@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#172e38;--copper:#b8754e;--muted:#627078;--line:#dfe4e4;--paper:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--copper);outline-offset:6px}header{height:106px;max-width:1440px;padding:0 6%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:.04em;font-size:18px;line-height:1.3}.brand small{display:block;font-size:10px;letter-spacing:.2em;font-weight:600;margin-top:5px}.brand-symbol{font-size:50px;letter-spacing:-.1em;line-height:1;margin-top:-10px}.brand-symbol span{color:var(--copper)}nav{display:flex;gap:32px;font-size:14px;font-weight:600}nav a:hover,.text-link:hover{color:var(--copper)}.header-call{font-size:14px;font-weight:700;border-bottom:1px solid var(--ink);padding:9px 0}.header-call span{padding-left:14px}.hero{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;min-height:675px;padding-left:6%;padding-right:3%;gap:40px}.hero-copy{padding:60px 0 34px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:700;display:flex;align-items:center;gap:12px}.eyebrow>span{height:1px;width:28px;background:var(--copper)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(48px,5.15vw,76px);line-height:1.12;letter-spacing:-.055em;font-weight:650;margin:26px 0}em{font-style:normal;color:var(--copper)}.hero-copy>p{color:var(--muted);font-size:18px;max-width:395px;line-height:1.75}.hero-actions{display:flex;gap:32px;align-items:center;margin-top:30px}.button{padding:17px 23px;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;font-weight:600;font-size:14px;border-radius:3px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--ink);color:white}.primary:hover{background:#28505d}.text-link{font-size:14px;font-weight:600}.text-link span{margin-left:14px}.hero-note{margin-top:44px;padding-left:16px;border-left:2px solid #c6d0d1;color:var(--muted);font-size:12px;line-height:1.8}.hero-note strong{font-weight:500;color:var(--ink);font-size:13px}.hero-visual{position:relative;overflow:hidden;background:#254651;min-height:640px;border-radius:3px}.hero-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.image-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(12,32,40,.8))}.image-caption{position:absolute;left:42px;bottom:73px;color:white}.image-caption>span{font-size:12px;letter-spacing:.22em}.image-caption p{font-family:Manrope,sans-serif;font-size:37px;font-weight:500;letter-spacing:-.04em;margin-top:8px}.image-index{position:absolute;left:42px;bottom:27px;font-size:10px;letter-spacing:.15em;color:#d7e0de}.section{max-width:1440px;padding:95px 6%;margin:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}h2{font-size:clamp(30px,3vw,43px);letter-spacing:-.045em;line-height:1.3;font-weight:600;margin-top:18px}.section-heading>p{color:var(--muted);font-size:16px}.program-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.program-card{padding:32px 36px;border:1px solid var(--line);border-radius:4px}.boarding{background:#edf2f3}.daytime{background:#fcf9f5}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:38px}.number{font-size:26px;color:#798b93;font-family:Manrope,sans-serif}.tag{font-size:10px;letter-spacing:.12em;font-weight:700}.program-card h3{font-size:27px;letter-spacing:-.04em;font-weight:650}.program-card>p{max-width:380px;color:var(--muted);margin-top:13px;min-height:60px}.card-bottom{border-top:1px solid #cfd9db;padding-top:23px;margin-top:32px;display:flex;align-items:center;justify-content:space-between;gap:20px}.card-bottom>span{font-size:13px}.card-bottom a{width:44px;height:44px;border:1px solid #aababc;display:grid;place-items:center;border-radius:50%;font-size:23px;flex-shrink:0}.card-bottom a:hover{background:var(--ink);color:white}.approach{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:20px;padding-bottom:100px}.values>div{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.values>div:first-child{padding-top:0}.values>div>span{font-size:12px;color:var(--copper);padding-top:4px}.values h3{font-size:18px;font-weight:650;margin-bottom:9px}.values p{color:var(--muted);font-size:15px;line-height:1.8}.contact{background:var(--ink);color:white;padding:66px max(6%,calc((100vw - 1268px)/2));display:flex;justify-content:space-between;align-items:center;gap:40px}.contact .eyebrow{color:#d2b59f}.contact h2{font-size:44px}.contact p{color:#c5d0d4;margin-top:18px}.contact-phone{font-family:Manrope,sans-serif;font-size:25px;display:inline-block;margin-top:26px}.contact-phone span{margin-left:22px;color:#d2b59f}.light{background:#fff;color:var(--ink);white-space:nowrap}footer{max-width:1440px;padding:40px 6% 50px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}footer>span{font-size:12px;color:var(--muted)}footer .brand{font-size:14px}footer .brand-symbol{font-size:39px}footer .brand small{font-size:8px}.whatsapp{position:fixed;right:24px;bottom:24px;background:#157a4d;color:white;border:1px solid #ffffff55;border-radius:50px;display:flex;gap:9px;align-items:center;padding:14px 20px;box-shadow:0 5px 25px #123c342b;font-size:14px;font-weight:600;z-index:10}.whatsapp svg{width:26px;height:26px}.whatsapp:hover{background:#11663f}.skip{position:fixed;left:10px;top:-100px;padding:12px;background:white;z-index:30}.skip:focus{top:10px}@media(min-width:1600px){.contact{padding-left:calc((100vw - 1268px)/2);padding-right:calc((100vw - 1268px)/2)}}@media(max-width:900px){header{height:90px}nav{gap:18px}.header-call{display:none}.hero{gap:25px;min-height:600px}.hero-visual{min-height:580px}.hero-copy{padding-top:42px}h1{font-size:55px}.hero-actions{gap:20px}.image-caption{left:26px}.image-caption p{font-size:29px}.image-index{left:26px}.section{padding-top:65px;padding-bottom:65px}.program-card{padding:25px}.approach{gap:35px}.contact h2{font-size:36px}footer>span:nth-child(2){display:none}}@media(max-width:640px){header{padding:0 6%;height:85px}.brand{font-size:16px}.brand-symbol{font-size:43px}.brand small{font-size:8px}nav{gap:0}nav a{display:none}nav a:last-child{display:block;font-size:13px}.hero{display:flex;flex-direction:column;padding:0 6%;gap:30px}.hero-copy{padding:25px 0 0}h1{font-size:58px;margin:23px 0}.hero-copy>p{font-size:16px}.eyebrow{font-size:10px}.hero-actions{margin-top:25px}.hero-note{margin-top:28px}.hero-visual{min-height:380px}.image-caption{bottom:66px}.image-caption p{font-size:33px}.section{padding:57px 6%}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:20px;font-size:15px}.section-heading>p br{display:none}.program-grid{grid-template-columns:1fr;gap:18px}.program-card{padding:26px}.card-top{margin-bottom:27px}.program-card h3{font-size:26px}.program-card>p{font-size:15px;min-height:0}.card-bottom{margin-top:26px}.approach{display:block;padding-top:0}.approach h2{font-size:35px}.values{margin-top:35px}.contact{display:block;padding:45px 6% 55px}.contact h2{font-size:35px}.contact p{font-size:15px}.contact .button{margin-top:28px}.contact-phone{font-size:24px}footer{align-items:flex-start;flex-direction:column;padding-bottom:105px;gap:22px}.whatsapp{right:16px;bottom:16px;padding:12px 17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

