body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Noto Sans KR,sans-serif}body,html{height:100dvh;margin:0;overflow:hidden;padding:0}.main-container{align-items:center;display:flex;flex-direction:column;height:100dvh;justify-content:flex-start;overflow-x:hidden;overflow-y:hidden;position:relative;width:100dvw}.lobby-ellipse-2{background:radial-gradient(50% 50% at 50% 50%,#00fffa26 62.02%,#09364000 100%);border-radius:3364px;content:"";height:3364px;left:300px;pointer-events:none;position:absolute;top:400px;width:3364px}.lobby-loading{align-items:center;color:#000;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#000;display:inline-block;height:30px;width:30px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a,a:hover{color:inherit;text-decoration:none}.create-btn{align-items:center;border:none;border-radius:16px;box-shadow:0 8px 25px #00000026,0 4px 10px #0000001a;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:700;gap:10px;overflow:hidden;padding:16px 32px;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.create-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.create-btn:hover:before{left:100%}.ai-create{background:linear-gradient(135deg,#ff6b6b,#ff8e8e 50%,#ffa8a8);border:1px solid #fff3;color:#fff}.ai-create:hover{box-shadow:0 15px 35px #ff6b6b66,0 8px 20px #ff6b6b33;transform:translateY(-4px) scale(1.02)}.manual-create{background:linear-gradient(135deg,#4ecdc4,#6dd5ed 50%,#81e6e6);border:1px solid #fff3;color:#fff}.manual-create:hover{box-shadow:0 15px 35px #4ecdc466,0 8px 20px #4ecdc433;transform:translateY(-4px) scale(1.02)}.worlds-container{margin:0 auto;max-width:1200px}.empty-state{color:#fff;padding:60px 20px;text-align:center}.empty-icon{font-size:4rem;margin-bottom:20px}.empty-state h3{font-size:1.8rem;font-weight:600;margin-bottom:10px}.empty-state p{font-size:1.1rem;margin-bottom:30px;opacity:.9}.empty-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.worlds-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:20px 0}.world-card{background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 25px #00000026;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .3s ease}.world-card,.world-card:hover{color:inherit;text-decoration:none}.world-card:hover{box-shadow:0 15px 35px #00000040;transform:translateY(-8px)}.world-thumbnail{flex-shrink:0;height:300px;overflow:hidden;position:relative;width:100%}.world-thumbnail img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.world-card:hover .world-thumbnail img{transform:scale(1.05)}.thumbnail-placeholder{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;height:100%;justify-content:center;width:100%}.placeholder-icon{font-size:3rem;opacity:.6}.world-info{display:flex;flex:1 1;flex-direction:column;padding:20px;position:relative}.world-title{color:#2c3e50;font-size:1.3rem;font-weight:700;line-height:1.3;margin:0 0 10px}.world-description{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;box-orient:vertical;color:#7f8c8d;display:-webkit-box;flex:1 1;font-size:.95rem;line-height:1.5;margin:0 0 15px;overflow:hidden}.world-meta{display:flex;flex-direction:column;font-size:.85rem;gap:8px}.world-genre{color:#667eea;font-size:.8rem;font-weight:600;letter-spacing:.5px;opacity:.8;text-transform:uppercase}.world-date{color:#95a5a6;font-size:.8rem;font-weight:500}.world-actions{bottom:15px;display:flex;gap:8px;position:absolute;right:15px}.delete-btn{align-self:center;background:#ffffffe6;border:none;border-radius:50%;font-size:1.2rem;height:40px;justify-content:center;width:40px}.delete-btn,.edit-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a;cursor:pointer;display:flex;text-decoration:none;transition:all .3s ease}.edit-btn{background:#0000;border:none;justify-content:stretch}.edit-btn img{align-self:center;aspect-ratio:1/1;height:1.3rem;justify-self:center;object-fit:contain}.delete-btn{color:#e74c3c}.delete-btn:hover{background:#e74c3c;box-shadow:0 4px 15px #e74c3c4d;color:#fff;transform:scale(1.1)}.sessions-container{margin:0 auto;max-width:1200px;position:relative;z-index:1}.sessions-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:20px 0}.session-card{background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 25px #00000026;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .3s ease}.session-card,.session-card:hover{color:inherit;text-decoration:none}.session-card:hover{box-shadow:0 15px 35px #00000040;transform:translateY(-8px)}.session-thumbnail{flex-shrink:0;height:300px;overflow:hidden;position:relative;width:100%}.session-thumbnail img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.session-card:hover .session-thumbnail img{transform:scale(1.05)}.session-thumbnail .thumbnail-placeholder{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;height:100%;justify-content:center;width:100%}.session-thumbnail .placeholder-icon{font-size:3rem;opacity:.6}.session-info{display:flex;flex:1 1;flex-direction:column;padding:20px;position:relative}.session-title{color:#2c3e50;font-size:1.3rem;font-weight:700;line-height:1.3;margin:0 0 10px}.session-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical;color:#5a6c7d;display:-webkit-box;font-size:.9rem;line-height:1.5;margin:0 0 15px;overflow:hidden}.session-meta{display:flex;flex-direction:column;font-size:.85rem;gap:8px}.session-genre{color:#667eea;font-size:.8rem;font-weight:600;letter-spacing:.5px;opacity:.8;text-transform:uppercase}.session-date{color:#7f8c8d;font-size:.8rem;font-weight:500}.session-status{display:none}.status-badge{background:linear-gradient(135deg,#56ab2f,#a8e6cf);border-radius:20px;box-shadow:0 2px 8px #56ab2f4d;color:#fff;font-size:.8rem;font-weight:600;padding:6px 12px}@media(max-width:768px){.lobby-header{flex-direction:column;gap:20px;text-align:center}.lobby-header h1{font-size:2rem}.header-buttons{flex-direction:column;width:100%}.create-btn{justify-content:center;width:100%}.sessions-grid,.worlds-grid{gap:20px;grid-template-columns:1fr}.lobby-tabs{margin:15px 0}.tab-button{font-size:.9rem;padding:10px 16px}.empty-buttons{align-items:center;flex-direction:column}.empty-buttons .create-btn{width:200px}}@media(max-width:480px){.lobby-header h1{font-size:1.8rem}.world-card{margin:0 10px}.world-info{padding:15px}.world-title{font-size:1.2rem}}.chat-header{border-bottom:1px solid #7291ce;min-height:45px}.chat-header,.chat-header .desktop-menu{align-items:center;display:flex;justify-content:space-between;width:100%}.chat-header .desktop-menu{flex-direction:row;height:100%;margin:0 20px}.chat-header .desktop-menu .menu-left{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;width:401px}.chat-header .desktop-menu .menu-left .logo{aspect-ratio:342/54;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;width:95px}.chat-header .desktop-menu .menu-left>.menu-buttons{align-items:center;color:#fff;display:flex;flex-shrink:0;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:700;justify-content:space-between;line-height:normal;text-align:center;width:279px}.chat-header .desktop-menu .menu-left>.menu-buttons .button.disabled{color:#808a92;cursor:not-allowed}.chat-header .desktop-menu .user-info{align-items:center;display:flex;gap:40px;justify-content:space-between;margin-right:20px}.chat-header .desktop-menu .user-info,.chat-header .desktop-menu .user-info>.profile-link{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.chat-header .desktop-menu .user-info>.profile-link{cursor:pointer;text-align:center}.chat-header .desktop-menu .user-info>.point{align-items:center;display:flex;flex-direction:row;gap:10px}.chat-header .desktop-menu .user-info>.point>.point-icon{height:15px;width:15px}.chat-header .desktop-menu .user-info>.profile-image{background-color:#bebebe;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;flex-shrink:0;height:25px;width:25px}.chat-header>.mobile-menu{align-items:center;display:none;flex-direction:row;height:100%;justify-content:space-between;margin:0 10px;width:100%}.chat-header>.mobile-menu .mobile-menu-left{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center}.chat-header>.mobile-menu .mobile-menu-left .logo{aspect-ratio:342/54;width:95px}.chat-header>.mobile-menu .mobile-menu-left .point-container{align-items:center;display:flex;flex-direction:row;gap:5px}.chat-header>.mobile-menu .mobile-menu-left .point-container .point-icon{height:12px;width:12px}.chat-header>.mobile-menu .mobile-menu-left .point-container .point-text{color:#fff;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:700;line-height:normal}.chat-header>.mobile-menu .mobile-menu-right{align-items:center;display:flex;flex-direction:row;justify-content:center}.chat-header>.mobile-menu .mobile-menu-right .menu-buttons,.chat-header>.mobile-menu .mobile-menu-right .menu-buttons .menu-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;height:20px;width:20px}@media(max-width:768px){#chat-header-desktop-menu{display:none!important}#chat-header-menu-popup,#chat-header-mobile-menu{display:flex!important}}.chat-header>.signin-popup{background:#131f29;height:200px;right:20px;top:55px;width:480px}.chat-header>.signin-popup,.chat-header>.signup-popup{align-items:center;display:flex;justify-content:center;position:absolute;z-index:99999}.chat-header>.signup-popup{background:#00000080;height:100vh;right:0;top:0;width:100vw}.chat-header>.signup-popup>.content{align-items:center;background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:30px;height:600px;justify-content:center;padding:40px;width:400px}.chat-header>.profile-popup{align-items:center;background:#131f29;border:1px solid #4d638e;border-radius:20px;box-shadow:0 0 4px 0 #00000040;display:flex;height:424px;justify-content:center;position:absolute;right:20px;top:55px;width:411px;z-index:99999}.chat-header>.profile-popup .content{align-items:center;display:flex;flex-direction:column;gap:0;height:100%;justify-content:space-between;padding:30px 37px;width:100%}.chat-header>.profile-popup .content .image-name-container{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;width:100%}.chat-header>.profile-popup .content .image-name-container .image-container{background-color:#bebebe;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:67px;width:67px}.chat-header>.profile-popup .content .image-name-container .name-container{align-items:center;color:#fff;display:flex;flex-direction:row;font-family:Noto Sans KR;font-size:20px;font-style:normal;font-weight:700;gap:15px;justify-content:space-between;line-height:normal}.chat-header>.profile-popup .content .image-name-container .name-container input{align-items:center;background:#0000;border:1px solid #4d638e;border-radius:5px;color:#fff;display:flex;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:400;height:100%;justify-content:center;line-height:normal;outline:none;padding:0 10px;width:100%}.chat-header>.profile-popup .content .image-name-container .name-container input:focus{outline:none}.chat-header>.profile-popup .content .image-name-container .name-container .edit-name-button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center}.chat-header>.profile-popup .content .image-name-container .name-container .edit-name-button img{aspect-ratio:1/1;height:2rem}.chat-header>.profile-popup .content .point-container{align-items:center;background:#2f3f4c;border-radius:10px;display:flex;flex-direction:row;gap:10px;height:53px;justify-content:space-between;padding:0 20px;width:100%}.chat-header>.profile-popup .content .point-container .point-text{align-items:center;color:#fff;display:flex;flex-direction:row;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:10px;justify-content:center;line-height:normal}.chat-header>.profile-popup .content .point-container .point-text .point-icon{height:15px;width:15px}.chat-header>.profile-popup .content .point-container .point-charge{align-content:center;align-items:center;background:#253046;border:1px solid #4d638e;border-radius:30px;color:#7a7a7a;cursor:not-allowed;display:inline-flex;flex-wrap:wrap;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:400;gap:10px;justify-content:center;line-height:normal;padding:8px 22px;text-align:center}.chat-header>.profile-popup .content .divider{background-color:#435361;height:1px;width:100%}.chat-header>.profile-popup .content .menu-container{align-items:flex-start;display:flex;flex-direction:column;gap:25px;justify-content:center;width:100%}.chat-header>.profile-popup .content .menu-container .menu-item{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:center}.chat-header>.profile-popup .content .menu-container .menu-item .menu-icon{height:15px;width:15px}.chat-header>.profile-popup .content .menu-container .menu-item .menu-text{color:#fff;font-family:Noto Sans KR;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.chat-header>.profile-popup .content .logout-container{align-items:center;background:#0000;border:none;color:#d6d6d6;cursor:pointer;display:flex;flex-direction:column;font-family:Noto Sans KR;font-size:16px;font-style:normal;font-weight:400;gap:10px;justify-content:center;line-height:normal;text-align:center;width:100%}.chat-header>.menu-popup{align-items:flex-start;background:#00000080;display:none;height:100dvh;justify-content:flex-end;left:0;position:absolute;top:0;width:100dvw;z-index:99999}.chat-header>.menu-popup .content{align-items:center;background:#27333d;border:1px solid #778ab0;border-radius:20px 0 0 20px;display:flex;flex-direction:column;gap:30px;height:100dvh;justify-content:flex-start;padding-top:70px;width:250px}.chat-header>.menu-popup .content .menu-item{align-items:center;color:#fff;display:flex;flex-direction:row;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;gap:10px;justify-content:center;line-height:normal;text-align:center}.chat-header>.menu-popup .content .menu-item.disabled{color:#808a92;cursor:not-allowed}.chat-header>.menu-popup .content .menu-item img{height:15px;width:15px}.chat-header>.signup-step-popup{align-items:center;background:#00000080;display:flex;height:100dvh;justify-content:center;left:0;position:absolute;top:0;width:100dvw;z-index:99999}.chat-header>.signup-step-popup>.content{align-items:center;background:#131f29;border:1px solid #4d638e;border-radius:20px;box-shadow:0 0 4px 0 #00000040;display:flex;flex-direction:column;height:681px;max-height:calc(100% - 2rem);max-width:calc(100% - 1rem);padding:.5rem 1rem 1.5rem;width:568px}.chat-header>.signup-step-popup>.content .signup-step{align-items:center;display:flex;flex-direction:column;gap:30px;height:100%;justify-content:space-between;padding:0 15px;position:relative;width:100%}.chat-header>.signup-step-popup>.content .signup-step .step-title-close{color:#fff;cursor:pointer;font-family:Noto Sans KR;font-size:25px;font-weight:700;line-height:normal;position:absolute;right:0;top:0}.chat-header>.signup-step-popup>.content .step-header{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.chat-header>.signup-step-popup>.content .step-header .step-title{color:#fff;font-family:Noto Sans KR;font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-align:center}@media(max-width:768px){.chat-header>.signup-step-popup>.content .step-header .step-title{font-size:16px}}.chat-header>.signup-step-popup>.content .step-header .step-divider-bar{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:center;width:100%}.chat-header>.signup-step-popup>.content .step-header .step-divider-bar .divider{background-color:#435361;height:1.5px;width:100%}.chat-header>.signup-step-popup>.content .step-header .step-divider-bar .divider.white{background-color:#fff}.chat-header>.signup-step-popup>.content .step-bottom{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:10px;justify-content:center;width:100%}.chat-header>.signup-step-popup>.content .step-bottom div{align-items:center;color:#d5d5d5;display:flex;flex-direction:row;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:400;justify-content:center;line-height:normal}.chat-header>.signup-step-popup>.content .step-bottom div span{color:#fff;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.chat-header>.signup-step-popup>.content .step-bottom .step-bottom-buttons{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:center;width:100%}.chat-header>.signup-step-popup>.content .step-bottom button.prev-btn{align-items:center;background:#435361;border:none;border-radius:20px;display:flex;flex-shrink:0;gap:10px;height:55px;justify-content:center;padding:14px 17px;width:150px}.chat-header>.signup-step-popup>.content .step-bottom button.next-btn{align-items:center;align-self:stretch;background:#04bbb8;border:none;border-radius:20px;color:#f5f5f5;cursor:pointer;display:flex;flex:1 1;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;gap:10px;height:55px;justify-content:center;line-height:25px;padding:14px 42px;text-align:center}.chat-header>.signup-step-popup>.content .step-bottom button.next-btn:disabled{background:#435361;border-radius:20px;cursor:not-allowed}.chat-header>.signup-step-popup>.content .step-1{padding:10px 0 0;width:100%}.chat-header>.signup-step-popup>.content .step-1 .banner-image{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;font-family:Noto Sans KR;font-size:1.875rem;font-style:normal;font-weight:700;height:100%;justify-content:flex-end;line-height:normal;padding:1.25rem 0;text-align:center;width:100%}.chat-header>.signup-step-popup>.content .step-1 .signup-button{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;width:100%}.chat-header>.signup-step-popup>.content .step-2 .step-content{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.chat-header>.signup-step-popup>.content .step-2 .step-content h3{color:#fff;font-family:Noto Sans KR;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:55px}.chat-header>.signup-step-popup>.content .step-2 .step-content .divider{align-self:center;background-color:#435361;height:1.5px;margin:10px 0;width:100%}.chat-header>.signup-step-popup>.content .step-2 .step-content div{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.chat-header>.signup-step-popup>.content .step-2 .step-content div input{height:20px;width:20px}.chat-header>.signup-step-popup>.content .step-2 .step-content div label{color:#fff;cursor:pointer;font-family:Noto Sans KR;font-size:16px;font-style:normal;font-weight:400;line-height:normal;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.chat-header>.signup-step-popup>.content .step-3 .step-content{align-items:center;display:flex;flex-direction:column;gap:25px;justify-content:center;width:100%}.chat-header>.signup-step-popup>.content .step-3 .step-content .input-group{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.chat-header>.signup-step-popup>.content .step-3 .step-content .input-group .input-label{color:#fff;font-family:Noto Sans KR;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.chat-header>.signup-step-popup>.content .step-3 .step-content .input-group .input-count{align-self:stretch;color:#ccc;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-align:right}.chat-header>.signup-step-popup>.content .step-3 .step-content .input-group .input-count.error{color:red}.chat-header>.signup-step-popup>.content .step-3 .step-content .input-group.nickname-input-group .input-wrapper{align-items:center;align-self:stretch;background:#0000;border:1px solid #ccc;border-radius:20px;display:flex;flex-direction:row;gap:10px;height:53px;justify-content:center;position:relative}.chat-header>.signup-step-popup>.content .step-3 .step-content .input-group.nickname-input-group .input-wrapper input{background:#0000;border:none;color:#fff;font-family:Noto Sans KR;font-size:16px;height:100%;padding:0 10px;width:100%}.chat-header>.signup-step-popup>.content .step-3 .step-content .input-group.nickname-input-group .input-wrapper input:focus{outline:none}.chat-header>.signup-step-popup>.content .step-3 .step-content .input-group.nickname-input-group .input-wrapper .clear-btn{align-items:center;background:#383c3f;border:none;border-radius:11px;color:#fff;cursor:pointer;display:flex;font-family:Noto Sans KR;font-size:15px;font-weight:900;height:22px;justify-content:center;margin:0;padding:0;position:absolute;right:10px;text-align:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:22px}.chat-header>.signup-step-popup>.content .step-3 .step-content .input-group.gender-input-group .input-wrapper{align-items:center;align-self:stretch;display:flex;flex-direction:row;gap:14px;height:53px;justify-content:space-between}.chat-header>.signup-step-popup>.content .step-3 .step-content .input-group.gender-input-group .input-wrapper .gender-button{align-items:center;background:#435361;border:0;border-radius:20px;color:#808a92;cursor:pointer;display:flex;flex:1 1;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;gap:10px;height:55px;justify-content:center;line-height:25px;padding:14px 17px;text-align:center}.chat-header>.signup-step-popup>.content .step-3 .step-content .input-group.gender-input-group .input-wrapper .gender-button.selected{background:#fff;color:#04bbb8;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:25px;text-align:center}.chat-header>.signup-step-popup>.content .step-3 .step-content .input-group.birth-input-group .input-wrapper{align-items:center;align-self:stretch;background:#0000;border:1px solid #ccc;border-radius:20px;display:flex;flex-direction:row;gap:10px;height:53px;justify-content:center;position:relative}.chat-header>.signup-step-popup>.content .step-3 .step-content .input-group.birth-input-group .input-wrapper input{background:#0000;border:none;color:#fff;font-family:Noto Sans KR;font-size:16px;height:100%;padding:0 10px;width:100%}.chat-header>.signup-step-popup>.content .step-3 .step-content .input-group.birth-input-group .input-wrapper input:focus{outline:none}.chat-header>.signup-step-popup>.content .step-4 .step-content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;overflow-y:scroll;width:100%}.chat-header>.signup-step-popup>.content .step-4 .step-content::-webkit-scrollbar{display:none}.chat-header>.signup-step-popup>.content .step-4 .step-content{-ms-overflow-style:none;gap:50px;scrollbar-width:none}.chat-header>.signup-step-popup>.content .step-4 .step-content .input-group{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.chat-header>.signup-step-popup>.content .step-4 .step-content .input-group .input-label{color:#fff;font-family:Noto Sans KR;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.chat-header>.signup-step-popup>.content .step-4 .step-content .input-group .input-wrapper{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;width:100%}.chat-header>.signup-step-popup>.content .step-4 .step-content .input-group .input-wrapper.genre-button-wrapper{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr)}.chat-header>.signup-step-popup>.content .step-4 .step-content .input-group .input-wrapper .preference-button{text-wrap-mode:nowrap;align-items:center;background:#435361;border:none;border-radius:20px;color:#808a92;cursor:pointer;display:flex;flex:1 1;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;height:55px;justify-content:center;line-height:25px;padding:14px 17px;text-align:center}.chat-header>.signup-step-popup>.content .step-4 .step-content .input-group .input-wrapper .preference-button.selected{background:#fff;color:#04bbb8}.chat-header>.signup-step-popup>.content .step-4 .step-content .input-group .input-wrapper .genre-button{align-items:center;aspect-ratio:3/4;background:#435361;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:1.25rem;color:#808a92;cursor:pointer;display:flex;font-family:Noto Sans KR;font-size:1rem;font-style:normal;font-weight:700;justify-content:center;line-height:1.5rem;overflow:hidden;position:relative;text-align:center}.chat-header>.signup-step-popup>.content .step-4 .step-content .input-group .input-wrapper .genre-button.selected span{background:#04bbb882}.chat-header>.signup-step-popup>.content .step-4 .step-content .input-group .input-wrapper .genre-button span{background:#4a4a4a82;border-radius:50%;bottom:-5px;color:#fff;display:flex;flex-direction:column;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:500;height:60px;justify-content:center;line-height:25px;position:absolute;text-align:center;width:225px}.chat-header>.support-popup{align-items:center;background:#131f29;border:1px solid #4d638e;border-radius:20px;box-shadow:0 0 4px 0 #00000040;display:flex;height:424px;justify-content:center;max-height:calc(100dvh - 80px);max-width:90%;position:absolute;right:20px;top:55px;width:411px;z-index:99999}.chat-header>.support-popup .content{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;width:100%}.chat-header>.support-popup .content .support-popup-header{color:#fff;font-family:Noto Sans KR;font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.chat-header>.support-popup .content .support-popup-content{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:0 34px;width:100%}.chat-header>.support-popup .content .support-popup-content input.error{border:1px solid red}.chat-header>.support-popup .content .support-popup-content input{background:#2f3f4c;border:none;border-radius:10px;color:#fff;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:400;height:42px;line-height:normal;text-align:center;width:100%}.chat-header>.support-popup .content .support-popup-content input:focus{outline:none}.chat-header>.support-popup .content .support-popup-content textarea{background:#2f3f4c;border:none;border-radius:10px;color:#fff;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:400;height:222px;line-height:normal;padding:10px;resize:none;width:100%}.chat-header>.support-popup .content .support-popup-content textarea:focus{outline:none}.chat-header>.support-popup .content .support-popup-content textarea::placeholder{font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.chat-header>.support-popup .content .support-popup-footer{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;padding:0 34px;width:100%}.chat-header>.support-popup .content .support-popup-footer .support-popup-footer-button{align-items:center;background:#435361;border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;gap:10px;height:55px;justify-content:center;padding:14px 17px;width:164px}.chat-header>.support-popup .content .support-popup-footer .support-popup-footer-button.cancel-btn{background:#435361}.chat-header>.support-popup .content .support-popup-footer .support-popup-footer-button.submit-btn{background:#fff;color:#04bbb8}.chat-header>.support-popup .content .support-popup-footer .support-popup-footer-button.submit-btn:disabled{background:#435361;color:#808a92;cursor:not-allowed}.chat-header>.event-popup{align-items:center;background:#00000080;display:flex;height:100dvh;justify-content:center;left:0;position:absolute;top:0;width:100dvw;z-index:99999}.chat-header>.event-popup .content{height:14.875rem;max-width:90%;width:25.6875rem}.chat-header>.event-popup .content.small{height:auto!important}.chat-header>.event-popup .content{align-items:center;background:#131f29;border:1px solid #4d638e;border-radius:20px;display:flex;flex-direction:column;gap:10px;justify-content:space-around;padding:25px 15px 15px;z-index:99999}.chat-header>.event-popup .content .event-popup-title{color:#fff;font-family:Noto Sans KR;font-size:16px;font-style:normal;font-weight:700;line-height:25px;max-height:30px;text-align:center}.chat-header>.event-popup .content .event-popup-title img{max-height:30px}.chat-header>.event-popup .content .event-popup-description{color:#e6e6e6;font-family:Noto Sans KR;font-size:16px;font-style:normal;font-weight:400;line-height:25px;text-align:center;white-space:pre-wrap;word-break:break-all}.chat-header>.event-popup .content .event-popup-button-container{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;width:100%}.chat-header>.event-popup .content .event-popup-button-container .event-popup-button{align-items:center;display:flex;flex-direction:row;height:55px;justify-content:center;width:164px}.chat-header>.event-popup .content .event-popup-button-container .event-popup-button button{background:#fff;border:none;border-radius:20px;color:#04bbb8;cursor:pointer;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;height:100%;line-height:25px;text-align:center;width:100%}.chat-header>.event-popup .content .event-popup-button-container .event-popup-button button:disabled{background:#435361;color:#808a92;cursor:not-allowed}.chat-header>.event-popup .content .event-popup-button-container .event-popup-button button.cancel-btn{background:#435361;color:#fff}#legal-root{background-color:#fff;height:100dvh;overflow-y:auto;padding:20px;width:100dvw}#legal-root *{font-family:Noto Sans KR;text-align:left}#legal-root table{border:1px solid #435361;border-collapse:collapse;width:100%}#legal-root table td,#legal-root table th{border:1px solid #435361;padding:10px}.dxr-ad-link{width:9rem}.lobby-content{display:flex;flex-direction:row;height:calc(100dvh - 45px);width:100%}.lobby-content-header{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.lobby-content-left,.lobby-content-right{align-items:flex-start;display:flex;flex:1 1;justify-content:center;padding:40px 0 0}@media(max-width:768px){.lobby-content-left,.lobby-content-right{display:none}.lobby-content-center-content-item-header-right{display:none!important}.lobby-content-center-content-item-body{overflow-x:hidden!important}.lobby-content-center{overflow-x:hidden;overflow-y:scroll;padding-bottom:20px!important;padding-left:20px!important;padding-right:20px!important}.lobby-content-center::-webkit-scrollbar{display:none}.lobby-content-center{-ms-overflow-style:none;scrollbar-width:none}.lobby-content>.world-popup>.content>.title>.text{font-size:1rem!important;line-height:1.75rem!important}.lobby-content>.world-popup>.content>.prologue>.content>.text{-webkit-line-clamp:6!important;line-clamp:6!important}.lobby-content>.world-popup>.content>.description>.text{-webkit-line-clamp:2!important;line-clamp:2!important}}.lobby-content-center-content-item-body-item-title{font-size:.8rem!important}.lobby-content-center-content-item-body-item-description{font-size:.65rem!important}.lobby-content-center{-ms-overflow-style:none;align-items:flex-start;display:flex;flex:4 1;flex-direction:column;height:calc(100dvh - 45px);max-width:770px;min-width:0;overflow-y:scroll;scrollbar-width:none}.lobby-content-center::-webkit-scrollbar{display:none}.lobby-content-center-container{align-items:flex-start;display:flex;flex-direction:column;gap:40px;justify-content:flex-start;padding:40px 0;width:100%}.lobby-content-center-header{align-items:center;aspect-ratio:1924/800;border-radius:10px;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.lobby-content-center-header .banner-viewport{-webkit-overflow-scrolling:touch;height:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;position:relative;scroll-behavior:smooth;scroll-snap-type:x mandatory;width:100%}.lobby-content-center-header .banner-track{display:flex;height:100%;width:100%}.lobby-content-center-header .banner{flex:0 0 100%;height:100%;object-fit:cover;scroll-snap-align:start;scroll-snap-stop:always}.lobby-content-center-header .banner-viewport::-webkit-scrollbar{display:none}.lobby-content-center-header .banner-viewport{scrollbar-width:none}.lobby-content-center-header .dots{bottom:.7rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%)}.lobby-content-center-header .dot{-webkit-appearance:none;appearance:none;aspect-ratio:1/1;background:#fff;border:0;border-radius:50%;box-sizing:initial;display:inline-block;line-height:0;opacity:.4;padding:0;width:.5rem}.lobby-content-center-header .dot.active{opacity:1}.lobby-content-center-categories{-ms-overflow-style:none;display:flex;flex-direction:row;justify-content:left;overflow-x:scroll;scrollbar-width:none}.lobby-content-center-categories::-webkit-scrollbar{display:none}.lobby-content-center-categories{gap:10px}.lobby-content-center-categories-item{align-content:center;align-items:center;background:#273859;border:1px solid #4d638e;border-radius:30px;color:#fff;cursor:pointer;display:flex;flex-wrap:wrap;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;gap:10px;justify-content:center;line-height:normal;padding:8px 22px;text-align:center;width:90px}.lobby-content-center-categories-item.active{background:#04bbb8;border:1px solid #04bbb8}.lobby-content-center-content{display:flex;flex-direction:column;gap:60px;width:100%}.lobby-content-center-footer{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10rem;width:100%}.lobby-content-center-footer *{color:#bbb;font-family:Noto Sans KR;font-size:.75rem;font-style:normal;font-weight:400;line-height:150%}.lobby-content-center-footer a{text-decoration:underline}.lobby-content-center-footer .logo{height:2rem;object-fit:cover;width:auto}.lobby-content-center-footer .footer-text{align-items:flex-start;display:flex;flex-direction:column;gap:.37rem;justify-content:center}.lobby-content-center-content-item{display:flex;flex-direction:column;gap:25px;width:100%}.lobby-content-center-content-item-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.lobby-content-center-content-item-header-left{align-items:center;color:#fff;display:flex;flex-direction:row;font-family:Noto Sans KR;font-size:18px;font-style:normal;font-weight:700;gap:10px;line-height:normal}.lobby-content-center-content-item-header-right{align-items:center;display:flex;flex-direction:row;gap:50px}.lobby-content-center-content-item-header-right .header-button{background:none;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;cursor:pointer;height:20px;width:20px}.lobby-content-center-content-item-body{-ms-overflow-style:none;display:flex;flex-direction:row;gap:10px;overflow-x:scroll;scrollbar-width:none}.lobby-content-center-content-item-body::-webkit-scrollbar{display:none}@media(max-width:768px){.lobby-content-center-content-item-body{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.lobby-content-center-content-item-body .lobby-content-center-content-item-body-item{align-self:center;display:flex;justify-self:center}}.lobby-content-center-content-item-body-item{align-items:flex-start;aspect-ratio:3/4;background-position:50%;background-size:cover;border:1px solid #4d638e;border-radius:1.5rem;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;max-width:100%;overflow:hidden;padding:1rem .75rem;position:relative;width:190px}.lobby-content-center-content-item-body-item.loading{background:#121125!important;border:none!important}.lobby-content-center-content-item-body-item.loading *{border:none!important;color:#0000!important}.lobby-content-center-content-item-body-item.loading .lobby-content-center-content-item-body-item-body{max-width:100%!important}.lobby-content-center-content-item-body-item.loading .lobby-content-center-content-item-body-item-body *{background:#263148;max-width:100%!important}.lobby-content-center-content-item-body-item.loaded:before{background:linear-gradient(180deg,#0000 43%,#00000087 71.23%,#000);border-radius:20px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.lobby-content-center-content-item-body-item>*{position:relative}.lobby-content-center-content-item-body-item-tags{align-content:flex-start;align-items:flex-start;align-self:stretch;display:flex;flex-wrap:wrap;gap:5px;max-width:min(180px,90%);min-width:140px}.lobby-content-center-content-item-body-item-tags span{align-items:center;background:#27385980;border:.5px solid #7291ce;border-radius:20px;color:#fff;display:flex;font-family:Noto Sans KR;font-size:10px;font-style:normal;font-weight:500;gap:10px;justify-content:center;line-height:normal;max-width:180px;padding:1px 8px;text-align:center}.lobby-content-center-content-item-body-item-body{align-items:flex-start;display:flex;flex-direction:column;gap:5px}.lobby-content-center-content-item-body-item-best{color:#00fffa;display:flex;flex:1 0;flex-direction:column;font-family:Inter;font-size:10px;font-style:normal;font-weight:900;height:15px;justify-content:center;line-height:normal;max-height:15px;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lobby-content-center-content-item-body-item-title{color:#fff;display:-webkit-box;flex:1 0;font-size:.875rem;font-weight:700;line-height:20px;max-height:40px;max-width:180px;min-height:20px;text-overflow:ellipsis}.lobby-content-center-content-item-body-item-description,.lobby-content-center-content-item-body-item-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;font-family:Noto Sans KR;font-style:normal;overflow:hidden}.lobby-content-center-content-item-body-item-description{box-orient:vertical;color:#cdcdcd;display:block;display:-webkit-box;font-size:10px;font-weight:500;height:2rem;line-height:16px;width:100%}.lobby-content>.world-popup{align-items:center;background:#00000080;display:flex;height:100dvh;justify-content:center;left:0;position:fixed;top:0;width:100dvw;z-index:99999}.lobby-content>.world-popup>.content{align-items:center;background:#131f29;border:1px solid #4d638e;border-radius:20px;box-shadow:0 0 4px 0 #00000040;display:flex;flex-direction:column;gap:15px;max-height:681px;max-width:90%;max-width:568px;padding:12px 0;width:calc(100% - 2rem)}.lobby-content>.world-popup>.content>.title{align-items:center;display:flex;width:calc(100% - 25px)}.lobby-content>.world-popup>.content>.title>.text{color:#fff;display:flex;flex-direction:column;font-family:Noto Sans KR;font-size:1.125rem;font-style:normal;font-weight:700;height:50px;justify-content:center;line-height:1.25rem;text-align:center;width:100%}.lobby-content>.world-popup>.content>.title>.buttons{align-items:center;display:flex;gap:10px;height:50px;justify-content:center;padding:10px;width:35px}.lobby-content>.world-popup>.content>.title>.buttons>span{color:#fff;cursor:pointer;font-family:Noto Sans KR;font-size:18px;font-size:32px;font-style:normal;font-weight:700;line-height:20px;text-align:center}.lobby-content>.world-popup>.content>.prologue{align-items:center;border-top:1px solid #4d638e;display:flex;gap:20px;justify-content:space-between;padding:1rem 1rem 0;width:100%}.lobby-content>.world-popup>.content>.prologue>.thumbnail{aspect-ratio:3/4;background-size:cover;background:#d3d3d3 -29.133px -.664px/125.333% 100.211% center no-repeat;border-radius:20px;flex:5 1}.lobby-content>.world-popup>.content>.prologue>.content{align-items:center;align-self:stretch;display:flex;flex:6 1;flex-direction:column;gap:5px}.lobby-content>.world-popup>.content>.prologue>.content>.title{align-self:stretch;color:#f5f5f5;flex-shrink:0;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;height:25px;line-height:25px}.lobby-content>.world-popup>.content>.prologue>.content>.text{-webkit-box-orient:vertical;box-orient:vertical;-webkit-line-clamp:14;line-clamp:14;align-self:stretch;color:#cdcdcd;display:-webkit-box;font-family:Noto Sans KR;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.375rem;overflow:hidden;word-break:break-all}.lobby-content>.world-popup>.content>.tags{align-items:center;display:flex;gap:5px;width:calc(100% - 25px)}.lobby-content>.world-popup>.content>.tags>span{align-items:center;background:#27385980;border:.5px solid #7291ce;border-radius:20px;color:#fff;display:flex;flex-shrink:0;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:500;gap:10px;height:20px;justify-content:center;line-height:normal;padding:10px;text-align:center}.lobby-content>.world-popup>.content>.description{background:#27333d;border-radius:20px;display:flex;flex-direction:column;gap:5px;height:-webkit-fit-content;height:fit-content;padding:1rem;width:calc(100% - 1.5rem)}.lobby-content>.world-popup>.content>.description>.text{-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;box-orient:vertical;color:#fff;display:flex;display:-webkit-box;flex-direction:column;font-family:Noto Sans KR;font-size:.75rem;font-style:normal;font-weight:300;justify-content:center;line-height:normal;overflow:hidden;text-align:justify;width:100%}.lobby-content>.world-popup>.content>.description>.player-name{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start;width:100%}.lobby-content>.world-popup>.content>.description>.player-name>.label{color:#f5f5f5;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:25px;margin-right:5px}.lobby-content>.world-popup>.content>.description>.player-name>.value{color:#f5f5f5;font-family:Noto Sans KR;font-size:.875rem;font-style:normal;font-weight:400;line-height:25px;margin-right:5px}.lobby-content>.world-popup>.content>.description>.player-name>.edit-btn{align-items:center;display:flex;gap:10px;height:20px;margin-left:10px;padding:5px;width:20px}.lobby-content>.world-popup>.content>.description>.player-gender{display:flex;flex-wrap:nowrap;justify-content:flex-start;width:100%}.lobby-content>.world-popup>.content>.description>.player-gender>.label{color:#f5f5f5;font-family:Noto Sans KR;font-size:.875rem;font-style:normal;font-weight:700;line-height:25px;margin-right:5px}.lobby-content>.world-popup>.content>.description>.player-gender>.value{color:#f5f5f5;font-family:Noto Sans KR;font-size:.875rem;font-style:normal;font-weight:400;line-height:25px;margin-right:5px}.lobby-content>.world-popup>.content>.buttons{align-items:center;display:flex;justify-content:space-between;width:calc(100% - 25px)}.lobby-content>.world-popup>.content>.buttons>.start-btn{align-items:center;background:#04bbb8;border:none;border-radius:20px;cursor:pointer;display:flex;flex-shrink:0;gap:10px;height:55px;justify-content:center;padding:14px 42px;width:calc(65% - 10px)}.lobby-content>.world-popup>.content>.buttons>.start-btn,.lobby-content>.world-popup>.content>.buttons>.start-btn>span{color:#f5f5f5;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:25px;text-align:center}.lobby-content>.world-popup>.content>.buttons>.continue-btn{align-items:center;background:#fff;border:none;border-radius:20px;color:#04bbb8;cursor:pointer;display:flex;flex-shrink:0;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;gap:10px;height:55px;justify-content:center;line-height:25px;padding:14px 17px;text-align:center;width:calc(35% - 10px)}.lobby-content>.world-popup>.content>.buttons>.continue-btn:disabled{background:#435361;border:1px solid #4d638e;color:#808a92;cursor:not-allowed;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:25px;text-align:center}.lobby-content>.world-popup>.content>.buttons>.continue-btn>span{color:#808a92;flex-shrink:0;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:25px;text-align:center;width:130px}.play-game-container{color:#fff;flex-direction:column;height:calc(100% - 45px)}.play-game-container,.play-game-container .loading-container{align-items:center;display:flex;justify-content:center;width:100%}.play-game-container .loading-container{height:100%;position:relative}.play-game-container .loading-container .loading-overlay{background:#00000080;bottom:0;left:0;position:absolute;right:0;top:0}.play-game-container .loading-container .loading-image{background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;left:0;position:absolute;right:0;top:0}.play-game-container .loading-container .loading-text{align-items:center;bottom:0;color:#fff;display:flex;font-family:Noto Sans KR;font-size:1.25rem;font-style:normal;font-weight:500;justify-content:center;left:0;line-height:2.1875rem;position:absolute;right:0;text-align:center;top:0}.play-game-container .typing-indicator{align-items:center;display:flex;gap:4px;justify-content:center;margin-bottom:10px;margin-top:10px;width:100%}.play-game-container .typing-indicator span{animation:typing 1.4s ease-in-out infinite;background-color:#c3d1dd;border-radius:50%;height:7px;width:7px}.play-game-container .typing-indicator span:first-child{animation-delay:-.32s}.play-game-container .typing-indicator span:nth-child(2){animation-delay:-.16s}.play-game-container>.content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;max-width:700px;padding-top:1rem;position:relative;width:calc(100% - 2rem)}.play-game-container>.content>.tabs{align-items:center;background:#ffffff1a;border:1px solid #4d638e;border-radius:.8125rem;display:flex;flex-direction:row;height:3rem;justify-content:space-around;width:100%}.play-game-container>.content>.tabs>.tab{align-items:center;color:#fff;cursor:pointer;display:flex;font-family:Noto Sans KR;font-size:.875rem;font-style:normal;font-weight:400;height:1.875rem;justify-content:center;line-height:normal;text-align:center;width:7.75rem}.play-game-container>.content>.tabs>.tab.selected{background:#4d638e;border-radius:.625rem}.play-game-container>.content .play-game-tab{margin-top:20px}.play-game-container>.content>.tab-content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;overflow-x:hidden;overflow-y:scroll;width:100%}.play-game-container>.content>.tab-content::-webkit-scrollbar{display:none}.play-game-container>.content>.tab-content{-ms-overflow-style:none;scrollbar-width:none}.play-game-container>.content>.tab-content>.game-tab{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message{align-items:flex-start;display:flex;flex-direction:column;font-family:Noto Sans KR;font-size:12px;gap:10px;justify-content:center;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .step-time{color:#fff;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:400;line-height:25px}.play-game-container>.content>.tab-content>.game-tab>.message .step-progressed-message{align-items:center;background:#080612b3;border-radius:10px;color:#f1f1f1;display:flex;flex-direction:column;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:500;justify-content:center;line-height:normal;padding:20px;text-align:center;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .step-progressed-message-image{align-items:center;border-radius:10px;display:flex;justify-content:center;overflow:hidden;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .step-progressed-message-image img{max-height:100%;max-width:100%;object-fit:cover}.play-game-container>.content>.tab-content>.game-tab>.message .battle-started-message{align-items:center;background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:124px;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .battle-started-message .message-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:29px;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .battle-started-message .message-content .message-content-title{color:#ff9bb7;font-family:Noto Sans KR;font-size:26px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.play-game-container>.content>.tab-content>.game-tab>.message .battle-started-message .message-content .message-content-description{color:#fff;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.play-game-container>.content>.tab-content>.game-tab>.message .battle-finished-message{align-items:center;background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:189px;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .battle-finished-message .message-content{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center;margin-top:42px;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .battle-finished-message .message-content .message-content-title{color:#ff9bb7;font-family:Noto Sans KR;font-size:26px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.play-game-container>.content>.tab-content>.game-tab>.message .battle-finished-message .message-content .message-content-result{background-position:bottom;background-repeat:no-repeat;background-size:contain;color:#d7d7d7;font-family:Noto Sans KR;font-size:1.375rem;font-style:normal;font-weight:700;line-height:normal;padding:5px 0;text-align:center;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .battle-finished-message .message-content .message-content-result.win{color:#fffd9d}.play-game-container>.content>.tab-content>.game-tab>.message .battle-finished-message .message-content .message-content-description{align-items:center;color:#fff;display:flex;flex-direction:column;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:400;justify-content:center;line-height:normal;text-align:center;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .narration-message{color:#b5b5b5;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.play-game-container>.content>.tab-content>.game-tab>.message .speak-message{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:center;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .speak-message>.character-image{align-items:center;border-radius:10px;display:flex;justify-content:center;overflow:hidden;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .speak-message>.character-image img{max-height:100%;max-width:100%;object-fit:cover}.play-game-container>.content>.tab-content>.game-tab>.message .speak-message>.character-name{color:#fff;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:900;line-height:28px}.play-game-container>.content>.tab-content>.game-tab>.message .speak-message>.speak-content{color:#fff;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.play-game-container>.content>.tab-content>.game-tab>.message .ending-choice-message{align-items:flex-end;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .epilogue-message{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .epilogue-message>.epilogue-image{align-items:center;border-radius:10px;display:flex;justify-content:center;overflow:hidden;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .epilogue-message>.epilogue-image img{max-height:100%;max-width:100%;object-fit:cover}.play-game-container>.content>.tab-content>.game-tab>.message .epilogue-message>.epilogue-name{color:#fff;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:900;line-height:25px}.play-game-container>.content>.tab-content>.game-tab>.message .epilogue-message>.epilogue-content{color:#b5b5b5;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.play-game-container>.content>.tab-content>.game-tab>.message .choice-message{align-items:flex-end;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .choice-message>.choice-label{color:#fff;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:28px;text-align:right}.play-game-container>.content>.tab-content>.game-tab>.message .choice-message>.choice-options{align-items:flex-end;display:flex;flex-direction:column;gap:.6rem;justify-content:center;width:80%}.play-game-container>.content>.tab-content>.game-tab>.message .choice-message>.choice-options>.choice-option{align-items:flex-start;background:#20222b;border:1px solid #0000;border-radius:28.5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-family:Noto Sans KR;font-size:.875rem;font-style:normal;font-weight:400;justify-content:flex-start;line-height:28px;padding:.625rem 1.25rem;text-align:left;width:-webkit-fit-content;width:fit-content}.play-game-container>.content>.tab-content>.game-tab>.message .choice-message>.choice-options>.choice-option:hover{background:#1b3746;border:1px solid #00fffa33;border-radius:1.78125rem;box-shadow:0 0 4px 0 #00000040}.play-game-container>.content>.tab-content>.game-tab>.message .ending-message{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .ending-message .message-content{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .ending-message .message-content .ending-image{align-items:center;border-radius:10px;display:flex;justify-content:center;overflow:hidden;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .ending-message .message-content .ending-image img{max-height:100%;max-width:100%;object-fit:cover}.play-game-container>.content>.tab-content>.game-tab>.message .ending-message .message-content .message-content-container{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;padding:20px;width:100%}.play-game-container>.content>.tab-content>.game-tab>.message .ending-message .message-content .message-content-container .message-content-title{color:#fff;font-family:Noto Sans KR;font-size:28px;font-style:normal;font-weight:500;line-height:35px;text-align:center}.play-game-container>.content>.tab-content>.game-tab>.message .ending-message .message-content .message-content-container .message-content-description{color:#fff;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:400;line-height:35px;text-align:center}.play-game-container>.content>.tab-content>.game-tab>.message.user>.user-name{color:#00fffa;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:900;line-height:28px;text-align:right}.play-game-container>.content>.tab-content>.game-tab>.message.user>.user-message-content{color:#00fffa;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:28px;text-align:left}.play-game-container>.content>.tab-content>.game-tab>.message .divider{background:#ffffff4d;height:1px;margin:10px 0;width:100%}.play-game-container>.content>.chat-input-container{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;padding:20px 0;width:100%}.play-game-container>.content>.chat-input-container>.chat-input-point{align-items:center;display:flex;flex-direction:row;height:37px;justify-content:center;width:37px}.play-game-container>.content>.chat-input-container .point-icon{height:15px}.play-game-container>.content>.chat-input-container .input-icon{fill:#3a4b5a;background:#3a4b5a;border:1px solid #4d638e;border-radius:12px;cursor:pointer}.play-game-container>.content>.chat-input-container>.chat-input-image-generate{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:center;width:40px}.play-game-container>.content>.chat-input-container>.chat-input-wrapper{align-items:center;background:#3a4b5a;border:1px solid #4d638e;border-radius:12px;display:flex;flex:1 1;flex-direction:row;height:37px;justify-content:center;padding:0 10px;width:100%}.play-game-container>.content>.chat-input-container>.chat-input-wrapper>.chat-input{align-items:center;background:#3a4b5a;border:none;box-shadow:none;caret-color:#fff;color:#fff;display:flex;flex-direction:row;font-family:Noto Sans KR;height:100%;justify-content:center;outline:none;padding:0 10px;width:100%}.play-game-container>.content>.chat-input-container>.chat-input-wrapper>.chat-input::placeholder{color:#acacac;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.play-game-container>.content>.chat-input-container>.chat-input-wrapper>.chat-input.disabled{color:#808a92;cursor:not-allowed}.play-game-container>.content>.chat-input-container>.chat-input-wrapper>.chat-input.disabled::placeholder{color:#5b5b5c}.play-game-container>.content>.chat-input-container>.chat-input-wrapper>.send-button{align-items:center;background:#0000;border:none;box-shadow:none;cursor:pointer;display:flex;flex-direction:row;height:37px;justify-content:center;outline:none;width:37px}.play-game-container>.content>.chat-input-container>.chat-input-wrapper>.send-button img{height:20px;width:20px}.play-game-container .more-messages-message{align-items:center;background:#20222b;border-radius:12px;display:flex;flex-direction:column;height:41px;justify-content:center;width:100%}.play-game-container .more-messages-message>.more-messages-button{background:#0000;border:none;box-shadow:none;color:#fff;cursor:pointer;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:400;height:100%;line-height:25px;outline:none;text-align:center;width:100%}.game-video-effect-container{background:#0000;flex-direction:column;gap:10px;height:100%;width:100%;z-index:99999}.game-video-effect-container,.game-video-effect-container .game-video-effect-item{align-items:center;display:flex;justify-content:center;left:0;position:absolute;top:0}.game-video-effect-container .game-video-effect-item{bottom:0;right:0}.game-video-effect-container .game-video-effect-item video{object-fit:cover;width:100%}.game-action-popup{align-items:center;background:#0000;display:flex;height:100lvh;justify-content:center;left:0;position:fixed;top:0;width:100lvw;z-index:99999}.game-action-popup .popup-bg{height:97px}.game-action-popup>.popup-content{align-items:center;display:flex;gap:.625rem;height:-webkit-fit-content;height:fit-content;justify-content:center;max-width:90%;padding:0;position:relative;width:500px}.game-action-popup>.popup-content.popup-content-level_up{box-shadow:0 -2.5rem 5rem 0 #000000bf}.game-action-popup>.popup-content .popup-bg{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.game-action-popup>.popup-content .popup-top{position:absolute;top:0;width:100%}.game-action-popup>.popup-content .popup-top.popup-top-level_up{top:-2rem;width:100%}.game-action-popup>.popup-content .popup-bottom{bottom:0;position:absolute;width:100%}.game-action-popup>.popup-content .popup-content-inner{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:15px;height:100%;justify-content:center;margin:4rem 2rem 2.5rem;width:-webkit-fit-content;width:fit-content;z-index:1}.game-action-popup>.popup-content .popup-content-inner.popup-content-inner-battle{margin-top:6rem}.game-action-popup>.popup-content .popup-content-inner.popup-content-inner-point_used{align-items:center;background:#131f29;border:1px solid #4d638e;border-radius:1.25rem;box-shadow:0 0 4px 0 #00000040;display:flex;flex-direction:column;justify-content:center;padding:1.875rem 2.125rem .6875rem;width:25.6875rem}.game-action-popup>.popup-content .popup-content-inner.popup-content-inner-point_used .popup-message{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:center;width:100%}.game-action-popup>.popup-content .popup-content-inner.popup-content-inner-point_used .popup-message .credit-icon{height:1.375rem;width:1.375rem}.game-action-popup>.popup-content .popup-content-inner.popup-content-inner-point_used .popup-message .popup-text{color:#e6e6e6;display:flex;flex-direction:column;font-family:Noto Sans KR;font-size:1rem;font-style:normal;font-weight:400;height:3.8125rem;justify-content:center;line-height:1.5625rem;text-align:center;width:21.4375rem}.game-action-popup>.popup-content .popup-message{align-items:flex-start;color:#fff;display:flex;flex-direction:row;font-family:Noto Sans KR;font-size:.9375rem;font-style:normal;font-weight:400;gap:1.5rem;justify-content:flex-start;line-height:normal;text-align:center;width:100%}.game-action-popup>.popup-content .popup-message img{align-self:center;height:1rem;justify-self:center}.game-action-popup>.popup-content .popup-message .popup-level_up-container{align-items:center;display:flex;flex-direction:column;gap:.3125rem;justify-content:center}.game-action-popup>.popup-content .popup-message .popup-level_up-container .popup-level_up{color:#fffd9d;font-family:Noto Sans KR;font-size:2rem;font-style:normal;font-weight:700;line-height:normal;text-align:center}.game-action-popup>.popup-content .popup-message .popup-level_up-container .popup-level_up-description{color:#fff;font-family:Noto Sans KR;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal;text-align:center}.game-action-popup>.popup-content .popup-message .popup-text{align-items:center;color:#fff;display:flex;flex-direction:row;flex-wrap:wrap;font-family:Noto Sans KR;font-size:.875rem;font-style:normal;font-weight:400;justify-content:flex-start;line-height:normal;text-align:center}.game-action-popup>.popup-content .popup-message .popup-text,.game-action-popup>.popup-content .popup-message .popup-text *{white-space:nowrap;white-space:pre}.game-action-popup>.popup-content .popup-message .popup-text .popup-strong{color:#fff;font-family:Noto Sans KR;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal}.game-action-popup>.popup-content .popup-message .popup-text .popup-strong.positive{color:#b2fffc}.game-action-popup>.popup-content .popup-message .popup-text .popup-strong.negative{color:#ffe5e9}.game-action-popup>.popup-content .popup-message .popup-text .popup-strong.flag{color:#fffd9b}.play-game-tab.inventory-tab .inventory-container{align-items:center;display:flex;flex-direction:column;gap:25px;justify-content:center;width:100%}.play-game-tab.inventory-tab .inventory-container .profile{align-items:flex-start;background:#0806124d;border:1px solid #2e515d;border-radius:.75rem;display:flex;flex-direction:column;gap:1.25rem;height:-webkit-fit-content;height:fit-content;justify-content:center;padding:1.25rem;width:100%}.play-game-tab.inventory-tab .inventory-container .profile .profile-title{color:#f1f1f1;font-family:Noto Sans KR;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}.play-game-tab.inventory-tab .inventory-container .profile .profile-container-mobile{align-items:center;display:flex;flex-direction:column;gap:.625rem;justify-content:center;width:100%}.play-game-tab.inventory-tab .inventory-container .profile .profile-container-mobile .top{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start;width:100%}.play-game-tab.inventory-tab .inventory-container .profile .profile-container-mobile .top .profile-image{align-items:center;aspect-ratio:3/4;border-radius:.75rem;display:flex;justify-content:center;overflow:hidden;width:7rem}.play-game-tab.inventory-tab .inventory-container .profile .profile-container-mobile .top .profile-image img{max-height:100%;max-width:100%;object-fit:cover}.play-game-tab.inventory-tab .inventory-container .profile .profile-container-mobile .top .profile-info{align-items:flex-start;display:flex;flex-direction:column;gap:.625rem;justify-content:flex-start}.play-game-tab.inventory-tab .inventory-container .profile .profile-container-mobile .top .profile-info .gender,.play-game-tab.inventory-tab .inventory-container .profile .profile-container-mobile .top .profile-info .name{align-items:center;display:flex;flex-direction:row;gap:.625rem;justify-content:flex-start}.play-game-tab.inventory-tab .inventory-container .profile .profile-container-mobile .top .profile-info .gender span:first-child,.play-game-tab.inventory-tab .inventory-container .profile .profile-container-mobile .top .profile-info .name span:first-child{color:#f5f5f5;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:25px}.play-game-tab.inventory-tab .inventory-container .profile .profile-container-mobile .top .profile-info .hp,.play-game-tab.inventory-tab .inventory-container .profile .profile-container-mobile .top .profile-info .level{color:#f1f1f1;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.play-game-tab.inventory-tab .inventory-container .profile .profile-container-mobile .bottom{align-items:flex-start;display:flex;flex-direction:column;gap:.625rem;justify-content:center;width:100%}.play-game-tab.inventory-tab .inventory-container .profile .profile-container-mobile .bottom .description{color:#fff;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.play-game-tab.inventory-tab .inventory-container .profile .profile-container-mobile .bottom .time-location{border-bottom:1px solid #4d638e;border-top:1px solid #4d638e;color:#fff;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:300;line-height:normal;padding:.125rem 0}.play-game-tab.inventory-tab .inventory-container .profile .profile-container{align-items:stretch;display:flex;flex:1 1;flex-direction:row;gap:20px;height:229px;justify-content:center;width:100%}.play-game-tab.inventory-tab .inventory-container .profile .profile-container .profile-image{align-items:center;aspect-ratio:3/4;border-radius:15px;display:flex;justify-content:center;overflow:hidden;width:168px}.play-game-tab.inventory-tab .inventory-container .profile .profile-container .profile-image img{max-height:100%;object-fit:cover}.play-game-tab.inventory-tab .inventory-container .profile .profile-container .profile-info{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;width:100%}.play-game-tab.inventory-tab .inventory-container .profile .profile-container .profile-info .gender,.play-game-tab.inventory-tab .inventory-container .profile .profile-container .profile-info .name{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.play-game-tab.inventory-tab .inventory-container .profile .profile-container .profile-info .gender span:first-child,.play-game-tab.inventory-tab .inventory-container .profile .profile-container .profile-info .name span:first-child{color:#f5f5f5;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:25px}.play-game-tab.inventory-tab .inventory-container .profile .profile-container .profile-info .gender span:last-child,.play-game-tab.inventory-tab .inventory-container .profile .profile-container .profile-info .name span:last-child{color:#f5f5f5;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:400;line-height:25px}.play-game-tab.inventory-tab .inventory-container .profile .profile-container .profile-info .hp,.play-game-tab.inventory-tab .inventory-container .profile .profile-container .profile-info .level{color:#f1f1f1;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.play-game-tab.inventory-tab .inventory-container .profile .profile-container .profile-info .description{color:#fff;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.play-game-tab.inventory-tab .inventory-container .profile .profile-container .profile-info .time-location{border-bottom:1px solid #4d638e;border-top:1px solid #4d638e;color:#fff;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:300;line-height:normal;padding:5px}.play-game-tab.inventory-tab .inventory-container .character-list{align-items:flex-start;background:#0806124d;border:1px solid #2e515d;border-radius:.75rem;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:1.25rem;width:100%}.play-game-tab.inventory-tab .inventory-container .character-list>.title{color:#f1f1f1;font-family:Noto Sans KR;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}.play-game-tab.inventory-tab .inventory-container .character-list>.content{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.play-game-tab.inventory-tab .inventory-container .character-list>.content>.item{align-items:center;background:#08061280;display:flex;flex-direction:row;gap:10px;height:120px;justify-content:center;padding:10px 20px;width:100%}.play-game-tab.inventory-tab .inventory-container .character-list>.content>.item .image{aspect-ratio:3/4;border-radius:10px;height:100%;overflow:hidden}.play-game-tab.inventory-tab .inventory-container .character-list>.content>.item .image img{max-height:100%;max-width:100%;object-fit:cover}.play-game-tab.inventory-tab .inventory-container .character-list>.content>.item .info{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:5px;justify-content:space-between;width:100%}.play-game-tab.inventory-tab .inventory-container .character-list>.content>.item .info>.name-affection{color:#f1f1f1;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.play-game-tab.inventory-tab .inventory-container .character-list>.content>.item .info>.affiliation:first-child{color:#f5f5f5;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:25px}.play-game-tab.inventory-tab .inventory-container .character-list>.content>.item .info>.affiliation:last-child{color:#f5f5f5;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:400;line-height:25px}.play-game-tab.inventory-tab .inventory-container .character-list>.content>.item .info>.age-gender:first-child{color:#f5f5f5;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:25px}.play-game-tab.inventory-tab .inventory-container .character-list>.content>.item .info>.age-gender:last-child{color:#f5f5f5;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:400;line-height:25px}.play-game-tab.inventory-tab .inventory-container .inventory-list{align-items:flex-start;background:#0806124d;border:1px solid #2e515d;border-radius:10px;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:20px;width:100%}.play-game-tab.inventory-tab .inventory-container .inventory-list>.content{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.play-game-tab.inventory-tab .inventory-container .inventory-list>.content>.item{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;text-align:left;width:100%}.play-game-tab.inventory-tab .inventory-container .inventory-list>.content>.item>.name{color:#f5f5f5;font-family:Noto Sans KR;font-size:16px;font-style:normal;font-weight:700;line-height:25px}.play-game-tab.inventory-tab .inventory-container .inventory-list>.content>.item>.description{color:#f5f5f5;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:400;line-height:25px}.play-game-tab.quest-tab,.play-game-tab.quest-tab .quest-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.play-game-tab.quest-tab .quest-container .quest-info{align-items:center;background:#080612b3;border-radius:10px;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:10px 20px;width:100%}.play-game-tab.quest-tab .quest-container .quest-info .quest-title{color:#f1f1f1;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.play-game-tab.quest-tab .quest-container .quest-info .quest-description{color:#fff;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:300;line-height:normal;text-align:center}.play-game-tab.quest-tab .quest-container .quest-image{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.play-game-tab.quest-tab .quest-container .quest-image img{height:100%;width:100%}.play-game-tab.quest-tab .quest-container .quest-condition{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.play-game-tab.quest-tab .quest-container .quest-condition .condition-title{align-items:center;background:#0806124d;border-radius:10px;color:#f1f1f1;display:flex;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;height:74px;justify-content:center;line-height:normal;width:100%}.play-game-tab.quest-tab .quest-container .quest-condition .condition-list{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.play-game-tab.quest-tab .quest-container .quest-condition .condition-list .condition-item{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;width:100%}.play-game-tab.quest-tab .quest-container .quest-condition .condition-list .condition-item img{height:20px;width:20px}.play-game-tab.quest-tab .quest-container .quest-condition .condition-list .condition-item span{color:#f1f1f1;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.play-game-tab.character-tab,.play-game-tab.character-tab .character-popup{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.play-game-tab.character-tab .character-popup{background:#0806124d;border:1px solid #2e515d;border-radius:10px;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;z-index:99999}.play-game-tab.character-tab .character-popup .character-popup-content{align-items:center;background:#131f29;border:1px solid #4d638e;border-radius:1.5rem;box-shadow:0 0 4px 0 #00000040;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;max-width:90%;padding:1rem 3rem;position:relative;width:568px}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-close-btn{align-self:center;color:#fff;cursor:pointer;font-size:28px;font-weight:700;justify-self:center;line-height:normal;position:absolute;right:20px;top:10px}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-header{align-items:center;display:flex;flex-direction:row;gap:10px;height:50px;justify-content:center;width:100%}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-header .character-popup-title{align-items:center;border-bottom:1px solid #606060;color:#fff;display:flex;font-family:Noto Sans KR;font-size:1.125rem;font-style:normal;font-weight:700;height:100%;justify-content:center;line-height:1.25rem;text-align:center;width:100%}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-list{align-items:flex-start;display:flex;flex-direction:column;gap:25px;justify-content:center;width:100%}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-list .character-popup-list-title{color:#fff;font-family:Noto Sans KR;font-size:1rem;font-style:normal;font-weight:400;line-height:normal}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-list .character-popup-list-content{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;width:100%}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-list .character-popup-list-content>.item{align-items:flex-end;aspect-ratio:3/4;border:1px solid #4a4a4a;border-radius:1.25rem;color:#bebebe;cursor:pointer;display:flex;font-family:Noto Sans KR;font-size:.875rem;font-style:normal;font-weight:400;justify-content:center;line-height:25px;overflow:hidden;padding-bottom:.625rem;position:relative;text-align:center;width:8.375rem}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-list .character-popup-list-content>.item .character-popup-list-content-item-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-list .character-popup-list-content>.item.selected{border:1px solid #116e6c;color:#fff;font-family:Noto Sans KR;font-style:normal;font-weight:500;line-height:25px;text-align:center}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-list .character-popup-list-content>.item.disabled{cursor:not-allowed}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-list .character-popup-list-content>.item.disabled .character-popup-list-content-item-image{filter:grayscale(100%) blur(.35rem)}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-list .character-popup-list-content>.item .character-popup-list-content-item-layer{background:#4a4a4a82;border-radius:50%;bottom:-2.5rem;height:5.5rem;position:absolute;width:11rem;z-index:1}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-list .character-popup-list-content>.item .character-popup-list-content-item-layer.disabled{background:#00000082}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-list .character-popup-list-content>.item .character-popup-list-content-item-layer.selected{background:#04bbb882}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-list .character-popup-list-content>.item>span{position:relative;z-index:2}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-footer{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;width:100%}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-footer .character-popup-footer-button{align-items:center;background:#04bbb8;border:none;border-radius:20px;color:#f5f5f5;cursor:pointer;display:flex;flex-direction:row;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;gap:10px;height:55px;justify-content:center;line-height:25px;text-align:center;width:100%}.play-game-tab.character-tab .character-popup .character-popup-content .character-popup-footer .character-popup-footer-button:disabled{background:#435361;cursor:not-allowed}.play-game-tab.character-tab .character-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.play-game-tab.character-tab .character-container .header{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.play-game-tab.character-tab .character-container .header .header-step{align-items:center;background:#080612b3;border-radius:10px;color:#f1f1f1;display:flex;flex-direction:column;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:500;justify-content:center;line-height:normal;padding:20px;text-align:center;width:100%}.play-game-tab.character-tab .character-container .header .header-time-location{align-items:flex-start;color:#fff;display:flex;flex-direction:column;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:400;justify-content:center;line-height:25px;width:100%}.play-game-tab.character-tab .character-container .header .header-character{align-items:flex-start;background:#08061280;border:1px solid #b4b4b4;border-radius:20px;display:flex;flex-direction:row;gap:10px;height:229px;justify-content:space-between;padding:16px;width:100%}.play-game-tab.character-tab .character-container .header .header-character .header-character-image{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:10px;min-height:200px;min-width:150px;overflow:hidden}.play-game-tab.character-tab .character-container .header .header-character .header-character-info{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-between;width:100%}.play-game-tab.character-tab .character-container .header .header-character .header-character-info .info-name{color:#fff;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.play-game-tab.character-tab .character-container .header .header-character .header-character-info .info-description{color:#f5f5f5;font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:400;line-height:25px}.play-game-tab.character-tab .character-container .character-chat-messages{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.play-game-tab.character-tab .character-container .character-chat-messages .character-chat-message{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.play-game-tab.character-tab .character-container .character-chat-messages .character-chat-message .character-name{color:#fff;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:900;line-height:28px}.play-game-tab.character-tab .character-container .character-chat-messages .character-chat-message .character-chat-message-content{background:#fff3;border-radius:10px;color:#fff;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;line-height:28px;padding:10px}.play-game-tab.character-tab .character-container .character-chat-messages .character-chat-message.user{align-items:flex-end}.play-game-tab.character-tab .character-container .character-chat-messages .character-chat-message.user .user-name{color:#00fffa;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:900;line-height:28px;text-align:right}.play-game-tab.character-tab .character-container .character-chat-messages .character-chat-message.user .character-chat-message-content{background:#00a3a1}.play-game-tab.story-tab .story-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.play-game-tab.story-tab .story-container pre{font-family:Noto Sans KR;font-size:.9rem;line-height:1.4rem;white-space:pre-wrap;width:100%;word-break:break-all}@keyframes typing{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}@media(max-width:768px){.popup-content .popup-text,.popup-content .popup-text span{font-size:.7rem!important;line-height:1.4rem!important}.popup-content .popup-content-inner{margin:2.5rem 1rem 1.25rem!important}.popup-content .popup-content-inner.popup-content-inner-battle{margin-top:4rem!important}.play-game-container .content>.tab-content>.inventory-tab .inventory-container .profile .profile-container .profile-info .gender span:first-child,.play-game-container .content>.tab-content>.inventory-tab .inventory-container .profile .profile-container .profile-info .gender span:last-child,.play-game-container .content>.tab-content>.inventory-tab .inventory-container .profile .profile-container .profile-info .hp,.play-game-container .content>.tab-content>.inventory-tab .inventory-container .profile .profile-container .profile-info .level,.play-game-container .content>.tab-content>.inventory-tab .inventory-container .profile .profile-container .profile-info .name span:first-child,.play-game-container .content>.tab-content>.inventory-tab .inventory-container .profile .profile-container .profile-info .name span:last-child{font-size:.8rem!important}.play-game-container .content>.tab-content>.inventory-tab .inventory-container .profile .profile-container .profile-info .description{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;box-orient:vertical;display:-webkit-box;font-size:.8rem!important;overflow:hidden}.play-game-container .content>.tab-content>.inventory-tab .inventory-container .profile .profile-container .profile-info .time-location{font-size:.6rem!important}.play-game-container .content>.tab-content>.inventory-tab .character-list .content *{font-size:.8rem!important}.play-game-container .content>.tab-content>.inventory-tab .inventory-list .title{font-size:1rem!important}.play-game-container .content>.tab-content>.character-tab .character-container .header .header-character .header-character-info .info-affiliation,.play-game-container .content>.tab-content>.character-tab .character-container .header .header-character .header-character-info .info-age-gender,.play-game-container .content>.tab-content>.character-tab .character-container .header .header-character .header-character-info .info-name,.play-game-container .content>.tab-content>.inventory-tab .inventory-list .content *{font-size:.8rem!important}.play-game-container .content>.tab-content>.character-tab .character-container .header .header-character .header-character-info .info-description{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;box-orient:vertical;display:-webkit-box;font-size:.8rem!important;overflow:hidden}.play-game-container .content .tabs .tab{font-size:.7rem!important}.character-popup .character-popup-content{padding:1rem 1.5rem!important}.character-popup .character-popup-content .character-popup-list-content{gap:.5rem!important}.character-popup .character-popup-content .character-popup-title{font-size:1rem!important}.character-popup .character-popup-content .character-popup-list-title{font-size:.8rem!important}.character-popup .character-popup-content .item{font-size:.7rem!important}.character-popup .character-popup-content .character-popup-footer .character-popup-footer-button{font-size:.8rem!important;height:3rem!important;padding:.5rem 1rem!important}}.my-story-content{align-items:flex-start;display:flex;flex:4 1;flex-direction:column;gap:40px;max-width:770px;padding:40px 0 0}.my-story-content>.my-data-list{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:flex-start;width:100%}.my-story-content>.my-data-list .filter-selector{align-items:center;display:flex;flex-direction:row;gap:10px}.my-story-content>.my-data-list .filter-selector .item{align-content:center;align-items:center;background:#273859;border:1px solid #4d638e;border-radius:30px;color:#fff;cursor:pointer;display:flex;flex-wrap:wrap;font-family:Noto Sans KR;font-size:14px;font-style:normal;font-weight:700;gap:10px;justify-content:center;line-height:normal;padding:8px 22px;text-align:center}.my-story-content>.my-data-list .filter-selector .item.selected{background:#04bbb8}.my-story-content>.my-data-list .list-content{-ms-overflow-style:none;align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:scroll;scrollbar-width:none;width:100%}.my-story-content>.my-data-list .list-content::-webkit-scrollbar{display:none}.my-story-content>.my-data-list .list-content .header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;margin-top:10px;width:100%}.my-story-content>.my-data-list .list-content .header .header-title{color:#fff;font-family:Noto Sans KR;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.my-story-content>.my-data-list .list-content .header .header-right{align-items:center;display:flex;flex-direction:row;gap:50px}.my-story-content>.my-data-list .list-content .header .header-right .header-button{background:none;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;color:#fff;cursor:pointer;font-family:Noto Sans KR;font-size:18px;font-style:normal;font-weight:700;height:20px;line-height:normal;margin:0;padding:0;width:20px}.my-story-content>.my-data-list .list-content .body{grid-gap:15px;-ms-overflow-style:none;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,180px);height:-webkit-fit-content;height:fit-content;justify-content:center;padding-bottom:40px;scrollbar-width:none;width:100%}.my-story-content>.my-data-list .list-content .body::-webkit-scrollbar{display:none}.my-story-content>.my-data-list .list-content .body .body-item{align-items:flex-start;align-items:center;align-self:center;aspect-ratio:3/4;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #4d638e;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;justify-content:center;justify-self:center;overflow:hidden;padding:1rem .75rem;position:relative;width:180px}.my-story-content>.my-data-list .list-content .body .body-item.loaded:before{background:linear-gradient(180deg,#0000 43%,#00000087 71.23%,#000);border-radius:20px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.my-story-content>.my-data-list .list-content .body .body-item>*{position:relative;z-index:2}.my-story-content>.my-data-list .list-content .body .body-item.loading{background:#121125!important;border:none!important}.my-story-content>.my-data-list .list-content .body .body-item.loading *{border:none!important;color:#0000!important}.my-story-content>.my-data-list .list-content .body .body-item.loading .description{max-width:-webkit-min-content!important;max-width:min-content!important}.my-story-content>.my-data-list .list-content .body .body-item.loading .description *{background:#263148}.my-story-content>.my-data-list .list-content .body .body-item.loading .delete-button{display:none!important}.my-story-content>.my-data-list .list-content .body .body-item .body-item-link{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;height:100%;justify-content:space-between;width:100%}.my-story-content>.my-data-list .list-content .body .body-item .tags{align-content:flex-start;align-items:center;align-items:flex-start;align-self:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;gap:5px;max-width:100%;width:140px}.my-story-content>.my-data-list .list-content .body .body-item .tags .tag{align-items:center;background:#27385980;border:.5px solid #7291ce;border-radius:20px;color:#fff;display:flex;font-family:Noto Sans KR;font-size:10px;font-style:normal;font-weight:500;gap:10px;justify-content:center;line-height:normal;padding:1px 8px;text-align:center}.my-story-content>.my-data-list .list-content .body .body-item .description{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:10px;max-width:100%;width:140px}.my-story-content>.my-data-list .list-content .body .body-item .description .title{-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;color:#fff;display:-webkit-box;font-family:Noto Sans KR;font-size:.875rem;font-style:normal;font-weight:700;line-height:20px;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.my-story-content>.my-data-list .list-content .body .body-item .description .step{color:#00fffa;font-family:Inter;font-size:10px;font-style:normal;font-weight:900;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-story-content>.my-data-list .list-content .body .body-item .description .date{color:#cdcdcd;font-family:Noto Sans KR;font-size:10px;font-style:normal;font-weight:500;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-story-content>.my-data-list .list-content .body .body-item .delete-button{align-items:center;background:none;background-position:50%;background-repeat:no-repeat;background-size:cover;background:#fff3;border:none;border-radius:50%;bottom:15px;cursor:pointer;display:flex;height:40px;justify-content:center;margin:0;padding:0;position:absolute;right:15px;width:40px}.my-story-content>.my-data-list .list-content .body .body-item .delete-button>img{height:55%;object-fit:cover;width:55%}@media(max-width:768px){.my-story-content{gap:20px;padding-left:20px;padding-right:20px;width:100%}.my-story-content .my-data-list .list-content .body{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.my-story-content .my-data-list .list-content .body .body-item{align-self:center;justify-self:center;width:100%}}.dashboard-root{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;font-family:Noto Sans KR;height:100dvh;justify-content:center;overflow-y:auto;width:100dvw}.dashboard-root .dashboard-container,.dashboard-root .dashboard-container .dashboard-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:100%}.dashboard-root .dashboard-container .dashboard-content{background-color:#f9fafb;gap:2rem;padding:2rem}.dashboard-root .dashboard-container .dashboard-content .date-picker{align-items:center;background-color:#f8f8f8;border:1px solid #e0e0e0;border-radius:.5rem;display:flex;flex-direction:row;gap:1rem;justify-content:center;padding:.75rem;width:100%}.dashboard-root .dashboard-container .dashboard-content .date-picker span{color:#6b7280;font-size:1rem;font-weight:400}.dashboard-root .dashboard-container .dashboard-content .date-picker input{background-color:#fff;border:1px solid #e0e0e0;border-radius:.5rem;color:#6b7280;font-family:Noto Sans KR;font-size:1rem;font-weight:400;padding:.25rem .5rem}.dashboard-root .dashboard-container .dashboard-content .date-picker input:focus{outline:none}.dashboard-root .dashboard-container .dashboard-content .date-picker button{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;color:#000;cursor:pointer;font-size:.75rem;font-weight:400;padding:.25rem .75rem}.dashboard-root .dashboard-container .dashboard-content .footer{min-height:50px;width:100%}.dashboard-root .dashboard-container .dashboard-content .header{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;width:100%}.dashboard-root .dashboard-container .dashboard-content .header .title{color:#111827;font-size:2rem;font-weight:700}.dashboard-root .dashboard-container .dashboard-content .header .date{color:#6b7280;font-size:1rem;font-weight:400}.dashboard-root .dashboard-container .dashboard-content .kpi-card{align-items:center;background-color:#fff;border-color:#e5e7eb;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;display:flex;flex-direction:column;gap:.5rem;justify-content:center;padding:1rem;width:100%}.dashboard-root .dashboard-container .dashboard-content .kpi-card .title{align-self:flex-start;color:#111827;font-size:1.5rem;font-weight:600}.dashboard-root .dashboard-container .dashboard-content .kpi-card .description{align-self:flex-start;color:#6b7280;font-size:1rem}.dashboard-root .dashboard-container .dashboard-content .kpi-data{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center;width:100%}.dashboard-root .dashboard-container .dashboard-content .kpi-data .kpi-data-table{display:table;width:100%}.dashboard-root .dashboard-container .dashboard-content .kpi-data .kpi-data-table .kpi-data-table-row{display:table-row;width:100%}.dashboard-root .dashboard-container .dashboard-content .kpi-data .kpi-data-table .kpi-data-table-row.header{background-color:#f5f5f5}.dashboard-root .dashboard-container .dashboard-content .kpi-data .kpi-data-table .kpi-data-table-row.header .kpi-data-table-item{border-bottom:1px solid #e0e0e0}.dashboard-root .dashboard-container .dashboard-content .kpi-data .kpi-data-table .kpi-data-table-row.body{background-color:#fff}.dashboard-root .dashboard-container .dashboard-content .kpi-data .kpi-data-table .kpi-data-table-row.body .kpi-data-table-item{border-bottom:1px solid #f1f0f0}.dashboard-root .dashboard-container .dashboard-content .kpi-data .kpi-data-table .kpi-data-table-row .kpi-data-table-item{align-items:center;display:table-cell;justify-content:center;padding:.5rem;text-align:center}.dashboard-root .dashboard-container .dashboard-content .core-kpi .kpi-data .kpi-pv{color:blue}.dashboard-root .dashboard-container .dashboard-content .core-kpi .kpi-data .kpi-new-user{color:green}.dashboard-root .dashboard-container .dashboard-content .core-kpi .kpi-data .kpi-unique-user{color:red}.dashboard-root .dashboard-container .dashboard-content .by-game-kpi .kpi-data{display:flex;flex-direction:column;width:100%}.dashboard-root .dashboard-container .dashboard-content .by-game-kpi .kpi-data-games-summary{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center;width:100%}.dashboard-root .dashboard-container .dashboard-content .by-game-kpi .kpi-data-games-summary .kpi-data-games-summary-item{align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:1rem;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:1rem;width:100%}.dashboard-root .dashboard-container .dashboard-content .by-game-kpi .kpi-data-games-summary .kpi-data-games-summary-item .kpi-data-games-summary-item-game{align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:1rem;display:flex;flex-direction:column;gap:.5rem;justify-content:center;padding:1rem}.dashboard-root .dashboard-container .dashboard-content .by-game-kpi .kpi-data-games-summary .kpi-data-games-summary-item .kpi-data-games-summary-item-game .kpi-data-games-summary-item-game-name{color:#010d24;font-family:Noto Sans KR;font-size:1rem;font-weight:400;text-align:center;white-space:nowrap}.dashboard-root .dashboard-container .dashboard-content .by-game-kpi .kpi-data-games-summary .kpi-data-games-summary-item .kpi-data-games-summary-item-game .kpi-data-games-summary-item-game-values{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center}.dashboard-root .dashboard-container .dashboard-content .by-game-kpi .kpi-data-games-summary .kpi-data-games-summary-item .kpi-data-games-summary-item-game .kpi-data-games-summary-item-game-value{color:#6b7280;font-family:Noto Sans KR;font-size:1rem;font-weight:400;text-align:center;white-space:nowrap}.dashboard-root .dashboard-container .dashboard-content .by-game-kpi .kpi-data-games-summary .kpi-data-games-summary-item .kpi-data-games-summary-item-game .value-click{color:blue}.dashboard-root .dashboard-container .dashboard-content .by-game-kpi .kpi-data-games-summary .kpi-data-games-summary-item .kpi-data-games-summary-item-game .value-start{color:green}.dashboard-root .dashboard-container .dashboard-content .by-game-kpi .kpi-data-games-summary .kpi-data-games-summary-item .kpi-data-games-summary-item-game .value-retry{color:red}.dashboard-root .dashboard-container .dashboard-content .by-game-kpi .kpi-data-games-summary .kpi-data-games-summary-item .kpi-data-games-summary-item-game .value-start-rate{color:#1f3253}.dashboard-root .dashboard-container .dashboard-content .by-game-kpi .kpi-data-games{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;width:100%}.dashboard-root .dashboard-container .dashboard-content .by-game-kpi .kpi-data-games .kpi-data-game{align-items:center;background-color:#fff6f6;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:row;justify-content:center;padding:.5rem}.dashboard-root .dashboard-container .dashboard-content .by-game-kpi .kpi-data-games .kpi-data-game.selected{background-color:#1e33f0}.dashboard-root .dashboard-container .dashboard-content .by-game-kpi .kpi-data-games .kpi-data-game.selected .kpi-data-game-name{color:#fff}.dashboard-root .dashboard-container .dashboard-content .by-game-kpi .kpi-data-games .kpi-data-game .kpi-data-game-name{color:#6b7280;font-size:1rem;font-weight:400;white-space:nowrap}.dashboard-root .dashboard-container .dashboard-content .retention-kpi .kpi-retention-summary{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center;width:100%}.dashboard-root .dashboard-container .dashboard-content .retention-kpi .kpi-retention-summary .kpi-retention-summary-item{align-items:center;border-radius:1rem;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:1rem}.dashboard-root .dashboard-container .dashboard-content .retention-kpi .kpi-retention-summary .kpi-retention-summary-item.kpi-retention-summary-item-d1{background-color:#add8e6;border:1px solid blue}.dashboard-root .dashboard-container .dashboard-content .retention-kpi .kpi-retention-summary .kpi-retention-summary-item.kpi-retention-summary-item-d7{background-color:#90ee90;border:1px solid green}.dashboard-root .dashboard-container .dashboard-content .retention-kpi .kpi-retention-summary .kpi-retention-summary-item.kpi-retention-summary-item-d30{background-color:#ffb6c1;border:1px solid purple}.dashboard-root .dashboard-container .dashboard-content .retention-kpi .kpi-data-table .kpi-data-table-row .kpi-data-table-item .kpi-retention-data-table-item{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.dashboard-root .dashboard-container .dashboard-content .retention-kpi .kpi-data-table .kpi-data-table-row .kpi-data-table-item .kpi-retention-data-table-item .kpi-retention-data-table-item-count{font-size:1rem}.dashboard-root .dashboard-container .dashboard-content .retention-kpi .kpi-data-table .kpi-data-table-row .kpi-data-table-item .kpi-retention-data-table-item .kpi-retention-data-table-item-percentage{color:#6b7280;font-size:.75rem}