*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color:#fff;background-color:#0f1923;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{line-height:1.2}button{font-family:inherit}.header-fixed{position:fixed;top:0;left:0;right:0;background:#000000b3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:.6rem 2rem;z-index:1000}.header-spacer{height:56px}.header-content{max-width:950px;width:100%;margin:0 auto;padding:0 2rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.logo-container{display:flex;align-items:center;gap:.8rem;line-height:1}.logo-image{height:22px;width:auto;display:block}.logo-text{color:#fff;font-family:Be Vietnam Pro;font-size:22px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.44px;display:flex;align-items:center}.header-link{color:#fff9;text-decoration:none;font-size:.95rem;transition:color .3s}.header-link:hover{color:#ffffffe6}.create-btn{background:#fff;color:#000;border:none;padding:10px 24px;font-family:Pretendard;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.btn-text-full{display:inline}.btn-text-short{display:none}.create-btn:hover{background:#f0f0f0;transform:translateY(-2px)}.header-banner{background:#3084b0;box-shadow:0 4px 10px #00000040;text-align:center;padding:10px 0;margin-top:0;position:relative;width:100vw;left:50%;transform:translate(-50%)}.header-banner span{color:#fff;font-family:Pretendard;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.banner-text-tip{display:none}@media(max-width:1050px){.header-content{width:100%}}@media(max-width:768px){.header-fixed{padding:.8rem 1rem}.header-spacer{height:54px}.logo-fuze{font-size:.9rem;padding:.2rem .4rem}.logo-text{font-size:1rem}.header-link{font-size:.8rem}.create-btn{padding:8px 16px;font-size:14px}}@media(max-width:550px){.btn-text-full{display:none}.btn-text-short{display:inline}.header-banner{display:flex;flex-direction:column;gap:1px;padding:8px 0;margin-top:2px}.header-banner .banner-text-main{color:#fff;text-align:center;font-family:Pretendard;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.header-banner .banner-text-tip{display:block;color:#fff;text-align:center;font-family:Pretendard;font-size:15px;font-style:normal;font-weight:400;line-height:normal}}.hero-section{background:#191919}.hero-wrapper{width:100%}.hero{padding:2.5rem 3rem;margin:1rem 0;border-radius:16px;position:relative;overflow:hidden;width:100%;box-sizing:border-box;height:220px}.hero:before{content:"";position:absolute;inset:0;background-image:url(/hero_bg.jpg);background-size:100% auto;background-position:center;background-repeat:no-repeat;z-index:1}.hero-avatar{position:absolute;right:0;bottom:0;height:100%;width:auto;z-index:3;object-fit:contain;object-position:bottom right}.hero-container{width:100%;height:100%;margin:0 auto;display:flex;align-items:center;justify-content:flex-start}.hero-content{z-index:4;text-align:left;max-width:70%}.hero-title{color:#fff;font-family:Be Vietnam Pro;font-size:28px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:.6rem}.hero-subtitle{color:#fff;font-family:Pretendard;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:1.2rem}.hero-badge{display:flex;height:40px;padding:3px 16px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:10px;background:#007bc1;width:fit-content;color:#fff;font-family:Pretendard;font-size:18px;font-style:normal;font-weight:600;line-height:normal}@media(max-width:768px){.hero{padding:1.5rem;height:180px}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:.9rem}.hero-badge{padding:.65rem 1.5rem;font-size:.9rem}.hero-avatar{height:0%}.hero-content{max-width:100%}}@media(max-width:550px){.hero{height:160px}.hero-title{font-size:1.5rem;line-height:.9rem}}@media(max-width:450px){.hero{height:140px}.hero-title{font-size:1.2rem;line-height:.8rem}.hero-subtitle{font-size:.9rem;margin-bottom:.8rem}}.avatar-card{border-radius:12px;overflow:visible;cursor:pointer;transition:all .3s ease;height:100%;min-height:350px;position:relative;box-shadow:0 4px 12px #0000004d;border:1px solid rgba(255,255,255,.05)}.avatar-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0006}.card-header{position:absolute;top:0;left:0;right:0;padding:1rem;z-index:2}.card-header-text{display:flex;flex-direction:column;gap:.25rem}.card-name{font-size:1.1rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.card-level{font-size:.75rem;color:#fffc;font-weight:500;background:#0003;padding:.2rem .5rem;border-radius:8px;display:inline-block;width:fit-content}.card-avatar-container{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:3rem 1rem;z-index:1;border-radius:12px;overflow:hidden}.card-avatar-container:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.2) 100%);pointer-events:none;z-index:0}.card-avatar-image{width:110%;height:110%;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.card-footer{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;align-items:flex-end;justify-content:space-between;padding:.5rem .7rem 0;background:#0000001a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:12px;z-index:2}.card-status-wrapper{position:relative;align-self:center;padding-bottom:.5rem;flex:1;min-height:2.6em;display:flex;align-items:center}.card-status{color:#fff;font-family:Pretendard;font-size:13px;font-style:normal;font-weight:600;line-height:1.3;width:100%}.card-status-default{opacity:1;transition:opacity .2s ease,transform .25s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transform:translate(0)}.card-status-game{position:absolute;transform:translate(20px);opacity:0;transition:opacity .2s ease,transform .25s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-right:.2rem;overflow:hidden;text-overflow:ellipsis;align-self:center}.card-footer:hover .card-status-default{opacity:0;transform:translate(20px)}.card-footer:hover .card-status-game{opacity:1;transform:translate(0)}.card-game-icon{display:flex;align-items:flex-end;gap:.3rem}.game-thumbnail{width:29px;height:40px;border-radius:4px;object-fit:cover;display:block}@media(max-width:768px){.avatar-card{min-height:300px}.card-avatar-image{max-height:220px}.card-name{font-size:1rem}.card-level,.card-status{font-size:.75rem}.game-thumbnail{width:28px;height:28px}}.skeleton-card{pointer-events:none;background:#ffffff0d!important}.skeleton{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:200% 100%;animation:loading 1.5s ease-in-out infinite}.skeleton-image{width:90%;height:240px;border-radius:8px}.skeleton-text{display:inline-block;height:16px;border-radius:4px;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:200% 100%;animation:loading 1.5s ease-in-out infinite}.skeleton-name{width:80px;height:18px}.skeleton-level{width:50px;height:18px}.skeleton-status{width:100px;height:14px}.skeleton-icon{width:32px;height:32px;border-radius:6px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.avatar-grid-section{background:#191919;position:relative;padding:0;width:100%}.section-title{color:#fff;font-family:Pretendard;font-size:22px;font-style:normal;font-weight:700;line-height:30px;margin-bottom:.8rem;margin-left:0}.avatar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;width:100%}.load-more-trigger{height:1px;width:100%}.virtual-grid{margin-bottom:2rem}.create-avatar-section{text-align:center;margin-top:2rem;margin-bottom:2rem}.create-avatar-btn{background:linear-gradient(135deg,#4a90a4,#3a7d8f);color:#fff;border:none;padding:1rem 3rem;font-size:1.1rem;font-weight:700;border-radius:50px;cursor:pointer;transition:all .3s;box-shadow:0 4px 15px #4a90a44d}.create-avatar-btn:hover{background:linear-gradient(135deg,#5ba3b8,#4a90a4);transform:translateY(-2px);box-shadow:0 6px 20px #4a90a466}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin:3rem 0 2rem}.pagination-btn,.pagination-arrow{min-width:40px;height:40px;border-radius:8px;border:none;background:#2a2a2a;color:#fff;font-family:Pretendard;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;padding:0 12px}.pagination-btn:hover:not(.active),.pagination-arrow:hover:not(:disabled){background:#3a3a3a}.pagination-btn.active{background:#fff;color:#000;font-weight:600}.pagination-arrow:disabled{cursor:not-allowed;color:#ffffff4d}.pagination-ellipsis{color:#666;padding:0 8px;font-size:16px}.create-avatar-cta{display:flex;flex-direction:column;align-items:center;gap:16px;margin:3rem 0 4rem}.cta-text{color:#aeaeae;font-family:Pretendard;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin:0}.cta-button{background:#3084b0;color:#fff;border:none;padding:14px 32px;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:600;line-height:normal;border-radius:12px;cursor:pointer;transition:all .3s ease}.cta-button:hover{background:linear-gradient(135deg,#5ba3b8,#4a90a4);transform:translateY(-2px);box-shadow:0 6px 20px #4a90a466}@media(max-width:750px){.avatar-grid{grid-template-columns:repeat(3,1fr);gap:1.3rem}.section-title{font-size:1.3rem;margin-bottom:.8rem}}@media(max-width:550px){.avatar-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.section-title{font-size:1.2rem}}.footer{background:#191919;padding:0 0 2rem}.footer-divider{height:1px;background:#ffffff1a;margin-bottom:1rem}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;padding:0}.footer-left{display:flex;flex-direction:column;gap:8px}.footer-logo{width:72px;height:auto}.footer-copyright{color:#fff6;font-family:Pretendard;font-size:13px;font-weight:400;margin:0}.footer-right{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.footer-social{display:flex;align-items:center;gap:8px}.social-link{display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s ease}.social-link:hover{opacity:1}.social-link img{width:34px;height:34px}.footer-links{display:flex;margin-right:10px}.footer-links a{color:#fff9;font-family:Pretendard;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#fff}@media(max-width:768px){.footer-content{flex-direction:column;align-items:center;gap:24px;text-align:center}.footer-left,.footer-right{align-items:center}.footer-links{flex-wrap:wrap;justify-content:center;gap:16px}}@media(max-width:550px){.footer-links{gap:12px}.footer-links a{font-size:13px}}.unity-modal-overlay{position:fixed;inset:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.unity-modal-content{position:relative;background:linear-gradient(135deg,#5b7fa6,#4a6b8a);border-radius:24px;width:988px;height:698px;max-width:988px;max-height:698px;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000080}@media(max-width:1000px){.unity-modal-content{width:95%;height:auto;aspect-ratio:988 / 698}}.unity-container{flex:1;position:relative;overflow:hidden;border-radius:24px;display:flex;align-items:center;justify-content:center}.unity-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.unity-loading:before{content:"";position:absolute;inset:0;background-image:url(/placeholder_avatar.png);background-size:40%;background-position:center;background-repeat:no-repeat;opacity:.5;z-index:1}.loading-bar,.loading-text{position:relative;z-index:2}.loading-bar{width:308px;height:8px;background-color:#0003;border-radius:4px;overflow:hidden;margin-bottom:16px}.loading-progress{height:100%;background:#fff;border-radius:4px;transition:width .3s ease}.loading-text{color:#fff;font-family:Pretendard;font-size:25px;font-style:normal;font-weight:600;line-height:normal;margin:0 0 8px}.loading-hint{position:absolute;bottom:20px;left:40px;right:40px;z-index:2;color:var(--color-text-common, #FFF);text-align:center;font-family:var(--typo-family-pretendard, Pretendard);font-size:15px;font-style:normal;font-weight:400;line-height:21px;margin:0}.loading-slow-box{position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:calc(100% - 80px);max-width:688px;z-index:2;background:#5b7fa6cc;border-radius:12px;padding:16px 20px;text-align:center;box-sizing:border-box}.loading-slow-title{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--color-text-common, #FFF);text-align:center;font-family:var(--typo-family-pretendard, Pretendard);font-size:var(--typo-size-title-sm, 18px);font-style:normal;font-weight:600;line-height:22px;margin:0 0 8px}.loading-slow-title .info-icon{width:20px;height:20px}.loading-slow-desc{color:#fff9;text-align:center;font-family:var(--typo-family-pretendard, Pretendard);font-size:var(--typo-size-body-md, 15px);font-style:normal;font-weight:400;line-height:21px;margin:0}.unity-close-btn{position:absolute;top:20px;right:20px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.unity-close-btn img{width:44px;height:44px}.save-popup-overlay{position:absolute;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;border-radius:24px}.save-popup{background:#292929;border-radius:24px;padding:16px;width:400px;height:330px;box-shadow:0 10px 40px #00000080;box-sizing:border-box}.save-popup-logo{margin-top:12px;margin-bottom:6px;text-align:center}.save-popup-logo img{width:72px;height:auto}.save-popup h2{margin:0 0 6px;color:#fff;text-align:center;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.save-popup p{margin:0 0 32px;color:var(--color-text-common, rgba(255, 255, 255, .6));text-align:center;font-family:var(--typo-family-pretendard, Pretendard);font-size:var(--typo-size-body-md, 15px);font-style:normal;font-weight:400;line-height:21px}.save-popup-buttons{display:flex;flex-direction:column;gap:8px}.save-popup-buttons button{padding:16px 24px;border:none;border-radius:12px;font-family:Pretendard;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center}.btn-save{border-radius:10px;background:#597b87;color:#fff;text-align:center;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.btn-save:hover{background:#4a6b8a}.btn-leave{border-radius:10px;background:#474747;color:#fff;text-align:center;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.btn-leave:hover{background:#555}.btn-back{background:transparent;color:var(--color-button-label-default, rgba(255, 255, 255, .4));text-align:center;font-family:var(--typo-family-pretendard, Pretendard);font-size:var(--typo-size-title-sm, 18px);font-style:normal;font-weight:600;line-height:22px;border:none;padding:12px 24px}.btn-back:hover{color:#fffc}.complete-popup{height:auto;padding:16px;display:flex;flex-direction:column}.complete-popup h2{margin:12px 0 6px;color:#fff;text-align:center;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.complete-message{margin:0 0 32px;text-align:left;color:#9e9e9e;font-family:Pretendard;font-size:16px;font-weight:400;line-height:1.5}.complete-buttons{display:flex;flex-direction:column;gap:12px}.btn-complete{flex:1;border-radius:10px;background:#597b87;color:#fff;text-align:center;font-family:Pretendard;font-size:18px;font-style:normal;font-weight:600;line-height:normal;padding:16px 24px;border:none;cursor:pointer;transition:all .2s ease}.btn-complete:hover{background:#4a6b8a}.btn-cancel-complete{background:transparent;color:var(--color-button-label-default, rgba(255, 255, 255, .4));text-align:center;font-family:var(--typo-family-pretendard, Pretendard);font-size:var(--typo-size-title-sm, 18px);font-style:normal;font-weight:600;line-height:22px;border:none;padding:12px 24px}.small-screen-popup{height:auto;padding:16px;display:flex;flex-direction:column}.small-screen-popup .small-screen-message{margin:12px 0 32px;color:#fff;text-align:center;font-family:Pretendard;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media(max-width:400px){.loading-slow-box{width:calc(100% - 32px);padding:12px 16px}.loading-slow-title{font-size:16px;line-height:18px}.loading-slow-desc{font-size:15px;line-height:20px}.loading-hint{left:16px;right:16px;font-size:12px}}.app{min-height:100vh;margin:0;padding:0;background:#191919;display:flex;flex-direction:row;justify-content:center}.main-content{max-width:950px;width:100%;margin:0;padding:0 2rem;flex:0 0 auto}.side-banner{width:216px;flex-shrink:0;position:sticky;top:72px;align-self:flex-start;margin-top:calc(96px + 1.2rem);padding:0}.banner-content{width:100%;height:390px;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border-radius:16px;display:flex;align-items:center;justify-content:center;border:1px solid #333}.banner-placeholder{color:#666;font-size:1.5rem;font-weight:700;font-family:Be Vietnam Pro,sans-serif}.banner-image{width:100%;height:100%;object-fit:cover;border-radius:16px}.banner-video{width:100%;height:140px;object-fit:cover;flex-shrink:0;position:relative;top:-70px;z-index:1}.banner-video-wrapper{flex-direction:column;cursor:pointer;overflow:hidden;height:390px;position:relative}.banner-bg-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:0;border-radius:16px}@media(max-width:1400px){.side-banner{display:none}.app{justify-content:center}.main-content{margin:0 auto}}@media(max-width:550px){.main-content{padding:0 1rem}}