h1{font-size:clamp(42px,4.2vw,61px)}@media(max-width:640px){h1{font-size:clamp(34px,8.4vw,52px)}}

:root{--ink:#081f42;--copper:#9b741d;--muted:#5e6b7b} .hero{align-items:center}.poster-visual{background:#f5f7fa;min-height:0;line-height:0}.poster-visual img{position:static;width:100%;height:auto;max-height:750px;object-fit:contain}.hero-copy{padding-top:35px}.boarding{background:#edf2f8}.daytime{background:#faf8f1}.residential{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:center;padding-top:5px}.residential-image{display:block;background:#f1f4f7;text-align:center;border-radius:4px;overflow:hidden;line-height:0}.residential-image img{width:100%;max-height:640px;object-fit:contain;height:auto}.residential-copy>p{color:var(--muted);margin-top:24px;line-height:1.8}.residential-copy ul{list-style:none;padding:0;margin:25px 0}.residential-copy li{border-bottom:1px solid var(--line);padding:12px 0;font-size:16px}.residential-copy li:before{content:'✓';color:var(--copper);margin-right:13px}.residential-copy .detail-note{font-size:14px;margin-bottom:24px}.approach-intro{color:var(--muted);font-size:15px;max-width:400px;margin-top:24px;line-height:1.9}.coach{font-size:14px;display:inline-block;margin-top:10px}.instagram{display:flex;align-items:center;gap:10px;font-size:14px}.instagram svg{width:22px;height:22px}.instagram:hover{color:var(--copper)}.tag,.eyebrow{font-size:12px}.image-index{font-size:12px}.brand small{font-size:12px;letter-spacing:.13em}footer .brand small{font-size:12px;letter-spacing:.04em}@media(max-width:900px){.residential{gap:35px}.poster-visual img{max-height:650px}footer{flex-wrap:wrap}.hero{align-items:stretch}.hero-copy{padding-top:20px}.poster-visual{display:flex;align-items:center}.brand{font-size:16px}}@media(max-width:640px){.hero{gap:30px}.poster-visual{min-height:0}.poster-visual img{max-height:none}.residential{grid-template-columns:1fr;gap:30px;padding-top:0}.residential-image{max-width:380px;width:100%;margin:auto}.residential-copy h2{font-size:33px}.residential-copy .button{gap:16px;font-size:13px}.brand small{font-size:10px}.eyebrow{font-size:10px;letter-spacing:.1em}.tag{font-size:11px}.approach{padding-top:0}.hero-copy{padding-top:20px}}
