@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600&display=swap";:root{font-family:DM Sans,sans-serif;color:#173c38;background:#f5f7f3;font-synthesis:none;--green:#17564e;--deep:#103e39;--cream:#fbfaf5;--sage:#d9e8df;--coral:#e98268;--ink:#173c38;--muted:#6a7e79}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f5f7f3}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding-bottom:92px}.topbar{height:76px;background:#fbfaf5f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));position:sticky;top:0;z-index:10;border-bottom:1px solid #e4e9e3}.brand{border:0;background:none;display:flex;align-items:center;gap:11px;color:var(--green);text-align:left}.brand-mark{width:39px;height:39px;border-radius:13px;background:var(--green);color:#fff;display:grid;place-items:center;transform:rotate(-3deg)}.brand span:last-child{display:flex;flex-direction:column}.brand strong{font-family:Fraunces,serif;font-size:21px;line-height:1}.brand small{font-size:9px;letter-spacing:.045em;margin-top:4px}.top-actions{display:flex;align-items:center;gap:12px}.top-actions button{border:0}.top-actions>button:first-child{background:transparent;color:var(--green);padding:10px}.profile{width:37px;height:37px;border-radius:50%;background:#e7eee9;color:var(--green);font-weight:700}.welcome{max-width:1180px;margin:0 auto;padding:50px 24px 34px;display:flex;justify-content:space-between;align-items:center}.welcome h1,.page-section h1{font-family:Fraunces,serif;font-size:clamp(36px,5vw,54px);margin:4px 0 8px;color:var(--deep);letter-spacing:-.03em}.welcome p:not(.eyebrow),.lead{font-size:17px;color:var(--muted);margin:0}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#67847d;font-size:11px;font-weight:700;margin:0}.welcome-art{width:118px;height:96px;border-radius:48% 52% 43% 57%;background:#dceae1;color:var(--green);display:grid;place-items:center;position:relative;transform:rotate(5deg)}.spark{position:absolute;color:#d9a744;font-size:18px}.spark.one{top:6px;right:9px}.spark.two{bottom:2px;left:3px;font-size:12px}.pet-switcher{max-width:1180px;margin:0 auto 24px;padding:0 24px;display:flex;gap:12px;overflow:auto}.pet-switcher button{min-width:226px;display:flex;align-items:center;gap:12px;padding:13px;border:1px solid #dde5df;border-radius:18px;background:#fff;text-align:left;color:var(--ink)}.pet-switcher button.selected{border:2px solid var(--green);box-shadow:0 5px 18px #1e594715}.pet-switcher button>span:last-child{display:flex;flex-direction:column}.pet-switcher small{color:var(--muted);margin-top:3px}.pet-avatar{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border-radius:50%;background:#e7ded0;color:#765638;font-weight:700}.pet-avatar.active{background:#d9e9df;color:var(--green)}.plus{display:grid;place-items:center;width:48px;height:48px;border:1px dashed #9ab0a8;border-radius:50%;font-size:25px;color:#789189}.all-pets{border-style:dashed!important}.quick-grid{max-width:1180px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.quick-card{border:0;border-radius:24px;padding:25px;display:flex;gap:18px;align-items:center;text-align:left;color:var(--deep);min-height:135px;box-shadow:0 10px 30px #4261580b}.quick-card>span:nth-child(2){display:flex;flex-direction:column;flex:1}.quick-card small{font-size:10px;font-weight:700;letter-spacing:.15em;margin-bottom:6px}.quick-card strong{font-family:Fraunces,serif;font-size:23px}.quick-card em{font-style:normal;font-size:13px;margin-top:5px;opacity:.7}.quick-card.refill{background:#d8e9df}.quick-card.shop{background:#f3e4d5}.quick-icon{width:55px;height:55px;border-radius:18px;background:#fff9;display:grid;place-items:center}.quick-card svg:last-child{width:19px}.section,.page-section{max-width:1180px;margin:48px auto 0;padding:0 24px}.page-section{margin-top:0;padding-top:48px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.section h2,.modal h2{font-family:Fraunces,serif;font-size:29px;margin:4px 0 0;color:var(--deep)}.section-heading button{background:none;border:0;color:var(--green);font-weight:700}.med-list{display:grid;gap:12px}.med-card{background:#fff;border:1px solid #e2e7e2;border-radius:19px;padding:20px;display:flex;align-items:center;gap:16px}.pill-icon{width:48px;height:48px;border-radius:15px;background:#e7f0eb;color:var(--green);font-family:Fraunces,serif;font-weight:700;display:grid;place-items:center}.med-info{flex:1}.med-info h3,.request-list h3{margin:0 0 4px;font-size:16px}.med-info p,.request-list p{margin:0;color:var(--muted);font-size:13px}.med-info span{display:block;margin-top:9px;font-size:12px;color:#526d67}.med-action{text-align:right;display:flex;flex-direction:column;align-items:end;gap:9px}.med-action small{color:#648078}.med-action button,.product-card button{border:0;border-radius:10px;background:var(--green);color:#fff;padding:9px 13px;font-weight:700;font-size:12px}.request-list{display:grid;gap:10px}.request-list article{background:#fff;border:1px solid #e2e7e2;border-radius:16px;padding:15px;display:flex;align-items:center;gap:14px}.request-list article>div:nth-child(2){flex:1}.request-list .pet-avatar{width:42px;height:42px;flex-basis:42px;font-size:12px}.status{border-radius:999px;padding:7px 11px;background:#edf1ee;font-size:11px;font-weight:700;color:#506861}.status.preparing{background:#fff1d6;color:#8b651e}.status.ready-for-pickup{background:#dcefe6;color:#17614e}.status.received{background:#e4edf5;color:#3e647e}.page-section>.lead{margin-bottom:28px}.search{margin:24px 0;max-width:600px;border:1px solid #dfe5df;background:#fff;border-radius:14px;padding:0 16px;display:flex;align-items:center;gap:9px;color:#728780}.search input{border:0;outline:0;padding:15px 0;width:100%;background:transparent}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#fff;border:1px solid #e0e6e1;border-radius:20px;overflow:hidden}.product-art{height:150px;display:grid;place-items:center;position:relative;color:#fff}.product-art span{position:absolute;top:12px;left:12px;background:#fffc;border-radius:999px;color:var(--deep);padding:6px 9px;font-size:10px;font-weight:700}.product-art.mint{background:#9fc7b3}.product-art.gold{background:#d8b56d}.product-art.coral{background:#df8c75}.product-art.blue{background:#86aeb7}.product-card>div:last-child{padding:17px}.product-card small{color:#70857f;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.product-card h3{margin:5px 0 7px}.product-card p{font-size:13px;color:var(--muted);line-height:1.45;min-height:56px}.product-card footer{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.bottom-nav{position:fixed;z-index:9;bottom:0;left:50%;transform:translate(-50%);width:min(600px,calc(100% - 24px));height:70px;margin-bottom:10px;border-radius:22px;background:#fff;box-shadow:0 8px 38px #173c3830;display:flex;align-items:center;justify-content:space-around;padding:7px}.bottom-nav button{border:0;background:transparent;color:#81918c;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:10px;padding:5px 18px}.bottom-nav svg{width:20px}.bottom-nav button.active{color:var(--green);font-weight:700}.modal-backdrop{position:fixed;inset:0;background:#143d3866;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:30;display:grid;place-items:center;padding:18px}.modal{width:min(490px,100%);background:var(--cream);border-radius:24px;padding:30px;position:relative;box-shadow:0 24px 80px #0a29255c}.modal-close{position:absolute;right:18px;top:15px;border:0;background:none;font-size:29px;color:#668079}.modal>p:not(.eyebrow){color:var(--muted);line-height:1.5}.modal fieldset{border:0;padding:0;margin:24px 0}.modal legend{font-weight:700;margin-bottom:10px}.modal label{display:flex;align-items:center;gap:12px;border:1px solid #dce4de;background:#fff;border-radius:13px;padding:13px;margin:8px 0}.modal label span{display:flex;flex-direction:column}.modal label small{color:var(--muted);margin-top:2px}.modal input{accent-color:var(--green);width:18px;height:18px}.review-note{background:#e3eee7;border-radius:14px;padding:14px;display:flex;gap:11px;color:var(--green);margin-bottom:18px}.review-note span{display:flex;flex-direction:column}.review-note small{font-size:11px;margin-top:3px;color:#5f7972}.primary{width:100%;border:0;border-radius:13px;background:var(--green);color:#fff;padding:14px;font-weight:700}.toast{position:fixed;right:24px;bottom:95px;background:var(--deep);color:#fff;padding:14px 18px;border-radius:13px;z-index:40;box-shadow:0 10px 30px #0003}.loading{height:100vh;display:grid;place-content:center;text-align:center;color:var(--green)}.loading svg{margin:auto}@media(max-width:760px){.topbar{height:66px;padding:0 16px}.brand small{display:none}.welcome{padding:34px 18px 24px}.welcome-art{width:82px;height:72px}.welcome-art svg{width:32px}.pet-switcher,.quick-grid,.section,.page-section{padding-left:16px;padding-right:16px}.pet-switcher button{min-width:194px}.quick-grid{grid-template-columns:1fr;gap:12px}.quick-card{min-height:108px;padding:19px}.quick-card strong{font-size:20px}.med-card{align-items:flex-start;flex-wrap:wrap}.med-info{min-width:calc(100% - 70px)}.med-action{width:100%;flex-direction:row;align-items:center;justify-content:space-between;padding-left:64px}.product-grid{grid-template-columns:1fr 1fr}.request-list article{align-items:flex-start;flex-wrap:wrap}.request-list .status{margin-left:56px}.bottom-nav{width:calc(100% - 16px);margin-bottom:7px}.bottom-nav button{padding:5px 12px}}@media(max-width:480px){.welcome h1,.page-section h1{font-size:37px}.welcome-art{display:none}.product-grid{grid-template-columns:1fr}.product-card p{min-height:0}.section{margin-top:38px}.modal{padding:25px 20px}.toast{left:16px;right:16px;text-align:center}}.shop-tools{display:flex;gap:12px;align-items:center;margin:24px 0 16px}.shop-tools .search{flex:1;margin:0}.filter-button{min-height:48px;display:flex;align-items:center;gap:7px;padding:0 14px;border:.5px solid #3c3c4326;border-radius:12px;background:#fff;color:var(--green);font-weight:700}.shop-summary{display:flex;justify-content:space-between;gap:20px;margin-bottom:16px;color:var(--muted);font-size:13px}.shop-summary strong{color:var(--ink)}.product-card{box-shadow:none}.product-art{width:100%;height:150px;border:0;border-radius:0}.product-art.mint,.detail-art.mint{background:#dff2ec}.product-art.gold,.detail-art.gold{background:#fff0d8}.product-art.coral,.detail-art.coral{background:#f7e5df}.product-art.blue,.detail-art.blue{background:#e4eff3}.package-box{position:relative!important;top:auto!important;left:auto!important;width:118px;height:106px;display:flex;flex-direction:column;padding:13px!important;border:.5px solid #3c3c431f;border-bottom:9px solid var(--green);border-radius:8px!important;background:#fff!important;color:var(--ink)!important;box-shadow:0 8px 20px #00000014;text-align:left;transform:none}.package-box small{color:var(--muted)!important;font-size:7px!important;letter-spacing:.08em;text-transform:uppercase}.package-box strong{margin-top:5px;font-family:inherit;font-size:15px;line-height:1.1}.package-box em{margin-top:4px;color:var(--muted);font-size:8px;font-style:normal}.package-box svg{position:absolute;right:9px;bottom:5px;width:19px;opacity:.2}.product-art .product-badge{position:absolute;top:10px;left:10px;padding:5px 8px;border-radius:999px;background:#ffffffe6;color:var(--deep);font-size:9px;font-weight:700}.option-summary{display:block;margin-top:10px;color:var(--muted);font-size:12px}.rx-badge{width:max-content;display:flex;align-items:center;gap:5px;margin-top:10px;padding:6px 8px;border-radius:8px;background:#e4efff;color:#315f83;font-size:11px;font-weight:700}.product-card footer{align-items:end}.product-card footer>span{display:flex;flex-direction:column}.product-card footer small{color:var(--muted);font-size:10px}.product-card footer strong{font-size:20px}.product-detail{max-width:1180px;margin:0 auto;padding:32px 24px 48px}.detail-back{min-height:44px;display:flex;align-items:center;gap:7px;margin-bottom:14px;padding:0;border:0;background:transparent;color:var(--green);font-weight:700}.detail-layout{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(340px,1fr);gap:18px;align-items:start}.detail-media,.detail-config,.purchase-card{border:.5px solid #3c3c4326;border-radius:18px;background:#fff}.detail-media{overflow:hidden}.detail-art{height:330px;display:grid;place-items:center}.package-box.large{width:205px;height:198px;padding:24px!important;border-bottom-width:18px}.package-box.large strong{font-size:27px}.package-box.large small{font-size:9px!important}.package-box.large em{font-size:12px}.package-box.large svg{width:36px}.hospital-note{display:flex;gap:11px;padding:16px;border-top:.5px solid #3c3c431f;color:var(--green)}.hospital-note>div{display:flex;flex-direction:column}.hospital-note span{margin-top:3px;color:var(--muted);font-size:11px;line-height:1.4}.detail-config{padding:22px}.detail-config h1{margin:5px 0 7px;color:var(--ink);font-family:inherit;font-size:clamp(30px,4vw,42px);font-weight:700;letter-spacing:-.04em;line-height:1.08}.manufacturer{margin:0 0 10px;color:var(--muted)}.rx-badge.prominent{margin:13px 0;font-size:12px}.detail-description{color:var(--muted);line-height:1.5}.pet-confirm{display:flex;align-items:center;gap:11px;margin:18px 0;padding:12px;border-radius:14px;background:var(--sage)}.pet-confirm .pet-avatar{width:42px;height:42px;flex-basis:42px}.pet-confirm>div{display:flex;flex:1;flex-direction:column}.pet-confirm small{color:var(--muted);font-size:8px;letter-spacing:.1em}.pet-confirm span{color:var(--muted);font-size:11px}.pet-confirm button{border:0;background:transparent;color:var(--green);font-weight:700}.option-picker{margin:22px 0;padding:0;border:0}.option-picker legend{margin-bottom:9px;font-weight:700}.option-picker>div{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.option-picker button{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:9px 11px;border:.5px solid #3c3c4333;border-radius:11px;background:#fff;color:var(--ink);text-align:left}.option-picker button.selected{border:1.5px solid var(--green);background:#eff8f5;box-shadow:0 0 0 3px #087f691a}.weight-caution{margin-bottom:0;padding-top:14px;border-top:.5px solid #3c3c4326;color:var(--muted);font-size:12px}.purchase-card{grid-column:2;padding:20px 22px}.availability{color:#187250;font-size:11px;font-weight:700}.availability.special-order{color:#9a6b18}.purchase-card>p{margin:10px 0 2px;color:var(--muted);font-size:12px}.detail-price{display:block;color:var(--ink);font-size:32px}.purchase-card>small{display:block;margin-top:2px;color:var(--muted)}.fulfillment-preview{display:grid;gap:9px;margin:18px 0;padding:13px 0;border-top:.5px solid #3c3c4326;border-bottom:.5px solid #3c3c4326}.fulfillment-preview span{display:flex;align-items:center;gap:8px;font-size:12px}.fulfillment-preview svg{width:18px;color:var(--green)}.approval-copy{display:flex;gap:9px;margin-top:15px;color:var(--green)}.approval-copy span{display:flex;flex-direction:column}.approval-copy small{margin-top:3px;color:var(--muted);font-size:10px;line-height:1.4}.selection-needed{line-height:1.5!important}@media(max-width:760px){.shop-summary span{display:none}.detail-layout{grid-template-columns:1fr}.detail-media,.detail-config,.purchase-card{grid-column:auto}.detail-art{height:280px}.package-box.large{width:180px;height:174px}.package-box.large strong{font-size:23px}}@media(max-width:480px){.shop-tools{align-items:stretch;flex-direction:column}.filter-button{justify-content:space-between}.product-detail{padding:20px 16px 36px}.detail-config,.purchase-card{padding:18px}.option-picker>div{grid-template-columns:1fr}}@media(prefers-color-scheme:dark)and (max-width:0px){.filter-button,.detail-media,.detail-config,.purchase-card,.option-picker button{border-color:#ffffff29;background:#1c1c1e;color:#f5f5f7}.shop-summary strong,.detail-config h1,.detail-price{color:#f5f5f7}.option-picker button.selected{background:#123d35}.pet-confirm{background:#263c37}.package-box{color:#1d1d1f!important}.package-box small,.package-box em{color:#6e6e73!important}}.shop-page .product-grid{grid-template-columns:1fr;gap:10px}.shop-page .product-card{display:grid;grid-template-columns:150px 1fr;min-height:168px;border-radius:16px}.shop-page .product-art{height:100%;min-height:168px;border-right:.5px solid #3c3c4326}.shop-page .product-card>div:last-child{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:22px;align-content:center;padding:18px 20px}.shop-page .product-card>div:last-child>small,.shop-page .product-card>div:last-child>h3,.shop-page .product-card>div:last-child>p,.shop-page .product-card>div:last-child>.option-summary,.shop-page .product-card>div:last-child>.rx-badge{grid-column:1}.shop-page .product-card h3{margin:4px 0 5px;font-size:17px}.shop-page .product-card p{min-height:0;margin:0;max-width:680px}.shop-page .product-card .option-summary{margin-top:9px}.shop-page .product-card .rx-badge{margin-top:8px}.shop-page .product-card footer{grid-column:2;grid-row:1/7;min-width:132px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:12px;margin:0;padding-left:18px;border-left:.5px solid #3c3c4326;text-align:right}.shop-page .product-card footer>span{align-items:flex-end}.shop-page .product-card footer button{min-width:118px}.detail-layout{grid-template-columns:300px minmax(0,1fr);gap:12px}.detail-art{height:270px}.package-box.large{width:172px;height:166px;padding:19px!important;border-bottom-width:14px}.package-box.large strong{font-size:22px}.hospital-note{padding:14px}.detail-config{padding:20px}.purchase-card{padding:18px 20px}@media(max-width:760px){.shop-page .product-card{grid-template-columns:112px 1fr;min-height:150px}.shop-page .product-art{min-height:150px}.shop-page .package-box{width:88px;height:86px;padding:10px!important}.shop-page .package-box strong{font-size:12px}.shop-page .product-card>div:last-child{display:block;padding:14px}.shop-page .product-card footer{display:flex;min-width:0;flex-direction:row;align-items:center;justify-content:space-between;margin-top:13px;padding:12px 0 0;border-top:.5px solid #3c3c4326;border-left:0;text-align:left}.shop-page .product-card footer>span{align-items:flex-start}.detail-layout{grid-template-columns:1fr}}@media(max-width:480px){.shop-page .product-card{grid-template-columns:1fr}.shop-page .product-art{height:122px;min-height:122px;border-right:0;border-bottom:.5px solid #3c3c4326}}:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;--green: #087f69;--deep: #173b35;--cream: #fff;--sage: #dff2ec;--ink: #1d1d1f;--muted: #6e6e73;color:var(--ink);background:#f5f5f7;color-scheme:light}body{background:#f5f5f7;-webkit-font-smoothing:antialiased}.demo-banner{min-height:30px;display:flex;align-items:center;justify-content:center;padding:6px 16px;background:#e7f3ef;border-bottom:.5px solid rgba(23,95,75,.18);color:#175f4b;font-size:11px;font-weight:700;letter-spacing:.03em;text-align:center;text-transform:uppercase}.topbar{height:64px;background:#fafafcc7;border-bottom:.5px solid rgba(60,60,67,.18);backdrop-filter:saturate(180%) blur(24px);-webkit-backdrop-filter:saturate(180%) blur(24px)}.brand-mark{border-radius:11px;transform:none;background:var(--green)}.brand strong,.welcome h1,.page-section h1,.quick-card strong,.section h2,.modal h2,.pill-icon{font-family:inherit}.brand strong{font-size:18px;letter-spacing:-.01em}.brand small{color:var(--muted);letter-spacing:0}.top-actions button{min-width:44px;min-height:44px}.profile{background:#e5e5ea;color:#3a3a3c}.welcome{padding-top:44px}.welcome h1,.page-section h1{font-weight:700;letter-spacing:-.045em}.welcome h1{font-size:clamp(38px,5vw,52px)}.eyebrow{color:#667c77;letter-spacing:.09em}.welcome-art{background:linear-gradient(145deg,#dff2ec,#c7e7dd);border-radius:32px;transform:none}.pet-switcher button,.med-card,.request-list article,.product-card{border:.5px solid rgba(60,60,67,.15);box-shadow:none;background:#fff}.pet-switcher button{border-radius:16px;min-height:74px}.pet-switcher button.selected{border:1.5px solid var(--green);box-shadow:0 0 0 3px #087f691a}.quick-grid{gap:14px}.quick-card{border-radius:20px;box-shadow:none;min-height:128px}.quick-card.refill{background:#dff2ec}.quick-card.shop{background:#f5eade}.quick-icon{border-radius:14px}.quick-card strong{font-weight:700;letter-spacing:-.025em}.section-heading button,.med-action button,.product-card button,.primary{min-height:44px}.section-heading button{padding:10px;color:var(--green)}.section h2{font-weight:700;letter-spacing:-.025em}.med-card{border-radius:16px}.med-action button,.product-card button,.primary{border-radius:12px;background:var(--green)}.pill-icon{font-weight:700;border-radius:12px}.status{display:inline-flex;align-items:center;min-height:28px;background:#e5e5ea;color:#3a3a3c}.status:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;margin-right:6px}.search{border:.5px solid rgba(60,60,67,.15);border-radius:12px;background:#fff}.search input{font-size:16px}.product-card{border-radius:18px}.product-art{height:142px}.bottom-nav{height:72px;background:#fafafcd1;border:.5px solid rgba(60,60,67,.18);box-shadow:0 10px 40px #00000021;backdrop-filter:saturate(180%) blur(24px);-webkit-backdrop-filter:saturate(180%) blur(24px)}.bottom-nav button{min-width:64px;min-height:54px;color:#6e6e73}.bottom-nav button.active{color:var(--green)}.modal-backdrop{background:#00000052}.modal{border-radius:22px;background:#fff}.modal-close{min-width:44px;min-height:44px;border-radius:50%;background:#eeeef0}.modal label{min-height:64px;border:.5px solid rgba(60,60,67,.18)}.toast{border-radius:14px;background:#1d1d1feb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}button:focus-visible,input:focus-visible{outline:3px solid rgba(10,132,255,.7);outline-offset:3px}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media(prefers-color-scheme:dark)and (max-width:0px){:root{--ink:#f5f5f7;--muted:#aeaeb2;--deep:#f2f7f5;--cream:#1c1c1e;color:#f5f5f7;background:#000}.app-shell,body{background:#000}.topbar,.bottom-nav{background:#1c1c1ed1;border-color:#ffffff29}.brand,.welcome h1,.page-section h1,.section h2,.modal h2{color:#f5f5f7}.profile{background:#3a3a3c;color:#f5f5f7}.pet-switcher button,.med-card,.request-list article,.product-card,.search,.modal,.modal label{background:#1c1c1e;border-color:#ffffff29;color:#f5f5f7}.quick-card.refill{background:#123d35}.quick-card.shop{background:#403025}.quick-card{color:#f5f5f7}.modal-close,.status{background:#3a3a3c;color:#f5f5f7}}.attention{margin-top:34px}.attention-list{display:grid;gap:10px}.attention-list button{width:100%;min-height:78px;display:flex;align-items:center;gap:14px;text-align:left;border:.5px solid rgba(60,60,67,.15);border-radius:16px;background:#fff;padding:13px;color:var(--ink)}.attention-list button>span:nth-child(2){display:flex;flex:1;flex-direction:column}.attention-list small{color:var(--muted);margin-top:4px}.attention-list>button>svg{width:18px;color:#8e8e93}.attention-icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:13px}.attention-icon svg{width:21px}.attention-icon.message{background:#e4efff;color:#1673cf}.attention-icon.ready{background:#dff2ec;color:#087f69}.attention-icon.due{background:#fff0d8;color:#9b6512}.appointment-card{display:flex;align-items:center;gap:16px;padding:17px;background:#fff;border:.5px solid rgba(60,60,67,.15);border-radius:16px}.appointment-card>div:nth-child(2){flex:1}.appointment-card h3{margin:0 0 4px}.appointment-card p,.appointment-card span{margin:0;color:var(--muted);font-size:13px}.appointment-card span{display:block;margin-top:6px}.appointment-card>svg{color:var(--green)}.date-tile{width:54px;height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--sage);border-radius:13px;color:var(--green)}.date-tile strong{font-size:23px;line-height:1}.date-tile small{font-size:9px;font-weight:700;margin-top:4px}.pet-profile{display:flex;align-items:center;gap:14px;margin:18px 0}.pet-profile .pet-avatar{width:64px;height:64px;flex-basis:64px}.pet-profile>div{display:flex;flex-direction:column}.pet-profile span{color:var(--muted);margin-top:4px}.segmented-pets{display:inline-flex;padding:3px;background:#e8e8ed;border-radius:10px;margin:4px 0 24px}.segmented-pets button{min-height:34px;border:0;border-radius:8px;background:transparent;padding:0 18px;color:#5d5d62}.segmented-pets button.active{background:#fff;color:var(--ink);box-shadow:0 1px 4px #0002;font-weight:600}.care-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.care-grid>section{background:#fff;border:.5px solid rgba(60,60,67,.15);border-radius:18px;padding:19px}.care-grid>section.wide{grid-column:1/-1}.care-heading{display:flex;align-items:center;gap:11px;margin-bottom:15px}.care-heading>span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:var(--sage);color:var(--green)}.care-heading svg{width:20px}.care-heading small{font-size:9px;letter-spacing:.1em;color:var(--muted);font-weight:700}.care-heading h2{font-size:20px;margin:2px 0 0}.care-row{display:flex;align-items:center;gap:14px;padding:14px 0;border-top:.5px solid #e5e5ea}.care-row>div{display:flex;flex:1;flex-direction:column}.care-row span,.care-row small{color:var(--muted);font-size:12px;margin-top:4px}.care-row button,.wide-action,.records-card button{min-height:40px;border:0;border-radius:10px;padding:0 13px;background:#e8f3f0;color:var(--green);font-weight:700}.wide-action{width:100%;margin-top:10px}.care-state{border-radius:999px;padding:6px 9px;text-transform:capitalize}.care-state.due{background:#fff0d8;color:#87560c}.empty-state{color:var(--muted)}.records-card{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:14px;padding:22px;background:#fff;border:.5px solid rgba(60,60,67,.15);border-radius:18px}.records-card h2{margin:5px 0}.records-card p:last-child{margin:0;max-width:700px;color:var(--muted)}.messages-page{max-width:820px}.conversation{margin-top:25px;background:#fff;border:.5px solid rgba(60,60,67,.15);border-radius:20px;overflow:hidden}.conversation-head{display:flex;align-items:center;gap:11px;padding:15px 18px;border-bottom:.5px solid #e5e5ea}.conversation-head>div{display:flex;flex-direction:column}.conversation-head small{color:var(--muted);margin-top:3px}.message-stream{min-height:340px;padding:24px;display:flex;flex-direction:column;gap:12px;background:#f7f7f9}.bubble{max-width:78%;padding:11px 14px;border-radius:18px}.bubble p{margin:0;line-height:1.45}.bubble small{display:block;margin-top:6px;font-size:10px;opacity:.7}.bubble.hospital{align-self:flex-start;background:#fff;border:.5px solid #dedee2;border-bottom-left-radius:5px}.bubble.client{align-self:flex-end;background:var(--green);color:#fff;border-bottom-right-radius:5px}.composer{display:flex;gap:10px;padding:13px 15px;border-top:.5px solid #e5e5ea}.composer label{flex:1}.composer input{width:100%;min-height:44px;border:0;border-radius:14px;background:#eeeef0;padding:0 15px;color:var(--ink)}.composer button{min-height:44px;border:0;border-radius:12px;background:var(--green);color:#fff;padding:0 17px;font-weight:700}.urgent-note{font-size:11px;color:var(--muted);text-align:center;margin:0;padding:0 18px 14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:760px){.attention-list button{align-items:flex-start}.care-grid{grid-template-columns:1fr}.care-grid>section.wide{grid-column:auto}.records-card{align-items:flex-start;flex-direction:column}.records-card button{width:100%}.bubble{max-width:90%}.appointment-card>svg{display:none}}@media(prefers-color-scheme:dark)and (max-width:0px){.attention-list button,.appointment-card,.care-grid>section,.records-card,.conversation{background:#1c1c1e;border-color:#ffffff26;color:#f5f5f7}.segmented-pets{background:#2c2c2e}.segmented-pets button.active{background:#636366}.care-row,.conversation-head,.composer{border-color:#ffffff26}.message-stream{background:#111113}.bubble.hospital{background:#2c2c2e;border-color:#ffffff26}.composer input{background:#2c2c2e;color:#f5f5f7}}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 10%,#e4f3ee 0,transparent 38%),#f5f5f7}.auth-card{width:min(470px,100%);background:#ffffffe6;border:.5px solid rgba(60,60,67,.15);border-radius:26px;box-shadow:0 24px 80px #23443d21;padding:30px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.auth-brand{display:flex;align-items:center;gap:11px;margin-bottom:46px}.auth-brand>span:last-child{display:flex;flex-direction:column}.auth-brand strong{font-size:18px}.auth-brand small{color:var(--muted);font-size:10px;margin-top:2px}.auth-card h1{font-size:40px;line-height:1.06;letter-spacing:-.045em;margin:8px 0 14px}.auth-card form>p:not(.eyebrow):not(.auth-error){color:var(--muted);line-height:1.5}.auth-card label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600;margin:25px 0 15px}.auth-card input{min-height:54px;border:1px solid #d2d2d7;border-radius:13px;background:#fff;padding:0 15px;font-size:18px;color:var(--ink)}.auth-card .primary{min-height:50px}.auth-error{padding:10px 12px;border-radius:10px;background:#fff0ef;color:#a82e2a;font-size:13px}.demo-hint{display:block;text-align:center;color:var(--muted);margin-top:13px}.auth-card footer{display:flex;justify-content:space-between;align-items:center;border-top:.5px solid #e5e5ea;margin-top:34px;padding-top:17px;font-size:11px;color:var(--muted)}.auth-card footer button,.back-link{border:0;background:none;color:var(--green);font-weight:600}.back-link{padding:0;min-height:36px;font-size:15px}@media(max-width:520px){.auth-shell{padding:0;background:#fff}.auth-card{min-height:100vh;border:0;border-radius:0;box-shadow:none;padding:24px}.auth-brand{margin-top:18px;margin-bottom:54px}}@media(prefers-color-scheme:dark)and (max-width:0px){.auth-shell{background:radial-gradient(circle at 50% 10%,#143d35 0,transparent 38%),#000}.auth-card{background:#1c1c1ee6;border-color:#ffffff26}.auth-card input{background:#2c2c2e;border-color:#48484a;color:#fff}.auth-card footer{border-color:#ffffff26}.auth-error{background:#4a2525;color:#ffb4af}}.auth-card:before{content:"Demo environment · Sample data only";display:block;width:max-content;max-width:100%;margin:0 auto 20px;padding:6px 10px;border-radius:999px;background:#e7f3ef;color:#175f4b;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.staff-shell{min-height:100vh;background:#f5f5f7}.staff-header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1080px)/2));background:#fafafcd9;border-bottom:.5px solid rgba(60,60,67,.18);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);position:sticky;top:0;z-index:2}.secure{display:flex;align-items:center;gap:6px;color:#55716b;font-size:12px;font-weight:600}.staff-main{max-width:1080px;margin:auto;padding:48px 24px 90px}.staff-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.staff-title h1{font-size:46px;letter-spacing:-.045em;margin:5px 0 8px}.staff-title>div>p:last-child{color:var(--muted);margin:0}.queue-count{display:flex;flex-direction:column;align-items:end}.queue-count strong{font-size:34px}.queue-count span{color:var(--muted);font-size:12px}.staff-list{display:grid;gap:14px}.staff-list article{padding:20px;background:#fff;border:.5px solid rgba(60,60,67,.16);border-radius:18px}.staff-card-top{display:flex;gap:14px;align-items:center}.staff-card-top>div{flex:1}.staff-card-top small{color:var(--muted)}.staff-card-top h2{font-size:18px;margin:5px 0 3px}.staff-card-top p{margin:0;color:var(--muted);font-size:13px}.staff-rx{width:46px;height:46px;display:grid;place-items:center;background:#dff2ec;color:var(--green);border-radius:12px;font-weight:700}.staff-details{display:flex;gap:18px;margin:18px 0 0;padding-top:15px;border-top:.5px solid #e5e5ea;color:#6e6e73;font-size:12px}.staff-details span{display:flex;align-items:center;gap:6px}.staff-details svg{width:15px}.staff-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.staff-actions button{min-height:44px;border:0;border-radius:11px;padding:0 15px;background:#e9e9eb;color:#1d1d1f;font-weight:600;display:flex;align-items:center;gap:7px}.staff-actions button.primary-action{background:var(--green);color:#fff}.staff-actions svg{width:16px}.doctor-note{display:flex;gap:10px;margin-top:16px;background:#fff4dc;color:#765613;border-radius:12px;padding:13px}.doctor-note span{display:flex;flex-direction:column}.doctor-note small{margin-top:3px}.doctor-note svg{width:18px}@media(max-width:650px){.staff-header{padding:0 16px}.secure{font-size:0}.staff-main{padding:32px 16px 80px}.staff-title{align-items:start}.staff-title h1{font-size:38px}.staff-title>div>p:last-child{max-width:260px}.staff-card-top{align-items:start;flex-wrap:wrap}.staff-card-top .status{margin-left:60px}.staff-details{flex-direction:column;gap:7px}}@media(prefers-color-scheme:dark)and (max-width:0px){.staff-shell{background:#000}.staff-header{background:#1c1c1ed9;border-color:#ffffff26}.staff-list article{background:#1c1c1e;border-color:#ffffff26}.staff-title h1,.staff-card-top h2{color:#f5f5f7}.staff-details{border-color:#ffffff26}.staff-actions button{background:#3a3a3c;color:#f5f5f7}}.employee-login{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f7f6}.employee-login-card{width:min(520px,100%);padding:32px;border:1px solid #dce5e1;border-radius:24px;background:#fff;box-shadow:0 24px 70px #173c3817}.employee-login-card h1,.employee-title h1{margin:8px 0 12px;font-size:clamp(34px,7vw,52px);letter-spacing:-.05em}.employee-login-card>p:not(.eyebrow),.employee-title>p:last-child{color:#66736f;line-height:1.55}.employee-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:22px;border-radius:16px;background:#dff2ec;color:#245c51}.employee-security{display:flex;gap:12px;margin:24px 0;padding:15px;border-radius:14px;background:#eaf2fb;color:#315f83}.employee-security svg{flex:0 0 22px}.employee-security span{display:flex;flex-direction:column}.employee-security small{margin-top:4px;line-height:1.4}.employee-login-card>.primary{width:100%;min-height:48px;border:0;border-radius:12px;background:#245c51;color:#fff;font-weight:800}.employee-status{padding:12px 14px;border-radius:12px;background:#fff4dd;color:#775d2b}.employee-shell{min-height:100vh;background:#f5f7f6;color:#1d2623}.employee-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:70px;padding:10px max(18px,calc((100vw - 820px)/2));border-bottom:1px solid #dce5e1;background:#fff}.employee-header>div,.employee-header>div>span:last-child{display:flex;align-items:center}.employee-header>div>span:last-child{align-items:flex-start;flex-direction:column}.employee-header small{margin-top:2px;color:#66736f}.employee-mark{width:42px;height:42px;display:grid;place-items:center;margin-right:11px;border-radius:12px;background:#204f70;color:#fff;font-weight:900}.employee-header button{display:flex;align-items:center;gap:7px;min-height:42px;padding:0 12px;border:1px solid #dce5e1;border-radius:10px;background:#fff;color:#245c51;font-weight:700}.employee-header button svg{width:17px}.employee-main{max-width:820px;margin:auto;padding:34px 18px 80px}.employee-setup{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px;padding:16px;border:1px solid #c9ddd7;border-radius:16px;background:#fff}.employee-setup>div:first-child,.employee-setup.complete span{display:flex;flex-direction:column}.employee-setup small{margin-top:4px;color:#66736f;line-height:1.4}.employee-setup>div:last-child{display:flex;gap:8px}.employee-setup button{display:flex;align-items:center;gap:7px;min-height:42px;padding:0 12px;border:1px solid #b9d2cb;border-radius:10px;background:#245c51;color:#fff;font-weight:800}.employee-setup button svg,.employee-setup.complete>svg{width:18px}.employee-setup.complete{justify-content:flex-start;background:#eaf4f1;color:#245c51}.employee-title{margin-bottom:26px}.employee-shifts{display:grid;gap:11px}.employee-shifts article{display:flex;align-items:center;gap:17px;padding:17px;border:1px solid #dce5e1;border-left:5px solid;border-radius:16px;background:#fff}.employee-shifts time{width:52px;display:flex;align-items:center;flex-direction:column;flex:0 0 52px}.employee-shifts time strong{font-size:26px;line-height:1}.employee-shifts time span{margin-top:4px;color:#66736f;font-size:11px;font-weight:800}.employee-shifts h2{margin:0;font-size:18px}.employee-shifts p{margin:4px 0;color:#40534d}.employee-shifts div>span{color:#66736f;font-size:13px}.employee-empty{padding:42px 24px;border:1px dashed #9eb0aa;border-radius:18px;background:#fff;text-align:center}.employee-empty svg{color:#66736f}.employee-empty h2{margin:12px 0 6px}.employee-empty p{margin:0;color:#66736f}.employee-main footer{display:flex;align-items:center;gap:8px;margin-top:28px;color:#66736f;font-size:12px}.employee-main footer svg{width:18px}@media(max-width:560px){.employee-setup{align-items:stretch;flex-direction:column}.employee-setup>div:last-child{display:grid;grid-template-columns:1fr}.employee-setup button{justify-content:center}.employee-login-card{padding:26px 20px}.employee-header small{display:none}.employee-header button{font-size:0}.employee-header button svg{width:20px}.employee-shifts article{align-items:flex-start}.employee-main{padding-top:26px}}.staff-prototype{min-height:100vh;background:#f5f5f7;color:#1d1d1f}.prototype-label{padding:7px 16px;background:#fff0d8;color:#805b16;text-align:center;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.activation-prototype{display:grid;place-items:center;padding:58px 20px}.activation-prototype>.prototype-label{position:fixed;inset:0 0 auto}.activation-panel{width:min(560px,100%);padding:30px;border:.5px solid #3c3c4326;border-radius:24px;background:#fff;box-shadow:0 24px 70px #23483f1a}.activation-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:24px;border-radius:15px;background:#dff2ec;color:var(--green)}.activation-panel h1,.staff-greeting h1,.staff-page h1{margin:6px 0 10px;font-size:clamp(34px,5vw,48px);letter-spacing:-.045em;line-height:1.05}.activation-panel>p:not(.eyebrow){color:var(--muted);line-height:1.55}.activation-steps{display:grid;gap:10px;margin:24px 0}.activation-steps>div{display:flex;gap:12px;align-items:flex-start;padding:13px;border:.5px solid #3c3c4326;border-radius:14px}.activation-steps>div>strong{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;border-radius:50%;background:#dff2ec;color:var(--green)}.activation-steps span,.prototype-safety span{display:flex;flex-direction:column}.activation-steps small,.prototype-safety small{margin-top:3px;color:var(--muted);line-height:1.35}.prototype-safety{display:flex;gap:10px;margin-bottom:18px;padding:14px;border-radius:14px;background:#e4efff;color:#315f83}.secondary-action{width:100%;min-height:46px;margin-top:10px;border:.5px solid #3c3c4333;border-radius:12px;background:#fff;color:var(--green);font-weight:700}.staff-mobile-header{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,calc((100vw - 960px)/2));border-bottom:.5px solid #3c3c4326;background:#fff;position:sticky;top:0;z-index:10}.staff-brand{display:flex;align-items:center;gap:10px;border:0;background:transparent;text-align:left}.staff-brand>span:last-child{display:flex;flex-direction:column}.staff-brand small{margin-top:2px;color:var(--muted);font-size:10px}.staff-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#204f70;color:#fff}.staff-mark svg{width:19px}.workspace-switch{min-height:38px;padding:0 13px;border:0;border-radius:10px;background:#e8f3f0;color:var(--green);font-weight:700}.staff-mobile-main{max-width:960px;margin:0 auto;padding:34px 18px 110px}.staff-greeting>p:last-child,.staff-lead{margin:0;color:var(--muted)}.staff-status-card{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding:20px;border:.5px solid #3c3c4326;border-radius:18px;background:#fff}.staff-status-card>div{display:grid;grid-template-columns:48px 1fr;column-gap:14px;align-items:center}.staff-status-card .staff-card-icon{grid-row:1/5;width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#e4efff;color:#315f83}.staff-status-card h2{margin:3px 0;font-size:20px}.staff-status-card p{margin:0;color:var(--muted);font-size:13px}.staff-status-card button,.staff-row-list button{min-height:40px;padding:0 13px;border:0;border-radius:10px;background:var(--green);color:#fff;font-weight:700}.staff-section,.staff-page{margin-top:36px}.staff-section-heading h2{margin:4px 0 14px;font-size:28px}.staff-row-list{display:grid;gap:10px}.staff-row-list article{display:flex;align-items:center;gap:13px;min-height:74px;padding:14px;border:.5px solid #3c3c4326;border-radius:16px;background:#fff}.staff-row-list article>div{display:flex;flex:1;flex-direction:column}.staff-row-list small{margin-top:3px;color:var(--muted)}.staff-row-list article>div>span{margin-top:6px;color:#526d67;font-size:12px}.staff-row-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:12px;background:#dff2ec;color:var(--green)}.prototype-pill{padding:6px 9px;border-radius:999px;background:#fff0d8;color:#805b16;font-size:10px;font-weight:700}.schedule-rows .date-tile{flex:0 0 54px}.disabled-feature{margin-top:24px;padding:32px;border:.5px dashed #9aa7a3;border-radius:20px;background:#fff;text-align:center}.disabled-feature>svg{color:#788985}.disabled-feature h2{margin:12px 0 6px}.disabled-feature p{max-width:560px;margin:0 auto;color:var(--muted);line-height:1.5}.secondary-action.wide{margin-top:18px}.staff-bottom-nav{position:fixed;bottom:8px;left:50%;z-index:20;width:min(620px,calc(100% - 16px));height:72px;display:flex;align-items:center;justify-content:space-around;padding:7px;transform:translate(-50%);border:.5px solid #3c3c4326;border-radius:22px;background:#fff;box-shadow:0 8px 38px #173c3830}.staff-bottom-nav button{min-width:62px;min-height:54px;display:flex;flex-direction:column;align-items:center;gap:3px;padding:5px 10px;border:0;background:transparent;color:#6e6e73;font-size:10px}.staff-bottom-nav button.active{color:#204f70;font-weight:700}.staff-bottom-nav svg{width:20px}@media(max-width:600px){.activation-panel{padding:24px 20px}.staff-status-card{align-items:flex-start;flex-direction:column}.staff-status-card button{width:100%}.staff-mobile-main{padding-top:26px}.staff-brand small{display:none}}.account-workspace-card{display:flex;align-items:center;gap:12px;padding:14px;border:.5px solid #3c3c4326;border-radius:14px;background:#fff}.account-workspace-card>span:nth-child(2){display:flex;flex:1;flex-direction:column}.account-workspace-card small{margin-top:3px;color:var(--muted)}.account-workspace-card>svg{color:var(--green)}.staff-prototype-entry{margin-top:14px;padding:16px;border:.5px solid #3c3c4326;border-radius:16px;background:#f7f9f8}.staff-prototype-entry .prototype-label{width:max-content;max-width:100%;padding:5px 8px;border-radius:999px;font-size:9px}.staff-prototype-entry h3{margin:13px 0 5px}.staff-prototype-entry p{margin:0 0 14px;color:var(--muted);font-size:13px;line-height:1.45}.schedule-priority-page{margin-top:8px}.schedule-scope-note{display:flex;align-items:center;gap:11px;margin:22px 0 14px;padding:13px 14px;border:.5px solid #315f8333;border-radius:14px;background:#e4efff;color:#315f83}.schedule-scope-note>span{display:flex;flex-direction:column}.schedule-scope-note small{margin-top:3px;color:#526f82}.schedule-scope-note svg{width:22px;flex:0 0 22px}
