@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@400;500;600&family=Space+Grotesk:wght@500;700&display=swap";:root{--bg:#020304;--bg-soft:#090b0e;--panel:#0c0e12c7;--panel-strong:#101217eb;--panel-elevated:#14171df0;--line:#ffffff14;--line-strong:#ffffff24;--text:#f5f7fa;--text-muted:#b7bfcb;--text-soft:#7d8694;--blue:#6da6ff;--blue-soft:#6da6ff29;--amber:#f0aa62;--red:#f35f68;--shadow:0 30px 90px #0000007a;--radius-xl:34px;--radius-lg:26px;--radius-md:18px;--max-width:1320px;color:var(--text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#6da6ff1f,#0000 24%),radial-gradient(circle at 85% 12%,#6da6ff14,#0000 18%),linear-gradient(#050608 0%,#030406 48%,#010203 100%);font-family:IBM Plex Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:0 0;min-width:320px;min-height:100vh;margin:0}body:before,body:after{content:"";pointer-events:none;z-index:0;position:fixed;inset:0}body:before{opacity:.3;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:120px 120px;-webkit-mask-image:linear-gradient(#ffffffc7,#0000 100%);mask-image:linear-gradient(#ffffffc7,#0000 100%)}body:after{filter:blur(64px);opacity:.75;background:radial-gradient(circle at 24% 28%,#6da6ff24,#0000 14%),radial-gradient(circle at 74% 18%,#6da6ff1a,#0000 12%)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit;cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.58}a:focus-visible,button:focus-visible{outline:2px solid var(--blue);outline-offset:3px}img{max-width:100%;display:block}#root{z-index:1;min-height:100vh;position:relative}.spec-page{width:min(100%, var(--max-width));margin:0 auto;padding:24px 24px 80px;position:relative}.ambient{filter:blur(64px);pointer-events:none;z-index:0;border-radius:999px;width:18rem;height:18rem;position:fixed}.ambient--left{background:#6da6ff1a;top:8rem;left:-3rem}.ambient--right{background:#6da6ff0f;bottom:6rem;right:-1rem}.site-header,.hero-panel,.positioning-band,.spec-card,.mode-card,.closing-panel,.site-footer{border:1px solid var(--line);background:linear-gradient(180deg, #ffffff06, transparent 28%), var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;overflow:hidden}.site-header:after,.hero-panel:after,.positioning-band:after,.spec-card:after,.mode-card:after,.closing-panel:after,.site-footer:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff0a,#0000 32%);position:absolute;inset:0}.site-header{z-index:20;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:16px 20px;display:flex;position:sticky;top:18px}.brand{flex-direction:column;gap:2px;min-width:max-content;display:flex}.brand__mark,.hero-copy h1,.section-heading h2,.hero-visual__meta h2,.positioning-band h2,.mode-card h3,.spec-card h3,.closing-panel h2{font-family:Space Grotesk,sans-serif}.brand__mark{letter-spacing:.28em;text-transform:uppercase;font-size:.98rem}.brand__sub{color:var(--text-soft);letter-spacing:.16em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:.72rem}.site-nav{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.site-nav a{color:var(--text-muted);border-radius:999px;padding:10px 14px;font-size:.92rem;transition:background .16s ease-out,color .16s ease-out,transform .16s ease-out}.site-nav a:hover,.site-nav a:focus-visible{color:var(--text);background:#ffffff0f;outline:none;transform:translateY(-1px)}.site-nav a[aria-current=page]{color:var(--text);background:#6da6ff1f;box-shadow:inset 0 0 0 1px #6da6ff2e}.site-header__actions{z-index:1;justify-content:flex-end;align-items:center;min-width:max-content;display:flex;position:relative}.page-shell{gap:24px;display:grid}.hero-panel{border-radius:var(--radius-xl);grid-template-columns:minmax(0,1.02fr) minmax(360px,.92fr);gap:28px;padding:32px;display:grid}.hero-copy,.hero-visual{z-index:1;position:relative}.eyebrow,.section-kicker,.spec-list__row dt,.hero-stat p{text-transform:uppercase;letter-spacing:.16em;font-family:IBM Plex Mono,monospace}.eyebrow,.section-kicker{color:var(--blue);margin:0;font-size:.72rem}.hero-copy h1{letter-spacing:-.06em;max-width:12ch;margin:16px 0;font-size:clamp(3rem,7vw,5.6rem);line-height:.94}.hero-copy__lede,.hero-copy__support,.hero-visual__meta p,.positioning-band__copy p,.section-heading>p,.spec-card__header p,.spec-list__row dd,.feature-list li,.mode-card p,.closing-panel p{color:var(--text-muted);line-height:1.65}.hero-copy__lede{max-width:58ch;margin:0;font-size:1.06rem}.hero-copy__support{max-width:60ch;margin:18px 0 0;font-size:.98rem}.verb-strip{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.verb-strip span,.hardware-highlights span{background:#ffffff09;border:1px solid #ffffff14;border-radius:999px;padding:10px 14px}.verb-strip span{color:var(--text);letter-spacing:.08em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:.86rem}.access-panel,.auth-modal{border:1px solid var(--line);background:linear-gradient(180deg, #ffffff06, transparent 28%), var(--panel-elevated);box-shadow:var(--shadow);position:relative;overflow:hidden}.access-panel:after,.auth-modal:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff0a,#0000 32%);position:absolute;inset:0}.access-panel{border-radius:var(--radius-lg);margin-top:24px;padding:20px}.access-panel__header,.auth-modal__head,.provider-option__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.access-panel__header{margin-bottom:14px}.access-panel h3,.auth-modal__head h2{letter-spacing:-.04em;margin:10px 0 0;font-family:Space Grotesk,sans-serif}.access-panel h3{max-width:20ch;font-size:1.32rem}.access-panel p,.auth-modal__copy,.provider-option p,.provider-option__hint,.workspace-notice span,.session-pill,.session-pill__copy small{color:var(--text-muted);line-height:1.55}.access-panel p{z-index:1;margin:0;position:relative}.provider-strip{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.provider-chip{color:var(--text-muted);background:#ffffff0a;border-radius:999px;flex-direction:column;gap:3px;padding:8px 10px;font-size:.76rem;display:inline-flex}.provider-chip strong{color:var(--text);font-size:.78rem}.provider-chip small{color:var(--text-soft)}.provider-chip--ready{background:var(--blue-soft)}.auth-actions{z-index:1;flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex;position:relative}.auth-actions--compact{justify-content:flex-end;margin-top:0}.ghost-button,.icon-button,.provider-option{transition:transform .16s ease-out,background .16s ease-out,box-shadow .16s ease-out,color .16s ease-out}.ghost-button,.icon-button{color:var(--text);background:#ffffff0a;box-shadow:inset 0 0 0 1px #ffffff0f}.ghost-button{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 16px;display:inline-flex}.icon-button{border-radius:50%;place-items:center;width:42px;height:42px;padding:0;font-size:1.2rem;display:inline-grid}.ghost-button:hover:not(:disabled),.icon-button:hover:not(:disabled),.provider-option:hover:not(:disabled),.session-pill--link:hover{transform:translateY(-1px)}.workspace-notice{z-index:1;border-radius:var(--radius-md);background:#ffffff0a;gap:6px;margin:16px 0;padding:14px 16px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff0d}.workspace-notice strong{font-size:.92rem}.workspace-notice--success,.workspace-notice--info{background:#6da6ff24}.workspace-notice--error{background:#f35f681f}.session-pill{background:#ffffff0a;border-radius:999px;align-items:center;gap:10px;min-height:42px;padding:8px 12px;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff0d}.session-pill--link{max-width:100%}.session-pill__status{background:var(--blue);border-radius:999px;flex-shrink:0;width:9px;height:9px;animation:1.8s ease-out infinite pulse;box-shadow:0 0 16px #6da6ffa6}.session-pill__avatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.session-pill__avatar--fallback{color:var(--text);background:#6da6ff2e;place-items:center;font-size:.8rem;display:grid}.session-pill__copy{flex-direction:column;gap:1px;min-width:0;display:flex}.session-pill__copy strong{color:var(--text);font-size:.88rem}.session-pill__copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.auth-overlay{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020509b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-modal{border-radius:var(--radius-xl);width:min(100%,780px);padding:24px}.auth-modal__head h2{max-width:18ch;font-size:clamp(1.5rem,2.2vw,2.2rem);line-height:1.02}.auth-modal__copy{margin:0 0 18px}.provider-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid;position:relative}.provider-option{border-radius:var(--radius-md);text-align:left;background:#ffffff08;gap:10px;width:100%;padding:16px;display:grid;box-shadow:inset 0 0 0 1px #ffffff0d}.provider-option__eyebrow{color:var(--text-soft);text-transform:uppercase;letter-spacing:.14em;margin:0 0 8px;font-family:IBM Plex Mono,monospace;font-size:.68rem}.provider-option h3{letter-spacing:-.03em;margin:0;font-family:Space Grotesk,sans-serif;font-size:1.08rem}.provider-option p,.provider-option__hint{margin:0}.provider-status{white-space:nowrap;border-radius:999px;padding:8px 10px;font-size:.76rem}.provider-status--ready{background:var(--blue-soft);color:var(--text)}.provider-status--attention{color:var(--text-muted);background:#f35f681f}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.hero-stat{border-radius:var(--radius-md);border:1px solid var(--line);background:#ffffff08;padding:18px;animation:.7s ease-out both reveal-up}.hero-stat p{color:var(--text-soft);margin:0 0 10px;font-size:.72rem}.hero-stat strong{letter-spacing:-.04em;margin-bottom:8px;font-family:Space Grotesk,sans-serif;font-size:1.45rem;display:block}.hero-stat span{color:var(--text-muted);font-size:.95rem;line-height:1.55}.hero-visual{align-content:start;gap:18px;display:grid}.hero-visual__frame{border-radius:calc(var(--radius-xl) - 6px);border:1px solid var(--line-strong);background:radial-gradient(circle at 50% 12%, #ffffff14, transparent 32%), linear-gradient(180deg, #ffffff06, #ffffff03), var(--panel-strong);place-items:center;min-height:460px;padding:24px;display:grid;position:relative}.hero-visual__frame:before{content:"";filter:blur(42px);background:radial-gradient(circle,#6da6ff1f,#0000 62%);border-radius:28px;position:absolute;inset:10% 8%}.hero-visual__frame:after{content:"";border:1px solid #ffffff0f;border-radius:30px;position:absolute;inset:18px}.hero-visual__frame img{z-index:1;object-fit:contain;filter:drop-shadow(0 24px 55px #00000080);width:min(100%,640px);position:relative}.hero-visual__frame--software{place-items:stretch stretch}.maxx-console{z-index:1;gap:18px;width:100%;padding:10px;display:grid;position:relative}.maxx-console__head,.maxx-console__column p,.maxx-console__event span{text-transform:uppercase;letter-spacing:.14em;font-family:IBM Plex Mono,monospace}.maxx-console__head{color:var(--text-soft);justify-content:space-between;align-items:center;gap:16px;font-size:.72rem;display:flex}.maxx-console__status{color:var(--text);background:#6da6ff1f;border-radius:999px;padding:8px 10px}.maxx-console__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.maxx-console__column,.maxx-console__event{background:linear-gradient(#ffffff0d,#0000 36%),#ffffff06;border:1px solid #ffffff14;border-radius:24px;box-shadow:inset 0 0 0 1px #ffffff08}.maxx-console__column{gap:14px;padding:18px;display:grid}.maxx-console__column p{color:var(--blue);margin:0;font-size:.68rem}.maxx-console__column ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.maxx-console__column li{color:var(--text-muted);padding-left:16px;line-height:1.5;position:relative}.maxx-console__column li:before{content:"";background:var(--blue);border-radius:999px;width:7px;height:7px;position:absolute;top:.58rem;left:0;box-shadow:0 0 18px #6da6ff80}.maxx-console__events{gap:12px;display:grid}.maxx-console__event{gap:8px;padding:16px 18px;display:grid}.maxx-console__event span{color:var(--text-soft);font-size:.68rem}.maxx-console__event strong{letter-spacing:-.02em;font-size:.96rem;line-height:1.55}.hero-visual__meta{z-index:1;border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--panel-elevated);padding:20px;position:relative}.hero-visual__meta h2,.section-heading h2,.positioning-band h2,.closing-panel h2{letter-spacing:-.05em;margin:8px 0 0;line-height:1.02}.hero-visual__meta h2{max-width:16ch;font-size:clamp(1.5rem,2.2vw,2.4rem)}.hardware-highlights{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.hardware-highlights span{color:var(--text-muted);font-family:IBM Plex Mono,monospace;font-size:.78rem}.positioning-band,.closing-panel{border-radius:var(--radius-xl);padding:28px 32px}.positioning-band{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(22px,3vw,40px);display:grid}.positioning-band>:first-child,.positioning-band__copy{min-width:0}.positioning-band__copy{gap:12px;display:grid}.positioning-band h2,.section-heading h2,.closing-panel h2{font-size:clamp(2rem,4vw,3.4rem)}.positioning-band h2{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-width:11ch}.section-block{gap:18px;display:grid}.section-heading{gap:8px;max-width:72ch;display:grid}.section-heading>p,.section-heading h2{margin:0}.spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.spec-card{border-radius:var(--radius-lg);padding:22px;animation:.76s ease-out both reveal-up}.spec-card__header{z-index:1;position:relative}.spec-card h3,.mode-card h3{letter-spacing:-.04em;margin:10px 0;font-size:1.5rem}.spec-card__header p{margin:0}.spec-list{z-index:1;gap:12px;margin:18px 0 0;display:grid;position:relative}.spec-list__row{border-top:1px solid #ffffff12;grid-template-columns:minmax(132px,160px) minmax(0,1fr);gap:14px;padding-top:12px;display:grid}.spec-list__row dt{color:var(--text-soft);font-size:.68rem}.spec-list__row dd{margin:0}.feature-list{z-index:1;gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid;position:relative}.feature-list li{padding-left:18px;position:relative}.feature-list li:before{content:"";background:var(--blue);border-radius:999px;width:7px;height:7px;position:absolute;top:.65rem;left:0;box-shadow:0 0 18px #6da6ff8c}.led-states{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid;position:relative}.led-state{border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffffff12;grid-template-columns:auto 1fr;align-items:center;gap:4px 10px;padding:14px;display:grid}.led-state strong{font-size:.96rem}.led-state span:last-child{color:var(--text-muted);grid-column:2}.led-state__dot{border-radius:999px;grid-row:1/span 2;width:10px;height:10px;margin-top:2px}.led-state__dot--blue{background:var(--blue);box-shadow:0 0 14px #6da6ffb3}.led-state__dot--amber{background:var(--amber);box-shadow:0 0 14px #f0aa62b3}.led-state__dot--red{background:var(--red);box-shadow:0 0 14px #f35f68b3}.led-state__dot--off{box-shadow:none;background:#ffffff40}.mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.mode-card{border-radius:var(--radius-lg);padding:22px;animation:.82s ease-out both reveal-up}.mode-card p{z-index:1;margin:0;position:relative}.closing-panel{gap:12px;display:grid}.closing-panel p{max-width:64ch;margin:0}.site-footer{border-radius:calc(var(--radius-xl) - 4px);grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:end;gap:18px 24px;padding:24px 28px;display:grid}.site-footer__copy,.site-footer__links,.social-link{z-index:1;position:relative}.site-footer__copy{gap:10px;max-width:34ch;display:grid}.site-footer__copy p{color:var(--text-muted);margin:0;line-height:1.65}.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.social-link{background:radial-gradient(circle at 0 0,#6da6ff24,#0000 52%),linear-gradient(135deg,#ffffff12,#ffffff08);border:1px solid #ffffff14;border-radius:24px;align-items:center;gap:14px;min-height:94px;padding:18px;transition:transform .16s ease-out,border-color .16s ease-out,background .16s ease-out,box-shadow .16s ease-out;display:flex}.social-link:hover,.social-link:focus-visible{background:radial-gradient(circle at 0 0,#6da6ff38,#0000 52%),linear-gradient(135deg,#ffffff1a,#ffffff0d);border-color:#6da6ff42;outline:none;transform:translateY(-2px);box-shadow:0 18px 36px #0000003d,inset 0 0 0 1px #ffffff0d}.social-link__icon{background:linear-gradient(135deg,#f8fafcfa,#ccd4e0e6);border-radius:18px;flex-shrink:0;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 16px 32px #0003,inset 0 1px #fff6}.social-link__icon svg{width:22px;height:22px}.social-link__copy{gap:4px;min-width:0;display:grid}.social-link__copy strong{letter-spacing:-.03em;font-family:Space Grotesk,sans-serif;font-size:1.02rem}.social-link__copy span,.social-link__copy small{color:var(--text-muted);line-height:1.45}.social-link__copy span{letter-spacing:.08em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:.82rem}.social-link__copy small{font-size:.82rem}.surface{border-radius:var(--radius-lg);border:1px solid var(--line);background:linear-gradient(180deg, #ffffff06, transparent 28%), var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;overflow:hidden}.surface:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff0a,#0000 32%);position:absolute;inset:0}.surface--dark{background:linear-gradient(180deg, #ffffff06, transparent 28%), var(--panel-elevated)}.button{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 16px;transition:transform .16s ease-out,background .16s ease-out,box-shadow .16s ease-out,color .16s ease-out;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button--solid{color:#06101e;background:linear-gradient(135deg,#6da6ffeb,#4381ffd6);box-shadow:0 18px 34px #2653a647,inset 0 0 0 1px #ffffff24}.button--ghost{color:var(--text);background:#ffffff0a;box-shadow:inset 0 0 0 1px #ffffff0f}.profile-workspace__stack{gap:18px;display:grid}.profile-workspace__grid{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:18px;display:grid}.profile-panel,.profile-preview,.token-reveal{z-index:1;position:relative}.profile-panel,.profile-preview,.api-access-panel{padding:22px}.profile-panel__header{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;display:flex;position:relative}.profile-panel__header h3,.profile-preview__copy h3,.token-card__header h4,.token-reveal h4{letter-spacing:-.04em;margin:10px 0 0;font-family:Space Grotesk,sans-serif}.profile-panel__header h3,.token-reveal h4{font-size:1.3rem}.profile-badge{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:8px 12px;font-family:IBM Plex Mono,monospace;font-size:.74rem}.profile-badge--live{background:var(--blue-soft);color:var(--text)}.profile-badge--warm{color:var(--text);background:#f0aa6224}.profile-badge--muted{color:var(--text-muted);background:#ffffff0d}.profile-empty,.profile-skeleton,.api-access-panel__body{z-index:1;position:relative}.profile-empty{border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffffff0f;gap:14px;margin-top:18px;padding:18px;display:grid}.profile-empty--compact{margin-top:0}.profile-empty p,.api-access-panel__copy,.profile-preview__bio,.profile-preview__copy small,.profile-preview__meta,.token-card__header p,.token-reveal__block span,.token-card__meta dd{color:var(--text-muted);line-height:1.6}.profile-empty p,.api-access-panel__copy,.profile-preview__bio,.token-card__header p{margin:0}.profile-skeleton{gap:12px;margin-top:18px;display:grid}.profile-skeleton__line{height:16px}.profile-skeleton__line--title{width:42%;height:20px}.profile-skeleton__line--wide{width:84%}.profile-form,.token-form{z-index:1;gap:18px;margin-top:18px;display:grid;position:relative}.profile-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-field{gap:8px;display:grid}.profile-field--full{grid-column:1/-1}.profile-field>span,.token-card__meta dt{color:var(--text-soft);letter-spacing:.12em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:.72rem}.profile-field small{color:var(--amber)}.profile-field__control{width:100%;min-height:48px;color:var(--text);background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:13px 14px;transition:border-color .16s ease-out,box-shadow .16s ease-out,background .16s ease-out}.profile-field__control::placeholder{color:var(--text-soft)}.profile-field__control:focus{border-color:#6da6ff80;outline:none;box-shadow:0 0 0 4px #6da6ff1f}.profile-field__control--textarea{resize:vertical;min-height:144px}.profile-field__control--error{border-color:#f35f6885}.profile-form__actions,.token-card__actions{flex-wrap:wrap;gap:10px;display:flex}.profile-delete-button{margin-left:auto}.profile-preview{align-content:start;gap:18px;display:grid}.profile-preview__identity{grid-template-columns:auto 1fr;align-items:center;gap:14px;display:grid}.profile-preview__avatar{object-fit:cover;border-radius:50%;width:72px;height:72px}.profile-preview__avatar--fallback{color:var(--text);background:#6da6ff2e;place-items:center;font-family:Space Grotesk,sans-serif;font-size:1.5rem;display:grid}.profile-preview__copy h3{font-size:1.7rem}.profile-preview__copy small{margin-top:8px;display:block}.profile-preview__facts,.token-card__meta{gap:12px;margin:0;display:grid}.profile-preview__fact,.token-card__meta div{border-top:1px solid #ffffff12;gap:6px;padding-top:12px;display:grid}.profile-preview__fact dt{color:var(--text-soft);letter-spacing:.12em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:.68rem}.profile-preview__fact dd,.token-card__meta dd{margin:0}.profile-preview__meta{flex-wrap:wrap;gap:12px 18px;font-size:.92rem;display:flex}.api-access-panel__body{gap:18px;margin-top:18px;display:grid}.token-reveal{gap:14px;padding:18px;display:grid}.token-reveal__block{gap:8px;display:grid}.token-reveal__block code{color:var(--text);overflow-wrap:anywhere;background:#ffffff0a;border-radius:16px;padding:14px;font-family:IBM Plex Mono,monospace;font-size:.84rem;line-height:1.6;display:block}.token-list{gap:14px;display:grid}.token-card{border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffffff12;gap:16px;padding:18px;display:grid}.token-card__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.token-card__header h4{margin-top:0;font-size:1.08rem}.hero-panel,.positioning-band,.closing-panel,.site-footer{animation:.82s ease-out both reveal-up}.hero-stat:nth-child(2),.spec-card:nth-child(2),.mode-card:nth-child(2){animation-delay:70ms}.hero-stat:nth-child(3),.spec-card:nth-child(3),.mode-card:nth-child(3){animation-delay:.14s}.spec-card:nth-child(4){animation-delay:.21s}.spec-card:nth-child(5){animation-delay:.28s}.spec-card:nth-child(6){animation-delay:.35s}.spec-card:nth-child(7){animation-delay:.42s}.spec-card:nth-child(8){animation-delay:.49s}@keyframes reveal-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{opacity:.7;transform:scale(.92)}50%{opacity:1;transform:scale(1.14)}to{opacity:.7;transform:scale(.92)}}@media (width<=1100px){.hero-panel,.positioning-band,.spec-grid,.mode-grid,.profile-workspace__grid,.site-footer{grid-template-columns:1fr}.hero-copy h1{max-width:14ch}.hero-visual__meta h2{max-width:16ch}}@media (width<=820px){.spec-page{padding:16px 16px 64px}.site-header{border-radius:28px;flex-direction:column;align-items:flex-start;padding:16px}.site-nav{justify-content:flex-start}.site-header__actions{justify-content:flex-start;width:100%}.hero-panel,.positioning-band,.closing-panel,.site-footer,.spec-card,.mode-card{padding:20px}.hero-stats,.maxx-console__grid,.led-states,.provider-grid,.profile-form__grid{grid-template-columns:1fr}.maxx-console__head{flex-direction:column;align-items:flex-start}.hero-visual__frame{min-height:320px}.access-panel__header,.auth-modal__head{flex-direction:column;align-items:stretch}.spec-list__row{grid-template-columns:1fr;gap:6px}.profile-panel__header,.token-card__header{flex-direction:column;align-items:stretch}.provider-option__head{flex-direction:column;align-items:flex-start}.provider-strip{justify-content:flex-start}.site-footer__copy{max-width:none}}@media (width<=560px){.hero-copy h1,.section-heading h2,.positioning-band h2,.closing-panel h2{font-size:clamp(2.2rem,12vw,3.2rem)}.verb-strip,.hardware-highlights{gap:8px}.verb-strip span,.hardware-highlights span,.site-nav a,.ghost-button,.session-pill,.button{text-align:center;width:100%}.ghost-button,.button,.session-pill,.session-pill--link{justify-content:center}.site-nav{width:100%}.site-nav a{background:#ffffff08}.site-header__actions,.auth-actions,.auth-actions--compact{width:100%}.site-footer__links{grid-template-columns:1fr}.social-link{min-height:0}.maxx-console{padding:0}.auth-modal{padding:20px}}
