:root{--navy:#112b4c;--heading:#202b5d;--coral:#ec514e;--coral-text:#c32644;--ink:#263950;--muted:#62718d;--line:#dce2ea;--paper:#fff;--footer:#132244}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:#fff;color:var(--ink);font-family:"Nunito Sans","Segoe UI",Arial,sans-serif;font-size:1rem;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--coral);outline-offset:5px}svg{flex-shrink:0}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Cabin,"Segoe UI",Arial,sans-serif;line-height:1.1;letter-spacing:-.035em}.wrap{width:min(1220px,calc(100% - 4rem));margin-inline:auto}.skip-link{position:absolute;left:1rem;top:-5rem;z-index:10;padding:.7rem 1.2rem;background:#fff;border:2px solid var(--navy)}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{background:var(--navy);color:white}.header-inner{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid #ffffff24}.brand{display:inline-flex;flex-shrink:0}.brand img{width:190px;height:auto;max-height:75px;object-fit:contain}nav{display:flex;gap:2.2rem;align-items:center;font-family:Cabin,"Segoe UI",sans-serif;font-size:1rem;font-weight:600}nav>a:not(.nav-contact):hover{color:#ffc5bd;text-decoration:underline;text-underline-offset:.4rem}.nav-contact{border:1px solid #ffffff65;padding:.6rem 1.2rem;border-radius:6px;display:flex;gap:1.7rem;align-items:center}.nav-contact:hover{background:var(--coral);border-color:var(--coral)}
.hero{background:var(--navy);color:white;padding:3.5rem 0 4.4rem}.hero-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:3.1rem;align-items:center;min-height:505px}.hero-copy{padding:.7rem 0}.eyebrow{font-size:.8rem;font-weight:750;letter-spacing:.14em;line-height:1.6}.hero .eyebrow{color:#e1e8f1;display:flex;align-items:center;gap:.7rem}.hero .eyebrow>span{width:28px;height:3px;background:var(--coral)}h1{font-size:clamp(2.7rem,4.3vw,3.9rem);font-weight:700;margin:1.8rem 0 1.5rem;line-height:1.13}h1 em{font-style:normal;color:#ff9890}.hero-description{max-width:31rem;color:#d9e1ec;font-size:1.1rem;line-height:1.75}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2.2rem;padding:.95rem 1.4rem;border-radius:6px;font-family:Cabin,"Segoe UI",sans-serif;font-size:1rem;font-weight:700;transition:transform .18s,background .18s;background:var(--coral);color:#fff;margin-top:1.9rem}.button:hover{background:#d74140;transform:translateY(-2px)}.hero-note{margin-top:1.5rem;color:#cad6e7;font-size:.86rem;line-height:1.8}.hero-note span{padding:0 .35rem}.hero-visual{margin:0;position:relative;min-width:0;overflow:hidden;height:505px;border-radius:16px 16px 76px 16px;isolation:isolate}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:55% 50%}.hero-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,24,47,.97),rgba(8,24,47,.06) 78%);z-index:0}figcaption{position:absolute;bottom:2.4rem;left:2.3rem;right:2rem;z-index:1;font-family:Cabin,"Segoe UI",sans-serif;font-size:1.9rem;line-height:1.25;letter-spacing:-.025em;color:white}figcaption>span{display:block}figcaption strong{font-weight:600;color:#ffaaa1}.visual-kicker{font-family:"Nunito Sans","Segoe UI",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.15em;margin-bottom:1rem;color:#e1e7ef}
.explore{padding-top:5.4rem;padding-bottom:5.1rem}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:2.2rem}.section-heading .eyebrow,.connect .eyebrow{color:var(--coral-text);margin-bottom:1rem}h2{font-size:clamp(2.1rem,3.2vw,3rem);font-weight:700;color:var(--heading)}.section-heading>p{max-width:24rem;color:var(--muted);font-size:1.08rem;padding-bottom:.2rem}.routes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}.route{padding:1.9rem;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:14px;transition:transform .2s,box-shadow .2s,border-color .2s;min-width:0;border-top:4px solid var(--coral)}.route:hover{transform:translateY(-5px);box-shadow:0 14px 30px #112b4c15;border-color:var(--coral)}.route.learn{background:#fff7f6}.route.portfolio{background:#fff;border-top-color:var(--heading)}.route.work{background:#f6f6f6;border-top-color:var(--navy)}.route-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2.2rem}.route-number{font-size:.8rem;letter-spacing:.11em;font-weight:750;color:#4d5b70}.route-icon{width:35px;height:35px;color:var(--coral-text)}.portfolio .route-icon,.work .route-icon{color:var(--heading)}.route h3{font-size:2rem;font-weight:700;color:var(--heading);margin-bottom:1rem}.route>p{color:var(--muted);font-size:1.02rem;line-height:1.75;max-width:22rem}.tags{padding:0;margin:1.5rem 0 1.7rem;list-style:none;display:flex;flex-wrap:wrap;gap:.4rem}.tags li{font-size:.8rem;border:1px solid #d8dfe6;border-radius:100px;padding:.18rem .65rem;color:#4d5b70;background:#ffffff65}.route-action{margin-top:auto;border-top:1px solid #d8dfe6;padding-top:1.1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-family:Cabin,"Segoe UI",sans-serif;font-weight:700;color:var(--heading);font-size:1rem}.route-action>span[aria-hidden]{font-size:1.35rem;line-height:1}
.connect{border-top:1px solid var(--line);padding-top:4rem;padding-bottom:5rem;display:grid;grid-template-columns:.9fr 1.1fr;gap:5rem}.connect-intro>p:not(.eyebrow){color:var(--muted);max-width:26rem;margin-top:1.3rem;font-size:1.04rem}.profile{display:flex;align-items:center;gap:1rem;margin-top:2rem}.profile img{width:72px;height:72px;border-radius:50%;object-fit:cover;object-position:center 25%;border:3px solid #fff;box-shadow:0 0 0 1px var(--line)}.profile strong{font-family:Cabin,"Segoe UI",sans-serif;font-size:1rem;line-height:1.4;display:block;color:var(--heading)}.profile small{display:block;color:var(--muted);font-size:.85rem;line-height:1.5;margin-top:.3rem}.social-group-label{font-size:.78rem;font-weight:750;letter-spacing:.12em;color:var(--muted);margin-bottom:.6rem}.social{display:flex;align-items:center;gap:1.1rem;border-bottom:1px solid var(--line);padding:1rem .3rem;transition:background .15s;min-width:0}.social:hover{background:#f6f6f6}.social-icon{width:41px;height:41px;display:grid;place-items:center;border-radius:10px;flex-shrink:0;color:var(--heading);background:#f1f3f7}.linkedin{font:bold 1.45rem Arial,sans-serif}.facebook{font:bold 1.8rem Arial,sans-serif}.social strong{font-family:Cabin,"Segoe UI",sans-serif;font-size:1.08rem;display:block;color:var(--heading)}.social small{display:block;font-size:.88rem;color:var(--muted);line-height:1.55;margin-top:.1rem}.social-arrow{margin-left:auto;font-size:1.4rem;padding-left:.5rem;color:var(--coral-text)}.professional-label{margin-top:1.5rem}.professional-socials{display:grid;grid-template-columns:1fr 1fr;column-gap:1.5rem}
footer{background:var(--footer);color:#fff}.footer-inner{padding:2.8rem 0 2.4rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.footer-brand{display:inline-block}.footer-brand img{width:175px;height:auto}.footer-inner p{color:#c1cbdc;font-size:.95rem;margin-top:.6rem}.email-link{display:flex;align-items:center;gap:1.5rem;border-bottom:1px solid #7c8ba5;padding-bottom:.45rem;font-family:Cabin,"Segoe UI",sans-serif;font-size:1.15rem;overflow-wrap:anywhere}.email-link:hover{color:#ffc5bd}.footer-bottom{padding:1.2rem 0 1.5rem;border-top:1px solid #ffffff22;display:flex;justify-content:space-between;gap:1rem;font-size:.84rem;color:#c1cbdc}
@media(min-width:1600px){.hero-inner,.hero-visual{min-height:535px}}
@media(max-width:1050px){.hero-inner{gap:2rem;grid-template-columns:1.05fr .95fr}h1{font-size:3.2rem}.route{padding:1.5rem}.route h3{font-size:1.8rem}.route-action{font-size:.94rem}.connect{gap:2.5rem}figcaption{left:1.7rem;font-size:1.7rem}.hero-note{font-size:.8rem}.professional-socials{grid-template-columns:1fr}}
@media(max-width:800px){.wrap{width:calc(100% - 2.5rem)}.header-inner{min-height:91px}nav{gap:1.3rem}nav>a:first-child{display:none}.hero{padding:2.2rem 0 2.8rem}.hero-inner{grid-template-columns:1fr;gap:2rem}.hero-copy{padding:.5rem 0}.hero-description{max-width:36rem}h1{font-size:clamp(2.8rem,7vw,3.8rem)}.hero-visual{height:350px;min-height:0}.hero-photo{object-position:center 48%}figcaption{font-size:1.8rem;bottom:1.7rem;left:2rem}.section-heading{gap:2rem;align-items:flex-start}.section-heading>p{max-width:20rem}.routes{grid-template-columns:1fr;gap:1.2rem}.route{padding:1.8rem}.route-top{margin-bottom:1.4rem}.route h3 br{display:none}.route h3{font-size:2rem}.route>p{max-width:100%}.tags{margin:1rem 0 1.4rem}.route-action{font-size:1rem}.connect{grid-template-columns:1fr;gap:2.5rem}.connect-intro>p:not(.eyebrow){max-width:37rem}.professional-socials{grid-template-columns:1fr 1fr}.footer-inner{flex-direction:column;align-items:flex-start;gap:1.8rem}}
@media(max-width:480px){.wrap{width:calc(100% - 2rem)}.header-inner{gap:.7rem;min-height:85px}.brand img{width:148px}nav{gap:0}nav>a:not(.nav-contact){display:none}.nav-contact{font-size:.87rem;padding:.45rem .7rem;gap:.7rem}.hero{padding:1.8rem 0 2rem}.eyebrow{font-size:.75rem;letter-spacing:.09em}h1{font-size:2.8rem;letter-spacing:-.04em;margin-top:1.4rem}.hero-description{font-size:1.02rem}.hero-note{font-size:.84rem}.button{font-size:.98rem;gap:1.5rem}.hero-visual{height:315px;border-bottom-right-radius:55px}figcaption{left:1.5rem}.explore{padding-top:3.2rem;padding-bottom:3.4rem}.section-heading{display:block}.section-heading>p{margin-top:1.1rem;max-width:none}.route{padding:1.5rem}.connect{padding-top:2.8rem;padding-bottom:3rem;gap:2rem}.social{gap:.8rem}.social small{font-size:.88rem}.social-icon{width:39px;height:39px}.professional-socials{grid-template-columns:1fr}.email-link{font-size:1rem;gap:.7rem}.footer-bottom{font-size:.8rem;flex-wrap:wrap}.profile{gap:.8rem}.profile strong{font-size:.95rem}}
.brand{width:175px;height:95px;overflow:hidden;align-items:center;justify-content:center}.brand img{width:320px;max-width:none;max-height:none;height:auto;flex-shrink:0}.footer-brand{width:165px;height:95px;overflow:hidden}.footer-brand img{width:310px;max-width:none;height:auto;transform:translateX(-72px)}.button{font-size:1.2rem}.nav-contact:hover{background:var(--coral-text);border-color:var(--coral-text)}
@media(max-width:480px){.brand{width:133px;height:82px}.brand img{width:265px}.button{font-size:1.18rem;padding:.85rem 1.1rem;gap:1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
