:root{--hd-primary:#0f3d4c;--hd-primary-dark:#082f3a;--hd-secondary:#14b8a6;--hd-secondary-soft:#ccfbf1;--hd-premium:#d6a84f;--hd-premium-soft:#f7e7bd;--hd-background:#f8fafc;--hd-surface:#fff;--hd-border:#e2e8f0;--hd-border-strong:#cbd5e1;--hd-text:#0f172a;--hd-text-muted:#475569;--hd-text-soft:#64748b}html,body{height:100%}body{background:var(--hd-background);color:var(--hd-text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}.card{border:1px solid var(--hd-border);background:#fff;border-radius:18px;box-shadow:0 12px 30px #0f3d4c0f}.btn-primary{background:var(--hd-primary);color:#fff;border-radius:12px;padding:10px 14px;font-weight:700}.badge{border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.input{border:1px solid var(--hd-border-strong);background:#fff;border-radius:12px;outline:none;width:100%;padding:10px 12px}.input:focus{border-color:var(--hd-secondary);box-shadow:0 0 0 3px #14b8a61f}
