@font-face{font-family:ZT Nature;src:url(/fonts/ZTNature-Regular.otf)format("opentype");font-weight:300 400;font-style:normal;font-display:swap}@font-face{font-family:ZT Nature;src:url(/fonts/ZTNature-Italic.otf)format("opentype");font-weight:300 400;font-style:italic;font-display:swap}@font-face{font-family:ZT Nature;src:url(/fonts/ZTNature-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:ZT Nature;src:url(/fonts/ZTNature-Bold.otf)format("opentype");font-weight:600 700;font-style:normal;font-display:swap}@font-face{font-family:ZT Formom;src:url(/fonts/formom-regular.woff)format("woff");font-weight:300 500;font-style:normal;font-display:swap}@font-face{font-family:ZT Formom;src:url(/fonts/formom-italic.woff)format("woff");font-weight:300 500;font-style:italic;font-display:swap}:root{--deep:#06111f;--navy:#0b1c33;--navy-2:#122842;--tide:#f5f0f0;--blush:#c68473;--copper-1:#f7c3b5;--copper-2:#c68473;--copper-3:#8c543f;--ink:#f5f0f0e0;--ink-dim:#f5f0f099;--ink-faint:#f5f0f061;--hairline:#c6847352;--line:#f5f0f01f;--sans:"ZT Nature","Helvetica Neue",Helvetica,Arial,sans-serif;--serif:"ZT Formom","Cormorant",Georgia,serif;--pad:clamp(1.25rem,4vw,4.5rem);--wrap:1560px;--ease-out:cubic-bezier(.16,1,.3,1);--sec:clamp(5rem,11vh,8.5rem);--radius:14px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--deep);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--copper-2);outline-offset:4px;border-radius:2px}::selection{background:var(--copper-2);color:var(--deep)}section{scroll-margin-top:5.5rem}.wrap{max-width:var(--wrap);padding-inline:var(--pad);margin-inline:auto}.skip{background:var(--copper-2);color:var(--deep);z-index:100;padding:.8rem 1.4rem;position:absolute;top:0;left:-9999px}.skip:focus{left:var(--pad)}h1,.h1{letter-spacing:-.018em;color:var(--tide);text-wrap:balance;font-size:clamp(2.6rem,6.4vw,5.6rem);font-weight:300;line-height:1.06}h2,.h2{letter-spacing:-.01em;color:var(--tide);text-wrap:balance;font-size:clamp(1.9rem,3.4vw,3rem);font-weight:300;line-height:1.15}h3,.h3{color:var(--tide);font-size:clamp(1.2rem,1.8vw,1.6rem);font-weight:400;line-height:1.25}.lede{color:var(--ink-dim);text-wrap:pretty;max-width:52ch;font-size:clamp(1.05rem,1.4vw,1.25rem)}.label{letter-spacing:.22em;text-transform:uppercase;color:var(--copper-1);font-size:.74rem}.serif-accent{font-family:var(--serif);font-style:italic;font-weight:400}.num{font-variant-numeric:tabular-nums}.link-line{letter-spacing:.2em;text-transform:uppercase;color:var(--copper-1);border-bottom:1px solid var(--hairline);white-space:nowrap;padding-bottom:.3rem;font-size:.76rem;transition:color .3s,border-color .3s}@media (hover:hover) and (pointer:fine){.link-line:hover{color:var(--tide);border-color:var(--copper-2)}}.cta{letter-spacing:.16em;text-transform:uppercase;color:var(--copper-1);border:1px solid var(--hairline);white-space:nowrap;transition:border-color .3s,color .3s,background .3s,transform .16s var(--ease-out);border-radius:99px;padding:.7rem 1.6rem;font-size:.75rem;display:inline-block}@media (hover:hover) and (pointer:fine){.cta:hover{border-color:var(--copper-2);color:var(--tide)}}.cta:active{transform:scale(.97)}.cta-solid{background:var(--copper-2);border-color:var(--copper-2);color:var(--deep)}@media (hover:hover) and (pointer:fine){.cta-solid:hover{background:var(--copper-1);border-color:var(--copper-1);color:var(--deep)}}.rule-copper{background:linear-gradient(90deg,var(--copper-1),var(--copper-2),var(--copper-3));border:0;height:1px}@media (prefers-reduced-motion:no-preference){.js .reveal{opacity:0;transition:opacity .9s var(--ease-out),transform .9s var(--ease-out);transform:translateY(24px)}.js .reveal.revealed{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.field label{letter-spacing:.2em;text-transform:uppercase;color:var(--ink-dim);margin-bottom:.5rem;font-size:.74rem;display:block}.field input,.field select,.field textarea{width:100%;font:inherit;color:var(--tide);touch-action:manipulation;background:0 0;border:0;border-bottom:1px solid #f5f0f059;border-radius:0;padding:.6rem .1rem;font-size:1rem}.field input::placeholder,.field textarea::placeholder{color:#f5f0f08c}.field input:focus,.field select:focus,.field textarea:focus{border-bottom-color:var(--copper-2);outline:none}.field select{color:var(--ink)}.field select option{background:var(--navy);color:var(--tide)}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.2rem;display:grid}.section-pad{padding-block:var(--sec)}.panel{background:var(--navy);border-radius:var(--radius)}html[data-theme=bright]{--deep:#f5f0f0;--navy:#fff;--navy-2:#f3edeb;--tide:#0b1c33;--ink:#0b1c33e0;--ink-dim:#0b1c33a3;--ink-faint:#0b1c336b;--line:#0b1c3324;--hairline:#8c543f6b;--copper-1:#8c543f;--copper-2:#8c543f;--copper-3:#6e3f2e}html[data-theme=bright] body{color:var(--ink);background:#f5f0f0}html[data-theme=bright] ::selection{color:#f5f0f0;background:#0b1c33}html[data-theme=bright] .panel,html[data-theme=bright] .form-panel{border:1px solid var(--line)}html[data-theme=bright] .field input,html[data-theme=bright] .field select,html[data-theme=bright] .field textarea{border-bottom-color:#0b1c3359}html[data-theme=bright] .field input::placeholder,html[data-theme=bright] .field textarea::placeholder{color:#0b1c3373}html[data-theme=bright] .cta-solid{color:#f5f0f0;background:#8c543f;border-color:#8c543f}html[data-theme=bright] .rule-copper{background:linear-gradient(90deg,#a6653f,#8c543f,#6e3f2e)}html[data-theme=bright] .site-header{border-bottom-color:var(--line);background:#f5f0f0e0}html[data-theme=bright] .site-footer{border-top-color:var(--line);background:#ece6e4}html[data-theme=bright] .lp-header{border-bottom-color:var(--line);background:#f5f0f0e6}html[data-theme=bright] .mob-cta{border-top-color:var(--line);background:#f5f0f0f0}html[data-theme=bright] .course a:before{border-color:#0b1c3380;box-shadow:0 0 0 2px #f5f0f08c}html[data-theme=bright] .course .line{background:#0b1c3333}html[data-theme=bright] .media-dark{--deep:#06111f;--navy:#0b1c33;--navy-2:#122842;--tide:#f5f0f0;--ink:#f5f0f0e0;--ink-dim:#f5f0f099;--ink-faint:#f5f0f061;--line:#f5f0f01f;--hairline:#c6847352;--copper-1:#f7c3b5;--copper-2:#c68473;--copper-3:#8c543f}html[data-theme=bright] .fleet{background:#0b1c33}.bright-chip{z-index:90;font:inherit;letter-spacing:.14em;text-transform:uppercase;color:#f5f0f0;cursor:pointer;background:#0b1c33;border:1px solid #0b1c3333;border-radius:99px;padding:.6rem 1.1rem;font-size:.72rem;position:fixed;bottom:1rem;right:1rem;box-shadow:0 8px 30px #0b1c3340}
