:root{--primary:#10b981;--secondary:#84cc16;--text:#f8fafc;--muted-text:#a1a1aa;--card-bg:#09090bbd;--border:#ffffff1a;font-family:Inter,ui-sans-serif,system-ui,Segoe UI,Arial;line-height:1.4}*{box-sizing:border-box}body{margin:0}body.dark{background:var(--dark-bg,#07110d);color:#f8fafc}body.light{background:var(--light-bg,#f4f4f5);color:#09090b;--text:#09090b;--muted-text:#52525b;--card-bg:#ffffffdb;--border:#0000001f}button,input,select,textarea{font:inherit}.page{min-height:100vh}.auth{grid-template-columns:1fr 460px;gap:2rem;max-width:1180px;margin:auto;padding:4rem 1rem;display:grid}.auth-hero{align-self:start;position:sticky;top:2rem}.brand{align-items:center;gap:.75rem;font-size:1.3rem;font-weight:900;display:flex}.brand svg,.title svg{background:var(--primary);color:#fff;border-radius:1rem;flex:none;width:3rem;height:3rem;padding:.7rem}.auth h1,.title h1{margin:.8rem 0;font-size:clamp(2.2rem,6vw,4.5rem);line-height:1}.auth-card{min-height:620px}.app{grid-template-columns:270px 1fr;gap:1rem;max-width:1480px;margin:auto;padding:1rem;display:grid}aside{border:1px solid var(--border);background:var(--card-bg);border-radius:2rem;height:calc(100vh - 2rem);padding:1rem;position:sticky;top:1rem;overflow:auto}main{min-width:0}.signed{background:#7f7f7f1f;border-radius:1.5rem;align-items:center;gap:.8rem;margin:1rem 0;padding:1rem;display:flex}.signed-details{gap:.2rem;min-width:0;display:grid}.signed span,.muted,small,p{color:inherit;opacity:.75}.signed em{color:var(--primary);background:#10b98122;border-radius:999px;width:max-content;padding:.25rem .7rem;font-style:normal;font-weight:900}.nav,.btn,.tabs button,.chip{color:inherit;cursor:pointer;background:#7f7f7f24;border:0;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1rem;font-weight:800;text-decoration:none;display:flex}.nav{background:0 0;justify-content:flex-start;width:100%}.nav svg,.btn svg{width:1.05rem}.active,.primary,.tabs .active{box-shadow:0 10px 30px color-mix(in srgb,var(--primary) 30%,transparent);background:var(--primary)!important;color:#fff!important}.danger{color:#ef4444!important;background:#ef444414!important;border:1px solid #ef444455!important}.compact{padding:.65rem .85rem}.side-actions{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:1rem;display:grid}.grid{gap:1rem;display:grid}.card{background:var(--card-bg);border:1px solid var(--border);border-radius:2rem;padding:1.25rem;box-shadow:0 20px 60px #0000002e}body.light .card,body.light aside{background:#ffffffdb}.hero{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:2rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.hero h1{margin:.2rem 0;font-size:2.6rem}.hero.small{text-align:center;display:grid}.preview{display:block}.stats3{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.leaders{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.stat{align-items:center;gap:1rem;display:flex}.stat svg{color:var(--primary)}.stat span{opacity:.7}.stat b{font-size:1.7rem;display:block}.two{grid-template-columns:minmax(0,1fr) 360px;gap:1rem;display:grid}.two.equal{grid-template-columns:1fr 1fr}.row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.top-row{align-items:flex-start}.rank{background:#7f7f7f1f;border-radius:1.4rem;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin:.6rem 0;padding:1rem;display:grid}.rank>b{background:var(--primary);color:#fff;border-radius:1rem;place-items:center;width:2.4rem;height:2.4rem;display:grid}.rank span{display:grid}.rank strong{white-space:nowrap}.match-row{background:#7f7f7f1f;border-radius:1.4rem;justify-content:space-between;align-items:center;gap:1rem;margin:.6rem 0;padding:1rem;display:flex}.match-row.clean{grid-template-columns:1fr;align-items:start;display:grid}.field{gap:.35rem;min-width:0;font-weight:800;display:grid}.field input,.field select,.field textarea{width:100%;color:inherit;background:#ffffff14;border:1px solid #7f7f7f47;border-radius:1rem;min-width:0;padding:.9rem 1rem}.field textarea{resize:vertical;min-height:110px}.field input[type=color]{height:3.4rem;padding:.25rem}.wide-field{grid-column:1/-1}.form2{grid-template-columns:1fr 1fr;align-items:end;gap:1rem;display:grid}.form3{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:1rem;display:grid}.players-select{margin-top:1rem}.cards{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:1rem;display:grid}.entity-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.identity{align-items:center;gap:.8rem;min-width:0;display:flex}.identity.center{text-align:center;justify-content:center;display:grid}.identity h2{margin:.1rem 0}.avatar{background:var(--primary);color:#fff;object-fit:cover;border-radius:1rem;flex:none;place-items:center;width:42px;height:42px;font-weight:1000;display:grid}.avatar.lg{border-radius:1.5rem;width:92px;height:92px;font-size:1.7rem}.avatar-edit{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.minirow{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.minirow.wide{grid-template-columns:repeat(auto-fit,minmax(86px,1fr))}.compact-stats{grid-template-columns:repeat(auto-fit,minmax(86px,1fr));margin-bottom:1rem}.mini{text-align:center;background:#7f7f7f1f;border-radius:1rem;padding:.75rem}.mini b{font-size:1.2rem;display:block}.mini span{opacity:.7;font-size:.75rem}.chips,.tabs{flex-wrap:wrap;gap:.5rem;display:flex}.empty{text-align:center;opacity:.75;border:1px dashed #7f7f7f73;border-radius:1.5rem;padding:1.5rem}.ok{color:var(--primary);background:#10b98122;border-radius:1rem;padding:.8rem}.error{color:#ef4444;background:#ef444422;border-radius:1rem;padding:.8rem}.title{align-items:center;gap:1rem;display:flex}.title h1{font-size:2.2rem}.remaining{text-align:center;font-size:5rem;font-weight:1000}.active-card{background:var(--primary)!important;color:#fff!important}.table{overflow:auto}.table table{border-collapse:collapse;width:100%;min-width:860px}.table th,.table td{text-align:left;vertical-align:top;border-bottom:1px solid #7f7f7f2e;padding:.75rem}.table small{display:block}.charts{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:1rem;display:grid}.help-card{border:1px solid var(--border);background:#7f7f7f1a;border-radius:1.5rem;max-width:980px;margin-top:1rem;padding:1rem}.help-card li{margin:.45rem 0}.changelog{background:#7f7f7f1a;border-radius:1rem;margin:.7rem 0;padding:1rem}.changelog ul{margin:.5rem 0 0}.history-list{gap:1rem;display:grid}.history-card{grid-template-columns:1fr auto;align-items:start;gap:1rem;display:grid}.history-card.clean{grid-template-columns:1fr auto}.role-row{background:#7f7f7f1a;border-radius:1.2rem;grid-template-columns:1fr 220px;align-items:center;gap:1rem;margin:.7rem 0;padding:1rem;display:grid}.role-row div{display:grid}.role-row em{color:var(--primary);font-style:normal}.edit-player{background:#7f7f7f1a;border-radius:1.2rem;grid-template-columns:auto repeat(3,minmax(0,1fr)) auto;align-items:end;gap:1rem;margin:.7rem 0;padding:1rem;display:grid}.danger-zone{border:1px solid #ef444455;border-radius:1.2rem;margin-top:1rem;padding:1rem}.color-field code{opacity:.8}.loading{text-align:center;padding:4rem}.field select,.field select option,.field select optgroup{color:#f8fafc;-webkit-text-fill-color:#f8fafc;background:#18181b}body.light .field select,body.light .field select option,body.light .field select optgroup{color:#09090b;-webkit-text-fill-color:#09090b;background:#fff}.field select option:checked,.field select option:hover{background:var(--primary);color:#fff;-webkit-text-fill-color:#fff}.toggle-field span{align-items:center;gap:.65rem;display:flex}.toggle-field input{width:auto}.warning{background:#f59e0b18;border:1px solid #f59e0b66;border-radius:1rem;padding:1rem}.summary-chips{flex-wrap:wrap;gap:.5rem;margin-top:.7rem;display:flex}.summary-chips span{border:1px solid var(--border);background:#7f7f7f24;border-radius:999px;padding:.35rem .75rem;font-size:.8rem;font-weight:800}.summary-chips span:first-child{background:color-mix(in srgb,var(--primary) 18%,transparent);color:var(--primary)}.version-head{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.45rem;display:flex}.version-head b{font-size:1.05rem}.version-head small{background:#7f7f7f24;border-radius:999px;padding:.25rem .65rem}.profile-page,.app main{padding-bottom:2rem}.recharts-cartesian-axis-tick-value{fill:var(--muted-text)}@media (width<=1000px){.auth,.app{grid-template-columns:1fr}.auth-hero,aside{height:auto;position:relative;top:0}.two,.two.equal,.stats3,.leaders,.form2,.form3,.history-card,.role-row,.edit-player,.side-actions{grid-template-columns:1fr}.auth{padding:1rem}.hero{display:grid}.rank{grid-template-columns:auto auto 1fr}.rank>strong{grid-column:1/-1}.cards{grid-template-columns:1fr}}@media (width<=560px){.charts{grid-template-columns:1fr}.title h1{font-size:1.8rem}.remaining{font-size:4rem}}.chart-card h2{margin-top:0}.stat-bars{gap:.75rem;display:grid}.stat-row{background:#7f7f7f1a;border-radius:1rem;padding:.9rem}.stat-row>b{margin-bottom:.55rem;display:block}.stat-bar-line{grid-template-columns:90px 50px 1fr;align-items:center;gap:.6rem;margin:.35rem 0;font-size:.82rem;font-weight:800;display:grid}.stat-bar-line em{text-align:right;opacity:.9;font-style:normal}.stat-track{background:#7f7f7f33;border-radius:999px;height:.75rem;overflow:hidden}.stat-track i{border-radius:999px;height:100%;display:block}.prompt-block{white-space:pre-wrap;color:#f8fafc;border:1px solid var(--border);background:#020617;border-radius:1rem;max-height:520px;padding:1rem;font-size:.82rem;line-height:1.45;overflow:auto}.auth-card{align-content:start;gap:1rem;min-height:680px;display:grid}.auth-card h2{margin:0 0 .15rem}.auth-tabs{margin:.15rem 0 .35rem}.auth-card>.btn{width:100%;min-height:54px;padding:1rem 1.15rem}.auth-card>.primary{margin-top:.25rem}.field{gap:.55rem}.field span{line-height:1.35}.field input,.field select,.field textarea{min-height:54px;padding:1rem 1.05rem;line-height:1.45}.field textarea{min-height:124px}.field input[type=color]{min-height:54px;padding:.35rem}.form2,.form3,.edit-player,.role-row,.two,.two.equal,.grid,.cards,.charts{gap:1.05rem}.card{padding:1.35rem}.btn{min-height:46px}.match-row,.rank,.stat-row,.mini,.help-card,.changelog{line-height:1.45}@media (width<=560px){.auth-card{min-height:auto}.auth-card>.btn{min-height:52px}}.turnstile-wrap{justify-items:center;gap:.4rem;padding:.35rem 0;display:grid}.turnstile-wrap small{text-align:center}.auth{position:relative}.auth-theme-toggle{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#7f7f7f29;border-radius:999px;padding:.85rem 1.05rem;position:fixed;top:1.25rem;right:1.25rem;box-shadow:0 10px 30px #0000002e}.auth-hero .brand{margin-bottom:1.5rem}@media (width<=1000px){.auth-theme-toggle{position:absolute;top:1rem;right:1rem}.auth{padding-top:4.5rem}}.nav{align-items:center;gap:.75rem;display:flex}.nav .nav-icon{place-items:center;width:1.25rem;min-width:1.25rem;height:1.25rem;line-height:1;display:inline-grid}.nav .nav-icon svg{width:1.125rem;height:1.125rem;display:block}.nav .nav-label{line-height:1.25rem}.score-panel{grid-template-columns:minmax(0,.95fr) minmax(300px,.65fr);align-items:start;gap:1rem;display:grid}.score-entry,.score-assist{gap:1rem;display:grid}.big-score{min-height:58px;font-size:1rem}.visit-calculator{border:1px solid var(--border);background:#7f7f7f14;border-radius:1.5rem;padding:.85rem}.visit-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.7rem;display:flex}.visit-head div{gap:.1rem;display:grid}.visit-head small{opacity:.72;font-size:.78rem}.visit-head em{background:var(--primary);color:#fff;white-space:nowrap;border-radius:999px;padding:.45rem .7rem;font-size:.9rem;font-style:normal;font-weight:1000}.dart-inputs{grid-template-columns:repeat(3,1fr);gap:.45rem;display:grid}.dart-inputs label{opacity:.95;gap:.25rem;font-size:.72rem;font-weight:900;display:grid}.dart-inputs input{text-align:center;border-radius:1rem;min-height:48px;padding:.55rem;font-size:1.2rem;font-weight:1000}.dart-inputs label.active-dart span{color:#60a5fa;opacity:1}.dart-inputs label.active-dart input{outline:0;box-shadow:0 0 0 3px #3b82f661;border-color:#3b82f6!important}.dart-keypad{grid-template-columns:repeat(5,1fr);gap:.45rem;margin-top:.65rem;display:grid}.dart-keypad button,.common-visits button{color:inherit;cursor:pointer;background:#7f7f7f24;border:0;border-radius:1rem;min-height:44px;font-size:.92rem;font-weight:1000}.dart-keypad button.treble{background:var(--primary);color:#fff}.visit-actions{grid-template-columns:repeat(4,1fr);gap:.45rem;margin-top:.65rem;display:grid}.visit-actions .btn{min-height:50px;padding:.65rem .75rem}.visit-actions .primary:first-child{font-size:1rem}.common-visits{margin-top:.75rem}.common-visits>small{opacity:.72;margin-bottom:.4rem;font-weight:900;display:block}.common-visits>div{grid-template-columns:repeat(5,1fr);gap:.4rem;display:grid}.common-visits button{min-height:40px;font-size:.85rem}.checkout-panel{border:1px solid color-mix(in srgb,var(--primary) 30%,transparent);background:color-mix(in srgb,var(--primary) 12%,transparent);border-radius:1.5rem;padding:.9rem}.checkout-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.checkout-head div{gap:.15rem;display:grid}.checkout-head small{opacity:.75;font-size:.78rem}.checkout-head em{background:var(--primary);color:#fff;white-space:nowrap;border-radius:999px;padding:.4rem .65rem;font-style:normal;font-weight:1000}.checkout-grid{grid-template-columns:1fr;gap:.55rem;display:grid}.checkout-route{border:1px solid var(--border);background:#ffffffa6;border-radius:1rem;padding:.7rem}.dark .checkout-route{background:#18181bdb}.checkout-route.best{background:var(--primary);color:#fff}.checkout-route-top{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.checkout-route-top span{background:#7f7f7f2e;border-radius:999px;padding:.22rem .55rem;font-size:.72rem}.checkout-route.best .checkout-route-top span{background:#ffffff38}.checkout-darts{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.checkout-darts strong{background:#7f7f7f21;border-radius:.65rem;padding:.4rem .55rem;font-size:.95rem}.checkout-route.best .checkout-darts strong{background:#fff3}@media (width>=1700px){.score-panel{grid-template-columns:minmax(0,.9fr) minmax(380px,.6fr)}.checkout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.remaining{font-size:4.5rem}}@media (width<=900px){.score-panel{grid-template-columns:1fr}.score-assist{order:-1}.big-score{width:100%;min-height:64px;font-size:1.1rem}.checkout-panel{order:2}.visit-calculator{padding:1rem}.dart-inputs input{min-height:56px;font-size:1.45rem}.dart-keypad{grid-template-columns:repeat(3,1fr)}.dart-keypad button{min-height:54px;font-size:1.05rem}.visit-actions{grid-template-columns:repeat(2,1fr)}.visit-actions .btn{min-height:56px}.common-visits button{min-height:44px}}@media (width<=560px){.app{padding:.65rem}.visit-head,.checkout-head{display:grid}.visit-head em,.checkout-head em{width:max-content}.remaining{font-size:4.2rem}.player-score-cards .card{padding:1rem}.score-entry .field input{text-align:center;font-size:1.2rem}.big-score{width:100%;min-height:66px}.common-visits>div{grid-template-columns:repeat(5,1fr)}}.manual-score-row{grid-template-columns:minmax(0,1fr) 140px;align-items:end;gap:.65rem;display:grid}.manual-score-button{width:100%;min-height:54px;padding:.8rem 1rem;font-size:1rem}.score-assist{align-self:start}.score-assist:empty{display:none}@media (width<=900px){.score-assist{order:0}.manual-score-row{grid-template-columns:1fr}.manual-score-button{min-height:56px}.big-score{display:none}}@media (width>=901px){.big-score{display:none!important}}.score-panel{grid-template-columns:1fr!important}.score-entry{max-width:980px}.score-assist{display:none!important}.checkout-panel{width:100%;margin-top:.25rem;position:static}.checkout-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}@media (width<=900px){.checkout-grid{grid-template-columns:1fr}}.switch-select{align-items:end}.switch-button{white-space:nowrap;border-radius:1rem;justify-content:center;align-items:center;gap:.45rem;min-height:54px;display:inline-flex}@media (width>=768px){.switch-select{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important}}@media (width<=767px){.switch-button{width:100%}}.dashboard-hero{text-shadow:0 2px 14px #00000073;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}.dashboard-hero>div,.dashboard-hero>.btn{z-index:1;position:relative}.dashboard-hero>div{max-width:780px}.dashboard-hero p,.dashboard-hero span{opacity:.95}.dashboard-hero .btn{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:1px solid #ffffff47}.banner-card{gap:1rem;display:grid}.banner-preview{color:#fff;border:1px solid var(--border);border-radius:1.5rem;align-items:end;padding:1.2rem;display:grid}.banner-preview h1{margin:.15rem 0;font-size:clamp(1.7rem,4vw,2.7rem)}.banner-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}@media (width<=700px){.dashboard-hero{align-items:start}.dashboard-hero .btn,.banner-actions .btn{width:100%}}.brand-logo{object-fit:cover;border-radius:1rem;flex:none;display:block;box-shadow:0 10px 24px #00000038}.brand .brand-logo{background:var(--primary)}.logo-preview{border:1px solid var(--border);background:#7f7f7f1a;border-radius:1.5rem;align-items:center;gap:1rem;padding:1rem;display:flex}.logo-preview .settings-logo{border-radius:1.25rem;width:72px!important;height:72px!important}.site-banner,.dashboard-hero{text-shadow:0 2px 14px #00000073;background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:1rem;position:relative;overflow:hidden}.site-banner>div,.site-banner>.btn,.dashboard-hero>div,.dashboard-hero>.btn{z-index:1;position:relative}.site-banner>div,.dashboard-hero>div{max-width:780px}.site-banner p,.site-banner span,.dashboard-hero p,.dashboard-hero span{opacity:.95}.site-banner .btn,.dashboard-hero .btn{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:1px solid #ffffff47}.banner-preview.site-banner{margin-bottom:0}.dart-keypad button.double{background:color-mix(in srgb,var(--secondary) 72%,#7f7f7f2e);color:#fff}.dart-keypad button.bull{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff}@media (width<=700px){.site-banner{align-items:start}.site-banner .btn{width:100%}}.migration-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.migration-box{border:1px solid var(--border);background:#7f7f7f14;border-radius:1.5rem;align-content:start;gap:.85rem;padding:1rem;display:grid}.import-preview{background:#7f7f7f14;border:1px dashed #7f7f7f73;border-radius:1.2rem;gap:.65rem;padding:1rem;display:grid}.import-preview h4,.migration-box h3{margin:.1rem 0}@media (width<=900px){.migration-grid{grid-template-columns:1fr}}.role-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex!important}.role-actions .field{min-width:180px}.role-actions .btn{white-space:nowrap;width:auto}@media (width<=1000px){.role-actions{justify-content:flex-start}.role-actions .field{width:100%}}.mobile-header,.nav-scrim{display:none}@media (width<=1000px){.app{padding-top:5.5rem}.mobile-header{z-index:50;border:1px solid var(--border);background:var(--card-bg);border-radius:1.4rem;justify-content:space-between;align-items:center;padding:.65rem .8rem;display:flex;position:fixed;top:.65rem;left:.65rem;right:.65rem;box-shadow:0 12px 36px #00000038}.mobile-header .brand-logo{width:38px!important;height:38px!important}.menu-button{min-width:48px}.app aside{z-index:70;border-radius:0 1.5rem 1.5rem 0;width:min(86vw,320px);height:100vh;transition:transform .2s;position:fixed;top:0;bottom:0;left:0;overflow:auto;transform:translate(-105%)}.app aside.open{transform:translate(0)}.nav-scrim{z-index:60;background:#00000094;border:0;display:block;position:fixed;inset:0}}@media (width<=560px){.live-match-toolbar{align-items:stretch}.live-match-toolbar .chips{width:100%;display:grid}.live-match-toolbar .btn{width:100%}}aside{overflow-x:hidden}.signed{align-items:flex-start;min-width:0;overflow:hidden}.signed>.signed-details{width:100%;max-width:100%;overflow:hidden}.signed span{overflow-wrap:anywhere;word-break:break-word;max-width:100%;line-height:1.25;display:block}.workspace-switcher{border:1px solid var(--border);background:#7f7f7f14;border-radius:1.1rem;gap:.35rem;min-width:0;margin:.9rem 0;padding:.75rem;font-weight:800;display:grid}.workspace-switcher span{opacity:.7;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.workspace-switcher select{background:var(--card-bg);width:100%;min-width:0;color:inherit;border:1px solid #7f7f7f47;border-radius:.8rem;padding:.65rem .7rem;font-weight:800}.invite-notice{border-color:color-mix(in srgb,var(--primary) 55%,var(--border));justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.invite-notice div{min-width:0}.invite-notice h3,.invite-notice p{margin:.15rem 0}.invite-notice .btn{flex:none}.workspace-invite-form{grid-template-columns:minmax(0,1.5fr) minmax(150px,.7fr) auto}.invite-link{align-items:end;margin-top:1rem}.workspace-invite-row small{display:block}.workspace-invite-row>span{font-weight:800}@media (width<=800px){.invite-notice{display:grid}.invite-notice .btn{width:100%}.workspace-invite-form{grid-template-columns:1fr}.workspace-invite-row{align-items:stretch}}.platform-accounts{gap:1rem;display:grid}.platform-account{border:1px solid var(--border);background:#7f7f7f0f;border-radius:1.25rem;gap:.9rem;padding:1rem;display:grid}.platform-account-heading,.platform-membership{justify-content:space-between;align-items:center;gap:1rem;display:flex}.platform-account-heading h3,.platform-account-heading p,.platform-account h4{margin:.15rem 0}.platform-status-actions,.platform-delete{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.platform-membership{border:1px solid var(--border);border-radius:1rem;padding:.65rem .8rem}.platform-membership>span{min-width:0;display:grid}.platform-membership small{opacity:.7}.platform-membership .field{min-width:150px;margin:0}.platform-connect{align-items:end}@media (width<=800px){.platform-account-heading,.platform-membership{display:grid}.platform-status-actions,.platform-delete{justify-content:stretch}.platform-status-actions .btn,.platform-delete .btn,.platform-membership .btn,.platform-membership .field{width:100%}}@media (width>=1001px){.app aside{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;align-self:start;height:calc(100vh - 2rem);overflow:hidden auto}.app aside::-webkit-scrollbar{width:0;height:0;display:none}}.active-reservation small{display:block}@media (width<=560px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.app{width:100%;max-width:100%;padding:6.5rem .55rem .55rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom))}.app main,.app main>*,.app section,.card{width:100%;min-width:0;max-width:100%}.mobile-header{max-width:calc(100vw - 1.3rem)}.mobile-header .brand{min-width:0;font-size:clamp(1rem,5vw,1.25rem)}.mobile-header .brand span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-header .menu-button{flex:none}.title{gap:.65rem;min-width:0}.title h1{overflow-wrap:anywhere;min-width:0;font-size:1.65rem}.title svg{width:2.7rem;height:2.7rem;padding:.6rem}.live-match-toolbar{gap:.5rem}.live-match-toolbar>p{margin:.2rem 0}.live-match-toolbar .chips{grid-template-columns:1fr 1fr;gap:.4rem}.live-match-toolbar .btn{min-width:0;padding:.65rem .45rem;font-size:.78rem}.player-score-cards{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important;display:grid!important}.player-score-cards .card{border-radius:1.35rem;width:100%;min-width:0;padding:.65rem;overflow:hidden}.player-score-cards .identity.center{text-align:left;justify-content:center;gap:.4rem;min-width:0;display:flex}.player-score-cards .identity h2{overflow-wrap:anywhere;min-width:0;font-size:.9rem}.player-score-cards .avatar{border-radius:.75rem;width:32px;height:32px}.player-score-cards .remaining{margin:.4rem 0;font-size:2.75rem;line-height:1.05}.player-score-cards .minirow.wide{grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem}.player-score-cards .mini{border-radius:.65rem;min-width:0;padding:.35rem .2rem}.player-score-cards .mini b{font-size:.95rem}.player-score-cards .mini span{white-space:nowrap;font-size:.62rem}.score-panel{border-radius:1.35rem;padding:.7rem}.visit-calculator{border-radius:1.1rem;padding:.65rem}.dart-keypad{grid-template-columns:repeat(4,minmax(0,1fr))}.dart-keypad button{min-width:0;min-height:48px;font-size:.9rem}.common-visits>div{grid-template-columns:repeat(5,minmax(0,1fr))}.common-visits button{min-width:0;padding:.25rem;font-size:.75rem}.active-reservation{align-items:stretch}.active-reservation .btn{width:100%}}.brand-home{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;max-width:100%;padding:0}.brand-home:hover span,.brand-home:focus-visible span{text-underline-offset:.25rem;text-decoration:underline}.theme-control{white-space:nowrap}.legal-link{text-align:center;color:var(--primary);padding:.5rem;font-weight:800;display:block}.impressum-content{max-width:900px}.impressum-content h2{margin-top:0}.impressum-content h3{margin:1.35rem 0 .35rem}.impressum-content p{margin:.3rem 0}.impressum-content a{color:var(--primary);font-weight:800}.legal-lines{white-space:pre-line}.public-legal{max-width:1040px;margin:0 auto;padding:1rem}.public-legal>header{border:1px solid var(--border);background:var(--card-bg);border-radius:1.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.public-legal>main{gap:1rem;margin-top:1rem;display:grid}.public-legal>main>.btn{width:max-content}@media (width<=560px){.public-legal{padding:.65rem}.public-legal>header{padding:.75rem}.public-legal .theme-control.labeled{padding:.75rem;font-size:0}.public-legal .theme-control.labeled svg{width:1.2rem}.impressum-content{padding:1rem}.score-panel,.score-entry,.manual-score-row,.visit-calculator,.visit-head,.dart-inputs,.visit-actions,.dart-keypad,.common-visits,.common-visits>div,.checkout-panel{width:100%;min-width:0;max-width:100%}.score-panel,.visit-calculator{overflow:hidden}.manual-score-row{grid-template-columns:minmax(0,1fr) 104px;align-items:end;gap:.45rem;display:grid}.manual-score-row .field,.manual-score-row input,.manual-score-button{width:100%;min-width:0}.manual-score-row input,.manual-score-button{min-height:50px;padding:.65rem .5rem}.visit-head{align-items:flex-start;gap:.4rem;display:flex}.visit-head>div{min-width:0}.visit-head small{white-space:normal;overflow-wrap:anywhere}.visit-head em{flex:none;padding:.35rem .5rem;font-size:.78rem}.dart-inputs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.dart-inputs label,.dart-inputs input{width:100%;min-width:0}.dart-inputs input{min-height:48px;padding:.4rem .2rem;font-size:1.05rem}.visit-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem}.visit-actions .btn{white-space:normal;width:100%;min-width:0;min-height:46px;padding:.5rem .25rem;font-size:.78rem}.dart-keypad{grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem}.dart-keypad button{width:100%;min-width:0;min-height:46px;padding:.35rem .15rem}.common-visits>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.common-visits button{width:100%;min-width:0;min-height:40px}.checkout-head{min-width:0;display:flex}.checkout-head>div{min-width:0}.checkout-head small{overflow-wrap:anywhere}}.current-turn-display{border:1px solid var(--border);background:#7f7f7f14;border-radius:1.2rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.25rem .75rem;padding:.85rem 1rem;display:grid}.current-turn-display span{opacity:.72;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:900}.current-turn-display b{overflow-wrap:anywhere;min-width:0;font-size:1.15rem}.current-turn-display small{grid-column:1/-1}@media (width<=560px){.current-turn-display{border-radius:1rem;padding:.7rem .8rem}.current-turn-display b{font-size:1rem}}.signed-details b{overflow-wrap:anywhere;line-height:1.2}.signed-details span{font-size:.82rem}.signed-admin{border:1px solid color-mix(in srgb,var(--primary) 32%,var(--border))}.admin-avatar{background:var(--primary);color:#fff;border-radius:1rem;flex:none;place-items:center;width:42px;min-width:42px;height:42px;display:grid}.admin-avatar svg{width:21px;height:21px}.copyright-notice{text-align:center;opacity:.58;font-size:.72rem;line-height:1.35;display:block}.sidebar-copyright{margin:.7rem .35rem 0}.impressum-copyright{text-align:left;border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1rem}.environment-managed{border:1px solid color-mix(in srgb,var(--primary) 42%,var(--border));background:color-mix(in srgb,var(--primary) 10%,transparent);border-radius:1.2rem;align-items:flex-start;gap:.85rem;margin-bottom:1rem;padding:1rem;display:flex}.environment-managed>svg{background:var(--primary);color:#fff;border-radius:.85rem;flex:none;width:2.5rem;height:2.5rem;padding:.55rem}.environment-managed p{margin:.25rem 0}.environment-managed code{font-weight:800}.environment-managed small{display:block}@media (width<=560px){.environment-managed{display:grid}.mail-test{grid-template-columns:1fr}}.mfa-settings{margin-top:1rem}.mfa-settings h2,.mfa-settings h3{margin-top:0}.mfa-status{white-space:nowrap;background:#7f7f7f29;border-radius:999px;padding:.4rem .75rem;font-style:normal;font-weight:900}.mfa-status.enabled{color:var(--primary);background:#10b98122}.mfa-enrollment{grid-template-columns:minmax(280px,.8fr) minmax(280px,1fr);gap:1rem;display:grid}.mfa-enrollment>div{border:1px solid var(--border);background:#7f7f7f0f;border-radius:1.25rem;padding:1rem}.mfa-enrollment img{border-radius:1rem;width:min(280px,100%);height:auto;margin:.75rem 0;display:block}.mfa-enrollment small,.mfa-enrollment code{display:block}.mfa-enrollment code{overflow-wrap:anywhere;letter-spacing:.08em;background:#7f7f7f24;border-radius:.75rem;margin-top:.35rem;padding:.65rem;font-weight:900}.mfa-enrollment .btn{width:100%;margin-top:.65rem}.mfa-manage{gap:.85rem;display:grid}.recovery-codes{background:#f59e0b12;border:1px solid #f59e0b66;border-radius:1.2rem;margin-bottom:1rem;padding:1rem}.recovery-codes pre{columns:2;white-space:pre-wrap;letter-spacing:.08em;font-size:1rem;font-weight:900;line-height:1.8}@media (width<=700px){.mfa-enrollment{grid-template-columns:1fr}.recovery-codes pre{columns:1}.mfa-settings>.row{align-items:flex-start}}
