:root{--large-screen-scale:1;--blue:#32cd32;--blue-dark:#148f1a;--blue-active:#55ea4d;--blue-soft:#e9fbe7;--navy:#151c27;--text:#434655;--muted:#737686;--line:#c3c6d7;--surface:#fff;--surface-soft:#f0f3ff;--canvas:#f9f9ff;--green:#006c49;--green-soft:#6cf8bb;--orange:#a33a00;--orange-soft:#ffddb8;--red:#ba1a1a;--red-soft:#ffdad6;--purple:#6938ef;--radius:12px;--shadow:0 4px 6px -1px #151c271a, 0 2px 4px -2px #151c2714}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--canvas);font-optical-sizing:auto;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter Variable,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-large-screen=true] .login-page,html[data-large-screen=true] .admin-layout{width:calc(100vw / var(--large-screen-scale));min-height:calc(100vh / var(--large-screen-scale));min-height:calc(100dvh / var(--large-screen-scale));zoom:var(--large-screen-scale)}html[data-large-screen=true] .admin-main{min-height:calc(100vh / var(--large-screen-scale));min-height:calc(100dvh / var(--large-screen-scale))}html[data-large-screen=true] .sidebar{height:calc(100vh / var(--large-screen-scale));height:calc(100dvh / var(--large-screen-scale));bottom:auto}html{scrollbar-width:thin;scrollbar-color:#32cd32b8 #e9fbe780}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#e9fbe75c}::-webkit-scrollbar-thumb{background:linear-gradient(#75ff68c7,#32cd32b8) padding-box padding-box;border:2px solid #0000;border-radius:999px;min-height:42px;box-shadow:inset 0 1px #ffffff57}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#32cd32,#148f1a) padding-box padding-box}::-webkit-scrollbar-button{width:0;height:0;display:none}::-webkit-scrollbar-corner{background:0 0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button{background:var(--surface);min-height:40px;color:var(--navy);cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:14px;font-weight:650;line-height:20px;transition:all .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{color:#fff;background:var(--blue);border-color:var(--blue);box-shadow:0 4px 9px #32cd3238}.button.primary:hover{background:var(--blue-dark)}.button.subtle{border-color:var(--line);background:#fff}.button.icon-text{border-color:var(--line);min-height:34px;padding:0 11px}.button:disabled{cursor:wait;opacity:.65;transform:none}.eyebrow{color:var(--blue);letter-spacing:.1em;margin-bottom:7px;font-size:12px;font-weight:800;line-height:16px;display:block}.smart-back-button{min-height:38px;color:var(--navy);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:linear-gradient(#fffffff0,#f7f9ffd1);border:1px solid #c3c6d7c7;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 13px 0 10px;font-size:12px;font-weight:750;line-height:16px;transition:color .18s,border-color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 5px 16px #151c270e,inset 0 1px #fffffff5}.smart-back-button svg{stroke-width:2px;width:17px;height:17px;transition:transform .18s}.smart-back-button:hover{color:var(--blue);background:#fffffffa;border-color:#32cd323d;transform:translateY(-1px);box-shadow:0 9px 22px #32cd321a,inset 0 1px #fff}.smart-back-button:hover svg{transform:translate(-2px)}.smart-back-button:active{transform:translateY(0)scale(.97)}.smart-back-button:focus-visible{outline-offset:2px;border-color:var(--blue);outline:3px solid #32cd323d}.smart-back-button.compact{width:38px;padding:0}.smart-back-button.compact span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-layout{background:#f9f9ff;grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(165deg,#e7eefefa,#f1f4fff0);border-right:1px solid #c3c6d7e0;flex-direction:column;width:248px;padding-top:12px;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden;box-shadow:12px 0 36px #151c2709}.sidebar-brand{min-height:58px;color:var(--navy);letter-spacing:-.25px;border-radius:13px;align-items:center;gap:10px;margin:0 14px;padding:8px 10px;font-size:17px;line-height:24px;display:flex}.sidebar-brand:hover{color:var(--blue);background:#ffffff94}.brand-mark{width:150px;height:150px;color:var(--blue);background:#ffffffb8;border:1px solid #32cd321f;border-radius:50%;flex:none;place-items:center;display:grid;box-shadow:0 8px 18px #32cd321a,inset 0 1px #fff}.brand-mark svg{width:28px;height:28px}.sidebar-brand strong{white-space:nowrap;color:var(--blue);font-weight:850}.sidebar-brand strong span{color:#d4af37}.sidebar-close{background:0 0;border:0;margin-left:auto;display:none}.sidebar-heading{align-items:flex-start;padding:15px 24px 22px;display:flex}.sidebar-kicker{color:var(--muted);letter-spacing:.14em;margin-bottom:3px;font-size:9px;font-weight:800;line-height:14px;display:block}.sidebar-title{color:var(--blue);letter-spacing:-.25px;font-size:18px;font-weight:750;line-height:24px}.sidebar-nav{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#32cd32b8 transparent;flex:1;min-height:0;padding:0 8px;overflow:hidden auto}.sidebar-nav::-webkit-scrollbar{width:8px}.sidebar-nav::-webkit-scrollbar-track{background:#e9fbe72e;border-radius:999px;margin-block:8px}.sidebar-nav::-webkit-scrollbar-thumb{background:linear-gradient(#75ff68,#55ea4d) padding-box padding-box;border:2px solid #0000;border-radius:999px;min-height:54px;box-shadow:0 3px 9px #32cd3233,inset 0 1px #fff6}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:linear-gradient(#32cd32,#148f1a) padding-box padding-box}.nav-label{color:#737686;letter-spacing:.1em;padding:8px 12px;font-size:12px;font-weight:800;line-height:16px;display:block}.secondary-label{margin-top:14px}.nav-item{color:#434655;letter-spacing:.1px;border-radius:999px;align-items:center;gap:12px;min-height:44px;margin-bottom:4px;padding:12px 16px;font-size:14px;font-weight:600;line-height:20px;transition:all .18s;display:flex}.nav-item:hover{color:var(--blue);background:#ffffff8c}.nav-item.active{color:#fff;background:linear-gradient(135deg, #55ea4d, var(--blue-active));box-shadow:0 9px 22px #32cd323d}.sidebar-footer{background:#ffffff2e;border-top:1px solid #c3c6d7;padding:8px 16px 12px}.sidebar-profile{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;min-height:58px;padding:8px 10px;text-decoration:none;transition:background .28s cubic-bezier(.4,0,.2,1),border-color .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),transform .28s cubic-bezier(.34,1.56,.64,1);display:grid;position:relative}.sidebar-profile:hover{background:#ffffffb8;border-color:#32cd3252;transform:translateY(-2px);box-shadow:0 8px 24px #32cd321f,inset 0 1px #ffffffe6}html[data-theme=dark] .sidebar-profile:hover{background:#55ea4d14;border-color:#55ea4d59;box-shadow:0 8px 24px #0000004d,0 0 16px #55ea4d24}.sidebar-profile-avatar-wrap{flex:none;place-items:center;width:44px;height:44px;display:grid;position:relative}.sidebar-avatar-glow{opacity:0;pointer-events:none;z-index:0;background:radial-gradient(circle,#55ea4da6 0%,#55ea4d2e 52%,#0000 72%);border-radius:50%;transition:opacity .35s,transform .35s cubic-bezier(.34,1.56,.64,1);position:absolute;inset:-4px;transform:scale(.85)}.sidebar-profile:hover .sidebar-avatar-glow,.sidebar-profile-avatar-wrap:hover .sidebar-avatar-glow{opacity:1;animation:2.2s ease-in-out infinite avatarGlowPulse;transform:scale(1.18)}@keyframes avatarGlowPulse{0%,to{opacity:.85;transform:scale(1.18)}50%{opacity:.45;transform:scale(1.35)}}.avatar{width:40px;height:40px;color:var(--blue);background:var(--blue-soft);border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.sidebar-avatar{z-index:1;background:linear-gradient(145deg,#f1faed,#e9fbe7);border:1.5px solid #32cd324d;transition:transform .35s cubic-bezier(.34,1.56,.64,1),border-color .3s,box-shadow .35s;position:relative;box-shadow:0 6px 16px #32cd321f,inset 0 1px #ffffffe0}.sidebar-avatar svg{stroke-width:1.8px;width:23px;height:23px;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.sidebar-avatar img{transition:transform .45s cubic-bezier(.34,1.56,.64,1)}.sidebar-avatar:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(115deg,#0000 35%,#ffffff8c 50%,#0000 65%);width:220%;height:220%;transition:transform .65s cubic-bezier(.2,.8,.2,1);position:absolute;top:-60%;left:-60%;transform:translate(-120%)rotate(25deg)}.sidebar-profile:hover .sidebar-avatar,.sidebar-avatar:hover{border-color:#55ea4d;transform:scale(1.08)translateY(-1px);box-shadow:0 0 0 3px #55ea4d59,0 0 20px #55ea4d73,0 8px 20px #00000040}.sidebar-profile:hover .sidebar-avatar:after,.sidebar-avatar:hover:after{transform:translate(120%)rotate(25deg)}.sidebar-profile:hover .sidebar-avatar img{transform:scale(1.12)}.sidebar-profile:hover .sidebar-avatar svg{transform:scale(1.14)rotate(6deg)}.sidebar-profile-avatar-wrap:hover .sidebar-avatar,.sidebar-avatar:hover{border-color:#75ff68;transform:scale(1.15)translateY(-2px)rotate(3deg);box-shadow:0 0 0 4px #55ea4d80,0 0 28px #55ea4da6,0 10px 22px #00000059}.sidebar-profile-avatar-wrap:hover .sidebar-avatar img,.sidebar-avatar:hover img{transform:scale(1.18)}.sidebar-profile-avatar-wrap:hover .sidebar-avatar svg,.sidebar-avatar:hover svg{transform:scale(1.22)rotate(12deg)}.sidebar-profile-info{flex-direction:column;justify-content:center;min-width:0;display:flex}.sidebar-profile strong,.sidebar-profile small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.sidebar-profile strong{color:var(--navy);font-size:14px;font-weight:750;line-height:20px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),color .25s,text-shadow .25s,letter-spacing .25s;display:inline-block;position:relative}.sidebar-profile small{color:var(--muted);font-size:12px;line-height:16px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),color .25s}.sidebar-profile strong:after{content:"";background:linear-gradient(90deg,#55ea4d 0%,#55ea4d33 90%,#0000 100%);border-radius:999px;width:0%;height:2px;transition:width .32s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:0;left:0;box-shadow:0 0 8px #55ea4d99}.sidebar-profile:hover strong{color:#16751b;text-shadow:0 0 12px #32cd3266;letter-spacing:.15px;transform:translate(4px)}html[data-theme=dark] .sidebar-profile:hover strong{color:#55ea4d;text-shadow:0 0 14px #55ea4d99,0 0 28px #55ea4d4d}.sidebar-profile:hover strong:after{width:85%}.sidebar-profile strong:hover{letter-spacing:.3px;transform:translate(6px)scale(1.02)}html[data-theme=dark] .sidebar-profile strong:hover{color:#75ff68;text-shadow:0 0 18px #55ea4dcc,0 0 34px #55ea4d73}.sidebar-profile:hover small{color:#434655;transform:translate(4px)}html[data-theme=dark] .sidebar-profile:hover small{color:#d7ddd4f2}.logout-button{color:#b42318;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:44px;padding:0 12px;font-size:14px;font-weight:650;line-height:20px;transition:background .18s,color .18s;display:flex}.logout-button:hover{color:#912018;background:#fee4e2}.logout-button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.admin-main{background-color:#f9f9ff;background-image:radial-gradient(34% 38% at 2% 100%,#006c4917,#0000 76%),radial-gradient(34% 38% at 100% 0,#32cd3213,#0000 76%),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;grid-column:2;min-width:0;min-height:100vh;position:relative}.topbar{z-index:25;-webkit-backdrop-filter:blur(22px)saturate(145%);backdrop-filter:blur(22px)saturate(145%);background:#f9f9ffd6;border-bottom:1px solid #c3c6d7b3;align-items:center;gap:15px;height:68px;padding:0 32px;display:flex;position:sticky;top:0;box-shadow:0 8px 30px #151c270a}.top-brand{color:var(--navy);align-items:center;gap:7px;font-size:18px;font-weight:800;line-height:24px;display:flex}.top-brand svg{width:19px;color:var(--blue)}.top-brand strong{white-space:nowrap;color:var(--blue);font-weight:850}.top-brand strong span{color:#d4af37}.brand-text{letter-spacing:0;filter:drop-shadow(0 0 10px #32cd322e);align-items:baseline;font-size:23px;font-weight:750;line-height:1;display:inline-flex}.brand-text-green{color:var(--brand-green-bright)}.brand-text-gold{color:var(--brand-gold)}.online-chip{color:#067647;letter-spacing:.065em;text-transform:uppercase;background:linear-gradient(#ecfdf3fa,#d1fadfe6);border:1px solid #12b76a33;border-radius:999px;align-items:center;gap:8px;min-height:30px;padding:0 12px 0 9px;font-size:10px;font-weight:800;line-height:15px;display:inline-flex;box-shadow:0 4px 12px #12b76a14,inset 0 1px #ffffffe6}.topbar-spacer{flex:1}.icon-button,.menu-trigger{width:38px;height:38px;color:var(--text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;place-items:center;display:grid}.icon-button:hover,.menu-trigger:hover{color:var(--blue);background:#ffffffdb;border-color:#32cd321a;box-shadow:0 5px 14px #151c270f}.menu-trigger{display:none}.account-status{background:#ffffffe6;border:1px solid #c3c6d7d6;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:4px 7px 4px 14px;font-size:12px;line-height:16px;display:flex;box-shadow:0 5px 16px #151c270b,inset 0 1px #fff}.account-status-label{color:var(--muted)}.account-status strong{color:var(--navy);font-weight:750}.status-indicator{background:#d1fadf;border:1px solid #12b76a29;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffe6}.status-indicator i{z-index:2;background:#079455;border-radius:50%;width:11px;height:11px;display:block;position:relative;box-shadow:0 0 0 3px #12b76a1f}.status-indicator:after{content:"";border:1px solid #12b76a8c;border-radius:50%;animation:2.2s ease-out infinite status-pulse;position:absolute;inset:6px}.status-indicator-small{background:#12b76a1f;border:0;width:16px;height:16px}.status-indicator-small i{width:7px;height:7px;box-shadow:none}.status-indicator-small:after{inset:4px}.status-indicator-muted{background:#f2f4f7;border-color:#66708526}.status-indicator-muted i{background:#667085;box-shadow:0 0 0 3px #6670851a}.status-indicator-muted:after{display:none}@keyframes status-pulse{0%{opacity:.75;transform:scale(.75)}70%,to{opacity:0;transform:scale(1.9)}}.admin-content{z-index:1;perspective:1200px;width:min(1280px,100%);margin:0 auto;padding:32px;position:relative}.session-loading{min-height:100vh;color:var(--muted);background:var(--canvas);place-items:center;font-size:14px;display:grid}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.page-header h1{color:var(--navy);letter-spacing:-.64px;margin-bottom:4px;font-size:32px;line-height:40px}.page-header p{color:#434655;margin:0;font-size:16px;line-height:24px}.page-action{flex:none}.page-action .button{border-radius:12px;min-height:56px;padding-inline:24px;font-size:16px;font-weight:500;line-height:24px}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:32px;display:grid}.dashboard-metrics.metrics-5{grid-template-columns:repeat(5,minmax(0,1fr))}.metric-motion,.metric-motion>.metric-card{height:100%}.metric-card{background:linear-gradient(145deg,#fffffffa,#f8faffe6);border:1px solid #c3c6d7e0;border-radius:16px;flex-direction:column;min-height:155px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #151c270e,inset 0 1px #ffffffe6}.metric-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#32cd321a,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;bottom:-72px;right:-58px}.metric-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.metric-icon{border-radius:8px;place-items:center;width:43px;height:43px;display:grid}.metric-icon.blue{color:var(--blue);background:#e9fbe7}.metric-icon.green{color:var(--green);background:#d1fadf}.metric-icon.orange{color:var(--orange);background:#ffead5}.metric-icon.red{color:var(--red);background:#fee4e2}.variation{align-items:center;gap:4px;font-size:16px;line-height:24px;display:flex}.variation.positive{color:var(--green)}.variation.negative{color:var(--red)}.metric-label{color:#434655;margin-bottom:0;font-size:16px;line-height:24px}.metric-card>strong{color:var(--navy);letter-spacing:0;font-size:24px;line-height:32px}.panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #c3c6d7e0;border-radius:16px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 12px 34px #151c270d,inset 0 1px #ffffffe6}.dashboard-columns .panel:hover{transform:translateY(-2px);box-shadow:0 18px 42px #151c2713,inset 0 1px #fffffff2}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:16px 20px;display:flex}.panel-heading h2{color:var(--navy);margin:0;font-size:20px;line-height:28px}.panel-heading p{color:var(--muted);margin:3px 0 0;font-size:14px;line-height:20px}.panel-heading>a{color:var(--blue);font-size:14px;line-height:20px}.panel-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.dashboard-columns{grid-template-columns:minmax(0,2.05fr) minmax(280px,.9fr);gap:32px;display:grid}.dashboard-primary{gap:24px;display:grid}.dashboard-aside{flex-direction:column;gap:24px;display:flex}.active-raffle-panel{margin-bottom:32px;padding:24px}.active-raffle-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.active-raffle-head h2{color:var(--navy);margin:0 0 4px;font-size:22px;line-height:30px}.active-raffle-head p{color:var(--muted);margin:0;font-size:14px;line-height:20px}.active-raffle-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.active-raffle-kpis>div{text-align:center;background:#32cd3214;border:1px solid #32cd322e;border-radius:12px;place-items:center;min-height:82px;padding:14px;display:grid}.active-raffle-kpis>div.reserved{background:#d4af371f;border-color:#d4af373d}.active-raffle-kpis>div.available{background:#006c4914;border-color:#006c4933}.active-raffle-kpis strong,.active-raffle-kpis span{display:block}.active-raffle-kpis strong{color:var(--brand-green-strong);font-size:28px;line-height:34px}.active-raffle-kpis .reserved strong{color:var(--brand-gold-strong)}.active-raffle-kpis span{color:var(--muted);font-size:12px;font-weight:750;line-height:16px}.active-raffle-progress{margin-bottom:18px}.active-raffle-progress>div:first-child{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;font-size:13px;line-height:18px;display:flex}.active-raffle-progress strong{color:var(--navy)}.active-raffle-money{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.active-raffle-money>div{background:var(--theme-field);text-align:center;border-radius:10px;padding:15px}.active-raffle-money span,.active-raffle-money strong{display:block}.active-raffle-money span{color:var(--muted);font-size:12px;font-weight:750;line-height:16px}.active-raffle-money strong{color:var(--navy);margin-top:3px;font-size:18px;line-height:24px}.launch-item{border-bottom:1px solid #e5e8ef;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:106px;padding:15px 19px;display:grid}.launch-item:last-child{border-bottom:0}.launch-thumb{color:#fff;border-radius:9px;place-items:center;height:68px;display:grid;position:relative;overflow:hidden}.launch-thumb svg{opacity:.82}.thumb-1,.cover-1{background:radial-gradient(circle at 75% 20%,#d4af37,#0000 28%),linear-gradient(135deg,#173019,#2f7c28 55%,#d4af37)}.thumb-2,.cover-2{background:radial-gradient(circle at 25% 20%,#e7eef8,#0000 32%),linear-gradient(135deg,#42546b,#a9bdd2)}.thumb-3,.cover-3{background:radial-gradient(circle at 70% 20%,#f8e9c8,#0000 30%),linear-gradient(135deg,#8b6f47,#d3ba85)}.thumb-4,.cover-4{background:radial-gradient(circle at 70% 25%,#ffe088,#0000 30%),linear-gradient(135deg,#3b3112,#d4af37)}.launch-info{min-width:0}.launch-info>div:first-child{align-items:center;gap:7px;margin-bottom:7px;display:flex}.launch-info small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:16px;overflow:hidden}.launch-info>strong{color:var(--navy);margin-bottom:4px;font-size:16px;font-weight:500;line-height:24px;display:block}.launch-info>span{color:var(--muted);align-items:center;gap:6px;font-size:12px;line-height:16px;display:flex}.launch-info>span i{background:var(--muted);border-radius:50%;width:3px;height:3px}.row-actions{gap:7px;display:flex}.row-actions button,.row-actions a,.table-more{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.row-actions a{color:var(--blue)}.table-wrap{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%}th{color:var(--muted);letter-spacing:.05em;text-align:left;text-transform:uppercase;font-size:12px;font-weight:800;line-height:16px}th,td{white-space:nowrap;border-bottom:1px solid #eaecf0;padding:13px 18px}tbody tr:last-child td{border-bottom:0}td{color:var(--text);font-size:14px;line-height:20px}.user-cell{align-items:center;gap:10px;display:flex}.user-cell>div strong,.user-cell>div small{display:block}.user-cell>div small{color:var(--muted);margin-top:3px}.mini-avatar{border-radius:50%;place-items:center;width:32px;height:32px;font-size:10px;font-weight:700;display:grid}.color-1{color:#3538cd;background:#e0e7ff}.color-2{color:#067647;background:#d1fadf}.color-3{color:#b54708;background:#ffead5}.color-4{color:#c11574;background:#fce7f6}.money{color:var(--green);font-weight:700}.status-badge{color:var(--text);background:var(--surface-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:3px;padding:3px 8px;font-size:10px;font-weight:750;line-height:15px;display:inline-flex}.status-badge.success{color:#067647;background:#d1fadf}.status-badge.warning{color:#b54708;background:#fef0c7}.status-badge.danger{color:#b42318;background:#fee4e2}.status-badge.info{color:#3538cd;background:#e0e7ff}.quick-actions{padding-bottom:13px}.quick-actions>a{border:1px solid var(--line);min-height:56px;color:var(--navy);background:#ffffffbd;border-radius:12px;grid-template-columns:20px 1fr auto;align-items:center;gap:12px;margin:12px 20px 0;padding:8px 16px;font-size:14px;line-height:20px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.quick-actions>a:hover{border-color:#32cd3257;transform:translate(4px)translateY(-1px);box-shadow:0 8px 20px #32cd3214}.quick-actions>a svg:first-child{color:var(--blue)}.system-panel{padding-bottom:9px}.system-row{justify-content:space-between;align-items:center;min-height:40px;padding:0 20px;font-size:14px;line-height:20px;display:flex}.muted-row{border-top:1px solid #eaecf0;margin-top:4px;padding-top:6px}.muted-row strong{color:var(--green);font-size:12px;line-height:16px}.growth-card{padding:25px 25px 0;overflow:hidden}.growth-card h2{color:var(--navy);margin-bottom:8px;font-size:20px;line-height:28px}.growth-card>strong{color:var(--blue);font-size:20px;line-height:28px}.growth-chart{width:calc(100% + 28px);height:118px;margin:4px -14px 0}.summary-strip{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px;display:grid}.summary-strip>div{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#fffffffa,#f8faffeb);min-width:0;padding:16px 20px;position:relative;overflow:hidden;box-shadow:0 8px 22px #151c270b,inset 0 1px #ffffffe6}.summary-strip>div:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#32cd321f,#0000 70%);border-radius:50%;width:90px;height:90px;transition:opacity .26s,transform .26s;position:absolute;bottom:-58px;right:-48px;transform:scale(.7)}.summary-strip span,.summary-strip strong{display:block}.summary-strip span{color:var(--muted);margin-bottom:6px;font-size:14px;line-height:20px}.summary-strip strong{color:var(--navy);font-size:18px}.resource-panel{min-height:220px}.resource-toolbar{border-bottom:1px solid var(--line);gap:10px;padding:15px 18px;display:flex}.search-box{border:1px solid var(--line);background:#fff;border-radius:8px;flex:1;align-items:center;gap:9px;min-width:260px;height:39px;padding:0 12px;display:flex}.search-box svg{color:var(--muted);flex:none}.search-box input{width:100%;color:var(--navy);background:0 0;border:0;outline:0;font-size:14px;line-height:20px}.resource-toolbar select,.panel-heading select,.settings-form select{border:1px solid var(--line);min-height:40px;color:var(--text);background:#fff;border-radius:8px;padding:0 32px 0 11px;font-size:14px;line-height:20px}.raffle-cards{background:#fbfcff;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;padding:18px;display:grid}.raffle-card{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden;box-shadow:0 3px 10px #1018280a}.raffle-cover{color:#fff;justify-content:space-between;align-items:flex-end;height:128px;padding:17px;display:flex}.raffle-cover span{letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.raffle-card-body{padding:15px}.raffle-meta{align-items:center;gap:7px;display:flex}.raffle-meta>span{color:var(--muted);font-size:12px;line-height:16px}.raffle-meta button,.raffle-meta>a{background:0 0;border:0;border-radius:7px;place-items:center;width:30px;height:30px;margin-left:auto;display:grid}.raffle-meta>a:hover{color:var(--blue);background:var(--surface-soft)}.raffle-card h2{color:var(--navy);margin:13px 0 6px;font-size:16px;line-height:24px}.raffle-card p{color:var(--muted);align-items:center;gap:6px;font-size:12px;line-height:16px;display:flex}.progress-row{justify-content:space-between;margin-top:17px;font-size:12px;line-height:16px;display:flex}.progress{background:#eaecf0;border-radius:999px;height:6px;margin:7px 0 16px;overflow:hidden}.progress i{border-radius:inherit;height:100%;display:block}.raffle-footer{border-top:1px solid #eaecf0;justify-content:space-between;align-items:flex-end;padding-top:13px;display:flex}.raffle-footer span,.raffle-footer strong{display:block}.raffle-footer span{color:var(--muted);margin-bottom:3px;font-size:12px;line-height:16px}.raffle-footer strong{color:var(--navy);font-size:14px;line-height:20px}.launch-workspace-list{background:var(--theme-card-soft);gap:12px;padding:18px;display:grid}.active-launch-alert{background:#32cd321a;border:1px solid #32cd326b;border-radius:14px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;width:min(960px,100%);margin-bottom:20px;padding:16px 128px 16px 20px;display:grid;position:relative;box-shadow:0 14px 34px #32cd3214}.active-launch-alert>.status-badge{border-radius:14px;min-height:42px;padding-inline:14px;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.active-launch-alert>span{width:48px;height:48px;color:var(--brand-green-strong);background:#32cd3229;border-radius:12px;place-items:center;display:grid}.active-launch-alert strong,.active-launch-alert small{display:block}.active-launch-alert strong{color:var(--brand-green-strong);font-size:17px;line-height:24px}.active-launch-alert small{color:var(--brand-green-strong);margin-top:2px;font-size:13px;line-height:18px}.launch-workspace-item{border:1px solid var(--line);background:var(--theme-card);border-radius:12px;grid-template-columns:minmax(260px,1.25fr) minmax(190px,.7fr) minmax(210px,.8fr) auto;align-items:center;gap:16px;min-height:92px;padding:16px;display:grid;box-shadow:0 8px 20px #151c270b}.launch-workspace-main{align-items:center;gap:13px;min-width:0;display:flex}.launch-workspace-code{color:var(--brand-green-strong);background:#32cd321a;border:1px solid #32cd3238;border-radius:999px;flex:none;padding:5px 9px;font-size:11px;font-weight:800;line-height:16px}.launch-workspace-main h2{color:var(--navy);margin:0;font-size:16px;line-height:22px}.launch-workspace-main p,.launch-workspace-status span,.launch-workspace-progress span{color:var(--muted);margin:3px 0 0;font-size:12px;line-height:16px}.launch-workspace-status{justify-items:start;gap:6px;display:grid}.launch-workspace-progress>div:first-child{color:var(--navy);justify-content:space-between;align-items:center;gap:10px;font-size:12px;line-height:16px;display:flex}.launch-workspace-progress .progress{margin:7px 0 0}.launch-workspace-actions{justify-content:flex-end;display:flex}.raffle-detail-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.raffle-detail-stats article{background:linear-gradient(145deg,#fffffffa,#f8faffe6);border:1px solid #c3c6d7d9;border-radius:14px;align-items:center;gap:14px;min-width:0;min-height:104px;padding:18px;display:flex;box-shadow:0 9px 25px #151c270b,inset 0 1px #fff}.raffle-detail-stats article>span{border-radius:11px;flex:none;place-items:center;width:44px;height:44px;display:grid}.raffle-detail-stats article>span svg{width:21px}.raffle-detail-stats .blue{color:var(--blue);background:#e9fbe7}.raffle-detail-stats .green{color:var(--green);background:#d1fadf}.raffle-detail-stats .orange{color:var(--orange);background:#ffead5}.raffle-detail-stats .purple{color:#6938ef;background:#ebe9fe}.raffle-detail-stats small,.raffle-detail-stats strong{display:block}.raffle-detail-stats small{color:var(--muted);margin-bottom:4px;font-size:12px;line-height:16px}.raffle-detail-stats strong{color:var(--navy);white-space:nowrap;font-size:clamp(15px,1.15vw,18px);line-height:25px}.raffle-detail-layout{grid-template-columns:minmax(0,1.75fr) minmax(280px,.75fr);align-items:start;gap:20px;display:grid}.raffle-detail-primary,.raffle-detail-aside{gap:20px;display:grid}.raffle-overview-body{grid-template-columns:minmax(210px,.8fr) minmax(0,1.2fr);gap:22px;padding:22px;display:grid}.raffle-overview-art{color:#fff;background:radial-gradient(circle at 76% 18%, color-mix(in srgb, var(--raffle-accent) 72%, white), transparent 30%), linear-gradient(145deg, #173019, color-mix(in srgb, var(--raffle-accent) 72%, #32cd32));min-height:190px;box-shadow:0 15px 32px color-mix(in srgb, var(--raffle-accent) 20%, transparent);border-radius:15px;flex-direction:column;justify-content:flex-end;padding:22px;display:flex;position:relative;overflow:hidden}.raffle-overview-art:after{content:"";border:1px solid #fff3;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-85px;right:-65px;box-shadow:0 0 0 34px #ffffff09,0 0 0 68px #ffffff06}.raffle-overview-art>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff21;border:1px solid #fff3;border-radius:12px;place-items:center;width:45px;height:45px;margin-bottom:auto;display:grid}.raffle-overview-art small,.raffle-overview-art strong{z-index:1;display:block;position:relative}.raffle-overview-art small{letter-spacing:.08em;margin-bottom:4px;font-size:11px;font-weight:700;line-height:16px}.raffle-overview-art strong{font-size:20px;line-height:28px}.raffle-data-list{margin:0}.raffle-data-list>div{border-bottom:1px solid #eaecf0;grid-template-columns:minmax(110px,.8fr) minmax(0,1.2fr);gap:12px;padding:13px 0;display:grid}.raffle-data-list>div:last-child{border-bottom:0}.raffle-data-list dt{color:var(--muted);font-size:12px;line-height:18px}.raffle-data-list dd{color:var(--navy);text-align:right;overflow-wrap:anywhere;justify-content:flex-end;align-items:center;gap:6px;margin:0;font-size:13px;font-weight:650;line-height:18px;display:flex}.raffle-data-list dd svg{width:15px;color:var(--blue)}.raffle-sales-progress{background:#f8faff;border:1px solid #e1e7f0;border-radius:12px;margin:0 22px 22px;padding:18px}.raffle-sales-progress>div:first-child{color:var(--navy);justify-content:space-between;align-items:center;font-size:13px;line-height:20px;display:flex}.raffle-sales-progress .progress{height:8px;margin-block:10px}.raffle-sales-progress p{color:var(--muted);margin:0;font-size:11px;line-height:16px}.raffle-prize-list article{border-bottom:1px solid #eaecf0;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;padding:18px 20px;display:grid}.raffle-prize-list article:last-child{border-bottom:0}.raffle-prize-list article>span:first-child{width:44px;height:44px;color:var(--blue);background:var(--blue-soft);border-radius:11px;place-items:center;display:grid}.raffle-prize-list article>span.cash{color:var(--green);background:#d1fadf;font-size:11px;font-weight:850}.raffle-prize-list small,.raffle-prize-list strong,.raffle-prize-list p{display:block}.raffle-prize-list small{color:var(--muted);letter-spacing:.08em;font-size:9px;font-weight:750;line-height:14px}.raffle-prize-list strong{color:var(--navy);margin:2px 0;font-size:14px;line-height:20px}.raffle-prize-list p{color:var(--muted);margin:0;font-size:11px;line-height:16px}.raffle-publication-panel{padding-bottom:10px}.publication-state{background:linear-gradient(145deg,#f6fef9,#ecfdf3);border:1px solid #12b76a2e;border-radius:12px;align-items:center;gap:12px;margin:16px;padding:15px;display:flex}.publication-state small,.publication-state strong{display:block}.publication-state small{color:#067647;letter-spacing:.08em;margin-bottom:3px;font-size:9px;font-weight:800;line-height:14px}.publication-state strong{color:var(--navy);font-size:14px;line-height:20px}.publication-detail{min-height:42px;color:var(--muted);border-top:1px solid #eaecf0;justify-content:space-between;align-items:center;gap:10px;margin-inline:16px;font-size:11px;line-height:16px;display:flex}.publication-detail strong{color:var(--navy);text-align:right;font-weight:650}.raffle-management-panel{padding-bottom:10px}.raffle-management-panel>a{border-radius:10px;grid-template-columns:35px minmax(0,1fr);align-items:center;gap:11px;min-height:55px;margin:8px 12px;padding:7px 10px;display:grid}.raffle-management-panel>a:hover{color:var(--blue);background:#f4faf2}.raffle-management-panel>a>svg{width:18px;color:var(--blue)}.raffle-management-panel>a span,.raffle-management-panel>a strong,.raffle-management-panel>a small{display:block}.raffle-management-panel>a strong{color:var(--navy);font-size:13px;line-height:18px}.raffle-management-panel>a small{color:var(--muted);margin-top:2px;font-size:11px;line-height:15px}.modal-layer{z-index:100;place-items:center;width:100%;height:100dvh;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1018288c;border:0;width:100%;height:100%;position:absolute;inset:0}.modal-card{z-index:1;background:#fff;border-radius:14px;gap:17px;width:min(510px,100%);max-height:calc(100dvh - 40px);padding:25px;display:grid;position:relative;overflow-y:auto;box-shadow:0 24px 70px #10182840}.modal-title{justify-content:space-between;gap:15px;display:flex}.modal-title h2{color:var(--navy);margin-bottom:5px;font-size:22px}.modal-title p{color:var(--muted);margin:0;font-size:14px;line-height:20px}.modal-title>button{background:#f2f4f7;border:0;border-radius:8px;width:32px;height:32px}.modal-card label,.settings-form label,.checkout-form label{color:var(--navy);gap:7px;font-size:14px;font-weight:650;line-height:20px;display:grid}.modal-card input,.settings-form input,.checkout-form input{border:1px solid var(--line);height:42px;color:var(--navy);border-radius:8px;outline:none;padding:0 12px}.modal-card input:focus,.settings-form input:focus,.checkout-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.modal-actions{justify-content:flex-end;gap:10px;padding-top:6px;display:flex}.form-error{color:var(--red);margin:0;font-size:14px;line-height:20px}.draw-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.draw-detail-grid>div{background:#f8faff;border:1px solid #e1e5ee;border-radius:10px;min-width:0;padding:14px}.draw-detail-grid small,.draw-detail-grid strong{display:block}.draw-detail-grid small{color:var(--muted);margin-bottom:5px;font-size:11px;line-height:16px}.draw-detail-grid strong{color:var(--navy);overflow-wrap:anywhere;font-size:13px;line-height:19px}.video-preview-modal{width:min(700px,100%)}.video-preview-modal video{background:#0f172a;border-radius:12px;width:100%;max-height:55vh}.video-preview-placeholder{color:#fff;text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:280px;display:flex}.video-preview-placeholder>svg{width:52px;height:52px}.video-preview-placeholder>span{opacity:.85;font-size:13px}.result-publish-panel{width:min(960px,100%);margin-bottom:28px}.result-form-preview{gap:16px;padding:24px;display:grid}.result-form-preview label{color:var(--navy);gap:8px;font-size:14px;font-weight:700;line-height:20px;display:grid}.result-form-preview input,.result-form-preview select{border:1px solid var(--line);width:100%;min-height:48px;color:var(--navy);background:var(--theme-field);border-radius:10px;padding:0 14px}.result-form-preview>label:nth-child(2),.result-form-preview>label:nth-child(3){min-width:0}.result-form-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.result-form-preview>label:first-child,.result-form-preview .result-winners-form,.result-form-preview .modal-actions{grid-column:1/-1}.result-winners-form{gap:10px;display:grid}.result-winners-form>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.result-winner-row{grid-template-columns:52px minmax(0,1fr) minmax(160px,.7fr) 38px;align-items:center;gap:10px;display:grid}.result-winner-row>span{width:36px;height:36px;color:var(--brand-gold-strong);background:#d4af371f;border:1px solid #d4af3747;border-radius:9px;place-items:center;font-weight:800;display:grid}.result-winner-row>button{width:36px;height:36px;color:var(--red);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.results-history{gap:14px;display:grid}.results-history>h2{color:var(--navy);text-transform:uppercase;margin:0 0 2px;font-size:17px;line-height:24px}.result-history-card{border:1px solid var(--line);background:var(--theme-card);box-shadow:var(--theme-shadow);border-radius:14px;transition:transform .22s,border-color .22s,box-shadow .22s;overflow:hidden}.result-history-card header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:16px 20px;display:flex}.result-history-card header>div{align-items:center;gap:10px;display:flex}.result-history-card header svg{color:var(--brand-gold-strong)}.result-history-card header strong{color:var(--navy)}.result-history-card header small{color:var(--muted)}.result-history-card header>div:last-child{justify-items:end;gap:3px;display:grid}.result-history-card header>div:last-child strong{color:var(--brand-green-strong)}.result-winner-strip{gap:10px;padding:14px 20px 16px;display:flex;overflow-x:auto}.result-winner-strip button{border:1px solid var(--line);background:var(--theme-field);cursor:pointer;border-radius:999px;flex:none;align-items:center;gap:8px;min-height:42px;padding:0 11px;display:inline-flex}.result-winner-strip span{width:26px;height:26px;color:var(--brand-gold-strong);background:#d4af3724;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.result-winner-strip strong{color:var(--navy);font-size:13px}.result-winner-strip b{color:var(--brand-green-strong);font-size:12px}.pix-code{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.payments-data-table .button.icon-text{min-height:30px;color:var(--brand-green-strong);background:#32cd321f;border-color:#32cd323d}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.compact-metrics{grid-template-columns:repeat(3,1fr)}.compact-stat{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#fffffffa,#f8faffeb);align-items:center;gap:13px;min-width:0;min-height:94px;padding:18px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 22px #151c270b,inset 0 1px #ffffffe6}.compact-stat:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#32cd3221,#0000 70%);border-radius:50%;width:100px;height:100px;transition:opacity .26s,transform .26s;position:absolute;bottom:-62px;right:-54px;transform:scale(.7)}.compact-stat>span{z-index:1;width:43px;height:43px;color:var(--blue);background:var(--blue-soft);border-radius:10px;place-items:center;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s;display:grid;position:relative}.compact-stat>span.green{color:var(--green);background:var(--green-soft)}.compact-stat>span.orange{color:var(--orange);background:var(--orange-soft)}.compact-stat small,.compact-stat strong{display:block}.compact-stat small{color:var(--muted);margin-bottom:5px;font-size:14px;line-height:20px}.compact-stat strong{color:var(--navy);font-size:19px}.role-profile-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.role-profile-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--theme-card);min-height:188px;box-shadow:var(--theme-shadow);flex-direction:column;padding:18px;display:flex}.role-profile-card span{color:var(--navy);margin-bottom:28px;font-size:15px;font-weight:850;line-height:21px}.role-profile-card strong{color:var(--muted);font-size:12px;font-weight:650;line-height:16px}.role-profile-card p{color:var(--muted);margin:9px 0 auto;font-size:12px;line-height:17px}.role-profile-card small{border-radius:999px;width:fit-content;margin-top:14px;padding:4px 8px;font-size:10px;font-weight:800;line-height:15px}.role-profile-card.blue{background:linear-gradient(145deg, #1570ef14, var(--theme-card));border-color:#1570ef80}.role-profile-card.green{background:linear-gradient(145deg, #32cd321a, var(--theme-card));border-color:#148f1a8c}.role-profile-card.orange{background:linear-gradient(145deg, #d4af3721, var(--theme-card));border-color:#d4af3799}.role-profile-card.purple{background:linear-gradient(145deg, #6938ef17, var(--theme-card));border-color:#6938ef80}.role-profile-card small,.permission-list span{color:var(--brand-green-strong);background:#32cd321f;border:1px solid #32cd3238}.permission-list{flex-wrap:wrap;gap:8px;display:flex}.permission-list span{border-radius:999px;padding:5px 8px;font-size:11px;font-weight:750;line-height:16px}.data-table th,.data-table td{padding:15px 18px;font-size:14px;line-height:20px}.data-table th{font-size:12px;line-height:16px}.data-table .avatar{width:34px;height:34px}.table-more{border:0}.cell-subtitle{color:var(--muted);margin-top:3px;display:block}.empty-inline{color:var(--muted);text-align:center;padding:35px;font-size:12px}.page-loading{min-height:300px;color:var(--muted);place-items:center;display:grid}.results-grid,.video-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.result-card,.video-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.result-art{color:#fff;grid-template-columns:1fr auto;align-items:center;height:140px;padding:23px;display:grid}.result-art span{letter-spacing:.08em;font-size:28px;font-weight:800}.result-1{background:linear-gradient(135deg,var(--blue),#d4af37)}.result-2{background:linear-gradient(135deg,#067647,#32d583)}.result-3{background:linear-gradient(135deg,#7a2e0e,#f79009)}.result-body{padding:17px}.result-body>div:first-child{align-items:center;gap:7px;display:flex}.result-body small{color:var(--muted);font-size:12px;line-height:16px}.result-body h2{color:var(--navy);margin:14px 0 7px;font-size:16px}.result-body p{color:var(--muted);gap:6px;font-size:14px;line-height:20px;display:flex}.result-body dl{grid-template-columns:1fr 1fr;gap:10px;margin:15px 0;display:grid}.result-body dt{color:var(--muted);font-size:12px;line-height:16px}.result-body dd{color:var(--navy);margin:4px 0 0;font-size:14px;font-weight:650;line-height:20px}.video-upload{background:var(--blue-soft);border:1px solid #cfe9ca;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;padding:19px;display:flex}.video-upload>div{align-items:center;gap:13px;display:flex}.video-upload>div>span{color:#fff;background:var(--blue);border-radius:10px;place-items:center;width:43px;height:43px;display:grid}.video-upload h2{color:var(--navy);margin:0 0 4px;font-size:15px}.video-upload p{color:var(--muted);margin:0;font-size:14px;line-height:20px}.video-cover{color:#fff;place-items:center;height:170px;display:grid;position:relative}.video-blue{background:radial-gradient(circle at 30% 30%,#d4af37,transparent 25%),linear-gradient(135deg,#173019,var(--blue))}.video-purple{background:radial-gradient(circle at 70% 20%,#ffe088,#0000 25%),linear-gradient(135deg,#3b3112,#d4af37)}.video-orange{background:radial-gradient(circle at 25% 25%,#fedf89,#0000 25%),linear-gradient(135deg,#7a2e0e,#f79009)}.video-cover>button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff3d;border:0;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.video-cover>span{background:#151c27b8;border-radius:5px;gap:4px;padding:4px 7px;font-size:12px;line-height:16px;display:flex;position:absolute;bottom:10px;right:11px}.video-body{padding:16px}.video-body>div{align-items:center;gap:7px;display:flex}.video-body h2{color:var(--navy);margin:13px 0 7px;font-size:15px}.video-body p{color:var(--muted);gap:6px;margin:0;font-size:14px;line-height:20px;display:flex}.report-kpis{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px;display:grid}.report-kpis article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-rows:auto auto auto;grid-template-columns:42px 1fr;column-gap:12px;min-height:134px;padding:18px;display:grid}.report-kpis article>span{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:9px;grid-row:1/4;place-items:center;display:grid}.report-kpis article>span.green{color:var(--green);background:var(--green-soft)}.report-kpis article>span.orange{color:var(--orange);background:var(--orange-soft)}.report-kpis small{color:var(--muted);font-size:14px;line-height:20px}.report-kpis strong{color:var(--navy);font-size:20px}.report-kpis em{color:var(--green);font-size:12px;font-style:normal;line-height:16px}.report-layout{grid-template-columns:2fr 1fr;gap:20px;display:grid}.chart-panel{min-height:370px}.bar-chart{align-items:flex-end;gap:13px;height:280px;padding:30px 25px 18px;display:flex}.bar-chart>div{text-align:center;flex-direction:column;flex:1;justify-content:flex-end;gap:9px;height:100%;display:flex}.bar-chart i{background:linear-gradient(#4b83f5,var(--blue));border-radius:6px 6px 2px 2px;min-height:4px;display:block}.bar-chart span{color:var(--muted);font-size:12px;line-height:16px}.report-list button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;width:calc(100% - 24px);min-height:55px;margin:10px 12px;padding:8px 10px;display:grid}.report-list button>svg:first-child{color:var(--blue)}.report-list button span,.report-list button small{display:block}.report-list button span{color:var(--navy);font-size:14px;font-weight:650;line-height:20px}.report-list button small{color:var(--muted);margin-top:3px;font-size:12px;font-weight:400;line-height:16px}.customer-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.customer-overview article{border:1px solid var(--line);border-radius:var(--radius);background:var(--theme-card);min-height:126px;box-shadow:var(--theme-shadow);gap:5px;padding:18px;display:grid}.customer-overview svg{width:22px;height:22px;color:var(--blue)}.customer-overview small,.customer-overview span{color:var(--muted);font-size:12px;line-height:16px}.customer-overview strong{color:var(--navy);font-size:22px;line-height:30px}.customer-panel{min-height:520px}.customer-tabs{border-bottom:1px solid var(--line);background:var(--theme-card-soft);gap:8px;padding:14px 18px;display:flex}.customer-tabs button{border:1px solid var(--line);min-height:38px;color:var(--text);background:var(--theme-field);cursor:pointer;border-radius:999px;padding:0 14px;font-size:13px;font-weight:750;line-height:18px}.customer-tabs button.active{color:#062007;background:linear-gradient(135deg,#75ff68,#32cd32);border-color:#148f1a61}.customer-section{gap:16px;padding:18px;display:grid}.customer-search{width:100%}.customer-ticket-list,.customer-payment-list,.customer-result-list,.customer-profile-grid{gap:12px;display:grid}.customer-ticket-list article,.customer-payment-list article,.customer-result-list article,.customer-profile-grid article{border:1px solid var(--line);background:var(--theme-card);border-radius:12px;align-items:center;gap:14px;padding:15px;display:grid}.customer-ticket-list article{grid-template-columns:78px minmax(0,1fr) auto auto}.customer-ticket-number{border:1px solid var(--line);background:var(--theme-card-soft);text-align:center;border-radius:10px;place-items:center;min-height:78px;padding:9px;display:grid}.customer-ticket-number strong{color:var(--blue);font-size:18px;line-height:22px}.customer-ticket-number span{color:var(--navy);font-size:11px;font-weight:800;line-height:15px}.customer-ticket-list small,.customer-payment-list small,.customer-result-list small,.customer-profile-grid small{color:var(--muted);font-size:12px;line-height:16px}.customer-payment-list article>div>small,.customer-result-list article>div>small{align-items:center;gap:5px;margin-top:3px;display:flex}.customer-ticket-list h2,.customer-result-list h2{color:var(--navy);margin:2px 0;font-size:17px;line-height:24px}.customer-ticket-list p,.customer-result-list p{color:var(--muted);margin:0;font-size:13px;line-height:18px}.customer-ticket-list article>div:nth-child(3){color:var(--navy);justify-items:end;gap:6px;display:grid}.customer-ticket-list a{color:var(--blue);font-size:13px;font-weight:800;line-height:18px}.customer-raffle-preview{border:1px solid var(--line);color:#fff;background:radial-gradient(circle at 76% 20%,#d4af3738,#0000 28%),linear-gradient(135deg,#172333,#1d2d1e);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.customer-raffle-preview.compact{padding:14px}.customer-raffle-preview.compact h2{font-size:17px;line-height:23px}.customer-raffle-preview span{color:#bccbb4;font-size:12px;line-height:16px}.customer-raffle-preview h2{color:#fff;margin:4px 0;font-size:20px;line-height:28px}.customer-raffle-preview p{color:#bccbb4;margin:0;font-size:13px;line-height:18px}.customer-cartela-grid{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(10,minmax(0,1fr));display:grid;overflow:hidden}.customer-cartela-grid button{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);cursor:pointer;background:#e9fbe7;gap:3px;min-height:76px;padding:7px;transition:background .18s,box-shadow .18s,transform .18s;display:grid}.customer-cartela-grid button:not(:disabled):hover{z-index:1;background:#dffadb;position:relative;transform:translateY(-1px);box-shadow:inset 0 0 0 2px #32cd325c}.customer-cartela-grid button:disabled{cursor:default}.customer-cartela-grid button span{color:var(--blue-dark);justify-self:start;font-size:11px;font-weight:850;line-height:14px}.customer-cartela-grid button strong{color:#020617;font-size:14px;line-height:18px}.customer-cartela-grid button small{color:var(--blue-dark);font-size:10px;font-weight:800;line-height:13px}.customer-cartela-grid button.free{background:#fff}.customer-cartela-grid button.free small{color:#148f1a}.customer-cartela-grid button.reserved{background:#fff7d8}.customer-cartela-grid button.reserved span,.customer-cartela-grid button.reserved small{color:#8f6f10}.customer-legend{color:var(--muted);flex-wrap:wrap;gap:14px;font-size:12px;line-height:16px;display:flex}.customer-legend span{align-items:center;gap:6px;display:inline-flex}.customer-legend i{border:1px solid var(--line);background:#fff;border-radius:4px;width:12px;height:12px}.customer-legend .paid{background:#e9fbe7}.customer-legend .reserved{background:#fff7d8}.customer-payment-list article,.customer-result-list article{grid-template-columns:42px minmax(0,1fr) auto max-content}.customer-payment-list article>span,.customer-result-list article>span,.customer-profile-grid article>svg{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:10px;place-items:center;padding:10px;display:grid}.customer-payment-list strong,.customer-result-list strong,.customer-profile-grid strong{color:var(--navy)}.customer-profile-grid input{border:1px solid var(--line);width:100%;min-height:42px;color:var(--navy);background:var(--theme-field);border-radius:8px;outline:none;margin-top:6px;padding:0 12px}.customer-payment-list .status-badge,.customer-result-list .status-badge{white-space:normal;text-align:center;justify-content:center;width:76px;min-height:44px;padding:6px 8px}.customer-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-profile-grid article{grid-template-columns:42px minmax(0,1fr)}.customer-profile-grid article>div{gap:4px;min-width:0;display:grid}.customer-nickname-edit{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.customer-nickname-edit input{border:1px solid var(--line);min-width:0;height:40px;color:var(--navy);background:var(--theme-card);border-radius:7px;outline:none;padding:0 10px}.customer-nickname-edit input:focus{border-color:var(--brand-green);box-shadow:0 0 0 3px #32cd321f}.raffle-prize-editor{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:10px;padding:14px 0;display:grid}.raffle-create-modal{width:min(760px,100%)}.raffle-create-modal label>small{color:var(--muted);font-size:11px;font-weight:500}.raffle-prize-editor .panel-heading{margin:0}.raffle-prize-editor h3{color:var(--navy);margin:0;font-size:16px}.raffle-prize-editor p{color:var(--muted);margin:2px 0 0;font-size:12px}.raffle-prize-row{grid-template-columns:32px minmax(0,1.5fr) minmax(120px,.7fr) 36px;align-items:end;gap:8px;display:grid}.raffle-prize-row>strong{color:var(--brand-green-strong);align-self:center}.raffle-prize-row>button{width:36px;height:42px;color:var(--red);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.raffle-prize-row>button:disabled{color:var(--muted);cursor:not-allowed;opacity:.45}.customer-profile-grid small{letter-spacing:.04em;text-transform:uppercase;font-weight:800;display:block}.customer-profile-grid strong{overflow-wrap:anywhere;font-size:16px;line-height:22px;display:block}.customer-home{gap:20px}.customer-home-raffle{gap:14px;padding:0;display:grid}.customer-home-prizes,.customer-home-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.customer-home-prizes article,.customer-home-stats article{background:linear-gradient(145deg, #32cd320e, #d4af370a), var(--theme-card);text-align:center;border:1px solid #32cd3242;border-radius:12px;align-content:center;place-items:center;gap:4px;min-height:78px;padding:12px;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;animation:3.8s ease-in-out infinite customer-card-breathe;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 24px #151c270b,inset 0 1px #ffffffb8}.customer-home-prizes article:after,.customer-home-stats article:after{content:"";border-radius:inherit;opacity:.42;pointer-events:none;background:linear-gradient(120deg,#0000 16%,#75ff6838 36%,#0000 58%);animation:4.6s ease-in-out infinite customer-card-sheen;position:absolute;inset:-1px;transform:translate(-120%)}.customer-home-prizes article:nth-child(2),.customer-home-stats article:nth-child(2){animation-delay:.35s}.customer-home-prizes article:nth-child(3),.customer-home-stats article:nth-child(3){animation-delay:.7s}.customer-home-prizes article:hover,.customer-home-stats article:hover,.customer-winner-list article:hover,.customer-video-list article:hover,.customer-closed-list article:hover,.customer-result-group:hover{border-color:#32cd3285;transform:translateY(-3px)scale(1.018);box-shadow:0 16px 34px #32cd3221,inset 0 1px #ffffffd1}.customer-home-prizes article:active,.customer-home-stats article:active,.customer-winner-list article:active,.customer-video-list article:active,.customer-closed-list article:active{transform:scale(.992)}.customer-home-prizes small,.customer-home-stats small{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800;line-height:16px}.customer-home-prizes strong,.customer-home-stats strong{color:var(--navy);font-size:18px;line-height:24px}.customer-home-prizes article:first-child strong{color:var(--brand-gold-strong,#b58b00)}.customer-home-stats svg{width:19px;height:19px;color:var(--blue)}.customer-home-stats article:last-child svg{color:var(--brand-gold-strong,#b58b00)}.customer-home-action{border-radius:10px;justify-self:center;min-height:44px;padding-inline:18px}.customer-home-progress{gap:7px;display:grid}.customer-home-progress>div{color:var(--muted);justify-content:space-between;gap:12px;font-size:12px;line-height:16px;display:flex}.customer-home-progress strong{color:var(--navy)}.customer-home-progress i{background:var(--surface-soft);border-radius:999px;height:8px;overflow:hidden}.customer-home-progress b{border-radius:inherit;background:linear-gradient(90deg,#55ea4d,#148f1a);width:86%;height:100%;display:block}.customer-home-progress small{color:var(--muted);font-size:12px;line-height:16px}.customer-home-preview{gap:9px;display:grid}.customer-home-preview>strong{color:var(--muted);font-size:13px;line-height:18px}.customer-mini-cartela{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(10,minmax(0,1fr));display:grid;overflow:hidden}.customer-mini-cartela span{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:22px;color:var(--text);background:#e9fbe7;place-items:center;font-size:9px;font-weight:800;line-height:12px;display:grid}.customer-mini-cartela span:nth-child(10n){border-right:0}.customer-mini-cartela span.free{background:#fff}.customer-mini-cartela span.reserved{color:#8f6f10;background:#ffe58f}.customer-winner-list{gap:10px;display:grid}.customer-winner-list article{border:1px solid var(--line);background:var(--theme-card);border-radius:12px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.customer-winner-list article>span{width:42px;height:42px;color:var(--brand-gold-strong,#b58b00);background:#d4af3729;border-radius:999px;place-items:center;font-size:12px;font-weight:900;line-height:16px;display:grid}.customer-winner-list strong{color:var(--navy)}.customer-winner-list small{color:var(--muted);font-size:12px;line-height:17px}.customer-winner-list b{color:var(--green);font-size:16px;line-height:22px}.customer-my-tabs{border-bottom:1px solid var(--line);background:var(--theme-card-soft);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:-18px -18px 0;display:grid}.customer-my-tabs button{min-height:78px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-content:center;place-items:center;gap:4px;font-size:13px;font-weight:800;line-height:18px;display:grid}.customer-my-tabs button span{min-width:22px;min-height:20px;color:var(--text);background:var(--surface-soft);border-radius:999px;place-items:center;padding:0 7px;font-size:11px;line-height:16px;display:inline-grid}.customer-my-tabs button.active{color:var(--blue-dark);border-bottom-color:var(--blue)}.customer-my-tabs button.active span{color:#062007;background:linear-gradient(135deg,#75ff68,#32cd32)}.customer-ticket-list article.customer-raffle-card{padding:0;display:block;overflow:hidden}.customer-ticket-card-header{color:#fff;background:#1b2636;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:10px 14px;display:flex}.customer-ticket-card-header.closed{background:#626b79}.customer-ticket-card-header span{color:#ffffffe6;font-size:13px;font-weight:800;line-height:18px}.customer-ticket-card-body{grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;display:grid}.customer-ticket-amount{color:var(--navy);justify-items:end;gap:6px;display:grid}.customer-ticket-amount>span{color:var(--muted);font-size:12px;font-weight:700;line-height:16px}.customer-ticket-prize-row{border-top:1px solid var(--line);min-height:40px;color:var(--blue-dark);background:var(--blue-soft);justify-content:space-between;align-items:center;gap:12px;padding:9px 14px;font-size:13px;font-weight:800;line-height:18px;display:flex}.customer-ticket-prize-row span,.customer-ticket-prize-row a{align-items:center;gap:6px;display:inline-flex}.customer-ticket-prize-row a{color:var(--blue-dark)}.customer-more-positions{min-height:54px;color:var(--muted);cursor:pointer;background:0 0;border:1px dashed #73768661;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:800;line-height:20px;display:flex}.customer-more-positions:hover{color:var(--blue-dark);background:#32cd320f;border-color:#32cd326b}.customer-empty-state{text-align:center;align-content:center;place-items:center;gap:10px;min-height:260px;padding:24px;display:grid}.customer-empty-state>svg{width:62px;height:62px;color:var(--brand-gold-strong,#b58b00);background:#d4af371f;border:1px solid #d4af3742;border-radius:18px;padding:14px}.customer-empty-state h2{color:var(--navy);margin:0;font-size:20px;line-height:28px}.customer-empty-state p{color:var(--muted);margin:0 0 8px;font-size:14px;line-height:20px}.customer-results-dashboard{gap:18px}.customer-result-group{border:1px solid var(--line);background:var(--theme-card);border-radius:12px;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden}.customer-result-group>header{color:#fff;background:#1b2636;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:13px 16px;display:flex}.customer-result-group>header span,.customer-result-group>header small{color:#ffffffe0;align-items:center;gap:6px;display:flex}.customer-result-group>header span{margin-bottom:4px;font-weight:850}.customer-result-group .customer-result-list{gap:0;padding:0}.customer-result-group .customer-result-list article{box-shadow:none;border-width:0 0 1px;border-radius:0}.customer-result-group .customer-result-list article:last-child{border-bottom:0}.customer-secondary-section{gap:12px;display:grid}.customer-secondary-section>h2{color:var(--navy);align-items:center;gap:8px;margin:0;font-size:18px;line-height:26px;display:flex}.customer-video-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-video-list article,.customer-closed-list article,.customer-profile-actions button,.customer-profile-history article{border:1px solid var(--line);background:var(--theme-card);border-radius:12px;align-items:center;gap:12px;padding:14px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.customer-video-list article{grid-template-columns:46px minmax(0,1fr) auto}.customer-video-list article>span,.customer-profile-actions button>span,.customer-profile-history article>span{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:10px;place-items:center;display:grid}.customer-video-list small,.customer-closed-list small,.customer-profile-actions small,.customer-profile-history small{color:var(--muted);font-size:12px;line-height:17px;display:block}.customer-video-list strong,.customer-closed-list strong,.customer-profile-actions strong,.customer-profile-history strong{color:var(--navy)}.customer-video-list b{color:#fff;background:var(--navy);border-radius:6px;padding:4px 7px;font-size:11px;line-height:15px}.customer-closed-list{gap:10px;display:grid}.customer-closed-list article{grid-template-columns:minmax(0,1fr) max-content}.customer-profile-history,.customer-profile-actions{gap:10px;display:grid}.customer-profile-history h2{color:var(--navy);margin:12px 0 0;font-size:18px;line-height:26px}.customer-profile-history article{grid-template-columns:42px minmax(0,1fr) auto}.customer-profile-history article>strong{color:#ef4444}.customer-profile-actions button{text-align:left;cursor:pointer;background:0 0;border-width:0 0 1px;border-radius:0;grid-template-columns:42px minmax(0,1fr) 18px}.customer-profile-actions{border:1px solid var(--line);background:var(--theme-card);border-radius:12px;overflow:hidden}.customer-profile-actions button:last-child{border-bottom:0}.customer-number-modal{width:min(740px,100%)}.customer-modal-grid{max-height:min(55vh,460px);overflow:auto}.customer-modal-grid button{min-height:66px;padding-inline:6px}.customer-modal-grid button strong{font-size:12px;line-height:16px}.customer-modal-grid button small{overflow-wrap:anywhere;text-align:center;white-space:normal;justify-self:center;max-width:100%;font-size:9px;line-height:12px}.customer-confirm-card{background:linear-gradient(135deg,#e9fbe7db,#fffffff5);border:1px solid #b9eeb2;border-radius:12px;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:16px;padding:14px;display:grid}.customer-confirm-ticket{text-align:center;background:#fff;border:1px solid #b9eeb2;border-radius:10px;place-items:center;gap:3px;min-height:112px;padding:10px;display:grid}.customer-confirm-ticket span{color:var(--blue-dark);justify-self:start;font-size:12px;font-weight:850;line-height:15px}.customer-confirm-ticket strong{color:var(--navy);font-size:22px;line-height:28px}.customer-confirm-ticket small,.customer-confirm-card p,.customer-modal-note{color:var(--muted);margin:0;font-size:13px;line-height:18px}.customer-confirm-card h3{color:var(--navy);margin:0 0 3px;font-size:20px;line-height:28px}.customer-confirm-card>div:last-child>strong{color:var(--blue-dark);background:#fff;border:1px solid #cfe9ca;border-radius:9px;margin-top:10px;padding:9px 12px;font-size:22px;line-height:28px;display:inline-flex}.customer-reserve-note{color:var(--blue-dark);background:var(--blue-soft);border:1px solid #cfe9ca;border-radius:10px;align-items:center;gap:9px;padding:13px;font-size:13px;font-weight:700;line-height:18px;display:flex}.customer-pix-summary{color:var(--blue-dark);background:var(--blue-soft);border:1px solid #cfe9ca;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:13px;display:flex}.customer-pix-summary strong{color:var(--navy);font-size:24px;line-height:30px}.customer-pay-amount{text-align:center;justify-items:center;gap:5px;display:grid}.customer-pay-amount small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:850;line-height:16px}.customer-pay-amount strong{color:var(--navy);font-size:38px;line-height:46px}.customer-pay-amount span{color:var(--muted);font-size:13px;line-height:18px}.customer-qr-box{border:1px solid var(--line);background:var(--theme-card-soft);text-align:center;border-radius:12px;justify-items:center;gap:7px;padding:18px;display:grid}.customer-qr-box img{object-fit:contain;background:#fff;border:8px solid #fff;border-radius:12px;width:184px;height:184px}.customer-qr-mock{border:3px solid var(--navy);background:#fff;border-radius:12px;grid-template-columns:repeat(9,1fr);gap:2px;width:184px;height:184px;padding:10px;display:grid}.customer-qr-mock i{background:#fff}.customer-qr-mock i.dark{background:#101828}.customer-qr-box strong{color:var(--navy);font-size:14px;line-height:20px}.customer-qr-box small{color:var(--muted);font-size:12px;line-height:16px}.customer-pix-copy{border:1px solid var(--line);background:var(--theme-card-soft);border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px;display:grid}.customer-pix-copy code{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.customer-pix-copy button{color:#fff;background:var(--navy);cursor:pointer;border:0;border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:13px;font-weight:800;line-height:18px;display:inline-flex}.button.full{width:100%}@keyframes customer-card-breathe{0%,to{transform:translateY(0)scale(1);box-shadow:0 10px 24px #151c270b,inset 0 1px #ffffffb8}50%{transform:translateY(-1px)scale(1.006);box-shadow:0 14px 30px #32cd321c,inset 0 1px #ffffffd1}}@keyframes customer-card-sheen{0%,58%{opacity:0;transform:translate(-120%)}70%{opacity:.42}to{opacity:0;transform:translate(120%)}}@media (prefers-reduced-motion:reduce){.customer-home-prizes article,.customer-home-stats article,.customer-home-prizes article:after,.customer-home-stats article:after{animation:none}}.settings-layout{grid-template-columns:220px minmax(0,1fr);gap:20px;display:grid}.settings-nav{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:4px;height:fit-content;padding:8px;display:grid}.settings-nav button{min-height:44px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:0 11px;font-size:14px;line-height:20px;display:flex}.settings-nav button.active{color:var(--blue);background:var(--blue-soft);font-weight:650}.settings-form{min-height:480px;padding:24px}.settings-heading{border-bottom:1px solid var(--line);padding-bottom:19px}.settings-heading h2{color:var(--navy);margin-bottom:5px;font-size:17px}.settings-heading p{color:var(--muted);margin:0;font-size:14px;line-height:20px}.logo-field{align-items:center;gap:15px;padding:22px 0;display:flex}.logo-field>span{color:#fff;background:var(--blue);border-radius:13px;place-items:center;width:62px;height:62px;font-size:18px;font-weight:800;display:grid}.logo-field strong,.logo-field p{margin:0 0 5px;font-size:14px;line-height:20px;display:block}.logo-field p{color:var(--muted);font-size:12px;line-height:16px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.toggle-row{border:0;border-bottom:1px solid var(--line);width:100%;min-height:58px;color:var(--navy);text-align:left;background:#fff;justify-content:space-between;align-items:center;padding:0;font-size:14px;line-height:20px;display:flex}.toggle-row>i{background:#d0d5dd;border-radius:999px;width:38px;height:22px;padding:3px;transition:all .2s}.toggle-row>i b{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;display:block;box-shadow:0 1px 3px #10182833}.toggle-row>i.on{background:var(--blue)}.toggle-row>i.on b{transform:translate(16px)}.mock-notice,.security-note{color:var(--blue);background:var(--blue-soft);border:1px solid #cfe9ca;border-radius:10px;align-items:center;gap:13px;margin:20px 0;padding:15px;display:flex}.mock-notice div{flex:1}.mock-notice strong,.mock-notice p{color:var(--navy);margin:0;font-size:14px;line-height:20px;display:block}.mock-notice p,.security-note p{color:var(--muted);margin-top:4px;font-size:12px;line-height:16px}.mock-notice>span{color:var(--green);background:var(--green-soft);border-radius:5px;padding:5px 7px;font-size:10px;font-weight:800;line-height:15px}.security-note p{margin:0}.finance-hero{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.finance-hero article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:128px;padding:20px}.finance-hero article:first-child{color:#fff;background:linear-gradient(135deg,var(--blue-dark),var(--blue));border-color:#0000}.finance-hero article:first-child span,.finance-hero article:first-child strong,.finance-hero article:first-child small{display:block}.finance-hero article:first-child span{opacity:.8;font-size:14px;line-height:20px}.finance-hero article:first-child strong{margin:10px 0;font-size:25px}.finance-hero article:first-child small{opacity:.75;font-size:12px;line-height:16px}.finance-hero article:not(:first-child){align-items:flex-start;gap:12px;display:flex}.finance-hero article:not(:first-child)>span{border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.finance-hero .green{color:var(--green);background:var(--green-soft)}.finance-hero .red{color:var(--red);background:var(--red-soft)}.finance-hero small,.finance-hero strong,.finance-hero em{display:block}.finance-hero small{color:var(--muted);font-size:12px;line-height:16px}.finance-hero strong{color:var(--navy);margin:7px 0;font-size:17px}.finance-hero em{color:var(--muted);font-size:12px;font-style:normal;line-height:16px}.finance-hero article:first-child>span{color:#ffffffdb}.finance-hero article:first-child>strong{color:#fff;text-shadow:0 1px 2px #0024622e}.finance-hero article:first-child>small{color:#ffffffad}.statement-list article{border-bottom:1px solid var(--line);grid-template-columns:36px minmax(150px,1.2fr) .7fr .7fr auto;align-items:center;gap:13px;min-height:70px;padding:12px 19px;display:grid}.statement-list article:last-child{border-bottom:0}.statement-list>article>span.entry,.statement-list>article>span.exit{border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.statement-list .entry{color:var(--green);background:var(--green-soft)}.statement-list .exit{color:var(--red);background:var(--red-soft)}.statement-list strong,.statement-list small{display:block}.statement-list strong{color:var(--navy);font-size:14px;line-height:20px}.statement-list small,.statement-list article>span:nth-child(3){color:var(--muted);margin-top:4px;font-size:12px;line-height:16px}.positive-money{color:var(--green)!important}.negative-money{color:var(--red)!important}.public-site{min-height:100vh;color:var(--text);background:var(--canvas)}.customer-route-lock{z-index:1000;background:var(--canvas);color:var(--navy);place-items:center;font-weight:800;display:grid;position:fixed;inset:0}.public-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f9f9fff5;position:sticky;top:0}.public-header-inner{align-items:center;gap:34px;width:min(1180px,100% - 40px);height:64px;margin:0 auto;display:flex}.public-logo{color:var(--blue);align-items:center;font-size:18px;font-weight:500;line-height:24px;display:flex}.public-logo>span{color:#fff;background:var(--blue);border-radius:10px;place-items:center;width:34px;height:34px;margin-right:8px;display:grid}.public-logo strong{font-weight:850}.public-header nav{gap:28px;margin-left:38px;display:flex}.public-header nav a{color:var(--text);font-size:14px;font-weight:600;line-height:20px}.public-header nav a:hover{color:var(--blue)}.public-account{color:var(--navy);align-items:center;gap:7px;margin-left:auto;font-size:14px;font-weight:650;line-height:20px;display:flex}.public-menu,.public-alert{background:0 0;border:0;border-radius:8px;place-items:center;width:40px;height:40px;padding:0;display:none}.public-mobile-menu{border:1px solid var(--line);box-shadow:var(--shadow-lg);background:#fff;border-radius:12px;padding:10px;position:absolute;top:63px;left:12px;right:12px;gap:4px!important;margin:0!important;display:grid!important}.public-mobile-menu a{border-radius:8px;align-items:center;gap:9px;padding:11px;display:flex}.public-mobile-menu a:hover{background:var(--blue-soft)}.public-bottom-nav{display:none}.raffle-hero{background:linear-gradient(135deg,#fbfdf9 0%,#f4faf2 48%,#fff8df 100%);grid-template-columns:1.08fr .92fr;align-items:center;gap:40px;min-height:590px;padding:65px max(40px,50% - 590px);display:grid;overflow:hidden}.public-pill{width:fit-content;color:var(--blue);background:var(--blue-soft);letter-spacing:.08em;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:800;line-height:15px;display:inline-flex}.public-pill i{background:#12b76a;border-radius:50%;width:6px;height:6px}.raffle-hero h1{color:#0f1b2c;letter-spacing:-.055em;margin:24px 0 18px;font-size:clamp(43px,5vw,69px);line-height:.99}.raffle-hero h1 em{color:var(--blue);font-style:normal}.raffle-hero-copy>p{max-width:580px;color:var(--text);font-size:16px;line-height:24px}.hero-actions{flex-wrap:wrap;gap:12px;margin:29px 0;display:flex}.public-button{border:1px solid var(--blue);color:#fff;background:var(--blue);border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 19px;font-size:14px;font-weight:750;line-height:20px;display:inline-flex;box-shadow:0 7px 20px #32cd322e}.public-button.outline{color:var(--navy);box-shadow:none;background:#fff;border-color:#cfd7e6}.public-button.disabled{pointer-events:none;opacity:.45}.trust-row{color:var(--text);flex-wrap:wrap;gap:18px;font-size:12px;line-height:16px;display:flex}.trust-row span{align-items:center;gap:5px;display:flex}.trust-row svg{color:var(--green)}.prize-visual{place-items:center;min-height:440px;display:grid;position:relative}.prize-glow{background:radial-gradient(circle,#93c5fd 0%,#93c5fd47 42%,#0000 69%);border-radius:50%;width:420px;height:420px;position:absolute}.car-art{z-index:2;filter:drop-shadow(0 35px 25px #0f172a47);width:min(470px,90%);height:180px;position:relative;transform:rotate(-3deg)}.car-body{clip-path:polygon(3% 53%,13% 26%,34% 17%,44% 1%,72% 4%,87% 27%,97% 42%,100% 75%,91% 85%,10% 87%,0 70%);background:linear-gradient(165deg,#1f2937,#0b1018 48%,#374151);border-radius:60px;position:absolute;inset:60px 0 25px}.car-roof{z-index:2;clip-path:polygon(14% 4%,72% 0,100% 100%,0 100%);background:linear-gradient(160deg,#4b5563,#111827);width:41%;height:50px;position:absolute;top:54px;left:35%}.wheel{z-index:3;background:#94a3b8;border:12px solid #0b1018;border-radius:50%;outline:4px solid #374151;width:58px;height:58px;position:absolute;bottom:19px}.wheel.one{left:72px}.wheel.two{right:68px}.prize-chip{z-index:4;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border:1px solid #fffc;border-radius:11px;align-items:center;gap:10px;padding:11px 14px;display:flex;position:absolute}.prize-chip.top{top:45px;right:5px}.prize-chip.bottom{bottom:25px;left:0}.prize-chip>span{width:34px;height:34px;color:var(--blue);background:var(--blue-soft);border-radius:8px;place-items:center;font-size:12px;font-weight:850;display:grid}.prize-chip small,.prize-chip strong{display:block}.prize-chip small{color:var(--muted);font-size:12px;line-height:16px}.prize-chip strong{color:var(--navy);margin-top:3px;font-size:14px;line-height:20px}.campaign-progress{width:min(930px,100% - 40px);box-shadow:var(--shadow);background:#fff;border:1px solid #d5deee;border-radius:13px;margin:-25px auto 0;padding:21px 26px}.campaign-progress>div:first-child{color:var(--navy);justify-content:space-between;margin-bottom:9px;font-size:14px;line-height:20px;display:flex}.public-progress{background:#e9edf4;border-radius:999px;height:8px;overflow:hidden}.public-progress i{border-radius:inherit;background:linear-gradient(90deg,var(--blue),#55ea4d);height:100%;display:block}.campaign-progress p{color:var(--muted);text-align:center;margin:10px 0 0;font-size:12px;line-height:16px}.public-section,.how-it-works{width:min(1100px,100% - 40px);margin:0 auto;padding:90px 0}.section-intro{text-align:center;max-width:620px;margin:0 auto 39px}.section-intro>span{color:var(--blue);letter-spacing:.1em;font-size:12px;font-weight:850;line-height:16px}.section-intro h2{color:var(--navy);letter-spacing:-.035em;margin:13px 0 11px;font-size:clamp(28px,3vw,40px)}.section-intro p{color:var(--muted);font-size:16px;line-height:24px}.prize-cards{grid-template-columns:1.2fr .8fr;gap:20px;display:grid}.prize-cards article{color:#fff;background:linear-gradient(150deg,#0f1b2c,#1f3d67);border-radius:18px;flex-direction:column;justify-content:flex-end;min-height:360px;padding:26px;display:flex;position:relative;overflow:hidden}.prize-cards article:nth-child(2){background:linear-gradient(150deg,#0b4bd4,#4285f4)}.card-number{opacity:.65;font-size:13px;font-weight:800;position:absolute;top:22px;left:23px}.prize-card-art{color:#fdb022;background:radial-gradient(circle,#475467,#0000 70%);border-radius:50%;place-items:center;width:180px;height:180px;display:grid;position:absolute;top:44px;right:35px}.prize-card-art svg{width:90px;height:90px}.prize-card-art img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.cash-art{color:#fffc;text-align:right;font-size:20px;display:grid;position:absolute;top:48px;right:31px}.cash-art strong{font-size:70px;line-height:.85}.prize-cards small{letter-spacing:.1em;opacity:.72;font-size:12px;font-weight:800;line-height:16px}.prize-cards h3{margin:8px 0;font-size:26px}.prize-cards p{opacity:.8;max-width:390px;margin:0;font-size:14px;line-height:20px}.how-it-works{text-align:center;background:#f6f8fc;width:100%;max-width:none;padding-inline:max(40px,50% - 550px)}.steps{text-align:left;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px;display:grid}.steps article{background:#fff;border:1px solid #e1e6ef;border-radius:15px;min-height:205px;padding:27px;position:relative}.steps article>b{color:#e9fbe7;font-size:45px;position:absolute;top:18px;right:20px}.steps article>svg{color:var(--blue)}.steps h3{color:var(--navy);margin:28px 0 8px;font-size:16px}.steps p{color:var(--muted);font-size:14px;line-height:20px}.public-footer{color:#cbd5e1;background:var(--navy);grid-template-columns:2fr repeat(2,1fr) 1.3fr;gap:40px;padding:50px max(40px,50% - 590px);display:grid}.public-footer p,.public-footer a,.public-footer span{margin:7px 0;font-size:12px;line-height:16px;display:block}.public-footer>div>strong{color:#fff;margin-bottom:12px;font-size:14px;line-height:20px;display:block}.footer-secure{align-items:flex-start;gap:10px;display:flex}.footer-secure strong{color:#6ce9a6}.picker-site,.checkout-site,.confirmation-site,.profile-site,.results-public-site{background:var(--canvas)}.picker-page,.checkout-page,.pix-page,.profile-page,.public-results{width:min(1180px,100% - 40px);margin:0 auto;padding:31px 0 70px}.back-link{color:var(--muted);align-items:center;gap:7px;margin-bottom:25px;font-size:14px;line-height:20px;display:inline-flex}.picker-heading{justify-content:space-between;gap:20px;margin-bottom:25px;display:flex}.picker-heading h1{color:var(--navy);margin:13px 0 8px;font-size:34px}.picker-heading p{max-width:680px;color:var(--muted);font-size:16px;line-height:24px}.picker-price{border:1px solid var(--line);text-align:right;background:#fff;border-radius:10px;height:fit-content;padding:13px 18px}.picker-price span,.picker-price strong{display:block}.picker-price span{color:var(--muted);margin-bottom:4px;font-size:12px;line-height:16px}.picker-price strong{color:var(--blue);font-size:18px}.picker-layout,.checkout-layout,.pix-layout{grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);align-items:start;gap:22px;display:grid}.number-panel,.selection-summary,.checkout-card,.order-summary,.pix-instructions{border:1px solid var(--line);background:#fff;border-radius:13px}.number-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:63px;padding:12px 18px;display:flex}.legend{flex-wrap:wrap;gap:13px;display:flex}.legend span{color:var(--muted);align-items:center;gap:5px;font-size:12px;line-height:16px;display:flex}.legend i{border:1px solid #d0d5dd;border-radius:3px;width:9px;height:9px}.legend i.selected{background:var(--blue);border-color:var(--blue)}.legend i.reserved{background:var(--orange-soft);border-color:#fedf89}.legend i.sold{background:#eaecf0}.number-toolbar>button{color:var(--blue);background:var(--blue-soft);border:1px solid #cfe9ca;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:14px;font-weight:700;line-height:20px;display:flex}.number-grid{grid-template-columns:repeat(10,1fr);gap:7px;padding:20px;display:grid}.number-grid button{aspect-ratio:1.2;color:var(--text);cursor:pointer;background:#fff;border:1px solid #d7dde7;border-radius:6px;font-size:12px;line-height:16px;position:relative}.number-grid button:hover:not(:disabled),.number-grid button.selected{color:#fff;background:var(--blue);border-color:var(--blue)}.number-grid button.selected svg{position:absolute;top:2px;right:2px}.number-grid button.sold{color:#98a2b3;cursor:not-allowed;background:#eaecf0;text-decoration:line-through}.number-pagination{border-top:1px solid var(--line);justify-content:center;align-items:center;gap:5px;padding:13px;display:flex}.number-pagination button,.number-pagination strong{border:1px solid var(--line);background:#fff;border-radius:6px;place-items:center;width:32px;height:32px;font-size:12px;line-height:16px;display:grid}.number-pagination strong{color:#fff;background:var(--blue);border-color:var(--blue)}.number-page-slot{align-items:center;gap:5px;display:flex}.number-page-slot>i{color:var(--muted);font-style:normal}.selection-summary{padding:19px;position:sticky;top:92px}.selection-title,.selection-title>div{align-items:center;gap:10px;display:flex}.selection-title{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:15px}.selection-title>div>span{width:36px;height:36px;color:var(--blue);background:var(--blue-soft);border-radius:8px;place-items:center;display:grid}.selection-title small,.selection-title strong{display:block}.selection-title small{color:var(--muted);font-size:12px;line-height:16px}.selection-title strong{color:var(--navy);margin-top:3px;font-size:16px;line-height:24px}.selection-title>button{color:var(--red);background:0 0;border:0;font-size:12px;line-height:16px}.selected-list{flex-wrap:wrap;align-content:flex-start;gap:7px;min-height:95px;padding:16px 0;display:flex}.selected-list>span{color:var(--blue);background:var(--blue-soft);border:1px solid #cfe9ca;border-radius:6px;align-items:center;gap:4px;padding:6px 7px;font-size:12px;font-weight:700;line-height:16px;display:flex}.selected-list>span button{width:14px;height:14px;color:var(--blue);background:0 0;border:0;place-items:center;padding:0;display:grid}.selected-list>span svg{width:11px}.selected-list p{color:var(--muted);font-size:14px;line-height:20px}.summary-line,.summary-total{justify-content:space-between;padding:11px 0;font-size:14px;line-height:20px;display:flex}.summary-line{border-top:1px solid var(--line);color:var(--muted)}.summary-total{color:var(--navy);border-top:1px solid var(--line);margin-bottom:10px;font-size:13px}.summary-total strong{color:var(--blue);font-size:18px}.safe-note{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin:12px 0 0;font-size:12px;line-height:16px;display:flex}.safe-note svg{color:var(--green)}.rotate{transform:rotate(180deg)}.checkout-heading{text-align:center;margin-bottom:24px}.checkout-heading>span,.confirmation-kicker,.public-results-heading>span{color:var(--blue);letter-spacing:.1em;font-size:12px;font-weight:850;line-height:16px}.checkout-heading h1{color:var(--navy);margin:10px 0 7px;font-size:31px}.checkout-heading p{color:var(--muted);font-size:16px;line-height:24px}.checkout-form{gap:18px;display:grid}.checkout-card{padding:22px}.step-title{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;margin-bottom:20px;padding-bottom:17px;display:flex}.step-title>b{color:#fff;background:var(--blue);border-radius:8px;flex:none;place-items:center;width:32px;height:32px;font-size:14px;line-height:20px;display:grid}.step-title h2{color:var(--navy);margin:0 0 4px;font-size:20px;line-height:28px}.step-title p{color:var(--muted);margin:0;font-size:14px;line-height:20px}.payment-option{border:1px solid var(--blue);background:var(--blue-soft);border-radius:9px;grid-template-columns:auto 38px 1fr auto;align-items:center;min-height:65px;padding:10px 13px;gap:11px!important;display:grid!important}.payment-option>span{width:36px;height:36px;color:var(--blue);background:#fff;border-radius:8px;place-items:center;display:grid}.payment-option strong,.payment-option small{display:block}.payment-option small{color:var(--muted);margin-top:3px;font-weight:400}.payment-option>svg{color:var(--green)}.order-summary{padding:20px;position:sticky;top:92px}.order-summary>h2{color:var(--navy);font-size:20px;line-height:28px}.order-product{border-block:1px solid var(--line);align-items:center;gap:10px;padding:13px 0;display:flex}.order-art{color:#fff;background:linear-gradient(135deg,var(--blue),var(--navy));border-radius:8px;flex:none;place-items:center;width:47px;height:47px;font-weight:800;display:grid}.order-product small,.order-product strong{display:block}.order-product small{color:var(--muted);font-size:12px;line-height:16px}.order-product strong{color:var(--navy);margin-top:4px;font-size:14px;line-height:20px}.order-numbers{padding:14px 0}.order-numbers>span{color:var(--muted);margin-bottom:8px;font-size:12px;line-height:16px;display:block}.order-numbers div{gap:6px;display:flex}.order-numbers b,.confirmation-numbers b,.profile-raffle b{color:var(--blue);background:var(--blue-soft);border-radius:6px;padding:6px 8px;font-size:12px;line-height:16px}.pix-page{max-width:910px}.pix-status{text-align:left;justify-content:center;align-items:center;gap:15px;margin:10px 0 28px;display:flex}.pix-status>span{width:48px;height:48px;color:var(--orange);background:var(--orange-soft);border-radius:50%;place-items:center;display:grid}.pix-status small{color:var(--orange);letter-spacing:.08em;font-size:12px;font-weight:800;line-height:16px}.pix-status h1{color:var(--navy);margin:5px 0;font-size:27px}.pix-status p{color:var(--muted);margin:0;font-size:16px;line-height:24px}.pix-layout{grid-template-columns:1.1fr .9fr}.pix-card{text-align:center}.qr-mock{border:2px solid var(--blue-active);background:#fff;border-radius:8px;grid-template-columns:repeat(9,1fr);gap:2px;width:256px;height:256px;margin:0 auto 16px;padding:11px;display:grid}.qr-mock i{background:#eef1f5}.qr-mock i.dark{background:var(--navy)}.pix-card>strong,.pix-card>span{display:block}.pix-card>strong{color:var(--navy);font-size:23px}.pix-card>span{color:var(--muted);margin:6px 0 16px;font-size:14px;line-height:20px}.pix-copy{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:7px;margin-bottom:13px;padding:7px;display:flex}.pix-copy code{min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;flex:1;align-self:center;font-size:12px;line-height:16px;overflow:hidden}.pix-copy button{color:var(--blue);background:0 0;border:0;align-items:center;gap:4px;font-size:14px;font-weight:700;line-height:20px;display:flex}.pix-instructions{padding:22px}.pix-instructions h2{color:var(--navy);font-size:20px;line-height:28px}.pix-instructions ol{gap:20px;padding:8px 0 0;list-style:none;display:grid}.pix-instructions li{color:var(--muted);align-items:flex-start;gap:10px;font-size:16px;line-height:24px;display:flex}.pix-instructions li b{width:23px;height:23px;color:var(--blue);background:var(--blue-soft);border-radius:50%;flex:none;place-items:center;display:grid}.mock-warning{color:var(--orange);background:var(--orange-soft);border-radius:9px;gap:10px;margin-top:23px;padding:13px;display:flex}.mock-warning strong,.mock-warning p{color:var(--orange);margin:0;font-size:12px;line-height:16px;display:block}.mock-warning p{margin-top:4px;line-height:1.45}.confirmation-page{text-align:center;width:min(448px,100% - 32px);margin:0 auto;padding:48px 0 80px}.success-animation{color:#fff;background:#12b76a;border:10px solid #dcfae6;border-radius:50%;place-items:center;width:83px;height:83px;margin:0 auto 20px;display:grid}.success-animation svg{width:34px;height:34px}.confirmation-page h1{color:var(--green);margin:10px 0 7px;font-size:28px;line-height:36px}.confirmation-page>p{color:var(--muted);font-size:16px;line-height:24px}.confirmation-card{border:1px solid var(--line);box-shadow:var(--shadow);text-align:left;background:#fff;border-radius:12px;margin:26px 0 18px;overflow:hidden}.confirmation-product{background:var(--surface-soft);grid-template-columns:48px 1fr auto;align-items:center;gap:11px;padding:18px;display:grid}.confirmation-product>div{color:#fff;background:linear-gradient(135deg,var(--blue),var(--navy));border-radius:9px;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.confirmation-product small,.confirmation-product strong{display:block}.confirmation-product small{color:var(--muted);font-size:12px;line-height:16px}.confirmation-product strong{color:var(--navy);margin-top:4px;font-size:14px;line-height:20px}.confirmation-product>svg{color:var(--blue)}.confirmation-numbers{border-block:1px solid var(--line);text-align:center;padding:18px}.confirmation-numbers>span{color:var(--muted);margin-bottom:12px;font-size:14px;line-height:20px;display:block}.confirmation-numbers div{justify-content:center;gap:7px;display:flex}.confirmation-card dl{grid-template-columns:repeat(3,1fr);margin:0;padding:17px;display:grid}.confirmation-card dl>div{border-right:1px solid var(--line);padding:0 12px}.confirmation-card dl>div:last-child{border:0}.confirmation-card dt{color:var(--muted);font-size:12px;line-height:16px}.confirmation-card dd{color:var(--navy);margin:5px 0 0;font-size:14px;font-weight:650;line-height:20px}.confirmation-card dd span{color:var(--green);align-items:center;gap:4px;display:flex}.confirmation-card dd svg{width:12px}.confirmation-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.next-draw{width:fit-content;color:var(--blue);background:var(--blue-soft);text-align:left;border-radius:9px;align-items:center;gap:10px;margin:22px auto 0;padding:10px 14px;display:flex}.next-draw small,.next-draw strong{display:block}.next-draw small{font-size:12px;line-height:16px}.next-draw strong{color:var(--navy);margin-top:3px;font-size:14px;line-height:20px}.public-results-heading{text-align:center;max-width:700px;margin:30px auto 40px}.public-results-heading h1{color:var(--navy);margin:12px 0 8px;font-size:32px;line-height:40px}.public-results-heading p{color:var(--muted);font-size:16px;line-height:24px}.public-search{border:1px solid var(--line);max-width:520px;height:48px;box-shadow:var(--shadow);background:#fff;border-radius:10px;align-items:center;gap:8px;margin:23px auto 0;padding-left:13px;display:flex}.public-search svg{color:var(--muted)}.public-search input{border:0;outline:none;flex:1;min-width:0;font-size:14px;line-height:20px}.public-search button{color:#fff;background:var(--blue);border:0;border-radius:0 9px 9px 0;align-self:stretch;padding:0 18px;font-size:14px;font-weight:700;line-height:20px}.winner-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.winner-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.winner-art{color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:165px;display:flex}.winner-art.one{background:linear-gradient(135deg,var(--blue),#d4af37)}.winner-art.two{background:linear-gradient(135deg,#067647,#32d583)}.winner-art.three{background:linear-gradient(135deg,#d4af37,#ffe088)}.winner-art span{letter-spacing:.1em;margin:10px 0 4px;font-size:12px;font-weight:800;line-height:16px}.winner-art strong{letter-spacing:.1em;font-size:30px}.winner-grid article>div:last-child{padding:17px}.winner-grid small{color:var(--muted);gap:5px;font-size:12px;line-height:16px;display:flex}.winner-grid h2{color:var(--navy);margin:12px 0 16px;font-size:20px;line-height:28px}.winner-grid p{color:var(--muted);margin-bottom:4px;font-size:12px;line-height:16px}.winner-grid article>div>strong{color:var(--navy);font-size:14px;line-height:20px}.winner-grid a,.result-detail-link{color:var(--blue);background:0 0;border:0;margin-top:16px;padding:0;font-size:14px;font-weight:700;line-height:20px;display:block}.result-detail-link:hover{text-decoration:underline}.public-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;background:#fff;border-radius:12px;padding:36px}.profile-page>header{align-items:center;gap:15px;margin-bottom:22px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,var(--blue),#d4af37);border-radius:50%;place-items:center;width:62px;height:62px;font-weight:800;display:grid}.profile-page>header span{color:var(--blue);letter-spacing:.1em;font-size:12px;font-weight:800;line-height:16px}.profile-page>header h1{color:var(--navy);margin:5px 0 3px;font-size:24px}.profile-page>header p{color:var(--muted);margin:0;font-size:14px;line-height:20px}.profile-page>header button{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:6px;margin-left:auto;padding:9px 12px;font-size:14px;line-height:20px;display:flex}.profile-edit-form{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;margin:-7px 0 22px;padding:16px;display:grid}.profile-edit-form label{color:var(--navy);gap:6px;font-size:12px;font-weight:700;display:grid}.profile-edit-form input{border:1px solid var(--line);border-radius:8px;outline:none;min-width:0;height:44px;padding:0 12px}.profile-edit-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #32cd321a}.profile-stats{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:22px;display:grid}.profile-stats>div{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:11px;padding:16px;display:flex}.profile-stats svg{color:var(--blue)}.profile-stats small,.profile-stats strong{display:block}.profile-stats small{color:var(--muted);font-size:12px;line-height:16px}.profile-stats strong{color:var(--navy);margin-top:4px;font-size:20px;line-height:28px}.profile-content{grid-template-columns:minmax(0,1.8fr) minmax(250px,.7fr);gap:20px;display:grid}.profile-content>section,.profile-content>aside{border:1px solid var(--line);background:#fff;border-radius:12px;padding:18px}.profile-section-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.profile-section-title h2,.profile-content>aside h2{color:var(--navy);margin:0 0 3px;font-size:20px;line-height:28px}.profile-section-title p{color:var(--muted);margin:0;font-size:14px;line-height:20px}.profile-section-title button{color:var(--blue);background:0 0;border:0;font-size:14px;line-height:20px}.profile-raffle{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.profile-raffle:last-child{border:0}.profile-art{color:#fff;border-radius:9px;place-items:center;width:58px;height:58px;font-weight:800;display:grid}.profile-art.active{background:linear-gradient(135deg,var(--blue),var(--navy))}.profile-art.paid{background:linear-gradient(135deg,#067647,#32d583)}.profile-art.result{background:linear-gradient(135deg,#d4af37,#ffe088)}.profile-raffle>div:nth-child(2)>span{color:var(--green);align-items:center;gap:4px;font-size:12px;line-height:16px;display:flex}.profile-raffle>div:nth-child(2)>span svg{width:12px}.profile-raffle h3{color:var(--navy);margin:5px 0 8px;font-size:16px;line-height:24px}.profile-raffle b{margin-right:5px}.profile-raffle>svg{color:var(--muted)}.countdown{color:#fff;background:linear-gradient(150deg,var(--blue-dark),var(--blue));text-align:center;border-radius:12px;flex-direction:column;align-items:center;margin:16px 0;padding:24px 15px;display:flex}.countdown span{opacity:.8;margin:14px 0 5px;font-size:14px;line-height:20px}.countdown strong{font-size:29px}.countdown small{opacity:.75;margin-top:5px;font-size:12px;line-height:16px}.profile-content>aside>a{color:var(--blue);justify-content:space-between;align-items:center;font-size:14px;font-weight:700;line-height:20px;display:flex}.profile-content>aside>.profile-logout{border-top:1px solid var(--line);color:var(--red);justify-content:flex-start;gap:8px;margin-top:20px;padding-top:20px}.login-page{isolation:isolate;background:radial-gradient(circle at 50% 8%,#32cd3213,#0000 34%),radial-gradient(circle at 3% 92%,#006c4911,#0000 28%),#f8faff;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);width:100%;min-height:100dvh;display:grid;position:relative;overflow-x:hidden}.login-page:before,.login-page:after{content:"";z-index:0;pointer-events:none;border-radius:50%;position:fixed}.login-page:before{border:1px solid #32cd3212;width:420px;height:420px;top:-250px;left:calc(50% - 210px);box-shadow:0 0 0 74px #32cd3205,0 0 0 148px #32cd3203}.login-page:after{filter:blur(2px);background:#32cd320a;width:360px;height:360px;bottom:-230px;right:-260px}.login-page>*{z-index:1;position:relative}.login-main{place-items:center;padding:40px 18px 28px;display:grid}.login-container{text-align:center;width:min(448px,100%)}.login-brand{flex-direction:column;align-items:center;margin-bottom:24px;display:flex}.login-brand-mark{color:#fff;background:linear-gradient(145deg,#55ea4d,#32cd32);border:1px solid #32cd321c;border-radius:14px;place-items:center;width:90px;height:90px;margin-bottom:12px;display:grid;box-shadow:0 10px 24px #32cd3238,inset 0 1px #ffffff52}.login-brand-mark svg{stroke-width:1.8px;width:24px;height:24px}.login-brand-eyebrow{color:var(--blue);letter-spacing:.14em;align-items:center;gap:7px;margin-bottom:6px;font-size:10px;font-weight:800;line-height:16px;display:inline-flex}.login-brand-eyebrow svg{width:14px;height:14px}.login-brand h1{color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(40px,5vw,50px);font-weight:850;line-height:1}.login-brand h1 span{color:var(--blue)}.login-card{-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);text-align:left;background:#ffffffeb;border:1px solid #c3c6d7c7;border-radius:20px;gap:13px;padding:30px 32px 24px;display:grid;box-shadow:0 22px 60px #151c2717,0 3px 10px #151c2709,inset 0 1px #fff}.login-card-heading{text-align:center;margin-bottom:5px}.login-card-heading h2{color:var(--navy);letter-spacing:-.45px;margin:0 0 5px;font-size:25px;line-height:32px}.login-card-heading p{color:var(--muted);margin:0;font-size:13px;line-height:20px}.login-field{background:#ffffffe6;border:1px solid #b8bdcc;border-radius:11px;align-items:center;gap:8px;height:52px;padding:0 15px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex;position:relative}.login-field:hover{background:#fff;border-color:#575b6c}.login-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #32cd321f}.login-field input{min-width:0;color:var(--navy);background:0 0;border:0;outline:0;flex:1;font-size:16px;line-height:24px}.login-field>svg{width:20px;color:var(--muted)}.login-field button{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;transition:color .18s,background .18s;display:grid}.login-field button:hover{color:var(--blue);background:var(--surface-soft)}.login-field button svg{width:20px}.login-forgot{width:fit-content;color:var(--blue);cursor:pointer;background:0 0;border:0;margin:-4px 0 0 auto;padding:0;font-size:14px;font-weight:650;line-height:20px}.login-options{justify-content:space-between;align-items:center;gap:12px;margin-top:-2px;display:flex}.login-options>label{color:var(--text);cursor:pointer;align-items:center;gap:7px;font-size:12px;line-height:18px;display:flex}.login-options input{width:15px;height:15px;accent-color:var(--blue);margin:0}.login-options .login-forgot{margin:0}.login-submit{color:#fff;background:linear-gradient(135deg, #55ea4d, var(--blue));letter-spacing:.35px;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;padding:0 24px;font-size:14px;font-weight:750;line-height:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 9px 20px #32cd3238}.login-submit:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;transition:left .5s ease-out;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.login-submit:hover:after{left:150%}.login-submit:hover{background:linear-gradient(135deg, #55ea4d, var(--blue-dark));box-shadow:0 11px 24px #32cd3245}.login-submit:disabled{opacity:.65;cursor:wait}.login-submit svg{width:20px}.login-card-note{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:7px;margin-top:1px;font-size:11px;line-height:16px;display:flex}.login-card-note svg{width:14px;height:14px;color:var(--green);flex:none}.login-divider{color:var(--muted);align-items:center;gap:11px;font-size:11px;line-height:16px;display:flex}.login-divider:before,.login-divider:after{content:"";background:#e0e3eb;flex:1;height:1px}.login-divider span{padding-inline:2px}.login-google{width:100%;height:48px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #c8ccd8;border-radius:11px;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-size:14px;font-weight:650;line-height:20px;display:flex;box-shadow:0 2px 5px #151c2709}.login-google:hover{background:#fafbff;border-color:#aeb4c3;box-shadow:0 7px 16px #151c2712}.login-google:disabled{cursor:not-allowed;opacity:.62;box-shadow:none}.login-google svg{flex:none;width:19px;height:19px}.login-register{color:var(--text);margin:18px 0 0;font-size:14px;line-height:22px}.login-register button,.login-register a{color:var(--blue);background:0 0;border:0;padding:0;font-size:14px;font-weight:700;line-height:20px}.register-card{gap:11px}.register-brand{margin-bottom:24px}.register-back-control{z-index:5;border:1px solid var(--line);min-height:38px;color:var(--text);background:var(--theme-field);box-shadow:var(--theme-shadow);border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:800;line-height:16px;transition:color .18s,border-color .18s,background .18s;display:inline-flex;position:fixed;top:18px;left:18px}.register-back-control:hover{color:var(--brand-green);border-color:#32cd3280}.register-back-control svg{width:17px;height:17px}.register-terms{color:var(--text);align-items:flex-start;gap:8px;font-size:11px;line-height:16px;display:flex}.register-terms input{width:15px;height:15px;accent-color:var(--brand-green);flex:none;margin:1px 0 0}.login-footer{min-height:52px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:10px 28px;font-size:11px;line-height:16px;display:flex}.login-footer span{overflow-wrap:anywhere;max-width:100%}.login-page button:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.panel,.raffle-card,.result-card,.video-card,.result-history-card,.report-kpis article,.finance-hero article,.profile-stats>div,.compact-stat,.summary-strip>div,.number-panel,.selection-summary,.checkout-card,.order-summary,.pix-instructions,.confirmation-card,.state-card{transform-style:preserve-3d;transition:transform .26s cubic-bezier(.2,.8,.2,1),border-color .26s,box-shadow .26s,filter .26s}button:not(:disabled),.button,a{transition:color .18s,background-color .18s,border-color .18s,box-shadow .2s,filter .2s,transform .2s cubic-bezier(.2,.8,.2,1)}button:focus-visible,a:focus-visible{outline:2px solid var(--blue);outline-offset:3px}@media (hover:hover) and (prefers-reduced-motion:no-preference){.panel:hover,.raffle-card:hover,.result-card:hover,.video-card:hover,.active-raffle-panel:hover,.result-history-card:hover,.report-kpis article:hover,.finance-hero article:hover,.profile-stats>div:hover,.compact-stat:hover,.summary-strip>div:hover,.number-panel:hover,.selection-summary:hover,.checkout-card:hover,.order-summary:hover,.pix-instructions:hover,.confirmation-card:hover,.state-card:hover{filter:saturate(1.025);border-color:#32cd3247;transform:perspective(1000px)translateY(-5px)rotateX(1.2deg);box-shadow:0 20px 46px #151c271a,0 5px 14px #32cd320e}.compact-stat:hover:after,.summary-strip>div:hover:after{opacity:1;transform:scale(1)}.compact-stat:hover>span{transform:translateZ(18px)scale(1.1)rotate(-4deg);box-shadow:0 10px 22px #32cd3229}.summary-strip>div:hover strong{color:var(--blue)}.dashboard-columns .panel:hover{transform:perspective(1000px)translateY(-5px)rotateX(1.2deg)}button:not(:disabled):hover,.button:hover{filter:brightness(1.035)saturate(1.06);transform:translateY(-2px)scale(1.012);box-shadow:0 9px 22px #151c271a}button:not(:disabled):active,.button:active{transform:translateY(0)scale(.975)}a:hover{filter:drop-shadow(0 4px 8px #32cd3229)}.quick-actions>a:hover,.panel-heading a:hover{transform:translateY(-2px)translate(3px)}}@media (prefers-reduced-motion:reduce){button,a,.panel,.raffle-card,.result-card,.video-card,.compact-stat,.summary-strip>div{transition-duration:.01ms!important}.status-indicator:after{animation:none}}@media (min-width:641px){.login-page{overflow:hidden}}@media (min-width:641px) and (max-height:800px){.login-main{padding-block:14px}}@media (min-width:641px) and (max-height:720px){.login-page{grid-template-rows:minmax(0,1fr) 48px}.login-main{padding-block:8px}.login-brand{margin-bottom:14px}.login-brand-mark{border-radius:11px;width:80px;height:80px;margin-bottom:7px}.login-brand-mark svg{width:20px;height:20px}.login-brand h1{font-size:36px}.login-card{gap:10px;padding:20px}.login-card-heading{margin-bottom:0}.login-field,.login-submit,.login-google{height:46px}.login-register{margin-top:12px}.login-footer{min-height:48px;padding-block:8px}}.state-page{background:var(--page);place-items:center;min-height:100vh;padding:24px;display:grid}.state-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;width:min(100%,480px);padding:48px;box-shadow:0 18px 50px #1f293714}.state-card h1{margin:8px 0 10px;font-size:30px}.state-card>p:not(.eyebrow){color:var(--muted);margin:0 auto 24px;line-height:1.6}.state-card .button{display:inline-flex}.state-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.state-back-button{color:#fff;border-color:var(--blue);background:linear-gradient(135deg, #55ea4d, var(--blue));border-radius:9px;min-height:40px;font-size:14px;box-shadow:0 5px 13px #32cd3233}.state-back-button:hover{color:#fff;border-color:var(--blue-dark);background:var(--blue-dark);box-shadow:0 8px 18px #32cd323d}.state-icon{width:54px;height:54px;color:var(--blue);background:var(--blue-soft);border-radius:15px;place-items:center;margin:0 auto 18px;display:grid}.state-icon.danger{color:var(--danger);background:#fee4e2}.state-icon svg{width:25px;height:25px}@media (max-width:1180px){.admin-layout{grid-template-columns:220px minmax(0,1fr)}.sidebar{width:220px}.topbar{padding-inline:20px}.admin-content{padding-inline:22px}.raffle-cards{grid-template-columns:repeat(2,1fr)}.dashboard-columns{grid-template-columns:minmax(0,1.7fr) minmax(230px,.8fr);gap:16px}.launch-item{grid-template-columns:72px minmax(0,1fr) auto}.public-header-inner{width:calc(100% - 30px)}.raffle-hero{padding-inline:40px}.number-grid{grid-template-columns:repeat(8,1fr)}}@media (max-width:900px){.admin-layout{display:block}.sidebar{width:270px;transition:transform .22s;transform:translate(-102%);box-shadow:14px 0 35px #10182826}.sidebar.open{transform:translate(0)}.sidebar-close{place-items:center;display:grid}.sidebar-backdrop{z-index:35;background:#10182873;border:0;width:100%;height:100%;position:fixed;inset:0}.admin-main{width:100%}.menu-trigger{display:grid}.metrics-grid{grid-template-columns:repeat(2,1fr)}.role-profile-grid,.customer-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-home-prizes,.customer-home-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-columns,.report-layout,.settings-layout,.finance-hero{grid-template-columns:1fr}.launch-workspace-item{grid-template-columns:minmax(0,1fr) minmax(190px,.7fr)}.launch-workspace-actions{justify-content:flex-start}.dashboard-aside{grid-template-columns:1fr 1fr;display:grid}.customer-ticket-list article:not(.customer-raffle-card),.customer-payment-list article,.customer-result-list article,.customer-ticket-card-body{grid-template-columns:78px minmax(0,1fr)}.customer-ticket-amount{grid-column:2;justify-items:start}.customer-cartela-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.growth-card{grid-column:1/-1}.results-grid,.video-grid{grid-template-columns:repeat(2,1fr)}.report-list{display:none}.settings-nav{grid-template-columns:repeat(5,1fr)}.settings-nav button{justify-content:center;padding:0}.settings-nav button svg{width:17px}.settings-nav button{font-size:0}.raffle-hero{grid-template-columns:1fr;min-height:auto;padding-top:45px}.prize-visual{min-height:390px}.prize-cards{grid-template-columns:1fr}.public-footer{grid-template-columns:2fr 1fr 1fr}.footer-secure{grid-column:1/-1}.picker-layout,.checkout-layout,.pix-layout,.profile-content{grid-template-columns:1fr}.selection-summary,.order-summary{position:static}.number-grid{grid-template-columns:repeat(10,1fr)}.winner-grid{grid-template-columns:repeat(2,1fr)}.raffle-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.raffle-detail-layout{grid-template-columns:1fr}.raffle-detail-aside{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.topbar{gap:8px;height:58px;padding:0 13px}.topbar .smart-back-button{width:38px;padding:0}.topbar .smart-back-button span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.online-chip,.account-status{display:none}.admin-content{padding:20px 14px 95px}.page-header{flex-direction:column;align-items:stretch;margin-bottom:19px}.page-header h1{font-size:26px}.page-header .button,.page-action{width:100%}.panel-heading{flex-wrap:wrap}.metrics-grid,.compact-metrics,.report-kpis,.profile-stats,.role-profile-grid,.customer-overview,.customer-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-card{min-height:129px;padding:14px}.metric-top{margin-bottom:12px}.metric-card>strong{font-size:20px;line-height:28px}.active-raffle-panel{margin-bottom:18px;padding:16px}.active-raffle-head{flex-direction:column;align-items:flex-start}.active-raffle-kpis,.active-raffle-money{grid-template-columns:1fr}.dashboard-columns{display:block}.dashboard-primary{gap:14px}.dashboard-aside{grid-template-columns:1fr;margin-top:14px;display:grid}.growth-card{grid-column:auto}.launch-item{grid-template-columns:58px 1fr;gap:10px;padding:12px}.launch-thumb{height:58px}.row-actions{grid-column:2}.payments-panel th,.payments-panel td{padding:11px 12px}.summary-strip{grid-template-columns:1fr 1fr}.resource-toolbar{flex-wrap:wrap}.search-box{min-width:100%}.resource-toolbar select,.resource-toolbar .button{flex:1}.raffle-cards,.results-grid,.video-grid,.winner-grid,.role-profile-grid,.customer-overview,.customer-profile-grid{grid-template-columns:1fr}.customer-tabs{overflow-x:auto}.customer-my-tabs{margin:-18px -18px 0}.customer-my-tabs button{min-height:66px}.customer-home-prizes,.customer-home-stats,.customer-video-list,.customer-winner-list article{grid-template-columns:1fr}.customer-mini-cartela{grid-template-columns:repeat(5,minmax(0,1fr))}.customer-mini-cartela span:nth-child(10n){border-right:1px solid var(--line)}.customer-mini-cartela span:nth-child(5n){border-right:0}.customer-ticket-list article:not(.customer-raffle-card),.customer-payment-list article,.customer-result-list article{grid-template-columns:1fr;justify-items:start}.customer-ticket-list article>div:nth-child(3),.customer-ticket-amount{justify-items:start}.customer-ticket-card-header,.customer-ticket-card-body,.customer-ticket-prize-row{flex-direction:column;align-items:flex-start}.customer-ticket-card-body{gap:12px;display:flex}.customer-ticket-prize-row{min-height:auto}.customer-video-list,.customer-closed-list article,.customer-profile-history article{grid-template-columns:1fr}.customer-cartela-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.customer-cartela-grid button{min-height:64px;padding:6px}.result-form-preview{grid-template-columns:1fr;padding:16px}.result-winner-row{grid-template-columns:42px minmax(0,1fr)}.result-winner-row input:nth-of-type(2),.result-winner-row>button{grid-column:2}.result-history-card header{flex-direction:column;align-items:flex-start}.result-history-card header>div:last-child{justify-items:start}.customer-cartela-grid button strong{font-size:12px;line-height:16px}.customer-cartela-grid button small{font-size:9px;line-height:12px}.customer-number-modal{max-height:calc(100dvh - 28px);padding:18px}.customer-modal-grid{max-height:48vh}.customer-confirm-card{grid-template-columns:88px minmax(0,1fr)}.customer-confirm-ticket{min-height:88px}.launch-workspace-item{grid-template-columns:1fr}.active-launch-alert{grid-template-columns:42px minmax(0,1fr);padding:14px}.active-launch-alert>.status-badge{grid-column:2;width:fit-content;min-height:30px;position:static;transform:none}.data-table th,.data-table td{padding:12px}.form-grid{grid-template-columns:1fr}.raffle-prize-row{grid-template-columns:28px minmax(0,1fr) 36px}.raffle-prize-row label:nth-of-type(2){grid-column:2}.raffle-prize-row>button{grid-area:1/3}.statement-list article{grid-template-columns:34px 1fr auto}.statement-list article>span:nth-child(3),.statement-list article>.status-badge{display:none}.panel-heading-actions{justify-content:stretch;width:100%}.panel-heading-actions .button{flex:1}.public-site{padding-bottom:88px}.public-header-inner{gap:12px;width:calc(100% - 24px);height:64px}.public-header nav,.public-account{display:none}.public-menu,.public-alert{flex:none;display:grid}.public-alert{margin-left:auto}.public-logo{flex:1;font-size:16px}.public-logo>span{width:22px;height:22px;color:var(--blue);background:0 0;border-radius:0;margin-right:5px}.public-logo>span svg{width:20px;height:20px}.public-bottom-nav{z-index:50;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f9f9fffa;grid-template-columns:repeat(5,1fr);height:88px;padding:8px 8px 12px;display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -3px 10px #151c270f}.public-bottom-nav a{min-width:0;color:var(--muted);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:10px;font-weight:600;line-height:15px;display:flex}.public-bottom-nav a svg{width:22px;height:22px}.public-bottom-nav a.active{color:var(--blue);background:var(--blue-soft)}.public-bottom-nav a span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.raffle-hero{padding:38px 20px}.raffle-hero h1{font-size:42px}.raffle-hero-copy>p{font-size:13px}.hero-actions .public-button{width:100%}.prize-visual{min-height:300px}.prize-glow{width:300px;height:300px}.car-art{height:145px}.wheel{border-width:9px;width:44px;height:44px;bottom:21px}.wheel.one{left:48px}.wheel.two{right:45px}.prize-chip.top{top:10px;right:0}.prize-chip.bottom{bottom:0}.campaign-progress{margin-top:0}.public-section,.how-it-works{padding-block:62px}.steps{grid-template-columns:1fr}.public-footer{grid-template-columns:1fr 1fr;padding:40px 22px}.public-footer>div:first-child{grid-column:1/-1}.picker-page,.checkout-page,.pix-page,.profile-page,.public-results{width:calc(100% - 24px);padding-top:22px}.picker-heading{flex-direction:column}.picker-price{text-align:left}.number-toolbar{flex-direction:column;align-items:flex-start}.number-grid{grid-template-columns:repeat(5,1fr);gap:6px;padding:13px}.number-grid button{aspect-ratio:1.1}.checkout-heading{text-align:left}.checkout-heading h1{font-size:27px}.pix-status{align-items:flex-start}.qr-mock{aspect-ratio:1;width:min(256px,100%);height:auto}.confirmation-card dl{grid-template-columns:1fr;gap:12px}.confirmation-card dl>div{border:0;border-bottom:1px solid var(--line);padding:0 0 11px}.confirmation-actions{grid-template-columns:1fr}.profile-page>header{flex-wrap:wrap;align-items:flex-start}.profile-page>header button{justify-content:center;width:100%}.profile-edit-form,.profile-stats{grid-template-columns:1fr}.raffle-detail-stats{grid-template-columns:1fr 1fr;gap:10px}.raffle-detail-stats article{gap:10px;min-height:92px;padding:13px}.raffle-detail-stats article>span{width:38px;height:38px}.raffle-detail-stats strong{font-size:15px;line-height:21px}.raffle-detail-aside{grid-template-columns:1fr}.raffle-overview-body{grid-template-columns:1fr;padding:16px}.raffle-overview-art{min-height:165px}.raffle-data-list>div{grid-template-columns:1fr;gap:3px}.raffle-data-list dd{text-align:left;justify-content:flex-start}.raffle-sales-progress{margin:0 16px 16px}.raffle-prize-list article{grid-template-columns:40px minmax(0,1fr);padding:16px}.raffle-prize-list article>.status-badge{grid-column:2;width:fit-content}.login-main{padding:30px 14px 18px}.login-brand{margin-bottom:18px}.login-brand-mark{border-radius:12px;width:120px;height:120px;margin-bottom:10px}.login-brand h1{font-size:40px}.login-brand-eyebrow{letter-spacing:.12em;font-size:9px}.login-card{border-radius:17px;padding:23px 18px 20px}.login-card-heading h2{font-size:23px}.login-options{align-items:flex-start}.login-options .login-forgot{text-align:right;max-width:135px}.login-footer{text-align:center;flex-direction:column;justify-content:center}.state-card{padding:34px 22px}.state-card h1{font-size:25px}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-green:#32cd32;--brand-green-strong:#148f1a;--brand-green-bright:#55ea4d;--brand-gold:#d4af37;--brand-gold-strong:#8f6f10;--brand-gold-soft:#fff6d8;--blue:var(--brand-green);--blue-dark:var(--brand-green-strong);--blue-active:var(--brand-green-bright);--blue-soft:#e9fbe7;--navy:#172018;--text:#273229;--muted:#66715f;--line:#d9e6d6;--surface:#fff;--surface-soft:#f4faf2;--canvas:#fbfdf9;--green:var(--brand-green-strong);--green-soft:#e4f9df;--orange:var(--brand-gold-strong);--orange-soft:var(--brand-gold-soft);--red:#b42318;--red-soft:#ffebe8;--gold:var(--brand-gold);--gold-bright:#b88f1f;--theme-card:#fff;--theme-card-soft:#f8fcf5;--theme-field:#fff;--theme-header:#ffffffe6;--theme-shadow:0 18px 42px #17201814, inset 0 1px 0 #ffffffdb;--theme-glow:#32cd322e;--shadow:var(--theme-shadow)}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--blue:#55ea4d;--blue-dark:#32cd32;--blue-active:#75ff68;--blue-soft:#55ea4d21;--navy:#f3f4f3;--text:#d7ddd4;--muted:#a8b4a4;--line:#2d3335;--surface:#1e2021;--surface-soft:#171a1b;--canvas:#0f1112;--green:#55ea4d;--green-soft:#55ea4d29;--orange:#d4af37;--orange-soft:#d4af3724;--red:#ffb4ab;--red-soft:#ffb4ab29;--gold:#d4af37;--gold-bright:#ffe088;--theme-card:#1a1c1d;--theme-card-soft:#202425;--theme-field:#101213;--theme-header:#121415e0;--theme-shadow:0 18px 44px #00000052, inset 0 1px 0 #ffffff0a;--theme-glow:#55ea4d33;--shadow:var(--theme-shadow)}body,.admin-layout,.admin-main,.session-loading,.state-page,.public-site,.picker-page,.checkout-page,.pix-page,.profile-page,.public-results,.login-page{color:var(--text);background:radial-gradient(circle at 16% -10%, var(--theme-glow), transparent 32%), radial-gradient(circle at 100% 0, #d4af3724, transparent 30%), var(--canvas)}html[data-theme=dark] body,html[data-theme=dark] .admin-layout,html[data-theme=dark] .admin-main,html[data-theme=dark] .session-loading,html[data-theme=dark] .state-page,html[data-theme=dark] .public-site,html[data-theme=dark] .picker-page,html[data-theme=dark] .checkout-page,html[data-theme=dark] .pix-page,html[data-theme=dark] .profile-page,html[data-theme=dark] .public-results,html[data-theme=dark] .login-page{background:radial-gradient(circle at 18% -8%,#55ea4d1a,#0000 30%),radial-gradient(circle at 100% 10%,#d4af3714,#0000 28%),#0f1112}.sidebar,.topbar,.public-header,.public-header-inner,.public-bottom-nav,.public-mobile-menu,.login-card,.metric-card,.panel,.raffle-card,.result-card,.video-card,.report-kpis article,.finance-hero article,.profile-stats>div,.compact-stat,.summary-strip>div,.number-panel,.selection-summary,.checkout-card,.order-summary,.pix-instructions,.confirmation-card,.state-card,.steps article,.public-site .campaign-progress{color:var(--text);background:linear-gradient(145deg, #32cd320a, #d4af3709), var(--theme-card);border-color:var(--line);box-shadow:var(--theme-shadow)}html[data-theme=dark] .sidebar,html[data-theme=dark] .topbar,html[data-theme=dark] .public-header,html[data-theme=dark] .public-header-inner,html[data-theme=dark] .public-bottom-nav,html[data-theme=dark] .public-mobile-menu,html[data-theme=dark] .login-card,html[data-theme=dark] .metric-card,html[data-theme=dark] .panel,html[data-theme=dark] .raffle-card,html[data-theme=dark] .result-card,html[data-theme=dark] .video-card,html[data-theme=dark] .result-history-card,html[data-theme=dark] .report-kpis article,html[data-theme=dark] .finance-hero article,html[data-theme=dark] .profile-stats>div,html[data-theme=dark] .compact-stat,html[data-theme=dark] .summary-strip>div,html[data-theme=dark] .number-panel,html[data-theme=dark] .selection-summary,html[data-theme=dark] .checkout-card,html[data-theme=dark] .order-summary,html[data-theme=dark] .pix-instructions,html[data-theme=dark] .confirmation-card,html[data-theme=dark] .state-card,html[data-theme=dark] .steps article,html[data-theme=dark] .modal-card,html[data-theme=dark] .settings-nav,html[data-theme=dark] .toggle-row,html[data-theme=dark] .public-empty,html[data-theme=dark] .profile-content>section,html[data-theme=dark] .profile-content>aside,html[data-theme=dark] .winner-grid article,html[data-theme=dark] .draw-detail-grid>div,html[data-theme=dark] .public-search,html[data-theme=dark] .picker-price,html[data-theme=dark] .qr-mock,html[data-theme=dark] .statement-list article,html[data-theme=dark] .raffle-detail-stats article,html[data-theme=dark] .publication-state,html[data-theme=dark] .raffle-sales-progress,html[data-theme=dark] .public-site .campaign-progress{background:linear-gradient(145deg, #ffffff09, #fff0 45%), var(--theme-card)}html[data-theme=dark] .modal-title>button{background:var(--surface-soft);color:var(--text)}html[data-theme=dark] .modal-card input,html[data-theme=dark] .settings-form input,html[data-theme=dark] .checkout-form input,html[data-theme=dark] .result-form-preview input,html[data-theme=dark] .result-form-preview select,html[data-theme=dark] .search-box,html[data-theme=dark] .resource-toolbar select,html[data-theme=dark] .panel-heading select,html[data-theme=dark] .settings-form select{background:var(--theme-field);color:var(--navy)}html[data-theme=dark] .raffle-cards,html[data-theme=dark] .launch-workspace-list,html[data-theme=dark] .resource-toolbar{background:var(--theme-card-soft)}html[data-theme=dark] .report-list button,html[data-theme=dark] .launch-workspace-item,html[data-theme=dark] .customer-ticket-list article,html[data-theme=dark] .customer-payment-list article,html[data-theme=dark] .customer-result-list article,html[data-theme=dark] .customer-profile-grid article,html[data-theme=dark] .customer-video-list article,html[data-theme=dark] .customer-closed-list article,html[data-theme=dark] .customer-profile-history article,html[data-theme=dark] .customer-profile-actions{background:var(--theme-field);color:var(--text);border-color:var(--line)}html[data-theme=dark] .report-list button:hover,html[data-theme=dark] .launch-workspace-item:hover,html[data-theme=dark] .customer-ticket-list article:hover,html[data-theme=dark] .customer-payment-list article:hover,html[data-theme=dark] .customer-result-list article:hover{background:#151819;border-color:#55ea4d47}html[data-theme=dark] .customer-tabs,html[data-theme=dark] .customer-my-tabs,html[data-theme=dark] .customer-ticket-number{background:var(--theme-card-soft)}html[data-theme=dark] .customer-ticket-card-header,html[data-theme=dark] .customer-result-group>header{background:#151819}html[data-theme=dark] .customer-ticket-card-header.closed{background:#343b40}html[data-theme=dark] .customer-ticket-prize-row{border-color:var(--line);background:#55ea4d1a}html[data-theme=dark] .customer-more-positions,html[data-theme=dark] .customer-profile-actions button{border-color:var(--line)}html[data-theme=dark] .customer-cartela-grid button{background:#55ea4d1f}html[data-theme=dark] .customer-cartela-grid button:not(:disabled):hover{background:#55ea4d33}html[data-theme=dark] .customer-cartela-grid button.free{background:#101213}html[data-theme=dark] .customer-mini-cartela span{background:#55ea4d1f}html[data-theme=dark] .customer-mini-cartela span.free{background:#101213}html[data-theme=dark] .customer-mini-cartela span.reserved{color:#ffe088;background:#d4af3738}html[data-theme=dark] .customer-cartela-grid button.reserved{background:#d4af3729}.customer-cartela-grid button.partial{background:color-mix(in srgb, var(--brand-green) 18%, var(--theme-field))}.customer-cartela-grid button.partial strong{color:var(--navy)}.customer-legend i.partial{background:color-mix(in srgb, var(--brand-green) 45%, #d4af37)}.customer-portal-tabs{margin:0 0 18px;overflow-x:auto}.customer-portal-tabs a{min-height:42px;color:var(--muted);white-space:nowrap;justify-content:center;align-items:center;padding:0 16px;font-weight:700;display:inline-flex}.customer-portal-tabs a.active{color:#062007;background:var(--brand-green)}.customer-raffle-select{color:var(--muted);gap:6px;margin:16px 0;font-size:12px;display:grid}.customer-raffle-select select{border:1px solid var(--line);min-height:44px;color:var(--navy);background:var(--theme-field);border-radius:8px;padding:0 12px}.purchase-type-control{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.purchase-type-control button{border:1px solid var(--line);min-height:68px;color:var(--navy);background:var(--theme-field);cursor:pointer;border-radius:8px;place-items:center;gap:2px;display:grid}.purchase-type-control button.active{border-color:var(--brand-green);box-shadow:0 0 0 2px #32cd3229}.purchase-type-control button:disabled{opacity:.42;cursor:not-allowed}.purchase-type-control span{color:var(--muted);font-size:12px}.customer-order-created{text-align:center;justify-items:center;gap:12px;display:grid}.customer-order-created>svg{width:42px;height:42px;color:var(--brand-green)}.customer-order-created>strong{color:var(--navy);font-size:28px}.public-real-cartela{grid-template-columns:repeat(5,minmax(0,1fr))}.public-real-cartela>div{border:1px solid var(--line);background:var(--theme-field);align-content:center;gap:3px;min-height:72px;padding:8px;display:grid}.public-real-cartela>div>span{color:var(--brand-green);font-size:11px;font-weight:800}.public-real-cartela>div>strong{overflow-wrap:anywhere;color:var(--navy);font-size:12px}.public-real-cartela>div>small{color:var(--muted);font-size:9px}.public-real-cartela>div.paid{background:#32cd3224}.public-real-cartela>div.partial{background:#32cd3214}.public-real-cartela>div.reserved{background:#d4af3724}.settings-real-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.42fr)}html[data-theme=dark] .customer-confirm-card,html[data-theme=dark] .customer-qr-box,html[data-theme=dark] .customer-pix-copy,html[data-theme=dark] .customer-confirm-ticket{background:var(--theme-field);border-color:var(--line)}html[data-theme=dark] .customer-reserve-note,html[data-theme=dark] .customer-pix-summary{background:#55ea4d1f;border-color:#55ea4d3d}html[data-theme=dark] .progress{background:#2d3335}html[data-theme=dark] .raffle-footer,html[data-theme=dark] .launch-item,html[data-theme=dark] th,html[data-theme=dark] td{border-color:var(--line)}html[data-theme=dark] .raffle-management-panel>a:hover{color:#101213;background:#f4faf2}html[data-theme=dark] .raffle-management-panel>a:hover svg,html[data-theme=dark] .raffle-management-panel>a:hover strong,html[data-theme=dark] .raffle-management-panel>a:hover small{color:#101213}html[data-theme=dark] .sidebar-footer{background:#101213;border-top:1px solid #55ea4d8c;box-shadow:inset 0 1px #55ea4d24}html[data-theme=dark] .row-actions button,html[data-theme=dark] .row-actions a,html[data-theme=dark] .table-more,html[data-theme=dark] .button.subtle{color:var(--text);background:0 0}.sidebar,.topbar,.public-header,.public-header-inner,.public-bottom-nav,.public-mobile-menu{background:var(--theme-header);-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%)}.sidebar{background:radial-gradient(circle at 50% 130px,#55ea4d2e,#0000 33%),linear-gradient(#fffffff5,#f4fff2e6 48%,#fffaecc7);border-right-color:#32cd3238;box-shadow:14px 0 38px #32cd320f,inset -1px 0 #ffffffb8}.sidebar:before{content:"";pointer-events:none;background:linear-gradient(135deg,#32cd321a,#d4af371f,#0000 62%);height:210px;position:absolute;inset:0 0 auto}.sidebar>*{z-index:1;position:relative}html[data-theme=dark] .sidebar:before{display:none}.page-header h1,.panel-heading h2,.growth-card h2,.raffle-card h2,.launch-info>strong,.metric-card>strong,.sidebar-profile strong,.account-status strong,.login-card-heading h2,.raffle-hero h1,.section-intro h2,.steps h3,.prize-cards h3,.prize-chip strong,.campaign-progress strong,.profile-page h1,.checkout-heading h1,.public-results-heading h1{color:var(--navy)}.page-header p,.metric-label,.panel-heading p,.launch-info small,.launch-info>span,td,.system-row,.login-card-heading p,.login-register,.login-footer,.raffle-hero-copy>p,.section-intro p,.steps p,.public-footer p,.campaign-progress span,.campaign-progress p,.public-site .campaign-progress span,.public-site .campaign-progress p,.public-header nav a,.public-account,.public-alert,.public-menu,.account-status-label,.sidebar-profile small,.sidebar-kicker,.nav-label{color:var(--muted)}.sidebar-brand,.top-brand,.public-logo,.login-brand h1{color:var(--navy)}.sidebar-brand strong span,.top-brand strong span,.public-logo strong span,.login-brand h1 span,.eyebrow,.panel-heading>a,.growth-card>strong,.row-actions a,.quick-actions>a svg:first-child,.money,.section-intro>span,.picker-price strong,.summary-total strong,.raffle-hero h1 em{color:var(--gold-bright)}.button,.button.subtle,.button.icon-text,.row-actions button,.row-actions a,.table-more,.quick-actions>a,.icon-button,.menu-trigger,.smart-back-button,.login-field,.login-google,.number-grid button,.modal-card input,.settings-form input,.checkout-form input,.profile-edit-form input,.selected-list>span,.order-numbers b,.confirmation-numbers b,.profile-raffle b,.theme-toggle{color:var(--text);background:var(--theme-field);border-color:var(--line)}.button.primary,.public-button,.login-submit,.state-back-button,.number-grid button:hover:not(:disabled),.number-grid button.selected,.number-pagination strong,.step-title>b,.payment-option,.nav-item.active{color:#062007;background:linear-gradient(135deg,#75ff68,#32cd32);border-color:#148f1a52;box-shadow:0 12px 28px #32cd3238,inset 0 1px #fff6}.button.primary,.button.primary svg{color:#062007}.public-button.outline{color:var(--brand-gold-strong);background:#d4af371f;border-color:#d4af376b}html[data-theme=dark] .public-button.outline{color:var(--gold-bright);background:#d4af3714}.login-field input{color:var(--navy)}.login-field input::placeholder{color:var(--muted);opacity:1}html[data-theme=dark] .login-field:hover,html[data-theme=dark] .login-field:focus-within{color:#111827;background:linear-gradient(#fbfff8,#f3fbf0);border-color:#55ea4dbf;overflow:hidden;box-shadow:0 0 0 3px #55ea4d29,0 10px 22px #0000003d,inset 0 1px #fffffff5}html[data-theme=dark] .login-field:hover input,html[data-theme=dark] .login-field:focus-within input{color:#111827;-webkit-text-fill-color:#111827;border-radius:8px;height:100%}html[data-theme=dark] .login-field:hover select,html[data-theme=dark] .login-field:focus-within select{color:#111827}html[data-theme=dark] .login-field:hover input::placeholder,html[data-theme=dark] .login-field:focus-within input::placeholder{color:#697386}html[data-theme=dark] .login-field:hover>svg,html[data-theme=dark] .login-field:focus-within>svg,html[data-theme=dark] .login-field:hover button,html[data-theme=dark] .login-field:focus-within button{color:#4b5563}html[data-theme=dark] .login-field:has(input:-webkit-autofill){background:linear-gradient(#fbfff8,#f3fbf0);border-color:#55ea4d9e;overflow:hidden;box-shadow:inset 0 1px #fffffff5}.login-field input:-webkit-autofill{-webkit-text-fill-color:#111827;caret-color:#111827;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #fff}.login-field input:-webkit-autofill:hover{-webkit-text-fill-color:#111827;caret-color:#111827;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #fff}.login-field input:-webkit-autofill:focus{-webkit-text-fill-color:#111827;caret-color:#111827;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #fff}html[data-theme=dark] .login-field input:-webkit-autofill{border-radius:8px;height:100%;box-shadow:inset 0 0 0 1000px #0000}html[data-theme=dark] .login-field input:-webkit-autofill:hover{border-radius:8px;height:100%;box-shadow:inset 0 0 0 1000px #0000}html[data-theme=dark] .login-field input:-webkit-autofill:focus{border-radius:8px;height:100%;box-shadow:inset 0 0 0 1000px #0000}.login-field>svg,.login-field button,.login-google,.status-badge{color:var(--muted)}.login-field:focus-within,.modal-card input:focus,.settings-form input:focus,.checkout-form input:focus,.profile-edit-form input:focus{border-color:var(--brand-green);box-shadow:0 0 0 3px #32cd322e}.status-badge{background:var(--surface-soft);border:1px solid var(--line)}.status-badge.success,.online-chip,.account-status,.status-indicator,.public-pill{color:var(--brand-green-strong);background:#32cd321f;border-color:#32cd3247}html[data-theme=dark] .status-badge.success,html[data-theme=dark] .online-chip,html[data-theme=dark] .account-status,html[data-theme=dark] .status-indicator,html[data-theme=dark] .public-pill{color:#75ff68}.status-badge.warning{color:var(--brand-gold-strong);background:#d4af3724;border-color:#d4af374d}.status-badge.danger{color:#9f1f17;background:var(--red-soft);border-color:#b4231838}.metric-icon,.metric-icon.blue,.metric-icon.green,.avatar,.mini-avatar,.compact-stat>span,.report-kpis article>span,.raffle-prize-list article>span:first-child,.prize-chip>span{color:var(--brand-green-strong);background:#32cd321f;border-color:#32cd3238}.metric-icon.orange,.color-3,.raffle-prize-list article>span.cash,.cash-art{color:var(--brand-gold-strong);background:#d4af3724;border-color:#d4af3747}.nav-item{color:var(--text)}.nav-item:hover,.sidebar-brand:hover,.public-header nav a:hover,.public-account:hover,.public-alert:hover,.public-menu:hover,.theme-toggle:hover{color:var(--brand-green-strong);background:#32cd3217;border-color:#32cd3242}html[data-theme=dark] .nav-item:hover,html[data-theme=dark] .sidebar-brand:hover,html[data-theme=dark] .public-header nav a:hover,html[data-theme=dark] .public-account:hover,html[data-theme=dark] .public-alert:hover,html[data-theme=dark] .public-menu:hover,html[data-theme=dark] .theme-toggle:hover{color:#75ff68}.raffle-hero{background:linear-gradient(90deg,#fffffff5,#ffffffc7),radial-gradient(circle at 78% 45%,#32cd3233,#0000 30%),radial-gradient(circle at 88% 28%,#d4af3733,#0000 22%),#fff}html[data-theme=dark] .raffle-hero{background:linear-gradient(90deg,#0f1112f5,#0f1112c2),radial-gradient(circle at 78% 45%,#55ea4d33,#0000 28%),radial-gradient(circle at 88% 28%,#d4af3726,#0000 20%),#0f1112}.brand-target-showcase{aspect-ratio:1;background:#fff;border:1px solid #32cd323d;border-radius:50%;place-items:center;width:min(360px,82%);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #1720181f,0 0 0 22px #32cd320d,0 0 0 44px #d4af370a}.brand-target-showcase img{object-fit:contain;width:100%;height:100%}.brand-target-showcase span{border:1px solid;border-radius:6px;padding:5px 9px;font-size:12px;font-weight:800;position:absolute;bottom:10%;right:12%}html[data-theme=dark] .brand-target-showcase{background:#121415;box-shadow:0 36px 80px #00000070,0 0 0 22px #55ea4d09,0 0 0 44px #d4af3706}.brand-target-showcase span{color:var(--brand-green-strong);background:#ffffffd1;border-color:#32cd3257}html[data-theme=dark] .brand-target-showcase span{color:#75ff68;background:#0c0e0fb8}.prize-chip{color:var(--text);background:#ffffffe6;border-color:#32cd3238}html[data-theme=dark] .prize-chip{background:#1a1c1de0}.public-progress{background:#dbe5d7}html[data-theme=dark] .public-progress{background:#2d3335}.public-progress i{background:linear-gradient(90deg,#32cd32,#75ff68)}.prize-cards article{color:var(--navy);background:radial-gradient(circle at 78% 22%,#32cd322b,#0000 30%),linear-gradient(150deg,#fff,#f4faf2);border-color:#32cd3238}.prize-cards article:nth-child(2){background:radial-gradient(circle at 70% 20%,#ffe08857,#0000 30%),linear-gradient(150deg,#fff,#fff7dc);border-color:#d4af3757}html[data-theme=dark] .prize-cards article{color:#fff;background:radial-gradient(circle at 78% 22%,#55ea4d33,#0000 28%),linear-gradient(150deg,#111414,#1e2324)}html[data-theme=dark] .prize-cards article:nth-child(2){background:radial-gradient(circle at 70% 20%,#ffe08838,#0000 30%),linear-gradient(150deg,#151410,#3b3112)}.prize-cards small,.prize-cards p{color:var(--muted);opacity:1}html[data-theme=dark] .prize-cards small,html[data-theme=dark] .prize-cards p{color:#cfd8ca}.launch-thumb,.thumb-1,.thumb-2,.thumb-3,.thumb-4,.cover-1,.cover-2,.cover-3,.cover-4{color:var(--brand-green-strong);background:radial-gradient(circle at 70% 22%,#d4af3742,#0000 25%),linear-gradient(135deg,#fff,#e9fbe7);border-color:#32cd3238}html[data-theme=dark] .launch-thumb,html[data-theme=dark] .thumb-1,html[data-theme=dark] .thumb-2,html[data-theme=dark] .thumb-3,html[data-theme=dark] .thumb-4,html[data-theme=dark] .cover-1,html[data-theme=dark] .cover-2,html[data-theme=dark] .cover-3,html[data-theme=dark] .cover-4{color:#75ff68;background:radial-gradient(circle at 70% 22%,#d4af376b,#0000 25%),linear-gradient(135deg,#101312,#203222 58%,#3f5527)}.number-grid button.reserved{color:var(--brand-gold-strong);background:#d4af3724;border-color:#d4af374d}.number-grid button.sold{color:#7e8979;background:#edf2ea}html[data-theme=dark] .number-grid button.sold{color:#646f61;background:#202425}.login-theme-control{z-index:5;position:fixed;top:18px;right:18px}.theme-toggle{border:1px solid var(--line);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:12px;font-weight:800;line-height:16px;display:inline-flex}.theme-toggle svg{width:16px;height:16px}@media (max-width:640px){.public-header .theme-toggle span,.topbar .theme-toggle span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.public-header .theme-toggle,.topbar .theme-toggle{border-radius:10px;width:38px;padding:0}.login-theme-control{top:12px;right:12px}.register-back-control{top:12px;left:12px}}.theme-logo-dark,html[data-theme=dark] .theme-logo-light{display:none!important}html[data-theme=dark] .theme-logo-dark{display:block!important}.brand-mark,.login-brand-mark,.public-logo>span,.top-brand-mark{box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;display:grid;position:relative;overflow:hidden}html[data-theme=dark] .brand-mark,html[data-theme=dark] .public-logo>span,html[data-theme=dark] .top-brand-mark{background:#121415;border:1px solid #55ea4d47;border-radius:50%}.brand-mark img,.login-brand-mark img,.public-logo img,.top-brand-mark img,.top-brand .top-brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.login-brand{z-index:2;text-align:center;align-items:center;margin-bottom:24px;position:relative}.login-brand-mark,html[data-theme=dark] .login-brand-mark{width:160px;height:160px;box-shadow:none;border-radius:0;margin:0 auto 12px}html[data-theme=dark] .login-brand-mark{box-shadow:none;background:0 0;border:0;border-radius:0}.login-logo-animation,html[data-theme=dark] .login-logo-animation{--fly-start-x:160px;--fly-start-y:138px;--fly-loop-x:68px;--fly-loop-y:-102px;--fly-swoop-x:-108px;--fly-swoop-y:46px;--fly-settle-x:50px;--fly-settle-y:-40px;box-shadow:none;border-radius:0;overflow:visible;background:0 0!important;border:0!important}.login-brand-mark .login-logo-target{z-index:1;object-fit:contain;width:100%;height:100%;position:absolute;inset:0}html:not([data-theme=dark]) .login-brand-mark .login-logo-fly{width:25.5%;height:25.2%;top:32.13%;left:37.2%}html:not([data-theme=dark]) .login-logo-fly-dark,html[data-theme=dark] .login-logo-fly-light,html[data-theme=dark] .login-logo-final-light,html[data-theme=dark] .login-logo-target-light,html:not([data-theme=dark]) .login-logo-target-dark{display:none!important}.login-brand-mark .login-logo-fly{z-index:2;object-fit:contain;pointer-events:none;transform-origin:50%;width:25.5%;height:25.2%;animation:4.6s cubic-bezier(.33,.08,.2,1) both loginFlyIn;position:absolute;top:32.13%;left:37.2%}.login-logo-fly-light{image-rendering:auto}.login-logo-final-light{z-index:3;object-fit:contain;image-rendering:auto;pointer-events:none;opacity:0;width:100%;height:100%;animation:.18s ease-out 4.42s both loginLightLogoReveal;position:absolute;inset:0}@keyframes loginLightLogoReveal{to{opacity:1}}.login-logo-ripple{z-index:0;opacity:0;pointer-events:none;border:2px solid #75ff689e;border-radius:50%;width:24px;height:24px;animation:1.2s ease-out 3.9s both loginLogoRipple;position:absolute;top:45.35%;left:50%;transform:translate(-50%,-50%)scale(.5)}@keyframes loginFlyIn{0%{opacity:0;transform:translate(var(--fly-start-x), var(--fly-start-y)) scale(2.85) rotate(30deg)}12%{opacity:1}24%{transform:translate(var(--fly-loop-x), var(--fly-loop-y)) scale(2.1) rotate(-18deg)}42%{transform:translate(var(--fly-swoop-x), var(--fly-swoop-y)) scale(1.62) rotate(22deg)}60%{transform:translate(var(--fly-settle-x), var(--fly-settle-y)) scale(1.28) rotate(-10deg)}76%{transform:translate(-17px,15px)scale(1.08)rotate(7deg)}88%{transform:translate(5px,-5px)scale(1.02)rotate(-3deg)}96%{opacity:1;transform:translate(-2px,2px)scale(1)rotate(1deg)}to{opacity:1;transform:translate(0)scale(1)rotate(0)}}@keyframes loginLogoRipple{0%{opacity:0;transform:translate(-50%,-50%)scale(.45)}20%{opacity:.72}to{opacity:0;transform:translate(-50%,-50%)scale(3.6)}}.top-brand-mark{flex:none;width:28px;height:28px}.login-container{z-index:2;position:relative}.login-card{z-index:1;position:relative}@media (max-width:640px){.login-brand-mark,html[data-theme=dark] .login-brand-mark{width:96px;height:96px;margin-bottom:10px}.login-logo-animation,html[data-theme=dark] .login-logo-animation{--fly-start-x:96px;--fly-start-y:82px;--fly-loop-x:41px;--fly-loop-y:-61px;--fly-swoop-x:-65px;--fly-swoop-y:28px;--fly-settle-x:30px;--fly-settle-y:-24px}}@media (prefers-reduced-motion:reduce){.login-logo-fly,.login-logo-ripple{animation:none}.login-logo-final-light{opacity:1;animation:none}.login-logo-ripple{display:none}}.login-submit:hover,.login-submit:focus-visible,.button.primary:hover,.button.primary:focus-visible,.public-button:hover,.public-button:focus-visible,.state-back-button:hover,.state-back-button:focus-visible{color:#062007;border-color:#148f1a61;box-shadow:0 12px 28px #32cd323d,inset 0 1px #fff6;background:linear-gradient(135deg,#75ff68,#32cd32)!important}button:not(:disabled):hover,.button:hover{filter:brightness(1.02)saturate(1.04)}.public-progress i,.result-1,.winner-art.one,.bar-chart i{background:linear-gradient(135deg,#55ea4d,#d4af37)!important}.campaign-switcher{border:1px solid var(--line);min-height:40px;color:var(--navy);background:var(--theme-field);border-radius:8px;grid-template-columns:auto auto minmax(170px,260px);align-items:center;gap:8px;padding:0 8px 0 11px;font-size:13px;font-weight:700;display:grid}.campaign-switcher>svg{color:var(--gold-bright)}.campaign-switcher select{border:0;border-left:1px solid var(--line);min-width:0;height:30px;color:var(--navy);background:var(--theme-field);cursor:pointer;padding:0 28px 0 9px}.campaign-switcher:focus-within{border-color:#55ea4d99;box-shadow:0 0 0 3px #55ea4d1a}.campaign-switcher select:focus{outline:0}.launch-thumb{border:1px solid #32cd3238}.launch-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.launch-item:hover .launch-thumb img{transform:scale(1.045)}.launch-item.selected-campaign{box-shadow:inset 3px 0 0 var(--brand-green)}.row-actions .current{color:#062007;border-color:var(--brand-green);background:var(--brand-green)}html[data-theme=dark] .admin-main{background:linear-gradient(145deg,#0b0e0c 0%,#111512 58%,#17140d 100%) fixed}html[data-theme=dark] .topbar{background:#0e110ff0;border-bottom-color:#d4af372e;box-shadow:0 10px 30px #00000042}html[data-theme=dark] .sidebar{background:linear-gradient(#101310 0%,#0c0f0e 68%,#11120f 100%);border-right-color:#55ea4d2e;box-shadow:14px 0 38px #00000047}html[data-theme=dark] .dashboard-view .page-header{border-bottom:1px solid #d4af3724;padding-bottom:22px}html[data-theme=dark] .dashboard-view .metric-card,html[data-theme=dark] .dashboard-view .panel{background:#181c1a;border-color:#303733;border-radius:8px;box-shadow:0 16px 34px #00000040,inset 0 1px #ffffff09}html[data-theme=dark] .dashboard-view .metric-card{background:linear-gradient(145deg,#1a1e1b,#151817);border-top-color:#55ea4d57}html[data-theme=dark] .dashboard-view .metric-card:after{display:none}html[data-theme=dark] .dashboard-view .metric-card:hover,html[data-theme=dark] .dashboard-view .panel:hover{border-color:#55ea4d57;box-shadow:0 20px 42px #0000004d,0 0 0 1px #55ea4d09}html[data-theme=dark] .dashboard-view .active-raffle-panel{background:linear-gradient(145deg,#1a1e1b,#171a18 58%,#1d1b14);border-color:#55ea4d47}html[data-theme=dark] .dashboard-view .active-raffle-kpis>div,html[data-theme=dark] .dashboard-view .active-raffle-money>div{background:#111513;border-radius:8px}html[data-theme=dark] .dashboard-view .active-raffle-kpis>div.reserved{background:#1d1a10}html[data-theme=dark] .dashboard-view .active-raffle-kpis>div.available{background:#101817}html[data-theme=dark] .dashboard-view .panel-heading{background:#171a18;border-bottom-color:#303733}html[data-theme=dark] .dashboard-view .launch-item{border-color:#2b312e;transition:background .2s,box-shadow .2s}html[data-theme=dark] .dashboard-view .launch-item:hover{background:#1b201d}html[data-theme=dark] .dashboard-view .launch-item.selected-campaign{background:#55ea4d0b}html[data-theme=dark] .dashboard-view .launch-thumb{background:#111513;border-color:#d4af373d}html[data-theme=dark] .dashboard-view .row-actions button,html[data-theme=dark] .dashboard-view .row-actions a{background:#111513}html[data-theme=dark] .dashboard-view .row-actions button:hover,html[data-theme=dark] .dashboard-view .row-actions a:hover{color:#75ff68;border-color:#55ea4d80}html[data-theme=dark] .dashboard-view .row-actions .current{color:#062007;background:#55ea4d}html[data-theme=dark] .dashboard-view .quick-actions>a{background:#111513;border-radius:8px}html[data-theme=dark] .dashboard-view .quick-actions>a:hover{color:#f4f7f3;background:#191c18;border-color:#d4af376b}html[data-theme=dark] .dashboard-view .campaign-switcher,html[data-theme=dark] .dashboard-view .campaign-switcher select{background:#101412}@media (max-width:640px){.campaign-switcher{grid-template-columns:auto 1fr;width:100%;padding:8px 10px}.campaign-switcher select{border-left:0;border-top:1px solid var(--line);grid-column:1/-1;width:100%}}.quick-actions>.quick-action-button{border:1px solid var(--line);width:calc(100% - 40px);min-height:56px;color:var(--navy);text-align:left;cursor:pointer;background:#ffffffbd;border-radius:8px;grid-template-columns:20px 1fr auto;align-items:center;gap:12px;margin:12px 20px 0;padding:8px 16px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.quick-actions>.quick-action-button:hover{border-color:#32cd3257;transform:translate(4px)translateY(-1px);box-shadow:0 8px 20px #32cd3214}.quick-actions>.quick-action-button svg:first-child{color:var(--gold-bright)}.campaign-preview-layer{padding:24px}.campaign-preview-layer .modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050806c7}.campaign-preview-modal{z-index:1;border:1px solid var(--line);width:min(920px,100%);max-height:calc(100dvh - 48px);color:var(--text);background:var(--theme-card);border-radius:8px;grid-template-columns:minmax(260px,.82fr) minmax(0,1.65fr);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #0000006b}.campaign-preview-media{border-right:1px solid var(--line);background:#f4f6f1;place-items:center;min-height:100%;display:grid;position:relative;overflow:hidden}.campaign-preview-media>img{object-fit:contain;width:100%;height:100%;min-height:520px;display:block}.campaign-preview-media>svg{width:64px;height:64px;color:var(--brand-green-strong)}.campaign-preview-media>.status-badge{position:absolute;top:18px;left:18px;box-shadow:0 8px 20px #00000024}.campaign-preview-close{color:#101412;cursor:pointer;background:#ffffffe6;border:1px solid #141c1629;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 8px 22px #00000024}.campaign-preview-content{min-width:0;padding:28px;overflow-y:auto}.campaign-preview-heading h2{color:var(--navy);letter-spacing:0;margin:0 0 6px;font-size:28px;line-height:36px}.campaign-preview-heading p{color:var(--muted);margin:0;font-size:14px;line-height:21px}.campaign-preview-facts{border-block:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:24px 0;display:grid}.campaign-preview-facts>div{border-right:1px solid var(--line);min-width:0;padding:15px 14px}.campaign-preview-facts>div:nth-child(2n){border-right:0}.campaign-preview-facts>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.campaign-preview-facts span,.campaign-preview-facts strong{display:block}.campaign-preview-facts span{color:var(--muted);margin-bottom:5px;font-size:11px;line-height:16px}.campaign-preview-facts strong{color:var(--navy);font-size:14px;line-height:20px}.campaign-preview-facts strong:has(svg){align-items:center;gap:6px;display:flex}.campaign-preview-facts svg{color:var(--gold-bright)}.campaign-preview-progress{margin-bottom:22px}.campaign-preview-progress>div:first-child{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;font-size:12px;display:flex}.campaign-preview-progress strong{color:var(--navy)}.campaign-preview-loading,.campaign-preview-error{color:var(--muted);padding:14px 0;font-size:13px}.campaign-preview-error{color:var(--red)}.campaign-preview-board>div:first-child{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.campaign-preview-board h3{color:var(--navy);margin:0;font-size:16px;line-height:22px}.campaign-preview-board>div:first-child>span{color:var(--muted);font-size:11px}.campaign-preview-grid{grid-template-columns:repeat(10,minmax(0,1fr));gap:5px;display:grid}.campaign-preview-grid>span{aspect-ratio:1;border:1px solid var(--line);min-width:0;color:var(--navy);background:var(--theme-field);border-radius:5px;place-items:center;font-size:10px;font-weight:750;display:grid}.campaign-preview-grid>span.partial{color:#0c6813;background:#55ea4d29;border-color:#55ea4d75}.campaign-preview-grid>span.reserved{color:var(--brand-gold-strong);background:#d4af3724;border-color:#d4af376b}.campaign-preview-grid>span.paid{color:#062007;border-color:var(--brand-green);background:var(--brand-green)}.campaign-preview-legend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;font-size:10px;display:flex}.campaign-preview-legend>span{align-items:center;gap:5px;display:inline-flex}.campaign-preview-legend i{border:1px solid var(--line);background:var(--theme-field);border-radius:2px;width:9px;height:9px;display:block}.campaign-preview-legend i.partial{background:#55ea4d29;border-color:#55ea4d75}.campaign-preview-legend i.reserved{background:#d4af3724;border-color:#d4af376b}.campaign-preview-legend i.paid{border-color:var(--brand-green);background:var(--brand-green)}.campaign-preview-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:24px;padding-top:18px;display:flex}html[data-theme=dark] .quick-actions>.quick-action-button{color:var(--text);background:#111513}html[data-theme=dark] .quick-actions>.quick-action-button:hover{color:#f4f7f3;background:#191c18;border-color:#d4af376b}html[data-theme=dark] .campaign-preview-modal{background:#171b18;border-color:#38413b;box-shadow:0 38px 100px #0000009e,0 0 0 1px #55ea4d0d}html[data-theme=dark] .campaign-preview-content{background:linear-gradient(145deg,#191d1a,#141715)}html[data-theme=dark] .campaign-preview-media{background:#f1f3ee;border-right-color:#38413b}html[data-theme=dark] .campaign-preview-grid>span{background:#0f1311}html[data-theme=dark] .campaign-preview-grid>span.partial{color:#8cff82;background:#55ea4d21}html[data-theme=dark] .campaign-preview-grid>span.reserved{color:#ffe088;background:#d4af3721}html[data-theme=dark] .campaign-preview-grid>span.paid{color:#062007;background:#55ea4d}@media (max-width:760px){.campaign-preview-layer{align-items:end;padding:10px}.campaign-preview-modal{grid-template-rows:190px minmax(0,1fr);grid-template-columns:1fr;max-height:calc(100dvh - 20px)}.campaign-preview-media{border-right:0;border-bottom:1px solid var(--line);min-height:190px}.campaign-preview-media>img{min-height:190px}.campaign-preview-content{padding:20px 16px}.campaign-preview-heading h2{font-size:23px;line-height:30px}.campaign-preview-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.campaign-preview-actions{flex-direction:column-reverse;align-items:stretch}.campaign-preview-actions .button{width:100%}}.user-avatar{color:#16751b;background:#ebf9e9;border:1px solid #32cd3247;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.user-avatar svg{stroke-width:1.9px;width:55%;height:55%}.user-avatar img{object-fit:cover;width:100%;height:100%}.user-avatar.avatar-star{color:#a56e00;background:#fff6d8}.user-avatar.avatar-sparkles{color:#14686c;background:#e1f7f5}.user-avatar.avatar-shield{color:#2f5f9f;background:#e8f0ff}.user-avatar.avatar-bolt{color:#9b4d08;background:#fff0df}.user-avatar.avatar-crown{color:#8d6510;background:#fff4c7}.user-avatar.sidebar-avatar{width:44px;height:44px}html[data-theme=dark] .user-avatar{color:#7dff72;background:#122217;border-color:#55ea4d61}html[data-theme=dark] .user-avatar.sidebar-avatar{background:#101e15;border-color:#55ea4d73}html[data-theme=dark] .user-avatar.avatar-star,html[data-theme=dark] .user-avatar.avatar-crown{color:#ffdf75;background:#29230f}html[data-theme=dark] .user-avatar.avatar-sparkles{color:#75e4df;background:#102526}html[data-theme=dark] .user-avatar.avatar-shield{color:#9bc3ff;background:#14233a}html[data-theme=dark] .user-avatar.avatar-bolt{color:#ffb66f;background:#2a1c10}.avatar-picker{gap:14px;display:grid}.avatar-picker-preview{align-items:center;gap:13px;display:flex}.avatar-picker-current{width:68px;height:68px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,border-color .3s;box-shadow:0 10px 24px #151c271f}.avatar-picker-current:hover{border-color:#55ea4d;transform:scale(1.08);box-shadow:0 0 0 3px #55ea4d59,0 12px 28px #00000040}.avatar-picker-preview div{gap:3px;min-width:0;display:grid}.avatar-picker-preview strong{color:var(--navy);font-size:15px}.avatar-picker-preview small,.avatar-uploading{color:var(--muted);font-size:11px;line-height:16px}.avatar-preset-list{flex-wrap:wrap;gap:8px;display:flex}.avatar-preset-list button{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);background:var(--theme-field);cursor:pointer;border-radius:50%;place-items:center;transition:transform .18s,color .18s,border-color .18s,box-shadow .18s;display:grid}.avatar-preset-list button:hover{color:var(--blue-dark);border-color:#32cd3280;transform:translateY(-2px)}.avatar-preset-list button.selected{color:#0b5210;border-color:var(--brand-green);background:color-mix(in srgb, var(--brand-green) 18%, var(--theme-field));box-shadow:0 0 0 3px #32cd3221}.avatar-preset-list button:disabled{cursor:wait;opacity:.6}.avatar-preset-list svg{width:18px;height:18px}.avatar-picker.compact{border:1px solid var(--login-line,var(--line));background:#ffffff06;border-radius:8px;padding:10px 12px}.avatar-picker.compact .avatar-picker-preview{min-height:44px;padding-bottom:2px}.avatar-picker.compact .avatar-picker-preview div{gap:0}.avatar-picker.compact .avatar-picker-preview strong{font-size:13px}.avatar-picker.compact .avatar-picker-preview small{font-size:11px}.avatar-picker.compact .avatar-preset-list{justify-content:center}.register-card .avatar-picker{margin-top:1px}.register-container{width:min(100%,620px)}.organizer-register-card{width:min(100%,590px)}.organizer-register-card fieldset{border:0;gap:11px;min-width:0;margin:0;padding:0;display:grid}.organizer-register-card fieldset[hidden]{display:none}.account-type-control{border:1px solid var(--theme-field-border);background:color-mix(in srgb, var(--theme-field) 82%, transparent);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:5px;display:grid}.account-type-control button{min-height:42px;color:var(--muted);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex}.account-type-control button.active{color:#071108;background:var(--brand-green);box-shadow:0 7px 18px #32cd3233}.account-type-control svg{width:17px}.register-progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.register-progress span{min-width:0;color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:750;line-height:16px;display:flex}.register-progress i{border:1px solid var(--theme-field-border);border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-style:normal;display:grid}.register-progress span.active{color:var(--text)}.register-progress span.active i{color:#071108;border-color:var(--brand-green);background:var(--brand-green)}.register-progress svg{width:13px;height:13px}.register-inline-fields{grid-template-columns:minmax(0,1fr) 88px;gap:10px;display:grid}.address-inline-fields{grid-template-columns:128px minmax(0,1fr)}.pix-key-row{grid-template-columns:116px minmax(0,1fr);gap:10px;display:grid}.pix-key-row select,.payout-account-form select,.payout-account-form input{border:1px solid var(--theme-field-border);min-width:0;height:56px;color:var(--text);background:var(--theme-field);font:inherit;border-radius:8px;outline:0;padding:0 13px}.pix-key-row select:focus,.payout-account-form select:focus,.payout-account-form input:focus{border-color:var(--brand-green);box-shadow:0 0 0 3px #32cd321f}.provider-select-row{grid-template-columns:1fr;display:grid}.provider-select-field select{min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:16px;font-weight:650;line-height:24px}.provider-select-field select option{color:#111827;background:#fff}.provider-select-field select option:checked{color:#111827;background:#93c5fd}.payout-preview{color:var(--text);background:#32cd3212;border:1px solid #32cd3240;border-radius:8px;align-items:center;gap:10px;padding:12px;font-size:12px;line-height:18px;display:flex}.payout-preview svg{width:20px;color:var(--brand-green);flex:none}.register-actions{grid-template-columns:minmax(0,1fr) minmax(180px,1.4fr);gap:10px;display:grid}.google-auth-card{gap:12px}.google-profile-summary{border:1px solid var(--theme-field-border);background:color-mix(in srgb, var(--theme-field) 82%, transparent);border-radius:10px;align-items:center;gap:12px;padding:12px;display:flex}.google-profile-summary img,.google-profile-summary>span{border-radius:50%;flex:none;width:42px;height:42px}.google-profile-summary img{object-fit:cover}.google-profile-summary>span{color:var(--brand-green);background:#32cd321a;border:1px solid #32cd3259;place-items:center;display:grid}.google-profile-summary svg{width:21px;height:21px}.google-profile-summary div{gap:2px;min-width:0;display:grid}.google-profile-summary strong,.google-profile-summary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.google-profile-summary strong{color:var(--text);font-size:14px;line-height:20px}.google-profile-summary small{color:var(--muted);font-size:12px;line-height:16px}.google-readonly-field input{cursor:default}.register-secondary{border:1px solid var(--theme-field-border);min-height:52px;color:var(--text);background:var(--theme-field);border-radius:8px;justify-content:center;align-items:center;gap:7px;font-weight:800;display:inline-flex}.register-next{width:100%}.pending-registration-page{background:var(--theme-page);place-items:center;min-height:100dvh;padding:24px;display:grid}.pending-registration-card{border:1px solid var(--line);text-align:center;background:var(--surface);width:min(100%,520px);box-shadow:var(--theme-shadow);border-radius:8px;justify-items:center;gap:16px;padding:40px;display:grid}.pending-registration-card h1{color:var(--navy);letter-spacing:0;margin:0;font-size:32px;line-height:40px}.pending-registration-card p{color:var(--muted);margin:0 0 8px;line-height:24px}.pending-registration-icon{width:66px;height:66px;color:var(--brand-green);background:#32cd321f;border-radius:50%;place-items:center;display:grid}.pending-registration-icon svg{width:34px;height:34px}.approval-summary,.payout-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:24px;display:grid}.approval-summary>div,.payout-metrics>div{border:1px solid var(--line);min-height:92px;color:var(--navy);background:var(--surface);border-radius:8px;align-items:center;gap:14px;padding:20px;display:flex}.approval-summary svg,.payout-metrics svg{width:25px;height:25px;color:var(--brand-green-strong)}.approval-summary strong,.payout-metrics strong{font-size:22px;line-height:28px;display:block}.data-table td small{color:var(--muted);margin-top:3px;font-size:11px;line-height:15px;display:block}.organization-review-modal{width:min(680px,100%)}.review-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.review-detail-grid>div{border:1px solid var(--line);border-radius:8px;align-items:center;gap:10px;min-width:0;padding:13px;display:flex}.review-detail-grid svg,.pix-symbol{width:22px;color:var(--brand-green-strong);flex:none}.review-detail-grid span{min-width:0}.review-detail-grid small,.review-detail-grid strong{overflow-wrap:anywhere;display:block}.review-detail-grid small{color:var(--muted)}.pix-symbol{font-size:9px;font-weight:900}.organization-review-modal textarea{resize:vertical;border:1px solid var(--line);min-height:92px;color:var(--navy);background:var(--theme-field);font:inherit;border-radius:8px;padding:11px}.review-actions{flex-wrap:wrap}.review-actions .primary{margin-left:auto}.payout-account-banner{background:#32cd3212;border:1px solid #32cd3247;border-radius:8px;align-items:center;gap:16px;margin-bottom:18px;padding:20px;display:flex}.payout-account-banner.warning{background:#e1a01414;border-color:#e1a01457}.payout-account-banner>span{width:44px;height:44px;color:var(--brand-green);background:#32cd3221;border-radius:50%;place-items:center;display:grid}.payout-account-banner small,.payout-account-banner strong{display:block}.payout-account-banner p{color:var(--muted);margin:3px 0 0}.payout-account-form{grid-template-columns:100px repeat(4,minmax(0,1fr)) auto;gap:10px;margin-bottom:20px;padding:16px;display:grid}.payout-account-form select,.payout-account-form input{height:44px}.payout-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.payout-metrics small{color:var(--muted);display:block}html[data-theme=dark] .pending-registration-page{background:#0c100e}html[data-theme=dark] .pending-registration-card,html[data-theme=dark] .approval-summary>div,html[data-theme=dark] .payout-metrics>div{background:#181d1a;border-color:#313a35;box-shadow:0 18px 48px #0000004d}html[data-theme=dark] .organization-review-modal textarea{color:#f3f6f4}@media (max-width:820px){.register-container{padding-top:70px}.register-brand{margin-bottom:14px}.register-inline-fields,.address-inline-fields,.pix-key-row,.payout-account-form{grid-template-columns:1fr}.register-state,.payout-account-form .button{width:100%}.review-detail-grid,.payout-metrics{grid-template-columns:1fr}}@media (max-width:520px){.register-progress span{justify-content:center;font-size:0}.register-progress i{font-size:11px}.register-actions{grid-template-columns:1fr}.register-actions>span{display:none}.approval-summary{grid-template-columns:1fr}.pending-registration-card{padding:28px 20px}.pending-registration-card h1{font-size:26px;line-height:34px}}.customer-section-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.customer-section-heading small{color:var(--brand-gold-strong,#9a7310);font-size:10px;font-weight:850;line-height:14px}.customer-section-heading h2{color:var(--navy);margin:3px 0 0;font-size:18px;line-height:24px}.customer-section-heading>span{color:var(--muted);font-size:12px}.customer-campaign-picker{gap:11px;display:grid}.customer-campaign-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.customer-campaign-list>button{border:1px solid var(--line);min-width:0;min-height:88px;color:var(--text);background:var(--theme-card);text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.customer-campaign-list>button:hover{border-color:#32cd3285;transform:translateY(-2px);box-shadow:0 10px 24px #151c2717}.customer-campaign-list>button.selected{border-color:var(--brand-green);box-shadow:inset 3px 0 0 var(--brand-green), 0 10px 24px #32cd3217}.customer-campaign-list>button.is-closed{background:color-mix(in srgb, var(--theme-card) 92%, #ff2d20);border-color:#ff2d2057}.customer-campaign-list>button.is-closed .customer-campaign-image{filter:grayscale(.62)brightness(.8);position:relative}.customer-campaign-list>button.is-closed .customer-campaign-copy{opacity:.66}.customer-campaign-list>button.is-closed .customer-campaign-image:after{content:"ENCERRADO";color:#fff;text-align:center;letter-spacing:0;text-shadow:0 1px 1px #00000047;background:linear-gradient(135deg,#ff2d20,#d90429);width:88px;padding:3px 0;font-size:8px;font-weight:900;line-height:10px;position:absolute;top:9px;right:-25px;transform:rotate(35deg);box-shadow:0 5px 12px #ff2d2057}.customer-campaign-list>button.is-closed .status-badge.danger{color:#fff;text-shadow:0 1px 1px #00000040;background:linear-gradient(135deg,#ff2d20,#d90429);border-color:#ffffff2e;box-shadow:0 7px 18px #ff2d2052}.customer-campaign-image{border:1px solid var(--line);width:64px;height:64px;color:var(--muted);background:var(--theme-field);border-radius:7px;place-items:center;display:grid;overflow:hidden}.customer-campaign-image img{object-fit:cover;width:100%;height:100%}.customer-campaign-image svg{width:23px;height:23px}.customer-campaign-copy{gap:2px;min-width:0;display:grid}.customer-campaign-copy small{color:var(--brand-green-strong);font-size:10px;font-weight:850}.customer-campaign-copy strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:19px;overflow:hidden}.customer-campaign-copy em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;line-height:15px;overflow:hidden}.customer-raffle-preview.has-image{min-height:168px;padding:22px}.customer-raffle-preview.is-closed{filter:saturate(.86)}.customer-raffle-preview.is-closed .status-badge.danger{color:#fff;text-shadow:0 1px 1px #00000040;background:linear-gradient(135deg,#ff2d20,#d90429);border-color:#fff3;box-shadow:0 8px 22px #ff2d205c}.customer-raffle-preview-meta{align-items:center;gap:18px;display:flex}.customer-raffle-preview-meta figure{background:#fff;border:3px solid #fffc;border-radius:50%;flex:none;width:132px;height:132px;margin:0;overflow:hidden;box-shadow:0 14px 30px #00000042}.customer-raffle-preview-meta img{object-fit:cover;width:100%;height:100%}.customer-legend-filters{border:1px solid var(--line);background:var(--theme-card-soft);border-radius:8px;gap:8px;padding:10px}.customer-legend-filters button{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:6px;padding:0 9px;font-size:11px;font-weight:750;transition:color .16s,border-color .16s,background .16s,transform .16s;display:inline-flex}.customer-legend-filters button:hover{color:var(--navy);border-color:var(--line);transform:translateY(-1px)}.customer-legend-filters button.active{color:var(--navy);background:var(--theme-card);border-color:#32cd3266;box-shadow:0 4px 12px #151c270f}.customer-legend-filters button b{min-width:20px;height:20px;color:var(--navy);background:var(--surface-soft);border-radius:999px;place-items:center;padding:0 5px;font-size:9px;display:inline-grid}.customer-legend-filters i.all{background:linear-gradient(135deg,#fff 25%,#98d83e 25% 50%,#ef746a 50% 75%,#f0c44d 75%)}.customer-legend-filters .paid{background:#ef746a}.customer-filter-empty{border:1px dashed var(--line);min-height:112px;color:var(--muted);background:var(--theme-card-soft);border-radius:8px;place-items:center;font-size:13px;display:grid}.customer-cartela-grid{background:var(--theme-card-soft);border:0;gap:6px;padding:6px}.customer-cartela-grid button{background:#effbef;border:1px solid #26712b33;border-radius:6px;align-content:center;justify-items:center;gap:2px;min-height:96px;padding:9px 6px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd6}.customer-cartela-grid button:nth-child(10n){border-right:1px solid #26712b33}.customer-cartela-grid button .customer-cartela-number{color:#126519;justify-self:center;font-size:24px;font-weight:900;line-height:29px}.customer-cartela-grid button strong{color:#163019;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;line-height:15px;overflow:hidden}.customer-cartela-grid button small{color:#26732d;font-size:9px;line-height:12px}.customer-cartela-grid button.free{background:#f1fbf1;border-color:#26712b33}.customer-cartela-grid button.free:hover{background:#e1f7e2;box-shadow:inset 0 0 0 2px #32cd3247,0 7px 15px #1f66261a}.customer-cartela-grid button.partial{background:linear-gradient(90deg,#dcefc1 0 50%,#f8fbf4 50% 100%);border-color:#7e9f3561}.customer-cartela-grid button.partial .customer-cartela-number{color:#52731d}.customer-cartela-grid button.partial small{color:#4e7116}.customer-cartela-grid button.paid{background:#fff0ee;border-color:#be483e57}.customer-cartela-grid button.paid .customer-cartela-number{color:#b83b32}.customer-cartela-grid button.paid strong{color:#7d2d27}.customer-cartela-grid button.paid small{color:#b83b32}.customer-cartela-grid button.reserved{background:#fff7dc;border-color:#a6780a4d}.customer-cartela-grid.is-closed button,.customer-cartela-grid button.closed{filter:grayscale(.5);opacity:.78;background:#f3f4f0;border-color:#b423183d}.customer-cartela-grid button.closed .customer-cartela-number,.customer-cartela-grid button.closed strong,.customer-cartela-grid button.closed small{color:#676f67}.customer-cartela-ribbon{text-align:center;text-transform:uppercase;text-shadow:0 1px 1px #00000047;background:linear-gradient(135deg,#ff2d20,#d90429);width:112px;padding:3px 0;font-weight:900;position:absolute;top:8px;right:-32px;transform:rotate(35deg);box-shadow:0 6px 16px #ff2d2057;color:#fff!important;font-size:8px!important;line-height:10px!important}.customer-ticket-card-body{grid-template-columns:84px 104px minmax(0,1fr) auto}.customer-ticket-prize{border:1px solid var(--line);width:84px;height:84px;color:var(--muted);background:var(--theme-card-soft);border-radius:7px;place-items:center;display:grid;overflow:hidden}.customer-ticket-prize img{object-fit:cover;width:100%;height:100%}.customer-ticket-prize svg{width:25px;height:25px}.customer-ticket-number{border-radius:7px;min-height:84px}.customer-ticket-number strong{font-size:32px;line-height:36px}.customer-ticket-owner{min-width:0}.customer-raffle-card.order-paid{border-color:#d351464d;box-shadow:inset 3px 0 #d35146}.customer-raffle-card.order-paid .customer-ticket-card-header{background:#5f2825}.customer-profile-required{color:var(--navy);background:#d4af371a;border:1px solid #d4af3761;border-radius:8px;align-items:center;gap:12px;padding:14px;display:flex}.customer-profile-required>svg{color:#9a7310;background:#d4af3724;border-radius:50%;width:38px;height:38px;padding:8px}.customer-profile-required strong{margin-bottom:2px;display:block}.customer-profile-required p{color:var(--muted);margin:0;font-size:12px;line-height:17px}.customer-profile-avatar-card{grid-column:1/-1}.customer-profile-grid article.customer-profile-avatar-card{display:block}.customer-profile-savebar{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.customer-profile-savebar div{gap:2px;display:grid}.customer-profile-savebar strong{color:var(--navy);font-size:13px}.customer-profile-savebar small{color:var(--muted);font-size:11px}html[data-theme=dark] .avatar-picker.compact{background:#101312}html[data-theme=dark] .customer-campaign-list>button,html[data-theme=dark] .customer-legend-filters button.active{background:#141816}html[data-theme=dark] .customer-cartela-grid{background:#101311}html[data-theme=dark] .customer-cartela-grid button.free{background:#142019;border-color:#55ea4d33}html[data-theme=dark] .customer-cartela-grid button.free:hover{background:#1b2d21}html[data-theme=dark] .customer-cartela-grid button.partial{background:linear-gradient(90deg,#273b1f 0 50%,#151a16 50% 100%);border-color:#a3cd5157}html[data-theme=dark] .customer-cartela-grid button.paid{background:#301a19;border-color:#ef746a61}html[data-theme=dark] .customer-cartela-grid button.reserved{background:#2a2415;border-color:#f0c44d4d}html[data-theme=dark] .customer-cartela-grid.is-closed button,html[data-theme=dark] .customer-cartela-grid button.closed{filter:grayscale(.45);opacity:.7;background:#1b1d1b;border-color:#ef746a47}html[data-theme=dark] .customer-cartela-grid button.closed .customer-cartela-number,html[data-theme=dark] .customer-cartela-grid button.closed strong,html[data-theme=dark] .customer-cartela-grid button.closed small{color:#9aa39a}html[data-theme=dark] .customer-cartela-grid button .customer-cartela-number{color:#7dff72}html[data-theme=dark] .customer-cartela-grid button strong{color:#ecf5ec}html[data-theme=dark] .customer-cartela-grid button small{color:#86d785}html[data-theme=dark] .customer-cartela-grid button.paid .customer-cartela-number,html[data-theme=dark] .customer-cartela-grid button.paid small{color:#ff9188}html[data-theme=dark] .customer-cartela-grid button.paid strong{color:#ffd8d4}html[data-theme=dark] .customer-cartela-grid button.partial .customer-cartela-number,html[data-theme=dark] .customer-cartela-grid button.partial small{color:#b7e76d}html[data-theme=dark] .customer-profile-required{background:#d4af3714}html[data-theme=dark] .customer-raffle-card.order-paid .customer-ticket-card-header{background:#4a2522}@media (max-width:1120px){.customer-campaign-list{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-ticket-card-body{grid-template-columns:76px 92px minmax(0,1fr)}.customer-ticket-prize{width:76px;height:76px}.customer-ticket-amount{grid-column:3;justify-items:start}}@media (max-width:760px){.customer-campaign-list{grid-template-columns:1fr}.customer-raffle-preview.has-image{flex-direction:column;align-items:flex-start;min-height:0}.customer-raffle-preview-meta{justify-content:space-between;width:100%}.customer-raffle-preview-meta figure{width:92px;height:92px}.customer-legend-filters{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.customer-legend-filters button{justify-content:flex-start}.customer-cartela-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-cartela-grid button:nth-child(10n){border-right:1px solid #26712b33}.customer-cartela-grid button{min-height:90px}.customer-ticket-card-body{grid-template-columns:72px minmax(0,1fr);display:grid}.customer-ticket-prize{width:72px;height:72px}.customer-ticket-number{min-height:72px}.customer-ticket-owner,.customer-ticket-amount{grid-column:1/-1;justify-items:start}.customer-profile-savebar{flex-direction:column;align-items:stretch}.customer-profile-savebar .button{width:100%}}@media (max-width:420px){.customer-cartela-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-section-heading{flex-direction:column;align-items:flex-start;gap:4px}}.modal-card.customer-number-modal{gap:8px;width:min(520px,100vw - 32px);max-height:calc(100dvh - 32px);padding:16px 20px}.customer-modal-header{margin-bottom:2px}.customer-modal-header h2{margin:0;font-size:19px;line-height:24px}.modal-campaign-meta-bar{flex-wrap:wrap;align-items:center;gap:5px;margin-bottom:4px;display:flex}.modal-item-badge{color:#55ea4d;letter-spacing:.04em;text-transform:uppercase;background:#55ea4d29;border:1px solid #55ea4d59;border-radius:5px;align-items:center;padding:2px 7px;font-size:10.5px;font-weight:800;line-height:14px;display:inline-flex}.modal-campaign-name-pill,.modal-prize-name-pill{border-radius:5px;align-items:center;gap:4px;max-width:100%;padding:2px 8px;font-size:10.5px;line-height:14px;display:inline-flex}.modal-campaign-name-pill{color:var(--text);background:#ffffff0f;border:1px solid #ffffff1f}.modal-campaign-name-pill strong{color:var(--navy);font-weight:750}.meta-icon-sparkle{color:#55ea4d;flex-shrink:0}.modal-prize-name-pill{color:#ffe088;background:#d4af371f;border:1px solid #d4af374d}.modal-prize-name-pill strong{color:#ffdf75;font-weight:750}.meta-icon-trophy{color:#d4af37;flex-shrink:0}.meta-prefix{color:var(--muted);margin-right:2px;font-weight:600}.pix-summary-inline{background:#22c55e14;border:1px solid #22c55e33;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:6px 14px;display:flex}.pix-summary-icon{color:#22c55e;align-items:center;display:flex}.pix-summary-text{color:var(--text);font-size:13px;font-weight:700}.pix-summary-amount{color:#22c55e;font-size:18px;font-weight:900;line-height:1}.pix-countdown-compact{border-radius:10px;gap:5px;padding:8px 12px;transition:all .25s;display:grid;position:relative}.pix-countdown-compact.is-active{background:linear-gradient(145deg,#55ea4d14 0%,#121619f2 100%),#121517;border:1px solid #55ea4d47;box-shadow:0 4px 14px #00000040}.pix-countdown-compact.is-warning{background:linear-gradient(145deg,#f59e0b1a 0%,#181410f2 100%),#151311;border:1px solid #f59e0b66}.pix-countdown-compact.is-urgent{background:linear-gradient(145deg,#ef444424 0%,#1a0e0ef2 100%),#171111;border:1px solid #ef444480;animation:1.8s ease-in-out infinite urgentGlowPulse}.pix-countdown-compact.is-expired{background:linear-gradient(145deg,#ef44442e 0%,#160a0af5 100%),#160e0e;border:1px solid #ef4444}.pix-countdown-compact-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.pix-countdown-compact-time{align-items:center;gap:6px;display:inline-flex}.pix-countdown-compact-icon.active{color:#55ea4d}.pix-countdown-compact-icon.alert{color:#ef4444}.pix-countdown-compact-label{color:var(--muted);font-size:11.5px;font-weight:700}.pix-countdown-compact-digits{font-variant-numeric:tabular-nums;letter-spacing:1px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:18px;font-weight:900;line-height:1}.pix-countdown-compact.is-active .pix-countdown-compact-digits{color:#55ea4d;text-shadow:0 0 10px #55ea4d73}.pix-countdown-compact.is-warning .pix-countdown-compact-digits{color:#fbbf24;text-shadow:0 0 10px #fbbf2473}.pix-countdown-compact.is-urgent .pix-countdown-compact-digits{color:#ef4444;text-shadow:0 0 10px #ef44448c}.pix-countdown-compact.is-expired .pix-countdown-compact-digits{color:#ef4444}.pix-countdown-compact-details{align-items:center;gap:8px;display:inline-flex}.pix-countdown-compact-expires{color:var(--muted);align-items:center;gap:4px;font-size:11.5px;display:inline-flex}.pix-countdown-compact-expires strong{color:var(--navy);font-weight:750}.pix-countdown-compact-chip{letter-spacing:.02em;border-radius:999px;padding:1px 7px;font-size:9.5px;font-weight:750}.pix-countdown-compact.is-active .pix-countdown-compact-chip{color:#55ea4d;background:#55ea4d29}.pix-countdown-compact.is-warning .pix-countdown-compact-chip{color:#fbbf24;background:#f59e0b33}.pix-countdown-compact.is-urgent .pix-countdown-compact-chip,.pix-countdown-compact.is-expired .pix-countdown-compact-chip{color:#fca5a5;background:#ef444438}.pix-countdown-compact-track{background:#ffffff14;border-radius:999px;height:3px;overflow:hidden}.pix-countdown-compact-fill{border-radius:999px;height:100%;transition:width 1s linear}.pix-countdown-compact.is-active .pix-countdown-compact-fill{background:linear-gradient(90deg,#16a34a,#55ea4d);box-shadow:0 0 6px #55ea4d80}.pix-countdown-compact.is-warning .pix-countdown-compact-fill{background:linear-gradient(90deg,#d97706,#fbbf24)}.pix-countdown-compact.is-urgent .pix-countdown-compact-fill,.pix-countdown-compact.is-expired .pix-countdown-compact-fill{background:linear-gradient(90deg,#dc2626,#ef4444)}.pix-countdown-compact-alert{color:#fca5a5;background:#ef444424;border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font-size:11px;display:flex}html[data-theme=light] .pix-countdown-compact.is-active{background:linear-gradient(145deg,#eefbf0 0%,#fff 100%);border-color:#22c55e59;box-shadow:0 3px 12px #22c55e1a}html[data-theme=light] .pix-countdown-compact.is-active .pix-countdown-compact-digits{color:#15803d;text-shadow:none}html[data-theme=light] .pix-countdown-compact-track{background:#0000000f}html[data-theme=light] .modal-campaign-name-pill{background:#0000000a;border-color:#00000014}.finance-hero article.profit-card{border-radius:var(--radius);background:linear-gradient(135deg,#55ea4d1f 0%,#148f1a0d 100%),#141816;border:1px solid #55ea4d66;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;display:flex!important}.finance-hero article.profit-card:before{content:"";background:linear-gradient(90deg,#148f1a,#55ea4d);height:3px;position:absolute;top:0;left:0;right:0}.profit-card-header{justify-content:space-between;align-items:center;width:100%;display:flex}.profit-card-header>span{color:var(--muted);font-size:14px;font-weight:600;line-height:20px}.finance-hero article.profit-card strong{color:#55ea4d;text-shadow:0 0 10px #55ea4d59;margin:8px 0;font-size:26px;font-weight:850;display:block}.profit-card-footer{color:var(--muted);align-items:center;gap:6px;font-size:12px;line-height:16px;display:flex}.profit-badge-pill{color:#55ea4d;background:#55ea4d2e;border:1px solid #55ea4d59;border-radius:999px;align-items:center;gap:3px;padding:2px 7px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}html[data-theme=light] .finance-hero article.profit-card{background:linear-gradient(135deg,#f0fdf4 0%,#fff 100%);border-color:#22c55e66;box-shadow:0 4px 16px #22c55e14}html[data-theme=light] .finance-hero article.profit-card strong{color:#15803d;text-shadow:none}html[data-theme=light] .profit-badge-pill{color:#15803d;background:#dcfce7;border-color:#86efac}@media (max-width:1100px){.finance-hero{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.finance-hero{grid-template-columns:1fr}}.cartela-profit-section{margin-bottom:24px}.cartela-profit-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;margin-top:14px;display:grid}.cartela-profit-card{background:var(--card-bg,#161a1d);border:1px solid var(--line,#ffffff14);border-radius:12px;flex-direction:column;gap:12px;padding:16px;transition:transform .2s,border-color .2s;display:flex}.cartela-profit-card:hover{border-color:#55ea4d59;transform:translateY(-2px)}.cartela-profit-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.cartela-profit-title-area{flex-direction:column;gap:2px;display:flex}.cartela-profit-title-area small{color:#55ea4d;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.cartela-profit-title-area strong{color:var(--text);font-size:16px;font-weight:750}.cartela-profit-stats{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;grid-template-columns:1fr 1fr;gap:10px;padding:10px 14px;display:grid}.cartela-stat-item{flex-direction:column;gap:2px;display:flex}.cartela-stat-item span{color:var(--muted);font-size:11px}.cartela-stat-item strong{color:var(--text);font-size:14px;font-weight:700}.cartela-stat-item.profit-highlight strong{color:#55ea4d;font-size:16px;font-weight:850}html[data-theme=light] .cartela-stat-item.profit-highlight strong{color:#15803d}.cartela-buyers-list{border-top:1px dashed #ffffff14;flex-direction:column;gap:6px;padding-top:10px;display:flex}.cartela-buyers-title{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}.cartela-buyer-row{background:#ffffff05;border-radius:8px;justify-content:space-between;align-items:center;padding:6px 10px;font-size:12px;display:flex}.cartela-buyer-row .buyer-info{align-items:center;gap:8px;display:flex}.cartela-buyer-row .buyer-info strong{color:var(--text);font-weight:600}.cartela-buyer-row .buyer-profit{align-items:center;gap:8px;display:flex}.cartela-buyer-row .buyer-profit .paid-val{color:var(--muted)}.cartela-buyer-row .buyer-profit .profit-val{color:#55ea4d;font-weight:800}html[data-theme=light] .cartela-buyer-row .buyer-profit .profit-val{color:#15803d}.statement-profit-val{align-items:center;gap:4px;display:inline-flex;color:#55ea4d!important;font-weight:800!important}html[data-theme=light] .statement-profit-val{color:#15803d!important}.item-badge-pill{color:var(--text);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;align-items:center;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}
