*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#0f172a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6}a{color:#4f46e5;text-decoration:none;transition:color .15s ease}a:hover{color:#7a73eb}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#1e293b}::-webkit-scrollbar-thumb{background-color:#291fd9;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background-color:#4f46e5}.container{margin:0 auto;max-width:1280px;padding:0 1rem;width:100%}@media (min-width:640px){.container{padding:0 1.5rem}}@media (min-width:1024px){.container{padding:0 2rem}}.text-center{text-align:center}.relative{position:relative}.overflow-hidden{overflow:hidden}.app-container{background:linear-gradient(to bottom right,#0f172a,#1e293b);color:#f8fafc;display:flex;flex-direction:column;min-height:100vh}.main-content{flex-grow:1}.gradient-text{-webkit-text-fill-color:transparent}.glow-effect{box-shadow:0 0 15px #4f46e580}.accent-glow{box-shadow:0 0 15px #fb718580}.form-input{background-color:#0f172a;border:2px solid #4f46e5;color:#fff;transition:all .3s}.form-input:focus{border-color:#fb7185;box-shadow:0 0 0 2px #fb718533;outline:none}.form-input::-moz-placeholder{color:#64748b}.form-input::placeholder{color:#64748b}.position-relative{position:relative}.hidden{display:none!important}.btn{align-items:center;border:1px solid transparent;display:inline-flex;font-size:1rem;justify-content:center;padding:1rem 2rem;transition:all .15s}.btn i{margin-left:.5rem}.btn-primary{box-shadow:0 0 15px #4f46e580}.btn-primary:hover{background:linear-gradient(90deg,#3a30e2,#fa5870)}.btn-outline{background:transparent;border-color:#4f46e5;color:#cbd5e1}.btn-outline:hover{background-color:#4f46e51a}.btn-white{background-color:#fff;color:#291fd9}.btn-white:hover{background-color:#f8fafc}.btn-outline-white{background:transparent;border-color:#fff;color:#fff}.btn-outline-white:hover{background-color:#ffffff1a}.btn-group{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}@media (min-width:640px){.btn-group{flex-direction:row}}.btn-group-center{justify-content:center}.card{background-color:#0f172a;border:1px solid #334155;border-radius:1rem;padding:1.5rem;transition:border-color .3s}.card:hover{border-color:#4f46e5}.card-terminal{background-color:#1e293b;border:1px solid #334155;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;padding:1.5rem;position:relative;z-index:10}.card-terminal .terminal-dots{align-items:center;display:flex;margin-bottom:1rem}.card-terminal .terminal-dots .dot{border-radius:50%;height:12px;margin-right:.5rem;width:12px}.card-terminal .terminal-dots .dot-red{background-color:#ef4444}.card-terminal .terminal-dots .dot-yellow{background-color:#f59e0b}.card-terminal .terminal-dots .dot-green{background-color:#10b981}.card-terminal .terminal-content{display:flex;flex-direction:column;gap:1rem}.card-terminal .terminal-content .terminal-tabs{border-bottom:1px solid #334155;display:flex;margin-bottom:1rem}.card-terminal .terminal-content .terminal-tabs .terminal-tab{border-bottom:2px solid transparent;color:#94a3b8;cursor:pointer;font-size:.875rem;margin-right:.5rem;padding:.5rem 1rem;position:relative;transition:all .3s}.card-terminal .terminal-content .terminal-tabs .terminal-tab:hover{color:#fff}.card-terminal .terminal-content .terminal-tabs .terminal-tab-active{border-bottom:2px solid #4f46e5;color:#4f46e5;font-weight:500}.card-terminal .terminal-content .terminal-tab-content{animation:fadeIn .3s ease-in-out}.card-terminal .terminal-item{background-color:#0f172a;border:1px solid #334155;border-radius:.375rem;margin-bottom:1rem;padding:1rem}.card-terminal .terminal-item .item-row{align-items:center;display:flex}.card-terminal .terminal-item-icon{color:#7a73eb;margin-right:.5rem}.card-terminal .terminal-item-active{background-color:#4f46e533;border-color:#4f46e5}.card-terminal .terminal-item-content{color:#94a3b8;font-size:.875rem;margin-top:.5rem}.card-feature{background-color:#0f172a;border:1px solid #334155;border-radius:1rem;padding:1.5rem;transition:border-color .3s}.card-feature:hover{border-color:#4f46e5}.card-feature .feature-icon{align-items:center;background-color:#4f46e533;border-radius:.375rem;box-shadow:0 0 15px #4f46e580;display:flex;height:48px;justify-content:center;margin-bottom:1rem;width:48px}.card-feature .feature-icon i{color:#7a73eb;font-size:1.25rem}.card-testimonial{background-color:#0f172a;border:1px solid #334155;border-radius:1rem;padding:1.5rem}.card-testimonial .rating{color:#7a73eb;margin-bottom:1rem}.card-testimonial .avatar,.card-testimonial .testimonial-author{align-items:center;display:flex}.card-testimonial .avatar{background:linear-gradient(90deg,#4f46e5,#fb7185);border-radius:50%;color:#fff;font-weight:700;height:40px;justify-content:center;margin-right:1rem;width:40px}.card-step{background-color:#1e293b;border:1px solid #334155;border-radius:1rem;display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin-left:1rem;padding:1.5rem;position:relative;z-index:1}@media (min-width:768px){.card-step{min-height:200px}}.step-number{align-items:center;background:linear-gradient(90deg,#4f46e5,#fb7185);border-radius:50%;box-shadow:0 0 15px #fb718580;color:#fff;display:flex;font-size:1.25rem;font-weight:700;height:48px;justify-content:center;left:0;position:absolute;top:12px;width:48px;z-index:20}.card-step img{border-radius:.375rem;height:160px;margin-top:1rem;-o-object-fit:cover;object-fit:cover;width:100%}.section{padding:6rem 0}.section-hero,.section-relative,.section.position-relative{position:relative}.section-hero{background-color:#0f172a;overflow:hidden}.section-hero .glow-effect{border-radius:50%;filter:blur(60px);opacity:.2;position:absolute;z-index:0}.section-hero .glow-effect-primary{background-color:#4f46e5;bottom:-96px;height:256px;right:-96px;width:256px}.section-hero .glow-effect-accent{background-color:#fb7185;height:192px;left:-96px;top:-96px;width:192px}.section-features{background-color:#1e293b}.section-how-it-works{background-color:#0f172a}.section-testimonials{background-color:#1e293b}.section-cta{padding:6rem 0}.section-header{margin-bottom:4rem}.section-header .section-title{font-size:1.875rem;font-weight:800;margin-bottom:1rem}.section-header .section-subtitle{color:#cbd5e1;font-size:1.25rem}.grid{display:grid;gap:2rem}.grid-cols-1{grid-template-columns:1fr}@media (min-width:768px){.grid-cols-2-md{grid-template-columns:repeat(2,1fr)}.grid-cols-3-md{grid-template-columns:repeat(3,1fr)}}.steps-grid{grid-template-columns:repeat(1,1fr);margin-top:2rem}.steps-grid .relative{padding-left:24px;position:relative}.heading{font-weight:800;line-height:1.2}.heading-1{font-size:2.25rem}@media (min-width:768px){.heading-1{font-size:3rem}}.heading-2{font-size:1.875rem}.heading-3{font-size:1.25rem;font-weight:700}.gradient-text{background:linear-gradient(90deg,#4f46e5,#fb7185);-webkit-background-clip:text;background-clip:text;color:transparent}.text-lg{font-size:1.25rem}.text-base{font-size:1rem}.text-white{color:#fff}.text-gray{color:#cbd5e1}.text-light-gray{color:#94a3b8}.text-primary{color:#7a73eb}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-center{align-items:center}.flex-between{justify-content:space-between}.flex-gap-sm{gap:.5rem}.flex-gap-md{gap:1rem}.flex-gap-lg{gap:1.5rem}.items-center{align-items:center}.justify-center{justify-content:center}.mt-sm{margin-top:.5rem}.mt-lg{margin-top:1.5rem}.mt-xl{margin-top:2rem}.mb-sm{margin-bottom:.5rem}.mb-md{margin-bottom:1rem}.mb-lg{margin-bottom:1.5rem}.mb-xl{margin-bottom:2rem}.mb-2xl{margin-bottom:3rem}.mr-sm{margin-right:.5rem}.mr-md{margin-right:1rem}.icon{display:inline-flex}.icon-primary{color:#7a73eb}.icon-white{color:#fff}.icon-gray{color:#94a3b8}.icon-sm{font-size:1rem}.icon-md{font-size:1.125rem}.icon-lg{font-size:1.25rem}.icon-spin{animation:spin 1s linear infinite}.hero-icon-container{align-items:center;background-color:#1e293b80;border-radius:.5rem;display:flex;height:100%;justify-content:center;min-height:300px;padding:2rem;position:relative;width:100%}.hero-icon-container i{opacity:.9}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.navbar{background-color:#1e293b;border-bottom:1px solid #334155}.navbar-container{margin:0 auto;max-width:1280px;padding:0 1rem}@media (min-width:640px){.navbar-container{padding:0 1.5rem}}@media (min-width:1024px){.navbar-container{padding:0 2rem}}.navbar-content{height:4rem;justify-content:space-between}.navbar-brand,.navbar-content{align-items:center;display:flex}.navbar-brand{flex-shrink:0}.navbar-brand-icon{color:#fb7185;font-size:1.5rem;margin-right:.5rem}.navbar-brand-name{color:#fff;font-size:1.25rem;font-weight:700}.navbar-menu{align-items:center;display:none}@media (min-width:768px){.navbar-menu{display:flex;gap:1rem}}.navbar-actions{align-items:center;display:none;margin-left:1rem}@media (min-width:768px){.navbar-actions{display:flex}}.navbar-actions .btn-sm{font-size:.875rem;padding:.25rem 1rem}.navbar-link{border-radius:.375rem;font-size:1rem;font-weight:500;padding:.5rem 1rem;transition:all .3s}.navbar-link-active{background:linear-gradient(90deg,#4f46e5,#fb7185);color:#fff}.navbar-link-inactive{color:#cbd5e1}.navbar-link-inactive:hover{background-color:#4f46e533;color:#fff}.navbar-dropdown{position:relative}@media (min-width:768px){.navbar-dropdown:hover .navbar-dropdown-menu{display:block}}.navbar-dropdown-toggle{align-items:center;background:transparent;border:none;cursor:pointer;display:flex}.navbar-dropdown-toggle i{font-size:.75rem;margin-left:.25rem;transition:transform .15s}.navbar-dropdown-toggle:hover i{transform:translateY(2px)}.navbar-dropdown-menu{background-color:#334155;border:1px solid #475569;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;left:0;margin-top:.25rem;min-width:200px;padding:.25rem;position:absolute;top:90%;z-index:30}@media (min-width:768px){.navbar-dropdown-menu{display:none;transition:opacity .3s,transform .3s}}.navbar-dropdown-item{border-radius:.25rem;color:#cbd5e1;display:block;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .15s}.navbar-dropdown-item:hover{background-color:#4f46e533;color:#fff}.navbar-mobile-toggle{align-items:center;display:flex}@media (min-width:768px){.navbar-mobile-toggle{display:none}}.navbar-mobile-toggle-btn{align-items:center;background:transparent;border:none;border-radius:.375rem;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;position:relative;transition:background-color .15s;width:40px}.navbar-mobile-toggle-btn:hover{background-color:#4f46e533}.navbar-mobile-toggle-btn:focus{box-shadow:0 0 0 2px #4f46e580;outline:none}.navbar .toggle-icon{display:flex;flex-direction:column;height:18px;justify-content:space-between;position:relative;width:24px}.navbar .toggle-icon .toggle-bar{background:linear-gradient(90deg,#4f46e5,#fb7185);border-radius:2px;display:block;height:2px;transform-origin:center;transition:all .3s ease;width:100%}.navbar .toggle-icon.active .toggle-bar:first-child{transform:translateY(8px) rotate(45deg)}.navbar .toggle-icon.active .toggle-bar:nth-child(2){opacity:0}.navbar .toggle-icon.active .toggle-bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.navbar-mobile-menu{background-color:#1e293b;border-bottom:1px solid #334155}.navbar-mobile-menu-container{display:flex;flex-direction:column;gap:.5rem;padding:.5rem .5rem 1rem}.navbar-mobile-menu-link{color:#cbd5e1;transition:all .15s}.navbar-mobile-menu-link:hover{background-color:#4f46e533;color:#fff}.navbar-mobile-dropdown-toggle{align-items:center;background:transparent;border:none;border-radius:.375rem;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;justify-content:space-between;padding:.5rem 1rem;text-align:left;width:100%}.navbar-mobile-dropdown-toggle i{transition:transform .15s}.navbar-mobile-dropdown-toggle[aria-expanded=true] i{transform:rotate(180deg)}.navbar-mobile-dropdown-menu{display:flex;flex-direction:column;gap:.25rem;margin-top:.25rem;padding-left:1.5rem}.navbar-mobile-dropdown-item{border-radius:.375rem;color:#cbd5e1;display:block;font-size:.875rem;font-weight:500;padding:.5rem 1rem}.navbar-mobile-dropdown-item:hover{background-color:#4f46e533;color:#fff}.navbar-mobile-menu-link{border-radius:.375rem;display:block;font-size:1rem;font-weight:500;padding:.5rem 1rem;transition:all .3s}.footer{background-color:#0f172a;border-top:1px solid #1e293b;padding:3rem 0}.footer-container{margin:0 auto;max-width:1280px;padding:0 1rem}@media (min-width:640px){.footer-container{padding:0 1.5rem}}@media (min-width:1024px){.footer-container{padding:0 2rem}}.footer-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.footer-brand{align-items:center;display:flex;margin-bottom:1rem}.footer-brand-icon{color:#fb7185;font-size:1.5rem;margin-right:.5rem}.footer-brand-name{color:#fff;font-size:1.25rem;font-weight:700}.footer-description{color:#94a3b8;margin-bottom:1rem}.footer-social{display:flex;gap:1rem}.footer-social-link{color:#94a3b8;transition:color .3s}.footer-social-link:hover{color:#fb7185}.footer-heading{color:#fff;font-weight:700;margin-bottom:1rem}.footer-links{display:flex;flex-direction:column;gap:.5rem;list-style-type:none;margin:0;padding:0}.footer-links-item{color:#94a3b8;transition:color .3s}.footer-links-item:hover{color:#4f46e5}.footer-contact{display:flex;flex-direction:column;gap:.5rem}.footer-contact-item{align-items:flex-start;display:flex}.footer-contact-item-icon{margin-right:.5rem;margin-top:.25rem}.footer-contact-item-icon-primary{color:#4f46e5}.footer-contact-item-icon-accent{color:#fb7185}.footer-contact-item-text{color:#94a3b8}.footer-copyright{border-top:1px solid #1e293b;color:#94a3b8;margin-top:2rem;padding-top:2rem;text-align:center}.form{display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.form-row{grid-template-columns:repeat(2,1fr)}}.form-group{margin-bottom:1rem}.form-label{color:#cbd5e1;display:block;font-size:.875rem;margin-bottom:.5rem}.form-input,.form-select,.form-textarea{background-color:#0f172a;border:1px solid #334155;border-radius:.375rem;color:#fff;font-size:1rem;padding:.5rem 1rem;transition:border-color .3s;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e533;outline:none}.form-input::-moz-placeholder,.form-select::-moz-placeholder,.form-textarea::-moz-placeholder{color:#64748b}.form-input::placeholder,.form-select::placeholder,.form-textarea::placeholder{color:#64748b}.form-textarea{min-height:120px;resize:vertical}.form-checkbox{align-items:flex-start;display:flex;margin-bottom:1rem}.form-checkbox input[type=checkbox]{background-color:#0f172a;border:1px solid #334155;border-radius:4px;height:16px;margin-right:.5rem;margin-top:4px;width:16px}.form-checkbox input[type=checkbox]:checked{background-color:#4f46e5;border-color:#4f46e5}.form-checkbox-label{color:#cbd5e1;font-size:.875rem}.form-checkbox-label a{color:#4f46e5;text-decoration:none}.form-checkbox-label a:hover{text-decoration:underline}.btn{border-radius:.375rem;cursor:pointer;display:inline-block;font-weight:500;padding:.5rem 1.5rem;text-align:center;transition:all .3s}.btn-primary{background:linear-gradient(90deg,#4f46e5,#fb7185);border:none;color:#fff}.btn-primary:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.btn-secondary{background-color:transparent;border:1px solid #4f46e5;color:#4f46e5}.btn-secondary:hover{background-color:#4f46e51a}.btn-block{display:block;width:100%}.link-primary{color:#4f46e5;text-decoration:none;transition:color .3s}.link-primary:hover{color:#7a73eb;text-decoration:underline}.section-contact{margin-top:-2rem;position:relative;z-index:10}.section-contact,.section-faq{background-color:#0f172a}.section-map{background:linear-gradient(to bottom right,#1e293b,#0f172a)}.section-cta,.section-map{padding:3rem 0}.card-contact{height:100%}@media (min-width:768px){.card-form{grid-column:span 2}}.card-faq{height:100%;transition:transform .3s,box-shadow .3s}.card-faq:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-5px)}.card-map{background-color:#1e293b;border:1px solid #334155;border-radius:1rem;overflow:hidden;padding:1rem}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-item{align-items:flex-start;display:flex}.contact-icon{align-items:center;border-radius:.375rem;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-right:1rem;width:40px}.contact-icon-primary{background:linear-gradient(90deg,#4f46e5,#7a73eb);color:#fff}.contact-icon-accent{background:linear-gradient(90deg,#fb7185,#fca3b0);color:#fff}.contact-content{flex:1}.contact-social{border-top:1px solid #334155;margin-top:2rem;padding-top:2rem}.social-links{display:flex;gap:1rem}.social-link{align-items:center;background-color:#334155;border-radius:50%;color:#cbd5e1;display:flex;height:40px;justify-content:center;transition:all .3s;width:40px}.social-link:hover{background-color:#4f46e5;color:#fff;transform:translateY(-3px)}.map-placeholder{align-items:center;background-color:#334155;border-radius:.5rem;display:flex;height:24rem;justify-content:center;width:100%}.icon-accent{color:#fb7185}.icon-xl{font-size:3rem}.text-sm{font-size:.875rem}.text-gray-light{color:#94a3b8}.cta-buttons{justify-content:center}@media (min-width:640px){.cta-buttons{flex-direction:row}}.btn-light:hover,.btn-outline-light:hover{transform:translateY(-2px)}.section-pricing{background-color:#0f172a;margin-top:-2rem;position:relative;z-index:10}.section-services{background-color:#0f172a;padding:4rem 0}.section-faq{background:linear-gradient(to bottom right,#1e293b,#0f172a);padding:4rem 0}.section-cta{background:linear-gradient(90deg,#4f46e5,#fb7185);padding:4rem 0}.pricing-plan{background-color:#1e293b;border:1px solid #334155;border-radius:1rem;overflow:hidden;transition:all .3s}.pricing-plan:hover{border-color:#4f46e5;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.pricing-plan-content{padding:1.5rem}.pricing-plan-popular{border:2px solid #4f46e5;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;position:relative;transform:scale(1.05);z-index:10}.pricing-plan-popular .pricing-plan-badge{background:linear-gradient(90deg,#4f46e5,#fb7185);padding:.25rem 0;text-align:center}.pricing-plan-popular .pricing-plan-badge span{color:#fff;font-weight:500}.pricing-title{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.pricing-description{color:#cbd5e1;margin-bottom:1.5rem}.pricing-price{margin-bottom:1.5rem}.pricing-price-amount{color:#fff;font-size:1.5rem;font-weight:700}.pricing-price-period{color:#94a3b8}.pricing-features{margin-bottom:1.5rem}.pricing-features-list{display:flex;flex-direction:column;gap:.5rem;list-style-type:none;margin:0;padding:0}.pricing-features-item{align-items:flex-start;display:flex}.pricing-features-item i{color:#4f46e5;margin-right:.25rem;margin-top:.25rem}.pricing-features-item i.accent{color:#fb7185}.pricing-features-item span{color:#cbd5e1}.pricing-cta{border-radius:.5rem;display:block;font-weight:500;padding:.5rem 1rem;text-align:center;transition:all .3s;width:100%}.pricing-cta-basic{background-color:#334155;border:1px solid #4f46e5;color:#fff}.pricing-cta-basic:hover{background-color:#4f46e5;border-color:#4f46e5}.pricing-cta-popular{background:linear-gradient(90deg,#4f46e5,#fb7185);color:#fff}.pricing-cta-popular:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.pricing-cta-enterprise{background-color:#334155;border:1px solid #fb7185;color:#fff}.pricing-cta-enterprise:hover{background-color:#fb7185;border-color:#fb7185}.service-card{background-color:#1e293b;border:1px solid #334155;border-radius:1rem;display:flex;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s}.service-card:hover{border-color:#4f46e5;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-5px)}.service-card:hover.accent{border-color:#fb7185}.service-card-icon{align-items:center;border-radius:.375rem;display:flex;height:48px;justify-content:center;margin-bottom:1rem;width:48px}.service-card-icon i{color:#fff;font-size:1.25rem}.service-card-icon-primary{background:linear-gradient(to bottom right,#4f46e5,#291fd9)}.service-card-icon-accent{background:linear-gradient(to bottom right,#fb7185,#fa3f5a)}.service-card-title{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.service-card-description{color:#cbd5e1;flex-grow:1;margin-bottom:1rem}.service-card-price{color:#4f46e5;font-weight:500}.service-card-price.accent{color:#fb7185}.faq-card{background-color:#1e293b;border:1px solid #334155;border-radius:1rem;height:100%;padding:1.5rem;transition:all .3s}.faq-card:hover{border-color:#4f46e5;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.faq-card-question{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.faq-card-answer{color:#cbd5e1}.faq-question{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.faq-answer{color:#cbd5e1}.cta-buttons{align-items:center;display:flex;flex-direction:column;gap:1rem}@media (min-width:640px){.cta-buttons{flex-direction:row;gap:1.5rem;justify-content:center}}.btn-light{background-color:#fff;border-radius:.5rem;color:#4f46e5;display:inline-block;font-weight:500;padding:1rem 2rem;transition:all .3s}.btn-light:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:scale(1.05)}.btn-outline-light{background-color:transparent;border:2px solid #fff;border-radius:.5rem;color:#fff;display:inline-block;font-weight:500;padding:1rem 2rem;transition:all .3s}.btn-outline-light:hover{background-color:#ffffff1a;transform:scale(1.05)}.service-hero{background-color:#0f172a;overflow:hidden;position:relative}.service-hero-content{position:relative;z-index:2}.service-hero-image{border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;overflow:hidden}.service-hero-image img{display:block;height:auto;width:100%}.service-features{background-color:#1e293b}.service-features-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.service-features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.service-features-grid{grid-template-columns:repeat(3,1fr)}}.service-features-item{background-color:#334155;border:1px solid #334155;border-radius:.5rem;padding:1.5rem;transition:all .3s}.service-features-item:hover{border-color:#4f46e5;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-5px)}.service-features-item-icon{align-items:center;background:linear-gradient(90deg,#4f46e5,#fb7185);border-radius:50%;color:#fff;display:flex;font-size:1.25rem;height:48px;justify-content:center;margin-bottom:1rem;width:48px}.service-features-item-title{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.service-features-item-description{color:#cbd5e1;font-size:1rem;line-height:1.6}.service-how-it-works{background-color:#0f172a}.service-how-it-works-steps{counter-reset:step}.service-how-it-works-steps .step{margin-bottom:2rem;padding-left:4rem;position:relative}.service-how-it-works-steps .step:last-child{margin-bottom:0}.service-how-it-works-steps .step:before{align-items:center;background:linear-gradient(90deg,#4f46e5,#fb7185);border-radius:50%;color:#fff;content:counter(step);counter-increment:step;display:flex;font-size:1.125rem;font-weight:700;height:48px;justify-content:center;left:0;position:absolute;top:0;width:48px}.service-how-it-works-steps .step-title{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.service-how-it-works-steps .step-description{color:#cbd5e1;font-size:1rem;line-height:1.6}.service-benefits{background-color:#1e293b}.service-benefits-item{align-items:flex-start;display:flex;margin-bottom:1.5rem}.service-benefits-item:last-child{margin-bottom:0}.service-benefits-item-icon{align-items:center;background:linear-gradient(90deg,#4f46e5,#fb7185);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;height:32px;justify-content:center;margin-right:1rem;width:32px}.service-benefits-item-content{flex-grow:1}.service-benefits-item-content-title{color:#fff;font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.service-benefits-item-content-description{color:#cbd5e1;font-size:1rem;line-height:1.6}.service-cta{background:linear-gradient(90deg,#4f46e533,#fb718533);text-align:center}.service-cta-title{color:#fff;font-size:1.875rem;font-weight:700;margin-bottom:1rem}.service-cta-title .gradient-text{background:linear-gradient(90deg,#4f46e5,#fb7185);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.service-cta-description{color:#cbd5e1;font-size:1.125rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:700px}.demo-container{background-color:#334155;border:1px solid #475569;border-radius:.5rem;margin-top:2rem}.demo-form{margin-bottom:1.5rem}.demo-form-group{margin-bottom:1rem}.demo-form-group label{color:#fff;display:block}.demo-form-group input,.demo-form-group select,.demo-form-group textarea{background-color:#1e293b;border:1px solid #334155;border-radius:.375rem;color:#fff;font-size:1rem;padding:1rem;transition:all .15s;width:100%}.demo-form-group input:focus,.demo-form-group select:focus,.demo-form-group textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e533;outline:none}.demo-result{background-color:#1e293b;border:1px solid #334155;border-radius:.375rem;padding:1rem}.demo-result-header{border-bottom:1px solid #334155;margin-bottom:1rem;padding-bottom:.5rem}.demo-result-header-title{color:#fff;font-size:1rem;font-weight:500}.demo-result-header-actions button{background-color:transparent;color:#94a3b8;transition:color .15s}.demo-result-content{color:#cbd5e1;font-family:monospace;font-size:.875rem;line-height:1.6;max-height:300px}.coming-soon-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0f172a80;border-radius:.5rem;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.coming-soon-overlay-badge{background:linear-gradient(135deg,#4f46e5,#fb7185);border-radius:1rem;box-shadow:0 4px 12px #0f172a4d;color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1rem;padding:.5rem 1.5rem}.coming-soon-overlay-text{color:#fff;font-size:1rem;line-height:1.6;max-width:80%;text-align:center}.coming-soon-badge{background:linear-gradient(135deg,#4f46e5,#fb7185);border-radius:1rem;box-shadow:0 4px 12px #0f172a1a;color:#fff;display:inline-block;font-size:1.125rem;font-weight:600;margin-bottom:1rem;padding:.5rem 1.5rem}.dashboard-content{background:#1e1e2880;border-radius:12px;padding:2rem}.dashboard-tab-content{min-height:300px}.dashboard-sidebar{background:#1e1e2880;border-radius:12px;height:-moz-fit-content;height:fit-content;padding:1.5rem}.user-profile{border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:1.5rem;padding-bottom:1.5rem}.user-avatar,.user-profile{align-items:center;display:flex}.user-avatar{background:linear-gradient(135deg,#4f46e5,#fb7185);border-radius:50%;color:#fff;font-weight:600;height:50px;justify-content:center;margin-right:1rem;overflow:hidden;width:50px}.user-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-info{flex:1}.user-name{font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.user-email{color:#ffffffb3;font-size:.9rem;margin:0}.dashboard-nav{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.dashboard-nav-item{align-items:center;background:transparent;border:none;border-radius:8px;color:#fffc;cursor:pointer;display:flex;font-weight:500;padding:.75rem 1rem;text-align:left;transition:all .2s ease}.dashboard-nav-item i{font-size:1rem;margin-right:.75rem;text-align:center;width:20px}.dashboard-nav-item:hover{background:#ffffff0d;color:#fff}.dashboard-nav-item.active{background:linear-gradient(135deg,#4f46e533,#fb718533);color:#fff;font-weight:600}.dashboard-actions{border-top:1px solid hsla(0,0%,100%,.1);padding-top:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.9rem;font-weight:500}.form-control{background:#1e1e2880;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease}.form-control:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e540;outline:none}.form-error{background-color:#e74c3c1a;color:#e74c3c}.form-error,.form-success{border-radius:6px;font-size:.9rem;margin-bottom:1rem;padding:.75rem}.form-success{align-items:center;background-color:#2ecc711a;color:#2ecc71;display:flex}.form-success i{margin-right:.5rem}@media (max-width:767px){.dashboard-content{padding:1.5rem}.dashboard-stats,.usage-stats-grid{grid-template-columns:1fr}.transcription-item{align-items:flex-start;flex-direction:column}.transcription-actions{justify-content:flex-end;margin-top:1rem;width:100%}}.hero-content{position:relative;z-index:1}.hero-subtitle,.hero-title{margin-bottom:1rem}.hero .service-tags{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem}@media (max-width:640px){.hero .service-tags{flex-direction:column;gap:1rem}}.hero .service-tags .service-tag{align-items:center;display:flex;transition:all .3s}.hero .service-tags .service-tag:hover{transform:translateY(-2px)}.hero .service-tags .service-tag-icon{align-items:center;background:linear-gradient(135deg,#4f46e5,#fb7185);border-radius:50%;display:flex;height:36px;justify-content:center;margin-right:.5rem;width:36px}.hero .service-tags .service-tag-icon i{color:#fff;font-size:1rem}.hero .service-tags .service-tag-text{color:#fff;font-size:1rem;font-weight:500;position:relative}.hero .service-tags .service-tag-text:after{background:linear-gradient(90deg,#4f46e5,#fb7185);bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s;width:0}.hero .service-tags .service-tag:hover .service-tag-text:after{width:100%}.hero-terminal{position:relative}.hero-terminal .glow-blob{border-radius:50%;filter:blur(60px);opacity:.2;position:absolute;z-index:0}.hero-terminal .glow-blob-primary{background-color:#4f46e5;bottom:-24px;height:256px;right:-24px;width:256px}.hero-terminal .glow-blob-accent{background-color:#fb7185;height:192px;left:-24px;top:-24px;width:192px}.feature-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.feature-grid{grid-template-columns:repeat(3,1fr)}}.steps-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.steps-grid{grid-template-columns:repeat(3,1fr)}}.steps-grid .relative{display:flex;flex-direction:column;height:100%}.testimonials-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.cta-title{margin-bottom:1rem}.cta-subtitle{color:#fff;margin-bottom:2rem}.section-login{padding:2rem 0 4rem}.login-container{display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px}@media (min-width:1024px){.login-container{grid-template-columns:1fr 1fr;min-height:600px}}.login-form-wrapper{background-color:#1e293b;border:1px solid #334155;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:2rem}@media (min-width:1024px){.login-form-wrapper{padding:3rem}}.login-tabs{border-bottom:1px solid #334155;display:flex;margin-bottom:2rem}.login-tab{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:1.125rem;font-weight:500;padding:1rem 1.5rem;position:relative;transition:color .3s}.login-tab:hover{color:#fff}.login-tab-active{color:#4f46e5}.login-tab-active:after{background:linear-gradient(90deg,#4f46e5,#fb7185);bottom:-1px;content:"";height:2px;left:0;position:absolute;width:100%}.login .register-info .form-group,.login-form .form-group{margin-bottom:1.5rem}.login .register-info .form-label,.login-form .form-label{color:#fff;display:block;font-weight:500;margin-bottom:.5rem}.login .register-info .input-group,.login-form .input-group{align-items:center;display:flex;position:relative}.login .register-info .input-icon,.login-form .input-icon{color:#94a3b8;left:1rem;position:absolute}.login .register-info .form-control,.login-form .form-control{background-color:#0f172a;border:1px solid #334155;border-radius:.375rem;color:#fff;font-size:1rem;padding:1rem 1rem 1rem 3rem;transition:border-color .3s,box-shadow .3s;width:100%}.login .register-info .form-control:focus,.login-form .form-control:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e540;outline:none}.login .register-info .form-control::-moz-placeholder,.login-form .form-control::-moz-placeholder{color:#475569}.login .register-info .form-control::placeholder,.login-form .form-control::placeholder{color:#475569}.login .register-info .password-toggle,.login-form .password-toggle{background:none;border:none;color:#94a3b8;cursor:pointer;position:absolute;right:1rem}.login .register-info .password-toggle:hover,.login-form .password-toggle:hover{color:#fff}.login .register-info .form-options,.login-form .form-options{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.login .register-info .form-check,.login-form .form-check{align-items:center;display:flex}.login .register-info .form-check-input,.login-form .form-check-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0f172a;border:1px solid #475569;border-radius:4px;cursor:pointer;height:18px;margin-right:.5rem;position:relative;width:18px}.login .register-info .form-check-input:checked,.login-form .form-check-input:checked{background-color:#4f46e5;border-color:#4f46e5}.login .register-info .form-check-input:checked:after,.login-form .form-check-input:checked:after{color:#fff;content:"";font-family:Font Awesome\ 6 Free;font-size:11px;font-weight:900;left:3px;position:absolute;top:1px}.login .register-info .form-check-label,.login-form .form-check-label{color:#cbd5e1;cursor:pointer}.login .register-info .forgot-password,.login-form .forgot-password{color:#4f46e5;font-size:.875rem;text-decoration:none}.login .register-info .forgot-password:hover,.login-form .forgot-password:hover{text-decoration:underline}.login .register-info .btn-block,.login-form .btn-block{margin-bottom:2rem;width:100%}.login-divider{margin-bottom:1.5rem;position:relative;text-align:center}.login-divider:before{background-color:#334155;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.login-divider span{background-color:#1e293b;color:#94a3b8;font-size:.875rem;padding:0 1rem;position:relative}.login-info{display:none}@media (min-width:1024px){.login-info{background:linear-gradient(135deg,#4f46e526,#fb718526);border-radius:1rem;display:flex;overflow:hidden;position:relative}.login-info:before{background:radial-gradient(circle,rgba(79,70,229,.1) 0,transparent 60%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}}.login-info-content{display:flex;flex-direction:column;padding:3rem;position:relative;z-index:1}.login-features{margin-top:auto}.login-feature{align-items:flex-start;display:flex;margin-bottom:1.5rem}.login-feature-icon{align-items:center;background:linear-gradient(90deg,#4f46e5,#fb7185);border-radius:50%;box-shadow:0 4px 10px #4f46e54d;color:#fff;display:flex;height:40px;justify-content:center;margin-right:1rem;min-width:40px;width:40px}.login-feature-title{color:#fff;font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.login-feature-text p{color:#cbd5e1;font-size:1rem}.register-info{padding:1.5rem 0;text-align:center}.register-icon{align-items:center;background:linear-gradient(135deg,#4f46e5,#fb7185);border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 1.5rem;width:64px}.register-icon i{color:#fff;font-size:1.5rem}.register-title{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.register-text{color:#cbd5e1;line-height:1.6;margin-bottom:1rem}.register-steps{margin:1.5rem auto;max-width:400px;padding-left:2rem;text-align:left}.register-steps li{color:#cbd5e1;line-height:1.5;margin-bottom:1rem;position:relative}.register-steps li::marker{color:#4f46e5;font-weight:700}.register-link{color:#4f46e5;font-weight:500;text-decoration:none}.register-link:hover{text-decoration:underline}.register-cta{margin-top:2rem}.social-login{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.social-login .btn-social{align-items:center;background-color:#0f172a;border:1px solid #334155;border-radius:.375rem;color:#fff;display:flex;font-size:.875rem;gap:.5rem;justify-content:center;padding:.5rem 1rem;transition:all .3s}.social-login .btn-social i{font-size:1.125rem}.social-login .btn-social:hover{background-color:#334155}.social-login .btn-social.btn-google i{color:#ea4335}.social-login .btn-social.btn-google:hover{border-color:#ea4335}.social-login .btn-social.btn-microsoft i{color:#00a4ef}.social-login .btn-social.btn-microsoft:hover{border-color:#00a4ef}.section-dashboard{padding-top:0}.dashboard-grid{display:grid;gap:2rem;grid-template-columns:280px 1fr}@media (max-width:991px){.dashboard-grid{grid-template-columns:1fr}}.dashboard-welcome{margin-bottom:2rem}.dashboard-stats{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));margin-bottom:2.5rem}.stat-card{background:#14141e80;padding:1.5rem}.stat-card,.stat-icon{align-items:center;border-radius:10px;display:flex}.stat-icon{background:linear-gradient(135deg,#4f46e533,#fb718533);color:#fff;font-size:1.5rem;height:50px;justify-content:center;margin-right:1rem;width:50px}.stat-value{font-size:1.5rem;font-weight:700;margin:0 0 .25rem}.stat-label{color:#ffffffb3;font-size:.9rem;margin:0}.dashboard-recent{margin-top:2rem}.empty-state{align-items:center;background:#14141e80;border-radius:10px;display:flex;flex-direction:column;justify-content:center;padding:3rem 2rem;text-align:center}.empty-icon{color:#ffffff4d;font-size:3rem;margin-bottom:1.5rem}.empty-state p{color:#ffffffb3;margin-bottom:1.5rem}.dashboard-error,.dashboard-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem}.dashboard-loading{color:#ffffffb3}.dashboard-error{color:#e74c3c}.spinner{margin-bottom:1rem}.transcription-list{display:flex;flex-direction:column;gap:1rem}.transcription-item{align-items:center;background:#14141e80;border-radius:10px;display:flex;justify-content:space-between;padding:1.25rem}.transcription-name{font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.transcription-meta{color:#ffffffb3;display:flex;font-size:.9rem;gap:1rem}.transcription-meta i{margin-right:.25rem}.transcription-status{align-items:center;border-radius:100px;display:inline-flex;font-size:.8rem;font-weight:500;padding:.25rem .5rem}.transcription-status.completed{background-color:#2ecc7133;color:#2ecc71}.transcription-status.processing{background-color:#3498db33;color:#3498db}.transcription-actions{display:flex;gap:.5rem}.usage-summary{display:flex;flex-direction:column;gap:2rem}.usage-card{background:#14141e80;border-radius:10px;padding:1.5rem}.usage-title{font-size:1.2rem;font-weight:600;margin:0 0 1rem}.plan-name{background:linear-gradient(135deg,#4f46e5,#fb7185);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;-webkit-text-fill-color:transparent}.plan-limits{color:#fffc;font-size:1rem;margin-bottom:1rem}.usage-bar{background:#ffffff1a;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden}.usage-progress{border-radius:4px;height:100%;transition:width .3s ease}.usage-low{background:linear-gradient(90deg,#2ecc71,#3498db)}.usage-medium{background:linear-gradient(90deg,#f39c12,#e67e22)}.usage-high{background:linear-gradient(90deg,#e74c3c,#c0392b)}.usage-text{color:#ffffffb3;font-size:.9rem}.usage-stats-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.usage-stat-card{align-items:center;background:#14141e80;border-radius:10px;display:flex;padding:1.25rem}.usage-stat-icon{align-items:center;background:linear-gradient(135deg,#4f46e533,#fb718533);border-radius:8px;color:#fff;display:flex;font-size:1.25rem;height:45px;justify-content:center;margin-right:1rem;width:45px}.usage-stat-value{font-size:1.25rem;font-weight:700;margin:0 0 .25rem}.usage-stat-label{color:#ffffffb3;font-size:.85rem;margin:0}.settings-section{background:#14141e80;border-radius:10px;margin-bottom:2rem;padding:1.5rem}.settings-form{display:flex;flex-direction:column;gap:1.25rem}.service-tabs{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}@media (max-width:767px){.service-tabs{flex-direction:column;gap:.5rem}}.service-tab-btn{align-items:center;background:#14141e80;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fffc;cursor:pointer;display:flex;font-weight:500;padding:.75rem 1.25rem;transition:all .2s ease}.service-tab-btn i{margin-right:.5rem}.service-tab-btn:hover{background:#1e1e28b3;color:#fff}.service-tab-btn.active{background:linear-gradient(135deg,#4f46e533,#fb718533);border-color:#4f46e566;color:#fff;font-weight:600}.service-content{animation:fadeIn .3s ease-in-out}.service-description{margin-bottom:2rem}.demo-container{background:#14141e80;border-radius:12px;display:grid;gap:2rem;grid-template-columns:1fr 1fr;padding:1.5rem}@media (max-width:991px){.demo-container{grid-template-columns:1fr}}.demo-container.onecolumn{grid-template-columns:1fr}.demo-form{gap:1.5rem}.demo-form,.demo-form-group{display:flex;flex-direction:column}.demo-form-group{gap:.5rem}.demo-form-group label{font-size:.9rem;font-weight:500;margin-bottom:.25rem}.demo-form-group input[type=file]{background:#1e1e2880;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;cursor:pointer;padding:.75rem}.demo-form-group textarea{min-height:120px;resize:vertical}.audio-recorder{display:flex;flex-direction:column;gap:1rem}.audio-visualizer{align-items:center;color:#ffffff80;height:60px;justify-content:center}.audio-visualizer,.demo-result{background:#1e1e2880;border-radius:8px;display:flex;overflow:hidden}.demo-result{flex-direction:column;height:100%;min-height:300px}.demo-result-header{align-items:center;background:#14141eb3;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;padding:.75rem 1rem}.demo-result-header-title{font-size:.9rem;font-weight:600}.demo-result-header-actions{display:flex;gap:.5rem}.demo-result-header-actions button{background:transparent;border:none;border-radius:4px;color:#ffffffb3;cursor:pointer;font-size:.9rem;padding:.25rem;transition:all .2s ease}.demo-result-header-actions button:hover{background:#ffffff1a;color:#fff}.demo-result-content{color:#ffffffe6;flex:1;font-family:Roboto Mono,monospace;font-size:.9rem;line-height:1.5;overflow-y:auto;padding:1.25rem;white-space:pre-wrap}.demo-animation-placeholder{align-items:center;color:#ffffff80;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1rem;text-align:center}.demo-animation-placeholder i{margin-bottom:1rem;opacity:.7}.demo-animation-placeholder p{margin-bottom:.5rem}.demo-animation-placeholder .text-sm{font-size:.8rem}.demo-animation-placeholder .text-gray{color:#ffffff80}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mt-md{margin-top:1rem}
