@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#17191b;--panel:#202325;--ink:#f7f5ef;--muted:#b2b5b7;--accent:#edb56b;--line:#393c3e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.skip{position:absolute;top:-100px;background:var(--accent);color:var(--bg);padding:10px;z-index:10}.skip:focus{top:10px}header{height:100px;max-width:1600px;margin:auto;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font:800 25px/1 'Manrope',sans-serif;letter-spacing:-1.1px}.brand-icon{display:grid;place-items:center;background:var(--accent);color:var(--bg);width:39px;height:39px;border-radius:10px;font-size:31px;padding-bottom:4px}.brand-sub{display:block;font:500 10px/1.7 'DM Sans',sans-serif;letter-spacing:4.6px;margin-top:5px}nav{display:flex;gap:34px;font-size:14px;color:#d4d5d6}nav a:hover,.text-link:hover,.source:hover{color:var(--accent)}.header-cta{border:1px solid #737475;border-radius:30px;padding:10px 19px;font-size:14px}.header-cta span{margin-left:20px}.hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:1.06fr 1fr;min-height:670px;position:relative}.hero-copy{padding:87px 0 43px 10.4%;z-index:1}.eyebrow{font-size:12px;letter-spacing:2.3px;font-weight:600;margin:0 0 30px}.eyebrow>span{display:inline-block;background:var(--accent);width:22px;height:2px;vertical-align:middle;margin-right:10px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:'Manrope',sans-serif}h1{font-size:clamp(46px,4.85vw,78px);font-weight:500;line-height:1.13;letter-spacing:-3.5px;margin-bottom:25px}em{font-family:Georgia,serif;font-weight:400;color:var(--accent)}.intro{color:var(--muted);max-width:420px;font-size:17px;line-height:1.8;margin-bottom:35px}.button{display:inline-flex;align-items:center;gap:38px;border-radius:40px;padding:14px 24px;font-size:14px;font-weight:600}.primary{background:var(--accent);color:#17191b}.primary:hover{background:#f4c992}.text-link{display:inline-flex;gap:20px;font-size:14px;border-bottom:1px solid #737475;padding-bottom:5px}.hero .text-link{margin-left:24px}.hero-note{display:flex;align-items:center;gap:20px;font-size:10px;letter-spacing:1.8px;color:var(--muted);margin-top:75px}.hero-note span{color:var(--accent)}.hero-visual{background:linear-gradient(100deg,#17191b00,#31435033),#252b30;min-height:560px;position:relative;overflow:hidden}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--bg),transparent 30%),linear-gradient(0deg,#17191b99,transparent 50%);pointer-events:none}.hero-visual img{width:100%;height:100%;object-fit:cover;position:absolute}.scene-caption{position:absolute;bottom:43px;left:15%;right:7%;z-index:1;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;color:#eee;font-size:11px;letter-spacing:1px}.scene-caption span:last-child{font-size:13px;letter-spacing:0}.spec-strip{padding:32px 5.5%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:24px;max-width:1600px;margin:auto}.spec-strip p{font-size:16px;line-height:1.5;margin:0;color:var(--muted)}.spec-strip p strong{font-size:16px;color:var(--ink);font-weight:500}.spec-strip div{border-left:1px solid var(--line);padding-left:32px}.spec-strip strong{display:block;font:500 23px/1.5 'Manrope',sans-serif}.spec-strip span{font-size:12px;color:var(--muted)}.section{max-width:1424px;margin:auto;padding:110px 5.5%;scroll-margin-top:20px}.device,.technical,.questions{display:grid;grid-template-columns:1fr 1.1fr;gap:11%}h2{font-size:clamp(38px,4.1vw,60px);letter-spacing:-2px;line-height:1.16;font-weight:500;margin-bottom:27px}.section-description{max-width:400px;color:var(--muted);margin-bottom:30px}.device-card{background:var(--panel);padding:32px 36px;border-radius:3px;border:1px solid var(--line)}.card-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.5px;color:var(--accent);margin-bottom:26px}.device-card h3{font-size:28px;line-height:1.35;font-weight:500;letter-spacing:-.7px}.feature{display:flex;gap:25px;border-top:1px solid var(--line);padding-top:18px;margin-top:18px}.feature>span{font-size:12px;color:var(--accent);padding-top:3px}.feature h4{font-size:16px;margin-bottom:5px;font-weight:500}.feature p{font-size:14px;color:var(--muted);margin-bottom:0}.technical{padding-top:65px;padding-bottom:75px;border-top:1px solid var(--line)}.technical h2{font-size:42px}.technical p:not(.eyebrow){color:var(--muted);font-size:14px}.source{font-size:12px;text-decoration:underline;text-underline-offset:4px}dl{margin:0}dl div{display:grid;grid-template-columns:1fr 1.6fr;gap:20px;padding:17px 0;border-bottom:1px solid var(--line);font-size:14px}dt{color:var(--muted)}dd{margin:0}.setup{max-width:none;background:#edeee9;color:#202527;padding-left:max(5.5%,calc((100vw - 1267px)/2));padding-right:max(5.5%,calc((100vw - 1267px)/2))}.setup em{color:#8b5521}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:center}.section-heading>p{color:#636868;font-size:14px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:32px}.steps article{border-top:1px solid #b7bcb8;padding-top:23px}.step-number{font-size:13px;color:#686e6c}.steps h3{font-size:21px;font-weight:500;margin-top:25px;margin-bottom:15px;letter-spacing:-.5px}.steps p{font-size:15px;color:#5d6562;margin-bottom:0}.questions{gap:12%;padding-top:105px;padding-bottom:110px}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;padding:21px 30px 21px 0;position:relative;font-size:16px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:0;color:var(--accent);font-size:22px;top:15px}.faq details[open] summary:after{content:'−'}.faq p{color:var(--muted);font-size:15px;padding-right:25px;margin-bottom:24px}.faq p a{text-decoration:underline}.closing{text-align:center;padding:75px 20px 90px;background:#222729;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.closing h2{font-size:clamp(44px,5vw,72px);margin-bottom:32px}.closing .eyebrow{color:var(--muted)}footer{max-width:1600px;margin:auto;padding:48px 5.5% 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}footer>p{font-size:14px;color:var(--muted);margin:0}footer>a:last-of-type{font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:25px;margin-top:20px;width:100%;font-size:11px;color:var(--muted)}
@media(min-width:1600px){.hero-copy{padding-left:88px}}@media(max-width:1000px){header{padding:0 5%;height:85px}nav{gap:20px}.hero-copy{padding-top:60px}h1{letter-spacing:-2px}.hero .text-link{margin:20px 0 0 10px}.hero{min-height:620px}.hero-note{margin-top:40px}.spec-strip div{padding-left:18px}.spec-strip strong{font-size:19px}.section{gap:7%;padding-top:75px;padding-bottom:75px}.device-card{padding:25px}.steps{gap:28px}.footer-bottom{flex-wrap:wrap}}@media(max-width:700px){header{height:80px}.brand{font-size:22px}.brand-sub{font-size:9px}nav{display:none}.header-cta{padding:9px 13px;font-size:12px}.header-cta span{margin-left:8px}.hero{display:flex;flex-direction:column}.hero-copy{padding:49px 6% 30px}.eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:23px}h1{font-size:clamp(42px,9.7vw,65px);letter-spacing:-2px}.intro{font-size:16px;max-width:420px}.hero-note{margin-top:35px}.hero .text-link{margin-left:22px}.hero-visual{min-height:340px}.hero-visual:after{background:linear-gradient(0deg,#17191b88,transparent)}.scene-caption{left:6%;bottom:25px}.spec-strip{grid-template-columns:1fr 1fr;padding:28px 6%;gap:24px}.spec-strip p{grid-column:1/-1}.spec-strip div{padding-left:16px}.spec-strip strong{font-size:23px}.section{padding:62px 6%}.device,.technical,.questions{grid-template-columns:1fr;gap:35px}.section-description{max-width:none}.device-card{padding:25px}h2{font-size:43px}.technical h2{font-size:38px}dl div{font-size:13px;grid-template-columns:1fr 1.5fr;gap:16px}.section-heading{display:block}.section-heading>p br{display:none}.steps{grid-template-columns:1fr;gap:27px;margin-top:30px}.steps h3{margin-top:10px}.steps article{position:relative;padding-left:40px}.step-number{position:absolute;left:0;top:30px}.questions{gap:10px}.closing{padding:62px 6%}footer{padding:36px 6% 22px}footer>p{width:100%;order:2}.footer-bottom{order:3;gap:12px;font-size:11px}.footer-bottom span:nth-child(2){order:3;width:100%}.footer-bottom span:last-child{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.contact-copy{color:var(--muted);font-size:16px}.contact-email{display:block;margin-top:20px;font-size:14px;color:var(--muted)}
.product-photo{margin:30px 0 0;max-width:460px}.product-photo img{display:block;width:100%;height:auto;border-radius:6px}.product-photo figcaption{font-size:12px;color:var(--muted);margin-top:10px;letter-spacing:.3px}
