:root{--navy:#071b35;--navy2:#0a2850;--blue:#075bb8;--gold:#d1a314;--gold2:#f1c53e;--ink:#0a2047;--muted:#536780;--line:#d8e0eb;--white:#fff}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:105px}
body{margin:0;min-width:320px;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit}
.site-header{height:116px;padding:0 max(28px,calc((100vw - 1210px)/2));display:flex;align-items:center;justify-content:space-between;gap:28px;background:#fff;border-bottom:2px solid #cba51d;position:sticky;top:0;z-index:20}
.brand{height:100%;display:flex;align-items:center;gap:15px;text-decoration:none;flex:none}
.brand-symbol{display:block;width:112px;height:96px;object-fit:contain;flex:none}
.brand-wordmark{display:block;width:275px;height:78px;object-fit:contain;flex:none}
.site-nav{display:flex;align-items:center;gap:27px}
.site-nav a,.nav-login{border:0;padding:10px 0;background:transparent;color:#071b35;font-size:13px;letter-spacing:1px;font-weight:800;text-decoration:none;cursor:pointer}
.site-nav a:hover,.nav-login:hover{color:#b88c0b}
.nav-login{padding:12px 17px;border-radius:6px;background:var(--gold2);box-shadow:0 7px 17px #bc941e26}
.menu-toggle{display:none;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:21px;width:44px;height:42px}
.hero{min-height:calc(100vh - 116px);background:radial-gradient(ellipse at 75% 50%,#164b87 0,transparent 35%),linear-gradient(115deg,#06152e 0%,#092751 58%,#0b3264 100%);display:flex;align-items:center;padding:70px 28px}
.hero-inner{width:min(1200px,100%);margin:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.97fr);align-items:center;gap:75px}
.hero-copy{padding:15px 0}
.opening-pill{width:max-content;margin:0 0 25px;padding:11px 17px;border:1px solid #d9b83e;border-radius:24px;background:#ffffff0d;color:#f0cb4f;font-size:12px;font-weight:900;letter-spacing:3px}
.opening-pill span{display:inline-block;width:8px;height:8px;margin-right:9px;border-radius:50%;background:#e54848}
.hero h1{margin:0;color:#fff;font-size:clamp(64px,7vw,100px);line-height:.87;font-weight:900;letter-spacing:-5px}
.hero h1 span{color:#c89b12}
.hero-tagline{margin:28px 0 0;color:#f6f8fb;font-size:35px;font-weight:600;letter-spacing:5px}
.gold-rule{width:185px;height:6px;margin:29px 0 19px;border-radius:6px;background:var(--gold)}
.hero-description{max-width:540px;margin:0;color:#d5e0ef;font-size:17px;line-height:1.7}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:27px}
.button{min-height:52px;padding:0 22px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:11px;font-size:13px;letter-spacing:.7px;font-weight:900;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}
.button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #17385b20}
.button-gold{border:1px solid #d2a513;background:linear-gradient(135deg,#f0c545,#d0a111);color:#071b35;box-shadow:0 9px 20px #bc941e24}
.button-light{border:1px solid #c3ccda;background:#fff;color:var(--ink)}
.hero-meta{display:flex;align-items:center;gap:24px;margin-top:24px;color:#f5f7fa;font-size:14px;font-weight:800}
.hero-meta i{height:27px;width:1px;background:#c3ccda}
.hero-photo{height:560px;max-height:65vh;min-height:430px;border-radius:20px;overflow:hidden;background:#0b1d36;box-shadow:0 25px 60px #0c26422b}
.hero-photo svg,.facility-card svg{display:block;width:100%;height:100%}
.content-width{width:min(1208px,calc(100% - 56px));margin:0 auto}
.section-light{padding:100px 0;background:linear-gradient(135deg,#eaf0f7,#f4f7fb 48%,#e7eef7)}
.eyebrow{margin:0 0 14px;color:#a27b0c;font-size:12px;letter-spacing:4px;font-weight:900}
.section-light h2,.standard h2,.inside h2{margin:0;color:var(--ink);font-size:clamp(36px,4vw,60px);line-height:1.08;letter-spacing:-2.2px;font-weight:900}
.section-intro{max-width:720px;margin:20px 0 0;color:#526883;font-size:16px;line-height:1.7}
.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:45px}
.experience-card{min-height:225px;padding:32px;border:1px solid #d5dfeb;border-radius:16px;background:linear-gradient(145deg,#f9fbfe,#e9f0f8);box-shadow:0 15px 36px #18334b12}
.card-index{margin:0 0 23px;color:#075bb8;font-size:14px;letter-spacing:2px;font-weight:900}
.experience-card h3{margin:0;color:var(--ink);font-size:23px}
.experience-card p:last-child{margin:17px 0 0;color:#526883;font-size:16px;line-height:1.6}
.standard,.inside{padding:100px 0;background:linear-gradient(110deg,#06152e,#0b2b59);color:white}
.standard .content-width{max-width:1210px}
.gold-eyebrow{color:#f1c233}
.standard h2,.inside h2{color:white}
.standard .section-intro,.inside .section-intro{max-width:750px;color:#d4dfed}
.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;margin-top:46px;border:1px solid #ffffff1f;border-radius:15px;background:#ffffff20}
.stats-grid>div{min-height:134px;padding:27px 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;border-right:1px solid #071b352e;text-align:center}
.stats-grid>div:last-child{border:0}
.stats-grid strong{color:#f1c233;font-size:32px;font-weight:900}
.stats-grid span{color:#edf3fb;font-size:12px;letter-spacing:1.4px}
.inside{padding-top:90px;padding-bottom:105px}
.facility-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:22px;margin-top:42px}
.facility-card{position:relative;height:510px;overflow:hidden;border:1px solid #ffffff26;border-radius:15px;background:#101a28}
.facility-card::after{position:absolute;inset:38% 0 0;content:"";background:linear-gradient(transparent,#020b18d9)}
.facility-caption{position:absolute;z-index:1;left:23px;right:18px;bottom:20px;color:white}
.facility-caption h3{margin:0;font-size:20px;font-weight:900}
.facility-caption p{margin:8px 0 0;font-size:13px}
.opening-section{padding:70px 28px;background:linear-gradient(125deg,#e8eef7,#f3f6fa 58%,#e4ebf5)}
.opening-card{width:min(740px,100%);margin:auto;padding:32px;border:1px solid #cbdcff;border-left:3px solid var(--gold);border-radius:12px;background:linear-gradient(120deg,#f7faff,#edf4ff);box-shadow:0 18px 42px #142b451a;display:flex;align-items:center;justify-content:space-between;gap:22px}
.opening-card .eyebrow{font-size:10px;letter-spacing:2px}
.opening-card h2{margin:0;color:var(--ink);font-size:30px}
.opening-card p:last-child{margin:11px 0 0;color:#526883;font-size:13px}
.opening-card .button{flex:none;min-height:44px;padding:0 17px;font-size:10px}
.footer{padding:61px 28px;background:linear-gradient(100deg,#06152e,#0b2b59);color:white}
.footer-inner{width:min(740px,100%);margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:20px}
.footer-card{min-height:200px;padding:27px;border:1px solid #ffffff20;border-radius:12px;background:#ffffff0d}
.footer-card h2{margin:0 0 13px;color:white;font-size:32px}
.footer-card h3{margin:0;color:white;font-size:16px}
.footer-card p:not(.eyebrow){color:#d5dfed;font-size:12px;line-height:1.55}
.footer-card p b{color:#f1c233}
.footer-card a:not(.button){color:white}
.footer-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}
.footer-actions .button{min-height:42px;padding:0 13px;font-size:10px;letter-spacing:0}
.copyright{min-height:100px;padding:12px 28px;display:flex;align-items:center;justify-content:center;gap:40px;background:#edf3fa;border-top:1px solid #cba51d}
.copyright img{width:154px;height:88px;object-fit:contain}
.copyright small{color:#415671;font-size:9px}
.login-dialog{width:min(550px,calc(100% - 28px));padding:27px;border:1px solid #d8e0eb;border-radius:18px;color:var(--ink);background:white;box-shadow:0 26px 90px #071b3570}
.login-dialog::backdrop{background:#06152db3;backdrop-filter:blur(4px)}
.dialog-top{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}
.dialog-top .eyebrow{margin-bottom:8px;font-size:10px;letter-spacing:2px}
.dialog-top h2{margin:0;font-size:27px}
.dialog-close{width:37px;height:37px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:25px;cursor:pointer}
.dialog-intro,.dialog-help{color:#5d6f86;font-size:13px;line-height:1.5}
.login-options{display:grid;gap:10px;margin-top:18px}
.login-option{padding:14px;display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:12px;background:#f9fbfe;text-decoration:none}
.login-option:hover,.login-option:focus-visible{border-color:#b9cce2;background:#f1f6fd;outline:none}
.option-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;background:#e7f0fc;color:#075bb8;font-weight:900}
.login-option:first-child .option-icon{background:#fbf1d5;color:#9b7410}
.login-option>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:4px}
.login-option b{font-size:14px}
.login-option small{color:#697b91;font-size:11px}
.option-arrow{color:#075bb8;font-size:19px}
.dialog-help{margin:17px 0 0;text-align:center}

@media(max-width:930px){.site-header{padding:0 22px}.site-nav{gap:12px}.site-nav a,.nav-login{font-size:10px}.brand{gap:9px}.brand-symbol{width:84px;height:88px}.brand-wordmark{width:208px;height:64px}.hero-inner{gap:34px}.hero-photo{height:480px;min-height:360px}.hero-tagline{font-size:27px}.hero h1{font-size:75px}}
@media(max-width:700px){html{scroll-padding-top:80px}.site-header{height:78px;padding:0 18px}.brand{gap:5px}.brand-symbol{width:66px;height:64px}.brand-wordmark{width:154px;height:51px}.menu-toggle{display:block;border-color:#ffffff4a;background:#0b2850;color:white}.site-nav{position:absolute;top:77px;left:0;right:0;display:none;padding:14px 20px 19px;align-items:stretch;flex-direction:column;gap:2px;background:#06152e;border-bottom:2px solid #cba51d;box-shadow:0 12px 20px #09224140}.site-nav.open{display:flex}.site-nav a,.nav-login{padding:13px 9px;text-align:left;font-size:12px}.nav-login{text-align:center}.hero{min-height:auto;padding:44px 20px 38px}.hero-inner{grid-template-columns:1fr;gap:28px}.hero-copy{padding:0}.opening-pill{margin-bottom:18px;padding:9px 12px;font-size:10px;letter-spacing:2px}.hero h1{font-size:67px;letter-spacing:-3px}.hero-tagline{margin-top:19px;font-size:22px;letter-spacing:3px}.gold-rule{width:130px;height:4px;margin:22px 0 14px}.hero-description{font-size:14px}.hero-actions{gap:9px;margin-top:19px}.button{min-height:47px;padding:0 14px;font-size:11px}.hero-meta{gap:12px;flex-wrap:wrap;margin-top:18px;font-size:11px}.hero-meta i{height:20px}.hero-photo{height:380px;min-height:0;max-height:none;border-radius:14px}.content-width{width:calc(100% - 40px)}.section-light,.standard,.inside{padding:64px 0}.section-light h2,.standard h2,.inside h2{font-size:36px;letter-spacing:-1.3px}.section-intro{font-size:14px}.experience-grid{grid-template-columns:1fr;gap:12px;margin-top:28px}.experience-card{min-height:180px;padding:23px}.card-index{margin-bottom:17px}.experience-card h3{font-size:20px}.experience-card p:last-child{font-size:14px}.stats-grid{grid-template-columns:repeat(2,1fr);margin-top:30px}.stats-grid>div{min-height:110px;border-bottom:1px solid #071b352e}.stats-grid>div:nth-child(2){border-right:0}.stats-grid>div:nth-child(3),.stats-grid>div:nth-child(4){border-bottom:0}.stats-grid strong{font-size:27px}.stats-grid span{font-size:9px}.facility-grid{grid-template-columns:1fr;gap:14px;margin-top:28px}.facility-card{height:390px}.opening-section{padding:44px 20px}.opening-card{align-items:flex-start;flex-direction:column;padding:24px}.opening-card h2{font-size:23px}.footer{padding:42px 20px}.footer-inner{grid-template-columns:1fr;gap:12px}.copyright{min-height:68px;gap:20px}.copyright img{width:85px;height:54px}.login-dialog{padding:21px}.dialog-top h2{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important}}

.offers-section{padding:96px 0;background:radial-gradient(ellipse at 12% 25%,#10417a 0,transparent 38%),linear-gradient(120deg,#06152e,#0b2b59);color:#fff}
.offers-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.72fr);align-items:start;gap:48px}
.offers-copy h2{max-width:650px;margin:0;color:#fff;font-size:clamp(36px,4vw,54px);line-height:1.06;letter-spacing:-1.5px}
.offers-copy>.section-intro{max-width:620px;margin:16px 0 0;color:#d5e0ef}
.offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:32px}
.offer-card{min-height:156px;padding:22px;border:1px solid #ffffff2b;border-radius:14px;background:linear-gradient(140deg,#ffffff16,#ffffff08)}
.offer-card.offer-featured{border-color:#e8bc35;background:linear-gradient(135deg,#f1c53e,#d6a81c);color:#081d3b}
.offer-label{display:block;margin-bottom:17px;color:#f1c53e;font-size:10px;font-weight:900;letter-spacing:2px}
.offer-featured .offer-label{color:#132c4d}
.offer-card strong{display:block;color:#fff;font-size:21px;line-height:1.2}
.offer-featured strong{color:#071b35;font-size:27px}
.offer-card p{margin:9px 0 0;color:#d5e0ef;font-size:13px;line-height:1.45}
.offer-featured p{color:#162e4f}
.lead-form{padding:29px;border:1px solid #d7e1ed;border-radius:17px;background:#f8fafd;color:#0a2047;box-shadow:0 22px 55px #020c1e4a}
.lead-form>.eyebrow{margin:0 0 8px;color:#a27b0c}
.lead-form h3{margin:0 0 21px;color:#0a2047;font-size:27px}
.lead-form>label:not(.lead-trap){display:block;margin:14px 0 7px;color:#152d4a;font-size:12px;font-weight:800}
.lead-form label span{color:#78889a;font-weight:400}
.lead-form input,.lead-form select,.lead-form textarea{width:100%;padding:12px 13px;border:1px solid #cbd7e5;border-radius:9px;background:#fff;color:#102847;font:inherit;font-size:14px}
.lead-form input,.lead-form select{min-height:46px}
.lead-form textarea{min-height:86px;resize:vertical}
.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:#1762b1;outline:3px solid #1762b11c}
.lead-trap{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}
.lead-submit{width:100%;margin-top:17px;border:0;cursor:pointer}
.lead-submit:disabled{cursor:wait;opacity:.7}
.lead-privacy{margin:12px 0 0;color:#64758a;font-size:11px;line-height:1.5;text-align:center}
.lead-status{margin:14px 0 0;padding:12px;border-radius:9px;background:#e7f5eb;color:#16552b;font-size:13px;line-height:1.45}
.lead-status.error{background:#fff0ef;color:#8d2820}
.lead-status a{display:inline-flex;margin-top:10px;color:#075bb8;font-weight:800}
@media(max-width:930px){.offers-layout{grid-template-columns:1fr;gap:32px}.lead-form{width:min(600px,100%)}}
@media(max-width:700px){.offers-section{padding:66px 0}.offer-grid{gap:10px;margin-top:24px}.offer-card{min-height:145px;padding:17px}.offer-card strong{font-size:17px}.offer-featured strong{font-size:23px}.offer-card p{font-size:12px}.lead-form{padding:22px}}
