:root{color:#e8f0ec;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#10b98133,#0000 30%),linear-gradient(#08110f 0%,#0f1d19 45%,#101a17 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,textarea{font:inherit}a{color:inherit}#root{min-height:100vh}.app-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:40px 0 64px}.hero-panel,.results-panel,.loading-card,.error-banner{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#08110fc2;border:1px solid #94a3b824;box-shadow:0 24px 70px #00000047}.hero-panel{border-radius:28px;gap:24px;padding:32px;display:grid}.hero-copy{max-width:760px}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#6ee7b7;margin:0 0 12px;font-size:.78rem}.hero-copy h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.3rem,5vw,4.6rem);line-height:.95}.lede{color:#b8cbc3;max-width:56ch;margin:16px 0 0;font-size:1.05rem}.prompt-form{gap:12px;display:grid}.prompt-form label{color:#d1fae5;font-size:.95rem}.prompt-form textarea{color:#f4fffb;resize:vertical;background:#0f1d19fa;border:1px solid #6ee7b73d;border-radius:20px;width:100%;min-height:140px;padding:18px 20px}.prompt-form textarea:focus{outline-offset:2px;outline:2px solid #34d39973}.prompt-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.prompt-actions button,.chip{color:#052e1b;cursor:pointer;background:linear-gradient(135deg,#34d399 0%,#22c55e 100%);border:0;border-radius:999px;padding:12px 18px;font-weight:700}.prompt-actions span{color:#9fb4ab;font-size:.95rem}.chips{flex-wrap:wrap;gap:10px;display:flex}.chip{color:#d8eee3;background:#ffffff0f;border:1px solid #94a3b82e;font-weight:500}.results-panel{border-radius:24px;gap:20px;margin-top:24px;padding:24px;display:grid}.results-panel>div{width:100%}.loading-card,.error-banner{border-radius:18px;margin-top:16px;padding:16px 18px}.error-banner{color:#fecaca;border-color:#f871714d}@media (width<=720px){.app-shell{width:min(100% - 20px,1120px);padding:18px 0 40px}.hero-panel,.results-panel{border-radius:20px;padding:18px}.prompt-actions{align-items:flex-start}}
