:root{--navy:#001b2e;--navy-deep:#002d3f;--navy-card:#0a3a4a;--teal:#0099bd;--teal-hover:#0082a1;--teal-soft:#e5f6fa;--teal-mint:#ecf8fb;--ink:#0f172a;--muted:#64748b;--line:#e2e8f0;--bg:#f8fafc;--white:#fff;--radius:16px;--radius-lg:28px;--radius-xl:32px;--shadow:0 20px 50px #001b2e14;--shadow-sm:0 8px 24px #001b2e0f;--font:"Plus Jakarta Sans", "Segoe UI", sans-serif;--max:1180px;--gutter:clamp(1.25rem, 4vw, 2rem);--ease:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;background:0 0;border:none}ul{list-style:none}.container{width:min(100% - var(--gutter) * 2, var(--max));margin-inline:auto}.eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--teal);font-size:.8rem;font-weight:700}.btn{min-height:2.85rem;transition:background .2s var(--ease), color .2s var(--ease), border-color .2s var(--ease), transform .2s var(--ease);border-radius:12px;justify-content:center;align-items:center;gap:.45rem;padding:.7rem 1.35rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-teal{background:var(--teal);color:var(--white)}.btn-teal:hover{background:var(--teal-hover)}.btn-navy{background:var(--navy);color:var(--white)}.btn-navy:hover{background:#01253d}.btn-ghost{color:var(--ink);border:1px solid var(--line);background:0 0}.btn-ghost:hover{background:var(--bg);border-color:#cbd5e1}.btn-ghost-light{color:var(--white);background:0 0;border:1px solid #ffffff59}.btn-ghost-light:hover{background:#ffffff14}.section{padding-block:clamp(4rem,8vw,6.5rem)}.fade-up{opacity:0;transition:opacity .65s var(--ease), transform .65s var(--ease);transform:translateY(1rem)}.fade-up.is-visible,.is-visible .fade-up{opacity:1;transform:translateY(0)}.fade-up.delay-1{transition-delay:80ms}.fade-up.delay-2{transition-delay:.16s}.fade-up.delay-3{transition-delay:.24s}.site-header{z-index:50;background:#fff;border-bottom:none;position:sticky;top:0;overflow:hidden}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;height:4.5rem;min-height:4.5rem;display:flex;overflow:hidden}.site-header__brand{flex-shrink:0;align-items:center;display:inline-flex}.site-header__logo{width:auto;height:2.35rem;display:block}.site-header__nav{align-items:center;gap:1.75rem;display:none}.site-header__nav a{color:var(--muted);transition:color .2s var(--ease);font-size:.95rem;font-weight:500}.site-header__nav a:hover{color:var(--navy)}.site-header__actions{align-items:center;gap:.65rem;display:flex}.site-header__login{display:none}@media (width>=720px){.site-header__login{display:inline-flex}}@media (width>=900px){.site-header__nav{display:flex}}.hero{background:var(--white);padding-block:clamp(2.5rem,6vw,4.5rem) clamp(3.5rem,8vw,6rem);overflow:hidden}.hero__grid{align-items:center;gap:3rem;display:grid}.hero__title{letter-spacing:-.035em;color:var(--navy);max-width:22ch;margin-bottom:1.75rem;font-size:clamp(1.65rem,3.5vw,2.65rem);font-weight:700;line-height:1.22}.hero__title-line{display:block}.hero__title-line--lead{font-weight:700}.hero__title-light{font-size:.86em;font-weight:500}.hero__title-line--mobile{display:none}.hero__title-line--desktop{display:block}.hero__em--mark{color:var(--teal);padding-bottom:.12em;font-weight:800;display:inline-block;position:relative}.hero__em--mark:after{content:"";pointer-events:none;background:url(/underline-moments.png) bottom/100% no-repeat;height:.45em;position:absolute;bottom:-.18em;left:-4%;right:-4%}.hero__features{flex-wrap:wrap;align-items:center;gap:.85rem 0;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.hero__feature{color:var(--navy);letter-spacing:-.01em;align-items:center;gap:.55rem;padding-inline:.95rem;font-size:.92rem;font-weight:600;display:inline-flex}.hero__feature:first-child{padding-left:0}.hero__feature:not(:first-child){border-left:1px solid var(--line)}.hero__feature-icon{background:var(--teal-mint);width:2.15rem;height:2.15rem;color:var(--navy);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero__form{background:var(--white);border:1px solid var(--line);width:100%;max-width:28rem;box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.4rem .4rem .4rem 1.1rem;display:flex}.hero__form input{min-width:0;color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-size:.95rem}.hero__form input::placeholder{color:#94a3b8}.hero__submit{white-space:nowrap;border-radius:999px;flex-shrink:0;min-height:2.6rem;padding-inline:1.15rem}.hero__tagline{letter-spacing:-.02em;color:var(--navy);flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:.55rem .85rem;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:700;line-height:1.4;display:flex}.hero__tagline-em{color:var(--teal)}.hero__tagline-end{word-spacing:normal}.hero__tagline-end .hero__tagline-em{margin-right:.08em}.hero__visual{justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}.hero__card{z-index:2;background:var(--white);width:min(100%,380px);box-shadow:var(--shadow);border:1px solid #e2e8f0cc;border-radius:24px;padding:1.25rem 1.25rem 1.1rem;position:relative}.hero__planning-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1.15rem;display:flex}.hero__planning-title{color:var(--navy);letter-spacing:-.02em;font-size:1rem;font-weight:800}.hero__planning-sub{color:var(--muted);margin-top:.15rem;font-size:.8rem}.hero__planning-badge{color:var(--teal);background:var(--teal-soft);border-radius:999px;flex-shrink:0;padding:.3rem .65rem;font-size:.72rem;font-weight:700}.hero__slots{flex-direction:column;gap:.55rem;margin-bottom:1rem;display:flex}.hero__slot{padding:.55rem .15rem}.hero__slot-meta{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.hero__slot-day{color:var(--navy);font-size:.85rem;font-weight:700}.hero__slot-tag{color:var(--muted);white-space:nowrap;font-size:.7rem;font-weight:600}.hero__slot-tag--filled{color:var(--teal)}.hero__slot-bar{background:#e2e8f0;border-radius:999px;height:7px;overflow:hidden}.hero__slot-bar span{border-radius:inherit;background:var(--navy);height:100%;display:block}.hero__slot-bar--filled span{background:var(--teal)}.hero__legend{color:var(--muted);flex-wrap:wrap;gap:.75rem 1.15rem;font-size:.75rem;font-weight:600;display:flex}.hero__legend span{align-items:center;gap:.4rem;display:inline-flex}.hero__dot{border-radius:50%;width:.55rem;height:.55rem;display:inline-block}.hero__dot--full{background:var(--navy)}.hero__dot--filled{background:var(--teal)}.hero__float{z-index:3;width:min(180px,46%);color:var(--white);background:linear-gradient(145deg,#0099bd 0%,#0082a1 55%,#065a70 100%);border-radius:18px;padding:1rem 1.1rem;animation:4.5s ease-in-out infinite hero-float;position:absolute;top:28%;right:0;box-shadow:0 18px 40px #2b8c9659}.hero__float-top{opacity:.9;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.75rem;display:flex}.hero__visa{letter-spacing:.05em;background:#ffffff2e;border-radius:999px;padding:.15rem .45rem;font-size:.7rem;font-weight:800}.hero__float-num{letter-spacing:-.03em;margin-bottom:.35rem;font-size:1.55rem;font-weight:800;line-height:1}.hero__float-sub{opacity:.85;font-size:.75rem}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (width<=959px){.hero__copy{text-align:center;flex-direction:column;align-items:center;display:flex}.hero__title{width:100%;max-width:none;margin-bottom:1.35rem;font-size:clamp(1.55rem,6.5vw,2rem)}.hero__title-light{font-size:1em}.hero__title-line--desktop{display:none}.hero__title-line--mobile{white-space:nowrap;display:block}.hero__title-line--lead{white-space:nowrap}.hero__features{flex-wrap:nowrap;justify-content:center;gap:0;width:100%;margin-bottom:1.25rem;display:flex;overflow-x:auto}.hero__feature{white-space:nowrap;justify-content:center;padding-inline:.65rem;font-size:.82rem}.hero__feature:first-child{padding-left:0}.hero__feature-icon{width:1.9rem;height:1.9rem}.hero__tagline{justify-content:center;gap:.35rem .65rem;max-width:none;font-size:clamp(1.15rem,4.5vw,1.4rem)}.hero__form{max-width:100%}}@media (width<=640px){.hero__feature{padding-inline:.7rem;font-size:.85rem}.hero__feature:first-child{padding-left:.7rem}.hero__form{border-radius:18px;flex-direction:column;align-items:stretch;padding:.75rem}.hero__form input{text-align:center;padding:.5rem .35rem}.hero__submit{width:100%}.hero__float{top:auto;bottom:4%;right:4%}}@media (width>=960px){.hero__grid{grid-template-columns:1.05fr .95fr;gap:2rem}.hero__visual{min-height:480px}.hero__float{top:32%;right:-2%}}.why{background:var(--white)}.why__header{text-align:center;margin-bottom:clamp(2rem,4vw,3rem)}.why__header h2{letter-spacing:-.03em;color:var(--navy);margin-top:.65rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.why__grid{gap:1.15rem;display:grid}.why__card{background:var(--bg);border-radius:var(--radius-lg);padding:clamp(1.5rem,3vw,2.25rem)}.why__stat{letter-spacing:-.04em;flex-wrap:wrap;align-items:baseline;gap:.35rem .55rem;margin-bottom:.75rem;font-size:clamp(3.5rem,8vw,5rem);font-weight:800;line-height:1;display:flex}.why__stat-now{color:var(--teal)}.why__stat-vs{color:#94a3b8;letter-spacing:0;align-self:flex-end;padding-bottom:.2em;font-size:.35em;font-weight:600}.why__stat-before{color:#94a3b8;letter-spacing:-.02em;font-size:.55em;font-weight:700}.why__stat-text{color:var(--navy);max-width:none;font-size:1.05rem;font-weight:600}.why__card--feature h3{letter-spacing:-.02em;color:var(--navy);max-width:16ch;margin-bottom:1.75rem;font-size:clamp(1.2rem,2vw,1.45rem);font-weight:700}.why__transfer{justify-content:center;align-items:center;gap:1rem;padding-block:.5rem .25rem;display:flex}.why__icon{width:3.5rem;height:3.5rem;color:var(--white);place-items:center;font-size:.85rem;font-weight:800;display:grid}.why__icon--teal{background:var(--teal);border-radius:14px}.why__icon--navy{background:var(--navy);border-radius:50%;font-size:1.15rem}.why__arrows{color:#94a3b8;flex-direction:column;gap:.15rem;font-size:1.1rem;line-height:1;display:flex}.why__card--wide{align-items:center;gap:1.5rem;display:grid}.why__wide-copy h3{letter-spacing:-.02em;color:var(--navy);margin-bottom:.65rem;font-size:clamp(1.25rem,2.2vw,1.55rem);font-weight:700}.why__wide-copy p{color:var(--muted);max-width:28rem;font-size:.98rem}.why__chart{background:var(--white);box-shadow:var(--shadow-sm);border-radius:20px;padding:1.15rem 1.25rem .5rem}.why__chart-head{color:var(--navy);justify-content:space-between;align-items:center;margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:flex}.why__chart-select{color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:.25rem .65rem;font-size:.75rem;font-weight:500}.why__chart-value{letter-spacing:-.03em;color:var(--navy);font-size:1.55rem;font-weight:800}.why__chart-svg{width:100%;height:90px;margin-top:.5rem}@media (width>=800px){.why__grid{grid-template-columns:1fr 1.15fr}.why__card--wide{grid-column:1/-1;grid-template-columns:1fr 1.1fr;gap:2rem}}.steps{background:var(--navy-deep);color:var(--white)}.steps .eyebrow{color:#5ecfe3;margin-bottom:.85rem}.steps__title{letter-spacing:-.03em;max-width:18ch;margin-bottom:clamp(2rem,4vw,3rem);font-size:clamp(1.65rem,3.5vw,2.55rem);font-weight:700;line-height:1.2}.steps__grid{gap:1rem;display:grid}.steps__card{background:#ffffff0d;border-radius:18px;padding:2.35rem 1.5rem 1.15rem;position:relative;overflow:hidden}.steps__num{letter-spacing:-.05em;color:#ffffff24;pointer-events:none;font-size:6.5rem;font-weight:800;line-height:.85;position:absolute;top:.35rem;left:1rem;-webkit-mask-image:linear-gradient(#000 0% 42%,#0000 88%);mask-image:linear-gradient(#000 0% 42%,#0000 88%)}.steps__card h3{letter-spacing:-.02em;margin:3.25rem 0 .65rem;font-size:1.15rem;font-weight:700;position:relative}.steps__card p{color:#ffffff9e;font-size:.95rem;line-height:1.55;position:relative}@media (width>=860px){.steps__grid{grid-template-columns:repeat(3,1fr);gap:1.15rem}}.sim{background:var(--navy-deep);padding-block:clamp(4rem,8vw,6.5rem);position:relative;overflow:hidden}.sim__bg{z-index:0;position:absolute;inset:0}.sim__bg img{object-fit:cover;object-position:center;width:100%;height:100%}.sim__veil{z-index:1;background:linear-gradient(#001b2eb8 0%,#002d3fc7 50%,#001b2ee0 100%);position:absolute;inset:0}.sim__content{z-index:2;position:relative}.sim__header{text-align:center;margin-inline:auto;max-width:38rem;margin-bottom:clamp(1.5rem,3vw,2.25rem)}.sim__header .eyebrow{color:#5ecfe3}.sim__header h2{letter-spacing:-.03em;color:var(--white);margin:.65rem 0 .85rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.sim__sub{color:#ffffffb8;font-size:1.02rem}.sim__select-wrap{z-index:5;flex-direction:column;align-items:center;gap:.45rem;margin-bottom:1rem;display:flex;position:relative}.sim__select-label{color:#ffffffbf;font-size:.85rem;font-weight:600}.sim__dropdown{width:min(100%,22rem);position:relative}.sim__select{background:var(--white);width:100%;min-height:3rem;color:var(--navy);cursor:pointer;text-align:left;border:1px solid #ffffff47;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem 1rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 10px 30px #0003}.sim__select:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.sim__select-chevron{color:var(--navy);transition:transform .2s var(--ease);flex-shrink:0;place-items:center;display:grid}.sim__dropdown--open .sim__select{border-color:var(--teal);border-bottom-right-radius:0;border-bottom-left-radius:0}.sim__dropdown--open .sim__select-chevron{transform:rotate(180deg)}.sim__dropdown-menu{background:var(--white);border:1px solid var(--line);max-height:16rem;animation:sim-dropdown-in .18s var(--ease);border-top:none;border-radius:0 0 14px 14px;margin:0;padding:.4rem;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 18px 40px #001b2e2e}.sim__dropdown-option{width:100%;color:var(--navy);text-align:left;cursor:pointer;transition:background .15s var(--ease);background:0 0;border:none;border-radius:10px;align-items:center;gap:.65rem;padding:.7rem .85rem;font-size:.95rem;font-weight:600;display:flex}.sim__dropdown-option:hover{background:var(--teal-mint)}.sim__dropdown-option--active{background:var(--teal-soft);color:var(--teal)}.sim__dropdown-emoji{font-size:1.1rem;line-height:1}@keyframes sim-dropdown-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.sim__tabs{margin-inline:auto;flex-wrap:wrap;justify-content:center;gap:.55rem;max-width:52rem;margin-bottom:1rem;display:none}.sim__tab{color:#ffffffd9;min-height:2.6rem;transition:background .2s var(--ease), border-color .2s var(--ease), color .2s var(--ease);background:#ffffff14;border:1px solid #ffffff38;border-radius:12px;padding:.55rem 1.15rem;font-size:.95rem;font-weight:600}.sim__tab:hover{background:#ffffff24}.sim__tab--active{background:var(--white);border-color:var(--white);color:var(--navy)}@media (width>=900px){.sim__select-wrap{display:none}.sim__tabs{display:flex}}.sim__panel{background:var(--white);border-radius:var(--radius-xl);padding:clamp(1.25rem,3vw,1.75rem);box-shadow:0 24px 60px #00000047}.sim__layout{gap:1.25rem;display:grid}.sim__form{align-content:start;gap:1.15rem;display:grid}.sim__field{flex-direction:column;gap:.4rem;display:flex}.sim__field label{color:var(--navy);font-size:.88rem;font-weight:700}.sim__field input[type=number]{border:1px solid var(--line);background:var(--bg);min-height:2.85rem;color:var(--ink);border-radius:12px;padding:.6rem .9rem;font-weight:600}.sim__field input[type=number]:focus{outline:2px solid var(--teal);outline-offset:1px;border-color:#0000}.sim__hint{color:var(--muted);font-size:.8rem}.sim__results{flex-direction:column;gap:1.15rem;display:flex}.sim__compare{background:var(--bg);border-radius:16px;padding:1rem 1.1rem;position:relative}.sim__compare-badge{color:var(--teal);background:var(--teal-soft);white-space:nowrap;border-radius:999px;padding:.3rem .7rem;font-size:.75rem;font-weight:700;position:absolute;top:.85rem;right:.85rem}.sim__compare-label{color:var(--muted);margin-bottom:.35rem;padding-right:7rem;font-size:.8rem;font-weight:600}.sim__compare-value{letter-spacing:-.03em;color:var(--navy);align-items:baseline;gap:.45rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:800;display:flex}.sim__muted{color:#94a3b8}.sim__vs{color:#94a3b8;font-size:.7em;font-weight:600}.sim__accent{color:var(--teal)}.sim__compare-note{color:var(--muted);margin-top:.45rem;font-size:.85rem}.sim__cards{gap:.75rem;display:grid}.sim__card{background:var(--bg);border-radius:16px;padding:1rem 1.1rem}.sim__card--main{background:var(--navy-deep);color:var(--white)}.sim__card--main .sim__card-label,.sim__card--main .sim__card-sub{color:#ffffffa6}.sim__card-label{color:var(--muted);margin-bottom:.25rem;font-size:.8rem;font-weight:600}.sim__card-value{letter-spacing:-.03em;color:var(--navy);font-size:clamp(1.65rem,3.5vw,2.15rem);font-weight:800;line-height:1.1}.sim__card--main .sim__card-value{color:var(--white)}.sim__card-value--sm{color:var(--teal);font-size:clamp(1.35rem,2.8vw,1.75rem)}.sim__card-sub{color:var(--muted);margin-top:.25rem;font-size:.82rem}.sim__cta{border-radius:12px;width:100%;min-height:3.1rem;font-size:1rem}@media (width>=900px){.sim__layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:1.35rem}.sim__cards{grid-template-columns:1fr 1fr}}.mission{background:var(--white)}.mission__header{text-align:center;margin-inline:auto;max-width:36rem;margin-bottom:2.75rem}.mission__header h2{letter-spacing:-.03em;color:var(--navy);margin:.65rem 0 .85rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.mission__sub{color:var(--muted);font-size:1.02rem}.mission__stats{text-align:center;margin-bottom:clamp(3rem,6vw,4.5rem);grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:48rem;margin-inline:auto;display:grid}.mission__stat-value{letter-spacing:-.03em;color:var(--navy);margin-bottom:.35rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.1}.mission__stat-label{color:var(--muted);font-size:.9rem}.mission__plans-label{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:1.25rem;font-size:.8rem;font-weight:700}.mission__cards{gap:1rem;max-width:52rem;margin-inline:auto;display:grid}.mission__plan{border-radius:var(--radius-xl);min-height:180px;transition:transform .25s var(--ease);flex-direction:column;justify-content:space-between;padding:1.75rem 1.75rem 1.5rem;display:flex}.mission__plan:hover{transform:translateY(-3px)}.mission__plan--plus{background:var(--teal-mint);color:var(--navy)}.mission__plan--premium{color:var(--white);background:repeating-linear-gradient(-28deg,#0099bd,#0099bd 42px,#05a0c2 42px 84px)}.mission__plan-name{letter-spacing:-.03em;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:800}.mission__plan-bottom{justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:auto;display:flex}.mission__plan-price{font-size:1.15rem;font-weight:600}.mission__plan-arrow{font-size:1.25rem;line-height:1}.mission__kit{max-width:42rem;margin:2.5rem auto 0}.mission__kit-title{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:1.15rem;font-size:.8rem;font-weight:700}.mission__kit-list{flex-direction:column;gap:.75rem;display:flex}.mission__kit-item{background:0 0;border:none;grid-template-columns:1fr;align-items:center;gap:.55rem 1rem;padding:.95rem 0;display:grid}.mission__kit-item--chevalet{gap:.75rem}.mission__kit-item--chevalet .mission__kit-stepper{justify-content:flex-start;justify-self:start}.mission__kit-copy h3{color:var(--navy);margin-bottom:.2rem;font-size:1.05rem;font-weight:700}.mission__kit-copy p{color:var(--muted);font-size:.88rem}.mission__kit-price{flex-direction:column;align-items:flex-start;gap:.4rem;display:flex}.mission__kit-price-row{flex-wrap:wrap;align-items:center;gap:.55rem .75rem;display:flex}.mission__kit-qty{color:var(--navy);font-size:.95rem;font-weight:700}.mission__kit-stepper{justify-content:center;align-items:center;gap:.45rem;display:inline-flex}.mission__kit-count{border:1px solid var(--line);background:var(--white);width:3.25rem;height:1.85rem;min-height:1.85rem;color:var(--navy);text-align:center;box-sizing:border-box;appearance:textfield;border-radius:8px;padding:0 .35rem;font-size:.95rem;font-weight:700;line-height:1.85rem}.mission__kit-count::-webkit-outer-spin-button{appearance:none;margin:0}.mission__kit-count::-webkit-inner-spin-button{appearance:none;margin:0}.mission__kit-count:focus{outline:2px solid var(--teal);outline-offset:1px;border-color:#0000}.mission__kit-step{border:1px solid var(--line);background:var(--white);width:1.85rem;height:1.85rem;color:var(--navy);transition:background .2s var(--ease), border-color .2s var(--ease);border-radius:8px;place-items:center;margin:0;padding:0;display:grid}.mission__kit-step svg{display:block}.mission__kit-step:hover:not(:disabled){border-color:var(--teal);background:var(--teal-soft)}.mission__kit-step:disabled{opacity:.35;cursor:not-allowed}.mission__kit-strike{color:#94a3b8;font-size:.95rem;font-weight:600;text-decoration:line-through}.mission__kit-included{color:var(--teal);background:var(--teal-soft);border-radius:999px;width:fit-content;padding:.25rem .65rem;font-size:.75rem;font-weight:700}.mission__kit-extra{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem .55rem;display:flex}.mission__kit-paid{color:#b45309;background:#fff7ed;border-radius:999px;padding:.25rem .65rem;font-size:.8rem;font-weight:700}.mission__kit-unlimited{color:var(--teal);letter-spacing:-.01em;font-size:.95rem;font-weight:800}@media (width<=719px){.mission__kit-price{flex-flow:wrap;align-items:center;gap:.4rem .65rem}.mission__kit-price-row{flex-wrap:nowrap;display:inline-flex}.mission__kit-extra{width:100%}}@media (width<=560px){.mission__stats{grid-template-columns:1fr;gap:1.25rem}}@media (width>=720px){.mission__cards{grid-template-columns:1fr 1fr}.mission__kit-item{grid-template-columns:1fr auto;gap:1.15rem}.mission__kit-item--chevalet{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:1rem}.mission__kit-item--chevalet .mission__kit-copy{justify-self:start}.mission__kit-item--chevalet .mission__kit-stepper{justify-self:center;width:auto}.mission__kit-item--chevalet .mission__kit-price{justify-self:end;align-items:flex-end}.mission__kit-price{align-items:flex-end}.mission__kit-price-row{justify-content:flex-end}}.cta-wrap{background:#fff;padding-block:clamp(3rem,7vw,5rem);scroll-margin-top:5rem}.cta{background:var(--navy-deep);color:var(--white);border-radius:var(--radius-xl);gap:1.75rem;padding:clamp(2rem,5vw,3.5rem);display:grid}.cta__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#5ecfe3;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.cta__copy h2{letter-spacing:-.03em;max-width:16ch;color:var(--white);margin-bottom:.85rem;font-size:clamp(1.65rem,3.5vw,2.65rem);font-weight:800;line-height:1.15}.cta__copy p{color:#ffffffa6;max-width:32rem;font-size:1rem}.cta__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}@media (width>=860px){.cta{grid-template-columns:1.4fr auto;align-items:center;gap:2rem}.cta__actions{flex-direction:column;align-items:stretch}}.site-footer{background:var(--bg);border-top:1px solid var(--line);padding-block:3.5rem 2rem}.site-footer__grid{gap:2rem;margin-bottom:2.5rem;display:grid}.site-footer__brand-block{flex-direction:column;gap:.85rem;display:flex}.site-footer__brand{align-items:center;display:inline-flex}.site-footer__logo{width:auto;height:2.75rem;display:block}.site-footer__contact{flex-direction:column;gap:.35rem;display:flex}.site-footer__contact a{color:var(--muted);transition:color .2s var(--ease);font-size:.92rem}.site-footer__contact a:hover{color:var(--navy)}.site-footer__col h3{color:var(--navy);margin-bottom:.85rem;font-size:.95rem;font-weight:700}.site-footer__col ul{flex-direction:column;gap:.55rem;display:flex}.site-footer__col a{color:var(--muted);transition:color .2s var(--ease);font-size:.92rem}.site-footer__col a:hover{color:var(--navy)}.site-footer__copy{color:#94a3b8;border-top:1px solid var(--line);padding-top:1.5rem;font-size:.85rem}@media (width>=800px){.site-footer__grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:1.5rem}}
