.landing{--navy:#0f172a;--slate:#334155;--cta-glow:rgba(16,185,129,0.4);overflow-x:hidden;background:#f8fafc;font-family:Georgia,Times New Roman,serif}.landing-container{max-width:1160px;margin:0 auto;padding:0 40px;position:relative;z-index:1}.landing-header{position:absolute;top:0;left:0;right:0;z-index:10;padding:28px 0}.landing-header-inner{display:flex;justify-content:space-between;align-items:center}.landing-logo{font-family:Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:-.03em}.landing-logo span{color:#6ee7b7}.landing-hero{position:relative;padding:160px 0 120px;overflow:hidden;min-height:92vh;display:flex;align-items:center}.landing-hero-photo{position:absolute;inset:0;background-size:cover;background-position:top;transform:scale(1.05)}.landing-hero-overlay{position:absolute;inset:0;background:linear-gradient(105deg,rgba(15,23,42,.94),rgba(15,23,42,.82) 42%,rgba(15,23,42,.45))}.landing-hero-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.landing-hero-content{text-align:left}.landing-hero-eyebrow{font-family:Arial,Helvetica,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#6ee7b7;margin-bottom:24px}.landing-hero h1{font-size:clamp(2.75rem,5.5vw,4.25rem);line-height:1.08;margin-bottom:28px;color:#fff;font-weight:700;letter-spacing:-.03em}.landing-hero-sub{font-size:1.35rem;color:rgba(255,255,255,.88);max-width:540px;margin:0 0 40px;line-height:1.7;font-weight:400}.landing-hero-note,.landing-hero-sub{font-family:Arial,Helvetica,sans-serif}.landing-hero-note{margin-top:24px;color:rgba(255,255,255,.6);font-size:.95rem}.landing-hero-visual{position:relative}.landing-hero-image{width:100%;max-width:520px;height:auto;border-radius:24px;box-shadow:0 32px 64px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.1);display:block;margin-left:auto;aspect-ratio:4/5;object-fit:cover;object-position:center top}.landing-hero-visual:after{content:"";position:absolute;inset:-16px -16px 16px 16px;border:2px solid rgba(110,231,183,.35);border-radius:28px;pointer-events:none}.landing-cta{display:inline-block;font-family:Arial,Helvetica,sans-serif;background:linear-gradient(135deg,#34d399,#10b981);color:#fff;border:none;border-radius:999px;padding:18px 40px;font-size:1.1rem;font-weight:700;letter-spacing:.02em;text-decoration:none;box-shadow:0 4px 20px var(--cta-glow),0 12px 40px rgba(16,185,129,.3);transition:transform .2s ease,box-shadow .2s ease}.landing-cta:hover{transform:translateY(-3px);box-shadow:0 8px 28px var(--cta-glow),0 16px 48px rgba(16,185,129,.4);text-decoration:none;color:#fff}.landing-cta-sm{padding:14px 28px;font-size:.95rem}.landing-cta-lg{font-size:1.2rem;padding:20px 48px}.landing-section-title{text-align:center;margin-bottom:72px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;letter-spacing:-.03em;color:var(--navy);line-height:1.15}.landing-steps{padding:120px 0;background:#fff}.landing-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:32px;gap:32px}.landing-step-card{text-align:center;padding:48px 32px 40px;border-radius:24px;box-shadow:0 8px 40px rgba(15,23,42,.07);transition:transform .25s ease,box-shadow .25s ease;border:1px solid rgba(255,255,255,.8)}.landing-step-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(15,23,42,.12)}.landing-step-card-1{background:linear-gradient(160deg,#eff6ff,#dbeafe)}.landing-step-card-2{background:linear-gradient(160deg,#ecfdf5,#d1fae5)}.landing-step-card-3{background:linear-gradient(160deg,#f0fdfa,#ccfbf1)}.landing-step-card-4{background:linear-gradient(160deg,#f7fee7,#ecfccb)}.landing-step-num{width:56px;height:56px;border-radius:50%;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;font-family:Arial,Helvetica,sans-serif;font-weight:800;font-size:1.35rem;margin:0 auto 24px}.landing-step-card h3{margin-bottom:14px;font-size:1.35rem;font-weight:700;color:var(--navy)}.landing-step-card p{font-family:Arial,Helvetica,sans-serif;color:var(--slate);font-size:1.05rem;line-height:1.65}.landing-testimonials{padding:120px 0;background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.landing-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:36px;gap:36px}.landing-testimonial-card{background:#fff;border-radius:24px;padding:44px 40px;box-shadow:0 8px 40px rgba(15,23,42,.06);border:1px solid rgba(226,232,240,.8);display:flex;flex-direction:column;justify-content:space-between;gap:32px}.landing-testimonial-quote{font-size:1.2rem;line-height:1.75;color:var(--slate);font-style:italic}.landing-testimonial-author{display:flex;align-items:center;gap:18px}.landing-testimonial-photo{width:64px;height:64px;border-radius:50%;object-fit:cover;object-position:center top;box-shadow:0 4px 16px rgba(15,23,42,.15);border:3px solid #fff;flex-shrink:0}.landing-testimonial-name{display:block;font-family:Arial,Helvetica,sans-serif;font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:4px}.landing-testimonial-role{font-family:Arial,Helvetica,sans-serif;font-size:.9rem;color:#64748b}.landing-cta-section{padding:120px 0;position:relative;overflow:hidden}.landing-cta-bg{position:absolute;inset:0;background-size:cover;background-position:50%;transform:scale(1.05)}.landing-cta-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(15,23,42,.88),rgba(15,23,42,.75))}.landing-cta-card{text-align:center;padding:80px 64px;border-radius:32px;background:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 32px 80px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.5);max-width:720px;margin:0 auto}.landing-cta-card h2{margin-bottom:20px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;letter-spacing:-.03em;color:var(--navy);line-height:1.15}.landing-cta-card p{color:var(--slate);margin-bottom:40px;font-size:1.2rem;line-height:1.7;max-width:520px;margin-left:auto;margin-right:auto}.landing-cta-card p,.landing-footer{font-family:Arial,Helvetica,sans-serif}.landing-footer{padding:56px 0;text-align:center;background:var(--navy);color:#94a3b8;font-size:.95rem;line-height:1.9}.landing-footer a{color:#6ee7b7;text-decoration:none}.landing-footer a:hover{color:#a7f3d0;text-decoration:underline}@media (max-width:900px){.landing-hero-grid{grid-template-columns:1fr;gap:48px;text-align:center}.landing-hero-content{text-align:center}.landing-hero-sub{margin-left:auto;margin-right:auto}.landing-hero-image{margin:0 auto;max-width:400px}.landing-hero-visual:after{display:none}}@media (max-width:640px){.landing-container{padding:0 24px}.landing-hero{padding:130px 0 80px;min-height:auto}.landing-cta-section,.landing-steps,.landing-testimonials{padding:80px 0}.landing-section-title{margin-bottom:48px}.landing-cta-card{padding:52px 28px}.landing-header-inner .landing-cta-sm{padding:12px 20px;font-size:.85rem}}