@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{.start{inset-inline-start:var(--spacing)}.contents{display:contents}}:root{--ink:#201a17;--paper:#f8f4ed;--cream:#eee5d8;--oak:#ac7046;--oak-dark:#75482d;--sage:#7d8872;--line:#d8cec1;--white:#fffdf9;--muted:#716963;--accent:#d6693c;--accent-dark:#b94e28}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.modal-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{line-height:1.65}.shell{width:min(1240px,100% - 48px);margin-inline:auto}.section{padding-block:112px}.eyebrow{color:var(--oak-dark);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}.button{cursor:pointer;border:0;border-radius:3px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-weight:750;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #e18b63}.button-dark{background:var(--ink);color:#fff}.button-accent{background:var(--accent);color:#fff;box-shadow:0 10px 28px #a84c2733}.button-accent:hover{background:var(--accent-dark)}.button-light{background:var(--white);color:var(--ink)}.button-ghost{border:1px solid var(--line);background:0 0}.button.small{min-height:42px;padding:0 18px;font-size:13px}.announcement{background:var(--ink);color:#f7efe6;letter-spacing:.11em;text-transform:uppercase;justify-content:center;align-items:center;gap:15px;height:35px;font-size:11px;font-weight:700;display:flex}.announcement-separator{color:var(--oak)}.site-header{justify-content:space-between;align-items:center;height:84px;display:flex}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{align-items:stretch;gap:4px;width:34px;height:35px;display:flex}.brand-mark i{background:var(--oak);border-radius:1px;width:8px;display:block}.brand-mark i:nth-child(2){height:27px;transform:translateY(4px)}.brand>span:last-child{line-height:1;display:grid}.brand b{letter-spacing:.11em;font:800 16px/1 ui-sans-serif}.brand small{letter-spacing:.25em;margin-top:5px;font-size:9px}.header-actions{align-items:center;gap:24px;display:flex}.header-actions>span{color:var(--muted);align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.header-actions svg{width:16px}.hero{grid-template-columns:minmax(0,1.05fr) minmax(420px,.85fr);gap:76px;padding-top:28px;padding-bottom:86px;display:grid}.gallery{min-width:0}.hero-image{aspect-ratio:4/4.7;cursor:zoom-in;background:#d9c6ae;border:0;width:100%;padding:0;position:relative;overflow:hidden}.hero-image>img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.hero-image:hover>img{transform:scale(1.025)}.image-badge{letter-spacing:.1em;text-transform:uppercase;background:#f8f4edf0;padding:9px 12px;font-size:10px;font-weight:800;position:absolute;top:18px;left:18px}.zoom-hint{color:#fff;background:#201a17db;align-items:center;gap:6px;padding:9px 12px;font-size:11px;display:flex;position:absolute;bottom:16px;right:16px}.zoom-hint svg{width:16px}.thumbnails{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px;display:grid}.thumbnails button{cursor:pointer;background:0 0;border:1px solid #0000;padding:0;position:relative;overflow:hidden}.thumbnails button.active{border-color:var(--ink)}.thumbnails img{object-fit:cover;width:100%;height:90px}.thumbnails span{color:#fff;background:#201a17d8;padding:4px 6px;font-size:9px;position:absolute;inset:auto 5px 5px}.product-panel{padding-top:22px}.product-panel h1,.section-heading h2,.story h2,.faq h2,.closing-cta h2,.reviews h2,.checkout-heading h2{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:500}.product-panel h1{max-width:650px;margin:0;font-size:clamp(44px,4.5vw,70px);line-height:.98}.lead{color:var(--oak-dark);margin:18px 0 20px;font-family:Georgia,serif;font-size:19px;font-style:italic}.rating-row{align-items:center;gap:9px;font-size:13px;display:flex}.stars{color:#ae6b3b;letter-spacing:2px;font-size:13px}.rating-row a{color:var(--muted);text-decoration:underline}.price-row{align-items:center;gap:12px;margin-top:22px;display:flex}.price-row>strong{font-size:32px}.price-row del{color:#8d8580}.price-row>span{color:#6f3b21;background:#e7d5c2;padding:5px 8px;font-size:11px;font-weight:800}.installments{color:var(--muted);margin:2px 0 20px;font-size:12px}.delivery-card{background:#eee7dd;gap:14px;margin:0 0 24px;padding:15px 18px;display:flex}.delivery-card svg{color:var(--oak-dark);margin-top:2px}.delivery-card div{gap:3px;display:grid}.delivery-card strong{font-size:13px}.delivery-card span{color:var(--muted);font-size:11px}fieldset{min-width:0}.option-group{border:0;margin:0 0 22px;padding:0}.option-group legend{margin-bottom:11px;font-size:13px}.color-options{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.color-options button{border:1px solid var(--line);background:var(--white);cursor:pointer;align-items:center;gap:7px;min-width:0;min-height:52px;padding:6px;display:flex}.color-options button.selected{border:2px solid var(--ink);padding:5px}.color-options i{flex:none;width:18px;height:24px}.color-options span{text-overflow:ellipsis;font-size:11px;overflow:hidden}.color-options svg{width:15px;margin-left:auto}.kit-options{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.kit-options button{border:1px solid var(--line);background:var(--white);cursor:pointer;gap:4px;padding:10px 5px;display:grid}.kit-options button.selected{border:2px solid var(--ink);background:#eee5d8;padding:9px 4px}.kit-options strong{font-size:11px}.kit-options small{color:var(--muted);font-size:10px}.purchase-row{grid-template-columns:128px 1fr;gap:10px;display:grid}.quantity-picker{border:1px solid var(--line);background:var(--white);grid-template-columns:1fr 1fr 1fr;min-height:56px;display:grid}.quantity-picker button{cursor:pointer;background:0 0;border:0;font-size:22px}.quantity-picker button:disabled{opacity:.3}.quantity-picker output{justify-content:center;align-items:center;font-weight:800;display:flex}.buy-button{min-height:56px}.shipping-meter{margin-top:18px}.shipping-meter>div:first-child{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.shipping-meter strong{color:var(--ink)}.meter{background:#ded6cc;height:4px;margin-top:9px;overflow:hidden}.meter i{background:var(--oak);height:100%;transition:width .3s;display:block}.payment-strip{flex-wrap:wrap;align-items:center;gap:9px;margin-top:17px;font-size:10px;display:flex}.payment-strip>span{color:var(--muted);align-items:center;gap:5px;margin-right:auto;display:flex}.payment-strip svg{width:14px}.payment-strip b{border:1px solid var(--line);background:#fff;border-radius:2px;padding:5px 7px}.benefit-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.benefit-strip .shell{grid-template-columns:repeat(4,1fr);display:grid}.benefit-strip .shell>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:12px;padding:25px 14px;font-size:12px;font-weight:750;display:flex}.benefit-strip .shell>div:last-child{border-right:0}.benefit-strip svg{color:var(--oak);width:19px}.story{grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;display:grid}.story-copy h2{margin:0 0 25px;font-size:clamp(38px,4vw,60px);line-height:1.04}.story-copy>p:not(.eyebrow){color:var(--muted);font-size:16px}.story-copy ul{gap:12px;margin:28px 0;padding:0;list-style:none;display:grid}.story-copy li{gap:10px;font-size:14px;display:flex}.story-copy li svg{width:18px;color:var(--oak)}.text-link{border-bottom:1px solid;align-items:center;gap:8px;font-weight:800;display:inline-flex}.text-link svg{width:17px}.story-visual{position:relative}.story-visual>img{object-fit:cover;object-position:center 33%;width:100%;height:650px}.material-card{background:var(--ink);color:#fff;gap:7px;width:230px;padding:27px 30px;display:grid;position:absolute;bottom:40px;left:-55px}.material-card span,.material-card small{color:#c9bdb3;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.material-card strong{font-family:Georgia,serif;font-size:20px;font-weight:500}.before-after{background:#e8dfd3}.section-heading{max-width:710px}.section-heading.centered{text-align:center;margin:0 auto 44px}.section-heading h2,.faq h2,.reviews h2{margin:0;font-size:clamp(38px,4vw,58px);line-height:1.05}.section-heading>p:last-child{color:var(--muted)}.comparison{grid-template-columns:1fr 1fr;height:560px;display:grid;position:relative;overflow:hidden}.compare-side{position:relative;overflow:hidden}.compare-side img{object-fit:cover;width:100%;height:100%}.compare-side.before img{filter:grayscale()saturate(.55)brightness(1.08)}.compare-side span{background:var(--white);text-transform:uppercase;letter-spacing:.12em;padding:9px 13px;font-size:11px;font-weight:800;position:absolute;top:22px;left:22px}.compare-side.after span{background:var(--ink);color:#fff;left:auto;right:22px}.compare-handle{background:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:20px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 25px #0003}.demo-note{text-align:center;color:var(--muted);margin-top:13px;font-size:10px;display:block}.specs>.section-heading{margin-bottom:45px}.spec-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.spec-grid>div{border-bottom:1px solid var(--line);grid-template-columns:145px 1fr;gap:25px;padding:22px 0;display:grid}.spec-grid>div:nth-child(odd){padding-right:45px}.spec-grid>div:nth-child(2n){border-left:1px solid var(--line);padding-left:45px}.spec-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:11px}.spec-grid strong{font-size:13px;font-weight:650}.installation{background:var(--ink);color:#fff}.section-heading.light .eyebrow{color:#c99a78}.steps{grid-template-columns:repeat(5,1fr);margin-top:54px;display:grid}.steps article{border-left:1px solid #ffffff2a;min-height:205px;padding:12px 27px 20px}.steps article:last-child{border-right:1px solid #ffffff2a}.steps article>span{color:#b98a68;font:italic 18px Georgia,serif}.steps h3{margin:38px 0 12px;font:500 25px Georgia,serif}.steps p{color:#bfb4ac;font-size:12px;line-height:1.7}.install-note{color:#c9beb7;justify-content:center;align-items:center;gap:10px;margin:40px 0 0;font-size:12px;display:flex}.reviews-header{justify-content:space-between;align-items:end;margin-bottom:45px;display:flex}.reviews-header>div:first-child{max-width:650px}.score{align-items:center;gap:14px;display:flex}.score>strong{font:500 56px Georgia,serif}.score>div{gap:5px;display:grid}.score span{color:var(--muted);font-size:9px}.review-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.review-grid article{background:var(--white);border:1px solid #e4ddd4;min-height:240px;padding:31px}.review-grid blockquote{margin:22px 0 25px;font:italic 20px/1.5 Georgia,serif}.review-grid article>strong{font-size:12px;display:block}.review-grid article>span:last-child{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.faq{background:#eee6da}.faq-layout{grid-template-columns:.7fr 1.3fr;gap:110px;display:grid}.faq-layout>div:first-child>p:last-child{color:var(--muted);font-size:14px}.faq-list{border-top:1px solid #cfc3b5}.faq-list details{border-bottom:1px solid #cfc3b5}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;padding:22px 0;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:24px;font-weight:300;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:0 40px 22px 0;font-size:14px}.trust-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.trust-grid article{background:var(--paper);padding:32px}.trust-grid svg{color:var(--oak);width:25px}.trust-grid h3{font:500 20px Georgia,serif}.trust-grid p{color:var(--muted);font-size:12px}.closing-cta{background:var(--oak);color:#fff;justify-content:space-between;align-items:center;gap:50px;margin-top:75px;padding:55px 64px;display:flex}.closing-cta .eyebrow{color:#f5dfcc}.closing-cta h2{max-width:700px;margin:0;font-size:clamp(32px,3.5vw,48px);line-height:1.05}.closing-cta .button{flex:none}.footer{color:#e8dfd8;background:#171311;padding:72px 0 100px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr .7fr;gap:70px;display:grid}.light-brand{color:#fff}.footer-grid>div{flex-direction:column;gap:10px;display:flex}.footer-grid p,.footer-grid a,.footer-grid span{color:#aaa09a;font-size:12px}.footer-grid h3{text-transform:uppercase;letter-spacing:.14em;margin:0 0 12px;font-size:11px}.footer-grid a:hover{color:#fff}.footer-bottom{color:#776f6b;border-top:1px solid #ffffff1c;justify-content:space-between;margin-top:45px;padding-top:22px;font-size:10px;display:flex}.mobile-buybar{display:none}.zoom-modal,.modal-backdrop{z-index:80;background:#171311ed;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.zoom-modal img{object-fit:contain;width:min(1000px,90vw);height:min(82vh,900px)}.zoom-modal button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:42px;position:absolute;top:18px;right:25px}.modal-backdrop{z-index:90;background:#1b1714c9;align-items:start;overflow:auto}.checkout-modal{background:var(--paper);width:min(1000px,100%);margin:30px auto;padding:55px;position:relative;box-shadow:0 30px 90px #0005}.modal-close{cursor:pointer;background:0 0;border:0;font-size:34px;position:absolute;top:15px;right:22px}.checkout-heading{max-width:650px;margin-bottom:30px}.checkout-heading h2{margin:0;font-size:40px}.checkout-heading p{color:var(--muted);font-size:13px}.checkout-layout{grid-template-columns:1.35fr .65fr;gap:45px;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label{gap:6px;display:grid}.form-grid label.span-2{grid-column:span 2}.form-grid span{font-size:11px;font-weight:750}.form-grid input{border:1px solid var(--line);background:#fff;border-radius:2px;min-height:46px;padding:0 12px}.form-grid input:focus{border-color:var(--oak);outline:2px solid #ac704633}.consent-row{color:var(--muted);align-items:flex-start;gap:9px;margin:18px 0;font-size:11px;display:flex}.consent-row input{margin-top:4px}.consent-row a{text-decoration:underline}.checkout-submit{width:100%}.secure-line{color:var(--muted);justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex}.secure-line svg{width:14px}.form-error{color:#8a341c;background:#f7ded5;padding:10px;font-size:12px}.order-card{background:#e9dfd2;height:max-content;padding:28px}.order-card h3{margin:0 0 12px;font:500 24px Georgia,serif}.order-card>p{color:var(--muted);border-bottom:1px solid #cdbfaf;padding-bottom:20px;font-size:12px}.summary-row{justify-content:space-between;padding:9px 0;font-size:12px;display:flex}.summary-row.total{border-top:1px solid #cdbfaf;margin-top:8px;padding-top:17px;font-size:16px}.stripe-note{background:var(--white);align-items:center;gap:10px;margin-top:22px;padding:12px;font-size:11px;display:flex}.cookie-banner{z-index:70;background:var(--white);border:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;width:min(960px,100% - 48px);margin:auto;padding:18px 20px;display:flex;position:fixed;bottom:20px;left:24px;right:24px;box-shadow:0 18px 60px #0002}.cookie-banner strong{font:500 17px Georgia,serif}.cookie-banner p{color:var(--muted);margin:4px 0 0;font-size:10px}.cookie-actions{flex:none;align-items:center;gap:10px;display:flex}.cookie-actions>a{font-size:11px;text-decoration:underline}@media (max-width:1000px){.shell{width:min(100% - 32px,820px)}.hero{grid-template-columns:1fr;gap:35px;padding-top:10px}.hero-image{aspect-ratio:4/3.5}.product-panel{padding-top:0}.story{grid-template-columns:1fr;gap:55px}.story-visual>img{height:550px}.material-card{left:20px}.comparison{height:440px}.steps{grid-template-columns:repeat(2,1fr)}.steps article:last-child{border-right:0}.faq-layout{grid-template-columns:1fr;gap:45px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{display:none}.checkout-layout{grid-template-columns:1fr}.order-card{grid-row:1}.trust-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.shell{width:calc(100% - 28px)}.section{padding-block:72px}.announcement{gap:8px;height:31px;font-size:8px}.site-header{height:70px}.header-actions>span,.header-actions .button{display:none}.brand-mark{width:29px;height:29px}.brand-mark i{width:7px}.hero{width:100%;padding-top:0;padding-bottom:52px}.gallery{width:100%}.hero-image{aspect-ratio:1/1.08}.hero-image .image-badge{top:12px;left:12px}.thumbnails{scroll-snap-type:x mandatory;grid-template-columns:repeat(4,88px);padding-inline:14px;overflow-x:auto}.thumbnails button{scroll-snap-align:start}.thumbnails img{height:72px}.product-panel{padding:14px 18px 0}.product-panel h1{font-size:46px}.lead{font-size:17px}.color-options,.kit-options{grid-template-columns:repeat(2,1fr)}.purchase-row{grid-template-columns:110px 1fr}.payment-strip>span{width:100%}.benefit-strip .shell{grid-template-columns:repeat(2,1fr);width:100%}.benefit-strip .shell>div{border-bottom:1px solid var(--line);justify-content:flex-start;padding:17px 15px;font-size:10px}.benefit-strip .shell>div:nth-child(2){border-right:0}.story{gap:40px}.story-copy h2{font-size:39px}.story-visual>img{height:430px}.material-card{width:205px;padding:20px;bottom:12px;left:12px}.comparison{height:420px}.compare-side.before{z-index:2;border-right:2px solid #fff;position:absolute;inset:0 50% 0 0}.compare-side.after{position:absolute;inset:0}.compare-side img{width:100vw;max-width:none}.compare-side.before img{width:calc(100vw - 28px)}.spec-grid{grid-template-columns:1fr}.spec-grid>div{border-left:0!important;grid-template-columns:100px 1fr!important;padding:18px 0!important}.steps{grid-template-columns:1fr}.steps article{min-height:auto;padding:20px 10px 20px 65px;position:relative}.steps article>span{position:absolute;top:22px;left:15px}.steps h3{margin:0 0 8px}.reviews-header{flex-direction:column;align-items:start;gap:25px}.review-grid{scroll-snap-type:x mandatory;grid-template-columns:1fr;display:flex;overflow-x:auto}.review-grid article{scroll-snap-align:start;min-width:86%}.trust-grid{grid-template-columns:1fr}.closing-cta{flex-direction:column;align-items:flex-start;gap:28px;padding:38px 26px}.closing-cta .button{width:100%}.footer{padding-bottom:140px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 20px}.footer-grid>div:first-child{grid-column:span 2}.footer-bottom{gap:8px;display:grid}.mobile-buybar{z-index:60;background:var(--white);border-top:1px solid var(--line);padding:10px 12px calc(10px + env(safe-area-inset-bottom));grid-template-columns:1fr 1.25fr;gap:10px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0002}.mobile-buybar>div{display:grid}.mobile-buybar span,.mobile-buybar small{color:var(--muted);font-size:9px}.mobile-buybar strong{font-size:17px}.mobile-buybar .button{min-height:50px;padding:0 12px}.cookie-banner{gap:13px;width:auto;padding:16px;display:grid;bottom:84px;left:10px;right:10px}.cookie-actions{grid-template-columns:1fr 1fr 1fr;display:grid}.cookie-actions>a{text-align:center}.cookie-actions .button{padding:0 10px}.modal-backdrop{padding:0}.checkout-modal{min-height:100vh;margin:0;padding:45px 18px 110px}.checkout-heading h2{font-size:32px}.form-grid{grid-template-columns:1fr}.form-grid label.span-2{grid-column:auto}.zoom-modal{padding:10px}.zoom-modal img{width:100%;height:90vh}.section-heading h2,.faq h2,.reviews h2{font-size:39px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.result-page{background:linear-gradient(140deg,#eee5d8,#f8f4ed 55%);place-items:center;min-height:100vh;padding:60px 20px;display:grid}.result-card{background:var(--white);text-align:center;width:min(680px,100%);padding:60px;box-shadow:0 30px 100px #7f644322}.result-icon{border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 25px;display:grid}.result-icon.success{color:#36542f;background:#dce8d6}.result-icon.success svg{width:32px;height:32px}.result-icon.canceled{color:#934728;background:#f2ddd3;font-size:34px}.result-card h1,.legal-page h1{letter-spacing:-.04em;margin:0 0 22px;font:500 clamp(38px,6vw,58px)/1.02 Georgia,serif}.result-card>p{color:var(--muted)}.result-summary{text-align:left;background:#eee6da;margin:25px 0;padding:18px}.result-summary>span{margin-bottom:8px;font-weight:800;display:block}.result-summary p{margin:3px 0;font-size:12px}.result-status{background:#eee6da;margin:25px 0;color:var(--ink)!important;padding:15px!important}.next-steps{text-align:left;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:32px 0;padding:24px 0}.next-steps h2{font:500 24px Georgia,serif}.next-steps li{color:var(--muted);margin:10px 0;font-size:13px}.result-support{margin-top:22px;font-size:12px;text-decoration:underline;display:block}.result-actions{justify-content:center;gap:10px;margin-top:30px;display:flex}.legal-page{background:var(--paper);min-height:100vh}.legal-page>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(960px,100% - 40px);height:90px;margin:auto;display:flex}.legal-warning{border-left:4px solid var(--oak);background:#eee1d3;padding:18px 22px}.legal-page h2{font:500 30px Georgia,serif}.legal-page section p{color:var(--muted)}@media (max-width:700px){.result-card{padding:38px 20px}.result-actions{display:grid}.legal-page>header .brand+a{font-size:11px}.legal-page>article{margin-top:55px}}.story-visual{height:650px}.story-visual>img{height:100%!important}.zoom-modal button{z-index:2}@media (max-width:1000px){.story-visual{height:550px}}@media (max-width:700px){.thumbnails button{height:72px}.story-visual{height:430px}}.gallery-image-swap{animation:.28s ease-out gallery-swap}.gallery-color-picker{background:var(--white);border:1px solid var(--line);margin:18px 0 0;padding:22px}.gallery-color-picker legend,.variation-card legend{align-items:center;gap:7px;display:flex}.gallery-color-picker legend>span,.variation-card legend>span{background:var(--ink);color:#fff;letter-spacing:.06em;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;display:inline-grid}.gallery-color-picker>p{color:var(--muted);margin:0 0 14px;font-size:11px}.gallery-color-picker .color-options button{min-height:58px}.gallery-color-picker .color-options i{border:1px solid #00000018;width:22px;height:30px}.variation-card{border:1px solid var(--line);background:#f1e9de;margin-bottom:18px;padding:20px}.variation-heading{border-bottom:1px solid #d5c8ba;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:14px;display:flex}.variation-heading>span{font:500 18px Georgia,serif}.variation-heading small{color:var(--muted);text-align:right;font-size:9px}.variation-card .option-group{margin-bottom:20px}.variation-card .option-group:last-child{margin-bottom:0}.size-options{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.size-options button,.kit-options button{background:var(--white);cursor:pointer;border:1px solid #d1c4b6;place-items:center;gap:4px;min-height:58px;padding:9px 6px;display:grid}.size-options button.selected,.kit-options button.selected{border:2px solid var(--ink);background:#fff;padding:8px 5px}.size-options strong,.kit-options strong{font-size:10px}.size-options small,.kit-options small{color:var(--muted);font-size:8px}.size-options button:disabled,.kit-options button:disabled{cursor:not-allowed;opacity:.42;background:#e2dbd2;text-decoration:line-through}.option-group legend strong{margin-left:auto}.mobile-buybar>div{min-width:0}.mobile-buybar small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@keyframes gallery-swap{0%{opacity:.55;transform:scale(1.012)}to{opacity:1;transform:scale(1)}}@media (max-width:1000px){.gallery-color-picker{margin-inline:0}.thumbnails{grid-template-columns:repeat(6,1fr)}}@media (max-width:700px){.thumbnails{grid-template-columns:repeat(6,88px);padding-inline:14px}.gallery-color-picker{border-left:0;border-right:0;margin-top:14px;padding:18px 14px}.gallery-color-picker .color-options{grid-template-columns:repeat(4,1fr);gap:6px}.gallery-color-picker .color-options button{place-items:center;gap:3px;min-height:62px;display:grid}.gallery-color-picker .color-options i{width:28px;height:20px}.gallery-color-picker .color-options svg{position:absolute;top:4px;right:4px}.gallery-color-picker .color-options button{position:relative}.variation-card{margin-inline:-4px;padding:16px 12px}.variation-heading{align-items:flex-start}.variation-heading small{max-width:55%}.size-options{grid-template-columns:repeat(2,1fr)}.size-options button,.kit-options button{min-height:64px}.mobile-buybar{grid-template-columns:1.15fr 1fr}.mobile-buybar small{font-size:8px}}.thumbnails{grid-template-columns:repeat(4,1fr);gap:8px}.thumbnails button{height:84px}@media (max-width:1000px){.thumbnails{grid-template-columns:repeat(4,1fr)}}@media (max-width:700px){.thumbnails{grid-template-columns:repeat(4,88px);padding-inline:14px}}.button:disabled{cursor:not-allowed;opacity:.45;filter:saturate(.45)}.selection-message{font-weight:700;color:#8a341c!important;margin:9px 0 0!important;font-size:10px!important}.size-options{grid-template-columns:repeat(2,1fr)}.quantity-group .quantity-picker{width:128px;min-height:52px}.quantity-picker.selected{border:2px solid var(--ink)}.quantity-picker .quantity-value{font-size:14px;font-weight:800}.quantity-picker output.quantity-value{place-items:center;min-width:42px;display:grid}.purchase-row.single-action{grid-template-columns:1fr}.price-row>strong{line-height:1.15}@media (max-width:700px){.quantity-group .quantity-picker{width:100%}.shipping-meter>div:first-child{gap:5px;display:grid}.mobile-buybar strong{font-size:14px}}.purchase-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.purchase-option{background:var(--white);text-align:left;cursor:pointer;border:1px solid #cfc2b4;grid-template-columns:26px 1fr auto;align-items:center;gap:11px;min-height:116px;padding:20px 14px 15px;display:grid;position:relative}.purchase-option.popular{border:2px solid var(--ink);padding:19px 13px 14px}.purchase-option.selected{box-shadow:inset 0 0 0 1px var(--oak);background:#fff8ee}.purchase-option:disabled{cursor:not-allowed;opacity:.48}.pack-badge{color:#fff;letter-spacing:.08em;background:#bd6c37;padding:5px 9px;font-size:8px;font-weight:900;position:absolute;top:-11px;left:12px}.pack-radio{border:2px solid #cfc6bd;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.purchase-option.selected .pack-radio{background:var(--ink);border-color:var(--ink);color:#fff}.pack-radio svg{width:13px}.pack-copy{gap:4px;display:grid}.pack-copy>strong{font-size:13px}.pack-copy small{color:var(--muted);font-size:9px;line-height:1.35}.pack-copy em{color:#8a4c27;font-size:8px;font-style:normal;font-weight:800}.pack-price{justify-items:end;gap:4px;display:grid}.pack-price strong{white-space:nowrap;font-size:14px}.pack-price del{color:var(--muted);font-size:9px}.order-bumps{border-top:1px solid #d5c8ba;padding-top:20px}.order-bumps-heading{gap:4px;margin-bottom:13px;display:grid}.order-bumps-heading>strong{font:500 19px Georgia,serif}.order-bumps-heading small{color:var(--muted);font-size:9px}.order-bump-list{gap:9px;display:grid}.order-bump{background:var(--white);border:1px solid #d1c4b6;grid-template-columns:72px 1fr 42px;align-items:center;gap:12px;padding:9px;display:grid}.order-bump.selected{border:2px solid var(--oak-dark);background:#fffaf3;padding:8px}.order-bump>img{object-fit:cover;background:#eee7dd;width:72px;height:72px}.order-bump>div{gap:4px;min-width:0;display:grid}.order-bump>div strong{font-size:11px}.order-bump>div small{color:var(--muted);font-size:8px;line-height:1.35}.order-bump>div b{font-size:12px}.order-bump>button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:40px;height:40px;font-size:24px;display:grid}.order-bump>button svg{width:17px}.order-bump.selected>button{background:var(--oak-dark)}@media (max-width:700px){.purchase-options{grid-template-columns:1fr}.purchase-option{min-height:104px}.order-bump{grid-template-columns:64px 1fr 46px}.order-bump>img{width:64px;height:64px}.order-bump>button{width:44px;height:44px}.variation-card{padding-bottom:20px}.product-panel{padding-bottom:12px}}.cart-review-modal{width:min(620px,100%)}.cart-review-modal .checkout-heading{margin-bottom:22px}.cart-review-card{margin-bottom:18px}.cart-review-modal .checkout-submit{min-height:58px}.cart-review-modal .secure-line{margin:12px 0 0}@media (max-width:700px){.cart-review-modal{min-height:100vh}.cart-review-card{padding:22px}.cart-review-modal .checkout-submit{min-height:56px}}.business-address{gap:5px;margin-top:14px;font-style:normal;display:grid}.business-address strong{color:#e8dfd8;font-size:11px}.footer-brand-name{color:#fff;font:500 24px Georgia,Times New Roman,serif}.brand-logo{object-fit:cover;width:82px;height:82px;display:block}.light-brand .brand-logo{width:150px;height:150px}.legal-page .brand-logo{width:82px;height:82px}@media (max-width:700px){.site-header .brand-logo{width:62px;height:62px}.light-brand .brand-logo{width:132px;height:132px}}.legal-page>article{width:min(900px,100% - 40px);margin:70px auto 110px}.legal-hero{max-width:780px}.legal-hero>p:last-of-type{max-width:680px;color:var(--muted);font-size:16px;line-height:1.7}.legal-business-card{border:1px solid var(--line);background:var(--white);grid-template-columns:1fr 1fr;gap:6px 30px;margin-top:30px;padding:22px 24px;font-size:12px;display:grid}.legal-business-card strong{grid-column:1/-1;font:500 20px Georgia,serif}.legal-business-card span,.legal-business-card a{color:var(--muted)}.legal-business-card a{text-decoration:underline}.legal-nav{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f4edf0;gap:8px;margin:42px 0 10px;padding:12px;display:flex;position:sticky;top:0;overflow-x:auto}.legal-nav a{text-align:center;white-space:nowrap;background:var(--white);border:1px solid var(--line);flex:1;padding:10px 14px;font-size:11px;font-weight:800}.legal-page article>section{border-bottom:1px solid var(--line);padding:64px 0;scroll-margin-top:75px}.legal-section-heading{align-items:flex-start;gap:20px;margin-bottom:26px;display:flex}.legal-section-heading>span{background:var(--ink);color:#fff;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:11px;display:grid}.legal-section-heading .eyebrow{margin:1px 0 5px}.legal-section-heading h2{margin:0;font-size:34px}.legal-page section>p,.legal-page section li,.legal-numbered p{color:var(--muted);font-size:13px;line-height:1.75}.legal-page section a{color:var(--oak-dark);font-weight:700;text-decoration:underline}.legal-page section>h3{margin:34px 0 8px;font:500 22px Georgia,serif}.legal-page section ul,.legal-page section ol{padding-left:20px}.legal-page section li{margin:6px 0;padding-left:4px}.legal-grid{grid-template-columns:1fr 1fr;gap:14px;margin:28px 0;display:grid}.legal-card{background:var(--white);border:1px solid var(--line);padding:24px}.legal-card h3{margin:0 0 12px;font:500 20px Georgia,serif}.legal-card ul{margin:0}.legal-rights{grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0;display:grid}.legal-rights>div{background:#eee6da;gap:5px;padding:16px;display:grid}.legal-rights strong{font-size:12px}.legal-rights span{color:var(--muted);font-size:11px;line-height:1.5}.legal-callout,.legal-free-shipping{background:var(--ink);color:#fff;align-items:center;gap:24px;margin-top:28px;padding:24px 28px;display:flex}.legal-callout strong,.legal-free-shipping strong{white-space:nowrap;font:500 22px Georgia,serif}.legal-callout span,.legal-free-shipping span{color:#c9beb7;font-size:12px;line-height:1.6}.legal-numbered{grid-template-columns:1fr 1fr;gap:0 36px;display:grid}.legal-numbered>div{border-bottom:1px solid var(--line);padding:18px 0}.legal-numbered strong{font-size:13px}.legal-numbered p{margin:8px 0 0}.legal-timeline{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin:28px 0;display:grid}.legal-timeline>div{background:var(--white);gap:8px;padding:24px;display:grid}.legal-timeline strong{font:500 23px Georgia,serif}.legal-timeline span{color:var(--muted);font-size:11px;line-height:1.5}.legal-timeline.compact strong{font-size:20px}.legal-footer-note{color:var(--muted);justify-content:space-between;padding-top:28px;font-size:11px;display:flex}.legal-footer-note a{color:var(--ink);font-weight:800;text-decoration:underline}@media (max-width:700px){.legal-page>article{width:calc(100% - 28px);margin:44px auto 80px}.legal-page .brand-logo{width:62px;height:62px}.legal-business-card{grid-template-columns:1fr}.legal-nav{margin-inline:-14px}.legal-nav a{flex:none}.legal-page article>section{padding:50px 0}.legal-section-heading{gap:12px}.legal-section-heading h2{font-size:29px}.legal-grid,.legal-numbered,.legal-rights,.legal-timeline{grid-template-columns:1fr}.legal-callout,.legal-free-shipping{flex-direction:column;align-items:flex-start;gap:8px}.legal-footer-note{gap:10px;display:grid}}.tracking-page{background:var(--paper);min-height:100vh}.tracking-page>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(960px,100% - 40px);height:90px;margin:auto;display:flex}.tracking-page .brand-logo{width:82px;height:82px}.tracking-shell{width:min(960px,100% - 40px);margin:65px auto 100px}.tracking-intro{max-width:650px;margin-bottom:32px}.tracking-intro h1{letter-spacing:-.04em;margin:0 0 18px;font:500 clamp(40px,6vw,64px)/1 Georgia,serif}.tracking-intro>p:last-child{color:var(--muted);font-size:14px;line-height:1.7}.tracking-frame{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 24px 70px #5d493817}.tracking-frame iframe{border:0;display:block}.tracking-support{text-align:center;color:var(--muted);margin-top:22px;font-size:12px}.tracking-support a{color:var(--ink);font-weight:800;text-decoration:underline}@media (max-width:700px){.tracking-page>header{width:calc(100% - 28px);height:70px}.tracking-page .brand-logo{width:62px;height:62px}.tracking-shell{width:calc(100% - 20px);margin:42px auto 80px}.tracking-intro{padding-inline:4px}.tracking-intro h1{font-size:42px}.tracking-frame iframe{height:620px}}
