@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#18211d;background:#f3f6f4;font-synthesis:none;--green:#087443;--green-2:#0d9555;--ink:#18211d;--muted:#718078;--line:#e3e9e5;--panel:#fff}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:244px 1fr}.sidebar{position:sticky;top:0;height:100vh;background:#0e2a1f;color:#dfeae4;padding:28px 18px 20px;display:flex;flex-direction:column;z-index:30}.brand{display:flex;align-items:center;gap:10px;padding:0 8px;color:#133226}.brand.inverse{color:#fff}.brand-ball{width:36px;height:36px;border-radius:11px;background:var(--green);color:#fff;display:grid;place-items:center;font:800 18px Manrope}.brand>div:last-child{display:flex;align-items:baseline;gap:5px}.brand strong{font:800 19px Manrope;letter-spacing:.5px}.brand span{font-size:10px;letter-spacing:2px;opacity:.65}.workspace-card{display:flex;align-items:center;gap:10px;margin:30px 0 24px;background:#19392d;border:1px solid #2b4a3e;border-radius:13px;padding:11px}.workspace-mark,.avatar{display:grid;place-items:center;color:#fff;background:#d3923e;font-weight:700}.workspace-mark{width:34px;height:34px;border-radius:10px}.workspace-card div:last-child{min-width:0}.workspace-card strong,.workspace-card span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-card strong{font-size:13px}.workspace-card span{font-size:11px;color:#8fa99d;margin-top:2px}.nav-label{font-size:10px;text-transform:uppercase;letter-spacing:1.5px;color:#779287;padding:0 11px;margin:0 0 8px}.nav-item{width:100%;height:44px;border:0;background:transparent;color:#a8beb4;border-radius:10px;display:flex;align-items:center;gap:12px;padding:0 11px;margin:3px 0;text-align:left}.nav-item:hover{background:#18382c;color:#fff}.nav-item.active{background:#1d4937;color:#fff}.nav-item b{margin-left:auto;background:#e69b35;color:#1c261f;border-radius:20px;padding:2px 7px;font-size:11px}.sidebar-bottom{margin-top:auto;border-top:1px solid #254237;padding-top:14px}.close-menu{display:none}.sidebar main{min-width:0}main{min-width:0}.topbar{height:82px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;position:sticky;top:0;z-index:20}.topbar-title span{font-size:9px;letter-spacing:1.6px;color:#8a978f;font-weight:700}.topbar h1{font:700 20px Manrope;margin:2px 0 0}.topbar-actions{display:flex;align-items:center;gap:12px}.search{width:250px;height:39px;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;gap:9px;padding:0 12px;color:#849087}.search input{border:0;outline:0;width:100%;font-size:13px}.icon-button,.menu-button{border:1px solid var(--line);background:#fff;width:39px;height:39px;border-radius:10px;display:grid;place-items:center;position:relative}.icon-button i{position:absolute;width:7px;height:7px;border-radius:50%;background:#e58a28;right:8px;top:7px;border:1px solid white}.avatar{width:38px;height:38px;border-radius:11px}.menu-button{display:none}.page-wrap{padding:30px 34px 50px;max-width:1500px;margin:auto}.welcome-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:25px}.welcome-row p{margin:0 0 7px;color:var(--green);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.7px}.welcome-row h2,.section-heading h2{font:800 28px Manrope;letter-spacing:-.7px;margin:0}.welcome-row span,.section-heading p{display:block;margin-top:6px;color:var(--muted);font-size:14px}.primary-button{height:48px;border:0;border-radius:11px;background:var(--green);color:#fff;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.primary-button:hover{background:#09663e}.primary-button.compact{height:42px;font-size:13px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.stat-card,.panel,.court-card{background:var(--panel);border:1px solid var(--line);border-radius:15px}.stat-card{padding:18px;display:grid;grid-template-columns:43px 1fr;column-gap:12px}.stat-icon{grid-row:1/4;width:43px;height:43px;border-radius:12px;display:grid;place-items:center}.stat-icon.amber{color:#a86605;background:#fff3da}.stat-icon.blue{color:#316aca;background:#eaf1ff}.stat-icon.green{color:var(--green);background:#e5f6ec}.stat-icon.violet{color:#7351b7;background:#f0eafa}.stat-card>span{font-size:12px;color:var(--muted);font-weight:600}.stat-card>strong{font:800 23px Manrope;margin:2px 0}.stat-card>small{color:#95a098;font-size:11px}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.panel{overflow:hidden}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 15px}.panel-head h3{font:700 16px Manrope;margin:0}.panel-head p{font-size:12px;color:var(--muted);margin:4px 0 0}.panel-head button{border:0;background:none;color:var(--green);font-size:12px;font-weight:700;display:flex;align-items:center}.request-list{border-top:1px solid var(--line)}.request-row{display:flex;align-items:center;gap:14px;padding:15px 20px;border-bottom:1px solid var(--line)}.request-row:last-child{border-bottom:0}.date-tile{width:46px;height:49px;border-radius:10px;background:#edf5f0;text-align:center;display:flex;flex-direction:column;justify-content:center;flex:none}.date-tile strong{font:800 18px Manrope;line-height:18px}.date-tile span{font-size:9px;color:var(--green);font-weight:800}.request-info{min-width:0;flex:1}.request-info>div{display:flex;gap:8px;align-items:center}.request-info h3{font:700 14px Manrope;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.request-info p{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:11px;margin:5px 0 0}.request-info small{color:#9aa59f;font-size:10px}.badge{font-size:9px;text-transform:capitalize;font-weight:700;padding:3px 7px;border-radius:10px;background:#edf0ee;color:#637068}.badge.pending{background:#fff3da;color:#9c620c}.badge.approved,.badge.confirmed{background:#e6f5ed;color:#087443}.badge.rejected,.badge.cancelled{background:#feebeb;color:#b74040}.badge.completed{background:#eaf1ff;color:#315fa8}.request-price{font-size:13px;white-space:nowrap}.row-actions{display:flex;gap:7px}.row-actions button{height:34px;border-radius:8px;padding:0 12px;font-size:11px;font-weight:700}.decline{background:#fff;border:1px solid var(--line);color:#637068}.approve{background:var(--green);color:#fff;border:1px solid var(--green);display:flex;align-items:center;gap:5px}.more-button{border:0;background:#f2f5f3;width:34px;height:34px;border-radius:8px;display:grid;place-items:center}.court-mini-list{border-top:1px solid var(--line)}.court-mini-list>div{display:flex;align-items:center;gap:10px;padding:13px 18px;border-bottom:1px solid var(--line)}.court-mini-list>div:last-child{border-bottom:0}.status-dot{width:8px;height:8px;border-radius:50%;background:#b5beb9}.status-dot.online{background:#13a660;box-shadow:0 0 0 3px #e2f7ec}.court-mini-list>div>div{min-width:0;flex:1}.court-mini-list strong,.court-mini-list small{display:block}.court-mini-list strong{font-size:12px}.court-mini-list small{font-size:10px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.court-mini-list b{font-size:10px;color:#8c9891}.court-mini-list b.available{color:var(--green)}.empty{text-align:center;padding:45px 20px;color:var(--muted)}.empty>div{width:45px;height:45px;border-radius:13px;background:#edf5f0;color:var(--green);display:grid;place-items:center;margin:0 auto 12px}.empty strong{color:var(--ink);font:700 14px Manrope}.empty p{margin:4px 0 0;font-size:12px}.section-heading{display:flex;justify-content:space-between;margin-bottom:22px}.filter-tabs{display:flex;gap:4px;margin-bottom:14px;overflow-x:auto}.filter-tabs button{border:0;background:transparent;padding:8px 13px;border-radius:8px;color:var(--muted);font-size:12px;font-weight:600;text-transform:capitalize;white-space:nowrap}.filter-tabs button.active{background:#e3f1e9;color:var(--green)}.booking-panel .request-row{padding:18px 22px}.courts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.court-card{overflow:hidden}.court-cover{height:140px;background:linear-gradient(135deg,#184a37,#0b3023);background-size:cover;background-position:center;position:relative}.court-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(5,24,16,.5),transparent)}.court-cover.cover-1{background:linear-gradient(135deg,#2d4d3e,#78917e)}.court-cover.cover-2{background:linear-gradient(135deg,#a56a32,#284c38)}.court-cover>span{position:absolute;z-index:1;bottom:12px;left:14px;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;background:#00000047;padding:5px 8px;border-radius:6px}.court-card-body{padding:16px}.court-name{display:flex;justify-content:space-between;gap:10px}.court-name h3{font:700 15px Manrope;margin:0}.court-name p{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:4px;margin:5px 0}.switch input{display:none}.switch span{display:block;width:39px;height:22px;background:#ced6d1;border-radius:20px;position:relative;transition:.2s}.switch span:after{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #647069;transition:.2s}.switch input:checked+span{background:var(--green)}.switch input:checked+span:after{transform:translate(17px)}.court-meta{border-top:1px solid var(--line);margin-top:12px;padding-top:12px;display:flex;justify-content:space-between}.court-meta>span{font-size:11px;color:var(--muted);text-transform:capitalize}.court-meta strong{font-size:13px}.court-meta small{font-weight:500;color:var(--muted)}.availability{margin-top:12px;background:#f3f5f4;border-radius:8px;padding:8px 10px;color:#7d8982;font-size:10px;font-weight:700}.availability i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#abb4af;margin-right:6px}.availability.open{background:#e8f6ee;color:var(--green)}.availability.open i{background:#0da25b}.revenue-grid{display:grid;grid-template-columns:1fr 2fr;gap:16px;margin-bottom:16px}.revenue-hero{background:linear-gradient(135deg,#0d3123,#087443);border-radius:15px;color:#fff;padding:28px;min-height:230px;display:flex;flex-direction:column;justify-content:center}.revenue-hero>span{font-size:12px;color:#a7cfba}.revenue-hero h2{font:800 35px Manrope;margin:8px 0}.revenue-hero p{display:flex;gap:7px;align-items:center;font-size:12px;color:#bfe0cf}.chart-panel{min-height:230px}.bar-chart{height:150px;display:flex;align-items:flex-end;gap:9%;padding:8px 35px 25px}.bar-chart>div{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px}.bar-chart span{display:block;width:100%;max-width:34px;border-radius:6px 6px 2px 2px;background:linear-gradient(#20ae68,#087443);min-height:5px}.bar-chart small{font-size:10px;color:var(--muted)}.earning-row{display:flex;align-items:center;gap:12px;padding:13px 20px;border-top:1px solid var(--line)}.earning-icon{width:37px;height:37px;border-radius:10px;background:#e8f6ee;color:var(--green);display:grid;place-items:center}.earning-row>div:nth-child(2){flex:1}.earning-row strong,.earning-row small{display:block}.earning-row strong{font-size:12px}.earning-row small{font-size:10px;color:var(--muted);margin-top:3px}.earning-row>b{font-size:12px;color:var(--green)}.error-banner{margin:14px 34px 0;background:#fff1f1;border:1px solid #f4cccc;color:#a33131;border-radius:10px;padding:10px 13px;display:flex;justify-content:space-between;font-size:12px}.error-banner button{border:0;background:none;color:inherit}.syncing{position:fixed;right:30px;bottom:25px;background:#15372a;color:#fff;border-radius:20px;padding:8px 14px;font-size:11px;z-index:50}.login-page{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;background:#fff}.login-visual{position:relative;overflow:hidden;background:#0d3526;padding:38px 48px;color:#fff}.login-copy{position:relative;z-index:2;margin-top:20vh;max-width:580px}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:700;color:#8fc6a9}.eyebrow.green{color:var(--green)}.login-copy h1{font:800 clamp(45px,6vw,78px)/.98 Manrope;letter-spacing:-3px;margin:17px 0 25px}.login-copy p{max-width:480px;color:#b3cdc0;line-height:1.7;font-size:15px}.court-lines{position:absolute;width:550px;height:550px;border:2px solid rgba(255,255,255,.07);border-radius:50%;right:-170px;bottom:-210px}.court-lines:after,.court-lines:before{content:"";position:absolute;background:#ffffff12}.court-lines:before{width:2px;height:100%;left:50%}.court-lines:after{height:2px;width:100%;top:50%}.login-panel{display:grid;place-items:center;padding:40px}.login-panel form{width:min(390px,100%)}.login-panel h2{font:800 28px Manrope;letter-spacing:-.5px;margin:10px 0 5px}.muted{color:var(--muted);font-size:13px;margin:0 0 25px}.login-panel label{display:block;font-size:12px;font-weight:700;margin:14px 0;color:#38443e}.login-panel input{display:block;width:100%;height:48px;border:1px solid #dce4df;border-radius:10px;margin-top:7px;padding:0 13px;outline:0}.login-panel input:focus{border-color:var(--green);box-shadow:0 0 0 3px #e5f3eb}.login-panel .primary-button{width:100%;margin-top:20px}.google-button{width:100%;height:48px;border:1px solid #dce4df;background:#fff;border-radius:10px;font-weight:700;color:#344139}.google-button b{font-size:17px;color:#4285f4;margin-right:9px}.divider{height:39px;display:flex;align-items:center;color:#9aa49e;font-size:10px}.divider:before,.divider:after{content:"";height:1px;background:#e7ece9;flex:1}.divider span{padding:0 10px}.form-error{background:#fff0f0;color:#a53b3b;padding:9px;border-radius:8px;font-size:11px}.secure-note{display:flex;justify-content:center;align-items:center;gap:6px;color:#8b9890;font-size:10px;margin-top:18px}.mobile-brand{display:none}.splash{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:#f5f8f6}.spinner{width:27px;height:27px;border:3px solid #dbe7df;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}.splash p{color:var(--muted);font-size:12px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.stats-grid,.courts-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.login-visual{padding:35px}.request-price{display:none}}@media(max-width:760px){.app-shell{display:block}.sidebar{position:fixed;left:-260px;width:244px;transition:left .25s}.sidebar.open{left:0}.close-menu{display:grid;place-items:center;position:absolute;right:12px;top:12px;border:0;background:transparent;color:#a8beb4}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#04120c80;z-index:25;border:0;width:100%}.menu-button{display:grid}.topbar{height:70px;padding:0 16px}.topbar-title{display:flex;align-items:center;gap:11px}.topbar-title>div>span{display:none}.topbar h1{font-size:18px}.search{display:none}.page-wrap{padding:22px 16px 40px}.welcome-row{align-items:flex-start}.welcome-row .primary-button{display:none}.welcome-row h2,.section-heading h2{font-size:23px}.stats-grid{gap:9px}.stat-card{padding:14px;grid-template-columns:36px 1fr;column-gap:9px}.stat-icon{width:36px;height:36px}.stat-card>strong{font-size:18px}.stat-card>small{display:none}.request-row{padding:13px;gap:10px}.row-actions .decline{display:none}.request-info p{white-space:nowrap;overflow:hidden}.courts-grid,.revenue-grid{grid-template-columns:1fr}.login-page{display:block;background:#f5f8f6;padding:20px;min-height:100vh}.login-visual{display:none}.login-panel{min-height:calc(100vh - 40px);padding:25px;background:#fff;border-radius:18px}.mobile-brand{display:block;margin-bottom:55px}.login-panel h2{font-size:25px}}@media(max-width:480px){.stats-grid{grid-template-columns:1fr 1fr}.stat-card{display:block}.stat-card .stat-icon{margin-bottom:12px}.stat-card>span,.stat-card>strong{display:block}.date-tile{display:none}.request-row{align-items:flex-start}.row-actions{align-self:center}.request-info>div{display:block}.badge{display:inline-block;margin-top:4px}.request-info p{max-width:150px}.bar-chart{padding-left:15px;padding-right:15px;gap:7%}}:root{--canvas:#f4f7f5;--panel:#ffffff;--ink:#14231c;--muted:#6f7d75;--line:#e4ebe7;--green:#087846;--green-dark:#073f2b;--lime:#b9ee5b}body{background:radial-gradient(circle at 82% 0,#e8f4ed 0,transparent 24rem),var(--canvas)}.app-shell{background:transparent}.sidebar{background:linear-gradient(180deg,#0b2d20,#082419);box-shadow:14px 0 35px #072a1c14}.sidebar:after{content:"";position:absolute;left:-110px;bottom:80px;width:280px;height:280px;border:1px solid rgba(190,239,99,.08);border-radius:50%;pointer-events:none}.brand-ball{background:linear-gradient(145deg,#bff065,#7fcf4c);color:#0b3825;box-shadow:0 6px 16px #86d54f33;transform:rotate(-5deg)}.brand strong{letter-spacing:1.2px}.workspace-card{background:#ffffff0e;border-color:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-item{transition:background .18s,color .18s,transform .18s}.nav-item:hover{transform:translate(2px)}.nav-item.active{background:linear-gradient(90deg,#2c8b5c6b,#2c8b5c2b);box-shadow:inset 3px 0 #b8eb61;color:#fff}.topbar{background:#ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 1px #183d2b0a}.topbar h1{letter-spacing:-.45px}.search{background:#f7f9f8;transition:.2s}.search:focus-within{width:275px;background:#fff;border-color:#84ba9b;box-shadow:0 0 0 3px #08784614}.icon-button,.menu-button{transition:.2s}.icon-button:hover,.menu-button:hover{background:#edf6f1;border-color:#cfe3d7;color:var(--green)}.page-wrap{padding-top:26px}.overview-hero{min-height:210px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;padding:34px 38px;margin-bottom:18px;border-radius:22px;color:#fff;background:linear-gradient(118deg,#0a3a27,#087847 64%,#13955a);box-shadow:0 18px 45px #084a2c30}.overview-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 20%,rgba(191,240,101,.18),transparent 24%),linear-gradient(90deg,transparent 48%,rgba(255,255,255,.025));pointer-events:none}.hero-copy,.hero-actions{position:relative;z-index:2}.hero-kicker{font-size:9px;letter-spacing:2px;font-weight:800;color:#d7f6a0;display:flex;align-items:center;gap:7px;margin-bottom:22px}.live-pulse{width:7px;height:7px;border-radius:50%;background:#c7f474;box-shadow:0 0 0 5px #c7f4741f}.hero-copy>p{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#acd0ba;margin:0 0 6px}.hero-copy h2{font:800 34px Manrope;letter-spacing:-1px;margin:0 0 5px}.hero-copy>span{font-size:13px;color:#c0ddcb}.hero-actions{min-width:185px;padding-left:28px;border-left:1px solid rgba(255,255,255,.17)}.hero-actions>div{margin-bottom:18px}.hero-actions strong,.hero-actions span{display:block}.hero-actions strong{font:800 30px Manrope;color:#d6fb91;line-height:1}.hero-actions span{font-size:10px;color:#b8d6c4;margin-top:6px;text-transform:uppercase;letter-spacing:.8px}.hero-button{height:41px;border:1px solid rgba(255,255,255,.28);border-radius:10px;color:#0b3a27;background:#fff;padding:0 15px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800;box-shadow:0 8px 20px #03261626;transition:.2s}.hero-button:hover{transform:translateY(-2px);box-shadow:0 11px 24px #03261638}.hero-court-lines{position:absolute;width:390px;height:390px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:130px;top:-220px;pointer-events:none}.hero-court-lines:before,.hero-court-lines:after{content:"";position:absolute;background:#ffffff12}.hero-court-lines:before{width:1px;height:100%;left:50%}.hero-court-lines:after{height:1px;width:100%;top:50%}.hero-court-lines i:first-child{position:absolute;width:170px;height:170px;border:1px solid rgba(255,255,255,.07);border-radius:50%;left:110px;top:110px}.stats-grid{gap:12px}.stat-card{border-color:#19493114;box-shadow:0 6px 22px #18422d0b;transition:transform .2s,box-shadow .2s,border-color .2s}.stat-card:hover{transform:translateY(-3px);border-color:#d0e2d7;box-shadow:0 13px 28px #18422d17}.stat-icon{border-radius:13px}.stat-card>strong{letter-spacing:-.7px}.panel,.court-card{border-color:#19493117;box-shadow:0 7px 25px #18422d0b}.panel-head{padding:21px 22px 17px}.request-row{transition:background .16s}.request-row:hover{background:#f8fbf9}.date-tile{background:linear-gradient(145deg,#edf7f1,#e5f1ea);border:1px solid #dfece4}.approve{box-shadow:0 5px 12px #08784626;transition:.2s}.approve:hover{background:#056c3e;transform:translateY(-1px)}.decline{transition:.2s}.decline:hover{background:#fff2f2;color:#ad3d3d;border-color:#f0cece}.court-card{transition:transform .22s,box-shadow .22s}.court-card:hover{transform:translateY(-4px);box-shadow:0 17px 36px #14402a1f}.court-cover{height:158px}.court-cover.cover-0{background:linear-gradient(135deg,#0a5334,#15291f)}.court-cover.cover-0:before,.court-cover.cover-1:before,.court-cover.cover-2:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(255,255,255,.18);border-radius:3px}.availability.open{border:1px solid #d7eddf}.revenue-hero{position:relative;overflow:hidden;box-shadow:0 15px 35px #084b2c2b}.revenue-hero:after{content:"₱";position:absolute;right:-10px;bottom:-75px;font:800 210px Manrope;color:#ffffff0b}.login-visual{background:radial-gradient(circle at 75% 25%,rgba(186,235,101,.14),transparent 24rem),linear-gradient(145deg,#0c3827,#061f16)}.login-copy h1{background:linear-gradient(135deg,#fff 45%,#c4ed92);-webkit-background-clip:text;background-clip:text;color:transparent}.login-panel{background:radial-gradient(circle at 100% 0,#edf7f1,transparent 22rem),#fff}.google-button,.login-panel input{transition:border-color .2s,box-shadow .2s,transform .2s}.google-button:hover{border-color:#abc9b7;box-shadow:0 5px 15px #19442d12;transform:translateY(-1px)}.login-panel .primary-button{box-shadow:0 9px 22px #08784638;transition:.2s}.login-panel .primary-button:hover{transform:translateY(-1px);box-shadow:0 12px 26px #08784647}@media(max-width:760px){.overview-hero{min-height:220px;padding:28px 24px;align-items:flex-end}.hero-copy h2{font-size:28px}.hero-actions{border:0;padding:0;min-width:0}.hero-actions>div{display:none}.hero-button{white-space:nowrap}.hero-kicker{position:absolute;top:-85px;left:0}.hero-court-lines{right:-220px}.page-wrap{padding-top:16px}.stat-card:hover,.court-card:hover{transform:none}}@media(max-width:520px){.overview-hero{display:block;padding:25px 22px}.hero-copy{margin-top:38px}.hero-actions{margin-top:20px}.hero-button{width:100%;justify-content:center}.hero-kicker{top:-36px}.hero-copy h2{font-size:27px}.hero-copy>span{display:block;max-width:250px;line-height:1.5}.stats-grid{margin-top:0}.stat-card{min-height:138px}}.brand{height:38px;gap:9px}.brand img{display:block;width:92px;height:25px;object-fit:contain}.brand>span{display:inline-flex;height:19px;align-items:center;padding:0 6px;border:1px solid currentColor;border-radius:5px;font:800 8px Manrope;letter-spacing:1.5px;opacity:.68}.sidebar>.brand img{filter:none}.sidebar>.brand{color:#fff}.sidebar>.brand>span{color:#dcebe3;opacity:.82}.overview-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:2px 0 25px}.overview-date{margin-bottom:8px;color:var(--green);font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:1.25px;font-weight:800}.overview-heading h2{font:800 30px Manrope;letter-spacing:-.9px;margin:0}.overview-heading p{color:var(--muted);font-size:13px;margin:7px 0 0}.overview-actions{display:flex;align-items:center;gap:16px}.overview-actions>span{display:flex;align-items:center;gap:7px;color:#75837a;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.7px}.overview-actions>span i{width:7px;height:7px;border-radius:50%;background:#16a762;box-shadow:0 0 0 4px #e4f5eb}.stats-grid{gap:14px;margin-bottom:20px}.stat-card{position:relative;display:flex;flex-direction:column;min-height:154px;padding:19px 20px;overflow:hidden}.stat-card:after{content:"";position:absolute;width:90px;height:90px;border:1px solid #eff4f1;border-radius:50%;right:-43px;top:-45px}.stat-card .stat-icon{grid-row:auto;width:34px;height:34px;border-radius:9px;margin-bottom:16px}.stat-card>span{font-size:11px;order:2}.stat-card>strong{font-size:26px;line-height:1.1;order:3;margin:4px 0 7px}.stat-card>small{font-size:10px;order:4}.stat-card .stat-icon{order:1}.stat-card:hover{transform:none;border-color:#cddfd4;box-shadow:0 10px 26px #18422d13}.stat-icon.amber{color:#9a650e;background:#fff6e5}.stat-icon.blue{color:#3269b6;background:#edf4fe}.stat-icon.green{color:#087846;background:#eaf6ef}.stat-icon.violet{color:#7058a5;background:#f3effa}.dashboard-grid{gap:16px}.panel{border-radius:14px;box-shadow:0 4px 18px #18422d09}.panel-head{padding:19px 20px 15px}.panel-head h3{font-size:15px}.request-row{min-height:76px;padding:13px 20px}.date-tile{width:43px;height:45px;border-radius:9px}.date-tile strong{font-size:16px}.request-info h3{font-size:13px}.row-actions button{height:32px}.court-mini-list>div{min-height:61px}.topbar{box-shadow:none}.page-wrap{max-width:1420px}.court-card{box-shadow:0 4px 18px #18422d0a}@media(max-width:760px){.overview-heading{align-items:flex-start}.overview-actions>span{display:none}.overview-heading h2{font-size:25px}.brand img{width:86px}.stats-grid{gap:10px}.stat-card{min-height:140px;padding:16px}.stat-card .stat-icon{margin-bottom:13px}}@media(max-width:520px){.overview-heading{display:block}.overview-actions{margin-top:16px}.overview-actions .primary-button{display:flex;width:100%}.stats-grid{grid-template-columns:1fr 1fr}.stat-card{min-height:134px}.stat-card>strong{font-size:21px}.stat-card>small{line-height:1.35}}.court-section-heading{align-items:center}.court-section-heading .primary-button{flex:none}.empty-action{margin:18px auto 0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0518108f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:24px;animation:fade-in .18s ease}.court-modal{width:min(650px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:18px;padding:25px;box-shadow:0 25px 80px #041d1247;animation:modal-in .22s ease}.modal-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:19px}.modal-head>div>span{color:var(--green);font-size:9px;font-weight:800;letter-spacing:1.7px}.modal-head h2{font:800 23px Manrope;letter-spacing:-.55px;margin:5px 0 3px}.modal-head p{color:var(--muted);font-size:12px;margin:0}.modal-head>button{width:35px;height:35px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#68766e;display:grid;place-items:center}.image-drop{height:125px;border:1.5px dashed #bdd4c6;background:#f5faf7;border-radius:12px;display:grid;place-items:center;text-align:center;cursor:pointer;overflow:hidden;background-size:cover;background-position:center;position:relative;transition:.2s}.image-drop:hover{border-color:var(--green);background-color:#f0f8f3}.image-drop input{display:none}.image-drop>div{display:flex;flex-direction:column;align-items:center;color:var(--green)}.image-drop strong{font-size:11px;margin:7px 0 2px}.image-drop span{font-size:9px;color:#8b978f}.image-drop.has-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#041c116b}.image-drop.has-image>div{position:relative;z-index:2;color:#fff}.image-drop.has-image span{color:#dbe9e0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.form-grid label{display:block;color:#39463f;font-size:10px;font-weight:800}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{display:block;width:100%;margin-top:6px;border:1px solid #dfe7e2;border-radius:9px;background:#fff;color:var(--ink);outline:0;padding:0 11px;font-size:12px;transition:.18s}.form-grid input,.form-grid select{height:42px}.form-grid textarea{padding-top:10px;resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#7cb494;box-shadow:0 0 0 3px #08784612}.modal-actions{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid var(--line);padding-top:18px;margin-top:20px}.modal-actions .primary-button{height:42px}.cancel-button{height:42px;padding:0 17px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#647169;font-size:12px;font-weight:700}.cancel-button:hover{background:#f5f7f6}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(12px) scale(.985)}}@media(max-width:600px){.modal-backdrop{padding:0;align-items:end}.court-modal{max-height:94vh;border-radius:20px 20px 0 0;padding:21px}.form-grid{grid-template-columns:1fr;gap:12px}.form-grid label.full{grid-column:auto}.image-drop{height:105px}.court-section-heading{align-items:flex-end}.court-section-heading .primary-button{padding:0 12px}.modal-actions{position:sticky;bottom:-21px;background:#fff;padding-bottom:18px}}
