@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Segoe UI,system-ui,-apple-system,Roboto,Helvetica Neue,Arial,sans-serif;background:#fbf7f2;color:#3a2a32;font-size:16px;-webkit-font-smoothing:antialiased}button{font-family:inherit}.page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:1.25rem;flex-wrap:wrap;margin-bottom:1.25rem}.page-title{margin:0;font-size:1.5rem;font-weight:800;color:#3a2a32;letter-spacing:-.01em}.page-subtitle{margin:.25rem 0 0;font-size:.88rem;color:#8a7f75}.card{background:#fff;border:1px solid #f0e8e1;border-radius:14px;padding:1.25rem 1.4rem;box-shadow:0 2px 10px #3d2a1c0f}.empty-state{color:#9a8d81;font-size:.92rem;text-align:center;padding:1.5rem 0;margin:0}.btn{border:none;border-radius:9px;padding:.6rem 1.1rem;font-size:.9rem;font-weight:700;cursor:pointer;transition:filter .15s,background .15s,color .15s;white-space:nowrap}.btn:disabled{opacity:.6;cursor:not-allowed}.btn--primary{background:linear-gradient(135deg,#8a3a62,#6e2b4d);color:#fff}.btn--primary:hover:not(:disabled){filter:brightness(1.07)}.btn--outline{background:#fff;border:1.5px solid #8a3a62;color:#8a3a62}.btn--outline:hover:not(:disabled){background:#8a3a6214}.btn--ghost{background:transparent;color:#6d5a63;border:1px solid #ecdfe0}.btn--ghost:hover:not(:disabled){background:#f4efe9}.btn--danger{background:#fff;border:1.5px solid #d9584a;color:#c0392b}.btn--danger:hover:not(:disabled){background:#fdecea}.btn--block{width:100%}.btn--lg{padding:.75rem 1.5rem;font-size:1rem}
