@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";.bar-layout.inventory-open,.bar-layout.consumption-open{grid-template-columns:minmax(0,1fr)}.ranking-filter{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.ranking-filter label{color:#334155;width:280px;font-size:12px;font-weight:700}.ranking-filter select{background:#fff;border:1px solid #dbe3ee;border-radius:13px;width:100%;margin-top:7px;padding:13px 14px;display:block}.ranking-filter>span{color:#64748b;font-size:12px}.ranking-table{background:#fff;border:1px solid #dfe7f2;border-radius:22px;overflow:hidden;box-shadow:0 8px 28px #0f172a0b}.ranking-head,.ranking-table>article{grid-template-columns:60px minmax(220px,1fr) 80px repeat(5,75px);align-items:center;gap:8px;padding:14px 18px;display:grid}.ranking-head{color:#64748b;letter-spacing:.06em;text-transform:uppercase;background:#f8fafc;font-size:10px;font-weight:800}.ranking-table>article{color:#475569;border-top:1px solid #edf1f6;min-height:68px;font-size:13px}.ranking-table>article>div{flex-direction:column;display:flex}.ranking-table>article strong{color:#172033;font:700 14px Manrope}.ranking-table>article small{color:#94a3b8;margin-top:4px}.ranking-table>article>b:nth-child(3){color:#2563eb;font:800 17px Manrope}.ranking-position{color:#475569;background:#f1f5f9;border-radius:11px;place-items:center;width:32px;height:32px;display:grid}.ranking-position.top-1{color:#b45309;background:#fef3c7}.ranking-position.top-2{color:#475569;background:#e2e8f0}.ranking-position.top-3{color:#c2410c;background:#ffedd5}@media (width<=900px){.ranking-table{overflow-x:auto}.ranking-head,.ranking-table>article{min-width:800px}}@media (width<=560px){.ranking-filter{flex-direction:column;align-items:stretch}.ranking-filter label{width:100%}}.bar-section-title{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;padding-bottom:17px;display:flex}.bar-section-title .section-heading{border:0;margin:0;padding:0}.bar-section-title p{color:#64748b;margin:7px 0 0;font-size:12px}.bar-section-title>button{white-space:nowrap}.inventory-panel .product-list{grid-template-columns:minmax(0,1fr)}.consumption-panel .sales-list{grid-template-columns:repeat(2,minmax(0,1fr))}.bar-section-title>button,.bar-toolbar>button{justify-content:center;align-items:center;gap:9px;display:inline-flex}.bar-section-title>button svg,.bar-toolbar>button svg{flex:0 0 18px;width:18px;height:18px}.inventory-panel .product-list>article{background:#fff;border:1px solid #e3e9f2;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;min-height:82px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;overflow:hidden}.inventory-panel .product-list>article:hover{border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 9px 24px #2563eb14}.inventory-panel .product-list>article.inactive{opacity:.52}.product-main{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;min-width:0;padding:16px 18px 16px 66px;display:flex;position:relative}.product-main:before{content:"";background:#eff6ff;border:2px solid #2563eb;border-radius:10px;width:34px;height:34px;position:absolute;left:18px;box-shadow:0 0 0 5px #dbeafe}.product-main>div{flex-direction:column;min-width:0;display:flex}.product-main>div b{color:#172033;font:750 15px Manrope}.product-main>div small{color:#2563eb;margin-top:4px;font-size:11px;font-weight:700}.product-main>div span{color:#64748b;margin-top:5px;font-size:12px}.product-main>strong{color:#334155;text-align:center;background:#f1f5f9;border-radius:13px;min-width:84px;margin-left:20px;padding:9px 12px;font:800 18px Manrope}.product-main>strong.low{color:#dc2626;background:#fff1f2}.product-main>strong small{font:500 10px DM Sans;display:block}.stock-discount{color:#b42318;background:#f8fafc;border:0;border-left:1px solid #e3e9f2;min-width:94px;font-size:12px;font-weight:800}.stock-discount:hover:not(:disabled){background:#fff1f2}.stock-discount:disabled{color:#cbd5e1;cursor:not-allowed}.optional-product-fields label>small{color:#94a3b8;font-weight:500}@media (width<=1050px){.inventory-panel .product-list,.consumption-panel .sales-list{grid-template-columns:1fr}}@media (width<=560px){.bar-section-title{flex-direction:column}.bar-section-title>button{justify-content:center;width:100%}.inventory-panel .product-list>article{grid-template-columns:1fr}.stock-discount{border-top:1px solid #e3e9f2;border-left:0;min-height:42px}}:root{color:#0f172a;font-synthesis:none;background:#f8fafc;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a{transition:all .2s}button{cursor:pointer}.landing{background:#f8fafc;min-height:100vh}.landing nav{z-index:2;color:#fff;justify-content:space-between;align-items:center;width:100%;height:88px;padding:0 max(5vw,32px);display:flex;position:absolute}.brand{align-items:center;gap:11px;display:flex}.brand-mark{color:#fff;background:#2563eb;border-radius:12px;place-items:center;width:42px;height:42px;font:800 25px Manrope;display:grid;transform:skew(-7deg)}.brand>div:last-child{flex-direction:column;line-height:1;display:flex}.brand b{letter-spacing:.08em;font:800 19px Manrope}.brand small{letter-spacing:.28em;margin-top:5px;font-size:8px}.navlinks{gap:34px;display:flex}.navlinks a,.hero-actions a{color:inherit;font-weight:600;text-decoration:none}.nav-login,.primary{color:#fff;background:#2563eb;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-weight:800;display:inline-flex}.nav-login:hover,.primary:hover{background:#3b82f6;transform:translateY(-1px)}.hero{color:#fff;background:radial-gradient(circle at 15% 20%,#172554 0,#0000 32%),#020617;grid-template-columns:1fr 1fr;align-items:center;gap:5vw;min-height:760px;padding:150px max(5vw,32px) 90px;display:grid}.hero-copy{max-width:640px}.eyebrow,.section-kicker{letter-spacing:.13em;color:#60a5fa;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.hero h1{margin:24px 0;font:800 clamp(54px,6vw,88px)/.98 Manrope}.hero h1 em{color:#2563eb;font-style:normal}.hero-actions{align-items:center;gap:25px;margin-top:36px;display:flex}.hero-stats{gap:52px;margin-top:70px;display:flex}.hero-stats div{flex-direction:column;display:flex}.hero-stats b{font:700 24px Manrope}.hero-stats span{color:#94a3b8;margin-top:6px;font-size:12px}.hero-photo{background:linear-gradient(#0000 55%,#050f0bcc),url(/court.jpg) 50%/cover;border-radius:32px;height:570px;position:relative;box-shadow:0 30px 80px #0008}.photo-badge{color:#0f172a;background:#fff;border-radius:18px;align-items:center;gap:12px;padding:17px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.photo-badge>span{background:#dbeafe;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.photo-badge div{flex-direction:column;display:flex}.photo-badge small{color:#64748b;margin-top:4px}.feature{max-width:1400px;margin:auto;padding:100px max(5vw,32px)}.feature>h2{max-width:700px;margin:16px 0 55px;font:800 clamp(34px,4vw,54px)/1.1 Manrope}.feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature article{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:30px}.feature article>span{color:#2563eb;background:#dbeafe;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.feature h3{margin:22px 0 10px;font:700 20px Manrope}.feature p{color:#64748b;line-height:1.6}.modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;background:#020617d9;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.login-card{background:#fff;border-radius:28px;width:min(460px,100%);padding:38px;position:relative;box-shadow:0 40px 100px #0008}.login-card .brand{color:#0f172a;margin-bottom:40px}.close{background:#f1f5f9;border:0;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:22px;right:22px}.login-card h2{margin:12px 0 5px;font:800 34px Manrope}.login-card>p{color:#778179;margin-bottom:30px}.login-card form{gap:17px;display:grid}.login-card label{font-size:13px;font-weight:700}.login-card input{border:1px solid #cbd5e1;border-radius:13px;outline:none;width:100%;margin-top:8px;padding:16px;display:block}.login-card input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb35}.password-field{display:block;position:relative}.password-field input{padding-right:50px}.password-field>button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:16px;right:8px}.password-field>button:hover{color:#1d4ed8;background:#f1f5f9}.password-field>button svg{width:18px;height:18px}.legal-check{cursor:pointer}.login-card .legal-check>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.legal-check>span{color:#64748b;background:#f8fafc;border:1px solid #dbe3ee;border-radius:13px;align-items:flex-start;gap:10px;padding:13px 14px;font-size:11px;font-weight:500;line-height:1.5;transition:border-color .16s,background .16s;display:flex}.legal-check:hover>span{border-color:#93b4f8}.legal-check>input:checked+span{background:#eff6ff;border-color:#93b4f8}.legal-check>span>i{color:#fff;background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex:none;place-items:center;width:20px;height:20px;font-style:normal;display:grid}.legal-check>input:checked+span>i{background:#2563eb;border-color:#2563eb}.legal-check svg{stroke-width:3px;width:13px;height:13px}.legal-check a{color:#1d4ed8;text-underline-offset:2px;font-weight:750;text-decoration:underline}.full{width:100%;margin-top:8px}.form-error,.notice{color:#b23d2d;background:#fff0ed;border-radius:12px;padding:12px;font-size:13px}.forgot{color:#64748b;background:0 0;border:0;width:100%;margin-top:18px;font-weight:600}.loader{background:#020617;place-items:center;height:100vh;display:grid}.loader span{border:3px solid #ffffff2b;border-top-color:#2563eb;border-radius:50%;width:38px;height:38px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.app-shell aside{color:#fff;background:#020617;flex-direction:column;width:260px;height:100vh;padding:30px 22px;display:flex;position:fixed}.side-nav{gap:8px;margin-top:55px;display:grid}.side-nav button{color:#94a3b8;text-align:left;background:0 0;border:0;border-radius:14px;align-items:center;gap:13px;padding:14px;display:flex}.side-nav button svg{width:19px}.side-nav button.active{color:#142019;background:#2563eb;font-weight:700}.user-mini{border-top:1px solid #ffffff15;align-items:center;gap:11px;margin-top:auto;padding-top:22px;display:flex}.user-mini>div{color:#2563eb;background:#172554;border-radius:12px;place-items:center;width:39px;height:39px;font-weight:800;display:grid}.user-mini span{flex-direction:column;flex:1;min-width:0;display:flex}.user-mini b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.user-mini small{color:#94a3b8;margin-top:4px}.user-mini button{color:#94a3b8;background:0 0;border:0;padding:5px}.dashboard{grid-column:2;padding:42px 4vw}.dashboard header{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.dashboard header p{letter-spacing:.14em;color:#7a887f;margin:0;font-size:11px;font-weight:800}.dashboard header h1{margin:6px 0;font:800 38px Manrope}.mobile-menu{display:none}.booking-layout{grid-template-columns:minmax(0,1.65fr) minmax(320px,.8fr);align-items:start;gap:24px;display:grid}.booking-card,.summary,.next{background:#fff;border:1px solid #e2e8f0;border-radius:25px;padding:27px}.step-title{align-items:center;gap:14px;display:flex}.step-title.top{margin-top:34px}.step-title>span{color:#2563eb;background:#13251d;border-radius:12px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.step-title h2{margin:0;font:700 18px Manrope}.step-title p{color:#64748b;margin:4px 0 0;font-size:12px}.date-input{color:#334155;border:1px solid #cbd5e1;border-radius:14px;margin-top:20px;padding:14px 16px}.court-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:20px;display:grid}.court{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:0;position:relative;overflow:hidden}.court.selected{border:2px solid #2563eb}.court-img{background-position:50%;background-size:cover;height:120px}.court-1{background-image:url(/court-1.jpg)}.court-2{background-image:url(/court-2.jpg)}.court>div:nth-child(2){padding:16px}.court span{letter-spacing:.15em;color:#64748b;font-size:9px;font-weight:800}.court h3{margin:5px 0;font:700 17px Manrope}.court p{color:#64748b;margin:0;font-size:11px}.court i{background:#2563eb;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:12px;right:12px}.court i svg{width:15px}.durations{gap:9px;margin-top:20px;display:flex}.durations button,.slots button{color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:11px 16px;font-weight:700}.durations button.active,.slots button.active{color:#fff;background:#0f172a;border-color:#0f172a}.slots{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.slots p{color:#879289;font-size:13px}.summary{position:sticky;top:24px}.summary h2{margin:10px 0 24px;font:700 22px Manrope}.summary-row{border-bottom:1px solid #e2e8f0;align-items:center;gap:13px;padding:15px 0;display:flex}.summary-row>svg{color:#2563eb;width:19px}.summary-row span{flex-direction:column;display:flex}.summary-row small{letter-spacing:.12em;color:#94a3b8;font-size:9px;font-weight:800}.summary-row b{text-transform:capitalize;margin-top:4px;font-size:13px}.summary-price{justify-content:space-between;align-items:end;padding:24px 0 15px;display:flex}.summary-price span{color:#64748b;font-size:13px}.summary-price b{font:800 26px Manrope}.secure{color:#64748b;justify-content:center;align-items:center;gap:7px;margin-top:14px;font-size:10px;display:flex}.secure svg{width:15px}.empty-summary{text-align:center;color:#64748b;padding:35px 15px}.empty-summary svg{width:38px;height:38px}.notice{color:#1d4ed8;background:#dbeafe;margin-top:15px}.next{margin-top:20px}.next h3{margin:0 0 15px;font:700 16px Manrope}.next>div{align-items:center;gap:12px;padding:10px 0;display:flex}.next>div>span{background:#dbeafe;border-radius:11px;place-items:center;width:39px;height:39px;font-weight:800;display:grid}.next p{flex-direction:column;margin:0;display:flex}.next small{color:#64748b;margin-top:3px}@media (width<=900px){.navlinks{display:none}.hero{grid-template-columns:1fr;padding-top:120px}.hero-photo{height:420px}.feature-grid{grid-template-columns:1fr}.app-shell{display:block}.app-shell aside{display:none}.dashboard{padding:26px 18px}.booking-layout{grid-template-columns:1fr}.summary{position:static}.mobile-menu{background:#fff;border:0;border-radius:12px;padding:10px;display:block}.court-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.landing nav{padding:0 18px}.nav-login{padding:12px;font-size:0}.nav-login svg{margin:0}.hero{padding:120px 20px 60px}.hero h1{font-size:47px}.hero-photo{height:340px}.hero-stats{gap:22px;margin-top:45px}.feature{padding:70px 20px}.login-card{padding:30px 22px}.court-grid{grid-template-columns:1fr}.dashboard header h1{font-size:30px}}.landing nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020617b8;border:1px solid #ffffff26;border-radius:20px;width:auto;height:72px;padding:0 22px;position:fixed;top:18px;left:3vw;right:3vw;box-shadow:0 14px 40px #02061738}.landing .nav-login{border-radius:12px;padding:12px 17px}.hero{background:#020617;min-height:850px;padding:0;display:block;position:relative;overflow:hidden}.hero:before{content:"";filter:saturate(.82)contrast(1.05);background:linear-gradient(90deg,#020617fa 0%,#020617db 38%,#0206173d 72%,#02061714),linear-gradient(#0000 52%,#020617c7),url(/court.jpg) 100%/cover no-repeat;position:absolute;inset:0}.hero:after{content:"ARENA";color:#ffffff0e;letter-spacing:-.08em;font:800 170px/1 Manrope;position:absolute;bottom:-42px;right:-28px}.hero-copy{z-index:1;max-width:720px;padding:190px 0 76px max(6vw,46px);position:relative}.hero .eyebrow{color:#93c5fd;background:#2563eb1f;border:1px solid #60a5fa4d;border-radius:999px;width:max-content;padding:9px 13px}.hero h1{letter-spacing:-.065em;max-width:800px;margin:28px 0 25px;font-size:clamp(62px,7.3vw,106px)}.hero-copy>p{color:#cbd5e1;max-width:510px;font-size:18px}.hero-actions .primary{border-radius:13px;padding:16px 22px}.hero-actions>a{border-bottom:1px solid #ffffff59;padding:15px 4px}.hero-stats{border-top:1px solid #ffffff26;gap:0;max-width:570px;margin-top:68px;padding-top:25px}.hero-stats div{border-right:1px solid #ffffff26;min-width:155px;margin-right:28px;padding-right:28px}.hero-stats div:last-child{border-right:0}.hero-photo{z-index:1;width:370px;height:auto;box-shadow:none;background:0 0;position:absolute;bottom:35px;right:max(4vw,30px)}.photo-badge{background:#fffffff2;width:100%;margin-left:auto;position:static;box-shadow:0 18px 55px #02061759}.feature{padding-top:120px;padding-bottom:120px}.feature>h2{letter-spacing:-.045em;max-width:820px}.feature-grid{gap:16px}.feature article{border-radius:20px;min-height:255px;padding:32px;position:relative;overflow:hidden}.feature article:after{content:"";background:#eff6ff;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-35px;right:-30px}.feature article>span,.feature article h3,.feature article p{z-index:1;position:relative}.feature article>span{color:#fff;background:#2563eb;border-radius:13px}.feature article h3{font-size:21px}.feature article p{max-width:310px}@media (width<=900px){.landing nav{left:18px;right:18px}.hero{min-height:820px}.hero:before{background:linear-gradient(90deg,#020617f2,#020617ad),url(/court.jpg) 50%/cover}.hero-copy{max-width:680px;padding:165px 30px 55px}.hero-photo{width:310px;bottom:26px;right:28px}.hero-stats{max-width:100%;padding-bottom:100px}.feature{padding-top:85px}}@media (width<=620px){.landing nav{height:66px;padding:0 14px;top:10px;left:10px;right:10px}.landing .brand-mark{width:37px;height:37px}.landing .brand b{font-size:16px}.hero{min-height:850px}.hero:before{background:linear-gradient(#020617c7,#020617f7 72%),url(/court.jpg) 60%/cover}.hero-copy{padding:145px 20px 40px}.hero h1{font-size:54px}.hero-copy>p{font-size:16px}.hero-actions{gap:18px}.hero-stats{justify-content:space-between;margin-top:48px;padding-bottom:105px}.hero-stats div{min-width:0;margin-right:14px;padding-right:14px}.hero-stats b{font-size:20px}.hero-stats span{font-size:10px}.hero-photo{width:auto;bottom:20px;left:20px;right:20px}.photo-badge{padding:13px}.feature{padding:72px 20px}.feature>h2{margin-bottom:38px;font-size:37px}}.landing{background:#fff}.landing nav{-webkit-backdrop-filter:none;backdrop-filter:none;width:100%;height:94px;box-shadow:none;color:#0f172a;background:#fff;border:0;border-radius:0;padding:0 6vw;position:absolute;top:0;left:0;right:0}.landing nav:after{content:"";background:#e2e8f0;height:1px;position:absolute;bottom:0;left:6vw;right:6vw}.landing .navlinks a{color:#475569}.landing .navlinks a:hover{color:#2563eb}.landing .nav-login{color:#fff;background:#0f172a;border-radius:999px;padding:13px 21px}.landing .nav-login:hover{background:#2563eb}.hero{color:#0f172a;background:#fff;grid-template-columns:minmax(420px,.88fr) minmax(480px,1.12fr);align-items:stretch;gap:5vw;min-height:790px;padding:134px 5vw 52px;display:grid;overflow:visible}.hero:before,.hero:after{display:none}.hero-copy{flex-direction:column;justify-content:center;max-width:650px;padding:66px 0 30px max(1vw,8px);display:flex;position:relative}.hero .eyebrow{color:#2563eb;background:0 0;border:0;padding:0}.hero h1{letter-spacing:-.075em;color:#0f172a;margin:28px 0;font-size:clamp(58px,6.4vw,93px);line-height:.96}.hero h1 em{color:#2563eb}.hero-copy>p{color:#64748b;max-width:520px;font-size:18px;line-height:1.65}.hero-actions{margin-top:30px}.hero-actions .primary{color:#fff;background:#2563eb;border-radius:999px;padding:16px 24px}.hero-actions .primary:hover{background:#1d4ed8}.hero-actions>a{color:#0f172a;border-bottom-color:#94a3b8}.hero-stats{border-top:1px solid #e2e8f0;order:5;max-width:590px;margin-top:auto;padding:30px 0 0}.hero-stats div{border-right:1px solid #e2e8f0}.hero-stats b{color:#0f172a}.hero-stats span{color:#64748b}.hero-photo{width:auto;height:100%;min-height:600px;box-shadow:none;background:linear-gradient(#0000 52%,#020617a3),url(/court-2.jpg) 50%/cover;border-radius:34px;position:relative;bottom:auto;right:auto;overflow:hidden}.hero-photo:before{content:"";border:1px solid #ffffff8c;border-radius:50%;width:74px;height:74px;position:absolute;top:24px;left:24px}.hero-photo:after{content:"02 CANCHAS";color:#0f172a;letter-spacing:.12em;background:#ffffffeb;border-radius:999px;padding:10px 14px;font:800 10px Manrope;position:absolute;top:29px;right:26px}.photo-badge{width:auto;box-shadow:none;background:#fff;border-radius:17px;margin:0;position:absolute;bottom:24px;left:24px;right:24px}.feature{color:#fff;background:#0f172a;max-width:none;margin:0;padding:105px 6vw}.feature>.section-kicker{color:#60a5fa}.feature>h2{color:#fff;max-width:760px}.feature-grid{max-width:1400px}.feature article{color:#fff;background:#172033;border-color:#293548}.feature article:after{background:#2563eb1f}.feature article>span{background:#2563eb}.feature article p{color:#aab6c8}.login-card{border-radius:22px}.modal-backdrop{background:#0f172ab8}@media (width<=980px){.landing nav{padding:0 24px}.landing nav:after{left:24px;right:24px}.hero{grid-template-columns:1fr;padding:130px 24px 35px}.hero-copy{max-width:750px;padding:45px 10px 10px}.hero-photo{width:100%;height:520px;min-height:0;margin-top:20px;position:relative;bottom:auto;left:auto;right:auto}.hero-stats{padding-bottom:0}.feature{padding:85px 25px}}@media (width<=620px){.landing nav{height:78px;padding:0 16px;top:0;left:0;right:0}.landing nav:after{left:16px;right:16px}.hero{min-height:auto;padding:108px 16px 24px}.hero-copy{padding:22px 4px 10px}.hero h1{font-size:52px}.hero-actions{align-items:center}.hero-stats{margin-top:48px;padding-bottom:0}.hero-photo{border-radius:24px;height:390px;margin-top:24px;bottom:auto;left:auto;right:auto}.photo-badge{bottom:14px;left:14px;right:14px}.feature{padding:70px 20px}.feature article{min-height:220px}}@media (width>=761px) and (width<=980px){.hero{grid-template-columns:minmax(350px,.9fr) minmax(360px,1.1fr);gap:28px;min-height:720px;padding-top:125px}.hero-copy{padding:38px 0 16px}.hero h1{font-size:60px}.hero-copy>p{font-size:16px}.hero-photo{height:auto;min-height:550px;margin-top:0}.hero-stats{margin-top:38px}.hero-stats div{min-width:0;margin-right:14px;padding-right:14px}.hero-stats span{font-size:10px}.photo-badge{padding:13px;bottom:15px;left:15px;right:15px}}.brand-logo{object-fit:cover;background:#fff;border:1px solid #e2e8f0;border-radius:50%;width:68px;height:68px}.login-card .brand-logo{width:92px;height:92px}.landing .brand-logo{box-shadow:0 5px 16px #0f172a1a}.app-shell aside .brand-logo{width:76px;height:76px}@media (width<=620px){.landing .brand-logo{width:56px;height:56px}}.landing nav{height:108px}.landing .brand-logo{width:86px;height:86px}.hero{padding-top:148px}.hero-copy{justify-content:center;padding-bottom:70px}.hero-photo:after{display:none}@media (width<=620px){.landing nav{height:90px}.landing .brand-logo{width:70px;height:70px}.hero{padding-top:116px}.hero-copy{padding-bottom:24px}}.register-card{width:min(570px,100%);max-height:94vh;overflow:auto}.modal-back{color:#475569;background:0 0;border:0;align-items:center;gap:6px;margin:-18px 0 20px;padding:0;font-size:13px;font-weight:700;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.sex-field{border:0;margin:14px 0;padding:0}.sex-field legend{color:#334155;margin-bottom:8px;font-size:12px;font-weight:750}.sex-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.sex-options>button{color:#475569;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:14px;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:10px;min-width:0;padding:11px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:grid}.sex-options>button:hover{border-color:#93b4f8;transform:translateY(-1px)}.sex-options>button.active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.sex-icon{color:#64748b;background:#f1f5f9;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.sex-icon svg{width:18px;height:18px}.sex-options>button.active .sex-icon{color:#fff;background:#2563eb}.sex-options>button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.sex-options b{color:inherit;font:750 13px Manrope}.sex-options small{color:#94a3b8;margin-top:3px;font-size:10px}.sex-options>button.active small{color:#6489d9}.sex-options i{border:1px solid #cbd5e1;border-radius:50%;place-items:center;width:18px;height:18px;font-style:normal;display:grid}.sex-options>button.active i{color:#fff;background:#2563eb;border-color:#2563eb}.sex-options i svg{stroke-width:3px;width:11px;height:11px}.form-success{color:#1d4ed8;background:#eff6ff;border-radius:12px;padding:12px;font-size:13px}.auth-divider{text-align:center;background:#e2e8f0;height:1px;margin:27px 0 20px;position:relative}.auth-divider span{color:#64748b;background:#fff;padding:0 12px;font-size:12px;position:relative;top:-10px}.register-button{color:#1d4ed8;background:#fff;border:1px solid #2563eb;border-radius:14px;width:100%;padding:14px;font-weight:800}.register-button:hover{background:#eff6ff}.auth-switch{text-align:center!important;margin:20px 0 0!important;font-size:13px!important}.auth-switch button{color:#1d4ed8;background:0 0;border:0;font-weight:800}.code-input{text-align:center;letter-spacing:.3em;font:800 28px Manrope!important}@media (width<=520px){.form-grid{grid-template-columns:1fr}.register-card{max-height:96vh}.login-card .brand{margin-bottom:30px}}.player-shell{background:#f4f7fb;grid-template-columns:270px 1fr;min-height:100vh;display:grid}.player-shell>aside{color:#fff;z-index:30;background:#020617;flex-direction:column;width:270px;padding:30px 22px 24px;display:flex;position:fixed;inset:0 auto 0 0}.player-shell>aside .brand-logo{width:86px;height:86px}.player-shell nav{gap:7px;margin-top:48px;display:grid}.player-shell nav button{color:#94a3b8;text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:13px;padding:13px 14px;font-weight:650;display:flex}.player-shell nav button svg{width:19px;height:19px}.player-shell nav button:hover{color:#fff;background:#0f172a}.player-shell nav button.active{color:#fff;background:#2563eb;box-shadow:0 10px 26px #2563eb38}.player-shell .user-mini button svg{width:18px}.aside-close,.menu-overlay,.player-brand-mobile{display:none}.player-main{grid-column:2;min-width:0;padding:0 clamp(24px,4vw,64px) 60px}.player-main>header{border-bottom:1px solid #e2e8f0;justify-content:flex-end;align-items:center;height:92px;margin-bottom:40px;display:flex}.header-actions{align-items:center;gap:10px;display:flex}.points-pill,.notification-button{color:#334155;background:#fff;border:1px solid #dbe3ee;border-radius:999px;justify-content:center;align-items:center;height:43px;display:flex}.points-pill{gap:8px;padding:0 16px;font-weight:800}.points-pill svg{color:#2563eb;fill:#2563eb;width:17px}.notification-button{width:43px;position:relative}.notification-button svg{width:19px}.notification-button i{color:#fff;background:#ef4444;border-radius:9px;min-width:18px;height:18px;padding:0 4px;font:700 10px/18px DM Sans;position:absolute;top:-4px;right:-3px}.page-title{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-title p{color:#2563eb;letter-spacing:.16em;margin:0 0 7px;font:800 10px Manrope}.page-title h1{letter-spacing:-.045em;margin:0;font:800 clamp(31px,4vw,46px)/1.05 Manrope}.page-title span{color:#64748b;margin-top:9px;display:block}.page-title>.primary{flex:none}.content-list{gap:13px;max-width:980px;display:grid}.list-card{background:#fff;border:1px solid #e2e8f0;border-radius:19px;align-items:center;gap:18px;padding:20px;display:flex}.date-tile{color:#1d4ed8;background:#eff6ff;border-radius:14px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:58px;height:62px;display:flex}.date-tile b{font:800 23px Manrope}.date-tile span{text-transform:uppercase;font-size:9px;font-weight:800}.grow{flex:1}.grow h3{margin:7px 0 5px;font:700 17px Manrope}.grow p,.match-card p,.tournament-card p{color:#64748b;align-items:center;gap:7px;margin:5px 0;font-size:13px;display:flex}.grow p svg,.match-card p svg,.tournament-card p svg{width:15px}.status{color:#475569;letter-spacing:.08em;text-transform:uppercase;background:#eef2f7;border-radius:999px;padding:5px 8px;font:800 9px Manrope;display:inline-flex}.status.confirmada,.status.completo,.status.publicado{color:#15803d;background:#dcfce7}.status.cancelada,.status.cancelado{color:#b91c1c;background:#fee2e2}.status.abierto,.status.en_curso{color:#1d4ed8;background:#dbeafe}.danger-link{color:#be123c;background:#fff1f2;border:0;border-radius:10px;padding:9px 12px;font-weight:700}.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.match-card,.tournament-card,.profile-card,.points-card,.profile-data,.notification-card{background:#fff;border:1px solid #e2e8f0;border-radius:21px;padding:23px}.match-card>div:first-child,.tournament-card>div:first-child,.tournament-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.category,.chips span{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.match-card h3,.tournament-card h3{margin:20px 0 12px;font:750 20px Manrope}.players{color:#475569;margin:21px 0 15px;font-size:12px;font-weight:700}.progress{background:#e2e8f0;border-radius:999px;height:6px;margin-top:9px;overflow:hidden}.progress i{border-radius:inherit;background:#2563eb;height:100%;display:block}.secondary{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:13px;padding:13px 18px;font-weight:800}.page-message{color:#1d4ed8;background:#eff6ff;border-radius:12px;max-width:800px;margin:-10px 0 20px;padding:12px 15px}.simple-modal{background:#fff;border-radius:24px;width:min(500px,100%);max-height:90vh;padding:31px;position:relative;overflow:auto}.simple-modal h2{margin:0 48px 25px 0;font:800 27px Manrope}.simple-modal label,.arena-ids{color:#334155;margin:14px 0;font-size:12px;font-weight:750;display:block}.simple-modal input,.simple-modal select,.arena-ids input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;margin-top:7px;padding:14px;display:block}.modal-copy{color:#64748b;line-height:1.5}.tournament-card>div:first-child>svg{color:#2563eb;width:34px;height:34px}.chips{flex-wrap:wrap;gap:6px;margin:17px 0 24px;display:flex}.tournament-footer{border-top:1px solid #e2e8f0;padding-top:18px}.tournament-footer>b{font:800 20px Manrope}.enrolled{color:#15803d;align-items:center;gap:5px;font-size:12px;font-weight:800;display:flex}.enrolled svg{width:16px}.profile-grid{grid-template-columns:minmax(260px,.8fr) minmax(220px,.6fr) minmax(320px,1.2fr);gap:17px;display:grid}.profile-card{text-align:center}.avatar{color:#1d4ed8;background:#dbeafe;border-radius:24px;place-items:center;width:78px;height:78px;margin:0 auto 15px;font:800 27px Manrope;display:grid}.profile-card h2{margin:0;font:800 21px Manrope}.profile-card>p{color:#64748b}.arena-id{text-align:left;background:#f8fafc;border-radius:13px;justify-content:space-between;align-items:center;margin-top:24px;padding:14px;display:flex}.arena-id span{flex-direction:column;display:flex}.arena-id small,.profile-data small{color:#94a3b8;letter-spacing:.1em;font-size:9px;font-weight:800}.arena-id b{letter-spacing:.08em;margin-top:5px}.arena-id button{color:#fff;background:#2563eb;border:0;border-radius:10px;width:37px;height:37px}.arena-id button svg{width:16px}.points-card{color:#fff;background:linear-gradient(145deg,#1d4ed8,#2563eb);flex-direction:column;display:flex}.points-card svg{fill:#93c5fd;color:#93c5fd;width:32px;height:32px}.points-card p{margin:30px 0 5px}.points-card b{font:800 46px Manrope}.points-card span{color:#dbeafe;margin-top:auto;font-size:12px}.profile-data h3{margin:0 0 20px;font:750 18px Manrope}.profile-data>div{border-bottom:1px solid #e2e8f0;flex-direction:column;padding:14px 0;display:flex}.profile-data b{margin-top:5px;font-size:14px}.profile-data>p{color:#64748b;margin:22px 0 0;font-size:12px;line-height:1.5}.notification-card{gap:15px;display:flex}.notification-card>svg{color:#64748b;width:21px}.notification-card h3{margin:0 0 6px;font:700 15px Manrope}.notification-card p{color:#64748b;margin:0 0 8px;font-size:13px}.notification-card small{color:#94a3b8}.notification-card.unread{border-left:4px solid #2563eb}.notification-card.unread>svg{color:#2563eb}.empty-state{color:#64748b;text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:20px;grid-column:1/-1;place-items:center;min-height:190px;padding:30px;display:grid}.empty-state svg{color:#94a3b8;width:34px;height:34px}.empty-state p{margin:0}.arena-ids{margin-top:25px}.arena-ids small{color:#94a3b8;margin-top:4px;font-weight:500;display:block}.web-day-selector{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin-top:20px;overflow:hidden}.month-bar{grid-template-columns:42px 1fr 42px;align-items:center;padding:13px 14px 8px;display:grid}.month-bar>button{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.month-bar>button svg{width:18px}.month-bar>div{text-align:center;text-transform:capitalize}.month-bar b{font:750 14px Manrope;display:block}.month-bar span{color:#64748b;margin-top:3px;font-size:10px;display:block}.day-strip{scrollbar-width:thin;scroll-snap-type:x proximity;gap:8px;padding:10px 14px 17px;display:flex;overflow-x:auto}.day-strip>button{color:#0f172a;scroll-snap-align:start;background:#fff;border:1px solid #dbe3ee;border-radius:15px;flex-direction:column;flex:0 0 61px;justify-content:center;align-items:center;height:78px;display:flex;position:relative}.day-strip>button span{text-transform:uppercase;color:#64748b;font-size:10px;font-weight:700}.day-strip>button b{margin-top:8px;font:800 20px Manrope}.day-strip>button.active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 8px 18px #2563eb35}.day-strip>button.active span{color:#dbeafe}.day-strip>button:disabled{opacity:.35;cursor:not-allowed}.day-strip>button i{background:#0f172a;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)}.day-strip>button i svg{color:#fff;stroke-width:3px;width:11px}.specific-date{color:#475569;border-top:1px solid #e2e8f0;align-items:center;gap:8px;padding:12px 14px;font-size:11px;font-weight:700;display:flex}.specific-date svg{color:#2563eb;width:16px}.specific-date input{color:#334155;background:#fff;border:1px solid #dbe3ee;border-radius:9px;margin-left:auto;padding:8px 10px}@media (width<=1080px){.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-grid{grid-template-columns:1fr 1fr}.profile-data{grid-column:1/-1}}@media (width<=820px){.player-shell{display:block}.player-shell>aside{transition:transform .25s;transform:translate(-105%)}.player-shell>aside.open{transform:translate(0)}.aside-close{color:#fff;background:#172554;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:14px;right:14px}.menu-overlay{z-index:25;background:#0206178c;border:0;display:block;position:fixed;inset:0}.player-main{padding:0 18px 45px}.player-main>header{justify-content:space-between;height:78px;margin-bottom:28px}.mobile-menu{background:#fff;border:1px solid #e2e8f0;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.player-brand-mobile{display:block;position:absolute;left:50%;transform:translate(-50%)}.player-brand-mobile .brand-logo{width:55px;height:55px}.booking-layout{grid-template-columns:1fr}.summary{position:static}.cards-grid{grid-template-columns:1fr}.page-title{align-items:flex-start}.page-title>.primary{padding:13px;font-size:0}.page-title>.primary svg{margin:0}.profile-grid{grid-template-columns:1fr}.profile-data{grid-column:auto}}@media (width<=540px){.points-pill{width:43px;padding:0;font-size:0}.page-title h1{font-size:32px}.page-title span{font-size:13px}.court-grid{grid-template-columns:1fr}.durations{grid-template-columns:repeat(3,1fr);display:grid}.durations button{padding:11px 5px;font-size:12px}.booking-card,.summary{padding:20px}.list-card{flex-wrap:wrap;align-items:flex-start}.danger-link{margin-left:76px}.form-grid{grid-template-columns:1fr}}.progressive-step{animation:.28s both step-in}@keyframes step-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.progressive-step{animation:none}}.admin-toolbar{gap:10px}.admin-toolbar .secondary{align-items:center;gap:8px;display:inline-flex}.admin-toolbar .secondary svg{width:17px}.mode-tabs{background:#f1f5f9;border-radius:13px;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:18px;padding:5px;display:grid}.mode-tabs button{color:#64748b;background:0 0;border:0;border-radius:10px;padding:11px;font-weight:750}.mode-tabs button.active{color:#1d4ed8;background:#fff;box-shadow:0 2px 8px #0f172a12}.slot-help{color:#64748b;margin:20px 0 10px;font-size:12px}.admin-slots{grid-template-columns:repeat(5,1fr);gap:7px;max-height:245px;padding:2px;display:grid;overflow:auto}.admin-slots button{color:#334155;background:#fff;border:1px solid #dbe3ee;border-radius:10px;justify-content:center;align-items:center;gap:4px;min-height:40px;font-size:12px;font-weight:750;display:flex}.admin-slots button.active{color:#fff;background:#2563eb;border-color:#2563eb}.admin-slots button svg{width:13px}.admin-slots>p{text-align:center;color:#64748b;grid-column:1/-1;padding:30px 5px}.occupied-note{color:#9a3412;background:#fff7ed;border-radius:10px;padding:11px;font-size:11px}.modal-empty{text-align:center;color:#64748b;border:1px dashed #cbd5e1;border-radius:13px;margin:18px 0;padding:28px;font-size:12px}@media (width<=520px){.admin-slots{grid-template-columns:repeat(4,1fr)}.admin-toolbar{flex-wrap:wrap}}.admin-shell nav{min-height:0;overflow-y:auto}.bar-summary{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:27px;display:grid}.bar-summary article{background:#fff;border:1px solid #e2e8f0;border-radius:17px;align-items:center;gap:13px;padding:17px;display:flex}.bar-summary article>svg{color:#2563eb;width:22px}.bar-summary span{color:#64748b;flex-direction:column;font-size:11px;display:flex}.bar-summary b{color:#0f172a;font:800 20px Manrope}.bar-toolbar{margin:0 0 12px}.bar-layout{grid-template-columns:1fr 1fr;gap:22px;display:grid}.bar-layout .section-heading{margin-top:12px}.product-list,.sales-list{gap:9px;display:grid}.product-list>button{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:15px;justify-content:space-between;align-items:center;padding:15px;display:flex}.product-list>button.inactive{opacity:.5}.product-list>button>div{flex-direction:column;display:flex}.product-list span{color:#64748b;margin-top:4px;font-size:11px}.product-list strong{font:800 18px Manrope}.product-list strong.low{color:#dc2626}.product-list strong small{font:500 10px DM Sans}.sales-list article{background:#fff;border:1px solid #e2e8f0;border-radius:15px;justify-content:space-between;gap:14px;padding:15px;display:flex}.sales-list article>div{flex-direction:column;display:flex}.sales-list article span{color:#475569;margin-top:5px;font-size:11px}.sales-list article small{color:#94a3b8;margin-top:5px;font-size:10px}.sales-list article>strong{white-space:nowrap;color:#1d4ed8}.check-label{align-items:center;gap:9px;display:flex!important}.check-label input{width:auto!important;margin:0!important}.sale-products{gap:8px;max-height:280px;margin:18px 0;display:grid;overflow:auto}.sale-products>div{background:#f8fafc;border-radius:12px;justify-content:space-between;align-items:center;padding:12px;display:flex}.sale-products>div>span{flex-direction:column;display:flex}.sale-products small{color:#64748b;margin-top:4px}.sale-products>div>div{align-items:center;gap:11px;display:flex}.sale-products button{color:#1d4ed8;background:#fff;border:1px solid #dbe3ee;border-radius:9px;width:31px;height:31px;font-weight:800}.sale-total{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:17px 0 5px;display:flex}.sale-total b{font:800 25px Manrope}@media (width<=900px){.bar-layout{grid-template-columns:1fr}}@media (width<=600px){.bar-summary{grid-template-columns:1fr}.bar-toolbar{align-items:stretch}.bar-toolbar button{flex:1}.sales-list article{flex-direction:column}}.simple-modal:has(.bar-form){width:min(620px,100%);padding:0;overflow:hidden}.simple-modal:has(.bar-form)>.close{z-index:2;background:#fff;box-shadow:0 3px 12px #0f172a16}.simple-modal:has(.bar-form)>h2{border-bottom:1px solid #e2e8f0;margin:0;padding:27px 30px 20px;font-size:23px}.bar-form{max-height:calc(90vh - 80px);padding:22px 30px 28px;overflow-y:auto}.bar-modal-intro{background:linear-gradient(135deg,#eff6ff,#f8fafc);border:1px solid #dbeafe;border-radius:15px;align-items:center;gap:13px;margin-bottom:21px;padding:15px;display:flex}.bar-modal-intro>i{color:#fff;background:#2563eb;border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.bar-modal-intro svg{width:20px}.bar-modal-intro>div{flex-direction:column;display:flex}.bar-modal-intro b{font:750 14px Manrope}.bar-modal-intro span{color:#64748b;margin-top:4px;font-size:11px}.bar-form>label{margin:13px 0}.bar-form input,.bar-form select{font-size:14px}.product-state{background:#f8fafc;border:1px solid #e2e8f0;border-radius:13px;padding:14px!important}.product-state input{accent-color:#2563eb;height:18px;width:18px!important}.bar-step-label{color:#334155;align-items:center;gap:9px;margin:21px 0 10px;font-size:12px;font-weight:800;display:flex}.bar-step-label>b{color:#fff;background:#0f172a;border-radius:8px;place-items:center;width:23px;height:23px;font-size:10px;display:grid}.sale-form>label{margin-top:0}.sale-products{background:#fff;border:1px solid #e2e8f0;border-radius:15px;margin:0;padding:6px}.sale-products>div{background:#fff;border-bottom:1px solid #eef2f7;border-radius:0;padding:12px 10px}.sale-products>div:last-child{border-bottom:0}.sale-products>div>div button{border-radius:10px;width:34px;height:34px;font-size:17px}.sale-products>div>div b{text-align:center;font-variant-numeric:tabular-nums;min-width:18px}.payment-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.payment-options button{color:#475569;background:#fff;border:1px solid #dbe3ee;border-radius:12px;padding:13px;font-weight:750}.payment-options button.active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb}.sale-total{background:#eff6ff;border:1px solid #dbeafe;border-radius:14px;margin-top:19px;padding:18px}.sale-total span{color:#475569;font-weight:700}.sale-total b{color:#1d4ed8;font-size:28px}.bar-form>.primary{height:49px;margin-top:13px}@media (width<=520px){.simple-modal:has(.bar-form)>h2{padding:23px 20px 17px}.bar-form{padding:18px 20px 23px}.bar-modal-intro{align-items:flex-start}.sale-products>div{gap:8px}.sale-products>div>span{min-width:0}.sale-products>div>span b{white-space:nowrap;text-overflow:ellipsis;max-width:170px;overflow:hidden}}.admin-toolbar.bar-toolbar{clear:both;justify-content:flex-end;margin:22px 0 28px;position:static}.bar-summary+.bar-toolbar{transform:none}@media (width<=820px){.admin-toolbar.bar-toolbar{justify-content:flex-start;margin:18px 0 24px}}.sale-type-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.sale-type-options>button{text-align:left;color:#334155;background:#fff;border:1px solid #dbe3ee;border-radius:16px;align-items:center;gap:12px;min-width:0;padding:15px;display:flex}.sale-type-options>button>svg{color:#64748b;flex:none;width:21px}.sale-type-options>button>span{flex-direction:column;min-width:0;display:flex}.sale-type-options b{font:700 13px Manrope}.sale-type-options small{color:#64748b;margin-top:4px;font-size:11px;line-height:1.3}.sale-type-options>button.active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb18}.sale-type-options>button.active>svg{color:#2563eb}.turn-select{margin-top:14px}.product-search{background:#f8fafc;border:1px solid #dbe3ee;border-radius:13px;align-items:center;gap:10px;padding:0 13px;display:flex}.product-search:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb18}.product-search>svg{color:#94a3b8;width:18px}.product-search>input{background:0 0;border:0;outline:0;width:100%;margin:0;padding:13px 0}.product-search+.sale-products{margin-top:10px}@media (width<=560px){.sale-type-options{grid-template-columns:1fr}}.employee-pill{color:#047857!important;background:#ecfdf5!important}.employee-agenda-filters{grid-template-columns:220px minmax(280px,520px);gap:12px;margin-bottom:18px;display:grid}.employee-agenda-filters label{background:#fff;border:1px solid #dbe3ee;border-radius:14px;align-items:center;gap:10px;height:48px;padding:0 14px;display:flex}.employee-agenda-filters svg{color:#64748b;width:18px}.employee-agenda-filters input{background:0 0;border:0;outline:0;width:100%;min-width:0}.employee-day-summary{color:#64748b;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13px;display:flex}.employee-day-summary b{color:#0f172a;font:800 21px Manrope}.employee-time{color:#2563eb;align-items:center;gap:8px;min-width:88px;display:flex}.employee-time svg{width:18px}.employee-time b{font:750 16px Manrope}.employee-reservations article{cursor:default}@media (width<=650px){.employee-agenda-filters{grid-template-columns:1fr}.employee-time{min-width:72px}}.daily-income{color:#fff;background:#071225;border-radius:25px;margin-bottom:24px;overflow:hidden;box-shadow:0 18px 45px #0f172a18}.daily-income-head{background:linear-gradient(125deg,#071225,#172554);justify-content:space-between;align-items:center;padding:25px 27px;display:flex}.daily-income-head p{color:#60a5fa;letter-spacing:.15em;margin:0;font-size:11px;font-weight:800}.daily-income-head h2{margin:7px 0 2px;font:800 36px Manrope}.daily-income-head span{color:#94a3b8;font-size:12px}.daily-income-head>svg{color:#60a5fa;width:38px;height:38px}.daily-income-grid{border-top:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);display:grid}.daily-income-grid article{border-right:1px solid #ffffff14;flex-direction:column;padding:18px 22px;display:flex}.daily-income-grid article:last-child{border:0}.daily-income-grid span{color:#94a3b8;font-size:11px}.daily-income-grid b{margin-top:6px;font:750 18px Manrope}@media (width<=720px){.daily-income-grid{grid-template-columns:repeat(2,1fr)}.daily-income-grid article:nth-child(2){border-right:0}.daily-income-grid article:nth-child(-n+2){border-bottom:1px solid #ffffff14}}.bar-layout{align-items:start;gap:20px}.bar-layout>section{background:#fff;border:1px solid #dfe7f2;border-radius:24px;min-width:0;padding:22px;box-shadow:0 8px 28px #0f172a0b}.bar-layout .section-heading{border-bottom:1px solid #edf1f6;align-items:center;gap:10px;margin:0 0 18px;padding-bottom:17px;font:800 19px Manrope;display:flex}.bar-layout .section-heading:before{content:"";background:#2563eb;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #dbeafe}.bar-layout>section:last-child .section-heading:before{background:#0f172a;box-shadow:0 0 0 5px #e2e8f0}.product-list,.sales-list{gap:10px}.product-list>button{border-color:#e6ebf2;border-radius:17px;min-height:72px;padding:14px 14px 14px 62px;position:relative}.product-list>button:before{content:"";background:linear-gradient(145deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:11px;width:34px;height:34px;position:absolute;left:15px}.product-list>button:after{content:"";border:2px solid #2563eb;border-radius:4px;width:14px;height:14px;position:absolute;left:25px}.product-list>button:hover{background:#f8fbff;border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 8px 18px #2563eb0d}.product-list>button>div b{color:#172033;font:700 14px Manrope}.product-list>button>div span{color:#64748b;font-size:12px}.product-list strong{text-align:center;color:#334155;background:#f1f5f9;border-radius:12px;min-width:78px;padding:8px 10px;font-size:17px}.product-list strong.low{color:#dc2626;background:#fff1f2}.product-list strong small{color:inherit;opacity:.72;margin-top:1px;display:block}.product-list>button.inactive:after{border-color:#94a3b8}.sales-list article{border-color:#e6ebf2;border-radius:17px;align-items:center;min-height:86px;padding:15px 16px 15px 20px;position:relative;overflow:hidden}.sales-list article:before{content:"";background:#2563eb;width:4px;position:absolute;inset:0 auto 0 0}.sales-list article:hover{border-color:#cbd5e1;box-shadow:0 7px 18px #0f172a0d}.sales-list article>div b{color:#172033;font:700 14px Manrope}.sales-list article span{color:#64748b;max-width:430px;font-size:12px;line-height:1.45}.sales-list article small{color:#475569;text-transform:capitalize;background:#f1f5f9;border-radius:999px;width:max-content;margin-top:7px;padding:4px 8px;font-weight:700;display:inline-flex}.sales-list article>strong{color:#0f172a;padding-left:14px;font:800 18px Manrope}.consumption-panel{grid-column:1/-1}.sales-history-head{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;padding-bottom:20px;display:flex}.sales-history-head p{color:#2563eb;letter-spacing:.16em;margin:0 0 6px;font:800 9px Manrope}.sales-history-head h2{color:#0f172a;margin:0;font:800 22px Manrope}.sales-history-head>div>span{color:#64748b;text-transform:capitalize;margin-top:5px;font-size:11px;display:block}.sales-history-head label{flex-direction:column;gap:7px;width:min(220px,100%);display:flex}.sales-history-head label>span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.sales-history-head input{box-sizing:border-box;color:#0f172a;background:#f8fafc;border:1px solid #d8e0eb;border-radius:12px;outline:0;width:100%;height:44px;padding:0 13px;font:700 12px Manrope}.sales-history-head input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.sales-list article.sale-detail-card{align-items:stretch;min-height:0;padding:19px 20px 19px 24px}.sale-detail-main{flex:1;min-width:0}.sale-detail-title{align-items:center;gap:10px;display:flex}.sales-list .sale-detail-title>small{margin:0}.sale-items-detail{gap:7px;margin-top:14px;display:grid}.sale-items-detail>div{grid-template-columns:minmax(160px,1fr) 105px 95px;align-items:center;gap:14px;display:grid}.sales-list .sale-items-detail span{color:#334155;margin:0}.sales-list .sale-items-detail span b{color:#2563eb;font-size:11px}.sales-list .sale-items-detail small{color:#94a3b8;text-transform:none;background:0 0;margin:0;padding:0}.sale-items-detail strong{text-align:right;color:#334155;font:750 12px Manrope}.sale-booking-reference{color:#94a3b8;margin:13px 0 0;font-size:9px}.sale-detail-total{border-left:1px solid #edf1f6;flex-direction:column;justify-content:center;align-items:flex-end;min-width:145px;padding-left:22px;display:flex}.sale-detail-total>span{color:#94a3b8;text-transform:uppercase;margin:0;font-size:9px;font-weight:800}.sale-detail-total>strong{color:#0f172a;margin-top:4px;font:800 20px Manrope}.sales-list .sale-detail-total>small{color:#94a3b8;background:0 0;margin-top:7px;padding:0}.bar-layout .empty-state{background:#f8fafc;border:1px dashed #d6deea;border-radius:18px;min-height:225px}.bar-layout .empty-state svg{color:#94a3b8}.bar-layout .empty-state p{color:#64748b;max-width:260px}@media (width<=1100px){.bar-layout{grid-template-columns:1fr}.bar-layout>section{padding:19px}}@media (width<=560px){.bar-layout>section{border-radius:20px;padding:16px}.product-list>button{padding-left:56px}.sales-list article{align-items:flex-start}.sales-list article>strong{padding-left:0}.sales-history-head{flex-direction:column;align-items:stretch}.sales-history-head label{width:100%}.sales-list article.sale-detail-card{flex-direction:column}.sale-detail-title{flex-direction:column;align-items:flex-start}.sale-items-detail>div{grid-template-columns:minmax(0,1fr) auto}.sale-items-detail>div>small{display:none}.sale-detail-total{border-top:1px solid #edf1f6;border-left:0;align-items:flex-start;min-width:0;margin-top:15px;padding:14px 0 0}.bar-layout .empty-state{min-height:170px}}.optional-badge{color:#64748b;vertical-align:middle;background:#e2e8f0;border-radius:999px;margin-left:6px;padding:3px 7px;font-size:9px;font-weight:700;display:inline-block}.admin-label{color:#64748b;letter-spacing:.18em;margin-top:24px;font:800 9px Manrope}.admin-shell nav{margin-top:18px}.staff-pill{color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:10px 14px;font-size:11px;font-weight:800}.admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.admin-metrics article{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:21px;display:flex}.admin-metrics i{color:#2563eb;background:#eff6ff;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.admin-metrics i svg{width:20px}.admin-metrics b{margin-top:20px;font:800 27px Manrope}.admin-metrics span{color:#64748b;margin-top:5px;font-size:12px}.section-heading{margin:35px 0 14px;font:750 20px Manrope}.admin-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;max-width:1000px;display:grid}.admin-actions button{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:17px;align-items:center;padding:17px;display:flex}.admin-actions button>span{flex-direction:column;flex:1;display:flex}.admin-actions button b{font:700 14px Manrope}.admin-actions button small{color:#64748b;margin-top:5px}.admin-actions button svg{color:#94a3b8;width:18px}.admin-toolbar{justify-content:flex-end;margin:-70px 0 27px;display:flex}.admin-filters{gap:10px;margin-bottom:20px;display:flex}.admin-filters input{background:#fff;border:1px solid #dbe3ee;border-radius:12px;min-height:44px;padding:10px 14px}.admin-filters input:first-child{min-width:280px}.admin-table{gap:11px;display:grid}.admin-table>article{background:#fff;border:1px solid #e2e8f0;border-radius:17px;align-items:center;gap:16px;padding:17px;display:flex}.admin-table>article>svg{color:#2563eb;width:25px}.court-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.court-admin-grid article{background:#fff;border:1px solid #e2e8f0;border-radius:21px;overflow:hidden}.court-admin-grid article>.court-img{height:210px}.court-admin-grid article>div:last-child{padding:20px}.court-admin-grid h3{margin:6px 0;font:750 20px Manrope}.court-admin-grid p{color:#64748b;margin:0 0 15px}.modal-section{border-top:1px solid #e2e8f0;margin:23px 0 8px;padding-top:18px;font:700 15px Manrope}.modal-section small{color:#94a3b8;font-weight:500}.user-list{gap:10px;display:grid}.user-list article{background:#fff;border:1px solid #e2e8f0;border-radius:17px;grid-template-columns:52px 1fr auto auto;align-items:center;gap:15px;padding:15px;display:grid}.avatar.small{border-radius:15px;width:48px;height:48px;margin:0;font-size:16px}.user-list h3{margin:0;font:700 14px Manrope}.user-list p{color:#64748b;margin:5px 0 0;font-size:12px}.user-list>article>b{letter-spacing:.06em;font-size:12px}@media (width<=1000px){.admin-metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.admin-toolbar{justify-content:flex-start;margin:0 0 20px}.court-admin-grid{grid-template-columns:1fr}}@media (width<=600px){.admin-metrics,.admin-actions{grid-template-columns:1fr}.admin-filters{flex-direction:column}.admin-filters input:first-child{min-width:0}.user-list article{grid-template-columns:48px 1fr}.user-list>article>b,.user-list>article>.status{grid-column:2}.staff-pill{display:none}}.sport-profile{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-top:20px;display:grid}.sport-profile>section{background:#fff;border:1px solid #e2e8f0;border-radius:21px;padding:22px}.sport-profile h2{margin:0 0 15px;font:800 18px Manrope}.sport-row{border-top:1px solid #eef2f7;align-items:center;gap:12px;padding:14px 0;display:flex}.sport-row>svg{color:#2563eb;flex:none;width:20px}.sport-row>div{flex-direction:column;gap:4px;min-width:0;display:flex}.sport-row b{font-size:13px}.sport-row small,.sport-empty{color:#64748b;font-size:11px;line-height:1.45}.sport-empty{margin:0;padding:20px 0}@media (width<=1080px){.sport-profile{grid-template-columns:1fr}}.home-v2{--arena-ink:#07101e;--arena-blue:#173e75;--arena-gold:#c89b3c;color:var(--arena-ink);background:#ede9df}.home-v2 nav{color:#fff;z-index:5;background:0 0;border:0;width:100%;height:118px;padding:0 5.5vw;position:absolute;inset:0 0 auto}.home-v2 nav:after{content:"";background:#ffffff2b;height:1px;position:absolute;bottom:0;left:5.5vw;right:5.5vw}.home-v2 .brand-logo{width:82px;height:82px;box-shadow:none;border:0}.home-v2 .navlinks{gap:42px}.home-v2 .navlinks a{color:#d7deea;letter-spacing:.04em;font-size:13px}.home-v2 .navlinks a:hover{color:#fff}.home-v2 .nav-login{color:#fff;text-transform:uppercase;letter-spacing:.12em;background:0 0;border:1px solid #ffffff5c;border-radius:0;padding:13px 20px;font-size:11px}.home-v2 .nav-login:hover{color:var(--arena-ink);background:#fff}.home-v2 .hero{background:var(--arena-ink);color:#fff;grid-template-columns:51% 49%;gap:0;min-height:900px;padding:118px 0 0;display:grid;position:relative;overflow:hidden}.home-v2 .hero:before{content:"";background:0 0;border:1px solid #ffffff12;border-radius:50%;width:520px;height:520px;display:block;position:absolute;inset:auto auto -180px -150px}.home-v2 .hero:after{content:"ARENA";color:#ffffff08;letter-spacing:-.09em;pointer-events:none;font:800 clamp(130px,17vw,290px)/.8 Manrope;display:block;position:absolute;bottom:-.105em;left:4.8vw}.home-v2 .hero-number{color:#8f9bad;letter-spacing:.2em;font:700 10px Manrope;position:absolute;top:155px;left:5.5vw}.home-v2 .hero-copy{z-index:2;max-width:none;padding:145px 7vw 130px 5.5vw;display:block;position:relative}.home-v2 .hero .eyebrow{width:auto;color:var(--arena-gold);letter-spacing:.24em;background:0 0;border:0;border-radius:0;padding:0;font-size:11px;display:block}.home-v2 .hero h1{color:#fff;letter-spacing:-.075em;max-width:680px;margin:29px 0 31px;font:700 clamp(68px,7.3vw,126px)/.82 Manrope}.home-v2 .hero h1 em{color:var(--arena-gold);letter-spacing:-.055em;font-family:Georgia,serif;font-weight:400;display:inline-block}.home-v2 .hero-copy>p{color:#b8c1cf;max-width:510px;font-size:18px;line-height:1.65}.home-v2 .hero-actions{gap:30px;margin-top:41px}.home-v2 .hero-actions .primary{background:var(--arena-gold);color:#111827;text-transform:uppercase;letter-spacing:.09em;border-radius:0;padding:17px 24px;font-size:11px}.home-v2 .hero-actions .primary:hover{background:#e0b85d}.home-v2 .hero-actions>a{color:#fff;border-bottom:1px solid #ffffff70;padding:14px 0;font-size:13px}.home-v2 .hero-photo{width:auto;height:auto;min-height:782px;box-shadow:none;background:linear-gradient(#06102012 45%,#061020d9),url(/court-2.jpg) 50%/cover;border-radius:0;margin:0;position:relative;inset:auto;overflow:hidden}.home-v2 .hero-photo:before{content:"";background:linear-gradient(90deg,#07101e26,#0000 30%);border-left:1px solid #ffffff26;position:absolute;inset:0}.home-v2 .hero-photo:after{display:none}.court-stamp{color:#fff;border:1px solid #ffffff80;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:absolute;top:36px;right:34px;transform:rotate(8deg)}.court-stamp span{letter-spacing:.28em;font-size:9px}.court-stamp b{text-align:center;letter-spacing:.12em;margin-top:7px;font:700 16px/1.05 Manrope}.photo-caption{border-left:3px solid var(--arena-gold);flex-direction:column;padding-left:18px;display:flex;position:absolute;bottom:42px;left:38px}.photo-caption span{color:#d7deea;letter-spacing:.2em;font-size:9px;font-weight:800}.photo-caption b{color:#fff;margin-top:7px;font:500 25px Georgia,serif}.hero-side-note{z-index:2;color:#ffffff8c;letter-spacing:.24em;writing-mode:vertical-rl;font-size:8px;font-weight:700;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.home-v2 .feature{max-width:none;color:var(--arena-ink);background:#ede9df;grid-template-columns:.8fr 1.2fr;gap:8vw;padding:120px 5.5vw 130px;display:grid}.home-v2 .feature-intro{max-width:520px}.home-v2 .feature .section-kicker{color:var(--arena-blue);letter-spacing:.22em;font-size:10px}.home-v2 .feature h2{color:var(--arena-ink);letter-spacing:-.06em;margin:22px 0 26px;font:700 clamp(42px,4.5vw,70px)/.98 Manrope}.home-v2 .feature-intro>p:last-child{color:#606977;max-width:410px;line-height:1.7}.home-v2 .feature-grid{border-top:1px solid #aaa69b;grid-template-columns:1fr;gap:0;display:grid}.home-v2 .feature article{min-height:0;color:var(--arena-ink);background:0 0;border:0;border-bottom:1px solid #aaa69b;border-radius:0;grid-template-columns:54px 180px 1fr;align-items:center;gap:22px;padding:26px 4px;display:grid}.home-v2 .feature article:after{display:none}.home-v2 .feature article>span{background:var(--arena-blue);color:#fff;border-radius:50%;width:46px;height:46px}.home-v2 .feature h3{margin:0;font-size:17px}.home-v2 .feature article p{color:#606977;max-width:390px;margin:0;font-size:13px}@media (width<=900px){.home-v2 nav{height:96px;padding:0 24px}.home-v2 nav:after{left:24px;right:24px}.home-v2 .brand-logo{width:70px;height:70px}.home-v2 .hero{grid-template-columns:1fr;min-height:auto;padding-top:96px}.home-v2 .hero-number{top:125px;left:24px}.home-v2 .hero-copy{padding:100px 24px 65px}.home-v2 .hero h1{font-size:82px}.home-v2 .hero-photo{min-height:570px}.home-v2 .feature{grid-template-columns:1fr;gap:55px;padding:85px 24px}}@media (width<=600px){.home-v2 nav{height:82px;padding:0 16px}.home-v2 nav:after{left:16px;right:16px}.home-v2 .brand-logo{width:62px;height:62px}.home-v2 .nav-login{padding:11px 13px}.home-v2 .hero{padding-top:82px}.home-v2 .hero-number{top:106px;left:20px}.home-v2 .hero-copy{padding:82px 20px 52px}.home-v2 .hero h1{margin-top:24px;font-size:59px}.home-v2 .hero-copy>p{font-size:16px}.home-v2 .hero-actions{align-items:center;gap:20px}.home-v2 .hero-photo{min-height:430px}.court-stamp{width:90px;height:90px;top:22px;right:20px}.court-stamp b{font-size:13px}.photo-caption{bottom:28px;left:22px}.home-v2 .feature{padding:70px 20px}.home-v2 .feature h2{font-size:44px}.home-v2 .feature article{grid-template-columns:48px 1fr;gap:15px}.home-v2 .feature article p{grid-column:2}.hero-side-note{display:none}}.home-v3{--v3-navy:#071222;--v3-blue:#164d83;--v3-gold:#c89a45;--v3-paper:#f3f0e8;background:var(--v3-paper);color:var(--v3-navy)}.home-v3 nav{width:100%;height:112px;color:var(--v3-navy);z-index:5;background:0 0;border:0;padding:0 5.5vw;position:absolute;inset:0 0 auto}.home-v3 nav:after{content:"";background:#07122225;height:1px;position:absolute;bottom:0;left:5.5vw;right:5.5vw}.home-v3 .brand-logo{width:82px;height:82px;box-shadow:none;border:0}.home-v3 .navlinks{gap:42px}.home-v3 .navlinks a{color:#405064;letter-spacing:.06em;font-size:12px}.home-v3 .navlinks a:hover{color:var(--v3-blue)}.home-v3 .nav-login{border:1px solid var(--v3-navy);color:var(--v3-navy);letter-spacing:.15em;text-transform:uppercase;background:0 0;border-radius:0;padding:14px 20px;font-size:10px}.home-v3 .nav-login:hover{background:var(--v3-navy);color:#fff}.home-v3 .hero{background:var(--v3-paper);min-height:830px;color:var(--v3-navy);align-items:center;padding:112px 5.5vw 0;display:flex;position:relative;overflow:hidden}.home-v3 .hero:before{content:"ARENA";color:#07122208;letter-spacing:-.1em;font:800 clamp(150px,24vw,390px)/.8 Manrope;display:block;position:absolute;top:132px;right:-.04em}.home-v3 .hero:after{content:"";background:linear-gradient(90deg, var(--v3-gold) 0 34%, var(--v3-blue) 34% 100%);height:10px;display:block;position:absolute;bottom:0;left:0;right:0}.home-v3 .hero-copy{z-index:2;width:61%;max-width:880px;padding:45px 0 120px;display:block;position:relative}.home-v3 .hero .eyebrow{width:auto;color:var(--v3-blue);letter-spacing:.24em;background:0 0;border:0;padding:0;font:800 10px Manrope;display:block}.home-v3 .hero h1{color:var(--v3-navy);letter-spacing:-.08em;margin:30px 0 28px;font:700 clamp(72px,8.6vw,142px)/.83 Manrope}.home-v3 .hero h1 em{color:var(--v3-blue);letter-spacing:-.055em;font-family:Georgia,serif;font-style:italic;font-weight:400;display:inline-block}.home-v3 .hero-copy>p{color:#536174;max-width:440px;font-size:19px;line-height:1.55}.home-v3 .hero-actions{gap:26px;margin-top:38px}.home-v3 .hero-actions .primary{background:var(--v3-navy);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:0;padding:17px 23px;font-size:11px}.home-v3 .hero-actions .primary:hover{background:var(--v3-blue)}.home-v3 .text-login{color:var(--v3-navy);background:0 0;border:0;border-bottom:1px solid #8993a0;padding:12px 2px;font-size:12px;font-weight:700}.court-drawing{z-index:1;border:3px solid var(--v3-blue);opacity:.95;width:min(43vw,620px);height:470px;position:absolute;top:190px;right:-3vw;transform:perspective(850px)rotateY(-12deg)rotate(-2deg)}.court-drawing:before,.court-drawing:after,.court-drawing i,.court-drawing span,.court-drawing b{content:"";display:block;position:absolute}.court-drawing:before{border-left:3px solid var(--v3-blue);top:0;bottom:0;left:50%}.court-drawing:after{border-top:5px solid var(--v3-navy);box-shadow:0 -7px 0 #f3f0e8, 0 -9px 0 var(--v3-navy);top:50%;left:0;right:0}.court-drawing i:first-child{border-left:2px solid var(--v3-blue);top:0;bottom:0;left:22%}.court-drawing i:nth-child(2){border-left:2px solid var(--v3-blue);top:0;bottom:0;right:22%}.court-drawing i:nth-child(3){border-top:2px solid var(--v3-blue);border-bottom:2px solid var(--v3-blue);inset:25% 22%}.court-drawing span{background:var(--v3-gold);opacity:.92;border-radius:50%;width:92px;height:92px;top:15%;right:14%}.court-drawing b{background:var(--v3-blue);border-radius:50%;width:18px;height:18px;bottom:12%;left:12%}.home-v3 .hero-footer{z-index:2;grid-template-columns:auto 1fr auto 1fr auto 1fr;align-items:center;gap:14px;max-width:760px;display:grid;position:absolute;bottom:38px;left:5.5vw;right:5.5vw}.home-v3 .hero-footer span{color:var(--v3-gold);font:700 11px Georgia}.home-v3 .hero-footer p{color:#657184;letter-spacing:.18em;margin:0;font:800 8px Manrope}.home-v3 .feature{background:var(--v3-navy);color:#fff;grid-template-columns:.72fr 1.28fr;gap:8vw;max-width:none;margin:0;padding:115px 5.5vw 125px;display:grid}.home-v3 .feature-title>span{color:var(--v3-gold);letter-spacing:.24em;font:800 9px Manrope}.home-v3 .feature-title h2{color:#fff;letter-spacing:-.065em;margin:22px 0 0;font:650 clamp(45px,5vw,78px)/.95 Manrope}.home-v3 .feature-grid{background:#ffffff24;border:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.home-v3 .feature article{background:var(--v3-navy);color:#fff;border:0;border-radius:0;flex-direction:column;align-items:flex-start;min-height:290px;padding:29px 24px;display:flex}.home-v3 .feature article:after{display:none}.home-v3 .feature article>span{background:var(--v3-gold);width:42px;height:42px;color:var(--v3-navy);border-radius:0}.home-v3 .feature h3{color:#fff;margin:62px 0 12px;font-size:18px}.home-v3 .feature article p{color:#9eabbc;margin:0;font-size:12px;line-height:1.65}.home-v3 .location-section{background:var(--v3-paper);grid-template-columns:minmax(280px,.62fr) minmax(520px,1.38fr);align-items:center;gap:clamp(48px,7vw,110px);padding:105px 5.5vw;display:grid}.location-copy{max-width:430px}.location-kicker{color:var(--v3-gold);letter-spacing:.24em;font:800 9px Manrope}.location-mark{width:48px;height:48px;color:var(--v3-navy);border:1px solid #07122224;place-items:center;margin-top:30px;display:grid}.location-mark svg{width:21px}.location-copy h2{color:var(--v3-navy);letter-spacing:-.06em;margin:24px 0 20px;font:650 clamp(42px,4.6vw,70px)/.98 Manrope}.location-copy p{color:#687385;max-width:370px;margin:0;font-size:15px;line-height:1.7}.location-copy>a{background:var(--v3-navy);color:#fff;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:10px;width:max-content;margin-top:30px;padding:15px 20px;font:800 11px Manrope;transition:background .16s,transform .16s;display:flex}.location-copy>a:hover{background:#18263b;transform:translateY(-2px)}.location-copy>a svg{width:17px}.location-map{background:#d9d6ce;border:1px solid #07122220;min-height:510px;position:relative;overflow:hidden}.location-map:before{content:"";z-index:2;pointer-events:none;border:1px solid #fff8;position:absolute;inset:18px}.location-map iframe{filter:saturate(.72)contrast(1.02);border:0;width:100%;height:510px;display:block}.map-label{z-index:3;color:#fff;pointer-events:none;background:#071222f0;flex-direction:column;min-width:235px;padding:16px 19px;display:flex;position:absolute;bottom:38px;left:38px;box-shadow:0 14px 34px #07122238}.map-label span{color:var(--v3-gold);letter-spacing:.2em;font:800 8px Manrope}.map-label b{margin-top:5px;font:650 15px Manrope}@media (width<=980px){.home-v3 nav{height:94px;padding:0 24px}.home-v3 nav:after{left:24px;right:24px}.home-v3 .brand-logo{width:68px;height:68px}.home-v3 .hero{align-items:flex-start;min-height:900px;padding:94px 24px 0}.home-v3 .hero-copy{width:100%;padding-top:90px}.home-v3 .hero h1{font-size:88px}.court-drawing{width:65%;height:340px;top:470px;right:-8%}.home-v3 .hero-footer{left:24px;right:24px}.home-v3 .feature{grid-template-columns:1fr;gap:50px;padding:85px 24px}.home-v3 .location-section{grid-template-columns:1fr;padding:85px 24px}.location-copy{max-width:650px}}@media (width<=620px){.home-v3 nav{height:82px;padding:0 16px}.home-v3 nav:after{left:16px;right:16px}.home-v3 .brand-logo{width:60px;height:60px}.home-v3 .nav-login{padding:11px;font-size:9px}.home-v3 .hero{min-height:800px;padding:82px 20px 0}.home-v3 .hero-copy{padding-top:70px}.home-v3 .hero h1{font-size:58px}.home-v3 .hero-copy>p{max-width:330px;font-size:16px}.home-v3 .hero-actions{align-items:center;gap:17px}.home-v3 .hero-actions .primary{padding:15px}.court-drawing{width:92%;height:250px;top:460px;right:-25%}.home-v3 .hero-footer{grid-template-columns:auto 1fr;bottom:28px;left:20px;right:20px}.home-v3 .hero-footer span:nth-of-type(n+2),.home-v3 .hero-footer p:nth-of-type(n+2){display:none}.home-v3 .feature{padding:70px 20px}.home-v3 .feature-title h2{font-size:48px}.home-v3 .feature-grid{grid-template-columns:1fr}.home-v3 .feature article{min-height:210px}.home-v3 .feature h3{margin-top:35px}.home-v3 .location-section{gap:42px;padding:70px 20px}.location-copy h2{font-size:47px}.location-map,.location-map iframe{height:390px;min-height:390px}.location-map:before{inset:10px}.map-label{min-width:0;bottom:22px;left:22px;right:22px}}.home-v3 .hero:before{filter:none;background:0 0;border:0;border-radius:0;width:auto;height:auto;inset:132px -.04em auto auto}.public-compliance{z-index:10;color:#b8c1cf;background:#050d19;border-top:1px solid #ffffff18;flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;padding:22px 5.5vw;font-size:12px;display:flex;position:relative}.public-compliance a{color:#b8c1cf}.public-compliance a:hover{color:#fff}.public-compliance .withdrawal-button{color:#f0cf8a;letter-spacing:.1em;border:1px solid #c89a45;margin-left:auto;padding:11px 15px;font:800 9px Manrope}.legal-shell{color:#071222;background:#f3f0e8;min-height:100vh}.legal-shell>header{border-bottom:1px solid #07122220;justify-content:space-between;align-items:center;height:104px;padding:0 5.5vw;display:flex}.legal-shell>header>a{color:#26364a;align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.legal-shell>header>a svg{width:18px}.legal-shell>header img{object-fit:cover;border-radius:50%;width:76px;height:76px}.legal-layout{grid-template-columns:260px minmax(0,760px);gap:90px;max-width:1260px;margin:auto;padding:70px 28px 110px;display:grid}.legal-layout aside{height:max-content;position:sticky;top:30px}.legal-layout aside>span,.legal-kicker{color:#a77b2c;letter-spacing:.2em;margin-bottom:20px;font:800 9px Manrope;display:block}.legal-layout aside button{color:#607083;text-align:left;background:0 0;border:0;border-bottom:1px solid #07122220;justify-content:space-between;align-items:center;width:100%;padding:15px 3px;font-weight:700;display:flex}.legal-layout aside button svg{width:16px}.legal-layout aside button.active{color:#164d83}.legal-content h1{letter-spacing:-.055em;max-width:660px;margin:0;font:750 clamp(42px,5vw,68px)/.95 Manrope}.legal-lead{color:#536174;max-width:650px;margin:27px 0 50px;font-size:17px;line-height:1.65}.legal-content article{border-top:1px solid #07122220;padding:26px 0}.legal-content article h2{margin:0 0 10px;font:750 18px Manrope}.legal-content article p{color:#536174;margin:0;font-size:14px;line-height:1.7}.legal-form{background:#fff;border:1px solid #dcd8ce;gap:17px;padding:28px;display:grid}.legal-form label{color:#26364a;gap:8px;font-size:12px;font-weight:800;display:grid}.legal-form input,.legal-form textarea{resize:vertical;background:#fff;border:1px solid #ccd3dc;border-radius:8px;width:100%;padding:13px;font:500 14px Manrope}.legal-form small{color:#64748b;align-items:center;gap:8px;display:flex}.legal-form small svg{width:17px}.legal-success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;gap:18px;padding:25px;display:flex}.legal-success>svg{flex:none}.legal-success h2{margin:0 0 7px}.legal-success p{margin:0}.legal-success strong{letter-spacing:.08em}@media (width<=800px){.public-compliance{justify-content:flex-start;gap:14px;padding:18px 20px}.public-compliance .withdrawal-button{text-align:center;width:100%;margin:4px 0 0}.legal-shell>header{height:84px;padding:0 20px}.legal-shell>header img{width:58px;height:58px}.legal-layout{grid-template-columns:1fr;gap:44px;padding:38px 20px 80px}.legal-layout aside{grid-template-columns:1fr 1fr;display:grid;position:static}.legal-layout aside>span{grid-column:1/-1}.legal-layout aside button{font-size:11px}.legal-content h1{font-size:43px}.legal-lead{margin-bottom:36px;font-size:15px}.legal-form{padding:20px}}.arena-footer{color:#071222;background:#f3f0e8;padding:94px 5.5vw 30px;position:relative;overflow:hidden}.arena-footer:before{content:"ARENA";color:#07122208;letter-spacing:-.1em;pointer-events:none;font:800 clamp(120px,20vw,310px)/.75 Manrope;position:absolute;bottom:84px;right:-.035em}.footer-lead{z-index:1;border-bottom:1px solid #07122235;justify-content:space-between;align-items:flex-end;gap:40px;padding-bottom:72px;display:flex;position:relative}.footer-kicker{color:#a77b2c;letter-spacing:.24em;margin-bottom:22px;font:800 9px Manrope;display:block}.footer-lead h2{letter-spacing:-.07em;margin:0;font:650 clamp(50px,6vw,92px)/.88 Manrope}.footer-lead>button{color:#071222;letter-spacing:.12em;text-transform:uppercase;background:0 0;border:1px solid #071222;flex:none;align-items:center;gap:26px;margin-bottom:8px;padding:17px 21px;font:800 10px Manrope;display:flex}.footer-lead>button:hover{color:#fff;background:#071222;transform:translateY(-3px)}.footer-lead>button svg{transition:transform .25s}.footer-lead>button:hover svg{transform:translate(5px)}.footer-body{z-index:1;grid-template-columns:1fr auto;gap:80px;padding:58px 0 70px;display:grid;position:relative}.footer-brand .brand-logo{width:105px;height:105px}.footer-brand p{color:#5f6b7a;margin:20px 0 0;font-size:13px;line-height:1.7}.footer-links{grid-template-columns:repeat(2,minmax(145px,1fr));gap:70px;display:grid}.footer-links>div{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-links b{color:#a77b2c;letter-spacing:.2em;margin-bottom:8px;font:800 9px Manrope}.footer-links a,.footer-links button{color:#405064;background:0 0;border:0;padding:0;font-size:13px;font-weight:650;text-decoration:none}.footer-links a:hover,.footer-links button:hover{color:#164d83;transform:translate(3px)}.footer-bottom{z-index:1;color:#6a7480;letter-spacing:.16em;border-top:1px solid #07122222;justify-content:space-between;padding-top:24px;font:700 8px Manrope;display:flex;position:relative}.home-v3 nav{animation:.65s cubic-bezier(.2,.75,.25,1) both arena-nav-in}.home-v3 .hero .eyebrow{animation:.65s .12s both arena-rise}.home-v3 .hero h1{animation:.8s cubic-bezier(.2,.75,.25,1) .2s both arena-rise}.home-v3 .hero-copy>p{animation:.75s .34s both arena-rise}.home-v3 .hero-actions{animation:.75s .44s both arena-rise}.home-v3 .hero-footer{animation:.7s .58s both arena-rise}.court-drawing{animation:1s cubic-bezier(.2,.75,.2,1) .25s both arena-court-in}.court-drawing span{animation:5s ease-in-out 1.2s infinite arena-ball}.court-drawing b{animation:4s ease-in-out 1.5s infinite arena-ball-small}.home-v3 .feature article{transition:background .3s,transform .3s}.home-v3 .feature article:hover{background:#0c1a2d;transform:translateY(-5px)}.home-v3 .feature article>span{transition:transform .35s,background .3s}.home-v3 .feature article:hover>span{background:#ddb35c;transform:rotate(-7deg)scale(1.08)}.reveal{opacity:0;transition:opacity .8s,transform .85s cubic-bezier(.2,.75,.25,1);transform:translateY(34px)}.reveal.is-visible{opacity:1;transform:none}.reveal .feature-grid article{opacity:0;transition:opacity .6s,transform .7s,background .3s;transform:translateY(22px)}.reveal.is-visible .feature-grid article{opacity:1;transform:none}.reveal.is-visible .feature-grid article:nth-child(2){transition-delay:.1s}.reveal.is-visible .feature-grid article:nth-child(3){transition-delay:.2s}@keyframes arena-nav-in{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:none}}@keyframes arena-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes arena-court-in{0%{opacity:0;transform:perspective(850px)rotateY(-12deg)rotate(-2deg)translate(80px)}to{opacity:.95;transform:perspective(850px)rotateY(-12deg)rotate(-2deg)translate(0)}}@keyframes arena-ball{0%,to{transform:translate(0)}50%{transform:translate(-14px,18px)}}@keyframes arena-ball-small{0%,to{transform:translate(0)}50%{transform:translate(10px,-10px)}}@media (width<=700px){.arena-footer{padding:70px 20px 26px}.footer-lead{flex-direction:column;align-items:flex-start;padding-bottom:48px}.footer-lead h2{font-size:55px}.footer-lead>button{margin:0}.footer-body{grid-template-columns:1fr;gap:45px;padding:45px 0 52px}.footer-links{gap:30px}.footer-bottom{gap:20px;line-height:1.5}.arena-footer:before{bottom:130px}}@media (prefers-reduced-motion:reduce){.home-v3 *,.home-v3 :before,.home-v3 :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal,.reveal .feature-grid article{opacity:1;transform:none}}.arena-footer{color:#fff;background:#071222;border-top:1px solid #ffffff1c;padding:0 5.5vw}.arena-footer:before{content:"";border:1px solid #ffffff12;border-radius:50%;width:360px;height:360px;top:-150px;bottom:auto;right:-80px}.footer-main{z-index:1;grid-template-columns:.7fr 1.15fr .85fr;align-items:start;gap:7vw;min-height:390px;padding:74px 0 62px;display:grid;position:relative}.footer-brand .brand{width:max-content}.footer-brand .brand-logo{filter:drop-shadow(0 12px 24px #0006);width:96px;height:96px}.footer-brand>span{color:#d6b466;letter-spacing:.23em;margin-top:18px;font:800 9px Manrope;display:block}.footer-brand p{color:#91a0b3;margin-top:14px;font-size:13px}.footer-message{padding-top:9px}.footer-message .footer-kicker{color:#d6b466;margin-bottom:15px}.footer-message h2{color:#fff;letter-spacing:-.055em;margin:0;font:italic 400 clamp(54px,6vw,92px)/.9 Georgia,serif}.footer-message>button{color:#fff;letter-spacing:.14em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid #d6b466;align-items:center;gap:22px;margin-top:37px;padding:0 0 10px;font:800 10px Manrope;display:flex}.footer-message>button svg{color:#d6b466;transition:transform .25s}.footer-message>button:hover{color:#d6b466}.footer-message>button:hover svg{transform:translate(6px)}.arena-footer .footer-links{gap:48px;padding-top:13px}.arena-footer .footer-links b{color:#d6b466}.arena-footer .footer-links a,.arena-footer .footer-links button{color:#aeb9c8}.arena-footer .footer-links a:hover,.arena-footer .footer-links button:hover{color:#fff}.arena-footer .footer-bottom{color:#77869a;border-top-color:#ffffff20;align-items:center;padding:22px 0 25px}.footer-bottom i{background:#ffffff12;flex:1;height:1px;margin:0 24px}.public-compliance{background:#040b15;border-top-color:#ffffff12}.court-drawing{transform-origin:55% 55%;animation:1s cubic-bezier(.2,.75,.2,1) .25s both arena-court-in,7s ease-in-out 1.3s infinite arena-court-float}.court-drawing:before{animation:3.5s ease-in-out 1.1s infinite arena-line-glow}.court-drawing:after{animation:3.5s ease-in-out 1.35s infinite arena-net-breathe}.court-drawing i{animation:3.5s ease-in-out 1.2s infinite arena-line-glow}.court-drawing i:nth-child(2){animation-delay:1.45s}.court-drawing i:nth-child(3){animation-delay:1.7s}@keyframes arena-court-float{0%,to{transform:perspective(850px)rotateY(-12deg)rotate(-2deg)translateY(0)}50%{transform:perspective(850px)rotateY(-9deg)rotate(-1deg)translateY(-10px)}}@keyframes arena-line-glow{0%,to{opacity:.72;filter:drop-shadow(0 0 #0000)}50%{opacity:1;filter:drop-shadow(0 0 5px #164d8366)}}@keyframes arena-net-breathe{0%,to{opacity:.78;box-shadow:0 -7px #f3f0e8,0 -9px #071222}50%{opacity:1;box-shadow:0 -7px #f3f0e8,0 -9px #164d83,0 2px 12px #164d8344}}@media (width<=900px){.footer-main{grid-template-columns:1fr 1.3fr;gap:55px}.arena-footer .footer-links{grid-column:1/-1;max-width:430px;padding-top:0}}@media (width<=620px){.arena-footer{padding:0 20px}.footer-main{grid-template-columns:1fr;gap:42px;min-height:0;padding:58px 0 48px}.footer-brand .brand-logo{width:78px;height:78px}.footer-message h2{font-size:61px}.footer-message>button{margin-top:28px}.arena-footer .footer-links{grid-column:auto;gap:28px}.arena-footer .footer-bottom{gap:8px}.footer-bottom i{margin:0 8px}}.bar-week{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin:18px 0 24px;padding:22px}.bar-week-head{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:end;padding-bottom:18px;display:flex}.bar-week-head p{color:#2563eb;letter-spacing:.16em;margin:0 0 7px;font:800 9px Manrope}.bar-week-head h2{margin:0;font:800 28px Manrope}.bar-week-head>span{color:#64748b;font-size:12px}.turn-price-card{background:#fff;border:1px solid #dfe6f0;border-radius:24px;margin:18px 0 24px;padding:28px;box-shadow:0 14px 38px #0f172a0b}.turn-price-head{border-bottom:1px solid #edf1f6;align-items:center;gap:15px;padding-bottom:23px;display:flex}.turn-price-icon{color:#2563eb;background:#eaf1ff;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid}.turn-price-icon svg{width:22px;height:22px}.turn-price-head p{color:#2563eb;letter-spacing:.16em;margin:0 0 4px;font:800 9px Manrope}.turn-price-head h2{color:#0f172a;margin:0;font:800 25px Manrope}.turn-price-head>div>span{color:#64748b;margin-top:4px;font-size:11px;display:block}.turn-price-content{grid-template-columns:minmax(280px,.72fr) minmax(440px,1.28fr);gap:30px;padding-top:25px;display:grid}.turn-price-editor{border-right:1px solid #edf1f6;padding-right:30px}.turn-price-editor>label{color:#334155;margin-bottom:9px;font-size:11px;font-weight:800;display:block}.money-input{background:#f8fafc;border:1px solid #d8e0eb;border-radius:15px;align-items:center;height:56px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex;overflow:hidden}.money-input:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.money-input>span{color:#2563eb;padding-left:16px;font:800 23px Manrope}.money-input input{color:#0f172a;appearance:textfield;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 8px;font:800 22px Manrope}.money-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.money-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.money-input small{color:#94a3b8;padding-right:16px;font-size:10px;font-weight:800}.turn-price-editor>p{color:#94a3b8;margin:9px 0 18px;font-size:10px}.turn-price-editor>.primary{width:100%;min-height:48px}.turn-price-editor>.primary:disabled{cursor:not-allowed;opacity:.5}.turn-price-saved{color:#15803d;align-items:center;gap:6px;margin-top:11px;font-size:10px;font-weight:750;display:flex}.turn-price-preview-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.turn-price-preview-head b{color:#334155;font-size:12px}.turn-price-preview-head span{color:#94a3b8;font-size:10px}.turn-price-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.turn-price-options article{background:#f8fafc;border:1px solid #e5eaf1;border-radius:14px;flex-direction:column;justify-content:center;min-height:79px;padding:14px;display:flex}.turn-price-options article:nth-child(2){background:#f2f6ff;border-color:#cfe0ff}.turn-price-options span{color:#64748b;font-size:10px}.turn-price-options b{color:#0f172a;margin-top:6px;font:800 17px Manrope}@media (width<=1050px){.turn-price-content{grid-template-columns:1fr}.turn-price-editor{border-bottom:1px solid #edf1f6;border-right:0;padding:0 0 24px}}@media (width<=580px){.turn-price-card{padding:21px}.turn-price-head{align-items:flex-start}.turn-price-options{grid-template-columns:repeat(2,minmax(0,1fr))}}.bar-week-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;padding-top:16px;display:grid}.bar-week-days article{background:#f8fafc;border-radius:13px;flex-direction:column;min-width:0;padding:13px;display:flex}.bar-week-days b{text-transform:capitalize;font-size:11px}.bar-week-days strong{margin-top:11px;font:750 16px Manrope}.bar-week-days span{color:#64748b;margin-top:4px;font-size:10px}.bar-week-days small{color:#94a3b8;margin-top:9px;font-size:8px;line-height:1.45}@media (width<=900px){.bar-week-days{grid-template-columns:repeat(2,1fr)}}.employee-operation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.employee-operation-grid .booking-card{margin:0}.employee-operation-card{border-radius:24px;padding:30px;box-shadow:0 12px 35px #0f172a0a}.employee-operation-card__head{border-bottom:1px solid #e8edf5;align-items:flex-start;gap:14px;margin-bottom:22px;padding-bottom:22px;display:flex}.employee-operation-card__head>span{color:#2563eb;background:#eaf1ff;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.employee-operation-card__head h2{color:#0f172a;margin:1px 0 5px;font:800 23px Manrope}.employee-operation-card__head p{color:#64748b;margin:0;font-size:12px;line-height:1.55}.employee-operation-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.employee-operation-form--block{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.employee-field{flex-direction:column;gap:8px;min-width:0;display:flex}.employee-field>span{color:#334155;letter-spacing:.02em;font-size:11px;font-weight:800}.employee-field input,.employee-field select{box-sizing:border-box;color:#0f172a;background:#f8fafc;border:1px solid #d9e1ec;border-radius:13px;outline:none;width:100%;height:48px;padding:0 14px;font:650 13px Manrope;transition:border-color .16s,box-shadow .16s,background .16s}.employee-field input:focus,.employee-field select:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.employee-field input::placeholder{color:#94a3b8;font-weight:500}.employee-field small{color:#94a3b8;font-size:10px;line-height:1.4}.employee-field--wide{grid-column:1/-1}.employee-operation-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:2px;display:grid}.employee-operation-actions button,.employee-operation-form>button{min-height:48px}.employee-operation-actions button:disabled,.employee-operation-form>button:disabled{cursor:not-allowed;opacity:.48}.employee-product-toolbar{justify-content:flex-end;margin-bottom:14px}@media (width<=900px){.employee-operation-grid{grid-template-columns:1fr}}@media (width<=560px){.employee-operation-card{padding:21px}.employee-operation-form,.employee-operation-form--block,.employee-operation-actions{grid-template-columns:1fr}.employee-field--wide{grid-column:auto}}
