*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--primary:#5654fc;--primary-dark:#4442ca;--pink:#fdecec;--green:#4ade80;--green-dark:#166534;--text:#111827;--text-secondary:#6b7280;--white:#fff;--gray-100:#f3f4f6;--gray-200:#e5e7eb}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}strong{font-weight:700}.container{margin:0 auto;max-width:1200px;padding:0 24px}.container--narrow{max-width:768px}.text-center{text-align:center}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;padding:12px 28px;transition:opacity .2s}.btn:hover{opacity:.9}.btn-white{background:var(--white);color:var(--primary)}.btn-black{background:#000;border-radius:999px;color:var(--white)}.btn-hero{background:var(--white);border-radius:999px;color:var(--primary)}.btn-outline-white{background:transparent;border:1px solid var(--white);color:var(--white)}.section{padding:80px 0}.section--white{background:var(--white)}.section--pink{background:var(--pink)}.section--blue{background:var(--primary)}.section--blue .mission-section{color:var(--white)}.section--blue .section-label--white{color:var(--white);opacity:.8}.section--green{background:var(--green)}.section--primary{background:var(--primary)}.section-label{font-size:12px;font-weight:600;letter-spacing:.15em;margin-bottom:12px;text-align:center;text-transform:uppercase}.section-label--white{color:hsla(0,0%,100%,.7)}.section-label--red{color:#ef4444}.section-label--green{color:#22c55e}.section-label--green-dark{color:var(--green-dark)}.section-label--primary{color:var(--primary)}.section-label--left{text-align:left}.section-title{font-size:32px;font-weight:800;line-height:1.2;margin-bottom:16px;text-align:center}.section-title--left{text-align:left}.section-subtitle{color:var(--text-secondary);margin-bottom:48px;text-align:center}.text-secondary{margin-bottom:16px}.text-block,.text-secondary{color:var(--text-secondary);font-size:15px;line-height:1.7}.text-block p{margin-bottom:16px}.navbar{background:var(--primary);color:var(--white);padding:16px 24px}.navbar-inner{justify-content:space-between;margin:0 auto;max-width:1200px}.navbar-brand,.navbar-inner{align-items:center;display:flex}.navbar-brand{gap:10px}.navbar-logo-img{border-radius:50%;height:32px;object-fit:cover;width:32px}.navbar-name{font-size:18px;font-weight:600}.navbar-actions{align-items:center;display:flex;gap:16px}.nav-link{color:var(--white);font-size:14px;font-weight:500}.nav-link:hover{opacity:.8}.hero{background:var(--primary);color:var(--white);padding:64px 0 80px}.hero-grid{align-items:center;display:flex;gap:48px}.hero-content{flex:1}.hero-content .section-label{text-align:left}.hero-title{font-size:48px;font-weight:800;line-height:1.1;margin-bottom:20px}.hero-subtitle{color:hsla(0,0%,100%,.75);font-size:17px;line-height:1.6;margin-bottom:28px;max-width:440px}.hero-spots{color:hsla(0,0%,100%,.5);font-size:13px;margin-top:8px}.hero-image{display:flex;flex:1;justify-content:center}.hero-image img{border-radius:24px;box-shadow:0 0 60px 30px var(--primary);max-width:100%}.checklist{list-style:none;margin:20px 0}.checklist li{align-items:flex-start;color:var(--text-secondary);display:flex;font-size:14px;gap:8px;margin-bottom:10px}.check{color:var(--primary);font-weight:700;margin-top:1px}.solution-grid{align-items:center;display:flex;gap:48px}.solution-content{flex:1}.solution-image{display:flex;flex:1;justify-content:center}.solution-image img{border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.12);max-width:440px}.steps-grid{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.step-card{border:1px solid var(--gray-200);border-radius:12px;padding:24px}.step-icon{align-items:center;background:var(--gray-100);border-radius:8px;color:var(--text);display:flex;height:40px;justify-content:center;margin-bottom:16px;width:40px}.step-number{color:var(--primary);font-size:24px;font-weight:700;margin-bottom:4px}.step-title{font-size:17px;font-weight:600;margin-bottom:10px}.step-desc{font-size:13px;line-height:1.6}.mission-text,.step-desc{color:var(--text-secondary)}.mission-text{font-size:15px;line-height:1.7;margin-bottom:16px}.section--blue .mission-section,.section--blue .mission-section p{color:var(--white)}.team-grid{display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin-top:16px}.team-card{text-align:center}.team-photo{background:var(--gray-100);border-radius:16px;height:240px;margin:0 auto 16px;overflow:hidden;width:192px}.team-photo img{height:100%;object-fit:cover;width:100%}.team-photo--placeholder{align-items:center;background:#eef0f8;border-radius:16px;display:flex;flex-direction:column;gap:8px;justify-content:center}.lock-icon{opacity:.6}.top-secret-label{color:var(--text-secondary);font-size:15px;font-weight:500}.team-name{color:var(--primary);font-size:17px;font-weight:700;margin-bottom:2px}.team-role{margin-bottom:12px}.team-bio,.team-role{color:var(--text-secondary);font-size:13px}.team-bio{line-height:1.6;margin:0 auto;max-width:280px}.testimonial-section{border-top:none}.quote-mark{color:var(--primary);font-size:48px;line-height:1;margin-bottom:12px}.testimonial-quote{color:var(--text-secondary);font-size:15px;line-height:1.7;margin-bottom:24px}.testimonial-author{align-items:center;display:flex;gap:12px;justify-content:center}.testimonial-avatar{border-radius:50%;height:40px;object-fit:cover;width:40px}.testimonial-info{text-align:left}.testimonial-name{font-size:14px;font-weight:600}.testimonial-company{color:var(--primary);font-size:13px}.security-block{align-items:flex-start;display:flex;gap:24px}.security-icon{align-items:center;background:var(--primary);border-radius:12px;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.security-content{flex:1}.cta-title{color:var(--white);font-size:36px;font-weight:800;margin-bottom:12px}.cta-subtitle{color:hsla(0,0%,100%,.75);font-size:15px;line-height:1.6;margin:0 auto 48px;max-width:520px}.cta-perks{display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-bottom:40px}.perk{color:hsla(0,0%,100%,.8);text-align:center}.perk svg{margin:0 auto 8px}.perk p{font-size:13px}.cta-buttons{align-items:center;display:flex;gap:16px;justify-content:center;margin-bottom:12px}.cta-spots{color:hsla(0,0%,100%,.5);font-size:13px;margin-bottom:64px}.site-footer{border-top:1px solid hsla(0,0%,100%,.2);padding-top:32px}.footer-brand{color:var(--white);font-weight:600;margin-bottom:4px}.footer-copy{color:hsla(0,0%,100%,.5);font-size:13px}@media (max-width:1024px){.cta-perks,.steps-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-grid,.solution-grid{flex-direction:column;text-align:center}.hero-title{font-size:36px}.hero-subtitle{max-width:100%}.section-title{font-size:26px}.section-title--left{text-align:center}.team-grid{gap:32px}.steps-grid,.team-grid{grid-template-columns:1fr}.cta-perks{grid-template-columns:1fr 1fr}.cta-buttons,.security-block{flex-direction:column}.cta-buttons .btn{text-align:center;width:100%}.navbar-actions{gap:8px}.nav-link{display:none}}