:root{--ink:#123b43;--deep:#092e38;--teal:#087f91;--orange:#e88719;--cream:#f7f2e8;--white:#fff;--body:"DM Sans",sans-serif;--display:"Barlow Condensed",Impact,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);line-height:1.6}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:4px}button{font:inherit}.wrap{width:min(100% - 48px,1240px);margin-inline:auto}.section{padding-block:clamp(76px,9vw,138px)}.eyebrow{display:block;color:var(--orange);font-size:.75rem;letter-spacing:.22em;font-weight:800;margin-bottom:18px}.skip-link{position:absolute;top:-60px;left:12px;z-index:1000;background:#fff;padding:10px}.skip-link:focus{top:12px}h1,h2,p{margin-top:0}h1,h2{font-family:var(--display);font-weight:800;line-height:.94;text-transform:uppercase;letter-spacing:.005em}h1{font-size:clamp(5rem,12vw,11rem);margin-bottom:30px}h2{font-size:clamp(3.5rem,7vw,7rem);margin-bottom:24px}h1 em,h2 em{color:var(--orange);font-style:normal}p{font-size:1.06rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--orange);color:var(--deep);font-weight:800;text-transform:uppercase;letter-spacing:.045em;padding:17px 24px;min-height:56px;border-radius:3px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#ffaf49}.button--small{min-height:44px;padding:11px 17px;font-size:.77rem}.under-link,.text-link{font-weight:800;text-transform:uppercase;font-size:.8rem;letter-spacing:.08em;border-bottom:2px solid currentColor;padding-bottom:6px}.header{position:absolute;z-index:20;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px max(24px,calc((100vw - 1240px)/2));color:#fff}.brand{display:flex;align-items:center;gap:10px;line-height:1}.brand img{width:54px;height:54px;object-fit:cover;border-radius:50%}.brand strong{display:block;font-family:var(--display);font-size:1.85rem;text-transform:uppercase;white-space:nowrap}.brand small{display:block;font-size:.52rem;letter-spacing:.19em;font-weight:700}.header nav{display:flex;gap:26px}.header nav a{font-size:.83rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.header nav a:hover,.footer a:hover{color:var(--orange)}.menu-button{display:none;background:none;color:#fff;border:1px solid #ffffff77;border-radius:3px;font-size:1.5rem;line-height:1;width:44px;height:44px}.mobile-nav{position:absolute;z-index:30;top:80px;left:16px;right:16px;background:var(--deep);color:#fff;padding:22px;box-shadow:0 12px 30px #0005}.mobile-nav:not([hidden]){display:grid;gap:14px}.hero{position:relative;min-height:720px;height:100svh;max-height:1050px;background:var(--deep);color:#fff;display:flex;align-items:center;overflow:hidden}.hero__video,.hero__shade{position:absolute;inset:0;width:100%;height:100%}.hero__video{object-fit:cover}.hero__shade{background:linear-gradient(90deg,#041c23e6,#041c2373 68%,#041c232e),linear-gradient(0deg,rgba(4,28,35,.55),transparent 25%)}.hero__content{position:relative;z-index:1;padding-top:90px}.pill{display:inline-block;border:1px solid #ffffff88;padding:6px 12px;font-size:.67rem;font-weight:800;letter-spacing:.16em}.hero__kicker{margin:28px 0 8px;font-size:.85rem;font-weight:800;letter-spacing:.17em}.hero h1 span{display:block}.hero__copy{max-width:590px;font-size:clamp(1rem,1.6vw,1.28rem);color:#fffd}.hero__actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:34px}.hero__bottom{position:absolute;z-index:1;bottom:29px;left:0;right:0;display:flex;justify-content:space-between;font-size:.68rem;font-weight:800;letter-spacing:.18em}.intro{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.intro__body{padding-top:32px;max-width:520px}.intro__body p{color:#3d5960}.intro__body p:first-child{font-size:1.32rem;color:var(--ink);font-weight:600}.feature{background:#e7ece8}.feature__grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.feature__image{height:690px;overflow:hidden;border-radius:3px}.feature__image img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.feature__copy{max-width:510px}.feature__copy p{color:#3d5960}.feature__copy ul{padding-left:20px;margin:25px 0 35px;font-weight:700}.feature__copy li{padding:5px 0}.gallery__heading{display:flex;justify-content:space-between;align-items:end;gap:30px}.gallery__heading h2{margin-bottom:0}.gallery__grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:18px;margin-top:44px;height:480px}.gallery__grid img{width:100%;height:100%;object-fit:cover;border-radius:3px}.gallery__grid img:first-child{object-position:center}.gallery__grid img:last-child{object-position:center 30%}.enroll{background:var(--deep);color:#fff}.enroll__grid{display:grid;grid-template-columns:1fr .77fr;gap:8vw;align-items:center}.enroll p{max-width:540px;color:#d0dede}.enroll img{width:100%;border-radius:3px}.location{display:flex;justify-content:space-between;gap:50px;align-items:end}.location>div:last-child{padding-bottom:14px;font-size:1.2rem}.location p{font-size:1.22rem}.footer{background:#061f27;color:#fff;padding:46px 0}.footer__inner{display:flex;justify-content:space-between;align-items:center;gap:24px}.footer__inner>div:nth-child(2){display:flex;gap:25px}.footer p{margin:0;font-size:.82rem;color:#adc2c3}@media(max-width:1000px){.header nav{display:none}.menu-button{display:block}.header .button--small{margin-left:auto}.feature__image{height:560px}.gallery__grid{height:380px}}@media(max-width:700px){.wrap{width:min(100% - 36px,1240px)}.header{padding:16px 18px}.header .button--small{display:none}.brand strong{font-size:1.55rem}.brand img{width:45px;height:45px}.hero{min-height:680px;height:100svh}.hero__content{padding-top:70px}.hero h1{font-size:clamp(4.5rem,17vw,7rem)}.hero__bottom span:last-child{display:none}.intro,.feature__grid,.enroll__grid{grid-template-columns:1fr;gap:35px}.intro__body{padding-top:0}.feature__image{height:460px}.feature__copy{order:-1}.gallery__heading,.location{display:block}.gallery__grid{grid-template-columns:1fr 1fr;height:auto}.gallery__grid img{height:250px}.gallery__grid img:first-child{grid-column:1/-1;height:320px}.gallery__heading .under-link{display:inline-block;margin-top:20px}.enroll img{max-width:500px}.footer__inner{align-items:flex-start;flex-direction:column}.location>div:last-child{padding-top:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.hero{height:auto;min-height:max(850px,100svh);max-height:none}.hero__content{padding-top:190px;padding-bottom:150px}@media(max-width:700px){.hero{min-height:100svh}.hero__content{padding-top:155px;padding-bottom:110px}}.brand--complete{flex:none;display:block;width:150px;height:98px;padding:4px;border-radius:4px;background:#fff}.brand--complete img{position:static;width:100%;height:100%;max-width:100%;object-fit:contain;border-radius:0}.locations{background:#e7ece8}.locations__intro{max-width:800px;margin-bottom:62px}.locations__intro p{max-width:570px;color:#3d5960}.locations h3{display:flex;align-items:baseline;gap:16px;margin:45px 0 20px;color:var(--ink);font-family:var(--display);font-size:clamp(2rem,3.4vw,3rem);font-weight:800;text-transform:uppercase;line-height:1}.locations h3 span{font:700 .72rem var(--body);letter-spacing:.08em;color:#506b70;text-transform:uppercase}.locations__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.unit-card{display:flex;flex-direction:column;min-height:240px;padding:25px;background:#fff;border:1px solid #d5dfdc;border-top:4px solid var(--teal)}.unit-card__area{display:inline-block;color:var(--teal);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.unit-card__tag{display:inline-block;margin-left:8px;padding:3px 7px;border-radius:2px;background:#fff3df;color:#89500c;font-size:.66rem;font-weight:800}.unit-card h4{margin:14px 0 8px;font-family:var(--display);font-size:1.75rem;line-height:1.05;text-transform:uppercase}.unit-card p{margin-bottom:18px;color:#4a6468;font-size:.91rem;line-height:1.45}.unit-card a{margin-top:auto;align-self:flex-start;color:var(--ink);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-bottom:2px solid var(--orange)}@media(max-width:1000px){.locations__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.brand--complete{width:125px;height:82px}.brand--complete img{width:100%;height:100%}.locations__grid{grid-template-columns:1fr}.unit-card{min-height:0}.locations h3{display:block}.locations h3 span{display:block;margin-top:7px}.footer__inner>div:nth-child(2){flex-wrap:wrap}}@media(min-width:701px)and (max-height:900px){.hero{min-height:100svh}.hero__content{padding-top:165px;padding-bottom:105px}.hero h1{font-size:clamp(5rem,9vw,9rem)}}
