:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#221f20;background:#f8f3ef}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 10%,rgba(203,145,146,.17),transparent 34rem),linear-gradient(180deg,#fffaf7 0%,#f6efea 100%)}.shell{max-width:900px;margin:0 auto;padding:44px 20px 70px}.card{background:rgba(255,255,255,.93);border:1px solid rgba(84,56,60,.10);border-radius:28px;padding:34px;box-shadow:0 24px 70px rgba(67,45,47,.10)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#a45f65;font-size:.76rem;font-weight:750}h1{font-size:clamp(2rem,5vw,3.35rem);line-height:1.03;margin:.7rem 0 1rem}.lead{font-size:1.05rem;line-height:1.7;color:#5b5153;max-width:800px}.facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:26px 0}.facts div{background:#fbf6f3;border:1px solid #eee0dc;border-radius:16px;padding:15px 16px;overflow-wrap:anywhere}.facts span{display:block;font-size:.78rem;color:#8a7779;margin-bottom:5px}.facts strong{font-size:.96rem}.notice{border-left:4px solid #b8676d;background:#fff7f4;padding:15px 17px;border-radius:12px;line-height:1.55;margin:22px 0}.phase-label{display:block;font-size:.84rem;color:#796b6d;margin:20px 0 7px;font-weight:650}select{width:100%;min-height:48px;border:1px solid #ddcfcb;border-radius:13px;background:#fff;padding:0 14px;font-size:.96rem;color:#332a2b}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0 16px}button{border:0;border-radius:13px;min-height:48px;padding:0 19px;font-size:1rem;font-weight:750;cursor:pointer}#launchButton{background:#1877f2;color:#fff}#launchButton:disabled{opacity:.55;cursor:not-allowed}.secondary{background:#eee5e2;color:#332a2b}.text-button{background:transparent;color:#8d4e54;padding:0;min-height:auto}.status{padding:14px 16px;border-radius:13px;background:#f4f1ef;line-height:1.5;font-weight:650}.status[data-kind="ok"]{background:#ebf8ef;color:#1c6337}.status[data-kind="error"]{background:#fff0ef;color:#8d2e2a}.status[data-kind="working"]{background:#eef5ff;color:#285a99}.diagnostics{margin-top:26px;border-top:1px solid #ece2df;padding-top:22px}.diag-header{display:flex;justify-content:space-between;align-items:center;gap:16px}h2{font-size:1.1rem;margin:0}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#201c1d;color:#f8efec;border-radius:16px;padding:17px;min-height:160px;line-height:1.5}.small{font-size:.83rem;line-height:1.55;color:#796b6d}@media(max-width:620px){.shell{padding:18px 12px 40px}.card{padding:23px 18px;border-radius:22px}.facts{grid-template-columns:1fr}.actions button{width:100%}.diag-header{align-items:flex-start;flex-direction:column}}
