.agent-start{padding-top:48px;padding-bottom:90px}
.agent-intro{max-width:960px;padding:55px 58px 50px;background:linear-gradient(125deg,#102f3c,#174753);color:#fff;border-radius:18px}
.agent-intro .section-label{color:#78e0d8}
.agent-intro h1{max-width:820px;margin:20px 0 22px;font-size:clamp(2.8rem,6vw,5.4rem);line-height:1.02;letter-spacing:-.055em}
.agent-intro>p:not(.section-label):not(.copy-status){max-width:770px;font-size:clamp(1.08rem,1.8vw,1.35rem);line-height:1.5;color:#e3eef0}
.agent-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.agent-actions .button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}
.agent-actions .button.primary{border:0}
.agent-actions .button.secondary{color:#fff;border-color:#83b7bf;background:transparent}
.agent-actions .button.secondary:hover,.agent-actions .button.secondary:focus-visible{background:#275a66;color:#fff}
.copy-status{min-height:1.5em;margin:18px 0 0;color:#b7d4d7;font-size:.9rem}
.agent-links{display:flex;gap:20px;flex-wrap:wrap;margin:12px 0 0;font-size:.9rem}.agent-links a{color:#d9f7f2}
.direct-install{max-width:960px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:32px;align-items:center;margin-top:38px}
.direct-install h2{font-size:clamp(1.5rem,2.6vw,2.3rem);line-height:1.12;margin:8px 0 12px}
.direct-install p:not(.section-label){max-width:470px;line-height:1.5;color:var(--muted)}
.direct-install pre{max-width:100%;overflow-x:auto;white-space:pre;margin:0 0 12px;padding:18px;border-radius:10px;background:#102f3c;color:#edfafa;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}
.direct-install .button{min-height:44px;cursor:pointer}
.host-connect{max-width:960px;margin-top:56px}
.host-connect h2{font-size:clamp(1.7rem,3.2vw,2.7rem);line-height:1.1;letter-spacing:-.04em;margin:8px 0 22px}
.host-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.host-card{min-width:0;padding:20px;border:1px solid #c5d9dd;border-radius:12px;background:#fff}
.host-card h3{margin:0 0 8px;font-size:1.1rem}.host-card p{min-height:5.8em;margin:0 0 14px;color:var(--muted);font-size:.88rem;line-height:1.5}
.host-card pre{max-width:100%;overflow-x:auto;white-space:pre;margin:0 0 12px;padding:12px;border-radius:8px;background:#102f3c;color:#edfafa;font:11px/1.5 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}
.host-card .button{min-height:40px;cursor:pointer}.host-card>a{display:inline-block;margin-top:6px}
.host-note{max-width:760px;margin:18px 0 0;color:var(--muted);font-size:.88rem;line-height:1.5}
.agent-prompt{max-width:960px;margin-top:48px}
.prompt-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px}
.prompt-heading h2{font-size:clamp(1.7rem,3.2vw,2.7rem);line-height:1.1;letter-spacing:-.04em;margin:8px 0 0}
.prompt-heading>a{white-space:nowrap}
.agent-prompt textarea{display:block;width:100%;min-height:410px;box-sizing:border-box;padding:24px;border:1px solid #6a8790;border-radius:12px;background:#0b202a;color:#f2f8f8;font:13px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;resize:vertical}
.agent-prompt textarea:focus{outline:3px solid #72ddd1;outline-offset:3px}
.preview-note{max-width:800px;color:var(--muted);line-height:1.5;margin-top:17px}
@media(max-width:760px){.agent-start{padding-top:20px;padding-bottom:60px}.agent-intro{padding:33px 22px;border-radius:14px}.agent-intro h1{font-size:clamp(2.5rem,11vw,4rem)}.agent-actions{flex-direction:column}.agent-actions .button{width:100%}.direct-install{display:block;margin-top:34px}.direct-install pre{margin-top:18px}.host-connect{margin-top:42px}.host-grid{grid-template-columns:1fr}.host-card p{min-height:0}.prompt-heading{display:block}.prompt-heading>a{display:inline-block;margin-top:16px}.agent-prompt{margin-top:35px}.agent-prompt textarea{min-height:360px;padding:16px}}
