.screenshot-lineup-card{width:1620px;min-height:600px;padding:24px;border-radius:12px;position:relative;font-family:Inter,Segoe UI,Roboto,sans-serif;box-shadow:0 8px 32px #0000001f;background:linear-gradient(135deg,var(--team-primary, #1f2937) 0%,var(--team-secondary, #374151) 100%);color:#fff}.screenshot-lineup-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:20px;border-bottom:2px solid rgba(255,255,255,.2)}.screenshot-team-info{display:flex;align-items:center;gap:16px}.screenshot-team-logo{width:96px;height:96px;object-fit:contain;border-radius:5px;background:#fff;padding:8px;box-shadow:0 4px 12px #00000014}.screenshot-team-logo-large{width:120px;height:120px;object-fit:contain;opacity:.15;position:absolute;right:24px;top:24px;z-index:0}.screenshot-team-details{display:flex;flex-direction:column;gap:4px}.screenshot-team-name{font-size:2rem;font-weight:700;margin:0;text-transform:uppercase;letter-spacing:1px}.screenshot-formation-label{font-size:1rem;font-weight:500;opacity:.9;text-transform:uppercase;letter-spacing:.5px}.screenshot-lineup-card-content{display:contents;position:relative;z-index:1}.screenshot-card-inner{border-radius:12px;padding:28px;color:#0f172a;box-shadow:0 6px 18px #00000014;display:grid;grid-template-columns:1fr 580px;grid-template-rows:auto auto;grid-gap:24px;align-items:start;text-align:left}.screenshot-position-section{display:block;width:100%}.screenshot-goalies-section{display:flex;flex-direction:column;align-items:center;width:100%}.screenshot-section-title{display:block;width:100%;text-align:center;font-weight:800;font-size:40px;letter-spacing:.6px;color:#fff;background:transparent;padding:0 0 6px;margin-bottom:6px}.screenshot-forwards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 24px;width:100%;max-width:720px}.screenshot-forwards-grid-two{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 24px;width:100%;max-width:720px;align-items:center;margin-left:auto;margin-right:auto;justify-items:center}.screenshot-forwards-section{grid-column:1 / 2;grid-row:1}.screenshot-defense-section{grid-column:2 / 3;grid-row:1}.screenshot-goalies-section{grid-column:1 / -1;grid-row:2}.screenshot-goalies-section .screenshot-section-title{text-align:center}.screenshot-goalies-grid{justify-content:center}.special-teams .screenshot-card-inner{grid-template-columns:1fr;grid-template-rows:auto auto}.special-teams.pk .screenshot-card-inner{grid-template-rows:auto auto auto}.special-teams .screenshot-forwards-section,.special-teams.pk .screenshot-pk-title-section{grid-column:1 / -1;grid-row:1}.special-teams.pk .screenshot-forwards-section{grid-row:2}.special-teams .screenshot-defense-section{grid-column:1 / -1;grid-row:2}.special-teams.pk .screenshot-defense-section{grid-row:3}.special-teams .screenshot-forwards-grid,.special-teams .screenshot-defense-grid{margin-left:auto;margin-right:auto}.screenshot-powerplay-section{grid-column:1 / -1;grid-row:1}.screenshot-unit{margin-bottom:16px}.screenshot-unit:last-child{margin-bottom:0}.screenshot-unit-label{text-align:center;font-weight:800;font-size:28px;color:#fff;margin:6px 0 8px}.screenshot-unit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px 24px;width:100%;max-width:1220px;margin-left:auto;margin-right:auto}.screenshot-forward-line{display:contents}.screenshot-defense-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 24px;width:100%;max-width:720px;align-items:center;justify-items:center}.screenshot-defense-pair{display:flex;gap:24px}.screenshot-goalies-grid{display:flex;gap:48px;justify-content:center;align-items:center}.screenshot-player-card{min-width:220px;background:transparent;color:inherit;border-radius:4px;display:inline-flex;align-items:center;justify-content:flex-start;text-align:left;padding:6px 8px;border:none;transition:none}.screenshot-player-card .screenshot-player-badge{position:relative}.screenshot-player-card .screenshot-player-overlay{width:250px;height:75px;position:absolute;padding-bottom:10px;right:0;bottom:30px;background:#0f172abf;color:#fff}.screenshot-player-card .screenshot-number-bubble{position:absolute;top:25px;right:5px;background:var(--team-primary, rgba(255, 255, 255, .9));color:var(--primary-foreground, #fff);padding:4px 8px;border-radius:16px;font-weight:700;font-size:30px;box-shadow:0 2px 6px #0000001f}.screenshot-player-card:hover{transform:none;box-shadow:none}.screenshot-goalie-card{min-width:160px;min-height:80px}.screenshot-player-name{font-weight:600;font-size:1.2rem;line-height:1.1;text-transform:none;letter-spacing:.4px;color:#0f172a;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1 auto}.screenshot-player-overlay{position:absolute;left:0;right:0;bottom:0;background:#0f172a73;color:#fff;padding:6px 8px;text-align:center;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;height:44px}.screenshot-number-bubble{position:absolute;top:8px;right:8px;background:#fffffff2;color:#111;padding:6px 10px;border-radius:18px;font-weight:700;font-size:.95rem;box-shadow:0 4px 10px #0000001f}.screenshot-player-name-first{font-size:25px;display:block;text-align:center}.screenshot-player-name-last{display:block;font-weight:700;margin-top:2px;text-transform:uppercase;font-size:30px;text-align:center}.screenshot-player-number{font-size:.85rem;font-weight:700;color:var(--team-accent, #c53030)}.screenshot-player-badge{min-width:220px;height:300px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;border-radius:8px;padding:6px;box-shadow:none;flex-shrink:0;overflow:hidden;position:relative}.screenshot-player-photo{height:230px;width:auto;object-fit:cover;display:block}.screenshot-goalie-card .screenshot-player-badge{min-width:260px;height:300px;border-radius:8px}.screenshot-goalie-card .screenshot-player-photo{height:240px;width:auto}.screenshot-player-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:.6;height:100%}.screenshot-player-position{font-weight:700;font-size:.85rem;letter-spacing:.5px;color:#6b7280}.screenshot-lineup-card-footer{margin-top:0;padding:12px 0;border-top:1px solid rgba(15,23,42,.06);text-align:center;align-self:stretch;width:100%;max-width:100%;box-sizing:border-box;border-radius:12px}.screenshot-attribution{font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px;opacity:.8}@media (max-width: 900px),(max-width: 600px){.screenshot-lineup-card{width:1620px!important}}.lineup-card-footer{margin-top:0;padding:12px 0;border-top:1px solid rgba(15,23,42,.06);text-align:center;align-self:stretch;width:100%;max-width:100%;box-sizing:border-box;border-radius:12px}.attribution{font-size:55px;font-weight:700}.attribution .attribution-url{display:inline-block;margin-left:6px;font-size:65px;font-weight:800;text-transform:uppercase;letter-spacing:.2px;color:inherit}.screenshot-trade-card{width:1920px;min-height:1080px;background:#fff;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;position:relative;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}.screenshot-trade-header{background-image:url(/banner-trade-proposal.png);background-size:cover;background-position:center center;background-repeat:no-repeat;padding:32px 60px;text-align:center;border-bottom:6px solid #f59e0b;min-height:220px;box-sizing:border-box;display:flex;align-items:flex-end;justify-content:center;margin-bottom:0}.screenshot-trade-title{font-size:clamp(36px,6vw,64px);font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:2px;text-shadow:0 4px 12px rgba(0,0,0,.5);line-height:1;white-space:normal;overflow-wrap:break-word;word-break:break-word;padding:0 12px;max-width:calc(100% - 40px)}.screenshot-trade-content{flex:1;display:grid;grid-template-columns:1fr auto 1fr;gap:0;min-height:900px}.screenshot-trade-team-side{padding:60px 40px;display:flex;flex-direction:column;position:relative}.screenshot-trade-team1{border-right:3px solid rgba(255,255,255,.2)}.screenshot-trade-arrow-icon{display:block;filter:drop-shadow(0 0 6px rgba(255,255,255,.95)) drop-shadow(0 6px 12px rgba(0,0,0,.25))}.screenshot-trade-arrow-icon path,.screenshot-trade-arrow-icon circle,.screenshot-trade-arrow-icon rect{stroke:#fff;stroke-width:1px;stroke-linejoin:round;stroke-linecap:round}.screenshot-trade-team2{border-left:3px solid rgba(255,255,255,.2)}.screenshot-trade-team-header{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:48px;padding-bottom:24px;border-bottom:3px solid rgba(255,255,255,.3)}.screenshot-trade-team-logo{width:120px;height:120px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.screenshot-trade-team-name{font-size:48px;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.screenshot-trade-players-list{display:flex;flex-direction:column;gap:24px;align-items:center}.screenshot-trade-player-card{width:100%;max-width:400px}.screenshot-trade-player-badge{position:relative;width:100%;aspect-ratio:3 / 3;border-radius:16px;overflow:hidden;background:var(--badge-accent, #374151);box-shadow:0 8px 24px #0000004d;transition:transform .2s ease}.screenshot-trade-player-badge:hover{transform:scale(1.02)}.screenshot-trade-player-photo{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top}.screenshot-trade-number-bubble{position:absolute;top:16px;right:16px;background:#000000d9;color:#fff;font-size:28px;font-weight:800;padding:8px 20px;border-radius:50px;box-shadow:0 4px 12px #0006;z-index:3;border:3px solid rgba(255,255,255,.3)}.screenshot-trade-player-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.95) 0%,rgba(0,0,0,.85) 70%,transparent 100%);padding:20px 16px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:2}.screenshot-trade-player-name-first{font-size:24px;font-weight:600;color:#fff;display:block;text-transform:uppercase;letter-spacing:1px}.screenshot-trade-player-name-last{font-size:32px;font-weight:800;color:#fff;display:block;text-transform:uppercase;letter-spacing:.5px;margin-top:2px}.screenshot-trade-player-name-full{font-size:32px;font-weight:800;color:#fff;display:block;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.screenshot-trade-player-position{position:absolute;top:16px;left:16px;background:#000;color:#fff;font-size:20px;font-weight:800;padding:8px 16px;border-radius:8px;box-shadow:0 4px 12px #0000004d;z-index:3}.screenshot-trade-no-players{padding:60px 20px;text-align:center;font-size:28px;opacity:.6;font-style:italic}.screenshot-trade-arrow{width:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:36px;padding:60px 32px;background:#050505;border-left:4px solid rgba(255,255,255,.1);border-right:4px solid rgba(255,255,255,.1)}.screenshot-trade-arrow svg{filter:drop-shadow(0 6px 16px rgba(0,0,0,.35));width:120px;height:120px}.screenshot-trade-arrow-icon--reverse{transform:scaleX(-1)}.screenshot-trade-footer{background:#fff;padding:32px 60px;text-align:center;border-top:6px solid #dc2626}.screenshot-trade-footer .attribution{font-size:36px;color:#374151;font-weight:600}.screenshot-trade-footer .attribution-url{font-weight:800;color:#2563eb}@media (max-width: 1920px){.screenshot-trade-card{width:100%;min-height:auto}.screenshot-trade-title{font-size:2.5rem}.screenshot-trade-team-name{font-size:1.75rem}.screenshot-trade-team-logo{width:80px;height:80px}.screenshot-trade-player-name-first{font-size:1rem}.screenshot-trade-player-name-last{font-size:1.25rem}.screenshot-trade-number-bubble{font-size:30px;padding:4px 12px}.screenshot-trade-player-position{font-size:30px;padding:4px 10px}}@media (max-width: 768px){.screenshot-trade-content{grid-template-columns:1fr;grid-template-rows:auto auto auto}.screenshot-trade-team1{border-right:none;border-bottom:3px solid rgba(255,255,255,.2)}.screenshot-trade-team2{border-left:none;border-top:3px solid rgba(255,255,255,.2)}.screenshot-trade-arrow{transform:rotate(90deg)}}.screenshot-trade-draft-picks{display:flex;flex-direction:column;gap:16px;margin-top:32px;padding-top:32px;border-top:3px solid rgba(255,255,255,.3)}.screenshot-trade-draft-pick{display:flex;align-items:center;gap:16px;padding:12px 18px;background:#ffffff0f;border-radius:10px;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 6px 18px #00000040}.screenshot-trade-pick-year{font-size:22px;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.5px;padding:10px 14px;border-radius:8px;display:inline-block}.screenshot-trade-pick-text{flex:1;display:flex;flex-direction:column;gap:4px}.screenshot-trade-pick-note{font-size:16px;font-weight:600;opacity:.9;font-style:italic;color:#ffffffe6}@media (max-width: 1920px){.screenshot-trade-draft-picks{margin-top:20px;padding-top:20px;gap:12px}.screenshot-trade-draft-pick{padding:0}.screenshot-trade-pick-icon{font-size:24px}.screenshot-trade-pick-year{font-size:30px}.screenshot-trade-pick-note{font-size:.85rem}}.screenshot-trade-card.trade-export-card{width:1920px!important;min-height:1080px!important;box-shadow:none}.screenshot-trade-card.trade-export-card .screenshot-trade-title{font-size:64px!important}.screenshot-trade-card.trade-export-card .screenshot-trade-content{grid-template-columns:1fr auto 1fr!important;grid-template-rows:auto!important}.screenshot-trade-card.trade-export-card .screenshot-trade-team1{border-right:3px solid rgba(255,255,255,.2)!important;border-bottom:none!important}.screenshot-trade-card.trade-export-card .screenshot-trade-team2{border-left:3px solid rgba(255,255,255,.2)!important;border-top:none!important}.screenshot-trade-card.trade-export-card .screenshot-trade-arrow{transform:none!important;width:140px!important;padding:60px 32px!important}.screenshot-trade-card.trade-export-card .screenshot-trade-team-logo{width:120px!important;height:120px!important}.screenshot-trade-card.trade-export-card .screenshot-trade-team-name{font-size:48px!important}.screenshot-trade-card.trade-export-card .screenshot-trade-player-name-full{font-size:32px!important}.screenshot-trade-card.trade-export-card .screenshot-trade-number-bubble{font-size:28px!important;padding:8px 20px!important}.screenshot-trade-card.trade-export-card .screenshot-trade-player-position{font-size:20px!important;padding:8px 16px!important}.screenshot-trade-card.trade-export-card .screenshot-trade-draft-picks{margin-top:32px!important;padding-top:32px!important;gap:16px!important}.screenshot-trade-card.trade-export-card .screenshot-trade-draft-pick{padding:12px 18px!important}.screenshot-trade-card.trade-export-card .screenshot-trade-pick-year{font-size:22px!important}.screenshot-trade-card.trade-export-card .screenshot-trade-pick-note{font-size:16px!important}:root{--bg: #f8fafc;--header: #0f172a;--accent: #2563eb;--muted: #6b7280;--primary-color: #007bff;--primary-hover: #0056b3;--success-color: var(--primary-color);--danger-color: #dc3545;--warning-color: #ffc107;--light-gray: #f8f9fa;--medium-gray: #dee2e6;--dark-gray: #495057;--border-radius: 6px;--box-shadow: 0 2px 4px rgba(0, 0, 0, .1);--transition: all .2s ease}@keyframes slot-pop{0%{transform:scale(.98)}60%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes player-fade-in{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,#root{height:100%}body{margin:0;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:#0f172a;box-sizing:border-box;height:100%}.site-logo{font-family:Bebas Neue,Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:2.25rem;letter-spacing:.02em;margin:0;display:inline-block;line-height:1}*,*:before,*:after{box-sizing:border-box}.app{display:flex;flex-direction:column;min-height:100vh}header.site-header{background:#fff;color:var(--header);padding:20px;border-top:6px solid #dc2626;border-bottom:10px solid #f59e0b}header.site-header nav a{color:var(--accent);margin-right:12px;text-decoration:none}.app-container{flex:1 1 auto;display:flex;flex-direction:column;padding-inline:1.5rem;padding-bottom:0}main{flex:1;padding:0;display:flex;flex-direction:column}footer.site-footer{background:#111827;color:#cbd5e1;padding:12px 20px;text-align:center;margin-top:0}.container{max-width:980px;margin:0 auto}.app-container{height:100%;display:flex;flex-direction:column;padding-inline:1.5rem;padding-bottom:2rem}.team-title-strip{width:100%;height:50px;display:flex;align-items:center;gap:12px;padding:0 1.5rem;box-sizing:border-box}.team-title-strip h2{margin:0;font-size:1.25rem;font-weight:700}.lineup-mode-cards{margin-top:2.5rem;display:flex;justify-content:center;align-items:stretch;gap:1.5rem;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 1rem;flex-wrap:wrap;padding-bottom:50px}.roster-panel-header,.lineup-panel-header{height:50px;display:flex;align-items:center;width:calc(100% + 3rem);margin-left:-1.5rem;padding:0 1rem;border-radius:8px 8px 0 0;box-sizing:border-box;margin-bottom:12px}body.allstar-mode .roster-panel-header,body.allstar-mode .lineup-panel-header{background:#000!important;color:#fff!important;border-radius:8px 8px 0 0}body.allstar-mode .roster-panel-header h3,body.allstar-mode .lineup-panel-header h3{color:#fff!important}.lineup-panel-header h3{margin:0;font-size:1.1rem}.team-select-wrapper{padding-bottom:1.5rem;box-sizing:border-box}.main-panel-container{display:flex;gap:1rem;flex:1;min-height:0}.roster-panel{flex:0 0 25%;background:#fff;box-shadow:0 0 0 1px #dde2e9cc inset,var(--box-shadow);padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;overflow:hidden;min-height:0;height:750px;border-radius:6px}.roster-panel>h3{display:flex;align-items:center;gap:12px;height:50px;width:calc(100% + 3rem);margin-left:-1.5rem;padding:0 1rem}.roster-panel>h3{background:var(--field-color-secondary, rgba(0, 0, 0, .04));color:var(--field-foreground, #fff);border-radius:8px 8px 0 0}.lineup-panel{flex:1;background:#fff;padding:0 1.5rem 1.5rem;overflow-y:auto;min-height:0;box-shadow:0 0 0 1px #dde2e9cc inset,var(--box-shadow);height:800px}.lineup-panel{display:flex;flex-direction:column}.lineup-grid{flex:1 1 auto;overflow:auto}.lineup-panel-footer{flex:0 0 auto}.lineup-panel{-ms-overflow-style:none;scrollbar-width:none}.lineup-panel::-webkit-scrollbar{display:none}.tab-container{display:flex;margin-bottom:1rem;border-bottom:2px solid var(--medium-gray)}.tab-button{background:none;border:none;padding:.75rem 1rem;cursor:pointer;font-size:.9rem;font-weight:500;color:var(--dark-gray);border-bottom:2px solid transparent;transition:var(--transition)}.prefs-card{background:linear-gradient(180deg,#fff,#fbfdff);border-radius:12px;box-shadow:0 10px 30px #0206170f;padding:16px}.prefs-table{width:100%;border-collapse:collapse;font-size:14px}.prefs-table thead tr{background:#f6f8fb}.prefs-table th{text-align:left;padding:12px 16px;color:#1f2937;font-weight:700;font-size:13px}.prefs-table td{padding:12px 16px;vertical-align:middle;border-top:1px solid #eef2f7}.prefs-table th:last-child,.prefs-table td.prefs-actions{text-align:right}.prefs-actions .toggle-wrap{margin-right:12px}.prefs-actions{padding-right:20px}.prefs-row-odd{background:#fff}.prefs-row-even{background:#fbfcfd}.btn-edit{background:linear-gradient(180deg,#0b67d0,#0654b0);color:#fff;border:none;padding:8px 12px;border-radius:8px;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.btn-edit:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0b67d01f}.btn-cancel{background:#f3f4f6;border:none;padding:8px 12px;border-radius:8px}.toggle-wrap{display:inline-flex;align-items:center;gap:8px}.toggle-switch{width:46px;height:26px;border-radius:20px;padding:4px;display:inline-flex;align-items:center;cursor:pointer}.toggle-switch .knob{width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .16s ease}.toggle-on{background:linear-gradient(90deg,#ef4444,#ef4444)}.toggle-off{background:#e6e9ee}.tab-button:hover{background-color:var(--light-gray);color:var(--primary-color)}.tab-button.active{color:var(--primary-color);border-bottom-color:var(--primary-color);background-color:var(--light-gray)}.tab-button{display:inline-flex;align-items:center;gap:8px}.tab-stack{display:inline-flex;flex-direction:column;align-items:center;gap:4px;min-width:36px}.tab-label-main{display:inline-block}.tab-complete{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:var(--success-color, #16a34a);color:#fff;border-radius:50%;font-size:12px;line-height:1;font-weight:700}.tab-complete--hidden{background:transparent;color:transparent;border:1px solid transparent}.team-logo-small{width:36px;height:36px;object-fit:contain;border-radius:6px;background:#ffffff0f}.team-select-button{background:#000;color:#fff;border:none;border-radius:6px;padding:1rem 1.25rem;font-size:1.125rem;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;text-decoration:none}.team-select-card{cursor:pointer;text-align:left;display:flex;align-items:center;gap:.5rem;padding:.5rem;border-radius:6px}.player-cards-container{flex:1 1 auto;overflow-y:auto;padding-right:.5rem;min-height:0}.player-card{background:var(--light-gray);border:1px solid var(--medium-gray);border-radius:var(--border-radius);padding:.4rem .6rem;margin-bottom:.4rem;cursor:grab;transition:var(--transition);height:60px;display:flex;align-items:center;gap:.6rem;overflow:hidden}.player-card:hover{background:#e3f2fd;border-color:var(--primary-color);transform:translateY(-1px);box-shadow:var(--box-shadow)}.player-card:active{cursor:grabbing;transform:scale(.98)}.player-card.player-in-lineup{background:#f5f5f5;border-color:#ccc;opacity:.7;cursor:not-allowed}.player-card.player-in-lineup:hover{background:#f5f5f5;border-color:#ccc;transform:none;box-shadow:none}.in-lineup-badge{color:var(--success-color);font-weight:600;font-size:.75rem}.player-name{font-weight:600;font-size:.92rem;color:var(--dark-gray);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-details{font-size:.78rem;color:#6c757d;margin:0 0 0 .5rem;display:inline-flex;align-items:center}.player-card{display:block}.player-meta{display:flex;flex-direction:column;align-items:flex-end;gap:0;font-size:.82rem;color:#495057}.player-number{font-weight:600;color:inherit}.player-card.player-themed{border-color:transparent}.player-card.player-themed .player-name,.player-card.player-themed .player-meta,.player-card.player-themed .player-pos,.player-card.player-themed .player-details,.player-card.player-themed .in-lineup-badge{color:inherit}.player-card.player-themed:hover{transform:translateY(-1px);box-shadow:var(--box-shadow)}.player-card.player-themed{transition:background-color .18s ease,color .18s ease,box-shadow .16s ease,transform .12s ease}.player-card.player-themed:hover{background:var(--primary-color, rgba(0, 0, 0, .08));color:var(--primary-foreground, #fff);border-color:var(--primary-color, transparent)}.player-card.player-themed:hover .player-number{color:inherit}.player-pos{font-size:.75rem;color:#6c757d}.no-players{color:#6c757d;font-style:italic;text-align:center;padding:2rem 1rem}.lineup-grid{display:flex;gap:1rem;min-height:0}.position-group{flex:1;display:flex;flex-direction:column;min-height:0}.position-group.forwards{flex:1.5}.position-group.defense{flex:1.1}.position-group.goalies{flex:.9}.forward-lines,.defense-lines,.goalie-lines{border:2px solid rgba(0,0,0,.08);background:var(--light-gray);border-radius:var(--border-radius);padding:1rem}.position-group h3{margin:0 0 1rem;text-align:center;font-size:1.1rem;color:var(--dark-gray);border-bottom:2px solid rgba(0,0,0,.08);padding-bottom:.5rem}.line-row{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.line-row:last-child{margin-bottom:0}.line-label{font-weight:600;font-size:.9rem;color:var(--dark-gray);min-width:10px}.lineup-slot{flex:1;min-height:100px;min-width:100px;background:#fff;border:2px dashed var(--medium-gray);border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .16s ease;position:relative}.lineup-slot.empty:hover{border-color:var(--primary-color);background-color:#f0f8ff}.lineup-slot.filled{border-style:solid;animation:slot-pop .22s ease forwards;background:transparent}.lineup-slot.filled .lineup-player{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;border-radius:var(--border-radius)}.lineup-slot.filled{position:relative;overflow:visible}.lineup-slot.filled .lineup-player{position:relative;transition:opacity .14s ease}.lineup-slot.filled .lineup-player-img{width:100%;height:100%;margin:0;object-fit:cover;border-radius:var(--border-radius);box-shadow:none;transition:none}.lineup-slot.filled .lineup-player-name,.lineup-slot.filled .lineup-player-number{opacity:1;visibility:visible;position:absolute;left:0;right:0;text-align:center;z-index:3;color:var(--field-color-tertiary, var(--primary-foreground, #fff));text-shadow:0 1px 2px rgba(0,0,0,.45)}.lineup-slot.filled .lineup-player-number{top:2px;right:2px;left:auto;display:inline-block;transform:none;font-size:.75rem;background:#0009;padding:4px 7px;border-radius:5px;margin:0;width:auto;line-height:1}.lineup-slot.filled .lineup-player-name{color:#fff;inset:auto 8px 2px;display:block;padding:2px;border-radius:6px;background:linear-gradient(180deg,#0009,#0009);font-size:14px;margin:0 auto}.lineup-slot.filled:hover{background-color:var( --primary-color, var(--field-color-secondary, var(--success-color)) );border-color:var( --primary-color, var(--field-color-secondary, var(--success-color)) );color:var( --field-color-tertiary, var(--field-tertiary-foreground, #000) )}.lineup-slot-label{font-size:.8rem;font-weight:500;color:#6c757d;text-align:center}.lineup-player{text-align:center;opacity:0;transform:translateY(6px) scale(.98);animation:player-fade-in .26s ease forwards 80ms}.lineup-player-img{width:42px;height:42px;object-fit:cover;border-radius:4px;margin-bottom:4px;box-shadow:0 0 0 2px #ffffff59}.remove-btn{position:relative;width:15px;height:15px;border-radius:4px;border:none;background:#fff;color:#111;font-size:16px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .12s ease,transform .12s ease}.remove-btn-defense{top:-5px;right:-10px}.remove-btn-forward{top:-25px;right:-65px}.remove-btn-goalie{top:-5px;right:-10px}.remove-btn:hover{background:#00000024;transform:translateY(-1px)}.remove-btn:active{transform:translateY(0)}.lineup-player-name{font-weight:600;font-size:.9rem;margin-bottom:.25rem;white-space:normal;line-height:1.05;display:inline-block;text-align:center;color:inherit}.lineup-player-number{font-size:.7rem;opacity:.9;color:inherit}.goalie-slot{min-height:100px;max-width:100px}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}.modal-overlay{background:#0f172a80;-webkit-backdrop-filter:blur(4px) saturate(1.03);backdrop-filter:blur(4px) saturate(1.03)}.backdrop-blur{filter:blur(4px) saturate(1.02);transition:filter .18s ease;opacity:.95}.modal{background:linear-gradient(180deg,#fff,#fbfdff);border-radius:12px;padding:1.25rem 1.5rem;min-width:340px;max-width:560px;width:calc(100% - 48px);box-shadow:0 10px 30px #02061740,0 2px 6px #02061714;transition:transform .21s var(--transition),opacity .16s var(--transition);transform:translateY(0)}.assign-modal{background:var(--light-gray);color:var(--dark-gray)}.modal h3{margin:0 0 .5rem}.modal p{margin:0;color:#333}.modal .tab-button{background:var(--primary-color);color:#fff;border-radius:6px;padding:.5rem .75rem;border:none}.modal .tab-button:hover{background:var(--primary-hover)}.modal form{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.modal label{font-size:.85rem;color:var(--dark-gray);font-weight:600;margin-bottom:.25rem}.modal input[type=text],.modal input[type=search],.modal select,.modal textarea{width:100%;padding:.65rem .85rem;border-radius:10px;border:1px solid var(--medium-gray);background:#fff;font-size:.95rem;color:var(--header);outline:none;transition:box-shadow .16s ease,border-color .16s ease,transform .12s ease;box-shadow:0 1px #00000005 inset}.modal select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--dark-gray) 50%),linear-gradient(135deg,var(--dark-gray) 50%,transparent 50%);background-position:calc(100% - 18px) calc(1rem + 2px),calc(100% - 13px) calc(1rem + 2px);background-size:8px 8px,8px 8px;background-repeat:no-repeat;padding-right:2.5rem}.modal textarea{min-height:110px;resize:vertical}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:var(--primary-color);box-shadow:0 6px 18px #2563eb1f}.modal .form-row{display:flex;flex-direction:column}.modal .form-actions{display:flex;gap:.6rem;justify-content:flex-end;margin-top:.25rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1rem;border-radius:10px;border:none;cursor:pointer;font-weight:700;font-size:.95rem;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.btn:active{transform:translateY(1px)}.btn-outline{background:#fff;color:var(--primary-color);border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 8px #0206170a}.btn-primary{background:linear-gradient(180deg,var(--primary-color),var(--primary-hover));color:#fff;box-shadow:0 8px 18px #2563eb29}.btn:focus{outline:none;box-shadow:0 6px 18px #2563eb1f}.modal .cancel-btn{min-width:110px}.modal .send-btn{min-width:130px}.input-with-icon .icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;opacity:.9}.assign-modal input[type=text],.assign-modal select,.assign-modal textarea{background:var(--light-gray)}.assign-slot-button{background:var(--field-color-secondary, var(--primary-color));color:var(--field-color-tertiary, var(--primary-foreground, #fff));border-radius:8px;padding:.85rem 1rem;border:none;text-align:left;display:flex;flex-direction:column;gap:.25rem}.assign-slot-button:hover{background:var(--primary-color, var(--field-color-secondary))}.assign-slot-button .slot-title{font-weight:700;font-size:.95rem}.assign-slot-button .slot-sub{font-size:.85rem;opacity:.95;text-align:center}.assign-player-img{width:64px;height:64px;object-fit:cover;border-radius:8px;box-shadow:0 4px 12px #0206171f;flex:0 0 auto}.assign-slot-player-img{width:44px;height:44px;object-fit:cover;border-radius:6px;box-shadow:0 3px 8px #02061714;flex:0 0 auto}.assign-slot-empty{background:#fff;color:var(--dark-gray);border-radius:8px;padding:.85rem 1rem;border:2px dashed var(--medium-gray);text-align:center;display:flex;flex-direction:column;gap:.25rem}.assign-slot-empty:hover{border-color:var(--primary-color);background-color:#f0f8ff}.assign-slot-empty .slot-title{font-weight:700;font-size:.95rem}.assign-slot-empty .slot-sub{font-size:.85rem;opacity:.95;text-align:center}.assign-name{font-size:.9rem;font-weight:600;line-height:1.5;color:inherit}.assign-number{font-size:.82rem;opacity:.95;margin-top:2px;color:inherit}.assign-slot-button:disabled,.assign-slot-empty:disabled{opacity:.6;cursor:not-allowed}.lineup-ready-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0000008c;pointer-events:auto;z-index:10000}.lineup-ready-message{pointer-events:auto;background:#fffffffa;padding:1.25rem 1.5rem;border-radius:12px;box-shadow:0 6px 24px #0000002e;font-size:1.25rem;font-weight:700;color:#0f172a;display:flex;align-items:center;gap:.75rem;max-width:640px;width:calc(100% - 48px);flex-direction:column;text-align:center}.lineup-ready-close{position:absolute;right:10px;top:10px;background:#000;border:none;color:#fff;font-size:20px;line-height:20px;cursor:pointer;padding:6px;border-radius:6px;box-shadow:0 0 #0000;transition:background .12s ease,box-shadow .12s ease;z-index:10001}.lineup-ready-close:focus{outline:none;box-shadow:0 0 0 3px #00000014}.lineup-ready-message .tab-button{font-size:21px;padding:.75rem 1rem;border-radius:10px;background:var(--field-color-secondary, var(--primary-color));color:var(--field-color-tertiary, var(--primary-foreground, #fff));border:none;margin:6px 0}.lineup-ready-message .tab-button:disabled{opacity:.6}.lineup-panel-footer .tab-button{font-size:1rem;padding:.6rem .8rem;border-radius:8px;background:var(--field-color-secondary, var(--primary-color));color:var(--field-color-tertiary, var(--primary-foreground, #fff));border:none}.lineup-panel-footer .tab-button:hover{background:var(--primary-color);color:var(--primary-foreground, #fff)}@media (max-width: 1024px){.main-panel-container{flex-direction:column;min-height:auto}.roster-panel{flex:0 0 auto;border-right:none;border-bottom:2px solid var(--medium-gray);max-height:40vh;height:auto}.lineup-panel{flex:1;min-height:60vh;height:auto}.lineup-grid{flex-direction:column;gap:1.5rem;height:auto}.position-group{flex:none}}@media (max-width: 768px){.app-container{padding:.5rem}.line-row{flex-direction:column;gap:.5rem}.line-label{min-width:auto;align-self:flex-start}.tab-container{overflow-x:auto;flex-wrap:nowrap}.tab-button{white-space:nowrap;flex-shrink:0}}@media (max-width: 600px){.app,.app-container,.main-panel-container{height:100%;min-height:100%}.roster-panel{height:100%;max-height:100%;flex:0 0 auto;overflow:hidden}.player-cards-container{flex:1 1 auto;height:100%;max-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.lineup-grid{flex-direction:column;gap:1rem}.position-group{width:100%;flex:none}.line-row{display:flex;flex-direction:column;align-items:stretch;gap:.5rem}.line-label{min-width:auto;width:100%;text-align:left;margin:0}.lineup-slot{width:100%;min-height:129px;display:flex;align-items:center;justify-content:flex-start;padding:.5rem;box-sizing:border-box}.lineup-slot .lineup-slot-label,.lineup-player{text-align:left;width:100%}.team-select-button{display:block;width:100%;box-sizing:border-box;padding-left:1rem;padding-right:1rem;text-align:center}.lineup-title-full{display:none!important}.lineup-title-short{display:block!important}}@media (max-width: 600px){.modal .assign-player-img,.modal .assign-slot-player-img,.assign-modal .assign-player-img,.assign-modal .assign-slot-player-img{display:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important}.assign-slot-button,.assign-slot-empty{align-items:flex-start}}@media (max-width: 600px){.download-button{white-space:normal!important;line-height:1.1;display:inline-flex!important;align-items:center;justify-content:center;text-align:center;padding-left:.75rem!important;padding-right:.75rem!important}.lineup-panel-footer .download-button,.lineup-ready-message .download-button,.download-button[style]{max-width:220px!important}}.lineup-title-short{display:none}.lineup-title-full{display:block}.lineup-preview-wrapper{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;overflow:hidden;position:relative;transition:box-shadow .24s ease}.lineup-preview-img{display:block;will-change:transform}@media (hover: hover) and (pointer: fine){.lineup-preview-wrapper:hover{overflow:visible;z-index:5}.lineup-preview-wrapper:hover .lineup-preview-img{transform:scale(1.5);cursor:zoom-in;box-shadow:0 14px 38px #0000004d,0 6px 18px #0000002e}.lineup-preview-wrapper:hover .lineup-preview-img .lineup-preview-wrapper.zoom-active{cursor:grab}.lineup-preview-wrapper:hover .lineup-preview-img .lineup-preview-wrapper.zoom-active:active{cursor:grabbing}.lineup-preview-img:focus{outline:none;transform:scale(1.08);box-shadow:0 10px 30px #00000047,0 4px 18px #0000002e}}.auth-card{background:#fff;border-radius:10px;padding:28px;box-shadow:0 10px 30px #0206170f}.auth-title{font-size:22px;margin:0 0 18px}.form-label{display:block;font-weight:600;margin-bottom:6px;color:var(--dark-gray)}.auth-input{width:100%;padding:14px 16px;border-radius:8px;border:1px solid var(--medium-gray);font-size:15px;color:var(--header)}.auth-input::placeholder{color:#9aa3ae}.input-with-icon{position:relative}.input-with-icon .icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none}.password-indicator{position:absolute;right:44px;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:#0ea5a5}.legal{margin-top:12px;font-size:13px}.legal a{color:var(--accent);text-decoration:underline}.auth-actions{margin-top:16px}.full-width{width:100%;display:inline-flex;justify-content:center}.btn.full-width{padding:14px 18px;font-size:16px;border-radius:8px}.btn-primary.full-width{background:linear-gradient(180deg,var(--primary-color),var(--primary-hover));color:#fff}.divider{display:flex;align-items:center;gap:12px;color:#9aa3ae;font-weight:600;font-size:12px;text-transform:uppercase;margin:18px 0}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#e7e9ee}.google-btn{display:flex;gap:12px;align-items:center;justify-content:center;padding:12px 16px;border-radius:8px;background:#fff;border:1px solid var(--medium-gray);font-weight:700;color:var(--dark-gray)}.google-mark{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px}.auth-error{margin-top:12px;color:var(--danger-color);font-weight:700}.auth-meta{margin-top:14px}@media (max-width: 520px){.auth-card{padding:18px}.auth-title{font-size:20px}}.admin-visits .vis-header{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.admin-visits .vis-controls{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.admin-visits .vis-controls button{white-space:nowrap}.responsive-table{width:100%;border-collapse:collapse}.responsive-table thead{display:table-header-group}@media (max-width: 760px){.responsive-table thead{display:none}.responsive-table,.responsive-table tbody,.responsive-table tr,.responsive-table td{display:block;width:100%}.responsive-table tr{margin:0 0 12px;border:1px solid rgba(226,232,240,.9);border-radius:8px;padding:10px;background:#fff}.responsive-table td{padding:6px 10px;text-align:left;border:none}.responsive-table td[data-label]:before{content:attr(data-label) ": ";font-weight:700;color:#333;display:inline-block;width:110px}.responsive-table td[data-label].numeric:before{width:auto}}.table-scroll{overflow-x:auto}.country-stats-grid{display:grid;grid-template-columns:200px 1fr;gap:1rem}@media (max-width: 720px){.country-stats-grid{grid-template-columns:1fr}}@media (max-width: 520px){.modal{min-width:280px;padding:.85rem}}.site-header img[alt^=User]{border-radius:50%}.site-header [role=menu] a,.site-header [role=menu] button{display:block}.settings-sidebar .settings-panel{background:#fff;border-radius:8px;padding:12px;box-shadow:0 4px 18px #0206170f}.settings-sidebar h3{margin:0 0 8px}.settings-link{display:block;padding:10px 12px;color:#333;text-decoration:none;border-radius:6px;font-weight:600}.settings-link:hover{background:#f8fafc;color:var(--primary-color)}@media (max-width: 720px){.settings-sidebar{width:100%}}.avatar-fallback{width:36px;height:36px;border-radius:50%;background:linear-gradient(180deg,#111827,#374151);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}.admin-tabs{display:flex;gap:8px;border-bottom:1px solid rgba(0,0,0,.06);padding-bottom:8px}.admin-tab{background:transparent;border:none;padding:8px 12px;cursor:pointer;font-weight:700;color:#0f172a;border-radius:6px 6px 0 0}.admin-tab.active{background:#fff;border:1px solid rgba(0,0,0,.06);border-bottom-color:transparent;box-shadow:0 4px 10px #0206170a}.admin-tab-panel{padding-top:6px}.admin-layout{display:flex;gap:16px;padding:16px}.admin-aside{width:220px;border-right:1px solid rgba(0,0,0,.06);padding-right:12px}.admin-aside .admin-close{display:none}.admin-aside .admin-nav a{display:block}.admin-main{flex:1}@media (max-width: 768px){.admin-layout{padding:8px}.admin-aside{position:fixed;top:0;left:0;bottom:0;width:260px;max-width:80%;background:#fff;z-index:1200;transform:translate(-110%);transition:transform .22s ease;box-shadow:0 10px 30px #0206171f;padding:16px;border-right:none}.admin-aside.open{transform:translate(0)}.admin-aside .admin-close{display:inline-flex;background:transparent;border:none;font-size:20px;cursor:pointer}.admin-overlay{position:fixed;inset:0;background:#00000073;z-index:1100}.admin-mobile-header{display:flex;align-items:center;gap:12px;padding:10px 6px;border-bottom:1px solid rgba(0,0,0,.04);margin-bottom:12px}.admin-toggle{background:transparent;border:none;font-size:22px;cursor:pointer;padding:6px 10px}.admin-aside:not(.open){visibility:visible}}@media (min-width: 769px){.admin-mobile-header{display:none}}.mobile-menu-button{display:none}.header-username{display:inline-block}@media (max-width: 768px){.mobile-menu-button{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;font-size:20px;padding:6px;margin-right:6px;cursor:pointer}.site-header nav.desktop-nav{display:none}.header-username{display:none}}.mobile-nav-overlay{position:fixed;inset:0;background:#00000073;z-index:1100}.mobile-nav-panel{position:fixed;top:0;left:0;bottom:0;width:300px;max-width:86%;background:#fff;z-index:1101;padding:16px;box-shadow:0 12px 34px #0000002e;transform:translate(-110%);transition:transform .24s ease}.mobile-nav-panel.open{transform:translate(0)}.mobile-nav-close{position:absolute;right:10px;top:10px;background:transparent;border:none;font-size:20px;cursor:pointer}.mobile-nav-links{display:flex;flex-direction:column;gap:8px;margin-top:32px}.mobile-nav-links a{padding:10px 8px;border-radius:8px;color:#111827;text-decoration:none}.mobile-nav-counts{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.mobile-nav-counts .count-badge{display:inline-flex;flex-direction:column;align-items:center;padding:8px 10px;background:#f3f4f6;border-radius:8px}@media (max-width: 1024px){.main-panel-container{gap:.75rem}.lineup-panel{min-height:auto!important;height:auto!important}}@media (max-width: 600px){.main-panel-container{gap:.5rem;height:auto;min-height:auto}.roster-panel{height:auto!important;height:100%;overflow:hidden}.player-cards-container{max-height:44vh;height:auto;overflow-y:auto}.lineup-panel{min-height:auto!important;height:auto!important}}
