/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, 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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{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;appearance:button}::file-selector-button{-webkit-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{.start{inset-inline-start:var(--spacing)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.environment-marker{z-index:50;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#101010e6;border:1px solid #ffffff3d;align-items:center;gap:10px;min-width:146px;padding:10px 13px;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 24px #0003}.environment-marker-signal{background:var(--acid);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #ff5a3629}.environment-marker div{gap:2px;display:grid}.environment-marker span:not(.environment-marker-signal){color:#b7b7b1;letter-spacing:.1em;text-transform:uppercase;font-size:.57rem;font-weight:800}.environment-marker strong{letter-spacing:.02em;text-transform:uppercase;font-size:.73rem}.environment-marker[data-environment=staging] .environment-marker-signal{background:#f4c95d;box-shadow:0 0 0 4px #f4c95d29}.public-page{max-width:1440px;margin:0 auto;padding:0 42px}.public-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;min-height:82px;display:grid}.wordmark{letter-spacing:-.11em;text-transform:lowercase;width:fit-content;font-size:1.42rem;font-weight:900}.public-header nav{letter-spacing:.02em;text-transform:uppercase;gap:28px;font-size:.72rem;font-weight:800;display:flex}.public-header-actions{justify-content:end;align-items:center;gap:20px;display:flex}.button{letter-spacing:.025em;text-transform:uppercase;border-radius:0;align-items:center;gap:18px;padding:14px 20px;font-size:.72rem;font-weight:900;transition:transform .16s,background .16s;display:inline-flex}.button-small{padding:11px 16px}.button-dark{background:var(--ink);color:#fff}.eyebrow{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:800}.hero{background:var(--ink);color:#fff;min-height:690px;margin:0 -42px;padding:58px 42px 56px;position:relative;overflow:hidden}.hero-status{z-index:2;color:#b7b7b1;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;font-size:.66rem;font-weight:800;display:flex;position:absolute;top:58px;right:42px}.hero-status span{background:var(--acid);border-radius:50%;width:7px;height:7px}.hero h1{z-index:1;letter-spacing:-.095em;text-transform:uppercase;max-width:980px;margin:80px 0 96px;font-size:clamp(4.7rem,11vw,10.2rem);font-weight:900;line-height:.8;position:relative}.hero-bottom{z-index:1;justify-content:space-between;align-items:end;gap:40px;max-width:860px;display:flex;position:relative}.hero-bottom p{max-width:420px;margin:0;font-size:1.05rem;line-height:1.55}.text-link{letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid;gap:14px;padding-bottom:7px;font-size:.72rem;font-weight:900;display:inline-flex}.hero-actions{align-items:center;gap:28px;display:flex}.hero-system{z-index:0;background:linear-gradient(135deg,#ffffff0a,#0000 54%);border:1px solid #ffffff45;width:min(52vw,720px);height:610px;position:absolute;bottom:-70px;right:-40px}.system-label{color:#ffffffb8;letter-spacing:.09em;text-transform:uppercase;font-size:.66rem;font-weight:800;position:absolute;top:24px;left:25px}.system-grid{opacity:.38;background-image:linear-gradient(#ffffff29 1px,#0000 1px),linear-gradient(90deg,#ffffff29 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0}.robot-form{width:290px;height:250px;position:absolute;top:28%;left:30%;transform:rotate(-12deg)}.robot-form span,.robot-form i,.robot-form b{background:var(--acid);display:block;position:absolute}.robot-form span{width:80px;height:150px;bottom:0;left:0}.robot-form i{transform-origin:0;width:175px;height:46px;bottom:118px;left:62px;transform:rotate(-28deg)}.robot-form b{transform-origin:bottom;width:50px;height:120px;top:0;right:0;transform:rotate(33deg)}.system-readout{background:var(--ink);text-align:center;border:1px solid #ffffff73;place-items:center;width:110px;height:110px;font-size:2.15rem;font-weight:900;line-height:.8;display:grid;position:absolute}.system-readout small{color:#b6b6b0;letter-spacing:.08em;text-transform:uppercase;font-size:.54rem}.readout-one{top:60px;right:58px}.readout-two{bottom:80px;left:50px}.capability-section{border-top:1px solid var(--line);padding:42px 0 112px}.section-heading{justify-content:space-between;gap:40px;margin-bottom:58px;display:flex}.section-heading>p:last-child{max-width:370px;margin:0;font-size:1.1rem;line-height:1.4}.capability-grid{border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.capability-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:280px;padding:24px;transition:background .16s;position:relative}.capability-card>span:first-child{color:var(--muted);font-size:.7rem}.capability-card h2{letter-spacing:-.07em;margin:70px 0 12px;font-size:2rem}.capability-card p{max-width:250px;color:var(--muted);margin:0;line-height:1.5}.card-arrow{font-size:1.4rem;position:absolute;top:24px;right:24px}.signal-section{background:var(--ink);color:#fff;grid-template-columns:1fr 2fr auto;align-items:end;gap:40px;margin:0 -42px;padding:52px 42px;display:grid}.signal-copy{letter-spacing:-.055em;text-transform:uppercase;max-width:620px;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(1.65rem,3vw,2.7rem);font-weight:800;line-height:.98}.public-footer{color:var(--muted);justify-content:space-between;padding:24px 0;font-size:.68rem;display:flex}.public-subpage{min-height:100vh}.subpage-intro{border-bottom:1px solid var(--line);padding:96px 0 72px}.subpage-intro h1{letter-spacing:-.08em;max-width:800px;margin:20px 0;font-size:clamp(3.2rem,7vw,6.8rem);line-height:.9}.subpage-intro>p:last-child{max-width:430px;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.5}.video-list{padding-bottom:80px}.video-row{border-bottom:1px solid var(--line);grid-template-columns:48px 120px 1fr 32px;align-items:center;gap:24px;min-height:180px;display:grid}.video-row>span:first-child{color:var(--muted);font-size:.7rem}.video-play{aspect-ratio:1.42;background:var(--ink);width:104px;color:var(--acid);place-items:center;display:grid}.video-row h2{letter-spacing:-.05em;margin:0 0 9px;font-size:1.7rem}.video-row p{color:var(--muted);margin:0;font-size:.78rem}.showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;padding:52px 0 90px;display:grid}.showcase-card{padding-bottom:20px}.showcase-card h2{letter-spacing:-.06em;margin:14px 0;font-size:2rem}.showcase-card>p:not(.eyebrow){max-width:470px;min-height:52px;color:var(--muted);margin:0 0 30px;line-height:1.5}.showcase-visual{background:var(--ink);height:330px;margin-bottom:24px;position:relative;overflow:hidden}.showcase-visual span{color:var(--acid);font-family:Georgia,serif;font-size:12rem;line-height:1;position:absolute;bottom:14px;left:28px}.showcase-visual i,.showcase-visual b{border:1px solid #ffffffa6;display:block;position:absolute}.visual-1 i{width:50%;height:45%;top:16%;left:35%;transform:rotate(42deg)}.visual-1 b{background:#67a475;width:43%;height:30%;top:30%;left:18%;transform:rotate(-16deg)}.visual-2 span{color:var(--ink)}.visual-2 i{border-color:var(--ink);border-radius:40% 40% 0 0;width:38%;height:74%;top:16%;right:16%}.visual-2 b{border-color:var(--ink);width:63%;top:43%;left:14%;transform:rotate(-22deg)}.login-page{min-height:100vh}.login-panel{max-width:680px;margin:0 auto;padding:120px 0}.login-panel h1{letter-spacing:-.08em;margin:16px 0;font-size:clamp(3.2rem,7vw,6.5rem);line-height:.9}.login-panel>p:not(.eyebrow){max-width:480px;color:var(--muted);font-size:1.05rem;line-height:1.5}.notice-card{background:var(--panel);gap:24px;margin:48px 0 32px;padding:26px;display:flex}.notice-card>span{color:#67a475;font-size:.7rem;font-weight:800}.notice-card strong{font-size:1.1rem}.notice-card p{color:var(--muted);margin:8px 0 0;line-height:1.4}.portal-shell{background:#eef0ed;grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.portal-sidebar{background:var(--ink);color:#fff;flex-direction:column;gap:28px;padding:28px 20px;display:flex}.workspace-label{color:#9ba6aa;letter-spacing:.12em;text-transform:uppercase;padding:0 8px;font-size:.65rem}.portal-navigation{gap:5px;display:grid}.portal-nav-link{color:#c3cbce;align-items:center;gap:15px;padding:12px 8px;font-size:.86rem;font-weight:700;display:flex}.portal-nav-link span{color:#758287;font-size:.62rem}.portal-sidebar-footer{border-top:1px solid #ffffff29;margin-top:auto;padding:18px 8px 4px}.portal-sidebar-footer p{color:#9ba6aa;text-transform:uppercase;letter-spacing:.09em;margin:0 0 7px;font-size:.65rem}.portal-sidebar-footer strong{font-size:.73rem;line-height:1.35}.portal-header{justify-content:space-between;align-items:start;gap:30px;margin-bottom:56px;display:flex}.portal-header h1{letter-spacing:-.08em;max-width:720px;margin:14px 0 0;font-size:clamp(3rem,5vw,5.3rem);line-height:.88}.environment-pill{border:1px solid var(--line);letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:8px 11px;font-size:.65rem;font-weight:800}.portal-grid{gap:18px;display:grid}.overview-grid{grid-template-columns:2fr 1fr 1fr}.portal-card{border:1px solid var(--line);background:#fff;min-height:220px;padding:26px}.portal-card h2{letter-spacing:-.05em;max-width:560px;margin:54px 0 10px;font-size:1.65rem}.portal-card>p:not(.eyebrow){color:var(--muted);margin:0;line-height:1.5}.metric-card{flex-direction:column;display:flex}.metric-card>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:800}.metric-card strong{margin:auto 0 12px;font-family:Georgia,serif;font-size:4rem}.metric-card p{font-size:.75rem}.access-gate{border:1px solid var(--line);background:#fff;grid-template-columns:110px minmax(0,680px);gap:36px;padding:clamp(30px,6vw,70px);display:grid}.access-gate h2,.project-empty-state h2{letter-spacing:-.07em;margin:12px 0 20px;font-size:clamp(2rem,4vw,3.7rem);line-height:.98}.access-gate p:not(.eyebrow),.project-empty-state>p:not(.eyebrow){max-width:610px;color:var(--muted);line-height:1.55}.access-gate .button{margin-top:16px}.development-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:760px){.public-page{padding:0 20px}.public-header{grid-template-columns:1fr auto}.public-header nav{display:none}.public-header-actions{gap:0}.hero{min-height:680px;margin:0 -20px;padding:46px 20px}.hero-status{font-size:.55rem;top:48px;right:20px}.hero h1{margin:80px 0 52px;font-size:clamp(4.1rem,17vw,6.8rem)}.hero-bottom,.section-heading,.signal-section{display:grid}.hero-bottom p{font-size:.94rem}.hero-actions{justify-items:start;gap:24px;margin-top:28px;display:grid}.hero-system{opacity:.7;width:540px;height:390px;bottom:-100px;right:-125px}.robot-form{transform-origin:50%;transform:scale(.68)rotate(-12deg)}.system-readout{transform:scale(.7)}.readout-one{right:15px}.readout-two{left:6px}.capability-grid,.showcase-grid{grid-template-columns:1fr}.capability-card{min-height:205px}.capability-card h2{margin-top:38px}.signal-section{margin:0 -20px;padding:36px 20px}.public-footer{font-size:.6rem}.video-row{grid-template-columns:30px 74px 1fr;gap:12px}.video-play{width:74px}.video-row .card-arrow{display:none}.portal-shell{grid-template-columns:1fr}.portal-sidebar{gap:16px;padding:20px}.portal-navigation{grid-template-columns:repeat(4,1fr)}.portal-nav-link{gap:4px;padding:7px 3px;font-size:.68rem;display:grid}.portal-sidebar-footer{display:none}.portal-main{padding:34px 20px}.overview-grid,.development-grid{grid-template-columns:1fr}.portal-header{margin-bottom:38px}.portal-header h1{font-size:3.4rem}.access-gate{grid-template-columns:1fr;gap:12px}.gate-index{font-size:2.8rem}}:root{--ink:#17262b;--muted:#64757a;--paper:#f6f9f9;--panel:#edf3f3;--acid:#008b93;--line:#d6e2e3}.public-page{max-width:1360px;padding:0 48px}.public-header{min-height:72px}.wordmark{letter-spacing:-.08em;font-size:1.3rem;font-weight:800}.button{letter-spacing:.06em;border:1px solid #0000;border-radius:3px;gap:14px;padding:12px 16px;font-size:.68rem;font-weight:800}.button:hover{transform:none}.button-light,.button-signal{background:var(--acid);color:#fff}.button-light:hover,.button-signal:hover{background:#00747b}.eyebrow{color:var(--acid);letter-spacing:.12em;font-size:.62rem}.hero{min-height:570px;color:var(--ink);background:0 0;margin:0;padding:68px 0}.hero .eyebrow{color:var(--acid)}.hero-status{color:var(--muted);font-size:.62rem;top:70px;right:0}.hero-status span{background:#19ac70}.hero h1{letter-spacing:-.075em;text-transform:none;max-width:850px;margin:92px 0 64px;font-size:clamp(3.6rem,7.6vw,7.3rem);font-weight:700;line-height:.9}.hero h1 em{color:var(--acid);font-family:inherit;font-weight:400}.hero-bottom p{font-size:1rem;line-height:1.6}.hero-system{border-color:var(--line);background:#f1f6f6;width:min(38vw,470px);height:310px;bottom:34px;right:0}.system-label{color:var(--muted);font-size:.6rem;top:18px;left:18px}.system-grid{opacity:.55;background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);background-size:42px 42px}.robot-form{width:210px;height:185px;top:25%;left:22%}.robot-form span{width:56px;height:110px}.robot-form i{width:126px;height:34px;bottom:86px;left:45px}.robot-form b{width:36px;height:88px}.system-readout{display:none}.capability-section{padding:48px 0 96px}.capability-card{min-height:238px}.capability-card>span:first-child{color:var(--acid)}.capability-card h2{letter-spacing:-.05em;margin-top:55px;font-size:1.65rem}.card-arrow{color:var(--muted);font-size:1.2rem}.signal-section{background:var(--panel);color:var(--ink);margin:0 -48px;padding:52px 48px}.signal-copy{letter-spacing:-.05em;text-transform:none;font-size:clamp(1.6rem,3vw,2.5rem);font-weight:600;line-height:1.03}.subpage-intro{padding:82px 0 58px}.subpage-intro h1{max-width:700px;font-size:clamp(3rem,6vw,5.7rem);font-weight:700}.showcase-grid{gap:24px}.showcase-visual{background:var(--panel);border:1px solid var(--line);height:280px}.showcase-visual span{color:var(--acid);font-family:inherit;font-size:8rem}.visual-2{background:#e5f1ef}.video-row{min-height:150px}.video-play{background:var(--panel);color:var(--acid);border:1px solid var(--line)}.video-row h2,.showcase-card h2{font-size:1.5rem}.portal-sidebar{color:var(--ink);border-right:1px solid var(--line);background:#f1f6f6;gap:24px;padding:26px 18px}.workspace-label{color:var(--muted)}.portal-navigation{gap:3px}.portal-nav-link{color:#40565b;padding:11px 8px;font-size:.82rem}.portal-nav-link span{color:#829499}.portal-nav-link.is-active{color:var(--ink);background:#dfeeee}.portal-nav-link.is-active span{color:var(--acid)}.portal-sidebar-footer{border-color:var(--line)}.portal-sidebar-footer p{color:var(--muted)}.portal-header{margin-bottom:46px}.portal-header h1{max-width:680px;font-size:clamp(2.8rem,4.6vw,4.8rem);font-weight:700;line-height:.92}.environment-pill{color:#00757c;background:#e8f7f7;border-color:#b8dadd;border-radius:3px}.portal-card{border-color:var(--line);min-height:200px;box-shadow:none;padding:24px}.portal-card h2{margin-top:46px;font-size:1.5rem}.metric-card strong{color:var(--acid);font-family:inherit;font-size:3.5rem;font-weight:500}.access-gate{border-color:var(--line);background:#fff}.gate-index{color:var(--acid);font-family:inherit;font-size:3.5rem}.access-gate h2,.project-empty-state h2{font-weight:700}@media (max-width:760px){.public-page{padding:0 20px}.hero{min-height:610px;padding:46px 0}.hero h1{margin:82px 0 46px;font-size:clamp(3.5rem,16vw,5.8rem)}.hero-system{width:370px;height:240px;bottom:-20px;right:-90px}.signal-section{margin:0 -20px;padding:36px 20px}.portal-sidebar{padding:20px}.portal-main{padding:34px 20px}}:root{--ink:#082b2d;--muted:#617476;--paper:#fafcfc;--panel:#f0f4f4;--acid:#00aeb7;--signal:#c8e633;--line:#dce5e5}body{font-family:DM Sans,Helvetica Neue,Arial,sans-serif}.public-header{background:#f0f4f4;border:0;border-radius:18px;min-height:64px;margin-top:18px;padding:0 18px}.wordmark{font-weight:700}.wordmark span{color:var(--acid)}.public-header nav{letter-spacing:.06em;gap:24px;font-size:.64rem}.public-header-actions{gap:16px}.button{letter-spacing:.08em;border-radius:999px;padding:11px 17px}.button-signal{background:var(--signal);color:var(--ink)}.button-signal:hover{background:#b7d82a}.button-dark{background:var(--ink)}.button-light{background:var(--acid)}.hero{min-height:590px;padding-top:74px}.hero h1{max-width:730px;margin:84px 0 62px;font-size:clamp(3.5rem,7.1vw,6.8rem);font-weight:600}.hero h1 em{color:#008c96;font-weight:400}.hero-bottom{max-width:720px}.hero-bottom p{max-width:400px;font-size:.98rem}.hero-status{color:var(--muted)}.hero-image{background:#062a2c;border-radius:16px;width:min(37vw,440px);height:320px;position:absolute;bottom:36px;right:0;overflow:hidden}.hero-image:after{content:"";background:linear-gradient(100deg,#04212347,#04212308);position:absolute;inset:0}.hero-image img{object-fit:cover;object-position:55% center;width:100%;height:100%}.hero-image span{z-index:1;color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:700;position:absolute;bottom:17px;left:18px}.capability-section{padding-top:54px}.capability-card{border-color:var(--line);min-height:230px;padding:25px}.capability-card:hover{background:#f3f8f8}.capability-card h2{font-weight:600}.signal-section{color:#fff;background:#082b2d;border-radius:18px;margin:0;padding:46px 38px}.signal-section .eyebrow{color:#55dbe0}.signal-copy{font-weight:500}.showcase-visual{background:#e9eeee;border:0;border-radius:16px;height:320px;position:relative;overflow:hidden}.showcase-visual img{object-fit:cover;object-position:center;width:100%;height:100%}.showcase-visual:after{content:"";background:linear-gradient(#0000 55%,#0421232e);position:absolute;inset:0}.showcase-card h2{font-weight:600}.video-play{background:#e2f0f0;border:0;border-radius:12px}.subpage-intro h1{font-weight:600}.portal-sidebar{background:#f4f7f7}.portal-nav-link.is-active{background:#e1f1f1}.environment-pill{border-radius:999px}.portal-card,.access-gate{border-radius:12px}.metric-card strong{color:#008c96}@media (max-width:760px){.public-header{border-radius:14px;margin-top:10px;padding:0 14px}.hero{min-height:665px}.hero-image{border-radius:14px;width:70vw;height:230px;bottom:20px;right:0}.signal-section{border-radius:14px;margin:0;padding:32px 24px}.showcase-visual{height:250px}}.portal-shell{background:#fbfcfc;grid-template-columns:270px minmax(0,1fr)}.portal-sidebar{background:#f2f6f6;border-right-color:#dfe8e8;padding:28px 18px 20px}.portal-sidebar .wordmark{margin:0 10px 10px}.workspace-label{letter-spacing:.11em;padding:0 10px;font-size:.6rem}.portal-navigation{gap:7px;margin-top:8px}.portal-nav-link{border-radius:9px;gap:12px;padding:12px 10px;font-size:.8rem;font-weight:600}.portal-nav-link:hover{background:#e8eeee}.portal-nav-link.is-active{box-shadow:inset 3px 0 0 var(--acid);background:#dff1f1}.portal-nav-link span{font-size:.58rem;font-weight:700}.portal-sidebar-footer{margin:auto 0 0;padding:18px 10px 6px}.portal-sidebar-footer strong{color:#284346;max-width:130px;font-size:.72rem;display:block}.portal-logout{color:#006f76;letter-spacing:.08em;text-transform:uppercase;gap:8px;margin-top:18px;font-size:.62rem;font-weight:800;display:inline-flex}.portal-main{padding:46px clamp(36px,5vw,84px)}.portal-header{border-bottom:1px solid var(--line);align-items:center;margin-bottom:42px;padding-bottom:28px}.portal-header h1{letter-spacing:-.07em;max-width:700px;margin-top:12px;font-size:clamp(2.65rem,4.3vw,4.5rem)}.environment-pill{color:#007d84;background:#eff8f8;border:0;padding:8px 13px;font-size:.58rem}.portal-grid{gap:16px}.portal-card{background:#fff;border:0;border-radius:14px;min-height:218px;padding:28px;box-shadow:0 1px #082b2d0f,0 8px 24px #082b2d09}.portal-card-wide{background:#e8f4f4}.portal-card h2{margin:46px 0 13px;font-size:1.65rem;font-weight:500;line-height:1.08}.portal-card-wide h2{max-width:470px}.metric-card{position:relative}.metric-card:before{content:"";background:#a8b9ba;border-radius:50%;width:7px;height:7px;position:absolute;top:27px;right:28px}.metric-card strong{color:#008c96;margin-bottom:10px;font-size:3.3rem;font-weight:400}.access-gate{border:0;border-left:4px solid var(--acid);border-radius:0 14px 14px 0;max-width:920px;box-shadow:0 1px #082b2d0f,0 8px 24px #082b2d09}.gate-index{color:var(--acid);font-weight:500}.project-empty-state{max-width:720px;padding:22px 0}.project-empty-state h2{font-size:clamp(2.1rem,3.7vw,3.5rem);font-weight:500}@media (max-width:760px){.portal-shell{grid-template-columns:1fr}.portal-sidebar{padding:18px 20px}.portal-sidebar .wordmark{margin:0}.workspace-label{display:none}.portal-navigation{margin-top:0}.portal-nav-link{border-radius:7px}.portal-main{padding:30px 20px}.portal-header{align-items:flex-start;padding-bottom:24px}.portal-header h1{font-size:2.9rem}.portal-card{border-radius:12px}.portal-card h2{font-size:1.5rem}.hero{min-height:0;padding:64px 0 48px}.hero-status{display:none}.hero h1{margin:70px 0 34px;font-size:clamp(3.35rem,15vw,4.45rem);line-height:.92}.hero-bottom{gap:24px;display:grid}.hero-bottom p{max-width:100%;font-size:.95rem}.hero-actions{flex-wrap:wrap;gap:18px;margin:0;display:flex}.hero-image{border-radius:14px;width:100%;height:250px;margin-top:30px;position:relative;bottom:auto;right:auto}.hero-image img{object-position:center 42%}.capability-section{padding:42px 0 64px}.section-heading{gap:20px;margin-bottom:34px}.section-heading>p:last-child{font-size:1rem}.capability-card{min-height:190px;padding:22px}.signal-section{grid-template-columns:1fr;gap:24px;display:grid}.signal-section .button{justify-self:start}.public-footer{gap:12px;padding:20px 0}}.project-list-header{align-items:flex-end}.project-list-lead{max-width:520px;color:var(--muted);margin:20px 0 0;font-size:1.05rem;line-height:1.55}.project-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.project-list-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.project-list-card:hover{border-color:#9bcdd0;transform:translateY(-4px);box-shadow:0 18px 46px #082b2d14}.project-list-visual{background:var(--ink);height:clamp(240px,28vw,390px);position:relative;overflow:hidden}.project-list-visual img{object-fit:cover;transition:transform .42s}.project-list-card:hover .project-list-visual img{transform:scale(1.025)}.project-list-visual-shade{background:linear-gradient(#041c1e14,#041c1eb3);position:absolute;inset:0}.project-demo-label{z-index:2;color:#fff;letter-spacing:.09em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#052426b8;border:1px solid #ffffff40;border-radius:999px;padding:7px 10px;font-size:.54rem;font-weight:800;position:absolute;top:22px;left:22px}.project-card-index{z-index:2;color:var(--signal);font-size:1.65rem;font-weight:700;position:absolute;bottom:17px;right:22px}.project-list-body{flex-direction:column;flex:1;min-height:390px;padding:26px;display:flex}.project-card-topline{color:#365256;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;font-size:.66rem;font-weight:800;display:flex}.project-status{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;min-height:25px;padding:5px 9px;font-size:.54rem;font-weight:850;display:inline-flex}.project-status-fit{color:#19714d;background:#dff5eb}.project-status-conditional-fit{color:#8b6410;background:#fff0c9}.project-status-open{background:var(--panel);color:#4a6164}.project-status-no-fit{color:#a23b2e;background:#ffe4df}.project-list-body h2{letter-spacing:-.055em;max-width:630px;margin:34px 0 14px;font-size:clamp(1.7rem,2.7vw,2.45rem);font-weight:600;line-height:1.02}.project-list-body>p{color:var(--muted);margin:0 0 28px;line-height:1.55}.project-card-metadata{border-top:1px solid var(--line);grid-template-columns:1.2fr 1.4fr .8fr;gap:18px;margin:auto 0 24px;padding-top:22px;display:grid}.project-card-metadata div{min-width:0}.project-card-metadata dt,.project-summary-strip dt,.project-document-list dt{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:.52rem;font-weight:800}.project-card-metadata dd,.project-summary-strip dd,.project-document-list dd{color:#233f42;margin:7px 0 0;font-size:.72rem;font-weight:700;line-height:1.35}.project-card-link{color:#007d84;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:850}.project-card-link span{margin-left:8px}.project-demo-note{border-left:3px solid var(--acid);background:#eef8f8;grid-template-columns:110px minmax(0,720px);gap:24px;margin-top:28px;padding:22px 24px;display:grid}.project-demo-note span{color:var(--acid);letter-spacing:.09em;text-transform:uppercase;font-size:.59rem;font-weight:850}.project-demo-note p{color:#496366;margin:0;font-size:.78rem;line-height:1.55}.project-back-link{color:#426064;letter-spacing:.07em;text-transform:uppercase;margin-bottom:18px;font-size:.63rem;font-weight:800;display:inline-flex}.project-detail-hero{background:var(--ink);color:#fff;border-radius:20px;grid-template-rows:auto 1fr;min-height:650px;display:grid;position:relative;overflow:hidden}.project-detail-hero>img{z-index:0;object-fit:cover}.project-detail-hero-shade{z-index:1;background:linear-gradient(90deg,#041e20f5 0%,#041e20d4 37%,#041e2033 74%),linear-gradient(#0000 42%,#041e20b8);position:absolute;inset:0}.project-detail-navigation-shell{z-index:3;justify-content:space-between;align-items:center;gap:24px;min-width:0;padding:24px 32px;display:flex;position:relative}.project-detail-brand{color:#fff;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;font-size:.72rem;font-weight:800}.project-detail-navigation{scrollbar-width:none;background:#ffffff14;border-radius:14px;gap:7px;padding:0 10px;display:flex;overflow-x:auto}.project-detail-navigation::-webkit-scrollbar{display:none}.project-detail-navigation a{color:#e0eded;white-space:nowrap;border-bottom:2px solid #0000;padding:16px 12px 13px;font-size:.62rem;font-weight:750}.project-detail-navigation a:hover{border-bottom-color:var(--signal);color:#fff}.project-detail-copy{z-index:3;align-self:end;max-width:790px;padding:40px clamp(30px,5vw,68px) 64px;position:relative}.project-hero-eyebrow{color:#5bd7dc;letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.62rem;font-weight:800}.project-detail-copy h1{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.075em;margin:24px 0;font-size:clamp(3rem,4.4vw,4.85rem);font-weight:570;line-height:.92}.project-detail-copy>p:not(.project-hero-eyebrow){color:#d2e0e1;max-width:660px;margin:0;font-size:1.05rem;line-height:1.55}.project-hero-badges{flex-wrap:wrap;gap:9px;margin-top:30px;display:flex}.project-hero-badges>span:not(.project-status){color:#dce8e8;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#062a2ca6;border:1px solid #fff3;border-radius:999px;align-items:center;padding:7px 10px;font-size:.55rem;font-weight:750;display:inline-flex}.project-detail-demo-label{inset:auto 28px 26px auto}.project-summary-strip{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(4,1fr);margin:16px 0 0;scroll-margin-top:28px;display:grid}.project-summary-strip>div{border-right:1px solid var(--line);padding:18px 20px}.project-summary-strip>div:last-child{border-right:0}.project-section{border-bottom:1px solid var(--line);padding:84px 0;scroll-margin-top:24px}.project-section-heading{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:end;gap:54px;margin-bottom:40px;display:grid}.project-section-heading h2{letter-spacing:-.07em;max-width:760px;margin:16px 0 0;font-size:clamp(2.4rem,4.5vw,4.4rem);font-weight:550;line-height:.95}.project-section-heading>p{max-width:520px;color:var(--muted);margin:0;line-height:1.6}.project-overview-grid{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:16px;display:grid}.project-next-step{background:var(--ink);color:#fff;border-radius:15px;min-height:300px;padding:30px}.project-next-step>span,.project-tone>span{color:#55dce1;letter-spacing:.09em;text-transform:uppercase;font-size:.57rem;font-weight:850}.project-next-step h3{letter-spacing:-.055em;max-width:720px;margin:72px 0 18px;font-size:clamp(1.7rem,3vw,2.7rem);font-weight:550;line-height:1.08}.project-next-step p{color:#afc4c5;max-width:600px;margin:0;line-height:1.55}.project-facts-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.project-facts-grid>div{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;min-height:138px;padding:20px;display:flex}.project-facts-grid span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.55rem;font-weight:800}.project-facts-grid strong{color:#0d737a;letter-spacing:-.035em;margin-top:auto;font-size:1.25rem}.project-risk-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.project-tone{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:165px;padding:22px}.project-tone-positive{border-top:3px solid #2da874}.project-tone-warning{border-top:3px solid #f2b342}.project-tone-neutral{border-top:3px solid #70a9ad}.project-tone-negative{border-top:3px solid #da654f}.project-tone h3{margin:28px 0 9px;font-size:1.1rem}.project-tone p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}.feasibility-layout{grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);gap:20px;display:grid}.feasibility-evidence{border-top:1px solid var(--line)}.feasibility-evidence article{border-bottom:1px solid var(--line);grid-template-columns:46px 1fr auto;align-items:center;gap:18px;min-height:112px;padding:18px 0;display:grid}.feasibility-evidence article>span{color:var(--acid);font-size:.62rem;font-weight:850}.feasibility-evidence h3{margin:0 0 7px;font-size:1rem}.feasibility-evidence p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.45}.feasibility-evidence strong{background:var(--panel);color:#466164;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:6px 8px;font-size:.51rem}.feasibility-evidence strong[data-status=Belegt]{color:#1b724e;background:#def4e9}.feasibility-evidence strong[data-status=Offen]{color:#896311;background:#fff0cd}.feasibility-side{gap:12px;display:grid}.feasibility-side>div{background:var(--panel);border-radius:13px;padding:24px}.feasibility-side h3,.capability-scope-grid h3,.project-inclusion-grid h3{margin:0 0 18px;font-size:1.15rem}.feasibility-side ul,.capability-scope-grid ul,.project-inclusion-grid ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.feasibility-side li,.capability-scope-grid li,.project-inclusion-grid li{color:#405a5d;padding-left:18px;font-size:.8rem;line-height:1.5;position:relative}.feasibility-side li:before,.capability-scope-grid li:before,.project-inclusion-grid li:before{background:var(--acid);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.capability-state{justify-items:start;gap:8px;display:grid}.capability-state span,.capability-state strong{color:#19714f;letter-spacing:.06em;text-transform:uppercase;background:#dff5ef;border-radius:7px;padding:7px 10px;font-size:.56rem;font-weight:850}.capability-state strong{color:#27638b;background:#e4eff8}.capability-scope-grid,.project-inclusion-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.capability-scope-grid article,.project-inclusion-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:26px}.capability-scope-grid article:last-child li:before,.project-inclusion-grid article:last-child li:before{background:#f27953}.project-table-title{margin:40px 0 16px;font-size:1.35rem}.project-table-wrap{border:1px solid var(--line);background:#fff;border-radius:11px;overflow-x:auto}.project-table{border-collapse:collapse;width:100%;font-size:.78rem}.project-table th,.project-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;padding:14px 16px;line-height:1.45}.project-table thead th{background:var(--ink);color:#fff;letter-spacing:.06em;text-transform:uppercase;font-size:.57rem}.project-table tbody th{color:#233e41;width:22%;font-size:.73rem}.project-table tbody tr:last-child>*{border-bottom:0}.project-table tr>:last-child{border-right:0}.project-change-rule{background:#fff4ef;border-left:4px solid #f27650;margin-top:14px;padding:22px 24px}.project-change-rule p{color:#54676a;margin:7px 0 0;font-size:.8rem;line-height:1.5}.scope-owner{letter-spacing:.06em;text-transform:uppercase;border-radius:5px;justify-content:center;min-width:120px;padding:6px 8px;font-size:.52rem;font-weight:850;display:inline-flex}.scope-owner-plexa{color:#19704f;background:#d9f4ef}.scope-owner-kunde{color:#6f4b94;background:#eee7f7}.scope-owner-drittanbieter{color:#2f668d;background:#e3edf8}.scope-owner-zu-validieren{color:#b45132;background:#fff0e9}.project-inclusion-grid{margin-top:16px}.project-phase-list{border-top:1px solid var(--line);margin-top:38px}.project-phase-list article{border-bottom:1px solid var(--line);grid-template-columns:54px minmax(0,1fr) 150px 90px;align-items:center;gap:20px;min-height:104px;padding:16px 18px;display:grid}.project-phase-list article.is-active{background:var(--ink);color:#fff;border:0;border-radius:12px;margin:0 -10px;padding-left:28px;padding-right:28px}.project-phase-list article>span{color:var(--acid);font-size:.62rem;font-weight:850}.project-phase-list h3{margin:0 0 6px;font-size:1rem}.project-phase-list p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.4}.project-phase-list .is-active p{color:#b7c9ca}.project-phase-list strong{text-transform:uppercase;font-size:.61rem}.project-phase-list small{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:.54rem;font-weight:850}.project-phase-list .is-active small{color:var(--signal)}.project-document-list{gap:9px;display:grid}.project-document-list>a{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:110px minmax(260px,1fr) minmax(250px,.7fr) 84px;align-items:center;gap:20px;min-height:108px;padding:18px 20px;transition:border-color .16s,transform .16s;display:grid}.project-document-list>a:hover{border-color:#9bcdd0;transform:translate(3px)}.document-category{color:var(--acid);letter-spacing:.07em;text-transform:uppercase;font-size:.55rem;font-weight:850}.project-document-list h3{margin:0 0 7px;font-size:.98rem}.project-document-list p{color:var(--muted);margin:0;font-size:.74rem;line-height:1.45}.project-document-list dl{grid-template-columns:repeat(3,1fr);gap:12px;margin:0;display:grid}.document-download{color:#007d84;text-align:right;text-transform:uppercase;font-size:.59rem;font-weight:850}@media (max-width:1120px){.project-card-metadata{grid-template-columns:1fr;gap:11px}.project-list-body{min-height:430px}.project-document-list>a{grid-template-columns:90px minmax(240px,1fr) 80px}.project-document-list dl{display:none}}@media (max-width:900px){.project-list-grid,.project-overview-grid,.feasibility-layout{grid-template-columns:1fr}.project-list-visual{height:390px}.project-list-body{min-height:0}.project-card-metadata{grid-template-columns:repeat(3,1fr)}.project-detail-navigation-shell{display:grid}.project-detail-hero{min-height:720px}.project-detail-hero-shade{background:linear-gradient(90deg,#041e20f2,#041e2061),linear-gradient(#0000 38%,#041e20d9)}.project-section-heading{grid-template-columns:1fr;gap:20px}.project-risk-grid{grid-template-columns:1fr}.project-document-list>a{grid-template-columns:90px minmax(0,1fr) 80px}}@media (max-width:760px){.portal-sidebar,.portal-main{min-width:0}.portal-navigation{grid-template-columns:repeat(4,minmax(0,1fr))}.portal-nav-link{overflow-wrap:normal;white-space:nowrap;min-width:0;font-size:.56rem}.project-list-header{display:grid}.project-list-visual{height:260px}.project-card-metadata,.project-summary-strip,.capability-scope-grid,.project-inclusion-grid{grid-template-columns:1fr}.project-demo-note{grid-template-columns:1fr;gap:10px}.project-detail-hero{border-radius:15px;min-height:680px}.project-detail-navigation-shell{padding:20px}.project-detail-navigation{border-radius:10px 0 0 10px;min-width:0;max-width:100%;margin-right:-20px;padding-right:20px}.project-detail-copy{padding:34px 22px 72px}.project-detail-copy h1{font-size:clamp(2.65rem,12vw,4rem)}.project-detail-demo-label{bottom:20px;left:22px;right:auto}.project-summary-strip>div{border-right:0;border-bottom:1px solid var(--line)}.project-summary-strip>div:last-child{border-bottom:0}.project-section{padding:64px 0}.project-facts-grid{grid-template-columns:1fr 1fr}.feasibility-evidence article{grid-template-columns:34px 1fr}.feasibility-evidence strong{grid-column:2;width:fit-content}.project-phase-list article,.project-phase-list article.is-active{border-radius:0;grid-template-columns:38px 1fr;gap:12px;margin:0;padding:18px 10px}.project-phase-list strong,.project-phase-list small{grid-column:2}.project-document-list>a{grid-template-columns:1fr auto}.project-document-list .document-category,.project-document-list>a>div{grid-column:1/-1}.document-download{grid-column:2}}.developer-page{min-height:100vh}.developer-navigation-shell{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;min-height:62px;display:flex}.developer-brand{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:8px;font-size:.72rem;font-weight:750;display:inline-flex}.developer-brand span{color:var(--ink)}.developer-navigation{color:#40575a;scrollbar-width:none;white-space:nowrap;align-items:center;gap:24px;font-size:.68rem;font-weight:700;display:flex;overflow-x:auto}.developer-navigation::-webkit-scrollbar{display:none}.developer-navigation a{border-bottom:2px solid #0000;padding:22px 0 19px}.developer-navigation a:hover{color:var(--acid);border-bottom-color:var(--acid)}.developer-hero{color:#fff;background:#082b2d;border-radius:20px;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);align-items:center;gap:clamp(44px,7vw,96px);min-height:620px;margin-top:22px;padding:clamp(42px,7vw,82px);display:grid;overflow:hidden}.developer-hero .eyebrow{color:#65d9df}.developer-hero h1{letter-spacing:-.085em;max-width:760px;margin:30px 0 28px;font-size:clamp(4rem,8vw,7.7rem);font-weight:600;line-height:.84}.developer-hero h1 em{color:var(--signal);font-style:normal;font-weight:400}.developer-hero-lead{color:#c7d7d8;max-width:590px;margin:0;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.55}.developer-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:42px;display:flex}.developer-hero .text-link{color:#fff}.developer-stack{gap:9px;display:grid}.developer-stack>div{background:#fff1;border:1px solid #ffffff24;border-radius:12px;grid-template-columns:30px 1fr;gap:3px 14px;padding:17px 19px;display:grid}.developer-stack>div span{color:#61dbe1;letter-spacing:.08em;grid-row:1/span 2;font-size:.6rem;font-weight:800}.developer-stack>div strong{font-size:.92rem;font-weight:600}.developer-stack>div small{color:#9fb5b7;font-size:.67rem}.developer-stack>div.is-signal{background:#c8e6331f;border-color:#c8e6338c}.developer-stack>div.is-signal span{color:var(--signal)}.developer-stack>i{color:#5e777a;text-align:center;font-size:.8rem;font-style:normal}.developer-section{border-bottom:1px solid var(--line);padding:96px 0}.developer-section-heading{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:end;gap:54px;margin-bottom:48px;display:grid}.developer-section-heading h2{letter-spacing:-.07em;max-width:760px;margin:18px 0 0;font-size:clamp(2.4rem,5vw,4.7rem);font-weight:550;line-height:.95}.developer-section-heading>p{max-width:480px;color:var(--muted);margin:0;font-size:1rem;line-height:1.6}.developer-path-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.developer-path-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-column:span 2;min-height:300px;padding:24px;transition:border-color .16s,transform .16s;position:relative}.developer-path-card:nth-child(4),.developer-path-card:nth-child(5){grid-column:span 3}.developer-path-card:hover{border-color:#9bcdd0;transform:translateY(-3px)}.developer-card-topline,.ecosystem-card-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.developer-card-topline>span:first-child{color:var(--acid);font-size:.62rem;font-weight:800}.developer-path-card h3{letter-spacing:-.045em;margin:60px 0 14px;font-size:1.65rem;font-weight:600}.developer-path-card p{max-width:360px;color:var(--muted);margin:0 0 26px;line-height:1.55}.developer-path-card small{color:#3d5a5d;letter-spacing:.04em;text-transform:uppercase;font-size:.65rem;font-weight:700}.developer-path-card>.card-arrow,.developer-guide-card>.card-arrow{top:auto;bottom:24px}.developer-status{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:5px 9px;font-size:.56rem;font-weight:800;display:inline-flex}.status-available{color:#13754d;background:#dff4e9}.status-preview{color:#8d6500;background:#fff3c9}.status-planned{color:#607275;background:#e7eeee}.principle-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.principle-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:230px;padding:26px}.principle-grid article>span{color:var(--acid);font-size:.62rem;font-weight:800}.principle-grid h3{letter-spacing:-.035em;margin:62px 0 12px;font-size:1.4rem;font-weight:600}.principle-grid p{color:var(--muted);margin:0;line-height:1.55}.developer-page-intro{border-bottom:1px solid var(--line);padding:94px 0 66px}.developer-page-intro h1{letter-spacing:-.08em;max-width:980px;margin:22px 0 24px;font-size:clamp(3.2rem,7vw,6.4rem);font-weight:560;line-height:.92}.developer-page-intro>p:last-child{max-width:720px;color:var(--muted);margin:0;font-size:1.12rem;line-height:1.6}.developer-document{grid-template-columns:240px minmax(0,820px);align-items:start;gap:clamp(42px,8vw,110px);padding:62px 0 110px;display:grid}.developer-document-meta{position:sticky;top:20px}.developer-document-meta dl{gap:14px;margin:28px 0 0;display:grid}.developer-document-meta dl div{border-top:1px solid var(--line);padding-top:13px}.developer-document-meta dt,.ecosystem-meta dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:800}.developer-document-meta dd,.ecosystem-meta dd{color:#294649;margin:6px 0 0;font-size:.8rem;line-height:1.45}.developer-document-body{gap:58px;display:grid}.developer-document-body section h2{letter-spacing:-.055em;margin:15px 0 18px;font-size:clamp(1.9rem,4vw,3.2rem);font-weight:560;line-height:1}.developer-document-body section>p:not(.eyebrow),.quickstart-steps p{color:var(--muted);line-height:1.65}.developer-document-body code{color:#006e75;font-size:.92em}.quickstart-steps{counter-reset:none;gap:0;margin:0;padding:0;list-style:none;display:grid}.quickstart-steps li{border-top:1px solid var(--line);grid-template-columns:58px 1fr;gap:22px;padding:38px 0;display:grid}.step-index{color:var(--acid);font-size:.64rem;font-weight:800}.quickstart-steps h2{letter-spacing:-.04em;margin:0 0 9px;font-size:1.65rem;font-weight:600}.quickstart-steps p{margin:0 0 20px}pre{color:#dff4f5;background:#082b2d;border-radius:10px;max-width:100%;margin:18px 0 0;padding:20px 22px;overflow-x:auto}pre code,.developer-document-body pre code{color:inherit;font-family:Consolas,SFMono-Regular,monospace;font-size:.8rem}.developer-callout{border-left:4px solid var(--signal);background:#f0f6df;padding:24px 26px}.developer-callout strong{letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}.developer-callout p{color:#425254;margin:10px 0 0;line-height:1.55}.inline-link-list{flex-wrap:wrap;gap:20px;display:flex}.inline-link-list a{color:#007c84;font-size:.75rem;font-weight:800}.developer-guide-grid,.reference-grid,.release-policy-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:52px 0 100px;display:grid}.developer-guide-card,.reference-grid article,.release-policy-grid article,.execution-mode-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:280px;padding:26px;position:relative}.developer-guide-card h2,.reference-grid h2,.release-policy-grid h2,.execution-mode-grid h2{letter-spacing:-.045em;margin:62px 0 14px;font-size:1.65rem;font-weight:600}.developer-guide-card p,.reference-grid p,.release-policy-grid p,.execution-mode-grid>article>p{color:var(--muted);margin:0;line-height:1.55}.capability-comparison{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:32px;display:grid}.capability-comparison>div{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:160px;padding:20px}.capability-comparison span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:800}.capability-comparison .is-supported span{color:#13754d}.capability-comparison .is-preview span{color:#8d6500}.capability-comparison strong{margin-top:32px;display:block}.capability-comparison p{color:var(--muted);margin:8px 0 0;font-size:.82rem;line-height:1.45}.horizontal-flow{align-items:center;gap:10px;margin:28px 0;display:flex;overflow-x:auto}.horizontal-flow span{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:max-content;padding:12px 15px;font-size:.72rem;font-weight:700}.horizontal-flow i{color:var(--acid);font-style:normal}.developer-checklist{gap:12px;margin:26px 0 0;padding:0;list-style:none;display:grid}.developer-checklist li{border:1px solid var(--line);color:#3b5356;background:#fff;border-radius:9px;padding:14px 18px 14px 46px;line-height:1.45;position:relative}.developer-checklist li:before{color:var(--acid);content:"✓";font-weight:900;position:absolute;left:18px}.execution-mode-grid{grid-template-columns:repeat(3,1fr);gap:16px;padding:52px 0 70px;display:grid}.execution-mode-grid article{scroll-margin-top:20px}.execution-mode-grid dl{gap:10px;margin:28px 0 0;display:grid}.execution-mode-grid dl div{border-top:1px solid var(--line);padding-top:12px}.execution-mode-grid dt{color:var(--acid);letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:800}.execution-mode-grid dd{color:#476164;margin:5px 0 0;font-size:.75rem;line-height:1.45}.runtime-boundary-section{padding-top:42px}.layer-flow{grid-template-columns:1fr 28px 1fr 28px 1fr 28px 1fr;align-items:stretch;gap:8px;display:grid}.layer-flow article{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:190px;padding:22px}.layer-flow article.is-signal{background:#f1f7d9;border-color:#b7d82a}.layer-flow article>span{color:var(--acid);font-size:.58rem;font-weight:800}.layer-flow h3{margin:54px 0 9px;font-size:1.15rem;font-weight:600}.layer-flow p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.5}.layer-flow>i{color:var(--acid);place-items:center;font-style:normal;display:grid}.runtime-boundary-section .developer-callout,.runtime-boundary-section .text-link{margin-top:34px}.reference-grid{grid-template-columns:repeat(4,1fr)}.reference-grid article{min-height:390px}.reference-entry{overflow-wrap:anywhere;color:#007a81;margin:26px 0 16px;font-size:.73rem;display:block}.reference-grid ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.reference-grid li{background:var(--panel);border-radius:6px;padding:9px 10px;font-size:.72rem}.reference-notes .button{margin-top:38px}.ecosystem-legend{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.ecosystem-legend>div{border-right:1px solid var(--line);padding:24px 24px 24px 36px;position:relative}.ecosystem-legend>div:last-child{border-right:0}.ecosystem-legend>div>span{border-radius:50%;width:8px;height:8px;position:absolute;top:29px;left:15px}.legend-available{background:#20a36a}.legend-preview{background:#dcae27}.legend-planned{background:#94a4a6}.ecosystem-legend strong{font-size:.76rem}.ecosystem-legend p{color:var(--muted);margin:7px 0 0;font-size:.76rem;line-height:1.45}.ecosystem-catalog{padding:48px 0 110px}.ecosystem-controls{grid-template-columns:minmax(300px,1fr) auto;align-items:end;gap:24px;display:grid}.ecosystem-controls label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:9px;font-size:.62rem;font-weight:800;display:grid}.ecosystem-controls input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border-radius:9px;outline:none;padding:0 16px}.ecosystem-controls input:focus{border-color:var(--acid);box-shadow:0 0 0 3px #00aeb71f}.ecosystem-filters{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.ecosystem-filters button{border:1px solid var(--line);color:#425b5e;cursor:pointer;background:#fff;border-radius:999px;min-height:40px;padding:0 13px;font-size:.62rem;font-weight:750}.ecosystem-filters button.is-active{border-color:var(--ink);background:var(--ink);color:#fff}.ecosystem-result-count{color:var(--muted);margin:26px 0 16px;font-size:.7rem}.ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ecosystem-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:26px}.ecosystem-card h2{letter-spacing:-.045em;margin:11px 0 0;font-size:1.55rem;font-weight:600}.ecosystem-card>p{min-height:50px;color:var(--muted);margin:22px 0;line-height:1.55}.capability-list{flex-wrap:wrap;gap:7px;display:flex}.capability-list span{background:var(--panel);color:#385457;border-radius:6px;padding:7px 9px;font-size:.62rem;font-weight:650}.ecosystem-meta{border-top:1px solid var(--line);grid-template-columns:1fr 2fr;gap:18px;margin:24px 0;padding-top:20px;display:grid}.ecosystem-card .text-link{margin-top:8px}.release-policy-grid article>span{color:var(--acid);font-size:.62rem;font-weight:800}.release-checklist-section{padding-top:46px}.release-checklist-section .developer-checklist{max-width:860px;margin-bottom:38px}.developer-footer{color:var(--muted);justify-content:space-between;align-items:flex-end;gap:40px;padding:48px 0 34px;display:flex}.developer-footer strong{color:var(--ink);font-size:.82rem}.developer-footer p{max-width:460px;margin:9px 0 0;font-size:.72rem;line-height:1.5}.developer-footer-links{flex-wrap:wrap;justify-content:flex-end;gap:22px;font-size:.68rem;font-weight:700;display:flex}@media (max-width:980px){.developer-hero{grid-template-columns:1fr}.developer-stack{max-width:620px}.developer-path-card{grid-column:span 3}.developer-path-card:nth-child(5){grid-column:2/span 4}.reference-grid{grid-template-columns:repeat(2,1fr)}.layer-flow{grid-template-columns:1fr}.layer-flow>i{transform:none}}@media (max-width:760px){.developer-navigation-shell{padding:18px 0 0;display:block}.developer-navigation{gap:20px;margin-top:14px}.developer-navigation a{padding:12px 0 15px}.developer-hero{border-radius:15px;min-height:0;margin-top:14px;padding:38px 24px}.developer-hero h1{margin-top:24px;font-size:clamp(3.45rem,17vw,5rem)}.developer-actions{align-items:flex-start;margin-top:32px}.developer-stack>div{padding:14px}.developer-section{padding:68px 0}.developer-section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:34px}.developer-path-grid,.principle-grid,.developer-guide-grid,.reference-grid,.release-policy-grid,.execution-mode-grid,.ecosystem-grid,.ecosystem-legend{grid-template-columns:1fr}.developer-path-card,.developer-path-card:nth-child(4),.developer-path-card:nth-child(5){grid-column:auto;min-height:260px}.principle-grid{border-top:0}.principle-grid article{border-left:1px solid var(--line);min-height:200px}.developer-page-intro{padding:68px 0 46px}.developer-page-intro h1{font-size:clamp(3rem,14vw,4.4rem)}.developer-document{grid-template-columns:1fr;gap:34px;padding:42px 0 78px}.developer-document-meta{position:static}.quickstart-steps li{grid-template-columns:38px 1fr;gap:12px}.developer-guide-grid,.reference-grid,.release-policy-grid,.execution-mode-grid{padding:38px 0 74px}.capability-comparison{grid-template-columns:1fr}.ecosystem-legend>div{border-right:0;border-bottom:1px solid var(--line)}.ecosystem-controls{grid-template-columns:1fr}.ecosystem-filters{justify-content:flex-start}.ecosystem-meta{grid-template-columns:1fr}.developer-footer{display:grid}.developer-footer-links{justify-content:flex-start}}.public-header-developer{z-index:20;position:relative}.public-header-developer .public-nav-active{color:var(--ink);position:relative}.public-header-developer .public-nav-active:after{background:var(--acid);content:"";border-radius:999px;height:3px;position:absolute;bottom:-18px;left:0;right:0}.public-workspace-link{border-radius:8px}.public-session-loading{background:#e3ebeb;border-radius:9px;width:106px;height:42px}.public-account-menu{position:relative}.public-account-menu summary{min-height:42px;color:var(--ink);cursor:pointer;background:#e8eeee;border-radius:9px;align-items:center;gap:8px;padding:0 14px;font-size:.72rem;font-weight:800;list-style:none;display:flex}.public-account-menu summary::-webkit-details-marker{display:none}.public-account-menu summary span{color:var(--muted)}.public-account-menu>div{z-index:30;border:1px solid var(--line);background:#fff;border-radius:11px;gap:12px;min-width:230px;padding:16px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 14px 34px #082b2d24}.public-account-menu>div span{color:var(--muted);text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.public-account-menu>div a{border-top:1px solid var(--line);color:#006f76;text-transform:uppercase;padding-top:12px;font-size:.68rem;font-weight:800}.developer-hero{grid-template-rows:auto 1fr;min-height:720px;padding:26px clamp(38px,5vw,68px) 64px}.developer-hero>.developer-navigation-shell{grid-column:1/-1}.developer-navigation-hero{border:0;min-height:68px}.developer-navigation-hero .developer-brand{color:#c6d5d6;letter-spacing:0;text-transform:none;font-size:.82rem}.developer-navigation-hero .developer-brand span{color:#fff;font-size:.9rem;font-weight:800}.developer-navigation-dock{border-radius:16px}.developer-navigation-hero .developer-navigation-dock{color:#e6eeee;background:#ffffff12;gap:8px;padding:0 14px}.developer-navigation-hero .developer-navigation-dock a{padding:18px 15px 15px}.developer-navigation a.is-active{border-bottom-color:var(--signal);color:inherit}.developer-navigation-hero .developer-navigation a:hover{color:#fff;border-bottom-color:var(--signal)}.developer-hero-copy{z-index:4;align-self:center;position:relative}.developer-hero h1{margin:28px 0;font-size:clamp(3.7rem,6vw,6.2rem);line-height:.9}.developer-hero-visual{background:radial-gradient(circle at 62% 48%,#00aeb733,#0000 52%);border-radius:18px;align-self:center;min-height:455px;position:relative;overflow:hidden}.developer-hero-visual:after{z-index:2;content:"";background:linear-gradient(90deg,#082b2d 0%,#082b2d61 38%,#082b2d1f),linear-gradient(#0000 45%,#082b2db3);position:absolute;inset:0}.developer-hero-visual img{z-index:1;object-fit:cover;object-position:54% center;opacity:.72;filter:saturate(.72)contrast(1.08)brightness(.72);transform:scale(1.08)}.developer-visual-grid{z-index:3;opacity:.18;background-image:linear-gradient(#4ed7dd61 1px,#0000 1px),linear-gradient(90deg,#4ed7dd61 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 65%,#000,#0000 72%);mask-image:radial-gradient(circle at 65%,#000,#0000 72%)}.developer-code-panel{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#052628d1;border:1px solid #53dce152;border-radius:13px;gap:9px;width:215px;padding:39px 18px 18px;display:grid;position:absolute;bottom:18%;left:3%;transform:rotate(-3deg);box-shadow:0 18px 36px #00000040}.developer-code-panel>span{background:#2daeb5;border-radius:50%;width:6px;height:6px;position:absolute;top:15px}.developer-code-panel>span:first-child{left:17px}.developer-code-panel>span:nth-child(2){opacity:.65;left:29px}.developer-code-panel>span:nth-child(3){opacity:.35;left:41px}.developer-code-panel code{color:#72dce0;font-size:.67rem}.developer-api-chip,.developer-braces-chip{z-index:5;color:#42d3da;background:#052628e0;border:1px solid #53dce14d;border-radius:10px;place-items:center;font-weight:700;display:grid;position:absolute;box-shadow:0 14px 30px #00000038}.developer-api-chip{width:78px;height:68px;font-size:1.15rem;bottom:8%;right:8%;transform:rotate(4deg)}.developer-braces-chip{width:64px;height:58px;font-family:Consolas,monospace;font-size:1.25rem;top:19%;right:4%;transform:rotate(5deg)}.developer-page-intro{padding-top:28px}.developer-navigation-content{border:0;min-height:64px;margin-bottom:68px}.developer-navigation-content .developer-navigation-dock{background:var(--panel);gap:7px;padding:0 12px}.developer-navigation-content .developer-navigation-dock a{padding:17px 13px 14px}@media (max-width:980px){.developer-hero{grid-template-columns:minmax(0,1fr) minmax(310px,.8fr)}.developer-navigation-hero{align-items:flex-start}.developer-navigation-hero .developer-navigation-dock{max-width:72%}.developer-code-panel{width:180px}}@media (max-width:760px){.public-header-developer .public-header-actions{gap:8px}.public-workspace-link{padding:10px 13px;font-size:.58rem}.public-account-menu summary{min-height:38px;padding:0 11px;font-size:.64rem}.developer-hero{grid-template-rows:auto auto auto;grid-template-columns:1fr;padding:22px 22px 30px}.developer-navigation-hero,.developer-navigation-content{gap:16px;min-width:0;display:grid}.developer-navigation-hero .developer-navigation-dock,.developer-navigation-content .developer-navigation-dock{max-width:100%;padding:0 7px}.developer-navigation-hero .developer-navigation-dock a,.developer-navigation-content .developer-navigation-dock a{padding:13px 11px 11px}.developer-hero-copy{padding-top:32px}.developer-hero-visual{min-height:300px;margin-top:30px}.developer-code-panel{width:165px;bottom:10%;left:2%}.developer-api-chip{right:5%}.developer-braces-chip{display:none}.developer-page-intro{padding-top:18px}.developer-navigation-content{margin-bottom:52px}}.public-header nav .public-nav-active{color:var(--ink);position:relative}.public-header nav .public-nav-active:after{background:var(--acid);content:"";border-radius:999px;height:3px;position:absolute;bottom:-18px;left:0;right:0}.demos-intro{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:end;gap:32px 72px;display:grid}.demos-intro .eyebrow{grid-column:1/-1}.demos-intro h1{margin-bottom:0}.demos-intro>p:last-child{max-width:490px;padding-bottom:7px}.demo-feature{color:#fff;background:#082b2d;border-radius:18px;grid-template-columns:minmax(0,1.55fr) minmax(340px,.75fr);min-height:520px;margin-top:48px;display:grid;overflow:hidden}.demo-feature-visual{background:#123b3e;min-height:520px;position:relative;overflow:hidden}.demo-feature-visual:after{z-index:1;content:"";background:linear-gradient(90deg,#0000 55%,#082b2d47),linear-gradient(#0000 45%,#082b2d85);position:absolute;inset:0}.demo-feature-visual img{object-fit:cover;object-position:center;filter:saturate(.78)contrast(1.06)}.demo-play{z-index:2;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#082b2db8;border:1px solid #ffffff85;border-radius:50%;place-items:center;width:84px;height:84px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.demo-play span{color:var(--signal);padding-left:5px;font-size:1.25rem}.demo-duration{z-index:2;color:#fff;letter-spacing:.08em;background:#082b2dd1;border-radius:6px;padding:7px 9px;font-size:.65rem;font-weight:800;position:absolute;bottom:20px;right:22px}.demo-feature-copy{flex-direction:column;justify-content:center;padding:clamp(32px,5vw,62px);display:flex}.demo-meta-row{justify-content:space-between;align-items:center;gap:14px;margin-bottom:54px;display:flex}.demo-type{color:#008b93;letter-spacing:.11em;text-transform:uppercase;font-size:.6rem;font-weight:850}.demo-feature .demo-type{color:#67dce1}.demo-status{color:var(--signal);letter-spacing:.08em;text-transform:uppercase;border:1px solid #c8e63373;border-radius:999px;padding:6px 9px;font-size:.54rem;font-weight:800}.demo-feature-copy .eyebrow{color:#90b8ba}.demo-feature-copy h2{letter-spacing:-.07em;margin:18px 0;font-size:clamp(2.3rem,4vw,4.15rem);font-weight:580;line-height:.94}.demo-feature-copy>p:not(.eyebrow){color:#bed0d1;margin:0;line-height:1.6}.demo-soon{color:#8ea6a8;letter-spacing:.06em;text-transform:uppercase;margin-top:42px;font-size:.64rem;font-weight:750}.demo-library{border-bottom:1px solid var(--line);padding:96px 0 104px}.demo-library-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:42px;display:flex}.demo-library-heading h2{letter-spacing:-.07em;margin:15px 0 0;font-size:clamp(2.3rem,5vw,4.5rem);font-weight:560;line-height:.95}.demo-library-heading>p{max-width:320px;color:var(--muted);margin:0;line-height:1.55}.demo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.demo-card{padding:0 0 30px}.demo-card-visual{border:1px solid var(--line);background:var(--panel);border-radius:13px;height:300px;margin-bottom:24px;position:relative;overflow:hidden}.demo-card-visual:after{content:"";background:linear-gradient(#0000 55%,#082b2d94);position:absolute;inset:0}.demo-card-visual img{object-fit:cover;transition:transform .28s}.demo-card:hover .demo-card-visual img{transform:scale(1.025)}.demo-card-visual span{z-index:1;color:#fff;letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:800;position:absolute;bottom:16px;right:18px}.demo-card h3{letter-spacing:-.055em;margin:14px 0;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:600}.demo-card>p{max-width:510px;min-height:52px;color:var(--muted);margin:0 0 28px;line-height:1.55}@media (max-width:900px){.demos-intro{grid-template-columns:1fr;gap:20px}.demos-intro .eyebrow{grid-column:auto}.demo-feature{grid-template-columns:1fr}.demo-feature-visual{min-height:420px}}@media (max-width:760px){.demos-intro{padding-top:62px}.demo-feature{border-radius:14px;min-height:0;margin-top:30px}.demo-feature-visual{min-height:300px}.demo-play{width:68px;height:68px}.demo-feature-copy{padding:30px 24px 34px}.demo-meta-row{margin-bottom:36px}.demo-library{padding:68px 0 74px}.demo-library-heading{gap:20px;display:grid}.demo-grid{grid-template-columns:1fr}.demo-card-visual{height:245px}.demo-card>p{min-height:0}}.surface-navigation-shell{z-index:6;justify-content:space-between;align-items:center;gap:28px;min-height:68px;display:flex;position:relative}.surface-brand{color:#c6d5d6;white-space:nowrap;align-items:center;gap:8px;font-size:.82rem;display:inline-flex}.surface-brand span{color:#fff;font-size:.9rem;font-weight:800}.surface-navigation-dock{color:#e6eeee;scrollbar-width:none;white-space:nowrap;background:#ffffff12;border-radius:16px;align-items:center;gap:8px;max-width:70%;padding:0 14px;font-size:.68rem;font-weight:700;display:flex;overflow-x:auto}.surface-navigation-dock::-webkit-scrollbar{display:none}.surface-navigation-dock a{border-bottom:2px solid #0000;padding:18px 15px 15px}.surface-navigation-dock a:hover,.surface-navigation-dock a.is-active{color:#fff;border-bottom-color:var(--signal)}.public-content-hero{color:#fff;background:#082b2d;border-radius:20px;min-height:720px;margin-top:22px;padding:26px clamp(38px,5vw,68px) 64px}.public-content-hero>.eyebrow{color:#65d9df;margin-top:72px}.public-content-hero .hero-status{color:#a9bfc0;top:116px;right:clamp(38px,5vw,68px)}.public-content-hero h1{color:#fff;max-width:760px;margin:28px 0 46px;font-size:clamp(3.7rem,6vw,6.2rem);line-height:.9}.public-content-hero h1 em{color:var(--signal)}.public-content-hero .hero-bottom{justify-content:start;gap:24px;max-width:520px;display:grid}.public-content-hero .hero-bottom p{color:#c7d7d8}.public-content-hero .hero-actions .button{white-space:nowrap;flex:none}.public-content-hero .text-link{color:#fff}.public-content-hero .hero-image{border:1px solid #ffffff1a;height:365px;bottom:64px;right:clamp(38px,5vw,68px)}.demos-hero{color:#fff;background:#082b2d;border-radius:20px;margin-top:22px;padding:26px clamp(38px,5vw,68px) 64px;overflow:hidden}.demos-hero .demos-intro{border-bottom-color:#ffffff24;padding:72px 0 58px}.demos-hero .demos-intro h1{color:#fff}.demos-hero .demos-intro>p:last-child{color:#c7d7d8}.demos-hero .demo-feature{background:#ffffff0b;border:1px solid #ffffff1c;margin-top:44px}.developer-page-intro-dark{color:#fff;background:#082b2d;border:0;border-radius:20px;margin-top:22px;padding:26px clamp(38px,5vw,68px) 64px}.developer-page-intro-dark .developer-navigation-content{min-height:68px;margin-bottom:72px}.developer-page-intro-dark .developer-brand{color:#c6d5d6;letter-spacing:0;text-transform:none;font-size:.82rem}.developer-page-intro-dark .developer-brand span{color:#fff;font-size:.9rem}.developer-page-intro-dark .developer-navigation-dock{color:#e6eeee;background:#ffffff12;gap:8px;padding:0 14px}.developer-page-intro-dark .developer-navigation-dock a{padding:18px 15px 15px}.developer-page-intro-dark .developer-navigation a:hover{color:#fff;border-bottom-color:var(--signal)}.developer-page-intro-dark>.eyebrow{color:#65d9df}.developer-page-intro-dark h1{color:#fff}.developer-page-intro-dark>p:last-child{color:#c7d7d8}.developer-document,.developer-document>*,.developer-document-body,.developer-document-body>*,.quickstart-steps,.quickstart-steps li>div{min-width:0}.developer-document-body .horizontal-flow{max-width:100%}.identity-intro{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:28px;margin:0 0 30px;padding:18px 0;display:flex}.identity-intro p{max-width:640px;color:var(--muted);margin:0;line-height:1.55}.identity-intro code,.identity-code{overflow-wrap:anywhere;font-family:Consolas,Courier New,monospace;font-size:.72rem}.identity-intro code{color:#006f76;background:#082b2d14;border-radius:5px;padding:8px 10px}.identity-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.identity-summary-card{grid-column:span 3;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:end;gap:34px;display:grid}.identity-summary-card>.eyebrow{grid-column:1/-1}.identity-summary-card h2,.identity-claims-card h2{letter-spacing:-.055em;margin:0;font-size:clamp(1.55rem,2.4vw,2.25rem);line-height:.96}.identity-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;display:grid}.identity-details div{border-left:2px solid var(--signal);min-width:0;padding-left:14px}.identity-details dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.61rem;font-weight:800}.identity-details dd{overflow-wrap:anywhere;margin:0;font-size:.8rem;line-height:1.45}.identity-claims-card{min-height:220px}.identity-claims-card .eyebrow{margin-bottom:38px}.identity-claim-list{gap:9px;margin:22px 0 0;padding:0;list-style:none;display:grid}.identity-claim-list li{color:#0c4d50;overflow-wrap:anywhere;background:#082b2d14;border-radius:6px;padding:10px 12px;font-family:Consolas,Courier New,monospace;font-size:.73rem}.identity-empty,.identity-status{color:var(--muted);margin:22px 0 0;line-height:1.5}.identity-status{border:1px dashed var(--line);padding:28px}@media (max-width:980px){.public-content-hero{min-height:0}.public-content-hero .hero-image{width:min(100%,620px);height:320px;margin-top:40px;position:relative;bottom:auto;right:auto}.identity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.identity-summary-card{grid-column:span 2}}@media (max-width:760px){.surface-navigation-shell{gap:16px;min-width:0;display:grid}.surface-navigation-dock{max-width:100%;padding:0 7px}.surface-navigation-dock a{padding:13px 11px 11px}.public-content-hero{min-height:0;margin-top:14px;padding:22px 22px 30px}.public-content-hero>.eyebrow{margin-top:48px}.public-content-hero h1{margin:24px 0 30px;font-size:clamp(3.35rem,15vw,4.45rem)}.public-content-hero .hero-image{width:100%;height:280px;margin-top:34px;bottom:auto;right:auto}.demos-hero,.developer-page-intro-dark{border-radius:15px;margin-top:14px;padding:22px 22px 30px}.demos-hero .demos-intro{padding:48px 0 40px}.demos-hero .demo-feature{margin-top:30px}.developer-page-intro-dark .developer-navigation-content{margin-bottom:48px}.developer-page-intro-dark{padding-bottom:40px}.identity-intro,.identity-summary-card{grid-template-columns:1fr;align-items:start;gap:18px;display:grid}.identity-grid{grid-template-columns:1fr}.identity-summary-card{grid-column:span 1}.identity-details{grid-template-columns:1fr}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
