/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#05070a;--navy:#07101c;--panel:#0e1928;--line:#263449;--lime:#c8ff33;--cyan:#27e5ff;--white:#f7fbff;--muted:#9aabbd}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);color:var(--white);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.site-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;width:min(1456px,100% - 96px);height:100px;margin:0 auto;display:grid}.brand{width:max-content;color:var(--white);letter-spacing:-.04em;align-items:center;gap:12px;font-size:20px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid var(--lime);width:36px;height:36px;color:var(--lime);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:18px;display:grid;box-shadow:0 0 24px #c8ff3324}nav{gap:36px;display:flex}nav a{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:12px;font-weight:750;text-decoration:none;transition:color .2s}nav a:hover{color:var(--lime)}.language-switcher{border:1px solid var(--line);background:#0e1928b3;border-radius:999px;justify-self:end;gap:3px;padding:4px;display:flex}.language-switcher a{min-width:42px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:0 10px;font-size:11px;font-weight:800;text-decoration:none;display:grid}.language-switcher a.active{color:var(--ink);background:var(--lime)}.hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px;width:min(1456px,100% - 96px);min-height:690px;margin:0 auto;padding:72px 0 66px;display:grid;position:relative}.hero:before{content:"";z-index:0;opacity:.3;pointer-events:none;background-image:linear-gradient(#27e5ff14 1px,#0000 1px),linear-gradient(90deg,#27e5ff14 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 62%);mask-image:linear-gradient(90deg,#000,#0000 62%)}.hero-copy,.hero-visual{z-index:1;position:relative}.eyebrow,.kicker{color:var(--cyan);letter-spacing:.17em;text-transform:uppercase;margin:0 0 25px;font-size:11px;font-weight:800}.eyebrow{align-items:center;gap:13px;display:flex}.eyebrow span{background:currentColor;width:34px;height:1px}h1{letter-spacing:-.067em;max-width:680px;margin:0;font-size:clamp(62px,5.6vw,88px);font-weight:880;line-height:.94}h1 em{color:var(--lime);font-style:normal;display:block}.hero-text{max-width:570px;color:var(--muted);margin:30px 0 0;font-size:17px;line-height:1.65}.hero-actions{align-items:center;gap:30px;margin-top:33px;display:flex}.button{letter-spacing:.06em;text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;gap:28px;min-height:58px;padding:0 24px;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex}.button.primary{color:var(--ink);background:var(--lime);transition:transform .2s,box-shadow .2s;box-shadow:0 0 34px #c8ff3321}.button.primary:hover{transform:translateY(-2px);box-shadow:0 0 40px #c8ff3340}.text-link{color:var(--white);gap:15px;font-size:12px;font-weight:750;text-decoration:none;display:flex}.text-link span{color:var(--cyan)}.trust-row{gap:10px;margin-top:52px;display:flex}.trust-row>span{border:1px solid var(--line);min-width:116px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-radius:9px;padding:13px 14px;font-size:9px}.trust-row b{color:var(--white);letter-spacing:-.02em;margin-bottom:2px;font-size:18px;display:block}.hero-visual{background:radial-gradient(circle at 52%,#fff 0,#f5f7f3 54%,#e9eee9 100%);border:1px solid #dfe4e0;border-radius:22px;place-items:center;min-height:545px;display:grid;overflow:hidden;box-shadow:0 28px 90px #00000047}.hero-visual:before{content:"";background-image:linear-gradient(#07101c0a 1px,#0000 1px),linear-gradient(90deg,#07101c0a 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0}.hero-visual img{z-index:3;object-fit:contain;mix-blend-mode:multiply;filter:contrast(1.04)drop-shadow(0 28px 32px #07101c2b);width:min(88%,590px);max-height:450px;position:relative}.visual-index{z-index:4;color:var(--lime);letter-spacing:.13em;font-size:10px;font-weight:850;position:absolute;top:24px;left:26px}.glow-disc{z-index:1;border:1px solid #07101c1a;border-radius:50%;width:360px;height:360px;position:absolute;box-shadow:inset 0 0 80px #27e5ff14,0 0 55px #27e5ff0f}.orbit{z-index:2;border:1px solid #07101c21;border-radius:50%;position:absolute}.orbit-one{width:455px;height:455px}.orbit-two{width:520px;height:250px;transform:rotate(-18deg)}.spec-chip{z-index:5;border:1px solid var(--line);color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05070ad1;border-radius:7px;align-items:center;gap:9px;padding:10px 13px;font-size:10px;font-weight:700;display:flex;position:absolute}.spec-chip i{background:var(--lime);width:6px;height:6px;box-shadow:0 0 10px var(--lime);border-radius:50%}.chip-top{top:76px;right:22px}.chip-bottom{bottom:31px;right:38px}.carousel-controls{z-index:7;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.carousel-controls>button{width:38px;height:38px;color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;pointer-events:auto;background:#fffc;border:1px solid #07101c2e;border-radius:50%;font-size:15px;transition:background .2s,transform .2s}.carousel-controls>button:hover{background:var(--lime);transform:scale(1.05)}.carousel-dots{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background:#05070ab8;border-radius:999px;gap:8px;padding:8px 10px;display:flex}.carousel-dots button{cursor:pointer;background:#647285;border:0;border-radius:50%;width:7px;height:7px;padding:0}.carousel-dots button.active{background:var(--lime);border-radius:999px;width:22px}.need-section{border-top:1px solid var(--line);background:#05070a;padding:100px max(48px,50vw - 728px)}.compact-heading{margin-bottom:38px}.need-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.need-card{border:1px solid var(--line);background:linear-gradient(145deg,#111e2d,#09111d);border-radius:16px;flex-direction:column;justify-content:flex-end;min-height:245px;padding:28px;text-decoration:none;transition:transform .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.need-card:before{content:"";border:1px solid #27e5ff29;border-radius:50%;width:180px;height:180px;position:absolute;top:-90px;right:-40px;box-shadow:0 0 70px #27e5ff0d}.need-card:hover{border-color:#c8ff3380;transform:translateY(-4px)}.need-card>span{color:var(--cyan);letter-spacing:.12em;font:700 10px ui-monospace,SFMono-Regular,monospace;position:absolute;top:25px;left:28px}.need-card b{letter-spacing:-.04em;max-width:280px;font-size:28px}.need-card p{max-width:300px;color:var(--muted);margin:10px 35px 0 0;font-size:13px;line-height:1.6}.need-card i{color:var(--lime);font-size:20px;font-style:normal;position:absolute;bottom:27px;right:27px}.products-section{border-top:1px solid var(--line);background:linear-gradient(#07101c 0,#08111d 100%);padding:118px max(48px,50vw - 728px);position:relative}.products-section:before{content:"";background:linear-gradient(var(--lime),transparent);width:1px;height:62px;position:absolute;top:0;left:50%}.section-heading{grid-template-columns:1fr minmax(280px,460px);align-items:end;gap:60px;margin-bottom:46px;display:grid}.section-heading h2,.story-section h2{letter-spacing:-.055em;max-width:820px;margin:0;font-size:clamp(42px,4.5vw,68px);line-height:.98}.section-heading>p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.product-list{grid-template-columns:repeat(6,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);background:var(--panel);border-radius:18px;flex-direction:column;grid-column:span 2;min-width:0;min-height:0;transition:transform .25s,border-color .25s;display:flex;overflow:hidden}.product-card:nth-child(4),.product-card:nth-child(5){grid-column:span 3}.product-card:hover{border-color:#c8ff338c;transform:translateY(-3px)}.product-photo{background:radial-gradient(circle at 50% 44%,#fff 0,#f5f7f3 57%,#e9eee9 100%);place-items:center;height:350px;min-height:350px;display:grid;position:relative;overflow:hidden}.product-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 72%,#07101c14);position:absolute;inset:0}.product-photo img{object-fit:contain;mix-blend-mode:multiply;filter:contrast(1.04)drop-shadow(0 24px 25px #07101c1a);width:88%;height:88%;transition:transform .35s}.product-card:hover .product-photo img{transform:scale(1.04)}.product-number,.product-tag{z-index:2;color:var(--ink);letter-spacing:.12em;font-size:10px;font-weight:850;position:absolute;top:17px}.product-number{left:18px}.product-tag{background:var(--lime);border-radius:999px;padding:7px 9px;right:18px}.product-content{flex-direction:column;justify-content:flex-start;height:100%;padding:28px;display:flex}.availability{letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;font-weight:800;display:flex;color:var(--cyan)!important;margin:0 0 13px!important;font-size:9px!important}.availability span{background:var(--lime);width:5px;height:5px;box-shadow:0 0 8px var(--lime);border-radius:50%}.product-content h3{letter-spacing:-.048em;max-width:520px;margin:0;font-size:clamp(27px,2.3vw,38px);line-height:1.02}.product-content>p{max-width:560px;color:var(--muted);margin:19px 0 26px;font-size:15px;line-height:1.72}.product-content ul{border-top:1px solid var(--line);margin:auto 0 24px;padding:20px 0 0;list-style:none}.product-content li{color:#c7d2df;margin:0 0 9px;font-size:12px}.product-content li:before{content:"+";color:var(--lime);margin-right:9px}.details-link{color:var(--cyan);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;margin:-4px 0 18px;font-size:10px;font-weight:850;text-decoration:none;display:flex}.details-link:hover{color:var(--lime)}.market-buttons{flex-wrap:wrap;gap:8px;display:flex}.market-buttons a{border:1px solid var(--line);letter-spacing:.05em;text-transform:uppercase;border-radius:7px;flex:150px;justify-content:space-between;align-items:center;min-height:48px;padding:0 15px;font-size:10px;font-weight:800;text-decoration:none;transition:background .2s,color .2s;display:flex}.market-buttons a:hover{color:var(--ink);background:var(--lime)}.compare-section{border-top:1px solid var(--line);background:#05070a;grid-template-columns:minmax(260px,.72fr) minmax(600px,1.28fr);align-items:center;gap:70px;padding:105px max(48px,50vw - 728px);display:grid}.compare-intro h2,.benefits-section h2,.faq-section h2{letter-spacing:-.055em;max-width:700px;margin:0;font-size:clamp(42px,4.4vw,66px);line-height:.98}.compare-intro>p:last-child{max-width:500px;color:var(--muted);margin:23px 0 0;font-size:14px;line-height:1.7}.compare-table{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.compare-option{border:1px solid var(--line);background:#0d1724;border-radius:14px;flex-direction:column;min-height:290px;padding:28px 22px 22px;display:flex;position:relative}.compare-option.featured{border-color:var(--lime);box-shadow:0 0 45px #c8ff3312}.best-fit{color:var(--ink);background:var(--lime);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:900;position:absolute;top:0;left:18px;transform:translateY(-50%)}.compare-option b{letter-spacing:-.04em;font-size:24px}.compare-option p{color:var(--white);margin:20px 0 8px;font-size:12px;line-height:1.5}.compare-option small{color:var(--muted);font-size:10px;line-height:1.5}.compare-option a{border-top:1px solid var(--line);color:var(--lime);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;margin-top:auto;padding-top:20px;font-size:9px;font-weight:850;text-decoration:none;display:flex}.benefits-section{border-top:1px solid var(--line);background:linear-gradient(#07101c,#05070a);padding:108px max(48px,50vw - 728px)}.benefits-section>div:first-child{grid-template-columns:.45fr 1.55fr;align-items:start;gap:40px;display:grid}.benefit-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;margin-top:60px;display:grid}.benefit-grid article{border-right:1px solid var(--line);min-height:235px;padding:31px}.benefit-grid article:last-child{border-right:0}.benefit-grid span{color:var(--cyan);font:700 10px ui-monospace,SFMono-Regular,monospace}.benefit-grid h3{letter-spacing:-.035em;margin:45px 0 11px;font-size:22px}.benefit-grid p{max-width:350px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.story-section{grid-template-columns:.45fr 1.25fr .8fr;align-items:start;gap:60px;width:min(1456px,100% - 96px);margin:0 auto;padding:110px 0;display:grid}.story-number{color:var(--lime);letter-spacing:.14em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.story-section>p{color:var(--muted);margin:40px 0 0;font-size:15px;line-height:1.75}.faq-section{border-top:1px solid var(--line);background:#07101c;grid-template-columns:.8fr 1.2fr;gap:90px;padding:105px max(48px,50vw - 728px);display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:76px;color:var(--white);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-size:14px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--lime);font-size:21px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:700px;color:var(--muted);margin:-5px 45px 24px 0;font-size:13px;line-height:1.7}footer{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;width:min(1456px,100% - 96px);min-height:128px;margin:0 auto;display:grid}.footer-brand{font-size:16px}.footer-brand .brand-mark{width:30px;height:30px;font-size:15px}footer p{color:var(--muted);font-size:11px}footer>a:last-child{border:1px solid var(--line);border-radius:50%;justify-self:end;place-items:center;width:38px;height:38px;text-decoration:none;display:grid}.detail-page{background:var(--ink);min-height:100vh}.detail-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;width:min(1456px,100% - 96px);height:100px;margin:0 auto;display:grid}.back-link{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:800;text-decoration:none}.back-link:hover{color:var(--lime)}.detail-header .language-switcher{justify-self:end}.product-hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;width:min(1456px,100% - 96px);min-height:700px;margin:0 auto;padding:64px 0 78px;display:grid}.detail-photo{background:radial-gradient(circle at 50% 45%,#fff 0,#f5f7f3 58%,#e8eee9 100%);border:1px solid #dfe4e0;border-radius:22px;place-items:center;min-height:590px;display:grid;position:relative;overflow:hidden}.detail-photo>span{z-index:2;color:#52606d;letter-spacing:.12em;font:750 10px ui-monospace,SFMono-Regular,monospace;position:absolute;top:25px;left:26px}.detail-photo img{object-fit:contain;mix-blend-mode:multiply;filter:contrast(1.04)drop-shadow(0 28px 30px #07101c24);width:88%;height:88%}.detail-intro h1{letter-spacing:-.065em;max-width:640px;margin:0;font-size:clamp(54px,5vw,78px);line-height:.95}.detail-description{max-width:590px;color:var(--muted);margin:28px 0 33px;font-size:17px;line-height:1.72}.detail-market-buttons{flex-wrap:wrap;gap:10px;display:flex}.detail-market-buttons a{min-height:58px;color:var(--ink);background:var(--lime);letter-spacing:.06em;text-transform:uppercase;border-radius:8px;flex:180px;justify-content:space-between;align-items:center;padding:0 19px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.market-note{color:#73869a;margin-top:15px;font-size:10px;line-height:1.55;display:block}.detail-features,.spec-section,.detail-faq,.related-section{border-top:1px solid var(--line);padding:105px max(48px,50vw - 728px)}.detail-section-title{grid-template-columns:.45fr 1.55fr;gap:40px;display:grid}.detail-section-title h2,.use-section h2,.spec-section h2,.detail-faq h2,.related-section h2{letter-spacing:-.055em;max-width:850px;margin:0;font-size:clamp(42px,4.3vw,64px);line-height:.98}.detail-feature-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:62px;display:grid}.detail-feature-grid article{border-right:1px solid var(--line);min-height:250px;padding:32px}.detail-feature-grid article:last-child{border-right:0}.detail-feature-grid span{color:var(--cyan);font:750 10px ui-monospace,SFMono-Regular,monospace}.detail-feature-grid h3{letter-spacing:-.04em;margin:55px 0 12px;font-size:24px}.detail-feature-grid p{max-width:370px;color:var(--muted);margin:0;font-size:13px;line-height:1.7}.use-section{border-top:1px solid var(--line);background:#07101c;grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;padding:105px max(48px,50vw - 728px);display:grid}.use-section>div:first-child>p:last-child{max-width:540px;color:var(--muted);margin:27px 0 0;font-size:16px;line-height:1.75}.secondary-photo{min-height:470px}.spec-section,.detail-faq{background:#05070a;grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.spec-section dl{border-top:1px solid var(--line);margin:0}.spec-section dl div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:center;min-height:82px;display:grid}.spec-section dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:750}.spec-section dd{color:var(--white);margin:0;font-size:16px;font-weight:800}.detail-faq{background:#07101c}.related-section{background:#05070a}.related-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:45px;display:grid}.related-grid a{border:1px solid var(--line);background:var(--panel);border-radius:15px;text-decoration:none;overflow:hidden}.related-grid img{object-fit:contain;mix-blend-mode:normal;background:#f4f7f3;width:100%;height:290px;display:block}.related-grid a>span{justify-content:space-between;align-items:center;min-height:72px;padding:0 20px;font-size:13px;font-weight:800;display:flex}.related-grid i{color:var(--lime);font-style:normal}.mobile-buy-bar{display:none}@media (width<=1020px){.site-header,.hero,.story-section,footer{width:min(100% - 48px,900px)}.hero{grid-template-columns:1fr;gap:44px;padding-top:58px}.hero-copy{max-width:760px}.hero-visual{min-height:500px}.products-section,.need-section,.compare-section,.benefits-section,.faq-section{padding-left:24px;padding-right:24px}.product-list{grid-template-columns:repeat(2,1fr)}.product-card,.product-card:nth-child(4),.product-card:nth-child(5){grid-column:span 1}.product-card:last-child{grid-column:1/-1}.compare-section{grid-template-columns:1fr;gap:45px}.faq-section{grid-template-columns:.75fr 1.25fr;gap:45px}.detail-header,.product-hero{width:min(100% - 48px,900px)}.product-hero{grid-template-columns:1fr;gap:44px}.detail-photo{min-height:520px}.detail-features,.use-section,.spec-section,.detail-faq,.related-section{padding-left:24px;padding-right:24px}.story-section{grid-template-columns:.3fr 1fr}.story-section>p{grid-column:2;margin-top:0}}@media (width<=680px){.site-header{grid-template-columns:1fr auto;width:calc(100% - 32px);height:78px}.brand{font-size:17px}.brand-mark{width:32px;height:32px}nav{display:none}.language-switcher a{min-width:36px;padding:0 7px}.hero{gap:37px;width:100%;min-height:0;padding:48px 16px 56px;overflow:hidden}.hero:before{-webkit-mask-image:linear-gradient(#000,#0000 70%);mask-image:linear-gradient(#000,#0000 70%)}h1{font-size:clamp(50px,15vw,66px)}.hero-text{margin-top:24px;font-size:15px}.hero-actions{flex-direction:column;align-items:stretch;gap:19px}.button{justify-content:space-between;width:100%}.text-link{justify-content:center}.trust-row{scrollbar-width:none;margin-top:36px;overflow-x:auto}.trust-row>span{min-width:105px}.hero-visual{border-radius:15px;min-height:365px}.hero-visual img{width:95%;max-height:310px}.glow-disc{width:250px;height:250px}.orbit-one{width:320px;height:320px}.orbit-two{width:360px;height:170px}.chip-top{top:54px;right:11px}.chip-bottom{bottom:17px;right:13px}.carousel-controls{bottom:11px;left:12px;right:12px}.carousel-controls>button{width:35px;height:35px}.need-section{padding:70px 16px}.need-grid{grid-template-columns:1fr}.need-card{min-height:190px}.products-section{padding:72px 16px}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:31px}.section-heading h2,.story-section h2{font-size:43px}.product-list{grid-template-columns:1fr;gap:18px}.product-card,.product-card:nth-child(4),.product-card:nth-child(5),.product-card:last-child{grid-column:auto}.product-photo{height:330px;min-height:330px}.product-content{padding:23px 20px 24px}.product-content>p,.product-content ul{min-height:0}.story-section{grid-template-columns:1fr;gap:25px;width:calc(100% - 32px);padding:78px 0}.story-section>p{grid-column:auto;margin:0}.compare-section,.benefits-section,.faq-section{padding:74px 16px}.compare-table{grid-template-columns:1fr;gap:14px}.compare-option{min-height:220px}.benefits-section>div:first-child{grid-template-columns:1fr;gap:12px}.benefit-grid{grid-template-columns:1fr;margin-top:38px}.benefit-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:200px}.benefit-grid article:last-child{border-bottom:0}.faq-section{grid-template-columns:1fr;gap:36px}footer{grid-template-columns:1fr auto;gap:18px;width:calc(100% - 32px);min-height:165px;padding:30px 0}footer p{grid-area:2/1/auto/-1}.detail-header{grid-template-columns:1fr auto;width:calc(100% - 32px);height:78px}.detail-header .back-link{display:none}.product-hero{gap:35px;width:100%;min-height:0;padding:35px 16px 70px}.detail-photo{border-radius:16px;min-height:355px}.detail-intro h1{font-size:clamp(47px,14vw,62px)}.detail-description{margin-top:22px;font-size:15px}.detail-market-buttons a{min-height:54px}.detail-features,.use-section,.spec-section,.detail-faq,.related-section{padding:74px 16px}.detail-section-title,.use-section,.spec-section,.detail-faq{grid-template-columns:1fr;gap:35px}.detail-feature-grid{grid-template-columns:1fr;margin-top:38px}.detail-feature-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:210px}.detail-feature-grid article:last-child{border-bottom:0}.secondary-photo{min-height:340px}.spec-section dl div{grid-template-columns:1fr .85fr}.related-grid{grid-template-columns:1fr}.related-grid img{height:260px}.mobile-buy-bar{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#05070aeb;border:1px solid #34445a;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-height:62px;padding:8px 8px 8px 15px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 12px 45px #00000059}.mobile-buy-bar span{max-width:42%;color:var(--white);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.mobile-buy-bar a{min-height:46px;color:var(--ink);background:var(--lime);text-transform:uppercase;border-radius:8px;place-items:center;padding:0 15px;font-size:9px;font-weight:900;text-decoration:none;display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
