:root{color-scheme:light;--navy:#102538;--navy-deep:#0b1c2a;--cream:#f6f3ec;--paper:#fff;--ink:#172a37;--muted:#52616c;--teal:#87d8d2;--line:#d8dfe1;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink)}a{color:inherit}button{font:inherit}.container{width:min(100% - 3rem,1192px);margin-inline:auto}.skip-link{position:absolute;top:-100px;left:1rem;z-index:20;padding:.75rem 1rem;background:#fff;color:#000}.skip-link:focus{top:1rem}.site-header{background:var(--navy-deep);color:#fff;border-bottom:1px solid #ffffff21}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center;gap:.85rem;font-size:.72rem;line-height:1.25;letter-spacing:.14em;font-weight:800}.brand-mark{width:39px;height:39px;display:grid;place-items:center;border:1.5px solid var(--teal);border-radius:50%;font-size:.9rem;letter-spacing:-.13em;padding-right:.1rem}.brand-mark span{color:var(--teal)}.header-note{font-size:.83rem;color:#b2c7ce}.hero{overflow:hidden;background:var(--navy-deep);color:#fff}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:620px;align-items:center;gap:4rem;padding-block:4.8rem 5.2rem}.eyebrow{margin:0 0 1.25rem;font-size:.74rem;font-weight:800;letter-spacing:.16em;color:#317b83}.eyebrow.light{color:var(--teal)}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}h1{max-width:690px;font-size:clamp(2.8rem,5.1vw,5.1rem);line-height:1.045;font-weight:650;margin-bottom:1.7rem}h1 em{font-style:normal;color:var(--teal)}.hero-lede{max-width:550px;color:#c8d4d9;font-size:1.12rem;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;margin-top:2.3rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;min-height:52px;padding:.85rem 1.25rem;border:1px solid transparent;border-radius:3px;text-decoration:none;font-size:.93rem;font-weight:750;transition:transform .2s,background .2s,border-color .2s;cursor:pointer}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--teal);color:var(--navy-deep)}.button-primary:hover{background:#a1e8e2}.button-cream{background:var(--cream);color:var(--navy-deep)}.button-dark{background:var(--navy);color:#fff}.text-link{display:inline-flex;align-items:center;gap:.6rem;padding:0;border:0;border-bottom:1px solid currentColor;background:none;text-decoration:none;font-weight:700;line-height:1.7;cursor:pointer}.light-link{color:#fff}.hero-visual{position:relative;align-self:stretch;display:flex;align-items:center}.hero-visual:before{content:"";position:absolute;inset:7% -14% 12% 8%;border:1px solid #8de1da54;transform:rotate(3deg)}.hero-visual img{position:relative;display:block;width:100%;height:440px;object-fit:cover;object-position:center;border-radius:2px;box-shadow:0 28px 60px #0007}.image-caption{position:absolute;bottom:8%;left:-7%;display:flex;align-items:center;gap:.9rem;max-width:240px;padding:1rem 1.15rem;background:#fff;color:var(--ink);box-shadow:0 15px 38px #0004;font-size:.77rem;font-weight:650;line-height:1.45}.caption-rule{display:block;flex:none;width:3px;height:31px;background:#3d9b9a}.section-pad{padding-block:6.3rem}.section-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:5rem;align-items:end;margin-bottom:2.4rem}.section-heading h2,.split-grid h2,.follow-grid h2{max-width:700px;font-size:clamp(2.25rem,3.6vw,3.55rem);line-height:1.13;margin:0}.section-heading>p{color:var(--muted);line-height:1.7;font-size:1.02rem;margin:0 0 .25rem}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.survey-card{display:flex;flex-direction:column;min-height:305px;padding:1.45rem;background:#f7f8f7;border:1px solid #e4e8e8;transition:transform .2s,border-color .2s,box-shadow .2s}.survey-card:hover{transform:translateY(-4px);border-color:#8fbab9;box-shadow:0 15px 35px #122b3b13}.card-number{display:block;margin-bottom:2.2rem;color:#408990;font-size:.78rem;font-weight:800;letter-spacing:.12em}.survey-card h3{font-size:1.36rem;line-height:1.2;margin-bottom:.65rem}.survey-card p{font-size:.95rem;color:var(--muted);line-height:1.6}.card-link{display:flex;justify-content:space-between;gap:.5rem;align-items:center;margin-top:auto;padding-top:1.2rem;border-top:1px solid var(--line);font-size:.87rem;font-weight:750;text-decoration:none}.card-link span{font-size:1.15rem}.interview-section{background:#22555c;color:#fff;padding-block:4.8rem}.interview-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:6rem;align-items:center}.interview-grid h2{max-width:650px;font-size:clamp(2.4rem,4vw,4rem);line-height:1.13;margin:0}.interview-copy p{max-width:440px;color:#e0eff0;font-size:1.08rem;line-height:1.7;margin-bottom:1.8rem}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:8rem}.section-intro{max-width:480px;margin:1.5rem 0 0;color:var(--muted);font-size:1.06rem;line-height:1.75}.question-list{border-top:1px solid var(--line)}.question-list p{display:flex;gap:1.2rem;margin:0;padding:1.3rem 0;border-bottom:1px solid var(--line);font-size:1.07rem;line-height:1.5;font-weight:600}.question-list p:before{content:"+";color:#31858c;font-weight:400;font-size:1.4rem;line-height:1}.transparency-section{background:var(--cream)}.transparency-copy{font-size:1.07rem;line-height:1.78;color:#475b63}.transparency-copy p:last-child{margin-bottom:0}.follow-grid{display:grid;grid-template-columns:1fr .78fr;gap:8rem;align-items:center}.follow-grid>div:first-child>p:not(.eyebrow){max-width:480px;color:var(--muted);font-size:1.07rem;line-height:1.7;margin:1.25rem 0 1.8rem}.share-panel{padding:2.4rem;background:#eaf3f2;border-left:4px solid #60aba9}.share-panel h3{font-size:1.72rem;line-height:1.2}.share-panel p:not(.eyebrow){color:#4d6067;line-height:1.65}.share-button{color:#1c6067}.site-footer{background:var(--navy-deep);color:#fff;padding-block:5rem 3rem}.footer-grid{display:grid;grid-template-columns:1fr .5fr;gap:8rem}.footer-grid h2{font-size:2rem;margin-bottom:.7rem}.footer-grid p:not(.eyebrow){max-width:620px;color:#b8c9ce;line-height:1.7}.footer-aside{align-self:end;text-align:right}.footer-aside p{margin-bottom:.2rem!important}.footer-aside small{color:#83a2ac}.footer-line{display:block;width:55px;height:3px;background:var(--teal);margin:0 0 1.1rem auto}.toast{position:fixed;z-index:30;bottom:1.25rem;left:50%;transform:translate(-50%,150%);min-width:min(90vw,300px);max-width:500px;padding:.9rem 1.2rem;border-radius:4px;background:#102538;color:#fff;box-shadow:0 12px 35px #0004;text-align:center;opacity:0;transition:transform .25s,opacity .25s}.toast.show{transform:translate(-50%,0);opacity:1}.outbound[aria-disabled="true"]{cursor:help}a:focus-visible,button:focus-visible{outline:3px solid #68bbb7;outline-offset:4px}@media(max-width:1000px){.hero-grid{gap:2rem}.card-grid{grid-template-columns:repeat(2,1fr)}.survey-card{min-height:250px}.split-grid,.follow-grid{gap:4rem}}@media(max-width:700px){.container{width:min(100% - 2rem,1192px)}.header-inner{min-height:72px}.header-note{display:none}.hero-grid{grid-template-columns:1fr;gap:2.5rem;min-height:auto;padding-block:3.5rem 4rem}.hero-visual{display:block}.hero-visual img{height:300px}.hero-visual:before{inset:5% -4% 8% 8%}.image-caption{left:0;bottom:-1.5rem}.hero-actions{gap:1.3rem}.section-pad{padding-block:4.4rem}.section-heading,.interview-grid,.split-grid,.follow-grid,.footer-grid{grid-template-columns:1fr;gap:2rem}.section-heading{margin-bottom:1.8rem}.interview-section{padding-block:4.3rem}.footer-aside{text-align:left}.footer-line{margin-left:0}.site-footer{padding-block:4rem 2.7rem}}@media(max-width:480px){h1{font-size:2.65rem}.hero-lede{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual img{height:240px}.card-grid{grid-template-columns:1fr}.survey-card{min-height:235px}.card-number{margin-bottom:1rem}.share-panel{padding:1.6rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:3rem;min-height:auto;padding-block:4.8rem 4rem}.hero-copy{max-width:900px}.hero-copy h1{max-width:900px}.hero-lede{max-width:720px}.hero-visual{display:block;width:100%}.hero-visual:before{display:none}.hero-visual picture{display:block;width:100%}.hero-visual img{width:100%;height:auto;aspect-ratio:2448/542;object-fit:cover;box-shadow:0 22px 50px #0005}.image-caption{display:none}@media(max-width:700px){.hero-grid{gap:2.5rem;padding-block:3.6rem 3.4rem}.hero-visual img{height:290px;aspect-ratio:auto;object-position:center}}@media(max-width:480px){.hero-visual img{height:240px}}
.updates-form{max-width:560px;margin:1.5rem 0 .85rem}.updates-form iframe{display:block;width:100%;min-height:390px;border:0}.signup-fallback{margin-top:.45rem;color:#1c6067}.footer-single{grid-template-columns:1fr}
.updates-form iframe{min-height:540px}@media(max-width:700px){.updates-form iframe{min-height:650px}}
.hero-visual img{height:clamp(360px,42vw,540px);aspect-ratio:auto;object-fit:cover;object-position:center 52%}@media(max-width:700px){.hero-visual img{height:290px}}@media(max-width:480px){.hero-visual img{height:240px}}
/* Keep the outpainted panorama visible across widescreen layouts. */
.hero-visual img{height:auto;aspect-ratio:1942/809;object-fit:contain}
@media(max-width:700px){.hero-visual img{height:290px;aspect-ratio:auto;object-fit:cover;object-position:center}}
@media(max-width:480px){.hero-visual img{height:240px}}
