*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f3f4f6;color:#111827}.site-header{max-width:1180px;margin:0 auto;padding:18px 18px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;color:#111827}.brand-mark{width:44px;height:44px;border-radius:14px;background:#0f766e;color:#fff;display:grid;place-items:center;font-weight:900;font-size:24px}.brand strong{display:block;font-size:20px}.brand small{display:block;color:#6b7280}.top-nav{display:flex;gap:12px}.top-nav a{color:#374151;text-decoration:none;font-weight:800;padding:10px 12px;border-radius:999px}.top-nav a.active,.top-nav a:hover{background:#e5e7eb}.hero{max-width:1180px;margin:0 auto;padding:16px 18px}.hero-inner{background:#111827;color:#fff;border-radius:30px;padding:56px 36px;text-align:center;box-shadow:0 24px 80px rgba(17,24,39,.18)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#0f766e;font-size:12px;font-weight:900;margin:0 0 12px}.hero .eyebrow{color:#5eead4}.hero h1{max-width:890px;margin:0 auto;font-size:44px;line-height:1.05}.hero-copy{max-width:760px;margin:18px auto 0;color:#d1d5db;font-size:17px;line-height:1.55}.hero-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:28px}.secondary-link{color:#fff;border:1px solid rgba(255,255,255,.22);text-decoration:none;padding:12px 16px;border-radius:999px;font-weight:900}.section{max-width:1180px;margin:0 auto;padding:26px 18px}.intro-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.intro-grid article,.package-card,.help-strip,.modal{background:#fff;border-radius:24px;box-shadow:0 18px 70px rgba(17,24,39,.10)}.intro-grid article{padding:22px}.intro-grid h2,.help-strip h2{margin:0 0 8px}.intro-grid p,.section-heading p,.help-strip p,.summary{color:#4b5563;line-height:1.5}.section-heading{text-align:center;margin-bottom:20px}.section-heading h2{font-size:34px;margin:0}.packages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.package-card{position:relative;padding:24px;display:flex;flex-direction:column;min-height:515px}.package-card.featured{border:2px solid #0f766e}.popular{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#0f766e;color:#fff;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:900;white-space:nowrap}.package-badge{display:inline-block;background:#ecfdf5;color:#065f46;padding:7px 10px;border-radius:999px;font-weight:900;font-size:12px;margin-bottom:16px}.package-card h3{font-size:24px;margin:0}.price{font-size:40px;line-height:1;font-weight:900;color:#0f766e;margin:18px 0 12px}.package-card ul{padding-left:20px;margin:18px 0 24px}.package-card li{margin:10px 0}.package-cta,.modal button[type="submit"],.help-strip a{margin-top:auto;width:100%;border:0;background:#111827;color:#fff;border-radius:14px;padding:15px 18px;font-weight:900;font-size:15px;cursor:pointer;text-decoration:none;text-align:center}.package-cta:hover,.modal button[type="submit"]:hover,.help-strip a:hover{background:#0f172a}.help-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px}.help-strip a{width:auto;min-width:220px}.modal-backdrop[hidden]{display:none!important}.modal-backdrop{position:fixed;inset:0;background:rgba(17,24,39,.68);z-index:50;display:grid;place-items:center;padding:18px}.modal{width:min(720px,100%);max-height:92vh;overflow:auto;padding:26px;position:relative}.modal-close{position:absolute;right:16px;top:14px;width:42px;height:42px;border:0;border-radius:999px;background:#f3f4f6;font-size:28px;line-height:1;cursor:pointer;color:#111827;display:grid;place-items:center}.modal-close:hover{background:#e5e7eb}.modal-header{display:flex;gap:14px;align-items:flex-start;margin-bottom:18px;padding-right:46px}.modal-header h2{margin:0;font-size:28px}.modal-header p:last-child{color:#4b5563;margin:6px 0 0}.checkout-notice{background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;border-radius:14px;padding:13px;margin-bottom:18px;line-height:1.45}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}label{font-weight:850;display:block}input{width:100%;margin-top:8px;border:1px solid #d1d5db;border-radius:12px;padding:13px 14px;font:inherit}fieldset{border:1px solid #d1d5db;border-radius:16px;padding:16px;margin:18px 0}legend{font-weight:900;padding:0 8px}.payment-option{display:flex;gap:12px;align-items:flex-start;border:1px solid #e5e7eb;border-radius:14px;padding:14px;margin:12px 0;cursor:pointer;background:#f9fafb}.payment-option:hover{border-color:#0f766e;background:#ecfdf5}.payment-option input{width:auto;margin-top:4px}.payment-option small{display:block;color:#4b5563;line-height:1.45;margin-top:4px}.modal-helper{font-size:14px;color:#4b5563;margin:14px 0 0;text-align:center}.modal-helper a{color:#0f766e;font-weight:900}.status{margin-top:18px;border-radius:14px;padding:14px;white-space:pre-wrap;line-height:1.45}.status.success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.status.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.status.info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a}@media(max-width:900px){.intro-grid,.packages,.grid{grid-template-columns:1fr}.hero h1{font-size:32px}.hero-inner{padding:40px 22px}.help-strip{flex-direction:column;align-items:flex-start}.help-strip a{width:100%}.package-card{min-height:auto}.site-header{flex-direction:column;gap:12px}.top-nav{width:100%;justify-content:center}}