:root{--bg:#edf5ff;--bg-deep:#dbe8ff;--surface:rgba(246,251,255,0.8);--surface-strong:rgba(249,253,255,0.95);--ink:#08192f;--muted:#47627f;--line:rgba(8,25,47,0.12);--warm:#00bbff;--warm-soft:#8cf2ff;--cool:#0fd6a1;--shadow:0 24px 70px rgba(19,69,149,0.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(0,187,255,.24),transparent 30%),radial-gradient(circle at top right,rgba(15,214,161,.14),transparent 24%),radial-gradient(circle at bottom right,rgba(0,111,255,.12),transparent 28%),linear-gradient(180deg,#f7fbff 0,var(--bg) 42%,var(--bg-deep) 100%);color:var(--ink);font-family:Avenir Next,Helvetica Neue,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(243,249,255,.76);border-bottom:1px solid var(--line)}.page-intro,.site-footer__inner,.site-header__inner{width:min(1160px,calc(100% - 2rem));margin:0 auto}.site-header__inner{min-height:4.75rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:grid;grid-gap:.15rem;gap:.15rem}.brand__mark{font-weight:800;letter-spacing:-.03em;color:var(--ink)}.brand__tag{font-size:.9rem;color:var(--muted)}.breadcrumbs,.site-footer__nav,.site-nav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.breadcrumbs a,.site-footer__nav a,.site-nav a,.text-link{color:var(--muted)}.breadcrumbs a:hover,.site-footer__nav a:hover,.site-nav a:hover,.text-link:hover{color:var(--warm)}.site-main{flex:1 1}.site-footer{border-top:1px solid var(--line);margin-top:1rem}.site-footer__inner{padding:1.8rem 0 2.5rem;display:grid;grid-gap:.55rem;gap:.55rem}.site-footer__title{font-weight:700}.site-footer__copy{color:var(--muted);max-width:44rem}.page{width:min(1160px,calc(100% - 2rem));margin:0 auto;padding:1.25rem 0 4rem}.page-intro{padding:1.4rem 0 .5rem}.link-card,.page-intro__card,.panel-card{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.page-intro__card{border-radius:1.9rem;padding:1.35rem;display:grid;grid-gap:.75rem;gap:.75rem}.page-intro h1{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.9rem,3.2vw,3rem);font-weight:400;line-height:1.08;letter-spacing:-.03em;max-width:20ch}.page-intro__lede{color:var(--muted);max-width:42rem;line-height:1.65;font-size:1rem}.hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:1.25rem;gap:1.25rem;align-items:stretch;padding:1rem 0 2rem}.hero__copy,.hero__panel,.marquee,.section{animation:rise-in .7s ease both}.hero__copy{position:relative;padding:2rem .4rem 0 0}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;letter-spacing:.18em;text-transform:uppercase;font-size:.76rem;color:var(--warm);font-weight:700}.closing-card h2,.hero h1,.section h2{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-weight:400;letter-spacing:-.03em;line-height:.92}.hero h1{font-size:clamp(4rem,9vw,7.6rem);max-width:8ch;margin-top:.75rem}.hero__lede{max-width:34rem;margin-top:1.25rem;font-size:clamp(1.05rem,1.8vw,1.3rem);line-height:1.7;color:var(--muted)}.hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.3rem;padding:0 1.3rem;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:linear-gradient(135deg,#041a3a,#0a49cc 62%,#00c7ff);color:#f5fbff;box-shadow:var(--shadow)}.button--ghost{background:rgba(255,255,255,.48);border-color:var(--line)}.closing-card,.feature-card,.hero__panel,.timeline__item{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.hero__panel{border-radius:2rem;padding:1.35rem;display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.hero__panel-label{font-size:.9rem;color:var(--muted);margin-bottom:1rem}.signal-grid{display:grid;grid-gap:.9rem;gap:.9rem}.signal-card{border-radius:1.5rem;padding:1rem;min-height:8.5rem;display:flex;flex-direction:column;justify-content:space-between}.signal-card span{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}.signal-card strong{font-size:1.12rem;line-height:1.35}.signal-card--warm{background:linear-gradient(180deg,rgba(140,242,255,.82),rgba(0,187,255,.18))}.signal-card--cool{background:linear-gradient(180deg,rgba(15,214,161,.28),rgba(15,214,161,.1))}.signal-card--ink{background:linear-gradient(180deg,rgba(8,25,47,.96),rgba(8,48,89,.86));color:#eafcff}.marquee{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin:1rem 0 3rem}.marquee p{border-top:1px solid var(--line);padding-top:1rem;color:var(--muted);font-size:.98rem}.section{padding:1.2rem 0 0}.section+.section{margin-top:3rem}.project-showcase{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);grid-gap:1rem}.executive-profile,.project-showcase{display:grid;gap:1rem;align-items:stretch}.executive-profile{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);grid-gap:1rem}.executive-profile--compact .executive-profile__content{align-content:center}.executive-profile__content,.executive-profile__media{border:1px solid var(--line);border-radius:1.75rem;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.executive-profile__media{background:radial-gradient(circle at top right,rgba(0,199,255,.2),transparent 26%),linear-gradient(180deg,rgba(248,252,255,.97),rgba(235,244,255,.92));padding:.95rem}.executive-profile__frame{position:relative;overflow:hidden;border-radius:1.35rem;aspect-ratio:4/3;background:linear-gradient(180deg,rgba(8,25,47,.08),rgba(0,187,255,.1))}.executive-profile__image{width:100%;height:100%;object-fit:cover;object-position:center}.executive-profile__content{background:var(--surface);padding:1.5rem;display:grid;grid-gap:1rem;gap:1rem}.executive-profile__content h2{font-size:clamp(1.55rem,2.8vw,2.25rem);line-height:1.1}.executive-profile__title{font-size:.95rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.executive-profile__content p{color:var(--muted);line-height:1.75}.project-showcase__card,.project-showcase__detail{border:1px solid var(--line);border-radius:1.75rem;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.project-showcase__card{background:radial-gradient(circle at top right,rgba(0,199,255,.18),transparent 26%),linear-gradient(180deg,rgba(248,252,255,.97),rgba(235,244,255,.92));padding:1.5rem;display:grid;grid-gap:1rem;gap:1rem}.project-showcase__card h3{font-size:clamp(1.35rem,2.4vw,1.9rem);line-height:1.12}.project-showcase__card p,.project-showcase__detail p{color:var(--muted);line-height:1.7}.project-showcase__detail{background:var(--surface);padding:1.35rem}.project-showcase__meta,.tag-row{display:flex;gap:.7rem;flex-wrap:wrap}.project-badge,.tag{display:inline-flex;align-items:center;min-height:2rem;padding:0 .8rem;border-radius:999px;border:1px solid rgba(0,116,214,.14);background:rgba(255,255,255,.62);color:var(--ink);font-size:.88rem}.section__heading{display:grid;grid-gap:.7rem;gap:.7rem;max-width:40rem;margin-bottom:1.4rem}.section__lede{color:var(--muted);line-height:1.7;font-size:1.02rem}.closing-card h2,.section h2{font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.1}.card-grid,.content-grid,.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.closing-card,.feature-card,.link-card,.panel-card,.service-card,.timeline__item{border-radius:1.75rem}.feature-card{min-height:18rem;align-content:end}.feature-card,.service-card{padding:1.4rem;display:grid;grid-gap:.9rem;gap:.9rem}.service-card{min-height:14rem;border:1px solid var(--line);background:rgba(246,251,255,.74);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);align-content:start}.link-card,.panel-card{padding:1.4rem;display:grid;grid-gap:.9rem;gap:.9rem}.bullet-list{margin:0;padding-left:1.15rem;color:var(--muted);display:grid;grid-gap:.7rem;gap:.7rem;line-height:1.7}.meta-line{color:var(--muted);font-size:.9rem;font-weight:700;letter-spacing:.04em}.article-body{max-width:48rem;display:grid;grid-gap:1.65rem;gap:1.65rem}.article-section{display:grid;grid-gap:.85rem;gap:.85rem}.article-section h2{font-size:clamp(1.55rem,3vw,2.35rem)}.article-section p{color:var(--muted);line-height:1.75}.feature-card:nth-child(2){transform:translateY(1.2rem)}.feature-card h3,.link-card h3,.panel-card h2,.service-card h3,.timeline__item h3{font-size:1.05rem;line-height:1.25}.closing-card p,.feature-card p,.link-card p,.panel-card p,.service-card p,.timeline__item p{color:var(--muted);line-height:1.7}.section--accent{position:relative}.timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.timeline__item{padding:1.4rem;min-height:16rem;background:linear-gradient(180deg,rgba(249,253,255,.96),rgba(237,245,255,.92))}.timeline__step{font-size:.9rem;font-weight:700;color:var(--warm);margin-bottom:1rem}.section--closing{padding-bottom:2rem}.closing-card{padding:2rem;background:radial-gradient(circle at top right,rgba(0,187,255,.2),transparent 28%),radial-gradient(circle at bottom left,rgba(15,214,161,.14),transparent 24%),linear-gradient(180deg,rgba(249,253,255,.97),rgba(236,245,255,.88))}.closing-card p:last-child{margin-top:1rem;max-width:42rem;font-size:1.02rem}.page--home{padding-top:.75rem}.page--home .hero{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:1.5rem;align-items:center;padding:1.25rem 0 2.25rem}.page--home .hero__copy{display:grid;align-content:center;padding-top:.75rem}.page--home .hero h1{font-size:clamp(2.45rem,4.8vw,4.35rem);line-height:1.05;max-width:14.5ch}.page--home .hero__lede{max-width:39rem;font-size:clamp(1rem,1.25vw,1.14rem);line-height:1.65}.page--home .hero__actions{margin-top:1.5rem}.page--home .section+.section{margin-top:2.4rem}.page--home .section__heading{max-width:48rem;margin-bottom:1.1rem}.page--home .closing-card h2,.page--home .section h2{font-size:clamp(2rem,4vw,3.35rem);line-height:1.04}.page--home .section__lede{max-width:44rem;font-size:1rem;line-height:1.65}.page--home .signal-card{min-height:7.2rem;padding:.95rem}.page--home .signal-card strong{font-size:1rem}.page--home .marquee{margin:.5rem 0 2.2rem}.page--home .feature-card,.page--home .service-card,.page--home .timeline__item{min-height:13rem;align-content:start}.page--home .feature-card:nth-child(2){transform:none}.page--home .feature-card h3,.page--home .link-card h3,.page--home .panel-card h2,.page--home .service-card h3,.page--home .timeline__item h3{font-size:1.2rem}.page--home .closing-card p,.page--home .feature-card p,.page--home .link-card p,.page--home .panel-card p,.page--home .project-showcase__card p,.page--home .project-showcase__detail p,.page--home .service-card p,.page--home .timeline__item p{font-size:.98rem;line-height:1.62}.page--home .project-showcase__card h3{font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.05}.page--home .executive-profile__content h2{font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.05}.page--home .executive-profile__content{gap:.85rem}.page--home .closing-card{padding:1.7rem}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.card-grid,.content-grid,.executive-profile,.hero,.link-grid,.marquee,.project-showcase,.service-grid,.timeline{grid-template-columns:1fr}.feature-card:nth-child(2){transform:none}.page{width:min(100% - 1.5rem,46rem)}.site-header__inner{align-items:flex-start;flex-direction:column;padding:.9rem 0}.hero__copy{padding-top:1rem}.page--home .hero{grid-template-columns:1fr;padding-top:.75rem}}@media (max-width:640px){.page{width:calc(100% - 1rem);padding-bottom:2.5rem}.hero{gap:1rem}.hero h1{font-size:clamp(3.2rem,19vw,4.7rem)}.page--home .hero h1{font-size:clamp(2rem,8vw,2.65rem);line-height:1.08;max-width:15.5ch}.page--home .closing-card h2,.page--home .section h2{font-size:clamp(1.6rem,7vw,2.15rem);line-height:1.1}.page--home .feature-card,.page--home .service-card,.page--home .timeline__item{min-height:auto}.closing-card,.feature-card,.hero__panel,.link-card,.panel-card,.service-card,.timeline__item{border-radius:1.4rem}.hero__actions{flex-direction:column}.button{width:100%}.closing-card{padding:1.5rem}.page-intro,.site-footer__inner,.site-header__inner{width:calc(100% - 1rem)}}