/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.table{display:table}}:root{--ink:#17201d;--paper:#f5f0e6;--orange:#e7682d;--green:#164c3a;--line:#d8d0c1;--muted:#6e746f}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{cursor:pointer}.topbar{border-bottom:1px solid var(--line);background:#fbf8f1;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(20px,5vw,72px);display:flex}.brand{color:var(--ink);background:0 0;border:0;align-items:center;gap:12px;display:flex}.brand span{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.brand strong{text-transform:uppercase;letter-spacing:.08em;font-size:13px}.live{text-transform:uppercase;letter-spacing:.12em;font-size:12px}.live i{background:#3d9b68;border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.hero{max-width:1100px;margin:auto;padding:72px 24px 44px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.18em;color:var(--orange);font-size:12px;font-weight:800}h1{letter-spacing:-.04em;margin:18px 0;font-family:Georgia,serif;font-size:clamp(44px,7vw,82px);line-height:.96}h1 em{color:var(--orange);font-weight:400}.hero>p,.lead{color:var(--muted);max-width:650px;font-size:18px;line-height:1.55}.choice-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:50px;display:grid}.choice{text-align:left;border:1px solid var(--line);border-radius:8px;flex-direction:column;align-items:flex-start;min-height:360px;padding:30px;transition:all .2s;display:flex}.choice:hover{transform:translateY(-3px);box-shadow:0 18px 35px #1d261b1a}.choice b{text-transform:uppercase;letter-spacing:.14em;font-size:11px}.choice h2{margin:22px 0 8px;font-family:Georgia,serif;font-size:34px}.choice p{max-width:360px;line-height:1.5}.choice u{margin-top:auto;font-weight:800;text-decoration:none}.public-card{background:linear-gradient(145deg,#f27e34,var(--orange));color:#fff;border:0;position:relative;overflow:hidden;box-shadow:0 10px 28px #1f261a24}.public-card:after{content:"";pointer-events:none;border:1px solid #fff3;border-radius:8px;position:absolute;inset:0}.action-pill{z-index:1;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:#ffffff20;border:1px solid #ffffff45;border-radius:999px;align-items:center;gap:6px;margin-top:18px;margin-bottom:6px;padding:8px 12px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.action-pill span{background:#fff6;border-radius:50%;justify-content:center;align-items:center;width:8px;height:8px;display:inline-flex}.judge-card{background:var(--green);color:#fff;border:0}.scorechips{gap:8px;margin:46px 0 6px;display:flex}.scorechips span{background:#ffffff12;border:1px solid #ffffff35;padding:10px 12px}.scorechips strong{margin-left:8px;font-size:25px}.admin-link,.back{color:var(--muted);background:0 0;border:0;margin-top:28px;text-decoration:underline}.notice{z-index:10;color:#fff;background:#17201d;border:0;border-radius:6px;justify-content:space-between;width:min(92%,620px);padding:16px 20px;display:flex;position:fixed;top:88px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0003}.panel{max-width:1100px;margin:0 auto;padding:42px 24px 80px}.narrow{max-width:620px}.inner{margin:auto;padding-top:45px}.panel h1{font-size:clamp(44px,7vw,70px)}label{margin:30px 0 14px;font-weight:700;display:block}.big-input{border:0;border-bottom:3px solid var(--ink);background:#fff0;outline:0;width:100%;padding:10px 0;font-family:Georgia,serif;font-size:64px;display:block}.pin{letter-spacing:.22em}.primary,.secondary{border:0;border-radius:4px;padding:16px 22px;font-weight:800}.primary{background:var(--orange);color:#fff}.primary:disabled{opacity:.45;cursor:not-allowed}.secondary{color:var(--ink);background:#e4ded2}.panel>.primary,.inner>.primary{width:100%;margin-top:22px}.confirm{border:1px solid var(--line);background:#fff;border-radius:7px;margin-top:24px;padding:22px}.confirm p{font-size:20px}.confirm button{width:100%;margin-top:8px}.panel small{color:var(--muted);margin-top:20px;line-height:1.45;display:block}.judge-head,.admin-head{justify-content:space-between;align-items:end;gap:20px;display:flex}.progress{border:1px solid var(--line);background:#fff;padding:16px 20px}.progress strong{color:var(--orange);font-size:30px}.categories{gap:15px;margin-top:34px;display:grid}.category{border:1px solid var(--line);background:#fff;border-radius:6px;padding:20px}.category h3{margin:0 0 18px;font-family:Georgia,serif;font-size:25px}.ranking{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.ranking label{border:1px solid var(--line);background:#f4f0e7;align-items:center;margin:0;padding:10px;display:flex}.ranking label>span{min-width:64px;font-size:20px}.ranking small{margin:2px 0 0;font-size:10px}.ranking input{background:#fff;border:0;width:100%;min-width:0;padding:13px;font-weight:800}.sticky-actions{background:#17201df2;border-radius:6px;justify-content:flex-end;gap:10px;margin-top:22px;padding:12px;display:flex;position:sticky;bottom:12px}.metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin:26px 0;display:grid}.metrics div{border:1px solid var(--line);background:#fff;padding:20px}.metrics span{color:var(--muted);font-size:13px;display:block}.metrics strong{font-family:Georgia,serif;font-size:40px}.admin-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.admin-grid>section,.results,.danger{border:1px solid var(--line);background:#fff;padding:22px}.admin h2{font-family:Georgia,serif}.row{border-bottom:1px solid #ece5d9;justify-content:space-between;padding:12px 0;display:flex}.row small{text-transform:capitalize;margin:2px 0}.add-row{gap:8px;margin-top:16px;display:flex}.add-row input{border:1px solid var(--line);width:100%;min-width:0;padding:10px}.add-row button{background:var(--green);color:#fff;border:0;padding:0 16px}.results{margin-top:16px}.winner{border-top:1px solid var(--line);grid-template-columns:2fr 1fr 2fr;align-items:center;gap:12px;padding:14px 0;display:grid}.winner strong{color:var(--orange);font-size:24px}.winner small{margin:0}.danger{border-color:#ddafa3;margin-top:16px}.danger button{color:#a6311c;background:#fff;border:1px solid #b6432a;margin-right:10px;padding:10px}footer{text-align:center;border-top:1px solid var(--line);color:var(--muted);padding:25px;font-size:12px}@media (width<=720px){.brand strong{display:none}.choice-grid,.admin-grid{grid-template-columns:1fr}.hero{padding-top:42px}.choice{min-height:315px}.ranking{grid-template-columns:1fr}.judge-head,.admin-head{flex-direction:column;align-items:flex-start}.metrics{grid-template-columns:1fr}.winner{grid-template-columns:1fr 1fr}.winner small{grid-column:1/-1}.add-row{flex-wrap:wrap}.sticky-actions{grid-template-columns:1fr 1fr;display:grid}.topbar{height:64px}}:root{--ink:#25140d;--paper:#f4e7ce;--orange:#d85816;--green:#315f58;--line:#b8875e;--muted:#765b47;--cream:#fff4dc;--rust:#7d2b10;--espresso:#1b0d08;--gold:#d69a38}body{background:radial-gradient(circle at 18% 0,#fff8e7 0,#0000 31rem),repeating-linear-gradient(45deg,#00000008 0 1px,#0000 1px 5px),#f2e3c8}.topbar{background:linear-gradient(90deg,#241009f2,#5b1f0de8 48%,#241009f2),repeating-linear-gradient(135deg,#fff1 0 2px,#0000 2px 7px);border-bottom:5px double #7a351b;gap:clamp(18px,4vw,54px);height:auto;min-height:144px;padding:12px clamp(16px,5vw,72px);box-shadow:0 7px 20px #2b120b40}.brand{min-width:0;color:var(--cream);text-align:left;flex:auto}.brand img{object-fit:contain;filter:drop-shadow(0 4px 5px #0009);width:154px;height:118px}.brand .brand-title{width:auto;min-width:0;height:auto;color:inherit;background:0 0;border-radius:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;display:flex}.brand-title strong{color:#ffc16b;text-shadow:0 2px #000;white-space:nowrap;letter-spacing:.1em!important;font-size:25px!important}.brand-title b{color:#fff1cf;text-shadow:0 2px 2px #000;white-space:nowrap;font-family:Georgia,serif;font-size:34px;line-height:1}.live{color:#ffe6b7;white-space:nowrap;border-left:1px solid #ffd28c66;flex:none;margin-left:auto;padding-left:clamp(16px,3vw,34px);font-weight:800}.live i{background:#f29b38;box-shadow:0 0 0 4px #f29b3830}.hero{max-width:1160px;padding-top:68px;position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;opacity:.1;filter:sepia();background:url(/copper-town-logo.png) 50%/contain no-repeat;width:340px;height:230px;position:absolute;top:30px;right:24px}.hero:after{content:"";background:repeating-conic-gradient(#25140d 0 25%,#f7e9cf 0 50%) 0/28px 28px;border:2px solid #5b2714;height:16px;margin:38px 0 0;display:block;box-shadow:0 4px #d85816}.eyebrow,.kicker{color:var(--rust);font-weight:900}h1{color:#30160c;text-shadow:0 1px #fff8e8}h1 em{color:var(--orange)}.hero h1{font-size:clamp(38px,5vw,66px);line-height:1.02}.hero h1 em{margin-top:10px;font-size:clamp(29px,3.6vw,48px);line-height:1.08;display:block}.hero>p,.lead{color:#6f503b}.choice{border:3px solid #4c2516;border-radius:14px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #f4c77d66,0 13px 28px #3a180f28}.choice:after{content:"";pointer-events:none;border:1px solid #ffdfaa55;border-radius:8px;position:absolute;inset:8px}.choice h2{color:#fff4d5;text-shadow:0 2px #2c1008}.choice p,.choice u,.choice b{z-index:1;position:relative}.choice u{margin-top:auto}.choice-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.choice{flex-direction:column;gap:10px;min-height:360px;padding:26px;display:flex}.public-card{background:radial-gradient(circle at 85% 15%,#f49a31,#c4440d 38%,#77250e 100%);border-width:2px;border-color:#f7b47f;position:relative;overflow:hidden;box-shadow:0 14px 30px #441d0f38}.public-card:before{content:"";pointer-events:none;border:1px solid #ffd6ab55;position:absolute;inset:0}.action-pill{white-space:nowrap;text-overflow:ellipsis;letter-spacing:.12em;text-transform:uppercase;color:#fff0d8;background:#ffffff26;border:1px solid #ffffff57;border-radius:999px;flex-wrap:nowrap;align-items:center;gap:8px;width:100%;margin-top:16px;margin-bottom:12px;padding:9px 12px;font-size:11px;line-height:1.2;display:flex;overflow:hidden}.action-pill:before{content:"";background:#fff7;border-radius:50%;flex:none;width:9px;height:9px}.action-pill strong{color:#fff;flex:none;font-weight:900}.action-pill em{text-overflow:ellipsis;min-width:0;font-style:normal;overflow:hidden}.public-guidance{color:#5f4537;border-top:1px dashed #dbc1a5;margin-top:16px;padding-top:12px;line-height:1.4}.public-guidance p{color:#5b3d2e;margin:4px 0;font-size:14px}.judge-card{background:radial-gradient(circle at 85% 15%,#537f75,#294f49 42%,#15332e 100%)}.number{display:none}.scorechips span{background:#190c0755;border-color:#f5d79e70}.admin-link,.back{color:#71391f;font-weight:800}.panel{background:#f9efdccf;border:3px solid #7d4528;border-radius:15px;margin-top:28px;margin-bottom:44px;box-shadow:inset 0 0 0 3px #fff8e6,0 16px 38px #3b1a1022}.panel.narrow{max-width:650px}.inner{padding-bottom:30px}.big-input{color:#30160c;border-bottom-color:#5b2b18}.big-input:focus{border-color:var(--orange)}.code-input,.ranking input,.add-row input,.small-input{color:#2a150e;background:#fff9ec;border:2px solid #ad7c52;border-radius:5px}.primary,.secondary{border-radius:7px;font-weight:900;box-shadow:0 3px #4e1d0d}.primary{color:#fff8e7;background:linear-gradient(#ef7b28,#bf400d);border:1px solid #8b2c0b}.secondary{color:#3b1d12;background:linear-gradient(#fff5df,#dec39c);border:1px solid #9e724d}.confirm,.category,.metrics div,.admin-grid>section,.results,.danger{background:#fff9eb;border:2px solid #bb8b62;box-shadow:inset 0 0 18px #8c4f1b12}.category{border-left:7px solid var(--orange)}.category h3{justify-content:space-between;align-items:center;gap:12px;display:flex}.category h3:after{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;flex:none;padding:6px 9px;font-family:Arial,Helvetica,sans-serif;font-size:11px}.category[data-status=voted] h3:after{content:"✓ Voted";color:#fff8e7;background:#315f58;box-shadow:0 2px #17352f}.category[data-status=skipped] h3:after{content:"✓ Not judging";color:#fff8e7;background:#756153;box-shadow:0 2px #3e3028}.category[data-status=pending] h3{cursor:pointer}.category[data-status=pending] h3:after{content:"Pending - tap to skip";color:#9a3511;background:#fff1db;border:1px solid #d85816}.category[data-status=skipped] h3{cursor:pointer}.ranking label{background:#ead4af;border-color:#b08055}.sticky-actions{background:#24110df2;border:2px solid #ad683b}.skip-panel{background:#fff3d8;border:3px double #7d4528;border-radius:12px;max-width:1100px;margin:-28px auto 44px;padding:24px;box-shadow:0 14px 30px #3b1a1020}.skip-head{justify-content:space-between;align-items:end;gap:16px;display:flex}.skip-head h2{margin:6px 0 0;font-family:Georgia,serif}.skip-panel>p{color:var(--muted)}.status-counts{flex-wrap:wrap;gap:7px;display:flex}.status-counts b{background:#ead4af;border-radius:999px;padding:7px 9px;font-size:12px}.skip-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.skip-grid button{text-align:left;color:var(--ink);background:#fff9ec;border:2px solid #b8875e;border-radius:7px;justify-content:space-between;gap:12px;padding:13px;display:flex}.skip-grid button strong{white-space:nowrap}.skip-grid .has-vote{background:#dfece7;border-color:#315f58}.skip-grid .is-skipped{background:#e8dfd3;border-color:#826c5d}.skip-grid .is-pending{border-color:#d85816}.secure-vote{background:#e4dbc1;border:3px double #5c7667}.secure-vote .button-row>.primary{display:none}.code-generator-panel{background:#fff3d8;border:3px double #7d4528;border-radius:12px;max-width:1100px;margin:-28px auto 44px;padding:22px;box-shadow:0 14px 30px #3b1a1020}.viewer-password-panel{background:#e5eee8;border:3px double #315f58;border-radius:12px;max-width:1100px;margin:-28px auto 44px;padding:22px;box-shadow:0 14px 30px #3b1a1020}.viewer-password-panel h2{margin:0 0 8px;font-family:Georgia,serif}.viewer-password-panel p{color:var(--muted)}.readonly-banner{color:#fff8e7;background:#315f58;border-radius:10px;flex-wrap:wrap;gap:10px;max-width:1100px;margin:-28px auto 44px;padding:18px 22px;display:flex}.readonly-banner strong{text-transform:uppercase;letter-spacing:.08em}.readonly-banner span{opacity:.9}.public-winner-panel{background:linear-gradient(135deg,#fff3d8,#efc078);border:4px double #8c3c17;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:10px 24px;max-width:1100px;margin:-28px auto 44px;padding:24px;display:grid;box-shadow:0 16px 32px #3b1a1025}.public-winner-panel h2{margin:5px 0;font-family:Georgia,serif}.public-winner-panel>p{color:var(--muted);grid-column:1/-1;margin:4px 0 0}.public-winner-total{text-align:right}.public-winner-total strong{color:#b43f12;font-family:Georgia,serif;font-size:38px;display:block}.public-winner-total span{font-weight:800}.public-winner-panel.public-tie{background:linear-gradient(135deg,#fff0dc,#e7a08a);border-color:#a72f18}.public-owner{background:#fff8e7aa;border:1px solid #b8875e;border-radius:7px;grid-column:1/-1;justify-content:space-between;gap:12px;padding:10px 12px;display:flex}.public-owner span{color:var(--muted)}.registration-panel{background:#fff9eb;border:3px double #315f58;border-radius:12px;max-width:1100px;margin:-28px auto 44px;padding:24px;box-shadow:0 14px 30px #3b1a1020}.registration-panel h2{margin:5px 0;font-family:Georgia,serif}.registration-panel p{color:var(--muted)}.file-picker{background:#f3e3c8;border:2px dashed #8f6749;border-radius:8px;margin:16px 0;padding:14px;display:block}.file-picker input{width:100%;margin-top:9px;display:block}.import-preview{background:#e5eee8;border-left:5px solid #315f58;gap:4px;padding:12px;display:grid}.import-preview.has-error{background:#fff0ec;border-color:#b6432a}.import-preview span,.import-preview small{color:var(--muted)}.demo-panel{background:#fff8e8;border:3px double #8f6749;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:12px 24px;max-width:1100px;margin:-28px auto 44px;padding:24px;display:grid;box-shadow:0 14px 30px #3b1a1020}.demo-panel h2{margin:4px 0;font-family:Georgia,serif}.demo-panel p{color:var(--muted);margin:6px 0}.demo-panel small{grid-column:1/-1}.demo-panel.is-active{background:#fff0f0;border-color:#b40000}.demo-panel.is-active h2,.demo-panel.is-active .kicker{color:#b40000}.demo-start,.demo-stop{font-weight:900}.demo-stop{color:#fff!important;background:#b40000!important;border-color:#760000!important}.demo-results{background:#fff1f1!important;border:4px solid #c00000!important}.demo-results:before{content:"DEMO ONLY - RANDOM TEST SCORES AND WINNERS";text-align:center;color:#fff;letter-spacing:.08em;background:#c00000;margin:-1px -1px 18px;padding:12px;font-weight:1000;display:block}.demo-results h2,.demo-results .winner strong,.demo-results .winner small{color:#b40000!important}.winner-vehicle{background:#f2e2c6;border-left:5px solid #c84b13;grid-column:1/-1;align-items:baseline;gap:10px 18px;margin-top:5px;padding:9px 12px;display:flex}.winner-vehicle b{color:#2d1710;font-size:17px}.winner-vehicle span{color:#5b4538;font-weight:700}.demo-results .winner-vehicle{background:#ffdada;border-left-color:#c00000}.demo-results .winner-vehicle b,.demo-results .winner-vehicle span{color:#a00000!important}.admin-readonly .danger,.admin-readonly .row-actions,.admin-readonly .add-row{display:none}.code-generator-panel h2{margin:0 0 8px;font-family:Georgia,serif}.code-generator-panel p{color:var(--muted);margin:0 0 16px}.code-generator{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.code-generator label{min-width:170px;margin:0}.code-generator input{background:#fff9ec;border:2px solid #ad7c52;border-radius:6px;width:100%;margin-top:6px;padding:13px;font-size:22px;font-weight:800;display:block}.code-generator button{min-height:54px}.progress{background:#fff3d8;border:2px solid #bd8354}.winner strong{color:#c84b13}.results>p,.danger>p{color:var(--muted);font-size:15px;line-height:1.55}.notice{background:#28120c;border:2px solid #e17a2e}footer{color:#f4d7a9;background:#2a130c;border-top:5px double #74351c}.full{width:100%;margin-top:22px}.secure-vote strong{margin-top:14px;display:block}.button-row{flex-wrap:wrap;align-items:center;gap:10px;margin:12px 0;display:flex}.row-actions{gap:6px;display:flex}.row-actions button{border:1px solid var(--line);background:#fff8e8;padding:6px 8px;font-size:12px}.row-actions .remove-judge{color:#9d2c17;background:#fff1ec;border-color:#b6432a}.inactive{opacity:.52}.small-input{width:90px;padding:10px}.small-input.wide{width:min(100%,320px)}.thank-you{background:radial-gradient(circle at top,#a94217 0,#4d1b0c 58%,#160906 100%)}.thanks-card{text-align:center;background:#fff4dc;border:6px double #d85b1c;border-radius:18px;width:min(100%,620px);padding:clamp(24px,6vw,52px);position:relative;box-shadow:0 30px 80px #0009}.thanks-card:before{content:"";pointer-events:none;border:1px solid #8c4b2a55;border-radius:10px;position:absolute;inset:10px}.thanks-card img{object-fit:contain;filter:drop-shadow(0 7px 6px #53220c45);width:min(88%,400px);max-height:320px;margin-bottom:14px}.thanks-card h1{color:var(--orange);margin:12px 0;font-size:clamp(54px,12vw,92px)}.thanks-card p{margin:10px auto;font-size:22px;line-height:1.45}.thanks-card p strong{color:var(--green);font-size:30px}.thanks-card .thanks-note{color:var(--muted);margin-bottom:24px;font-size:16px}.thanks-card button{width:100%;font-size:20px;position:relative}.vehicle-confirm{color:#3a2119;background:#fff8e8;border:1px solid #c65c1959;border-radius:14px;flex-direction:column;gap:.2rem;margin:.75rem 0 1rem;padding:.85rem 1rem;display:flex}.vehicle-confirm b{font-size:1.05rem}.vehicle-confirm span{color:#6a4a3b}.readiness-panel,.voting-windows{background:#fffaf0;border:1px solid #7e3f2333;border-radius:18px;margin:1.1rem 0;padding:1.2rem}.readiness-head,.voting-windows{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.readiness-head h2,.voting-windows h2{margin:.2rem 0}.window-status,.window-actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.window-status b{letter-spacing:.05em;border-radius:999px;padding:.45rem .7rem;font-size:.78rem}.window-status .is-open{color:#185b27;background:#e0f3df}.window-status .is-closed{color:#8d2f20;background:#f7dfda}.readiness-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;margin:1rem 0;display:grid}.readiness-grid>div{background:#fff;border-radius:12px;align-items:flex-start;gap:.55rem;padding:.75rem;display:flex}.readiness-grid>div>span{border-radius:50%;place-items:center;width:1.4rem;height:1.4rem;font-weight:900;display:grid}.readiness-grid .ready>span{color:#175b25;background:#d9efd9}.readiness-grid .attention>span{color:#932f17;background:#ffe0d2}.readiness-grid p{flex-direction:column;margin:0;display:flex}.readiness-grid small{color:#6d5549;margin-top:.2rem}.voting-windows>div:first-child{max-width:42rem}.window-actions button{min-width:11rem}.open-window{color:#fff!important;background:#276d36!important}.close-window{color:#fff!important;background:#9d3625!important}.sheet-sync{border-top:1px solid #7e3f2329;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.8rem;margin:1rem 0;padding-top:1rem;display:grid}.sheet-sync label{flex-direction:column;gap:.4rem;display:flex}.sheet-sync input{width:100%}@media (width<=900px){.readiness-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.readiness-head,.voting-windows{flex-direction:column}.window-status,.window-actions{justify-content:flex-start}}@media (width<=560px){.readiness-grid,.sheet-sync{grid-template-columns:1fr}.sheet-sync button,.window-actions,.window-actions button{width:100%}}@media (width<=720px){.topbar{gap:12px;min-height:118px;padding:8px 10px}.brand img{width:104px;height:96px}.brand-title strong{font-size:14px!important;display:block!important}.brand-title b{white-space:normal;max-width:178px;font-size:19px}.live{text-align:right;max-width:82px;padding-left:10px;font-size:9px;line-height:1.25}.hero{padding-top:38px}.hero:before{width:210px;height:150px;top:12px;right:-30px}.hero h1{font-size:clamp(32px,10vw,44px);line-height:1.03}.hero h1 em{margin-top:8px;font-size:clamp(24px,7.5vw,32px);line-height:1.08}.panel{border-width:2px;margin:14px 8px 34px;padding-left:16px;padding-right:16px}.panel.narrow{width:auto;max-width:none}.panel.narrow label{margin:22px 0 10px}.panel.narrow .lead{font-size:16px;line-height:1.45}.panel.narrow .big-input{min-width:0;max-width:100%;padding:8px 0;font-size:34px;line-height:1.15}.panel.narrow .code-input{max-width:100%;font-size:18px}.panel.narrow .primary.full{margin-top:16px}.panel.narrow small,.public-guidance p{font-size:13px;line-height:1.4}.choice-grid{grid-template-columns:1fr}.choice{gap:8px;min-height:320px;padding:22px 16px}.choice b{font-size:11px}.choice p{font-size:17px;line-height:1.35}.choice h2{margin:6px 0;font-size:32px;line-height:1.05}.action-pill{gap:6px;padding:8px 10px;font-size:10px}.action-pill:before{flex-basis:8px;width:8px;height:8px}.code-generator-panel,.viewer-password-panel,.readonly-banner,.public-winner-panel,.registration-panel,.demo-panel{margin:-18px 8px 34px}.code-generator>*{width:100%}.public-winner-panel,.demo-panel{grid-template-columns:1fr}.public-winner-total{text-align:left}.public-winner-panel>p{grid-column:auto}.public-owner{flex-direction:column;grid-column:auto;gap:4px}.skip-panel{margin:-18px 8px 34px}.skip-head{flex-direction:column;align-items:flex-start}.skip-grid{grid-template-columns:1fr}.skip-grid button{flex-direction:column;gap:4px}.skip-grid button strong{white-space:normal}.row{gap:8px}.row-actions{flex-direction:column}.code-input{font-size:21px}}
