@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";:root{color:#18231d;font-synthesis:none;--green:#126b3d;--green-2:#1b8450;--pale:#eaf5ee;--line:#e1e8e3;--muted:#6d7971;background:#f5f7f5;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.app-shell{min-height:100vh}.install-button{color:var(--green);background:#edf8f1;border:1px solid #cce4d5;border-radius:20px;align-items:center;gap:6px;margin-left:auto;margin-right:10px;padding:7px 11px;font-size:11px;font-weight:800;display:flex}.install-button+.today{margin-left:0}.theme-toggle{border:1px solid var(--line);color:#526057;background:#fff;border-radius:50%;place-items:center;width:36px;height:36px;margin-left:auto;display:grid}.install-button+.theme-toggle{margin-left:0}.theme-toggle+.today{margin-left:10px}.login-theme{z-index:2;position:fixed;top:22px;right:22px}.login-theme+.login-card{margin:auto}.sidebar{z-index:30;color:#fff;background:linear-gradient(165deg,#0c5030,#103c29 80%);flex-direction:column;width:248px;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{align-items:center;gap:11px;padding:2px 8px 30px;display:flex}.sidebar-brand>span{filter:drop-shadow(0 2px 5px #0004);font-size:29px}.sidebar-brand div{flex-direction:column;display:flex}.sidebar-brand strong{font-size:19px}.sidebar-brand small,.sidebar-user small{color:#b9d4c4;font-size:11px}.sidebar nav{flex-direction:column;flex:1;gap:6px;display:flex}.sidebar nav button{color:#c8dbcf;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:12px 13px;font-weight:600;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#ffffff17}.sidebar nav button.active{box-shadow:inset 3px 0 #63d695}.sidebar-user{border-top:1px solid #ffffff1c;align-items:center;gap:9px;padding:19px 5px 0;display:flex}.sidebar-user div{flex-direction:column;flex:1;font-size:13px;display:flex}.main-content{min-height:100vh;margin-left:248px}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#fff;align-items:center;height:86px;padding:0 36px;display:flex;position:sticky;top:0}.topbar h1{margin:0;font-size:22px}.eyebrow{color:var(--green-2);text-transform:uppercase;letter-spacing:.12em;margin:0 0 3px;font-size:11px;font-weight:800}.today{background:var(--pale);color:var(--green);border-radius:18px;margin-left:auto;padding:8px 12px;font-size:12px;font-weight:700}.page-content{max-width:1280px;margin:auto;padding:31px 36px 60px}.page-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;display:flex}.page-heading h2{margin-bottom:5px;font-size:25px}.page-heading p{color:var(--muted);margin:0;font-size:14px}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--green);color:#fff;box-shadow:0 4px 12px #126b3d24}.button.secondary{background:var(--pale);color:var(--green);border-color:#d1e7da}.button.ghost{border-color:var(--line);color:#465049;background:#fff}.button.danger{color:#fff;background:#b42318;border-color:#b42318;box-shadow:0 4px 12px #b4231824}.button.large{padding:13px 19px}.button.full{width:100%}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.panel{border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:0 2px 10px #162b1e08}.toolbar{border-bottom:1px solid var(--line);gap:12px;padding:16px;display:flex}.toolbar select,.inline-filters select{border:1px solid var(--line);color:#344039;background:#fff;border-radius:8px;padding:9px 11px}.search{border:1px solid var(--line);color:#879188;border-radius:8px;flex:1;align-items:center;gap:8px;max-width:480px;padding:0 11px;display:flex}.search input{border:0;outline:0;width:100%;padding:10px 0}.stats-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px;display:grid}.stats-grid.compact{grid-template-columns:repeat(2,minmax(180px,260px))}.stat-card{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:15px;display:flex}.stat-icon{border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.stat-icon.green{background:var(--pale);color:var(--green)}.stat-icon.blue{color:#3369b2;background:#e9f1ff}.stat-card div{flex-direction:column;display:flex}.stat-card strong{font-size:23px}.stat-card small{color:var(--muted)}.member-grid{grid-template-columns:repeat(3,1fr);gap:14px;padding:16px;display:grid}.member-card{border:1px solid var(--line);background:#fff;border-radius:11px;padding:15px}.member-main{align-items:center;gap:11px;display:flex}.member-main>div{flex:1}.member-main h3{margin:0;font-size:15px}.member-main p{color:var(--muted);margin:2px 0;font-size:12px}.avatar{object-fit:cover;border-radius:50%;flex:none;width:37px;height:37px}.avatar.large{width:50px;height:50px}.avatar.placeholder{color:var(--green);background:#dbeee2;place-items:center;font-size:11px;font-weight:800;display:grid}.status-dot{border-radius:20px;padding:4px 8px;font-size:10px;font-weight:700}.status-dot.active{color:#167543;background:#e5f6eb}.status-dot.inactive{color:#777;background:#f1f2f1}.member-meta{gap:8px;margin:14px 0;display:flex}.member-meta span{color:#66716a;background:#f3f6f4;border-radius:5px;padding:5px 8px;font-size:10px}.card-actions{border-top:1px solid var(--line);gap:12px;padding-top:10px;display:flex}.card-actions button{color:#506058;background:0 0;border:0;align-items:center;gap:5px;padding:3px;font-size:12px;display:flex}.card-actions button.danger-link{color:#b54b4b;margin-left:auto}.loading,.empty{text-align:center;color:var(--muted);flex-direction:column;align-items:center;padding:55px 20px;display:flex}.loading{flex-direction:row;justify-content:center;gap:9px}.loading span{border:2px solid #c8d6cd;border-top-color:var(--green);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty svg{color:#a6b4aa;margin-bottom:9px}.empty h3{color:#344038;margin:0 0 6px}.empty p{max-width:420px;margin:0 0 17px;font-size:13px}.draw-ball{filter:grayscale(.2);font-size:46px}.notice{color:#a44f38;background:#fff1ed;border:1px solid #ffd9ce;border-radius:9px;align-items:center;gap:8px;margin-bottom:16px;padding:11px 14px;font-size:13px;display:flex}.notice.success{color:#166a3d;background:#eaf7ef;border-color:#cbe9d5}.delete-warning{color:#8f2f24;background:#fff1ed;border:1px solid #ffd0c8;border-radius:12px;gap:14px;margin:20px 22px 0;padding:15px;display:flex}.delete-warning svg{flex:none}.delete-warning h3{margin:0 0 5px;font-size:15px}.delete-warning p{margin:0;font-size:12px;line-height:1.45}.modal-backdrop{z-index:100;background:#10231a99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:15px;width:min(560px,100%);max-height:90vh;overflow:auto;box-shadow:0 25px 70px #0004}.modal-wide{width:min(800px,100%)}.modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:19px 22px;display:flex}.modal>header h2{margin:0;font-size:19px}.form-grid{grid-template-columns:1fr 1fr;gap:15px;padding:22px;display:grid}.full-span{grid-column:1/-1}.field{flex-direction:column;gap:6px;display:flex}.field>span,.round-picker>span{color:#4c5a52;font-size:12px;font-weight:700}.field input,.field select,.field textarea{color:#26332b;background:#fff;border:1px solid #dbe3de;border-radius:8px;outline:0;padding:10px 11px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#5ca57b;box-shadow:0 0 0 3px #15803d14}.modal-actions{justify-content:flex-end;gap:9px;margin-top:5px;display:flex}.icon-button{color:#556159;background:#f1f4f2;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.icon-button.dark{color:#fff;background:#ffffff12}.icon-button.danger{color:#b64343;background:#fff0f0}.mobile-close,.menu-button{display:none}.round-header{align-items:end;gap:25px;margin-bottom:14px;padding:17px;display:flex}.round-picker{min-width:340px}.round-info{color:var(--muted);gap:15px;padding-bottom:10px;font-size:12px;display:flex}.round-info span{align-items:center;gap:5px;display:flex}.round-delete{margin-left:auto}.attendance-summary{align-items:center;gap:10px;margin-bottom:14px;display:flex}.attendance-summary>span{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 10px;font-size:12px}.attendance-summary .text-button{margin-left:auto}.text-button{color:var(--green);background:0 0;border:0;font-size:12px;font-weight:700}.attendance-list{overflow:hidden}.attendance-row{border-bottom:1px solid #edf1ee;justify-content:space-between;align-items:center;padding:11px 17px;display:flex}.person{align-items:center;gap:9px;display:flex}.person>div{flex-direction:column;display:flex}.person strong{font-size:13px}.person small{color:var(--muted);font-size:11px}.status-control{background:#f3f5f4;border-radius:8px;gap:2px;padding:3px;display:flex}.status-control button{color:#727c75;background:0 0;border:0;border-radius:6px;padding:7px 11px;font-size:11px}.status-control button.selected{background:#fff;font-weight:700;box-shadow:0 1px 4px #0001}.status-control .presente.selected{color:#16804a}.status-control .atrasado.selected{color:#b37a00}.status-control .ausente.selected{color:#b44b4b}.sticky-actions{background:#fbfcfb;justify-content:flex-end;align-items:center;gap:20px;padding:14px 17px;display:flex}.sticky-actions span{color:var(--muted);font-size:12px}.queue-badge{color:#8a958e;background:#eef2ef;border-radius:8px;flex:none;place-items:center;width:38px;height:28px;font-size:11px;font-weight:800;display:grid}.queue-badge.active{background:var(--pale);color:var(--green)}.draw-controls{align-items:end;gap:25px;padding:16px;display:flex}.draw-controls>div{flex-direction:column;flex:1;padding-bottom:7px;display:flex}.draw-controls small{color:var(--muted);font-size:10px}.draw-controls strong{font-size:12px}.teams-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px;display:grid}.team-card{border:1px solid var(--line);border-top:4px solid var(--team-color);background:#fff;border-radius:13px;overflow:hidden}.team-card>header{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:15px;display:flex}.team-card header div{flex:1}.team-card h3{margin:0;font-size:15px}.team-card header p{color:var(--muted);margin:2px 0;font-size:11px}.team-card header>svg{color:var(--team-color)}.team-swatch{background:var(--team-color);border-radius:50%;width:10px;height:10px}.team-list>div{border-bottom:1px solid #f0f3f1;align-items:center;gap:8px;padding:10px 13px;display:flex}.team-list>div:last-child{border-bottom:0}.team-list>div>div{flex-direction:column;display:flex}.team-list strong{font-size:12px}.team-list small{color:var(--muted);font-size:10px}.shirt-number{color:#9ca69f;width:13px;font-size:10px}.team-list .avatar{width:31px;height:31px}.bench{margin-top:15px;padding:16px}.bench h3{font-size:13px}.bench>div{flex-wrap:wrap;gap:10px;display:flex}.bench>div>span{background:#f4f6f4;border-radius:20px;align-items:center;gap:6px;padding:5px 10px 5px 5px;font-size:11px;display:flex}.bench .avatar{width:27px;height:27px}.team-rotation{border-top:1px solid var(--line);background:#fafbfa;justify-content:space-between;align-items:center;gap:10px;padding:12px 13px;display:flex}.team-rotation .button{padding:8px 10px;font-size:11px}.team-rotation small{color:var(--muted);text-align:right;font-size:10px}.draw-controls.configurable{gap:14px}.draw-controls.configurable .round-picker{flex:1}.mini-field{flex-direction:column;gap:6px;min-width:125px;display:flex}.mini-field span{color:var(--muted);font-size:10px;font-weight:700}.mini-field input{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;padding:10px}.draw-buttons{gap:7px;flex-direction:row!important;flex:none!important;padding:0!important;display:flex!important}.manual-builder{margin-top:16px;overflow:hidden}.manual-builder>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.manual-builder h3{margin:0;font-size:15px}.manual-builder header p{color:var(--muted);margin:3px 0 0;font-size:11px}.manual-summary{background:#f8faf8;flex-wrap:wrap;gap:7px;padding:12px 18px;display:flex}.manual-summary span{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:5px;padding:5px 9px;font-size:10px;display:flex}.manual-summary i{background:var(--team-color);border-radius:50%;width:8px;height:8px}.manual-roster{grid-template-columns:1fr 1fr;display:grid}.manual-roster>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:10px 16px;display:flex}.manual-roster>div:nth-child(odd){border-right:1px solid var(--line)}.manual-roster select{border:1px solid var(--line);background:#fff;border-radius:7px;max-width:190px;padding:8px;font-size:11px}.manual-builder>footer{background:#fafbfa;justify-content:flex-end;align-items:center;gap:16px;padding:13px 18px;display:flex}.manual-builder>footer span{color:var(--muted);font-size:11px}.entry-queue{margin-top:14px;padding:15px 16px}.entry-queue header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.entry-queue h3{margin:0;font-size:14px}.entry-queue header span{color:var(--muted);font-size:11px}.entry-queue>div{flex-wrap:wrap;gap:8px;display:flex}.entry-queue>div>span{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;display:flex}.entry-queue strong{color:var(--green)}.entry-queue small{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.entry-queue .in-team{background:#edf8f1;border-color:#cdebd7}.entry-queue .waiting{background:#fff8e7;border-color:#f1ddb0}.entry-queue .bench{background:#f5f6f5}.inline-filters{gap:7px;display:flex}.inline-filters label{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;padding-left:9px;display:flex}.inline-filters label select{border:0}.podium{justify-content:center;align-items:end;gap:13px;margin:15px 0 24px;display:flex}.podium-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:14px;width:190px;padding:19px;position:relative}.podium-card.place-1{border-color:#d7bd63;order:2;padding-top:28px;box-shadow:0 8px 25px #a4862520}.podium-card.place-2{order:1}.podium-card.place-3{order:3}.podium-card .medal{color:#9aa39c;position:absolute;top:10px;right:10px}.podium-card.place-1 .medal{color:#d4a71b}.podium-card small{color:var(--muted);text-transform:uppercase;margin-top:8px;font-size:10px;display:block}.podium-card h3{margin:4px;font-size:14px}.podium-card>strong{color:var(--green);font-size:27px}.podium-card>strong span{font-size:11px}.podium-card p{color:var(--muted);margin:3px;font-size:10px}.ranking-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.ranking-panel>header div{align-items:center;gap:8px;display:flex}.ranking-panel h3{margin:0;font-size:14px}.ranking-panel>header span{color:var(--muted);font-size:11px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:#7b857e;text-transform:uppercase;letter-spacing:.04em;background:#fafbfa;font-size:10px}th,td{border-bottom:1px solid #edf0ee;padding:11px 15px}.table-person{align-items:center;gap:8px;display:flex}.table-person>div{flex-direction:column;display:flex}.table-person small{color:var(--muted)}.table-person .avatar{width:31px;height:31px}.goal-count{color:var(--green);align-items:center;gap:5px;font-weight:800;display:inline-flex}.leader{background:#fbf8e9}.games-list{flex-direction:column;gap:11px;display:flex}.game-card{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:150px 1fr 220px 36px;align-items:center;gap:15px;padding:15px 18px;display:grid}.game-date{flex-direction:column;font-size:12px;display:flex}.game-date span{color:var(--muted);font-size:10px}.scoreboard{grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;display:grid}.scoreboard>div{align-items:center;gap:7px;font-size:12px;display:flex}.scoreboard .away{justify-content:flex-end}.team-dot{border-radius:50%;width:9px;height:9px}.score{gap:9px;font-size:24px;font-weight:800;display:flex}.score small{color:#a0a8a2;align-self:center;font-size:12px}.game-goals{color:var(--muted);gap:6px;font-size:10px;display:flex}.score-input{background:#f6f8f6;border-radius:10px;justify-content:center;align-items:center;gap:22px;padding:15px;display:flex}.score-input>div{align-items:center;gap:10px;display:flex}.score-input input{text-align:center;border:1px solid var(--line);border-radius:8px;width:60px;padding:7px;font-size:23px;font-weight:800}.scorers{border-top:1px solid var(--line);padding-top:13px}.scorers h3{font-size:13px}.scorers h3 small{color:var(--muted);font-weight:400}.scorer-columns{grid-template-columns:1fr 1fr;gap:15px;display:grid}.scorer-columns>div{flex-direction:column;gap:8px;display:flex}.championship-layout{grid-template-columns:300px 1fr;gap:16px;display:grid}.championship-list{flex-direction:column;gap:8px;display:flex}.championship-list>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;align-items:center;gap:9px;padding:12px;display:flex}.championship-list>button.selected{background:#f4faf6;border-color:#72ad88}.championship-list button>div{flex-direction:column;flex:1;display:flex}.championship-list strong{font-size:12px}.championship-list small{color:var(--muted);font-size:10px}.trophy-box{color:#af8310;background:#fff5d7;border-radius:8px;place-items:center;width:35px;height:35px;display:grid}.status-pill{text-transform:capitalize;background:#eee;border-radius:10px;padding:3px 6px;font-size:8px}.status-pill.em_andamento{color:#167345;background:#e4f5e9}.championship-detail{overflow:hidden}.championship-hero{color:#fff;background:linear-gradient(120deg,#0f6c3c,#188354);justify-content:space-between;align-items:center;padding:24px;display:flex}.championship-hero .eyebrow{color:#a9e1bf}.championship-hero h2{margin:4px 0 9px}.championship-hero span{color:#d7ecdf;align-items:center;gap:6px;font-size:11px;display:flex}.championship-hero>svg{color:#ffffff35;width:65px;height:65px}.section-title{padding:18px 18px 5px}.section-title h3{margin-bottom:3px;font-size:15px}.section-title p{color:var(--muted);font-size:11px}.login-page{background:radial-gradient(circle at 20% 20%,#e7f5eb,#f7f8f7 48%),linear-gradient(135deg,#edf6f0,#fff);place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;width:min(410px,100%);padding:35px;box-shadow:0 20px 55px #16452918}.brand-mark{justify-content:center;display:flex}.brand-mark span{background:linear-gradient(145deg,#147541,#0b4d2d);border-radius:17px;place-items:center;width:62px;height:62px;margin-bottom:18px;font-size:31px;display:grid;box-shadow:0 9px 20px #0d5d3635}.login-card h1{margin:0 0 6px;font-size:28px}.muted{color:var(--muted);font-size:13px}.stack-form{text-align:left;flex-direction:column;gap:13px;margin:26px 0 17px;display:flex}.form-error{color:#b44343;margin:0;font-size:12px}.login-hint{color:#829087;justify-content:center;align-items:center;gap:5px;margin:0;font-size:10px;display:flex}.login-switch{color:var(--green);background:0 0;border:0;margin:-5px 0 15px;font-size:12px;font-weight:700}.slug-input{border:1px solid #dbe3de;border-radius:8px;align-items:center;display:flex;overflow:hidden}.slug-input small{color:var(--muted);padding-left:10px}.slug-input input{flex:1;box-shadow:none!important;border:0!important}@media (width<=1050px){.member-grid,.teams-grid{grid-template-columns:repeat(2,1fr)}.game-card{grid-template-columns:120px 1fr 36px}.game-goals{display:none}.championship-layout{grid-template-columns:240px 1fr}}@media (width<=760px){.sidebar{width:270px;transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:none}.sidebar-overlay{z-index:25;background:#10201988;position:fixed;inset:0}.main-content{margin-left:0}.topbar{height:72px;padding:0 16px}.topbar h1{font-size:18px}.menu-button,.mobile-close{background:0 0;border:0;place-items:center;display:grid}.menu-button{color:var(--green);margin-right:11px}.mobile-close{color:#fff;margin-left:auto}.page-content{padding:22px 15px 45px}.page-heading{flex-direction:column;align-items:stretch}.page-heading>.button{align-self:flex-start}.member-grid,.teams-grid{grid-template-columns:1fr}.stats-grid.compact{grid-template-columns:1fr 1fr}.toolbar{flex-direction:column}.search{max-width:none}.form-grid{grid-template-columns:1fr;padding:17px}.field,.full-span{grid-column:1}.round-header,.draw-controls{flex-direction:column;align-items:stretch;gap:12px}.round-picker{min-width:0}.round-info{padding:0}.attendance-summary{overflow:auto}.attendance-summary>span,.attendance-summary .text-button{white-space:nowrap}.attendance-row{align-items:flex-start;gap:10px}.status-control button{padding:7px 8px;font-size:0}.status-control button:first-letter{font-size:11px}.status-control .presente:after{content:"P";font-size:11px}.status-control .atrasado:after{content:"A";font-size:11px}.status-control .ausente:after{content:"F";font-size:11px}.sticky-actions{position:sticky;bottom:0}.sticky-actions span{display:none}.podium{gap:5px}.podium-card{width:33%;padding:13px 5px}.podium-card.place-1{padding-top:22px}.podium-card .avatar.large{width:42px;height:42px}.game-card{grid-template-columns:1fr 32px;padding:14px}.game-date{grid-column:1}.scoreboard{grid-area:2/1/auto/-1}.game-card>.icon-button{grid-area:1/2}.championship-layout{grid-template-columns:1fr}.championship-list{flex-direction:row;overflow:auto}.championship-list>button{min-width:230px}.inline-filters{align-self:flex-start}.today{display:none}.score-input>div{flex-direction:column}.scorer-columns{grid-template-columns:1fr}}@media (width<=430px){.member-grid{padding:10px}.stats-grid.compact{grid-template-columns:1fr}.modal-backdrop{padding:8px}.modal{max-height:96vh}.login-card{padding:27px 22px}.attendance-row{padding:10px}.person .avatar{display:none}.podium-card h3{font-size:11px}.podium-card>strong{font-size:21px}}.stat-icon.orange{color:#d96816;background:#fff0e4}.finance-period{gap:8px;display:flex}.finance-period select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 12px}.finance-stats{grid-template-columns:repeat(6,1fr)}.finance-stats .collected strong{font-size:18px}.finance-toolbar{align-items:center}.amount-field{color:var(--muted);align-items:center;gap:8px;margin-left:auto;font-size:11px;display:flex}.amount-field div{border:1px solid var(--line);color:#566159;border-radius:8px;padding:0 9px}.amount-field input{border:0;outline:0;width:75px;padding:9px 4px}.payment-list{flex-direction:column;display:flex}.payment-row{border-bottom:1px solid #edf1ee;grid-template-columns:1fr 180px 150px;align-items:center;gap:15px;padding:13px 17px;display:grid}.payment-row:last-child{border-bottom:0}.payment-row.paid{background:#fbfefc}.payment-info{flex-direction:column;display:flex}.payment-info strong{font-size:12px}.payment-info small{color:var(--muted);font-size:10px}.payment-button{border-radius:8px;padding:8px 10px;font-size:11px;font-weight:700}.payment-button.confirm{background:var(--green);border:1px solid var(--green);color:#fff}.payment-button.undo{border:1px solid var(--line);color:#67736b;background:#fff}.payment-button:disabled{opacity:.55}.fee-setting{align-items:center;gap:7px;margin-left:auto;flex-direction:row!important;flex:none!important;padding:0!important;display:flex!important}.fee-setting .amount-field{margin:0}.expenses-panel{margin-top:18px;overflow:hidden}.expenses-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:15px 18px;display:flex}.expenses-panel>header div{align-items:center;gap:8px;display:flex}.expenses-panel h3{margin:0;font-size:14px}.expenses-panel>header span{color:var(--muted);font-size:11px}.expense-form{border-bottom:1px solid var(--line);grid-template-columns:145px 120px 1fr 1fr 1.4fr 1.2fr auto;align-items:end;gap:12px;padding:16px 18px;display:grid}.expense-list{flex-direction:column;display:flex}.expense-list article{border-bottom:1px solid #edf1ee;grid-template-columns:1fr auto 34px;align-items:center;gap:12px;padding:12px 18px;display:grid}.expense-list article:last-child{border-bottom:0}.expense-list article div{flex-direction:column;display:flex}.expense-list strong{font-size:12px}.expense-list small{color:var(--muted);font-size:10px}.expense-list span{color:#b45b16;font-size:13px;font-weight:800}@media (width<=1100px){.finance-stats{grid-template-columns:repeat(3,1fr)}.expense-form{grid-template-columns:1fr 1fr 1fr}.expense-form .button{grid-column:1/-1}}@media (width<=760px){.finance-stats{grid-template-columns:1fr 1fr}.finance-toolbar{align-items:stretch}.amount-field,.fee-setting{justify-content:space-between;margin-left:0}.payment-row{grid-template-columns:1fr auto}.payment-info{grid-column:1}.payment-button{grid-area:1/2/3}.expense-form{grid-template-columns:1fr}.expenses-panel>header{flex-direction:column;align-items:flex-start}}@media (width<=430px){.finance-stats{grid-template-columns:1fr}.finance-period{align-self:flex-start}.install-button{margin-right:0;padding:8px;font-size:0}.install-button svg{width:18px;height:18px}}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--green:#55c987;--green-2:#65d493;--pale:#183326;--line:#2b3b31;--muted:#9eaaa2;color:#e7eee9;background:#0e1510}html[data-theme=dark] body,html[data-theme=dark] .main-content{color:#e7eee9;background:#0e1510}html[data-theme=dark] .topbar,html[data-theme=dark] .panel,html[data-theme=dark] .stat-card,html[data-theme=dark] .member-card,html[data-theme=dark] .team-card,html[data-theme=dark] .game-card,html[data-theme=dark] .podium-card,html[data-theme=dark] .modal,html[data-theme=dark] .login-card,html[data-theme=dark] .championship-list>button{border-color:var(--line);color:#e7eee9;background:#172019}html[data-theme=dark] .login-page{background:radial-gradient(circle at 20% 20%,#143321,#0b110d 52%)}html[data-theme=dark] .theme-toggle,html[data-theme=dark] .toolbar select,html[data-theme=dark] .inline-filters select,html[data-theme=dark] .field input,html[data-theme=dark] .field select,html[data-theme=dark] .field textarea,html[data-theme=dark] .round-picker select,html[data-theme=dark] .finance-period select,html[data-theme=dark] .search,html[data-theme=dark] .search input,html[data-theme=dark] .amount-field div,html[data-theme=dark] .amount-field input,html[data-theme=dark] .score-input input{color:#e7eee9;border-color:var(--line);background:#111914}html[data-theme=dark] .slug-input{border-color:var(--line);background:#111914}html[data-theme=dark] .toolbar,html[data-theme=dark] .member-main,html[data-theme=dark] .card-actions,html[data-theme=dark] .team-card>header,html[data-theme=dark] .team-list>div,html[data-theme=dark] .attendance-row,html[data-theme=dark] .payment-row,html[data-theme=dark] .expense-list article,html[data-theme=dark] th,html[data-theme=dark] td{border-color:#29382f}html[data-theme=dark] .member-meta span,html[data-theme=dark] .attendance-summary>span,html[data-theme=dark] .score-input,html[data-theme=dark] .status-control,html[data-theme=dark] .bench>div>span{color:#aab5ae;background:#111914}html[data-theme=dark] .mini-field input,html[data-theme=dark] .manual-roster select,html[data-theme=dark] .manual-summary span{color:#e7eee9;border-color:var(--line);background:#111914}html[data-theme=dark] .manual-summary,html[data-theme=dark] .manual-builder>footer,html[data-theme=dark] .team-rotation{background:#121a15}html[data-theme=dark] .queue-badge{color:#909c94;background:#111914}html[data-theme=dark] .queue-badge.active{color:#7adea1;background:#183326}html[data-theme=dark] .entry-queue>div>span{border-color:var(--line);background:#111914}html[data-theme=dark] .entry-queue .in-team{background:#183326;border-color:#2c5b3d}html[data-theme=dark] .entry-queue .waiting{background:#2c2617;border-color:#5c4822}html[data-theme=dark] .entry-queue .bench{background:#151d18}html[data-theme=dark] .sticky-actions,html[data-theme=dark] th{color:#a6b1aa;background:#121a15}html[data-theme=dark] .status-control button.selected,html[data-theme=dark] .payment-button.undo,html[data-theme=dark] .button.ghost{color:#e2eae4;background:#233028;border-color:#34463a}html[data-theme=dark] .delete-warning{color:#ffc8bf;background:#2b1715;border-color:#74352f}html[data-theme=dark] .payment-row.paid,html[data-theme=dark] .leader{background:#18251c}html[data-theme=dark] .championship-list>button.selected{background:#183326;border-color:#3e8058}html[data-theme=dark] .today,html[data-theme=dark] .install-button{color:#7adea1;background:#183326;border-color:#2c5b3d}html[data-theme=dark] .avatar.placeholder{color:#84dda7;background:#244332}html[data-theme=dark] .empty h3,html[data-theme=dark] .page-heading h2,html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3{color:#edf3ef}html[data-theme=dark] .modal-backdrop{background:#030705c7}.public-page{background:#f5f7f5;min-height:100vh}.public-header{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 max(20px,50vw - 525px);display:flex;position:sticky;top:0}.public-brand{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.public-brand>span{font-size:28px}.public-brand div{flex-direction:column;display:flex}.public-brand small{color:var(--muted);font-size:10px}.public-actions{align-items:center;gap:10px;display:flex}.public-actions .theme-toggle{margin:0}.public-content{max-width:950px;margin:auto;padding:42px 20px}.public-hero{text-align:center;margin-bottom:26px}.public-hero h1{margin:4px 0 6px;font-size:34px}.public-hero>p:not(.eyebrow){color:var(--muted);font-size:14px}.public-hero .inline-filters{justify-content:center;margin-top:18px}.public-podium{margin-top:32px}.public-footer{text-align:center;color:var(--muted);padding:30px;font-size:11px}.public-actions .theme-toggle+.today{margin:0}.ranking-actions{align-items:center;gap:9px;display:flex}.manual-goals-panel{margin-bottom:20px;overflow:hidden}.manual-goals-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:15px 18px;display:flex}.manual-goals-panel>header div{align-items:center;gap:8px;display:flex}.manual-goals-panel h3{margin:0;font-size:14px}.manual-goals-panel>header span{color:var(--muted);font-size:11px}.manual-goal-form{grid-template-columns:1.5fr 150px 110px 1.4fr auto;align-items:end;gap:12px;padding:16px 18px;display:grid}.manual-goals-list{border-top:1px solid var(--line);flex-direction:column;display:flex}.manual-goals-list article{border-bottom:1px solid #edf1ee;grid-template-columns:1fr auto 34px;align-items:center;gap:12px;padding:10px 18px;display:grid}.manual-goals-list article:last-child{border-bottom:0}.manual-goals-list article div{flex-direction:column;display:flex}.manual-goals-list strong{font-size:12px}.manual-goals-list small{color:var(--muted);font-size:10px}.manual-goals-list span{color:var(--green);font-size:12px;font-weight:800}.manual-rank-editor{margin-bottom:20px;overflow:hidden}.manual-rank-editor>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:15px 18px;display:flex}.manual-rank-editor>header div{align-items:center;gap:8px;display:flex}.manual-rank-editor h3{margin:0;font-size:14px}.manual-rank-editor>header span{color:var(--muted);font-size:11px}.manual-editor-help{border-bottom:1px solid var(--line);color:var(--muted);background:#f8faf8;padding:12px 18px;font-size:12px}.manual-rank-list{grid-template-columns:1fr 1fr;display:grid}.manual-rank-list article{border-bottom:1px solid #edf1ee;grid-template-columns:42px 37px 1fr 118px;align-items:center;gap:10px;padding:11px 16px;display:grid}.manual-rank-list article:nth-child(odd){border-right:1px solid #edf1ee}.rank-index{color:var(--green);text-align:center;font-size:12px;font-weight:800}.manual-player{flex-direction:column;min-width:0;display:flex}.manual-player strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.manual-player small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.manual-rank-list label{flex-direction:column;gap:4px;display:flex}.manual-rank-list label span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.manual-rank-list input{border:1px solid var(--line);color:#26332b;text-align:center;background:#fff;border-radius:8px;width:100%;padding:8px;font-weight:800}.manual-rank-editor>footer{background:#fafbfa;justify-content:flex-end;gap:9px;padding:14px 18px;display:flex}html[data-theme=dark] .public-page{background:#0e1510}html[data-theme=dark] .public-header{border-color:var(--line);background:#172019}html[data-theme=dark] .manual-goals-list article,html[data-theme=dark] .manual-rank-list article,html[data-theme=dark] .manual-rank-list article:nth-child(odd){border-color:#29382f}html[data-theme=dark] .manual-editor-help,html[data-theme=dark] .manual-rank-editor>footer{background:#121a15}html[data-theme=dark] .manual-rank-list input{color:#e7eee9;border-color:var(--line);background:#111914}@media (width<=900px){.manual-goal-form{grid-template-columns:1fr 1fr}.manual-goal-form .button{grid-column:1/-1}.manual-rank-list{grid-template-columns:1fr}.manual-rank-list article:nth-child(odd){border-right:0}}@media (width<=600px){.public-header{padding:0 14px}.public-content{padding:30px 14px}.public-hero h1{font-size:28px}.public-podium{margin-top:20px}.ranking-actions{flex-direction:column;align-items:stretch}.manual-goal-form{grid-template-columns:1fr}.manual-goals-panel>header,.manual-rank-editor>header{flex-direction:column;align-items:flex-start}.manual-goals-list article{grid-template-columns:1fr auto}.manual-rank-list article{grid-template-columns:30px 31px 1fr 92px;padding:10px}.manual-rank-list .avatar{width:31px;height:31px}.manual-rank-editor>footer{flex-direction:column}.manual-rank-editor>footer .button{width:100%}}@media (width<=760px){.draw-controls.configurable{align-items:stretch}.draw-buttons{width:100%}.draw-buttons .button{flex:1}.manual-roster{grid-template-columns:1fr}.manual-roster>div:nth-child(odd){border-right:0}.manual-summary{flex-wrap:nowrap;overflow-x:auto}.manual-summary span{white-space:nowrap}}
