@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fa93af41-module__0D_jrq__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--bg:#0c0c0c;--bg-1:#141414;--bg-2:#1c1c1c;--bg-3:#242424;--border:#ffffff14;--border-md:#ffffff1f;--t1:#fff;--t2:#a3a3a3;--t3:#666;--green:#22c55e;--green-d:#16a34a;--green-dim:#22c55e1a;--green-border:#22c55e33;--red:#ef4444;--red-dim:#ef44441a;--red-border:#ef44442e;--amber:#f59e0b;--amber-dim:#f59e0b1a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;width:100%;overflow-x:hidden}body{background:var(--bg);color:var(--t1);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;width:100%;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5}.shell{background:var(--bg);min-height:100vh;display:flex}.sidebar{background:var(--bg-1);border-right:1px solid var(--border);z-index:50;flex-direction:column;flex-shrink:0;width:210px;display:flex;position:fixed;top:0;bottom:0;left:0}.sb-brand{border-bottom:1px solid var(--border);align-items:center;gap:.625rem;padding:1.125rem 1rem;display:flex}.sb-mark{background:var(--green);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.sb-name{color:var(--t1);letter-spacing:-.01em;font-size:.875rem;font-weight:600}.sb-role{color:var(--t3);margin-top:1px;font-size:.6875rem}.sb-section{letter-spacing:.1em;color:var(--t3);text-transform:uppercase;margin-top:.5rem;padding:.375rem .625rem .1875rem;font-size:.5625rem;font-weight:600}.sb-nav{flex:1;padding:.5rem .625rem;overflow-y:auto}.sb-item{width:100%;color:var(--t2);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.4375rem .625rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background 80ms,color 80ms;display:flex}.sb-item:hover{background:var(--bg-2);color:var(--t1)}.sb-item.active{background:var(--green-dim);color:var(--green);font-weight:600}.sb-foot{border-top:1px solid var(--border);padding:.5rem .625rem}.shell-main{flex-direction:column;flex:1;min-height:100vh;margin-left:210px;display:flex}.shell-header{z-index:40;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0c0ce6;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex;position:sticky;top:0}.shell-title{color:var(--t1);letter-spacing:-.01em;font-size:.9375rem;font-weight:600}.shell-content{flex:1;padding:1.25rem}.card{background:var(--bg-1);border:1px solid var(--border);border-radius:10px;overflow:hidden}.card-hd{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.card-title{color:var(--t1);letter-spacing:-.01em;font-size:.8125rem;font-weight:600}.card-sub{color:var(--t3);font-size:.75rem}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.625rem;display:grid}.stat-card{background:var(--bg-1);border:1px solid var(--border);border-radius:10px;padding:1rem}.stat-label{color:var(--t3);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.375rem;font-size:.6875rem}.stat-val{color:var(--t1);letter-spacing:-.03em;font-size:1.5rem;font-weight:700;line-height:1}.stat-sub{color:var(--t3);margin-top:.25rem;font-size:.6875rem}.row{border-bottom:1px solid var(--border);align-items:center;gap:.625rem;padding:.5625rem 1rem;transition:background 80ms;display:flex}.row:last-child{border-bottom:none}.row:hover{background:var(--bg-2)}.row-t{color:var(--t1);font-variant-numeric:tabular-nums;flex-shrink:0;width:44px;font-size:.75rem;font-weight:700}.row-name{color:var(--t1);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;overflow:hidden}.row-sub{color:var(--t3);font-size:.6875rem}.badge{border-radius:99px;align-items:center;padding:2px 7px;font-size:.625rem;font-weight:600;line-height:1.5;display:inline-flex}.bg{background:var(--green-dim);color:var(--green);border:1px solid var(--green-border)}.ba{background:var(--amber-dim);color:var(--amber)}.br{background:var(--red-dim);color:var(--red);border:1px solid var(--red-border)}.bw{color:var(--t2);background:#ffffff0f}.btn{cursor:pointer;border:none;border-radius:7px;align-items:center;gap:.375rem;padding:.4375rem .875rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:opacity .12s,transform 80ms;display:inline-flex}.btn:active{transform:scale(.97)}.btn:disabled{opacity:.4;cursor:not-allowed}.btn-g{background:var(--green);color:#fff}.btn-g:hover:not(:disabled){background:var(--green-d)}.btn-r{background:var(--red-dim);color:var(--red);border:1px solid var(--red-border)}.btn-o{color:var(--t1);border:1px solid var(--border-md);background:#ffffff0f}.btn-o:hover:not(:disabled){background:#ffffff1a}.btn-ghost{color:var(--t3);background:0 0;border:none;padding:.375rem .625rem}.btn-ghost:hover{color:var(--t1)}.inp{background:var(--bg-2);border:1px solid var(--border-md);color:var(--t1);border-radius:7px;outline:none;width:100%;padding:.5625rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .12s}.inp:focus{border-color:#22c55e66}.inp::placeholder{color:var(--t3)}.inp[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}select.inp{cursor:pointer}.toast{z-index:200;border-radius:8px;align-items:center;gap:.5rem;padding:.5625rem .875rem;font-size:.8125rem;font-weight:500;animation:.16s _tin;display:flex;position:fixed;top:1rem;right:1rem;box-shadow:0 8px 32px #00000080}.t-g{background:var(--green-dim);color:var(--green);border:1px solid var(--green-border)}.t-r{background:var(--red-dim);color:var(--red);border:1px solid var(--red-border)}@keyframes _tin{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.skel{background:linear-gradient(90deg,var(--bg-1) 25%,var(--bg-2) 50%,var(--bg-1) 75%);background-size:200% 100%;border-radius:7px;animation:1.3s infinite _shim}@keyframes _shim{to{background-position:-200% 0}}.spin{border:2px solid #ffffff26;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:15px;height:15px;animation:.5s linear infinite _sp}@keyframes _sp{to{transform:rotate(360deg)}}@media (max-width:1023px){.sidebar{will-change:transform;transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:none}.shell-main{margin-left:0;padding-bottom:3.5rem}.mob-nav{z-index:50;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#141414fa;height:52px;display:flex;position:fixed;bottom:0;left:0;right:0}.mob-item{letter-spacing:.05em;text-transform:uppercase;color:var(--t3);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:.5625rem;font-weight:600;transition:color .1s;display:flex}.mob-item.active{color:var(--green)}}@media (min-width:1024px){.mob-nav{display:none}.sidebar{transform:none}}.res-root{background:var(--bg);grid-template-rows:auto 1fr;grid-template-columns:1fr 340px;min-height:100vh;display:grid}.res-header{background:var(--bg-1);border-bottom:1px solid var(--border);grid-column:1/-1;align-items:center;gap:1rem;padding:.875rem 1.5rem;display:flex}.res-title{color:var(--t1);letter-spacing:-.02em;font-size:1.125rem;font-weight:700}.res-addr{color:var(--t3);font-size:.75rem}.res-main{padding:1.25rem;overflow-y:auto}.res-sidebar{background:var(--bg-1);border-left:1px solid var(--border);flex-direction:column;gap:1rem;height:100vh;padding:1.25rem;display:flex;position:sticky;top:0;overflow-y:auto}.step-hd{align-items:center;gap:.625rem;margin-bottom:.875rem;display:flex}.step-num{background:var(--green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.6875rem;font-weight:700;display:flex}.step-label{text-transform:uppercase;letter-spacing:.08em;color:var(--t1);font-size:.6875rem;font-weight:700}.step-desc{color:var(--t3);font-size:.75rem}.courts-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.625rem;display:grid}.court-card{cursor:pointer;border:2px solid var(--border);aspect-ratio:16/10;background:var(--bg-2);border-radius:10px;transition:border-color .15s,transform .1s;position:relative;overflow:hidden}.court-card:hover{border-color:#22c55e4d;transform:translateY(-1px)}.court-card.sel{border-color:var(--green)}.court-card img{-o-object-fit:cover;object-fit:cover;filter:brightness(.7);width:100%;height:100%;display:block}.court-card-bg{background:linear-gradient(135deg,#0f3322 0%,#1a4a2e 50%,#0f3322 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.court-card-overlay{background:linear-gradient(#0000 40%,#000000b3 100%);flex-direction:column;justify-content:flex-end;padding:.625rem;display:flex;position:absolute;inset:0}.court-card-name{color:#fff;font-size:.875rem;font-weight:700;line-height:1.2}.court-card-price{color:#fff9;margin-top:2px;font-size:.6875rem}.court-check{background:var(--green);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 2px 8px #0006}.date-strip{scrollbar-width:none;gap:.375rem;padding:.25rem 0;display:flex;overflow-x:auto}.date-strip::-webkit-scrollbar{display:none}.d-btn{background:var(--bg-2);border:1px solid var(--border);cursor:pointer;min-width:46px;color:var(--t3);border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;padding:.5rem;font-family:inherit;font-size:.6875rem;transition:border-color .1s,background .1s;display:flex}.d-btn.sel{border-color:var(--green);background:var(--green-dim);color:var(--green)}.d-day{color:inherit;font-size:1rem;font-weight:700;line-height:1.1}.h-grid{grid-template-columns:repeat(4,1fr);gap:.375rem;display:grid}@media (max-width:500px){.h-grid{grid-template-columns:repeat(3,1fr)}}.h-btn{background:var(--bg-2);border:1px solid var(--border);color:var(--t1);cursor:pointer;text-align:center;border-radius:7px;padding:.625rem .25rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:border-color .1s,background .1s,opacity .1s}.h-btn:hover:not(.blocked){border-color:#22c55e59}.h-btn.sel{border-color:var(--green);background:var(--green-dim);color:var(--green)}.h-btn.blocked{opacity:.22;cursor:not-allowed;text-decoration:line-through}.h-sub{color:var(--t3);margin-top:2px;font-size:.5625rem}.h-btn.sel .h-sub{color:var(--green);opacity:.7}.sum-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.4375rem 0;display:flex}.sum-row:last-child{border-bottom:none}.sum-key{color:var(--t3);font-size:.75rem}.sum-val{color:var(--t1);font-size:.75rem;font-weight:600}@media (max-width:768px){.res-root{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;width:100%;overflow-x:hidden}.res-sidebar{border-left:none;border-top:1px solid var(--border);height:auto;position:static}.res-main{padding:.875rem .75rem}.courts-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.h-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.res-main{padding:.625rem}}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-md);border-radius:99px}
