.landing-root{--container-width:1100px;--accent:#ffb300;--accent-strong:#ffc02e;--ink:#f1f5f9;--muted:#a9b8cc;max-width:var(--container-width);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;margin:0 auto;padding:1.75rem 1.5rem 2.5rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.landing-root .page-hero{z-index:2;text-align:center;box-shadow:none;background:0 0;border-radius:0;margin:0;padding:0;position:relative;overflow:visible}.landing-root .page-hero:before,.landing-root .page-hero:after{content:none}.landing-root .page-hero__inner{align-items:center;gap:.9rem}.landing-root .hero-logo{object-fit:contain;width:100%;max-width:220px;height:auto;margin:0 auto;display:block}.landing-root .hero-tagline{color:#fff;text-shadow:0 2px 12px #00000059;max-width:32ch;margin:0 auto;font-size:clamp(1.3rem,3.2vw,1.8rem);font-weight:700;line-height:1.3}.landing-root .hero-ctas{justify-content:center;margin-top:.25rem;display:flex}.landing-root .btn{cursor:pointer;background:var(--accent);color:#071027;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:.6rem 1.1rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex;box-shadow:0 6px 18px #00000040}.landing-root .btn:hover{box-shadow:0 10px 28px #0000004d}.landing-root .btn:active{transform:translateY(1px)}.landing-root .btn:focus-visible{outline:3px solid var(--accent-strong);outline-offset:2px}.hero-cta-start{background:var(--accent);color:#071027;border-radius:12px;padding:.8rem 1.9rem;font-size:1.1rem;animation:2.5s ease-in-out infinite hero-pulse;box-shadow:0 8px 24px #ffb30059}.hero-cta-start:hover{transform:translateY(-2px);box-shadow:0 12px 32px #ffb30066}.hero-cta-secondary{color:#fff;background:0 0;border:1px solid #fff6;padding:.65rem 1.5rem;font-size:.95rem}.hero-cta-secondary:hover{background:#ffffff1a;border-color:#ffffffa6;transform:translateY(-1px)}@keyframes hero-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.hero-cta-start{animation:none}}.landing-steps{margin-top:1.75rem}.landing-steps__heading{text-align:center;color:#fff;margin:0 0 1.25rem;font-size:1.3rem}.landing-steps__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin:0;padding:0;list-style:none;display:grid}.landing-step{text-align:center;margin:0;padding:0;position:relative}.landing-step__number{background:var(--accent);color:#071027;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;margin-bottom:.75rem;font-size:1rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #ffb30059}.landing-step__image{aspect-ratio:4/3;object-fit:cover;border:1px solid #ffffff26;border-radius:14px;width:100%;margin-bottom:.9rem;display:block;box-shadow:0 12px 28px #00000059}.landing-step__title{color:#fff;margin:0 0 .3rem;font-size:1.1rem}.landing-step__body{color:var(--muted);max-width:30ch;margin:0 auto;font-size:.95rem;line-height:1.5}.landing-outro{text-align:center;flex-direction:column;align-items:center;gap:.9rem;margin-top:2.5rem;display:flex}.landing-outro p{color:var(--muted);margin:0}@media (max-width:800px){.landing-root{padding:1.25rem 1rem 2rem}.landing-root .hero-logo{max-width:180px}.landing-root .hero-tagline{max-width:26ch}.landing-steps{margin-top:2rem}.landing-steps__grid{grid-template-columns:1fr;gap:2rem}.landing-step{max-width:440px;margin:0 auto}.landing-step__body{max-width:40ch}.landing-outro{margin-top:2.25rem}}@media (max-width:480px){.landing-root .hero-ctas{width:100%}.hero-cta-start{width:100%;max-width:360px}}
