:root{--bg:#f7f8f6;--surface:#ffffff;--surface-soft:#f1f5f2;--surface-tint:#eef6f0;--text:#17211b;--muted:#66736b;--subtle:#8b968f;--line:#dfe7e2;--line-strong:#cbd8d0;--brand:#17643a;--brand-hover:#0f4c2b;--brand-soft:#e4f3e9;--accent:#315f8f;--warning:#a45b18;--danger:#a43e34;--success:#23683d;--shadow:0 14px 36px rgba(23,33,27,0.07);--radius:8px;--font-body:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--font-heading:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{min-height:100%;background:var(--bg)}body{margin:0;min-height:100vh;color:var(--text);font-family:var(--font-body),sans-serif;background:linear-gradient(180deg,rgba(255,255,255,.86) 0,rgba(247,248,246,0) 340px),var(--bg)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button:disabled{cursor:not-allowed;opacity:.58}input,select,textarea{width:100%}.site-frame{min-height:100vh;display:flex;flex-direction:column}#main-content,.site-main-content{flex:1 1}.shell{width:min(1180px,calc(100vw - 40px));margin:0 auto}.site-frame>main{flex:1 1}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.9);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar-inner{display:grid;grid-template-columns:minmax(190px,auto) auto 1fr auto;align-items:center;grid-gap:20px;gap:20px;padding:14px 0}.sport-switcher{display:inline-flex;padding:3px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft)}.sport-switcher-button{min-height:32px;border:0;border-radius:5px;padding:6px 10px;color:var(--muted);background:transparent;font-weight:700;cursor:pointer}.sport-switcher-button.active{color:#ffffff;background:var(--brand)}.brand-mark{display:grid;grid-gap:2px;gap:2px}.brand-kicker{color:var(--brand);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.brand-title{color:var(--muted);font-size:13px}.card-actions,.date-picker-inline,.date-switcher,.filter-actions,.format-chip-row,.header-auth,.hero-actions,.pill-grid,.topbar-actions,.topnav{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.filter-actions{margin-top:12px}.topnav{justify-content:center}.auth-pill,.docs-link,.topnav-link{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:8px 12px;color:var(--muted);background:transparent;font-size:14px;line-height:1;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.auth-pill:hover,.docs-link:hover,.topnav-link:hover{color:var(--text);background:var(--surface-soft);border-color:var(--line)}.site-footer{margin-top:28px;border-top:1px solid var(--line);background:rgba(255,255,255,.72)}.site-footer-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.45fr) auto;grid-gap:24px;gap:24px;align-items:start;padding:28px 0;color:var(--muted);font-size:14px}.site-footer strong{display:inline-flex;margin-bottom:8px;color:var(--text)}.site-footer p{max-width:66ch;margin:0;line-height:1.55}.footer-partners{display:grid;grid-gap:8px;gap:8px}.footer-partners strong{margin-bottom:0}.footer-partners a{color:var(--brand);font-weight:700}.footer-partners a:hover{color:var(--brand-hover)}.footer-links{display:grid;grid-gap:8px;gap:8px;justify-items:end}.footer-link-button,.footer-links a,.legal-consent a,.legal-document a{color:var(--brand);font-weight:700}.footer-link-button:hover,.footer-links a:hover,.legal-consent a:hover,.legal-document a:hover{color:var(--brand-hover)}.footer-link-button{border:0;padding:0;background:transparent;cursor:pointer}.docs-link{color:var(--accent);font-weight:600}.auth-pill-with-badge{gap:8px}.auth-pill-muted{color:var(--subtle)}.auth-pill-button{cursor:pointer}.launch-notice{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px;padding:14px 16px;border:1px solid #d8dfb6;border-radius:var(--radius);background:#f7f9e9;color:var(--text)}.match-join-panel,.subscription-visibility-notice{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;border:1px solid #e6c98e;border-radius:var(--radius);background:#fff8e8}.match-join-panel p,.subscription-visibility-notice p{margin:4px 0 0}.match-progress{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0;padding:12px}.level-guide,.match-progress{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft)}.level-guide{padding:12px 14px}.level-guide summary{color:var(--brand);font-weight:700;cursor:pointer}.level-guide-content{display:grid;grid-gap:8px;gap:8px;margin-top:12px;color:var(--muted)}.level-guide-content p{margin:0;line-height:1.5}.level-guide-content h3{margin:8px 0 0;font-size:16px}.tournament-registration-list{display:grid;grid-gap:10px;gap:10px;margin-top:10px;padding-top:12px;border-top:1px solid var(--line)}.tournament-registration-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft)}.tournament-registration-row>div:first-child{display:grid;grid-gap:4px;gap:4px;min-width:0}.launch-notice strong{display:block;margin-bottom:3px}.launch-notice p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.launch-notice .inline-link{flex:0 0 auto}.hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);grid-gap:28px;gap:28px;overflow:hidden;padding:56px 0 26px;align-items:stretch}.hero-tennis-art{position:absolute;z-index:-1;top:22px;left:45%;width:min(480px,42vw);opacity:.2;transform:rotate(-7deg);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-tennis-art img{display:block;width:100%;height:auto}.hero-copy{position:relative;z-index:1;display:grid;align-content:center;min-height:360px;padding:18px 0}.auth-card,.compact-card,.data-card,.detail-card,.detail-sidebar,.empty-state,.feature-card,.filter-panel,.hero-panel,.schedule-column-grid,.schedule-court-head,.schedule-time-grid,.thread-message{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-panel{position:relative;z-index:1;display:grid;align-content:center;padding:24px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.eyebrow{margin:0 0 10px;color:var(--brand);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3{margin:0;font-family:var(--font-heading),sans-serif;letter-spacing:0}h1{max-width:13ch;font-size:clamp(40px,5.2vw,68px);line-height:.98}.page-shell h1,h2{font-size:clamp(28px,3.1vw,42px);line-height:1.08}.page-shell h1{max-width:24ch}h3{font-size:22px;line-height:1.16}.data-card p,.detail-text,.empty-state,.feature-card p,.form-note,.hero-text,.page-intro{color:var(--muted);line-height:1.62}.hero-text{max-width:62ch;margin:18px 0 0;font-size:18px}.hero-actions{margin-top:28px}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:11px 18px;font-weight:700;line-height:1;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--brand);color:#ffffff}.button-primary:hover{background:var(--brand-hover)}.button-secondary{background:var(--brand-soft);color:var(--brand);border-color:#cbe6d3}.button-ghost{background:var(--surface);color:var(--text);border-color:var(--line-strong)}.panel-title{margin:0 0 16px;color:var(--muted);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.achievement-editor-list,.achievement-grid,.auth-form,.checkbox-panel,.compact-list,.meta-list,.metric-grid,.schedule-board-shell,.schedule-court-column,.schedule-time-column,.stack-gap,.thread-list,.toggle-list{display:grid;grid-gap:14px;gap:14px}.metric-card{display:grid;grid-gap:4px;gap:4px;padding:16px;border-radius:var(--radius);background:var(--surface-soft);border:1px solid var(--line)}.detail-stat-value,.metric-value{color:var(--text);font-family:var(--font-heading),sans-serif;font-size:32px;line-height:1}.detail-stat-label,.metric-label{color:var(--muted);font-size:14px}.page-shell,.section{padding:22px 0 44px}.section-heading{margin-bottom:20px}.page-shell h1,.section-heading h2{margin-top:8px}.section-heading-inline{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.card-grid,.detail-grid,.filter-grid,.stack-grid,.two-column-section{display:grid;grid-gap:16px;gap:16px}.detail-grid+.filter-panel,.detail-grid+.section,.detail-grid+.stack-grid,.filter-panel+.empty-state,.filter-panel+.stack-grid,.section+.section{margin-top:14px}.request-response-actions{display:grid;justify-items:start;grid-gap:10px;gap:10px;margin-top:18px}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-grid,.stack-grid,.two-column-section{grid-template-columns:repeat(2,minmax(0,1fr))}.data-card,.detail-card,.empty-state,.feature-card,.filter-panel{padding:22px}.compact-card,.data-card,.feature-card,.inline-link,.topnav-link{transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.compact-card:hover,.data-card:hover,.feature-card:hover{border-color:var(--line-strong);box-shadow:0 18px 44px rgba(23,33,27,.09)}.count-badge,.status-pill,.step-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:28px;align-items:center;border-radius:999px;padding:6px 10px;background:var(--surface-tint);color:var(--brand);font-size:12px;font-weight:700;line-height:1}.count-badge{min-width:28px;justify-content:center;background:var(--brand);color:#ffffff}.count-badge-accent{background:var(--accent);color:#ffffff}.data-card h2,.detail-card h2,.feature-card h3{margin:8px 0 10px}.card-title-row,.card-topline,.coach-card-header,.coach-detail-header,.schedule-board-meta{display:flex;gap:12px}.card-title-row,.card-topline,.schedule-board-meta{justify-content:space-between}.card-title-row,.coach-card-header,.coach-detail-header{align-items:center}.feature-meta{margin-top:8px;font-size:14px;font-weight:700}.feature-link,.feature-meta{display:inline-flex;color:var(--brand)}.feature-link{margin-top:14px;font-weight:800}.stack{display:grid;grid-gap:18px;gap:18px}.muted-text,.plain-list{color:var(--muted)}.plain-list{display:grid;grid-gap:8px;gap:8px;margin:14px 0 18px;padding-left:18px}.coach-card-header-compact{align-items:flex-start}.coach-card-heading,.coach-detail-heading{min-width:0}.coach-card-heading{flex:1 1}.coach-card-heading strong,.home-coach-detail{display:block}.coach-card-heading strong{margin-bottom:6px}.home-coach-detail+.home-coach-detail{margin-top:3px}.home-coach-detail{color:var(--muted);line-height:1.35}.inline-link{color:var(--brand);font-weight:700}.inline-link:hover{color:var(--brand-hover)}.card-topline,.muted-link{color:var(--muted)}.card-topline{margin-bottom:12px;font-size:14px}.meta-list{margin:18px 0 0}.meta-list div{display:grid;grid-gap:4px;gap:4px;padding-top:12px;border-top:1px solid var(--line)}.meta-list dt{color:var(--subtle);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.meta-list dd{margin:0;overflow-wrap:anywhere}.card-actions{margin-top:18px}.page-intro{max-width:68ch;margin:14px 0 0}.filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.filter-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.field{display:grid;grid-gap:8px;gap:8px}.field span,.field-label{color:var(--muted);font-size:13px;font-weight:700}.field-label{letter-spacing:.06em;text-transform:uppercase}.field input,.field select,.text-area{min-height:44px;border:1px solid var(--line-strong);border-radius:var(--radius);padding:12px 13px;background:var(--surface);color:var(--text);outline:none;transition:border-color .16s ease,box-shadow .16s ease}.field input:focus,.field select:focus,.text-area:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(23,100,58,.12)}.text-area{min-height:118px;resize:vertical}.chip-toggle span,.toggle-row{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.toggle-row{padding:12px 14px}.nested-card{padding:18px;border-radius:var(--radius);box-shadow:none}.achievement-card,.achievement-editor-card{display:grid;grid-gap:12px;gap:12px}.coach-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--brand-soft);color:var(--brand);font-family:var(--font-heading),sans-serif;font-weight:700;overflow:hidden;object-fit:cover;flex-shrink:0}.coach-avatar-small{width:52px;height:52px;font-size:18px}.coach-avatar-medium{width:72px;height:72px;font-size:22px}.coach-avatar-large{width:108px;height:108px;font-size:30px}.achievement-image{max-height:360px}.achievement-image,.achievement-upload-preview{width:100%;object-fit:cover;border-radius:var(--radius);border:1px solid var(--line);background:var(--surface-soft)}.achievement-upload-preview{max-height:220px}.media-preview-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.auth-card{width:min(640px,100%);padding:28px}.auth-switcher{display:inline-flex;gap:6px;margin-bottom:20px;padding:4px;border-radius:999px;background:var(--surface-soft);border:1px solid var(--line)}.switch-pill{border:0;background:transparent;border-radius:999px;padding:10px 16px;color:var(--muted);cursor:pointer}.switch-pill-active{background:var(--surface);color:var(--text);box-shadow:0 4px 14px rgba(23,33,27,.08)}.auth-submit{width:-moz-fit-content;width:fit-content}.form-error,.form-note,.form-success,.success-banner{border-radius:var(--radius);padding:13px 14px;line-height:1.5}.legal-consent{display:flex;align-items:flex-start;gap:10px;width:100%;border:1px solid var(--line);border-radius:var(--radius);padding:13px 14px;background:#f6f7f4;color:var(--muted);font-size:13px;line-height:1.5}.legal-consent input{width:18px;height:18px;margin:2px 0 0;flex:0 0 auto;accent-color:var(--brand)}.legal-note{margin-bottom:8px}.legal-page h1{max-width:18ch}.legal-document{display:grid;grid-gap:22px;gap:22px;margin-top:18px}.legal-document section{display:grid;grid-gap:10px;gap:10px}.legal-document h2{font-size:24px}.legal-document p{margin:0;color:var(--muted);line-height:1.65}.cookie-consent{position:fixed;right:20px;bottom:20px;z-index:50;display:grid;width:min(620px,calc(100vw - 40px));max-height:calc(100vh - 40px);grid-gap:16px;gap:16px;overflow-y:auto;border:1px solid var(--line-strong);border-radius:var(--radius);padding:22px;background:var(--surface);box-shadow:0 24px 64px rgba(23,33,27,.2)}.cookie-consent-copy{display:grid;grid-gap:8px;gap:8px}.cookie-category p,.cookie-consent-copy .eyebrow,.cookie-consent-copy h2,.cookie-consent-copy p{margin:0}.cookie-consent-copy h2{font-size:24px}.cookie-category p,.cookie-consent-copy p{color:var(--muted);line-height:1.55}.cookie-consent-copy a{color:var(--brand);font-weight:700}.cookie-consent-details{display:grid;grid-gap:10px;gap:10px}.cookie-category{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:var(--radius);padding:14px;background:var(--surface-soft)}.cookie-category>div{display:grid;grid-gap:5px;gap:5px}.cookie-category-toggle{cursor:pointer}.cookie-category-toggle input{width:20px;height:20px;flex:0 0 auto;margin-top:2px;accent-color:var(--brand)}.cookie-consent-actions{display:flex;flex-wrap:wrap;gap:10px}.form-error{background:#fff1ef;color:var(--danger);border:1px solid #f1c8c2}.admin-dashboard{margin-top:18px}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-card{display:grid;grid-gap:12px;gap:12px}.admin-card h2{font-size:24px}.admin-card p{margin:0}.admin-reason-field{margin-top:6px}.status-pill-hidden{background:#fff1ef;color:var(--danger)}.status-pill-pending{background:#fff4de;color:var(--warning)}.status-pill-visible{background:var(--brand-soft);color:var(--brand)}.form-success,.success-banner{background:#eef8f0;color:var(--success);border:1px solid #cce8d2}.form-note{background:#f6f7f4;border:1px solid var(--line)}.detail-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);grid-gap:18px;gap:18px;margin-bottom:24px}.detail-main{padding:8px 0}.detail-sidebar{display:grid;grid-gap:12px;gap:12px;padding:18px;align-self:start}.detail-stat{display:grid;grid-gap:5px;gap:5px;padding:16px;border-radius:var(--radius);background:var(--surface-soft);border:1px solid var(--line)}.compact-text{margin-top:0}.request-template{overflow-x:auto;margin:0;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft);color:var(--text);font-family:var(--font-body),sans-serif;line-height:1.65;white-space:pre-wrap}.compact-card{display:grid;grid-gap:6px;gap:6px;padding:18px}.compact-card strong{font-family:var(--font-heading),sans-serif;font-size:20px;line-height:1.16}.thread-message{display:grid;grid-gap:8px;gap:8px;max-width:min(680px,100%);padding:16px 18px;box-shadow:none}.thread-message p{margin:0;line-height:1.6}.thread-message-own{justify-self:end;background:var(--brand-soft);border-color:#cbe6d3}.thread-message-other{justify-self:start;background:var(--surface)}.thread-author,.thread-time{color:var(--muted);font-size:13px}.field-span-2{grid-column:span 2}.chip-toggle{position:relative}.chip-toggle input{position:absolute;inset:0;opacity:0}.chip-toggle span{min-height:40px;padding:0 14px;font-weight:600}.chip-toggle input:checked+span{background:var(--brand-soft);border-color:#b8dcc4;color:var(--brand)}.schedule-board-meta{flex-wrap:wrap;color:var(--muted);font-size:14px}.schedule-board{--schedule-head-height:64px;display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.schedule-court-column,.schedule-time-column{display:grid;grid-template-rows:var(--schedule-head-height) auto}.schedule-courts-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);grid-gap:12px;gap:12px;overflow-x:auto;padding-bottom:4px}.schedule-court-head{display:grid;min-height:var(--schedule-head-height);align-content:center;grid-gap:4px;gap:4px;padding:13px 14px;box-shadow:none;box-sizing:border-box;overflow:hidden}.schedule-time-head{align-items:center;justify-items:center;text-align:center;font-weight:700}.schedule-column-grid,.schedule-time-grid{position:relative;box-shadow:none;border-top:1px solid rgba(102,115,107,.14);background:repeating-linear-gradient(to bottom,transparent 0,transparent 71px,rgba(102,115,107,.16) 72px),var(--surface)}.schedule-time-mark{position:absolute;left:0;width:100%;transform:translateY(-50%);color:var(--muted);font-size:12px;line-height:1;text-align:center}.schedule-hour-line{position:absolute;left:0;right:0;height:1px;background:rgba(102,115,107,.14)}.schedule-slot{position:absolute;left:8px;right:8px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;border:1px solid transparent;border-radius:var(--radius);padding:10px 12px;color:var(--text);box-shadow:0 8px 20px rgba(23,33,27,.08);text-decoration:none;transition:transform .16s ease;overflow:hidden}.schedule-slot:hover{transform:translateY(-1px)}.schedule-slot-time{font-size:12px;font-weight:700}.schedule-slot-main{display:grid;min-width:0;grid-gap:4px;gap:4px}.schedule-slot-price,.schedule-slot-title{font-size:12px}.schedule-slot-delete{flex:0 0 auto;border:0;border-radius:999px;padding:4px 8px;background:rgba(255,255,255,.78);color:var(--danger);cursor:pointer;font-size:10px;font-weight:800}.schedule-slot-delete:disabled{cursor:wait;opacity:.6}.schedule-slot-available{background:#dcf5e4;border-color:#bce7c9}.schedule-slot-booking_requested{background:#fff2c7;border-color:#efd98d}.schedule-slot-confirmed{background:#dcecff;border-color:#b9d8ff}.schedule-slot-cancelled,.schedule-slot-rejected{background:#eef0f0;border-color:#d5dcda}.schedule-slot-resale{background:#f8e3ed;border-color:#edc5d8}@media (max-width:980px){.topbar-inner{grid-template-columns:1fr;align-items:stretch}.topnav{justify-content:flex-start}.site-footer-inner{grid-template-columns:1fr}.footer-links{justify-items:start}.admin-metric-grid,.card-grid,.detail-grid,.detail-hero,.filter-grid,.filter-grid-three,.filter-grid-two,.hero,.stack-grid,.two-column-section{grid-template-columns:1fr}.hero{padding-top:34px}.launch-notice{align-items:flex-start;flex-direction:column;gap:10px}.match-join-panel,.match-progress,.subscription-visibility-notice,.tournament-registration-row{align-items:stretch;flex-direction:column}.hero-tennis-art{top:50px;right:-86px;left:auto;width:min(330px,72vw);opacity:.11;transform:rotate(-10deg)}.hero-copy{min-height:auto}h1{max-width:14ch;font-size:clamp(36px,10vw,54px)}.shell{width:min(100vw - 24px,1180px)}.schedule-board{grid-template-columns:1fr}.schedule-time-column{display:none}.field-span-2{grid-column:span 1}.cookie-consent{right:12px;bottom:12px;width:calc(100vw - 24px);max-height:calc(100vh - 24px);padding:18px}.cookie-consent-actions .button{flex:1 1 100%}.cookie-category{align-items:flex-start}}.notification-list{display:grid;grid-gap:8px;gap:8px}.push-settings-panel{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.push-settings-panel h2{margin:0 0 6px}.push-settings-toggle{flex:0 0 auto}.push-settings-guide,.push-settings-panel .form-error,.push-settings-panel .form-note{flex-basis:100%}.push-settings-guide h3{margin:0 0 8px;font-size:18px}.push-settings-guide ol{display:grid;grid-gap:6px;gap:6px;margin:0;padding-left:22px;color:var(--muted)}.push-settings-other-device{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.notification-item{display:grid;grid-gap:8px;gap:8px;padding:18px 20px;color:inherit;text-decoration:none;background:var(--surface,#fff);border:1px solid var(--line,#dce4df);border-radius:8px}.notification-item:hover{border-color:var(--brand,#126b41)}.notification-item-unread{border-left:4px solid var(--brand,#126b41)}.notification-item-heading{display:flex;justify-content:space-between;gap:16px;align-items:baseline}.notification-item p,.notification-item-heading time{color:var(--muted,#63736b)}.notification-item p{margin:0;overflow-wrap:anywhere}@media (max-width:640px){.notification-item-heading{align-items:flex-start;flex-direction:column;gap:4px}}body.site-design-studio{--studio-bg:#f3f6f4;--studio-paper:#ffffff;--studio-ink:#10231b;--studio-muted:#607068;--studio-line:#cfd9d3;--studio-line-dark:#aebdb4;--studio-green:#124c35;--studio-green-dark:#0b3524;--studio-lime:#c8ee4a;--studio-blue:#244c6a;color:var(--studio-ink);background:var(--studio-bg);font-family:Segoe UI,Arial,sans-serif;background-image:none}.site-design-studio .site-frame{min-height:100dvh}.site-design-studio #main-content,.site-design-studio .site-main-content{flex:1 1}.site-design-studio .shell{width:min(1280px,calc(100vw - 64px))}.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:10px 14px;color:#fff;background:#10231b;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-design-studio :focus-visible{outline:3px solid #8bb3d1;outline-offset:3px}.site-design-studio h1,.site-design-studio h2,.site-design-studio h3{color:var(--studio-ink);font-family:Georgia,Times New Roman,serif;font-weight:500;text-wrap:balance}.site-design-studio h1{font-size:clamp(48px,6.5vw,88px);line-height:.96}.site-design-studio .page-shell h1,.site-design-studio h2{font-size:clamp(34px,4.2vw,56px);line-height:1.02}.site-design-studio h3{font-size:25px;line-height:1.14}.site-design-studio .eyebrow{margin-bottom:13px;color:var(--studio-green);font-size:11px;letter-spacing:.1em}.site-design-studio .detail-text,.site-design-studio .hero-text,.site-design-studio .muted-text,.site-design-studio .page-intro{color:var(--studio-muted);text-wrap:pretty}.site-design-studio .page-intro{max-width:62ch;margin-top:18px;font-size:17px;line-height:1.7}.studio-header{position:-webkit-sticky;position:sticky;z-index:30;top:0;min-height:74px;border-bottom:1px solid rgba(174,189,180,.78);background:rgba(243,246,244,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.studio-header-inner{display:grid;grid-template-columns:auto minmax(420px,1fr) auto;min-height:74px;align-items:center;grid-gap:26px;gap:26px}.studio-brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.studio-brand-monogram,.studio-footer-mark{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:3px;color:var(--studio-green-dark);background:var(--studio-lime);font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:700}.studio-brand-copy{display:grid;grid-gap:1px;gap:1px}.studio-brand-copy strong{font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:600}.studio-brand-copy span{color:var(--studio-muted);font-size:10px}.studio-navigation{display:flex;min-width:0;align-items:center;justify-content:center;gap:3px}.studio-navigation-link{position:relative;display:inline-flex;min-height:38px;align-items:center;padding:8px 10px;color:#53645b;font-size:13px;white-space:nowrap}.studio-navigation-link:after{position:absolute;right:10px;bottom:3px;left:10px;height:2px;background:var(--studio-green);content:"";opacity:0;transform:scaleX(.4);transition:opacity .18s ease,transform .18s ease}.studio-navigation-link.active,.studio-navigation-link:hover{color:var(--studio-ink)}.studio-navigation-link.active:after{opacity:1;transform:scaleX(1)}.studio-header-desktop-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.site-design-studio .studio-header .sport-switcher{padding:2px;border-color:var(--studio-line);border-radius:4px;background:transparent}.site-design-studio .studio-header .sport-switcher-button{min-height:30px;border-radius:2px;padding:5px 8px;font-size:12px}.site-design-studio .studio-header .header-auth{flex-wrap:nowrap;gap:2px}.site-design-studio .studio-header .auth-pill,.site-design-studio .studio-header .docs-link{min-height:34px;border-radius:3px;padding:7px 8px;font-size:12px;white-space:nowrap}.site-design-studio .studio-header .docs-link{color:#fff;background:var(--studio-green)}.studio-mobile-menu{display:none}.site-design-studio .button{min-height:44px;border-radius:4px;padding:12px 18px;font-size:14px;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.site-design-studio .button:active{transform:translateY(1px) scale(.99)}.site-design-studio .button-primary{color:#fff;background:var(--studio-green)}.site-design-studio .button-primary:hover{background:var(--studio-green-dark)}.site-design-studio .button-secondary{border-color:#b9c7bf;color:var(--studio-green-dark);background:transparent}.site-design-studio .button-ghost:hover,.site-design-studio .button-secondary:hover{border-color:var(--studio-green);background:#e8eeea}.site-design-studio .button-ghost{border-color:transparent;color:var(--studio-ink);background:transparent}.site-design-studio .feature-link,.site-design-studio .inline-link{color:var(--studio-green);font-weight:700;text-decoration-thickness:1px;text-underline-offset:4px}.site-design-studio .feature-link:hover,.site-design-studio .inline-link:hover{color:var(--studio-green-dark);text-decoration:underline}.site-design-studio .launch-notice{gap:24px;margin-top:18px;padding:10px 0 12px;border:0;border-bottom:1px solid var(--studio-line);border-radius:0;color:var(--studio-ink);background:transparent}.site-design-studio .launch-notice div{display:flex;align-items:baseline;gap:12px}.site-design-studio .launch-notice strong{margin:0;font-size:13px}.site-design-studio .launch-notice p{font-size:12px}.site-design-studio .home-page .hero{grid-template-columns:minmax(0,1fr) 320px;min-height:620px;gap:54px;overflow:visible;padding:72px 0 88px;border-bottom:1px solid var(--studio-line-dark)}.site-design-studio .home-page .hero-copy{z-index:2;min-height:auto;align-content:center;padding:0}.site-design-studio .home-page .hero h1{max-width:12ch}.site-design-studio .home-page .hero-text{max-width:55ch;margin-top:24px;font-size:17px;line-height:1.7}.site-design-studio .home-page .hero-actions{margin-top:30px}.site-design-studio .home-page .hero-tennis-art{z-index:1;top:24px;right:230px;left:auto;width:min(520px,43vw);opacity:.86;transform:rotate(-8deg)}.site-design-studio .home-page .hero-panel{z-index:3;align-content:center;padding:22px 0 22px 30px;border:0;border-left:1px solid var(--studio-line-dark);border-radius:0;background:rgba(243,246,244,.84);box-shadow:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.site-design-studio .home-page .panel-title{margin-bottom:24px;color:var(--studio-ink);font-size:12px;letter-spacing:.08em}.site-design-studio .home-page .metric-grid{gap:0}.site-design-studio .home-page .metric-card{grid-template-columns:62px minmax(0,1fr);align-items:baseline;gap:12px;padding:14px 0;border:0;border-top:1px solid var(--studio-line);border-radius:0;background:transparent}.site-design-studio .home-page .metric-value{color:var(--studio-ink);font-family:Georgia,Times New Roman,serif;font-size:36px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.site-design-studio .home-page .metric-label{line-height:1.35}.site-design-studio .home-page .section{padding:92px 0 104px;border-bottom:1px solid var(--studio-line)}.site-design-studio .home-page .home-quick-start{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);grid-gap:76px;gap:76px}.site-design-studio .home-page .home-quick-start .section-heading{margin:0}.site-design-studio .home-page .home-quick-start h2{max-width:9ch}.site-design-studio .home-page .card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 36px}.site-design-studio .home-page .feature-card{position:relative;min-height:210px;padding:52px 0 26px;border:0;border-top:1px solid var(--studio-line-dark);border-radius:0;background:transparent;box-shadow:none}.site-design-studio .home-page .feature-card:before{position:absolute;top:17px;left:0;color:var(--studio-blue);font-family:Georgia,Times New Roman,serif;font-size:12px}.site-design-studio .home-page .feature-card:first-child:before{content:"01"}.site-design-studio .home-page .feature-card:nth-child(2):before{content:"02"}.site-design-studio .home-page .feature-card:nth-child(3):before{content:"03"}.site-design-studio .home-page .feature-card:nth-child(4):before{content:"04"}.site-design-studio .home-page .feature-card:hover{border-color:var(--studio-green);box-shadow:none;transform:translateY(-3px)}.site-design-studio .home-page .feature-card h3{margin:0 0 12px}.site-design-studio .home-page .feature-card p{max-width:38ch;margin:0;color:var(--studio-muted);font-size:14px;line-height:1.6}.site-design-studio .home-page .home-live-grid{gap:72px}.site-design-studio .home-page .home-live-grid>div:nth-child(2){padding-top:80px}.site-design-studio .home-page .section-heading-inline{align-items:flex-start;flex-direction:column;gap:14px}.site-design-studio .home-page .compact-list{gap:0}.site-design-studio .home-page .compact-card{padding:20px 0;border:0;border-top:1px solid var(--studio-line);border-radius:0;background:transparent;box-shadow:none}.site-design-studio .home-page .compact-card:hover{border-color:var(--studio-green);box-shadow:none}.site-design-studio .home-page .home-clubs .stack-grid{gap:0 52px}.site-design-studio .page-shell{padding:78px 0 110px}.site-design-studio .page-shell>.section-heading{max-width:920px;margin-bottom:54px;padding-left:24px;border-left:3px solid var(--studio-lime)}.site-design-studio .page-shell h1{max-width:18ch}.site-design-studio .section{padding:48px 0 72px}.site-design-studio .section-heading{margin-bottom:30px}.site-design-studio .section-heading-inline{align-items:flex-start}.site-design-studio .filter-panel{margin-bottom:34px;padding:22px 24px;border:0;border-left:3px solid var(--studio-green);border-radius:0;background:#e7ede9;box-shadow:none}.site-design-studio .field{gap:7px}.site-design-studio .field span,.site-design-studio .field-label{color:#4e5d55;font-size:12px}.site-design-studio .field input,.site-design-studio .field select,.site-design-studio .text-area{min-height:46px;border-color:#b8c5bd;border-radius:3px;color:var(--studio-ink);background:#fff}.site-design-studio .field input:focus,.site-design-studio .field select:focus,.site-design-studio .text-area:focus{border-color:var(--studio-green)}.site-design-studio .stack-grid{gap:0 52px}.site-design-studio .data-card{padding:30px 0 34px;border:0;border-top:1px solid var(--studio-line-dark);border-radius:0;background:transparent;box-shadow:none}.site-design-studio .data-card:hover{border-color:var(--studio-green);box-shadow:none}.site-design-studio .data-card h2{margin:16px 0 12px;font-size:32px}.site-design-studio .data-card>p{color:var(--studio-muted);line-height:1.65}.site-design-studio .card-topline{color:#53645b;font-size:12px;letter-spacing:.02em}.site-design-studio .meta-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;margin-top:22px}.site-design-studio .meta-list>div{padding-top:10px;border-top:1px solid var(--studio-line)}.site-design-studio .meta-list dt{color:#748179;font-size:10px}.site-design-studio .meta-list dd{margin-top:5px;line-height:1.5}.site-design-studio .count-badge,.site-design-studio .status-pill,.site-design-studio .step-badge{min-height:25px;border-radius:3px;padding:5px 8px;background:#dce8df;color:var(--studio-green-dark)}.site-design-studio .count-badge,.site-design-studio .count-badge-accent{color:#fff;background:var(--studio-blue)}.site-design-studio .detail-grid{gap:0 48px;margin-bottom:32px}.site-design-studio .detail-card,.site-design-studio .detail-sidebar{padding:26px 0;border:0;border-top:1px solid var(--studio-line-dark);border-radius:0;background:transparent;box-shadow:none}.site-design-studio .detail-card h2{margin:0 0 12px;font-size:28px}.site-design-studio .auth-card,.site-design-studio .compact-card,.site-design-studio .empty-state,.site-design-studio .feature-card,.site-design-studio .notification-item,.site-design-studio .thread-message{border-color:var(--studio-line);border-radius:4px;box-shadow:none}.site-design-studio .empty-state{padding:30px;border-style:dashed;color:var(--studio-muted);background:transparent}.site-design-studio .auth-card{border-top:4px solid var(--studio-green);background:var(--studio-paper)}.site-design-studio .auth-switcher,.site-design-studio .switch-pill{border-radius:3px}.site-design-studio .switch-pill-active{box-shadow:none}.site-design-studio .form-error,.site-design-studio .form-note,.site-design-studio .form-success,.site-design-studio .match-join-panel,.site-design-studio .subscription-visibility-notice,.site-design-studio .success-banner{border-radius:3px;box-shadow:none}.site-design-studio .cookie-consent{border-radius:4px;box-shadow:0 24px 70px rgba(16,35,27,.18)}.site-design-studio .account-ui-v2{--account-border:var(--studio-line);--account-muted:var(--studio-muted);--account-ink:var(--studio-ink);border-top:0;background:var(--studio-bg)}.site-design-studio .account-mobile-bar,.site-design-studio .account-sidebar{border-radius:4px;background:#fff}.site-design-studio .account-avatar{border-radius:3px;color:var(--studio-green-dark);background:var(--studio-lime)}.site-design-studio .account-mobile-bar select,.site-design-studio .account-navigation-link{border-radius:3px}.site-design-studio .account-workspace .data-card h2,.site-design-studio .account-workspace .detail-card h2,.site-design-studio .account-workspace .feature-card h3,.site-design-studio .account-workspace .page-shell h1,.site-design-studio .account-workspace .section-heading-inline h2{font-family:Georgia,Times New Roman,serif;font-weight:500}.site-design-studio .account-workspace .data-card,.site-design-studio .account-workspace .detail-card,.site-design-studio .account-workspace .empty-state,.site-design-studio .account-workspace .feature-card,.site-design-studio .account-workspace .filter-panel,.site-design-studio .account-workspace .notification-item{border-radius:4px}.site-design-studio .account-workspace .account-action-grid{gap:0 32px}.site-design-studio .account-workspace .account-action-grid>.feature-card{padding:24px 0 28px;border:0;border-top:1px solid var(--studio-line-dark);border-radius:0;background:transparent}.site-design-studio .account-workspace .account-action-grid>.feature-card:first-child{margin-bottom:12px;padding:22px;border:1px solid var(--studio-line);border-left:4px solid var(--studio-green);border-radius:4px;background:rgba(255,255,255,.66)}.site-design-studio .studio-footer{margin-top:0;border-top:1px solid var(--studio-line-dark);color:#d7e0db;background:var(--studio-green-dark)}.studio-footer-inner{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(220px,.7fr) minmax(210px,.6fr);grid-gap:48px;gap:48px;padding:56px 0 28px}.studio-footer-lead{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:16px;gap:16px}.studio-footer-mark{width:48px;height:48px}.site-design-studio .studio-footer .footer-partners strong,.studio-footer-lead strong{margin-bottom:10px;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.site-design-studio .studio-footer p{color:#b9c7c0}.site-design-studio .studio-footer .footer-partners a,.studio-footer-lead a{display:inline-flex;margin-top:12px;color:var(--studio-lime);font-weight:700}.studio-footer-documents summary{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:20px;cursor:pointer}.site-design-studio .studio-footer .footer-links{gap:7px;justify-items:start;margin-top:18px}.site-design-studio .studio-footer .footer-links a{color:#b9c7c0;font-size:12px;font-weight:500}.studio-footer-legal{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;grid-gap:30px;gap:30px;align-items:start;padding-top:24px;border-top:1px solid rgba(207,217,211,.2)}.studio-footer-legal p{font-size:11px;line-height:1.55}.site-design-studio .studio-footer .footer-link-button{color:var(--studio-lime);white-space:nowrap}@keyframes studio-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.site-design-studio .home-page .hero-copy,.site-design-studio .home-page .hero-panel,.site-design-studio .page-shell>.section-heading{animation:studio-enter .42s ease both}.site-design-studio .home-page .hero-panel{animation-delay:90ms}@media (max-width:1180px){.studio-header-inner{grid-template-columns:1fr auto}.studio-header-desktop-actions,.studio-header-desktop-nav{display:none}.studio-mobile-menu{position:relative;display:block}.studio-mobile-menu summary{display:inline-flex;min-height:38px;align-items:center;border:1px solid var(--studio-line-dark);border-radius:3px;padding:8px 12px;color:var(--studio-ink);font-size:13px;font-weight:700;cursor:pointer;list-style:none}.studio-mobile-menu summary::-webkit-details-marker{display:none}.studio-mobile-menu-panel{position:absolute;top:48px;right:0;display:grid;width:min(420px,calc(100vw - 32px));grid-gap:14px;gap:14px;padding:18px;border:1px solid var(--studio-line-dark);border-radius:4px;background:#fff;box-shadow:0 22px 60px rgba(16,35,27,.16)}.studio-mobile-menu-panel .header-auth,.studio-mobile-menu-panel .studio-navigation{display:grid;align-items:stretch;justify-items:stretch;grid-gap:2px;gap:2px}.studio-mobile-menu-panel .auth-pill,.studio-mobile-menu-panel .docs-link,.studio-mobile-menu-panel .studio-navigation-link{width:100%;justify-content:flex-start;min-height:40px;border-radius:2px;padding:9px 10px}.studio-mobile-menu-panel .studio-navigation-link.active{background:#e7ede9}.studio-mobile-menu-panel .studio-navigation-link:after{display:none}.studio-mobile-menu-panel .sport-switcher{width:-moz-fit-content;width:fit-content}.site-design-studio .home-page .hero-tennis-art{right:190px;width:440px;opacity:.56}}@media (max-width:900px){.site-design-studio .shell{width:min(100vw - 32px,760px)}.site-design-studio .home-page .hero{grid-template-columns:1fr;min-height:auto;gap:36px;overflow:hidden;padding:58px 0 64px}.site-design-studio .home-page .hero-tennis-art{top:50px;right:-90px;width:390px;opacity:.18}.site-design-studio .home-page .hero-panel{padding:24px 0 0;border-top:1px solid var(--studio-line-dark);border-left:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.site-design-studio .home-page .metric-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.site-design-studio .home-page .metric-card{display:grid;grid-template-columns:1fr;grid-gap:5px;gap:5px}.site-design-studio .home-page .home-quick-start{grid-template-columns:1fr;gap:38px}.site-design-studio .home-page .home-quick-start h2{max-width:14ch}.site-design-studio .home-page .home-live-grid>div:nth-child(2){padding-top:0}.site-design-studio .detail-grid,.site-design-studio .stack-grid,.site-design-studio .two-column-section,.studio-footer-inner,.studio-footer-legal{grid-template-columns:1fr}.studio-footer-legal{gap:12px}}@media (max-width:620px){.site-design-studio .shell{width:min(100vw - 24px,560px)}.studio-header,.studio-header-inner{min-height:64px}.studio-brand-monogram{width:34px;height:34px}.studio-brand-copy span{display:none}.site-design-studio .launch-notice,.site-design-studio .launch-notice div{align-items:flex-start;flex-direction:column;gap:5px}.site-design-studio .page-shell h1,.site-design-studio h1{font-size:clamp(40px,12vw,54px)}.site-design-studio h2{font-size:36px}.site-design-studio .home-page .hero{padding-top:44px}.site-design-studio .home-page .hero h1{max-width:10ch}.site-design-studio .home-page .hero-actions .button{flex:1 1 100%}.site-design-studio .home-page .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-design-studio .home-page .metric-card:last-child{grid-column:1/-1}.site-design-studio .home-page .section{padding:66px 0 74px}.site-design-studio .home-page .card-grid{grid-template-columns:1fr}.site-design-studio .home-page .feature-card{min-height:auto}.site-design-studio .page-shell{padding:54px 0 82px}.site-design-studio .page-shell>.section-heading{margin-bottom:38px;padding-left:14px}.site-design-studio .filter-panel{padding:18px}.site-design-studio .meta-list{grid-template-columns:1fr}.site-design-studio .data-card h2{font-size:28px}.studio-footer-inner{gap:38px;padding-top:46px}}@media (prefers-reduced-motion:reduce){.site-design-studio *,.site-design-studio :after,.site-design-studio :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}