:root{color:#10203a;background:radial-gradient(circle at top left,rgba(15,118,110,.18),transparent 28%),radial-gradient(circle at right center,rgba(249,115,22,.12),transparent 24%),linear-gradient(180deg,#f8fafc,#eefbf7);font-family:Segoe UI,PingFang SC,sans-serif}*{box-sizing:border-box}body{margin:0}button,textarea,code,pre{font:inherit}button{cursor:pointer}code,pre{font-family:Cascadia Code,Consolas,monospace}.demo-shell{min-height:100vh;padding:56px 24px 120px}.hero{max-width:1180px;margin:0 auto 32px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.7fr);gap:24px}.hero__copy,.status-card,.card{border-radius:28px;background:#ffffffc7;border:1px solid rgba(148,163,184,.18);box-shadow:0 24px 60px #94a3b829;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero__copy{padding:34px}.eyebrow{display:inline-block;padding:8px 12px;border-radius:999px;background:#0f766e1f;color:#0f766e;font-size:.84rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hero h1{margin:18px 0 14px;font-size:clamp(2.2rem,4vw,4rem);line-height:1.04}.hero p,.card p{margin:0;color:#475569;line-height:1.7}.hero code,.card code{color:#0f172a}.hero__actions,.host-controls__actions{display:flex;flex-wrap:wrap;gap:12px}.hero__actions{margin-top:24px}.hero button,.host-controls__actions button{border:none;border-radius:16px;padding:13px 18px;background:linear-gradient(135deg,#0f766e,#115e59);color:#fff;font-weight:700;box-shadow:0 16px 28px #0f766e2e}.hero button.ghost,.host-controls__actions button.ghost{background:#ffffffe6;color:#10203a;border:1px solid rgba(148,163,184,.3);box-shadow:none}.status-card{padding:26px 24px;display:flex;flex-direction:column;gap:16px}.status-card__row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding-bottom:12px;border-bottom:1px solid rgba(148,163,184,.16)}.status-card__row:last-child{border-bottom:none;padding-bottom:0}.status-card__row span{color:#64748b}.grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.card{padding:28px}.card h2{margin:0 0 14px;font-size:1.2rem}.card pre{margin:18px 0 0;padding:16px;border-radius:20px;overflow:auto;background:#0f172a;color:#dbeafe;line-height:1.6;font-size:.9rem}.card--wide{grid-column:1 / -1}.host-controls{margin-top:20px;display:grid;gap:14px}.host-controls textarea{width:100%;border:1px solid rgba(148,163,184,.34);border-radius:20px;padding:14px 16px;background:#ffffffeb;color:#0f172a;resize:vertical}.host-controls textarea:focus{outline:none;border-color:#0f766ecc;box-shadow:0 0 0 3px #14b8a61f}@media (max-width: 960px){.hero,.grid{grid-template-columns:1fr}}@media (max-width: 640px){.demo-shell{padding:24px 16px 96px}.hero__copy,.status-card,.card{padding:22px;border-radius:22px}.hero__actions,.host-controls__actions{flex-direction:column}}
