:root{color-scheme:light;font-family:Helvetica Neue,Arial,sans-serif;line-height:1.5;--brand: #e6725b;--brand-600: #d95f49;--brand-50: #fff1ee;--bg: #ffffff;--surface: #ffffff;--text: #111111;--muted: #4b5563;--border: #e5e7eb;--shadow: 0 10px 25px rgba(17, 17, 17, .08);--radius: 16px}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;background:var(--bg);color:var(--text)}img{max-width:100%;height:auto}.img-cover{width:100%;height:100%;object-fit:cover}.img-contain{width:100%;height:auto;object-fit:contain}main{padding:3rem 1.5rem}ul{list-style:none}:root{--brand: #e6725b;--brand-600: #d95f49;--brand-50: #fff1ee;--bg: #ffffff;--surface: #ffffff;--text: #111111;--muted: #4b5563;--border: #e5e7eb;--shadow: 0 10px 25px rgba(17, 17, 17, .08);--radius: 16px;--container: 1120px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif;line-height:1.55}main{padding:0}a{color:var(--brand);text-decoration-color:#e6725b59;text-underline-offset:3px}a:hover{color:var(--brand-600);text-decoration-color:#e6725bb3}img{max-width:100%;height:auto;display:block}.responsive-img{width:100%;height:auto;display:block}.image-frame{width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:16px}.image-frame img{width:100%;height:100%;object-fit:cover}.container{max-width:var(--container);margin:0 auto;padding:0 18px}.section{padding:clamp(2.5rem,4vw,4rem) 0}.section--tight{padding:44px 0}.kicker{display:inline-flex;gap:.5rem;align-items:center;font-weight:600;color:var(--brand);letter-spacing:.02em;margin:0 0 10px}.h1{font-size:clamp(2rem,4vw,3.1rem);line-height:1.06;margin:0 0 10px}.h2{font-size:clamp(1.6rem,2.6vw,2.1rem);line-height:1.1;margin:0 0 12px}.p{color:var(--muted);margin:0 0 14px}.bullets{padding-left:18px;list-style:disc;color:var(--muted);margin:0 0 14px}.bullets li{margin:0 0 8px}.divider,.hr,hr{border:0;border-top:1px solid var(--border);height:1px;margin:0}.btn,.button,.button-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.05rem;border-radius:999px;font-weight:600;text-decoration:none;border:1px solid transparent;transition:transform .08s ease,background .2s ease,border-color .2s ease,color .2s ease}.btn--primary,.button-primary,.button.primary{background:var(--brand);color:#fff}.btn--primary:hover,.button-primary:hover,.button.primary:hover{background:var(--brand-600)}.btn--ghost,.button.secondary{background:#fff;border-color:var(--border);color:var(--text)}.btn--ghost:hover,.button.secondary:hover{border-color:var(--brand);color:var(--brand)}.card,.cta,details.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:18px;box-shadow:var(--shadow)}.cta-media{width:100%;max-width:560px;margin:0 auto}.cta-media img{width:100%;height:auto;display:block;object-fit:contain}.grid-2{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media (max-width: 920px){.grid-2,.grid-3{grid-template-columns:1fr}.section{padding:46px 0}}.hero{position:relative;padding:clamp(3rem,5vw,5rem) 0;overflow:hidden}.hero__bg{position:absolute;inset:0;background-size:cover;background-position:center}.hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#ffffffeb,#ffffffbf,#ffffff8c)}.hero__inner{position:relative;z-index:1;max-width:920px}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.badge-step{width:52px;height:52px;border-radius:999px;display:grid;place-items:center;background:var(--brand-50);border:1px solid rgba(230,114,91,.25);flex:0 0 auto}.badge-step__inner{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;background:#fff;border:1px solid rgba(230,114,91,.35)}.badge-step__num{font-weight:800;color:var(--brand)}.step-row{display:flex;gap:14px;align-items:flex-start}.step-row h3{margin:0 0 6px}.step-row p{margin:0;color:var(--muted)}.cta{padding:26px}.cta__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;align-items:center}@media (max-width: 920px){.cta__grid{grid-template-columns:1fr}}.faq-list{display:grid;gap:1rem;margin-top:12px}.faq-item{border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem;background:var(--surface);box-shadow:var(--shadow);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.faq-item summary{cursor:pointer;font-weight:600}.faq-item p{margin:.75rem 0 0;color:var(--muted)}.faq-item[open]{border-color:#e6725b73;box-shadow:0 16px 30px #e6725b1f}.faq-item[open] summary{color:var(--brand)}.faq-item:hover{transform:translateY(-2px);box-shadow:0 18px 32px #1111111f}.icon-ring{width:56px;height:56px;border-radius:999px;background:var(--brand-50);border:1px solid rgba(230,114,91,.25);display:grid;place-items:center}.icon-ring img{width:26px;height:26px;object-fit:contain;filter:none}
