:root{--bg:#f5f7fa;--card:#fff;--ink:#172235;--muted:#687589;--line:#e2e7ee;--accent:#147b65;--soft:#e8f5ef;--blue:#326fe0;--warning:#916414;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;line-height:1.8}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button,input,select{font:inherit}button,.cta,select{border:1px solid var(--line);background:var(--card);min-height:44px;color:var(--ink);cursor:pointer;border-radius:9px;padding:10px 18px}button:hover,.cta:hover{border-color:var(--accent)}button:disabled{opacity:.5;cursor:not-allowed}.primary{background:var(--accent);color:#fff;border-color:var(--accent)}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}header{background:var(--card);border-bottom:1px solid var(--line)}.header-inner{justify-content:space-between;align-items:center;gap:25px;max-width:1280px;min-height:68px;margin:auto;padding:10px 28px;display:flex}.brand{letter-spacing:-.5px;align-items:center;font-size:19px;font-weight:800;line-height:1.1;display:flex}.brand-mark{color:#58e3bb;background:#0f192a;border-radius:10px;place-items:center;width:36px;height:36px;margin-right:10px;display:inline-grid}.brand-mark svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:29px}.brand small{color:#8a96a8;letter-spacing:.14em;margin-top:4px;font-size:8px;font-weight:700;display:block}.desktop-nav{gap:24px;font-size:13px;font-weight:600;display:flex}.mobile-nav{display:none}main{max-width:1280px;margin:auto;padding:0 28px 72px}.hero{text-align:left;padding:30px 0 22px;position:relative;overflow:hidden}.eyebrow{color:var(--accent);letter-spacing:.14em;font-size:12px;font-weight:700}.hero p{max-width:none;color:var(--muted);margin:0}.badges{color:var(--muted);flex-wrap:wrap;justify-content:flex-start;gap:22px;margin-top:10px;font-size:12px;display:flex}.badges span:first-letter{color:var(--accent)}.panel{background:var(--card);border:1px solid var(--line);border-radius:16px;margin:20px 0;padding:26px}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:16px;display:flex}.panel-head h2{margin:0;font-size:17px}.status{background:var(--bg);color:var(--muted);border-radius:20px;padding:5px 12px;font-size:12px}.status.live{color:var(--accent);background:var(--soft)}.empty{text-align:center;padding:38px 10px 30px}.controller-icon{width:116px;height:80px;color:var(--muted);margin:0 auto 20px}.empty h3{margin:10px 0;font-size:19px}.muted,.small{color:var(--muted)}.small{font-size:12px}.actions{flex-wrap:wrap;justify-content:center;gap:10px;margin:22px 0 14px;display:flex}.section{margin-top:46px}.section h2{letter-spacing:-.025em;margin:0 0 20px;font-size:23px}.section-label{letter-spacing:.12em;color:var(--accent);margin-bottom:6px;font-size:11px;font-weight:700}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.link-card{border:1px solid var(--line);background:var(--card);border-radius:12px;padding:22px;transition:border-color .15s;display:block}.link-card:hover{border-color:var(--accent)}.link-card b{margin-bottom:8px;display:block}.link-card p{color:var(--muted);margin:8px 0;font-size:13px}.arrow{color:var(--accent);font-size:12px;font-weight:700}.card-icon{color:var(--accent);margin-bottom:12px;font-size:22px;display:block}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.steps strong{color:var(--accent);font-size:25px}.steps p{color:var(--muted);font-size:13px}details{border-bottom:1px solid var(--line);padding:16px 0}summary{cursor:pointer;min-height:32px;font-weight:600}details p{color:var(--muted)}footer{border-top:1px solid var(--line);background:var(--card);padding:38px 28px}.footer-inner{max-width:1064px;margin:auto}.footer-links{flex-wrap:wrap;gap:12px 26px;margin:20px 0;font-size:13px;display:flex}.breadcrumb{color:var(--muted);padding-top:25px;font-size:12px}.article{max-width:800px;margin:35px auto}.article h2{margin-top:36px;font-size:22px}.article p{line-height:2}.toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin:18px 0;display:flex}.toolbar select{max-width:100%}.device-name{overflow-wrap:anywhere}.stick{text-align:center;background:var(--bg);border-radius:12px;padding:18px}.stick svg{width:100%;max-width:210px;margin:auto;display:block}.big-number{font-variant-numeric:tabular-nums;font-size:28px;font-weight:750}.button-grid{grid-template-columns:repeat(auto-fit,minmax(74px,1fr));gap:8px;display:grid}.input-button{border:1px solid var(--line);text-align:center;border-radius:9px;min-height:65px;padding:12px 5px;font-size:13px}.input-button.active{background:var(--accent);color:#fff}.input-button.checked{border-color:var(--accent)}.input-button small{font-size:10px;display:block}.meter{background:var(--line);border-radius:20px;height:12px;overflow:hidden}.meter span{background:var(--accent);height:100%;display:block}.notice{background:var(--soft);border-radius:10px;margin:16px 0;padding:16px 20px;font-size:13px}.demo-banner{color:#715312;background:#fff1cb;border-radius:9px;padding:10px 16px;font-weight:700}.diagnostic{border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.diagnostic h2{font-size:20px}.history{font-variant-numeric:tabular-nums;max-height:220px;font-size:12px;overflow:auto}.result{background:var(--soft);border-radius:12px;padding:18px}.range{width:min(100%,360px);accent-color:var(--accent);min-height:44px}.note{border-left:3px solid var(--accent);background:var(--card);padding:20px}.related{flex-wrap:wrap;gap:12px;display:flex}.related a{text-underline-offset:4px;text-decoration:underline}.measure-title{font-size:14px!important}.split{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}code{overflow-wrap:anywhere}ol{padding-left:24px}li{margin:10px 0}@media (max-width:900px){.desktop-nav{gap:14px}.grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){main{padding:0 18px 48px}.header-inner{min-height:66px;padding:14px 18px}.desktop-nav{display:none}.mobile-nav{border:0;padding:0;display:block;position:relative}.mobile-nav summary{padding:7px 12px}.mobile-nav nav{background:var(--card);border:1px solid var(--line);z-index:10;border-radius:10px;width:240px;padding:15px;position:absolute;top:44px;right:0}.mobile-nav a{padding:10px;display:block}.hero{padding-top:34px}.hero p{font-size:13px}.badges{gap:8px 16px;font-size:10px}.panel{padding:18px}.grid,.steps{grid-template-columns:1fr}.grid.four{grid-template-columns:1fr 1fr}.section{margin-top:34px}.section h2{font-size:20px}.link-card{padding:18px}.panel-head{align-items:flex-start}.status{font-size:10px}.empty{padding:26px 0}.brand{font-size:16px}.toolbar{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.header-status{white-space:nowrap;color:#667386;background:#f8fafc;border:1px solid #dfe4ec;border-radius:99px;align-items:center;gap:8px;padding:7px 11px;font-size:11px;font-weight:700;display:inline-flex}.header-status i,.connection-chip i{background:#9aa4b3;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #9aa4b31f}.header-status.connected{color:#087a5c;background:#effbf7;border-color:#bee7da}.header-status.connected i,.connection-chip.online i{background:#36dda9;box-shadow:0 0 0 4px #36dda921}.controller-workspace{color:#eef4fc;background:radial-gradient(circle at 50% 24%,#1d2b43 0,#101827 48%,#0b111d 100%);border:1px solid #26344b;border-radius:20px;margin:0;position:relative;overflow:hidden;box-shadow:0 24px 60px #1520342e}.controller-workspace:before{content:"";pointer-events:none;opacity:.28;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.workspace-head{z-index:1;background:#080d178c;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:14px 22px;display:flex;position:relative}.workspace-head h2{letter-spacing:-.02em;margin:3px 0 0;font-size:18px}.live-label{color:#70f0c8;letter-spacing:.16em;align-items:center;gap:8px;font:700 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.live-label i{background:#51e8bb;border-radius:50%;width:6px;height:6px;box-shadow:0 0 13px #51e8bb}.workspace-device{text-align:right;justify-content:flex-end;align-items:center;gap:12px;max-width:55%;display:flex}.workspace-device>b{color:#9aa9bd;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.connection-chip{color:#9ba8b9;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:99px;align-items:center;gap:7px;padding:6px 9px;font-size:10px;display:inline-flex}.connection-chip.online{color:#6bedc5;background:#16a07c1a;border-color:#38d9ab3d}.demo-banner{z-index:2;color:#ffd781;background:#263149;border-radius:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 22px;font-size:11px;display:flex;position:relative}.demo-banner button{color:#fff;background:0 0;border-color:#526179;min-height:30px;padding:3px 11px;font-size:10px}.workspace-alert{z-index:2;color:#ffd38a;background:#975e122e;margin:0;padding:10px 22px;font-size:12px;position:relative}.visualizer{z-index:1;padding:12px 22px 0;position:relative}.visualizer.is-idle .controller-svg{opacity:.58;animation:3s ease-in-out infinite controller-breathe}.visualizer.is-live .controller-svg{opacity:1;animation:.35s ease-out both controller-connect}.trigger-row{grid-template-columns:1fr 1fr;gap:min(18vw,260px);max-width:850px;margin:0 auto -6px;display:grid}.trigger-readout{color:#9cabc0;grid-template-columns:28px 1fr 36px;align-items:center;gap:8px;font:700 10px/1 ui-monospace,Consolas,monospace;display:grid}.trigger-readout b{color:#d8e5f5;text-align:right;font-variant-numeric:tabular-nums}.trigger-track{background:#2a3750;border-radius:20px;height:6px;overflow:hidden}.trigger-track i{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#18b997,#54e5bd);width:100%;height:100%;display:block;box-shadow:0 0 14px #28cda2}.controller-stage{place-items:center;max-width:850px;height:302px;margin:auto;display:grid;position:relative}.controller-svg{filter:drop-shadow(0 20px 25px #00000059);width:min(100%,650px);height:100%;overflow:visible}.shoulder{fill:none;stroke:#52617a;stroke-width:13px;stroke-linecap:round}.controller-body{fill:url(#bodyFill);stroke:#61708a;stroke-width:3px}.dpad-part,.dpad-center{fill:#0b1220;stroke:#7c8da8;stroke-width:2px;transform-box:fill-box;transform-origin:50%;transition:transform .1s,fill .1s}.dpad-part.is-pressed{fill:#20cda3;stroke:#75f5d1;filter:drop-shadow(0 0 8px #20cda3);transform:scale(.92)}.controller-button circle{fill:#0c1422;stroke:#7b8ca7;stroke-width:2px;transform-box:fill-box;transform-origin:50%}.controller-button text{fill:#bdc9da;text-anchor:middle;font:700 15px/1 system-ui,sans-serif}.controller-button.is-pressed circle{fill:#1bd0a3;stroke:#82f8d8;filter:drop-shadow(0 0 10px #20d7aa);transform:scale(.88)}.controller-button.is-pressed text{fill:#07130f}.svg-stick>circle:first-child{fill:#0b1321;stroke:#52647e;stroke-width:2px}.svg-stick .stick-cap{fill:#1d2b40;stroke:#8393aa;stroke-width:2px}.svg-stick.is-active .stick-cap{fill:#1aa883;stroke:#72edc9;filter:drop-shadow(0 0 9px #23cfa5)}.menu-buttons{fill:#111a29;stroke:#6f8099;stroke-width:2px}.connection-pulse{fill:none;stroke:#5de7be;stroke-width:1.5px;transform-origin:360px 180px;animation:2s ease-out infinite center-pulse}.connection-copy{text-align:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#080e18e0;border:1px solid #6cebc533;border-radius:14px;width:330px;padding:18px 16px;position:absolute;box-shadow:0 14px 40px #00000059}.connection-kicker{color:#5ce6bd;letter-spacing:.18em;font:700 9px/1 ui-monospace,Consolas,monospace}.connection-copy h3{margin:9px 0 7px;font-size:17px;line-height:1.55}.connection-copy p{color:#95a4b8;margin:0;font-size:11px;line-height:1.7}.last-input{text-align:center;min-width:72px;display:grid;position:absolute;top:45%;right:3%}.last-input span{color:#77869c;font-size:9px}.last-input b{color:#6df0c8;font-size:23px;line-height:1.2}.live-data-row{background:#ffffff14;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:1fr 1fr;gap:1px;margin:0 -22px;display:grid}.mini-stick{background:#0e1727;grid-template-rows:auto auto;grid-template-columns:1fr 82px;align-items:center;min-height:112px;padding:15px 28px;display:grid}.mini-stick-head{align-self:end}.mini-stick-head b{letter-spacing:.09em;font:700 11px/1 ui-monospace,Consolas,monospace;display:block}.mini-stick-head span{color:#6bd9bb;margin-top:8px;font-size:9px;display:block}.mini-stick.is-active .mini-stick-head span{color:#ffc76c}.stick-orbit{background:radial-gradient(circle,#18243a 0 4px,#0000 5px),linear-gradient(90deg,#0000 49%,#344159 50%,#0000 51%),linear-gradient(#0000 49%,#344159 50%,#0000 51%);border:1px solid #52617a;border-radius:50%;grid-area:1/2/3;width:74px;height:74px;position:relative}.deadzone-ring{border:1px dashed #418b7b;border-radius:50%;position:absolute;inset:27px}.stick-dot{background:#28cda4;border:2px solid #c2fff0;border-radius:50%;width:10px;height:10px;position:absolute;top:31px;left:31px;box-shadow:0 0 12px #28cda4}.axis-data{color:#7f8ea4;align-self:start;gap:12px;margin-top:6px;font:10px/1.2 ui-monospace,Consolas,monospace;display:flex}.connection-actions{z-index:2;justify-content:center;align-items:center;gap:10px;padding:14px 22px;display:flex;position:relative}.connection-actions>span{color:#77879d;align-items:center;gap:5px;font-size:9px;display:inline-flex}.connection-actions>span:first-of-type{margin-left:10px}.usb-icon,.bluetooth-icon{background:#2ccca3;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 7px #2ccca3}.workspace-button,.controller-workspace button,.controller-workspace select,.controller-workspace .cta{color:#eaf3ff;background:#172237;border-color:#394861}.workspace-button.primary,.controller-workspace .primary{color:#fff;background:#17a984;border-color:#1dc59d}.device-controls{z-index:2;border-bottom:1px solid #ffffff14;align-items:flex-end;gap:14px;padding:14px 22px;display:flex;position:relative}.device-controls label{color:#8190a5;font-size:9px}.device-controls select{min-height:35px;margin-top:4px;padding:5px 30px 5px 10px;font-size:10px;display:block}.detected-copy{color:#6feac6;margin-left:auto;font-size:11px}.button-check-panel{z-index:1;background:#070c1540;border-bottom:1px solid #ffffff14;padding:18px 22px;position:relative}.button-check-title{justify-content:space-between;align-items:flex-end;margin-bottom:12px;display:flex}.button-check-title span{color:#56d9b5;letter-spacing:.16em;font:700 8px/1 ui-monospace,Consolas,monospace}.button-check-title h3{margin:3px 0 0;font-size:14px}.button-check-title>b{color:#a7b5c7;font-size:10px}.controller-workspace .button-grid{grid-template-columns:repeat(auto-fit,minmax(54px,1fr))}.controller-workspace .input-button{color:#aebbcf;background:#111c2d;border-color:#344158;justify-content:center;align-items:center;gap:4px;min-height:38px;padding:5px;display:flex}.controller-workspace .input-button small{color:#4fe0b7}.controller-workspace .input-button.active{color:#071b15;background:#1bbb92;border-color:#5ee8c3;transform:scale(.95);box-shadow:0 0 16px #27d8ab4d}.controller-workspace .input-button.checked{border-color:#2a8a72}.vibration-controls{align-items:center;gap:8px;margin-top:12px;font-size:10px;display:flex}.vibration-controls button{min-height:30px;padding:3px 9px;font-size:10px}.quick-test-actions{z-index:1;background:#0a1220;border-bottom:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.quick-test-actions a,.quick-test-actions button{color:#e2ecf9;background:0 0;border:0;border-right:1px solid #ffffff14;border-radius:0;justify-content:center;align-items:center;gap:10px;min-height:54px;margin:0;padding:10px;font:700 10px/1 sans-serif;display:flex}.quick-test-actions a{color:#66758a}.quick-test-actions a span,.quick-test-actions button:not(:disabled){color:#d9e6f6}.quick-test-actions button span{color:#54dcb7}.quick-test-actions .disabled{pointer-events:none;opacity:.45}.controller-workspace .diagnostic{z-index:1;background:#111b2b;border-top:0;border-bottom:1px solid #ffffff14;margin:0;padding:22px;position:relative}.controller-workspace .diagnostic h2{color:#f1f6fd}.controller-workspace .small,.controller-workspace .muted{color:#8d9cb0}.guided-panel .split{align-items:center}.guided-panel .split h2{margin-bottom:4px}.controller-workspace .result{color:#dfeaf8;background:#16283a}.diagnostic-result{animation:.22s ease-out both result-reveal}.result-check{color:#61e6c1;border:1px solid #61e6c1;border-radius:50%;place-items:center;width:40px;height:40px;font-size:21px;display:grid}.measurement-message,.workspace-note{z-index:1;color:#9aaabd;margin:0;padding:8px 22px;font-size:11px;position:relative}.raw-data-panel{z-index:1;color:#8998ad;border-color:#ffffff14;padding:0 22px;font:10px/1.8 ui-monospace,Consolas,monospace;position:relative}.raw-data-panel summary{padding-top:11px}.raw-data-panel b{color:#c1cde0;width:85px;display:inline-block}.workspace-footer{z-index:1;color:#68778d;justify-content:space-between;gap:20px;padding:10px 22px;font-size:9px;display:flex;position:relative}.workspace-footer b{letter-spacing:.08em;font:700 8px/1.8 ui-monospace,Consolas,monospace}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.quick-diagnostics{background:#fff;border:1px solid #dfe5ed;border-radius:16px;margin-top:34px;padding:30px}.quick-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:20px;display:flex}.quick-heading span{color:#13836c;letter-spacing:.18em;font:800 9px/1 ui-monospace,Consolas,monospace}.quick-heading h2{margin:7px 0 0;font-size:22px}.quick-heading p{max-width:420px;color:var(--muted);margin:0;font-size:12px}.quick-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.quick-grid .link-card{background:#f8fafc;padding:18px}.quick-grid .card-icon{color:#9aa7b8;font:800 10px/1 ui-monospace,Consolas,monospace}@keyframes controller-breathe{50%{opacity:.7}}@keyframes center-pulse{0%{opacity:.65;transform:scale(.65)}to{opacity:0;transform:scale(1.35)}}@keyframes controller-connect{0%{opacity:.58;transform:scale(.985)}60%{transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@keyframes result-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.header-status{display:none}}@media (max-width:1000px){.header-status{display:none}.quick-grid{grid-template-columns:repeat(2,1fr)}.desktop-nav{gap:14px}.last-input{right:0}}@media (min-width:701px) and (max-width:850px){.desktop-nav{display:none}.mobile-nav{border:0;padding:0;display:block;position:relative}.mobile-nav summary{padding:7px 12px;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{z-index:30;border:1px solid var(--line);background:var(--card);border-radius:10px;width:240px;padding:15px;position:absolute;top:44px;right:0}.mobile-nav a{padding:10px;display:block}}@media (max-width:700px){.hero{padding:24px 0 18px}.hero h1{font-size:30px}.hero p{line-height:1.65}.controller-workspace{border-radius:14px;margin:0 -4px}.workspace-head{min-height:68px;padding:12px 15px}.workspace-head h2{font-size:15px}.workspace-device{max-width:none}.workspace-device>b{display:none}.visualizer{padding:9px 14px 0}.trigger-row{gap:20px}.controller-stage{height:246px}.controller-svg{width:100%}.connection-copy{width:min(84%,300px);padding:14px 10px}.connection-copy h3{font-size:15px}.connection-copy p{font-size:10px}.last-input{display:none}.live-data-row{margin:0 -14px}.mini-stick{grid-template-columns:1fr 62px;min-height:98px;padding:12px}.stick-orbit{width:60px;height:60px}.stick-dot{top:25px;left:25px}.mini-stick .stick-dot{transform:none}.axis-data{gap:2px;display:grid}.connection-actions{flex-wrap:wrap;padding:13px}.connection-actions>span{display:none}.device-controls{flex-wrap:wrap;padding:12px 14px}.detected-copy{width:100%;margin-left:0}.button-check-panel{padding:15px 14px}.controller-workspace .button-grid{grid-template-columns:repeat(4,1fr)}.quick-test-actions{grid-template-columns:repeat(2,1fr)}.controller-workspace .diagnostic{padding:18px 14px}.workspace-footer{padding:10px 14px}.workspace-footer b{display:none}.quick-diagnostics{padding:22px 18px}.quick-heading{display:block}.quick-heading p{margin-top:8px}.quick-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.visualizer.is-idle .controller-svg,.visualizer.is-live .controller-svg,.connection-pulse,.diagnostic-result{animation:none!important}}body{background:linear-gradient(#f7fbfd 0,#f2f7fb 58%,#f7f9fb 100%)}header{z-index:20;position:relative;box-shadow:0 1px #11253a0a}.header-inner{min-height:64px}.brand-mark{color:#fff;background:#17866f}.brand-mark svg{stroke-width:2.8px}.desktop-nav a:first-child{color:#168f76;position:relative}.desktop-nav a:first-child:after{content:"";background:#1caf90;height:2px;position:absolute;bottom:-19px;left:0;right:0}.hero:has(.hero-copy){background:radial-gradient(circle at 72% 55%,#fff 0 10%,#edf6fb 47%,#0000 72%);grid-template-columns:52% 48%;align-items:center;min-height:204px;margin:0 -28px;padding:22px 28px 18px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";filter:blur(16px);background:radial-gradient(#254d6e24,#0000 67%);width:68%;height:72%;position:absolute;bottom:-36%;right:-10%}.hero-copy{z-index:2;position:relative}.hero:has(.hero-copy) .hero-copy{transform:translateY(-13px)}.hero .eyebrow{color:#10816a;letter-spacing:0;background:#dff8f1;border-radius:6px;padding:4px 10px;font-size:10px;display:inline-block}.hero h1{color:#09172a;letter-spacing:-.055em;margin:7px 0 4px;font-size:clamp(30px,3.6vw,48px);font-weight:850}.hero p{color:#53657a;font-size:16px;line-height:1.65}.hero-controllers{z-index:1;align-self:stretch;min-height:180px;position:relative}.hero-device{filter:drop-shadow(0 18px 11px #0d22382e);display:block;position:absolute;bottom:3px}.mini-controller{display:block;overflow:visible}.mini-controller path:first-child{stroke-width:2.4px}.mini-controller.light path:first-child{fill:#eef2f8;stroke:#93a6c2}.mini-controller.dark path:first-child{fill:#303c4a;stroke:#182431}.mini-controller.black path:first-child{fill:#121b27;stroke:#516071}.mini-controller .mini-control{fill:none;stroke:#72849b;stroke-width:4px;stroke-linecap:round}.mini-controller .mini-stick-dot{fill:#172536;stroke:#7890a9;stroke-width:2px}.device-note{color:#778da4;font-size:10px;position:absolute;top:5px;right:12%;transform:rotate(-4deg)}.device-note i{color:#2fc3e5;margin:-3px 0 0 70%;font-size:30px;font-weight:300;display:block;transform:rotate(18deg)}.controller-workspace{background:radial-gradient(circle at 50% 44%,#18324b 0,#0b1c2d 48%,#071523 100%);border-color:#24415d;border-radius:12px;overflow:visible;box-shadow:0 12px 32px #0a243938,inset 0 0 70px #1d7a990f}.controller-workspace:before{border-radius:inherit;background-size:26px 26px}.workspace-head{background:#05111d70;min-height:82px;padding:15px 22px}.workspace-head>div:first-child{grid-template-columns:auto auto;align-items:center;gap:0 25px;display:grid}.workspace-head .live-label{letter-spacing:.05em;color:#dce8f5;grid-row:1/3;font-size:11px}.workspace-head .live-label i{width:14px;height:14px}.workspace-head h2{font-size:15px}.connection-help{color:#7899b9;letter-spacing:0;grid-column:2;margin:4px 0 0;font-size:10px;font-weight:500;line-height:1.45}.workspace-device{display:none}.connection-actions{z-index:5;background:0 0;padding:0;position:absolute;top:14px;right:16px}.connection-actions .workspace-button{background:#0d1f30bf;border-color:#58718c;min-width:150px}.connection-actions .workspace-button.primary{background:#0d1f30bf;border-color:#58718c}.connection-actions .workspace-button:first-of-type:before{content:"▣";margin-right:8px}.connection-actions .workspace-button:nth-of-type(2):before{content:"▶";margin-right:8px}.connection-actions>span{display:none}.visualizer{padding:18px 20px 16px}.controller-dashboard{grid-template-columns:200px minmax(0,1fr) 200px;align-items:stretch;gap:18px;min-height:380px;display:grid}.controller-side{grid-template-rows:1fr 1fr;gap:14px;display:grid}.controller-side .mini-stick,.hardware-panel{background:#0c2031a3;border:1px solid #27445d;border-radius:10px;min-height:0;padding:16px;display:block}.controller-side .mini-stick-head{justify-content:space-between;align-items:center;display:flex}.controller-side .mini-stick-head b,.hardware-panel>b{color:#e6edf7;letter-spacing:0;font:700 13px/1.2 system-ui,sans-serif}.controller-side .mini-stick-head span{margin:0;font-size:8px}.controller-side .stick-orbit{border-color:#4d7294;grid-area:auto;width:104px;height:104px;margin:16px auto 13px;box-shadow:inset 0 0 0 11px #47769912,0 0 20px #2691b00d}.controller-side .stick-orbit:after{content:"";border:1px solid #34536f;border-radius:50%;position:absolute;inset:15px}.controller-side .deadzone-ring{inset:38px}.controller-side .axis-data{color:#d6e3ef;justify-content:space-around;margin-top:0;font-size:10px;display:flex}.stick-offset{text-align:center;color:#91b3cc;margin-top:8px;font-size:10px}.touch-panel{fill:#172c40;stroke:#3f5a74;stroke-width:2px}.controller-center .connection-copy{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;width:32%;padding:4px;top:31%}.controller-center .connection-copy h3{font-size:10px}.controller-center .connection-kicker{font-size:7px}.hardware-panel{flex-direction:column;display:flex}.mini-dpad{width:102px;height:102px;margin:auto;position:relative}.mini-dpad i{color:#d9e8f5;background:#263f57;border:1px solid #587797;border-radius:6px;place-items:center;width:36px;height:36px;font-size:10px;font-style:normal;display:grid;position:absolute}.mini-dpad i:first-child{top:0;left:33px}.mini-dpad i:nth-child(2){top:33px;left:0}.mini-dpad i:nth-child(3){top:33px;right:0}.mini-dpad i:nth-child(4){bottom:0;left:33px}.mini-dpad i.on{color:#061c15;background:#20cba1;transform:scale(.92);box-shadow:0 0 12px #20cba1}.face-progress{text-align:center;align-items:center}.face-progress>b{align-self:flex-start}.progress-dots{gap:12px;margin:24px auto 10px;display:flex}.progress-dots i{border:1px solid #6590b2;border-radius:50%;width:20px;height:20px}.face-progress strong{color:#ddecf8;font-size:18px;display:block}.face-progress span{color:#7592aa;font-size:9px}.controller-center{flex-direction:column;min-width:0;display:flex}.controller-center .controller-stage{flex:1;width:100%;max-width:none;height:350px}.controller-center .controller-svg{width:100%;max-width:700px}.controller-center .trigger-row{gap:65px;width:min(100%,520px);margin:-13px auto 8px}.connection-copy{width:260px;box-shadow:none;background:#0919286b;border:0;padding:10px 12px}.connection-copy h3{color:#cad8e7;margin:8px 0 0;font-size:12px;line-height:1.6}.last-input{right:1%}.live-data-row{display:none}.quick-test-actions{border-top:1px solid #ffffff0f}.quick-test-actions a,.quick-test-actions button{min-height:48px}.raw-data-panel{background:#05101b73}.workspace-footer{color:#65839d;justify-content:center;padding:9px}.workspace-footer span{align-items:center;gap:7px;display:inline-flex}.workspace-footer span:before{content:none}.workspace-footer svg{fill:none;stroke:#20ddb2;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.workspace-footer b{display:none}.quick-diagnostics{background:0 0;border:0;margin-top:26px;padding:0}.quick-heading span,.quick-heading p{display:none}.quick-heading h2{font-size:21px}.quick-grid{gap:10px}.quick-grid .link-card{background:#fff;border-color:#dbe5ee;border-radius:10px;min-height:132px;padding:16px;box-shadow:0 3px 12px #1c384e0a}.quick-grid .card-icon{float:left;color:#17a987;background:#e7faf5;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 12px 24px 0;font-size:13px;display:grid}.quick-grid .link-card:nth-child(2) .card-icon{color:#7138e8;background:#f1eaff}.quick-grid .link-card:nth-child(3) .card-icon{color:#e79b10;background:#fff2d5}.quick-grid .link-card:nth-child(4) .card-icon{color:#2478e4;background:#e8f2ff}.quick-grid .link-card b{margin:4px 0}.quick-grid .link-card p{margin:0;line-height:1.55}.quick-grid .arrow{float:right;font-size:0}.quick-grid .arrow:after{content:"→";font-size:19px}.symptom-section,.device-section{vertical-align:top;width:calc(58% - 10px);margin-top:28px;display:inline-block}.device-section{width:calc(42% - 10px);margin-left:16px}.symptom-section .section-label,.device-section .section-label{display:none}.symptom-section h2,.device-section h2{margin-bottom:8px;font-size:19px}.symptom-section .grid.four{background:#fff;border:1px solid #dfe6ed;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:7px;padding:7px}.symptom-section .link-card{background:#fff0f1;border:0;border-radius:7px;min-height:142px;padding:15px}.symptom-section .link-card:nth-child(2){background:#edf7ff}.symptom-section .link-card:nth-child(3){background:#f3eafe}.symptom-section .link-card:nth-child(4){display:none}.symptom-section .card-icon{margin-bottom:7px}.symptom-section .link-card b{font-size:12px}.symptom-section .link-card p{font-size:10px;line-height:1.55}.device-section .grid.four{grid-template-columns:repeat(3,1fr);gap:7px}.device-section .link-card{text-align:center;min-height:157px;padding:10px}.device-section .link-card:nth-child(4){display:none}.device-section .card-icon{height:74px;margin:0}.device-section .mini-controller{width:100%;height:70px}.device-section .link-card b{font-size:13px}.device-section .link-card p{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.device-section .arrow{font-size:10px}@media (max-width:1050px){.hero-device .mini-controller{width:160px}.controller-dashboard{grid-template-columns:180px minmax(360px,1fr) 180px;gap:12px}.controller-side .stick-orbit{width:88px;height:88px}.controller-side .stick-dot{top:37px;left:37px}}@media (max-width:800px){.hero{grid-template-columns:1fr;min-height:200px}.hero h1{font-size:38px}.hero-controllers{display:none}.workspace-head>div:first-child{display:block}.workspace-head .live-label{margin-bottom:8px}.connection-actions{border-top:1px solid #ffffff14;justify-content:center;padding:12px 14px;position:static}.controller-dashboard{flex-direction:column;min-height:0;display:flex}.controller-center{order:-1}.controller-center .controller-stage{height:285px}.controller-side{grid-template-rows:auto;grid-template-columns:1fr 1fr}.controller-side .mini-stick,.hardware-panel{min-height:180px}.controller-side .stick-orbit{width:72px;height:72px;margin:10px auto}.controller-side .stick-dot{top:29px;left:29px}.controller-side .axis-data:after{display:none}.mini-dpad{margin-top:0;transform:scale(.72)}.symptom-section,.device-section{width:100%;margin:28px 0 0;display:block}}@media (max-width:560px){.hero{min-height:0;margin:0 -18px;padding:23px 18px 20px}.hero h1{font-size:32px}.hero p br{display:none}.hero .badges{gap:6px 12px}.controller-workspace{margin:0}.connection-help{max-width:220px}.connection-actions{gap:7px}.connection-actions .workspace-button{flex:1;min-width:0}.controller-side{display:grid}.controller-side .mini-stick,.hardware-panel{min-height:164px;padding:12px}.controller-side .mini-stick-head{display:block}.controller-side .mini-stick-head span{margin-top:5px}.quick-grid,.symptom-section .grid.four,.device-section .grid.four{grid-template-columns:1fr}.device-section .link-card{min-height:130px}}:root{--bg:#f6fbff;--ink:#0c1c33;--muted:#53647a;--line:#e2e9f0;--accent:#079b7d}body{color:var(--ink);background:radial-gradient(circle at 80% 13%,#62c4e51a,#0000 27%),linear-gradient(#f6fbff 0%,#f8fbfd 45%,#fff 100%)}header{height:64px;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #e9eef3}.header-inner{width:calc(100% - 64px);max-width:1296px;min-height:64px;padding:0}.brand{letter-spacing:-.025em;font-size:20px}.brand-mark{background:#087d67;border-radius:9px;width:40px;height:40px;margin-right:10px}.brand-mark svg{width:32px}.brand small{color:#728197;letter-spacing:0;margin-top:3px;font-size:10px;font-weight:500}.desktop-nav{color:#17243a;align-self:stretch;align-items:center;gap:29px;font-size:13px;font-weight:700}.desktop-nav a{align-items:center;height:100%;display:flex}.desktop-nav a:first-child:after{background:#0ba981;bottom:0}.header-status{color:#18263c;background:#f1f5f7;border:0;height:38px;padding:0 20px;font-size:12px}.header-status i{width:8px;height:8px;box-shadow:none;background:#0ba981}main{width:calc(100% - 64px);max-width:1340px;padding:0 0 72px}.hero:has(.hero-copy){background:radial-gradient(circle at 78% 38%,#62c4e521,#0000 47%);grid-template-columns:51% 49%;height:198px;min-height:198px;margin:0;padding:13px 22px 8px}.hero:after{opacity:.7;height:80%;bottom:-54%;right:-8%}.hero .eyebrow{color:#07846b;background:#daf6ee;padding:4px 11px;font-size:11px}.hero h1{letter-spacing:-.04em;margin:5px 0 1px;font-size:clamp(40px,3.9vw,52px);line-height:1.05}.hero p{font-size:15px;line-height:1.48}.hero .badges{color:#44576d;gap:26px;margin-top:7px;font-size:11px;font-weight:700}.hero .badges span:first-letter{color:#079b7d}.hero-controllers{min-height:184px}.hero-device{bottom:18px}.hero-device .mini-controller{width:230px;height:165px}.device-one{left:3%;transform:rotate(-2deg)scale(.96)}.device-two{bottom:20px;left:34%;transform:scale(1)}.device-three{left:66%;transform:rotate(2deg)scale(.98)}.mini-controller .mini-body{stroke-width:2px}.mini-controller .mini-center{fill:#bdc9db;stroke:#899bb6;stroke-width:1.3px}.mini-controller.dark .mini-center,.mini-controller.black .mini-center{fill:#152332;stroke:#6b7e91}.mini-controller .mini-face{fill:#26374a;stroke:#8496aa;stroke-width:1.2px}.mini-controller.black .face-y{fill:#c5a632}.mini-controller.black .face-b{fill:#bb4b4b}.mini-controller.black .face-a{fill:#4caa77}.mini-controller.black .face-x{fill:#4683b7}.device-note{top:1px;right:8%}.controller-workspace-all{background:radial-gradient(circle at 50% 48%,#17344f 0%,#10283e 34%,#081b2d 72%,#071827 100%);border:1px solid #4babe061;border-radius:12px;height:494px;min-height:494px;overflow:hidden;box-shadow:0 18px 50px #19496929,0 0 24px #36c1dc17}.controller-workspace-all .workspace-head{background:#05152357;border-bottom-color:#6fb7e029;height:70px;min-height:70px;padding:9px 22px}.controller-workspace-all .workspace-head>div:first-child{grid-template-columns:auto 1px auto;gap:0 24px}.controller-workspace-all .workspace-head>div:first-child:before{content:"";background:#83bee03d;grid-area:1/2/3;width:1px;height:30px}.controller-workspace-all .live-label{color:#ddecfa;grid-area:1/1/3;gap:12px;padding-right:22px;font:700 16px/1 sans-serif}.controller-workspace-all .live-label i{background:#23d8b0;width:16px;height:16px;box-shadow:0 0 15px #23d8b0cc}.controller-workspace-all .workspace-head h2{grid-area:1/3;margin:0;font-size:17px}.controller-workspace-all .connection-help{color:#7eb4da;grid-area:2/3;margin-top:2px;font-size:11px}.controller-workspace-all .connection-actions{gap:18px;margin-left:auto;padding:0;position:static}.controller-workspace-all .connection-actions .workspace-button{color:#f0f7fd;background:0 0;border-color:#85c6eb8c;min-width:160px;min-height:40px;padding:8px 15px;font-size:12px;font-weight:700}.controller-workspace-all .connection-actions .workspace-button:first-child{min-width:170px}.controller-workspace-all .connection-actions .workspace-button:before{content:none!important}.controller-workspace-all .connection-actions .workspace-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;margin-right:9px}.controller-workspace-all .connection-actions .workspace-button span{margin-right:5px}.controller-workspace-all .connection-actions .workspace-button:hover{background:#41a4d61a}.controller-workspace-all .visualizer{height:391px;padding:10px 20px 0}.controller-workspace-all .controller-dashboard{grid-template-columns:270px minmax(0,1fr) 270px;gap:20px;height:350px;min-height:350px}.controller-workspace-all .controller-side{grid-template-rows:1.3fr 1fr;gap:10px}.controller-workspace-all .controller-side .mini-stick,.controller-workspace-all .hardware-panel{background:#07182852;border-color:#6cb3dc47;border-radius:9px;padding:13px 14px}.controller-workspace-all .controller-side .stick-orbit{width:115px;height:115px;margin:8px auto 5px}.controller-workspace-all .controller-side .stick-dot{top:calc(50% - 5px);left:calc(50% - 5px)}.controller-workspace-all .mini-stick.is-unmeasured{opacity:.82}.controller-workspace-all .controller-center .controller-stage{height:308px}.controller-workspace-all .controller-center .controller-svg{transform-origin:bottom;filter:drop-shadow(0 16px 24px #00000061)drop-shadow(0 0 8px #40b4e62b);width:min(100%,700px);max-width:700px;margin:auto;translate:0 4px;scale:1.16 1.1}.controller-workspace-all .controller-body{fill:url(#bodyFill);stroke:#61a9d8;stroke-width:2.4px}.controller-workspace-all .touch-panel{fill:#102943;stroke:#365c79}.controller-workspace-all .shoulder{fill:#173853;stroke:#5f98bd}.controller-workspace-all .shoulder-back{fill:#102a43;stroke-width:2.2px}.controller-workspace-all .shoulder-front{fill:#1b415f;stroke-width:1.6px}.controller-workspace-all .shoulder-stack text{fill:#c1d9ea;text-anchor:middle;font:700 12px/1 sans-serif}.controller-workspace-all .grip-detail{fill:none;stroke:#5e9fc761;stroke-width:1.5px}.controller-workspace-all .micro-controls{fill:#142d44;stroke:#557b99;stroke-width:1.4px}.controller-workspace-all .svg-stick>circle:first-child{fill:#0a1d30;stroke:#416985;stroke-width:2px}.controller-workspace-all .svg-stick .stick-cap{fill:url(#stickFill);stroke:#23b9bd;stroke-width:3px;box-shadow:none}.controller-workspace-all .center-mark{fill:#42dac1;stroke:#42dac1;stroke-width:1.2px}.controller-workspace-all .connection-copy{background:0 0;width:185px;padding:0;top:31%}.controller-workspace-all .connection-copy h3{color:#bfd5e6;margin:30px 0 0;font-size:10px;font-weight:600;line-height:1.55}.controller-workspace-all .controller-center .trigger-row{gap:50px;width:min(100%,410px);margin:-5px auto 0}.controller-workspace-all .trigger-readout{grid-template-columns:24px 1fr 30px;gap:7px}.controller-workspace-all .trigger-track{background:#264158;border:1px solid #37627f;height:8px}.controller-workspace-all .workspace-footer{color:#79a4c2;height:33px;padding:5px 10px 8px;font-size:10px}.controller-workspace-all .workspace-footer span{align-items:center;gap:7px;display:inline-flex}.controller-workspace-all .workspace-footer span:before{content:none}.controller-workspace-all .workspace-footer svg{fill:none;stroke:#20ddb2;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.controller-workspace-all .workspace-device,.controller-workspace-all .quick-test-actions,.controller-workspace-all .raw-data-panel{display:none}.controller-workspace-all.has-controller{height:auto;min-height:494px}.controller-workspace-all.has-controller .guided-panel{background:#07182857;border-top:1px solid #6fb7e029}.controller-workspace-all .measurement-message:empty{display:none}.quick-diagnostics{margin-top:16px}.quick-heading{margin-bottom:3px}.quick-heading h2{margin:0;font-size:19px;line-height:1.35}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.quick-grid .link-card{background:#fff;border-color:#e2e9f0;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:50px minmax(0,1fr) 20px;column-gap:10px;min-height:92px;padding:11px 12px;display:grid;box-shadow:0 3px 10px #1c384e09}.quick-grid .card-icon{grid-area:1/1/3;width:44px;height:44px;margin:4px 0 0;font-size:25px}.quick-grid .link-card b{grid-column:2;align-self:end;margin:0;font-size:12px;line-height:1.35}.quick-grid .link-card p{color:#5e7086;grid-column:2;margin:3px 0 0;font-size:10px;line-height:1.45}.quick-grid .arrow{float:none;color:#0aa17f;grid-area:1/3/3;place-self:center end}.symptom-section,.device-section{margin-top:20px}.symptom-section h2,.device-section h2{font-size:18px}.symptom-section .link-card{min-height:116px}.device-section .link-card{min-height:136px}@media (max-width:1199px){.desktop-nav{gap:16px}.controller-workspace-all .controller-dashboard{grid-template-columns:200px minmax(0,1fr) 200px;gap:14px}.hero-device .mini-controller{width:165px}}@media (max-width:900px){header{height:auto}.header-inner,main{width:calc(100% - 36px)}.hero:has(.hero-copy){grid-template-columns:1fr;height:auto;min-height:188px;padding-inline:0}.hero-controllers{display:none}.controller-workspace-all{height:auto;min-height:0}.controller-workspace-all .workspace-head{height:auto;min-height:70px}.controller-workspace-all .connection-actions{position:static}.controller-workspace-all .visualizer{height:auto;padding:10px 14px 0}.controller-workspace-all .controller-dashboard{height:auto;min-height:0;display:flex}.controller-workspace-all .controller-center{order:-1}.controller-workspace-all .controller-center .controller-stage{aspect-ratio:720/460;height:auto}.controller-workspace-all .controller-side{grid-template-columns:1fr 1fr}.controller-workspace-all .controller-side .mini-stick,.controller-workspace-all .hardware-panel{min-height:168px}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.header-inner,main{width:calc(100% - 28px)}.brand{font-size:16px}.brand small{font-size:8px}.brand-mark{width:36px;height:36px}.mobile-nav summary{list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.hero:has(.hero-copy){margin:0;padding:20px 0 17px}.hero h1{font-size:34px}.hero p{font-size:13px}.hero .badges{gap:6px 12px;font-size:10px}.controller-workspace-all .workspace-head{padding:12px 14px;display:block}.controller-workspace-all .workspace-head>div:first-child{grid-template-columns:auto 1px 1fr;display:grid}.controller-workspace-all .live-label{font-size:12px}.controller-workspace-all .workspace-head h2{grid-row:1/3;font-size:14px}.controller-workspace-all .connection-help{grid-area:3/1/auto/-1;max-width:none;margin-top:8px;font-size:10px}.controller-workspace-all .connection-actions{margin-top:10px;display:flex}.controller-workspace-all .connection-actions .workspace-button{flex:1;min-width:0;font-size:11px}.controller-workspace-all .controller-center .trigger-row{gap:18px}.controller-workspace-all .controller-center .controller-svg{translate:0;scale:1}.controller-workspace-all .controller-side{grid-template-columns:1fr}.controller-workspace-all .controller-side .mini-stick,.controller-workspace-all .hardware-panel{min-height:160px}.quick-grid{grid-template-columns:1fr}}.workspace-button{border:1px solid;border-radius:7px;justify-content:center;align-items:center;min-height:44px;padding:9px 16px;font-size:12px;display:inline-flex}.controller-center .controller-svg{width:100%;height:100%;position:absolute;inset:0}.controller-side{grid-template-rows:minmax(0,1.35fr) minmax(0,1fr)}.controller-side .stick-orbit{width:90px;height:90px;margin-top:10px;margin-bottom:9px}.controller-side .stick-dot{top:calc(50% - 5px);left:calc(50% - 5px)}.controller-center .connection-copy{top:35%}.connection-pulse{stroke-width:1px}.connection-actions button.workspace-button:before{content:"▶"}.controller-body{stroke:#6a95b7;stroke-width:2px}.shoulder{fill:#132a40;stroke:#5b819e;stroke-width:3px}.svg-stick .stick-cap{stroke:#30b7bc;stroke-width:3px}.controller-button:first-of-type circle{stroke:#3edac4}.controller-button:nth-of-type(2) circle{stroke:#e7637c}.controller-button:nth-of-type(3) circle{stroke:#529deb}.controller-button:nth-of-type(4) circle{stroke:#b17ae5}.visualizer.is-idle .controller-svg{opacity:.68}.workspace-head{border-radius:11px 11px 0 0}.measurement-message:empty{display:none}@media (max-width:1050px){.controller-dashboard{grid-template-columns:170px minmax(0,1fr) 170px}.workspace-head>div:first-child{gap:14px}.connection-help{max-width:285px}.connection-actions .workspace-button{min-width:115px}}@media (max-width:800px){.hero:has(.hero-copy){grid-template-columns:1fr;min-height:0}.controller-dashboard{display:flex}.controller-center .controller-stage{aspect-ratio:720/460;flex:none;height:auto}.controller-side{grid-template-columns:1fr 1fr}.controller-center .connection-copy{width:36%;top:29%}.controller-center .connection-copy h3{font-size:9px}}@media (max-width:560px){.hero:has(.hero-copy){margin:0 -18px;padding:22px 18px}.hero p{font-size:13px}.controller-center .trigger-row{gap:20px;margin:4px 0 12px}.controller-center .connection-copy h3{font-size:8px}.controller-center .connection-kicker{display:none}.device-controls select,.device-controls label{max-width:100%}}.stick-trail{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.stick-trail polyline{fill:none;stroke:#54e5bd;stroke-width:1.5px;stroke-linejoin:round;stroke-linecap:round;opacity:.7}.stick-trail circle{fill:#54e5bd;opacity:.4}.stick-trail circle.tip{fill:#d9fff4;opacity:1}.stick-trail-svg polyline{fill:none;stroke:#54e5bd;stroke-width:2px;stroke-linejoin:round;stroke-linecap:round;opacity:.55}.stick-trail-svg circle{fill:#54e5bd;opacity:.5}.stick-trail-svg circle.tip{fill:#d9fff4;opacity:1}.stick-tabs{display:none}.guide-step{margin-top:16px}.guide-step-head{margin:0 0 6px}.guide-step-head b{color:#54dcb7}.result-summary{margin-top:18px}.result-summary-head{align-items:center;gap:14px;margin-bottom:14px;display:flex}.result-summary-head h3{margin:0;font-size:16px}.result-summary-head p{color:#8d9cb0;margin:2px 0 0;font-size:12px}.result-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.result-card{background:#16283a;border:1px solid #ffffff1a;border-radius:10px;padding:14px;animation:.28s ease-out both result-reveal}.result-card b{color:#c1cde0;letter-spacing:.05em;margin-bottom:6px;font-size:10px;display:block}.result-card span{font-size:12px;line-height:1.6}.result-card.ok span{color:#6feac6}.result-card.warn span{color:#ffc76c}.result-card.muted span{color:#8d9cb0}.result-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.result-actions .cta{color:#fff;background:#17a984;border-color:#1dc59d}.demo-finished{z-index:2;color:#7ff0cd;background:#0e2a22;border-top:1px solid #3de0b32e;margin:0;padding:10px 22px;font-size:12px;position:relative}@media (max-width:800px){.stick-tabs{grid-template-columns:1fr 1fr;gap:6px;padding:10px 14px 0;display:grid}.stick-tabs button{color:#eaf3ff;background:#172237;border:1px solid #394861;border-radius:8px;min-height:40px;margin:0;padding:8px 10px;font-size:11px;font-weight:700}.stick-tabs button[aria-selected=true]{color:#fff;background:#17a984;border-color:#1dc59d}.visualizer.stick-tab-right .controller-side-left .mini-stick,.visualizer.stick-tab-left .controller-side-right .mini-stick{display:none}.visualizer.stick-tab-right .controller-side-left,.visualizer.stick-tab-left .controller-side-right{grid-template-columns:1fr}.result-cards{grid-template-columns:1fr 1fr}}@media (max-width:480px){.result-cards{grid-template-columns:1fr}}@media (max-width:560px){.hero{margin-inline:0;padding-inline:0;overflow:hidden}.hero:has(.hero-copy){margin-inline:0;padding-inline:0}.mobile-nav summary{list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.controller-workspace-all .controller-center .controller-svg{translate:0;scale:1}}.controller-stage .connection-copy{text-align:center;margin:0;top:45%;left:50%;transform:translate(-50%,-50%)}.controller-workspace-all .controller-stage .connection-copy{top:31%}.connection-actions .workspace-button:before{content:none!important}.connection-actions .workspace-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px;margin-right:8px}.controller-workspace:not(.controller-workspace-all) .workspace-head>div:first-child{max-width:calc(100% - 355px)}.controller-workspace:not(.controller-workspace-all) .connection-actions{gap:10px;display:flex;right:16px}.controller-workspace:not(.controller-workspace-all) .connection-actions .workspace-button{white-space:nowrap;width:145px;min-width:145px}.controller-workspace:not(.controller-workspace-all) .controller-stage .controller-svg{left:50%;right:auto;translate:-50%}@media (max-width:800px){.controller-workspace:not(.controller-workspace-all) .workspace-head>div:first-child{max-width:none}.controller-workspace:not(.controller-workspace-all) .connection-actions{position:static}.controller-stage .connection-copy{top:42%}}.hero-controllers{border-radius:0 0 18px 18px;overflow:hidden}.hero-controller-image{object-fit:cover;object-position:center 53%;filter:saturate(.92)contrast(1.02);width:100%;height:100%;position:absolute;inset:0}.controller-product-crop{background-image:url(/images/controller-family-v3.png);background-position-y:53%;background-repeat:no-repeat;background-size:250%;border-radius:8px;width:100%;height:72px;display:block;position:relative;overflow:hidden}.controller-product-crop:before,.controller-product-crop:after{content:"";z-index:1;pointer-events:none;width:17px;position:absolute;top:0;bottom:0}.controller-product-crop:before{background:linear-gradient(90deg,#eef8fd 62%,#eef8fd00);left:0}.controller-product-crop:after{background:linear-gradient(270deg,#eef8fd 62%,#eef8fd00);right:0}.controller-product-crop.light{background-position-x:1%}.controller-product-crop.dark{background-position-x:50%}.controller-product-crop.black{background-position-x:99%}.device-section .card-icon{border-radius:8px;width:100%;overflow:hidden}.device-section .controller-product-crop{transition:transform .18s}.device-section .link-card:hover .controller-product-crop{transform:scale(1.035)}@media (max-width:1199px){.hero-controller-image{object-position:center 52%}}.consent-banner{z-index:200;background:var(--card);border:1px solid var(--line);border-radius:12px;align-items:center;gap:20px;width:min(780px,100vw - 24px);padding:18px 20px;display:flex;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #1722352e}.consent-copy b{color:var(--ink);font-size:14px;display:block}.consent-copy p{max-width:56ch;color:var(--muted);margin:6px 0 0;font-size:12.5px;line-height:1.55}.consent-actions{flex-shrink:0;gap:8px;display:grid}.consent-actions button{cursor:pointer;border-radius:8px;min-height:40px;padding:9px 16px;font:700 12px/1 system-ui,sans-serif}.consent-accept{border:1px solid var(--accent);background:var(--accent);color:#fff}.consent-accept:hover{background:#0f6753}.consent-decline{color:var(--ink);background:0 0;border:1px solid #b9c3d0}.consent-decline:hover{border-color:var(--muted)}.consent-settings{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12.5px;text-decoration:underline}.consent-settings:hover{color:var(--ink)}.footer-consent{margin:0 0 14px}@media (max-width:640px){.consent-banner{flex-direction:column;align-items:stretch;gap:14px;padding:16px;bottom:10px}.consent-actions{grid-template-columns:1fr 1fr}}
