:root{color:#f8f2e8;background:radial-gradient(circle at top,rgba(237,146,71,.35),transparent 30%),linear-gradient(160deg,#17110f,#2d1c17 45%,#0f0c0b);font-family:Space Grotesk,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button{font:inherit}.shell{min-height:100vh;padding:24px}.hero,.grid{max-width:1180px;margin:0 auto}.hero{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:24px}.eyebrow,.label{text-transform:uppercase;letter-spacing:.12em;color:#f3bd8d;font-size:.75rem}h1{margin:8px 0 12px;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.95;max-width:10ch}.lede{max-width:56ch;color:#d7cec3}.modeSwitch{display:flex;gap:8px;flex-wrap:wrap}.modeSwitch button,.slot,.assistant button{border:0;border-radius:999px;padding:10px 14px}.modeSwitch button{background:#ffffff14;color:inherit}.modeSwitch button.active,.assistant button{background:#f3bd8d;color:#1f1612}.grid{display:grid;gap:16px;grid-template-columns:repeat(12,1fr)}.panel,.assistant{border:1px solid rgba(255,255,255,.08);background:#0b090899;border-radius:28px;padding:20px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.panel{grid-column:span 4}.assistant{grid-column:span 12}.center{text-align:center;padding:48px 24px}.stack{display:grid;gap:12px}.card{display:flex;justify-content:space-between;gap:12px;padding:14px;background:#ffffff0d;border-radius:18px}.card p,.assistant ul{color:#c8bdb1;margin:4px 0 0}.slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.slot{text-align:left;background:#ffffff0f;color:inherit}.slot.tight{outline:1px solid #d97054}.slot.medium{outline:1px solid #e0ab63}.slot.light{outline:1px solid #7cd3a5}@media (max-width: 900px){.hero{flex-direction:column}.panel,.assistant{grid-column:1 / -1}}
