:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color-scheme:dark}body{padding-bottom:env(safe-area-inset-bottom)}body{margin:0;background:#0b0f14;color:#e8eef6}.wrap{max-width:1080px;margin:0 auto;padding:0 18px}.page{min-height:100vh;display:flex;flex-direction:column}.header{position:sticky;top:0;z-index:10;background:#0b0f14db;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #1f2a3a}.header__inner{height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{display:flex;align-items:center;gap:12px}.brand__logo{width:38px;height:38px;display:grid;place-items:center;border:1px solid #223048;border-radius:12px;background:#0f1624}.brand__name{font-weight:800}.brand__tag{font-size:12px;opacity:.8}.pill{font-size:12px;padding:6px 10px;border-radius:999px;border:1px solid #223048;background:#0f1624}.main{flex:1;padding:26px 18px 36px}.hero h1{margin:0 0 10px;font-size:28px;line-height:1.15}.hero p{margin:0;opacity:.9;max-width:780px}.grid{margin-top:18px;display:grid;gap:14px;grid-template-columns:1.6fr 1fr}@media(max-width:900px){.grid{grid-template-columns:1fr}}.card{background:#111826;border:1px solid #223048;border-radius:16px;padding:14px}.card__title{font-weight:800;margin-bottom:10px}.chat{height:420px;overflow:auto;padding:10px;background:#0f1624;border:1px solid #223048;border-radius:14px}.msg{display:flex;margin:10px 0}.bubble{max-width:78%;padding:10px 12px;border-radius:12px;border:1px solid #223048;background:#131d2f;white-space:pre-wrap;line-height:1.35}.msg.user{justify-content:flex-end}.msg.user .bubble{background:#1b2a44}.msg.system .bubble{background:#12161e;opacity:.9}.composer{margin-top:10px;display:flex;gap:10px}.input{flex:1;border-radius:12px;border:1px solid #223048;background:#0f1624;color:#e8eef6;padding:12px;outline:none}.btn{border-radius:12px;border:1px solid #223048;background:#16233a;color:#e8eef6;padding:12px 14px;cursor:pointer}.btn:disabled{opacity:.55;cursor:not-allowed}.alert{margin-bottom:10px;padding:10px 12px;border-radius:12px;border:1px solid #3b2a2a;background:#1b1212;color:#ffd1d1}.footer{border-top:1px solid #1f2a3a;background:#0b0f14}.footer__inner{display:flex;gap:10px;align-items:baseline;justify-content:space-between;padding:14px 18px;opacity:.9}.footer__small{font-size:12px;opacity:.8}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.toggle{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;border:1px solid #223048;background:#0f1624;font-size:12px;opacity:.95;-webkit-user-select:none;user-select:none}.toggle input{width:16px;height:16px}.emergency{margin-bottom:12px;padding:12px;border-radius:16px;border:1px solid #4a2b2b;background:#1b1212;color:#ffd1d1}.emergency__title{font-weight:900;margin-bottom:6px}.emergency__text{line-height:1.45;opacity:.95}.emergency__actions{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}.btn.danger{background:#2a1414;border-color:#5a2e2e;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn.ghost{background:transparent}.emergency__hint{margin-top:10px;font-size:12px;opacity:.9}.aside p{margin:0}.chat{scroll-behavior:smooth}@media(max-width:520px){.wrap{padding:0 12px}.header__inner{height:54px}.brand__logo{width:32px;height:32px;border-radius:10px}.brand__name{font-size:14px}.brand__tag{font-size:11px}.pill{padding:3px 5px;font-size:8px}.main{padding:14px 12px 18px}.hero h1{font-size:20px;margin-bottom:8px}.hero p{font-size:12px;line-height:1.4}.grid{grid-template-columns:1fr;gap:12px}.card{padding:12px;border-radius:16px}.chat{height:calc(100vh - 270px);min-height:340px;border-radius:14px}.bubble{max-width:90%;font-size:14px}.composer{position:sticky;bottom:calc(8px + env(safe-area-inset-bottom));background:#111826eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:10px 0 calc(6px + env(safe-area-inset-bottom));margin-top:10px;border-top:1px solid #223048;gap:8px;flex-wrap:wrap}.toggle{width:100%;justify-content:flex-start;padding:10px}.input,.btn{width:100%;padding:12px;font-size:14px}.emergency{padding:10px;border-radius:14px}.emergency__actions{gap:8px}.footer__inner{flex-direction:column;gap:6px;align-items:flex-start}}
