:root{--bg: #f2f0e6;--ink: #15251a;--muted: #5e6d60;--brand-accent: #214d35;--brand-accent-deep: #163725;--brand-mint: #cfe8d6;--brand-mint-deep: #a9d4b6;--brand-soft: #dfe8d7;--surface: #fbfaf4;--surface-strong: #f3efe2;--line: #d7dccf;--footer: #173726;--keyboard-offset: 0px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:radial-gradient(circle at top left,rgba(207,232,214,.2),transparent 28%),radial-gradient(circle at top right,rgba(33,77,53,.11),transparent 30%),linear-gradient(180deg,#f8f6ef,#edf1e6 52%,#f3f0e6);color:var(--ink);font-family:Poppins,sans-serif}#root{min-height:100vh}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-content{flex:1 0 auto;min-height:calc(100vh - 160px)}.app-open-banner{position:sticky;top:0;z-index:25;display:none;align-items:center;justify-content:space-between;gap:16px;padding:12px 24px;background:linear-gradient(90deg,#163725f5,#214d35f0);color:#f8fbf7;box-shadow:0 14px 30px #112a1c2e}.app-open-banner__copy{display:grid;gap:2px}.app-open-banner__copy strong{font-size:15px;font-weight:600}.app-open-banner__copy span{font-size:13px;color:#f8fbf7d1}.app-open-banner__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.app-open-banner__button,.app-open-banner__dismiss{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;min-height:38px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;cursor:pointer}.app-open-banner__button--primary{background:#f3f8f1;color:#173725}.app-open-banner__button--secondary{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.18)}.app-open-banner__dismiss{background:transparent;color:#f8fbf7e6;padding-left:8px;padding-right:8px}button,input,textarea,select{font:inherit}.container{width:100%;max-width:none;margin:0 auto;padding-left:24px;padding-right:24px}.deferred-content{content-visibility:auto;contain-intrinsic-size:auto 720px}.deferred-content[data-content-size="520"]{contain-intrinsic-size:auto 520px}.deferred-content[data-content-size="680"]{contain-intrinsic-size:auto 680px}.deferred-content[data-content-size="860"]{contain-intrinsic-size:auto 860px}.deferred-content[data-content-size="1200"]{contain-intrinsic-size:auto 1200px}.top-ribbon{text-align:center;background:linear-gradient(90deg,var(--brand-accent-deep),var(--brand-accent),#2f6a49);color:#fff;padding:10px 12px;font-size:13px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.site-header{background:#fbfaf4eb;border-bottom:1px solid rgba(33,77,53,.08);position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 16px 36px #15251a0f;transition:transform .22s ease,box-shadow .22s ease}.site-header.nav-hidden{transform:translateY(calc(-100% - 1px));box-shadow:none}.nav-wrap{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:92px;padding-left:64px;padding-right:64px}.brand{display:inline-flex;align-items:center;text-decoration:none;color:var(--brand-accent)}.brand-logo{display:inline-flex;align-items:center;width:170px;height:64px;justify-content:center;flex-shrink:0}.brand-logo img{width:auto;height:100%;max-width:100%;max-height:64px;object-fit:contain;display:block}.main-nav{display:flex;align-items:center;justify-content:center;gap:34px;min-height:92px}.main-nav a{position:relative;display:inline-flex;align-items:center;min-height:92px;padding:0;text-decoration:none;color:var(--brand-accent-deep);font-family:Playfair Display,serif;font-size:16px;font-weight:400}.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:28px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:center;transition:transform .16s ease}.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1)}.header-icons{display:flex;justify-content:flex-end;align-items:center;gap:18px;min-width:auto;overflow:visible}.icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:999px;color:var(--brand-accent-deep);border:0;background:transparent;text-decoration:none;cursor:pointer;transition:color .16s ease,transform .16s ease}.icon-btn:hover{color:var(--brand-accent);transform:translateY(-1px)}.icon-btn i,.icon-btn svg{display:block;line-height:1}.search-btn,.heart-btn,.cart-icon-btn{font-size:24px}.heart-btn.has-items{color:#771937}.heart-btn.has-items svg,.heart-btn.has-items svg *{fill:#771937!important;stroke:#771937!important}.cart-icon-btn svg{width:24px;height:24px}.icon-btn em{position:absolute;top:-3px;right:-5px;background:#f0b5c4;color:#8e2f4a;border:1px solid rgba(176,0,32,.16);box-shadow:0 8px 16px #b000201f;border-radius:999px;min-width:18px;font-style:normal;font-size:10px;line-height:18px;text-align:center;padding:0 5px}.cart-icon-btn em{background:#cdeee1;color:#1f5e49;border:1px solid rgba(49,126,96,.2);box-shadow:0 8px 18px #317e6024}.search-pop-wrap{border-top:1px solid rgba(33,77,53,.08);border-bottom:1px solid rgba(33,77,53,.08);background:#fbfaf4f0;padding:14px 0}.search-pop-input{width:100%;border:1px solid var(--line);border-radius:999px;height:44px;padding:0 18px;font-size:14px;outline:none;background:#fff;box-shadow:inset 0 1px #214d350a}.hero-section{width:100%;padding-top:0}.hero-image{position:relative;overflow:hidden;width:100%;min-height:72vh;border-radius:0;box-shadow:none}.hero-image img{width:100%;height:72vh;min-height:600px;object-fit:cover;display:block}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;padding:7% 6%;color:#fff;background:linear-gradient(100deg,#100e0c9e,#14110e42 42%,#1814100a 70%)}.hero-kicker{margin:0;text-transform:uppercase;letter-spacing:.16em;font-size:11px;color:#fff7ede0}.hero-overlay h1{margin:12px 0 22px;font-family:Playfair Display,serif;font-size:clamp(36px,5vw,78px);max-width:620px;line-height:1.04}.hero-subcopy{max-width:640px;margin:0 0 24px;color:#fff7ede6;font-size:16px;line-height:1.8}.hero-actions{display:flex;gap:14px}.btn{border-radius:999px;padding:11px 28px;text-decoration:none;transition:transform .16s ease,background .16s ease,color .16s ease;font-size:14px}.btn:hover{transform:translateY(-1px)}.btn-light{background:linear-gradient(135deg,var(--brand-mint),var(--brand-mint-deep));color:var(--brand-accent-deep);box-shadow:0 14px 28px #a9d4b647}.btn-outline-light{border:1px solid rgba(255,255,255,.72);color:#fff;background:#ffffff0d}.about-section{padding:80px 0 34px}.about-section-fullbleed,.about-showcase-fullbleed{width:100%}.about-section-fullbleed .about-section-inner,.about-showcase-fullbleed .about-showcase-inner{width:min(100%,calc(100vw - 32px));max-width:none}.about-grid-intro{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:start}.about-grid-intro h2{margin:0;font-family:Playfair Display,serif;font-size:clamp(32px,4vw,52px);line-height:1.1}.about-copy p{color:#4f5d52;line-height:1.9;max-width:520px;margin:0}.stats{display:flex;gap:44px;margin-top:32px}.stats strong{display:block;font-family:Playfair Display,serif;font-size:44px}.stats span{color:#5c6a5f}.about-showcase-section{margin:56px auto 34px;max-width:none;position:relative;padding:34px 24px 26px;border-radius:34px;background:linear-gradient(180deg,#fafbf5eb,#eff5e9e0),radial-gradient(circle at top right,rgba(207,232,214,.22),transparent 30%);border:1px solid rgba(33,77,53,.06);box-shadow:0 24px 48px #1637250f}.about-showcase-fullbleed{max-width:none}.about-showcase-section:after{content:"";position:absolute;left:8%;right:8%;bottom:-28px;height:56px;background:linear-gradient(180deg,#dce8d64d,#f2f0e600);filter:blur(14px);pointer-events:none}.about-showcase-head{text-align:center;margin:0 auto 34px;max-width:640px}.about-showcase-head h2,.about-showcase-head h3{margin:0 0 14px;font-family:Playfair Display,serif;font-size:clamp(34px,4vw,52px);line-height:1.1}.about-showcase-head p{margin:0 auto;max-width:560px;color:#4b4b4b;line-height:1.8;font-size:15px}.about-showcase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;justify-content:center}.about-showcase-card{overflow:hidden;border-radius:24px;position:relative;box-shadow:0 18px 40px #1637251f;transition:transform .28s ease,box-shadow .28s ease}.about-showcase-card:hover{transform:translateY(-6px);box-shadow:0 24px 58px #1637252e}.about-showcase-card img{width:100%;height:520px;object-fit:cover;display:block;transition:transform .32s ease}.about-showcase-card:hover img{transform:scale(1.04)}.about-showcase-caption{position:absolute;left:0;right:0;bottom:0;padding:28px 20px;background:linear-gradient(to top,#0d2719eb,#1031205c);color:#fff;font-family:Playfair Display,serif;font-size:20px;font-weight:500;line-height:1.2}.products-section{position:relative;margin-top:42px;padding:62px 0 70px;background:linear-gradient(180deg,#edf1e6,#e4ecde);overflow:hidden}.products-section:before{content:"";position:absolute;top:-34px;left:0;right:0;height:70px;background:linear-gradient(180deg,#f2f0e600,#dfe8d78f 48%,#edf1e6fa);pointer-events:none}.products-section:after{content:"";position:absolute;left:0;right:0;bottom:-36px;height:72px;background:linear-gradient(180deg,#e4ecde1a,#cfe8d647 45%,#f2f0e600);filter:blur(16px);pointer-events:none}.products-light{background:radial-gradient(circle at top left,rgba(207,232,214,.2),transparent 28%),linear-gradient(180deg,#f2f4eb,#e8eee1 48%,#e3ecdc);margin-top:12px}.products-section-fullbleed{width:100%}.products-section-fullbleed .products-section-inner{width:min(100%,calc(100vw - 32px));max-width:none}.shop-section-filter-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin:22px 0 34px}.shop-section-filter-chip{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:999px;border:1px solid transparent;background:#f3f4ee;color:#425445;font-size:13px;font-weight:700;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.shop-section-filter-chip:hover,.shop-section-filter-chip.active{transform:translateY(-1px);box-shadow:0 10px 22px #16372514}.dark-head{color:#202020}.section-head{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px}.section-head h3{margin:0;font-family:Playfair Display,serif;font-size:clamp(28px,4vw,40px)}.sort-control{display:flex;gap:12px;align-items:center;font-size:14px;color:#304032;font-weight:500}.sort-dropdown{position:relative;display:inline-flex;min-width:208px}.sort-dropdown-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px;padding:0 18px;border:1px solid rgba(33,77,53,.12);border-radius:999px;background:#ffffffe6;box-shadow:0 10px 24px #1637250d;color:#173725;font-size:15px;font-weight:500;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.sort-dropdown-trigger:hover,.sort-dropdown.open .sort-dropdown-trigger{border-color:#214d3533;background:#fffdf9}.sort-dropdown-trigger:focus-visible{outline:none;box-shadow:0 0 0 3px #214d3514,0 10px 24px #1637250d}.sort-dropdown-arrow{width:10px;height:10px;border-right:2px solid #294a35;border-bottom:2px solid #294a35;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}.sort-dropdown.open .sort-dropdown-arrow{transform:translateY(2px) rotate(-135deg)}.sort-dropdown-menu{position:absolute;top:calc(100% + 12px);left:0;right:0;z-index:12;padding:10px;border:1px solid rgba(33,77,53,.1);border-radius:18px;background:#fffdf9fa;box-shadow:0 20px 38px #1637251f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sort-dropdown-option{width:100%;border:none;background:transparent;border-radius:12px;padding:12px 14px;color:#203224;text-align:left;font-size:15px;font-weight:500;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.sort-dropdown-option:hover{background:#e1ebdbcc;transform:translate(2px)}.sort-dropdown-option.active{background:linear-gradient(135deg,#e6efdd,#dce7d1);color:#173725}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 24px}.wishlist-section{padding-top:54px}.wishlist-head{align-items:end}.wishlist-intro{max-width:560px;margin:12px 0 0;color:#566658;line-height:1.75}.wishlist-signin-card{max-width:520px;padding:28px 30px;border:1px solid rgba(33,77,53,.08);border-radius:22px;background:#fffc;box-shadow:0 14px 30px #1637250d}.wishlist-signin-card h4{margin:0 0 10px;font-family:Playfair Display,serif;font-size:28px;color:#173725}.wishlist-signin-card p{margin:0 0 18px;color:#566658;line-height:1.7}.wishlist-signin-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,var(--brand-accent-deep),var(--brand-accent));color:#fff;text-decoration:none;font-weight:600}.wishlist-empty{margin-top:18px}.about-showcase-card a{display:block;color:inherit;text-decoration:none}.curation-section{padding-top:50px}.curation-hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(320px,.92fr);gap:28px;align-items:stretch;margin-bottom:34px}.curation-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:30px 10px 30px 0}.curation-hero-copy h1{margin:0 0 14px;font-family:Playfair Display,serif;font-size:clamp(34px,5vw,62px);line-height:1.04}.curation-hero-copy p:last-child{margin:0;color:#566658;line-height:1.8;max-width:54ch}.curation-hero-image-wrap{border-radius:28px;overflow:hidden;border:1px solid rgba(33,77,53,.08);box-shadow:0 18px 38px #16372514}.curation-hero-image-wrap img{width:100%;height:100%;min-height:360px;object-fit:cover;display:block}.curation-empty-message{display:grid;gap:18px;justify-items:center;text-align:center;max-width:760px;margin:0 auto}.cart-products-list{display:grid;gap:18px}.cart-checkout-bar{position:sticky;bottom:18px;z-index:12;margin-top:40px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:22px 26px;border-radius:28px;border:1px solid rgba(33,77,53,.1);background:linear-gradient(135deg,#f7f9f5fa,#fffffff5);box-shadow:0 18px 36px #16372514;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cart-checkout-summary{display:grid;gap:6px}.cart-checkout-summary.compact{min-width:0;grid-template-columns:repeat(3,minmax(120px,max-content));grid-template-areas:"subtotal shipping total" "note note total";align-items:end;column-gap:26px;row-gap:10px}.cart-checkout-summary span{color:#5b6b60;font-size:14px}.cart-checkout-summary strong{font-size:24px;color:#173725}.cart-checkout-compact-meta,.cart-checkout-btn-mobile{display:none}.cart-checkout-bill-line{display:grid;gap:4px}.cart-checkout-summary.compact>.cart-checkout-bill-line:nth-of-type(1){grid-area:subtotal}.cart-checkout-summary.compact>.cart-checkout-bill-line:nth-of-type(2){grid-area:shipping}.cart-checkout-summary.compact>.cart-checkout-bill-line.total{grid-area:total;align-self:stretch;padding-left:22px;border-left:1px solid rgba(33,77,53,.12)}.cart-checkout-bill-line strong{font-size:16px}.cart-free-shipping-note{margin:0;color:#2f8f4e;font-size:13px;font-weight:700}.cart-checkout-summary.compact>.cart-free-shipping-note{grid-area:note;padding:10px 14px 0 0;color:#2f8f4e;font-size:12px;line-height:1.45}.cart-checkout-bill-line.total strong{font-size:24px}.cart-checkout-btn{min-width:172px;max-width:172px;min-height:56px;height:56px;padding:0 24px;font-size:14px;margin-left:auto;margin-bottom:0;border-radius:18px;letter-spacing:.06em}.cart-checkout-panel{margin-top:28px;padding:28px 8px 32px;border-radius:28px;border:0;background:transparent;box-shadow:none}.cart-checkout-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:24px}.cart-checkout-head h4{margin:8px 0 0;font-family:Playfair Display,serif;font-size:34px;line-height:1.08}.cart-checkout-close{border:1px solid rgba(33,77,53,.14);border-radius:999px;min-height:40px;padding:0 16px;background:#fffffff0;color:var(--brand-accent-deep);cursor:pointer}.cart-checkout-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.86fr);gap:24px;align-items:start}.cart-address-column{display:grid;gap:18px}.cart-address-list{display:grid;gap:14px}.cart-address-card{width:100%;text-align:left;display:grid;gap:5px;padding:18px 20px;border-radius:20px;border:1px solid rgba(33,77,53,.1);background:#fffffff0;color:#274032;cursor:pointer;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.cart-address-card:hover,.cart-address-card.active{border-color:#b0002047;box-shadow:0 14px 26px #b0002014;transform:translateY(-1px)}.cart-address-card.active{border-color:#f0b5c4f2}.cart-address-card strong{font-size:16px}.cart-address-card span{color:#5c695f;line-height:1.6;font-size:14px}.cart-address-empty{display:grid;justify-items:start;gap:12px;padding:22px;border-radius:20px;border:1px dashed rgba(33,77,53,.16);background:#ffffffad}.cart-address-empty p{margin:0;color:#566658}.cart-address-form{display:grid;gap:14px;padding:20px;border-radius:22px;border:1px solid rgba(33,77,53,.1);background:#ffffffeb}.cart-address-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cart-address-form-grid input{width:100%;min-height:46px;padding:0 14px;border-radius:14px;border:1px solid rgba(33,77,53,.12);background:#fffffffa;color:#1f3529;box-sizing:border-box}.cart-address-form-grid input:focus{outline:none;border-color:#214d3542}.cart-address-form-wide{grid-column:1 / -1}.cart-address-form-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.cart-add-address-btn{min-width:170px}.cart-manage-address-link{color:var(--brand-accent-deep);text-decoration:none;font-weight:600}.cart-order-summary-card{display:grid;gap:14px;padding:24px;border-radius:28px;border:1px solid rgba(33,77,53,.08);background:#fffffff5;box-shadow:0 18px 34px #1637250f}.cart-summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#536459}.cart-summary-row strong{color:#173725}.cart-order-summary-card .cart-free-shipping-note{margin:-6px 0 2px}.cart-summary-row.total{padding-top:12px;margin-top:4px;border-top:1px solid rgba(33,77,53,.1);font-size:16px}.cart-summary-row.total strong{font-size:24px}.cart-payment-actions{display:grid;gap:12px;margin-top:10px}.cart-payment-btn{width:100%}.cart-checkout-message{margin:4px 0 0;color:#8c2d49;font-size:14px;line-height:1.6}.cart-checkout-message.success{color:#2d6a43}.cart-applied-coupon{display:grid;gap:4px;padding:12px 14px;border-radius:16px;border:1px solid rgba(33,77,53,.14);background:#ebf6eeeb}.cart-applied-coupon strong{color:#1d4f31;font-size:14px;letter-spacing:.04em}.cart-applied-coupon span{color:#5c6f61;font-size:13px}.cart-applied-coupon small{color:#3f5f49;font-size:12px;font-weight:600}.cart-discount-input-wrap{display:flex;gap:8px;margin:12px 0}.cart-discount-input{flex:1;padding:10px 14px;border:1px solid rgba(33,77,53,.2);border-radius:8px;font-size:14px;color:#173725}.cart-discount-input::placeholder{color:#95a39a}.cart-discount-btn{padding:10px 20px;background:#f5f5f5;border:1px solid rgba(33,77,53,.1);border-radius:8px;font-size:14px;font-weight:500;color:#173725;cursor:pointer;transition:all .2s ease}.cart-discount-btn:hover{background:#efefef;border-color:#214d3533}.cart-summary-row.discount{color:#0d5a31}.cart-summary-row.discount span{display:grid;gap:3px}.cart-summary-row.discount small{color:#5b7a66;font-size:12px;font-weight:500}.cart-summary-row.discount strong{color:#0d5a31;font-weight:600}.cart-product-card img{width:108px;height:108px;border-radius:12px}.product-card{display:flex;flex-direction:column;background:transparent;overflow:visible;border-radius:0;padding:0;border:none;box-shadow:none;transition:transform .22s ease}.product-card img,.skeleton-image{width:100%;height:430px;object-fit:cover;display:block}.product-card>a,.product-card-media{position:relative;display:block;background:#f8f5ee;border:none;border-radius:14px;overflow:hidden;box-shadow:none;transition:transform .24s ease,box-shadow .24s ease}.product-card img{transition:transform .32s ease,filter .32s ease;transform-origin:center}.product-card:hover{transform:translateY(-4px)}.product-card:hover .product-card-media,.product-card:hover>a{box-shadow:0 18px 34px #1637251f}.product-card:hover img{transform:scale(1.06);filter:saturate(1.03)}.product-body{display:flex;flex:1;flex-direction:column;padding:12px 0 0;text-align:center}.product-badge{position:absolute;top:0;left:0;z-index:1;display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 18px;border-radius:0 0 12px;color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;box-shadow:none}.product-badge-standard,.product-badge-featured{background:#3e7b55}.product-badge-sale{background:#6e9b2b}.product-badge-price{background:#bd6a4b}.product-badge-mark{display:none}.product-name{display:inline-block;margin:0;font-size:clamp(18px,1.35vw,30px);min-height:0;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:500;color:#121916;text-decoration:none;line-height:1.32}.product-attribute-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;justify-content:center}.product-attribute-chip{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border-radius:14px;border:1px solid transparent;background:#edf2e3;color:#1f4a34;font-size:13px;font-weight:600}.product-attribute-chip-sage{background:#fdf0c6;border-color:#fdea74a4;color:#1f4a34}.product-attribute-chip-mist{background:#dfeef3;border-color:#4e768529;color:#1f4a34}.product-attribute-chip-blush{background:#f6e3e8;border-color:#925c6a29;color:#1f4a34}.product-attribute-chip-sand{background:#f2dfcf;border-color:#a86d522e;color:#1f4a34}.product-attribute-chip-stone{background:#ded3be;border-color:#716c622e;color:#1f4a34}.product-attribute-chip-leaf{background:#d8e9dd;border-color:#4378562e;color:#1f4a34}.product-prices{margin-top:14px;display:flex;gap:8px;align-items:center;justify-content:center;flex-wrap:wrap;font-size:16px}.old-price{color:#8b928a;text-decoration:line-through;order:2}.new-price{color:var(--brand-accent-deep);font-size:16px;font-weight:500}.bag-btn{margin-top:18px;width:100%;border:none;border-radius:14px;height:52px;background:linear-gradient(135deg,var(--brand-accent-deep),var(--brand-accent));color:#fff;cursor:pointer;font-size:16px;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:700;letter-spacing:.05em;text-transform:uppercase;box-shadow:none}.product-rating-chip{position:absolute;left:14px;bottom:14px;z-index:1;display:inline-flex;align-items:center;gap:5px;min-height:26px;padding:0 8px;border-radius:6px;background:#fffffff0;color:#243126;font-size:12px;font-weight:500}.product-rating-chip:before{content:"★";color:#18a84b;font-size:12px}.product-rating-sep{color:#707d71}.product-card-actions{display:grid;gap:12px;margin-top:auto;padding-top:18px;grid-template-columns:1fr;align-items:stretch;justify-items:center}.product-card-actions.split{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch}.product-card-actions-custom{width:100%}.product-card-square{border-radius:0;padding:0}.product-card-square .product-card-media,.product-card-square>a{border-radius:14px;aspect-ratio:1 / 1}.product-card-square img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.product-card-square .product-body{padding:12px 0 0}.product-card-square .product-name{min-height:0;font-size:18px;line-height:1.24}.product-card-square .product-attribute-row{gap:8px;margin-top:10px}.product-card-square .product-attribute-chip{min-height:30px;padding:0 10px;font-size:12px}.product-card-square .product-prices{margin-top:12px;gap:8px}.product-card-square .new-price{font-size:16px}.bag-btn-compact,.wishlist-card-btn{margin-top:0;min-height:46px;height:46px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;letter-spacing:.03em;text-transform:uppercase}.bag-btn.active,.bag-btn:hover{box-shadow:0 12px 24px #15462f2e}.bag-btn.active{background:linear-gradient(135deg,#325f46,#497b5f)}.wishlist-card-btn{width:100%;border:1px solid rgba(176,0,32,.2);background:#fff3f6f0;color:#b00020;cursor:pointer;font-weight:700;box-shadow:0 10px 22px #b000201a;white-space:nowrap}.product-card-actions .bag-btn,.product-card-actions .wishlist-card-btn{min-width:0}.product-card-actions.split .bag-btn,.product-card-actions.split .wishlist-card-btn{margin-top:0;min-height:46px;height:46px;width:100%}.product-card-actions.split .bag-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;letter-spacing:.03em}.product-card-actions-double{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.product-card-actions-double .bag-btn,.product-card-actions-double .buy-now-btn{width:100%}.product-card-actions-double{align-items:stretch;gap:12px;margin-left:0;margin-right:0;width:100%;max-width:none}.wishlist-card-btn:hover,.detail-wishlist-btn.active,.wishlist-card-btn.active{border-color:#b0002057;background:#ffebf0fa;color:#9b001c}.buy-now-btn{margin-top:0;min-height:44px;height:44px;border-radius:14px;border:1px solid rgba(33,77,53,.14);background:#fffffffa;color:var(--brand-accent-deep);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 10px 22px #214d351a;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.product-card-actions-double .bag-btn{margin-top:0;min-height:44px;height:44px;padding:0 14px;justify-self:stretch}.product-card-actions-double .buy-now-btn{margin-top:0;padding:0 14px;justify-self:stretch}.buy-now-btn:hover{border-color:#214d3538;background:#f7faf7fa;color:#224a34;box-shadow:0 12px 24px #214d351f}.cart-payment-btn-light{border-color:#214d352e;background:#fff;color:var(--brand-accent-deep)}.reviews-section{position:relative;padding:94px 0 26px;margin-top:18px}.reviews-section:before{content:"";position:absolute;top:0;left:6%;right:6%;height:78px;background:linear-gradient(180deg,#cfe8d647,#f3f0e600);filter:blur(10px);pointer-events:none}.reviews-head{text-align:center;margin-bottom:34px}.reviews-head h2{margin:0 0 16px;font-family:Playfair Display,serif;font-size:clamp(34px,4vw,56px)}.reviews-head p{margin:0 auto;max-width:430px;color:#566359;line-height:1.7;font-size:15px}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.review-card{background:linear-gradient(180deg,#f5efe3,#eef1e7);padding:34px 34px 30px;min-height:0;border-radius:24px;border:1px solid rgba(33,77,53,.08);box-shadow:0 16px 34px #16372514}.review-stars{margin-bottom:28px;color:var(--brand-accent);letter-spacing:.08em;font-size:22px}.review-card p{margin:0;max-width:470px;color:#425245;line-height:1.65;font-size:18px}.review-person{display:flex;align-items:center;gap:16px;margin-top:70px}.review-person img{width:48px;height:48px;border-radius:999px;object-fit:cover}.review-person strong{display:block;font-size:16px}.review-person span{color:#69766a;font-size:15px}.about-page{padding:54px 48px 30px;display:grid;gap:30px}.about-story-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.72fr);gap:24px;align-items:stretch}.about-story-copy,.about-story-panel,.about-story-card,.about-custodian-card,.about-philosophy-card,.about-why-rootsi{border:1px solid rgba(33,77,53,.08);background:linear-gradient(180deg,#ffffffe0,#f5f3ebeb),radial-gradient(circle at top right,rgba(207,232,214,.2),transparent 34%);box-shadow:0 22px 42px #1637250f}.about-story-copy{padding:34px 36px 38px;border-radius:34px}.about-story-kicker,.about-card-kicker{margin:0 0 12px;color:#6b7b6d;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.about-story-copy h1,.about-page h2{margin:0;font-family:Playfair Display,serif;line-height:1.04}.about-story-copy h1{font-size:clamp(38px,5.4vw,68px);max-width:12ch}.about-story-lead{margin:22px 0 0;max-width:60ch;color:#4e5e50;font-size:16px;line-height:1.9}.about-story-panel{display:grid;align-content:start;gap:16px;padding:30px 28px;border-radius:30px}.about-story-panel span{color:#173725;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.about-story-panel p{margin:0;color:#4f5f52;line-height:1.9}.about-hero{width:100%;border-radius:28px;margin:0;display:block;min-height:360px;object-fit:cover;box-shadow:0 24px 44px #16372514}.about-story-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:24px}.about-story-card{padding:30px 30px 28px;border-radius:28px}.about-story-card-feature{background:linear-gradient(180deg,#f6f9f1f0,#eff5e9eb),radial-gradient(circle at top left,rgba(207,232,214,.24),transparent 30%)}.about-story-card h2{font-size:clamp(30px,4vw,44px)}.about-story-card h3,.about-custodian-card h3,.about-philosophy-card h3{margin:0;font-family:Playfair Display,serif;color:#173725}.about-story-card h3{font-size:clamp(28px,3vw,38px);line-height:1.12}.about-story-card p,.about-custodian-card p,.about-philosophy-card p,.about-why-copy p{margin:16px 0 0;color:#4f5f52;line-height:1.85;font-size:15px}.about-custodians,.about-philosophy{display:grid;gap:20px}.about-section-head{display:grid;gap:8px}.about-section-head h2,.about-why-copy h2{font-size:clamp(32px,4.2vw,48px)}.about-custodian-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.about-custodian-card{padding:26px 22px;border-radius:24px}.about-custodian-card strong{display:block;margin-top:10px;color:#2f6845;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.about-philosophy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.about-philosophy-card{padding:24px 24px 22px;border-radius:24px}.about-philosophy-card h3{font-size:28px}.about-why-rootsi{padding:34px 36px;border-radius:30px}.about-why-copy{max-width:860px}.about-why-copy p:first-of-type{margin-top:18px}.contact-page{padding:54px 0 28px}.contact-shell{display:grid;gap:28px}.contact-card{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,.9fr);gap:28px;align-items:start;padding:30px;border-radius:28px;border:1px solid rgba(33,77,53,.08);background:radial-gradient(circle at top right,rgba(207,232,214,.28),transparent 28%),linear-gradient(180deg,#fbfaf4f5,#f3f0e6f0);box-shadow:0 18px 42px #1637250d}.contact-copy{display:grid;gap:18px;align-content:start}.contact-copy h2{margin:0;font-family:Playfair Display,serif;font-size:clamp(34px,4vw,56px);line-height:1.02}.contact-lead{margin:0;color:#556558;line-height:1.8;font-size:16px;max-width:560px}.contact-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.contact-highlight-card,.contact-channel-item{padding:16px 18px;border-radius:18px;border:1px solid rgba(33,77,53,.08);background:#ffffffbd}.contact-highlight-card strong,.contact-channel-item strong{display:block;color:#173725;font-size:16px}.contact-highlight-card p{margin:8px 0 0;color:#59695b;line-height:1.7;font-size:14px}.contact-channel-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.contact-channel-item span{display:block;margin-bottom:8px;color:#768476;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.contact-top iframe,.contact-map-card iframe{width:100%;min-height:320px;border:0;border-radius:22px}.contact-top iframe{width:100%;min-height:320px;border:0}.form-block{margin-top:34px}.top-form{margin-top:0}.map-below{margin-top:44px}.contact-form{display:flex;flex-direction:column;gap:8px}.contact-form-card{padding:28px;border-radius:24px;border:1px solid rgba(33,77,53,.08);background:#ffffffd1;box-shadow:0 12px 30px #1637250a}.contact-form-head{margin-bottom:6px}.contact-form-head h3{margin:0 0 8px;font-family:Playfair Display,serif;font-size:32px}.contact-form-head p{margin:0;color:#607062;line-height:1.7}.contact-form input,.contact-form textarea{border:1px solid rgba(33,77,53,.14);border-radius:14px;padding:12px;font-family:inherit;background:#fffffff0}.contact-form button{margin-top:8px;width:100%;border:none;background:linear-gradient(135deg,var(--brand-accent-deep),var(--brand-accent));color:#fff;border-radius:999px;height:48px;box-shadow:0 14px 26px #1637252e}.contact-form button:disabled{opacity:.7;cursor:wait}.form-status{margin:6px 0 0;color:var(--brand-accent);font-size:14px;line-height:1.6}.form-status.light{color:#ffffffe0}.contact-map-card{display:grid;grid-template-columns:minmax(280px,.55fr) minmax(0,1fr);gap:24px;align-items:center;padding:24px;border-radius:26px;border:1px solid rgba(33,77,53,.08);background:#fbfaf4d1;box-shadow:0 14px 32px #1637250a}.contact-map-copy h3{margin:0 0 10px;font-family:Playfair Display,serif;font-size:32px}.contact-map-copy p:last-child{margin:0;color:#5d6d5f;line-height:1.75}.profile-page{padding:28px 0 56px}.profile-card{background:#fbfaf4f0;border:1px solid rgba(33,77,53,.08);border-radius:22px;box-shadow:0 18px 45px #16372514;padding:42px 48px 34px;max-width:980px;margin:0 auto}.account-shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:30px;align-items:start}.account-sidebar,.account-content-card{background:#fbfaf4f0;border:1px solid rgba(33,77,53,.08);border-radius:22px;box-shadow:0 18px 42px #16372514}.account-sidebar{padding:28px;position:sticky;top:0;overflow:hidden}.account-sidebar:before,.account-content-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:1px;background:#214d3514;pointer-events:none}.account-sidebar,.account-content-card,.account-hero{position:relative}.account-identity{position:relative;z-index:1;display:grid;justify-items:center;text-align:center;gap:14px;padding:8px 8px 24px;border-bottom:1px solid rgba(33,77,53,.08);margin-bottom:22px}.account-avatar-wrap{display:grid;justify-items:center;gap:10px}.account-identity-copy{display:grid;justify-items:center;gap:0;width:100%}.account-avatar{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--brand-accent-deep),#356c4d);color:#fff;font-family:Playfair Display,serif;font-size:36px}.account-avatar-image{object-fit:cover}.account-avatar-input{display:none}.account-avatar-edit{border:1px solid rgba(33,77,53,.14);background:#ffffffe6;color:var(--brand-accent-deep);border-radius:999px;min-height:32px;padding:0 12px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.account-overline{margin:0 0 6px;text-transform:uppercase;letter-spacing:.18em;color:#728273;font-size:10px;font-weight:600}.account-identity h2,.account-hero-copy h1{margin:0;font-family:Playfair Display,serif;line-height:1.06}.account-identity h2{font-size:30px;overflow-wrap:anywhere}.account-email{margin:10px 0 0;color:#5f6f61;font-size:15px;line-height:1.55}.account-nav{position:relative;z-index:1;display:grid;gap:14px}.auth-switch{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:30px;border-bottom:1px solid #ddd8d2}.auth-switch button{border:none;background:transparent;border-radius:0;padding:6px 6px 14px;cursor:pointer;color:#9c938a;font-size:17px;font-weight:500;border-bottom:3px solid transparent;margin-bottom:-1px}.auth-switch .active{background:transparent;color:#1f1f1f;border-bottom-color:#4a3b31}.auth-form{display:flex;flex-direction:column;gap:16px}.auth-form label{font-size:15px;font-weight:600;color:#1f1a17;margin-top:2px;margin-bottom:6px}.auth-form input{border:1px solid rgba(33,77,53,.14);border-radius:14px;height:48px;padding:0 16px;font-size:15px;background:#fffffff0;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.auth-form input:focus,.auth-form textarea:focus{outline:none;border-color:#214d3542;box-shadow:0 0 0 4px #214d3514;background:#fff}.otp-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.otp-action-row{display:flex;justify-content:flex-start}.otp-btn{margin-top:0!important;min-width:130px;padding:0 16px;white-space:nowrap}.otp-btn-secondary{background:#214d3514!important;color:var(--brand-accent-deep)!important;border:1px solid rgba(33,77,53,.16)!important}.otp-note{margin:-2px 0 2px;color:#7c5640;font-size:13px;line-height:1.5}.otp-note.success{color:#1f7a49}.otp-verified{margin:-2px 0 4px;color:#1f7a49;font-size:13px;font-weight:600}.auth-form textarea{border:1px solid rgba(33,77,53,.14);border-radius:14px;padding:12px;background:#fffffff0}.auth-form button{margin-top:6px;border:none;background:linear-gradient(135deg,var(--brand-accent-deep),var(--brand-accent));color:#fff;border-radius:999px;height:48px;font-size:15px;font-weight:500;letter-spacing:.01em}.forgot-row{align-self:flex-end;padding:0;border:0;background:transparent;min-height:auto;height:auto;width:auto;border-radius:0;color:#685b51;font-size:14px;font-weight:600;letter-spacing:0;line-height:1.3;text-transform:none;text-decoration:underline;text-underline-offset:.14em;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin:2px 0 8px}.account-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:24px;background:#1214107a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.account-modal-card{position:relative;width:min(100%,520px);border-radius:28px;padding:28px 26px 24px;background:radial-gradient(circle at top left,rgba(224,233,211,.92),transparent 46%),linear-gradient(180deg,#fffcf6fa,#f8f2ebfa);box-shadow:0 28px 80px #111f152e}.account-modal-close{position:absolute;top:16px;right:16px;width:38px;height:38px;border:0;border-radius:50%;background:#214d3514;color:#27432f;font-size:18px;cursor:pointer}.account-modal-eyebrow{margin:0 0 8px;color:#5d7a47;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.account-modal-card h3{margin:0;color:#1f1a16;font-size:clamp(24px,3vw,30px)}.account-modal-copy{margin:10px 0 20px;color:#655a51;font-size:14px;line-height:1.6}.account-modal-form{gap:10px}.checkbox-row{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400!important;color:#5a5048;margin-top:2px}.checkbox-row input{width:16px;height:16px}.terms-note{text-align:center;color:#888;margin-top:22px;font-size:14px}.menu-item{display:flex;align-items:center;gap:14px;width:100%;text-align:left;border:1px solid rgba(33,77,53,.08);background:#ffffffc2;border-radius:16px;min-height:74px;padding:14px 16px;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-size:14px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.menu-item:hover{border-color:#214d352e;box-shadow:0 10px 24px #16372514}.menu-item-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e5eddc;color:var(--brand-accent-deep);flex-shrink:0}.menu-item-copy{display:flex;flex-direction:column;gap:3px}.menu-item-copy strong{color:#1e1916;font-weight:500;margin-bottom:3px}.menu-item-copy small{color:#6d7b6f;font-size:12px}.menu-item.active-tab{border-color:#214d3538;background:linear-gradient(135deg,#dfe8d7f2,#f5efe2eb);box-shadow:inset 0 0 0 1px #214d350a}.menu-item.active-tab .menu-item-icon{background:linear-gradient(135deg,var(--brand-accent-deep),var(--brand-accent));color:#fff}.menu-item.danger{border-color:#cf2f2f40;color:#cf2f2f}.menu-item.danger .menu-item-icon{background:#cf2f2f14;color:#cf2f2f}.account-main{display:grid;gap:24px;padding-top:2px}.account-hero{overflow:hidden;border-radius:22px;background:radial-gradient(circle at top right,rgba(207,232,214,.3),transparent 30%),linear-gradient(135deg,#edf3e8,#dfe9d8 52%,#f3ecdf);border:1px solid rgba(33,77,53,.08);box-shadow:none;padding:24px 30px;display:grid;grid-template-columns:1.25fr .95fr;gap:18px;align-items:end}.account-hero-copy h1{font-size:clamp(32px,4vw,46px)}.account-hero-copy p:last-child{margin:14px 0 0;max-width:580px;color:#566658;line-height:1.75;font-size:14px}.account-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hero-stat-card{background:#ffffffc2;border:1px solid rgba(33,77,53,.08);border-radius:18px;padding:14px 16px;min-height:88px;display:flex;flex-direction:column;justify-content:space-between}.hero-stat-card span{color:#708070;font-size:11px;text-transform:uppercase;letter-spacing:.14em}.hero-stat-card strong{color:var(--brand-accent-deep);font-family:Playfair Display,serif;font-size:24px;line-height:1.1}.account-content-card{padding:34px;min-height:460px}.account-content-head{position:relative;z-index:1;display:flex;justify-content:space-between;gap:22px;align-items:flex-start;padding-bottom:22px;margin-bottom:26px;border-bottom:1px solid rgba(33,77,53,.08)}.account-content-title{display:flex;gap:14px;align-items:flex-start}.content-icon-chip{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e5eddc;color:var(--brand-accent-deep);flex-shrink:0}.account-content-title h3{margin:0 0 6px;font-family:Playfair Display,serif;font-size:28px}.account-content-title p{margin:0;color:#5e6c60;line-height:1.7;font-size:14px}.account-content-body{position:relative;z-index:1;padding-top:4px}.account-message{margin:6px 0 0;background:#dfe8d7e6;border:1px solid rgba(33,77,53,.08);border-radius:999px;padding:9px 13px;color:var(--brand-accent-deep);font-size:13px;white-space:nowrap}.message{color:#2e221a;font-weight:600}.list-wrap{margin-top:18px;display:grid;gap:14px}.list-card{border:1px solid rgba(33,77,53,.08);border-radius:18px;padding:18px;background:linear-gradient(180deg,#fffffff2,#f5f8f1f5);box-shadow:none}.list-card p{margin:6px 0;color:#585858}.list-card.horiz{display:flex;gap:12px}.list-card.horiz img{width:88px;height:88px;object-fit:cover;border-radius:8px}.mini-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.mini-actions button{border:1px solid rgba(33,77,53,.14);border-radius:999px;min-height:38px;padding:0 14px;background:#fffffff0;color:var(--brand-accent-deep);cursor:pointer;transition:border-color .16s ease,background .16s ease}.mini-actions button:hover{border-color:#214d3538;background:#ecf2e6}.cart-quantity-stepper{display:inline-flex;align-items:center;gap:10px;padding:4px 6px;border:1px solid rgba(33,77,53,.1);border-radius:999px;background:#fffffff0}.cart-stepper-btn{min-width:38px!important;width:38px;min-height:38px!important;height:38px;padding:0!important;border:1px solid rgba(33,77,53,.14)!important;border-radius:999px!important;background:#f2f7ec!important;color:var(--brand-accent-deep)!important;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1;flex:0 0 auto}.cart-stepper-btn:hover{border-color:#214d3538!important;background:#e8f0df!important}.cart-stepper-btn:disabled{opacity:.6;cursor:not-allowed}.cart-stepper-count{min-width:26px;text-align:center;color:var(--brand-accent-deep);font-weight:700;font-size:15px;line-height:1;flex:0 0 auto}.inline-form{display:grid;grid-template-columns:1fr auto;gap:10px}.inline-form input{min-height:40px}.empty-note{color:#636363}.dashboard-form{gap:22px}.profile-forms-stack{display:grid;gap:18px}.profile-panel-form{padding:24px;border-radius:22px;border:1px solid rgba(33,77,53,.08);background:#ffffffeb;box-shadow:0 12px 28px #1637250a}.profile-panel-head{display:grid;gap:6px}.profile-panel-head h4{margin:0;color:#173725;font-size:20px}.profile-panel-head p{margin:0;color:#66766a;line-height:1.6;font-size:14px}.dashboard-form button,.auth-form button{cursor:pointer}.account-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 34px}.account-form-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.account-form-span-2{grid-column:span 2}.account-form-grid>div,.account-form-grid-wide>div{display:grid;align-content:start;gap:10px}.account-list-card{overflow:hidden}.order-history-thumb{width:92px;height:92px;border-radius:14px;object-fit:cover;background:#e6ece6e6}.account-list-card-content{flex:1;display:flex;align-items:center;justify-content:space-between;gap:18px}.dashboard-empty{margin:0;padding:38px 24px;text-align:center;border:1px dashed rgba(33,77,53,.16);border-radius:18px;background:linear-gradient(180deg,#f4f7ef,#edf2e8)}.track-order-pane{display:grid;gap:20px}.track-order-grid{display:grid;gap:16px}.track-order-card{border:1px solid rgba(33,77,53,.08);border-radius:22px;padding:22px;background:linear-gradient(180deg,#fffffff5,#f6f9f2fa)}.track-order-card-top{display:flex;align-items:center;justify-content:space-between;gap:18px}.track-order-card-copy{display:grid;gap:6px}.track-order-label{margin:0;color:#6a766f;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.track-order-card-copy strong{font-size:22px;color:#173725;line-height:1.2}.track-order-card-copy span{color:#526258;line-height:1.6}.track-order-thumb{width:72px;height:72px;border-radius:18px;object-fit:cover}.track-order-meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:14px;color:#55655b;font-size:14px}.track-order-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:22px}.track-order-step{position:relative;display:grid;justify-items:center;gap:10px}.track-order-step-dot{width:15px;height:15px;border-radius:50%;background:#d8ddd8;border:3px solid #eef2ec;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.track-order-step-dot.cancelled{background:#a23c54}.track-order-step-text{font-size:13px;color:#7a857f;text-align:center}.track-order-step-line{position:absolute;top:7px;left:calc(50% + 18px);width:calc(100% - 36px);height:2px;background:#d9ded8}.track-order-step-line.done{background:var(--brand-accent)}.track-order-step-check{color:#fff;font-size:9px;line-height:1;font-weight:800}.track-order-step--pending .track-order-step-dot.done,.track-order-step--pending .track-order-step-dot.current{background:#bdddf2;border-color:#edf6fb}.track-order-step--pending .track-order-step-text.done,.track-order-step--pending .track-order-step-text.current{color:#4f7793;font-weight:700}.track-order-step--processing .track-order-step-dot.done,.track-order-step--processing .track-order-step-dot.current{background:#cfc2e9;border-color:#f3eef9}.track-order-step--processing .track-order-step-text.done,.track-order-step--processing .track-order-step-text.current{color:#6f5d92;font-weight:700}.track-order-step--shipped .track-order-step-dot.done,.track-order-step--shipped .track-order-step-dot.current{background:#e8cf8b;border-color:#fbf4df}.track-order-step--shipped .track-order-step-text.done,.track-order-step--shipped .track-order-step-text.current{color:#92763a;font-weight:700}.track-order-step--delivered .track-order-step-dot.done,.track-order-step--delivered .track-order-step-dot.current{width:18px;height:18px;background:#8bc59b;border-color:#edf8f0}.track-order-step--delivered .track-order-step-text.done,.track-order-step--delivered .track-order-step-text.current{color:#447a56;font-weight:700}.track-order-cancelled{margin-top:22px;display:flex;align-items:flex-start;gap:12px}.track-order-cancel-line{flex:1;margin-top:7px;height:2px;background:#c8d4ca}.track-order-cancel-step{width:74px;display:flex;flex-direction:column;align-items:center;gap:10px}.track-order-cancel-text{font-size:13px;line-height:1.2;text-align:center}.track-order-cancel-text.done{color:var(--brand-accent);font-weight:600}.track-order-cancel-text.cancelled{color:#aa5e45;font-weight:600}.centered-note{text-align:center;margin:0}.curation-empty-state{max-width:620px;margin:0 auto;padding:28px 32px;border:1px solid rgba(123,106,93,.12);border-radius:20px;background:linear-gradient(180deg,#ffffffb3,#f0f6ebb8);box-shadow:0 18px 34px #1637250f}.track-order-step-dot.cancelled .track-order-step-check{font-size:13px;transform:translateY(-.5px);text-transform:uppercase}.product-details-page{padding-top:42px;padding-bottom:30px}.product-main{display:grid;grid-template-columns:1fr 1fr;gap:46px}.product-main-refined{align-items:start}.product-main-media{position:relative}.product-mobile-carousel,.product-mobile-dots{display:none}.product-main-image-shell{position:relative;overflow:hidden;padding-left:15px;border-radius:24px}.product-main-image{width:98%;height:98%;object-fit:cover;aspect-ratio:1/1;border-radius:24px;border:1px solid rgba(33,77,53,.06);box-shadow:0 18px 34px #16372514}.product-image-lens{position:absolute;width:148px;height:148px;border:1px solid rgba(33,77,53,.18);background:#fff3;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border-radius:18px;box-shadow:0 14px 28px #1637251f;transform:translate(-50%,-50%);pointer-events:none;opacity:0;transition:opacity .16s ease}.product-main-image-shell.zoom-active .product-image-lens{opacity:1}.product-image-zoom-panel{position:fixed;top:50%;left:calc(50% + min(24vw,320px));width:min(34vw,440px);aspect-ratio:1;border-radius:28px;border:1px solid rgba(33,77,53,.12);background-color:#fbfaf4fc;background-repeat:no-repeat;background-size:235%;box-shadow:0 28px 64px #16372533;opacity:0;transform:translate(-50%,-50%) scale(.96);pointer-events:none;transition:opacity .16s ease,transform .16s ease;z-index:30}.product-main-image-shell.zoom-active .product-image-zoom-panel{opacity:1;transform:translate(-50%,-50%) scale(1)}.product-badge-detail{top:18px;left:18px}.product-main-copy{padding-top:8px}.product-main-copy-refined{display:grid;gap:18px}.product-main h1{margin:0;font-family:Playfair Display,serif;max-width:11ch;font-size:clamp(42px,5.2vw,64px);line-height:1.06;letter-spacing:-.03em;color:#1f1b18}.product-detail-score-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.product-rating-pill{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 14px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(33,77,53,.1);color:#173725;box-shadow:0 10px 18px #1637250d}.product-rating-pill strong{font-size:16px;font-weight:700}.product-rating-pill span,.product-tax-note{color:#617063;font-size:13px;line-height:1.5}.product-tagline{margin:0;font-size:15px;line-height:1.8;color:#4d5a50}.detail-promise-strip{display:grid;gap:10px;padding:18px 20px;border-radius:22px;border:1px solid rgba(33,77,53,.08);background:linear-gradient(180deg,#fbfaf5f5,#f5f7f0f5)}.detail-promise-strip span{position:relative;padding-left:16px;color:#4d5d50;font-size:14px;line-height:1.65}.detail-promise-strip span:before{content:"";position:absolute;top:10px;left:0;width:6px;height:6px;border-radius:50%;background:#7d917a}.detail-prices{margin-top:0;justify-content:flex-start;gap:10px;font-size:18px;font-family:Playfair Display,serif}.detail-prices .old-price{order:0;color:#a7aba7;font-size:clamp(12px,1.4vw,18px);font-weight:500}.detail-prices .new-price{color:var(--brand-accent);font-size:clamp(28px,3vw,40px);font-weight:700}.detail-delivery-card{display:grid;gap:12px;max-width:340px}.detail-delivery-head{color:#1b1b1b;font-size:16px;font-weight:700;letter-spacing:.02em}.detail-delivery-input{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:56px;padding:0 18px;border:1px solid rgba(33,77,53,.12);border-radius:14px;background:#ffffffd1}.detail-delivery-input span{color:#1f1f1f;font-size:15px}.detail-delivery-input input{flex:1;min-width:0;border:none;outline:none;background:transparent;color:#1f1f1f;font-size:15px}.detail-delivery-input input::placeholder{color:#7b857d}.detail-delivery-input button{border:none;min-width:74px;min-height:40px;padding:0 12px;border-radius:999px;background:#214d3514;color:var(--brand-accent);font-size:15px;font-weight:700;cursor:pointer}.detail-delivery-date{margin:0;color:#1f1f1f;font-size:15px;font-weight:700}.qty-row{display:inline-flex;align-items:center;gap:12px}.qty-row button{width:38px;height:38px;border:1px solid rgba(67,120,86,.18);border-radius:999px;display:grid;place-items:center;background:#d8e9dd;color:#1f4a34;cursor:pointer;font-size:22px;line-height:1;box-shadow:0 8px 18px #214d3514;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.qty-row button:hover{background:#c7dfcf;border-color:#43785647}.qty-row span{min-width:16px;text-align:center;font-size:22px;font-weight:600;color:#14281d}.detail-actions{margin-top:0;padding-top:0;flex:1}.product-buy-row{display:grid;grid-template-columns:1fr;gap:14px;align-items:flex-start}.detail-wishlist-btn{min-width:0}.detail-wishlist-btn.active{border-color:#b0002057;background:#ffebf0fa;color:#9b001c}.product-buy-row .bag-btn,.product-buy-row .wishlist-card-btn{margin-top:0;min-height:42px;height:42px;padding:0 18px;font-size:13px}.product-buy-row .detail-actions{width:100%;max-width:420px}.product-buy-row .bag-btn,.product-buy-row .wishlist-card-btn{border-radius:14px;width:auto}.detail-description{margin-top:0;color:#4a4a4a;line-height:1.9;font-size:15px}.detail-care-shell{margin-top:0}.detail-care-layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,1.08fr);gap:26px;align-items:start}.detail-care-main,.detail-box-column,.detail-box-image-column{min-width:0}.detail-care-main{display:grid;gap:18px}.detail-care-head h2{margin:0 0 10px;font-family:Playfair Display,serif;font-size:34px;line-height:1.1}.detail-care-head p:last-child{margin:0;color:#5e6d60;line-height:1.75}.detail-guide-groups{display:grid;gap:18px}.detail-guide-group{padding:20px;border:1px solid rgba(33,77,53,.08);border-radius:22px;background:linear-gradient(180deg,#ffffffdb,#f7f5eeeb)}.detail-guide-intro{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px}.detail-guide-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(180deg,#ecf2de,#e1ead4);font-size:22px;flex-shrink:0}.detail-guide-intro h3{margin:0 0 6px;font-size:22px;font-family:Playfair Display,serif;color:#173725}.detail-guide-intro p{margin:0;color:#5d6b5f;line-height:1.7}.detail-guide-accordion-list{display:grid;gap:10px;max-width:760px}.single-guide-list{gap:14px}.detail-guide-accordion{border:1px solid rgba(33,77,53,.08);border-radius:20px;background:#fffdfa;overflow:hidden;box-shadow:0 10px 24px #1637250d}.detail-guide-accordion.open{border-color:#214d3524}.detail-guide-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;border:none;background:transparent;text-align:left;cursor:pointer}.detail-guide-trigger-copy{display:flex;align-items:center;gap:12px;color:#17251b;font-size:18px;font-weight:500}.detail-guide-trigger-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#edf3e2;font-size:19px;flex-shrink:0}.detail-guide-chevron{color:#506052;font-size:28px;line-height:1;transform:rotate(0);transition:transform .18s ease}.detail-guide-accordion.open .detail-guide-chevron{transform:rotate(45deg)}.detail-guide-panel{padding:0 20px 20px}.detail-guide-panel p{margin:0;color:#4f5d52;line-height:1.8;font-size:15px}.detail-box-column{padding:22px 24px;border:1px solid rgba(33,77,53,.08);border-radius:20px;background:linear-gradient(180deg,#ffffffd1,#f7f5eeeb);box-shadow:0 10px 24px #1637250d}.detail-box-column-below{margin-top:6px}.detail-box-image-column{padding-top:50px;width:100%}.detail-box-head h2{margin-bottom:0}.detail-box-image-card{display:grid;gap:14px;width:100%}.detail-box-image-placeholder,.detail-box-image{width:100%;aspect-ratio:1.2 / 1;border-radius:18px;border:1px dashed rgba(33,77,53,.18);background:linear-gradient(180deg,#eff4e9e0,#faf8f3f5)}.detail-box-image{border-style:solid;object-fit:cover}.detail-box-image-placeholder{display:grid;place-items:center;padding:20px;text-align:center}.detail-box-image-placeholder span{max-width:190px;color:#617063;line-height:1.7;font-size:14px}.detail-box-list{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:14px}.detail-box-list li{position:relative;padding-left:18px;color:#405145;line-height:1.8;font-size:15px}.detail-box-list li:before{content:"";position:absolute;top:11px;left:0;width:7px;height:7px;border-radius:50%;background:#7d917a}.detail-description-list{margin:0;padding:0;list-style:none;display:grid;gap:14px}.detail-description-list li{position:relative;padding-left:18px;color:#405145;line-height:1.8;font-size:15px}.detail-description-list li:before{content:"";position:absolute;top:11px;left:0;width:7px;height:7px;border-radius:50%;background:#7d917a}.detail-description-empty{margin:0;color:#4f5d52;line-height:1.8;font-size:15px}.detail-description-strip{padding:22px 24px}.detail-description-list-top{gap:16px}.also-like{margin-top:64px}.also-like-fullbleed{width:100%}.also-like-fullbleed .container{width:min(100%,calc(100vw - 32px));max-width:none}.also-like-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:24px;align-items:end;margin-bottom:24px}.also-like-head h2,.also-like h2{font-family:Playfair Display,serif;font-size:clamp(30px,5vw,42px);margin:0 0 12px}.also-like-head p:last-child{margin:0;color:#5a695d;line-height:1.75}.products-grid-related{grid-template-columns:repeat(4,minmax(23%,1fr));gap:20px 16px;align-items:start;width:100%;max-width:none}.product-thumb-gallery{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:16px}.product-thumb-row{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:0}.product-thumb-arrow{width:46px;height:46px;border:1px solid rgba(33,77,53,.12);border-radius:999px;background:#fffffff5;color:#173725;display:inline-flex;align-items:center;justify-content:center;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 10px 22px #16372514;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.product-thumb-arrow:hover{transform:translateY(-1px);border-color:#214d3538;box-shadow:0 14px 26px #1637251f}.product-thumb{width:72px;height:72px;border-radius:16px;border:1px solid rgba(33,77,53,.1);background:#fff;padding:4px;cursor:pointer}.product-thumb.active{border-color:#214d3542;box-shadow:0 10px 20px #16372514}.product-thumb img{width:100%;height:100%;object-fit:cover;border-radius:12px}.product-reviews-shell{margin-top:56px;padding:30px;border-radius:30px;border:1px solid rgba(33,77,53,.08);background:radial-gradient(circle at top right,rgba(226,235,220,.55),transparent 32%),linear-gradient(180deg,#fbfaf5f5,#f6f8f1fa);box-shadow:0 16px 34px #1637250a}.product-reviews-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end;margin-bottom:24px}.product-reviews-head h2{margin:0 0 10px;font-family:Playfair Display,serif;font-size:clamp(30px,4vw,44px);line-height:1.02}.product-reviews-head p:last-child{margin:0;color:#59695b;line-height:1.75}.product-review-summary{display:grid;justify-items:end;gap:6px;text-align:right}.product-review-summary strong{color:#173725;font-family:Playfair Display,serif;font-size:46px;line-height:.96}.product-review-summary span{color:#627163;font-size:14px}.review-action-btn{margin-top:10px;min-height:44px;padding:0 18px;border:none;border-radius:999px;background:linear-gradient(135deg,var(--brand-accent-deep),var(--brand-accent));color:#fff;font-weight:700;cursor:pointer}.product-review-form{display:grid;grid-template-columns:220px minmax(0,1fr);gap:16px 18px;margin-top:24px;padding:22px;border-radius:22px;border:1px solid rgba(33,77,53,.08);background:#ffffffb8;box-shadow:0 10px 22px #1637250a}.product-review-field{display:grid;gap:8px}.product-review-field span{color:#173725;font-size:14px;font-weight:600}.product-review-field select,.product-review-field textarea{width:100%;border:1px solid rgba(33,77,53,.14);border-radius:16px;background:#fffdfa;color:#1d2b20;padding:12px 14px}.product-review-field textarea{resize:vertical;min-height:120px}.product-review-field-wide{grid-column:2}.product-review-form-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:14px;align-items:center}.product-review-form-message{margin:0;color:#4f5d52;line-height:1.6}.product-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-review-card{padding:22px;border-radius:22px;border:1px solid rgba(33,77,53,.08);background:#ffffffb3;box-shadow:0 10px 22px #16372509}.product-review-stars{color:#18a84b;font-size:26px;letter-spacing:.08em}.product-review-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:16px}.product-review-meta strong{color:#1d1d1d;font-size:18px}.product-review-verified{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#101010;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-review-date{margin:10px 0 0;color:#6a776b;font-size:13px}.product-review-copy{margin:14px 0 0;color:#313d34;font-size:16px;line-height:1.8}.product-reviews-empty{padding:24px;border-radius:22px;border:1px dashed rgba(33,77,53,.16);background:#ffffff94}.product-reviews-empty strong{display:block;margin-bottom:8px;color:#173725;font-size:20px}.product-reviews-empty p{margin:0;color:#59695b;line-height:1.75}.footer-app-banner{margin-top:0;overflow:hidden}.footer-app-banner-bleed{width:100%;margin:0;background:transparent;overflow:hidden;position:relative;padding:0;aspect-ratio:1672 / 941;min-height:clamp(240px,36vw,360px);max-height:460px;display:flex;align-items:stretch}.footer-app-banner-image{display:block;width:100%;height:100%;border-radius:0;box-shadow:none;object-fit:cover;object-position:center 28%}.delete-account-highlight-detail{display:block;margin-top:8px;color:#44614f;font-size:15px;font-weight:600;line-height:1.45;word-break:break-word}.site-footer{background:var(--footer);color:#fff;margin-top:0;padding:72px 0 32px;position:relative;overflow:hidden}.site-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(207,232,214,.16),transparent 24%),radial-gradient(circle at bottom left,rgba(77,127,93,.2),transparent 30%);pointer-events:none}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:24px}.footer-grid-expanded{grid-template-columns:1.15fr 1fr .72fr 1.15fr;gap:46px;align-items:start}.site-footer h4{margin:0 0 10px;font-family:Playfair Display,serif;font-size:30px}.footer-brand-column p{max-width:320px;color:#f1f8f2cc;line-height:1.8}.footer-title-row{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:#e7f0e8}.footer-title-row h5,.footer-social h5{margin:0;font-size:22px;font-family:Playfair Display,serif;font-weight:500}.footer-link-column,.footer-contact-column,.footer-brand-column{position:relative;z-index:1}.footer-link-list{display:grid;gap:16px}.footer-link-list a{display:inline-flex;align-items:center;color:#f1f8f2d6;text-decoration:none;transition:color .16s ease,transform .16s ease}.footer-link-list a:hover{color:#fff;transform:translate(2px)}.footer-contact-list{display:grid;gap:18px}.footer-contact-list a,.footer-contact-item{display:flex;align-items:flex-start;gap:10px;color:#f1f8f2d6;text-decoration:none;line-height:1.6}.footer-contact-list strong{color:#fff;font-weight:600}.footer-contact-list em{font-style:normal;color:#f1f8f2a8}.footer-contact-icon{width:20px;height:20px;flex-shrink:0;margin-top:2px}.copyright{color:#f0e9e3;font-size:14px}.copyright p{margin:0 0 8px}.footer-bottom{position:relative;z-index:1;margin-top:48px;padding-top:30px;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;gap:28px;align-items:flex-start}.footer-social{display:grid;gap:14px}.footer-social-links{display:flex;gap:12px;flex-wrap:wrap}.footer-social-links a{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#ffffff14;color:#fff;text-decoration:none;transition:transform .16s ease,background .16s ease}.footer-social-links a:hover{transform:translateY(-2px);background:#cfe8d62e}.info-page{padding:48px 0 32px}.info-page-hero{max-width:760px;margin-bottom:24px}.info-page-hero h1{margin:0 0 14px;font-family:Playfair Display,serif;font-size:clamp(34px,4.8vw,58px);line-height:1.02}.info-page-hero p:last-child{margin:0;color:#566658;line-height:1.8}.info-page-card{background:#fbfaf4f0;border:1px solid rgba(33,77,53,.08);border-radius:24px;box-shadow:0 18px 45px #16372514;padding:30px}.info-page-sections{display:grid;gap:22px}.info-page-section{padding-bottom:22px;border-bottom:1px solid rgba(33,77,53,.08)}.info-page-section:last-child{padding-bottom:0;border-bottom:none}.info-page-section h2{margin:0 0 12px;font-family:Playfair Display,serif;font-size:28px}.info-page-section p{margin:0 0 12px;color:#4f5f52;line-height:1.8}.info-page-section p:last-child{margin-bottom:0}.info-page-list{margin:0 0 12px;padding-left:22px;color:#4f5f52}.info-page-list li{margin-bottom:10px;line-height:1.8}.info-page-list li:last-child{margin-bottom:0}.shipping-policy-page{padding-top:36px}.shipping-policy-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:20px;align-items:start;margin-bottom:28px;padding:0 0 8px}.shipping-policy-hero-copy{padding:0}.shipping-policy-hero-copy h1{margin:0 0 12px;font-family:Playfair Display,serif;font-size:clamp(34px,4.8vw,52px);line-height:1.06}.shipping-policy-hero-copy p:last-child{max-width:60ch;margin:0;color:#566658;line-height:1.75}.shipping-policy-hero-note{padding:18px 20px;border:1px solid rgba(33,77,53,.1);border-radius:18px;background:#f7f5ef;color:#173725}.shipping-policy-note-label{display:inline-flex;margin-bottom:10px;padding:0;border-radius:999px;background:transparent;color:#6c7d70;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.shipping-policy-hero-note strong{display:block;margin-bottom:8px;font-size:20px;line-height:1.3}.shipping-policy-hero-note p{margin:0;color:#5a6b5d;line-height:1.7}.shipping-policy-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:28px}.shipping-highlight-card{padding:16px 16px 18px;border:1px solid rgba(33,77,53,.08);border-radius:16px;background:#fbfaf6;box-shadow:0 8px 22px #16372508}.shipping-highlight-card span{display:block;margin-bottom:6px;color:#6c7d70;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.shipping-highlight-card strong{display:block;color:#173725;font-size:18px;line-height:1.35;font-weight:600}.shipping-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.policy-panel{padding:22px 22px 4px;border:1px solid rgba(33,77,53,.08);border-radius:22px;background:#fbfaf6;box-shadow:0 10px 28px #16372509}.policy-panel-head{margin-bottom:18px}.policy-panel-head h2{margin:0 0 8px;font-family:Playfair Display,serif;font-size:30px;line-height:1.12}.policy-panel-head p:last-child{margin:0;color:#566658;line-height:1.7}.policy-card-stack{display:grid;gap:12px}.policy-card{padding:18px 18px 16px;border:1px solid rgba(33,77,53,.07);border-radius:16px;background:#fffdf9}.policy-card-eyebrow{margin:0 0 8px;color:#6f806e;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.policy-card h3{margin:0 0 10px;color:#173725;font-family:Playfair Display,serif;font-size:24px;line-height:1.22}.policy-card p{margin:0 0 10px;color:#4f5f52;line-height:1.7}.policy-card p:last-of-type{margin-bottom:0}.policy-list{margin:12px 0 0;padding:0;list-style:none;display:grid;gap:8px}.policy-list li{position:relative;padding-left:16px;color:#435345;line-height:1.7}.policy-list li:before{content:"";position:absolute;top:11px;left:0;width:5px;height:5px;border-radius:50%;background:#7d8f7b;box-shadow:none}.shipping-support-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-top:32px;padding:22px 24px;border:1px solid rgba(33,77,53,.08);border-radius:22px;background:#f8f6f1;box-shadow:0 10px 24px #16372508}.shipping-support-card h2{margin:0 0 8px;color:#173725;font-family:Playfair Display,serif;font-size:30px;line-height:1.12}.shipping-support-card p:last-child{margin:0;color:#566658;line-height:1.7}.shipping-support-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.shipping-support-actions a{min-width:0;padding:10px 14px;border:1px solid rgba(33,77,53,.1);border-radius:12px;background:#fffdf9;color:#173725;text-decoration:none;text-align:left;font-weight:600;transition:background .16s ease,border-color .16s ease,color .16s ease}.shipping-support-actions a:hover{color:#2f6845;background:#fff;border-color:#2f68452e}.faq-page{padding-top:36px}.faq-list{display:grid;gap:12px}.faq-card{border:1px solid rgba(33,77,53,.08);border-radius:20px;background:#fbfaf6;box-shadow:0 8px 22px #16372508;overflow:hidden}.faq-card.open{border-color:#214d3524;background:#fffdfa}.faq-card-header{width:100%;display:flex;align-items:center;gap:14px;padding:16px 18px;border:none;background:transparent;text-align:left;cursor:pointer}.faq-toggle{position:relative;width:42px;height:42px;flex:0 0 42px;border-radius:50%;border:1px solid #22a74b;background:#22a74b;transition:background .22s ease,border-color .22s ease,transform .22s ease}.faq-toggle.open{border-color:#2f5d50;background:#2f5d50}.faq-toggle-glyph{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;transform:rotate(0);transition:transform .22s ease}.faq-toggle.open .faq-toggle-glyph{transform:rotate(180deg)}.faq-toggle-bar{position:absolute;border-radius:999px;background:#fff}.faq-toggle-bar-horizontal{width:16px;height:2.4px}.faq-toggle-bar-vertical{width:2.4px;height:16px;transform:scaleY(1);transition:transform .22s ease}.faq-toggle.open .faq-toggle-bar-vertical{transform:scaleY(0)}.faq-question{flex:1;color:#2a312d;font-size:17px;line-height:1.7;letter-spacing:.04em;font-weight:500;text-transform:uppercase}.faq-answer-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease}.faq-answer-wrap.open{grid-template-rows:1fr}.faq-answer-inner{min-height:0;overflow:hidden;padding-left:74px;padding-right:18px}.faq-answer{margin:0 0 10px;color:#36443d;font-size:16px;line-height:1.8}.faq-answer:first-child{padding-top:0}.faq-answer:last-child{margin-bottom:18px}.skeleton-block{border-radius:12px;background:linear-gradient(90deg,#ede5db,#f7f1ea,#ede5db);background-size:200% 100%;animation:shimmer 1.25s linear infinite}.product-skeleton .product-body{padding-top:14px}.skeleton-line{height:14px}.skeleton-line-title{width:82%;height:28px;margin-bottom:10px}.skeleton-line-price{width:42%;margin-bottom:16px}.skeleton-line-button,.skeleton-line-input{width:100%;height:42px}.skeleton-line-heading{width:40%;height:30px;margin-bottom:18px}.skeleton-line-copy{width:68%;margin-bottom:14px}.skeleton-line-copy.long{width:100%}.product-main-skeleton .detail-skeleton{padding-top:10px}.tab-skeleton-page{display:grid;gap:14px}.tab-skeleton-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:8px}.skeleton-card{min-height:120px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 1100px){.nav-wrap{grid-template-columns:110px 1fr auto;gap:16px;padding-left:40px;padding-right:40px}.main-nav{gap:18px}.main-nav a{font-size:15px}}@media (max-width: 980px){.about-grid-intro,.about-story-hero,.about-story-grid,.product-main{grid-template-columns:1fr}.about-custodian-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-philosophy-grid{grid-template-columns:1fr}.footer-grid-expanded{grid-template-columns:1fr 1fr}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-page h2,.product-main h1{font-size:38px}.product-review-form{grid-template-columns:1fr}.product-review-field-wide{grid-column:auto}.detail-care-layout{grid-template-columns:1fr}.cart-checkout-bar{flex-direction:column;align-items:stretch}.cart-checkout-summary.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-checkout-layout{grid-template-columns:1fr}.cart-address-form-grid{grid-template-columns:1fr 1fr}.product-image-lens,.product-image-zoom-panel{display:none}.about-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-card,.contact-map-card,.contact-highlight-grid,.contact-channel-list{grid-template-columns:1fr}.profile-card{padding:30px 26px}.account-shell,.account-hero{grid-template-columns:1fr}.account-sidebar{position:static;padding:24px}.account-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.product-main-image{height:420px}.curation-hero{grid-template-columns:1fr}.curation-hero-copy{padding:0}.product-card{padding:12px 12px 14px}.product-card img,.skeleton-image{height:290px}.detail-guide-trigger-copy{font-size:16px}.also-like-head,.product-reviews-head,.product-buy-row{grid-template-columns:1fr}.product-review-grid,.products-grid-related{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-guarantee-banner,.section-head{flex-direction:column;align-items:flex-start}.tab-skeleton-grid{grid-template-columns:1fr}}@media (max-width: 760px){.about-page{padding-left:20px;padding-right:20px;gap:22px}.about-story-copy,.about-story-panel,.about-story-card,.about-custodian-card,.about-philosophy-card,.about-why-rootsi{padding:22px 20px;border-radius:22px}.about-custodian-grid{grid-template-columns:1fr}.nav-wrap{grid-template-columns:1fr;justify-items:center;height:auto;padding:18px 0}.main-nav{flex-wrap:wrap;gap:14px 20px}.header-icons{justify-content:center}.hero-image img{height:62vh;min-height:460px}.products-grid,.product-card-actions-double{grid-template-columns:1fr}.product-card img,.skeleton-image{height:280px}.about-showcase-grid{grid-template-columns:1fr}.reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-showcase-card img{height:320px}.about-showcase-caption{font-size:16px;padding:20px 16px}.hero-actions,.stats{flex-direction:column}.detail-actions{flex-direction:row}.product-review-grid{grid-template-columns:1fr}.products-grid-related{grid-template-columns:1fr;gap:18px}.split-review,.products-section,.about-section{padding-left:0;padding-right:0}.footer-grid-expanded,.footer-bottom{grid-template-columns:1fr;flex-direction:column}.site-footer{margin-top:0;padding:58px 0 28px}.footer-app-banner{margin-top:0}.footer-app-banner-bleed{aspect-ratio:16 / 9;min-height:clamp(280px,42vw,360px);max-height:360px}.footer-app-banner-image{height:100%;object-position:center 30%}.footer-grid-expanded{gap:28px}.footer-bottom{margin-top:36px;padding-top:24px}.footer-social-links{gap:10px}.info-page-card{padding:22px 18px}.shipping-policy-hero{grid-template-columns:1fr;gap:16px;padding-bottom:0}.curation-hero{gap:18px;margin-bottom:26px}.curation-hero-image-wrap img{min-height:280px}.shipping-policy-hero-copy{padding:0}.shipping-policy-hero-note{padding:16px 18px}.shipping-policy-highlights,.shipping-policy-grid,.shipping-support-card{grid-template-columns:1fr}.faq-card-header{padding:14px;align-items:flex-start}.faq-answer-inner{padding-left:14px;padding-right:14px}.faq-question{font-size:15px;line-height:1.6}.faq-answer{font-size:15px;line-height:1.75}.policy-panel{padding:18px 18px 4px}.policy-panel-head h2,.shipping-support-card h2{font-size:28px}.shipping-support-card{padding:20px 18px}.shipping-support-actions{justify-content:flex-start}.review-card{padding:28px 26px;min-height:auto}.review-card p{font-size:16px}.review-person{margin-top:34px}.account-hero{padding:26px 22px}.detail-guide-group{padding:16px}.detail-guide-trigger{padding:14px}.detail-guide-panel{padding:0 14px 14px}.product-reviews-shell{padding:22px 18px}.product-review-summary{justify-items:start;text-align:left}.cart-checkout-panel{padding:22px 18px}.cart-checkout-head{flex-direction:column}.cart-address-form-grid{grid-template-columns:1fr}.cart-address-form-wide{grid-column:auto}.cart-address-form-actions{align-items:stretch;flex-direction:column}.track-order-card-top{flex-direction:column;align-items:flex-start}.track-order-flow{grid-template-columns:repeat(4,minmax(64px,1fr));gap:8px;align-items:start}.track-order-cancelled{align-items:center;gap:8px}.track-order-cancel-step{width:68px;gap:8px}.track-order-step-line{display:block;top:7px;left:calc(50% + 14px);width:calc(100% - 28px)}.track-order-step{gap:8px}.track-order-step-text{font-size:12px}.product-thumb{width:60px;height:60px}.product-thumb-gallery{gap:10px}.product-thumb-arrow{width:40px;height:40px;font-size:24px}.account-content-card{padding:22px 18px}.account-identity{gap:12px;padding:6px 4px 20px;margin-bottom:18px}.account-avatar-wrap{gap:8px}.account-avatar{width:62px;height:62px;font-size:30px}.account-avatar-edit{min-height:30px;padding:0 10px;font-size:11px}.account-identity h2{font-size:26px}.account-content-head,.account-list-card-content{flex-direction:column;align-items:flex-start}.account-form-grid,.account-form-grid-wide,.account-hero-stats,.inline-form{grid-template-columns:1fr}.account-form-grid{gap:18px}.account-form-span-2{grid-column:auto}.menu-item{min-height:62px}.cart-checkout-bar{padding:18px}.cart-checkout-btn{width:100%;min-width:0}.cart-checkout-summary.compact{grid-template-columns:1fr;gap:12px}}@media (min-width: 761px) and (max-width: 1024px){body.route-home .home-curations-strip .about-showcase-inner{display:grid;justify-items:center}body.route-home .home-curations-strip .about-showcase-grid{width:fit-content;max-width:100%;margin:0 auto;justify-content:center}}.mobile-header-side,.mobile-bottom-nav,.mobile-screen-head,.product-mobile-head,body.route-section-product .app-open-banner,body.route-section-products .app-open-banner{display:none}#mobile-curations{scroll-margin-top:136px}@media (max-width: 760px){body.route-section-product .app-open-banner,body.route-section-products .app-open-banner{display:none}body.keyboard-open .mobile-bottom-nav,body.keyboard-open .app-open-banner,body.keyboard-open .top-ribbon{display:none!important}body.keyboard-open #root{padding-bottom:0}body.keyboard-open .site-footer,body.route-account-addresses .site-footer,body.route-account-track-order .site-footer,body.route-account-orders .site-footer{display:none}body.route-account .app-content,body.route-account-profile .app-content,body.route-account-signin .app-content,body.route-account-signup .app-content{min-height:auto}.app-content{min-height:calc(100vh + 60px)}#root{padding-bottom:0}.app-open-banner{display:flex;align-items:flex-start;padding:12px 16px}.app-open-banner__copy{gap:4px}.app-open-banner__actions{width:100%;justify-content:flex-start}.search-pop-wrap{position:sticky;top:0;z-index:30}body.keyboard-open .search-pop-wrap{padding-bottom:max(12px,var(--keyboard-offset))}body.route-section-account #root,body.route-section-cart #root,body.route-section-product #root,body.route-section-products #root{padding-bottom:0}.container{padding-left:16px;padding-right:16px}.top-ribbon{padding:7px 10px;font-size:10px;letter-spacing:.04em}.site-header{box-shadow:0 10px 28px #15251a14}body.route-section-account .site-header,body.route-section-cart .site-header{display:none}.nav-wrap{grid-template-columns:44px minmax(0,1fr) 44px;grid-template-areas:"left brand right";align-items:center;gap:10px;height:auto;min-height:44px;padding:6px 16px}.mobile-header-side{display:flex;align-items:center}.mobile-header-side .icon-btn{width:30px;height:30px}.mobile-header-side .icon-btn em{top:-4px;right:-6px;min-width:17px;line-height:17px;font-size:9px;padding:0 4px}.mobile-header-side-left{grid-area:left;justify-content:flex-start}.mobile-header-side-right{grid-area:right;justify-content:flex-end}.brand-logo{grid-area:brand;justify-self:center;width:132px}.brand-logo img{width:100%;height:auto;max-height:48px}.main-nav,.desktop-header-icons{display:none}.search-pop-wrap{padding:10px 0 12px;background:#fff}.search-pop-input{height:42px;border-radius:12px;padding:0 14px;font-size:14px}.mobile-bottom-nav{position:fixed;left:50%;bottom:calc(10px + env(safe-area-inset-bottom,0px));transform:translate(-50%);width:min(calc(100vw - 20px),540px);max-width:calc(100vw - 20px);z-index:40;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:0;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));border-radius:22px;background:#fffffffa;box-shadow:0 18px 34px #19281e1f;border:1px solid rgba(47,93,80,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-bottom-link{position:relative;display:grid;justify-items:center;gap:5px;padding:6px 4px 2px;color:#8d867f;text-decoration:none;font-size:10px;font-weight:500;background:transparent;border:0;font-family:inherit}.mobile-bottom-link.active{color:#24563f}.mobile-bottom-link.active svg{stroke-width:2.1}.mobile-bottom-link.active:before{content:"";position:absolute;top:-8px;width:32px;height:3px;border-radius:999px;background:#24563f}.mobile-bottom-link svg{display:block}.mobile-bottom-link span:last-child{font-size:10px;font-weight:500}.mobile-bottom-link.active span:last-child{font-weight:700}.mobile-bottom-link-button{cursor:pointer}.mobile-bottom-icon-wrap{position:relative;display:inline-flex}.mobile-nav-badge{position:absolute;top:-6px;right:-10px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#cdeee1;color:#1f5e49;box-shadow:0 8px 18px #317e6024;border:1px solid #ffffff;font-style:normal;font-size:9px;line-height:14px;text-align:center;font-weight:700}.hero-section{padding-top:0}.hero-image,.hero-image img{min-height:280px;height:280px;border-radius:0}.hero-overlay{align-items:center;text-align:center;padding:24px 18px;background:#0000002e}.hero-kicker{font-size:12px;letter-spacing:.08em}.hero-overlay h1{margin:8px 0;max-width:14ch;font-size:24px;line-height:1.18}.hero-actions{margin-top:10px;align-items:center}.hero-actions .btn{min-width:140px;padding:10px 18px;font-size:15px}.hero-actions .btn-outline-light,.about-section{display:none}.about-showcase-section{margin:0;padding:18px 16px 10px;border:0;border-radius:0;background:#fff;box-shadow:none}.about-showcase-section:after,.products-section:before,.products-section:after,.reviews-section:before{display:none}.about-showcase-head{display:none}.about-showcase-inner,.products-section-fullbleed .products-section-inner{width:100%}.about-showcase-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.about-showcase-card{border-radius:0;box-shadow:none;background:transparent}.about-showcase-card:hover{transform:none;box-shadow:none}.about-showcase-card a{display:grid;justify-items:center;gap:8px}.about-showcase-card img{width:62px;height:62px;border-radius:999px;object-fit:cover;box-shadow:none}.about-showcase-card:hover img{transform:none}.about-showcase-caption{position:static;padding:0;background:transparent;color:#333;text-align:center;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:1.35}body.route-home .home-curations-strip{padding:18px 6px 10px}body.route-home .home-curations-strip .about-showcase-inner{padding-left:0;padding-right:0}body.route-home .home-curations-strip .about-showcase-grid{display:flex;flex-wrap:nowrap;gap:clamp(10px,2.8vw,14px);overflow-x:auto;width:max-content;min-width:100%;margin:0 auto;padding:0 0 4px;scroll-snap-type:x proximity;justify-content:center}body.route-home .home-curations-strip .about-showcase-grid.compact-mobile-strip{width:100%;min-width:0;justify-content:space-evenly;gap:clamp(8px,2vw,12px)}body.route-home .home-curations-strip .about-showcase-grid::-webkit-scrollbar{display:none}body.route-home .home-curations-strip .about-showcase-card{flex:0 0 auto;width:clamp(66px,18vw,78px);scroll-snap-align:start}.products-section{margin-top:0;padding:18px 0 28px;background:#f7f8f6}.section-head{gap:12px;margin-bottom:14px}.section-head h3{font-family:Poppins,sans-serif;font-size:22px;font-weight:700;line-height:1.2}.sort-control{width:100%;justify-content:space-between;font-size:13px}.sort-dropdown{min-width:180px}.sort-dropdown-trigger{min-height:42px;padding:0 14px;border-radius:12px;font-size:14px}.shop-section-filter-bar{justify-content:flex-start;gap:14px;margin:12px 0 22px;overflow-x:auto;flex-wrap:nowrap;padding:0 4px 4px}.shop-section-filter-bar::-webkit-scrollbar,.reviews-grid::-webkit-scrollbar{display:none}.shop-section-filter-chip{flex:0 0 auto;min-height:38px;padding:0 16px;font-size:12px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.product-card{padding:8px;border-radius:12px;background:#fff;box-shadow:0 1px #1f2c2208}.product-card:hover{transform:none}.product-card:hover .product-card-media,.product-card:hover>a{box-shadow:none}.product-card-media,.product-card>a{border-radius:10px;background:#f2f3f0}.product-card img,.skeleton-image{height:170px;border-radius:10px}.product-badge,.product-rating-chip,.product-attribute-row{display:none}.product-body{padding-top:10px;text-align:left}.product-name{font-size:15px;line-height:1.35;font-weight:600}.product-prices{margin-top:6px;justify-content:flex-start;gap:6px}.new-price{color:#22a74b;font-size:15px;font-weight:700}.old-price{font-size:12px}.product-card-actions{gap:8px;padding-top:12px}.product-card-actions.split{grid-template-columns:1fr}.bag-btn,.bag-btn-compact,.wishlist-card-btn,.product-card-actions.split .bag-btn,.product-card-actions.split .wishlist-card-btn{min-height:38px;height:38px;border-radius:10px;font-size:11px;letter-spacing:.03em}.reviews-section{padding:12px 16px 6px;margin-top:0;overflow:hidden}.reviews-head{margin-bottom:12px;text-align:left}.reviews-head h2{margin-bottom:6px;font-family:Poppins,sans-serif;font-size:22px;font-weight:700}.reviews-head p{max-width:none;font-size:14px;line-height:1.6}.reviews-grid{grid-auto-flow:column;grid-auto-columns:84%;grid-template-columns:none;gap:12px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity}.review-card{min-height:0;padding:18px;border-radius:16px;scroll-snap-align:start;background:#fff;box-shadow:0 1px #1f2c220d}.review-stars{margin-bottom:10px;font-size:16px}.review-card p{font-size:15px;line-height:1.7}.review-person{margin-top:18px;gap:12px}.site-footer{margin-top:0;padding:34px 0 calc(94px + env(safe-area-inset-bottom,0px));background:radial-gradient(circle at top right,rgba(207,232,214,.16),transparent 24%),radial-gradient(circle at bottom left,rgba(77,127,93,.2),transparent 30%),linear-gradient(180deg,#173726,#1d4730)}.footer-app-banner{margin-top:0}.footer-app-banner-bleed{aspect-ratio:16 / 10;min-height:250px;max-height:320px}.footer-app-banner-image{height:100%;object-position:center 32%}.delete-account-highlight-detail{font-size:14px;line-height:1.4}.footer-grid-expanded{gap:18px}.site-footer h4{font-size:24px}.footer-title-row h5,.footer-social h5{font-size:18px}.footer-link-list,.footer-contact-list{gap:12px}.footer-link-list a,.footer-contact-list a,.footer-contact-item{min-height:40px;padding:4px 0}.footer-bottom{gap:18px}.footer-social-links a{width:44px;height:44px}.mobile-screen-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:2px 0 10px;border-bottom:1px solid #e5e5e5}.mobile-screen-head-inline{margin-bottom:4px}.mobile-screen-head h2{margin:0;font-size:22px;font-weight:700;color:#1e1e1e}.mobile-back-btn,.product-mobile-head-btn{width:32px;height:32px;display:grid;place-items:center;border:0;background:transparent;color:#292929;font-size:28px;line-height:1;cursor:pointer}.mobile-screen-head-spacer{width:32px;height:32px}body.route-section-cart .products-section.wishlist-section,body.route-section-account .profile-page,body.route-section-product .product-details-page{background:radial-gradient(circle at top left,rgba(207,232,214,.18),transparent 28%),radial-gradient(circle at top right,rgba(33,77,53,.08),transparent 30%),linear-gradient(180deg,#f8f6ef,#edf1e6 52%,#f3f0e6)}body.route-section-cart .products-section.wishlist-section{padding:12px 0 24px}body.route-section-cart .wishlist-head{display:none}body.route-section-cart .wishlist-signin-card,body.route-section-cart .cart-checkout-panel,body.route-section-cart .cart-order-summary-card,body.route-section-cart .cart-address-form,body.route-section-cart .cart-address-card{border-radius:12px;box-shadow:none}body.route-section-cart .cart-products-list{gap:0}body.route-section-cart .cart-product-card{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #e5e5e5;border-radius:0;background:transparent;box-shadow:none}body.route-section-cart .cart-product-card img{width:70px;height:70px;border-radius:10px}body.route-section-cart .account-list-card-content{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;width:100%}body.route-section-cart .account-list-card-content strong{display:block;font-size:16px;color:#1e1e1e}body.route-section-cart .account-list-card-content p{margin:8px 0 0;color:#1e1e1e;font-weight:700}body.route-section-cart .mini-actions{margin-top:10px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}body.route-section-cart .cart-quantity-stepper{display:flex;align-items:center;gap:8px}body.route-section-cart .cart-stepper-btn{width:28px;height:28px;border:0;border-radius:999px;background:#ececec;color:#2b2b2b;font-size:18px;line-height:1}body.route-section-cart .cart-stepper-count{min-width:18px;text-align:center;font-size:15px;font-weight:700}body.route-section-cart .mini-actions>button:last-child{padding:6px 10px;border:0;border-radius:999px;background:#f2e7e3;color:#b00020;font-size:12px;font-weight:700}body.route-section-cart .cart-checkout-bar{position:relative;left:auto;right:auto;bottom:auto;margin-top:16px;border-radius:20px;padding:14px 14px 12px;background:#fffffffa;border:1px solid rgba(33,77,53,.08);box-shadow:0 10px 22px #15251a0f;-webkit-backdrop-filter:none;backdrop-filter:none;display:grid;grid-template-columns:1fr;align-items:stretch;gap:12px}body.route-section-cart .cart-checkout-btn{min-width:0;width:100%;max-width:none;margin:0;height:50px;padding:0 16px;font-size:14px;text-transform:none;letter-spacing:0;border-radius:12px}body.route-section-cart .cart-checkout-summary.compact{display:grid;grid-template-columns:1fr;gap:8px}body.route-section-cart .cart-checkout-summary.compact>.cart-checkout-bill-line,body.route-section-cart .cart-checkout-summary.compact>.cart-free-shipping-note{grid-area:auto}body.route-section-cart .cart-checkout-bill-line{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#59675d;font-size:14px}body.route-section-cart .cart-checkout-bill-line strong{color:#173725;font-size:16px;line-height:1.2}body.route-section-cart .cart-free-shipping-note{margin:-2px 0 4px;padding:0;font-size:12px}body.route-section-cart .cart-checkout-bill-line.total{margin-top:2px;padding-top:8px;padding-left:0;border-left:0;border-top:1px solid rgba(33,77,53,.08)}body.route-section-cart .cart-checkout-bill-line.total span,body.route-section-cart .cart-checkout-bill-line.total strong{color:#111;font-size:17px;font-weight:800}body.route-section-cart .cart-checkout-bill-line.total strong{font-size:20px}body.route-section-cart .cart-checkout-compact-meta,body.route-section-cart .cart-checkout-btn-desktop{display:none}body.route-section-cart .cart-checkout-btn-mobile{display:inline}body.route-section-cart .cart-checkout-panel{margin-top:18px;padding:0}body.route-section-cart .cart-order-summary-card{gap:12px;padding:16px;border:1px solid rgba(33,77,53,.08);background:#ffffffdb}body.route-section-cart .cart-summary-row{color:#647266;font-size:14px}body.route-section-cart .cart-summary-row strong{font-size:15px}body.route-section-cart .cart-summary-row.total strong{font-size:20px}body.route-section-cart .cart-applied-coupon{padding:10px 12px;border-radius:12px;background:#ebf6eec2}body.route-section-cart .cart-discount-input-wrap{margin:8px 0 4px}body.route-section-cart .cart-checkout-head{margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #e5e5e5}body.route-section-cart .cart-checkout-head h4{font-family:Poppins,sans-serif;font-size:22px;font-weight:700}body.route-section-cart .cart-checkout-close{min-height:34px;padding:0 12px;border-radius:8px}body.route-section-account .profile-page{padding:16px}body.route-section-account .profile-card{max-width:none;padding:14px;border:0;border-radius:12px;background:#f3f4f3;box-shadow:none}body.route-section-account .auth-switch{display:grid;grid-template-columns:1fr 1fr;margin-bottom:18px;border-bottom:1px solid #d9ddd4}body.route-section-account .auth-switch button{padding:8px 6px 12px;font-size:15px;color:#667063}body.route-section-account .auth-switch .active{color:#173725;border-bottom-color:#173725}body.route-section-account .auth-form label{color:#222;font-size:14px;font-weight:600}body.route-section-account .auth-form input,body.route-section-account .auth-form textarea{min-height:46px;border:1px solid #b8bcc7;border-radius:10px;background:#fff;box-shadow:none}body.route-section-account .auth-form button,body.route-section-account .otp-btn{border-radius:10px;min-height:46px;text-transform:uppercase;letter-spacing:0;font-weight:700}body.route-section-account .forgot-row{align-self:flex-start;padding:0;min-height:auto;height:auto;width:fit-content;border-radius:0;background:transparent;color:#173725;font-size:14px;font-weight:700;letter-spacing:0;line-height:1.3;text-transform:none}body.route-section-account .account-shell{grid-template-columns:1fr;gap:14px}body.route-section-wishlist .products-section.wishlist-section{padding:12px 0 24px;background:#f7f8f6}body.route-section-wishlist .wishlist-head{display:none}body.route-section-wishlist .products-grid{gap:18px 12px}body.route-section-wishlist .product-card-actions-double{grid-template-columns:1fr;gap:8px}body.route-section-wishlist .product-card-actions-double .bag-btn,body.route-section-wishlist .product-card-actions-double .buy-now-btn{min-height:38px;height:38px;border-radius:10px;font-size:11px}body.route-section-wishlist .wishlist-signin-card,body.route-section-wishlist .product-card{box-shadow:none}body.route-curations .curations-hub-section{margin:0;padding:18px 16px 10px;border:0;border-radius:0;background:#fff;box-shadow:none}body.route-curations .curations-hub-section .about-showcase-head{display:block;margin-bottom:16px;text-align:left}body.route-curations .curations-hub-section .about-showcase-head h3{margin:0 0 8px;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:1.1}body.route-curations .curations-hub-section .about-showcase-head p{margin:0;max-width:none;font-size:14px;line-height:1.6}body.route-curations .curations-hub-section .about-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body.route-curations .curations-hub-section .about-showcase-card{border-radius:22px;box-shadow:0 12px 28px #1637251a}body.route-curations .curations-hub-section .about-showcase-card a{display:block}body.route-curations .curations-hub-section .about-showcase-card img{width:100%;height:200px;border-radius:22px;object-fit:cover}body.route-curations .curations-hub-section .about-showcase-caption{position:absolute;left:0;right:0;bottom:0;padding:18px 16px 16px;background:linear-gradient(to top,#0d2719e0,#1031202e);color:#fff;font-family:Playfair Display,serif;font-size:17px;font-weight:500;text-align:left}body.route-section-account .account-shell-mobile-detail .account-sidebar{display:none}body.route-section-account .account-main{scroll-margin-top:16px}body.route-section-account .account-sidebar,body.route-section-account .account-content-card{padding:0;border:0;background:transparent;box-shadow:none}body.route-section-account .account-sidebar:before,body.route-section-account .account-content-card:before,body.route-section-account .account-hero{display:none}body.route-section-account .account-identity{justify-items:start;text-align:left;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:14px;margin-bottom:14px;border:1px solid #e5e5e5;border-radius:12px;background:#fff}body.route-section-account .account-avatar-wrap,body.route-section-account .account-identity-copy{justify-items:start}body.route-section-account .account-identity h2{font-family:Poppins,sans-serif;font-size:18px;font-weight:700}body.route-section-account .account-email{margin-top:4px;font-size:14px}body.route-section-account .account-nav{gap:8px}body.route-section-account .menu-item{min-height:52px;padding:13px 12px;border:1px solid #e5e5e5;border-radius:10px;background:#fff;box-shadow:none}body.route-section-account .menu-item.active-tab{border-color:#214d352e;background:#eef4ea}body.route-section-account .menu-item-icon{width:20px;height:20px;border-radius:0;background:transparent}body.route-section-account .menu-item-copy{display:flex;flex-direction:row;align-items:center;gap:10px}body.route-section-account .menu-item-copy strong{font-size:15px;font-weight:600;color:#222}body.route-section-account .menu-item-copy small{display:none}body.route-section-account .account-content-head{margin-bottom:10px;padding:14px;border:1px solid #e5e5e5;border-radius:12px;background:#fff}body.route-section-account .account-mobile-detail-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}body.route-section-account .account-mobile-back{margin:0;min-height:42px;height:42px;width:auto;padding:0 14px;border:1px solid rgba(33,77,53,.14);border-radius:999px;background:#fff;color:#173725;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;letter-spacing:0;text-transform:none}body.route-section-account .account-content-title h3{font-family:Poppins,sans-serif;font-size:20px;font-weight:700}body.route-section-account .account-content-body{display:grid;gap:10px}body.route-section-product .product-details-page,body.route-section-products .product-details-page{padding-top:0;padding-bottom:0}body.route-section-product .container.product-main,body.route-section-products .container.product-main{width:100%;padding-left:0;padding-right:0}body.route-section-product .product-main,body.route-section-products .product-main{grid-template-columns:1fr;gap:0}body.route-section-product .product-main-media,body.route-section-products .product-main-media{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}body.route-section-product .product-mobile-carousel,body.route-section-products .product-mobile-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}body.route-section-product .product-mobile-carousel::-webkit-scrollbar,body.route-section-products .product-mobile-carousel::-webkit-scrollbar{display:none}body.route-section-product .product-mobile-slide,body.route-section-products .product-mobile-slide{flex:0 0 100%;width:100%;scroll-snap-align:start;aspect-ratio:1 / 1}body.route-section-product .product-mobile-slide-image,body.route-section-products .product-mobile-slide-image{display:block;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}body.route-section-product .product-main-image-shell,body.route-section-product .product-main-image,body.route-section-products .product-main-image-shell,body.route-section-products .product-main-image{border-radius:0}body.route-section-product .product-main-image-shell,body.route-section-products .product-main-image-shell{width:100%;padding-left:0}body.route-section-product .product-main-image,body.route-section-products .product-main-image{width:100%;height:auto;max-height:none;display:block;border:0;box-shadow:none}body.route-section-product .product-main-image-shell,body.route-section-products .product-main-image-shell{display:none}.product-thumb-gallery{display:none;justify-content:center;gap:8px;margin-top:8px;position:relative;background-color:#f6f7f5;z-index:1}body.route-section-product .product-thumb-row,body.route-section-products .product-thumb-row{justify-content:center;gap:8px;padding:0 16px}body.route-section-product .product-thumb-arrow,body.route-section-products .product-thumb-arrow{display:none}body.route-section-product .product-thumb,body.route-section-products .product-thumb{width:62px;height:62px;border-radius:8px}body.route-section-product .product-mobile-dots,body.route-section-products .product-mobile-dots{display:flex;align-items:center;justify-content:center;background-color:#f6f7f5;gap:8px;padding:8px 16px 0}body.route-section-product .product-mobile-dot,body.route-section-products .product-mobile-dot{width:8px;height:8px;border-radius:999px;border:0;padding:0;background:#214d3538}body.route-section-product .product-mobile-dot.active,body.route-section-products .product-mobile-dot.active{background:#214d35}body.route-section-product .product-main-copy,body.route-section-products .product-main-copy{padding:12px 16px 0;background:#f7f8f6}body.route-section-product .product-main h1,body.route-section-products .product-main h1{max-width:none;font-family:Playfair Display,serif;font-size:38px;line-height:1.04;color:#1e1e1e}body.route-section-product .detail-prices,body.route-section-products .detail-prices{gap:10px;align-items:flex-end}body.route-section-product .detail-prices .new-price,body.route-section-products .detail-prices .new-price{color:#22a74b;font-size:20px;font-weight:800}body.route-section-product .detail-prices .old-price,body.route-section-products .detail-prices .old-price{font-size:15px}body.route-section-product .detail-delivery-card,body.route-section-product .product-buy-row .detail-actions,body.route-section-products .detail-delivery-card,body.route-section-products .product-buy-row .detail-actions{max-width:none}body.route-section-product .detail-delivery-input,body.route-section-products .detail-delivery-input{min-height:48px;padding:0 12px;border-radius:10px;background:#fff}body.route-section-product .detail-delivery-input button,body.route-section-products .detail-delivery-input button{min-width:72px;min-height:38px;padding:0 10px;font-size:14px}body.route-section-product .qty-row button,body.route-section-products .qty-row button{width:36px;height:36px;background:#ececec;box-shadow:none}body.route-section-product .qty-row span,body.route-section-products .qty-row span{font-size:18px}body.route-section-product .product-buy-row,body.route-section-products .product-buy-row{gap:12px}body.route-section-product .product-buy-row .bag-btn,body.route-section-product .product-buy-row .wishlist-card-btn,body.route-section-products .product-buy-row .bag-btn,body.route-section-products .product-buy-row .wishlist-card-btn{width:100%;min-height:48px;height:48px;border-radius:8px;font-size:16px;text-transform:none}body.route-section-product .detail-promise-strip,body.route-section-product .detail-box-column,body.route-section-product .detail-guide-accordion,body.route-section-product .product-review-card{border-radius:12px;box-shadow:none}body.route-section-product .detail-care-shell,body.route-section-product .product-reviews-shell,body.route-section-product .also-like{margin-top:0;padding:0 16px 16px}body.route-section-product .detail-care-layout{grid-template-columns:1fr;gap:12px}body.route-section-product .detail-box-image-column{padding-top:0;order:2}body.route-section-product .detail-care-head h2,body.route-section-product .also-like-head h2,body.route-section-product .product-reviews-head h2{font-family:Poppins,sans-serif;font-size:24px;font-weight:700}body.route-section-product .also-like-head,body.route-section-product .product-reviews-head{grid-template-columns:1fr;gap:10px;margin-bottom:14px}body.route-section-product .product-review-summary{justify-items:start;text-align:left}body.route-section-product .products-grid-related{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px}body.route-section-product .products-grid-related .product-card{min-width:170px;max-width:170px;padding:0;background:#fff;border-radius:12px}.account-modal-overlay{place-items:start center;overflow-y:auto;padding:16px 16px max(16px,calc(var(--keyboard-offset) + 16px));-webkit-overflow-scrolling:touch}.account-modal-card{width:min(100%,520px);max-height:calc(100dvh - 32px);overflow-y:auto}body.keyboard-open .account-modal-card{max-height:calc(100dvh - 24px)}.cart-checkout-panel,.contact-form,.product-review-form,.cart-address-form-grid input,.cart-discount-input,.auth-form input,.auth-form textarea,.search-pop-input,.detail-delivery-input input,.product-review-field textarea,.product-review-field select,.contact-form input,.contact-form textarea{scroll-margin-bottom:calc(var(--keyboard-offset) + 24px)}}@media (max-width: 520px){.top-ribbon{padding:6px 8px;font-size:9px}.nav-wrap{min-height:40px;padding:5px 12px}.brand-logo img{width:100%;height:auto;max-height:42px}.site-footer{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px));background:radial-gradient(circle at top right,rgba(207,232,214,.16),transparent 24%),radial-gradient(circle at bottom left,rgba(77,127,93,.2),transparent 30%),linear-gradient(180deg,#173726,#1d4730)}.app-open-banner{flex-direction:column;align-items:stretch;gap:12px}.app-open-banner__actions{gap:8px}.app-open-banner__button,.app-open-banner__dismiss{width:100%;text-align:center}.about-showcase-grid{gap:8px}.about-showcase-card img{width:58px;height:58px}.about-showcase-caption{font-size:11px}.products-grid{gap:14px 10px}.product-card{padding:7px}.product-card img,.skeleton-image{height:148px}.product-name,.new-price{font-size:14px}.mobile-bottom-nav{width:min(calc(100vw - 16px),520px);max-width:calc(100vw - 16px);bottom:calc(8px + env(safe-area-inset-bottom,0px));border-radius:22px}.mobile-bottom-link{font-size:10px}body.route-section-product .product-main-image-shell{padding:0}body.route-section-product .product-main-image{height:auto;border-radius:0}.detail-delivery-input{gap:8px;padding:0 10px}.detail-delivery-input button{min-width:68px;min-height:36px;padding:0 8px;font-size:13px}}
