/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--radius-lg:.5rem;--radius-xl:.75rem;--ease-out:cubic-bezier(0, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}}@font-face{font-family:Sora;src:url(/fonts/sora-latin.woff2)format("woff2");font-weight:400 700;font-style:normal;font-display:swap}:root{--ink:#0e0807;--paper:#fff;--surface:#fff;--muted:#0e08079e;--line:#0e080724;--brand:#2556b6;--brand-soft:#e8edf8;--support:#f36440;--support-soft:#fde7df;--sky:#adc8e6;--amber:#ffd15c;--success:#19704a;--ease-out:cubic-bezier(.23, 1, .32, 1);--card-border:#0e080712;--card-shadow:0 14px 36px #0e080711;--content-width:1400px;--radius-xl:64px;--radius-lg:36px;--radius-md:24px;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Sora,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #2556b647}button:disabled{cursor:wait;opacity:.55}.site-header{width:min(var(--content-width),calc(100% - 160px));border-bottom:1px solid var(--line);background:var(--paper);grid-template-columns:1fr auto 1fr;align-items:center;height:88px;margin:0 auto 28px;padding:0;display:grid}.site-header nav{color:var(--ink);letter-spacing:.045em;align-items:center;gap:48px;font-size:15px;display:flex}.site-header nav a{padding:10px 2px;transition:opacity .16s}.site-header nav a:hover{color:var(--ink);opacity:.62}.brand{align-items:center;width:fit-content;display:inline-flex}.brand-wordmark{width:146px;height:auto;display:block}.header-actions{justify-self:end;align-items:center;gap:12px;display:flex}.language-switch{cursor:pointer;color:var(--muted);background:0 0;border:0;align-items:center;gap:7px;padding:9px;font-size:13px;display:inline-flex}.pill{background:var(--ink);color:#fff;cursor:pointer;min-height:48px;transition:transform .16s var(--ease-out),background-color .18s ease;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 23px;font-size:14px;font-weight:600;display:inline-flex}.pill:active{transform:scale(.97)}.pill svg{width:17px;height:17px}.pill-small{min-height:40px;padding:0 18px;font-size:13px}.text-link{border-bottom:1px solid var(--ink);padding:10px 0 6px;font-size:14px;font-weight:600}.hero{width:min(var(--content-width),calc(100% - 160px));isolation:isolate;background:var(--paper);grid-template-columns:1fr;place-items:center;min-height:760px;margin:0 auto;padding:100px 80px 120px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;text-align:center;justify-items:center;width:100%;max-width:920px;display:grid;position:relative}.eyebrow{color:#0e08078c;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:13px;font-weight:500;display:inline-flex}.eyebrow svg{color:var(--ink)}h1,h2,p{margin-top:0}.hero h1{letter-spacing:-.065em;max-width:900px;margin:26px auto;font-size:clamp(54px,6.5vw,96px);font-weight:600;line-height:.98}.hero-copy>p{color:#0e0807b3;max-width:820px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.75}.hero-actions{justify-content:center;align-items:center;gap:28px;width:100%;margin-top:46px;display:flex}.hero-actions .pill{min-width:168px;padding-left:48px;padding-right:48px;position:relative}.hero-actions .pill svg{position:absolute;right:20px}.hero-symbols{pointer-events:none;z-index:1;position:absolute;top:0;right:0;bottom:0;left:0}.hero-symbol{color:var(--ink);place-items:center;display:grid;position:absolute;box-shadow:0 22px 50px #0e08071a}.hero-symbol svg{stroke-width:1.6px}.symbol-one{background:#f36440;border-radius:48% 52% 45% 55%;width:88px;height:88px;top:9%;left:7%;transform:rotate(-8deg)}.symbol-two{background:#adc8e6;border-radius:54% 46% 58% 42%;width:116px;height:116px;top:37%;left:1%;transform:rotate(7deg)}.symbol-three{background:#7a68bf;border-radius:45% 55% 50% 50%;width:82px;height:82px;bottom:10%;left:11%;transform:rotate(-5deg)}.symbol-four{background:#adc8e6;border-radius:55% 45% 46% 54%;width:84px;height:84px;top:12%;right:8%;transform:rotate(8deg)}.symbol-five{background:#2556b6;border-radius:47% 53% 55% 45%;width:118px;height:118px;top:40%;right:1%;transform:rotate(-6deg)}.symbol-six{background:#bac78d;border-radius:52% 48% 43% 57%;width:80px;height:80px;bottom:10%;right:12%;transform:rotate(5deg)}.workflow,.technology,.pricing{width:min(var(--content-width),calc(100% - 160px));border-top:1px solid var(--line);margin:0 auto;padding:100px 0}.workflow{grid-template-columns:1fr 1fr;align-items:center;gap:10vw;min-height:720px;display:grid}.section-heading{text-align:left;width:100%}.section-heading>span{width:fit-content;color:var(--ink);letter-spacing:.1em;align-items:center;gap:12px;margin-bottom:26px;font-size:13px;font-weight:700;display:flex}.section-heading>span:before{content:"";background:var(--brand);border-radius:999px;width:30px;height:3px}.workflow .section-heading>span{margin-bottom:40px}.dashboard-header span{color:#0e080773;letter-spacing:.12em;margin-bottom:22px;font-size:11px;font-weight:600;display:block}.section-heading h2{letter-spacing:-.055em;color:#0000;background:linear-gradient(120deg,#0e0807 8%,#4d403c 92%);-webkit-background-clip:text;background-clip:text;max-width:760px;margin-bottom:20px;font-size:clamp(36px,4.3vw,65px);font-weight:600;line-height:1.05}.section-heading p{max-width:650px;color:var(--muted);line-height:1.75}.principles{align-self:end;gap:16px;display:grid}.principles p{border:1px solid var(--card-border);background:var(--surface);min-height:142px;box-shadow:var(--card-shadow);border-radius:24px;align-items:center;gap:18px;margin:0;padding:30px;line-height:1.55;display:flex}.principles svg{width:32px;height:32px;color:var(--ink);stroke-width:1.5px;flex:none}.principles p:nth-child(2) svg{color:var(--ink)}.workflow-install{width:fit-content;color:var(--ink);border-bottom:1px solid;align-items:center;gap:9px;margin-top:8px;padding-bottom:5px;font-size:13px;font-weight:650;display:inline-flex}.workflow-install svg{width:15px;height:15px;transition:transform .16s var(--ease-out)}.workflow-install:hover svg{transform:translate(3px)}.technology{min-height:940px;padding-top:90px;padding-bottom:90px}.technology-heading{max-width:900px;margin:0}.technology-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:48px;display:grid}.technology-grid article{border:1px solid var(--card-border);background:var(--surface);min-height:250px;box-shadow:var(--card-shadow);border-radius:24px;grid-template-columns:1fr auto;align-content:start;gap:18px 20px;padding:30px;display:grid}.technology-grid article>svg{color:var(--ink);stroke-width:1.5px}.technology-grid article>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:10px;font-weight:600;display:grid}.technology-grid h3{letter-spacing:-.035em;grid-column:1/-1;margin:8px 0 0;font-size:22px;line-height:1.25}.technology-grid p{color:var(--muted);grid-column:1/-1;margin:0;font-size:14px;line-height:1.75}.pricing .section-heading{max-width:900px;display:block}.pricing .section-heading p{max-width:700px}.pricing{min-height:820px}.pricing-standalone{border-top:0}.plan-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:54px;display:grid}.plan-row{border:1px solid var(--card-border);background:var(--surface);min-height:350px;box-shadow:var(--card-shadow);transition:transform .18s var(--ease-out),box-shadow .18s ease;border-radius:24px;flex-direction:column;align-items:flex-start;gap:24px;padding:32px;display:flex}.plan-row>div{flex-direction:column;gap:10px;display:flex}.plan-label{color:var(--ink);letter-spacing:-.04em;font-size:27px;font-weight:650;line-height:1.15}.plan-row strong{color:var(--muted);letter-spacing:-.025em;margin-top:4px;font-size:19px;font-weight:600}.plan-features{gap:9px;margin:6px 0 0;padding:0;list-style:none;display:grid}.plan-features li{color:var(--muted);padding-left:18px;font-size:12px;line-height:1.55;position:relative}.plan-features li:before{content:"";background:var(--brand);border-radius:50%;width:5px;height:5px;position:absolute;top:.6em;left:0}.plan-price{color:var(--ink);letter-spacing:-.06em;margin-top:auto;font-size:46px;font-weight:600}.plan-price small{color:var(--muted);letter-spacing:.08em;font-size:10px}.plan-row .pill{width:100%}[data-reveal]{opacity:0;transition:opacity .56s var(--ease-out),transform .56s var(--ease-out);will-change:opacity,transform;transform:translateY(22px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.principles>[data-reveal]:nth-child(2),.technology-grid>[data-reveal]:nth-child(2),.plan-list>[data-reveal]:nth-child(2){transition-delay:60ms}.principles>[data-reveal]:nth-child(3),.technology-grid>[data-reveal]:nth-child(3),.plan-list>[data-reveal]:nth-child(3){transition-delay:.12s}.principles>[data-reveal]:nth-child(4),.technology-grid>[data-reveal]:nth-child(4){transition-delay:.18s}@media(hover:hover)and (pointer:fine){.pill:hover{background:#2c2523;transform:translateY(-1px)}.plan-row:hover{transform:translateY(-3px);box-shadow:0 18px 42px #0e080717}}footer{color:#ffffff9e;background:#0f1312;border:0;border-radius:0;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;min-height:180px;margin:0;padding:0 80px;font-size:11px;display:grid}footer .brand,footer .brand b{color:#fff}footer p{margin:0}footer p:last-child{justify-self:end}.auth-layout{width:min(var(--content-width),calc(100% - 160px));isolation:isolate;background:var(--sky);border-radius:60px;grid-template-columns:1fr minmax(420px,.82fr);align-items:center;gap:clamp(56px,8vw,130px);min-height:690px;margin:0 auto 24px;padding:80px;display:grid;position:relative;overflow:hidden}.auth-layout:before{content:"";z-index:-1;border:76px solid var(--amber);border-bottom-color:#0000;border-left-color:#0000;border-radius:50%;width:88%;height:58%;position:absolute;bottom:-34%;right:-28%;transform:rotate(-12deg)}.auth-intro{z-index:1;max-width:650px;position:relative}.auth-intro h1,.activate-page h1{letter-spacing:-.065em;margin:24px 0;font-size:clamp(52px,5.8vw,88px);line-height:.98}.auth-intro p{color:#0e0807b3;max-width:560px;font-size:17px;line-height:1.75}.activate-page section>p{color:var(--muted);line-height:1.7}.managed-auth{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6;border:1px solid #0e080714;border-radius:40px;justify-self:end;align-items:center;width:100%;max-width:520px;min-height:340px;padding:22px;display:flex;position:relative;box-shadow:0 28px 70px #0e08071f}.managed-auth>*{width:100%}.activate-page{align-items:center;width:min(800px,100% - 48px);min-height:calc(100vh - 88px);margin:0 auto;padding:70px 0;display:grid}.activate-page section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xl);padding:clamp(35px,7vw,75px)}.device-request{background:var(--brand-soft);border-radius:20px;align-items:center;gap:12px;margin:24px 0 0;padding:16px 18px;display:flex;color:var(--ink)!important}.device-request svg{color:var(--brand);flex:none}.device-request span{color:var(--muted);gap:3px;font-size:11px;display:grid}.device-request strong{color:var(--ink);font-size:13px}.activate-page form{gap:12px;margin-top:34px;display:grid}.activate-page label{color:var(--muted);font-size:12px}.activate-page input{border:1px solid var(--line);background:var(--paper);border-radius:999px;width:100%;min-height:52px;padding:0 18px}.activate-page form .pill{margin-top:8px}.notice{border-radius:18px;padding:14px 17px;font-size:13px;line-height:1.5}.notice.success{color:var(--success);background:#e4f3ea;align-items:center;gap:8px;margin-top:20px;display:flex}.notice.error{color:#9e301d;background:var(--support-soft)}.center-state{min-height:100vh;color:var(--muted);place-items:center;display:grid}.report-viewer{width:100%;height:100vh}.report-viewer iframe{background:var(--surface);border:0;width:100%;height:100%;display:block}.dashboard-shell{background:#fff;grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-shell>aside{background:#f5f7fa;border-right:1px solid #0e080714;flex-direction:column;height:100vh;padding:30px 22px;display:flex;position:sticky;top:0}.dashboard-shell>aside .brand-wordmark{width:122px}.account-identity{background:#fff;border:1px solid #0e080712;border-radius:14px;flex-direction:column;gap:5px;margin-top:46px;padding:15px;display:flex;overflow:hidden}.account-identity span{text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.account-identity small{color:var(--muted);text-overflow:ellipsis;font-size:11px;overflow:hidden}.dashboard-shell aside nav{gap:4px;margin-top:26px;display:grid}.dashboard-shell aside nav a{min-height:42px;color:var(--muted);border-radius:11px;align-items:center;gap:11px;padding:0 12px;font-size:12px;transition:color .16s,background-color .16s,box-shadow .16s;display:flex}.dashboard-shell aside nav a:hover{color:var(--ink);background:#fff;box-shadow:0 6px 18px #0e08070d}.dashboard-shell aside nav svg{width:18px;height:18px}.signout{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;margin-top:auto;padding:0 12px;font-size:12px;display:flex}.dashboard-main{background:#fff;width:min(1000px,100% - 72px);margin:0 auto;padding:48px 0 96px;overflow:hidden}.dashboard-header{justify-content:space-between;align-items:flex-start;margin-bottom:34px;display:flex}.dashboard-header span{color:var(--brand);margin-bottom:10px}.dashboard-header h1{letter-spacing:-.055em;margin:0;font-size:clamp(36px,4vw,48px)}.dashboard-header .language-switch{margin-top:-5px}.dashboard-overview{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;display:grid}.balance-section,.overview-card{border-radius:24px;min-height:220px}.balance-section{color:#fff;background:#111615;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:28px;display:flex}.balance-section>div:first-child{gap:5px;display:grid}.balance-section span,.overview-card-header>span{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:600}.balance-section span{color:#fff9}.balance-section strong{letter-spacing:-.07em;font-size:68px;line-height:1}.balance-section small{color:#ffffff94;letter-spacing:.16em;font-size:9px}.balance-section .credit-definition{color:#ffffffad;letter-spacing:0;max-width:300px;margin:8px 0 0;font-size:10px;line-height:1.55}.overview-action{min-height:38px;color:var(--ink);background:#fff;padding:0 17px;font-size:12px}.balance-section .overview-action{margin-top:18px}.overview-card{background:#fff;border:1px solid #0e080717;padding:26px;box-shadow:0 12px 34px #0e08070b}.overview-card-header{border-bottom:1px solid #0e080714;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.overview-card-header svg{color:var(--muted)}.overview-empty{color:var(--muted);margin:28px 0 0;font-size:12px}.device-compact-list{display:grid}.device-compact-list>div{border-bottom:1px solid #0e080712;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:68px;display:grid}.device-compact-list>div:last-child{border-bottom:0}.device-compact-list>div>span{align-items:center;gap:9px;min-width:0;display:flex}.device-compact-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.device-compact-list small{color:var(--muted);white-space:nowrap;font-size:9px}.dashboard-section{border-bottom:1px solid #0e08071a;padding:48px 0}.section-title{grid-template-columns:34px 1fr;align-items:baseline;margin-bottom:24px;display:grid}.section-title span{color:var(--brand);font-size:10px;font-weight:700}.section-title h2{letter-spacing:-.04em;margin:0;font-size:25px}.data-list{background:#fff;border:1px solid #0e080717;border-radius:18px;overflow:hidden}.data-list>div{border-bottom:1px solid #0e080712;grid-template-columns:1fr 1.4fr 1fr auto;align-items:center;gap:18px;min-height:68px;padding:0 18px;font-size:11px;display:grid}.data-list>div:last-child{border-bottom:0}.data-list>div>span{color:var(--muted)}.credit-history b{text-align:right;font-size:13px}.credit-positive{color:var(--success)}.credit-negative{color:var(--support)}.empty{color:var(--muted);background:#fff;border:1px solid #0e080714;border-radius:18px;margin:0;padding:28px;font-size:12px}.danger-action{cursor:pointer;color:#a33a27;background:0 0;border:0;align-items:center;gap:6px;font-size:10px;display:inline-flex}.danger-action svg{width:14px;height:14px}.mcp-section>p{max-width:700px;color:var(--muted);margin:-10px 0 24px 34px;font-size:13px;line-height:1.7}.mcp-runtime-tabs{background:#f5f7fa;border:1px solid #0e080712;border-radius:13px;grid-template-columns:repeat(2,auto);gap:3px;width:fit-content;margin:0 0 14px 34px;padding:4px;display:grid}.mcp-runtime-tabs button{min-height:38px;color:var(--muted);cursor:pointer;transition:color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .14s var(--ease-out);background:0 0;border:0;border-radius:9px;padding:0 18px;font-size:12px;font-weight:600}.mcp-runtime-tabs button.active{color:#fff;background:#111615;box-shadow:0 5px 14px #0e080724}.mcp-runtime-tabs button:active{transform:scale(.97)}.mcp-section ol{background:#fff;border:1px solid #0e080717;border-radius:20px;margin:0;padding:0;list-style:none;overflow:hidden}.mcp-section li{border-bottom:1px solid #0e080712;grid-template-columns:38px minmax(0,1fr);align-items:center;min-height:82px;padding:16px 18px;display:grid}.mcp-section li:last-child{border-bottom:0}.mcp-section li>span{background:var(--brand-soft);width:28px;height:28px;color:var(--brand);border-radius:50%;place-items:center;font-size:10px;display:grid}.mcp-section li div{grid-template-columns:minmax(150px,.7fr) minmax(0,1.3fr);align-items:center;gap:18px;min-width:0;display:grid}.mcp-section li b{font-size:11px}.mcp-section .step-copy{gap:5px;min-width:0;display:grid}.mcp-section .step-copy small{max-width:260px;color:var(--muted);font-size:9px;line-height:1.55}code{text-overflow:ellipsis;max-width:100%;color:var(--brand);white-space:nowrap;background:#f5f7fa;border-radius:10px;padding:10px 12px;font:10px ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}@media(max-width:1099px){.site-header,.hero,.workflow,.technology,.pricing,.auth-layout{width:calc(100% - 40px)}.plan-list{grid-template-columns:1fr}.plan-row{min-height:300px}}@media(max-width:900px){.site-header{grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr)}.site-header nav{gap:28px;font-size:13px}.hero{padding:90px 50px 110px}.hero-symbol{transform:scale(.82)}.symbol-two,.symbol-five{display:none}.workflow{grid-template-columns:1fr}.workflow,.technology,.pricing{min-height:auto;padding-top:84px;padding-bottom:84px}.technology-grid{grid-template-columns:1fr}.principles{margin-top:35px}.auth-layout{border-radius:44px;grid-template-columns:1fr;gap:48px;padding:64px 50px}.managed-auth{justify-self:center}.dashboard-shell{grid-template-columns:1fr}.dashboard-shell>aside{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:22px 24px;position:static}.dashboard-shell aside nav,.account-identity{display:none}.signout{margin:0}.dashboard-main{width:min(100% - 40px,800px);padding-top:35px}.dashboard-overview{grid-template-columns:1fr}}@media(hover:hover)and (pointer:fine){.overview-action:hover{color:var(--ink);background:#eef2f6}.signout:hover{color:var(--ink);background:#fff}}@media(max-width:640px){.site-header{grid-template-columns:1fr auto;gap:6px;width:calc(100% - 30px);height:74px;margin:0 auto 18px;padding:0}.site-header nav{display:none}.site-header .brand{gap:7px;font-size:13px}.site-header .brand-mark{width:25px;height:25px}.header-actions{gap:2px}.header-actions .language-switch{padding:5px}.pill-small{min-height:36px;padding:0 12px}.hero,.workflow,.technology,.pricing{width:calc(100% - 30px)}.hero{min-height:auto;padding:74px 16px 86px}.hero h1{font-size:47px}.hero-actions{flex-direction:column;align-items:center;gap:12px}.hero-symbols{display:none}.workflow,.technology,.pricing{padding-top:75px;padding-bottom:75px}.technology-grid{margin-top:40px}.technology-grid article{min-height:auto;padding:28px 24px}.plan-row{min-height:330px;padding:28px 24px}.plan-price{font-size:36px}footer{border-radius:0;grid-template-columns:1fr;gap:15px;width:100%;padding:35px 24px}footer p:last-child{justify-self:start}.auth-layout{border-radius:32px;width:calc(100% - 30px);min-height:auto;padding:52px 24px}.auth-layout:before{border-width:54px;width:130%;bottom:-22%;right:-78%}.auth-intro h1{font-size:48px}.managed-auth{border-radius:30px;min-height:300px;padding:14px}.activate-page{width:calc(100% - 30px);padding-left:0;padding-right:0}.activate-page section{border-radius:var(--radius-lg);padding:32px 24px}.dashboard-header{align-items:flex-start}.dashboard-main{width:calc(100% - 30px)}.balance-section,.overview-card{border-radius:20px;min-height:205px;padding:24px}.balance-section strong{font-size:64px}.device-compact-list>div{grid-template-columns:minmax(0,1fr) auto;padding:10px 0}.device-compact-list small{grid-column:1}.device-compact-list .danger-action{grid-area:1/2/span 2}.dashboard-section{padding:40px 0}.mcp-section>p{margin-left:0}.mcp-runtime-tabs{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-left:0}.data-list>div{grid-template-columns:auto 1fr;padding:17px 16px}.data-list>div>span{grid-column:2}.credit-history>div{grid-template-columns:1fr auto}.credit-history>div>span,.credit-history>div>strong{grid-column:1}.credit-history>div>b{grid-area:1/2/span 2}.mcp-section li{align-items:start}.mcp-section li div{grid-template-columns:1fr;gap:10px;padding:2px 0}code{max-width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}[data-reveal]{transform:none}}[data-edgespark-auth]{--edgespark-auth-bg: #ffffff;--edgespark-auth-bg-muted: #f7f7f8;--edgespark-auth-card-bg: linear-gradient(180deg, #ffffff 0%, #fcfcfc 100%);--edgespark-auth-border: rgba(15, 23, 42, .08);--edgespark-auth-text: #111827;--edgespark-auth-text-muted: #6b7280;--edgespark-auth-divider-bg: var(--edgespark-auth-bg);--edgespark-auth-primary: #0f766e;--edgespark-auth-primary-hover: #115e59;--edgespark-auth-primary-contrast: #ffffff;--edgespark-auth-error: #b91c1c;--edgespark-auth-info: #0f766e;--edgespark-auth-radius-card: 20px;--edgespark-auth-radius-control: 12px;--edgespark-auth-shadow: 0 24px 60px rgba(15, 23, 42, .08);--edgespark-auth-font: "IBM Plex Sans", "Inter", ui-sans-serif, system-ui, sans-serif;--edgespark-auth-modal-backdrop: rgba(15, 23, 42, .22);--edgespark-auth-modal-card-bg: #ffffff;--edgespark-auth-modal-shadow: 0 24px 60px rgba(15, 23, 42, .18);color:var(--edgespark-auth-text);font-family:var(--edgespark-auth-font)}[data-edgespark-auth][data-edgespark-auth-theme=dark]{--edgespark-auth-bg: #14181f;--edgespark-auth-bg-muted: #1d2330;--edgespark-auth-card-bg: linear-gradient(180deg, #171d27 0%, #121823 100%);--edgespark-auth-border: rgba(226, 232, 240, .12);--edgespark-auth-text: #f8fafc;--edgespark-auth-text-muted: #94a3b8;--edgespark-auth-divider-bg: var(--edgespark-auth-bg);--edgespark-auth-primary: #14b8a6;--edgespark-auth-primary-hover: #0f9488;--edgespark-auth-primary-contrast: #f8fafc;--edgespark-auth-error: #fca5a5;--edgespark-auth-info: #5eead4;--edgespark-auth-shadow: 0 24px 60px rgba(2, 6, 23, .32);--edgespark-auth-modal-backdrop: rgba(2, 6, 23, .56);--edgespark-auth-modal-card-bg: #101722;--edgespark-auth-modal-shadow: 0 24px 60px rgba(2, 6, 23, .48)}[data-edgespark-auth] *,[data-edgespark-auth] *:before,[data-edgespark-auth] *:after{box-sizing:border-box}.edgespark-auth__shell{width:100%}.edgespark-auth__card{display:grid;gap:16px;width:100%;max-width:420px;padding:24px;border:1px solid var(--edgespark-auth-border);border-radius:var(--edgespark-auth-radius-card);background:var(--edgespark-auth-card-bg);box-shadow:var(--edgespark-auth-shadow)}.edgespark-auth__section,.edgespark-auth__form,.edgespark-auth__stack{display:grid;gap:14px}.edgespark-auth__header{display:grid;gap:8px}.edgespark-auth__title{margin:0;font-size:1.75rem;line-height:1.1;font-weight:700;letter-spacing:-.03em}.edgespark-auth__copy,.edgespark-auth__meta{margin:0;color:var(--edgespark-auth-text-muted);font-size:.95rem;line-height:1.5}.edgespark-auth__field{display:grid;gap:8px}.edgespark-auth__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;min-height:44px;padding:4px;border:1px solid var(--edgespark-auth-border);border-radius:var(--edgespark-auth-radius-control);background:var(--edgespark-auth-bg-muted)}.edgespark-auth__tab{min-width:0;border:0;border-radius:calc(var(--edgespark-auth-radius-control) - 4px);background:transparent;color:var(--edgespark-auth-text-muted);cursor:pointer;font:inherit;font-size:.92rem;font-weight:600}.edgespark-auth__tab--active{background:var(--edgespark-auth-bg);color:var(--edgespark-auth-text);box-shadow:0 1px 2px #0f172a14}.edgespark-auth__tab:disabled{cursor:not-allowed;opacity:.6}.edgespark-auth__label{font-size:.9rem;font-weight:600}.edgespark-auth__input{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--edgespark-auth-border);border-radius:var(--edgespark-auth-radius-control);background:var(--edgespark-auth-bg);color:var(--edgespark-auth-text);font:inherit}.edgespark-auth__input:focus{outline:2px solid color-mix(in srgb,var(--edgespark-auth-primary) 35%,transparent);outline-offset:1px;border-color:var(--edgespark-auth-primary)}.edgespark-auth__button,.edgespark-auth__link,.edgespark-auth__text-action{font:inherit}.edgespark-auth__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 16px;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease,opacity .12s ease}.edgespark-auth__button:disabled,.edgespark-auth__link:disabled,.edgespark-auth__text-action:disabled{cursor:not-allowed;opacity:.6}.edgespark-auth__button--primary{background:var(--edgespark-auth-primary);color:var(--edgespark-auth-primary-contrast)}.edgespark-auth__button--primary:hover:not(:disabled){background:var(--edgespark-auth-primary-hover)}.edgespark-auth__button--secondary{border-color:var(--edgespark-auth-border);background:var(--edgespark-auth-bg);color:var(--edgespark-auth-text)}.edgespark-auth__button--secondary:hover:not(:disabled){background:var(--edgespark-auth-bg-muted)}.edgespark-auth__actions{display:grid;gap:10px}.edgespark-auth__link{justify-self:start;padding:0;border:0;background:transparent;color:var(--edgespark-auth-primary);cursor:pointer}.edgespark-auth__text-action{justify-self:center;padding:2px 4px;border:0;background:transparent;color:var(--edgespark-auth-primary);cursor:pointer;font-size:.95rem;font-weight:600;line-height:1.4}.edgespark-auth__text-action:hover:not(:disabled){color:var(--edgespark-auth-primary-hover)}.edgespark-auth__text-action:disabled{color:var(--edgespark-auth-text-muted);opacity:1}.edgespark-auth__divider{position:relative;text-align:center;color:var(--edgespark-auth-text-muted);font-size:.85rem}.edgespark-auth__divider:before{content:"";position:absolute;left:0;right:0;top:50%;border-top:1px solid var(--edgespark-auth-border)}.edgespark-auth__divider span{position:relative;padding:0 10px;background:var(--edgespark-auth-divider-bg)}.edgespark-auth__status{padding:12px 14px;border-radius:14px;font-size:.92rem;line-height:1.5}.edgespark-auth__status--error{color:var(--edgespark-auth-error);background:color-mix(in srgb,var(--edgespark-auth-error) 10%,var(--edgespark-auth-bg))}.edgespark-auth__status--info{color:var(--edgespark-auth-info);background:color-mix(in srgb,var(--edgespark-auth-info) 10%,var(--edgespark-auth-bg))}.edgespark-auth__status--muted{color:var(--edgespark-auth-text-muted);background:var(--edgespark-auth-bg-muted)}.edgespark-auth__iframe-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;background:var(--edgespark-auth-modal-backdrop)}.edgespark-auth__iframe-modal-card{position:relative;display:grid;gap:16px;width:min(520px,100%);padding:28px;border-radius:24px;background:var(--edgespark-auth-modal-card-bg);box-shadow:var(--edgespark-auth-modal-shadow)}.edgespark-auth__iframe-modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:0;border-radius:999px;background:transparent;color:var(--edgespark-auth-text-muted);font-size:1.5rem;cursor:pointer}.edgespark-auth__iframe-modal-close:hover{background:var(--edgespark-auth-bg-muted)}.edgespark-auth__dev-banner{background:#fef3c7;color:#92400e;padding:.5rem 1rem;border-radius:6px;font-size:.8rem;text-align:center;margin-bottom:.75rem}@media(max-width:480px){.edgespark-auth__card{padding:18px;border-radius:16px}.edgespark-auth__title{font-size:1.45rem}}

