*{box-sizing:border-box;font-family:Inter,sans-serif;margin:0;padding:0}body{background-color:#0f1123;color:#fff}.container{margin:0 auto;max-width:1200px;padding:0 20px}a{color:inherit;text-decoration:none}button{border:none;cursor:pointer;outline:none}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#a855f7,#ec4899);-webkit-background-clip:text;background-clip:text}.gradient-bg{background:linear-gradient(90deg,#a855f7,#ec4899)}.card{background-color:#1a1d35;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:20px}.btn{border-radius:5px;font-weight:600;padding:10px 20px;transition:all .3s ease}.btn-primary{background:linear-gradient(90deg,#a855f7,#ec4899);color:#fff}.btn-primary:hover{opacity:.9}.btn-outline{background:#0000;border:1px solid #a855f7;color:#fff}.btn-outline:hover{background:#a855f71a}:root{--navbar-height:50px}.App{display:flex;flex-direction:column;min-height:100vh;padding-top:66px;padding-top:calc(var(--navbar-height) + 16px)}.section{padding:60px 0}.hero-section{padding:100px 0}.stats-section{text-align:center}.stats-title{font-size:2.5rem;font-weight:700;margin-bottom:40px}.url-input-container{align-items:center;display:flex;flex-direction:column}.Toastify__toast--info{animation:toastSlideIn .5s cubic-bezier(.34,1.56,.64,1)!important}@media (max-width:640px){.Toastify__toast-container--bottom-right{bottom:1rem!important;left:1rem!important;max-width:none;right:1rem!important;width:calc(100% - 2rem)!important}.Toastify__toast--info{min-height:56px;min-width:0;min-width:auto;padding:1rem 1.25rem!important}.Toastify__toast-body{font-size:.875rem}.cookie-buttons-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.CookieConsent button:first-of-type:hover{box-shadow:0 6px 20px #a855f799!important;transform:translateY(-2px)}.CookieConsent button:last-of-type:hover{color:#94a3b8!important}@media (max-width:768px){.CookieConsent{padding:16px!important}.cookie-buttons-wrapper{flex-direction:column;width:100%}.cookie-buttons-wrapper button{width:100%}.CookieConsent button:first-of-type{order:1}.CookieConsent button:last-of-type{order:2}}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--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 #0000001a;--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(90deg,#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:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{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{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.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{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--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{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.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{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Toastify__toast,.Toastify__toast:hover{animation-play-state:running!important}.Toastify__toast-container{pointer-events:none!important;z-index:99999!important}.Toastify__toast-container--top-right{max-width:420px!important;right:2rem!important;top:2rem!important;width:auto!important}.Toastify__toast{animation:toastSlideIn .4s cubic-bezier(.34,1.56,.64,1)!important;-webkit-backdrop-filter:blur(20px) saturate(180%)!important;backdrop-filter:blur(20px) saturate(180%)!important;border:1px solid #fff3!important;border-radius:12px!important;box-shadow:0 8px 24px #00000059,inset 0 1px 0 #ffffff26!important;cursor:default!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px!important;font-weight:500!important;margin-bottom:.75rem!important;min-height:56px!important;padding:1rem 1.5rem!important;pointer-events:auto!important}.Toastify__toast--info,.Toastify__toast--success{background:linear-gradient(135deg,#a855f7f2,#ec4899f2)!important;color:#fff!important}.Toastify__toast--warning{background:linear-gradient(135deg,#fbbf24f2,#f59e0bf2)!important;color:#fff!important}.Toastify__toast--error{background:linear-gradient(135deg,#ef4444f2,#dc2626f2)!important;color:#fff!important}.Toastify__toast-body{color:#fff!important;font-weight:500!important;letter-spacing:.01em!important;line-height:1.5!important;margin:0!important;padding:0!important}.Toastify__close-button{display:none!important}.Toastify__progress-bar{background:#fff9!important;box-shadow:none!important;height:2px!important}.Toastify__progress-bar--error,.Toastify__progress-bar--info,.Toastify__progress-bar--success,.Toastify__progress-bar--warning{background:#ffffffb3!important}.Toastify__toast:hover{box-shadow:0 10px 30px #0006,inset 0 1px 0 #fff3!important;transform:translateY(-1px)!important;transition:all .2s ease!important}@keyframes toastSlideIn{0%{opacity:0;transform:translateX(100%) scale(.95)}60%{opacity:1;transform:translateX(-8px) scale(1.01)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes toastSlideOut{0%{opacity:1;transform:translateX(0) scale(1)}to{opacity:0;transform:translateX(100%) scale(.95)}}.Toastify__toast--exiting{animation:toastSlideOut .3s cubic-bezier(.4,0,1,1) forwards!important}@media (max-width:768px){.Toastify__toast-container--top-right{left:1rem!important;max-width:none!important;right:1rem!important;top:1rem!important;width:calc(100% - 2rem)!important}.Toastify__toast{border-radius:10px!important;font-size:14px!important;min-height:52px!important;padding:.875rem 1.25rem!important}.Toastify__progress-bar{height:2px!important}}.Toastify__bounce-enter--bottom-center,.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-center,.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--top-right{animation:toastSlideIn .4s cubic-bezier(.34,1.56,.64,1)!important}.Toastify__bounce-exit--bottom-center,.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-center,.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--top-right{animation:toastSlideOut .3s cubic-bezier(.4,0,1,1) forwards!important}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#12121299;border-bottom:1px solid #ffffff1a;height:72px;left:0;position:fixed;top:0;transition:background .3s ease,box-shadow .3s ease;width:100%;z-index:50}.navbar-scrolled{background:#121212d9;box-shadow:0 2px 12px #0003}.navbar-container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 2rem}.navbar-brand a{align-items:center;color:#fff;display:flex;font-size:1.4rem;font-weight:700;text-decoration:none}.logo-text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#7c3aed,#a855f7);-webkit-background-clip:text}.navbar-links{align-items:center;display:flex;gap:28px;height:100%}.navbar-link{align-items:center;color:#e5e7eb;display:inline-flex;font-size:.95rem;font-weight:500;height:40px;text-decoration:none;transition:color .2s ease}.navbar-link:hover{color:#a855f7}.navbar-right{gap:12px}.navbar-right,.navbar-user{align-items:center;display:flex}.navbar-user{gap:10px}.user-avatar{align-items:center;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:50%;color:#fff;display:flex;font-size:.9rem;font-weight:600;height:32px;justify-content:center;width:32px}.user-name{color:#e5e7eb;font-size:.95rem;font-weight:500}.navbar-login,.navbar-logout,.navbar-signup{align-items:center;background:#ffffff14;border:1px solid #ffffff2e;border-radius:6px;color:#e5e7eb;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;height:40px;justify-content:center;padding:0 16px;text-decoration:none;transition:all .3s ease}.navbar-login:hover,.navbar-logout:hover,.navbar-signup:hover{background:#a855f733;border-color:#a855f7;color:#fff}.language-switcher--navbar{align-items:center;display:inline-flex;gap:10px;justify-content:center;margin-left:8px;margin-top:0}.language-switcher--navbar .lang-btn{align-items:center;display:inline-flex;height:40px;justify-content:center;line-height:1;padding:0 16px}.navbar-mobile-toggle{align-items:center;background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:28px;justify-content:center;padding:0;width:28px}.navbar-mobile-toggle span{background:#e5e7eb;border-radius:2px;height:2px;margin:3px 0;transition:all .3s ease;width:22px}.navbar-mobile-toggle.active span:first-child{transform:translateY(5px) rotate(45deg)}.navbar-mobile-toggle.active span:nth-child(2){opacity:0}.navbar-mobile-toggle.active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}@media (max-width:968px){.navbar-container{padding:0 1rem}.navbar-links{align-items:stretch;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#121212fa;box-shadow:0 4px 20px #0000004d;flex-direction:column;gap:0;height:auto;left:0;max-height:calc(100vh - 72px);opacity:0;overflow-y:auto;padding:0;position:absolute;right:0;top:72px;transform:translateY(-120%);transition:all .3s ease}.navbar-links.mobile-active{opacity:1;transform:translateY(0)}.navbar-mobile-toggle{display:flex}.navbar-link{border-bottom:1px solid #ffffff14;font-size:1rem;height:auto;justify-content:flex-start;padding:1rem 1.5rem;width:100%}.navbar-link:hover{background:#a855f71a}.navbar-right{align-items:stretch;background:#ffffff05;border-top:2px solid #a855f74d;flex-direction:column;gap:0;padding:1rem 1.5rem;width:100%}.navbar-user{border-bottom:1px solid #ffffff14;margin-bottom:.75rem;padding:.75rem 0;width:100%}.user-avatar{height:36px;width:36px}.user-avatar,.user-name{font-size:1rem}.navbar-logout{background:#ef44441a;border-color:#ef44444d;color:#fca5a5;font-size:.95rem;height:44px;margin-bottom:1rem;width:100%}.navbar-logout:hover{background:#ef444433;border-color:#ef444480;color:#fff}.navbar-login,.navbar-signup{font-size:.95rem;height:44px;margin-bottom:.5rem;width:100%}.navbar-signup{background:#a855f726;border-color:#a855f766;color:#e9d5ff}.navbar-signup:hover{background:#a855f740;border-color:#a855f799}.language-switcher--navbar{gap:.5rem;margin-left:0;margin-top:.5rem;width:100%}.language-switcher--navbar .lang-btn{flex:1 1;font-size:.9rem;height:40px;justify-content:center}body.mobile-menu-open{overflow:hidden}}@media (max-width:480px){.navbar-container{padding:0 .75rem}.navbar-brand a{font-size:1.25rem}.navbar-link{font-size:.95rem}.navbar-link,.navbar-right{padding:.875rem 1.25rem}}.footer{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#e5e7eb;margin-top:80px;padding:60px 20px 20px}.footer-content{grid-gap:40px;border-bottom:1px solid #ffffff1a;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1200px;padding-bottom:40px}.footer-section h3{color:#fff;font-size:1.5rem;margin-bottom:15px}.footer-section .highlight{color:#a855f7}.footer-tagline{color:#9ca3af;font-size:.95rem;line-height:1.5}.footer-section h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:15px}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:10px}.footer-section a{color:#9ca3af;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#a855f7}.language-switcher{display:flex;gap:10px;margin-top:0}.lang-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#e5e7eb;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .3s ease}.lang-btn:hover{background:#a855f733;border-color:#a855f7;color:#fff}.lang-btn.active{background:linear-gradient(135deg,#7c3aed,#a855f7);border-color:#a855f7;box-shadow:0 4px 12px #a855f74d;color:#fff}.footer-bottom{color:#9ca3af;font-size:.9rem;margin:0 auto;max-width:1200px;padding-top:30px;text-align:center}.footer-bottom p{margin:8px 0}.footer-legal-links{margin-top:12px}.footer-legal-links a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-legal-links a:hover{color:#a855f7;text-decoration:underline}@media (max-width:768px){.footer{padding:40px 20px 20px}.footer-content{gap:30px;grid-template-columns:1fr}.footer-section{text-align:center}.language-switcher{justify-content:center}}@media (max-width:480px){.footer-section h3{font-size:1.3rem}.footer-section h4{font-size:1rem}.lang-btn{font-size:.85rem;padding:6px 12px}}.logo-rotator-container{display:inline-block;height:45px;margin-left:10px;position:relative;vertical-align:middle;width:240px}.rotating-logo-pair{align-items:center;display:flex;gap:12px;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%}.rotating-logo-pair.visible{opacity:1}.rotating-logo-icon{height:100%}.rotating-logo-icon,.rotating-logo-text{filter:brightness(0) invert(.85);object-fit:contain;width:auto}.rotating-logo-text{height:70%}@media (max-width:768px){.logo-rotator-container{height:38px;margin-left:8px;width:200px}.rotating-logo-pair{gap:10px}.rotating-logo-text{height:65%}}@media (max-width:480px){.logo-rotator-container{height:35px;margin-left:6px;width:180px}.rotating-logo-pair{gap:8px}.rotating-logo-text{height:60%}}.stats-bar{background:#0000;overflow:hidden;padding:5rem 2rem 4rem;position:relative}.stats-bar-header{margin:0 auto 3rem;max-width:800px;text-align:center}.stats-bar-header h3{color:#f8fafc;font-size:1.75rem;font-weight:700;line-height:1.3;margin-bottom:.75rem}.stats-bar-header p{color:#94a3b8;font-size:1rem;line-height:1.6}.stats-bar-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto 3rem;max-width:1200px}.stat-item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:1.5rem;position:relative;text-align:center;transition:all .3s ease}.stat-item:hover{background:#ffffff0d;border-color:#a855f74d;transform:translateY(-4px)}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#a855f7,#ec4899);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.stat-label{color:#94a3b8;font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.stats-trust-section{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin:0 auto 2rem;max-width:800px;padding:1.5rem 2rem;text-align:center}.stats-trust-label{color:#94a3b8;display:block;font-size:.875rem;letter-spacing:.05em;margin-bottom:1rem;text-transform:uppercase}.stats-platforms{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.platform-name{background:#a855f71a;border:1px solid #a855f733;border-radius:8px;color:#cbd5e1;font-size:1rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.platform-name:hover{background:#a855f733;border-color:#a855f766;transform:translateY(-2px)}.stats-cta{border-top:1px solid #ffffff0d;margin:0 auto;max-width:600px;padding-top:2rem;text-align:center}.stats-cta-text{color:#e2e8f0;font-size:1.125rem;font-weight:500;margin-bottom:1.5rem}.stats-cta-button{align-items:center;background:linear-gradient(135deg,#a855f7,#ec4899);border:none;border-radius:12px;box-shadow:0 4px 20px #a855f74d;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.stats-cta-button:hover{box-shadow:0 6px 30px #a855f766;transform:translateY(-2px)}.stats-cta-button:active{transform:translateY(0)}@media (max-width:768px){.stats-bar{padding:4rem 1.5rem 3rem}.stats-bar-header h3{font-size:1.5rem}.stats-bar-header p{font-size:.875rem}.stats-bar-container{gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.stat-number{font-size:2.5rem}.stat-label{font-size:.75rem}.stats-platforms{gap:1rem}.platform-name{font-size:.875rem;padding:.4rem .8rem}.stats-cta-text{font-size:1rem}.stats-cta-button{font-size:.9375rem;padding:.875rem 1.75rem}}@media (max-width:480px){.stats-bar{padding:3rem 1rem 2.5rem}.stats-bar-header h3{font-size:1.25rem}.stats-bar-container{gap:1rem;grid-template-columns:1fr}.stat-number{font-size:2rem}.stats-platforms{flex-direction:column;gap:.75rem}.platform-name{text-align:center;width:100%}}.stats-upgrade{background:linear-gradient(180deg,#0f172a,#1e1b4b);overflow:hidden;padding:6rem 2rem;position:relative}.stats-upgrade-bg{inset:0;overflow:hidden;position:absolute}.stats-particle{animation:float 20s ease-in-out infinite;background:radial-gradient(circle,#a855f726,#0000);border-radius:50%;filter:blur(60px);height:400px;position:absolute;width:400px}.stats-particle:first-child{animation-delay:0s;left:-100px;top:-100px}.stats-particle:nth-child(2){animation-delay:7s;right:-100px;top:50%}.stats-particle:nth-child(3){animation-delay:14s;bottom:-100px;left:50%}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-50px) scale(1.1)}66%{transform:translate(-50px,50px) scale(.9)}}.stats-upgrade-container{margin:0 auto;max-width:1200px;position:relative;z-index:1}.stats-upgrade-header{margin-bottom:4rem;text-align:center}.stats-upgrade-badge{animation:pulseWarning 2s ease-in-out infinite;background:#ef444426;border:1px solid #ef44444d;border-radius:50px;color:#fca5a5;display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:1.5rem;padding:.5rem 1.25rem;text-transform:uppercase}@keyframes pulseWarning{0%,to{box-shadow:0 0 0 0 #ef444466;opacity:1}50%{box-shadow:0 0 0 8px #ef444400;opacity:.85}}.stats-upgrade-title{color:#fff;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.stats-upgrade-subtitle{color:#cbd5e1;font-size:1.25rem;line-height:1.6;margin:0 auto 1rem;max-width:800px}.stats-upgrade-source{color:#94a3b8;font-size:.875rem;font-style:italic;margin:0 auto;max-width:600px}.stats-upgrade-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.stat-upgrade-card{animation:fadeInScale .8s ease-out;animation-fill-mode:backwards;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff14,#ffffff08);border:1px solid #ffffff1a;border-radius:24px;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center;transition:all .4s ease}.stat-upgrade-card:first-child{animation-delay:.1s}.stat-upgrade-card:nth-child(2){animation-delay:.2s}.stat-upgrade-card:nth-child(3){animation-delay:.3s}.stat-upgrade-card:hover{border-color:var(--stat-color);box-shadow:0 20px 60px #a855f74d;transform:translateY(-12px)}.stat-upgrade-gradient{background:radial-gradient(circle at top,var(--stat-color),#0000);inset:0;opacity:0;position:absolute;transition:opacity .4s ease}.stat-upgrade-card:hover .stat-upgrade-gradient{opacity:.1}.stat-upgrade-content{position:relative;z-index:1}.stat-upgrade-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--stat-color),#ec4899);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:700;line-height:1.1;margin-bottom:1rem}.stat-upgrade-label{color:#fff;font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:.75rem}.stat-upgrade-context{color:#cbd5e1;font-size:.9375rem;line-height:1.5;margin:.5rem 0}.stat-upgrade-source-inline{color:#94a3b8;font-size:.75rem;font-style:italic;margin-top:.5rem}.stat-upgrade-shine{background:linear-gradient(45deg,#0000,#ffffff1a,#0000);height:200%;left:-50%;position:absolute;top:-50%;transform:rotate(45deg) translateX(-100%);transition:transform .6s ease;width:200%}.stat-upgrade-card:hover .stat-upgrade-shine{transform:rotate(45deg) translateX(100%)}.stats-upgrade-cta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#a855f714;border:1px solid #a855f733;border-radius:20px;margin:0 auto;max-width:600px;padding:2.5rem 2rem;text-align:center}.stats-upgrade-cta-text{color:#e2e8f0;font-size:1.25rem;font-weight:500;margin-bottom:1.5rem}.stats-upgrade-cta-button{align-items:center;background:linear-gradient(135deg,#a855f7,#ec4899);border:none;border-radius:12px;box-shadow:0 4px 20px #a855f766;color:#fff;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:700;gap:.5rem;margin-bottom:1rem;padding:1.125rem 2.5rem;transition:all .3s ease}.stats-upgrade-cta-button:hover{box-shadow:0 8px 30px #a855f799;transform:translateY(-3px)}.stats-upgrade-cta-button:active{transform:translateY(0)}.stats-upgrade-cta-subtext{color:#94a3b8;display:block;font-size:.875rem}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.stats-upgrade{padding:4rem 1.5rem}.stats-upgrade-title{font-size:2rem}.stats-upgrade-subtitle{font-size:1.125rem}.stats-upgrade-grid{gap:1.5rem;grid-template-columns:1fr;margin-bottom:3rem}.stat-upgrade-card{padding:2.5rem 2rem}.stat-upgrade-value{font-size:3rem}.stat-upgrade-label{font-size:1.25rem}.stats-upgrade-cta{padding:2rem 1.5rem}.stats-upgrade-cta-text{font-size:1.125rem}.stats-upgrade-cta-button{font-size:1rem;justify-content:center;padding:1rem 2rem;width:100%}}@media (max-width:480px){.stats-upgrade-title{font-size:1.75rem}.stat-upgrade-value{font-size:2.5rem}}.homepage-section{padding:60px 0}.hero-section{padding:100px 0 60px;text-align:center}.hero-title{line-height:1.2;margin-bottom:20px}.hero-subtitle{color:#a0aec0;font-size:1.5rem;margin-bottom:40px;max-width:800px}.trusted-by{color:#a0aec0;font-size:1rem;margin-top:40px}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:40px;text-align:center}.section-description{color:#a0aec0;font-size:1.1rem;margin:0 auto 40px;max-width:700px;text-align:center}.features-section{display:flex;gap:20px;justify-content:space-between;margin:40px 0}@media (max-width:768px){.features-section{flex-direction:column}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}}.feature-card{flex:1 1;padding:30px;text-align:center}.feature-number{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:50px;justify-content:center;margin:0 auto 20px;width:50px}.feature-title{font-size:1.5rem;font-weight:600;margin-bottom:15px}.feature-description{color:#a0aec0}.stats-section{padding:80px 0}.stats-container{display:flex;gap:20px;justify-content:space-between;margin-top:40px}@media (max-width:768px){.stats-container{flex-direction:column}}.stat-card{flex:1 1;padding:30px;text-align:center}.stat-value{font-size:3rem;font-weight:700;margin-bottom:10px}.stat-label{color:#a0aec0}.cta-section{background:linear-gradient(90deg,#a855f7,#ec4899);padding:80px 0;text-align:center}.cta-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:20px}.cta-description{color:#ffffffe6;font-size:1.2rem;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:600px}.cta-button{background-color:#fff;color:#a855f7;font-size:1.1rem;padding:12px 30px}.url-input-container{background-color:#1a1d35;border-radius:10px;box-shadow:0 10px 15px #0003;margin:0 auto;max-width:600px;padding:30px}.url-input{background-color:#2d3748;border:1px solid #2d3748;border-radius:5px;color:#fff;font-size:1rem;margin-bottom:20px;padding:15px;width:100%}.url-input::placeholder{color:#a0aec0}.no-login-text{color:#a0aec0;font-size:.9rem;margin-top:15px}.hero-section-new{align-items:center;background:linear-gradient(135deg,#0f172a,#1e1b4b 50%,#0f172a);display:flex;min-height:100vh;overflow:hidden;position:relative}.hero-background{inset:0;overflow:hidden;position:absolute}.hero-blob{animation:blob 10s ease-in-out infinite;border-radius:50%;filter:blur(100px);opacity:.12;position:absolute}.hero-blob-1{animation-delay:0s;background:linear-gradient(135deg,#a855f7,#8b5cf6);height:500px;left:-200px;top:-200px;width:500px}.hero-blob-2{animation-delay:3s;background:linear-gradient(135deg,#ec4899,#f472b6);height:450px;right:-150px;top:-150px;width:450px}.hero-blob-3{animation-delay:6s;background:linear-gradient(135deg,#3b82f6,#6366f1);bottom:-150px;height:400px;left:50%;transform:translateX(-50%);width:400px}@keyframes blob{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-70px) scale(1.1)}66%{transform:translate(-40px,40px) scale(.9)}}.hero-container{margin:0 auto;max-width:1200px;padding:4rem 2rem;position:relative;width:100%;z-index:10}.hero-content{margin:0 auto;max-width:900px;text-align:center}.hero-live-badge{align-items:center;animation:fadeInUp .6s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10b9811a;border:1px solid #10b9814d;border-radius:50px;color:#6ee7b7;display:inline-flex;font-size:.8125rem;font-weight:500;gap:.5rem;margin-bottom:.75rem;padding:.5rem 1rem}.hero-live-dot{animation:pulseLive 2s ease-in-out infinite;background:#10b981;border-radius:50%;height:8px;width:8px}@keyframes pulseLive{0%,to{box-shadow:0 0 0 0 #10b981b3;opacity:1;transform:scale(1)}50%{box-shadow:0 0 0 6px #10b98100;opacity:.7;transform:scale(.9)}}.hero-badge{align-items:center;animation:fadeInUp .6s ease-out .1s backwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#a855f726;border:1px solid #a855f74d;border-radius:50px;color:#e9d5ff;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:2.5rem;padding:.5rem 1.25rem}.hero-badge-dot{animation:pulse 2s ease-in-out infinite;background:#a855f7;border-radius:50%;height:8px;width:8px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-title{animation:fadeInUp .6s ease-out .2s backwards;color:#fff;font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:.5rem}.hero-title:last-of-type{margin-bottom:1.5rem}.hero-title-gradient{-webkit-text-fill-color:#0000;animation:shimmer 3s ease-in-out infinite;background:linear-gradient(135deg,#c084fc,#f9a8d4 50%,#c084fc);-webkit-background-clip:text;background-clip:text;background-size:200% auto}@keyframes shimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-subtitle{align-items:center;animation:fadeInUp .6s ease-out .3s backwards;color:#cbd5e1;display:flex;flex-wrap:wrap;font-size:1.25rem;gap:8px;justify-content:center;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:700px;text-align:center}.hero-subtitle span{white-space:nowrap}.hero-card{animation:fadeInUp .6s ease-out .4s backwards;margin:0 auto 2.5rem;max-width:700px}.hero-card-inner{-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 40px #0000004d,inset 0 1px 0 #ffffff1a;padding:2rem}.hero-input-group{display:flex;gap:.75rem;margin-bottom:1rem}.hero-input{background:#0f172ab3;border:1px solid #94a3b84d;border-radius:12px;color:#fff;flex:1 1;font-size:1rem;outline:none;padding:1rem 1.5rem;transition:all .3s ease}.hero-input::placeholder{color:#94a3b8}.hero-input:hover:not(:disabled){background:#0f172ae6;border-color:#a855f780}.hero-input:focus{background:#0f172a;border-color:#a855f7;box-shadow:0 0 0 4px #a855f726}.hero-input:disabled{cursor:not-allowed;opacity:.5}.hero-btn{align-items:center;background:linear-gradient(135deg,#a855f7,#ec4899);border:none;border-radius:12px;box-shadow:0 4px 15px #a855f766;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease;white-space:nowrap}.hero-btn:hover:not(:disabled){box-shadow:0 8px 25px #a855f780;transform:translateY(-2px)}.hero-btn:active:not(:disabled){transform:translateY(0)}.hero-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.hero-spinner{animation:spin 1s linear infinite;height:20px;width:20px}.hero-spinner-circle{opacity:.25}.hero-spinner-path{opacity:.75}@keyframes spin{to{transform:rotate(1turn)}}.hero-arrow{height:20px;transition:transform .3s ease;width:20px}.hero-btn:hover:not(:disabled) .hero-arrow{transform:translateX(4px)}.hero-error{align-items:flex-start;animation:errorSlideIn .4s ease-out;background:linear-gradient(135deg,#ef44441f,#dc262614);border:1px solid #ef444459;border-radius:12px;box-shadow:0 4px 12px #ef444426;color:#fecaca;display:flex;font-size:.875rem;gap:.75rem;line-height:1.6;margin-top:1.5rem;padding:1rem 1.25rem;text-align:left}.hero-error-icon{color:#fca5a5;flex-shrink:0;height:20px;margin-top:1px;width:20px}.hero-error-content{flex:1 1;min-width:0;white-space:pre-wrap}@keyframes errorSlideIn{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.hero-credit-status{align-items:center;background:#a855f714;border:1px solid #a855f733;border-radius:12px;display:flex;gap:1rem;margin-top:1.5rem;padding:1.5rem 1.75rem}.hero-credit-status-success{background:#6ee7b714;border-color:#6ee7b74d}.hero-credit-status-warning{align-items:center;background:linear-gradient(135deg,#fbbf241a,#ef44441a);border:1px solid #fbbf244d;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;text-align:center}.hero-credit-upsell{display:flex;flex-direction:column;gap:1rem;width:100%}.hero-credit-content{align-items:center;display:flex;flex-direction:column;gap:.75rem;text-align:center}.hero-credit-icon{flex-shrink:0;font-size:1.75rem;line-height:1}.hero-credit-icon-warning{animation:pulse 2s ease-in-out infinite;flex-shrink:0;font-size:3rem;line-height:1;margin-bottom:.5rem}.hero-credit-text{display:flex;flex-direction:column;gap:.5rem}.hero-credit-title{color:#e2e8f0;font-size:1rem;font-weight:600;line-height:1.4;margin:0}.hero-credit-subtitle{color:#94a3b8;font-size:.9375rem;line-height:1.4;margin:0}.hero-credit-title-warning{color:#fbbf24;font-size:1.25rem;font-weight:700;line-height:1.3;margin:0}.hero-credit-subtitle-warning{color:#cbd5e1;font-size:.9rem;line-height:1.4;margin:0}.hero-credit-cta{align-items:center;background:linear-gradient(135deg,#a855f7,#ec4899);border:none;border-radius:10px;box-shadow:0 4px 15px #a855f766;color:#fff;cursor:pointer;display:flex;font-size:.9375rem;font-weight:600;gap:.5rem;justify-content:center;margin:0 auto;max-width:240px;padding:.75rem 1.75rem;transition:all .3s ease;width:100%}.hero-credit-cta:hover{box-shadow:0 8px 20px #a855f766;transform:translateY(-2px)}.hero-credit-cta:active{transform:translateY(0)}.hero-credit-available{align-items:center;display:flex;gap:1rem;width:100%}.hero-credit-available.hero-credit-centered{flex-direction:column;gap:.75rem;text-align:center}.hero-credit-available.hero-credit-centered .hero-credit-text{align-items:center}.hero-credit-skeleton{align-items:center;animation:skeleton-pulse 1.5s ease-in-out infinite;display:flex;gap:1rem;padding:0}.hero-credit-skeleton-icon{animation:skeleton-shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#a855f71a,#a855f733 50%,#a855f71a);background-size:200% 100%;border-radius:50%;height:40px;width:40px}.hero-credit-skeleton-text{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.hero-credit-skeleton-line{background:linear-gradient(90deg,#a855f71a,#a855f733 50%,#a855f71a);background-size:200% 100%;height:16px;width:120px}.hero-credit-skeleton-line,.hero-credit-skeleton-line-small{animation:skeleton-shimmer 1.5s ease-in-out infinite;border-radius:4px}.hero-credit-skeleton-line-small{animation-delay:.2s;background:linear-gradient(90deg,#94a3b81a,#94a3b833 50%,#94a3b81a);background-size:200% 100%;height:12px;width:80px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.7}}.hero-badges{animation:fadeInUp .6s ease-out .5s backwards;flex-wrap:nowrap;gap:2.5rem;justify-content:center}.hero-badge-item,.hero-badges{align-items:center;display:flex}.hero-badge-item{color:#94a3b8;font-size:.875rem;gap:.5rem;white-space:nowrap}.hero-badge-icon{flex-shrink:0;height:18px;width:18px}.hero-badge-item:first-child .hero-badge-icon{color:#6ee7b7}.hero-badge-item:nth-child(2) .hero-badge-icon{color:#c084fc}.hero-badge-item:nth-child(3) .hero-badge-icon{color:#60a5fa}.hero-secondary-cta-container{animation:fadeInUp .6s ease-out .6s backwards;margin-top:1.5rem}.hero-secondary-cta{background:none;border:none;color:#c084fc;cursor:pointer;font-size:.9375rem;font-weight:500;padding:0;text-decoration:none;transition:all .3s ease}.hero-secondary-cta:hover{color:#e9d5ff;transform:translateX(4px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.hero-card-inner{padding:1.5rem}.hero-input-group{flex-direction:column}.hero-btn{justify-content:center;width:100%}.hero-badges{flex-wrap:wrap;gap:1.5rem}.hero-badge-item span,.hero-live-badge{font-size:.75rem}.hero-error{font-size:.8125rem;padding:1rem 1.25rem}.hero-error-icon{height:18px;width:18px}}@media (max-width:480px){.hero-container{padding:3rem 1.5rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-badge-item,.hero-error{font-size:.75rem}.hero-error{gap:.5rem;padding:.875rem 1rem}.hero-error-icon{height:16px;width:16px}}.feedback-container{bottom:20px;position:fixed;right:20px;z-index:999}.feedback-button{align-items:center;background:linear-gradient(90deg,#a855f7,#ec4899);border:none;border-radius:30px;box-shadow:0 4px 6px #0000001a;color:#fff;display:flex;font-weight:600;gap:8px;padding:10px 20px;transition:all .3s ease}.feedback-button:hover{box-shadow:0 6px 8px #00000026;transform:translateY(-2px)}.feedback-icon{align-items:center;display:flex;justify-content:center}.feedback-modal{background-color:#1a1d35;border-radius:10px;bottom:60px;box-shadow:0 10px 15px #0003;padding:20px;position:absolute;right:0;width:300px}.feedback-modal h3{font-size:1.1rem;margin-bottom:15px}.feedback-modal textarea{background-color:#2d3748;border:1px solid #2d3748;border-radius:5px;color:#fff;margin-bottom:15px;padding:10px;resize:none;width:100%}.feedback-modal textarea::placeholder{color:#a0aec0}.feedback-submit{background:linear-gradient(90deg,#a855f7,#ec4899);border:none;border-radius:5px;color:#fff;font-weight:600;padding:8px 16px;width:100%}.feedback-success{padding:10px 0;text-align:center}.feedback-success p{color:#a0aec0;margin-top:10px}.feedback-error{margin-top:.5rem;text-align:center}.feedback-error,.form-error{color:#ef4444;font-size:.875rem}.form-error{align-items:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;display:flex;gap:.5rem;margin-top:1rem;padding:1rem}.form-error svg{flex-shrink:0;height:20px;width:20px}
/*# sourceMappingURL=main.93521418.css.map*/