@charset "UTF-8";:root{--mp-brand: #231709;--mp-brand-hover: #3d2e1f;--mp-accent: #d4a373}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.5;color:#0f172a;background:#f5f5f4;-webkit-font-smoothing:antialiased}.label{display:block;margin-bottom:.3rem;font-size:13px;font-weight:600;color:#334155}.input{width:100%;padding:.55rem .75rem;font-size:13px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;transition:border-color .15s ease,box-shadow .15s ease}.input::placeholder{color:#94a3b8}.input:focus{outline:none;border-color:var(--mp-accent, #d4a373);box-shadow:0 0 0 3px #d4a3732e}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.55rem 1.1rem;font-size:13px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}.btn:disabled{opacity:.55;cursor:default}.btn.btn-primary{background:var(--mp-brand, #231709);color:#fff}.btn.btn-primary:hover:not(:disabled){background:var(--mp-brand-hover, #3d2e1f)}.btn.btn-ghost{background:transparent;color:#64748b}.btn.btn-ghost:hover:not(:disabled){color:#1e293b}.card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 2px #0f172a0a}.field-error{margin-top:.3rem;font-size:11px;color:#ef4444}.text-muted{color:#475569}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(135deg,#fbfbfb,#f4f4f3)}.auth-card{width:100%;max-width:360px;padding:32px}.auth-logo{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;font-size:24px;border-radius:12px;background:var(--mp-brand, #231709);color:#fff}.auth-alert{margin-top:14px;padding:10px 12px;border-radius:8px;font-size:13px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.admin-topbar{display:flex;align-items:center;justify-content:space-between;padding:14px 28px;background:#fff;border-bottom:1px solid #e2e8f0}.admin-brand{display:flex;align-items:center;gap:10px;font-weight:700}.admin-logo{width:30px;height:30px;border-radius:8px;background:var(--mp-brand, #231709);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:16px}.admin-main{max-width:760px;margin:28px auto;padding:0 20px}.admin-nav{display:flex;gap:4px}.admin-nav a{padding:7px 14px;border-radius:8px;font-size:13px;font-weight:600;color:#64748b;text-decoration:none;transition:all .15s ease}.admin-nav a:hover{background:#f1f5f9;color:#1e293b}.admin-nav a.active{background:var(--mp-brand, #231709);color:#fff}.settings-group{padding:22px 24px;margin-bottom:18px}.settings-group h2{font-size:15px;margin-bottom:4px}.settings-group p.sub{font-size:13px;color:#64748b;margin-bottom:18px}.settings-row{margin-bottom:14px}.settings-actions{display:flex;align-items:center;gap:12px;margin-top:6px}.saved-tag{font-size:13px;color:#10b981;font-weight:600}
