:root{color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}.input{width:100%;min-height:46px;border:1px solid #dbe2ea;border-radius:.75rem;background:#fff;padding:.7rem .85rem;font-size:.875rem;outline:none;transition:.2s}.input:focus{border-color:#ff5a36;box-shadow:0 0 0 3px rgba(255,90,54,.12)}.label{display:block;margin-bottom:.45rem;font-size:.8125rem;font-weight:800;color:#334155}.btn-primary,.btn-secondary,.btn-light,.btn-dark-outline{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;padding:.68rem 1rem;font-size:.875rem;font-weight:800;transition:.18s}.btn-primary{background:#ff5a36;color:#fff}.btn-primary:hover{background:#e64521;transform:translateY(-1px)}.btn-secondary{border:1px solid #dbe2ea;background:#fff;color:#334155}.btn-secondary:hover{background:#f8fafc}.btn-light{background:#fff;color:#17212b}.btn-dark-outline{border:1px solid rgba(255,255,255,.28);color:#fff}.btn-primary svg,.btn-secondary svg,.btn-light svg,.btn-dark-outline svg{width:18px;height:18px}.icon-btn{display:inline-grid;width:40px;height:40px;flex-shrink:0;place-items:center;border:1px solid #e2e8f0;border-radius:.7rem;background:#fff;transition:.18s}.icon-btn:hover{background:#f8fafc;transform:translateY(-1px)}.card{border:1px solid #e2e8f0;border-radius:1rem;background:#fff;padding:1.25rem;box-shadow:0 12px 40px rgba(31,41,55,.05)}.section-title{font-size:1.125rem;font-weight:900;letter-spacing:-.015em}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:.28rem .6rem;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.badge-success{background:#dcfce7;color:#15803d}.badge-warning{background:#fef3c7;color:#a16207}.badge-muted{background:#f1f5f9;color:#64748b}.toggle{width:2.65rem;height:1.5rem;appearance:none;border-radius:999px;background:#cbd5e1;padding:2px;cursor:pointer;transition:.2s}.toggle:before{content:"";display:block;width:1.25rem;height:1.25rem;border-radius:999px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.25);transition:.2s}.toggle:checked{background:#ff5a36}.toggle:checked:before{transform:translateX(1.15rem)}.toast{animation:slide-in .3s ease}@keyframes slide-in{from{opacity:0;transform:translateY(-8px)}}@media(min-width:640px){.card{padding:1.5rem}}@media print{aside,header,.btn-primary,.btn-secondary,form{display:none!important}main{padding:0!important}.card{box-shadow:none;border-color:#ddd}.lg\:pl-72{padding-left:0!important}}
