
:root{--ink:#111827;--muted:#6b7280;--line:#d1d5db;--accent:#f28c00;--paper:#f8f7f3}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif}
a{color:inherit;text-decoration:none}.site-header{height:88px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:rgba(255,255,255,.96);z-index:10}
.brand{font-weight:800;letter-spacing:.04em;font-size:22px}.brand-mark{color:var(--accent)}nav{display:flex;gap:30px;font-size:12px;font-weight:700;letter-spacing:.11em}nav a:hover{color:var(--accent)}.menu{display:none;border:0;background:none;font-size:22px}
main{padding:0 4vw}.intro{padding:110px 0 90px;display:grid;grid-template-columns:180px minmax(500px,980px);gap:38px;border-bottom:1px solid var(--line)}
.eyebrow{margin:6px 0;font-size:12px;font-weight:700;letter-spacing:.16em;color:var(--accent)}h1{font-size:clamp(42px,5.2vw,82px);line-height:1.04;letter-spacing:-.045em;margin:0;font-weight:500;max-width:1100px}
.intro-meta{grid-column:2;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;font-size:11px;font-weight:700;letter-spacing:.12em;color:var(--muted)}
.work-grid{padding-top:72px}.project{margin-bottom:90px}.media{display:block;overflow:hidden;background:#eee}.media img{display:block;width:100%;height:auto;transition:transform .75s cubic-bezier(.2,.7,.2,1)}
.project:hover .media img{transform:scale(1.018)}.wide .media img{aspect-ratio:16/9;object-fit:cover}.pair{display:grid;grid-template-columns:1fr 1fr;gap:3vw}.pair .media img{aspect-ratio:4/5;object-fit:cover}
.project-info{display:grid;grid-template-columns:minmax(280px,1fr) 260px minmax(320px,1.2fr);gap:30px;padding-top:18px;border-top:1px solid var(--line);margin-top:20px;align-items:start}
.project-info>div{display:flex;gap:18px;align-items:baseline}.number{font-size:11px;color:var(--accent);font-weight:700}.project-info h2{font-size:24px;line-height:1.12;margin:0;font-weight:600;letter-spacing:-.02em}
.project-info p{margin:0;font-size:13px;line-height:1.5}.project-info .desc{color:var(--muted)}.pair .project-info{grid-template-columns:1fr}.pair .project-info>p:first-of-type{color:var(--ink)}
.all-projects{padding:55px 0 120px;border-top:1px solid var(--line)}.all-projects a{display:flex;justify-content:space-between;font-size:clamp(28px,4vw,56px);letter-spacing:-.04em}.all-projects a:hover{color:var(--accent)}
footer{padding:30px 4vw;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:11px;letter-spacing:.12em;font-weight:700}
@media(max-width:900px){nav{display:none}.menu{display:block}.intro{grid-template-columns:1fr;padding:72px 0 60px}.intro-meta{grid-column:1}.pair{grid-template-columns:1fr}.project-info{grid-template-columns:1fr}.wide .media img,.pair .media img{aspect-ratio:4/5}.project{margin-bottom:64px}.intro-meta{gap:20px;flex-direction:column}.project-info .desc{max-width:640px}}
@media(max-width:540px){.site-header{height:72px;padding:0 20px}main{padding:0 20px}.intro{padding-top:56px}.intro h1{font-size:42px}.work-grid{padding-top:48px}.project-info h2{font-size:22px}.project-info{gap:10px}.project-info>div{justify-content:space-between}.all-projects{padding-bottom:80px}footer{padding:24px 20px;flex-direction:column;gap:12px}}

/* Projects page */
.page-hero{padding:110px 0 90px;display:grid;grid-template-columns:180px minmax(500px,980px);gap:38px}
.page-hero h1{font-size:clamp(42px,5vw,78px)}
.project-filters{display:flex;gap:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;overflow:auto}
.project-filters button{border:0;background:none;padding:0;font:700 11px Arial;letter-spacing:.1em;white-space:nowrap;color:var(--muted)}
.project-filters button.active,.project-filters button:hover{color:var(--ink)}
.project-filters sup{color:var(--accent);margin-left:4px}
.featured-projects,.project-index{padding:72px 0}
.section-head{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:32px;font-size:11px;font-weight:700;letter-spacing:.13em}
.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3vw}
.featured-card{margin-bottom:52px}.featured-card img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}
.featured-card div{border-top:1px solid var(--line);margin-top:15px;padding-top:14px}.featured-card span{color:var(--accent);font-size:10px}.featured-card h2{font-size:21px;margin:6px 0}.featured-card p{font-size:12px;color:var(--muted);margin:0}
.index-row{display:grid;grid-template-columns:55px 76px minmax(260px,1.25fr) minmax(200px,.9fr) minmax(180px,.7fr) 30px;align-items:center;gap:20px;min-height:94px;border-bottom:1px solid var(--line);font-size:13px}
.index-row:hover{color:var(--accent)}.index-no{font-size:10px;color:var(--accent)}.index-thumb{width:70px;height:70px;background:#f3f4f6;display:block;overflow:hidden}.index-thumb img{width:100%;height:100%;object-fit:cover}.index-title{font-size:19px;font-weight:600}.index-location,.index-type{color:var(--muted)}.index-arrow{text-align:right}
/* Detail page */
.detail-title{padding:105px 0 65px}.detail-title h1{font-size:clamp(64px,9vw,145px);font-weight:500;letter-spacing:-.055em;margin:22px 0}.detail-title .lead{font-size:21px;max-width:660px;line-height:1.45;color:var(--muted)}
.detail-hero img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.project-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:32px 0 85px;border-bottom:1px solid var(--line)}.project-meta span{font-size:10px;font-weight:700;letter-spacing:.12em;color:var(--accent)}.project-meta p{font-size:13px;line-height:1.5}
.story{display:grid;grid-template-columns:180px minmax(550px,920px);gap:38px;padding:110px 0}.story h2{font-size:clamp(34px,4vw,62px);font-weight:500;line-height:1.08;letter-spacing:-.04em;margin:0 0 30px}.story div>p{font-size:17px;line-height:1.7;color:var(--muted);max-width:760px}
.gallery{display:grid;grid-template-columns:1fr 1fr;gap:3vw}.gallery-item{margin:0}.gallery-item.full{grid-column:1/-1}.gallery-item img{width:100%;height:auto;display:block}.solution{border-top:1px solid var(--line)}
.next-project{border-top:1px solid var(--line);padding:55px 0 110px}.next-project span{font-size:10px;font-weight:700;color:var(--accent);letter-spacing:.12em}.next-project a{display:flex;justify-content:space-between;font-size:clamp(38px,6vw,90px);letter-spacing:-.05em;margin-top:35px}
@media(max-width:900px){.page-hero,.story{grid-template-columns:1fr}.featured-grid{grid-template-columns:1fr 1fr}.index-row{grid-template-columns:40px 54px 1fr 30px}.index-location,.index-type{display:none}.project-meta{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr}.gallery-item.full{grid-column:auto}}
@media(max-width:540px){.page-hero{padding:60px 0}.featured-grid{grid-template-columns:1fr}.index-row{min-height:78px;gap:12px}.index-thumb{width:52px;height:52px}.index-title{font-size:15px}.detail-title{padding:58px 0 38px}.detail-title h1{font-size:58px}.detail-title .lead{font-size:17px}.detail-hero img{aspect-ratio:4/5}.project-meta{grid-template-columns:1fr;padding-bottom:55px}.story{padding:70px 0}.story h2{font-size:36px}.story div>p{font-size:15px}.next-project{padding-bottom:75px}}

