*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#f5f7fb;color:#111827;line-height:1.58;overflow-x:hidden}a{color:inherit}img{display:block;width:100%;height:auto}.top{position:sticky;top:0;z-index:20;display:flex;gap:18px;align-items:center;justify-content:space-between;padding:14px clamp(16px,4vw,48px);background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(17,24,39,.08)}.brand{font-weight:900;color:#e30613;text-decoration:none;font-size:22px}.top nav{display:flex;gap:6px;overflow:auto;scrollbar-width:none}.top nav a{text-decoration:none;white-space:nowrap;padding:8px 12px;border-radius:999px;font-size:14px;color:#374151}.cta,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 22px;border-radius:999px;text-decoration:none;background:#e30613;color:#fff;font-weight:800;border:0}.btn.alt{background:#111827;color:#fff}.hero{max-width:1340px;margin:0 auto;padding:56px clamp(16px,5vw,56px) 28px;display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:center}.kicker{display:inline-flex;border-radius:999px;background:#fff;padding:9px 14px;color:#e30613;font-weight:800;box-shadow:0 12px 32px rgba(17,24,39,.08)}h1{font-size:clamp(50px,8vw,112px);line-height:.9;letter-spacing:-.07em;margin:16px 0;font-weight:950}.lead{font-size:clamp(19px,2.2vw,27px);line-height:1.25;color:#263241}.muted{color:#5b6472}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.hero-card{position:relative;border-radius:34px;overflow:hidden;background:#111827;min-height:510px;box-shadow:0 26px 60px rgba(17,24,39,.18)}.hero-card img{height:510px;object-fit:cover}.statbar{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:1340px;margin:0 auto;padding:0 clamp(16px,5vw,56px) 24px}.stat{background:#fff;border-radius:24px;padding:18px;box-shadow:0 18px 40px rgba(17,24,39,.07)}.stat b{display:block;font-size:28px;color:#e30613}.notice{max-width:1230px;margin:0 auto 18px;padding:20px 24px;border-radius:26px;background:#111827;color:#fff}.notice p{margin:0;color:#eef2f7}.modules{max-width:1340px;margin:0 auto;padding:28px clamp(16px,5vw,56px);display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.module{grid-column:span 6;background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 18px 44px rgba(17,24,39,.07);display:flex;flex-direction:column}.module:nth-child(3n+1){grid-column:span 12;display:grid;grid-template-columns:45% 55%;min-height:430px}.module:nth-child(4n){background:#111827;color:#fff}.module:last-child{grid-column:span 12;display:grid;grid-template-columns:52% 48%;min-height:520px}.module:last-child .media{height:100%;min-height:520px}.module:last-child .media img{height:100%;min-height:520px;object-fit:cover;object-position:center center}.module:nth-child(4n) p{color:#d9dee7}.media img{height:310px;object-fit:cover}.module:nth-child(3n+1) .media img{height:100%;min-height:430px}.copy{padding:clamp(24px,4vw,46px);display:flex;flex-direction:column}.tag{align-self:flex-start;border-radius:999px;background:#fee2e2;color:#b91c1c;padding:7px 12px;font-size:13px;font-weight:800}.module:nth-child(4n) .tag{background:rgba(255,255,255,.12);color:#fff}.copy h2,.faq h2{font-size:clamp(30px,4vw,58px);line-height:.98;letter-spacing:-.045em;margin:14px 0 14px}.copy h3{font-size:18px;color:#e30613;margin:0 0 10px}.copy p{color:#4b5563}.copy .btn{align-self:flex-start;margin-top:auto}.faq{max-width:1340px;margin:0 auto;padding:50px clamp(16px,5vw,56px)}.faq h2{text-align:center}.faqgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.faq details{background:#fff;border-radius:22px;padding:20px;box-shadow:0 14px 34px rgba(17,24,39,.06)}summary{font-weight:850;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.final{background:#fff;color:#111827}.final p{color:#4b5563}footer{max-width:1340px;margin:0 auto;padding:28px clamp(16px,5vw,56px) calc(60px + env(safe-area-inset-bottom));display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;color:#5b6472}footer a{text-decoration:none;margin-left:14px}@media(max-width:880px){.top{align-items:flex-start}.top .cta{display:none}.top nav{max-width:66vw}.hero{grid-template-columns:1fr;padding-top:34px}.hero-card,.hero-card img{min-height:0;height:auto}.statbar{grid-template-columns:1fr}.modules{display:flex;flex-direction:column}.module,.module:nth-child(3n+1),.module:last-child{display:flex;min-height:0;grid-column:auto}.module:nth-child(3n+1) .media img,.media img{height:auto;min-height:0;aspect-ratio:16/9}.copy{padding:24px}.copy .btn,.actions .btn{width:100%}.faqgrid{grid-template-columns:1fr}footer{flex-direction:column;text-align:center;justify-content:center}footer nav{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}footer a{margin:0}}