/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--spacing:.25rem;--container-md:28rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--font-weight-semibold:600;--font-weight-bold:700;--leading-relaxed:1.625;--radius-lg:.5rem;--radius-xl:.75rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.block{display:block}.flex{display:flex}.grid{display:grid}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.max-w-md{max-width:var(--container-md)}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.rounded{border-radius:.25rem}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-\[var\(--g200\)\]{border-color:var(--g200)}.border-\[var\(--surface-brd\)\]{border-color:var(--surface-brd)}.bg-\[var\(--bc-yellow\)\]{background-color:var(--bc-yellow)}.bg-\[var\(--surface-2\)\]{background-color:var(--surface-2)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.p-10{padding:calc(var(--spacing) * 10)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.text-center{text-align:center}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-\[var\(--g500\)\]{color:var(--g500)}.text-\[var\(--red\)\]{color:var(--red)}.text-\[var\(--txt-hi\)\]{color:var(--txt-hi)}.text-black{color:var(--color-black)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.opacity-90{opacity:.9}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/geist-latin.woff2)format("woff2")}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/geist-latin-ext.woff2)format("woff2");unicode-range:u+100-24f,u+259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}:root{--forest-950:#03150e;--forest-900:#06281b;--forest-850:#083421;--forest-800:#0b432a;--nigeria-green:#008751;--lime:#d9f520;--lime-soft:#efffa0;--gold:#ffc928;--orange:#ff8a1e;--ivory:#fff8e8;--cream:#f7f2e5;--white:#fff;--ink:#10231a;--muted:#5d7067;--line:#10231a21;--dark-line:#ffffff24;--blue:#1677ff;--green:#008751;--red:#e23b2f;--amber:#d86e00;--bc-yellow:#ffc928;--bc-black:#03150e;--bc-ink:#10231a;--g50:#faf8f1;--g100:#f1eee4;--g200:#dfe4de;--g500:#607169;--g600:#44574e;--g900:#10231a;--font-body:"Geist",ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;--font-display:"Geist",ui-sans-serif,system-ui,-apple-system,"Segoe UI Black",sans-serif;--surface:#ffffff0b;--surface-2:#ffffff13;--surface-brd:#ffffff1f;--surface-brd-strong:#ffffff38;--txt-hi:#f2faf3;--txt-mid:#e9f5eca8;--txt-low:#e9f5ec70}*{box-sizing:border-box}body,html{background:var(--forest-950)}body{color:var(--ink);font-family:var(--font-body),Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}.font-display,h1,h2,h3{font-family:var(--font-display),"Archivo",ui-sans-serif,system-ui,sans-serif}.tabular{font-variant-numeric:tabular-nums}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}a,button:not(:disabled){cursor:pointer}button,input{font:inherit}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.brand-logo{object-fit:contain;filter:drop-shadow(0 14px 24px #00000038)}.brand-logo-sm{width:58px;height:55px}.brand-logo-md{width:92px;height:88px}.brand-logo-lg{width:min(280px,56vw);height:auto}.eyebrow{color:var(--nigeria-green);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:900}.landing-page{background:radial-gradient(circle at 82% 10%,#d9f5201f,transparent 25rem),linear-gradient(180deg,#fffdf6 0,var(--ivory) 55%,#f6eddb 100%);min-height:100vh;position:relative;overflow:hidden}.landing-page:before{content:"";opacity:.38;background-image:radial-gradient(#00573326 .7px,#0000 0);background-size:22px 22px;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 68%);mask-image:linear-gradient(#000,#0000 68%)}.ambient-orb,.landing-page:before{pointer-events:none;position:absolute}.ambient-orb{filter:blur(2px);border-radius:999px}.ambient-orb-one{background:#ff8a1e21;width:250px;height:250px;top:33rem;left:-10rem}.ambient-orb-two{border:42px solid #00875117;width:330px;height:330px;top:3rem;right:-12rem}.featured-show,.hero-section,.landing-nav,.showcase-section,.story-strip{z-index:1;width:min(1180px,100% - 40px);margin-inline:auto;position:relative}.landing-nav{border-bottom:1px solid #0057331f;justify-content:space-between;padding:20px 0}.brand-lockup,.landing-nav{align-items:center;display:flex}.brand-lockup{gap:10px}.brand-lockup .eyebrow{color:var(--forest-900);font-size:.84rem}.brand-subtitle{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:1px 0 0;font-size:.76rem;font-weight:750}.nav-demo-link,.primary-cta,.secondary-cta{border-radius:999px;justify-content:center;align-items:center;gap:9px;font-weight:850;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.nav-demo-link{background:var(--forest-900);color:#fff;padding:10px 16px;box-shadow:0 8px 24px #03150e26}.nav-demo-link svg{width:20px}.nav-auth{align-items:center;gap:10px;display:flex}.nav-auth-link{color:var(--forest-900);padding:10px 14px;font-weight:850}.nav-auth-link:hover{color:var(--nigeria-green)}.nav-auth-cta{background:var(--forest-900);color:#fff;border-radius:999px;padding:10px 16px;font-weight:850;box-shadow:0 8px 24px #03150e26}.nav-auth-cta:hover,.nav-demo-link:hover,.primary-cta:hover,.secondary-cta:hover{transform:translateY(-2px)}.hero-section{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:48px;min-height:620px;padding:62px 0 54px;display:grid}.hero-copy{max-width:660px}.hero-kicker,.live-pill{color:var(--forest-800);letter-spacing:.04em;text-transform:uppercase;background:#ffffffa8;border:1px solid #00875133;border-radius:999px;align-items:center;gap:9px;padding:8px 12px;font-size:.78rem;font-weight:850;display:inline-flex}.live-dot{background:var(--orange);border-radius:999px;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 5px #ff8a1e24}.hero-copy h1{color:var(--forest-950);letter-spacing:-.058em;margin:22px 0 18px;font-size:clamp(3rem,6vw,5.65rem);font-weight:950;line-height:.94}.hero-copy h1 span{color:var(--nigeria-green);display:block}.hero-lead{color:#43584d;max-width:620px;margin:0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px;display:flex}.primary-cta{background:var(--forest-900);color:#fff;padding:15px 21px;box-shadow:0 13px 28px #03311f33}.primary-cta svg:first-child{width:24px;color:var(--lime)}.primary-cta svg:last-child{width:18px}.hero-actions .secondary-cta{color:var(--forest-900);background:#ffffffb8;border:1px solid #03311f2e;border-radius:999px;padding:15px 21px;font-weight:850}.prototype-note{color:var(--muted);font-size:.78rem}.hero-proof{border-top:1px solid #00573321;gap:28px;margin-top:34px;padding-top:25px;display:flex}.hero-proof div{gap:2px;display:grid}.hero-proof strong{color:var(--forest-900);letter-spacing:-.04em;font-size:1.45rem}.hero-proof span{color:var(--muted);font-size:.76rem}.hero-visual{place-items:center;min-height:470px;display:grid}.hero-logo-stage{aspect-ratio:1;background:radial-gradient(circle,#0f5734 0,var(--forest-900) 58%,var(--forest-950) 100%);border-radius:50%;place-items:center;width:min(430px,80vw);display:grid;position:relative;box-shadow:0 32px 80px #053b2547,inset 0 0 0 1px #ffffff1f}.hero-logo-stage:before{content:"";border:1px dashed #d9f52047;border-radius:50%;position:absolute;inset:7%}.stage-ring{border:1px solid #d9f52029;border-radius:50%;position:absolute}.stage-ring-one{inset:-6%}.stage-ring-two{opacity:.5;inset:-12%}.hero-logo-stage .brand-logo{z-index:2;filter:drop-shadow(0 24px 34px #00000059);position:relative}.floating-chip{z-index:3;color:var(--forest-900);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffff57;border-radius:14px;align-items:center;gap:7px;padding:10px 13px;font-size:.78rem;font-weight:900;display:inline-flex;position:absolute;box-shadow:0 12px 32px #03150e33}.floating-chip svg{width:19px;color:var(--nigeria-green)}.chip-live{color:#a93817;top:11%;right:-2%}.chip-live svg{color:#e75024}.chip-prize{bottom:10%;right:-5%}.chip-crowd{bottom:17%;left:-9%}.story-strip{background:var(--forest-900);color:#fff;border-radius:24px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden;box-shadow:0 22px 54px #03150e2e}.story-strip>div{border-right:1px solid #ffffff1c;grid-template-columns:auto 1fr;gap:3px 14px;padding:25px 28px;display:grid;position:relative}.story-strip>div:last-child{border-right:0}.story-strip>div>span{color:#ffffff2b;font-size:2.4rem;font-weight:950;position:absolute;top:12px;right:16px}.story-strip svg{width:28px;color:var(--lime);grid-row:span 2}.story-strip strong{font-size:1.02rem}.story-strip p{color:#ffffffad;margin:2px 0 0;font-size:.79rem;line-height:1.45}.showcase-section{padding:92px 0 70px}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px;display:flex}.featured-copy h2,.section-heading h2{color:var(--forest-950);letter-spacing:-.04em;margin:6px 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1}.section-heading>p{max-width:480px;color:var(--muted);margin:0;line-height:1.6}.view-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.view-card{background:#ffffffb8;border:1px solid #00573321;border-radius:19px;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;padding:21px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 8px 24px #03150e0d}.view-card:hover{border-color:#00875159;transform:translateY(-3px);box-shadow:0 15px 34px #03150e1c}.view-icon{background:var(--forest-900);width:48px;height:48px;color:var(--lime);border-radius:14px;place-items:center;display:grid}.view-icon svg{width:24px}.view-card h3{color:var(--forest-900);margin:0 0 4px}.view-card p{color:var(--muted);margin:0;font-size:.84rem}.view-arrow{width:20px;color:var(--nigeria-green)}.live-shows-empty{color:var(--muted);background:#ffffff8c;border:1px dashed #00573338;border-radius:16px;margin:0;padding:24px}.live-shows-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.live-show-card{background:#ffffffc7;border:1px solid #00573321;border-radius:19px;flex-direction:column;gap:18px;padding:22px;display:flex;box-shadow:0 8px 24px #03150e0d}.live-show-card h3{color:var(--forest-900);letter-spacing:-.03em;margin:10px 0 6px;font-size:1.35rem}.live-show-card-copy p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.45}.live-show-card-actions{flex-wrap:wrap;gap:10px;display:flex}.show-picker-topbar{z-index:5;position:absolute;top:24px;right:24px}.show-picker-shell{width:min(560px,100%)}.show-picker-list{flex-direction:column;gap:10px;margin:8px 0 0;padding:0;list-style:none;display:flex}.show-picker-item{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.show-picker-item strong{color:var(--txt-hi);margin-bottom:4px;display:block}.show-picker-item p{color:var(--txt-mid);margin:0;font-size:.82rem}.history-item{flex-wrap:wrap}.history-item-meta{flex-wrap:wrap;align-items:center;gap:4px;margin-top:4px;display:flex}.history-inline-icon{vertical-align:-2px;width:14px;height:14px;color:var(--txt-low);margin-right:3px}.auth-shell.history-shell{width:min(880px,100%)}.search-input{border:1px solid var(--surface-brd);background:var(--surface-2);border-radius:12px;align-items:center;gap:8px;min-height:46px;padding:0 14px;display:flex}.search-input-icon{width:18px;height:18px;color:var(--txt-low);flex:none}.search-input input{min-width:0;color:var(--txt-hi);background:0 0;border:0;flex:1;padding:12px 0;font-size:1rem}.search-input input:focus{outline:none}.search-input input::placeholder{color:var(--txt-low)}.history-table-wrap{border:1px solid var(--surface-brd);background:#ffffff0a;border-radius:14px;margin-top:8px;overflow-x:auto}.history-table{border-collapse:collapse;width:100%;min-width:640px}.history-table td,.history-table th{text-align:left;color:var(--txt-mid);white-space:nowrap;padding:12px 16px;font-size:.84rem}.history-table th{color:var(--txt-low);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--surface-brd);font-size:.72rem;font-weight:700}.history-table tbody tr{border-bottom:1px solid #ffffff0f}.history-table tbody tr:last-child{border-bottom:0}.history-table td strong{color:var(--txt-hi)}.history-table td.history-table-actions{text-align:right;white-space:nowrap}.pagination-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:4px;display:flex}.pagination-summary{color:var(--txt-low);font-size:.8rem}.pagination-controls{align-items:center;gap:10px;display:flex}.pagination-controls .control-button{min-width:36px;min-height:36px;padding:8px}.pagination-controls .control-button svg{width:16px}.pagination-page{color:var(--txt-mid);white-space:nowrap;font-size:.82rem}@media (max-width:700px){.history-table-wrap{background:0 0;border:0;overflow:visible}.history-table{min-width:0}.history-table thead{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.history-table tbody{flex-direction:column;gap:10px;display:flex}.history-table tr{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.history-table td{white-space:normal;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;font-size:.82rem;display:flex}.history-table td:before{content:attr(data-label);color:var(--txt-low);text-transform:uppercase;letter-spacing:.05em;flex:none;font-size:.72rem;font-weight:700}.history-table td:first-child{display:block}.history-table td:first-child:before{content:none}.history-table td.history-table-actions{justify-content:flex-end;margin-top:4px}.history-table td.history-table-actions:before{content:none}}.featured-show{background:linear-gradient(135deg,#f4ffc2,#fff6da);border:1px solid #00875124;border-radius:25px;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:35px;margin-bottom:64px;padding:34px;display:grid}.featured-copy p{max-width:520px;color:var(--muted);margin:13px 0 0;line-height:1.55}.live-pill{color:#a74419;background:#ffffffb8;border-color:#ff8a1e3d}.featured-stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.featured-stats div{background:#ffffffa8;border-radius:15px;min-width:100px;padding:15px;display:grid}.featured-stats svg{width:19px;color:var(--nigeria-green);margin-bottom:8px}.featured-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.69rem}.featured-stats strong{color:var(--forest-900);margin-top:3px}.secondary-cta{background:var(--nigeria-green);color:#fff;white-space:nowrap;padding:13px 17px}.secondary-cta svg{width:18px}.app-page{background:radial-gradient(circle at 78% -12%,#d9f5201f,transparent 30rem),radial-gradient(circle at 6% 4%,#00875129,transparent 26rem),var(--forest-950);min-height:100vh;color:var(--txt-hi);padding:24px;position:relative}.auth-page{place-items:center;display:grid}.auth-shell{flex-direction:column;gap:14px;width:min(420px,100%);display:flex}.auth-shell h1{letter-spacing:-.04em;color:var(--txt-hi);margin:8px 0 0;font-size:clamp(1.8rem,4vw,2.4rem)}.auth-lead,.auth-muted{color:var(--txt-mid);margin:0;line-height:1.45}.auth-form{gap:12px;margin-top:8px}.auth-field,.auth-form{flex-direction:column;display:flex}.auth-field{color:var(--txt-mid);gap:6px;font-weight:700}.auth-field input{border:1px solid var(--surface-brd);background:var(--surface-2);min-height:46px;color:var(--txt-hi);border-radius:12px;padding:12px 14px;font-size:1rem}.auth-field input:focus{outline-offset:1px;outline:2px solid #d9f52073}.auth-error{color:#ff9d92;margin:0;font-weight:700}.otp-input,.phone-input{flex-direction:column;gap:8px;display:flex}.otp-input-label,.phone-input-label{color:var(--txt-mid);font-size:.84rem;font-weight:700}.phone-input-shell{border:1px solid var(--surface-brd);background:var(--surface-2);border-radius:14px;transition:border-color .16s,box-shadow .16s;overflow:hidden}.phone-input-shell:focus-within{border-color:#d9f5208c;box-shadow:0 0 0 2px #d9f52033}.phone-input-row{align-items:center;gap:12px;padding:10px 12px;display:flex}.phone-input-icon{width:42px;height:42px;color:var(--lime);background:#d9f5201f;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.phone-input-icon svg{width:20px;height:20px}.phone-input-field{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.phone-input-cc{background:var(--lime);color:var(--forest-950);border-radius:10px;flex-shrink:0;padding:6px 10px;font-size:.82rem;font-weight:850}.phone-input-field input{min-width:0;color:var(--txt-hi);letter-spacing:.03em;background:0 0;border:0;outline:none;flex:1;font-size:1.05rem;font-weight:700}.phone-input-field input::placeholder{color:var(--txt-low);letter-spacing:normal;font-weight:500}.phone-input-field input:disabled{opacity:.5}.otp-input-hint,.phone-input-hint{color:var(--txt-low);margin:0;font-size:.74rem;line-height:1.45}.otp-sent-banner{color:var(--txt-mid);text-align:center;background:#d9f52014;border:1px solid #d9f52047;border-radius:12px;margin:0;padding:10px 12px;font-size:.86rem}.otp-sent-banner strong{color:var(--txt-hi);font-weight:800}.otp-input-row{justify-content:space-between;gap:8px;display:flex}.otp-digit{border:1.5px solid var(--surface-brd);background:var(--surface-2);width:100%;max-width:48px;height:54px;color:var(--txt-hi);text-align:center;border-radius:12px;outline:none;font-size:1.25rem;font-weight:800;transition:border-color .16s,background .16s,box-shadow .16s}.otp-digit:focus{border-color:#d9f5208c;box-shadow:0 0 0 2px #d9f52033}.otp-digit-filled{background:#d9f5201a;border-color:#d9f520b3}.otp-digit:disabled{opacity:.5}.otp-footer{border:1px solid var(--surface-brd);background:var(--surface);border-radius:14px;flex-direction:column;gap:10px;padding:12px;display:flex}.otp-footer-expiry{color:var(--txt-mid);justify-content:center;align-items:center;gap:8px;font-size:.86rem;display:flex}.otp-footer-expiry svg{width:16px;height:16px;color:var(--txt-low);flex-shrink:0}.otp-footer-expiry strong{color:var(--txt-hi);font-weight:800}.otp-footer-expiry.is-expired,.otp-footer-expiry.is-expired svg{color:#ff9d92}.otp-footer-resend{text-align:center;color:var(--txt-low);font-size:.86rem}.otp-footer-resend strong{color:var(--txt-hi);font-weight:800}.otp-resend-btn{color:var(--lime);text-underline-offset:3px;background:0 0;border:0;align-items:center;gap:6px;margin:0;padding:0;font-size:.86rem;font-weight:800;text-decoration:underline;display:inline-flex}.otp-resend-btn:disabled{opacity:.55;cursor:not-allowed;text-decoration:none}.otp-resend-btn svg{width:14px;height:14px}.otp-resend-btn svg.is-spinning{animation:otp-spin .8s linear infinite}@keyframes otp-spin{to{transform:rotate(1turn)}}.modal-overlay{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#03150eb8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-card{width:100%;max-width:360px;max-height:92vh;padding:22px;overflow-y:auto}.modal-card h2,.modal-card input{color:var(--txt-hi)}.modal-card input{width:100%;font:inherit;border:1px solid var(--surface-brd);background:var(--surface-2);border-radius:10px;margin:14px 0;padding:10px 12px}.modal-card input:focus{outline-offset:1px;outline:2px solid #d9f52073}.modal-actions{justify-content:flex-end;gap:10px;display:flex}.password-modal-card{max-width:380px;padding:20px}.password-modal-title{color:var(--txt-hi);margin:0 0 12px;font-size:1.1rem}.password-modal-error{margin:0 0 12px;font-size:.82rem;line-height:1.35}.password-modal-fields{flex-direction:column;gap:12px;display:flex}.password-field{flex-direction:column;gap:4px;display:flex}.password-field label{color:var(--txt-mid);font-size:.78rem;font-weight:700}.password-field input{width:100%;min-height:38px;font:inherit;border:1px solid var(--surface-brd);background:var(--surface-2);color:var(--txt-hi);border-radius:9px;margin:0;padding:8px 34px 8px 11px;font-size:.9rem}.password-field input:focus{outline-offset:1px;outline:2px solid #d9f52073}.password-hint{color:var(--txt-low);font-size:.68rem;font-weight:500;line-height:1.3}.password-input-wrap{position:relative}.password-toggle{width:27px;height:27px;color:var(--txt-low);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.password-toggle:hover{color:var(--txt-hi);background:#ffffff1a}.password-toggle svg{width:17px;height:17px}.password-modal-card .modal-actions{margin-top:18px}@media (max-width:420px){.password-modal-card{padding:16px}.password-modal-fields{gap:10px}}.modal-actions button{cursor:pointer;font-weight:700;font:inherit;border:1px solid #0000;border-radius:10px;padding:8px 16px}.modal-actions button[type=submit]{background:var(--gold);color:var(--forest-950);border-color:#0000}.modal-actions button[type=button]{border-color:var(--surface-brd);color:var(--txt-mid);background:0 0}.modal-actions button:disabled{opacity:.5;cursor:not-allowed}.view-shell{width:min(1180px,100%);margin:0 auto}.show-header{color:var(--txt-hi);flex-wrap:wrap;justify-content:space-between;gap:12px 20px;margin-bottom:22px}.show-brand,.show-header{align-items:center;display:flex}.show-brand{flex-shrink:0;gap:12px}.show-brand-copy h1{color:var(--txt-hi);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800}.show-brand-copy p{color:var(--txt-mid);margin:3px 0 0;font-size:.78rem}.header-status{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;display:flex}.header-status>*{flex-shrink:0}.header-status .control-button{white-space:nowrap}.surface{border:1px solid var(--surface-brd);background:var(--surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;box-shadow:inset 0 1px #ffffff0d,0 18px 44px #00000052}.surface-muted{background:var(--surface-2)}.section-label{color:var(--txt-low);letter-spacing:.11em;text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:900}.headline-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.status-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.status-card{border:1px solid var(--surface-brd);background:var(--surface);border-radius:16px;padding:15px 17px}.status-card span{color:var(--txt-low);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:850;display:block}.status-card strong{color:var(--txt-hi);font-family:var(--font-display);letter-spacing:-.02em;margin-top:4px;font-size:1.5rem;font-weight:800;display:block}.control-bar{border:1px solid var(--surface-brd);background:var(--surface);border-radius:17px;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:18px;padding:13px;display:flex}.control-button{border:1px solid var(--surface-brd);background:var(--surface-2);min-height:42px;color:var(--txt-hi);border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-weight:850;transition:transform .16s,background .16s,opacity .16s,box-shadow .16s;display:inline-flex}.control-button:hover:not(:disabled){background:#ffffff24;transform:translateY(-1px)}.control-button:disabled{cursor:not-allowed;opacity:.3}.control-button.primary{background:var(--lime);color:var(--forest-950);border-color:#0000;box-shadow:0 8px 22px #d9f5203d}.control-button.reveal{background:var(--gold);color:var(--forest-950);border-color:#0000;box-shadow:0 8px 22px #ffc9283d}.control-button.green{background:var(--nigeria-green);color:#fff;border-color:#0000}.control-button.heat{color:#ffca9a;background:#ff8a1e29;border-color:#ff8a1e80}.control-button.heat:hover:not(:disabled){background:#ff8a1e42}.control-button.danger{color:#ff9d92;background:#e23b2f26;border-color:#e23b2f80}.control-button.danger:hover:not(:disabled){background:#e23b2f42}.control-button svg{width:18px}.control-toggle{color:var(--txt-mid);align-items:center;gap:8px;margin-left:auto;font-size:.8rem;display:inline-flex}.control-toggle input{width:18px;height:18px;accent-color:var(--lime)}.account-menu{position:relative}.account-menu-trigger{border:1px solid var(--surface-brd);background:var(--surface-2);width:42px;height:42px;color:var(--txt-hi);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .16s,box-shadow .16s;display:inline-flex}.account-menu-trigger:hover{background:#ffffff24}.account-menu-trigger[aria-expanded=true]{box-shadow:0 0 0 2px #d9f52080}.account-menu-trigger svg{width:27px;height:27px}.account-menu-panel{z-index:50;border-radius:14px;min-width:190px;padding:6px;position:absolute;top:calc(100% + 8px);right:0}.account-menu-label{color:var(--txt-low);letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid var(--surface-brd);margin:0;padding:8px 10px 7px;font-size:.66rem;font-weight:900}.account-menu-item{width:100%;color:var(--txt-hi);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;margin-top:4px;padding:9px 10px;font-size:.85rem;font-weight:750;display:flex}.account-menu-item:hover{background:#ffffff1a}.account-menu-item svg{flex-shrink:0;width:17px}.game-layout{grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:16px;display:grid}.game-layout>*{min-width:0}.activity-panel,.demo-driver,.leaderboard-panel,.question-panel{padding:22px}.activity-panel{min-height:100%}.demo-driver{background:linear-gradient(135deg,#d9f52017,#ffc9280d);border-color:#d9f52052;justify-content:space-between;align-items:center;gap:14px;margin-top:16px;display:flex}.demo-driver-copy h2{color:var(--txt-hi);margin:0;font-size:1rem}.demo-driver-copy p{color:var(--txt-mid);margin:4px 0 0;font-size:.76rem}.player-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.phase-badge{color:var(--txt-hi);text-transform:uppercase;letter-spacing:.05em;background:#ffffff17;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:.72rem;font-weight:900;display:inline-flex}.phase-badge-live{color:#6ff0a8;background:#00a85a2e}.phase-badge-live:before{content:"";background:#35e07f;border-radius:50%;width:7px;height:7px;animation:livePulse 1.5s ease-in-out infinite;box-shadow:0 0 0 5px #35e07f24}.phase-badge-dark{color:#fff;background:#ffffff1a}.timer{border:3px solid var(--gold);min-width:54px;height:54px;color:var(--txt-hi);font-family:var(--font-display);font-variant-numeric:tabular-nums;background:#ffc92814;border-radius:999px;place-items:center;padding:0 10px;font-weight:800;display:grid;box-shadow:0 0 18px #ffc9282e}.timer-big{color:#fff;background:radial-gradient(circle,#ffc92824,#0000 70%);border-width:5px;width:108px;height:108px;font-size:3.1rem;box-shadow:0 0 46px #ffc92838,inset 0 0 22px #ffc9281a}.timer-critical{border-color:var(--orange);color:#ff8a1e;animation:timerPulse .8s ease-in-out infinite;box-shadow:0 0 26px #ff8a1e59}.timer-big.timer-critical{color:#ff8a1e;box-shadow:0 0 52px #ff8a1e66,inset 0 0 22px #ff8a1e24}.question-card,.question-card-dark{color:var(--txt-hi)}.question-meta{align-items:center;gap:9px;margin-bottom:12px;display:flex}.difficulty-pill{color:var(--gold);text-transform:uppercase;letter-spacing:.04em;background:#ffc92829;border-radius:999px;padding:5px 9px;font-size:.69rem;font-weight:900}.question-card h2{color:var(--txt-hi);letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(1.3rem,2.3vw,2.05rem);font-weight:700;line-height:1.16}.answer-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.answer-tile{border:1.5px solid var(--surface-brd);background:var(--surface-2);min-height:62px;color:var(--txt-hi);text-align:left;font-family:var(--font-body);border-radius:14px;align-items:center;gap:12px;padding:12px 15px;font-weight:650;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:flex;position:relative}.answer-tile:not(:disabled):hover{border-color:#d9f5208c;transform:translateY(-2px);box-shadow:0 10px 22px #00000047}.answer-key{width:30px;height:30px;color:var(--lime);font-family:var(--font-display);background:#ffffff17;border-radius:9px;flex:none;place-items:center;font-size:.8rem;font-weight:800;display:grid}.answer-state{letter-spacing:.04em;text-transform:uppercase;background:#ffffff14;border-radius:7px;margin-left:auto;padding:4px 7px;font-size:.62rem;font-weight:800}.answer-tile-selected{background:#d9f5201a;border-color:#d9f5208c}.answer-tile-correct{border-color:var(--lime);background:#d9f52029;box-shadow:0 0 24px #d9f5202e}.answer-tile-correct .answer-state{background:var(--lime);color:var(--forest-950)}.answer-tile-wrong{background:#e23b2f1f;border-color:#e23b2f99}.answer-tile-wrong .answer-state{background:var(--red);color:#fff}.answer-tile-dark .answer-key{color:var(--lime);background:#ffffff1a}.answer-tile-dark.answer-tile-correct{border-color:var(--lime);background:#d9f52029}.waiting-card{color:var(--txt-mid);text-align:center;background:#d9f5200a;border:1px dashed #d9f5204d;border-radius:16px;padding:40px 35px}.waiting-card strong{color:var(--txt-hi);font-family:var(--font-display);margin-bottom:5px;font-size:1.05rem;display:block}.player-card{border:1px solid var(--surface-brd);background:var(--surface);border-radius:16px;padding:15px;box-shadow:0 10px 24px #0000003d}.player-card-eliminated{filter:grayscale(.7);opacity:.5}.player-card-header{justify-content:space-between}.player-card-header,.player-ident{align-items:center;gap:9px;display:flex}.player-ident{min-width:0}.player-avatar{background:var(--forest-800);width:38px;height:38px;color:var(--lime);font-family:var(--font-display);border:2px solid #d9f5208c;border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.player-avatar-link{cursor:pointer;text-decoration:none;transition:transform .15s,border-color .15s}.player-avatar-link:focus-visible,.player-avatar-link:hover{border-color:var(--lime);transform:scale(1.05)}.player-avatar-link:focus-visible{outline:2px solid var(--lime);outline-offset:2px}.player-name{color:var(--txt-hi);margin:0;font-weight:800;line-height:1.1}.player-score{color:var(--txt-mid);font-family:var(--font-display);font-variant-numeric:tabular-nums;margin:3px 0 0;font-size:.74rem;font-weight:700}.player-tools{color:var(--txt-low);margin:9px 0 0;font-size:.7rem}.status-pill{color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:5px 8px;font-size:.65rem;font-weight:900;display:inline-flex}.meter{margin-top:10px}.meter-labels{color:var(--txt-mid);justify-content:space-between;margin-bottom:5px;font-size:.68rem;font-weight:700;display:flex}.meter-labels span:last-child{font-variant-numeric:tabular-nums}.meter-track{background:#ffffff1a;border-radius:999px;height:7px;overflow:hidden}.meter-fill{border-radius:inherit;height:100%;transition:width .4s}.activity-list{gap:8px;max-height:290px;display:grid;overflow:auto}.activity-item{border-left:3px solid var(--gold);color:var(--txt-mid);background:#ffffff0b;border-radius:0 9px 9px 0;padding:10px 11px;font-size:.77rem}.leaderboard{gap:7px;display:grid}.leaderboard-dark .leaderboard-row,.leaderboard-row{border:1px solid var(--surface-brd);background:var(--surface);min-height:50px;color:var(--txt-hi);border-radius:12px;grid-template-columns:30px 1fr auto auto;align-items:center;gap:10px;padding:8px 12px;display:grid}.leaderboard-row-eliminated{opacity:.45}.rank-number{background:var(--gold);width:28px;height:28px;color:var(--forest-950);font-family:var(--font-display);border-radius:50%;place-items:center;display:grid}.leader-name,.rank-number{font-weight:800}.leader-status,.leaderboard-dark .leader-status{color:var(--txt-low);text-transform:uppercase;font-size:.67rem}.leader-score,.leaderboard-dark .leader-score{min-width:46px;color:var(--lime);font-family:var(--font-display);font-variant-numeric:tabular-nums;text-align:right;font-size:1.05rem;font-weight:800}.leaderboard-row-leader{border-color:#d9f52073;box-shadow:inset 0 0 0 1px #d9f5202e}.round-summary{border:1px solid var(--surface-brd);background:var(--surface);border-radius:18px;gap:16px;padding:20px;display:grid}.round-summary-dark{background:#ffffff0a}.round-summary-header{text-align:center}.round-summary-eyebrow{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:.72rem;font-weight:900}.round-summary-title{color:var(--txt-hi);font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.25rem,3vw,1.85rem);font-weight:800}.round-summary-lead{max-width:42ch;color:var(--txt-mid);margin:8px auto 0;font-size:.9rem;font-weight:600;line-height:1.45}.round-summary-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.round-summary-stat{border:1px solid var(--surface-brd);background:var(--surface-2);border-radius:14px;gap:4px;padding:12px 14px;display:grid}.round-summary-stat span{color:var(--txt-low);letter-spacing:.04em;text-transform:uppercase;font-size:.62rem;font-weight:800}.round-summary-stat strong{color:var(--txt-hi);font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:clamp(1.05rem,2.4vw,1.35rem);font-weight:800}.round-summary-board{gap:12px;min-width:0;display:grid}.round-summary-section-title{color:var(--txt-hi);letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:900}.round-summary-leader-tag,.round-summary-you-tag{letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;border-radius:999px;margin-left:8px;padding:2px 7px;font-size:.62rem;font-weight:900;display:inline-flex}.round-summary-leader-tag{color:var(--lime);background:#d9f5202e}.round-summary-you-tag{color:var(--lime-soft);background:#00875147}.round-summary-split{grid-template-columns:1fr 1fr;gap:12px;display:grid}.round-summary-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.round-summary-list li{border:1px solid var(--surface-brd);background:var(--surface-2);color:var(--txt-hi);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:.82rem;font-weight:700;display:flex}.round-summary-list li strong{color:var(--gold);font-family:var(--font-display);font-variant-numeric:tabular-nums}.round-summary-list-out li{opacity:.55}.round-summary-empty{color:var(--txt-low);margin:0;font-size:.78rem;font-weight:600}.round-summary-eliminated-only{padding-top:4px}.leaderboard-row-you{background:#0087511f;border-color:#0087518c;box-shadow:inset 0 0 0 1px #00875133}.leader-status-in,.leader-status-out{letter-spacing:.03em;border-radius:999px;justify-content:center;align-items:center;min-width:4.6rem;padding:3px 8px;font-size:.62rem;font-weight:800;display:inline-flex}.leader-status-in{color:var(--lime-soft);background:#0087512e}.leader-status-out{color:#ffb4ad;background:#e23b2f29}.round-summary-compact{gap:14px;padding:16px}.round-summary-compact .round-summary-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.round-summary-compact .round-summary-stat{padding:10px 12px}.round-summary-compact .round-summary-stat strong{font-size:1.15rem}.round-summary-compact .leaderboard-row{grid-template-rows:auto auto;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:2px 8px;min-height:46px;padding:8px 10px;display:grid}.round-summary-compact .rank-number{grid-row:1/span 2;align-self:center}.round-summary-compact .leader-name{text-overflow:ellipsis;white-space:nowrap;grid-area:1/2;min-width:0;overflow:hidden}.round-summary-compact .leader-status{grid-area:2/2;justify-self:start;margin:0}.round-summary-compact .leader-score{grid-area:1/3/span 2;align-self:center}@media (max-width:820px){.round-summary-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.round-summary-split{grid-template-columns:1fr}}@media (min-width:900px){.round-summary:not(.round-summary-compact){grid-template-columns:minmax(220px,.85fr) minmax(0,1.4fr);align-items:start}.round-summary:not(.round-summary-compact) .round-summary-header{grid-column:1/-1}.round-summary:not(.round-summary-compact) .round-summary-stats{grid-template-columns:1fr}}.player-frame{gap:14px;width:min(540px,100%);margin:0 auto;display:grid}.player-profile{padding:17px}.player-profile-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.player-profile .player-avatar{width:52px;height:52px;font-size:1.15rem}.help-panel,.player-question{padding:20px}.help-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.help-heading h2{color:var(--txt-hi);margin:0;font-size:1.05rem}.help-note{color:var(--txt-low);margin:11px 0 0;font-size:.72rem}.lifeline-button{background:var(--lime);width:100%;color:var(--forest-950);border:0;border-radius:12px;justify-content:center;align-items:center;padding:13px;font-weight:900;transition:transform .16s,opacity .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 22px #d9f52038}.lifeline-button:hover:not(:disabled){transform:translateY(-1px)}.lifeline-button:disabled{cursor:not-allowed;opacity:.35;box-shadow:none}.spectator-layout{grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);gap:16px;display:grid}.spectator-question,.sudden-card{padding:21px}.sudden-card h2{color:var(--txt-hi);margin:0}.sudden-card p{color:var(--txt-mid);font-size:.78rem;line-height:1.5}.sudden-button{background:linear-gradient(120deg,var(--orange),var(--gold));width:100%;color:var(--forest-950);border:0;border-radius:12px;justify-content:center;align-items:center;padding:13px;font-weight:900;display:inline-flex;box-shadow:0 8px 22px #ff8a1e3d}.support-actions{gap:7px;padding-top:10px;display:flex}.support-button{border:0;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:9px;font-size:.7rem;font-weight:900;transition:transform .16s,opacity .16s;display:inline-flex}.support-button:hover:not(:disabled){transform:translateY(-1px)}.support-button:disabled{cursor:not-allowed;opacity:.35}.support-button-time{background:var(--lime);color:var(--forest-950)}.support-button-chance{background:var(--nigeria-green);color:#fff}.display-theme{color:#fff;background:radial-gradient(circle at 8% 10%,#00875138,#0000 25rem),#020b07;min-height:100vh;overflow:hidden}.display-board{width:min(1500px,100%);min-height:100vh;margin:0 auto;padding:clamp(22px,3vw,48px);position:relative}.display-board:after{content:"";pointer-events:none;border:1px solid #d9f5201f;border-radius:50%;width:28rem;height:28rem;position:absolute;bottom:-10rem;right:-8rem;box-shadow:0 0 0 55px #d9f52006,0 0 0 110px #d9f52004}.display-header{border-bottom:1px solid #ffffff21;justify-content:space-between;gap:18px;padding-bottom:20px}.display-brand,.display-header{align-items:center;display:flex}.display-brand{gap:14px}.display-brand h1{color:var(--lime);letter-spacing:-.04em;margin:0;font-size:clamp(1.5rem,3vw,2.6rem);font-weight:950}.display-brand p{color:#fff9;margin:3px 0 0}.display-status{align-items:center;gap:17px;display:flex}.display-grid{z-index:1;grid-template-columns:1.15fr .85fr;gap:20px;padding-top:26px;display:grid;position:relative}.display-panel{background:#ffffff0b;border:1px solid #ffffff21;border-radius:22px;min-width:0;padding:clamp(20px,3vw,34px);box-shadow:inset 0 1px #ffffff0f}.display-panel h2{color:#fff;margin:0 0 18px;font-size:1.05rem}.display-footer{z-index:1;color:#ffffffa6;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding:16px 4px 0;display:flex;position:relative}.winner-banner{color:#fff;text-align:center;background:linear-gradient(120deg,#d9f52033,#ffc9281f);border:1px solid #d9f52073;border-radius:18px;padding:21px}.winner-banner span{color:var(--lime);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:900;display:block}.winner-banner strong{font-family:var(--font-display);letter-spacing:-.03em;margin-top:5px;font-size:clamp(2.2rem,5.5vw,4.4rem);font-weight:900;display:block}.winner-banner p{font-variant-numeric:tabular-nums}.final-game-summary{border:1px solid var(--surface-brd);background:var(--surface);border-radius:18px;gap:16px;padding:20px;display:grid}.final-game-summary-dark{background:#ffffff0a}.final-game-summary-header{text-align:center}.final-game-summary-eyebrow{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:.72rem;font-weight:900}.final-game-summary-winner{color:var(--txt-hi);text-align:center;background:linear-gradient(120deg,#d9f52033,#ffc9281f);border:1px solid #d9f52073;border-radius:18px;padding:18px 16px}.final-game-summary-no-winner{border-color:var(--surface-brd-strong);background:linear-gradient(120deg,#ffffff14,#ffc9280f)}.final-game-summary-trophy{width:42px;height:42px;color:var(--gold);margin:0 auto 8px}.final-game-summary-winner span{color:var(--lime);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:900;display:block}.final-game-summary-winner strong{font-family:var(--font-display);letter-spacing:-.03em;margin-top:6px;font-size:clamp(1.6rem,4.5vw,3.2rem);font-weight:900;display:block}.final-game-summary-winner p{color:var(--txt-mid);font-variant-numeric:tabular-nums;margin:8px 0 0;font-size:.9rem;font-weight:600}.final-game-summary-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.final-game-summary-prize{font-size:clamp(.9rem,2vw,1.1rem)!important}.final-game-summary-board{gap:10px;min-width:0;display:grid}.final-game-summary-winner-tag{color:var(--gold);letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;background:#ffc92838;border-radius:999px;margin-left:8px;padding:2px 7px;font-size:.62rem;font-weight:900;display:inline-flex}.leaderboard-row-winner{background:#ffc9281a;border-color:#ffc9288c;box-shadow:inset 0 0 0 1px #ffc9282e}.leader-status-winner{min-width:4.6rem;color:var(--gold);letter-spacing:.03em;background:#ffc92833;border-radius:999px;justify-content:center;align-items:center;padding:3px 8px;font-size:.62rem;font-weight:800;display:inline-flex}.final-game-summary-compact{gap:14px;padding:16px}.final-game-summary-compact .final-game-summary-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.final-game-summary-compact .final-game-summary-winner strong{font-size:clamp(1.35rem,6vw,2rem)}.final-game-summary-compact .leaderboard-row{grid-template-rows:auto auto;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:2px 8px;min-height:46px;padding:8px 10px;display:grid}.final-game-summary-compact .rank-number{grid-row:1/span 2;align-self:center}.final-game-summary-compact .leader-name{text-overflow:ellipsis;white-space:nowrap;grid-area:1/2;min-width:0;overflow:hidden}.final-game-summary-compact .leader-status{grid-area:2/2;justify-self:start;margin:0}.final-game-summary-compact .leader-score{grid-area:1/3/span 2;align-self:center}@media (max-width:820px){.final-game-summary-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.demo-page{color:#fff;background:#020b07;min-height:100vh}.demo-toolbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#03150ee6;border-bottom:1px solid #ffffff1f;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:10px 18px;display:grid;position:sticky;top:0;box-shadow:0 10px 30px #00000038}.demo-brand{align-items:center;gap:9px;display:flex}.demo-brand .brand-logo-sm{width:48px;height:46px}.demo-brand strong{color:#fff;font-size:.86rem;display:block}.demo-brand span{color:#ffffff8c;font-size:.66rem;display:block}.seat-tabs{justify-content:center;align-items:center;gap:6px;display:flex}.seat-tab{color:#ffffffbf;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:11px;align-items:center;gap:7px;padding:9px 12px;font-size:.76rem;font-weight:850;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.seat-tab svg{width:17px}.seat-tab:hover{color:#fff;background:#ffffff1a}.seat-tab-active{border-color:var(--lime)}.seat-tab-active,.seat-tab-active:hover{background:var(--lime);color:var(--forest-950)}.demo-controls{justify-content:flex-end;align-items:center;gap:7px;display:flex}.demo-control{color:#fff;background:#ffffff12;border:1px solid #ffffff21;border-radius:11px;align-items:center;gap:7px;padding:9px 11px;font-size:.73rem;font-weight:850;display:inline-flex}.demo-control svg{width:17px}.demo-control-primary{border-color:var(--lime);background:var(--lime);color:var(--forest-950)}.demo-stage-header{justify-content:space-between;align-items:center;gap:18px;width:min(1280px,100% - 36px);margin:0 auto;padding:16px 0 0;display:flex}.demo-stage-copy p{color:var(--lime);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.67rem;font-weight:900}.demo-stage-copy h1{color:#fff;margin:4px 0 0;font-size:1.15rem}.demo-progress{color:#ffffffa3;align-items:center;gap:12px;font-size:.72rem;display:flex}.demo-progress-track{background:#ffffff1f;border-radius:999px;width:145px;height:6px;overflow:hidden}.demo-progress-fill{border-radius:inherit;background:linear-gradient(90deg,var(--nigeria-green),var(--lime));height:100%;transition:width .4s}.demo-stage{width:min(1320px,100%);margin:0 auto;padding:16px 20px 32px}.demo-stage .app-page{background:0 0;min-height:0;padding:0}.demo-stage .display-theme{border:1px solid #ffffff1c;border-radius:22px;overflow:hidden}.demo-stage .display-board,.demo-stage .display-theme{min-height:calc(100vh - 152px)}.demo-stage .show-header{margin-top:4px}.demo-empty{text-align:center;place-items:center;min-height:65vh;display:grid}.demo-empty-card{background:#ffffff0e;border:1px solid #ffffff21;border-radius:24px;max-width:610px;padding:38px}.demo-empty-card .brand-logo{margin:0 auto 15px}.demo-empty-card h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,5vw,3.2rem)}.demo-empty-card p{color:#ffffffa6;margin:12px auto 24px;line-height:1.6}.demo-start-button{background:var(--lime);color:var(--forest-950);border:0;border-radius:13px;align-items:center;gap:9px;padding:14px 18px;font-weight:950;display:inline-flex}.demo-start-button svg{width:23px}@keyframes livePulse{50%{opacity:.7;transform:scale(.72)}}@keyframes timerPulse{50%{transform:scale(1.045)}}@media (max-width:980px){.hero-section{text-align:center;grid-template-columns:1fr}.hero-copy{margin:0 auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{min-height:400px}.story-strip{grid-template-columns:1fr}.story-strip>div{border-bottom:1px solid #ffffff1c;border-right:0}.story-strip>div:last-child{border-bottom:0}.featured-show{grid-template-columns:1fr}.featured-stats{max-width:520px}.secondary-cta{justify-self:start}.status-grid{grid-template-columns:repeat(2,1fr)}.game-layout,.spectator-layout{grid-template-columns:1fr}.player-grid{grid-template-columns:repeat(2,1fr)}.display-grid{grid-template-columns:1fr}.demo-toolbar{grid-template-columns:auto 1fr}.seat-tabs{order:3;grid-area:2/1/auto/-1}.demo-controls{grid-area:1/2}}@media (max-width:700px){.featured-show,.hero-section,.landing-nav,.showcase-section,.story-strip{width:min(100% - 26px,1180px)}.nav-demo-link{padding:9px 11px;font-size:.72rem}.hero-section{min-height:0;padding-top:45px}.hero-copy h1{font-size:clamp(2.9rem,15vw,4.5rem)}.hero-proof{gap:18px}.hero-logo-stage{width:min(340px,76vw)}.chip-crowd{left:-4%}.chip-live,.chip-prize{right:-3%}.section-heading{display:block}.section-heading>p{margin-top:12px}.featured-stats,.live-shows-grid,.view-grid{grid-template-columns:1fr}.featured-stats div{grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.featured-stats svg{margin:0}.app-page{padding:14px}.show-picker-topbar{top:14px;right:14px}.show-header{flex-direction:column;align-items:flex-start}.show-brand-copy h1{font-size:1.05rem}.header-status{flex-wrap:wrap;gap:8px;width:auto}.status-grid{grid-template-columns:1fr 1fr}.control-toggle{width:100%;margin:5px 0 0}.answer-grid,.game-layout,.player-grid,.spectator-layout{grid-template-columns:1fr}.demo-driver{flex-direction:column;align-items:stretch}.display-board{padding:18px}.display-header{align-items:flex-start}.display-brand .brand-logo-sm{width:48px;height:46px}.display-brand h1{font-size:1.3rem}.timer-big{width:68px;height:68px;font-size:2rem}.display-footer{flex-direction:column;align-items:flex-start}.demo-toolbar{grid-template-columns:1fr;padding:10px 12px;position:static}.demo-brand{display:none}.demo-controls{grid-area:1/1;justify-content:center}.seat-tabs{grid-area:2/1;justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.seat-tab{flex:none}.demo-stage-header{width:calc(100% - 26px)}.demo-progress-track{width:90px}.demo-stage{padding:14px 10px 24px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}