:root{color:#162033;background:#eef2f7;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#0c5ea51f,#42b08d1a),#f5f7fb}button,textarea,input{letter-spacing:0}.appShell{display:flex;flex-direction:column;gap:14px;min-height:100vh;padding:16px}.heroBand{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:14px;color:#fff;background:linear-gradient(135deg,#0b5394eb,#15846de6),url(/assets/voltbox-office.svg) center/cover;border-radius:8px;box-shadow:0 14px 34px #0f2a472e}.heroBand h1{display:block;margin:2px 0 0;color:#fff;font-size:22px;line-height:1.15}.heroBand>div:nth-child(2),.resultHeader>div,.settingsHeader>div,.contextBand>div{display:flex;min-width:0;flex-direction:column;gap:2px}.eyebrow{display:block;color:#ffffffd6;font-size:12px;font-weight:600}.brandMark{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.32);border-radius:8px;background:#ffffff29}.brandMark svg{width:24px;height:24px}.stack{display:flex;flex:1;flex-direction:column;gap:14px}.contextBand{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid #d6deeb;border-radius:8px;background:#fff}.taskInput textarea{min-height:112px}.presetGrid{display:grid;grid-template-columns:1fr;gap:8px}.presetGrid button{justify-content:flex-start;min-height:36px;white-space:normal}.actionRow,.resultHeader,.settingsHeader{display:flex;gap:12px;align-items:center;justify-content:space-between}.resultPanel,.settingsPanel{border-radius:8px}.resultText textarea{min-height:190px;font-family:Segoe UI,system-ui,sans-serif;line-height:1.45}.settingsGrid{display:grid;gap:12px;margin-top:12px}.settingsGrid textarea{min-height:104px}.statusLine{display:flex;gap:8px;align-items:center;min-height:24px;padding-top:2px}.statusLine span{width:8px;height:8px;border-radius:50%;background:#7a869a}.status-success span{background:#107c41}.status-danger span{background:#c4314b}.status-brand span{background:#0f6cbd}@media(min-width:520px){.presetGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
