.world-cup-scope{--green-dark:#0d5c1e;--green-mid:#147a28;--green-light:#1a9432;--pitch-stripe-a:#147a28;--pitch-stripe-b:#168c2c;--bg:#080c0a;--bg-card:#101814;--bg-panel:#0c1410;--border:#ffffff14;--text:#f0f0f0;--text-dim:#ffffff73;--accent:#39d353;--font-display:"Bebas Neue",sans-serif;--font-body:"DM Sans",sans-serif;font-family:var(--font-body);background:var(--bg);color:var(--text);flex-direction:column;width:100%;min-height:100vh;display:flex}.world-cup-scope *,.world-cup-scope :before,.world-cup-scope :after{box-sizing:border-box}.world-cup-scope .header{z-index:40;background:#080c0a;border-bottom:1px solid #ffffff12;align-items:center;gap:12px;padding:12px 16px;display:flex;position:sticky;top:0}.world-cup-scope .logo{font-family:var(--font-body);letter-spacing:-.04em;color:var(--accent);flex-shrink:0;font-size:20px;font-style:italic;font-weight:900;line-height:1}.world-cup-scope .logo em{color:#fff;font-style:normal}.world-cup-scope .logo .logo-com{color:#ffffff80;letter-spacing:normal;font-size:.6em;font-style:normal;font-weight:400}.world-cup-scope .header-sep{background:#ffffff1a;flex-shrink:0;width:1px;height:20px}.world-cup-scope .header-title{color:#ffffff80;text-transform:uppercase;letter-spacing:.25em;font-size:11px;font-weight:900}.world-cup-scope .header-right{align-items:center;gap:12px;margin-left:auto;display:flex}.world-cup-scope .header-switch-btn{color:#fff9;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;background:#ffffff0f;border:1px solid #ffffff17;border-radius:4px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:700;text-decoration:none;transition:background .12s,color .12s;display:inline-flex}.world-cup-scope .header-switch-btn:hover{color:#fff;background:#ffffff1a}.world-cup-scope .app{flex-direction:column;width:100%;height:100vh;display:flex}.world-cup-scope .main{flex:1;min-height:0;display:flex;overflow:hidden}.world-cup-scope .sidebar{background:var(--bg-panel);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:280px;display:flex;overflow:hidden}.world-cup-scope .mode-switch{border-bottom:1px solid var(--border);background:#0003;display:flex}.world-cup-scope .mode-btn{color:var(--text-dim);font-family:var(--font-body);cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:none;flex:1;padding:11px 8px;font-size:11px;font-weight:700;transition:color .15s;position:relative}.world-cup-scope .mode-btn:after{content:"";background:var(--accent);border-radius:2px 2px 0 0;height:2px;transition:transform .2s;position:absolute;bottom:0;left:20%;right:20%;transform:scaleX(0)}.world-cup-scope .mode-btn.active{color:var(--accent)}.world-cup-scope .mode-btn.active:after{transform:scaleX(1)}.world-cup-scope .country-banner{background:linear-gradient(135deg,#39d3531f,#39d35308);border-bottom:1px solid #39d3532e;align-items:center;gap:14px;padding:12px 16px;animation:.3s bannerIn;display:flex;position:relative;overflow:hidden}.world-cup-scope .country-banner:before{content:"";pointer-events:none;background:radial-gradient(at 0,#39d35314,#0000 70%);position:absolute;inset:0}.world-cup-scope .cb-flag{filter:drop-shadow(0 2px 8px #00000080);flex-shrink:0;font-size:40px;line-height:1}.world-cup-scope .cb-info{flex-direction:column;flex:1;gap:2px;display:flex}.world-cup-scope .cb-name{font-family:var(--font-display);letter-spacing:1px;color:#fff;font-size:20px;line-height:1}.world-cup-scope .cb-count{color:var(--text-dim);font-size:11px;font-weight:500}.world-cup-scope .cb-progress{align-items:center;gap:6px;margin-top:3px;display:flex}.world-cup-scope .cb-progress-bar{background:#ffffff1a;border-radius:3px;flex:1;height:3px;overflow:hidden}.world-cup-scope .cb-progress-fill{background:var(--accent);border-radius:3px;height:100%;transition:width .4s}.world-cup-scope .cb-progress-label{color:var(--accent);white-space:nowrap;font-size:10px;font-weight:700}@keyframes bannerIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.world-cup-scope .filter-card{border-bottom:1px solid var(--border);flex-direction:column;gap:8px;padding:10px 12px 8px;display:flex}.world-cup-scope .field-label{text-transform:uppercase;letter-spacing:.14em;color:var(--text-dim);margin-bottom:4px;font-size:10px;font-weight:600;display:block}.world-cup-scope .filter-row{flex-direction:column;display:flex}.world-cup-scope .search-input,.world-cup-scope .team-select{width:100%;color:var(--text);font-size:12px;font-family:var(--font-body);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:8px 10px;transition:border-color .15s,background .15s,box-shadow .15s}.world-cup-scope .search-input:focus,.world-cup-scope .team-select:focus{background:#39d3530a;border-color:#39d35359;box-shadow:0 0 0 3px #39d35314}.world-cup-scope .search-input::placeholder{color:var(--text-dim)}.world-cup-scope .team-select option{color:var(--text);background:#101814}.world-cup-scope .list-header{justify-content:space-between;align-items:center;padding:8px 12px 4px;display:flex}.world-cup-scope .list-header span{color:var(--text-dim);font-size:11px;font-weight:600}.world-cup-scope .list-count{color:var(--accent);background:#39d3531f;border-radius:10px;padding:2px 7px;font-size:10px;font-weight:700}.world-cup-scope .player-list{flex-direction:column;flex:1;padding:0;display:flex;overflow-y:auto}.world-cup-scope .player-list::-webkit-scrollbar{width:3px}.world-cup-scope .player-list::-webkit-scrollbar-track{background:0 0}.world-cup-scope .player-list::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.world-cup-scope .p-row{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;padding:8px 12px;transition:background .1s;display:flex}.world-cup-scope .p-row:last-child{border-bottom:none}.world-cup-scope .p-row:hover{background:#ffffff0d}.world-cup-scope .p-row.used{opacity:.22;pointer-events:none}.world-cup-scope .p-row.highlighted{background:#39d35314;border-bottom-color:#39d35326}.world-cup-scope .p-flag{text-align:center;flex-shrink:0;width:24px;font-size:18px;line-height:1}.world-cup-scope .p-photo{background:#ffffff0f;border:1.5px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.world-cup-scope .p-photo img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:100%}.world-cup-scope .p-photo svg{opacity:.35;width:16px}.world-cup-scope .p-info{flex:1;min-width:0}.world-cup-scope .p-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;line-height:1.3;overflow:hidden}.world-cup-scope .p-sub{color:var(--text-dim);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.world-cup-scope .p-pos{color:#ffffffb3;letter-spacing:.04em;white-space:nowrap;background:#ffffff17;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:9px;font-weight:800}.world-cup-scope .p-ovr{color:var(--accent);letter-spacing:.02em;white-space:nowrap;text-align:center;background:#39d3531a;border:1px solid #39d35333;border-radius:4px;flex-shrink:0;min-width:24px;padding:2px 5px;font-size:9px;font-weight:900}.world-cup-scope .slot-hint{color:var(--text-dim);border-top:1px solid var(--border);text-align:center;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:10px 12px;font-size:11px;line-height:1.4;display:flex}.world-cup-scope .hint-icon{font-size:14px}.world-cup-scope .pitch-wrap{flex-direction:column;flex:1;align-items:center;gap:10px;min-width:0;min-height:0;padding:12px 16px;display:flex;overflow:hidden auto}.world-cup-scope .formation-bar{scrollbar-width:none;flex-shrink:0;gap:5px;width:100%;max-width:520px;padding-bottom:2px;display:flex;overflow-x:auto}.world-cup-scope .formation-bar::-webkit-scrollbar{display:none}.world-cup-scope .fmt-btn{border:1px solid var(--border);color:var(--text-dim);cursor:pointer;font-size:11px;font-family:var(--font-body);white-space:nowrap;background:0 0;border-radius:20px;flex-shrink:0;padding:5px 13px;font-weight:700;transition:all .12s}.world-cup-scope .fmt-btn:hover{color:var(--text);border-color:#ffffff38}.world-cup-scope .fmt-btn.active{background:var(--accent);border-color:var(--accent);color:#000}.world-cup-scope .team-complete-bar{background:#39d35314;border:1px solid #39d35340;border-radius:6px;flex-shrink:0;align-items:center;gap:10px;width:100%;max-width:520px;padding:8px 16px;animation:.4s tcIn;display:flex}.world-cup-scope .tc-icon{font-size:18px}.world-cup-scope .tc-text{font-family:var(--font-display);letter-spacing:2px;color:var(--accent);flex:1;font-size:17px}.world-cup-scope .tc-share{background:var(--accent);color:#000;cursor:pointer;font-size:11px;font-weight:700;font-family:var(--font-body);border:none;border-radius:6px;padding:5px 12px;transition:background .12s}.world-cup-scope .tc-share:hover{background:#5aed72}@keyframes tcIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.world-cup-scope .pitch{aspect-ratio:.68;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;width:100%;max-width:520px;position:relative;overflow:hidden;container-type:inline-size}.world-cup-scope .pitch:before{content:"";background:repeating-linear-gradient(180deg,var(--pitch-stripe-a)0,var(--pitch-stripe-a)12.5%,var(--pitch-stripe-b)12.5%,var(--pitch-stripe-b)25%);background-size:100% 25%;position:absolute;inset:0}.world-cup-scope .pitch:after{content:"";pointer-events:none;z-index:2;background:radial-gradient(#0000 50%,#0000004d 100%);position:absolute;inset:0}.world-cup-scope .pitch-markings{pointer-events:none;z-index:1;position:absolute;inset:0}.world-cup-scope .center-line{background:#fff3;height:1px;position:absolute;top:50%;left:4%;right:4%}.world-cup-scope .center-circle{border:1px solid #fff3;border-radius:50%;width:72px;height:72px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.world-cup-scope .center-dot{background:#ffffff4d;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.world-cup-scope .penalty-box{border:1px solid #ffffff2e;width:50%;height:14%;position:absolute;left:50%;transform:translate(-50%)}.world-cup-scope .penalty-box.top{border-top:none;top:0}.world-cup-scope .penalty-box.bottom{border-bottom:none;bottom:0}.world-cup-scope .goal-box{border:1px solid #ffffff24;width:24%;height:5.5%;position:absolute;left:50%;transform:translate(-50%)}.world-cup-scope .goal-box.top{border-top:none;top:0}.world-cup-scope .goal-box.bottom{border-bottom:none;bottom:0}.world-cup-scope .pitch-rows{z-index:3;flex-direction:column;justify-content:space-evenly;width:100%;height:100%;padding:4px 0;display:flex;position:relative}.world-cup-scope .pitch-row{justify-content:space-evenly;align-items:flex-start;width:100%;padding:0 4px;display:flex}.world-cup-scope .pslot{cursor:pointer;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;align-items:center;gap:2px;max-width:clamp(56px,18cqw,80px);display:flex}.world-cup-scope .pslot-avatar{border-radius:50%;flex-shrink:0;width:clamp(38px,11cqw,54px);height:clamp(38px,11cqw,54px);transition:transform .18s cubic-bezier(.34,1.4,.64,1),box-shadow .18s;position:relative;overflow:hidden}.world-cup-scope .pslot-avatar.empty{background:#00000059;border:2px dashed #ffffff4d;flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex}.world-cup-scope .pslot-avatar.empty:hover{background:#39d3530f;border-color:#39d353b3;transform:scale(1.06);box-shadow:0 0 0 3px #39d35326}.world-cup-scope .pslot-avatar.filled{border:2px solid #fff6}.world-cup-scope .pslot-avatar.filled:hover{border-color:#ffffffb3;transform:scale(1.08)translateY(-2px)}.world-cup-scope .pslot-avatar.active{border-color:var(--accent);outline-offset:1px;outline:2px solid #39d35366;transform:scale(1.08)translateY(-2px)}.world-cup-scope .pslot-img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:100%;display:block}.world-cup-scope .pslot-badge{white-space:nowrap;background:#000000bf;border:1px solid #ffffff14;border-radius:3px;align-items:center;gap:2px;padding:1px 5px;display:flex}.world-cup-scope .pslot-flag-sm{font-size:clamp(8px,2cqw,11px);line-height:1}.world-cup-scope .pslot-pos-sm{color:#ffffffeb;letter-spacing:.4px;font-size:clamp(6px,1.6cqw,9px);font-weight:800;line-height:1}.world-cup-scope .pslot-pos-empty{color:#ffffff80;letter-spacing:.4px;font-size:clamp(6px,1.6cqw,9px);font-weight:700}.world-cup-scope .pslot-ovr{color:var(--accent);letter-spacing:0;opacity:.9;font-size:clamp(6px,1.5cqw,9px);font-weight:900;line-height:1}.world-cup-scope .plus-icon{color:#fff6;font-size:18px;font-weight:300;line-height:1}.world-cup-scope .pslot-name{color:#fffffff2;text-shadow:0 1px 4px #000,0 0 8px #000c;text-align:center;letter-spacing:.1px;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;width:100%;font-size:clamp(7px,1.8cqw,9px);font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.world-cup-scope .pslot-avatar.slot-pop{animation:.42s cubic-bezier(.34,1.56,.64,1) avatarPop}@keyframes avatarPop{0%{opacity:0;transform:scale(.4)}65%{transform:scale(1.18)}to{opacity:1;transform:scale(1)}}.world-cup-scope .pslot{position:relative}.world-cup-scope .pslot-remove-btn{color:#fff;cursor:pointer;z-index:10;opacity:0;pointer-events:none;background:#d22323eb;border:1.5px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;padding:0;font-size:13px;font-weight:700;line-height:1;transition:opacity .12s,background .12s;display:flex;position:absolute;top:0;right:calc(50% - clamp(19px,5.5cqw,27px) - 5px)}.world-cup-scope .pslot:hover .pslot-remove-btn,.world-cup-scope .pslot-remove-btn.show{opacity:1;pointer-events:auto}.world-cup-scope .pslot-remove-btn:hover{background:#ff1e1e}.world-cup-scope .p-row[draggable=true]{cursor:grab}.world-cup-scope .p-row[draggable=true]:active{cursor:grabbing}.world-cup-scope .p-row.dragging{opacity:.4}.world-cup-scope .pslot.drag-over .pslot-avatar{background:#39d3531a;border-color:var(--accent)!important;transform:scale(1.12)translateY(-3px)!important;box-shadow:0 0 0 3px #39d35373,0 6px 20px #00000080!important}.world-cup-scope .pitch-actions{flex-shrink:0;gap:10px;display:flex}.world-cup-scope .action-btn{border:1px solid var(--border);color:var(--text-dim);font-family:var(--font-body);cursor:pointer;background:#ffffff0a;border-radius:8px;padding:8px 22px;font-size:12px;font-weight:700;transition:all .12s}.world-cup-scope .action-btn:hover{color:var(--text);background:#ffffff12;border-color:#ffffff40}.world-cup-scope .action-btn.primary{background:var(--accent);border-color:var(--accent);color:#000}.world-cup-scope .action-btn.primary:hover{background:#52ec6b}.world-cup-scope .action-btn.whatsapp{color:#000;background:#25d366;border-color:#25d366;align-items:center;gap:6px;font-weight:800;display:flex}.world-cup-scope .action-btn.whatsapp:hover{background:#2ee073}.world-cup-scope .modal-overlay{z-index:100;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.world-cup-scope .modal{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;width:420px;max-width:95vw;animation:.2s modalIn;overflow:hidden}@keyframes modalIn{0%{opacity:0;transform:scale(.93)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.world-cup-scope .modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px;font-size:14px;font-weight:700;display:flex}.world-cup-scope .modal-close{border:1px solid var(--border);color:var(--text-dim);cursor:pointer;background:#ffffff0f;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:all .12s;display:flex}.world-cup-scope .modal-close:hover{color:var(--text);background:#ffffff1a}.world-cup-scope .modal-body{flex-direction:column;gap:14px;padding:18px;display:flex}.world-cup-scope .share-preview{color:var(--text-dim);background:#39d3530d;border:1px solid #39d35326;border-radius:10px;min-height:60px;padding:14px;font-size:12px}.world-cup-scope .share-actions{flex-wrap:wrap;gap:8px;display:flex}.world-cup-scope .share-actions .action-btn{text-align:center;flex:1;justify-content:center;min-width:100px}.world-cup-scope .mobile-tab-bar{border-top:1px solid var(--border);z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080c0af7;display:none;position:fixed;bottom:0;left:0;right:0}.world-cup-scope .mtab{color:var(--text-dim);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:3px;padding:8px 4px 10px;font-size:10px;font-weight:600;transition:color .15s;display:flex}.world-cup-scope .mtab.active{color:var(--accent)}.world-cup-scope .landing{z-index:300;background:#09100d;display:flex;position:fixed;inset:0;overflow:hidden}.world-cup-scope .landing-year{font-family:var(--font-display);color:#ffffff07;letter-spacing:-.02em;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:clamp(180px,28vw,420px);line-height:1;position:absolute;top:50%;right:-.04em;transform:translateY(-50%)}.world-cup-scope .landing-layout{z-index:1;width:100%;height:100%;display:flex;position:relative}.world-cup-scope .landing-intro{border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;justify-content:center;width:36%;min-width:280px;padding:52px 48px;display:flex}.world-cup-scope .landing-logo-mark{font-family:var(--font-body);letter-spacing:-.03em;color:var(--accent);opacity:.9;margin-bottom:40px;font-size:18px;font-style:italic;font-weight:900}.world-cup-scope .landing-logo-mark em{color:#fff;font-style:normal}.world-cup-scope .landing-logo-mark .logo-com{color:#fff6;letter-spacing:normal;font-size:.6em;font-style:normal;font-weight:400}.world-cup-scope .landing-eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#ffffff4d;margin-bottom:14px;font-size:10px;font-weight:700}.world-cup-scope .landing-title{font-family:var(--font-display);letter-spacing:3px;color:#fff;margin-bottom:22px;font-size:clamp(52px,6.5vw,96px);line-height:.88}.world-cup-scope .landing-desc{color:#ffffff59;margin-bottom:44px;font-size:13px;line-height:1.7}.world-cup-scope .landing-or-row{align-items:center;gap:12px;margin-bottom:16px;display:flex}.world-cup-scope .landing-or-line{background:#ffffff1f;width:24px;height:1px;display:block}.world-cup-scope .landing-or-text{color:#ffffff40;font-size:11px;font-weight:500}.world-cup-scope .landing-dream-btn{color:#ffffff80;font-family:var(--font-body);cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:10px 18px;font-size:13px;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.world-cup-scope .landing-dream-btn:hover{color:#ffffffd9;border-color:#ffffff47}.world-cup-scope .landing-dream-btn span{transition:transform .15s;display:inline-block}.world-cup-scope .landing-dream-btn:hover span{transform:translate(3px)}.world-cup-scope .landing-sim-link{color:inherit;cursor:pointer;background:#39d35314;border:1px solid #39d35340;border-radius:10px;align-items:center;gap:12px;margin-top:16px;padding:12px 16px;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:flex}.world-cup-scope .landing-sim-link:hover{background:#39d35324;border-color:#39d35373;transform:translateY(-1px)}.world-cup-scope .landing-sim-icon{flex-shrink:0;font-size:22px}.world-cup-scope .landing-sim-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.world-cup-scope .landing-sim-text strong{color:#39d353;letter-spacing:.3px;font-size:13px;font-weight:700}.world-cup-scope .landing-sim-text span{color:#fff6;font-size:11px}.world-cup-scope .landing-sim-arrow{color:#39d35399;flex-shrink:0;font-size:16px;transition:transform .15s}.world-cup-scope .landing-sim-link:hover .landing-sim-arrow{transform:translate(3px)}.world-cup-scope .landing-modes{flex-direction:column;gap:10px;display:flex}.world-cup-scope .landing-mode-label{text-transform:uppercase;letter-spacing:.18em;color:#ffffff47;font-size:10px;font-weight:700}.world-cup-scope .landing-mode-cards{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.world-cup-scope .landing-mode-card{cursor:pointer;color:#fff9;font-family:var(--font-body);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:14px 8px;text-decoration:none;transition:all .15s;display:flex}.world-cup-scope .landing-mode-card:hover{color:#fff;background:#ffffff0f;border-color:#ffffff38;transform:translateY(-2px)}.world-cup-scope .landing-mode-card.active{color:#39d353;background:#39d35314;border-color:#39d35366}.world-cup-scope .landing-mode-card.active:hover{background:#39d35324;border-color:#39d353a6}.world-cup-scope .landing-mode-card.sim{color:#fbbf24;background:#fbbf240d;border-color:#fbbf244d}.world-cup-scope .landing-mode-card.sim:hover{background:#fbbf241a;border-color:#fbbf248c}.world-cup-scope .lmc-icon{font-size:22px;line-height:1}.world-cup-scope .lmc-title{letter-spacing:.3px;font-size:12px;font-weight:800;line-height:1}.world-cup-scope .lmc-desc{opacity:.6;font-size:10px;line-height:1}.world-cup-scope .tc-simulate{color:#fbbf24;cursor:pointer;font-size:11px;font-weight:700;font-family:var(--font-body);white-space:nowrap;background:#fbbf2426;border:1px solid #fbbf2466;border-radius:6px;padding:5px 14px;transition:all .12s}.world-cup-scope .tc-simulate:hover{background:#fbbf2440;border-color:#fbbf24b3}.world-cup-scope .landing-picker{scrollbar-width:none;flex:1;padding:52px 44px;overflow-y:auto}.world-cup-scope .landing-picker::-webkit-scrollbar{display:none}.world-cup-scope .landing-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px;display:grid}.world-cup-scope .country-card{cursor:pointer;font-family:var(--font-body);-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:18px 10px 14px;transition:background .12s,border-color .12s,transform .15s;animation:.4s both cardIn;display:flex}.world-cup-scope .country-card:hover{background:#ffffff0d;border-color:#ffffff2e;transform:translateY(-2px)}.world-cup-scope .country-card:active{transform:translateY(0)}.world-cup-scope .cc-flag{font-size:38px;line-height:1;display:block}.world-cup-scope .cc-name{font-family:var(--font-display);letter-spacing:2px;color:#fff;font-size:16px;line-height:1}.world-cup-scope .cc-count{color:#ffffff40;font-size:10px;font-weight:500}.world-cup-scope .cc-selected{background:#39d3531a!important;border-color:#39d35380!important;transform:scale(1.04)!important}.world-cup-scope .cc-fade{pointer-events:none;opacity:.15!important;transition:opacity .2s!important;transform:none!important}@keyframes cardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.world-cup-scope .landing-exit{pointer-events:none;animation:.4s forwards landingExit!important}@keyframes landingExit{to{opacity:0}}@media (max-width:768px){.world-cup-scope .landing-layout{flex-direction:column}.world-cup-scope .landing-intro{border-bottom:1px solid #ffffff0f;border-right:none;justify-content:flex-start;width:100%;padding:36px 24px 28px}.world-cup-scope .landing-logo-mark{margin-bottom:24px}.world-cup-scope .landing-title{margin-bottom:14px;font-size:clamp(40px,12vw,68px)}.world-cup-scope .landing-desc{margin-bottom:24px;font-size:12px}.world-cup-scope .landing-year{display:none}.world-cup-scope .landing-picker{padding:24px}.world-cup-scope .landing-grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:7px}.world-cup-scope .cc-flag{font-size:32px}.world-cup-scope .cc-name{font-size:14px}.world-cup-scope .country-card{padding:14px 8px 11px}.world-cup-scope .app{height:100dvh}.world-cup-scope .header{gap:8px;margin:10px 10px 8px;padding:10px 12px;top:8px}.world-cup-scope .header-title,.world-cup-scope .header-sep{display:none}.world-cup-scope .header-right{gap:6px}.world-cup-scope .mobile-tab-bar{padding-bottom:env(safe-area-inset-bottom,0);display:flex}.world-cup-scope .main{flex-direction:column;flex:1;min-height:0;overflow:hidden}.world-cup-scope .sidebar,.world-cup-scope .pitch-wrap{flex-shrink:0;width:100%;height:100%;display:none}.world-cup-scope .sidebar.mob-active,.world-cup-scope .pitch-wrap.mob-active{display:flex}.world-cup-scope .sidebar{border-right:none;overflow:hidden}.world-cup-scope .pitch-wrap{padding:10px 10px calc(56px + env(safe-area-inset-bottom,0))10px;overflow:hidden auto}.world-cup-scope .pitch{flex-shrink:0;max-width:100%}.world-cup-scope .pslot-remove-btn.show{opacity:1;pointer-events:auto}.world-cup-scope .center-circle{width:56px;height:56px}.world-cup-scope .fmt-btn{padding:4px 10px;font-size:10px}.world-cup-scope .slot-hint{padding-bottom:calc(10px + env(safe-area-inset-bottom,0))}}@media (max-width:480px){.world-cup-scope .header-astroturf-btn{display:none}.world-cup-scope .header-switch-btn{padding:5px 9px;font-size:10px}.world-cup-scope .center-circle{width:44px;height:44px}.world-cup-scope .fmt-btn{padding:4px 8px;font-size:9px}}
