@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.contents{display:contents}}:root{--ink:#0d0e0d;--panel:#191a17;--bone:#eee9df;--soft:#c8c1b5;--muted:#89867e;--line:#eee9df1f;--line2:#eee9df38;--orange:#ef6d42;--orange2:#ff9a70;--green:#78b89a;--violet:#8684ff;--gold:#d7ad62}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--bone);background:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Microsoft YaHei UI,PingFang SC,Noto Sans CJK SC,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{background:radial-gradient(circle at 86% 8%,#ef6d4217,transparent 25%),radial-gradient(circle at 6% 33%,#78b89a0a,transparent 24%),var(--ink);min-height:100vh;overflow:clip}.nav-shell{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#10110fc7;border:1px solid #eee9df21;border-radius:18px;justify-content:space-between;align-items:center;width:min(1180px,100% - 36px);height:64px;padding:0 12px 0 18px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 70px #00000038}.brand,.footer-brand{align-items:center;gap:11px;display:flex}.brand img{border-radius:10px;width:34px;height:34px}.brand span{letter-spacing:.08em;font-family:STSong,SimSun,serif;font-size:21px;font-weight:700}.nav-links{color:var(--soft);gap:30px;font-size:13px;display:flex}.nav-links a:hover{color:var(--bone)}.nav-cta,.button-primary,.button-secondary{border-radius:12px;justify-content:center;align-items:center;gap:12px;font-size:13px;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.nav-cta{color:#1b100b;background:var(--orange);height:40px;padding:0 17px;font-weight:700}.nav-cta:hover,.button-primary:hover{background:#fa7950;transform:translateY(-2px)}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:42px;width:min(1320px,100% - 48px);min-height:940px;margin:0 auto;padding:170px 0 110px;display:grid}.hero-copy{z-index:4;padding-left:22px;position:relative}.eyebrow,.section-label,.manifesto-kicker{color:var(--orange2);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;font-family:Consolas,SFMono-Regular,monospace;font-size:12px;display:flex}.eyebrow-pulse{background:var(--orange);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #ef6d421f}.hero h1{letter-spacing:-.045em;text-wrap:balance;word-break:normal;line-break:strict;max-width:720px;margin:25px 0 28px;font-family:STSong,Songti SC,SimSun,serif;font-size:clamp(46px,4.15vw,68px);font-weight:600;line-height:1.18}.hero h1 .hero-title-system{color:var(--bone);display:inline}.hero h1 .hero-title-system-tail:before{content:" "}.hero h1 .hero-title-promise{color:#f6c6b4;display:block}.desktop-break{display:block}.mobile-break{display:none}.hero-lead{max-width:650px;color:var(--soft);margin:0;font-size:17px;line-height:2}.hero-actions{gap:12px;margin-top:38px;display:flex}.button-primary{background:var(--orange);color:#1c100c;min-height:50px;padding:0 21px;font-weight:700}.button-secondary{border:1px solid var(--line2);min-height:50px;color:var(--soft);padding:0 21px}.button-secondary:hover{color:var(--bone);border-color:#eee9df73}.hero-notes{color:var(--muted);flex-wrap:wrap;gap:10px 22px;margin-top:34px;font-size:11px;display:flex}.hero-notes span:before{content:"·";color:var(--green);margin-right:8px}.hero-visual{perspective:1500px;min-height:680px;position:relative}.thread-map{position:absolute;inset:4% 0 0 4%}.thread-line{transform-origin:0;background:linear-gradient(90deg,transparent,var(--orange),var(--green),transparent);opacity:.55;height:1px;position:absolute}.thread-line:after{content:"";width:7px;height:7px;box-shadow:0 0 20px var(--orange);background:#fff2e8;border-radius:50%;animation:5s ease-in-out infinite travel;position:absolute;top:-3px;left:35%}.thread-line-a{width:78%;top:17%;left:2%;transform:rotate(17deg)}.thread-line-b{opacity:.28;width:64%;top:31%;left:28%;transform:rotate(-20deg)}.thread-node{color:var(--soft);flex-direction:column;gap:4px;display:flex;position:absolute}.thread-node i{border:2px solid var(--ink);background:var(--orange);border-radius:50%;width:13px;height:13px;margin-bottom:4px;box-shadow:0 0 0 1px #ef6d42bf,0 0 22px #ef6d427a}.thread-node small{color:var(--muted);letter-spacing:.12em;font-family:Consolas,monospace;font-size:9px}.thread-node strong{font-family:STSong,SimSun,serif;font-size:15px;font-weight:500}.node-seed{top:10%;left:0}.node-read{top:24%;left:39%}.node-read i{background:var(--gold);box-shadow:0 0 0 1px #d7ad62b3}.node-practice{top:9%;right:1%}.node-practice i{background:var(--green);box-shadow:0 0 0 1px #78b89ab3}.app-window{background:#11110f;border:1px solid #eee9df2e;border-radius:22px;position:absolute;overflow:hidden;box-shadow:0 50px 120px #0000008c}.hero-window{width:92%;top:25%;right:-8%;transform:rotateY(-8deg)rotateX(2deg)rotate(-1deg)}.window-bar{border-bottom:1px solid var(--line);height:54px;color:var(--muted);background:#151513;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 18px;font-size:10px;display:grid}.window-brand{color:var(--bone);align-items:center;gap:8px;font-family:STSong,serif;font-size:14px;display:flex}.window-brand img{border-radius:7px;width:23px;height:23px}.window-stage{color:var(--orange2)}.window-status{justify-self:end;align-items:center;gap:7px;display:flex}.window-status i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 9px #78b89ab3}.window-screenshot{aspect-ratio:1.78;object-fit:cover;object-position:55% 22%;opacity:.84;filter:saturate(.82)contrast(1.03);width:100%}.floating-note{z-index:5;border:1px solid var(--line2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1f1f1beb;position:absolute;box-shadow:0 22px 55px #00000061}.floating-note small{color:var(--muted);margin-bottom:6px;font-size:9px;display:block}.floating-note strong{color:var(--bone);font-family:STSong,serif;font-size:14px;line-height:1.5;display:block}.note-one{border-radius:14px;width:250px;padding:17px 19px;bottom:11%;left:-3%}.note-two{border-radius:14px;align-items:center;gap:12px;width:218px;padding:15px;display:flex;bottom:2%;right:-4%}.note-two>span{width:29px;height:29px;color:var(--green);border:1px solid #78b89a66;border-radius:50%;flex:none;place-items:center;display:grid}.manifesto{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#11120f;padding:140px max(24px,50% - 590px)}.manifesto-kicker{margin-bottom:28px}.manifesto p{letter-spacing:-.035em;text-wrap:balance;word-break:normal;line-break:strict;max-width:1120px;margin:0;font-family:STSong,Songti SC,serif;font-size:clamp(34px,3.9vw,60px);line-height:1.5}.manifesto em{color:var(--green);font-style:normal}.steps-section,.product-section,.engine-section,.alpha-section{width:min(1180px,100% - 48px);margin:0 auto}.steps-section{padding:150px 0}.section-heading{justify-content:space-between;align-items:end;gap:56px;margin-bottom:64px;display:flex}.section-heading>span{color:var(--orange2);letter-spacing:.12em;white-space:nowrap;font-family:Consolas,monospace;font-size:12px}.section-heading h2,.product-copy h2,.engine-heading h2,.alpha-copy h2{letter-spacing:-.03em;text-wrap:balance;word-break:normal;line-break:strict;margin:0;font-family:STSong,Songti SC,serif;font-size:clamp(34px,3.45vw,50px);font-weight:600;line-height:1.4}.section-heading h2{max-width:760px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.step-card{border:1px solid var(--line);background:var(--panel);min-height:360px;padding:27px 28px 34px;position:relative;overflow:hidden}.step-card:first-child{border-radius:28px 8px 8px 28px}.step-card:last-child{border-radius:8px 28px 28px 8px}.step-index{color:var(--orange);font-family:Consolas,monospace;font-size:13px}.step-card>span{color:var(--muted);margin-top:72px;font-size:11px;display:block}.step-card h3{margin:12px 0 15px;font-family:STSong,serif;font-size:25px;line-height:1.45}.step-card p{color:var(--soft);margin:0;font-size:14px;line-height:1.9}.step-thread{background:#ffffff0a;height:4px;position:absolute;bottom:0;left:0;right:0}.step-thread i{background:var(--orange);width:32%;height:100%;display:block}.step-card:nth-child(2) .step-thread i{background:var(--gold);width:64%}.step-card:nth-child(3) .step-thread i{background:var(--green);width:100%}.product-section{border-top:1px solid var(--line);grid-template-columns:.9fr 1.1fr;align-items:center;gap:68px;padding:130px 0;display:grid}.product-section-reverse{grid-template-columns:1.1fr .9fr}.product-section-reverse .product-copy{grid-column:2}.product-section-reverse .product-shot{grid-area:1/1}.section-label.violet{color:var(--violet)}.product-copy h2,.engine-heading h2{margin-top:22px}.product-copy>p,.engine-heading>p{color:var(--soft);margin:26px 0 0;font-size:15px;line-height:2}.product-copy ul{color:var(--soft);gap:15px;margin:34px 0 0;padding:0;font-size:13px;list-style:none;display:grid}.product-copy li{align-items:center;gap:11px;display:flex}.product-copy li i{background:var(--orange);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #ef6d421a}.product-shot{border:1px solid var(--line);background:#131411;border-radius:24px;padding:12px;box-shadow:0 35px 100px #00000052}.shot-caption{color:var(--muted);gap:14px;padding:5px 7px 16px;font-size:11px;display:flex}.shot-caption span{color:var(--orange);font-family:Consolas,monospace}.product-shot img{border:1px solid #ffffff0f;border-radius:15px;width:100%}.learning-demo-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:radial-gradient(circle at 78% 22%,#78b89a1c,#0000 26%),radial-gradient(circle at 13% 78%,#ef6d4217,#0000 28%),#10110f;position:relative}.learning-demo-shell{grid-template-columns:.73fr 1.27fr;column-gap:92px;width:min(1180px,100% - 48px);margin:0 auto;padding:138px 0 28px;display:grid}.learning-demo-header{grid-column:1/-1;max-width:780px;margin-bottom:38px}.learning-demo-header h2{letter-spacing:-.04em;text-wrap:balance;margin:22px 0 0;font-family:STSong,Songti SC,serif;font-size:clamp(38px,3.85vw,56px);font-weight:600;line-height:1.33}.learning-demo-header p{max-width:570px;color:var(--soft);margin:24px 0 0;font-size:15px;line-height:2}.learning-demo-stage{grid-area:2/2;align-self:start;place-items:center;min-height:calc(100vh - 122px);display:grid;position:sticky;top:96px}.learning-demo-story{grid-area:2/1}.learning-scene{opacity:.34;border-left:1px solid #eee9df29;flex-direction:column;justify-content:center;min-height:73vh;padding:36px 0 36px 34px;transition:opacity .5s;display:flex;position:relative}.learning-scene:before{content:"";background:#3c3d38;border-radius:50%;width:9px;height:9px;transition:background .45s,box-shadow .45s;position:absolute;top:50%;left:-5px;box-shadow:0 0 0 5px #10110f}.learning-scene.is-active{opacity:1}.learning-scene.is-active:before{background:var(--orange);box-shadow:0 0 0 5px #10110f,0 0 22px #ef6d42c2}.learning-scene>span{color:var(--orange2);letter-spacing:.11em;font-family:Consolas,SFMono-Regular,monospace;font-size:10px}.learning-scene h3{letter-spacing:-.03em;max-width:410px;margin:17px 0 0;font-family:STSong,Songti SC,serif;font-size:clamp(28px,2.65vw,40px);font-weight:600;line-height:1.42}.learning-scene p{max-width:400px;color:var(--soft);margin:20px 0 0;font-size:14px;line-height:2}.dialogue-mockup{background:linear-gradient(150deg,#191b17fa,#0c0d0bfc);border:1px solid #eee9df33;border-radius:26px;width:min(100%,645px);min-height:615px;position:relative;overflow:hidden;box-shadow:0 44px 110px #00000080}.dialogue-mockup:before{content:"";z-index:0;filter:blur(16px);pointer-events:none;background:#78b89a1f;border-radius:50%;width:280px;height:280px;position:absolute;top:115px;right:-110px}.dialogue-topbar{z-index:2;border-bottom:1px solid var(--line);height:60px;color:var(--muted);background:#161814f2;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 19px;font-size:10px;display:grid;position:relative}.dialogue-product,.dialogue-live{align-items:center;gap:8px;display:flex}.dialogue-product{color:var(--bone);font-family:STSong,serif;font-size:16px}.dialogue-product i{background:linear-gradient(135deg,var(--orange),#f6c6b4);border-radius:6px;width:17px;height:17px}.dialogue-live{color:var(--green);justify-self:end}.dialogue-live i{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 11px #78b89ad9}.dialogue-context{z-index:1;background:#0a0c0a6b;border:1px solid #eee9df1a;border-radius:14px;grid-template-columns:1fr auto;gap:7px 16px;margin:19px 20px 0;padding:15px 16px;display:grid;position:relative}.dialogue-context span{color:var(--orange2);letter-spacing:.1em;grid-column:1/-1;font-family:Consolas,SFMono-Regular,monospace;font-size:9px}.dialogue-context strong{font-family:STSong,serif;font-size:16px;font-weight:500}.dialogue-context small{color:var(--muted);align-self:end;font-family:Consolas,monospace;font-size:9px}.dialogue-thread{z-index:1;flex-direction:column;justify-content:center;gap:9px;min-height:385px;padding:18px 20px 35px;display:flex;position:relative}.dialogue-message{opacity:0;align-self:flex-start;max-width:88%;max-height:0;margin:0;transition:max-height .42s,margin .42s,padding .42s,opacity .42s,transform .42s;overflow:hidden;transform:translateY(13px)}.dialogue-message.is-visible{opacity:1;background:#1a1c18;border:1px solid #eee9df1a;border-radius:14px;max-height:148px;margin:0;padding:11px 13px 12px;transform:translateY(0)}.dialogue-message>span{color:var(--orange2);letter-spacing:.08em;margin-bottom:6px;font-family:Consolas,SFMono-Regular,monospace;font-size:9px;display:block}.dialogue-message p{color:var(--soft);margin:0;font-size:12px;line-height:1.7}.dialogue-message.learner{background:#ef6d421c;border-color:#ef6d4247;align-self:flex-end}.dialogue-message.learner>span{color:#ffc3ac}.dialogue-message.summary{background:#78b89a1a;border-color:#78b89a52;max-width:100%}.dialogue-message.summary>span{color:var(--green)}.dialogue-claim{z-index:4;text-align:center;opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 42%,#78b89a33,#0d0e0cf2 62%);align-content:center;justify-items:center;padding:42px;transition:opacity .45s,transform .45s;display:grid;position:absolute;inset:61px 0 0;transform:translateY(18px)}.dialogue-claim.is-visible{opacity:1;transform:translateY(0)}.dialogue-claim span{color:var(--orange2);letter-spacing:.13em;font-family:Consolas,SFMono-Regular,monospace;font-size:10px}.dialogue-claim strong{color:var(--bone);letter-spacing:-.045em;margin-top:18px;font-family:STSong,Songti SC,serif;font-size:clamp(31px,3.3vw,46px);font-weight:600;line-height:1.36}.slogan-break{display:block}.dialogue-claim strong:after{content:"";background:linear-gradient(90deg,var(--orange),var(--green));width:62px;height:2px;margin:25px auto 0;display:block}.dialogue-progress{z-index:5;grid-template-columns:repeat(4,1fr);gap:5px;display:grid;position:absolute;bottom:18px;left:20px;right:20px}.dialogue-progress i{background:#eee9df26;height:2px;transition:background .45s}.dialogue-progress i.is-active{background:var(--green)}.engine-section{border-top:1px solid var(--line);grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;padding:150px 0;display:grid}.engine-console{border:1px solid var(--line2);background:#131410;border-radius:22px;overflow:hidden;box-shadow:0 30px 90px #0000004d}.console-top,.engine-row,.console-foot{align-items:center;display:grid}.console-top{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;padding:22px 24px}.console-top span{font-family:STSong,serif;font-size:20px}.console-top small,.engine-row small{color:var(--muted)}.engine-row{border-bottom:1px solid #eee9df12;grid-template-columns:22px 1fr 95px 74px;min-height:60px;padding:0 24px;font-size:12px}.engine-row strong{font-weight:500}.engine-row i{color:var(--green);justify-self:end;font-size:10px;font-style:normal}.engine-light{background:var(--muted);border-radius:50%;width:7px;height:7px}.light-0{background:var(--orange)}.light-1{background:var(--green);box-shadow:0 0 10px #78b89ab3}.light-2{background:var(--violet)}.light-3{background:var(--gold)}.console-foot{color:var(--muted);background:#78b89a0f;grid-template-columns:1fr auto;padding:18px 24px;font-size:11px}.console-foot strong{color:var(--green);font-weight:500}.alpha-section{background:linear-gradient(135deg,#201712 0%,#171713 62%,#142019 140%);border:1px solid #ef6d4240;border-radius:34px;grid-template-columns:minmax(0,1fr) 350px;align-items:center;gap:54px;min-height:620px;margin-bottom:90px;padding:76px;display:grid;position:relative;overflow:hidden}.alpha-copy{z-index:2;position:relative}.alpha-copy>span{color:var(--orange2);letter-spacing:.14em;font-family:Consolas,monospace;font-size:11px}.alpha-copy h2{margin-top:18px;font-size:clamp(45px,5.3vw,72px)}.alpha-trial-notice,.trial-notice{border-left:2px solid var(--green);color:var(--soft);align-items:baseline;gap:9px;display:flex}.alpha-trial-notice{margin-top:23px;padding:7px 0 7px 12px;font-size:12px}.trial-notice{margin:14px 0 11px;padding:6px 0 6px 10px;font-size:10px}.alpha-trial-notice strong,.trial-notice strong{color:var(--green);white-space:nowrap;font-family:Consolas,monospace;font-weight:500}.alpha-trial-notice span,.trial-notice span{line-height:1.55}.alpha-copy>p{max-width:570px;color:var(--soft);line-height:1.9}.alpha-actions{align-items:center;gap:22px;margin-top:34px;display:flex}.alpha-actions code{color:var(--muted);font-size:11px}.alpha-aside{z-index:2;gap:14px;display:grid;position:relative}.alpha-meta{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.alpha-meta>div{border:1px solid var(--line);background:#0d0e0d73;border-radius:12px;gap:7px;padding:15px 12px;display:grid}.alpha-meta span{color:var(--muted);font-size:9px}.alpha-meta strong{font-family:Consolas,monospace;font-size:10px;font-weight:500}.contact-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d0e0db8;border:1px solid #eee9df29;border-radius:20px;padding:25px;box-shadow:0 20px 55px #0003}.contact-kicker{color:var(--green);letter-spacing:.12em;font-family:Consolas,monospace;font-size:10px}.contact-card h3{margin:10px 0 8px;font-family:STSong,Songti SC,serif;font-size:27px}.contact-card>p{color:var(--soft);margin:0;font-size:12px;line-height:1.75}.contact-copy{width:100%;min-height:58px;color:var(--bone);cursor:pointer;background:#ef6d4214;border:1px solid #ef6d4261;border-radius:13px;justify-content:space-between;align-items:center;margin-top:20px;padding:0 14px 0 16px;transition:border-color .2s,background .2s,transform .2s;display:flex}.contact-copy:hover{border-color:var(--orange);background:#ef6d4224;transform:translateY(-1px)}.contact-copy>span{align-items:baseline;gap:9px;font-family:Consolas,monospace;font-size:17px;display:flex}.contact-copy small{color:var(--orange2);font-size:9px}.contact-copy strong{color:var(--orange2);font-size:11px;font-weight:500}.contact-feedback{min-height:17px;color:var(--muted);margin-top:10px;font-size:10px;line-height:1.6}.alpha-path{opacity:.22;position:absolute;inset:0}.alpha-path:before{content:"";background:linear-gradient(90deg,transparent,var(--orange),var(--gold),var(--green),transparent);width:76%;height:1px;position:absolute;top:50%;left:13%;transform:rotate(-12deg)}.alpha-path i{border:1px solid var(--orange);background:#1b1713;border-radius:50%;width:13px;height:13px;position:absolute}.alpha-path i:first-child{top:63%;left:11%}.alpha-path i:nth-child(2){top:52%;left:35%}.alpha-path i:nth-child(3){top:33%;left:66%}.alpha-path i:nth-child(4){background:var(--green);border-color:var(--green);top:20%;right:9%}footer{border-top:1px solid var(--line);width:min(1180px,100% - 48px);color:var(--muted);grid-template-columns:1fr auto auto;align-items:center;gap:40px;margin:0 auto;padding:35px 0 50px;font-size:10px;display:grid}.footer-brand img{border-radius:12px;width:40px;height:40px}.footer-brand div{gap:5px;display:grid}.footer-brand strong{color:var(--bone);font-family:STSong,serif;font-size:16px}@keyframes travel{0%,to{opacity:0;transform:translate(-20px)}20%,70%{opacity:1}85%{opacity:0;transform:translate(360px)}}@media (max-width:940px){.learning-demo-shell{grid-template-columns:1fr;row-gap:0}.learning-demo-stage{grid-area:2/1;min-height:calc(100vh - 118px)}.learning-demo-story{grid-area:3/1;max-width:620px}.learning-scene{min-height:62vh}.dialogue-mockup{width:min(100%,650px)}}@media (max-width:1050px){.hero{grid-template-columns:1fr;padding-top:150px}.hero-copy{max-width:880px}.hero-visual{min-height:610px}.hero-window{width:86%;right:1%}.product-section,.product-section-reverse,.engine-section,.alpha-section{grid-template-columns:1fr;gap:54px}.product-section-reverse .product-copy,.product-section-reverse .product-shot{grid-area:auto/1}.product-section-reverse .product-copy{grid-row:1}.product-copy,.engine-heading{max-width:760px}.alpha-section{padding:64px}.alpha-aside{max-width:520px}}@media (max-width:760px){.nav-shell{border-radius:15px;width:calc(100% - 20px);height:58px;top:10px}.nav-links{display:none}.hero{gap:35px;width:calc(100% - 32px);min-height:auto;padding:125px 0 80px}.hero-copy{padding-left:0}.hero h1{letter-spacing:-.025em;text-wrap:pretty;max-width:none;font-size:clamp(35px,10vw,41px);line-height:1.24}.hero h1 .hero-title-system,.manifesto-sentence{display:block}.hero h1 .hero-title-system-tail:before{content:""}.desktop-break{display:none}.mobile-break{display:block}.hero-lead{font-size:15px;line-height:1.85}.hero-actions{flex-direction:column;align-items:stretch}.hero-notes{display:grid}.hero-visual{min-height:440px}.hero-window{width:108%;top:27%;right:-20%;transform:rotate(-1deg)}.note-one{width:210px;bottom:2%;left:-3%}.note-two{display:none}.manifesto{padding:90px 24px}.manifesto p{text-wrap:pretty;font-size:clamp(30px,8.6vw,38px);line-height:1.48}.steps-section,.product-section,.engine-section,.alpha-section{width:calc(100% - 32px)}.steps-section,.product-section,.engine-section{padding:95px 0}.section-heading{gap:22px;display:grid}.section-heading>span{white-space:normal}.section-heading h2,.product-copy h2,.engine-heading h2,.alpha-copy h2{letter-spacing:-.02em;text-wrap:pretty;font-size:clamp(30px,8.4vw,36px);line-height:1.42}.steps-grid{grid-template-columns:1fr}.step-card,.step-card:first-child,.step-card:last-child{border-radius:20px;min-height:290px}.step-card>span{margin-top:40px}.engine-row{grid-template-columns:20px 1fr auto}.engine-row small{display:none}.alpha-section{grid-template-columns:1fr;gap:38px;min-height:760px;padding:44px 28px}.alpha-actions{flex-direction:column;align-items:flex-start}.alpha-meta{grid-template-columns:1fr}.alpha-meta>div{justify-content:space-between;display:flex}.contact-card{padding:22px}footer{grid-template-columns:1fr;gap:18px;width:calc(100% - 32px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:focus-visible{outline:2px solid var(--orange);outline-offset:4px}@media (max-width:760px){.learning-demo-shell{width:calc(100% - 32px);padding:96px 0 0}.learning-demo-header{margin-bottom:24px}.learning-demo-header h2{text-wrap:pretty;font-size:clamp(31px,8.7vw,39px);line-height:1.38}.learning-demo-header p{font-size:14px;line-height:1.85}.learning-demo-stage{height:468px;min-height:468px;padding-bottom:18px;top:76px}.dialogue-mockup{border-radius:20px;min-height:440px}.dialogue-topbar{height:51px;padding:0 14px;font-size:9px}.dialogue-product{font-size:14px}.dialogue-product i{width:15px;height:15px}.dialogue-live{font-size:0}.dialogue-live i{width:7px;height:7px}.dialogue-context{border-radius:12px;margin:13px 13px 0;padding:12px 13px}.dialogue-context strong{font-size:14px}.dialogue-thread{gap:7px;min-height:289px;padding:13px 13px 28px}.dialogue-message.is-visible{padding:9px 10px 10px}.dialogue-message p{font-size:11px;line-height:1.58}.dialogue-claim{padding:28px;inset:51px 0 0}.dialogue-claim strong{font-size:clamp(28px,8vw,36px)}.dialogue-progress{bottom:13px;left:13px;right:13px}.learning-scene{min-height:57vh;padding:30px 0 30px 26px}.learning-scene h3{font-size:clamp(27px,7.5vw,34px)}.learning-scene p{font-size:13px;line-height:1.9}}.poster-page{background:#060706;place-items:center;min-height:100vh;display:grid}.poster-card{background:radial-gradient(circle at 82% 16%,#ef6d4226,#0000 25%),radial-gradient(circle at 14% 66%,#78b89a14,#0000 27%),linear-gradient(145deg,#121310 0%,#0b0c0b 54%,#17100d 100%);width:1440px;height:1800px;padding:88px 96px 72px;position:relative;overflow:hidden}.poster-card:before{content:"";pointer-events:none;border:1px solid #eee9df1f;border-radius:42px;position:absolute;inset:24px}.poster-header{z-index:5;justify-content:space-between;align-items:center;display:flex;position:relative}.poster-brand{align-items:center;gap:18px;display:flex}.poster-brand img{border-radius:18px;width:62px;height:62px}.poster-brand div{gap:4px;display:grid}.poster-brand strong{letter-spacing:.12em;font-family:STSong,serif;font-size:31px}.poster-brand span,.poster-header>span{color:var(--muted);letter-spacing:.14em;font-family:Consolas,monospace;font-size:14px}.poster-copy{z-index:5;margin-top:130px;position:relative}.poster-kicker{color:var(--orange2);align-items:center;gap:14px;font-size:19px;display:flex}.poster-kicker i{background:var(--orange);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 8px #ef6d421f}.poster-copy h1{letter-spacing:-.045em;margin:34px 0 28px;font-family:STSong,Songti SC,serif;font-size:82px;font-weight:600;line-height:1.28}.poster-copy h1 em{color:#f7c4b0;font-style:normal}.poster-copy p{color:var(--soft);margin:0;font-size:25px;line-height:1.85}.poster-path{z-index:3;height:160px;position:absolute;top:720px;left:95px;right:95px}.poster-path-line{background:linear-gradient(90deg,#ef6d4233,var(--orange),var(--gold),var(--green));transform-origin:0;height:2px;position:absolute;top:72px;left:32px;right:32px;transform:rotate(-3deg)}.poster-path-node{color:var(--muted);justify-items:center;gap:12px;font-size:14px;display:grid;position:absolute;top:39px}.poster-path-node i{background:var(--orange);border:3px solid #0d0e0d;border-radius:50%;width:20px;height:20px;box-shadow:0 0 0 2px #ef6d42a6,0 0 22px #ef6d428c}.pn-1{left:2%}.pn-2{top:21px;left:34%}.pn-3{top:5px;left:67%}.pn-4{color:var(--green);top:-14px;right:1%}.pn-2 i{background:var(--gold);box-shadow:0 0 0 2px #d7ad6299}.pn-3 i,.pn-4 i{background:var(--green);box-shadow:0 0 0 2px #78b89a99,0 0 22px #78b89a66}.poster-window{z-index:4;background:#11110f;border:1px solid #eee9df33;border-radius:28px;position:absolute;top:865px;left:96px;right:-120px;overflow:hidden;transform:rotate(-2deg);box-shadow:0 60px 140px #00000094}.poster-window-bar{border-bottom:1px solid var(--line);height:72px;color:var(--muted);background:#171714;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 24px;display:grid}.poster-window-bar span{color:var(--bone);align-items:center;gap:12px;font-family:STSong,serif;font-size:20px;display:flex}.poster-window-bar span img{border-radius:10px;width:34px;height:34px}.poster-window-bar small{color:var(--orange2);font-size:13px}.poster-window-bar i{color:var(--green);justify-self:end;font-size:12px;font-style:normal}.poster-window>img{object-fit:cover;object-position:52% 25%;opacity:.88;width:100%;height:650px}.poster-features{z-index:6;flex-wrap:wrap;gap:12px;display:flex;position:absolute;bottom:185px;left:96px}.poster-features span{border:1px solid var(--line2);color:var(--soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141512d1;border-radius:999px;padding:13px 19px;font-size:14px}.poster-footer{z-index:6;color:var(--muted);justify-content:space-between;align-items:center;font-family:Consolas,monospace;font-size:13px;display:flex;position:absolute;bottom:82px;left:96px;right:96px}.poster-footer strong{color:var(--orange2);font-weight:500}.learning-demo-section .learning-demo-shell{padding:138px 0 0;display:block}.learning-demo-section .learning-demo-header{text-align:center;max-width:720px;margin:0 auto 22px}.learning-demo-section .learning-demo-header .section-label{justify-content:center}.learning-demo-section .learning-demo-header p{max-width:500px;margin-left:auto;margin-right:auto}.dialogue-heading-break{display:block}.learning-demo-scroll{position:relative}.learning-demo-section .learning-demo-stage{z-index:2;grid-area:auto;align-self:auto;place-items:center;height:100vh;min-height:100vh;padding:32px 0;display:grid;position:sticky;top:0}.dialogue-scroll-triggers{z-index:1;pointer-events:none;position:relative}.dialogue-scroll-trigger{height:68vh}.dialogue-mockup{flex-direction:column;display:flex}.dialogue-brand{color:var(--bone);align-items:center;gap:8px;font-family:STSong,serif;font-size:16px;display:flex}.dialogue-brand i{background:linear-gradient(135deg,var(--orange),#f6c6b4);border-radius:6px;width:17px;height:17px}.dialogue-status{color:var(--orange2)}.dialogue-thread{flex:1;justify-content:flex-end;min-height:0;padding-bottom:48px}.dialogue-message.dialogue-message-learner{background:#ef6d421c;border-color:#ef6d4247;align-self:flex-end}.dialogue-message.dialogue-message-learner>span{color:#ffc3ac}.dialogue-message.dialogue-message-mentor{align-self:flex-start}.dialogue-message.is-latest{border-color:#78b89a57;box-shadow:0 0 0 1px #78b89a0f,0 12px 28px #00000029}.dialogue-mockup.is-final .dialogue-context,.dialogue-mockup.is-final .dialogue-thread{opacity:.22;transition:opacity .38s,transform .38s;transform:translateY(-8px)}.dialogue-mockup.is-final .dialogue-live{color:var(--green)}@media (max-width:760px){.learning-demo-section .learning-demo-shell{padding-top:96px}.learning-demo-section .learning-demo-header{margin-bottom:10px}.learning-demo-section .learning-demo-stage{height:calc(100svh - 8px);min-height:calc(100svh - 8px);padding:20px 0;top:0}.dialogue-scroll-trigger{height:62vh}.dialogue-thread{padding-bottom:35px}.dialogue-status{font-size:8px}.dialogue-mockup.is-final .dialogue-context,.dialogue-mockup.is-final .dialogue-thread{transform:translateY(-5px)}}.dialogue-workspace-shell{border-radius:22px;width:min(100%,920px);min-height:622px}.dialogue-workspace-shell .dialogue-topbar{grid-template-columns:1fr auto 1fr;height:58px;padding:0 20px}.dialogue-workspace-shell .dialogue-live{letter-spacing:.03em;font-family:Consolas,SFMono-Regular,monospace;font-size:9px}.dialogue-nav{height:100%;color:var(--muted);align-items:stretch;gap:22px;font-size:10px;display:flex}.dialogue-nav span{align-items:center;display:flex;position:relative}.dialogue-nav .is-current{color:var(--bone)}.dialogue-nav .is-current:after{content:"";background:var(--orange);height:2px;position:absolute;bottom:0;left:0;right:0}.dialogue-workspace{z-index:1;grid-template-columns:274px minmax(0,1fr);min-height:564px;display:grid;position:relative}.learning-sidebar{border-right:1px solid var(--line);background:linear-gradient(#10120ff0,#131612bf);flex-direction:column;padding:22px 18px 25px;display:flex}.learning-sidebar-head>span,.learning-objective>span,.learning-memory>span,.conversation-header span,.conversation-context>span{color:var(--muted);letter-spacing:.09em;font-family:Consolas,SFMono-Regular,monospace;font-size:9px;display:block}.learning-sidebar-head strong{color:var(--bone);margin-top:9px;font-family:STSong,Songti SC,serif;font-size:18px;font-weight:600;line-height:1.4;display:block}.learning-sidebar-head small{color:var(--orange2);margin-top:7px;font-size:10px;display:block}.learning-objective{background:#eee9df09;border:1px solid #eee9df1a;border-radius:12px;margin-top:24px;padding:13px 14px}.learning-objective p{color:var(--soft);margin:7px 0 0;font-size:11px;line-height:1.62}.learning-trail{gap:15px;margin:24px 0 0;padding:0;list-style:none;display:grid;position:relative}.learning-trail:before{content:"";background:#eee9df1f;width:1px;position:absolute;top:8px;bottom:10px;left:8px}.learning-trail li{z-index:1;color:var(--muted);grid-template-columns:17px 1fr;gap:10px;display:grid;position:relative}.learning-trail li>i{width:17px;height:17px;color:var(--muted);background:#151713;border:1px solid #eee9df33;border-radius:50%;place-items:center;font-family:Consolas,monospace;font-size:7px;font-style:normal;display:grid}.learning-trail li>div{gap:4px;display:grid}.learning-trail li strong{font-size:11px;font-weight:500;line-height:1.25}.learning-trail li span{font-size:9px;line-height:1.45}.learning-trail li.is-complete{color:var(--soft)}.learning-trail li.is-complete>i{color:#0f1814;background:var(--green);border-color:#78b89a80}.learning-trail li.is-active{color:var(--bone)}.learning-trail li.is-active>i{border-color:var(--orange);color:var(--orange2);box-shadow:0 0 0 4px #ef6d421a}.learning-memory{border-top:1px solid var(--line);margin-top:auto;padding-top:16px}.learning-memory p{color:var(--soft);margin:7px 0 0;font-family:STSong,Songti SC,serif;font-size:12px;line-height:1.55}.conversation-pane{background:#0a0c0a42;flex-direction:column;min-width:0;min-height:0;display:flex}.conversation-header{border-bottom:1px solid #eee9df13;justify-content:space-between;align-items:end;padding:17px 20px 13px;display:flex}.conversation-header strong{color:var(--bone);margin-top:5px;font-family:STSong,Songti SC,serif;font-size:17px;font-weight:600;display:block}.conversation-meta{color:var(--muted);align-items:center;gap:10px;font-family:Consolas,monospace;font-size:9px;display:flex}.conversation-meta i{color:var(--green);border:1px solid #78b89a4d;border-radius:5px;padding:4px 6px;font-style:normal}.conversation-context{border-left:2px solid var(--orange);background:#ef6d420e;grid-template-columns:1fr auto;gap:5px 12px;margin:13px 20px 0;padding:10px 12px;display:grid}.conversation-context>span{color:var(--orange2);grid-column:1/-1;font-size:8px}.conversation-context strong{color:var(--soft);font-size:11px;font-weight:500}.conversation-context small{color:var(--muted);align-self:end;font-size:9px}.dialogue-workspace-shell .dialogue-thread{flex:1;justify-content:flex-end;gap:8px;min-height:0;padding:16px 20px 10px}.dialogue-workspace-shell .dialogue-message{max-width:88%}.dialogue-workspace-shell .dialogue-message.is-visible{max-height:178px;padding:10px 12px}.dialogue-workspace-shell .dialogue-message p{font-size:11px;line-height:1.68}.dialogue-workspace-shell .dialogue-message>span{margin-bottom:5px}.dialogue-composer{min-height:38px;color:var(--muted);background:#eee9df09;border:1px solid #eee9df24;border-radius:9px;align-items:center;gap:9px;margin:9px 20px 20px;padding:0 11px 0 13px;font-size:10px;display:flex}.dialogue-composer>span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.dialogue-composer kbd{color:var(--muted);border:1px solid #eee9df29;border-radius:4px;padding:3px 5px;font-family:Consolas,monospace;font-size:8px}.dialogue-composer i{color:#1a110d;background:var(--orange);border-radius:5px;padding:5px 8px;font-size:9px;font-style:normal}.dialogue-workspace-shell .dialogue-progress{z-index:6;bottom:7px;left:294px;right:20px}.dialogue-workspace-shell .dialogue-claim{background:radial-gradient(circle at 74% 22%,#78b89a38,#0d0e0cf7 62%);padding:36px 58px;inset:58px 0 0}.dialogue-workspace-shell .dialogue-claim ul{text-align:left;gap:9px;margin:19px 0 28px;padding:0;list-style:none;display:grid}.dialogue-workspace-shell .dialogue-claim li{border-left:2px solid var(--green);color:var(--soft);background:#eee9df0b;padding:9px 13px;font-size:12px}.dialogue-workspace-shell .dialogue-claim strong{margin-top:0;font-size:clamp(31px,3.3vw,44px)}@media (max-width:760px){.dialogue-workspace-shell{border-radius:18px;width:100%;min-height:570px}.dialogue-workspace-shell .dialogue-topbar{height:48px;padding:0 13px}.dialogue-workspace-shell .dialogue-brand{font-size:14px}.dialogue-workspace-shell .dialogue-brand i{width:14px;height:14px}.dialogue-nav{gap:12px;font-size:8px}.dialogue-workspace-shell .dialogue-live{font-size:0}.dialogue-workspace{min-height:522px;display:block}.learning-sidebar{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:1fr 1.35fr;gap:8px 13px;height:119px;padding:12px 13px;display:grid}.learning-sidebar-head strong{margin-top:4px;font-size:14px;line-height:1.3}.learning-sidebar-head small{margin-top:3px;font-size:8px}.learning-objective,.learning-memory{display:none}.learning-trail{grid-area:1/2/3;grid-template-columns:repeat(4,1fr);gap:5px;margin:0}.learning-trail:before{width:auto;height:1px;inset:8px 8px auto}.learning-trail li{text-align:center;grid-template-columns:1fr;justify-items:center;gap:5px}.learning-trail li>i{width:15px;height:15px;font-size:6px}.learning-trail li strong{font-size:8px;line-height:1.2}.learning-trail li span{display:none}.conversation-pane{min-height:403px}.conversation-header{padding:11px 13px 9px}.conversation-header strong{margin-top:3px;font-size:14px}.conversation-context{gap:4px 8px;margin:9px 13px 0;padding:8px 9px}.conversation-context strong{font-size:9px}.conversation-context small{font-size:8px}.dialogue-workspace-shell .dialogue-thread{gap:6px;padding:10px 13px 6px}.dialogue-workspace-shell .dialogue-message.is-visible{max-height:164px;padding:8px 9px}.dialogue-workspace-shell .dialogue-message p{font-size:10px;line-height:1.55}.dialogue-composer{min-height:31px;margin:6px 13px 14px;padding:0 8px 0 10px;font-size:8px}.dialogue-composer kbd{display:none}.dialogue-composer i{padding:4px 6px;font-size:8px}.dialogue-workspace-shell .dialogue-progress{bottom:5px;left:13px;right:13px}.dialogue-workspace-shell .dialogue-claim{padding:25px;inset:48px 0 0}.dialogue-workspace-shell .dialogue-claim ul{gap:6px;margin:14px 0 21px}.dialogue-workspace-shell .dialogue-claim li{padding:7px 9px;font-size:10px}.dialogue-workspace-shell .dialogue-claim strong{font-size:clamp(26px,7.5vw,34px)}}.learning-trail{gap:11px}.dialogue-workspace-shell .dialogue-claim{text-align:left;background:linear-gradient(145deg,#151813 0%,#10120f 62%,#0c0d0c 100%);align-content:start;justify-items:stretch;padding:31px 34px 36px;display:grid;inset:58px 0 0 274px}.dialogue-workspace-shell .dialogue-claim>span{color:var(--green);font-size:10px}.dialogue-workspace-shell .dialogue-claim>p{max-width:430px;color:var(--soft);margin:10px 0 0;font-size:13px;line-height:1.65}.dialogue-workspace-shell .dialogue-claim ul{gap:8px;max-width:505px;margin:22px 0 26px}.dialogue-workspace-shell .dialogue-claim li{border-left-color:var(--orange);color:var(--soft);background:#eee9df0f;padding:10px 13px}.dialogue-workspace-shell .dialogue-claim strong{max-width:540px;color:var(--bone);font-size:clamp(27px,2.55vw,36px);line-height:1.34}.dialogue-workspace-shell .dialogue-claim strong:after{margin:20px 0 0}.dialogue-workspace-shell .dialogue-progress{grid-template-columns:repeat(6,1fr)}@media (max-width:760px){.learning-trail{grid-template-columns:repeat(6,1fr)}.learning-trail li strong{display:none}.dialogue-workspace-shell .dialogue-claim{padding:25px;inset:48px 0 0}.dialogue-workspace-shell .dialogue-claim>p{font-size:11px}.dialogue-workspace-shell .dialogue-claim ul{margin:16px 0 20px}.dialogue-workspace-shell .dialogue-claim strong{font-size:clamp(25px,7vw,32px)}}.guide-page{background:radial-gradient(circle at 88% 8%,#78b89a1c,transparent 22%),radial-gradient(circle at 8% 19%,#ef6d421a,transparent 24%),var(--ink);min-height:100vh;overflow:clip}.guide-article{width:min(960px,100% - 48px);margin:0 auto;padding:154px 0 82px}.guide-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 270px;align-items:end;gap:62px;padding:42px 0 78px;display:grid}.guide-kicker,.guide-index{color:var(--orange2);letter-spacing:.11em;font-family:Consolas,SFMono-Regular,monospace;font-size:11px;display:block}.guide-hero h1{letter-spacing:-.045em;max-width:700px;margin:23px 0 0;font-family:STSong,Songti SC,serif;font-size:clamp(46px,5.25vw,70px);font-weight:600;line-height:1.18}.guide-hero>div>p{max-width:650px;color:var(--soft);margin:27px 0 0;font-size:17px;line-height:2}.guide-fact{background:#78b89a0f;border:1px solid #78b89a47;border-radius:18px;padding:21px 22px 23px}.guide-fact span{color:var(--green);letter-spacing:.09em;font-family:Consolas,monospace;font-size:10px;display:block}.guide-fact strong{margin-top:13px;font-family:STSong,Songti SC,serif;font-size:19px;font-weight:500;line-height:1.56;display:block}.guide-section{border-bottom:1px solid var(--line);padding:75px 0}.guide-section h2{letter-spacing:-.035em;max-width:760px;margin:0;font-family:STSong,Songti SC,serif;font-size:clamp(30px,3.45vw,46px);font-weight:600;line-height:1.38}.guide-section>p{max-width:740px;color:var(--soft);margin:24px 0 0;font-size:16px;line-height:2}.guide-section>p+p{margin-top:15px}.guide-section .guide-index{margin-bottom:20px}.guide-table-wrap{border:1px solid var(--line);background:#eee9df06;border-radius:18px;margin-top:32px;overflow-x:auto}.guide-table-wrap table{border-collapse:collapse;text-align:left;width:100%;min-width:680px}.guide-table-wrap th,.guide-table-wrap td{vertical-align:top;border-bottom:1px solid #eee9df17;padding:18px 20px;font-size:13px;line-height:1.72}.guide-table-wrap thead th{color:var(--muted);letter-spacing:.08em;font-family:Consolas,monospace;font-size:10px;font-weight:400}.guide-table-wrap tbody th{width:17%;color:var(--orange2);font-weight:500}.guide-table-wrap tbody td{width:41.5%;color:var(--soft)}.guide-table-wrap tbody td:last-child{color:var(--bone);background:#78b89a0b}.guide-table-wrap tr:last-child>*{border-bottom:0}.guide-steps{border:1px solid var(--line);background:var(--line);border-radius:20px;gap:1px;margin:34px 0 0;padding:0;list-style:none;display:grid;overflow:hidden}.guide-steps li{background:#151613;padding:25px 30px 26px 84px;position:relative}.guide-steps li:before{content:counter(list-item,decimal-leading-zero);color:var(--orange);font-family:Consolas,monospace;font-size:12px;position:absolute;top:28px;left:29px}.guide-steps strong{font-family:STSong,Songti SC,serif;font-size:22px;font-weight:600}.guide-steps p{max-width:620px;color:var(--soft);margin:10px 0 0;font-size:14px;line-height:1.85}.guide-case{grid-template-columns:.95fr 1.05fr;align-items:center;gap:54px;display:grid}.guide-case-copy h2{font-size:clamp(28px,3vw,40px)}.guide-case-copy p{color:var(--soft);margin:20px 0 0;font-size:14px;line-height:1.92}.guide-case-copy p+p{margin-top:14px}.guide-case figure{border:1px solid var(--line);background:#121310;border-radius:22px;margin:0;padding:11px}.guide-case figure img{border:1px solid #eee9df14;border-radius:14px;width:100%}.guide-case figcaption{color:var(--muted);padding:13px 7px 4px;font-size:10px;line-height:1.6}.guide-link{color:var(--orange2);border-bottom:1px solid #ef6d4299;align-items:center;gap:9px;margin-top:27px;padding-bottom:5px;font-size:13px;display:inline-flex}.guide-boundary{background:linear-gradient(135deg,#ef6d421f,#78b89a17);border-bottom:0;border-radius:24px;padding:62px 58px}.guide-boundary h2{font-size:clamp(29px,3vw,40px)}.guide-faq{padding-bottom:58px}.guide-faq details{border-bottom:1px solid var(--line);max-width:780px;padding:20px 0}.guide-faq summary{color:var(--bone);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-family:STSong,Songti SC,serif;font-size:20px;line-height:1.45;list-style:none;display:flex}.guide-faq summary::-webkit-details-marker{display:none}.guide-faq summary:after{content:"+";color:var(--orange);font-family:Consolas,monospace;font-size:20px}.guide-faq details[open] summary:after{content:"−"}.guide-faq details p{max-width:700px;color:var(--soft);margin:15px 40px 0 0;font-size:14px;line-height:1.9}.guide-footer{color:var(--muted);justify-content:space-between;gap:30px;padding:33px 0 0;font-size:11px;display:flex}.guide-footer p{margin:0}.guide-footer a{color:var(--soft)}.guide-footer a:hover{color:var(--orange2)}@media (max-width:760px){.guide-article{width:calc(100% - 32px);padding:119px 0 55px}.guide-hero{grid-template-columns:1fr;gap:31px;padding:25px 0 57px;display:grid}.guide-hero h1{letter-spacing:-.025em;font-size:clamp(39px,10vw,48px);line-height:1.23}.guide-hero>div>p{font-size:15px;line-height:1.9}.guide-fact{max-width:340px;padding:18px}.guide-fact strong{font-size:17px}.guide-section{padding:60px 0}.guide-section h2{font-size:clamp(29px,8vw,36px);line-height:1.4}.guide-section>p{font-size:15px;line-height:1.92}.guide-table-wrap{border-radius:14px;margin-top:26px}.guide-table-wrap th,.guide-table-wrap td{padding:14px;font-size:12px}.guide-steps li{padding:21px 19px 22px 60px}.guide-steps li:before{top:23px;left:18px}.guide-steps strong{font-size:19px}.guide-steps p{font-size:13px;line-height:1.78}.guide-case{grid-template-columns:1fr;gap:30px}.guide-case-copy h2{font-size:clamp(28px,7.8vw,34px)}.guide-case figure{border-radius:18px}.guide-boundary{border-radius:18px;padding:35px 26px}.guide-faq summary{font-size:18px}.guide-faq details p{margin-right:0;font-size:13px}.guide-footer{gap:14px;padding-top:27px;display:grid}}footer p a{color:var(--orange2);margin-left:12px}footer p a:hover{color:var(--bone)}.purchase-options{gap:7px;margin-top:16px;display:grid}.purchase-state{background:#eee9df09;border:1px solid #eee9df1a;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;font-size:10px;display:flex}.purchase-state>span{color:var(--soft);align-items:baseline;gap:7px;display:flex}.purchase-state>span small{color:var(--orange2);font-family:Consolas,monospace;font-size:10px}.purchase-state strong,.purchase-state a{white-space:nowrap;font-weight:500}.purchase-state strong{color:var(--gold)}.purchase-state a{color:var(--green)}.purchase-state a:hover{color:var(--bone)}.contact-copy{margin-top:14px}.download-hash{border-top:1px solid var(--line);gap:7px;margin-top:13px;padding:12px;display:grid}.download-hash>span{color:var(--muted);letter-spacing:.08em;font-family:Consolas,monospace;font-size:9px}.download-hash code{overflow-wrap:anywhere;color:var(--soft);font-family:Consolas,monospace;font-size:9px;line-height:1.55}.download-hash button{color:var(--green);cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:10px}.download-hash button:hover{color:var(--bone)}