/* Homepage V2 */
.home-header{position:absolute;top:0;left:0;width:100%;z-index:20;background:linear-gradient(to bottom,rgba(0,0,0,.55),transparent);border:0;color:#fff}
.brand-image img{display:block;width:118px;max-height:48px;object-fit:contain;filter:brightness(0) invert(1)}
.home-header nav a{color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.35)}
.home-main{padding:0}
.hero-video{height:100svh;min-height:680px;position:relative;background:#111;overflow:hidden;color:#fff}
.hero-video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.24) 44%,rgba(0,0,0,.08) 70%,rgba(0,0,0,.28) 100%)}
.hero-copy{position:absolute;left:4vw;bottom:13vh;max-width:780px}
.hero-copy p{font-size:11px;font-weight:700;letter-spacing:.16em;margin:0 0 20px}
.hero-copy h1{font-size:clamp(64px,8.5vw,142px);line-height:.9;letter-spacing:-.065em;font-weight:500;margin:0 0 42px;color:#fff}
.hero-copy a{font-size:12px;font-weight:700;letter-spacing:.13em;border-bottom:1px solid rgba(255,255,255,.8);padding-bottom:9px}
.hero-project{position:absolute;right:4vw;top:25vh;display:flex;flex-direction:column;align-items:flex-end;gap:8px}
.hero-project span{font-size:10px;letter-spacing:.13em}.hero-project strong{font-size:16px}
.hero-options{position:absolute;right:4vw;bottom:11vh;display:flex;flex-direction:column;min-width:240px;border-top:1px solid rgba(255,255,255,.45)}
.hero-option{display:grid;grid-template-columns:38px 1fr;text-align:left;border:0;border-bottom:1px solid rgba(255,255,255,.35);background:none;color:rgba(255,255,255,.6);padding:11px 0;font-size:10px;letter-spacing:.1em;cursor:pointer}
.hero-option.active,.hero-option:hover{color:#fff}.hero-option span{color:#f28c00}.hero-option b{font-weight:700}
.hero-sound{position:absolute;right:4vw;bottom:4vh;border:0;background:none;color:rgba(255,255,255,.7);font-size:9px;letter-spacing:.14em}
.home-intro{margin:0 4vw;padding:125px 0;display:grid;grid-template-columns:180px minmax(520px,920px);gap:38px;border-bottom:1px solid var(--line)}
.home-intro h2{font-size:clamp(42px,5vw,78px);line-height:1.03;letter-spacing:-.05em;font-weight:500;margin:0 0 38px}
.home-intro div>p{font-size:18px;line-height:1.7;color:var(--muted);max-width:750px}.home-intro a{display:inline-block;margin-top:25px;font-size:11px;font-weight:700;letter-spacing:.12em;border-bottom:1px solid var(--ink);padding-bottom:8px}
.home-selected,.expertise{padding:90px 4vw 120px}.home-section-head{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:42px;font-size:11px;font-weight:700;letter-spacing:.13em}
.home-selected-grid{display:grid;grid-template-columns:1fr 1fr;gap:5vw 3vw}.home-project.large{grid-column:1/-1}.home-project img{width:100%;display:block;aspect-ratio:4/5;object-fit:cover;transition:transform .7s ease}.home-project.large img{aspect-ratio:16/9}
.home-project a{display:block;overflow:hidden}.home-project:hover img{transform:scale(1.015)}.home-project>div{display:grid;grid-template-columns:42px 1fr 300px;align-items:baseline;border-top:1px solid var(--line);margin-top:18px;padding-top:15px}
.home-project span{font-size:10px;color:var(--accent);font-weight:700}.home-project h3{font-size:24px;margin:0;letter-spacing:-.025em}.home-project p{font-size:12px;color:var(--muted);margin:0;text-align:right}
.view-all{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:90px;padding-top:35px;font-size:clamp(32px,4vw,62px);letter-spacing:-.045em}
.expertise{background:#111827;color:#fff}.expertise .home-section-head{border-color:rgba(255,255,255,.28)}.expertise-list article{display:grid;grid-template-columns:80px minmax(320px,1fr) minmax(320px,1fr);gap:30px;padding:34px 0;border-bottom:1px solid rgba(255,255,255,.24)}
.expertise-list span{font-size:10px;color:#f28c00}.expertise-list h3{font-size:34px;margin:0;font-weight:500}.expertise-list p{font-size:15px;line-height:1.65;color:rgba(255,255,255,.65);margin:0}
.home-contact{padding:130px 4vw 70px}.home-contact>p{font-size:11px;font-weight:700;letter-spacing:.14em;color:var(--accent)}.home-contact h2{font-size:clamp(48px,7vw,112px);line-height:.98;letter-spacing:-.06em;font-weight:500;max-width:1150px;margin:35px 0 70px}
.home-contact>a{display:flex;justify-content:space-between;font-size:clamp(30px,5vw,72px);letter-spacing:-.045em;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:35px 0}.home-contact>div{display:flex;justify-content:space-between;padding-top:30px;font-size:11px;font-weight:700;letter-spacing:.12em}
@media(max-width:900px){
  .hero-copy{left:20px;bottom:19vh}.hero-copy h1{font-size:62px}.hero-project{left:20px;right:auto;top:auto;bottom:11vh;align-items:flex-start}
  .hero-options{right:20px;bottom:9vh;min-width:auto;flex-direction:row;border-top:0;gap:8px}.hero-option{display:block;border:1px solid rgba(255,255,255,.4);padding:9px 11px}.hero-option b{display:none}.hero-option span{color:inherit}
  .home-intro{grid-template-columns:1fr;margin:0 20px}.home-selected,.expertise{padding-left:20px;padding-right:20px}.home-selected-grid{grid-template-columns:1fr}.home-project.large{grid-column:auto}.home-project.large img,.home-project img{aspect-ratio:4/5}
  .home-project>div{grid-template-columns:40px 1fr}.home-project p{grid-column:2;text-align:left;margin-top:8px}.expertise-list article{grid-template-columns:45px 1fr}.expertise-list p{grid-column:2}.home-contact{padding-left:20px;padding-right:20px}
}
@media(max-width:540px){
  .home-header{padding:0 20px}.brand-image img{width:96px}.hero-video{min-height:660px}.hero-copy{bottom:22vh}.hero-copy p{font-size:9px}.hero-copy h1{font-size:55px;margin-bottom:26px}.hero-copy a{font-size:10px}
  .hero-project{bottom:14vh}.hero-options{bottom:5vh}.home-intro{padding:82px 0}.home-intro h2{font-size:43px}.home-intro div>p{font-size:15px}.home-selected,.expertise{padding-top:68px;padding-bottom:82px}
  .home-project h3{font-size:21px}.view-all{font-size:31px;margin-top:65px}.expertise-list h3{font-size:27px}.expertise-list p{font-size:14px}.home-contact{padding-top:90px}.home-contact h2{font-size:50px;margin-bottom:55px}.home-contact>a{font-size:29px}.home-contact>div{flex-direction:column;gap:14px}
}

/* Style System + Responsive QA V1 */
:root{
  --ink:#111827;--ink-soft:#374151;--muted:#6B7280;--line:#D1D5DB;
  --accent:#F28C00;--accent-text:#9A4D00;--accent-dark:#FFAA33;
  --paper:#FFFFFF;--paper-soft:#F7F4EE;--focus:#2563EB;
  --space-1:8px;--space-2:12px;--space-3:16px;--space-4:24px;
  --space-5:32px;--space-6:48px;--space-7:72px;--space-8:96px;--space-9:120px;
}
html{scroll-padding-top:96px}
body{font-family:Arial,Helvetica,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
img{max-width:100%}button,a{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:4px;border-radius:2px}
.skip-link{position:fixed;z-index:1000;left:16px;top:12px;transform:translateY(-160%);background:#fff;color:var(--ink);padding:12px 16px;border:2px solid var(--focus);font-weight:700}
.skip-link:focus{transform:translateY(0)}
.brand-image img{display:block;width:220px;height:64px;object-fit:contain;object-position:left center;filter:none}
.home-header .brand-image img{filter:brightness(0) invert(1)}
.menu{cursor:pointer;color:inherit}
.eyebrow,.home-contact>p,.project-meta span,.next-project>span,.index-no,.number,.home-project span,.featured-card span{color:var(--accent-text)}
.expertise .expertise-list span,.hero-option span{color:var(--accent-dark)}
.hero-copy a,.home-intro a{min-height:44px;display:inline-flex;align-items:center}
.hero-option{min-height:42px}
.project-filters button{min-height:40px;cursor:pointer}
.project-filters button:focus-visible{outline-offset:1px}
[hidden]{display:none!important}
.mobile-nav{position:fixed;inset:0;background:rgba(17,24,39,.96);z-index:100;color:#fff}
.mobile-nav-inner{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;padding:40px}
.mobile-nav a{font-size:clamp(32px,10vw,58px);letter-spacing:-.04em}
.mobile-nav-close{position:absolute;top:22px;right:24px;border:0;background:none;color:#fff;font-size:44px;cursor:pointer}
.menu-open{overflow:hidden}
.featured-card[hidden],.index-row[hidden]{display:none!important}
.home-project picture,.featured-card picture{display:block}.home-project picture img{width:100%}
.site-header:not(.home-header){background:rgba(255,255,255,.98);backdrop-filter:blur(12px)}
.site-header:not(.home-header) .brand-image img{width:205px;height:58px}
@media(max-width:900px){
  .brand-image img{width:178px;height:54px}
  .home-header .brand-image img{width:162px}
  .site-header:not(.home-header) .brand-image img{width:168px}
}
@media(max-width:540px){
  .brand-image img,.home-header .brand-image img,.site-header:not(.home-header) .brand-image img{width:148px;height:48px}
  .hero-options{max-width:190px;overflow-x:auto;padding-bottom:3px}
  .hero-option{min-width:38px;min-height:38px;padding:8px 9px}
  .hero-copy h1{font-size:clamp(46px,14vw,58px)}
  .project-filters{scrollbar-width:none}.project-filters::-webkit-scrollbar{display:none}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
  .hero-video video{display:none}
}

/* Foundation Pages V1 */
.site-header nav a.active{color:var(--accent-text)}
.foundation-page main{padding:0 4vw}
.foundation-hero{padding:150px 0 105px;display:grid;grid-template-columns:180px minmax(520px,1050px);gap:38px;border-bottom:1px solid var(--line)}
.foundation-hero h1{font-size:clamp(56px,7.5vw,118px);font-weight:500;line-height:.97;letter-spacing:-.06em;margin:0}
.foundation-lead{grid-column:2;font-size:20px;line-height:1.65;color:var(--muted);max-width:790px;margin:24px 0 0}
.foundation-section-label{display:flex;justify-content:space-between;border-bottom:1px solid currentColor;padding-bottom:15px;margin-bottom:38px;font-size:11px;font-weight:700;letter-spacing:.13em}
.foundation-section-label p,.foundation-section-label span{margin:0}
.dark-foundation{margin-left:-4vw;margin-right:-4vw;padding:90px 4vw 110px;background:var(--ink);color:#fff}
.foundation-cta{padding:115px 0 125px;border-top:1px solid var(--line)}
.foundation-cta h2{font-size:clamp(44px,6.3vw,96px);line-height:1;letter-spacing:-.055em;font-weight:500;max-width:1150px;margin:30px 0 65px}
.foundation-cta>a{display:flex;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0;font-size:clamp(26px,4vw,58px);letter-spacing:-.04em}
.site-footer-expanded{padding:55px 4vw;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr .7fr .9fr;gap:50px;font-size:12px;letter-spacing:0;font-weight:400}
.footer-brand{font-size:24px;font-weight:800;letter-spacing:.02em}.site-footer-expanded p{color:var(--muted);margin-top:12px}
.footer-links,.footer-contact{display:flex;flex-direction:column;gap:12px}.footer-contact span{color:var(--muted)}
.contact-page-link{font-size:11px!important;letter-spacing:.13em!important;border:0!important;padding:20px 0 0!important;justify-content:flex-start!important}

/* Services */
.service-catalog{padding:55px 0 110px}
.service-item{display:grid;grid-template-columns:70px minmax(360px,1fr) minmax(360px,.8fr);gap:38px;padding:50px 0;border-bottom:1px solid var(--line)}
.service-item>span{color:var(--accent-text);font-size:11px;font-weight:700}.service-item h2{font-size:clamp(36px,4vw,60px);font-weight:500;letter-spacing:-.045em;margin:0 0 20px}
.service-item div p{font-size:16px;line-height:1.7;color:var(--muted);max-width:600px}.service-item ul{list-style:none;margin:0;padding:0}.service-item li{padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}
.scope-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.scope-grid>div{border-top:1px solid rgba(255,255,255,.35);padding-top:22px}
.scope-grid span,.principle-list span,.gate-grid span{color:var(--accent-dark);font-size:10px;font-weight:700}.scope-grid h3{font-size:28px;font-weight:500;margin:22px 0}.scope-grid p{color:rgba(255,255,255,.65);line-height:1.65;font-size:14px}

/* About */
.about-collage{padding:72px 0 115px;display:grid;grid-template-columns:1.35fr .65fr;gap:3vw}
.about-image{margin:0}.about-image img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:4/5}.about-image-wide{grid-row:span 2}.about-image-wide img{aspect-ratio:16/13}
.about-statement{display:grid;grid-template-columns:180px minmax(520px,900px);gap:38px;padding:110px 0;border-top:1px solid var(--line)}
.about-statement h2{font-size:clamp(42px,5.5vw,82px);line-height:1.02;letter-spacing:-.05em;font-weight:500;margin:0 0 38px}
.about-statement div p{font-size:18px;line-height:1.75;color:var(--muted);max-width:760px}
.principle-list{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.principle-list article{border-top:1px solid rgba(255,255,255,.35);padding-top:22px}
.principle-list h3{font-size:36px;font-weight:500;margin:25px 0}.principle-list p{font-size:15px;line-height:1.7;color:rgba(255,255,255,.66)}
.about-fields{padding:100px 0}.field-grid{display:grid;grid-template-columns:1fr 1fr}.field-grid>div{display:flex;justify-content:space-between;gap:30px;padding:30px 0;border-bottom:1px solid var(--line)}
.field-grid>div:nth-child(odd){padding-right:35px}.field-grid>div:nth-child(even){padding-left:35px;border-left:1px solid var(--line)}
.field-grid strong{font-size:28px;font-weight:500}.field-grid span{font-size:13px;color:var(--muted);text-align:right}

/* Process */
.process-visual{padding:70px 0 110px}.process-visual img{display:block;width:100%;aspect-ratio:16/8;object-fit:cover}
.process-list{border-top:1px solid var(--line);margin-bottom:110px}
.process-list article{display:grid;grid-template-columns:70px minmax(360px,1fr) minmax(360px,.85fr);gap:38px;padding:48px 0;border-bottom:1px solid var(--line)}
.process-list>article>span{color:var(--accent-text);font-size:11px;font-weight:700}.process-label{font-size:10px;font-weight:700;letter-spacing:.13em;color:var(--muted);margin:0 0 16px}
.process-list h2{font-size:clamp(32px,3.6vw,54px);font-weight:500;letter-spacing:-.04em;margin:0}.process-list article>div:last-child p{font-size:15px;line-height:1.65;color:var(--muted)}
.process-list article>div:last-child b{font-size:10px;letter-spacing:.12em}.gate-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
.gate-grid>div{border-top:1px solid rgba(255,255,255,.35);padding-top:22px}.gate-grid h3{font-size:26px;font-weight:500;margin:22px 0}.gate-grid p{font-size:14px;line-height:1.65;color:rgba(255,255,255,.65)}

/* Contact */
.contact-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:7vw;padding:80px 0 120px}
.contact-info>div{padding:0 0 32px;margin-bottom:32px;border-bottom:1px solid var(--line)}.contact-info span,.project-form label>span{display:block;font-size:10px;font-weight:700;letter-spacing:.12em;color:var(--accent-text);margin-bottom:12px}
.contact-info a{font-size:25px;letter-spacing:-.02em}.contact-info p{font-size:14px;line-height:1.65;color:var(--muted)}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px 26px}.project-form label{display:block}.project-form input,.project-form select,.project-form textarea{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;border-radius:0;padding:12px 0 14px;font:16px Arial;color:var(--ink)}
.project-form textarea{border:1px solid var(--line);padding:16px;resize:vertical}.project-form input:focus,.project-form select:focus,.project-form textarea:focus{outline:0;border-color:var(--focus)}
.form-full{grid-column:1/-1}.form-note{font-size:12px;line-height:1.6;color:var(--muted);margin:28px 0}
.submit-project{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:transparent;padding:27px 0;font-size:22px;cursor:pointer}
.form-status{min-height:24px;font-size:13px;color:var(--accent-text)}.faq-list{max-width:1050px;margin-left:auto}
.faq-list details{border-bottom:1px solid rgba(255,255,255,.35);padding:25px 0}.faq-list summary{font-size:24px;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary::after{content:"+";float:right;color:var(--accent-dark)}.faq-list details[open] summary::after{content:"−"}.faq-list details p{max-width:760px;color:rgba(255,255,255,.68);line-height:1.7}

/* Navigation refinements */
.site-header nav{gap:24px}.site-header nav a.active{color:var(--accent-text)}
.home-header nav a.active{color:#fff}
@media(max-width:900px){
  .foundation-page main{padding:0 20px}.foundation-hero,.about-statement{grid-template-columns:1fr;padding:95px 0 70px}.foundation-lead{grid-column:1}
  .service-item,.process-list article{grid-template-columns:46px 1fr}.service-item ul,.process-list article>div:last-child{grid-column:2}
  .scope-grid,.gate-grid{grid-template-columns:1fr 1fr}.principle-list{grid-template-columns:1fr}.about-collage{grid-template-columns:1fr 1fr}
  .about-image-wide{grid-column:1/-1;grid-row:auto}.field-grid{grid-template-columns:1fr}.field-grid>div:nth-child(odd),.field-grid>div:nth-child(even){padding-left:0;padding-right:0;border-left:0}
  .contact-layout{grid-template-columns:1fr}.contact-info{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.site-footer-expanded{grid-template-columns:1fr 1fr}.footer-contact{grid-column:1/-1}
}
@media(max-width:540px){
  .foundation-hero{padding:72px 0 55px}.foundation-hero h1{font-size:48px}.foundation-lead{font-size:16px}
  .dark-foundation{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.foundation-cta{padding:78px 0}.foundation-cta h2{font-size:42px}
  .service-item,.process-list article{grid-template-columns:34px 1fr;gap:16px;padding:38px 0}.service-item h2,.process-list h2{font-size:31px}.service-item ul,.process-list article>div:last-child{grid-column:2}
  .scope-grid,.gate-grid{grid-template-columns:1fr}.about-collage{grid-template-columns:1fr}.about-image img,.about-image-wide img{aspect-ratio:4/5}
  .about-statement{padding:75px 0}.about-statement h2{font-size:39px}.about-statement div p{font-size:15px}.field-grid>div{flex-direction:column;gap:10px}.field-grid span{text-align:left}
  .process-visual img{aspect-ratio:4/5}.contact-info{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.form-full{grid-column:auto}
  .faq-list summary{font-size:20px}.site-footer-expanded{grid-template-columns:1fr;padding:42px 20px}.footer-contact{grid-column:auto}
}

/* Selected Work Detail Pages V1 */
.detail-special{padding:110px 0;border-top:1px solid var(--line)}
.special-heading{display:grid;grid-template-columns:180px minmax(520px,920px);gap:38px;margin-bottom:65px}
.special-heading h2{font-size:clamp(36px,4.5vw,68px);line-height:1.06;letter-spacing:-.045em;font-weight:500;margin:0}
.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:3vw}
.comparison-grid figure,.client-story-grid figure,.design-development-grid figure{margin:0}
.comparison-grid img{width:100%;display:block;aspect-ratio:4/3;object-fit:cover}
.comparison-grid figcaption{font-size:10px;font-weight:700;letter-spacing:.12em;color:var(--accent-text);padding-top:12px}
.client-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2vw}
.client-story-grid img{width:100%;height:100%;display:block;aspect-ratio:4/5;object-fit:cover}
.client-story-grid figure:nth-child(1),.client-story-grid figure:nth-child(5){grid-column:span 2}
.client-story-grid figure:nth-child(1) img,.client-story-grid figure:nth-child(5) img{aspect-ratio:8/5}
.design-development-grid{display:grid;grid-template-columns:1fr 1fr;gap:3vw}
.design-development-grid img{width:100%;display:block;aspect-ratio:4/3;object-fit:cover}
.design-development-grid figure:nth-child(1),.design-development-grid figure:nth-child(6){grid-column:1/-1}
.design-development-grid figure:nth-child(1) img,.design-development-grid figure:nth-child(6) img{aspect-ratio:16/8}
@media(max-width:900px){
  .special-heading{grid-template-columns:1fr}
  .client-story-grid{grid-template-columns:1fr 1fr}
  .client-story-grid figure:nth-child(1),.client-story-grid figure:nth-child(5){grid-column:1/-1}
}
@media(max-width:540px){
  .detail-special{padding:72px 0}.special-heading{margin-bottom:42px}
  .special-heading h2{font-size:36px}
  .comparison-grid,.client-story-grid,.design-development-grid{grid-template-columns:1fr}
  .client-story-grid figure:nth-child(1),.client-story-grid figure:nth-child(5),
  .design-development-grid figure:nth-child(1),.design-development-grid figure:nth-child(6){grid-column:auto}
  .comparison-grid img,.client-story-grid img,.client-story-grid figure:nth-child(1) img,
  .client-story-grid figure:nth-child(5) img,.design-development-grid img,
  .design-development-grid figure:nth-child(1) img,.design-development-grid figure:nth-child(6) img{aspect-ratio:4/5}
}

/* Production deployment additions */
.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.system-page{min-height:100svh;display:flex;flex-direction:column}
.system-main{flex:1;padding:170px 4vw 100px}
.system-main h1{font-size:clamp(58px,9vw,140px);font-weight:500;letter-spacing:-.06em;line-height:.95;max-width:1200px}
.system-main p{font-size:18px;line-height:1.7;color:var(--muted);max-width:700px}
.system-main a{display:inline-flex;align-items:center;min-height:48px;margin-top:35px;border-bottom:1px solid var(--ink);font-size:12px;font-weight:700;letter-spacing:.12em}
@media(max-width:540px){.system-main{padding:120px 20px 70px}.system-main h1{font-size:52px}}


/* ================================================================
   V7 — EDITORIAL VIEWPORT + MOTION TUNING
   ================================================================ */
body{overflow-x:hidden}
.site-header{height:74px}
.site-header:not(.home-header) .brand-image img{width:182px;height:52px}

/* Homepage: media should feel cinematic, not oversized */
.hero-video{
  height:min(82svh,820px);
  min-height:560px;
  max-height:820px;
}
.hero-copy{bottom:clamp(48px,8vh,86px);max-width:680px}
.hero-copy h1{font-size:clamp(58px,7.1vw,112px);line-height:.91;margin-bottom:30px}
.hero-project{top:clamp(100px,18vh,180px)}
.hero-options{bottom:clamp(34px,6vh,62px)}
.hero-sound{display:none}

.home-intro{width:calc(100% - 8vw);max-width:1500px;margin:0 auto;padding:92px 0}
.home-selected{max-width:1600px;margin:0 auto;padding-top:76px;padding-bottom:96px}
.home-selected-grid{gap:72px 2.5vw}
.home-project img{aspect-ratio:4/3;max-height:650px}
.home-project.large img{aspect-ratio:16/8.5;max-height:760px}
.home-project>div{margin-top:12px;padding-top:12px}
.view-all{margin-top:70px}
.expertise{padding-top:80px;padding-bottom:95px}
.home-contact{padding-top:100px}

/* Project details: editorial crops; full image remains available in lightbox */
.detail-title{padding:76px 0 50px}
.detail-title h1{font-size:clamp(52px,6.7vw,104px);margin:16px 0}
.detail-title .lead{font-size:19px;max-width:720px}
.detail-hero img{height:min(70svh,680px);aspect-ratio:auto;object-fit:cover;object-position:center}
.project-meta{padding:26px 0 62px}
.story{padding:82px 0}
.gallery{gap:2.25vw}
.gallery-item{overflow:hidden;background:#f3f4f6}
.gallery-item img{
  width:100%;height:min(58svh,620px);object-fit:cover;object-position:center;
  cursor:zoom-in;transition:transform .8s cubic-bezier(.22,1,.36,1)
}
.gallery-item.full img{height:min(72svh,760px)}
.gallery-item:hover img{transform:scale(1.012)}
.detail-special img{cursor:zoom-in}
.next-project{padding-top:44px;padding-bottom:82px}
.next-project a{font-size:clamp(34px,5vw,72px)}

/* Other page media */
.featured-card img{aspect-ratio:4/3;max-height:520px}
.process-visual img{max-height:680px;object-fit:cover}
.about-image img,.about-image-wide img{max-height:720px;object-fit:cover}

/* Subtle reveal rhythm inspired by editorial architecture sites */
.motion-enabled .motion-reveal{
  opacity:0;transform:translate3d(0,34px,0);
  transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);
  will-change:opacity,transform
}
.motion-enabled .motion-reveal.is-visible{opacity:1;transform:none}

/* Full-image viewer */
.image-lightbox{position:fixed;inset:0;z-index:300;background:rgba(8,12,20,.96);display:grid;place-items:center;padding:68px 5vw 36px;color:#fff}
.image-lightbox[hidden]{display:none!important}
.image-lightbox img{display:block;max-width:100%;max-height:calc(100svh - 118px);width:auto;height:auto;object-fit:contain}
.image-lightbox button{position:absolute;right:24px;top:18px;border:0;background:none;color:#fff;font-size:42px;line-height:1;cursor:pointer}
.image-lightbox p{position:absolute;left:5vw;bottom:17px;margin:0;font-size:11px;letter-spacing:.08em;color:rgba(255,255,255,.72)}
.lightbox-open{overflow:hidden}

@media(max-width:900px){
  .site-header{height:68px}
  .hero-video{height:calc(100svh - 68px);min-height:500px;max-height:720px}
  .hero-copy{left:20px;right:20px;bottom:112px;max-width:390px}
  .hero-copy h1{font-size:clamp(42px,11.6vw,54px);line-height:.93;margin-bottom:22px}
  .hero-project{left:20px;right:auto;top:22px;bottom:auto;align-items:flex-start}
  .hero-options{left:20px;right:20px;bottom:18px;justify-content:flex-start;max-width:none;overflow-x:auto}
  .home-intro{width:calc(100% - 40px);padding:70px 0}
  .home-selected{padding-top:58px;padding-bottom:76px}
  .home-selected-grid{gap:54px}
  .home-project.large img,.home-project img{aspect-ratio:4/3;max-height:58svh}
  .detail-title{padding:48px 0 32px}
  .detail-title h1{font-size:clamp(42px,11vw,62px);margin:12px 0}
  .detail-hero img{height:min(60svh,540px);min-height:360px;aspect-ratio:auto;object-fit:cover}
  .story{padding:62px 0}
  .gallery{gap:18px}
  .gallery-item img,.gallery-item.full img{height:min(62svh,520px);min-height:320px;aspect-ratio:auto;object-fit:cover}
  .comparison-grid img,.client-story-grid img,.client-story-grid figure:nth-child(1) img,.client-story-grid figure:nth-child(5) img,
  .design-development-grid img,.design-development-grid figure:nth-child(1) img,.design-development-grid figure:nth-child(6) img{
    height:min(62svh,520px);min-height:320px;aspect-ratio:auto;object-fit:cover
  }
}

@media(max-width:540px){
  .site-header{height:64px;padding:0 18px}
  .brand-image img,.home-header .brand-image img,.site-header:not(.home-header) .brand-image img{width:142px;height:45px}
  main{padding-left:18px;padding-right:18px}
  .home-main{padding:0}
  .hero-video{height:calc(100svh - 64px);min-height:490px;max-height:680px}
  .hero-video video{object-position:center center}
  .hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.18) 0%,rgba(0,0,0,.08) 38%,rgba(0,0,0,.67) 100%)}
  .hero-copy{left:18px;right:18px;bottom:102px}
  .hero-copy p{margin-bottom:11px}
  .hero-copy h1{font-size:clamp(39px,11.4vw,48px);max-width:330px;margin-bottom:17px}
  .hero-project{left:18px;top:18px}
  .hero-project strong{font-size:14px}
  .hero-options{left:18px;right:18px;bottom:14px;gap:6px}
  .hero-option{min-width:36px;min-height:34px;padding:7px 8px}
  .home-intro{width:calc(100% - 36px);padding:58px 0}
  .home-intro h2{font-size:37px}
  .home-selected,.expertise{padding-left:18px;padding-right:18px}
  .home-selected{padding-top:50px;padding-bottom:68px}
  .home-selected-grid{gap:46px}
  .home-project.large img,.home-project img{aspect-ratio:4/3;height:auto;max-height:440px}
  .home-project h3{font-size:19px}
  .view-all{font-size:27px;margin-top:52px}
  .detail-title{padding:40px 0 26px}
  .detail-title h1{font-size:clamp(39px,11vw,50px);line-height:.98}
  .detail-title .lead{font-size:15px;line-height:1.5}
  .detail-hero img{height:54svh;min-height:340px;max-height:470px}
  .project-meta{padding:22px 0 44px;gap:18px}
  .story{padding:54px 0}
  .story h2{font-size:32px}
  .gallery-item img,.gallery-item.full img,
  .comparison-grid img,.client-story-grid img,.client-story-grid figure:nth-child(1) img,.client-story-grid figure:nth-child(5) img,
  .design-development-grid img,.design-development-grid figure:nth-child(1) img,.design-development-grid figure:nth-child(6) img{
    height:56svh;min-height:310px;max-height:460px
  }
  .image-lightbox{padding:58px 14px 38px}
  .image-lightbox img{max-height:calc(100svh - 104px)}
  .image-lightbox button{right:12px;top:10px}
  .image-lightbox p{left:16px;right:16px;bottom:12px}
  .motion-enabled .motion-reveal{transform:translate3d(0,22px,0);transition-duration:.58s}
}

@media(prefers-reduced-motion:reduce){
  .motion-enabled .motion-reveal{opacity:1!important;transform:none!important}
}
/* Prevent double easing with the desktop requestAnimationFrame scroller. */
html{scroll-behavior:auto}
@media(max-width:900px){html{scroll-behavior:smooth}}


/* ================================================================
   V9 — V7 LAYOUT, SOM-LIKE OVERLAY, FULL-FRAME HERO PLAYLIST
   ================================================================ */
html{scroll-behavior:smooth}
body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400}
.home-page .site-header.home-header{position:fixed;top:0;left:0;right:0;z-index:80;height:82px;padding:0 4vw;background:linear-gradient(180deg,rgba(5,10,18,.58) 0%,rgba(5,10,18,.22) 68%,transparent 100%);border-bottom:1px solid rgba(255,255,255,.2);color:#fff;backdrop-filter:none;transition:height .45s cubic-bezier(.22,1,.36,1),background .45s ease,color .35s ease,border-color .35s ease,box-shadow .35s ease}
.home-page .home-header .brand-image img{width:190px;height:58px;filter:brightness(0) invert(1);transition:filter .35s ease,width .35s ease}
.home-page .home-header nav{gap:38px;font-size:16px;font-weight:400;letter-spacing:.01em}
.home-page .home-header nav a{color:#fff;text-shadow:0 1px 14px rgba(0,0,0,.42);transition:opacity .25s ease,color .25s ease}
.home-page .home-header nav a:hover{color:#fff;opacity:.62}
.home-page .home-header .menu{color:#fff}
.home-page .site-header.home-header.is-scrolled{height:70px;background:rgba(255,255,255,.94);color:var(--ink);border-color:rgba(17,24,39,.12);backdrop-filter:blur(14px);box-shadow:0 6px 30px rgba(17,24,39,.06)}
.home-page .home-header.is-scrolled .brand-image img{width:174px;filter:none}
.home-page .home-header.is-scrolled nav a{color:var(--ink);text-shadow:none}
.home-page .home-header.is-scrolled .menu{color:var(--ink)}
.hero-video{--hero-poster:none;isolation:isolate;height:min(82svh,820px);min-height:600px;max-height:820px;background:#09101a;overflow:hidden}
.hero-video::before{content:"";position:absolute;z-index:0;inset:-34px;background-image:linear-gradient(rgba(3,8,15,.3),rgba(3,8,15,.42)),var(--hero-poster);background-position:center;background-size:cover;filter:blur(24px) saturate(.82);transform:scale(1.07);opacity:.88;transition:background-image .55s ease}
.hero-video video{z-index:1;object-fit:contain;object-position:center;width:100%;height:100%;opacity:1;transform:scale(1);transition:opacity .58s cubic-bezier(.22,1,.36,1),transform 1.15s cubic-bezier(.22,1,.36,1)}
.hero-video.is-switching video{opacity:0;transform:scale(1.006)}
.hero-shade{z-index:2;background:linear-gradient(90deg,rgba(2,7,14,.64) 0%,rgba(2,7,14,.24) 43%,rgba(2,7,14,.08) 70%,rgba(2,7,14,.36) 100%)}
.hero-copy,.hero-project,.hero-options,.hero-playback{z-index:3}
.hero-copy h1{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300;letter-spacing:-.055em}
.hero-copy p,.hero-copy a{font-weight:500}
.hero-project strong{font-size:18px;font-weight:400;transition:opacity .22s ease,transform .35s ease}
.hero-project strong.is-changing{opacity:0;transform:translateY(8px)}
.hero-options{max-height:318px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.4) transparent}
.hero-option{position:relative;overflow:hidden;font-family:inherit;font-weight:400;grid-template-columns:38px minmax(0,1fr);min-height:39px;padding:9px 0}
.hero-option i{position:absolute;left:0;bottom:0;width:var(--video-progress,0%);height:1px;background:#fff;transition:width .16s linear}
.hero-option b{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hero-playback{position:absolute;right:4vw;bottom:3vh;width:48px;height:48px;border:1px solid rgba(255,255,255,.72);border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.12);color:#fff;font:400 19px/1 Arial;cursor:pointer;transition:background .25s ease,transform .25s ease}
.hero-playback:hover{background:rgba(255,255,255,.18);transform:scale(1.04)}
.social-dock{position:fixed;right:18px;bottom:18px;z-index:95;display:flex;flex-direction:column;gap:8px}
.social-dock a{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:rgba(17,24,39,.92);color:#fff;border:1px solid rgba(255,255,255,.28);box-shadow:0 8px 28px rgba(0,0,0,.18);font-size:15px;font-weight:600;text-transform:lowercase;transition:transform .28s cubic-bezier(.22,1,.36,1),background .25s ease}
.social-dock a:hover{transform:translateY(-3px);background:#1877f2}
.motion-enabled .motion-reveal{transition-duration:.88s;transition-timing-function:cubic-bezier(.22,1,.36,1)}
.home-project img{transition:transform 1.05s cubic-bezier(.22,1,.36,1)}
@media(max-width:900px){.home-page .site-header.home-header{height:68px;padding:0 20px}.home-page .home-header .brand-image img{width:162px;height:50px}.hero-video{height:100svh;min-height:560px;max-height:760px}.hero-video::before{inset:-22px;filter:blur(19px) saturate(.8)}.hero-video video{object-fit:contain}.hero-options{max-height:none;overflow-x:auto;overflow-y:hidden}.hero-playback{right:20px;bottom:70px;width:43px;height:43px}}
@media(max-width:540px){.home-page .site-header.home-header{height:64px;padding:0 18px}.home-page .home-header .brand-image img{width:150px;height:47px}.hero-video{height:100svh;min-height:570px;max-height:760px}.hero-shade{background:linear-gradient(180deg,rgba(2,7,14,.28) 0%,rgba(2,7,14,.1) 36%,rgba(2,7,14,.73) 100%)}.hero-copy{bottom:116px}.hero-project{top:82px}.hero-options{bottom:16px;padding-right:54px}.hero-playback{right:18px;bottom:17px;width:38px;height:38px;font-size:15px}.social-dock{right:12px;bottom:72px}.social-dock a{width:44px;height:44px}}
@media(prefers-reduced-motion:reduce){.hero-video video,.home-page .site-header.home-header,.hero-project strong,.hero-option i{transition:none!important}}


/* ================================================================
   V10 — FULL-VIEWPORT HERO, SOFT SCROLL TRANSITION, CLEAR SOCIAL CTA
   Keeps the approved V7/V9 page order and project layout.
   ================================================================ */
.home-page{background:#fff}
.home-page .home-main{overflow:clip}
.home-page .hero-video{
  --hero-exit:0;
  height:100svh;
  min-height:680px;
  max-height:none;
  margin:0;
  overflow:hidden;
  background:#050b12;
}
.home-page .hero-video::before{display:none}
.home-page .hero-video video{
  object-fit:cover;
  object-position:center center;
  width:100%;height:100%;
  transform:scale(calc(1 + (var(--hero-exit) * .035)));
  filter:brightness(calc(1 - (var(--hero-exit) * .22))) saturate(calc(1 - (var(--hero-exit) * .08)));
  will-change:transform,filter,opacity;
}
.home-page .hero-video::after{
  content:"";
  position:absolute;
  z-index:3;
  left:0;right:0;bottom:-1px;
  height:clamp(150px,23vh,260px);
  pointer-events:none;
  background:linear-gradient(180deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,.025) 24%,
    rgba(255,255,255,.16) 52%,
    rgba(255,255,255,.72) 82%,
    #fff 100%);
  opacity:calc(.62 + (var(--hero-exit) * .38));
}
.home-page .hero-shade{
  z-index:2;
  background:linear-gradient(90deg,rgba(2,7,14,.62) 0%,rgba(2,7,14,.22) 44%,rgba(2,7,14,.07) 72%,rgba(2,7,14,.3) 100%);
}
.home-page .hero-copy,
.home-page .hero-project,
.home-page .hero-options,
.home-page .hero-playback{
  z-index:4;
  opacity:calc(1 - (var(--hero-exit) * 1.15));
  transform:translate3d(0,calc(var(--hero-exit) * -34px),0);
  transition:opacity .12s linear,transform .12s linear;
  will-change:opacity,transform;
}
.home-page .hero-options{bottom:10vh}
.home-page .hero-playback{bottom:8vh}
.home-page .home-intro{
  position:relative;
  z-index:6;
  width:100%;
  max-width:none;
  margin:-138px 0 0;
  padding:232px 4vw 92px;
  background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 148px,#fff 100%);
  border-bottom:1px solid var(--line);
  box-sizing:border-box;
}
.home-page .home-intro::after{
  content:"";
  position:absolute;left:4vw;right:4vw;bottom:-1px;height:1px;background:var(--line);
}

.social-dock{right:24px;bottom:24px;gap:10px;z-index:110}
.social-dock a{
  width:auto;
  min-width:148px;
  height:58px;
  padding:0 20px 0 15px;
  border-radius:999px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:12px;
  background:#1877f2;
  color:#fff;
  border:1px solid rgba(255,255,255,.72);
  box-shadow:0 12px 34px rgba(10,38,82,.28);
  font-size:11px;
  font-weight:700;
  letter-spacing:.12em;
  text-transform:uppercase;
  text-decoration:none;
}
.social-dock a:hover{background:#0f68dc;transform:translateY(-4px);box-shadow:0 16px 42px rgba(10,38,82,.36)}
.social-dock .social-icon{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#fff;flex:none}
.social-dock .social-icon svg{width:18px;height:18px;fill:#1877f2;display:block}
.social-dock .social-label{white-space:nowrap}

@media(max-width:900px){
  .home-page .hero-video{height:100svh;min-height:620px;max-height:none}
  .home-page .hero-video video{object-fit:cover}
  .home-page .hero-video::after{height:clamp(120px,19vh,190px)}
  .home-page .hero-options{bottom:76px}
  .home-page .hero-playback{bottom:74px}
  .home-page .home-intro{margin-top:-92px;padding:160px 20px 70px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 96px,#fff 100%)}
  .social-dock{right:14px;bottom:18px}
  .social-dock a{min-width:132px;height:52px;padding:0 16px 0 12px;font-size:10px;gap:9px}
  .social-dock .social-icon{width:29px;height:29px}
}
@media(max-width:540px){
  .home-page .hero-video{height:100svh;min-height:600px;max-height:none}
  .home-page .hero-video video{object-fit:cover;object-position:center center}
  .home-page .hero-copy{bottom:142px}
  .home-page .hero-project{top:82px}
  .home-page .hero-options{bottom:66px;padding-right:54px}
  .home-page .hero-playback{right:18px;bottom:65px}
  .home-page .home-intro{margin-top:-72px;padding:132px 18px 58px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 76px,#fff 100%)}
  .social-dock{right:12px;bottom:14px}
  .social-dock a{min-width:126px;height:50px;padding:0 14px 0 10px}
  .social-dock .social-icon{width:28px;height:28px}
}
@media(prefers-reduced-motion:reduce){
  .home-page .hero-video video,
  .home-page .hero-copy,
  .home-page .hero-project,
  .home-page .hero-options,
  .home-page .hero-playback{transform:none!important;filter:none!important;opacity:1!important;transition:none!important}
}

/* ================================================================
   V11 — TYPOGRAPHY REFINEMENT
   A calmer, more editorial scale for Vietnamese content.
   Keeps the approved V10 layout, hero behavior and project order.
   ================================================================ */
:root{
  --type-display-xl:clamp(52px,5.35vw,86px);
  --type-display-lg:clamp(42px,4.45vw,68px);
  --type-display-md:clamp(34px,3.45vw,52px);
  --type-title-lg:clamp(30px,2.75vw,44px);
  --type-title-md:clamp(24px,2.15vw,34px);
  --type-body-lg:clamp(16px,1.15vw,18px);
}
html{font-size:16px}
body{
  font-family:"Segoe UI",Arial,Helvetica,sans-serif;
  font-weight:400;
  letter-spacing:0;
}
h1,h2,h3,h4,.view-all,.next-project a,.home-contact>a{
  font-family:"Segoe UI",Arial,Helvetica,sans-serif;
  font-weight:400;
  text-wrap:balance;
}

/* Navigation and utility text */
.home-page .home-header nav{font-size:15px;gap:34px}
.eyebrow,.home-section-head,.section-head,.process-label,
.home-contact>p,.project-meta span,.contact-info span,.project-form label>span{
  font-size:10px;
  letter-spacing:.135em;
}

/* Hero: retain impact, reduce visual domination */
.home-page .hero-copy{max-width:650px}
.home-page .hero-copy h1{
  font-size:var(--type-display-xl);
  line-height:.94;
  letter-spacing:-.052em;
  font-weight:300;
  max-width:650px;
  margin-bottom:26px;
}
.home-page .hero-copy p{font-size:11px;letter-spacing:.13em}
.home-page .hero-copy a{font-size:11px;letter-spacing:.12em}
.home-page .hero-project strong{font-size:17px}
.home-page .hero-option{font-size:12px}

/* Homepage editorial hierarchy */
.home-page .home-intro h2{
  font-size:var(--type-display-lg);
  line-height:1.04;
  letter-spacing:-.044em;
  max-width:900px;
  margin-bottom:30px;
}
.home-page .home-intro div>p{
  font-size:var(--type-body-lg);
  line-height:1.67;
  max-width:720px;
}
.home-page .home-project h3{font-size:22px;line-height:1.18;font-weight:500}
.home-page .home-project p{font-size:11px;line-height:1.45}
.home-page .view-all{
  font-size:clamp(28px,3.15vw,48px);
  line-height:1.08;
  letter-spacing:-.035em;
  padding-top:29px;
  margin-top:64px;
}
.home-page .expertise-list h3{
  font-size:clamp(25px,2.15vw,32px);
  line-height:1.16;
  letter-spacing:-.025em;
}
.home-page .expertise-list p{font-size:14px;line-height:1.62}
.home-page .home-contact{padding-top:105px}
.home-page .home-contact h2{
  font-size:clamp(42px,5.2vw,78px);
  line-height:1.01;
  letter-spacing:-.052em;
  max-width:980px;
  margin:30px 0 58px;
}
.home-page .home-contact>a:not(.contact-page-link){
  font-size:clamp(27px,3.55vw,52px);
  line-height:1.08;
  letter-spacing:-.035em;
  padding:29px 0;
}
.home-page .home-contact>div{padding-top:25px}

/* Foundation pages */
.page-hero h1{
  font-size:var(--type-display-lg);
  line-height:1.03;
  letter-spacing:-.045em;
  max-width:900px;
}
.detail-title h1{
  font-size:clamp(48px,5.75vw,86px);
  line-height:.98;
  letter-spacing:-.047em;
}
.detail-title .lead{font-size:18px;line-height:1.5;max-width:700px}
.story h2{
  font-size:clamp(32px,3.2vw,48px);
  line-height:1.07;
  letter-spacing:-.035em;
}
.story div>p{font-size:16px;line-height:1.68}
.next-project a{
  font-size:clamp(32px,4.15vw,58px);
  line-height:1.05;
  letter-spacing:-.04em;
}
.service-item h2{
  font-size:clamp(31px,3.1vw,46px);
  line-height:1.08;
  letter-spacing:-.037em;
}
.service-item div p{font-size:15px;line-height:1.68}
.about-statement h2{
  font-size:clamp(38px,4.25vw,62px);
  line-height:1.04;
  letter-spacing:-.043em;
}
.about-statement div p{font-size:17px;line-height:1.7}
.process-list h2{
  font-size:clamp(29px,2.85vw,42px);
  line-height:1.08;
  letter-spacing:-.034em;
}
.special-heading h2{
  font-size:clamp(32px,3.6vw,54px);
  line-height:1.06;
  letter-spacing:-.04em;
}
.system-main h1{
  font-size:clamp(48px,6.3vw,92px);
  line-height:.98;
  letter-spacing:-.05em;
}

/* Project index and contact details */
.featured-card h2{font-size:20px;line-height:1.18}
.index-title{font-size:18px;line-height:1.2}
.contact-info a{font-size:22px;line-height:1.25}
.contact-info p{font-size:13px}
.site-footer-expanded{font-size:11px}
.footer-brand{font-size:22px}

@media(max-width:900px){
  .home-page .home-header nav{font-size:14px}
  .home-page .hero-copy{max-width:560px}
  .home-page .hero-copy h1{font-size:clamp(48px,8.1vw,72px);max-width:560px}
  .home-page .home-intro h2{font-size:clamp(38px,6.5vw,58px)}
  .home-page .home-contact h2{font-size:clamp(39px,7.1vw,62px)}
  .home-page .home-contact>a:not(.contact-page-link){font-size:clamp(27px,5.2vw,44px)}
  .service-item h2,.process-list h2{font-size:clamp(28px,4.8vw,40px)}
  .about-statement h2{font-size:clamp(36px,6vw,52px)}
}

@media(max-width:540px){
  .home-page .hero-copy h1{
    font-size:clamp(38px,10.4vw,46px);
    line-height:.96;
    max-width:315px;
    letter-spacing:-.045em;
  }
  .home-page .hero-project strong{font-size:14px}
  .home-page .home-intro h2{font-size:34px;line-height:1.06}
  .home-page .home-intro div>p{font-size:15px;line-height:1.65}
  .home-page .home-project h3{font-size:18px}
  .home-page .view-all{font-size:25px;line-height:1.12}
  .home-page .expertise-list h3{font-size:25px}
  .home-page .home-contact h2{
    font-size:36px;
    line-height:1.04;
    letter-spacing:-.042em;
    margin:24px 0 42px;
  }
  .home-page .home-contact>a:not(.contact-page-link){
    font-size:27px;
    line-height:1.15;
    padding:24px 0;
    overflow-wrap:anywhere;
  }
  .page-hero h1{font-size:38px}
  .detail-title h1{font-size:44px;line-height:1}
  .detail-title .lead{font-size:15px}
  .story h2{font-size:30px}
  .story div>p{font-size:15px}
  .next-project a{font-size:30px}
  .service-item h2,.process-list h2{font-size:29px}
  .about-statement h2{font-size:34px}
  .special-heading h2{font-size:32px}
  .system-main h1{font-size:46px}
  .contact-info a{font-size:20px}
}


/* ================================================================
   V12 — COMPANY PROFILE + MESSENGER + 06 HERO VIDEOS
   ================================================================ */
.social-dock{
  flex-direction:row;
  align-items:center;
  gap:10px;
}
.social-dock a{
  min-width:0;
  height:54px;
  padding:0 17px 0 11px;
  gap:9px;
}
.social-dock a[data-social-platform="facebook"]{
  width:54px;
  min-width:54px;
  padding:0;
  justify-content:center;
  border-radius:50%;
}
.social-dock a[data-social-platform="facebook"] .social-label{display:none}
.social-dock a[data-social-platform="messenger"]{
  min-width:128px;
  background:#0a7cff;
}
.social-dock a[data-social-platform="messenger"]:hover{background:#006fe6}
.social-dock a[data-social-platform="messenger"] .social-icon svg{fill:#0a7cff}

.company-profile{
  padding:100px 4vw 112px;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.company-profile-intro{
  display:grid;
  grid-template-columns:minmax(220px,.65fr) minmax(420px,1.35fr);
  gap:64px;
  margin:54px 0 68px;
  align-items:start;
}
.company-profile-intro h2{
  font-size:clamp(38px,4vw,60px);
  line-height:1.02;
  letter-spacing:-.044em;
  font-weight:400;
}
.company-profile-intro p{
  font-size:17px;
  line-height:1.7;
  max-width:690px;
  color:var(--muted);
}
.company-profile-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  border-top:1px solid var(--line);
  border-left:1px solid var(--line);
}
.company-profile-grid article{
  min-height:250px;
  padding:28px 30px 32px;
  border-right:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.company-profile-grid article>span{
  display:block;
  margin-bottom:60px;
  color:var(--accent);
  font-size:10px;
  font-weight:700;
  letter-spacing:.13em;
}
.company-profile-grid h3{
  font-size:27px;
  line-height:1.12;
  font-weight:400;
  letter-spacing:-.025em;
  margin-bottom:18px;
}
.company-profile-grid p{
  font-size:14px;
  line-height:1.65;
  color:var(--muted);
  max-width:520px;
}
.company-profile-link{
  display:flex;
  justify-content:space-between;
  align-items:center;
  margin-top:54px;
  padding:24px 0;
  border-top:1px solid var(--ink);
  border-bottom:1px solid var(--ink);
  font-size:12px;
  font-weight:700;
  letter-spacing:.12em;
  text-decoration:none;
}
.company-profile-link span{font-size:22px;font-weight:400}

@media(max-width:900px){
  .company-profile{padding:82px 20px 92px}
  .company-profile-intro{grid-template-columns:1fr;gap:24px;margin:42px 0 54px}
  .company-profile-grid{grid-template-columns:1fr}
  .company-profile-grid article{min-height:220px}
  .social-dock{right:14px;bottom:18px;gap:8px}
  .social-dock a{height:50px}
  .social-dock a[data-social-platform="facebook"]{width:50px;min-width:50px}
  .social-dock a[data-social-platform="messenger"]{min-width:116px;padding:0 14px 0 9px}
}
@media(max-width:540px){
  .company-profile{padding:68px 18px 76px}
  .company-profile-intro h2{font-size:34px}
  .company-profile-intro p{font-size:15px}
  .company-profile-grid article{min-height:auto;padding:24px 22px 28px}
  .company-profile-grid article>span{margin-bottom:42px}
  .company-profile-grid h3{font-size:24px}
  .social-dock{right:12px;bottom:14px;gap:7px}
  .social-dock a{height:46px}
  .social-dock a[data-social-platform="facebook"]{width:46px;min-width:46px}
  .social-dock a[data-social-platform="messenger"]{min-width:108px;padding:0 12px 0 8px;font-size:9px}
  .social-dock .social-icon{width:26px;height:26px}
}


/* V13 — FINAL HIGH-DEFINITION HERO */
/* Full-HD files, clear image, restrained local contrast only behind white UI. */
.home-page .site-header.home-header{
  background:linear-gradient(180deg,rgba(3,8,15,.32) 0%,rgba(3,8,15,.10) 66%,transparent 100%);
  border-bottom-color:rgba(255,255,255,.16);
}
.home-page .hero-video video{
  object-fit:cover;
  object-position:center center;
  filter:none!important;
  transform:scale(calc(1 + (var(--hero-exit) * .015)));
}
.home-page .hero-shade{
  background:
    linear-gradient(90deg,rgba(2,7,14,.44) 0%,rgba(2,7,14,.18) 31%,rgba(2,7,14,0) 59%),
    linear-gradient(270deg,rgba(2,7,14,.18) 0%,rgba(2,7,14,.06) 18%,rgba(2,7,14,0) 38%),
    linear-gradient(0deg,rgba(2,7,14,.20) 0%,rgba(2,7,14,.04) 25%,rgba(2,7,14,0) 44%);
}
.home-page .hero-video::after{
  height:clamp(118px,18vh,200px);
  background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.035) 38%,rgba(255,255,255,.52) 82%,#fff 100%);
}
.home-page .home-intro{
  margin-top:-108px;
  padding-top:190px;
  background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 118px,#fff 100%);
}
@media(max-width:900px){
  .home-page .hero-shade{
    background:
      linear-gradient(180deg,rgba(2,7,14,.20) 0%,rgba(2,7,14,.02) 28%,rgba(2,7,14,0) 52%,rgba(2,7,14,.48) 100%),
      linear-gradient(90deg,rgba(2,7,14,.24) 0%,rgba(2,7,14,0) 62%);
  }
  .home-page .hero-video::after{height:clamp(105px,16vh,160px)}
  .home-page .home-intro{margin-top:-78px;padding-top:142px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 84px,#fff 100%)}
}
@media(max-width:540px){
  .home-page .site-header.home-header{background:linear-gradient(180deg,rgba(3,8,15,.30),rgba(3,8,15,.06) 76%,transparent)}
  .home-page .hero-shade{
    background:linear-gradient(180deg,rgba(2,7,14,.18) 0%,rgba(2,7,14,0) 42%,rgba(2,7,14,.12) 59%,rgba(2,7,14,.58) 100%);
  }
  .home-page .hero-video::after{height:118px}
  .home-page .home-intro{margin-top:-62px;padding-top:116px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 68px,#fff 100%)}
}


/* ================================================================
   V14 FINAL — DARK NAVY SYSTEM + COMPLETE PROJECT ARCHIVE + PROFILE
   ================================================================ */
:root{
  --ink:#F5F7FA;
  --ink-soft:#D7E0E9;
  --muted:#A9B7C5;
  --line:rgba(255,255,255,.18);
  --accent:#F39A24;
  --accent-text:#FFB24D;
  --accent-dark:#FFB24D;
  --paper:#071C31;
  --paper-soft:#0B2742;
  --focus:#5DA8FF;
}
html{background:#071C31}
body{
  background:#071C31;
  color:var(--ink);
  font-family:"Segoe UI",Arial,Helvetica,sans-serif;
}
main,.foundation-page main{background:#071C31}
.site-header:not(.home-header){
  background:rgba(7,28,49,.94);
  color:#fff;
  border-bottom-color:rgba(255,255,255,.16);
  box-shadow:0 8px 28px rgba(0,0,0,.10);
}
.site-header:not(.home-header) .brand-image img{filter:brightness(0) invert(1)}
.site-header nav a:hover,.site-header nav a.active{color:var(--accent-text)}
.menu{color:#fff}
.mobile-nav{background:rgba(4,18,32,.98)}
.site-footer-expanded,footer{
  background:#06182A;
  color:#fff;
  border-top-color:rgba(255,255,255,.16);
}
.footer-links a:hover,.footer-contact a:hover{color:var(--accent-text)}
.index-thumb,.gallery-item,.media{background:#0B2742}
.project-filters button.active,.project-filters button:hover{color:#fff}
.project-form input,.project-form select,.project-form textarea{
  color:#fff;
  border-color:rgba(255,255,255,.24);
}
.project-form option{background:#071C31;color:#fff}
.skip-link{background:#fff;color:#071C31}
.dark-foundation{background:#051525;color:#fff}
.home-page{background:#071C31}
.home-page .site-header.home-header.is-scrolled{
  background:rgba(7,28,49,.94);
  color:#fff;
  border-color:rgba(255,255,255,.16);
  box-shadow:0 8px 30px rgba(0,0,0,.16);
}
.home-page .site-header.home-header.is-scrolled .brand-image img{filter:brightness(0) invert(1)}
.home-page .hero-video::after{
  background:linear-gradient(180deg,rgba(7,28,49,0) 0%,rgba(7,28,49,.04) 36%,rgba(7,28,49,.68) 82%,#071C31 100%);
}
.home-page .home-intro{
  background:linear-gradient(180deg,rgba(7,28,49,0) 0,#071C31 118px,#071C31 100%);
}
.home-page .home-selected,.home-page .expertise,.home-page .home-contact{background:#071C31}
.home-intro a{border-bottom-color:rgba(255,255,255,.72)}
.company-profile-link{border-color:rgba(255,255,255,.52)}
.company-profile-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:48px;
}
.profile-button{
  min-height:52px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  padding:0 22px;
  border:1px solid rgba(255,255,255,.38);
  font-size:11px;
  font-weight:700;
  letter-spacing:.12em;
  transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease;
}
.profile-button.primary{background:#fff;color:#071C31;border-color:#fff}
.profile-button:hover{transform:translateY(-2px);border-color:#fff}
.profile-button.primary:hover{background:var(--accent-text);border-color:var(--accent-text)}
.profile-viewer-page main{padding:0 4vw 110px}
.profile-hero{
  padding:100px 0 64px;
  display:grid;
  grid-template-columns:180px minmax(520px,980px);
  gap:38px;
  border-bottom:1px solid var(--line);
}
.profile-hero h1{
  margin:0;
  font-size:clamp(58px,7.2vw,112px);
  line-height:.98;
  letter-spacing:-.055em;
  font-weight:500;
}
.profile-hero-copy{grid-column:2}
.profile-hero-copy p{
  max-width:740px;
  font-size:18px;
  line-height:1.65;
  color:var(--muted);
  margin:26px 0 0;
}
.profile-toolbar{
  position:sticky;
  top:74px;
  z-index:6;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  padding:16px 0;
  margin-bottom:42px;
  background:rgba(7,28,49,.94);
  backdrop-filter:blur(14px);
  border-bottom:1px solid var(--line);
}
.profile-toolbar span{font-size:11px;font-weight:700;letter-spacing:.12em;color:var(--muted)}
.profile-toolbar a{
  display:inline-flex;
  align-items:center;
  min-height:44px;
  padding:0 18px;
  border:1px solid rgba(255,255,255,.34);
  font-size:11px;
  font-weight:700;
  letter-spacing:.11em;
}
.profile-toolbar a:hover{background:#fff;color:#071C31}
.profile-pages{
  display:grid;
  gap:42px;
  max-width:1440px;
  margin:0 auto;
}
.profile-page{
  margin:0;
  background:#fff;
  box-shadow:0 22px 70px rgba(0,0,0,.24);
}
.profile-page img{display:block;width:100%;height:auto}
.profile-page figcaption{
  background:#06182A;
  color:var(--muted);
  padding:10px 14px;
  font-size:10px;
  letter-spacing:.12em;
}
.archive-page .detail-hero img{object-position:center}
.archive-page .gallery{gap:2vw}
.archive-page .gallery-item img{width:100%;height:min(62svh,660px);object-fit:cover}
.archive-note{
  margin:0;
  padding:18px 20px;
  background:#0B2742;
  border:1px solid var(--line);
  color:var(--muted);
  font-size:13px;
  line-height:1.6;
}
.project-index .index-row:hover{background:rgba(255,255,255,.035)}
.index-title{font-size:21px}
.featured-card h2{font-size:23px}
.page-hero h1{font-size:clamp(52px,5.7vw,90px)}
.foundation-hero h1{font-size:clamp(62px,7.7vw,124px)}
.detail-title h1{font-size:clamp(58px,7.2vw,112px)}
.detail-title .lead{font-size:20px}
.story h2{font-size:clamp(38px,4.3vw,68px)}
.foundation-cta h2{font-size:clamp(48px,6.5vw,100px)}
.home-intro h2{font-size:clamp(48px,5.4vw,84px)}
.home-page .home-contact h2{font-size:clamp(52px,7.2vw,92px)}
@media(max-width:900px){
  .home-page .home-intro{background:linear-gradient(180deg,rgba(7,28,49,0) 0,#071C31 84px,#071C31 100%)}
  .profile-viewer-page main{padding:0 20px 80px}
  .profile-hero{grid-template-columns:1fr;padding:86px 0 54px}
  .profile-hero-copy{grid-column:1}
  .profile-toolbar{top:68px}
  .archive-page .gallery-item img{height:auto;max-height:none}
}
@media(max-width:540px){
  .home-page .home-intro{background:linear-gradient(180deg,rgba(7,28,49,0) 0,#071C31 68px,#071C31 100%)}
  .foundation-hero h1{font-size:52px}
  .detail-title h1{font-size:46px}
  .detail-title .lead{font-size:16px}
  .page-hero h1{font-size:48px}
  .home-intro h2{font-size:46px}
  .index-title{font-size:16px}
  .company-profile-actions{flex-direction:column}
  .profile-button{width:100%}
  .profile-viewer-page main{padding:0 14px 60px}
  .profile-hero{padding:72px 4px 44px}
  .profile-hero h1{font-size:48px}
  .profile-hero-copy p{font-size:15px}
  .profile-toolbar{top:64px;align-items:flex-start;flex-direction:column;padding:13px 0}
  .profile-toolbar a{width:100%;justify-content:center}
  .profile-pages{gap:22px}
}

/* ================================================================
   V15 — CONTENT, MEGA MENU, CTA, FOOTER, SOCIAL & MOBILE QA
   ================================================================ */
:root{--navy:#071C31;--navy-2:#0A2947;--gold:#C97814;--footer-text:#E7EEF5}
body{font-size:16px}.eyebrow,.home-section-head,.section-head,.foundation-section-label,.process-label{font-size:14px;line-height:1.3;letter-spacing:.12em}.story div>p,.foundation-lead,.about-statement div p,.cta-copy{font-size:clamp(17px,1.45vw,20px);line-height:1.62}.detail-title h1 small{display:block;font-size:.32em;letter-spacing:.03em;margin-top:14px}.detail-title .lead{font-size:clamp(18px,1.7vw,24px);max-width:880px}.page-hero>div{max-width:1050px}.page-lead{font-size:clamp(17px,1.45vw,20px);line-height:1.6;color:var(--muted);max-width:820px;margin-top:30px}.visualization-note{display:flex;gap:18px;align-items:center;background:var(--navy);color:#fff;padding:17px 22px;font-size:13px}.visualization-note strong{font-size:12px;letter-spacing:.12em;color:#F0AD4E}.visualization-note span{color:rgba(255,255,255,.75)}
/* Mega menu */
.mega-menu{position:fixed;left:0;right:0;top:74px;z-index:105;background:rgba(7,28,49,.95);color:#fff;opacity:0;transform:translateY(-8px);transition:opacity .24s ease,transform .24s ease;box-shadow:0 26px 50px rgba(0,0,0,.2);backdrop-filter:blur(16px)}.mega-menu.is-open{opacity:1;transform:none}.mega-inner{display:grid;grid-template-columns:180px minmax(0,1fr);gap:40px;padding:38px 4vw 45px}.mega-inner>p{margin:7px 0;font-size:13px;letter-spacing:.15em;color:#F0AD4E;font-weight:700}.mega-inner>div{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:0 28px}.mega-inner a{display:flex;justify-content:space-between;align-items:center;min-height:56px;border-bottom:1px solid rgba(255,255,255,.2);font-size:18px}.mega-inner a:hover{color:#F0AD4E}.site-header{z-index:120}.home-header.is-scrolled{position:fixed;background:rgba(7,28,49,.96);backdrop-filter:blur(14px)}
/* Mobile menu */
.mobile-nav{z-index:150;background:rgba(4,18,32,.99);overflow:auto}.mobile-nav-inner{display:block;padding:92px 24px 50px;min-height:100%}.mobile-groups{display:flex;flex-direction:column}.mobile-group{border-bottom:1px solid rgba(255,255,255,.24)}.mobile-group>button{width:100%;display:flex;justify-content:space-between;padding:22px 0;border:0;background:none;color:#fff;font-size:clamp(26px,8vw,42px);letter-spacing:-.035em;text-align:left}.mobile-group>div{padding:0 0 18px;display:flex;flex-direction:column}.mobile-group>div[hidden]{display:none}.mobile-group a{font-size:16px;letter-spacing:0;padding:12px 0;color:rgba(255,255,255,.76)}.mobile-group .mobile-overview{color:#F0AD4E;font-weight:700;letter-spacing:.08em;font-size:12px}.mobile-nav-close{position:fixed;z-index:2}.menu-open{overflow:hidden}
/* CTA */
.global-cta{margin-top:30px}.global-cta .cta-copy{max-width:760px;color:var(--muted);margin:-35px 0 50px}.cta-actions{border-top:1px solid var(--line)}.cta-actions a{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:26px 0;font-size:clamp(22px,3.3vw,48px);letter-spacing:-.035em}.cta-secondary{font-size:clamp(17px,2vw,26px)!important;color:var(--muted)}.project-cta{margin:0 4vw}
/* Footer */
.site-footer-v15{position:relative;background:var(--navy);color:var(--footer-text);grid-template-columns:1.25fr .75fr 1fr;padding:72px 4vw 105px;border:0;gap:6vw}.site-footer-v15 p,.site-footer-v15 li{color:rgba(231,238,245,.62)}.site-footer-v15 ul{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:8px}.site-footer-v15 .footer-brand{font-size:32px;color:#fff}.site-footer-v15 .footer-links>span,.site-footer-v15 .footer-contact>span{color:#F0AD4E;font-size:12px;letter-spacing:.13em;font-weight:700;margin-bottom:8px}.site-footer-v15 a:hover{color:#F0AD4E}.footer-bottom{position:absolute;left:4vw;right:4vw;bottom:25px;border-top:1px solid rgba(255,255,255,.18);padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.55);font-size:10px;letter-spacing:.1em}.footer-bottom strong{color:#fff}.footer-contact p{margin:4px 0 14px;line-height:1.65}
/* Social */
.social-dock-v15{position:fixed;right:calc(18px + env(safe-area-inset-right));bottom:calc(18px + env(safe-area-inset-bottom));z-index:135}.social-desktop{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.social-desktop a{height:48px;width:48px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 15px;border-radius:24px;background:rgba(7,28,49,.94);color:#fff;overflow:hidden;transition:width .25s ease,transform .2s ease}.social-desktop a:hover,.social-desktop a:focus-visible{width:132px;transform:translateY(-2px)}.social-desktop span{font-size:22px;font-weight:800;width:18px;text-align:center}.social-desktop b{font-size:12px;white-space:nowrap}.social-launcher,.social-mobile-menu{display:none}
/* Homepage */
.expertise-title{font-size:clamp(46px,6vw,92px);line-height:1;letter-spacing:-.055em;font-weight:500;margin:0 0 70px}.home-selected{padding-top:105px}.home-intro{order:2}.home-contact>a{font-size:clamp(26px,3.6vw,52px)}.home-project h3{font-size:clamp(25px,2.3vw,36px)}
/* Project special grids */
.detail-special{border-top:1px solid var(--line)}.design-development-grid figure{position:relative}.design-development-grid figcaption{font-size:11px;letter-spacing:.1em;color:var(--accent-text);padding-top:10px}.design-development-grid img{background:#f4f4f2}.dark-heading{font-size:clamp(42px,5vw,78px);line-height:1.03;letter-spacing:-.05em;font-weight:500;max-width:1000px;margin:0 0 60px}.approach-sequence{margin:60px 0 0;color:#F0AD4E;font-size:13px;letter-spacing:.12em}.company-profile{padding:100px 0}.company-profile>h2{font-size:clamp(42px,5vw,78px);line-height:1.04;letter-spacing:-.05em;font-weight:500}.company-profile-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:40px}.profile-button,.profile-actions a{display:inline-flex;align-items:center;min-height:48px;padding:0 18px;border:1px solid var(--ink);font-size:12px;letter-spacing:.1em}.profile-button.primary{background:var(--ink);color:#fff}.form-heading{font-size:clamp(38px,4vw,62px);font-weight:500;letter-spacing:-.04em}.contact-info h2{font-size:clamp(34px,4vw,58px);font-weight:500;letter-spacing:-.04em}.contact-closing{font-size:clamp(34px,4vw,62px);line-height:1.08;letter-spacing:-.045em;margin:90px 0 0}.profile-hero{padding:150px 4vw 90px}.profile-hero h1{font-size:clamp(58px,7.5vw,118px);line-height:.95;letter-spacing:-.06em;font-weight:500}.profile-hero>p:last-of-type{font-size:clamp(24px,3vw,42px);line-height:1.25;color:var(--muted)}.profile-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:45px}.profile-quick-nav{position:sticky;top:74px;z-index:9;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:0 4vw;display:flex;gap:28px;overflow:auto}.profile-quick-nav a{font-size:12px;letter-spacing:.12em;min-height:52px;display:flex;align-items:center;white-space:nowrap}.profile-pages{padding:70px 4vw;max-width:1500px;margin:auto}.profile-page{margin:0 auto 72px;max-width:1100px}.profile-page figcaption{font-size:12px;letter-spacing:.12em;color:var(--accent-text);margin-bottom:12px}.profile-page img{display:block;width:100%;box-shadow:0 18px 55px rgba(0,0,0,.12)}
@media(max-width:900px){.mega-menu{display:none!important}.site-footer-v15{grid-template-columns:1fr 1fr;padding-bottom:115px}.footer-contact{grid-column:auto}.footer-bottom{flex-wrap:wrap}.eyebrow,.home-section-head,.section-head,.foundation-section-label,.process-label{font-size:13px}.social-desktop{display:none}.social-launcher{display:block;border:0;background:var(--navy);color:#fff;border-radius:24px;min-height:48px;padding:0 18px;font-size:11px;letter-spacing:.1em;font-weight:700;box-shadow:0 12px 35px rgba(0,0,0,.25)}.social-mobile-menu{position:absolute;right:0;bottom:58px;min-width:220px;background:var(--navy);padding:10px;box-shadow:0 18px 45px rgba(0,0,0,.28)}.social-mobile-menu:not([hidden]){display:flex;flex-direction:column}.social-mobile-menu a{color:#fff;padding:13px 10px;border-bottom:1px solid rgba(255,255,255,.17);font-size:12px}.expertise-head{display:grid;grid-template-columns:1fr;gap:9px}.expertise-head a{margin-top:8px}.design-development-grid{grid-template-columns:1fr 1fr}.detail-title h1{font-size:clamp(46px,10vw,72px)}}
@media(max-width:540px){body{font-size:16px}.site-header{height:64px}.detail-title{padding-top:78px}.detail-title h1{font-size:clamp(42px,12vw,58px);line-height:.97}.detail-title h1 small{font-size:.38em}.detail-title .lead{font-size:17px}.story h2,.special-heading h2{font-size:clamp(32px,9vw,44px)}.story div>p{font-size:16px}.page-hero h1{font-size:clamp(38px,10vw,54px)}.foundation-hero h1{font-size:clamp(42px,12vw,62px)}.hero-copy h1{font-size:clamp(44px,12vw,64px)}.home-intro h2,.expertise-title,.home-contact h2{font-size:clamp(38px,10vw,54px)}.site-footer-v15{grid-template-columns:1fr;padding:55px 20px 125px}.site-footer-v15 .footer-contact{grid-column:auto}.footer-bottom{left:20px;right:20px}.footer-bottom strong{width:100%}.social-dock-v15{right:calc(12px + env(safe-area-inset-right));bottom:calc(12px + env(safe-area-inset-bottom))}.foundation-cta{padding:75px 0}.global-cta .cta-copy{margin:-25px 0 35px}.cta-actions a{font-size:24px}.design-development-grid{grid-template-columns:1fr}.visualization-note{align-items:flex-start;flex-direction:column;gap:7px}.profile-hero{padding:105px 20px 65px}.profile-pages{padding:50px 20px}.profile-page{margin-bottom:45px}.profile-quick-nav{top:64px;padding:0 20px}.contact-closing{font-size:38px}.home-section-head{align-items:flex-start}.project-filters{padding-bottom:13px}.index-row{grid-template-columns:35px 52px 1fr 24px}.index-title{font-size:16px}.site-footer-expanded{font-size:12px}.gallery-item img,.detail-special img{max-height:none}}

/* V15.1 social-dock QA refinements */
.social-dock-v15{transition:opacity .2s ease,transform .2s ease}
.social-dock-v15.is-footer-visible{opacity:0;pointer-events:none;transform:translateY(12px)}
.social-desktop a{box-sizing:border-box;justify-content:center;gap:0;padding:0}
.social-desktop a b{width:0;opacity:0;overflow:hidden;transition:opacity .18s ease}
.social-desktop a:hover,.social-desktop a:focus-visible{justify-content:flex-start;gap:10px;padding:0 15px}
.social-desktop a:hover b,.social-desktop a:focus-visible b{width:auto;opacity:1}

/* V18.1 — privacy and explicit form consent */
.privacy-content{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);gap:8vw;padding:0 4vw 120px}
.privacy-content>aside{border-top:1px solid var(--line);padding-top:24px}
.privacy-content>aside>p:last-child{font-size:16px;line-height:1.65;color:var(--muted);max-width:420px}
.privacy-sections{border-top:1px solid var(--line)}
.privacy-sections>section{display:grid;grid-template-columns:52px minmax(0,1fr);gap:24px;padding:34px 0;border-bottom:1px solid var(--line)}
.privacy-sections>section>span{font-size:12px;letter-spacing:.1em;color:var(--accent-text);font-weight:700}
.privacy-sections h2{font-size:clamp(24px,2.7vw,38px);line-height:1.1;letter-spacing:-.035em;font-weight:500;margin:0 0 16px}
.privacy-sections p{font-size:16px;line-height:1.72;color:var(--muted);max-width:850px;margin:0}
.privacy-sections a{text-decoration:underline;text-underline-offset:3px;color:var(--ink)}
.privacy-consent{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;align-items:start;margin:25px 0 0;font-size:14px;line-height:1.55;color:var(--muted)}
.privacy-consent input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--accent-text)}
.privacy-consent a{text-decoration:underline;text-underline-offset:3px;color:var(--ink)}
@media(max-width:900px){.privacy-content{grid-template-columns:1fr;gap:45px}}
@media(max-width:540px){.privacy-content{padding:0 20px 80px}.privacy-sections>section{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:28px 0}.privacy-sections p{font-size:15px}}
