:root{--navy:#102a43;--teal:#007f7a;--mint:#dff3ec;--cloud:#f7f8f5;--coral:#f08b73}*{box-sizing:border-box}body{margin:0;background:var(--cloud);color:var(--navy);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.site-header,main,footer{max-width:1440px;margin:auto}.site-header{padding:40px 6%;display:flex;align-items:center;justify-content:space-between}.brand{display:block}.brand img{display:block;width:183px;height:auto}.brand:focus-visible{outline:3px solid var(--teal);outline-offset:8px;border-radius:3px}.header-note{font-size:12px;color:#536b77}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;padding:36px 6% 56px;min-height:610px;gap:24px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;display:flex;align-items:center;gap:10px;margin:0 0 28px}.status-dot{width:7px;height:7px;background:var(--teal);border-radius:50%;box-shadow:0 0 0 5px #007f7a0d}h1{font-size:clamp(48px,5.5vw,78px);line-height:1.04;letter-spacing:-3.8px;margin:0 0 28px;font-weight:700}h1 span{color:var(--teal)}.intro{font-size:17px;line-height:1.75;max-width:440px;color:#536b77;margin:0 0 38px}.launch-note{display:flex;align-items:center;gap:18px}.launch-label{background:var(--navy);color:white;padding:15px 24px;border-radius:30px;font-size:13px;font-weight:700}.launch-detail{font-size:12px;color:#536b77}.journey-art{height:505px;position:relative;isolation:isolate}.orb{position:absolute;inset:35px 10px 28px 20px;background:var(--mint);border-radius:49% 51% 47% 53%/46% 46% 54% 54%;transform:rotate(-15deg)}.route{position:absolute;inset:-10px -15px 0;width:105%;height:105%;overflow:visible;z-index:1}.route-soft{stroke:var(--cloud);stroke-width:12}.route-line{stroke:var(--teal);stroke-width:1.3;stroke-dasharray:4 6}.journey-card{position:absolute;top:81px;left:17%;width:67%;max-width:330px;background:white;border-radius:20px;transform:rotate(-7deg);padding:25px 27px 23px;box-shadow:0 24px 60px #102a4310;z-index:2}.card-top{display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:1.7px;font-weight:700}.card-top img{width:35px;height:30px}.card-heading{font-size:39px;line-height:1.08;letter-spacing:-1.4px;margin-top:27px;font-weight:700}.card-heading em{font-style:normal;color:var(--teal)}.card-horizon{height:90px;margin:4px -27px 15px;overflow:hidden}.card-horizon svg{width:100%;height:110px}.card-bottom{border-top:1px solid #e9eeec;padding-top:17px;display:flex;align-items:center;justify-content:space-between;font-size:11px;line-height:1.5;color:#536b77}.card-arrow{font-size:25px;color:var(--teal)}.floating-tag{position:absolute;bottom:66px;right:0;background:var(--navy);color:white;z-index:3;border-radius:12px;padding:18px 23px;display:flex;align-items:center;gap:13px;box-shadow:0 12px 30px #102a4314;transform:rotate(3deg);font-size:11px;line-height:1.65}.floating-tag img{width:35px;filter:brightness(0) invert(1)}.floating-tag strong{font-weight:500;color:#dff3ec}.art-caption{position:absolute;bottom:5px;left:18%;font-size:8px;letter-spacing:1.7px;color:#536b77}.outlook{margin:0 6%;border-top:1px solid #dce4df;border-bottom:1px solid #dce4df;padding:32px 0;display:grid;grid-template-columns:.9fr 1fr 1fr 1fr;gap:24px}.outlook-title{font-size:14px;line-height:1.5;margin:0;color:#536b77}.outlook-title strong{color:var(--navy);font-weight:500}.feature{display:flex;gap:13px;align-items:center}.feature h2{font-size:13px;font-weight:700;margin:0 0 7px}.feature p{font-size:11px;color:#536b77;margin:0;line-height:1.5}footer{padding:28px 6%;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#536b77;font-size:10px}.footer-arrow{color:var(--teal);font-size:18px;margin-left:8px}@media(min-width:1600px){.hero{padding-top:70px;padding-bottom:85px}}@media(max-width:900px){.header-note{max-width:170px;text-align:right;line-height:1.6}.hero{gap:0}h1{font-size:50px;letter-spacing:-2.5px}.journey-art{height:440px}.journey-card{left:12%;width:78%;padding:20px}.card-heading{font-size:32px}.floating-tag{bottom:38px;padding:14px}.art-caption{left:9%;font-size:7px}.launch-note{align-items:flex-start;flex-direction:column;gap:12px}.outlook{grid-template-columns:1fr 1fr;row-gap:28px}.intro{font-size:15px}}@media(max-width:600px){.site-header{padding:25px 7%}.brand img{width:154px}.header-note{display:none}.hero{display:flex;flex-direction:column;padding:36px 7% 34px;min-height:0;align-items:stretch}.eyebrow{font-size:8px;letter-spacing:1.7px;margin-bottom:24px}h1{font-size:clamp(43px,11.5vw,66px);letter-spacing:-2.7px;margin-bottom:22px}.intro{font-size:15px;line-height:1.7;margin-bottom:25px}.launch-note{flex-direction:row;align-items:center;gap:13px}.launch-label{padding:13px 19px;font-size:12px;white-space:nowrap}.launch-detail{font-size:10px;max-width:110px;line-height:1.6}.journey-art{height:410px;max-width:420px;width:100%;margin:22px auto 0}.journey-card{top:63px;left:14%;width:70%;padding:22px}.card-heading{font-size:32px;margin-top:21px}.card-top{font-size:7px;letter-spacing:1px}.card-horizon{height:65px}.floating-tag{bottom:41px;right:-2px}.art-caption{left:12%;font-size:6px}.outlook{margin:0 7%;padding:26px 0;gap:26px 12px}.outlook-title{font-size:13px}.feature{gap:8px}.feature img{width:24px;height:24px}.feature h2{font-size:11px}.feature p{font-size:10px;max-width:112px}footer{padding:24px 7%;font-size:9px;flex-wrap:wrap;gap:14px}footer span:last-child{display:none}}@media(prefers-reduced-motion:no-preference){.journey-card{animation:arrive .9s ease-out both}@keyframes arrive{from{opacity:0;translate:0 15px}to{opacity:1;translate:0 0}}}
