.pc-overlay{position:fixed;inset:0;z-index:9998;display:grid;place-items:end center;padding:20px;background:rgba(5,14,34,.28);backdrop-filter:blur(6px)}.pc-overlay[hidden]{display:none}.pc-card{width:min(760px,100%);padding:22px;border:1px solid rgba(255,255,255,.9);border-radius:24px;color:#09152d;background:rgba(255,255,255,.98);box-shadow:0 28px 80px rgba(13,28,68,.25);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.pc-head{display:grid;grid-template-columns:46px 1fr auto;gap:13px;align-items:start}.pc-logo{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(135deg,#3158bd,#45c6b6);font-size:20px}.pc-head h2{margin:1px 0 5px;font-size:20px;letter-spacing:-.025em}.pc-head p{margin:0;color:#63718a;font-size:12px;line-height:1.48}.pc-close{width:34px;height:34px;border:0;border-radius:10px;color:#59677f;background:#eef2f8;cursor:pointer}.pc-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px;margin-top:18px}.pc-actions button,.pc-save{min-height:44px;padding:10px 13px;border:1px solid #d9e2ef;border-radius:13px;color:#21324f;background:#fff;font-size:11px;font-weight:900;cursor:pointer}.pc-actions .pc-accept,.pc-save{color:#fff;border-color:transparent;background:linear-gradient(135deg,#3158bd,#45c6b6)}.pc-actions .pc-reject{color:#24458d;background:#edf3ff}.pc-panel{display:grid;gap:9px;margin-top:16px;padding-top:15px;border-top:1px solid #e3e8f1}.pc-panel[hidden]{display:none}.pc-category{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:12px;border:1px solid #e0e7f1;border-radius:14px;background:#f9fbfe}.pc-category b,.pc-category small{display:block}.pc-category b{font-size:12px}.pc-category small{margin-top:3px;color:#6c7990;font-size:10px;line-height:1.4}.pc-switch{position:relative;width:43px;height:25px;border-radius:99px;background:#cbd5e4}.pc-switch input{position:absolute;opacity:0}.pc-switch i{position:absolute;left:3px;top:3px;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 2px 7px rgba(22,38,72,.18);transition:transform .2s}.pc-switch input:checked+i{transform:translateX(18px)}.pc-switch:has(input:checked){background:linear-gradient(90deg,#3158bd,#45c6b6)}.pc-switch.is-required{opacity:.72}.pc-save{width:100%;margin-top:2px}.pc-legal{margin:13px 0 0;color:#738099;font-size:9px}.pc-legal a{color:#3158bd}@media(max-width:600px){.pc-overlay{padding:10px}.pc-card{padding:18px;border-radius:21px}.pc-actions{grid-template-columns:1fr}.pc-head{grid-template-columns:40px 1fr auto}.pc-logo{width:40px;height:40px}}

