:root{color-scheme:light;--bg-canvas: #ffffff;--bg-surface: #fafafa;--bg-elevated: #f4f4f5;--bg-muted: #f4f4f5;--bg-hover: #f0f0f1;--bg-border: #d4d4d8;--bg-border-strong: #b4b4bb;--bg-text: #000000;--bg-text-secondary: #52525b;--bg-text-muted: #71717a;--bg-accent: #6366f1;--bg-accent-hover: #4f46e5;--bg-accent-soft: #eef0ff;--canvas: var(--bg-canvas, #ffffff);--surface: var(--bg-surface, #fafafa);--surface-elevated: var(--bg-elevated, #f4f4f5);--surface-soft: var(--bg-muted, #f4f4f5);--surface-blue: var(--bg-muted, #f4f4f5);--ink: var(--bg-text, #000000);--ink-soft: var(--bg-text-secondary, #52525b);--ink-muted: var(--bg-text-muted, #71717a);--line: var(--bg-border, #d4d4d8);--line-strong: var(--bg-border-strong, #b4b4bb);--brand: var(--bg-accent, #6366f1);--brand-deep: var(--bg-accent-hover, #4f46e5);--brand-soft: var(--bg-accent-soft, #eef0ff);--success: #1a7f37;--success-soft: #dafbe1;--gold: #9a6700;--gold-soft: #fff8c5;--shadow: 0 22px 60px rgb(0 0 0 / 8%);--shadow-soft: 0 10px 28px rgb(0 0 0 / 6%);--sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--sans-cjk: "Noto Sans SC", "Source Han Sans SC", "Microsoft YaHei", "PingFang SC", var(--sans);--serif: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", "Songti SC", "STSong", Georgia, serif;--type-hero: clamp(3.5rem, 4vw, 4rem);--type-section: clamp(2.75rem, 3.45vw, 3.25rem);--type-body: clamp(1rem, 1.1vw, 1.125rem);--type-ui: .8125rem;--type-meta: .6875rem;--ease-out: cubic-bezier(.22, 1, .36, 1)}:root[data-theme=dark]{color-scheme:dark;--bg-canvas: #0d1117;--bg-surface: #161b22;--bg-elevated: #21262d;--bg-muted: #1b2028;--bg-hover: #21262d;--bg-border: #30363d;--bg-border-strong: #4d5560;--bg-text: #e6edf3;--bg-text-secondary: #848d97;--bg-text-muted: #656d76;--bg-accent: #a99bf0;--bg-accent-hover: #c0b4f7;--bg-accent-soft: color-mix(in srgb, var(--bg-accent) 14%, var(--bg-surface));--canvas: var(--bg-canvas, #0d1117);--surface: var(--bg-surface, #161b22);--surface-elevated: var(--bg-elevated, #21262d);--surface-soft: var(--bg-muted, #1b2028);--surface-blue: var(--bg-hover, #21262d);--ink: var(--bg-text, #e6edf3);--ink-soft: var(--bg-text-secondary, #848d97);--ink-muted: var(--bg-text-muted, #656d76);--line: var(--bg-border, #30363d);--line-strong: var(--bg-border-strong, #4d5560);--brand: var(--bg-accent, #a99bf0);--brand-deep: var(--bg-accent, #a99bf0);--brand-soft: var(--bg-accent-soft, #23252e);--success: #3fb950;--success-soft: color-mix(in srgb, var(--success) 18%, var(--bg-surface));--gold: #d29922;--gold-soft: color-mix(in srgb, var(--gold) 18%, var(--bg-surface));--shadow: 0 22px 60px rgb(0 0 0 / 40%);--shadow-soft: 0 10px 28px rgb(0 0 0 / 30%)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{min-width:320px;margin:0;overflow-x:hidden;background:var(--canvas);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body[data-locale=zh]{font-family:var(--sans-cjk);line-break:strict}.header-session-loading{width:84px;height:34px;border-radius:999px;background:linear-gradient(90deg,var(--surface-soft),var(--surface),var(--surface-soft));background-size:200% 100%;animation:session-loading 1.4s ease-in-out infinite}@keyframes session-loading{to{background-position:-200% 0}}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:rgb(37 99 235 / 14%)}:focus-visible{outline:3px solid rgb(37 99 235 / 42%);outline-offset:4px}[hidden]{display:none!important}section[id]{scroll-margin-top:92px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 14px;border-radius:10px;background:var(--surface);box-shadow:var(--shadow-soft);transform:translateY(-180%);transition:transform .16s ease}.skip-link:focus-visible{transform:translateY(0)}.section-shell{width:min(1240px,calc(100% - 64px));margin-inline:auto}.section-block{padding-block:clamp(68px,7.5vw,108px)}.eyebrow{margin:0 0 17px;color:var(--brand);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.69rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{text-wrap:balance}.site-header{position:sticky;z-index:50;top:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;width:min(1240px,calc(100% - 64px));min-height:82px;margin-inline:auto;border-bottom:1px solid rgb(220 227 239 / 78%);background:#f6f7fbe5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:min-height .16s ease,box-shadow .16s ease}.site-header.is-scrolled{min-height:66px;box-shadow:0 8px 26px #1f314f0d}.brand{display:inline-flex;align-items:center;min-width:0;gap:10px;font-size:1.35rem;font-weight:790;letter-spacing:-.035em;white-space:nowrap}.brand img{border-radius:10px}.brand-cn{color:var(--ink-soft);font-size:.7rem;font-weight:700;letter-spacing:.08em}.desktop-nav{display:flex;justify-content:center;gap:clamp(18px,2.6vw,34px);min-width:0;color:var(--ink-soft);font-size:.83rem;font-weight:650}.desktop-nav a,.language-link,.account-link,.text-link,.site-footer nav a{text-underline-offset:5px}.desktop-nav a:hover,.language-link:hover,.account-link:hover,.text-link:hover,.site-footer nav a:hover{color:var(--brand-deep);text-decoration:underline}.header-actions,.hero-actions,.desktop-power-actions,.preview-meta,.preview-brand,.preview-video-topline,.preview-playbar,.sample-note-heading,.footer-inner,.artifact-facts,.workflow-demo{min-width:0}.header-actions{display:flex;align-items:center;gap:13px}.language-link{color:var(--ink-soft);font-size:.8rem;font-weight:760}.account-link{color:var(--ink-soft);font-size:.8rem;font-weight:760;white-space:nowrap}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:11px 20px;border:1px solid transparent;border-radius:9px;font-size:.88rem;font-weight:600;line-height:1.2;transition:background-color .18s var(--ease-out),border-color .18s var(--ease-out),box-shadow .18s var(--ease-out),color .18s var(--ease-out),transform .18s var(--ease-out)}.button:active,.account-tabs button:active,.account-text-button:active,.account-text-action:active,.journey-motion-toggle:active,.demo-motion-toggle:active{transform:scale(.985)}a.button:hover{box-shadow:var(--shadow-soft);transform:translateY(-1px)}button.button:disabled{cursor:not-allowed;opacity:.55}.button-primary{background:var(--control-accent);color:#fff}.button-primary:hover:not(:disabled){background:color-mix(in srgb,var(--control-accent) 86%,#000)}.button-secondary{border-color:var(--line-strong);background:var(--surface);color:var(--ink)}.button-secondary:hover:not(:disabled){border-color:var(--brand);color:var(--brand-deep)}.button-small{min-height:40px;padding:8px 15px;border-radius:999px;font-size:.78rem}.menu-button{display:none;width:44px;height:44px;border:1px solid var(--line-strong);border-radius:11px;background:var(--surface)}.theme-toggle{display:inline-grid;width:44px;height:44px;flex:none;place-items:center;padding:0;border:1px solid var(--line-strong);border-radius:12px;background:var(--surface);color:var(--ink);cursor:pointer;transition:border-color .16s ease,color .16s ease,background-color .16s ease,transform .16s ease}.theme-toggle:hover{border-color:var(--brand);color:var(--brand-deep);transform:translateY(-1px)}.theme-icon{font-size:1.1rem;line-height:1}.theme-icon-sun{display:none}:root[data-theme=dark] .theme-icon-moon{display:none}:root[data-theme=dark] .theme-icon-sun{display:block}.menu-button span[aria-hidden=true]{display:block;width:18px;height:1.5px;margin:5px auto;border-radius:2px;background:var(--ink)}.mobile-menu{position:absolute;top:calc(100% + 8px);right:0;left:0;padding:10px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.mobile-menu a{display:block;padding:13px 14px;border-radius:10px;color:var(--ink-soft)}.mobile-menu a:hover{background:var(--surface-soft);color:var(--ink)}.mobile-menu .mobile-account-cta{display:inline-flex;width:100%;margin:4px 0;color:#fff}.hero{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(340px,.62fr);gap:clamp(42px,6vw,96px);align-items:center;padding-top:clamp(70px,7vw,108px);padding-bottom:clamp(74px,8vw,120px)}.hero-copy{max-width:none}.hero h1{max-width:790px;margin-bottom:24px;font-family:var(--sans);font-size:var(--type-hero);font-weight:780;letter-spacing:-.043em;line-height:1.13}body[data-locale=zh] .hero h1{font-family:var(--sans-cjk);font-weight:650;letter-spacing:-.018em;line-height:1.2}body[data-locale=zh] .section-heading h2,body[data-locale=zh] .desktop-power-card h2,body[data-locale=zh] .account-intro h1,body[data-locale=zh] .account-panel-heading h2,body[data-locale=zh] .account-verification h2{font-family:var(--sans-cjk);font-weight:650;letter-spacing:-.018em;line-height:1.24}.account-page[data-session-state=loading] .account-shell{visibility:hidden}.account-desktop-checking{display:none;align-items:flex-start;flex-direction:column;gap:12px;min-height:270px;justify-content:center;padding:25px}.account-desktop-checking h2,.account-desktop-checking p{margin:0}.account-desktop-checking>p:last-child{color:var(--muted);max-width:44ch}.hero h1 span{color:var(--brand-deep)}.mobile-title-break{display:none}.hero-lede{max-width:760px;margin-bottom:30px;color:var(--ink-soft);font-size:var(--type-body)}.hero-entry{max-width:none;padding:10px;border:1px solid var(--line-strong);border-radius:23px;background:color-mix(in srgb,var(--surface) 94%,var(--brand) 6%);box-shadow:var(--shadow-soft)}.web-entry-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.web-entry-field{display:flex;min-width:0;min-height:62px;align-items:center;gap:13px;padding:0 17px;border:1px solid transparent;border-radius:15px;background:var(--surface-soft);transition:border-color .18s ease,box-shadow .18s ease}.web-entry-field:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 14%,transparent)}.web-entry-field>span{flex:none;color:var(--ink);font-size:.8rem;font-weight:800}.web-entry-field input{width:100%;min-width:0;border:0;background:transparent;color:var(--ink);font:inherit;font-size:.94rem}.web-entry-field input::placeholder{color:#8994a7;opacity:1}.web-entry-field input:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.web-entry-submit{min-height:62px;padding-inline:25px;white-space:nowrap;will-change:transform}.web-entry-form[data-previewing=true] .web-entry-field{opacity:.78}.web-entry-note{display:flex;flex-wrap:wrap;gap:7px;margin:11px 7px 1px;color:var(--ink-muted);font-size:var(--type-ui)}.web-entry-status{min-height:1.35em;margin:7px 3px 0;color:var(--ink-muted);font-size:.76rem}.web-entry-status[data-state=error]{color:#b42318;font-weight:650}.web-entry-note span{color:var(--brand-deep);font-weight:800}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin:20px 0 21px}.text-link{color:var(--brand-deep);font-size:.88rem;font-weight:750}.hero-trust{max-width:520px;margin:0;color:var(--ink-muted);font-size:var(--type-ui)}.hero-journey{width:min(100%,414px);justify-self:end}.hero-journey-card{padding:22px;border:1px solid var(--line-strong);border-radius:24px;background:color-mix(in srgb,var(--surface) 88%,var(--brand) 12%);box-shadow:var(--shadow)}.journey-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:15px;border-bottom:1px solid var(--line);color:var(--ink-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;font-weight:800;letter-spacing:.1em}.journey-topline>span:first-child{color:var(--brand)}.journey-state{display:inline-flex;align-items:center;gap:6px;letter-spacing:0}.journey-state i{width:6px;height:6px;border-radius:50%;background:var(--success);animation:journey-pulse 2.4s ease-in-out infinite;transform-origin:center;will-change:transform}.journey-motion-toggle{flex:0 0 auto;border:0;padding:0;background:transparent;color:var(--ink-muted);cursor:pointer;font:inherit;font-size:var(--type-meta);font-weight:800;letter-spacing:.06em;text-decoration:underline;text-underline-offset:3px}.journey-motion-toggle:hover{color:var(--brand-deep)}.journey-steps{display:grid;gap:0;margin:15px 0;padding:0;list-style:none}.journey-steps li{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;padding:13px 0;border-bottom:1px solid var(--line);opacity:.68;transition:opacity .18s var(--ease-out)}.journey-steps li:last-child{border-bottom:0}.journey-steps li:not(:last-child):after{position:absolute;z-index:1;bottom:-13px;left:8px;color:var(--line-strong);content:"↓";font-size:.76rem;line-height:1}.journey-steps b{display:grid;width:27px;height:27px;place-items:center;border:1px solid var(--line-strong);border-radius:8px;color:var(--ink-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--type-meta)}.journey-steps li.is-current b{border-color:var(--brand);background:var(--brand);color:#fff}.journey-steps li.is-current{margin-inline:-8px;padding-inline:8px;border-radius:10px;background:color-mix(in srgb,var(--brand) 8%,transparent);opacity:1}.journey-steps li.is-current:after{color:var(--brand)}.journey-steps li>div,.journey-result{display:grid;gap:3px}.journey-steps span,.journey-result>span{color:var(--ink-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.journey-steps strong{color:var(--ink);font-size:.9rem;font-weight:720;letter-spacing:-.012em;line-height:1.35}.journey-steps li.is-current strong{color:var(--brand-deep);font-weight:800}.journey-result{padding:15px;border:1px solid var(--line-strong);border-radius:14px;background:color-mix(in srgb,var(--surface-soft) 86%,var(--brand) 14%)}.journey-result>span{color:var(--brand-deep)}.journey-result strong{color:var(--ink);font-size:.86rem;font-weight:780;line-height:1.45}.hero-journey>p{margin:12px 6px 0;color:var(--ink-muted);font-size:.72rem}@keyframes journey-pulse{0%,to{opacity:.72;transform:scale(1)}50%{opacity:1;transform:scale(1.34)}}.result-preview{padding-block:clamp(72px,9vw,130px);border-block:1px solid #dce5f2;background:#edf2fa}.result-preview .section-heading{max-width:770px}.result-capabilities{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1120px;gap:0;margin:-4px auto 28px;padding:0;border-block:1px solid var(--line-strong);list-style:none}.result-capabilities li{display:grid;min-width:0;padding:16px 18px;grid-template-columns:28px minmax(0,1fr);gap:10px;color:var(--ink-soft);font-size:var(--type-ui)}.result-capabilities li+li{border-left:1px solid var(--line-strong)}.result-capabilities b{color:var(--brand);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--type-meta);letter-spacing:.08em}.result-capabilities span,.result-capabilities strong{display:block}.result-capabilities strong{margin-bottom:2px;color:var(--ink);font-size:.86rem}.result-preview-frame{max-width:1120px;margin:0 auto}.demo-fallback{margin:0;padding:28px;border:1px solid var(--line);border-radius:22px;background:var(--surface);color:var(--ink-soft)}.web-result-preview{--play-progress: .08;--preview-surface: #fff;--preview-surface-raised: #fbfcff;--preview-video-surface: #eaf0fb;--preview-card-surface: #f8faff;--preview-text: #15233b;--preview-text-soft: #53627a;--preview-text-muted: #6f7c92;--preview-border: #d7e1ef;--preview-skeleton: #e7edf6;overflow:hidden;border:1px solid var(--preview-border);border-radius:26px;background:var(--preview-surface);color:var(--preview-text);box-shadow:var(--shadow)}.web-result-preview[data-demo-stage=processing]{--play-progress: .32}.web-result-preview[data-demo-stage=notes]{--play-progress: .55}.web-result-preview[data-demo-stage=visual]{--play-progress: .73}.web-result-preview[data-demo-stage=ready]{--play-progress: .94}.preview-topbar{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;min-height:54px;padding:10px 14px 10px 16px;border-bottom:1px solid var(--preview-border);background:var(--preview-surface-raised)}.preview-brand{display:inline-flex;align-items:center;gap:8px;font-size:.79rem;font-weight:790}.preview-brand-mark{display:inline-grid;width:23px;height:23px;place-items:center;border-radius:7px;background:var(--brand);color:#fff;font-size:.7rem;font-weight:850}.preview-meta{display:inline-flex;align-items:center;gap:7px;min-width:0;color:var(--ink-muted);font-size:.75rem;font-weight:680;white-space:nowrap}.preview-presence{width:5px;height:5px;border-radius:50%;background:var(--success)}.demo-motion-toggle{min-height:30px;padding:5px 9px;border:1px solid var(--preview-border);border-radius:8px;background:var(--preview-surface);color:var(--preview-text-soft);cursor:pointer;font-size:.72rem;font-weight:720;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.demo-motion-toggle:hover{border-color:var(--brand);color:var(--brand-deep)}.preview-surface{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(340px,1.2fr);min-height:442px}.preview-video-pane{position:relative;display:flex;min-width:0;flex-direction:column;justify-content:space-between;padding:20px;overflow:hidden;background:var(--preview-video-surface)}.preview-video-topline,.preview-playbar{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--preview-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;font-weight:720;letter-spacing:.08em}.preview-video-topline span:first-child{color:var(--brand-deep)}.pc-build-art{position:relative;min-height:190px;margin:24px 0 20px;border:1px solid #cbd8ed;border-radius:16px;background:#dce7f7}.scratch-lesson-art{position:relative;min-height:190px;margin:24px 0 20px;overflow:hidden;border:1px solid #cbd8ed;border-radius:16px;background:#dce7f7}.scratch-stage,.scratch-block,.scratch-key-stage,.scratch-key-block{position:absolute;display:block}.scratch-stage{top:26px;bottom:26px;left:27px;width:39%;overflow:hidden;border:1px solid #aebfd7;border-radius:11px;background:#fbfcff}.scratch-stage:before{position:absolute;top:0;right:0;left:0;height:23px;content:"";border-bottom:1px solid #d7e1ef;background:#eef4ff}.scratch-stage b{position:absolute;top:54%;left:50%;color:var(--brand);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.67rem;letter-spacing:.08em;transform:translate(-50%,-50%)}.scratch-flag{position:absolute;z-index:1;top:8px;left:11px;width:8px;height:8px;border-radius:50%;background:var(--success)}.scratch-block{right:24px;left:calc(39% + 47px);min-height:29px;padding:8px 10px;border-radius:8px 8px 12px;color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.57rem;font-weight:760;letter-spacing:.02em}.scratch-block-event{top:31px;background:#d18a2f}.scratch-block-say{top:72px;background:#7766b7}.scratch-block-loop{top:113px;background:#d46c5d}.build-corner,.build-board,.build-cpu,.build-memory,.build-gpu,.build-ssd{position:absolute;display:block;border-radius:6px}.build-corner{width:33px;height:33px;border:2px solid #b3c5df}.build-corner-one{top:12px;left:12px;border-right:0;border-bottom:0}.build-corner-two{right:12px;bottom:12px;border-top:0;border-left:0}.build-board{top:35px;right:37px;bottom:31px;left:37px;border:6px solid #7fa0c7;background:#a9bfd8}.build-cpu{top:59px;left:50%;width:58px;height:58px;padding-top:19px;background:#f4c971;color:#72500d;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.66rem;font-weight:800;text-align:center;transform:translate(-50%)}.build-memory{top:52px;width:13px;height:72px;border-radius:3px;background:#475f87}.memory-one{left:calc(50% + 46px)}.memory-two{left:calc(50% + 64px)}.build-gpu{right:54px;bottom:47px;width:98px;height:34px;border:5px solid #355172;background:#5f7fa3}.build-ssd{bottom:49px;left:53px;width:76px;height:17px;padding-top:2px;border-radius:3px;background:#2f9c78;color:#eafff8;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.56rem;font-weight:800;letter-spacing:.08em;text-align:center}.preview-video-copy{display:grid;gap:4px;min-width:0;margin-bottom:18px}.preview-source-card{min-height:190px;align-content:center;margin:24px 0 20px;padding:28px;border:1px solid var(--preview-border);border-radius:16px;background:var(--preview-card-surface)}.preview-video-copy span{color:var(--gold);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--type-meta);font-weight:800;letter-spacing:.12em}.preview-video-copy strong{overflow-wrap:anywhere;color:var(--preview-text);font-size:clamp(1rem,1.7vw,1.38rem);letter-spacing:-.035em;line-height:1.22}.preview-video-copy small{color:var(--preview-text-soft);font-size:.72rem}.preview-playbar{color:#6f7c92}.preview-play-dot{width:8px;height:8px;border-radius:50%;background:var(--brand)}.preview-play-track{position:relative;height:3px;flex:1;overflow:hidden;border-radius:999px;background:#bdcbe0}.preview-play-track i{display:block;width:100%;height:100%;border-radius:inherit;background:var(--brand);transform:scaleX(var(--play-progress));transform-origin:left center;transition:transform .64s ease}.preview-note-pane{display:grid;min-width:0;grid-template-rows:auto 1fr auto;background:var(--preview-surface)}.preview-note-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 22px;border-bottom:1px solid var(--preview-border)}.preview-note-head>div{display:grid;min-width:0;gap:1px}.preview-note-head span,.demo-summary>span,.demo-steps>span,.key-moment-copy>span,.key-moment-visual>small,.sample-note-grid span,.sample-timeline>div>span{color:var(--preview-text-muted, var(--ink-muted));font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--type-meta);font-weight:780;letter-spacing:.1em;text-transform:uppercase}.preview-note-head strong{overflow:hidden;font-size:.76rem;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.preview-note-head b,.sample-note-heading b{flex:none;padding:5px 8px;border-radius:999px;background:var(--success-soft);color:var(--success);font-size:var(--type-meta);font-weight:800;white-space:nowrap}.sample-note-heading b{align-self:flex-start;line-height:1.25}.preview-note-body{position:relative;min-height:320px;padding:21px 22px}.preview-skeleton,.preview-note-content{position:absolute;top:21px;right:22px;bottom:21px;left:22px}.preview-skeleton{display:grid;align-content:start;gap:14px;padding-top:9px;opacity:1;transform:translateY(0);transition:opacity .36s ease,transform .36s ease}.preview-skeleton span{display:block;height:12px;border-radius:999px;background:var(--preview-skeleton)}.preview-skeleton span:nth-child(1){width:32%}.preview-skeleton span:nth-child(2){width:92%}.preview-skeleton span:nth-child(3){width:82%}.preview-skeleton span:nth-child(4){width:88%;margin-top:19px}.preview-skeleton span:nth-child(5){width:70%}.preview-note-content{display:grid;align-content:start;gap:18px;opacity:0;transform:translateY(10px);transition:opacity .42s ease,transform .42s ease}.demo-summary,.demo-steps{display:grid;gap:7px}.demo-summary p{margin:0;color:var(--preview-text, var(--ink));font-size:.81rem;font-weight:660;line-height:1.52}.demo-step-list,.sample-step-list{display:grid;gap:5px;margin:0;padding:0;list-style:none}.demo-step-list{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-step-list li,.sample-step-list li{display:flex;min-width:0;align-items:baseline;gap:6px;color:var(--preview-text-soft, var(--ink-soft));font-size:.75rem;line-height:1.36}.demo-step-list li span,.sample-step-list li span{color:var(--brand);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--type-meta);font-weight:800}.demo-key-moment{display:grid;grid-template-columns:minmax(0,1fr) 144px;gap:14px;align-items:stretch;padding-top:4px;border-top:1px solid var(--preview-border, var(--line));opacity:0;transform:translateY(10px);transition:opacity .42s ease,transform .42s ease}.key-moment-copy{display:grid;align-content:center;gap:4px;min-width:0;padding-top:12px}.key-moment-copy strong{color:var(--gold);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem}.key-moment-copy h3{margin:0;font-size:.82rem;line-height:1.27}.key-moment-copy p{margin:0;color:var(--preview-text-soft, var(--ink-soft));font-size:var(--type-meta);line-height:1.42}.key-moment-visual{display:grid;gap:6px;min-width:0;padding-top:12px}.key-visual-art{position:relative;min-height:112px;overflow:hidden;border:1px solid #c7d5eb;border-radius:10px;background:#e8f0fc}.key-visual-glow,.board-grid,.board-chip,.board-slot,.ssd-card,.ssd-contacts,.board-screw,.board-label{position:absolute;display:block}.key-visual-glow{top:12px;right:16px;width:30px;height:30px;border-radius:50%;background:#f4d889;opacity:.62}.board-grid{top:18px;right:16px;bottom:17px;left:16px;border:5px solid #7998bd;background:#aec5df}.board-chip{top:35px;left:30px;width:28px;height:28px;padding-top:8px;border-radius:3px;background:#f1c65e;color:#71500e;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.41rem;font-weight:850;text-align:center}.board-slot{right:19px;bottom:30px;width:62px;height:9px;background:#385779}.ssd-card{right:23px;bottom:27px;width:50px;height:15px;padding-top:3px;border-radius:2px;background:#24916f;color:#effff9;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.42rem;font-weight:850;letter-spacing:.08em;text-align:center}.ssd-contacts{right:18px;bottom:30px;width:6px;height:9px;background:#e5bc50}.board-screw{right:82px;bottom:28px;width:13px;height:13px;border:3px solid #526c8c;border-radius:50%;background:#d5e2f2}.board-label{top:24px;right:23px;color:#54708f;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.5rem;font-weight:800}.key-visual-art-scratch{background:#e8f0fc}.scratch-key-stage{top:15px;bottom:14px;left:14px;width:42%;overflow:hidden;border:1px solid #aebfd7;border-radius:7px;background:#fbfcff}.scratch-key-stage:before{position:absolute;top:0;right:0;left:0;height:16px;content:"";border-bottom:1px solid #d7e1ef;background:#eef4ff}.scratch-key-stage b{position:absolute;top:53%;left:50%;color:var(--brand);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.4rem;font-weight:850;letter-spacing:.06em;transform:translate(-50%,-50%)}.scratch-key-flag{position:absolute;z-index:1;top:5px;left:7px;width:5px;height:5px;border-radius:50%;background:var(--success)}.scratch-key-block{right:13px;left:calc(42% + 25px);height:17px;border-radius:5px 5px 8px}.scratch-key-block-event{top:23px;background:#d18a2f}.scratch-key-block-say{top:48px;background:#7766b7}.scratch-key-block-loop{top:73px;background:#d46c5d}.preview-processing-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0;padding:14px 22px;border-top:1px solid var(--preview-border);list-style:none}.preview-processing-list li{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:5px;color:var(--preview-text-muted);font-size:var(--type-meta);white-space:nowrap}.preview-processing-list b{color:transparent;font-size:.76rem;transition:color .26s ease}.web-result-preview[data-demo-stage=processing] .preview-processing-list li:first-child,.web-result-preview[data-demo-stage=notes] .preview-processing-list li:nth-child(-n+2),.web-result-preview[data-demo-stage=visual] .preview-processing-list li,.web-result-preview[data-demo-stage=ready] .preview-processing-list li{color:var(--preview-text-soft)}.web-result-preview[data-demo-stage=processing] .preview-processing-list li:first-child b,.web-result-preview[data-demo-stage=notes] .preview-processing-list li:nth-child(-n+2) b,.web-result-preview[data-demo-stage=visual] .preview-processing-list li b,.web-result-preview[data-demo-stage=ready] .preview-processing-list li b{color:var(--success)}.web-result-preview[data-demo-stage=notes] .preview-skeleton,.web-result-preview[data-demo-stage=visual] .preview-skeleton,.web-result-preview[data-demo-stage=ready] .preview-skeleton{opacity:0;transform:translateY(-8px)}.web-result-preview[data-demo-stage=notes] .preview-note-content,.web-result-preview[data-demo-stage=visual] .preview-note-content,.web-result-preview[data-demo-stage=ready] .preview-note-content,.web-result-preview[data-demo-stage=visual] .demo-key-moment,.web-result-preview[data-demo-stage=ready] .demo-key-moment{opacity:1;transform:translateY(0)}.preview-stage-track{display:flex;min-width:0;gap:9px;padding:13px 17px;border-top:1px solid var(--preview-border);background:var(--preview-surface-raised);overflow-x:auto;color:var(--preview-text-muted);font-size:var(--type-meta);font-weight:690;white-space:nowrap}.preview-stage-track span{display:inline-flex;flex:none;align-items:center;gap:5px}.preview-stage-track i{width:7px;height:7px;border-radius:50%;background:var(--preview-border);transition:background-color .26s ease,transform .26s ease}.web-result-preview[data-demo-stage=received] [data-stage-dot="0"] i,.web-result-preview[data-demo-stage=processing] [data-stage-dot="1"] i,.web-result-preview[data-demo-stage=notes] [data-stage-dot="2"] i,.web-result-preview[data-demo-stage=visual] [data-stage-dot="3"] i,.web-result-preview[data-demo-stage=ready] [data-stage-dot="4"] i{background:var(--brand);transform:scale(1.22)}.section-heading{max-width:760px;margin-bottom:32px}.section-heading.compact{max-width:720px}.section-heading h2,.desktop-power-card h2{margin-bottom:16px;font-family:var(--sans);font-size:var(--type-section);font-weight:780;letter-spacing:-.055em;line-height:1.08}.section-heading>p:last-child,.desktop-power-card>div:first-child>p:last-child{margin-bottom:0;color:var(--ink-soft);font-size:var(--type-body)}.workflow-number{color:var(--brand);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--type-meta);font-weight:830;letter-spacing:.1em}.workflow{background:var(--canvas)}.workflow-demo{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:stretch}.workflow-card{display:grid;min-width:0;align-content:start;gap:9px;min-height:190px;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.workflow-card>p{margin:6px 0 0;color:var(--ink-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--type-meta);font-weight:760;letter-spacing:.1em;text-transform:uppercase}.workflow-card>strong{font-size:clamp(1rem,1.3vw,1.18rem);letter-spacing:-.035em;line-height:1.2}.workflow-card>small{color:var(--gold);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;font-weight:750}.workflow-card-understand{background:#f9fbff}.workflow-card-understand ul{display:grid;gap:7px;margin:3px 0 0;padding:0;list-style:none}.workflow-card-understand li{display:flex;gap:7px;color:var(--ink-soft);font-size:var(--type-ui)}.workflow-card-understand li span{color:var(--success);font-weight:850}.workflow-card-note{background:#f7fbf9}.workflow-arrow{align-self:center;color:var(--brand);font-size:1.5rem;font-weight:500}.sample-section{padding-top:clamp(72px,8vw,112px)}.sample-note{overflow:hidden;padding:clamp(26px,4.2vw,52px);border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow)}.sample-note-heading{display:flex;justify-content:space-between;gap:22px;padding-bottom:26px;border-bottom:1px solid var(--line)}.sample-note-heading>div{min-width:0}.sample-note-heading p{margin:0 0 10px;color:var(--brand);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--type-meta);font-weight:800;letter-spacing:.12em}.sample-note-heading h3{max-width:800px;margin:0 0 8px;font-size:clamp(1.65rem,3.1vw,3rem);letter-spacing:-.048em;line-height:1.12}.sample-note-heading>div>span{color:var(--ink-muted);font-size:var(--type-ui)}.sample-note-copy{max-width:820px;margin:24px 0 28px;color:var(--ink-soft);font-size:var(--type-body)}.sample-note-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:38px;padding-bottom:28px}.sample-note-grid section{display:grid;align-content:start;gap:11px;min-width:0}.sample-note-grid p{margin:0;color:var(--ink);font-size:.93rem;font-weight:650;line-height:1.55}.sample-step-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px}.sample-step-list li{font-size:.83rem}.sample-timeline{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);gap:32px;align-items:center;padding:27px;border-radius:18px;background:#eef4ff}.sample-timeline>div{display:grid;min-width:0;gap:6px}.sample-timeline strong{color:var(--gold);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9rem}.sample-timeline h4{margin:0;font-size:1.16rem;letter-spacing:-.025em}.sample-timeline p{max-width:560px;margin:0;color:var(--ink-soft);font-size:.85rem}.sample-timeline .key-visual-art{min-height:166px}.sample-timeline .board-grid{top:28px;right:26px;bottom:26px;left:26px}.sample-timeline .board-chip{top:56px;left:49px;width:39px;height:39px;padding-top:12px;font-size:.52rem}.sample-timeline .board-slot{right:29px;bottom:45px;width:95px;height:12px}.sample-timeline .ssd-card{right:35px;bottom:41px;width:78px;height:20px;padding-top:5px;font-size:.54rem}.sample-timeline .ssd-contacts{right:28px;bottom:45px;width:8px;height:12px}.sample-timeline .board-screw{right:122px;bottom:40px;width:17px;height:17px}.sample-timeline .board-label{top:36px;right:39px;font-size:.58rem}.desktop-power{background:var(--surface)}.desktop-power-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px 52px;padding:clamp(30px,5vw,60px);border:1px solid #cddbf1;border-radius:26px;background:#edf3ff}.desktop-power-card h2{max-width:800px;font-size:var(--type-section)}.desktop-power-actions{display:grid;align-content:center;justify-items:start;gap:12px}.desktop-power-actions p{max-width:260px;margin:0;color:var(--ink-soft);font-size:.76rem}.artifact-facts{display:grid;grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}.artifact-facts div{min-width:0;padding:18px 20px;border-right:1px solid var(--line-strong)}.artifact-facts div:first-child{padding-left:0}.artifact-facts div:last-child{padding-right:0;border-right:0}.artifact-facts dt{margin-bottom:5px;color:var(--ink-muted);font-size:var(--type-meta);font-weight:770;letter-spacing:.08em;text-transform:uppercase}.artifact-facts dd{margin:0;overflow-wrap:anywhere;color:var(--ink);font-size:var(--type-ui);font-weight:680}.artifact-facts code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--type-meta)}.beta-notice{grid-column:1 / -1;margin:-15px 0 0;color:var(--ink-muted);font-size:var(--type-ui)}.scope-faq{padding-top:clamp(76px,9vw,118px)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:23px 3px;color:var(--ink);cursor:pointer;font-size:1rem;font-weight:730}.faq-list details[open] summary{color:var(--brand-deep)}.faq-list p{max-width:850px;margin:-6px 0 25px;color:var(--ink-soft);font-size:.96rem}.site-footer{padding-bottom:32px}.footer-inner{display:grid;grid-template-columns:auto 1fr auto auto;gap:24px;align-items:center;padding-top:30px;border-top:1px solid var(--line)}.footer-inner .brand{font-size:1.14rem}.footer-inner>p{margin:0;color:var(--ink-muted);font-size:var(--type-ui)}.site-footer nav{display:flex;flex-wrap:wrap;gap:17px;color:var(--ink-soft);font-size:var(--type-ui)}.footer-button{padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.footer-button:hover{color:var(--brand-deep)}.consent-panel{position:fixed;z-index:90;right:22px;bottom:22px;width:min(420px,calc(100vw - 44px));padding:20px;border:1px solid var(--line-strong);border-radius:20px;background:color-mix(in srgb,var(--surface) 96%,transparent);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.consent-panel h2,.consent-panel p{margin:0}.consent-panel h2{padding-right:32px;font-size:1.08rem;letter-spacing:-.018em;line-height:1.35}.consent-copy,.consent-status{color:var(--ink-soft);font-size:.82rem;line-height:1.55}.consent-copy{margin-top:9px!important}.consent-status{margin-top:8px!important;color:var(--ink-muted)}.consent-panel[data-mode=prompt] .consent-status{display:none}.consent-actions{display:flex;margin-top:16px;gap:9px}.consent-actions .button{flex:1 1 0;min-height:40px;padding:8px 14px;font-size:.82rem}.consent-close{position:absolute;top:13px;right:13px;display:grid;width:36px;height:36px;padding:0;border:0;border-radius:11px;background:transparent;color:var(--ink-muted);cursor:pointer;font-size:1.35rem;place-items:center}.consent-close:hover{background:var(--surface-soft);color:var(--ink)}.copyright{text-align:right;white-space:nowrap}:root[data-theme=dark] .site-header{border-bottom-color:var(--line-strong);background:color-mix(in srgb,var(--canvas) 90%,transparent)}:root[data-theme=dark] .site-header.is-scrolled{box-shadow:0 8px 26px #00000047}:root[data-theme=dark] .web-entry-field input::placeholder{color:#8fa0b9}:root[data-theme=dark] .result-preview{border-color:#2a3b55;background:#0e182a}:root[data-theme=dark] .web-result-preview{--preview-surface: #101b2d;--preview-surface-raised: #121d30;--preview-video-surface: #172d4b;--preview-card-surface: #1b304e;--preview-text: #f1f5fb;--preview-text-soft: #c1cee0;--preview-text-muted: #a5b5cd;--preview-border: #334a69;--preview-skeleton: #2a3d58}:root[data-theme=dark] .preview-topbar,:root[data-theme=dark] .preview-stage-track{background:#121d30}:root[data-theme=dark] .preview-video-pane{background:#172d4b}:root[data-theme=dark] .preview-video-topline,:root[data-theme=dark] .preview-playbar{color:#a5b5cd}:root[data-theme=dark] .pc-build-art,:root[data-theme=dark] .scratch-lesson-art{border-color:#415e85;background:#1c3657}:root[data-theme=dark] .scratch-stage,:root[data-theme=dark] .scratch-key-stage{border-color:#57749a;background:#142642}:root[data-theme=dark] .scratch-stage:before,:root[data-theme=dark] .scratch-key-stage:before{border-color:#314d70;background:#1b3152}:root[data-theme=dark] .key-visual-art-scratch{background:#1c3657}:root[data-theme=dark] .build-corner{border-color:#58759b}:root[data-theme=dark] .build-board{border-color:#456e98;background:#2e557d}:root[data-theme=dark] .build-memory{background:#60799d}:root[data-theme=dark] .build-gpu{border-color:#456783;background:#6385aa}:root[data-theme=dark] .preview-play-track{background:#425775}:root[data-theme=dark] .preview-skeleton span{background:#2a3d58}:root[data-theme=dark] .preview-stage-track i{background:#465a78}:root[data-theme=dark] .key-visual-art{border-color:#415e85;background:#1c3657}:root[data-theme=dark] .board-grid{border-color:#456e98;background:#2e557d}:root[data-theme=dark] .board-slot{background:#5d7d9f}:root[data-theme=dark] .board-screw{border-color:#527495;background:#8ca9c7}:root[data-theme=dark] .board-label{color:#a9c6e2}:root[data-theme=dark] .workflow-card-understand{background:#13233c}:root[data-theme=dark] .workflow-card-note{background:#143128}:root[data-theme=dark] .sample-timeline{background:#172b49}:root[data-theme=dark] .desktop-power-card{border-color:#3c5680;background:#142542}:root[data-theme=dark] .artifact-facts{border-color:#3c5680}:root[data-theme=dark] .artifact-facts div{border-color:#3c5680}[data-reveal]{opacity:1;transform:translateY(0)}.has-motion [data-reveal]{opacity:0;transform:translateY(16px)}.has-motion [data-reveal].is-visible{opacity:1;transform:translateY(0)}.account-page{display:flex;min-height:100vh;flex-direction:column;background:radial-gradient(circle at 14% 18%,color-mix(in srgb,var(--brand) 11%,transparent) 0,transparent 31%),radial-gradient(circle at 88% 82%,color-mix(in srgb,var(--success) 8%,transparent) 0,transparent 28%),var(--canvas)}.account-header{display:flex;min-height:82px;align-items:center;justify-content:space-between;border-bottom:1px solid color-mix(in srgb,var(--line) 72%,transparent)}.account-main{display:grid;flex:1;align-content:center;padding-block:clamp(36px,6vw,76px)}.account-shell{display:grid;overflow:hidden;width:100%;max-width:1080px;min-height:650px;margin-inline:auto;border:1px solid var(--line-strong);border-radius:30px;background:var(--surface);box-shadow:var(--shadow);grid-template-columns:minmax(0,.88fr) minmax(430px,1fr)}.account-intro{position:relative;display:flex;overflow:hidden;padding:clamp(38px,5vw,64px);flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,#163770f5,#184b9af5),var(--brand);color:#f8fbff;isolation:isolate}.account-intro:before,.account-intro:after{position:absolute;z-index:-1;border:1px solid rgb(255 255 255 / 15%);border-radius:50%;content:""}.account-intro:before{width:420px;height:420px;right:-260px;bottom:-120px}.account-intro:after{width:270px;height:270px;right:-138px;bottom:-45px}.account-intro .eyebrow{color:#bcd2ff}.account-intro h1{max-width:470px;margin-bottom:22px;font-size:clamp(2.75rem,4vw,3.5rem);letter-spacing:-.055em;line-height:1.01}.account-lede{max-width:460px;margin-bottom:0;color:#ebf3ffd1;font-size:var(--type-body)}.account-trust-list{display:grid;gap:17px;margin-top:64px}.account-trust-list article{display:grid;max-width:430px;padding-top:17px;border-top:1px solid rgb(255 255 255 / 17%);grid-template-columns:34px 1fr;gap:13px}.account-trust-list article>span{color:#a9c7ff;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--type-ui);font-weight:800}.account-trust-list strong{display:block;margin-bottom:3px;font-size:.95rem}.account-trust-list p{margin:0;color:#ebf3ffb0;font-size:var(--type-ui);line-height:1.55}.account-intro-orbit{position:absolute;z-index:-1;right:36px;bottom:40px;width:90px;height:90px;border:1px solid rgb(255 255 255 / 18%);border-radius:50%}.account-intro-orbit i{position:absolute;width:8px;height:8px;border-radius:50%;background:#dfeaff;box-shadow:0 0 18px #d1e2ffa8}.account-intro-orbit i:nth-child(1){top:-4px;left:41px}.account-intro-orbit i:nth-child(2){right:4px;bottom:13px}.account-intro-orbit i:nth-child(3){bottom:5px;left:11px}.account-panel{display:flex;min-width:0;padding:clamp(38px,5vw,64px);flex-direction:column;justify-content:center;background:color-mix(in srgb,var(--surface) 96%,var(--brand) 4%)}.account-panel-heading{margin-bottom:24px}.account-panel-heading:has([data-panel-title]:empty){display:none}.account-panel-kicker{margin:0 0 9px;color:var(--brand);font-size:var(--type-meta);font-weight:850;letter-spacing:.13em;text-transform:uppercase}.account-panel-heading h2,.account-verification h2{margin-bottom:9px;font-size:clamp(1.75rem,3vw,2.45rem);letter-spacing:-.035em;line-height:1.12}.account-panel-heading>p:last-child,.account-verification-copy{margin:0;color:var(--ink-soft);font-size:.96rem}.account-tools,.account-tabs,.account-session{display:flex;align-items:center;gap:12px}.account-text-button,.account-tabs button,.account-back{border:0;background:transparent;color:var(--ink-soft);font:inherit;font-weight:750;text-decoration:none}.account-text-button,.account-tabs button{min-height:44px;padding:8px 12px;cursor:pointer}.account-tabs{display:grid;margin:0 0 24px;padding:4px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft);grid-template-columns:repeat(2,minmax(0,1fr))}.account-tabs button{min-height:42px;border:0;border-radius:10px;font-size:.84rem;font-weight:600;text-wrap:balance}.account-tabs button[aria-selected=true]{background:var(--surface);color:var(--ink);box-shadow:0 4px 14px #1f314f17}.account-form{display:grid;width:100%;gap:16px}.account-form[hidden],.account-auth[hidden],.account-session[hidden],.account-verification[hidden]{display:none}.account-field{display:grid;gap:7px}.account-field label{color:var(--ink-soft);font-size:.88rem;font-weight:780}.account-form input{width:100%;min-height:54px;padding:12px 15px;border:1px solid var(--line-strong);border-radius:14px;outline:none;background:var(--surface);color:var(--ink);font:inherit;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.account-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 18%,transparent)}.account-field[data-invalid=true] input{border-color:var(--danger, #b42318);box-shadow:0 0 0 3px color-mix(in srgb,var(--danger, #b42318) 10%,transparent)}.account-field-error{min-height:1.25em;color:var(--danger, #b42318);font-size:var(--type-ui);font-weight:680;line-height:1.35}.account-form .account-submit{width:100%;min-height:52px;margin-top:2px}.account-hint,.account-feedback,.account-status,.account-email,.account-resend-status{margin:0;color:var(--ink-soft);font-size:.86rem}.account-hint{margin-top:-7px;line-height:1.5}.account-feedback{min-height:1.4em;margin-top:18px;font-weight:720}.account-feedback[data-state=success]{color:var(--success)}.account-feedback[data-state=error]{color:var(--danger, #b42318)}.account-session{align-items:flex-start;flex-direction:column;padding:25px;border:1px solid var(--line);border-radius:20px;background:var(--surface-soft)}.account-email{color:var(--ink);font-weight:800}.account-state-mark{display:grid;width:52px;height:52px;margin-bottom:20px;border-radius:17px;background:var(--brand-soft);color:var(--brand-deep);font-size:1.35rem;font-weight:900;place-items:center}.account-state-success,.account-verification[data-state=success] .account-state-mark,.account-verification[data-state=claim] .account-state-mark{background:var(--success-soft);color:var(--success)}.account-verification[data-state=error] .account-state-mark{background:color-mix(in srgb,var(--danger, #b42318) 12%,var(--surface));color:var(--danger, #b42318)}.account-verification{padding-block:8px}.account-verification-email{display:inline-flex;max-width:100%;margin:22px 0 0;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--ink);font-size:.84rem;font-weight:790;overflow-wrap:anywhere}.account-resend{display:grid;margin-top:24px;gap:10px}.account-resend .button{width:100%}.account-resend-status{min-height:1.4em}.account-claim{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.account-text-action{min-height:42px;margin-top:14px;padding:0;border:0;background:transparent;color:var(--brand-deep);cursor:pointer;font:inherit;font-weight:780}.account-panel-footer{margin-top:auto;padding-top:28px}.account-back:hover,.account-text-button:hover,.account-text-action:hover{color:var(--ink)}:root[data-theme=dark] .account-shell{border-color:var(--line-strong)}:root[data-theme=dark] .account-panel{background:var(--surface)}@media(max-width:900px){.account-shell{max-width:680px;min-height:0;grid-template-columns:1fr}.account-intro{min-height:300px;padding:36px}.account-intro h1{max-width:560px;font-size:clamp(2.35rem,7vw,3.55rem)}.account-trust-list{margin-top:38px;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.account-panel{min-height:520px}}@media(max-width:1100px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto}.menu-button{display:block}.header-actions .account-link,.header-actions .account-cta{display:none}.hero{display:block}.hero-copy{max-width:760px}.hero-journey{max-width:620px;margin-top:18px;justify-self:start}.desktop-power-card{grid-template-columns:1fr}.desktop-power-actions{justify-items:start}.desktop-power-actions p{max-width:none}.footer-inner{grid-template-columns:auto 1fr auto}.copyright{grid-column:2 / -1;text-align:left}}@media(max-width:800px){.section-shell,.site-header{width:min(100% - 38px,1240px)}.header-actions .button-small,.language-link{display:none}.hero{padding-top:72px}.hero-journey{display:none}.web-entry-form{grid-template-columns:1fr}.web-entry-submit{width:100%}.result-capabilities{grid-template-columns:repeat(2,minmax(0,1fr))}.result-capabilities li:nth-child(3){border-left:0}.result-capabilities li:nth-child(n+3){border-top:1px solid var(--line-strong)}.preview-surface{grid-template-columns:1fr}.preview-video-pane{min-height:304px}.pc-build-art,.scratch-lesson-art{min-height:165px;margin-block:18px}.preview-note-body{min-height:332px}.workflow-demo{grid-template-columns:1fr;gap:9px}.workflow-arrow{justify-self:center;transform:rotate(90deg)}.workflow-card{min-height:0}.sample-note-grid,.sample-timeline{grid-template-columns:1fr}.sample-timeline .key-visual-art{max-width:420px}.artifact-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.artifact-facts div,.artifact-facts div:first-child,.artifact-facts div:last-child{padding:14px 15px;border-right:0}.artifact-facts div:nth-child(odd){border-right:1px solid var(--line-strong)}.footer-inner{grid-template-columns:1fr;gap:14px}.copyright{grid-column:auto}}@media(max-width:560px){.section-shell,.site-header{width:min(100% - 28px,1240px)}.consent-panel{right:14px;bottom:14px;width:calc(100vw - 28px);padding:16px}.consent-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.consent-actions .button{width:100%;min-height:38px;padding:7px 9px;font-size:.76rem}.consent-panel h2{font-size:1rem}.consent-copy,.consent-status{font-size:.76rem;line-height:1.48}.consent-close{top:9px;right:9px;width:32px;height:32px}.site-header{min-height:70px}.brand{font-size:1.16rem}.brand img{width:33px;height:33px}.hero h1{font-size:clamp(2.25rem,11vw,3.35rem)}.section-heading h2,.desktop-power-card h2{font-size:clamp(2.15rem,9vw,2.75rem);letter-spacing:-.045em}.mobile-title-break{display:initial}.hero-entry{padding:8px;border-radius:19px}.web-entry-field{min-height:58px;align-items:flex-start;flex-direction:column;justify-content:center;gap:3px;padding:10px 14px}.web-entry-field input{font-size:.86rem}.web-entry-submit{min-height:56px}.hero-actions{align-items:stretch;flex-direction:column;gap:15px}.hero-actions .button{width:100%}.preview-topbar{grid-template-columns:1fr auto}.preview-meta{grid-column:1 / -1;grid-row:2}.preview-video-pane{padding:16px}.preview-note-head,.preview-note-body,.preview-processing-list{padding-inline:16px}.preview-skeleton,.preview-note-content{right:16px;left:16px}.demo-step-list,.demo-key-moment,.key-moment-visual{grid-template-columns:1fr}.key-moment-visual .key-visual-art{max-width:210px}.preview-processing-list{gap:6px}.preview-processing-list li{font-size:var(--type-meta)}.preview-stage-track{padding-inline:14px}.sample-step-list,.artifact-facts,.result-capabilities{grid-template-columns:1fr}.result-capabilities li+li,.result-capabilities li:nth-child(3){border-top:1px solid var(--line-strong);border-left:0}.sample-note-heading{flex-direction:column}.sample-note-heading b{align-self:flex-start}.sample-timeline{padding:21px}.account-header{min-height:70px}.account-main{padding-block:24px}.account-shell{border-radius:22px}.account-intro{min-height:0;padding:28px 24px 30px}.account-intro h1{margin-bottom:13px;font-size:clamp(2.05rem,10vw,2.85rem)}.account-lede{font-size:.95rem}.account-trust-list,.account-intro-orbit{display:none}.account-panel{min-height:500px;padding:30px 24px}.account-panel-heading h2,.account-verification h2{font-size:1.72rem}.account-panel-footer{padding-top:22px}.artifact-facts div,.artifact-facts div:first-child,.artifact-facts div:last-child,.artifact-facts div:nth-child(odd){padding:13px 0;border-right:0;border-bottom:1px solid var(--line-strong)}.artifact-facts div:last-child{border-bottom:0}.site-footer nav{gap:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.12s!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.12s!important}.has-motion [data-reveal]{transform:translateY(0)}}html[data-theme-changing=true] body,html[data-theme-changing=true] :is(.public-header,.public-footer,.public-card,.workspace-shell,.workspace-global,.workspace-main,.notes-pane,.reader-product-header,.reader-command-surface,.reader-command-popover,.account-menu){transition:background-color .14s ease-out,color .14s ease-out,border-color .14s ease-out}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.public-site *,.web-app-page *,.web-app-page *:before,.web-app-page *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:root{--control-focus: var(--bg-accent, #6366f1);--control-accent: var(--bg-accent, #6366f1);--danger: #cf222e}:root[data-theme=dark]{--control-focus: var(--bg-accent, #a99bf0);--control-accent: var(--bg-accent, #a99bf0);--danger: #f85149}:is(button,a.button,[role=button],summary):focus-visible{outline:2px solid var(--control-focus);outline-offset:3px}:is(button,a.button,[role=button],summary){-webkit-tap-highlight-color:transparent}button:enabled{cursor:pointer}:is(button,a.button):active:not(:disabled):not([aria-disabled=true]){transform:translateY(1px)}button:disabled,button:disabled:active,button[aria-disabled=true]{cursor:not-allowed;transform:none;box-shadow:none}button:is([aria-busy=true],[data-loading=true]){cursor:progress}:is(.web-app-text-button,.web-app-menu-action,.reader-command,.account-text-button,.account-text-action,.mobile-nav-toggle,.desktop-quiet-action,.desktop-icon-action,.notes-manage-toggle):hover:not(:disabled){background:var(--surface-soft);color:var(--ink)}.ui-language-picker{position:relative;display:inline-flex;max-width:100%}.ui-language-trigger{display:inline-flex;align-items:center;gap:9px;min-height:40px;max-width:100%;padding:8px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink);font:inherit;font-size:.82rem}.ui-language-trigger:hover,.ui-language-trigger[aria-expanded=true]{background:var(--surface-soft);border-color:var(--control-focus)}.ui-language-trigger svg{width:16px;height:16px;flex:none}.ui-language-options{position:absolute;z-index:80;top:calc(100% + 8px);right:0;min-width:210px;max-width:calc(100vw - 32px);max-height:min(360px,65vh);overflow-y:auto;margin:0;padding:6px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-soft);list-style:none}.ui-language-options[hidden]{display:none}.ui-language-options [role=option]{display:flex;justify-content:space-between;gap:16px;padding:9px 12px;border-radius:7px;color:var(--ink);font-size:.85rem;cursor:pointer}.ui-language-options [role=option]:is(:hover,:focus),.ui-language-options [aria-selected=true]{background:var(--surface-soft)}.ui-language-options [role=option]:focus{outline:2px solid var(--control-focus);outline-offset:-2px}.ui-language-options [aria-selected=true]:after{content:"✓";color:var(--control-focus)}.web-app-account-menu .ui-language-picker{display:flex;flex-direction:column;align-items:stretch}.ui-language-trigger [data-language-value]:empty{display:none}.ui-language-trigger [data-language-value]{font-style:normal}.ui-language-trigger .ui-language-chevron{width:14px;height:14px}.web-app-account-menu .ui-language-trigger{align-self:stretch;width:100%;justify-content:flex-start}.web-app-account-menu .ui-language-trigger [data-language-title]{flex:1;font-weight:690}.web-app-account-menu .ui-language-options{position:fixed;right:auto;min-width:0;margin:0;max-height:min(344px,calc(100dvh - 20px));box-shadow:var(--shadow-soft)}:is(.ui-language-options,.web-app-account-menu,.workspace-library,.reader-page-main){scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}:root{--control-radius: 10px;--control-hover: var(--surface-soft);--control-pressed: color-mix(in srgb, var(--surface-soft) 85%, var(--ink) 15%)}:is(.button,.vm-button,.vm-icon-button,.ui-language-trigger,.web-app-menu-action,.account-menu-settings button,.reader-command,.web-app-text-button,.desktop-icon-action,.desktop-quiet-action,.account-text-button,.account-text-action,.notes-manage-toggle,.library-close,.library-filter-toggle){border-radius:var(--control-radius);transition:background-color .12s ease,border-color .12s ease,color .12s ease}:is(.ui-language-trigger,.web-app-menu-action,.account-menu-settings button,.reader-command,.web-app-text-button,.desktop-icon-action,.desktop-quiet-action,.account-text-button,.account-text-action,.notes-manage-toggle,.library-close,.library-filter-toggle):hover:not(:disabled):not([aria-disabled=true]){background:var(--control-hover);color:var(--ink)}:is(.ui-language-trigger,.web-app-menu-action,.account-menu-settings button,.reader-command,.web-app-text-button,.desktop-icon-action,.desktop-quiet-action,.account-text-button,.account-text-action,.notes-manage-toggle,.library-close,.library-filter-toggle):active:not(:disabled):not([aria-disabled=true]){background:var(--control-pressed)}@media(prefers-reduced-motion:reduce){:is(button,a.button){transition:none}}
