:root{--navy:#153a4a;--navy-dark:#0e2c38;--teal:#22a6a1;--teal-dark:#178e89;--teal-light:#dff5f2;--gold:#f2b544;--ivory:#fff8ee;--white:#fff;--text:#25373d;--muted:#64777d}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--text);font-family:Inter,Avenir,Helvetica,Arial,sans-serif;line-height:1.6}button,input{font:inherit}button{cursor:pointer}[hidden]{display:none!important}.skip-link{z-index:20;background:var(--white);color:var(--navy);border-radius:8px;padding:10px 16px;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.announcement{background:var(--navy);min-height:42px;color:var(--white);letter-spacing:.04em;justify-content:center;align-items:center;gap:25px;padding:8px 6%;font-size:.9rem;display:flex}.announcement a{color:var(--gold);font-weight:800;text-decoration:none}header{background:var(--white);justify-content:space-between;align-items:center;gap:30px;min-height:100px;padding:18px 6%;display:flex}.logo img{width:min(310px,38vw);height:auto;display:block}nav{align-items:center;gap:28px;display:flex}nav a{color:var(--navy);font-weight:700;text-decoration:none}nav a:hover,nav a.active{color:var(--teal-dark)}.nav-button,.primary-button{background:var(--teal);color:var(--white);border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:14px 22px;font-weight:800;text-decoration:none;display:inline-flex}.nav-button span{background:var(--gold);min-width:24px;height:24px;color:var(--navy);border-radius:999px;place-items:center;padding:0 7px;font-size:.78rem;display:inline-grid}.shop-hero{background:radial-gradient(circle at 8% 20%, #22a6a11f, transparent 35%), var(--ivory);grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;padding:95px 8%;display:grid}.eyebrow,.card-label{color:var(--teal-dark);letter-spacing:.15em;text-transform:uppercase;margin-bottom:16px;font-size:.78rem;font-weight:900}h1,.shop-heading h2,.section-heading h2,.policy-card h2,.order-summary h2{color:var(--navy);letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:600;line-height:1.03}h1{max-width:720px;font-size:clamp(3.2rem,6vw,5.8rem)}.shop-hero-copy>p:not(.eyebrow){max-width:670px;margin-top:26px;font-size:1.15rem}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:34px;display:flex}.text-link{color:var(--navy);font-weight:850;text-decoration:none}.text-link span{color:var(--teal);margin-left:5px}.policy-card{background:var(--navy);color:#d5e5e7;border-radius:28px;grid-template-columns:auto 1fr;gap:25px;padding:46px;display:grid;box-shadow:0 30px 65px #153a4a38}.policy-icon{border:3px solid var(--gold);width:76px;height:76px;color:var(--gold);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:2rem;font-weight:700;display:grid}.policy-card .card-label{color:var(--gold)}.policy-card h2{color:var(--white);margin-bottom:17px;font-size:2.25rem}.status-strip{background:var(--teal);color:var(--white);grid-template-columns:repeat(4,1fr);padding:30px 8%;display:grid}.status-strip div{align-items:center;gap:13px;display:flex}.status-strip span{background:#ffffff2e;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.78rem;font-weight:900;display:grid}.shop-section{background:var(--white);padding:105px 6%}.shop-heading{justify-content:space-between;align-items:end;gap:45px;max-width:1500px;margin:0 auto 45px;display:flex}.shop-heading>div:first-child{max-width:790px}.shop-heading h2,.section-heading h2{margin-bottom:18px;font-size:clamp(2.6rem,5vw,4.4rem)}.shop-heading>div:first-child>p:last-child{max-width:700px;font-size:1.08rem}.concept-note{border-left:3px solid var(--gold);background:var(--ivory);padding:16px 19px;font-size:.88rem}.concept-note strong,.concept-note span{display:block}.concept-note strong{color:var(--navy)}.filter-bar{background:#f8fcfb;border:1px solid #dce8e7;border-radius:18px;justify-content:space-between;align-items:center;gap:25px;max-width:1500px;margin:0 auto 16px;padding:18px;display:flex}.pet-filters{flex-wrap:wrap;gap:9px;display:flex}.filter-button{background:var(--white);color:var(--navy);border:1px solid #c9ddda;border-radius:999px;padding:10px 17px;font-weight:800}.filter-button.active{border-color:var(--teal);background:var(--teal);color:var(--white)}.approval-filter{color:var(--navy);align-items:center;gap:9px;font-size:.92rem;font-weight:750;display:flex}.approval-filter input{width:18px;height:18px;accent-color:var(--teal)}.results-count{max-width:1500px;color:var(--muted);margin:0 auto 24px;font-size:.9rem}.shop-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:30px;max-width:1500px;margin:0 auto;display:grid}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.product-card{background:var(--white);border:1px solid #dce8e7;border-radius:24px;overflow:hidden;box-shadow:0 15px 35px #153a4a14}.product-art{background:linear-gradient(145deg,#dff5f2,#f2fbf9);place-items:center;min-height:270px;display:grid;position:relative}.product-card.cat .product-art{background:linear-gradient(145deg,#fff1d5,#fffaf0)}.pet-label{background:var(--white);color:var(--navy);text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:.73rem;font-weight:900;position:absolute;top:18px;right:18px}.food-bag{background:var(--navy);width:174px;height:220px;color:var(--white);text-align:center;border-radius:10px 10px 18px 18px;grid-template-rows:auto 1fr auto;padding:18px 17px 14px;display:grid;transform:rotate(-2deg);box-shadow:0 18px 30px #153a4a38}.cat .food-bag{background:var(--teal-dark);transform:rotate(2deg)}.bag-brand{font-family:Georgia,serif;font-size:.78rem}.food-bag svg{fill:none;width:95px;stroke:var(--gold);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px;margin:auto}.food-bag svg circle{fill:var(--gold);stroke:none}.bag-kind{letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff40;padding-top:8px;font-size:.67rem;font-weight:850}.product-content{padding:28px}.product-flags{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.product-flags span{background:var(--teal-light);color:var(--teal-dark);text-transform:uppercase;border-radius:6px;padding:6px 9px;font-size:.7rem;font-weight:900}.product-flags .prescription-flag{color:#815c08;background:#fff0cf}.product-content h2{color:var(--navy);font-family:Georgia,serif;font-size:1.65rem;line-height:1.15}.product-description{color:#50666d;margin-top:13px;font-size:.93rem}.product-content ul{gap:6px;margin:16px 0 22px;font-size:.85rem;list-style:none;display:grid}.product-content li:before{content:"✓";color:var(--teal-dark);margin-right:8px;font-weight:900}.product-meta{border-top:1px solid #e3eceb;justify-content:space-between;align-items:end;gap:15px;padding-top:18px;display:flex}.product-meta div span,.product-meta div strong{display:block}.product-meta div span{color:var(--muted);font-size:.78rem}.product-meta div strong{color:var(--navy);font-size:.92rem}.price{color:var(--navy);font-family:Georgia,serif;font-size:1.45rem}.add-button,.review-button{background:var(--teal);width:100%;color:var(--white);border:0;border-radius:999px;margin-top:22px;padding:13px 18px;font-weight:900}.add-button:hover,.review-button:hover:not(:disabled){background:var(--teal-dark)}.order-summary{background:var(--ivory);border:1px solid #dce8e7;border-radius:24px;padding:28px;position:sticky;top:20px;box-shadow:0 18px 40px #153a4a1a}.summary-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.summary-heading .card-label{margin-bottom:4px}.order-summary h2{font-size:2rem}.summary-count{background:var(--teal-light);color:var(--teal-dark);white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:900}.empty-order{color:var(--muted);text-align:center;border:1px dashed #b9d2cf;border-radius:14px;margin:25px 0;padding:24px}.empty-order span{color:var(--gold);font-size:1.8rem;display:block}.order-items{gap:14px;margin-top:22px;display:grid}.order-line{border-bottom:1px solid #dbe6e4;grid-template-columns:1fr auto;gap:8px 12px;padding-bottom:14px;display:grid}.order-line>div:first-child strong,.order-line>div:first-child span{display:block}.order-line>div:first-child strong{color:var(--navy);font-size:.9rem}.order-line>div:first-child span{color:var(--muted);font-size:.72rem}.order-line>strong{color:var(--navy);grid-area:1/2;font-size:.88rem}.quantity-controls{align-items:center;gap:8px;display:flex}.quantity-controls button{background:var(--white);width:27px;height:27px;color:var(--navy);border:1px solid #bad2cf;border-radius:50%;font-weight:900}.quantity-controls span{min-width:14px;color:var(--navy);text-align:center;font-size:.83rem;font-weight:850}.fulfillment-options{border:0;gap:11px;margin-top:25px;display:grid}.fulfillment-options legend{color:var(--navy);margin-bottom:10px;font-size:.84rem;font-weight:900}.fulfillment-options label{background:var(--white);border:1px solid #d3e1df;border-radius:12px;align-items:start;gap:10px;padding:13px;display:flex}.fulfillment-options input{accent-color:var(--teal);margin-top:4px}.fulfillment-options strong,.fulfillment-options small{display:block}.fulfillment-options strong{color:var(--navy);font-size:.85rem}.fulfillment-options small{color:var(--muted);font-size:.72rem;line-height:1.4}.shipping-warning{color:#6e4d04;background:#fff0cf;border-radius:9px;margin-top:13px;padding:11px 13px;font-size:.78rem;font-weight:700}.summary-total{color:var(--navy);border-top:2px solid #cddedc;justify-content:space-between;margin-top:22px;padding-top:18px;display:flex}.summary-total strong{font-family:Georgia,serif;font-size:1.3rem}.review-button:disabled{cursor:not-allowed;background:#9eb3b5}.prototype-message{background:var(--teal-light);color:var(--navy);border-radius:10px;outline:none;margin-top:15px;padding:14px;font-size:.8rem}.prototype-message p{margin-top:5px}.summary-note{color:var(--muted);text-align:center;margin-top:15px;font-size:.72rem}.how-section{background:var(--navy);padding:105px 8%}.section-heading{text-align:center;max-width:780px;margin:0 auto 50px}.section-heading .eyebrow{color:var(--gold)}.section-heading h2{color:var(--white)}.section-heading>p:last-child{color:#cfe0e3;max-width:660px;margin:0 auto;font-size:1.08rem}.steps-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.steps-grid article{background:#ffffff0d;border:1px solid #ffffff24;border-radius:18px;padding:30px}.steps-grid article>span{color:var(--gold);letter-spacing:.1em;font-size:.78rem;font-weight:900}.steps-grid h3{color:var(--white);margin:20px 0 10px;font-family:Georgia,serif;font-size:1.35rem}.steps-grid p{color:#c5dade;font-size:.9rem}.site-footer{border-top:5px solid var(--gold);background:var(--navy-dark);color:var(--white);padding:70px 8% 25px}.footer-content{grid-template-columns:1.5fr 1fr 1fr;gap:70px;max-width:1500px;margin:0 auto;display:grid}.footer-brand img{background:var(--white);border-radius:12px;width:280px;max-width:100%;margin-bottom:22px;padding:14px 18px}.footer-brand p{color:#ffffffbf;max-width:420px}.footer-links,.footer-contact{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-links h3,.footer-contact h3{color:var(--gold);margin-bottom:8px;font-size:1.15rem}.footer-links a,.footer-contact a{color:var(--white);text-decoration:none}.footer-contact p{color:#ffffffbf}.footer-bottom{color:#fff9;border-top:1px solid #ffffff2e;justify-content:space-between;gap:20px;max-width:1500px;margin:55px auto 0;padding-top:22px;font-size:.85rem;display:flex}@media (width<=1150px){header{flex-direction:column}.logo img{width:min(330px,80vw)}nav{flex-wrap:wrap;justify-content:center;gap:18px}.shop-hero{grid-template-columns:1fr;gap:45px}.policy-card{max-width:750px}.shop-layout{grid-template-columns:1fr}.order-summary{position:static}.steps-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.announcement{flex-direction:column;gap:2px}header{padding:20px}nav{width:100%}nav a:not(.nav-button){font-size:.85rem}.nav-button{width:100%}.shop-hero{padding:65px 22px}h1{font-size:clamp(2.8rem,14vw,4rem)}.policy-card{grid-template-columns:1fr;padding:28px 22px}.status-strip{grid-template-columns:repeat(2,1fr);gap:18px}.shop-section{padding:75px 22px}.shop-heading{flex-direction:column;align-items:start;gap:24px}.filter-bar{flex-direction:column;align-items:start}.products-grid{grid-template-columns:1fr}.how-section{padding:75px 22px}.steps-grid{grid-template-columns:1fr}.site-footer{padding:55px 24px 25px}.footer-content{grid-template-columns:1fr;gap:40px}.footer-bottom{flex-direction:column}}
