:root{--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{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{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;min-height:58px;padding:6px 8px;display:grid}.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{background:linear-gradient(145deg,#f1faed,#e9fbe7);border:1px solid #32cd321a;box-shadow:0 7px 17px #32cd321a,inset 0 1px #ffffffe0}.sidebar-avatar svg{stroke-width:1.8px;width:23px;height:23px}.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;line-height:20px}.sidebar-profile small{color:var(--muted);font-size:12px;line-height:16px}.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:nth-child(10n){border-right:0}.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-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-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-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:1.2fr 1fr 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}.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{color:var(--blue);background:0 0;border:0;padding:0;font-size:14px;font-weight:700;line-height:20px}.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}.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}html[data-theme=dark] .customer-cartela-grid button strong{color:var(--navy)}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{background:var(--theme-header);border-right-color:var(--line);box-shadow:12px 0 36px #0000003d}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}.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{background:#fff;border-color:#32cd323d;box-shadow:0 28px 70px #1720181f,0 0 0 22px #32cd320d,0 0 0 44px #d4af370a}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}}.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] .login-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{border-radius:50%;box-shadow:0 16px 36px #0000004d,inset 0 1px #ffffff0d}.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-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}
