:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5f7fb;background:#020617;font-synthesis:none;--bg:#020617;--panel:rgba(8,15,28,.88);--panel-2:#0b1324;--line:#1e293b;--muted: #737d8c;--muted-2: #5d6673;--text: #f5f7fb;--accent:#38bdf8;--green: #56d99a;--red: #df8888}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 27% -12%,rgba(56,189,248,.16),transparent 31rem),radial-gradient(circle at 92% 12%,rgba(125,211,252,.045),transparent 28rem),var(--bg)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}button:disabled{opacity:.48;cursor:not-allowed}.brand{display:flex;align-items:center;gap:10px;font-weight:730;letter-spacing:-.025em}.brandMark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#fff,#e0f2fe);color:#0a0d11;font-size:11px;box-shadow:0 8px 24px #38bdf82e}.compactBrand{width:fit-content}.eyebrow{color:#788292;font-size:10px;font-weight:750;letter-spacing:.15em}.primaryButton,.addButton,.approveButton{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;background:#f4f6f8;color:#080b0f;padding:11px 15px;font-weight:720;transition:transform .16s ease,background .16s ease}.primaryButton:hover,.addButton:hover,.approveButton:hover{transform:translateY(-1px);background:#fff}.addButton.compact{padding:8px 10px;font-size:11px}.ghostButton{border:1px solid #29303a;border-radius:9px;background:#11151b;color:#c7ccd5;padding:8px 11px;font-size:11px;transition:border-color .16s ease,background .16s ease}.ghostButton:hover{border-color:#3b4554;background:#151a21}.textButton,.dangerButton{border:0;background:transparent;padding:0;color:#8d96a4;font-size:11px}.dangerButton{color:#db8c8c}.secondaryLink{color:#aab2c1;font-size:12px;text-decoration:underline;text-underline-offset:3px}.landing,.centerShell{width:min(1140px,calc(100% - 34px));margin:0 auto}.landing{min-height:100vh}.centerShell{min-height:100vh;display:grid;align-content:start;padding-top:28px}.landingNav{display:flex;justify-content:space-between;align-items:center;padding:24px 0}.landingLinks{display:flex;align-items:center;gap:20px;color:#8d96a4;font-size:12px}.navLogin{color:#e6e9ee}.landingHero{padding:86px 0 70px}.landingHero h1{max-width:930px;margin:14px 0 20px;font-size:clamp(54px,8.4vw,98px);line-height:.92;letter-spacing:-.064em}.landingHero>p{max-width:700px;margin:0 0 28px;color:#9ba4b1;font-size:18px;line-height:1.65}.landingActions{display:flex;align-items:center;gap:16px}.ghostLink{color:#9aa3b0;font-size:12px}.terminalPreview{max-width:740px;margin-top:62px;border:1px solid var(--line);border-radius:18px;background:#0b0e12;box-shadow:0 34px 100px #00000057;overflow:hidden}.terminalBar{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #1d232b;color:#5f6875;font-size:10px}.terminalDots{display:flex;gap:6px}.terminalDots i{width:8px;height:8px;border-radius:50%;background:#454c57}.terminalPreview code{display:block;padding:25px;white-space:pre-wrap;line-height:1.72;color:#c8ced7;font-size:12px}.terminalPreview code em{color:#7e8794;font-style:normal}.terminalPreview code strong{color:#fff}.landingFeatures{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:0 0 70px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:var(--line)}.landingFeatures article{background:#0c1014;padding:24px;min-height:190px}.landingFeatures article>span{color:#56606d;font-size:10px;font-family:monospace}.landingFeatures h2{margin:36px 0 8px;font-size:15px}.landingFeatures p{margin:0;color:#737d8a;font-size:12px;line-height:1.55}.centerCard{width:min(540px,100%);margin:108px auto 0;padding:30px;border:1px solid var(--line);background:#0e1116e6;border-radius:20px;box-shadow:0 32px 100px #00000052}.centerCard h1{margin:0 0 10px;font-size:31px;letter-spacing:-.043em}.centerCard>p{margin:0 0 24px;color:#8b95a2;line-height:1.6;font-size:13px}.pairLookup{display:flex;gap:9px}.codeInput{flex:1;min-width:0;border:1px solid #2b333e;border-radius:10px;background:#090c10;color:#fff;padding:12px;font-family:monospace;letter-spacing:.1em;text-transform:uppercase;outline:none}.codeInput:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf81f}.pairLookup button{border:0;border-radius:10px;background:#f2f4f6;color:#090b0e;padding:11px 15px;font-weight:700}.pairDevice{display:grid;gap:18px}.pairCode{width:fit-content;border:1px solid #2a323d;border-radius:10px;background:#090c10;padding:10px 13px;font-family:monospace;font-size:18px;letter-spacing:.12em}.pairComputer{display:flex;gap:13px;align-items:center}.pairMeta{display:grid;gap:3px}.pairMeta strong{font-size:14px}.pairMeta span{color:#747e8b;font-size:11px}.permissionBox{display:flex;justify-content:space-between;gap:15px;padding:15px;border:1px solid #29313b;border-radius:12px;background:#0c1015}.permissionBox>div{display:grid;gap:4px}.permissionBox strong{font-size:11px}.permissionBox span{color:#78828f;font-size:10px;line-height:1.5}.permissionBadge{align-self:center;white-space:nowrap;color:#70dca8!important}.approveButton{width:100%}.errorText{color:#e18a8a!important;margin-top:14px!important}.signedInAs{margin-top:18px!important;color:#626c79!important;font-size:10px!important}.successMark{display:grid;place-items:center;width:54px;height:54px;margin:8px 0 16px;border-radius:50%;background:#54d8951a;color:#69daa1;font-size:26px}.successDetails{display:grid;gap:4px;margin-bottom:20px}.successDetails strong{font-size:12px}.successDetails span{color:#747d8a;font-size:10px}.appFrame{min-height:100vh;display:grid;grid-template-columns:238px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:22px 16px 16px;border-right:1px solid #1a2028;background:#080a0de6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;flex-direction:column}.sideNav{display:grid;gap:4px;margin-top:18px}.sideNav button{display:flex;align-items:center;gap:11px;width:100%;border:0;border-radius:9px;background:transparent;color:#7e8794;padding:10px 11px;text-align:left;font-size:11px}.sideNav button span{width:16px;color:#626c79;text-align:center}.sideNav button:hover{color:#c8ced7;background:#0f1318}.sideNav button.active{color:#f2f4f7;background:#141920}.sidebarStatus{margin-top:auto;display:flex;gap:9px;align-items:center;padding:12px 10px;border:1px solid #20262e;border-radius:11px;background:#0c1014}.livePulse{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #56d99a14}.sidebarStatus>div{display:grid;gap:2px}.sidebarStatus strong{font-size:10px}.sidebarStatus span{color:#5f6875;font-size:9px}.sidebarAccount{margin-top:10px;display:grid;grid-template-columns:32px minmax(0,1fr) 24px;align-items:center;gap:9px;padding:10px;border-radius:11px}.sidebarAccount img,.avatarFallback{width:32px;height:32px;border-radius:9px}.avatarFallback{display:grid;place-items:center;background:#1a2028;color:#dce1e8;font-size:11px}.sidebarAccount>div{min-width:0;display:grid;gap:2px}.sidebarAccount strong,.sidebarAccount span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebarAccount strong{font-size:10px}.sidebarAccount span{color:#646d79;font-size:9px}.sidebarAccount button{border:0;background:transparent;color:#5f6875;font-size:15px}.dashboardMain{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:28px 0 44px}.mobileTopbar{display:none}.pageHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;padding:48px 0 28px}.pageHeader h1{margin:9px 0 8px;font-size:clamp(38px,5.2vw,68px);line-height:.96;letter-spacing:-.058em}.pageHeader p{max-width:720px;margin:0;color:#87909e;font-size:13px;line-height:1.6}.metricsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:9px 0 14px}.metricCard{padding:17px;min-height:132px;border:1px solid #20262f;border-radius:15px;background:#0e1116d1}.metricTop{display:flex;justify-content:space-between;align-items:center;color:#6d7683;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.statusDot{width:7px;height:7px;border-radius:50%;background:#555f6c}.statusDot.good{background:var(--green);box-shadow:0 0 0 4px #56d99a12}.metricCard>strong{display:block;margin:22px 0 5px;font-size:28px;letter-spacing:-.04em}.metricCard>small{color:#69727f;font-size:9px}.contentGrid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:14px}.panelBlock,.connectBanner,.protocolCard{border:1px solid #20262f;border-radius:16px;background:#0e1116d1}.panelBlock{min-height:330px;padding:20px}.blockHeader{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.blockHeader h2,.connectBanner h2,.protocolCard h2,.setupCard h2,.securityCard h2{margin:5px 0 0;font-size:15px;letter-spacing:-.025em}.privacyPill{border:1px solid #28303a;border-radius:999px;padding:5px 7px;color:#69727f;font-size:8px}.compactDeviceList{display:grid;gap:7px}.compactDevice{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;border:1px solid transparent;border-radius:10px;background:#0b0f13;padding:10px;color:#eef1f5;text-align:left}.compactDevice:hover{border-color:#27303a;background:#0d1116}.compactDevice.empty{grid-template-columns:36px minmax(0,1fr)}.compactDeviceText{display:grid;gap:2px;min-width:0}.compactDeviceText strong{font-size:10px}.compactDeviceText span{color:#66707d;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activityList{display:grid;gap:3px}.activityItem{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:center;padding:9px 6px;border-bottom:1px solid #171c22}.activityItem:last-child{border-bottom:0}.eventIcon{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#151a20;color:#8e98a6;font-style:normal;font-size:9px}.eventIcon.success{color:#65d9a0;background:#56d99a12}.eventIcon.failed{color:#df8c8c;background:#df888812}.activityItem>div{display:grid;gap:2px}.activityItem strong{font-size:10px;font-weight:620}.activityItem span{color:#65707d;font-size:9px}.activityEmpty{padding:36px 4px;display:grid;gap:4px}.activityEmpty strong{font-size:11px}.activityEmpty span{color:#65707d;font-size:9px}.connectBanner{margin-top:14px;padding:18px;display:grid;grid-template-columns:38px minmax(0,1fr) minmax(320px,auto);gap:14px;align-items:center}.connectIcon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#151a21;color:#7dd3fc}.connectBanner p,.protocolCard p,.setupCard p,.securityCard p{margin:6px 0 0;color:#737d8a;font-size:10px;line-height:1.55}.connectBannerActions{display:flex;align-items:center;gap:7px;min-width:0}.connectBannerActions code{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#bae6fd;font-size:10px}.deviceGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:12px}.deviceGrid.rich{margin-top:8px}.deviceCard,.emptyCard{border:1px solid #20262f;border-radius:16px;background:#0e1116d6}.deviceCard{min-height:285px;padding:19px;display:flex;flex-direction:column}.deviceTop{display:flex;justify-content:space-between;gap:16px}.deviceIdentity{display:flex;align-items:center;gap:11px;min-width:0}.deviceIcon{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #28303a;border-radius:10px;background:#11161c;color:#c9d0d9;font-size:13px}.deviceIcon.large{width:42px;height:42px;border-radius:12px}.deviceIdentity h3{margin:0 0 3px;font-size:13px}.deviceIdentity span{color:#68727f;font-size:9px}.badge{height:fit-content;display:flex;align-items:center;gap:5px;border:1px solid #29313a;border-radius:999px;padding:4px 7px;color:#858e9b;font-size:8px;text-transform:capitalize}.badge i{width:5px;height:5px;border-radius:50%;background:#59626e}.badge.online{border-color:#56d99a3b;color:#72dfa9;background:#56d99a0f}.badge.online i{background:var(--green)}.deviceMetaGrid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:25px 0 17px}.deviceMetaGrid>div{display:grid;gap:4px}.deviceMetaGrid span{color:#626c79;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.deviceMetaGrid strong{font-size:10px;font-weight:580;color:#cfd4dc}.toolPills{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:18px}.toolPills span{border:1px solid #242b34;border-radius:999px;background:#0c1014;color:#737d8a;padding:4px 6px;font-size:8px}.deviceActions{margin-top:auto;padding-top:13px;border-top:1px solid #1a2027;display:flex;gap:7px}.deviceActions .dangerButton{margin-left:auto}.emptyCard{min-height:260px;padding:25px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.emptyCard.wide{grid-column:1/-1}.emptyCard h3{margin:8px 0 6px;font-size:14px}.emptyCard p{max-width:390px;margin:0 0 16px;color:#747e8b;font-size:10px;line-height:1.55}.emptyCard>button{border:0;border-radius:9px;background:#f2f4f6;color:#090b0e;padding:9px 11px;font-weight:700;font-size:10px}.emptyIcon{color:#69727f;font-size:28px}.setupGrid{display:grid;grid-template-columns:1.25fr .75fr;gap:12px}.setupCard{min-height:250px;border:1px solid #20262f;border-radius:16px;background:#0e1116d4;padding:22px;display:grid;grid-template-columns:40px minmax(0,1fr);gap:18px}.setupCard.featured{grid-column:1/-1;min-height:220px}.stepNumber{color:#58616d;font-family:monospace;font-size:9px;padding-top:3px}.setupCard h2{font-size:18px;margin:7px 0}.setupCard p{max-width:680px;font-size:11px}.endpointRow{display:flex;gap:8px;margin-top:21px}.endpointRow code{flex:1;min-width:0;overflow:auto;white-space:nowrap;padding:10px 11px;border:1px solid #252d37;border-radius:9px;background:#090c10;color:#bae6fd;font-size:10px}.endpointRow.large{max-width:700px}.scopeList,.promptExamples{display:flex;flex-wrap:wrap;gap:6px;margin-top:20px}.scopeList span,.promptExamples code{border:1px solid #252d36;border-radius:8px;background:#0c1014;color:#818b99;padding:7px 8px;font-size:9px}.promptExamples{display:grid}.protocolCard{margin-top:12px;padding:21px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:30px;align-items:center}.protocolEndpoints{display:grid;gap:6px}.protocolEndpoints code{border:1px solid #222a33;border-radius:8px;padding:8px 9px;background:#0b0f13;color:#7f89a0;font-size:8px;overflow:auto}.securityGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.securityCard{min-height:220px;border:1px solid #20262f;border-radius:16px;background:#0e1116d4;padding:20px;display:flex;flex-direction:column}.securityIcon{display:grid;place-items:center;width:34px;height:34px;border:1px solid #27303a;border-radius:10px;background:#11161c;color:#7dd3fc}.securityCard h2{margin-top:30px}.securityCard p{margin-bottom:22px}.securityState{margin-top:auto;width:fit-content;border:1px solid #29313a;border-radius:999px;padding:4px 7px;color:#818b98;font-size:8px}.securityState.good{color:#70dda7;border-color:#56d99a38;background:#56d99a0d}.modalBackdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:20px;background:#020407bd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal{position:relative;width:min(590px,100%);border:1px solid #27303a;border-radius:20px;background:#10141a;padding:28px;box-shadow:0 30px 100px #00000085}.modalClose{position:absolute;top:13px;right:14px;border:0;background:transparent;color:#77818e;font-size:24px}.modal h2{margin:9px 0 8px;font-size:25px;letter-spacing:-.04em}.modal>p{margin:0;color:#89929f;line-height:1.6;font-size:11px}.commandLabel{margin-top:23px;color:#7f8996;font-size:9px}.commandLabel.secondary{margin-top:12px}.commandBox{display:flex;gap:7px;margin-top:7px;border:1px solid #252d36;border-radius:11px;background:#090c10;padding:7px}.commandBox.muted{opacity:.76}.commandBox code{flex:1;min-width:0;overflow:auto;padding:8px;color:#bae6fd;font-size:10px}.onboardingSteps{display:grid;gap:11px;margin-top:22px}.onboardingSteps>div{display:grid;grid-template-columns:25px minmax(0,1fr);gap:9px;align-items:start}.onboardingSteps b{display:grid;place-items:center;width:23px;height:23px;border:1px solid #28303a;border-radius:7px;color:#8994a3;font-size:9px}.onboardingSteps span{display:grid;gap:2px}.onboardingSteps strong{font-size:10px}.onboardingSteps small{color:#69727f;font-size:9px}.supportLine{margin-top:19px;padding-top:15px;border-top:1px solid #222932;color:#5f6875;font-size:9px}.dashboardFooter{display:flex;justify-content:space-between;gap:18px;padding:34px 4px 0;color:#5e6875;font-size:9px}.dashboardFooter>div{display:flex;gap:15px}.dashboardFooter a{color:#7f8997}@media(max-width:1050px){.metricsGrid{grid-template-columns:repeat(2,1fr)}.contentGrid{grid-template-columns:1fr}.connectBanner{grid-template-columns:38px minmax(0,1fr)}.connectBannerActions{grid-column:2}.securityGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.appFrame{display:block}.sidebar{display:none}.dashboardMain{width:min(100% - 22px,1240px);padding-top:12px}.mobileTopbar{display:flex;justify-content:space-between;align-items:center;padding:8px 0 12px}.pageHeader{padding-top:35px}.landingFeatures{grid-template-columns:1fr 1fr}.setupGrid{grid-template-columns:1fr}.setupCard.featured{grid-column:auto}.protocolCard{grid-template-columns:1fr}}@media(max-width:600px){.landing,.centerShell{width:min(100% - 20px,1140px)}.landingHero{padding-top:58px}.landingHero h1,.pageHeader h1{font-size:clamp(44px,15vw,68px)}.landingHero>p{font-size:15px}.landingActions{align-items:flex-start;flex-direction:column}.landingFeatures,.metricsGrid,.securityGrid{grid-template-columns:1fr}.landingFeatures article{min-height:145px}.centerCard{margin-top:70px;padding:22px}.pairLookup,.permissionBox{flex-direction:column}.pageHeader{display:grid}.connectBanner{grid-template-columns:1fr}.connectIcon{display:none}.connectBannerActions{grid-column:auto;flex-wrap:wrap}.connectBannerActions code{width:100%;max-width:none}.deviceGrid{grid-template-columns:1fr}.setupCard{grid-template-columns:30px minmax(0,1fr);padding:18px}.protocolEndpoints code{max-width:calc(100vw - 70px)}.modal{padding:23px}.dashboardFooter{flex-direction:column}}.consentShell{width:min(620px,calc(100% - 24px));margin:0 auto;min-height:100vh;padding:28px 0 50px}.consentCard{margin-top:88px;border:1px solid #242c36;border-radius:20px;background:#0e1116eb;box-shadow:0 34px 110px #00000057;padding:30px}.consentIcon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:20px;border:1px solid #29323d;border-radius:13px;background:#11161c;color:#7dd3fc;font-size:18px}.consentCard h1{margin:10px 0;font-size:34px;line-height:1.05;letter-spacing:-.045em}.consentCard>p{margin:0;color:#8a94a1;font-size:12px;line-height:1.6}.clientIdBox{display:grid;gap:5px;margin-top:22px;padding:13px;border:1px solid #252d37;border-radius:11px;background:#0a0d11}.clientIdBox span{color:#646e7b;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.clientIdBox code{color:#7dd3fc;font-size:9px;overflow:auto}.consentScopes{display:grid;gap:8px;margin-top:18px}.consentScopes>div{display:grid;grid-template-columns:26px minmax(0,1fr);gap:10px;padding:12px;border:1px solid #202832;border-radius:11px;background:#0c1014}.consentScopes i{display:grid;place-items:center;width:23px;height:23px;border-radius:7px;background:#56d99a14;color:#69daa1;font-style:normal;font-size:9px}.consentScopes span{display:grid;gap:3px}.consentScopes strong{font-size:10px}.consentScopes small{color:#6f7986;font-size:9px;line-height:1.45}.consentNotice{margin-top:16px;padding:12px;border-left:2px solid #38bdf8;background:#6679ff0d;color:#737d8a;font-size:9px;line-height:1.55}.consentActions{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}:root{--bg: #050505;--panel: rgba(13, 13, 13, .9);--panel-2: #0f0f0f;--line: #2c2418;--muted: #a29683;--muted-2: #7f7567;--text: #f8f2e7;--accent:#38bdf8;--gold: #38bdf8;--gold-2: #7dd3fc;--green: #7bcf9b;--red: #df8d83}body{font-size:16px;background:radial-gradient(circle at 22% -8%,rgba(56,189,248,.16),transparent 32rem),radial-gradient(circle at 93% 10%,rgba(56,189,248,.06),transparent 28rem),#050505}.brand{gap:11px}.brandLogo{width:38px;height:38px;display:block;flex:0 0 auto}.brandWords{display:flex;align-items:baseline;gap:4px;font-size:16px;letter-spacing:-.03em}.brandWords b:first-child{color:#f4efe5}.brandWords b:last-child{color:var(--gold-2)}.brandMark{display:none!important}.primaryButton,.addButton,.approveButton,.goldButton{background:linear-gradient(135deg,#bae6fd,#38bdf8 68%,#0284c7);color:#100b03;border:1px solid #38bdf8;box-shadow:0 8px 28px #38bdf824}.primaryButton:hover,.addButton:hover,.approveButton:hover,.goldButton:hover{background:linear-gradient(135deg,#fff0ad,#d8a93e 66%,#a8791f)}.ghostButton{border-color:#3a3020;background:#10100f;color:#d8cfbf}.ghostButton:hover{border-color:#6b5326;background:#16130e}.publicPage{min-height:100vh}.publicNav{position:relative;z-index:4}.publicNavLinks{display:flex;align-items:center;gap:28px;margin-left:auto;margin-right:26px}.publicNavLinks a{color:#b8ad99;font-size:14px;transition:color .16s ease}.publicNavLinks a:hover{color:#f2d57e}.publicNavActions{display:flex;align-items:center;gap:12px}.publicNavMenu{position:relative;display:flex;align-items:center}.publicNavMenuTrigger{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:#b8ad99;font:inherit;font-size:14px;cursor:pointer;transition:color .16s ease}.publicNavMenuTrigger span{position:relative;top:-1px;color:#6d7f85;font-size:13px;transition:transform .16s ease,color .16s ease}.publicNavMenu:hover .publicNavMenuTrigger,.publicNavMenu:focus-within .publicNavMenuTrigger{color:#f2d57e}.publicNavMenu:hover .publicNavMenuTrigger span,.publicNavMenu:focus-within .publicNavMenuTrigger span{transform:rotate(180deg);color:#7dd3fc}.publicNavDropdown{position:absolute;top:calc(100% + 14px);left:50%;z-index:30;width:310px;padding:8px;border:1px solid rgba(125,211,252,.18);border-radius:16px;background:#050e16f5;box-shadow:0 24px 70px #00000061;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;visibility:hidden;transform:translate(-50%,-6px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.publicNavDropdown:before{content:"";position:absolute;top:-14px;left:0;right:0;height:14px}.publicNavMenu:hover .publicNavDropdown,.publicNavMenu:focus-within .publicNavDropdown{opacity:1;visibility:visible;transform:translate(-50%)}.publicNavDropdown a{display:grid!important;gap:2px;padding:11px 12px;border-radius:11px;text-decoration:none}.publicNavDropdown a:hover{background:#7dd3fc12}.publicNavDropdown strong{color:#dff3f7;font-size:13px;font-weight:750}.publicNavDropdown small{color:#718993;font-size:11px;line-height:1.45}.resourceDropdown{width:330px}:root[data-theme=light] .publicNavDropdown{border-color:#d8e9ee;background:#fffffff7;box-shadow:0 20px 60px #254b5824}:root[data-theme=light] .publicNavDropdown strong{color:#173c49}:root[data-theme=light] .publicNavDropdown small{color:#5d7b84}:root[data-theme=light] .publicNavDropdown a:hover{background:#eff8fa}.languageSwitch{display:inline-flex;padding:3px;border:1px solid #372c1c;border-radius:10px;background:#0c0b09}.languageSwitch button{border:0;background:transparent;color:#786f61;border-radius:7px;padding:6px 9px;font-size:11px}.languageSwitch button.active{color:#130d04;background:linear-gradient(135deg,#7dd3fc,#bd8627);font-weight:750}.languageSwitch.compact button{padding:5px 8px}.landingHero h1,.pageHeader h1,.publicHero h1{color:#f9f4e9;text-shadow:0 0 44px rgba(56,189,248,.045)}.landingHero h1{max-width:1050px;font-size:clamp(64px,8.6vw,108px)}.landingHero>p{max-width:790px;font-size:20px;color:#b5aa99}.eyebrow{color:#38bdf8;font-size:12px}.heroBadges{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.heroBadges span{border:1px solid #392f20;border-radius:999px;background:#38bdf80a;color:#bcae96;padding:7px 10px;font-size:12px}.terminalPreview{border-color:#322718;background:#080706}.terminalPreview code{font-size:14px}.terminalPreview code span{color:#38bdf8}.terminalPreview code strong{color:#7dd3fc}.terminalBar{border-color:#2b2114}.terminalDots i{background:#604b25}.valueSection{padding:34px 0 24px}.sectionIntro{max-width:820px;margin-bottom:26px}.sectionIntro h2,.ctaStrip h2,.publicHero h1{margin:8px 0 10px;letter-spacing:-.045em}.sectionIntro h2{font-size:clamp(34px,4.4vw,56px)}.landingFeatures{border-color:#33291a;background:#33291a}.landingFeatures article{background:#0b0a08;padding:28px}.landingFeatures h2{font-size:18px}.landingFeatures p{color:#9f9585;font-size:14px}.landingFeatures article>span{color:#0ea5e9}.ctaStrip{display:flex;justify-content:space-between;align-items:center;gap:26px;margin:44px 0 76px;padding:30px;border:1px solid #3a2d19;border-radius:20px;background:linear-gradient(135deg,#38bdf818,#0b0a08f2)}.ctaStrip h2{font-size:30px}.ctaStrip p{color:#a89d8b;margin:0;font-size:14px}.publicHero{padding:84px 0 38px;max-width:940px}.publicHero.compactHero h1{font-size:clamp(48px,6vw,78px);line-height:.97}.publicHero p{max-width:760px;color:#93a3b8;font-size:18px;line-height:1.65}.publicFooter{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:72px 0 30px;padding-top:26px;border-top:1px solid #271f14;color:#6f7f96;font-size:12px}.pricingGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:920px;margin-inline:auto}.priceCard{min-height:480px;display:flex;flex-direction:column;padding:28px;border:1px solid #302719;border-radius:20px;background:#0b0a08}.priceCard.featured{border-color:#7f5e20;background:linear-gradient(180deg,#38bdf818,#0b0a08 48%);box-shadow:0 24px 70px #38bdf814}.planTag{color:#38bdf8;font-size:11px;font-weight:800;letter-spacing:.11em}.priceCard h2{margin:24px 0 12px;font-size:40px;letter-spacing:-.04em}.priceCard h2 small{color:#756c5e;font-size:13px;font-weight:500}.priceCard>p{color:#8999af;font-size:14px;line-height:1.6}.priceCard ul{list-style:none;padding:0;margin:28px 0;display:grid;gap:13px}.priceCard li{position:relative;padding-left:20px;color:#c5b9a6;font-size:14px}.priceCard li:before{content:"✓";position:absolute;left:0;color:#38bdf8}.priceCard .primaryButton,.priceCard .priceLink{margin-top:auto;width:fit-content}.resourceGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.resourceCard{min-height:220px;padding:26px;border:1px solid #302719;border-radius:18px;background:#0b0a08;transition:transform .16s ease,border-color .16s ease}.resourceCard:hover{transform:translateY(-2px);border-color:#6f5424}.resourceCard>span{color:#38bdf8}.resourceCard h2{margin:42px 0 8px;font-size:22px}.resourceCard p{margin:0;color:#9c9180;font-size:14px;line-height:1.6}.mcpDocsGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.docsCard{min-height:220px;padding:26px;border:1px solid #302719;border-radius:18px;background:#0b0a08;display:grid;align-content:start;gap:10px}.docsCard.wideDocs{grid-column:1/-1;min-height:200px}.docsCard h2{margin:0 0 12px;font-size:20px}.docsCard p{color:#9c9180;font-size:14px;line-height:1.6}.docsCard code{width:fit-content;max-width:100%;overflow:auto;border:1px solid #352a19;background:#070604;color:#7dd3fc;padding:7px 9px;border-radius:8px;font-size:12px}.docsCard .heroCode{font-size:18px;padding:12px 14px}.sidebar{border-color:#211a10;background:#060605f0}.sidebarBrand{padding:0 9px 18px}.sideNav button{color:#9a907f;font-size:13px}.sideNav button span{color:#0ea5e9}.sideNav button.active{color:#f4ecd9;background:#17120a}.sideNav button.active span{color:#38bdf8}.sidebarStatus{border-color:#2f2618;background:#0c0a07}.sidebarStatus strong{font-size:12px}.sidebarStatus span{font-size:10px}.sidebarAccount strong{font-size:12px}.sidebarAccount span{font-size:10px}.dashboardMain{width:min(1260px,calc(100% - 52px))}.pageHeader h1{font-size:clamp(46px,5.4vw,72px)}.pageHeader p{font-size:15px;color:#aa9f8c}.metricCard,.panelBlock,.connectBanner,.deviceCard,.emptyCard,.setupCard,.protocolCard,.securityCard,.settingsCard,.usagePanel{border-color:#302719;background:#0b0a08eb}.metricTop{font-size:10px;color:#9e927e}.metricCard>strong{color:#f4e9d5}.metricCard>small{font-size:11px;color:#8f8473}.statusDot.good,.livePulse{background:#38bdf8;box-shadow:0 0 0 4px #38bdf817}.panelBlock{min-height:350px}.blockHeader h2,.connectBanner h2,.setupCard h2,.securityCard h2,.settingsCard h2{font-size:18px}.compactDevice{border-color:#1d1810;background:#080705}.compactDevice:hover{border-color:#493719;background:#0c0a07}.compactDeviceText strong{font-size:12px}.compactDeviceText span{font-size:10px}.activityItem strong{font-size:12px}.activityItem span{font-size:10px}.usagePanel{margin:0 0 14px;padding:20px;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.8fr);gap:26px;align-items:center;border-radius:16px}.usagePanel h2{margin:5px 0;font-size:24px}.usagePanel p{margin:0;color:#8e8372;font-size:12px}.usageBar{height:9px;overflow:hidden;border-radius:999px;background:#211a10}.usageBar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#a97620,#7dd3fc)}.settingsGrid{display:grid;gap:12px}.settingsCard{min-height:130px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #302719;border-radius:16px;padding:22px}.settingsCard h2{margin:0 0 6px}.settingsCard p{margin:0;color:#9a8f7d;font-size:13px}.languageSetting{display:flex;gap:8px}.languageSetting button{border:1px solid #3b2e1b;background:#0d0b08;color:#9d927f;border-radius:10px;padding:10px 14px}.languageSetting button.active{background:linear-gradient(135deg,#7dd3fc,#bd8424);color:#100b03;border-color:#38bdf8;font-weight:750}.planValue{font-size:24px;color:#7dd3fc;font-weight:750}.deviceCard h3{font-size:15px}.deviceIdentity span{font-size:11px}.deviceMetaGrid span{font-size:9px;color:#8e8371}.deviceMetaGrid strong{font-size:12px}.toolPills span{font-size:9px;border-color:#332819;color:#9b907f}.badge.online{border-color:#38bdf842;color:#7dd3fc;background:#38bdf80f}.badge{font-size:9px}.securityIcon,.connectIcon,.deviceIcon{border-color:#3a2c19;background:#0e0b07;color:#38bdf8}.securityState.good{color:#7dd3fc;border-color:#38bdf840;background:#38bdf80d}.scopeList span,.promptExamples code,.protocolEndpoints code{border-color:#342919;background:#080705;color:#b9a77f}.endpointRow code,.connectBannerActions code{color:#7dd3fc}.modal{border-color:#49371d;background:#0c0a07}.commandBox,.pairCode,.clientIdBox,.consentScopes>div{border-color:#3a2c19;background:#070604}.commandBox code,.clientIdBox code{color:#7dd3fc}.permissionBadge{color:#38bdf8!important}.successMark{background:#38bdf817;color:#38bdf8}.consentCard{border-color:#44331b;background:#0b0907}.consentIcon{color:#38bdf8;border-color:#3e301c;background:#0e0b07}@media(max-width:960px){.publicNavLinks{display:none}.pricingGrid,.resourceGrid,.mcpDocsGrid{grid-template-columns:1fr}.docsCard.wideDocs{grid-column:auto}}@media(max-width:700px){.landingHero h1{font-size:clamp(48px,16vw,74px)}.landingHero>p{font-size:17px}.publicNavActions .languageSwitch{display:none}.ctaStrip{flex-direction:column;align-items:flex-start}.usagePanel{grid-template-columns:1fr}.settingsCard,.publicFooter{align-items:flex-start;flex-direction:column}}.differenceSection{padding:34px 0 18px}.differenceSection .sectionIntro p{max-width:780px;margin:0;color:#9f9583;font-size:15px;line-height:1.7}.comparisonGrid{margin-top:24px;border:1px solid #342919;border-radius:18px;overflow:hidden;background:#0a0907}.comparisonHead,.comparisonRow{display:grid;grid-template-columns:1.05fr 1fr 1fr;gap:18px;align-items:center;padding:15px 18px}.comparisonHead{background:#38bdf814;border-bottom:1px solid #342919;color:#bae6fd;font-size:12px}.comparisonHead strong:last-child{color:#73839a}.comparisonRow{border-bottom:1px solid #211b12}.comparisonRow:last-child{border-bottom:0}.comparisonRow>span{color:#73839a;font-size:12px}.comparisonRow>strong{color:#7dd3fc;font-size:13px;font-weight:650}.comparisonRow>em{color:#73839a;font-size:12px;font-style:normal}@media(max-width:700px){.comparisonHead,.comparisonRow{grid-template-columns:1fr;gap:7px}.comparisonHead span{display:none}.comparisonHead strong:last-child{display:none}.comparisonRow>em:before{content:"Typical hosted: ";color:#5f574c}}html{scroll-behavior:smooth}body{font-size:17px;line-height:1.55}button,input,textarea,select{font:inherit}.primaryButton,.ghostButton,.addButton,.approveButton,.navLogin,.ghostLink{min-height:44px;font-size:15px}.publicNavLinks a{font-size:15px}.languageSwitch button{font-size:14px;min-width:42px}.eyebrow{font-size:13px;letter-spacing:.12em}.landingHero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:72px;align-items:center;min-height:720px;padding:92px 0 76px}.landingHero:before{content:"";position:absolute;width:520px;height:520px;right:-180px;top:80px;border:1px solid rgba(56,189,248,.08);border-radius:50%;box-shadow:0 0 120px #38bdf80f;pointer-events:none}.heroCopy{position:relative;z-index:1}.landingHero h1{max-width:800px;margin:18px 0 24px;font-size:clamp(58px,6.8vw,94px);line-height:.94;letter-spacing:-.065em}.landingHero .heroCopy>p{max-width:720px;margin:0;color:#9aa9bf;font-size:20px;line-height:1.65}.landingActions{margin-top:32px}.heroBadges span{font-size:13px;padding:8px 12px}.heroProduct{position:relative;z-index:1;border:1px solid #334155;border-radius:26px;padding:22px;background:linear-gradient(160deg,#18130bf5,#070706f5);box-shadow:0 38px 100px #0000006b,inset 0 1px #ffebac0a}.aiStack{display:grid;grid-template-columns:1fr 1fr;gap:10px}.aiClientBadge{display:flex;align-items:center;gap:12px;min-height:76px;padding:14px;border:1px solid #334155;border-radius:15px;background:#0b0a08}.aiClientBadge:first-child{grid-column:1/-1}.aiClientBadge img{width:32px;height:32px;object-fit:contain}.aiClientBadge>span:not(.protocolMark){display:grid}.aiClientBadge strong{color:#eef4ff;font-size:16px}.aiClientBadge small{color:#7f91aa;font-size:13px}.protocolMark{display:grid;place-items:center;width:32px;height:32px;border:1px solid #334155;border-radius:10px;color:#7dd3fc;font:800 16px/1 ui-monospace,monospace}.flowLine{display:flex;align-items:center;gap:10px;margin:16px 0;color:#bae6fd;font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.flowLine:before,.flowLine:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,#245e73)}.flowLine:after{background:linear-gradient(90deg,#245e73,transparent)}.arcNode{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px;border:1px solid #22627a;border-radius:16px;background:linear-gradient(135deg,#38bdf81c,#2563eb14)}.arcNode img{width:48px;height:48px}.arcNode div{display:grid}.arcNode strong{color:#effcff;font-size:17px}.arcNode span{color:#86aeb9;font-size:13px}.arcNode b{color:#38bdf8;font-size:11px;letter-spacing:.08em}.deviceNodes{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.deviceNodes>span{display:grid;gap:2px;padding:12px;border:1px solid #1e293b;border-radius:13px;background:#081018}.deviceNodes i{color:#7dd3fc;font-style:normal;font-size:17px}.deviceNodes strong{color:#dcecf1;font-size:13px}.deviceNodes small{color:#65808a;font-size:11px}.trustRail{display:flex;align-items:center;gap:28px;min-height:82px;padding:0 4px;border-top:1px solid #1f3352;border-bottom:1px solid #1f3352}.trustRail>span{margin-right:auto;color:#829ba4;font-size:14px}.trustRail>div{display:flex;align-items:center;gap:9px;color:#dcecf1}.trustRail img{width:25px;height:25px}.trustRail strong{font-size:15px}.trustRail small{margin-left:auto;color:#5d7882;font-size:13px}.miniMcp{display:grid;place-items:center;width:25px;height:25px;border:1px solid #38bdf8;border-radius:8px;color:#7dd3fc;font:800 12px/1 ui-monospace,monospace}.howSection,.valueSection,.differenceSection{padding:100px 0 24px}.splitIntro{max-width:none;display:grid;grid-template-columns:1.05fr .95fr;align-items:end;gap:80px}.splitIntro>p{margin:0 0 8px;color:#91a6ad;font-size:17px;line-height:1.75}.journeyGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.journeyGrid article{position:relative;min-height:380px;padding:28px;border:1px solid #1f3352;border-radius:20px;background:#071019;overflow:hidden}.journeyGrid .stepNumber{position:absolute;top:24px;right:24px;color:#31788d;font-size:13px;font-weight:800}.journeyIcon,.journeyLogos{display:flex;align-items:center;gap:8px;height:54px;margin-bottom:48px;color:#7dd3fc;font:700 22px/1 ui-monospace,monospace}.journeyLogos img{width:38px;height:38px;padding:8px;border:1px solid #334155;border-radius:12px;background:#0b1720}.journeyGrid h3{margin:0 0 12px;color:#effaff;font-size:23px;letter-spacing:-.025em}.journeyGrid p{margin:0;color:#91a6ad;font-size:15px;line-height:1.7}.journeyGrid code,.journeyGrid blockquote{display:block;width:fit-content;max-width:100%;margin:24px 0 0;padding:10px 12px;border:1px solid #334155;border-radius:10px;background:#030b11;color:#bae6fd;font:500 13px/1.45 ui-monospace,monospace;overflow:auto}.clientSetupNote{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.clientSetupNote>div{display:grid;grid-template-columns:44px minmax(0,1fr);gap:15px;padding:22px;border:1px solid #1f3352;border-radius:17px;background:#071019b8}.clientSetupNote img{width:38px;height:38px}.clientSetupNote p{display:grid;gap:4px;margin:0}.clientSetupNote strong{color:#eaf8fb;font-size:16px}.clientSetupNote span{color:#8da4ac;font-size:14px;line-height:1.65}.landingFeatures{grid-template-columns:repeat(3,1fr);gap:1px;border-color:#1e293b;background:#1e293b}.landingFeatures article{min-height:270px;background:#071019}.landingFeatures h2{font-size:22px}.landingFeatures p{color:#90a4aa;font-size:15px;line-height:1.7}.differenceSection .sectionIntro p{font-size:17px}.comparisonHead,.comparisonRow{padding:19px 22px;font-size:14px}.comparisonHead{font-size:14px}.comparisonRow>span,.comparisonRow>strong,.comparisonRow>em{font-size:14px}.mcpHeroClients{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:26px}.mcpHeroClients>div{display:flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid #334155;border-radius:12px;background:#071019}.mcpHeroClients img{width:25px;height:25px}.mcpHeroClients span{font-size:15px;font-weight:700}.mcpHeroClients small{color:#78939c;font-size:14px}.endpointHero{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.8fr);align-items:center;gap:54px;padding:30px;border:1px solid #334155;border-radius:22px;background:linear-gradient(135deg,#38bdf817,#2563eb0f)}.endpointHero h2{margin:8px 0;font-size:32px;letter-spacing:-.04em}.endpointHero p{margin:0;color:#8ea6ae;font-size:15px;line-height:1.7}.endpointCopy{display:flex;align-items:center;gap:8px;min-width:0;padding:8px;border:1px solid #334155;border-radius:13px;background:#030b11}.endpointCopy code{flex:1;min-width:0;overflow:auto;padding:8px;color:#38bdf8;font-size:15px}.clientGuideSection{padding:96px 0 22px}.clientGuideGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.clientGuideCard{display:flex;flex-direction:column;min-height:540px;padding:28px;border:1px solid #1f3352;border-radius:20px;background:#071019}.clientGuideCard header{display:flex;align-items:center;gap:15px;padding-bottom:22px;border-bottom:1px solid #1e293b}.clientGuideCard header img{width:42px;height:42px}.clientGuideCard header h3{margin:0;font-size:25px}.clientGuideCard header span{color:#6bcde0;font-size:13px}.clientGuideCard ol{display:grid;gap:16px;list-style:none;padding:0;margin:26px 0}.clientGuideCard li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;color:#9cb0b6;font-size:15px;line-height:1.6}.clientGuideCard li b{display:grid;place-items:center;width:28px;height:28px;border:1px solid #334155;border-radius:9px;color:#7dd3fc;font-size:12px}.clientReality{margin-top:auto;padding:16px;border-left:2px solid #38bdf8;background:#38bdf80e;color:#91a8af;font-size:14px;line-height:1.65}.clientReality strong{color:#dff8fc}.clientGuideCard>a{color:#38bdf8;font-size:14px}.mcpSystemGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:72px 0 22px}.mcpSystemGrid article{min-height:320px;padding:25px;border:1px solid #1f3352;border-radius:18px;background:#071019}.mcpSystemGrid h3{margin:14px 0 12px;font-size:21px}.mcpSystemGrid p{color:#90a6ad;font-size:14px;line-height:1.7}.mcpSystemGrid code{width:fit-content;max-width:100%;overflow:auto;border:1px solid #334155;border-radius:9px;background:#030b11;color:#bae6fd;padding:8px 10px;font-size:13px}.scopeChips,.modeRows{display:grid;gap:8px;margin:18px 0}.modeRows span{display:flex;justify-content:space-between;gap:14px;padding:10px 12px;border:1px solid #1f3352;border-radius:10px;color:#8fa6ad;font-size:13px}.modeRows b{color:#dff8fc}.pluginPath{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;margin:72px 0 0;padding:34px;border:1px solid #334155;border-radius:22px;background:linear-gradient(135deg,#38bdf81a,#2563eb12)}.pluginPath h2{margin:8px 0 0;font-size:34px;line-height:1.08;letter-spacing:-.04em}.pluginPath>p{margin:0;color:#9bb0b6;font-size:15px;line-height:1.75}.themeSwitch{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:7px 11px;border:1px solid #334155;border-radius:10px;background:#08121a;color:#b9dce4;cursor:pointer}.themeSwitch:hover{border-color:#38bdf8;color:#edfdff}.themeSwitch span{font-size:17px;line-height:1}.themeSwitch b{font-size:13px}.themeSwitch.compact{width:38px;padding:0}.sidebarControls,.mobileActions{display:flex;align-items:center;gap:8px}.clientSetupCard .stepNumber{display:grid;place-items:center;width:42px;height:42px}.clientSetupCard .stepNumber img{width:25px;height:25px}.aiSetupGrid .featured{grid-column:auto}.fullSetupCard{grid-column:1/-1}:root,[data-theme=dark]{color-scheme:dark;--bg:#030712;--panel:#08111f;--panel-2:#0d1829;--line:#1f3352;--muted:#8fa6ad;--muted-2:#647f88;--text:#eaf8fb;--accent:#38bdf8;--gold:#38bdf8;--gold-2:#7dd3fc;--green:#38bdf8;--red:#fb7185}body{color:var(--text);background:radial-gradient(circle at 18% -10%,rgba(56,189,248,.14),transparent 34rem),radial-gradient(circle at 95% 8%,rgba(37,99,235,.12),transparent 30rem),var(--bg)}::selection{background:#38bdf842;color:var(--text)}.brandWords b:first-child{color:var(--text)}.brandWords b:last-child,.eyebrow{color:var(--accent)}.primaryButton,.addButton,.approveButton,.goldButton{border-color:#38bdf8;background:linear-gradient(135deg,#7dd3fc,#38bdf8 48%,#0ea5e9);color:#021116;box-shadow:0 10px 30px #38bdf829}.primaryButton:hover,.addButton:hover,.approveButton:hover,.goldButton:hover{background:linear-gradient(135deg,#bae6fd,#38bdf8 48%,#3676ec)}.ghostButton{border-color:#244653;background:#08121a;color:#b9dce4}.ghostButton:hover{border-color:#2f91aa;background:#0b1b25}.publicNavLinks a,.navLogin{color:#9fb5bb}.publicNavLinks a:hover,.ghostLink{color:#7dd3fc}.languageSwitch{border-color:#244653;background:#071019}.languageSwitch button{color:#6f8b94}.languageSwitch button.active,.languageSetting button.active{color:#021116;background:linear-gradient(135deg,#7dd3fc,#38bdf8 56%,#0ea5e9)}.landingHero h1,.pageHeader h1,.publicHero h1,.sectionIntro h2,.ctaStrip h2{color:var(--text);text-shadow:0 0 50px rgba(56,189,248,.04)}.heroBadges span{border-color:#334155;background:#38bdf80b;color:#95b3bb}.landingFeatures,.comparisonGrid,.ctaStrip,.priceCard,.resourceCard,.docsCard,.metricCard,.panelBlock,.connectBanner,.deviceCard,.emptyCard,.setupCard,.protocolCard,.securityCard,.settingsCard,.usagePanel,.centerCard,.consentCard,.modal{border-color:var(--line);background-color:var(--panel)}.landingFeatures{background:var(--line)}.landingFeatures article,.compactDevice,.commandBox,.clientIdBox,.consentScopes>div{background:var(--panel);border-color:var(--line)}.landingFeatures article>span,.comparisonRow>strong,.planTag,.priceCard li:before,.resourceCard>span,.docsCard code,.endpointRow code,.connectBannerActions code,.commandBox code,.clientIdBox code,.planValue{color:var(--accent)}.comparisonHead{background:#38bdf813;border-color:var(--line);color:#7dd3fc}.comparisonRow{border-color:#1e293b}.ctaStrip{border-color:#334155;background:linear-gradient(135deg,rgba(56,189,248,.09),rgba(37,99,235,.06),var(--panel))}.sidebar{border-color:#1e293b;background:#03090ef5}.sideNav button{color:#89a2aa;font-size:14px}.sideNav button span{color:#38bdf8}.sideNav button.active{color:#eafdff;background:#0b1b25}.sideNav button.active span{color:#7dd3fc}.sidebarStatus,.scopeList span,.promptExamples code,.protocolEndpoints code,.toolPills span{border-color:var(--line);background:#061018;color:#8fb0b9}.statusDot.good,.livePulse{background:#38bdf8;box-shadow:0 0 0 4px #38bdf81c}.badge.online{border-color:#38bdf84d;color:#7dd3fc;background:#38bdf812}.badge.online i{background:#38bdf8}.securityIcon,.connectIcon,.deviceIcon{border-color:#334155;background:#071821;color:#7dd3fc}.securityState.good{color:#38bdf8;border-color:#5eead442;background:#5eead40f}.sidebarStatus strong,.sidebarAccount strong{font-size:14px}.sidebarStatus span,.sidebarAccount span{font-size:12px}.metricTop{font-size:13px}.metricCard>small{font-size:13px}.compactDeviceText strong,.activityItem strong{font-size:14px}.compactDeviceText span,.activityItem span{font-size:13px}.usagePanel p,.settingsCard p{font-size:14px}.deviceCard h3{font-size:18px}.deviceIdentity span{font-size:13px}.deviceMetaGrid span,.toolPills span,.badge{font-size:12px}.deviceMetaGrid strong{font-size:14px}.securityState,.protocolEndpoints code{font-size:12px}.modal>p{font-size:14px}.commandLabel,.supportLine{font-size:12px}.commandBox code{font-size:13px}.onboardingSteps strong{font-size:14px}.onboardingSteps small,.onboardingSteps b,.dashboardFooter{font-size:12px}.consentCard>p{font-size:15px}.clientIdBox span{font-size:11px}.clientIdBox code{font-size:13px}.consentScopes strong{font-size:14px}.consentScopes small,.consentNotice{font-size:13px}.landingFeatures p,.priceCard>p,.priceCard li,.resourceCard p,.docsCard p{font-size:15px}.docsCard code,.publicFooter{font-size:13px}:root[data-theme=light]{color-scheme:light;--bg:#f6f8fc;--panel:#ffffff;--panel-2:#eef3fb;--line:#e0f2fe;--muted:#536b8a;--muted-2:#7184a1;--text:#10233f;--accent:#0ea5e9;--gold:#0ea5e9;--gold-2:#0284c7;--green:#0ea5e9;--red:#d6455d}:root[data-theme=light] body{background:radial-gradient(circle at 15% -5%,rgba(56,189,248,.16),transparent 34rem),radial-gradient(circle at 95% 10%,rgba(37,99,235,.09),transparent 30rem),var(--bg);color:var(--text)}:root[data-theme=light] .brandWords b:first-child{color:#08212a}:root[data-theme=light] .brandWords b:last-child,:root[data-theme=light] .eyebrow{color:#0ea5e9}:root[data-theme=light] .publicNavLinks a,:root[data-theme=light] .navLogin,:root[data-theme=light] .ghostLink{color:#365d68}:root[data-theme=light] .publicNavLinks a:hover,:root[data-theme=light] .ghostLink:hover{color:#0284c7}:root[data-theme=light] .languageSwitch,:root[data-theme=light] .themeSwitch,:root[data-theme=light] .ghostButton{border-color:#dbeafe;background:#fff;color:#315d68}:root[data-theme=light] .languageSwitch button{color:#63808a}:root[data-theme=light] .landingHero h1,:root[data-theme=light] .pageHeader h1,:root[data-theme=light] .publicHero h1,:root[data-theme=light] .sectionIntro h2,:root[data-theme=light] .ctaStrip h2{color:#08212a;text-shadow:none}:root[data-theme=light] .landingHero .heroCopy>p,:root[data-theme=light] .publicHero p,:root[data-theme=light] .splitIntro>p,:root[data-theme=light] .differenceSection .sectionIntro p{color:#4f7079}:root[data-theme=light] .heroBadges span{border-color:#dbeafe;background:#ffffffb3;color:#456c76}:root[data-theme=light] .heroProduct,:root[data-theme=light] .journeyGrid article,:root[data-theme=light] .clientSetupNote>div,:root[data-theme=light] .clientGuideCard,:root[data-theme=light] .mcpSystemGrid article{border-color:#e0f2fe;background:#fff;box-shadow:0 20px 60px #0e5b6f14}:root[data-theme=light] .aiClientBadge,:root[data-theme=light] .deviceNodes>span{border-color:#e0f2fe;background:#f5f8ff}:root[data-theme=light] .aiClientBadge strong,:root[data-theme=light] .arcNode strong,:root[data-theme=light] .deviceNodes strong,:root[data-theme=light] .journeyGrid h3,:root[data-theme=light] .clientSetupNote strong,:root[data-theme=light] .clientReality strong{color:#0a2932}:root[data-theme=light] .aiClientBadge small,:root[data-theme=light] .arcNode span,:root[data-theme=light] .deviceNodes small,:root[data-theme=light] .journeyGrid p,:root[data-theme=light] .clientSetupNote span,:root[data-theme=light] .clientGuideCard li,:root[data-theme=light] .mcpSystemGrid p,:root[data-theme=light] .pluginPath>p{color:#55757d}:root[data-theme=light] .aiClientBadge img,:root[data-theme=light] .trustRail img,:root[data-theme=light] .journeyLogos img,:root[data-theme=light] .clientSetupNote img,:root[data-theme=light] .mcpHeroClients img,:root[data-theme=light] .clientGuideCard header img,:root[data-theme=light] .clientSetupCard img{filter:brightness(0) saturate(100%) invert(12%) sepia(18%) saturate(1350%) hue-rotate(150deg) brightness(90%)}:root[data-theme=light] .arcNode{border-color:#bae6fd;background:linear-gradient(135deg,#38bdf829,#2563eb14)}:root[data-theme=light] .trustRail{border-color:#e0f2fe}:root[data-theme=light] .trustRail>span,:root[data-theme=light] .trustRail small{color:#5c7880}:root[data-theme=light] .trustRail>div{color:#13343d}:root[data-theme=light] .journeyGrid code,:root[data-theme=light] .journeyGrid blockquote,:root[data-theme=light] .endpointCopy,:root[data-theme=light] .mcpSystemGrid code{border-color:#e0f2fe;background:#eff5ff;color:#0ea5e9}:root[data-theme=light] .clientReality{background:#0891b20f;color:#52717a}:root[data-theme=light] .landingFeatures,:root[data-theme=light] .comparisonGrid{border-color:#e0f2fe;background:#e0f2fe}:root[data-theme=light] .landingFeatures article,:root[data-theme=light] .comparisonGrid,:root[data-theme=light] .priceCard,:root[data-theme=light] .resourceCard,:root[data-theme=light] .docsCard,:root[data-theme=light] .metricCard,:root[data-theme=light] .panelBlock,:root[data-theme=light] .connectBanner,:root[data-theme=light] .deviceCard,:root[data-theme=light] .emptyCard,:root[data-theme=light] .setupCard,:root[data-theme=light] .protocolCard,:root[data-theme=light] .securityCard,:root[data-theme=light] .settingsCard,:root[data-theme=light] .usagePanel,:root[data-theme=light] .centerCard,:root[data-theme=light] .consentCard,:root[data-theme=light] .modal{border-color:#e0f2fe;background:#fff;color:#08212a}:root[data-theme=light] .landingFeatures p,:root[data-theme=light] .priceCard>p,:root[data-theme=light] .priceCard li,:root[data-theme=light] .resourceCard p,:root[data-theme=light] .docsCard p,:root[data-theme=light] .settingsCard p,:root[data-theme=light] .securityCard p,:root[data-theme=light] .usagePanel p,:root[data-theme=light] .pageHeader p{color:#53717a}:root[data-theme=light] .comparisonHead{background:#eaf2ff;border-color:#e0f2fe;color:#0ea5e9}:root[data-theme=light] .comparisonRow{border-color:#e1eaf7}:root[data-theme=light] .comparisonRow>span,:root[data-theme=light] .comparisonRow>em{color:#58737a}:root[data-theme=light] .comparisonRow>strong{color:#0ea5e9}:root[data-theme=light] .ctaStrip,:root[data-theme=light] .endpointHero,:root[data-theme=light] .pluginPath{border-color:#e0f2fe;background:linear-gradient(135deg,#38bdf821,#2563eb12,#fff)}:root[data-theme=light] .publicFooter{border-color:#eaf6ff;color:#6a858c}:root[data-theme=light] .sidebar{border-color:#e0f2fe;background:#f6fcfdf5}:root[data-theme=light] .sideNav button{color:#55717a}:root[data-theme=light] .sideNav button span{color:#0ea5e9}:root[data-theme=light] .sideNav button.active{color:#07262f;background:#dff4f8}:root[data-theme=light] .sidebarStatus,:root[data-theme=light] .scopeList span,:root[data-theme=light] .promptExamples code,:root[data-theme=light] .protocolEndpoints code,:root[data-theme=light] .toolPills span,:root[data-theme=light] .compactDevice,:root[data-theme=light] .commandBox,:root[data-theme=light] .clientIdBox,:root[data-theme=light] .consentScopes>div{border-color:#e0f2fe;background:#f5f8ff;color:#476c76}:root[data-theme=light] .compactDevice:hover{border-color:#bae6fd;background:#eff5ff}:root[data-theme=light] .metricCard>strong,:root[data-theme=light] .compactDeviceText strong,:root[data-theme=light] .activityItem strong,:root[data-theme=light] .settingsCard h2,:root[data-theme=light] .securityCard h2,:root[data-theme=light] .deviceCard h3{color:#08212a}:root[data-theme=light] .metricTop,:root[data-theme=light] .metricCard>small,:root[data-theme=light] .compactDeviceText span,:root[data-theme=light] .activityItem span,:root[data-theme=light] .deviceIdentity span,:root[data-theme=light] .deviceMetaGrid span{color:#607c84}:root[data-theme=light] .securityIcon,:root[data-theme=light] .connectIcon,:root[data-theme=light] .deviceIcon{border-color:#b7dfe7;background:#eff5ff;color:#0ea5e9}:root[data-theme=light] .modalBackdrop{background:#102a3273}:root[data-theme=light] .commandBox code,:root[data-theme=light] .clientIdBox code,:root[data-theme=light] .docsCard code,:root[data-theme=light] .endpointRow code,:root[data-theme=light] .connectBannerActions code{color:#0ea5e9}:root[data-theme=light] .consentNotice{background:#0891b20f;border-color:#0ea5e9;color:#52717a}:root[data-theme=light] .priceCard.featured{border-color:#bae6fd;background:linear-gradient(180deg,#38bdf81f,#fff 48%)}:root[data-theme=light] .languageSetting button{border-color:#dbeafe;background:#fff;color:#55717a}:root[data-theme=light] .planValue{color:#0ea5e9}:root[data-theme=light] .modeRows span{border-color:#e0f2fe;color:#55717a}:root[data-theme=light] .modeRows b{color:#08212a}:root[data-theme=light] .mcpHeroClients>div{border-color:#e0f2fe;background:#fff}:root[data-theme=light] .clientGuideCard header{border-color:#eaf6ff}:root[data-theme=light] .endpointHero p{color:#55717a}@media(max-width:1050px){.landingHero{grid-template-columns:1fr;gap:46px;min-height:auto}.heroCopy{max-width:900px}.heroProduct{max-width:720px}.journeyGrid,.mcpSystemGrid{grid-template-columns:1fr 1fr}.journeyGrid article:last-child,.mcpSystemGrid article:last-child{grid-column:1/-1}.landingFeatures{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.trustRail{flex-wrap:wrap;gap:16px 24px;padding:20px 4px}.trustRail>span,.trustRail small{width:100%;margin:0}.splitIntro,.pluginPath,.endpointHero{grid-template-columns:1fr;gap:26px}.clientGuideGrid,.clientSetupNote{grid-template-columns:1fr}.clientGuideCard{min-height:0}.endpointCopy{width:100%}.sidebarControls{display:none}}@media(max-width:600px){.publicNavActions{gap:6px}.publicNavActions .themeSwitch{display:inline-flex}.navLogin{padding:9px 11px}.landingHero{padding:62px 0 54px}.landingHero h1{font-size:clamp(46px,15vw,68px)}.landingHero .heroCopy>p{font-size:17px}.heroProduct{padding:14px;border-radius:20px}.aiStack,.deviceNodes,.journeyGrid,.mcpSystemGrid,.landingFeatures{grid-template-columns:1fr}.aiClientBadge:first-child,.journeyGrid article:last-child,.mcpSystemGrid article:last-child{grid-column:auto}.arcNode{grid-template-columns:42px minmax(0,1fr)}.arcNode b{grid-column:2}.deviceNodes>span{grid-template-columns:24px 1fr}.deviceNodes small{grid-column:2}.howSection,.valueSection,.differenceSection{padding-top:72px}.journeyGrid article{min-height:0}.journeyIcon,.journeyLogos{margin-bottom:34px}.endpointHero,.pluginPath{padding:22px}.endpointHero h2,.pluginPath h2{font-size:28px}.endpointCopy{align-items:stretch;flex-direction:column}.endpointCopy code{white-space:nowrap}.clientGuideCard{padding:22px}.mcpSystemGrid{padding-top:52px}.fullSetupCard{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.arcNode svg{width:48px;height:48px}.aiClientBadge img,.trustRail img,.journeyLogos img,.clientSetupNote img,.mcpHeroClients img,.clientGuideCard header img,.clientSetupCard img{filter:invert(1)}:root[data-theme=light]{--logo-spark:#e6fbff}:root[data-theme=light] .aiClientBadge img,:root[data-theme=light] .trustRail img,:root[data-theme=light] .journeyLogos img,:root[data-theme=light] .clientSetupNote img,:root[data-theme=light] .mcpHeroClients img,:root[data-theme=light] .clientGuideCard header img,:root[data-theme=light] .clientSetupCard img{filter:none}.publicPage{overflow-x:clip}html,body{max-width:100%;overflow-x:hidden}.landingHero:before{right:0}.journeyLogos img{padding:0;border:0;background:transparent}.dashboardAccess{min-height:calc(100vh - 170px);display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);align-items:center;gap:72px;padding:64px 0 100px}.dashboardAccessCopy{min-width:0}.dashboardAccessCopy h1{max-width:680px;margin:14px 0 20px;color:var(--text);font-size:clamp(46px,5.7vw,74px);line-height:.98;letter-spacing:-.055em}.dashboardAccessCopy p{max-width:620px;margin:0 0 28px;color:var(--muted);font-size:17px;line-height:1.7}.dashboardAccessPreview{min-width:0;min-height:410px;padding:24px;border:1px solid var(--line);border-radius:22px;background:var(--panel);box-shadow:0 30px 90px #00000038}.previewTop{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:20px;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px}.previewTop span{color:var(--text);font-weight:800}.previewTop i{color:var(--accent);font-style:normal}.previewMetricRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:22px 0}.previewMetricRow>div{min-width:0;display:grid;gap:4px;padding:15px;border:1px solid rgba(56,189,248,.08);border-radius:12px;background:var(--panel-2)}.previewMetricRow small{color:var(--muted-2);font-size:10px;letter-spacing:.09em}.previewMetricRow strong{color:var(--text);font-size:22px}.previewMetricRow span{color:var(--muted);font-size:11px}.previewDevice{display:flex;align-items:center;gap:12px;min-width:0;padding:15px 2px;border-top:1px solid var(--line)}.previewDevice .onlineDot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #5eead414}.previewDevice>div{flex:1;min-width:0;display:grid;gap:3px}.previewDevice strong{overflow:hidden;color:var(--text);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.previewDevice span{color:var(--muted);font-size:12px}.previewDevice b{flex:0 0 auto;padding:6px 8px;border:1px solid rgba(56,189,248,.14);border-radius:8px;background:#38bdf812;color:var(--accent);font-size:10px}.previewActivity{display:grid;grid-template-columns:1fr auto;gap:5px 12px;margin-top:10px;padding:14px;border:1px solid rgba(56,189,248,.08);border-radius:12px;background:var(--panel-2)}.previewActivity span{grid-column:1/-1;color:var(--muted);font-size:11px}.previewActivity strong{color:var(--accent);font:600 12px/1.4 ui-monospace,monospace}.previewActivity small{color:var(--muted-2);font-size:11px}:root[data-theme=light] .dashboardAccessPreview{box-shadow:0 24px 70px #0e5b6f17}:root[data-theme=light] .previewMetricRow>div,:root[data-theme=light] .previewActivity{border-color:#eaf6ff}.landing,.publicPage,.landingHero,.heroCopy,.heroProduct,.howSection,.valueSection,.differenceSection,.journeyGrid,.clientSetupNote,.clientGuideGrid,.mcpSystemGrid,.endpointHero,.pluginPath,.dashboardAccess,.dashboardAccessCopy,.dashboardAccessPreview{min-width:0}.landingHero>*,.journeyGrid>*,.clientSetupNote>*,.clientGuideGrid>*,.mcpSystemGrid>*,.landingFeatures>*,.dashboardAccess>*{min-width:0;max-width:100%}@media(max-width:980px){.dashboardAccess{grid-template-columns:1fr;gap:42px;min-height:0}.dashboardAccessPreview{max-width:760px}}@media(max-width:600px){.landingHero h1,.dashboardAccessCopy h1{max-width:100%;font-size:clamp(44px,13vw,60px);overflow-wrap:normal}.heroCopy,.heroProduct,.journeyGrid article,.clientSetupNote>div,.landingFeatures article,.dashboardAccessPreview{width:100%;max-width:100%}.previewMetricRow{grid-template-columns:1fr}.dashboardAccess{padding:46px 0 72px}.dashboardAccessPreview{min-height:0;padding:17px;border-radius:18px}.previewDevice{align-items:flex-start}.previewDevice b{white-space:nowrap}.themeSetting{flex-wrap:wrap}}.publicPageShell{min-height:100vh;background:var(--page-bg, #0b1020);color:var(--text, #f5f7fb)}.legalPage{width:min(980px,calc(100% - 32px));margin:0 auto;padding:110px 0 72px}.legalPage h1{margin:10px 0 14px;font-size:clamp(34px,6vw,64px);letter-spacing:-.045em}.legalIntro{max-width:760px;color:var(--muted, #9aa5b1);font-size:18px;line-height:1.7}.legalGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:30px}.legalCard{padding:20px;border:1px solid var(--line, #273040);border-radius:20px;background:var(--panel, rgba(255,255,255,.035))}.legalCard h2{margin:0 0 9px;font-size:17px}.legalCard p{margin:0;color:var(--muted, #9aa5b1);line-height:1.65}.legalLinks{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px;padding-top:20px;border-top:1px solid var(--line, #273040)}.legalLinks a{color:inherit;text-decoration:none;opacity:.78}.legalLinks a:hover{opacity:1}@media(max-width:720px){.legalPage{padding-top:92px}.legalGrid{grid-template-columns:1fr}}:root{--sky:#38bdf8;--sky-light:#7dd3fc;--sky-deep:#0ea5e9;--sky-soft:rgba(56,189,248,.1);--sky-line:rgba(56,189,248,.22);--control-bg:#0b1324;--control-hover:#101b31}:root[data-theme=light]{--sky:#0ea5e9;--sky-light:#38bdf8;--sky-deep:#0284c7;--sky-soft:rgba(14,165,233,.09);--sky-line:rgba(14,165,233,.2);--control-bg:#eef6ff;--control-hover:#e3f2ff;--line:#dbe5f1}.brandWords b:last-child,.eyebrow,.terminalPreview code span,.sideNav button.active span,.connectIcon,.connectBannerActions code,.commandBox code,.clientIdBox code,.docsCard code,.endpointRow code,.scopeList span,.promptExamples code,.protocolEndpoints code,.planValue,.previewTop i,.previewActivity strong,.previewDevice b,.journeyIndex,.journeyIcon,.mcpFlowLabel,.endpointBadge,.pluginBadge,.resourceCard>span,.planTag{color:var(--sky)!important}.brandLogo,.brandLogo svg,.arcNode svg{color:var(--sky)!important}.brandLogo svg [stroke="#7dd3fc"],.brandLogo svg [stroke="#38bdf8"]{stroke:var(--sky-light)!important}.primaryButton,.addButton,.approveButton,.goldButton,.pairLookup button{border:0!important;background:var(--sky)!important;color:#03111c!important;box-shadow:0 10px 28px #38bdf829!important}.primaryButton:hover,.addButton:hover,.approveButton:hover,.goldButton:hover,.pairLookup button:hover{border:0!important;background:var(--sky-light)!important;color:#03111c!important}.ghostButton,.themeSwitch,.navDashboard,.navLogin,.languageSetting button,.themeSetting button,.copyButton{border:0!important;background:var(--control-bg)!important;color:var(--muted)!important;box-shadow:none!important}.ghostButton:hover,.themeSwitch:hover,.navDashboard:hover,.navLogin:hover,.languageSetting button:hover,.themeSetting button:hover,.copyButton:hover{border:0!important;background:var(--control-hover)!important;color:var(--text)!important}.languageSetting button.active,.themeSetting button.active{border:0!important;background:var(--sky)!important;color:#03111c!important}.heroProduct,.aiClientBadge,.arcNode,.deviceNodes>span,.journeyGrid article,.clientSetupNote>div,.landingFeatures article,.comparisonGrid,.comparisonHead,.comparisonRow,.ctaStrip,.endpointHero,.pluginPath,.clientGuideCard,.mcpSystemGrid article,.priceCard,.resourceCard,.docsCard,.dashboardAccessPreview,.previewMetricRow>div,.previewActivity,.panelBlock,.connectBanner,.protocolCard,.metricCard,.deviceCard,.emptyCard,.settingsCard,.securityCard,.setupCard{border-color:var(--line)!important}.heroProduct:before,.landingHero:before{border-color:#38bdf814!important}.arcNode,.priceCard.featured,.clientGuideCard.featured,.endpointHero,.pluginPath,.heroBadges span,.toolPills span,.scopeList span,.modeRows span,.badge,.privacyPill,.previewDevice b{border-color:var(--sky-line)!important}input:focus,.codeInput:focus,button:focus-visible,a:focus-visible{outline:2px solid var(--sky)!important;outline-offset:2px}.codeInput:focus{border-color:var(--sky)!important;box-shadow:0 0 0 3px var(--sky-soft)!important}.publicPage .primaryButton,.publicPage .goldButton{background:var(--sky)!important;color:#03111c!important;box-shadow:0 10px 28px #38bdf829!important}.publicPage .primaryButton:hover,.publicPage .goldButton:hover{background:var(--sky-light)!important}.publicPage .heroProduct,.publicPage .aiClientBadge,.publicPage .arcNode,.publicPage .deviceNodes>span,.publicPage .journeyGrid article,.publicPage .clientSetupNote>div,.publicPage .landingFeatures article,.publicPage .comparisonGrid,.publicPage .comparisonHead,.publicPage .comparisonRow,.publicPage .ctaStrip,.publicPage .priceCard,.publicPage .resourceCard,.publicPage .docsCard{border-color:var(--line)!important}.publicPage .comparisonRow>strong,.publicPage .comparisonHead,.publicPage .planTag,.publicPage .resourceCard>span,.publicPage .priceCard li:before{color:var(--sky)!important}.heroProduct{background:linear-gradient(160deg,#07111f,#050b14)!important;box-shadow:0 38px 100px #00000061,inset 0 1px #7dd3fc06!important}.aiClientBadge,.deviceNodes>span,.journeyGrid article,.clientSetupNote>div,.mcpSystemGrid article,.clientGuideCard,.landingFeatures article,.priceCard,.resourceCard,.docsCard{background:#07111f!important}:root[data-theme=light] .heroProduct,:root[data-theme=light] .aiClientBadge,:root[data-theme=light] .deviceNodes>span,:root[data-theme=light] .journeyGrid article,:root[data-theme=light] .clientSetupNote>div,:root[data-theme=light] .mcpSystemGrid article,:root[data-theme=light] .clientGuideCard,:root[data-theme=light] .landingFeatures article,:root[data-theme=light] .priceCard,:root[data-theme=light] .resourceCard,:root[data-theme=light] .docsCard{background:#fff!important}.flowLine{color:var(--sky-light)!important}.flowLine:before{background:linear-gradient(90deg,transparent,var(--sky-line))!important}.flowLine:after{background:linear-gradient(90deg,var(--sky-line),transparent)!important}.aiClientBadge strong,.arcNode strong,.deviceNodes strong,.journeyGrid h3{color:var(--text)!important}.aiClientBadge small,.arcNode span,.deviceNodes small,.journeyGrid p{color:var(--muted)!important}.protocolMark,.miniMcp{border-color:var(--sky-line)!important;color:var(--sky-light)!important;background:var(--sky-soft)!important}:root{--sky:#38bdf8;--sky-light:#7dd3fc;--sky-deep:#0ea5e9;--sky-soft:rgba(56,189,248,.1);--sky-line:rgba(56,189,248,.18);--neutral-line:#1e293b;--control-bg:#0b1324;--control-hover:#111c31}:root[data-theme=light]{--sky:#0ea5e9;--sky-light:#38bdf8;--sky-deep:#0284c7;--sky-soft:rgba(14,165,233,.09);--sky-line:rgba(14,165,233,.16);--neutral-line:#dbe3ee;--control-bg:#eef4fa;--control-hover:#e4edf7}button,.primaryButton,.addButton,.approveButton,.goldButton,.ghostButton,.themeSwitch,.navDashboard,.navLogin,.languageSetting button,.themeSetting button,.copyButton,.pairLookup button,.textButton,.dangerButton{border:0!important}.primaryButton,.addButton,.approveButton,.goldButton,.pairLookup button{background:var(--sky)!important;color:#03111c!important;box-shadow:none!important}.primaryButton:hover,.addButton:hover,.approveButton:hover,.goldButton:hover,.pairLookup button:hover{background:var(--sky-light)!important;color:#03111c!important}.ghostButton,.themeSwitch,.navDashboard,.navLogin,.languageSetting button,.themeSetting button,.copyButton{background:var(--control-bg)!important;color:var(--muted)!important;box-shadow:none!important}.ghostButton:hover,.themeSwitch:hover,.navDashboard:hover,.navLogin:hover,.languageSetting button:hover,.themeSetting button:hover,.copyButton:hover{background:var(--control-hover)!important;color:var(--text)!important}.languageSetting button.active,.themeSetting button.active{background:var(--sky)!important;color:#03111c!important}.heroProduct,.aiClientBadge,.arcNode,.deviceNodes>span,.journeyGrid article,.clientSetupNote>div,.landingFeatures article,.comparisonGrid,.comparisonHead,.comparisonRow,.ctaStrip,.endpointHero,.pluginPath,.clientGuideCard,.mcpSystemGrid article,.priceCard,.resourceCard,.docsCard,.dashboardAccessPreview,.previewMetricRow>div,.previewActivity,.panelBlock,.connectBanner,.protocolCard,.metricCard,.deviceCard,.emptyCard,.settingsCard,.securityCard,.setupCard,.legalCard{border-color:var(--neutral-line)!important}.heroBadges span,.toolPills span,.scopeList span,.modeRows span,.badge,.privacyPill,.previewDevice b,.endpointBadge,.pluginBadge,.protocolMark,.miniMcp{border-color:transparent!important;background:var(--sky-soft)!important}.brandWords b:last-child,.eyebrow,.terminalPreview code span,.sideNav button.active span,.connectIcon,.connectBannerActions code,.commandBox code,.clientIdBox code,.docsCard code,.endpointRow code,.scopeList span,.promptExamples code,.protocolEndpoints code,.planValue,.previewTop i,.previewActivity strong,.previewDevice b,.journeyIndex,.journeyIcon,.mcpFlowLabel,.endpointBadge,.pluginBadge,.resourceCard>span,.planTag,.protocolMark,.miniMcp,.ghostLink:hover,.secondaryLink:hover{color:var(--sky)!important}.sideNav button.active{border:0!important;background:var(--sky-soft)!important}input:focus,.codeInput:focus{border-color:var(--sky)!important;box-shadow:0 0 0 3px var(--sky-soft)!important}button:focus-visible,a:focus-visible{outline:2px solid var(--sky)!important;outline-offset:2px}.heroProduct,.arcNode,.priceCard.featured,.clientGuideCard.featured,.endpointHero,.pluginPath{border-color:var(--neutral-line)!important}.heroProduct:before,.landingHero:before{border-color:#38bdf80f!important}.addButton{display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 auto!important;flex-wrap:nowrap!important;width:max-content;max-width:100%;white-space:nowrap!important;line-height:1!important}.publicNavActions{display:flex;align-items:center;gap:8px}.publicNavActions .themeSwitch.compact,.publicNavActions .navLogin,.publicNavActions .navDashboard{display:inline-flex;align-items:center;justify-content:center;height:42px;min-height:42px;border-radius:11px!important;background:var(--control-bg)!important;color:var(--text)!important}.publicNavActions .themeSwitch.compact{width:42px;min-width:42px;padding:0!important}.publicNavActions .navLogin,.publicNavActions .navDashboard{padding:0 15px!important;white-space:nowrap}.publicNavActions .themeSwitch:hover,.publicNavActions .navLogin:hover,.publicNavActions .navDashboard:hover{background:var(--control-hover)!important}.themeSetting,.languageSetting{display:inline-flex;flex-wrap:nowrap!important;align-items:center;gap:3px;padding:4px;border:1px solid var(--neutral-line);border-radius:12px;background:var(--control-bg)!important}.themeSetting button,.languageSetting button{min-width:76px;min-height:38px;padding:0 13px!important;border-radius:9px!important;background:transparent!important;color:var(--muted)!important;white-space:nowrap}.themeSetting button:hover,.languageSetting button:hover{background:var(--control-hover)!important;color:var(--text)!important}.themeSetting button.active,.languageSetting button.active{background:var(--sky)!important;color:#03111c!important}.toolPermissions{margin-top:16px;padding:14px;border-radius:14px;background:#02081757}:root[data-theme=light] .toolPermissions{background:#f4f8fc}.toolPermissionsHeader{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:11px}.toolPermissionsHeader strong{font-size:13px;color:var(--text)}.toolPermissionsHeader span,.offlineTools{font-size:12px;color:var(--muted)}.offlineTools{display:block;margin-top:10px;line-height:1.45}.toolToggleGrid{display:flex;flex-wrap:wrap;gap:8px}.toolToggle{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border-radius:10px;background:var(--control-bg);color:var(--muted);font:600 12px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;cursor:pointer;-webkit-user-select:none;user-select:none}.toolToggle:has(input:checked){background:var(--sky-soft);color:var(--sky-light)}:root[data-theme=light] .toolToggle:has(input:checked){color:var(--sky-deep)}.toolToggle.unavailable{opacity:.48;cursor:not-allowed}.toolToggle input{accent-color:var(--sky)}@media(max-width:720px){.pageHeader{align-items:flex-start}.pageHeader .addButton{flex:0 0 auto!important}.themeSetting button,.languageSetting button{min-width:68px}.toolPermissionsHeader{align-items:flex-start;flex-direction:column}.publicNavActions{gap:6px}}@media(max-width:460px){.pageHeader{flex-wrap:wrap}.pageHeader .addButton{width:auto!important}.themeSetting,.languageSetting{max-width:100%;overflow-x:auto}.themeSetting button,.languageSetting button{min-width:64px;padding:0 10px!important}}.installSection,.faqSection{padding:88px 0;border-top:1px solid var(--border)}.installGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}.installGrid article{padding:26px;border:1px solid var(--border);border-radius:24px;background:var(--panel)}.installGrid h3{margin:18px 0 8px;font-size:1.15rem}.installGrid p{color:var(--muted);line-height:1.65;min-height:54px}.installGrid .commandBox,.installGrid .endpointRow{margin-top:18px}.faqList{display:grid;gap:12px;margin-top:28px}.faqList details{border:1px solid var(--border);border-radius:18px;background:var(--panel);padding:0 20px}.faqList summary{cursor:pointer;font-weight:700;padding:18px 0}.faqList p{margin:0;padding:0 0 18px;color:var(--muted);line-height:1.65}@media(max-width:900px){.installGrid{grid-template-columns:1fr}.installSection,.faqSection{padding:58px 0}}.blogIndexHero{max-width:980px;padding:72px 0 46px}.blogIndexHero h1{max-width:920px;margin:12px 0 18px;font-size:clamp(38px,4.6vw,58px);line-height:1.02;letter-spacing:-.055em}.blogIndexHero p{max-width:760px;margin:0;color:var(--muted);font-size:19px;line-height:1.72}.blogIndex{padding:0 0 110px;border-top:1px solid var(--border)}.blogLeadPost{display:block;max-width:1040px;padding:34px 0 40px;color:inherit;text-decoration:none}.blogLeadMeta{display:flex;flex-wrap:wrap;gap:8px 18px;margin-bottom:18px;color:#71909a;font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase;letter-spacing:.06em}.blogLeadPost h2{max-width:920px;margin:0 0 16px;font-size:clamp(29px,3.5vw,44px);line-height:1.08;letter-spacing:-.045em}.blogLeadPost p{max-width:800px;margin:0 0 22px;color:var(--muted);font-size:17px;line-height:1.72}.blogReadLink{color:#7dd3fc;font-size:14px;font-weight:800}.blogLeadPost:hover h2{color:#bfeeff}.blogPostRow{display:block;max-width:1040px;padding:28px 0 32px;border-top:1px solid var(--border);color:inherit;text-decoration:none}.blogPostRow h2{max-width:900px;margin:0 0 13px;font-size:clamp(24px,2.5vw,34px);line-height:1.12;letter-spacing:-.035em}.blogPostRow p{max-width:790px;margin:0 0 18px;color:var(--muted);font-size:16px;line-height:1.72}.blogPostRow:hover h2{color:#bfeeff}.blogCompareTable{margin:34px 0 44px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.blogCompareTable>div{display:grid;grid-template-columns:1.05fr 1.2fr 1.2fr;gap:18px;padding:15px 0;border-top:1px solid var(--border)}.blogCompareTable>div:first-child{border-top:0}.blogCompareTable span{color:#76919a;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.blogCompareTable b,.blogCompareTable strong{color:#bed0d5;font-size:13px;line-height:1.55;font-weight:650}.blogCompareHead strong{color:#7dd3fc;font:800 12px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase;letter-spacing:.05em}.blogSourceNote{display:grid;gap:8px;margin:42px 0 18px;padding:18px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.blogSourceNote strong{margin-bottom:2px;color:#d8e8ec;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.blogSourceNote a{width:max-content;color:#7dd3fc;font-size:13px;text-decoration:none}.blogSecurityLayers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:34px 0 44px;border:1px solid var(--border);background:var(--border)}.blogSecurityLayers span{display:grid;gap:5px;padding:18px;background:var(--panel)}.blogSecurityLayers b{color:#dff3f7;font-size:13px}.blogSecurityLayers small{color:#718c95;font-size:12px;line-height:1.5}.blogArchitectureRail{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:34px 0 44px;padding:16px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.blogArchitectureRail span{padding:7px 9px;border:1px solid var(--border);border-radius:8px;color:#bcd1d7;font:700 11px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.blogArchitectureRail i{color:#456874;font-style:normal}:root[data-theme=light] .blogPostRow:hover h2{color:#036b8d}:root[data-theme=light] .blogCompareTable b,:root[data-theme=light] .blogCompareTable strong,:root[data-theme=light] .blogSourceNote strong,:root[data-theme=light] .blogSecurityLayers b{color:#173c49}.blogArticle{max-width:1120px;margin:0 auto;padding:58px 0 104px}.blogArticleHeader{max-width:930px;margin:0 auto;padding-bottom:48px;border-bottom:1px solid var(--border)}.blogBack{display:inline-block;margin-bottom:44px;color:#7d99a3;font-size:13px;text-decoration:none}.blogBack:hover{color:#7dd3fc}.blogArticleHeader h1{margin:12px 0 20px;font-size:clamp(40px,5.4vw,64px);line-height:1.01;letter-spacing:-.06em}.blogDeck{max-width:820px;margin:0;color:#8fa8b0;font-size:19px;line-height:1.68}.blogByline{display:flex;align-items:center;gap:12px;margin-top:30px}.blogAuthorMark{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(125,211,252,.25);border-radius:50%;background:#7dd3fc12;color:#7dd3fc;font:800 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.blogByline>div,.blogArticleFooter>div>div{display:grid;gap:2px}.blogByline strong,.blogArticleFooter strong{font-size:13px}.blogByline span,.blogArticleFooter span{color:#6f8b95;font-size:12px}.blogArticleBody{max-width:760px;margin:0 auto;padding-top:52px}.blogArticleBody>p{margin:0 0 28px;color:#b5c7cc;font-size:18px;line-height:1.82}.blogArticleBody h2{margin:58px 0 18px;font-size:29px;line-height:1.24;letter-spacing:-.035em}.blogArticleBody blockquote{margin:42px 0;padding:4px 0 4px 26px;border-left:2px solid #38bdf8;color:#dff3f7;font-size:22px;line-height:1.58;letter-spacing:-.02em}.blogArticleFooter{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:64px;padding-top:26px;border-top:1px solid var(--border)}.blogArticleFooter>div{display:flex;align-items:center;gap:11px}.blogArticleFooter>a{color:#7dd3fc;font-size:13px;font-weight:800;text-decoration:none}:root[data-theme=light] .blogLeadPost:hover h2{color:#036b8d}:root[data-theme=light] .blogArticleBody>p{color:#365e69}:root[data-theme=light] .blogArticleBody blockquote{color:#173c49}@media(max-width:720px){.blogIndexHero{padding:58px 0 38px}.blogLeadPost{padding:30px 0 38px}.blogArticle{padding:42px 0 80px}.blogArticleHeader{padding-bottom:34px}.blogBack{margin-bottom:28px}.blogDeck{font-size:18px}.blogArticleBody{padding-top:36px}.blogArticleBody>p{font-size:17px}.blogArticleBody h2{font-size:27px;margin-top:44px}.blogArticleBody blockquote{font-size:21px;padding-left:18px}.blogArticleFooter{align-items:flex-start;flex-direction:column}.blogPostRow{padding:28px 0 32px}.blogCompareTable>div{grid-template-columns:1fr;gap:6px;padding:16px 0}.blogCompareHead span{display:none}.blogCompareHead{grid-template-columns:1fr 1fr!important}.blogSecurityLayers{grid-template-columns:1fr}.blogArchitectureRail{gap:6px}}.seoLandingHero{max-width:1040px}.seoLandingHero h1{max-width:980px;font-size:clamp(44px,6vw,70px)}.useCaseRows{display:grid;margin:10px 0 90px;border-top:1px solid var(--border)}.useCaseRows>a{display:grid;grid-template-columns:58px minmax(0,1fr) 28px;gap:20px;align-items:center;padding:28px 0;border-bottom:1px solid var(--border);color:inherit;text-decoration:none}.useCaseRows>a>span{color:#6e8c96;font:700 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.useCaseRows h2{margin:0 0 6px;font-size:26px;letter-spacing:-.03em}.useCaseRows p{max-width:790px;margin:0;color:var(--muted);font-size:16px;line-height:1.68}.useCaseRows b{color:#7dd3fc;font-size:19px}.useCaseRows>a:hover h2{color:#bfeeff}.seoSteps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:18px 0 88px;border:1px solid var(--border);background:var(--border)}.seoSteps article{padding:28px;background:var(--panel)}.seoSteps article>span{color:#7dd3fc;font:800 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.seoSteps h2{margin:18px 0 10px;font-size:23px}.seoSteps p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}.seo-blog-shell{max-width:920px;margin:0 auto;padding:60px 24px 100px;color:#d9eaee;font-family:Arial,sans-serif}.seo-blog-shell h1{font-size:48px;line-height:1.08}.seo-blog-shell h2{margin-top:38px;font-size:27px}.seo-blog-shell p,.seo-blog-shell li{font-size:17px;line-height:1.75;color:#a9bec5}.seo-blog-shell a{color:#7dd3fc}.seo-blog-shell .seo-eyebrow,.seo-blog-shell .seo-byline{font-size:12px;color:#6f909b;text-transform:uppercase;letter-spacing:.06em}@media(max-width:800px){.seoSteps{grid-template-columns:1fr}.useCaseRows>a{grid-template-columns:42px minmax(0,1fr) 20px}.seoLandingHero h1{font-size:clamp(38px,10vw,54px)}.seo-blog-shell h1{font-size:36px}}body{font-size:18px;line-height:1.6}.publicNavLinks a,.publicNavMenuTrigger,.navLogin,.navDashboard{font-size:16px}.eyebrow{font-size:14px}.landingHero .heroCopy>p,.publicHero p{font-size:21px;line-height:1.7}.heroBadges span{font-size:14px}.sectionIntro p,.splitIntro>p,.differenceSection .sectionIntro p{font-size:18px;line-height:1.75}.landingFeatures h2{font-size:24px}.landingFeatures p,.installGrid p,.faqList p,.priceCard>p,.priceCard li,.resourceCard p,.docsCard p{font-size:16px;line-height:1.72}.installGrid h3{font-size:21px}.faqList summary{font-size:17px}.pageHeader p{font-size:17px;line-height:1.7}.sideNav button,.sidebarStatus strong,.sidebarAccount strong{font-size:15px}.sidebarStatus span,.sidebarAccount span{font-size:13px}.metricTop{font-size:14px;letter-spacing:.07em}.metricCard>strong{font-size:38px;line-height:1.05}.metricCard>small{font-size:14px;line-height:1.5}.blockHeader h2,.connectBanner h2,.protocolCard h2,.setupCard h2,.securityCard h2{font-size:19px}.connectBanner p,.protocolCard p,.setupCard p,.securityCard p{font-size:15px;line-height:1.65}.compactDeviceText strong,.activityItem strong{font-size:15px}.compactDeviceText span,.activityItem span,.activityEmpty span{font-size:14px}.activityEmpty strong{font-size:15px}.deviceCard h3{font-size:19px}.deviceIdentity span{font-size:14px}.deviceMetaGrid span,.toolPills span,.badge{font-size:13px}.deviceMetaGrid strong{font-size:15px}.settingsCard p,.usagePanel p{font-size:15px;line-height:1.65}.usagePanel h2{font-size:28px}.planValue{font-size:30px}.securityState,.privacyPill{font-size:13px}.protocolEndpoints code,.endpointRow code,.commandBox code{font-size:14px}.modal>p{font-size:15px}.commandLabel,.supportLine{font-size:13px}.onboardingSteps strong{font-size:15px}.onboardingSteps small,.dashboardFooter{font-size:13px}.toolPermissionsHeader strong{font-size:15px}.toolPermissionsHeader span,.offlineTools,.toolToggle{font-size:13px}@media(max-width:720px){body{font-size:17px}.landingHero .heroCopy>p,.publicHero p{font-size:18px}.sectionIntro p,.splitIntro>p,.differenceSection .sectionIntro p{font-size:16px}.pageHeader p{font-size:16px}.metricCard>strong{font-size:34px}.metricTop{font-size:13px}.metricCard>small{font-size:13px}}.demoSection{padding:88px 0;border-top:1px solid var(--border)}.demoGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:30px}.demoCard{overflow:hidden;border:1px solid var(--neutral-line);border-radius:26px;background:var(--panel);box-shadow:0 24px 70px #00000038}.demoMedia{position:relative;overflow:hidden;aspect-ratio:1200/760;background:#030712;border-bottom:1px solid var(--neutral-line)}.demoMedia img,.demoMedia video{display:block;width:100%;height:100%;object-fit:cover}.demoBadge{position:absolute;top:16px;right:16px;padding:7px 10px;border:1px solid rgba(125,211,252,.25);border-radius:999px;background:#030712d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--sky-light);font-size:12px;font-weight:800;letter-spacing:.09em}.demoCopy{padding:24px 24px 26px}.demoCopy h3{margin:10px 0;color:var(--text);font-size:25px;line-height:1.2;letter-spacing:-.03em}.demoCopy p{margin:0;color:var(--muted);font-size:16px;line-height:1.72}.demoEndpoint{display:block;width:fit-content;max-width:100%;margin-top:18px;padding:9px 11px;overflow:auto;border:1px solid var(--neutral-line);border-radius:9px;background:#030b11;color:var(--sky-light);font-size:14px;white-space:nowrap}@media(max-width:900px){.demoSection{padding:58px 0}.demoGrid{grid-template-columns:1fr}.demoCopy h3{font-size:22px}}.heroFlow{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 72px minmax(180px,.72fr) 72px minmax(0,1fr);align-items:center;gap:10px;min-height:430px;padding:24px;border:1px solid var(--neutral-line);border-radius:28px;background:radial-gradient(circle at 50% 48%,rgba(56,189,248,.1),transparent 36%),linear-gradient(160deg,#08111ff7,#030712fa);box-shadow:0 38px 100px #00000059;overflow:hidden}.heroFlow:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(125,211,252,.12) 1px,transparent 1px);background-size:22px 22px;-webkit-mask-image:linear-gradient(to bottom,transparent,black 18%,black 82%,transparent);mask-image:linear-gradient(to bottom,transparent,black 18%,black 82%,transparent);pointer-events:none}.flowStageCard,.flowDeviceStack{position:relative;z-index:2}.flowStageCard{border:1px solid #24435d;border-radius:20px;background:#07101ce0;box-shadow:inset 0 1px #ffffff08,0 20px 50px #0000002e}.flowAgentCard{padding:18px}.flowKicker{display:block;margin-bottom:12px;color:#7dd3fc;font-size:12px;font-weight:800;letter-spacing:.12em}.flowAiClients{display:grid;gap:8px}.flowAiClient{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;padding:10px 11px;border:1px solid #1e3449;border-radius:13px;background:#07111d}.flowAiClient img{width:30px;height:30px;filter:invert(1)}.flowAiClient .protocolMark{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#0d2535;color:#7dd3fc;font-weight:900}.flowAiClient span:last-child{display:grid}.flowAiClient strong{color:#eaf8fb;font-size:14px}.flowAiClient small{color:#78919a;font-size:11px}.flowAgentLog{display:grid;gap:7px;margin-top:14px;padding-top:12px;border-top:1px solid #183149}.flowAgentLog span{display:flex;align-items:center;gap:7px;color:#8ba6b1;font-size:12px}.flowAgentLog i{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 12px #4ade80b3}.flowHubCard{display:grid;justify-items:center;text-align:center;padding:24px 14px;border-color:#1d789b;background:linear-gradient(145deg,#38bdf829,#08111feb)}.flowHubCard svg{width:58px;height:58px;margin-bottom:12px;filter:drop-shadow(0 0 18px rgba(56,189,248,.3))}.flowHubCard strong{color:#f1fbff;font-size:21px}.flowHubCard span{margin-top:5px;color:#8fb2bf;font-size:12px}.flowHubCard b{margin-top:12px;color:#38bdf8;font-size:10px;letter-spacing:.11em}.flowTrack{position:relative;z-index:1;height:2px;background:linear-gradient(90deg,#164e63,#38bdf8,#164e63);box-shadow:0 0 12px #38bdf84d}.flowTrack:after{content:"";position:absolute;right:-2px;top:-4px;border-left:8px solid #38bdf8;border-top:5px solid transparent;border-bottom:5px solid transparent}.flowPacket{position:absolute;top:-4px;width:10px;height:10px;border-radius:50%;background:#e0f7ff;box-shadow:0 0 18px #38bdf8;animation:flowPacket 2.4s linear infinite}.flowPacket.p2{animation-delay:.8s}.flowPacket.p3{animation-delay:1.6s}@keyframes flowPacket{0%{left:0;opacity:0;transform:scale(.6)}10%{opacity:1}90%{opacity:1}to{left:calc(100% - 8px);opacity:0;transform:scale(1.15)}}.flowDeviceStack{display:grid;gap:9px}.flowDevice{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;border:1px solid #1e3449;border-radius:14px;background:#07111d}.flowDevice>i{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#0c2231;color:#7dd3fc;font-style:normal;font-size:15px}.flowDevice>span{display:grid}.flowDevice strong{color:#e5f5fa;font-size:13px}.flowDevice small{color:#6f8993;font-size:11px}.flowDevice>b{color:#4ade80;font-size:10px;font-weight:800}.flowCaption{position:absolute;left:50%;bottom:11px;transform:translate(-50%);z-index:2;color:#6f8993;font-size:11px;letter-spacing:.06em;white-space:nowrap}@media(max-width:1120px){.heroFlow{grid-template-columns:1fr 52px .8fr;grid-template-areas:"agents track hub" "devices devices devices";gap:14px}.flowAgentCard{grid-area:agents}.flowTrackIn{grid-area:track}.flowHubCard{grid-area:hub}.flowTrackOut{display:none}.flowDeviceStack{grid-area:devices;grid-template-columns:repeat(3,1fr)}.flowCaption{display:none}}@media(max-width:720px){.heroFlow{display:grid;grid-template-columns:1fr;grid-template-areas:"agents" "track" "hub" "devices";min-height:0;padding:16px}.flowTrackIn{height:52px;width:2px;justify-self:center;background:linear-gradient(180deg,#164e63,#38bdf8,#164e63)}.flowTrackIn:after{right:-4px;top:auto;bottom:-1px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #38bdf8;border-bottom:0}.flowPacket{left:-4px!important;animation:flowPacketVertical 2.4s linear infinite}@keyframes flowPacketVertical{0%{top:0;opacity:0}10%{opacity:1}90%{opacity:1}to{top:calc(100% - 8px);opacity:0}}.flowDeviceStack{grid-template-columns:1fr}}.heroFlow{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;min-height:0!important;padding:26px 30px 36px!important}.heroFlow .flowAgentCard{width:min(100%,520px)!important;justify-self:auto!important;grid-area:auto!important}.heroFlow .flowHubCard{width:min(100%,300px)!important;justify-self:auto!important;grid-area:auto!important}.heroFlow .flowTrack{display:block!important;position:relative!important;width:2px!important;height:58px!important;flex:0 0 58px!important;margin:0!important;justify-self:auto!important;grid-area:auto!important;background:linear-gradient(180deg,#164e63,#38bdf8,#164e63)!important}.heroFlow .flowTrack:after{right:-4px!important;top:auto!important;bottom:-1px!important;border-left:5px solid transparent!important;border-right:5px solid transparent!important;border-top:8px solid #38bdf8!important;border-bottom:0!important}.heroFlow .flowPacket{left:-4px!important;top:0;animation:heroFlowPacketVertical 2.4s linear infinite!important}@keyframes heroFlowPacketVertical{0%{top:0;opacity:0;transform:scale(.6)}10%{opacity:1}90%{opacity:1}to{top:calc(100% - 8px);opacity:0;transform:scale(1.15)}}.heroFlow .flowDeviceStack{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;grid-area:auto!important;margin:0!important}.heroFlow .flowCaption{bottom:10px!important}@media(max-width:720px){.heroFlow{padding:18px 16px 30px!important}.heroFlow .flowDeviceStack{grid-template-columns:1fr!important}.heroFlow .flowCaption{display:none!important}}.heroFlowCompact{position:relative;width:min(100%,520px);min-height:0;padding:20px 22px 18px;border-radius:22px;background:radial-gradient(circle at 50% 42%,rgba(56,189,248,.08),transparent 44%);overflow:visible}.flowAgentsRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:start}.flowAgentNode{position:relative;min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr);grid-template-rows:auto auto;column-gap:8px;align-items:center;padding:8px 6px 12px;text-align:left}.flowAgentNode img,.flowAgentNode .protocolMark{grid-row:1/3;width:28px;height:28px}.flowAgentNode img{object-fit:contain;filter:invert(1)}.flowAgentNode .protocolMark{display:grid;place-items:center;border-radius:8px;background:#0d2535;color:#7dd3fc;font-weight:900}.flowAgentNode strong{min-width:0;color:#eaf8fb;font-size:13px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.flowAgentNode>span:last-of-type{color:#6f8993;font-size:10px;letter-spacing:.08em}.flowAgentNode:after{content:"";position:absolute;left:50%;bottom:-28px;width:1px;height:28px;background:linear-gradient(#173c52,#38bdf8);opacity:.78}.agentPacket{position:absolute;left:calc(50% - 3px);bottom:-5px;width:6px;height:6px;border-radius:50%;background:#dff8ff;box-shadow:0 0 12px #38bdf8;animation:agentDrop 2.2s linear infinite}.agent1 .agentPacket{animation-delay:.7s}.agent2 .agentPacket{animation-delay:1.4s}@keyframes agentDrop{0%{transform:translateY(0);opacity:0}15%{opacity:1}90%{opacity:1}to{transform:translateY(27px);opacity:0}}.flowMerge{position:relative;height:42px;margin:0 12%}.flowMerge .mergeLeft,.flowMerge .mergeCenter,.flowMerge .mergeRight{position:absolute;top:27px;height:1px;background:#245570}.flowMerge .mergeLeft{left:16.66%;right:50%}.flowMerge .mergeCenter{left:50%;width:1px;height:15px;top:27px;background:#38bdf8}.flowMerge .mergeRight{left:50%;right:16.66%}.flowMerge .mergeStem{position:absolute;left:50%;top:28px;width:1px;height:14px;background:#38bdf8}.flowHubCompact{width:230px;margin:0 auto;display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:11px 13px;border:1px solid rgba(56,189,248,.32);border-radius:16px;background:#07111ddb;box-shadow:0 12px 32px #0000002e}.flowHubCompact svg{width:36px;height:36px}.flowHubCompact>div{display:grid;gap:2px}.flowHubCompact strong{font-size:15px;color:#f0fbff}.flowHubCompact span{font-size:10px;color:#789aa7;white-space:nowrap}.flowHubCompact b{font-size:9px;color:#4ade80;text-transform:uppercase;letter-spacing:.07em}.flowDown{position:relative;width:1px;height:30px;margin:0 auto;background:linear-gradient(#38bdf8,#204a62)}.flowDown i{position:absolute;left:-3px;top:2px;width:7px;height:7px;border-radius:50%;background:#e5fbff;box-shadow:0 0 12px #38bdf8;animation:hubDrop 1.9s linear infinite}@keyframes hubDrop{0%{top:0;opacity:0}20%{opacity:1}to{top:24px;opacity:0}}.flowDevicesBare{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:6px}.flowDevicesBare:before{content:"";position:absolute;left:16.66%;right:16.66%;top:0;height:1px;background:#244b61}.flowDevicesBare>div{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);grid-template-rows:auto auto;column-gap:7px;align-items:center;padding:8px 4px 0}.flowDevicesBare>div:before{content:"";position:absolute;left:50%;top:-6px;width:1px;height:8px;background:#244b61}.flowDevicesBare>div>span{grid-row:1/3;color:#7dd3fc;font-size:15px;text-align:center}.flowDevicesBare strong{font-size:12px;color:#dceef4;line-height:1.1}.flowDevicesBare small{font-size:10px;color:#6f8993}.flowDevicesBare .onlineDot{position:absolute;right:5px;top:11px;width:6px;height:6px}@media(max-width:720px){.heroFlowCompact{width:100%;padding:16px 8px 14px}.flowAgentsRow{gap:4px}.flowAgentNode{grid-template-columns:24px minmax(0,1fr);column-gap:5px;padding-inline:2px}.flowAgentNode img,.flowAgentNode .protocolMark{width:24px;height:24px}.flowAgentNode strong{font-size:11px}.flowAgentNode>span:last-of-type{font-size:9px}.flowHubCompact{width:210px}.flowDevicesBare{gap:4px}.flowDevicesBare strong{font-size:11px}}.heroTopology{position:relative;width:min(100%,520px);aspect-ratio:600/280;min-height:230px;overflow:visible}.topologyLines{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:0}.topologyLines path{fill:none;stroke:url(#flowStroke);stroke-width:2;vector-effect:non-scaling-stroke;opacity:.88}.topologyLines .packet{fill:#e7fbff;filter:drop-shadow(0 0 5px #38bdf8)}.packetA{animation:packetA 3s linear infinite}.packetB{animation:packetB 3s linear infinite .9s}.packetC{animation:packetC 3s linear infinite 1.8s}@keyframes packetA{0%,8%{cx:100px;cy:62px;opacity:0}18%{opacity:1}48%{cx:300px;cy:132px;opacity:1}54%{opacity:0}55%{cx:300px;cy:172px;opacity:0}62%{opacity:1}94%{cx:100px;cy:238px;opacity:1}to{opacity:0}}@keyframes packetB{0%,8%{cx:300px;cy:62px;opacity:0}18%{opacity:1}48%{cx:300px;cy:132px;opacity:1}54%{opacity:0}55%{cx:300px;cy:172px;opacity:0}62%{opacity:1}94%{cx:300px;cy:238px;opacity:1}to{opacity:0}}@keyframes packetC{0%,8%{cx:500px;cy:62px;opacity:0}18%{opacity:1}48%{cx:300px;cy:132px;opacity:1}54%{opacity:0}55%{cx:300px;cy:172px;opacity:0}62%{opacity:1}94%{cx:500px;cy:238px;opacity:1}to{opacity:0}}.topologyNode,.topologyHub,.topologyDevice{position:absolute;z-index:2;transform:translate(-50%,-50%)}.topologyAgent{top:14%;width:29%;min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px;align-items:center;padding:7px 8px;background:#060e18eb;border-radius:11px}.nodeAgentLeft{left:16.6667%}.nodeAgentCenter{left:50%}.nodeAgentRight{left:83.3333%}.topologyAgent img,.topologyAgent .protocolMark{width:28px;height:28px}.topologyAgent img{object-fit:contain;filter:invert(1)}.topologyAgent .protocolMark{display:grid;place-items:center;border-radius:8px;background:#0d2535;color:#7dd3fc;font-weight:900}.topologyAgent>div{display:grid;min-width:0}.topologyAgent strong{color:#eaf8fb;font-size:12px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topologyAgent small{margin-top:2px;color:#6f8993;font-size:9px;letter-spacing:.06em}.topologyHub{left:50%;top:54.3%;width:230px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:9px;align-items:center;padding:10px 12px;border:1px solid rgba(56,189,248,.34);border-radius:15px;background:#07111d;box-shadow:0 12px 30px #0003}.topologyHub svg{width:34px;height:34px}.topologyHub>div{display:grid;min-width:0}.topologyHub strong{color:#eefbff;font-size:14px}.topologyHub small{color:#7899a5;font-size:9px;white-space:nowrap}.topologyHub b{color:#4ade80;font-size:9px;letter-spacing:.06em}.topologyDevice{top:88.2%;display:grid;grid-template-columns:20px minmax(0,1fr) 7px;gap:7px;align-items:center;width:27%;padding:2px 4px}.nodeDeviceLeft{left:16.6667%}.nodeDeviceCenter{left:50%}.nodeDeviceRight{left:83.3333%}.topologyDevice>span{color:#7dd3fc;font-size:16px;text-align:center}.topologyDevice>div{display:grid;min-width:0}.topologyDevice strong{color:#dceef4;font-size:11px;line-height:1.1}.topologyDevice small{margin-top:2px;color:#6f8993;font-size:9px}.topologyDevice .onlineDot{position:static;width:6px;height:6px;margin:0}@media(max-width:720px){.heroTopology{width:100%;min-height:210px}.topologyAgent{grid-template-columns:23px minmax(0,1fr);gap:5px;padding:6px 4px}.topologyAgent img,.topologyAgent .protocolMark{width:23px;height:23px}.topologyAgent strong{font-size:10px}.topologyAgent small{font-size:8px}.topologyHub{width:205px;padding:9px 10px}.topologyHub svg{width:30px;height:30px}.topologyHub strong{font-size:13px}.topologyHub small{font-size:8px}.topologyDevice{width:30%;grid-template-columns:17px minmax(0,1fr) 6px;gap:4px}.topologyDevice strong{font-size:10px}.topologyDevice small{font-size:8px}}.topologyLines path{stroke-dasharray:8 9;animation:topologyDash 1.7s linear infinite}.topologyLines path:nth-of-type(2),.topologyLines path:nth-of-type(5){animation-delay:.25s}.topologyLines path:nth-of-type(3),.topologyLines path:nth-of-type(6){animation-delay:.5s}@keyframes topologyDash{to{stroke-dashoffset:-34}}.topologyLines .packet{display:none!important}.heroTopology{align-self:start!important;margin-top:45px!important}.topologyHub{grid-template-columns:34px minmax(0,1fr) auto!important;gap:10px!important;padding:10px 12px!important}.topologyHub>img{width:34px!important;height:34px!important;display:block!important;object-fit:contain!important;flex:none!important}.topologyHub>div{display:grid!important;grid-template-rows:auto auto!important;align-content:center!important;gap:2px!important;min-width:0!important}.topologyHub strong{display:block!important;margin:0!important;font-size:14px!important;line-height:1.1!important;white-space:nowrap!important}.topologyHub small{display:block!important;margin:0!important;font-size:9px!important;line-height:1.2!important;white-space:nowrap!important}.topologyHub b{justify-self:end!important;align-self:center!important;white-space:nowrap!important;padding:4px 6px!important;border-radius:999px!important;background:#4ade8014!important}.topologyAgent:after,.topologyDevice:before,.topologyHub:before,.topologyHub:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#38bdf8;box-shadow:0 0 10px #38bdf8cc;z-index:4;pointer-events:none}.topologyAgent:after{left:50%;bottom:-4px;transform:translate(-50%)}.topologyDevice:before{left:50%;top:-4px;transform:translate(-50%)}.topologyHub:before{left:50%;top:-4px;transform:translate(-50%)}.topologyHub:after{left:50%;bottom:-4px;transform:translate(-50%)}@media(max-width:720px){.heroTopology{margin-top:24px!important}.topologyHub>img{width:30px!important;height:30px!important}}.heroArchitecture{align-self:start;width:min(100%,500px);margin-top:38px;padding:18px 20px 16px;border-radius:18px;background:linear-gradient(180deg,#07111dbd,#040a128f)}.architectureLabel{margin-bottom:8px;color:#6f8993;font-size:10px;font-weight:800;letter-spacing:.12em}.architectureClients,.architectureDevices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.architectureClients>div,.architectureDevices>div{min-width:0;display:flex;align-items:center;justify-content:center;gap:7px;padding:9px 8px;border-radius:11px;background:#0a1420bd}.architectureClients img,.architectureClients .protocolMark{width:26px;height:26px;flex:0 0 auto}.architectureClients img{object-fit:contain;filter:invert(1)}.architectureClients .protocolMark{display:grid;place-items:center;border-radius:7px;background:#0d2535;color:#7dd3fc;font-weight:900}.architectureClients strong,.architectureDevices strong{min-width:0;color:#eaf8fb;font-size:12px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.architectureArrow{display:grid;justify-items:center;gap:2px;padding:7px 0 6px}.architectureArrow span{color:#38bdf8;font-size:22px;line-height:1}.architectureArrow small{color:#6f8993;font-size:10px;letter-spacing:.03em}.architectureCore{width:min(100%,300px);margin:0 auto;display:flex;align-items:center;justify-content:center;gap:11px;padding:12px 14px;border-radius:14px;background:#07111d;box-shadow:0 10px 28px #00000029}.architectureCore>img{width:36px!important;height:36px!important;object-fit:contain;flex:0 0 auto}.architectureCore>div{display:grid;gap:2px;min-width:0}.architectureCore strong{color:#f0fbff;font-size:15px;line-height:1.1}.architectureCore small{color:#7899a5;font-size:10px;line-height:1.25}.architectureDevices{margin-top:0}.architectureDevices>div{background:transparent;padding:7px 4px 2px}.architectureDevices span{color:#7dd3fc;font-size:15px}@media(max-width:720px){.heroArchitecture{width:100%;margin-top:24px;padding:15px 10px 14px}.architectureClients,.architectureDevices{gap:5px}.architectureClients>div{gap:5px;padding:7px 5px}.architectureClients img,.architectureClients .protocolMark{width:22px;height:22px}.architectureClients strong,.architectureDevices strong{font-size:10px}.architectureCore{width:250px}.architectureCore>img{width:32px!important;height:32px!important}.architectureArrow small{font-size:9px}}.heroArchitecture{width:min(100%,680px)!important;margin-top:8px!important;padding:28px 28px 24px!important;border-radius:24px!important;background:linear-gradient(180deg,#07111dc7,#040a129e)!important}.architectureClients,.architectureDevices{gap:16px!important}.architectureClients>div,.architectureDevices>div{padding:14px!important;border-radius:14px!important}.architectureClients img,.architectureClients .protocolMark{width:34px!important;height:34px!important}.architectureClients strong,.architectureDevices strong{font-size:15px!important}.architectureCore{width:min(100%,420px)!important;gap:14px!important;padding:18px 20px!important;border-radius:18px!important}.architectureCore>img{width:48px!important;height:48px!important}.architectureCore strong{font-size:20px!important}.architectureCore small{font-size:13px!important;line-height:1.35!important}.architectureArrow{padding:12px 0 10px!important}.architectureArrow span{font-size:30px!important}.architectureArrow small{font-size:12px!important}.architectureDevices>div{padding:10px 8px 4px!important}.architectureDevices span{font-size:20px!important}.architectureLabel{font-size:12px!important;margin-bottom:10px!important}@media(max-width:720px){.heroArchitecture{width:100%!important;margin-top:24px!important;padding:18px 12px 16px!important}.architectureClients,.architectureDevices{gap:6px!important}.architectureClients>div,.architectureDevices>div{padding:9px 6px!important}.architectureClients img,.architectureClients .protocolMark{width:26px!important;height:26px!important}.architectureClients strong,.architectureDevices strong{font-size:11px!important}.architectureCore{width:280px!important;padding:12px 14px!important}.architectureCore>img{width:36px!important;height:36px!important}.architectureCore strong{font-size:15px!important}.architectureCore small{font-size:10px!important}.architectureArrow{padding:8px 0 7px!important}.architectureArrow span{font-size:24px!important}.architectureArrow small{font-size:10px!important}}@media(min-width:1028px){.publicPage.landing{width:min(1280px,calc(100% - 48px))}.landingHero{grid-template-columns:minmax(0,1fr) minmax(560px,1.08fr)!important;gap:56px!important}.heroArchitecture{width:100%!important;height:474px!important;margin-top:47px!important;padding:28px 30px 24px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}}@media(min-width:1028px){.heroArchitecture{display:grid!important;grid-template-rows:auto auto minmax(58px,1fr) auto minmax(58px,1fr) auto auto!important;align-content:stretch!important;justify-content:stretch!important;row-gap:0!important}.architectureLabel{align-self:end!important;margin:0 0 10px!important}.architectureClients{align-self:start!important}.architectureClients>div{min-height:70px!important;justify-content:flex-start!important;padding:14px 16px!important}.architectureClients strong{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.18!important;font-size:14px!important}.architectureArrow{align-self:stretch!important;min-height:58px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:0!important}.architectureArrow span{line-height:1!important}.architectureCore{align-self:center!important}.architectureDevices{align-self:start!important}.architectureDevices>div{min-height:56px!important;align-items:center!important;justify-content:center!important;padding:8px 10px!important}}.connectPageHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.connectReadyPill{display:flex;align-items:center;gap:8px;flex:0 0 auto;padding:10px 13px;border:1px solid rgba(74,222,128,.22);border-radius:999px;background:#06251a6b;color:#86efac;font-size:13px;font-weight:800}.connectReadyPill i{width:8px;height:8px;border-radius:50%;background:#4ade80;box-shadow:0 0 14px #4ade80a6}.connectOverview{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.55fr);gap:16px;margin-bottom:20px}.connectEndpointPanel,.connectHealthPanel,.connectClientCard,.connectGuide,.connectTryPanel{border:1px solid var(--line);background:var(--panel)}.connectEndpointPanel{padding:24px;border-radius:20px}.connectPanelHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.connectPanelHeader h2{margin:7px 0 8px;font-size:24px;letter-spacing:-.03em}.connectPanelHeader p{margin:0;max-width:720px;color:var(--muted);font-size:15px;line-height:1.65}.connectSecurityBadge{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#071821;color:#7dd3fc;font-size:12px;font-weight:800;white-space:nowrap}.connectEndpointBox{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:20px;padding:13px;border:1px solid #21455e;border-radius:14px;background:#030b11}.connectEndpointBox code{min-width:0;overflow:auto;color:#bae6fd;font-size:14px;white-space:nowrap}.connectHealthPanel{display:flex;flex-direction:column;padding:22px;border-radius:20px}.connectHealthRow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid rgba(148,163,184,.1)}.connectHealthRow span{display:flex;align-items:center;gap:9px;color:#a8bac1;font-size:14px}.connectHealthRow strong{color:#edf8fb;font-size:14px}.healthDot{width:8px;height:8px;border-radius:50%;background:#64748b}.healthDot.good{background:#4ade80;box-shadow:0 0 10px #4ade8073}.healthDot.idle{background:#f59e0b}.connectDevicesButton{margin-top:auto}.connectClientSection{margin-top:28px}.connectSectionHeading{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);gap:32px;align-items:end;margin-bottom:16px}.connectSectionHeading.compact{grid-template-columns:1fr}.connectSectionHeading h2{margin:7px 0 0;font-size:26px;letter-spacing:-.035em}.connectSectionHeading>p{margin:0;color:var(--muted);font-size:15px;line-height:1.65}.connectClientGrid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:16px}.connectClientCard{display:flex;flex-direction:column;min-height:300px;padding:22px;border-radius:20px}.connectClientCard.primary{border-color:#38bdf859;background:linear-gradient(180deg,#071822f2,#071019eb);box-shadow:0 18px 50px #0ea5e912}.connectClientTop{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.connectClientIdentity{display:flex;align-items:center;gap:12px;min-width:0}.connectClientIdentity img,.connectClientIdentity .protocolMark.large{width:44px;height:44px;flex:0 0 auto}.connectClientIdentity img{filter:invert(1)}.connectClientIdentity .protocolMark.large{display:grid;place-items:center;border-radius:12px;background:#0d2535;color:#7dd3fc;font-size:18px;font-weight:900}.connectClientIdentity h3{margin:3px 0 0;font-size:21px}.clientState{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#0b1722;color:#8ea6af;font-size:11px;font-weight:800;white-space:nowrap}.clientState.recommended{background:#0ea5e91f;color:#7dd3fc}.connectClientCard>p{margin:18px 0;color:var(--muted);font-size:14px;line-height:1.7}.connectMiniSteps{display:grid;gap:9px;margin:2px 0 18px}.connectMiniSteps span{display:flex;align-items:center;gap:9px;color:#b4c8cf;font-size:13px}.connectMiniSteps b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#0b2231;color:#7dd3fc;font-size:11px}.connectClientFooter{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:16px;border-top:1px solid rgba(148,163,184,.1)}.clientHint{color:#78919a;font-size:12px}.connectGuide{margin-top:28px;padding:24px;border-radius:20px}.connectTimeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:18px}.connectTimeline article{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;padding:6px 24px 6px 0}.connectTimeline article:not(:last-child):after{content:"";position:absolute;top:20px;right:0;width:28px;height:1px;background:linear-gradient(90deg,#23485e,#38bdf8)}.timelineNumber{display:grid;place-items:center;width:34px;height:34px;border:1px solid #23485e;border-radius:10px;background:#071821;color:#7dd3fc;font-size:11px;font-weight:900}.connectTimeline strong{color:#eaf8fb;font-size:16px}.connectTimeline p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.connectTryPanel{display:grid;grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr);gap:28px;margin-top:16px;padding:24px;border-radius:20px}.connectTryCopy h2{margin:7px 0 8px;font-size:24px}.connectTryCopy p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.connectPromptGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.connectPromptGrid code{display:flex;align-items:center;min-height:48px;padding:11px 12px;border:1px solid rgba(56,189,248,.14);border-radius:11px;background:#030b11;color:#bdefff;font-size:12px;line-height:1.45;white-space:normal}.connectPromptGrid code:before{content:"›";margin-right:8px;color:#38bdf8;font-weight:900}:root[data-theme=light] .connectEndpointPanel,:root[data-theme=light] .connectHealthPanel,:root[data-theme=light] .connectClientCard,:root[data-theme=light] .connectGuide,:root[data-theme=light] .connectTryPanel{background:#fff;border-color:#d8e8ee}:root[data-theme=light] .connectClientCard.primary{background:linear-gradient(180deg,#f5fbff,#fff);border-color:#bae6fd}:root[data-theme=light] .connectClientIdentity img{filter:none}:root[data-theme=light] .connectEndpointBox,:root[data-theme=light] .connectPromptGrid code{background:#f7fbfd;border-color:#d7e9ef}:root[data-theme=light] .connectEndpointBox code,:root[data-theme=light] .connectPromptGrid code{color:#036b8d}@media(max-width:1050px){.connectOverview{grid-template-columns:1fr}.connectHealthPanel{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:12px;align-items:center}.connectHealthPanel>.eyebrow{grid-column:1/-1}.connectHealthRow{border:0;padding:6px 0}.connectDevicesButton{margin:0}.connectClientGrid{grid-template-columns:1fr 1fr}.connectClientCard.primary{grid-column:1/-1}}@media(max-width:760px){.connectPageHeader{align-items:flex-start;flex-direction:column}.connectOverview{gap:12px}.connectPanelHeader{flex-direction:column}.connectEndpointBox{grid-template-columns:1fr}.connectEndpointBox code{width:100%}.connectHealthPanel{display:flex}.connectSectionHeading{grid-template-columns:1fr;gap:10px}.connectClientGrid{grid-template-columns:1fr}.connectClientCard.primary{grid-column:auto}.connectClientCard{min-height:0}.connectTimeline{grid-template-columns:1fr;gap:16px}.connectTimeline article{padding:0}.connectTimeline article:not(:last-child):after{inset:auto auto -10px 16px;width:1px;height:12px}.connectTryPanel,.connectPromptGrid{grid-template-columns:1fr}}@media(min-width:821px){.appFrame{display:block;min-height:100vh}.sidebar{position:fixed!important;inset:0 auto 0 0;width:238px;height:100vh!important;z-index:50;overflow-y:auto}.dashboardMain{width:min(1260px,calc(100vw - 290px))!important;margin-left:calc(238px + max(26px,(100vw - 1498px)/2))!important;margin-right:26px!important}}.devicesPageHeader{padding-bottom:22px}.deviceStatsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.deviceStatsGrid article{display:grid;gap:4px;padding:18px 20px;border:1px solid var(--line);border-radius:17px;background:var(--panel)}.deviceStatsGrid span{color:#78919a;font-size:12px;font-weight:750;letter-spacing:.04em}.deviceStatsGrid strong{color:#ecf9fc;font-size:29px;line-height:1;letter-spacing:-.035em}.deviceStatsGrid small{color:#657d87;font-size:11px}.deviceToolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0}.deviceSearch{flex:1;max-width:520px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:7px;padding:0 13px;height:44px;border:1px solid var(--line);border-radius:13px;background:#061018}.deviceSearch>span{color:#6f8993;font-size:17px}.deviceSearch input{width:100%;border:0;outline:0;background:transparent;color:#eaf8fb;font:inherit;font-size:14px}.deviceSearch input::placeholder{color:#59717b}.deviceFilters{display:flex;align-items:center;gap:6px;padding:4px;border:1px solid var(--line);border-radius:12px;background:#061018}.deviceFilters button{display:flex;align-items:center;gap:7px;height:34px;padding:0 11px;border:0;border-radius:8px;background:transparent;color:#78919a;font-size:12px;font-weight:750}.deviceFilters button span{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#0d1b26;color:#78919a;font-size:10px}.deviceFilters button.active{background:#0b2231;color:#dff8ff}.deviceFilters button.active span{background:#12364b;color:#7dd3fc}.deviceManagementGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.deviceCard.managed{position:relative;display:flex;flex-direction:column;gap:0;padding:20px;overflow:hidden}.deviceCard.managed:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#334155}.deviceCard.managed.online:before{background:#4ade80}.deviceCard.managed.offline:before{background:#64748b}.deviceCard.managed .deviceTop{margin-bottom:16px}.deviceCard.managed .deviceIdentity h3{margin:0 0 4px;font-size:20px;letter-spacing:-.025em}.deviceCard.managed .deviceIdentity span{color:#78919a;font-size:12px;line-height:1.4}.deviceStatusStrip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid rgba(148,163,184,.1);border-radius:13px;overflow:hidden;background:#061018}.deviceStatusStrip>div{min-width:0;display:grid;gap:4px;padding:12px 13px}.deviceStatusStrip>div+div{border-left:1px solid rgba(148,163,184,.1)}.deviceStatusStrip span{color:#627a84;font-size:10px;text-transform:uppercase;letter-spacing:.07em}.deviceStatusStrip strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d9eef3;font-size:13px}.deviceAccessSummary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:18px 2px 16px}.deviceAccessSummary>div:first-child{display:grid;gap:4px}.deviceAccessSummary strong{color:#e5f5f8;font-size:14px}.deviceAccessSummary p{margin:0;max-width:500px;color:#6f8993;font-size:12px;line-height:1.55}.deviceToolChips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px;max-width:220px}.deviceToolChips span{padding:5px 7px;border:1px solid #1c3545;border-radius:8px;background:#071821;color:#8fb9c4;font-size:10px}.devicePresetRow{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 2px 15px}.devicePresetRow>span{color:#607983;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.devicePresetRow>div{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.devicePresetRow button{display:grid;gap:2px;min-width:92px;padding:8px 11px;border:1px solid #1b3440;border-radius:10px;background:#07161d;color:#8faab3;cursor:pointer;text-align:left}.devicePresetRow button strong{font-size:12px;color:#c9dce1}.devicePresetRow button small{font-size:10px;color:#607983}.devicePresetRow button.active{border-color:#2998b3;background:#08232c;box-shadow:inset 0 0 0 1px #38bdf81f}.devicePresetRow button.active strong{color:#dff8ff}.devicePresetRow button.danger:not(.active){border-color:#ef44442e}.devicePresetRow button.danger.active{border-color:#b45309;background:#28180a}.deviceToolDetails{border-top:1px solid rgba(148,163,184,.1);border-bottom:1px solid rgba(148,163,184,.1)}.deviceToolDetails summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 2px;cursor:pointer;list-style:none;color:#b7cbd1;font-size:13px;font-weight:750}.deviceToolDetails summary::-webkit-details-marker{display:none}.deviceToolDetails summary:before{content:"›";margin-right:7px;color:#38bdf8;transition:transform .18s ease}.deviceToolDetails[open] summary:before{transform:rotate(90deg)}.deviceToolDetails summary span{margin-left:auto;color:#607983;font-size:11px;font-weight:600}.deviceToolDetails .toolToggleGrid{padding:2px 0 15px}.managedActions{margin-top:15px!important;padding-top:0!important;border-top:0!important}.managedActions .dangerButton{margin-left:auto}:root[data-theme=light] .deviceStatsGrid article,:root[data-theme=light] .deviceSearch,:root[data-theme=light] .deviceFilters,:root[data-theme=light] .deviceStatusStrip{background:#fff;border-color:#dbe9ee}:root[data-theme=light] .deviceSearch input{color:#0a2932}:root[data-theme=light] .deviceStatsGrid strong,:root[data-theme=light] .deviceStatusStrip strong,:root[data-theme=light] .deviceAccessSummary strong{color:#10333d}:root[data-theme=light] .deviceFilters button.active{background:#dff4f8;color:#0b5267}:root[data-theme=light] .devicePresetRow button{border-color:#d6e5ea;background:#f8fcfd}:root[data-theme=light] .devicePresetRow button strong{color:#264851}:root[data-theme=light] .devicePresetRow button small{color:#6b858d}:root[data-theme=light] .devicePresetRow button.active{border-color:#58aabd;background:#e7f7fa}:root[data-theme=light] .devicePresetRow button.active strong{color:#0b5267}:root[data-theme=light] .devicePresetRow button.danger.active{border-color:#d97706;background:#fff7ed}@media(max-width:1100px){.deviceManagementGrid{grid-template-columns:1fr!important}}@media(max-width:820px){.dashboardMain{width:min(100% - 22px,1240px)!important;margin:0 auto!important}.deviceStatsGrid{grid-template-columns:1fr 1fr}.deviceStatsGrid article:last-child{grid-column:1/-1}.deviceToolbar{align-items:stretch;flex-direction:column}.deviceSearch{max-width:none}.deviceFilters{width:max-content;max-width:100%;overflow:auto}}@media(max-width:560px){.deviceStatsGrid{grid-template-columns:1fr}.deviceStatsGrid article:last-child{grid-column:auto}.deviceStatusStrip{grid-template-columns:1fr}.deviceStatusStrip>div+div{border-left:0;border-top:1px solid rgba(148,163,184,.1)}.deviceAccessSummary{grid-template-columns:1fr}.deviceToolChips{justify-content:flex-start;max-width:none}.devicePresetRow{align-items:flex-start;flex-direction:column}.devicePresetRow>div{justify-content:flex-start;width:100%}.devicePresetRow button{flex:1;min-width:0}.managedActions{flex-wrap:wrap}.managedActions .dangerButton{margin-left:0}}.overviewTopbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:30px 0 18px}.overviewTopbar h1{margin:6px 0 5px;font-size:32px;line-height:1;letter-spacing:-.04em}.overviewTopbar p{margin:0;color:var(--muted);font-size:14px}.overviewActions{display:flex;align-items:center;gap:9px;flex:0 0 auto}.overviewStatusGrid{display:grid;grid-template-columns:1.05fr 1fr 1fr 1.35fr;gap:12px}.overviewStatusCard{min-width:0;display:flex;flex-direction:column;min-height:142px;padding:17px 18px;border:1px solid var(--line);border-radius:16px;background:var(--panel)}.overviewStatusCard.primary{border-color:#4ade8038;background:linear-gradient(180deg,rgba(6,37,26,.22),var(--panel))}.statusCardHead{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#78919a;font-size:11px;font-weight:750;letter-spacing:.045em;text-transform:uppercase}.overviewStatusCard>strong{margin-top:16px;color:#eef9fb;font-size:27px;line-height:1;letter-spacing:-.035em}.overviewStatusCard>small{margin-top:auto;color:#667f88;font-size:11px}.miniUsageBar{height:5px;margin:12px 0 7px;overflow:hidden;border-radius:999px;background:#0c1a22}.miniUsageBar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0ea5e9,#38bdf8)}.overviewStatusCard.endpoint code{display:block;margin:13px 0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#bdefff;font-size:11px}.statusCardActions{display:flex;align-items:center;gap:7px;margin-top:auto}.overviewQuickGrid{display:grid;grid-template-columns:1.35fr .85fr;gap:14px;margin-top:14px}.overviewQuickCard,.overviewAttentionCard{padding:19px;border:1px solid var(--line);border-radius:17px;background:var(--panel)}.quickActionList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:13px}.quickActionList button,.attentionList button,.attentionClear{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;width:100%;padding:11px;border:1px solid rgba(148,163,184,.09);border-radius:12px;background:#061018;color:inherit;text-align:left}.quickActionList button{cursor:pointer}.quickActionList button:hover{border-color:#21465b;background:#081722}.quickActionList button>span{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#0b2231;color:#7dd3fc;font-size:15px}.quickActionList button>div,.attentionList button>div,.attentionClear>div{display:grid;gap:2px}.quickActionList strong,.attentionList strong,.attentionClear strong{color:#e7f4f7;font-size:13px}.quickActionList small,.attentionList small,.attentionClear small{color:#6f8993;font-size:11px;line-height:1.35}.attentionList{display:grid;gap:8px;margin-top:13px}.attentionList button{cursor:pointer}.attentionIcon,.attentionClear>i{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;font-style:normal;font-weight:900}.attentionIcon.warn{background:#f59e0b1a;color:#fbbf24}.attentionIcon.idle{background:#64748b1f;color:#94a3b8}.attentionClear>i{background:#4ade801a;color:#4ade80}.overviewMainGrid{display:grid;grid-template-columns:1.2fr .8fr;gap:14px;margin-top:14px}.overviewDevicesPanel,.overviewActivityPanel{min-width:0}.overviewDeviceList{display:grid;gap:7px}.overviewDeviceRow{display:grid;grid-template-columns:36px minmax(0,1fr) auto auto;gap:10px;align-items:center;width:100%;padding:10px 11px;border:1px solid transparent;border-radius:11px;background:#061018;color:inherit;text-align:left}.overviewDeviceRow:hover{border-color:#1d3c4d}.overviewDeviceRow>div:nth-child(2){display:grid;min-width:0;gap:2px}.overviewDeviceRow strong{overflow:hidden;color:#e8f5f7;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.overviewDeviceRow span{overflow:hidden;color:#718b94;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.overviewDeviceMeta{display:grid;justify-items:end;gap:2px;color:#68818a}.overviewDeviceMeta span,.overviewDeviceMeta small{font-size:10px}.overviewActivityPanel .activityList{max-height:360px;overflow:auto}:root[data-theme=light] .overviewStatusCard,:root[data-theme=light] .overviewQuickCard,:root[data-theme=light] .overviewAttentionCard{background:#fff;border-color:#dcebef}:root[data-theme=light] .quickActionList button,:root[data-theme=light] .attentionList button,:root[data-theme=light] .attentionClear,:root[data-theme=light] .overviewDeviceRow{background:#f7fbfd}:root[data-theme=light] .overviewStatusCard>strong,:root[data-theme=light] .quickActionList strong,:root[data-theme=light] .attentionList strong,:root[data-theme=light] .attentionClear strong,:root[data-theme=light] .overviewDeviceRow strong{color:#123640}@media(max-width:1100px){.overviewStatusGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.overviewQuickGrid,.overviewMainGrid{grid-template-columns:1fr}}@media(max-width:700px){.overviewTopbar{align-items:flex-start;flex-direction:column;padding-top:22px}.overviewActions{width:100%}.overviewActions>*{flex:1}.overviewStatusGrid,.quickActionList{grid-template-columns:1fr}.overviewDeviceRow{grid-template-columns:34px minmax(0,1fr) auto}.overviewDeviceMeta{display:none}}.securityTopbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:30px 0 18px}.securityTopbar h1{margin:6px 0 5px;font-size:32px;line-height:1;letter-spacing:-.04em}.securityTopbar p{margin:0;color:var(--muted);font-size:14px}.securityTopActions{display:flex;align-items:center;gap:9px}.securityStatusGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.securityStatusCard{min-width:0;display:flex;flex-direction:column;min-height:145px;padding:17px 18px;border:1px solid var(--line);border-radius:16px;background:var(--panel)}.securityStatusCard.primary{border-color:#4ade8038;background:linear-gradient(180deg,rgba(6,37,26,.22),var(--panel))}.securityStatusCard>div{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#78919a;font-size:11px;font-weight:750;letter-spacing:.045em;text-transform:uppercase}.securityStatusCard>strong{margin-top:17px;color:#edf9fb;font-size:21px;line-height:1.1;letter-spacing:-.025em}.securityStatusCard>small{margin-top:auto;color:#657d87;font-size:11px;line-height:1.45}.securityMiniState{padding:4px 7px;border-radius:999px;background:#0b2231;color:#7dd3fc;font-size:9px}.securityMainGrid{display:grid;grid-template-columns:1.25fr .75fr;gap:14px;margin-top:14px}.securityLowerGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.securityPanel{min-width:0;padding:20px;border:1px solid var(--line);border-radius:17px;background:var(--panel)}.securityPanelHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.securityPanelHeader h2{margin:5px 0 0;font-size:19px;letter-spacing:-.025em}.securityDeviceList{display:grid;gap:7px}.securityDeviceRow{display:grid;grid-template-columns:36px minmax(0,1fr) auto auto;gap:10px;align-items:center;width:100%;padding:10px 11px;border:1px solid transparent;border-radius:11px;background:#061018;color:inherit;text-align:left}.securityDeviceRow:hover{border-color:#1d3c4d}.securityDeviceRow>div:nth-child(2){display:grid;min-width:0;gap:2px}.securityDeviceRow strong{color:#e8f5f7;font-size:13px}.securityDeviceRow span{overflow:hidden;color:#718b94;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.securityExposureMeta{display:grid;justify-items:end;gap:1px;min-width:70px}.securityExposureMeta strong{font-size:18px;color:#7dd3fc}.securityExposureMeta span{font-size:9px}.securityFlow{display:grid;gap:5px}.securityFlow>div{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:center;padding:10px 11px;border:1px solid rgba(148,163,184,.09);border-radius:11px;background:#061018}.securityFlow>div>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#0b2231;color:#7dd3fc;font-size:11px;font-weight:900}.securityFlow p{display:grid;gap:2px;margin:0}.securityFlow strong{color:#e6f4f7;font-size:13px}.securityFlow small{color:#6f8993;font-size:10px;line-height:1.35}.securityFlow>i{justify-self:center;color:#38bdf8;font-style:normal;font-size:14px;line-height:1}.securityAuditList{display:grid;gap:7px}.securityAuditRow{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid rgba(148,163,184,.08)}.securityAuditRow:last-child{border-bottom:0}.securityAuditRow>div{display:grid;gap:2px}.securityAuditRow strong{color:#e6f3f6;font-size:12px}.securityAuditRow span{color:#6f8993;font-size:10px}.securityAuditRow>b{color:#74d7a5;font-size:10px;font-weight:800}.privacyBoundaryGrid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.privacyBoundaryGrid>div{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:start;padding:11px;border:1px solid rgba(148,163,184,.09);border-radius:11px;background:#061018}.privacyBoundaryGrid>div>span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;font-weight:900}.privacyBoundaryGrid .kept>span{background:#4ade801a;color:#4ade80}.privacyBoundaryGrid .notKept>span{background:#94a3b814;color:#94a3b8}.privacyBoundaryGrid p{display:grid;gap:3px;margin:0}.privacyBoundaryGrid strong{color:#e6f3f6;font-size:12px}.privacyBoundaryGrid small{color:#6f8993;font-size:10px;line-height:1.4}.securityActionsPanel{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:14px;padding:20px;border:1px solid var(--line);border-radius:17px;background:var(--panel)}.securityActionsPanel h2{margin:5px 0 6px;font-size:19px}.securityActionsPanel p{margin:0;max-width:680px;color:var(--muted);font-size:12px;line-height:1.55}.securityActionButtons{display:flex;align-items:center;gap:8px;flex:0 0 auto}.securityEmptyState{display:grid;justify-items:start;gap:7px;padding:18px;border:1px dashed #263846;border-radius:12px;color:#78919a}.securityEmptyState strong{color:#d8e8ec;font-size:13px}.securityEmptyState span{font-size:11px}.securityEmptyState.compact{padding:14px}:root[data-theme=light] .securityStatusCard,:root[data-theme=light] .securityPanel,:root[data-theme=light] .securityActionsPanel{background:#fff;border-color:#dcebef}:root[data-theme=light] .securityDeviceRow,:root[data-theme=light] .securityFlow>div,:root[data-theme=light] .privacyBoundaryGrid>div{background:#f7fbfd}:root[data-theme=light] .securityStatusCard>strong,:root[data-theme=light] .securityDeviceRow strong,:root[data-theme=light] .securityFlow strong,:root[data-theme=light] .securityAuditRow strong,:root[data-theme=light] .privacyBoundaryGrid strong,:root[data-theme=light] .securityEmptyState strong{color:#123640}@media(max-width:1100px){.securityStatusGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.securityMainGrid,.securityLowerGrid{grid-template-columns:1fr}}@media(max-width:720px){.securityTopbar{align-items:flex-start;flex-direction:column;padding-top:22px}.securityTopActions{width:100%;flex-wrap:wrap}.securityStatusGrid{grid-template-columns:1fr}.securityDeviceRow{grid-template-columns:34px minmax(0,1fr) auto}.securityExposureMeta{display:none}.privacyBoundaryGrid{grid-template-columns:1fr}.securityActionsPanel{align-items:flex-start;flex-direction:column}.securityActionButtons{width:100%;flex-wrap:wrap}}.securityStatusCard.paused{border-color:#f59e0b47;background:linear-gradient(180deg,rgba(120,53,15,.14),var(--panel))}.securityGrantsPanel{margin-top:14px}.securityGrantsPanel .securityPanelHeader p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.securityGrantList{display:grid;gap:7px}.securityGrantRow{display:grid;grid-template-columns:minmax(210px,1.1fr) minmax(260px,1.4fr) 130px auto;gap:14px;align-items:center;padding:12px;border:1px solid rgba(148,163,184,.09);border-radius:12px;background:#061018}.securityGrantIdentity{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:center;min-width:0}.securityGrantIcon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#0b2231;color:#7dd3fc;font-size:11px;font-weight:900}.securityGrantIdentity>div{display:grid;min-width:0;gap:3px}.securityGrantIdentity strong{overflow:hidden;color:#e8f5f7;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.securityGrantIdentity small{overflow:hidden;color:#657d87;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.securityGrantScopes{display:flex;flex-wrap:wrap;gap:5px}.securityGrantScopes code{padding:5px 7px;border:1px solid #1b3545;border-radius:8px;background:#071821;color:#8fbac5;font-size:10px}.securityGrantExpiry{display:grid;gap:3px}.securityGrantExpiry span{color:#657d87;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.securityGrantExpiry strong{color:#b9ccd2;font-size:11px}.securityTopActions .dangerButton,.securityActionButtons .dangerButton{min-height:38px;padding:0 12px;border:1px solid rgba(248,113,113,.25);border-radius:10px;background:#7f1d1d1a;color:#fca5a5;font-weight:750}:root[data-theme=light] .securityGrantRow{background:#f7fbfd;border-color:#dcebef}:root[data-theme=light] .securityGrantIdentity strong{color:#123640}@media(max-width:1100px){.securityGrantRow{grid-template-columns:1fr auto}.securityGrantScopes{grid-column:1/-1}.securityGrantExpiry{grid-column:1}}@media(max-width:650px){.securityGrantRow{grid-template-columns:1fr}.securityGrantScopes,.securityGrantExpiry{grid-column:auto}.securityGrantRow>.dangerButton{width:100%}}.platformSection{padding:72px 0 8px}.platformCapabilityGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.platformCapabilityGrid article{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;min-height:180px;padding:20px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#07111deb,#040a12c7);overflow:hidden}.platformCapabilityGrid article:after{content:"";position:absolute;inset:auto -35px -45px auto;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(56,189,248,.07),transparent 70%);pointer-events:none}.platformCapabilityIcon{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(56,189,248,.2);border-radius:12px;background:#071821;color:#7dd3fc;font-size:16px;font-weight:900}.platformCapabilityGrid article>div{display:grid;align-content:start;gap:8px}.platformCapabilityGrid strong{color:#e9f7fa;font-size:16px}.platformCapabilityGrid p{margin:0;color:#8299a1;font-size:13px;line-height:1.65}.platformCapabilityGrid small{grid-column:2;margin-top:auto;color:#5f7b86;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.platformFootnote{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:12px 14px;border-top:1px solid rgba(148,163,184,.08)}.platformFootnote code{color:#789ba7;font-size:11px}.platformFootnote a{color:#7dd3fc;font-size:12px;font-weight:750;text-decoration:none}.techResourceGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.techResourceCard{position:relative;min-height:220px;padding:20px!important;overflow:hidden}.techResourceCard:before{content:"";position:absolute;left:0;top:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#38bdf8,transparent);opacity:.34}.resourceMeta{display:flex;align-items:center;justify-content:space-between;gap:12px}.resourceMeta span{color:#5f8390!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:800;letter-spacing:.12em}.resourceMeta em{color:#38bdf8;font-style:normal;font-size:14px}.techResourceCard h2{margin:42px 0 9px!important;font-size:20px!important}.techResourceCard p{font-size:13px!important;line-height:1.65!important}.resourceArticles{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:42px;padding-bottom:30px}.resourceArticles article{scroll-margin-top:90px;min-width:0;padding:24px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#07111deb,#040a12cc)}.resourceArticles article:nth-child(1),.resourceArticles article:nth-child(2){grid-column:span 1}.resourceArticleTag{color:#5e8491;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:800;letter-spacing:.13em}.resourceArticles h2{margin:10px 0 11px;color:#eef9fb;font-size:23px;letter-spacing:-.025em}.resourceArticles p{margin:0;color:#839aa3;font-size:14px;line-height:1.72}.resourceCodeRail{display:flex;align-items:center;gap:8px;margin-top:18px;overflow:auto;padding:11px 12px;border:1px solid rgba(56,189,248,.12);border-radius:11px;background:#030b11}.resourceCodeRail code{flex:0 0 auto;color:#bdefff;font-size:11px}.resourceCodeRail span{flex:0 0 auto;color:#356b82;font-size:12px}.resourceMetricRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px}.resourceMetricRow>div{display:grid;gap:3px;padding:11px;border:1px solid rgba(148,163,184,.09);border-radius:10px;background:#061018}.resourceMetricRow strong{color:#7dd3fc;font-size:16px}.resourceMetricRow span{color:#637f89;font-size:9px;text-transform:uppercase;letter-spacing:.05em}.resourceAuditMatrix{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.resourceAuditMatrix span{padding:6px 8px;border:1px solid rgba(148,163,184,.09);border-radius:8px;background:#061018;color:#78929c;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}:root[data-theme=light] .platformCapabilityGrid article,:root[data-theme=light] .resourceArticles article{background:#fff;border-color:#dcebef}:root[data-theme=light] .platformCapabilityGrid strong,:root[data-theme=light] .resourceArticles h2{color:#10343d}:root[data-theme=light] .resourceCodeRail,:root[data-theme=light] .resourceMetricRow>div,:root[data-theme=light] .resourceAuditMatrix span{background:#f7fbfd;border-color:#dcebef}@media(max-width:1050px){.platformCapabilityGrid,.techResourceGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.platformCapabilityGrid,.techResourceGrid,.resourceArticles{grid-template-columns:1fr!important}.platformCapabilityGrid article{min-height:0}.platformFootnote{align-items:flex-start;flex-direction:column}.resourceMetricRow{grid-template-columns:1fr}}.platformCapabilityGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 46px!important;margin-top:34px!important;border-top:1px solid rgba(148,163,184,.14)}.platformCapabilityGrid article{min-height:0!important;padding:24px 0 26px!important;border:0!important;border-bottom:1px solid rgba(148,163,184,.12)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;grid-template-columns:48px minmax(0,1fr)!important;gap:15px!important}.platformCapabilityGrid article:after{display:none!important}.platformCapabilityIcon{width:38px!important;height:38px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#38bdf8!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px!important;justify-content:start!important}.platformCapabilityGrid strong{font-size:18px!important;letter-spacing:-.02em}.platformCapabilityGrid p{max-width:520px;font-size:14px!important;line-height:1.72!important}.platformCapabilityGrid small{grid-column:2!important;margin-top:8px!important;color:#5f7b86!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.platformFootnote{margin-top:22px!important;padding:18px 0!important;border-top:0!important;border-bottom:1px solid rgba(148,163,184,.12)}.techResourceGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 44px!important;border-top:1px solid rgba(148,163,184,.14)}.techResourceCard{min-height:0!important;padding:19px 0 21px!important;border:0!important;border-bottom:1px solid rgba(148,163,184,.11)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}.techResourceCard:before{display:none!important}.techResourceCard:hover{transform:none!important;border-color:#38bdf859!important;background:transparent!important}.resourceMeta{justify-content:flex-start!important;gap:10px!important}.resourceMeta em{order:-1;font-size:11px!important}.techResourceCard h2{margin:12px 0 6px!important;font-size:19px!important}.techResourceCard p{max-width:560px;margin:0!important;color:#78919a!important}.resourceArticles{display:block!important;max-width:980px;margin:72px auto 0!important;padding-bottom:40px!important}.resourceArticles article{position:relative;padding:46px 0 54px!important;border:0!important;border-top:1px solid rgba(148,163,184,.14)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.resourceArticles article:first-child{border-top:0!important;padding-top:0!important}.resourceArticleTag{display:block;margin-bottom:14px}.resourceArticles h2{max-width:760px;margin:0 0 15px!important;font-size:30px!important;line-height:1.12}.resourceArticles p{max-width:790px;font-size:15px!important;line-height:1.82!important}.resourceCodeRail{width:max-content;max-width:100%;margin-top:22px!important;padding:10px 0!important;border:0!important;border-radius:0!important;background:transparent!important;border-bottom:1px solid rgba(56,189,248,.18)!important}.resourceMetricRow{max-width:660px;gap:0!important;margin-top:24px!important;border-top:1px solid rgba(148,163,184,.12);border-bottom:1px solid rgba(148,163,184,.12)}.resourceMetricRow>div{padding:16px 18px 16px 0!important;border:0!important;border-radius:0!important;background:transparent!important}.resourceMetricRow>div+div{padding-left:18px!important;border-left:1px solid rgba(148,163,184,.12)!important}.resourceAuditMatrix{max-width:760px;gap:0!important;margin-top:24px!important;border-top:1px solid rgba(148,163,184,.12)}.resourceAuditMatrix span{padding:10px 18px 10px 0!important;border:0!important;border-bottom:1px solid rgba(148,163,184,.08)!important;border-radius:0!important;background:transparent!important}:root[data-theme=light] .platformCapabilityGrid article,:root[data-theme=light] .techResourceCard,:root[data-theme=light] .resourceArticles article,:root[data-theme=light] .resourceCodeRail,:root[data-theme=light] .resourceMetricRow>div,:root[data-theme=light] .resourceAuditMatrix span{background:transparent!important}@media(max-width:760px){.platformCapabilityGrid,.techResourceGrid{grid-template-columns:1fr!important}.resourceArticles{margin-top:52px!important}.resourceArticles h2{font-size:25px!important}.resourceMetricRow{grid-template-columns:1fr!important}.resourceMetricRow>div+div{padding-left:0!important;border-left:0!important;border-top:1px solid rgba(148,163,184,.1)!important}}.resourceDocsLayout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:56px;align-items:start;padding-bottom:44px}.resourceToc{position:relative}.resourceTocInner{position:sticky;top:92px;display:grid;gap:18px;padding-top:4px}.resourceToc nav{display:grid;border-top:1px solid rgba(148,163,184,.14)}.resourceToc nav a{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid rgba(148,163,184,.1);color:inherit;text-decoration:none}.resourceToc nav a span{color:#496875;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.resourceToc nav a strong{color:#a9c0c8;font-size:12px;font-weight:650}.resourceToc nav a small{color:#466875;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;letter-spacing:.08em}.resourceToc nav a:hover strong{color:#e5f7fb}.resourceTocLinks{display:grid;gap:8px;padding-top:8px}.resourceTocLinks>span{color:#45606a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;letter-spacing:.12em}.resourceTocLinks a{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#76909a;font-size:11px;text-decoration:none}.resourceTocLinks a:hover{color:#bfefff}.resourceTocLinks em{color:#38bdf8;font-style:normal}.resourceDocsLayout .resourceArticles{max-width:none!important;width:100%;margin:0!important;padding:0!important}.resourceDocsLayout .resourceArticles article{padding:42px 0 50px!important}.resourceDocsLayout .resourceArticles article:first-child{padding-top:2px!important}.resourceDocsLayout .resourceArticles h2{max-width:720px}.resourceDocsLayout .resourceArticles p{max-width:760px}@media(max-width:900px){.resourceDocsLayout{grid-template-columns:1fr;gap:34px}.resourceTocInner{position:static}.resourceToc nav{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}}@media(max-width:620px){.resourceToc nav{grid-template-columns:1fr}}.deviceSafetyDetails{border-bottom:1px solid rgba(148,163,184,.1)}.deviceSafetyDetails summary{display:flex;align-items:center;gap:10px;padding:13px 2px;cursor:pointer;list-style:none;color:#b7cbd1;font-size:13px;font-weight:750}.deviceSafetyDetails summary::-webkit-details-marker{display:none}.deviceSafetyDetails summary:before{content:">";color:#38bdf8;transition:transform .18s ease}.deviceSafetyDetails[open] summary:before{transform:rotate(90deg)}.deviceSafetyDetails summary span{margin-left:auto;color:#607983;font-size:10px;font-weight:600}.deviceSafetyBody{display:grid;gap:0;padding:0 0 14px}.policyToggleRow,.policyBlock,.undoHistorySection{padding:14px 2px;border-top:1px solid rgba(148,163,184,.08)}.policyToggleRow{display:flex;align-items:center;justify-content:space-between;gap:18px}.policyToggleRow>div,.policyBlockHead>div{min-width:0;display:grid;gap:4px}.policyToggleRow strong,.policyBlockHead strong{color:#d7e9ed;font-size:12px}.policyToggleRow p,.policyBlockHead p,.policyWarning,.policyNotice{margin:0;color:#6f8993;font-size:11px;line-height:1.55}.policyBlockHead{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.ghostButton.small{flex:0 0 auto;padding:6px 9px;min-height:0;font-size:10px}.compactSwitch{position:relative;flex:0 0 auto;width:38px;height:22px}.compactSwitch input{position:absolute;opacity:0;pointer-events:none}.compactSwitch span{position:absolute;inset:0;border:1px solid #244454;border-radius:999px;background:#081921;cursor:pointer;transition:.18s ease}.compactSwitch span:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#6e8992;transition:.18s ease}.compactSwitch input:checked+span{border-color:#1f91aa;background:#0b2a34}.compactSwitch input:checked+span:after{transform:translate(16px);background:#67d6eb}.policyPathList{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.policyPathChip{display:inline-flex;align-items:center;min-width:0;max-width:100%;gap:6px;padding:5px 7px 5px 8px;border:1px solid #1c3545;border-radius:8px;background:#071821}.policyPathChip.protected{border-color:#f59e0b3d}.policyPathChip.exception{border-color:#4ade803d;background:#06251a38}.policyPathChip code{overflow:hidden;max-width:360px;color:#9bc3cc;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.policyPathChip button{padding:0;border:0;background:transparent;color:#607983;cursor:pointer;font-size:14px;line-height:1}.policyPathChip button:hover{color:#fca5a5}.policyEmpty{color:#5e7780;font-size:11px}.policyWarning{margin-top:10px;padding:8px 10px;border-left:2px solid #d97706;background:#78350f1f;color:#c89b6c}.policyNotice{margin-top:10px;padding:8px 10px;border-left:2px solid #2b8ca4;background:#0846571f}.undoActionList{display:grid;gap:0;margin-top:10px;border-top:1px solid rgba(148,163,184,.08)}.undoActionRow{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.08)}.undoActionRow>div{min-width:0;display:grid;flex:1;gap:2px}.undoActionRow strong{color:#bdd6dc;font-size:11px}.undoActionRow code{overflow:hidden;color:#7fa1aa;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.undoActionRow small{color:#58727b;font-size:10px}:root[data-theme=light] .policyToggleRow strong,:root[data-theme=light] .policyBlockHead strong{color:#23444d}:root[data-theme=light] .policyPathChip{background:#f7fbfc;border-color:#d4e4e9}:root[data-theme=light] .policyPathChip code{color:#41636d}:root[data-theme=light] .compactSwitch span{background:#eef6f8;border-color:#cbdde2}@media(max-width:560px){.deviceSafetyDetails summary{align-items:flex-start;flex-wrap:wrap}.deviceSafetyDetails summary span{width:100%;margin-left:18px}.policyBlockHead{align-items:stretch;flex-direction:column}.policyBlockHead .ghostButton.small{width:max-content}.policyPathChip code{max-width:230px}}.appFrame .eyebrow{font-size:12px}.appFrame small{font-size:12px;line-height:1.45}.appFrame .badge{font-size:12px}.appFrame .ghostButton.small,.appFrame .dangerButton.small{font-size:12px;min-height:32px;padding:7px 10px}.appFrame .policyBlockHead strong,.appFrame .policyToggleRow strong,.appFrame .undoActionRow strong{font-size:13px}.appFrame .policyBlockHead p,.appFrame .policyToggleRow p,.appFrame .policyEmpty,.appFrame .policyWarning,.appFrame .policyNotice,.appFrame .undoActionRow small{font-size:12px;line-height:1.5}.appFrame .policyPathChip code,.appFrame .undoActionRow code{font-size:12px}.toolToggleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.toolToggle{align-items:flex-start;min-width:0;padding:10px 11px}.toolToggle>span{display:grid;gap:3px;min-width:0}.toolToggle>span strong{color:#c8dde3;font-size:12px;font-weight:700}.toolToggle>span small{color:#708b94;font-size:12px;line-height:1.4}.toolToggle.unavailable{opacity:.55}.policyHeaderActions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.appDialog{width:min(560px,100%)}.appDialog>p{margin-top:4px;max-height:48vh;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere}.appDialog.danger{border-color:#f8717142}.dialogInput{width:100%;min-height:46px;margin-top:18px;padding:0 13px;border:1px solid #29435d;border-radius:10px;outline:none;background:#061018;color:#eaf8fb;font:inherit}.dialogInput:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf81a}.dialogActions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.dialogActions .primaryButton,.dialogActions .dangerButton,.dialogActions .ghostButton{min-height:40px}.securityGrantHelp{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;margin:2px 0 12px;padding:11px 13px;border-left:2px solid #38bdf8;background:#0846571a;color:#8fabb4;font-size:13px;line-height:1.55}.securityGrantHelp strong{color:#d8edf2;white-space:nowrap}.securityGrantRow{grid-template-columns:minmax(170px,.9fr) minmax(190px,1.05fr) minmax(210px,1.1fr) minmax(170px,.8fr) auto;gap:12px}.securityGrantIdentity strong{font-size:14px}.securityGrantIdentity small{font-size:12px;color:#78939c}.securityGrantState{display:grid;gap:5px;min-width:0}.securityGrantState small{color:#78939c;font-size:12px;line-height:1.4}.grantState{width:max-content;max-width:100%;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:800}.grantState.active{border:1px solid rgba(74,222,128,.26);background:#16653426;color:#86efac}.grantState.refreshable{border:1px solid rgba(56,189,248,.28);background:#0369a124;color:#7dd3fc}.grantState.expired{border:1px solid rgba(148,163,184,.18);background:#47556926;color:#a8b7bf}.securityGrantDetails{display:grid;gap:4px}.securityGrantDetails span{display:flex;justify-content:space-between;gap:8px;color:#6f8993;font-size:12px}.securityGrantDetails strong{color:#b9ccd2;font-size:12px;text-align:right}.securityGrantScopes code{font-size:12px}.directoryPickerModal{width:min(650px,100%)}.directoryPickerPath{display:flex;align-items:center;gap:8px;margin-top:18px}.directoryPickerPath code{flex:1;min-width:0;overflow:auto;white-space:nowrap;padding:10px 12px;border:1px solid #20394b;border-radius:9px;background:#061018;color:#a7d7e2;font-size:13px}.directoryPickerList{display:grid;gap:5px;max-height:330px;margin-top:10px;overflow:auto;padding:2px}.directoryPickerEntry{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;padding:9px 10px;border:1px solid #183243;border-radius:9px;background:#071821;color:#c9e0e5;text-align:left;cursor:pointer}.directoryPickerEntry:hover{border-color:#2c7187;background:#0a202a}.directoryPickerEntry span{color:#7dd3fc}.directoryPickerEntry strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.directoryPickerEntry small{font-size:16px;color:#65828d}.directoryPickerEmpty{padding:28px 12px;text-align:center;color:#78919a;font-size:13px}.directoryPickerNote{margin:9px 0 0!important;color:#78919a!important;font-size:12px!important}.deviceProcessDetails{border-top:1px solid rgba(148,163,184,.08);border-bottom:1px solid rgba(148,163,184,.08)}.deviceProcessDetails>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;cursor:pointer;color:#bfd5da;font-size:13px;font-weight:700}.deviceProcessDetails>summary span{color:#6f8993;font-size:12px;font-weight:500}.managedProcessBody{padding:2px 0 12px}.managedProcessList{display:grid;gap:6px;margin-top:10px}.managedProcessRow{display:grid;grid-template-columns:140px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid rgba(148,163,184,.09);border-radius:10px;background:#061018}.managedProcessState{display:flex;align-items:center;gap:8px}.managedProcessState>i{width:8px;height:8px;border-radius:50%;background:#64748b}.managedProcessState>i.running{background:#4ade80;box-shadow:0 0 10px #4ade8059}.managedProcessState>div{display:grid;gap:2px}.managedProcessState strong{font-size:13px;color:#d3e6ea}.managedProcessState small{font-size:12px;color:#6e8992}.managedProcessCommand{display:grid;gap:3px;min-width:0}.managedProcessCommand code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9fcbd5;font-size:12px}.managedProcessCommand small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#607b85;font-size:12px}.managedProcessActions{display:flex;gap:6px;justify-content:flex-end}:root[data-theme=light] .appFrame{color:#17313a}:root[data-theme=light] .toolToggle,:root[data-theme=light] .deviceToolDetails,:root[data-theme=light] .deviceSafetyDetails,:root[data-theme=light] .deviceProcessDetails,:root[data-theme=light] .policyBlock,:root[data-theme=light] .undoHistorySection,:root[data-theme=light] .managedProcessRow,:root[data-theme=light] .securityGrantRow,:root[data-theme=light] .directoryPickerEntry,:root[data-theme=light] .dialogInput{border-color:#d4e4e9;background:#f8fcfd}:root[data-theme=light] .toolToggle>span strong,:root[data-theme=light] .deviceProcessDetails>summary,:root[data-theme=light] .managedProcessState strong,:root[data-theme=light] .securityGrantHelp strong,:root[data-theme=light] .securityGrantIdentity strong{color:#163944}:root[data-theme=light] .toolToggle>span small,:root[data-theme=light] .deviceProcessDetails>summary span,:root[data-theme=light] .managedProcessState small,:root[data-theme=light] .managedProcessCommand small,:root[data-theme=light] .securityGrantState small,:root[data-theme=light] .securityGrantIdentity small,:root[data-theme=light] .securityGrantDetails span{color:#55727b}:root[data-theme=light] .managedProcessCommand code,:root[data-theme=light] .securityGrantDetails strong,:root[data-theme=light] .policyPathChip code,:root[data-theme=light] .undoActionRow code{color:#315c67}:root[data-theme=light] .securityGrantHelp{border-color:#0284c7;background:#eef9fd;color:#41636d}:root[data-theme=light] .grantState.active{border-color:#86c99d;background:#edf9f0;color:#166534}:root[data-theme=light] .grantState.refreshable{border-color:#8bd0ea;background:#eef9fd;color:#075985}:root[data-theme=light] .grantState.expired{border-color:#cbd5e1;background:#f1f5f9;color:#475569}:root[data-theme=light] .securityGrantScopes code{border-color:#cfe3e9;background:#f1f8fa;color:#315f6b}:root[data-theme=light] .policyWarning{border-color:#f59e0b;background:#fff7ed;color:#9a3412}:root[data-theme=light] .policyNotice{border-color:#0284c7;background:#eff9fd;color:#155e75}:root[data-theme=light] .policyPathChip.protected{border-color:#f2c078;background:#fffaf0}:root[data-theme=light] .policyPathChip.exception{border-color:#9bc9a8;background:#f0faf3}:root[data-theme=light] .directoryPickerPath code{border-color:#cfe3e9;background:#f7fbfc;color:#285865}:root[data-theme=light] .directoryPickerEntry{color:#173944}:root[data-theme=light] .directoryPickerEntry:hover{border-color:#79b8c8;background:#eef8fa}:root[data-theme=light] .dialogInput{color:#173944}:root[data-theme=light] .dangerButton{border-color:#fecdd3;background:#fff1f2;color:#be123c}:root[data-theme=light] .dangerButton:hover{border-color:#fda4af;background:#ffe4e6}:root[data-theme=light] .modalClose{color:#55727b}:root[data-theme=light] .appDialog.danger{border-color:#fecdd3}@media(max-width:1180px){.securityGrantRow{grid-template-columns:minmax(180px,1fr) minmax(200px,1.1fr) auto}.securityGrantDetails,.securityGrantScopes{grid-column:1/-1}}@media(max-width:720px){.toolToggleGrid,.securityGrantHelp,.securityGrantRow{grid-template-columns:1fr}.securityGrantDetails,.securityGrantScopes{grid-column:auto}.securityGrantRow>button{width:100%}.managedProcessRow{grid-template-columns:1fr}.managedProcessActions{justify-content:flex-start}.directoryPickerPath{align-items:stretch;flex-direction:column}}.appFrame .deviceFilters button span,.appFrame .deviceStatusStrip span,.appFrame .deviceToolChips span,.appFrame .devicePresetRow>span,.appFrame .devicePresetRow button small,.appFrame .deviceToolDetails summary span,.appFrame .securityStatusCard>div,.appFrame .securityStatusCard>small,.appFrame .securityMiniState,.appFrame .securityDeviceRow span,.appFrame .securityExposureMeta span,.appFrame .securityFlow small,.appFrame .securityAuditRow span,.appFrame .securityAuditRow>b,.appFrame .privacyBoundaryGrid small,.appFrame .securityEmptyState span{font-size:12px}.appFrame .securityMiniState{padding:5px 8px}.appFrame .deviceStatusStrip span,.appFrame .devicePresetRow>span{letter-spacing:.055em}.appFrame .securityActionsPanel p,.appFrame .securityGrantsPanel .securityPanelHeader p{font-size:13px}:root[data-theme=light] .deviceStatusStrip,:root[data-theme=light] .deviceToolChips span,:root[data-theme=light] .securityDeviceRow,:root[data-theme=light] .securityFlow>div,:root[data-theme=light] .privacyBoundaryGrid>div{border-color:#d7e6eb;background:#f8fcfd}:root[data-theme=light] .deviceStatusStrip span,:root[data-theme=light] .deviceToolChips span,:root[data-theme=light] .securityStatusCard>div,:root[data-theme=light] .securityStatusCard>small,:root[data-theme=light] .securityDeviceRow span,:root[data-theme=light] .securityFlow small,:root[data-theme=light] .securityAuditRow span,:root[data-theme=light] .privacyBoundaryGrid small,:root[data-theme=light] .securityEmptyState span{color:#4c6872}:root[data-theme=light] .securityMiniState{background:#e7f5fa;color:#075985}.landingFeatures article>span{font-size:20px!important;font-weight:800;letter-spacing:.08em;line-height:1}.platformCapabilityIcon{width:52px!important;height:52px!important;font-size:28px!important;line-height:1!important}.platformCapabilityGrid article{grid-template-columns:60px minmax(0,1fr)!important;gap:18px!important}.platformCapabilityGrid small{grid-column:2!important}.architectureClients{grid-template-columns:repeat(3,minmax(0,1fr))!important}.architectureClients .aiTextMark{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border:1px solid rgba(56,189,248,.2);border-radius:10px;background:#0d2535;color:#7dd3fc;font-size:13px;font-weight:900;letter-spacing:-.03em}.architectureCompatibility{width:max-content;max-width:100%;margin:10px auto 0;display:flex;align-items:center;justify-content:center;gap:8px;color:#87a3ad;font-size:12px;font-weight:700}.architectureCompatibility .protocolMark{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:#0d2535;color:#7dd3fc;font-size:11px;font-weight:900}@media(min-width:1028px){.heroArchitecture{height:560px!important}.heroArchitecture{grid-template-rows:auto auto auto minmax(44px,.7fr) auto minmax(44px,.7fr) auto auto!important}.architectureClients>div{min-height:58px!important}}@media(max-width:720px){.architectureClients{grid-template-columns:repeat(2,minmax(0,1fr))!important}.architectureClients .aiTextMark{width:26px;height:26px;font-size:11px}.architectureCompatibility{font-size:11px}}:root[data-theme=light] .heroArchitecture{border:1px solid #d8e8ee;background:linear-gradient(180deg,#f7fbfd,#eef7fa)!important;box-shadow:0 20px 55px #1d4e5c14}:root[data-theme=light] .architectureLabel{color:#46646e!important}:root[data-theme=light] .architectureClients>div{border:1px solid #d8e8ee;background:#fff!important}:root[data-theme=light] .architectureClients img{filter:none!important}:root[data-theme=light] .architectureClients strong,:root[data-theme=light] .architectureDevices strong{color:#153640!important}:root[data-theme=light] .architectureClients .aiTextMark,:root[data-theme=light] .architectureCompatibility .protocolMark{border-color:#b9dce6;background:#eaf6fa;color:#075985}:root[data-theme=light] .architectureCompatibility{color:#46646e}:root[data-theme=light] .architectureArrow span{color:#0284c7!important}:root[data-theme=light] .architectureArrow small{color:#486873!important}:root[data-theme=light] .architectureCore{border:1px solid #cfe4ea;background:#fff!important;box-shadow:0 12px 30px #1d4e5c14}:root[data-theme=light] .architectureCore strong{color:#102f39!important}:root[data-theme=light] .architectureCore small{color:#55737c!important}:root[data-theme=light] .architectureDevices span{color:#036b8d!important}:root[data-theme=light] .trustRail{border-color:#d8e8ee}:root[data-theme=light] .trustRail>span,:root[data-theme=light] .trustRail small{color:#55737c}:root[data-theme=light] .trustRail>div{color:#173944}:root[data-theme=light] .landingFeatures article>span{color:#036b8d!important}:root[data-theme=light] .platformCapabilityIcon{color:#036b8d!important}:root[data-theme=light] .platformCapabilityGrid strong{color:#173944!important}:root[data-theme=light] .platformCapabilityGrid p,:root[data-theme=light] .platformCapabilityGrid small{color:#55737c!important}:root[data-theme=light] .platformCapabilityGrid,:root[data-theme=light] .platformCapabilityGrid article,:root[data-theme=light] .platformFootnote{border-color:#d8e8ee!important}:root[data-theme=light] .connectPageHeader h1,:root[data-theme=light] .connectPanelHeader h2,:root[data-theme=light] .connectSectionHeading h2,:root[data-theme=light] .connectTryCopy h2,:root[data-theme=light] .connectClientIdentity h3{color:#102f39!important}:root[data-theme=light] .connectPageHeader p,:root[data-theme=light] .connectPanelHeader p,:root[data-theme=light] .connectSectionHeading>p,:root[data-theme=light] .connectClientCard>p,:root[data-theme=light] .connectTimeline p,:root[data-theme=light] .connectTryCopy p,:root[data-theme=light] .clientHint{color:#4f6e78!important}:root[data-theme=light] .connectReadyPill{border-color:#9bd4ad;background:#edf9f0;color:#166534}:root[data-theme=light] .connectSecurityBadge{background:#eaf6fa;color:#075985}:root[data-theme=light] .connectHealthRow{border-color:#d8e8ee}:root[data-theme=light] .connectHealthRow span{color:#4f6e78}:root[data-theme=light] .connectHealthRow strong{color:#173944}:root[data-theme=light] .clientState{background:#eef3f5;color:#526f78}:root[data-theme=light] .clientState.recommended{background:#e8f5fb;color:#075985}:root[data-theme=light] .connectMiniSteps span{color:#294f5b}:root[data-theme=light] .connectMiniSteps b,:root[data-theme=light] .timelineNumber{border-color:#b9dce6;background:#eaf6fa;color:#075985}:root[data-theme=light] .connectTimeline strong{color:#173944}:root[data-theme=light] .connectClientFooter,:root[data-theme=light] .connectHealthRow{border-color:#d8e8ee}:root[data-theme=light] .connectPromptGrid code{color:#075985!important}:root[data-theme=light] .devicesPageHeader h1{color:#102f39!important}:root[data-theme=light] .devicesPageHeader p,:root[data-theme=light] .deviceStatsGrid span,:root[data-theme=light] .deviceStatsGrid small,:root[data-theme=light] .deviceCard.managed .deviceIdentity span,:root[data-theme=light] .deviceStatusStrip span,:root[data-theme=light] .deviceAccessSummary p,:root[data-theme=light] .devicePresetRow>span,:root[data-theme=light] .deviceToolDetails summary span{color:#4f6e78!important}:root[data-theme=light] .deviceSearch{background:#fff}:root[data-theme=light] .deviceSearch>span{color:#4d6b75}:root[data-theme=light] .deviceSearch input::placeholder{color:#718b94}:root[data-theme=light] .deviceFilters{background:#fff}:root[data-theme=light] .deviceFilters button{color:#4d6b75}:root[data-theme=light] .deviceFilters button span{background:#edf4f6;color:#55737c}:root[data-theme=light] .deviceFilters button.active span{background:#ccebf3;color:#075985}:root[data-theme=light] .deviceStatusStrip>div+div{border-color:#d8e8ee}:root[data-theme=light] .deviceToolChips span{border-color:#d4e5ea;background:#f4f9fb;color:#315c67}:root[data-theme=light] .deviceToolDetails{border-color:#d8e8ee}:root[data-theme=light] .deviceToolDetails summary,:root[data-theme=light] .deviceSafetyDetails summary,:root[data-theme=light] .deviceProcessDetails>summary{color:#294f5b!important}:root[data-theme=light] .overviewTopbar h1{color:#102f39!important}:root[data-theme=light] .overviewTopbar p,:root[data-theme=light] .statusCardHead,:root[data-theme=light] .overviewStatusCard>small,:root[data-theme=light] .quickActionList small,:root[data-theme=light] .attentionList small,:root[data-theme=light] .attentionClear small,:root[data-theme=light] .overviewDeviceRow span,:root[data-theme=light] .overviewDeviceMeta,:root[data-theme=light] .activityItem span{color:#4f6e78!important}:root[data-theme=light] .overviewStatusCard.endpoint code{color:#075985!important}:root[data-theme=light] .overviewStatusCard.primary{border-color:#b9ddc4;background:linear-gradient(180deg,#f0faf3,#fff)}:root[data-theme=light] .miniUsageBar{background:#e4eef1}:root[data-theme=light] .quickActionList button,:root[data-theme=light] .attentionList button,:root[data-theme=light] .attentionClear,:root[data-theme=light] .overviewDeviceRow{border-color:#e0ecef;background:#f8fbfc}:root[data-theme=light] .quickActionList button:hover,:root[data-theme=light] .attentionList button:hover,:root[data-theme=light] .overviewDeviceRow:hover{border-color:#acd3de;background:#eef7fa}:root[data-theme=light] .quickActionList button>span{background:#eaf6fa;color:#075985}:root[data-theme=light] .overviewDeviceRow strong,:root[data-theme=light] .activityItem strong,:root[data-theme=light] .activityEmpty strong{color:#173944!important}:root[data-theme=light] .privacyPill{border-color:#cfe2e8;background:#f1f7f9;color:#315c67}:root[data-theme=light] .appFrame .eyebrow{color:#52717b}:root[data-theme=light] .appFrame .pageHeader h1,:root[data-theme=light] .appFrame .blockHeader h2{color:#102f39}:root[data-theme=light] .appFrame .pageHeader p{color:#4f6e78}.helpTipWrap{position:relative;display:inline-flex;align-items:center;flex:0 0 auto;vertical-align:middle}.helpTip{width:19px;height:19px;display:grid;place-items:center;padding:0;border:1px solid #355262;border-radius:50%;background:#091923;color:#8db1bc;font-size:11px;font-weight:850;line-height:1;cursor:help}.helpTip:hover,.helpTip:focus-visible{border-color:#38bdf8;color:#bae6fd;outline:none}.helpTipBubble{position:absolute;left:50%;top:calc(100% + 8px);width:max-content;max-width:min(310px,70vw);padding:10px 11px;border:1px solid #29485a;border-radius:10px;background:#07131c;box-shadow:0 14px 36px #00000057;color:#bdd0d6;font-size:12px;font-weight:500;line-height:1.5;letter-spacing:0;text-transform:none;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,4px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease;z-index:120}.helpTipWrap:hover .helpTipBubble,.helpTipWrap:focus-within .helpTipBubble{opacity:1;visibility:visible;transform:translate(-50%)}.labelWithHelp,.headingWithHelp,.skillLabel{display:flex!important;align-items:center;gap:7px;min-width:0}.headingWithHelp h2{margin-right:0!important}.skillLabel{flex:1}.skillLabel strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolToggle{align-items:center;min-height:42px}.deviceCard.managed{overflow:visible}.policyBlockHead>.labelWithHelp,.policyToggleRow>.labelWithHelp{align-self:center}.securityGrantState{display:flex;align-items:center;gap:7px;flex-wrap:wrap}:root[data-theme=light] .helpTip{border-color:#b9d4dc;background:#f4f9fb;color:#456873}:root[data-theme=light] .helpTip:hover,:root[data-theme=light] .helpTip:focus-visible{border-color:#0284c7;color:#075985}:root[data-theme=light] .helpTipBubble{border-color:#c9dee5;background:#fff;box-shadow:0 14px 36px #264f5b26;color:#294f5b}@media(max-width:720px){.helpTipBubble{max-width:min(280px,78vw)}}.architectureClients img.monoLogo{filter:invert(1)!important}.architectureClients img.colorLogo{filter:none!important}:root[data-theme=light] .architectureClients img.monoLogo,:root[data-theme=light] .architectureClients img.colorLogo{filter:none!important}.faqList{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;column-gap:18px}.faqList details{min-width:0}.faqList summary{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;line-height:1.45}.faqList summary:after{content:"+";flex:0 0 auto;color:var(--muted);font-size:20px;font-weight:500;line-height:1}.faqList details[open] summary:after{content:"–"}.faqList p{max-width:72ch}@media(max-width:860px){.faqList{grid-template-columns:1fr}}.faqList summary{list-style:none}.faqList summary::-webkit-details-marker{display:none}.architectureClients>a{min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;border:1px solid transparent;border-radius:14px;background:#0a1420bd;color:inherit;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.architectureClients>a:hover{transform:translateY(-2px);border-color:#2b6f84;background:#0a1b27}.architectureClients>a .agentCardArrow{margin-left:auto;color:#557883;font-size:12px}.architectureClients>a:hover .agentCardArrow{color:#7dd3fc}.architectureClients>a img{width:34px!important;height:34px!important;object-fit:contain;flex:0 0 auto}.architectureClients>a strong{min-width:0;color:#eaf8fb;font-size:15px!important;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.architectureClients img.monoLogo,.trustRail img.monoLogo,.journeyLogos img.monoLogo,.mcpHeroClients img.monoLogo{filter:invert(1)!important}.architectureClients img.colorLogo,.trustRail img.colorLogo,.journeyLogos img.colorLogo,.mcpHeroClients img.colorLogo{filter:none!important}.trustRail>a{display:flex;align-items:center;gap:9px;color:#dcecf1;text-decoration:none}.trustRail>a:hover strong{color:#7dd3fc}.journeyLogos>a{display:inline-flex;border-radius:12px}.journeyLogos>a:hover img{border-color:#38bdf8;transform:translateY(-1px)}.journeyLogos img{transition:transform .16s ease,border-color .16s ease}:root[data-theme=light] .architectureClients>a{border-color:#d8e8ee;background:#fff}:root[data-theme=light] .architectureClients>a:hover{border-color:#8fc8d7;background:#f4fafc}:root[data-theme=light] .architectureClients>a strong,:root[data-theme=light] .trustRail>a{color:#173944}:root[data-theme=light] .architectureClients img.monoLogo,:root[data-theme=light] .trustRail img.monoLogo,:root[data-theme=light] .journeyLogos img.monoLogo,:root[data-theme=light] .mcpHeroClients img.monoLogo,:root[data-theme=light] .architectureClients img.colorLogo,:root[data-theme=light] .trustRail img.colorLogo,:root[data-theme=light] .journeyLogos img.colorLogo,:root[data-theme=light] .mcpHeroClients img.colorLogo{filter:none!important}.clientInstallHero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(460px,1.05fr);align-items:center;gap:74px;min-height:690px;padding:70px 0 80px}.clientInstallCopy{max-width:650px}.clientInstallCopy h1{margin:14px 0 20px;color:#f7fbfd;font-size:clamp(56px,6.2vw,88px);line-height:.94;letter-spacing:-.06em}.clientInstallCopy>p{max-width:610px;margin:0;color:#91a6ad;font-size:18px;line-height:1.72}.installBrandChain{display:flex;align-items:center;gap:10px;margin-bottom:28px}.installBrandChain>span{display:grid;place-items:center;width:54px;height:54px;border:1px solid #30465a;border-radius:14px;background:#fff}.installBrandChain>span img,.installBrandChain>span svg{width:34px!important;height:34px!important;object-fit:contain}.installBrandChain>span:first-child img[src*=openai]{filter:none}.installBrandChain i{color:#6e8ca0;font-style:normal;font-weight:900;letter-spacing:.16em}.installAvailability{display:flex;align-items:flex-start;gap:9px;max-width:620px;margin-top:20px;color:#79949e;font-size:13px;line-height:1.55}.installAvailability i{width:8px;height:8px;margin-top:6px;border-radius:50%;background:#4ade80;box-shadow:0 0 12px #4ade8066;flex:0 0 auto}.clientInstallActions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.clientInstallActions .primaryButton,.clientInstallActions .ghostButton{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.installDemoShell{width:min(100%,590px);min-height:430px;justify-self:end;display:flex;flex-direction:column;overflow:hidden;border:1px solid #dfe3e8;border-radius:20px;background:#fff;color:#16181d;box-shadow:0 32px 90px #00000052}.installDemoTop{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 18px;border-bottom:1px solid #e7e9ed}.installDemoTop>div{display:flex;align-items:center;gap:9px}.installDemoTop img{width:24px;height:24px;object-fit:contain}.installDemoTop strong{font-size:14px}.installDemoTop>span{display:flex;align-items:center;gap:7px;color:#149a80;font-size:12px;white-space:nowrap}.installDemoTop>span i{width:6px;height:6px;border-radius:50%;background:#26b99a}.installDemoConversation{flex:1;min-height:305px;padding:28px 18px 20px}.installDemoUserBubble{width:fit-content;max-width:85%;min-height:42px;margin-left:auto;padding:11px 15px;border-radius:20px;background:#f3f3f4;color:#111317;font-size:14px;line-height:1.45}.typeCursor{display:inline-block;width:1px;height:1.1em;margin-left:2px;background:#111;vertical-align:-2px;animation:typeCursorBlink .75s steps(1,end) infinite}@keyframes typeCursorBlink{50%{opacity:0}}.installDemoWork{margin-top:24px}.installDemoWork>small{color:#90949a;font-size:12px}.installDemoThinking{display:flex;gap:5px;margin-top:15px}.installDemoThinking i{width:7px;height:7px;border-radius:50%;background:#9aa0a8;animation:demoThinking 1.1s ease-in-out infinite}.installDemoThinking i:nth-child(2){animation-delay:.14s}.installDemoThinking i:nth-child(3){animation-delay:.28s}@keyframes demoThinking{0%,70%,to{transform:translateY(0);opacity:.45}35%{transform:translateY(-4px);opacity:1}}.installDemoResult{margin-top:10px;color:#25282d;font-size:14px;line-height:1.58}.installDemoResult strong{font-size:14px}.installDemoResult ul{display:grid;gap:6px;margin:10px 0 0;padding-left:18px}.installDemoComposer{min-height:48px;display:grid;grid-template-columns:24px minmax(0,1fr) 30px;align-items:center;gap:8px;margin:0 12px 10px;padding:0 9px;border:1px solid #d7d9dd;border-radius:24px;color:#777c83}.installDemoComposer>span{font-size:22px;font-weight:300}.installDemoComposer em{overflow:hidden;color:#777c83;font-size:13px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.installDemoComposer>b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#111;color:#fff;font-size:15px}.installDemoCaption{padding:0 0 10px;color:#a4a7ac;font-size:10px;text-align:center}.clientInstallSteps{padding:86px 0 44px;border-top:1px solid var(--border)}.clientInstallStepList{margin-top:30px;border-top:1px solid #1e3446}.clientInstallStepList article{display:grid;grid-template-columns:82px minmax(0,1fr);gap:24px;padding:30px 0;border-bottom:1px solid #1e3446}.clientInstallStepList article>span{color:#2f86a1;font:800 18px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.clientInstallStepList h3{margin:0 0 8px;color:#eaf8fb;font-size:23px}.clientInstallStepList p{max-width:850px;margin:0;color:#8da4ac;font-size:15px;line-height:1.7}.clientInstallCode{display:flex;align-items:center;gap:8px;width:min(100%,760px);margin-top:15px;padding:8px;border:1px solid #263d4e;border-radius:11px;background:#030b11}.clientInstallCode code{flex:1;min-width:0;overflow:auto;padding:7px 9px;color:#8fdcf0;font:500 13px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre}.clientInstallSecurityNote{display:grid;grid-template-columns:260px minmax(0,1fr);gap:30px;margin:32px 0 40px;padding:24px 0;border-top:1px solid #1e3446}.clientInstallSecurityNote strong{color:#d9eef3;font-size:17px}.clientInstallSecurityNote p{margin:0;color:#7f9aa4;font-size:14px;line-height:1.7}.installQuickFacts{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.installQuickFacts span{padding:7px 10px;border:1px solid #203849;border-radius:999px;background:#07131c;color:#7897a1;font-size:11px;font-weight:700}.installSetupMap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px}.installSetupMap>div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;align-items:center;min-height:84px;padding:14px 16px;border:1px solid #1e3446;border-radius:14px;background:#061018}.installSetupMap b{display:grid;place-items:center;width:31px;height:31px;border:1px solid #2e5669;border-radius:9px;color:#7dd3fc;font:800 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.installSetupMap span{display:grid;gap:3px}.installSetupMap strong{color:#dff3f7;font-size:14px}.installSetupMap small{color:#76939d;font-size:12px;line-height:1.45}.installAccountGate{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:18px;padding:24px 26px;border:1px solid rgba(56,189,248,.28);border-radius:18px;background:linear-gradient(135deg,#38bdf814,#2563eb0b,#061018)}.installAccountGate>div{min-width:0}.installAccountGate h3{margin:7px 0 8px;color:#eaf8fb;font-size:22px}.installAccountGate p{max-width:760px;margin:0;color:#8aa2ab;font-size:14px;line-height:1.65}.installAccountGate>.primaryButton{flex:0 0 auto}.installAccountGate.ready{border-color:#4ade803d;background:linear-gradient(135deg,#4ade800e,#38bdf80a,#061018)}.installAccountReady{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:9px 11px;border:1px solid rgba(74,222,128,.24);border-radius:999px;color:#9be7b6;font-size:12px;font-weight:800}.installAccountReady i{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 10px #4ade8066}.installLockedSteps{display:grid;gap:6px;margin-top:18px;padding:22px 24px;border:1px dashed #294556;border-radius:14px;background:#0710188c}.installLockedSteps strong{color:#bcdce3;font-size:14px}.installLockedSteps span{color:#708b95;font-size:13px;line-height:1.55}.installAuthBackdrop{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.installAuthModal{position:relative;width:min(92vw,470px);padding:30px;border:1px solid #27475b;border-radius:22px;background:#07111d;box-shadow:0 36px 110px #0000007a}.installAuthBrand{display:grid;place-items:center;width:52px;height:52px;margin-bottom:20px;border:1px solid rgba(56,189,248,.28);border-radius:15px;background:#38bdf812}.installAuthBrand img{width:38px!important;height:38px!important}.installAuthModal h2{margin:8px 0 10px;color:#eefbff;font-size:30px;letter-spacing:-.035em}.installAuthModal>p{margin:0;color:#8da7b0;font-size:14px;line-height:1.65}.installAuthProviders{display:grid;gap:10px;margin:24px 0 16px}.authProviderButton{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:54px;padding:9px 12px;border:1px solid #2b4758;border-radius:13px;background:#0a1721;color:#eaf8fb;text-decoration:none}.authProviderButton:hover{border-color:#3c91aa;background:#0d202b}.authProviderButton>span{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#fff;color:#4285f4;font:800 16px/1 system-ui,sans-serif}.authProviderButton strong{font-size:14px}.authProviderButton b{color:#7dd3fc;font-size:16px}.installAuthModal>small{display:block;color:#627f89;font-size:11px;line-height:1.55}:root[data-theme=light] .installQuickFacts span{border-color:#dcecf1;background:#f8fbfc;color:#54737d}:root[data-theme=light] .installSetupMap>div,:root[data-theme=light] .installAccountGate,:root[data-theme=light] .installLockedSteps,:root[data-theme=light] .installAuthModal{border-color:#d9eaf0;background:#fff;box-shadow:0 24px 70px #244b581a}:root[data-theme=light] .installSetupMap strong,:root[data-theme=light] .installAccountGate h3,:root[data-theme=light] .installAuthModal h2{color:#123642}:root[data-theme=light] .installSetupMap small,:root[data-theme=light] .installAccountGate p,:root[data-theme=light] .installLockedSteps span,:root[data-theme=light] .installAuthModal>p,:root[data-theme=light] .installAuthModal>small{color:#587781}:root[data-theme=light] .installLockedSteps strong{color:#315966}:root[data-theme=light] .authProviderButton{border-color:#d9eaf0;background:#f7fbfc;color:#123642}:root[data-theme=light] .authProviderButton:hover{background:#eef8fb}:root[data-theme=light] .clientInstallCopy h1{color:#102f39}:root[data-theme=light] .clientInstallCopy>p{color:#4f6e78}:root[data-theme=light] .installBrandChain>span{border-color:#d5e6eb;background:#fff}:root[data-theme=light] .installAvailability{color:#55737c}:root[data-theme=light] .clientInstallStepList,:root[data-theme=light] .clientInstallStepList article,:root[data-theme=light] .clientInstallSecurityNote{border-color:#d8e8ee}:root[data-theme=light] .clientInstallStepList h3,:root[data-theme=light] .clientInstallSecurityNote strong{color:#173944}:root[data-theme=light] .clientInstallStepList p,:root[data-theme=light] .clientInstallSecurityNote p{color:#55737c}:root[data-theme=light] .clientInstallCode{border-color:#d5e6eb;background:#f7fbfc}:root[data-theme=light] .clientInstallCode code{color:#075985}@media(max-width:980px){.clientInstallHero{grid-template-columns:1fr;min-height:0;gap:48px;padding:58px 0 64px}.installDemoShell{justify-self:start;width:min(100%,680px)}}@media(max-width:640px){.clientInstallCopy h1{font-size:clamp(46px,14vw,66px)}.installDemoTop{align-items:flex-start;flex-direction:column;padding:13px 15px}.installDemoTop>span{white-space:normal}.installDemoConversation{min-height:280px;padding:20px 14px}.clientInstallStepList article{grid-template-columns:1fr;gap:12px}.clientInstallSecurityNote{grid-template-columns:1fr;gap:8px}.clientInstallActions>a{width:100%}}.clientSetupNote>div:first-child{grid-template-columns:112px minmax(0,1fr)}.clientSetupMiniLogos{display:flex;align-items:center;gap:6px}.clientSetupMiniLogos a{display:grid;place-items:center;width:32px;height:32px;border:1px solid #30465a;border-radius:9px;background:#0b1720}.clientSetupMiniLogos img{width:22px!important;height:22px!important;object-fit:contain}.clientSetupMiniLogos img.monoLogo{filter:invert(1)!important}.clientSetupMiniLogos img.colorLogo{filter:none!important}:root[data-theme=light] .clientSetupMiniLogos a{border-color:#d7e6eb;background:#f7fbfc}:root[data-theme=light] .clientSetupMiniLogos img.monoLogo,:root[data-theme=light] .clientSetupMiniLogos img.colorLogo{filter:none!important}@media(max-width:600px){.clientSetupNote>div:first-child{grid-template-columns:1fr}}.clientInstallHero{display:block!important;min-height:0!important;padding:44px 0 86px!important}.installClientSwitcher{display:inline-flex;align-items:center;gap:7px;padding:6px;border:1px solid #21384a;border-radius:14px;background:#061018}.installClientSwitcher a{display:flex;align-items:center;gap:8px;min-height:40px;padding:7px 11px;border-radius:10px;color:#7e99a3;text-decoration:none;transition:background .16s ease,color .16s ease}.installClientSwitcher a:hover{background:#0a1b25;color:#cfe8ee}.installClientSwitcher a.active{background:#0d2531;color:#e5f7fb}.installClientSwitcher img{width:23px;height:23px;object-fit:contain}.installClientSwitcher img.monoLogo{filter:invert(1)}.installClientSwitcher img.colorLogo{filter:none}.installClientSwitcher span{font-size:13px;font-weight:750}.installClientSwitcher small{margin-left:2px;padding:3px 6px;border-radius:999px;background:#153949;color:#8ee3f2;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.clientInstallIntro{display:grid;grid-template-columns:120px minmax(0,880px);gap:28px;align-items:start;margin-top:54px}.clientInstallIntro .installBrandChain{margin:3px 0 0;flex-direction:column;gap:8px}.clientInstallIntro .installBrandChain i{color:#446977;font-size:20px}.clientInstallCopy{max-width:900px!important}.clientInstallCopy h1{max-width:920px;font-size:clamp(54px,6.8vw,94px)!important}.clientInstallCopy>p{max-width:760px!important;font-size:18px!important}.clientInstallActions{margin-top:24px!important}.remoteSessionDemo{margin-top:70px;overflow:hidden;border:1px solid #1c3445;border-radius:24px;background:#061018;box-shadow:0 38px 90px #0000003d}.remoteSessionHeader{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 20px;border-bottom:1px solid #173040;background:#08131c}.remoteSessionHeader>div:first-child{display:flex;align-items:center;gap:11px}.remoteSessionHeader svg{width:32px!important;height:32px!important}.remoteSessionHeader span{display:grid;gap:2px}.remoteSessionHeader strong{color:#dff4f8;font-size:14px}.remoteSessionHeader small{color:#607f8a;font-size:11px}.remoteSessionStatus{display:flex!important;align-items:center;gap:8px;color:#7fa0aa;font-size:12px}.remoteSessionStatus i{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 11px #4ade8073}.remoteSessionPanels{display:grid;grid-template-columns:minmax(0,1fr) 92px minmax(0,1fr);min-height:480px}.sessionTerminalPanel,.sessionChatPanel{min-width:0}.sessionTerminalPanel{padding:20px;background:radial-gradient(circle at 10% 0%,rgba(14,165,233,.06),transparent 20rem),#050b10}.sessionPanelLabel{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.sessionPanelLabel>span{color:#6f98a5;font-size:10px;font-weight:850;letter-spacing:.12em}.sessionPanelLabel>small{color:#4e6d77;font-size:10px}.sessionTerminalWindow{min-height:384px;overflow:hidden;border:1px solid #192c38;border-radius:15px;background:#02070a;box-shadow:inset 0 1px #ffffff06}.sessionTerminalBar{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;border-bottom:1px solid #142630;background:#081017}.sessionTerminalBar>span{display:flex;gap:5px}.sessionTerminalBar i{width:7px;height:7px;border-radius:50%;background:#34515c}.sessionTerminalBar i:nth-child(1){background:#e06c75}.sessionTerminalBar i:nth-child(2){background:#d6a84b}.sessionTerminalBar i:nth-child(3){background:#55b685}.sessionTerminalBar small{color:#4f6c76;font:500 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.sessionTerminalBody{min-height:345px;padding:17px;color:#86a5ae;font:500 12px/1.62 ui-monospace,SFMono-Regular,Menlo,monospace}.sessionTerminalPrompt{display:flex;gap:8px;margin-bottom:17px}.sessionTerminalPrompt>span{color:#38bdf8;font-weight:900}.sessionTerminalPrompt code{color:#d0e1e6;overflow-wrap:anywhere}.sessionTerminalLine{display:grid;grid-template-columns:16px minmax(0,1fr);gap:7px;margin:7px 0;animation:sessionLineIn .22s ease both}.sessionTerminalLine b{color:#38bdf8;font-weight:800}.sessionTerminalLine span{color:#8aa8b1;overflow-wrap:anywhere}.sessionTerminalLine.muted b{color:#4ade80}.sessionTerminalLine.muted span{color:#5f7e87}@keyframes sessionLineIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.sessionTerminalCursor{margin-top:10px;color:#38bdf8;animation:typeCursorBlink .8s steps(1,end) infinite}.sessionTerminalIdle{margin-top:26px;color:#385661}.sessionBridge{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border-left:1px solid #173040;border-right:1px solid #173040;background:linear-gradient(180deg,#07131b,#091720)}.sessionBridge:before,.sessionBridge:after{content:"";width:1px;height:82px;background:linear-gradient(180deg,transparent,#245970,transparent)}.sessionBridge span{writing-mode:vertical-rl;transform:rotate(180deg);color:#4d7b8b;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sessionBridge i{display:grid;place-items:center;width:30px;height:30px;border:1px solid #245970;border-radius:50%;color:#6ed4e7;font-style:normal;font-size:14px}.sessionChatPanel{display:flex;flex-direction:column;background:#f7f7f8;color:#17191d}.sessionChatHeader{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border-bottom:1px solid #e1e3e6;background:#fff}.sessionChatHeader>div{display:flex;align-items:center;gap:8px}.sessionChatHeader img{width:23px;height:23px;object-fit:contain}.sessionChatHeader strong{font-size:13px}.sessionChatHeader>span{display:flex;align-items:center;gap:6px;color:#188d75;font-size:10px}.sessionChatHeader>span i{width:6px;height:6px;border-radius:50%;background:#27b498}.sessionChatBody{flex:1;min-height:340px;padding:22px 16px}.sessionChatHint{display:grid;gap:5px;width:min(100%,330px);margin:68px auto 0;text-align:center}.sessionChatHint strong{color:#3f4349;font-size:14px}.sessionChatHint span{color:#969ba2;font-size:12px;line-height:1.5}.sessionUserMessage{width:fit-content;max-width:83%;margin-left:auto;padding:10px 14px;border-radius:18px 18px 4px;background:#e9eaec;color:#15171b;font-size:13px;line-height:1.5;animation:sessionMessageIn .22s ease both}@keyframes sessionMessageIn{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.sessionAssistantState{display:flex;align-items:center;gap:9px;margin-top:22px;color:#8d9299;font-size:11px}.sessionAssistantState>div{display:flex;gap:4px}.sessionAssistantState i{width:5px;height:5px;border-radius:50%;background:#969aa0;animation:demoThinking 1s ease-in-out infinite}.sessionAssistantState i:nth-child(2){animation-delay:.13s}.sessionAssistantState i:nth-child(3){animation-delay:.26s}.sessionAssistantResult{max-width:90%;margin-top:20px;color:#35383d;font-size:13px;line-height:1.55;animation:sessionLineIn .25s ease both}.sessionAssistantResult strong{font-size:13px}.sessionAssistantResult ul{display:grid;gap:5px;margin:9px 0 0;padding-left:18px}.sessionComposer{min-height:46px;display:grid;grid-template-columns:22px minmax(0,1fr) 30px;align-items:center;gap:8px;margin:0 11px 11px;padding:0 8px;border:1px solid #d5d8dc;border-radius:23px;background:#fff}.sessionComposer>span{color:#80858c;font-size:20px;font-weight:300}.sessionComposer>div{min-width:0;overflow:hidden;color:#8d9298;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.sessionComposer.typing>div{color:#23262a}.sessionComposer button{width:30px;height:30px;border:0;border-radius:50%;background:#151515;color:#fff;font-size:14px}.sessionComposer .typeCursor{background:#24272b}.remoteSessionFooter{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 17px;border-top:1px solid #173040;color:#4f6f79;font-size:10px;background:#071119}:root[data-theme=light] .installClientSwitcher{border-color:#d7e6eb;background:#fff}:root[data-theme=light] .installClientSwitcher a{color:#55737c}:root[data-theme=light] .installClientSwitcher a:hover{background:#f2f8fa;color:#173944}:root[data-theme=light] .installClientSwitcher a.active{background:#eaf6fa;color:#075985}:root[data-theme=light] .installClientSwitcher img.monoLogo,:root[data-theme=light] .installClientSwitcher img.colorLogo{filter:none}:root[data-theme=light] .installClientSwitcher small{background:#d9f1f6;color:#075985}:root[data-theme=light] .remoteSessionDemo{border-color:#d5e6eb;box-shadow:0 34px 80px #244b5821}:root[data-theme=light] .remoteSessionHeader{border-color:#d5e6eb;background:#f7fbfc}:root[data-theme=light] .remoteSessionHeader strong{color:#173944}:root[data-theme=light] .remoteSessionHeader small,:root[data-theme=light] .remoteSessionStatus{color:#55737c}:root[data-theme=light] .sessionTerminalPanel{background:#061018}:root[data-theme=light] .sessionBridge{border-color:#d5e6eb;background:#eef7fa}:root[data-theme=light] .sessionBridge:before,:root[data-theme=light] .sessionBridge:after{background:linear-gradient(180deg,transparent,#83b7c6,transparent)}:root[data-theme=light] .sessionBridge span{color:#557d8b}:root[data-theme=light] .sessionBridge i{border-color:#9bc8d4;color:#075985}:root[data-theme=light] .remoteSessionFooter{border-color:#d5e6eb;background:#f7fbfc;color:#55737c}@media(max-width:980px){.clientInstallIntro{grid-template-columns:1fr}.clientInstallIntro .installBrandChain{flex-direction:row;margin-bottom:4px}.remoteSessionPanels{grid-template-columns:1fr}.sessionBridge{min-height:58px;flex-direction:row;border-left:0;border-right:0;border-top:1px solid #173040;border-bottom:1px solid #173040}.sessionBridge:before,.sessionBridge:after{width:82px;height:1px;background:linear-gradient(90deg,transparent,#245970,transparent)}.sessionBridge span{writing-mode:horizontal-tb;transform:none}.sessionTerminalPanel{padding:14px}}@media(max-width:640px){.installSetupMap{grid-template-columns:1fr}.installAccountGate{align-items:flex-start;flex-direction:column;padding:20px}.installAccountGate>.primaryButton{width:100%}.installQuickFacts{gap:6px}.installAuthModal{padding:24px}.clientInstallHero{padding-top:28px!important}.installClientSwitcher{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.installClientSwitcher a{justify-content:center;padding:7px 6px}.installClientSwitcher small{display:none}.clientInstallIntro{margin-top:38px}.clientInstallCopy h1{font-size:clamp(44px,14vw,64px)!important}.remoteSessionDemo{margin-top:48px;border-radius:18px}.remoteSessionHeader{align-items:flex-start;flex-direction:column;padding:13px 14px}.remoteSessionStatus{padding-bottom:8px}.sessionTerminalWindow{min-height:340px}.sessionChatBody{min-height:300px}.remoteSessionFooter{align-items:flex-start;flex-direction:column;padding:11px 13px}}.clientGuideCard header img.colorLogo{filter:none!important}.clientGuideCard header img.monoLogo{filter:invert(1)!important}:root[data-theme=light] .clientGuideCard header img.colorLogo,:root[data-theme=light] .clientGuideCard header img.monoLogo{filter:none!important}
