@import "https://fonts.googleapis.com/css2?family=Irish+Grover&display=swap";:root{color:#0f172a;background:#f1f5f9;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.4}*,:before,:after{box-sizing:border-box}body{margin:0}textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #cbd5e1;border-radius:8px;margin-top:.45rem;padding:.6rem}button,.file-button{color:#0f172a;font:inherit;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:.45rem .75rem}button.ghost{background:0 0}button.primary{color:#fff;background:#2563eb;border-color:#1d4ed8}button.danger{color:#fff;background:#dc2626;border-color:#b91c1c}button:disabled{opacity:.4;cursor:default}button.icon-sort,button.icon-shuffle{align-items:center;gap:.4rem;display:inline-flex}button.icon-sort:before,button.icon-shuffle:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:1rem;flex-shrink:0;width:1rem;height:1rem;display:inline-block}button.icon-sort:before{background-image:url("data:image/svg+xml,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M13 12H21M13 8H21M13 16H21M6 7V17M6 17L3 14M6 17L9 14' stroke='%230f172a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>")}button.icon-shuffle:before{background-image:url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M13 1H12V3H10.5858L7 6.58579L3.41421 3H0V5H2.58579L5.58579 8L2.58579 11H0V13H3.41421L11.4142 5H12V7H13L16 4L13 1Z' fill='%230f172a'/><path d='M12 9H13L16 12L13 15H12V13H10.5858L8.41421 10.8284L9.82843 9.41421L11.4142 11H12V9Z' fill='%230f172a'/></svg>")}.file-button{align-items:center;display:inline-flex}.file-button input{display:none}.app{gap:1rem;max-width:1280px;margin:0 auto;padding:1.5rem;display:grid}.page-header{text-align:left}.page-header h1{margin:0 0 .5rem;font-family:Irish Grover,system-ui;font-style:normal;font-weight:400}.page-header p{color:#475569;margin:0}.panel{background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:1rem}.panel h2{margin-top:0}.panel-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.6rem;display:flex}.panel-header h2{margin:0}.display-button{align-items:center;gap:.4rem;display:inline-flex}.display-button:before{content:"";background-image:url(data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%20512%20512%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cg%20fill%3D%27%23000%27%3E%3Cpath%20d%3D%27M96%200v416h416V0H96zm376%20376H136V40h336v336z%27/%3E%3Cpath%20d%3D%27M40%20472V96H0v416h416v-40H40z%27/%3E%3Cpath%20d%3D%27M232.812%20312.829l117.859-117.86v84.797h40V126.688H237.594v40h84.796l-117.859%20117.859z%27/%3E%3C/g%3E%3C/svg%3E);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;width:16px;height:16px;display:inline-block}.participants-label{margin-top:1rem;display:block}.setup-tile{border:1px solid #e5e7eb;border-radius:10px;margin-top:.9rem;padding:.75rem}.setup-tile-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.setup-tile-header h3{margin:0}.io-row{flex-wrap:wrap;gap:.5rem;margin-top:.6rem;display:flex}.round-controls-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.round-config-card{border:1px solid #e5e7eb;border-radius:10px;margin-top:.75rem;padding:.75rem}.round-config-card h4{margin:0}.round-name-field{gap:.3rem;max-width:320px;font-size:.92rem;display:grid}.round-name-input{font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:.45rem .6rem}.hint{color:#475569;margin:.5rem 0 0;font-size:.9rem}.heat-config-row{grid-template-columns:minmax(100px,1fr) minmax(130px,1fr) minmax(130px,1fr) auto;align-items:end;gap:.5rem;margin-top:.6rem;display:grid}.heat-config-row label{gap:.2rem;font-size:.9rem;display:grid}.heat-config-row input{font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:.4rem .55rem}.status,.ok{margin-top:.9rem;font-size:.95rem}.status{color:#0f766e}.ok{color:#166534}.errors{background:#fff1f2;border:1px solid #fecaca;border-radius:10px;margin-top:1rem;padding:.75rem}.errors h3{margin:0 0 .45rem;font-size:1rem}.errors ul{margin:0;padding-left:1.2rem}@media (width<=760px){.app{padding:1rem}.heat-config-row{grid-template-columns:1fr;align-items:stretch}}.round-lane{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.8rem;display:grid}.round-lane.focus-mode{grid-template-columns:1fr}.round-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:.75rem}.round-card.focus-mode{width:100%}.round-header{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.round-header h3{flex:auto;margin:0}.round-bulk-controls{align-items:center;gap:.3rem;display:inline-flex}.round-bulk-button{justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.round-bulk-button:disabled{opacity:.45;cursor:not-allowed}.round-bulk-button:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:16px 16px;width:16px;height:16px;display:inline-block}.round-bulk-button.expand-all:before{background-image:url(data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M7%2013L12%2018L17%2013M7%206L12%2011L17%206%27%20stroke%3D%27%23000000%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3C/svg%3E)}.round-bulk-button.collapse-all:before{background-image:url(data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M17%2018L12%2013L7%2018M17%2011L12%206L7%2011%27%20stroke%3D%27%23000000%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3C/svg%3E)}.round-header p{color:#475569;width:100%;margin:.2rem 0 .7rem;font-size:.9rem}.round-focus-button{justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.round-focus-button:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:16px 16px;width:16px;height:16px;display:inline-block}.round-focus-button.expand:before{background-image:url(data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M14%2010L21%203M21%203H16.5M21%203V7.5M10%2014L3%2021M3%2021H7.5M3%2021L3%2016.5%27%20stroke%3D%27%23000000%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3C/svg%3E)}.round-focus-button.compress:before{background-image:url(data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M13%2011L21%203M13%2011L17.5%2011M13%2011V6.5M3%2021L11%2013M11%2013H6.5M11%2013V17.5%27%20stroke%3D%27%23000000%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3C/svg%3E)}.heat-card{background:#fff;border:1px solid #d1d5db;border-radius:10px;margin-top:.6rem;padding:.65rem}.heat-card.focus-mode{min-height:55vh}.heat-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.heat-header h4{margin:0}.heat-header-controls{align-items:center;gap:.3rem;display:inline-flex}.laps-column-header{color:#475569;grid-template-columns:minmax(0,1fr) 132px;align-items:center;margin-bottom:.2rem;font-size:.8rem;font-weight:600;display:grid}.laps-column-header span:last-child{justify-self:end;padding-right:.45rem}.heat-focus-button{justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.heat-focus-button:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:16px 16px;width:16px;height:16px;display:inline-block}.heat-focus-button.expand:before{background-image:url(data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M14%2010L21%203M21%203H16.5M21%203V7.5M10%2014L3%2021M3%2021H7.5M3%2021L3%2016.5%27%20stroke%3D%27%23000000%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3C/svg%3E)}.heat-focus-button.compress:before{background-image:url(data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M13%2011L21%203M13%2011L17.5%2011M13%2011V6.5M3%2021L11%2013M11%2013H6.5M11%2013V17.5%27%20stroke%3D%27%23000000%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3C/svg%3E)}.heat-collapse-button{justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.heat-collapse-button:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:16px 16px;width:16px;height:16px;display:inline-block}.heat-collapse-button.expand:before{background-image:url(data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M6%209L12%2015L18%209%27%20stroke%3D%27%23000000%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3C/svg%3E)}.heat-collapse-button.collapse:before{background-image:url(data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M6%2015L12%209L18%2015%27%20stroke%3D%27%23000000%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3C/svg%3E)}.heat-card.collapsed{padding-bottom:.55rem}.heat-card.collapsed .heat-header h4{align-items:center;min-height:34px;display:inline-flex}.heat-card.complete.collapsed{background:#ecfdf5}.heat-card.complete{border-color:#86efac}.heat-title-group{align-items:center;gap:.6rem;display:flex}.advance-label{color:#475569;margin:.2rem 0 .4rem;font-size:.8rem}.completed-badge{color:#059669;text-transform:uppercase;letter-spacing:.025em;background:#ecfdf5;border:1px solid #86efac;border-radius:4px;padding:.15rem .4rem;font-size:.7rem;font-weight:700}.entrant-row{grid-template-columns:minmax(0,1fr) 132px;align-items:center;gap:.5rem;margin-top:.45rem;display:grid}.entrant-row span{overflow-wrap:anywhere}.entrant-label{flex-wrap:wrap;align-items:center;gap:.4rem;display:inline-flex}.rank-marker{flex:none}.rank-badge{text-align:right;color:#334155;min-width:.9rem;font-size:.8rem;font-weight:700;display:inline-block}.next-destination{color:#1d4ed8;white-space:nowrap;align-items:center;gap:.3rem;font-size:.82rem;font-weight:500;display:inline-flex}.medal-badge{color:#111827;border:1px solid #0f172a33;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.68rem;font-weight:700;display:inline-flex}.medal-1{background:linear-gradient(135deg,#fde68a,#f59e0b)}.medal-2{background:linear-gradient(135deg,#e5e7eb,#9ca3af)}.medal-3{background:linear-gradient(135deg,#fdba74,#c2410c)}.value-with-medal{justify-content:flex-end;align-items:center;gap:.35rem;display:inline-flex}.entrant-row input{font:inherit;border:1px solid #cbd5e1;border-radius:8px;width:100px;padding:.4rem .55rem}.lap-value{text-align:right;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;justify-content:flex-end;align-items:center;min-height:2.1rem;padding:.4rem .55rem;display:inline-flex}.entrant-row.advancing .entrant-label{font-weight:700}.message,.locked{margin:.5rem 0 0;font-size:.9rem}.message{color:#126d9b}.locked{color:#9a3412}.app.display-mode{isolation:isolate;background-color:#b73170;background-image:url(data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%201600%20900%27%20xmlns%3D%27http://www.w3.org/2000/svg%27%3E%3Crect%20width%3D%271600%27%20height%3D%27900%27%20fill%3D%27%23b73170%27/%3E%3Cg%20transform%3D%27rotate\(-8%20800%20450\)%27%3E%3Crect%20x%3D%27-200%27%20y%3D%27-100%27%20width%3D%272000%27%20height%3D%27120%27%20fill%3D%27%23c34181%27/%3E%3Crect%20x%3D%27-200%27%20y%3D%2780%27%20width%3D%272000%27%20height%3D%27120%27%20fill%3D%27%23a52d62%27/%3E%3Crect%20x%3D%27-200%27%20y%3D%27260%27%20width%3D%272000%27%20height%3D%27120%27%20fill%3D%27%23d05593%27/%3E%3Crect%20x%3D%27-200%27%20y%3D%27440%27%20width%3D%272000%27%20height%3D%27120%27%20fill%3D%27%23c34181%27/%3E%3Crect%20x%3D%27-200%27%20y%3D%27620%27%20width%3D%272000%27%20height%3D%27120%27%20fill%3D%27%23a52d62%27/%3E%3Crect%20x%3D%27-200%27%20y%3D%27800%27%20width%3D%272000%27%20height%3D%27120%27%20fill%3D%27%23d05593%27/%3E%3C/g%3E%3C/svg%3E);background-position:50%;background-repeat:no-repeat;background-size:cover;max-width:100%;min-height:100vh;padding:1.25rem;display:block;position:relative}.app.display-mode:before{content:"";pointer-events:none;z-index:-1;background-image:url(/wacky-bracket/Muttley-spinning.gif);background-repeat:repeat;background-size:160px 160px;position:absolute;inset:0}.app.display-mode>*{z-index:1;position:relative}.app.display-mode .page-header h1{text-align:center;color:#fef3c7;letter-spacing:.04em;text-shadow:2px 2px #991b1b,4px 4px #0f172a;margin:10px auto 50px;font-size:5em}.app.display-mode>.panel:last-of-type{display:contents}.app.display-mode .round-card{background:linear-gradient(#fefce8 0%,#fef3c7 100%);border:3px solid #0f172a;border-radius:0;box-shadow:4px 4px #0f172a}.app.display-mode .round-lane{max-width:1200px;margin:0 auto}.app.display-mode .round-bulk-button,.app.display-mode .round-focus-button,.app.display-mode .heat-focus-button,.app.display-mode .heat-collapse-button{background:linear-gradient(#fef9c3 0%,#fdba74 100%);border:2px solid #0f172a;border-radius:10px}.app.display-mode .round-bulk-button:hover:not(:disabled),.app.display-mode .round-focus-button:hover,.app.display-mode .heat-focus-button:hover,.app.display-mode .heat-collapse-button:hover{background:linear-gradient(#fde68a 0%,#fb7185 100%)}.app.display-mode .round-bulk-button:disabled{opacity:.5;box-shadow:none;background:#d1d5db}.app.display-mode .heat-card{background:linear-gradient(#fff 0%,#fef2f2 100%);border:3px solid #0f172a;border-radius:0}.app.display-mode .heat-card.collapsed.complete{background:linear-gradient(#dcfce7 0%,#bbf7d0 100%);border-color:#14532d}.app.display-mode .entrant-row{padding:.15rem 0}.app.display-mode .entrant-label{color:#111827;letter-spacing:.01em;font-weight:600}.app.display-mode .advance-label{color:#7c2d12;letter-spacing:.02em;font-weight:600}.app.display-mode .next-destination{color:#b91c1c}.app.display-mode .rank-badge{color:#7c2d12}.app.display-mode .lap-value{color:#7f1d1d;background:#fff7ed;border:2px solid #0f172a;border-radius:10px;font-weight:700}.app.display-mode .focus-mode{max-width:800px}.modal-backdrop{z-index:100;background:#0f172a66;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-dialog{background:#fff;border:1px solid #d1d5db;border-radius:12px;width:90vw;max-width:420px;padding:1.25rem;box-shadow:0 4px 24px #0f172a26}.modal-dialog h3{margin:0 0 .5rem}.modal-dialog p{color:#475569;margin:0 0 1rem;font-size:.95rem;line-height:1.5}
