.ngare-module__VPjdXa__ngareWrapper{--bg-primary:#f4f6f8;--bg-secondary:#fff;--bg-card:#fffffff5;--bg-glass:#ffffffe6;--text-primary:#111827;--text-secondary:#4b5563;--text-muted:#9ca3af;--accent-primary:#2563eb;--accent-secondary:#1d4ed8;--accent-glow:#2563eb29;--accent-gradient:#2563eb;--border-subtle:#1118271a;--shadow-sm:0 4px 14px #1118270d;--shadow-md:0 14px 36px #11182717;--shadow-glow:0 10px 28px #2563eb33;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--transition:.3s cubic-bezier(.4, 0, .2, 1);background:var(--bg-primary);color:var(--text-primary);min-height:100vh;font-family:Inter,sans-serif;line-height:1.6;position:relative;overflow-x:hidden}.ngare-module__VPjdXa__ngareWrapper,.ngare-module__VPjdXa__ngareWrapper *{box-sizing:border-box}.ngare-module__VPjdXa__ngareWrapper:before,.ngare-module__VPjdXa__ngareWrapper:after{content:"";filter:blur(100px);z-index:0;opacity:0;pointer-events:none;border-radius:50%;display:none;position:fixed}.ngare-module__VPjdXa__particlesCanvas{z-index:0;pointer-events:none;opacity:.18;width:100%;height:100%;position:fixed;top:0;left:0}.ngare-module__VPjdXa__globalNav{z-index:100;pointer-events:none;gap:.8rem;display:flex;position:fixed;top:1.5rem;left:1.5rem}.ngare-module__VPjdXa__btnHome,.ngare-module__VPjdXa__btnBackScreen{pointer-events:auto;background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;transition:var(--transition);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;padding:.8rem;display:flex}.ngare-module__VPjdXa__btnHome:hover,.ngare-module__VPjdXa__btnBackScreen:hover{background:var(--bg-secondary);color:var(--accent-primary);border-color:var(--accent-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)scale(1.05)}.ngare-module__VPjdXa__screen{z-index:1;justify-content:center;align-items:center;min-height:100vh;padding:2rem;animation:.6s ngare-module__VPjdXa__fadeIn;display:flex;position:relative}.ngare-module__VPjdXa__screenGame{align-items:unset;justify-content:unset;padding:0 0 2rem;display:block}@keyframes ngare-module__VPjdXa__fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.ngare-module__VPjdXa__btnBase{border-radius:var(--radius-xl);cursor:pointer;transition:var(--transition);border:none;justify-content:center;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-family:inherit;font-size:1.05rem;font-weight:600;display:inline-flex}.ngare-module__VPjdXa__btnPrimary{background:var(--accent-primary);color:#fff;box-shadow:var(--shadow-glow);position:relative;overflow:hidden}.ngare-module__VPjdXa__btnPrimary:hover:not(:disabled){transform:translateY(-3px)scale(1.02);box-shadow:0 15px 35px #2563eb3d}.ngare-module__VPjdXa__btnPrimary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;background:var(--text-muted);transform:none}.ngare-module__VPjdXa__btnSecondary{background:var(--bg-glass);color:var(--text-secondary);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-sm)}.ngare-module__VPjdXa__btnSecondary:hover{background:var(--bg-secondary);color:var(--text-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.ngare-module__VPjdXa__btnDanger{color:#ef4444;background:#ef44440d;border:1px solid #ef444433}.ngare-module__VPjdXa__btnDanger:hover{color:#dc2626;background:#ef444426;transform:translateY(-2px)}.ngare-module__VPjdXa__btnIcon{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;transition:var(--transition);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:center;align-items:center;padding:.6rem;display:flex}.ngare-module__VPjdXa__btnIcon:hover{background:var(--bg-secondary);color:var(--accent-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)scale(1.05)}.ngare-module__VPjdXa__btnIconActive{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.ngare-module__VPjdXa__introContainer{text-align:center;background:var(--bg-card);border-radius:var(--radius-lg);max-width:650px;box-shadow:var(--shadow-md);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(16px);padding:4rem 3rem;position:relative;overflow:hidden}.ngare-module__VPjdXa__introContainer:before{content:"";border-radius:inherit;pointer-events:none;background:#2563eb0a;position:absolute;inset:-1px}.ngare-module__VPjdXa__logoIcon{color:var(--accent-primary);margin:0 auto 1.5rem;animation:4s ease-in-out infinite ngare-module__VPjdXa__float;display:block}@keyframes ngare-module__VPjdXa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.ngare-module__VPjdXa__introTitle{letter-spacing:-1.5px;color:var(--text-primary);margin-bottom:.5rem;font-size:3.8rem;font-weight:800;line-height:1.1}.ngare-module__VPjdXa__introTitle .ngare-module__VPjdXa__highlight{color:var(--accent-primary);-webkit-text-fill-color:currentColor;display:block}.ngare-module__VPjdXa__introSubtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.2rem}.ngare-module__VPjdXa__introFeatures{grid-template-columns:repeat(2,max-content);justify-content:center;gap:1.2rem;margin-bottom:3rem;display:grid}.ngare-module__VPjdXa__featureTag{background:var(--bg-glass);border:1px solid var(--border-subtle);color:var(--text-secondary);box-shadow:var(--shadow-sm);transition:var(--transition);border-radius:999px;align-items:center;gap:.6rem;padding:.8rem 1.5rem;font-size:1rem;font-weight:500;display:flex}.ngare-module__VPjdXa__featureTag:hover{background:var(--bg-secondary);color:var(--accent-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.ngare-module__VPjdXa__introActions{flex-direction:column;align-items:center;gap:1.2rem;display:flex}.ngare-module__VPjdXa__actionsRow{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ngare-module__VPjdXa__destinyContainer{background:0 0;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:1120px;padding-top:2.5rem;padding-bottom:1.2rem;display:flex}.ngare-module__VPjdXa__destinyHeader{text-align:center;max-width:700px}.ngare-module__VPjdXa__destinyTitle{color:var(--text-primary);letter-spacing:-1px;margin-bottom:.5rem;font-size:3rem;font-weight:800}.ngare-module__VPjdXa__destinyTitle .ngare-module__VPjdXa__highlight{color:var(--accent-primary);-webkit-text-fill-color:currentColor}.ngare-module__VPjdXa__destinySubtitle{color:var(--text-secondary);margin-bottom:1rem;font-size:1.1rem}.ngare-module__VPjdXa__destinyMeta{color:var(--accent-primary);background:#2563eb14;border:1px solid #2563eb33;border-radius:999px;justify-content:center;align-items:center;margin-bottom:2rem;padding:.45rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.ngare-module__VPjdXa__destinyInputGroup{max-width:400px;margin:0 auto;position:relative}.ngare-module__VPjdXa__diIcon{color:var(--accent-primary);position:absolute;top:50%;left:1.2rem;transform:translateY(-50%)}.ngare-module__VPjdXa__destinyInput{border:2px solid var(--border-subtle);background:var(--bg-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:100%;color:var(--text-primary);transition:var(--transition);box-shadow:var(--shadow-sm);border-radius:99px;outline:none;padding:1.2rem 1.2rem 1.2rem 3.5rem;font-size:1.1rem}.ngare-module__VPjdXa__destinyInput:focus{border-color:var(--accent-primary);box-shadow:0 0 0 4px var(--accent-glow)}.ngare-module__VPjdXa__destinyCardsContainer{width:100%;max-width:1120px;margin-top:0;padding:.25rem 0;overflow:visible}.ngare-module__VPjdXa__loadingState{width:100%;min-height:160px;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.ngare-module__VPjdXa__loadingSpinner{border:3px solid #3b82f633;border-top-color:var(--accent-primary);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite ngare-module__VPjdXa__spin}@keyframes ngare-module__VPjdXa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ngare-module__VPjdXa__destinyCardsTrack{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;align-items:stretch;gap:1rem;width:100%;display:grid}.ngare-module__VPjdXa__destinyCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-subtle);text-align:left;cursor:pointer;width:100%;min-height:278px;box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;align-items:flex-start;padding:1.05rem .9rem;transition:all .25s;display:flex;position:relative;overflow:hidden}.ngare-module__VPjdXa__destinyCard:after{content:"";background:var(--accent-primary);opacity:.45;height:3px;position:absolute;top:0;left:0;right:0}.ngare-module__VPjdXa__destinyCard:hover{box-shadow:var(--shadow-md);border-color:#3b82f64d;transform:translateY(-4px)}.ngare-module__VPjdXa__destinyCard.ngare-module__VPjdXa__selected{border-color:var(--accent-primary);background:var(--bg-secondary);transform:translateY(-4px);box-shadow:0 14px 34px #3b82f640}.ngare-module__VPjdXa__destinyCard.ngare-module__VPjdXa__selected:after{opacity:1}.ngare-module__VPjdXa__dcGlow{opacity:0;width:200%;height:200%;transition:var(--transition);pointer-events:none;background:#2563eb0d;position:absolute;top:-50%;left:-50%}.ngare-module__VPjdXa__destinyCard.ngare-module__VPjdXa__selected .ngare-module__VPjdXa__dcGlow{opacity:1}.ngare-module__VPjdXa__dcIconWrapper{background:var(--bg-primary);width:56px;height:56px;color:var(--accent-secondary);border:1px solid var(--border-subtle);transition:var(--transition);box-shadow:var(--shadow-sm);border-radius:14px;justify-content:center;align-items:center;margin-bottom:.85rem;display:flex}.ngare-module__VPjdXa__destinyCard.ngare-module__VPjdXa__selected .ngare-module__VPjdXa__dcIconWrapper{background:var(--accent-primary);color:#fff;border:none;transform:scale(1.04);box-shadow:0 10px 24px #3b82f647}.ngare-module__VPjdXa__dcName{color:var(--text-primary);margin-bottom:.45rem;font-size:1.05rem;font-weight:700;line-height:1.35;transition:color .2s}.ngare-module__VPjdXa__destinyCard.ngare-module__VPjdXa__selected .ngare-module__VPjdXa__dcName{font-size:1.1rem}.ngare-module__VPjdXa__dcDetails{opacity:1;flex-direction:column;gap:.9rem;width:100%;height:auto;margin-top:.3rem;transition:none;display:flex;overflow:visible;transform:none}.ngare-module__VPjdXa__destinyCard.ngare-module__VPjdXa__selected .ngare-module__VPjdXa__dcDetails{opacity:1;height:auto;margin-top:.3rem;transition-delay:0s;transform:none}.ngare-module__VPjdXa__dcDesc{color:var(--text-secondary);min-height:2.4rem;font-size:.86rem;line-height:1.4}.ngare-module__VPjdXa__dcStats{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;padding:.6rem;display:grid}.ngare-module__VPjdXa__dcStatBadge{color:var(--text-primary);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:10px;align-items:center;gap:.35rem;padding:.35rem .42rem;font-size:.82rem;font-weight:700;display:flex}.ngare-module__VPjdXa__dcStatBadge small{color:var(--text-muted);white-space:nowrap;margin-left:auto;font-size:.68rem;font-weight:600}.ngare-module__VPjdXa__dcStatBadge svg{opacity:.8}.ngare-module__VPjdXa__destinyFooter{z-index:20;padding-top:.35rem;position:sticky;bottom:1rem}.ngare-module__VPjdXa__btnDestinyStart{color:#fff;cursor:not-allowed;opacity:.85;background:#9ca3af;border:1px solid #ffffff59;border-radius:99px;align-items:center;gap:.8rem;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;transition:all .5s cubic-bezier(.2,.8,.2,1);display:inline-flex}.ngare-module__VPjdXa__btnDestinyStart.ngare-module__VPjdXa__ready{background:var(--accent-primary);cursor:pointer;opacity:1;animation:2s infinite ngare-module__VPjdXa__readyPulse;box-shadow:0 0 #3b82f6b3}.ngare-module__VPjdXa__btnDestinyStart.ngare-module__VPjdXa__ready:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 20px 40px #3b82f666}@keyframes ngare-module__VPjdXa__readyPulse{0%{transform:scale(1);box-shadow:0 0 #3b82f6b3}70%{transform:scale(1.05);box-shadow:0 0 0 15px #3b82f600}to{transform:scale(1);box-shadow:0 0 #3b82f600}}.ngare-module__VPjdXa__endIconWrapper{color:var(--accent-primary);justify-content:center;margin-bottom:2rem;animation:4s ease-in-out infinite ngare-module__VPjdXa__float;display:flex}.ngare-module__VPjdXa__gameLayout{max-width:1200px;margin:0 auto;padding:1.5rem}.ngare-module__VPjdXa__gameHeader{background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border-subtle);z-index:50;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.2rem 2rem;display:flex;position:sticky;top:1.5rem}.ngare-module__VPjdXa__headerLeft,.ngare-module__VPjdXa__headerRight{align-items:center;gap:1rem;display:flex}.ngare-module__VPjdXa__playerInfo{flex-direction:column;display:flex}.ngare-module__VPjdXa__playerName{color:var(--text-primary);font-size:1.1rem;font-weight:700}.ngare-module__VPjdXa__playerCareer{color:var(--text-secondary);font-size:.9rem}.ngare-module__VPjdXa__headerCenter{gap:2rem;display:flex}.ngare-module__VPjdXa__ageDisplay,.ngare-module__VPjdXa__yearDisplay{text-align:center;background:var(--bg-primary);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);padding:.6rem 1.5rem}.ngare-module__VPjdXa__ageLabel,.ngare-module__VPjdXa__yearLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600;display:block}.ngare-module__VPjdXa__ageValue,.ngare-module__VPjdXa__yearValue{color:var(--accent-primary);font-size:1.5rem;font-weight:800}.ngare-module__VPjdXa__gameMainSplit{align-items:flex-start;gap:2rem;display:flex}.ngare-module__VPjdXa__gameLeftColumn{flex-direction:column;flex:1;gap:2rem;display:flex}.ngare-module__VPjdXa__gameTimelineSidebar{width:380px;transition:var(--transition)}.ngare-module__VPjdXa__sidebarCollapsed{opacity:0;width:0;margin-left:-2rem;transform:translate(120%)}.ngare-module__VPjdXa__statsPanel{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.ngare-module__VPjdXa__statItem{background:var(--bg-card);border-radius:var(--radius-md);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.2rem}.ngare-module__VPjdXa__statHeader{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.ngare-module__VPjdXa__statIcon{color:var(--accent-secondary);align-items:center;display:flex}.ngare-module__VPjdXa__statName{color:var(--text-secondary);flex:1;margin-left:.5rem;font-size:.95rem;font-weight:600}.ngare-module__VPjdXa__statValue{color:var(--text-primary);font-size:1.2rem;font-weight:800}.ngare-module__VPjdXa__statBar{background:var(--bg-primary);border-radius:4px;height:8px;overflow:hidden;box-shadow:inset 0 1px 3px #0000000d}.ngare-module__VPjdXa__statFill{background:var(--accent-primary);border-radius:4px;height:100%;transition:width .5s ease-out,background-color .3s}.ngare-module__VPjdXa__statPositive .ngare-module__VPjdXa__statFill{background:#10b981}.ngare-module__VPjdXa__statWarning .ngare-module__VPjdXa__statFill{background:#ef4444}.ngare-module__VPjdXa__statPositive .ngare-module__VPjdXa__statValue{color:#10b981}.ngare-module__VPjdXa__statWarning .ngare-module__VPjdXa__statValue{color:#ef4444}.ngare-module__VPjdXa__eventCard{background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-subtle);text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:3rem;position:relative;overflow:hidden}.ngare-module__VPjdXa__eventCard:before{content:"";pointer-events:none;background:#2563eb0a;position:absolute;inset:0}.ngare-module__VPjdXa__eventType{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;background:#3b82f61a;border-radius:999px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.ngare-module__VPjdXa__eventTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.2rem;font-weight:800}.ngare-module__VPjdXa__eventDesc{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.8}.ngare-module__VPjdXa__eventChoices{flex-direction:column;gap:1rem;display:flex}.ngare-module__VPjdXa__choiceBtn{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;text-align:left;box-shadow:var(--shadow-sm);align-items:center;gap:1.2rem;padding:1.2rem 1.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.ngare-module__VPjdXa__choiceBtn:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-md);background:#f8fafc;transform:translateY(-3px)scale(1.01)}.ngare-module__VPjdXa__choiceBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}.ngare-module__VPjdXa__choiceIcon{text-align:center;min-width:40px;font-size:1.8rem}.ngare-module__VPjdXa__choiceText{color:var(--text-primary);flex-direction:column;flex:1;font-size:1.1rem;font-weight:600;display:flex}.ngare-module__VPjdXa__choiceHint{color:var(--text-muted);margin-top:.3rem;font-size:.85rem;font-weight:400}.ngare-module__VPjdXa__timelinePanel{background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-subtle);flex-direction:column;height:100%;max-height:calc(100vh - 12rem);padding:1.5rem;display:flex}.ngare-module__VPjdXa__timelineTitle{border-bottom:1px solid var(--border-subtle);color:var(--text-primary);align-items:center;gap:.8rem;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.3rem;font-weight:700;display:flex}.ngare-module__VPjdXa__timelineList{flex:1;padding-right:.5rem;overflow-y:auto}.ngare-module__VPjdXa__timelineList::-webkit-scrollbar{width:6px}.ngare-module__VPjdXa__timelineList::-webkit-scrollbar-track{background:var(--bg-primary);border-radius:10px}.ngare-module__VPjdXa__timelineList::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}.ngare-module__VPjdXa__timelineEntry{margin-bottom:1.5rem;display:flex;position:relative}.ngare-module__VPjdXa__timelineEntry:before{content:"";background:var(--border-subtle);z-index:1;width:2px;position:absolute;top:1.5rem;bottom:-1.5rem;left:3.2rem}.ngare-module__VPjdXa__timelineEntry:last-child:before{display:none}.ngare-module__VPjdXa__timelineYear{width:2.8rem;color:var(--text-muted);text-align:right;padding-top:.2rem;font-size:.8rem;font-weight:600}.ngare-module__VPjdXa__timelineDot{background:var(--border-subtle);z-index:2;border:2px solid var(--bg-card);border-radius:50%;width:12px;height:12px;margin:.3rem 1rem 0;position:relative}.ngare-module__VPjdXa__timelineContent{background:var(--bg-primary);border-radius:var(--radius-sm);color:var(--text-secondary);border:1px solid var(--border-subtle);flex:1;padding:.8rem 1rem;font-size:.95rem}.ngare-module__VPjdXa__milestoneEntry .ngare-module__VPjdXa__timelineDot{background:var(--ms-color,var(--accent-primary));box-shadow:0 0 0 3px #3b82f633}.ngare-module__VPjdXa__milestoneEntry .ngare-module__VPjdXa__timelineContent{border-color:var(--ms-color,var(--accent-primary));background:var(--bg-secondary);box-shadow:var(--shadow-sm)}.ngare-module__VPjdXa__msIcon{margin-right:.5rem;font-size:1.1rem}.ngare-module__VPjdXa__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#0f172a66;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;animation:.2s ngare-module__VPjdXa__fadeIn;display:flex;position:fixed;top:0;left:0}.ngare-module__VPjdXa__modalContent{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);flex-direction:column;gap:1rem;width:100%;max-width:450px;padding:2.5rem;display:flex;box-shadow:0 20px 40px #0000001a}.ngare-module__VPjdXa__modalContent.ngare-module__VPjdXa__modalLarge{max-width:800px}.ngare-module__VPjdXa__modalContent h3{color:var(--text-primary);text-align:center;margin-bottom:1rem;font-size:1.8rem}.ngare-module__VPjdXa__modalBtn{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition);color:var(--text-primary);text-align:center;box-shadow:var(--shadow-sm);padding:1rem;font-size:1.05rem;font-weight:600;text-decoration:none}.ngare-module__VPjdXa__modalBtn:hover{background:var(--bg-primary);border-color:var(--accent-primary);color:var(--accent-primary);transform:translateY(-2px)}.ngare-module__VPjdXa__modalClose{color:var(--text-muted);box-shadow:none;background:0 0;border-color:#0000;margin-top:1rem}.ngare-module__VPjdXa__modalClose:hover{color:var(--text-primary);background:#0000000d;border-color:#0000}.ngare-module__VPjdXa__shopTabs{background:var(--bg-primary);border-radius:var(--radius-md);border:1px solid var(--border-subtle);gap:1rem;margin-bottom:1.5rem;padding:.5rem;display:flex}.ngare-module__VPjdXa__shopTab{color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);background:0 0;border:none;flex:1;padding:.8rem;font-weight:600}.ngare-module__VPjdXa__shopTab.ngare-module__VPjdXa__active{color:var(--accent-primary);box-shadow:var(--shadow-sm);background:#fff}.ngare-module__VPjdXa__shopTab:hover:not(.ngare-module__VPjdXa__active){color:var(--text-primary)}.ngare-module__VPjdXa__shopContent{flex-direction:column;gap:1rem;max-height:50vh;padding-right:.5rem;display:flex;overflow-y:auto}.ngare-module__VPjdXa__shopContent::-webkit-scrollbar{width:6px}.ngare-module__VPjdXa__shopContent::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}.ngare-module__VPjdXa__shopItem{background:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);transition:var(--transition);gap:1.5rem;padding:1.5rem;display:flex}.ngare-module__VPjdXa__shopItem:hover{box-shadow:var(--shadow-md);border-color:#3b82f64d;transform:translateY(-2px)}.ngare-module__VPjdXa__shopItemIcon{font-size:2.5rem}.ngare-module__VPjdXa__shopItemInfo{flex:1}.ngare-module__VPjdXa__shopItemHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.ngare-module__VPjdXa__shopItemName{color:var(--text-primary);font-size:1.15rem;font-weight:700}.ngare-module__VPjdXa__shopItemPrice{color:#f59e0b;background:#f59e0b1a;border-radius:999px;padding:.3rem .8rem;font-size:.9rem;font-weight:700}.ngare-module__VPjdXa__shopItemDesc{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem}.ngare-module__VPjdXa__btnBuy,.ngare-module__VPjdXa__btnUse{background:var(--accent-primary);color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:999px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600}.ngare-module__VPjdXa__btnBuy:hover:not(:disabled),.ngare-module__VPjdXa__btnUse:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #2563eb38}.ngare-module__VPjdXa__btnBuy:disabled,.ngare-module__VPjdXa__btnUse:disabled{background:var(--bg-primary);color:var(--text-muted);border:1px solid var(--border-subtle);cursor:not-allowed}.ngare-module__VPjdXa__emptyState{text-align:center;color:var(--text-muted);background:var(--bg-primary);border-radius:var(--radius-md);border:1px dashed var(--border-subtle);padding:3rem}.ngare-module__VPjdXa__emptyStateIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.ngare-module__VPjdXa__toastContainer{z-index:2000;pointer-events:none;flex-direction:column;gap:.8rem;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.ngare-module__VPjdXa__toast{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;padding:1rem 2rem;font-size:1rem;font-weight:600;animation:.3s cubic-bezier(.4,0,.2,1) ngare-module__VPjdXa__slideUp;box-shadow:0 10px 25px #0000001a}.ngare-module__VPjdXa__toast.ngare-module__VPjdXa__toast-positive{border-left:4px solid #10b981}.ngare-module__VPjdXa__toast.ngare-module__VPjdXa__toast-negative{border-left:4px solid #ef4444}.ngare-module__VPjdXa__toast.ngare-module__VPjdXa__toast-info{border-left:4px solid #3b82f6}@keyframes ngare-module__VPjdXa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ngare-module__VPjdXa__statChangePopup{pointer-events:none;z-index:1500;gap:1rem;animation:2s ease-out forwards ngare-module__VPjdXa__floatUp;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.ngare-module__VPjdXa__statDiff{border-radius:var(--radius-md);box-shadow:var(--shadow-md);background:#ffffffe6;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1.8rem;font-weight:800;display:flex}.ngare-module__VPjdXa__statDiff.ngare-module__VPjdXa__positive{color:#10b981}.ngare-module__VPjdXa__statDiff.ngare-module__VPjdXa__negative{color:#ef4444}@keyframes ngare-module__VPjdXa__floatUp{0%{opacity:0;transform:translate(-50%,-30%)}20%{opacity:1;transform:translate(-50%,-50%)}80%{opacity:1;transform:translate(-50%,-70%)}to{opacity:0;transform:translate(-50%,-100%)}}.ngare-module__VPjdXa__endContainer{text-align:center;background:var(--bg-card);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border-subtle);max-width:820px;padding:4rem;position:relative;overflow:hidden;box-shadow:0 18px 48px #0f172a1f}.ngare-module__VPjdXa__endContainer:before{content:"";pointer-events:none;background:#2563eb08;position:absolute;inset:0}.ngare-module__VPjdXa__endIcon{margin-bottom:1rem;font-size:5rem;display:block}.ngare-module__VPjdXa__endTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.8rem;font-weight:800}.ngare-module__VPjdXa__endSubtitle{color:var(--text-secondary);margin-bottom:3rem;font-size:1.2rem}.ngare-module__VPjdXa__endStats{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.ngare-module__VPjdXa__endStatCard{background:var(--bg-primary);border-radius:var(--radius-md);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;padding:1.5rem;transition:all .2s;display:flex}.ngare-module__VPjdXa__endStatCard:hover{box-shadow:var(--shadow-md);border-color:#3b82f647;transform:translateY(-2px)}.ngare-module__VPjdXa__esIcon{color:var(--accent-primary);margin-bottom:.5rem;font-size:2rem}.ngare-module__VPjdXa__esValue{color:var(--text-primary);font-size:1.8rem;font-weight:800}.ngare-module__VPjdXa__esLabel{color:var(--text-secondary);text-transform:uppercase;margin-top:.2rem;font-size:.9rem;font-weight:600}.ngare-module__VPjdXa__endActions{justify-content:center;gap:1.5rem;display:flex}@media (max-width:900px){.ngare-module__VPjdXa__createSplitLayout,.ngare-module__VPjdXa__gameMainSplit{flex-direction:column}.ngare-module__VPjdXa__gameTimelineSidebar{width:100%;margin-top:1rem}.ngare-module__VPjdXa__sidebarCollapsed{display:none}.ngare-module__VPjdXa__statsPanel{grid-template-columns:repeat(2,1fr)}.ngare-module__VPjdXa__destinyCardsTrack{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.ngare-module__VPjdXa__screen{padding:1rem .75rem}.ngare-module__VPjdXa__globalNav{gap:.55rem;top:.75rem;left:.75rem}.ngare-module__VPjdXa__btnHome,.ngare-module__VPjdXa__btnBackScreen{border-radius:14px;padding:.62rem}.ngare-module__VPjdXa__introContainer{border-radius:18px;width:100%;padding:2.1rem 1rem 1.4rem}.ngare-module__VPjdXa__introSubtitle{margin-bottom:1.4rem;font-size:1rem}.ngare-module__VPjdXa__introFeatures{grid-template-columns:1fr;gap:.6rem;width:100%;margin-bottom:1.4rem;padding:0}.ngare-module__VPjdXa__featureTag{justify-content:center;width:100%;padding:.65rem 1rem;font-size:.92rem}.ngare-module__VPjdXa__actionsRow{width:100%}.ngare-module__VPjdXa__btnBase{border-radius:16px;width:100%;padding:.9rem 1rem;font-size:1rem}.ngare-module__VPjdXa__destinyHeader{width:100%;padding:0 .25rem}.ngare-module__VPjdXa__destinyTitle{font-size:2rem}.ngare-module__VPjdXa__destinySubtitle{margin-bottom:.75rem;font-size:.96rem}.ngare-module__VPjdXa__destinyMeta{margin-bottom:1.15rem;font-size:.82rem}.ngare-module__VPjdXa__destinyInput{padding:.92rem 1rem .92rem 2.8rem;font-size:1rem}.ngare-module__VPjdXa__diIcon{width:18px;height:18px;left:.9rem}.ngare-module__VPjdXa__destinyCard{border-radius:14px;min-height:0;padding:.92rem .8rem}.ngare-module__VPjdXa__dcIconWrapper{border-radius:10px;width:44px;height:44px;margin-bottom:.55rem}.ngare-module__VPjdXa__dcName{font-size:1rem}.ngare-module__VPjdXa__dcDesc{min-height:0;font-size:.84rem}.ngare-module__VPjdXa__dcStats{grid-template-columns:1fr 1fr;gap:.38rem;padding:.45rem}.ngare-module__VPjdXa__dcStatBadge{padding:.3rem .34rem;font-size:.78rem}.ngare-module__VPjdXa__dcStatBadge small{font-size:.62rem}.ngare-module__VPjdXa__destinyFooter{z-index:30;width:100%;position:sticky;bottom:.7rem}.ngare-module__VPjdXa__btnDestinyStart{border-radius:14px;width:100%;padding:.95rem 1rem}.ngare-module__VPjdXa__gameLayout{padding:.7rem}.ngare-module__VPjdXa__gameHeader{border-radius:16px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"player meta""actions actions";align-items:center;gap:.8rem;margin-bottom:1rem;padding:.85rem;display:grid;position:static}.ngare-module__VPjdXa__headerLeft{grid-area:player;justify-content:flex-start;align-items:center;gap:.55rem;width:auto;min-width:0}.ngare-module__VPjdXa__headerCenter{order:0;grid-area:meta;justify-content:flex-end;gap:.45rem;width:auto;margin-top:0}.ngare-module__VPjdXa__headerRight{-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap;grid-area:actions;justify-content:flex-start;gap:.45rem;width:100%;padding-bottom:.15rem;overflow-x:auto}.ngare-module__VPjdXa__headerRight::-webkit-scrollbar{display:none}.ngare-module__VPjdXa__headerRight .ngare-module__VPjdXa__btnIcon{flex:none}.ngare-module__VPjdXa__playerInfo{min-width:0}.ngare-module__VPjdXa__playerName{white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:.98rem;overflow:hidden}.ngare-module__VPjdXa__playerCareer{white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:.8rem;overflow:hidden}.ngare-module__VPjdXa__ageDisplay,.ngare-module__VPjdXa__yearDisplay{border-radius:10px;min-width:64px;padding:.4rem .7rem}.ngare-module__VPjdXa__ageLabel,.ngare-module__VPjdXa__yearLabel{font-size:.7rem}.ngare-module__VPjdXa__ageValue,.ngare-module__VPjdXa__yearValue{font-size:1.1rem}.ngare-module__VPjdXa__statItem{padding:.85rem}.ngare-module__VPjdXa__eventCard{border-radius:16px;padding:1.25rem .85rem}.ngare-module__VPjdXa__eventTitle{font-size:1.45rem;line-height:1.28}.ngare-module__VPjdXa__eventDesc{margin-bottom:1.2rem;font-size:.95rem;line-height:1.55}.ngare-module__VPjdXa__choiceBtn{border-radius:12px;gap:.65rem;padding:.85rem .8rem}.ngare-module__VPjdXa__choiceIcon{min-width:22px}.ngare-module__VPjdXa__choiceText{font-size:.95rem}.ngare-module__VPjdXa__timelinePanel{border-radius:14px;max-height:none;padding:1rem .8rem}.ngare-module__VPjdXa__timelineTitle{margin-bottom:1rem;font-size:1.05rem}.ngare-module__VPjdXa__modalOverlay{align-items:flex-end;padding:.5rem}.ngare-module__VPjdXa__modalContent{border-radius:16px 16px 0 0;max-width:100%;max-height:88vh;padding:1rem .9rem;overflow-y:auto}.ngare-module__VPjdXa__modalContent h3{margin-bottom:.55rem;font-size:1.25rem}.ngare-module__VPjdXa__shopItem{border-radius:12px;gap:.8rem;padding:.8rem}.ngare-module__VPjdXa__shopItemIcon{justify-content:center;align-items:flex-start;width:34px;display:flex}.ngare-module__VPjdXa__shopItemName{font-size:.96rem}.ngare-module__VPjdXa__shopItemPrice{padding:.2rem .55rem;font-size:.8rem}.ngare-module__VPjdXa__shopItemDesc{margin-bottom:.55rem;font-size:.86rem}.ngare-module__VPjdXa__btnBuy,.ngare-module__VPjdXa__btnUse{border-radius:10px;width:100%;padding:.6rem .8rem}.ngare-module__VPjdXa__toastContainer{width:calc(100% - 1rem);bottom:.75rem;left:.5rem;transform:none}.ngare-module__VPjdXa__toast{border-radius:12px;width:100%;padding:.75rem .8rem;font-size:.9rem}.ngare-module__VPjdXa__endContainer{border-radius:16px;padding:1.4rem .9rem 1.1rem}.ngare-module__VPjdXa__endTitle{font-size:1.75rem;line-height:1.2}.ngare-module__VPjdXa__endSubtitle{margin-bottom:1.2rem;font-size:.98rem}.ngare-module__VPjdXa__endStats{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.2rem}.ngare-module__VPjdXa__endStatCard{border-radius:10px;padding:.75rem .5rem}.ngare-module__VPjdXa__esValue{font-size:1.35rem}.ngare-module__VPjdXa__esLabel{font-size:.74rem}.ngare-module__VPjdXa__endActions{flex-direction:column;gap:.65rem}.ngare-module__VPjdXa__statsPanel{grid-template-columns:1fr}.ngare-module__VPjdXa__introTitle{font-size:2.5rem}.ngare-module__VPjdXa__destinyContainer{gap:1.1rem;padding-top:1.25rem}.ngare-module__VPjdXa__destinyCardsTrack{grid-template-columns:1fr}}
