@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}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}}:root{--ink:#0d1720;--muted:#5d6a73;--blue:#1f9ed7;--blue-dark:#087eb7;--blue-soft:#dff3fb;--paper:#f7f4ed;--white:#fff;--line:#d9e0e4;--warm:#ece4d8;--shadow:0 24px 70px #0d17201f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}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}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.trust-bar{background:var(--ink);color:#fff;letter-spacing:.08em;text-align:center;text-transform:uppercase;place-items:center;min-height:30px;padding:6px 20px;font-size:.72rem;font-weight:800;display:grid}.site-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f4edf0;border-bottom:1px solid #0d172014;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:78px;padding:12px clamp(20px,4vw,64px);display:grid;position:sticky;top:0}.brand{border-radius:10px;width:220px;overflow:hidden;box-shadow:0 5px 16px #0d172014}.brand img{aspect-ratio:4.95;object-fit:cover;width:100%}.site-nav{justify-content:center;align-items:center;gap:clamp(14px,2vw,30px);display:flex}.site-nav a{white-space:nowrap;font-size:.88rem;font-weight:750;position:relative}.site-nav a:after{background:var(--blue);content:"";transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform:scaleX(1)}.header-actions{align-items:center;gap:10px;display:flex}.language-link{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:.76rem;font-weight:900;display:grid}.mobile-language-link{display:none}.cart-button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:9px;min-height:46px;padding:0 8px 0 15px;font-weight:850;display:inline-flex}.cart-button strong{background:var(--ink);border-radius:50%;place-items:center;min-width:30px;height:30px;display:grid}.menu-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 12px;font-weight:800;display:none}.hero{background:radial-gradient(circle at 18% 20%, #1f9ed71a, transparent 32%), var(--paper);grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:clamp(40px,6vw,100px);min-height:690px;padding:clamp(70px,9vw,130px) clamp(24px,6vw,100px);display:grid;overflow:hidden}.hero-copy{max-width:710px}.eyebrow{color:var(--blue-dark);letter-spacing:.15em;text-transform:uppercase;margin:0 0 18px;font-size:.74rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em;font-family:Arial Rounded MT Bold,Segoe UI,ui-sans-serif,sans-serif}h1{max-width:700px;margin-bottom:26px;font-size:clamp(3.3rem,6.3vw,7.2rem);line-height:.92}h2{margin-bottom:22px;font-size:clamp(2.35rem,4.2vw,4.8rem);line-height:.98}h3{letter-spacing:-.025em}.hero-lede{max-width:640px;color:var(--muted);margin-bottom:34px;font-size:clamp(1.06rem,1.55vw,1.3rem);line-height:1.68}.hero-actions,.cart-buttons{flex-wrap:wrap;gap:12px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:12px 22px;font-weight:850;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,.site-nav a:focus-visible,.language-link:focus-visible,.cart-button:focus-visible,.menu-button:focus-visible,.icon-button:focus-visible,.size-selector button:focus-visible,.quantity-control button:focus-visible{outline-offset:3px;outline:3px solid #1f9ed759}.button-primary{background:var(--blue);color:#fff;box-shadow:0 14px 28px #1f9ed73b}.button-primary:hover{background:var(--blue-dark)}.button-ghost{color:var(--ink);background:#ffffffa8;border-color:#0d17202e}.button-wide{width:100%}.proof-list{color:var(--muted);flex-wrap:wrap;gap:12px 24px;margin:34px 0 0;padding:0;font-size:.88rem;font-weight:750;list-style:none;display:flex}.proof-list li{align-items:center;gap:8px;display:flex}.proof-list span{background:var(--blue-soft);width:22px;height:22px;color:var(--blue-dark);border-radius:50%;place-items:center;display:grid}.hero-media{background:var(--blue);min-width:0;box-shadow:var(--shadow);border-radius:34px;padding:14px;position:relative;transform:rotate(1.5deg)}.hero-media:before{z-index:1;content:"";pointer-events:none;border:2px dashed #ffffffbd;border-radius:27px;position:absolute;inset:8px}.hero-media img{object-fit:cover;border-radius:24px;width:100%;min-height:440px}.stitch-line{border-bottom:3px dashed var(--ink);opacity:.2;width:240px;position:absolute;bottom:-55px;right:10%;transform:rotate(-7deg)}.section{padding:clamp(80px,9vw,140px) clamp(24px,6vw,100px)}.section-heading{grid-template-columns:minmax(0,1fr) minmax(300px,.56fr);align-items:end;gap:60px;margin-bottom:46px;display:grid}.section-heading>div{max-width:800px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:600px;color:var(--muted);margin-bottom:8px;font-size:1.06rem;line-height:1.7}.section-heading.compact{grid-template-columns:1fr}.products-section{background:#fff}.price-notice{background:var(--blue-soft);color:#21526b;border-radius:14px;align-items:flex-start;gap:12px;max-width:1100px;margin:0 0 38px;padding:15px 18px;font-size:.86rem;line-height:1.55;display:flex}.price-notice span{background:var(--blue);color:#fff;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:.75rem;font-weight:900;display:grid}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:22px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 12px 34px #0d17200f}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0d17201a}.product-image-wrap{aspect-ratio:1.33;background:#f5f5f2;position:relative;overflow:hidden}.product-image-wrap img{object-fit:cover;width:100%;height:100%}.product-image-placeholder{aspect-ratio:700/520;color:#71808a;text-align:center;background:#edf1f2;place-items:center;width:100%;padding:24px;font-weight:800;display:grid}.product-code{background:#ffffffe6;border:1px solid #0d17201a;border-radius:999px;place-items:center;min-width:42px;height:42px;padding:0 10px;font-weight:950;display:grid;position:absolute;top:14px;left:14px;box-shadow:0 6px 18px #0d172014}.product-card-body{padding:20px}.product-title-row{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.product-title-row span,.product-price span,.contact-card span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.69rem;font-weight:800;display:block}.product-title-row h3{margin:2px 0 0;font-size:1.55rem}.product-price{text-align:right}.product-price strong{white-space:nowrap;margin-bottom:2px;display:block}.product-card-body>p{min-height:38px;color:var(--muted);margin-bottom:18px;font-size:.78rem;line-height:1.5}.size-selector{border:0;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 14px;padding:0;display:grid}.size-selector legend{color:var(--muted);text-transform:uppercase;grid-column:1/-1;margin-bottom:8px;font-size:.72rem;font-weight:800}.size-selector button{border:1px solid var(--line);min-height:48px;color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:9px 11px;font-size:.83rem;font-weight:850;display:flex}.size-selector button small{color:var(--muted)}.size-selector button.is-selected{border-color:var(--blue);background:var(--blue-soft);box-shadow:inset 0 0 0 1px var(--blue);color:#095d85}.size-selector button:disabled{color:#89949b;cursor:not-allowed;opacity:.72;background:#f2f3f3;border-color:#e4e8ea}.add-button:disabled{box-shadow:none;color:#6f7c84;cursor:not-allowed;background:#d9e0e4}.add-button:disabled:hover{background:#d9e0e4;transform:none}.add-button{justify-content:space-between;width:100%}.story-section{background:var(--ink);color:#fff;grid-template-columns:minmax(0,.78fr) minmax(440px,1.22fr);gap:clamp(50px,9vw,140px);display:grid}.story-copy{align-self:center}.story-copy .eyebrow{color:#6dd2ff}.story-copy>p:not(.eyebrow){color:#b9c7d0;max-width:580px;font-size:1.06rem;line-height:1.72}.honesty-note{color:#d6e0e5;background:#ffffff0d;border:1px solid #ffffff21;border-radius:16px;align-items:flex-start;gap:12px;margin-top:34px;padding:18px;font-size:.86rem;line-height:1.55;display:flex}.honesty-note span{color:#6dd2ff}.story-cards{background:#ffffff1f;border:1px solid #ffffff1f;border-radius:24px;gap:1px;display:grid;overflow:hidden}.story-cards article{background:#121f29;padding:32px}.story-cards article:hover{background:#162733}.story-number{color:#6dd2ff;letter-spacing:.1em;margin-bottom:30px;font-size:.78rem;font-weight:900;display:block}.story-cards h3{margin-bottom:10px;font-size:1.5rem}.story-cards p{color:#b9c7d0;margin-bottom:0;line-height:1.65}.terms-section{background:var(--paper)}.terms-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:30px;display:grid}.terms-grid article{background:#fff;border:1px solid #0d172017;border-radius:20px;min-height:270px;padding:30px}.terms-grid article>span{color:var(--blue-dark);margin-bottom:60px;font-size:.8rem;font-weight:950;display:block}.terms-grid h3{margin-bottom:12px;font-size:1.45rem}.terms-grid p{color:var(--muted);margin-bottom:0;line-height:1.65}.text-link{color:var(--blue-dark);align-items:center;gap:8px;font-weight:850;display:inline-flex}.privacy-section{background:#f2f9fd;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);gap:clamp(48px,8vw,120px);display:grid}.privacy-copy h2{max-width:720px;margin-bottom:22px}.privacy-copy>p:last-child{max-width:720px;color:var(--muted);margin:0;line-height:1.75}.privacy-points{align-content:center;gap:14px;margin:0;padding:0;list-style:none;display:grid}.privacy-points li{background:#fff;border:1px solid #0d172017;border-radius:16px;grid-template-columns:30px 1fr;gap:12px;padding:18px;line-height:1.55;display:grid}.privacy-points span{background:var(--blue-soft);width:30px;height:30px;color:var(--blue-dark);border-radius:50%;place-items:center;font-weight:900;display:grid}.contact-section{background:var(--blue);color:#fff;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);align-items:center;gap:clamp(50px,9vw,140px);display:grid}.contact-copy .eyebrow{color:#05374d}.contact-copy p:not(.eyebrow){color:#ffffffc7;max-width:560px;font-size:1.08rem;line-height:1.7}.contact-card{box-shadow:var(--shadow);background:#fff3;border-radius:24px;gap:1px;padding:1px;font-style:normal;display:grid;overflow:hidden}.contact-card>div{color:var(--ink);background:#fff;padding:24px 26px}.contact-card span{margin-bottom:7px}.contact-card strong,.contact-card a:not(.button){font-size:1.08rem;font-weight:800;line-height:1.55}.contact-card .button{background:var(--ink);box-shadow:none;margin:16px}.site-footer{color:#fff;background:#09131b;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:42px clamp(24px,6vw,100px);display:grid}.footer-brand{color:#63ceff;letter-spacing:-.04em;font-size:1.3rem;font-weight:950}.site-footer p{color:#91a1ab;margin:0;font-size:.87rem}.site-footer nav{gap:20px;font-size:.82rem;font-weight:800;display:flex}.cart-overlay{z-index:100;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-backdrop{cursor:default;background:#040c12b3;border:0;position:absolute;inset:0}.cart-drawer{z-index:1;background:var(--paper);width:min(100%,620px);height:100%;padding:28px;position:relative;overflow-y:auto;box-shadow:-20px 0 80px #0000003d}.cart-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.cart-header .eyebrow{max-width:380px;margin-bottom:10px;font-size:.62rem;line-height:1.4}.cart-header h2{margin:0;font-size:2.3rem}.icon-button{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;flex:none;place-items:center;font-size:1.8rem;line-height:1;display:grid}.checkout-steps{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 28px;padding:0;list-style:none;display:grid}.checkout-steps li{color:var(--muted);align-items:center;gap:8px;font-size:.76rem;font-weight:800;display:flex}.checkout-steps span{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.checkout-steps li.is-active{color:var(--ink)}.checkout-steps li.is-active span{border-color:var(--blue);background:var(--blue);color:#fff}.empty-cart{text-align:center;align-content:center;place-items:center;gap:20px;min-height:420px;display:grid}.empty-cart>span{background:var(--blue-soft);width:80px;height:80px;color:var(--blue-dark);border-radius:50%;place-items:center;font-size:2rem;display:grid}.empty-cart p{color:var(--muted);margin:0}.cart-items{gap:12px;display:grid}.cart-item{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:118px 1fr;gap:16px;padding:12px;display:grid}.cart-item img{object-fit:cover;border-radius:12px;width:118px;height:118px}.cart-item-image-placeholder{background:#edf1f2;border-radius:12px;width:118px;height:88px}.cart-item-copy{grid-template-columns:1fr auto;align-items:start;gap:8px;display:grid}.cart-item h3{margin:2px 0 0;font-size:1rem}.cart-item h3 small{color:var(--muted);margin-top:5px;font-size:.72rem;font-weight:700;display:block}.cart-item-copy>strong{white-space:nowrap;font-size:.9rem}.quantity-control{align-items:center;gap:8px;display:flex}.quantity-control button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.quantity-control span{color:var(--muted);font-size:.78rem;font-weight:800}.remove-button{color:#9c3b3b;cursor:pointer;background:0 0;border:0;justify-self:end;padding:0;font-size:.75rem;font-weight:800;text-decoration:underline}.cart-summary{background:#fff;border-radius:16px;gap:11px;margin:22px 0;padding:18px;display:grid}.cart-summary>div{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;font-size:.88rem;display:flex}.cart-summary strong{color:var(--ink)}.cart-summary .cart-total{border-top:1px solid var(--line);color:var(--ink);margin-top:5px;padding-top:14px;font-size:1rem;font-weight:850}.shipping-options{gap:10px;display:grid}.shipping-option{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px;display:grid}.shipping-option.is-selected{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.shipping-option input{width:18px;height:18px;accent-color:var(--blue)}.shipping-option strong,.shipping-option small{display:block}.shipping-option small{color:var(--muted);margin-top:4px;line-height:1.4}.shipping-option b{font-size:.86rem}.cart-buttons>*{flex:1}.checkout-form h3{margin-bottom:8px;font-size:1.4rem}.checkout-help{background:var(--blue-soft);color:#21526b;border-radius:12px;margin-bottom:22px;padding:12px 14px;font-size:.8rem;line-height:1.5}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label{gap:7px;display:grid}.form-grid label>span{color:var(--muted);font-size:.76rem;font-weight:800}.form-wide{grid-column:1/-1}.form-grid input,.form-grid textarea{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);font:inherit;resize:vertical;background:#fff;border-radius:12px;padding:10px 12px}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--blue);outline:3px solid #1f9ed729}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.terms-checkbox{color:var(--muted);align-items:flex-start;gap:10px;margin-top:18px;font-size:.8rem;line-height:1.45;display:flex}.terms-checkbox input{width:18px;height:18px;accent-color:var(--blue)}.terms-checkbox a,.privacy-note a{color:var(--blue-dark);font-weight:800}.privacy-note{margin:10px 0 0;font-size:.78rem}.checkout-error{color:#8b2821;background:#fde7e4;border-radius:12px;margin:14px 0 0;padding:12px 14px;font-size:.8rem;font-weight:800;line-height:1.5}.confirmation{text-align:center;align-content:center;place-items:center;min-height:560px;display:grid}.confirmation-mark{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:88px;height:88px;margin-bottom:24px;font-size:2.3rem;display:grid;box-shadow:0 18px 40px #1f9ed747}.confirmation h3{margin-bottom:12px;font-size:1.8rem}.confirmation>p{max-width:420px;color:var(--muted);line-height:1.65}.confirmation dl{background:#fff;border-radius:16px;width:min(100%,420px);margin:18px 0 26px;padding:18px}.confirmation dl div{justify-content:space-between;gap:20px;padding:8px 0;display:flex}.confirmation dt{color:var(--muted)}.confirmation dd{margin:0;font-weight:850}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1180px){.site-header{grid-template-columns:auto auto 1fr;gap:16px}.menu-button{display:inline-flex}.site-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;align-items:stretch;padding:14px;display:none;position:absolute;top:78px;left:20px;right:20px}.site-nav.is-open{display:grid}.site-nav a{padding:12px}.header-actions{justify-self:end}.hero{grid-template-columns:1fr;padding-top:80px}.hero-copy{max-width:820px}.hero-media{width:100%}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.section-heading,.story-section,.privacy-section,.contact-section{grid-template-columns:1fr}.story-section,.contact-section{gap:56px}.section-heading{gap:20px}.section-heading>p{max-width:720px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.terms-grid{grid-template-columns:1fr}.terms-grid article{min-height:auto}.terms-grid article>span{margin-bottom:32px}.site-footer{grid-template-columns:1fr}}@media (max-width:640px){html{scroll-padding-top:86px}.site-header{grid-template-columns:1fr auto auto;min-height:66px;padding:9px 14px}.brand{width:138px}.menu-button{justify-content:center;width:42px;height:42px;padding:0}.menu-button span{font-size:1.1rem}.menu-button{font-size:0}.site-nav{top:66px;left:12px;right:12px}.language-link{display:none}.site-nav .mobile-language-link{color:var(--blue);font-weight:800;display:block}.cart-button{justify-content:center;width:45px;min-height:45px;padding:0}.cart-button>span:nth-child(2){display:none}.cart-button strong{border:2px solid var(--paper);min-width:18px;height:18px;font-size:.62rem;position:absolute;top:5px;right:7px}.hero{gap:50px;min-height:auto;padding:60px 20px 90px}h1{font-size:clamp(3rem,15vw,5rem)}.hero-actions .button{width:100%}.proof-list{display:grid}.hero-media{border-radius:24px;padding:9px;transform:none}.hero-media:before{border-radius:20px;inset:5px}.hero-media img{border-radius:18px;min-height:260px}.section{padding:76px 18px}.section-heading{margin-bottom:34px}.product-grid{grid-template-columns:1fr}.product-card-body{padding:18px}.contact-card>div{padding:21px}.site-footer nav{display:grid}.cart-drawer{width:100%;padding:20px 16px}.cart-header h2{font-size:2rem}.checkout-steps li{text-align:center;justify-items:center;gap:5px;display:grid}.cart-item{grid-template-columns:90px 1fr}.cart-item img{width:90px;height:90px}.cart-item-copy{grid-template-columns:1fr}.remove-button{justify-self:start}.form-grid{grid-template-columns:1fr}.form-wide{grid-column:auto}.shipping-option{grid-template-columns:auto 1fr}.shipping-option b{grid-column:2}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
