:root{font-family:Instrument Sans,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}.app{min-height:100vh;background:#faf8ff;font-family:Instrument Sans,sans-serif}.header{background:transparent;padding:20px 2rem;position:sticky;top:0;z-index:100;background:#faf8fff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-content{max-width:1200px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo-container{display:flex;align-items:center}.logo-img{height:40px;width:auto;object-fit:contain}.nav{display:flex;gap:2rem;align-items:center}.nav a{color:#1e1b4b;text-decoration:none;font-size:15px;font-weight:500;transition:color .3s}.nav a:hover{color:#7c3aed}.hamburger-btn{display:none;flex-direction:column;gap:5px;padding:8px;background:transparent;border:none;cursor:pointer;z-index:101}.hamburger-line{width:24px;height:2px;background:#1e1b4b;border-radius:2px;transition:all .3s ease}.mobile-menu{display:none;visibility:hidden;position:fixed;top:72px;left:0;right:0;background:#faf8fffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem 2rem;flex-direction:column;gap:1rem;box-shadow:0 8px 30px #7c3aed1a;border-bottom:1px solid #ede9fe;z-index:99;transform:translateY(-100%);opacity:0;transition:all .3s ease}.mobile-menu.open{transform:translateY(0);opacity:1;visibility:visible}.mobile-menu a{color:#1e1b4b;text-decoration:none;font-size:1rem;font-weight:500;padding:.75rem 0;border-bottom:1px solid #ede9fe;transition:color .3s}.mobile-menu a:last-child{border-bottom:none}.mobile-menu a:hover{color:#7c3aed}@media(max-width:900px){.hamburger-btn{display:flex}.nav{display:none}.mobile-menu{display:flex;visibility:hidden}.cta-container .btn-primary{padding:10px 16px;font-size:13px}}.cta-container{display:flex;align-items:center;gap:.75rem}.btn-primary{background:linear-gradient(to bottom,#7c3aed,#5b21b6);color:#fff;border:none;padding:12px 24px;border-radius:999px;font-family:Instrument Sans,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 15px #7c3aed4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed66}.btn-yellow{background:#ffc001;color:#1e1b4b;border:none;padding:14px 28px;border-radius:999px;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 15px #ffc0014d}.btn-yellow:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffc00166;background:#e6ad00}.btn-outline{background:transparent;color:#fff;border:2px solid #fff;padding:12px 28px;border-radius:999px;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.btn-outline:hover{background:#fff;color:#1e1b4b}.btn-full{width:100%}.hero{max-width:1200px;margin:2rem auto;padding:4rem 3rem;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:24px;position:relative;overflow:hidden;min-height:500px;cursor:none}.hero-spotlight{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10;opacity:0;transition:opacity .2s ease}.hero-spotlight.active{opacity:1}.hero-spotlight:before{content:"";position:absolute;width:280px;height:280px;transform:translate(-50%,-50%);left:var(--mouse-x);top:var(--mouse-y);will-change:left,top;background:radial-gradient(circle,#fff,#fffc,#fff6 30%,#fff0 50%);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50 0 L54 44 L100 50 L54 56 L50 100 L46 56 L0 50 L46 44 Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50 0 L54 44 L100 50 L54 56 L50 100 L46 56 L0 50 L46 44 Z' fill='white'/%3E%3C/svg%3E");mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center}.hero:before{content:"";position:absolute;inset:0;background:#faf8ff00;z-index:1}.hero-content{position:relative;z-index:2;max-width:700px}.hero-text{text-align:left}.hero-title{font-size:3.5rem;font-weight:700;color:#1e1b4b;margin-bottom:1.5rem;line-height:1.15;text-align:left}.hero-subtitle{font-size:1.5rem;font-weight:600;color:#1e1b4b;margin-bottom:2rem;line-height:1.7;text-align:left}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:flex-start}.client-logos{max-width:1200px;margin:0 auto;padding:2rem 0;overflow:hidden;position:relative}.client-logos-headline{text-align:center;color:#6b7280;font-size:1rem;margin-bottom:1.5rem;font-weight:500;position:relative;z-index:3;padding:0 1rem}.client-logos:before,.client-logos:after{content:"";position:absolute;top:40px;bottom:0;width:100px;z-index:2;pointer-events:none}.client-logos:before{left:0;background:linear-gradient(to right,#faf8ff 0%,transparent 100%)}.client-logos:after{right:0;background:linear-gradient(to left,#faf8ff 0%,transparent 100%)}.logos-track{display:flex;width:fit-content;animation:scroll 40s linear infinite}.logos-track:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.logos-scroll{display:flex;gap:4rem;align-items:center;padding:0 2rem}.client-logo{font-size:1.25rem;font-weight:600;color:#8b5cf6;white-space:nowrap;transition:color .3s}.client-logo:hover{color:#7c3aed}.client-logo-img{height:40px;width:auto;object-fit:contain;filter:grayscale(100%) opacity(.6);transition:all .3s ease}.client-logo-img:hover{filter:grayscale(0%) opacity(1);transform:scale(1.05)}.featured-case-study{max-width:1200px;margin:3rem auto 0;padding:0 2rem}.featured-card{background:linear-gradient(135deg,#1e1b4b,#312e81);border-radius:24px;padding:2.5rem;display:grid;grid-template-columns:1.2fr .8fr;gap:2.5rem;align-items:center;box-shadow:0 20px 60px #7c3aed2e;overflow:hidden}.featured-eyebrow{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.12em;color:#ffc001f2;margin-bottom:.75rem}.featured-title{color:#fff;font-size:2.25rem;line-height:1.15;margin-bottom:.75rem}.featured-subtitle{color:#c4b5fd;font-size:1.05rem;line-height:1.7;margin-bottom:1.5rem}.featured-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.25rem}.featured-metric{background:#ffffff14;border:1px solid rgba(233,213,255,.18);border-radius:16px;padding:.9rem 1rem}.featured-metric .metric-number{display:block;color:#fff;font-weight:800;font-size:1.25rem;margin-bottom:.25rem}.featured-metric .metric-label{display:block;color:#c4b5fdf2;font-size:.85rem;line-height:1.3}.featured-badges{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.75rem}.featured-badge{display:inline-flex;align-items:center;gap:.5rem;color:#ffffffd9;font-size:.95rem;font-size:.85rem;font-weight:600}.featured-actions{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.btn-secondary{background:#ffffff1f;color:#fff;border:1px solid rgba(233,213,255,.24);padding:12px 18px;border-radius:999px;font-family:Instrument Sans,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .25s ease}.btn-secondary:hover{background:#ffffff2e;transform:translateY(-2px)}.featured-media{border-radius:18px;overflow:hidden;border:1px solid rgba(233,213,255,.18);box-shadow:0 12px 30px #0000002e;background:#ffffff0a}.featured-image{width:100%;height:auto;display:block;object-fit:cover}@media(max-width:900px){.featured-card{grid-template-columns:1fr}.featured-title{font-size:1.75rem}.featured-metrics{grid-template-columns:1fr}}.what-we-do{max-width:1200px;margin:5rem auto;padding:0 2rem}.what-we-do .section-title{text-align:center;font-size:3rem;font-weight:800;color:#1e1b4b;margin-bottom:.5rem}.what-we-do .section-subtitle{text-align:center;color:#6b7280;font-size:1.1rem;margin-bottom:3rem}.what-we-do-container{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:start}.services-list{display:flex;flex-direction:column;gap:.5rem}.service-list-item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;border-radius:12px;cursor:pointer;transition:all .3s ease;border:2px solid transparent;background:#fff}.service-list-item:hover{background:#f5f3ff}.service-list-item.active{border-color:#7c3aed;background:#f5f3ff;box-shadow:0 4px 20px #7c3aed26}.service-list-icon{font-size:1.5rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#f5f3ff;flex-shrink:0}.service-list-item.active .service-list-icon{background:#ede9fe}.service-list-content{flex:1;display:flex;flex-direction:column;gap:.5rem}.service-list-title{font-size:1rem;font-weight:600;color:#1e1b4b}.service-list-tags{display:flex;flex-wrap:wrap;gap:.4rem}.service-tag{font-size:.7rem;color:#6b7280;background:#f5f3ff;padding:.2rem .5rem;border-radius:4px;font-weight:500}.service-list-item.active .service-tag{background:#ede9fe;color:#5b21b6}.service-arrow{font-size:1.5rem;color:#7c3aed;font-weight:300;margin-top:.5rem}.service-detail{background:#f5f3ff;border-radius:20px;padding:2.5rem}.service-detail-title{font-size:1.75rem;font-weight:700;color:#1e1b4b;margin-bottom:1rem}.service-detail-description{color:#6b7280;font-size:1rem;line-height:1.7;margin-bottom:1rem}.service-detail-timeline{color:#7c3aed;font-size:.95rem;font-weight:600;margin-bottom:1rem}.service-detail-image{border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #7c3aed26}.service-detail-image img{width:100%;height:auto;display:block}.pricing-card{margin-top:3rem;background:linear-gradient(135deg,#1e1b4b,#312e81);border-radius:20px;padding:2.5rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.pricing-content{flex:1}.pricing-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem}.pricing-description{color:#c4b5fd;font-size:1rem;line-height:1.6}.pricing-card .btn-yellow{flex-shrink:0}@media(max-width:768px){.pricing-card{flex-direction:column;text-align:center;padding:2rem}.pricing-card .btn-yellow{width:100%}}.how-we-work{max-width:1200px;margin:6rem auto;padding:0 2rem}.section-label{display:block;text-align:left;font-size:.85rem;font-weight:600;color:#7c3aed;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.how-we-work .section-title{text-align:left;font-size:3rem;font-weight:800;color:#1e1b4b;margin-bottom:4rem}.timeline-container{display:flex;flex-direction:column;gap:0;max-width:800px}.timeline-step{display:grid;grid-template-columns:40px 1fr;gap:2rem;padding-bottom:3rem}.timeline-step:last-child{padding-bottom:0}.timeline-indicator{display:flex;flex-direction:column;align-items:center}.timeline-dot{width:16px;height:16px;background:#7c3aed;border-radius:50%;border:3px solid #ede9fe;flex-shrink:0;z-index:1}.timeline-line{width:2px;flex:1;background:repeating-linear-gradient(to bottom,#c4b5fd 0,#c4b5fd 8px,transparent 8px,transparent 16px);margin-top:8px}.timeline-content{background:#f5f3ff;border-radius:16px;padding:2rem;border:1px solid #ede9fe}.timeline-title{font-size:1.5rem;font-weight:700;color:#1e1b4b;margin-bottom:1rem}.timeline-description{color:#6b7280;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.timeline-link{color:#7c3aed;font-weight:600;text-decoration:none;font-size:.95rem;transition:color .2s;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.timeline-link:hover{color:#5b21b6}@media(max-width:600px){.timeline-step{grid-template-columns:1fr;gap:1rem;padding-left:2rem;position:relative}.timeline-indicator{position:absolute;left:0;top:0;height:100%}.timeline-content{padding:1.5rem}.timeline-title{font-size:1.25rem}.how-we-work .section-title{font-size:2rem}}@media(max-width:900px){.what-we-do-container{grid-template-columns:1fr}}.how-do-we{max-width:1200px;margin:6rem auto;padding:0 2rem}.section-title{font-size:2.5rem;font-weight:700;color:#1e1b4b;margin-bottom:3rem;text-align:center}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.how-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 2px 10px #7c3aed14;text-align:center;transition:all .3s ease}.how-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #7c3aed26}.how-icon{margin-bottom:1.5rem}.how-icon-img{width:48px;height:48px;object-fit:contain}.icon-bubble{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:#1e1b4b;color:#fff;border-radius:12px;font-size:1.5rem;font-weight:700}.icon-agent,.icon-figma,.icon-n8n{font-size:3rem}.how-card h4{font-size:1.125rem;font-weight:700;color:#1e1b4b;margin-bottom:.75rem}.how-card p{color:#6b7280;font-size:.875rem;line-height:1.5}.our-works{max-width:1200px;margin:6rem auto;padding:0 2rem}.our-works .section-title{text-align:center;font-size:3rem;font-weight:800;color:#1e1b4b;margin-bottom:.5rem}.our-works .section-subtitle{text-align:center;color:#6b7280;font-size:1.1rem;margin-bottom:3rem}.works-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.work-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 12px #7c3aed14;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.work-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #7c3aed26}.work-card-title{font-size:1.5rem;font-weight:800;color:#1e1b4b;margin:0 0 .25rem}.work-card-type{color:#8b5cf6;font-size:.85rem;margin-bottom:1.25rem;font-weight:500}.work-card-metrics{background:#f5f3ff;border-radius:12px;padding:1rem;margin-bottom:1.25rem}.work-card-metric{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.work-card-metric:first-child{border-bottom:1px solid #ede9fe}.work-card-metric .metric-label{color:#6b7280;font-size:.85rem}.work-card-metric .metric-value{font-size:1.125rem;font-weight:700;color:#7c3aed}.work-card-images{border-radius:12px;overflow:hidden;margin-bottom:1.25rem;width:100%;aspect-ratio:4 / 3}.work-slider{position:relative;width:100%;height:100%}.work-card-img{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;color:#7c3aed;z-index:10;transition:all .3s ease;opacity:0}.work-slider:hover .slider-btn{opacity:1}.slider-btn:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.slider-btn-prev{left:8px}.slider-btn-next{right:8px}.slider-dots{position:absolute;bottom:8px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:10}.slider-dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:all .3s ease}.slider-dot:hover{background:#fffc}.slider-dot.active{background:#ffc001;width:24px;border-radius:4px}.work-card-description{color:#6b7280;font-size:.9rem;line-height:1.6;margin-bottom:1.25rem}.work-card-testimonial{border-top:1px solid #ede9fe;padding-top:1rem;margin-top:auto}.work-card-quote{color:#4c4572;font-size:.85rem;line-height:1.5;margin-bottom:.75rem;font-style:italic}.work-card-client{display:flex;align-items:center;gap:.75rem}.work-card-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#ede9fe,#c4b5fd);flex-shrink:0;overflow:hidden}.work-card-avatar img{width:100%;height:100%;object-fit:cover}.work-card-client-info{display:flex;flex-direction:column}.work-card-client-name{font-weight:600;color:#1e1b4b;font-size:.85rem}.work-card-client-title{color:#8b5cf6;font-size:.75rem}@media(max-width:1024px){.nav{display:none}.works-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.works-grid{grid-template-columns:1fr}}.our-team{max-width:1200px;margin:6rem auto;padding:0 2rem}.founder-note{max-width:1000px;margin:6rem auto;padding:0 2rem}.founder-note-card{background:#fff;border-radius:24px;padding:3rem;box-shadow:0 8px 40px #7c3aed14;border:1px solid #ede9fe;position:relative;overflow:hidden}.founder-note-card:before{content:"";position:absolute;top:0;right:0;width:200px;height:200px;background:linear-gradient(135deg,#7c3aed0d,#8b5cf605);border-radius:0 24px 0 200px}.founder-note-title{font-size:1.75rem;font-weight:800;color:#1e1b4b;margin-bottom:1.75rem;position:relative;z-index:1}.ambassador-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .5rem;background:linear-gradient(135deg,#f5f3ff,#ede9fe);border:1px solid #7c3aed;border-radius:999px;box-shadow:0 2px 6px #7c3aed1f}.ambassador-badge-icon{width:14px;height:14px;object-fit:contain}.ambassador-badge-text{font-size:.7rem;font-weight:600;color:#7c3aed;white-space:nowrap;line-height:1}.founder-note-content{position:relative;z-index:1}.founder-note-content p{color:#374151;font-size:1.05rem;line-height:1.8;margin-bottom:1.25rem}.founder-note-content p:last-child{margin-bottom:0}.founder-note-content .highlight{color:#7c3aed;font-weight:600}.founder-note-footer{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid #ede9fe}.founder-info{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#faf8ff;border-radius:16px;border:1px solid #ede9fe}.founder-photo{width:72px;height:72px;border-radius:50%;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#7c3aed,#5b21b6);box-shadow:0 8px 20px #7c3aed33}.founder-photo img{width:100%;height:100%;object-fit:cover}.founder-photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.75rem;font-weight:800}.founder-details{display:flex;flex-direction:column;gap:.5rem}.founder-name{font-size:1.15rem;font-weight:700;color:#1e1b4b}.founder-role{font-size:.9rem;color:#6b7280;font-weight:500}.founder-details .ambassador-badge{align-self:flex-start}.founder-experience{font-size:.85rem;color:#6b7280}.founder-quote{display:flex;flex-direction:column;justify-content:center;padding:1.25rem 1.5rem;background:#faf8ff;border-radius:16px;border-left:3px solid #7c3aed}.founder-quote .quote-text{font-size:.95rem;font-style:italic;color:#4b5563;line-height:1.6;margin-bottom:.75rem}.founder-quote-footer{display:flex;align-items:center;gap:.75rem}.founder-quote-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#ede9fe,#c4b5fd)}.founder-quote-avatar img{width:100%;height:100%;object-fit:cover}.founder-quote .quote-author{font-size:.85rem;font-weight:600;color:#1e1b4b}@media(max-width:768px){.founder-note-card{padding:2rem}.founder-note-footer{grid-template-columns:1fr;gap:1.5rem}.founder-note-content p{font-size:1rem}.founder-info{flex-direction:column;align-items:center;text-align:center}.ambassador-badge{padding:.4rem .75rem}.ambassador-badge-text{font-size:.8rem}}.btn-outline-dark{background:transparent;color:#1e1b4b;border:2px solid #1e1b4b;padding:12px 18px;border-radius:999px;font-family:Instrument Sans,sans-serif;font-size:14px;font-weight:700;cursor:pointer;transition:all .25s ease}.btn-outline-dark:hover{background:#1e1b4b;color:#fff}@media(max-width:700px){.founder-card{grid-template-columns:1fr}.founder-title{font-size:1.75rem}}.team-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.team-content{padding-right:2rem}.team-title{font-size:3rem;font-weight:800;color:#1e1b4b;line-height:1.2;margin-bottom:2rem}.team-title .highlight-yellow{color:#ffc001}.team-description{color:#6b7280;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.team-description:last-of-type{margin-bottom:0}.team-image-container{border-radius:16px;overflow:hidden;box-shadow:0 20px 50px #7c3aed26}.team-photo{width:100%;height:auto;display:block;object-fit:cover}@media(max-width:900px){.team-layout{grid-template-columns:1fr;gap:2rem}.team-content{padding-right:0}.team-title{font-size:2rem}}.testimonials{max-width:1200px;margin:6rem auto;padding:0 2rem}.testimonials .section-title{text-align:center;font-size:3rem;font-weight:800;color:#1e1b4b;margin-bottom:1rem}.testimonials .section-subtitle{text-align:center;color:#6b7280;font-size:1.1rem;max-width:700px;margin:0 auto 3rem;line-height:1.7}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.testimonial-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 2px 12px #7c3aed14;text-align:left;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #7c3aed26}.testimonial-quote{font-size:1.1rem;font-weight:600;color:#1e1b4b;margin-bottom:1rem;line-height:1.4}.testimonial-text{color:#6b7280;font-size:.95rem;line-height:1.7;margin-bottom:1.5rem;flex-grow:1}.testimonial-author{display:flex;align-items:center;gap:.75rem;margin-top:auto}.testimonial-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#ede9fe,#c4b5fd);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#7c3aed;overflow:hidden}.testimonial-avatar img{width:100%;height:100%;object-fit:cover}.testimonial-info{display:flex;flex-direction:column}.author-name{font-weight:600;color:#1e1b4b;font-size:.95rem}.author-title{color:#8b5cf6;font-size:.85rem}@media(max-width:1024px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.testimonials-grid{grid-template-columns:1fr}.testimonials .section-title{font-size:2rem}}.dot{width:10px;height:10px;border-radius:50%;background:#ede9fe;cursor:pointer;transition:background .3s}.dot.active{background:#7c3aed}.faq{max-width:900px;margin:6rem auto;padding:0 2rem}.faq .section-title{text-align:center;font-size:3rem;font-weight:800;color:#1e1b4b;margin-bottom:.5rem}.faq .section-subtitle{text-align:center;color:#6b7280;font-size:1.1rem;margin-bottom:3rem}.faq-list{display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid #ede9fe;padding:1.25rem 0}.faq-item.open{background:#f5f3ff;margin:0 -1rem;padding:1.25rem 1rem;border-radius:12px;border-bottom:none}.faq-question{display:flex;justify-content:space-between;align-items:flex-start;cursor:pointer;color:#1e1b4b;font-weight:600;font-size:1rem;gap:1rem}.faq-question span:first-child{flex:1;line-height:1.5}.faq-chevron{color:#7c3aed;font-size:.75rem;transition:transform .3s;flex-shrink:0;margin-top:.25rem}.faq-answer{margin-top:1rem;padding-top:1rem;border-top:1px solid #ede9fe}.faq-answer p{color:#6b7280;font-size:.95rem;line-height:1.7}.book-consultation{max-width:600px;margin:6rem auto;padding:0 2rem}.book-consultation .section-title{text-align:center;font-size:3rem;font-weight:800;color:#1e1b4b;margin-bottom:.5rem}.book-consultation .section-subtitle{text-align:center;color:#6b7280;font-size:1.1rem;margin-bottom:3rem}.calendly-container{max-width:900px;margin:0 auto;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #7c3aed1a}.calendly-inline-widget{width:100%}.consultation-intro{margin:0 auto 1.25rem;max-width:900px}.consultation-box{background:#fff;border:1px solid #ede9fe;border-radius:20px;padding:1.5rem;box-shadow:0 4px 20px #7c3aed0f}.consultation-title{color:#1e1b4b;font-size:1.15rem;font-weight:800;margin-bottom:.75rem}.consultation-list{margin-left:1.25rem;color:#4b5563;line-height:1.75;font-size:.95rem;margin-bottom:.75rem}.consultation-footnote{color:#6b7280;font-size:.9rem;line-height:1.6}.footer{background:#1e1b4b;padding:4rem 2rem 2rem;margin-top:4rem;position:relative}.footer-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:3rem;margin-bottom:3rem}.footer-brand{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}.footer-logo{height:50px;width:auto;object-fit:contain;filter:brightness(0) invert(1)}.footer-brand p{color:#c4b5fd;font-size:.9rem;line-height:1.5;text-align:center}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:600px;margin:0 auto;width:100%}.footer-section h4{font-size:1rem;font-weight:700;color:#ffc001;margin-bottom:1rem}.footer-section a{display:block;color:#c4b5fd;text-decoration:none;margin-bottom:.5rem;font-size:.9rem;transition:color .3s}.footer-section a:hover{color:#fff}.footer-section p{color:#c4b5fd;margin-bottom:.5rem;font-size:.9rem}.social-icons{display:flex;gap:1rem}.social-icon{width:40px;height:40px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;cursor:pointer;transition:background .3s}.social-icon:hover{background:#ffc0014d}.copyright{text-align:center;color:#8b5cf6;font-size:.875rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);max-width:1200px;margin:0 auto}.footer-cursor{position:absolute;bottom:2rem;right:3rem;font-size:2rem;color:#ffc001}@media(max-width:1024px){.how-grid,.works-grid{grid-template-columns:repeat(2,1fr)}.testimonials-grid,.faq-container{grid-template-columns:1fr}}@media(max-width:768px){.header-content{flex-wrap:wrap;gap:1rem}.nav{order:3;width:100%;justify-content:center;gap:1rem;font-size:.875rem}.hero{margin:1rem;padding:2rem 1.5rem;min-height:auto}.hero-title{font-size:2rem}.hero-buttons{flex-direction:column}.services-grid,.services-row,.how-grid,.works-grid,.team-images{grid-template-columns:1fr}.testimonials-carousel{flex-direction:column}.carousel-btn{display:none}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr}}.form-page{min-height:100vh;background:#faf8ff;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.form-header{position:fixed;top:0;left:0;right:0;padding:1rem 2rem;z-index:100;background:#faf8fff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-header-content{max-width:1200px;margin:0 auto;display:flex;align-items:center}.form-header .logo-img{height:40px;width:auto;object-fit:contain}.form-banner{width:100%;aspect-ratio:1440 / 165;overflow:hidden}.banner-image{width:100%;height:100%;object-fit:cover;object-position:center}.form-container{max-width:720px;margin:-60px auto 0;padding:0 1.5rem 4rem;position:relative;z-index:10}.form-content{background:#fff;border-radius:24px;padding:3rem;box-shadow:0 20px 60px #7c3aed1f}.form-header-text{text-align:center;margin-bottom:2.5rem}.form-header-text h1{font-size:1.75rem;font-weight:700;color:#1e1b4b;margin-bottom:.75rem;line-height:1.3}.form-header-text p{color:#6b7280;font-size:1rem}.progress-indicator{display:flex;align-items:center;justify-content:center;margin-bottom:3rem;padding:0 1rem}.progress-step{display:flex;flex-direction:column;align-items:center;gap:.5rem}.step-number{width:40px;height:40px;border-radius:50%;background:#ede9fe;color:#6b7280;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.95rem;transition:all .3s ease}.progress-step.active .step-number{background:#7c3aed;color:#fff}.progress-step.completed .step-number{background:#ffc001;color:#1e1b4b}.step-label{font-size:.85rem;color:#6b7280;font-weight:500;white-space:nowrap}.progress-step.active .step-label{color:#1e1b4b;font-weight:600}.progress-line{width:80px;height:3px;background:#ede9fe;margin:0 1rem 1.5rem;border-radius:2px;overflow:hidden}.progress-fill{height:100%;width:0;background:linear-gradient(90deg,#ffc001,#7c3aed);transition:width .5s ease}.progress-fill.filled{width:100%}.form-step{animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.step-title{font-size:1.35rem;font-weight:700;color:#1e1b4b;margin-bottom:.5rem}.step-description{color:#6b7280;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.step-section{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #ede9fe}.step-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.form-group{margin-bottom:1.5rem}.form-group>label{display:block;font-size:.95rem;font-weight:600;color:#1e1b4b;margin-bottom:.5rem}.required{color:#ef4444}.field-hint{font-size:.85rem;color:#6b7280;margin-bottom:.75rem;line-height:1.5}.field-error{font-size:.85rem;color:#ef4444;margin-top:.5rem}.form-group input[type=text],.form-group input[type=email],.form-group input[type=url],.form-group select,.form-group textarea{width:100%;padding:.875rem 1rem;border:2px solid #ede9fe;border-radius:12px;font-size:1rem;font-family:inherit;color:#1e1b4b;background:#faf8ff;transition:all .2s ease}.form-group input::placeholder,.form-group textarea::placeholder{color:#a3a3a3}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#7c3aed;background:#fff;box-shadow:0 0 0 4px #7c3aed1a}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-group textarea{resize:vertical;min-height:120px}.radio-group{display:flex;gap:1rem;margin-top:.5rem}.radio-option{flex:1;display:flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:2px solid #ede9fe;border-radius:12px;background:#faf8ff;cursor:pointer;transition:all .2s ease}.radio-option:hover{border-color:#c4b5fd;background:#f5f3ff}.radio-option.selected{border-color:#7c3aed;background:#f5f3ff;box-shadow:0 0 0 4px #7c3aed1a}.radio-option input[type=radio]{display:none}.radio-label{font-size:1rem;font-weight:600;color:#1e1b4b}.form-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid #ede9fe}.btn-back{padding:.875rem 1.5rem;border:2px solid #ede9fe;border-radius:12px;background:#fff;color:#6b7280;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.btn-back:hover{border-color:#7c3aed;color:#7c3aed}.btn-next,.btn-submit{flex:1;padding:.875rem 2rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.btn-next{background:linear-gradient(to bottom,#7c3aed,#5b21b6);color:#fff}.btn-next:hover:not(:disabled){box-shadow:0 6px 20px #7c3aed66;transform:translateY(-1px)}.btn-submit{background:#ffc001;color:#1e1b4b}.btn-submit:hover:not(:disabled){box-shadow:0 6px 20px #ffc00166;transform:translateY(-1px);background:#e6ad00}.btn-next:disabled,.btn-submit:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.success-content{text-align:center;padding:4rem 3rem}.success-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:2.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;animation:scaleIn .5s ease}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.success-title{font-size:1.75rem;font-weight:700;color:#1e1b4b;margin-bottom:1rem}.success-message{font-size:1.1rem;color:#1e1b4b;margin-bottom:.5rem}.success-description{font-size:1rem;color:#6b7280;margin-bottom:1rem;line-height:1.6}.success-description strong{color:#7c3aed}.success-email{font-size:.95rem;color:#6b7280;margin-bottom:2rem;padding:1rem;background:#f5f3ff;border-radius:12px}.success-email strong{color:#1e1b4b}.btn-home{padding:1rem 2.5rem;border:none;border-radius:12px;background:#ffc001;color:#1e1b4b;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.btn-home:hover{box-shadow:0 6px 20px #ffc00166;transform:translateY(-1px);background:#e6ad00}.form-footer{text-align:center;padding:2rem;color:#6b7280;font-size:.9rem}@media(max-width:768px){.form-banner{aspect-ratio:1440 / 165;min-height:80px}.form-container{margin-top:-40px;padding:0 1rem 3rem}.form-content{padding:2rem 1.5rem;border-radius:20px}.success-content{padding:2.5rem 1.5rem}.form-header-text h1{font-size:1.4rem}.progress-indicator{flex-wrap:wrap;gap:.5rem}.progress-line{width:40px;margin:0 .5rem 1.5rem}.step-label{font-size:.75rem}.step-number{width:36px;height:36px;font-size:.85rem}.form-actions{flex-direction:column-reverse}.btn-back{width:100%}.radio-group{flex-direction:row}}@media(max-width:480px){.form-header{padding:.75rem 1rem}.form-header .logo-img{height:32px}.progress-line{display:none}.progress-indicator{justify-content:space-around}.success-icon{width:60px;height:60px;font-size:2rem}.success-title{font-size:1.4rem}}.optimization-page .optimization-badge{display:inline-block;background:linear-gradient(135deg,#ffc001,#f59e0b);color:#1e1b4b;padding:.5rem 1rem;border-radius:999px;font-size:.9rem;font-weight:700;margin-bottom:1rem}.optimization-page .optimization-subtitle{font-size:1.05rem;color:#4b5563;line-height:1.7;margin-top:.5rem}.optimization-info{background:#f5f3ff;border:1px solid #ede9fe;border-radius:16px;padding:1.5rem;margin-bottom:2rem}.optimization-info p{color:#4b5563;font-size:.95rem;line-height:1.7;margin-bottom:.75rem}.optimization-info p:last-child{margin-bottom:0}.optimization-info .highlight-text{color:#7c3aed;font-weight:600;background:#fff;padding:1rem;border-radius:12px;border-left:3px solid #7c3aed;margin-top:.5rem}.form-actions.single-action{justify-content:center}.form-actions.single-action .btn-submit{flex:none;min-width:200px}.optimization-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #ede9fe}.optimization-trust p{color:#6b7280;font-size:.85rem;font-weight:500;display:flex;align-items:center;gap:.25rem}.brand-banner{background:linear-gradient(135deg,#1e1b4b,#312e81);padding:3rem 2rem;margin-top:3rem}.brand-banner-content{max-width:600px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.brand-banner-logo{height:50px;width:auto;filter:brightness(0) invert(1)}.brand-banner-content p{color:#c4b5fd;font-size:1rem}@media(max-width:640px){.optimization-trust{flex-direction:column;align-items:center;gap:.75rem}.optimization-page .optimization-badge{font-size:.8rem;padding:.4rem .8rem}.optimization-info{padding:1rem}}
