.Start{max-width:1100px;margin:3rem auto;background:#fff;padding:2.5rem;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.08);line-height:1.7;color:#0f172a}.page-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.badge{display:inline-block;background:#e0f2fe;color:#075985;padding:.35rem .8rem;border-radius:999px;font-weight:700;font-size:.9rem}.lede{flex:1 1;margin:0;font-size:1.05rem}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;align-items:center;margin-top:2rem}.Start h1{color:#0f172a;margin-bottom:1rem;font-size:2.2rem}.hero-image{width:100%;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.08)}.hero-cta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.cta-note{margin:0;color:#0f172a;font-weight:600}section{margin-top:2.5rem}.Start h2{margin-bottom:1rem;color:#0f172a}.Start h3{margin-bottom:.6rem;color:#0f172a}.step-list{margin-left:1.4rem;display:grid;grid-gap:.75rem;gap:.75rem}.table-wrapper{overflow-x:auto;border-radius:12px;border:1px solid #e2e8f0}.table-wrapper table{width:100%;border-collapse:collapse}.table-wrapper td,.table-wrapper th{padding:.9rem;border-bottom:1px solid #e2e8f0;text-align:left}.pros-cons,.table-wrapper thead{background:#f8fafc}.pros-cons{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1rem;gap:1rem;padding:1.5rem;border-radius:12px;border:1px solid #e2e8f0}.pros-cons ul{margin:0;padding-left:1.2rem}.bullet-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:.8rem;gap:.8rem;padding-left:1.2rem}.faq{border-top:1px solid #e2e8f0;padding-top:1rem}.faq-item{margin-top:1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04)}.faq-item h3{margin-top:0}.cta-section{text-align:center;background:linear-gradient(135deg,#0ea5e9,#0369a1);color:#fff;padding:2rem 1.5rem;border-radius:14px;box-shadow:0 12px 30px rgba(14,165,233,.35)}.cta-section h2{color:#fff}.cta-section p{max-width:720px;margin:.5rem auto 1.25rem}@media (max-width:640px){.Start{padding:1.5rem;margin:1.5rem auto}.Start h1{font-size:1.7rem}.page-meta{flex-direction:column;align-items:flex-start}}