:root{
  --ink:#15313a;
  --muted:#5b7178;
  --deep:#082f3a;
  --deep-2:#0d4651;
  --water:#0e7b91;
  --aqua:#69c7d0;
  --foam:#eef8f7;
  --mist:#f7faf8;
  --sand:#f4efe4;
  --gold:#c9a35c;
  --gold-2:#e6d4ab;
  --white:#ffffff;
  --line:#d9e7e7;
  --radius:22px;
  --shadow:0 20px 60px rgba(8,47,58,.12);
  --shadow-sm:0 10px 28px rgba(8,47,58,.08);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit}
img{display:block;max-width:100%;height:auto}
.wrap{width:min(1160px,calc(100% - 44px));margin-inline:auto}
.narrow{max-width:850px}
.centered{text-align:center;margin-inline:auto}
.site-header{background:rgba(255,255,255,.96);border-bottom:1px solid rgba(21,49,58,.08);position:relative;z-index:5}
.header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none}
.brand-mark{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:var(--deep);color:var(--white);font-weight:900;letter-spacing:-.04em}
.brand strong{display:block;color:var(--deep);font-size:14px;line-height:1.2}
.brand small{display:block;color:var(--muted);font-size:11px;margin-top:3px}
.review-stamp{display:inline-flex;align-items:center;border:1px solid rgba(14,123,145,.25);background:#f4fbfb;color:var(--water);border-radius:999px;padding:8px 12px;font-size:11px;line-height:1;font-weight:900;letter-spacing:.12em}
.review-stamp.dark{background:rgba(255,255,255,.72);margin-bottom:10px}
.hero{background:linear-gradient(140deg,#f7fbfa 0%,#edf7f5 60%,#f4eddf 100%);padding:64px 0 72px;overflow:hidden;position:relative}
.hero:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;border:70px solid rgba(105,199,208,.08);right:-150px;top:-170px;box-shadow:0 0 0 70px rgba(14,123,145,.035)}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:54px;align-items:center;position:relative}
.eyebrow,.section-label{font-size:11px;font-weight:900;letter-spacing:.16em;color:var(--water);text-transform:uppercase}
.eyebrow span{color:var(--gold);margin-inline:5px}
h1,h2{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.035em;line-height:1.08;color:var(--deep)}
h1{font-size:clamp(42px,5.2vw,67px);margin:17px 0 20px;max-width:760px}
h1 em{font-style:normal;color:var(--water)}
h2{font-size:clamp(33px,4vw,47px);margin:10px 0 22px}
h3{color:var(--deep);line-height:1.25}
.lede{font-size:18px;line-height:1.72;color:#435f68;max-width:730px;margin:0 0 26px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:16px 22px;border-radius:12px;background:var(--deep);color:var(--white);text-decoration:none;font-size:15px;font-weight:850;box-shadow:0 12px 28px rgba(8,47,58,.18);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}
.button:hover,.button:focus-visible{background:var(--deep-2);transform:translateY(-1px);box-shadow:0 16px 34px rgba(8,47,58,.2)}
.button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid rgba(105,199,208,.8);outline-offset:3px}
.button-light{background:var(--white);color:var(--deep);box-shadow:none}
.button-light:hover,.button-light:focus-visible{background:#effafa}
.micro-disclosure{font-size:12.5px;line-height:1.55;color:#61747a;max-width:700px;margin:12px 0 0}
.independent-note{font-size:13px;color:#41606a;margin:18px 0 0;display:flex;gap:8px;align-items:flex-start}.independent-note span{color:var(--water);font-weight:900}
.hero-visual{margin:0;background:var(--white);border:1px solid rgba(8,47,58,.1);border-radius:26px;padding:9px;box-shadow:var(--shadow);transform:rotate(.25deg)}
.hero-visual img{border-radius:19px;aspect-ratio:16/9;object-fit:cover}
.hero-visual figcaption{font-size:12px;color:var(--muted);padding:10px 9px 4px;text-align:center}
.quick-facts{background:var(--deep);color:var(--white);border-top:1px solid rgba(255,255,255,.08)}
.facts-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.facts-grid>div{padding:23px 22px;border-right:1px solid rgba(255,255,255,.12)}
.facts-grid>div:last-child{border-right:none}
.facts-grid span{display:block;color:#81d5dd;font-size:10px;font-weight:900;letter-spacing:.14em;margin-bottom:6px}
.facts-grid strong{display:block;font-size:13px;line-height:1.4}
.section{padding:88px 0}
.section.soft{background:var(--mist)}
.section.deep{background:linear-gradient(135deg,#082f3a 0%,#0b4450 100%);color:var(--white)}
.section-head{margin-bottom:34px}
.section-head p,.section-copy p,.take-card p{font-size:17px;color:#49636b}
.section.deep h2,.section.deep h3{color:var(--white)}
.section.deep .section-head p,.section.deep article p{color:#c8dce0}
.section-label.light{color:#7bd5de}
.split{display:grid;grid-template-columns:1fr 1fr;gap:66px;align-items:center}
.split-image-first .media-card{order:0}.split-image-first .section-copy{order:1}
.media-card{margin:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid rgba(8,47,58,.08);background:var(--white)}
.media-card img{width:100%;aspect-ratio:16/9;object-fit:cover}
.highlight{margin-top:25px;padding:17px 19px;border-left:4px solid var(--water);background:var(--foam);border-radius:0 12px 12px 0;color:#35545d;font-size:15px}
.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.info-card,.benefit-grid article,.audience-grid article,.boundary-grid article{border:1px solid var(--line);border-radius:18px;background:var(--white);padding:23px}
.info-card span,.benefit-grid article span,.boundary-grid article span{font-size:11px;font-weight:900;letter-spacing:.12em;color:var(--water)}
.info-card h3{margin:10px 0 6px;font-size:18px}.info-card p{margin:0;font-size:14px;color:var(--muted)}
.infographic-card{margin:34px auto 0;max-width:1080px;border-radius:24px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow-sm);background:var(--white)}
.infographic-card img{width:100%;aspect-ratio:16/9;object-fit:cover}
.caption-note{font-size:12.5px;color:var(--muted);max-width:980px;margin:13px auto 0;text-align:center}
.centered-note{font-size:16px;color:#49636b;max-width:780px;margin:28px auto 0;text-align:center}
.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:36px}
.benefit-grid article{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.14)}
.benefit-grid article span{color:#7bd5de}.benefit-grid article h3{margin:10px 0 8px;font-size:19px}.benefit-grid article p{font-size:14px;margin:0}
.mid-cta{text-align:center;margin-top:32px}
blockquote{margin:27px 0 0;padding:18px 22px;border-left:4px solid var(--gold);background:#fbf8f0;border-radius:0 12px 12px 0;color:#38555e;font-size:16px}
.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}
.offer-card{border:1px solid var(--line);border-radius:20px;background:var(--white);padding:28px;box-shadow:var(--shadow-sm);position:relative}
.offer-card.featured{border-color:rgba(14,123,145,.35);box-shadow:0 18px 45px rgba(8,47,58,.13)}
.offer-card.featured:before{content:"CURRENT OPTION";position:absolute;right:16px;top:16px;padding:5px 8px;border-radius:999px;background:var(--foam);color:var(--water);font-size:9px;font-weight:900;letter-spacing:.1em}
.offer-type{font-size:10px;font-weight:900;letter-spacing:.14em;color:var(--water)}
.offer-card h3{font-size:23px;margin:11px 0 10px}.offer-card p{font-size:15px;color:var(--muted);min-height:72px}.price{font-family:Georgia,"Times New Roman",serif;font-weight:700;color:var(--deep);font-size:34px;margin-top:17px}.price small{display:block;font:600 12px/1.4 Inter,sans-serif;color:var(--muted);margin-top:4px}
.guarantee-card .price{display:none}
.offer-note{max-width:850px;margin:26px auto 0;padding:18px 22px;background:#fff;border:1px solid var(--line);border-radius:16px}.offer-note p{font-size:13.5px;color:var(--muted);margin:6px 0}
.center-cta{text-align:center;margin-top:28px}
.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px}.audience-grid article{background:#fbfcfb}.audience-grid h3{font-size:18px;margin:0 0 8px}.audience-grid p{font-size:14px;color:var(--muted);margin:0}.audience-close{margin:24px 0 0;color:#526a72;font-style:italic}
.boundary-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:30px}.boundary-grid article:last-child{grid-column:1/-1}.boundary-grid h3{font-size:18px;margin:10px 0 7px}.boundary-grid p{font-size:14px;color:var(--muted);margin:0}
.take-section{background:linear-gradient(135deg,#f4efe4 0%,#f6fbfa 70%)}
.take-card{border:1px solid rgba(201,163,92,.32);background:rgba(255,255,255,.78);border-radius:24px;padding:40px;box-shadow:var(--shadow-sm)}
.take-card h2{margin-top:9px}
.faq-section h2{margin-bottom:26px}.faq-section details{border-top:1px solid var(--line);padding:19px 2px}.faq-section details:last-child{border-bottom:1px solid var(--line)}.faq-section summary{cursor:pointer;list-style:none;font-weight:800;color:var(--deep);font-size:17px;position:relative;padding-right:30px}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary:after{content:"+";position:absolute;right:5px;top:-2px;color:var(--water);font-size:24px;font-weight:500}.faq-section details[open] summary:after{content:"–"}.faq-section details p{font-size:15px;color:var(--muted);margin:12px 0 0;max-width:760px}
.final-cta{padding:90px 0;text-align:center;background:linear-gradient(135deg,#e5f5f3 0%,#f4ecdc 100%)}
.final-cta h2{font-size:clamp(36px,4.5vw,52px);margin:12px 0 14px}.final-cta>div>p:not(.micro-disclosure):not(.tiny){font-size:17px;color:#49636b;max-width:720px;margin:0 auto 26px}.final-cta .micro-disclosure{margin:13px auto 0}.tiny{font-size:12px;color:var(--muted);margin:8px 0 0}
.site-footer{background:#061f28;color:#c8d8dc;padding:44px 0 22px}.footer-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:44px}.footer-brand{font-family:Georgia,"Times New Roman",serif;color:var(--white);font-size:22px}.site-footer p{font-size:12.5px;max-width:650px}.footer-links{display:flex;justify-content:flex-end;align-content:flex-start;flex-wrap:wrap;gap:9px 18px}.footer-links a{font-size:13px;color:#e2eff1}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:18px;font-size:12px;color:#8ca5aa}
.legal-page{background:var(--mist);min-height:100vh}.legal-hero{padding:54px 0 26px}.legal-content{padding:0 0 70px}.legal-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:34px;box-shadow:var(--shadow-sm)}.legal-card h1{font-size:44px;margin:0 0 15px}.legal-card h2{font-size:27px;margin-top:32px}.legal-card p,.legal-card li{font-size:15px;color:#4f6870}.back-link{display:inline-block;margin-top:20px;color:var(--water);font-weight:800}
@media(max-width:1000px){.facts-grid{grid-template-columns:1fr 1fr}.facts-grid>div:nth-child(2){border-right:none}.facts-grid>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}.info-grid,.benefit-grid,.audience-grid{grid-template-columns:1fr 1fr}.offer-grid{grid-template-columns:1fr}.offer-card p{min-height:auto}}
@media(max-width:860px){.hero{padding:42px 0 54px}.hero-grid,.split{grid-template-columns:1fr;gap:34px}.hero-copy{order:0}.hero-visual{order:1;transform:none}.split-image-first .media-card{order:1}.split-image-first .section-copy{order:0}.section{padding:68px 0}.boundary-grid{grid-template-columns:1fr}.boundary-grid article:last-child{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1160px)}.site-header{position:static}.header-inner{min-height:64px}.brand small{display:none}.review-stamp{font-size:9px;padding:7px 9px;letter-spacing:.09em}.hero{padding:32px 0 44px}.eyebrow{font-size:9.5px;line-height:1.5}h1{font-size:37px;line-height:1.08;margin-top:13px}.lede{font-size:16.5px;line-height:1.62}.button{width:100%;min-height:56px;padding:15px 16px;font-size:14px}.hero-visual{border-radius:18px;padding:7px}.hero-visual img{border-radius:13px}.hero-visual figcaption{font-size:11px}.facts-grid{grid-template-columns:1fr}.facts-grid>div{border-right:none;border-bottom:1px solid rgba(255,255,255,.12);padding:18px 6px}.facts-grid>div:last-child{border-bottom:none}.section{padding:56px 0}h2{font-size:32px}.section-head p,.section-copy p,.take-card p{font-size:16px}.info-grid,.benefit-grid,.audience-grid{grid-template-columns:1fr}.info-card,.benefit-grid article,.audience-grid article,.boundary-grid article{padding:20px}.take-card{padding:25px}.offer-card{padding:24px}.price{font-size:31px}.infographic-card{border-radius:15px}.caption-note{text-align:left}.footer-links{flex-direction:column;gap:8px}.legal-card{padding:24px}.legal-card h1{font-size:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Conversion optimization pass — preserves the original visual identity. */
.cta-context{margin:0 0 10px;color:#3f5e67;font-size:13px;font-weight:700;line-height:1.5}
.centered-cta-context{max-width:720px;text-align:center;margin:24px auto 10px}
.light-context{color:#d9ebee;text-align:center;margin:28px auto 10px;max-width:720px}
.final-context{max-width:680px!important;margin:0 auto 12px!important;font-size:13px!important;font-weight:700;color:#3f5e67!important}
.trust-strip{background:var(--deep);color:var(--white);border-top:1px solid rgba(255,255,255,.08)}
.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}
.trust-grid>div{padding:21px 24px;border-right:1px solid rgba(255,255,255,.12)}
.trust-grid>div:last-child{border-right:none}
.trust-grid span{display:block;color:#81d5dd;font-size:10px;font-weight:900;letter-spacing:.14em;margin-bottom:5px}
.trust-grid strong{display:block;font-size:13px;line-height:1.42}
#offer{background:linear-gradient(180deg,#f7faf8 0%,#eef8f7 100%)}
#why-interest{margin-top:0}
.offer-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.offer-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(8,47,58,.12)}
.mobile-sticky-cta{display:none}
@media(max-width:1000px){.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div:nth-child(2){border-right:none}.trust-grid>div:last-child{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);border-right:none}}
@media(max-width:860px){
  body.has-mobile-sticky{padding-bottom:74px}
  .mobile-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:40;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border-top:1px solid rgba(8,47,58,.12);box-shadow:0 -8px 28px rgba(8,47,58,.12);transform:translateY(120%);opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease;display:block}
  .mobile-sticky-cta.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}
  .mobile-sticky-inner{display:flex;align-items:center;gap:8px;max-width:680px;margin:0 auto}
  .mobile-sticky-link{flex:1;min-height:48px;border-radius:10px;background:var(--deep);color:#fff;text-decoration:none;font-size:13px;font-weight:850;display:flex;align-items:center;justify-content:center;padding:11px 14px}
  .mobile-sticky-close{flex:0 0 40px;width:40px;height:40px;border:0;border-radius:999px;background:#eef5f4;color:var(--deep);font-size:24px;line-height:1;cursor:pointer}
}
@media(max-width:600px){
  .trust-grid{grid-template-columns:1fr}
  .trust-grid>div,.trust-grid>div:nth-child(2),.trust-grid>div:last-child{grid-column:auto;border-right:none;border-top:0;border-bottom:1px solid rgba(255,255,255,.12);padding:16px 6px}
  .trust-grid>div:last-child{border-bottom:none}
  .hero{padding-top:28px}
  .hero .lede{margin-bottom:22px}
  .section{padding:52px 0}
  .section-head{margin-bottom:27px}
  .cta-context{font-size:12px}
}
