.scoreboard-shell{position:fixed;inset:0;z-index:1000;overflow:auto;background:#f4f6fa;color:#17243d}.scoreboard-shell [hidden]{display:none!important}.scoreboard-shell select{display:block;width:100%;border:1px solid #cfd7e4;border-radius:7px;padding:11px 36px 11px 12px;color:#17243d;background:#fff;font:inherit}.scoreboard-shell [data-slot=switch]{position:relative;border:0;border-radius:999px;background:#b9c3d4;padding:2px}.scoreboard-shell [data-slot=switch][data-state=checked]{background:#263469}.scoreboard-shell [data-slot=switch-thumb]{display:block;border-radius:50%;background:#fff;transform:translateX(0);transition:transform .15s}.scoreboard-shell [data-slot=switch][data-state=checked] [data-slot=switch-thumb]{transform:translateX(16px)}.score-dialog-backdrop{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;padding:20px;background:rgba(12,23,45,.55)}.score-dialog{width:min(560px,100%);max-height:90vh;overflow:auto;border-radius:14px;background:#fff;padding:24px;box-shadow:0 24px 70px rgba(0,0,0,.25)}.score-dialog-header p{margin:8px 0 0}.score-dialog-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.score-table-wrap{overflow-x:auto}.scoreboard-shell{--background:#f4f6fa;--foreground:#17243d;--card:#fff;--card-foreground:#17243d;--popover:#fff;--popover-foreground:#17243d;--primary:#263469;--primary-foreground:#fff;--secondary:#e9eef7;--secondary-foreground:#17243d;--muted:#edf0f6;--muted-foreground:#68748a;--accent:#edf0f6;--accent-foreground:#17243d;--destructive:#c02836;--border:#dce2ec;--input:#dce2ec;--ring:#607cc4;--radius:.7rem}*{box-sizing:border-box}.scoreboard-shell{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}a:focus-visible,button:focus-visible{outline:3px solid #6c8eff;outline-offset:3px}main{max-width:1440px;margin:auto;padding:0 5%}header{justify-content:space-between;border-bottom:1px solid var(--border);padding:23px 0;gap:20px}.brand,header{display:flex;align-items:center}.brand{gap:14px;font-size:14px;letter-spacing:.06em;font-weight:700}.brand img{height:55px;width:65px;object-fit:contain}.brand small{display:block;font-size:12px;color:#6c7890;font-weight:400;margin-top:4px;letter-spacing:.16em}.outline,.primary,.quiet{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--border);border-radius:8px;background:#fff;padding:11px 17px;font-size:14px;font-weight:600;color:var(--foreground);text-decoration:none}.primary{background:var(--primary);color:#fff;border-color:var(--primary)}.quiet{background:transparent;border-color:transparent}.page-heading{display:flex;align-items:center;justify-content:space-between;padding:42px 0 30px;gap:20px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.15em;color:#60708b;margin:0 0 8px}h1{font-size:clamp(36px,4vw,54px);font-weight:800;letter-spacing:-.045em;line-height:1.15;margin:0}.title-dot{color:#dcac23}.sub{color:#68748a;margin:10px 0 0}.event-badge{display:flex;gap:14px;align-items:center;font-size:12px;letter-spacing:.08em;color:#68748a}.event-badge b{color:#263469}.nav{display:flex!important;border-bottom:1px solid var(--border);width:100%!important;justify-content:flex-start!important;padding:0!important;height:auto!important;gap:27px!important;margin-bottom:24px}.nav,.nav button{background:none!important;border-radius:0!important}.nav button{flex:none!important;padding:14px 0!important;box-shadow:none!important;font-size:15px!important;border:none!important;border-bottom:3px solid transparent!important}.nav button[data-state=active]{border-bottom-color:#263469!important;color:#263469!important}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:0 0 20px}h2{font-size:20px;letter-spacing:-.025em;margin:0}h2,h3{font-weight:700}h3{font-size:18px}.muted{color:#68748a;font-size:14px}.house-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.house-card{background:#fff;border:1px solid var(--border);border-top:5px solid var(--house);border-radius:12px;padding:21px 23px;box-shadow:0 5px 14px #20386104}.house-top{display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:700}.house-label:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--house);margin-right:9px}.points{font-size:76px;line-height:1.1;font-weight:800;letter-spacing:-.06em;margin:21px 0}.points small{display:inline-block;font-size:11px;color:#738099;letter-spacing:.12em;margin-left:12px;font-weight:600}.medals{display:flex;justify-content:space-between;border-top:1px solid #edf0f5;padding-top:16px;font-size:17px}.medals b{font-size:15px;margin-left:6px}.lower-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:22px;margin-top:26px}.panel{border:1px solid var(--border);border-radius:12px;background:#fff;padding:25px}.empty{padding:35px 10px;text-align:center;color:#738099;display:flex;align-items:center;flex-direction:column}.empty h3{color:#26344e;margin:16px 0 4px}.empty p{font-size:14px;margin:4px 0}.weights{display:flex;justify-content:space-around;margin:25px 0}.weights span{display:flex;align-items:center;flex-direction:column;font-size:13px;color:#67738a}.weights b{color:#26344e;font-size:34px;line-height:1.4}.scoring-note{background:#edf1f9}.scoring-note p:last-child{font-size:14px;color:#68748a;max-width:290px;margin:12px 0 0}footer{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:44px;padding:23px 0;border-top:1px solid var(--border);color:#64718a;font-size:11px;letter-spacing:.08em}footer>span:first-child{font-size:18px;font-weight:800;color:#273469;letter-spacing:-.04em}footer small{font-size:12px;letter-spacing:0;font-weight:400;margin-left:14px;color:#68748a}@media(max-width:760px){main{padding:0 5%}.brand{font-size:11px}.brand small{font-size:10px}.brand img{width:45px;height:45px}header{padding:16px 0}.event-badge{display:none}.page-heading{padding:30px 0 20px}.house-grid{grid-template-columns:repeat(2,1fr);gap:12px}.house-card{padding:15px}.points{font-size:56px;margin:17px 0}.lower-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start}.section-heading .muted{font-size:12px}.nav{gap:22px!important}.nav button{font-size:14px!important}footer{align-items:flex-start;flex-direction:column;gap:10px}footer small{display:block;margin:5px 0 0}.house-top,.medals{font-size:14px}.points small{font-size:10px;margin-left:8px}header .outline{font-size:0;padding:10px}header .outline svg{width:20px;height:20px}}input,textarea{display:block;width:100%;background:#fff;border:1px solid #cfd7e4;border-radius:7px;padding:11px 12px;font-size:16px;color:#17243d;min-height:45px}input:focus,textarea:focus{outline:2px solid #7b95cd;outline-offset:1px}label.field{display:flex;flex-direction:column;gap:7px;margin:12px 0 20px;font-size:14px;font-weight:600}.field small{font-size:12px;font-weight:400;color:#68748a}.picker{width:100%!important;min-height:46px;font-size:15px!important;background:#fff}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.form-grid.three{grid-template-columns:repeat(3,1fr)}.notice{display:flex;align-items:center;gap:10px;border-radius:8px;padding:13px 17px;margin:12px 0;font-size:14px;flex-wrap:wrap}.notice button{margin-left:auto}.error{background:#fce8e8;color:#992b34}.warning{background:#fff2cf;color:#795607}.success{background:#e2f3ed;color:#176346}.info{background:#eaf0ff;color:#263469}.sync{display:flex;align-items:center;font-size:12px;color:#68748a;gap:7px}.sync i{width:7px;height:7px;border-radius:50%;background:#db9c35}.sync i.online{background:#15835e}.sync-time{display:inline}.rank{font-size:19px;color:#768096}.house-name{display:inline-flex;align-items:center;gap:8px;font-weight:600}.house-name i{width:9px;height:9px;flex:none;border-radius:50%}.result-row{padding:15px 0;border-bottom:1px solid #e9edf3}.result-row:last-child{border-bottom:none}.result-title{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:12px}.result-title strong{font-size:15px}.result-title .muted{font-size:12px}.result-content{display:flex;gap:18px;flex-wrap:wrap;font-size:14px}.result-content>span{display:inline-flex;gap:5px;align-items:center}.result-meta{font-size:12px;color:#728098;display:block;margin-top:9px}.progress-note{font-size:13px;color:#68748a;border-top:1px solid #d6dfea;margin-top:24px;padding-top:16px}.progress-note b{color:#263469;font-size:18px}.games-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:start}.game-card{border:1px solid var(--border);background:#fff;border-radius:10px}.game-card summary{padding:19px;display:flex;align-items:center;gap:15px;cursor:pointer;list-style:none}.game-card summary:after{content:"+";color:#748097;font-size:22px}.game-card[open] summary:after{content:"−"}.game-number{font-size:13px;color:#768198;font-weight:700}.game-card strong{font-size:15px}.game-card small{display:block;color:#6a7890;font-size:12px;font-weight:400;margin-top:3px}.game-count{margin-left:auto;text-align:center;font-size:17px;font-weight:700}.game-detail{border-top:1px solid var(--border);padding:18px}.game-round{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid var(--border)}.badge{border-radius:5px;background:#edf0f6;padding:3px 8px;font-size:12px;text-transform:capitalize}.badge.confirmed{background:#e3f4eb;color:#1d6949}.badge.voided{color:#992b34;background:#fce8e8}.score-values{font-size:13px;color:#65738c}.game-round .section-heading{margin-bottom:12px}.filter-row{max-width:250px}.filter-row label{margin-top:0}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.danger{color:#ac2b35}.login-panel{max-width:440px;margin:16px auto 50px;padding:32px}.login-panel .muted{margin:12px 0 22px}.login-panel .primary{width:100%}.lock-icon{width:52px;height:52px;background:#edf1f9;color:#263469;border-radius:12px;display:grid;place-items:center;margin-bottom:20px}.desk-nav{margin-bottom:18px!important;height:auto!important;display:flex!important;flex-wrap:wrap}.desk-nav button{padding:10px 14px!important;min-height:42px;font-size:14px}.editor{max-width:1000px}.editor h3{margin:18px 0 12px}.switch-field{align-items:flex-start}.switch-field [data-slot=switch]{margin:6px 0;width:40px;height:24px}.switch-field [data-slot=switch-thumb]{width:20px;height:20px}.participants{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.participants label{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px;background:#f3f5f9;border-radius:7px;font-size:14px}.participant-section{border-top:1px solid var(--border);padding-top:1px}.placement-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.score-house{border:1px solid var(--border);padding:15px 18px;border-radius:9px;margin:12px 0}.score-inputs{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.score-inputs .field{width:110px;margin:10px 0 0}.average{margin:18px 0 0 auto;min-width:80px}.average small{font-size:12px;color:#738099;display:block}.average b{font-size:23px}.editor-footer{border-top:1px solid var(--border);padding-top:16px;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:20px}.editor-footer p{max-width:400px}.editor-footer .actions{flex-shrink:0}.empty .primary{margin-top:22px}.add-game{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin:18px 0}.add-game .field{flex:1;min-width:200px}.manage-list>div{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--border);padding:12px 0}.settings{max-width:760px}.review-order,.settings p{margin:15px 0}.review-order>div{display:flex;align-items:center;gap:20px;padding:13px 0;border-bottom:1px solid var(--border)}.review-order>div>b{margin-left:auto;font-size:15px}.review-order>div>span:first-child{font-size:24px}.header-actions{display:flex;align-items:center;gap:10px}.display-mode{max-width:1900px}.display-mode .page-heading{padding:25px 0}.display-mode .points{font-size:clamp(70px,7vw,130px)}.display-mode .house-top{font-size:clamp(17px,2vw,26px)}.display-mode .medals{font-size:25px}.display-mode .medals b{font-size:24px}.display-mode .result-content,.display-mode .result-title strong{font-size:20px}.display-mode .lower-grid{grid-template-columns:1.7fr 1fr}.display-mode footer{margin-top:24px}@media(max-width:760px){.form-grid,.games-grid{grid-template-columns:1fr}.form-grid.three{grid-template-columns:repeat(3,1fr);gap:10px}.participants,.placement-grid{grid-template-columns:1fr 1fr}.editor{padding:18px}.editor-footer{flex-direction:column;align-items:stretch}.editor-footer .actions{justify-content:stretch}.editor-footer button{flex:1}.desk-nav{width:100%!important}.desk-nav button{padding:9px!important;font-size:13px!important}.sync-time{display:none}.sync{max-width:150px;text-align:right;font-size:11px}.result-title{flex-direction:column;gap:4px}.result-content{gap:12px;font-size:13px}.login-panel{margin:10px auto}.display-mode .points{font-size:64px}.display-mode .lower-grid{grid-template-columns:1fr}.display-mode .medals,.display-mode .medals b{font-size:18px}.display-mode .house-top{font-size:16px}.display-mode .result-content{font-size:15px}.display-mode .result-title strong{font-size:16px}.display-mode .quiet{font-size:12px;padding:8px}.section-heading h2{font-size:18px}}.medal-board{overflow:hidden;border-radius:16px;border:1px solid #d0d9e9;box-shadow:0 10px 28px #16294c0a;background:#fff}.medal-board-heading{background:#1c2855;padding:22px 28px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#fff}.medal-board-heading .eyebrow{color:#b8c7e7;font-size:11px;letter-spacing:.17em;margin-bottom:5px}.medal-board-heading h2{font-size:29px;color:#fff;display:flex;align-items:center;gap:12px;font-weight:800}.medal-board-heading h2 svg{color:#f4cb61;width:26px;height:26px}.medal-board-heading .sync{color:#d3dff7;font-size:13px}.medal-board-heading .sync i.online{background:#64daa8}.medal-table{width:100%;table-layout:fixed;border-collapse:collapse;font-variant-numeric:tabular-nums}.medal-table thead{background:#263769}.medal-table thead tr{border:0}.medal-table th{color:#dce5fb;height:67px;text-align:center;font-size:14px;font-weight:600;padding:10px 12px}.medal-table th.house-col{text-align:left}.medal-table .position-col{width:9%}.medal-table .house-col{width:31%;white-space:normal}.medal-table .bronze-col,.medal-table .gold-col,.medal-table .silver-col{width:11%}.medal-table .total-col{width:12%}.medal-table .points-col{width:15%}.medal-heading{display:flex;gap:8px;align-items:center;justify-content:center}.medal-heading>span:first-child{font-size:23px}.column-note{display:block;font-size:12px;font-weight:400;color:#b9c8e8}.medal-table tbody tr{border-bottom:1px solid #e4eaf4;background:#fff}.medal-table tbody tr:nth-child(2n){background:#f2f6fd}.medal-table tbody tr:last-child{border-bottom:0}.medal-table td{padding:22px 12px;text-align:center;font-size:27px;font-weight:700;line-height:1.25;height:99px}.medal-table td.position-col{box-shadow:inset 5px 0 var(--house)}.table-rank{font-size:32px;font-weight:800;color:#8492b0}.medal-table td.house-col{text-align:left}.table-house{display:flex;align-items:center;gap:15px;font-size:24px;font-weight:750;letter-spacing:-.025em}.house-flag{display:block;width:34px;height:28px;background:var(--house);border-radius:4px;box-shadow:inset 0 0 0 1px #00000010;flex:none}.medal-table td.total-col{color:#78849b;font-weight:500}.medal-table td.points-col{background:#eaf0fb;color:#203368}.medal-table td.points-col strong{font-size:40px;font-weight:800;letter-spacing:-.045em}.medal-table tr.leader-row{background:#fff9e8}.medal-table .leader-row .table-rank{color:#263769}.medal-table .leader-row td.points-col{background:#f4cf65;color:#17243d}.leader-label{display:flex;align-items:center;gap:5px;color:#8a6713;font-size:10px;letter-spacing:.1em;margin-top:6px;line-height:1.2}.medal-board-foot{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 25px;font-size:12px;color:#64748c;border-top:1px solid #dde5f1;background:#f9fbff}.reset-panel{margin-top:24px}.reset-panel .danger{border-color:#d6a7a9;margin-top:6px}.reset-backup{display:flex;align-items:center;gap:6px;color:#294d95;font-size:13px;text-decoration:underline;margin-top:8px}.reset-confirm{background:#a42d35!important;color:#fff!important}.display-mode .medal-table td{height:110px}.display-mode .medal-table td.points-col strong{font-size:50px}.display-mode .medal-table .table-house{font-size:30px}.display-mode .medal-table .table-rank{font-size:38px}.display-mode .medal-table td{font-size:32px}@media(max-width:760px){.medal-board{border-radius:12px}.medal-board-heading{padding:18px 16px;gap:8px}.medal-board-heading h2{font-size:24px;gap:8px}.medal-board-heading h2 svg{width:21px;height:21px}.medal-board-heading .eyebrow{font-size:10px}.medal-board-heading .sync{font-size:11px;max-width:105px}.medal-table th{font-size:12px;padding:9px 3px;height:57px}.medal-table .position-col{width:9%}.medal-table .house-col{width:26%}.medal-table .bronze-col,.medal-table .gold-col,.medal-table .silver-col,.medal-table .total-col{width:12%}.medal-table .points-col{width:17%}.medal-heading{gap:0;flex-direction:column}.medal-heading>span:first-child{font-size:20px}.medal-word{font-size:12px}.column-note{font-size:10px}.display-mode .medal-table td,.medal-table td{padding:17px 4px;height:76px;font-size:20px}.medal-table td.position-col{box-shadow:inset 3px 0 var(--house)}.display-mode .medal-table .table-rank,.table-rank{font-size:23px}.display-mode .medal-table .table-house,.table-house{font-size:16px;gap:7px}.house-suffix{display:none}.house-flag{width:14px;height:22px;border-radius:3px}.display-mode .medal-table td.points-col strong,.medal-table td.points-col strong{font-size:28px}.leader-label{font-size:8px;gap:3px}.leader-label svg{width:10px}.medal-board-foot{padding:12px;gap:5px;align-items:flex-start;flex-direction:column;font-size:11px}}