@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700&display=swap";:root{--color-primary: #00b4d8;--color-primary-hover: #0096c7;--color-background: #0a1628;--color-surface: rgba(13, 36, 66, .85);--color-surface-hover: rgba(20, 50, 90, .9);--color-text: #ffffff;--color-text-secondary: #94a3b8;--color-border: rgba(255, 255, 255, .1);--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--transition-fast: .15s ease;--transition-normal: .25s ease}*{margin:0;padding:0;box-sizing:border-box}html{font-size:clamp(10px,calc(100vw / 120),16px);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family);background-color:var(--color-background);color:var(--color-text);line-height:1.5;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}a{color:var(--color-primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-primary-hover)}button{font-family:inherit;cursor:pointer;border:none;outline:none;transition:all var(--transition-fast)}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 var(--spacing-md)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer{padding:var(--spacing-xl) var(--spacing-md);display:flex;justify-content:center;position:relative;z-index:10}.footer-content{display:flex;flex-direction:column;align-items:center;gap:.5rem}.powered-by{color:#8b9099;font-family:Pretendard,sans-serif;font-size:1.375rem;font-style:normal;font-weight:600;line-height:normal}.fuze-logo{width:14.25rem;height:6.625rem}.signup-popup-overlay{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;background:#0000;pointer-events:auto;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background-color .18s ease-out}.signup-popup-overlay.is-visible{background-color:#00000073}.signup-popup-panel{position:relative;width:788px;height:484px;background-color:#141f2ef2;border-radius:16px;overflow:hidden;opacity:0;transform:scale(.7);transition:opacity .18s ease-out,transform .18s cubic-bezier(.34,1.56,.64,1)}.signup-popup-panel.is-visible{opacity:1;transform:scale(1)}.signup-popup-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none}.signup-popup-close{position:absolute;top:16px;right:16px;width:30px;height:30px;background:none;border:none;padding:0;cursor:pointer;z-index:10}.signup-popup-close img{width:100%;height:100%;display:block}.signup-popup-close:hover{opacity:.7}.signup-popup-board{position:absolute;top:50%;left:50%;width:442px;height:434px;transform:translate(calc(-50% - 154px),calc(-50% - .8px));background-color:#252525;border-radius:12px;overflow:hidden}.signup-popup-board-logo{position:absolute;top:30px;left:28px;width:128px;height:48px;object-fit:contain;object-position:left center;pointer-events:none;-webkit-user-select:none;user-select:none}.signup-popup-title{position:absolute;top:100px;left:28px;width:380px;margin:0;font-family:Be Vietnam Pro,sans-serif;font-style:normal;font-weight:700;font-size:35px;line-height:normal;color:#fff;pointer-events:none}.signup-popup-subtitle{position:absolute;top:200px;left:28px;width:380px;margin:0;font-family:Pretendard,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:normal;color:#999;pointer-events:none}.signup-popup-button{position:absolute;bottom:26px;left:50%;transform:translate(-50%);width:384px;height:64px;display:flex;align-items:center;justify-content:center;gap:4px;background-color:#4b7484;border-radius:10px;text-decoration:none;color:#fff;text-align:center;font-family:Pretendard,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:normal;cursor:pointer;transition:background-color .1s ease-out,transform .1s ease-out}.signup-popup-button:link,.signup-popup-button:visited,.signup-popup-button:hover,.signup-popup-button:active,.signup-popup-button:focus{color:#fff;text-decoration:none}.signup-popup-button:hover{background-color:#648f9f}.signup-popup-button:active{background-color:#466c7b;transform:translate(-50%) scale(.98)}.signup-popup-button-text{line-height:1}.signup-popup-button-icons{display:inline-flex;align-items:center;gap:0}.signup-popup-button-icons img{width:32px;height:32px;display:block}.signup-popup-button-icons img:nth-child(2){margin-left:-10px}.signup-popup-button-icons img:nth-child(3){margin-left:-8px}.signup-popup-desc{position:absolute;top:181px;left:50%;width:200px;transform:translate(calc(-50% + 236.8px));text-align:center;pointer-events:none}.signup-popup-desc-text{margin:0;color:#fff;text-align:center;font-family:Pretendard,sans-serif;font-style:normal;font-weight:500;font-size:24px;line-height:normal}.signup-popup-desc-logo{display:block;margin:16px auto 0;width:124px;height:48px;object-fit:contain;object-position:center top;pointer-events:none;-webkit-user-select:none;user-select:none}.unity-fullscreen{position:fixed;inset:0;z-index:1000;background:#000}.unity-canvas{width:100%!important;height:100%!important;display:block}.unity-loading-screen{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:center center / cover no-repeat;z-index:10}.unity-loading-screen.fade-out .loading-profile,.unity-loading-screen.fade-out .loading-message,.unity-loading-screen.fade-out .current-game,.unity-loading-screen.fade-out .loading-percent{transform-origin:0 50%;animation:scaleUpFadeOut .6s ease-out forwards}.unity-loading-screen.fade-out .loading-bar{transform-origin:50% 50%;animation:scaleUpFadeOut .6s ease-out forwards}@keyframes scaleUpFadeOut{0%{opacity:1;filter:blur(0)}to{opacity:0;filter:blur(10px);scale:1.15}}.loading-profile{position:absolute;top:calc(50% - 12.2rem);left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem .5rem .5rem;border-radius:999px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.loading-platform-icon{width:2.5rem;height:2.5rem;padding:0rem;border-radius:50%;position:relative;z-index:2;box-sizing:content-box}.loading-platform-icon.playstation{background-color:#0070d1}.loading-platform-icon.xbox{background-color:#107c10}.loading-platform-icon.steam{background-color:#13517d;padding:.35rem;box-sizing:border-box}.loading-avatar{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;margin-left:-1.01rem;position:relative;z-index:1;border:1px solid rgba(255,255,255,.1);background-color:#fff3}.loading-nickname{font-size:1.5rem;font-weight:500;color:#ffffffb3;text-shadow:0 2px 8px rgba(0,0,0,.5)}.loading-message{position:absolute;top:calc(50% - 7.5rem);left:50%;transform:translate(-50%);font-size:2.5rem;font-weight:600;color:#fff;margin:0;text-shadow:0 2px 10px rgba(0,0,0,.5);white-space:nowrap}.loading-bar{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:6px;background:#ffffff26;overflow:hidden}.loading-progress{height:100%;border-radius:0 20px 20px 0;background:linear-gradient(90deg,#32454c,#597b8700),#7dcce7;transition:width 1.2s ease-out}.current-game{position:absolute;top:calc(50% - 4.01rem);left:50%;transform:translate(-50%);font-size:1.2rem;color:#fff9;margin:0;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;letter-spacing:.05em}.loading-percent{position:absolute;top:calc(50% + 2rem);left:50%;transform:translate(-50%);font-size:1.8rem;font-weight:600;color:#fff;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.5)}.unity-error-screen{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#0a0a0a;color:#fff;z-index:10}.unity-error-screen p{margin:0}.unity-error-screen .error-detail{font-size:.875rem;color:#ef4444}.unity-error-screen button{background:#3b82f6;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;border:none;cursor:pointer;transition:background .2s}.unity-error-screen button:hover{background:#2563eb}.unity-error-screen .back-button{background:transparent;border:1px solid rgba(255,255,255,.3)}.unity-error-screen .back-button:hover{background:#ffffff1a}.unity-close-button{position:fixed;top:1rem;right:1rem;width:48px;height:48px;background:#00000080;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;z-index:100}.unity-close-button:hover{background:#fff3;transform:scale(1.1)}.app{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow:hidden}.parallax-container{position:fixed;inset:0;perspective:1000px;perspective-origin:center center;z-index:0;pointer-events:none;overflow:hidden}.parallax-bg{position:absolute;inset:-10%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .15s ease-out,background-image .3s ease;transform-style:preserve-3d}.particle{position:fixed;border-radius:50%;background:#00c8ffcc;box-shadow:0 0 6px #00c8ff99;pointer-events:none;z-index:2;animation:particle-fade 1s ease-out forwards}@keyframes particle-fade{0%{transform:translate(-50%,-50%) scale(1);opacity:inherit}to{transform:translate(-50%,-50%) scale(0) translateY(-30px);opacity:0}}.dev-badge{position:fixed;top:16px;left:16px;background:#ef444433;color:#ef4444;border:1px solid #ef4444;padding:6px 12px;border-radius:4px;font-size:.75rem;font-weight:700;letter-spacing:1px;z-index:9999;opacity:.5}.bgm-button{position:fixed;top:40px;right:40px;background:none;border:none;color:#fff;cursor:pointer;z-index:9999;display:flex;flex-direction:column;align-items:center;transition:background .2s}.bgm-button:hover{background:none}.bgm-button:hover .eq-bar{background:#a9b4c1}.bgm-label{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:4px;white-space:nowrap;color:#a9b4c1;text-align:center;font-family:Pretendard;font-size:14px;font-style:normal;font-weight:700;line-height:normal;opacity:0;transition:opacity .2s ease}.bgm-button:hover .bgm-label{opacity:1}.equalizer{display:flex;align-items:flex-end;gap:4px;width:24px;height:20px}.eq-bar{width:3px;height:3px;background:#546982;border-radius:1.5px;transition:height .3s ease}.equalizer.playing .eq-bar:nth-child(1){animation:eq-1 2.4s ease-in-out infinite}.equalizer.playing .eq-bar:nth-child(2){animation:eq-2 1.8s ease-in-out infinite}.equalizer.playing .eq-bar:nth-child(3){animation:eq-3 2.8s ease-in-out infinite}.equalizer.playing .eq-bar:nth-child(4){animation:eq-4 2s ease-in-out infinite}@keyframes eq-1{0%,to{height:6px}20%{height:16px}45%{height:4px}70%{height:20px}85%{height:8px}}@keyframes eq-2{0%,to{height:14px}15%{height:4px}35%{height:20px}55%{height:8px}80%{height:18px}}@keyframes eq-3{0%,to{height:8px}25%{height:18px}40%{height:5px}60%{height:12px}75%{height:20px}90%{height:6px}}@keyframes eq-4{0%,to{height:12px}10%{height:20px}30%{height:4px}50%{height:16px}65%{height:6px}85%{height:14px}}.main-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-xl);position:relative;z-index:10}.hero-card{width:100%;max-width:480px;display:flex;flex-direction:column;align-items:center}.hero-card.hero-card-steam,.hero-card.hero-card-steam-input{max-width:45.125rem}.hero-card-steam .card-title{margin-bottom:3.5rem}.platform-tabs{display:flex;position:relative;width:36rem;height:4rem;border-radius:99px;border:1px solid rgba(255,255,255,.2);background:#00000040;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);padding:.5rem;margin-bottom:1.5rem;box-sizing:border-box}.tab-indicator{position:absolute;top:50%;transform:translateY(-50%);left:.5rem;width:calc((100% - 1rem) / 3);height:3rem;border-radius:50px;background:#008cff80;transition:left .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1);z-index:0}.platform-tabs.xbox .tab-indicator{left:calc(.5rem + (100% - 1rem) / 3);background:#8fc61c}.platform-tabs.steam .tab-indicator{left:calc(.5rem + (100% - 1rem) / 3 * 2);background:#1a9fffb3}.platform-tab{display:flex;padding-right:.5rem;justify-content:center;align-items:center;gap:.125rem;border-radius:50px;background:transparent;color:#fff;font-family:Pretendard,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal;transition:color .3s ease;position:relative;z-index:1}.platform-tab:hover{color:#fffc}.platform-tab.active{color:#fff}.tab-ps,.tab-xbox,.tab-steam{flex:1}.platform-icon{width:2.5rem;height:2.5rem;flex-shrink:0;aspect-ratio:1/1}.platform-icon.steam{width:2.5rem;height:2.5rem;padding:.5rem;box-sizing:border-box}.card-content{position:relative;width:45.125rem;min-height:25.75rem;border-radius:1.75rem;background:#0003;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.card-content.card-content-steam-input{min-height:28.75rem}.card-title{color:#fff;text-align:center;font-family:Pretendard,sans-serif;font-size:2.1875rem;font-style:normal;font-weight:600;line-height:2.625rem;letter-spacing:-.044rem;margin-bottom:2.8125rem}.nickname-form{display:flex;flex-direction:column;align-items:center;gap:1.375rem}.nickname-input{display:flex;width:22.5rem;padding:.8125rem 1rem .875rem;align-items:center;gap:.0625rem;border-radius:.875rem;background:#00000080;border:none;color:#fff;font-family:Pretendard,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal;transition:all .2s;box-sizing:border-box}.nickname-input::placeholder{color:#fff6}.nickname-input:focus{outline:none;border-color:#ffffff4d;background:#00000080}.nickname-input.error{border:1px solid #ff0000}.input-hint{color:#fff;font-family:var(--typo-family-pretendard, Pretendard);font-size:1rem;font-style:normal;font-weight:400;line-height:1.3125rem;opacity:.7;margin:-1.125rem 0 -.375rem;text-align:left;padding-left:1rem;align-self:stretch;display:flex;align-items:center}.input-hint-link{display:flex;align-items:center;gap:.25rem;color:#fff;text-decoration:none;cursor:pointer}.input-hint-link:hover{opacity:1}.input-hint-question{width:1rem;height:1rem;flex-shrink:0}.input-hint-error{opacity:1;gap:.25rem}.input-hint-icon{width:1rem;height:1rem;flex-shrink:0}.submit-button{display:inline-flex;width:22.5rem;padding:1.375rem 1rem 1.3125rem;justify-content:center;align-items:center;border-radius:.875rem;background:linear-gradient(0deg,#178aea 0% 100%),linear-gradient(0deg,#81b11b 0% 100%),#1a9fff;color:#fff;text-align:center;font-family:Pretendard,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:normal;transition:opacity .2s,transform .2s;box-sizing:border-box}.submit-button:hover{background:linear-gradient(0deg,#3db2ff 0% 100%),linear-gradient(0deg,#81b11b 0% 100%),#3db2ff}.submit-button:active{background:linear-gradient(0deg,#1580cc 0% 100%),linear-gradient(0deg,#81b11b 0% 100%),#1580cc}.submit-button.xbox{background:linear-gradient(0deg,#81b11b 0% 100%),#1a9fff}.submit-button.xbox:hover{background:linear-gradient(0deg,#92c41f 0% 100%),#1a9fff}.submit-button.xbox:active{background:linear-gradient(0deg,#6a9316 0% 100%),#1a9fff}.submit-button.steam{border-radius:.875rem;background:linear-gradient(0deg,#178aea 0% 100%),linear-gradient(0deg,#81b11b 0% 100%),#1a9fff}.submit-button.steam:hover{background:#3db2ff}.submit-button.steam:active{background:#1580cc}.submit-button.steam.steam-login-button{display:flex;width:23.375rem;height:4rem;padding:.875rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.75rem;background:#1a9fff}.submit-button.steam.steam-login-button:hover{background:#3db2ff}.submit-button.steam.steam-login-button:active{background:#1580cc}.steam-login-icon{width:1.25rem;height:1.25rem;filter:brightness(10)}.steam-profile-url-link{color:var(--color-button-label-default, #FFF);font-family:var(--typo-family-pretendard, Pretendard);font-size:1.5rem;font-style:normal;font-weight:600;line-height:normal;opacity:.7;cursor:pointer;transition:opacity .2s}.steam-profile-url-link:hover{opacity:1}.steam-divider{display:flex;align-items:center;gap:1rem;margin:1rem 0;color:#fff6;font-size:.8rem}.steam-divider:before,.steam-divider:after{content:"";flex:1;height:1px;background:#ffffff26}.submit-button:disabled{background:#fff3;color:#fff6;cursor:not-allowed}.error-message{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:-1rem}.error-icon{width:24px;height:24px}.error-message p{color:#fff;font-family:Pretendard,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin:0}.error-message a{display:inline-block;color:#00c4eb;font-family:Pretendard,sans-serif;font-size:.875rem;font-weight:500;text-decoration:underline;margin-top:.25rem;transition:color .2s}.error-message a:hover{color:#fff}.error-popup-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000}.error-popup{position:relative;width:442px;height:240px;max-width:90vw;padding:32px;background:#2a2a2a;border-radius:1rem;box-shadow:0 4px 20px #00000080;box-sizing:border-box}.error-popup-content{position:absolute;inset:32px 32px 112px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.error-popup-message{color:#fff;text-align:center;font-family:Pretendard,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin:0;white-space:pre-line}.error-popup-link{color:#10baf8;font-family:Pretendard,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.error-popup-link:hover{color:#5dd8f5}.error-popup-button{position:absolute;bottom:32px;left:32px;right:32px;display:flex;height:64px;padding:14px;justify-content:center;align-items:center;gap:8px;border-radius:12px;background:#597b87;color:#fff;border:none;text-align:center;font-family:Pretendard,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:22px;cursor:pointer;transition:background .2s}.error-popup-button:hover{background:#6a9a9f}.steam-back-button{position:absolute;top:1rem;left:1rem;width:3rem;height:3rem;border-radius:999px;background:#ffffff1a;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:background .2s}.steam-back-button:hover{background:#fff3}.steam-back-icon{width:1.5rem;height:1.5rem}.narrow-warning{display:none;position:fixed;top:1rem;left:50%;transform:translate(-50%);z-index:10000;width:calc(100% - 2rem);max-width:27.5rem}@media(max-width:768px){.narrow-warning{display:block;top:max(env(safe-area-inset-top,1rem),2.5rem)}}.narrow-warning-content{display:flex;align-items:flex-start;gap:.25rem;animation:slideDown .4s ease-out;padding:1rem 1.25rem;background:#fff;border-radius:.75rem;box-shadow:0 4px 20px #0003}.narrow-warning-icon{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.125rem;filter:invert(1);opacity:.9}.narrow-warning-text{display:flex;flex-direction:column;gap:.125rem;flex:1}.narrow-warning-text strong{color:#000;font-family:Pretendard,sans-serif;font-size:1.125rem;font-weight:700}.narrow-warning-text span{color:#00000080;font-family:Pretendard,sans-serif;font-size:.9375rem;font-weight:500}.narrow-warning-text a{color:#1a9fff;text-decoration:underline}.narrow-warning-close{background:none;border:none;color:#0000004d;font-size:1rem;cursor:pointer;padding:0;line-height:1}.narrow-warning-close:hover{color:#000}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.build-number{position:fixed;bottom:.5rem;right:.5rem;font-size:10px;color:#ffffff40;font-family:monospace;pointer-events:none;z-index:9999}
