body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0e1a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif;line-height:1.6;overflow-x:hidden;padding-top:80px}.App{background:linear-gradient(135deg,#0a0e1a,#1a1f2e 50%,#0f1419);display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}.container{margin:0 auto;max-width:1400px;padding:0 2rem}.dark-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px}.dark-card-hover{transition:all .4s cubic-bezier(.4,0,.2,1)}.dark-card-hover:hover{background:#ffffff0f;border-color:#6366f14d;box-shadow:0 20px 60px #0006,0 0 0 1px #6366f133,inset 0 1px 0 #ffffff1a;transform:translateY(-8px)}.header{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0a0e1af2;border-bottom:1px solid #ffffff0f;left:0;padding:1rem 0;position:fixed;right:0;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000}.header-scrolled{background:#0a0e1afa;box-shadow:0 8px 32px #0000004d;padding:.75rem 0}.header-content{justify-content:space-between;position:relative}.header-content,.logo{align-items:center;display:flex}.logo{flex:0 0 auto;gap:1rem;text-decoration:none;transition:all .3s ease;z-index:1001}.logo:hover{transform:translateY(-1px)}.logo-icon{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;box-shadow:0 4px 20px #6366f14d;color:#fff;display:flex;height:44px;justify-content:center;width:44px}.logo-text{align-items:flex-start;display:flex;flex-direction:column;line-height:1}.logo-main{color:#fff;font-size:1.4rem;font-weight:800;letter-spacing:-.02em}.logo-sub{color:#6366f1;font-size:1.1rem;font-weight:700;letter-spacing:.15em;margin-top:-2px;text-transform:uppercase}.nav-desktop{align-items:center;display:flex;gap:1rem}.nav-link{background:none;border:none;border-radius:12px;color:#fffc;cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 1.25rem;position:relative;text-decoration:none;white-space:nowrap}.nav-link,.nav-link:before{transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-link:before{background:linear-gradient(135deg,#6366f1,#8b5cf6);bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:0}.nav-link:hover{background:#ffffff14;color:#fff;transform:translateY(-1px)}.nav-link:hover:before{width:80%}.nav-link.active{background:#6366f11a;color:#6366f1}.nav-link.active:before{width:80%}.nav-dropdown{display:inline-block;position:relative}.nav-dropdown-trigger{align-items:center;display:flex;gap:.25rem}.dropdown-chevron{transition:transform .2s ease}.dropdown-chevron-open{transform:rotate(180deg)}.nav-dropdown-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0000004d;margin-top:8px;min-width:320px;opacity:0;top:100%;transform:translateX(-50%);transform:translateX(-50%) translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1000}.nav-dropdown-menu,.nav-dropdown-menu:before{background:#0f172a;left:50%;position:absolute}.nav-dropdown-menu:before{border:1px solid #ffffff1a;border-bottom:none;border-right:none;content:"";height:12px;top:-6px;transform:translateX(-50%);transform:translateX(-50%) rotate(45deg);width:12px}.nav-dropdown-menu-open{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.nav-dropdown-item{align-items:flex-start;border-bottom:1px solid #ffffff0d;color:#fff;display:flex;gap:12px;padding:16px;text-decoration:none;transition:all .2s ease}.nav-dropdown-item:last-child{border-bottom:none}.nav-dropdown-item:hover{background:#ffffff0d;color:#60a5fa}.nav-dropdown-item:first-child{border-radius:12px 12px 0 0}.nav-dropdown-item:last-child{border-radius:0 0 12px 12px}.nav-dropdown-icon,.nav-dropdown-item.active{background:#60a5fa1a;color:#60a5fa}.nav-dropdown-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:all .2s ease;width:40px}.nav-dropdown-item:hover .nav-dropdown-icon{background:#60a5fa33;transform:scale(1.05)}.nav-dropdown-content{display:flex;flex:1 1;flex-direction:column;gap:2px}.nav-dropdown-title{font-size:.9rem;font-weight:600;line-height:1.4}.nav-dropdown-description{color:#fff9;font-size:.8rem;line-height:1.3}.nav-dropdown-item:hover .nav-dropdown-description{color:#fffc}.mobile-tools-section{border-bottom:1px solid #ffffff1a;border-top:1px solid #ffffff1a;margin:8px 0;padding:8px 0}.mobile-tools-header{color:#fffc;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:12px 20px 8px;text-transform:uppercase}.mobile-tool-link{border-bottom:none!important;font-size:.9rem;padding-left:32px!important}.mobile-tool-link:not(:last-child){margin-bottom:4px}.header-actions{align-items:center;display:flex;gap:.5rem}.account-link{align-items:center!important;display:flex!important;justify-content:center!important;min-width:auto!important;padding:.75rem!important}.user-name{font-size:.9rem;font-weight:500;margin-left:.5rem;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-header{font-size:.95rem;font-weight:600;overflow:hidden;padding:.75rem 1.5rem;position:relative}.btn-shine{transition:left .5s}.btn-header:hover .btn-shine{left:100%}.mobile-menu-toggle{align-items:center;background:#ffffff14;border-radius:12px;flex-direction:column;height:48px;justify-content:center;transition:all .3s ease;width:48px;z-index:1001}.mobile-menu-toggle:hover{background:#ffffff1f;transform:scale(1.05)}.hamburger-line{background:#fff;border-radius:2px;height:2px;margin:2px 0;transition:all .3s ease;width:20px}.mobile-menu{height:100vh;opacity:0;position:fixed;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;width:100%;z-index:999}.mobile-menu-open{opacity:1;visibility:visible}.mobile-menu-content{align-items:center;height:100%;justify-content:center;padding:2rem;text-align:center}.mobile-menu-content,.mobile-nav{display:flex;flex-direction:column}.mobile-nav{gap:1.5rem;margin-bottom:3rem}.mobile-nav-link{align-items:center;background:none;border:none;border-radius:16px;color:#fffc;cursor:pointer;display:flex;font-size:1.1rem;font-weight:500;gap:.5rem;justify-content:center;min-width:200px;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.mobile-nav-link:hover{background:#ffffff14;color:#fff;transform:translateY(-2px)}.mobile-menu-actions{display:flex;flex-direction:column;gap:1rem;max-width:300px;width:100%}.btn-mobile{font-size:1.1rem;justify-content:center;padding:1rem 2rem;width:100%}.mobile-menu-overlay{display:none}.btn{align-items:center;border:none;border-radius:16px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;overflow:hidden;padding:14px 28px;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 20px #6366f166;color:#fff}.btn-primary:hover{box-shadow:0 8px 30px #6366f199;transform:translateY(-2px)}.btn-secondary{background:#ffffff0f;border:1px solid #ffffff1f;color:#fff}.btn-secondary:hover{background:#ffffff1f;transform:translateY(-2px)}.btn-large{border-radius:20px;font-size:1.1rem;font-weight:700;padding:18px 36px}.home-page{width:100%}.hero{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:6rem 0 4rem;position:relative}.hero:before{background:radial-gradient(ellipse at center,#6366f114 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1100px;position:relative;text-align:center;z-index:1}.hero-badge{align-items:center;animation:float 3s ease-in-out infinite;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#6366f11f;border:1px solid #6366f140;border-radius:50px;box-shadow:0 4px 20px #6366f126;display:inline-flex;gap:.75rem;margin-bottom:2.5rem;padding:.575rem 1.45rem}.badge-icon{font-size:1.25rem}.badge-text{color:#fffffff2;font-size:.95rem;font-weight:600;letter-spacing:.01em}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-title{color:#fff;font-size:3.75rem;font-weight:900;letter-spacing:-.02em;line-height:1.2;margin-bottom:2.5rem;max-width:850px;text-shadow:0 4px 20px #00000040}.hero-title .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#06b6d4);-webkit-background-clip:text;background-clip:text;position:relative}.hero-title .highlight:after{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:2px;bottom:-6px;content:"";height:4px;left:0;opacity:.25;position:absolute;right:0}.hero-subtitle{color:#ffffffd9;font-size:1.25rem;font-weight:400;letter-spacing:.005em;line-height:1.65;margin-bottom:3.5rem;max-width:750px}.hero-buttons{display:flex;justify-content:center;margin-bottom:4rem}.btn-icon{font-size:1.1rem;margin-left:.5rem;transition:transform .3s ease}.btn:hover .btn-icon{transform:translateX(4px)}.social-proof{align-items:center;display:flex;flex-direction:column;gap:1.25rem;margin-bottom:4rem}.stars{display:flex;gap:.3rem}.social-text{color:#ffffffbf;font-size:1rem;font-weight:500;letter-spacing:.01em}.hero-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1000px;padding:0 1rem}.feature-item{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff08,#ffffff03);border:1px solid #ffffff14;border-radius:14px;flex-direction:row;gap:.75rem;justify-content:center;min-height:58px;overflow:hidden;padding:1rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.feature-item:before{background:linear-gradient(145deg,#6366f10a,#8b5cf608);border-radius:16px;bottom:0;transition:all .4s ease}.feature-item:after,.feature-item:before{content:"";left:0;opacity:0;position:absolute;right:0;top:0}.feature-item:after{background:linear-gradient(90deg,#0000,#6366f133,#0000);height:1px;transition:opacity .4s ease}.feature-item:hover:after,.feature-item:hover:before{opacity:1}.feature-item:hover{background:linear-gradient(145deg,#ffffff0d,hsla(0,0%,100%,.015));border-color:#6366f126;box-shadow:0 6px 18px #6366f10f,0 3px 8px #0000000a;transform:translateY(-1px) scale(1.005)}.feature-icon{background:linear-gradient(145deg,#6366f1,#8b5cf6);border-radius:10px;box-shadow:0 3px 8px #6366f12e,0 1px 3px #0000000a;height:34px;margin:0;position:relative;transition:all .3s ease;width:34px;z-index:2}.feature-item:hover .feature-icon{box-shadow:0 4px 12px #6366f138,0 2px 4px #0000000f;transform:scale(1.03)}.feature-item span:last-child{color:#ffffffe0;font-size:.85rem;font-weight:600;letter-spacing:.003em;line-height:1.15;margin:0;padding:0;position:relative;transition:all .3s ease;white-space:nowrap;z-index:2}.feature-item:hover span:last-child{color:#ffffffeb;transform:translateX(1px)}.section{padding:6rem 0}.section-title{font-size:3rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1.5rem;text-align:center}.section-subtitle{color:#fff9;font-size:1.2rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.how-it-works{background:#ffffff03}.steps-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.step-card{padding:3rem 2rem;position:relative;text-align:center}.step-number{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;box-shadow:0 8px 32px #6366f14d;color:#fff;display:flex;font-size:2rem;font-weight:900;height:80px;justify-content:center;margin:0 auto 2rem;width:80px}.step-card h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.step-card p{color:#ffffffb3;font-size:1.1rem;line-height:1.6}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{padding:2.5rem;text-align:center}.feature-icon{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:20px;color:#fff;display:flex;font-size:2rem;height:50px;justify-content:center;width:50px}.feature-card h3{color:#fff;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.feature-card p{color:#ffffffb3;line-height:1.6}.stats-section{background:#ffffff05}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stat-card{padding:2.5rem 2rem;text-align:center}.stat-number{font-size:3.5rem;font-weight:900;margin-bottom:.5rem}.stat-label{color:#fffc;font-size:1.1rem;font-weight:600}.testimonials{background:#ffffff03}.testimonials-carousel{margin:0 auto;max-width:1200px;padding:0 80px;position:relative}.testimonials-container{border-radius:20px;overflow:hidden}.testimonials-track{display:flex}.testimonial-slide{min-width:33.333%;padding:0 .75rem}.carousel-arrow,.testimonial-slide{display:flex;justify-content:center}.carousel-arrow{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fffc;cursor:pointer;height:48px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:48px;z-index:10}.carousel-arrow:hover{background:#6366f133;border-color:#6366f166;color:#fff;transform:translateY(-50%) scale(1.05)}.carousel-arrow-left{left:16px}.carousel-arrow-right{right:16px}.testimonial-card{display:flex;flex-direction:column;justify-content:space-between;max-width:350px;min-height:200px;padding:1.5rem;text-align:center;width:100%}.testimonial-stars{display:flex;gap:.25rem;justify-content:center;margin-bottom:1rem}.testimonial-text{color:#ffffffe6;flex-grow:1;font-size:.95rem;font-style:italic;line-height:1.5;margin-bottom:1rem}.testimonial-author{color:#fff}.carousel-indicators{display:flex;gap:.75rem;justify-content:center;margin-top:2rem;padding:1rem 0}.carousel-dot{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:12px;position:relative;transition:all .3s ease;width:12px}.carousel-dot:hover{background:#ffffff80;transform:scale(1.1)}.carousel-dot.active{background:#6366f1;box-shadow:0 0 0 2px #6366f14d}.cta-section{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);text-align:center}.cta-content{margin:0 auto;max-width:600px}.cta-title{color:#fff;font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.cta-subtitle{color:#ffffffb3;font-size:1.2rem;line-height:1.6;margin-bottom:3rem}.footer{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#0a0e1afa,#0f1423fa);border-top:1px solid #ffffff0f;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#6366f180,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-main{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:2.5fr 1fr 1fr 1fr;padding:4rem 0 3rem}.footer-section{display:flex;flex-direction:column;gap:1.5rem}.footer-section:not(.footer-brand){padding-left:1rem}.footer-brand{max-width:400px;padding-right:2rem}.footer-logo{align-items:center;display:flex;gap:1rem;margin-bottom:1rem;text-decoration:none;transition:all .3s ease}.footer-logo:hover{transform:translateY(-2px)}.footer-logo-icon{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:16px;box-shadow:0 8px 32px #6366f14d;color:#fff;display:flex;height:56px;justify-content:center;width:56px}.footer-logo-text{display:flex;flex-direction:column;line-height:1}.footer-logo-main{color:#fff;font-size:1.75rem;font-weight:800;letter-spacing:-.02em}.footer-logo-sub{color:#6366f1;font-size:.875rem;font-weight:600;letter-spacing:.1em;margin-top:2px;text-transform:uppercase}.footer-description{color:#ffffffb3;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.footer-title{color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1rem;padding-bottom:.5rem;position:relative}.footer-title:after{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:1px;bottom:0;content:"";height:2px;left:0;position:absolute;width:30px}.footer-nav{display:flex;flex-direction:column;gap:.875rem}.footer-link{background:none;border:none;color:#ffffffb3;cursor:pointer;font-size:.95rem;font-weight:500;padding:.5rem 0;text-align:left;text-decoration:none;transition:all .3s ease}.footer-link:hover{color:#6366f1;transform:translateX(4px)}.footer-bottom{border-top:1px solid #ffffff0f;padding:2rem 0}.footer-bottom-content{align-items:center;display:flex;justify-content:space-between}.footer-legal{align-items:center;display:flex;gap:2rem}.footer-copyright{color:#ffffff80;font-size:.9rem;margin:0}.footer-legal-links{display:flex;gap:1.5rem}.legal-link{color:#fff9;font-size:.9rem;text-decoration:none;transition:all .3s ease}.legal-link:hover{color:#6366f1}.back-to-top{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#ffffffb3;cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:48px}.back-to-top:hover{background:#6366f11a;border-color:#6366f14d;color:#6366f1;transform:translateY(-2px)}.mobile-menu-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:1.5rem}.mobile-menu{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0a0e1afa;border:1px solid #ffffff14;border-radius:0 0 20px 20px;display:none;flex-direction:column;left:0;padding:1rem;position:absolute;right:0;top:100%}.mobile-menu.open{display:flex}.mobile-menu a{border-radius:12px;color:#fffc;margin:.25rem 0;padding:1rem;text-decoration:none;transition:all .3s ease}.mobile-menu a:hover{background:#ffffff14;color:#fff}.form-container{margin:2rem auto;max-width:500px;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#fff;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;color:#fff;font-size:1rem;padding:14px 18px;transition:all .3s ease;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff80}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#ffffff0f;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.loading{animation:spin 1s ease-in-out infinite;border:3px solid #fff3;border-radius:50%;border-top-color:#6366f1;display:inline-block;height:20px;width:20px}@media (max-width:768px){.nav-desktop{display:none}.mobile-menu-toggle{display:flex}.mobile-menu{display:block}.header-content{padding:0 1.5rem}.logo-icon{height:40px;width:40px}.logo-main{font-size:1.2rem}.logo-sub{font-size:.9rem}.nav-dropdown{display:none}.footer-main{gap:3rem;grid-template-columns:1fr;padding:3rem 0 2rem}.footer-section{text-align:center}.footer-section:not(.footer-brand){padding-left:0}.footer-brand{max-width:100%;padding-right:0}.footer-logo{justify-content:center}.footer-title:after{left:50%;transform:translateX(-50%)}.footer-bottom-content{flex-direction:column;gap:1.5rem;text-align:center}.footer-legal{flex-direction:column;gap:1rem}.footer-legal-links{justify-content:center}.hero{min-height:90vh;padding:6rem 0 3rem}.hero-content{max-width:100%}.hero-badge{margin-bottom:2rem;padding:.75rem 1.5rem}.hero-title{font-size:3rem;line-height:1.25;margin-bottom:2rem;max-width:650px}.hero-subtitle{font-size:1.15rem;max-width:90%}.hero-subtitle,.social-proof{margin-bottom:3rem}.section-title{font-size:2.2rem}.features-grid,.stats-grid,.steps-grid{grid-template-columns:1fr}.testimonials-carousel{margin:0 1rem;max-width:100%;padding:0 20px}.carousel-arrow{display:none}.testimonial-slide{min-width:50%;padding:0 .5rem}.testimonial-card{max-width:none;min-height:180px;padding:1.25rem}.testimonial-text{font-size:.9rem}.hero-features{gap:.875rem;grid-template-columns:repeat(2,1fr);max-width:100%;padding:0 .5rem}.feature-item{border-radius:12px;flex-direction:column;gap:.5rem;min-height:72px;padding:1rem .75rem;text-align:center}.feature-icon{border-radius:8px;height:30px;margin:0;width:30px}.feature-item span:last-child{font-size:.8rem;line-height:1.15;margin:0;padding:0;white-space:normal}.feature-item:hover span:last-child{transform:translateY(-1px)}.container{padding:0 1.5rem}.section{padding:4rem 0}}@media (max-width:480px){.hero{min-height:85vh;padding:5rem 0 2rem}.hero-badge{font-size:.875rem;margin-bottom:1.5rem;padding:.625rem 1.25rem}.hero-title{font-size:2.5rem;line-height:1.3;margin-bottom:1.75rem;max-width:500px}.hero-subtitle{font-size:1.1rem;margin-bottom:2.5rem;max-width:95%}.hero-buttons{margin-bottom:3rem}.social-proof{margin-bottom:2.5rem}.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem}.btn-large{font-size:1rem;padding:16px 32px}.hero-features{gap:.75rem;grid-template-columns:1fr;max-width:300px;padding:0}.feature-item{border-radius:10px;flex-direction:column;gap:.4rem;min-height:64px;padding:.875rem .625rem;text-align:center}.feature-icon{border-radius:6px;height:26px;margin:0;width:26px}.feature-item span:last-child{font-size:.75rem;line-height:1.15;margin:0;padding:0;white-space:normal}.feature-item:hover span:last-child{transform:translateY(-1px)}.container{padding:0 1rem}.testimonials-carousel{margin:0 .5rem;padding:0 10px}.testimonial-slide{min-width:100%;padding:0 .25rem}.testimonial-card{min-height:160px;padding:1rem}.testimonial-text{font-size:.85rem}.final-cta-badge{font-size:.875rem;margin-bottom:2rem;padding:.75rem 1.5rem}.final-cta-title{font-size:2rem;line-height:1.25;margin-bottom:1.5rem}.final-cta-subtitle{font-size:1rem;margin-bottom:2rem}.final-cta-btn{font-size:1rem;padding:1rem 2.5rem}.final-cta-features{gap:.875rem;grid-template-columns:1fr;max-width:320px}.final-feature{font-size:.875rem;padding:.75rem 1rem}.winning-products-showcase{height:360px}.product-cards-stack{height:320px;width:240px}.product-card-featured{height:290px;padding:1rem;width:200px}.product-image{height:160px;margin-bottom:.5rem;width:160px}.product-info h3{font-size:1rem;margin-bottom:.5rem}.product-info .product-price{font-size:1.4rem}.winning-products-badge{bottom:-10px;font-size:.8rem;min-width:120px;padding:.75rem 1rem;right:-10px}.feature-card,.stat-card,.step-card{padding:2rem 1.5rem}}.winning-products{background:#ffffff03}.winning-products-layout{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;min-height:500px}.winning-products-content{text-align:left}.winning-products-content .section-title{margin-bottom:1.5rem;text-align:left}.winning-products-content .section-subtitle{font-size:1.2rem;max-width:none;text-align:left}.winning-products-showcase{align-items:center;display:flex;height:500px;justify-content:center;position:relative}.product-cards-stack{height:450px;position:relative;width:360px}.product-card-featured{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff14,#ffffff05);border:1px solid #ffffff1f;border-radius:20px;box-shadow:0 8px 32px #0003,0 4px 16px #6366f11a;display:flex;flex-direction:column;height:420px;padding:1.5rem;position:absolute;text-align:center;transition:all .4s ease;width:320px}.product-card-back{left:0;opacity:.85;top:20px;transform:rotate(-8deg);z-index:1}.product-card-front{right:0;top:0;transform:rotate(8deg);z-index:2}.product-card-featured:hover{box-shadow:0 16px 48px #0000004d,0 8px 24px #6366f133;opacity:1;transform:rotate(0deg) scale(1.05);z-index:3}.product-image{align-items:center;background:linear-gradient(135deg,#6366f126,#8b5cf61a);border:1px solid #6366f133;border-radius:20px;display:flex;flex-grow:1;height:260px;justify-content:center;margin-bottom:1rem;overflow:hidden;padding:0;width:280px}.product-img{border-radius:20px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));height:100%;object-fit:cover;object-position:center;transition:all .3s ease;width:100%}.product-card-featured:hover .product-img{filter:drop-shadow(0 6px 12px rgba(0,0,0,.4));transform:scale(1.05)}.product-info{flex-shrink:0;width:100%}.product-info h3{color:#fff;font-size:1.1rem;font-weight:600;line-height:1.2;margin-bottom:.5rem}.product-info .product-price{color:#6366f1;font-size:1.5rem;font-weight:700;text-shadow:0 2px 4px #6366f14d}.winning-products-badge{animation:float 8s ease-in-out infinite;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#10b98126,#22c55e1a);border:1px solid #10b9814d;border-radius:16px;bottom:-20px;box-shadow:0 8px 32px #10b98133,0 4px 16px #10b9811a;min-width:180px;padding:1.25rem 1.5rem;position:absolute;right:-20px;text-align:center;z-index:4}.winning-products-badge h4{color:#10b981;font-size:1rem;font-weight:700;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.winning-products-badge p{color:#ffffffe6;font-size:.9rem;font-weight:500;margin-bottom:.25rem}.winning-products-badge .ai-selected{color:#10b981;font-size:.85rem;font-weight:600;margin-bottom:0}.performance-section{background:#ffffff05}.performance-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.performance-showcase{align-items:center;display:flex;justify-content:center;padding:2rem;position:relative}.template-container{max-width:600px;padding:2rem;position:relative;width:100%}.template-image-container{border-radius:20px;overflow:visible;position:relative;width:100%}.template-img{border-radius:20px;box-shadow:0 20px 60px #0000004d;display:block;height:auto;width:100%}.template-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000001a;color:#6b7280;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;padding:.875rem 1.25rem;position:absolute}.template-overlay:not(.template-overlay-bottom-right):before{border:2px dashed #d1d5db;border-radius:10px;bottom:6px;content:"";left:6px;pointer-events:none;position:absolute;right:6px;top:6px}.template-overlay-top-right{right:-24px;top:-24px;z-index:10}.template-overlay-bottom-left{bottom:-24px;left:-24px;z-index:10}.performance-badge{align-items:center;animation:float 8s ease-in-out infinite;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#22c55e26,#10b9811a);border:1px solid #22c55e4d;border-radius:50px;box-shadow:0 8px 32px #10b98133,0 4px 16px #10b9811a;color:#10b981;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1.5rem}.performance-badge svg{color:#10b981}.template-overlay svg{color:#6b7280;flex-shrink:0}.performance-content{padding-left:2rem}.performance-content h2{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.performance-content p{color:#fffc;font-size:1.2rem;line-height:1.6}.ready-pages{background:#ffffff03}.ready-pages-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.ready-pages-content{padding-right:2rem}.ready-pages-content h2{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.ready-pages-content p{color:#fffc;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.language-badge{align-items:center;background:#6366f11a;border-radius:50px;color:#6366f1;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin-bottom:2rem;padding:1rem 2rem}.language-badge svg{color:#6366f1}.ready-pages-showcase{align-items:center;display:flex;justify-content:center;padding:2rem;position:relative}.pages-stack{height:450px;max-width:600px;position:relative;width:100%}.page-block{border-radius:20px;overflow:hidden;padding:1.5rem;position:absolute}.page-desktop-block{height:300px;left:0;top:0;width:420px;z-index:1}.page-mobile-block{bottom:0;height:350px;right:0;width:200px;z-index:2}.page-img{border-radius:12px;display:block;height:100%;object-fit:cover;width:100%}.pages-languages-block{align-items:center;animation:float 8s ease-in-out infinite;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#22c55e26,#10b9811a);border:1px solid #22c55e4d;border-radius:50px;bottom:50px;box-shadow:0 8px 32px #10b98133,0 4px 16px #10b9811a;color:#10b981;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;left:50px;padding:.75rem 1.5rem;position:absolute;z-index:3}.pages-languages-block svg{color:#10b981}.home-page .tools-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.home-page .tool-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;color:inherit;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.home-page .tool-card:hover{background:#ffffff0f;border-color:#6366f14d;box-shadow:0 20px 60px #0006,0 0 0 1px #6366f133,inset 0 1px 0 #ffffff1a;transform:translateY(-8px)}.home-page .tool-icon{align-items:center;align-self:center;background:linear-gradient(145deg,#6366f1,#8b5cf6);border-radius:12px;box-shadow:0 3px 8px #6366f12e,0 1px 3px #0000000a;color:#fff;display:flex;height:48px;justify-content:center;margin-bottom:1rem;transition:all .3s ease;width:48px}.home-page .tool-card:hover .tool-icon{box-shadow:0 4px 12px #6366f138,0 2px 4px #0000000f;transform:scale(1.03)}.home-page .tool-card h3{color:#fff;font-size:1.125rem;font-weight:700;margin:0 0 .5rem;text-align:center}.home-page .tool-card p{color:#ffffffb3;font-size:.875rem;line-height:1.5;margin:0;text-align:center}.dashboard-page .tools-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.dashboard-page .tool-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;color:inherit;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.dashboard-page .tool-card:hover{background:#ffffff0f;border-color:#6366f14d;box-shadow:0 20px 60px #0006,0 0 0 1px #6366f133,inset 0 1px 0 #ffffff1a;transform:translateY(-8px)}.dashboard-page .tool-status{display:flex;justify-content:flex-end;margin-bottom:.5rem}.dashboard-page .tool-icon{align-items:center;align-self:center;background:linear-gradient(145deg,#6366f1,#8b5cf6);border-radius:12px;box-shadow:0 3px 8px #6366f12e,0 1px 3px #0000000a;color:#fff;display:flex;height:48px;justify-content:center;margin-bottom:1rem;transition:all .3s ease;width:48px}.dashboard-page .tool-card:hover .tool-icon{box-shadow:0 4px 12px #6366f138,0 2px 4px #0000000f;transform:scale(1.03)}.dashboard-page .tool-content{flex:1 1}.dashboard-page .tool-title{color:#fff;font-size:1.125rem;font-weight:700;margin:0 0 .5rem}.dashboard-page .tool-description{color:#ffffffb3;font-size:.875rem;line-height:1.5;margin:0}.dashboard-page .tool-footer{align-items:center;display:flex;justify-content:flex-end}.dashboard-page .tool-action{align-items:center;color:#fffc;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;transition:color .3s ease}.dashboard-page .tool-card:hover .tool-action{color:#fff}.pre-testimonials-cta{background:#ffffff03;padding:2rem 0}.pre-testimonials-cta-content{text-align:center}.pre-testimonials-cta-subtitle{color:#ffffffb3;font-size:1rem;font-weight:500;margin-bottom:0;margin-top:1rem}.faq{background:#ffffff03}.faq-list{margin:0 auto;max-width:800px}.faq-item{background:linear-gradient(145deg,#ffffff08,#ffffff03);border:1px solid #ffffff14;border-radius:16px;margin-bottom:1.5rem;overflow:hidden;transition:all .3s ease}.faq-question{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;justify-content:space-between;margin:0;padding:1.5rem;text-align:left;transition:all .3s ease;width:100%}.faq-question:hover{color:#6366f1}.faq-question span{flex:1 1}.faq-chevron{color:#fff9;flex-shrink:0;margin-left:1rem;transition:all .3s ease}.faq-chevron-open{color:#6366f1;transform:rotate(180deg)}.faq-answer-wrapper{max-height:0;overflow:hidden;padding:0 1.5rem;transition:max-height .4s ease,padding .3s ease}.faq-answer-open{max-height:300px;padding:0 1.5rem 1.5rem}.faq-answer{color:#fffc;font-size:1rem;line-height:1.6;margin:0}.faq-open{background:linear-gradient(145deg,#ffffff0f,#ffffff05);border-color:#6366f133;box-shadow:0 4px 12px #6366f114}.final-cta{background:linear-gradient(135deg,#6366f11f,#8b5cf614 50%,#6366f11f);overflow:hidden;position:relative}.final-cta:before{background:radial-gradient(circle at 50% 50%,#6366f126 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.final-cta-content{margin:0 auto;max-width:700px;padding:2rem 0;position:relative;text-align:center;z-index:1}.final-cta-badge{align-items:center;animation:float 6s ease-in-out infinite;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#6366f126,#8b5cf61a);border:1px solid #6366f140;border-radius:50px;box-shadow:0 4px 20px #6366f126,inset 0 1px 0 #ffffff1a;color:#fff;display:inline-flex;font-size:.95rem;font-weight:600;gap:.75rem;letter-spacing:.025em;margin-bottom:2.5rem;padding:.875rem 1.75rem}.final-cta-badge svg{color:gold;filter:drop-shadow(0 0 8px rgba(255,215,0,.3))}.final-cta-title{color:#fff;font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:1.75rem}.final-cta-title .highlight{background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#6366f1);-webkit-background-clip:text;background-clip:text;background-size:200% 200%}.final-cta-title .highlight,.final-cta-title .highlight-free{-webkit-text-fill-color:#0000;animation:gradient-shift 4s ease-in-out infinite;position:relative}.final-cta-title .highlight-free{background:linear-gradient(135deg,#10b981,#34d399 50%,#10b981);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:1.1em;text-shadow:0 0 30px #10b9814d}.final-cta-subtitle{color:#fffc;font-size:1.25rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:580px}.final-cta-buttons{margin-bottom:3rem}.final-cta-btn{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:16px;box-shadow:0 8px 32px #6366f166,0 4px 16px #6366f133,inset 0 1px 0 #fff3;color:#fff;display:inline-flex;font-size:1.125rem;font-weight:700;gap:.75rem;letter-spacing:.025em;overflow:hidden;padding:1.25rem 3rem;position:relative;text-decoration:none;transition:all .3s ease}.final-cta-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.final-cta-btn:hover:before{left:100%}.final-cta-btn:hover{box-shadow:0 12px 40px #6366f180,0 6px 20px #6366f14d,inset 0 1px 0 #ffffff4d;transform:translateY(-2px)}.final-cta-btn .btn-icon{font-size:1.25rem;transition:transform .3s ease}.final-cta-btn:hover .btn-icon{transform:translateX(4px)}.final-cta-features{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:600px}.final-feature{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;display:flex;gap:.75rem;padding:1rem 1.5rem;transition:all .3s ease}.final-feature:hover{background:#ffffff0f;border-color:#6366f133;transform:translateY(-2px)}.final-feature svg{color:#10b981;flex-shrink:0}.final-feature span{color:#ffffffe6;font-size:.9rem;font-weight:500}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@media (max-width:768px){.performance-grid{gap:3rem;grid-template-columns:1fr}.performance-content{padding-left:0;text-align:center}.performance-showcase{padding:1rem}.template-container{max-width:400px;padding:1.5rem}.template-overlay{font-size:.8rem;gap:.5rem;padding:.625rem 1rem}.template-overlay-top-right{right:-16px;top:-16px}.template-overlay-bottom-left{bottom:-16px;left:-16px}.performance-badge{font-size:.8rem;margin-bottom:1rem;padding:.5rem 1rem}.winning-products-layout{gap:3rem;grid-template-columns:1fr;text-align:center}.winning-products-content .section-subtitle,.winning-products-content .section-title{text-align:center}.winning-products-showcase{height:420px}.product-cards-stack{height:380px;width:300px}.product-card-featured{height:350px;padding:1.25rem;width:260px}.product-image{height:200px;margin-bottom:.75rem;width:220px}.winning-products-badge{bottom:-15px;min-width:150px;padding:1rem 1.25rem;right:-15px}.tools-grid{grid-template-columns:1fr}.performance-content h2,.ready-pages-content h2{font-size:2rem}.ready-pages-grid{gap:3rem;grid-template-columns:1fr}.ready-pages-content{padding-right:0;text-align:center}.ready-pages-showcase{padding:1rem}.pages-stack{height:380px;max-width:500px}.page-desktop-block{height:240px;width:320px}.page-mobile-block{height:280px;width:160px}.pages-languages-block{bottom:50px;font-size:.8rem;left:40px;padding:.5rem 1rem}.final-cta-title{font-size:2.5rem;line-height:1.2}.final-cta-subtitle{font-size:1.1rem;margin-bottom:2.5rem}.final-cta-features{gap:1rem;grid-template-columns:repeat(2,1fr)}.final-feature{padding:.875rem 1.25rem}}.text-center{text-align:center}.text-white{color:#fff}.text-light{color:#ffffffb3}.text-muted{color:#ffffff80}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.flex{display:flex}.flex-column{flex-direction:column}.justify-center{justify-content:center}.align-center{align-items:center}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.gap-4{gap:2rem}.auth-page{align-items:center;background:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e);display:flex;justify-content:center;min-height:100vh;padding:2rem 0;position:relative}.auth-page:before{background:radial-gradient(circle at 20% 50%,#6366f11a 0,#0000 50%),radial-gradient(circle at 80% 20%,#8b5cf61a 0,#0000 50%),radial-gradient(circle at 40% 80%,#3b82f60d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.auth-container{margin:0 auto;max-width:700px;padding:0 1.5rem;position:relative;width:100%;z-index:1}.auth-container.register-layout{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;max-width:1200px}.auth-hero{margin-bottom:3rem;text-align:center}.auth-badge{align-items:center;animation:float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;display:inline-flex;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1.25rem}.auth-title{color:#fff;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:1rem}.auth-title .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text}.auth-subtitle{color:#ffffffb3;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:400px}.auth-form-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 20px 25px -5px #0006,0 10px 10px -5px #0003;padding:3rem}.form-header{margin-bottom:2rem;text-align:center}.form-title{color:#fff;font-size:1.75rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.5rem}.form-subtitle{color:#ffffffb3;font-size:.95rem;margin:0}.auth-form{display:flex;flex-direction:column;gap:1.5rem}.form-group:has(.checkbox-container){background:#ffffff05;border:1px solid #ffffff1a;border-radius:12px;margin:.5rem 0;padding:1rem}.form-label{font-size:.95rem;margin-bottom:.5rem}.form-input{border-radius:16px;box-sizing:border-box;padding:1rem 1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.form-input:focus{transform:translateY(-1px)}.form-options{align-items:center;display:flex;justify-content:space-between;margin:.5rem 0}.checkbox-container{align-items:flex-start;color:#fffc;cursor:pointer;display:flex;font-size:.95rem;gap:.75rem;line-height:1.5;margin:.5rem 0;padding:.5rem 0;text-align:left}.checkbox-container input[type=checkbox]{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkbox-container input[type=checkbox]:focus+.checkmark{outline:2px solid #6366f1;outline-offset:2px}.checkmark{background:#ffffff14;border:2px solid #ffffff4d;border-radius:6px;display:inline-block;flex-shrink:0;height:20px;margin-top:1px;position:relative;transition:all .3s ease;width:20px}.checkbox-container:hover .checkmark{background:#ffffff1a;border-color:#6366f180}.checkbox-container input[type=checkbox]:checked+.checkmark{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.checkbox-container input[type=checkbox]:checked+.checkmark:after{color:#fff;content:"✓";font-size:14px;font-weight:700;left:50%;position:absolute;text-shadow:0 1px 2px #0000004d;top:50%;transform:translate(-50%,-50%)}.checkbox-text{flex:1 1;line-height:1.5}.forgot-link{color:#6366f1;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s ease}.forgot-link:hover{color:#8b5cf6;text-decoration:underline}.password-requirements{margin-top:.5rem}.password-requirements small{color:#ffffff80;font-size:.85rem}.auth-btn{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;margin-top:.5rem;overflow:hidden;padding:1.25rem 2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.auth-btn:disabled{cursor:not-allowed;opacity:.6}.auth-btn:not(:disabled):hover{box-shadow:0 20px 25px -5px #6366f166;transform:translateY(-2px)}.btn-arrow{transition:transform .3s ease}.auth-btn:hover .btn-arrow{transform:translateX(4px)}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.loading-container{align-items:center;display:flex;justify-content:center;min-height:50vh}.loading-container .loading-spinner{border:3px solid #6366f14d;border-top-color:#6366f1;height:40px;width:40px}.error-message{align-items:center;background:#ef44441a;display:flex;font-size:.9rem;gap:.5rem;margin:.5rem 0;padding:.875rem 1rem}.error-message:before{content:"⚠️";font-size:1rem}.auth-divider{align-items:center;color:#ffffff80;display:flex;font-size:.9rem;margin:2rem 0 1.5rem}.auth-divider:after,.auth-divider:before{background:#ffffff1a;content:"";flex:1 1;height:1px}.auth-divider span{padding:0 1rem}.social-auth{display:flex;flex-direction:column;gap:1rem}.social-btn{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;justify-content:center;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.social-btn:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.auth-footer{margin-top:2rem;text-align:center}.auth-footer-text{color:#ffffffb3;font-size:.95rem;margin:0}.auth-link{color:#6366f1;font-weight:600;text-decoration:none;transition:all .3s ease}.auth-link:hover{color:#8b5cf6;text-decoration:underline}.auth-features{border-top:1px solid #ffffff1a;display:flex;gap:2rem;justify-content:center;margin-top:2rem;padding-top:2rem}.auth-feature{align-items:center;color:#ffffffb3;display:flex;font-size:.9rem;gap:.5rem}.feature-icon-small{align-items:center;background:#6366f11a;border-radius:8px;color:#6366f1;display:flex;height:24px;justify-content:center;width:24px}.register-info{padding:2rem 0}.register-info-title{color:#fff;font-size:2.75rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem}.register-info-title .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text}.register-info-subtitle{color:#ffffffb3;font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem}.auth-benefits{border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:2rem}.register-layout .auth-benefits{border-top:none;margin-top:0;padding-top:0}.benefits-title{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;text-align:left}.register-layout .benefits-title{text-align:left}.benefits-list{display:flex;flex-direction:column;gap:1rem}.benefit-item{color:#fffc;font-size:1rem;gap:1rem;padding:.75rem 0}.benefit-check,.benefit-item{align-items:center;display:flex}.benefit-check{background:#10b9811a;border-radius:50%;color:#10b981;flex-shrink:0;height:24px;justify-content:center;padding:4px;width:24px}.register-testimonial{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:16px;margin-top:2rem;padding:1.5rem}.testimonial-quote{color:#ffffffe6;font-size:.95rem;font-style:italic;line-height:1.6;margin-bottom:1rem}.testimonial-author{color:#6366f1;font-size:.9rem;font-weight:600}.register-stats{display:flex;gap:2rem;margin-top:2rem}.stat-item{text-align:center}.stat-number{color:#6366f1;display:block;font-size:2rem;font-weight:800;line-height:1}.stat-label{color:#fff9;font-size:.85rem;margin-top:.25rem}@media (max-width:1024px){.auth-container.register-layout{gap:3rem;grid-template-columns:1fr;max-width:500px}.register-info-title{font-size:2.25rem;text-align:center}.benefits-title,.register-info-subtitle{text-align:center}.register-stats{justify-content:center}}@media (max-width:768px){.auth-container{padding:0 1rem}.auth-title{font-size:2rem}.auth-subtitle{font-size:1rem}.auth-form-container{border-radius:20px;padding:2rem 1.5rem}.form-options{align-items:flex-start}.auth-features,.form-options{flex-direction:column;gap:1rem}.auth-features{align-items:center}.register-info-title{font-size:2rem}.register-info-subtitle{font-size:1rem}.register-stats{gap:1.5rem}.stat-number{font-size:1.5rem}}@media (max-width:480px){.auth-container{padding:0 .75rem}.auth-title{font-size:1.75rem}.auth-form-container{padding:1.5rem 1rem}.auth-btn{padding:1rem 1.5rem}.checkbox-container{font-size:.9rem}}.dashboard-page{background:linear-gradient(135deg,#0a0e1a,#1a1f2e 50%,#0f1419);min-height:100vh;padding:2rem 0}.dashboard-container{display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:1200px;padding:0 2rem}.dashboard-header{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;display:flex;justify-content:space-between;overflow:hidden;padding:2rem;position:relative}.dashboard-header:before{background:linear-gradient(90deg,#0000,#fff3 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.welcome-section{flex:1 1}.dashboard-badge{align-items:center;animation:float 3s ease-in-out infinite;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;display:inline-flex;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.dashboard-badge .badge-icon{color:#fbbf24}.dashboard-badge .badge-text{color:#fff;font-size:.875rem;font-weight:600}.dashboard-title{color:#fff;font-size:3rem;font-weight:800;line-height:1.2;margin:0 0 1rem}.dashboard-title .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text}.dashboard-subtitle{color:#fffc;font-size:1.125rem;line-height:1.6;margin:0}.quick-action-btn{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:16px;box-shadow:0 10px 25px -5px #10b98166;color:#fff;display:inline-flex;font-weight:600;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.quick-action-btn:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 20px 35px -5px #10b98180;transform:translateY(-2px)}.quick-action-btn .btn-arrow{transition:transform .3s ease}.quick-action-btn:hover .btn-arrow{transform:translateX(4px)}.shops-section{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;overflow:hidden;padding:2rem;position:relative}.section-header-with-actions{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.section-header-with-actions .section-title{margin:0}.action-buttons{align-items:center;display:flex;gap:.75rem}.debug-btn,.refresh-btn{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#ffffffb3;cursor:pointer;display:flex;justify-content:center;padding:.75rem;transition:all .3s ease}.debug-btn:hover,.refresh-btn:hover:not(:disabled){background:#ffffff1a;border-color:#fff3;color:#fff;transform:translateY(-1px)}.debug-btn:hover{background:#ffc1071a;border-color:#ffc1074d;color:#ffc107}.refresh-btn:disabled{cursor:not-allowed;opacity:.5}.refresh-btn .spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.shops-section:before{background:linear-gradient(90deg,#0000,#fff3 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.section-title{color:#fff;font-size:1.875rem;font-weight:700;margin:0 0 2rem}.shops-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.shop-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.shop-card:hover{background:#ffffff0f;border-color:#6366f14d;box-shadow:0 20px 60px #0006,0 0 0 1px #6366f133,inset 0 1px 0 #ffffff1a;transform:translateY(-8px)}.shop-preview{height:200px;overflow:hidden;position:relative}.shop-image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.shop-card:hover .shop-image{transform:scale(1.05)}.shop-status{border-radius:50px;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase;white-space:nowrap}.shop-status.active{background:#10b98133;border:1px solid #10b9814d;color:#6ee7b7}.shop-status.draft{background:#f59e0b33;border:1px solid #f59e0b4d;color:#fcd34d}.shop-content{display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.shop-header{align-items:center;display:flex;justify-content:space-between}.shop-name{color:#fff;font-size:1.25rem;font-weight:700;margin:0}.shop-details{display:flex;flex-direction:column;gap:.5rem}.shop-domain{color:#6366f1;font-size:.875rem;font-weight:500}.shop-meta{align-items:center;color:#fff9;display:flex;font-size:.75rem;justify-content:space-between}.shop-theme{font-weight:600}.shop-date{font-weight:500}.shop-actions{display:flex;gap:.75rem;margin-top:.5rem}.shop-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.shop-btn.primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 15px #6366f14d;color:#fff}.shop-btn.primary:hover{background:linear-gradient(135deg,#5a67d8,#7c3aed);box-shadow:0 8px 25px #6366f166;transform:translateY(-2px)}.shop-btn.secondary{background:#ffffff0d;border:1px solid #ffffff1a;color:#fffc}.shop-btn.secondary:hover{background:#ffffff1a;border-color:#fff3;color:#fff;transform:translateY(-2px)}.tools-section{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;overflow:hidden;padding:2rem;position:relative}.tools-section:before{background:linear-gradient(90deg,#0000,#fff3 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.section-header{margin-bottom:2rem}.section-subtitle{color:#ffffffb3;font-size:1rem;line-height:1.6}.tools-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.tool-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;color:inherit;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.tool-card:hover{background:#ffffff0f;border-color:#6366f14d;box-shadow:0 20px 60px #0006,0 0 0 1px #6366f133,inset 0 1px 0 #ffffff1a;transform:translateY(-8px)}.tool-status{display:flex;justify-content:flex-end;margin-bottom:.5rem}.tool-icon{align-items:center;align-self:center;border-radius:12px;display:flex;height:48px;justify-content:center;margin-bottom:1rem;width:48px}.status-badge{border-radius:50px;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.status-badge.popular{background:#ef444433;border:1px solid #ef44444d;color:#fca5a5}.status-badge.new{background:#10b98133;border:1px solid #10b9814d;color:#6ee7b7}.status-badge.updated{background:#f59e0b33;border:1px solid #f59e0b4d;color:#fcd34d}.status-badge.essential{background:#6366f133;border:1px solid #6366f14d;color:#c7d2fe}.tool-content{flex:1 1}.tool-title{color:#fff;font-size:1.125rem;font-weight:700;margin:0 0 .5rem}.tool-description{color:#ffffffb3;font-size:.875rem;line-height:1.5;margin:0}.tool-footer{justify-content:flex-end}.tool-action,.tool-footer{align-items:center;display:flex}.tool-action{color:#fffc;font-size:.875rem;font-weight:600;gap:.5rem;transition:color .3s ease}.tool-card:hover .tool-action{color:#fff}.activity-section{grid-gap:2rem;display:grid;gap:2rem}.activity-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.activity-card,.tips-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;overflow:hidden;padding:1.5rem;position:relative}.activity-card:before,.tips-card:before{background:linear-gradient(90deg,#0000,#fff3 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.activity-title,.tips-title{align-items:center;color:#fff;display:flex;font-size:1.125rem;font-weight:700;gap:.5rem;margin:0 0 1.5rem}.activity-list{display:flex;flex-direction:column;gap:1rem}.activity-item{align-items:center;background:#ffffff05;border-radius:8px;display:flex;gap:1rem;padding:.75rem;transition:background .3s ease}.activity-icon,.activity-item:hover{background:#ffffff0d}.activity-icon{align-items:center;border-radius:8px;color:#fffc;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.activity-content{flex:1 1}.activity-action{color:#fff;font-size:.875rem;font-weight:600;margin:0 0 .25rem}.activity-time{color:#fff9;font-size:.75rem;margin:0}.tips-list{display:flex;flex-direction:column;gap:1rem}.tip-item{align-items:flex-start;background:#ffffff05;border-radius:8px;display:flex;gap:.75rem;padding:.75rem;transition:background .3s ease}.tip-item:hover{background:#ffffff0d}.tip-icon{color:#10b981;flex-shrink:0;margin-top:.125rem}.tip-item span{color:#fffc;font-size:.875rem;line-height:1.5}.support-section{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;overflow:hidden;position:relative}.support-section:before{background:linear-gradient(90deg,#0000,#fff3 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.support-card{align-items:flex-start;display:flex;gap:2rem;padding:2rem}.support-icon{align-items:center;background:#6366f11a;border:1px solid #6366f133;border-radius:16px;color:#6366f1;display:flex;flex-shrink:0;height:64px;justify-content:center;width:64px}.support-content{display:flex;flex:1 1;flex-direction:column;gap:1rem}.support-title{color:#fff;font-size:1.5rem;font-weight:700;margin:0}.support-description{color:#ffffffb3;font-size:1rem;line-height:1.6;margin:0}.support-actions{display:flex;gap:1rem;margin-top:.5rem}.support-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:.75rem;justify-content:center;min-height:48px;padding:1rem 2rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);white-space:nowrap}.support-btn.primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 15px #6366f14d,0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;color:#fff}.support-btn.secondary{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;color:#ffffffe6}.support-btn:hover{transform:translateY(-4px)}.support-btn.primary:hover{background:linear-gradient(135deg,#5a67d8,#7c3aed);box-shadow:0 8px 25px #6366f166,0 20px 60px #0006,inset 0 1px 0 #ffffff26}.support-btn.secondary:hover{background:#ffffff0f;border-color:#6366f14d;box-shadow:0 20px 60px #0006,0 0 0 1px #6366f133,inset 0 1px 0 #ffffff1a;color:#fff}.support-btn svg{flex-shrink:0}@media (max-width:1024px){.dashboard-container{gap:2rem}.shops-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.activity-grid,.tools-grid{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-container{gap:1.5rem;padding:0 1rem}.dashboard-header{align-items:stretch;flex-direction:column;gap:1.5rem;padding:1.5rem}.dashboard-title{font-size:2rem}.shops-grid{grid-template-columns:1fr}.shop-header{gap:.75rem}.shop-header,.shop-meta{align-items:flex-start;flex-direction:column}.shop-meta{gap:.25rem}.shops-section,.support-section,.tools-section{padding:1.5rem}.support-card{align-items:center;flex-direction:column;gap:1.5rem;text-align:center}.support-icon{align-self:center}.support-actions{flex-direction:column;width:100%}.support-btn{font-size:.9rem;padding:.875rem 1.5rem}}.create-shop-page{background:linear-gradient(135deg,#0a0e1a,#1a1f2e 50%,#0f1419);min-height:100vh;padding:2rem 0}.create-shop-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:800px;padding:0 2rem}.create-shop-header{display:flex;flex-direction:column;gap:1.5rem}.back-link{align-self:flex-start;transition:color .3s ease}.header-content{text-align:center}.header-badge{align-items:center;animation:float 3s ease-in-out infinite;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.header-badge svg{color:#fbbf24}.header-title{color:#fff;font-size:2.5rem;font-weight:800;line-height:1.2;margin:0 0 1rem}.header-title .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text}.header-subtitle{color:#ffffffb3;font-size:1.125rem;line-height:1.6;margin:0}.progress-section{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;overflow:hidden;padding:1.5rem;position:relative}.progress-section:before{background:linear-gradient(90deg,#0000,#fff3 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.progress-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.progress-text{color:#fff;font-weight:600}.progress-percentage{color:#6366f1;font-size:.875rem;font-weight:700}.progress-bar{background:#ffffff1a;border-radius:50px;height:8px;margin-bottom:1.5rem;overflow:hidden}.progress-fill{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.steps-indicators{display:flex;gap:1rem;justify-content:space-between}.step-indicator{align-items:center;background:#ffffff1a;border:2px solid #fff3;border-radius:50%;color:#fff9;display:flex;font-size:.875rem;font-weight:600;height:40px;justify-content:center;transition:all .3s ease;width:40px}.step-indicator.active{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#6366f1;box-shadow:0 4px 15px #6366f14d;color:#fff}.step-indicator.completed{background:#10b981;border-color:#10b981;color:#fff}.form-section{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;overflow:hidden;padding:2rem;position:relative}.form-section:before{background:linear-gradient(90deg,#0000,#fff3 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.step-content{display:flex;flex-direction:column;gap:2rem}.step-header{text-align:center}.step-icon{align-items:center;background:#6366f11a;border:2px solid #6366f133;border-radius:50%;color:#6366f1;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.step-title{color:#fff;font-size:2rem;font-weight:700;margin:0 0 1rem}.step-description{color:#ffffffb3;font-size:1rem;line-height:1.6;margin:0}.niches-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.niche-card{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;cursor:pointer;display:flex;gap:1rem;padding:1.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.niche-card:hover{background:#ffffff0f;border-color:#6366f14d;box-shadow:0 20px 60px #0006,0 0 0 1px #6366f133,inset 0 1px 0 #ffffff1a;transform:translateY(-4px)}.niche-card.selected{background:#6366f11a;border-color:#6366f1;box-shadow:0 20px 60px #0006,0 0 0 2px #6366f1,inset 0 1px 0 #ffffff26}.niche-icon{align-items:center;background:#6366f11a;border-radius:12px;color:#6366f1;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.niche-content{flex:1 1}.niche-name{color:#fff;font-size:1rem;font-weight:600;margin:0 0 .25rem}.niche-description{color:#fff9;font-size:.875rem;line-height:1.4;margin:0}.niche-check{align-items:center;background:#10b981;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.form-group-large{display:flex;flex-direction:column;gap:1rem}.form-label{align-items:center;color:#fff;display:flex;font-size:1rem;font-weight:600;gap:.5rem;line-height:1}.form-label svg{color:#6366f1;flex-shrink:0}.form-textarea{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-family:inherit;font-size:1rem;padding:1rem;resize:vertical;transition:all .3s ease}.form-textarea::placeholder{color:#ffffff80}.form-textarea:focus{background:#ffffff14;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.character-count{color:#fff9;font-size:.875rem;text-align:right}.business-tips{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;padding:1.5rem}.business-tips h4{color:#fff;font-size:1rem;margin:0 0 1rem}.business-tips ul{margin:0;padding-left:1.25rem}.business-tips li{color:#ffffffb3;line-height:1.5;margin-bottom:.5rem}.form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group.full-width{grid-column:1/-1}.form-input{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:1rem;padding:.875rem 1rem;transition:all .3s ease}.form-input::placeholder{color:#ffffff80}.form-input:focus{background:#ffffff14;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.final-summary{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;padding:1.5rem}.final-summary h4{color:#fff;font-size:1rem;margin:0 0 1rem}.summary-item{color:#fffc;line-height:1.5;margin-bottom:.5rem}.summary-item strong{color:#fff}.navigation-section{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;overflow:hidden;padding:1.5rem;position:relative}.navigation-section:before{background:linear-gradient(90deg,#0000,#fff3 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.nav-buttons{display:flex;gap:1rem;justify-content:space-between}.nav-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.75rem;min-height:48px;padding:1rem 2rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.nav-btn.primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 15px #6366f14d,0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;color:#fff}.nav-btn.primary:hover:not(.disabled){background:linear-gradient(135deg,#5a67d8,#7c3aed);box-shadow:0 8px 25px #6366f166,0 20px 60px #0006,inset 0 1px 0 #ffffff26;transform:translateY(-2px)}.nav-btn.secondary{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;color:#ffffffe6}.nav-btn.secondary:hover{background:#ffffff14;border-color:#fff3;color:#fff;transform:translateY(-2px)}.nav-btn.disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.nav-btn svg{flex-shrink:0}@media (max-width:768px){.create-shop-container{padding:0 1rem}.header-title{font-size:2rem}.niches-grid{grid-template-columns:1fr}.niche-card{flex-direction:column;gap:1rem;padding:1.25rem;text-align:center}.form-grid{grid-template-columns:1fr}.nav-buttons{flex-direction:column}.nav-btn{justify-content:center}.step-icon{height:60px;width:60px}.step-title{font-size:1.5rem}}@media (max-width:480px){.create-shop-page{padding:1rem 0}.create-shop-container{gap:1.25rem}.header-badge{font-size:.75rem;padding:.4rem .8rem}.header-title{font-size:1.9rem;margin-bottom:.8rem}.header-subtitle{font-size:.95rem}.form-section,.navigation-section,.progress-section{padding:1.25rem}.step-title{font-size:1.35rem}.step-description{font-size:.9rem}}.theme-detector-page{background:linear-gradient(135deg,#1e293b,#0f172a);min-height:100vh}.theme-detector-page .hero{padding:8rem 0 4rem;position:relative;text-align:center}.theme-detector-page .hero:before{background:radial-gradient(ellipse at center,#6366f114 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.theme-detector-page .hero-content{margin:0 auto;max-width:900px;position:relative;z-index:1}.theme-detector-page .hero-title{color:#fff;font-size:4rem;font-weight:900;letter-spacing:-.02em;line-height:1.2;margin-bottom:2rem;text-shadow:0 4px 20px #00000040}.theme-detector-page .hero-subtitle{color:#ffffffd9;font-size:1.5rem;font-weight:400;line-height:1.6;margin-bottom:4rem}.detector-form-container{margin:0 auto;max-width:700px}.detector-form{margin-bottom:2rem}.form-input-container{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;display:flex;gap:1rem;padding:.75rem}.detector-input{background:#0000;border:none;border-radius:12px;color:#fff;flex:1 1;font-size:1.1rem;outline:none;padding:1rem 1.5rem}.detector-input::placeholder{color:#ffffff80}.detector-btn{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;box-shadow:0 4px 15px #6366f14d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease;white-space:nowrap}.detector-btn:hover:not(:disabled){box-shadow:0 6px 20px #6366f166;transform:translateY(-2px)}.detector-btn:disabled{cursor:not-allowed;opacity:.7}.detector-form-container-large{width:100%}.detector-form-large{margin-bottom:1.5rem}.form-input-container-large{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff14;display:flex;gap:1.5rem;padding:.875rem}.detector-input-large{background:#0000;border:none;border-radius:12px;color:#fff;flex:1 1;font-size:1.1rem;font-weight:500;outline:none;padding:1rem 1.5rem}.detector-input-large::placeholder{color:#fff9}.detector-btn-large{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;box-shadow:0 4px 15px #6366f166;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:.5rem;padding:1rem 2rem;transition:all .3s ease;white-space:nowrap}.detector-btn-large:hover:not(:disabled){box-shadow:0 6px 20px #6366f180;transform:translateY(-2px)}.detector-btn-large:disabled{cursor:not-allowed;opacity:.7}.theme-result-card{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;box-shadow:0 6px 24px #00000040,inset 0 1px 0 #ffffff0d;display:flex;justify-content:space-between;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:1100px;padding:1rem 1.5rem}.theme-result-title{color:#fff;font-size:1.25rem;font-weight:600;margin:0}.theme-result-name{color:#8b5cf6;font-weight:700}.theme-result-action{flex-shrink:0}.btn-theme-view{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;box-shadow:0 3px 12px #6366f14d;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-theme-view:hover{box-shadow:0 4px 16px #6366f166;color:#fff;text-decoration:none;transform:translateY(-1px)}.hero-cta-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff14;margin:0 auto;max-width:1100px;padding:2rem}.hero-cta-content{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr 1fr}.hero-cta-text h2{color:#fff;font-size:2.25rem;font-weight:800;line-height:1.2;margin-bottom:1.25rem}.hero-cta-text p{color:#fffc;font-size:1.05rem;line-height:1.6;margin-bottom:1.75rem}.hero-cta-subtitle{color:#fff9;font-size:.9rem;font-weight:500;margin-top:.75rem}.hero-cta-image{align-items:center;display:flex;justify-content:center}.hero-cta-image img{border-radius:14px;box-shadow:0 6px 24px #00000040;height:auto;max-width:100%}.detection-result{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;margin-top:2rem;padding:2rem}.detection-result h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.result-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.result-features h4,.result-info h4{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.result-info p{color:#fffc;line-height:1.5;margin-bottom:.5rem}.result-features ul{padding-left:1rem}.result-features li{color:#fffc;line-height:1.5;margin-bottom:.5rem}.result-description p{color:#fffc;line-height:1.6;margin-bottom:1.5rem}.error-message{background:#ef444433;border:1px solid #ef44444d;border-radius:12px;color:#fca5a5;margin-top:1rem;padding:1rem;text-align:center}.theme-cta{background:linear-gradient(135deg,#6366f11f,#8b5cf614 50%,#6366f11f);overflow:hidden;position:relative}.theme-cta:before{background:radial-gradient(circle at 50% 50%,#6366f126 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.theme-cta-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;position:relative;z-index:1}.theme-cta-text{text-align:left}.theme-cta-text h2{color:#fff;font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.theme-cta-text p{color:#fffc;font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem}.theme-cta-image{align-items:center;display:flex;justify-content:center}.theme-cta-image img{border-radius:16px;box-shadow:0 20px 40px #0000004d;height:auto;max-width:100%}.cta-subtitle{color:#ffffffb3!important;font-size:1rem;margin-bottom:0!important;margin-top:1rem!important}.theme-detection-result{color:#fff}.theme-detection-result h2{color:#fff;font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.theme-name{color:#6366f1;font-size:2rem;font-weight:700;margin-bottom:1rem}.theme-details{margin-bottom:1.5rem}.theme-details span{color:#ffffffe6;display:block;font-size:1.1rem;margin-bottom:.5rem}.theme-description{color:#ffffffd9;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.theme-features{margin-bottom:2.5rem}.theme-features h4{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.theme-features ul{list-style:none;margin:0;padding:0}.theme-features li{border-bottom:1px solid #ffffff1a;color:#fffc;font-size:1rem;padding:.5rem 0 .5rem 1.5rem;position:relative}.theme-features li:before{color:#10b981;content:"✓";font-weight:700;left:0;position:absolute}.theme-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;margin-top:.5rem}.theme-actions .btn{align-items:center;border-radius:12px;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.theme-actions .btn-secondary{background:#ffffff1a;border:1px solid #fff3;color:#fff}.theme-actions .btn-secondary:hover{background:#fff3;transform:translateY(-2px)}.detail-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1.5rem}.detail-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem}.detail-item strong{color:#60a5fa;font-size:.9rem;font-weight:600}.detail-item span{color:#ffffffe6;display:block!important;flex:1 1;font-weight:500;margin-bottom:0!important;margin-left:1rem;text-align:right}.schema-name{color:#fff9;font-size:1.2rem;font-weight:400;margin-left:.5rem}.theme-status{border-radius:20px;font-size:.8rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.theme-status.main{background:#22c55e33;border:1px solid #22c55e4d;color:#22c55e}.theme-status.unpublished{background:#fb923c33;border:1px solid #fb923c4d;color:#fb923c}.theme-name h3{color:#6366f1;display:inline-block;font-size:2rem;font-weight:700;margin:0}.theme-result-compact{margin-bottom:1rem}.theme-result-compact h3{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.3;margin:0}.theme-name-inline{color:#6366f1;font-weight:800}.theme-info-compact{display:flex;flex-wrap:wrap;gap:2rem;margin-top:.5rem}.boutique-line{align-items:center;display:flex;gap:.5rem}.boutique-label{color:#ffffffb3;font-size:.9rem;font-weight:600}.boutique-link{color:#60a5fa}.boutique-link,.version-info{font-size:.9rem;font-weight:500}.version-info{color:#ffffffb3}.theme-actions .btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;box-shadow:0 4px 15px #6366f14d;color:#fff}.theme-actions .btn-primary:hover{box-shadow:0 6px 20px #6366f166;transform:translateY(-2px)}.example-stores{background:#ffffff03}.stores-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.stores-carousel{--slide-width:33.333333%;border-radius:16px;margin:0 auto;max-width:1200px}.stores-carousel,.stores-container{overflow:hidden;position:relative;width:100%}.stores-track{display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1);width:300%}.store-slide{box-sizing:border-box;flex-shrink:0;padding:0 1rem;width:var(--slide-width)}.store-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.store-card:hover{background:#ffffff0f;border-color:#6366f14d;box-shadow:0 20px 60px #0006,0 0 0 1px #6366f133,inset 0 1px 0 #ffffff1a;transform:translateY(-8px)}.store-image{flex-shrink:0;height:200px;overflow:hidden;width:100%}.store-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.store-card:hover .store-image img{transform:scale(1.05)}.store-info{align-items:flex-start;display:flex;flex:1 1;justify-content:space-between;padding:1.5rem}.store-rating{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.store-stars{display:flex;gap:2px;margin-bottom:.25rem}.rating-score{color:#10b981;font-size:1.5rem;font-weight:800;line-height:1}.rating-reviews{color:#fff9;font-size:.875rem;margin-top:.25rem}.store-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;color:#fff;cursor:pointer;flex-shrink:0;font-size:.875rem;font-weight:600;margin-left:1rem;padding:.75rem 1.5rem;transition:all .3s ease;white-space:nowrap}.store-btn:hover{box-shadow:0 4px 12px #6366f14d;transform:translateY(-2px)}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.theme-detector-page .tools-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.theme-detector-page .tool-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;color:inherit;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.theme-detector-page .tool-card:hover{background:#ffffff0f;border-color:#6366f14d;box-shadow:0 20px 60px #0006,0 0 0 1px #6366f133,inset 0 1px 0 #ffffff1a;transform:translateY(-8px)}.theme-detector-page .tool-status{display:flex;justify-content:flex-end;margin-bottom:.5rem}.theme-detector-page .tool-icon{align-items:center;align-self:center;background:linear-gradient(145deg,#6366f1,#8b5cf6);border-radius:12px;box-shadow:0 3px 8px #6366f12e,0 1px 3px #0000000a;color:#fff;display:flex;height:48px;justify-content:center;margin-bottom:1rem;transition:all .3s ease;width:48px}.theme-detector-page .tool-card:hover .tool-icon{box-shadow:0 4px 12px #6366f138,0 2px 4px #0000000f;transform:scale(1.03)}.theme-detector-page .tool-content{flex:1 1}.theme-detector-page .tool-title{color:#fff;font-size:1.125rem;font-weight:700;margin:0 0 .5rem;text-align:center}.theme-detector-page .tool-description{color:#ffffffb3;font-size:.875rem;line-height:1.5;margin:0;text-align:center}@media (max-width:1024px) and (min-width:769px){.stores-carousel{--slide-width:33.333333%}.stores-track{width:300%}.store-slide{padding:0 .75rem}.store-info{padding:1.25rem}.store-btn{font-size:.8rem;padding:.625rem 1.25rem}}@media (max-width:768px){.theme-detector-page .hero{padding:6rem 0 3rem}.theme-detector-page .hero-title{font-size:2.5rem;margin-bottom:1.5rem}.theme-detector-page .hero-subtitle{font-size:1.125rem;margin-bottom:3rem}.form-input-container,.form-input-container-large{flex-direction:column;gap:1rem}.detector-btn,.detector-btn-large{justify-content:center;width:100%}.detector-form-container-large{margin-bottom:1.5rem;max-width:100%}.detector-input-large{font-size:1rem;padding:.875rem 1.25rem}.theme-result-card{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;padding:1.25rem;text-align:center}.theme-result-action{margin-top:.25rem}.hero-cta-card{padding:1.5rem}.hero-cta-content{gap:1.75rem;grid-template-columns:1fr}.hero-cta-text h2{font-size:1.875rem}.hero-cta-text p{font-size:1rem}.result-grid{gap:1.5rem;grid-template-columns:1fr}.theme-cta-content{gap:2rem;grid-template-columns:1fr}.theme-cta-text{text-align:center}.theme-cta-text h2,.theme-detection-result h2{font-size:2rem}.theme-name{font-size:1.5rem}.theme-actions{flex-direction:column}.theme-actions .btn{justify-content:center;text-align:center}.stores-carousel{--slide-width:100%}.stores-track{width:100%}.store-slide{padding:0 .5rem}.stores-grid{gap:1.5rem;grid-template-columns:1fr}.store-info{align-items:center;flex-direction:column;gap:1rem;padding:1.25rem;text-align:center}.store-rating{align-items:center;margin-bottom:0}.store-btn{justify-content:center;margin-left:0;width:100%}.carousel-arrow{display:none}.theme-detector-page .tools-grid{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:480px){.theme-detector-page .hero-title{font-size:2rem}.theme-detector-page .hero-subtitle{font-size:1rem}.detector-input,.detector-input-large{font-size:1rem;padding:.875rem 1.25rem}.detector-btn,.detector-btn-large{font-size:.95rem;padding:.875rem 1.5rem}.theme-result-card{margin-bottom:1rem;padding:1rem}.theme-result-title{font-size:1.125rem}.hero-cta-card{padding:1.25rem}.hero-cta-text h2{font-size:1.625rem}.btn-theme-view{font-size:.875rem;padding:.625rem 1.25rem}.detection-result{padding:1.5rem}.theme-cta-text h2,.theme-detection-result h2{font-size:1.75rem}.theme-name{font-size:1.25rem}.theme-description,.theme-details span{font-size:1rem}.stores-carousel{--slide-width:100%}.stores-track{width:100%}.store-slide{padding:0 .5rem}.stores-grid{gap:1rem;grid-template-columns:1fr}.store-info{align-items:center;flex-direction:column;gap:.75rem;padding:1rem;text-align:center}.store-rating{align-items:center;gap:.25rem}.rating-score{font-size:1.25rem}.store-btn{font-size:.8rem;margin-left:0;padding:.625rem 1rem;width:100%}.store-image{height:180px}}.empty-state{overflow:hidden;position:relative}.empty-state:before{animation:shimmer 3s infinite;background:linear-gradient(90deg,#0000,#667eea1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.empty-icon-container{display:inline-block;margin-bottom:2rem;position:relative}.empty-icon{color:#667eeacc;position:relative;z-index:2}.empty-icon-glow{animation:pulse-glow 2s ease-in-out infinite;background:radial-gradient(circle,#667eea4d 0,#0000 70%);border-radius:50%;height:120px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:120px}@keyframes pulse-glow{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}.empty-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;background-clip:text;color:#ffffffe6;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.empty-description{color:#ffffffb3;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:500px}.empty-action-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #667eea66,inset 0 1px 0 #fff3;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;margin-bottom:2rem;overflow:hidden;padding:1.25rem 2.5rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.empty-action-btn:hover{box-shadow:0 12px 40px #667eea80,inset 0 1px 0 #ffffff4d;transform:translateY(-3px)}.empty-action-btn:active{transform:translateY(-1px)}.btn-content{align-items:center;display:flex;gap:.75rem;position:relative;z-index:2}.btn-icon{transition:all .3s ease}.btn-text{font-weight:700;letter-spacing:.02em}.btn-arrow{opacity:.7;transition:all .3s ease}.empty-action-btn:hover .btn-icon{animation:bounce-icon .6s ease-in-out}.empty-action-btn:hover .btn-arrow{opacity:1;transform:translateX(4px)}@keyframes bounce-icon{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.btn-shine{background:linear-gradient(90deg,#0000,#fff3,#0000);height:100%;left:-100%;position:absolute;top:0;transition:all .5s ease;width:100%}.empty-action-btn:hover .btn-shine{left:100%}.empty-features{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:1rem}.feature-item{align-items:center;color:#ffffffb3;display:flex;font-size:.9rem;font-weight:500;gap:.5rem}.feature-icon{color:#10b981;flex-shrink:0}.simple-empty-state{align-items:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;display:flex;gap:2rem;justify-content:space-between;padding:2rem}.simple-empty-icon{color:#fffc;flex-shrink:0}.simple-empty-content{flex:1 1;text-align:left}.simple-empty-title{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.simple-empty-text{color:#ffffffb3;font-size:1rem;margin-bottom:0}.simple-empty-btn-container{flex-shrink:0}.simple-empty-btn{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.simple-empty-btn:hover{box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.seo-theme-section{padding:4rem 0}.seo-theme-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.seo-content{color:#ffffffe6}.seo-content h2{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.seo-content h3{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:1rem;margin-top:2rem}.seo-content p{line-height:1.7;margin-bottom:1rem}.seo-content ul{margin:1rem 0;padding-left:1.5rem}.seo-content li{line-height:1.6;margin-bottom:.5rem}.free-theme-block{margin-top:2rem;position:sticky;top:6rem}.hero-cta-vertical{height:fit-content;max-width:none}.hero-cta-content-vertical{align-items:center;display:flex!important;flex-direction:column!important;gap:0!important;text-align:center}.hero-cta-content-vertical .hero-cta-image{margin:0 auto 1.5rem;max-width:300px;order:-1;width:100%}.hero-cta-content-vertical .hero-cta-text{margin-left:0!important;margin-right:0!important;order:1}@media (max-width:1024px){.seo-theme-grid{gap:3rem;grid-template-columns:1fr}.free-theme-block{position:static}}@media (max-width:768px){.seo-theme-section{padding:2rem 0}.seo-theme-grid{gap:2rem}.seo-content h2{font-size:1.5rem}.seo-content h3{font-size:1.2rem}}.contact-section{margin-top:2rem}.contact-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;display:flex;gap:2rem;justify-content:space-between;padding:2rem;transition:all .3s ease}.contact-card:hover{background:#ffffff14;border-color:#667eea4d;transform:translateY(-2px)}.contact-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;color:#fff;display:flex;flex-shrink:0;height:64px;justify-content:center;width:64px}.contact-content{flex:1 1;text-align:left}.contact-content h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.contact-content p{color:#fffc;font-size:1rem;line-height:1.6;margin-bottom:0}.contact-btn-container{flex-shrink:0}.contact-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.contact-btn:hover{box-shadow:0 8px 25px #667eea66;color:#fff;text-decoration:none;transform:translateY(-2px)}.contact-page{background:linear-gradient(135deg,#0a0e1a,#1a1f2e 50%,#0f1419);min-height:100vh;padding:2rem 0}.contact-header{color:#fff;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:1200px;padding:0 2rem;position:relative;text-align:center}.back-link{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#ffffffb3;display:inline-flex;font-weight:500;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.25rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.back-link:hover{background:#ffffff14;border-color:#6366f14d;color:#6366f1;transform:translateY(-2px)}.contact-header h1{font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 4px 20px #00000040}.contact-header .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text}.contact-header p{color:#fffc;font-size:1.25rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:700px}.contact-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:800px;padding:0 2rem}.response-time{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#6366f11a;border:1px solid #6366f133;border-radius:24px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;overflow:hidden;padding:2rem;position:relative;text-align:center}.response-time:before{background:linear-gradient(90deg,#0000,#6366f166,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.response-time h3{color:#6366f1;font-size:1.25rem;font-weight:700;margin:0 0 1rem}.response-time p{color:#ffffffe6;font-size:1rem;font-weight:500;line-height:1.6;margin:0}.contact-form-container{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;overflow:hidden;padding:2rem;position:relative}.contact-form-container:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.contact-form h2{color:#fff;font-size:1.875rem;font-weight:700;letter-spacing:-.01em;margin-bottom:2rem}.contact-form .form-group{margin-bottom:1.5rem}.contact-form .form-group label{align-items:center;color:#fff;display:flex;font-size:.95rem;font-weight:600;gap:.75rem;line-height:1.2;margin-bottom:.75rem}.contact-form .form-group label svg{color:#6366f1;flex-shrink:0;height:20px;width:20px}.contact-form .form-group input,.contact-form .form-group select,.contact-form .form-group textarea{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-sizing:border-box;color:#fff;font-size:1rem;padding:1rem 1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.contact-form .form-group select{padding-right:2.5rem}.contact-form .form-group input::placeholder,.contact-form .form-group textarea::placeholder{color:#ffffff80}.contact-form .form-group input:focus,.contact-form .form-group select:focus,.contact-form .form-group textarea:focus{background:#ffffff14;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none;transform:translateY(-1px)}.contact-form .form-group textarea{min-height:120px;resize:vertical}.submit-message{border-radius:8px;margin-bottom:1rem;padding:1rem}.submit-message.success{background:#10b9811a;border:1px solid #10b9814d;color:#6ee7b7}.submit-message.error,.submit-message.success{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.submit-message.error{background:#ef44441a;border:1px solid #ef44444d;color:#fca5a5}.submit-btn{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:16px;box-shadow:0 4px 15px #6366f14d,0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;overflow:hidden;padding:1.25rem 2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.submit-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.submit-btn:hover:before{left:100%}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#5a67d8,#7c3aed);box-shadow:0 8px 25px #6366f166,0 20px 60px #0006,inset 0 1px 0 #ffffff26;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.6}
/*# sourceMappingURL=main.2cd3277e.css.map*/