@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap");:root{--ink:#173b35;--cream:#fbf7ef;--mint:#d9eee5;--coral:#f47c5c;--yellow:#f8d36b;--muted:#6a7b76}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:DM Sans,system-ui,sans-serif}a{text-decoration:none;color:inherit}.announcement{background:var(--ink);color:#fff;text-align:center;padding:.55rem;font-size:.73rem;letter-spacing:.05em}.announcement span{color:var(--coral);margin:0 .5rem}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;border-bottom:1px solid #173b3518;background:var(--cream);position:-webkit-sticky;position:sticky;top:0;z-index:10}.brand{font-weight:700;font-size:1.5rem;letter-spacing:-.07em}.brand-mark,.brand>span:last-child{color:var(--coral)}.brand-mark{display:inline-block;font-size:1rem;margin-right:.18rem}.desktop-nav{display:flex;gap:2rem;font-size:.85rem;font-weight:600}.desktop-nav a:hover,.text-link:hover{color:var(--coral)}.header-actions{display:flex;align-items:center;gap:1.2rem;font-size:.8rem;font-weight:600}.bag b{background:var(--coral);color:white;border-radius:50%;padding:.18rem .42rem;margin-left:.25rem;font-size:.65rem}.admin-link{color:var(--muted)}main{max-width:1280px;margin:auto}.hero{min-height:560px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:5rem 6vw 3rem;overflow:hidden}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.18em;color:var(--coral);margin:0 0 1.2rem}.hero h1,h2{font-size:clamp(3.5rem,7vw,6.6rem);line-height:.93;letter-spacing:-.07em;margin:0;font-weight:700}.hero h1 em,h2 em{font-family:Playfair Display,serif;font-weight:600;color:var(--coral)}.hero-lede{max-width:380px;color:var(--muted);line-height:1.6;margin:1.7rem 0}.hero-actions{display:flex;align-items:center;gap:1.8rem}.button{display:inline-flex;align-items:center;gap:1.3rem;padding:1rem 1.35rem;border-radius:999px;font-size:.8rem;font-weight:700}.button span{font-size:1.1rem}.primary{background:var(--coral);color:white}.dark{background:var(--ink);color:white}.text-link{font-size:.8rem;font-weight:700;border-bottom:1px solid;padding-bottom:.3rem}.text-link span{font-size:1rem;margin-left:.4rem}.hero-art{height:420px;border-radius:45% 45% 12px 12px;background:var(--mint);position:relative;transform:rotate(3deg);display:flex;align-items:center;justify-content:center}.sun{position:absolute;width:260px;height:260px;border-radius:50%;background:var(--yellow);top:30px;right:15%}.hero-paw{font-size:10rem;position:relative;z-index:1;filter:drop-shadow(0 20px 10px #173b3530);transform:rotate(-3deg)}.sticker{position:absolute;bottom:30px;left:-28px;background:var(--coral);color:#fff;border-radius:50%;width:100px;height:100px;display:grid;place-content:center;text-align:center;font-size:.6rem;line-height:1.4;font-weight:700;transform:rotate(-12deg)}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #173b3530;border-bottom:1px solid #173b3530;margin:0 6vw;padding:1.3rem 0}.trust-row div{display:flex;align-items:center;gap:1rem;padding-left:2rem;border-right:1px solid #173b3530;font-size:.8rem}.trust-row div:first-child{padding-left:0}.trust-row div:last-child{border:0}.trust-row strong{color:var(--coral);font-size:.7rem}.shop-section{padding:7rem 6vw}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:2.5rem}.section-head h2,.why-section h2{font-size:clamp(2.8rem,5vw,5rem)}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.product-card{background:#fff;border-radius:18px;padding:1rem;box-shadow:0 12px 30px #173b350b}.product-image{height:260px;border-radius:12px;background:var(--mint);display:grid;place-items:center;position:relative;overflow:hidden}.product-card:nth-child(2) .product-image{background:#fbe6d8}.product-emoji{font-size:7rem;filter:drop-shadow(0 15px 10px #173b3520)}.product-tag{position:absolute;top:1rem;left:1rem;color:var(--ink);background:var(--yellow);border-radius:99px;padding:.35rem .6rem;font-size:.6rem;font-weight:700}.product-info{display:flex;justify-content:space-between;align-items:start;padding:1rem .3rem .3rem;gap:1rem}.product-info h3{margin:0 0 .35rem;font-size:1rem}.product-info p{margin:0;color:var(--muted);font-size:.75rem}.product-info .price{font-weight:700;color:var(--ink);white-space:nowrap}.card-link{display:block;border-top:1px solid #173b3515;padding:.85rem .3rem .25rem;font-size:.75rem;font-weight:700}.card-link span{float:right;color:var(--coral);font-size:1rem}.why-section{background:var(--mint);margin:0 6vw 7rem;border-radius:24px;padding:4rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem}.why-copy{align-self:end;max-width:400px}.why-copy p{line-height:1.7;color:#46635c}.footer{background:var(--ink);padding:4rem 6vw;display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:2rem;gap:2rem}.footer,.footer .brand.light{color:white}.footer p{color:#b4cbc3;font-size:.8rem;line-height:1.7}.footer h4{font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;color:var(--coral)}.footer a,.footer span{display:block;font-size:.78rem;color:#d3e3de;margin:.65rem 0}.footer a:hover{color:var(--yellow)}@media(max-width:700px){.site-header{height:64px;padding:0 5vw}.desktop-nav,.header-actions .admin-link{display:none}.hero{grid-template-columns:1fr;padding:4rem 5vw 2rem;min-height:auto}.hero h1{font-size:4.2rem}.hero-art{height:300px;margin:3rem 1rem 1rem}.hero-paw{font-size:7rem}.trust-row{margin:2rem 5vw 0;grid-template-columns:1fr;padding:0}.trust-row div{padding:.8rem 0;border-right:0;border-bottom:1px solid #173b3530}.shop-section{padding:5rem 5vw}.section-head{display:block}.section-head .text-link{display:inline-block;margin-top:1.5rem}.product-grid{grid-template-columns:1fr}.product-image{height:230px}.why-section{margin:0 5vw 5rem;padding:2.2rem;grid-template-columns:1fr;gap:2rem}.footer{grid-template-columns:1fr 1fr;padding:3rem 5vw}.footer>div:first-child{grid-column:1/-1}}.card{background:#fff;border-radius:18px;padding:2rem}.price{font-weight:700}.page-hero{padding:5rem 6vw 2rem}.page-hero h1{font-size:clamp(3rem,7vw,6rem);line-height:.95;letter-spacing:-.07em}.page-hero em{font-family:Playfair Display,serif;color:var(--coral)}.cart-panel{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:2rem;gap:2rem;margin:1rem 6vw 7rem;background:#fff;border-radius:20px;padding:2rem;box-shadow:0 12px 30px #173b350b}.cart-line{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;border-bottom:1px solid #173b3515;font-size:.85rem}.cart-line button{border:0;background:var(--mint);border-radius:50%;margin-left:.3rem;cursor:pointer}.cart-total{display:block;padding:1.5rem 0}.checkout{border:0;cursor:pointer}.checkout-form{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:1.5rem;gap:1.5rem;margin:1rem 6vw 7rem}.form-card{background:#fff;border-radius:18px;padding:2rem;box-shadow:0 12px 30px #173b350b}.form-card h2{font-size:1.5rem;letter-spacing:-.03em;margin:0 0 1.5rem}.form-card label:not(.check){display:block;font-size:.78rem;font-weight:700;margin:1rem 0}.form-card input:not([type=checkbox]):not([type=radio]),.form-card textarea{display:block;width:100%;margin-top:.4rem;border:1px solid #173b3530;border-radius:8px;padding:.85rem;font:inherit;background:var(--cream)}.check{display:flex;gap:.6rem;align-items:flex-start;font-size:.78rem;margin:1rem 0;color:var(--muted)}.payment-option{display:grid;grid-template-columns:auto 1fr;grid-column-gap:.6rem;column-gap:.6rem;padding:1rem;background:var(--mint);border-radius:10px;margin:.6rem 0!important}.payment-option input{grid-row:span 2}.payment-option span{font-size:.7rem;color:var(--muted);font-weight:400}.product-detail{margin:5rem 6vw;max-width:650px}.product-detail h1{font-size:clamp(2.5rem,6vw,5rem);letter-spacing:-.06em}@media(max-width:700px){.checkout-form{grid-template-columns:1fr;margin:1rem 5vw 5rem}.form-card{padding:1.3rem}}.checkout:disabled{opacity:.6}.checkout-message{font-size:.8rem}.checkout-message,.muted{color:var(--muted)}.quick-add{display:flex;justify-content:space-between;width:100%;background:var(--mint);border:0;margin:.5rem 0;padding:1rem;border-radius:10px;cursor:pointer;color:var(--ink);text-align:left}.quick-add span{color:var(--coral);font-weight:700}@media(max-width:700px){.cart-panel{grid-template-columns:1fr;margin:1rem 5vw 5rem;padding:1.3rem}.page-hero{padding:4rem 5vw 1rem}}