/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-slate-950:oklch(12.9% .042 264.695);--color-white:#fff;--spacing:.25rem;--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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}body{min-width:calc(var(--spacing) * 80);background-color:var(--color-slate-950);color:var(--color-white);margin:0}}@layer components;@layer utilities{.min-h-20{min-height:calc(var(--spacing) * 20)}.min-h-24{min-height:calc(var(--spacing) * 24)}.min-w-max{min-width:max-content}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.overflow-x-auto{overflow-x:auto}.\!px-3{padding-inline:calc(var(--spacing) * 3)!important}.\!px-4{padding-inline:calc(var(--spacing) * 4)!important}.\!py-8{padding-block:calc(var(--spacing) * 8)!important}.\!text-3xl{font-size:var(--text-3xl)!important;line-height:var(--tw-leading,var(--text-3xl--line-height))!important}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media not all and (width>=40rem){.max-sm\:min-w-\[900px\]{min-width:900px}.max-sm\:overflow-x-auto{overflow-x:auto}}@media (width>=40rem){.sm\:min-h-0{min-height:0}.sm\:\!px-6{padding-inline:calc(var(--spacing) * 6)!important}.sm\:\!py-12{padding-block:calc(var(--spacing) * 12)!important}.sm\:\!text-4xl{font-size:var(--text-4xl)!important;line-height:var(--tw-leading,var(--text-4xl--line-height))!important}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.scorecard-table .round-total{color:#021742;background:#dbeafe;font-weight:800}.scorecard-table thead .round-total,.scorecard-table thead th:last-child{color:#fff;background:#010f2d}.scorecard-table tbody tr:last-child .round-total{color:#fff;background:#021742}.scorecard-page{width:100%;max-width:none}.scorecard-page .scorecard-table-wrap{overflow-x:visible}.scorecard-page .scorecard-table{table-layout:fixed;width:100%;min-width:0}.scorecard-page .scorecard-table th,.scorecard-page .scorecard-table td{overflow-wrap:anywhere;padding:.7rem .35rem}.scorecard-page .scorecard-table th:first-child,.scorecard-page .scorecard-table td:first-child{width:7.5rem}.scorecard-page .scorecard-table th:last-child,.scorecard-page .scorecard-table td:last-child{width:5.5rem}@media (width<=640px){.scorecard-page .scorecard-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.scorecard-page .scorecard-table{min-width:900px}}.player-scorecards-header .intro{margin:.35rem 0 .8rem}.player-scorecards-header .kicker{margin-bottom:.3rem}.scorecard-page .back{margin-bottom:1rem}.scorecard-page .scorecard-list{gap:.45rem}.player-search{color:#64748b;gap:.45rem;margin:0 0 1rem;font-size:.8rem;font-weight:700;display:grid}.player-search input{width:100%;font:inherit;background:0 0;border:1px solid #334155;border-radius:9px;padding:.8rem .9rem;color:#021742!important}.player-search input:focus{outline-offset:2px;outline:2px solid #93c5fd}.player-search input::placeholder{color:#cbd5e1;opacity:1}.players-list{gap:.7rem;display:grid}.player-card{color:#fff;background:#121c2d;border:1px solid #263347;border-radius:12px;align-items:center;gap:.85rem;padding:.85rem 1rem;text-decoration:none;display:flex}.player-card:hover{border-color:#93c5fd}.player-card>span:nth-child(2){flex:1;gap:.2rem;display:grid}.player-card small{color:#aeb8c7}.player-card>b{color:#bfdbfe;white-space:nowrap;font-size:.82rem}.player-initials{color:#021742;background:#dbeafe;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;font-size:.78rem;font-weight:800;display:grid}@media (width<=520px){.player-card{flex-wrap:wrap;align-items:flex-start}.player-card>b{width:100%;margin-left:3.35rem}}.dialog-backdrop{z-index:50;background:#020617b8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.tiebreak-dialog{color:#172033;background:#fff;border:1px solid #334155;border-radius:14px;width:min(58rem,100%);max-height:min(42rem,100vh - 2rem);padding:1.25rem;overflow:auto;box-shadow:0 24px 64px #0008}.tiebreak-dialog-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.tiebreak-dialog-head .kicker{color:#021742}.tiebreak-dialog h2{color:#021742;margin:0;font-size:1.4rem}.tiebreak-dialog-head button{color:#475569;cursor:pointer;background:0 0;border:0;font-size:1.7rem;line-height:1}.tiebreak-dialog-intro{color:#475569;margin:.7rem 0 .5rem;font-size:.8rem;line-height:1.35}.tiebreak-dialog ol{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.tiebreak-dialog li{background:#eff6ff;border-radius:7px;gap:.5rem;padding:.55rem .65rem;display:flex}.tiebreak-dialog li>span{color:#fff;background:#021742;border-radius:50%;flex:none;place-items:center;width:1.25rem;height:1.25rem;font-size:.65rem;font-weight:800;display:grid}.tiebreak-dialog li strong{color:#021742}.tiebreak-dialog li p{color:#475569;margin:.12rem 0 0;font-size:.75rem;line-height:1.3}.resolved-ties{margin:.85rem 0}.resolved-ties h3{color:#021742;margin:0 0 .6rem;font-size:.95rem}.resolved-ties article{background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px;padding:.8rem}.resolved-ties article+article{margin-top:.55rem}.resolved-ties p{color:#334155;margin:0;font-size:.88rem}.resolved-ties p strong{color:#021742}.resolved-ties .tie-scroll-hint{color:#475569;margin-top:.45rem;font-size:.7rem;font-style:italic;display:none}.tie-comparison-wrap{margin-top:.55rem;overflow-x:auto}.tie-comparison-table{border-collapse:collapse;color:#475569;background:#fff;width:100%;min-width:28rem;font-size:.68rem}.tie-comparison-table th,.tie-comparison-table td{text-align:center;white-space:nowrap;border:1px solid #bfdbfe;padding:.35rem .45rem}.tie-comparison-table tbody th{text-align:left}.tie-comparison-table thead th{color:#fff;background:#021742;font-weight:700}.tie-comparison-table tbody th{color:#fff;background:#021742;font-weight:800}.tie-comparison-table .deciding-rule{color:#021742;background:#dbeafe;font-weight:800}.deciding-note{color:#475569;margin-top:.35rem;font-size:.68rem;display:block}@media (width<=640px){.resolved-ties .tie-scroll-hint{display:block}}.dialog-close{color:#fff;cursor:pointer;background:#021742;border:0;border-radius:8px;width:100%;margin-top:1rem;padding:.7rem;font-weight:700}.standings-table th:not(:nth-child(2)),.standings-table td:not(:nth-child(2)){text-align:center}.standings-table .standings-total{color:#7dd3fc;font-weight:900}.standings-table .tiebreak-note{color:#fbbf24;margin-top:.2rem;font-size:.7rem;font-weight:700;display:block}.standings-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.standings-heading .intro{flex:1}.tiebreak-info{color:#fff;cursor:pointer;background:#021742;border:1px solid #021742;border-radius:8px;flex:none;margin-top:.8rem;padding:.55rem .7rem;font-size:.78rem;font-weight:700}.tiebreak-info:hover{background:#0f326d}.rank-tiebreak{color:#fff;cursor:pointer;touch-action:manipulation;white-space:nowrap;background:#021742;border:1px solid #021742;border-radius:.4rem;min-width:2.25rem;min-height:2rem;margin-left:.4rem;padding:.3rem .45rem;font-size:.7rem;font-weight:800;line-height:1}.rank-tiebreak:hover{background:#0f326d}.rank-tiebreak:focus-visible{outline-offset:2px;outline:2px solid #fbbf24}@media (width<=520px){.standings-heading{display:block}.tiebreak-info{margin:0 0 1.25rem}.rank-tiebreak{min-width:2.5rem;min-height:2.25rem;margin-left:.3rem;font-size:.72rem}}.section-heading{justify-content:space-between;align-items:center;margin-bottom:.7rem;display:flex}.section-heading h2{margin:0;font-size:1.05rem}.players-link{color:#bfdbfe;font-size:.9rem;font-weight:700;text-decoration:none}.players-link:hover{text-decoration:underline}.players-button{margin-bottom:1.5rem}@media (width<=640px){.division-button{text-align:center;justify-content:center;align-items:center;gap:.75rem;min-height:6rem;padding:1rem}.division-button>span strong{font-size:1.3rem;line-height:1.3}.division-button>span{flex:0 auto;align-content:center;justify-items:center;width:100%}.division-button>b{display:none}}.shell{max-width:760px;margin:0 auto;padding:3.5rem 1.25rem 5rem}.kicker{letter-spacing:.14em;color:#93c5fd;margin:0 0 .55rem;font-size:.75rem;font-weight:800}h1{color:#fff;margin:0;font-size:2.2rem;line-height:1.1}.intro,header p:not(.kicker){color:#aeb8c7;margin:1rem 0 2rem;font-size:1rem}.tournament-list,.division-list,.scorecard-list{gap:.8rem;display:grid}.tournament-card,.division-button{font:inherit;text-align:left;color:#fff;cursor:pointer;background:#121c2d;border:1px solid #263347;border-radius:12px;align-items:center;gap:1rem;text-decoration:none;transition:all .16s;display:flex}.tournament-card:hover,.division-button:hover{border-color:#93c5fd;transform:translateY(-1px)}.tournament-card span,.division-button span{flex:1;gap:.25rem;display:grid}.tournament-card small,.division-button small{color:#aeb8c7}.tournament-card>b{color:#93c5fd;font-size:1.8rem}.logo{object-fit:contain;background:#fff;border-radius:10px;width:56px;height:56px}.fallback{color:#fff;background:#021742;place-items:center;font-size:.75rem;font-weight:900;display:grid}.back{color:#cbd5e1;margin:0 0 2rem;text-decoration:none;display:inline-block}.back-button{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.tournament-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin:1.3rem 0 3rem;display:flex}.tournament-header .logo{width:124px;height:124px}.tournament-header p:last-child{color:#aeb8c7;margin:.6rem 0 0}.division-list h2{margin:0 0 .2rem;font-size:1.05rem}.division-button>b{color:#bfdbfe;white-space:nowrap;font-size:.92rem}.table-wrap{background:#121c2d;border:1px solid #263347;border-radius:12px;overflow:hidden}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #263347;padding:1rem}th{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;font-size:.75rem;font-weight:800}td{font-size:.95rem;font-weight:600}tbody tr:last-child td{border:0}.player-row{cursor:pointer}.player-row:hover td,.player-row:focus-visible td{color:#fff;background:#1b2b43}.player-row:focus-visible{outline-offset:-2px;outline:2px solid #93c5fd}.empty{color:#aeb8c7;padding:1.5rem}.scorecard{color:#172033;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;margin-top:1.25rem;overflow:hidden;box-shadow:0 6px 18px #00000018}.scorecard-header{background:#fff;border-bottom:1px solid #cbd5e1;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.scorecard-header h2{color:#021742;margin:0;font-size:1.1rem}.scorecard .scorecard-header p{color:#64748b;margin:.15rem 0 0;font-size:.9rem}.scorecard-header>p{text-transform:uppercase;letter-spacing:.07em;font-size:.85rem}.scorecard-header strong{color:#021742;font-size:1.35rem}.score-legend{color:#475569;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;align-items:flex-start;gap:.65rem 1.25rem;padding:.75rem 1.25rem;font-size:.72rem;font-weight:600;display:flex}.score-legend>strong{color:#021742;white-space:nowrap}.score-legend>div{flex-wrap:wrap;gap:.6rem 1rem;display:flex}.score-legend span{align-items:center;gap:.35rem;display:inline-flex}.scorecard-table-wrap{overflow-x:auto}.scorecard-table{min-width:900px}.scorecard-table th,.scorecard-table td{text-align:center;border-bottom:1px solid #e2e8f0;padding:.72rem;font-size:.78rem}.scorecard-table thead th{color:#fff;background:#021742}.scorecard-table td{color:#273449;font-weight:600}.scorecard-table th:first-child,.scorecard-table td:first-child{text-align:left;position:sticky;left:0}.scorecard-table thead th:first-child{background:#010f2d}.scorecard-table tbody th{color:#021742;background:#dbeafe;font-size:.72rem}.scorecard-table tbody tr:nth-child(2n) th{background:#c7ddf7}.scorecard-table tbody tr:last-child{background:#eff6ff}.scorecard-table tbody tr:last-child th{color:#fff;background:#021742}.scorecard-table tbody tr:last-child td{color:#021742;font-weight:800}.score-marker{place-items:center;width:24px;height:24px;font-size:.73rem;font-style:normal;font-weight:800;line-height:1;display:inline-grid}.score-marker.double-eagle{color:#fff;background:#163f9d;border:2px solid #163f9d;border-radius:50%;box-shadow:0 0 0 2px #fff,0 0 0 3px #163f9d}.score-marker.eagle{color:#1769c2;border:2px solid #1769c2;border-radius:50%}.score-marker.birdie{color:#fff;background:#47a6f5;border:2px solid #47a6f5;border-radius:50%}.score-marker.par{color:#fff;background:#a7adb5}.score-marker.bogey{color:#5b3d00;background:#ffb612}.score-marker.double-bogey{color:#fff;background:#ef4e23}.score-marker.triple-bogey{color:#fff;background:#6b4c44}.score-marker.pickup{color:#64748b;border:2px dashed #94a3b8;border-radius:4px}@media (width<=520px){.shell{padding-top:2rem}.division-button{flex-direction:column;align-items:flex-start;gap:.6rem}.tournament-header{align-items:center;gap:.5rem}th,td{padding:.8rem .5rem;font-size:.8rem}.scorecard-header{flex-direction:column;align-items:flex-start;gap:.5rem}}body{color:#172033;background:#f5f7fb;font-size:17px;line-height:1.5}.shell{max-width:860px;padding-top:3rem}h1{color:#021742;font-size:clamp(2.25rem,6vw,3.1rem);line-height:1.15}.kicker{color:#021742;font-size:.85rem}.intro,header p:not(.kicker),.tournament-header p:last-child{color:#42526b;font-size:1.08rem}.tournament-list,.division-list{gap:1rem}.tournament-card,.division-button{color:#021742;background:#fff;border:2px solid #c7d2e3;border-radius:14px;box-shadow:0 2px 5px #02174212}.tournament-card{padding:1.1rem 1.2rem}.division-button{min-height:98px;padding:1.25rem 1.4rem}.tournament-card small,.division-button small{color:#42526b;font-size:.95rem}.tournament-card:hover,.division-button:hover{background:#edf2fa;border-color:#021742;box-shadow:0 4px 12px #0217421a}.tournament-card>b,.division-button>b{color:#021742;font-size:1.05rem}.fallback{color:#fff;background:#021742}.back{color:#021742;font-size:1rem;font-weight:700}.division-list h2{color:#021742;font-size:1.35rem}.table-wrap{background:#fff;border:2px solid #c7d2e3;border-radius:14px;box-shadow:0 2px 5px #02174212}th,td{border-bottom-color:#d8e0ec;padding:1.1rem 1rem}th{color:#fff;background:#021742;font-size:.85rem}td{color:#172033;font-size:1.05rem}tbody tr:nth-child(2n){background:#f5f7fb}.empty{color:#42526b;font-size:1.05rem}@media (width<=520px){body{font-size:16px}.shell{padding-inline:1rem}.tournament-card,.division-button{padding:1rem}th,td{padding:.95rem .65rem;font-size:.92rem}}
