/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--cream:#f7f1e3;--cream-deep:#eadfca;--ink:#18251a;--green:#294b2d;--green-soft:#dce4d5;--amber:#d99522;--amber-dark:#9b5b0b;--white:#fffdf7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.test-mode-banner{color:#ffffffd1;letter-spacing:.03em;text-align:center;background:#163a21;justify-content:center;align-items:center;gap:12px;min-height:34px;padding:7px 20px;font-size:11px;display:flex}.test-mode-banner strong{color:#ffca58;letter-spacing:.16em;font-size:10px}.topbar{background:var(--amber);color:#243322;letter-spacing:.13em;text-transform:uppercase;justify-content:center;align-items:center;gap:42px;min-height:36px;padding:8px 20px;font-size:10px;font-weight:850;display:flex}.topbar span+span:before{content:"•";color:#24332273;margin-right:42px}.nav-shell{justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:88px;margin:0 auto;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{background:var(--green);border-radius:15px;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:39px;height:39px}.brand>span:last-child{flex-direction:column;line-height:.95;display:flex}.brand strong{font-family:Georgia,serif;font-size:19px}.brand small{color:var(--amber-dark);letter-spacing:.28em;text-transform:uppercase;margin-top:5px;font-size:11px}nav{align-items:center;gap:20px;font-size:13px;font-weight:650;display:flex}.nav-cta{border:1px solid var(--green);border-radius:999px;padding:11px 18px}.nav-tools{align-items:center;gap:18px;display:flex}.shop-nav-actions{border-left:1px solid #18251a29;align-items:center;gap:8px;padding-left:16px;display:flex}.shop-nav-actions a{border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-size:12px;font-weight:800;display:inline-flex}.account-link{padding:0 11px}.account-link>span{border:2px solid var(--green);border-radius:50%;place-items:center;width:20px;height:20px;font-size:0;display:grid}.account-link>span:after{content:"";background:var(--green);border-radius:50%;width:7px;height:7px}.cart-link{background:var(--green);color:#fff;padding:0 7px 0 13px}.cart-link strong{background:var(--amber);min-width:27px;height:27px;color:var(--ink);border-radius:999px;place-items:center;padding:0 7px;font-size:11px;display:grid}.hero{background:#c9d7c2;border:1px solid #18251a1f;border-radius:34px;width:min(1180px,100% - 40px);min-height:680px;margin:16px auto 0;position:relative;overflow:hidden}.hero-photo{z-index:0;object-fit:cover;object-position:center}.hero:after{content:"";z-index:1;background:linear-gradient(90deg,#f7f1e3fa 0%,#f7f1e3e8 35%,#f7f1e31f 62%,#f7f1e300 100%);position:absolute;inset:0}.hero-copy{z-index:2;flex-direction:column;justify-content:center;width:58%;min-height:680px;padding:92px 72px 70px;display:flex;position:relative}.eyebrow{color:var(--amber-dark);letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}h1,h2,h3{font-family:Georgia,Times New Roman,serif}h1{letter-spacing:-.045em;margin:0;font-size:clamp(54px,6vw,88px);font-weight:500;line-height:.94}.hero-text{color:#536054;max-width:560px;margin:30px 0 0;font-size:18px;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:750;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff}.button-secondary{border:1px solid #bac3b8}.trust-row{color:#5b675c;flex-wrap:wrap;gap:20px;margin:50px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.trust-row li:before{content:"✓";color:var(--green);margin-right:7px;font-weight:900}.photo-note{z-index:3;color:#fff;text-shadow:0 1px 14px #00000080;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800;position:absolute;bottom:24px;right:34px}.intro{grid-template-columns:1fr 2fr;gap:80px;width:min(1060px,100% - 40px);margin:126px auto;display:grid}.intro h2,.section-heading h2,.order-panel h2{letter-spacing:-.035em;margin:0;font-size:clamp(38px,5vw,62px);font-weight:500;line-height:1.05}.intro div p{color:#59645a;max-width:690px;margin:26px 0 0;font-size:18px;line-height:1.75}.story-points{border-top:1px solid #18251a29;grid-template-columns:repeat(3,1fr);width:min(1060px,100% - 40px);margin:-52px auto 126px;display:grid}.story-points article{padding:34px 34px 12px 0}.story-points article+article{border-left:1px solid #18251a29;padding-left:34px}.story-points span{color:var(--amber-dark);letter-spacing:.16em;font-size:10px;font-weight:850}.story-points h3{margin:18px 0 10px;font-size:30px;font-weight:500}.story-points p{color:#626d63;margin:0;font-size:14px;line-height:1.65}.products-section{background:#e8dfca;padding:110px max(20px,50vw - 590px)}.section-heading{justify-content:space-between;align-items:end;gap:40px;display:flex}.section-heading>p{color:#667064;text-align:right;max-width:390px;margin:0 0 8px;line-height:1.6}.product-group{margin-top:72px}.product-group+.product-group{border-top:1px solid #18251a24;padding-top:76px}.product-group-heading{justify-content:space-between;align-items:end;gap:40px;display:flex}.product-group-heading .eyebrow{margin-bottom:10px}.product-group-heading h3{max-width:700px;margin:0;font-size:clamp(26px,3.3vw,42px);font-weight:500;line-height:1.12}.product-group-heading>a{border-bottom:1px solid #18251a59;flex:none;padding-bottom:5px;font-size:13px;font-weight:800}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:56px;display:grid}.product-card{background:#fffdf7b8;border:1px solid #18251a21;border-radius:26px;min-height:490px;padding:34px;transition:transform .28s,background-color .28s,color .28s,box-shadow .28s;position:relative}.product-card:is(.featured,:hover,:focus-within){background:var(--green);color:#fff;transform:translateY(-10px);box-shadow:0 24px 44px #25442833}.badge{background:var(--amber);color:var(--ink);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:850;position:absolute;top:20px;right:20px}.mini-jar{background:linear-gradient(100deg,#f8c454,#d98912);border:4px solid #ffffff8c;border-radius:14px 14px 26px 26px;place-items:center;width:110px;height:140px;margin:12px auto 30px;display:grid;box-shadow:0 18px 30px #432d092e}.mini-jar:before{content:"";background:#795629;border-radius:4px;width:82px;height:18px;margin-top:-153px;position:absolute}.mini-jar span{color:var(--green);background:#fff9e8;padding:12px 8px;font-family:Georgia,serif;font-weight:700}.mini-jar-cream{background:linear-gradient(100deg,#f5dfa0,#d8a944)}.product-type{color:var(--amber-dark);letter-spacing:.16em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:800}.product-card:is(.featured,:hover,:focus-within) .product-type{color:#f5c465}.product-card h3{margin:0;font-size:36px;font-weight:500}.product-note{color:#687168;min-height:44px;margin:10px 0 20px;font-size:14px;line-height:1.55}.product-card:is(.featured,:hover,:focus-within) .product-note{color:#ffffffa8}.price-row{border-top:1px solid #18251a21;justify-content:space-between;align-items:baseline;gap:12px;padding-top:18px;display:flex}.product-card:is(.featured,:hover,:focus-within) .price-row{border-color:#fff3}.price-row strong{font-size:24px}.price-row small{color:#737b72}.product-card:is(.featured,:hover,:focus-within) .price-row small{color:#ffffff91}.product-button{background:var(--amber);width:100%;min-height:48px;color:var(--ink);border-radius:999px;place-items:center;margin-top:22px;font-size:14px;font-weight:800;display:grid}.product-button.disabled{color:#6d756d;background:0 0;border:1px solid #aeb4aa}.product-card:is(.featured,:hover,:focus-within) .product-button.disabled{color:#fff;border-color:#ffffff52}.all-products-link{border:1px solid var(--green);border-radius:999px;width:fit-content;margin:56px auto 0;padding:14px 22px;font-size:13px;font-weight:800;display:block}@media (hover:hover){.product-grid:has(.product-card:hover) .product-card.featured:not(:hover){color:var(--ink);box-shadow:none;background:#fffdf7b8;transform:none}.product-grid:has(.product-card:hover) .product-card.featured:not(:hover) .product-type{color:var(--amber-dark)}.product-grid:has(.product-card:hover) .product-card.featured:not(:hover) .product-note{color:#687168}.product-grid:has(.product-card:hover) .product-card.featured:not(:hover) .price-row{border-color:#18251a21}.product-grid:has(.product-card:hover) .product-card.featured:not(:hover) .price-row small{color:#737b72}}.order-panel{background:var(--white);border-radius:30px;grid-template-columns:1.35fr .65fr;align-items:center;gap:70px;width:min(1180px,100% - 40px);margin:100px auto;padding:64px 70px;display:grid}.order-panel>div:first-child>p:last-child{color:#5b665c;max-width:650px;margin:24px 0 0;font-size:17px;line-height:1.65}.shipping-card{border:1px solid #d6d7cb;border-radius:20px;overflow:hidden}.shipping-card div{justify-content:space-between;gap:18px;padding:22px;display:flex}.shipping-card div+div{border-top:1px solid #d6d7cb}.shipping-card span{color:#667066;font-size:13px}.shipping-card strong{color:var(--green);text-align:right;font-size:14px}.shipping-card strong small{color:#738075;margin-top:4px;font-size:10px;font-weight:600;display:block}.faq-section{grid-template-columns:.72fr 1.28fr;gap:90px;width:min(1060px,100% - 40px);margin:120px auto;display:grid}.faq-heading h2{margin:0;font-size:clamp(40px,5vw,62px);font-weight:500}.faq-list{border-top:1px solid #18251a2b}.faq-list details{border-bottom:1px solid #18251a2b}.faq-list summary{cursor:pointer;padding:24px 44px 24px 0;font-family:Georgia,serif;font-size:21px;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--amber-dark);font:28px/1 Georgia,serif;position:absolute;top:20px;right:4px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:#626d63;margin:-4px 42px 24px 0;line-height:1.65}.promise-strip{background:var(--green);color:#fff;letter-spacing:.13em;text-transform:uppercase;justify-content:center;align-items:center;gap:28px;padding:28px 20px;font-size:12px;font-weight:800;display:flex}.promise-strip p{margin:0}.promise-strip span{background:var(--amber);border-radius:50%;width:5px;height:5px}.site-footer{color:#ffffffa3;background:#132d1d}.footer-grid{grid-template-columns:1.6fr repeat(3,1fr);gap:54px;width:min(1180px,100% - 40px);margin:0 auto;padding:70px 0 54px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:11px;font-size:13px;line-height:1.5;display:flex}.footer-grid h3{color:#fff;letter-spacing:.15em;text-transform:uppercase;margin:3px 0 10px;font-family:inherit;font-size:12px}.footer-grid a{transition:color .2s}.footer-grid a:hover{color:#fff}.footer-about p{max-width:320px;margin:12px 0 0;line-height:1.65}.footer-brand{color:#fff}.footer-brand small{color:#f3bd53}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;width:min(1180px,100% - 40px);margin:0 auto;padding:20px 0 30px;font-size:11px;display:flex}.footer-bottom a{color:#fff}.breadcrumbs{color:#6d766c;align-items:center;gap:10px;width:min(1180px,100% - 40px);margin:20px auto 0;font-size:12px;display:flex}.breadcrumbs a:hover{color:var(--green)}.breadcrumbs strong{color:var(--ink)}.product-detail-shell{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:start;gap:72px;width:min(1180px,100% - 40px);margin:28px auto 104px;display:grid}.product-gallery{grid-template-columns:92px minmax(0,1fr);gap:16px;display:grid}.gallery-thumbnails{flex-direction:column;gap:12px;display:flex}.gallery-thumbnails button{aspect-ratio:1;cursor:pointer;background:#f1e7d6;border:1px solid #18251a24;border-radius:15px;transition:border-color .2s,transform .2s;position:relative;overflow:hidden}.gallery-thumbnails button:hover{transform:translateY(-2px)}.gallery-thumbnails button.active{border:2px solid var(--green)}.gallery-thumbnails img{object-fit:cover}.gallery-thumbnails span{color:var(--green);background:#fffdf7e6;border-radius:999px;padding:3px 6px;font-size:9px;font-weight:850;position:absolute;bottom:6px;right:6px}.gallery-stage{aspect-ratio:1;background:#efe2ce;border:1px solid #18251a1f;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 26px 60px #41351e17}.gallery-main-image{object-fit:cover;animation:.25s both productFade}.cream-preview img{filter:saturate(.55)brightness(1.08)}@keyframes productFade{0%{opacity:.35;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.mock-label{z-index:2;width:36%;color:var(--green);pointer-events:none;flex-direction:column;align-items:center;line-height:1;display:flex;position:absolute;top:56%;left:50%;transform:translate(-50%,-50%)}.mock-label-250{width:27%;top:56%}.mock-label-500{width:34%;top:55%}.mock-label-1000{width:38%;top:57%}.mock-label span{letter-spacing:.13em;text-transform:uppercase;font-size:clamp(7px,.72vw,11px);font-weight:850}.mock-label strong{margin-top:4px;font-family:Georgia,serif;font-size:clamp(14px,1.7vw,27px)}.mock-label small{color:var(--amber-dark);letter-spacing:.08em;text-transform:uppercase;margin-top:7px;font-size:clamp(5px,.58vw,9px);font-weight:800}.mockup-note{z-index:3;color:#687168;letter-spacing:.07em;text-transform:uppercase;background:#fffdf7e0;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;bottom:16px;left:18px}.gallery-arrow{z-index:4;width:42px;height:42px;color:var(--green);cursor:pointer;background:#fffdf7eb;border:0;border-radius:50%;font-size:20px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 7px 20px #18251a24}.gallery-arrow-left{left:16px}.gallery-arrow-right{right:16px}.gallery-arrow:hover{background:#fff}.product-buy-box{padding:30px 0}.product-buy-box h1{font-size:clamp(54px,6vw,82px)}.detail-price{color:var(--green);margin:28px 0 3px;font-family:Georgia,serif;font-size:36px;font-weight:700}.detail-unit{color:#717a70;margin:0;font-size:12px}.detail-description{color:#59645a;margin:28px 0;font-size:16px;line-height:1.72}.variant-field{gap:9px;margin-top:30px;display:grid}.variant-field span{letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:850}.variant-field select{background:var(--white);width:100%;min-height:54px;color:var(--ink);font:inherit;border:1px solid #bfc5b9;border-radius:12px;padding:0 16px;font-weight:700}.selected-variant{background:var(--green-soft);border-radius:14px;grid-template-columns:1fr auto;gap:4px 20px;margin-top:14px;padding:18px 20px;display:grid}.selected-variant span{color:#667066;text-transform:uppercase;font-size:11px;font-weight:800}.selected-variant strong{color:var(--green)}.selected-variant small{color:#5d685d;grid-column:1/-1}.quantity-total-row{justify-content:space-between;align-items:center;gap:20px;margin-top:22px;display:flex}.quantity-control{background:var(--white);border:1px solid #bdc4b9;border-radius:999px;grid-template-columns:44px 48px 44px;height:48px;display:grid;overflow:hidden}.quantity-control button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:20px}.quantity-control output{border-inline:1px solid #d5d9d1;place-items:center;font-weight:800;display:grid}.detail-total{flex-direction:column;align-items:flex-end;display:flex}.detail-total span{color:#707970;font-size:11px}.detail-total strong{color:var(--green);font-size:22px}.detail-order-button{background:var(--amber);min-height:54px;color:var(--ink);border-radius:999px;place-items:center;margin-top:24px;font-weight:850;display:grid}.detail-order-button:hover{background:#e5a02c}.detail-order-button{cursor:pointer;border:0;width:100%}.checkout-note{color:#7a8179;text-align:center;margin:10px 10px 0;font-size:11px;line-height:1.45}.cart-notice{color:#425342;background:#edf3e9;border:1px solid #b9c9b5;border-radius:13px;justify-content:space-between;gap:16px;margin-top:14px;padding:14px 16px;font-size:12px;display:flex}.cart-notice a{color:var(--green);flex:none;font-weight:850}.detail-trust-list{color:#5e685e;border-top:1px solid #18251a21;gap:10px;margin:28px 0 0;padding:24px 0 0;font-size:13px;list-style:none;display:grid}.detail-trust-list li:before{content:"✓";color:var(--green);margin-right:9px;font-weight:900}.product-facts{border-top:1px solid #18251a26;grid-template-columns:repeat(3,1fr);width:min(1180px,100% - 40px);margin:0 auto 110px;display:grid}.product-facts article{padding:32px 32px 0 0}.product-facts article+article{border-left:1px solid #18251a26;padding-left:32px}.product-facts span{color:var(--amber-dark);font-size:10px;font-weight:850}.product-facts h2{margin:14px 0 9px;font-size:28px;font-weight:500}.product-facts p{color:#687168;margin:0;font-size:13px;line-height:1.65}.compact-footer{padding-top:12px}.catalog-intro{width:min(1060px,100% - 40px);margin:74px auto 70px}.catalog-intro h1{max-width:800px}.catalog-intro>p:last-child{color:#59645a;max-width:680px;margin:26px 0 0;font-size:17px;line-height:1.7}.catalog-grid{grid-template-columns:repeat(2,1fr);gap:24px;width:min(1180px,100% - 40px);margin:0 auto 120px;display:grid}.catalog-card{background:var(--white);border:1px solid #18251a21;border-radius:28px;overflow:hidden}.catalog-image{aspect-ratio:1.25;background:#e9ddc6;display:block;position:relative;overflow:hidden}.catalog-image img{object-fit:cover;transition:transform .35s}.catalog-image:hover img{transform:scale(1.025)}.catalog-image>span{color:#687168;letter-spacing:.07em;text-transform:uppercase;background:#fffdf7e6;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;bottom:16px;left:16px}.catalog-card-copy{padding:32px}.catalog-card-copy h2{margin:0;font-size:40px;font-weight:500}.catalog-card-copy>p:not(.eyebrow){color:#626d63;min-height:48px;margin:12px 0 24px;line-height:1.55}.catalog-card-copy>div{border-top:1px solid #18251a21;justify-content:space-between;align-items:center;gap:18px;padding-top:22px;display:flex}.catalog-card-copy>div>strong{color:var(--green);font-size:19px}.catalog-card-copy .button{min-height:44px;padding-inline:18px;font-size:13px}.order-panel-button{width:fit-content;margin-top:26px}.shop-page-shell,.checkout-shell{width:min(1180px,100% - 40px);margin:64px auto 120px}.shop-page-heading{max-width:780px}.shop-page-heading h1,.checkout-heading h1,.account-intro h1,.confirmation-shell h1{font-size:clamp(54px,7vw,88px)}.shop-page-heading>p:last-child,.checkout-heading>p:last-child,.account-intro>p{color:#5e695e;max-width:650px;margin:24px 0 0;font-size:17px;line-height:1.65}.loading-state{color:#69736a;margin:60px 0}.empty-cart{background:var(--white);text-align:center;border:1px solid #18251a1f;border-radius:28px;margin-top:54px;padding:64px}.empty-cart>span{background:var(--green-soft);width:64px;height:64px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 20px;font-family:Georgia,serif;font-size:24px;display:grid}.empty-cart h2{margin:0;font-size:34px;font-weight:500}.empty-cart p{color:#667066;margin:12px auto 25px}.cart-layout{grid-template-columns:minmax(0,1.45fr) minmax(310px,.55fr);align-items:start;gap:28px;margin-top:54px;display:grid}.cart-items{gap:12px;display:grid}.cart-item{background:var(--white);border:1px solid #18251a21;border-radius:20px;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:22px;padding:18px;display:grid}.cart-item-image{aspect-ratio:1;background:#eee2cf;border-radius:14px;width:112px;position:relative;overflow:hidden}.cart-item-image img{object-fit:cover}.cart-item-copy .eyebrow{margin-bottom:7px}.cart-item-copy h2{margin:0;font-size:29px;font-weight:500}.cart-item-copy>p:not(.eyebrow){color:#6c756c;margin:6px 0 12px;font-size:12px}.remove-item,.text-button{color:#697269;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #adb5ac;padding:0;font-size:11px}.cart-item-actions{flex-direction:column;align-items:flex-end;gap:14px;display:flex}.cart-item-actions>strong{color:var(--green);font-size:18px}.order-summary{background:var(--white);border:1px solid #18251a21;border-radius:22px;padding:28px;box-shadow:0 20px 45px #3a301c12}.order-summary>div:not(.summary-items){border-bottom:1px solid #18251a1a;justify-content:space-between;gap:14px;padding:15px 0;font-size:13px;display:flex}.order-summary>div span:last-child{color:#687268;text-align:right}.order-summary>p:not(.eyebrow,.summary-footnote){color:#687268;margin:20px 0;font-size:12px;line-height:1.6}.checkout-link{width:100%;margin-top:22px}.continue-shopping{color:#687268;text-align:center;margin-top:18px;font-size:12px;display:block}.account-shell{grid-template-columns:.85fr 1.15fr;align-items:start;gap:78px;width:min(1080px,100% - 40px);margin:70px auto 120px;display:grid}.security-note{border-left:4px solid var(--amber);background:#fffdf794;margin-top:36px;padding:20px}.security-note strong{font-size:13px}.security-note p{color:#667066;margin:7px 0 0;font-size:12px;line-height:1.6}.account-card,.checkout-card{background:var(--white);border:1px solid #18251a21;border-radius:24px;padding:34px;box-shadow:0 20px 50px #3a301c0f}.account-card-heading,.checkout-card-title{border-bottom:1px solid #18251a1c;align-items:center;gap:16px;padding-bottom:24px;display:flex}.account-card-heading>span,.checkout-card-title>span{background:var(--green-soft);width:44px;height:44px;color:var(--green);border-radius:50%;flex:0 0 44px;place-items:center;font-family:Georgia,serif;font-size:19px;font-weight:800;display:grid}.account-card-heading .eyebrow,.checkout-card-title .eyebrow{margin-bottom:4px}.account-card-heading h2,.checkout-card-title h2{margin:0;font-size:28px;font-weight:500}.form-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:26px;display:grid}.form-grid label{gap:8px;display:grid}.form-grid label>span{color:#596459;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:850}.form-grid input{width:100%;min-height:50px;color:var(--ink);background:#fffefb;border:1px solid #c6cbc1;border-radius:11px;outline:none;padding:0 14px}.form-grid input:focus{border-color:var(--green);box-shadow:0 0 0 3px #294b2d1c}.full-field{grid-column:1/-1}.form-submit{cursor:pointer;border:0;width:100%;margin-top:24px}.account-card>.text-button{margin:18px auto 0;display:block}.form-footnote{color:#788078;text-align:center;margin:22px 0 0;font-size:10px;line-height:1.55}.checkout-heading{margin-bottom:52px}.checkout-layout{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:start;gap:28px;display:grid}.checkout-forms{gap:18px;display:grid}.checkout-card{box-shadow:none}.field-hint{color:#717a71;margin:20px 0 0;font-size:12px}.delivery-options{gap:10px;margin-top:24px;display:grid}.delivery-options label{cursor:pointer;border:1px solid #ced3c9;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:17px;display:grid}.delivery-options label.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#edf3e9}.delivery-options input{accent-color:var(--green)}.delivery-options span{flex-direction:column;gap:4px;display:flex}.delivery-options small{color:#737c73}.delivery-options b{color:var(--green);font-size:13px}.address-fields{border-top:1px solid #18251a1a;padding-top:24px}.compact-checkout-card{padding-bottom:28px}.checkout-summary{position:sticky;top:20px}.summary-items{border-bottom:1px solid #18251a1a;padding-bottom:10px}.summary-items p{color:#5f695f;justify-content:space-between;gap:16px;margin:0 0 12px;font-size:12px;line-height:1.4;display:flex}.summary-items p strong{color:var(--ink);flex:none}.order-summary .summary-total{border-bottom:0;padding-top:20px;font-size:18px}.summary-total strong{color:var(--green);font-size:23px}.test-confirm{color:#5d675d;align-items:flex-start;gap:10px;margin:18px 0;font-size:11px;line-height:1.45;display:flex}.test-confirm input{accent-color:var(--green);margin-top:2px}.paypal-test-button{color:#102a61;cursor:pointer;background:#ffc439;border:0;border-radius:999px;width:100%;min-height:52px;font-weight:850}.paypal-test-button span{color:#0874c9}.summary-footnote{color:#7b837b;text-align:center;margin:12px 4px 0;font-size:9px;line-height:1.5}.payment-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#101b12b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.payment-dialog{text-align:center;background:#fff;border-radius:26px;width:min(470px,100%);padding:40px;position:relative;box-shadow:0 30px 90px #00000042}.dialog-close{color:#596159;cursor:pointer;background:#edf0ec;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;position:absolute;top:15px;right:17px}.paypal-wordmark{color:#102a61;margin-bottom:22px;font-size:28px;font-style:italic;font-weight:900}.paypal-wordmark span{color:#0874c9}.payment-dialog h2{margin:0;font-size:34px;font-weight:500}.payment-dialog>p:not(.eyebrow){color:#687268;line-height:1.55}.payment-amount{background:#f3f5f1;border-radius:13px;justify-content:space-between;margin:26px 0;padding:18px;display:flex}.payment-amount strong{color:var(--green);font-size:20px}.payment-success{cursor:pointer;border:0;width:100%}.payment-dialog>.text-button{margin-top:18px}.confirmation-shell{background:var(--white);text-align:center;border-radius:30px;width:min(760px,100% - 40px);margin:80px auto 140px;padding:66px}.success-mark{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 26px;font-size:31px;display:grid}.confirmation-shell>p{color:#657065}.confirmation-total{border-block:1px solid #18251a21;justify-content:space-between;margin:30px 0;padding:22px;display:flex}.confirmation-total strong{color:var(--green);font-size:22px}.confirmation-warning{background:#fff4d4;border-radius:12px;padding:15px;font-size:12px;line-height:1.5}.confirmation-actions{justify-content:center;gap:10px;margin-top:28px;display:flex}@media (width<=900px){nav a:not(.nav-cta){display:none}.hero{min-height:620px}.hero-copy{width:72%;min-height:620px;padding:70px 38px}.hero:after{background:linear-gradient(90deg,#f7f1e3fa 0%,#f7f1e3e6 48%,#f7f1e326 82%,#f7f1e300 100%)}.intro{grid-template-columns:1fr;gap:12px;margin:90px auto}.story-points{grid-template-columns:1fr;margin-top:-30px}.story-points article{padding:28px 0}.story-points article+article{border-top:1px solid #18251a29;border-left:0;padding-left:0}.product-grid{grid-template-columns:1fr}.product-card.featured{transform:none}.section-heading,.order-panel{grid-template-columns:1fr;display:grid}.section-heading>p{text-align:left}.product-group-heading{flex-direction:column;align-items:start;gap:18px}.footer-grid{grid-template-columns:1fr 1fr}.product-detail-shell{grid-template-columns:1fr;gap:38px}.product-buy-box{padding-top:0}.product-facts{grid-template-columns:1fr}.product-facts article{padding:26px 0}.product-facts article+article{border-top:1px solid #18251a26;border-left:0;padding-left:0}.faq-section{grid-template-columns:1fr;gap:36px}.catalog-grid,.cart-layout,.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.account-shell{grid-template-columns:1fr;gap:38px}}@media (width<=720px){.nav-tools>nav{display:none}.nav-tools{gap:0}.shop-nav-actions{border-left:0;padding-left:0}}@media (width<=560px){.topbar{white-space:nowrap;justify-content:flex-start;overflow:hidden}.topbar span:nth-child(n+2){display:none}.nav-shell,.hero,.intro,.order-panel,.faq-section,.catalog-intro,.catalog-grid{width:min(100% - 24px,1180px)}.nav-shell{height:76px}.brand strong{font-size:16px}.brand-mark{width:40px;height:40px}.nav-cta{padding:9px 14px}.hero{border-radius:22px;min-height:680px;margin-top:4px}.hero-photo{object-position:72% center}.hero:after{background:linear-gradient(#f7f1e3fa 0%,#f7f1e3f0 46%,#f7f1e32e 73%,#18251a1a 100%)}.hero-copy{justify-content:flex-start;width:100%;min-height:auto;padding:56px 24px 50px}h1{font-size:50px}.photo-note{bottom:18px;right:20px}.trust-row{gap:12px;margin-top:36px}.products-section{padding-top:78px;padding-bottom:78px}.product-group{margin-top:54px}.product-group+.product-group{padding-top:58px}.product-card{min-height:auto}.order-panel{gap:38px;margin:60px auto;padding:42px 24px}.promise-strip{text-align:center;flex-direction:column;gap:10px}.promise-strip span{display:none}.footer-grid{grid-template-columns:1fr;gap:34px;width:min(100% - 32px,1180px);padding-top:54px}.footer-bottom{width:min(100% - 32px,1180px)}.breadcrumbs,.product-detail-shell,.product-facts{width:min(100% - 24px,1180px)}.breadcrumbs{margin-top:10px}.product-detail-shell{margin-top:20px;margin-bottom:70px}.product-gallery{grid-template-columns:1fr}.gallery-thumbnails{flex-direction:row;order:2}.gallery-thumbnails button{flex:0 0 78px;width:78px}.gallery-stage{border-radius:20px}.gallery-arrow{width:38px;height:38px}.mock-label span{font-size:7px}.mock-label strong{font-size:16px}.mock-label small{font-size:5px}.product-buy-box h1{font-size:56px}.quantity-total-row{align-items:flex-end}.test-mode-banner{text-align:left;flex-direction:column;align-items:flex-start;gap:5px}.shop-nav-actions{gap:4px}.shop-nav-actions a{min-height:36px;font-size:10px}.account-link{padding-inline:5px}.cart-link{padding-left:10px}.cart-link strong{min-width:24px;height:24px}.shop-page-shell,.checkout-shell,.account-shell{width:min(100% - 24px,1180px);margin-top:46px}.empty-cart{padding:42px 20px}.cart-item{grid-template-columns:82px minmax(0,1fr);gap:16px}.cart-item-image{width:82px}.cart-item-actions{border-top:1px solid #18251a1a;flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;padding-top:14px}.account-card,.checkout-card,.order-summary{padding:24px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.delivery-options label{grid-template-columns:auto minmax(0,1fr)}.delivery-options b{grid-column:2}.payment-dialog{padding:36px 22px 28px}.confirmation-shell{width:min(100% - 24px,760px);padding:44px 20px}.confirmation-actions{flex-direction:column}.confirmation-total{flex-direction:column;align-items:center;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.product-card,.gallery-thumbnails button{transition:none}.gallery-main-image{animation:none}}
