.auth-page{width:100%;min-height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center;padding:32px 20px 48px;box-sizing:border-box;background:transparent}.auth-card,.form_container{width:min(420px,100%);max-width:100%;margin:0 auto;padding:2rem 1.75rem 1.75rem;box-sizing:border-box;min-width:0;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 1px 2px #0000000a,0 12px 40px #00000014;overflow-x:hidden}.auth-card-header{margin-bottom:1.5rem;text-align:left}.auth-card h1,.form_container h1{margin:0 0 .35rem;font-size:1.65rem;font-weight:700;line-height:1.2;color:#1a1a1a;letter-spacing:-.02em}.auth-card-subtitle{margin:0;font-size:.95rem;color:#5c5c5c;line-height:1.45}.form-error{width:100%;margin:0 0 1rem;padding:.75rem 1rem;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:.875rem;line-height:1.4}.form-success{width:100%;margin:1rem 0 0;padding:.75rem 1rem;border-radius:10px;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;font-size:.875rem;line-height:1.4}.auth-field{margin-bottom:1.1rem}.auth-field label{display:block;margin-bottom:.4rem;font-size:.8125rem;font-weight:600;color:#404040;letter-spacing:.01em}.form-input{width:100%;padding:.75rem .9rem;margin:0;box-sizing:border-box;font-size:1rem;line-height:1.5;color:#1a1a1a;background:#fafafa;border:1px solid #e0e0e0;border-radius:10px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.form-input::placeholder{color:#9ca3af}.form-input:hover{border-color:#cfcfcf;background:#fff}.form-input:focus{outline:none;border-color:var(--app-accent-gold, #8a6405);background:#fff;box-shadow:0 0 0 3px rgba(var(--app-accent-rgb),.28)}.form-input:disabled{opacity:.65;cursor:not-allowed}.auth-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:.25rem;min-width:0;width:100%}.form-button{width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:.8rem 1rem;margin:0;font-size:1rem;font-weight:600;font-family:inherit;color:#141414;background:linear-gradient(180deg,var(--app-accent-gold-light, #9f7506) 0%,var(--app-accent-gold, #8a6405) 100%);border:1px solid rgba(140,105,0,.5);border-radius:10px;cursor:pointer;transition:filter .15s ease,box-shadow .15s ease,transform .1s ease;box-shadow:0 1px 2px #0000000f}.form-button:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 4px 14px rgba(var(--app-accent-rgb),.38)}.form-button:active:not(:disabled){transform:translateY(1px)}.form-button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.form-button-secondary{background:#fff;color:#333;border:1px solid #d4d4d4;box-shadow:0 1px 2px #0000000a}.form-button-secondary:hover:not(:disabled){filter:none;background:#fafafa;border-color:#b3b3b3;box-shadow:0 2px 8px #0000000f}.auth-footer-links{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #eee}.auth-link{font-size:.9rem;font-weight:500;color:#4a5568;text-decoration:none;padding:.35rem .25rem;border-radius:6px;transition:color .15s ease,background-color .15s ease}.auth-link:hover{color:#1a1a1a;background:#0000000a}.auth-link-emphasis{font-weight:600;color:#92400e}.auth-link-emphasis:hover{color:#78350f}.button-container{display:flex;flex-direction:column;gap:.75rem;margin-top:.25rem}a.form-button{line-height:1.25;display:flex!important;align-items:center;justify-content:center;text-decoration:none;color:#1a1a1a;box-sizing:border-box;max-width:100%;min-width:0;border-radius:10px}a.form-button-secondary{color:#333}@media (max-width: 768px){.auth-page{padding:24px 12px 40px;align-items:flex-start;padding-top:max(24px,env(safe-area-inset-top))}.auth-card,.form_container{padding:1.5rem 1.25rem;border-radius:14px}.auth-card h1,.form_container h1{font-size:1.45rem}.form-input,.form-button{font-size:16px}}.app-header{position:fixed;top:0;left:0;right:0;z-index:1000;box-sizing:border-box;background-color:#2d2d2d;color:#fff;padding-top:env(safe-area-inset-top,0px);padding-left:max(12px,env(safe-area-inset-left,0px));padding-right:max(12px,env(safe-area-inset-right,0px));padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08);-webkit-tap-highlight-color:transparent}.app-header__inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;max-width:1400px;margin:0 auto}.app-header__logo-link{display:flex;align-items:center;flex-shrink:0;line-height:0}.app-header__logo{height:44px;width:auto;cursor:pointer;display:block}.app-header__nav-desktop{display:none;align-items:center;gap:4px;flex-wrap:wrap;margin-left:auto}.app-header__link{text-decoration:none;color:inherit;display:inline-flex}.app-header__nav-item{padding:10px 14px;min-height:44px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:10px;color:#fff;font:inherit;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;-webkit-tap-highlight-color:transparent}.app-header__nav-item:hover{background:#ffffff1a}.app-header__nav-item:focus-visible{outline:2px solid var(--app-accent-gold, #8a6405);outline-offset:2px}.app-header__menu-toggle{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;margin-right:-6px;padding:0;border:none;border-radius:12px;background:#ffffff1f;color:#fff;font-size:1.35rem;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}.app-header__menu-toggle:hover{background:#ffffff2e}.app-header__menu-toggle:focus-visible{outline:2px solid var(--app-accent-gold, #8a6405);outline-offset:2px}.app-header__menu-toggle[aria-expanded=true]{background:#ffffff38}.app-header__mobile-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.app-header__mobile-root--open{pointer-events:auto}.app-header__scrim{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;background:#00000073;cursor:pointer;-webkit-tap-highlight-color:transparent}.app-header__sheet{position:absolute;left:0;right:0;top:calc(env(safe-area-inset-top,0px) + 58px);max-height:min(calc(100vh - env(safe-area-inset-top,0px) - 58px - env(safe-area-inset-bottom,0px)),calc(100dvh - env(safe-area-inset-top,0px) - 58px - env(safe-area-inset-bottom,0px)));overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background:#252525;border-radius:16px 16px 0 0;box-shadow:0 -8px 32px #00000059;padding:8px 0 calc(12px + env(safe-area-inset-bottom,0px))}.app-header__nav-mobile{display:flex;flex-direction:column;padding:4px 12px;gap:2px}.app-header__mobile-link{text-decoration:none;color:inherit;display:block;border-radius:12px;overflow:hidden}.app-header__mobile-row{display:flex;align-items:center;min-height:52px;padding:12px 16px;font-size:1.05rem;font-weight:600;letter-spacing:.02em;color:#fff;background:transparent;border:none;width:100%;text-align:left;cursor:pointer;font-family:inherit;box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,.06);-webkit-tap-highlight-color:transparent}.app-header__mobile-link:last-child .app-header__mobile-row,.app-header__nav-mobile>button.app-header__mobile-row:last-child{border-bottom:none}.app-header__mobile-row:active{background:#ffffff14}@media (min-width: 768px){.app-header__logo{height:56px}.app-header__nav-desktop{display:flex}.app-header__menu-toggle{display:none}.app-header__inner{justify-content:flex-start}.app-header__nav-item{font-size:.875rem;padding:10px 16px}}.team-table{width:100%;min-width:280px;border-collapse:collapse;font-size:.9375rem;text-align:left;border:1px solid rgba(255,255,255,.5);border-radius:14px;overflow:hidden;background:#ffffff52;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset 0 1px #ffffff8c,0 4px 20px #00000014}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.team-table{background:#ffffff8c}}.team-table th,.team-table td{padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.07)}.team-table thead{background:linear-gradient(180deg,var(--app-accent-gold-light, #9f7506) 0%,var(--app-accent-gold, #8a6405) 100%)}.team-table th{color:#141414;font-weight:700;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;position:sticky;top:0;z-index:1}.team-table tbody tr:nth-child(odd){background-color:#ffffffb8}.team-table tbody tr:nth-child(2n){background-color:#ffffff7a}.team-table td{color:#1a1a1a;font-weight:500}.team-table td:nth-child(2),.team-table th:nth-child(2){text-align:center;font-variant-numeric:tabular-nums}.team-table tr{height:auto;transition:background-color .15s ease}.team-table tbody tr:hover{background-color:rgba(var(--app-accent-rgb),.18)!important}.team-table tbody tr:last-child td{border-bottom:none}.team-table--interactive tbody tr{cursor:pointer}.team-table--interactive tbody tr:active{background-color:rgba(var(--app-accent-rgb),.26)!important}.page-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:calc(100vh - 70px);width:100%;max-width:1280px;margin:0 auto;box-sizing:border-box;padding:24px 16px 48px}.table-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:clamp(16px,2.5vw,24px);width:100%;padding-top:8px;justify-content:center;align-items:flex-start}.table-wrapper{display:flex;flex-direction:column;flex:1 1 300px;max-width:400px;min-width:min(100%,300px);align-items:stretch}@media (max-width: 768px){.table-container{flex-direction:column;align-items:center}.table-wrapper{max-width:520px;width:100%}}.team-info{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-weight:600;color:#1a1a1a;width:100%}.team-info h1,.team-info h2{margin:0 0 8px;font-size:1.35rem;font-weight:800;letter-spacing:-.02em;color:#141414}.team-info p{margin:8px 0;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.1);width:100%;max-width:280px;font-size:.95rem;color:#000000c7}.team-info p:last-of-type{border-bottom:none}.team-info-captain{color:#000000d9;font-weight:700}.team-info .close{background:linear-gradient(180deg,var(--app-accent-gold-light, #9f7506) 0%,var(--app-accent-gold, #8a6405) 100%);color:#141414;font-weight:700;margin-top:14px;padding:10px 18px;border:1px solid rgba(140,105,0,.45);border-radius:10px;cursor:pointer;font-size:.95rem;transform:none;transition:filter .15s ease,box-shadow .15s ease}.team-info .close:hover{filter:brightness(1.05);box-shadow:0 4px 12px rgba(var(--app-accent-rgb),.3)}.team-info .close:disabled{background:#e8e8e8;color:#9e9e9e;border-color:#cfcfcf}.modal{position:fixed;flex-direction:column;color:#fff;top:50%;left:50%;transform:translate(-50%,-50%);background:#000;display:flex;justify-content:center;align-items:center;z-index:1000;text-align:center;border-radius:20px;padding-top:5px;padding-left:15px;padding-right:15px;font-weight:700}.modal h2{color:#fff;margin-bottom:0}.player-list{max-height:400px;overflow-y:auto}.player-item{padding:10px;cursor:pointer}.player-item.faded{opacity:.5;pointer-events:none}.modal-content.player-modal{text-align:left;min-width:min(520px,92vw)}.player-modal-search-label{display:block;font-size:.85rem;margin-top:4px;margin-bottom:4px}.player-modal-search-input{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:6px;border:none;margin-bottom:12px;font-weight:400}.player-modal-table-wrap{width:100%}.player-modal-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto;gap:12px;align-items:center;padding:8px 10px;text-align:left}.player-modal-header{font-weight:700;border-bottom:2px solid rgba(255,255,255,.35);padding-bottom:10px;margin-bottom:4px}.player-modal-col-price{justify-self:end;white-space:nowrap}.player-modal-body{max-height:360px;overflow-y:auto}.player-modal-data-row{cursor:pointer;border-radius:6px}.player-modal-data-row:hover:not(.faded){background:#ffffff14}.player-modal-data-row.faded{opacity:.5;cursor:not-allowed}.player-modal-empty{padding:16px 10px;margin:0;font-weight:400;text-align:center}.close{background:#fff;color:#000}.close:disabled{background:#2b2b28;color:#2b2b28}.modal button{background:#fff;color:#000;font-weight:700;border:none;padding:10px 15px;cursor:pointer;border-radius:5px;margin-top:10px;margin-bottom:10px}.modal button:hover{background:var(--app-accent-gold, #8a6405)}.modal-divider{width:100%;height:2px;background-color:#fff;margin:0}.team-player{display:flex;flex-direction:column;align-items:center}.player-card-captain-badge{position:absolute;top:4px;right:4px;z-index:2;min-width:18px;height:18px;padding:0 4px;border-radius:4px;background:linear-gradient(to bottom left,#ffffff47,#fff0 55%),linear-gradient(145deg,#2a2a2a,#0d0d0d);color:#fff;font-size:11px;font-weight:800;line-height:18px;text-align:center;box-shadow:0 1px 3px #00000059}.player-card{width:clamp(52px,14vw,65px);height:clamp(78px,20vw,90px);position:relative;border-radius:10px;background:#0006;box-shadow:0 2px 6px #0000002e;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.player-card-image{width:clamp(44px,12vw,55px);height:clamp(44px,12vw,55px);object-fit:contain;border-radius:50%;margin-top:6px;cursor:pointer}.player-card-info{position:absolute;left:3px;right:3px;bottom:3px;background:#ffffffe6;border-radius:8px;padding:3px 4px;text-align:center;line-height:1.1}.player-card-name{color:#000;font-size:clamp(9px,2.4vw,10px);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-name-or-position{margin-top:5px;padding:2px 6px;background-color:#333;color:#fff;border-radius:12px;font-size:12px;font-weight:700;text-align:center;width:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 600px){.player-card-info{padding:2px 3px}}.team-container{position:relative;width:min(500px,92vw);aspect-ratio:5 / 6;height:auto;margin:40px auto 0;padding:clamp(10px,2.8vw,20px);background-image:url(/assets/FootballField-CuYC_ZYs.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;overflow:hidden;border-radius:20px;box-shadow:0 4px 8px #0000001a;border:2px solid transparent}.team-formation{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:clamp(18px,5vw,60px)}.position-group{display:flex;justify-content:center;gap:clamp(12px,5vw,50px)}.team-and-controls{display:flex;justify-content:center;align-items:flex-start;gap:clamp(16px,4vw,30px);flex-wrap:wrap}.controls-container{display:flex;flex-direction:column;align-items:stretch;padding:clamp(18px,3vw,24px);background:#ffffff52;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;border:1px solid rgba(255,255,255,.5);box-shadow:inset 0 1px #ffffff8c,0 4px 20px #00000014;margin-top:42px;width:min(360px,92vw);box-sizing:border-box}.teamdetail-container{display:flex;justify-content:center;flex-direction:column;align-items:center;padding:clamp(18px,3vw,24px);background:#ffffff52;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;border:1px solid rgba(255,255,255,.5);box-shadow:inset 0 1px #ffffff8c,0 4px 20px #00000014;margin-top:42px;width:min(360px,92vw);min-width:0;box-sizing:border-box}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.controls-container,.teamdetail-container{background:#ffffff8c}}.teamdetail-container h2{color:#1a1a1a}.controls-container form{display:flex;flex-direction:column;gap:14px;width:100%;align-items:stretch}.controls-container label{font-size:.8125rem;font-weight:600;color:#0000008c;letter-spacing:.02em;margin-bottom:0}.controls-container input[type=text]{padding:10px 12px;width:100%;max-width:none;box-sizing:border-box;border:1px solid rgba(0,0,0,.12);border-radius:10px;background:#fff;color:#1a1a1a;font-size:1rem;font-family:inherit}.controls-container input[type=text]:focus{outline:none;border-color:var(--app-accent-gold, #8a6405);box-shadow:0 0 0 3px rgba(var(--app-accent-rgb),.22)}.controls-container input[type=text]::placeholder{color:#9ca3af}.budget-display{font-size:1.05rem;font-weight:700;color:#1a1a1a;padding:10px 12px;background:#ffffff73;border-radius:10px;border:1px solid rgba(0,0,0,.06);text-align:center}.captain-hint{margin:0;font-size:.88rem;line-height:1.35;color:#000000a6;max-width:none;text-align:center}.create-team-error{margin:0;font-size:.9rem;color:#b71c1c;background:#b71c1c14;border:1px solid rgba(183,28,28,.2);border-radius:10px;padding:10px 12px;max-width:none;text-align:center}.controls-container form button[type=submit]{padding:12px 20px;background:linear-gradient(180deg,var(--app-accent-gold-light, #9f7506) 0%,var(--app-accent-gold, #8a6405) 100%);color:#141414;border:1px solid rgba(140,105,0,.5);border-radius:10px;cursor:pointer;font-size:1rem;font-weight:700;font-family:inherit;margin-top:4px;transition:filter .15s ease,box-shadow .15s ease;box-shadow:0 1px 2px #0000000f}.controls-container form button[type=submit]:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 4px 14px rgba(var(--app-accent-rgb),.35)}.controls-container form button[type=submit]:disabled{background:#e8e8e8;color:#757575;border-color:#cfcfcf;cursor:not-allowed;filter:none;box-shadow:none}.selected-players{margin-top:4px;padding:12px 14px;max-height:220px;overflow-y:auto;background:#fff6;border-radius:10px;border:1px solid rgba(0,0,0,.06);font-size:.9rem;color:#1a1a1a;text-align:left;width:100%;box-sizing:border-box}.selected-players>div{margin-top:10px}.selected-players>div:first-child{margin-top:0}.selected-players strong{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#00000073;margin-bottom:6px}.selected-players div div{padding:4px 0;border-bottom:1px solid rgba(0,0,0,.06);font-weight:500}.selected-players div div:last-child{border-bottom:none}body{background-color:transparent;margin:0;padding:0;font-family:Arial,sans-serif}.content-wrapper{display:flex;justify-content:center;border:2px solid transparent;padding:clamp(12px,3vw,20px);max-width:100%;height:auto;max-height:none;overflow-y:visible;box-sizing:border-box;padding-top:calc(clamp(12px,3vw,20px) + 78px)}.position-group-5{display:flex;justify-content:center;gap:30px}@media screen and (max-width: 600px){.team-and-controls{flex-direction:column;align-items:center;gap:20px}.controls-container{order:1;width:92vw;text-align:center}.teamdetail-container{width:92vw}}.create-team-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.create-team-player-detail{width:100%;max-width:420px;max-height:min(90vh,640px);overflow-y:auto;background:#2b2b28;color:#fff;border-radius:16px;padding:20px 22px;box-shadow:0 8px 32px #00000059;border:1px solid rgba(255,255,255,.12);text-align:left}.create-team-player-detail h2{margin:0 0 6px;font-size:1.25rem;color:#fff}.player-detail-meta{margin:0 0 14px;font-size:.9rem;color:#ffffffbf}.player-detail-meta-sep{margin:0 6px}.player-detail-captain-label{color:var(--app-accent-gold, #8a6405);font-weight:700}.player-detail-stats{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;padding-top:12px;border-top:1px solid rgba(255,255,255,.15)}.player-detail-stat-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:.92rem}.player-detail-stat-label{color:#ffffffb3}.player-detail-stat-value{font-weight:700;color:var(--app-accent-gold, #8a6405);text-align:right}.player-detail-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.player-detail-btn{border:none;border-radius:8px;padding:10px 16px;font-weight:700;cursor:pointer;font-size:.95rem}.player-detail-btn-close{background:#e3e3e3;color:#111}.player-detail-btn-close:hover{background:#fff}.player-detail-btn-remove{background:#b71c1c;color:#fff}.player-detail-btn-remove:hover{background:#d32f2f}.player-detail-btn-captain{background:var(--app-accent-gold, #8a6405);color:#1a1a18}.player-detail-btn-captain:hover{background:var(--app-accent-gold-hover, #ad8208)}.players-page{max-width:1100px;margin:0 auto;padding:36px 12px 48px;color:#1a1a1a}.players-page h1{margin:0 0 8px;font-size:1.75rem}.players-page-intro{margin:0 0 20px;color:#00000094;font-size:.95rem;max-width:42rem}.players-toolbar{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:20px}@media (min-width: 720px){.players-toolbar{grid-template-columns:1.4fr 1fr 1fr;align-items:end}}@media (min-width: 1024px){.players-toolbar{grid-template-columns:1.35fr 1fr 1fr .95fr}}.players-field label{display:block;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:#00000080;margin-bottom:6px}.players-field input,.players-field select{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:8px;border:1px solid rgba(0,0,0,.12);background:#fff;color:#1a1a1a;font-size:1rem}.players-count{font-size:.9rem;color:#00000080;margin-bottom:10px}.players-table-wrap{overflow-x:auto;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:#ffffff8c;box-shadow:0 1px 3px #0000000f}.players-table{width:100%;border-collapse:collapse;font-size:.95rem}.players-table th,.players-table td{padding:10px 12px;text-align:left;border-bottom:1px solid rgba(0,0,0,.08)}.players-table th{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#00000080;background:#0000000f}.players-table tbody tr{cursor:pointer;transition:background .15s ease}.players-table tbody tr:hover{background:#ffffffb3}.players-table tbody tr:focus-visible{outline:2px solid var(--app-accent-gold, #8a6405);outline-offset:-2px}.players-table .players-col-price{white-space:nowrap;text-align:right}.players-table .players-col-position{white-space:nowrap}.players-table .players-col-full-name{min-width:8.5rem}.players-table .players-col-known-as{min-width:6rem}.players-empty{padding:28px 16px;text-align:center;color:#00000073}.players-error{padding:16px;background:#e74c3c1f;border-radius:8px;color:#b71c1c;border:1px solid rgba(183,28,28,.2)}.player-directory-detail{max-width:min(920px,96vw);max-height:90vh;overflow-y:auto;text-align:left}.player-directory-full-name{margin:-4px 0 8px;color:#ffffffa6;font-size:.95rem}.player-directory-section-title{margin:20px 0 10px;font-size:1rem;font-weight:600;color:#ffffffd9}.player-directory-match-table-wrap{overflow-x:auto;margin-bottom:8px;border-radius:8px;border:1px solid rgba(255,255,255,.12)}.player-directory-match-table{width:100%;border-collapse:collapse;font-size:.8rem}.player-directory-match-table th,.player-directory-match-table td{padding:8px 10px;text-align:center;border-bottom:1px solid rgba(255,255,255,.08)}.player-directory-match-table th{background:#00000059;color:#ffffff8c;font-weight:600;white-space:nowrap}.player-directory-match-table td:first-child,.player-directory-match-table th:first-child{text-align:left}.player-directory-fixture-cell{text-align:left!important;min-width:10rem;max-width:18rem}.player-directory-no-matches{margin:0;padding:12px 0;color:#ffffff80;font-size:.9rem}.player-directory-detail-actions{margin-top:16px}.match-list-container{margin:20px 0}.match-list-container__title{margin:0 0 12px;font-size:1.15rem;font-weight:700;color:#141414}.match-list{list-style:none;padding:0}.match-item{display:flex;justify-content:space-between;align-items:center;padding:15px;margin-bottom:10px;background-color:var(--app-accent-gold, #8a6405);border-radius:8px;color:#000;transition:background-color .3s ease}.match-item:hover{background-color:#d1a605}.match-info{display:flex;flex-direction:column}.teams{font-weight:700;font-size:1.1em}.match-date{font-size:.9em;color:#333}.delete-button{background-color:#000;color:var(--app-accent-gold, #8a6405);border:none;padding:8px 15px;border-radius:5px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.delete-button:hover{background-color:#fff;color:#000}.player-stat-form{display:grid;grid-template-columns:1fr;gap:.75rem;align-items:start;padding:.85rem 1rem;margin-bottom:.65rem;background:#fafafa;border:1px solid #e8e8e8;border-radius:12px;box-sizing:border-box}.player-stat-form__player{display:grid;gap:.45rem;min-width:0}.player-stat-form__label{font-size:.8125rem;font-weight:600;color:#404040}.player-stat-form__combobox{position:relative;width:100%;min-width:0}.player-stat-form__search{width:100%;margin:0;box-sizing:border-box}.player-stat-form__dropdown{position:absolute;z-index:40;left:0;right:0;top:calc(100% + 4px);margin:0;padding:.35rem 0;list-style:none;max-height:min(280px,45vh);overflow-y:auto;background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 4px 6px #0000000f,0 12px 24px #0000001a}.player-stat-form__dropdown-item{margin:0;padding:0}.player-stat-form__dropdown-item--action{border-bottom:1px solid #eee;margin-bottom:.25rem;padding-bottom:.25rem}.player-stat-form__dropdown-btn{display:block;width:100%;padding:.55rem .85rem;border:none;background:transparent;text-align:left;font:inherit;font-size:.9375rem;color:#1a1a1a;cursor:pointer;border-radius:0}.player-stat-form__dropdown-btn:hover,.player-stat-form__dropdown-btn:focus-visible{background:rgba(var(--app-accent-rgb),.12);outline:none}.player-stat-form__dropdown-item--action .player-stat-form__dropdown-btn{font-size:.8125rem;font-weight:600;color:#57534e}.player-stat-form__dropdown-empty{padding:.65rem .85rem;font-size:.875rem;color:#71717a}.player-stat-form__nums{display:flex;flex-wrap:wrap;gap:.5rem .65rem;align-items:flex-end;width:100%}.player-stat-form__mini{display:flex;flex-direction:column;gap:.2rem;min-width:0}.player-stat-form__mini-key{font-size:.7rem;font-weight:700;color:#71717a;letter-spacing:.04em}.player-stat-form__num{width:3.25rem;min-width:3rem;padding:.5rem .35rem;text-align:center;margin:0;box-sizing:border-box}.player-stat-form__num::-webkit-outer-spin-button,.player-stat-form__num::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.player-stat-form__num[type=number]{-moz-appearance:textfield}.player-stat-form__remove{justify-self:start;width:auto;padding:.55rem .85rem;font-size:.875rem}.player-stat-form__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width: 720px){.player-stat-form{grid-template-columns:minmax(200px,1.2fr) minmax(0,2fr) minmax(0,300px) auto;gap:.75rem 1rem;align-items:end}.player-stat-form__player{grid-column:1 / 3}.player-stat-form__nums{grid-column:3}.player-stat-form__remove{grid-column:4;align-self:end;justify-self:end}}.create-match-card{max-width:min(960px,100%);margin:0 auto 2rem;padding:1.5rem 1.35rem 1.65rem;box-sizing:border-box;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 1px 2px #0000000a,0 12px 40px #00000014}.create-match-card__title{margin:0 0 1rem;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;color:#1a1a1a}.create-match-card__banner{margin:0 0 1rem}.create-match-form__grid{display:grid;gap:1rem 1.25rem}.create-match-form__grid--teams,.create-match-form__grid--scores{grid-template-columns:1fr 1fr}.create-match-form__scores-block{margin-top:.25rem}.create-match-form__presets{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.65rem}.create-match-form__chip{padding:.35rem .65rem;font-size:.8125rem;font-weight:600;font-family:inherit;color:#333;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:999px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.create-match-form__chip:hover{background:#fff;border-color:rgba(var(--app-accent-rgb),.45)}.create-match-form__datetime-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-top:1.1rem}.create-match-form__datetime-field{flex:1 1 220px;margin-bottom:0;min-width:0}.create-match-form__now-btn{flex:0 0 auto;width:auto;padding:.75rem 1.1rem;margin-bottom:.05rem}.create-match-form__stats-head{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid #eee}.create-match-form__stats-title{margin:0 0 .35rem;font-size:1.05rem;font-weight:700;color:#1a1a1a}.create-match-form__stats-hint{margin:0;font-size:.875rem;color:#5c5c5c;line-height:1.45}.create-match-form__stat-rows{margin-top:1rem}.create-match-form__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem;padding-top:1.25rem;border-top:1px solid #eee}.create-match-form__actions .form-button,.create-match-form__actions .form-button-secondary{width:auto;min-width:min(160px,100%)}@media (max-width: 640px){.create-match-form__grid--teams,.create-match-form__grid--scores{grid-template-columns:1fr}.create-match-card{padding:1.25rem 1rem 1.4rem;border-radius:14px}}.match-page{padding:.5rem 12px 2.5rem;max-width:1100px;margin:0 auto;box-sizing:border-box}.match-page__inner{min-width:0}.match-page__header{margin-bottom:1.25rem}.match-page__title{margin:0 0 .35rem;font-size:clamp(1.5rem,4vw,1.85rem);font-weight:800;letter-spacing:-.03em;color:#141414}.match-page__subtitle{margin:0;max-width:52ch;font-size:.95rem;line-height:1.5;color:#3f3f46}.match-page__list{margin-top:2rem}.match-page__list-title{margin:0 0 .75rem;font-size:1.15rem;font-weight:700;color:#141414}.beast-gif-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent}.beast-gif-overlay__dim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;pointer-events:none}.beast-gif-overlay__img{position:relative;z-index:1;max-width:min(92vw,520px);max-height:min(70vh,520px);width:auto;height:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.other-team--cup-not-started{display:flex;justify-content:center;align-items:flex-start;padding:24px 16px;box-sizing:border-box}.other-team-cup-message{margin:0;max-width:28rem;padding:20px 22px;text-align:center;font-size:1.05rem;font-weight:600;line-height:1.45;color:#111;background:#ffffff47;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.45);border-radius:16px;box-shadow:0 8px 24px #00000014}.mens-page{padding:20px}.mens-page--schedule{background:transparent;min-height:calc(100vh - 80px)}.mens-page--schedule h1{color:#111;font-weight:800;letter-spacing:-.02em}.mens-page--schedule .schedule-panel h1{color:#111}.mens-page--schedule>.content-container{max-width:960px;margin:0 auto}.mens-page--schedule p{color:#111111d9}.mens-page--schedule .empty-state{border:1px solid rgba(17,17,17,.18);background:#ffffff59;color:#111}.mens-page--schedule .schedule-panel .empty-state{background:#ffffff47;border-color:#0000001f}@media (max-width: 540px){.mens-page.mens-page--schedule{padding:10px 4px 16px}}.mens-page h1{font-size:24px;margin-bottom:10px}.mens-page p{font-size:16px;margin-bottom:20px}.match-table{border:1px solid #2d2d2d;border-radius:8px;overflow:hidden}.match-table table{width:100%;border-collapse:collapse}.results-table{border:1px solid #2d2d2d;border-radius:8px;overflow:hidden}.results-table table{width:100%;border-collapse:collapse}.empty-state{margin:16px 0;padding:14px 16px;border:1px solid #2d2d2d;border-radius:12px;background:#1f1f1f;color:#fff;text-align:center}.schedule-panel{--schedule-text-scale: 1.2;background:#ffffff42;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:18px;padding:clamp(18px,3vw,26px) clamp(16px,3vw,28px);border:1px solid rgba(255,255,255,.48);box-shadow:inset 0 1px #ffffff8c,0 8px 28px #00000017;margin-top:6px}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.schedule-panel{background:#ffffff61;-webkit-backdrop-filter:none;backdrop-filter:none}}.schedule-panel h1{font-size:calc(24px * var(--schedule-text-scale));margin-bottom:calc(12px * var(--schedule-text-scale));margin-top:0}.schedule-panel>p{font-size:calc(16px * var(--schedule-text-scale));margin-bottom:calc(16px * var(--schedule-text-scale))}.schedule-panel .schedule-day__label{font-size:calc(14px * var(--schedule-text-scale));padding-top:calc(14px * var(--schedule-text-scale))}.schedule-panel .schedule-day--results .schedule-day__label,.schedule-panel .schedule-day--fixtures .schedule-day__label{padding-top:calc(14px * var(--schedule-text-scale));padding-bottom:calc(4px * var(--schedule-text-scale))}.schedule-panel .schedule-day__rows{padding-top:calc(10px * var(--schedule-text-scale))}.schedule-panel .schedule-row{padding:calc(14px * var(--schedule-text-scale)) 0}.schedule-panel .schedule-row__time{font-size:calc(16px * var(--schedule-text-scale));min-width:calc(3.25rem * var(--schedule-text-scale))}.schedule-panel .schedule-row__score{font-size:calc(17px * var(--schedule-text-scale));min-width:calc(4rem * var(--schedule-text-scale))}.schedule-panel .schedule-row__sub{font-size:calc(13px * var(--schedule-text-scale));margin-top:calc(8px * var(--schedule-text-scale))}.schedule-panel .team-badge-block__name{font-size:calc(15px * var(--schedule-text-scale))}.schedule-panel .team-badge-block--schedule .team-badge-block__img{width:calc(36px * var(--schedule-text-scale));height:calc(36px * var(--schedule-text-scale))}.schedule-panel .team-badge-block--schedule .team-badge-block__fallback{width:calc(36px * var(--schedule-text-scale));height:calc(36px * var(--schedule-text-scale));font-size:calc(14px * var(--schedule-text-scale))}.schedule-panel .schedule-row__match-core--result .schedule-row__score{min-height:calc(36px * var(--schedule-text-scale))}.schedule-panel .schedule-row__line{gap:calc(10px * var(--schedule-text-scale)) calc(14px * var(--schedule-text-scale))}.schedule-panel .schedule-row__line--fixture .schedule-row__location{padding-left:0}.schedule-panel .schedule-row__match-core{column-gap:clamp(calc(8px * var(--schedule-text-scale)),2vw,calc(14px * var(--schedule-text-scale)))}.schedule-panel .schedule-row__line--result .schedule-row__kickoff{max-width:min(22%,calc(9rem * var(--schedule-text-scale)))}.schedule-panel .schedule-row__location,.schedule-panel .schedule-row__kickoff{font-size:calc(13px * var(--schedule-text-scale))}.schedule-panel .team-badge-block--schedule{gap:calc(10px * var(--schedule-text-scale))}.schedule-panel .empty-state{margin:calc(8px * var(--schedule-text-scale)) 0 0;padding:calc(14px * var(--schedule-text-scale)) calc(16px * var(--schedule-text-scale));font-size:calc(16px * var(--schedule-text-scale));border-radius:calc(12px * var(--schedule-text-scale))}.schedule{margin:4px auto 0;width:100%;max-width:920px}.schedule-day{display:grid;grid-template-columns:minmax(76px,100px) minmax(0,1fr);column-gap:clamp(12px,3vw,24px);align-items:start;margin-bottom:0}.schedule-day+.schedule-day{margin-top:clamp(28px,5vw,48px);padding-top:clamp(12px,2vw,20px);border-top:1px solid rgba(17,17,17,.1)}.schedule-day--results,.schedule-day--fixtures{grid-template-columns:1fr;column-gap:0}.schedule-day--results .schedule-day__label,.schedule-day--fixtures .schedule-day__label{position:static;padding-top:14px;padding-bottom:4px}.schedule-day--results .schedule-day__rows,.schedule-day--fixtures .schedule-day__rows{width:100%}.schedule-day__label{margin:0;padding-top:14px;font-size:14px;font-weight:700;color:#111111d9;letter-spacing:.01em;line-height:1.2;position:sticky;top:8px}.schedule-day__rows{list-style:none;margin:0;padding:10px 0 0}.schedule-row{border-bottom:1px solid rgba(17,17,17,.12);padding:14px 0}.schedule-day__rows .schedule-row:last-child{border-bottom:none}.schedule-row__line{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px 14px}.schedule-row__line--fixture{position:relative;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:2.75rem}.schedule-row__match{display:flex;justify-content:center;align-items:center;width:100%}.schedule-row__match-core{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:clamp(8px,2vw,14px);width:min(100%,740px);max-width:100%}.schedule-row__match-core>:first-child{justify-self:end;min-width:0}.schedule-row__match-core .schedule-row__time{justify-self:center;text-align:center}.schedule-row__match-core>:last-child{justify-self:start;min-width:0}.schedule-row__line--fixture .schedule-row__location{position:absolute;right:0;top:50%;transform:translateY(-50%);max-width:min(22%,9rem);min-width:0;text-align:right;padding-left:0;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.schedule-row__line--result{position:relative;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:2.75rem}.schedule-row__match-core--result{width:min(100%,740px);max-width:100%}.schedule-row__match-core--result .schedule-row__score{margin:0;padding:0;align-self:center;display:flex;align-items:center;justify-content:center;line-height:1;min-height:36px}.schedule-row__line--result .schedule-row__kickoff{position:absolute;right:0;top:50%;transform:translateY(-50%);max-width:min(22%,9rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.schedule-row__location,.schedule-row__kickoff{margin:0;font-size:13px;font-weight:600;color:#111111bf;text-align:right;justify-self:end;line-height:1.25;min-width:0;word-break:break-word}.schedule-row__kickoff{font-variant-numeric:tabular-nums}.schedule-row__time{margin:0;font-size:16px;font-weight:800;font-variant-numeric:tabular-nums;color:#111;letter-spacing:.02em;flex-shrink:0;min-width:3.25rem;text-align:center}.schedule-row__score{margin:0;font-size:17px;font-weight:800;font-variant-numeric:tabular-nums;color:#111;letter-spacing:.04em;text-align:center;flex-shrink:0;min-width:4rem}.schedule-row__sub{margin-top:8px;font-size:13px;font-weight:500;color:#111111ad;padding-left:2px}.team-badge-block--schedule{display:flex;align-items:center;gap:10px;min-width:0}.team-badge-block--schedule-home{justify-content:flex-end;text-align:right}.team-badge-block--schedule-away{justify-content:flex-start;text-align:left}.team-badge-block{display:flex;align-items:center;gap:10px;min-width:0}.team-badge-block--home{justify-content:flex-end;text-align:right}.team-badge-block--away{justify-content:flex-start;text-align:left}.team-badge-block__img{width:40px;height:40px;object-fit:contain;border-radius:10px;background:#0000000f;flex-shrink:0}.team-badge-block--schedule .team-badge-block__img{width:36px;height:36px;border-radius:9px}.team-badge-block__fallback{width:40px;height:40px;border-radius:10px;background:#0000001f;color:#111;font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.team-badge-block--schedule .team-badge-block__fallback{width:36px;height:36px;border-radius:9px;font-size:14px}.mens-page--schedule .team-badge-block__fallback{background:#0000001a;color:#111}.team-badge-block__name{font-size:15px;font-weight:600;color:#111;line-height:1.25;word-break:break-word}.match-card-list{display:flex;flex-direction:column;gap:14px;margin-top:8px}.match-card{background:linear-gradient(145deg,#252525,#1a1a1a);border:1px solid #333;border-radius:14px;padding:16px 18px;box-shadow:0 4px 14px #00000059}.match-card__teams{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px 14px;align-items:center}.match-card__vs{font-size:13px;font-weight:700;letter-spacing:.06em;color:var(--app-highlight-yellow, #b89818);text-transform:lowercase;padding:4px 8px;border-radius:8px;background:rgba(var(--app-highlight-rgb),.14);border:1px solid rgba(var(--app-highlight-rgb),.38);flex-shrink:0}.match-card__score{font-size:1.35rem;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.04em;color:#f5f5f5;padding:2px 6px}.match-card__meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:12px;padding-top:12px;border-top:1px solid #333;font-size:13px;color:#b0b0b0}.match-card__meta span{display:inline-flex;align-items:center;gap:6px}.match-card .team-badge-block__name{color:#f0f0f0}.match-card .team-badge-block__img{background:#2d2d2d}.match-card .team-badge-block__fallback{background:#3d3d3d;color:var(--app-highlight-yellow, #b89818)}@media (max-width: 540px){.schedule-day{grid-template-columns:1fr}.schedule-day+.schedule-day{margin-top:clamp(22px,5vw,36px);padding-top:clamp(16px,3vw,24px)}.schedule-day__label{padding-top:20px;padding-bottom:4px;border-bottom:1px solid rgba(17,17,17,.12);position:static}.schedule-day:first-child .schedule-day__label{padding-top:4px}.schedule-day__rows{padding-top:12px}.schedule-row__line{grid-template-columns:1fr;gap:12px}.schedule-row__line--fixture{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:12px;min-height:0}.schedule-row__match{width:100%;justify-content:center}.schedule-row__match-core{width:100%;max-width:100%;column-gap:clamp(4px,1.5vw,12px);row-gap:0}.schedule-row__line--fixture .schedule-row__location{position:static;transform:none;max-width:100%;width:100%;padding-left:0;margin-top:2px;white-space:normal;overflow:visible;text-overflow:clip}.schedule-row__line--result{display:flex;flex-direction:column;align-items:stretch;gap:12px}.schedule-row__line--result .schedule-row__kickoff{position:static;transform:none;max-width:100%;width:100%;white-space:normal;overflow:visible;text-overflow:clip}.schedule-row__line--result .schedule-row__score{align-self:center}.schedule-row__location,.schedule-row__kickoff{order:4;justify-self:end;text-align:right;width:100%;max-width:100%}.schedule-panel{padding:14px max(6px,env(safe-area-inset-left,0px)) 16px max(6px,env(safe-area-inset-right,0px));border-radius:14px}.schedule-panel .schedule-row__time{font-size:13px;min-width:2.4rem;letter-spacing:.01em}.schedule-panel .schedule-row__score{font-size:14px;min-width:3rem}.schedule-panel .schedule-row__location,.schedule-panel .schedule-row__kickoff{font-size:11px;font-weight:600;line-height:1.2}.schedule-panel .team-badge-block--schedule .team-badge-block__img,.schedule-panel .team-badge-block--schedule .team-badge-block__fallback{width:28px;height:28px;border-radius:7px}.schedule-panel .team-badge-block--schedule .team-badge-block__fallback{font-size:11px}.schedule-panel .team-badge-block--schedule .team-badge-block__name{font-size:12px;line-height:1.2;word-break:normal;overflow-wrap:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.schedule-panel .team-badge-block--schedule{gap:6px}.schedule-panel .schedule-row__match-core{column-gap:4px}.schedule-panel .schedule-row__match-core--result .schedule-row__score{min-height:28px}.schedule-panel .schedule-row{padding:10px 0}.schedule-panel .schedule-row__line{gap:8px 8px}}@media (max-width: 520px){.match-card__teams{display:flex;flex-direction:column;gap:12px}.match-card__vs,.match-card__score{align-self:center}.team-badge-block--home{justify-content:flex-start;text-align:left}.team-badge-block--away{flex-direction:row-reverse;justify-content:flex-end;text-align:right}}:root{--app-page-gradient: linear-gradient(165deg, #f0dd3a 0%, #c9a80f 42%, #9a7200 100%);--app-page-bg-fallback: #c9a80f;--app-accent-gold: #8a6405;--app-accent-gold-light: #9f7506;--app-accent-gold-hover: #ad8208;--app-highlight-yellow: #b89818;--app-accent-rgb: 138, 100, 5;--app-highlight-rgb: 184, 152, 24;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1a1a1a;background-color:var(--app-page-bg-fallback);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{min-height:100%;background-color:var(--app-page-bg-fallback);background-image:var(--app-page-gradient);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;flex-direction:column;min-width:320px;min-height:100vh;overflow-x:hidden;overflow-y:auto;background:transparent;color:inherit}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.main-content{margin-top:calc(64px + env(safe-area-inset-top,0px));padding:10px;width:100%;box-sizing:border-box}.main-content:has(.auth-page){padding-left:0;padding-right:0}@media (max-width: 540px){.main-content:has(.mens-page--schedule){padding-left:4px;padding-right:4px}}@media (max-width: 768px){body{flex-direction:column;align-items:stretch;padding:5px}h1{font-size:2em}button{padding:.4em 1em;font-size:.9em}}
