:root{color-scheme:dark;--bg:#07140f;--bg-soft:#0d1f17;--surface:rgba(16,34,25,0.92);--surface-2:rgba(22,44,34,0.92);--line:rgba(185,240,214,0.14);--text:#f3fbf7;--muted:#a8c7b6;--primary:#4ee28d;--primary-strong:#12c96b;--accent:#8ceeb8;--danger:#ff8d8d;--success:#8ff0b7;--shadow:0 20px 40px rgba(0,0,0,0.24);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:radial-gradient(circle at top,rgba(61,167,108,.18),transparent 26%),linear-gradient(180deg,#0a1812,#08120d);color:var(--text)}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.center-screen{min-height:100vh;display:grid;place-items:center}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth-screen,.page-stack{width:min(100%,760px);margin:0 auto;padding:1.2rem 1rem 6rem;display:flex;flex-direction:column;gap:1rem}.auth-screen{min-height:100vh;justify-content:center}.hero-card,.hole-hero,.panel{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:24px;box-shadow:var(--shadow)}.hero-card{padding:1.4rem;display:flex;flex-direction:column;gap:.95rem}.hero-card.compact{padding-bottom:1.2rem}.hero-card h1,.page-intro h1{margin:0;font-size:clamp(1.7rem,5vw,2.4rem);line-height:1.05}.empty-card,.hero-card p,.hint-card p,.muted-copy,.page-intro p,.result-card p,.support-copy{margin:0;color:var(--muted);line-height:1.55}.new-match-page .page-intro{display:flex;flex-direction:column;gap:.85rem}.notifications-page-intro{display:flex;flex-direction:column;gap:1rem}.history-page-intro{display:flex;flex-direction:column;gap:1.1rem}.stats-page-intro{display:flex;flex-direction:column;gap:1rem}.stats-loading-icon{color:var(--muted)}.onboarding-handicap-intro{display:flex;flex-direction:column;gap:1rem}.onboarding-friends-intro{display:flex;flex-direction:column;gap:.9rem}.onboarding-friends-added-panel{display:flex;flex-direction:column;gap:.95rem}.eyebrow,.group-title,.hero-badge,.section-heading{display:inline-flex;align-items:center;gap:.45rem}.eyebrow,.hero-badge{align-self:flex-start;padding:.38rem .7rem;border-radius:999px;background:rgba(78,226,141,.12);color:var(--accent);font-size:.78rem;letter-spacing:.03em;text-transform:uppercase}.banner-stack,.field-toggle,.form-stack,.inline-actions,.list-stack,.player-tabs,.sample-list,.stats-grid,.suggestion-row{display:flex;flex-direction:column;gap:.75rem}.sample-list{flex-direction:row;flex-wrap:wrap}.sample-chip,.suggestion-chip{border:1px solid rgba(140,238,184,.22);background:rgba(140,238,184,.08);color:var(--accent);padding:.6rem .85rem;border-radius:999px}.panel{padding:1.1rem}.section-heading{color:var(--accent);font-weight:700}.field{display:flex;flex-direction:column;gap:.45rem}.new-match-page .field{gap:.72rem}.checkbox-field{display:flex;align-items:flex-start;gap:.75rem;padding:.95rem 1rem;border:1px solid rgba(168,199,182,.16);border-radius:16px;background:rgba(4,12,9,.46)}.checkbox-field input{width:18px;height:18px;margin-top:.15rem;accent-color:var(--primary)}.checkbox-field span{color:var(--text);line-height:1.4}.field span{display:inline-flex;align-items:center;gap:.35rem;color:var(--muted);font-size:.94rem}.field input,.field select,.field textarea,.upload-card{width:100%;border:1px solid rgba(168,199,182,.16);border-radius:16px;padding:.95rem 1rem;background:rgba(4,12,9,.46);color:var(--text);outline:none}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:rgba(78,226,141,.45);box-shadow:0 0 0 3px rgba(78,226,141,.12)}.course-card.field-dirty,.field input.field-dirty,.field select.field-dirty,.field textarea.field-dirty,.upload-card.field-dirty{border-color:rgba(255,170,92,.8);background:rgba(255,149,64,.14);box-shadow:0 0 0 3px rgba(255,149,64,.12)}.upload-card{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;cursor:pointer}.error-text{color:var(--danger);font-size:.82rem}.success-text{color:var(--success);font-size:.82rem}.ghost-button,.ghost-icon,.ghost-link,.primary-button,.secondary-button{border:0;cursor:pointer;border-radius:18px;transition:transform .18s ease,opacity .18s ease,background .18s ease}.ghost-button,.ghost-link,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.96rem 1rem;font-weight:700}.primary-button{background:linear-gradient(180deg,var(--primary),var(--primary-strong));color:#042112}.secondary-button{background:rgba(78,226,141,.12);color:var(--accent);border:1px solid rgba(78,226,141,.18)}.ghost-button,.ghost-link{background:rgba(255,255,255,.04);color:var(--text)}.ghost-icon{width:40px;height:40px;display:inline-grid;place-items:center;background:rgba(255,255,255,.05);color:var(--text)}.ghost-button:disabled,.ghost-icon:disabled,.ghost-link:disabled,.primary-button:disabled,.secondary-button:disabled{opacity:.55;cursor:not-allowed}.course-card,.empty-card,.fab-card,.friend-row,.hint-card,.history-card,.player-editor,.result-card,.round-card,.stat-panel,.status-card{border-radius:20px;border:1px solid var(--line);background:var(--surface-2)}.empty-card,.hint-card,.status-card{padding:.95rem 1rem}.hint-card{display:flex;align-items:flex-start;gap:.7rem}.notifications-empty-card{display:flex;align-items:center;gap:.65rem}.status-card.error{color:#ffd0d0;background:rgba(255,88,88,.1)}.status-card.success{color:#d5ffe5;background:rgba(78,226,141,.11)}.field-toggle{flex-direction:row}.choice-pill,.player-tab,.toggle-pill{flex:1 1;min-height:44px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(255,255,255,.04);color:var(--muted)}.choice-pill.active,.player-tab.active,.toggle-pill.active{background:rgba(78,226,141,.16);border-color:rgba(78,226,141,.28);color:var(--text)}.toggle-pill.is-dirty{border-color:rgba(255,170,92,.8);background:rgba(255,149,64,.14);color:#ffc996}.course-card,.fab-card,.friend-row,.history-card,.player-editor,.round-card{padding:.95rem 1rem}.course-card,.friend-row,.history-card,.round-card{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.new-match-page .course-card{align-items:flex-start}.new-match-page .course-card-copy{gap:.32rem}.home-course-card-copy,.new-match-page .course-card-copy{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.home-course-card-copy{gap:.24rem}.home-course-location,.new-match-page .course-location{display:block}.new-match-page .course-card-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.24rem;text-align:right}.home-course-card-meta{color:var(--muted);font-size:.84rem;text-align:right}.home-page .panel{display:flex;flex-direction:column;gap:1.25rem}.home-page .list-stack{gap:1rem}.home-landing-page .page-intro{display:flex;flex-direction:column;gap:.9rem}.home-landing-panel,.home-landing-secondary{display:flex;flex-direction:column;gap:1rem}.home-landing-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.home-landing-panel-head strong{display:block;margin-bottom:.3rem;font-size:1.04rem}.home-landing-action,.home-landing-secondary .secondary-button{width:100%}.home-history-panel{display:flex;flex-direction:column;gap:1.25rem}.home-history-list{gap:1rem}.course-card span,.friend-row span,.history-card span,.meta-line,.player-slot-title small,.round-card span,.stats-row span,.topbar-copy span{color:var(--muted);font-size:.9rem}.course-card.selected{border-color:rgba(78,226,141,.4);background:rgba(78,226,141,.14)}.result-card{padding:1rem;display:flex;flex-direction:column;gap:.85rem}.history-card-metrics,.history-card-top,.meta-line,.player-slot-title,.result-card-header,.stats-row,.topbar-card{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.history-card-copy{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem}.friend-row{align-items:center}.avatar{width:48px;height:48px;border-radius:18px;overflow:hidden;display:inline-grid;place-items:center;flex-shrink:0;background:linear-gradient(180deg,#1a5b38,#0f2d1d);color:#fff;font-weight:700}.avatar img{width:100%;height:100%;object-fit:cover}.avatar.small{width:40px;height:40px;border-radius:14px}.fab-card{background:radial-gradient(circle at top left,rgba(126,255,175,.3),transparent 32%),linear-gradient(180deg,rgba(18,201,107,.9),rgba(11,131,72,.95));color:#042112;display:flex;align-items:center;justify-content:center;gap:.8rem;font-size:1.1rem;font-weight:800;min-height:84px}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.stat-panel{padding:1rem;min-height:120px;display:flex;flex-direction:column;justify-content:space-between}.stat-panel.large{min-height:132px}.stat-panel span{color:var(--muted)}.stat-panel strong{font-size:1.8rem}.stats-row{padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.stats-row:last-child{border-bottom:0}.app-shell{min-height:100vh}.topbar{position:fixed;inset:0 0 auto;z-index:20;padding:.8rem .9rem 0;background:linear-gradient(180deg,rgba(7,20,15,.95),rgba(7,20,15,0))}.topbar-card{width:min(100%,760px);margin:0 auto;padding:.85rem .9rem;border-radius:22px;border:1px solid var(--line);background:rgba(10,24,18,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar-copy{flex:1 1;display:flex;flex-direction:column;gap:.2rem}.topbar-name-link{align-self:flex-start;display:inline-flex;align-items:center;text-decoration:none}.topbar-name{color:var(--text);font-size:1.02rem;line-height:1.2;letter-spacing:.01em}.topbar-meta-row{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.topbar-refresh-button{width:28px;height:28px;border-radius:10px;color:var(--accent)}.banner-stack{width:min(100%,760px);margin:.5rem auto 0}.banner{border:1px solid rgba(78,226,141,.26);background:rgba(78,226,141,.16);border-radius:18px;padding:.75rem .9rem;color:var(--text);display:flex;flex-direction:column;gap:.2rem;text-align:left}.screen-content{padding-top:7.8rem;padding-bottom:7rem}.bottom-nav{position:fixed;inset:auto 0 0;z-index:20;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;width:min(100%,760px);margin:0 auto;left:50%;transform:translateX(-50%);padding:.7rem .8rem 1rem;background:linear-gradient(180deg,rgba(7,20,15,0),rgba(7,20,15,.95) 36%)}.nav-link{min-height:62px;border-radius:20px;color:var(--muted);background:rgba(15,28,22,.9);border:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;font-size:.75rem}.nav-link-primary{background:linear-gradient(180deg,rgba(78,226,141,.24),rgba(78,226,141,.14));color:var(--text)}.nav-link.is-active{color:var(--text);border-color:rgba(78,226,141,.22)}.toast{position:fixed;left:50%;bottom:6.2rem;transform:translateX(-50%);padding:.75rem 1rem;border-radius:999px;background:rgba(5,16,11,.95);border:1px solid rgba(78,226,141,.2);z-index:25}.hole-hero{overflow:hidden}.hole-hero img{width:100%;height:220px;object-fit:cover}.hole-hero-copy{padding:1rem}.player-tabs{flex-direction:row;overflow-x:auto}.player-tab{flex:0 0 auto;padding:.75rem .95rem}.field-group{display:flex;flex-direction:column;gap:.65rem}.option-row{display:flex;gap:.6rem}.option-row.wrap{flex-wrap:wrap}.choice-pill{padding:.85rem 1rem}.player-editor{display:flex;flex-direction:column;gap:.75rem}.suggestion-row{flex-direction:row;flex-wrap:wrap}.meta-line{color:var(--muted)}.scorecard-table{overflow-x:auto;border-radius:16px;border:1px solid rgba(255,255,255,.06)}.scorecard-body-row,.scorecard-header-row{display:grid;grid-template-columns:140px repeat(18,44px) 64px;align-items:center;min-width:980px}.scorecard-header-row{background:rgba(255,255,255,.04);color:var(--muted)}.scorecard-body-row span,.scorecard-body-row strong,.scorecard-header-row span{padding:.85rem .5rem;text-align:center;border-right:1px solid rgba(255,255,255,.04)}.scorecard-body-row strong:first-child,.scorecard-header-row span:first-child{text-align:left;padding-left:.9rem}.course-card,.friend-row,.history-card.large,.round-card{min-height:84px}.history-card{flex-direction:column;align-items:stretch}.history-card-metrics{flex-wrap:wrap;color:var(--muted);font-size:.88rem}.destructive{color:#ffbaba}@media (min-width:768px){.auth-screen,.page-stack{padding-left:1.4rem;padding-right:1.4rem}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.field-toggle,.inline-actions,.player-tabs,.sample-list{flex-direction:row}.inline-actions>*{flex:1 1}}.dashboard-page{gap:1.1rem}.dashboard-loading-panel{min-height:180px;display:grid;place-items:center;grid-gap:.65rem;gap:.65rem;color:var(--muted)}.dashboard-summary-card{position:relative;overflow:hidden;padding:1.2rem;border:1px solid rgba(255,255,255,.08);border-radius:28px;background:linear-gradient(180deg,rgba(26,78,49,.42),rgba(7,20,15,.96)),radial-gradient(circle at top right,rgba(78,226,141,.26),transparent 36%),#102219;background-size:cover;background-position:50%;box-shadow:var(--shadow)}.dashboard-benchmark-list,.dashboard-card-grid,.dashboard-donut-wrap,.dashboard-filter-bar,.dashboard-filter-row,.dashboard-hole-history,.dashboard-hole-rankings,.dashboard-legend-list,.dashboard-line-chart,.dashboard-line-labels,.dashboard-line-legend,.dashboard-round-list,.dashboard-section-header,.dashboard-sheet-grid,.dashboard-stacked-bars,.dashboard-stat-list,.dashboard-summary-actions,.dashboard-summary-badges,.dashboard-summary-copy,.dashboard-summary-grid,.dashboard-summary-player,.dashboard-summary-top,.dashboard-tab-row,.dashboard-table-cards{display:flex;flex-direction:column;gap:.8rem}.dashboard-summary-top{gap:1rem}.dashboard-summary-player{align-items:flex-start;gap:1rem}.dashboard-summary-avatar{width:72px;height:72px;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.16);background:rgba(4,12,9,.52);display:grid;place-items:center;flex-shrink:0}.dashboard-summary-avatar span{color:var(--text);font-size:1.35rem;font-weight:800}.dashboard-summary-copy{gap:.45rem}.dashboard-summary-copy h1{margin:0;font-size:clamp(1.75rem,5vw,2.55rem);line-height:1.03}.dashboard-summary-copy p{margin:0;color:rgba(243,251,247,.86);line-height:1.55}.dashboard-summary-badges{align-items:flex-start;gap:.45rem}.dashboard-badge-pill,.dashboard-compare-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.42rem .78rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(7,20,15,.42);color:var(--text);align-self:flex-start}.dashboard-badge-pill.subtle{color:var(--muted)}.dashboard-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem;margin-top:1.15rem}.dashboard-kpi-card,.dashboard-mini-panel,.dashboard-summary-grid>div{border:1px solid rgba(255,255,255,.08);background:rgba(9,19,14,.62);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:20px}.dashboard-summary-grid>div{padding:.85rem;display:flex;flex-direction:column;gap:.2rem}.dashboard-benchmark-copy,.dashboard-empty-inline,.dashboard-hole-history-row span,.dashboard-kpi-card small,.dashboard-mini-panel small,.dashboard-round-card small,.dashboard-round-card span,.dashboard-summary-grid small,.dashboard-table-card small,.dashboard-table-card span{color:var(--muted)}.dashboard-summary-grid strong{font-size:1rem;line-height:1.3}.dashboard-comparison-strip{display:flex;gap:.55rem;overflow-x:auto;padding-bottom:.1rem;margin-top:.3rem}.dashboard-summary-actions{flex-direction:row;align-items:center;justify-content:space-between;gap:.8rem}.dashboard-segmented{flex:1 1;display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;padding:.35rem;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(9,19,14,.66)}.dashboard-segmented button{border:0;min-height:42px;border-radius:14px;background:transparent;color:var(--muted);font-weight:700}.dashboard-segmented button.is-active{background:linear-gradient(180deg,rgba(78,226,141,.2),rgba(78,226,141,.12));color:var(--text)}.dashboard-compare-button{white-space:nowrap}.dashboard-filter-bar{position:-webkit-sticky;position:sticky;top:6.9rem;z-index:12;padding:.8rem;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:rgba(8,18,13,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.dashboard-filter-row{flex-direction:row;overflow-x:auto;padding-bottom:.15rem}.dashboard-chip,.dashboard-date-chip,.dashboard-select-chip{min-height:42px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:var(--text);flex-shrink:0}.dashboard-chip{padding:.7rem .95rem;display:inline-flex;align-items:center;gap:.45rem}.dashboard-chip.is-active{border-color:rgba(78,226,141,.28);background:rgba(78,226,141,.14);color:var(--accent)}.dashboard-chip-icon{color:var(--accent)}.dashboard-date-chip,.dashboard-select-chip{display:flex;align-items:center;gap:.55rem;padding:0 .8rem}.dashboard-date-chip span,.dashboard-select-chip span{color:var(--muted);font-size:.8rem;white-space:nowrap}.dashboard-date-chip input,.dashboard-select-chip select{border:0;outline:none;background:transparent;color:var(--text);min-height:40px}.dashboard-date-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.dashboard-kpi-panel,.dashboard-section-panel{display:flex;flex-direction:column;gap:1rem}.dashboard-analysis-note{padding:.9rem 1rem;border-radius:18px;border:1px solid rgba(255,199,107,.18);background:rgba(255,199,107,.08);color:#ffe3b3}.dashboard-section-header{gap:.5rem}.dashboard-section-header h2{margin:0;font-size:1.35rem}.dashboard-section-header p{margin:0;color:var(--muted);line-height:1.55}.dashboard-kpi-rail{flex-direction:row;overflow-x:auto;scroll-snap-type:x proximity}.dashboard-kpi-card{min-width:176px;padding:.95rem;scroll-snap-align:start;display:flex;flex-direction:column;gap:.4rem}.dashboard-kpi-card span{color:var(--muted);font-size:.84rem}.dashboard-kpi-card strong{font-size:1.45rem}.dashboard-kpi-card.is-good small{color:var(--success)}.dashboard-kpi-card.is-bad small{color:var(--danger)}.dashboard-kpi-card.is-neutral small{color:var(--muted)}.dashboard-tab-row{flex-direction:row;overflow-x:auto}.dashboard-tab{min-height:42px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:var(--muted);padding:.72rem .95rem;flex-shrink:0}.dashboard-tab.is-active{border-color:rgba(78,226,141,.28);background:rgba(78,226,141,.14);color:var(--accent)}.dashboard-card-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:.9rem;gap:.9rem}.dashboard-card-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-mini-panel{padding:1rem;gap:.85rem;display:flex;flex-direction:column}.dashboard-mini-panel.wide{grid-column:span 1}.dashboard-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.dashboard-panel-head strong{font-size:1rem}.dashboard-donut-wrap{position:relative;align-items:center;justify-content:center;padding:.2rem 0}.dashboard-donut{width:160px;height:160px}.dashboard-donut-center{position:absolute;inset:0;display:grid;place-items:center;text-align:center}.dashboard-donut-center strong{font-size:1.4rem}.dashboard-donut-center span{color:var(--muted)}.dashboard-benchmark-list>div,.dashboard-hole-history-row,.dashboard-legend-list>div,.dashboard-stacked-bars>div,.dashboard-stat-list>div{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.dashboard-legend-list span,.dashboard-line-legend span,.dashboard-round-card-metrics span{display:inline-flex;align-items:center;gap:.38rem}.dashboard-legend-list i,.dashboard-line-legend i{width:10px;height:10px;border-radius:999px;display:inline-block}.dashboard-stat-list.dense{gap:.65rem}.dashboard-stat-list.dense.three-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-consistency-grid{display:flex;flex-direction:column;gap:.5rem}.dashboard-consistency-row{display:grid;grid-template-columns:62px minmax(0,1fr);grid-gap:.55rem;gap:.55rem;align-items:center}.dashboard-consistency-row>div{display:grid;grid-template-columns:repeat(18,minmax(0,1fr));grid-gap:.18rem;gap:.18rem}.dashboard-consistency-cell{aspect-ratio:1;border-radius:4px}.dashboard-histogram{display:grid;grid-template-columns:repeat(auto-fit,minmax(48px,1fr));grid-gap:.55rem;gap:.55rem;align-items:end;min-height:170px}.dashboard-histogram>div{display:flex;flex-direction:column;gap:.4rem;align-items:center}.dashboard-histogram>div>div{width:100%;border-radius:12px 12px 6px 6px;background:linear-gradient(180deg,rgba(78,226,141,.72),rgba(78,226,141,.14))}.dashboard-histogram span{font-size:.72rem;color:var(--muted)}.dashboard-heatmap{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:.45rem;gap:.45rem}.dashboard-heatmap-cell{min-height:60px;border-radius:14px;border:1px solid rgba(255,255,255,.06);color:var(--text);padding:.65rem .55rem;display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}.dashboard-hole-rankings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.dashboard-hole-rankings>div{display:flex;flex-direction:column;gap:.35rem}.dashboard-hole-rankings small{color:var(--muted)}.dashboard-benchmark-list>div>div,.dashboard-stacked-bars>div>div{flex:1 1;min-height:10px;border-radius:999px;background:rgba(255,255,255,.06);overflow:hidden}.dashboard-benchmark-list>div>div i,.dashboard-stacked-bars>div>div i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,rgba(78,226,141,.92),rgba(89,208,255,.8))}.dashboard-line-chart svg,.dashboard-scatter svg{width:100%;height:220px}.dashboard-line-chart line,.dashboard-scatter line{stroke:rgba(255,255,255,.08);stroke-width:.6}.dashboard-line-legend{flex-direction:row;flex-wrap:wrap;gap:.75rem}.dashboard-line-labels{flex-direction:row;justify-content:space-between;gap:.8rem;color:var(--muted);font-size:.76rem}.dashboard-live-row{display:flex;gap:.75rem;overflow-x:auto}.dashboard-live-card,.dashboard-round-card,.dashboard-table-card{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);border-radius:18px}.dashboard-live-card{min-width:260px;padding:.9rem;display:flex;justify-content:space-between;gap:.8rem;align-items:center}.dashboard-table-cards{gap:.65rem}.dashboard-table-card{padding:.85rem .9rem;display:flex;flex-direction:column;gap:.25rem}.dashboard-benchmark-list{gap:.65rem}.dashboard-benchmark-list small.is-good{color:var(--success)}.dashboard-benchmark-list small.is-bad{color:var(--danger)}.dashboard-benchmark-copy{margin:0;line-height:1.55}.dashboard-round-list{gap:.75rem}.dashboard-round-card{padding:.95rem;display:flex;flex-direction:column;gap:.8rem}.dashboard-round-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.dashboard-round-card-head>div{display:flex;flex-direction:column;gap:.25rem}.dashboard-round-card-metrics{display:flex;flex-wrap:wrap;gap:.55rem}.dashboard-round-card-metrics span{padding:.4rem .65rem;border-radius:999px;background:rgba(255,255,255,.04)}.dashboard-sheet-backdrop{position:fixed;inset:0;z-index:40;background:rgba(2,8,5,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:flex-end;justify-content:center;padding:1rem}.dashboard-sheet{width:min(100%,760px);max-height:min(82vh,760px);overflow:hidden;border-radius:26px;border:1px solid rgba(255,255,255,.08);background:rgba(8,18,13,.98);box-shadow:var(--shadow)}.dashboard-sheet-header{padding:1rem 1rem .8rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:1px solid rgba(255,255,255,.06)}.dashboard-sheet-content{padding:1rem;overflow:auto;max-height:calc(82vh - 74px)}.dashboard-sheet-grid{gap:.85rem}.dashboard-hole-history-row{padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.06);align-items:flex-start}.dashboard-hole-history-row:last-child{border-bottom:0}.dashboard-hole-history-row>div{display:flex;flex-direction:column;gap:.25rem}.dashboard-empty-inline{min-height:120px;display:grid;place-items:center;text-align:center}@media (min-width:768px){.dashboard-summary-top{flex-direction:row;align-items:flex-start;justify-content:space-between}.dashboard-summary-player{flex-direction:row;align-items:center}.dashboard-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-filter-row{flex-wrap:wrap;overflow:visible}.dashboard-kpi-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible}.dashboard-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-card-grid .wide{grid-column:span 2}.dashboard-stat-list.dense.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-heatmap{grid-template-columns:repeat(9,minmax(0,1fr))}}