*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000e6;border-bottom:1px solid #6366f133;box-shadow:0 4px 20px #0000004d;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background:#0a0a0af2;border-bottom-color:#6366f14d}.header-content{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1.2rem 0;width:100%}.logo{font-size:1.8rem;font-weight:800;letter-spacing:-.02em}.logo a{align-items:center;color:#fff;display:flex;text-decoration:none;transition:all .3s ease}.logo a:hover{transform:scale(1.05)}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e7ff);-webkit-background-clip:text;background-clip:text}.logo-dot{animation:pulse 2s infinite;font-size:1.2em;margin-left:3px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.nav,.nav-list{align-items:center;display:flex}.nav-list{flex-wrap:wrap;gap:2.5rem;list-style:none;margin:0;max-width:100%;padding:0}.nav-item,.nav-link{position:relative}.nav-link{border-radius:8px;color:#b0b0b0;font-size:.95rem;font-weight:600;letter-spacing:.01em;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#6366f11a;color:#fff;transform:translateY(-1px)}.nav-link:after{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:2px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:0}.nav-link.active:after,.nav-link:hover:after{width:80%}.nav-link.active{background:#6366f126;color:#6366f1}.header-actions{align-items:center;display:flex;gap:1.5rem}.get-started-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.01em;overflow:hidden;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:all .3s ease}.get-started-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.get-started-btn:hover:before{left:100%}.get-started-btn:hover{box-shadow:0 8px 25px #6366f166;color:#fff;transform:translateY(-2px)}.get-started-btn:active{transform:translateY(0)}.menu-toggle{background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem;transition:background-color .3s ease}.menu-toggle:hover{background:#ffffff1a}@media (max-width:768px){.header-content{padding:1rem 0}.logo{font-size:1.5rem}.nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000fa;border-top:1px solid #6366f133;box-shadow:0 -4px 20px #0000004d;left:0;opacity:0;position:fixed;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav.nav-open{opacity:1;transform:translateY(0);visibility:visible}.nav-list{flex-direction:column;gap:1.5rem;padding:2rem}.nav-link{border-radius:12px;font-size:1.1rem;padding:1rem 1.5rem;text-align:center;width:100%}.header-actions .get-started-btn{display:none}.menu-toggle{display:block}.header-actions .btn{display:none}}.hero{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding-top:80px;position:relative}.hero-background{background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#2d1b69);z-index:-1}.hero-background,.hero-gradient{bottom:0;left:0;position:absolute;right:0;top:0}.hero-gradient{background:radial-gradient(ellipse at center,#6366f11a 0,#0000 70%)}.hero-content{flex:1 1;margin:0 auto;max-width:900px;text-align:center;z-index:2}.hero-badge{align-items:center;background:#6366f11a;border:1px solid #6366f14d;border-radius:50px;color:#a5b4fc;display:inline-flex;display:block;font-size:.95rem;font-weight:600;gap:.5rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;padding:.75rem 1.5rem;width:-webkit-fit-content;width:fit-content}.badge-icon{color:#6366f1}.hero-title{color:#fff;font-size:4.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem;max-width:100%;text-align:center}.hero-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;display:inline-block;transition:all .5s ease}.hero-description{color:#ccc;font-size:1.3rem;font-weight:400;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.hero-btn-primary,.hero-btn-secondary{align-items:center;border-radius:12px;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1.2rem 2.5rem}.hero-btn-secondary{background:#ffffff0d;border:2px solid #fff3}.btn-icon{font-size:.9rem}.hero-stats{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.stat{text-align:center}.stat-number{color:#6366f1;font-size:2rem;font-weight:700;margin-bottom:.25rem}.stat-label{color:#888;font-size:.9rem}@media (max-width:1024px){.hero{flex-direction:column;padding-top:120px;text-align:center}.hero-content{max-width:100%}}@media (max-width:768px){.hero{min-height:100vh;padding:100px 0 4rem}.hero-content{padding:0 1rem}.hero-title{font-size:2.2rem;line-height:1.2;margin-bottom:1.5rem}.hero-description{font-size:1rem;line-height:1.6;margin-bottom:2rem;max-width:100%}.hero-actions{align-items:center;flex-direction:column;gap:1rem;margin-bottom:3rem}.hero-btn-primary,.hero-btn-secondary{font-size:1rem;justify-content:center;max-width:280px;padding:1rem 2rem;width:100%}.hero-stats{flex-wrap:wrap;gap:1.5rem;justify-content:center}.stat{min-width:80px}.stat-number{font-size:1.4rem}.stat-label{font-size:.8rem}}@media (max-width:480px){.hero-title{font-size:1.8rem}.hero-description{font-size:.95rem}.hero-btn-primary,.hero-btn-secondary{font-size:.95rem;padding:.9rem 1.5rem}.hero-stats{gap:1rem}.stat-number{font-size:1.2rem}}.features{background:linear-gradient(180deg,#0a0a0a,#111);position:relative}.features:before{background:radial-gradient(ellipse at top,#6366f10d 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.features-header{text-align:center}.features-grid,.features-header{margin-bottom:4rem;position:relative;z-index:2}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-left:auto;margin-right:auto;max-width:1200px}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;min-height:280px;overflow:hidden;padding:2.5rem;position:relative;text-align:left;transition:all .3s ease}.feature-card:before{background:linear-gradient(135deg,#6366f10d,#0000 50%);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.feature-card:hover:before{opacity:1}.feature-card:hover{border-color:#6366f166;box-shadow:0 25px 50px #0006;transform:translateY(-10px)}.feature-icon{display:block;font-size:2.5rem;margin-bottom:1.5rem;transition:all .3s ease}.feature-card:hover .feature-icon{transform:scale(1.1)}.feature-title{color:#fff;font-size:1.4rem;font-weight:700;line-height:1.3}.feature-description,.feature-title{margin-bottom:1rem;position:relative;z-index:2}.feature-description{color:#ccc;flex:1 1;font-size:1rem;line-height:1.6}.feature-link{color:#6366f1;font-size:.95rem;font-weight:600;position:relative;text-decoration:none;transition:color .3s ease;z-index:2}.feature-link:hover{color:#8b5cf6}.features-cta{background:#6366f10d;border:1px solid #6366f133;border-radius:20px;padding:3rem 2rem;position:relative;text-align:center;z-index:2}.cta-content h3{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-content p{color:#ccc;font-size:1.1rem;margin-bottom:2rem}.cta-content .btn{font-size:1.1rem;padding:1rem 2rem}.feature-card:first-child{background:linear-gradient(135deg,#6366f10d,#6366f105)}.feature-card:nth-child(2){background:linear-gradient(135deg,#8b5cf60d,#8b5cf605)}.feature-card:nth-child(3){background:linear-gradient(135deg,#ec48990d,#ec489905)}.feature-card:nth-child(4){background:linear-gradient(135deg,#10b9810d,#10b98105)}.feature-card:nth-child(5){background:linear-gradient(135deg,#f59e0b0d,#f59e0b05)}.feature-card:nth-child(6){background:linear-gradient(135deg,#ef44440d,#ef444405)}@media (max-width:1200px){.features-grid{grid-template-columns:repeat(2,1fr);max-width:800px}}@media (max-width:768px){.features-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{min-height:250px;padding:2rem}.feature-icon{font-size:2.5rem}.feature-title{font-size:1.25rem}.cta-content h3{font-size:1.5rem}.cta-content p{font-size:1rem}}@media (max-width:480px){.feature-card{min-height:220px;padding:1.5rem}.feature-icon{font-size:2rem}.feature-title{font-size:1.1rem}.feature-description{font-size:.95rem}}.about{background:linear-gradient(180deg,#0a0a0a,#111);max-width:100vw;min-height:100vh;overflow-x:hidden;padding:6rem 0;position:relative}.about:before{background:radial-gradient(ellipse at center,#10b9810d 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.about-header{text-align:center}.about-content,.about-header{margin-bottom:4rem;position:relative;z-index:2}.about-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr;width:100%}.about-content,.about-content>*{max-width:100%;min-width:0}.about .container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.about .container>*{box-sizing:border-box;max-width:100%}.about-text{word-wrap:break-word;max-width:100%;min-width:0}.about-text h3{color:#fff;font-size:2rem;font-weight:700}.about-text h3,.about-text p{margin-bottom:1.5rem;max-width:100%}.about-text p{word-wrap:break-word;box-sizing:border-box;color:#ccc;font-size:1.1rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;overflow-wrap:break-word;text-align:left;width:100%}.about-features{flex-direction:column;margin-top:2rem;max-width:100%}.about-features,.feature-item{align-items:flex-start;display:flex;width:100%}.feature-item{color:#ccc;gap:.75rem;line-height:1.4;margin-bottom:1.2rem}.feature-item span{display:block;flex:1 1;padding-top:2px}.feature-icon{background:linear-gradient(135deg,#10b981,#34d399);border-radius:50%;color:#fff;flex-shrink:0;font-size:.7rem;font-weight:700;height:20px;justify-content:center;min-height:20px;min-width:20px;width:20px}.about-visual,.feature-icon{align-items:center;display:flex}.about-visual{flex-direction:column;gap:2rem;max-width:100%;min-width:0}.team-image-container{background:linear-gradient(135deg,#1a1a1a,#2d1b69);border-radius:16px;box-shadow:0 10px 30px #0000004d;height:200px;overflow:hidden;position:relative;width:300px}.team-image-container img{height:100%;object-fit:cover;width:100%}.placeholder-icon{font-size:3rem}.visual-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 20px 40px #0000004d;max-width:400px;padding:2rem;width:100%}.card-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.card-dots{display:flex;gap:.5rem}.card-dots span{border-radius:50%;height:8px;width:8px}.card-title{color:#fff;font-size:1rem;font-weight:600}.card-content{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.metric-row{display:contents}.metric{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;padding:1rem;text-align:center}.metric-label{color:#888;font-size:.8rem;font-weight:500;margin-bottom:.5rem}.metric-value{color:#fff;font-size:1.5rem;font-weight:700}.stats-section{margin-bottom:4rem;position:relative;z-index:2}.stats-grid{max-width:100%;width:100%}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;max-width:100%;min-width:0;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.stat-card:before{background:linear-gradient(135deg,#10b9810d,#0000 50%);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.stat-card:hover:before{opacity:1}.stat-card:hover{border-color:#10b9814d;box-shadow:0 20px 40px #0000004d;transform:translateY(-10px)}.stat-icon{display:block;font-size:2.5rem;margin-bottom:1rem;position:relative;transition:all .3s ease;z-index:2}.stat-card:hover .stat-icon{transform:scale(1.1)}.stat-number{color:#fff}.stat-label,.stat-number,.values-section{position:relative;z-index:2}.values-section{text-align:center}.values-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#888);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.value-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.value-card:before{background:linear-gradient(135deg,#6366f10d,#0000 50%);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.value-card:hover:before{opacity:1}.value-card:hover{border-color:#6366f14d;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.value-icon{color:#6366f1;display:block;font-size:3rem;margin-bottom:1.5rem;position:relative;transition:all .3s ease;z-index:2}.value-card:hover .value-icon{transform:scale(1.1)}.value-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:2}.value-description{color:#ccc;font-size:1rem;line-height:1.6;position:relative;z-index:2}@media (max-width:1200px){.about-text p{font-size:1rem;line-height:1.5;max-width:100%}}@media (max-width:1024px){.about-content{gap:3rem;grid-template-columns:1fr}.about-visual{order:-1}.stats-grid,.values-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about{padding:4rem 0}.about-content{gap:3rem;grid-template-columns:1fr;text-align:center}.about-text{order:2}.about-visual{order:1}.about-text h2{font-size:2.2rem;margin-bottom:1.5rem}.about-text p{font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.about-features{gap:1.5rem;grid-template-columns:1fr;margin-bottom:2rem}.feature-item{padding:1.5rem;text-align:center}.stats-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.values-grid{gap:1.5rem;grid-template-columns:1fr}.values-title{font-size:2rem;margin-bottom:2rem}.card-content{gap:1rem;grid-template-columns:1fr}.metric{padding:.75rem}.metric-value{font-size:1.25rem}.cta-section{padding:3rem 0}.cta-content h3{font-size:1.8rem;margin-bottom:1rem}.cta-content p{font-size:1rem;margin-bottom:2rem}}@media (max-width:480px){.about{padding:3rem 0}.about-text h2{font-size:1.8rem}.about-text p{font-size:.95rem}.stats-grid{gap:1rem;grid-template-columns:1fr}.values-title{font-size:1.6rem}.cta-content h3{font-size:1.5rem}}.testimonials{background:linear-gradient(180deg,#0a0a0a,#111);position:relative}.testimonials:before{background:radial-gradient(ellipse at center,#ec48990d 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.testimonials-header{text-align:center}.testimonials-content,.testimonials-header{margin-bottom:2rem;position:relative;z-index:2}.testimonial-showcase{margin:0 auto;max-width:800px;position:relative}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 40px #0000004d;overflow:hidden;padding:2rem;position:relative;text-align:center}.testimonial-card:before{background:linear-gradient(135deg,#ec48990d,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.quote-icon{color:#ec4899;font-size:3rem;margin-bottom:2rem;opacity:.7}.testimonial-content{color:#fff;font-size:1.5rem;font-style:italic;line-height:1.6;margin-bottom:2rem;position:relative;z-index:2}.testimonial-author{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-bottom:1.5rem;position:relative;z-index:2}.author-image{border:3px solid #ec48994d;border-radius:50%;height:80px;overflow:hidden;position:relative;width:80px}.author-image,.image-placeholder{background:linear-gradient(135deg,#1a1a1a,#2d1b69)}.image-placeholder{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.placeholder-icon{font-size:2rem;opacity:.7}.author-image img{height:100%;object-fit:cover;width:100%}.author-info{text-align:left}.author-name{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.author-role{color:#ec4899;font-weight:600;margin-bottom:.25rem}.author-company{color:#ccc;font-size:.95rem;margin-bottom:.5rem}.author-industry{background:#ec489933;border:1px solid #ec48994d;border-radius:15px;color:#f9a8d4;display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.testimonial-rating{display:flex;gap:.25rem;justify-content:center;position:relative;z-index:2}.star{color:#fbbf24;font-size:1.2rem}.testimonial-controls{display:flex;justify-content:space-between;left:-60px;position:absolute;right:-60px;top:50%;transform:translateY(-50%);z-index:3}.control-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ec4899cc;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:50px;justify-content:center;transition:all .3s ease;width:50px}.control-btn:hover{background:#ec4899;transform:scale(1.1)}.testimonial-indicators{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.indicator{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.indicator.active{background:#ec4899;transform:scale(1.2)}.indicator:hover{background:#ec4899b3}.testimonials-cta{margin-top:3rem;position:relative;text-align:center;z-index:2}.cta-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:800px}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.stat-item:hover{border-color:#ec48994d;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ec4899,#f472b6);-webkit-background-clip:text;background-clip:text;color:#ec4899;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.stat-label{color:#ccc;font-size:1rem;font-weight:500}@media (max-width:1024px){.testimonial-controls{left:-40px;right:-40px}.control-btn{font-size:1rem;height:40px;width:40px}}@media (max-width:768px){.testimonial-card{padding:2rem}.testimonial-content{font-size:1.25rem}.testimonial-author{flex-direction:column;text-align:center}.author-info{text-align:center}.testimonial-controls{left:-20px;right:-20px}.control-btn{font-size:.9rem;height:35px;width:35px}.stats-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.stat-item{padding:1.5rem}.stat-number{font-size:2rem}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 25px 50px #00000080;max-height:90vh;max-width:500px;overflow-y:auto;padding:2rem;position:relative;width:100%}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#888;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px}.modal-close:hover{background:#ffffff1a;color:#fff}.modal-close:disabled{cursor:not-allowed;opacity:.5}.modal-header{margin-bottom:2rem;text-align:center}.modal-icon{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.modal-header h2{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.modal-header p{color:#ccc;font-size:1rem;line-height:1.5}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{align-items:center;color:#ccc;display:flex;font-size:.95rem;font-weight:500;gap:.5rem}.input-icon{color:#6366f1;font-size:.9rem}.form-group input,.form-group textarea{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;color:#fff;font-family:inherit;font-size:1rem;padding:1rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{background:#ffffff0d;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#888}.form-group input:disabled,.form-group textarea:disabled{cursor:not-allowed;opacity:.6}.input-error{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}.error-text{color:#ef4444;font-size:.85rem;margin-top:.25rem}.error-message{background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;color:#ef4444;font-size:.9rem;padding:1rem;text-align:center}.form-actions{display:flex;gap:1rem;margin-top:1rem}.form-actions .btn{align-items:center;border-radius:12px;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 1.5rem;transition:all .3s ease}.form-actions .btn:disabled{cursor:not-allowed;opacity:.6}.spinner{animation:spin 1s linear infinite}.success-state{padding:2rem 0;text-align:center}.success-icon{color:#10b981;font-size:4rem;margin-bottom:1rem}.success-state h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.success-state p{color:#ccc;font-size:1rem;line-height:1.5}@media (max-width:768px){.modal-content{margin:1rem;padding:1.5rem}.modal-header h2{font-size:1.5rem}.modal-header p{font-size:.9rem}.form-actions{flex-direction:column}.form-actions .btn{width:100%}}@media (max-width:480px){.modal-content{margin:.5rem;padding:1rem}.modal-icon{font-size:1.2rem;height:50px;width:50px}.modal-header h2{font-size:1.3rem}.form-group input,.form-group textarea{font-size:.95rem;padding:.8rem}}.footer{background:linear-gradient(180deg,#111,#0a0a0a);border-top:1px solid #ffffff1a;overflow:hidden;position:relative;width:100%}.footer:before{background:radial-gradient(ellipse at top,#6366f10d 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:2rem 0;position:relative;z-index:2}.footer-brand{flex-shrink:0}.brand-logo{align-items:center;display:flex;font-size:1.8rem;font-weight:800}.logo-text{color:#fff}.logo-dot{color:#6366f1;margin-left:2px}.footer-navigation{align-items:center;display:flex;flex:1 1;gap:2rem;justify-content:center}.footer-link{color:#ccc;font-size:.95rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.footer-link:hover{color:#6366f1;transform:translateY(-1px)}.footer-link:after{background:linear-gradient(90deg,#6366f1,#8b5cf6);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-link:hover:after{width:100%}.footer-contact{flex-shrink:0}.contact-info,.footer-contact{align-items:center;display:flex;gap:1.5rem}.contact-item{align-items:center;color:#ccc;display:flex;font-size:.9rem;gap:.5rem;transition:color .3s ease}.contact-item:hover{color:#6366f1}.contact-icon{color:#6366f1;flex-shrink:0;font-size:1rem}.footer-social{flex-shrink:0}.social-links{gap:1rem}.social-link,.social-links{align-items:center;display:flex}.social-link{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;color:#ccc;font-size:1rem;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:#6366f133;border-color:#6366f1;box-shadow:0 5px 15px #6366f14d;color:#6366f1;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #ffffff0d;padding:1.5rem 0;position:relative;z-index:2}.footer-bottom-content{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1200px}.copyright{color:#888;font-size:.9rem;margin:0}.scroll-to-top{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:50%;bottom:2rem;box-shadow:0 10px 25px #6366f14d;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:50px;justify-content:center;position:fixed;right:2rem;transition:all .3s ease;width:50px;z-index:1000}.scroll-to-top:hover{box-shadow:0 15px 35px #6366f166;transform:translateY(-2px)}@media (max-width:1024px){.footer-content{flex-direction:column;gap:2rem;text-align:center}.footer-navigation{flex-wrap:wrap;justify-content:center;order:2}.footer-contact{flex-direction:column;gap:1rem;order:3}.contact-info{flex-direction:column;gap:.75rem}.footer-social{order:4}}@media (max-width:768px){.footer-content{gap:1.5rem;padding:1.5rem 0}.footer-navigation{flex-wrap:wrap;gap:1.5rem}.footer-link{font-size:.9rem}.contact-item{font-size:.85rem}.social-links{gap:.75rem}.social-link{font-size:.9rem;height:35px;width:35px}.scroll-to-top{bottom:1rem;font-size:1rem;height:45px;right:1rem;width:45px}}@media (max-width:480px){.footer-navigation{flex-direction:column;gap:1rem}.contact-info{flex-direction:column;gap:.5rem}.footer-social{margin-top:.5rem}}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:2rem}.loading-spinner{height:60px;margin-bottom:1rem;position:relative;width:60px}.spinner-ring{animation:spin 1.2s cubic-bezier(.5,0,.5,1) infinite;border:3px solid #0000;border-radius:50%;border-top:3px solid var(--primary-color);height:100%;left:0;position:absolute;top:0;width:100%}.spinner-ring:first-child{animation-delay:-.45s}.spinner-ring:nth-child(2){animation-delay:-.3s}.spinner-ring:nth-child(3){animation-delay:-.15s}.spinner-ring:nth-child(4){animation-delay:0s}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-message{color:var(--text-secondary);font-size:1rem;font-weight:500;margin:0;text-align:center}@media (max-width:768px){.loading-container{min-height:150px;padding:1rem}.loading-spinner{height:50px;width:50px}.loading-message{font-size:.9rem}}
/*# sourceMappingURL=main.75841d31.css.map*/