.install-page-scope .install-page{padding:56px 0 64px}.install-page-scope .install-page h1{color:var(--fg);letter-spacing:-.02em;text-align:center;margin:0 0 14px;font-size:clamp(28px,4.4vw,40px);font-weight:500;line-height:1.15}.install-page-scope .install-page h1 .green{color:var(--green)}.install-page-scope .install-page .deck{color:var(--fg-2);text-align:center;max-width:600px;margin:0 auto 36px;font-size:16px;line-height:1.6}.install-page-scope .install-term-wrap{max-width:920px;margin:0 auto;position:relative}.install-page-scope .install-cmd-bar{background:var(--bg-2);border:1px solid var(--green-dim);border-radius:8px;flex-wrap:wrap;align-items:center;gap:14px;max-width:920px;margin:24px auto 0;padding:16px 20px;display:flex}.install-page-scope .install-cmd-bar .cmd{min-width:0;color:var(--fg);white-space:normal;overflow-wrap:anywhere;word-break:break-word;flex:1;font-family:inherit;font-size:13.5px;overflow-x:visible}.install-page-scope .install-cmd-bar .cmd .prefix{color:var(--green);margin-right:6px}.install-page-scope .install-cmd-bar button{background:var(--green);color:var(--bg);cursor:pointer;white-space:nowrap;border:0;border-radius:5px;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:700}.install-page-scope .install-cmd-bar button:hover{background:var(--fg)}.install-page-scope .install-cmd-meta{max-width:920px;color:var(--muted,#777);text-align:right;margin:8px auto 0;font-size:12px}.install-page-scope .install-explain{grid-template-columns:repeat(3,1fr);gap:16px;max-width:920px;margin:36px auto 0;display:grid}@media (max-width:720px){.install-page-scope .install-explain{grid-template-columns:1fr}}.install-page-scope .install-step{background:var(--bg-2);border:1px solid var(--line);border-radius:6px;padding:22px}.install-page-scope .install-step .num{color:var(--green);letter-spacing:.1em;margin-bottom:8px;font-size:12px;font-weight:700}.install-page-scope .install-step h3{color:var(--fg);margin:0 0 8px;font-size:15px;font-weight:600}.install-page-scope .install-step p{color:var(--fg-2);margin:0;font-size:13px;line-height:1.6}.install-page-scope .install-step code{color:var(--green);background:var(--bg-3);border-radius:3px;padding:1px 5px;font-size:12px}.install-page-scope .install-step a{color:var(--green);border-bottom:1px dotted var(--green-dim);text-decoration:none}.install-page-scope .install-step a:hover{border-bottom-style:solid}.install-page-scope .install-steps{counter-reset:install-step;flex-direction:column;gap:16px;max-width:920px;margin:36px auto 0;padding:0;list-style:none;display:flex}.install-page-scope .install-steps .install-step{padding:22px 24px}.install-page-scope .install-steps .install-step h3{margin:0 0 10px;font-size:16px}.install-page-scope .install-steps .install-step p{font-size:13.5px}.install-page-scope .install-steps .install-step p.install-tip{border-top:1px solid var(--bg-3);color:var(--muted,#999);margin-top:14px;padding-top:12px}.install-page-scope .install-method-tabs{margin-bottom:14px}.install-page-scope .install-method-body p{margin:0 0 4px}.install-page-scope .install-method-body .install-provider-toggle{margin-top:10px}.install-page-scope .install-provider-toggle{margin-top:12px}.install-page-scope .install-toggle{background:var(--bg-3);border:1px solid var(--line-2);border-radius:8px;gap:4px;margin-bottom:10px;padding:3px;display:inline-flex}.install-page-scope .install-toggle-btn{color:var(--fg-3);letter-spacing:.02em;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:7px;padding:5px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:color .12s,background .12s,border-color .12s;display:inline-flex}.install-page-scope .install-toggle-logo{flex:none;width:15px;height:15px;display:block}.install-page-scope .install-toggle-btn:hover{color:var(--fg)}.install-page-scope .install-toggle-btn.is-active{color:var(--green);border-color:var(--green-dim);background:#050505}.install-page-scope .copy-command{position:relative}.install-page-scope .copy-command pre{border:1px solid var(--green-dim);background:#050505;border-radius:6px;margin:0;padding:12px 72px 12px 14px;overflow-x:auto}.install-page-scope .copy-command pre code{color:var(--green);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;background:0 0;padding:0;font-family:inherit;font-size:12.5px;line-height:1.6}.install-page-scope .copy-command-btn{background:var(--bg-3);color:var(--fg-2);border:1px solid var(--green-dim);cursor:pointer;border-radius:4px;padding:3px 9px;font-family:inherit;font-size:11px;transition:color .12s,border-color .12s;position:absolute;top:8px;right:8px}.install-page-scope .copy-command-btn:hover{color:var(--green);border-color:var(--green)}.install-page-scope .install-providers{max-width:920px;margin:36px auto 0}.install-page-scope .install-providers h2{color:var(--fg);margin:0 0 10px;font-size:18px;font-weight:500}.install-page-scope .install-providers p{color:var(--fg-2);margin:0 0 8px;font-size:13.5px;line-height:1.6}.install-page-scope .install-providers code{color:var(--green);background:var(--bg-3);border-radius:3px;padding:1px 5px;font-size:12px}.install-page-scope .install-providers .install-provider-note{color:var(--fg-3)}.install-page-scope .install-foot{text-align:center;max-width:920px;color:var(--fg-3);margin:40px auto 0;font-size:13px}.install-page-scope .install-foot a{color:var(--fg-2);border-bottom:1px dotted var(--line-2);text-decoration:none}.install-page-scope .install-foot a:hover{color:var(--green);border-bottom-color:var(--green)}.install-page-scope .term{border:1px solid var(--line-2);background:#050505;border-radius:8px;overflow:hidden;box-shadow:0 20px 60px #0009,inset 0 0 0 1px #00ff8708}.install-page-scope .term .chrome{border-bottom:1px solid var(--line);background:#0f0f0f;align-items:center;gap:8px;padding:10px 14px;display:flex}.install-page-scope .term .chrome .dot{background:#3a3a3a;border-radius:50%;width:11px;height:11px}.install-page-scope .term .chrome .dot.r{background:#ff5f57}.install-page-scope .term .chrome .dot.y{background:#febc2e}.install-page-scope .term .chrome .dot.g{background:#28c840}.install-page-scope .term .chrome .title{color:var(--fg-3);flex:1;margin-left:10px;font-size:12px}.install-page-scope .term .chrome .replay{border:1px solid var(--line-2);color:var(--fg-3);cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:4px;padding:3px 9px;font-family:inherit;font-size:11px;display:none}.install-page-scope .term .chrome .replay.visible{display:inline-flex}.install-page-scope .term .chrome .replay:hover{color:var(--green);border-color:var(--green-dim)}.install-page-scope .term .screen-body{min-height:520px;padding:22px 24px;font-size:14px;line-height:1.7;position:relative}@media (max-width:600px){.install-page-scope .term .screen-body{min-height:460px;padding:16px 14px;font-size:12.5px}}.install-page-scope .term .screen-body .line{white-space:pre-wrap;word-break:break-word}.install-page-scope .term .screen-body .line.fade-in{opacity:0;animation:.18s ease-out forwards term-fade-in}@keyframes term-fade-in{to{opacity:1}}@keyframes term-blink{50%{opacity:0}}.install-page-scope .term .screen-body .prompt{color:var(--green)}.install-page-scope .term .screen-body .user{color:var(--blue)}.install-page-scope .term .screen-body .out{color:var(--fg-2)}.install-page-scope .term .screen-body .out b{color:var(--fg);font-weight:500}.install-page-scope .term .screen-body .ok{color:var(--green)}.install-page-scope .term .screen-body .warn{color:var(--amber)}.install-page-scope .term .screen-body .dim{color:var(--fg-3)}.install-page-scope .term .screen-body .head{color:var(--magenta)}.install-page-scope .term .screen-body .claude{color:#d97757}.install-page-scope .term .screen-body .corner{color:var(--fg-3);text-align:center;vertical-align:baseline;width:1em;margin-left:1.2em;margin-right:.6em;font-size:14px;display:inline-block}.install-page-scope .term .screen-body .cc-banner{white-space:normal;border:1px solid #d97757;border-radius:6px;max-width:760px;margin:6px 0 4px;padding:14px 18px 16px;font-size:12px;line-height:1.5;position:relative}.install-page-scope .term .screen-body .cc-title{color:#d97757;background:var(--bg);padding:0 8px;font-size:12px;position:absolute;top:-9px;left:18px}.install-page-scope .term .screen-body .cc-grid{grid-template-columns:2fr 3fr;gap:0;display:grid}.install-page-scope .term .screen-body .cc-left{text-align:center;border-right:1px solid #d97757;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:2px 14px;display:flex}.install-page-scope .term .screen-body .cc-right{flex-direction:column;gap:1px;min-width:0;padding:2px 0 2px 14px;display:flex}.install-page-scope .term .screen-body .cc-welcome{color:var(--fg);font-size:13px;font-weight:600}.install-page-scope .term .screen-body .cc-mascot{color:#d97757;width:90px;height:60px;margin:4px auto 6px;display:block}.install-page-scope .term .screen-body .cc-model{color:var(--blue)}.install-page-scope .term .screen-body .cc-path{color:var(--fg-3)}.install-page-scope .term .screen-body .cc-section{color:#d97757;margin-top:3px}.install-page-scope .term .screen-body .cc-section:first-child{margin-top:0}.install-page-scope .term .screen-body .cc-tip{color:var(--fg-2);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.install-page-scope .term .screen-body .cc-hr{opacity:.85;border:none;border-top:1px solid #d97757;margin:5px 0 3px}@media (max-width:600px){.install-page-scope .term .screen-body .cc-banner{max-width:100%}.install-page-scope .term .screen-body .cc-grid{grid-template-columns:1fr}.install-page-scope .term .screen-body .cc-left{border-bottom:1px solid #d97757;border-right:none;padding-bottom:10px}.install-page-scope .term .screen-body .cc-right{padding:10px 0 0}}.install-page-scope .term .screen-body .big{color:var(--fg);text-shadow:0 0 20px #00ff8766;font-size:1.6em;font-weight:700}.install-page-scope .term .screen-body .reveal{animation:.6s ease-out forwards term-score-reveal}@keyframes term-score-reveal{0%{opacity:0;filter:blur(4px);transform:scale(.95)}to{opacity:1;filter:blur();transform:scale(1)}}.install-page-scope .term .screen-body .cursor{background:var(--green);vertical-align:text-top;width:8px;height:1em;margin-left:2px;animation:1s step-end infinite term-blink;display:inline-block}.install-page-scope .term .screen-body .progress-line{color:var(--fg-2);align-items:center;gap:8px;display:inline-flex}.install-page-scope .term .screen-body .progress-line .bar{background:var(--bg-3);border:1px solid var(--line);vertical-align:middle;border-radius:2px;width:280px;height:14px;display:inline-block;overflow:hidden}@media (max-width:600px){.install-page-scope .term .screen-body .progress-line .bar{width:160px}}.install-page-scope .term .screen-body .progress-line .bar .fill{background:linear-gradient(90deg, var(--green-dim), var(--green));height:100%;box-shadow:0 0 12px #00ff8766}.install-page-scope .term .screen-body .spinner{width:1em;color:var(--green);display:inline-block}
