
:root{--ink:#102033;--muted:#5f6f82;--line:#dfe8f0;--blue:#006fbd;--deep:#073763;--green:#00a884;--soft:#f3f9ff;--gold:#f7b731}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:18px;line-height:1.45;background:#fff}.wrap{width:min(1040px,92vw);margin:auto}.top{background:var(--deep);color:white;padding:12px 0;font-size:14px}.nav{border-bottom:1px solid var(--line);background:white}.nav .wrap{height:74px;display:flex;justify-content:space-between;align-items:center}.brand{font-weight:900;font-size:22px;text-decoration:none;color:var(--ink)}.btn{display:inline-block;background:var(--blue);color:white;text-decoration:none;padding:13px 20px;border-radius:999px;font-weight:900;border:1px solid var(--blue)}.btn.light{background:white;color:var(--blue)}.hero{background:linear-gradient(180deg,#fff,#f3f9ff);padding:56px 0}.hero h1{font-size:46px;line-height:1.02;letter-spacing:-1px;margin:0 0 14px}.lead{font-size:21px;color:var(--muted);max-width:760px}.section{padding:52px 0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid var(--line);border-radius:22px;padding:24px;background:white;box-shadow:0 10px 30px rgba(7,55,99,.06)}.price{font-size:30px;font-weight:900;color:var(--blue);margin:12px 0}.tag{display:inline-block;background:#eaf5ff;color:#075996;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:900}.notice{background:#fff4d1;border-left:5px solid var(--gold);padding:16px;border-radius:12px;color:#4d3a11}.field{margin:16px 0}label{display:block;font-weight:800;margin-bottom:6px}input,select,textarea{width:100%;padding:13px;border:1px solid #cfd9e5;border-radius:12px;font-size:17px}textarea{min-height:120px}.two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.paybox{border:2px dashed #a9c8e8;background:#f7fbff;border-radius:18px;padding:20px;margin-top:18px}.footer{background:#061426;color:#cbd5e1;padding:32px 0;margin-top:40px;font-size:14px}@media(max-width:850px){.grid,.two{grid-template-columns:1fr}.hero h1{font-size:36px}.nav .wrap{height:auto;padding:18px 0;gap:12px;align-items:flex-start;flex-direction:column}}

/* Premier product pages: polished LegalTemplates-style structure without copying content */
.premier-product-page{background:#f5f8fb!important;color:var(--ink)}
.premier-product-page .top{background:#fff!important;color:#073763!important;border-bottom:1px solid #dfe8f0;font-weight:900}
.premier-product-page .nav{background:#fff!important;box-shadow:0 10px 30px rgba(7,55,99,.06)!important;border-bottom:1px solid #dfe8f0!important}
.premier-product-page .brand{color:#073763!important}
.premier-product-page .hero{background:linear-gradient(180deg,#fff 0%,#eef6ff 100%)!important;color:#102033!important;padding:54px 0 36px!important;border-bottom:1px solid #dfe8f0}
.premier-product-page .hero h1{color:#102033!important;font-size:52px!important;line-height:1.02!important;letter-spacing:-1.3px!important;max-width:820px!important;margin:0 0 14px!important}
.premier-product-page .hero .lead{color:#44566c!important;font-size:21px!important;max-width:760px!important}
.premier-product-page .price{font-size:24px!important;font-weight:900!important;color:#102033!important;margin:18px 0 0!important}
.premier-product-page .price span{display:inline-block;background:#e9f8f1;color:#087244!important;border:1px solid #bde8d0;border-radius:999px;padding:8px 14px;margin-left:6px}
.premierBadges{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.premierBadges span{background:#fff;border:1px solid #cfe0ef;border-radius:999px;padding:8px 12px;color:#073763;font-size:14px;font-weight:900;box-shadow:0 8px 20px rgba(7,55,99,.06)}
.premierHow{background:#fff;border-bottom:1px solid #dfe8f0}.premierHow .wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:22px 0}.premierStep{display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:start;padding:16px;border:1px solid #e0e9f2;border-radius:18px;background:#fbfdff}.premierStep b{grid-row:1/3;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#006fbd;color:#fff;font-size:20px}.premierStep strong{display:block;color:#073763}.premierStep span{color:#5f6f82;font-size:15px}
.premier-product-page .section{padding:34px 0 56px!important}.premierGrid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.premier-product-page .panel,.premierMainCard,.premierPurchaseCard{background:#fff!important;border:1px solid #dfe8f0!important;border-radius:24px!important;box-shadow:0 16px 44px rgba(7,55,99,.09)!important}.premierMainCard{padding:30px!important}.premierMainCard h2{font-size:30px;color:#073763;margin-top:0}.premierMainCard ul{display:grid;gap:12px;padding-left:0;list-style:none}.premierMainCard li{position:relative;padding-left:30px}.premierMainCard li:before{content:'✓';position:absolute;left:0;top:0;color:#00a884;font-weight:900}.premierMainCard .notice{margin-top:22px;background:#fff8dd!important;border-left:5px solid #f7b731!important;color:#4d3a11!important}
.premierPurchaseCard{position:sticky;top:18px;padding:24px}.premierPurchaseCard .miniLabel{text-transform:uppercase;letter-spacing:.08em;color:#5f6f82;font-size:12px;font-weight:900}.premierPurchaseCard h2{font-size:25px;line-height:1.1;color:#073763;margin:8px 0 10px}.premierPrice{font-size:28px;font-weight:900;color:#087244;margin:12px 0 14px}.premierPurchaseCard ul{padding-left:20px;color:#44566c}.premierPurchaseCard .btn{display:block;text-align:center;margin-top:16px}.finePrint{font-size:13px;color:#5f6f82;margin-top:14px}.premier-product-page .btnRow{margin-top:22px}.premier-product-page .btn{box-shadow:0 10px 22px rgba(0,111,189,.18)}
@media(max-width:850px){.premier-product-page .hero h1{font-size:38px!important}.premierHow .wrap,.premierGrid{grid-template-columns:1fr}.premierPurchaseCard{position:static}.premierStep{grid-template-columns:38px 1fr}}

/* Stronger Premier polish: clean professional document-service layout */
.premier-product-page{background:#f4f7fb!important;font-family:Inter,Arial,Helvetica,sans-serif!important}
.premier-product-page .top{background:#f8fbff!important;color:#163b5c!important;border-bottom:1px solid #e3ebf3!important;font-size:14px!important;letter-spacing:.01em!important}
.premier-product-page .nav{background:#fff!important;box-shadow:0 8px 26px rgba(16,32,51,.07)!important;position:relative;z-index:2!important}
.premier-product-page .nav .wrap{width:min(1180px,94vw)!important;height:76px!important;align-items:center!important}
.premier-product-page .brand{color:#0a2f57!important;font-size:24px!important}.premier-product-page .links a{color:#32536f!important}.premier-product-page .links a:hover{color:#006fbd!important}
.premier-product-page .hero{background:linear-gradient(180deg,#f8fbff 0%,#eef6ff 55%,#f4f7fb 100%)!important;padding:50px 0 42px!important;border-bottom:1px solid #dce8f4!important;color:#102033!important}
.premierHeroShell{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:36px;align-items:center}.premierHeroCopy{min-width:0}.premierEyebrow{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.premierEyebrow span{background:#eaf3ff;border:1px solid #cfe2f4;color:#0a4d83;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.premier-product-page .hero h1{font-size:54px!important;color:#0c2239!important;line-height:1.01!important;letter-spacing:-1.6px!important;margin:0 0 14px!important}.premier-product-page .hero .lead{font-size:21px!important;color:#4d6278!important;max-width:720px!important}.premier-product-page .price,.premier-product-page .priceLine{display:inline-flex!important;gap:8px!important;align-items:center!important;background:#fff!important;border:1px solid #d7e5f1!important;border-radius:16px!important;padding:12px 16px!important;box-shadow:0 14px 35px rgba(16,32,51,.08)!important;color:#0c2239!important}.premier-product-page .price span,.premier-product-page .priceLine span{background:#eaf8ef!important;color:#087244!important;border:1px solid #bde8d0!important;border-radius:999px!important;padding:4px 10px!important}
.premierBadges{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:20px!important}.premierBadges span{background:#fff!important;border:1px solid #d8e5f1!important;border-radius:999px!important;padding:9px 13px!important;color:#183b5b!important;font-size:14px!important;font-weight:900!important;box-shadow:0 10px 24px rgba(16,32,51,.06)!important}
.premierDocPreview{background:linear-gradient(180deg,#123b63,#092744)!important;border-radius:28px!important;padding:18px!important;box-shadow:0 26px 70px rgba(7,55,99,.24)!important;border:1px solid rgba(255,255,255,.2)!important}.previewTop{display:flex;gap:6px;margin-bottom:12px}.previewTop span{width:10px;height:10px;border-radius:50%;background:#b6d7f1}.previewPaper{background:#fff;border-radius:18px;padding:24px;min-height:270px;box-shadow:inset 0 0 0 1px #e4edf5}.previewTitle{font-size:20px;line-height:1.15;font-weight:900;color:#0a2f57;margin-bottom:18px}.previewLine{height:10px;background:#dfeaf4;border-radius:999px;margin:10px 0;width:72%}.previewLine.wide{width:92%}.previewLine.short{width:48%}.previewFields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.previewFields i{height:38px;border:1px solid #d9e6f1;background:#f8fbff;border-radius:10px}.previewSig{height:44px;border-bottom:2px solid #96abc0;margin-top:28px;width:68%}
.premierHow{background:#fff!important;border-top:1px solid #e2ebf3!important;border-bottom:1px solid #dce8f4!important}.premierHow .wrap{width:min(1180px,94vw)!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:18px!important;padding:24px 0!important}.premierStep{background:#fff!important;border:1px solid #dfe8f0!important;border-radius:22px!important;padding:18px!important;box-shadow:0 12px 30px rgba(16,32,51,.06)!important}.premierStep b{background:#006fbd!important;color:#fff!important}.premierStep strong{font-size:17px!important;color:#0a2f57!important}.premierStep span{color:#5d7185!important}
.premier-product-page .section{background:#f4f7fb!important}.premierGrid{width:min(1180px,94vw)!important;margin:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) 370px!important;gap:24px!important}.premierMainCard,.premierPurchaseCard{border:1px solid #dbe7f1!important;border-radius:28px!important;box-shadow:0 18px 50px rgba(16,32,51,.09)!important}.premierMainCard{padding:34px!important}.premierMainCard h2{font-size:32px!important;color:#0a2f57!important}.premierMainCard li{font-size:18px!important;padding:13px 14px 13px 42px!important;background:#f8fbff!important;border:1px solid #e4edf5!important;border-radius:14px!important}.premierMainCard li:before{left:14px!important;top:13px!important;color:#00a884!important}.premierMainCard .warn,.premierMainCard .notice{border-radius:18px!important;padding:18px!important}
.premierPurchaseCard{padding:26px!important;background:#fff!important}.premierPurchaseCard .miniLabel{color:#006fbd!important}.premierPurchaseCard h2{font-size:27px!important;color:#0a2f57!important}.premierPrice{font-size:30px!important;color:#087244!important}.premierGuarantee{background:#f1f8ff;border:1px solid #cfe3f5;border-radius:18px;padding:15px;margin:14px 0;color:#36536d}.premierGuarantee strong{display:block;color:#0a2f57;margin-bottom:4px}.premierGuarantee span{font-size:14px}.premierPurchaseCard .btn{border-radius:14px!important;padding:16px 18px!important;background:#006fbd!important}.finePrint{line-height:1.45!important}
/* Intake pages use .formCard; upgrade them globally to match the Premier experience. */
.formCard{background:#fff!important;border:1px solid #dbe7f1!important;border-radius:30px!important;padding:34px!important;box-shadow:0 22px 60px rgba(16,32,51,.13)!important}.formCard h2{color:#0a2f57!important;border-top:1px solid #e8eff6!important;padding-top:24px!important;margin-top:30px!important}.formCard h2:first-of-type{border-top:0!important;padding-top:0!important;margin-top:0!important}.formCard label{color:#183b5b!important;font-size:15px!important}.formCard input,.formCard select,.formCard textarea{border:1px solid #cddbea!important;border-radius:14px!important;background:#fbfdff!important;padding:15px!important;box-shadow:0 1px 0 rgba(16,32,51,.03)!important}.formCard input:focus,.formCard select:focus,.formCard textarea:focus{outline:none!important;border-color:#006fbd!important;box-shadow:0 0 0 4px rgba(0,111,189,.12)!important;background:#fff!important}.formCard .good{background:#ebf9f2!important;border-left-color:#00a884!important;border-radius:18px!important}.formCard .notice{background:#fff8dd!important;border-left-color:#f7b731!important;border-radius:18px!important}.submitRow .btn,.formCard button.btn{border-radius:14px!important;padding:16px 22px!important;font-size:17px!important}
@media(max-width:900px){.premierHeroShell,.premierHow .wrap,.premierGrid{grid-template-columns:1fr!important}.premierDocPreview{display:none}.premier-product-page .hero h1{font-size:38px!important}.formCard{padding:24px!important}}
