:root{color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{min-width:320px;min-height:100vh;background:#080910;color:#f0ede8;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#root{width:100%;min-width:0}img,video,canvas{max-width:100%}:root{--ink-900: #060710;--ink-800: #0b0d16;--ink-700: #12141f;--ink-600: #1a1d2b;--ink-500: #262a3b;--bg: var(--ink-900);--surface: var(--ink-800);--card: rgba(255, 255, 255, .04);--gold-100: #F7ECC4;--gold-300: #F0DA96;--gold: #E8C96A;--gold-600: #C9A63F;--gold-800: #7A6320;--gold-dim: rgba(232, 201, 106, .12);--gold-glo: rgba(232, 201, 106, .22);--text: #F2EFE9;--text-2: #B9B5AC;--muted: #8B887E;--text-dim: #5C5A54;--on-gold: #0A0B12;--live: #5BE39A;--live-dim: rgba(91, 227, 154, .13);--danger: #F2685E;--danger-dim: rgba(242, 104, 94, .13);--warn: #F0A94C;--warn-dim: rgba(240, 169, 76, .13);--info: #6BA8F5;--info-dim: rgba(107, 168, 245, .13);--wa: #4BE383;--wa-dim: rgba(37, 211, 102, .11);--wa-line: rgba(37, 211, 102, .42);--border: rgba(255, 255, 255, .07);--border-h: rgba(255, 255, 255, .14);--border-strong: rgba(255, 255, 255, .22);--font-h: "Syne", ui-sans-serif, system-ui, sans-serif;--font-b: "DM Sans", ui-sans-serif, system-ui, sans-serif;--font-mono: ui-monospace, "SF Mono", Menlo, monospace;--t-display: clamp(2.6rem, 6.5vw, 4.75rem);--t-h1: clamp(2rem, 4.2vw, 3rem);--t-h2: clamp(1.5rem, 2.6vw, 2rem);--t-h3: 1.25rem;--t-h4: 1.0625rem;--t-body-lg: 1.0625rem;--t-body: .9375rem;--t-sm: .8125rem;--t-xs: .6875rem;--lh-tight: 1.05;--lh-snug: 1.25;--lh-body: 1.65;--ls-display: -.03em;--ls-head: -.015em;--ls-eyebrow: .14em;--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-5: 20px;--s-6: 24px;--s-8: 32px;--s-10: 40px;--s-12: 48px;--s-16: 64px;--s-20: 80px;--s-24: 96px;--gutter: clamp(16px, 4vw, 40px);--section-y: clamp(56px, 9vw, 112px);--maxw: 1200px;--maxw-prose: 68ch;--r-sm: 10px;--r: 16px;--r-lg: 22px;--r-xl: 28px;--r-pill: 999px;--e-1: 0 1px 2px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .03);--e-2: 0 4px 16px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .04);--e-3: 0 12px 32px rgba(0, 0, 0, .5), inset 0 1px 0 rgba(255, 255, 255, .05);--e-4: 0 24px 64px rgba(0, 0, 0, .6), inset 0 1px 0 rgba(255, 255, 255, .06);--e-gold: 0 8px 28px rgba(232, 201, 106, .24);--d-1: .12s;--d-2: .2s;--d-3: .32s;--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);--z-sticky: 900;--z-drawer: 940;--z-overlay: 2000;--z-toast: 3000}body{background:var(--ink-900);color:var(--text);font-family:var(--font-b);font-size:var(--t-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5{font-family:var(--font-h);line-height:var(--lh-snug);letter-spacing:var(--ls-head);font-weight:700}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:var(--r-sm)}::selection{background:var(--gold);color:var(--on-gold)}*{scrollbar-width:thin;scrollbar-color:var(--ink-500) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:var(--ink-500);border-radius:var(--r-pill);border:2px solid var(--ink-900)}*::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}.t-display{font-family:var(--font-h);font-weight:800;font-size:var(--t-display);line-height:var(--lh-tight);letter-spacing:var(--ls-display)}.t-h1{font-size:var(--t-h1);font-weight:800}.t-h2{font-size:var(--t-h2)}.t-h3{font-size:var(--t-h3)}.t-eyebrow{font-family:var(--font-b);font-size:var(--t-xs);font-weight:600;letter-spacing:var(--ls-eyebrow);text-transform:uppercase;color:var(--gold-600)}.t-muted{color:var(--muted)}.t-2{color:var(--text-2)}.t-num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.ds-wrap{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}.ds-section{padding-block:var(--section-y)}.ds-prose{max-width:var(--maxw-prose)}.ds-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--s-2);padding:13px 24px;border-radius:var(--r-pill);border:1px solid transparent;font-family:var(--font-h);font-weight:700;font-size:var(--t-body);line-height:1;text-decoration:none;cursor:pointer;white-space:nowrap;transition:transform var(--d-2) var(--ease-out),box-shadow var(--d-2) var(--ease-out),background var(--d-2) var(--ease-out),border-color var(--d-2) var(--ease-out),color var(--d-2) var(--ease-out)}@media(pointer:coarse){.ds-btn{min-height:44px}}.ds-btn:active:not(:disabled){transform:translateY(1px) scale(.99)}.ds-btn:disabled{opacity:.45;cursor:not-allowed;transform:none!important;box-shadow:none!important}.ds-btn--primary{background:linear-gradient(135deg,var(--gold-300),var(--gold));color:var(--on-gold);box-shadow:var(--e-gold)}.ds-btn--primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 36px var(--gold-glo)}.ds-btn--secondary{background:var(--ink-600);border-color:var(--border-h);color:var(--text)}.ds-btn--secondary:hover:not(:disabled){border-color:var(--border-strong);background:var(--ink-500)}.ds-btn--ghost{background:transparent;color:var(--text-2)}.ds-btn--ghost:hover:not(:disabled){background:#ffffff0d;color:var(--text)}.ds-btn--danger{background:var(--danger-dim);border-color:#f2685e66;color:var(--danger)}.ds-btn--danger:hover:not(:disabled){background:var(--danger);color:#fff}.ds-btn--wa{background:var(--wa-dim);border-color:var(--wa-line);color:var(--wa)}.ds-btn--wa:hover:not(:disabled){transform:translateY(-2px);background:#25d3662e;border-color:var(--wa);box-shadow:0 10px 30px #25d3662e}.ds-btn--lg{padding:16px 30px;font-size:var(--t-body-lg)}.ds-btn--sm{padding:9px 16px;font-size:var(--t-sm)}.ds-btn--block{width:100%}.ds-card{background:var(--ink-700);border:1px solid var(--border);border-radius:var(--r);box-shadow:var(--e-1)}.ds-card--raised{box-shadow:var(--e-2)}.ds-card--interactive{transition:transform var(--d-2) var(--ease-out),border-color var(--d-2) var(--ease-out),box-shadow var(--d-2) var(--ease-out)}.ds-card--interactive:hover{transform:translateY(-3px);border-color:var(--border-h);box-shadow:var(--e-3)}.ds-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:var(--r-pill);border:1px solid var(--border);background:var(--ink-600);font-size:var(--t-xs);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-2)}.ds-chip--live{background:var(--live-dim);border-color:#5be39a57;color:var(--live)}.ds-chip--gold{background:var(--gold-dim);border-color:#e8c96a57;color:var(--gold)}.ds-chip--danger{background:var(--danger-dim);border-color:#f2685e57;color:var(--danger)}.ds-chip--warn{background:var(--warn-dim);border-color:#f0a94c57;color:var(--warn)}.ds-dot{width:6px;height:6px;border-radius:50%;background:currentColor;animation:dsPulse 2.4s var(--ease-out) infinite}@keyframes dsPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}.ds-input{width:100%;padding:13px 15px;background:var(--ink-600);border:1px solid var(--border);border-radius:var(--r-sm);color:var(--text);font-family:var(--font-b);font-size:var(--t-body);transition:border-color var(--d-2) var(--ease-out),box-shadow var(--d-2) var(--ease-out)}.ds-input::placeholder{color:var(--text-dim)}.ds-input:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-dim)}.ds-input[aria-invalid=true]{border-color:#f2685e99}@media(max-width:520px){.ds-input{font-size:16px}}.ds-label{display:block;font-size:var(--t-xs);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:var(--s-2)}.ds-skel{position:relative;overflow:hidden;background:var(--ink-700);border-radius:var(--r-sm)}.ds-skel:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.055),transparent);animation:dsShimmer 1.5s infinite}@keyframes dsShimmer{to{transform:translate(100%)}}.ds-icon{display:inline-block;vertical-align:-.125em;flex:none}.ds-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.ds-scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.auth-page{min-height:100svh!important;display:grid!important;place-items:stretch!important;grid-template-columns:minmax(320px,1.08fr) minmax(390px,.92fr)!important;gap:0!important;padding:16px!important;background:#f5f4f8!important;color:#17131f!important;overflow:hidden}.auth-page>.auth-brand-panel{grid-column:1;grid-row:1}.auth-brand-panel{position:relative;display:flex;min-height:calc(100svh - 32px);flex-direction:column;justify-content:space-between;overflow:hidden;padding:clamp(28px,5vw,64px);border-radius:28px;background:radial-gradient(circle at 90% 10%,rgba(235,151,255,.34),transparent 28%),radial-gradient(circle at 12% 76%,rgba(65,22,191,.42),transparent 34%),linear-gradient(145deg,#5d0df1,#7610f2 48%,#a927e5);color:#fff;isolation:isolate}.auth-brand-panel:before,.auth-brand-panel:after{position:absolute;z-index:-1;display:block;border-radius:50%;content:"";pointer-events:none}.auth-brand-panel:before{top:-22%;right:-16%;width:62%;aspect-ratio:1;border:1px solid rgba(255,255,255,.16);box-shadow:0 0 0 34px #ffffff09,0 0 0 70px #ffffff06}.auth-brand-panel:after{bottom:-20%;left:-12%;width:47%;aspect-ratio:1;background:#4113bc42;filter:blur(2px)}.auth-brand-head,.auth-brand-copy,.auth-brand-preview,.auth-brand-foot{position:relative;z-index:1}.auth-brand-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.auth-brand-logo{display:inline-flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:#fff;font-family:var(--font-h);font-size:21px;font-weight:800;letter-spacing:-.04em;cursor:pointer}.auth-brand-logo-mark{display:inline-flex;align-items:flex-end;gap:3px;height:24px}.auth-brand-logo-mark span{display:block;width:5px;border-radius:99px;background:#fff}.auth-brand-logo-mark span:nth-child(1){height:9px}.auth-brand-logo-mark span:nth-child(2){height:16px}.auth-brand-logo-mark span:nth-child(3){height:23px}.auth-brand-kicker,.auth-brand-eyebrow,.auth-preview-label{font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.auth-brand-kicker{color:#ffffffad}.auth-brand-copy{max-width:600px;margin-block:auto;padding-block:clamp(46px,9vh,112px) 34px}.auth-brand-eyebrow{margin-bottom:22px;color:#ffffffb3}.auth-brand-copy h1{max-width:650px;margin:0;color:#fff;font-family:var(--font-h);font-size:clamp(2.45rem,5vw,5.2rem);font-weight:800;letter-spacing:-.065em;line-height:.98}.auth-brand-copy h1 em{color:#efb8ff;font-style:normal}.auth-brand-description{max-width:410px;margin:26px 0 0;color:#ffffffb8;font-size:clamp(14px,1.35vw,16px);line-height:1.7}.auth-brand-preview{width:min(100%,420px);margin-left:auto;padding:17px 18px 16px;border:1px solid rgba(255,255,255,.24);border-radius:18px;background:#ffffff1f;box-shadow:0 22px 50px #2f088438;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.auth-preview-topline,.auth-preview-main,.auth-preview-foot{display:flex;align-items:center}.auth-preview-topline{gap:8px;color:#ffffffad;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-preview-dot{width:7px;height:7px;border-radius:50%;background:#dfff8e;box-shadow:0 0 0 4px #dfff8e1c}.auth-preview-menu{margin-left:auto;letter-spacing:.18em}.auth-preview-main{justify-content:space-between;padding:23px 0 13px}.auth-preview-main strong{display:block;margin-top:5px;color:#fff;font-family:var(--font-h);font-size:30px;letter-spacing:-.05em}.auth-preview-growth{align-self:flex-end;padding:6px 9px;border-radius:99px;background:#dfff8e29;color:#e6ffab;font-size:11px;font-weight:700}.auth-preview-bars{display:flex;align-items:flex-end;gap:7px;height:72px;padding:0 5px 11px;border-bottom:1px solid rgba(255,255,255,.15)}.auth-preview-bars i{display:block;flex:1;min-width:8px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#efb8ff,#efb8ff52)}.auth-preview-bars i:nth-child(1){height:32%}.auth-preview-bars i:nth-child(2){height:55%}.auth-preview-bars i:nth-child(3){height:42%}.auth-preview-bars i:nth-child(4){height:72%}.auth-preview-bars i:nth-child(5){height:61%}.auth-preview-bars i:nth-child(6){height:86%}.auth-preview-bars i:nth-child(7){height:100%;background:#fff}.auth-preview-foot{gap:6px;padding-top:14px}.auth-preview-foot span{width:54px;height:5px;border-radius:99px;background:#ffffff3b}.auth-preview-foot span:first-child{width:92px;background:#ffffff94}.auth-brand-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:28px;color:#ffffff8c;font-size:11px}.auth-brand-foot-mark{color:#efb8ff;font-size:16px}.auth-page>.auth-card{grid-column:2;grid-row:1;align-self:center;width:min(100%,460px)!important;margin:0 auto!important;padding:clamp(28px,4.5vw,62px) clamp(26px,5vw,72px)!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;color:#17131f!important;animation:authCardIn .42s var(--ease-out) both}.auth-page>.auth-card h2,.auth-page>.auth-card .rg-title,.auth-page>.auth-card .fp-title,.auth-page>.auth-card .rp-title{color:#17131f!important;font-family:var(--font-h)!important;font-size:clamp(26px,3vw,34px)!important;font-weight:800!important;letter-spacing:-.055em!important;line-height:1.04!important}.auth-page>.auth-card .rg-sub,.auth-page>.auth-card .fp-sub,.auth-page>.auth-card .rp-sub,.auth-page>.auth-card>p{color:#777180!important}.auth-page>.auth-card form label,.auth-page>.auth-card .rg-label,.auth-page>.auth-card .fp-label,.auth-page>.auth-card .rp-label{color:#665f70!important;font-size:10px!important;font-weight:800!important;letter-spacing:.12em!important}.auth-page>.auth-card input,.auth-page>.auth-card .lg-input,.auth-page>.auth-card .rg-input,.auth-page>.auth-card .fp-input,.auth-page>.auth-card .rp-input{border:1px solid #e0dce8!important;border-radius:11px!important;background:#fbfafd!important;color:#17131f!important;box-shadow:none!important}.auth-page>.auth-card input::placeholder{color:#a29baa!important}.auth-page>.auth-card input:hover{border-color:#c9b7df!important}.auth-page>.auth-card input:focus{border-color:#7b20ee!important;box-shadow:0 0 0 4px #7b20ee1c!important}.auth-page>.auth-card button[type=submit],.auth-page>.auth-card .rg-btn-gold,.auth-page>.auth-card .fp-cta,.auth-page>.auth-card .rp-cta{border:0!important;border-radius:11px!important;background:#6d13ed!important;color:#fff!important;box-shadow:0 10px 22px #6d13ed30!important}.auth-page>.auth-card button[type=submit]:hover:not(:disabled),.auth-page>.auth-card .rg-btn-gold:hover:not(:disabled),.auth-page>.auth-card .fp-cta:hover:not(:disabled),.auth-page>.auth-card .rp-cta:hover:not(:disabled){background:#5b0dd4!important;box-shadow:0 13px 26px #6d13ed45!important;transform:translateY(-1px)}.auth-page>.auth-card button[type=submit]:disabled,.auth-page>.auth-card .fp-cta:disabled,.auth-page>.auth-card .rp-cta:disabled{background:#d9d3e1!important;color:#81798b!important;box-shadow:none!important}.auth-page>.auth-card .lg-forgot,.auth-page>.auth-card .lg-resend,.auth-page>.auth-card .rg-link,.auth-page>.auth-card .fp-link,.auth-page>.auth-card .rp-error-link{color:#6d13ed!important}.auth-page>.auth-card .auth-mark{width:45px!important;height:45px!important;margin-bottom:32px!important;border-radius:13px!important;background:#6d13ed!important;box-shadow:0 9px 22px #6d13ed33!important;color:#fff!important}.auth-page>.auth-card img{width:auto;height:32px;object-fit:contain;object-position:left center;margin-bottom:34px}.auth-page>.auth-card .lg-otp,.auth-page>.auth-card .rg-otp{letter-spacing:.42em;text-align:center}.auth-page>.auth-card .rg-invite-pill{border-color:#ddc9fa!important;background:#f5efff!important;color:#6d13ed!important}.auth-page>.auth-card .rg-hint.is-ok,.auth-page>.auth-card .rp-hint.is-ok{color:#168a58!important}.auth-page>.auth-card .rg-hint.is-err,.auth-page>.auth-card .rp-hint.is-err,.auth-page>.auth-card .fp-field-err{color:#c43b54!important}.auth-page>.auth-card .fp-error,.auth-page>.auth-card .rp-error{border-color:#f0c6cf!important;background:#fff4f5!important;color:#b52f49!important}.auth-page>.auth-card .fp-success-icon,.auth-page>.auth-card .rp-success-icon{border-color:#bdebd4!important;background:#eefbf4!important;color:#168a58!important}.auth-page>.auth-card .fp-success-msg,.auth-page>.auth-card .rp-success-msg,.auth-page>.auth-card .rp-hint,.auth-page>.auth-card .fp-alt,.auth-page>.auth-card .rg-alt,.auth-page>.auth-card .lg-otp-note{color:#777180!important}.auth-page>.auth-card .rg-eye,.auth-page>.auth-card .rp-eye{color:#81798b!important}.auth-page>.auth-card .rg-eye:hover,.auth-page>.auth-card .rp-eye:hover{color:#6d13ed!important}@keyframes authCardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:861px){.auth-page>.lg-back,.auth-page>.rg-back,.auth-page>.fp-back,.auth-page>.rp-back{top:25px!important;right:28px!important;left:auto!important;z-index:4!important;padding:8px 0!important;border:0!important;background:transparent!important;color:#777180!important;font-size:12px!important}.auth-page>.lg-back:hover,.auth-page>.rg-back:hover,.auth-page>.fp-back:hover,.auth-page>.rp-back:hover{color:#6d13ed!important;transform:none!important}}@media(max-width:860px){.auth-page{grid-template-columns:1fr!important;min-height:100svh!important;padding:0!important;overflow:auto}.auth-brand-panel{display:none}.auth-page>.auth-card{grid-column:1;grid-row:1;width:min(100%,520px)!important;min-height:100svh;padding:88px clamp(22px,7vw,56px) 36px!important}.auth-page>.lg-back,.auth-page>.rg-back,.auth-page>.fp-back,.auth-page>.rp-back{top:20px!important;left:22px!important;right:auto!important;border:1px solid #e0dce8!important;background:#ffffffd6!important;color:#4e4758!important}}@media(prefers-reduced-motion:reduce){.auth-page>.auth-card{animation:none}}:is(.odb-shell,.mev-shell,.tks-shell,.cev-shell,.wdr-app,.sct-app,.oes-app,.org-shell){--bg: #f7f6fb;--surface: #ffffff;--card: #ffffff;--border: #e8e2f0;--border-h: #cfc2df;--text: #2c2438;--muted: #756b82;--gold: #7418ed;--gold-dim: #f0e8ff;--gold-glo: rgba(116, 24, 237, .2);--live: #179b64;--danger: #d14c63;min-height:100svh;background:var(--bg)!important;color:var(--text)!important}:is(.odb-shell,.mev-shell,.tks-shell,.cev-shell) :is(.odb-side,.mev-side,.tks-side,.cev-side),:is(.wdr-app,.sct-app,.oes-app) :is(.wdr-sidebar,.sct-sidebar,.oes-sidebar),.org-shell .org-side{width:226px!important;background:linear-gradient(180deg,#7100f2,#4c00c9)!important;border:0!important;color:#fff!important;box-shadow:10px 0 32px #4a14911f}:is(.odb-shell,.mev-shell,.tks-shell,.cev-shell) :is(.odb-wordmark,.mev-wordmark,.tks-wordmark,.cev-wordmark),:is(.wdr-app,.sct-app,.oes-app) :is(.wdr-wordmark,.sct-wordmark,.oes-wordmark),.org-shell .org-brand{color:#fff!important;font-family:var(--font-h)!important;letter-spacing:-.045em}:is(.odb-wordmark,.mev-wordmark,.tks-wordmark,.cev-wordmark,.wdr-wordmark,.sct-wordmark,.oes-wordmark) :is(em,span),.org-shell .org-brand em{color:#e8ccff!important}:is(.odb-nav-item,.mev-nav-item,.tks-nav-item,.cev-nav-item,.wdr-nav-item,.sct-nav-item,.oes-nav-item,.org-link){border:0!important;border-radius:11px!important;color:#ffffffb3!important;font-size:13px!important;font-weight:600!important;transition:background .18s ease,color .18s ease,transform .18s ease}:is(.odb-nav-item,.mev-nav-item,.tks-nav-item,.cev-nav-item,.wdr-nav-item,.sct-nav-item,.oes-nav-item,.org-link):hover{background:#ffffff1a!important;color:#fff!important}:is(.odb-nav-item.is-active,.mev-nav-item.is-active,.tks-nav-item.is-active,.cev-nav-item.is-active,.wdr-nav-item.is-active,.sct-nav-item.is-active,.oes-nav-item.is-active,.org-link.active){background:#ffffff30!important;color:#fff!important;box-shadow:inset 3px 0 #fff}:is(.odb-nav-item.is-active,.mev-nav-item.is-active,.tks-nav-item.is-active,.cev-nav-item.is-active,.wdr-nav-item.is-active,.sct-nav-item.is-active,.oes-nav-item.is-active):before{display:none!important}.org-shell .org-logout,:is(.odb-shell,.mev-shell,.tks-shell,.cev-shell) .odb-logout{border-color:#ffffff2e!important;color:#ffffffad!important}:is(.odb-shell,.mev-shell,.tks-shell,.cev-shell,.wdr-app,.sct-app,.oes-app) :is(.odb-main,.mev-main,.tks-main,.cev-main,.wdr-main,.sct-main,.oes-main),.org-shell .org-main{max-width:1280px!important;margin-left:auto;margin-right:auto;padding:clamp(24px,4vw,48px) clamp(20px,4vw,56px) 72px!important;background:var(--bg)!important;color:var(--text)!important}.org-shell .org-main{margin-left:226px}:is(.odb-title,.mev-title,.tks-title,.cev-title,.wdr-title,.sct-title,.oes-title,.ins-wrap h1,.ref-wrap h1,.fb-card h1){color:#2b203a!important;font-family:var(--font-h)!important;font-weight:800!important;letter-spacing:-.045em!important}:is(.odb-sub,.mev-sub,.tks-sub,.cev-sub,.wdr-subtitle,.sct-subtitle,.oes-subtitle,.ins-sub,.ref-sub,.fb-card>p){color:#81768e!important}:is(.odb-card,.odb-kpi,.odb-action,.odb-event,.odb-empty,.odb-wallet,.odb-wa,.mev-card,.mev-empty,.tks-kpi,.tks-table-wrap,.tks-card,.tks-empty,.wdr-status-card,.wdr-hero,.wdr-card,.sct-gate,.sct-scanner-card,.oes-card,.oes-empty,.cev-block,.cev-preview,.ins-card,.ins-empty,.ref-card,.ref-how article,.fb-card){border-color:var(--border)!important;color:var(--text)!important;box-shadow:0 8px 24px #4327650b}:is(.odb-kpi,.odb-action,.odb-event,.odb-empty,.mev-card,.mev-empty,.tks-kpi,.tks-table-wrap,.tks-card,.tks-empty,.wdr-status-card,.wdr-card,.sct-gate,.sct-scanner-card,.oes-card,.oes-empty,.cev-block,.cev-preview,.ins-card,.ins-empty,.ref-card,.ref-how article,.fb-card){background:#fff!important}.odb-wallet,.wdr-hero{border:0!important;background:linear-gradient(135deg,#5d00d9,#8b1df0)!important;color:#fff!important;box-shadow:0 14px 34px #5d00d933!important}:is(.odb-wallet,.wdr-hero) :is(.odb-wallet-label,.odb-wallet-value,.odb-wallet-note,.wdr-hero-label,.wdr-hero-amount,.wdr-hero-hint){color:#fff!important}:is(.odb-wallet,.wdr-hero) :is(.odb-eye,.wdr-hero-icon){background:#ffffff26!important;border-color:#ffffff38!important;color:#fff!important}.odb-wa{background:#f6efff!important;border-color:#ded0f2!important}:is(.odb-wa-title,.odb-section-title,.mev-section-title,.tks-section-title,.cev-block-title,.oes-promo-title){color:#342642!important}:is(.odb-kpi-label,.mev-card-meta,.tks-cell-title,.wdr-label,.oes-meta,.ins-card small,.ref-stat,.ref-how span,.fb-label){color:#83788f!important}:is(.odb-btn-gold,.mev-btn-gold,.tks-btn-gold,.wdr-btn-gold,.cev-btn-gold,.sct-btn-gold,.oes-btn-gold,.ref-actions button,.fb-form button){border:0!important;background:#7418ed!important;color:#fff!important;box-shadow:0 8px 18px #7418ed33!important}:is(.odb-btn-gold,.mev-btn-gold,.tks-btn-gold,.wdr-btn-gold,.cev-btn-gold,.sct-btn-gold,.oes-btn-gold,.ref-actions button,.fb-form button):hover{background:#5f0dcc!important;box-shadow:0 11px 24px #7418ed47!important}:is(.mev-btn-ghost,.tks-back,.cev-back,.sct-btn-ghost,.wdr-otp-cancel){border-color:var(--border)!important;color:#6f6280!important;background:transparent!important}:is(.odb-shell,.mev-shell,.tks-shell,.cev-shell,.wdr-app,.sct-app,.oes-app,.org-shell) input,:is(.odb-shell,.mev-shell,.tks-shell,.cev-shell,.wdr-app,.sct-app,.oes-app,.org-shell) select,:is(.odb-shell,.mev-shell,.tks-shell,.cev-shell,.wdr-app,.sct-app,.oes-app,.org-shell) textarea{border-color:#dfd7ea!important;background:#fcfbff!important;color:#30253c!important}:is(.odb-shell,.mev-shell,.tks-shell,.cev-shell,.wdr-app,.sct-app,.oes-app,.org-shell) input:focus,:is(.odb-shell,.mev-shell,.tks-shell,.cev-shell,.wdr-app,.sct-app,.oes-app,.org-shell) select:focus,:is(.odb-shell,.mev-shell,.tks-shell,.cev-shell,.wdr-app,.sct-app,.oes-app,.org-shell) textarea:focus{border-color:#8c43ea!important;box-shadow:0 0 0 4px #7418ed1c!important;outline:none!important}:is(.tks-table-wrap,.tks-card){overflow:hidden}.tks-table{color:var(--text)!important}.tks-table th{background:#f7f1ff!important;color:#6f6280!important;border-color:var(--border)!important}.tks-table td{border-color:var(--border)!important}:is(.mev-progress,.odb-progress,.sct-gate-bar){background:#eee8f5!important}:is(.mev-progress-fill,.odb-progress-fill,.sct-gate-fill){background:linear-gradient(90deg,#7418ed,#b058f5)!important;box-shadow:none!important}:is(.mev-banner-fallback,.oes-empty-icon,.odb-empty-icon){color:#7418ed!important;background:#f2eaff!important}:is(.mev-badge.is-live,.odb-badge.is-live,.tks-badge.is-live,.oes-status.is-live){background:#e9f9f1!important;border-color:#bcebd2!important;color:#138154!important}:is(.mev-badge.is-draft,.odb-badge.is-draft,.tks-badge.is-pending,.oes-status.is-pending){background:#f1eaff!important;border-color:#dbc8f5!important;color:#7418ed!important}:is(.mev-badge.is-ended,.odb-badge.is-ended,.tks-badge.is-ended,.oes-status.is-ended){background:#fff0f2!important;border-color:#f1c3cc!important;color:#bf3f57!important}:is(.ins-card h2,.ref-code,.oes-stat.is-accent .oes-stat-value,.mev-revenue,.tks-cell-revenue){color:#7418ed!important}.ref-kicker,.ins-kicker,.fb-kicker{color:#7418ed!important}.ref-how article b{color:#7418ed!important}:is(.odb-topbar,.mev-topbar,.tks-topbar,.cev-topbar,.wdr-topbar,.sct-topbar,.oes-topbar){background:#fffffff0!important;border-color:var(--border)!important;color:var(--text)!important}:is(.odb-topbar,.mev-topbar,.tks-topbar,.cev-topbar,.wdr-topbar,.sct-topbar,.oes-topbar) :is(.odb-wordmark,.mev-wordmark,.tks-wordmark,.cev-wordmark,.wdr-wordmark,.sct-wordmark,.oes-wordmark){color:#7418ed!important}:is(.odb-burger,.mev-burger,.tks-burger,.cev-burger,.wdr-burger,.sct-burger,.oes-burger){background:#f5efff!important;border-color:#dfd0f1!important}:is(.odb-burger,.mev-burger,.tks-burger,.cev-burger,.wdr-burger,.sct-burger,.oes-burger) span{background:#7418ed!important}:is(.odb-drawer,.mev-drawer,.tks-drawer,.cev-drawer,.wdr-drawer,.sct-drawer,.oes-drawer){background:#5b00d1!important}.org-shell .org-mobile{background:#fff!important;border-color:var(--border)!important;color:#7418ed!important}.org-shell .org-mobile button{color:#7418ed!important}.org-shell .org-drawer{background:#5b00d1!important}:is(.wdr-status-card.is-pending,.wdr-status-card.is-awaiting_otp){background:#f6efff!important;border-color:#ddc9f6!important}:is(.wdr-status-card.is-processing,.wdr-status-card.is-success){background:#eefbf4!important;border-color:#bee8d0!important}:is(.wdr-status-card.is-failed,.wdr-status-card.is-rejected){background:#fff2f4!important;border-color:#f1c6ce!important}.wdr-feebox{background:#f6efff!important;border-color:#ddc9f6!important}.sct-stage{max-width:620px!important}.sct-camera,.sct-viewport{border-radius:16px!important}.sct-note,.sct-sync-strip{background:#f6efff!important;border-color:#ddc9f6!important;color:var(--text)!important}.auth-page :is(.rg-ov,.fp-error,.rp-error){z-index:2100}@media(min-width:1024px){:is(.odb-main,.mev-main,.tks-main,.cev-main,.wdr-main,.sct-main,.oes-main){min-height:100svh}}@media(max-width:1023px){.org-shell .org-main{margin-left:0;padding-top:82px!important}:is(.odb-shell,.mev-shell,.tks-shell,.cev-shell,.wdr-app,.sct-app,.oes-app) :is(.odb-main,.mev-main,.tks-main,.cev-main,.wdr-main,.sct-main,.oes-main){padding-top:24px!important}}@media(max-width:640px){:is(.odb-main,.mev-main,.tks-main,.cev-main,.wdr-main,.sct-main,.oes-main,.org-main){padding-inline:16px!important}:is(.odb-kpis,.tks-kpis){grid-template-columns:repeat(2,minmax(0,1fr))!important}}.orgx-shell{display:flex;min-height:100svh;background:#f7f6fb;color:#2b203a;font-family:var(--font-b)}.orgx-sidebar{position:fixed;inset:0 auto 0 0;z-index:20;display:flex;width:230px;flex-direction:column;padding:22px 12px 18px;background:linear-gradient(180deg,#7200f4,#4d00c8);color:#fff}.orgx-brand{display:flex;align-items:center;gap:10px;width:100%;margin:0 0 32px;padding:5px 12px;border:0;background:transparent;color:#fff;font-family:var(--font-h);font-size:21px;font-weight:800;letter-spacing:-.045em;text-align:left;cursor:pointer}.orgx-brand-mark{display:grid;width:29px;height:29px;place-items:center;border-radius:9px;background:#ffffff2e;color:#fff}.orgx-nav{display:flex;flex-direction:column;gap:3px}.orgx-nav-label{margin:0 10px 8px;color:#ffffff7d;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.orgx-nav-label-lower{margin-top:24px}.orgx-nav-item,.orgx-logout{display:flex;align-items:center;gap:11px;width:100%;min-height:38px;padding:9px 11px;border:0;border-radius:10px;background:transparent;color:#ffffffb8;font:600 12px/1.2 var(--font-b);text-align:left;cursor:pointer;transition:.16s ease}.orgx-nav-item svg,.orgx-logout svg{flex:0 0 auto}.orgx-nav-item:hover,.orgx-logout:hover{background:#ffffff1c;color:#fff}.orgx-nav-item.is-active{background:#fff3;color:#fff;box-shadow:inset 3px 0 #fff}.orgx-logout{margin-top:auto;color:#ffffff9e}.orgx-workspace{width:calc(100% - 230px);min-width:0;margin-left:230px}.orgx-topbar{position:sticky;top:0;z-index:15;display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:24px;padding:15px clamp(22px,4vw,52px);border-bottom:1px solid #e9e3f0;background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.orgx-topbar-title{display:grid;gap:4px;min-width:180px}.orgx-topbar-eyebrow{color:#8a7e96;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.orgx-topbar-title strong{color:#2b203a;font-family:var(--font-h);font-size:15px;letter-spacing:-.02em}.orgx-topbar-actions{display:flex;align-items:center;gap:10px}.orgx-search{display:flex;width:min(260px,24vw);align-items:center;gap:8px;padding:8px 10px;border:1px solid #e3dbea;border-radius:9px;background:#faf9fd;color:#9a8fa4}.orgx-search input{width:100%;min-width:0;padding:0;border:0!important;outline:0;background:transparent!important;box-shadow:none!important;color:#32273f!important;font-size:12px}.orgx-search input::placeholder{color:#aaa1b3}.orgx-search kbd{color:#9d91a8;font-size:9px;white-space:nowrap}.orgx-icon-btn{position:relative;display:grid;width:34px;height:34px;place-items:center;border:1px solid #e4ddec;border-radius:9px;background:#fff;color:#7f718b;cursor:pointer}.orgx-icon-btn i{position:absolute;top:7px;right:7px;width:5px;height:5px;border-radius:50%;background:#ff5e87}.orgx-user-chip{display:flex;align-items:center;gap:8px;padding:0 0 0 5px;border:0;background:transparent;color:#3b2e4a;cursor:pointer}.orgx-user-chip span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#eadbff;color:#6d13ed;font-size:10px;font-weight:800}.orgx-user-chip strong{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.orgx-mobile-menu,.orgx-mobile-drawer{display:none}.orgx-main{width:100%;max-width:1400px;margin:0 auto;padding:30px clamp(22px,4vw,52px) 72px}.orgx-main .odb-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.orgx-main .odb-wallet{max-width:100%}.orgx-main .odb-actions{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:1120px){.orgx-sidebar{width:210px}.orgx-workspace{width:calc(100% - 210px);margin-left:210px}.orgx-main .odb-kpis,.orgx-main .odb-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.orgx-sidebar{display:none}.orgx-workspace{width:100%;margin-left:0}.orgx-topbar{min-height:64px;padding:12px 16px}.orgx-topbar-title{min-width:0}.orgx-topbar-eyebrow{display:none}.orgx-topbar-title strong{font-size:14px}.orgx-search,.orgx-user-chip{display:none}.orgx-mobile-menu{display:flex;width:36px;height:36px;flex-direction:column;justify-content:center;gap:4px;padding:0 9px;border:1px solid #dfd5e9;border-radius:9px;background:#f7f0ff;cursor:pointer}.orgx-mobile-menu span{display:block;width:16px;height:2px;border-radius:3px;background:#7418ed}.orgx-mobile-drawer{position:fixed;inset:64px 0 0;z-index:14;display:block;max-height:calc(100svh - 64px);overflow-y:auto;padding:20px 16px 28px;background:#5b00d1;opacity:0;pointer-events:none;transform:translateY(-8px);transition:.16s ease}.orgx-mobile-drawer.is-open{opacity:1;pointer-events:auto;transform:none}.orgx-mobile-drawer .orgx-nav-item{min-height:46px;font-size:14px}.orgx-mobile-drawer .orgx-logout{margin-top:22px;border-top:1px solid rgba(255,255,255,.16);border-radius:0;padding-top:20px}.orgx-main{padding:24px 16px 48px}.orgx-main .odb-kpis,.orgx-main .odb-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:500px){.orgx-main .odb-kpis,.orgx-main .odb-actions{grid-template-columns:1fr}.orgx-main .odb-head{align-items:flex-start}}.orgx-visual-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(230px,.85fr) minmax(250px,1fr);gap:14px;margin:0 0 30px}.orgx-panel{min-width:0;padding:18px;border:1px solid #e8e2f0;border-radius:15px;background:#fff;box-shadow:0 8px 24px #4327650b}.orgx-sales-panel,.orgx-seat-panel{grid-column:span 2}.orgx-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.orgx-panel-kicker{display:block;margin-bottom:5px;color:#9a8fa4;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.orgx-panel h2{margin:0;color:#33263f;font-family:var(--font-h);font-size:15px;letter-spacing:-.02em}.orgx-panel-filter,.orgx-more{color:#7b6c8a;font-size:10px;font-weight:700}.orgx-panel-filter{padding:6px 9px;border:1px solid #ebe4f2;border-radius:7px;background:#fbfaff}.orgx-more{letter-spacing:.18em}.orgx-chart-legend{display:flex;align-items:center;gap:6px;margin-top:17px;color:#83778f;font-size:10px}.orgx-chart-legend span{width:7px;height:7px;border-radius:50%;background:#7418ed}.orgx-line-chart{position:relative;height:155px;margin:3px 0 0 24px}.orgx-line-chart:before{position:absolute;inset:4px 0 22px;background:repeating-linear-gradient(to bottom,#eee8f5 0 1px,transparent 1px 31px);content:""}.orgx-line-chart svg{position:absolute;inset:5px 0 24px;width:100%;height:calc(100% - 29px);overflow:visible}.orgx-chart-y{position:absolute;top:2px;bottom:26px;left:-23px;display:flex;flex-direction:column;justify-content:space-between;color:#aaa0b4;font-size:9px}.orgx-chart-x{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:space-between;color:#aaa0b4;font-size:9px}.orgx-donut-wrap{display:flex;align-items:center;justify-content:center;gap:20px;min-height:154px}.orgx-donut{display:grid;width:116px;height:116px;flex:0 0 auto;place-items:center;border-radius:50%}.orgx-donut:before{width:75px;height:75px;border-radius:50%;background:#fff;content:"";grid-area:1 / 1}.orgx-donut>div{z-index:1;display:grid;place-items:center;grid-area:1 / 1}.orgx-donut strong{color:#33263f;font-family:var(--font-h);font-size:17px}.orgx-donut span{color:#978ca1;font-size:9px}.orgx-donut-legend{display:grid;gap:10px;min-width:94px;color:#756a80;font-size:10px}.orgx-donut-legend span{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:6px}.orgx-donut-legend i{width:7px;height:7px;border-radius:50%;background:#7418ed}.orgx-donut-legend i.is-pink{background:#c485f7}.orgx-donut-legend i.is-pale{background:#ece3f7}.orgx-donut-legend b{color:#42344e;font-size:10px}.orgx-activity-list{display:grid;gap:5px;margin-top:17px}.orgx-activity-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #f0ecf4}.orgx-activity-row:last-child{border-bottom:0}.orgx-event-thumb{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:#ede3ff;color:#7418ed;font-size:10px;font-weight:800}.orgx-activity-row div{min-width:0}.orgx-activity-row strong{display:block;overflow:hidden;color:#44334f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.orgx-activity-row small{display:block;margin-top:2px;color:#a096aa;font-size:9px}.orgx-activity-row>b{color:#1b9b63;font-size:8px;letter-spacing:.05em}.orgx-empty-copy{margin:20px 0;color:#9b90a6;font-size:11px}.orgx-seat-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;max-width:390px;margin:22px auto 14px}.orgx-seat-grid i{height:15px;border-radius:4px;background:#ede7f4}.orgx-seat-grid i.is-sold{background:#7418ed}.orgx-seat-key{display:flex;align-items:center;justify-content:center;gap:16px;color:#8c8198;font-size:9px}.orgx-seat-key span{display:inline-flex;align-items:center;gap:5px}.orgx-seat-key i{width:7px;height:7px;border-radius:2px;background:#ede7f4}.orgx-seat-key i.is-sold{background:#7418ed}.orgx-seat-key strong{color:#7418ed}@media(max-width:1060px){.orgx-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orgx-sales-panel,.orgx-seat-panel{grid-column:span 2}.orgx-activity-panel{grid-column:span 1}}@media(max-width:640px){.orgx-visual-grid{grid-template-columns:1fr}.orgx-sales-panel,.orgx-seat-panel,.orgx-activity-panel{grid-column:span 1}.orgx-donut-wrap{justify-content:space-around;gap:10px}}.mev-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 20px;padding:7px;border:1px solid #e8e2f0;border-radius:12px;background:#fff}.mev-tabs{display:flex;align-items:center;gap:3px}.mev-tabs button{padding:8px 13px;border:0;border-radius:8px;background:transparent;color:#867a91;font:700 11px var(--font-b);cursor:pointer}.mev-tabs button:hover{color:#7418ed}.mev-tabs button.is-active{background:#f0e8ff;color:#7418ed}.mev-search{display:flex;min-width:180px;align-items:center;gap:8px;padding:8px 10px;border:1px solid #e7e0ef;border-radius:8px;background:#fbfaff;color:#9c91a5}.mev-search input{width:100%;min-width:0;padding:0;border:0!important;outline:0;background:transparent!important;box-shadow:none!important;color:#382b46!important;font-size:11px}.mev-search input::placeholder{color:#a99faf}@media(max-width:620px){.mev-toolbar{display:grid;align-items:stretch}.mev-tabs{overflow-x:auto}.mev-tabs button{flex:1 0 auto}.mev-search{width:100%}}.orgx-insight-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(230px,.8fr) minmax(220px,.7fr);gap:14px;margin:0 0 22px}.orgx-insight-grid .orgx-panel{min-height:220px}.orgx-bars-chart{display:flex;align-items:flex-end;gap:10px;height:142px;margin-top:28px;padding:0 10px 22px;border-bottom:1px solid #ece6f3;background:repeating-linear-gradient(to bottom,transparent 0 31px,#f1ecf5 32px 33px)}.orgx-bar-item{display:flex;height:100%;flex:1;flex-direction:column;align-items:center;justify-content:flex-end;gap:7px;min-width:0}.orgx-bar-item span{width:min(26px,70%);min-height:8px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#7418ed,#ad65f1)}.orgx-bar-item small{max-width:46px;overflow:hidden;color:#a398ad;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.orgx-attendance-ring{display:grid;width:132px;height:132px;margin:28px auto 14px;place-items:center;border-radius:50%}.orgx-attendance-ring:before{width:88px;height:88px;border-radius:50%;background:#fff;content:"";grid-area:1 / 1}.orgx-attendance-ring div{z-index:1;display:grid;place-items:center;grid-area:1 / 1}.orgx-attendance-ring strong{color:#342642;font-family:var(--font-h);font-size:20px}.orgx-attendance-ring span{color:#9b90a5;font-size:9px}.orgx-insight-caption{margin:0;color:#8e829b;font-size:10px;text-align:center}.orgx-insight-summary{display:grid;align-content:start;gap:0}.orgx-summary-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:19px 0;border-bottom:1px solid #f0ecf4;color:#897d94;font-size:11px}.orgx-summary-row:last-child{border-bottom:0}.orgx-summary-row strong{color:#7418ed;font-family:var(--font-h);font-size:15px}@media(max-width:980px){.orgx-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orgx-insight-bars{grid-column:span 2}}@media(max-width:600px){.orgx-insight-grid{grid-template-columns:1fr}.orgx-insight-bars{grid-column:span 1}}.ses-shell{--bg: #f7f6fb;--surface: #fff;--card: #fff;--border: #e8e2f0;--border-h: #cfc2df;--text: #2c2438;--muted: #756b82;--gold: #7418ed;--gold-dim: #f0e8ff;--gold-glo: rgba(116,24,237,.2);--live: #179b64;--danger: #d14c63;background:#f7f6fb!important;color:#2c2438!important}.ses-shell .ses-card,.ses-shell .ses-empty,.ses-shell .ses-error{border-color:#e8e2f0!important;background:#fff!important;color:#2c2438!important;box-shadow:0 8px 24px #4327650b}.ses-shell .ses-title{color:#2b203a!important;font-family:var(--font-h)!important;font-weight:800!important;letter-spacing:-.045em!important}.ses-shell .ses-subtitle,.ses-shell .ses-meta,.ses-shell .ses-empty p{color:#81768e!important}.ses-shell .ses-badge{background:#e9f9f1!important;border-color:#bcebd2!important;color:#138154!important}.ses-shell .ses-go,.ses-shell .ses-card:hover .ses-go{color:#7418ed!important}.ses-shell .ses-btn-gold{border:0!important;background:#7418ed!important;color:#fff!important}.orgx-notification-wrap{position:relative}.orgx-notification-badge{position:absolute;top:-5px;right:-5px;min-width:16px;height:16px;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#ff4f82;color:#fff;font-size:8px;font-weight:800;line-height:12px;text-align:center}.orgx-notification-panel{position:absolute;top:calc(100% + 11px);right:0;z-index:40;width:min(370px,calc(100vw - 32px));overflow:hidden;border:1px solid #e9e1f0;border-radius:14px;background:#fff;box-shadow:0 18px 50px #36175329}.orgx-notification-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 16px 12px;border-bottom:1px solid #f0ebf4}.orgx-notification-head strong{color:#2b203a;font-size:13px}.orgx-notification-head span{display:block;margin-top:3px;color:#978ca1;font-size:10px}.orgx-notification-head button{padding:0;border:0;background:transparent;color:#6f13dc;font:700 10px var(--font-b);cursor:pointer}.orgx-notification-head button:disabled{color:#bcb3c5;cursor:default}.orgx-notification-list{max-height:390px;overflow-y:auto}.orgx-notification-item{display:block;width:100%;padding:13px 16px;border:0;border-bottom:1px solid #f4f0f6;background:#fff;color:#3b2e4a;text-align:left;cursor:pointer}.orgx-notification-item:hover{background:#faf7ff}.orgx-notification-item.is-unread{background:#fbf7ff}.orgx-notification-item strong{display:block;color:#30213f;font-size:12px}.orgx-notification-item p{margin:4px 0 5px;color:#756a80;font-size:11px;line-height:1.45}.orgx-notification-item time{color:#a49aaa;font-size:10px}.orgx-notification-item.is-unread strong:before{display:inline-block;width:6px;height:6px;margin:0 7px 1px 0;border-radius:50%;background:#7a13eb;content:""}.orgx-notification-empty{padding:30px 20px;color:#8e8398;font-size:12px;line-height:1.5;text-align:center}.orgx-notification-error{padding:18px 16px;color:#9d4058;font-size:11px;line-height:1.5}.orgx-notification-retry{margin-top:8px;padding:7px 10px;border:1px solid #e6d7f3;border-radius:7px;background:#fff;color:#6f13dc;font:700 10px var(--font-b);cursor:pointer}@media(max-width:820px){.orgx-notification-panel{position:fixed;top:58px;right:16px}}.orgx-seat-grid i.is-reserved,.orgx-seat-key i.is-reserved{background:#c485f7}.orgx-seat-key{flex-wrap:wrap;row-gap:8px}.cev-main{max-width:1480px;padding-top:28px;color:#2b203a}.cev-back{display:inline-flex;align-items:center;gap:7px;margin:0 0 18px;padding:7px 0;border:0;background:transparent;color:#8c8099;font-size:12px;cursor:pointer}.cev-back:hover{color:#7418ed}.cev-head{margin-bottom:26px}.cev-title{color:#2b203a;font-family:var(--font-h);font-size:clamp(26px,3vw,38px);letter-spacing:-.045em}.cev-sub{max-width:650px;margin-top:7px;color:#8c8099;font-size:13px;line-height:1.6}.cev-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.cev-form{display:grid;gap:16px;min-width:0}.cev-block{padding:21px;border:1px solid #e8e0f1;border-radius:16px;background:#fff;box-shadow:0 8px 24px #4327650a}.cev-label{margin-bottom:14px;color:#7418ed;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.cev-input{width:100%;min-height:42px;padding:10px 12px;border:1px solid #e4dbea!important;border-radius:9px;outline:0;background:#fbfaff!important;color:#33263f!important;color-scheme:light;font-size:12px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.cev-input::placeholder{color:#aaa0b2}.cev-input:focus{border-color:#9b5bea!important;background:#fff!important;box-shadow:0 0 0 3px #7418ed1a!important}.cev-input option{background:#fff;color:#33263f}.cev-textarea{min-height:112px;resize:vertical;line-height:1.55}.cev-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cev-span2{grid-column:1 / -1}.cev-field{display:grid;gap:7px;min-width:0}.cev-field-label{color:#7e718b;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cev-selectwrap{position:relative}.cev-selectinput{appearance:none;padding-right:34px;cursor:pointer}.cev-caret{position:absolute;top:50%;right:13px;color:#907f9f;pointer-events:none;transform:translateY(-50%)}.cev-toggle{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border:1px solid #ece5f3;border-radius:10px;background:#f8f5fc}.cev-toggle-btn{min-height:38px;border:0;border-radius:7px;background:transparent;color:#8c8099;font:700 11px var(--font-b);cursor:pointer}.cev-toggle-btn.is-active{background:#7418ed;color:#fff;box-shadow:0 5px 12px #7418ed33}.cev-banner{display:grid;position:relative;width:100%;aspect-ratio:16 / 7;place-items:center;overflow:hidden;border:1.5px dashed #b99be5;border-radius:12px;background:#faf7ff;cursor:pointer}.cev-banner:hover{border-color:#7418ed;background:#f5edff}.cev-banner.has-img{border-style:solid;border-color:#e4dbea;background:#f3eff8}.cev-banner-img{display:block;width:100%;height:100%;object-fit:cover}.cev-banner-empty{display:grid;place-items:center;gap:7px;color:#4a3a59;text-align:center}.cev-banner-empty strong{font:700 13px var(--font-h)}.cev-banner-empty small{color:#9589a1;font-size:10px}.cev-banner-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#eee3ff;color:#7418ed}.cev-banner-icon svg{width:19px;height:19px}.cev-bimg-back{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:blur(14px);opacity:.5;transform:scale(1.1)}.cev-bimg-front{position:relative;z-index:1;width:100%;height:100%;object-fit:contain}.cev-bfit{margin-top:14px}.cev-bfit-title,.cev-preview-eyebrow{margin-bottom:9px;color:#8e819b;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.cev-bfit-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cev-bfit-card{display:grid;gap:4px;padding:9px;border:1px solid #e6dff0;border-radius:10px;background:#fbfaff;color:#33263f;text-align:left;cursor:pointer}.cev-bfit-card.is-selected{border-color:#8d4be6;background:#f5edff;box-shadow:0 0 0 2px #7418ed14}.cev-bfit-thumb{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;border-radius:7px;background:#eee8f5}.cev-bfit-thumb img{width:100%;height:100%;object-fit:cover}.cev-bfit-name{margin-top:3px;font-size:11px;font-weight:800}.cev-bfit-desc{color:#9589a1;font-size:9px;line-height:1.4}.cev-sw-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.cev-sw-card{display:grid;gap:4px;min-height:112px;padding:13px;border:1px solid #e6dff0;border-radius:10px;background:#fbfaff;color:#33263f;text-align:left;cursor:pointer}.cev-sw-card:hover,.cev-sw-card.is-selected{border-color:#8d4be6;background:#f5edff}.cev-sw-ic{color:#7418ed}.cev-sw-ic svg{width:17px;height:17px}.cev-sw-name{font-size:11px;font-weight:800;line-height:1.3}.cev-sw-desc,.cev-sw-help{color:#9589a1;font-size:10px;line-height:1.45}.cev-sw-custom{margin-top:13px}.cev-sw-preview{margin-top:13px;color:#4f3e60;font-size:11px;line-height:1.5}.cev-sw-preview strong{color:#7418ed}.cev-sw-preview-empty,.cev-sw-err{color:#ab6070}.cev-sw-err{margin-top:4px;font-size:10px}.cev-tickets{display:grid;gap:10px}.cev-ticket{padding:14px;border:1px solid #e7e0ef;border-radius:11px;background:#fbfaff}.cev-ticket-tag{display:inline-flex;margin-bottom:10px;padding:4px 8px;border-radius:999px;background:#eee3ff;color:#7418ed;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.cev-ticket-grid,.cev-eb-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.cev-eb-grid{margin-top:10px}.cev-add-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.cev-add{min-height:40px;border:1px dashed #b99be5;border-radius:9px;background:#fbfaff;color:#7418ed;font-size:11px;font-weight:800;cursor:pointer}.cev-add:hover{background:#f3eaff;border-color:#7418ed}.cev-group-hint{display:inline-block;margin-top:8px;padding:6px 9px;border-radius:7px;background:#f2eaff;color:#6f39b5;font-size:10px;line-height:1.45}.cev-aff-toggle{display:inline-flex;align-items:center;gap:9px;padding:8px 13px 8px 8px;border:1px solid #e6dff0;border-radius:999px;background:#fbfaff;color:#655774;font-size:11px;font-weight:800;cursor:pointer}.cev-aff-toggle.is-on{border-color:#a775e1;background:#f2eaff;color:#7418ed}.cev-aff-knob{position:relative;width:30px;height:18px;border-radius:999px;background:#d8ccdf}.cev-aff-knob:after{position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#fff;content:"";transition:transform .16s ease}.cev-aff-toggle.is-on .cev-aff-knob{background:#7418ed}.cev-aff-toggle.is-on .cev-aff-knob:after{transform:translate(12px)}.cev-aff-fields{display:grid;gap:8px;margin-top:13px}.cev-preview-col{position:sticky;top:96px}.cev-preview-card{overflow:hidden;border:1px solid #e5ddef;border-radius:16px;background:#fff;box-shadow:0 18px 45px #4327651a}.cev-preview-banner{position:relative;display:grid;aspect-ratio:16 / 10;place-items:center;overflow:hidden;background:linear-gradient(135deg,#f1e7ff,#faf8fd)}.cev-preview-banner>img:not(.cev-bimg-back):not(.cev-bimg-front){width:100%;height:100%;object-fit:cover}.cev-preview-banner-empty{color:#9b8dab}.cev-preview-banner-empty svg{width:30px;height:30px}.cev-chip{position:absolute;z-index:2;top:12px;left:12px;padding:5px 9px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.08em}.cev-chip.is-paid{background:#7418ed;color:#fff}.cev-chip.is-free{background:#25a76b;color:#fff}.cev-preview-body{padding:17px}.cev-preview-title{color:#33263f;font:800 17px var(--font-h);letter-spacing:-.03em;overflow-wrap:anywhere}.cev-preview-meta,.cev-preview-desc,.cev-preview-cap{margin-top:6px;color:#8b7e98;font-size:11px;line-height:1.5}.cev-preview-desc{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.cev-preview-tiers{display:grid;gap:8px;margin-top:15px;padding-top:12px;border-top:1px solid #eee8f4}.cev-preview-tier{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#756883;font-size:11px}.cev-preview-tier strong{color:#7418ed;font-size:11px}.cev-actionbar{position:sticky;bottom:14px;z-index:10;display:flex;justify-content:flex-end;gap:9px;margin-top:22px;padding:11px;border:1px solid #e6dff0;border-radius:12px;background:#ffffffeb;box-shadow:0 12px 30px #4327651f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cev-btn{min-height:39px;padding:9px 18px;border-radius:8px;font-size:11px;font-weight:800;cursor:pointer}.cev-btn-ghost{border:1px solid #ded4e8;background:#fff;color:#665775}.cev-btn-ghost:hover{border-color:#7418ed;color:#7418ed}.cev-btn-gold{border:1px solid #7418ed;background:#7418ed;color:#fff;box-shadow:0 7px 16px #7418ed33}.cev-btn-gold:hover{background:#5d08cf;transform:translateY(-1px)}.cev-w100{width:100%}.cev-overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#2b203a61;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cev-modal{width:min(100%,390px);padding:25px;border:1px solid #e6dff0;border-radius:16px;background:#fff;box-shadow:0 25px 70px #2b203a33;text-align:center}.cev-modal h3{color:#2b203a;font:800 19px var(--font-h)}.cev-modal h3.is-error{color:#b3455d}.cev-modal h3.is-success{color:#22835a}.cev-modal-text{margin:10px 0 18px;color:#81758d;font-size:12px;line-height:1.6}.cev-spinner{width:30px;height:30px;margin:0 auto 13px;border:3px solid #eadff5;border-top-color:#7418ed;border-radius:50%;animation:cev-spin .8s linear infinite}@keyframes cev-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.cev-layout{grid-template-columns:1fr}.cev-preview-col{position:static;order:-1}.cev-preview-card{display:grid;grid-template-columns:220px 1fr}.cev-preview-body{align-self:center}}@media(max-width:620px){.cev-main{padding-top:20px}.cev-block{padding:16px}.cev-grid,.cev-ticket-grid,.cev-eb-grid,.cev-add-row{grid-template-columns:1fr}.cev-span2{grid-column:auto}.cev-sw-row{grid-template-columns:1fr}.cev-bfit-row{grid-template-columns:1fr 1fr}.cev-preview-card{display:block}.cev-actionbar{flex-direction:column-reverse;bottom:8px}.cev-btn{width:100%}}:is(.mev-main,.tks-main,.ses-main,.sct-main,.wdr-main,.oes-main){max-width:1480px;padding-top:28px;color:#2b203a}:is(.mev-title,.tks-title,.ses-title,.sct-title,.wdr-title,.oes-title){color:#2b203a!important;font-family:var(--font-h)!important;font-size:clamp(26px,3vw,38px)!important;letter-spacing:-.045em!important}:is(.mev-sub,.tks-sub,.wdr-subtitle,.oes-subtitle){margin-top:7px;color:#8c8099!important;font-size:13px!important;line-height:1.6}:is(.mev-head,.tks-head,.ses-head,.sct-head,.wdr-head,.oes-head){display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:26px}:is(.mev-btn,.tks-btn,.ses-btn,.sct-btn,.wdr-btn,.oes-btn){border-radius:9px!important;font-size:11px!important;font-weight:800!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease!important}:is(.mev-btn-gold,.tks-btn-gold,.ses-btn-gold,.sct-btn-gold,.oes-btn-gold,.wdr-btn-gold){border:1px solid #7418ed!important;background:#7418ed!important;color:#fff!important;box-shadow:0 7px 16px #7418ed2e!important}:is(.mev-btn-gold,.tks-btn-gold,.ses-btn-gold,.sct-btn-gold,.oes-btn-gold,.wdr-btn-gold):hover{background:#5d08cf!important;transform:translateY(-1px)}:is(.mev-btn-ghost,.tks-back,.sct-btn-ghost,.wdr-otp-cancel){border:1px solid #ded4e8!important;background:#fff!important;color:#665775!important}.mev-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;padding:7px;border:1px solid #e8e0f1;border-radius:12px;background:#fff;box-shadow:0 8px 24px #4327650a}.mev-tabs{display:flex;gap:3px;overflow-x:auto}.mev-tabs button{padding:9px 13px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#897c96!important;font-size:11px!important;font-weight:800;white-space:nowrap;cursor:pointer}.mev-tabs button.is-active{background:#f0e7ff!important;color:#7418ed!important}.mev-search{display:flex;min-width:210px;align-items:center;gap:8px;padding:9px 11px;border:1px solid #e4dbea;border-radius:9px;background:#fbfaff;color:#998da4}.mev-search input{width:100%;border:0!important;outline:0;background:transparent!important;color:#33263f!important;font-size:11px}.mev-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(285px,1fr));gap:16px}.mev-card{overflow:hidden;border:1px solid #e6dff0!important;border-radius:15px!important;background:#fff!important;box-shadow:0 8px 24px #4327650d;transition:transform .18s ease,box-shadow .18s ease}.mev-card:hover{border-color:#c5a9e8!important;box-shadow:0 14px 32px #4327651a;transform:translateY(-2px)}.mev-banner{height:155px;background:#f1e9fb!important}.mev-banner img{width:100%;height:100%;object-fit:cover}.mev-banner-fallback{color:#7418ed!important;font-size:30px;font-weight:900}.mev-card-body{padding:16px!important}.mev-card-title{color:#33263f!important;font:800 15px var(--font-h)!important}.mev-card-meta,.mev-tier-left,.mev-progress-label{color:#8d8099!important;font-size:10px!important}.mev-badge{border-radius:999px!important;font-size:9px!important;font-weight:800!important}.mev-progress{overflow:hidden;height:6px;border-radius:99px;background:#eee8f5!important}.mev-progress-fill{border-radius:inherit;background:#7418ed!important}.mev-tiers{display:grid;gap:7px;margin-top:12px}.mev-tier{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border:1px solid #f0ebf4;border-radius:7px;background:#fbfaff}.mev-tier-name,.mev-tier-sold{color:#574766!important;font-size:10px!important}.mev-revenue{margin-top:13px;color:#7418ed!important;font:800 16px var(--font-h)!important}.mev-actions{display:flex;flex-wrap:wrap;gap:7px;padding:12px 16px 16px!important;border-top:1px solid #f0ebf4}.mev-abtn{min-height:31px;padding:7px 10px!important;border-radius:7px!important;font-size:10px!important;font-weight:800!important}.mev-abtn-tool{border:1px solid #e4dbea!important;background:#fff!important;color:#6f5e7f!important}.mev-abtn-share,.mev-abtn-publish{border:1px solid #7418ed!important;background:#7418ed!important;color:#fff!important}.mev-abtn-delete,.mev-abtn-end{border:1px solid #efccd5!important;background:#fff6f8!important;color:#b3455d!important}.mev-abtn-scan{border:1px solid #d7eee4!important;background:#f1fbf6!important;color:#20865c!important}.mev-empty{padding:55px 24px!important;border:1px dashed #d8c8e9!important;border-radius:16px!important;background:#fff!important;text-align:center}.mev-empty-icon{color:#7418ed!important}.mev-empty-title{color:#33263f!important;font:800 20px var(--font-h)!important}.mev-empty-text{color:#8d8099!important;font-size:12px!important}.tks-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;margin-bottom:28px}.tks-kpi{min-width:0;padding:17px 15px!important;border:1px solid #e6dff0!important;border-radius:13px!important;background:#fff!important;box-shadow:0 8px 24px #4327650a}.tks-kpi.is-highlight{border-color:#c7a8ed!important;background:linear-gradient(135deg,#f4ebff,#fff)!important}.tks-kpi-label{color:#8d8099!important;font-size:9px!important;font-weight:800!important;letter-spacing:.08em}.tks-kpi-value{margin-top:8px;color:#33263f!important;font:800 clamp(17px,2vw,23px) var(--font-h)!important}.tks-section{margin-top:22px}.tks-section-title{margin-bottom:12px;color:#33263f!important;font:800 17px var(--font-h)!important}.tks-table-scroll,.tks-card{border:1px solid #e6dff0!important;border-radius:13px!important;background:#fff!important;box-shadow:0 8px 24px #4327650a}.tks-table{color:#574766!important;font-size:11px!important}.tks-table th{padding:13px 16px!important;border-bottom:1px solid #eee8f4!important;color:#8d8099!important;font-size:9px!important}.tks-table td{padding:14px 16px!important;border-bottom:1px solid #f1edf5!important}.tks-table tbody tr:hover{background:#fbf8ff!important}.tks-cell-title{color:#33263f!important;font-weight:800!important}.tks-cell-revenue,.tks-card-revenue{color:#7418ed!important}.tks-badge{border-radius:999px!important;font-size:9px!important;font-weight:800!important}.tks-empty{padding:38px 20px!important;border:1px dashed #d8c8e9!important;border-radius:13px!important;background:#fff!important;text-align:center}.tks-empty-icon{color:#7418ed!important}.tks-empty-text{color:#8d8099!important;font-size:12px!important}.ses-head{display:block}.ses-subtitle{margin-top:7px;color:#8c8099!important;font-size:13px!important}.ses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:14px}.ses-card{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:13px;align-items:center;padding:12px!important;border:1px solid #e6dff0!important;border-radius:14px!important;background:#fff!important;color:#33263f!important;box-shadow:0 8px 24px #4327650a;text-align:left;cursor:pointer}.ses-card:hover{border-color:#b895e2!important;box-shadow:0 14px 30px #4327651a;transform:translateY(-2px)}.ses-banner-wrap{overflow:hidden;height:80px;border-radius:9px;background:#f0e7fb}.ses-banner{width:100%;height:100%;object-fit:cover}.ses-info{display:grid;gap:5px;min-width:0}.ses-badge{color:#21835b!important;font-size:9px!important;font-weight:900!important}.ses-badge-dot{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#2fb477}.ses-event-title{overflow:hidden;color:#33263f!important;font:800 13px var(--font-h)!important;text-overflow:ellipsis;white-space:nowrap}.ses-meta{overflow:hidden;color:#9589a1!important;font-size:10px!important;text-overflow:ellipsis;white-space:nowrap}.ses-go{display:inline-flex;align-items:center;gap:4px;color:#7418ed!important;font-size:10px!important;font-weight:800!important}.ses-go svg{width:13px}.ses-empty,.ses-error{padding:50px 24px!important;border:1px dashed #d8c8e9!important;border-radius:15px!important;background:#fff!important;color:#8d8099!important;text-align:center}.sct-stage{width:min(100%,680px);max-width:680px!important;margin:0 auto}.sct-offline-banner,.sct-sync-strip,.sct-manifest-row{border:1px solid #e6dff0!important;border-radius:10px!important;background:#fff!important;color:#665775!important}.sct-gate,.sct-scanner-card{overflow:hidden;border:1px solid #e6dff0!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 28px #4327650f}.sct-gate{padding:17px!important}.sct-gate-live{color:#20865c!important;font-weight:800}.sct-gate-nums{color:#33263f!important}.sct-gate-bar{height:8px!important;border-radius:99px;background:#eee8f5!important}.sct-gate-fill{border-radius:inherit;background:#7418ed!important}.sct-gate-caption,.sct-manifest-status,.sct-note{color:#8d8099!important;font-size:11px!important}.sct-viewport{min-height:350px;background:#211834!important}.sct-scanner-card .sct-btn{width:calc(100% - 28px);margin:14px}.sct-form{padding:18px!important;border:1px solid #e6dff0!important;border-radius:14px;background:#fff!important}.sct-label{color:#7e718b!important;font-size:10px!important;font-weight:800!important;letter-spacing:.08em;text-transform:uppercase}.sct-input{min-height:42px;border:1px solid #e4dbea!important;border-radius:9px!important;background:#fbfaff!important;color:#33263f!important}.sct-btn-ghost{color:#665775!important}.wdr-stage{width:min(100%,900px);max-width:900px!important;margin:0 auto}.wdr-hero{overflow:hidden;padding:24px!important;border:0!important;border-radius:17px!important;background:linear-gradient(135deg,#7418ed,#4c0bb8)!important;box-shadow:0 16px 34px #7418ed33}.wdr-hero-icon{background:#ffffff2b!important;color:#fff!important}.wdr-hero-label,.wdr-hero-hint{color:#ffffffb8!important}.wdr-hero-amount{color:#fff!important}.wdr-card,.wdr-status-card{border:1px solid #e6dff0!important;border-radius:15px!important;background:#fff!important;box-shadow:0 10px 28px #4327650d}.wdr-card{padding:22px!important}.wdr-label{color:#7e718b!important;font-size:10px!important;font-weight:800!important;letter-spacing:.08em;text-transform:uppercase}.wdr-input{min-height:43px;border:1px solid #e4dbea!important;border-radius:9px!important;background:#fbfaff!important;color:#33263f!important}.wdr-input:focus{border-color:#9b5bea!important;box-shadow:0 0 0 3px #7418ed1a!important}.wdr-feebox{border:1px solid #e8def3!important;border-radius:10px!important;background:#faf7ff!important;color:#665775!important}.wdr-feerow.is-total{color:#7418ed!important}.wdr-note,.wdr-otp-note{color:#8d8099!important;font-size:11px!important;line-height:1.55}.wdr-cta{width:100%}.ins-wrap,.ref-wrap{max-width:1120px!important}.ins-kicker,.ref-kicker{color:#7418ed!important;font-weight:900!important;letter-spacing:.13em!important}.ins-wrap h1,.ref-wrap h1{color:#2b203a!important;font-family:var(--font-h)!important}.ins-sub,.ref-sub{color:#8c8099!important}.ins-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;gap:12px!important;margin:26px 0!important}.ins-card,.ref-card,.ref-how article{border:1px solid #e6dff0!important;border-radius:15px!important;background:#fff!important;box-shadow:0 8px 24px #4327650d!important;color:#33263f!important}.ins-card small,.ref-stat,.ref-how span{color:#8d8099!important}.ins-card h2{color:#33263f!important}.ins-list{border-top-color:#e8e0f1!important}.ins-row{border-bottom-color:#eee8f4!important;color:#8d8099!important}.ins-row strong{color:#33263f!important}.ins-empty{border:1px dashed #d8c8e9!important;background:#fff!important;color:#8d8099!important}.ref-code{color:#7418ed!important}.ref-actions button{border:1px solid #7418ed!important;background:#7418ed!important;color:#fff!important}.ref-actions button.secondary{border-color:#ded4e8!important;background:#fff!important;color:#665775!important}@media(max-width:1050px){.tks-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){:is(.mev-head,.tks-head,.sct-head,.wdr-head,.oes-head){display:grid}.mev-toolbar{display:grid}.mev-search{width:100%}.tks-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ses-grid{grid-template-columns:1fr}}@media(max-width:520px){.tks-kpis{grid-template-columns:1fr 1fr}.ses-card{grid-template-columns:70px minmax(0,1fr)}.ses-go{grid-column:2}.ses-banner-wrap{height:65px}}:is(.mev-overlay,.tks-overlay,.sct-overlay,.wdr-overlay,.oes-overlay){position:fixed;inset:0;z-index:2200;display:grid;place-items:center;padding:20px;background:#2616367a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}:is(.mev-modal,.tks-modal,.sct-modal,.wdr-modal,.oes-modal){width:min(100%,480px);max-height:min(760px,calc(100vh - 40px));overflow:auto;padding:26px;border:1px solid #e5dced;border-radius:18px;background:#fff;color:#33263f;box-shadow:0 24px 70px #2f184933}:is(.mev-modal,.tks-modal,.sct-modal,.wdr-modal) h3{margin:0 0 10px;color:#2b203a;font:800 20px var(--font-h);letter-spacing:-.03em}:is(.mev-modal,.tks-modal,.sct-modal,.wdr-modal) p{color:#8d8099;line-height:1.6}.mev-modal-actions,.tks-modal-actions,.wdr-modal-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:9px;margin-top:22px}.mev-form-grid,.mev-disc-create-row,.mev-sw-row{display:grid;gap:12px}.mev-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.mev-form-span2{grid-column:1 / -1}.mev-form-field{display:grid;gap:6px}.mev-form-label,.mev-promo-label{color:#766682!important;font-size:10px!important;font-weight:800!important;letter-spacing:.08em;text-transform:uppercase}:is(.mev-form-input,.mev-form-select,.mev-form-textarea,.mev-promo-input,.mev-disc-code-input,.mev-disc-num-input,.mev-aff-percent-input,.mev-sw-input){width:100%;min-height:40px;padding:9px 11px;border:1px solid #e3d9ec!important;border-radius:9px!important;outline:0;background:#fbfaff!important;color:#33263f!important;font:inherit;font-size:12px}:is(.mev-form-input,.mev-form-select,.mev-form-textarea,.mev-promo-input,.mev-disc-code-input,.mev-disc-num-input,.mev-aff-percent-input,.mev-sw-input):focus{border-color:#9b5bea!important;box-shadow:0 0 0 3px #7418ed1a}.mev-form-textarea{min-height:92px;resize:vertical}.mev-form-err,.mev-error-modal p{color:#b4455d!important}.mev-promo-preview{margin-top:14px;padding:11px;border:1px dashed #cbb2e7;border-radius:9px;background:#faf7ff;color:#7418ed!important;overflow-wrap:anywhere}.mev-disc-list{display:grid;gap:8px;margin-top:16px}.mev-disc-row{display:flex;justify-content:space-between;gap:10px;padding:11px;border:1px solid #eee8f4;border-radius:9px;background:#fbfaff}.mev-disc-code{color:#33263f;font-weight:800}.mev-disc-meta,.mev-disc-empty,.mev-disc-loading{color:#8d8099;font-size:11px}.mev-sw-preview{padding:12px;border:1px solid #e8def3;border-radius:10px;background:#faf7ff;color:#665775}.mev-toast{position:fixed;right:20px;bottom:20px;z-index:2500;max-width:min(380px,calc(100vw - 40px));padding:12px 15px;border:1px solid #d8c2ee;border-radius:10px;background:#fff;color:#33263f;box-shadow:0 12px 30px #2f184929}.oes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:16px}.oes-card{overflow:hidden;border:1px solid #e6dff0!important;border-radius:16px!important;background:#fff!important;color:#33263f!important;box-shadow:0 8px 24px #4327650d}.oes-banner-wrap{position:relative;height:178px;background:#f1e9fb}.oes-banner{width:100%;height:100%;display:block;object-fit:cover}.oes-status{position:absolute;top:12px;right:12px;padding:6px 10px;border-radius:999px;background:#ffffffe6;color:#20865c;font-size:9px;font-weight:900;letter-spacing:.08em}.oes-status.is-ended{color:#b3455d}.oes-status.is-pending{color:#9a6a00}.oes-body{display:flex;flex-direction:column;gap:7px;padding:17px}.oes-event-title{color:#33263f!important;font:800 16px var(--font-h)!important}.oes-meta{color:#8d8099!important;font-size:11px!important}.oes-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px}.oes-stat{min-width:0;padding:11px;border:1px solid #eee8f4;border-radius:9px;background:#fbfaff}.oes-stat-label{display:block;color:#8d8099!important;font-size:9px!important;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.oes-stat-value{display:block;overflow:hidden;margin-top:5px;color:#33263f!important;font:800 15px var(--font-h);text-overflow:ellipsis;white-space:nowrap}.oes-stat.is-accent{border-color:#d8c0f1;background:#f8f1ff}.oes-stat.is-accent .oes-stat-value{color:#7418ed!important}.oes-promo{margin:3px 17px 17px;padding-top:15px;border-top:1px solid #eee8f4}.oes-promo-title{margin-bottom:9px;color:#766682!important;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.oes-promo-list{display:grid;gap:6px;padding:0;list-style:none}.oes-promo-row{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid #eee8f4;border-radius:8px;background:#fbfaff}.oes-promo-rank{display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:50%;background:#eee5fa;color:#7418ed;font-size:10px;font-weight:900}.oes-promo-code{min-width:0;flex:1;overflow:hidden;color:#33263f;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.oes-promo-sold,.oes-promo-direct{color:#8d8099!important;font-size:10px!important}.oes-promo-rev{color:#7418ed!important;font-size:10px;font-weight:800;white-space:nowrap}.oes-promo-empty,.oes-error,.oes-empty{color:#8d8099!important}:is(.mev-skel-card,.tks-skel,.ses-skel,.oes-skel){border-color:#e6dff0!important;background:#fff!important}:is(.mev-skel-banner,.tks-skel-grid,.ses-skel-banner,.oes-skel-banner,.oes-skel-line,.oes-skel-tile){background:linear-gradient(100deg,#f2ecf7 30%,#faf8fd,#f2ecf7 70%)!important;background-size:200% 100%;animation:organizerShimmer 1.4s linear infinite}@keyframes organizerShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:640px){.mev-form-grid{grid-template-columns:1fr}.mev-form-span2{grid-column:auto}:is(.mev-modal,.tks-modal,.sct-modal,.wdr-modal){padding:20px}.oes-grid{grid-template-columns:1fr}}.orgx-page-intro{width:100%;max-width:1120px;margin:0 auto 28px}.orgx-page-kicker{margin:0 0 8px;color:#7418ed;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.orgx-page-title{margin:0;color:#2b203a;font:800 clamp(28px,3.2vw,38px)/1.05 var(--font-h);letter-spacing:-.045em}.orgx-page-subtitle{max-width:620px;margin:9px 0 0;color:#8c8099;font-size:13px;line-height:1.6}.orgx-main:is(.wdr-main,.sct-main,.ses-main){padding-top:0}.wdr-stage{display:grid;grid-template-columns:minmax(250px,.78fr) minmax(0,1.22fr);align-items:start;gap:18px;width:min(100%,1040px);margin:0 auto}.wdr-status-card{grid-column:1 / -1;margin:0!important;padding:16px 18px!important}.wdr-hero{display:grid;gap:7px;min-height:218px;align-content:center}.wdr-hero-icon{display:grid;width:42px;height:42px;place-items:center;margin-bottom:6px;border-radius:12px}.wdr-hero-icon svg{width:21px;height:21px}.wdr-hero-label,.wdr-hero-hint{display:block}.wdr-hero-amount{display:block;margin:2px 0;font:800 clamp(30px,4vw,44px)/1 var(--font-h);letter-spacing:-.05em}.wdr-card{display:grid;gap:10px}.wdr-label{display:block;margin-top:5px}.wdr-amount-wrap{position:relative}.wdr-naira{position:absolute;top:13px;left:14px;z-index:1;color:#7418ed;font-weight:900;pointer-events:none}.wdr-input-amount{padding-left:31px!important}.wdr-feebox{display:grid;gap:9px;margin:2px 0 6px;padding:13px 14px}.wdr-feerow{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#766682;font-size:12px}.wdr-feerow span:last-child{color:#4f3f5d;font-variant-numeric:tabular-nums}.wdr-feerow.is-total{padding-top:10px;border-top:1px dashed #d8c5eb;font-weight:800}.wdr-feerow.is-total span:last-child{color:#7418ed;font-size:15px}.wdr-select{appearance:auto}.wdr-cta{min-height:44px;margin-top:7px}.wdr-note{margin:2px 0 0}.wdr-status-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.wdr-status-label{color:#766682;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.wdr-status-topline strong{color:#7418ed;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.wdr-status-card p{margin:9px 0 0;color:#574766;font-size:12px;line-height:1.55}.wdr-status-card small{display:block;margin-top:7px;color:#8d8099;font-size:11px}.wdr-status-card.is-processing,.wdr-status-card.is-success{border-color:#bfe8d3!important;background:#f3fcf7!important}.wdr-status-card.is-processing .wdr-status-topline strong,.wdr-status-card.is-success .wdr-status-topline strong{color:#20865c}.wdr-status-card.is-failed,.wdr-status-card.is-rejected{border-color:#f0cbd4!important;background:#fff7f8!important}.wdr-status-card.is-failed .wdr-status-topline strong,.wdr-status-card.is-rejected .wdr-status-topline strong{color:#b3455d}.ses-grid{width:min(100%,1120px);margin:0 auto}.ses-card{min-height:108px}.ses-card:focus-visible{outline:3px solid rgba(116,24,237,.25);outline-offset:3px}.ses-banner-wrap{width:92px}.sct-stage{display:grid;gap:14px;width:min(100%,760px)}.sct-offline-banner,.sct-sync-strip,.sct-manifest-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:10px 13px}.sct-offline-banner>span:nth-child(2),.sct-sync-strip>span{min-width:0;line-height:1.45}.sct-offline-dot{display:inline-block;width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#d45a70}.sct-offline-banner>span:first-child{flex:0 0 8px}.sct-mini-btn{flex:0 0 auto;min-height:31px;padding:7px 11px;border:1px solid #ded4e8;border-radius:8px;background:#fff;color:#665775;font-size:10px;font-weight:800;cursor:pointer}.sct-mini-btn:hover:not(:disabled){border-color:#a777db;color:#7418ed}.sct-gate-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.sct-gate-dot{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#2fb477}.sct-gate-nums em{margin-left:4px;color:#9b8eaa;font-style:normal;font-size:12px}.sct-scanner-card{position:relative}.sct-viewport{position:relative;overflow:hidden;min-height:360px;border-radius:15px 15px 0 0}.sct-camera{width:100%;min-height:360px;background:#211834}.sct-camera video{display:block;width:100%!important;height:auto!important}.sct-frame{position:absolute;inset:0;z-index:2;pointer-events:none}.sct-corner{position:absolute;width:34px;height:34px;border:3px solid #caa8f5}.sct-corner.is-tl{top:18px;left:18px;border-right:0;border-bottom:0;border-radius:8px 0 0}.sct-corner.is-tr{top:18px;right:18px;border-left:0;border-bottom:0;border-radius:0 8px 0 0}.sct-corner.is-bl{bottom:18px;left:18px;border-right:0;border-top:0;border-radius:0 0 0 8px}.sct-corner.is-br{right:18px;bottom:18px;border-left:0;border-top:0;border-radius:0 0 8px}.sct-scanline{position:absolute;top:18%;right:12%;left:12%;height:2px;background:#caa8f5;box-shadow:0 0 14px #caa8f5e6;opacity:0}.sct-viewport.is-scanning .sct-scanline{opacity:1;animation:sctScanLine 2s ease-in-out infinite}@keyframes sctScanLine{50%{transform:translateY(260px)}to{transform:translateY(0)}}.sct-idle{position:absolute;inset:0;z-index:3;display:grid;place-content:center;justify-items:center;gap:10px;color:#ffffffa3}.sct-idle svg{width:42px;height:42px;opacity:.75}.sct-idle p{margin:0;font-size:12px}.sct-scanner-card .sct-btn{min-height:43px}.sct-btn-stop{border:1px solid #efccd5!important;background:#fff6f8!important;color:#b3455d!important}.sct-divider{display:flex;align-items:center;gap:12px;margin:4px 0;color:#a092ae;font-size:10px;font-weight:900;letter-spacing:.16em}.sct-divider:before,.sct-divider:after{height:1px;flex:1;background:#e8e0f1;content:""}.sct-form{display:grid;gap:10px}.sct-form .sct-btn{min-height:42px}.sct-note{display:flex;align-items:flex-start;gap:7px;margin:0}.sct-note svg{width:14px;flex:0 0 14px;margin-top:1px;color:#7418ed}.sct-processing{text-align:center;color:#33263f;font-weight:800}.sct-processing p{margin:14px 0 0}.sct-spinner{width:42px;height:42px;margin:0 auto;border:3px solid #e5dced;border-top-color:#7418ed;border-radius:50%;animation:sctSpinner 1s linear infinite}@keyframes sctSpinner{to{transform:rotate(360deg)}}.ins-wrap,.ref-wrap{width:min(100%,1120px)!important;margin:0 auto!important}.ins-wrap h1,.ref-wrap h1{margin:8px 0 0!important;line-height:1.06!important}.ins-sub,.ref-sub{margin:10px 0 0!important;line-height:1.6}.ins-grid{width:100%;margin:28px 0 32px!important}.ins-card{min-height:118px;padding:18px!important}.ins-card h2{margin:10px 0 0;font-size:clamp(24px,3vw,31px);letter-spacing:-.04em}.ins-wrap>h2{margin:0 0 13px;color:#33263f;font:800 18px var(--font-h);letter-spacing:-.025em}.ins-list{overflow:hidden;border:1px solid #e6dff0;border-radius:15px;background:#fff}.ins-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:17px 18px!important}.ins-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ins-row span{text-align:right}.ins-empty{margin-top:14px}.ref-card{width:100%;margin-top:28px!important;padding:28px!important}.ref-code{margin:12px 0 8px!important;line-height:1}.ref-stat{margin:0}.ref-stat strong{color:#33263f}.ref-actions{margin-top:22px!important}.ref-actions button{min-height:42px}.ref-how{width:100%;margin-top:14px!important}.ref-how article{min-height:112px}.ref-how b{color:#7418ed!important}@media(max-width:760px){.wdr-stage{grid-template-columns:1fr}.wdr-status-card,.wdr-hero,.wdr-card{grid-column:auto}.sct-stage{width:100%}}@media(max-width:560px){.orgx-page-intro{margin-bottom:22px}.orgx-page-title{font-size:29px}.sct-viewport,.sct-camera{min-height:280px}.ins-row{grid-template-columns:1fr;gap:7px}.ins-row span{text-align:left}.ref-card{padding:22px!important}.ref-how{grid-template-columns:1fr!important}}
