@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;900&family=Poppins:wght@400;600&family=Roboto:wght@400&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}#root{width:100%;min-height:100vh}a{text-decoration:none;color:inherit}button{font-family:inherit}*{margin:0;padding:0;box-sizing:border-box}.app-container{position:relative;width:100vw;min-height:100vh;background:linear-gradient(145.07deg,#3d1162 -2.32%,#0b0a10 100.33%);overflow-x:hidden}.main-content{margin-left:314.86px;min-height:calc(100vh - 129px);padding-top:0;transition:margin-left .3s ease-in-out}.main-content.sidebar-closed,.main-content.auth-page{margin-left:0}.navbar{position:fixed;width:100%;height:129px;left:0;top:0;background:#260e3de0;display:flex;align-items:center;justify-content:center;z-index:100}.nav-content{width:1252px;height:64px;display:flex;align-items:center;justify-content:space-between;position:relative}.nav-left{display:flex;align-items:center;gap:69px}.hamburger-menu{width:48px;height:42px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;position:relative;padding-top:22px}.hamburger-menu span{width:48px;height:3px;background:#fff;border-radius:2px;display:block}.hamburger-menu span:nth-child(2),.hamburger-menu span:nth-child(3){box-shadow:0 0 133.862px #321467,0 0 76.4928px #321467,0 0 44.6208px #321467,0 0 22.3104px #321467,0 0 6.3744px #321467,0 0 3.1872px #321467}.logo-container{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:#ffffff36;border-radius:91px;box-shadow:0 0 27.72px #7738cb,0 0 15.84px #7738cb,0 0 9.24px #7738cb,0 0 4.62px #7738cb,0 0 1.32px #7738cb,0 0 .66px #7738cb}.logo-icon{width:17px;height:17px}.search-bar{display:flex;align-items:center;padding:12px 24px;gap:20px;width:472px;height:46px;border:1px solid #8899A9;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:15px;position:absolute;left:50%;transform:translate(-50%)}.search-icon{width:24px;height:24px;flex-shrink:0;object-fit:contain;opacity:.7}.search-bar input{flex:1;border:none;background:transparent;font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:19px;color:#fff;outline:none}.search-bar input::placeholder{color:#a4a4a4}.nav-buttons{display:flex;align-items:center;gap:32px;position:absolute;right:0}.user-profile{display:flex;align-items:center;position:absolute;right:0}.profile-avatar{width:55px;height:55px;border-radius:50%;background:#ffffff36;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 0 .66px #7738cb,0 0 1.32px #7738cb,0 0 4.62px #7738cb,0 0 9.24px #7738cb,0 0 15.84px #7738cb,0 0 27.72px #7738cb;cursor:pointer;transition:all .3s ease}.profile-avatar:hover{box-shadow:0 0 1.32px #7738cb,0 0 2.64px #7738cb,0 0 9.24px #7738cb,0 0 18.48px #7738cb;transform:scale(1.05)}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-dropdown{position:absolute;top:100%;right:0;margin-top:10px;width:280px;background:#3d1162;border:1px solid #7738CB;box-shadow:0 0 1.0908px #fff8ff,0 0 2.1816px #fff8ff,0 0 7.6356px #fff8ff,0 0 15.2712px #925ed5,0 0 26.1792px #925ed5;border-radius:17px;z-index:1000;animation:slideDown .3s ease;overflow:hidden}.dropdown-header{padding:20px;background:#7738cb1a}.user-info{display:flex;align-items:center;gap:15px}.user-avatar-small{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0}.user-avatar-small img{width:100%;height:100%;object-fit:cover}.user-details{flex:1}.user-name{font-family:Poppins,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#fff;margin:0 0 4px}.user-email{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:21px;color:#fff;opacity:.7;margin:0}.dropdown-divider{height:1px;background:#7738cb;margin:0}.dropdown-menu{padding:10px 0}.dropdown-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 20px;background:transparent;border:none;color:#fff;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;text-align:left;cursor:pointer;transition:all .3s ease}.dropdown-item:hover{background:#7738cb1a}.dropdown-item svg{width:20px;height:20px;stroke:#fff;flex-shrink:0}.dropdown-item span{flex:1}.logout-item{color:#ff6b6b}.logout-item:hover{background:#ff6b6b1a}.logout-item svg{stroke:#ff6b6b}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.loading-container{position:fixed;inset:0;background:linear-gradient(136deg,#3d1162,#0b0a10);display:flex;align-items:center;justify-content:center;z-index:9999}.loading-spinner{width:50px;height:50px;border:3px solid rgba(119,56,203,.3);border-top:3px solid #7738CB;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-btn{display:flex;justify-content:center;align-items:center;padding:21px 30px;width:145px;height:54px;background:transparent;border:1px solid #7738CB;filter:drop-shadow(0px 0px 15.2712px #925ED5);border-radius:22px;font-family:Poppins,sans-serif;font-weight:600;font-size:24px;line-height:36px;text-align:center;text-transform:capitalize;color:#fff;cursor:pointer;transition:all .3s ease}.login-btn:hover{background:#7738cb1a}.login-btn.active{background:linear-gradient(90deg,#7738cb,#4d70ff);box-shadow:0 0 7.6356px #fff8ff,0 0 2.1816px #fff8ff;border:none}.signup-btn{display:flex;justify-content:center;align-items:center;padding:21px 30px;width:145px;height:54px;background:linear-gradient(90deg,#7738cb,#4d70ff);box-shadow:0 0 7.6356px #fff8ff,0 0 2.1816px #fff8ff;border-radius:22px;border:none;font-family:Poppins,sans-serif;font-weight:600;font-size:24px;line-height:36px;text-align:center;text-transform:capitalize;color:#fff;cursor:pointer;transition:all .3s ease}.signup-btn:hover{box-shadow:0 0 15px #fff8ff,0 0 5px #fff8ff}.signup-btn:not(.active){background:transparent;border:1px solid #7738CB;filter:drop-shadow(0px 0px 15.2712px #925ED5);box-shadow:none}.signup-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:180px 20px 50px}.signup-card{position:relative;width:700px;background:#3d1162;border:1px solid #7738CB;box-shadow:0 0 45.8136px #925ed5,0 0 26.1792px #925ed5,0 0 7.6356px #fff8ff,0 0 2.1816px #fff8ff,0 0 1.0908px #fff8ff;border-radius:17px;padding:60px 80px;display:flex;flex-direction:column;align-items:center}.login-card{padding:50px 80px}.form-header{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;margin-bottom:35px}.form-header h1{font-family:Inter,sans-serif;font-weight:700;font-size:28px;line-height:35px;text-align:center;color:#fff;margin:0}.form-header p{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:17px;text-align:center;color:#fff;margin:0}.signup-form{display:flex;flex-direction:column;align-items:center;gap:18px;width:100%}.form-fields{display:flex;flex-direction:column;gap:20px;width:100%}.input-group{display:flex;flex-direction:column;gap:10px;width:100%}.input-group label{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:22px;color:#fff}.input-wrapper{display:flex;align-items:center;padding:12px 15px;width:100%;height:52px;background:#4f197d;border:1px solid #4D70FF;border-radius:11px;position:relative}.input-wrapper input{flex:1;background:transparent;border:none;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#fff;outline:none}.input-wrapper input::placeholder{color:gray}.toggle-password{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;color:gray;transition:color .3s ease}.toggle-password:hover{color:#fff}.toggle-password svg{width:20px;height:20px;stroke-width:2}.form-footer{display:flex;flex-direction:column;gap:35px;width:100%;margin-top:5px}.remember-forgot{display:flex;justify-content:space-between;align-items:center;width:100%}.remember-me{display:flex;align-items:center;gap:10px;cursor:pointer}.remember-me input[type=checkbox]{width:20px;height:20px;background:#fff;border:1px solid #000000;border-radius:3px;cursor:pointer}.remember-me span{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#fff}.forget-password{font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:20px;text-decoration-line:underline;color:#fff;cursor:pointer;transition:opacity .3s ease}.forget-password:hover{opacity:.8}.submit-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:18px 30px;width:100%;height:60px;background:linear-gradient(90deg,#7738cb,#4d70ff);box-shadow:0 0 15.2712px #925ed5,0 0 7.6356px #fff8ff,0 0 2.1816px #fff8ff,0 0 1.0908px #fff8ff;border-radius:40px;border:none;font-family:Inter,sans-serif;font-weight:900;font-size:20px;line-height:1;text-transform:capitalize;color:#fff;cursor:pointer;transition:all .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.submit-btn:hover{box-shadow:0 0 25px #925ed5,0 0 15px #fff8ff,0 0 5px #fff8ff,0 0 2px #fff8ff;transform:translateY(-2px)}.signin-link{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#fff;white-space:nowrap}.signin-link a{font-weight:700;color:#fff;text-decoration:none;transition:opacity .3s ease;white-space:nowrap}.signin-link a:hover{opacity:.8}@media(max-width:1280px){.nav-content{width:90%}.signup-card{width:90%;max-width:700px;padding:50px 40px}.form-header,.signup-form{width:100%}}@media(max-width:1024px){.main-content{margin-left:280px}}@media(max-width:768px){.main-content{margin-left:0}.navbar{height:auto;padding:20px}.nav-content{flex-direction:column;gap:20px;height:auto}.search-bar{position:static;transform:none;width:100%}.nav-buttons{position:static;width:100%;justify-content:center}.signup-card{padding:40px 20px}.form-header h1{font-size:24px}.form-header p{font-size:14px}.input-group label{font-size:18px}.input-wrapper input,.remember-me span,.forget-password,.signin-link{font-size:16px}.submit-btn{font-size:20px}}.home-page{position:relative;width:100%;min-height:100vh;margin-left:0}.notification-banner{position:fixed;top:129px;left:314.86px;right:0;width:calc(100% - 314.86px);height:82px;background:linear-gradient(193.23deg,#7738cb4d 8.71%,#4d70ff4d 74.52%);box-shadow:0 4px 4px #00000040;display:flex;align-items:center;justify-content:center;z-index:90;animation:slideDown .5s ease;transition:left .3s ease-in-out,width .3s ease-in-out}.sidebar-closed .notification-banner{left:0;width:100%}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.banner-content{display:flex;align-items:center;justify-content:space-between;width:1304px;max-width:90%}.banner-message{display:flex;align-items:center;gap:21px}.star-icon{width:30px;height:30px;flex-shrink:0}.banner-message span{font-family:Poppins,sans-serif;font-weight:800;font-size:16px;line-height:24px;letter-spacing:-.01em;color:#fff}.close-banner{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;transition:opacity .3s ease}.close-banner:hover{opacity:.7}.close-banner svg{stroke-width:2}.hero-section{position:relative;display:flex;flex-direction:column;align-items:center;padding:190px 20px 136px;min-height:732px;background-image:url(/storytelling_hero_background_modern%202.png);background-size:cover;background-position:center;background-blend-mode:overlay;background-color:#0b0a1080}.hero-content{display:flex;flex-direction:column;align-items:center;gap:38px;max-width:879px;z-index:2}.hero-title{font-family:Poppins,sans-serif;font-weight:800;font-size:70px;line-height:105px;text-align:center;text-transform:capitalize;color:#fff;margin:0}.highlight-purple{color:#7738cb}.start-adventure-btn{display:flex;justify-content:center;align-items:center;padding:10px;width:303px;height:78px;background:linear-gradient(90deg,#7738cb,#4d70ff);box-shadow:0 0 45.8136px #925ed5,0 0 26.1792px #925ed5,0 0 15.2712px #925ed5,0 0 7.6356px #fff8ff,0 0 2.1816px #fff8ff,0 0 1.0908px #fff8ff;border-radius:72px;border:none;font-family:Poppins,sans-serif;font-weight:700;font-size:24px;line-height:36px;text-transform:capitalize;color:#fff;cursor:pointer;transition:all .3s ease}.start-adventure-btn:hover{box-shadow:0 0 60px #925ed5,0 0 35px #925ed5,0 0 20px #925ed5,0 0 10px #fff8ff;transform:translateY(-3px)}.image-carousel{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1600px;height:320px;margin:50px auto 0;padding:0 40px}.carousel-arrow{background:transparent;border:none;cursor:pointer;z-index:10;transition:all .3s ease;flex-shrink:0;padding:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.carousel-arrow:hover{transform:scale(1.15)}.carousel-arrow svg{filter:drop-shadow(0px 0px 15px rgba(255,255,255,.8));stroke-width:3}.carousel-track{position:relative;width:100%;height:270px;flex:1;max-width:1200px}.carousel-item{position:absolute;transition:all .5s cubic-bezier(.4,0,.2,1);border-radius:11px;overflow:hidden}.carousel-item img{width:100%;height:100%;object-fit:cover;display:block}.carousel-item.hidden{opacity:0;transform:translate(-50%) scale(.6);pointer-events:none}.carousel-item.prev{width:206px;height:214px;left:50%;border:3px solid #4D70FF;box-shadow:0 0 20px #4d70ffb3,0 0 40px #4d70ff66;transform:translate(calc(-50% - 520px)) translateY(28px);z-index:0}.carousel-item.prev-1{width:206px;height:214px;left:50%;border:3px solid #C850C0;box-shadow:0 0 20px #c850c0b3,0 0 40px #925ed580;transform:translate(calc(-50% - 270px)) translateY(28px);z-index:1}.carousel-item.active{width:260px;height:270px;left:50%;border:4px solid #FFFFFF;box-shadow:0 0 30px #ffffffe6,0 0 60px #fff9,0 0 90px #fff6;transform:translate(-50%);z-index:3}.carousel-item.next-1{width:206px;height:214px;left:50%;border:3px solid #4D70FF;box-shadow:0 0 20px #4d70ffb3,0 0 40px #53c1ef80;transform:translate(calc(-50% + 270px)) translateY(28px);z-index:1}.carousel-item.next{width:206px;height:214px;left:50%;border:3px solid #C850C0;box-shadow:0 0 20px #c850c0b3,0 0 40px #7738cb80;transform:translate(calc(-50% + 520px)) translateY(28px);z-index:0}.stories-section{padding:100px 20px;max-width:1236px;margin:0 auto}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:72px}.section-title{font-family:Poppins,sans-serif;font-weight:800;font-size:48px;line-height:72px;text-transform:capitalize;color:#fff;margin:0 0 72px;text-align:center}.view-all{font-family:Poppins,sans-serif;font-weight:600;font-size:20px;line-height:30px;text-decoration-line:underline;text-transform:capitalize;color:#7738cb;transition:opacity .3s ease}.view-all:hover{opacity:.7}.stories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;width:100%}.story-card{position:relative;width:100%;height:343px;border-radius:15px;overflow:hidden;cursor:pointer;transition:transform .3s ease}.story-card:hover{transform:translateY(-8px)}.card-overlay{position:absolute;top:4px;left:0;width:100%;height:calc(100% - 4px);background:#7738cb17;box-shadow:0 0 .8136px #ffffff2e,0 0 .4068px #ffffff3b;border-radius:15px;z-index:1}.card-content{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;background:#ffffff3b;box-shadow:0 4px 4px #00000040;border-radius:15px;z-index:2;overflow:hidden}.story-image{width:100%;height:188px;object-fit:cover;border-radius:15px 15px 0 0}.story-info{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 20px;gap:8px;flex:1;width:100%;max-height:155px;overflow:hidden}.story-info h3{font-family:Poppins,sans-serif;font-weight:600;font-size:16px;line-height:24px;text-align:center;letter-spacing:-.01em;color:#fff;margin:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-info p{font-family:Poppins,sans-serif;font-weight:400;font-size:10px;line-height:15px;text-align:center;letter-spacing:-.01em;color:#fff;margin:0;width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.play-btn{display:flex;justify-content:center;align-items:center;padding:10px;width:100%;max-width:221px;height:37px;background:linear-gradient(90deg,#7738cb,#4d70ff);box-shadow:0 0 7.6356px #fff8ff,0 0 2.1816px #fff8ff,0 0 1.0908px #fff8ff;border-radius:72px;border:none;font-family:Poppins,sans-serif;font-weight:600;font-size:10px;line-height:15px;letter-spacing:-.01em;color:#fff;cursor:pointer;transition:all .3s ease}.play-btn:hover{box-shadow:0 0 15px #fff8ff,0 0 5px #fff8ff;transform:scale(1.05)}.shared-card{height:382px}.shared-card .story-image{height:184px}.shared-card .story-info{max-height:120px;gap:8px;padding:8px 20px}.story-meta{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 14px 14px;border-top:1px solid rgba(92,89,89,.18);margin-top:auto}.story-author{display:flex;align-items:center;gap:5px}.author-avatar{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#7738cb,#4d70ff)}.story-author span{font-family:Poppins,sans-serif;font-weight:400;font-size:8px;line-height:12px;text-align:center;letter-spacing:-.01em;color:#fff}.story-genre{display:flex;justify-content:center;align-items:center;padding:10px;height:22px;background:#7738cb70;border-radius:30px;font-family:Poppins,sans-serif;font-weight:600;font-size:8px;line-height:12px;text-align:center;letter-spacing:-.01em;color:#fff}.pagination{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:70px}.page-dot{width:17px;height:17px;border-radius:50%;background:#fff;border:none;cursor:pointer;transition:all .3s ease}.page-dot.active{background:#7738cb;box-shadow:0 0 15px #7738cb}.page-dot:hover:not(.active){opacity:.7}@media(max-width:1280px){.hero-title{font-size:56px;line-height:84px}.stories-grid{grid-template-columns:repeat(3,1fr)}.carousel-item.prev{width:180px;height:187px;transform:translate(calc(-50% - 450px)) translateY(31px)}.carousel-item.next{width:180px;height:187px;transform:translate(calc(-50% + 450px)) translateY(31px)}.carousel-item.prev-1{width:180px;height:187px;transform:translate(calc(-50% - 230px)) translateY(31px)}.carousel-item.next-1{width:180px;height:187px;transform:translate(calc(-50% + 230px)) translateY(31px)}.carousel-item.active{width:240px;height:250px}}@media(max-width:968px){.hero-title{font-size:42px;line-height:63px}.section-title{font-size:36px;line-height:54px}.stories-grid{grid-template-columns:repeat(2,1fr)}.image-carousel{height:250px;padding:0 40px}.carousel-item.prev{width:150px;height:156px;transform:translate(calc(-50% - 370px)) translateY(47px)}.carousel-item.next{width:150px;height:156px;transform:translate(calc(-50% + 370px)) translateY(47px)}.carousel-item.prev-1{width:150px;height:156px;transform:translate(calc(-50% - 190px)) translateY(47px)}.carousel-item.next-1{width:150px;height:156px;transform:translate(calc(-50% + 190px)) translateY(47px)}.carousel-item.active{width:200px;height:220px}.carousel-track{height:220px}}@media(max-width:1024px){.notification-banner{left:280px;width:calc(100% - 280px)}}@media(max-width:768px){.notification-banner{left:0;width:100%}}@media(max-width:640px){.hero-title{font-size:32px;line-height:48px}.hero-section{padding:180px 20px 100px}.start-adventure-btn{width:250px;height:64px;font-size:20px}.section-title{font-size:28px;line-height:42px}.stories-grid{grid-template-columns:1fr}.banner-message span{font-size:14px}.notification-banner{padding:12px 15px}.image-carousel{height:250px;padding:0 20px}.carousel-item.prev,.carousel-item.next{display:none}.carousel-item.prev-1{width:120px;height:125px;transform:translate(calc(-50% - 150px)) translateY(62px)}.carousel-item.next-1{width:120px;height:125px;transform:translate(calc(-50% + 150px)) translateY(62px)}.carousel-item.active{width:200px;height:220px}.carousel-track{height:220px}.carousel-arrow svg{width:30px;height:30px}}.sidebar{position:fixed;width:314.86px;height:calc(100vh - 127px);left:0;top:127px;background:#260e3d;border-radius:0;z-index:80;overflow-y:auto;transition:transform .3s ease-in-out}.sidebar.closed{transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:79;animation:fadeIn .3s ease}.sidebar-content{position:relative;width:100%;height:100%;background:#260e3d}.sidebar-nav{display:flex;flex-direction:column;align-items:flex-start;padding:48px 0 0 43.17px;gap:35px;width:225.39px}.sidebar-item{display:flex;flex-direction:row;align-items:center;padding:0;gap:15px;background:transparent;border:none;cursor:pointer;transition:all .3s ease;width:auto;min-height:30px}.sidebar-item:hover{opacity:.8;transform:translate(5px)}.sidebar-item.active{opacity:1}.sidebar-item.active .sidebar-label{color:#7738cb}.sidebar-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.sidebar-icon img{width:20px;height:20px;object-fit:contain;transition:filter .3s ease}.sidebar-item.active .sidebar-icon img{filter:brightness(0) saturate(100%) invert(34%) sepia(95%) saturate(3000%) hue-rotate(257deg) brightness(88%) contrast(92%)}.sidebar-label{font-family:Sora,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:30px;letter-spacing:-.01em;color:#fff;white-space:nowrap;transition:color .3s ease}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:#ffffff0d}.sidebar::-webkit-scrollbar-thumb{background:#7738cb80;border-radius:3px}.sidebar::-webkit-scrollbar-thumb:hover{background:#7738cbb3}@media(max-width:1024px){.sidebar{width:280px}.sidebar-nav{padding-left:30px}.sidebar-label{font-size:20px;line-height:26px}}@media(max-width:768px){.sidebar-overlay{display:block}.sidebar{box-shadow:2px 0 8px #0000004d}}@media(max-width:640px){.sidebar{width:250px}.sidebar-nav{padding-left:20px;gap:25px}.sidebar-label{font-size:18px;line-height:24px}}.story-creator{position:relative;width:100%;min-height:100vh;background:linear-gradient(145.07deg,#3d1162 -2.32%,#0b0a10 100.33%);padding-top:129px;color:#fff}.story-creator-header{position:relative;width:100%;padding:50px 0 40px;margin-bottom:30px}.back-button{width:40px;height:40px;background:transparent;border:none;cursor:pointer;transform:rotate(-90deg);transition:opacity .3s ease;flex-shrink:0}.save-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:21px 30px;gap:13px;width:153px;height:78px;background:linear-gradient(90deg,#7738cb,#4d70ff);box-shadow:0 0 15.2712px #925ed5,0 0 7.6356px #fff8ff,0 0 2.1816px #fff8ff,0 0 1.0908px #fff8ff;border-radius:40px;border:none;cursor:pointer;transition:all .3s ease;flex-shrink:0}.save-button:hover{box-shadow:0 0 25px #925ed5,0 0 15px #fff8ff,0 0 5px #fff8ff,0 0 2px #fff8ff;transform:translateY(-2px)}.save-button img{width:20px;height:20px;object-fit:contain}.save-button span{font-family:Poppins,sans-serif;font-weight:600;font-size:24px;line-height:36px;text-transform:capitalize;color:#fff}.tabs-section{position:relative;width:100%;padding:50px 0 30px;border-bottom:2px solid #3D1162}.tabs-container{display:flex;align-items:center;gap:123px;max-width:1262px;margin:0 auto;padding:0 100px}.tab-btn{display:flex;align-items:center;gap:17px;background:transparent;border:none;cursor:pointer;transition:opacity .3s ease;padding:0}.tab-btn:hover{opacity:.7}.tab-btn img{width:24px;height:24px}.tab-btn span{font-family:Poppins,sans-serif;font-weight:600;font-size:20px;line-height:30px;text-align:center;letter-spacing:-.01em;color:#fff}.action-buttons-row{display:flex;align-items:center;gap:56px;max-width:1262px;margin:40px auto;padding:0 100px}.action-btn{display:flex;justify-content:center;align-items:center;padding:21px 30px;width:273px;height:83px;background:transparent;border:1px solid #7738CB;filter:drop-shadow(0px 0px 15.2712px #925ED5) drop-shadow(0px 0px 2.1816px #FFF8FF) drop-shadow(0px 0px 1.0908px #FFF8FF);border-radius:40px;font-family:Poppins,sans-serif;font-weight:500;font-size:20px;line-height:30px;text-align:center;text-transform:capitalize;color:#fff;cursor:pointer;transition:all .3s ease}.action-btn:hover{background:linear-gradient(90deg,#7738cb,#4d70ff);transform:translateY(-2px)}.story-content-area{display:flex;gap:14px;max-width:1262px;margin:0 auto;padding:0 100px 50px}.story-editor{flex:1;display:flex;flex-direction:column;background:#3d1162;border:1px solid #7738CB;box-shadow:0 0 45.8136px #925ed5,0 0 26.1792px #925ed5,0 0 7.6356px #fff8ff,0 0 2.1816px #fff8ff,0 0 1.0908px #fff8ff;border-radius:17px;overflow:hidden}.chapter-header{display:flex;justify-content:space-between;align-items:center;padding:30px 34px;border-bottom:2px solid rgba(255,255,255,.23)}.chapter-info h2{font-family:Poppins,sans-serif;font-weight:600;font-size:36px;line-height:54px;letter-spacing:-.01em;color:#fff;margin:0 0 10px}.last-updated{font-family:Poppins,sans-serif;font-weight:400;font-size:24px;line-height:36px;letter-spacing:-.01em;color:#fff;margin:0}.chapter-actions{display:flex;gap:26px}.editor-actions-svg{width:142px;height:30px;object-fit:contain;cursor:pointer;transition:opacity .3s ease}.editor-actions-svg:hover{opacity:.8}.icon-btn{width:30px;height:30px;background:transparent;border:none;cursor:pointer;transition:opacity .3s ease;padding:0}.icon-btn:hover{opacity:.7}.icon-btn img{width:100%;height:100%;object-fit:contain}.story-text-area{position:relative;padding:53px 34px;min-height:450px;display:flex;gap:20px}.story-text{flex:1;font-family:Poppins,sans-serif;font-weight:400;font-size:24px;line-height:36px;text-align:center;letter-spacing:-.01em;color:#fff;max-height:360px;overflow-y:auto;padding-right:20px}.story-text::-webkit-scrollbar{width:0}.scrollbar-indicator{display:flex;flex-direction:column;align-items:center;width:20px}.scroll-indicator-svg{width:20px;height:492px;object-fit:contain}.story-choices{display:flex;flex-wrap:wrap;gap:20px 45px;padding:34px;border-top:2px solid rgba(255,255,255,.23)}.choice-card{width:calc(50% - 22.5px);min-height:141px;background:#4f197d;border:1px solid #4D70FF;border-radius:11px;padding:27px 23px;cursor:pointer;transition:all .3s ease;text-align:left}.choice-card:hover{transform:translateY(-4px);box-shadow:0 0 20px #4d70ff80}.choice-card h3{font-family:Poppins,sans-serif;font-weight:600;font-size:20px;line-height:30px;text-transform:capitalize;color:#fff;margin:0 0 10px}.choice-card p{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:#fff;margin:0}.story-sidebar{width:397px;display:flex;flex-direction:column;gap:14px;flex-shrink:0}.sidebar-card{background:#3d1162;border:1px solid #7738CB;box-shadow:0 0 7.6356px #fff8ff,0 0 2.1816px #fff8ff,0 0 1.0908px #fff8ff;border-radius:17px;padding:30px 21px}.card-header{display:flex;align-items:center;gap:18px;margin-bottom:20px}.card-header img{width:36px;height:36px}.card-header h3{font-family:Poppins,sans-serif;font-weight:700;font-size:20px;line-height:30px;text-transform:capitalize;color:#fff;margin:0}.ai-assistant-card{min-height:364px}.ai-input-area{margin-bottom:37px}.ai-input-area textarea{width:100%;min-height:141px;background:#4f197d;border:1px solid #4D70FF;border-radius:11px;padding:15px 23px;font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:#fff;resize:none}.ai-input-area textarea::placeholder{color:#a2a2a2}.ai-input-area textarea:focus{outline:none;border-color:#7738cb}.ai-buttons{display:flex;gap:32px}.send-btn,.clear-btn{flex:1;height:54px;display:flex;justify-content:center;align-items:center;padding:21px 30px;font-family:Poppins,sans-serif;font-weight:600;font-size:24px;line-height:36px;text-transform:capitalize;color:#fff;border-radius:22px;cursor:pointer;transition:all .3s ease}.send-btn{background:linear-gradient(90deg,#7738cb,#4d70ff);box-shadow:0 0 7.6356px #fff8ff,0 0 2.1816px #fff8ff;border:none}.send-btn:hover{box-shadow:0 0 15px #fff8ff,0 0 5px #fff8ff;transform:translateY(-2px)}.clear-btn{background:transparent;border:1px solid #7738CB;filter:drop-shadow(0px 0px 15.2712px #925ED5)}.clear-btn:hover{background:#7738cb1a}.story-controls-card{min-height:432px}.control-group{margin-bottom:30px}.control-group:last-child{margin-bottom:0}.control-group label{display:block;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.01em;color:#fff;margin-bottom:15px}.slider-container{margin-bottom:20px}.creativity-slider{width:100%;height:10px;background:#4f197d;border-radius:65px;outline:none;-webkit-appearance:none;margin-bottom:8px}.creativity-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#4f197d;cursor:pointer;border-radius:50%}.creativity-slider::-moz-range-thumb{width:20px;height:20px;background:#4f197d;cursor:pointer;border-radius:50%;border:none}.slider-labels{display:flex;justify-content:space-between}.slider-labels span{font-family:Poppins,sans-serif;font-weight:400;font-size:12px;line-height:18px;letter-spacing:-.01em;color:#a2a2a2}.select-wrapper{position:relative}.select-wrapper select{width:100%;height:54px;background:#4f197d;border:1px solid #4D70FF;border-radius:11px;padding:15px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:19px;color:#fff;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.select-wrapper:after{content:"";position:absolute;right:15px;top:50%;transform:translateY(-50%) rotate(-90deg);width:24px;height:24px;background:url(./down.png) no-repeat center;background-size:contain;pointer-events:none}.select-wrapper select:focus{outline:none;border-color:#7738cb}.story-stats-card{min-height:273px}.stats-list{display:flex;flex-direction:column;gap:20px}.stat-row{display:flex;justify-content:space-between;align-items:center}.stat-label{font-family:Poppins,sans-serif;font-weight:600;font-size:15px;line-height:22px;letter-spacing:-.01em;color:#a2a2a2}.stat-value{font-family:Poppins,sans-serif;font-weight:700;font-size:15px;line-height:22px;text-align:right;letter-spacing:-.01em;color:#fff}@media(max-width:1280px){.header-content,.tabs-container,.action-buttons-row,.story-content-area{padding-left:50px;padding-right:50px}.action-buttons-row{gap:30px}.action-btn{width:240px;font-size:18px}}@media(max-width:1024px){.story-content-area{flex-direction:column}.story-sidebar{width:100%;flex-direction:row;flex-wrap:wrap}.sidebar-card{flex:1;min-width:300px}}@media(max-width:768px){.header-content{flex-direction:column;text-align:center}.story-title{font-size:24px;line-height:36px}.story-subtitle{font-size:18px;line-height:27px}.save-button{width:120px;height:60px}.tabs-container{flex-wrap:wrap;gap:40px}.action-buttons-row{flex-wrap:wrap;gap:20px}.action-btn{width:calc(50% - 10px)}.story-sidebar{flex-direction:column}.sidebar-card{width:100%}}@media(max-width:640px){.header-content,.tabs-container,.action-buttons-row,.story-content-area{padding-left:20px;padding-right:20px}.action-btn,.choice-card{width:100%}.story-text{font-size:18px;line-height:27px}}.image-studio{position:relative;width:100%;min-height:100vh;background:linear-gradient(136deg,#3d1162,#0b0a10);padding-top:129px;color:#fff;font-family:Poppins,sans-serif}.image-studio-header{width:100%;padding:50px 100px 0;margin-bottom:50px}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1262px;margin:0 auto;gap:31px}.back-button{width:40px;height:40px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transform:rotate(-90deg);transition:opacity .3s ease;flex-shrink:0}.story-title-section{display:flex;flex-direction:column;gap:10px;flex:1}.story-title{font-family:Poppins,sans-serif;font-weight:800;font-size:32px;line-height:48px;text-align:left;letter-spacing:-.01em;color:#fff;margin:0}.story-subtitle{font-family:Poppins,sans-serif;font-weight:400;font-size:24px;line-height:36px;text-align:left;letter-spacing:-.01em;color:#fff;margin:0;opacity:.7}.generate-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:21px 30px;gap:13px;width:206px;height:78px;background:linear-gradient(90deg,#7738cb,#4d70ff);box-shadow:0 0 7.6356px #fff8ff,0 0 2.1816px #fff8ff,0 0 1.0908px #fff8ff,0 0 15.2712px #925ed5;border-radius:40px;border:none;cursor:pointer;transition:all .3s ease}.generate-button:hover{box-shadow:0 0 25px #925ed5,0 0 15px #fff8ff;transform:translateY(-2px)}.generate-button img{width:20px;height:20px;object-fit:contain}.generate-button span{font-family:Poppins,sans-serif;font-weight:600;font-size:24px;line-height:36px;text-transform:capitalize;color:#fff}.tabs-section{position:relative;width:100%;padding:0 100px;margin-bottom:50px}.tabs-container{display:flex;align-items:center;gap:123px;max-width:1262px;margin:0 auto;padding:20px 0;border-top:2px solid #3D1162;border-bottom:2px solid #3D1162}.tab-btn{display:flex;align-items:center;gap:17px;background:transparent;border:none;cursor:pointer;font-weight:600;font-size:20px;line-height:30px;letter-spacing:-.01em;color:#fff;opacity:.6;transition:opacity .3s ease,color .3s ease;padding:0}.tab-btn:hover{opacity:.9}.tab-btn.active{opacity:1;color:#7738cb}.tab-btn img{width:24px;height:24px;object-fit:contain;filter:brightness(0) saturate(100%) invert(100%);transition:filter .3s ease}.tab-btn.active img{filter:brightness(0) saturate(100%) invert(34%) sepia(95%) saturate(3000%) hue-rotate(257deg) brightness(88%) contrast(92%)}.image-studio-content{display:flex;gap:27px;max-width:1262px;margin:0 auto;padding:0 100px 50px}.generation-panel{flex:1;max-width:838px}.generation-card{width:100%;background:#3d1162;border:1px solid #7738CB;box-shadow:0 0 1.0908px #fff8ff,0 0 2.1816px #fff8ff,0 0 7.6356px #fff8ff,0 0 26.1792px #925ed5,0 0 45.8136px #925ed5;border-radius:17px;padding:34px}.section-title{font-weight:600;font-size:36px;line-height:54px;letter-spacing:-.01em;color:#fff;margin:0 0 40px}.prompt-section{margin-bottom:45px}.prompt-section label{display:block;font-weight:400;font-size:24px;line-height:36px;letter-spacing:-.01em;color:#fff;margin-bottom:15px}.prompt-input-wrapper{margin-bottom:15px}.prompt-input-wrapper textarea{width:100%;min-height:172px;background:#4f197d;border:1px solid #4D70FF;border-radius:11px;padding:18px 20px;font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:#fff;resize:vertical}.prompt-input-wrapper textarea::placeholder{color:#a2a2a2}.prompt-hint{font-weight:400;font-size:14px;line-height:21px;letter-spacing:-.01em;color:#fff;margin:0 0 15px}.enhance-prompt-btn{display:flex;align-items:center;gap:11px;background:transparent;border:none;cursor:pointer;padding:0;font-weight:600;font-size:20px;line-height:30px;letter-spacing:-.01em;color:#925ed5;transition:color .3s ease}.enhance-prompt-btn:hover{color:#7738cb}.enhance-prompt-btn img{width:20px;height:20px;object-fit:contain}.generation-controls{display:flex;flex-direction:column;gap:45px;margin-bottom:45px}.control-section{display:flex;flex-direction:column;gap:30px}.control-section label{font-weight:400;font-size:24px;line-height:36px;letter-spacing:-.01em;color:#fff}.art-styles-grid{display:flex;gap:47px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.art-styles-grid::-webkit-scrollbar{display:none}.art-style-card{width:157px;height:153px;background:#4f197d;border:1px solid #4D70FF;border-radius:11px;padding:15px;display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer;transition:all .3s ease;flex-shrink:0}.art-style-card:hover{transform:translateY(-3px);box-shadow:0 0 15px #4d70ff80}.art-style-card.selected{border-color:#7738cb;box-shadow:0 0 15px #7738cbb3}.art-style-card img{width:125px;height:94px;object-fit:cover;border-radius:4px}.art-style-card span{font-weight:500;font-size:16px;line-height:24px;text-transform:capitalize;text-align:center;color:#fff}.image-sizes-grid{display:flex;gap:28px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.image-sizes-grid::-webkit-scrollbar{display:none}.image-size-card{width:238px;height:171px;background:#4f197d;background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid #4D70FF;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:24px;cursor:pointer;transition:all .3s ease;flex-shrink:0}.image-size-card:hover{transform:translateY(-3px);box-shadow:0 0 15px #4d70ff80}.image-size-card.selected{border-color:#7738cb;box-shadow:0 0 15px #7738cbb3}.size-preview{background:#fff;border-radius:3px}.size-info{display:flex;flex-direction:column;align-items:center;gap:6px}.size-label{font-weight:500;font-size:16px;line-height:24px;text-transform:capitalize;text-align:center;color:#fff}.size-dimensions{font-weight:500;font-size:16px;line-height:24px;text-align:center;color:#a2a2a2}.generate-image-btn{width:100%;display:flex;justify-content:center;align-items:center;gap:13px;padding:21px 30px;background:linear-gradient(90deg,#7738cb,#4d70ff);box-shadow:0 0 1.0908px #fff8ff,0 0 2.1816px #fff8ff,0 0 7.6356px #fff8ff,0 0 15.2712px #925ed5;border-radius:40px;border:none;font-weight:600;font-size:24px;line-height:36px;text-transform:capitalize;color:#fff;cursor:pointer;transition:all .3s ease}.generate-image-btn:hover{box-shadow:0 0 25px #925ed5,0 0 15px #fff8ff;transform:translateY(-2px)}.generate-image-btn img{width:20px;height:20px;object-fit:contain}.recent-images-panel{width:397px;flex-shrink:0}.recent-images-card{width:100%;background:#3d1162;border:1px solid #7738CB;box-shadow:0 0 1.0908px #fff8ff,0 0 2.1816px #fff8ff,0 0 7.6356px #fff8ff;border-radius:17px;padding:30px 21px;display:flex;flex-direction:column;gap:30px}.card-header{display:flex;align-items:center;gap:18px}.card-header img{width:36px;height:36px;object-fit:contain}.card-header h3{font-weight:700;font-size:20px;line-height:30px;text-transform:capitalize;color:#fff;margin:0}.recent-images-grid{display:flex;flex-direction:column;gap:30px}.recent-image-card{width:100%;background:#4f197d;border:1px solid #4D70FF;border-radius:11px;overflow:hidden;cursor:pointer;transition:all .3s ease}.recent-image-card:hover{transform:translateY(-3px);box-shadow:0 0 15px #4d70ff80}.recent-image-preview{width:100%;height:189px;object-fit:cover;border-bottom:.5px solid #4D70FF}.recent-image-info{padding:15px;display:flex;flex-direction:column;gap:7px}.recent-image-info h4{font-weight:600;font-size:18px;line-height:27px;text-transform:capitalize;color:#fff;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-meta{display:flex;gap:12px}.image-style,.image-time{font-weight:600;font-size:14px;line-height:21px;text-transform:capitalize;color:#c5c3c3}.view-all-btn{width:100%;display:flex;justify-content:center;align-items:center;padding:21px 30px;background:transparent;border:1px solid #7738CB;border-radius:22px;font-weight:600;font-size:24px;line-height:36px;text-transform:capitalize;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 0 15.2712px #925ed5}.view-all-btn:hover{background:linear-gradient(90deg,#7738cb,#4d70ff);box-shadow:0 0 25px #925ed5}@media(max-width:1280px){.image-studio-header,.tabs-section,.image-studio-content{padding-left:50px;padding-right:50px}.image-studio-content{flex-direction:column}.recent-images-panel{width:100%;max-width:838px}.recent-images-grid{flex-direction:row;flex-wrap:wrap}.recent-image-card{width:calc(50% - 15px)}}@media(max-width:1024px){.tabs-container{gap:60px}.art-styles-grid{gap:30px}.image-sizes-grid{gap:20px}}@media(max-width:768px){.image-studio-header,.tabs-section,.image-studio-content{padding-left:20px;padding-right:20px}.header-content{flex-direction:column;text-align:center}.story-title{font-size:24px;line-height:36px}.story-subtitle{font-size:18px;line-height:27px}.generate-button{width:160px;height:60px;font-size:20px}.tabs-container{flex-wrap:wrap;gap:20px;justify-content:center}.tab-btn{font-size:18px}.section-title{font-size:28px;line-height:42px}.art-styles-grid,.image-sizes-grid{justify-content:center}.recent-image-card{width:100%}}.settings-page{position:relative;width:100%;min-height:calc(100vh - 129px);background:linear-gradient(136deg,#3d1162,#0b0a10);padding-top:129px;color:#fff;font-family:Poppins,sans-serif}.settings-header{position:relative;width:100%;padding:50px 0 40px;margin-bottom:30px}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1262px;margin:0 auto;padding:0 100px;gap:31px}.back-button{width:40px;height:40px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.back-button img{width:40px;height:40px;object-fit:contain}.back-button:hover{opacity:.7}.header-text{display:flex;flex-direction:column;gap:10px;flex:1}.page-title{font-family:Poppins,sans-serif;font-weight:800;font-size:32px;line-height:48px;text-align:left;letter-spacing:-.01em;color:#fff;margin:0}.page-subtitle{font-family:Poppins,sans-serif;font-weight:400;font-size:24px;line-height:36px;text-align:left;letter-spacing:-.01em;color:#fff;margin:0;opacity:.7}.header-actions{display:flex;align-items:center;gap:40px}.reset-btn{display:flex;justify-content:center;align-items:center;gap:10px;padding:21px 30px;width:206px;height:78px;background:transparent;border:1px solid #7738CB;box-shadow:0 0 15.2712px #925ed5;border-radius:22px;font-family:Poppins,sans-serif;font-weight:600;font-size:24px;line-height:36px;text-align:center;text-transform:capitalize;color:#fff;cursor:pointer;transition:all .3s ease;flex-shrink:0}.reset-btn:hover{box-shadow:0 0 25px #925ed5;transform:translateY(-2px)}.reset-btn img{width:30px;height:30px;object-fit:contain}.save-all-btn{display:flex;justify-content:center;align-items:center;gap:10px;padding:21px 30px;width:206px;height:78px;background:linear-gradient(90deg,#7738cb,#4d70ff);box-shadow:0 0 1.0908px #fff8ff,0 0 2.1816px #fff8ff,0 0 7.6356px #fff8ff,0 0 15.2712px #925ed5;border-radius:40px;border:none;font-family:Poppins,sans-serif;font-weight:600;font-size:24px;line-height:36px;text-align:center;text-transform:capitalize;color:#fff;cursor:pointer;transition:all .3s ease;flex-shrink:0}.save-all-btn:hover{box-shadow:0 0 25px #925ed5,0 0 15px #fff8ff;transform:translateY(-2px)}.save-all-btn img{width:20px;height:20px;object-fit:contain}.general-section-header{position:relative;width:100%;padding:0 100px;margin-bottom:50px}.general-content{display:flex;align-items:center;gap:17px;margin-bottom:20px}.general-icon{width:24px;height:24px;object-fit:contain}.general-title{font-family:Poppins,sans-serif;font-weight:600;font-size:20px;line-height:30px;letter-spacing:-.01em;color:#fff;margin:0}.general-divider{width:100%;height:2px;background:#3d1162}.settings-content{display:flex;gap:14px;max-width:1262px;margin:0 auto;padding:0 100px 50px}.settings-card{background:#3d1162;border:1px solid #7738CB;box-shadow:0 0 1.0908px #fff8ff,0 0 2.1816px #fff8ff,0 0 7.6356px #fff8ff,0 0 15.2712px #925ed5,0 0 26.1792px #925ed5;border-radius:17px;padding:36px 35px;display:flex;flex-direction:column;gap:40px}.appearance-card,.language-card{width:613px;height:600px}.card-title{font-family:Poppins,sans-serif;font-weight:600;font-size:36px;line-height:54px;letter-spacing:-.01em;color:#fff;margin:0}.theme-section{display:flex;flex-direction:column;gap:15px}.section-label{font-family:Poppins,sans-serif;font-weight:400;font-size:24px;line-height:36px;letter-spacing:-.01em;color:#fff;margin:0}.theme-options{display:flex;gap:20px}.theme-option{display:flex;flex-direction:column;align-items:center;gap:20px;width:167px;height:132px;background:transparent;border:none;cursor:pointer;transition:all .3s ease;position:relative}.theme-option:hover{transform:translateY(-2px)}.theme-option.selected{box-shadow:0 0 20px #7738cb80}.theme-preview{width:50px;height:50px;border-radius:3px;border:1px solid #4D70FF;background:#4f197d}.theme-label{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;text-transform:capitalize;text-align:center;color:#fff}.toggle-section{display:flex;flex-direction:column;gap:25px}.toggle-item{display:flex;justify-content:space-between;align-items:center;gap:184px}.toggle-info{display:flex;flex-direction:column;gap:5px;width:307px}.toggle-title{font-family:Poppins,sans-serif;font-weight:600;font-size:20px;line-height:30px;text-transform:capitalize;color:#fff;margin:0}.toggle-description{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:#fff;margin:0}.toggle-switch{position:relative}.toggle-switch input[type=checkbox]{display:none}.toggle-label{display:block;width:50px;height:50px;cursor:pointer;transition:all .3s ease}.toggle-icon{width:50px;height:50px;object-fit:contain;transition:all .3s ease}.toggle-switch input[type=checkbox]:checked+.toggle-label .toggle-icon{filter:brightness(1.2)}.dropdown-section{display:flex;flex-direction:column;gap:34px}.dropdown-item{display:flex;flex-direction:column;gap:15px}.dropdown-label{font-family:Poppins,sans-serif;font-weight:400;font-size:24px;line-height:36px;letter-spacing:-.01em;color:#fff;margin:0}.dropdown-field{display:flex;justify-content:space-between;align-items:center;gap:170px;padding:15px;background:#4f197d;border:1px solid #4D70FF;border-radius:11px;cursor:pointer;transition:all .3s ease}.dropdown-field:hover{border-color:#7738cb;box-shadow:0 0 10px #7738cb4d}.dropdown-value{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:19px;color:#fff}.dropdown-arrow{width:24px;height:24px;object-fit:contain;transition:transform .3s ease}.dropdown-field:hover .dropdown-arrow{transform:rotate(180deg)}@media(max-width:1280px){.settings-content{flex-direction:column;align-items:center}.settings-card{width:100%;max-width:613px}.header-content{flex-direction:column;text-align:center;gap:20px}.header-actions{flex-direction:column;gap:20px}.reset-btn,.save-all-btn{width:180px;height:60px;font-size:20px;padding:15px 20px}}@media(max-width:968px){.settings-page{padding:20px}.header-content,.general-section-header,.settings-content{padding-left:20px;padding-right:20px}.page-title{font-size:28px;line-height:42px}.page-subtitle{font-size:20px;line-height:30px}.card-title{font-size:30px;line-height:45px}.theme-options{flex-direction:column;align-items:center}.theme-option{width:100%;max-width:200px}.toggle-item{flex-direction:column;align-items:flex-start;gap:15px}.toggle-info{width:100%}.dropdown-field{gap:20px}}@media(max-width:768px){.settings-page{padding:10px}.header-content,.general-section-header,.settings-content{padding-left:10px;padding-right:10px}.page-title{font-size:24px;line-height:36px}.page-subtitle{font-size:18px;line-height:27px}.card-title{font-size:24px;line-height:36px}.settings-card{padding:20px}.reset-btn,.save-all-btn{width:150px;height:50px;font-size:18px;padding:10px 15px}}.color-picker-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease}.color-picker-popup{background:#3d1162;border:1px solid #7738CB;box-shadow:0 0 1.0908px #fff8ff,0 0 2.1816px #fff8ff,0 0 7.6356px #fff8ff,0 0 15.2712px #925ed5,0 0 26.1792px #925ed5;border-radius:17px;width:90%;max-width:500px;max-height:80vh;overflow-y:auto;animation:slideIn .3s ease}.color-picker-header{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:1px solid #7738CB}.color-picker-title{font-family:Poppins,sans-serif;font-weight:600;font-size:24px;line-height:36px;letter-spacing:-.01em;color:#fff;margin:0}.close-color-picker{width:32px;height:32px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.close-color-picker:hover{background:#ffffff1a}.close-color-picker svg{width:20px;height:20px;stroke:#fff}.color-picker-content{padding:25px;display:flex;flex-direction:column;gap:25px}.color-preview-section{display:flex;align-items:center;gap:15px;padding:15px;background:#4f197d;border:1px solid #4D70FF;border-radius:11px}.current-color-preview{width:50px;height:50px;border-radius:8px;border:2px solid #FFFFFF;box-shadow:0 0 10px #0000004d}.current-color-text{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fff}.color-input-section{display:flex;flex-direction:column;gap:15px}.color-input-label{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fff}.color-input{width:60px;height:40px;border:none;border-radius:8px;cursor:pointer;background:transparent}.color-text-input{width:100%;height:40px;background:#4f197d;border:1px solid #4D70FF;border-radius:8px;padding:0 15px;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;color:#fff;outline:none}.color-text-input:focus{border-color:#7738cb;box-shadow:0 0 10px #7738cb4d}.preset-colors{display:flex;flex-direction:column;gap:15px}.preset-colors-title{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fff;margin:0}.preset-colors-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.preset-color-btn{width:40px;height:40px;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative}.preset-color-btn:hover{border-color:#fff;transform:scale(1.1);box-shadow:0 0 15px #ffffff4d}.preset-color-btn:active{transform:scale(.95)}.color-picker-actions{display:flex;gap:15px;justify-content:flex-end;padding-top:10px;border-top:1px solid #7738CB}.cancel-color-btn,.apply-color-btn{padding:12px 24px;border-radius:8px;font-family:Poppins,sans-serif;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:all .3s ease;border:none}.cancel-color-btn{background:transparent;border:1px solid #7738CB;color:#fff}.cancel-color-btn:hover{background:#7738cb1a}.apply-color-btn{background:linear-gradient(90deg,#7738cb,#4d70ff);color:#fff;box-shadow:0 0 10px #7738cb4d}.apply-color-btn:hover{box-shadow:0 0 15px #7738cb80;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){.color-picker-popup{width:95%;margin:20px}.color-picker-content{padding:20px}.preset-colors-grid{grid-template-columns:repeat(4,1fr)}.preset-color-btn{width:35px;height:35px}.color-picker-actions{flex-direction:column}.cancel-color-btn,.apply-color-btn{width:100%}}.error-message{background:#ff6b6b1a;border:1px solid #FF6B6B;border-radius:8px;padding:12px 16px;margin-bottom:20px;color:#ff6b6b;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;text-align:center;word-wrap:break-word;line-height:1.4;max-width:100%;box-sizing:border-box}.error-message:before{content:"⚠️";margin-right:8px;font-size:16px}.error-message.validation-error{background:#ffc1071a;border-color:#ffc107;color:#ff8f00}.error-message.network-error{background:#6c757d1a;border-color:#6c757d;color:#495057}.error-message.auth-error{background:#dc35451a;border-color:#dc3545;color:#c82333}.error-message.verification-error{background:#17a2b81a;border-color:#17a2b8;color:#138496}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.submit-btn:disabled:hover{transform:none;box-shadow:0 0 15.2712px #925ed5,0 0 7.6356px #fff8ff,0 0 2.1816px #fff8ff,0 0 1.0908px #fff8ff}.popup-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.popup-modal{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:20px;padding:40px;max-width:500px;width:90%;box-shadow:0 10px 40px #925ed54d;border:1px solid rgba(146,94,213,.3);text-align:center;animation:popupSlideIn .3s ease-out}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.popup-icon{margin:0 auto 20px;width:80px;height:80px;background:#925ed51a;border-radius:50%;display:flex;align-items:center;justify-content:center}.popup-modal h2{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;color:#fff8ff;margin-bottom:20px}.popup-message{font-family:Poppins,sans-serif;font-size:16px;color:#bebebe;margin-bottom:15px;line-height:1.5}.popup-message strong{color:#925ed5;font-weight:600}.popup-submessage{font-family:Poppins,sans-serif;font-size:14px;color:#9b9b9b;margin-bottom:30px;line-height:1.6}.popup-btn{background:linear-gradient(135deg,#925ed5,#7c3aed);color:#fff8ff;border:none;border-radius:12px;padding:14px 40px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 0 15.2712px #925ed5,0 0 7.6356px #fff8ff,0 0 2.1816px #fff8ff,0 0 1.0908px #fff8ff}.popup-btn:hover{transform:translateY(-2px);box-shadow:0 0 20px #925ed5,0 0 10px #fff8ff,0 0 5px #fff8ff}.popup-btn:active{transform:translateY(0)}.password-strength{margin-top:8px;padding:12px;background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.strength-bar{width:100%;height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden;margin-bottom:8px}.strength-fill{height:100%;transition:all .3s ease;border-radius:3px}.strength-0{background:#f44}.strength-1{background:#f80}.strength-2{background:#fb0}.strength-3{background:#8c0}.strength-4{background:#4b4}.strength-5{background:#0a0}.strength-text{margin-bottom:8px}.strength-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.strength-label.strength-0{color:#f44}.strength-label.strength-1{color:#f80}.strength-label.strength-2{color:#fb0}.strength-label.strength-3{color:#8c0}.strength-label.strength-4{color:#4b4}.strength-label.strength-5{color:#0a0}.strength-requirements{margin-top:8px}.strength-requirements p{font-family:Poppins,sans-serif;font-size:11px;color:#999;margin-bottom:6px;font-weight:500}.strength-requirements ul{list-style:none;padding:0;margin:0}.requirement-item{display:flex;align-items:center;font-family:Poppins,sans-serif;font-size:11px;color:#ff6b6b;margin-bottom:4px}.requirement-icon{margin-right:6px;font-size:10px;color:#ff6b6b}.password-match{margin-top:8px;padding:8px 12px;background:#ffffff0d;border-radius:6px;border:1px solid rgba(255,255,255,.1)}.match-indicator{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;display:flex;align-items:center}.match-success{color:#4caf50}.match-success:before{content:"✓";margin-right:6px;color:#4caf50}.match-error{color:#ff6b6b}.match-error:before{content:"✗";margin-right:6px;color:#ff6b6b}.profile-container{padding:40px;max-width:1000px;margin:0 auto}.profile-header{margin-bottom:40px}.back-button{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid #7738CB;color:#fff;padding:10px 20px;border-radius:10px;font-family:Poppins,sans-serif;font-size:14px;cursor:pointer;margin-bottom:20px;transition:all .3s ease}.back-button:hover{background:#7738cb1a;transform:translate(-5px)}.profile-header h1{font-family:Inter,sans-serif;font-size:36px;font-weight:700;color:#fff;margin:0}.profile-content{display:flex;flex-direction:column;gap:30px}.profile-avatar-section{display:flex;flex-direction:column;align-items:center;padding:40px;background:#3d1162;border:1px solid #7738CB;border-radius:20px;box-shadow:0 0 20px #925ed533}.profile-avatar-large{width:150px;height:150px;border-radius:50%;overflow:hidden;margin-bottom:20px;box-shadow:0 0 30px #925ed580;border:4px solid #7738CB}.profile-avatar-large img{width:100%;height:100%;object-fit:cover}.change-avatar-btn{display:flex;align-items:center;gap:8px;background:linear-gradient(90deg,#7738cb,#4d70ff);color:#fff;border:none;padding:12px 24px;border-radius:10px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 0 15px #925ed54d}.change-avatar-btn:hover{box-shadow:0 0 25px #925ed580;transform:translateY(-2px)}.profile-info-section{background:#3d1162;border:1px solid #7738CB;border-radius:20px;padding:40px;box-shadow:0 0 20px #925ed533}.profile-info-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid rgba(119,56,203,.3)}.profile-info-header h2{font-family:Inter,sans-serif;font-size:24px;font-weight:600;color:#fff;margin:0}.edit-btn{display:flex;align-items:center;gap:8px;background:transparent;border:1px solid #7738CB;color:#fff;padding:10px 20px;border-radius:10px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.edit-btn:hover{background:#7738cb33;transform:translateY(-2px)}.profile-fields{display:flex;flex-direction:column;gap:25px}.profile-field{display:flex;flex-direction:column;gap:10px}.profile-field label{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#bebebe;text-transform:uppercase;letter-spacing:.5px}.profile-value{font-family:Inter,sans-serif;font-size:18px;color:#fff;padding:15px 20px;background:#4f197d;border:1px solid #4D70FF;border-radius:10px;display:flex;align-items:center;gap:10px}.profile-input{font-family:Inter,sans-serif;font-size:18px;color:#fff;padding:15px 20px;background:#4f197d;border:2px solid #925ED5;border-radius:10px;outline:none;transition:all .3s ease}.profile-input:focus{border-color:#4d70ff;box-shadow:0 0 15px #4d70ff4d}.verified-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;background:#4caf501a;border:1px solid #4CAF50;border-radius:20px;font-size:12px;color:#4caf50;font-weight:600;margin-left:auto}.status-badge{display:inline-block;padding:6px 16px;border-radius:20px;font-size:14px;font-weight:600}.status-badge.active{background:#4caf501a;border:1px solid #4CAF50;color:#4caf50}.status-badge.inactive{background:#f443361a;border:1px solid #F44336;color:#f44336}.profile-actions{display:flex;gap:15px;margin-top:30px;justify-content:flex-end}.cancel-btn,.save-btn{padding:12px 30px;border-radius:10px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.cancel-btn{background:transparent;border:1px solid #7738CB;color:#fff}.cancel-btn:hover{background:#7738cb1a}.save-btn{background:linear-gradient(90deg,#7738cb,#4d70ff);border:none;color:#fff;box-shadow:0 0 15px #925ed54d}.save-btn:hover{box-shadow:0 0 25px #925ed580;transform:translateY(-2px)}@media(max-width:768px){.profile-container{padding:20px}.profile-header h1{font-size:28px}.profile-avatar-section,.profile-info-section,.profile-section{padding:25px}.profile-info-header{flex-direction:column;align-items:flex-start;gap:15px}.profile-actions{flex-direction:column}.cancel-btn,.save-btn{width:100%}}
