@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap');
:root{--bg:#f7f8f5;--paper:#fff;--ink:#243c33;--muted:#8c9791;--green:#2c5947;--line:#eaf0e9;--lime:#ddedb6;--soft:#eff4ed;--shadow:0 5px 22px #233c3303}*{box-sizing:border-box}body{margin:0;background:var(--bg);font-family:'DM Sans','Noto Sans SC',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);font-size:13px;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.45}button,a{outline-offset:4px}button:focus-visible,a:focus-visible{outline:2px solid #6d9160}button{transition:background .18s,transform .18s}button:hover:not(:disabled){filter:brightness(.97)}button:active:not(:disabled){transform:translateY(1px)}a{color:inherit;text-decoration:none}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;background:none}h1,h2,h3,p{margin:0}.sidebar{width:224px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:38px 23px 20px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;padding:0 10px;font-size:28px;line-height:1.1;font-weight:700;letter-spacing:3px}.brand small{display:block;font-size:9px;letter-spacing:2.8px;margin-top:8px;font-weight:600}.brand-icon{display:inline-flex;width:45px;height:49px;background:var(--green);border-radius:14px 14px 14px 4px;color:#dcedbd;align-items:center;justify-content:center;transform:rotate(-5deg)}.brand-icon .icon{width:31px;height:31px}.workspace-label{font-size:8px;letter-spacing:1.6px;color:#a0aaa1;margin:43px 10px 19px}.sidebar nav{display:grid;gap:9px}.nav-item{width:100%;height:47px;justify-content:flex-start;gap:13px;border-radius:8px;padding:0 15px;color:#7b8880;font-size:13px}.nav-item.active{color:var(--green);background:#edf3e9;font-weight:600}.nav-count{margin-left:auto;background:#dce8d4;border-radius:5px;padding:1px 6px;font-size:10px}.sidebar-note{margin-top:auto;padding:23px 15px 17px;border:1px solid #e9eee4;border-radius:10px;background:linear-gradient(130deg,#f6f8ef,#fafbf7)}.note-icon{color:#789667;margin-bottom:14px}.sidebar-note strong{font-size:12px;font-weight:600}.sidebar-note p{font-size:10px;margin:9px 0 18px;color:#929b88;white-space:nowrap}.sidebar-note button{padding:0;font-size:10px;color:#687c5b;gap:23px}.sidebar-note button .icon{width:15px}.sidebar-bottom{padding-top:27px}.sidebar-bottom button{width:100%;justify-content:flex-start;font-size:11px;color:#879288;margin:0 0 17px;gap:12px}.sidebar-bottom button .icon:last-child{margin-left:auto;width:13px}.sidebar-bottom>span{font-size:9px;color:#afb5ae;padding:11px 4px 0;display:flex;justify-content:space-between}.sidebar-bottom>span>span{color:#819579}.main-shell{margin-left:224px}.topbar{height:79px;border-bottom:1px solid var(--line);background:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 40px}.breadcrumb{display:flex;align-items:center;gap:14px;color:#94a095;font-size:11px}.breadcrumb .icon{width:12px}.breadcrumb b{color:#5c6a60;font-weight:400}.topbar-right{display:flex;gap:20px;align-items:center}.demo-label{font-size:10px;color:#7e8a7b;display:flex;align-items:center;gap:7px}.demo-label i,.tiny-dot{display:inline-block;width:5px;height:5px;background:#72975e;border-radius:50%}.topbar-divider{height:23px;width:1px;background:var(--line)}.profile{font-size:11px;gap:10px}.profile .avatar{width:32px;height:32px;font-size:10px}main{max-width:1550px;margin:0 auto;padding:33px 40px 0}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.eyebrow{color:#93a184;font-size:9px;font-weight:600;letter-spacing:2px;margin-bottom:11px}h1{font-size:28px;letter-spacing:1px;font-weight:600}.heading-dot{color:#95ad62;margin-left:5px}.page-heading p{color:var(--muted);font-size:11px;letter-spacing:.5px;margin-top:10px}.button{min-height:40px;border-radius:7px;padding:0 17px;font-size:11px;font-weight:500;white-space:nowrap}.button .icon{width:16px;height:16px}.secondary{border:1px solid #dce4d9;background:#fff}.primary{background:var(--green);color:white}.lime{background:var(--lime);color:#31513b}.compact{min-height:35px;padding:0 13px;font-size:10px}.full{width:100%;margin-top:17px;min-height:46px}.room-hero{position:relative;min-height:227px;background:#285440;border-radius:12px;padding:27px 30px;overflow:hidden;color:white}.hero-content{position:relative;z-index:2}.hero-meta{display:flex;align-items:center;gap:14px;color:#b5c5b5;font-size:9px;letter-spacing:1px}.live-pill{display:inline-flex;align-items:center;gap:6px;background:#ffffff12;padding:4px 9px;border:1px solid #ffffff18;border-radius:5px;color:#e3efda;font-size:9px;letter-spacing:.5px}.live-pill i,.live-text i{background:#bfd98e;width:5px;height:5px;border-radius:50%}.room-hero h2{font-size:25px;letter-spacing:1px;margin-top:17px;font-weight:500}.hero-details{display:flex;gap:13px;align-items:center;margin-top:14px;font-size:10px;color:#c2d0c1}.hero-details>span{display:flex;align-items:center;gap:6px}.hero-details .icon{width:13px;height:13px}.hero-divider{height:9px;width:1px;background:#ffffff30}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:25px}.hero-settings{color:#d5dfcd;font-size:10px;padding:0}.hero-settings .icon{width:15px}.hero-avatars{display:flex;align-items:center;margin-left:5px}.hero-avatars .avatar{width:25px;height:25px;margin-left:-7px;border:2px solid #285440;font-size:7px}.hero-avatars>span:last-child{font-size:9px;margin-left:9px;color:#bdcfb8}.hero-art{position:absolute;right:0;top:0;width:330px;height:100%;opacity:.9;pointer-events:none}.art-orbit{position:absolute;border:1px solid #c5d3a51b;border-radius:50%;width:410px;height:410px;right:-30px;top:-70px}.orbit-two{width:290px;height:290px;right:30px;top:-10px}.hero-court{position:absolute;width:185px;height:136px;border:2px solid #aec38c80;right:66px;top:47px;transform:rotate(-23deg) skewX(5deg);background:#acc48908;box-shadow:15px 15px 0 #142e1d0c}.court-inner{position:absolute;inset:13px 0;border-top:1px solid #b3c89170;border-bottom:1px solid #b3c89170}.court-net{position:absolute;left:50%;height:120%;top:-10%;width:1px;background:#d0ddaa}.court-mid{position:absolute;top:50%;width:100%;height:1px;background:#b3c89170}.court-service{position:absolute;width:1px;height:100%;background:#b3c89170;left:29%}.court-service.two{left:71%}.court-shuttle{position:absolute;left:100px;top:12px;transform:rotate(43deg);color:#e5eacb}.court-shuttle .icon{width:62px;height:62px;stroke-width:.8}.art-spark{position:absolute;color:#cce09c;right:40px;top:36px;font-size:25px}.art-caption{font-size:7px;letter-spacing:2.4px;color:#bfd4a5;position:absolute;bottom:20px;right:57px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin:21px 0 29px}.stat-card{background:white;border:1px solid var(--line);border-radius:9px;padding:18px 20px;box-shadow:var(--shadow)}.stat-card>div{display:flex;align-items:center;justify-content:space-between;color:#7a877e;font-size:10px}.stat-icon{width:28px;height:28px;background:#f0f4eb;border-radius:8px;display:grid;place-items:center;color:#81946d}.stat-icon.court{background:#f1f3ec;color:#829276}.stat-icon.check{background:#eef3f4;color:#839ca0}.stat-icon.trophy{background:#faf5e9;color:#b8a36e}.stat-icon .icon{width:15px;height:15px}.stat-card>strong{display:block;font-size:30px;font-weight:500;margin-top:5px;line-height:1.4}.stat-card strong small{font-size:10px;margin-left:9px;color:#89978b;font-weight:400}.stat-card p{color:#a1aaa1;font-size:9px;margin-top:5px}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:23px}.section-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 15px}.section-head h2,.panel-heading h2{font-size:15px;font-weight:600;display:flex;align-items:center;gap:11px}.section-head h2>span:not(.live-text),.panel-heading h2>span{font-size:10px;color:#9da79c;font-weight:400}.live-text{display:inline-flex;align-items:center;font-size:8px;letter-spacing:1px;font-weight:500;color:#94a57f;gap:5px}.live-text i{background:#93ac70;width:4px;height:4px}.text-button{font-size:10px;color:#84917e;padding:0;gap:5px}.text-button .icon{width:13px;height:13px}.courts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.court-card{background:white;border:1px solid #e0e8dc;border-radius:10px;overflow:hidden;box-shadow:var(--shadow)}.court-card-top{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 0}.court-card-top>div{display:flex;align-items:baseline;gap:7px}.court-number{font-size:22px;font-weight:600;letter-spacing:-1px}.court-card-top strong{font-size:10px;font-weight:500}.status-tag{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:4px;background:#eef4e8;color:#758f57;font-size:8px}.status-tag i{width:4px;height:4px;background:currentColor;border-radius:50%}.status-tag.idle{background:#f4f5f1;color:#a0a693}.match-caption{display:flex;align-items:center;justify-content:space-between;margin:13px 18px 0;font-size:8px;color:#a0aaa0}.match-caption>span:first-child{padding:3px 7px;background:#f2f4ed;border-radius:3px;color:#839173}.match-caption b{font-weight:400;margin:0 5px}.match-teams{display:flex;align-items:center;justify-content:space-evenly;padding:22px 9px 23px}.team{display:flex;gap:13px}.player{display:flex;align-items:center;flex-direction:column;position:relative;gap:8px;font-size:9px}.player .avatar{width:35px;height:35px;font-size:10px}.gender{position:absolute;top:26px;right:-4px;background:white;width:12px;height:12px;display:grid;place-items:center;border-radius:50%;font-size:9px;color:#90a4b4}.gender.female{color:#c5959e}.vs{font-size:12px;font-weight:600;color:#b2bbae;font-style:italic}.avatar{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;font-weight:500;font-size:11px;flex-shrink:0;letter-spacing:.2px}.sage{background:#dde7cf;color:#6a7d52}.pink{background:#eedfdf;color:#a27c7b}.sand{background:#eee7d5;color:#9a8861}.blue{background:#dfe9ed;color:#7193a1}.lavender{background:#e6e0ed;color:#9c88ae}.peach{background:#ede3d5;color:#aa9272}.mint{background:#e0eade;color:#809a75}.rose{background:#f1dee3;color:#b28b93}.court-card-bottom{border-top:1px solid #edf1e9;display:flex;align-items:center;justify-content:space-between;padding:11px 15px;background:#fdfefb;min-height:47px}.court-card-bottom>span{display:flex;align-items:center;gap:5px;font-size:8px;color:#a0aa97}.court-card-bottom>span .icon{width:12px;height:12px}.score-button{background:#edf3e5;color:#5e7950;font-size:9px;border-radius:5px;padding:7px 9px;gap:6px}.score-button .icon{width:12px;height:12px}.empty-court{text-align:center;padding:22px 0 24px;height:139px}.mini-court{width:63px;height:35px;border:1px solid #bac8ad;margin:0 auto 12px;position:relative;transform:rotate(-9deg);background:#f2f5ec}.mini-court:before,.mini-court:after{content:'';position:absolute}.mini-court:before{inset:6px 12px;border:1px solid #c4d0b9}.mini-court:after{left:50%;width:1px;background:#b5c4a8;height:100%}.mini-court i{position:absolute;top:50%;height:1px;background:#c3d0b7;width:100%;left:0}.empty-court strong{display:block;font-size:11px;font-weight:500;color:#8d9b80}.empty-court p{font-size:8px;color:#adb6a6;margin-top:6px}.upcoming-card{background:#f0f4e9;border:1px solid #e4eadb;border-radius:10px;margin-top:17px;padding:19px}.upcoming-top{display:flex;align-items:center;justify-content:space-between}.upcoming-title{display:flex;gap:10px;align-items:center}.spark-box{display:grid;place-items:center;width:32px;height:32px;background:#e4edd8;color:#829b64;border-radius:9px}.spark-box .icon{width:18px}.upcoming-title h3{font-size:12px;font-weight:600}.upcoming-title p{font-size:8px;color:#929f84;margin-top:6px}.soft-tag{font-size:8px;border-radius:4px;background:#f3f5ef;color:#929e83;padding:4px 7px;white-space:nowrap}.upcoming-top .soft-tag{background:#e6eddc;color:#8b9c72}.suggestion{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:18px;padding-bottom:15px;border-bottom:1px dashed #dce5d2}.suggestion-label{font-size:10px;font-weight:500}.suggestion-label span{font-size:8px;font-weight:400;color:#8d9a7c;margin-left:7px}.suggestion-teams{display:flex;gap:14px;align-items:center;margin-left:auto;font-size:10px}.suggestion-teams b{color:#a2ae95;font-size:9px;font-style:italic}.fallback-note{font-size:8px;color:#a18a58;flex-basis:100%}.upcoming-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.upcoming-bottom>span{display:flex;align-items:center;gap:5px;font-size:8px;color:#8c9b7b}.upcoming-bottom .icon{width:12px;height:12px}.empty-reason{font-size:10px;color:#819373;padding:18px 0 5px}.panel{background:white;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.panel-heading{padding:19px 20px;display:flex;align-items:center;justify-content:space-between}.panel-heading h2{font-size:13px;gap:8px}.panel-heading h2 .icon{width:16px;height:16px;color:#b8a47b}.panel-heading>span{font-size:10px;color:#96a28f}.ranking-header{display:grid;grid-template-columns:1fr 34px 30px;font-size:8px;color:#9aa592;margin:0 20px;padding-bottom:11px;border-bottom:1px solid var(--line);text-align:center}.ranking-header>span:first-child{text-align:left}.ranking-row{display:flex;align-items:center;gap:9px;margin:0 20px;padding:13px 0;border-bottom:1px solid #f0f3ed}.rank{font-size:10px;color:#abb2a4;width:16px;font-style:italic}.top-0{color:#b1a066}.top-1{color:#98a4a4}.top-2{color:#b5a288}.ranking-row .avatar{width:29px;height:29px;font-size:8px}.rank-name{flex:1;min-width:0}.rank-name strong{font-size:10px;font-weight:500;display:block}.rank-name strong small{color:#a5ad9b;font-weight:400;font-size:8px}.rank-name>span{display:block;font-size:8px;color:#a1aa97;margin-top:4px}.win-count{width:24px;text-align:center;font-size:10px;color:#a2ab9c}.points{width:24px;text-align:center;font-size:15px;font-weight:500;color:#5b7550}.ranking-foot{font-size:8px;color:#a0ab95;display:flex;gap:5px;align-items:center;margin:14px 20px}.ranking-foot .icon{width:11px;height:11px}.panel-link{width:100%;border-top:1px solid #eff2e9;padding:13px;font-size:9px;color:#879a73;gap:12px}.panel-link .icon{width:12px;height:12px}.rules-card{margin-top:18px;padding:23px 21px;border:1px solid #e7eadf;border-radius:10px;background:#f5f5ed}.rules-eyebrow{font-size:7px;letter-spacing:1.5px;color:#a4ac92}.rules-card h3{display:flex;align-items:center;justify-content:space-between;font-size:14px;margin:9px 0 23px;font-weight:500}.rules-card h3 .icon{color:#a6b08b;width:19px}.rule-row{display:flex;gap:12px;margin-bottom:20px}.rule-row>span{font-size:10px;color:#a5b18f;font-style:italic;padding-top:2px}.rule-row strong{font-size:10px;font-weight:500;color:#70805f}.rule-row p{font-size:8px;color:#a3ac94;margin-top:5px}.rules-link{font-size:9px;color:#899a71;border-top:1px solid #e5e8da;width:100%;padding:15px 0 0;justify-content:space-between}.rules-link .icon{width:12px;height:12px}.members-panel{margin-top:21px}.member-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 18px;padding:3px 20px 22px}.member-tile{display:flex;align-items:center;gap:10px}.member-tile .avatar{width:31px;height:31px;font-size:9px}.member-tile strong{font-size:10px;font-weight:500;display:block}.member-tile em{font-size:7px;font-style:normal;margin-left:3px;background:#eef2e6;color:#9aa881;padding:2px 4px;border-radius:3px}.member-tile>div>span{display:flex;align-items:center;gap:4px;font-size:8px;color:#a3ad9b;margin-top:5px}.member-dot{width:4px;height:4px;border-radius:50%;background:#b2bca6}.member-dot.playing{background:#8eaa65}.member-dot.resting{background:#c1b084}.member-tile b{font-weight:400}.rest-button{margin-left:auto;font-size:8px;color:#8a9d75;border:1px solid #e7ecdf;border-radius:4px;padding:4px 7px}.expanded{grid-template-columns:repeat(3,1fr);padding:16px 24px 30px;gap:28px}.expanded .member-tile .avatar{width:42px;height:42px;font-size:12px}.expanded .member-tile strong{font-size:13px}.expanded .member-tile>div>span{font-size:10px}.full-ranking .ranking-row{padding:19px 10px;gap:18px}.full-ranking .rank-name strong{font-size:13px}.full-ranking .rank-name>span{font-size:10px}.full-ranking .ranking-row .avatar{width:38px;height:38px;font-size:11px}.full-ranking .ranking-header{grid-template-columns:1fr 42px 42px;padding-right:10px}.full-ranking .win-count,.full-ranking .points{width:24px}.history-panel{margin-top:26px}.history-row{display:flex;align-items:center;gap:15px;border-top:1px solid var(--line);padding:25px 24px}.history-round{min-width:90px}.history-round strong{display:block;font-size:12px}.history-round span{font-size:9px;color:#98a28e;display:block;margin-top:6px}.history-team{font-size:12px;flex:1;text-align:center;color:#84917d}.history-team small{display:block;font-size:8px;margin-top:7px;color:#8a9d63}.history-team.winner{color:#45613d}.history-score{font-size:23px;font-weight:500;white-space:nowrap}.history-score span{color:#bdc4b3;margin:0 12px}.history-row time{font-size:10px;color:#a6b09a}.empty-state{text-align:center;padding:60px 20px}.empty-state>.icon{width:40px;height:40px;color:#9fb38c}.empty-state h3{font-size:18px;margin:16px 0 10px}.empty-state p{color:#97a28b;font-size:12px;margin-bottom:25px}.join-banner{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 20px;border:1px solid #dce7ce;background:#f0f5e8;border-radius:9px;margin:20px 0}.join-banner>span{font-size:12px}footer{display:flex;justify-content:space-between;color:#acb4a5;font-size:8px;letter-spacing:.3px;border-top:1px solid #e8ede2;margin-top:31px;padding:21px 0}footer .tiny-dot{width:4px;height:4px;margin-right:5px}.footer-sep{margin:0 10px;color:#ccd2c5}.mobile-tabs{display:none}.modal-open{overflow:hidden}.modal-backdrop{position:fixed;inset:0;background:#192c2655;z-index:100;backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:25px}.modal{position:relative;background:#fcfdf9;width:480px;max-width:100%;max-height:90vh;overflow-y:auto;border-radius:18px;padding:30px 32px;box-shadow:0 20px 100px #11221b33;animation:enter .2s ease-out}.modal-close{position:absolute;right:19px;top:19px;border-radius:50%;width:28px;height:28px;color:#84917c;background:#eef2e8}.modal-close .icon{width:15px}.modal-symbol{color:#7b9664;margin-bottom:15px}.modal-symbol .icon{width:28px;height:28px}.modal h2{font-size:23px;font-weight:600;letter-spacing:.5px}.modal-subtitle{font-size:11px;color:#96a189;line-height:1.7;margin:10px 0 22px}.modal label:not(.switch){display:block;font-size:11px;color:#66785c;margin:15px 0 0}.modal label small{font-size:9px;color:#a2ac97;margin-left:5px}.modal input:not([type=radio]):not([type=checkbox]),.modal select{display:block;width:100%;border:1px solid #e0e7d8;border-radius:7px;padding:11px 12px;margin-top:8px;background:white;color:#425c39;outline:none;font-size:12px}.modal input:focus,.modal select:focus{border-color:#8ba76f;box-shadow:0 0 0 3px #9fb98320}.modal input::placeholder{color:#b5bdac}.segmented{display:flex;gap:9px}.segmented>label{flex:1;cursor:pointer}.segmented input{position:absolute;opacity:0;width:1px;height:1px}.segmented span{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e2e9da;border-radius:7px;padding:12px;background:white;color:#9ba88e;font-size:11px}.segmented .icon{width:16px;height:16px}.segmented input:checked+span{background:#edf3e6;border-color:#a9bd94;color:#597748}.segmented input:focus-visible+span{outline:2px solid #709458}.toggle-row{display:flex;align-items:center;justify-content:space-between;margin-top:21px}.toggle-row strong{font-size:11px;font-weight:500;color:#677b5b}.toggle-row p{font-size:9px;color:#a2ad97;margin-top:6px}.switch{position:relative;width:36px;height:21px}.switch input{opacity:0;width:36px;height:21px;position:absolute;inset:0;cursor:pointer;margin:0;z-index:1}.switch span{display:block;background:#d5decb;width:36px;height:21px;border-radius:20px;transition:.2s}.switch span:after{content:'';position:absolute;background:white;width:15px;height:15px;border-radius:50%;left:3px;top:3px;transition:.2s}.switch input:checked+span{background:#537949}.switch input:checked+span:after{transform:translateX(15px)}.switch input:focus-visible+span{outline:2px solid #8da47a;outline-offset:3px}.form-tip{background:#f0f4e8;border:1px solid #e6ebdb;border-radius:7px;color:#8d9a7b;font-size:10px;line-height:1.9;padding:11px 13px;margin-top:18px}.form-tip .icon{width:12px;height:12px}.form-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:13px}.form-error{font-size:11px;color:#b26c53;line-height:1.7;margin-top:12px}.end-room{width:100%;font-size:10px;color:#aa9680;margin-top:17px}.score-form-teams{display:flex;align-items:center;gap:16px}.score-form-teams>label{flex:1;text-align:center;min-width:0}.score-form-teams .score-side{font-size:10px;color:#a8b096}.score-form-teams strong{font-size:12px;display:block;margin:8px 0 18px;font-weight:500}.score-form-teams input[type=number]{font-size:38px;text-align:center;padding:16px 2px;appearance:textfield}.score-form-teams input::-webkit-inner-spin-button{appearance:none}.score-colon{padding-top:60px;color:#a2b18f;font-size:26px}.score-preview{font-size:11px;color:#6c8756;background:#edf3e3;padding:14px;text-align:center;border-radius:7px;margin-top:22px}.invite-card{background:#2c5742;border-radius:10px;color:white;padding:24px;margin-bottom:21px}.invite-card>span{font-size:8px;letter-spacing:2px;color:#b9ce9c}.invite-card h3{font-size:19px;margin:16px 0 10px;font-weight:500}.invite-card p{font-size:10px;color:#b8cbb1}.invite-card>div{display:flex;align-items:center;gap:7px;margin-top:30px;font-size:10px;color:#d8e8bc}.local-notice{font-size:10px;color:#a2aa99;line-height:1.8;margin-top:16px}.rules-list{padding-left:21px;margin:0}.rules-list li{padding-left:7px;margin:20px 0;color:#9bad84;font-size:12px}.rules-list strong{font-size:12px;font-weight:500;color:#5b7350}.rules-list p{font-size:11px;color:#95a188;line-height:1.9;margin-top:7px}.confirm-actions{display:flex;gap:12px;margin-top:26px}.confirm-actions button{flex:1}.room-list button{display:flex;width:100%;justify-content:space-between;text-align:left;padding:18px 0;border-top:1px solid var(--line)}.room-list strong{font-size:13px;display:block;font-weight:500}.room-list small{display:block;font-size:10px;color:#9da78f;margin-top:8px}.room-list .icon{width:16px;color:#a3b18f}.danger{color:#b08268;margin:0 24px 24px}.missing-room{max-width:500px;margin:20vh auto;text-align:center;padding:20px}.missing-room h1{font-size:24px;margin:30px 0 18px}.missing-room p{font-size:13px;line-height:2;color:#8e9c82;margin-bottom:24px}.missing-room .button{display:inline-flex}#toast{position:fixed;bottom:35px;left:50%;transform:translate(-50%,15px);background:#213c30ed;color:#f3f6eb;padding:13px 22px;border-radius:9px;font-size:12px;box-shadow:0 6px 28px #11271b22;z-index:200;opacity:0;pointer-events:none;transition:.22s;max-width:90vw;text-align:center;line-height:1.6}#toast.visible{opacity:1;transform:translate(-50%,0)}@keyframes enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){body{font-size:14px}.dashboard-columns{grid-template-columns:minmax(0,1fr) 350px}.room-hero{min-height:240px}.hero-art{right:35px;transform:scale(1.12)}.court-card-top{padding-top:21px}.match-teams{padding:27px 10px 29px}.empty-court{height:156px;padding-top:28px}.player .avatar{width:43px;height:43px;font-size:12px}.gender{top:34px}.team{gap:24px}.ranking-row{padding:17px 0}.member-grid{gap:25px}.stat-card{padding:21px 23px}}
@media(max-width:1200px){.sidebar{width:190px;padding-left:17px;padding-right:17px}.main-shell{margin-left:190px}main{padding:28px 26px 0}.topbar{padding:0 26px}.dashboard-columns{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.hero-art{opacity:.45;right:-30px}.hero-avatars{display:none}.team{gap:8px}.player .avatar{width:30px;height:30px;font-size:9px}.gender{top:22px}.court-card-bottom{padding-left:10px;padding-right:10px}.court-card-bottom>span{font-size:7px}.suggestion{align-items:flex-start}.suggestion-teams{font-size:9px;gap:8px}.ranking-row{gap:7px;margin:0 15px}.ranking-header{margin:0 15px}.ranking-row .avatar{width:26px;height:26px}.panel-heading{padding:18px 15px}.rules-card{padding:21px 17px}.member-grid{padding-left:15px;padding-right:15px}.sidebar-note{padding-left:11px;padding-right:11px}.sidebar-note strong{font-size:11px}.sidebar-note p{font-size:9px}.sidebar-note button{gap:13px}.expanded{grid-template-columns:repeat(2,1fr)}}
@media(max-width:1020px){.dashboard-columns{grid-template-columns:1fr}.secondary-column{display:grid;grid-template-columns:1fr 1fr;gap:18px}.rules-card{margin-top:0}.ranking-panel{height:fit-content}.sidebar{width:180px}.main-shell{margin-left:180px}.stats-grid{gap:11px}.stat-card{padding:14px}.hero-art{opacity:.4}.court-card-bottom>span{font-size:9px}.team{gap:20px}.player .avatar{width:37px;height:37px;font-size:11px}.gender{top:28px}.courts-grid{gap:17px}.upcoming-card{margin-bottom:22px}.page-heading h1{font-size:24px}.hero-details{gap:9px}.create-button{font-size:10px;padding:0 12px}.room-hero h2{font-size:23px}.room-hero{padding:25px}.history-row{flex-wrap:wrap}.history-row time{display:none}}
@media(max-width:760px){.sidebar{display:none}.main-shell{margin-left:0}.topbar{height:64px;padding:0 20px}.breadcrumb{font-size:10px;gap:8px}.breadcrumb b{max-width:135px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.topbar-right{gap:10px}.demo-label{font-size:8px}.topbar-divider{display:none}.profile>span:not(.avatar){display:none}.profile .avatar{width:28px;height:28px}.page-heading{margin-bottom:21px;gap:10px}.eyebrow{font-size:7px;letter-spacing:1.4px}.page-heading h1{font-size:23px;letter-spacing:0}.page-heading p{font-size:10px}.create-button{font-size:9px;min-height:33px;padding:0 10px}.create-button .icon{width:12px}main{padding:26px 18px 0}.room-hero{padding:23px 21px;min-height:221px}.room-hero h2{font-size:22px;margin-top:18px;max-width:95%}.hero-art{width:180px;right:-70px;opacity:.28}.hero-court{right:20px}.hero-details{flex-wrap:wrap;row-gap:8px;font-size:9px;max-width:280px}.hero-divider{display:none!important}.hero-details>span:first-child{width:100%}.hero-actions{margin-top:21px;gap:21px}.hero-settings{font-size:9px}.hero-actions .button{min-height:37px;font-size:10px}.art-caption{display:none}.mobile-tabs{display:flex;background:transparent;margin:19px -3px 0;border-bottom:1px solid #e5eadd;gap:0;overflow:auto}.mobile-tabs .nav-item{height:43px;justify-content:center;gap:5px;padding:0 10px;font-size:10px;border-radius:0;white-space:nowrap}.mobile-tabs .nav-item .icon{width:14px;height:14px}.mobile-tabs .nav-item.active{background:transparent;border-bottom:2px solid #527748}.stats-grid{grid-template-columns:repeat(2,1fr);gap:11px;margin-top:19px;margin-bottom:26px}.stat-card{padding:15px 17px}.stat-card>div{font-size:10px}.stat-card>strong{font-size:28px}.stat-card p{font-size:8px}.stat-icon{width:26px;height:26px}.courts-grid{grid-template-columns:1fr;gap:14px}.section-head{margin-top:23px}.section-head h2{font-size:14px}.court-card-top{padding:17px 19px 0}.match-caption{font-size:9px}.match-teams{padding:22px 10px 24px;justify-content:space-around}.team{gap:22px}.player{font-size:10px}.player .avatar{width:42px;height:42px;font-size:12px}.gender{top:33px}.vs{font-size:16px}.court-card-bottom{padding:11px 18px}.score-button{font-size:10px;padding:8px 12px}.empty-court{height:134px;padding:18px 0}.secondary-column{grid-template-columns:1fr}.upcoming-card{padding:18px;margin-bottom:0}.upcoming-title h3{font-size:12px}.upcoming-title p{font-size:8px}.upcoming-top>.soft-tag{display:none}.suggestion{gap:12px}.suggestion-teams{font-size:10px;gap:12px}.upcoming-bottom>span{font-size:8px}.upcoming-bottom .button{font-size:9px}.member-grid{gap:20px 13px}.member-tile{gap:7px}.member-tile strong{font-size:10px}.member-tile>div>span{font-size:7px;gap:3px}.member-tile .avatar{width:29px;height:29px;font-size:8px}.rest-button{padding:4px;font-size:7px}.expanded{grid-template-columns:1fr;gap:23px;padding:10px 20px 25px}.expanded .member-tile .avatar{width:39px;height:39px}.expanded .member-tile strong{font-size:12px}.expanded .member-tile>div>span{font-size:10px}.expanded .rest-button{font-size:10px;padding:7px 10px}.ranking-row{padding:15px 0;margin:0 20px;gap:12px}.ranking-row .avatar{width:32px;height:32px;font-size:9px}.rank-name strong{font-size:11px}.rank-name>span{font-size:9px}.ranking-header{margin:0 20px}.rules-card{padding:25px}.rule-row strong{font-size:11px}.rule-row p{font-size:10px}.rules-card h3{font-size:17px}.rules-eyebrow{font-size:8px}.rules-link{font-size:10px}.ranking-panel{margin-top:20px}.dashboard-columns{gap:0}footer{font-size:7px;gap:5px;padding:20px 0}.footer-sep{margin:0 5px}.modal-backdrop{padding:14px}.modal{padding:27px 23px;border-radius:14px;max-height:93dvh}.modal h2{font-size:22px}.modal-subtitle{font-size:10px}.modal label:not(.switch){font-size:11px}.score-form-teams{gap:10px}.score-form-teams strong{font-size:10px}.score-form-teams input[type=number]{font-size:35px}.history-row{display:grid;grid-template-columns:1fr 65px 1fr;padding:18px 13px;gap:12px}.history-round{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.history-round span{margin:0}.history-team{font-size:10px}.history-score{font-size:21px;text-align:center}.history-score span{margin:0 5px}.full-ranking{margin-top:20px}.join-banner{padding:14px;flex-direction:column;align-items:stretch}.join-banner>span{font-size:11px}.join-banner button{align-self:flex-end}.form-grid{grid-template-columns:1.2fr 1fr}.mobile-tabs+.section-head{margin-top:23px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.room-identifier{display:flex;align-items:center;gap:16px;margin:16px 0;padding:12px 14px;background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;max-width:440px}.room-identifier>div{flex:1;min-width:0}.room-identifier span{display:block;font-size:12px;color:#bdcdb2;margin-bottom:5px}.room-identifier strong{font-size:14px;font-weight:500;word-break:break-all;user-select:text}.room-identifier button{flex-shrink:0;padding:8px;color:#deedb8;background:transparent;border:0;cursor:pointer}.hero-actions{flex-wrap:wrap}
