:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--cercel-red:#a5091b;--cercel-red-dark:#7e0715;--cercel-blue:#24364f;--cercel-navy:#0f172a;--cercel-muted:#64748b;--cercel-border:#d8e1ec;--cercel-bg:#f3f7fb;--cercel-card:#fff;--cercel-soft:#f8fafc;color:var(--cercel-navy);background:var(--cercel-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at 100% 0,#a5091b14,#0000 35%),linear-gradient(#f8fbff 0%,#eef4f9 100%)}button,input,textarea,select{font:inherit}a{color:inherit}.admin-page{width:min(1440px,100vw - 48px);margin:0 auto;padding:42px 0 70px}.admin-hero{border:1px solid var(--cercel-border);background:var(--cercel-card);border-radius:26px;grid-template-columns:1fr 300px;align-items:center;gap:32px;width:min(1180px,100%);margin:0 auto 24px;padding:44px 52px;display:grid;box-shadow:0 28px 80px #0f172a14}.admin-hero-main{text-align:center}.admin-kicker{color:var(--cercel-blue);letter-spacing:.32em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:900}.admin-hero h1{color:#070711;letter-spacing:-.07em;margin:0;font-size:clamp(48px,6vw,86px);line-height:.95}.admin-hero p{max-width:760px;color:var(--cercel-blue);margin:18px auto 0;font-size:20px;line-height:1.55}.admin-user-card{border:1px solid var(--cercel-border);background:var(--cercel-soft);text-align:center;border-radius:22px;gap:12px;padding:26px;display:grid}.admin-user-card p{color:var(--cercel-muted);letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:13px;font-weight:900}.admin-user-card strong{color:var(--cercel-red);font-size:16px}.alert{text-align:center;border-radius:18px;width:min(1180px,100%);margin:0 auto 22px;padding:18px 24px;font-weight:900}.alert-error{color:#9b111e;background:#ffe1e1}.alert-success{color:#05603a;background:#d9fbe7}.metric-grid{grid-template-columns:repeat(11,minmax(86px,1fr));gap:12px;width:min(1180px,100%);margin:0 auto 24px;display:grid}.application-metrics{grid-template-columns:repeat(5,minmax(130px,1fr))}.metric-card{border:1px solid var(--cercel-border);background:var(--cercel-card);text-align:center;border-radius:18px;align-content:center;gap:8px;min-height:112px;padding:18px 12px;display:grid;box-shadow:0 18px 50px #0f172a12}.metric-card span{color:var(--cercel-blue);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:900}.metric-card strong{color:var(--cercel-red);font-size:34px;line-height:1}.metric-card em{color:var(--cercel-muted);font-size:13px;font-style:normal;font-weight:800}.admin-toolbar{border:1px solid var(--cercel-border);background:var(--cercel-card);border-radius:22px;justify-content:space-between;align-items:center;gap:18px;width:min(1180px,100%);margin:0 auto 20px;padding:24px 28px;display:flex;box-shadow:0 18px 50px #0f172a12}.admin-toolbar h2{color:#080812;margin:0;font-size:26px}.toolbar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-two-column{grid-template-columns:minmax(0,1.55fr) minmax(340px,.85fr);align-items:start;gap:24px;width:min(1180px,100%);margin:0 auto;display:grid}.admin-card{border:1px solid var(--cercel-border);background:var(--cercel-card);border-radius:24px;min-width:0;padding:28px;box-shadow:0 28px 80px #0f172a14}.admin-card h2{color:#080812;margin:0 0 18px;font-size:28px}.section-title-row{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.table-scroll{width:100%;padding-bottom:8px;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:980px}.admin-table th{color:var(--cercel-muted);letter-spacing:.16em;text-align:left;text-transform:uppercase;border-bottom:1px solid var(--cercel-border);white-space:nowrap;padding:14px 12px;font-size:12px;font-weight:900}.admin-table td{vertical-align:middle;border-bottom:1px solid #edf2f7;padding:16px 12px;font-size:14px}.admin-table tbody tr{background:#fff}.admin-table tbody tr.selected-row,.selected-row{background:#fff4f5}.brand-cell,.detail-brand-header{align-items:center;gap:12px;display:flex}.brand-cell img{object-fit:contain;width:54px;height:54px}.brand-cell strong,.detail-brand-header strong{color:#111827;font-weight:900;display:block}.brand-cell span{color:var(--cercel-blue);font-size:12px;font-weight:900;display:block}.detail-brand-header{margin-bottom:20px}.detail-brand-header img{object-fit:contain;width:72px;height:72px}.detail-brand-header h2{margin:0}.detail-grid{grid-template-columns:1fr;gap:12px;display:grid}.detail-grid div{border:1px solid var(--cercel-border);background:var(--cercel-soft);border-radius:16px;padding:16px}.detail-grid span{color:var(--cercel-muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.detail-grid strong{color:#111827;overflow-wrap:anywhere}.status-pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:86px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.status-info{color:#1d4ed8;background:#dbeafe}.status-good{color:#047857;background:#d7f8df}.status-warn{color:#9a5b00;background:#fff0c2}.status-bad{color:#9b111e;background:#ffe1e1}.status-neutral{color:#475569;background:#e8eef5}.primary-button,.secondary-button,.danger-button,.small-button,.admin-actions a{cursor:pointer;border:1px solid #a7b4c4;border-radius:12px;justify-content:center;align-items:center;padding:10px 16px;font-weight:900;text-decoration:none;transition:all .2s;display:inline-flex}.primary-button,.admin-actions a:first-child{color:#fff;background:var(--cercel-red);border-color:var(--cercel-red)}.primary-button:hover,.admin-actions a:first-child:hover{background:var(--cercel-red-dark)}.secondary-button,.admin-actions a{color:var(--cercel-red);background:#fff;border-color:#a7b4c4}.secondary-button:hover,.admin-actions a:hover{border-color:var(--cercel-red)}.danger-button{color:#fff;background:#6b1111;border-color:#6b1111}.danger-button:hover{background:#4a0b0b}.small-button{color:#fff;background:var(--cercel-red);border-color:var(--cercel-red);min-width:70px;padding:8px 12px;font-size:13px}.secondary-small{color:var(--cercel-red);background:#fff}.table-actions,.review-actions,.admin-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.review-actions{margin-top:18px}.narrative-block{border:1px solid var(--cercel-border);background:var(--cercel-soft);border-radius:16px;margin:18px 0;padding:16px}.narrative-block h3{color:var(--cercel-blue);margin:0 0 8px}.narrative-block p{margin:0;line-height:1.6}.muted{color:var(--cercel-muted);font-weight:800}.form-field{color:#080812;gap:8px;margin:16px 0;font-weight:900;display:grid}.form-field input,.form-field textarea{color:#111827;background:#fff;border:1px solid #c9d3df;border-radius:12px;width:100%;padding:12px 14px}.form-field textarea{resize:vertical}.login-page{place-items:center;min-height:100vh;padding:48px 24px;display:grid}.login-card{border:1px solid var(--cercel-border);background:var(--cercel-card);text-align:center;border-radius:24px;width:min(640px,100%);padding:48px;box-shadow:0 28px 80px #0f172a1f}.login-logo{width:72px;height:auto;margin:0 auto 22px;display:block}.login-card h1{color:var(--cercel-navy);letter-spacing:-.07em;margin:0;font-size:clamp(46px,6vw,72px);line-height:.95}.login-card p{color:var(--cercel-blue);font-size:18px;line-height:1.5}.login-card form{text-align:left;margin-top:28px}.login-card label{gap:8px;margin-bottom:16px;font-weight:900;display:grid}.login-card input{border:1px solid #c9d3df;border-radius:14px;width:100%;padding:14px 16px}.login-card button{color:#fff;background:var(--cercel-red);cursor:pointer;border:0;border-radius:14px;width:100%;margin-top:8px;padding:15px 18px;font-weight:900}.login-card a{color:var(--cercel-red);margin-top:18px;font-weight:900;text-decoration:none;display:inline-block}@media (width<=1180px){.metric-grid{grid-template-columns:repeat(4,minmax(120px,1fr))}.application-metrics{grid-template-columns:repeat(3,minmax(130px,1fr))}.admin-two-column{grid-template-columns:1fr}}@media (width<=880px){.admin-page{width:min(100% - 28px,1440px);padding-top:24px}.admin-hero{grid-template-columns:1fr;padding:32px 24px}.admin-hero h1{font-size:clamp(42px,12vw,64px)}.admin-hero p{font-size:17px}.metric-grid,.application-metrics{grid-template-columns:repeat(2,minmax(120px,1fr))}.admin-toolbar,.section-title-row{flex-direction:column;align-items:flex-start}.toolbar-actions,.review-actions,.table-actions{flex-direction:column;align-items:stretch}.primary-button,.secondary-button,.danger-button,.small-button{width:100%}}@media (width<=560px){.metric-grid,.application-metrics{grid-template-columns:1fr}.admin-card,.login-card{padding:24px}}.brand-logo-shell{justify-content:center;align-items:center;width:58px;min-width:58px;height:58px;display:inline-flex}.brand-cell-button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;width:100%;padding:0;display:flex}.brand-logo-shell{justify-content:center;align-items:center;width:58px;min-width:58px;height:58px;display:inline-flex;overflow:hidden}.brand-logo{object-fit:contain;width:58px;max-width:58px;height:58px;max-height:58px;display:block}.brand-logo-placeholder-image{background:#fff;border:1px solid #b9c7d9;border-radius:14px;padding:6px}.brand-cell-button span:last-child{flex-direction:column;gap:4px;display:flex}.brand-cell-button strong{color:#101828;font-size:15px;line-height:1.2}.brand-cell-button small{color:#344054;letter-spacing:.04em;font-size:12px;font-weight:800;line-height:1.2}.brand-detail-heading{align-items:center;gap:18px;margin-bottom:22px;display:flex}.brand-detail-heading .brand-logo-shell,.brand-detail-heading .brand-logo{width:72px;min-width:72px;max-width:72px;height:72px;max-height:72px}.brand-detail-heading .brand-logo-placeholder-image{border-radius:18px;padding:8px}.brand-table td:first-child{min-width:230px}.brand-table td{vertical-align:middle}.brand-profile-editor-page,.profile-editor-page,.brand-editor-page{width:min(1320px,100% - 48px);margin:0 auto;padding:48px 0 80px}.brand-profile-editor-page .admin-hero,.profile-editor-page .admin-hero,.brand-editor-page .admin-hero,.editor-hero{background:#fff;border:1px solid #d7e1ec;border-radius:28px;grid-template-columns:1fr auto;align-items:center;gap:32px;width:100%;margin-bottom:32px;padding:48px;display:grid;box-shadow:0 18px 45px #1018280f}.brand-profile-editor-page .admin-hero img,.profile-editor-page .admin-hero img,.brand-editor-page .admin-hero img,.editor-hero img,.brand-editor-logo,.portal-logo,.admin-logo{object-fit:contain;width:120px;max-width:120px;height:auto;margin:0 auto 24px;display:block}.brand-profile-editor-page h1,.profile-editor-page h1,.brand-editor-page h1{letter-spacing:-.06em;text-align:center;margin:0 0 18px;font-size:clamp(42px,6vw,72px);line-height:.95}.brand-profile-editor-page p,.profile-editor-page p,.brand-editor-page p{max-width:900px;margin-left:auto;margin-right:auto}.brand-profile-editor-page .brand-logo,.profile-editor-page .brand-logo,.brand-editor-page .brand-logo,.brand-profile-editor-page .current-brand-logo,.profile-editor-page .current-brand-logo,.brand-editor-page .current-brand-logo,.brand-profile-editor-page .preview-logo,.profile-editor-page .preview-logo,.brand-editor-page .preview-logo{object-fit:contain;width:120px;max-width:120px;height:120px;max-height:120px;margin:0 auto 18px;display:block}.brand-profile-editor-page form,.profile-editor-page form,.brand-editor-page form,.editor-form{background:#fff;border:1px solid #d7e1ec;border-radius:28px;width:100%;max-width:1120px;margin:0 auto;padding:36px;box-shadow:0 18px 45px #1018280f}.brand-profile-editor-page .form-grid,.profile-editor-page .form-grid,.brand-editor-page .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.brand-profile-editor-page label,.profile-editor-page label,.brand-editor-page label{color:#07111f;flex-direction:column;gap:8px;font-weight:800;display:flex}.brand-profile-editor-page input,.brand-profile-editor-page textarea,.brand-profile-editor-page select,.profile-editor-page input,.profile-editor-page textarea,.profile-editor-page select,.brand-editor-page input,.brand-editor-page textarea,.brand-editor-page select{width:100%;min-height:48px;font:inherit;color:#07111f;background:#fff;border:1px solid #b9c7d9;border-radius:12px;padding:12px 14px}.brand-profile-editor-page textarea,.profile-editor-page textarea,.brand-editor-page textarea{resize:vertical;min-height:120px}.brand-profile-editor-page .review-actions,.profile-editor-page .review-actions,.brand-editor-page .review-actions,.editor-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}.brand-profile-editor-page .primary-button,.profile-editor-page .primary-button,.brand-editor-page .primary-button,.brand-profile-editor-page .secondary-button,.profile-editor-page .secondary-button,.brand-editor-page .secondary-button{min-width:180px}@media (width<=900px){.brand-profile-editor-page,.profile-editor-page,.brand-editor-page{width:min(100% - 24px,100%);padding:24px 0 56px}.brand-profile-editor-page .admin-hero,.profile-editor-page .admin-hero,.brand-editor-page .admin-hero,.editor-hero{grid-template-columns:1fr;padding:28px}.brand-profile-editor-page .form-grid,.profile-editor-page .form-grid,.brand-editor-page .form-grid{grid-template-columns:1fr}.brand-profile-editor-page h1,.profile-editor-page h1,.brand-editor-page h1{font-size:42px}}.brand-editor-page{width:min(1320px,100% - 48px);margin:0 auto;padding:48px 0 80px}.brand-editor-page .admin-logo{object-fit:contain;width:118px;max-width:118px;height:auto;margin:0 auto 22px;display:block}.editor-hero{grid-template-columns:1fr 360px;align-items:center;gap:32px;display:grid}.editor-summary-card{margin-bottom:28px}.editor-brand-heading{align-items:center;gap:22px;margin-bottom:28px;display:flex}.editor-logo-preview{background:#fff;border:1px solid #b9c7d9;border-radius:22px;justify-content:center;align-items:center;width:92px;min-width:92px;height:92px;display:inline-flex;overflow:hidden}.editor-logo-preview img{object-fit:contain;width:74px;max-width:74px;height:74px;max-height:74px;display:block}.editor-status-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.editor-form{width:100%;margin-top:28px}.editor-form .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.editor-form label{color:#07111f;flex-direction:column;gap:8px;font-weight:900;display:flex}.editor-form input,.editor-form textarea,.editor-form select{width:100%;font:inherit;color:#07111f;background:#fff;border:1px solid #b9c7d9;border-radius:14px;padding:13px 14px}.editor-form textarea{resize:vertical;min-height:120px}.editor-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}@media (width<=900px){.brand-editor-page{width:min(100% - 24px,100%);padding:24px 0 56px}.editor-hero,.editor-form .form-grid{grid-template-columns:1fr}}
