@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#17211b;background:#f3f5f3;font-synthesis:none;--green: #21a366;--dark: #13231a;--muted: #6f7872}*{box-sizing:border-box}[hidden]{display:none!important}html,body,#app{margin:0;min-height:100%}body{min-width:320px}button,textarea,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.admin-page{min-height:100vh;background:radial-gradient(circle at 80% -10%,#e5f5ec 0,transparent 25%),#f4f6f4;padding-bottom:60px}.topbar{height:88px;padding:0 max(28px,calc((100vw - 1380px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e5e1;background:#fafbfad9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand>span:last-child{display:grid;gap:1px}.brand strong{font:800 20px/1.1 Manrope,sans-serif;letter-spacing:-.5px}.brand small{font:500 9px/1.2 Manrope,sans-serif;letter-spacing:1.8px;text-transform:uppercase;color:#89928d}.brand-mark{width:38px;height:38px;border-radius:11px;background:var(--dark);display:flex;align-items:center;justify-content:center;gap:3px;box-shadow:0 7px 18px #19342426}.brand-mark i{width:4px;border-radius:4px;background:#72e7a7;display:block;animation:equalize 1.1s ease-in-out infinite alternate}.brand-mark i:nth-child(1){height:10px}.brand-mark i:nth-child(2){height:20px;animation-delay:-.6s}.brand-mark i:nth-child(3){height:14px;animation-delay:-.3s}@keyframes equalize{to{height:6px}}.room-actions{display:flex;gap:10px;align-items:center}.live-pill{display:flex;align-items:center;gap:7px;padding:9px 13px;background:#fff;border:1px solid #e0e5e1;border-radius:9px;color:#7d8680;font-size:12px}.live-pill i{width:7px;height:7px;background:#25b873;border-radius:50%;box-shadow:0 0 0 4px #25b87318}.live-pill b{color:#344039}.button{height:40px;border:0;border-radius:9px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:12px;cursor:pointer;text-decoration:none;transition:.2s}.button:hover{transform:translateY(-1px)}.button.subtle{background:#fff;box-shadow:inset 0 0 0 1px #dfe5e1;color:#48534d}.button.dark{color:#fff;background:var(--dark);box-shadow:0 7px 16px #13231a24}.button svg{width:16px;height:16px}.control-card,.workspace-grid{max-width:1380px;margin-left:auto;margin-right:auto}.control-card{margin-top:28px;min-height:252px;color:#fff;background:linear-gradient(115deg,#11251a,#153c29 55%,#17603b);border-radius:18px;padding:30px 34px 28px;position:relative;overflow:hidden;box-shadow:0 22px 55px #17372620}.control-card:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;border:1px solid #83dda52b;right:-170px;top:-270px;box-shadow:0 0 0 65px #83dda50c,0 0 0 130px #83dda508}.control-card:after{content:"";position:absolute;inset:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");pointer-events:none}.control-heading,.control-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-start}.eyebrow{color:#70d99e;font:700 10px Manrope,sans-serif;letter-spacing:2.2px}.control-heading h1{margin:9px 0 6px;font:700 25px Manrope,sans-serif;letter-spacing:-.6px}.control-heading p{margin:0;color:#b1c3b8;font-size:12px}.phase-badge{display:flex;align-items:center;gap:8px;color:#bce3cd;border:1px solid #ffffff24;background:#ffffff0d;border-radius:99px;padding:9px 14px;font:700 9px Manrope,sans-serif;letter-spacing:1.4px}.phase-badge i{width:7px;height:7px;border-radius:50%;background:#66d795;box-shadow:0 0 0 4px #66d79522}.phase-badge.running i{background:#ffce5c;box-shadow:0 0 0 4px #ffce5c22;animation:pulse 1s infinite}.phase-badge.done i{background:#fff}@keyframes pulse{50%{opacity:.25}}.control-bottom{align-items:flex-end;margin-top:32px}.last-winner{display:grid;gap:3px;padding-left:15px;border-left:2px solid #67d99a}.last-winner span{color:#9ab0a2;font-size:10px;text-transform:uppercase;letter-spacing:.8px}.last-winner strong{font:600 16px Manrope,sans-serif}.last-winner small{color:#72907e;font-size:10px}.draw-button{width:280px;min-height:74px;color:#10321f;background:#7be4a8;border:0;border-radius:12px;padding:10px 13px;display:flex;align-items:center;gap:13px;text-align:left;cursor:pointer;box-shadow:0 12px 28px #020c0652;transition:.2s}.draw-button:hover{transform:translateY(-2px);box-shadow:0 16px 32px #020c0666}.draw-button.stop{background:#ffbc65;color:#3f2505}.draw-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:9px;background:#ffffff62}.draw-icon svg{width:25px;height:25px}.draw-button>span:nth-child(2){display:grid;flex:1}.draw-button small{font:700 8px Manrope,sans-serif;letter-spacing:1.4px;opacity:.65}.draw-button strong{font:800 24px Manrope,sans-serif;letter-spacing:-.5px}.button-arrow{opacity:.5}.workspace-grid{margin-top:16px;display:grid;grid-template-columns:1.04fr .96fr;align-items:start;gap:16px}.panel{background:#fff;border:1px solid #e1e6e2;border-radius:15px;box-shadow:0 10px 30px #2033290a;overflow:hidden}.panel-title{height:86px;padding:0 23px;display:flex;align-items:center;border-bottom:1px solid #edf0ed}.panel-title>div{display:flex;align-items:center;gap:12px}.panel-icon{width:36px;height:36px;display:grid;place-items:center;background:#eef8f2;color:var(--green);border-radius:9px}.panel-icon svg{width:18px}.panel-title h2{margin:0 0 3px;font:700 15px Manrope,sans-serif}.panel-title p{margin:0;color:#909892;font-size:10px}.tabs{display:flex;height:50px;padding:0 22px;gap:25px;border-bottom:1px solid #edf0ed}.tab{border:0;background:none;padding:0 1px;display:flex;align-items:center;gap:7px;color:#88908b;font-size:11px;font-weight:600;cursor:pointer;border-bottom:2px solid transparent}.tab b{min-width:20px;padding:2px 6px;border-radius:20px;background:#f0f2f1;font-size:9px}.tab.active{color:#16834f;border-color:#22a466}.tab.active b{background:#e6f5ed;color:#16834f}.tab-panel{padding:20px 22px 22px}.field-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.field-heading label{font-size:10px;color:#555f59;font-weight:700}.text-button{border:0;background:transparent;color:#a06969;display:flex;align-items:center;gap:5px;font-size:9px;cursor:pointer}.text-button svg{width:13px}.textarea-shell{border:1px solid #dfe5e1;border-radius:10px;overflow:hidden;transition:.2s}.textarea-shell:focus-within{border-color:#59b986;box-shadow:0 0 0 3px #41a86c12}textarea{width:100%;min-height:180px;resize:vertical;display:block;padding:13px 15px;border:0;outline:0;color:#344039;font-size:11px;line-height:1.8}.textarea-shell>span{display:block;padding:7px 13px;background:#f8faf8;border-top:1px solid #edf0ed;color:#929994;font-size:9px}.textarea-shell>span b{color:#4f5b53}.input-actions{display:flex;gap:7px;margin-top:10px}.input-actions .button{height:32px;font-size:9px;padding:0 11px}.input-actions .button:last-child{margin-left:auto}.input-actions svg{width:13px}.switch-row{margin-top:18px;padding-top:17px;border-top:1px solid #edf0ed;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.switch-row>span{display:grid;gap:2px}.switch-row b{font-size:10px}.switch-row small{color:#939b96;font-size:9px}.switch-row input{display:none}.switch-row>i{width:36px;height:20px;border-radius:20px;background:#d7ded9;position:relative;transition:.2s}.switch-row>i:after{content:"";position:absolute;width:14px;height:14px;top:3px;left:3px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #0002;transition:.2s}.switch-row input:checked+i{background:#26a667}.switch-row input:checked+i:after{transform:translate(16px)}.entries-heading>div,.winner-manager-header>div{display:flex;align-items:center;gap:7px}.entries-heading>div>span{color:#77837b;font-size:8px;font-weight:700;letter-spacing:.06em}.compact-action{height:30px;padding:0 9px;font-size:8px}.compact-action svg{width:13px;height:13px}.entries-input-shell{position:relative;overflow:visible}.entries-input-shell textarea{min-height:205px;padding-top:15px}.entries-paste-button[data-tooltip]{position:absolute;z-index:3;top:9px;right:9px;display:flex;align-items:center;gap:5px;padding:6px 8px;color:#93a098;border:1px solid #303b33;border-radius:7px;background:#151d18d9;cursor:pointer;font-size:8px;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:.2s}.entries-paste-button:hover{color:#dbe5de;border-color:#4e6456;background:#1a251e}.entries-paste-button svg{width:13px;height:13px}.entries-tools{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:10px}.entries-tools .input-actions{margin:0}.entries-tools .input-actions .button:last-child{margin-left:0}.inline-switch{min-width:max-content;margin:0;padding:0;border:0;gap:12px}.inline-switch>span{display:block}.inline-switch>span b{font-size:9px}.winner-manager-header{min-height:39px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.winner-manager-header>span{display:flex;align-items:center;gap:7px;color:#bdc8c0;font-size:9px;font-weight:700}.winner-manager-header>span svg{width:14px;height:14px;color:#d5a64d}.danger-action{color:#c8888e!important}.button:disabled{opacity:.38;cursor:not-allowed;transform:none}.winner-remove{width:28px;height:28px;display:grid;place-items:center;flex:none;color:#a9797e;border:1px solid #3a2e31;border-radius:7px;background:#201719;cursor:pointer;transition:.2s}.winner-remove:hover{color:#ffdce0;border-color:#8d4d58;background:#4a222a}.winner-remove svg{width:13px;height:13px}.config-panel{padding-bottom:20px}.theme-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:20px 22px 12px}.theme-option{min-height:82px;border:1px solid #e2e7e3;background:#fff;border-radius:11px;padding:9px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;position:relative;transition:.2s}.theme-option:hover{border-color:#a9cbb7;transform:translateY(-1px)}.theme-option.active{border:1.5px solid #23a567;background:#fbfefc;box-shadow:0 0 0 3px #24a6680d}.theme-option>span:nth-child(2){display:grid;gap:3px}.theme-option strong{font-size:10px}.theme-option small{font-size:8px;color:#919994}.theme-option em{position:absolute;right:7px;top:7px;width:15px;height:15px;display:none;place-items:center;background:#21a366;border-radius:50%;color:#fff}.theme-option.active em{display:grid}.theme-option em svg{width:9px}.theme-preview{width:65px;height:51px;border-radius:7px;display:grid;place-items:center;position:relative;overflow:hidden;flex:none}.theme-preview b{position:relative;font:800 15px Manrope,sans-serif}.theme-preview i{position:absolute;width:32px;height:26px;border-radius:6px}.theme-preview.glassmorphism{background:linear-gradient(135deg,#504bc5,#95c7ff);color:#fff}.theme-preview.glassmorphism i{background:#ffffff35;border:1px solid #ffffff55;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.theme-preview.neumorphism{background:#e5e9ee;color:#5f6870}.theme-preview.neumorphism i{background:#e5e9ee;box-shadow:5px 5px 9px #bec2c7,-5px -5px 9px #fff}.theme-preview.claymorphism{background:#ffd6de;color:#a64b68}.theme-preview.claymorphism i{background:#ffadc1;box-shadow:inset -3px -3px 6px #d65f7f55,inset 3px 3px 6px #fff8,3px 4px #ba6680}.theme-preview.neo-brutalism{background:#ffe046;color:#111;border:2px solid #111;border-radius:2px}.theme-preview.neo-brutalism i{background:#fb6a4a;border:2px solid #111;border-radius:0;box-shadow:3px 3px #111}.theme-preview.minimalism{background:#fafafa;color:#151515;border:1px solid #eee}.theme-preview.minimalism i{background:#fff;border:1px solid #ddd;border-radius:0}.theme-preview.liquid-glass{background:radial-gradient(circle at 25% 20%,#ffb8df,transparent 35%),linear-gradient(135deg,#8548da,#3bb7cf);color:#fff}.theme-preview.liquid-glass i{background:linear-gradient(135deg,#fff7,#fff1);border:1px solid #fff8;border-radius:45% 55% 60% 40%;box-shadow:inset 2px 2px 7px #fff8}.winner-list{display:grid;gap:8px;min-height:328px}.winner-row{display:flex;align-items:center;gap:12px;padding:11px 12px;background:#fafbfa;border:1px solid #edf0ed;border-radius:9px}.winner-row>span:first-child{width:24px;height:24px;border-radius:50%;background:#e9f6ef;color:#16834f;display:grid;place-items:center;font-size:9px;font-weight:700}.winner-row div{display:grid;gap:2px;flex:1}.winner-row strong{font-size:11px}.winner-row small{font-size:8px;color:#8a938d}.winner-cup{color:#d79732}.winner-cup svg{width:17px}.empty-history{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a3aaa5;text-align:center}.empty-history>svg{width:34px;height:34px;margin-bottom:12px}.empty-history strong{font-size:12px;color:#59635d}.empty-history p{font-size:9px;max-width:220px;line-height:1.5}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#14251b;color:#fff;padding:11px 17px;border-radius:9px;box-shadow:0 10px 30px #0003;font-size:11px;transition:.25s;z-index:100}.toast.show{opacity:1;transform:translate(-50%)}.admin-page{color:#e8eee9;background:radial-gradient(circle at 86% -8%,#153d2a 0,transparent 26%),radial-gradient(circle at 2% 52%,#15241b 0,transparent 30%),#0b100d}.admin-page .topbar{border-color:#253029;background:#0b100de0;box-shadow:0 8px 30px #0003}.admin-page .brand-mark{background:#1b3425;border:1px solid #2b5139;box-shadow:0 8px 22px #0007}.admin-page .brand small{color:#758279}.admin-page .live-pill{color:#7e8b83;background:#121914;border-color:#29332c}.admin-page .live-pill b{color:#cbd5ce}.admin-page .button.subtle{color:#abb7af;background:#151c17;box-shadow:inset 0 0 0 1px #303a33}.admin-page .button.subtle:hover{color:#e5ece7;background:#1a241d;box-shadow:inset 0 0 0 1px #46544a}.admin-page .button.dark{color:#092114;background:#71e3a3;box-shadow:0 8px 20px #42c77b20}.admin-page .control-card{background:linear-gradient(115deg,#12231a,#123823 55%,#125b35);border:1px solid #2a6746;box-shadow:0 22px 60px #0008,inset 0 1px #ffffff0d}.admin-page .panel{background:linear-gradient(145deg,#141b16,#111713);border-color:#29332c;box-shadow:0 14px 34px #0004,inset 0 1px #ffffff05}.admin-page .panel-title,.admin-page .tabs{border-color:#283129}.admin-page .panel-icon{color:#6de09f;background:#173021}.admin-page .panel-title p{color:#748077}.admin-page .tab{color:#78847c}.admin-page .tab b{color:#87938b;background:#252d27}.admin-page .tab.active{color:#6de09f;border-color:#52d78d}.admin-page .tab.active b{color:#75e4a6;background:#193322}.admin-page .field-heading label{color:#bcc7bf}.admin-page .text-button{color:#c48787}.admin-page .textarea-shell{border-color:#303a33;background:#0d120f}.admin-page .textarea-shell:focus-within{border-color:#4bb67c;box-shadow:0 0 0 3px #41c37a18}.admin-page textarea{color:#d9e2dc;background:#0d120f;caret-color:#71e3a3}.admin-page textarea::placeholder{color:#59635c}.admin-page .textarea-shell>span{color:#6f7a72;background:#111713;border-color:#283129}.admin-page .textarea-shell>span b{color:#aab6ae}.admin-page .switch-row{border-color:#283129}.admin-page .switch-row b{color:#d5ddd8}.admin-page .switch-row small{color:#6f7a72}.admin-page .switch-row>i{background:#39423c}.admin-page .switch-row input:checked+i{background:#35bb75}.admin-page .theme-option{color:#d6ded8;background:#101612;border-color:#2c352f}.admin-page .theme-option:hover{background:#161e18;border-color:#52705d}.admin-page .theme-option.active{background:#14251a;border-color:#50d38a;box-shadow:0 0 0 3px #3fd47f12,inset 0 1px #ffffff08}.admin-page .theme-option small{color:#707c73}.admin-page .winner-row{background:#101612;border-color:#29332c}.admin-page .winner-row>span:first-child{color:#71e3a3;background:#193322}.admin-page .winner-row small{color:#737f76}.admin-page .empty-history{color:#58635b}.admin-page .empty-history strong{color:#a9b4ac}.admin-page .toast{color:#102218;background:#78e5a8;box-shadow:0 12px 35px #0009;font-weight:700}.admin-page.is-event-setup>:not(.topbar):not(.toast-stack){display:none}.admin-page.is-event-setup{min-height:100vh}.event-controls{display:flex;align-items:flex-end;gap:8px;margin-left:auto}.event-controls label{display:grid;gap:5px}.event-controls label>span{display:flex;align-items:center;gap:5px;color:#7d8981;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.event-controls label>span svg{width:12px;height:12px;color:#6bdc9c}.required-mark{color:#f1bd55}.event-id-shell{width:194px;height:37px;display:flex;align-items:center;overflow:hidden;border:1px solid #303b33;border-radius:9px;background:#0e1410;transition:border-color .2s,box-shadow .2s}.event-controls .event-id-shell input{width:100%;min-width:0;height:35px;padding:0 4px 0 10px;color:#dce6df;border:0;border-radius:0;outline:0;background:transparent;font-size:10px;font-weight:700}.event-controls .event-id-shell input::placeholder{color:#4e5a52}.event-id-shell:focus-within{border-color:#4fc781;box-shadow:0 0 0 3px #42cd7c12}.event-id-status{width:25px;height:25px;margin-right:5px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;opacity:0;transform:scale(.75);transition:.2s}.event-id-status i,.event-id-status em{grid-area:1/1;display:none}.event-id-status i{width:16px;height:16px;border:2px solid #65db9733;border-top-color:#65db97;border-radius:50%;animation:eventIdSpin .7s linear infinite}.event-id-status em{color:#fff;font-style:normal}.event-id-status em svg{width:14px;height:14px;stroke-width:2.5}.event-id-shell.is-empty{border-color:#d99a4266;box-shadow:0 0 0 3px #d99a4209}.event-id-shell.is-pending{border-color:#e2bc616e;box-shadow:0 0 0 3px #e2bc610c}.event-id-shell.is-pending .event-id-status{opacity:1;transform:scale(1)}.event-id-shell.is-pending .event-id-status i{display:block}.event-id-shell.is-verified{border-color:#409cfa99;box-shadow:0 0 0 3px #409cfa0c}.event-id-shell.is-verified .event-id-status{opacity:1;transform:scale(1);background:linear-gradient(145deg,#59b9ff,#3876ef);box-shadow:0 3px 10px #286ee766}.event-id-shell.is-verified .event-id-status em{display:grid}.event-display-link{height:37px}@keyframes eventIdSpin{to{transform:rotate(360deg)}}.button.disabled{opacity:.38;pointer-events:none}.control-card{padding-bottom:0}.control-ribbon{min-height:47px;margin:26px -34px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #5cbe862e;background:linear-gradient(90deg,#17314a85,#123b3d75)}.control-ribbon>div{min-width:0;display:flex;align-items:center;justify-content:center;gap:9px;padding:9px 14px;border-right:1px solid #ffffff12}.control-ribbon>div:last-child{border-right:0}.control-ribbon svg{width:15px;height:15px;color:#6e99a9}.control-ribbon strong{overflow:hidden;color:#8d9991;font:700 9px Manrope,sans-serif;letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap}.control-ribbon [data-tone=online] svg,.control-ribbon [data-tone=online] strong,.control-ribbon [data-tone=ready] svg,.control-ribbon [data-tone=ready] strong{color:#6fe0a1}.control-ribbon [data-tone=offline] strong{color:#d98594}.control-ribbon [data-tone=spinning] svg,.control-ribbon [data-tone=spinning] strong{color:#70d8eb}.control-ribbon [data-tone=revealing] svg,.control-ribbon [data-tone=revealing] strong{color:#f1ce76}.settings-section-title{display:flex;align-items:center;gap:12px;padding:17px 22px 0;color:#87948b;font:700 8px Manrope,sans-serif;letter-spacing:.16em;text-transform:uppercase}.settings-section-title:after{content:"";height:1px;flex:1;background:#2a342d}.settings-section-title span{display:flex;align-items:center;gap:8px;white-space:nowrap}.settings-section-title svg{width:14px;height:14px;color:#69d99a}.banner-settings{margin-top:2px}.banner-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:15px 22px 12px}.banner-fields label{min-width:0;display:grid;gap:10px;padding:12px 14px 13px;border:1px solid #2b352e;border-radius:10px;background:#0f1511}.banner-fields label>span{display:flex;align-items:center;gap:7px;color:#c0cbc3;font-size:9px;font-weight:700}.banner-fields label>span svg{width:14px;height:14px;color:#849189}.banner-fields input{min-width:0;width:100%;padding:0;color:#dce5df;border:0;outline:0;background:transparent;font-size:10px}.banner-fields input::placeholder{color:#4f5b53}.admin-footer{max-width:1380px;margin:0 auto;padding:48px 18px 12px;display:grid;justify-items:center;gap:7px;color:#667169;text-align:center}.admin-footer p{margin:0;font-size:10px;line-height:1.45}.admin-footer a{color:#68d99a;font-weight:700;text-decoration:none}.admin-footer a:hover{color:#a1efc1;text-decoration:underline}.admin-footer .footer-feedback{font-size:10px;text-decoration:underline;text-underline-offset:3px}.admin-footer small{color:#465048;font-size:8px}[data-tooltip]{position:relative}[data-tooltip]:after{content:attr(data-tooltip);position:absolute;z-index:1200;left:50%;bottom:calc(100% + 10px);width:max-content;max-width:230px;padding:8px 10px;color:#dce7df;background:#070b08f2;border:1px solid #344139;border-radius:7px;box-shadow:0 10px 26px #0009;font:500 9px/1.45 DM Sans,sans-serif;letter-spacing:0;text-align:left;text-transform:none;white-space:normal;opacity:0;transform:translate(-50%,5px);pointer-events:none;transition:opacity .16s,transform .16s}[data-tooltip]:hover:after,[data-tooltip]:focus-within:after{opacity:1;transform:translate(-50%);transition-delay:.35s}.topbar [data-tooltip]:after{top:calc(100% + 10px);bottom:auto}.toast-stack{position:fixed;z-index:1300;top:18px;left:50%;width:min(390px,calc(100vw - 24px));display:grid;gap:8px;transform:translate(-50%);pointer-events:none}.status-toast{padding:11px 14px;color:#f4fff8;background:linear-gradient(135deg,#254f7c,#2865a3);border:1px solid #7cb8ec99;border-radius:10px;box-shadow:0 16px 35px #0008;font-size:10px;font-weight:700;text-align:center;opacity:0;transform:translateY(-8px) scale(.98);transition:.2s}.status-toast.show{opacity:1;transform:translateY(0) scale(1)}.status-toast[data-tone=success]{background:linear-gradient(135deg,#176f4b,#22a76c);border-color:#7de4aeaa}.status-toast[data-tone=warning]{color:#fff8e6;background:linear-gradient(135deg,#865615,#bd7d20);border-color:#f4c66baa}.status-toast[data-tone=error]{background:linear-gradient(135deg,#832d3c,#bd3e54);border-color:#f28d9eaa}.show-page{--accent:#92f3d0;--ink:#fff;--sub:#c8d6e0;--card:rgba(255,255,255,.12);--border:rgba(255,255,255,.25);min-height:100vh;height:100vh;overflow:hidden;position:relative;color:var(--ink);background:#171743;display:flex;flex-direction:column;transition:background .5s,color .5s}.show-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}.show-bg:after{content:"";position:absolute;inset:0;background-image:linear-gradient(#fff0 95%,#fff06 96%),linear-gradient(90deg,#fff0 95%,#fff06 96%);background-size:64px 64px;-webkit-mask-image:linear-gradient(to bottom,#0007,transparent 70%);mask-image:linear-gradient(to bottom,#0007,transparent 70%)}.show-bg i{position:absolute;border-radius:50%;filter:blur(3px);opacity:.65}.show-bg i:nth-child(1){width:55vw;height:55vw;left:-16vw;top:-25vw;background:radial-gradient(circle,#513fc2 0,transparent 68%)}.show-bg i:nth-child(2){width:48vw;height:48vw;right:-14vw;bottom:-20vw;background:radial-gradient(circle,#007f91 0,transparent 68%)}.show-bg i:nth-child(3){width:22vw;height:22vw;right:18%;top:12%;background:radial-gradient(circle,#a83d9d77,transparent 68%)}.show-header,.show-footer{position:relative;z-index:2;height:90px;padding:0 4.5vw;display:flex;align-items:center;justify-content:space-between}.show-logo{display:flex;align-items:center;gap:11px}.show-logo .brand-mark{width:34px;height:34px;background:#ffffff16;border:1px solid #ffffff24;box-shadow:none}.show-logo strong{font:700 16px Manrope,sans-serif;letter-spacing:-.3px}.show-live{display:flex;align-items:center;gap:8px;padding:8px 13px;border:1px solid #ffffff1c;background:#ffffff0c;border-radius:99px;font:700 8px Manrope,sans-serif;letter-spacing:1.5px}.show-live i{width:6px;height:6px;background:#78edac;border-radius:50%;box-shadow:0 0 0 4px #78edac1f}.show-center{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:3vh}.show-kicker{display:flex;align-items:center;gap:15px;color:var(--accent);font:700 clamp(8px,1vw,12px) Manrope,sans-serif;letter-spacing:clamp(2px,.4vw,5px);margin-bottom:4vh}.show-kicker i{width:50px;height:1px;background:currentColor;opacity:.45}.name-card{width:min(70vw,1000px);min-height:min(36vh,330px);padding:6vh 5vw;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:28px;background:var(--card);border:1px solid var(--border);box-shadow:0 35px 90px #0505164d,inset 0 1px #fff2;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transition:.5s}.card-glow{position:absolute;inset:-2px;border-radius:inherit;background:linear-gradient(120deg,#fff6,transparent 20%,transparent 70%,#88e8dd44);z-index:-1;filter:blur(6px);opacity:.7}.number-ribbon{color:var(--sub);font:700 clamp(8px,.8vw,11px) Manrope,sans-serif;letter-spacing:2px;margin-bottom:2.6vh}.name-card h1{margin:0;max-width:100%;font:800 clamp(42px,7vw,105px)/1 Manrope,sans-serif;letter-spacing:-.055em;text-wrap:balance;overflow-wrap:anywhere;text-shadow:0 9px 30px #0003;transition:transform .08s,opacity .08s}.name-card h1.tick{animation:nameTick .09s ease-out}@keyframes nameTick{0%{transform:translateY(8px);opacity:.4}}.name-card p{margin:2.5vh 0 0;color:var(--sub);font-size:clamp(10px,1.1vw,14px)}.winner-seal{position:absolute;right:-28px;top:-28px;width:68px;height:68px;border-radius:50%;background:#ffe48c;color:#7c5100;display:grid;place-items:center;border:7px solid #332866;box-shadow:0 12px 25px #0004;transform:scale(0) rotate(-30deg);transition:.45s cubic-bezier(.2,1.5,.4,1)}.winner-seal.visible{transform:scale(1) rotate(8deg)}.winner-seal svg{width:28px;height:28px}.shuffle-dots{display:flex;gap:7px;margin-top:4vh}.shuffle-dots i{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:dots .7s ease-in-out infinite alternate}.shuffle-dots i:nth-child(2){animation-delay:.2s}.shuffle-dots i:nth-child(3){animation-delay:.4s}@keyframes dots{to{transform:translateY(-8px);opacity:.3}}.show-footer{height:70px;color:var(--sub);font:600 8px Manrope,sans-serif;letter-spacing:1.3px}.show-footer span:first-child{display:flex;align-items:center;gap:7px}.show-footer i{width:5px;height:5px;background:var(--accent);border-radius:50%}.show-page[data-phase=winner] .name-card{animation:winnerPop .8s cubic-bezier(.2,1.4,.4,1)}@keyframes winnerPop{0%{transform:scale(.78);filter:brightness(2)}to{transform:scale(1)}}.confetti{position:absolute;inset:0;pointer-events:none;z-index:10}.confetti i{position:absolute;left:calc(var(--x)*1%);top:-20px;width:8px;height:16px;background:#ffdf63;opacity:0}.confetti i:nth-child(5n+2){background:#ff77a8}.confetti i:nth-child(5n+3){background:#70e4d0}.confetti i:nth-child(5n+4){background:#9d8bff}.confetti i:nth-child(5n){background:#fff}.confetti.burst i{animation:confettiFall calc(2.7s + var(--d)*1s) cubic-bezier(.18,.7,.2,1) forwards;animation-delay:calc(var(--d)*.15s)}@keyframes confettiFall{10%{opacity:1}to{opacity:.8;top:105vh;transform:rotate(calc(var(--r)*1deg)) translate(80px)}}.show-page[data-theme=glassmorphism]{background:linear-gradient(145deg,#181540,#172750 55%,#094b58)}.show-page[data-theme=neumorphism]{--ink:#4c5860;--sub:#7c8890;--accent:#64747e;--card:#e3e8ec;--border:#eef2f4;background:#e3e8ec}.show-page[data-theme=neumorphism] .show-bg{display:none}.show-page[data-theme=neumorphism] .name-card{box-shadow:25px 25px 55px #c1c5c9,-25px -25px 55px #fff,inset 1px 1px #fff;border:0;-webkit-backdrop-filter:none;backdrop-filter:none}.show-page[data-theme=neumorphism] .card-glow{display:none}.show-page[data-theme=neumorphism] .brand-mark{background:#dfe5e8;border:0;box-shadow:5px 5px 10px #c4c9cc,-5px -5px 10px #fff}.show-page[data-theme=neumorphism] .brand-mark i{background:#75838b}.show-page[data-theme=neumorphism] .show-live{border:0;background:#e3e8ec;box-shadow:inset 3px 3px 7px #c3c7ca,inset -3px -3px 7px #fff}.show-page[data-theme=neumorphism] .winner-seal{border-color:#e3e8ec}.show-page[data-theme=claymorphism]{--ink:#573449;--sub:#865d72;--accent:#a2416e;--card:#f8a9c2;--border:#ffd3df;background:linear-gradient(145deg,#ffd9e3,#f7b6ca)}.show-page[data-theme=claymorphism] .show-bg i:nth-child(1){background:#fff5}.show-page[data-theme=claymorphism] .show-bg i:nth-child(2){background:#c076be55}.show-page[data-theme=claymorphism] .name-card{border:0;border-radius:52px;box-shadow:inset 12px 12px 25px #ffd9e5aa,inset -14px -14px 28px #c66a8b55,0 18px #d17c99,0 35px 60px #9f4a6a33;-webkit-backdrop-filter:none;backdrop-filter:none}.show-page[data-theme=claymorphism] .card-glow{display:none}.show-page[data-theme=claymorphism] .brand-mark{background:#ef8ead;border:0}.show-page[data-theme=claymorphism] .brand-mark i{background:#fff}.show-page[data-theme=claymorphism] .show-live{background:#fff4;border-color:#fff8}.show-page[data-theme=claymorphism] .winner-seal{border-color:#f8a9c2}.show-page[data-theme=neo-brutalism]{--ink:#101010;--sub:#292929;--accent:#101010;--card:#ffe34e;--border:#101010;background:#f36f4f}.show-page[data-theme=neo-brutalism] .show-bg{background:repeating-linear-gradient(-45deg,transparent 0 18px,#000 19px 21px);opacity:.05}.show-page[data-theme=neo-brutalism] .name-card{border:5px solid #111;border-radius:0;box-shadow:18px 18px #111;-webkit-backdrop-filter:none;backdrop-filter:none}.show-page[data-theme=neo-brutalism] .card-glow{display:none}.show-page[data-theme=neo-brutalism] .brand-mark{background:#ffe34e;border:3px solid #111;border-radius:0;box-shadow:4px 4px #111}.show-page[data-theme=neo-brutalism] .brand-mark i{background:#111}.show-page[data-theme=neo-brutalism] .show-live{border:3px solid #111;background:#fff;border-radius:0;box-shadow:4px 4px #111}.show-page[data-theme=neo-brutalism] .show-live i{background:#111;box-shadow:none}.show-page[data-theme=neo-brutalism] .name-card h1{text-shadow:none;text-transform:uppercase}.show-page[data-theme=neo-brutalism] .winner-seal{background:#75e6a4;border:4px solid #111;border-radius:0;box-shadow:6px 6px #111}.show-page[data-theme=minimalism]{--ink:#141414;--sub:#7b7b7b;--accent:#141414;--card:#fff;--border:#e8e8e8;background:#fafafa}.show-page[data-theme=minimalism] .show-bg{display:none}.show-page[data-theme=minimalism] .name-card{border-radius:0;border-width:1px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.show-page[data-theme=minimalism] .card-glow{display:none}.show-page[data-theme=minimalism] .brand-mark{background:#111;border-radius:50%;box-shadow:none}.show-page[data-theme=minimalism] .brand-mark i{background:#fff}.show-page[data-theme=minimalism] .show-live{background:transparent;border-color:#ddd}.show-page[data-theme=minimalism] .name-card h1{text-shadow:none;font-weight:600}.show-page[data-theme=minimalism] .winner-seal{border-color:#fff;background:#111;color:#fff}.show-page[data-theme=liquid-glass]{--ink:#fff;--sub:#dce8ed;--accent:#b5fff5;--card:linear-gradient(135deg,#ffffff3b,#ffffff0b);--border:#ffffff6b;background:radial-gradient(circle at 25% 15%,#c752b5 0,transparent 28%),radial-gradient(circle at 80% 80%,#25b7b1 0,transparent 35%),linear-gradient(145deg,#49389c,#24478a)}.show-page[data-theme=liquid-glass] .show-bg i:nth-child(1){background:#e0a6ff88;filter:blur(20px)}.show-page[data-theme=liquid-glass] .show-bg i:nth-child(2){background:#76f3e277;filter:blur(25px)}.show-page[data-theme=liquid-glass] .name-card{border-radius:44% 56% 47% 53%/24% 30% 70% 76%;box-shadow:inset 3px 4px 9px #fff6,inset -6px -8px 20px #34218733,0 35px 90px #17154a55;-webkit-backdrop-filter:blur(30px) saturate(150%);backdrop-filter:blur(30px) saturate(150%)}.show-page[data-theme=liquid-glass] .card-glow{border-radius:inherit;background:linear-gradient(145deg,#fff8,transparent 35%,#96fff54d)}.show-page[data-theme=liquid-glass] .winner-seal{border-color:#5d55ac}.show-page-clean .show-center{min-height:100vh;padding:5vh 4vw}.show-page-clean .name-card{min-height:min(40vh,370px)}.show-page-clean .name-card h1{margin:0}.show-banner{position:absolute;z-index:6;top:clamp(24px,7vh,72px);left:50%;width:max-content;max-width:90vw;display:grid;justify-items:center;gap:6px;padding:13px 30px;color:var(--ink);border:1px solid var(--border);border-radius:14px;background:var(--card);box-shadow:0 18px 50px #0005,inset 0 1px #fff3;-webkit-backdrop-filter:blur(22px) saturate(145%);backdrop-filter:blur(22px) saturate(145%);transform:translate(-50%);animation:bannerReveal .65s cubic-bezier(.16,1,.3,1)}.show-banner span{max-width:82vw;overflow:hidden;color:var(--accent);font:800 clamp(9px,1vw,14px) Manrope,sans-serif;letter-spacing:.16em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.show-banner strong{max-width:82vw;overflow:hidden;font:800 clamp(17px,2vw,30px) Manrope,sans-serif;letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap}@keyframes bannerReveal{0%{opacity:0;transform:translate(-50%,-18px) scale(.94)}}.show-page[data-theme=neumorphism] .show-banner{box-shadow:12px 12px 26px #c1c5c9,-12px -12px 26px #fff;-webkit-backdrop-filter:none;backdrop-filter:none}.show-page[data-theme=claymorphism] .show-banner{border:0;box-shadow:inset 5px 5px 10px #ffd9e5aa,inset -6px -6px 12px #c66a8b55,0 8px #d17c99;-webkit-backdrop-filter:none;backdrop-filter:none}.show-page[data-theme=neo-brutalism] .show-banner{border:4px solid #111;border-radius:0;box-shadow:8px 8px #111;-webkit-backdrop-filter:none;backdrop-filter:none}.show-page[data-theme=minimalism] .show-banner{border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}@media(max-width:1100px){.topbar{flex-wrap:wrap;height:auto;gap:13px;padding-top:14px;padding-bottom:14px}.event-controls{order:3;width:100%;margin:0;justify-content:flex-end}.event-controls label:first-child{flex:1}.event-controls label:first-child .event-id-shell{width:100%}}@media(max-width:900px){.topbar{padding:16px 18px;align-items:flex-start}.room-actions{flex-wrap:wrap;justify-content:flex-end}.live-pill{display:none}.control-card,.workspace-grid{margin-left:16px;margin-right:16px}.workspace-grid{grid-template-columns:1fr}.control-card{padding:25px 25px 0}.control-ribbon{margin-left:-25px;margin-right:-25px}.name-card{width:88vw}.show-header,.show-footer{padding:0 5vw}}@media(max-width:600px){.brand small,.room-actions .subtle{display:none}.topbar{align-items:center}.event-controls{display:grid;grid-template-columns:1fr auto}.control-heading{gap:15px}.control-heading h1{font-size:20px}.control-bottom{flex-direction:column;align-items:stretch;gap:25px}.draw-button{width:100%}.control-card{min-height:380px}.control-ribbon strong{font-size:7px}.control-ribbon>div{gap:4px;padding:8px 4px}.control-ribbon svg{width:12px}.theme-grid,.banner-fields{grid-template-columns:1fr}.input-actions{flex-wrap:wrap}.input-actions .button:last-child{margin-left:0}.show-kicker i{width:25px}.name-card{min-height:30vh;padding-left:8vw;padding-right:8vw}.winner-seal{right:-8px}.show-footer span:last-child{display:none}}@media(max-width:600px){.entries-tools{align-items:flex-start;flex-direction:column}.inline-switch{width:100%}.winner-manager-header{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
