@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";html,body{width:100%;min-height:100%;overscroll-behavior-x:none}body{margin:0;min-height:100vh;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;background-color:#f5f6f8;color:#1f2937;overflow-x:hidden;touch-action:pan-y}:root{--club-accent: #0b3d2e;--club-border: rgba(17, 24, 39, .08);--club-border-2: rgba(17, 24, 39, .06);--club-hover: rgba(17, 24, 39, .035)}.event-editor-modal{padding:1.25rem}.event-editor-modal .modal-dialog{width:min(100%,1080px);height:min(920px,calc(100dvh - 2.5rem));margin:0 auto}.event-editor-modal .modal-content{max-height:100%;overflow:hidden;border:0;border-radius:14px;box-shadow:0 24px 70px #0f172a3d}.event-editor-modal .modal-header,.event-editor-modal .modal-footer{position:sticky;z-index:2;flex-shrink:0;background:#fff}.event-editor-modal .modal-header{top:0}.event-editor-modal .modal-footer{bottom:0}.event-editor-modal .modal-header{padding:1.25rem 1.5rem;border-bottom-color:#11182714}.event-editor-modal .modal-body{padding:0 1.5rem;overflow-y:auto;overscroll-behavior:contain;scroll-padding:6rem 0;background:#f8faf9}.event-editor-modal .modal-footer{justify-content:space-between;gap:.75rem;padding:1rem 1.5rem;border-top-color:#11182714;box-shadow:0 -4px 14px #0f172a0a}.event-modal-section{padding:1.6rem 0;border-bottom:1px solid rgba(17,24,39,.09)}.event-modal-section:last-child{border-bottom:0}.event-modal-section-heading{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.1rem}.event-modal-section-heading>span{display:grid;flex:0 0 1.7rem;width:1.7rem;height:1.7rem;place-items:center;border-radius:50%;background:#e9edeb;color:#4b5563;font-size:.78rem;font-weight:700}.event-modal-section-heading h3{margin:0;color:#17211d;font-size:1.02rem;font-weight:700}.event-modal-section-heading p{margin:.18rem 0 0;color:#6b7280;font-size:.84rem}.event-editor-modal .form-label{margin-bottom:.38rem;color:#374151;font-size:.84rem;font-weight:600}.event-modal-course-summary,.event-modal-note,.event-modal-revealed{border-radius:8px;background:#eef2f0;color:#4b5563;font-size:.86rem}.event-modal-course-summary,.event-modal-note{padding:.75rem .9rem}.event-modal-revealed{margin:0;padding:1rem}.event-modal-course-summary .table-responsive{max-width:100%;outline-offset:2px}.event-modal-course-summary table{min-width:720px;background:#fff}.event-type-segment{display:inline-grid;grid-template-columns:repeat(2,minmax(130px,1fr));padding:3px;border:1px solid rgba(17,24,39,.12);border-radius:9px;background:#eef1ef}.event-type-segment button{border:0;border-radius:6px;padding:.55rem 1.25rem;background:transparent;color:#4b5563;font-weight:600}.event-type-segment button.active{background:var(--club-accent);color:#fff;box-shadow:0 1px 3px #0f172a29}.event-type-segment button:focus-visible,.event-modal-disclosure:focus-visible{outline:3px solid rgba(13,110,253,.3);outline-offset:2px}.event-modal-subsection{margin-top:1.15rem;padding-top:1.15rem;border-top:1px solid rgba(17,24,39,.07)}.event-modal-disclosure{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;border-radius:7px;padding:.65rem .8rem;background:#eef2f0;color:#374151;font-weight:600;text-align:left}.event-entry-summary{display:grid;grid-template-columns:minmax(170px,.7fr) minmax(320px,1.3fr);gap:1rem 1.5rem;border:1px solid rgba(17,24,39,.1);border-radius:10px;padding:1rem 1.1rem;background:#f1f4f2}.event-entry-summary>div:first-child span,.event-entry-summary>div:first-child strong{display:block}.event-entry-summary>div:first-child span{color:#4b5563;font-size:.82rem;font-weight:600}.event-entry-summary>div:first-child strong{margin-top:.15rem;color:#17211d;font-size:1.65rem}.event-entry-summary dl{display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));gap:.45rem 1rem;margin:0}.event-entry-summary dl>div{display:flex;justify-content:space-between;gap:.75rem}.event-entry-summary dt{color:#5b645f;font-weight:500}.event-entry-summary dd{margin:0;color:#17211d;font-weight:700}.event-entry-summary small{grid-column:1 / -1;color:#6b7280}.event-modal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}@media(max-width:767.98px){.event-editor-modal{padding:0}.event-editor-modal .modal-dialog{width:100%;height:100dvh;max-width:none;margin:0}.event-editor-modal .modal-content{height:100%;border-radius:0}.event-editor-modal .modal-header,.event-editor-modal .modal-body,.event-editor-modal .modal-footer{padding-left:1rem;padding-right:1rem}.event-editor-modal .modal-footer,.event-modal-actions{align-items:stretch;width:100%}.event-editor-modal .modal-footer{flex-direction:column-reverse}.event-modal-actions{display:grid;grid-template-columns:1fr 1fr}.event-modal-actions .btn:last-child{grid-column:1 / -1;grid-row:1}.event-type-segment{display:grid;width:100%}.event-entry-summary,.event-entry-summary dl{grid-template-columns:1fr}}.event-card-tee-primary{--event-card-tee-bg: #2f73d6;--event-card-tee-border: #2b68c4;--event-card-tee-hover: #2862bb;background-color:var(--event-card-tee-bg);border-color:var(--event-card-tee-border);color:#fff;border-radius:.4rem;box-shadow:none;align-items:center;justify-content:center;line-height:1.15;padding-top:.1rem;padding-bottom:.1rem}.event-card-tee-primary:hover,.event-card-tee-primary:focus{background-color:var(--event-card-tee-hover);border-color:var(--event-card-tee-hover);color:#fff}@media(max-width:767.98px){.event-card-tee-primary{min-height:40px}}.round-summary-mobile-list{display:grid;gap:.75rem}.mobile-refresh-app-button{position:absolute;top:50%;left:50%;z-index:10;transform:translate(-50%,-50%);border-radius:999px;font-weight:700;letter-spacing:0}.round-summary-mobile-card{border:1px solid rgba(22,32,44,.08);border-radius:10px;padding:.85rem;background:#fff}.round-summary-mobile-settlement{display:grid;gap:.75rem}.round-summary-mobile-hero,.round-summary-mobile-section{border:1px solid rgba(22,32,44,.08);border-radius:10px;background:#fff;padding:.9rem;box-shadow:0 1px 2px #0f172a0a}.round-summary-kicker{color:#6b7280;font-size:.76rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.round-summary-mobile-net{color:#111827;font-size:1.55rem;font-weight:800;line-height:1.1}.round-summary-muted,.round-summary-mobile-hero-copy{color:#4b5563;font-size:.88rem}.round-summary-mobile-section-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}.round-summary-mobile-section-header h3{margin:0;color:#111827;font-size:1rem;font-weight:800}.round-summary-mobile-section-header span{color:#6b7280;font-size:.84rem;font-weight:700}.round-summary-payment-row{border:1px solid rgba(22,32,44,.08);border-radius:8px;padding:.8rem;background:#f9fafb}.round-summary-payment-main{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.round-summary-empty-state{border:1px dashed rgba(22,32,44,.14);border-radius:8px;padding:.85rem;color:#6b7280;background:#f9fafb;text-align:center}.round-summary-ledger-toggle{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;border:0;background:transparent;padding:0;color:#111827;text-align:left}.round-summary-ledger-toggle>span:last-child{color:#2563eb;font-size:.86rem;font-weight:700}.round-summary-ledger-title{display:block;margin-top:.1rem;font-size:1rem;font-weight:800}.round-summary-ledger-body{display:grid;gap:.8rem;margin-top:.85rem}.round-summary-ledger-group{display:grid;gap:.35rem}.round-summary-ledger-heading{color:#6b7280;font-size:.78rem;font-weight:800;text-transform:uppercase}.round-summary-ledger-row,.round-summary-ledger-total{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-top:1px solid rgba(22,32,44,.08);padding-top:.42rem;font-size:.9rem}.round-summary-ledger-row strong,.round-summary-ledger-total strong{white-space:nowrap}.round-summary-ledger-total{border-top-color:#16202c2e;color:#111827;font-weight:800}.round-summary-compact-list{display:grid;gap:.35rem}.round-summary-compact-row,.round-summary-payout-details summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.round-summary-payout-details{border:1px solid rgba(22,32,44,.08);border-radius:8px;padding:.65rem .75rem;background:#f9fafb}.round-summary-payout-details summary{cursor:pointer;font-weight:700;list-style:none}.round-summary-payout-details summary::-webkit-details-marker{display:none}.round-summary-payout-details[open] summary{margin-bottom:.45rem}.round-summary-skins-details{border:1px solid rgba(22,32,44,.08);border-radius:8px;background:#f9fafb;padding:.7rem .8rem}.round-summary-skins-details summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer;font-weight:800;list-style:none}.round-summary-skins-details summary::-webkit-details-marker{display:none}.round-summary-skins-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.45rem}.round-summary-skin-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid rgba(22,32,44,.08);border-radius:8px;background:#fff;padding:.55rem .65rem}.round-summary-skin-row.open{background:#f3f4f6;border-color:#e5e7eb}.round-summary-skin-row.won{background:#ecfdf3;border-color:#bbf7d0}.round-summary-skin-row.cut{background:#fef2f2;border-color:#fecaca}.round-summary-skin-status{color:#52606d;font-size:.86rem;font-weight:800;text-align:right}.round-summary-skin-status.won{color:#166534}.round-summary-skin-status.cut{color:#991b1b}.round-summary-mobile-accordion{border:1px solid rgba(22,32,44,.08);border-radius:8px;background:#fff}.round-summary-mobile-accordion summary{padding:.8rem .85rem;cursor:pointer;color:#111827;font-weight:800;list-style:none}.round-summary-mobile-accordion summary::-webkit-details-marker{display:none}.round-summary-sticky-settlement{position:fixed;right:.75rem;bottom:.75rem;left:.75rem;z-index:1030;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem .8rem;border:1px solid rgba(22,32,44,.1);border-radius:10px;background:#fff;box-shadow:0 10px 30px #0f172a2e}.round-summary-sticky-settlement span{display:block;color:#6b7280;font-size:.74rem;line-height:1.1}.round-summary-sticky-settlement strong{color:#111827;font-size:1.05rem}.round-summary-sticky-settled{width:100%;text-align:center}.round-summary-settlement-stat{display:grid;gap:.15rem;height:100%;padding:.75rem;border:1px solid rgba(22,32,44,.08);border-radius:8px;background:#f7f8fa}.round-summary-settlement-stat span{color:#6b7280;font-size:.78rem}.round-summary-settlement-stat strong{color:#111827;font-size:1.05rem}.round-summary-mobile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.round-summary-mobile-stats>div{display:grid;gap:.1rem;padding:.55rem;border-radius:8px;background:#f7f8fa;text-align:center}.round-summary-mobile-stats span{color:#6b7280;font-size:.72rem}.round-summary-mobile-stats strong{font-size:1rem}.round-summary-payment-toggle{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-height:48px;margin:0;padding:.6rem .7rem;border:1px solid rgba(22,32,44,.1);border-radius:8px;background:#f7f8fa;cursor:pointer}.round-summary-payment-toggle.is-paid{border-color:#1987544d;background:#19875414}.round-summary-payment-toggle-label{display:block;color:#111827;font-size:.86rem;font-weight:700;line-height:1.1}.round-summary-payment-toggle-status{display:block;margin-top:.12rem;font-size:.75rem;line-height:1.1}.round-summary-payment-toggle .form-switch{min-height:auto;padding-left:2.5rem}.round-summary-payment-toggle .form-check-input{width:2.45rem;height:1.35rem;margin-top:0;cursor:pointer}@media(max-width:767.98px){.round-summary-page{gap:.85rem!important;padding-top:1rem!important;padding-bottom:5.5rem!important}.round-summary-page .card{border-radius:10px}.round-summary-page .card-body{padding:.85rem}.round-summary-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.round-summary-actions .btn{width:100%;min-height:34px;padding-left:.35rem;padding-right:.35rem;font-size:.72rem;white-space:nowrap}.round-summary-metrics .card-body{min-height:82px}.round-summary-metrics .h3,.round-summary-metrics .h5{font-size:1.05rem;line-height:1.2}.round-summary-metrics .small{font-size:.72rem}.round-summary-page h1{font-size:1.05rem}.round-summary-page h2{font-size:.98rem}}.admin-event-card{border:1px solid rgba(22,32,44,.08);border-radius:18px;background:#fffffff5;box-shadow:0 10px 26px #10182814;overflow:visible;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.admin-event-card:hover{transform:translateY(-1px);border-color:#16202c1c;box-shadow:0 14px 30px #1018281c}.admin-event-card.home-event-today,.player-event-card.home-event-today{border:2px solid rgba(47,111,214,.72);background:linear-gradient(180deg,#ebf4fffa,#fffffffa 42%);box-shadow:0 14px 32px #2f6fd62e}.home-event-today-badge{color:#fff;background:#2f6fd6;border:1px solid rgba(35,91,180,.45);border-radius:999px;font-weight:800;padding:.34rem .66rem;letter-spacing:.01em}.home-event-finalized-badge{color:#4d5660;background:#6c757d21;border:1px solid rgba(108,117,125,.16);border-radius:999px;font-weight:750;padding:.34rem .62rem}.admin-event-card-strip{height:7px;border-radius:18px 18px 0 0;background:linear-gradient(90deg,#e03145,#ff4055)}.admin-event-card-body{padding:1.12rem}.admin-event-meta-row{color:#7a828a}.admin-event-date{color:#7b838b;font-weight:650}.admin-event-card .event-card-tee-primary{background:linear-gradient(180deg,#3c7de2,#2f6fd6);border-color:#2f6fd66b;border-radius:10px;box-shadow:0 4px 10px #2f6fd62e;padding:.1rem .72rem;min-height:36px}.admin-event-card .event-card-tee-primary:hover,.admin-event-card .event-card-tee-primary:focus{background:linear-gradient(180deg,#3876d7,#2b66c8);border-color:#2f6fd680;color:#fff}@media(max-width:767.98px){.admin-event-card .event-card-tee-primary{min-height:40px}}.admin-event-badge{border-radius:999px;font-weight:700;padding:.34rem .62rem}.admin-event-badge-neutral{color:#4d5660;background:#6c757d1c;border:1px solid rgba(108,117,125,.12)}.admin-event-recurring-badge{cursor:pointer;font-family:inherit;line-height:inherit;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.admin-event-recurring-badge:hover,.admin-event-recurring-badge:focus-visible{color:#174a31;background:#19875421;border-color:#1987544d;outline:none}.recurring-series-modal .modal-dialog{width:min(94vw,640px)}.recurring-series-modal .modal-content{border:0;border-radius:18px;box-shadow:0 22px 65px #14221c40;overflow:hidden}.recurring-series-modal .modal-header,.recurring-series-modal .modal-footer{padding:1.15rem 1.3rem}.recurring-series-kicker{display:flex;align-items:center;gap:.4rem;color:#17734b;font-size:.76rem;font-weight:800;letter-spacing:.06em;margin-bottom:.25rem;text-transform:uppercase}.recurring-series-summary{display:grid;grid-template-columns:.8fr 1.2fr 1.2fr;gap:1px;background:#dfe7e2;border-bottom:1px solid #dfe7e2}.recurring-series-summary>div{display:flex;flex-direction:column;gap:.15rem;min-width:0;padding:.85rem 1rem;background:#f7faf8}.recurring-series-summary span{color:#718078;font-size:.72rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.recurring-series-summary strong{color:#1f3328;font-size:.91rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recurring-series-automation{color:#647169;background:#fbfcfb;border-bottom:1px solid #e8edea;font-size:.8rem;line-height:1.45;padding:.7rem 1.3rem}.recurring-series-list{display:flex;flex-direction:column;padding:.35rem 0}.recurring-series-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:58px;padding:.65rem 1.3rem;color:inherit;border-left:3px solid transparent;text-decoration:none}a.recurring-series-row:hover,a.recurring-series-row:focus-visible{color:inherit;background:#f5f9f6;outline:none}.recurring-series-row.is-current{background:#eef7f1;border-left-color:#198754}.recurring-series-date{display:flex;flex-direction:column;min-width:0}.recurring-series-date strong{color:#25352c;font-size:.92rem}.recurring-series-date span{color:#7a857f;font-size:.76rem}.recurring-series-status{display:inline-flex;align-items:center;gap:.35rem;flex:0 0 auto;border-radius:999px;font-size:.75rem;font-weight:750;padding:.32rem .58rem}.recurring-series-row-actions{display:flex;align-items:center;gap:.45rem;flex:0 0 auto}.recurring-series-cancel-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;color:#a13b2b;background:#fff5f2;border:1px solid #efd1ca;border-radius:9px}.recurring-series-cancel-button:hover,.recurring-series-cancel-button:focus-visible{color:#812c20;background:#fbe5df;border-color:#dfa99d}.recurring-series-action-error{margin:.75rem 1.3rem 0;padding:.6rem .75rem;font-size:.82rem}.recurrence-status-created{color:#125d3c;background:#e6f4eb}.recurrence-status-scheduled{color:#3f586e;background:#eaf0f5}.recurrence-status-finalized{color:#51448d;background:#eeebfa}.recurrence-status-skipped{color:#7a5a24;background:#f8efdd}.recurring-series-loading{display:flex;align-items:center;justify-content:center;gap:.55rem;min-height:240px;color:#66736c}.recurring-schedules-eyebrow{display:flex;align-items:center;gap:.4rem;color:#17734b;font-size:.78rem;font-weight:800;letter-spacing:.07em;margin-bottom:.35rem;text-transform:uppercase}.recurring-schedules-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;min-height:260px;padding:2rem;color:#6c7971;background:#fff;border:1px solid #e2e8e4;border-radius:18px;text-align:center}.recurring-schedules-empty strong{color:#25362d;font-size:1.05rem}.recurring-schedule-card{display:flex;flex-direction:column;width:100%;height:100%;padding:0;overflow:hidden;color:inherit;background:#fff;border:1px solid #dfe6e1;border-radius:18px;box-shadow:0 8px 24px #233a2e0f;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.recurring-schedule-card:hover,.recurring-schedule-card:focus-visible{border-color:#a9cdb9;box-shadow:0 13px 30px #233a2e1c;outline:none;transform:translateY(-1px)}.recurring-schedule-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.2rem 1.25rem .95rem}.recurring-schedule-card-top h2{margin:.55rem 0 .2rem;color:#1d2d24;font-size:1.15rem;font-weight:800}.recurring-schedule-card-top p{margin:0;color:#6c7770;font-size:.86rem}.recurring-schedule-weekly-pill{display:inline-flex;color:#176b46;background:#e8f4ed;border:1px solid #cee5d7;border-radius:999px;font-size:.74rem;font-weight:800;padding:.28rem .58rem}.recurring-schedule-card-details{display:grid;grid-template-columns:1.1fr .9fr 1.25fr;gap:1px;margin-top:auto;background:#e5ebe7;border-top:1px solid #e5ebe7;border-bottom:1px solid #e5ebe7}.recurring-schedule-card-details>div{display:flex;flex-direction:column;gap:.18rem;min-width:0;padding:.75rem .85rem;background:#f8faf9}.recurring-schedule-card-details span{color:#7a857f;font-size:.68rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.recurring-schedule-card-details strong{color:#34473d;font-size:.8rem;line-height:1.35}.recurring-schedule-card-footer{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;padding:.8rem 1.25rem;color:#68766e;font-size:.78rem}.recurring-schedule-card-footer strong{color:#263b30}.recurring-schedule-review{color:#17734b;font-weight:800}@media(max-width:575.98px){.recurring-series-modal .modal-dialog{align-items:flex-end;width:100%;max-width:none;min-height:100%;margin:0}.recurring-series-modal .modal-content{max-height:88vh;border-radius:20px 20px 0 0}.recurring-series-summary{grid-template-columns:.8fr 1.2fr}.recurring-series-summary>div:last-child{display:none}.recurring-schedule-card-details{grid-template-columns:1fr 1fr}.recurring-schedule-card-details>div:last-child{grid-column:1 / -1}}.admin-event-badge-warning{color:#6d5200;background:#ffc1072e;border:1px solid rgba(255,193,7,.12)}.admin-event-badge-green{color:#103f29;background:#19875424;border:1px solid rgba(25,135,84,.06)}.admin-event-title{color:#111827;font-weight:800;letter-spacing:0;line-height:1.1;text-underline-offset:.18em}.admin-event-title:hover,.admin-event-title:focus{color:#0f172a}.admin-event-subtitle,.admin-event-description{color:#60686f;line-height:1.42}.admin-event-actions{align-items:stretch}.admin-event-action-tile{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border:1px solid rgba(33,37,41,.09);border-radius:14px;background:#f9faf9;color:#28313a;box-shadow:0 3px 8px #1018280a;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,border-color .15s ease}.admin-event-action-tile:hover,.admin-event-action-tile:focus{transform:translateY(-1px);background:#fff;border-color:#2125291f;color:#111827;box-shadow:0 8px 16px #10182814}.admin-event-action-scoring{color:#198754;background:#19875412;border-color:#1987543d}.admin-event-action-scoring:hover,.admin-event-action-scoring:focus{color:#147347;background:#1987541f;border-color:#1987544d}.admin-event-action-leaderboard{color:#6f5610;background:#bf9b301a;border-color:#bf9b302e}.admin-event-action-leaderboard:hover,.admin-event-action-leaderboard:focus{color:#5e490d;background:#bf9b3029;border-color:#bf9b303d}.admin-event-action-summary{color:#65717c}.admin-event-action-summary:hover,.admin-event-action-summary:focus{color:#4d5964}.admin-event-action-messages{color:#1f66d1;background:#2f6fd614;border-color:#2f6fd64d}.admin-event-action-messages:hover,.admin-event-action-messages:focus{color:#1c5fbd;background:#2f6fd61f;border-color:#2f6fd661}.admin-event-action-great-rounds{color:#8f2e1b;background:#8f2e1b14;border-color:#8f2e1b2e}.admin-event-action-great-rounds:hover,.admin-event-action-great-rounds:focus{color:#762513;background:#8f2e1b21;border-color:#8f2e1b42}.admin-event-finish-button{color:#382a00;border-color:#f6b90059;border-radius:14px;background:linear-gradient(180deg,#ffc82e,#f6b900);box-shadow:0 8px 18px #ffc1072e;font-weight:800}.admin-event-finish-button:hover,.admin-event-finish-button:focus{color:#2f2400;border-color:#f6b9007a;background:linear-gradient(180deg,#ffd24d,#f6b900)}.admin-event-spots-row{color:#5d666f;font-weight:650;gap:.9rem}.admin-event-mobile-admin-footer{border-top:1px solid rgba(22,32,44,.07);background:#f8f9fa9e;padding:.75rem 1rem}.event-card-overflow-button{min-width:56px;height:52px;border-radius:14px;border:1px solid rgba(33,37,41,.12);background:#ffffffe0;color:#687078;box-shadow:0 3px 8px #1018280a}.event-card-overflow-button:hover,.event-card-overflow-button:focus{border-color:#2125292e;background:#fff;color:#424a53;box-shadow:0 8px 16px #10182814}.player-event-card{border:1px solid rgba(22,32,44,.08);border-radius:18px;background:#fffffff5;box-shadow:0 10px 26px #10182814;overflow:visible;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.player-event-card:hover{transform:translateY(-1px);border-color:#16202c1c;box-shadow:0 14px 30px #1018281c}.player-event-card-body{padding:1.12rem}.player-event-meta-row{color:#7a828a;font-size:.78rem}.player-event-date{color:#7b838b;font-weight:600}.player-event-card .event-card-tee-primary{background:linear-gradient(180deg,#3c7de2,#2f6fd6);border-color:#2f6fd66b;border-radius:10px;box-shadow:0 4px 10px #2f6fd62e;padding:.1rem .72rem;min-height:36px}.player-event-card .event-card-tee-primary:hover,.player-event-card .event-card-tee-primary:focus{background:linear-gradient(180deg,#3876d7,#2b66c8);border-color:#2f6fd680;color:#fff}@media(max-width:767.98px){.player-event-card .event-card-tee-primary{min-height:40px}}.player-event-manage-link{border-color:#2f6fd638;color:#255fae;border-radius:10px;background:#2f6fd60a}.player-event-manage-link:hover,.player-event-manage-link:focus{border-color:#2f6fd657;background:#2f6fd614;color:#1f5aa8}.player-event-soft-badge{background:#19875424;color:#103f29;border:1px solid rgba(25,135,84,.06);border-radius:999px;font-weight:700;padding:.34rem .62rem}.player-event-title{color:#111827;font-weight:800;letter-spacing:0;line-height:1.12}.player-event-description{color:#60686f;line-height:1.42}.player-event-count{color:#747c84}.player-event-status-pill{border-radius:999px;padding:.45rem .78rem;font-size:.9rem;font-weight:800;border:1px solid rgba(255,255,255,.42)}.player-event-status-pill.confirmed{color:#fff;background:#198754;box-shadow:0 5px 12px #19875429}.player-event-status-pill.waitlisted{color:#3f3005;background:#f4c84e;box-shadow:0 5px 12px #bf9b3026}.player-event-status-pill.out{color:#fff;background:#dc3545;box-shadow:0 5px 12px #dc354524}.player-event-primary-cta{border-radius:14px;box-shadow:0 8px 18px #1987542e}.player-event-actions{align-items:stretch}.player-event-action-tile{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid rgba(33,37,41,.09);border-radius:14px;background:#f9faf9;color:#28313a;box-shadow:0 3px 8px #1018280a;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,border-color .15s ease}.player-event-action-tile:hover,.player-event-action-tile:focus{transform:translateY(-1px);background:#fff;border-color:#2125291f;color:#111827;box-shadow:0 8px 16px #10182814}.player-event-action-leaderboard{background:#bf9b301a;border-color:#bf9b302e;color:#6f5610}.player-event-action-leaderboard:hover,.player-event-action-leaderboard:focus{background:#bf9b3029;border-color:#bf9b303d;color:#5e490d}.player-event-action-messages{background:#2f6fd614;border-color:#2f6fd652;color:#1f66d1}.player-event-action-messages:hover,.player-event-action-messages:focus{background:#2f6fd61f;border-color:#2f6fd661;color:#1c5fbd}.player-event-action-great-rounds{color:#8f2e1b;background:#8f2e1b14;border-color:#8f2e1b2e}.player-event-action-great-rounds:hover,.player-event-action-great-rounds:focus{color:#762513;background:#8f2e1b21;border-color:#8f2e1b42}.great-rounds-event-action{display:none}@media(orientation:landscape),(min-width:768px){.great-rounds-event-action{display:inline-flex}}.great-rounds-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(11,61,46,.08),transparent 24rem),#f3efe5}.great-rounds-sheet{width:min(1320px,calc(100vw - 32px));margin:0 auto 2rem;padding:1.5rem;background:#fffdf4;border:1px solid rgba(16,24,40,.18);box-shadow:0 18px 42px #10182821}.great-rounds-header{text-align:center;color:#152238;border-bottom:3px solid #152238;padding-bottom:.75rem;margin-bottom:.75rem}.great-rounds-header h1{margin:0;font-size:clamp(1.6rem,3.6vw,2.8rem);line-height:1;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.great-rounds-event{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem 1rem;color:#364152;font-size:.95rem;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.great-rounds-board-wrap{overflow:hidden}.great-rounds-board{width:100%;table-layout:fixed;border-collapse:collapse;color:#101828;background:linear-gradient(rgba(21,34,56,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(21,34,56,.04) 1px,transparent 1px),#fffdf4;background-size:22px 22px}.great-rounds-board th,.great-rounds-board td{height:clamp(2.05rem,4vw,3.25rem);border:2px solid #c9cdd3;text-align:center;vertical-align:middle}.great-rounds-board thead th{height:clamp(1.35rem,2.4vw,2rem);font-size:clamp(.48rem,1.15vw,.74rem);font-weight:900;color:#334155;background:#94a3b814}.great-rounds-board .great-rounds-name-cell{width:clamp(5.4rem,16vw,14rem);text-align:left;padding:.12rem clamp(.18rem,.7vw,.5rem)}.great-rounds-par-row th{height:clamp(1.1rem,2.1vw,1.65rem);color:#327f68;font-family:Bradley Hand,Comic Sans MS,cursive;font-size:clamp(.64rem,1.6vw,1.2rem);font-weight:800}.great-rounds-board tbody td{font-family:Bradley Hand,Comic Sans MS,cursive;font-size:clamp(1rem,3vw,2.2rem);font-weight:800;line-height:1;color:#14213d}.great-rounds-board tbody td.under{color:#cf3f37}.great-rounds-board tbody td.over{color:#327f68}.great-rounds-board tbody td.par{color:#14213d}.great-rounds-total-cell,.great-rounds-grand-total{background:#1d35570a}.great-rounds-board tbody td.great-rounds-grand-total{font-size:clamp(1.12rem,3.3vw,2.6rem);color:#111827}.great-rounds-board tbody td.under-par-highlight{background:linear-gradient(104deg,transparent 5%,rgba(255,230,83,.76) 11%,rgba(255,230,83,.68) 82%,transparent 92%),#fff6ad47;box-shadow:inset 0 -.24em #ffe65373}.great-rounds-board tbody td.hole-in-one-highlight{position:relative;color:#111827}.great-rounds-board tbody td.hole-in-one-highlight:before{content:"";position:absolute;inset:clamp(.12rem,.6vw,.28rem) clamp(.16rem,.8vw,.42rem);border:clamp(2px,.34vw,4px) solid rgba(207,63,55,.92);border-radius:50%;transform:rotate(-8deg);pointer-events:none}.great-rounds-board tbody td.hole-in-one-highlight:after{content:"★";position:absolute;top:clamp(-.28rem,-.3vw,-.08rem);right:clamp(-.04rem,-.08vw,.02rem);color:#f5c542;font-family:Georgia,serif;font-size:clamp(.8rem,2vw,1.55rem);line-height:1;text-shadow:0 0 0 #f5c542,.04rem .04rem 0 rgba(143,46,27,.28);transform:rotate(12deg);pointer-events:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.great-rounds-last-name{display:block;font-family:Impact,Arial Black,sans-serif;font-size:clamp(.92rem,2.6vw,2rem);line-height:.9;letter-spacing:.02em;text-transform:uppercase;text-shadow:.08em .08em 0 rgba(207,63,55,.58)}.great-rounds-first-name{display:block;margin-left:clamp(.9rem,3.1vw,2.55rem);margin-top:-.1rem;font-family:Bradley Hand,Comic Sans MS,cursive;font-size:clamp(.78rem,2.32vw,1.72rem);line-height:1;color:#cf3f37;transform:rotate(-6deg)}.great-rounds-footer{display:flex;justify-content:space-between;gap:1rem;margin-top:.9rem;color:#667085;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}@media print{body{background:#fffdf4!important}.great-rounds-controls,.great-rounds-footer,nav,.navbar{display:none!important}.great-rounds-page{min-height:auto;background:#fffdf4!important}.great-rounds-sheet{width:100%;margin:0;padding:.2in;border:0;box-shadow:none}.great-rounds-board-wrap{overflow:visible}.great-rounds-board{min-width:0}.great-rounds-board th,.great-rounds-board td{height:min(.42in,4.4vw)}.great-rounds-board thead th{font-size:min(7pt,1.1vw)}.great-rounds-board tbody td{font-size:min(20pt,2.8vw)}.great-rounds-board tbody td.great-rounds-grand-total{font-size:min(23pt,3.1vw)}.great-rounds-last-name{font-size:min(18pt,2.7vw)}.great-rounds-first-name{font-size:min(16.5pt,2.32vw)}}.player-event-action-delete{background:#dc354514;border-color:#dc35452e;color:#b42332}.player-event-action-delete:hover,.player-event-action-delete:focus{background:#dc35451f;border-color:#dc35453d;color:#991b2a}.player-event-card-footer{background:#ffffffb8;border-top:1px solid rgba(22,32,44,.07);border-radius:0 0 18px 18px}.club-admin-table .table{margin-bottom:0}.club-admin-table thead th{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;background:#fff;border-bottom:1px solid var(--club-border);padding:12px 14px;white-space:nowrap}.club-admin-table tbody td{padding:14px;border-bottom:1px solid var(--club-border-2)}.club-admin-table tbody tr:hover td{background:var(--club-hover)}.club-td-muted{max-width:520px}.club-color-pill{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:24px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700;color:#fff;box-shadow:inset 0 0 0 1px #ffffff40}.club-code{display:inline-block;padding:4px 8px;border-radius:10px;background:#1118270a;border:1px solid var(--club-border-2);font-size:12px}.club-pill-badge{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid var(--club-border-2)}.club-pill-badge.yes{color:var(--club-accent);background:#0b3d2e1a;border-color:#0b3d2e2e}.club-pill-badge.no{color:#6b7280;background:#6b72801a}.club-icon-btn{width:34px;height:34px;border-radius:10px;border:1px solid var(--club-border);background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:1}.club-icon-btn:hover:not(:disabled){background:#0b3d2e0f;border-color:#0b3d2e33;color:var(--club-accent)}.club-icon-btn.danger:hover:not(:disabled){background:#dc262614;border-color:#dc262638;color:#b91c1c}.club-icon-btn:disabled{opacity:.6;cursor:not-allowed}.club-announcement-backdrop{position:fixed;inset:0;z-index:1080;display:flex;align-items:center;justify-content:center;padding:20px;background:#1118278f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.club-announcement-dialog{width:min(620px,100%);max-height:calc(100vh - 40px);overflow-y:auto;border:1px solid var(--club-border);border-radius:18px;background:#fff;box-shadow:0 24px 70px #1118273d}.club-quiet-hours-dialog{width:min(560px,100%)}.club-announcement-header,.club-announcement-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px}.club-announcement-header{border-bottom:1px solid var(--club-border-2)}.club-announcement-footer{border-top:1px solid var(--club-border-2)}.club-announcement-body{display:flex;flex-direction:column;gap:18px;padding:22px}.club-announcement-audience{padding:12px 14px;border:1px solid rgba(11,61,46,.16);border-radius:12px;background:#0b3d2e0f;color:var(--club-accent);font-size:.9rem;font-weight:600}.club-announcement-audience span{color:#6b7280;font-weight:400}.club-icon{display:inline-flex;align-items:center;justify-content:center}.club-inline-menu{position:relative;display:inline-flex}.club-inline-menu summary{list-style:none;cursor:pointer}.club-inline-menu summary::-webkit-details-marker{display:none}.club-menu-panel{position:absolute;right:0;top:calc(100% + 8px);min-width:160px;background:#fff;border:1px solid var(--club-border);border-radius:12px;box-shadow:0 10px 24px #1118271f;padding:6px;z-index:10}.club-menu-item{width:100%;text-align:left;border:0;background:transparent;padding:10px;border-radius:10px;font-size:13px;font-weight:600;color:#111827}.club-menu-item:hover{background:#0b3d2e0f;color:var(--club-accent)}.club-menu-item.danger:hover{background:#dc262614;color:#b91c1c}#root{min-height:100vh;touch-action:pan-y}a,a:hover{color:inherit}.no-spinner::-webkit-outer-spin-button,.no-spinner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.no-spinner{-moz-appearance:textfield}.score-input{max-width:60px;font-size:16px}.score-marker{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 6px;font-weight:600;color:#374151}.score-marker.birdie{border:2px solid #dc2626;border-radius:999px}.score-marker.eagle{border:2px solid #dc2626;border-radius:999px;box-shadow:0 0 0 2px #dc262659}.score-marker.bogey{border:2px solid #16a34a;background-color:#16a34a1f;border-radius:6px}.score-marker.par{color:#6b7280}.small-game-card .scoreboard-line sub{font-size:.5em;margin-left:2px;vertical-align:baseline}.small-game-card .border{background-color:#fbfbfb}.trash-dot{width:8px;height:8px;border-radius:50%;background-color:#dc2626;display:inline-block}.stroke-dot{width:8px;height:8px;border-radius:50%;background-color:#16a34a;display:inline-block}.net-score-wrap{position:relative;display:inline-flex;align-items:flex-start}.net-stroke-dot{position:absolute;top:-4px;right:-4px}.trash-hole-dot{position:absolute;bottom:-4px;right:-4px;width:8px;height:8px;border-radius:50%;background-color:#dc2626}.scorecard-modal{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:2000}.scorecard-modal .modal-content{background:#fff;width:min(1100px,95vw);max-height:90vh;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.scorecard-modal .modal-body{overflow-x:auto;overflow-y:auto;touch-action:pan-x pan-y}@media(max-width:768px){.scorecard-modal .modal-content{width:100vw;height:100vh;border-radius:0}}.scorecard-modal .round-summary-modal-content{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.blurred-row{filter:blur(6px);transition:filter .5s ease}.mobile-menu-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;z-index:2000}.table-responsive{-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}.small-game-card{overflow-x:hidden}.small-game-wizard-progress{display:flex;flex-wrap:nowrap;gap:8px;padding:12px 16px;overflow-x:auto;border-bottom:1px solid #e2e8f0;background:#f8fafc;-webkit-overflow-scrolling:touch;scrollbar-width:none}.small-game-wizard-progress::-webkit-scrollbar{display:none}.small-game-wizard-progress span{display:inline-flex;align-items:center;flex:0 0 auto;min-height:30px;padding:0 10px;border:1px solid #dbe4f0;border-radius:999px;background:#fff;color:#475569;font-size:.78rem;font-weight:800}.small-game-wizard-progress span.complete{border-color:#22c55e;background:#22c55e;color:#fff}.small-game-wizard-progress span.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.small-game-wizard-options{display:grid;gap:10px}.small-game-wizard-options button{display:flex;flex-direction:column;gap:4px;width:100%;min-height:74px;padding:12px;border:1px solid #dbe4f0;border-radius:10px;background:#fff;color:#0f172a;text-align:left}.small-game-wizard-options button span{font-weight:800}.small-game-wizard-options button small{color:#64748b}.small-game-wizard-options button.selected{border-color:#2563eb;background:#eff6ff}.small-game-wizard-stepper{display:grid;gap:10px}.small-game-money-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.small-game-money-card{padding:14px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.small-game-money-card-wide{grid-column:1 / -1}.small-game-stepper-label-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.small-game-stepper-label-row span{color:#475569;font-size:.82rem;font-weight:700}.small-game-stepper-label-row strong{color:#0f172a;font-size:.95rem;font-weight:900}.small-game-stepper-control{display:grid;grid-template-columns:48px minmax(76px,1fr) 48px;align-items:stretch;overflow:hidden;border:1px solid #dbe4f0;border-radius:12px;background:#fff}.small-game-stepper-control button{min-height:48px;border:0;background:#f8fafc;color:#0f172a;font-size:1.25rem;font-weight:900}.small-game-stepper-control button:focus,.small-game-stepper-control button:hover{background:#eef2f7}.small-game-stepper-control input{min-width:0;border:0;border-left:1px solid #dbe4f0;border-right:1px solid #dbe4f0;color:#0f172a;font-size:1.1rem;font-weight:800;text-align:center}.small-game-quick-values{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-top:2px}.small-game-quick-values span{margin-right:2px;color:#64748b;font-size:.75rem;font-weight:700}.small-game-quick-values button{min-height:32px;padding:0 8px;border:1px solid transparent;border-radius:999px;background:transparent;color:#475569;font-size:.78rem;font-weight:800}.small-game-quick-values button:focus,.small-game-quick-values button:hover{background:#f8fafc;color:#1d4ed8}.small-game-quick-values button.selected{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.small-game-wizard-actions{position:sticky;bottom:0;z-index:2;border-top:1px solid #e2e8f0;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.small-game-wizard-review{display:grid;gap:8px}.small-game-wizard-review div{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.small-game-wizard-review span{color:#64748b;font-size:.82rem;font-weight:700}.small-game-wizard-review strong{color:#0f172a;text-align:right}.small-game-wizard-done{text-align:center}.small-game-wizard-success{margin-bottom:6px;color:#166534;font-size:1.15rem;font-weight:800}@media(max-width:575.98px){.small-game-wizard-modal{max-height:calc(100dvh - 1rem)}.small-game-wizard-modal .modal-body{padding:14px 14px calc(88px + env(safe-area-inset-bottom));overflow-y:auto}.small-game-money-grid{grid-template-columns:1fr;gap:10px}.small-game-money-card{padding:12px;border-radius:10px}.small-game-wizard-actions{padding-bottom:calc(12px + env(safe-area-inset-bottom))}.small-game-wizard-actions .btn{min-height:44px;flex:1 1 0}.small-game-wizard-review div{flex-direction:column}.small-game-wizard-review strong{text-align:left}}.side-game-player-assignment{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px}.side-game-scope-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:min(100%,420px);padding:5px;border:1px solid #dbe4f0;border-radius:14px;background:#eef4f8}.side-game-scope-toggle button{min-height:38px;border:0;border-radius:10px;background:transparent;color:#475569;font-weight:800}.side-game-scope-toggle button.active{background:#fff;color:#0f172a;box-shadow:0 8px 18px #0f172a14}.side-game-cross-group-note{padding:10px;border:1px solid #fde68a;border-radius:10px;background:#fffbeb;color:#854d0e;font-size:.86rem;font-weight:700}.side-game-team-presets{display:flex;flex-wrap:wrap;gap:8px}.side-game-team-presets button{min-height:36px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#334155;padding:0 12px;font-size:.86rem;font-weight:800}.side-game-player-chip{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border:1px solid #dbe4f0;border-radius:12px;background:#fff}.side-game-player-chip.teamA{border-color:#fecaca;background:#fff5f5}.side-game-player-chip.teamB{border-color:#bfdbfe;background:#f5f9ff}.side-game-player-chip.selected{border-color:#bbf7d0;background:#f0fdf4}.side-game-player-name{overflow:hidden;color:#0f172a;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.side-game-player-team-buttons{display:inline-grid;grid-template-columns:repeat(2,40px);gap:6px}.side-game-player-team-buttons button{min-height:36px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#475569;font-weight:800}.side-game-player-team-buttons button.active{border-color:#0f172a;background:#0f172a;color:#fff}.side-game-save-review{padding:12px;border:1px solid #bfdbfe;border-radius:12px;background:#f5f9ff}.side-game-delete-review{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #fecaca;border-radius:12px;background:#fff5f5}.side-game-empty-state{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #dbe4f0;border-radius:12px;background:#f8fafc}.detailed-scoring-page{color:#0f172a}.detailed-scoring-page .card{border:1px solid #dbe4f0;border-radius:16px;box-shadow:0 10px 24px #0f172a0f!important;overflow:hidden}.detailed-scoring-page .card-header{background:linear-gradient(180deg,#fff,#f8fafc);border-bottom:1px solid #e2e8f0}.detailed-live-strip{border-radius:18px;padding:10px 14px;color:#fff;background:linear-gradient(135deg,#0f172a,#14532d);box-shadow:0 12px 26px #0f172a1f;overflow:hidden}.detailed-live-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);font-size:.72rem;font-weight:800;text-transform:uppercase}.detailed-score-hero{border:1px solid #dbe4f0;border-radius:22px;padding:18px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 32px #0f172a14}.detailed-back-link{color:#475569;font-size:.9rem;text-decoration:none}.detailed-hero-kicker{color:#64748b;font-size:.82rem;font-weight:700;text-transform:uppercase}.detailed-hero-title{margin:4px 0 0;color:#0f172a;font-size:clamp(1.35rem,5vw,2rem);font-weight:800;line-height:1.1}.detailed-hero-meta{margin-top:8px;color:#475569;font-size:.95rem}.detailed-status-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;border:1px solid #dbe4f0;background:#f8fafc;color:#475569;font-size:.78rem;font-weight:800}.detailed-status-chip.success{border-color:#86efac;background:#dcfce7;color:#166534}.detailed-status-chip.neutral{border-color:#dbe4f0;background:#f8fafc}.detailed-group-picker{width:100%}.detailed-select{border-radius:14px;border-color:#cbd5e1;min-height:44px}.detailed-mode-row{display:flex;flex-direction:column;gap:12px}.detailed-segmented-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;padding:5px;border:1px solid #dbe4f0;border-radius:16px;background:#eef4f8}.detailed-segmented-control button{border:0;border-radius:12px;background:transparent;color:#475569;min-height:40px;font-weight:800}.detailed-segmented-control button.active{color:#0f172a;background:#fff;box-shadow:0 8px 18px #0f172a14}.detailed-hole-strip{display:flex;gap:7px;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:none}.detailed-hole-strip::-webkit-scrollbar{display:none}.detailed-hole-strip button{flex:0 0 auto;width:38px;height:38px;border:1px solid #dbe4f0;border-radius:12px;background:#fff;color:#475569;font-weight:800}.detailed-hole-strip button.complete{border-color:#86efac;background:#dcfce7;color:#166534}.detailed-hole-strip button.active{border-color:#93c5fd;background:#dbeafe;color:#1d4ed8;box-shadow:0 0 0 3px #3b82f61f}.detailed-mobile-score-card{border:1px solid #dbe4f0;border-radius:22px;background:#fff;box-shadow:0 14px 32px #0f172a14;overflow:hidden}.detailed-mobile-hole-header{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:12px;padding:16px;background:linear-gradient(180deg,#f8fbff,#fff);border-bottom:1px solid #e2e8f0}.detailed-nav-button{width:48px;height:48px;border:1px solid #cbd5e1;border-radius:15px;background:#fff;color:#0f172a;font-size:1.25rem;font-weight:800}.detailed-nav-button:disabled{opacity:.55}.detailed-hole-title{text-align:center;font-size:1.45rem;font-weight:800;line-height:1.1}.detailed-hole-meta{margin-top:4px;color:#64748b;text-align:center;font-size:.86rem;font-weight:700}.detailed-mobile-score-body{padding:12px}.detailed-player-score-list{display:grid;gap:0}.detailed-player-score-card{border:1px solid #dbe4f0;border-radius:0;padding:9px 10px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:none}.detailed-player-score-card:first-child{border-top-left-radius:16px;border-top-right-radius:16px}.detailed-player-score-card:not(:first-child){border-top:0}.detailed-player-score-card:nth-last-child(2){border-bottom-left-radius:16px;border-bottom-right-radius:16px}.detailed-player-score-main{display:grid;grid-template-columns:minmax(0,1fr) 68px;align-items:center;gap:10px}.detailed-player-line{display:flex;align-items:center;gap:7px;min-width:0}.detailed-player-name{overflow:hidden;flex:0 1 auto;min-width:0;color:#0f172a;font-size:1rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.detailed-player-chips{display:flex;flex-wrap:wrap;gap:5px;flex:0 0 auto}.detailed-player-chips span{display:inline-flex;align-items:center;min-height:24px;min-width:30px;justify-content:center;padding:0 8px;border:1px solid #bfdbfe;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.72rem;font-weight:800}.detailed-player-chips span+span{border-color:#86efac;background:#dcfce7;color:#166534}.detailed-player-chips span.under-par{border-color:#fca5a5;background:#fee2e2;color:#b91c1c}.detailed-player-chips span.at-par{border-color:#d1d5db;background:#f3f4f6;color:#4b5563}.detailed-player-chips span.over-par{border-color:#86efac;background:#dcfce7;color:#166534}.detailed-score-input{width:68px;height:58px;border:1px solid #cbd5e1;border-radius:14px;background:#f8fafc;color:#0f172a;text-align:center;font-size:1.65rem;font-weight:800;outline:0}.detailed-score-input:focus{border-color:#0d6efd;background:#fff;box-shadow:0 0 0 4px #0d6efd24}.detailed-score-input:disabled{opacity:.65}.detailed-player-hole-window{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.detailed-player-hole-window span{display:inline-flex;align-items:center;min-height:22px;min-width:28px;justify-content:center;padding:0 7px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:.7rem;font-weight:800}.detailed-player-hole-window span.active{background:#eff6ff;color:#1d4ed8}.detailed-player-hole-window span.under-par{border:1px solid #fca5a5;background:#fee2e2;color:#b91c1c}.detailed-player-hole-window span.at-par{border:1px solid #d1d5db;background:#f3f4f6;color:#4b5563}.detailed-player-hole-window span.over-par{border:1px solid #86efac;background:#dcfce7;color:#166534}.detailed-bottom-next-row{display:flex;justify-content:flex-end;padding-top:2px}.detailed-bottom-next-button{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:64px;height:64px;border:1px solid #cbd5e1;border-radius:22px;background:#fff;color:#0f172a;box-shadow:0 8px 18px #0f172a0f;font-size:2rem;font-weight:800;line-height:1}.detailed-bottom-next-button:disabled{opacity:.55}.detailed-team-summary{margin-top:16px;padding-top:14px;border-top:1px solid #e2e8f0}.mobile-side-game-actions{margin-top:16px;padding:12px;border:1px solid #dbe4f0;border-radius:16px;background:#f8fafc}.mobile-side-game-actions-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;color:#334155;font-size:.82rem;font-weight:800;text-transform:uppercase}.mobile-side-game-actions-grid{display:grid;gap:10px}.mobile-side-game-team{display:grid;gap:8px;padding:10px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.mobile-side-game-team-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.mobile-side-game-team-name{overflow:hidden;color:#0f172a;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.mobile-side-game-team-badges{display:inline-flex;gap:5px}.mobile-side-game-team-badges span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:24px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#64748b;font-size:.75rem;font-weight:900}.mobile-side-game-team-badges span.active{border-color:#86efac;background:#dcfce7;color:#166534}.mobile-side-game-press-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.mobile-side-game-stepper{display:grid;grid-template-columns:36px 34px 36px;align-items:center;overflow:hidden;border:1px solid #cbd5e1;border-radius:10px;background:#fff}.mobile-side-game-stepper button{min-height:34px;border:0;background:#f8fafc;color:#0f172a;font-weight:900}.mobile-side-game-stepper button:disabled{color:#94a3b8}.mobile-side-game-stepper span{color:#0f172a;font-weight:800;text-align:center}.mobile-side-game-team-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-side-game-team-buttons .btn{min-height:40px;font-weight:800}.detailed-action-bar{position:sticky;bottom:0;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 -4px;padding:12px 4px calc(12px + env(safe-area-inset-bottom));background:#f5f6f8eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.detailed-save-button{min-height:44px;border-radius:14px;padding-inline:18px;font-weight:800}.detailed-admin-action{display:none;opacity:.9}@media(min-width:768px){.detailed-group-picker{width:min(440px,42vw)}}@media(min-width:992px){.detailed-mode-row{flex-direction:row;justify-content:flex-end}.detailed-segmented-control{width:320px}.detailed-action-bar{position:static;margin:0;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.detailed-admin-action{display:inline-flex}}.player-hero{border-radius:22px;padding:1rem;background:radial-gradient(circle at top right,rgba(255,255,255,.2),transparent 14rem),linear-gradient(160deg,#18864f,#0f6b3f);color:#fff;border:1px solid rgba(255,255,255,.16);box-shadow:0 12px 30px #0f6b3f33}.hero-topline{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.hero-kicker{font-size:.7rem;letter-spacing:.08em;opacity:.84;font-weight:850}.hero-donate-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.1rem;padding:.42rem .85rem;border-radius:999px;background:#fffffff0;color:#157347;border:1px solid rgba(255,255,255,.65);box-shadow:0 8px 20px #0000001f;font-size:.88rem;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.hero-donate-button:hover{background:#fff;color:#106c43;transform:translateY(-1px);box-shadow:0 10px 24px #00000029}.hero-title{font-size:clamp(1.45rem,2.1vw,2rem);font-weight:850;letter-spacing:0;line-height:1.08;margin:0}.hero-subtitle{color:#ffffffc7;font-size:.95rem;line-height:1.35;max-width:640px}.hero-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.hero-stat-item{min-width:0}.hero-stat-card{background:#ffffffe8;color:#145c3a;border-radius:16px;padding:.68rem .62rem;min-width:0;height:100%;border:1px solid rgba(255,255,255,.35);box-shadow:0 5px 14px #00000014;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-stat-label{font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;opacity:.72;margin-bottom:.28rem;font-weight:850}.hero-stat-value{font-size:1.15rem;line-height:1;font-weight:900;margin-bottom:.25rem;color:#157347}.hero-stat-value.negative{color:#b54747}.hero-stat-meta{font-size:.7rem;font-weight:750;line-height:1.2;color:#5f6b65}.hero-event-value{font-size:1.15rem;font-weight:900;line-height:1;color:#157347;margin:0 0 .25rem}.hero-event-value span{font-size:.75rem;font-weight:750;opacity:.8}.hero-btn-primary,.hero-btn-secondary{border-radius:16px;font-weight:850;min-height:46px;padding:.68rem .8rem;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.hero-btn-primary{background:#fff;color:#157347;border:none;box-shadow:0 8px 18px #0000001f}.hero-btn-secondary{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.22)}.hero-btn-primary:hover,.hero-btn-secondary:hover{transform:translateY(-1px)}.round-highlights-panel{border:1px solid rgba(22,32,44,.08);border-radius:18px;background:radial-gradient(circle at top right,rgba(25,135,84,.08),transparent 11rem),#fffffff5;box-shadow:0 8px 22px #10182812;padding:.85rem}.round-highlights-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#157347}.round-highlights-toggle{display:flex;align-items:center;gap:.65rem;min-height:2.25rem;padding:0;border:0;background:transparent;color:inherit;text-align:left}.round-highlights-header h3{margin:0;color:#1f2937;font-size:1rem;font-weight:850;letter-spacing:0;line-height:1.1}.round-highlights-toggle-meta{color:#157347;font-size:.78rem;font-weight:800}.round-highlights-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-top:.65rem}.round-highlight-card{min-width:0;border:1px solid rgba(25,135,84,.12);border-radius:16px;background:#f8fbf9eb;box-shadow:0 4px 12px #1018280d;padding:.72rem}.round-highlight-card.empty{border-color:#16202c12;background:#f8f9fac7;color:#6d747b}.round-highlight-label{color:#68746e;font-size:.66rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.round-highlight-main{display:flex;align-items:baseline;gap:.45rem;margin-top:.25rem}.round-highlight-score{color:#112335;font-size:1.7rem;font-weight:900;line-height:1}.round-highlight-to-par{color:#157347;font-size:.92rem;font-weight:850}.round-highlight-player{margin-top:.18rem;color:#24313b;font-weight:800;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.round-highlight-meta{display:flex;align-items:center;justify-content:space-between;gap:.45rem;margin-top:.35rem;color:#6a737c;font-size:.76rem;font-weight:700}.round-highlight-link{display:inline-flex;margin-top:.48rem;color:#157347;font-size:.78rem;font-weight:800;text-decoration:none}.round-highlight-link:hover{color:#0f5d39;text-decoration:underline}.round-highlight-empty-title{margin-top:.45rem;color:#303942;font-weight:850}.round-highlight-empty-copy{margin-top:.2rem;color:#7a828a;font-size:.76rem;font-weight:700;line-height:1.25}.player-events-section-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 .7rem}.player-events-section-heading h3{margin:0;color:#1f2937;font-size:1rem;font-weight:850;line-height:1.1}.player-events-section-heading span{color:#7a828a;font-size:.78rem;font-weight:700}.player-event-filter-bar{color:#66717b}.stats-filter-card{background:linear-gradient(180deg,#fff,#f7faf8);border:1px solid rgba(21,115,71,.08)}.stats-filter-field{min-width:180px}.stats-filter-course{min-width:240px}.stats-view-tabs{display:flex;gap:.35rem;overflow-x:auto;padding:.3rem;border:1px solid rgba(21,115,71,.1);border-radius:1rem;background:#f5f8f6}.stats-view-tabs button{flex:0 0 auto;padding:.62rem 1rem;border:0;border-radius:.75rem;background:transparent;color:#53635b;font-weight:750}.stats-view-tabs button.active{background:#fff;color:#106c43;box-shadow:0 2px 10px #15462d1a}.stats-hero{padding:clamp(1.25rem,3vw,2rem);border-radius:1.25rem;background:#157347;color:#fff;box-shadow:0 12px 32px #12523229}.stats-eyebrow{margin-bottom:.55rem;color:#ffffffb8;font-size:.75rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.stats-sample-badge{padding:.65rem .85rem;background:#ffffff24;color:#fff;box-shadow:inset 0 0 0 1px #ffffff29}.stats-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem}.stats-overview-kpi{display:flex;min-height:145px;flex-direction:column;padding:1rem;border-radius:1rem;background:#fff;color:#193c2c}.stats-overview-kpi>span{color:#597064;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.stats-overview-kpi>strong{margin:.55rem 0 .35rem;color:#106c43;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1}.stats-overview-kpi>small{margin-top:auto;color:#66756d;line-height:1.35}.stats-trend-wrap{width:100%;overflow-x:auto}.stats-trend-chart{display:block;width:100%;min-width:520px}.stats-trend-zero{stroke:#9aa8a0;stroke-dasharray:5 5;stroke-width:1.25}.stats-trend-line{fill:none;stroke:#157347;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.stats-trend-dot{fill:#fff;stroke:#157347;stroke-width:2.5}.stats-trend-axis-label{fill:#6c7b73;font-size:12px;font-weight:650}.stats-insight-empty{display:flex;min-height:180px;align-items:center;justify-content:center;flex-direction:column;gap:.25rem;color:#6b7771;text-align:center}.stats-mix-bar{display:flex;height:1.15rem;overflow:hidden;border-radius:999px;background:#e9eeeb;box-shadow:inset 0 0 0 1px #1f293714}.stats-mix-segment{min-width:2px}.stats-mix-eagle{background:#385d46}.stats-mix-birdie{background:#7ea36f}.stats-mix-par{background:#d5be67}.stats-mix-bogey{background:#d79558}.stats-mix-double{background:#8b674f}.stats-mix-legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1rem}.stats-mix-legend-item{display:grid;grid-template-columns:.7rem 1fr auto auto;align-items:center;gap:.45rem;color:#52615a;font-size:.82rem}.stats-mix-legend-item small{color:#89948e}.stats-mix-swatch{width:.65rem;height:.65rem;border-radius:50%}.stats-hole-heat-grid{display:grid;grid-template-columns:repeat(9,minmax(72px,1fr));gap:.5rem}.stats-hole-heat-cell{display:flex;min-height:88px;flex-direction:column;justify-content:center;padding:.6rem;border-radius:.8rem;text-align:center;box-shadow:inset 0 0 0 1px #1f293714}.stats-hole-heat-cell span{font-size:.72rem;font-weight:800}.stats-hole-heat-cell strong{margin:.2rem 0;font-size:1.05rem}.stats-hole-heat-cell small{color:inherit;font-size:.65rem;opacity:.72}.stats-hole-heat-friendly{background:#e3efe7;color:#28563c}.stats-hole-heat-mild{background:#f3edcf;color:#6b5a1f}.stats-hole-heat-hard{background:#f3dfca;color:#7c4d24}.stats-hole-heat-severe{background:#e8d5c9;color:#70452f}.stats-hole-heat-neutral{background:#f0f2f1;color:#6b7470}.stats-handicap-curve-wrap{width:100%}.stats-handicap-bucket-controls{display:grid;grid-template-columns:repeat(2,minmax(180px,320px));gap:.75rem;margin-bottom:1rem}.stats-handicap-bucket-controls label>span{display:block;margin-bottom:.25rem;color:#65736c;font-size:.72rem;font-weight:800;text-transform:uppercase}.stats-handicap-bucket-comparison{display:grid;grid-template-columns:1fr 1fr minmax(230px,1.35fr);overflow:hidden;margin-bottom:.5rem;border:1px solid #e3e9e5;border-radius:.85rem;background:#f8faf9}.stats-handicap-bucket-comparison>div{display:flex;min-width:0;flex-direction:column;padding:.75rem 1rem}.stats-handicap-bucket-comparison>div+div{border-left:1px solid #e3e9e5}.stats-handicap-bucket-comparison span{color:#697770;font-size:.72rem;font-weight:800;text-transform:uppercase}.stats-handicap-bucket-comparison strong{margin:.2rem 0;color:#244536;font-size:1.05rem}.stats-handicap-bucket-comparison small{color:#77847d}.stats-handicap-bucket-comparison .result{background:#e8f3ed}.stats-handicap-bucket-comparison .result strong{color:#126b41}.stats-handicap-bucket-comparison .result.b{background:#f7e8e6}.stats-handicap-bucket-comparison .result.b strong{color:#9c3028}.stats-handicap-bucket-comparison .result.even{background:#f1f4f2}.stats-handicap-bucket-comparison .result.even strong{color:#5f6d66}.stats-handicap-matrix-x-title{margin:1rem 0 .45rem 5.5rem;color:#5f7067;font-size:.76rem;font-weight:800;text-align:center}.stats-handicap-matrix-scroll{width:100%;overflow-x:auto;padding-bottom:.25rem}.stats-handicap-matrix-layout{display:grid;grid-template-columns:34px minmax(720px,1fr);gap:.45rem;min-width:-moz-max-content;min-width:max-content}.stats-handicap-matrix-y-title{display:flex;align-items:center;justify-content:center;color:#5f7067;font-size:.76rem;font-weight:800;text-align:center;writing-mode:vertical-rl;transform:rotate(180deg)}.stats-handicap-matrix{display:grid;gap:3px;min-width:720px}.stats-handicap-matrix .column-label,.stats-handicap-matrix .row-label{display:flex;align-items:center;color:#68766f;font-size:.66rem;font-weight:700;white-space:nowrap}.stats-handicap-matrix .column-label{justify-content:center;padding-bottom:.2rem}.stats-handicap-matrix .row-label{justify-content:flex-end;padding-right:.45rem}.stats-handicap-matrix-cell{display:inline-flex;align-items:center;justify-content:center;min-width:46px;min-height:38px;padding:.15rem;color:#24332b;border:0;border-radius:.36rem;font-size:.66rem;font-weight:800;line-height:1}.stats-handicap-matrix-cell.even{color:#708078;background:#edf1ef}.stats-handicap-matrix-cell.a-soft{background:#dceee4}.stats-handicap-matrix-cell.a-medium{background:#a9d4bc}.stats-handicap-matrix-cell.a-strong{color:#0e442c;background:#70b38e}.stats-handicap-matrix-cell.b-soft{background:#f3dfdc}.stats-handicap-matrix-cell.b-medium{background:#e5aaa4}.stats-handicap-matrix-cell.b-strong{color:#5d211c;background:#cf7770}.stats-handicap-matrix-cell:hover,.stats-handicap-matrix-cell:focus-visible{position:relative;z-index:1;box-shadow:inset 0 0 0 2px #24332b;outline:0}.stats-handicap-matrix-cell.selected{position:relative;z-index:1;box-shadow:inset 0 0 0 3px #16271e,0 0 0 1px #fff}.stats-handicap-matrix-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.65rem 1rem;align-items:center;margin-top:.8rem;color:#52615a;font-size:.8rem}.stats-handicap-matrix-legend{display:flex;flex-wrap:wrap;align-items:center;gap:.3rem;font-size:.72rem;font-weight:700}.stats-handicap-matrix-legend i{width:1.2rem;height:.55rem}.stats-handicap-matrix-legend i.b-strong{background:#cf7770}.stats-handicap-matrix-legend i.b-soft{background:#f3dfdc}.stats-handicap-matrix-legend i.even{background:#edf1ef}.stats-handicap-matrix-legend i.a-soft{background:#dceee4}.stats-handicap-matrix-legend i.a-strong{background:#70b38e}.stats-handicap-matrix-footer small{color:#77847d}@media(max-width:767.98px){.stats-handicap-bucket-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-handicap-bucket-comparison{grid-template-columns:1fr 1fr}.stats-handicap-bucket-comparison .result{grid-column:1 / -1;border-top:1px solid #e3e9e5;border-left:0}.stats-handicap-matrix-x-title{margin-left:4rem}}.stats-comparison-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.stats-comparison-card{padding:1rem;border-radius:.9rem;background:#f7faf8;box-shadow:inset 0 0 0 1px #1573471a}.stats-comparison-card>span{display:block;margin-bottom:.65rem;color:#5e6e66;font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.stats-comparison-card div{margin:.3rem 0;font-size:.86rem}.stats-comparison-card .winner{color:#106c43}.stats-comparison-card small{display:block;margin-top:.7rem;color:#77847d}.nassau-team-picker-grid{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:1rem;align-items:stretch}.nassau-team-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1.25rem;border-radius:1rem;background:#f7faf8;box-shadow:inset 0 0 0 1px #1573471f}.nassau-team-picker>div:first-child{grid-column:1 / -1}.nassau-team-picker.team-b{background:#fbf7f4;box-shadow:inset 0 0 0 1px #97583024}.nassau-opponent-eyebrow{color:#93613f}.nassau-team-vs{align-self:center;padding:.55rem;border-radius:999px;background:#263e33;color:#fff;font-size:.72rem;font-weight:900;letter-spacing:.08em}.nassau-prediction-settings{display:grid;grid-template-columns:180px minmax(210px,1fr) minmax(230px,1fr) auto;gap:1rem;align-items:end}.nassau-auto-press{display:flex;gap:.65rem;min-height:40px;align-items:center;margin:0;padding:.55rem .8rem;border-radius:.75rem;background:#f7faf8}.nassau-auto-press span{display:flex;flex-direction:column;line-height:1.2}.nassau-auto-press small{color:#738079}.nassau-predict-button{min-height:42px;padding-inline:1.25rem}.nassau-prediction-hero{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;align-items:center;padding:clamp(1.25rem,3vw,2rem);border-radius:1.25rem;background:linear-gradient(120deg,#123c29,#157347);color:#fff;box-shadow:0 14px 34px #12523233}.nassau-prediction-settings-badge,.nassau-press-callout{padding:.65rem .85rem;border-radius:999px;font-size:.78rem;font-weight:800}.nassau-prediction-settings-badge{background:#ffffff24;box-shadow:inset 0 0 0 1px #ffffff2e}.nassau-press-callout{align-self:center;background:#fff5cf;color:#685517}.nassau-prediction-bets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.nassau-prediction-bet{padding:1.2rem;border-radius:1rem;background:#fff;box-shadow:0 7px 22px #1c372a14,inset 0 4px #9aa69f}.nassau-prediction-bet.team-a{box-shadow:0 7px 22px #1c372a14,inset 0 4px #157347}.nassau-prediction-bet.team-b{box-shadow:0 7px 22px #1c372a14,inset 0 4px #a6653e}.nassau-prediction-bet>span{display:block;color:#66756d;font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.nassau-prediction-bet>strong{display:block;margin-top:.45rem;color:#173c2b;font-size:2.25rem;line-height:1}.nassau-prediction-bet>small{color:#607068}.nassau-prediction-split{display:flex;justify-content:space-between;gap:.5rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid #e8ecea;color:#68766f;font-size:.72rem}.nassau-hole-track{display:grid;grid-template-columns:repeat(9,minmax(68px,1fr));gap:.55rem;overflow-x:auto}.nassau-hole-edge{display:flex;min-height:90px;flex-direction:column;align-items:center;justify-content:center;border-radius:.85rem;background:#eef1ef;color:#67736d}.nassau-hole-edge.team-a{background:#dcefe4;color:#1d633f}.nassau-hole-edge.team-b{background:#f2e2d7;color:#854f30}.nassau-hole-edge>span{font-size:.7rem;font-weight:800}.nassau-hole-edge>strong{margin:.2rem 0;font-size:1.15rem}.nassau-hole-edge>small{font-size:.58rem;font-weight:900;letter-spacing:.06em}.nassau-handicap-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.nassau-handicap-grid>div{display:flex;flex-direction:column;padding:1rem;border-radius:.85rem;background:#f5f8f6}.nassau-handicap-grid>div.team-b{background:#faf5f1}.nassau-handicap-grid span{color:#607068;font-size:.78rem;font-weight:750}.nassau-handicap-grid strong{margin:.25rem 0;color:#157347;font-size:1.8rem}.nassau-handicap-grid .team-b strong{color:#9a5b36}.nassau-handicap-grid small{color:#77847d;line-height:1.35}.nassau-team-ranking-table th{color:#68766f;font-size:.72rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.nassau-team-ranking-table td{padding-top:.85rem;padding-bottom:.85rem}.nassau-number-one-team td{background:#edf8f1}.nassau-number-one-team td:first-child{box-shadow:inset 4px 0 #157347}.nassau-bottom-one-team td{background:#fff3ef}.nassau-bottom-one-team td:first-child{box-shadow:inset 4px 0 #b45d3d}.nassau-team-rank{display:inline-flex;width:2.15rem;height:2.15rem;align-items:center;justify-content:center;border-radius:999px;background:#edf1ef;color:#53635b;font-size:.78rem;font-weight:900}.nassau-number-one-team .nassau-team-rank{background:#157347;color:#fff}.nassau-bottom-one-team .nassau-team-rank{background:#a95638;color:#fff}.nassau-min-events-select{width:5rem}.nassau-match-result{order:1}.nassau-rankings-result{order:2}.greenie-reminder-toast{position:fixed;right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));z-index:1090;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.8rem;width:min(430px,calc(100vw - 2rem));align-items:start;padding:1rem;border:1px solid #c8a94e;border-radius:1rem;background:#fff9df;color:#403718;box-shadow:0 16px 40px #342d113d}.greenie-reminder-icon{display:grid;width:2.35rem;height:2.35rem;place-items:center;border-radius:50%;background:#157347;font-size:1.1rem}.greenie-reminder-copy{display:flex;min-width:0;flex-direction:column;gap:.18rem}.greenie-reminder-copy strong{color:#2e2914}.greenie-reminder-copy span{font-size:.9rem;line-height:1.35}.greenie-reminder-copy small{margin-top:.2rem;color:#746329;font-weight:750}.greenie-reminder-toast>button{padding:0 .2rem;border:0;background:transparent;color:#746329;font-size:1.5rem;line-height:1}.stats-filter-field .form-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:#5b6a62;font-weight:700}.stats-main-card,.stats-sub-card{border:1px solid rgba(21,115,71,.08)}.stats-main-card .card-body,.stats-sub-card .card-body{background:linear-gradient(180deg,#fff,#fbfcfb)}.stats-section-header{background:linear-gradient(180deg,#fff,#f2f6f3);border-bottom:1px solid rgba(21,115,71,.08)}.stats-kpi-card{color:#193c2c;border-radius:1rem;overflow:hidden}.stats-kpi-card .card-body,.stats-leader-card .card-body{background:linear-gradient(180deg,#fff,#f7faf8)}.stats-kpi-card-success{box-shadow:inset 0 0 0 1px #1573472e}.stats-kpi-card-primary{box-shadow:inset 0 0 0 1px #0d6efd2e}.stats-kpi-card-warning{box-shadow:inset 0 0 0 1px #ffc10747}.stats-leader-card{border-radius:1rem;overflow:hidden}.stats-leader-card-success{box-shadow:inset 0 0 0 1px #1573472e}.stats-leader-card-primary{box-shadow:inset 0 0 0 1px #0d6efd2e}.stats-leader-card-secondary{box-shadow:inset 0 0 0 1px #6c757d33}.stats-leader-card-warning{box-shadow:inset 0 0 0 1px #ffc10747}.stats-leader-card-danger{box-shadow:inset 0 0 0 1px #dc35452e}.stats-hole-chip{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:.45rem .65rem;border-radius:.85rem;background:#f4f6f5;color:#1f2937}.stats-hole-chip-neutral{box-shadow:inset 0 0 0 1px #1f293714}.stats-hole-chip-easy{background:#1987541a;color:#106c43;box-shadow:inset 0 0 0 1px #19875438}.stats-hole-chip-hard{background:#dc35451a;color:#a12836;box-shadow:inset 0 0 0 1px #dc354533}.stats-hole-value{display:inline-block;min-width:54px;padding:.35rem .5rem;border-radius:.75rem;font-weight:700;text-align:center;background:#f8faf9}.stats-hole-value-neutral{color:#334155}.stats-hole-value-easy{color:#106c43;background:#19875414}.stats-hole-value-hard{color:#a12836;background:#dc354514}@media(max-width:767.98px){.mobile-player-home-v2{--mobile-home-green: #0b834c;--mobile-home-deep: #123326;--mobile-home-ink: #17251e;--mobile-home-muted: #687a71;--mobile-home-line: #d5e1da;width:calc(100% + 1.5rem);margin:-1.5rem -.75rem 0;overflow:hidden;background:#f3f7f4;color:var(--mobile-home-ink)}.mobile-home-hero{padding:1.5rem 1.25rem 1.65rem;background:var(--mobile-home-green);color:#fff}.mobile-home-eyebrow,.mobile-home-active-label,.mobile-home-result-kicker{display:flex;align-items:center;gap:.45rem;font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.mobile-home-eyebrow{color:#ffffffc7}.mobile-home-greeting-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.65rem}.mobile-home-hero h1{min-width:0;margin:0;font-size:clamp(1.05rem,5.4vw,1.4rem);font-weight:800;line-height:1.05;letter-spacing:-.035em}.mobile-home-greeting-row button,.mobile-home-legacy-toggle{flex:0 0 auto;min-height:2.5rem;padding:.4rem .7rem;border:1px solid rgba(255,255,255,.48);border-radius:999px;background:#ffffff1a;color:#fff;font-size:.72rem;font-weight:750}.mobile-home-legacy-toggle{border-color:#ffffffa6}.mobile-home-hero>p{margin:.65rem 0 0;color:#ffffffd1;font-size:1rem}.mobile-home-hero-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.65rem;margin-top:1.25rem}.mobile-home-hero-actions a{display:flex;min-width:0;min-height:3.2rem;align-items:center;justify-content:center;gap:.4rem;padding:.7rem;border:1px solid rgba(255,255,255,.42);border-radius:.9rem;color:#fff;font-weight:750;text-decoration:none;text-align:center}.mobile-home-hero-actions a:first-child{border-color:#fff;background:#fff;color:#08733f}.mobile-home-body{display:grid;gap:1.25rem;padding:1.35rem 1rem 2rem}.mobile-home-section{display:grid;gap:.7rem;scroll-margin-top:1rem}.mobile-home-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.mobile-home-section-heading h2{min-width:0;margin:0;font-size:clamp(1.25rem,6vw,1.55rem);font-weight:800;letter-spacing:-.025em}.mobile-home-section-heading>span{flex:0 0 auto;color:var(--mobile-home-muted);font-size:.84rem}.mobile-home-card-stack{display:grid;gap:.8rem}.mobile-home-card,.mobile-home-empty{min-width:0;padding:1rem;border:1px solid var(--mobile-home-line);border-radius:1.2rem;background:#fff;box-shadow:0 10px 26px #1132250f}.mobile-home-event-summary{display:grid;grid-template-columns:3.8rem minmax(0,1fr);gap:.85rem;align-items:start}.mobile-home-date{display:grid;min-height:4.2rem;place-content:center;border-radius:.95rem;background:#eaf5ef;color:#087641;text-align:center}.mobile-home-date span{font-size:.7rem;font-weight:800;letter-spacing:.08em}.mobile-home-date strong{font-size:1.65rem;font-weight:500;line-height:1.05}.mobile-home-event-copy{min-width:0}.mobile-home-event-copy h3{margin:.15rem 0 0;overflow-wrap:anywhere;font-size:1.08rem;font-weight:800;line-height:1.18}.mobile-home-event-copy p{margin:.45rem 0 0;color:var(--mobile-home-muted);font-size:.9rem;line-height:1.35}.mobile-home-status,.mobile-home-registration-note{display:flex;align-items:center;gap:.4rem;margin:.55rem 0 0;color:#087641;font-size:.88rem;font-weight:750}.mobile-home-status.waitlisted{color:#7a5700}.mobile-home-waitlisted-card{border-color:#dec36f;background:#fffdf5}.mobile-home-card-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;margin-top:1rem}.mobile-home-card-leave{display:block;min-height:2.5rem;margin:.35rem -.15rem -.55rem auto;padding:.35rem .5rem;border:0;background:transparent;color:#718078;font-size:.76rem;font-weight:650;text-decoration:underline;text-underline-offset:.18rem}.mobile-home-card-leave:disabled{opacity:.6}.mobile-home-primary-link,.mobile-home-secondary-link,.mobile-home-see-all{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.4rem;border-radius:.85rem;padding:.65rem .85rem;font:inherit;font-weight:750;text-decoration:none}.mobile-home-primary-link{border:1px solid var(--mobile-home-green);background:var(--mobile-home-green);color:#fff}button.mobile-home-primary-link:disabled{opacity:.65}.mobile-home-secondary-link,.mobile-home-see-all{border:1px solid #cbdad2;background:#fff;color:#315746}.mobile-home-see-all{width:100%;margin-top:.15rem}.mobile-home-active{margin:-.35rem 0 0;padding:1.15rem;border-radius:1.25rem;background:var(--mobile-home-green);color:#fff;box-shadow:0 14px 32px #0b482c33}.mobile-home-active-label{color:#ffffffe6}.mobile-home-active-label span{width:.65rem;height:.65rem;border:3px solid rgba(255,218,84,.3);border-radius:50%;background:#ffda54;box-sizing:content-box}.mobile-home-active h2{margin:.75rem 0 0;font-size:1.55rem;font-weight:800;line-height:1.12}.mobile-home-active>p{margin:.4rem 0 0;color:#fffc}.mobile-home-active-primary{display:flex;width:100%;min-height:3.35rem;align-items:center;justify-content:center;gap:.55rem;margin-top:1rem;border:0;border-radius:.9rem;background:#fff;color:#086d3e;font-weight:800}.mobile-home-active-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;margin-top:.65rem}.mobile-home-active-actions a{position:relative;display:flex;min-width:0;min-height:3.2rem;align-items:center;justify-content:center;padding:.4rem .15rem;border:1px solid rgba(255,255,255,.42);border-radius:.8rem;color:#fff;font-weight:700;text-decoration:none;text-align:center}.mobile-home-active-chat>strong{position:absolute;top:.25rem;right:.25rem;display:grid;min-width:1.15rem;height:1.15rem;place-items:center;padding:0 .2rem;border-radius:999px;background:#dc3545;color:#fff;font-size:.62rem}.mobile-home-active-leave{display:block;min-height:2.75rem;margin:.55rem 0 -.35rem auto;padding:.45rem .8rem;border:0;background:transparent;color:#ffffffd1;font-size:.82rem;font-weight:700;text-decoration:underline;text-underline-offset:.2rem}.mobile-home-active-leave:disabled{opacity:.6}.mobile-home-result-kicker{margin-bottom:.85rem;color:#087641}.mobile-home-result-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin-top:.9rem}.mobile-home-result-stats div{min-width:0;padding:.65rem .35rem;border-radius:.7rem;background:#f0f6f2;text-align:center}.mobile-home-result-stats span,.mobile-home-result-stats strong{display:block}.mobile-home-result-stats span{color:var(--mobile-home-muted);font-size:.68rem;text-transform:uppercase}.mobile-home-result-stats strong{margin-top:.2rem;overflow-wrap:anywhere;font-size:.9rem}.mobile-home-result>.mobile-home-primary-link{width:100%;margin-top:.85rem}.mobile-home-empty{display:grid;justify-items:center;gap:.35rem;color:var(--mobile-home-muted);text-align:center}.mobile-home-empty strong{color:var(--mobile-home-ink)}.mobile-home-empty span{font-size:.88rem}.mobile-home-quick{display:flex;width:100%;min-height:6rem;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border:0;border-radius:1.2rem;background:var(--mobile-home-deep);color:#fff;text-align:left}.mobile-home-quick strong,.mobile-home-quick small{display:block}.mobile-home-quick strong{font-size:1.2rem}.mobile-home-quick small{margin-top:.25rem;color:#ffffffb3}.mobile-home-quick-icon{display:grid;flex:0 0 3.2rem;height:3.2rem;place-items:center;border-radius:50%;background:#ffffff21}.mobile-home-links{border-top:1px solid var(--mobile-home-line)}.mobile-home-my-events{padding:1rem 0;border-bottom:1px solid var(--mobile-home-line)}.mobile-home-my-events-title{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.mobile-home-my-events-title>span{display:flex;align-items:center;gap:.45rem;font-weight:750}.mobile-home-my-events-title>small{color:var(--mobile-home-muted)}.mobile-home-event-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:.8rem}.mobile-home-event-tabs a{display:flex;min-height:2.75rem;align-items:center;justify-content:center;border:1px solid var(--mobile-home-line);border-radius:.75rem;color:#315746;font-weight:700;text-decoration:none}.mobile-home-event-tabs a.active{border-color:#b8d6c6;background:#e8f4ed;color:#087641}.mobile-home-my-event-list{display:grid;gap:.5rem;margin-top:.65rem}.mobile-home-my-event-list>a{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:3.5rem;align-items:center;padding:.65rem .75rem;border-radius:.75rem;background:#fff;color:var(--mobile-home-ink);text-decoration:none}.mobile-home-my-event-list>a span{color:var(--mobile-home-muted);font-size:.75rem}.mobile-home-my-event-list>a strong{min-width:0;overflow-wrap:anywhere}.mobile-home-my-event-list>a svg{grid-column:2;grid-row:1 / 3}.mobile-home-my-event-list>p{margin:0;padding:.75rem;color:var(--mobile-home-muted);font-size:.88rem;text-align:center}.mobile-home-links>a{display:flex;min-height:4.3rem;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px solid var(--mobile-home-line);color:var(--mobile-home-ink);text-decoration:none}.mobile-home-links>a>span,.mobile-home-links>a>small{display:flex;align-items:center;gap:.45rem}.mobile-home-links>a>span{font-weight:750}.mobile-home-links>a>small{color:var(--mobile-home-muted);text-align:right}.mobile-player-home-v2 a:focus-visible,.mobile-player-home-v2 button:focus-visible{outline:3px solid #f7c948;outline-offset:3px}.player-events-page{padding-top:.75rem!important}.player-hero{padding:.92rem;margin-bottom:.85rem!important}.hero-topline{align-items:center}.hero-title{font-size:1.45rem}.hero-subtitle{font-size:.88rem}.hero-actions{grid-template-columns:1fr 1fr}.hero-stat-strip{display:flex;gap:.55rem;margin-left:-.12rem;margin-right:-.12rem;overflow-x:auto;overscroll-behavior-x:contain;padding:.05rem .12rem .25rem;scroll-snap-type:x proximity;touch-action:pan-x;-webkit-overflow-scrolling:touch}.hero-stat-strip *{touch-action:pan-x}.hero-stat-strip::-webkit-scrollbar{display:none}.hero-stat-item{flex:0 0 7.9rem;scroll-snap-align:start}.hero-stat-card{padding:.58rem .56rem}.round-highlights-panel{padding:.75rem;margin-bottom:.8rem!important}.round-highlights-grid{display:flex;gap:.55rem;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:.15rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.round-highlights-grid::-webkit-scrollbar{display:none}.round-highlight-card{flex:0 0 9.2rem;padding:.62rem;scroll-snap-align:start}.round-highlight-score{font-size:1.5rem}.hero-stat-value,.hero-event-value{font-size:1.08rem}.stats-filter-field{min-width:100%}.stats-kpi-grid{display:flex;overflow-x:auto;scroll-snap-type:x proximity}.stats-overview-kpi{flex:0 0 78%;scroll-snap-align:start}.stats-hole-heat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-comparison-grid{grid-template-columns:1fr}.player-events-section-heading{margin-top:.1rem}.player-event-filter-bar{margin-bottom:.8rem!important}}.event-messages-page{margin:0}.notification-log-page{color:#1f2933}.notification-log-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:end}.notification-log-filters label{display:grid;gap:.25rem;min-width:150px;color:#66727d;font-size:.82rem;font-weight:700}.notification-log-table{border:1px solid #dde3df;border-radius:10px;background:#fff}.notification-log-table table{min-width:980px}.notification-log-table thead th{color:#66727d;font-size:.78rem;font-weight:800;text-transform:uppercase}.notification-log-sms-summary{padding:1rem;border:1px solid #cfe2d7;border-radius:10px;background:#f7fcf8}.notification-log-sms-summary select{min-width:130px}.notification-log-sms-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.notification-log-sms-cards>div{padding:.75rem;border:1px solid #dce8df;border-radius:8px;background:#fff}.notification-log-sms-cards span,.notification-log-sms-cards strong{display:block}.notification-log-sms-cards span{color:#66727d;font-size:.78rem;font-weight:700;text-transform:uppercase}.notification-log-sms-cards strong{margin-top:.2rem;color:#163b2b;font-size:1.5rem}.notification-log-recipient,.notification-log-message{max-width:260px;overflow-wrap:anywhere}.notification-log-empty{padding:2rem 1.2rem;border:1px solid #dde3df;border-radius:10px;background:#fff;color:#66727d;text-align:center}.notification-log-empty h2{margin:0 0 .35rem;color:#1f2933;font-size:1.1rem;font-weight:800}.notification-log-empty p{margin:0}@media(max-width:640px){.notification-log-sms-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.event-messages-panel{display:flex;flex-direction:column;min-height:100dvh;background:#f6f7f6;color:#1f2933}.event-messages-header{position:sticky;top:0;z-index:20;padding:.85rem clamp(1rem,4vw,2rem) .95rem;border-bottom:1px solid #dde3df;background:#fafbfaf0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.event-messages-header-inner{width:min(100%,820px);margin:0 auto}.event-messages-nav-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.event-messages-title-row{margin-top:.8rem}.event-messages-header h1{margin:0;color:#17212b;font-size:clamp(1.7rem,4vw,2.2rem);font-weight:820;line-height:1.08;letter-spacing:0}.event-messages-header p{margin:.28rem 0 0;color:#66727d;font-size:.98rem;font-weight:650}.event-messages-back,.event-messages-home{display:inline-flex;align-items:center;gap:.38rem;min-height:34px;line-height:1;font-size:.9rem;font-weight:750}.event-messages-back{padding:0;border:0;color:#275f87;background:transparent}.event-messages-home{padding:.42rem .7rem;border:1px solid #cbd5d0;border-radius:8px;color:#315b48;background:#fff}.event-messages-back:hover,.event-messages-back:focus,.event-messages-home:hover,.event-messages-home:focus{outline:none;border-color:#19875466;color:#0f6b3f}.event-message-feed{width:min(100%,820px);margin:0 auto;padding:1rem clamp(1rem,4vw,1.5rem) 8.25rem}.event-message-empty{margin:2.2rem auto 0;padding:2rem 1.2rem;border:1px solid #dde3df;border-radius:12px;background:#fff;color:#66727d;text-align:center}.event-message-empty h2{margin:0 0 .35rem;color:#1f2933;font-size:1.1rem;font-weight:800}.event-message-empty p{margin:0;font-size:.95rem;font-weight:550}.event-message-item{display:grid;grid-template-columns:40px minmax(0,1fr);gap:.75rem;padding:.65rem 0}.event-message-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:#116542;background:#e5f1eb;font-size:.85rem;font-weight:850}.event-message-content{min-width:0}.event-message-meta{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem;margin-bottom:.28rem}.event-message-meta strong{overflow:hidden;color:#1f2933;font-size:.94rem;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.event-message-meta span,.event-message-note{color:#7b8790;font-size:.78rem;font-weight:620}.event-message-row{display:flex;align-items:flex-start;gap:.45rem}.event-message-bubble{max-width:min(42rem,78%);margin:0;padding:.68rem .8rem;border:1px solid #dce5df;border-radius:13px 13px 13px 4px;background:#fff;color:#26323d;font-size:.96rem;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.event-message-item.is-mine .event-message-bubble{border-color:#cfe1d7;border-radius:13px 13px 4px;background:#f0f8f4}.event-message-note{margin-top:.32rem}.event-message-actions{position:relative;flex:0 0 auto}.event-message-action-trigger{width:32px;height:32px;border:0;border-radius:8px;color:#7a838b;background:transparent}.event-message-action-trigger:hover,.event-message-action-trigger:focus{background:#16202c0f}.event-message-action-menu{position:absolute;right:0;top:calc(100% + .3rem);z-index:25;min-width:9rem;overflow:hidden;border:1px solid #d7ded9;border-radius:10px;background:#fff;box-shadow:0 10px 24px #1018281f}.event-message-action-menu button{width:100%;min-height:42px;padding:.55rem .85rem;border:0;background:transparent;color:#25303a;text-align:left;font-weight:750}.event-message-action-menu button:hover,.event-message-action-menu button:focus{background:#16202c0d}.event-message-action-menu .is-destructive{color:#b42335}.event-message-composer-shell{position:fixed;left:0;right:0;bottom:0;z-index:30;padding:.55rem clamp(1rem,4vw,1.5rem) calc(.55rem + env(safe-area-inset-bottom));border-top:1px solid #dde3df;background:#fafbfaf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -6px 18px #1018280a}.event-message-composer{width:min(100%,820px);margin:0 auto;padding:0;border:0;background:transparent}.event-message-input-row{display:flex;align-items:flex-end;gap:.7rem}.event-message-input-row textarea{flex:1;min-height:42px;max-height:110px;resize:vertical;padding:.62rem .78rem;border:1px solid #d5ddd8;border-radius:11px;background:#fff;color:#25303a;font:inherit;font-size:.95rem;line-height:1.35}.event-message-input-row textarea:focus{border-color:#1987549e;outline:3px solid rgba(25,135,84,.14);background:#fff}.event-message-send{width:42px;height:42px;flex:0 0 42px;border:0;border-radius:10px;display:grid;place-items:center;color:#fff;background:#198754}.event-message-send:hover,.event-message-send:focus{outline:3px solid rgba(25,135,84,.18);background:#157347}.event-message-send:disabled{opacity:.48}.event-message-notify,.event-message-editing{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;margin-top:.5rem;color:#687078;font-size:.82rem;font-weight:700}.event-message-notify>span{margin-right:.1rem;color:#6d7881}.event-message-notify-chip{display:inline-flex;align-items:center;gap:.25rem;min-height:30px;padding:.32rem .58rem;margin:0;border:1px solid #d5ddd8;border-radius:9px;background:#fff;color:#43505a;font-size:.82rem;font-weight:750}.event-message-notify-chip.is-selected{border-color:#91c5a7;background:#eaf6ef;color:#12633f}.event-message-notify-chip:hover,.event-message-notify-chip:focus{outline:3px solid rgba(25,135,84,.13);border-color:#19875480}.event-message-editing{justify-content:space-between;margin-top:0;margin-bottom:.45rem;color:#1f66d1}.event-message-editing button{min-height:30px;padding:.25rem .55rem;border:1px solid #d5ddd8;border-radius:8px;background:#fff;color:#6b7280;font-weight:800}.event-message-saving{margin-top:.4rem;color:#7a838b;font-size:.85rem;font-weight:700}.event-messages-embedded{min-height:auto;background:transparent}.event-messages-embedded .event-messages-header{position:sticky;padding-left:0;padding-right:0}.event-messages-embedded .event-message-feed{padding-bottom:1rem}.event-messages-embedded .event-message-composer-shell{position:sticky;padding-left:0;padding-right:0;background:#fafbfaeb}@media(min-width:768px){.event-message-feed{padding-bottom:1.5rem}.event-message-composer-shell{position:sticky}}@media(max-width:575.98px){.event-messages-header{padding-top:.75rem}.event-messages-title-row{margin-top:.7rem}.event-messages-header p{font-size:.92rem}.event-message-feed{padding-top:.75rem}.event-message-item{grid-template-columns:36px minmax(0,1fr);gap:.65rem}.event-message-avatar{width:36px;height:36px;font-size:.78rem}.event-message-meta{align-items:flex-start}.event-message-meta span{text-align:right;white-space:nowrap}.event-message-bubble{max-width:100%;font-size:.94rem}.event-message-action-trigger{width:30px;height:30px}}.admin-profile-editor{border:1px solid rgba(22,32,44,.08);border-radius:24px;background:#fffffff5;box-shadow:0 10px 26px #10182814;overflow:hidden}.admin-profile-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.2rem;background:linear-gradient(180deg,rgba(25,135,84,.04),transparent);border-bottom:1px solid rgba(22,32,44,.06)}.admin-profile-title{color:#1f2933;font-size:1.08rem;font-weight:850;letter-spacing:0;line-height:1.1}.admin-profile-helper{color:#66717c;font-size:.9rem;line-height:1.35}.admin-profile-close{border:1px solid rgba(22,32,44,.1);border-radius:999px;background:#ffffffd9;color:#59626b;font-weight:750;padding:.45rem .82rem}.admin-profile-close:hover,.admin-profile-close:focus{background:#fff;border-color:#16202c29;color:#1f2933}.admin-profile-body{padding:1rem}.admin-profile-section,.admin-profile-danger-zone{border:1px solid rgba(22,32,44,.06);border-radius:18px;background:#f8f9fa8c;padding:1rem;margin-bottom:1rem}.admin-profile-section-title{color:#67707a;font-size:.95rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.admin-profile-editor .form-label{color:#59626b;font-size:.82rem;font-weight:750;margin-bottom:.38rem}.admin-profile-editor .form-control,.admin-profile-editor .form-select{min-height:48px;border-color:#16202c1a;border-radius:14px}.admin-profile-editor select[multiple].form-select{min-height:8.2rem}.admin-profile-editor .form-control:focus,.admin-profile-editor .form-select:focus{border-color:#19875461;box-shadow:0 0 0 4px #1987541a}.admin-profile-info-tile{min-height:48px;display:flex;align-items:center;border:1px solid rgba(22,32,44,.06);border-radius:16px;background:#ffffffe0;color:#1f2933;font-weight:800;padding:.75rem .9rem}.admin-profile-role-pill,.admin-profile-club-chip{border-radius:999px;background:#1987541a;color:#0f6b3f;font-weight:750}.admin-profile-role-pill{display:inline-flex;align-items:center;min-height:34px;padding:.38rem .78rem}.admin-profile-chip-row{display:flex;flex-wrap:wrap;gap:.45rem}.admin-profile-club-chip{display:inline-flex;align-items:center;padding:.42rem .72rem;font-size:.88rem}.admin-profile-toggle{display:inline-flex;align-items:center;gap:.55rem;min-height:48px;margin:0;padding:.68rem .85rem;border:1px solid rgba(22,32,44,.06);border-radius:14px;background:#ffffffe0;font-weight:700}.admin-profile-toggle .form-check-input{float:none;flex:0 0 auto;margin:0}.admin-profile-toggle .form-check-label{color:#4e5964}.admin-profile-table-wrap{border:1px solid rgba(22,32,44,.06);border-radius:16px;background:#ffffffb8;overflow:hidden}.admin-profile-table-wrap .table-light th{color:#67707a;font-size:.76rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.admin-profile-danger-zone{border-color:#dc35451f;background:linear-gradient(180deg,rgba(220,53,69,.04),transparent)}.admin-profile-danger-title{color:#c82333;font-weight:850}.admin-profile-delete-btn{min-height:48px;border-radius:14px;font-weight:800}.admin-profile-save-row{position:sticky;bottom:0;z-index:5;display:flex;gap:.65rem;justify-content:flex-end;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));border-top:1px solid rgba(22,32,44,.08);background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-profile-save-btn,.admin-profile-cancel-btn{min-height:48px;border-radius:14px;font-weight:800;padding-left:1rem;padding-right:1rem}@media(max-width:767.98px){.admin-profile-header{align-items:flex-start;padding:1rem}.admin-profile-body{padding:.85rem}.admin-profile-section,.admin-profile-danger-zone{padding:.9rem;border-radius:16px}.admin-profile-toggle,.admin-profile-save-row,.admin-profile-save-btn,.admin-profile-cancel-btn{width:100%}.admin-profile-save-row{flex-direction:column}.nassau-team-picker-grid,.nassau-prediction-settings,.nassau-prediction-bets,.nassau-handicap-grid{grid-template-columns:1fr}.nassau-team-vs{justify-self:center}.nassau-team-picker{grid-template-columns:1fr}.nassau-predict-button{width:100%}.nassau-hole-track{grid-template-columns:repeat(9,minmax(64px,1fr))}}
