:root{color:#1f2933;background:#f7f5f0;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0}button,input,textarea,select{font:inherit;background:#fff;border:1px solid #ddd6cc;border-radius:14px;min-height:48px;padding:14px}button{cursor:pointer}.shell{max-width:760px;margin:0 auto;padding:20px 16px 96px}.auth{align-content:center;gap:18px;min-height:100vh;display:grid}.top{justify-content:space-between;align-items:center;gap:12px;margin:10px 0 20px;display:flex}h1,h2,h3,p{margin-top:0}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#8a8177;font-size:12px;font-weight:700}.hero h1{margin-bottom:12px;font-size:42px;line-height:1.02}.card,.brief{background:#ffffffdb;border:1px solid #e8e1d8;border-radius:24px;padding:18px;box-shadow:0 10px 30px #1f29330f}.brief{color:#fff;background:#111827}.brief .muted,.brief .eyebrow{color:#d1d5db}.stack{gap:14px;display:grid}.item{border-top:1px solid #eee7df;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;display:flex}.item:first-of-type{border-top:0}.item small,.muted{color:#7b746c}.primary{color:#fff;background:#111827;border-color:#111827;font-weight:700}.ghost{background:0 0}.error{color:#b42318}.success{color:#087443;font-weight:700}textarea{resize:vertical;min-height:110px}.confirm{border-top:1px solid #eee7df;padding-top:14px}code{background:#f0ece6;border-radius:12px;padding:12px;display:block;overflow:auto}.tabs{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #e8e1d8;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:8px;width:min(720px,100% - 24px);padding:8px;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000001f}.tabs button{min-height:42px;padding:10px}@media (width>=720px){.auth{grid-template-columns:1fr 360px}.shell{padding-top:36px}.hero h1{font-size:56px}}.chips{flex-wrap:wrap;gap:6px;display:flex}.chips button{min-height:38px;padding:8px 10px}.chips .selected{color:#fff;background:#111827}.itemButton{text-align:left;width:100%}.danger{color:#a8071a;background:#fff1f0;border-color:#ffccc7}
