.profile-color-modal.hidden{display:none!important}.profile-color-modal{position:fixed;inset:0;z-index:2147483200;display:grid;place-items:center;padding:18px}.profile-color-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.66);backdrop-filter:blur(8px)}.profile-color-dialog{position:relative;z-index:2;width:min(980px,calc(100vw - 24px));max-height:92vh;overflow:auto;background:#fff;border-radius:28px;box-shadow:0 34px 90px rgba(15,23,42,.32);border:1px solid rgba(255,255,255,.72)}.profile-color-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:20px 22px;border-bottom:1px solid #e2e8f0}.profile-color-head h2{margin:0;color:#0f172a}.profile-color-head p{margin:5px 0 0;color:#64748b;font-weight:700}.profile-color-head button{border:0;border-radius:999px;width:38px;height:38px;background:#f1f5f9;font-size:24px;cursor:pointer}.profile-color-form{padding:20px;display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px}.profile-color-preview{position:sticky;top:10px;border-radius:24px;padding:18px;background:var(--pcb-profile-bg,#f8fafc);border:1px solid var(--pcb-border,#dbe5f0);color:var(--pcb-card-text,#0f172a)}.profile-color-preview-head{padding:12px 14px;border-radius:16px;background:var(--pcb-header-bg,#eff6ff);color:var(--pcb-header-text,#0f172a);font-weight:900}.profile-color-preview-card{margin-top:12px;padding:14px;border-radius:18px;background:var(--pcb-card-bg,#fff);border:1px solid var(--pcb-border,#dbe5f0)}.profile-color-preview-card p{color:var(--pcb-muted-text,#64748b)}.profile-color-preview-card button{border:0;border-radius:999px;padding:10px 14px;background:var(--pcb-button-bg,#2563eb);color:var(--pcb-button-text,#fff);font-weight:900}.profile-color-preview-card a{margin-left:10px;color:var(--pcb-link,#2563eb);font-weight:900}.profile-color-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-color-grid label{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e2e8f0;border-radius:16px;padding:12px;background:#f8fafc;font-weight:800;color:#334155}.profile-color-grid input[type=color]{width:48px;height:38px;border:0;background:transparent;cursor:pointer}.profile-color-active{grid-column:1/-1;justify-content:flex-start!important}.profile-color-status{grid-column:1/-1;color:#475569;font-weight:800;min-height:20px}.profile-color-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.profile-color-actions button{border:0;border-radius:999px;padding:11px 16px;font-weight:900;cursor:pointer;background:#e2e8f0;color:#0f172a}.profile-color-actions button[type=submit]{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff}.profile-color-open{overflow:hidden}@media(max-width:760px){.profile-color-modal{align-items:stretch;padding:0}.profile-color-dialog{width:100%;max-height:100dvh;border-radius:0}.profile-color-form{grid-template-columns:1fr;padding:14px}.profile-color-preview{position:static}.profile-color-grid{grid-template-columns:1fr}.profile-color-head{padding:16px}}
