:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.app{max-width:1100px;margin:0 auto;padding:32px 18px 56px}.hero{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.hero h1{font-size:clamp(2.3rem,8vw,4rem);line-height:.95;margin:4px 0 12px;letter-spacing:-.05em}.hero p{margin:0;color:#6b7280}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:.72rem!important;color:#6d28d9!important}.metric{min-width:210px;background:#111827;color:#fff;padding:18px 20px;border-radius:18px}.metric span,.metric strong{display:block}.metric span{font-size:.8rem;color:#cbd5e1;margin-bottom:5px}.metric strong{font-size:1.25rem}.grid{display:grid;gap:18px;margin-bottom:18px}.two{grid-template-columns:1.25fr .75fr}.card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:22px}.card h2{margin:0 0 8px;font-size:1.05rem}.muted,.empty{color:#6b7280;font-size:.9rem;line-height:1.5}.accent-card{background:#f5f3ff;border-color:#ddd6fe}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.form-grid label{font-size:.78rem;font-weight:700;color:#4b5563;display:flex;flex-direction:column;gap:6px}.form-grid input,.form-grid select{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:11px 12px;background:#fff;font:inherit;color:#111827}.form-grid button{border:0;border-radius:12px;background:#111827;color:#fff;padding:12px 16px;font-weight:800;align-self:end;min-height:44px;cursor:pointer}.reward-example{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #ddd6fe}.reward-example:last-child{border-bottom:0}.section-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:12px}.section-head h2{margin:0}.section-head>span{font-size:.78rem;color:#6b7280}.badge{background:#dcfce7!important;color:#166534!important;border-radius:999px;padding:5px 9px;font-weight:800}.rows{display:grid}.row{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid #eef0f3;font-size:.9rem}.row:last-child{border-bottom:0}.note-list{display:grid}.note-item{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #eef0f3}.note-item:last-child{border-bottom:0}.note-item strong,.note-item small{display:block}.note-item small{margin-top:4px;color:#6b7280}.note-score{text-align:right}footer{text-align:center;color:#9ca3af;font-size:.75rem;padding-top:10px}@media(max-width:760px){.hero{align-items:stretch;flex-direction:column}.metric{min-width:0}.two{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr 1fr}.card{padding:18px}}@media(max-width:460px){.app{padding:22px 12px 40px}.form-grid{grid-template-columns:1fr}.row{font-size:.84rem}.note-item{align-items:flex-start}}.hero-actions{display:flex;align-items:stretch;gap:10px;flex-wrap:wrap}.ghost,.small-btn{border:1px solid #d1d5db;background:#fff;color:#111827;border-radius:12px;padding:10px 12px;font-weight:700;cursor:pointer}.ghost{min-height:44px}.small-btn{font-size:.75rem;padding:7px 9px}.small-btn.danger{color:#b91c1c}.note-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.alert,.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:12px 14px;margin-bottom:18px}.auth-shell{max-width:520px;padding-top:80px}.auth-card h1{margin:.25rem 0 1rem;font-size:2rem}.auth-form{display:grid;gap:14px;margin-top:18px}.auth-form label{display:grid;gap:7px;font-weight:700;font-size:.9rem}.auth-form input{border:1px solid #d1d5db;border-radius:12px;padding:12px 14px;font:inherit}.auth-form button{border:0;border-radius:12px;background:#111827;color:#fff;padding:12px 16px;font-weight:800;cursor:pointer}.form-grid button:disabled{opacity:.6;cursor:wait}@media(max-width:760px){.hero-actions{width:100%}.hero-actions .metric{flex:1}.note-item{display:grid;grid-template-columns:1fr auto}.note-actions{grid-column:1/-1;justify-content:flex-start}}
