@font-face{font-family:TWK Everett;src:url(/fonts/TWKEverett-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TWK Everett;src:url(/fonts/TWKEverett-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:TWK Everett;src:url(/fonts/TWKEverett-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--font-sans:"TWK Everett","Helvetica Neue",Helvetica,Arial,"Segoe UI",system-ui,sans-serif;--accent:#24b9d5;--teal-900:#002525;--teal-950:#001a1a;--teal-700:#00606f;--ink:#002525;--muted:#5a6868;--icon-bg:#e8f8fb;--hairline:#e1e5e4;--hairline-strong:#adbaba;--bg-light:#f6fafb;--bg-contact:#e9f4f7}*{box-sizing:border-box}body,html{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button{font-family:inherit}.page{width:100%;overflow-x:hidden}.shell{max-width:1440px;margin:0 auto;padding-inline:80px}.eyebrow{font-weight:700;font-size:16px;line-height:20px;letter-spacing:1.1px;text-transform:uppercase}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e1e5e4;padding:24px 0}.header,.header__inner{display:flex;align-items:center}.header__inner{max-width:1440px;margin:0 auto;width:100%;padding-inline:80px;gap:16px;height:32px}.header__logo-img{height:32px;width:auto;display:block}.header__divider{width:1px;height:24px;background:#e1e5e4}.header__title{font-weight:500;font-size:14px;line-height:22.4px;color:#5a6868}.hero{position:relative;overflow:hidden;padding:120px 80px;background-image:radial-gradient(135px 79.5px at 1008px 246px,rgba(36,185,213,.15) 0,rgba(36,185,213,0) 80%),linear-gradient(90deg,rgba(10,20,20,.9),rgba(10,20,20,.7)),linear-gradient(180deg,#002525,#001a1a)}.hero__ring{position:absolute;right:-120px;bottom:-160px;width:602px;height:602px;border-radius:301px;border:1px solid rgba(36,185,213,.1);box-shadow:0 0 0 80px rgba(36,185,213,.03),0 0 0 160px rgba(36,185,213,.02);pointer-events:none}.hero__inner{position:relative;max-width:1280px;margin:0 auto;width:100%}.hero__content{display:flex;flex-direction:column;gap:16px;align-items:flex-start;width:800px;max-width:100%}.hero__badge{background:rgba(36,185,213,.15);color:var(--accent);padding:8px 16px;border-radius:20px}.hero__title{margin:0;font-weight:700;font-size:72px;line-height:80px;letter-spacing:-2.56px;color:#fff}.hero__body{margin:8px 0 0;font-weight:400;font-size:20px;line-height:32px;color:hsla(0,0%,100%,.8)}.hero__actions{display:flex;gap:16px;padding-top:32px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;border-radius:8px;font-weight:700;font-size:16px;line-height:24px;cursor:pointer;border:1px solid transparent;transition:transform .15s ease,background .2s ease,box-shadow .2s ease}.btn--primary{background:var(--accent);color:#002525}.btn--primary:hover{background:#3fc6df;box-shadow:0 8px 24px rgba(36,185,213,.3);transform:translateY(-1px)}.btn--ghost{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.15);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn--ghost:hover{background:hsla(0,0%,100%,.14);transform:translateY(-1px)}.section{padding:80px 0}.section-light{background:var(--bg-light)}.section-dark{background:linear-gradient(180deg,#002525,#001a1a)}.section-contact{background:var(--bg-contact)}.section-head{display:flex;flex-direction:column;gap:16px;width:800px;max-width:100%}.section-head h2{margin:0;font-weight:700;font-size:48px;line-height:56px;letter-spacing:-1.44px}.section-head p{margin:8px 0 0;font-weight:400;font-size:20px;line-height:32px}.section-head--light h2{color:var(--ink)}.section-head--light p{color:var(--muted)}.section-head--light .eyebrow{color:var(--teal-700)}.section-head--dark h2{color:#fff}.section-head--dark p{color:hsla(0,0%,100%,.7)}.section-head--dark .eyebrow{color:var(--accent)}.questions__grid{margin-top:48px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px;gap:16px;align-items:stretch}.qcard{position:relative;display:flex;flex-direction:column;gap:16px;padding:24px 16px;border-radius:16px;border:1px solid hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.45);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:inset 0 1px 0 0 #fff,0 12px 30px rgba(0,37,37,.05)}.qcard__icon{width:48px;height:48px;border-radius:12px;background:var(--icon-bg);color:#00606f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.qcard__head{display:flex;flex-direction:column;gap:8px;padding-bottom:16px;border-bottom:1px solid var(--hairline)}.qcard__title{margin:0;font-weight:700;font-size:24px;line-height:32px;color:var(--ink)}.qcard__subtitle{margin:0;font-weight:400;font-size:16px;line-height:24px;color:var(--muted)}.qcard__list{display:flex;flex-direction:column;gap:12px}.qrow{display:flex;gap:16px;align-items:center;justify-content:space-between;text-align:left;width:100%;padding:12px;border-radius:16px;border:none;border-bottom:.5px solid var(--hairline-strong);background:transparent;color:var(--ink);font-weight:500;font-size:16px;line-height:20px;cursor:pointer;transition:background .18s ease,box-shadow .18s ease}.qrow:hover{background:rgba(36,185,213,.08);box-shadow:0 4px 14px rgba(0,37,37,.06)}.qrow__chevron{color:var(--teal-700);flex-shrink:0;transition:transform .2s ease,color .2s ease}.qrow:hover .qrow__chevron{transform:translateX(3px);color:var(--accent)}.journey__controls{margin-top:48px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.journey__hint{font-weight:400;font-size:14px;line-height:20px;color:hsla(0,0%,100%,.55);max-width:360px}.journey__nav{display:flex;gap:12px;flex-shrink:0}.navbtn{width:48px;height:48px;border-radius:999px;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.06);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s ease,border-color .18s ease,opacity .18s ease}.navbtn:hover:not(:disabled){background:rgba(36,185,213,.18);border-color:rgba(36,185,213,.4)}.navbtn:disabled{opacity:.35;cursor:not-allowed}.journey__viewport{margin-top:32px;overflow:hidden;cursor:-webkit-grab;cursor:grab;touch-action:pan-y}.journey__viewport.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.journey__track{display:flex;gap:24px;transition:transform .45s cubic-bezier(.22,.61,.36,1)}.pcard{position:relative;flex:0 0 340px;width:340px;min-height:420px;display:flex;flex-direction:column;border-radius:24px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 32px rgba(0,0,0,.2);overflow:hidden}.pcard__bar{height:4px;width:100%;background:var(--accent)}.pcard__body{display:flex;flex-direction:column;gap:16px;padding:24px;flex:1 1}.pcard__meta{gap:12px}.pcard__meta,.pcard__num{display:flex;align-items:center}.pcard__num{width:40px;height:40px;border-radius:12px;background:hsla(0,0%,100%,.1);color:#fff;font-weight:700;font-size:16px;justify-content:center}.pcard__group{background:rgba(36,185,213,.2);color:var(--icon-bg);padding:6px 12px;border-radius:999px;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.88px;text-transform:uppercase}.pcard__title{margin:0;font-weight:700;font-size:24px;line-height:32px;color:#fff}.pcard__subtitle{margin:0;font-weight:500;font-size:16px;line-height:24px;color:hsla(0,0%,100%,.6)}.pcard__list{margin:0;padding-left:24px;display:flex;flex-direction:column;gap:9px;list-style:disc;color:hsla(0,0%,100%,.8)}.pcard__link,.pcard__list li{font-weight:500;font-size:16px;line-height:20px}.pcard__link{margin-top:auto;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.1);color:var(--accent);display:inline-flex;align-items:center;gap:8px;cursor:pointer}.pcard__link svg{transition:transform .18s ease}.pcard__link:hover svg{transform:translateX(3px)}.contact__cards{margin-top:48px;padding-top:16px;display:flex;gap:24px;align-items:stretch}.ccard{position:relative;flex:1 1;min-width:0;display:flex;flex-direction:column;gap:8px;padding:33px;border-radius:24px;border:1px solid hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.85);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 24px rgba(0,0,0,.04),inset 0 1px 0 0 #fff;transition:transform .18s ease,box-shadow .18s ease}.ccard:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(0,37,37,.1),inset 0 1px 0 0 #fff}.ccard__icon{width:48px;height:48px;border-radius:12px;background:var(--icon-bg);display:flex;align-items:center;justify-content:center}.ccard__title{margin:8px 0 0;font-weight:700;font-size:20px;line-height:32px;color:var(--ink)}.ccard__desc{margin:0;font-weight:400;color:var(--muted)}.ccard__desc,.ccard__email{font-size:16px;line-height:20px}.ccard__email{margin-top:auto;padding-top:16px;font-weight:700;color:var(--teal-700)}.contact__foot{margin-top:24px;font-weight:400;font-size:16px;line-height:24px;color:var(--muted)}.contact__foot a{font-weight:700;color:var(--teal-700)}.footer{position:relative;overflow:hidden;background:#062524;padding:64px 0 56px}.footer__bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}.footer__bg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right center}.footer__inner{position:relative;max-width:1440px;margin:0 auto;padding-inline:80px;color:#fff}.footer__cols{display:flex;gap:80px}.footer__logo{height:35px;width:auto;display:block;flex-shrink:0}.footer__col{display:flex;flex-direction:column;gap:16px}.footer__heading{font-size:16px;line-height:normal}.footer__address,.footer__heading{margin:0;font-weight:400;color:#fff}.footer__address{font-style:normal;font-size:14px;line-height:1.4}.footer__links{gap:12px}.footer__links a{font-weight:400;font-size:14px;line-height:normal;color:#fff;transition:color .18s ease}.footer__links a:hover{color:var(--accent)}.footer__legal{margin:72px 0 0;max-width:1100px;font-weight:400;font-size:9px;line-height:1.4;color:hsla(0,0%,100%,.85)}@media (max-width:1280px){.questions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact__cards{flex-wrap:wrap}.ccard{flex:1 1 280px}}@media (max-width:900px){.hero{padding:88px 32px}.header__inner,.shell{padding-inline:32px}.hero__title{font-size:48px;line-height:54px;letter-spacing:-1.6px}.section-head h2{font-size:36px;line-height:42px;letter-spacing:-1px}.footer__inner{padding-inline:32px}.footer__cols{flex-wrap:wrap;gap:40px}.footer__logo{flex-basis:100%;height:35px;object-fit:contain;object-position:left center}}@media (max-width:720px){.questions__grid{grid-template-columns:1fr}.header__inner{gap:12px}.header__title{font-size:13px;line-height:18px}.hero__title{font-size:38px;line-height:44px}.eyebrow{font-size:14px;line-height:18px}.btn{padding:12px 18px}.hero__body,.section-head p{font-size:16px;line-height:26px}.pcard__title,.qcard__title{font-size:20px;line-height:28px}.ccard__title{font-size:18px;line-height:26px}.navbtn{width:36px;height:36px}.navbtn svg{width:16px;height:16px}}.modal-overlay{position:fixed;inset:0;z-index:100;background:rgba(0,18,18,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:40px 24px;overflow:hidden;animation:overlayIn .2s ease}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}.modal{width:100%;max-width:920px;max-height:calc(100vh - 80px);display:flex;flex-direction:column;background:#f4f7f7;border-radius:12px;overflow:hidden;box-shadow:0 32px 64px rgba(0,0,0,.2);animation:modalIn .25s cubic-bezier(.22,.61,.36,1)}@keyframes modalIn{0%{opacity:0;transform:translateY(16px) scale(.99)}to{opacity:1;transform:none}}.modal__header{position:relative;flex-shrink:0;background:#002525;padding:32px 32px 24px}.modal__eyebrow{display:flex;align-items:center;gap:12px;color:#aaedff;font-weight:700;font-size:16px;line-height:24px;letter-spacing:1.1px;text-transform:uppercase}.modal__eyebrow i{font-size:20px}.modal__title{margin:16px 0 0;font-weight:700;font-size:40px;line-height:48px;letter-spacing:-1.44px;color:#fff}.modal__title span{display:block}.modal__close{position:absolute;top:28px;right:28px;width:36px;height:36px;border-radius:999px;border:none;background:rgba(0,37,37,.4);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s ease}.modal__close:hover{background:rgba(36,185,213,.5)}.modal__body{gap:24px;align-items:stretch;padding:32px;overflow:hidden}.modal__body,.modal__main{display:flex;flex:1 1;min-height:0}.modal__main{min-width:0;overflow-y:auto;flex-direction:column;gap:32px;padding-right:8px;margin-right:-8px;scrollbar-width:thin;scrollbar-color:rgba(0,104,121,.3) transparent}.modal__main::-webkit-scrollbar{width:8px}.modal__main::-webkit-scrollbar-thumb{background:rgba(0,104,121,.25);border-radius:8px}.modal__context{color:#00687a;font-weight:500}.modal__context,.modal__summary{margin:0;font-size:16px;line-height:24px}.modal__summary{color:#5a6868;font-weight:400}.modal__steps{display:flex;flex-direction:column;gap:16px}.modal__stepshead{display:flex;align-items:center;justify-content:space-between;gap:16px}.modal__stepshead h3{margin:0;font-weight:700;font-size:24px;line-height:32px;color:#002525}.modal__expandall{border:none;background:none;color:#00687a;font-weight:700;text-decoration:underline;cursor:pointer;flex-shrink:0}.modal__expandall,.modal__hint{font-size:12px;line-height:16px}.modal__hint{margin:-8px 0 0;font-style:italic;color:rgba(61,73,76,.5)}.stepcard{position:relative;border-radius:16px;border:1px solid rgba(0,37,37,.06);background:hsla(0,0%,100%,.85);box-shadow:inset 0 1px 0 0 #fff,0 4px 24px rgba(0,0,0,.04);transition:box-shadow .18s ease}.stepcard.is-open{background:#fff;box-shadow:inset 0 1px 0 0 #fff,0 10px 30px rgba(0,37,37,.08)}.stepcard__head{display:grid;grid-template-columns:32px 1fr auto;align-items:center;grid-gap:16px;gap:16px;width:100%;padding:16px;background:none;border:none;text-align:left;cursor:pointer}.stepcard__badge{width:32px;height:32px;border-radius:999px;background:#00687a;color:#fff;font-weight:700;font-size:16px;display:flex;align-items:center;justify-content:center;align-self:start}.stepcard__badge i{font-size:18px}.stepcard__title{font-weight:700;font-size:24px;line-height:32px;color:#002525}.stepcard__pill{align-self:start;min-width:80px;height:24px;padding:0 12px;border-radius:999px;background:rgba(86,182,206,.2);color:#00687a;font-weight:700;font-size:12px;line-height:24px;text-align:center}.stepcard__body{padding:0 16px 16px 64px;display:flex;flex-direction:column;gap:24px}.stepcard__desc{margin:0;color:#5a6868;font-weight:400;font-size:16px;line-height:24px}.stepcard:not(.is-open) .stepcard__desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stepcard__points{margin:-16px 0 0;padding-left:24px;list-style:disc;color:#5a6868;display:flex;flex-direction:column;gap:4px}.stepcard__points li,.stepcard__xref{font-size:16px;line-height:24px}.stepcard__xref{align-self:flex-start;display:inline-flex;align-items:center;gap:12px;padding:8px 16px;border:none;border-radius:54px;background:#cee1e6;color:#00687a;font-weight:700;cursor:pointer;transition:background .18s ease}.stepcard__xref:hover{background:#bcd6dd}.stepcard__res{border-top:1px solid rgba(61,73,76,.2);padding-top:16px;display:flex;flex-direction:column;gap:16px}.stepcard__res h4{margin:0;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.5px;text-transform:uppercase;color:#5a6868}.res{display:flex;gap:8px;align-items:flex-start}.res i{color:#00687a;font-size:18px;margin-top:2px}.res__text{display:flex;flex-direction:column;gap:4px}.res__label{font-weight:700;font-size:16px;line-height:24px;color:#111b1b}a.res:hover .res__label{color:#00687a;text-decoration:underline}.res__note{font-weight:500;font-size:12px;line-height:16px;color:rgba(61,73,76,.6)}.modal__godeeper{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:4px 12px;gap:4px 12px;padding:14px 16px;border-radius:8px;background:#00687a;color:#fff;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.5),0 20px 20px rgba(0,37,37,.05);transition:background .18s ease}.modal__godeeper:hover{background:#00788c}.modal__godeeper-kicker{grid-column:1;font-weight:700;font-size:12px;line-height:16px;color:hsla(0,0%,100%,.8)}.modal__godeeper-label{grid-column:1;font-weight:700;font-size:16px;line-height:24px;color:#fff}.modal__godeeper i{grid-column:2;grid-row:1/span 2;font-size:24px}.modal__aside{width:240px;flex-shrink:0;position:-webkit-sticky;position:sticky;top:0}.guidance{display:flex;flex-direction:column;gap:16px;padding:25px 17px;border-radius:12px;border:1px solid rgba(0,0,0,.04);background:#f4f4f1;box-shadow:inset 0 1px 0 0 #fff,0 4px 12px rgba(0,0,0,.04)}.guidance__icon{width:40px;height:40px;border-radius:999px;background:rgba(86,182,206,.2);color:#00687a;display:flex;align-items:center;justify-content:center;font-size:20px}.guidance__title{margin:0;font-weight:700;font-size:24px;line-height:32px;color:#00687a}.guidance__title--sm{font-size:20px}.guidance__text{margin:0;color:#5a6868;font-weight:400;font-size:16px;line-height:24px}.guidance__text--sm{font-size:14px;line-height:20px;color:rgba(61,73,76,.8)}.guidance__btn{display:flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:8px;background:#00687a;color:#fff;font-weight:700;font-size:14px;line-height:20px;transition:background .18s ease}.guidance__btn:hover{background:#00788c}@media (max-width:760px){.modal-overlay{align-items:flex-start;padding:24px 16px;overflow-y:auto}.modal{max-height:none}.modal__body{flex-direction:column;overflow:visible}.modal__main{overflow:visible;max-height:none;padding-right:0;margin-right:0}.modal__aside{width:100%;position:static}.modal__title{font-size:30px;line-height:38px;letter-spacing:-1px}.guidance__title,.modal__stepshead h3,.stepcard__title{font-size:20px;line-height:28px}.guidance__title--sm{font-size:18px;line-height:26px}.stepcard__body{padding-left:16px}}.phase{min-height:100vh;background:#f9f9f6}.phase__topbar{background:#fff;border-bottom:1px solid #e1e5e4;padding:24px 80px}.phase__topbar-inner{display:flex;align-items:center;gap:16px}.header__logo--light{color:#002525;font-weight:700;font-size:20px;letter-spacing:-.5px}.header__logo--light span{color:#00687a}.phase__topbar-divider{width:1px;height:24px;background:#e1e5e4}.phase__topbar-title{color:#5a6868;font-weight:500;font-size:14px}.phase__layout{display:flex;align-items:flex-start}.sidenav{position:-webkit-sticky;position:sticky;top:0;align-self:flex-start;width:320px;flex-shrink:0;background:#f4f4f1;height:100vh;box-shadow:2px 0 5px rgba(0,0,0,.06)}.sidenav,.sidenav__top{display:flex;flex-direction:column}.sidenav__top{padding:24px;border-bottom:1px solid rgba(0,0,0,.04);gap:16px}.sidenav__back{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background:#fff;border:1px solid rgba(61,73,76,.2);border-radius:8px;color:#002525;font-weight:600;font-size:16px;transition:border-color .18s ease,background .18s ease}.sidenav__back:hover{border-color:#00687a;background:#fbfbfa}.sidenav__backmap{display:flex;align-items:center;justify-content:center;gap:8px;color:#00687a;font-weight:700;font-size:12px;letter-spacing:.6px}.sidenav__backmap:hover{text-decoration:underline}.sidenav__nav{flex:1 1;overflow-y:auto;padding:8px 0}.sidenav__select{display:none;position:relative}.sidenav__select-label{display:block;margin-bottom:6px;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.6px;text-transform:uppercase;color:#5a6868}.phasedd__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid rgba(61,73,76,.18);border-radius:10px;background:#fff;font:inherit;font-size:15px;font-weight:600;color:#1f2a2a;cursor:pointer;text-align:left}.phasedd__trigger:focus-visible{outline:2px solid #006879;outline-offset:1px}.phasedd__trigger-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phasedd__caret{flex-shrink:0;color:#5a6868;transition:transform .18s ease}.phasedd__caret.is-open{transform:rotate(180deg)}.phasedd__menu{position:absolute;left:16px;right:16px;top:calc(100% - 4px);z-index:60;max-height:320px;overflow-y:auto;padding:6px;background:#fff;border:1px solid rgba(61,73,76,.16);border-radius:12px;box-shadow:0 12px 28px rgba(0,18,18,.18)}.phasedd__group+.phasedd__group{margin-top:4px}.phasedd__group-label{margin:0;padding:10px 10px 4px;font-weight:700;font-size:11px;line-height:14px;letter-spacing:.6px;text-transform:uppercase;color:#8a9595}.phasedd__option{width:100%;display:flex;align-items:center;gap:8px;padding:10px;border:none;border-radius:8px;background:transparent;font:inherit;font-size:14px;color:#1f2a2a;cursor:pointer;text-align:left}.phasedd__option:hover{background:rgba(0,104,121,.06)}.phasedd__option.is-active{background:rgba(0,104,121,.1);font-weight:600;color:#006879}.phasedd__option .ti-check{flex-shrink:0;color:#006879}.phasedd__option-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidenav__stage{margin:0;padding:16px 24px 4px;text-transform:uppercase;color:rgba(61,73,76,.5)}.sidenav__link,.sidenav__stage{font-weight:700;font-size:12px;line-height:16px;letter-spacing:.6px}.sidenav__link{display:flex;align-items:center;gap:8px;padding:8px 24px;color:rgba(61,73,76,.6);border-right:4px solid transparent;transition:background .16s ease,color .16s ease}.sidenav__link:hover{background:rgba(0,104,121,.04);color:#00687a}.sidenav__link.is-active{background:rgba(0,104,121,.05);border-right-color:#006879;color:#00687a}.sidenav__num{width:20px;height:20px;flex-shrink:0;border-radius:4px;background:rgba(61,73,76,.6);color:#fff;font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:center}.sidenav__link.is-active .sidenav__num{background:#00687a}.sidenav__guidance{border-top:1px solid rgba(0,0,0,.04);background:#fff;padding:25px 24px 24px;display:flex;flex-direction:column;gap:12px}.phase__main{flex:1 1;min-width:0;padding:40px 80px 64px 40px}.phase__hero{display:flex;flex-direction:column;gap:12px;padding-bottom:8px}.phase__badge{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:5px 12px;border-radius:10px;background:#e8e8e5;color:#00687a;font-weight:700;font-size:10px;letter-spacing:1.1px;text-transform:uppercase}.phase__title{margin:8px 0 0;font-weight:700;font-size:48px;line-height:56px;letter-spacing:-1.44px;color:#002525}.phase__tagline{font-weight:500;color:rgba(17,27,27,.8)}.phase__intro,.phase__tagline{margin:0;font-size:16px;line-height:24px}.phase__intro{font-weight:400;color:rgba(61,73,76,.8)}.phase__grid{margin-top:40px;display:grid;grid-template-columns:2fr 1fr;grid-gap:40px;gap:40px;align-items:start}.phase__h2{margin:0 0 16px;font-weight:700;font-size:24px;line-height:32px;color:#002525}.phase__h2--warn{display:flex;align-items:flex-start;gap:8px}.phase__h2--warn i{color:#ba1a1a;font-size:22px;line-height:32px;flex-shrink:0}.worklist{position:relative;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:32px}.worklist:before{content:"";position:absolute;left:19px;top:24px;bottom:40px;width:2px;background:rgba(0,104,121,.2)}.workitem{position:relative;display:flex;gap:24px;align-items:flex-start}.workitem__num{width:40px;height:40px;flex-shrink:0;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:24px;background:#e8e8e5;border:1.667px solid #006879;color:#006879;z-index:1}.workitem:first-child .workitem__num{background:#006879;border-color:#006879;color:#fff}.workitem__card{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:12px;padding:20px;border-radius:8px;background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.8),0 20px 40px rgba(0,37,37,.05)}.workitem:not(:first-child) .workitem__card{opacity:.85}.workitem__title{margin:0;font-weight:700;font-size:24px;line-height:32px;color:#002525}.workitem__desc{margin:0;font-weight:400;font-size:16px;line-height:24px;color:rgba(61,73,76,.8)}.workitem__points{margin:0;padding-left:24px;list-style:disc;display:flex;flex-direction:column;gap:4px;color:rgba(61,73,76,.8)}.workitem__points li,.workitem__xref{font-size:16px;line-height:24px}.workitem__xref{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 17px;border-radius:8px;border:1px solid rgba(0,0,0,.12);background:#fff;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.8),0 2px 4px rgba(0,37,37,.08);color:#002525;font-weight:700;transition:border-color .18s ease}.workitem__xref:hover{border-color:#00687a}.workitem__xref span{display:inline-flex;align-items:center;gap:8px}.workitem__xref span i{color:#00687a}.phase__side{gap:32px}.insight,.phase__side{display:flex;flex-direction:column}.insight{gap:8px}.insight .phase__h2{margin-bottom:0}.insight__card{border-radius:8px;padding:24px 24px 24px 28px;border-left:4px solid #002525;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.8),0 20px 40px rgba(0,37,37,.05)}.insight__card p{margin:0;font-weight:400;font-size:16px;line-height:24px;color:rgba(61,73,76,.8)}.insight__card--good{background:rgba(37,248,100,.1)}.insight__card--neutral,.insight__card--warn{background:hsla(0,0%,100%,.7)}.insight__card--warn{border-left-color:#ba1a1a;display:flex;flex-direction:column;gap:15px}.blocker h4{margin:0 0 2px;font-weight:700;font-size:20px;line-height:32px;color:#111b1b}.blocker p{margin:0;font-weight:400;font-size:16px;line-height:24px;color:rgba(61,73,76,.8)}.phase__footnav{margin-top:40px;padding-top:32px;border-top:1px solid rgba(0,0,0,.04);display:flex;align-items:center;justify-content:space-between;gap:16px}.phase__footback{display:inline-flex;align-items:center;gap:8px;color:rgba(61,73,76,.8);font-weight:700;font-size:16px}.phase__footback:hover{color:#00687a}.phase__footnext{display:inline-flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;background:#00687a;color:#fff;font-weight:700;font-size:14px;transition:background .18s ease}.phase__footnext:hover{background:#00788c}@media (max-width:1100px){.phase__grid{grid-template-columns:1fr}}@media (max-width:900px){.phase__topbar{padding:20px 24px}.phase__layout{flex-direction:column}.sidenav{position:static;width:100%;height:auto;max-height:none;box-shadow:0 2px 6px rgba(0,0,0,.06)}.sidenav__top{flex-direction:row;align-items:center;flex-wrap:wrap;gap:12px;padding:12px 16px}.sidenav__back{flex:1 1;min-width:0;padding:10px 14px;font-size:14px}.sidenav__backmap{flex-shrink:0}.sidenav__nav{display:none}.sidenav__select{display:block;padding:12px 16px}.sidenav__guidance{display:none}.phase__main{padding:32px 24px 56px}.phase__title{font-size:36px;line-height:42px;letter-spacing:-1px}.phase__h2,.workitem__title{font-size:20px;line-height:28px}.workitem__num{font-size:20px}.blocker h4{font-size:18px;line-height:26px}}