.ki-campus-section{width:100%;padding:var(--playground-section-space) 0;border-top:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-text-strong)}.ki-campus-section__inner{width:min(1370px,calc(100% - 64px));margin:0 auto}.ki-campus-section__header{max-width:1100px}.ki-campus-section__header h2{margin:0;color:var(--theme-text-strong);font-family:var(--playground-heading-font);font-size:clamp(2.65rem,4.2vw,4.5rem);font-weight:800;letter-spacing:-.055em;line-height:.98}.ki-campus-section__header p{max-width:1100px;margin:clamp(28px,3vw,42px) 0 0;color:var(--theme-text-muted);font-size:clamp(1.3rem,2vw,2rem);font-weight:600;letter-spacing:-.025em;line-height:1.3}.ki-campus-gallery{position:relative;width:100%;margin-top:clamp(36px,4vw,56px)}.ki-campus-gallery__grid{display:grid;grid-template-columns:repeat(var(--campus-columns),minmax(0,1fr));gap:20px;width:100%}.ki-campus-gallery__card{display:block;min-width:0;aspect-ratio:16 / 10;overflow:hidden;padding:0;border:2px solid var(--theme-border);border-radius:0;background:var(--theme-surface-elevated);box-shadow:0 20px 42px var(--theme-shadow);cursor:zoom-in;animation:ki-campus-card-deal .52s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(var(--card-index) * 45ms);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ki-campus-gallery__card:hover{z-index:1;border-color:#2c5ddf;box-shadow:0 28px 54px #2c5ddf33;transform:translateY(-7px) rotate(-.5deg)}.ki-campus-gallery__card:focus-visible{border-color:#2c5ddf;outline:4px solid rgba(44,93,223,.35);outline-offset:4px}.ki-campus-gallery__card img{display:block;width:100%;height:100%;object-fit:contain}.ki-campus-lightbox{position:fixed;z-index:2000;inset:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(12px,2vw,32px);padding:clamp(20px,4vw,64px);background:#050a14e6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:ki-campus-lightbox-in .2s ease both}.ki-campus-lightbox__image{display:grid;width:100%;height:min(82vh,920px);place-items:center}.ki-campus-lightbox__image img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 28px 50px rgba(0,0,0,.35))}.ki-campus-lightbox button{display:grid;width:52px;height:52px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer;font:400 2rem/1 var(--playground-body-font);transition:background-color .18s ease,transform .18s ease}.ki-campus-lightbox button:hover{background:#2c5ddf;transform:scale(1.08)}.ki-campus-lightbox button:focus-visible{outline:4px solid rgba(255,255,255,.8);outline-offset:4px}.ki-campus-lightbox__close{position:absolute;top:22px;right:22px;z-index:1}@keyframes ki-campus-card-deal{0%{opacity:0;transform:translateY(26px) scale(.92) rotate(2deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes ki-campus-lightbox-in{0%{opacity:0}to{opacity:1}}@media(max-width:980px){.ki-campus-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ki-campus-section{padding:44px 0}.ki-campus-section__inner{width:calc(100% - 36px)}.ki-campus-section__header h2{font-size:clamp(2.35rem,12vw,3.5rem)}.ki-campus-section__header p{margin-top:28px;font-size:1.25rem}.ki-campus-gallery{margin-top:34px}.ki-campus-gallery__grid{grid-template-columns:1fr;gap:16px}.ki-campus-lightbox{grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr) auto;gap:14px;padding:70px 18px 22px}.ki-campus-lightbox__image{grid-column:1 / -1;height:min(72vh,700px)}.ki-campus-lightbox__previous,.ki-campus-lightbox__next{justify-self:center}}@media(prefers-reduced-motion:reduce){.ki-campus-gallery__card,.ki-campus-lightbox,.ki-campus-lightbox button{animation:none;transition:none}}.ki-studio-carousel{--ki-card-width: 210px;--ki-card-height: 156px;--ki-card-radius: 4px;--ki-card-gap: 24px;position:relative;width:100%;overflow:hidden;padding:var(--playground-section-space) 0;border-top:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-text-strong)}.ki-studio-carousel__header{display:block;width:min(1370px,calc(100% - 64px));margin:0 auto;padding:0;background:transparent}.ki-studio-carousel__eyebrow{margin:0 0 18px;color:#f3cf97;font-size:.78rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.ki-studio-carousel__header h2{max-width:none;margin:0;color:var(--theme-text-strong);font-family:var(--playground-heading-font);font-size:clamp(2.65rem,4.2vw,4.5rem);font-weight:800;letter-spacing:-.055em;line-height:.98;white-space:nowrap}.ki-studio-carousel__intro{max-width:1100px;margin:clamp(34px,4vw,58px) 0 0;color:var(--theme-text-muted);font-size:clamp(1.35rem,2.4vw,2.4rem);font-weight:600;letter-spacing:-.025em;line-height:1.25}.ki-studio-carousel__intro strong{color:#2c5ddf;font-weight:inherit}.ki-studio-carousel__stage{--ki-ring-radius: 320px;display:grid;width:min(1180px,100%);height:470px;margin:0 auto;place-items:center;outline:none;cursor:grab;touch-action:none}.ki-studio-carousel__stage.is-dragging{cursor:grabbing}.ki-studio-carousel__stage:focus-visible{outline:2px solid rgba(44,93,223,.42);outline-offset:-12px;border-radius:20px}.ki-studio-carousel__ring{position:relative;width:var(--ki-card-width);height:var(--ki-card-height)}.ki-studio-carousel__card{position:absolute;inset:0;margin:0;will-change:transform}.ki-studio-carousel__card-title{position:absolute;right:50%;bottom:calc(100% + 20px);width:max-content;max-width:320px;margin:0;color:var(--theme-text-strong);font-family:var(--playground-heading-font);font-size:clamp(1.35rem,2vw,1.85rem);font-weight:750;letter-spacing:-.035em;line-height:1.05;opacity:0;text-align:center;transform:translate(50%) translateY(8px);transition:opacity .22s ease,transform .22s ease;pointer-events:none}.ki-studio-carousel__card[aria-current=true] .ki-studio-carousel__card-title{opacity:1;transform:translate(50%) translateY(0)}.ki-studio-carousel__card-inner{--ki-card-depth: 0;position:relative;width:100%;height:100%;overflow:hidden;border:1px solid var(--theme-border);border-radius:var(--ki-card-radius);background:var(--theme-surface-subtle);box-shadow:0 calc(30px * (1 - var(--ki-card-depth))) calc(60px * (1 - var(--ki-card-depth))) var(--theme-shadow-strong);filter:blur(calc(var(--ki-card-depth) * 5px));opacity:calc(1 - var(--ki-card-depth) * .28);will-change:filter,opacity,transform}.ki-studio-carousel__card-inner:after{position:absolute;inset:0;background:var(--theme-surface);content:"";opacity:calc(var(--ki-card-depth) * .7);pointer-events:none}.ki-studio-carousel__card img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none}.ki-studio-carousel__hint{position:absolute;right:0;bottom:22px;left:0;margin:0;color:var(--theme-text-muted);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-align:center;text-transform:uppercase;transition:opacity .6s ease;pointer-events:none}.ki-studio-carousel__hint.is-hidden{opacity:0}@media(max-width:900px){.ki-studio-carousel{--ki-card-width: 174px;--ki-card-height: 129px;--ki-card-radius: 4px;--ki-card-gap: 18px}.ki-studio-carousel__stage{height:390px}}@media(max-width:640px){.ki-studio-carousel{--ki-card-width: 142px;--ki-card-height: 106px;--ki-card-radius: 3px;--ki-card-gap: 14px;padding:44px 0}.ki-studio-carousel__header{width:min(100% - 36px,1180px)}.ki-studio-carousel__header h2{font-size:clamp(2.35rem,12vw,3.5rem);white-space:normal}.ki-studio-carousel__intro{margin-top:28px;font-size:1.25rem}.ki-studio-carousel__stage{height:310px}.ki-studio-carousel__card-title{bottom:calc(100% + 16px);max-width:250px;font-size:1.25rem}.ki-studio-carousel__hint{bottom:14px;font-size:.62rem}}@media(prefers-reduced-motion:reduce){.ki-studio-carousel__card-title,.ki-studio-carousel__hint{transition:none}}.contact-section{position:relative;overflow:hidden;padding:118px 48px 124px;border-top:1px solid #cda261;background:radial-gradient(circle at 12% 18%,rgba(243,207,151,.09),transparent 28%),#0b1119;color:#f8fbff}.contact-section:before{content:"";position:absolute;inset:34px;border:1px solid rgba(243,207,151,.17);pointer-events:none}.contact-shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);gap:clamp(52px,7vw,112px);width:min(100%,1320px);margin:0 auto}.contact-intro{align-self:start}.contact-intro h2{max-width:670px;margin:0;color:#fff;font-size:clamp(2.4rem,5vw,5.2rem);line-height:.99;letter-spacing:-.055em}.contact-intro>p{max-width:570px;margin:28px 0 0;color:#b9c7d5;font-size:clamp(1rem,1.45vw,1.18rem);line-height:1.72}.contact-form{padding:clamp(28px,4vw,48px);border:1px solid rgba(243,207,151,.7);background:#f8f5ef;color:#172432;box-shadow:18px 18px #cda26117}.contact-form__heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:34px;padding-bottom:19px;border-bottom:1px solid #d8c8b1}.contact-form__heading p{margin:0;font-size:1.35rem;font-weight:760;letter-spacing:-.025em}.contact-form__heading span{color:#627080;font-size:.78rem}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}.contact-form label{display:grid;gap:9px;color:#243648;font-size:.86rem;font-weight:700}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:0;border-bottom:1px solid #a89d8d;border-radius:0;outline:none;background:transparent;color:#172432;font:inherit;font-size:1rem;font-weight:450;transition:border-color .16s ease,box-shadow .16s ease}.contact-form input,.contact-form select{min-height:48px;padding:8px 2px 10px}.contact-form textarea{min-height:148px;padding:13px 2px;resize:vertical;line-height:1.55}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#7f8994}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#9a6c29;box-shadow:0 1px #9a6c29}.contact-form__message{margin-top:24px}.contact-form__message small{color:#6b7784;font-size:.75rem;font-weight:500}.contact-form__honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.contact-form__security{display:flex;gap:20px;align-items:center;margin-top:26px;padding:16px;border:1px solid #d8c8b1;background:#fffdf9}.contact-form__security altcha-widget{flex:0 0 min(100%,310px);--altcha-color-base: #fffdf9;--altcha-color-base-content: #172432;--altcha-color-neutral: #b9ad9b;--altcha-color-primary: #8e6122;--altcha-color-success: #376d58;--altcha-max-width: 310px}.contact-form__security-placeholder{flex:0 0 min(100%,310px);height:73px;border:1px solid #e2d6c4;background:#fffdf9}.contact-form__security>p{margin:0;color:#627080;font-size:.76rem;line-height:1.45}.contact-form__privacy{margin:20px 0 0;color:#627080;font-size:.78rem;line-height:1.55}.contact-form__privacy a{color:#76531f;text-underline-offset:3px}.contact-form__privacy-details{margin-top:12px;border-top:1px solid #d8c8b1;border-bottom:1px solid #d8c8b1;color:#536170;font-size:.76rem;line-height:1.58}.contact-form__privacy-details summary{padding:12px 0;color:#76531f;cursor:pointer;font-weight:720}.contact-form__privacy-details div{padding:0 0 13px}.contact-form__privacy-details p{margin:0 0 9px}.contact-form__privacy-details p:last-child{margin-bottom:0}.contact-form__actions{display:flex;align-items:center;gap:18px;margin-top:25px}.contact-submit{min-height:50px;padding:13px 24px;border:1px solid #172432;border-radius:999px;background:#172432;color:#fff;cursor:pointer;font:inherit;font-weight:730;transition:background-color .15s ease,color .15s ease,transform .15s ease}.contact-submit:hover:not(:disabled){background:#f3cf97;color:#172432;transform:translateY(-1px)}.contact-submit:disabled{cursor:wait;opacity:.64}.contact-form__actions>span{color:#6b7784;font-size:.74rem}.contact-status{display:grid;grid-template-columns:30px 1fr;gap:12px;align-items:start;margin-top:22px;padding:15px 17px;border:1px solid #c8baa5;background:#fffdf9}.contact-status>span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#172432;color:#fff;font-weight:800}.contact-status p{margin:2px 0 0;color:#34495d;font-size:.86rem;line-height:1.5}.contact-status--success{border-color:#9bb8a9;background:#f4faf6}.contact-status--success>span{background:#376d58}.contact-status--error{border-color:#d2a19b;background:#fff7f5}.contact-status--error>span{background:#9a4035}@media(max-width:1050px){.contact-shell{grid-template-columns:1fr}}@media(max-width:720px){.contact-section{padding:82px 20px 88px}.contact-section:before{inset:14px}.contact-shell{gap:42px}.contact-intro h2{font-size:clamp(2.4rem,12vw,4rem)}.contact-form{padding:26px 20px 28px;box-shadow:8px 8px #cda26117}.contact-form__heading,.contact-form__actions,.contact-form__security{align-items:stretch;flex-direction:column}.contact-form__grid{grid-template-columns:1fr}.contact-form__security altcha-widget{flex-basis:auto}.contact-submit{width:100%}}@media(prefers-reduced-motion:reduce){.contact-form input,.contact-form select,.contact-form textarea,.contact-submit{transition:none}}.contact-section{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text-strong)}.contact-section:before{border-color:var(--theme-border)}.contact-intro h2{color:var(--theme-text-strong)}.contact-intro>p{color:var(--theme-text-muted)}.contact-form,.contact-form__security,.contact-form__security-placeholder,.contact-status{background:var(--theme-surface-elevated);color:var(--theme-text-strong)}.contact-form{border-color:var(--theme-border);box-shadow:18px 18px 0 var(--theme-shadow)}.contact-form__heading,.contact-form__security,.contact-form__privacy-details,.contact-status{border-color:var(--theme-border)}.contact-form__heading span,.contact-form__message small,.contact-form__security>p,.contact-form__privacy,.contact-form__privacy-details,.contact-form__actions>span,.contact-status p{color:var(--theme-text-muted)}.contact-form label,.contact-form input,.contact-form select,.contact-form textarea{color:var(--theme-text-strong)}.contact-form input,.contact-form select,.contact-form textarea{border-color:var(--theme-border)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--theme-text-muted)}.contact-form__security altcha-widget{--altcha-color-base: var(--theme-surface-elevated);--altcha-color-base-content: var(--theme-text-strong);--altcha-color-neutral: var(--theme-text-muted)}.contact-submit{border-color:var(--theme-text-strong);background:var(--theme-text-strong);color:var(--theme-surface)}html[data-theme=dark] .contact-status--success{background:#10231d}html[data-theme=dark] .contact-status--error{background:#2a1717}:root{--theme-transition: .28s ease;--theme-surface: #ffffff;--theme-surface-elevated: #ffffff;--theme-surface-subtle: #f5f7fc;--theme-surface-overlay: rgba(255, 255, 255, .92);--theme-text-strong: #111827;--theme-text-muted: #536078;--theme-border: #dfe4ea;--theme-shadow: rgba(15, 23, 42, .14);--theme-shadow-strong: rgba(15, 23, 42, .22);--theme-accent-text: #76531f}html,body,header,.hero,.scene-wrap,main>section,.contact-form,.from-scratch-card,.ki-campus-gallery__card,.playground-demo__window,.site-footer{transition:background-color var(--theme-transition),color var(--theme-transition),border-color var(--theme-transition)}.theme-toggle{position:absolute;top:50%;left:48px;width:64px;height:38px;flex:0 0 auto;margin:0;padding:0;overflow:hidden;border:0;border-radius:999px;background:transparent;box-shadow:none;cursor:pointer;line-height:0;transform:translateY(-50%);transition:transform .18s ease}.theme-toggle:hover{transform:translateY(calc(-50% - 1px))}.theme-toggle:focus-visible{outline:none}.theme-toggle object{display:block;width:100%;height:100%;border-radius:inherit;background:var(--bg);clip-path:inset(17% 5% round 999px);pointer-events:none}html[data-theme=dark]{--bg: #0b1119;--ink: #edf4fc;--ink-dim: #a8b8ca;--accent: #69aff0;--accent-deep: #8dc8ff;--accent-soft: #172b3f;--line: #253446;--theme-surface: #0b1119;--theme-surface-elevated: #111b27;--theme-surface-subtle: #0f1722;--theme-surface-overlay: rgba(17, 27, 39, .92);--theme-text-strong: #f3f6fa;--theme-text-muted: #b4c0ce;--theme-border: #253446;--theme-shadow: rgba(0, 0, 0, .3);--theme-shadow-strong: rgba(0, 0, 0, .46);--theme-accent-text: #f3cf97}html[data-theme=dark],html[data-theme=dark] body{background:var(--bg);color:var(--ink)}html[data-theme=dark] header{background:#0b1119;border-color:#cda261;color:#edf4fc}html[data-theme=dark] header nav a{color:#edf4fc}html[data-theme=dark] .header-center-logo{filter:none}html[data-theme=dark] .theme-toggle{border:0;box-shadow:none}html[data-theme=dark] svg.iso polygon[fill="#ffffff"],html[data-theme=dark] svg.iso rect[fill="#ffffff"]{fill:#172331}html[data-theme=dark] svg.iso polygon[fill="#e8eff8"]{fill:#203044}html[data-theme=dark] svg.iso polygon[fill="#d9e5f2"]{fill:#182638}html[data-theme=dark] svg.iso .dash{stroke:#000!important}html[data-theme=dark] svg.iso .lbl rect{fill:#121d2af7;stroke:#3c526b}html[data-theme=dark] svg.iso .lbl text{fill:#edf4fc}@media(max-width:700px){.theme-toggle{left:24px;width:54px;height:32px}}@media(prefers-reduced-motion:reduce){html,body,header,.hero,.scene-wrap,main>section,.contact-form,.from-scratch-card,.ki-campus-gallery__card,.playground-demo__window,.site-footer,.theme-toggle{transition:none}}.error-page{display:grid;place-items:center;min-height:calc(100vh - 240px);padding:96px 48px 88px}.error-page__inner{width:min(100%,640px)}.error-page__code{margin:0 0 14px;color:var(--accent-deep);font-size:.86rem;font-weight:750;letter-spacing:.16em}.error-page h1{margin:0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.14;letter-spacing:-.01em}.error-page__lead{max-width:52ch;margin:16px 0 0;color:var(--ink-dim);font-size:1.04rem;line-height:1.62}.error-page__links{display:grid;gap:2px;margin:36px 0 38px;padding:0;border-top:1px solid var(--line);list-style:none}.error-page__links li{border-bottom:1px solid var(--line)}.error-page__links a{display:grid;gap:3px;padding:17px 4px;color:inherit;text-decoration:none}.error-page__links a:hover,.error-page__links a:focus-visible{color:var(--accent-deep)}.error-page__links strong{font-size:1.02rem;font-weight:650}.error-page__links span{color:var(--ink-dim);font-size:.9rem}html[data-theme=dark] .error-page__links a:hover,html[data-theme=dark] .error-page__links a:focus-visible{color:var(--accent)}@media(max-width:720px){.error-page{padding:64px 22px 60px}}.faq-section{padding:104px 48px 96px;border-top:1px solid var(--line);background:var(--theme-surface);color:var(--theme-text-strong)}.faq-inner{width:min(100%,1000px);margin:0 auto}.faq-heading h2{margin:0;font-size:clamp(1.7rem,2.4vw,2.5rem);line-height:1.16;letter-spacing:-.01em}.faq-heading p{max-width:62ch;margin:14px 0 0;color:var(--theme-text-muted);font-size:1.02rem;line-height:1.6}.faq-list{margin-top:42px;border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 4px;cursor:pointer;list-style:none}.faq-item>summary::-webkit-details-marker{display:none}.faq-item>summary:focus-visible{outline:2px solid var(--accent-deep);outline-offset:3px}.faq-item h3{margin:0;font-size:1.06rem;font-weight:650;line-height:1.4}.faq-item__marker{position:relative;flex:0 0 auto;width:22px;height:22px;border:1px solid var(--accent-deep);border-radius:999px}.faq-item__marker:before,.faq-item__marker:after{position:absolute;top:50%;left:50%;background:var(--accent-deep);content:"";transform:translate(-50%,-50%)}.faq-item__marker:before{width:10px;height:1.5px}.faq-item__marker:after{width:1.5px;height:10px;transition:transform .18s ease}.faq-item[open] .faq-item__marker:after{transform:translate(-50%,-50%) scaleY(0)}.faq-item>p{max-width:74ch;margin:0;padding:0 4px 26px;color:var(--theme-text-muted);font-size:1rem;line-height:1.68}.faq-conclusion{margin:34px 0 0;color:var(--theme-text-muted);font-size:.98rem}.faq-conclusion a{color:inherit;text-decoration-color:var(--accent-deep);text-underline-offset:3px}@media(prefers-reduced-motion:reduce){.faq-item__marker:after{transition:none}}@media(max-width:720px){.faq-section{padding:76px 22px 68px}.faq-item>summary{padding:19px 2px}}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/inter-extrabold-latin.woff2) format("woff2")}.from-scratch-section{--from-scratch-display: var(--playground-heading-font);--from-scratch-body: var(--playground-body-font);padding:var(--playground-section-space) 0;overflow:hidden;border-top:1px solid var(--theme-border);color:var(--theme-text-strong);background:var(--theme-surface);font-family:var(--from-scratch-body);scroll-margin-top:76px}.from-scratch-shell{display:flex;flex-direction:column;gap:46px;width:min(1370px,calc(100% - 64px));margin:0 auto}.from-scratch-hero{position:relative;width:100%;min-height:420px;aspect-ratio:16 / 7;overflow:visible}.from-scratch-mobile-copy{display:none}.from-scratch-card-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,920px);justify-content:center;margin-top:-110px;padding:0 32px}.from-scratch-card{position:relative;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.85fr);overflow:hidden;border:1px solid var(--theme-border);border-radius:4px;background:var(--theme-surface-elevated);color:var(--theme-text-strong);box-shadow:0 30px 60px var(--theme-shadow-strong);text-decoration:none;-webkit-user-select:none;user-select:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .85s cubic-bezier(.77,0,.175,1)}.from-scratch-card:hover{color:var(--theme-text-strong);border-color:var(--theme-text-muted);box-shadow:0 34px 68px var(--theme-shadow-strong);transform:translateY(-4px)}.from-scratch-card:active{box-shadow:0 24px 48px var(--theme-shadow);transform:translateY(-1px)}.from-scratch-card:focus-visible{outline:3px solid rgba(37,99,235,.5);outline-offset:3px}.from-scratch-card__media{position:relative;display:block;overflow:hidden;border-right:1px solid var(--theme-border);border-radius:3px 0 0 3px;background:linear-gradient(135deg,#2563eb1a,#7c3aed0f)}.from-scratch-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.from-scratch-card:hover .from-scratch-card__media img{transform:scale(1.04)}.from-scratch-card__body{display:flex;flex-direction:column;gap:7px;justify-content:center;padding:28px 26px 24px}.from-scratch-card__body>strong{color:var(--theme-text-strong);font-family:var(--from-scratch-display);font-size:20px;font-weight:800;line-height:1.08;letter-spacing:.035em;text-transform:uppercase}.from-scratch-card__description{color:var(--theme-text-muted);font-family:var(--from-scratch-body);font-size:14px;line-height:1.45}.from-scratch-card__availability{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding:13px 2px 1px;border-top:1px solid rgba(44,93,223,.2);color:#244fc1;font-family:var(--from-scratch-body)}.from-scratch-card__availability>span:first-child{display:grid;gap:1px;font-size:.76rem;font-weight:700;line-height:1.25}.from-scratch-card__availability b{color:#2c5ddf;font-size:.94rem;font-weight:900}.from-scratch-card__availability>span:last-child{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border:2px solid var(--theme-text-strong);border-radius:50%;background:#2c5ddf;box-shadow:3px 3px #6946d5;color:#fff;font-size:1.2rem;font-weight:900;line-height:1;transition:transform .18s ease}.from-scratch-card:hover .from-scratch-card__availability>span:last-child{transform:translate(3px)}.from-scratch-exit-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:#080f1994;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.from-scratch-exit-dialog{width:min(520px,100%);padding:30px;border:1px solid rgba(35,116,196,.24);border-radius:20px;background:var(--theme-surface-elevated);color:var(--theme-text-strong);box-shadow:0 28px 80px #030a124d;font-family:var(--from-scratch-body)}.from-scratch-exit-dialog__eyebrow{display:inline-flex;padding:5px 10px;border-radius:999px;background:#e3effc;color:#2374c4;font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.from-scratch-exit-dialog h2{margin:16px 0 0;color:inherit;font-family:var(--from-scratch-display);font-size:clamp(1.65rem,4vw,2.1rem);line-height:1.12}.from-scratch-exit-dialog p{margin:14px 0 0;color:var(--theme-text-muted);font-size:1rem;line-height:1.6}.from-scratch-exit-dialog__target{display:block;margin-top:16px;color:#2374c4;font-size:.88rem;font-weight:700}.from-scratch-exit-dialog__actions{display:flex;justify-content:flex-end;gap:12px;margin-top:26px}.from-scratch-exit-dialog__actions button,.from-scratch-exit-dialog__actions a{min-height:46px;padding:12px 18px;border-radius:10px;font:inherit;font-weight:750;line-height:1.2;text-decoration:none;cursor:pointer}.from-scratch-exit-dialog__actions button{border:1px solid var(--theme-border);background:var(--theme-surface-elevated);color:var(--theme-text-strong)}.from-scratch-exit-dialog__actions a{display:inline-flex;align-items:center;border:1px solid #2374c4;background:#2374c4;color:#fff}.from-scratch-exit-dialog__actions button:hover{background:var(--theme-surface-subtle)}.from-scratch-exit-dialog__actions a:hover{color:#fff;background:#195f9f}.from-scratch-exit-dialog__actions button:focus-visible,.from-scratch-exit-dialog__actions a:focus-visible{outline:3px solid rgba(62,151,235,.4);outline-offset:3px}@media(max-width:1366px){.from-scratch-card-grid{margin-top:0}}@media(max-width:900px){.from-scratch-shell{width:min(100% - 36px,1370px)}.from-scratch-hero{min-height:390px}.from-scratch-card{display:block}.from-scratch-card__media{border-right:0;border-bottom:1px solid var(--theme-border);border-radius:3px 3px 0 0}.from-scratch-card__media img{height:auto;object-fit:contain}}@media(max-width:520px){.from-scratch-section{padding:44px 0;scroll-margin-top:70px}.from-scratch-shell{gap:28px}.from-scratch-hero{display:none}.from-scratch-mobile-copy{display:block;padding:26px 0 0}.from-scratch-mobile-copy h1{margin:0;font-family:var(--from-scratch-display);font-size:34px;font-weight:800;line-height:1.1}.from-scratch-mobile-copy p{margin:16px 0 0;color:inherit;font-family:var(--from-scratch-body);font-size:1rem;line-height:1.5;opacity:.72}.from-scratch-card-grid{grid-template-columns:minmax(0,100%);margin-top:0;padding:0}.from-scratch-card__body{padding:18px 14px 16px}.from-scratch-card__body>strong{font-size:16px}.from-scratch-exit-backdrop{padding:16px}.from-scratch-exit-dialog{padding:24px 20px}.from-scratch-exit-dialog__actions{flex-direction:column-reverse}.from-scratch-exit-dialog__actions button,.from-scratch-exit-dialog__actions a{justify-content:center;width:100%;text-align:center}}@media(prefers-reduced-motion:reduce){.from-scratch-card,.from-scratch-card__media img,.from-scratch-card__availability>span:last-child{transition:none}}.legal-page{min-height:calc(100vh - 92px);padding:clamp(76px,10vw,128px) 24px 96px;background:var(--theme-surface);color:var(--theme-text-strong)}.legal-page article,.legal-page__back{width:min(100%,850px);margin-inline:auto}.legal-page__eyebrow{margin:0 0 18px;color:#f3cf97;font-size:.76rem;font-weight:760;letter-spacing:.13em;text-transform:uppercase}.legal-page h1{max-width:none;margin:0 0 56px;color:var(--theme-text-strong);font-size:clamp(3rem,7vw,5.7rem);letter-spacing:-.055em}.legal-page__lead{max-width:720px;margin:-30px 0 54px;color:var(--theme-text-muted);font-size:1.1rem;line-height:1.75}.legal-page section{padding:30px 0;border-top:1px solid var(--theme-border)}.legal-page h2{margin:0 0 17px;color:var(--theme-text-strong);font-size:clamp(1.2rem,2vw,1.55rem);letter-spacing:-.025em}.legal-page p,.legal-page address{margin:0 0 15px;color:var(--theme-text-muted);font-size:.98rem;font-style:normal;line-height:1.75}.legal-page p:last-child{margin-bottom:0}.legal-page strong{color:var(--theme-text-strong)}.legal-page a{color:var(--theme-accent-text);text-decoration:underline;text-decoration-color:#f3cf9773;text-underline-offset:4px}.legal-page code{padding:2px 6px;border:1px solid var(--theme-border);background:var(--theme-surface-subtle);color:var(--theme-text-strong);font:inherit}.legal-page__back{display:block;margin-top:42px;color:var(--theme-accent-text);font-weight:720;text-underline-offset:4px}.site-footer{border-top:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-text-muted)}.site-footer__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;width:min(calc(100% - 48px),1320px);min-height:112px;margin:0 auto}.site-footer__brand{display:inline-flex;align-items:center;gap:12px;width:fit-content;color:var(--theme-text-strong);font-weight:720}.site-footer__brand img{width:40px;height:40px}.site-footer nav{display:flex;gap:24px}.site-footer nav a{color:var(--theme-text-muted);text-underline-offset:4px}.site-footer nav a:hover,.site-footer nav a:focus-visible{color:var(--theme-accent-text);text-decoration:underline}.site-footer p{margin:0;justify-self:end;color:var(--theme-text-muted);font-size:.78rem}@media(max-width:720px){.legal-page{padding-inline:20px}.legal-page h1{font-size:clamp(2.3rem,10vw,3.4rem);overflow-wrap:anywhere}.site-footer__inner{grid-template-columns:1fr;gap:22px;padding:32px 0}.site-footer nav{flex-direction:column;gap:12px}.site-footer p{justify-self:start}}.skip-link{position:absolute;top:0;left:50%;z-index:60;padding:12px 22px;border:1px solid var(--accent-deep);border-radius:0 0 12px 12px;background:#fff;color:#101a26;font-size:.95rem;font-weight:650;text-decoration:none;transform:translate(-50%,-110%);transition:transform .14s ease}.skip-link:focus-visible{outline:2px solid var(--accent-deep);outline-offset:3px;transform:translate(-50%)}html[data-theme=dark] .skip-link{background:#0b1119;color:#edf4fc}@media(prefers-reduced-motion:reduce){.skip-link{transition:none}}.solutions-menu{position:relative}.solutions-menu summary{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:1rem;opacity:.85;cursor:pointer;list-style:none}.solutions-menu summary::-webkit-details-marker{display:none}.solutions-menu summary:hover,.solutions-menu summary:focus-visible{color:var(--accent-deep);opacity:1}.solutions-menu summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:4px}.solutions-menu__panel{position:absolute;top:calc(100% + 18px);right:-28px;z-index:40;display:grid;width:min(420px,calc(100vw - 32px));padding:10px;border:1px solid var(--line);border-radius:18px;background:color-mix(in srgb,var(--bg) 96%,transparent);box-shadow:0 22px 55px #030a1238;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}header .solutions-menu__panel a,.solutions-menu__playground{display:flex;gap:16px;align-items:center;justify-content:space-between;width:100%;min-height:72px;padding:14px 16px;border:0;border-radius:12px;color:var(--ink);background:transparent;font:inherit;text-align:left;opacity:1}header .solutions-menu__panel a{display:grid;gap:5px}header .solutions-menu__panel a:hover,header .solutions-menu__panel a:focus-visible,.solutions-menu__playground:hover,.solutions-menu__playground:focus-visible{color:var(--ink);background:var(--accent-soft)}.solutions-menu__panel strong{display:block;font-size:.95rem}.solutions-menu__panel a span,.solutions-menu__playground small{display:block;margin-top:5px;color:var(--ink-dim);font-size:.78rem;font-weight:400;line-height:1.35}.solutions-menu__playground{cursor:pointer}html[data-theme=dark] .solutions-menu summary{color:#edf4fc}@media(max-width:560px){header nav[aria-label=Hauptnavigation]{display:flex}header nav[aria-label=Hauptnavigation]>a{display:none}.solutions-menu__panel{position:fixed;top:70px;right:12px;left:12px;width:auto}}.playground-page{--playground-blue: #2c5ddf;--playground-blue-dark: #1945b8;--playground-ink: var(--theme-text-strong);--playground-muted: var(--theme-text-muted);--playground-heading-font: "Inter", "Segoe UI", system-ui, sans-serif;--playground-body-font: "Segoe UI", "Helvetica Neue", Arial, system-ui, sans-serif;--playground-section-space: clamp(40px, 4vw, 56px);min-height:calc(100vh - 76px);overflow:hidden;color:var(--playground-ink);background:var(--bg);font-family:var(--playground-body-font);transition:background-color .85s cubic-bezier(.77,0,.175,1),color .85s cubic-bezier(.77,0,.175,1)}.playground-hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(500px,1.06fr);gap:clamp(42px,4vw,72px);align-items:start;width:min(1370px,calc(100% - 64px));min-height:auto;margin:0 auto;padding:clamp(92px,8vh,112px) 0 48px}.playground-hero__copy{position:relative;z-index:2}.playground-hero h1{margin:0;color:var(--playground-blue);font-family:var(--playground-heading-font);font-size:clamp(4rem,6.5vw,6.7rem);font-weight:800;line-height:.88;letter-spacing:-.065em}.playground-hero h1 span{display:block}.playground-hero h2{max-width:680px;margin:42px 0 0;color:var(--playground-ink);font-family:var(--playground-heading-font);font-size:clamp(1.55rem,2.2vw,2.25rem);font-weight:800;line-height:1.28;letter-spacing:-.035em}.playground-hero__copy>p{max-width:650px;margin:28px 0 0;color:var(--playground-muted);font-size:clamp(1.05rem,1.3vw,1.22rem);line-height:1.65}.playground-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:34px}.playground-hero__secondary-cta{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:13px 24px;border:2px solid var(--playground-ink);border-radius:999px;color:var(--playground-ink);background:transparent;font-size:1.02rem;font-weight:800;line-height:1;text-decoration:none;transition:color .18s ease,background .18s ease,transform .18s ease}.playground-hero__secondary-cta:hover{color:#fff;background:var(--playground-ink);transform:translateY(-2px)}.playground-hero__secondary-cta:focus-visible{outline:3px solid rgba(44,93,223,.42);outline-offset:4px}.playground-demo button:focus-visible{outline:3px solid rgba(44,93,223,.42);outline-offset:4px}.playground-hero.is-stopped .playground-hardware-device,.playground-hero.is-stopped .playground-hardware-device>figcaption,.playground-hero.is-stopped .playground-hardware-device>img,.playground-hardware-section.is-stopped .playground-hardware-device,.playground-hardware-section.is-stopped .playground-hardware-device>figcaption,.playground-hardware-section.is-stopped .playground-hardware-device>img{animation-play-state:paused!important}.playground-hardware-section{width:100%;padding:var(--playground-section-space) 0;border-top:1px solid var(--theme-border);color:var(--theme-text-strong);background:var(--theme-surface)}.playground-hardware-section__inner{width:min(1370px,calc(100% - 64px));margin:0 auto}.playground-hardware-section__header{max-width:1370px}.playground-hardware-section__eyebrow{margin:0 0 18px;color:#2c5ddf;font-size:.78rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.playground-hardware-section__header h2{max-width:none;margin:0;color:var(--theme-text-strong);font-family:var(--playground-heading-font);font-size:clamp(2.65rem,4.1vw,4.6rem);font-weight:800;letter-spacing:-.055em;line-height:.98;white-space:nowrap}.playground-hardware-section__header>p:last-child{width:100%;max-width:none;margin:clamp(34px,4vw,58px) 0 0;color:var(--theme-text-muted);font-size:clamp(1.35rem,2.4vw,2.4rem);font-weight:600;letter-spacing:-.025em;line-height:1.25}.playground-hardware-section__header>p:last-child>span{display:block;white-space:nowrap}.playground-hardware-section__header strong{color:#2c5ddf;font-weight:inherit}.playground-hardware-section__showcase{width:min(100%,680px);margin:clamp(50px,7vw,90px) auto 0}.playground-hardware-section__showcase .playground-hardware-animation{width:100%;margin-top:0}.playground-hardware-experience{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.55fr);align-items:center;gap:clamp(34px,5vw,82px);width:100%;margin-top:clamp(28px,3vw,46px)}.playground-hardware-hand{position:relative;width:min(430px,100%)}.playground-hardware-hand>video{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.playground-hardware-hand__canvas-frame{position:relative;min-height:280px;margin-bottom:-18px;aspect-ratio:1.45}.playground-hardware-hand__canvas-frame>img{position:absolute;inset:0 10% 13%;width:80%;height:87%;object-fit:contain;pointer-events:none}.playground-hardware-hand__canvas-frame>canvas{display:block;width:100%;height:100%}.playground-hardware-hand>button{position:relative;z-index:1;display:block;min-height:43px;margin:0 auto;padding:0 26px;border:3px solid var(--theme-text-strong);border-radius:999px;background:var(--theme-surface-elevated);box-shadow:4px 4px 0 var(--theme-text-strong);color:var(--theme-text-strong);cursor:pointer;font-family:var(--playground-body-font);font-size:.76rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase;transition:box-shadow .12s ease,transform .12s ease;white-space:nowrap}.playground-hardware-hand>button:hover{box-shadow:2px 2px 0 var(--theme-text-strong);transform:translate(2px,2px)}.playground-hardware-hand>button:active{box-shadow:none;transform:translate(4px,4px)}.playground-hardware-hand>button:focus-visible{outline:3px solid rgba(44,93,223,.4);outline-offset:4px}.playground-hardware-hand.is-active>button{background:#dc2626;color:#fff}.playground-hardware-hand__status{display:block;max-width:360px;min-height:1.5em;margin:16px auto 0;color:var(--theme-text-muted);font-family:var(--playground-body-font);font-size:.82rem;font-weight:600;line-height:1.45;text-align:center}.playground-hardware-hand__status--permission-denied,.playground-hardware-hand__status--error,.playground-hardware-hand__status--unsupported{color:#b42318}.playground-hardware-model{min-width:0}.werkstatt-siebensegment-canvas{position:relative;width:100%;height:clamp(360px,34vw,520px);overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:none;touch-action:none}.playground-visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html[data-theme=dark] .playground-hardware-section{color:var(--theme-text-strong);background:var(--theme-surface)}html[data-theme=dark] .playground-hardware-section__header h2{color:var(--theme-text-strong)}html[data-theme=dark] .playground-hardware-section__header>p:last-child{color:var(--theme-text-muted)}html[data-theme=dark] .playground-hardware-hand__canvas-frame>img{filter:brightness(0) invert(1)}@media(max-width:1180px){.playground-hardware-section__header>p:last-child>span{white-space:normal}}@media(max-width:640px){.playground-hardware-section{padding:44px 0}.playground-hardware-section__inner{width:min(1370px,calc(100% - 36px))}.playground-hardware-section__header h2{font-size:clamp(2.35rem,12vw,3.5rem);white-space:normal}.playground-hardware-section__header>p:last-child{margin-top:28px;font-size:1.25rem}.playground-hardware-section__showcase{margin-top:42px}.playground-hardware-experience{grid-template-columns:1fr;gap:18px;margin-top:28px}.playground-hardware-hand{justify-self:center}.playground-hardware-hand__canvas-frame{min-height:220px}.werkstatt-siebensegment-canvas{height:clamp(290px,78vw,390px)}}.playground-platform-section{width:100%;padding:var(--playground-section-space) 0;border-top:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-text-strong)}.playground-platform-section__inner{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);align-items:center;gap:clamp(36px,5vw,82px);width:min(1370px,calc(100% - 64px));margin:0 auto}.playground-platform-section__copy{position:relative;z-index:1}.playground-platform-section__copy h2{max-width:720px;margin:0;color:var(--theme-text-strong);font-family:var(--playground-heading-font);font-size:clamp(2.8rem,5vw,5.4rem);font-weight:800;letter-spacing:-.06em;line-height:.95}.playground-platform-section__copy h2 span{display:block}.playground-platform-section__copy h2 span:first-child{white-space:nowrap}.playground-platform-section__copy>p:last-child{max-width:650px;margin:clamp(28px,3vw,42px) 0 0;color:var(--theme-text-muted);font-size:clamp(1.2rem,1.75vw,1.65rem);font-weight:550;letter-spacing:-.02em;line-height:1.42}.playground-platform-section__visual{min-width:0}.playground-platform-section__visual img{display:block;width:100%;height:auto}html[data-theme=dark] .playground-platform-section{color:var(--theme-text-strong);background:var(--theme-surface)}@media(max-width:900px){.playground-platform-section__inner{grid-template-columns:1fr}.playground-platform-section__copy{max-width:720px}.playground-platform-section__visual{width:min(100%,720px);margin:0 auto}}@media(max-width:640px){.playground-platform-section{padding:44px 0}.playground-platform-section__inner{width:calc(100% - 36px);gap:32px}.playground-platform-section__copy h2 span:first-child{white-space:normal}.playground-platform-section__copy h2{font-size:clamp(2.45rem,12vw,3.6rem)}.playground-platform-section__copy>p:last-child{margin-top:24px;font-size:1.12rem}}.playground-license-section{width:100%;scroll-margin-top:76px;padding:clamp(64px,7vw,104px) 0;border-top:1px solid var(--theme-border);color:var(--theme-text-strong);background:var(--theme-surface)}.playground-license-section__inner{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:clamp(54px,7vw,108px);width:min(1370px,calc(100% - 64px));margin:0 auto}.playground-license-section__intro{align-self:start}.playground-license-section__intro h2{max-width:620px;margin:0;color:var(--theme-text-strong);font-family:var(--playground-heading-font);font-size:clamp(3rem,5vw,5.6rem);font-weight:800;letter-spacing:-.065em;line-height:.96}.playground-license-section__intro>p:not(.playground-license-section__price):not(.playground-license-section__trial-note){max-width:610px;margin:30px 0 0;color:var(--theme-text-muted);font-size:clamp(1.08rem,1.4vw,1.28rem);line-height:1.58}.playground-license-section__price{display:flex;align-items:baseline;gap:12px;margin:34px 0 0;color:var(--theme-text-muted)}.playground-license-section__price strong{color:var(--playground-blue);font-family:var(--playground-heading-font);font-size:clamp(2.6rem,4vw,4.4rem);font-weight:800;letter-spacing:-.055em;line-height:1}.playground-license-section__price span{font-size:1rem;font-weight:700}.playground-license-section__cta{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:13px 24px;border:2px solid var(--playground-blue);border-radius:999px;color:#fff;background:var(--playground-blue);box-shadow:0 14px 30px #2c5ddf38;cursor:pointer;font-family:inherit;font-size:1.02rem;font-weight:800;text-decoration:none;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.playground-license-section__cta:hover{color:#fff;background:var(--playground-blue-dark);box-shadow:0 18px 36px #2c5ddf47;transform:translateY(-2px)}.playground-license-section__cta:focus-visible{outline:3px solid rgba(44,93,223,.42);outline-offset:4px}.playground-license-section__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.playground-license-section__cta--secondary{color:var(--theme-text-strong);background:transparent;box-shadow:none}.playground-license-section__cta--secondary:hover{color:#fff}.playground-license-section__trial-note{max-width:620px;margin:18px 0 0;color:var(--theme-text-muted);font-size:.84rem;font-weight:700;line-height:1.55}.playground-license-section__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;border-top:1px solid var(--theme-border)}.playground-license-section__details article{min-height:220px;padding:30px 28px 34px 0;border-bottom:1px solid var(--theme-border)}.playground-license-section__details article:nth-child(odd){padding-right:32px;border-right:1px solid var(--theme-border)}.playground-license-section__details article:nth-child(2n){padding-left:32px}.playground-license-section__details h3{margin:0;color:var(--theme-text-strong);font-family:var(--playground-heading-font);font-size:clamp(1.3rem,1.7vw,1.65rem);font-weight:800;letter-spacing:-.035em;line-height:1.18}.playground-license-section__details p{margin:18px 0 0;color:var(--theme-text-muted);font-size:1rem;line-height:1.62}.school-access-panel{display:grid;grid-column:1 / -1;grid-template-columns:minmax(260px,.72fr) minmax(520px,1.28fr);gap:clamp(44px,6vw,92px);align-items:start;margin-top:clamp(24px,4vw,58px);padding-top:clamp(46px,6vw,76px);border-top:1px solid var(--theme-border);scroll-margin-top:88px}.school-access-panel__intro{position:sticky;top:110px}.school-access-panel__kicker{margin:0 0 18px;color:var(--playground-blue);font-size:.8rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.school-access-panel__intro h3{max-width:590px;margin:0;color:var(--theme-text-strong);font-family:var(--playground-heading-font);font-size:clamp(2.2rem,4vw,4.1rem);font-weight:800;letter-spacing:-.055em;line-height:1}.school-access-panel__intro>p:not(.school-access-panel__kicker){max-width:570px;margin:24px 0 0;color:var(--theme-text-muted);font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.62}.school-access-panel__intro ul{display:grid;gap:12px;margin:28px 0 0;padding:0;color:var(--theme-text-muted);list-style:none}.school-access-panel__intro li{position:relative;padding-left:24px;font-size:.94rem;font-weight:700;line-height:1.45}.school-access-panel__intro li:before{content:"";position:absolute;top:.45em;left:0;width:9px;height:9px;border:2px solid var(--playground-blue);border-radius:50%;background:var(--theme-surface)}.school-access-form{border-color:#2c5ddf80;background:var(--theme-surface-elevated);box-shadow:16px 16px 0 var(--theme-shadow)}.school-access-form .contact-form__heading,.school-access-form .contact-form__privacy-details{border-color:var(--theme-border)}.school-access-form input:focus,.school-access-form select:focus,.school-access-form textarea:focus{border-color:var(--playground-blue);box-shadow:0 1px 0 var(--playground-blue)}.school-access-form .contact-form__security{border-color:var(--theme-border);background:var(--theme-surface-subtle)}.school-access-form .contact-form__security altcha-widget{--altcha-color-base: var(--theme-surface-subtle);--altcha-color-base-content: var(--theme-text-strong);--altcha-color-primary: var(--playground-blue)}.school-access-form .contact-form__security-placeholder{border-color:var(--theme-border);background:var(--theme-surface-subtle)}.school-access-form .contact-form__privacy a,.school-access-form .contact-form__privacy-details summary{color:var(--playground-blue-dark)}.school-access-form .contact-submit{border-color:var(--playground-blue);background:var(--playground-blue)}.school-access-form .contact-submit:hover:not(:disabled){border-color:var(--playground-blue-dark);background:var(--playground-blue-dark);color:#fff}.school-access-form__mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 28px;padding:6px;border:1px solid var(--theme-border);background:var(--theme-surface-subtle)}.school-access-form__mode button{min-height:44px;padding:10px 14px;border:1px solid transparent;border-radius:0;color:var(--theme-text-muted);background:transparent;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:800;transition:color .16s ease,border-color .16s ease,background .16s ease}.school-access-form__mode button:hover{color:var(--theme-text-strong);background:var(--theme-surface-elevated)}.school-access-form__mode button.is-active{border-color:var(--playground-blue);color:#fff;background:var(--playground-blue)}.school-access-form__mode button:focus-visible{outline:3px solid rgba(44,93,223,.35);outline-offset:2px}html[data-theme=dark] .playground-license-section{color:var(--theme-text-strong);background:var(--theme-surface)}@media(max-width:900px){.playground-license-section__inner{grid-template-columns:1fr}.playground-license-section__intro{max-width:760px}.school-access-panel{grid-template-columns:1fr}.school-access-panel__intro{position:static;max-width:760px}}@media(max-width:640px){.playground-license-section{scroll-margin-top:70px;padding:52px 0}.playground-license-section__inner{width:calc(100% - 36px);gap:44px}.playground-license-section__intro h2{font-size:clamp(2.7rem,13vw,4rem)}.playground-license-section__details{grid-template-columns:1fr}.playground-license-section__details article,.playground-license-section__details article:nth-child(odd),.playground-license-section__details article:nth-child(2n){min-height:0;padding:26px 0 30px;border-right:0}.playground-license-section__cta{width:100%}.playground-license-section__actions{display:grid}.school-access-panel{gap:34px;margin-top:12px;padding-top:42px;scroll-margin-top:76px}.school-access-panel__intro h3{font-size:clamp(2.25rem,11vw,3.5rem)}.school-access-form__mode{grid-template-columns:1fr}}.playground-hero__hardware-video{width:min(100%,470px);margin-top:28px;background:transparent}.playground-hero__hardware-copy{padding:0;background:transparent}.playground-hero__hardware-copy h3{margin:0;color:var(--playground-ink);font-family:var(--playground-heading-font);font-size:1.12rem;font-weight:800;line-height:1.25;letter-spacing:-.025em}.playground-hero__hardware-copy p{margin:8px 0 0;color:var(--playground-muted);font-size:.86rem;line-height:1.5}.playground-hardware-animation{--playground-hardware-cycle: 15s;position:relative;aspect-ratio:16 / 11.7;margin-top:14px;overflow:hidden;background:transparent;isolation:isolate}.playground-hardware-device{--playground-hardware-delay: 0s;isolation:isolate;animation:playground-hardware-layer-loop var(--playground-hardware-cycle) linear infinite!important;animation-delay:var(--playground-hardware-delay)!important}.playground-hardware-device--arduino{--playground-hardware-delay: -10s}.playground-hardware-device--calliope{--playground-hardware-delay: -5s}.playground-hardware-device>figcaption{z-index:0!important;animation:playground-hardware-title-loop var(--playground-hardware-cycle) cubic-bezier(.65,0,.35,1) infinite!important;animation-delay:var(--playground-hardware-delay)!important}.playground-hardware-device>img{z-index:2!important;animation:playground-hardware-board-loop var(--playground-hardware-cycle) cubic-bezier(.65,0,.35,1) infinite!important;animation-delay:var(--playground-hardware-delay)!important}@keyframes playground-hardware-layer-loop{0%,30%{opacity:1;visibility:visible;z-index:2}30.01%,93.99%{opacity:0;visibility:hidden;z-index:1}94%,to{opacity:1;visibility:visible;z-index:2}}@keyframes playground-hardware-title-loop{0%,24%{opacity:1;transform:translateY(0)}30%,93.99%{opacity:1;transform:translateY(360px)}94%{opacity:1;transform:translateY(-72px)}to{opacity:1;transform:translateY(0)}}@keyframes playground-hardware-board-loop{0%,24%{opacity:1;transform:translate(-50%,-50%) rotate(0) scale(1)}26.5%{opacity:1;transform:translate(-50%,-50%) translateY(-12%) rotate(9deg) scale(1.04)}30%,93.99%{opacity:0;transform:translate(-50%,-50%) translateY(-125%) rotate(-28deg) scale(.92)}94%{opacity:0;transform:translate(-50%,-50%) translateY(125%) rotate(30deg) scale(.92)}97.5%{opacity:1;transform:translate(-50%,-50%) translateY(-6%) rotate(-8deg) scale(1.035)}to{opacity:1;transform:translate(-50%,-50%) rotate(0) scale(1)}}.playground-hardware-device{position:absolute;inset:0;margin:0;overflow:hidden;opacity:0}.playground-hardware-device:first-child{opacity:1}.playground-hardware-device--microbit{z-index:1;animation:playground-hardware-layer-microbit 4s linear infinite}.playground-hardware-device--arduino{z-index:2;animation:playground-hardware-layer-arduino 4s linear infinite}.playground-hardware-device--calliope{z-index:3;animation:playground-hardware-layer-calliope 4s linear infinite}.playground-hardware-device figcaption{position:absolute;top:18px;right:20px;left:20px;z-index:2;color:#101828;font-family:var(--playground-heading-font);font-size:clamp(.92rem,2vw,1.12rem);font-weight:850;letter-spacing:.025em;text-align:center;text-transform:uppercase}.playground-hardware-device img{position:absolute;top:57%;left:50%;width:min(68%,320px);max-width:none;transform:translate(-50%,-50%);transform-origin:center;mix-blend-mode:multiply;will-change:transform,opacity}.playground-hardware-device--microbit figcaption{animation:playground-hardware-title-microbit 4s ease-in-out infinite}.playground-hardware-device--microbit img{animation:playground-hardware-board-microbit 4s ease-in-out infinite}.playground-hardware-device--arduino figcaption{animation:playground-hardware-title-arduino 4s ease-in-out infinite}.playground-hardware-device--arduino img{animation:playground-hardware-board-arduino 4s ease-in-out infinite}.playground-hardware-device--calliope figcaption{animation:playground-hardware-title-calliope 4s ease-in-out infinite}.playground-hardware-device--calliope img{animation:playground-hardware-board-calliope 4s ease-in-out infinite}.playground-demo{position:relative;width:min(100%,680px);min-height:520px;justify-self:center;padding:18px 18px 84px}.playground-demo:before,.playground-demo:after{display:none!important;content:none!important}.playground-demo:before{position:absolute;top:-38px;right:-32px;width:170px;height:170px;border-radius:42% 58% 62% 38%;background:#2c5ddf14;content:"";transform:rotate(18deg)}.playground-demo:after{position:absolute;bottom:24px;left:-32px;width:118px;height:118px;border:2px dashed rgba(44,93,223,.16);border-radius:50%;content:""}.playground-demo__window{position:relative;z-index:1;height:auto;overflow:hidden;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface-elevated);box-shadow:0 34px 74px var(--theme-shadow)}.playground-demo__toolbar{position:relative;z-index:3;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:54px;padding:0 16px;border-bottom:1px solid var(--theme-border);background:var(--theme-surface-overlay);color:var(--theme-text-muted);font-size:.78rem;font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.playground-demo__traffic{display:flex;gap:6px}.playground-demo__traffic i{width:9px;height:9px;border-radius:50%;background:#ff665c}.playground-demo__traffic i:nth-child(2){background:#ffbd44}.playground-demo__traffic i:nth-child(3){background:#28c840}.playground-demo__toolbar button{display:grid;width:32px;height:32px;justify-self:end;place-items:center;border:1px solid var(--theme-border);border-radius:50%;background:var(--theme-surface-elevated);color:var(--theme-text-strong);cursor:pointer;font:inherit}.playground-demo__transport{grid-column:3;justify-self:end;display:flex;align-items:center;gap:6px}.playground-demo__transport button{display:grid!important;width:31px!important;height:31px!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--theme-text-strong)!important}.playground-demo__transport button:hover,.playground-demo__transport button:focus-visible{background:transparent!important;color:var(--playground-blue)!important}.playground-demo__transport button:focus-visible{outline:2px solid var(--playground-blue);outline-offset:2px}.playground-demo__transport svg{width:18px;height:18px;fill:currentColor}.playground-demo__slides{position:relative;aspect-ratio:16 / 9;overflow:hidden}.playground-demo__slide{position:absolute;inset:0;visibility:hidden;opacity:0;transform:scale(1.025);transition:visibility 0s linear .5s,opacity .5s ease,transform .7s ease}.playground-demo__slide.is-active{visibility:visible;opacity:1;transform:scale(1);transition-delay:0s}.playground-visual--video{background:var(--theme-surface-subtle)}.playground-visual--video video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.playground-visual{position:relative;width:100%;height:100%;overflow:hidden}.playground-visual__caption{position:absolute;bottom:22px;left:22px;z-index:3;display:inline-flex;padding:8px 11px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:#11182770;color:#fff;font-size:.72rem;font-weight:700;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.playground-visual--vision{background:radial-gradient(circle at 76% 30%,rgba(255,255,255,.66),transparent 22%),linear-gradient(135deg,#f9b56b,#ffdd9c 44%,#f6f2e8)}.playground-vision__focus{position:absolute;top:50%;left:52%;width:230px;height:230px;border:2px solid rgba(255,255,255,.92);border-radius:28px;box-shadow:0 0 0 999px #3c271214,inset 0 0 38px #ffffff52;transform:translate(-50%,-50%) rotate(-4deg)}.playground-vision__shape{position:absolute;display:block;box-shadow:0 18px 30px #552e0c2e}.playground-vision__shape--one{top:42px;left:52px;width:108px;height:108px;border-radius:34px 52px 38px 56px;background:coral;transform:rotate(14deg)}.playground-vision__shape--two{right:34px;bottom:34px;width:66px;height:66px;border-radius:50%;background:#2c5ddf}.playground-vision__shape--three{bottom:40px;left:32px;width:72px;height:48px;border-radius:16px;background:#fff;transform:rotate(-12deg)}.playground-vision__corner{position:absolute;width:42px;height:42px;border-color:#fff;border-style:solid}.playground-vision__corner--one{top:38px;left:38px;border-width:3px 0 0 3px}.playground-vision__corner--two{top:38px;right:38px;border-width:3px 3px 0 0}.playground-vision__corner--three{right:38px;bottom:38px;border-width:0 3px 3px 0}.playground-vision__corner--four{bottom:38px;left:38px;border-width:0 0 3px 3px}.playground-demo__slide.is-active .playground-vision__focus{animation:playground-focus 2.4s ease-in-out infinite alternate}.playground-visual--pose{background:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(135deg,#6845d6,#9d7af0 55%,#d7c9ff);background-size:34px 34px,34px 34px,auto}.playground-visual__grid{position:absolute;inset:0;background:radial-gradient(circle at center,transparent 20%,rgba(28,16,71,.16))}.playground-pose__halo{position:absolute;top:50%;left:52%;width:285px;height:285px;border:1px solid rgba(255,255,255,.4);border-radius:50%;box-shadow:0 0 0 34px #ffffff0d,0 0 0 70px #ffffff09;transform:translate(-50%,-50%)}.playground-pose__person{position:absolute;top:48%;left:52%;width:230px;height:290px;transform:translate(-50%,-50%)}.playground-pose__person i{position:absolute;display:block;background:#fff;box-shadow:0 0 16px #ffffff61}.playground-pose__head{top:4px;left:93px;width:44px;height:44px;border-radius:50%}.playground-pose__body{top:52px;left:108px;width:14px;height:112px;border-radius:999px;transform:rotate(3deg)}.playground-pose__arm,.playground-pose__leg{height:13px;border-radius:999px;transform-origin:6px 50%}.playground-pose__arm--left{top:66px;left:110px;width:103px;transform:rotate(31deg)}.playground-pose__arm--right{top:68px;left:18px;width:102px;transform:rotate(-25deg)}.playground-pose__leg--left{top:155px;left:112px;width:123px;transform:rotate(68deg)}.playground-pose__leg--right{top:155px;left:3px;width:122px;transform:rotate(113deg)}.playground-pose__node{position:absolute;width:18px;height:18px;border:4px solid #ffffff;border-radius:50%;background:#2c5ddf}.playground-pose__node--one{top:61px;left:105px}.playground-pose__node--two{top:111px;right:5px}.playground-pose__node--three{right:25px;bottom:3px}.playground-pose__node--four{bottom:3px;left:15px}.playground-demo__slide.is-active .playground-pose__person{animation:playground-pose 2s ease-in-out infinite alternate}.playground-visual--audio{background:radial-gradient(circle at 74% 20%,rgba(85,237,223,.28),transparent 25%),linear-gradient(135deg,#062f46,#075d6a 56%,#0e827e)}.playground-audio__orb{position:absolute;top:48%;left:50%;display:grid;width:170px;height:170px;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#ffffff1a;box-shadow:0 0 0 28px #ffffff0e,0 0 0 58px #ffffff06;transform:translate(-50%,-50%)}.playground-audio__orb i{position:relative;width:54px;height:82px;border:8px solid #ffffff;border-radius:30px}.playground-audio__orb i:before{position:absolute;right:-25px;bottom:-28px;left:-25px;height:42px;border:7px solid #ffffff;border-top:0;border-radius:0 0 34px 34px;content:""}.playground-audio__orb i:after{position:absolute;bottom:-48px;left:50%;width:7px;height:22px;border-radius:999px;background:#fff;content:"";transform:translate(-50%)}.playground-audio__wave{position:absolute;top:50%;left:50%;display:flex;gap:7px;align-items:center;width:420px;height:180px;transform:translate(-50%,-50%)}.playground-audio__wave i{flex:1;height:24%;border-radius:999px;background:#ffffffb8;transform-origin:center}.playground-demo__slide.is-active .playground-audio__wave i{animation:playground-wave .9s ease-in-out infinite alternate}.playground-audio__wave i:nth-child(3n+1){animation-delay:-.16s}.playground-audio__wave i:nth-child(3n+2){animation-delay:-.36s}.playground-audio__wave i:nth-child(4n){animation-delay:-.51s}.playground-demo__analysis{position:absolute;right:-14px;bottom:6px;z-index:4;width:min(410px,calc(100% - 44px));padding:20px 22px 18px;border:1px solid var(--theme-border);border-radius:16px;background:var(--theme-surface-overlay);box-shadow:0 18px 42px var(--theme-shadow-strong);color:var(--theme-text-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:playground-analysis-in .42s ease both}.playground-demo__analysis>span{display:block;margin-bottom:13px;color:var(--theme-text-muted);font-size:.72rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.playground-demo__score{display:grid;grid-template-columns:minmax(96px,auto) 1fr 42px;gap:12px;align-items:center;min-height:30px}.playground-demo__score+.playground-demo__score{margin-top:7px}.playground-demo__analysis.is-dense{padding-top:15px;padding-bottom:14px}.playground-demo__analysis.is-dense>span{margin-bottom:9px}.playground-demo__analysis.is-dense .playground-demo__score{min-height:22px}.playground-demo__analysis.is-dense .playground-demo__score+.playground-demo__score{margin-top:3px}.playground-demo__score strong{font-size:.84rem;font-weight:800}.playground-demo__score>span{height:12px;overflow:hidden;border-radius:999px;background:var(--theme-surface-subtle)}.playground-demo__score i{display:block;width:var(--playground-score);height:100%;border-radius:inherit;background:var(--playground-score-color);animation:playground-score-in .8s .12s cubic-bezier(.22,1,.36,1) both}.playground-demo__score b{color:var(--theme-text-muted);font-size:.72rem;text-align:right}.playground-demo__pagination{position:absolute;bottom:3px;left:50%;z-index:5;display:flex;gap:8px;transform:translate(-50%)}.playground-demo__pagination button{width:26px;height:8px;border:0;border-radius:999px;background:#2c5ddf33;cursor:pointer;transition:width .18s ease,background .18s ease}.playground-demo__pagination button[aria-pressed=true]{width:46px;background:var(--playground-blue)}html[data-theme=dark] .playground-page{--playground-ink: var(--theme-text-strong);--playground-muted: var(--theme-text-muted);color:var(--playground-ink);background:var(--bg)}html[data-theme=dark] .playground-hero h1{color:#7fa0ff}html[data-theme=dark] .playground-hero__hardware-video,html[data-theme=dark] .playground-hero__hardware-copy{background:transparent}@keyframes playground-focus{0%{transform:translate(-50%,-50%) rotate(-4deg) scale(.96)}to{transform:translate(-50%,-50%) rotate(-2deg) scale(1.03)}}@keyframes playground-pose{0%{transform:translate(-50%,-50%) rotate(-2deg)}to{transform:translate(-50%,-52%) rotate(2deg)}}@keyframes playground-wave{0%{transform:scaleY(.45)}to{transform:scaleY(3.3)}}@keyframes playground-analysis-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes playground-score-in{0%{width:0}}@keyframes playground-hardware-layer-microbit{0%,17%{opacity:1}23%,to{opacity:0}}@keyframes playground-hardware-layer-arduino{0%,12%,56%,to{opacity:0}15%,50%{opacity:1}}@keyframes playground-hardware-layer-calliope{0%,42%,to{opacity:0}46%,97%{opacity:1}}@keyframes playground-hardware-title-microbit{0%{opacity:1;transform:translateY(0)}12%{opacity:1;transform:translateY(0)}22%,to{opacity:0;transform:translateY(180px)}}@keyframes playground-hardware-board-microbit{0%,12%{opacity:1;transform:translate(-50%,-50%) rotate(-8deg) scale(.86)}22%,to{opacity:0;transform:translate(42%,-155%) rotate(-4deg) scale(.78)}}@keyframes playground-hardware-title-arduino{0%{opacity:0;transform:translateY(-36px)}15%{opacity:0;transform:translateY(-36px)}20%,44%{opacity:1;transform:translateY(0)}55%,to{opacity:0;transform:translateY(180px)}}@keyframes playground-hardware-board-arduino{0%,13%{opacity:0;transform:translate(-37%,68%) rotate(5deg) scale(.76)}20%{opacity:1;transform:translate(-50%,-50%) rotate(7deg) scale(.89)}44%{opacity:1;transform:translate(-48%,-52%) rotate(9deg) scale(.91)}55%,to{opacity:0;transform:translate(-50%,-157%) rotate(5deg) scale(.82)}}@keyframes playground-hardware-title-calliope{0%,42%{opacity:0;transform:translateY(-36px)}48%,96%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@keyframes playground-hardware-board-calliope{0%,42%{opacity:0;transform:translate(-73%,68%) rotate(-14deg) scale(.72)}49%{opacity:1;transform:translate(-50%,-50%) rotate(-8deg) scale(.84)}92%{opacity:1;transform:translate(-50%,-51%) rotate(-7deg) scale(.85)}98%{opacity:1;transform:translate(-50%,-51%) rotate(-7deg) scale(.85)}to{opacity:0;transform:translate(-50%,-51%) rotate(-7deg) scale(.84)}}@media(max-width:1100px){.playground-hero{grid-template-columns:1fr;gap:70px}.playground-hero__copy{max-width:760px}.playground-demo{width:min(100%,700px);min-height:570px}}@media(max-width:640px){.playground-hero{width:100%;gap:52px;min-height:auto;padding:96px 18px 64px}.playground-hero h1{font-size:clamp(3.25rem,17vw,4.7rem)}.playground-hero h2{margin-top:32px;font-size:1.55rem}.playground-hero__copy>p{margin-top:22px;font-size:1rem}.playground-hero__actions{align-items:stretch;margin-top:28px}.playground-hero__secondary-cta{width:100%;margin-top:0}.playground-hero__hardware-video{width:100%;margin-top:22px}.playground-demo{min-height:410px;padding:0 0 78px}.playground-demo__window{height:auto;border-radius:6px}.playground-demo__analysis{right:10px;bottom:30px;width:calc(100% - 20px);padding:17px 16px 15px}.playground-demo__score{grid-template-columns:84px 1fr 38px;gap:8px}.playground-audio__wave{width:330px}}@media(prefers-reduced-motion:reduce){.playground-page *,.playground-page *:before,.playground-page *:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.playground-hardware-device{opacity:0}.playground-hardware-device:first-child,.playground-hardware-device:first-child figcaption{opacity:1}.playground-hardware-device:first-child img{opacity:1;transform:translate(-50%,-50%)}}.sovereignty-section{position:relative;isolation:isolate;overflow:hidden;padding:118px 48px 110px;border-top:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-text-strong)}.sovereignty-section:before{display:none}.sovereignty-inner{width:min(100%,1420px);margin:0 auto}.sovereignty-heading{display:grid;grid-template-columns:minmax(0,1fr);align-items:end}.sovereignty-eyebrow{grid-column:1 / -1;width:fit-content;margin-bottom:22px;padding:8px 15px;border:1px solid rgba(243,207,151,.34);border-radius:999px;background:#f3cf971a;color:#f3cf97;font-size:.78rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.sovereignty-heading h2{width:100%;max-width:none;margin:0;color:var(--theme-text-strong);font-size:clamp(2.3rem,5vw,4.85rem);font-weight:700;line-height:1.02;letter-spacing:-.052em}.sovereignty-heading>p{margin:0 0 8px;color:var(--theme-text-muted);font-size:clamp(1rem,1.45vw,1.18rem);line-height:1.7}.sovereignty-statement{max-width:none;margin:78px 0 54px;color:var(--theme-text-strong);font-size:clamp(1.65rem,3.2vw,3.15rem);font-weight:620;line-height:1.18;letter-spacing:-.034em;white-space:nowrap}.sovereignty-statement em{color:var(--theme-accent-text);font-style:normal}.sovereignty-reasons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.sovereignty-card{position:relative;min-height:350px;padding:30px 27px 32px;overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:none;transition:background-color .22s ease,transform .22s ease}.sovereignty-card:before,.sovereignty-card:after{content:"";position:absolute;pointer-events:none}.sovereignty-card:before{inset:0;border:1px solid rgba(243,207,151,.76)}.sovereignty-card:after{inset:7px;border:1px solid rgba(243,207,151,.52)}.sovereignty-card>*{position:relative;z-index:1}.sovereignty-card:hover{background:var(--theme-surface-subtle);transform:translateY(-5px)}.sovereignty-card:hover:before{border-color:#f3cf97}.sovereignty-card:hover:after{border-color:#f3cf97b8}.sovereignty-number{display:inline-grid;place-items:center;width:42px;height:42px;margin-bottom:44px;border-radius:50%;background:#f3cf97;color:#172432;font-size:.78rem;font-weight:800;letter-spacing:.04em}.sovereignty-card h3{max-width:310px;margin:0 0 16px;color:var(--theme-text-strong);font-size:clamp(1.16rem,1.45vw,1.42rem);line-height:1.22;letter-spacing:-.025em}.sovereignty-card p{margin:0;color:var(--theme-text-muted);font-size:.98rem;line-height:1.65}.sovereignty-conclusion{margin:48px 0 0;padding-top:30px;border-top:1px solid var(--theme-border);color:var(--theme-text-muted);font-size:clamp(1rem,1.4vw,1.16rem);line-height:1.65}.sovereignty-conclusion strong{color:var(--theme-accent-text)}@media(max-width:1180px){.sovereignty-reasons{grid-template-columns:repeat(2,minmax(0,1fr))}.sovereignty-card{min-height:310px}}@media(max-width:900px){.sovereignty-section{padding:96px 28px 90px}.sovereignty-heading{grid-template-columns:1fr}.sovereignty-heading>p{max-width:650px;margin-top:26px}.sovereignty-statement{max-width:650px;margin-top:58px;white-space:normal}.sovereignty-card{min-height:0}.sovereignty-number{margin-bottom:28px}}@media(max-width:680px){.sovereignty-reasons{grid-template-columns:1fr}}@media(max-width:560px){.sovereignty-section{padding:78px 20px 76px}.sovereignty-eyebrow{margin-bottom:18px}.sovereignty-heading h2{font-size:clamp(2.15rem,11vw,3.3rem)}.sovereignty-statement{margin:48px 0 36px}.sovereignty-card{padding:26px 24px 28px;border-radius:22px}.sovereignty-conclusion{margin-top:36px}}@media(prefers-reduced-motion:reduce){.sovereignty-card{transition:none}}.team-section{position:relative;display:grid;place-items:center;min-height:720px;padding:112px 48px 128px;overflow:hidden;background:var(--bg);color:var(--ink)}.team-section:before{content:"";position:absolute;inset:9% 6%;z-index:0;border:1px solid var(--line);border-radius:36px;background:radial-gradient(circle at 50% 45%,color-mix(in srgb,var(--accent-soft) 76%,transparent),transparent 44%),var(--bg);pointer-events:none}.team-heading,.team-cards{position:relative;z-index:1}.team-heading{max-width:none;margin-bottom:56px;text-align:center}.team-eyebrow{display:inline-flex;margin-bottom:16px;padding:8px 16px;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep);font-size:.84rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.team-heading h2{margin:0;color:var(--ink);font-size:clamp(2.15rem,4vw,4.2rem);line-height:1.04;letter-spacing:-.045em;white-space:nowrap}.team-heading p{max-width:560px;margin:20px auto 0;color:var(--ink-dim);font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.65}.team-cards{display:flex;align-items:flex-end;justify-content:center;padding:44px 48px 18px}.team-card{position:relative;width:clamp(230px,22vw,310px);aspect-ratio:1;margin-left:-42px;border-radius:50%;outline:none;transition:filter .32s ease,opacity .32s ease,transform .32s cubic-bezier(.2,.8,.2,1),z-index 0s .16s}.team-card:first-child{margin-left:0}.team-portrait{position:absolute;inset:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--ink-dim) 30%,transparent);border-radius:inherit;background:var(--portrait-color);box-shadow:0 18px 46px #1f3b581f;transition:border-color .32s ease,box-shadow .32s ease}.team-portrait img{width:100%;height:100%;object-fit:cover;object-position:center 20%;transform:scale(1.18) translateY(5%);transform-origin:center top;transition:transform .42s cubic-bezier(.2,.8,.2,1)}.team-cards--generated .team-portrait img{object-position:center 43%;transform:scale(1.15)}.team-name{position:absolute;left:50%;top:-52px;z-index:3;min-width:112px;padding:10px 20px;border-radius:999px;background:var(--ink);color:var(--bg);font-size:1rem;font-weight:650;line-height:1;text-align:center;transform:translate(-50%,10px);opacity:0;transition:opacity .24s ease,transform .32s cubic-bezier(.2,.8,.2,1)}.team-card:hover,.team-card:focus-visible{z-index:4;transform:translateY(-14px) scale(1.06);transition-delay:0s}.team-card:hover .team-name,.team-card:focus-visible .team-name{opacity:1;transform:translate(-50%)}.team-card:hover .team-portrait,.team-card:focus-visible .team-portrait{border-color:var(--accent);box-shadow:0 24px 60px #2374c438}.team-card:hover .team-portrait img,.team-card:focus-visible .team-portrait img{transform:scale(1.22) translateY(3%)}.team-cards--generated .team-card:hover .team-portrait img,.team-cards--generated .team-card:focus-visible .team-portrait img{transform:scale(1.2)}.team-cards:has(.team-card:hover) .team-card:not(:hover),.team-cards:has(.team-card:focus-visible) .team-card:not(:focus-visible){filter:blur(2px) saturate(.65);opacity:.58;transform:scale(.96)}html[data-theme=dark] .team-section:before{background:radial-gradient(circle at 50% 45%,rgba(55,113,165,.2),transparent 46%),var(--bg)}html[data-theme=dark] .team-portrait{background:var(--portrait-color);box-shadow:0 18px 46px #0000004d}@media(max-width:700px){.team-section{min-height:620px;padding:88px 20px 96px}.team-section:before{inset:5% 14px;border-radius:26px}.team-heading{margin-bottom:42px}.team-heading h2{font-size:clamp(1.35rem,6vw,2.15rem)}.team-cards{width:100%;padding:40px 10px 12px}.team-card{width:min(54vw,230px);margin-left:-54px}.team-name{top:-44px;min-width:96px;padding:9px 16px;opacity:1;transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.team-card,.team-name,.team-portrait,.team-portrait img{transition:none}}html:root{--accent: #f3cf97;--accent-deep: #cda261;--accent-soft: #fbf0df;--line: #eadbc5}html[data-theme=dark]:root{--accent: #f3cf97;--accent-deep: #cda261;--accent-soft: #33291c;--line: #4a3b2a}html .cta{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:196px;min-height:48px;padding:13px 24px;border:1px solid rgba(243,207,151,.64);border-radius:999px;background:#f3cf9717;color:#f3cf97;cursor:pointer;text-decoration:none;box-shadow:0 8px 20px #030a1233;transform:translateY(0);transition:color .15s ease,transform .15s ease,border-color .15s ease,background-color .15s ease,box-shadow .15s ease}html .cta:hover{border-color:#f3cf97;background:#f3cf972e;color:#fff7e9;box-shadow:0 10px 24px #030a124d;transform:translateY(-1px)}html .cta:active{background:#f3cf9721;box-shadow:0 4px 12px #030a123d;transform:translateY(2px)}html:not([data-theme=dark]) .cta{color:#76531f}html:not([data-theme=dark]) .cta:hover{color:#5c3f14}html[data-theme=dark] .cta{min-width:196px;min-height:48px;padding:13px 24px;border:1px solid rgba(243,207,151,.64);border-radius:999px;background:#f3cf9717;color:#f3cf97;box-shadow:0 8px 20px #030a1233;transition:color .15s ease,transform .15s ease,border-color .15s ease,background-color .15s ease,box-shadow .15s ease}html[data-theme=dark] .cta:hover{border-color:#f3cf97;background:#f3cf972e;color:#fff7e9;box-shadow:0 10px 24px #030a124d;transform:translateY(-1px)}html[data-theme=dark] .cta:active{background:#f3cf9721;box-shadow:0 4px 12px #030a123d;transform:translateY(1px)}html:not([data-theme=dark]) .eyebrow,html:not([data-theme=dark]) .team-eyebrow{color:#76531f}html[data-theme=dark] .eyebrow,html[data-theme=dark] .team-eyebrow{color:#f3cf97}svg.iso [fill="#3e97eb"]{fill:#cda261}svg.iso [fill="#6fb0f0"]{fill:#f3cf97}svg.iso [fill="#4a90d9"]{fill:#b88945}svg.iso [fill="#a9cef7"]{fill:#f7dfba}svg.iso [fill="#9cc6f2"],svg.iso [fill="#b7d4f5"]{fill:#e9c993}svg.iso [fill="#cfe4fb"],svg.iso [fill="#e4effc"],svg.iso [fill="#e2eefb"],svg.iso [fill="#d7e8fb"],svg.iso [fill="#ddebfa"]{fill:#fbf0df}svg.iso [stroke="#cfe2f8"]{stroke:#f3dfbd}html:not([data-theme=dark]) svg.iso #dots circle{fill:#eee0ca}html[data-theme=dark] svg.iso #dots circle{fill:#4a3b2a}:root{--bg: #ffffff;--ink: #1d2b3a;--ink-dim: #62748a;--accent: #3e97eb;--accent-deep: #2374c4;--accent-soft: #e3effc;--line: #dfe8f3}*{margin:0;padding:0;box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);font-family:Segoe UI,Helvetica Neue,Arial,system-ui,sans-serif;-webkit-font-smoothing:antialiased}header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:18px 48px;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-center-logo{position:absolute;left:50%;bottom:0;z-index:2;width:92px;height:92px;transform:translate(-50%,50%);pointer-events:none}nav{display:flex;gap:36px;margin-left:auto}nav a{color:var(--ink);text-decoration:none;font-size:1rem;opacity:.85;transition:color .2s ease}nav a:hover,nav a:focus-visible{color:var(--accent-deep);opacity:1}nav a:focus-visible,.cta:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:4px}.hero{display:grid;grid-template-columns:minmax(320px,460px) 1fr;gap:24px;align-items:center;min-height:calc(100vh - 76px);padding:32px 48px 56px}.eyebrow{display:inline-block;background:var(--accent-soft);color:var(--accent-deep);font-size:.85rem;font-weight:600;letter-spacing:.4px;padding:6px 14px;border-radius:999px;margin-bottom:20px}.hero-copy h1{font-size:clamp(2rem,3vw,3.15rem);line-height:1.1;font-weight:700;letter-spacing:-.5px;margin-bottom:24px}.hero-copy h1 em{display:block;font-style:normal;color:var(--accent-deep)}.hero-copy h1 .hero-title-subline,.hero-copy h1 .hero-title-infrastructure{display:block}.hero-copy h1 .hero-title-subline{white-space:nowrap}.hero-copy h1 .hero-title-main{display:block;white-space:nowrap;font-size:inherit;line-height:1.05}.hero-copy p{font-size:1.1rem;line-height:1.65;color:var(--ink-dim);max-width:32rem;margin-bottom:36px}.cta{display:inline-block;background:linear-gradient(180deg,#64aef5,var(--accent-deep));color:#fff;font-size:1.05rem;font-weight:700;padding:16px 32px;border:none;border-radius:12px;cursor:pointer;box-shadow:0 12px 28px #3e97eb59;transition:transform .15s ease,box-shadow .2s ease}.cta:hover{transform:translateY(-2px);box-shadow:0 16px 36px #3e97eb73}.hero-facts{display:flex;gap:14px;margin-top:40px;flex-wrap:nowrap}.fact{min-width:120px}.fact strong{display:block;font-size:1.25rem}.fact span{font-size:.9rem;color:var(--ink-dim)}.scene-wrap{width:min(100%,900px);justify-self:center;position:relative}.scene-canvas{position:relative}svg.iso{width:100%;height:auto;display:block}.scene-story-description{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.scene-motion-toggle{position:absolute;right:clamp(10px,2vw,24px);bottom:clamp(10px,2vw,24px);z-index:2;width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid rgba(243,207,151,.58);border-radius:999px;background:var(--theme-surface-elevated);color:var(--theme-accent-text);box-shadow:0 7px 18px var(--theme-shadow);cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.scene-motion-toggle:hover{background:var(--theme-surface-subtle);border-color:#f3cf97e0;transform:translateY(-1px)}.scene-motion-toggle:focus-visible{outline:2px solid #f3cf97;outline-offset:3px}.scene-motion-toggle__icon{font-size:.9rem;line-height:1;transform:translateY(-.5px)}svg.iso.story-loop{--story-duration: 11s}.scene-wrap.is-scene-paused svg.iso *,.scene-wrap.is-scene-user-paused svg.iso *{animation-play-state:paused!important}svg.iso .dash{opacity:.13;animation:none}svg.iso #route-chat .dash{animation:story-chat-route var(--story-duration) linear infinite both}svg.iso #route-wissensbasis .dash{animation:story-knowledge-route var(--story-duration) linear infinite both}svg.iso .story-packet{pointer-events:none;opacity:0;offset-rotate:0deg;animation-duration:var(--story-duration);animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:both}svg.iso .story-packet--query{fill:#63a8ef;offset-path:path("M 389.37 233.95 L 310.47 279.45 L 622.6 459.5");animation-name:story-query-packet}svg.iso .story-packet--knowledge{fill:#f3cf97;offset-path:path("M 627.80 477.50 L 836.94 598.25 L 820.72 607.61");animation-name:story-knowledge-packet}svg.iso .story-packet--context{fill:#51c2a5;offset-path:path("M 820.72 607.61 L 836.94 598.25 L 627.80 477.50");animation-name:story-context-packet}svg.iso .story-packet--answer{fill:#f3cf97;offset-path:path("M 622.6 459.5 L 310.47 279.45 L 389.37 233.95");animation-name:story-answer-packet}svg.iso .story-packet--lag-1{animation-delay:.14s}svg.iso .story-packet--lag-2{animation-delay:.28s}@keyframes story-chat-route{0%,21.5%{opacity:.13;stroke-dashoffset:0}23%,30%{opacity:.9;stroke-dashoffset:-52}32%,58%{opacity:.13;stroke-dashoffset:-64}60%,66%{opacity:.9;stroke-dashoffset:-112}68%,to{opacity:.13;stroke-dashoffset:-124}}@keyframes story-knowledge-route{0%,30%{opacity:.13;stroke-dashoffset:0}32%,45%{opacity:.92;stroke-dashoffset:-72}47%,to{opacity:.13;stroke-dashoffset:-86}}@keyframes story-query-packet{0%,21.5%{opacity:0;offset-distance:0%}22.5%{opacity:1;offset-distance:0%}29.8%{opacity:1;offset-distance:100%}31%,to{opacity:0;offset-distance:100%}}@keyframes story-knowledge-packet{0%,30.5%{opacity:0;offset-distance:0%}31.5%{opacity:1;offset-distance:0%}38.8%{opacity:1;offset-distance:100%}40%,to{opacity:0;offset-distance:100%}}@keyframes story-context-packet{0%,38%{opacity:0;offset-distance:0%}39%{opacity:1;offset-distance:0%}45%{opacity:1;offset-distance:100%}46%,to{opacity:0;offset-distance:100%}}@keyframes story-answer-packet{0%,58%{opacity:0;offset-distance:0%}59%{opacity:1;offset-distance:0%}65.5%{opacity:1;offset-distance:100%}67%,to{opacity:0;offset-distance:100%}}svg.iso #story-user-platform-signal{pointer-events:none;opacity:0;animation-duration:var(--story-duration);animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:both;animation-name:story-user-platform-signal}@keyframes story-user-platform-signal{0%,5%,23%,to{opacity:0}7%,13%,19%{opacity:.38}10%,16%,21%{opacity:.92}}svg.iso #story-chat-focus,svg.iso #story-question-input,svg.iso #story-question-caret,svg.iso #story-question-bubble,svg.iso #story-typing-dots,svg.iso #story-answer-bubble,svg.iso #story-answer-source{animation-duration:var(--story-duration);animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:both}svg.iso #story-chat-focus{opacity:0;animation-name:story-chat-focus}svg.iso #story-question-input{opacity:0;animation-name:story-question-input}svg.iso .story-question-clip,svg.iso .story-answer-line-clip{transform-box:fill-box;transform-origin:left center;animation-duration:var(--story-duration);animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:both}svg.iso .story-question-clip{animation-name:story-question-type}svg.iso #story-question-caret{opacity:0;animation-name:story-question-caret}svg.iso #story-question-bubble{opacity:0;transform-box:fill-box;transform-origin:right center;animation-name:story-question-send}svg.iso #story-typing-dots{opacity:0;animation-name:story-typing-dots}svg.iso #story-answer-bubble{opacity:0;transform-box:fill-box;transform-origin:left top;animation-name:story-answer-bubble}svg.iso .story-answer-line-clip--1{animation-name:story-answer-line-1}svg.iso .story-answer-line-clip--2{animation-name:story-answer-line-2}svg.iso #story-answer-source{opacity:0;animation-name:story-answer-source}@keyframes story-chat-focus{0%,5%{opacity:0}7%,22%{opacity:.72}25%,63%{opacity:.12}66%,90%{opacity:.56}96%,to{opacity:0}}@keyframes story-question-input{0%,5%{opacity:0}7%,20%{opacity:1}22%,to{opacity:0}}@keyframes story-question-type{0%,6%{transform:scaleX(0)}20%,to{transform:scaleX(1)}}@keyframes story-question-caret{0%,7%,9%,11%,13%,15%,17%,19%,22%,to{opacity:0}8%,10%,12%,14%,16%,18%,20%{opacity:1}}@keyframes story-question-send{0%,20%{opacity:0;transform:translateY(4px) scale(.94)}22%,89%{opacity:1;transform:translateY(0) scale(1)}96%,to{opacity:0;transform:translateY(-2px) scale(.98)}}@keyframes story-typing-dots{0%,60%{opacity:0}61%,66%{opacity:1}68%,to{opacity:0}}@keyframes story-answer-bubble{0%,65%{opacity:0;transform:translateY(4px) scale(.96)}67%,91%{opacity:1;transform:translateY(0) scale(1)}97%,to{opacity:0;transform:translateY(-2px) scale(.99)}}@keyframes story-answer-line-1{0%,67%{transform:scaleX(0)}73%,to{transform:scaleX(1)}}@keyframes story-answer-line-2{0%,72%{transform:scaleX(0)}80%,to{transform:scaleX(1)}}@keyframes story-answer-source{0%,79%{opacity:0}82%,91%{opacity:1}97%,to{opacity:0}}svg.iso #story-server-glow,svg.iso #story-knowledge-glow,svg.iso #story-local-chip,svg.iso #neural-network-float,svg.iso .neural-signal,svg.iso .neural-layer,svg.iso .neural-token{animation-duration:var(--story-duration);animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:both}svg.iso #story-server-glow{opacity:0;animation-name:story-server-process}svg.iso #story-knowledge-glow{opacity:0;animation-name:story-knowledge-glow}svg.iso #story-local-chip{opacity:0;animation-name:story-local-status}svg.iso #model-logo-float{transform-box:fill-box;transform-origin:center;animation:model-hover 3.2s ease-in-out infinite}svg.iso .model-logo{opacity:0;pointer-events:none;transform-box:fill-box;transform-origin:center;animation:model-cycle 12s linear infinite;will-change:opacity,transform,filter}svg.iso .model-logo--mistral{animation-delay:0s}svg.iso .model-logo--deepseek{animation-delay:-9s}svg.iso .model-logo--qwen{animation-delay:-6s}svg.iso .model-logo--gemma{animation-delay:-3s}@keyframes model-hover{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes model-cycle{0%{opacity:.38;transform:translateY(5px) scale(.82) rotate(-6deg);filter:blur(1.6px)}3%{opacity:1;transform:translateY(0) scale(1) rotate(0);filter:blur(0)}22%{opacity:1;transform:translateY(0) scale(1) rotate(0);filter:blur(0)}25%{opacity:.38;transform:translateY(-5px) scale(1.12) rotate(5deg);filter:blur(1.6px)}28%,to{opacity:0;transform:translateY(-7px) scale(1.16) rotate(7deg);filter:blur(2px)}}svg.iso #neural-network-float{transform-box:fill-box;transform-origin:center;animation-name:story-neural-field}svg.iso .neural-link,svg.iso .neural-signal{fill:none;stroke-linecap:round;stroke-linejoin:round}svg.iso .neural-link{stroke:#7f91a8;stroke-width:.55;opacity:.26}svg.iso .neural-signal{stroke:#f3cf97;stroke-width:1.05;stroke-dasharray:1.4 4.2;filter:url(#neural-glow);opacity:0;animation-name:story-neural-signal}svg.iso .neural-signal--blue{stroke:#63a8ef}svg.iso .neural-signal--late{stroke:#51c2a5}svg.iso .neural-node{fill:#0b1119;stroke:#f3cf97;stroke-width:.9}svg.iso .neural-node--input{stroke:#63a8ef}svg.iso .neural-node--output{fill:#cda261;stroke:#fff1d2;filter:url(#neural-glow)}svg.iso .neural-layer{opacity:.56;transform-box:fill-box;transform-origin:center;animation-name:story-neural-layer}svg.iso .neural-layer--2{animation-delay:.28s}svg.iso .neural-layer--3{animation-delay:.56s}svg.iso .neural-layer--4{animation-delay:.84s}svg.iso .neural-token{opacity:0;transform-box:fill-box;transform-origin:center;animation-name:story-token-fall}svg.iso .neural-token--1{--token-x: 2px;--token-rotate: -5deg}svg.iso .neural-token--2{--token-x: 9px;--token-rotate: 4deg;animation-delay:.1s}svg.iso .neural-token--3{--token-x: 16px;--token-rotate: -3deg;animation-delay:.2s}svg.iso .neural-token--4{--token-x: 23px;--token-rotate: 5deg;animation-delay:.3s}svg.iso .neural-token--5{--token-x: 30px;--token-rotate: -4deg;animation-delay:.4s}svg.iso .neural-token--6{--token-x: 37px;--token-rotate: 3deg;animation-delay:.5s}@keyframes story-server-process{0%,28%{opacity:0}31%,58%{opacity:.76}62%,to{opacity:0}}@keyframes story-knowledge-glow{0%,30%{opacity:0}34%,43%{opacity:.9}47%,to{opacity:0}}@keyframes story-local-status{0%,51%{opacity:0}54%,91%{opacity:1}97%,to{opacity:0}}@keyframes story-neural-field{0%,42%{opacity:.7;transform:translateY(0) scale(1)}47%,58%{opacity:1;transform:translateY(-1px) scale(1.02)}64%,to{opacity:.7;transform:translateY(0) scale(1)}}@keyframes story-neural-signal{0%,43%{opacity:0;stroke-dashoffset:0}46%,58%{opacity:1;stroke-dashoffset:-42}62%,to{opacity:0;stroke-dashoffset:-48}}@keyframes story-neural-layer{0%,43%{opacity:.56;transform:scale(.94)}46%{opacity:1;transform:scale(1.16)}50%,58%{opacity:.82;transform:scale(1)}63%,to{opacity:.56;transform:scale(.94)}}@keyframes story-token-fall{0%,39%{opacity:0;transform:translate(var(--token-x),-10px) rotate(var(--token-rotate)) scale(.82)}41%{opacity:1;transform:translate(var(--token-x),-8px) rotate(var(--token-rotate)) scale(.92)}48%{opacity:1;transform:translate(var(--token-x),12px) rotate(0) scale(1)}51%,to{opacity:0;transform:translate(var(--token-x),18px) rotate(0) scale(.56)}}svg.iso .lbl{opacity:0;pointer-events:none;transition:opacity .18s ease}svg.iso .lbl.is-visible{opacity:1}svg.iso .monitor-bar{transform-box:fill-box;transform-origin:center bottom;animation:monitor-bar 2.8s ease-in-out infinite}svg.iso .monitor-bar.b2{animation-delay:-.7s}svg.iso .monitor-bar.b3{animation-delay:-1.4s}svg.iso .monitor-bar.b4{animation-delay:-2.1s}@keyframes monitor-bar{0%,to{transform:scaleY(.84)}50%{transform:scaleY(1)}}svg.iso .file-format-icon{opacity:0;pointer-events:none;transform-box:fill-box;transform-origin:center;animation:format-cycle 5.6s ease-in-out infinite}svg.iso .format-pdf{opacity:1}svg.iso .format-doc{animation-delay:1.4s}svg.iso .format-xls{animation-delay:2.8s}svg.iso .format-png{animation-delay:4.2s}@keyframes format-cycle{0%,20%{opacity:1;transform:translateY(0) scale(1)}24%,to{opacity:0;transform:translateY(3px) scale(.88)}}@media(prefers-reduced-motion:reduce){svg.iso .story-animated,svg.iso .story-packet,svg.iso .story-question-clip,svg.iso .story-answer-line-clip,svg.iso #neural-network-float,svg.iso .neural-signal,svg.iso .neural-layer,svg.iso .neural-token,svg.iso .monitor-bar,svg.iso .dash{animation:none!important}svg.iso .story-packet,svg.iso #story-question-input,svg.iso #story-question-caret,svg.iso #story-typing-dots,svg.iso #neural-token-stream{opacity:0!important}svg.iso #story-question-bubble,svg.iso #story-answer-bubble,svg.iso #story-answer-source,svg.iso #story-local-chip{opacity:1!important;transform:none!important}svg.iso .story-question-clip,svg.iso .story-answer-line-clip{transform:scaleX(1)!important}svg.iso #story-chat-focus{opacity:.22!important}svg.iso #story-user-platform-signal{opacity:.32!important}svg.iso .neural-signal{opacity:.34!important}svg.iso .neural-layer{opacity:.78!important;transform:none!important}svg.iso .model-logo{animation:none;opacity:0}svg.iso .model-logo--mistral{opacity:1}svg.iso .lbl{transition:none}svg.iso .file-format-icon{animation:none}svg.iso .format-pdf{opacity:1}.scene-motion-toggle{display:none}.cta{transition:none}}@media(min-width:1200px){.hero-copy{transform:translate(clamp(40px,4vw,80px))}.scene-wrap{transform:translate(clamp(64px,6vw,120px))}}@media(min-width:1920px){.hero{width:min(calc(100% - 96px),1840px);min-height:min(calc(100vh - 76px),1040px);margin-inline:auto;padding-inline:0;grid-template-columns:470px minmax(0,1fr);gap:64px}}@media(max-width:980px){.hero{grid-template-columns:1fr;padding:36px 24px 48px}.hero-facts{flex-wrap:wrap}.hero-copy h1 .hero-title-main{white-space:normal}header{padding:16px 24px}.header-center-logo{width:82px;height:82px}nav{gap:20px}}@media(max-width:560px){nav{display:none}.header-center-logo{width:72px;height:72px}.hero-copy h1 .hero-title-subline{white-space:normal}.scene-story-description{position:relative;width:auto;height:auto;padding:14px 16px;margin:0 14px 36px;overflow:visible;clip:auto;white-space:normal;display:grid;gap:7px;color:var(--theme-text-strong);background:var(--theme-surface-overlay);border:1px solid rgba(243,207,151,.48);border-radius:14px;box-shadow:0 14px 30px var(--theme-shadow-strong);font-size:.82rem;line-height:1.42}.scene-story-description strong{color:var(--theme-accent-text)}.scene-story-description span{color:var(--theme-text-muted);font-size:.74rem}}
