:root{--navy:#082b55;--blue:#0062cd;--yellow:#ffce30;--pale:#f0f7fd;--muted:#425c7e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);font-family:Arial,Helvetica,sans-serif;background:white}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}header{height:50px;display:flex;align-items:center;padding:0 3.2%;gap:23px}.brand{display:flex;align-items:center;gap:12px;white-space:nowrap}.brand strong{font-size:36px;letter-spacing:-2px;line-height:1;font-weight:900;border-bottom:5px solid var(--yellow)}.brand span{font-size:12px;line-height:15px;font-weight:700;border-left:1px solid #dce5ed;padding-left:9px}nav{display:flex;gap:25px;align-items:center;margin:auto;font-size:10px;font-weight:600;height:100%}nav a{height:100%;display:flex;align-items:center;position:relative}nav .active:after{content:'';position:absolute;bottom:0;left:-11px;right:-11px;height:3px;background:var(--yellow)}.search{background:none;border:0;color:var(--navy);font-size:29px;line-height:1}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 19px;border-radius:9px;font-size:11px;font-weight:700;border:1px solid transparent;white-space:nowrap;min-height:34px}.button span{font-size:19px;line-height:10px}.yellow{background:var(--yellow);color:#071723}.blue{background:var(--blue);color:white}.outline{background:#ffffff60;border-color:#24446a;color:var(--navy)}.pale{background:#e5f2ff;color:var(--blue);padding:7px 12px;min-height:29px}.play{font-size:9px!important;background:var(--navy);color:white;display:grid;place-items:center;border-radius:50%;width:15px;height:15px}h1,h2,h3,p{margin:0}h2{font-size:24px;letter-spacing:-.8px;line-height:1.15}h3{font-size:14px}p{font-size:12px;line-height:1.35}main{padding:0 32px}.top-grid{display:grid;grid-template-columns:61.4% 1fr;gap:22px;margin-left:-32px;margin-right:-32px}.left-column{background:linear-gradient(120deg,#f4faff,#edf5fc);border-radius:0 0 19px 0;overflow:hidden}.hero{height:365px;position:relative;overflow:hidden;border-radius:0 10px 20px 0;background:#f0f7fc}.hero-photo{position:absolute;inset:0 0 0 auto;width:63.7%;background:url('assets/hero.png') center/100% 100% no-repeat}.hero-photo:before{content:'';position:absolute;inset:0 auto 0 0;width:80px;background:linear-gradient(90deg,#f0f7fc,transparent)}.hero-copy{position:relative;padding:27px 0 0 50px;z-index:1}.hero h1{font-size:40px;line-height:.97;letter-spacing:-1px;font-weight:750}.underline{height:6px;background:#ffc322;width:93px;border-radius:90% 50%;margin:10px 0 12px}.hero h3{font-size:15px;font-weight:500;margin-bottom:7px}.hero p{font-size:12px}.actions{display:flex;gap:12px;align-items:center;margin-top:12px}.benefits{position:absolute;bottom:0;left:32px;display:flex;gap:31px;background:#edf6ffe6;border-radius:0 13px 0 0;padding:10px 21px 5px 18px;height:39px}.benefits>span{display:flex;gap:9px;align-items:center;font-size:24px;color:#005cbc}.benefits small{font-size:10px;color:var(--navy)}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:17px 18px 21px 46px;height:160px}.feature-cards article{display:flex;background:#fff;border-radius:12px;padding:17px;gap:23px}.icon{width:58px;height:57px;flex-shrink:0;border-radius:11px;display:grid;place-items:center;box-shadow:inset 0 0 14px #ffffff20}.navy{background:#03274b;color:white}.green{background:#00896c;color:white}.icon svg{width:34px;height:34px}.feature-cards h3{margin:3px 0 5px;font-size:14px;letter-spacing:-.3px}.feature-cards p{font-size:11px}.feature-cards a{display:block;color:var(--blue);font-size:11px;font-weight:700;margin-top:22px}.feature-cards a span{font-size:19px;margin-left:5px}.journey{background:linear-gradient(120deg,#f2f8fe,#eff6fc);border-radius:14px 0 0 14px;padding:24px 46px 20px 22px;height:276px}.journey h3{font-size:15px;margin:3px 0 5px}.journey p{color:var(--muted);font-size:12px;white-space:nowrap}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:22px;margin-bottom:17px}.steps>div{height:108px;background:white;box-shadow:3px 3px 0 #dde9f5;border-radius:10px;display:flex;align-items:center;flex-direction:column;position:relative;padding:14px 3px}.steps>div:not(:last-child):after{content:'›';position:absolute;right:-9px;top:39px;font-size:25px;z-index:1}.steps b{font-size:20px;color:var(--blue);margin-bottom:7px}.steps strong{font-size:12px;margin-bottom:4px}.steps span{font-size:10px;line-height:14px;text-align:center}.steps .selected{background:var(--navy);color:white}.steps .selected b{color:var(--yellow)}.journey>a{color:var(--blue);font-size:11px;text-decoration:underline;font-weight:700}.journey>a span{margin-left:6px;font-size:17px}.simulator{display:flex;justify-content:space-between;gap:12px;padding:20px 35px 8px 22px;height:249px}.simulator h2{margin:5px 0 6px;font-size:23px}.small{font-size:9px;color:var(--muted)}.simulator img{width:282px;height:222px;object-fit:contain;border-radius:5px}.checks{list-style:none;padding:0;margin:13px 0}.checks li{position:relative;padding-left:28px;font-size:11px;line-height:14px;margin:0 0 10px}.checks li:before{content:'✓';position:absolute;left:1px;top:0;width:18px;height:18px;border-radius:50%;background:var(--blue);color:white;display:grid;place-items:center;font-size:13px;font-weight:700}.simulator .button{min-height:31px;padding:8px 18px}.middle-grid{display:grid;grid-template-columns:31.7% 33% 1fr;gap:25px;margin-top:22px;height:231px}.detail{position:relative;background:linear-gradient(110deg,#eff7fd,#f9fcff);border-radius:9px;overflow:hidden}.detail-copy{position:relative;z-index:1;padding:6px 19px}.detail h2,.value h2{font-size:20px;margin-bottom:5px}.detail p{color:var(--muted);font-size:11px}.detail img{position:absolute;right:0;bottom:0;width:49.6%;height:198px;object-fit:cover;border-radius:8px}.detail .checks{margin:16px 0}.detail .checks li{font-size:10px;margin-bottom:8px;line-height:14px;padding-left:26px}.detail .checks li:before{width:17px;height:17px}.forms img{height:231px;width:48.4%;border-radius:0}.forms .detail-copy{padding-left:18px}.forms .checks{margin-top:13px;margin-bottom:8px}.forms .checks li{margin-bottom:8px}.forms .checks li:before{background:#008568}.value{padding:6px 4px 0 0}.value>h2,.value>p{margin-left:15px}.value>p{font-size:11px;color:var(--muted);margin-bottom:8px;white-space:nowrap}.value-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.value-cards article{padding:10px 12px 8px;background:linear-gradient(120deg,#f0f7fc,#f3f8fd);border-radius:7px;min-height:176px}.value-cards article:last-child{background:#f7f2fc}.round{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;margin:0 auto 7px}.round svg{width:30px;height:30px}.sky{background:#9ecbff;color:#0068c8}.mint{background:#b7ecdc;color:#00785d}.lilac{background:#e3c3ff;color:#5800a4}.value h3{font-size:12px;margin-bottom:10px}.value ul{margin:0;padding-left:9px}.value li{font-size:9px;line-height:13px;margin-bottom:5px;white-space:nowrap}.bottom-grid{display:grid;grid-template-columns:59.3% 1fr;gap:0;margin-top:16px;height:130px}.testimonials{background:linear-gradient(100deg,#f0f7fd,#f4f9fe);border-radius:13px;padding:9px 23px}.testimonials h2{font-size:20px;margin:0 0 5px 5px}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.quotes blockquote{position:relative;background:white;border-radius:12px;margin:0;padding:10px 12px 8px 36px;min-height:80px;color:var(--muted)}blockquote:before{content:'“';position:absolute;top:0;left:8px;color:#bed5eb;font-size:46px;font-weight:bold}.quotes p{font-size:10px;line-height:14px}.quotes cite{display:block;font-size:9px;margin-top:5px;font-style:normal}.cta{position:relative;background:#03274e url('assets/mountain.png') right center/286px 130px no-repeat;border-radius:10px;color:white;padding:14px 30px}.cta h2{font-size:20px;margin-bottom:6px}.cta p{font-size:12px}.cta .actions{margin-top:9px;gap:20px}.cta .button{padding:8px 17px;min-height:32px;border-radius:7px}.contact-link{font-size:11px;text-decoration:underline}.contact-link span{margin-left:6px}footer{height:50px;display:flex;align-items:center;gap:24px;padding:0 42px;margin-top:0}footer .brand strong{font-size:29px}footer .brand{gap:8px}footer .brand span{font-size:9px;border:0;padding:0;line-height:1}footer .footer-nav{display:flex;gap:28px;font-size:10px;margin-left:auto}.social{display:flex;align-items:center;gap:16px;font-size:10px;margin-left:27px}.social span{font-size:16px}footer p{font-size:10px;letter-spacing:.4px;margin-left:auto;white-space:nowrap}dialog{border:0;border-radius:15px;max-width:520px;width:90%;padding:35px;box-shadow:0 20px 90px #082b5550;color:var(--navy)}dialog::backdrop{background:#082b5577}dialog p{margin:15px 0}.close{position:absolute;right:13px;top:8px;border:0;background:none;font-size:26px;color:var(--navy)}input{width:100%;padding:12px;margin:12px 0;border:1px solid #bed0e3;border-radius:6px}#results a{display:block;padding:12px;background:var(--pale);margin:5px 0;border-radius:6px}a:hover{filter:brightness(.95)}a:focus-visible,button:focus-visible{outline:3px solid #86b9f5;outline-offset:3px}section{scroll-margin-top:20px}
@media(min-width:1600px){body{max-width:1536px;margin:auto}}@media(max-width:1300px){nav{gap:13px;font-size:9px}header{gap:14px}.feature-cards article{gap:12px;padding:13px}.feature-cards{padding-left:32px}.journey{padding-right:25px}.journey p{white-space:normal}.simulator img{width:45%;height:auto}.simulator{padding-right:22px}.hero h3{font-size:13px}.hero p{font-size:11px}.detail img{opacity:.65}.detail-copy{padding-left:14px}.detail .checks li{font-size:9px}.value li{font-size:8px}.value-cards article{padding:10px 7px}footer{gap:14px;padding:0 30px}footer .footer-nav{gap:13px}.social{margin-left:0}footer p{font-size:8px}.quotes p{font-size:9px}.quotes p br{display:none}.hero-copy{padding-left:32px}}
@media(max-width:1000px){header{height:auto;min-height:65px;flex-wrap:wrap;padding:12px 24px}nav{order:4;width:100%;overflow:auto;gap:24px;height:35px;font-size:11px}.search{margin-left:auto}.top-grid{grid-template-columns:1fr;margin:0;gap:20px}main{padding:0 20px}.hero{height:365px}.left-column{border-radius:14px}.hero-copy{padding-left:30px}.journey{border-radius:14px;height:auto;padding:24px}.journey p{font-size:12px}.simulator{height:auto;padding:24px}.simulator img{width:45%;max-width:340px}.feature-cards{height:auto;padding:17px 20px 20px}.middle-grid{grid-template-columns:1fr 1fr;height:auto;gap:20px}.detail{min-height:235px}.detail img{opacity:1}.value{grid-column:1/-1}.value li{font-size:11px}.value-cards article{padding:14px;min-height:180px}.value>p{white-space:normal}.bottom-grid{grid-template-columns:1fr;height:auto;gap:20px;margin-top:20px}.testimonials{padding:16px}.quotes p{font-size:11px}.cta{min-height:140px}footer{height:auto;flex-wrap:wrap;padding:20px;gap:20px}.footer-nav{flex-wrap:wrap}footer p{font-size:10px}.detail .checks li{font-size:10px}}
@media(max-width:600px){header .brand strong{font-size:30px}header .brand span{font-size:10px}.hero{height:570px}.hero-photo{height:270px;width:100%;inset:auto 0 0;background-size:cover;background-position:right center}.hero-photo:before{inset:0 0 auto;width:100%;height:45px;background:linear-gradient(#f0f7fc,transparent)}.hero-copy{padding:24px}.hero h1{font-size:36px}.hero h3{font-size:13px;max-width:300px}.hero p{max-width:310px}.hero p br{display:none}.benefits{left:0;right:0;gap:10px;padding:6px 10px;height:40px;justify-content:space-between}.benefits>span{font-size:19px;gap:4px}.benefits small{font-size:8px;max-width:80px}.feature-cards{grid-template-columns:1fr;gap:10px}.feature-cards article{padding:16px;gap:20px}.feature-cards a{margin-top:10px}.feature-cards p{font-size:12px}.journey{padding:20px 14px}.journey h2{font-size:22px}.journey h3{font-size:13px}.steps{gap:6px}.steps>div{height:112px;padding:12px 2px}.steps strong{font-size:9px}.steps span{font-size:9px}.steps>div:not(:last-child):after{right:-7px}.simulator{flex-direction:column;padding:20px 10px}.simulator img{width:100%;height:auto;align-self:center;margin-top:12px}.middle-grid{grid-template-columns:1fr}.detail{min-height:240px}.detail img{width:45%;opacity:.55}.detail-copy{padding:14px}.detail h2{font-size:21px}.detail p{font-size:11px}.detail .checks li{font-size:10px}.value{grid-column:auto}.value-cards{grid-template-columns:1fr 1fr;gap:8px}.value li{font-size:10px}.value>h2,.value>p{margin-left:0}.quotes{grid-template-columns:1fr;gap:10px}.quotes blockquote{min-height:85px}.quotes p br{display:none}.cta{padding:20px;background-position:190px bottom;background-size:auto 120px;min-height:185px}.cta h2{font-size:20px}.cta p{font-size:11px;max-width:260px}.cta p br{display:none}.cta .actions{margin-top:20px}footer .footer-nav{margin-left:0;width:100%;gap:18px}.social{margin:0}footer p{margin:0;font-size:8px}header>.button{font-size:10px;padding:8px 12px}main{padding:0 12px}}

/* Final reference alignment and clean photo edges. */
@media(min-width:1001px){.top-grid{grid-template-columns:60.9375% 1fr}.detail{height:231px;min-height:0}.hero-photo:before{width:110px;background:linear-gradient(90deg,#f0f7fc 0%,#f0f7fc 73%,transparent 100%)}}
.benefits{background:#edf6ff}
@media(max-width:600px){.hero-photo:before{background:linear-gradient(#f0f7fc,transparent)}}

/* Make each feature box follow its main link. */
.feature-cards article{position:relative}.feature-cards article a::after{content:'';position:absolute;inset:0;border-radius:12px}.feature-cards article:focus-within{outline:3px solid #86b9f5;outline-offset:3px}
