/*! 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{--ink:#0b0d0c;--paper:#f3f1e9;--paper-2:#e9e6dc;--lime:#d7ff45;--green:#103f2d;--line:#0b0d0c2e;--muted:#6d706b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{max-width:100%;display:block}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f3f1e9e6;border:1px solid #0b0d0c24;border-radius:12px;justify-content:space-between;align-items:center;width:min(1320px,100% - 36px);height:68px;padding:0 10px 0 18px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 14px 40px #00000017}.brand{align-items:center;gap:10px;min-width:170px;display:flex}.brand-mark{background:var(--ink);width:38px;height:38px;color:var(--lime);letter-spacing:-.08em;border-radius:5px;place-items:center;font-size:22px;font-weight:900;display:grid;transform:rotate(-3deg)}.brand-copy{text-transform:uppercase;letter-spacing:-.02em;flex-direction:column;font-size:14px;line-height:.9;display:flex}.brand-copy strong{font-size:16px;font-weight:900}.brand-copy span{letter-spacing:.3em;margin-top:5px;font-size:10px}.nav-links{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:32px;font-size:12px;font-weight:800;display:flex}.nav-links a{padding:8px 0;position:relative}.nav-links a:after{content:"";background:var(--ink);height:2px;transition:right .18s;position:absolute;bottom:2px;left:0;right:100%}.nav-links a:hover:after{right:0}.header-actions{align-items:center;gap:8px;display:flex}.header-cta{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.07em;border-radius:8px;align-items:center;gap:16px;height:48px;padding:0 20px;font-size:11px;font-weight:900;display:flex}.header-cta span{color:var(--lime);font-size:18px}.menu-button{background:var(--ink);border:0;border-radius:8px;width:44px;height:44px;padding:12px;display:none}.menu-button span{background:#fff;height:2px;margin:5px 0;display:block}.hero{color:#fff;background:var(--ink);grid-template-columns:.9fr 1.1fr;align-items:center;gap:5vw;min-height:820px;padding:164px max(5vw,32px) 96px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle at 72% 40%,#d7ff451f,#0000 28%),linear-gradient(105deg,#ffffff08 1px,#0000 1px) 0 0/38px 38px;position:absolute;inset:0}.hero-noise{border:1px solid #ffffff14;border-radius:50%;width:420px;height:420px;position:absolute;top:230px;left:-210px;box-shadow:0 0 0 70px #ffffff05,0 0 0 140px #ffffff03}.hero-copy{z-index:2;max-width:690px;position:relative}.kicker{color:#c5c8c2;text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:12px;margin:0 0 24px;font-size:11px;font-weight:800;display:flex}.kicker:before{content:"";background:var(--lime);width:34px;height:2px}.kicker span{color:var(--lime)}.hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(56px,6.5vw,104px);font-weight:900;line-height:.88}.hero h1 em{color:var(--lime);font-family:Georgia,Times New Roman,serif;font-weight:400}.hero-lede{color:#b9bbb7;max-width:590px;margin:34px 0 0;font-size:clamp(17px,1.5vw,21px);line-height:1.55}.hero-buttons{align-items:center;gap:28px;margin-top:38px;display:flex}.button{text-transform:uppercase;letter-spacing:.07em;border-radius:5px;justify-content:center;align-items:center;gap:25px;min-height:58px;padding:0 22px;font-size:11px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-light{background:var(--paper);color:var(--ink);box-shadow:8px 8px 0 var(--lime)}.button-light span{font-size:20px}.text-link{text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #ffffff59;align-items:center;gap:10px;padding:10px 0;font-size:12px;font-weight:900;display:inline-flex}.text-link span{color:var(--lime);font-size:18px}.hero-proof{color:#a9ada6;letter-spacing:.07em;text-transform:uppercase;flex-wrap:wrap;gap:24px;margin-top:58px;font-size:10px;display:flex}.hero-proof span{align-items:center;gap:8px;display:flex}.hero-proof b{width:24px;height:24px;color:var(--lime);border:1px solid #fff3;border-radius:50%;place-items:center;font-size:8px;display:grid}.hero-stage{z-index:2;perspective:1200px;place-items:center;min-height:590px;display:grid;position:relative}.orbit{border:1px solid #d7ff452e;border-radius:50%;position:absolute}.orbit-one{width:560px;height:560px}.orbit-two{width:720px;height:330px;transform:rotate(-18deg)}.sheet-window{z-index:2;width:min(660px,100%);color:var(--ink);background:#f7f6f0;border-radius:13px;animation:6s ease-in-out infinite float;position:relative;overflow:hidden;transform:rotateY(-8deg)rotateX(2deg)rotate(1deg);box-shadow:35px 55px 90px #0000008c}@keyframes float{50%{transform:rotateY(-5deg)rotateX(1deg)rotate(-.5deg)translateY(-12px)}}.sheet-topbar{letter-spacing:.13em;background:#deded9;justify-content:space-between;align-items:center;height:48px;padding:0 16px;font-size:8px;font-weight:900;display:flex}.window-dots{gap:5px;display:flex}.window-dots i{background:#b7b7b1;border-radius:50%;width:7px;height:7px}.window-dots i:first-child{background:#ff6b52}.sheet-topbar b{background:var(--lime);padding:5px 8px;font-size:7px}.sheet-body{grid-template-columns:115px 1fr;min-height:420px;display:grid}.sheet-body aside{color:#8e918d;text-transform:uppercase;letter-spacing:.1em;background:#171a18;flex-direction:column;gap:10px;padding:28px 14px;font-size:8px;display:flex}.sheet-body aside span{border-radius:4px;padding:11px 10px}.sheet-body aside .active{color:var(--ink);background:var(--lime);font-weight:900}.dashboard{padding:25px}.dashboard-heading{justify-content:space-between;align-items:flex-start;display:flex}.dashboard-heading div{flex-direction:column;gap:6px;display:flex}.dashboard-heading span{letter-spacing:.16em;color:#777b75;font-size:7px;font-weight:900}.dashboard-heading strong{letter-spacing:-.04em;font-size:18px}.month-pill{border:1px solid #c9cbc4;padding:7px 9px;color:var(--ink)!important}.metric-grid{grid-template-columns:1.35fr 1fr;gap:10px;margin-top:22px;display:grid}.metric{flex-direction:column;justify-content:space-between;min-height:105px;padding:16px;display:flex}.metric span{letter-spacing:.13em;font-size:7px;font-weight:900}.metric b{letter-spacing:-.06em;font-size:26px}.metric small{font-size:8px}.metric.lime{background:var(--lime)}.metric.dark{background:var(--green);color:#fff}.metric.dark span,.metric.dark small{color:#b3c7bd}.chart-card{background:#fff;border:1px solid #deded8;margin-top:10px;padding:16px}.chart-header{letter-spacing:.12em;justify-content:space-between;font-size:7px;display:flex}.chart-header b{color:var(--green)}.bars{background:repeating-linear-gradient(#0000,#0000 34px,#eee 35px);border-bottom:1px solid #cfd1ca;align-items:flex-end;gap:11px;height:135px;padding-top:22px;display:flex}.bars i{background:#d8dbd3;border-radius:3px 3px 0 0;width:100%}.bars .hot{background:var(--lime);box-shadow:0 0 0 1px #c3e539}.chart-labels{color:#999;justify-content:space-around;margin-top:7px;font-size:6px;display:flex}.float-card{z-index:3;min-width:170px;color:var(--ink);background:var(--paper);border:1px solid #0000002e;flex-direction:column;gap:7px;padding:15px 18px;display:flex;position:absolute;box-shadow:16px 20px 40px #00000059}.float-card span{letter-spacing:.15em;color:#6c7068;font-size:7px}.float-card strong{font-size:14px}.float-card-top{top:50px;right:-8px;transform:rotate(4deg)}.float-card-bottom{bottom:52px;left:-5px;transform:rotate(-3deg)}.float-card-bottom strong{align-items:center;gap:8px;display:flex}.float-card-bottom i{background:#21b26b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #21b26b21}.ticker{background:var(--lime);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);overflow:hidden}.ticker div{align-items:center;gap:30px;width:max-content;padding:16px 0;animation:22s linear infinite ticker;display:flex}.ticker span{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900}.ticker b{font-size:12px}@keyframes ticker{to{transform:translate(-50%)}}.section-index{color:#6d706b;letter-spacing:.18em;text-transform:uppercase;margin-bottom:24px;font-size:9px;font-weight:900}.finder-section{border-bottom:1px solid var(--line);padding:96px max(5vw,32px)}.finder-section>.section-index{display:none}.finder-copy{justify-content:space-between;align-items:end;gap:20px;display:flex}.dark-kicker{color:#60645e}.finder-copy h2{letter-spacing:-.065em;max-width:850px;margin:0;font-size:clamp(42px,6vw,82px);line-height:.95}.finder-options{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:48px;display:grid}.finder-options button{border:0;border-right:1px solid var(--ink);cursor:pointer;text-align:left;background:0 0;flex-direction:column;align-items:flex-start;min-height:210px;padding:28px;transition:background .18s,color .18s;display:flex;position:relative}.finder-options button:last-child{border-right:0}.finder-options button:hover{background:var(--ink);color:#fff}.finder-options button>span{letter-spacing:.14em;opacity:.6;font-size:9px}.finder-options button strong{letter-spacing:-.04em;margin-top:auto;font-size:28px}.finder-options button small{color:var(--muted);margin-top:8px}.finder-options button:hover small{color:#aeb1ab}.finder-options button i{background:var(--lime);width:38px;height:38px;color:var(--ink);border-radius:50%;place-items:center;font-size:18px;font-style:normal;transition:transform .18s;display:grid;position:absolute;top:28px;right:28px}.finder-options button:hover i{transform:rotate(-30deg)}.catalog{padding:120px max(5vw,32px)}.catalog-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:50px;display:grid}.catalog-heading h2,.how-heading h2,.faq-heading h2{letter-spacing:-.07em;margin:0;font-size:clamp(48px,6.5vw,88px);line-height:.88}.catalog-heading h2 em,.how-heading h2 em,.faq-heading h2 em{color:var(--green);font-family:Georgia,Times New Roman,serif;font-weight:400}.catalog-heading>p{max-width:460px;color:var(--muted);margin:0 0 6px;font-size:16px;line-height:1.65}.catalog-controls{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;gap:20px;margin-top:70px;padding-bottom:22px;display:flex}.filter-tabs{flex-wrap:wrap;gap:8px;display:flex}.filter-tabs button{text-transform:uppercase;letter-spacing:.07em;cursor:pointer;background:0 0;border:1px solid #0b0d0c38;border-radius:100px;padding:11px 14px;font-size:10px;font-weight:900}.filter-tabs button:hover,.filter-tabs button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.search-box{border-bottom:1px solid #a7aaa3;align-items:center;gap:8px;width:240px;display:flex}.search-box span{font-size:22px}.search-box input{background:0 0;border:0;outline:0;width:100%;height:42px;font-size:12px}.search-box input::placeholder{color:#80837e}.result-line{color:#777a75;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:12px;margin:19px 0 34px;font-size:9px;display:flex}.result-line i{background:#777a75;border-radius:50%;width:3px;height:3px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:56px 22px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:1/.78;cursor:pointer;background:#deddd6;border:0;width:100%;padding:0;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.2,.7,.2,1),filter .3s}.product-image:hover img{filter:saturate(.9)contrast(1.04);transform:scale(1.045)}.quick-view{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.08em;background:#f3f1e9f0;border-radius:4px;align-items:center;gap:12px;height:38px;padding:0 13px;font-size:9px;font-weight:900;transition:transform .25s;display:flex;position:absolute;bottom:14px;left:14px;transform:translateY(60px)}.product-image:hover .quick-view,.product-image:focus-visible .quick-view{transform:translateY(0)}.quick-view b{color:var(--green);font-size:14px}.product-image>small{background:var(--lime);color:var(--ink);text-transform:uppercase;letter-spacing:.08em;padding:7px 9px;font-size:8px;font-weight:900;position:absolute;top:12px;right:12px}.product-meta{color:#6d706b;text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;margin-top:18px;font-size:8px;font-weight:800;display:flex}.product-card h3{letter-spacing:-.055em;margin:12px 0 8px;font-size:clamp(23px,2.2vw,34px);line-height:1}.product-card>p{min-height:48px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.product-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:20px;padding-top:16px;display:flex}.product-footer strong{font-size:18px}.product-footer a{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:9px;font-weight:900;display:inline-flex}.product-footer a span{background:var(--ink);width:28px;height:28px;color:var(--lime);border-radius:50%;place-items:center;font-size:13px;transition:transform .18s;display:grid}.product-footer a:hover span{transform:rotate(45deg)}.empty-state{text-align:center;background:var(--paper-2);flex-direction:column;align-items:center;gap:20px;padding:90px 20px;display:flex}.empty-state span{font-size:24px;font-weight:800}.empty-state button{background:var(--ink);color:#fff;cursor:pointer;border:0;padding:12px 16px}.statement{background:var(--green);color:#fff;grid-template-columns:.72fr 1.28fr;align-items:center;gap:8vw;min-height:700px;padding:110px max(6vw,40px);display:grid;position:relative;overflow:hidden}.statement:after{content:"";border:1px solid #d7ff4533;border-radius:50%;width:540px;height:540px;position:absolute;top:-260px;right:-270px;box-shadow:0 0 0 70px #d7ff4508,0 0 0 140px #d7ff4505}.statement-orb{aspect-ratio:1;max-width:440px;color:var(--ink);background:var(--lime);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;transform:rotate(-4deg);box-shadow:25px 30px #0000002e}.statement-orb:after{content:"";border:1px dashed #0b0d0c73;border-radius:50%;position:absolute;inset:20px}.statement-orb span{letter-spacing:-.1em;font-size:clamp(100px,13vw,190px);font-weight:900;line-height:.75}.statement-orb small{text-transform:uppercase;letter-spacing:.24em;margin-top:20px;font-size:10px;font-weight:900}.statement-copy{z-index:2;position:relative}.light-index{color:#a8b9b1}.statement-copy>p{color:#b6c7bf;margin:0;font-family:Georgia,serif;font-size:clamp(30px,4vw,56px);font-style:italic}.statement-copy h2{letter-spacing:-.075em;margin:0;font-size:clamp(55px,7vw,105px);line-height:.85}.statement-bottom{justify-content:space-between;align-items:end;gap:40px;margin-top:60px;display:flex}.statement-bottom p{color:#b8c4bf;max-width:510px;margin:0;line-height:1.65}.button-lime{color:var(--ink);background:var(--lime);flex-shrink:0;box-shadow:7px 7px #00000059}.how{padding:120px max(5vw,32px)}.how-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:50px;display:grid}.how-heading>p{max-width:460px;color:var(--muted);margin:0 0 6px;line-height:1.65}.step-grid{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin:80px 0 0;padding:0;list-style:none;display:grid}.step-grid li{border-right:1px solid var(--ink);flex-direction:column;min-height:350px;padding:32px;display:flex;position:relative}.step-grid li:last-child{border-right:0}.step-grid li>span{color:#70736d;letter-spacing:.14em;font-size:10px}.step-icon{border:1px solid var(--ink);border-radius:50%;place-items:center;width:58px;height:58px;margin-top:45px;font-size:21px;display:grid}.step-grid h3{letter-spacing:-.045em;margin:auto 0 8px;font-size:28px}.step-grid p{min-height:44px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.faq{background:var(--ink);color:#fff;grid-template-columns:.85fr 1.15fr;gap:7vw;padding:120px max(5vw,32px);display:grid}.faq-heading{align-self:start;position:sticky;top:120px}.faq-heading h2 em{color:var(--lime)}.faq-list{border-top:1px solid #ffffff47}.faq-list details{border-bottom:1px solid #ffffff47}.faq-list summary{cursor:pointer;grid-template-columns:44px 1fr 30px;align-items:center;gap:8px;min-height:92px;font-size:18px;font-weight:800;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--lime);letter-spacing:.1em;font-size:9px}.faq-list summary b{color:var(--lime);font-size:24px;transition:transform .2s}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details p{color:#aeb2ac;max-width:620px;margin:-5px 30px 30px 52px;font-size:14px;line-height:1.7}footer{background:var(--lime);padding:90px max(5vw,32px) 30px}.footer-top{grid-template-columns:.55fr 1fr .55fr;align-items:end;gap:30px;min-height:190px;display:grid}.footer-brand .brand-mark{background:var(--green)}.footer-top h2{text-align:center;letter-spacing:-.075em;margin:0;font-size:clamp(54px,7vw,105px);line-height:.8}.footer-shop-link{border-bottom:2px solid var(--ink);text-transform:uppercase;letter-spacing:.08em;justify-self:end;gap:10px;padding-bottom:8px;font-size:10px;font-weight:900;display:inline-flex}.footer-bottom{text-transform:uppercase;letter-spacing:.12em;border-top:1px solid #0b0d0c66;justify-content:space-between;margin-top:70px;padding-top:20px;font-size:8px;font-weight:900;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050706d1;place-items:center;padding:30px;animation:.18s both fadeIn;display:grid;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}}.product-modal{background:var(--paper);grid-template-columns:1fr 1fr;width:min(980px,100%);max-height:calc(100vh - 60px);animation:.26s cubic-bezier(.2,.8,.2,1) both modalIn;display:grid;position:relative;overflow:auto;box-shadow:0 40px 100px #00000080}@keyframes modalIn{0%{opacity:0;transform:translateY(25px)scale(.98)}}.modal-close{z-index:3;background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;width:42px;height:42px;font-size:25px;position:absolute;top:12px;right:12px}.modal-image{background:#ddd;min-height:570px}.modal-image img{object-fit:cover;width:100%;height:100%}.modal-content{flex-direction:column;padding:70px 50px 45px;display:flex}.modal-content h2{letter-spacing:-.065em;margin:0;font-size:clamp(44px,5vw,72px);line-height:.88}.modal-eyebrow{color:var(--green);margin:22px 0 8px;font-family:Georgia,serif;font-size:22px;font-style:italic}.modal-description{color:var(--muted);line-height:1.6}.modal-content ul{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:13px;margin:22px 0;padding:20px 0;list-style:none;display:grid}.modal-content li{align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.modal-content li span{background:var(--lime);border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;display:grid}.modal-buy{justify-content:space-between;align-items:end;gap:20px;margin-top:auto;display:flex}.modal-buy>div{flex-direction:column;gap:5px;display:flex}.modal-buy small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.modal-buy strong{font-size:30px}.modal-buy a{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:12px;min-height:52px;padding:0 18px;font-size:9px;font-weight:900;display:flex}.modal-buy a span{color:var(--lime);font-size:16px}@media (width<=1080px){.hero{grid-template-columns:1fr;padding-top:150px}.hero-copy{max-width:780px}.hero-stage{width:min(760px,100%);margin:0 auto}.product-grid{grid-template-columns:repeat(2,1fr)}.statement{grid-template-columns:.6fr 1.4fr}.footer-top{grid-template-columns:1fr 1fr}.footer-top h2{grid-area:1/1/auto/-1}}@media (width<=760px){.site-header{width:calc(100% - 20px);height:62px;top:10px}.nav-links{background:var(--paper);border:1px solid var(--line);flex-direction:column;align-items:stretch;gap:4px;padding:18px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 18px 30px #0000001f}.nav-links.is-open{display:flex}.nav-links a{padding:14px}.header-cta{display:none}.menu-button{display:block}.hero{gap:45px;min-height:auto;padding:130px 20px 65px}.hero h1{font-size:56px}.hero-buttons{flex-direction:column;align-items:flex-start}.hero-proof{flex-direction:column;gap:12px;margin-top:45px}.hero-stage{min-height:410px}.sheet-window{width:112%;transform:rotateY(-5deg)rotate(1deg)scale(.86)}.sheet-body{grid-template-columns:82px 1fr}.sheet-body aside{padding:20px 8px}.dashboard{padding:15px}.float-card-top{top:0;right:-6px}.float-card-bottom{bottom:0;left:-4px}.finder-section,.catalog,.how,.faq{padding:80px 20px}.finder-copy,.catalog-controls{flex-direction:column;align-items:flex-start}.finder-options{grid-template-columns:1fr}.finder-options button{border-right:0;border-bottom:1px solid var(--ink);min-height:170px}.finder-options button:last-child{border-bottom:0}.catalog-heading,.how-heading{grid-template-columns:1fr}.catalog-heading h2,.how-heading h2,.faq-heading h2{font-size:54px}.search-box{width:100%}.product-grid{grid-template-columns:1fr;gap:55px}.quick-view{transform:translateY(0)}.product-card>p{min-height:auto}.statement{grid-template-columns:1fr;padding:80px 20px}.statement-orb{width:70vw;margin:0 auto}.statement-copy h2{font-size:57px}.statement-bottom{flex-direction:column;align-items:flex-start}.step-grid{grid-template-columns:1fr}.step-grid li{border-right:0;border-bottom:1px solid var(--ink);min-height:280px}.step-grid li:last-child{border-bottom:0}.faq{grid-template-columns:1fr}.faq-heading{position:static}.faq-list summary{min-height:100px;font-size:16px}footer{padding:70px 20px 25px}.footer-top{grid-template-columns:1fr;align-items:start}.footer-top h2{text-align:left;grid-column:1}.footer-shop-link{justify-self:start}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.modal-backdrop{padding:10px}.product-modal{grid-template-columns:1fr;max-height:calc(100vh - 20px)}.modal-image{aspect-ratio:1/.72;min-height:auto}.modal-content{padding:40px 24px 28px}.modal-buy{flex-direction:column;align-items:stretch}.modal-buy a{justify-content:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
