:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg-primary: #f5f5f5;--bg-secondary: #ffffff;--bg-tertiary: #e8e8e8;--text-primary: #0a0014;--text-secondary: #4a4a4a;--text-tertiary: #6b6b6b;--border-color: rgba(139, 92, 246, .2);--card-bg: #ffffff;--card-hover: rgba(139, 92, 246, .05);--input-bg: #ffffff;--shadow-light: rgba(0, 0, 0, .05);--shadow-medium: rgba(0, 0, 0, .1)}html{scroll-behavior:smooth;scroll-padding-top:80px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Manrope,sans-serif;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Plus Jakarta Sans,sans-serif}p{font-family:Manrope,sans-serif}section{contain:layout style paint}img{content-visibility:auto}[class*=motion],[class*=animated],.hero-content,.book-card,.rank-book-card,.reward-card,.floating-tag{will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden}.animation-complete{will-change:auto}button,a{touch-action:manipulation}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Toastify__toast-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;z-index:9999;position:fixed}.Toastify__toast{border-radius:16px;padding:18px 22px;box-shadow:0 10px 40px #0000001f,0 2px 8px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:70px;font-size:15px;font-weight:500;z-index:9999}.Toastify__toast--success{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:1px solid rgba(255,255,255,.2)}.Toastify__toast--error{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:1px solid rgba(255,255,255,.2)}.Toastify__toast--warning{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:1px solid rgba(255,255,255,.2)}.Toastify__toast--info{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:1px solid rgba(255,255,255,.2)}.Toastify__toast-body{padding:0;line-height:1.5}.Toastify__progress-bar{height:4px;border-radius:0 0 16px 16px}.Toastify__progress-bar--success,.Toastify__progress-bar--error,.Toastify__progress-bar--warning,.Toastify__progress-bar--info{background:#ffffffe6}.Toastify__close-button{color:#fff;opacity:.9;font-weight:700}.Toastify__close-button:hover{opacity:1}.Toastify__toast-icon{width:24px;margin-right:12px;display:flex;align-items:center}@keyframes toastSlideIn{0%{transform:translate3d(120%,0,0) scale(.9);opacity:0}60%{transform:translate3d(-5%,0,0) scale(1.02);opacity:1}to{transform:translateZ(0) scale(1);opacity:1}}@keyframes toastSlideOut{0%{transform:translateZ(0) scale(1);opacity:1}to{transform:translate3d(120%,0,0) scale(.9);opacity:0}}@keyframes floatingToast{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulseGlow{0%,to{box-shadow:0 10px 40px #0000001f,0 2px 8px #00000014}50%{box-shadow:0 15px 50px #00000026,0 5px 12px #0000001a}}.Toastify__toast{animation:floatingToast 3s ease-in-out infinite,pulseGlow 2s ease-in-out infinite}.Toastify__toast--top-right{animation:toastSlideIn .6s cubic-bezier(.34,1.56,.64,1),floatingToast 3s ease-in-out infinite .6s,pulseGlow 2s ease-in-out infinite .6s}.Toastify__toast--top-right.Toastify__toast--exit{animation:toastSlideOut .4s cubic-bezier(.4,0,1,1)}.Toastify__toast--top-left{animation:toastSlideIn .6s cubic-bezier(.34,1.56,.64,1),floatingToast 3s ease-in-out infinite .6s,pulseGlow 2s ease-in-out infinite .6s}.Toastify__toast--top-left.Toastify__toast--exit{animation:toastSlideOut .4s cubic-bezier(.4,0,1,1)}.Toastify__toast--bottom-right{animation:toastSlideIn .6s cubic-bezier(.34,1.56,.64,1),floatingToast 3s ease-in-out infinite .6s,pulseGlow 2s ease-in-out infinite .6s}.Toastify__toast--bottom-right.Toastify__toast--exit{animation:toastSlideOut .4s cubic-bezier(.4,0,1,1)}.Toastify__toast--bottom-left{animation:toastSlideIn .6s cubic-bezier(.34,1.56,.64,1),floatingToast 3s ease-in-out infinite .6s,pulseGlow 2s ease-in-out infinite .6s}.Toastify__toast--bottom-left.Toastify__toast--exit{animation:toastSlideOut .4s cubic-bezier(.4,0,1,1)}@media only screen and (max-width:768px){.Toastify__toast-container{width:calc(100vw - 32px);left:16px;right:16px}.Toastify__toast{border-radius:12px;padding:16px 18px;font-size:14px;margin-bottom:12px}.Toastify__toast-icon{width:20px;margin-right:10px}}@media only screen and (max-width:480px){.Toastify__toast{padding:14px 16px;font-size:13px}}.landing-page{width:100%;min-height:100vh}@media(max-width:480px){.landing-page{padding:0;background:#0a0a32}}*{box-sizing:border-box}.navbar{position:fixed;top:0;left:0;right:0;width:100%;background:#fffffffa;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:1000;transition:all .4s cubic-bezier(.4,0,.2,1);border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 2px 20px #00000014;padding:0 2rem;box-sizing:border-box}.navbar-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1rem 0;width:100%;gap:1rem}.navbar-logo{flex-shrink:0}.navbar-logo img{height:40px;width:auto;display:block}.navbar-menu{display:flex;list-style:none;gap:3rem;margin:0;padding:0;flex:1;justify-content:center}.navbar-item{margin:0}.navbar-link{color:#1a1a1a;text-decoration:none;font-size:16px;font-weight:500;transition:color .3s ease;position:relative}.navbar-link.active{color:#6c5ce7}.navbar-link.active:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:2px;background:#6c5ce7}.navbar-link:hover{color:#6c5ce7;transform:translateY(-2px);transition:all .3s ease}.navbar-signup-btn{padding:.75rem 2rem;background:transparent;border:2px solid #6c5ce7;border-radius:50px;color:#6c5ce7;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;flex-shrink:0}.navbar-signup-btn:hover{background:#6c5ce7;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #6c5ce74d}.navbar-menu-btn{display:none}.desktop-only{display:block}.mobile-signup-item{display:none}.hamburger-icon,.close-icon{display:block;transition:transform .3s ease}.close-icon{animation:rotateIn .3s ease}.hamburger-icon{animation:fadeIn .3s ease}@keyframes rotateIn{0%{transform:rotate(-90deg);opacity:0}to{transform:rotate(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:1024px)and (min-width:851px){.navbar{padding:0 1.5rem}.navbar-container{gap:1rem}.navbar-logo img{height:36px}.navbar-menu{gap:1.5rem}.navbar-link{font-size:14px}.navbar-signup-btn{padding:.6rem 1.25rem;font-size:14px}}@media(max-width:850px){.navbar{padding:0 .75rem}.navbar-container{padding:.75rem 0;gap:.5rem}.navbar-menu{position:fixed;top:0;right:-100%;width:75%;max-width:320px;height:100vh;background:linear-gradient(160deg,#6c5ce7bf,#8b5cf6a6 30%,#7c3aedb3 70%,#6346d2bf);backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);display:flex;flex-direction:column;flex:none;justify-content:flex-start;padding:5rem 1.75rem 3rem 2rem;gap:.5rem;box-shadow:-15px 0 50px #0000004d,inset 1px 0 1px #fff3;transition:right .5s cubic-bezier(.25,.46,.45,.94);z-index:1001;overflow-y:auto;border-left:1px solid rgba(255,255,255,.18)}.navbar-menu.active{right:0}.navbar-menu:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.15) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.1) 0%,transparent 50%),url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="1" fill="rgba(255,255,255,0.15)"/></svg>');background-size:100% 100%,100% 100%,40px 40px;opacity:.6;pointer-events:none}.navbar-menu:after{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.6) 20%,rgba(255,255,255,.3) 50%,rgba(255,255,255,.6) 80%,transparent 100%);pointer-events:none;box-shadow:0 0 10px #ffffff4d}.navbar-item{width:100%;opacity:0;transform:translate(30px) scale(.95)}.navbar-menu.active .navbar-item{animation:slideInStagger .5s ease forwards}.navbar-menu.active .navbar-item:nth-child(1){animation-delay:.15s}.navbar-menu.active .navbar-item:nth-child(2){animation-delay:.25s}.navbar-menu.active .navbar-item:nth-child(3){animation-delay:.35s}.navbar-menu.active .navbar-item:nth-child(4){animation-delay:.45s}.navbar-menu.active .navbar-item:nth-child(5){animation-delay:.55s}@keyframes slideInStagger{to{opacity:1;transform:translate(0) scale(1)}}.navbar-link{font-size:1.125rem;font-weight:500;padding:1.25rem 1.5rem;display:block;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;color:#fffffffa;letter-spacing:.3px;text-shadow:0 1px 2px rgba(0,0,0,.1);-webkit-tap-highlight-color:transparent}.navbar-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.navbar-link:hover:before{left:100%}.navbar-link:hover{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translate(8px) scale(1.02);box-shadow:0 4px 15px #0003;color:#fff;border:1px solid rgba(255,255,255,.3)}.navbar-link.active{background:#ffffff4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-weight:600;box-shadow:0 4px 20px #00000040,inset 0 1px #fff6;border:1px solid rgba(255,255,255,.4)}.navbar-link.active:after{content:"✓";position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);font-size:1.1rem;font-weight:700;color:#fff;background:none;height:auto;line-height:1}.desktop-only{display:none}.mobile-signup-item{display:block;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2)}.mobile-signup{width:100%;background:#fffffff2;color:#6c5ce7;border:2px solid rgba(255,255,255,.4);padding:1rem 2rem;font-size:1.125rem;font-weight:700;letter-spacing:.5px;box-shadow:0 4px 20px #0003,inset 0 2px 4px #fff6;border-radius:50px;cursor:pointer;transition:all .3s ease;-webkit-tap-highlight-color:transparent}.mobile-signup:hover{background:#fff;transform:scale(1.05);box-shadow:0 6px 24px #00000040,inset 0 2px 4px #ffffff80}.navbar-menu-btn{display:flex;align-items:center;justify-content:center;background:#6c5ce71a;border:none;border-radius:10px;cursor:pointer;padding:.5rem;color:#1a1a1a;transition:all .3s ease;z-index:1002;width:38px;height:38px;flex-shrink:0;-webkit-tap-highlight-color:transparent}.navbar-menu-btn svg{width:20px;height:20px;display:block}.navbar-menu-btn:hover{background:#6c5ce726;color:#6c5ce7;transform:scale(1.05) rotate(5deg)}.navbar-menu-btn:active{transform:scale(.95)}}@media(max-width:768px){.navbar{padding:0 1rem}.navbar-logo img{height:36px}}@media(max-width:480px){.navbar{padding:0 .5rem}.navbar-container{padding:.65rem 0;gap:.4rem}.navbar-logo img{height:32px}.navbar-menu{width:82%;max-width:300px;padding:4.5rem 1.5rem 2.5rem 1.75rem}.navbar-link{font-size:1rem;padding:1.1rem 1.25rem}.mobile-signup{font-size:1rem;padding:.9rem 1.75rem}.navbar-menu-btn{width:34px;height:34px;padding:.35rem}.navbar-menu-btn svg{width:18px;height:18px}}.winx-hero{position:relative;min-height:85vh;background-image:url(./hero-bg-DrCl58uO.png);background-size:cover;background-position:center right;background-repeat:no-repeat;display:flex;align-items:flex-end;padding:0 2rem;padding-top:80px;overflow:hidden;border-radius:24px;margin:90px 1rem 0;scroll-margin-top:80px}.winx-hero-content{position:relative;z-index:2;max-width:1400px;width:100%;padding:2rem 2rem 3rem;animation:winx-fadeInUp 1s ease .4s both}.winx-hero-subtitle{color:#fffffff2;font-size:18px;letter-spacing:3px;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase;animation:winx-fadeInDown .8s ease .2s both}.winx-hero-title{color:#fff;font-size:4rem;font-weight:700;line-height:1.1;margin-bottom:2.5rem;max-width:600px;animation:winx-fadeInUp 1s ease .4s both;text-shadow:2px 4px 8px rgba(0,0,0,.3)}.winx-hero-cta-btn{padding:1rem 3rem;background:#fff;border:none;border-radius:50px;color:#1a1a1a;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #ffffff4d;animation:winx-fadeInScale 1s ease .8s both}.winx-hero-cta-btn:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 6px 30px #fff6}@keyframes winx-fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes winx-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes winx-fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media(max-width:1024px){.winx-hero{background-position:center center}.winx-hero-title{font-size:4rem}}@media(max-width:768px){.winx-hero{min-height:70vh;border-radius:16px;margin:80px .5rem 0;background-position:center center}.winx-hero-content{padding:1.5rem 0 2rem}.winx-hero-subtitle{font-size:12px}.winx-hero-title{font-size:2.5rem}.winx-hero-cta-btn{padding:.875rem 2.5rem;font-size:16px}}@media(max-width:480px){.winx-hero-title{font-size:2rem}}.about{position:relative;min-height:70vh;background-color:#fff;background-image:url(./about-bg-DSTVdfpf.PNG);background-size:100% 80%;background-position:center bottom;background-repeat:no-repeat;padding:3rem 2rem;overflow:hidden}.scroll-down{position:absolute;left:93%;top:1rem;transform:translate(-10%);width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#6b1ee7,#8b3fff);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #6b1ee766,0 4px 12px #6b1ee74d,inset 0 2px 4px #fff3;transition:all .4s cubic-bezier(.25,.46,.45,.94);z-index:100;animation:bounceDown 2s ease-in-out infinite}.scroll-down:before{content:"";position:absolute;inset:-3px;border-radius:50%;background:linear-gradient(135deg,#8b3fff,#6b1ee7);opacity:0;transition:opacity .3s ease;z-index:-1}.scroll-down:hover:before{opacity:1}.scroll-down:hover{box-shadow:0 12px 32px #6b1ee780,0 6px 16px #6b1ee766,inset 0 2px 4px #ffffff4d;transform:translate(-50%) translateY(4px) scale(1.1);animation:none}.scroll-down svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}@keyframes bounceDown{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(10px)}}.about-content{position:relative;max-width:1400px;margin:0 auto;z-index:10;display:flex;gap:4rem;align-items:flex-start;justify-content:space-between}.about-text{display:flex;gap:30rem;width:100%;align-items:flex-start;margin-bottom:0}.about-text-left{flex:0 0 auto;max-width:400px}.about-text-right{flex:1;max-width:650px;display:flex;flex-direction:column;gap:10px;padding-bottom:0}.about-title{font-size:3rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;line-height:1.2;animation:fadeInLeft .8s ease forwards;position:relative;z-index:10}.about-paragraph{font-size:1.05rem;line-height:1.75;color:#1a1a1a;margin:0;animation:fadeInLeft .8s ease forwards;position:relative;z-index:10}.about-paragraph:nth-child(2){animation-delay:.2s}.about-paragraph:nth-child(3){animation-delay:.4s}.about-paragraph:nth-child(4){animation-delay:.6s}.floating-tag{position:absolute;background:#fff;padding:1rem 1.5rem;border-radius:50px;box-shadow:0 10px 30px #6c5ce733;display:flex;align-items:center;gap:1.25rem;z-index:99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.8);white-space:nowrap;opacity:0;transition:all .3s ease}.floating-tag:hover{box-shadow:0 15px 40px #6c5ce759;transform:scale(1.05)}.floating-tag.visible{opacity:1}.tag-icon{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;animation:iconBounce 2s ease-in-out infinite;flex-shrink:0}.tag-text{font-size:1rem;font-weight:500;color:#1a1a1a;white-space:nowrap}.tag-1{animation:floatPath1 14s ease-in-out infinite}.tag-2{animation:floatPath2 16s ease-in-out infinite}.tag-3{animation:floatPath3 18s ease-in-out infinite}.tag-4{animation:floatPath4 20s ease-in-out infinite}@keyframes floatPath1{0%{top:10%;left:5%;transform:translateY(0) rotate(-5deg)}25%{top:8%;left:25%;transform:translateY(-20px) rotate(3deg)}50%{top:10%;left:45%;transform:translateY(0) rotate(-5deg)}75%{top:8%;left:25%;transform:translateY(-20px) rotate(3deg)}to{top:10%;left:5%;transform:translateY(0) rotate(-5deg)}}@keyframes floatPath2{0%{top:40%;right:8%;left:auto;transform:translateY(0) rotate(4deg)}25%{top:38%;right:25%;left:auto;transform:translateY(-25px) rotate(-6deg)}50%{top:40%;left:8%;right:auto;transform:translateY(0) rotate(4deg)}75%{top:38%;left:25%;right:auto;transform:translateY(-25px) rotate(-6deg)}to{top:40%;right:8%;left:auto;transform:translateY(0) rotate(4deg)}}@keyframes floatPath3{0%{bottom:15%;left:10%;transform:translateY(0) rotate(-8deg)}25%{bottom:13%;left:30%;transform:translateY(-30px) rotate(5deg)}50%{bottom:15%;right:10%;left:auto;transform:translateY(0) rotate(-8deg)}75%{bottom:13%;right:30%;left:auto;transform:translateY(-30px) rotate(5deg)}to{bottom:15%;left:10%;transform:translateY(0) rotate(-8deg)}}@keyframes floatPath4{0%{bottom:25%;left:50%;transform:translate(-50%) translateY(0) rotate(6deg)}25%{bottom:22%;left:60%;transform:translate(-50%) translateY(-35px) rotate(-7deg)}50%{bottom:25%;left:50%;transform:translate(-50%) translateY(0) rotate(6deg)}75%{bottom:22%;left:40%;transform:translate(-50%) translateY(-35px) rotate(-7deg)}to{bottom:25%;left:50%;transform:translate(-50%) translateY(0) rotate(6deg)}}@keyframes iconBounce{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.15) rotate(10deg)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@media(max-width:1024px){.about-content,.about-text{flex-direction:column;gap:2rem}.about-text-left,.about-text-right{max-width:100%}.about-title{font-size:2.5rem}.about-paragraph{font-size:1.05rem}.tag-1{animation:floatPath1Mobile 12s ease-in-out infinite}.tag-2{animation:floatPath2Mobile 14s ease-in-out infinite}.tag-3{animation:floatPath3Mobile 16s ease-in-out infinite}.tag-4{animation:floatPath4Mobile 18s ease-in-out infinite}}@keyframes floatPath1Mobile{0%{top:15%;right:10%}50%{top:35%;right:15%}to{top:15%;right:10%}}@keyframes floatPath2Mobile{0%{top:25%;left:10%}50%{top:50%;left:15%}to{top:25%;left:10%}}@keyframes floatPath3Mobile{0%{bottom:20%;left:10%}50%{bottom:10%;left:20%}to{bottom:20%;left:10%}}@keyframes floatPath4Mobile{0%{bottom:30%;right:10%}50%{bottom:50%;right:15%}to{bottom:30%;right:10%}}@media(max-width:768px){.about{padding:2rem 1.5rem;min-height:100vh;background-size:100% 60%;background-position:center bottom;background-repeat:no-repeat}.about-content,.about-text{flex-direction:column;gap:2rem}.about-text-left,.about-text-right{max-width:100%}.about-title{font-size:2rem;margin-bottom:0}.about-paragraph{font-size:1rem;line-height:1.8}.floating-tag{padding:.875rem 1.25rem;gap:1rem}.tag-icon{width:.875rem;height:.875rem}.tag-text{font-size:.9rem}.scroll-down{width:56px;height:56px;top:1.5rem}}@media(max-width:480px){.about{padding:1.5rem 1rem;min-height:100vh;background-size:100% 60%;background-position:center bottom;background-repeat:no-repeat}.about-title{font-size:1.75rem}.about-paragraph{font-size:.95rem;line-height:1.7}.floating-tag{padding:.75rem 1rem;max-width:85%;gap:.875rem}.tag-icon{width:.75rem;height:.75rem}.tag-text{font-size:.85rem;white-space:normal}.scroll-down{width:52px;height:52px;top:1rem}.scroll-down svg{width:20px;height:20px}}.winx-author-benefits{background:#fff;padding:2.5rem 2rem;min-height:auto;position:relative;padding-bottom:0}.winx-author-benefits:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C480,100 960,100 1440,0 L1440,120 L0,120 Z' fill='%23fff6ef'/%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat;z-index:1}.winx-benefits-container{max-width:1000px;margin:0 auto}.winx-benefits-title{text-align:center;font-size:.875rem;font-weight:700;letter-spacing:.15em;color:#1a1a1a;margin-bottom:1rem;text-transform:uppercase}.winx-section-heading{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.winx-section-heading.winx-non-exclusive{color:#7c3aed}.winx-section-heading.winx-exclusive{color:#7226ff;font-weight:600;font-style:SemiBold;font-size:40px;line-height:20.4px;letter-spacing:-2px;vertical-align:middle}.winx-rewards-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:1.5rem;margin-bottom:3rem}.winx-reward-card{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;border-radius:20px;color:#fff;position:relative;overflow:visible;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.winx-reward-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.winx-reward-card.winx-signing-bonus{background:#27af90;grid-column:1 / 4;flex-direction:row}.winx-reward-card.winx-completion-bonus{background:#f87483;grid-column:4 / 6;grid-row:1 / 2;flex-direction:row-reverse}.winx-reward-card.winx-revenue-split{background:#644fb4;grid-column:1 / 3;grid-row:2 / 3;flex-direction:row-reverse}.winx-reward-card.winx-top-performer{background:#75bce1;grid-column:3 / 6;grid-row:2 / 3;flex-direction:row}.winx-card-icon-wrapper{flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative}.winx-signing-bonus .winx-card-icon-wrapper{margin-left:-2.5rem;margin-top:-2.5rem;align-self:flex-start}.winx-completion-bonus .winx-card-icon-wrapper{margin-right:-3rem;margin-top:-3rem;align-self:flex-start}.winx-revenue-split .winx-card-icon-wrapper{margin-left:-3rem;margin-top:-3rem;align-self:flex-start}.winx-top-performer .winx-card-icon-wrapper{margin-left:-2.5rem;align-self:center}.winx-icon-wrap{width:180px;height:180px;display:flex;align-items:center;justify-content:center;animation:winx-float 3s ease-in-out infinite}.winx-icon-img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.winx-card-content{flex:1;display:flex;flex-direction:column;gap:1rem}.winx-card-title{font-size:1rem;font-weight:700;margin:0;letter-spacing:0em;text-transform:uppercase;line-height:1.3}.winx-card-description{font-size:.95rem;line-height:1.6;margin:0;opacity:.98;font-weight:400;word-spacing:normal;white-space:normal}.winx-highlight{font-weight:700;display:inline;white-space:nowrap}.winx-exclusive-section{text-align:center;margin-bottom:3rem}.winx-coming-soon{display:flex;flex-direction:column;align-items:center;gap:1rem}.winx-coming-icon{width:150px;height:150px;animation:winx-bounce 2s ease-in-out infinite}.winx-coming-soon-text{font-size:1.5rem;font-weight:700;color:#7c3aed;text-transform:uppercase}.winx-badges-section{background:#fff;border-radius:24px;padding:.5rem 2rem;display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;box-shadow:0 10px 40px #00000014;margin-bottom:8rem;position:relative;z-index:2}.winx-badges-left{display:flex;flex-direction:column;gap:1.25rem}.winx-badges-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.2}.winx-badges-description{font-size:1rem;line-height:1.65;color:#4b5563;margin:0}.winx-badge-list{display:flex;flex-direction:column;gap:.5rem}.winx-badge-item{font-size:1rem;color:#4b5563;padding-left:1rem;position:relative}.winx-badge-item:before{content:"•";position:absolute;left:0;color:#7c3aed}.winx-join-community-btn{padding:.875rem 2rem;background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #1e3a8a4d;align-self:flex-start}.winx-join-community-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #1e3a8a66}.winx-community-tag{font-size:1rem;color:#7c3aed;font-weight:600;margin-top:.5rem}.winx-badges-display{display:flex;justify-content:center;align-items:center;position:relative}.winx-badges-stack{width:100%;max-width:600px;height:auto;animation:winx-float 4s ease-in-out infinite;margin:-2rem -1rem}@keyframes winx-float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes winx-bounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media(max-width:1024px){.winx-author-benefits{padding:2rem 1.5rem}.winx-rewards-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.winx-reward-card{grid-column:auto!important;grid-row:auto!important;padding:1.5rem;gap:1.25rem;flex-direction:row}.winx-icon-wrap{width:120px;height:120px}.winx-signing-bonus .winx-card-icon-wrapper{margin-left:-1.5rem;margin-top:-1.5rem}.winx-completion-bonus .winx-card-icon-wrapper{margin-right:-1.5rem;margin-top:-1.5rem}.winx-revenue-split .winx-card-icon-wrapper{margin-left:-1.5rem;margin-top:-1.5rem}.winx-top-performer .winx-card-icon-wrapper{margin-left:-1.5rem}.winx-card-title{font-size:.85rem}.winx-card-description{font-size:.8rem;line-height:1.5;word-spacing:normal}.winx-badges-section{grid-template-columns:1fr 1fr;padding:2rem;gap:2rem}.winx-badges-title{font-size:1.75rem}.winx-badges-stack{max-width:450px}}@media(max-width:768px){.winx-author-benefits{padding:2rem 1rem}.winx-benefits-title{font-size:.75rem;margin-bottom:.75rem}.winx-section-heading{font-size:2rem;margin-bottom:2rem}.winx-section-heading.winx-exclusive{margin-bottom:1.5rem}.winx-rewards-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.winx-reward-card{grid-column:auto!important;grid-row:auto!important;flex-direction:column;text-align:left;align-items:center;padding:1.5rem;gap:1rem}.winx-signing-bonus .winx-card-icon-wrapper,.winx-completion-bonus .winx-card-icon-wrapper,.winx-revenue-split .winx-card-icon-wrapper,.winx-top-performer .winx-card-icon-wrapper{margin-left:-1.5rem!important;margin-top:-1.5rem!important;margin-right:0!important;align-self:flex-start;order:-1}.winx-icon-wrap{width:160px;height:160px}.winx-card-content{gap:.75rem}.winx-card-title{font-size:.95rem;letter-spacing:.03em;word-spacing:normal;white-space:normal;text-align:justify}.winx-card-description{font-size:.875rem;line-height:1.6;word-spacing:normal;text-align:justify}.winx-coming-icon{width:120px;height:120px}.winx-coming-soon-text{font-size:1.25rem}.winx-badges-section{display:flex;flex-direction:column-reverse;padding:2rem 1.5rem;gap:2rem}.winx-badges-left{text-align:justify;align-items:flex-start}.winx-badges-title{font-size:1.5rem;text-align:justify}.winx-badges-description{font-size:.95rem}.winx-join-community-btn{align-self:center}.winx-badges-display{order:-1}.winx-badges-stack{max-width:420px;margin:-1.5rem -1rem}}@media(max-width:480px){.winx-author-benefits{padding:1.5rem 1rem}.winx-benefits-title{font-size:.7rem;margin-bottom:.5rem}.winx-section-heading{font-size:1.75rem;margin-bottom:1.5rem}.winx-rewards-grid{gap:1rem;margin-bottom:2rem}.winx-reward-card{padding:1.25rem;gap:.75rem}.winx-icon-wrap{width:150px;height:150px}.winx-card-content{gap:.65rem}.winx-card-title{font-size:.85rem;letter-spacing:.02em;word-spacing:normal;white-space:normal;text-align:justify}.winx-card-description{font-size:.8rem;line-height:1.55;word-spacing:normal;text-align:justify}.winx-coming-icon{width:100px;height:100px}.winx-coming-soon-text{font-size:1rem}.winx-badges-section{padding:1.5rem 1rem;gap:1.5rem}.winx-badges-title{font-size:1.25rem}.winx-badges-description{font-size:.9rem}.winx-join-community-btn{width:100%;padding:.75rem 1.5rem;font-size:.95rem}.winx-badges-stack{max-width:380px;margin:-1rem -.5rem}}@media(max-width:360px){.winx-author-benefits{padding:1.5rem 1rem}.winx-benefits-title{font-size:.7rem;margin-bottom:.5rem}.winx-section-heading{font-size:1.75rem;margin-bottom:1.5rem}.winx-rewards-grid{gap:1rem;margin-bottom:2rem}.winx-reward-card{padding:1.25rem;gap:.75rem}.winx-icon-wrap{width:150px;height:150px}.winx-card-content{gap:.65rem}.winx-card-title{font-size:.85rem;letter-spacing:.02em;word-spacing:normal;white-space:normal;text-align:justify}.winx-card-description{font-size:.8rem;line-height:1.55;word-spacing:normal;text-align:justify}.winx-coming-icon{width:100px;height:100px}.winx-coming-soon-text{font-size:1rem}.winx-badges-section{padding:1.5rem 1rem;gap:1.5rem}.winx-badges-title{font-size:1.25rem}.winx-badges-description{font-size:.9rem}.winx-join-community-btn{width:100%;padding:.75rem 1.5rem;font-size:.95rem}.winx-badges-stack{max-width:380px;margin:-1rem -.5rem}}.rank-container{min-height:auto;background:#fff6ef;padding:2rem 2rem 3rem;display:flex;flex-direction:column;align-items:center;gap:2rem;position:relative}.rank-header-section{position:relative;width:100%;max-width:900px;text-align:center;animation:fadeInDown .8s ease-out;margin-top:0}.rank-decorative-icons{position:absolute;top:-80px;right:0;width:80px;height:80px;z-index:15;cursor:pointer;transition:transform .3s ease}.rank-decorative-icons:hover{transform:scale(1.1)}.rank-shield-icon{position:relative;width:100%;height:100%;top:-50px;left:380px;animation:slideInRight .8s ease-out .2s both}.rank-shield-icon img{width:100%;height:100%;object-fit:contain}.rank-header-content{animation:fadeInUp .8s ease-out .3s both}.rank-discover-text{font-size:.875rem;font-weight:600;letter-spacing:2px;color:#666;margin-bottom:.5rem;text-transform:uppercase}.rank-main-heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#1a1a1a;margin-bottom:1.5rem;line-height:1.2}.rank-description{font-size:1rem;color:#555;line-height:1.6;margin-bottom:1.5rem;max-width:700px;margin-left:auto;margin-right:auto}.rank-view-summary-btn{background-color:#1e3a8a;color:#fff;border:none;padding:.875rem 2.5rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #1e3a8a33;animation:fadeInUp .8s ease-out .5s both}.rank-view-summary-btn:hover{background-color:#1e40af;transform:translateY(-2px);box-shadow:0 6px 20px #1e3a8a4d}.rank-view-summary-btn:active{transform:translateY(0)}.rank-books-grid{width:100%;max-width:1400px;display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem 1.25rem;padding:0;grid-auto-flow:dense}.rank-book-card:nth-child(1){grid-column:2 / 3;grid-row:1}.rank-book-card:nth-child(2){grid-column:3 / 4;grid-row:1}.rank-book-card:nth-child(3){grid-column:4 / 5;grid-row:1}.rank-book-card:nth-child(4){grid-column:5 / 6;grid-row:1}.rank-book-card:nth-child(5){grid-column:1 / 2;grid-row:2}.rank-book-card:nth-child(6){grid-column:2 / 3;grid-row:2}.rank-book-card:nth-child(7){grid-column:3 / 4;grid-row:2}.rank-book-card:nth-child(8){grid-column:4 / 5;grid-row:2}.rank-book-card:nth-child(9){grid-column:5 / 6;grid-row:2}.rank-book-card:nth-child(10){grid-column:6 / 7;grid-row:2}.rank-book-card{display:flex;flex-direction:column;animation:fadeInUp .6s ease-out;animation-delay:var(--delay);animation-fill-mode:both}.rank-book-card-wrapper{position:relative;background-color:#fff;border-radius:20px;padding:.35rem .35rem .5rem;box-shadow:0 4px 12px #00000014;transition:all .3s ease}.rank-book-card:hover .rank-book-card-wrapper{box-shadow:0 12px 24px #00000026;transform:translateY(-4px)}.rank-book-cover{position:relative;height:180px;border-radius:16px;overflow:hidden;background-color:#f0f0f0;margin-bottom:.35rem}.rank-book-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.rank-book-card:hover .rank-book-image{transform:scale(1.05)}.rank-book-badge{position:absolute;top:-.6rem;right:-.6rem;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:scaleIn .5s ease-out .3s both;z-index:10;box-shadow:0 4px 12px #0003}.rank-book-badge img{width:100%;height:100%;object-fit:contain}.rank-book-info{text-align:center;padding:0}.rank-book-title{font-size:.85rem;font-weight:700;color:#1a1a1a;margin-bottom:.1rem;line-height:1.3}.rank-book-author{font-size:.7rem;color:#888;margin-bottom:.1rem}.rank-book-metadata{font-size:.65rem;color:#999;margin:.05rem 0;line-height:1.3}.rank-header-section{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.rank-header-section.rank-animate-in{opacity:1;transform:translateY(0)}.rank-book-card:not(.rank-animate-in){opacity:0;transform:translateY(50px) scale(.9)}.rank-book-card.rank-animate-in{opacity:1;transform:translateY(0) scale(1);transition:all .6s cubic-bezier(.4,0,.2,1)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media(max-width:1400px)and (min-width:1025px){.rank-books-grid{grid-template-columns:repeat(6,1fr);gap:1.75rem 1.25rem;max-width:1200px}.rank-book-cover{height:260px}}@media(max-width:1024px)and (min-width:769px){.rank-container{padding:1.5rem 1rem 2rem;gap:1.5rem}.rank-books-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:600px}.rank-shield-icon{left:25px;top:-17px}.rank-book-card:nth-child(1),.rank-book-card:nth-child(2),.rank-book-card:nth-child(3),.rank-book-card:nth-child(4),.rank-book-card:nth-child(5),.rank-book-card:nth-child(6),.rank-book-card:nth-child(7),.rank-book-card:nth-child(8),.rank-book-card:nth-child(9),.rank-book-card:nth-child(10){grid-column:auto;grid-row:auto}.rank-book-cover{height:170px}.rank-main-heading{font-size:2.5rem}.rank-description{font-size:.95rem;max-width:600px}.rank-view-summary-btn{padding:.875rem 2rem}.rank-book-badge{width:38px;height:38px}.rank-book-title{font-size:.8rem}.rank-book-author{font-size:.85rem}.rank-book-metadata{font-size:.75rem}.rank-decorative-icons{width:70px;height:70px;right:1.5rem;top:-50px;display:block;position:absolute;z-index:20}}@media(max-width:768px)and (min-width:481px){.rank-container{padding:1.5rem 1rem 2rem;gap:1.5rem}.rank-main-heading{font-size:2.2rem}.rank-description{font-size:.95rem;max-width:500px}.rank-books-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;padding:0;max-width:500px}.rank-book-card:nth-child(1),.rank-book-card:nth-child(2),.rank-book-card:nth-child(3),.rank-book-card:nth-child(4),.rank-book-card:nth-child(5),.rank-book-card:nth-child(6),.rank-book-card:nth-child(7),.rank-book-card:nth-child(8),.rank-book-card:nth-child(9),.rank-book-card:nth-child(10){grid-column:auto;grid-row:auto}.rank-book-cover{height:160px}.rank-view-summary-btn{padding:.875rem 2.25rem;font-size:.95rem}.rank-decorative-icons{width:60px;height:60px;right:1rem;top:-40px;display:block;position:absolute;z-index:20}.rank-shield-icon{left:25px;top:-17px}}@media(max-width:480px){.rank-container{padding:1rem 1rem 1.5rem;gap:1.25rem}.rank-main-heading{font-size:1.5rem}.rank-description{font-size:.9rem}.rank-books-grid{grid-template-columns:repeat(2,1fr);gap:.85rem;max-width:100%}.rank-book-card:nth-child(1),.rank-book-card:nth-child(2),.rank-book-card:nth-child(3),.rank-book-card:nth-child(4),.rank-book-card:nth-child(5),.rank-book-card:nth-child(6),.rank-book-card:nth-child(7),.rank-book-card:nth-child(8),.rank-book-card:nth-child(9),.rank-book-card:nth-child(10){grid-column:auto;grid-row:auto}.rank-book-cover{height:150px}.rank-view-summary-btn{padding:.75rem 2rem;font-size:.9rem}.rank-book-badge{width:36px;height:36px}.rank-book-title{font-size:.85rem}.rank-book-author{font-size:.75rem}.rank-book-metadata{font-size:.7rem}.rank-shield-icon{left:16px;top:-22px}}.bc-carousel-container{width:100%;min-height:85vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#f5f5f5,#fff,#f0e6ff);position:relative;overflow:hidden}.bc-carousel-wrapper{width:100%;max-width:1400px;height:85vh;position:relative;display:flex;align-items:center;justify-content:center;perspective:1000px}.bc-books-stack{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.bc-book-container{pointer-events:auto}.bc-left-stack,.bc-right-stack{transform-style:preserve-3d}.bc-book-container{position:absolute;transition:all .8s cubic-bezier(.34,1.56,.64,1);transform-style:preserve-3d;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#2a2a2a;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;color:#fff;will-change:transform}.bc-left-top{width:240px;height:360px;top:10%;left:10%;transform:perspective(1200px) rotateY(18deg) rotate(-20deg);opacity:1;z-index:2;box-shadow:-15px 15px 40px #0000004d,-5px 5px 20px #0003;animation:bc-slideInLeft 1s ease-out}.bc-left-bottom{width:240px;height:360px;bottom:10%;left:10%;transform:perspective(1200px) rotateY(15deg) rotate(20deg);opacity:1;z-index:4;box-shadow:-25px 25px 70px #00000080,-10px 10px 35px #00000059;animation:bc-slideInLeft 1s ease-out .2s both}.bc-right-top{width:240px;height:360px;top:10%;right:10%;transform:perspective(1200px) rotateY(-18deg) rotate(20deg);opacity:1;z-index:2;box-shadow:15px 15px 40px #0000004d,5px 5px 20px #0003;animation:bc-slideInRight 1s ease-out}.bc-right-bottom{width:240px;height:360px;bottom:10%;right:10%;transform:perspective(1200px) rotateY(-15deg) rotate(-20deg);opacity:1;z-index:4;box-shadow:25px 25px 70px #00000080,10px 10px 35px #00000059;animation:bc-slideInRight 1s ease-out .2s both}.bc-book-container:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.6) 100%);border-radius:12px;z-index:1;pointer-events:none}.bc-book-info{position:relative;z-index:2}.bc-book-info h3{font-size:1.25rem;font-weight:700;margin:0 0 .5rem;line-height:1.2}.bc-book-info p{font-size:.875rem;margin:0;opacity:.9;font-weight:500}.bc-center-content{position:relative;max-width:600px;text-align:center;z-index:10;padding:0 2rem;animation:bc-fadeInUp 1.2s ease-out .3s both}.bc-author-section{animation:bc-fadeInUp 1.2s ease-out .3s both}.bc-author-name{font-size:3.5rem;font-weight:800;color:#1a1a1a;margin:0 0 2rem;letter-spacing:-1px;line-height:1.1;animation:bc-slideInScale 1s ease-out .5s both;transform-origin:center}.bc-author-description{font-size:1.1rem;color:#555;line-height:1.7;margin:0 auto 3rem;font-weight:400;animation:bc-fadeInUp 1s ease-out .7s both;max-width:500px}.bc-navigation-controls{display:flex;gap:1.5rem;align-items:center;justify-content:center;animation:bc-bounceIn 1s ease-out .9s both}.bc-nav-button{width:56px;height:56px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 8px 25px #00000026;position:relative;overflow:hidden}.bc-nav-button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#ffffff4d;border-radius:50%;transform:translate(-50%,-50%);transition:all .6s ease}.bc-nav-button:hover:before{width:100%;height:100%}.bc-nav-button:hover{transform:scale(1.15) translateY(-3px) rotate(5deg);box-shadow:0 15px 40px #00000040}.bc-nav-button:active{transform:scale(.95) translateY(1px)}.bc-prev-button{background:#fff;color:#666}.bc-prev-button:hover{background:#f8f8f8;box-shadow:0 15px 40px #00000040;transform:scale(1.15) translateY(-3px) rotate(-5deg)}.bc-next-button{background:linear-gradient(135deg,#8b5cf6,#a855f7,#c084fc);color:#fff;box-shadow:0 8px 25px #8b5cf666}.bc-next-button:hover{background:linear-gradient(135deg,#7c3aed,#9333ea,#a855f7);box-shadow:0 15px 45px #8b5cf699}.bc-nav-button svg{width:20px;height:20px;position:relative;z-index:1;transition:transform .3s ease}.bc-nav-button:hover svg{transform:scale(1.1)}@keyframes bc-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bc-slideInLeft{0%{opacity:0;transform:perspective(1200px) rotateY(18deg) rotate(-20deg) translate(-100px)}to{opacity:1;transform:perspective(1200px) rotateY(18deg) rotate(-20deg)}}@keyframes bc-slideInRight{0%{opacity:0;transform:perspective(1200px) rotateY(-18deg) rotate(20deg) translate(100px)}to{opacity:1;transform:perspective(1200px) rotateY(-18deg) rotate(20deg)}}@keyframes bc-slideInScale{0%{opacity:0;transform:scale(.8) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes bc-bounceIn{0%{opacity:0;transform:scale(.3) translateY(20px)}50%{opacity:1;transform:scale(1.05) translateY(-5px)}70%{transform:scale(.95) translateY(2px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:1024px){.bc-carousel-container{padding:1rem;min-height:70vh}.bc-carousel-wrapper{height:70vh}.bc-left-top{width:200px;height:250px;left:0;top:5%;opacity:.8}.bc-left-bottom{width:200px;height:250px;left:0;bottom:5%;opacity:.8}.bc-right-top{width:200px;height:250px;right:0;top:5%;opacity:.8}.bc-right-bottom{width:200px;height:250px;right:0;bottom:5%;opacity:.8}.bc-center-content{padding:0 1.5rem}.bc-author-name{font-size:2rem;margin-bottom:1rem}.bc-author-description{font-size:.9rem;line-height:1.5;margin-bottom:2rem}.bc-nav-button{width:48px;height:48px}.bc-nav-button svg{width:18px;height:18px}.bc-navigation-controls{gap:1.2rem}}@media(max-width:768px){.bc-carousel-container{padding:1rem;min-height:70vh}.bc-carousel-wrapper{height:70vh}.bc-left-top{width:100px;height:150px;left:0;top:5%;opacity:.8}.bc-left-bottom{width:100px;height:150px;left:0;bottom:5%;opacity:.8}.bc-right-top{width:100px;height:150px;right:0;top:5%;opacity:.8}.bc-right-bottom{width:100px;height:150px;right:0;bottom:5%;opacity:.8}.bc-center-content{padding:0 1.5rem}.bc-author-name{font-size:2rem;margin-bottom:1rem}.bc-author-description{font-size:.9rem;line-height:1.5;margin-bottom:2rem}.bc-nav-button{width:48px;height:48px}.bc-nav-button svg{width:18px;height:18px}.bc-navigation-controls{gap:1.2rem}}@media(max-width:480px){.bc-carousel-container{min-height:65vh;padding:1rem .5rem}.bc-carousel-wrapper{height:65vh}.bc-left-top{width:80px;height:120px;left:0;top:8%;opacity:.7}.bc-left-bottom{width:80px;height:120px;left:0;bottom:8%;opacity:.7}.bc-right-top{width:80px;height:120px;right:0;top:8%;opacity:.7}.bc-right-bottom{width:80px;height:120px;right:0;bottom:8%;opacity:.7}.bc-center-content{padding:0 1rem}.bc-author-name{font-size:1.6rem}.bc-author-description{font-size:.8rem}.bc-nav-button{width:42px;height:42px}.bc-nav-button svg{width:16px;height:16px}}.download-app{background:#fff;padding:80px 20px}.download-app-container{position:relative;background:linear-gradient(179.53deg,#7226ff -5.04%,#160078,#010030 106.46%);background-image:url(./earn-badges-bg-Bu9JRuY9.png),linear-gradient(179.53deg,#7226ff -5.04%,#160078,#010030 106.46%);background-size:cover,auto;background-position:center,center;background-repeat:no-repeat,repeat;border-radius:24px;padding:60px 40px 0;overflow:hidden;max-width:1200px;margin:0 auto}.download-app-container:before{content:"";position:absolute;inset:0;background-image:radial-gradient(2px 2px at 20% 30%,white,transparent),radial-gradient(2px 2px at 60% 70%,white,transparent),radial-gradient(1px 1px at 50% 50%,white,transparent),radial-gradient(1px 1px at 80% 10%,white,transparent),radial-gradient(2px 2px at 90% 60%,white,transparent),radial-gradient(1px 1px at 33% 80%,white,transparent),radial-gradient(1px 1px at 15% 60%,white,transparent);background-size:200% 200%;background-position:0% 0%;opacity:.5;animation:twinkle 3s ease-in-out infinite}@keyframes twinkle{0%,to{opacity:.5}50%{opacity:.8}}.download-content{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:60px}.download-text{flex:1;text-align:left}.download-tagline{font-size:14px;font-weight:600;letter-spacing:2px;color:#fff;margin-bottom:16px;text-transform:uppercase}.download-heading{font-size:48px;font-weight:700;color:#fff;margin:0 0 40px;line-height:1.2}.app-buttons{display:flex;gap:16px;flex-wrap:wrap}.app-button{display:inline-block;transition:transform .3s ease,opacity .3s ease}.app-button img{height:56px;width:auto;display:block}.app-button:hover{transform:translateY(-4px);opacity:.9}.phone-mockup{flex:1;display:flex;justify-content:flex-start;align-items:flex-start;position:relative;left:-85px;margin-bottom:-1px}.phone-mockup img{max-width:120%;height:auto;max-height:550px;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.3));display:block}.stars{position:absolute;inset:0;pointer-events:none;z-index:1}.star{position:absolute;color:#fff;font-size:24px;animation:float 4s ease-in-out infinite;opacity:.8}.star-1{top:10%;left:10%;animation-delay:0s}.star-2{top:20%;right:15%;font-size:18px;animation-delay:1s}.star-3{bottom:30%;left:8%;font-size:20px;animation-delay:2s}.star-4{bottom:15%;right:20%;font-size:22px;animation-delay:1.5s}.star-5{top:60%;right:10%;font-size:16px;animation-delay:.5s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}}@media(max-width:968px){.download-app{padding:0}.download-app-container{padding:40px 20px 0;border-radius:0}.download-content{flex-direction:column-reverse;text-align:center;gap:40px}.download-text{text-align:center}.download-heading{font-size:32px;margin-bottom:30px}.app-buttons{justify-content:center}.phone-mockup{justify-content:center;align-items:flex-end;width:100%}.phone-mockup img{max-height:450px;max-width:100%}}@media(max-width:640px){.download-app{padding:0}.download-app-container{padding:30px 15px 0}.download-content{gap:30px}.download-heading{font-size:28px;margin-bottom:24px}.app-buttons{gap:12px}.app-button img{height:48px}.phone-mockup{width:100%;justify-content:center;left:20px}}.phone-mockup img{max-height:380px}.star{font-size:16px}.footer{background:linear-gradient(180deg,#f5e6f7,#ede0f0);background-image:url(./earn-badges-bg-Bu9JRuY9.png),linear-gradient(180deg,#f5e6f7,#ede0f0);background-size:cover,auto;background-position:center,center;background-repeat:no-repeat,repeat;padding:60px 20px 30px;position:relative}.footer-container{max-width:1200px;margin:0 auto;position:relative}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid rgba(107,30,231,.2)}.footer-brand{display:flex;flex-direction:column;gap:12px}.footer-logo{display:flex;align-items:center;gap:12px}.footer-logo img{height:50px;width:auto}.footer-brand-name{font-size:28px;font-weight:700;color:#6b1ee7;font-family:Georgia,serif}.footer-tagline{font-size:16px;color:#666;margin:0;font-style:italic}.footer-social{display:flex;gap:16px;align-items:center}.social-icon{width:48px;height:48px;border-radius:50%;border:2px solid #6B1EE7;display:flex;align-items:center;justify-content:center;color:#6b1ee7;transition:all .3s ease;background:#fff}.social-icon svg{width:20px;height:20px}.social-icon:hover{background:#6b1ee7;color:#fff;transform:translateY(-3px);box-shadow:0 4px 12px #6b1ee74d}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-links{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.footer-link{color:#6b1ee7;text-decoration:none;font-size:15px;font-weight:500;transition:color .3s ease}.footer-link:hover{color:#8b3fff;text-decoration:underline}.footer-divider{color:#6b1ee7;font-weight:300}.footer-copyright{color:#666;font-size:14px;margin:0}.scroll-to-top{position:absolute;right:-1rem;top:-3rem;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#6b1ee7,#8b3fff);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #6b1ee766,0 4px 12px #6b1ee74d,inset 0 2px 4px #fff3;transition:all .4s cubic-bezier(.25,.46,.45,.94);z-index:10}.scroll-to-top:before{content:"";position:absolute;inset:-3px;border-radius:50%;background:linear-gradient(135deg,#8b3fff,#6b1ee7);opacity:0;transition:opacity .3s ease;z-index:-1}.scroll-to-top:hover:before{opacity:1}.scroll-to-top:hover{box-shadow:0 12px 32px #6b1ee780,0 6px 16px #6b1ee766,inset 0 2px 4px #ffffff4d;transform:translateY(-4px)}.scroll-to-top svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}@media(max-width:768px){.footer{padding:40px 20px 20px}.footer-content{flex-direction:column;gap:30px;text-align:center;margin-bottom:30px;padding-bottom:30px;border-bottom:none}.footer-brand{align-items:center}.footer-social{justify-content:center}.footer-bottom{flex-direction:column;text-align:center;gap:20px}.footer-links{justify-content:center;flex-direction:column;gap:16px}.footer-divider{display:none}.scroll-to-top{width:56px;height:56px;right:1rem;top:-1.5rem}}@media(max-width:480px){.footer-logo img{height:40px}.footer-brand-name{font-size:24px}.footer-tagline{font-size:14px}.social-icon{width:44px;height:44px}.social-icon svg{width:18px;height:18px}.footer-link{font-size:14px}.footer-links{gap:12px}.scroll-to-top{width:52px;height:52px;right:.75rem;top:-1.25rem}.scroll-to-top svg{width:20px;height:20px}}.wn-auth-container{display:flex;min-height:100vh;background:#fff;animation:wn-fadeIn .8s ease-out}.wn-auth-left{flex:1;background-image:url(./earn-badges-bg-Bu9JRuY9.png),linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);background-size:cover,auto;background-position:center,center;background-repeat:no-repeat,no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:3rem;padding-bottom:0;position:relative;overflow:hidden;animation:wn-slideInFromLeft .8s ease-out}.wn-auth-left:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(114,38,255,.3) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(1,0,48,.4) 0%,transparent 50%);pointer-events:none;animation:wn-pulse 4s ease-in-out infinite}.wn-auth-logo{position:absolute;width:281px;height:66px;top:44px;left:44px;display:flex;align-items:center;gap:8px;z-index:2;opacity:1;transform:rotate(0);animation:wn-fadeInDown .6s ease-out .2s both;box-sizing:border-box}.wn-auth-logo-img{width:50%;height:auto;transition:transform .3s ease}.wn-auth-logo-img:hover{transform:scale(1.05)}.wn-auth-logo-text{width:200px;height:auto;transition:transform .3s ease}.wn-auth-logo-text:hover{transform:scale(1.02)}.wn-auth-books-container{position:relative;z-index:1;margin-top:auto;display:flex;align-items:flex-end;width:100%;justify-content:center;animation:wn-bounceInUp 1s ease-out .3s both}.wn-auth-books-img{width:100%;max-width:500px;height:auto;display:block;margin-bottom:0;transition:transform .5s ease}.wn-auth-books-img:hover{transform:translateY(-10px)}.wn-auth-right{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;background:#fff;position:relative;animation:wn-slideInFromRight .8s ease-out}.wn-auth-back-btn{position:absolute;top:2rem;left:2rem;display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#6b7280;font-size:.9375rem;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .3s ease;animation:wn-fadeIn .6s ease-out .4s both}.wn-auth-back-btns{position:absolute;top:-2rem;left:-9rem;display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#6b7280;font-size:.9375rem;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .3s ease}.wn-auth-back-btn:hover,.wn-auth-back-btns:hover{background:#f3f4f6;color:#111827;transform:translate(-5px)}.wn-auth-back-btn svg{width:20px;height:20px;transition:transform .3s ease}.wn-auth-back-btns svg{width:20px;height:20px;transition:transform .3s ease}.wn-auth-back-btn:hover svg{transform:translate(-3px)}.wn-auth-back-btns:hover svg{transform:translate(-3px)}.wn-auth-form-container{width:100%;max-width:440px;position:relative;z-index:10;display:flex;flex-direction:column;animation:wn-fadeInUp .8s ease-out .5s both}.wn-auth-form-container1{width:100%;margin-top:-500px;max-width:440px;position:relative;z-index:10;display:flex;flex-direction:column;animation:wn-fadeInUp .8s ease-out .5s both}.wn-auth-title{font-size:38px;font-weight:400;font-family:Abril Fatface,serif;color:#1f1f1f;margin:0 0 .75rem;text-align:left;animation:wn-slideInFromRight .6s ease-out .6s both}.wn-auth-title1{font-size:38px;font-weight:400;font-family:Abril Fatface,serif;color:#1f1f1f;width:373px;height:98px;opacity:1;margin:0;text-align:left}.wn-auth-subtitle{font-size:16px;font-family:Manrope,serif;font-weight:400;font-style:normal;color:#8e939c;margin:0 0 2rem;text-align:left;line-height:150%;animation:wn-slideInFromRight .6s ease-out .7s both}.wn-auth-form{display:flex;flex-direction:column;gap:.2rem;animation:wn-fadeIn .8s ease-out .8s both}.wn-auth-form1{display:flex;flex-direction:column;width:445px;height:584px;gap:24px;opacity:1;transform:rotate(0);position:absolute;top:150px;animation:wn-fadeIn .8s ease-out .8s both;box-sizing:border-box}.wn-form-group{display:flex;flex-direction:column;width:445px;height:118px;gap:12px;opacity:1;animation:wn-fadeInUp .6s ease-out}.wn-form-label{font-size:.9375rem;font-weight:600;color:#374151;animation:wn-fadeIn .6s ease-out}.wn-form-label .wn-required{color:#dc2626;margin-left:.25rem}.wn-form-input1{width:444px;height:56px;padding:16px 20px;font-size:.9375rem;border:.5px solid var(--Gray, rgba(189, 189, 189, 1));border-radius:12px;outline:none;transition:all .3s ease;background:#f5f5f5;opacity:1;box-sizing:border-box;animation:wn-fadeInUp .6s ease-out}.wn-form-input1:focus{border-color:#7226ff;background:#fff;box-shadow:0 0 0 4px #7226ff1a;transform:translateY(-2px)}.wn-form-input1::placeholder{color:#9ca3af;transition:color .3s ease}.wn-form-input1:focus::placeholder{color:transparent}.wn-input-wrapper{position:relative}.wn-input-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#9ca3af;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.wn-input-icon:hover{color:#6b7280;transform:translateY(-50%) scale(1.1)}.wn-email-highlight{color:#7226ff;font-weight:600}.wn-otp-container{display:flex;gap:12px;justify-content:center;margin-bottom:1.5rem}.wn-otp-input{width:48px;height:48px;border:2px solid #e5e7eb;border-radius:8px;text-align:center;font-size:1.125rem;font-weight:600;background:#fff;transition:all .2s ease}.wn-otp-input:focus{outline:none;border-color:#7226ff;box-shadow:0 0 0 3px #7226ff1a}.wn-otp-input:not(:placeholder-shown){border-color:#7226ff;background:#f8f7ff}.wn-resend-container{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}.wn-resend-btn{background:none;border:none;color:#7226ff;font-size:.875rem;font-weight:500;cursor:pointer;transition:color .2s ease}.wn-resend-btn:hover:not(:disabled){color:#5a1fd8;text-decoration:underline}.wn-resend-btn:disabled{cursor:not-allowed;opacity:.5}.wn-timer-text{color:#6b7280;font-size:.875rem;font-weight:500;min-width:40px;text-align:center}.wn-form-select{width:100%;padding:.875rem 1rem;font-size:.9375rem;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;transition:all .3s ease;background:#fafafa;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%239ca3af' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25rem}.wn-form-select:focus{border-color:#7226ff;background-color:#fff;box-shadow:0 0 0 4px #7226ff1a;transform:translateY(-2px)}.wn-form-helper-text{font-size:.8125rem;color:#9ca3af;margin-top:.25rem;animation:wn-fadeIn .6s ease-out}.wn-forgot-password-link{font-size:.875rem;color:#7226ff;text-decoration:none;font-weight:600;text-align:right;margin-top:-.5rem;transition:all .3s ease;animation:wn-fadeIn .6s ease-out}.wn-forgot-password-link:hover{color:#5a1acc;transform:translate(5px)}.wn-auth-submit-btn,.wn-auth-submit-btn1{width:100%;max-width:440px;height:54px;padding:10px;background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .4s ease;box-shadow:0 4px 16px #7226ff4d;opacity:1;margin-top:1rem;box-sizing:border-box;animation:wn-fadeInUp .8s ease-out 1s both;position:relative}.wn-auth-submit-btn:hover{box-shadow:0 8px 25px #7226ff66;transform:translateY(-3px)}.wn-auth-submit-btn:active{transform:translateY(-1px);box-shadow:0 4px 12px #7226ff66}.wn-auth-divider{display:flex;align-items:center;gap:16px;margin:1.5rem 0;color:#9ca3af;font-size:.875rem;width:379px;height:14px;opacity:1;animation:wn-fadeIn .6s ease-out .9s both}.wn-auth-divider:before,.wn-auth-divider:after{content:"";flex:1;height:1px;background:#e5e7eb;animation:wn-expandWidth .8s ease-out 1s both}.wn-social-btn{width:389px!important;height:48px!important;padding:8px!important;border:1px solid rgba(200,211,204,1)!important;background-color:#fff!important;border-radius:8px!important;font-size:.9375rem!important;font-weight:600!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;transition:all .3s ease!important;color:#1f2937!important;position:relative!important;z-index:100!important;margin:0 0 1rem!important;box-shadow:0 1px 3px #0000001a!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;animation:wn-fadeInUp .6s ease-out 1.1s both}.wn-social-btn:hover{background-color:#f9fafb;border-color:#9ca3af;transform:translateY(-2px);box-shadow:0 6px 15px #00000026}.wn-social-btn:active{transform:translateY(0);box-shadow:0 2px 5px #0000001a}.wn-social-btn svg{width:20px;height:20px;flex-shrink:0;display:block;transition:transform .3s ease}.wn-social-btn:hover svg{transform:scale(1.1)}.wn-auth-footer{text-align:center;margin-top:2rem;font-size:.9375rem;color:#6b7280;width:389px;height:32px;opacity:1;animation:wn-fadeIn .6s ease-out 1.2s both}.wn-auth-footer-link{color:#7226ff;text-decoration:none;font-weight:600;transition:all .3s ease;width:57px;height:32px;opacity:1;gap:8px;padding:8px;position:relative}.wn-auth-footer-link:hover{color:#7226ff;transform:translateY(-2px)}.wn-checkbox-wrapper{display:flex;align-items:flex-start;gap:.75rem;animation:wn-fadeIn .6s ease-out}.wn-checkbox-wrapper input[type=checkbox]{width:18px;height:18px;margin-top:.125rem;cursor:pointer;accent-color:#7226ff;transition:all .3s ease}.wn-checkbox-wrapper input[type=checkbox]:hover{transform:scale(1.1)}.wn-checkbox-label{font-size:.875rem;color:#6b7280;line-height:1.5;transition:color .3s ease}.wn-checkbox-label a{color:#7226ff;text-decoration:none;font-weight:600;transition:all .3s ease}.wn-checkbox-label a:hover{text-decoration:underline;transform:translateY(-1px)}.wn-date-inputs{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:.75rem;animation:wn-fadeInUp .6s ease-out}.wn-form-header{margin-bottom:1.5rem}.wn-date-input-group{display:flex;gap:12px;align-items:center;width:444px}.wn-date-input-wrapper{position:relative;flex:1;height:56px}.wn-date-input{width:100%;height:56px;padding:16px 20px;border:.5px solid var(--Gray, rgba(189, 189, 189, 1));border-radius:12px;box-sizing:border-box;font-size:.9375rem;outline:none;transition:all .3s ease;animation:wn-fadeInUp .6s ease-out;appearance:none;-webkit-appearance:none;-moz-appearance:none;min-width:0}.wn-date-dropdown-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:16px;height:16px;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.wn-date-input:focus{border-color:var(--Primary, #007bff)}.wn-date-input:focus+.wn-date-dropdown-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23007bff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.wn-select-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:16px;height:16px;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.wn-select-wrapper{position:relative;width:100%;height:56px}.wn-form-input1.wn-select-input{width:105%;height:100%;padding:16px 40px 16px 20px;border:.5px solid var(--Gray, rgba(189, 189, 189, 1));border-radius:12px;box-sizing:border-box;font-size:.9375rem;outline:none;transition:all .3s ease;background-color:#f5f5f5;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:16px}.wn-form-input1.wn-select-input::-ms-expand{display:none}.wn-form-hint{font-size:.875rem;color:#6b7280;line-height:1.4;animation:wn-fadeIn .6s ease-out}.wn-checkbox-container{display:flex;align-items:center;gap:8px;animation:wn-fadeIn .6s ease-out}.wn-terms-checkbox{width:16px;height:16px;cursor:pointer;transition:all .3s ease}.wn-terms-checkbox:hover{transform:scale(1.1)}.wn-terms-agreement{margin:0;font-size:14px;color:#1f1f1f;cursor:pointer;transition:color .3s ease}.wn-password-input-wrapper{position:relative;width:100%}.wn-password-input{padding-right:48px}.wn-password-toggle-btn{position:absolute;right:16px;top:65%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:#666;transition:all .3s ease;animation:wn-fadeIn .6s ease-out}.wn-password-toggle-btn1{position:absolute;right:16px;top:59%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:#666;transition:all .3s ease;animation:wn-fadeIn .6s ease-out}.wn-password-toggle-btn:hover{color:#333;background-color:#0000000d;transform:translateY(-50%) scale(1.1)}.wn-password-toggle-btn:focus{outline:none;background-color:#0000001a}@keyframes wn-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes wn-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes wn-fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes wn-slideInFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes wn-slideInFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes wn-bounceInUp{0%{opacity:0;transform:translateY(100px)}60%{opacity:1;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes wn-pulse{0%,to{opacity:1}50%{opacity:.8}}@keyframes wn-expandWidth{0%{width:0}to{width:100%}}@keyframes wn-shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.wn-form-input1.wn-error{animation:wn-shake .5s ease-in-out;border-color:#dc2626}.wn-form-input1.wn-success{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.wn-auth-submit-btn.wn-loading{position:relative;overflow:hidden}.wn-auth-submit-btn.wn-loading:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:wn-loading 1.5s infinite}@keyframes wn-loading{0%{left:-100%}to{left:100%}}@media(max-width:1024px){.wn-auth-container{flex-direction:column;min-height:auto}.wn-auth-left{flex:none;height:280px;padding:1.5rem;animation:wn-slideInFromTop .8s ease-out;justify-content:center}.wn-auth-logo{top:1.5rem;left:1.5rem}.wn-auth-logo-img{width:35px}.wn-auth-logo-text{width:140px}.wn-auth-books-container{margin-top:0}.wn-auth-books-img{max-width:280px;margin-bottom:-1.5rem}.wn-auth-right{flex:none;min-height:calc(100vh - 280px);padding:2rem 1.5rem;justify-content:flex-start;animation:wn-slideInFromBottom .8s ease-out}.wn-auth-back-btn{top:1.5rem;left:1.5rem;position:relative;margin-bottom:1rem;align-self:flex-start}.wn-auth-back-btns{position:relative;top:0;left:0;margin-bottom:1rem;align-self:flex-start}.wn-auth-form-container{max-width:400px;width:100%;margin:0 auto}.wn-auth-form-container1{max-width:400px;width:100%;margin:0 auto;position:relative}.wn-auth-title{font-size:32px;text-align:center;margin-bottom:.5rem}.wn-auth-title1{font-size:32px;width:auto;height:auto;text-align:center;margin-bottom:.5rem}.wn-auth-subtitle{text-align:center;margin-bottom:1.5rem;font-size:15px}.wn-auth-form{gap:.5rem}.wn-auth-form1{width:100%;height:auto;position:relative;top:0;gap:1rem}.wn-form-group{width:100%;height:auto;max-width:400px;margin:0 auto}.wn-form-input1{width:100%;max-width:400px;height:52px}.wn-auth-submit-btn,.wn-auth-submit-btn1{width:100%;max-width:400px;position:relative;top:auto;margin-top:1rem;height:52px}.wn-social-btn{width:100%!important;max-width:400px!important;height:48px!important}.wn-auth-divider{width:100%;max-width:400px;margin:1rem 0}.wn-auth-footer{width:100%;max-width:400px;margin-top:1.5rem}.wn-date-input-group{flex-wrap:wrap;justify-content:space-between}.wn-date-input-wrapper{flex:1;min-width:100px;margin-bottom:.5rem}.wn-checkbox-wrapper{align-items:flex-start}.wn-checkbox-label{font-size:13px;line-height:1.4}}@media(max-width:1024px)and (min-width:769px){.wn-auth-left{height:300px}.wn-auth-books-img{max-width:320px}.wn-auth-right{min-height:calc(100vh - 300px);padding:2.5rem}}@media(max-width:768px){.wn-auth-left{height:220px;padding:1rem}.wn-auth-logo{top:1rem;left:1rem}.wn-auth-logo-img{width:65px}.wn-auth-logo-text{width:120px}.wn-auth-books-img{max-width:220px;margin-top:3.8rem}.wn-auth-right{padding:1.5rem 1rem;min-height:calc(100vh - 220px);justify-content:flex-start}.wn-auth-back-btn{top:1rem;left:1rem;font-size:.875rem;position:relative;margin-bottom:.5rem}.wn-auth-back-btns{position:relative;top:0;left:0;margin-bottom:.5rem}.wn-auth-form-container{max-width:100%}.wn-auth-form-container1{max-width:100%;margin-top:0}.wn-auth-title{font-size:28px;margin-bottom:.5rem}.wn-auth-title1{font-size:28px;width:auto;height:auto;text-align:center}.wn-auth-subtitle{font-size:14px;margin-bottom:1.5rem;line-height:1.5}.wn-auth-form{gap:.5rem}.wn-auth-form1{width:100%;height:auto;gap:1rem;position:relative;top:0}.wn-form-group{width:100%;height:auto;gap:8px;margin-bottom:.5rem}.wn-form-input1{width:100%;height:50px;font-size:.875rem;padding:14px 16px}.wn-auth-submit-btn,.wn-auth-submit-btn1{width:100%;height:50px;font-size:.9375rem;position:relative;top:auto;margin-top:.5rem}.wn-social-btn{height:46px!important;font-size:.875rem!important;width:100%!important}.wn-auth-divider{margin:1rem 0;font-size:.8125rem;width:100%}.wn-auth-footer{font-size:.875rem;margin-top:1.5rem;width:100%;height:auto}.wn-date-input-group{flex-direction:row;gap:.5rem;width:100%}.wn-date-input-wrapper{flex:1;height:50px}.wn-date-input{height:50px;width:100%;padding:12px 16px;font-size:.875rem}.wn-checkbox-wrapper{align-items:flex-start}.wn-checkbox-label{font-size:.8125rem;line-height:1.4}.wn-terms-agreement{font-size:13px;line-height:1.4}.wn-form-hint{font-size:.8125rem}}@media(max-width:480px){.wn-auth-left{height:180px;padding:.75rem}.wn-auth-logo{top:.75rem;left:.75rem}.wn-auth-logo-img{width:65px}.wn-auth-logo-text{width:100px}.wn-auth-books-img{max-width:180px;margin-top:3.8rem}.wn-auth-right{padding:1rem .75rem;min-height:calc(100vh - 180px)}.wn-auth-title,.wn-auth-title1{font-size:24px}.wn-auth-subtitle{font-size:13px;margin-bottom:1rem}.wn-auth-form1{gap:.75rem}.wn-form-input1{height:46px;padding:12px 14px;font-size:.8125rem}.wn-auth-submit-btn,.wn-auth-submit-btn1{height:46px;font-size:.875rem}.wn-social-btn{height:44px!important;font-size:.8125rem!important;padding:6px!important}.wn-date-input-group{width:100%;gap:.375rem}.wn-date-input-wrapper{height:46px}.wn-date-input{height:46px;padding:12px 14px;font-size:.8125rem}.wn-auth-divider{font-size:.75rem;margin:.75rem 0}.wn-auth-footer{font-size:.8125rem;margin-top:1rem}.wn-form-input1 .wn-select-input{width:100%}.wn-checkbox-label,.wn-terms-agreement{font-size:12px}}@media(max-width:360px){.wn-auth-left{height:160px}.wn-auth-books-img{max-width:150px}.wn-auth-right{padding:.75rem .5rem;min-height:calc(100vh - 160px)}.wn-auth-title,.wn-auth-title1{font-size:22px}.wn-auth-subtitle{font-size:12px}.wn-form-input1{height:44px;padding:10px 12px}.wn-auth-submit-btn,.wn-auth-submit-btn1{height:44px;font-size:.8125rem}.wn-social-btn{height:42px!important;font-size:.75rem!important}.wn-form-input1.wn-select-input{width:100%}}@media(max-height:600px)and (orientation:landscape){.wn-auth-container{min-height:auto;height:auto}.wn-auth-left{height:160px;padding:.5rem}.wn-auth-books-img{max-width:140px;margin-bottom:-.25rem}.wn-auth-right{min-height:auto;padding:1rem;justify-content:flex-start}.wn-auth-form-container,.wn-auth-form-container1{max-width:100%}.wn-auth-title{font-size:22px;margin-bottom:.25rem}.wn-auth-subtitle{margin-bottom:1rem;font-size:12px}.wn-form-group{margin-bottom:.25rem}.wn-form-input1{height:42px;padding:10px 12px}.wn-auth-submit-btn,.wn-auth-submit-btn1{height:42px;margin-top:.5rem}.wn-social-btn{height:40px!important;margin-bottom:.5rem!important}.wn-auth-divider{margin:.5rem 0}}@media(min-width:1025px)and (max-width:1366px)and (orientation:landscape){.wn-auth-left{padding:2rem}.wn-auth-books-img{max-width:380px}.wn-auth-right{padding:2rem}.wn-auth-form-container,.wn-auth-form-container1{max-width:420px}}@media(min-width:1921px){.wn-auth-container{max-width:1920px;margin:0 auto}.wn-auth-left,.wn-auth-right{flex:1}}@media(prefers-reduced-motion:reduce){.wn-auth-container,.wn-auth-left,.wn-auth-right,.wn-auth-logo,.wn-auth-books-container,.wn-auth-back-btn,.wn-auth-form-container,.wn-auth-title,.wn-auth-subtitle,.wn-auth-form,.wn-form-group,.wn-form-input1,.wn-auth-submit-btn,.wn-social-btn,.wn-auth-divider,.wn-auth-footer{animation:none!important;transition:none!important}}@keyframes wn-slideInFromTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes wn-slideInFromBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.signup-email-page .wn-auth-right{display:flex;align-items:center;justify-content:center;padding-top:2rem}.signup-email-page .wn-auth-form-container1{max-width:420px;width:100%;padding-bottom:0;margin-top:0}.signup-email-page .wn-auth-form1{position:relative;top:auto;width:100%;max-width:420px;height:auto;gap:16px;padding-bottom:.5rem;margin:0 auto;transform:none}.signup-email-page .wn-form-group{width:100%;height:auto}.signup-email-page .wn-auth-submit-btn{margin-top:.75rem;margin-left:20px}.verification-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.verification-modal{position:relative;background:#fff;border-radius:24px;padding:3rem 2.5rem;max-width:480px;width:90%;text-align:center;box-shadow:0 20px 60px #0000004d}.modal-close-btn{position:absolute;top:1.5rem;right:1.5rem;background:#f3f4f6;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:all .2s ease}.modal-close-btn:hover{background:#e5e7eb;color:#111827}.modal-icon{display:flex;align-items:center;justify-content:center;width:96px;height:96px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#f0f9ff,#e0e7ff);border-radius:50%}.modal-title{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .75rem}.modal-description{font-size:1rem;color:#6b7280;margin:0 0 2.5rem;line-height:1.6}.modal-description strong{color:#7226ff;font-weight:600}.code-inputs{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem}.code-input{width:64px;height:72px;font-size:2rem;font-weight:700;text-align:center;border:2px solid #e5e7eb;border-radius:12px;outline:none;transition:all .2s ease;color:#111827;background:#f9fafb}.code-input:focus{border-color:#7226ff;background:#fff;box-shadow:0 0 0 4px #7226ff1a}.code-input.error{border-color:#dc2626;background:#fef2f2;animation:shake .4s ease}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-8px)}20%,40%,60%,80%{transform:translate(8px)}}.error-message{color:#dc2626;font-size:.875rem;margin:-.5rem 0 1.5rem;font-weight:500}.verify-btn{width:100%;padding:1rem;background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #7226ff4d;margin-bottom:1.5rem}.verify-btn:hover{box-shadow:0 6px 20px #7226ff66;transform:translateY(-2px)}.verify-btn:active{transform:translateY(0)}.resend-text{font-size:.875rem;color:#6b7280;margin:0}.resend-btn{background:none;border:none;color:#7226ff;font-weight:600;cursor:pointer;padding:0;text-decoration:underline;transition:color .2s ease}.resend-btn:hover{color:#5a1acc}@media(max-width:640px){.verification-modal{padding:2.5rem 1.5rem}.modal-title{font-size:1.5rem}.code-inputs{gap:.5rem}.code-input{width:56px;height:64px;font-size:1.75rem}}.spinner-wrapper{display:flex;align-items:center;justify-content:center;gap:10px;font-weight:500}.spinner{width:18px;height:18px;border:2.5px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.spinner-text{color:#fff;font-size:14px;letter-spacing:.5px}.page-spinner .spinner{border:2.5px solid rgba(114,38,255,.12);border-top-color:#7226ff}.page-spinner .spinner-text{color:#374151}.dashboard-content{padding:2rem;max-width:1600px;margin:0 auto;animation:slideInUp .6s ease-out .2s both}.welcome-banner{background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);background-image:url(./earn-badges-bg-Bu9JRuY9.png),linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);background-size:cover,auto;background-position:center,center;background-repeat:no-repeat,repeat;border-radius:20px;padding:2.5rem;margin-bottom:2rem;position:relative;overflow:hidden}.welcome-banner:before{content:"";position:absolute;top:0;right:0;width:400px;height:100%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none}.welcome-text{position:relative;z-index:1}.welcome-date{color:#fffc;font-size:.95rem;margin:0 0 .5rem}.welcome-title{color:#fff;font-size:2.25rem;font-weight:700;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.wave-emoji{font-size:2rem}.welcome-subtitle{color:#ffffffe6;font-size:1rem;margin:0}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;animation:fadeInUp .8s ease-out .4s both}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;animation:fadeInUp .8s ease-out .5s both}.content-section{background:#ffffff08;border:1px solid rgba(114,38,255,.2);border-radius:16px;padding:1.5rem;transition:all .3s ease;animation:fadeInUp .6s ease-out}.content-section:hover{transform:translateY(-2px);box-shadow:0 8px 25px #7226ff1a}.stories-section{grid-column:1 / -1;grid-row:1 / 2}.news-section{grid-column:1 / 2;grid-row:2 / 3}.calendar-section{grid-column:2 / 3;grid-row:2 / 3}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;animation:fadeInDown .6s ease-out}.iconz{width:55px;transition:transform .3s ease}.iconz:hover{transform:scale(1.1)}.section-title{color:#fff;font-size:1.25rem;font-weight:600;margin:0;animation:fadeInLeft .6s ease-out}.view-all-link{color:#7226ff;text-decoration:none;font-size:.95rem;font-weight:500;transition:all .3s ease;position:relative;padding:.25rem .5rem;border-radius:6px}.view-all-link:hover{color:#8b4dff;transform:translate(4px);background:#7226ff1a}.empty-state{text-align:center;padding:3rem 2rem;animation:fadeIn .8s ease-out}.empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.5;animation:bounce 2s ease-in-out infinite}.empty-text{color:var(--text-primary);font-size:1.1rem;font-weight:500;margin:0 0 .5rem;animation:fadeInUp .6s ease-out .2s both}.empty-subtext{color:var(--text-secondary);font-size:.95rem;margin:0 0 1.5rem;animation:fadeInUp .6s ease-out .3s both}.start-story-btn1{padding:.875rem 2rem;background:#fff;color:#7226ff;border:2px solid rgba(114,38,255,1);border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;animation:fadeInUp .6s ease-out .4s both}.start-story-btn1:hover{transform:translateY(-2px);box-shadow:0 8px 20px #7226ff66;background:#7226ff;color:#fff}.news-list{display:flex;flex-direction:column;gap:.5rem;max-height:400px;overflow-y:auto;animation:fadeInUp .6s ease-out .2s both}.news-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--input-bg);border-radius:10px;transition:all .3s ease;cursor:pointer;animation:slideInRight .5s ease-out}.news-item:hover{background:var(--card-hover);transform:translate(4px);box-shadow:0 4px 12px #7226ff1a}.news-content{flex:1}.news-title{color:var(--text-primary);font-size:.95rem;margin:0 0 .25rem;transition:color .3s ease}.news-item:hover .news-title{color:#7226ff}.news-date{color:var(--text-tertiary);font-size:.85rem;margin:0}.news-arrow{background:none;border:none;color:var(--text-tertiary);font-size:1.5rem;cursor:pointer;transition:all .3s ease;padding:.25rem;border-radius:4px}.news-item:hover .news-arrow{color:#7226ff;transform:translate(4px)}.news-list::-webkit-scrollbar{width:6px}.news-list::-webkit-scrollbar-track{background:transparent}.news-list::-webkit-scrollbar-thumb{background:#7226ff4d;border-radius:3px;transition:background .3s ease}.news-list::-webkit-scrollbar-thumb:hover{background:#7226ff80}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translate(100px)}60%{opacity:1;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes wave{0%{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes bounce{0%,20%,53%,80%,to{transform:translateY(0)}40%,43%{transform:translateY(-15px)}70%{transform:translateY(-7px)}90%{transform:translateY(-3px)}}@media(min-width:1441px){.dashboard-content{max-width:1800px}.welcome-title{font-size:2.5rem}.content-grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media(max-width:1200px){.content-grid{grid-template-columns:1fr;gap:1.5rem}.stories-section,.news-section,.calendar-section{grid-column:1 / -1;grid-row:auto}.stats-grid{grid-template-columns:repeat(2,1fr)}.welcome-text{flex-direction:column;align-items:flex-start;text-align:left}.welcome-illustration{align-self:flex-end;margin-top:-2rem}}@media(max-width:1024px){.dashboard-main{margin-left:0;padding-top:70px}.welcome-banner{padding:2rem}.welcome-title{font-size:2rem}.wave-emoji{font-size:1.75rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.content-grid{gap:1.25rem}.content-section{padding:1.25rem}}@media(max-width:768px){.dashboard-main{padding-top:60px}.dashboard-content{padding:1rem}.welcome-banner{padding:1.5rem;border-radius:16px;margin-bottom:1.5rem}.welcome-text{flex-direction:column;align-items:flex-start;gap:.75rem}.welcome-title{font-size:1.75rem;flex-direction:row;align-items:center;gap:.5rem}.wave-emoji{font-size:1.5rem;order:-1}.welcome-illustration{display:none}.welcome-subtitle{font-size:.95rem}.stats-grid{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}.content-grid{gap:1rem}.content-section{padding:1rem;border-radius:12px}.section-header{margin-bottom:1rem}.section-title{font-size:1.1rem}.empty-state{padding:2rem 1rem}.empty-icon{font-size:3rem}.empty-text{font-size:1rem}.empty-subtext{font-size:.9rem}.news-list{max-height:300px}.iconz{width:45px}}@media(max-width:640px){.welcome-banner{padding:1.25rem}.welcome-title{font-size:1.5rem;flex-wrap:nowrap}.wave-emoji{font-size:1.25rem}.welcome-subtitle{font-size:.9rem}.welcome-date{font-size:.85rem}.stats-grid{gap:.875rem}.content-section{padding:.875rem}.section-title{font-size:1rem}.view-all-link{font-size:.85rem}.news-item{padding:.875rem}.news-title{font-size:.9rem}.news-date{font-size:.8rem}.start-story-btn1{padding:.75rem 1.5rem;font-size:.9rem}}@media(max-width:480px){.dashboard-content{padding:.75rem}.welcome-banner{padding:1rem;border-radius:12px;margin-bottom:1rem}.welcome-title{font-size:1.25rem;gap:.375rem}.wave-emoji{font-size:1.125rem}.welcome-subtitle{font-size:.85rem}.stats-grid,.content-grid{gap:.75rem}.content-section{padding:.75rem;border-radius:10px}.section-header{margin-bottom:.75rem}.empty-state{padding:1.5rem .75rem}.empty-icon{font-size:2.5rem}.empty-text{font-size:.95rem}.empty-subtext{font-size:.85rem}.news-list{max-height:250px}.news-item{padding:.75rem}.iconz{width:40px}}@media(max-height:600px)and (orientation:landscape){.dashboard-content{padding:1rem}.welcome-banner{padding:1rem 1.5rem;margin-bottom:1rem}.welcome-title{font-size:1.5rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem}.content-grid{gap:1rem}.news-list{max-height:200px}}@media(min-width:1025px)and (max-width:1366px)and (orientation:landscape){.dashboard-content{padding:1.5rem}.welcome-banner{padding:2rem}.content-grid{grid-template-columns:1fr 1fr}}@media(min-width:1921px){.dashboard-content{max-width:2000px}.welcome-title{font-size:3rem}.welcome-subtitle{font-size:1.25rem}.content-grid{gap:3rem}.content-section{padding:2rem}}.dashboard-sidebar{width:240px;height:100vh;background:#fff;display:flex;flex-direction:column;position:fixed;left:0;top:0;border-right:1px solid rgba(114,38,255,.2);z-index:100}.sidebar-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;opacity:0;pointer-events:none;transition:opacity .3s ease}.sidebar-overlay.active{opacity:1;pointer-events:auto}.sidebar-logo{display:flex;align-items:center;gap:12px;padding:18px}.sidebar-logo img{max-width:140px;height:auto;display:block}.close-sidebar-btn{display:none;background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:.5rem;transition:color .3s ease}.close-sidebar-btn:hover{color:#7226ff}.sidebar-nav{flex:1;padding:1rem 0;overflow-y:auto}.nav-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;color:var(--text-secondary);text-decoration:none;transition:all .3s ease;font-size:.95rem;border-left:3px solid transparent}.nav-item:hover{background:var(--card-hover);color:var(--text-primary)}.nav-item.active{background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);background-size:cover,auto;background-position:center,center;background-repeat:no-repeat,repeat;color:#fff;border-left-color:transparent;font-weight:600}.nav-icon{font-size:1.1rem;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#f5f5fa;box-shadow:0 6px 18px #1008300a}.nav-icon img{width:20px;height:20px}.nav-text{font-weight:500}.sidebar-footer{padding:1.25rem;border-top:1px solid var(--border-color)}.back-to-website-btn{width:100%;padding:.75rem;background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);background-size:cover,auto;background-position:center,center;background-repeat:no-repeat,repeat;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.back-to-website-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #7226ff66}.sidebar-nav::-webkit-scrollbar{width:6px}.sidebar-nav::-webkit-scrollbar-track{background:transparent}.sidebar-nav::-webkit-scrollbar-thumb{background:#7226ff4d;border-radius:3px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#7226ff80}@media(max-width:1024px){.dashboard-sidebar{transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1000;box-shadow:4px 0 12px #0000001a;will-change:transform}.dashboard-sidebar.open{transform:translate(0)}.close-sidebar-btn{display:flex;align-items:center;justify-content:center}}@media(max-width:640px){.dashboard-sidebar{width:280px}.sidebar-logo h1{font-size:1.5rem}.nav-item{padding:.75rem 1rem;font-size:.9rem}.back-to-website-btn{font-size:.9rem;padding:.65rem}}.dashboard-navbar{height:70px;background:#fff;border-bottom:1px solid rgba(114,38,255,.2);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;position:fixed;top:0;left:240px;right:0;z-index:100}.navbar-page-title{font-size:18px;font-weight:600;color:#111827;margin-left:12px}.navbar-left{display:flex;align-items:center;gap:1rem}.menu-btn1{display:none;background:#7226ff0d;border:1px solid rgba(114,38,255,.3);border-radius:8px;color:#000;width:40px;height:40px;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.menu-btn1:hover{background:#7226ff1a;border-color:#7226ff}.navbar-title{font-size:1.5rem;font-weight:600;color:#000;margin:0}.navbar-actions{display:flex;align-items:center;gap:1.5rem}.search-container{position:relative}.search-input{width:420px;padding:.75rem 1rem .75rem 3rem;background:#fff;border:1px solid rgba(229,229,235,1);border-radius:12px;color:#111827;font-size:.95rem;outline:none;transition:all .18s ease;box-shadow:0 8px 30px #1008300f}.search-input::placeholder{color:var(--text-tertiary)}.search-input:focus{background:var(--card-hover);border-color:#7226ff}.search-icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);color:var(--text-tertiary);font-size:1rem}.search-container{display:flex;align-items:center;gap:8px}.notification-btn{position:relative;width:40px;height:40px;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;color:var(--text-primary);font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.user-avatar{border:3px solid #fff;box-shadow:0 6px 18px #1008300f}.notification-btn:hover{background:var(--card-hover);border-color:#7226ff}.notification-badge{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:.7rem;font-weight:600;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--card-bg)}.user-profile{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;cursor:pointer;transition:all .3s ease}.user-profile:hover{background:var(--card-hover);border-color:#7226ff}.user-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid #7226ff}.user-name{color:var(--text-primary);font-weight:500;font-size:.95rem}.dropdown-icon{color:var(--text-tertiary);font-size:.7rem;transition:transform .3s ease}.dropdown-icon.open{transform:rotate(180deg)}.user-profile-wrapper{position:relative}.user-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid rgba(229,229,235,1);border-radius:12px;box-shadow:0 8px 30px #10083026;min-width:200px;padding:8px;z-index:1000}.dropdown-item{width:100%;display:flex;align-items:center;gap:12px;padding:12px 16px;background:transparent;border:none;border-radius:8px;color:#111827;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:left}.dropdown-item:hover{background:#7226ff14;color:#7226ff}.dropdown-item svg{flex-shrink:0}.dropdown-item.logout{color:#ef4444}.dropdown-item.logout:hover{background:#ef444414;color:#dc2626}@media(max-width:1024px){.dashboard-navbar{left:0;padding:0 1.5rem}.menu-btn1{display:flex}}@media(max-width:768px){.dashboard-navbar{padding:0 1rem;height:60px}.search-container{display:none}.navbar-title{font-size:1.1rem}.navbar-actions{gap:.75rem}.user-name,.dropdown-icon{display:none}.notification-btn,.user-profile{width:36px;height:36px;padding:.25rem}.user-avatar{width:32px;height:32px}}@media(max-width:480px){.dashboard-navbar{padding:0 .75rem}.navbar-title{font-size:1rem}.notification-badge{width:16px;height:16px;font-size:.65rem}}.stats-card{background:#ffffff08;border:1px solid rgba(114,38,255,.2);border-radius:16px;padding:1.5rem;display:flex;align-items:center;gap:1.25rem;transition:all .3s ease}.stats-card:hover{background:#7226ff0d;border-color:#7226ff66;transform:translateY(-2px)}.stats-icon{width:60px;height:60px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAYAAAAcjSspAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPwSURBVHgB7ZzbcdNAFIb/VQI8MSgMMMObUkFMBTgVABWQVECoIEkFIRUkVACpAFNBnAqiN2a4xczwAsRazjkr2ZJt2ZIlXyTtN6NIcXyR/vx78TlnpbAk9LV2cR9tKHhwsEMPtWhzoWmDbBE9ek6P9r4cB7iirYPf6Kpt1cMSUFgg+ptuYxPP6fAlXXwLRVHoikABLtRj1cGCKF0UcYSLN3S4R0J4WBw+iXOMf+iop8pHiZQmykAMjQMkm8Pi0TjHXxyXJU5hUVYqxigKR/TzVG0V63sKiSJ9xgbO6NDD+iDNSj1S55gTB3PA7tA3+oQE+YT1EoTh0e1M/9AndI5zOTe3U/QX7eHeWooxCR9/sJu3r8nlFP1Vt0iQS1RDEEb+gXLeOcgsClnxNc052CGr7Uzz49F5X8r5ZyRT85E35GGv6ijs0cj0fvbTZiDW25QmUwd6uKU+5onqTnvS1OYjneomPqA+uNwFyHVNIdUpMil7UKlONQ8+XfmztEleulNcHKKegjAeTfAO0/440Sn6u97jCRDqTp/6lwnftsdEqXmzGWViMxpvPuZrv4dmwM3oYPTBhFPCKfw1mgVH+rbjbkk65W5651Nj3FG3DJzSUJdEJNwydModCio3l4Rbhk75qdklHpqLrx6qbT4Qp0gErdmCMF6oQ9h8HEpBWFiHttkxSnIzFoUXspM4psYNLAaFLYfiC8Uzd3Wij7YTtSNLCOW6HfqxA8sQSv6zKFULRC8WjZaz4CR4FXF5SLZOSeIqmt5rWBLMlUuuO1aUCbAoS6kjqxA9K8o4VpQJ+DxPuYIlzi92SheWIRpddooPy5AAHRtPGYXjKWFY3zYhQ5f1MJM3jQtYWIfPvDOicL27hXX4yDub9xmSzPsIGjML5GoNL34IGTrFjELslmbGV0wu2efDgVNkFNI4RRNROI8EMb/GaKxbYi5hEvGURrpF4zguCDNe82bcYmve4sgT+thHEwjEJWOhk4nhSCmjrHszoutLWyiVXnFd72Y0X8W1vEBhF/WLzLEgu9PWGU6N5kuvfFszYRRejY42o8xMccgykABvUQcC7JMgM8MkmfI+0iEFlR6ReiJIxhWouRZWhguieP2Ph+rQC/uQzIG0/KtNb7RHo1J1VpsaQfw8L8qdNpUPoOFs7ecxfH5m2PWRk9xOSXyuWRe0boulfJ6RF7lrRiFRGJnkcQm3WvliB/Nl1sG7ld7rII70NQGO6B0zr/8tidLEiChNlAgRp4/2EpqVLyHUEsWIKF2UOFLrziXupqK7jHrdrqRjOItXpTvtpCF9DxcyO3JfJi5T5eieF+6T92SKNi1JuitJ7W6QECU7Io3/3+xnVV1wYlsAAAAASUVORK5CYII=);background-position:center,center;background-repeat:no-repeat,repeat;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;flex-shrink:0;color:#fff;position:relative;overflow:hidden}.stats-icon:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.2) 0%,transparent 70%);transform:scale(0);transition:transform .5s ease}.stats-card:hover .stats-icon:before{transform:scale(1)}.stats-icon svg{width:28px;height:28px;position:relative;z-index:1}.stats-info{flex:1}.stats-label{color:var(--text-secondary);font-size:.9rem;margin:0 0 .5rem}.stats-value{color:var(--text-primary);font-size:1.75rem;font-weight:700;margin:0}@media(max-width:768px){.stats-card{padding:1.25rem;gap:1rem}.stats-icon{width:50px;height:50px;font-size:1.5rem}.stats-icon svg{width:24px;height:24px}.stats-label{font-size:.85rem}.stats-value{font-size:1.5rem}}@media(max-width:480px){.stats-card{padding:1rem;gap:.875rem}.stats-icon{width:45px;height:45px;font-size:1.25rem}.stats-icon svg{width:20px;height:20px}.stats-label{font-size:.8rem}.stats-value{font-size:1.35rem}}.calendar-component{width:100%;margin-top:-.5rem}.calendar-header-controls{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;margin-bottom:1rem}.calendar-select{padding:.5rem 1rem;background:#fff;border:1px solid rgba(139,92,246,.3);border-radius:8px;color:#000;font-size:.9rem;font-weight:500;cursor:pointer;outline:none;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.calendar-select:hover{background:#7226ff26;border-color:#7226ff;box-shadow:0 4px 12px #7226ff33}.calendar-select:focus{background:#8b5cf633;border-color:#a78bfa}.calendar-select option{background:#fff;color:#000;padding:.5rem}.year-controls{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid rgba(139,92,246,.3);border-radius:8px;padding:.5rem;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.year-controls:hover{border-color:#7226ff;box-shadow:0 4px 12px #7226ff33}.year-btn{background:none;border:none;color:var(--text-secondary);font-size:1.25rem;cursor:pointer;padding:0 .5rem;transition:all .3s ease;border-radius:4px}.year-btn:hover{color:var(--text-primary);background:var(--card-hover)}.year-btn:active{background:#8b5cf64d}.year-display{color:#000;font-weight:600;min-width:60px;text-align:center}.calendar-stats{margin:1.5rem 0}.words-published{color:#000000b3;font-size:.95rem;margin:0}.highlight{color:#7226ff;font-weight:600}.calendar-wrapper{margin-top:1.5rem}.calendar-day-names{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem;margin-bottom:.75rem}.calendar-day-name{color:#0009;font-size:.8rem;font-weight:600;text-align:center;padding:.5rem}.calendar-days-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem}.calendar-day-cell{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:#8b5cf60d;border-radius:8px;color:#000;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.calendar-day-cell:hover{background:#8b5cf61a;box-shadow:0 4px 12px #8b5cf633}.calendar-day-cell.other-month{color:#0003;background:transparent}.calendar-day-cell.today{border:2px solid #fbbf24;font-weight:700;color:#fbbf24}.calendar-day-cell.has-update{background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);background-image:url(./earn-badges-bg-Bu9JRuY9.png),linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);background-size:cover,auto;background-position:center,center;background-repeat:no-repeat,repeat;font-weight:600;box-shadow:0 4px 12px #7226ff4d;color:#fff}.calendar-day-cell.has-update:hover{background:linear-gradient(180deg,#8b4dff,#2a0099 59.47%,#020040 102.91%);transform:scale(1.1)}.update-indicator{position:absolute;top:4px;right:4px;width:6px;height:6px;background:#22c55e;border-radius:50%;box-shadow:0 0 8px #22c55e99}.calendar-legend{display:flex;justify-content:center;gap:2rem;padding-top:1.5rem;flex-wrap:wrap}.legend-item{display:flex;align-items:center;gap:.5rem;color:var(--text-secondary);font-size:.85rem}.legend-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.legend-dot.purple{background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);box-shadow:0 2px 8px #7226ff66}.legend-dot.today{background:#fbbf24;box-shadow:0 2px 8px #fbbf2466}@media(max-width:768px){.calendar-header-controls{flex-direction:column;align-items:stretch}.calendar-select,.year-controls{width:100%}.calendar-day-cell{font-size:.75rem}.calendar-day-name{font-size:.7rem}}.sp-dashboard-layout{display:flex;min-height:100vh;background:#fff;width:100%;overflow-x:hidden}.sp-dashboard-main{flex:1;margin-left:240px;padding-top:70px;transition:margin-left .3s ease;width:100%;min-width:0}.sp-stories-content{padding:2rem;max-width:1400px;margin:0 auto;width:100%}.sp-stories-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.sp-stories-header-left{flex:1}.sp-page-title{font-size:2rem;font-weight:700;color:#1f2937;margin:0}.sp-new-story-btn1{background:#fff;color:#7226ff;border:2px solid rgba(114,38,255,1);padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #7226ff4d}.sp-new-story-btn1:hover{box-shadow:0 6px 16px #7226ff66}.sp-stories-count{margin-bottom:2rem}.sp-stories-count h2{font-size:1.5rem;font-weight:600;color:#374151;margin:0}.sp-stories-list{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:1024px){.sp-dashboard-main{margin-left:0}.sp-stories-content{padding:1.5rem}}@media(max-width:768px){.sp-dashboard-main{margin-left:0}.sp-stories-content{padding:1rem}.sp-stories-header{flex-direction:column;align-items:stretch;gap:1rem}.sp-new-story-btn1{width:100%}.sp-page-title{font-size:1.5rem}.sp-stories-count h2{font-size:1.25rem}}@media(max-width:480px){.sp-dashboard-main{margin-left:0}.sp-stories-content{padding:.75rem;margin-top:50px}.sp-page-title{font-size:1.25rem}.sp-stories-count h2{font-size:1.1rem}}.sp-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#6b7280}.sp-loading-spinner{margin-bottom:1rem;color:#7226ff}.sp-loading-container p{font-size:.95rem;color:#9ca3af}.sc-story-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;transition:all .3s ease;border:1px solid #e5e7eb}.sc-story-card:hover{box-shadow:0 8px 24px #7226ff26;border-color:#a78bfa}.sc-story-card-header{display:flex;gap:1.5rem;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f3f4f6}.sc-story-cover{width:120px;height:160px;flex-shrink:0;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.sc-story-cover img{width:100%;height:100%;object-fit:cover}.sc-story-cover-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center;color:#9ca3af}.sc-story-info{flex:1;min-width:0}.sc-story-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 .75rem}.sc-story-tags{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.sc-story-tag{padding:.35rem .75rem;border-radius:6px;font-size:.875rem;font-weight:500;text-transform:capitalize}.sc-story-tag.ongoing{background:#dbeafe;color:#1e40af}.sc-story-tag.in-review{background:#fef3c7;color:#92400e}.sc-story-tag.signed{background:#d1fae5;color:#065f46}.sc-story-stats{display:flex;gap:1.5rem;align-items:center}.sc-stat-item{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.95rem}.sc-stat-item svg{flex-shrink:0}.sc-story-actions{display:flex;flex-direction:row;gap:.75rem;align-items:center;justify-content:flex-end;margin-left:auto}.sc-story-meta{display:flex;flex-direction:column;gap:.25rem;text-align:right;font-size:.875rem;color:#6b7280}.sc-chapter-count,.sc-word-count{font-weight:500}.sc-action-buttons{display:flex;gap:.75rem}.sc-apply-contract-btn,.sc-new-chapter-btn{padding:.5rem 1.25rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.sc-apply-contract-btn{background:#fff;color:#7226ff;border:2px solid rgba(114,38,255,1)}.sc-apply-contract-btn:hover{background:#f5f3ff}.sc-new-chapter-btn{background:#7226ff;color:#fff;box-shadow:0 2px 8px #7226ff4d}.sc-new-chapter-btn:hover{box-shadow:0 4px 12px #7226ff66}.sc-menu-btn{background:#fff;border:1px solid #e5e7eb;color:#6b7280;width:36px;height:36px;border-radius:8px;cursor:pointer;font-size:1.5rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.sc-menu-btn:hover{background:#f9fafb;border-color:#d1d5db}.sc-story-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid #f3f4f6}.sc-metric-item{text-align:center}.sc-metric-label{display:flex;align-items:center;justify-content:center;gap:.35rem;font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.sc-metric-label svg{color:#9ca3af}.sc-metric-value{font-size:1.5rem;font-weight:700;color:#1f2937}.sc-story-milestones{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0 0;overflow-x:auto;position:relative}.sc-story-milestones:before{content:"";position:absolute;top:calc(1.5rem + 16px);left:50px;right:50px;height:2px;background:linear-gradient(to right,#8c929b4d 0% 16.66%,#8c929b4d 16.66% 33.33%,#8c929b4d 33.33% 50%,#8c929b4d 50% 66.66%,#8c929b4d 66.66% 83.33%,#8c929b4d 83.33% 100%);z-index:0}.sc-milestone{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:90px;position:relative;z-index:1}.sc-milestone-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;transition:all .3s ease;background:#fff}.sc-milestone:not(.sc-completed) .sc-milestone-icon{color:#8c929b;border:2px solid rgba(140,146,155,.4)}.sc-milestone.sc-completed .sc-milestone-icon{background:#8c929b;color:#fff;border:2px solid rgba(140,146,155,1);box-shadow:0 2px 8px #8c929b4d}.sc-milestone-label{font-size:.75rem;color:#8c929b;text-align:center;max-width:90px;line-height:1.3;font-weight:500}.sc-milestone.sc-completed .sc-milestone-label{color:#646a73;font-weight:600}@media(max-width:1200px){.sc-story-card{padding:1.25rem}}@media(max-width:1024px){.sc-story-card-header{flex-wrap:wrap}.sc-story-actions{width:100%;align-items:stretch}.sc-story-meta{text-align:left;flex-direction:row;gap:1rem}.sc-action-buttons{width:100%}.sc-apply-contract-btn,.sc-new-chapter-btn{flex:1}.sc-menu-btn{flex-shrink:0}}@media(max-width:768px){.sc-story-card{padding:1rem}.sc-story-card-header{flex-direction:column;gap:1rem}.sc-story-cover{width:100%;max-width:200px;margin:0 auto}.sc-story-info{text-align:center}.sc-story-title{font-size:1.25rem}.sc-story-tags,.sc-story-stats{justify-content:center}.sc-story-meta{text-align:center;justify-content:center}.sc-action-buttons{flex-wrap:wrap}.sc-apply-contract-btn,.sc-new-chapter-btn{font-size:.85rem;padding:.45rem 1rem}.sc-story-metrics{grid-template-columns:repeat(3,1fr);gap:1rem;padding:1rem 0}.sc-metric-value{font-size:1.25rem}.sc-story-milestones{padding:1rem 0;gap:0}.sc-milestone{min-width:70px}.sc-milestone-label{font-size:.7rem}.sc-milestone-line{width:15px}}@media(max-width:480px){.sc-story-card{padding:.875rem}.sc-story-title{font-size:1.1rem}.sc-story-tag{font-size:.8rem;padding:.25rem .5rem}.sc-story-metrics{gap:.75rem}.sc-metric-label{font-size:.8rem}.sc-metric-value{font-size:1.1rem}.sc-milestone{min-width:60px}.sc-milestone-icon{width:28px;height:28px;font-size:.8rem}}.menu-backdrop{position:fixed;inset:0;z-index:999;background:transparent;animation:backdropFadeIn .2s ease-out}.story-menu{position:absolute;right:0;top:calc(100% + 8px);background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026,0 8px 24px #0000001f,0 2px 8px #00000014;border:1px solid #e5e7eb;min-width:200px;padding:.5rem;z-index:1000;overflow:hidden;animation:menuSlideIn .3s cubic-bezier(.4,0,.2,1) both;transform-origin:top right}.story-menu:before{content:"";position:absolute;top:-6px;right:16px;width:12px;height:12px;background:#fff;border:1px solid #e5e7eb;border-bottom:none;border-right:none;transform:rotate(45deg);z-index:1}.menu-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:#374151;font-size:.95rem;font-weight:500;text-align:left;position:relative;overflow:hidden;animation:menuItemSlideIn .4s ease-out var(--delay, .1s) both}.menu-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(114,38,255,.05),transparent);transition:left .6s ease}.menu-item:hover:before{left:100%}.menu-item:hover{background:#f8fafc;color:#1f2937;transform:translate(4px);box-shadow:0 2px 8px #7226ff1a}.menu-item:active{background:#f1f5f9;transform:translate(2px) scale(.98);transition:all .1s ease}.menu-item.menu-item--danger{color:#dc2626}.menu-item.menu-item--danger:hover{background:#fef2f2;color:#b91c1c}.menu-item.menu-item--danger:active{background:#fee2e2}.menu-item.menu-item--danger .menu-icon{color:#ef4444}.menu-item.menu-item--danger:hover .menu-icon{color:#dc2626}.menu-item.menu-item--success{color:#059669}.menu-item.menu-item--success:hover{background:#f0fdf4;color:#047857}.menu-item.menu-item--success:active{background:#dcfce7}.menu-item.menu-item--success .menu-icon{color:#10b981}.menu-item.menu-item--success:hover .menu-icon{color:#059669}.menu-icon{display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .3s cubic-bezier(.4,0,.2,1);width:20px;height:20px;flex-shrink:0}.menu-item:hover .menu-icon{color:#7226ff;transform:scale(1.1)}.menu-item.menu-item--danger:hover .menu-icon{transform:scale(1.1) rotate(-5deg)}.menu-item.menu-item--success:hover .menu-icon{transform:scale(1.1) rotate(5deg)}.menu-label{flex:1;white-space:nowrap;transition:all .3s ease}.menu-item:hover .menu-label{color:#7226ff;font-weight:600}.menu-shortcut{font-size:.75rem;color:#9ca3af;padding-left:.5rem;transition:all .3s ease}.menu-item:hover .menu-shortcut{color:#7226ff}.menu-divider{height:1px;background:#f3f4f6;margin:.375rem 0;animation:dividerFadeIn .5s ease-out .3s both}.story-menu.menu-closing{animation:menuSlideOut .2s cubic-bezier(.4,0,.2,1) both}.menu-backdrop.backdrop-closing{animation:backdropFadeOut .2s ease-out both}@keyframes backdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes backdropFadeOut{0%{opacity:1}to{opacity:0}}@keyframes menuSlideIn{0%{opacity:0;transform:scale(.8) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes menuSlideOut{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.8) translateY(-10px)}}@keyframes menuItemSlideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes dividerFadeIn{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@media(max-width:1024px){.story-menu{min-width:190px;border-radius:10px}.menu-item{padding:.7rem .9rem;font-size:.925rem;gap:.7rem}.menu-icon{width:18px;height:18px}}@media(max-width:768px){.story-menu{min-width:180px;right:-8px;top:calc(100% + 6px);border-radius:10px;padding:.375rem;animation:menuSlideInMobile .25s cubic-bezier(.4,0,.2,1) both}@keyframes menuSlideInMobile{0%{opacity:0;transform:scale(.9) translateY(-8px)}to{opacity:1;transform:scale(1) translateY(0)}}.story-menu:before{right:12px;width:10px;height:10px}.menu-item{padding:.65rem .875rem;font-size:.9rem;gap:.65rem;border-radius:6px}.menu-item:hover{transform:translate(3px)}.menu-icon{width:16px;height:16px}.menu-shortcut{font-size:.7rem}}@media(max-width:480px){.story-menu{min-width:170px;right:-6px;top:calc(100% + 4px);border-radius:8px;padding:.25rem}.story-menu:before{right:10px;width:8px;height:8px}.menu-item{padding:.6rem .75rem;font-size:.875rem;gap:.6rem;border-radius:6px}.menu-item:hover{transform:translate(2px)}.menu-icon{width:15px;height:15px}.menu-label{font-size:.85rem}.menu-shortcut{font-size:.65rem;padding-left:.25rem}}@media(max-width:768px)and (orientation:landscape){.story-menu{max-height:60vh;overflow-y:auto;overscroll-behavior:contain}.menu-item{padding:.55rem .875rem}}@media(hover:none)and (pointer:coarse){.menu-item:hover{background:#fff;transform:none;box-shadow:none}.menu-item:active{background:#f3f4f6;transform:scale(.98)}.menu-item:hover:before{left:-100%}.menu-item:hover .menu-icon{transform:none;color:#6b7280}.menu-item:active .menu-icon{color:#7226ff;transform:scale(1.1)}.menu-item:hover .menu-label{color:#374151;font-weight:500}.menu-item:active .menu-label{color:#7226ff;font-weight:600}}@media(prefers-reduced-motion:reduce){.menu-backdrop,.story-menu,.menu-item,.menu-icon,.menu-divider{animation:none!important;transition:none!important}.menu-item:before{display:none}.story-menu:before{display:none}.menu-item:hover{transform:none}}@media(prefers-contrast:high){.story-menu{border:2px solid currentColor;box-shadow:0 4px 12px #0000004d}.menu-item{border:1px solid transparent}.menu-item:hover{border-color:currentColor;background:transparent}.menu-divider{background:currentColor;height:2px}}.empty-stories{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e5e7eb;min-height:400px;animation:fadeInUp .6s ease-out}.empty-stories-icon{margin-bottom:2rem;animation:bounceIn .8s ease-out .2s both}.empty-stories-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 .75rem;animation:slideInUp .6s ease-out .4s both}.empty-stories-subtitle{font-size:1rem;color:#6b7280;margin:0 0 2rem;animation:slideInUp .6s ease-out .5s both}.start-story-btn{background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);color:#fff;border:none;padding:.875rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #7226ff4d;animation:slideInUp .6s ease-out .6s both;position:relative;overflow:hidden}.start-story-btn:hover{box-shadow:0 6px 16px #7226ff66;transform:translateY(-2px)}.start-story-btn:active{transform:translateY(0)}.start-story-btn:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.start-story-btn:hover:after{left:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%{box-shadow:0 4px 12px #7226ff4d}50%{box-shadow:0 4px 20px #7226ff80}to{box-shadow:0 4px 12px #7226ff4d}}@media(max-width:1024px){.empty-stories{padding:3.5rem 1.75rem;min-height:350px;margin:1rem}.empty-stories-icon svg{width:110px;height:110px}.empty-stories-title{font-size:1.375rem}.empty-stories-subtitle{font-size:.95rem;margin:0 0 1.75rem}.start-story-btn{padding:.75rem 1.75rem;font-size:.95rem}}@media(max-width:768px){.empty-stories{padding:3rem 1.5rem;min-height:300px;margin:.5rem;border-radius:10px;animation:fadeInUp .5s ease-out}.empty-stories-icon{margin-bottom:1.5rem}.empty-stories-icon svg{width:90px;height:90px}.empty-stories-title{font-size:1.25rem;margin:0 0 .5rem;animation:slideInUp .5s ease-out .3s both}.empty-stories-subtitle{font-size:.9rem;margin:0 0 1.5rem;animation:slideInUp .5s ease-out .4s both}.start-story-btn{width:100%;max-width:280px;padding:.75rem 1.5rem;font-size:.9rem;animation:slideInUp .5s ease-out .5s both}}@media(max-width:480px){.empty-stories{padding:2.5rem 1.25rem;min-height:280px;margin:.25rem;border-radius:8px}.empty-stories-icon{margin-bottom:1.25rem}.empty-stories-icon svg{width:80px;height:80px}.empty-stories-title{font-size:1.125rem}.empty-stories-subtitle{font-size:.85rem;margin:0 0 1.25rem}.start-story-btn{max-width:260px;padding:.675rem 1.25rem;font-size:.85rem}}@media(max-width:768px)and (orientation:landscape){.empty-stories{padding:2rem 1.5rem;min-height:250px}.empty-stories-icon{margin-bottom:1rem}.empty-stories-icon svg{width:70px;height:70px}.empty-stories-title{font-size:1.125rem;margin:0 0 .5rem}.empty-stories-subtitle{font-size:.85rem;margin:0 0 1rem}}@media(prefers-reduced-motion:reduce){.empty-stories,.empty-stories-icon,.empty-stories-title,.empty-stories-subtitle,.start-story-btn{animation:none;transition:none}.start-story-btn:after{display:none}}.delete-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem}.delete-modal-content{background:#fff;border-radius:16px;width:100%;max-width:400px;padding:2rem;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.delete-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:#dc2626;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:50%}.delete-modal-close:hover{background-color:#fee2e2;transform:scale(1.1)}.delete-modal-close svg{width:24px;height:24px}.delete-modal-title{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 1.5rem;padding-right:2rem}.delete-warning-box{background-color:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:1rem;margin-bottom:1.5rem;display:flex;gap:.75rem;align-items:flex-start}.delete-warning-icon{flex-shrink:0;color:#dc2626;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.delete-warning-icon svg{width:20px;height:20px}.delete-warning-text{flex:1}.delete-warning-question{font-size:.9375rem;font-weight:500;color:#991b1b;margin:0 0 .5rem;line-height:1.4}.delete-story-name{font-size:.875rem;color:#6b7280;margin:0;font-style:italic;line-height:1.4}.delete-modal-actions{display:flex;gap:.75rem;justify-content:flex-end}.delete-cancel-btn,.delete-confirm-btn{padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;outline:none}.delete-cancel-btn{background-color:transparent;color:#6b7280}.delete-cancel-btn:hover{background-color:#f3f4f6;color:#374151}.delete-confirm-btn{background-color:#b91c1c;color:#fff;min-width:120px}.delete-confirm-btn:hover{background-color:#991b1b;transform:translateY(-1px);box-shadow:0 4px 6px -1px #b91c1c4d}.delete-confirm-btn:active{transform:translateY(0)}@media(max-width:480px){.delete-modal-content{padding:1.5rem;max-width:calc(100% - 2rem)}.delete-modal-title{font-size:1.25rem}.delete-warning-question{font-size:.875rem}.delete-story-name{font-size:.8125rem}.delete-modal-actions{flex-direction:column-reverse;gap:.5rem}.delete-cancel-btn,.delete-confirm-btn{width:100%;padding:.875rem}}.all-chapters-content{padding:2rem;max-width:1600px;margin:0 auto;min-height:calc(100vh - 70px)}.chapters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.header-left{display:flex;align-items:center;gap:1rem}.back-btn{background:#f3f4f6;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:all .2s ease}.back-btn:hover{background:#e5e7eb;color:#111827}.story-thumb{width:48px;height:48px;border-radius:8px;object-fit:cover}.story-title{font-size:1.5rem;font-weight:700;color:#111827;margin:0}.new-story-btn{padding:.75rem 1.5rem;background:#fff;color:#7226ff;border:2px solid rgba(114,38,255,1);border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #7226ff4d}.new-story-btn:hover{box-shadow:0 6px 16px #7226ff66}.chapters-section{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 1px 3px #0000001a}.section-title{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 1.5rem}.chapters-table-container{overflow-x:auto;margin-bottom:2rem}.chapters-table{width:100%;border-collapse:separate;border-spacing:0}.chapters-table thead tr{background:#f9fafb}.chapters-table th{padding:1rem;text-align:left;font-size:.875rem;font-weight:600;color:#6b7280;border-bottom:1px solid #e5e7eb;white-space:nowrap}.chapters-table th:first-child{border-top-left-radius:8px}.chapters-table th:last-child{border-top-right-radius:8px}.chapters-table td{padding:1rem;font-size:.9375rem;color:#374151;border-bottom:1px solid #f3f4f6}.chapters-table tbody tr{transition:background .2s ease}.chapters-table tbody tr:hover{background:#f9fafb}.chapter-name{font-weight:500;color:#111827}.status-badge{padding:.375rem .875rem;border-radius:16px;font-size:.8125rem;font-weight:600;display:inline-block}.status-badge.published{background:#d1fae5;color:#065f46}.status-badge.drafts{background:#fed7aa;color:#92400e}.status-badge.pending{background:#dbeafe;color:#1e40af}.action-buttons{display:flex;gap:.5rem}.action-btn{width:36px;height:36px;border-radius:8px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.action-btn.edit{background:#f0f9ff;color:#7226ff}.action-btn.edit:hover{background:#e0e7ff}.action-btn.view{background:#f3f4f6;color:#6b7280}.action-btn.view:hover{background:#e5e7eb}.action-btn.delete{background:#fee2e2;color:#dc2626}.action-btn.delete:hover{background:#fecaca}.pagination-container{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid #e5e7eb}.pagination-info{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#6b7280}.per-page-select{padding:.5rem 2rem .5rem .75rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.875rem;color:#374151;cursor:pointer;background:#fff;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.25rem}.pagination-controls{display:flex;gap:.5rem;align-items:center}.page-btn{min-width:36px;height:36px;padding:0 .75rem;border:1px solid #e5e7eb;background:#fff;border-radius:6px;font-size:.875rem;color:#374151;cursor:pointer;transition:all .2s ease}.page-btn:hover:not(:disabled){background:#f9fafb;border-color:#7226ff;color:#7226ff}.page-btn.active{background:#7226ff;border-color:#7226ff;color:#fff}.page-ellipsis{padding:0 .5rem;color:#9ca3af}@media(max-width:768px){.dashboard-main{padding-top:60px}.all-chapters-content{padding:1.5rem}.chapters-header{flex-direction:column;align-items:flex-start;gap:1rem}.new-story-btn{width:100%}.chapters-section{padding:1.5rem}.chapters-table th,.chapters-table td{padding:.75rem;font-size:.8125rem}.pagination-container{flex-direction:column;gap:1rem;align-items:flex-start}.pagination-controls{width:100%;justify-content:center}}@media(max-width:640px){.all-chapters-content{padding:1rem}.header-left{gap:.75rem}.story-thumb{width:40px;height:40px}.story-title{font-size:1.25rem}.chapters-section{padding:1rem}.section-title{font-size:1.125rem}.chapters-table{font-size:.75rem}.chapters-table th,.chapters-table td{padding:.5rem}.action-btn{width:32px;height:32px}.action-btn svg{width:16px;height:16px}}.classification-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.classification-modal-content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 40px #00000026;width:100%;max-width:700px;max-height:85vh;display:flex;flex-direction:column;color:#000}.classification-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}.classification-dropdown-header h3{font-size:16px;font-weight:600;margin:0;color:#000}.classification-close-btn{background:none;border:none;color:#6b7280;font-size:20px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:color .2s}.classification-close-btn:hover{color:#000}.classification-tabs{display:flex;gap:0;padding:0 20px;border-bottom:1px solid #e5e7eb}.classification-tab{background:none;border:none;color:#6b7280;font-size:14px;font-weight:500;padding:8px 16px;cursor:pointer;position:relative;transition:color .2s}.classification-tab:hover{color:#374151}.classification-tab.active{color:#7226ff}.classification-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#7226ff}.classification-options{flex:1;overflow-y:auto;padding:16px 20px}.classification-options-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 16px}.classification-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;padding:4px 0}.classification-checkbox-label input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}.classification-checkbox-custom{width:16px;height:16px;border:2px solid #d1d5db;border-radius:3px;position:relative;flex-shrink:0;transition:all .2s}.classification-checkbox-label:hover .classification-checkbox-custom{border-color:#7226ff}.classification-checkbox-label input[type=checkbox]:checked+.classification-checkbox-custom{background:#7226ff;border-color:#7226ff}.classification-checkbox-label input[type=checkbox]:checked+.classification-checkbox-custom:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.classification-option-text{font-size:13px;color:#374151;line-height:1.3}.classification-modal-actions{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #e5e7eb}.classification-cancel-btn,.classification-confirm-btn{padding:8px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid transparent}.classification-cancel-btn{background:transparent;border-color:#e5e7eb;color:#6b7280}.classification-cancel-btn:hover{background:#f9fafb;color:#374151}.classification-confirm-btn{background:#7226ff;color:#fff;border:none}.classification-confirm-btn:hover{background:#5a1dd1}.classification-options::-webkit-scrollbar{width:6px}.classification-options::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.classification-options::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.classification-options::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media(max-width:768px){.classification-modal-content{max-width:100%;max-height:90vh}.classification-options-grid{grid-template-columns:repeat(2,1fr);gap:8px 12px}.classification-modal-header,.classification-options,.classification-modal-actions{padding:10px 12px}.classification-tabs{padding:0 12px}}@media(max-width:480px){.classification-options-grid{grid-template-columns:1fr}.classification-modal-header h3{font-size:14px}.classification-tab{font-size:12px;padding:6px 12px}.classification-option-text{font-size:12px}}.story-success-modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.story-success-modal{background:#fff;border-radius:16px;padding:48px 40px;max-width:480px;width:100%;position:relative;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;align-items:center;text-align:center}.story-success-close{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;color:#6b7280}.story-success-close:hover{background:#f3f4f6;color:#111827}.story-success-icon{width:120px;height:120px;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:32px}.story-success-circle{position:absolute;width:100%;height:100%;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;box-shadow:0 10px 40px #10b98166}.story-success-icon svg{position:relative;z-index:1}.story-success-title{font-size:28px;font-weight:700;color:#111827;margin:0 0 16px;line-height:1.3}.story-success-subtitle{font-size:16px;color:#6b7280;margin:0 0 40px;line-height:1.6;max-width:380px}.story-success-actions{display:flex;gap:16px;width:100%}.story-success-btn-secondary,.story-success-btn-primary{flex:1;padding:14px 24px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease;border:none;outline:none}.story-success-btn-secondary{background:#fff;color:#4f46e5;border:2px solid #4f46e5}.story-success-btn-secondary:hover{background:#f5f3ff}.story-success-btn-primary{background:linear-gradient(135deg,#4f46e5,#4338ca);color:#fff;box-shadow:0 4px 12px #4f46e54d}.story-success-btn-primary:hover{box-shadow:0 6px 16px #4f46e566;transform:translateY(-1px)}@media(max-width:768px){.story-success-modal{padding:36px 24px;max-width:100%}.story-success-icon{width:100px;height:100px;margin-bottom:24px}.story-success-icon svg{width:70px;height:70px}.story-success-title{font-size:24px;margin-bottom:12px}.story-success-subtitle{font-size:14px;margin-bottom:32px}.story-success-actions{flex-direction:column;gap:12px}.story-success-btn-secondary,.story-success-btn-primary{width:100%;padding:12px 20px;font-size:15px}}@media(max-width:480px){.story-success-modal{padding:28px 20px}.story-success-icon{width:80px;height:80px;margin-bottom:20px}.story-success-icon svg{width:60px;height:60px}.story-success-title{font-size:20px}.story-success-subtitle{font-size:13px;margin-bottom:24px}}.nsm-modal-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;overflow-y:auto;animation:overlayFadeIn .3s ease-out}.nsm-modal-content{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0003;max-width:672px;width:100%;max-height:90vh;overflow-y:auto;margin:auto;animation:modalSlideIn .4s cubic-bezier(.16,1,.3,1) .1s both;transform-origin:center center;scrollbar-width:none;-ms-overflow-style:none}.nsm-modal-content::-webkit-scrollbar{display:none}.nsm-new-story-modal{padding:0}.nsm-modal-header{padding:2rem 2rem 1.5rem;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:#fff;z-index:10;border-radius:20px 20px 0 0;animation:headerSlideDown .5s ease-out .2s both}.nsm-modal-header h2{margin:0;font-size:1.75rem;font-weight:600;color:#1a1a1a;letter-spacing:-.01em}.nsm-header-underline{height:2px;background:linear-gradient(90deg,#7226ff,#6b21a8);width:100%;margin-bottom:1rem}.nsm-close-modal-btn{background:none;border:none;color:#9ca3af;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;width:40px;height:40px}.nsm-close-modal-btn:hover{background:#f3f4f6;color:#6b7280}.nsm-close-modal-btn:active{transform:scale(.95)}.nsm-form{padding:2rem;border-radius:0 0 20px 20px;overflow:hidden}.nsm-form-group{margin-bottom:1.75rem;animation:formFieldSlideIn .6s ease-out var(--delay, .3s) both;position:relative}.nsm-form-group label{display:block;font-weight:400;color:#4b5563;margin-bottom:.625rem;font-size:.9375rem}.nsm-required{color:#ef4444}.nsm-form-group input[type=text],.nsm-form-group select,.nsm-form-group textarea{width:100%;padding:.875rem 1rem;border:1px solid #e5e7eb;border-radius:10px;font-size:.9375rem;color:#1f2937;transition:all .2s ease;font-family:inherit;background:#fafafa}.nsm-form-group select{padding-right:2.5rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236B7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.nsm-form-group input[type=text]:focus,.nsm-form-group select:focus,.nsm-form-group textarea:focus{outline:none;border-color:#7226ff;background:#fff;box-shadow:0 0 0 3px #7226ff14}.nsm-form-group input[type=text]:hover,.nsm-form-group select:hover,.nsm-form-group textarea:hover{border-color:#9ca3af}.nsm-form-group input::placeholder,.nsm-form-group textarea::placeholder{color:#9ca3af;transition:color .3s ease}.nsm-form-group input:focus::placeholder,.nsm-form-group textarea:focus::placeholder{color:#d1d5db}.nsm-char-count{text-align:right;font-size:.8125rem;color:#9ca3af;margin-top:.5rem;animation:fadeIn .5s ease-out}.nsm-classification-input{position:relative;width:100%;min-height:56px;padding:1rem;border:2px solid #e5e7eb;border-radius:12px;background:#fafafa;cursor:pointer;transition:all .2s ease;display:flex;align-items:center}.nsm-classification-input:hover{border-color:#c4b5fd;background:#faf5ff}.nsm-classification-placeholder{color:#9ca3af;font-size:.9375rem}.nsm-classification-tags{display:flex;flex-wrap:wrap;gap:8px}.nsm-classification-tag{background:#7226ff;color:#fff;padding:4px 12px;border-radius:6px;font-size:13px;font-weight:500}.nsm-radio-group{display:flex;gap:2rem;flex-wrap:wrap;margin-top:.5rem}.nsm-radio-label{display:flex;align-items:center;gap:.625rem;cursor:pointer;font-weight:400;color:#4b5563;transition:all .2s ease}.nsm-radio-label:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(114,38,255,.1),transparent);transition:left .6s}.nsm-radio-label:hover:before{left:100%}.nsm-radio-label:hover{background:#f8fafc;transform:translateY(-1px)}.nsm-radio-label input[type=radio]{width:20px;height:20px;cursor:pointer;accent-color:#7226ff}.nsm-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.75rem}.nsm-form-row .nsm-form-group{margin-bottom:0}.nsm-image-upload-area{border:2px dashed #e5e7eb;border-radius:12px;padding:2.5rem 2rem;text-align:center;transition:all .2s ease;background:#fafafa;position:relative;overflow:hidden}.nsm-image-upload-area:hover{border-color:#c4b5fd;background:#faf5ff;cursor:pointer}.nsm-image-upload-area.drag-over{border-color:#7226ff;background:#ede9fe;transform:scale(1.02)}.nsm-upload-label{cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#6b7280;transition:all .3s ease;position:relative;z-index:2}.nsm-upload-label:hover{color:#7226ff}.nsm-upload-label svg{color:#9ca3af;transition:all .3s ease}.nsm-upload-label:hover svg{color:#7226ff;transform:scale(1.1)}.nsm-upload-text{font-weight:600;color:#7226ff;margin:0;transition:all .3s ease}.nsm-upload-subtext{font-size:.875rem;color:#6b7280;margin:0;transition:all .3s ease}.nsm-upload-info{font-size:.75rem;color:#9ca3af;margin:0}.nsm-image-preview{position:relative;display:inline-block;max-width:300px;animation:imagePreviewPopIn .5s cubic-bezier(.34,1.56,.64,1) both}.nsm-image-preview img{width:100%;height:auto;border-radius:10px;display:block;border:2px solid #e5e7eb;transition:all .3s ease}.nsm-image-preview:hover img{transform:scale(1.02);border-color:#d1d5db}.nsm-remove-image-btn{position:absolute;top:-8px;right:-8px;background:#ef4444;color:#fff;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.25rem;box-shadow:0 2px 8px #0003;transition:all .3s cubic-bezier(.4,0,.2,1);animation:removeBtnPopIn .5s cubic-bezier(.34,1.56,.64,1) .2s both}.nsm-remove-image-btn:hover{background:#dc2626;transform:scale(1.15) rotate(90deg);box-shadow:0 4px 12px #ef44444d}.nsm-remove-image-btn:active{transform:scale(.95) rotate(90deg)}.nsm-form-actions{display:flex;gap:1rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid #e5e7eb;animation:formActionsSlideIn .6s ease-out .8s both}.nsm-cancel-btn,.nsm-submit-btn{flex:1;padding:1rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);border:none;position:relative;overflow:hidden}.nsm-cancel-btn{background:#fff;color:#6b7280;border:2px solid #e5e7eb}.nsm-cancel-btn:hover{background:#fafafa;border-color:#d1d5db;color:#4b5563;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.nsm-cancel-btn:active{transform:translateY(0)}.nsm-submit-btn{background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);color:#fff;box-shadow:0 4px 12px #7226ff4d;position:relative}.nsm-submit-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s}.nsm-submit-btn:hover:before{left:100%}.nsm-submit-btn:hover{box-shadow:0 6px 20px #7226ff66;transform:translateY(-2px)}.nsm-submit-btn:active{transform:translateY(0)}.nsm-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.nsm-submit-btn:disabled:hover{box-shadow:0 4px 12px #7226ff4d;transform:none}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes headerSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes formFieldSlideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes formActionsSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes inputGlow{0%{box-shadow:0 0 #7226ff00}50%{box-shadow:0 0 0 3px #7226ff1a}to{box-shadow:0 0 #7226ff00}}@keyframes uploadAreaPulse{0%,to{border-color:#d1d5db}50%{border-color:#c4b5fd}}@keyframes imagePreviewPopIn{0%{opacity:0;transform:scale(.8) rotate(-5deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes removeBtnPopIn{0%{opacity:0;transform:scale(0) rotate(-180deg)}to{opacity:1;transform:scale(1) rotate(0)}}@media(max-width:1024px){.nsm-modal-content{max-width:600px;margin:1rem}.nsm-modal-header{padding:1.375rem}.nsm-modal-header h2{font-size:1.375rem}.nsm-story-form{padding:1.375rem}.nsm-form-row{gap:1.25rem}.nsm-image-upload-area{padding:1.75rem}}@media(max-width:768px){.nsm-modal-overlay{padding:0;animation:overlayFadeIn .25s ease-out}.nsm-modal-content{max-height:100vh;border-radius:0;max-width:100%;margin:0;animation:modalSlideUp .35s cubic-bezier(.16,1,.3,1) both}.nsm-modal-header{border-radius:0;padding:1.25rem;animation:headerSlideDown .4s ease-out .15s both}.nsm-modal-header h2{font-size:1.25rem}.nsm-story-form{padding:1.25rem}.nsm-form-group label{font-size:.9rem}.nsm-form-row{grid-template-columns:1fr;gap:1.25rem}.nsm-radio-group{flex-direction:column;gap:.875rem}.nsm-form-actions{flex-direction:column-reverse;gap:.75rem;margin-top:1.75rem;padding-top:1.25rem}.nsm-cancel-btn,.nsm-submit-btn{width:100%;padding:.75rem 1.25rem}.nsm-image-upload-area{padding:1.5rem}.nsm-image-preview{max-width:250px}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.nsm-modal-header{padding:1rem}.nsm-modal-header h2{font-size:1.15rem}.nsm-story-form{padding:1rem}.nsm-form-group input[type=text],.nsm-form-group select,.nsm-form-group textarea{font-size:.95rem;padding:.65rem}.nsm-image-upload-area{padding:1.25rem}.nsm-upload-text{font-size:.95rem}.nsm-upload-subtext{font-size:.8rem}.nsm-image-preview{max-width:200px}.nsm-remove-image-btn{width:28px;height:28px;font-size:1.1rem}}.sp-new-story-page .nsm-page-body{display:flex;justify-content:center;padding:2.5rem 1rem}.sp-new-story-page .nsm-form{max-width:760px;width:100%;padding:1.25rem 1.5rem;border-radius:12px;box-shadow:none;background:transparent}.sp-new-story-page .nsm-modal-header{padding:1rem .5rem;border-bottom:none;display:flex;justify-content:space-between;align-items:center}.sp-new-story-page .wn-auth-back-btn{position:static;top:auto;left:auto;display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .5rem;background:none;border:none;color:#6b7280;font-size:.95rem}.sp-new-story-page .wn-auth-back-btn svg{width:16px;height:16px}.sp-new-story-page .nsm-modal-header h1,.sp-new-story-page .nsm-modal-header h2{margin:0;font-size:1.15rem;font-weight:600;color:#111827}.nsm-form-group input[type=text],.nsm-form-group select,.nsm-form-group textarea{padding:.5rem .75rem;border-radius:8px;font-size:.9rem}.nsm-form-group label{font-size:.85rem;margin-bottom:.5rem}.nsm-classification-input{min-height:44px;padding:.6rem .75rem;border-radius:8px}.nsm-image-upload-area{padding:1rem .75rem;border-radius:8px}.nsm-image-preview{max-width:220px}.nsm-form-row{gap:.75rem}.nsm-form-actions{gap:.75rem;margin-top:1.5rem;padding-top:1rem;border-top:none}.nsm-cancel-btn,.nsm-submit-btn{padding:.65rem 1rem;font-size:.95rem;border-radius:8px}.sp-new-story-page .nsm-header-underline{max-width:760px;margin:0 auto 1rem}@media(max-width:768px)and (orientation:landscape){.nsm-modal-content{max-height:95vh;margin:.5rem}.nsm-modal-header{padding:1rem;position:relative}.nsm-story-form{padding:1rem;max-height:calc(95vh - 80px);overflow-y:auto}.nsm-form-group{margin-bottom:1rem}}@media(prefers-reduced-motion:reduce){.nsm-modal-overlay,.nsm-modal-content,.nsm-modal-header,.nsm-form-group,.nsm-form-actions,.nsm-image-upload-area,.nsm-image-preview,.nsm-remove-image-btn,.nsm-close-modal-btn,.nsm-cancel-btn,.nsm-submit-btn,.nsm-radio-label,.nsm-upload-label{animation:none!important;transition:none!important}.nsm-submit-btn:before,.nsm-radio-label:before{display:none}}.chapter-editor-layout{display:flex;min-height:100vh;background:#f9fafb;width:100%;position:relative}.chapter-editor-container{flex:1;display:flex;flex-direction:column;margin-left:240px;width:calc(100% - 240px)}.story-header{display:flex;align-items:center;gap:1rem;padding:1.5rem 2rem;background:#fff;border-bottom:1px solid #e5e7eb}.back-btn{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .3s ease}.back-btn:hover{background:#f3f4f6;color:#1f2937}.story-header-cover{width:40px;height:54px;border-radius:4px;object-fit:cover}.story-header-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}.editor-main{display:flex;flex:1;overflow:hidden}@media(max-width:1024px){.chapter-editor-container{margin-left:0}}.save-status-toast{position:fixed;bottom:2rem;right:2rem;background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);color:#fff;padding:1rem 1.5rem;border-radius:12px;box-shadow:0 4px 12px #7226ff66;font-size:.9375rem;font-weight:600;z-index:1000;animation:slideIn .3s ease}@keyframes slideIn{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:768px){.story-header{padding:1rem;gap:.75rem}.back-btn{padding:.375rem}.story-header-cover{width:32px;height:44px}.story-header-title{font-size:1.1rem}.editor-main{flex-direction:column}}@media(max-width:480px){.story-header{padding:.75rem}.story-header-title{font-size:1rem}}.chapter-list-sidebar{width:280px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;overflow-y:auto}.new-chapter-btn{background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);color:#fff;border:none;padding:.875rem 1.5rem;margin:1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #7226ff4d;display:flex;align-items:center;justify-content:space-between}.new-chapter-btn:hover{box-shadow:0 6px 16px #7226ff66}.new-chapter-text{flex:1}.new-chapter-icon{font-size:1.5rem;font-weight:300}.chapters-list{flex:1;padding:0 1rem 1rem;overflow-y:auto}.chapter-item{display:flex;align-items:center;justify-content:space-between;padding:1rem;margin-bottom:.5rem;border-radius:8px;cursor:pointer;transition:all .3s ease;border:1px solid transparent}.chapter-item:hover{background:#f9fafb;border-color:#e5e7eb}.chapter-item.active{background:#f5f3ff;border-color:#c4b5fd}.chapter-item-content{flex:1;min-width:0}.chapter-item-title{font-size:.95rem;font-weight:600;color:#1f2937;margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chapter-item.active .chapter-item-title{color:#7226ff}.chapter-item-date{font-size:.8rem;color:#9ca3af;margin:0}.chapter-item-menu{background:none;border:none;color:#9ca3af;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .3s ease}.chapter-item-menu:hover{background:#f3f4f6;color:#6b7280}@media(max-width:1024px){.chapter-list-sidebar{width:100%;border-right:none;border-bottom:1px solid #e5e7eb;max-height:180px;overflow-y:hidden}.new-chapter-btn{margin:1rem;font-size:.95rem}.chapters-list{flex-direction:row;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding:0 1rem 1rem;display:flex}.chapter-item{flex-shrink:0;min-width:180px;margin-right:.5rem;margin-bottom:0}}@media(max-width:480px){.chapter-list-sidebar{max-height:160px}.new-chapter-btn{margin:.75rem;padding:.75rem 1.25rem;font-size:.9rem}.chapter-item{min-width:150px}.chapter-item-title{font-size:.875rem}}.chapter-editor{flex:1;display:flex;flex-direction:column;background:#fff;overflow:hidden}.editor-toolbar{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb}.toolbar-left{display:flex;gap:.5rem}.toolbar-btn,.toolbar-menu-btn{background:#fff;border:1px solid #e5e7eb;color:#6b7280;width:36px;height:36px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.toolbar-btn:hover,.toolbar-menu-btn:hover{background:#f9fafb;border-color:#d1d5db;color:#7226ff}.chapter-title-input{width:100%;padding:1.5rem 1.5rem 1rem;border:none;font-size:1.5rem;font-weight:600;color:#1f2937;outline:none;font-family:inherit}.chapter-title-input::placeholder{color:#d1d5db}.editor-format-toolbar{display:flex;gap:.5rem;padding:.75rem 1.5rem;border-bottom:1px solid #f3f4f6}.format-btn{background:#fff;border:1px solid #e5e7eb;color:#6b7280;width:32px;height:32px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:600;transition:all .3s ease}.format-btn:hover{background:#f9fafb;border-color:#7226ff;color:#7226ff}.editor-wrapper{flex:1;display:flex;flex-direction:column;overflow:hidden}.editor-toolbar-custom{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;background:#f9fafb;flex-wrap:wrap}.toolbar-group{display:flex;gap:.25rem}.toolbar-divider{width:1px;height:24px;background:#d1d5db}.editor-toolbar-custom button{background:#fff;border:1px solid #e5e7eb;color:#6b7280;min-width:32px;height:32px;padding:0 .5rem;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;transition:all .2s ease}.editor-toolbar-custom button:hover{background:#f9fafb;border-color:#7226ff;color:#7226ff}.editor-toolbar-custom button.is-active{background:#7226ff;border-color:#7226ff;color:#fff}.editor-toolbar-custom button svg{flex-shrink:0}.chapter-content-editor{flex:1;overflow-y:auto}.chapter-content-editor .ProseMirror{padding:1.5rem;font-size:1rem;line-height:1.8;color:#374151;outline:none;min-height:100%}.chapter-content-editor .ProseMirror p{margin-bottom:1rem}.chapter-content-editor .ProseMirror h1{font-size:2rem;font-weight:700;margin:1.5rem 0 1rem;color:#111827}.chapter-content-editor .ProseMirror h2{font-size:1.5rem;font-weight:700;margin:1.25rem 0 .75rem;color:#111827}.chapter-content-editor .ProseMirror h3{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#111827}.chapter-content-editor .ProseMirror ul,.chapter-content-editor .ProseMirror ol{padding-left:1.5rem;margin:1rem 0}.chapter-content-editor .ProseMirror ul li,.chapter-content-editor .ProseMirror ol li{margin-bottom:.5rem}.chapter-content-editor .ProseMirror blockquote{border-left:4px solid #7226ff;padding-left:1rem;margin:1rem 0;font-style:italic;color:#6b7280}.chapter-content-editor .ProseMirror strong{font-weight:600;color:#111827}.chapter-content-editor .ProseMirror em{font-style:italic}.chapter-content-editor .ProseMirror s{text-decoration:line-through}.chapter-content-editor .ProseMirror u{text-decoration:underline}.chapter-content-editor .ProseMirror .is-empty:before{content:attr(data-placeholder);color:#9ca3af;pointer-events:none;height:0}.chapter-content-editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#9ca3af;pointer-events:none;float:left;height:0}.editor-footer{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background:#f9fafb}.word-count{font-size:.875rem;color:#6b7280;font-weight:500}.editor-actions{display:flex;gap:.75rem}.action-btn{padding:.75rem 1.75rem!important;border-radius:10px;font-size:1rem!important;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;letter-spacing:.01em;position:relative;min-width:100px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.save-btn{background:#fff;color:#4b5563;border:2px solid #e5e7eb;box-shadow:0 2px 4px #00000014}.save-btn:hover{background:#fafafa;border-color:#d1d5db;color:#1f2937;box-shadow:0 4px 8px #0000001f;transform:translateY(-1px)}.save-btn:active{transform:translateY(0);box-shadow:0 2px 4px #00000014}.preview-btn{background:#fff;color:#4b5563;border:2px solid #e5e7eb;box-shadow:0 2px 4px #00000014}.preview-btn:hover{background:#fafafa;border-color:#d1d5db;color:#1f2937;box-shadow:0 4px 8px #0000001f;transform:translateY(-1px)}.preview-btn:active{transform:translateY(0);box-shadow:0 2px 4px #00000014}.publish-btn{background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%)!important;color:#fff!important;box-shadow:0 4px 16px #7226ff66;position:relative;overflow:hidden;border:none}.publish-btn span,.publish-btn{z-index:1}.publish-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#8b5cf6,#7226ff,#160078)!important;transition:left .6s ease}.publish-btn:hover:before{left:100%}.publish-btn:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 50%,rgba(0,0,0,.1) 100%);opacity:0;transition:opacity .3s ease}.publish-btn:hover{box-shadow:0 8px 24px #7226ff80;transform:translateY(-2px)}.publish-btn:hover:after{opacity:1}.publish-btn:active{transform:translateY(0);box-shadow:0 4px 12px #7226ff4d}@media(max-width:1024px){.chapter-editor{font-size:.95rem}}@media(max-width:768px){.editor-toolbar,.editor-format-toolbar,.chapter-title-input,.chapter-content-editor,.editor-footer{padding-left:1rem;padding-right:1rem}.editor-toolbar{padding-top:.875rem;padding-bottom:.875rem}.toolbar-btn,.toolbar-menu-btn{width:32px;height:32px}.chapter-title-input{font-size:1.25rem;padding:1.25rem 1rem .875rem}.format-btn{width:30px;height:30px;font-size:.9rem}.editor-footer{flex-direction:column;gap:.875rem;align-items:stretch;padding:.875rem 1rem}.word-count{text-align:center;font-size:.85rem}.editor-actions{width:100%;gap:.5rem}.action-btn{flex:1;font-size:.9rem;padding:.75rem 1.25rem}}@media(max-width:480px){.chapter-title-input{font-size:1.1rem}.chapter-content-editor{font-size:.95rem;padding:1rem}.toolbar-btn,.toolbar-menu-btn,.format-btn{width:28px;height:28px}.action-btn{font-size:.85rem;padding:.625rem 1rem}}.publish-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.publish-modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:520px;width:100%;overflow:hidden}.publish-modal-header{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.publish-modal-header h2{margin:0;font-size:1.5rem;font-weight:700;color:#1f2937}.close-publish-modal-btn{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .3s ease}.close-publish-modal-btn:hover{background:#f3f4f6;color:#1f2937}.publish-chapter-info{padding:1.5rem;display:flex;gap:2rem;border-bottom:1px solid #e5e7eb}.publish-info-item{display:flex;flex-direction:column;gap:.5rem}.publish-info-label{font-size:.875rem;color:#6b7280;font-weight:500}.publish-info-value{font-size:1.125rem;color:#1f2937;font-weight:600}.publish-schedule-section{padding:1.5rem}.publish-schedule-title{font-size:1rem;font-weight:600;color:#374151;margin:0 0 1rem}.publish-schedule-options{display:flex;gap:2rem;margin-bottom:1.5rem}.schedule-option{display:flex;align-items:center;gap:.75rem;cursor:pointer}.schedule-option input[type=radio]{width:20px;height:20px;cursor:pointer;accent-color:#7226FF}.schedule-option-label{font-size:1rem;color:#374151;font-weight:500}.schedule-inputs{display:flex;gap:1rem;overflow:hidden}.schedule-input-group{flex:1}.schedule-input-label{position:relative;display:block}.schedule-time-input,.schedule-date-input{width:100%;padding:.75rem 2.5rem .75rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;color:#374151;transition:all .3s ease;font-family:inherit}.schedule-time-input:focus,.schedule-date-input:focus{outline:none;border-color:#7226ff;box-shadow:0 0 0 3px #7226ff1a}.schedule-input-label svg{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.publish-modal-actions{display:flex;gap:1rem;padding:1.5rem;border-top:1px solid #e5e7eb;background:#f9fafb}.publish-cancel-btn,.publish-confirm-btn{flex:1;padding:.875rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.publish-cancel-btn{background:#fff;color:#6b7280;border:2px solid #d1d5db}.publish-cancel-btn:hover{background:#f9fafb;border-color:#9ca3af}.publish-confirm-btn{background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);color:#fff;box-shadow:0 4px 12px #7226ff4d}.publish-confirm-btn:hover{box-shadow:0 6px 16px #7226ff66}@media(max-width:768px){.publish-modal-overlay{padding:0}.publish-modal-content{max-width:100%;border-radius:0;max-height:100vh}.publish-modal-header{padding:1.25rem}.publish-modal-header h2{font-size:1.25rem}.publish-chapter-info{flex-direction:column;gap:1rem;padding:1.25rem}.publish-schedule-section{padding:1.25rem}.schedule-inputs{flex-direction:column;gap:.875rem}.publish-modal-actions{flex-direction:column-reverse;padding:1.25rem;gap:.75rem}}@media(max-width:480px){.publish-modal-header,.publish-chapter-info,.publish-schedule-section,.publish-modal-actions{padding:1rem}.publish-modal-header h2{font-size:1.15rem}.publish-info-value{font-size:1rem}.publish-schedule-title{font-size:.95rem}}.preview-modal-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.preview-modal{background:#fff;border-radius:20px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}.preview-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb}.preview-title{font-size:1.25rem;font-weight:700;color:#111827;margin:0}.preview-close-btn{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.preview-close-btn:hover{background:#f3f4f6;color:#111827}.preview-content{flex:1;overflow-y:auto;padding:2rem}.preview-chapter-title{font-size:2rem;font-weight:700;color:#111827;margin:0 0 2rem;line-height:1.3}.preview-chapter-body{font-size:1.125rem;line-height:1.8;color:#374151}.preview-chapter-body p{margin-bottom:1.5rem}.preview-chapter-body strong{font-weight:600;color:#111827}.preview-chapter-body em{font-style:italic}.preview-chapter-body ul,.preview-chapter-body ol{margin:1.5rem 0;padding-left:2rem}.preview-chapter-body li{margin-bottom:.75rem}.preview-footer{padding:1.5rem 2rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:1rem}.preview-action-btn{padding:.75rem 2rem;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.preview-action-btn.close{background:#f3f4f6;color:#374151}.preview-action-btn.close:hover{background:#e5e7eb}.preview-content::-webkit-scrollbar{width:8px}.preview-content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.preview-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.preview-content::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media(max-width:768px){.preview-modal-overlay{padding:1rem}.preview-modal{max-height:95vh;border-radius:16px}.preview-header,.preview-footer{padding:1.25rem 1.5rem}.preview-content{padding:1.5rem}.preview-chapter-title{font-size:1.5rem}.preview-chapter-body{font-size:1rem}}@media(max-width:480px){.preview-header,.preview-footer,.preview-content{padding:1rem}.preview-title{font-size:1.125rem}.preview-chapter-title{font-size:1.25rem}.preview-chapter-body{font-size:.9375rem}.preview-action-btn{padding:.625rem 1.5rem;font-size:.875rem}}.chapter-view-page{min-height:100vh;background-color:#f9fafb;padding:2rem}.chapter-view-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.back-to-chapters-btn{background:none;border:none;cursor:pointer;color:#6b7280;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:50%}.back-to-chapters-btn:hover{background-color:#f3f4f6;color:#111827;transform:scale(1.1)}.back-to-chapters-btn svg{width:24px;height:24px}.chapter-view-header-content{display:flex;align-items:center;gap:.75rem}.story-cover-thumb{width:48px;height:60px;object-fit:cover;border-radius:6px;box-shadow:0 2px 4px #0000001a}.story-title-view{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.chapter-view-container{background:#fff;border-radius:16px;padding:3rem;max-width:900px;margin:0 auto;box-shadow:0 1px 3px #0000001a;min-height:calc(100vh - 8rem);display:flex;flex-direction:column}.chapter-title-view{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 2rem;text-align:center}.chapter-content-view{flex:1;line-height:1.8;color:#374151;font-size:1rem}.chapter-text{white-space:pre-wrap;word-wrap:break-word}.chapter-text p{margin-bottom:1.5rem;line-height:1.8}.chapter-text p:last-child{margin-bottom:0}.no-content-message{text-align:center;color:#9ca3af;font-style:italic;padding:3rem 0}.chapter-view-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.word-count-display{font-size:.875rem;color:#9ca3af;font-weight:500}.chapter-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem}.chapter-not-found p{font-size:1.25rem;color:#6b7280}.chapter-not-found button{padding:.75rem 1.5rem;background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:transform .2s ease}.chapter-not-found button:hover{transform:translateY(-2px)}@media(max-width:768px){.chapter-view-page{padding:1rem}.chapter-view-container{padding:1.5rem;border-radius:12px}.chapter-title-view{font-size:1.25rem;margin-bottom:1.5rem}.chapter-content-view{font-size:.9375rem}.story-title-view{font-size:1.125rem}.story-cover-thumb{width:40px;height:50px}}@media(max-width:480px){.chapter-view-page{padding:.75rem}.chapter-view-header{margin-bottom:1rem}.chapter-view-container{padding:1.25rem}.chapter-title-view{font-size:1.125rem}.chapter-content-view{font-size:.875rem;line-height:1.7}.chapter-view-footer{margin-top:2rem;padding-top:1rem}}.dashboard-layout{display:flex;min-height:100vh;background:#fff;animation:fadeIn .8s ease-out}.dashboard-main{flex:1;margin-left:240px;padding-top:70px;transition:margin-left .3s ease}.page-content{padding:40px 56px;max-width:1100px;margin:0 auto}body,.page-content{font-family:Manrope,sans-serif;color:#222}.promo-banner{background:linear-gradient(90deg,#3b0f63,#1a0040);background-image:url(./earn-badges-bg-Bu9JRuY9.png),linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);background-size:3px 3px,cover;border-radius:25px;padding:18px 28px;display:flex;align-items:center;margin:15px auto 48px;color:#fff;height:172px;width:1118px;max-width:100%;box-shadow:0 12px 40px #1008302e;position:relative;opacity:1;transform:rotate(0);border:1px solid rgba(51,51,51,.25)}.banner-content{display:flex;width:100%;align-items:center;gap:24px}.banner-content{justify-content:space-between}.gift-illustration{width:200px;height:136px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.gift-img,.gift-svg{max-width:300px;max-height:200px;object-fit:contain;display:block}.stats-container{display:flex;gap:18px;flex:1;justify-content:flex-end;align-items:center}.stat-card{background-color:#fff;border-radius:14px;padding:12px 18px;display:flex;flex-direction:row-reverse;align-items:center;gap:22px;min-width:150px;box-shadow:0 8px 26px #10083014}.stat-icon{font-size:26px;width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(180deg,#7226ff1f,#7226ff0f);color:#5e35b1}.stat-icon img{width:28px;height:28px;display:block}.stat-info{display:flex;flex-direction:column}.stat-label{font-size:12px;color:#8b8b8b;font-weight:600}.stat-value{font-size:20px;font-weight:700;color:#3b0f63}.invitation-section{background-color:transparent;padding:0 0 18px;margin-bottom:24px}.invitation-section h2,.referral-link-section h2,.referral-table-section h2{font-size:18px;font-weight:600;margin-bottom:10px;color:#333}.section-description{color:#999;font-size:13px;margin-bottom:20px;line-height:1.5}.invitation-form{display:block;position:relative;margin-top:12px}.email-input{width:100%;padding:16px 220px 16px 24px;border:1px solid rgba(224,224,224,.9);border-radius:999px;font-size:15px;outline:none;transition:border-color .2s ease,box-shadow .15s ease;background:#fff;box-shadow:0 6px 20px #1008300f;height:56px}.email-input:focus{border-color:#7226ff;box-shadow:0 12px 30px #7226ff1f}.send-button{position:absolute;right:1px;top:50%;transform:translateY(-50%);background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);color:#fff;border:none;padding:14px 36px;border-radius:999px;font-size:15px;font-weight:700;cursor:pointer;height:56px;min-width:180px}.send-button:hover{opacity:.98;transform:translateY(-50%) scale(1.01)}.referral-link-section{background-color:transparent;padding:0;margin-bottom:26px}.link-container{display:flex;gap:12px;margin-bottom:16px;align-items:center}.link-box{flex:1;border:none;border-radius:999px;padding:12px 18px;background-color:#fff;box-shadow:0 8px 26px #1008300f;position:relative;display:flex;align-items:center}.referral-link-input{width:100%;border:none;background:transparent;outline:none;font-size:14px;color:#333;font-family:monospace;padding-right:150px;height:44px;line-height:1}.copy-action{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:#7226ff;border:none;font-size:13px;font-weight:700;transition:transform .12s ease,box-shadow .12s ease;height:36px;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.copy-action .copy-label{display:inline-block}.copy-action .copy-icon{display:inline-block;width:18px;height:18px;vertical-align:middle;fill:#7226ff}.copy-action{cursor:pointer}.copy-action:active{transform:translateY(1px)}.social-buttons{display:flex;gap:12px}.social-btn{width:52px;height:52px;border-radius:50%;border:2px solid rgba(114,38,255,.12);background-color:#fff;font-size:18px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;box-shadow:0 8px 20px #1008300f}.social-btn:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 12px 36px #7226ff1f}.social-btn img{width:50px;height:50px;display:block}.reward-info{font-size:13px;color:#666}.reward-amount{font-weight:700;color:#5e35b1}.reward-icon{width:16px}.referral-table-section{background-color:transparent;padding:0;margin-bottom:30px}.table-wrapper{overflow-x:auto;background:#fff;border-radius:18px;padding:26px;box-shadow:0 18px 60px #1008300f}.referral-table{width:100%;border-collapse:collapse;background:transparent}.referral-table thead{border-bottom:1px solid #f0f0f0}.referral-table th{text-align:left;padding:14px 12px;font-size:12px;font-weight:700;color:#8b8b8b;background-color:transparent}.referral-table td{padding:14px 12px;font-size:13px;color:#333;border-bottom:1px solid #f3f3f3}.referral-table tbody tr:last-child td{border-bottom:none}.status-badge{padding:6px 12px;border-radius:15px;font-size:12px;font-weight:600;color:#fff;display:inline-block}.promo-banner{animation:fadeInUp .7s ease both}.stat-card{animation:fadeInUp .85s cubic-bezier(.22,.9,.35,1) both}.gift-illustration{animation:float 6s ease-in-out infinite}.invitation-section,.referral-link-section,.referral-table-section{animation:fadeIn .6s ease both}.social-btn{animation:popIn .45s ease both}.table-wrapper{animation:fadeInUp .6s ease both}.referral-table tbody tr:hover{background:#5e35b108;transform:translateY(-2px);transition:background .2s ease,transform .15s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.98)}60%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@media(max-width:1024px){.dashboard-main{margin-left:0;padding-top:64px}.promo-banner{width:auto!important;max-width:calc(100% - 40px);margin:24px auto;flex-direction:column;align-items:stretch;gap:18px;padding:20px;height:auto}.banner-content{flex-direction:column;align-items:flex-start;gap:14px}.gift-illustration{width:140px;height:110px;margin:0 0 24px}.stats-container{flex-direction:row;gap:12px;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-top:8px}.stat-card{min-width:140px;width:auto;flex:1 1 140px}.invitation-form{display:flex;flex-direction:column;gap:12px}.email-input,.send-button{width:100%;position:static;transform:none}.link-container{flex-direction:column;align-items:stretch}.link-box{width:100%}.social-buttons{justify-content:flex-start}.referral-table th,.referral-table td{padding:10px;font-size:12px}}@media(max-width:768px){.dashboard-layout{font-size:14px}.dashboard-main{padding-top:56px}.page-content{padding:18px}.promo-banner{padding:14px;border-radius:12px;gap:12px;margin:12px auto;flex-direction:column}.banner-content{gap:12px}.gift-illustration{width:110px;height:88px;margin:0 0 18px}.gift-img{width:150px;height:auto}.stats-container{gap:8px;justify-content:flex-start;margin-top:6px}.stat-value{font-size:18px}.invitation-section,.referral-link-section,.referral-table-section{padding:14px}.invitation-form{gap:10px}.email-input{padding:10px 12px}.send-button{padding:10px 18px}.link-container{gap:10px;flex-direction:column}.referral-table th{font-size:11px}.referral-table td{font-size:12px;padding:10px 8px}.social-btn{width:40px;height:40px}.social-btn img{width:35px;height:35px}}@media(prefers-reduced-motion:reduce){.promo-banner,.stat-card,.invitation-section,.referral-link-section,.referral-table-section,.table-wrapper{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#fff;border-radius:16px;padding:40px 30px;max-width:400px;width:90%;position:relative;box-shadow:0 10px 40px #0003;text-align:center}.modal-close{position:absolute;top:15px;right:15px;background:none;border:none;font-size:24px;color:#999;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.modal-close:hover{color:#333}.modal-icon{width:120px;height:120px;margin:0 auto 20px}.envelope-svg{width:100%;height:100%}.modal-title{font-size:22px;font-weight:600;color:#333;margin-bottom:12px}.envelope-img{width:100%;height:100%;object-fit:contain;display:block}.modal-message{font-size:13px;color:#999;line-height:1.6;margin-bottom:24px}.modal-button{width:100%;background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);color:#fff;border:none;padding:14px 20px;border-radius:25px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.modal-button:hover{background-color:#4a2a8a}@media(max-width:768px){.modal-content{padding:30px 20px}.modal-icon{width:100px;height:100px;margin-bottom:16px}.modal-title{font-size:20px;margin-bottom:10px}.modal-message{font-size:12px;margin-bottom:20px}.modal-button{padding:12px 16px;font-size:13px}}.income-dashboard-layout{display:flex;min-height:100vh;background:#fff;width:100%;overflow-x:hidden;position:relative}.income-dashboard-main{flex:1;margin-left:240px;padding-top:70px;transition:margin-left .3s ease;width:100%;min-width:0;position:relative}.income-content{padding:2rem;max-width:1400px;margin:0 auto;min-height:calc(100vh - 70px);width:100%;box-sizing:border-box}.income-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:1rem;flex-wrap:wrap}.income-title{font-size:2rem;font-weight:700;color:#1f2937;margin:0;flex:1;min-width:150px}.income-header-actions{display:flex;gap:1rem;flex-wrap:wrap}.income-btn-secondary,.income-btn-primary{padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;white-space:nowrap}.income-btn-secondary{background:#fff;color:#6b7280;border:2px solid #e5e7eb}.income-btn-secondary:hover{background:#f9fafb;border-color:#d1d5db}.income-btn-primary{background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);color:#fff;box-shadow:0 4px 12px #7226ff4d}.income-btn-primary:hover{box-shadow:0 6px 16px #7226ff66}.income-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.income-stat-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.income-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.income-stat-card.income-total-amount{background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%)}.income-total-amount .income-stat-label,.income-total-amount .income-stat-value{color:#fff}.income-stat-label{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#6b7280;margin-bottom:.75rem;font-weight:500}.income-stat-value{font-size:2rem;font-weight:700;color:#1f2937;margin:0}.income-stat-value.income-highlight{color:#7226ff}.income-info-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:.75rem;color:#9ca3af;cursor:help;margin-left:.25rem;flex-shrink:0}.income-filters{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.income-search-input,.income-filter-select{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;color:#1f2937;transition:all .3s ease;background:#fff}.income-search-input{flex:1;min-width:200px}.income-search-input:focus,.income-filter-select:focus{outline:none;border-color:#7226ff;box-shadow:0 0 0 3px #7226ff1a}.income-filter-select{min-width:150px;cursor:pointer}.income-payment-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;margin-bottom:2rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.income-payment-table{width:100%;border-collapse:collapse;min-width:900px}.income-payment-table thead{background:#f9fafb;position:sticky;top:0}.income-payment-table th{padding:1rem;text-align:left;font-weight:600;font-size:.875rem;color:#6b7280;border-bottom:2px solid #e5e7eb;white-space:nowrap}.income-payment-table td{padding:1rem;font-size:.95rem;color:#1f2937;border-bottom:1px solid #f3f4f6}.income-payment-table tbody tr{transition:background .2s ease}.income-payment-table tbody tr:hover{background:#f9fafb}.income-status-badge{display:inline-block;padding:.375rem .875rem;border-radius:20px;font-size:.875rem;font-weight:600;white-space:nowrap}.income-status-badge.income-available{background:#d1fae5;color:#065f46}.income-status-badge.income-delivered{background:#fecdd3;color:#be123c}.income-empty-state{text-align:center;padding:4rem 2rem}.income-empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.income-empty-text{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.income-empty-subtext{font-size:.95rem;color:#6b7280;margin:0}.income-notes{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.income-notes-title{font-size:1.125rem;font-weight:700;color:#7226ff;margin:0 0 1rem}.income-tips-title{margin-top:2rem}.income-notes-list{margin:0;padding-left:1.5rem;list-style-position:outside}.income-notes-list li{font-size:.95rem;line-height:1.7;color:#4b5563;margin-bottom:.875rem}.income-notes-list li strong{color:#1f2937;font-weight:600}.income-faq-link{font-size:.95rem;color:#4b5563;margin-top:1.5rem}.income-link-purple{color:#7226ff;text-decoration:none;font-weight:600;transition:all .2s ease}.income-link-purple:hover{text-decoration:underline}@media(min-width:1200px){.income-stats{grid-template-columns:repeat(3,1fr)}.income-search-input{max-width:300px}}@media(max-width:1199px){.income-content{padding:1.75rem}.income-payment-table{font-size:.9rem}.income-payment-table th,.income-payment-table td{padding:.875rem}}@media(max-width:1024px){.income-dashboard-main{margin-left:0;padding-top:70px}.income-dashboard-layout{flex-direction:column}.income-content{padding:1.5rem}.income-header{flex-direction:column;align-items:stretch}.income-title{margin-bottom:.5rem}.income-header-actions{width:100%}.income-stats{grid-template-columns:repeat(2,1fr);gap:1.25rem}.income-payment-table th,.income-payment-table td{padding:.75rem;font-size:.875rem}}@media(max-width:768px){.income-dashboard-layout{flex-direction:column}.income-dashboard-main{padding-top:60px;margin-left:0;width:100%}.income-content{padding:1rem;width:100%}.income-header{flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:1.5rem}.income-title{font-size:1.75rem;margin-bottom:0}.income-header-actions{width:100%;flex-direction:column;gap:.75rem}.income-btn-secondary,.income-btn-primary{width:100%;padding:.875rem 1.25rem;font-size:.9rem}.income-stats{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}.income-stat-card{padding:1.25rem}.income-stat-label{font-size:.875rem;margin-bottom:.5rem}.income-stat-value{font-size:1.75rem}.income-filters{flex-direction:column;gap:.75rem;margin-bottom:1rem}.income-search-input{width:100%;min-width:unset;max-width:100%}.income-filter-select{width:100%;min-width:unset}.income-payment-table-container{margin-bottom:1.5rem;border-radius:8px}.income-payment-table th,.income-payment-table td{padding:.75rem .625rem;font-size:.8125rem}.income-payment-table th{font-size:.75rem}.income-status-badge{padding:.25rem .625rem;font-size:.75rem}.income-notes{padding:1.25rem;border-radius:8px}.income-notes-title{font-size:1rem;margin-bottom:.75rem}.income-notes-list{padding-left:1.25rem}.income-notes-list li{font-size:.875rem;line-height:1.6;margin-bottom:.75rem}.income-faq-link{font-size:.875rem}}@media(max-width:480px){.income-dashboard-main{padding-top:60px;margin-left:0}.income-content{padding:.75rem;width:100%}.income-header{margin-bottom:1.25rem}.income-title{font-size:1.5rem;margin-bottom:.75rem}.income-header-actions{gap:.5rem}.income-btn-secondary,.income-btn-primary{padding:.75rem 1rem;font-size:.875rem}.income-stat-card{padding:1rem}.income-stat-label{font-size:.8125rem;margin-bottom:.5rem;gap:.375rem}.income-stat-value{font-size:1.5rem}.income-search-input,.income-filter-select{padding:.625rem .875rem;font-size:.875rem}.income-payment-table th,.income-payment-table td{padding:.625rem .5rem;font-size:.75rem}.income-payment-table th{font-size:.7rem}.income-payment-table{min-width:800px}.income-info-icon{font-size:.65rem;width:13px;height:13px}.income-empty-state{padding:2.5rem 1rem}.income-empty-icon{font-size:3rem;margin-bottom:.75rem}.income-empty-text{font-size:1rem}.income-empty-subtext{font-size:.875rem}.income-notes{padding:.875rem}.income-notes-title{font-size:.95rem;margin-bottom:.75rem}.income-notes-list{padding-left:1.25rem}.income-notes-list li{font-size:.8125rem;line-height:1.5;margin-bottom:.65rem}.income-faq-link{font-size:.8125rem;margin-top:1.25rem}.income-link-purple{word-break:break-word}}@media(max-width:360px){.income-title,.income-stat-value{font-size:1.35rem}.income-btn-secondary,.income-btn-primary{padding:.65rem .875rem;font-size:.8125rem}.income-payment-table th,.income-payment-table td{padding:.5rem .375rem;font-size:.7rem}.income-notes-list li{font-size:.75rem}}.paymodal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;overflow-y:auto}.paymodal-modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;position:relative}.paymodal-modal-content{-ms-overflow-style:none;scrollbar-width:none}.paymodal-modal-content::-webkit-scrollbar{width:0;height:0;background:transparent}.paymodal-modal-header{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1rem;border-bottom:2px solid rgba(114,38,255,1);position:sticky;top:0;background:#fff;border-radius:16px 16px 0 0;z-index:10}.paymodal-modal-header h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}.paymodal-close-modal-btn{background:none;border:none;padding:.5rem;border-radius:8px;cursor:pointer;color:#6b7280;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.paymodal-close-modal-btn:hover{background:#f3f4f6;color:#374151}.paymodal-modal-body{padding:1.25rem 1.5rem}.paymodal-payment-illustration{display:flex;justify-content:center;align-items:center;margin-bottom:2.25rem;min-height:180px}.paymodal-illustration-wrapper{position:relative;width:220px;height:140px;display:flex;align-items:center;justify-content:center}.paymodal-illustration-img{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.paymodal-coin{position:absolute;font-size:3rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.paymodal-coin-1{top:10px;left:40px}.paymodal-coin-2{top:20px;right:40px}.paymodal-credit-card{position:relative;width:160px;height:100px;background:linear-gradient(135deg,#7226ff,#4f46e5);border-radius:10px;padding:.75rem;box-shadow:0 8px 22px #7226ff33;display:flex;flex-direction:column;justify-content:space-between}.paymodal-card-chip{width:40px;height:30px;background:linear-gradient(135deg,gold,orange);border-radius:6px;position:relative;overflow:hidden}.paymodal-card-chip:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:22px;border:1px solid rgba(0,0,0,.1);border-radius:4px}.paymodal-card-number{color:#fff;font-size:.875rem;font-weight:600;letter-spacing:1px;margin-top:auto}.paymodal-card-circles{display:flex;gap:.25rem;justify-content:flex-end;align-items:center;margin-top:.5rem}.paymodal-circle{width:20px;height:20px;border-radius:50%}.paymodal-circle-1{background:#fffc}.paymodal-circle-2{background:#fff9;margin-left:-8px}.paymodal-current-method{text-align:center;margin-bottom:2rem}.paymodal-current-method-text{font-size:.95rem;color:#6b7280;margin:0}.paymodal-method-highlight{color:#7226ff;font-weight:700}.paymodal-payment-form{display:flex;flex-direction:column}.paymodal-form-group{margin-bottom:1.5rem}.paymodal-form-group label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.95rem}.paymodal-required{color:#ef4444}.paymodal-select-wrapper{position:relative}.paymodal-select-wrapper select{width:100%;height:48px;padding:0 2.5rem 0 .75rem;border:1px solid #e6e0f8;border-radius:10px;font-size:.98rem;color:#1f2937;background:#fff;cursor:pointer;transition:all .2s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;box-shadow:0 6px 18px #1008300d}.paymodal-select-arrow{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#6b7280}.paymodal-form-group input[type=email],.paymodal-form-group select{font-family:inherit}.paymodal-form-group input[type=email]{width:100%;height:48px;padding:0 .75rem;border:1px solid #e6e0f8;border-radius:10px;font-size:.98rem;color:#1f2937;transition:all .2s ease;box-shadow:0 6px 18px #1008300a}.paymodal-form-group input[type=email]:focus,.paymodal-form-group select:focus{outline:none;border-color:#7226ff;box-shadow:0 0 0 6px #7226ff0f}.paymodal-form-group input::placeholder{color:#9ca3af}.paymodal-form-group input.paymodal-error,.paymodal-form-group select.paymodal-error{border-color:#ef4444}.paymodal-error-message{display:block;margin-top:.5rem;font-size:.875rem;color:#ef4444}.paymodal-payment-note{background:#fff;padding:1rem 1.25rem;border-radius:8px;margin-bottom:1.25rem;border-left:4px solid rgba(114,38,255,1)}.paymodal-note-title{font-size:1rem;font-weight:700;color:#7226ff;margin:0 0 .75rem}.paymodal-note-list{margin:0;padding-left:1.25rem;list-style:none}.paymodal-note-list li{font-size:.875rem;line-height:1.6;color:#4b5563;margin-bottom:.75rem;position:relative}.paymodal-note-list li:last-child{margin-bottom:0}.paymodal-faq-text{font-size:.875rem;color:#4b5563;margin:.75rem 0 0}.paymodal-faq-link{color:#7226ff;text-decoration:none;font-weight:600;transition:all .2s ease}.paymodal-faq-link:hover{text-decoration:underline}.paymodal-form-actions{display:flex;gap:.75rem;padding-top:1.25rem;border-top:1px solid rgba(14,8,32,.04)}.paymodal-cancel-btn,.paymodal-submit-btn{padding:.75rem 1rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.paymodal-cancel-btn{background:#fff;color:#7226ff;border:2px solid rgba(114,38,255,.18);flex:0 0 140px}.paymodal-cancel-btn:hover{background:#7226ff0a;border-color:#7226ff59}.paymodal-submit-btn{background:linear-gradient(180deg,#7226ff,#6b28f0 40%,#160078);color:#fff;box-shadow:0 10px 26px #7226ff38;flex:1 1 auto;min-width:120px;padding:.75rem 1.25rem}.paymodal-submit-btn:hover{box-shadow:0 16px 40px #7226ff52}.paymodal-modal-content:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#7226ff,#160078);border-radius:16px 16px 0 0}@media(max-width:768px){.paymodal-overlay{padding:.5rem}.paymodal-modal-content{max-height:95vh;border-radius:12px}.paymodal-modal-header{padding:1.25rem 1.5rem}.paymodal-modal-header h2{font-size:1.25rem}.paymodal-modal-body{padding:1.5rem}.paymodal-payment-illustration{min-height:150px;margin-bottom:1.5rem}.paymodal-illustration-wrapper{width:240px;height:150px}.paymodal-coin{font-size:2.5rem}.paymodal-credit-card{width:150px;height:92px;padding:.875rem}.paymodal-card-chip{width:35px;height:26px}.paymodal-card-number{font-size:.75rem}.paymodal-current-method-text{font-size:.875rem}.paymodal-form-group{margin-bottom:1.25rem}.paymodal-form-group label{font-size:.9rem}.paymodal-form-group input[type=email],.paymodal-select-wrapper select{padding:.65rem;font-size:.95rem}.paymodal-payment-note{padding:1.25rem}.paymodal-note-title{font-size:.95rem}.paymodal-note-list li,.paymodal-faq-text{font-size:.8125rem}}@media(max-width:480px){.paymodal-overlay{padding:0;align-items:flex-end}.paymodal-modal-content{max-width:100%;margin:0;border-radius:16px 16px 0 0;max-height:90vh}.paymodal-modal-header{padding:1rem 1.25rem}.paymodal-modal-header h2{font-size:1.25rem}.paymodal-modal-body{padding:1rem}.paymodal-payment-illustration{min-height:120px;margin-bottom:1.25rem}.paymodal-illustration-wrapper{width:180px;height:120px}.paymodal-coin{font-size:1.75rem}.paymodal-coin-1{left:15px;top:5px}.paymodal-coin-2{right:15px;top:15px}.paymodal-credit-card{width:120px;height:74px;padding:.65rem}.paymodal-card-chip{width:28px;height:20px}.paymodal-card-chip:before{width:24px;height:16px}.paymodal-card-number{font-size:.65rem;letter-spacing:.5px}.paymodal-circle{width:14px;height:14px}.paymodal-current-method{margin-bottom:1.5rem}.paymodal-current-method-text{font-size:.8125rem}.paymodal-form-group{margin-bottom:1rem}.paymodal-form-group label{font-size:.875rem;margin-bottom:.4rem}.paymodal-form-group input[type=email],.paymodal-select-wrapper select{padding:.625rem;font-size:.875rem}.paymodal-select-arrow{width:10px;height:6px}.paymodal-payment-note{padding:.875rem;margin-bottom:1rem}.paymodal-note-title{font-size:.875rem;margin-bottom:.5rem}.paymodal-note-list{padding-left:1rem}.paymodal-note-list li{font-size:.75rem;line-height:1.5;margin-bottom:.5rem}.paymodal-faq-text{font-size:.75rem;margin-top:.5rem}.paymodal-form-actions{flex-direction:column-reverse;gap:.625rem;padding-top:1rem}.paymodal-cancel-btn,.paymodal-submit-btn{width:100%;padding:.75rem 1rem;font-size:.9rem}}.comments-content{padding:2rem;max-width:1200px;margin:0 auto;min-height:calc(100vh - 70px)}.comments-header{margin-bottom:2rem}.comments-title-wrapper{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.comments-title{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0}.filtered-story-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;background:#7226ff1a;color:#7226ff;border-radius:20px;font-size:.875rem;font-weight:600;border:1px solid rgba(114,38,255,.2)}.comments-filters{display:flex;gap:1rem;align-items:center}.filter-dropdown{position:relative}.chapter-select{padding:.75rem 2.5rem .75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.95rem;color:#1f2937;background:#fff;cursor:pointer;transition:all .3s ease;appearance:none}.chapter-select:hover,.chapter-select:focus{border-color:#7226ff;outline:none}.comments-list{display:flex;flex-direction:column;gap:1.5rem}.comments-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.show-results{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#6b7280}.results-select{padding:.5rem 2rem .5rem .75rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.875rem;color:#1f2937;background:#fff;cursor:pointer;appearance:none}.pagination-controls{display:flex;align-items:center;gap:.5rem}.page-btn{min-width:36px;height:36px;padding:.5rem;border:none;background:transparent;color:#6b7280;font-size:.95rem;cursor:pointer;border-radius:6px;transition:all .2s ease}.page-btn:hover:not(:disabled):not(.inactive){background:#f3f4f6;color:#1f2937}.page-btn.active{background:#7226ff;color:#fff;font-weight:600}.page-btn.inactive{color:#d1d5db}.page-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-dots{color:#d1d5db;padding:0 .25rem}@media(max-width:768px){.dashboard-main{padding-top:60px}.comments-content{padding:1rem}.comments-title-wrapper{margin-bottom:1rem}.comments-title{font-size:1.5rem}.filtered-story-badge{font-size:.8125rem;padding:.375rem .75rem}.comments-filters{flex-direction:column;gap:.75rem}.search-box{max-width:100%}.filter-dropdown,.chapter-select{width:100%}.comments-pagination{flex-direction:column;gap:1rem;align-items:stretch}.show-results{justify-content:center}.pagination-controls{justify-content:center;flex-wrap:wrap}}@media(max-width:480px){.comments-content{padding:.75rem}.comments-title-wrapper{flex-direction:column;align-items:flex-start;gap:.5rem}.comments-title{font-size:1.25rem}.filtered-story-badge{font-size:.75rem;padding:.25rem .625rem}.search-input,.chapter-select{padding:.625rem 1rem .625rem 2.5rem;font-size:.875rem}.page-btn{min-width:32px;height:32px;font-size:.875rem}}.comment-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;transition:all .3s ease}.comment-card:hover{box-shadow:0 4px 12px #00000014;border-color:#d1d5db}.comment-main{display:flex;gap:1rem;flex:1}.comment-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.comment-content-wrapper{flex:1;min-width:0}.comment-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;gap:1rem;flex-wrap:wrap}.comment-user-name{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.comment-story-info{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.comment-story-title{font-weight:500;color:#1f2937}.comment-divider{color:#d1d5db}.comment-chapter{font-weight:500}.comment-text{font-size:.95rem;line-height:1.6;color:#4b5563;margin:0 0 .75rem}.comment-footer{display:flex;align-items:center;gap:.75rem}.comment-timestamp{font-size:.8125rem;color:#9ca3af}.comment-actions{display:flex;gap:.75rem;flex-shrink:0}.action-btn{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;background:transparent;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;font-size:.875rem;cursor:pointer;transition:all .2s ease}.action-btn:hover{background:#f9fafb;border-color:#d1d5db}.action-btn svg{width:18px;height:18px}.action-btn.like-btn.active{color:#7226ff;border-color:#7226ff;background:#7226ff0d}.action-btn.like-btn.active svg{fill:#7226ff}@media(max-width:768px){.comment-card{padding:1.25rem;flex-direction:column;gap:1rem}.comment-header-row{flex-direction:column;align-items:flex-start}.comment-actions{width:100%;justify-content:space-between}.action-btn{flex:1;justify-content:center}}@media(max-width:480px){.comment-card{padding:1rem}.comment-avatar{width:40px;height:40px}.comment-user-name{font-size:.95rem}.comment-story-info{font-size:.8125rem}.comment-text{font-size:.875rem}.action-btn{padding:.375rem .5rem;font-size:.8125rem}.action-btn svg{width:16px;height:16px}}.comment-input-container{display:flex;gap:1rem;align-items:center;background:#f9fafb;padding:1rem;border-radius:10px;border:1px solid #e5e7eb}.comment-input{flex:1;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.95rem;color:#1f2937;background:#fff;transition:all .3s ease}.comment-input::placeholder{color:#9ca3af}.comment-input:focus{outline:none;border-color:#7226ff;box-shadow:0 0 0 3px #7226ff1a}.post-btn{padding:.75rem 2rem;background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #7226ff4d;white-space:nowrap}.post-btn:hover{box-shadow:0 6px 16px #7226ff66}@media(max-width:768px){.comment-input-container{flex-direction:column;gap:.75rem}.comment-input{width:100%}.post-btn{width:100%;padding:.875rem 1.5rem}}@media(max-width:480px){.comment-input-container{padding:.875rem}.comment-input{padding:.625rem .875rem;font-size:.875rem}.post-btn{padding:.75rem 1.25rem;font-size:.875rem}}.story-filter-dropdown{position:relative}.story-filter-button{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:.95rem;color:#1f2937;cursor:pointer;transition:all .3s ease;min-width:180px;justify-content:space-between}.story-filter-button:hover{border-color:#7226ff}.story-dropdown-menu{position:absolute;top:calc(100% + .5rem);left:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 30px #00000026;min-width:320px;z-index:1000;overflow:hidden}.dropdown-search{position:relative;padding:1rem;border-bottom:1px solid #e5e7eb}.dropdown-search-icon{position:absolute;left:1.75rem;top:50%;transform:translateY(-50%);color:#9ca3af}.dropdown-search-input{width:100%;padding:.625rem 1rem .625rem 2.5rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;color:#1f2937;transition:all .3s ease}.dropdown-search-input:focus{outline:none;border-color:#7226ff;box-shadow:0 0 0 3px #7226ff1a}.stories-label{padding:.75rem 1rem .5rem;font-size:.875rem;font-weight:600;color:#1f2937}.stories-list{max-height:280px;overflow-y:auto}.story-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;cursor:pointer;transition:all .2s ease}.story-item.active{background:#7226ff1a}.story-thumbnail{width:48px;height:48px;border-radius:8px;object-fit:cover;flex-shrink:0}.story-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.story-info-full{display:flex;flex-direction:column;flex:1;padding-left:0}.story-name{font-size:.95rem;font-weight:500;color:#1f2937}.story-chapters{font-size:.8125rem;color:#6b7280}.stories-list::-webkit-scrollbar{width:6px}.stories-list::-webkit-scrollbar-track{background:transparent}.stories-list::-webkit-scrollbar-thumb{background:#7226ff33;border-radius:3px}.stories-list::-webkit-scrollbar-thumb:hover{background:#7226ff4d}@media(max-width:768px){.story-filter-button,.story-dropdown-menu{width:100%}}@media(max-width:480px){.story-dropdown-menu{min-width:auto;right:0}.story-thumbnail{width:40px;height:40px}.story-name{font-size:.875rem}.story-chapters{font-size:.75rem}}.empty-comments-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;min-height:60vh}.empty-illustration{margin-bottom:2rem;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.empty-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 2rem;max-width:500px;line-height:1.5}.start-tale-btn{padding:.875rem 2.5rem;background:transparent;color:#7226ff;border:2px solid #7226FF;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.start-tale-btn:hover{background:#7226ff;color:#fff;box-shadow:0 6px 20px #7226ff4d}@media(max-width:768px){.empty-comments-state{padding:3rem 1.5rem;min-height:50vh}.empty-illustration svg{width:160px;height:160px}.empty-title{font-size:1.125rem}.start-tale-btn{padding:.75rem 2rem;font-size:.95rem}}@media(max-width:480px){.empty-comments-state{padding:2rem 1rem}.empty-illustration svg{width:140px;height:140px}.empty-title{font-size:1rem}.start-tale-btn{padding:.625rem 1.75rem;font-size:.875rem;width:100%;max-width:280px}}.academy-content{padding:2rem;max-width:1400px;margin:0 auto;min-height:calc(100vh - 70px)}.academy-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:1rem}.academy-title{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0}.academy-controls{display:flex;gap:1rem;align-items:center}.search-box{position:relative;flex:1;max-width:400px}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af}.search-input{width:100%;padding:.75rem 1rem .75rem 2.75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.95rem;color:#1f2937;transition:all .3s ease}.search-input:focus{outline:none;border-color:#7226ff;box-shadow:0 0 0 3px #7226ff1a}.filter-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:.95rem;color:#1f2937;cursor:pointer;transition:all .3s ease;white-space:nowrap}.filter-button:hover{border-color:#7226ff}.continue-learning-section{margin-bottom:3rem}.section-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 1.5rem}.continue-learning-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));gap:1.5rem}.courses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:2rem}@media(max-width:1024px){.dashboard-main{margin-left:0}.continue-learning-grid{grid-template-columns:1fr}.courses-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media(max-width:768px){.dashboard-main{padding-top:60px}.academy-content{padding:1rem}.academy-header{flex-direction:column;align-items:stretch}.academy-title{font-size:1.5rem;margin-bottom:1rem}.academy-controls{flex-direction:column}.search-box{max-width:100%}.filter-button{width:100%;justify-content:center}.section-title{font-size:1.25rem}.continue-learning-grid{gap:1rem}.courses-grid{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:480px){.academy-content{padding:.75rem}.academy-title{font-size:1.25rem}.section-title{font-size:1.125rem}.search-input,.filter-button{padding:.625rem 1rem .625rem 2.5rem;font-size:.875rem}}.continue-learning-card{display:flex;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s ease;position:relative}.continue-learning-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.card-image-container{flex-shrink:0;width:200px;height:180px;overflow:hidden}.card-image{width:100%;height:100%;object-fit:cover}.card-content{flex:1;padding:1.5rem;display:flex;flex-direction:column}.card-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .75rem;line-height:1.4}.card-description{font-size:.875rem;line-height:1.6;color:#6b7280;margin:0 0 auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-footer{margin-top:1rem;display:flex;align-items:center;gap:1rem}.progress-wrapper{flex:1}.progress-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.progress-label{font-size:.875rem;color:#6b7280}.progress-value{font-size:.875rem;font-weight:600;color:#1f2937}.progress-bar{width:100%;height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#ff9500,#ffa726);border-radius:3px;transition:width .8s ease}.continue-btn1{padding:.625rem 1.25rem;background:transparent;color:#1f2937;border:2px solid #e5e7eb;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;flex-shrink:0;align-self:flex-end}.continue-btn1:hover{border-color:#7226ff;color:#7226ff;background:#7226ff0d}@media(max-width:768px){.continue-learning-card{flex-direction:column}.card-image-container{width:100%;height:200px}.card-content{padding:1.25rem}.card-title{font-size:1rem}.card-footer{flex-direction:column;align-items:stretch;gap:.75rem}.continue-btn{width:100%;align-self:stretch}}@media(max-width:480px){.card-content{padding:1rem}.card-title{font-size:.95rem}.card-description{font-size:.8125rem}.card-footer{flex-direction:column;gap:.625rem}.continue-btn{padding:.5rem 1rem;font-size:.8125rem}}.course-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s ease;display:flex;flex-direction:column}.course-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.course-image-wrapper{width:100%;height:220px;overflow:hidden}.course-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.course-card:hover .course-image{transform:scale(1.05)}.course-content{flex:1;padding:1.5rem}.course-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .75rem;line-height:1.4}.course-description{font-size:.875rem;line-height:1.6;color:#6b7280;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.course-footer{padding:0 1.5rem 1.5rem}.course-progress-wrapper{margin-bottom:1rem}.progress-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.progress-text{font-size:.875rem;color:#6b7280}.progress-percentage{font-size:.875rem;font-weight:600;color:#ff9500}.course-progress-bar{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.course-progress-fill{height:100%;background:linear-gradient(90deg,#ff9500,#ffa726);border-radius:4px}.course-action-btn{width:100%;padding:.875rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.course-action-btn.take{background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);color:#fff;box-shadow:0 4px 12px #7226ff4d}.course-action-btn.take:hover{box-shadow:0 6px 16px #7226ff66}.course-action-btn.continue{background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);color:#fff;box-shadow:0 4px 12px #7226ff4d}.course-action-btn.continue:hover{box-shadow:0 6px 16px #7226ff66}@media(max-width:768px){.course-image-wrapper{height:200px}.course-content{padding:1.25rem}.course-title{font-size:1rem}.course-description{font-size:.8125rem}.course-footer{padding:0 1.25rem 1.25rem}.course-action-btn{padding:.75rem 1.25rem;font-size:.875rem}}@media(max-width:480px){.course-image-wrapper{height:180px}.course-content{padding:1rem}.course-title{font-size:.95rem}.course-description{font-size:.8125rem;-webkit-line-clamp:3}.course-footer{padding:0 1rem 1rem}}.course-tabs{display:flex;gap:2rem;border-bottom:2px solid #e5e7eb;margin-top:2rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.tab-button{position:relative;display:flex;align-items:center;gap:.5rem;padding:1rem 0;background:transparent;border:none;cursor:pointer;white-space:nowrap;transition:all .3s ease}.tab-label{font-size:.95rem;font-weight:500;color:#6b7280;transition:color .3s ease}.tab-button.active .tab-label{color:#7226ff;font-weight:600}.tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 .5rem;background:#f3f4f6;color:#6b7280;border-radius:12px;font-size:.8125rem;font-weight:600;transition:all .3s ease}.tab-button.active .tab-count{background:#7226ff1a;color:#7226ff}.tab-indicator{position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#7226ff}@media(max-width:768px){.course-tabs{gap:1.5rem;margin-top:1.5rem}.tab-button{padding:.875rem 0}.tab-label{font-size:.875rem}.tab-count{min-width:20px;height:20px;font-size:.75rem;padding:0 .375rem}}@media(max-width:480px){.course-tabs{gap:1rem}.tab-label{font-size:.8125rem}}.abp-dashboard-layout{display:flex;min-height:100vh;background:#fafafa}.abp-dashboard-main{flex:1;margin-left:240px}.abp-benefits-page-content{padding:2rem;max-width:1200px;margin:0 auto;min-height:calc(100vh - 70px)}.abp-benefits-hero{width:100%;max-width:1118px;height:172px;left:-10px;background-image:url(./earn-badges-bg-Bu9JRuY9.png),linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);background-size:cover,auto;background-position:center,center;border-radius:25px;border:1px solid rgba(51,51,51,.25);padding:2rem;margin:80px auto 2rem;position:relative;overflow:hidden;opacity:1;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;animation:abp-slideInUp .8s ease-out}.abp-hero-content{flex:1;z-index:2;animation:abp-fadeInLeft .8s ease-out .2s both}.abp-hero-decoration{position:relative;margin-left:2rem;animation:abp-fadeInRight .8s ease-out .4s both}.abp-hero-title{color:#fff;margin:0 0 .5rem;line-height:1.2;font-family:Manrope;font-weight:400;font-style:normal;font-size:18px;line-height:24px;letter-spacing:0%}.abp-hero-subtitle{font-family:Manrope;font-weight:600;font-style:normal;font-size:26px;line-height:34px;letter-spacing:-2%;color:#fff}.abp-apply-btn{padding:.75rem 1.5rem;background:#fff;color:#7226ff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;animation:abp-pulse 2s infinite;margin:10px}.abp-highlight-text{color:gold}.abp-apply-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.abp-star{position:absolute;font-size:5rem;color:#ffffff4d;animation:abp-twinkle 2s ease-in-out infinite}.abp-star-1{top:-1rem;right:0;animation-delay:0s;font-size:4rem}.abp-star-2{top:-2rem;right:3rem;animation-delay:.5s;font-size:4rem}.abp-star-3{top:-4rem;right:1rem;font-size:4rem;animation-delay:1s}.abp-main-header{width:100%;max-width:1118px;height:auto;min-height:1624px;opacity:1;border-radius:20px;border:1px solid rgba(101,122,147,.1);background:#fff;transform:rotate(0);padding:15px;margin:0 auto 40px;animation:abp-fadeInUp .6s ease-out}.abp-section-header{text-align:center;font-family:Manrope;font-weight:700;font-size:1.125rem;padding:0;border-radius:0;margin-bottom:2rem;letter-spacing:.5px;width:100%;max-width:1068px;height:54px;display:flex;align-items:center;justify-content:center;position:relative;opacity:1;color:#fff;animation:abp-slideInDown .6s ease-out}.abp-non-exclusive-header{background:url(./CardTitle-Base-BgxFPvSq.png) center/cover no-repeat}.abp-exclusive-header{background:url(./CardTitle-Base-BgxFPvSq.png) center/cover no-repeat}.abp-rewards-section{display:flex;flex-direction:column;align-items:center}.abp-benefits-grid{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:3rem;align-items:center}.abp-benefit-card{width:100%;max-width:863px;height:330px;background:#fef;border-radius:20px;border:1px solid rgba(238,239,242,1);padding:2.5rem 2rem 2rem;display:flex;flex-direction:column;transition:all .3s ease;box-shadow:0 2px 8px #00000014;position:relative;overflow:hidden;opacity:1;animation:abp-scaleIn .5s ease-out}.abp-benefit-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 8px 20px #7226ff26}.abp-card-header{position:absolute;z-index:2}.abp-top-right-header{display:flex;justify-content:flex-end;top:0;right:0;margin-right:-5px}.abp-top-left-header{display:flex;justify-content:flex-start;top:0;left:0;margin-left:-5px}.abp-card-title{width:323px;height:65px;font-size:1.125rem;font-weight:700;color:#fff;margin:0;padding:0;background:#7226ff;border-radius:20px 0 0;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003;opacity:1;text-align:center;animation:abp-slideInFromTop .5s ease-out}.abp-card-body{display:flex;align-items:center;gap:2rem;flex:1;height:100%}.abp-left-icon-layout{flex-direction:row;align-items:center;justify-content:flex-start}.abp-left-icon-layout .abp-icon-container{flex-shrink:0;animation:abp-bounceInLeft .6s ease-out}.abp-left-icon-layout .abp-benefit-text{text-align:right;flex:1;animation:abp-fadeInRight .6s ease-out .2s both}.abp-right-icon-layout{flex-direction:row;align-items:center;justify-content:flex-end}.abp-right-icon-layout .abp-icon-container{flex-shrink:0;animation:abp-bounceInRight .6s ease-out}.abp-right-icon-layout .abp-benefit-text{text-align:left;flex:1;animation:abp-fadeInLeft .6s ease-out .2s both}.abp-icon-container{display:flex;justify-content:center;align-items:center}.abp-benefit-icon{max-width:240px;height:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));transition:transform .3s ease}.abp-benefit-card:hover .abp-benefit-icon{transform:scale(1.05) rotate(5deg)}.abp-benefit-text{font-family:Manrope;font-weight:400;font-style:normal;font-size:18px;line-height:120%;letter-spacing:0%;color:#1f1f1f;margin:0}.abp-amount{font-weight:700;color:#1f1f1f;font-size:1.125rem;animation:abp-pulse 3s infinite}.abp-words{font-weight:700;color:#1f1f1f}.abp-exclusive-section{width:100%;max-width:1118px;height:542px;opacity:1;border-radius:20px;border:1px solid rgba(238,239,242,1);margin-bottom:3rem;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem;box-sizing:border-box;margin-left:auto;margin-right:auto;background:#fff;animation:abp-fadeInUp .8s ease-out}.abp-coming-soon-card{width:100%;max-width:863px;height:330px;background:linear-gradient(to bottom,#faf4ff,#f5ebff);border-radius:20px;border:1px solid rgba(238,239,242,1);display:flex;justify-content:center;align-items:center;opacity:1;margin-top:2rem;animation:abp-pulse 2s ease-in-out infinite}.abp-coming-soon-img{max-width:200px;height:auto;animation:abp-float 3s ease-in-out infinite}.abp-note-section{padding:1rem;animation:abp-fadeIn .8s ease-out}.abp-note-title{font-size:1.125rem;font-weight:700;color:#7226ff;margin:0 0 1rem}.abp-note-list{list-style:none;padding:0;margin:0;font-family:Manrope;font-weight:600;font-style:normal;font-size:16px;line-height:180%;letter-spacing:-1%;vertical-align:middle}.abp-note-list li{font-size:.875rem;line-height:1.7;color:#4b5563;margin-bottom:.875rem;padding-left:0;animation:abp-slideInLeft .5s ease-out}.abp-note-list li:nth-child(1){animation-delay:.1s}.abp-note-list li:nth-child(2){animation-delay:.2s}.abp-note-list li:nth-child(3){animation-delay:.3s}.abp-note-list li:nth-child(4){animation-delay:.4s}.abp-note-list li:last-child{margin-bottom:0}.abp-note-list li strong{color:#1f2937;font-weight:600}@keyframes abp-slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes abp-slideInDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes abp-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes abp-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes abp-fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes abp-fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes abp-scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes abp-bounceInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes abp-bounceInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes abp-slideInFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes abp-slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes abp-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes abp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes abp-twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}@media(max-width:1024px){.abp-dashboard-main{margin-left:0}.abp-benefits-page-content{padding:1.5rem}.abp-benefits-hero{max-width:95%;height:160px;margin:100px auto 2rem;padding:1.5rem}.abp-hero-title{font-size:16px}.abp-hero-subtitle{font-size:22px;line-height:28px}.abp-main-header{max-width:95%;min-height:auto;padding:12px}.abp-section-header{max-width:95%;height:50px;font-size:1rem}.abp-benefit-card{max-width:95%;height:300px;padding:2rem 1.5rem}.abp-card-title{width:280px;height:55px;font-size:1rem}.abp-benefit-icon{max-width:180px}.abp-benefit-text{font-size:16px}.abp-exclusive-section{max-width:95%;height:480px;padding:1.5rem}.abp-coming-soon-card{max-width:95%;height:280px}}@media(max-width:767px){.abp-dashboard-main{padding-top:60px}.abp-benefits-page-content{padding:1rem}.abp-benefits-hero{max-width:100%;height:auto;min-height:140px;margin:80px auto 2rem;padding:1.25rem;flex-direction:column;text-align:center;gap:1rem}.abp-hero-content{text-align:center}.abp-hero-title{font-size:14px;line-height:20px}.abp-hero-subtitle{font-size:18px;line-height:24px}.abp-hero-decoration{margin-left:0;margin-top:.5rem}.abp-star{font-size:1.5rem}.abp-apply-btn{padding:.6rem 1.2rem;font-size:.8rem}.abp-main-header{max-width:100%;padding:10px;margin-bottom:2rem}.abp-section-header{max-width:100%;height:45px;font-size:.9rem;margin-bottom:1.5rem}.abp-benefits-grid{gap:2rem}.abp-benefit-card{max-width:100%;height:280px;padding:1.5rem 1rem}.abp-card-title{width:240px;height:50px;font-size:.9rem}.abp-card-body{gap:1.5rem;flex-direction:row!important;text-align:justify}.abp-left-icon-layout .abp-benefit-text,.abp-right-icon-layout .abp-benefit-text{text-align:justify!important}.abp-benefit-icon{max-width:120px;margin:0 auto}.abp-benefit-text{font-size:14px;text-align:center}.abp-amount{font-size:1rem}.abp-exclusive-section{max-width:100%;height:400px;padding:1rem}.abp-coming-soon-card{max-width:100%;height:200px;margin-top:1.5rem}.abp-coming-soon-img{max-width:120px}}@media(max-width:480px){.abp-benefits-page-content{padding:.5rem}.abp-benefits-hero{margin:30px auto 1.5rem;padding:1rem;border-radius:15px;left:0}.abp-hero-title{font-size:12px;line-height:18px}.abp-hero-subtitle{font-size:16px;line-height:22px}.abp-star{display:none}.abp-main-header{border-radius:15px;padding:8px}.abp-section-header{height:40px;font-size:.8rem;border-radius:10px}.abp-benefits-grid{gap:1.5rem}.abp-benefit-card{height:250px;padding:1.25rem .75rem;border-radius:15px}.abp-card-title{width:200px;height:45px;font-size:.8rem;border-top-left-radius:15px}.abp-card-body{gap:1rem}.abp-benefit-icon{max-width:140px}.abp-benefit-text{font-size:12px;line-height:1.4}.abp-exclusive-section{height:350px;padding:.75rem;border-radius:15px}.abp-coming-soon-card{height:180px;margin-top:1rem;border-radius:15px}.abp-coming-soon-img{max-width:80px}.abp-note-section{padding:.75rem}.abp-note-title{font-size:1rem}.abp-note-list li{font-size:.75rem;margin-bottom:.5rem}}@media(max-width:767px)and (orientation:landscape){.abp-benefits-hero{height:120px;min-height:120px;padding:1rem}.abp-benefit-card{height:220px;padding:1rem}.abp-card-body{gap:1rem}.abp-benefit-icon{max-width:80px}.abp-benefit-text{font-size:12px}.abp-exclusive-section{height:300px}.abp-coming-soon-card{height:150px}}@media(min-width:1400px){.abp-benefits-page-content{max-width:1300px}.abp-benefits-hero,.abp-main-header,.abp-exclusive-section{max-width:1200px}}.dashboard-layout{display:flex;min-height:100vh;background:#fafafa;width:100%;overflow-x:hidden;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dashboard-main{flex:1;margin-left:240px;padding-top:70px;width:100%;min-width:0;transition:margin-left .3s ease;background:#fafafa}.promotional-page-content{padding:24px 40px;max-width:1440px;margin:0 auto;min-height:calc(100vh - 70px);width:100%;box-sizing:border-box;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero-carousel{background:linear-gradient(179.53deg,#7226ff -5.04%,#160078,#010030 106.46%);background-image:url(./earn-badges-bg-Bu9JRuY9.png),linear-gradient(179.53deg,#7226ff -5.04%,#160078,#010030 106.46%);background-size:cover;background-position:center;position:relative;width:80%;margin-left:10%;height:246px;border-radius:20px;overflow:hidden;margin-bottom:32px;box-shadow:0 8px 32px #7226ff29;animation:fadeInScale .6s cubic-bezier(.16,1,.3,1) both}.carousel-slide{width:100%;height:100%;padding:40px 48px;position:relative;display:flex;align-items:center;justify-content:space-between}.carousel-content{max-width:560px;z-index:2;position:relative;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.carousel-badge{display:inline-flex;align-items:center;gap:8px;padding:0;border-radius:0;color:#fff;font-size:15px;font-weight:700;margin-bottom:16px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;animation:fadeInLeft .5s cubic-bezier(.16,1,.3,1) .1s both}.carousel-badge svg{width:20px;height:20px;animation:rotateStar 3s ease-in-out infinite}.carousel-title{font-size:32px;font-weight:700;line-height:1.3;color:#fff;margin:0 0 12px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.5px;animation:fadeInLeft .5s cubic-bezier(.16,1,.3,1) .2s both}.carousel-subtitle{font-size:14px;line-height:1.6;color:#ffffffeb;margin:0 0 24px;max-width:520px;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;animation:fadeInLeft .5s cubic-bezier(.16,1,.3,1) .3s both}.carousel-btn{padding:12px 28px;background:#fff;color:#7226ff;border:none;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #0000001f;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;animation:fadeInUp .5s cubic-bezier(.16,1,.3,1) .4s both;letter-spacing:.2px}.carousel-btn:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0003;background:#fff}.carousel-btn:active{transform:translateY(-1px)}.carousel-decoration{position:absolute;right:48px;top:50%;transform:translateY(-50%);z-index:1;display:flex;align-items:center;justify-content:center;animation:floatIn .8s cubic-bezier(.16,1,.3,1) .5s both}.trophy-icon{width:220px;height:auto;filter:drop-shadow(0 8px 24px rgba(0,0,0,.3));animation:float 4s ease-in-out infinite}.laurel-left,.laurel-right{position:absolute;font-size:48px;opacity:.15;color:gold;animation:fadeIn 1s ease-out .8s both}.laurel-left{left:-32px;top:-8px;transform:rotate(-25deg);animation:fadeIn 1s ease-out .8s both,sway 4s ease-in-out infinite}.laurel-right{right:-32px;top:-8px;transform:rotate(25deg);animation:fadeIn 1s ease-out .8s both,sway 4s ease-in-out 2s infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-16px) rotate(2deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes floatIn{0%{opacity:0;transform:translateY(-50%) translate(40px)}to{opacity:1;transform:translateY(-50%) translate(0)}}@keyframes rotateStar{0%,to{transform:rotate(0)}50%{transform:rotate(360deg)}}@keyframes sway{0%,to{transform:rotate(-25deg)}50%{transform:rotate(-20deg)}}.carousel-nav:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.1)}.carousel-nav.prev{left:.75rem}.carousel-nav.next{right:.75rem}.carousel-nav svg{width:18px;height:18px}.carousel-indicators{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);display:flex;gap:.375rem;z-index:3}.indicator{width:6px;height:6px;border-radius:50%;background:#fff6;border:none;cursor:pointer;transition:all .3s ease;padding:0}.indicator.active{width:20px;border-radius:3px;background:#fff}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:0;margin-left:10%}.section-title{font-size:20px;font-weight:700;color:#1f2937;margin:0;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.3px}.view-all-link{color:#7226ff;font-weight:600;text-decoration:none;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;padding:6px 12px;border-radius:8px;margin-right:10%}.view-all-link:hover{color:#5a1ecc;background:#7226ff14;transform:translate(4px)}.view-all-link:after{content:"→";margin-left:4px;display:inline-block;transition:transform .3s ease}.view-all-link:hover:after{transform:translate(4px)}.novels-section{margin-bottom:48px;animation:fadeInUp .6s cubic-bezier(.16,1,.3,1) .2s both}.novels-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,260px));gap:20px;max-width:100%;justify-content:center;margin:0 auto}.novel-card{display:flex;flex-direction:column;cursor:pointer;animation:fadeInUp .5s cubic-bezier(.16,1,.3,1);animation-fill-mode:both;transition:transform .4s cubic-bezier(.4,0,.2,1)}.novel-card:nth-child(1){animation-delay:.1s}.novel-card:nth-child(2){animation-delay:.2s}.novel-card:nth-child(3){animation-delay:.3s}.novel-card:nth-child(4){animation-delay:.4s}.novel-card:nth-child(5){animation-delay:.5s}.novel-card:nth-child(6){animation-delay:.6s}.novel-card:hover{transform:translateY(-12px)}.novel-card-wrapper{position:relative;background:#fff;border-radius:16px;padding:28px 12px 14px;box-shadow:0 2px 12px #0000000f;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid #e5e7eb;width:100%;display:flex;flex-direction:column;opacity:1;box-sizing:border-box}.novel-card:hover .novel-card-wrapper{box-shadow:0 16px 48px #7226ff1f;border-color:#7226ff33}.novel-badge{position:absolute;top:8px;right:8px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #00000040;z-index:10;animation:bounceGentle 3s ease-in-out infinite;transition:transform .3s ease}.novel-card:hover .novel-badge{transform:scale(1.15) rotate(10deg)}.novel-badge img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.novel-cover{position:relative;width:100%;aspect-ratio:2/2.8;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);margin-bottom:10px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #00000014}.novel-cover img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.novel-card:hover .novel-cover{box-shadow:0 8px 24px #00000026}.novel-card:hover .novel-cover img{transform:scale(1.08)}.novel-info{text-align:center;padding:0;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.novel-title{font-size:14px;font-weight:600;color:#111827;margin:0 0 4px;line-height:1.4;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.2px}.novel-author{font-size:12px;color:#6b7280;margin:0 0 3px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.novel-metadata{font-size:11px;color:#9ca3af;margin:1px 0;line-height:1.5;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@keyframes bounceGentle{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.contest-section{margin-bottom:48px;animation:fadeInUp .6s cubic-bezier(.16,1,.3,1) .3s both}.contest-grid{display:grid;grid-template-columns:repeat(3,minmax(280px,320px));gap:24px;max-width:100%;justify-content:center;margin:0 auto}.contest-card{background:#fff;border-radius:20px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;animation:fadeInUp .5s cubic-bezier(.16,1,.3,1);animation-fill-mode:both;border:1px solid #e5e7eb;box-shadow:0 2px 12px #0000000f;box-sizing:border-box}.contest-card:nth-child(1){animation-delay:.1s}.contest-card:nth-child(2){animation-delay:.2s}.contest-card:nth-child(3){animation-delay:.3s}.contest-card:nth-child(4){animation-delay:.4s}.contest-card:nth-child(5){animation-delay:.5s}.contest-card:nth-child(6){animation-delay:.6s}.contest-card:hover{box-shadow:0 16px 48px #7226ff1f;transform:translateY(-8px);border-color:#7226ff33}.contest-image{width:100%;height:200px;position:relative;overflow:hidden}.contest-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.contest-card:hover .contest-image img{transform:scale(1.1)}.contest-text-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#00000059,#0000008c);display:flex;align-items:center;justify-content:center;transition:background .4s ease}.contest-card:hover .contest-text-overlay{background:linear-gradient(135deg,#00000040,#00000073)}.contest-win-text{font-size:32px;font-weight:900;color:#fff;text-shadow:0 4px 12px rgba(0,0,0,.6);letter-spacing:2.5px;margin:0;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-transform:uppercase}.contest-info{padding:20px 24px;flex:1;display:flex;flex-direction:column;position:relative;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.contest-title{font-size:18px;font-weight:600;color:#111827;margin:0 0 8px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4;letter-spacing:-.2px}.contest-prize{font-size:14px;font-weight:500;color:#6b7280;margin:0 0 6px;display:block;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.contest-duration{font-size:13px;color:#9ca3af;margin:0 0 16px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.contest-status-btn{width:auto;padding:10px 20px;border:none;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;align-self:flex-start;margin-top:auto;letter-spacing:.3px}.contest-status-btn.open{background:#dcfce7;color:#16a34a}.contest-status-btn.open:hover{background:#bbf7d0;transform:translateY(-2px);box-shadow:0 4px 12px #16a34a33}.contest-status-btn.closed{background:#fee2e2;color:#dc2626}.contest-status-btn.closed:hover{background:#fecaca;transform:translateY(-2px);box-shadow:0 4px 12px #dc262633}@media(min-width:1441px){.promotional-page-content{max-width:1600px}.novels-grid,.contest-grid{grid-template-columns:repeat(3,356px);max-width:1180px}.section-header{max-width:1180px}}@media(max-width:1024px){.dashboard-layout{flex-direction:column}.dashboard-main{margin-left:0;width:100%}.promotional-page-content{padding:20px 24px}.novels-grid,.contest-grid{grid-template-columns:repeat(3,1fr);gap:20px}.carousel-decoration{right:32px}.trophy-icon{width:180px}.hero-carousel{height:180px}.carousel-slide{padding:24px 32px}.carousel-title{font-size:28px}.contest-image{height:180px}.novel-cover{min-height:300px}}@media(max-width:900px){.dashboard-layout{flex-direction:column}.dashboard-main{padding-top:60px;margin-left:0;width:100%}.promotional-page-content{padding:1.25rem}.section-header{max-width:800px;padding:0}.hero-carousel{height:200px;margin-bottom:1.5rem;border-radius:12px}.carousel-slide{padding:1.5rem}.carousel-title{font-size:1.25rem}.carousel-subtitle{font-size:.875rem;line-clamp:3;-webkit-line-clamp:3}.carousel-btn{padding:.625rem 1.25rem;font-size:.875rem}.carousel-decoration{display:none}.section-title{font-size:1.125rem}.novels-grid,.contest-grid{grid-template-columns:repeat(3,minmax(240px,1fr));gap:20px;max-width:800px}.novel-card{height:460px}.novel-card-wrapper{border-radius:20px;padding:32px .875rem 24px}.contest-card{height:300px}.contest-info{padding:1rem 1.25rem}.contest-image{height:160px}}@media(max-width:768px){.promotional-page-content{padding:16px 20px}.section-header{margin-bottom:16px}.hero-carousel{height:160px;border-radius:16px;margin-bottom:24px}.carousel-slide{padding:20px 24px}.carousel-title{font-size:24px;margin-bottom:8px}.carousel-subtitle{font-size:13px;margin-bottom:16px;line-clamp:2;-webkit-line-clamp:2}.carousel-btn{padding:10px 20px;font-size:13px}.carousel-decoration{display:none}.novels-grid,.contest-grid{grid-template-columns:repeat(2,1fr);gap:16px}.novel-card-wrapper{border-radius:20px;padding:32px 12px 20px}.novel-cover{min-height:220px;margin-bottom:12px}.novel-badge{width:36px;height:36px;top:8px;right:8px}.novel-title{font-size:14px;margin-bottom:4px}.novel-author{font-size:12px}.novel-metadata{font-size:11px}.contest-image{height:160px}.contest-info{padding:16px 18px}.contest-title{font-size:16px}.contest-prize{font-size:13px}.contest-duration{font-size:12px;margin-bottom:12px}.contest-status-btn{padding:8px 16px;font-size:12px}.contest-win-text{font-size:24px;letter-spacing:2px}.section-title{font-size:18px}.view-all-link{font-size:13px}.novels-section,.contest-section{margin-bottom:32px}}@media(max-width:480px){.promotional-page-content{padding:.75rem}.section-header{max-width:292px;padding:0}.hero-carousel{height:160px;margin-bottom:1rem}.carousel-slide{padding:1rem}.carousel-title{font-size:1rem}.carousel-subtitle{font-size:.75rem;line-clamp:2;-webkit-line-clamp:2}.carousel-btn{padding:.375rem .875rem;font-size:.75rem}.novels-grid,.contest-grid{grid-template-columns:repeat(2,minmax(140px,1fr));gap:12px;max-width:492px}.novel-card{height:320px}.novel-card-wrapper{border-radius:12px;padding:20px .5rem 12px}.novel-cover{min-height:160px;margin-bottom:.5rem}.novel-badge{width:28px;height:28px}.novel-title{font-size:.75rem;line-height:1.2}.novel-author{font-size:.65rem}.novel-metadata{font-size:.6rem}.contest-card{height:250px}.contest-image{height:120px}.contest-info{padding:.75rem .875rem}.contest-title{font-size:.8rem}.contest-prize{font-size:.75rem}.contest-duration{font-size:.65rem;margin-bottom:.5rem}.contest-status-btn{padding:.25rem .75rem;font-size:.65rem}}@media(max-width:360px){.section-header{max-width:270px;padding:0}.novels-grid,.contest-grid{grid-template-columns:repeat(2,minmax(130px,1fr));gap:10px;max-width:270px}.novel-card{height:280px}.novel-card-wrapper{padding-top:16px;padding-bottom:10px}.novel-cover{min-height:140px}}@media(max-height:600px)and (orientation:landscape){.promotional-page-content{padding:1rem}.hero-carousel{height:140px;margin-bottom:1rem}.carousel-slide{padding:1rem}.section-header{max-width:312px}.novels-grid,.contest-grid{grid-template-columns:repeat(2,minmax(150px,1fr));gap:12px;max-width:312px}.novel-card{height:240px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.dashboard-layout{display:flex;min-height:100vh;background:#fff}.dashboard-main{flex:1;margin-left:240px;padding-top:70px}.support-page-content{padding:2rem;max-width:900px;margin:0 auto;min-height:calc(100vh - 70px)}.support-header{text-align:center;margin-bottom:3rem}.support-title{font-size:2rem;font-weight:700;color:#111827;margin:0 0 1rem}.support-subtitle{font-size:1rem;line-height:1.6;color:#6b7280;max-width:700px;margin:0 auto}.support-form{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 1px 3px #0000001a}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.input-wrapper{position:relative}.form-input{width:100%;padding:.75rem 3rem .75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.9375rem;color:#111827;transition:all .2s ease;background:#fff}.form-input:focus{outline:none;border-color:#7226ff;box-shadow:0 0 0 3px #7226ff1a}.form-input::placeholder{color:#9ca3af}.input-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center}.select-wrapper{position:relative}.form-select{width:100%;padding:.75rem 3rem .75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.9375rem;color:#111827;transition:all .2s ease;background:#fff;cursor:pointer;appearance:none}.form-select:focus{outline:none;border-color:#7226ff;box-shadow:0 0 0 3px #7226ff1a}.form-select option{padding:.5rem}.select-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center}.form-textarea{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.9375rem;color:#111827;transition:all .2s ease;resize:vertical;min-height:120px;font-family:inherit;background:#fff}.form-textarea:focus{outline:none;border-color:#7226ff;box-shadow:0 0 0 3px #7226ff1a}.form-textarea::placeholder{color:#9ca3af}.upload-area{border:2px dashed #d1d5db;border-radius:12px;padding:2rem;text-align:center;transition:all .2s ease;background:#f9fafb}.upload-area:hover,.upload-area.dragging{border-color:#7226ff;background:#faf5ff}.file-input{display:none}.upload-label{cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.75rem}.upload-icon{margin-bottom:.5rem}.upload-text{font-size:.875rem;color:#374151}.upload-link{color:#7226ff;font-weight:600}.upload-info{color:#6b7280}.upload-formats{font-size:.75rem;color:#9ca3af;margin:0}.file-selected{font-size:.875rem;color:#7226ff;font-weight:600;margin:.5rem 0 0}.submit-btn{width:100%;padding:.875rem 2rem;background:linear-gradient(180deg,#7226ff,#160078 59.47%,#010030 102.91%);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #7226ff66}@media(max-width:1024px){.dashboard-main{margin-left:0}}@media(max-width:768px){.dashboard-main{padding-top:60px}.support-page-content{padding:1.5rem}.support-title{font-size:1.5rem}.support-subtitle{font-size:.9375rem}.support-form{padding:1.5rem}.form-group{margin-bottom:1.25rem}.upload-area{padding:1.5rem}}@media(max-width:480px){.support-page-content{padding:1rem}.support-header{margin-bottom:2rem}.support-title{font-size:1.25rem}.support-subtitle{font-size:.875rem}.support-form{padding:1.25rem}.form-label{font-size:.8125rem}.form-input,.form-select,.form-textarea{font-size:.875rem;padding:.625rem .875rem}.form-input,.form-select{padding-right:2.75rem}.upload-area{padding:1.25rem}.upload-text{font-size:.8125rem}.submit-btn{padding:.75rem 1.5rem;font-size:.9375rem}}.ca-layout{padding-top:70px;background:#fff;min-height:100vh}.ca-container{max-width:1100px;margin:24px auto;display:grid;grid-template-columns:280px 1fr;gap:28px;align-items:start}.ca-left{background:#fff;border-radius:12px;padding:22px;box-shadow:0 12px 40px #1008300f;text-align:center}.ca-cover img{width:160px;height:240px;object-fit:cover;border-radius:6px}.ca-title{margin-top:14px;font-size:1.125rem;font-weight:700}.ca-sub{color:#6b7280;margin:6px 0 0}.ca-right{background:#fff;border-radius:12px;padding:0;box-shadow:0 12px 40px #1008300f;border:1px solid #f3f3f3}.ca-steps{background:linear-gradient(179.53deg,#7226ff -5.04%,#160078,#010030 106.46%);background-image:url(./earn-badges-bg-Bu9JRuY9.png),linear-gradient(179.53deg,#7226ff -5.04%,#160078,#010030 106.46%);color:#fff;padding:8px 24px;border-radius:12px 12px 0 0}.ca-steps .steps-inner{display:flex;gap:22px;justify-content:space-between;align-items:center;max-width:920px;margin:0 auto}.step-item{text-align:center;color:#fffffff2}.step-circle{width:42px;height:42px;background:#ffffff1f;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin:0 auto 6px}.step-item.active .step-circle{background:#fff;color:#3b0f63;box-shadow:0 6px 16px #1008301f}.step-label{font-size:12px}.ca-card{border-radius:0 0 12px 12px}.ca-card-inner{padding:30px 42px 40px}.ca-instructions{color:#6b7280;margin:0 0 18px;font-size:14px}.ca-form label{display:block;font-weight:600;color:#374151;margin-bottom:8px;font-size:13px}.ca-row{margin-bottom:16px}.ca-row.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ca-form input,.ca-form select{width:100%;padding:12px 14px;border-radius:8px;border:1px solid #f0eef6;box-shadow:0 6px 18px #1008300a}.required{color:#ef4444;margin-left:6px}.ca-actions{display:flex;justify-content:flex-end;gap:14px;margin-top:22px}.ca-btn{padding:10px 18px;border-radius:10px;font-weight:700;cursor:pointer;border:none}.ca-cancel{background:#fff;color:#7226ff;border:2px solid rgba(114,38,255,.16)}.ca-next{background:linear-gradient(179.53deg,#7226ff -5.04%,#160078,#010030 106.46%);color:#fff;min-width:140px}.ca-tags{display:flex;gap:8px;justify-content:center;margin-top:12px}.ca-tags .tag{background:#f3f4f6;color:#6b7280;padding:8px 12px;border-radius:8px;border:none;cursor:default}.ca-back-btn{position:fixed;top:90px;left:30px;width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000014;z-index:100}.ca-back-btn:hover{background:#f9fafb}.ca-back-btn svg{color:#6b7280}.ca-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.ca-confirm-modal{background:#fff;border-radius:16px;padding:32px;max-width:500px;width:90%;position:relative;box-shadow:0 20px 60px #0000004d}.ca-modal-close{position:absolute;top:16px;right:16px;background:transparent;border:none;cursor:pointer;color:#9ca3af;padding:4px;display:flex;align-items:center;justify-content:center}.ca-modal-close:hover{color:#4b5563}.ca-modal-title{font-size:20px;font-weight:700;margin:0 0 24px;color:#111827;line-height:1.4}.ca-modal-content{background:#f9fafb;border-radius:12px;padding:20px;margin-bottom:24px}.ca-modal-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e5e7eb}.ca-modal-row:last-child{border-bottom:none}.ca-modal-label{font-weight:600;color:#6b7280;font-size:14px}.ca-modal-value{font-weight:600;color:#111827;font-size:14px}.ca-modal-actions{display:flex;gap:12px;justify-content:flex-end}.ca-centered{text-align:center;padding:60px 40px!important}.ca-icon-hourglass,.ca-icon-success{margin:0 auto 24px;display:flex;align-items:center;justify-content:center}.ca-status-title{font-size:24px;font-weight:700;color:#111827;margin:0 0 12px}.ca-status-desc{color:#6b7280;font-size:15px;max-width:480px;margin:0 auto 28px;line-height:1.6}.ca-contract-title{font-size:20px;font-weight:700;margin:0 0 16px;color:#111827}.ca-contract-text{max-height:300px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:12px;padding:20px;background:#f9fafb;margin-bottom:28px}.ca-contract-text p{color:#6b7280;font-size:14px;line-height:1.7;margin:0 0 12px}.ca-signature-section{border-top:1px solid #e5e7eb;padding-top:24px}.ca-signature-title{font-size:16px;font-weight:700;margin:0 0 16px;color:#111827}.ca-signature-tabs{display:flex;gap:8px;margin-bottom:20px;border-bottom:2px solid #e5e7eb}.ca-sig-tab{padding:12px 24px;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;font-weight:600;color:#6b7280;transition:all .2s}.ca-sig-tab.active{color:#7226ff;border-bottom-color:#7226ff}.ca-signature-canvas{background:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;min-height:150px;display:flex;align-items:center;justify-content:center;padding:20px;position:relative}.ca-sig-draw{width:100%;position:relative}.ca-sig-pen-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#9ca3af}.ca-sig-type-input{width:100%;font-size:32px;font-family:Brush Script MT,cursive;border:none;background:transparent;text-align:center;outline:none}.ca-sig-upload{text-align:center}.ca-upload-label{cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:12px;color:#6b7280}.ca-upload-label svg{color:#9ca3af}.ca-upload-label:hover{color:#7226ff}.ca-upload-label:hover svg{color:#7226ff}.step-item.completed .step-circle{background:#10b981;color:#fff}.ca-group{margin-bottom:20px}.ca-group label{display:block;font-weight:600;color:#374151;margin-bottom:8px;font-size:14px}.ca-group input,.ca-group select,.ca-group textarea{width:100%;padding:12px 14px;border-radius:8px;border:1px solid #e5e7eb;font-size:14px;font-family:inherit}.ca-group input:focus,.ca-group select:focus,.ca-group textarea:focus{outline:none;border-color:#7226ff;box-shadow:0 0 0 3px #7226ff1a}.req{color:#ef4444}@media(max-width:900px){.ca-container{grid-template-columns:1fr;margin:16px;gap:20px}.ca-left{order:2}.ca-right{order:1}.ca-back-btn{left:16px;top:16px}.ca-card-inner{padding:24px 28px 32px}.ca-steps .steps-inner{gap:16px}.step-circle{width:38px;height:38px;font-size:14px}.step-label{font-size:11px}.ca-row.two-col{grid-template-columns:1fr;gap:12px}}@media(max-width:768px){.ca-layout{padding-top:60px}.ca-container{margin:12px}.ca-left{padding:18px}.ca-cover img{width:140px;height:210px}.ca-title{font-size:1rem}.ca-sub{font-size:13px}.ca-card-inner{padding:20px 20px 28px}.ca-instructions{font-size:13px}.ca-form input,.ca-form select,.ca-group input,.ca-group select,.ca-group textarea{padding:10px 12px;font-size:14px}.ca-steps{padding:6px 16px}.ca-steps .steps-inner{gap:12px}.step-circle{width:36px;height:36px;font-size:13px}.step-label{font-size:10px}.ca-actions{flex-direction:column-reverse;gap:10px}.ca-btn{width:100%;padding:12px 18px}.ca-next{min-width:100%}.ca-back-btn{width:40px;height:40px;top:12px;left:12px}.ca-confirm-modal{padding:24px;width:95%;max-width:none;margin:0 12px}.ca-modal-title{font-size:18px;margin-bottom:20px}.ca-modal-content{padding:16px}.ca-modal-row{flex-direction:column;gap:4px;padding:10px 0}.ca-modal-label,.ca-modal-value{font-size:13px}.ca-modal-actions{flex-direction:column-reverse;gap:10px}.ca-modal-actions .ca-btn{width:100%}.ca-centered{padding:40px 20px!important}.ca-status-title{font-size:20px}.ca-status-desc{font-size:14px}.ca-contract-title{font-size:18px}.ca-contract-text{max-height:250px;padding:16px;margin-bottom:20px}.ca-contract-text p{font-size:13px}.ca-signature-section{padding-top:20px}.ca-signature-title{font-size:15px}.ca-signature-tabs{gap:4px;overflow-x:auto}.ca-sig-tab{padding:10px 16px;font-size:13px;white-space:nowrap}.ca-signature-canvas{min-height:120px;padding:16px}.ca-sig-type-input{font-size:24px}.ca-tags{flex-wrap:wrap}.ca-tags .tag{padding:6px 10px;font-size:12px}}@media(max-width:480px){.ca-container{margin:8px;gap:16px}.ca-card-inner{padding:16px 16px 24px}.ca-left{padding:16px}.ca-cover img{width:120px;height:180px}.ca-title{font-size:.95rem;margin-top:12px}.ca-sub{font-size:12px}.ca-steps{padding:6px 12px}.ca-steps .steps-inner{gap:8px}.step-circle{width:32px;height:32px;font-size:12px;margin-bottom:4px}.step-label{font-size:9px}.ca-instructions{font-size:12px;margin-bottom:14px}.ca-form label,.ca-group label{font-size:12px;margin-bottom:6px}.ca-form input,.ca-form select,.ca-group input,.ca-group select,.ca-group textarea{padding:9px 11px;font-size:13px}.ca-row{margin-bottom:14px}.ca-actions{margin-top:18px}.ca-btn{padding:11px 16px;font-size:14px}.ca-back-btn{width:36px;height:36px;top:10px;left:8px}.ca-back-btn svg{width:18px;height:18px}.ca-confirm-modal{padding:20px;width:calc(100% - 16px);margin:0 8px}.ca-modal-title{font-size:16px;margin-bottom:16px}.ca-modal-content{padding:14px;margin-bottom:20px}.ca-modal-row{padding:8px 0}.ca-modal-label,.ca-modal-value{font-size:12px}.ca-centered{padding:32px 16px!important}.ca-icon-hourglass,.ca-icon-success{margin-bottom:20px}.ca-icon-hourglass svg,.ca-icon-success svg{width:48px;height:48px}.ca-status-title{font-size:18px;margin-bottom:10px}.ca-status-desc{font-size:13px;margin-bottom:24px}.ca-contract-title{font-size:16px;margin-bottom:12px}.ca-contract-text{max-height:200px;padding:14px;margin-bottom:16px}.ca-contract-text p{font-size:12px;line-height:1.6;margin-bottom:10px}.ca-signature-section{padding-top:16px}.ca-signature-title{font-size:14px;margin-bottom:12px}.ca-sig-tab{padding:9px 12px;font-size:12px}.ca-signature-canvas{min-height:100px;padding:14px}.ca-sig-type-input{font-size:20px}.ca-tags .tag{padding:5px 8px;font-size:11px}}@media(max-width:360px){.ca-container{margin:6px}.ca-card-inner{padding:14px 14px 20px}.ca-steps .steps-inner{gap:6px}.step-circle{width:30px;height:30px;font-size:11px}.step-label{font-size:8px}.ca-cover img{width:100px;height:150px}}.profile-page{max-width:1200px;margin:0 auto;padding:0;position:relative;z-index:1}.profile-error{padding:1rem 1.5rem;background:#fee2e2;border:1px solid #fca5a5;border-radius:12px;color:#991b1b;margin-bottom:1.5rem;font-size:.95rem}.profile-header{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #1008300a;margin-bottom:2rem;position:relative;z-index:1}.profile-banner{height:200px;position:relative;overflow:hidden}.banner-gradient{width:100%;height:100%;background:linear-gradient(179.53deg,#7226ff -5.04%,#160078,#010030 106.46%);background-image:url(./earn-badges-bg-Bu9JRuY9.png),linear-gradient(179.53deg,#7226ff -5.04%,#160078,#010030 106.46%);background-size:cover;background-position:center}.profile-header-content{padding:0 2rem 2rem;position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.profile-avatar-section{display:flex;gap:2rem;align-items:flex-start;margin-top:-60px;flex:1}.profile-avatar-wrapper{position:relative;flex-shrink:0}.profile-avatar-large{width:150px;height:150px;border-radius:50%;border:5px solid #fff;object-fit:cover;box-shadow:0 8px 24px #10083026}.avatar-upload-btn{position:absolute;bottom:8px;right:8px;width:40px;height:40px;border-radius:50%;background:#7226ff;border:3px solid #fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#fff}.avatar-upload-btn:hover{background:#5f1fd9;transform:scale(1.05)}.profile-header-info{padding-top:1rem}.profile-name{font-size:2rem;font-weight:700;color:#fff;margin:0 0 .25rem}.profile-email{color:#6b7280;font-size:.95rem;margin:0 0 1.5rem}.profile-stats{display:flex;gap:2rem}.stat-item{display:flex;flex-direction:column;gap:.25rem}.stat-value{font-size:1.5rem;font-weight:700;color:#111827}.stat-label{font-size:.875rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.profile-header-actions{padding-top:1rem}.btn-edit-profile{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#7226ff;color:#fff;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #7226ff33}.btn-edit-profile:hover{background:#5f1fd9;box-shadow:0 6px 16px #7226ff4d}.edit-actions{display:flex;gap:.75rem}.btn-cancel,.btn-save{padding:.75rem 1.5rem;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-cancel{background:#f3f4f6;color:#374151}.btn-cancel:hover{background:#e5e7eb}.btn-save{background:#7226ff;color:#fff;box-shadow:0 4px 12px #7226ff33}.btn-save:hover{background:#5f1fd9;box-shadow:0 6px 16px #7226ff4d}.profile-content{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 8px #1008300a;position:relative;z-index:1}.profile-section{margin-bottom:3rem}.profile-section:last-child{margin-bottom:0}.section-title{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:2px solid #f3f4f6}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group.full-width{grid-column:1 / -1}.form-label{font-size:.95rem;font-weight:600;color:#374151;display:flex;align-items:center;gap:.5rem}.form-label svg{color:#7226ff}.form-input,.form-textarea{padding:.875rem 1rem;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;color:#111827;font-size:.95rem;font-family:inherit;outline:none;transition:all .2s ease}.form-input:focus,.form-textarea:focus{border-color:#7226ff;box-shadow:0 0 0 3px #7226ff1a}.form-input:disabled,.form-textarea:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.form-textarea{resize:vertical;min-height:120px}.date-input-group{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.date-input{appearance:none;cursor:pointer;padding-right:2.5rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.form-hint{font-size:.875rem;color:#6b7280;margin:0}@media(max-width:1024px){.profile-header-content{flex-direction:column;align-items:stretch}.profile-header-actions{padding-top:0}.edit-actions{width:100%}.btn-cancel,.btn-save{flex:1}}@media(max-width:768px){.profile-page{padding:0}.profile-banner{height:150px}.profile-header-content{padding:0 1.5rem 1.5rem}.profile-avatar-section{flex-direction:column;gap:1rem;margin-top:-50px}.profile-avatar-large{width:120px;height:120px}.profile-header-info{padding-top:0}.profile-name{font-size:1.5rem}.profile-stats{gap:1.5rem}.stat-value{font-size:1.25rem}.profile-content{padding:1.5rem}.form-grid{grid-template-columns:1fr}.section-title{font-size:1.25rem}.btn-edit-profile{width:100%;justify-content:center}}@media(max-width:480px){.profile-header-content{padding:0 1rem 1rem}.profile-content{padding:1rem;border-radius:12px}.profile-stats{gap:1rem}.stat-value{font-size:1.1rem}.stat-label{font-size:.75rem}.date-input-group{grid-template-columns:1fr}}
