*{margin:0;padding:0;box-sizing:border-box}:root{--bg-dark:#0f1923;--bg:#0f1923;--bg-card:rgba(15,25,35,.82);--card-bg:rgba(15,25,35,.82);--bg-hover:rgba(255,255,255,.08);--border:rgba(255,255,255,.1);--text:#e0e0e0;--text-muted:rgba(255,255,255,.5);--accent:#f1c40f;--green:#2ecc71;--red:#e74c3c;--blue:#3498db;--orange:#e67e22;--yellow:#f1c40f}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:var(--bg-dark);color:var(--text);min-height:100vh;background-image:url(/img/hero-stadium.jpg);background-size:cover;background-position:center 40%;background-attachment:fixed;background-blend-mode:overlay;background-color:#0f1923eb}a{color:var(--blue);text-decoration:none;cursor:pointer}a:hover{opacity:.8}.app-layout{display:flex;min-height:100vh}.sidebar{width:220px;background:#0a0e1aeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-right:1px solid var(--border);padding:20px 0;display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:100;overflow-y:auto}.sidebar-logo{padding:0 20px 20px;font-size:22px;font-weight:800;color:var(--accent);border-bottom:1px solid var(--border)}.sidebar-nav{flex:1;padding:10px 0}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 20px;color:var(--text-muted);transition:all .2s;font-size:14px;cursor:pointer;border-left:3px solid transparent}.nav-item:hover{background:var(--bg-card);color:var(--text)}.nav-item.active{color:var(--accent);border-left-color:var(--accent);background:#f1c40f0d}.nav-item i{width:20px;text-align:center}.nav-divider{height:1px;background:var(--border);margin:10px 20px}.main-content{margin-left:220px;flex:1;padding:24px;max-width:1200px}.card{background:var(--bg-card);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);border-radius:12px;padding:20px;margin-bottom:16px}.card-header{font-size:16px;font-weight:700;margin-bottom:16px;display:flex;align-items:center;gap:10px}.card-header i{color:var(--accent)}.table{width:100%;border-collapse:collapse;font-size:14px}.table th{text-align:left;padding:10px 12px;border-bottom:2px solid var(--border);color:var(--text-muted);font-size:12px;text-transform:uppercase;letter-spacing:.5px}.table td{padding:10px 12px;border-bottom:1px solid var(--border)}.table tr:hover td{background:var(--bg-hover)}.num{text-align:center;font-variant-numeric:tabular-nums}.strong{font-weight:700;color:var(--green)}.highlight{background:#f1c40f0d!important}.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px;border:none;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s;color:#fff}.btn-primary{background:linear-gradient(135deg,var(--blue),#2980b9)}.btn-success{background:linear-gradient(135deg,var(--green),#27ae60)}.btn-danger{background:#e74c3c33;color:var(--red);border:1px solid rgba(231,76,60,.3)}.btn-ghost{background:transparent;color:var(--text-muted);border:1px solid var(--border)}.btn-sm{padding:6px 12px;font-size:12px}.btn:hover{opacity:.85;transform:translateY(-1px)}.btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.input,select{background:#0006;border:1px solid var(--border);color:#fff;padding:10px 14px;border-radius:8px;font-size:14px;width:100%}.input:focus,select:focus{outline:none;border-color:var(--blue)}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}select option{background:#1a2332}.form-group{margin-bottom:16px}.form-label{display:block;margin-bottom:6px;font-size:12px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.badge{display:inline-block;padding:3px 8px;border-radius:4px;font-size:11px;font-weight:700}.badge-pos{background:#3498db33;color:var(--blue)}.badge-green{background:#2ecc7133;color:var(--green)}.badge-red{background:#e74c3c33;color:var(--red)}.badge-yellow{background:#f1c40f33;color:var(--accent)}.frische-bar{width:60px;height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden;display:inline-block;vertical-align:middle}.frische-fill{display:block;height:100%;border-radius:3px;transition:width .3s}.stars{color:var(--accent);font-size:13px;letter-spacing:1px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.grid-4{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px}.stat-box{text-align:center;padding:16px}.stat-value{font-size:28px;font-weight:800}.stat-label{font-size:12px;color:var(--text-muted);margin-top:4px}.pitch{background:linear-gradient(to right,#22a0558c,#27ae60a6,#22a0558c);border:4px solid rgba(255,255,255,.6);border-radius:12px;height:680px;position:relative;overflow:hidden}.pitch:before{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:#ffffff40}.pitch:after{content:"";position:absolute;left:50%;top:50%;width:80px;height:80px;border:1px solid rgba(255,255,255,.25);border-radius:50%;transform:translate(-50%,-50%)}.pitch-box-top{position:absolute;top:-2px;left:50%;width:44%;height:14%;border:1px solid rgba(255,255,255,.2);border-top:none;transform:translate(-50%)}.pitch-box-bottom{position:absolute;bottom:-2px;left:50%;width:44%;height:14%;border:1px solid rgba(255,255,255,.2);border-bottom:none;transform:translate(-50%)}.pitch-box-top-sm{position:absolute;top:-2px;left:50%;width:20%;height:5%;border:1px solid rgba(255,255,255,.15);border-top:none;transform:translate(-50%)}.pitch-box-bottom-sm{position:absolute;bottom:-2px;left:50%;width:20%;height:5%;border:1px solid rgba(255,255,255,.15);border-bottom:none;transform:translate(-50%)}.player-dot{position:absolute;transform:translate(-50%);text-align:center;cursor:grab;-webkit-user-select:none;user-select:none;z-index:10;width:120px;animation:playerFadeIn .3s ease}@keyframes playerFadeIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.frische-ring,.dot-stars-mobile,.dot-stats-mobile{display:none}.jersey-wrap{margin:0 auto;width:70px;height:70px;position:relative;filter:drop-shadow(0 3px 6px rgba(0,0,0,.5));transition:transform .15s}.jersey-wrap:hover{transform:scale(1.1)}.jersey-svg{position:absolute;top:0;right:0;bottom:0;left:0}.jersey-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;pointer-events:none}.jersey-val{font-size:15px;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.3)}.jersey-pos{font-size:8px;font-weight:700;text-transform:uppercase;opacity:.85;margin-top:1px}.jersey-wrap.penalty{animation:penaltyPulse 1.5s ease-in-out infinite}@keyframes penaltyPulse{0%,to{filter:drop-shadow(0 3px 6px rgba(0,0,0,.5))}50%{filter:drop-shadow(0 0 10px rgba(231,76,60,.7))}}.dot-circle{margin:0 auto;background:#fff;border:3px solid #2c3e50;border-radius:50%;color:#2c3e50;font-weight:700;display:flex;flex-direction:column;justify-content:center;align-items:center;width:50px;height:50px;box-shadow:0 3px 8px #0006;line-height:1;transition:transform .15s}.dot-circle:hover{transform:scale(1.1)}.dot-circle.penalty{border-color:#c0392b;color:#c0392b}.dot-val{font-size:16px}.dot-pos{font-size:9px;margin-top:1px;text-transform:uppercase;opacity:.7}.dot-name{background:#000000d9;color:#fff;padding:3px 6px;border-radius:4px;font-size:10px;margin-top:1px;display:inline-block;white-space:nowrap;max-width:100px;overflow:hidden;text-overflow:ellipsis}.dot-frische{width:44px;height:5px;background:#0006;border-radius:3px;margin:3px auto 0;overflow:hidden}.dot-frische-fill{display:block;height:100%;border-radius:3px;transition:width .4s ease}.dot-frische-label{font-size:9px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.8)}.dot-penalty-badge{position:absolute;top:-4px;right:10px;background:#c0392b;color:#fff;border-radius:4px;font-size:9px;padding:1px 4px;font-weight:700;animation:penaltyBadgePulse 2s ease infinite}@keyframes penaltyBadgePulse{0%,to{opacity:1}50%{opacity:.6}}.empty-slot{position:absolute;transform:translate(-50%);text-align:center;cursor:pointer;z-index:5;width:100px}.empty-pos{margin:0 auto;background:#0003;border:2px dashed rgba(255,255,255,.5);border-radius:50%;color:#fffc;font-weight:700;display:flex;align-items:center;justify-content:center;width:50px;height:50px;font-size:12px}.bench-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bench-player{text-align:center;padding:8px;border-radius:8px;cursor:grab;transition:background .2s}.bench-player:hover{background:var(--bg-hover)}.bench-player.injured{opacity:.5;cursor:not-allowed}.auth-page{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px}.auth-card{width:100%;max-width:400px}.auth-title{text-align:center;font-size:32px;font-weight:800;color:var(--accent);margin-bottom:8px}.auth-subtitle{text-align:center;color:var(--text-muted);margin-bottom:30px}.auth-toggle{text-align:center;margin-top:20px;color:var(--text-muted);font-size:14px}.auth-toggle a{color:var(--accent)}.toast{position:fixed;top:20px;right:20px;padding:14px 20px;border-radius:12px;font-size:14px;z-index:9999;animation:toastSlideIn .4s cubic-bezier(.175,.885,.32,1.275);color:#fff;box-shadow:0 8px 30px #0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);max-width:400px}.toast-success{background:#2ecc71f2;border:1px solid rgba(46,204,113,.3)}.toast-error{background:#e74c3cf2;border:1px solid rgba(231,76,60,.3)}@keyframes toastSlideIn{0%{transform:translateY(-80px) scale(.9);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.page-fade-in{animation:pageFadeIn .3s ease}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.skeleton{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14,#ffffff0a 75%);background-size:200% 100%;animation:skeletonShimmer 1.5s ease infinite;border-radius:8px}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text{height:14px;margin-bottom:8px;border-radius:4px}.skeleton-title{height:22px;width:60%;margin-bottom:12px;border-radius:4px}.skeleton-card{height:120px;border-radius:12px;margin-bottom:16px}.loading{display:flex;justify-content:center;align-items:center;padding:60px;color:var(--text-muted);font-size:16px;gap:10px;animation:pageFadeIn .3s ease}.mobile-nav{display:none}@media (max-width:768px){.sidebar{display:none}.main-content{margin-left:0;padding:12px 8px 70px;max-width:100vw;overflow-x:hidden}.card{overflow:hidden}.table{font-size:12px}.table th,.table td{padding:6px 5px;word-break:break-word}.mobile-nav{display:flex!important;position:fixed;bottom:0;left:0;right:0;background:#000000f2;border-top:1px solid var(--border);z-index:160;justify-content:space-around;padding:8px 0;padding-bottom:env(safe-area-inset-bottom,8px)}.mobile-nav a{color:var(--text-muted);font-size:10px;text-align:center;padding:4px 8px;cursor:pointer}.mobile-nav a.active{color:var(--accent)}.mobile-nav i{display:block;font-size:20px;margin-bottom:2px}.grid-2,.grid-3{grid-template-columns:1fr}.grid-4{grid-template-columns:1fr 1fr}.card{padding:12px;margin-bottom:10px;border-radius:10px}.card-header{font-size:14px;margin-bottom:10px;flex-wrap:wrap;gap:6px}.table-wrap,.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -8px;padding:0 8px}.table:not(.table-compact){min-width:480px}.table:not(.table-compact) th,.table:not(.table-compact) td{padding:6px;white-space:nowrap}.table:not(.table-compact) td:first-child,.table:not(.table-compact) th:first-child{position:sticky;left:0;background:#0f1923f2;z-index:2}.table.table-compact{min-width:0;width:100%}.table.table-compact th,.table.table-compact td{white-space:normal;word-break:break-word;padding:6px 5px}.table.table-compact .num{padding-left:2px;padding-right:2px}tr.row-tap{cursor:pointer;-webkit-tap-highlight-color:rgba(52,152,219,.15)}tr.row-tap:active td{background:#3498db1f!important}.btn{padding:8px 12px;font-size:12px}.btn-sm{padding:5px 8px;font-size:11px}h2{font-size:18px!important}h3{font-size:15px!important}.input,select{padding:8px 10px;font-size:13px}.toast{left:8px;right:8px;top:12px;max-width:none;font-size:13px;padding:10px 14px}.stat-value{font-size:22px}.stat-label{font-size:11px}.badge{font-size:10px;padding:2px 6px}.frische-bar{width:45px;height:5px}.pitch{min-height:400px}.player-dot{cursor:pointer;width:66px}.player-dot:active .jersey-wrap{transform:scale(1.15);filter:drop-shadow(0 0 12px rgba(241,196,15,.6))}.jersey-wrap{width:56px;height:56px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.4));margin-bottom:0}.jersey-val{font-size:13px}.jersey-pos{font-size:7px}.frische-ring{width:66px;height:66px;position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto}.frische-ring svg.frische-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:rotate(-90deg)}.dot-name{font-size:8px;max-width:72px;margin-top:2px;padding:1px 3px;line-height:1.2}.dot-stars-mobile{display:block;font-size:7px;letter-spacing:.5px;line-height:1;margin-top:0}.dot-stats-mobile{display:block;font-size:7px;font-weight:700;margin-top:1px;line-height:1}.dot-frische,.dot-frische-label,.dot-stars-mobile-hide{display:none!important}.empty-slot{width:66px}.empty-pos{font-size:8px}.bench-player{cursor:pointer;padding:4px 2px}.bench-player:active{background:var(--bg-hover);transform:scale(.97)}.messages-grid{grid-template-columns:1fr!important;min-height:auto!important}.modal-overlay{padding:0!important}.swap-modal{border-radius:16px 16px 0 0;max-height:80vh}.bench-grid{grid-template-columns:repeat(auto-fill,minmax(66px,1fr));gap:6px}.sub-row{flex-direction:column!important;gap:6px!important;align-items:stretch!important}.sub-row select,.sub-row input{min-width:0!important;width:100%!important}.sub-row .sub-minute-input{width:100%!important}.player-profile-dialog{padding:14px 12px 16px!important}.player-profile-grid{grid-template-columns:1fr!important}.player-profile-header{flex-direction:column!important;gap:10px!important;text-align:center!important}.player-profile-header>div:last-child{text-align:center!important}.player-profile-strength{font-size:26px!important}.compare-content{max-width:100%!important;padding:14px!important}.compare-grid{grid-template-columns:1fr!important}.compare-select-row{flex-direction:column!important;gap:8px!important}.admin-actions-cell{flex-direction:column!important;gap:4px!important}.live-columns-2{grid-template-columns:1fr!important}.grid-4 .stat-value,.grid-4 .card div[style*="fontSize: 18"]{font-size:15px!important}.market-header-meta{flex-direction:column!important;gap:4px!important;margin-left:0!important;width:100%!important}.auto-grid-300,.auto-grid-280{grid-template-columns:1fr!important}.auto-grid-180,.auto-grid-140,.auto-grid-120{grid-template-columns:1fr 1fr!important}.messages-header{flex-direction:column!important;gap:8px!important;align-items:flex-start!important}.messages-header h2{font-size:16px!important}.messages-actions{width:100%!important;justify-content:flex-start!important}.match-pitches-grid{grid-template-columns:1fr!important}.league-table .col-manager{display:none}.hide-mobile{display:none!important}.readonly-pitch{height:260px!important}.info-banner{font-size:11px!important;padding:8px 10px!important}.info-banner i{font-size:12px!important}.grid-4 .card{padding:10px 6px!important}.market-action-cell{flex-direction:column!important;gap:3px!important}.market-action-cell .btn{font-size:11px!important;padding:4px 8px!important;width:100%!important;justify-content:center!important}.market-action-cell span{font-size:10px!important}}.page-bg{position:relative;min-height:calc(100vh - 48px)}.page-bg:before{content:"";position:fixed;top:0;left:220px;right:0;bottom:0;pointer-events:none;z-index:0;opacity:.035;background-size:200px 200px}.page-bg>*{position:relative;z-index:1}@media (max-width:768px){.page-bg:before{left:0}}.bg-dashboard:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Ccircle cx='100' cy='100' r='60' fill='none' stroke='white' stroke-width='2'/%3E%3Cpolygon points='100,50 145,75 145,125 100,150 55,125 55,75' fill='none' stroke='white' stroke-width='1.5'/%3E%3Cline x1='100' y1='50' x2='100' y2='40' stroke='white' stroke-width='1.5'/%3E%3Cline x1='145' y1='75' x2='155' y2='68' stroke='white' stroke-width='1.5'/%3E%3Cline x1='145' y1='125' x2='155' y2='132' stroke='white' stroke-width='1.5'/%3E%3Cline x1='100' y1='150' x2='100' y2='160' stroke='white' stroke-width='1.5'/%3E%3Cline x1='55' y1='125' x2='45' y2='132' stroke='white' stroke-width='1.5'/%3E%3Cline x1='55' y1='75' x2='45' y2='68' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E");opacity:.04}.bg-lineup:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Crect x='10' y='10' width='180' height='180' fill='none' stroke='%2327ae60' stroke-width='2'/%3E%3Cline x1='10' y1='100' x2='190' y2='100' stroke='%2327ae60' stroke-width='1.5'/%3E%3Ccircle cx='100' cy='100' r='30' fill='none' stroke='%2327ae60' stroke-width='1.5'/%3E%3Crect x='60' y='10' width='80' height='40' fill='none' stroke='%2327ae60' stroke-width='1'/%3E%3Crect x='60' y='150' width='80' height='40' fill='none' stroke='%2327ae60' stroke-width='1'/%3E%3C/svg%3E");opacity:.05}.bg-team:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M100 30 L150 55 L150 110 Q150 150 100 175 Q50 150 50 110 L50 55 Z' fill='none' stroke='white' stroke-width='2'/%3E%3Cline x1='100' y1='70' x2='100' y2='145' stroke='white' stroke-width='1'/%3E%3Cline x1='65' y1='100' x2='135' y2='100' stroke='white' stroke-width='1'/%3E%3C/svg%3E")}.bg-training:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Crect x='80' y='90' width='40' height='20' rx='3' fill='none' stroke='white' stroke-width='2'/%3E%3Crect x='45' y='80' width='25' height='40' rx='4' fill='none' stroke='white' stroke-width='2'/%3E%3Crect x='130' y='80' width='25' height='40' rx='4' fill='none' stroke='white' stroke-width='2'/%3E%3Crect x='35' y='85' width='10' height='30' rx='3' fill='none' stroke='white' stroke-width='1.5'/%3E%3Crect x='155' y='85' width='10' height='30' rx='3' fill='none' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E")}.bg-league:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M75 60 L75 40 L125 40 L125 60' fill='none' stroke='%23f1c40f' stroke-width='2'/%3E%3Cpath d='M75 60 Q75 120 100 130 Q125 120 125 60' fill='none' stroke='%23f1c40f' stroke-width='2'/%3E%3Cpath d='M75 65 Q55 65 55 85 Q55 100 75 100' fill='none' stroke='%23f1c40f' stroke-width='1.5'/%3E%3Cpath d='M125 65 Q145 65 145 85 Q145 100 125 100' fill='none' stroke='%23f1c40f' stroke-width='1.5'/%3E%3Crect x='85' y='135' width='30' height='8' rx='2' fill='none' stroke='%23f1c40f' stroke-width='1.5'/%3E%3Crect x='80' y='148' width='40' height='10' rx='3' fill='none' stroke='%23f1c40f' stroke-width='1.5'/%3E%3Cline x1='100' y1='130' x2='100' y2='135' stroke='%23f1c40f' stroke-width='2'/%3E%3C/svg%3E");opacity:.04}.bg-market:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M60 50 L140 50 L160 100 L140 150 L60 150 L40 100 Z' fill='none' stroke='white' stroke-width='1.5'/%3E%3Ctext x='100' y='108' text-anchor='middle' fill='white' font-size='32' font-weight='bold' opacity='.7'%3E€%3C/text%3E%3C/svg%3E")}.bg-stadium:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cellipse cx='100' cy='110' rx='75' ry='40' fill='none' stroke='white' stroke-width='2'/%3E%3Cpath d='M25 110 L25 70 Q25 50 50 45 L100 35 L150 45 Q175 50 175 70 L175 110' fill='none' stroke='white' stroke-width='1.5'/%3E%3Cline x1='55' y1='50' x2='55' y2='95' stroke='white' stroke-width='1' stroke-dasharray='3'/%3E%3Cline x1='100' y1='35' x2='100' y2='70' stroke='white' stroke-width='1' stroke-dasharray='3'/%3E%3Cline x1='145' y1='50' x2='145' y2='95' stroke='white' stroke-width='1' stroke-dasharray='3'/%3E%3C/svg%3E")}.bg-youth:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpolygon points='100,25 112,75 165,80 125,110 138,162 100,135 62,162 75,110 35,80 88,75' fill='none' stroke='%23f1c40f' stroke-width='1.5'/%3E%3Ccircle cx='100' cy='100' r='15' fill='none' stroke='%23f1c40f' stroke-width='1'/%3E%3C/svg%3E");opacity:.04}.bg-contracts:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Crect x='55' y='30' width='90' height='120' rx='5' fill='none' stroke='white' stroke-width='2'/%3E%3Cline x1='75' y1='60' x2='125' y2='60' stroke='white' stroke-width='1.5'/%3E%3Cline x1='75' y1='78' x2='125' y2='78' stroke='white' stroke-width='1'/%3E%3Cline x1='75' y1='93' x2='125' y2='93' stroke='white' stroke-width='1'/%3E%3Cline x1='75' y1='108' x2='110' y2='108' stroke='white' stroke-width='1'/%3E%3Cpath d='M90 125 Q100 118 115 128' fill='none' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E")}.bg-doctor:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Crect x='85' y='50' width='30' height='100' rx='5' fill='none' stroke='%23e74c3c' stroke-width='2'/%3E%3Crect x='50' y='85' width='100' height='30' rx='5' fill='none' stroke='%23e74c3c' stroke-width='2'/%3E%3Ccircle cx='100' cy='100' r='65' fill='none' stroke='%23e74c3c' stroke-width='1'/%3E%3C/svg%3E");opacity:.03}.bg-sponsors:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Ccircle cx='100' cy='100' r='60' fill='none' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M60 105 L80 95 L95 100 L115 88 L140 105' fill='none' stroke='white' stroke-width='2'/%3E%3Cpath d='M80 95 Q90 85 95 100' fill='none' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M115 88 Q105 98 95 100' fill='none' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E")}.bg-messages:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Crect x='40' y='60' width='120' height='80' rx='6' fill='none' stroke='white' stroke-width='2'/%3E%3Cpolyline points='40,60 100,105 160,60' fill='none' stroke='white' stroke-width='2'/%3E%3Cline x1='40' y1='140' x2='75' y2='110' stroke='white' stroke-width='1'/%3E%3Cline x1='160' y1='140' x2='125' y2='110' stroke='white' stroke-width='1'/%3E%3C/svg%3E")}.bg-halloffame:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M50 130 L60 70 L85 100 L100 55 L115 100 L140 70 L150 130 Z' fill='none' stroke='%23f1c40f' stroke-width='2'/%3E%3Crect x='50' y='130' width='100' height='15' rx='3' fill='none' stroke='%23f1c40f' stroke-width='2'/%3E%3Ccircle cx='60' cy='70' r='5' fill='none' stroke='%23f1c40f' stroke-width='1.5'/%3E%3Ccircle cx='100' cy='55' r='5' fill='none' stroke='%23f1c40f' stroke-width='1.5'/%3E%3Ccircle cx='140' cy='70' r='5' fill='none' stroke='%23f1c40f' stroke-width='1.5'/%3E%3C/svg%3E");opacity:.05}.bg-finances:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Ccircle cx='80' cy='90' r='35' fill='none' stroke='%23f1c40f' stroke-width='2'/%3E%3Ctext x='80' y='98' text-anchor='middle' fill='%23f1c40f' font-size='30' font-weight='bold'%3E€%3C/text%3E%3Ccircle cx='125' cy='115' r='35' fill='none' stroke='%23f1c40f' stroke-width='1.5'/%3E%3Ctext x='125' y='123' text-anchor='middle' fill='%23f1c40f' font-size='30' font-weight='bold' opacity='.5'%3E€%3C/text%3E%3C/svg%3E");opacity:.04}.bg-admin:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Ccircle cx='100' cy='100' r='30' fill='none' stroke='white' stroke-width='2'/%3E%3Ccircle cx='100' cy='100' r='50' fill='none' stroke='white' stroke-width='1' stroke-dasharray='15 10'/%3E%3Ccircle cx='100' cy='100' r='15' fill='none' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E")}.bg-calendar:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Crect x='40' y='50' width='120' height='110' rx='8' fill='none' stroke='white' stroke-width='2'/%3E%3Cline x1='40' y1='80' x2='160' y2='80' stroke='white' stroke-width='1.5'/%3E%3Cline x1='80' y1='80' x2='80' y2='160' stroke='white' stroke-width='.8'/%3E%3Cline x1='120' y1='80' x2='120' y2='160' stroke='white' stroke-width='.8'/%3E%3Cline x1='40' y1='120' x2='160' y2='120' stroke='white' stroke-width='.8'/%3E%3Crect x='70' y='35' width='8' height='25' rx='3' fill='white' opacity='.6'/%3E%3Crect x='122' y='35' width='8' height='25' rx='3' fill='white' opacity='.6'/%3E%3C/svg%3E")}.bg-matchreport:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Ccircle cx='85' cy='85' r='25' fill='none' stroke='white' stroke-width='2'/%3E%3Cline x1='103' y1='103' x2='145' y2='145' stroke='white' stroke-width='3'/%3E%3Cline x1='85' y1='60' x2='85' y2='65' stroke='white' stroke-width='2'/%3E%3Cline x1='60' y1='85' x2='65' y2='85' stroke='white' stroke-width='2'/%3E%3Cline x1='85' y1='105' x2='85' y2='110' stroke='white' stroke-width='2'/%3E%3Cline x1='105' y1='85' x2='110' y2='85' stroke='white' stroke-width='2'/%3E%3C/svg%3E")}.bg-player:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Ccircle cx='100' cy='70' r='28' fill='none' stroke='white' stroke-width='2'/%3E%3Cpath d='M55 155 Q55 110 100 105 Q145 110 145 155' fill='none' stroke='white' stroke-width='2'/%3E%3Ctext x='100' y='78' text-anchor='middle' fill='white' font-size='24' font-weight='bold' opacity='.4'%3E10%3C/text%3E%3C/svg%3E")}.page-bg .card{background:#0f1923e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.page-bg .table tr:hover td{background:#ffffff0f}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;z-index:1000;display:flex;align-items:flex-end;justify-content:center;animation:fadeIn .15s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes confettiFall{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(100vh) rotate(720deg);opacity:0}}@keyframes goalRingPulse{0%{transform:scale(.5);opacity:.5}50%{transform:scale(1.2);opacity:.2}to{transform:scale(1.8);opacity:0}}@keyframes pulse-target{0%,to{filter:brightness(1)}50%{filter:brightness(1.3)}}.swap-modal{background:#1a2634;border:1px solid var(--border);border-radius:16px 16px 0 0;width:100%;max-width:500px;max-height:70vh;display:flex;flex-direction:column;animation:slideUp .2s ease;padding:16px 16px 20px}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.swap-modal-header{display:flex;justify-content:space-between;align-items:center}.swap-modal-list{overflow-y:auto;flex:1}.swap-modal-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .15s}.swap-modal-item:hover,.swap-modal-item:active{background:var(--bg-hover)}@media (min-width:769px){.modal-overlay{align-items:center}.swap-modal{border-radius:16px;max-height:60vh}}@keyframes cmdPulse{0%{transform:scale(1);box-shadow:0 0 #2ecc7100}30%{transform:scale(1.08);box-shadow:0 0 16px #2ecc7180}to{transform:scale(1);box-shadow:0 0 #2ecc7100}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes subFlash{0%{box-shadow:0 0 #2ecc7100}30%{box-shadow:0 0 20px #2ecc7199,inset 0 0 10px #2ecc7133}to{box-shadow:0 0 #2ecc7100}}.cmd-flash{animation:cmdPulse .6s ease!important}.sub-flash{animation:subFlash 1.2s ease!important}
