:root{--page: #f8f1e0;--surface: #fffdf7;--cream: #f4ead3;--cream-2: #f1e6ce;--hero: #e9eedf;--primary: #8fa05a;--primary-dark: #59662f;--terracotta: #c0663a;--blue: #33415c;--text: #3a342a;--body: #4a4438;--muted: #8a8271;--border: #e6dac0;--star: #d89a3f;--shadow: 0 18px 40px -30px rgba(74, 68, 56, .4);--shadow-hover: 0 20px 38px -22px rgba(74, 68, 56, .55)}*{box-sizing:border-box}html{scroll-behavior:smooth}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}body{margin:0;background:var(--page);color:var(--body);font-family:Quicksand,sans-serif;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}a{color:inherit}::selection{background:var(--terracotta);color:#fff}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,16px)}to{opacity:1;transform:translate(-50%)}}@keyframes drawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes pawFade{0%{opacity:0}12%,70%{opacity:.5}to{opacity:0}}.container{max-width:1200px;margin:0 auto;padding:0 24px}.skip-link{position:absolute;left:12px;top:-80px;z-index:200;background:var(--text);color:#fff;padding:10px 14px}.skip-link:focus{top:12px}.site-main{overflow-x:hidden}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;border:0;border-radius:14px;background:var(--primary);color:#fbf6e7;padding:13px 26px;font-weight:700;font-size:16px;text-decoration:none;cursor:pointer;box-shadow:0 10px 22px -10px var(--primary);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 12px 24px -14px #59662fb3}.button:active{transform:translateY(0)}.button--small{min-height:38px;padding:9px 18px;border-radius:11px;font-size:14px}.button--full{width:100%}.text-link{color:var(--primary-dark);font-weight:700;text-decoration:none}.text-link:hover{color:var(--text)}.announcement{background:var(--primary);color:#f3eed9}.announcement__inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13.5px;font-weight:600;letter-spacing:.02em}.announcement__message{display:inline-flex;align-items:center;justify-content:center;gap:10px;text-align:center}.country-selector{display:inline-flex;align-items:center;gap:8px;margin:0}.country-selector label{color:#f3eed9e6;font-size:12px;font-weight:700;white-space:nowrap}.country-selector select{border:1px solid rgba(243,238,217,.45);border-radius:999px;background:#fffdf71f;color:#fffdf7;padding:5px 26px 5px 10px;font-size:12.5px;font-weight:700}.country-selector option{color:var(--text)}.site-header{position:sticky;top:0;z-index:40;background:#f8f1e0eb;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header__inner{display:flex;align-items:center;gap:26px;padding-top:11px;padding-bottom:11px}.site-header__logo{flex:0 0 auto;text-decoration:none}.site-header__logo img{width:70px;height:70px;border-radius:50%;object-fit:cover;background:#fbf6ea}.site-nav{display:flex;align-items:center;gap:2px;flex-wrap:wrap}.site-nav a{padding:8px 11px;border-radius:10px;color:var(--body);font-size:15px;font-weight:600;text-decoration:none;transition:background .18s ease,color .18s ease}.site-nav a:hover{background:#efe6ce;color:var(--primary-dark)}.site-nav a.is-active{background:#e2e8d5;color:#41522f;box-shadow:inset 0 0 0 1px #59662f1f}.site-nav a.is-active:after{width:5px;height:5px;display:inline-block;margin-left:7px;border-radius:50%;background:#788d4b;content:"";vertical-align:middle}.site-nav__sale{color:var(--terracotta)!important;font-weight:700!important}.site-nav__sale:hover{background:var(--terracotta)!important;color:#fff!important}.site-header__actions{margin-left:auto;display:flex;align-items:center;gap:4px}.icon-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:transparent;color:var(--body);cursor:pointer;text-decoration:none}.icon-button:hover{background:#efe6ce;color:var(--primary-dark)}.icon-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.icon-button--relative{position:relative}.count-badge{position:absolute;top:2px;right:2px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:var(--terracotta);color:#fff;font-size:11px;font-weight:700;line-height:1}.search-bar{display:flex;gap:10px;padding-bottom:14px}.search-bar input,.predictive-search input,.search-field input,.newsletter-inline input,.newsletter-form input,.stack-form input,.stack-form textarea,.product-form select,.discount-row input{width:100%;border:1.5px solid var(--border);border-radius:12px;background:var(--surface);color:var(--body);padding:13px 16px;font-weight:600;outline:0}.search-bar[hidden]{display:none}.predictive-search{position:relative;padding-bottom:14px}.predictive-search[hidden]{display:none}.predictive-search__field{position:relative;display:block}.predictive-search__field svg{position:absolute;left:15px;top:50%;width:19px;height:19px;fill:none;stroke:#687069;stroke-width:2;transform:translateY(-50%);pointer-events:none}.predictive-search__field input{padding-left:45px;border-radius:6px;background:#fff}.predictive-search__results{position:absolute;left:24px;right:24px;top:calc(100% - 10px);z-index:60;overflow:hidden;border:1px solid #d9d7cf;border-radius:8px;background:#fff;box-shadow:0 18px 35px #2d312c29}.predictive-search__results[hidden]{display:none}.predictive-search__item{display:grid;grid-template-columns:58px 1fr;gap:13px;align-items:center;padding:10px 12px;border-bottom:1px solid #eceae4;color:#30352f;text-decoration:none}.predictive-search__item:last-child{border-bottom:0}.predictive-search__item:hover,.predictive-search__item:focus{background:#f2f4f1;outline:none}.predictive-search__item img,.predictive-search__placeholder{width:58px;height:58px;display:block;border-radius:5px;background:#efede7;object-fit:contain}.predictive-search__item strong{display:block;font-size:13px;line-height:1.35}.predictive-search__item small{display:block;margin-top:5px;color:#6d746d;font-size:12px;font-weight:700}.predictive-search__empty{margin:0;padding:18px;color:#6d746d;font-size:13px;font-weight:600;text-align:center}.hero{position:relative;min-height:740px;overflow:hidden;background:var(--hero)}.hero__image,.hero__image span,.hero__image img{position:absolute;top:0;right:0;bottom:0;left:0}.hero__image img{width:100%;height:100%;object-fit:cover;object-position:54% 34%}.hero__scrim{background:linear-gradient(90deg,#e9eedffa,#e9eedff2 22%,#e9eedf99 38%,#e9eedf00 50%)}.hero__fade{background:linear-gradient(180deg,rgba(248,241,224,0) 58%,rgba(248,241,224,.35) 78%,rgba(248,241,224,.8) 91%,var(--page) 100%)}.hero__content{position:relative;z-index:2;padding-top:70px;padding-bottom:80px}.hero__copy{position:relative;max-width:520px}.hero h1{margin:0;color:var(--text);font-family:Chewy,cursive;font-size:62px;line-height:1.08}.hero h1 span,.hero h1 small{color:var(--terracotta)}.hero h1 small{font-size:40px}.hero p{max-width:420px;margin:22px 0 0;color:#6a6353;font-size:18px;font-weight:500;line-height:1.6}.hero__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:30px}.floaty{animation:floaty 7s ease-in-out infinite}.hero__leaf-a{position:absolute;left:-46px;top:150px;font-size:26px;opacity:.7}.hero__leaf-b{position:absolute;right:8px;bottom:64px;font-size:22px;opacity:.7;animation-delay:.6s}.stats{display:flex;align-items:center;gap:22px;margin-top:34px}.stats strong{display:block;color:var(--text);font-family:Chewy,cursive;font-size:26px;font-weight:400}.stats em{color:var(--star);font-size:18px;font-style:normal}.stats span{color:var(--muted);font-size:13px;font-weight:600}.stats i{width:1px;height:34px;background:#decfa9}.trust-bar{position:relative;z-index:5}.trust-bar__pill{display:inline-flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:-40px;padding:15px 22px;border:1px solid var(--border);border-radius:18px;background:var(--surface);box-shadow:0 18px 40px -22px #4a443880}.trust-item{display:inline-flex;align-items:center;gap:10px}.trust-item svg{width:24px;height:24px;fill:none;stroke:var(--primary-dark);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.trust-item strong{display:block;color:var(--text);font-size:14px}.trust-item span{color:var(--muted);font-size:12px;font-weight:500}.trust-bar__pill>i{width:1px;height:30px;background:#eadfc3}.section{padding:52px 0 20px}.section--compact{padding-top:60px;padding-bottom:34px}.section--moments{padding-top:20px}.reveal{animation:fadeUp both linear;animation-timeline:view();animation-range:entry 0% cover 18%}.section-title,.page-title{margin:0;color:var(--text);font-family:Chewy,cursive;font-size:40px;font-weight:400;line-height:1.12}.section-title{font-size:33px;display:inline-flex;align-items:center;gap:10px}.section-title span{font-size:22px}.title-rule{width:150px;height:4px;margin:8px 0 28px;border-radius:3px;background:var(--primary)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:24px}.category-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:14px}.category-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:9px;padding:16px 10px 14px;border-radius:22px;background:#fbf7ec;text-decoration:none;transition:transform .2s ease,background .2s ease}.category-card:hover{transform:translateY(-3px);background:#fffaf0}.category-card div{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:14px}.category-card img,.product-card__media img,.cart-line__media img,.product-gallery img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.category-card span{color:var(--text);font-family:Chewy,cursive;font-size:16px}.category-card small{position:absolute;right:12px;top:10px;opacity:.35;transition:opacity .2s ease,transform .2s ease}.category-card:hover small{opacity:.55;transform:rotate(-8deg)}.moment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:start}.moment-card{position:relative;display:block;text-decoration:none}.moment-card img{width:100%;border-radius:16px;filter:drop-shadow(0 14px 22px rgba(74,68,56,.2));transition:filter .24s ease,transform .24s ease}.moment-card:hover img{transform:translateY(-2px);filter:drop-shadow(0 16px 24px rgba(74,68,56,.24))}.moment-card .button{position:absolute;left:50%;bottom:6%;transform:translate(-50%);white-space:nowrap}.moment-card:hover .button{transform:translate(-50%) translateY(-2px)}.product-carousel{position:relative}.product-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(288px,1fr);gap:22px;overflow-x:auto;scroll-behavior:smooth;padding:6px 2px 22px;scrollbar-width:none}.product-row::-webkit-scrollbar{display:none}.carousel-arrow{position:absolute;top:38%;z-index:5;width:42px;height:42px;border:1.5px solid var(--border);border-radius:50%;background:var(--surface);color:var(--primary-dark);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 18px -10px #4a443866}.carousel-arrow:hover{border-color:var(--primary-dark);background:var(--primary-dark);color:#fff}.carousel-arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.carousel-arrow--left{left:-14px}.carousel-arrow--right{right:-14px}.product-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:var(--surface);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px -24px #4a443873;border-color:#decfa9}.product-card__media{display:flex;aspect-ratio:1;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(180deg,#f8f2e2,#f1e8d2)}.product-card__media img{padding:8%;transition:transform .28s ease}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__body{padding:16px 16px 18px}.product-card__category{margin:0 0 5px;color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-card h3{margin:0;font-size:15.5px;line-height:1.25}.product-card h3 a{color:var(--text);text-decoration:none}.rating{display:flex;align-items:center;gap:7px;margin-top:7px;font-size:13px;letter-spacing:1px}.rating span{color:var(--star)}.rating small{color:var(--muted);font-weight:600;letter-spacing:0}.product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.price-stack{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.price-stack strong,.product-price strong{color:var(--terracotta);font-family:Chewy,cursive;font-size:22px;font-weight:400}.price-stack s,.product-price s{color:#b4ab94;font-weight:600;text-decoration:line-through}.add-button{flex:0 0 auto;width:38px;height:38px;border:0;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fbf6e7;cursor:pointer;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.add-button:hover{background:var(--primary-dark);transform:scale(1.04);box-shadow:0 10px 18px -14px #59662fb3}.add-button:active{transform:scale(1)}.add-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.badge{position:absolute;top:12px;left:12px;z-index:2;border-radius:999px;background:var(--primary);color:#fbf6e7;padding:5px 11px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.favorite-button{position:absolute;top:10px;right:10px;z-index:3;width:36px;height:36px;border:1px solid var(--border);border-radius:50%;background:#fffdf7e6;color:#b4ab94;cursor:pointer;font-size:18px;transition:color .18s ease,border-color .18s ease,transform .18s ease,background .18s ease}.favorite-button:hover{transform:scale(1.04);background:var(--surface);color:var(--terracotta)}.favorite-button.is-active{color:var(--terracotta);border-color:var(--terracotta)}.sold-out{color:var(--muted);font-size:13px;font-weight:700}.newsletter-band{position:relative;overflow:hidden;display:grid;grid-template-columns:1.25fr .85fr;gap:20px;align-items:center;min-height:300px;border:1px solid var(--border);border-radius:26px;background:var(--cream-2);box-shadow:0 18px 40px -28px #4a443866}.newsletter-band>div:first-child{position:relative;z-index:2;padding:44px 12px 44px 48px}.newsletter-band h2{margin:0;color:var(--text);font-family:Chewy,cursive;font-size:38px;font-weight:400;line-height:1.14}.newsletter-band h2 span{color:var(--primary-dark)}.newsletter-band h2 small{color:var(--terracotta);font-size:26px}.newsletter-band p{max-width:380px;margin:12px 0 0;color:#6a6353;font-weight:500}.newsletter-inline{display:flex;gap:10px;flex-wrap:wrap;max-width:420px;margin-top:22px}.newsletter-inline input{flex:1 1 190px}.newsletter-band__image{position:relative;align-self:stretch;min-height:250px}.newsletter-band__image span:first-child{position:absolute;left:2%;top:16%;opacity:.55}.newsletter-band__image span:nth-child(2){position:absolute;left:14%;bottom:18%;opacity:.55;animation-delay:.6s}.newsletter-band__image img{position:absolute;right:0;bottom:0;height:118%;max-width:none;transform:translateY(9%);object-fit:contain}.gallery{overflow:hidden;padding:22px 0 50px}.gallery__head{padding-bottom:20px;text-align:center}.gallery h3{margin:0;color:var(--primary-dark);font-family:Chewy,cursive;font-size:24px;font-weight:400}.polaroids{display:flex;align-items:flex-start;justify-content:center;gap:12px;padding:20px 24px 16px}.polaroid{position:relative;flex:0 0 auto;margin:8px 0 0;border:1px solid #eadfc3;border-radius:4px;background:var(--surface);padding:9px 9px 22px;box-shadow:0 12px 26px -14px #4a443880;transform:rotate(3deg)}.polaroid--1{transform:rotate(-4deg);margin-top:14px}.polaroid--2{transform:rotate(3deg)}.polaroid--0{transform:rotate(-2deg)}.polaroid i{position:absolute;top:-13px;left:50%;width:66px;height:24px;transform:translate(-50%) rotate(-7deg);background:#7a8c4a80;border:1px solid rgba(122,140,74,.28)}.polaroid img{width:130px;height:130px;object-fit:cover;border-radius:2px}.green-strip{background:var(--primary-dark);color:#f3eed9}.green-strip__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:20px;padding-bottom:20px;font-size:14.5px;font-weight:600}.site-footer{border-top:1px solid var(--border);background:var(--cream)}.site-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:34px;padding-top:48px;padding-bottom:28px}.site-footer__mascot{width:150px;height:150px;object-fit:contain;margin:-14px 0 -6px -8px}.brand-wordmark{margin:0;color:var(--blue);font-family:Chewy,cursive;font-size:24px}.brand-wordmark span{color:var(--terracotta)}.site-footer h4{margin:0 0 12px;color:var(--text);font-family:Chewy,cursive;font-size:17px;font-weight:400}.site-footer a{display:block;padding:4px 0;color:var(--muted);font-size:14px;font-weight:500;text-decoration:none}.site-footer a:hover{color:var(--primary-dark);font-weight:700}.site-footer__copy{max-width:280px;margin:12px 0 0;color:var(--muted);font-size:14px;font-weight:500;line-height:1.6}.socials{display:flex;gap:10px;margin-top:16px}.socials a{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:11px;background:var(--surface);color:var(--primary-dark);font-weight:700}.newsletter-form{display:flex;flex-direction:column;gap:9px;max-width:230px}.site-footer__legal{border-top:1px solid var(--border)}.site-footer__legal .container{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding-top:16px;padding-bottom:16px;color:#9a9280;font-size:13px;font-weight:500}.site-footer__legal span:last-child{display:flex;gap:20px}.site-footer__legal a{display:inline;padding:0;color:#9a9280}.template-section{padding:30px 0 90px}.breadcrumbs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:22px;color:var(--muted);font-size:13.5px;font-weight:600}.breadcrumbs a{text-decoration:none}.breadcrumbs strong{color:var(--text)}.collection-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:22px}.collection-head p{margin:6px 0 0;color:var(--muted);font-weight:600}.search-field{position:relative;display:flex;align-items:center;width:min(100%,260px)}.search-field svg{position:absolute;left:14px;width:18px;height:18px;fill:none;stroke:var(--muted);stroke-width:2}.search-field input{padding-left:40px}.filter-chips{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:28px}.filter-chips button{border:1px solid var(--border);border-radius:999px;background:var(--surface);color:#6a6353;padding:9px 18px;font-size:14px;font-weight:600;cursor:pointer}.filter-chips button.is-active{border-color:var(--primary-dark);background:var(--primary-dark);color:#fbf6e7}.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.collection-hero{position:relative;overflow:hidden;padding:42px 0 54px;border-bottom:0;background:radial-gradient(circle at 1% 13%,rgba(143,160,90,.11) 0 9%,transparent 9.2%),radial-gradient(circle at 96% 5%,rgba(192,102,58,.09) 0 10%,transparent 10.2%),linear-gradient(180deg,#f2f2df,#f8f0dd 68%,#f8f1e0)}.collection-hero:before,.collection-hero:after{position:absolute;border-radius:50%;content:"";pointer-events:none}.collection-hero:before{width:210px;height:210px;right:-74px;top:-84px;background:#f2debe61}.collection-hero:after{width:165px;height:165px;left:-82px;bottom:-65px;background:#c6d7ae40}.collection-hero[data-active-category=cats],.collection-hero[data-active-category=rabbits]{background:radial-gradient(circle at 1% 13%,rgba(192,102,58,.08) 0 9%,transparent 9.2%),radial-gradient(circle at 96% 5%,rgba(139,117,151,.1) 0 10%,transparent 10.2%),linear-gradient(180deg,#f3ecdf,#f8f0df 70%,#f8f1e0)}.collection-hero[data-active-category=birds]{background:radial-gradient(circle at 1% 13%,rgba(143,160,90,.12) 0 9%,transparent 9.2%),radial-gradient(circle at 96% 5%,rgba(218,167,94,.12) 0 10%,transparent 10.2%),linear-gradient(180deg,#eef1df,#f8efdc 70%,#f8f1e0)}.collection-hero[data-active-category=play],.collection-hero[data-active-category=walk]{background:radial-gradient(circle at 1% 13%,rgba(95,137,123,.1) 0 9%,transparent 9.2%),radial-gradient(circle at 96% 5%,rgba(192,102,58,.1) 0 10%,transparent 10.2%),linear-gradient(180deg,#ebf0df,#f8efdc 70%,#f8f1e0)}.collection-hero__inner{position:relative;z-index:1;min-height:450px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(34px,6vw,84px);padding-top:28px;padding-bottom:28px}.collection-hero__copy{padding:28px 0 34px}.collection-hero__copy .breadcrumbs{margin-bottom:30px}.collection-hero__copy>p{margin:0 0 12px;color:#617064;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.collection-hero__copy h1{max-width:650px;margin:0;color:#332e26;font-family:Chewy,cursive;font-size:clamp(44px,5vw,66px);font-weight:400;letter-spacing:-.015em;line-height:1.03}.collection-hero__copy>div{max-width:600px;margin-top:20px;color:#626a63;font-size:16px;font-weight:500;line-height:1.7}.collection-hero__copy>span{display:inline-block;margin-top:24px;padding:9px 17px;border:1px solid #e5d8bc;border-radius:999px;background:#fffdf7d1;color:#59662f;font-size:11px;font-weight:700;text-transform:uppercase;box-shadow:0 8px 18px -16px #4a443880}.collection-hero__media{position:relative;width:min(100%,420px);aspect-ratio:1;min-height:0;justify-self:center;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.86);border-radius:50%;background:linear-gradient(180deg,#fffae7db,#dae8dab8);box-shadow:0 28px 48px -34px #3b443a73}.collection-hero__media:before{position:absolute;top:7%;right:7%;bottom:7%;left:7%;border:1px solid rgba(143,160,90,.12);border-radius:50%;content:""}.collection-hero__media img{position:relative;z-index:1;width:88%;height:88%;max-height:380px;object-fit:contain;mix-blend-mode:multiply;filter:saturate(.92) contrast(.98)}.collection-hero__leaf{position:absolute;z-index:2;font-size:22px;filter:saturate(.75);transform:rotate(-18deg)}.collection-hero__leaf--one{left:calc(50% + 240px);top:58px}.collection-hero__leaf--two{left:calc(50% + 38px);bottom:84px;transform:rotate(16deg)}.collection-products{background:#f8f7f3}.collection-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.collection-toolbar h2{margin:5px 0 0;color:#332e26;font-family:Chewy,cursive;font-size:34px;font-weight:400;letter-spacing:-.01em}.collection-filter-chips{margin-bottom:28px}.collection-filter-chips button{background:#fffdf7}.collection-filter-chips button.is-active{border-color:#8fa05a;background:#8fa05a;color:#fff}.collection-controls{display:grid;grid-template-columns:minmax(170px,.8fr) minmax(260px,1.2fr) minmax(170px,.8fr) auto;gap:14px;align-items:end;margin-bottom:18px;padding:17px;border:1px solid #e6dac0;border-radius:16px;background:#fffdf7bd}.collection-controls>label,.price-filter{display:grid;gap:7px;color:#6a6353;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.collection-controls select,.collection-controls input{width:100%;height:42px;border:1px solid #ded2b9;border-radius:10px;background:#fffdf7;color:#464238;padding:0 12px;font-size:13px;font-weight:600;letter-spacing:0;text-transform:none;outline:0}.collection-controls select:focus,.collection-controls input:focus{border-color:#8fa05a;box-shadow:0 0 0 3px #8fa05a1f}.price-filter>div{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center}.price-filter i{color:#9b927d;font-style:normal}.clear-filters{height:42px;border:0;background:transparent;color:#59662f;padding:0 10px;font-size:12px;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.clear-filters:hover{color:#332e26}.collection-empty{grid-column:1 / -1;padding:70px 24px;border:1px solid #dddcd5;background:#fff;text-align:center}.collection-empty h2{margin:0;color:#303630;font-size:24px}.collection-empty p{max-width:560px;margin:12px auto 24px;color:#727770;line-height:1.6}.empty-state{text-align:center;padding:60px 20px;color:var(--muted)}.empty-state div{margin-bottom:10px;font-size:44px}.empty-state h2{margin:0;color:var(--text);font-family:Chewy,cursive;font-size:24px;font-weight:400}.empty-state p{margin:6px 0 22px;font-weight:600}.empty-state--cart{padding-top:70px}.empty-state--cart div{font-size:54px}.product-page{background:#f7f5f0}.product-page .breadcrumbs{max-width:760px;margin-bottom:28px;font-size:12px;letter-spacing:.02em}.product-page .breadcrumbs strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-detail{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:clamp(42px,6vw,82px);align-items:start}.product-gallery__main{position:relative;aspect-ratio:1;overflow:hidden;border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;justify-content:center;background:#efede7}.product-gallery__main img{padding:4%;object-fit:contain;mix-blend-mode:normal}.product-gallery__carousel{position:relative;margin-top:14px}.product-gallery__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 36px)/4);gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumbs button{min-width:0;aspect-ratio:1;overflow:hidden;border:1px solid var(--border);border-radius:6px;background:#fff;cursor:pointer;scroll-snap-align:start}.product-gallery__thumbs button.is-active{border:2px solid #26382d}.product-gallery__thumbs img{padding:5%;object-fit:cover;mix-blend-mode:normal}.product-gallery__arrow{position:absolute;top:50%;z-index:3;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d5d2ca;border-radius:50%;background:#fffffff5;color:#30483a;cursor:pointer;box-shadow:0 8px 22px #25292324;transform:translateY(-50%)}.product-gallery__arrow:hover{border-color:#30483a;background:#30483a;color:#fff}.product-gallery__arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.product-gallery__arrow--previous{left:-18px}.product-gallery__arrow--next{right:-18px}.product-info{padding-top:4px}.product-kicker{margin:0 0 12px;color:#69746b;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.product-title{max-width:620px;margin:0;color:#252923;font-family:Quicksand,sans-serif;font-size:clamp(34px,4vw,50px);font-weight:700;letter-spacing:-.045em;line-height:1.05}.product-review-line{display:flex;align-items:center;gap:8px;margin-top:18px;color:#706f68;font-size:13px;font-weight:600}.product-stars{color:#aa7730;letter-spacing:2px}.product-review-divider{width:1px;height:14px;background:#d8d4ca}.product-price{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-top:20px}.product-price strong{color:#252923;font-family:Quicksand,sans-serif;font-size:30px;font-weight:700;letter-spacing:-.03em}.product-price span{border-radius:3px;background:#e8ece8;color:#385044;padding:5px 9px;font-size:11px;font-weight:700}.product-lead{margin:24px 0 0;color:#555953;font-size:16px;font-weight:500;line-height:1.65}.product-description h1,.product-description h2,.product-description h3{font-family:Quicksand,sans-serif}.product-highlights{display:grid;gap:0;margin:25px 0 0;padding:0;border-top:1px solid #ddd9cf;list-style:none}.product-highlights li{position:relative;display:grid;gap:4px;padding:15px 4px 15px 24px;border-bottom:1px solid #ddd9cf}.product-highlights li:before{position:absolute;left:3px;top:20px;width:7px;height:7px;border-radius:50%;background:#6f826f;content:""}.product-highlights strong{color:#2f332e;font-size:14px}.product-highlights span{color:#70736d;font-size:13px;line-height:1.5}.product-shipping{margin-top:24px;padding:18px;border:1px solid #d9ddd8;border-radius:6px;background:#f0f3ef}.product-shipping__heading{display:flex;align-items:center;gap:12px}.product-shipping__icon{width:36px;height:36px;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#dce5dc;color:#30483a}.product-shipping__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.product-shipping h2{margin:0;color:#2f3630;font-family:Quicksand,sans-serif;font-size:15px;font-weight:700}.product-shipping__heading p{margin:3px 0 0;color:#747a74;font-size:11px;font-weight:600}.product-shipping__timeline{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:17px;padding-top:16px;border-top:1px solid #d5dbd4}.product-shipping__timeline>div{display:flex;align-items:flex-start;gap:10px}.product-shipping__timeline>div>span{width:22px;height:22px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#30483a;color:#fff;font-size:11px;font-weight:700}.product-shipping__timeline p{display:grid;gap:3px;margin:0;color:#626862;font-size:12px;line-height:1.4}.product-shipping__timeline strong{color:#333a34;font-size:12px}.product-shipping__origin{margin:14px 0 0;padding-top:13px;border-top:1px solid #d5dbd4;color:#626862;font-size:12px}.product-shipping__origin[hidden]{display:none}.product-shipping__origin strong{color:#333a34}.product-shipping__note{margin:15px 0 0;color:#737973;font-size:11px;line-height:1.55}.attribute-chips,.guarantees{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.attribute-chips span{border-radius:999px;background:#efe6ce;color:var(--primary-dark);padding:8px 14px;font-size:13px;font-weight:700}.field-label{display:block;margin:26px 0 8px;color:#343934;font-size:13px;font-weight:700}.product-form select{border-radius:4px;background:#fff;font-size:14px}.size-guide{display:grid;grid-template-columns:auto 1fr;gap:7px 18px;margin-top:18px;padding:16px 18px;border:1px solid #dedbd2;background:#ffffff8c;color:#666a64;font-size:12px}.size-guide strong{grid-column:1 / -1;margin-bottom:2px;color:#333833;font-size:13px}.size-guide span{grid-column:1 / -1}.size-guide small{grid-column:1 / -1;margin-top:4px;color:#777a74;line-height:1.45}.size-pills{display:flex;gap:10px}.size-pills span{border:1px solid var(--border);border-radius:11px;background:var(--surface);color:#6a6353;padding:10px 18px;font-size:14px;font-weight:700}.size-pills .is-active{border:2px solid var(--primary-dark);background:#efe6ce;color:var(--primary-dark)}.product-buy{display:flex;align-items:stretch;gap:12px;flex-wrap:nowrap;margin-top:22px}.quantity-stepper{display:flex;align-items:center;gap:12px;border:1px solid var(--border);border-radius:4px;background:#fff;padding:5px}.quantity-stepper button{width:38px;height:38px;border:1px solid var(--border);border:0;border-radius:2px;background:#fff;color:#354138;cursor:pointer;font-size:20px;font-weight:700}.quantity-stepper input{width:34px;border:0;background:transparent;color:var(--text);text-align:center;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700}.quantity-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.quantity-stepper--small{gap:8px;padding:3px;border-radius:10px}.quantity-stepper--small button{width:30px;height:30px;border:0;border-radius:8px;background:var(--cream);font-size:17px}.quantity-stepper--small input{width:30px;font-family:Quicksand,sans-serif;font-size:15px;font-weight:700}.product-add-button{flex:1;min-height:52px;border-radius:4px;background:#30483a;box-shadow:none;letter-spacing:.01em}.product-add-button:hover{background:#22372c;box-shadow:none}.product-form__message{margin:12px 0 0;padding:11px 13px;border-left:3px solid #a76543;background:#f4ebe5;color:#74452e;font-size:13px;font-weight:600;line-height:1.5}.product-form__message[hidden]{display:none}.product-assurances{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:26px;padding:18px 0;border-top:1px solid #ddd9cf;border-bottom:1px solid #ddd9cf}.product-assurances div{display:grid;gap:5px;padding:0 13px;border-right:1px solid #ddd9cf}.product-assurances div:first-child{padding-left:0}.product-assurances div:last-child{padding-right:0;border-right:0}.product-assurances strong{color:#343934;font-size:12px}.product-assurances span{color:#777a74;font-size:11px;line-height:1.35}.product-details{border-bottom:1px solid #ddd9cf}.product-details summary{padding:17px 0;color:#343934;font-size:13px;font-weight:700;cursor:pointer}.product-details p{margin:0 0 18px;color:#6c7069;font-size:13px;line-height:1.6}.cart-page{display:grid;grid-template-columns:1.6fr .9fr;gap:30px;align-items:start}.cart-lines{display:flex;flex-direction:column;gap:14px}.cart-line{display:flex;align-items:center;gap:18px;border:1px solid var(--border);border-radius:18px;background:var(--surface);padding:16px}.cart-line__media{width:92px;height:92px;flex:0 0 92px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:14px;background:linear-gradient(180deg,#f8f2e2,#f1e8d2)}.cart-line__media img{padding:12%}.cart-line__info{flex:1;min-width:0}.cart-line h3{margin:0;color:var(--text);font-size:16px}.cart-line p{margin:4px 0 0;color:var(--muted);font-size:13.5px;font-weight:600}.cart-line__controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.remove-link,.continue-link{color:var(--terracotta);font-size:13.5px;font-weight:700;text-decoration:none}.continue-link{color:var(--primary-dark);margin-top:6px}.cart-line__price{color:var(--text);font-family:Chewy,cursive;font-size:22px;font-weight:400;white-space:nowrap}.summary-card{border:1px solid var(--border);border-radius:20px;background:var(--surface);padding:26px;box-shadow:var(--shadow)}.summary-card h2{margin:0 0 16px;color:var(--text);font-family:Chewy,cursive;font-size:22px;font-weight:400}.summary-row,.summary-total{display:flex;justify-content:space-between;gap:16px;margin-bottom:12px;color:#6a6353;font-size:15px;font-weight:600}.summary-row strong{color:inherit}.discount-row{display:flex;gap:8px;margin-bottom:18px}.discount-row button{border:1px solid var(--border);border-radius:12px;background:var(--cream);color:var(--primary-dark);padding:0 16px;font-weight:700;cursor:pointer}.summary-total{align-items:baseline;padding-top:16px;border-top:1px solid var(--border)}.summary-total span,.summary-total strong{color:var(--text);font-family:Chewy,cursive;font-size:20px;font-weight:400}.summary-total strong{color:var(--terracotta);font-size:28px}.secure-note{margin:14px 0 0;color:var(--muted);text-align:center;font-size:12.5px;font-weight:600}.free-shipping{padding:16px 22px;border-bottom:1px solid var(--border)}.free-shipping p{margin:0 0 8px;color:var(--primary-dark);font-size:13px;font-weight:700}.free-shipping span{display:block;height:8px;overflow:hidden;border-radius:999px;background:var(--border)}.free-shipping i{display:block;height:100%;width:0;border-radius:999px;background:var(--terracotta);transition:width .4s ease,background .2s ease}.free-shipping--card{border:0;border-radius:14px;background:var(--cream);padding:14px 16px;margin-bottom:18px}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#3a342a66;animation:overlayIn .25s ease}.cart-drawer{position:fixed;inset:0 0 0 auto;z-index:81;width:400px;max-width:92vw;display:flex;flex-direction:column;background:var(--page);box-shadow:-18px 0 50px -20px #4a443880;transform:translate(100%);visibility:hidden}.cart-drawer.is-open{visibility:visible;transform:translate(0);animation:drawerIn .3s ease}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--border)}.cart-drawer__head h2{margin:0;color:var(--text);font-family:Chewy,cursive;font-size:24px;font-weight:400}.cart-drawer__items{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding:16px 22px}.cart-drawer__item{display:flex;align-items:center;gap:13px}.cart-drawer__item img{width:64px;height:64px;flex:0 0 64px;border:1px solid var(--border);border-radius:12px;background:linear-gradient(180deg,#f8f2e2,#f1e8d2);object-fit:contain;padding:8px}.cart-drawer__item h3{margin:0;color:var(--text);font-size:14px;line-height:1.25}.cart-drawer__item p{margin:2px 0 8px;color:var(--muted);font-size:12px;font-weight:600}.cart-drawer__item strong{margin-left:auto;color:var(--text);font-family:Chewy,cursive;font-size:16px;font-weight:400;white-space:nowrap}.cart-drawer__foot{padding:18px 22px;border-top:1px solid var(--border);background:var(--surface)}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px}.cart-drawer__subtotal span,.cart-drawer__subtotal strong{color:var(--text);font-family:Chewy,cursive;font-size:18px;font-weight:400}.cart-drawer__subtotal strong{color:var(--terracotta);font-size:24px}.cart-drawer__link{display:block;margin-top:10px;color:var(--primary-dark);text-align:center;font-size:14px;font-weight:700;text-decoration:none}.toast{position:fixed;left:50%;bottom:82px;z-index:90;display:flex;align-items:center;gap:11px;border-radius:14px;background:var(--text);color:#fbf6e7;padding:14px 22px;font-size:14.5px;font-weight:700;box-shadow:0 18px 40px -16px #00000080;animation:toastIn .3s ease}.toast span{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--primary)}.toast[hidden]{display:none}.paw-trail{position:fixed;inset:0 auto 0 0;width:max(0px,calc((100vw - 1200px)/2));pointer-events:none;z-index:3;overflow:hidden}.paw-trail span{position:absolute;animation:pawFade 1.7s ease forwards}.account-shell{max-width:1040px}.account-card{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid var(--border);border-radius:26px;background:var(--surface);box-shadow:0 22px 50px -32px #4a443873}.account-card__welcome{position:relative;display:flex;flex-direction:column;justify-content:center;background:var(--primary-dark);color:#f3eed9;padding:52px 44px}.account-card__welcome>span{position:absolute;right:24px;top:24px;opacity:.5;font-size:26px}.account-card__welcome h1{margin:0;font-family:Chewy,cursive;font-size:38px;font-weight:400;line-height:1.14}.account-card__welcome p{margin:16px 0 0;font-weight:500;line-height:1.7;opacity:.92}.account-card__welcome ul{display:flex;flex-direction:column;gap:12px;margin:26px 0 0;padding:0;list-style:none;font-size:14.5px;font-weight:600}.account-card__form{padding:48px 44px}.tabs{display:flex;gap:6px;padding:5px;margin-bottom:26px;border-radius:13px;background:var(--cream)}.tabs button{flex:1;border:0;border-radius:10px;background:transparent;color:#6a6353;padding:11px;font-weight:700;cursor:pointer}.tabs button.is-active{background:var(--surface);color:var(--text);box-shadow:0 4px 10px -6px #4a443866}.stack-form{display:flex;flex-direction:column;gap:16px}.stack-form label{display:flex;flex-direction:column;gap:6px;color:#6a6353;font-size:13px;font-weight:700}.stack-form textarea{resize:vertical;min-height:120px}.form-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.form-row label{flex-direction:row;align-items:center;color:#6a6353;font-size:13.5px;font-weight:600}.form-row a{color:var(--primary-dark);font-size:13.5px;font-weight:700;text-decoration:none}.social-login{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;margin-top:22px}.social-login span{height:1px;background:var(--border)}.social-login p{margin:0;color:#9a9280;font-size:13px;font-weight:600}.social-login button{border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--body);padding:12px;font-weight:700;cursor:pointer}.social-login button:first-of-type{grid-column:1 / 3}.social-login button:last-of-type{grid-column:3 / 4}.info-layout{display:grid;grid-template-columns:250px 1fr;gap:36px;align-items:start}.info-nav{position:sticky;top:96px;display:flex;flex-direction:column;gap:3px;border:1px solid var(--border);border-radius:20px;background:var(--surface);padding:12px}.info-nav button{width:100%;border:0;border-radius:12px;background:transparent;color:#6a6353;padding:13px 16px;text-align:left;font-weight:600;cursor:pointer}.info-nav button.is-active{background:#efe6ce;color:var(--text);font-weight:700}.info-content p{color:#6a6353;font-size:16.5px;font-weight:500;line-height:1.8}.stat-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}.stat-cards article,.info-cards article{border:1px solid var(--border);border-radius:18px;background:var(--surface);padding:24px}.stat-cards strong{display:block;color:var(--terracotta);font-family:Chewy,cursive;font-size:32px;font-weight:400}.stat-cards span{display:block;margin-top:4px;color:var(--muted);font-size:14px;font-weight:600}.info-cards{display:flex;flex-direction:column;gap:14px}.info-cards h3{margin:0 0 5px;color:var(--text);font-size:16px}.info-cards p{margin:0;font-size:15px;line-height:1.6}.info-cards .highlight{background:#efe6ce;color:var(--primary-dark);font-weight:700}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-list article{overflow:hidden;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.faq-list button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;background:transparent;padding:20px 22px;color:var(--text);text-align:left;font-weight:700;cursor:pointer}.faq-list button span{color:var(--primary-dark);font-size:22px;transition:transform .3s ease}.faq-list article.is-open button span{transform:rotate(45deg)}.faq-list article div{max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .3s ease,padding .3s ease;padding:0 22px}.faq-list article.is-open div{max-height:220px;opacity:1;padding:0 22px 20px}.faq-list p{margin:0;font-size:15px;line-height:1.7}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.account-dashboard__hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px;border:1px solid var(--border);border-radius:24px;background:linear-gradient(135deg,#fffdf7,#f1e6ce);padding:30px;box-shadow:var(--shadow)}.account-dashboard__hero p:last-child{max-width:560px;margin:10px 0 0;color:#6a6353;font-weight:600;line-height:1.6}.button--secondary{background:var(--terracotta);box-shadow:0 10px 22px -14px #c0663acc}.button--secondary:hover{background:#a95531;box-shadow:0 12px 24px -16px #c0663acc}.account-dashboard__grid{display:grid;grid-template-columns:300px 1fr;gap:26px;align-items:start}.account-dashboard__main{display:flex;flex-direction:column;gap:22px}.account-panel{border:1px solid var(--border);border-radius:20px;background:var(--surface);padding:24px;box-shadow:var(--shadow)}.account-panel__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.account-panel h2,.account-profile h2{margin:0;color:var(--text);font-family:Chewy,cursive;font-size:24px;font-weight:400}.account-profile{position:sticky;top:118px;text-align:center}.account-profile__avatar{width:86px;height:86px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border:3px solid var(--terracotta);border-radius:50%;background:#efe6ce;color:var(--primary-dark);font-family:Chewy,cursive;font-size:38px}.account-profile p{margin:8px 0 0;color:var(--muted);font-size:14px;font-weight:700;word-break:break-word}.account-quick-actions{display:flex;flex-direction:column;gap:10px;margin-top:22px}.account-quick-actions a{border:1px solid var(--border);border-radius:12px;background:var(--cream);color:var(--primary-dark);padding:12px 14px;font-weight:700;text-decoration:none;transition:background .18s ease,transform .18s ease}.account-quick-actions a:hover{background:#efe6ce;transform:translateY(-1px)}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.account-stats article{border:1px solid var(--border);border-radius:18px;background:var(--surface);padding:22px;box-shadow:var(--shadow)}.account-stats strong{display:block;color:var(--terracotta);font-family:Chewy,cursive;font-size:32px;font-weight:400}.account-stats span{display:block;margin-top:4px;color:var(--muted);font-size:13.5px;font-weight:700}.orders-table{overflow:hidden;border:1px solid var(--border);border-radius:14px}.orders-table__row{display:grid;grid-template-columns:1fr 1.2fr 1fr 1fr 1fr;gap:14px;align-items:center;padding:14px 16px;color:#6a6353;font-size:14px;font-weight:700;text-decoration:none}.orders-table__row+.orders-table__row{border-top:1px solid var(--border)}.orders-table__row:hover{background:#fbf7ec}.orders-table__row--head{background:var(--cream);color:var(--text);font-size:12px;letter-spacing:.04em;text-transform:uppercase}.orders-table__row strong{color:var(--terracotta)}.address-card{border:1px solid var(--border);border-radius:14px;background:#fbf7ec;padding:18px;color:#6a6353;font-weight:600;line-height:1.7}.address-card p{margin:0 0 14px}.empty-state--compact{padding:34px 20px}.account-favorites{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.account-favorites .empty-state{grid-column:1 / -1}.favorite-item{display:grid;grid-template-columns:70px 1fr;gap:12px;align-items:center;border:1px solid var(--border);border-radius:14px;background:#fbf7ec;padding:10px;color:var(--text);text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.favorite-item:hover{transform:translateY(-2px);border-color:#decfa9;background:var(--surface)}.favorite-item img,.favorite-item>span{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(180deg,#f8f2e2,#f1e8d2);object-fit:contain;padding:8px;color:var(--terracotta);font-size:24px}.favorite-item strong{display:block;font-size:14px;line-height:1.3}.favorite-item small{display:block;margin-top:4px;color:var(--terracotta);font-family:Chewy,cursive;font-size:18px}@media(max-width:980px){.site-header__inner{gap:14px}.site-nav{order:3;width:100%;justify-content:center}.hero{min-height:660px}.hero h1{font-size:52px}.category-grid{grid-template-columns:repeat(4,1fr)}.moment-grid,.collection-grid{grid-template-columns:repeat(2,1fr)}.product-detail,.cart-page,.account-card,.info-layout,.contact-grid,.newsletter-band,.site-footer__grid,.account-dashboard__grid{grid-template-columns:1fr}.info-nav,.account-profile{position:static}.newsletter-band__image{min-height:220px}.site-footer__grid{gap:24px}.collection-hero__inner{grid-template-columns:1fr 330px;gap:24px}.collection-controls{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.container{padding-left:16px;padding-right:16px}.announcement__inner{min-height:34px;font-size:12.5px}.announcement__inner{align-items:center;flex-direction:column;gap:8px;padding-top:8px;padding-bottom:8px}.country-selector{width:100%;justify-content:center}.country-selector select{max-width:100%}.site-header__inner{padding-top:8px;padding-bottom:8px}.site-header__logo img{width:56px;height:56px}.site-nav{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.site-nav a{white-space:nowrap}.hero{min-height:620px}.hero__scrim{background:linear-gradient(90deg,#e9eedffa,#e9eedfd1 55%,#e9eedf40)}.hero__content{padding-top:52px}.hero h1{font-size:42px}.hero p{font-size:16px}.stats{gap:12px;flex-wrap:wrap}.stats i{display:none}.trust-bar__pill{display:grid;grid-template-columns:1fr;width:100%;margin-top:-28px}.trust-bar__pill>i{display:none}.section-title,.page-title{font-size:32px}.category-grid{grid-template-columns:repeat(2,1fr)}.moment-grid,.collection-grid,.stat-cards{grid-template-columns:1fr}.product-row{grid-auto-columns:minmax(250px,82vw)}.carousel-arrow{display:none}.newsletter-band>div:first-child,.account-card__welcome,.account-card__form{padding:32px 22px}.newsletter-inline{flex-direction:column}.newsletter-band__image img{right:-20px;height:105%}.polaroids{justify-content:flex-start;overflow-x:auto}.cart-line{align-items:flex-start;flex-wrap:wrap}.cart-line__price{margin-left:110px}.discount-row{flex-direction:column}.product-buy .button{width:100%}.product-page .breadcrumbs strong{display:none}.product-detail{gap:30px}.product-title{font-size:34px}.product-buy{flex-wrap:wrap}.product-assurances{grid-template-columns:1fr;gap:13px}.product-assurances div,.product-assurances div:first-child,.product-assurances div:last-child{padding:0;border-right:0}.product-gallery__thumbs{grid-auto-columns:calc((100% - 24px) / 3)}.product-gallery__arrow{display:none}.product-shipping__timeline{grid-template-columns:1fr;gap:12px}.green-strip__inner{justify-content:flex-start}.site-footer__legal .container{align-items:flex-start;flex-direction:column}.social-login{grid-template-columns:1fr}.social-login span,.social-login p{display:none}.social-login button:first-of-type,.social-login button:last-of-type{grid-column:auto}.account-dashboard__hero{align-items:flex-start;flex-direction:column;padding:22px}.account-dashboard__hero .button{width:100%}.account-stats,.account-favorites{grid-template-columns:1fr}.account-panel__head{align-items:flex-start;flex-direction:column}.orders-table{border:0;border-radius:0;display:flex;flex-direction:column;gap:12px}.orders-table__row{grid-template-columns:1fr;gap:6px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.orders-table__row+.orders-table__row{border-top:1px solid var(--border)}.orders-table__row--head{display:none}.predictive-search__results{left:16px;right:16px}.collection-hero__inner{grid-template-columns:1fr;min-height:0}.collection-hero__copy{padding:34px 0 0}.collection-hero__copy .breadcrumbs{margin-bottom:25px}.collection-hero__copy h1{font-size:40px}.collection-hero{padding:18px 0 34px}.collection-hero__media{min-height:280px;max-width:420px;width:100%;margin:0 auto}.collection-hero__leaf{display:none}.collection-toolbar{align-items:stretch;flex-direction:column}.collection-toolbar .search-field{width:100%}.collection-controls{grid-template-columns:1fr}.clear-filters{justify-self:start;padding-left:0}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/theme.css.map */
