@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap');
:root{--navy:#061b34;--navy2:#092542;--cream:#f6f2ea;--paper:#fbf8f2;--ink:#0b1d32;--muted:#697585;--line:rgba(6,27,52,.14);--gold:#b9a174;--white:#fff;--shadow:0 24px 60px rgba(6,27,52,.12)}
[data-theme='dark']{--cream:#071d35;--paper:#09233f;--ink:#f6f2ea;--muted:#b6c0cc;--line:rgba(255,255,255,.14);--white:#0b2744;--shadow:0 24px 70px rgba(0,0,0,.35)}
*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--cream);color:var(--ink);letter-spacing:.01em;overflow-x:hidden}body.rtl{direction:rtl}.font-serif{font-family:'Cormorant Garamond',serif}.text-muted-custom{color:var(--muted)!important}.bg-navy{background:var(--navy)!important}.container-xl{max-width:1280px}.section-pad{padding:88px 0}.section-line{border-top:1px solid var(--line)}
.site-header{position:sticky;top:0;z-index:1030;background:rgba(246,242,234,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}[data-theme='dark'] .site-header{background:rgba(7,29,53,.92)}.navbar{min-height:88px}.brand-logo{height:58px;width:auto;object-fit:contain}.navbar-nav .nav-link{font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:700;color:var(--ink);padding:34px 18px}.navbar-nav .nav-link:hover,.navbar-nav .nav-link.active{color:var(--gold)}.dropdown-menu{border:1px solid var(--line);border-radius:0;background:var(--paper);box-shadow:var(--shadow);padding:18px;min-width:320px}.dropdown-item{padding:14px 10px;border-bottom:1px solid var(--line);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink)}.dropdown-item small{display:block;color:var(--muted);letter-spacing:.02em;text-transform:none;font-weight:400;margin-top:4px}.dropdown-item:last-child{border-bottom:0}.lang a{font-size:12px;font-weight:700;letter-spacing:.16em;color:var(--ink);text-decoration:none;margin:0 5px}.lang a.active{color:var(--gold)}.theme-toggle{border:1px solid var(--line);background:transparent;color:var(--ink);width:46px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.nav-toggler{border:0;background:transparent;color:var(--ink);font-size:30px;line-height:1;padding:8px;margin-left:auto}.offcanvas{background:var(--navy);color:#fff}.offcanvas .brand-logo{height:74px;filter:brightness(0) invert(1)}.offcanvas a{color:#fff;text-decoration:none;font-size:18px;text-transform:uppercase;letter-spacing:.14em;font-weight:600}.offcanvas .mobile-nav li{border-bottom:1px solid rgba(255,255,255,.12);padding:18px 0}.offcanvas .btn-close{filter:invert(1);opacity:1}
.hero{min-height:680px;display:grid;grid-template-columns:44% 56%;border-bottom:1px solid var(--line)}.hero-copy{padding:92px 10% 92px 12%;position:relative;display:flex;flex-direction:column;justify-content:center}.hero-copy:after{content:'V';position:absolute;font-family:'Cormorant Garamond',serif;font-size:300px;line-height:1;right:7%;bottom:5%;color:rgba(6,27,52,.045);z-index:0}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.22em;font-weight:700;color:var(--navy);margin-bottom:22px}.hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(54px,6vw,92px);font-weight:500;line-height:.96;letter-spacing:.01em;position:relative;z-index:1}.hero h1 em{font-style:italic}.hero p{max-width:460px;color:var(--muted);font-size:17px;line-height:1.8;position:relative;z-index:1}.hero-img{min-height:680px;background-size:cover;background-position:center;border-left:1px solid var(--line)}.link-arrow{display:inline-flex;align-items:center;gap:16px;text-decoration:none;color:var(--ink);font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;border-bottom:1px solid var(--ink);padding-bottom:9px;margin-top:30px}.link-arrow:hover{color:var(--gold);border-color:var(--gold)}
.manifesto-grid{display:grid;grid-template-columns:42% 58%;border-bottom:1px solid var(--line)}.manifesto{background:var(--navy);color:#fff;padding:72px 12%;position:relative;overflow:hidden}.manifesto:after{content:'V';position:absolute;font-family:'Cormorant Garamond',serif;font-size:250px;right:8%;bottom:-40px;color:rgba(255,255,255,.06)}.manifesto h2,.cta-band h2{font-family:'Cormorant Garamond',serif;font-size:44px;line-height:1.05;font-weight:500}.manifesto p{color:rgba(255,255,255,.72);line-height:1.75}.references-mini{padding:48px 8%;background:var(--paper)}.section-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.section-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.22em;font-weight:800}.project-card{border:0;background:transparent}.project-card img,.study-card img{width:100%;height:190px;object-fit:cover;display:block}.project-card h3{font-size:17px;letter-spacing:.15em;text-transform:uppercase;font-weight:700;margin:18px 0 3px}.project-card .meta{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.project-card p{font-size:14px;color:var(--muted)}
.study-card{position:relative}.study-card img{height:170px}.study-card .iconbox{position:absolute;left:18px;top:138px;background:var(--navy);color:#fff;width:42px;height:42px;display:grid;place-items:center}.study-card h3{font-size:17px;letter-spacing:.16em;text-transform:uppercase;margin-top:28px}.cta-band{background:var(--navy);color:#fff;padding:66px 0;position:relative;overflow:hidden}.cta-band:before,.site-footer:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.08),transparent 32%);opacity:.6}.btn-outline-light-navy{border:1px solid rgba(255,255,255,.55);color:#fff;border-radius:0;padding:18px 34px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800}.btn-outline-light-navy:hover{background:#fff;color:var(--navy)}.site-footer{background:#04182e;color:#fff;padding:48px 0 26px;position:relative}.site-footer .footer-logo{height:64px;filter:brightness(0) invert(1)}.site-footer a{color:rgba(255,255,255,.78);text-decoration:none;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:32px;padding-top:22px;color:rgba(255,255,255,.6);font-size:13px}
.page-hero{padding:94px 0 70px;position:relative;border-bottom:1px solid var(--line)}.page-hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(56px,6vw,92px);line-height:.95}.filterbar{background:var(--paper);border:1px solid var(--line);padding:18px;margin-bottom:36px}.filterbar .btn{border-radius:0;text-transform:uppercase;letter-spacing:.13em;font-size:12px;padding:13px 18px}.project-grid-card img{height:260px;object-fit:cover;width:100%}.project-grid-card{margin-bottom:40px}.detail-hero{display:grid;grid-template-columns:38% 62%;min-height:610px;border-bottom:1px solid var(--line)}.detail-hero-copy{padding:74px 12%;display:flex;flex-direction:column;justify-content:center}.detail-hero-copy h1{font-family:'Cormorant Garamond',serif;font-size:76px;line-height:.95}.detail-hero-img{background-size:cover;background-position:center}.info-strip{border-bottom:1px solid var(--line);background:var(--paper)}.info-item{padding:28px;border-right:1px solid var(--line)}.stat{border-left:1px solid var(--line);padding:28px}.stat strong{font-family:'Cormorant Garamond',serif;font-size:40px;font-weight:500}.content-card{background:var(--paper);border:1px solid var(--line);padding:34px}.contact-box{background:var(--navy);color:#fff;padding:45px}.form-control,.form-select{border-radius:0;border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:15px}.btn-navy{background:var(--navy);border-color:var(--navy);color:#fff;border-radius:0;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;padding:15px 28px}.btn-navy:hover{background:var(--navy2);color:#fff}
@media(max-width:991.98px){.navbar{min-height:76px}.brand-logo{height:50px}.desktop-nav{display:none!important}.hero,.manifesto-grid,.detail-hero{grid-template-columns:1fr}.hero-copy{padding:70px 28px}.hero-img{min-height:420px;border-left:0}.manifesto{padding:56px 28px}.references-mini{padding:44px 28px}.section-pad{padding:58px 0}.detail-hero-copy{padding:56px 28px}.detail-hero-img{min-height:380px;order:-1}.info-item{border-right:0;border-bottom:1px solid var(--line)}.site-footer .d-flex{gap:18px!important}.project-card img,.study-card img{height:220px}}@media(max-width:575.98px){.brand-logo{height:42px}.hero h1{font-size:54px}.hero-img{min-height:320px}.manifesto h2,.cta-band h2{font-size:36px}.page-hero h1,.detail-hero-copy h1{font-size:54px}.project-grid-card img{height:220px}.section-title-row{align-items:flex-start;gap:14px;flex-direction:column}.cta-band{text-align:left}.navbar{padding-left:8px;padding-right:8px}}
[data-theme='dark'] .logo-light{display:none!important}[data-theme='dark'] .logo-dark{display:inline-block!important}

/* refined header and localization improvements */
.container-xl{max-width:1320px}
.site-header{background:rgba(246,242,234,.95)}
[data-theme='dark'] .site-header{background:rgba(7,29,53,.96)}
.header-shell{gap:1rem}
.navbar{min-height:96px;padding:0}
.navbar-brand{margin-right:0;padding:0;display:flex;align-items:center;flex-shrink:0}
.brand-wrap{max-width:235px}
.brand-logo{height:74px;max-width:100%;display:block;object-fit:contain}
.nav-premium{gap:.15rem;flex-wrap:nowrap}
.navbar-nav .nav-link{padding:0 14px;line-height:1;font-size:13px;letter-spacing:.17em;white-space:nowrap}
.premium-dropdown{min-width:350px;padding:14px 18px}
.premium-dropdown .dropdown-item{padding:14px 6px 14px 0}
.premium-dropdown .dropdown-item span{display:block;font-weight:700}
.header-tools{flex-shrink:0}
.lang-switch{display:inline-flex;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:999px;padding:5px;gap:4px}
.lang-switch a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:36px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.16em;color:var(--ink);text-decoration:none;transition:.2s ease}
.lang-switch a.active{background:var(--navy);color:#fff;box-shadow:0 8px 16px rgba(6,27,52,.15)}
[data-theme='dark'] .lang-switch a.active{background:#fff;color:var(--navy)}
.theme-toggle{width:42px;height:42px;border-radius:50%;font-size:16px;transition:.2s ease}
.theme-toggle:hover,.lang-switch a:hover{transform:translateY(-1px)}
.nav-toggler{width:46px;height:46px;border:1px solid var(--line);border-radius:50%;font-size:26px;display:inline-flex;align-items:center;justify-content:center;padding:0}
.offcanvas{border-left:0;max-width:360px}
.offcanvas .brand-logo{height:84px;width:auto;filter:none}
.mobile-nav li{display:block}
.mobile-nav a{display:flex;align-items:center;justify-content:space-between}
.mobile-lang-switch .mobile-label{font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:rgba(255,255,255,.7);font-weight:700}
.mobile-lang-switch .lang-switch{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}
.mobile-lang-switch .lang-switch a{color:#fff}.mobile-lang-switch .lang-switch a.active{background:#fff;color:var(--navy)}
.project-card h3,.study-card h3{line-height:1.08}
.project-card p{min-height:52px}
.references-mini .project-card img{aspect-ratio:4/3;height:auto}
.references-mini .row>[class*=col-]{display:flex}
.references-mini .project-card{width:100%}
.page-hero img,.references-mini img,.project-grid-card img,.study-card img{border-radius:0}
.footer-logo{height:76px;width:auto}
.footer-links{row-gap:1rem}
[data-theme='dark'] .lang-switch{background:rgba(255,255,255,.03)}
[data-theme='dark'] .theme-toggle,[data-theme='dark'] .nav-toggler{border-color:rgba(255,255,255,.18)}
[data-theme='dark'] .premium-dropdown{background:var(--paper)}
@media(max-width:1199.98px){
  .brand-wrap{max-width:210px}
  .brand-logo{height:68px}
  .navbar-nav .nav-link{padding:0 10px;font-size:12px}
  .lang-switch a{min-width:40px}
}
@media(max-width:991.98px){
  .navbar{min-height:82px}
  .brand-wrap{max-width:186px}
  .brand-logo{height:60px}
  .mobile-tools{margin-left:auto}
  .hero-copy,.references-mini,.manifesto{padding-left:28px;padding-right:28px}
}
@media(max-width:575.98px){
  .brand-wrap{max-width:154px}
  .brand-logo{height:52px}
  .theme-toggle,.nav-toggler{width:42px;height:42px}
  .references-mini .project-card p{min-height:0}
}

/* v3 logo and typography refinement */
.brand-system{display:inline-flex;align-items:center;gap:14px;min-width:0}
.brand-mark-wrap{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}
.brand-mark{display:block;height:62px;width:auto;object-fit:contain}
.brand-copy{display:flex;flex-direction:column;justify-content:center;gap:3px;line-height:1}
.brand-copy-light{color:#fff}
.brand-name{font-family:Inter,system-ui,sans-serif;font-size:20px;font-weight:600;letter-spacing:.22em;color:var(--ink)}
.brand-sub{font-family:Inter,system-ui,sans-serif;font-size:8.5px;font-weight:500;letter-spacing:.28em;color:var(--muted)}
[data-theme='dark'] .brand-name,[data-theme='dark'] .brand-sub{color:#fff}
.brand-system-footer .brand-name,.brand-system-footer .brand-sub,.brand-system-offcanvas .brand-name,.brand-system-offcanvas .brand-sub{color:#fff}
.brand-system-footer .brand-mark{height:54px}
.brand-system-offcanvas .brand-mark{height:56px}
.brand-system-offcanvas{gap:12px}
.brand-system-offcanvas .brand-name{font-size:18px}
.brand-wrap{max-width:none}.navbar-brand{max-width:240px}
.header-shell{gap:1.25rem}
.navbar-nav .nav-link{font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500;letter-spacing:.14em;color:var(--ink)}
.navbar-nav .nav-link:hover,.navbar-nav .nav-link.active{color:var(--gold)}
.dropdown-item,.site-footer a,.footer-bottom,.link-arrow,.section-kicker,.eyebrow{font-family:Inter,system-ui,sans-serif}
.dropdown-item{font-weight:500}
.dropdown-item small{font-weight:400}
.content-card .lead{font-size:1.18rem;line-height:1.95;font-weight:400;letter-spacing:.01em;color:var(--ink)}
.contact-box p,.hero p,.manifesto p,.project-card p{font-size:15px;line-height:1.8}
.footer-top{padding-bottom:20px}
.footer-brand{display:flex;align-items:center}
.footer-links{align-items:center;justify-content:flex-end;row-gap:10px;column-gap:18px}
.footer-links a{font-size:11px;font-weight:600;letter-spacing:.14em}
.site-footer .footer-bottom{font-size:12px}
.site-footer .footer-bottom span:last-child{display:flex;align-items:center;flex-wrap:wrap;gap:4px}
@media (max-width:991.98px){
  .navbar-brand{max-width:200px}
  .brand-mark{height:52px}
  .brand-name{font-size:18px}
  .brand-sub{font-size:8px}
  .footer-top,.footer-bottom{text-align:center}
  .footer-brand{justify-content:center;width:100%}
  .footer-links{justify-content:center;width:100%}
}
@media (max-width:575.98px){
  .navbar-brand{max-width:176px}
  .brand-system{gap:10px}
  .brand-mark{height:46px}
  .brand-name{font-size:15px;letter-spacing:.18em}
  .brand-sub{font-size:7px;letter-spacing:.22em}
  .footer-links{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;text-align:center}
  .footer-links a{justify-self:center}
  .site-footer .footer-bottom span:last-child{justify-content:center}
}

/* v4 minor refinement: full logo mark + elegant menu only */
.brand-mark{height:58px}
.brand-system-footer .brand-mark{height:52px}
.brand-system-offcanvas .brand-mark{height:54px}
.navbar-nav .nav-link{
  font-family:'Cormorant Garamond',serif;
  font-size:17px;
  font-weight:600;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.dropdown-toggle::after{margin-left:.35rem;vertical-align:.15em}
.content-card .lead{
  font-size:1.05rem;
  line-height:1.85;
  font-weight:400;
  letter-spacing:0;
}
@media (max-width:1199.98px){
  .navbar-nav .nav-link{font-size:15px;letter-spacing:.05em}
}
@media (max-width:991.98px){
  .brand-mark{height:50px}
}
@media (max-width:575.98px){
  .brand-mark{height:44px}
}

/* v5 card alignment + refined menu naming style */
.references-mini .row{align-items:stretch}
.references-mini .row>[class*=col-]{display:flex}
.references-mini .project-card{display:flex;flex-direction:column;width:100%;height:100%}
.references-mini .project-card img{width:100%;height:190px;object-fit:cover}
.references-mini .project-card h3{min-height:44px;margin-bottom:8px}
.references-mini .project-card .meta{min-height:22px;margin-bottom:8px}
.references-mini .project-card p{min-height:58px;margin-bottom:18px}
.references-mini .project-card .link-arrow{margin-top:auto;align-self:flex-start}
.navbar-nav .nav-link{
  font-family:Inter,system-ui,-apple-system,'Segoe UI',sans-serif;
  font-size:12px;
  font-weight:600;
  letter-spacing:.12em;
  text-transform:uppercase;
}
@media(max-width:575.98px){
  .references-mini .project-card img{height:220px}
  .references-mini .project-card h3,.references-mini .project-card .meta,.references-mini .project-card p{min-height:0}
}

/* v6 elegant dropdown hover refinement */
.premium-dropdown{
  background:var(--paper);
  border:1px solid rgba(255,255,255,.10);
}
.premium-dropdown .dropdown-item{
  background:transparent;
  border-radius:6px;
  transition:background-color .18s ease,color .18s ease,padding-left .18s ease;
}
.premium-dropdown .dropdown-item:hover,
.premium-dropdown .dropdown-item:focus,
.premium-dropdown .dropdown-item.active,
.premium-dropdown .dropdown-item:active{
  background:rgba(255,255,255,.06) !important;
  color:var(--gold) !important;
  padding-left:10px;
}
.premium-dropdown .dropdown-item:hover small,
.premium-dropdown .dropdown-item:focus small,
.premium-dropdown .dropdown-item.active small,
.premium-dropdown .dropdown-item:active small{
  color:rgba(255,255,255,.70);
}
[data-theme='light'] .premium-dropdown{
  border-color:rgba(6,27,52,.10);
}
[data-theme='light'] .premium-dropdown .dropdown-item:hover,
[data-theme='light'] .premium-dropdown .dropdown-item:focus,
[data-theme='light'] .premium-dropdown .dropdown-item.active,
[data-theme='light'] .premium-dropdown .dropdown-item:active{
  background:rgba(6,27,52,.045) !important;
}
[data-theme='light'] .premium-dropdown .dropdown-item:hover small,
[data-theme='light'] .premium-dropdown .dropdown-item:focus small,
[data-theme='light'] .premium-dropdown .dropdown-item.active small,
[data-theme='light'] .premium-dropdown .dropdown-item:active small{
  color:var(--muted);
}

/* v7 references page and removed secondary pages */
.reference-metrics{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.metric{padding:34px 18px;border-right:1px solid var(--line)}
.metric:last-child{border-right:0}.metric strong{display:block;font-family:'Cormorant Garamond',serif;font-size:48px;line-height:1;color:var(--ink);font-weight:500}.metric span{display:block;margin-top:12px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-weight:700}
.reference-scope-row{align-items:stretch}.reference-scope-card{height:100%;background:var(--paper);border:1px solid var(--line);padding:34px;transition:transform .2s ease,box-shadow .2s ease}.reference-scope-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.reference-scope-card span{font-size:11px;letter-spacing:.22em;color:var(--gold);font-weight:800}.reference-scope-card h3{font-family:'Cormorant Garamond',serif;font-size:34px;font-weight:500;margin:18px 0 12px}.reference-scope-card p{color:var(--muted);line-height:1.8;margin:0}.reference-list{border-top:1px solid var(--line)}.reference-row{display:grid;grid-template-columns:72px 220px minmax(0,1fr) 240px;gap:28px;align-items:center;padding:30px 0;border-bottom:1px solid var(--line)}.reference-index{font-family:'Cormorant Garamond',serif;font-size:38px;color:var(--gold)}.reference-image img{width:100%;height:135px;object-fit:cover;display:block}.reference-content h3{font-size:20px;text-transform:uppercase;letter-spacing:.14em;font-weight:700;margin:0 0 8px}.reference-content p{color:var(--muted);line-height:1.7;margin:0}.reference-meta{display:grid;gap:10px;text-align:right}.reference-meta span{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-weight:700}.references-hero img{height:430px;object-fit:cover}
@media(max-width:991.98px){.reference-row{grid-template-columns:52px 160px minmax(0,1fr);gap:18px}.reference-meta{grid-column:2 / -1;text-align:left;display:flex;flex-wrap:wrap;gap:14px}.metric{border-right:0;border-bottom:1px solid var(--line)}.metric:nth-last-child(-n+1){border-bottom:0}.references-hero img{height:320px}}
@media(max-width:575.98px){.reference-row{grid-template-columns:1fr}.reference-index{font-size:30px}.reference-image img{height:210px}.reference-meta{grid-column:auto;text-align:left}.reference-content h3{font-size:18px}.reference-scope-card{padding:26px}.metric strong{font-size:40px}}

/* v8 final page/admin fixes */
.detail-gallery-img{height:220px;object-fit:cover;display:block}
.filterbar{justify-content:flex-start!important}
@media(max-width:575.98px){.detail-gallery-img{height:210px}}

/* v10 mobile project tabs + fixed LTR + aligned footer */
html[dir="ltr"], body{direction:ltr!important}
body.rtl{direction:ltr!important}
@media(max-width:767.98px){
  .filterbar{display:block!important;padding:14px;overflow:hidden}
  .filterbar .project-tabs{
    display:flex!important;
    flex-wrap:nowrap!important;
    overflow-x:auto;
    overflow-y:hidden;
    gap:10px!important;
    padding-bottom:4px;
    margin:0 -2px;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:thin;
  }
  .filterbar .project-tabs .btn{
    flex:0 0 auto;
    white-space:nowrap;
    min-width:max-content;
    padding:12px 16px;
  }
  .filterbar .project-tabs::-webkit-scrollbar{height:4px}
  .filterbar .project-tabs::-webkit-scrollbar-thumb{background:rgba(6,27,52,.25);border-radius:999px}
}
@media(max-width:991.98px){
  .site-footer .footer-top,
  .site-footer .footer-bottom{text-align:left!important;align-items:flex-start!important}
  .site-footer .footer-brand{justify-content:flex-start!important;width:100%}
  .site-footer .footer-links{justify-content:flex-start!important;width:100%;text-align:left!important}
}
@media(max-width:575.98px){
  .site-footer .footer-links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:start!important;text-align:left!important}
  .site-footer .footer-links a{justify-self:start!important;text-align:left!important}
  .site-footer .footer-bottom span:last-child{justify-content:flex-start!important}
  .brand-system-footer{justify-content:flex-start!important}
}

/* v15 final logo + spacing reset */
.brand-mark-wrap{
  width:64px!important;
  height:64px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
  flex:0 0 64px!important;
}
.brand-mark{
  width:64px!important;
  height:64px!important;
  max-width:64px!important;
  max-height:64px!important;
  object-fit:contain!important;
  display:block!important;
}
[data-theme='light'] .brand-mark-dark{display:none!important}
[data-theme='light'] .brand-mark-light{display:block!important}
[data-theme='dark'] .brand-mark-light{display:none!important}
[data-theme='dark'] .brand-mark-dark{display:block!important}
.brand-system-footer .brand-mark-wrap,
.brand-system-offcanvas .brand-mark-wrap{width:58px!important;height:58px!important;flex-basis:58px!important}
.brand-system-footer .brand-mark,
.brand-system-offcanvas .brand-mark{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important}
.page-hero{padding:94px 0 70px!important}
@media(max-width:991.98px){
  .page-hero{padding:94px 0 70px!important}
  .brand-mark-wrap{width:58px!important;height:58px!important;flex-basis:58px!important}
  .brand-mark{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important}
}
@media(max-width:575.98px){
  .page-hero{padding:84px 0 62px!important}
  .brand-mark-wrap{width:50px!important;height:50px!important;flex-basis:50px!important}
  .brand-mark{width:50px!important;height:50px!important;max-width:50px!important;max-height:50px!important}
  .brand-system-footer .brand-mark-wrap,
  .brand-system-offcanvas .brand-mark-wrap{width:50px!important;height:50px!important;flex-basis:50px!important}
  .brand-system-footer .brand-mark,
  .brand-system-offcanvas .brand-mark{width:50px!important;height:50px!important;max-width:50px!important;max-height:50px!important}
}
.footer-social{display:flex!important;align-items:center!important;gap:14px!important;flex-wrap:wrap!important}
.footer-social .brand-line{margin-right:4px}
.footer-social a{display:inline-flex!important;align-items:center!important;gap:7px!important;color:rgba(255,255,255,.78)!important;text-decoration:none!important;font-size:12px!important;letter-spacing:.08em!important;text-transform:none!important}
.footer-social a:hover{color:#fff!important}
.footer-social i{font-size:15px!important}
[data-theme='dark'] .filterbar{border-color:rgba(255,255,255,.08)!important;background:rgba(255,255,255,.025)!important}
[data-theme='dark'] .filterbar .btn-outline-secondary{border-color:rgba(255,255,255,.16)!important;color:rgba(255,255,255,.62)!important;background:transparent!important}
[data-theme='dark'] .filterbar .btn-outline-secondary:hover{border-color:rgba(255,255,255,.30)!important;color:#fff!important;background:rgba(255,255,255,.05)!important}

/* v20 reference page: editorial capability collage */
.reference-editorial{background:#061727;color:#fff;display:grid;grid-template-columns:32% 68%;min-height:calc(100vh - 96px);border-top:1px solid rgba(255,255,255,.08)}
.reference-editorial-rail{padding:clamp(34px,4.5vw,64px);display:flex;flex-direction:column;justify-content:space-between;gap:48px;background:linear-gradient(90deg,#071722 0%,#071722 72%,rgba(7,23,34,.88) 100%);position:relative;z-index:2}
.reference-eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.58);margin-bottom:28px;font-weight:500}.reference-editorial h1{font-family:Inter,system-ui,sans-serif;font-size:clamp(52px,6.2vw,104px);line-height:.88;letter-spacing:-.035em;font-weight:650;margin:0 0 28px}.reference-editorial h1 span{color:#b99b54}.reference-line{width:42px;height:1px;background:#b99b54;margin:0 0 28px}.reference-editorial p{color:rgba(255,255,255,.78);font-size:16px;line-height:1.65;margin:0}.reference-stats{display:grid;gap:40px}.reference-stat i{font-size:44px;color:#b99b54;display:block;margin-bottom:20px}.reference-stat strong{font-family:Inter,system-ui,sans-serif;font-size:clamp(48px,5vw,76px);line-height:1;letter-spacing:-.04em;color:#b99b54;font-weight:650;display:block}.reference-stat span{display:block;color:rgba(255,255,255,.80);font-size:15px;margin-top:10px}.reference-rail-footer{display:grid;gap:22px}.reference-mark-row{display:flex;align-items:center;gap:16px;margin:8px 0 8px}.reference-mark-row img{width:52px;height:52px;object-fit:contain}.reference-mark-row b{display:block;letter-spacing:.24em;font-size:22px;font-weight:500}.reference-mark-row small{display:block;letter-spacing:.24em;font-size:9px;color:#b99b54;margin-top:6px}.reference-collage{display:grid;grid-template-columns:1.25fr .95fr .9fr;grid-auto-rows:minmax(230px,1fr);gap:2px;background:#081522}.collage-item{position:relative;overflow:hidden;background:#0b1d2d}.collage-item img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.88) contrast(1.02);transition:transform .7s ease}.collage-item:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.18));pointer-events:none}.collage-item:hover img{transform:scale(1.035)}.collage-wide{grid-column:1 / span 2}.collage-tall{grid-row:1 / span 2}.reference-system{background:var(--cream)}.reference-system .reference-scope-card{background:transparent;box-shadow:none}.reference-system .reference-scope-card:hover{box-shadow:none;transform:none}
@media(max-width:991.98px){.reference-editorial{grid-template-columns:1fr}.reference-editorial-rail{padding:42px 28px}.reference-collage{grid-template-columns:1fr 1fr;grid-auto-rows:210px}.collage-wide{grid-column:1 / -1}.collage-tall{grid-row:auto}.reference-stats{grid-template-columns:1fr 1fr;gap:22px}.reference-stat strong{font-size:44px}.reference-stat i{font-size:32px}}
@media(max-width:575.98px){.reference-editorial{min-height:auto}.reference-editorial-rail{gap:34px;padding:38px 24px}.reference-editorial h1{font-size:58px}.reference-editorial p{font-size:15px}.reference-stats{grid-template-columns:1fr}.reference-collage{grid-template-columns:1fr;grid-auto-rows:230px}.collage-wide{grid-column:auto}.reference-mark-row b{font-size:18px}.reference-mark-row img{width:46px;height:46px}}

/* v21: project detail editorial collage, theme-aware */
.project-editorial-detail{
  display:grid;
  grid-template-columns:32% 68%;
  min-height:calc(100vh - 96px);
  background:var(--cream);
  color:var(--ink);
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
[data-theme='dark'] .project-editorial-detail{
  background:var(--navy);
  color:#fff;
}
.project-detail-rail{
  padding:clamp(34px,4.6vw,66px);
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  gap:46px;
  border-right:1px solid var(--line);
  background:linear-gradient(90deg,var(--cream) 0%,var(--cream) 78%,rgba(255,255,255,.18) 100%);
}
[data-theme='dark'] .project-detail-rail{
  background:linear-gradient(90deg,var(--navy) 0%,var(--navy) 76%,rgba(255,255,255,.025) 100%);
  border-right-color:rgba(255,255,255,.10);
}
.detail-eyebrow{
  font-size:11px;
  letter-spacing:.22em;
  text-transform:uppercase;
  color:var(--muted);
  margin-bottom:24px;
  font-weight:500;
}
.project-detail-rail h1{
  font-family:'Cormorant Garamond',serif;
  font-size:clamp(56px,6vw,104px);
  line-height:.90;
  font-weight:400;
  letter-spacing:-.02em;
  margin:0 0 26px;
}
.project-detail-line{
  width:44px;
  height:1px;
  background:var(--gold);
  margin:0 0 26px;
}
.project-detail-intro{
  color:var(--muted);
  line-height:1.75;
  font-size:16px;
  max-width:420px;
  margin:0;
}
[data-theme='dark'] .project-detail-intro,
[data-theme='dark'] .detail-eyebrow{
  color:rgba(255,255,255,.70);
}
.project-detail-metrics{
  display:grid;
  gap:24px;
}
.project-detail-metric{
  padding-top:24px;
  border-top:1px solid var(--line);
}
[data-theme='dark'] .project-detail-metric{border-top-color:rgba(255,255,255,.12)}
.project-detail-metric span{
  display:block;
  font-size:10px;
  letter-spacing:.22em;
  text-transform:uppercase;
  color:var(--muted);
  margin-bottom:10px;
  font-weight:600;
}
[data-theme='dark'] .project-detail-metric span{color:rgba(255,255,255,.58)}
.project-detail-metric strong{
  display:block;
  font-family:'Cormorant Garamond',serif;
  font-size:clamp(30px,3.3vw,50px);
  line-height:1;
  font-weight:500;
  color:var(--gold);
}
.project-detail-meta{
  display:grid;
  gap:12px;
}
.project-detail-meta span{
  display:flex;
  align-items:center;
  gap:10px;
  color:var(--muted);
  font-size:12px;
  letter-spacing:.13em;
  text-transform:uppercase;
}
[data-theme='dark'] .project-detail-meta span{color:rgba(255,255,255,.68)}
.project-detail-meta i{color:var(--gold);font-size:15px}
.project-detail-collage{
  display:grid;
  grid-template-columns:1.25fr .95fr .9fr;
  grid-auto-rows:minmax(220px,1fr);
  gap:10px;
  padding:10px;
  background:var(--paper);
}
[data-theme='dark'] .project-detail-collage{
  background:rgba(255,255,255,.035);
}
.pd-collage-item{
  position:relative;
  overflow:hidden;
  margin:0;
  background:var(--paper);
}
.pd-collage-item img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  filter:saturate(.92) contrast(1.02);
  transition:transform .7s ease;
}
.pd-collage-item:after{
  content:'';
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.12));
  pointer-events:none;
}
.pd-collage-item:hover img{transform:scale(1.035)}
.pd-collage-wide{grid-column:1 / span 2}
.pd-collage-tall{grid-row:1 / span 2}
.project-overview-card{background:var(--paper)}
[data-theme='dark'] .project-overview-card{background:rgba(255,255,255,.035)}
@media(max-width:991.98px){
  .project-editorial-detail{grid-template-columns:1fr;min-height:auto}
  .project-detail-rail{border-right:0;border-bottom:1px solid var(--line);padding:48px 28px;gap:34px}
  [data-theme='dark'] .project-detail-rail{border-bottom-color:rgba(255,255,255,.10)}
  .project-detail-collage{grid-template-columns:1fr 1fr;grid-auto-rows:210px;gap:8px;padding:8px}
  .pd-collage-wide{grid-column:1 / -1}
  .pd-collage-tall{grid-row:auto}
  .project-detail-metrics{grid-template-columns:repeat(3,1fr);gap:18px}
}
@media(max-width:575.98px){
  .project-detail-rail{padding:42px 24px}
  .project-detail-rail h1{font-size:58px;line-height:.94}
  .project-detail-intro{font-size:15px;line-height:1.75}
  .project-detail-metrics{grid-template-columns:1fr;gap:18px}
  .project-detail-collage{grid-template-columns:1fr;grid-auto-rows:230px;gap:6px;padding:6px}
  .pd-collage-wide{grid-column:auto}
}


/* v22 refinements: typography + project detail cleanup */
:root{--editorial-serif:'Cormorant Garamond',serif;--editorial-sans:Inter,system-ui,sans-serif;}
body{font-family:var(--editorial-sans);font-weight:400;}
.eyebrow,.section-kicker,.link-arrow,.navbar-nav .nav-link,.footer-links a,.reference-meta span,.meta,small.text-uppercase{font-family:var(--editorial-sans)!important;}
.navbar-nav .nav-link{font-size:11.5px!important;letter-spacing:.18em!important;font-weight:500!important;text-transform:uppercase;}
.hero-copy{padding:88px 9% 82px 12%!important;}
.hero h1{font-family:var(--editorial-serif)!important;font-size:clamp(48px,5.2vw,84px)!important;line-height:.94!important;font-weight:400!important;letter-spacing:-.02em!important;max-width:8.2ch;}
.hero p{font-size:16px!important;line-height:1.9!important;max-width:500px;color:var(--muted)!important;}
.page-hero h1,.manifesto h2,.cta-band h2,.project-detail-rail h1,.font-serif.display-5{font-family:var(--editorial-serif)!important;font-weight:400!important;letter-spacing:-.015em!important;}
.page-hero h1{font-size:clamp(48px,5vw,80px)!important;line-height:.94!important;}
.project-card h3,.study-card h3{font-family:var(--editorial-serif)!important;font-size:20px!important;font-weight:400!important;letter-spacing:-.01em!important;text-transform:none!important;}
.project-card .meta,.project-grid-card .meta,.reference-content h3,.project-grid-card small,.project-detail-meta span{font-size:11px!important;letter-spacing:.18em!important;font-weight:500!important;}
.project-card p,.project-detail-intro,.content-card .lead{font-size:16px!important;line-height:1.85!important;font-weight:400!important;color:var(--muted)!important;}
.project-editorial-detail{grid-template-columns:minmax(360px,34%) minmax(0,66%)!important;min-height:auto!important;}
.project-detail-rail{padding:60px 56px!important;gap:36px!important;}
.project-detail-rail h1{font-size:clamp(54px,5.2vw,92px)!important;max-width:6.3ch;margin-bottom:22px!important;}
.project-detail-intro{max-width:460px!important;}
.project-detail-metrics{gap:16px!important;}
.project-detail-metric{padding-top:18px!important;}
.project-detail-metric strong{font-size:clamp(28px,3vw,42px)!important;}
.project-detail-collage{grid-template-columns:1.2fr .85fr!important;grid-template-rows:minmax(250px,36vh) minmax(220px,28vh) minmax(220px,28vh)!important;grid-auto-rows:auto!important;gap:12px!important;padding:12px!important;min-height:100%!important;align-content:stretch!important;}
.pd-collage-wide{grid-column:1!important;grid-row:1 / span 3!important;}
.pd-collage-tall{grid-column:2!important;grid-row:1!important;}
.pd-collage-item:nth-child(3){grid-column:2!important;grid-row:2!important;}
.pd-collage-item:nth-child(4){grid-column:2!important;grid-row:3!important;}
.pd-collage-item:nth-child(n+5){display:none!important;}
.section-line .stat{display:none!important;}
.project-approach-card{background:transparent!important;border:1px solid var(--line)!important;padding:38px!important;}
[data-theme='dark'] .project-approach-card{background:rgba(255,255,255,.02)!important;border-color:rgba(255,255,255,.1)!important;}
@media(max-width:991.98px){
  .hero-copy{padding:64px 28px 56px!important;}
  .hero h1{font-size:clamp(56px,12vw,72px)!important;max-width:7ch;}
  .page-hero h1{font-size:clamp(46px,10vw,64px)!important;}
  .project-editorial-detail{grid-template-columns:1fr!important;}
  .project-detail-rail{padding:48px 28px!important;border-right:0!important;border-bottom:1px solid var(--line)!important;}
  .project-detail-collage{grid-template-columns:1fr 1fr!important;grid-template-rows:240px 180px 180px!important;}
  .pd-collage-wide{grid-column:1 / -1!important;grid-row:1!important;}
  .pd-collage-tall{grid-column:1!important;grid-row:2 / span 2!important;}
  .pd-collage-item:nth-child(3){grid-column:2!important;grid-row:2!important;}
  .pd-collage-item:nth-child(4){grid-column:2!important;grid-row:3!important;}
  .pd-collage-item:nth-child(n+5){display:none!important;}
}
@media(max-width:575.98px){
  .hero-copy{padding:52px 24px 44px!important;}
  .eyebrow{font-size:11px!important;letter-spacing:.24em!important;margin-bottom:18px!important;}
  .hero h1{font-size:58px!important;line-height:.94!important;max-width:6.5ch;}
  .hero p{font-size:15px!important;line-height:1.85!important;max-width:100%;}
  .link-arrow{font-size:11px!important;letter-spacing:.19em!important;padding-bottom:8px!important;}
  .page-hero{padding:72px 0 56px!important;}
  .page-hero h1,.detail-hero-copy h1{font-size:48px!important;line-height:.95!important;}
  .project-detail-rail{padding:40px 24px!important;gap:28px!important;}
  .project-detail-rail h1{font-size:46px!important;max-width:7ch;}
  .project-detail-metrics{display:none!important;}
  .project-detail-collage{grid-template-columns:1fr!important;grid-template-rows:260px 200px 200px!important;gap:8px!important;padding:8px!important;}
  .pd-collage-wide,.pd-collage-tall,.pd-collage-item:nth-child(3),.pd-collage-item:nth-child(4){grid-column:auto!important;grid-row:auto!important;}
}


/* v23 recovery: cleaner layout and corrected editorial typography */
.hero h1 em,
.page-hero h1 em,
.project-detail-rail h1 em,
.manifesto h2 em,
.cta-band h2 em,
.font-serif em,
.project-card h3 em{
  font-style:normal !important;
  font-weight:400 !important;
}
.hero h1,
.page-hero h1,
.project-detail-rail h1,
.manifesto h2,
.cta-band h2,
.font-serif.display-5,
.reference-scope-card h3{
  font-family:'Cormorant Garamond',serif !important;
  font-style:normal !important;
  font-weight:400 !important;
  letter-spacing:-.02em !important;
}
.hero h1{font-size:clamp(46px,4.8vw,78px) !important;line-height:.96 !important;max-width:7.4ch !important;}
.page-hero h1{font-size:clamp(44px,4.6vw,72px) !important;line-height:.97 !important;}
.hero p,.text-muted-custom,.project-detail-intro,.content-card .lead,.project-card p,.study-card p{font-family:Inter,system-ui,sans-serif !important;font-size:15.5px !important;line-height:1.85 !important;color:var(--muted) !important;}
.eyebrow,.section-kicker,.link-arrow,.navbar-nav .nav-link,.footer-links a,.project-grid-card small,.project-grid-card .meta,.project-detail-meta span,.detail-eyebrow{
  font-family:Inter,system-ui,sans-serif !important;
  text-transform:uppercase !important;
  letter-spacing:.18em !important;
  font-weight:500 !important;
}
.navbar-nav .nav-link{font-size:11px !important;}
.link-arrow{font-size:11px !important;}
.project-grid-card h3{
  font-family:'Cormorant Garamond',serif !important;
  font-size:22px !important;
  line-height:1.05 !important;
  letter-spacing:-.01em !important;
  text-transform:none !important;
  font-weight:400 !important;
}
.project-editorial-detail{
  display:grid !important;
  grid-template-columns:minmax(340px,33%) minmax(0,67%) !important;
  min-height:auto !important;
}
.project-detail-rail{
  padding:56px 48px !important;
  gap:32px !important;
}
.project-detail-rail h1{
  font-size:clamp(52px,5vw,84px) !important;
  line-height:.94 !important;
  max-width:6.6ch !important;
  margin-bottom:18px !important;
}
.project-detail-line{margin-bottom:18px !important;}
.project-detail-intro{max-width:420px !important;}
.project-detail-metrics{display:grid !important;grid-template-columns:1fr !important;gap:14px !important;}
.project-detail-metric strong{font-size:30px !important;}
.project-detail-visuals{
  display:grid;
  grid-template-rows:minmax(420px, 1fr) auto;
  gap:12px;
  padding:12px;
  background:var(--paper);
}
[data-theme='dark'] .project-detail-visuals{background:rgba(255,255,255,.03);}
.pd-main-visual,.pd-gallery-item{margin:0;overflow:hidden;background:var(--paper);}
[data-theme='dark'] .pd-main-visual,[data-theme='dark'] .pd-gallery-item{background:rgba(255,255,255,.04);}
.pd-main-visual img,.pd-gallery-item img{width:100%;height:100%;display:block;object-fit:cover;}
.pd-main-visual img{min-height:420px;}
.pd-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}
.pd-gallery-item{height:220px;}
/* Hide old collage rules in favor of new structure */
.project-detail-collage,.pd-collage-item,.pd-collage-wide,.pd-collage-tall{all:unset;}
.project-approach-card{padding:34px !important;background:var(--paper) !important;border:1px solid var(--line) !important;}
[data-theme='dark'] .project-approach-card{background:rgba(255,255,255,.03) !important;border-color:rgba(255,255,255,.1) !important;}
.section-line .stat{display:none !important;}
@media(max-width:991.98px){
  .project-editorial-detail{grid-template-columns:1fr !important;}
  .project-detail-rail{padding:42px 28px !important;}
  .project-detail-visuals{padding:8px !important;gap:8px !important;}
  .pd-main-visual img{min-height:340px;}
  .pd-gallery-grid{grid-template-columns:repeat(3,1fr);gap:8px;}
  .pd-gallery-item{height:140px;}
  .hero h1{font-size:clamp(52px,10.5vw,68px) !important;}
}
@media(max-width:575.98px){
  .hero h1{font-size:54px !important;line-height:.98 !important;max-width:6.8ch !important;}
  .page-hero h1{font-size:44px !important;}
  .project-detail-rail{padding:36px 22px !important;gap:24px !important;}
  .project-detail-rail h1{font-size:42px !important;max-width:7.2ch !important;}
  .project-detail-intro,.content-card .lead,.hero p{font-size:15px !important;line-height:1.82 !important;}
  .pd-main-visual img{min-height:280px;}
  .pd-gallery-grid{grid-template-columns:1fr;}
  .pd-gallery-item{height:190px;}
}


/* v24 final: remove all italic emphasis and fix admin/header display consistency */
em, i:not(.bi){font-style:normal !important;}
.hero h1 em,.page-hero h1 em,.manifesto h2 em,.cta-band h2 em,.font-serif em,.project-detail-rail h1 em{font-style:normal !important;font-weight:inherit !important;}
.hero h1,.page-hero h1,.project-detail-rail h1,.manifesto h2,.cta-band h2,.font-serif.display-5{font-style:normal !important;}
/* Header logo stable size */
.brand-mark-wrap{width:64px !important;height:64px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;overflow:visible !important;}
.brand-mark{width:64px !important;height:64px !important;object-fit:contain !important;display:block !important;}
.brand-system-footer .brand-mark-wrap{width:56px !important;height:56px !important;}
.brand-system-footer .brand-mark{width:56px !important;height:56px !important;}
@media(max-width:575.98px){.brand-mark-wrap{width:54px !important;height:54px !important}.brand-mark{width:54px !important;height:54px !important}}


/* v25 final heading simplification + stable project detail layout */
:root{
  --heading-font: 'Inter', system-ui, -apple-system, 'Segoe UI', sans-serif;
  --body-font: 'Inter', system-ui, -apple-system, 'Segoe UI', sans-serif;
}
body,
button,
input,
select,
textarea{
  font-family: var(--body-font) !important;
}
.font-serif,
.hero h1,
.page-hero h1,
.detail-hero-copy h1,
.project-detail-rail h1,
.manifesto h2,
.cta-band h2,
.font-serif.display-5,
.project-card h3,
.study-card h3,
.project-grid-card h3,
.reference-scope-card h3,
.reference-content h3,
.metric strong,
.stat strong,
.contact-box h2,
.content-card h2,
.content-card h3{
  font-family: var(--heading-font) !important;
  font-style: normal !important;
  font-weight: 500 !important;
  letter-spacing: -.03em !important;
}
.hero h1 em,
.page-hero h1 em,
.detail-hero-copy h1 em,
.project-detail-rail h1 em,
.manifesto h2 em,
.cta-band h2 em,
.project-card h3 em,
.study-card h3 em,
.project-grid-card h3 em,
.font-serif em{
  font-style: normal !important;
  font-weight: inherit !important;
}
.hero h1{
  font-size: clamp(42px, 4.8vw, 72px) !important;
  line-height: 1.02 !important;
  max-width: 9.5ch !important;
  letter-spacing: -.045em !important;
}
.page-hero h1,
.detail-hero-copy h1,
.project-detail-rail h1{
  font-size: clamp(38px, 4.2vw, 60px) !important;
  line-height: 1.03 !important;
  max-width: 10ch !important;
  letter-spacing: -.04em !important;
}
.manifesto h2,
.cta-band h2,
.font-serif.display-5,
.reference-scope-card h3{
  font-size: clamp(30px, 3vw, 42px) !important;
  line-height: 1.08 !important;
}
.project-card h3,
.study-card h3,
.project-grid-card h3,
.reference-content h3{
  font-size: 18px !important;
  line-height: 1.15 !important;
  letter-spacing: -.02em !important;
}
.eyebrow,
.section-kicker,
.detail-eyebrow,
.link-arrow,
.navbar-nav .nav-link,
.footer-links a,
.project-grid-card small,
.project-grid-card .meta,
.project-detail-meta span,
.project-card .meta,
.reference-meta span{
  font-family: var(--body-font) !important;
  font-size: 11px !important;
  letter-spacing: .18em !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
}
.hero p,
.page-hero p,
.text-muted-custom,
.project-detail-intro,
.content-card .lead,
.project-card p,
.study-card p,
.reference-content p,
.contact-box p{
  font-family: var(--body-font) !important;
  font-size: 15px !important;
  line-height: 1.8 !important;
  font-weight: 400 !important;
}
/* stable project detail layout */
.project-editorial-detail{
  display: grid !important;
  grid-template-columns: minmax(320px, 34%) minmax(0, 66%) !important;
  align-items: stretch !important;
  min-height: auto !important;
  overflow: hidden !important;
  border-bottom: 1px solid var(--line) !important;
}
.project-detail-rail{
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  padding: 52px 40px !important;
  gap: 28px !important;
  border-right: 1px solid var(--line) !important;
}
.project-detail-line{
  width: 56px !important;
  height: 1px !important;
  background: var(--gold) !important;
  margin: 20px 0 22px !important;
}
.project-detail-intro{max-width: 460px !important;}
.project-detail-metrics{
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 16px !important;
}
.project-detail-metric{
  padding-top: 14px !important;
  border-top: 1px solid var(--line) !important;
}
.project-detail-metric span{
  display:block !important;
  margin-bottom:10px !important;
  font-size:11px !important;
  letter-spacing:.16em !important;
  text-transform:uppercase !important;
  color: var(--muted) !important;
}
.project-detail-metric strong{
  display:block !important;
  font-family: var(--heading-font) !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
}
.project-detail-meta{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:14px 18px !important;
}
.project-detail-meta span{
  display:inline-flex !important;
  align-items:center !important;
  gap:8px !important;
}
.project-detail-visuals{
  display:flex !important;
  flex-direction:column !important;
  gap:12px !important;
  padding:12px !important;
  min-width:0 !important;
  background: var(--paper) !important;
}
[data-theme='dark'] .project-detail-visuals{
  background: rgba(255,255,255,.02) !important;
}
.pd-main-visual,
.pd-gallery-item{
  overflow:hidden !important;
  background: var(--paper) !important;
  margin:0 !important;
}
.pd-main-visual img,
.pd-gallery-item img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
}
.pd-main-visual{
  height: 560px !important;
}
.pd-gallery-grid{
  display:grid !important;
  grid-template-columns: repeat(3, minmax(0,1fr)) !important;
  gap:12px !important;
}
.pd-gallery-item{
  height: 210px !important;
}
@media (max-width: 991.98px){
  .hero h1{font-size: clamp(40px, 8vw, 58px) !important;}
  .page-hero h1,
  .detail-hero-copy h1,
  .project-detail-rail h1{font-size: clamp(34px, 6vw, 48px) !important;}
  .project-editorial-detail{
    grid-template-columns: 1fr !important;
  }
  .project-detail-rail{
    padding: 40px 28px !important;
    border-right: 0 !important;
    border-bottom: 1px solid var(--line) !important;
  }
  .project-detail-visuals{
    padding: 8px !important;
    gap: 8px !important;
  }
  .pd-main-visual{height: 400px !important;}
  .pd-gallery-grid{gap: 8px !important;}
  .pd-gallery-item{height: 150px !important;}
}
@media (max-width: 575.98px){
  .hero h1{font-size: 36px !important; line-height:1.06 !important; max-width: 11ch !important;}
  .page-hero h1,
  .detail-hero-copy h1,
  .project-detail-rail h1{font-size: 32px !important; line-height:1.08 !important; max-width: none !important;}
  .manifesto h2,
  .cta-band h2,
  .font-serif.display-5,
  .reference-scope-card h3{font-size: 28px !important;}
  .project-detail-rail{padding: 34px 22px !important; gap: 22px !important;}
  .project-detail-metrics{grid-template-columns: 1fr !important;}
  .project-detail-intro,
  .hero p,
  .content-card .lead,
  .project-card p,
  .study-card p{font-size: 14px !important;}
  .pd-main-visual{height: 260px !important;}
  .pd-gallery-grid{grid-template-columns: 1fr !important;}
  .pd-gallery-item{height: 170px !important;}
}


/* v26 requested: smaller/lighter typography + classic project detail */
.hero h1,
.page-hero h1,
.detail-hero-copy h1,
.project-detail-rail h1,
.manifesto h2,
.cta-band h2,
.font-serif.display-5,
.project-card h3,
.study-card h3,
.project-grid-card h3,
.reference-content h3,
.reference-scope-card h3,
.info-item .font-serif,
.contact-box h2{
  font-family: Inter, system-ui, -apple-system, 'Segoe UI', sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  letter-spacing: -.035em !important;
}
.hero h1 em,
.page-hero h1 em,
.detail-hero-copy h1 em,
.project-detail-rail h1 em,
.manifesto h2 em,
.cta-band h2 em,
.font-serif em{font-style:normal !important;font-weight:inherit !important;}
.hero h1{font-size:clamp(38px,4.2vw,62px) !important;line-height:1.06 !important;max-width:10ch !important;}
.page-hero h1,.detail-hero-copy h1{font-size:clamp(34px,3.6vw,52px) !important;line-height:1.08 !important;max-width:11ch !important;}
.manifesto h2,.cta-band h2,.font-serif.display-5{font-size:clamp(27px,2.5vw,36px) !important;line-height:1.13 !important;}
.project-card h3,.study-card h3,.project-grid-card h3,.reference-content h3{font-size:17px !important;line-height:1.2 !important;font-weight:400 !important;letter-spacing:-.02em !important;text-transform:none !important;}
.info-item .font-serif{font-size:22px !important;line-height:1.2 !important;}
body,.hero p,.page-hero p,.text-muted-custom,.content-card .lead,.project-card p,.study-card p,.detail-hero-copy p{font-weight:300 !important;font-size:14.5px !important;line-height:1.85 !important;}
.eyebrow,.section-kicker,.link-arrow,.navbar-nav .nav-link,.footer-links a,.project-card .meta,.project-grid-card .meta,.project-grid-card small,.reference-meta span,.meta{font-weight:400 !important;font-size:10.5px !important;letter-spacing:.18em !important;}
/* disable newer editorial detail layout if old selectors remain anywhere */
.project-editorial-detail,.project-detail-visuals,.pd-main-visual,.pd-gallery-grid,.pd-gallery-item{display:revert;}
/* classic detail page stability */
.detail-hero{display:grid !important;grid-template-columns:38% 62% !important;min-height:560px !important;overflow:hidden !important;}
.detail-hero-copy{padding:64px 10% !important;justify-content:center !important;}
.detail-hero-img{min-height:560px !important;background-size:cover !important;background-position:center !important;}
.project-detail-gallery img{height:260px !important;object-fit:cover !important;display:block !important;}
.project-approach-card{background:var(--paper) !important;border:1px solid var(--line) !important;padding:34px !important;}
[data-theme='dark'] .project-approach-card{background:rgba(255,255,255,.03) !important;border-color:rgba(255,255,255,.1) !important;}
@media(max-width:991.98px){
  .detail-hero{grid-template-columns:1fr !important;min-height:auto !important;}
  .detail-hero-copy{padding:48px 28px !important;}
  .detail-hero-img{min-height:360px !important;order:0 !important;}
  .project-detail-gallery img{height:220px !important;}
}
@media(max-width:575.98px){
  .hero h1{font-size:34px !important;line-height:1.08 !important;}
  .page-hero h1,.detail-hero-copy h1{font-size:30px !important;line-height:1.12 !important;max-width:none !important;}
  .manifesto h2,.cta-band h2,.font-serif.display-5{font-size:26px !important;}
  body,.hero p,.page-hero p,.text-muted-custom,.content-card .lead,.project-card p,.study-card p,.detail-hero-copy p{font-size:14px !important;}
  .detail-hero-copy{padding:38px 22px !important;}
  .detail-hero-img{min-height:280px !important;}
  .project-detail-gallery img{height:190px !important;}
}


/* v28 dark-mode visibility + refined project metrics */
[data-theme='dark'] .eyebrow,
[data-theme='dark'] .section-kicker,
[data-theme='dark'] .detail-eyebrow,
[data-theme='dark'] .meta,
[data-theme='dark'] .project-card .meta,
[data-theme='dark'] .project-grid-card .meta,
[data-theme='dark'] .project-grid-card small,
[data-theme='dark'] .link-arrow,
[data-theme='dark'] .navbar-nav .nav-link,
[data-theme='dark'] .footer-links a{
  color: rgba(246,242,234,.82) !important;
}
[data-theme='dark'] .link-arrow{border-color: rgba(246,242,234,.55) !important;}
[data-theme='dark'] .text-white-50{color: rgba(255,255,255,.62) !important;}
[data-theme='dark'] .hero-copy:after{color: rgba(255,255,255,.035) !important;}

.project-metric-band{padding:34px 0;border-bottom:1px solid var(--line);background:var(--paper);}
.project-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
.project-metric-card{border:1px solid var(--line);padding:30px 32px;background:transparent;min-height:210px;display:flex;flex-direction:column;justify-content:flex-start;}
.project-metric-card strong{display:block;font-family:Inter,system-ui,sans-serif;font-size:clamp(42px,4vw,64px);font-weight:500;line-height:1;letter-spacing:-.04em;color:var(--gold);margin-bottom:16px;}
.project-metric-card p{max-width:34ch;margin:0;color:var(--muted);font-size:15px;line-height:1.7;}
[data-theme='dark'] .project-metric-band{background:transparent;}
[data-theme='dark'] .project-metric-card{background:rgba(255,255,255,.02);}

.detail-hero-img{background-position:center center !important;}
.project-detail-gallery img{display:block;width:100%;height:280px;object-fit:cover;}
@media(max-width:991.98px){
  .project-metric-grid{grid-template-columns:1fr;}
  .project-metric-card{min-height:auto;padding:26px 24px;}
}
@media(max-width:575.98px){
  .project-metric-card strong{font-size:38px;}
  .project-detail-gallery .col-md-4{width:100%;}
  .project-detail-gallery img{height:200px;margin-bottom:12px;}
}


/* v29 project detail cleanup + dark-title fixes */
.detail-hero-copy{justify-content:flex-start !important;padding-top:88px !important;padding-bottom:72px !important;}
.detail-summary{max-width:470px;font-size:17px;line-height:1.78;margin-top:26px;margin-bottom:0;}
.detail-meta-bottom{margin-top:auto;padding-top:34px;}
.detail-meta-bottom .meta{font-size:17px;letter-spacing:.01em;text-transform:none;color:var(--ink);}
.detail-meta-bottom .meta i{color:var(--ink);}
.detail-hero-img{background-position:center center !important;background-repeat:no-repeat !important;}
.project-detail-gallery img{width:100%;height:280px;object-fit:cover;display:block;}
.project-detail-gallery .col-md-4:first-child img{content-visibility:auto;}

/* remove obsolete metric styles visually if any cached markup remains */
.project-metric-band{display:none !important;}

/* stronger dark mode visibility for headings and small titles */
[data-theme='dark'] .hero h1,
[data-theme='dark'] .page-hero h1,
[data-theme='dark'] .detail-hero-copy h1,
[data-theme='dark'] .section-pad h2,
[data-theme='dark'] .font-serif,
[data-theme='dark'] .project-card h3,
[data-theme='dark'] .study-card h3{color:var(--ink) !important;}
[data-theme='dark'] .hero .eyebrow,
[data-theme='dark'] .detail-hero .eyebrow,
[data-theme='dark'] .page-hero .eyebrow,
[data-theme='dark'] .section-kicker,
[data-theme='dark'] .detail-eyebrow{color:rgba(246,242,234,.78) !important;}
[data-theme='dark'] .detail-meta-bottom .meta,
[data-theme='dark'] .detail-meta-bottom .meta i,
[data-theme='dark'] .text-muted-custom{color:var(--muted) !important;}

@media(max-width:991.98px){
  .detail-hero-copy{padding-top:56px !important;padding-bottom:48px !important;}
  .detail-summary{font-size:16px;margin-top:18px;}
  .detail-meta-bottom{padding-top:24px;}
}
@media(max-width:575.98px){
  .detail-hero-copy h1{font-size:52px !important;line-height:.96 !important;}
  .detail-meta-bottom .meta{font-size:15px;}
  .project-detail-gallery img{height:220px;}
}


/* v30: dark-mode labels + compact hero + inline project metrics */
html[data-theme='dark'] .eyebrow,
html[data-theme='dark'] .section-kicker,
html[data-theme='dark'] .detail-hero .eyebrow,
html[data-theme='dark'] .page-hero .eyebrow,
html[data-theme='dark'] .manifesto .eyebrow,
html[data-theme='dark'] .references-mini .section-kicker,
html[data-theme='dark'] .project-card .meta,
html[data-theme='dark'] .project-grid-card .meta,
html[data-theme='dark'] .project-grid-card small,
html[data-theme='dark'] .meta{
  color:#f6f2ea !important;
  opacity:1 !important;
}
html[data-theme='dark'] .hero h1,
html[data-theme='dark'] .page-hero h1,
html[data-theme='dark'] .detail-hero-copy h1,
html[data-theme='dark'] .manifesto h2,
html[data-theme='dark'] .section-pad h2,
html[data-theme='dark'] .font-serif{
  color:#f6f2ea !important;
}
html[data-theme='dark'] .hero p,
html[data-theme='dark'] .detail-summary,
html[data-theme='dark'] .text-muted-custom{
  color:rgba(246,242,234,.72) !important;
}
.hero h1{font-size:clamp(34px,3.8vw,56px) !important;line-height:1.08 !important;max-width:12ch !important;font-weight:400 !important;}
@media(max-width:575.98px){.hero h1{font-size:32px !important;line-height:1.1 !important;max-width:12ch !important;}}
.detail-mini-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px;padding-top:24px;border-top:1px solid var(--line);}
.detail-mini-metric{display:grid;grid-template-columns:28px 1fr;column-gap:12px;row-gap:4px;align-items:start;}
.detail-mini-metric i{grid-row:1 / span 2;font-size:20px;color:var(--gold) !important;margin-top:2px;}
.detail-mini-metric span{font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-weight:500;}
.detail-mini-metric strong{font-family:Inter,system-ui,sans-serif;font-size:22px;line-height:1;font-weight:500;color:var(--ink);letter-spacing:-.02em;}
html[data-theme='dark'] .detail-mini-metrics{border-color:rgba(246,242,234,.16);}
html[data-theme='dark'] .detail-mini-metric span{color:rgba(246,242,234,.65);}
html[data-theme='dark'] .detail-mini-metric strong{color:#f6f2ea;}
html[data-theme='dark'] .detail-meta-bottom .meta,
html[data-theme='dark'] .detail-meta-bottom .meta i{color:#f6f2ea !important;}
.project-metric-band{display:none !important;}
@media(max-width:575.98px){.detail-mini-metrics{grid-template-columns:1fr;gap:16px}.detail-mini-metric strong{font-size:20px;}}


/* v31 final project detail polish + hard dark-mode visibility */
.hero .hero-copy > h1{
  font-size:clamp(30px,3.2vw,48px) !important;
  line-height:1.12 !important;
  max-width:13ch !important;
  font-weight:350 !important;
  letter-spacing:-.035em !important;
}
@media(max-width:575.98px){.hero .hero-copy > h1{font-size:30px !important;line-height:1.14 !important;}}

.detail-hero-copy{padding-top:84px !important;}
.detail-summary{margin-top:22px !important;margin-bottom:0 !important;}
.detail-meta-bottom{margin-top:auto !important;padding-top:34px !important;}
.detail-meta-bottom > .meta{font-size:16px !important;line-height:1.4 !important;letter-spacing:.01em !important;text-transform:none !important;font-weight:400 !important;display:flex;align-items:center;}
.detail-meta-bottom > .meta + .meta{margin-top:14px !important;}
.detail-insights{margin-top:24px;padding-top:22px;border-top:1px solid var(--line);display:grid;gap:14px;max-width:480px;}
.detail-insight-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start;padding:16px 0;border-bottom:1px solid var(--line);}
.detail-insight-item:last-child{border-bottom:0;}
.detail-insight-item i{width:42px;height:42px;border:1px solid var(--line);display:grid;place-items:center;font-size:17px;color:var(--gold) !important;}
.detail-insight-item small{display:block;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-weight:500;margin-bottom:6px;}
.detail-insight-item strong{display:block;font-family:Inter,system-ui,sans-serif;font-size:24px;line-height:1.05;font-weight:500;letter-spacing:-.02em;color:var(--ink);margin-bottom:6px;}
.detail-insight-item p{margin:0;color:var(--muted);font-size:13.5px;line-height:1.55;max-width:36ch;}
.detail-mini-metrics{display:none !important;}

/* hard override: all small headings remain visible in dark mode */
html[data-theme="dark"] .detail-hero,
html[data-theme="dark"] .detail-hero-copy,
html[data-theme="dark"] .hero-copy,
html[data-theme="dark"] .page-hero,
html[data-theme="dark"] .references-mini,
html[data-theme="dark"] .section-pad{
  color:#f6f2ea !important;
}
html[data-theme="dark"] .eyebrow,
html[data-theme="dark"] .section-kicker,
html[data-theme="dark"] .detail-hero .eyebrow,
html[data-theme="dark"] .page-hero .eyebrow,
html[data-theme="dark"] .hero-copy .eyebrow,
html[data-theme="dark"] .manifesto .eyebrow,
html[data-theme="dark"] .references-mini .section-kicker,
html[data-theme="dark"] .detail-eyebrow,
html[data-theme="dark"] .meta,
html[data-theme="dark"] .project-card .meta,
html[data-theme="dark"] .project-grid-card .meta,
html[data-theme="dark"] .project-grid-card small{
  color:#ffffff !important;
  opacity:1 !important;
  -webkit-text-fill-color:#ffffff !important;
}
html[data-theme="dark"] .hero h1,
html[data-theme="dark"] .detail-hero-copy h1,
html[data-theme="dark"] .page-hero h1,
html[data-theme="dark"] .manifesto h2,
html[data-theme="dark"] .section-pad h2,
html[data-theme="dark"] .font-serif,
html[data-theme="dark"] .project-card h3,
html[data-theme="dark"] .study-card h3{
  color:#f6f2ea !important;
  -webkit-text-fill-color:#f6f2ea !important;
}
html[data-theme="dark"] .detail-summary,
html[data-theme="dark"] .hero p,
html[data-theme="dark"] .text-muted-custom,
html[data-theme="dark"] .content-card .lead,
html[data-theme="dark"] .detail-insight-item p{
  color:rgba(246,242,234,.72) !important;
  -webkit-text-fill-color:rgba(246,242,234,.72) !important;
}
html[data-theme="dark"] .detail-insights,
html[data-theme="dark"] .detail-insight-item,
html[data-theme="dark"] .detail-insight-item i{border-color:rgba(246,242,234,.16) !important;}
html[data-theme="dark"] .detail-insight-item small{color:rgba(246,242,234,.68) !important;-webkit-text-fill-color:rgba(246,242,234,.68) !important;}
html[data-theme="dark"] .detail-insight-item strong{color:#f6f2ea !important;-webkit-text-fill-color:#f6f2ea !important;}
html[data-theme="dark"] .detail-meta-bottom > .meta,
html[data-theme="dark"] .detail-meta-bottom > .meta i{color:#f6f2ea !important;-webkit-text-fill-color:#f6f2ea !important;}
@media(max-width:575.98px){
  .detail-insight-item{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:14px 0;}
  .detail-insight-item i{width:36px;height:36px;}
  .detail-insight-item strong{font-size:21px;}
}

/* v32 mobile project detail approach alignment */
@media (max-width: 991.98px){
  .project-approach-card{
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
  }
  .project-approach-card .lead{
    margin: 0 !important;
    font-size: 15px !important;
    line-height: 1.85 !important;
    color: var(--muted) !important;
  }
  .section-pad.section-line .col-lg-8{
    margin-top: 0 !important;
  }
}


/* v33 language/admin metrics + dark visibility hard fix */
.detail-insights{display:none!important;}
.detail-facts{
  margin-top:24px;
  display:grid;
  grid-template-columns:1fr;
  gap:14px;
  max-width:460px;
}
.detail-fact-item{
  display:grid;
  grid-template-columns:34px minmax(0,1fr);
  column-gap:14px;
  align-items:flex-start;
  padding:16px 0;
  border-top:1px solid var(--line);
}
.detail-fact-item i{
  width:30px;height:30px;
  display:inline-flex;align-items:center;justify-content:center;
  color:var(--gold);
  font-size:18px;
}
.detail-fact-item span{
  display:block;
  font-size:10px;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:var(--muted);
  margin-bottom:6px;
}
.detail-fact-item strong{
  display:block;
  font-family:Inter,system-ui,sans-serif!important;
  font-size:22px;
  line-height:1.15;
  font-weight:500;
  letter-spacing:-.02em;
  color:var(--ink);
  margin-bottom:6px;
}
.detail-fact-item p{
  margin:0;
  color:var(--muted);
  font-size:13.5px;
  line-height:1.55;
  max-width:34ch;
}
html[data-theme="dark"] .detail-fact-item{border-top-color:rgba(246,242,234,.16);}
html[data-theme="dark"] .detail-fact-item strong,
html[data-theme="dark"] .detail-fact-item i{color:#f6f2ea!important;-webkit-text-fill-color:#f6f2ea!important;}
html[data-theme="dark"] .detail-fact-item span,
html[data-theme="dark"] .detail-fact-item p{color:rgba(246,242,234,.72)!important;-webkit-text-fill-color:rgba(246,242,234,.72)!important;}

/* dark mode: every title and small heading stays visible */
html[data-theme="dark"] body,
html[data-theme="dark"] main,
html[data-theme="dark"] .hero,
html[data-theme="dark"] .page-hero,
html[data-theme="dark"] .detail-hero,
html[data-theme="dark"] .detail-hero-copy,
html[data-theme="dark"] .section-pad,
html[data-theme="dark"] .references-mini{
  color:#f6f2ea!important;
}
html[data-theme="dark"] .eyebrow,
html[data-theme="dark"] .section-kicker,
html[data-theme="dark"] .detail-eyebrow,
html[data-theme="dark"] .meta,
html[data-theme="dark"] .project-card .meta,
html[data-theme="dark"] .project-grid-card .meta,
html[data-theme="dark"] .project-grid-card small,
html[data-theme="dark"] .mobile-label{
  color:rgba(246,242,234,.82)!important;
  -webkit-text-fill-color:rgba(246,242,234,.82)!important;
}
html[data-theme="dark"] h1,
html[data-theme="dark"] h2,
html[data-theme="dark"] h3,
html[data-theme="dark"] h4,
html[data-theme="dark"] .font-serif,
html[data-theme="dark"] .hero h1,
html[data-theme="dark"] .page-hero h1,
html[data-theme="dark"] .detail-hero-copy h1,
html[data-theme="dark"] .manifesto h2,
html[data-theme="dark"] .cta-band h2,
html[data-theme="dark"] .project-card h3,
html[data-theme="dark"] .study-card h3{
  color:#f6f2ea!important;
  -webkit-text-fill-color:#f6f2ea!important;
}
html[data-theme="dark"] p,
html[data-theme="dark"] .text-muted-custom,
html[data-theme="dark"] .detail-summary,
html[data-theme="dark"] .content-card .lead{
  color:rgba(246,242,234,.72)!important;
  -webkit-text-fill-color:rgba(246,242,234,.72)!important;
}
html[data-theme="dark"] .link-arrow{
  color:#f6f2ea!important;
  border-color:rgba(246,242,234,.55)!important;
}

/* mobile cleanup */
@media(max-width:575.98px){
  .detail-facts{gap:8px;margin-top:18px;}
  .detail-fact-item{grid-template-columns:30px minmax(0,1fr);padding:13px 0;column-gap:10px;}
  .detail-fact-item strong{font-size:19px;}
  .detail-fact-item p{font-size:13px;}
}


/* v34 mobile-only project detail slider */
.project-detail-mobile-slider{
  width:100%;
  overflow:hidden;
  border:0;
}
.project-detail-mobile-slider .carousel-item img{
  display:block;
  width:100%;
  height:260px;
  object-fit:cover;
}
.project-detail-mobile-slider .carousel-control-prev,
.project-detail-mobile-slider .carousel-control-next{
  width:44px;
  opacity:.85;
}
.project-detail-mobile-slider .carousel-control-prev-icon,
.project-detail-mobile-slider .carousel-control-next-icon{
  width:34px;
  height:34px;
  border-radius:50%;
  background-size:55%;
  background-color:rgba(6,27,52,.62);
}
.project-detail-mobile-slider .carousel-indicators{
  margin-bottom:10px;
}
.project-detail-mobile-slider .carousel-indicators [data-bs-target]{
  width:7px;
  height:7px;
  border-radius:50%;
  border:0;
  opacity:.45;
}
.project-detail-mobile-slider .carousel-indicators .active{
  opacity:1;
}
html[data-theme="dark"] .project-detail-mobile-slider .carousel-control-prev-icon,
html[data-theme="dark"] .project-detail-mobile-slider .carousel-control-next-icon{
  background-color:rgba(255,255,255,.28);
}
@media(max-width:575.98px){
  .project-detail-mobile-slider .carousel-item img{
    height:230px;
  }
}


/* v35 mobile project detail: main image directly under project title */
.detail-hero-mobile-img{
  display:none;
}
@media(max-width:991.98px){
  .detail-hero{
    display:block !important;
  }
  .detail-hero-img{
    display:none !important;
  }
  .detail-hero-mobile-img{
    display:block;
    width:100%;
    height:300px;
    margin:24px 0 22px;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
  }
  .detail-summary{
    margin-top:0 !important;
  }
}
@media(max-width:575.98px){
  .detail-hero-mobile-img{
    height:240px;
    margin:20px 0 18px;
  }
}


/* v46 AJAX contact success panel */
.contact-success-panel{
  min-height:420px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  border:1px solid var(--line);
  background:rgba(6,27,52,.035);
  padding:56px;
}
.contact-success-icon{
  width:54px;
  height:54px;
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:var(--navy);
  color:#fff;
  font-size:28px;
  margin-bottom:24px;
}
.contact-success-panel h3{
  font-size:34px;
  line-height:1.1;
  font-weight:500;
  margin:0 0 14px;
  color:var(--ink);
}
.contact-success-panel p{
  color:var(--muted);
  font-size:17px;
  line-height:1.7;
  max-width:460px;
  margin:0;
}
[data-theme='dark'] .contact-success-panel{
  background:rgba(255,255,255,.04);
}
[data-theme='dark'] .contact-success-icon{
  background:#f6f2ea;
  color:#061b34;
}
@media(max-width:575.98px){
  .contact-success-panel{
    min-height:300px;
    padding:34px 24px;
  }
  .contact-success-panel h3{
    font-size:28px;
  }
}


/* v48 contact sending button polish */
.btn.is-sending,
.btn-navy.is-sending{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  pointer-events:none;
  opacity:1;
}
.btn-loader{
  width:16px;
  height:16px;
  border-radius:50%;
  border:2px solid rgba(255,255,255,.35);
  border-top-color:#fff;
  display:inline-block;
  animation:veloraSpin .8s linear infinite;
}
@keyframes veloraSpin{
  to{transform:rotate(360deg);}
}
[data-theme='dark'] .btn-loader{
  border-color:rgba(6,27,52,.28);
  border-top-color:#061b34;
}
@media(max-width:575.98px){
  .btn.is-sending,
  .btn-navy.is-sending{
    width:100%;
  }
}

/* v46 project request form */
.request-hero img{border-radius:0;box-shadow:0 28px 80px rgba(6,27,52,.12)}
.request-sidebox{position:sticky;top:110px}
.request-form{padding:36px}
.request-section{padding:0 0 34px;margin-bottom:34px;border-bottom:1px solid rgba(6,27,52,.12)}
.request-section:last-of-type{border-bottom:0;margin-bottom:18px}
.request-section-head{display:flex;align-items:center;gap:16px;margin-bottom:22px}
.request-section-head span{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#061b34;color:#fff;font-size:12px;font-weight:800;letter-spacing:.08em;flex:0 0 auto}
.request-section-head h2{font-family:'Cormorant Garamond',serif;font-size:34px;line-height:1;margin:0;color:#061b34}
.request-option-group{margin-bottom:26px}
.request-option-group h3{font-size:13px;text-transform:uppercase;letter-spacing:.16em;color:#061b34;margin-bottom:14px;font-weight:800}
.request-radio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.request-check{display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(6,27,52,.12);background:#fff;padding:12px 13px;border-radius:14px;min-height:48px;cursor:pointer;transition:.18s ease;color:#0b1d32}
.request-check:hover{border-color:rgba(6,27,52,.28);box-shadow:0 10px 28px rgba(6,27,52,.06)}
.request-check input{margin-top:3px;accent-color:#061b34;flex:0 0 auto}
.request-check span{font-size:14px;line-height:1.35;font-weight:600}
.request-form .form-label{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:#6f7a86;font-weight:800;margin-bottom:7px}
.request-form .form-control{border-radius:14px;padding:14px 15px;border-color:rgba(6,27,52,.14)}
@media(max-width:991.98px){.request-sidebox{position:static}.request-form{padding:24px}.request-section-head h2{font-size:28px}.request-radio-grid{grid-template-columns:1fr}.request-check span{font-size:13px}}

/* v49 premium project request page + image crop controls */
.request-premium-page{padding:118px 0 92px;background:linear-gradient(180deg,var(--cream) 0%,#fbf8f0 56%,var(--cream) 100%);border-bottom:1px solid var(--line)}
.request-premium-head{max-width:860px;margin:0 auto 42px;text-align:center;padding:0 18px}
.request-premium-head h1{font-family:var(--editorial-serif,'Cormorant Garamond',serif);font-size:clamp(42px,5.4vw,78px);font-weight:400;line-height:.98;letter-spacing:-.025em;margin:16px 0 18px;color:var(--navy)}
.request-premium-head p{max-width:650px;margin:0 auto;color:var(--muted);font-size:16px;line-height:1.85}
.request-premium-form{max-width:1120px;margin:0 auto;background:rgba(255,250,242,.94);border:1px solid rgba(6,27,52,.12);box-shadow:0 28px 90px rgba(6,27,52,.09);padding:44px;border-radius:0;position:relative;overflow:hidden}
.request-premium-form:before{content:'';position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--navy),var(--gold));opacity:.92}
.request-premium-form .request-section{position:relative;padding:0 0 36px;margin-bottom:36px;border-bottom:1px solid rgba(6,27,52,.1)}
.request-premium-form .request-section:last-of-type{border-bottom:0;margin-bottom:18px}
.request-premium-form .request-section-head{align-items:center;margin-bottom:26px}
.request-premium-form .request-section-head span{background:var(--navy);box-shadow:0 10px 26px rgba(6,27,52,.16)}
.request-premium-form .request-section-head h2{font-size:clamp(26px,3vw,38px);font-weight:400;letter-spacing:-.018em}
.request-premium-form .request-option-group{padding:22px 22px 18px;background:rgba(255,255,255,.58);border:1px solid rgba(6,27,52,.08);margin-bottom:18px}
.request-premium-form .request-option-group h3{letter-spacing:.18em;color:var(--gold);font-weight:700}
.request-premium-form .request-check{border-radius:0;background:#fff;border-color:rgba(6,27,52,.13);min-height:52px;align-items:center}
.request-premium-form .request-check:has(input:checked){border-color:rgba(185,161,116,.75);box-shadow:inset 0 0 0 1px rgba(185,161,116,.38),0 14px 28px rgba(6,27,52,.06)}
.request-premium-form .form-control{border-radius:0;background:#fff;border-color:rgba(6,27,52,.14);min-height:54px}
.request-premium-form textarea.form-control{min-height:auto}
.request-submit-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:8px}
.request-submit-row p{margin:0;max-width:620px;color:var(--muted);font-size:13px;line-height:1.75}
[dir="rtl"] body{text-align:right}
[dir="rtl"] .request-premium-head{text-align:center}
[dir="rtl"] .request-section-head{flex-direction:row-reverse;text-align:right;justify-content:flex-end}
[dir="rtl"] .request-check{flex-direction:row-reverse;text-align:right}
[dir="rtl"] .request-submit-row{flex-direction:row-reverse}
[dir="rtl"] .navbar-nav,.mobile-nav{text-align:inherit}
@media(max-width:991.98px){.request-premium-page{padding:86px 0 64px}.request-premium-form{padding:28px 20px}.request-premium-form .request-option-group{padding:18px 14px}.request-submit-row{display:block}.request-submit-row .btn{width:100%;margin-top:18px}.request-premium-head{margin-bottom:30px}}
@media(max-width:575.98px){.request-premium-head h1{font-size:36px}.request-premium-form{margin-left:10px;margin-right:10px}.request-premium-form .request-section-head{gap:12px}.request-premium-form .request-section-head span{width:36px;height:36px}.request-premium-form .request-section-head h2{font-size:24px}.request-premium-form .request-check span{font-size:13px}}


/* v50 targeted update: request accordion, reference full image modal, project brochure modal */
.request-premium-head p{display:none!important;}
.request-premium-form .request-section{padding:0!important;margin-bottom:14px!important;border:1px solid rgba(6,27,52,.12)!important;background:rgba(255,255,255,.42)!important;}
.request-premium-form .request-section-head{margin:0!important;padding:22px 24px!important;cursor:pointer;user-select:none;display:flex!important;position:relative;}
.request-premium-form .request-section-head:after{content:'+';margin-left:auto;width:34px;height:34px;border:1px solid rgba(6,27,52,.15);display:inline-flex;align-items:center;justify-content:center;color:var(--navy);font-size:20px;line-height:1;font-weight:300;}
.request-premium-form .request-section.is-open .request-section-head:after{content:'−';}
.request-section-body{display:none;padding:0 24px 28px;}
.request-section.is-open .request-section-body{display:block;}
.request-required-message{background:rgba(128,36,36,.08);border:1px solid rgba(128,36,36,.18);color:#7c2626;padding:12px 14px;margin:0 0 16px;font-size:13px;}
.request-section.request-invalid{border-color:rgba(128,36,36,.38)!important;box-shadow:0 18px 45px rgba(128,36,36,.06)!important;}
.request-premium-form .request-section:last-of-type{margin-bottom:20px!important;}
[dir="rtl"] .request-premium-form .request-section-head:after{margin-left:0;margin-right:auto;}

.reference-image{width:100%;border:0;background:rgba(6,27,52,.035);padding:0;display:block;cursor:zoom-in;overflow:hidden;}
.reference-image img{width:100%;height:135px;object-fit:contain!important;object-position:center center!important;display:block;background:rgba(6,27,52,.04);}
.reference-image:hover img{filter:saturate(1.04) contrast(1.02);}
html.velora-modal-open,html.velora-modal-open body{overflow:hidden;}
.velora-modal-overlay{position:fixed;inset:0;background:rgba(2,10,20,.88);z-index:99999;display:flex;align-items:center;justify-content:center;padding:34px;}
.velora-modal-close{position:fixed;top:22px;right:24px;width:48px;height:48px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.08);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:20px;z-index:2;}
.reference-preview-frame,.brochure-preview-frame{width:min(1180px,96vw);height:min(820px,88vh);display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.04);box-shadow:0 30px 90px rgba(0,0,0,.35);}
.reference-preview-frame img,.brochure-preview-frame img{max-width:100%;max-height:100%;object-fit:contain;display:block;}
.brochure-preview-frame iframe{width:100%;height:100%;border:0;background:#fff;}
.project-brochure-link{padding:0;margin:0;border:0;background:transparent;text-align:left;color:inherit;display:block;width:100%;}
.project-brochure-link strong{display:block;color:var(--navy);}
.project-brochure-link p{margin:4px 0 0;word-break:break-word;}
.project-brochure-link:hover strong{text-decoration:underline;text-underline-offset:4px;}
[dir="rtl"] .project-brochure-link{text-align:right;}
@media(max-width:575.98px){.request-premium-form .request-section-head{padding:18px 16px!important}.request-section-body{padding:0 16px 22px}.reference-image img{height:210px}.velora-modal-overlay{padding:16px}.velora-modal-close{top:14px;right:14px;width:44px;height:44px}.reference-preview-frame,.brochure-preview-frame{width:96vw;height:82vh}}


/* v51 compact premium request form */
.request-premium-page{padding:96px 0 84px!important;}
.request-premium-head{margin-bottom:30px!important;}
.request-premium-head h1{font-family:var(--editorial-serif,'Cormorant Garamond',serif)!important;font-weight:400!important;font-style:normal!important;letter-spacing:-.025em!important;}
.request-premium-form{max-width:980px!important;padding:30px!important;background:rgba(255,250,242,.96)!important;box-shadow:0 24px 72px rgba(6,27,52,.075)!important;}
.request-premium-form .request-section{margin-bottom:12px!important;background:rgba(255,255,255,.56)!important;}
.request-premium-form .request-section-head{padding:18px 20px!important;}
.request-premium-form .request-section-head span{width:34px!important;height:34px!important;font-size:11px!important;box-shadow:none!important;}
.request-premium-form .request-section-head h2{font-family:var(--editorial-serif,'Cormorant Garamond',serif)!important;font-size:clamp(24px,2.55vw,32px)!important;font-weight:400!important;line-height:1.05!important;color:var(--navy)!important;}
.request-section-body{padding:0 20px 22px!important;}
.request-premium-form .form-label{font-size:10px!important;letter-spacing:.18em!important;color:var(--muted)!important;}
.request-premium-form .form-control,.request-premium-form .request-select{min-height:50px!important;border-radius:0!important;background:#fff!important;border:1px solid rgba(6,27,52,.14)!important;color:var(--navy)!important;font-size:14px!important;box-shadow:none!important;}
.request-premium-form .request-select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--navy) 50%),linear-gradient(135deg,var(--navy) 50%,transparent 50%)!important;background-position:calc(100% - 18px) 21px,calc(100% - 12px) 21px!important;background-size:6px 6px,6px 6px!important;background-repeat:no-repeat!important;padding-right:40px!important;}
.request-choice-dropdown{margin-bottom:12px;border:1px solid rgba(6,27,52,.12);background:rgba(255,255,255,.64);}
.request-choice-dropdown:last-child{margin-bottom:0;}
.request-choice-dropdown summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:18px;justify-content:space-between;min-height:54px;padding:0 16px;color:var(--navy);user-select:none;}
.request-choice-dropdown summary::-webkit-details-marker{display:none;}
.request-choice-dropdown summary:after{content:'+';width:30px;height:30px;border:1px solid rgba(6,27,52,.12);display:inline-flex;align-items:center;justify-content:center;font-size:17px;font-weight:300;flex:0 0 auto;}
.request-choice-dropdown[open] summary:after{content:'−';}
.request-choice-title{font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:800;color:var(--gold);}
.request-choice-count{margin-left:auto;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);white-space:nowrap;}
.request-choice-panel{border-top:1px solid rgba(6,27,52,.08);padding:16px;background:rgba(255,255,255,.54);}
.request-premium-form .request-option-group{padding:0!important;background:transparent!important;border:0!important;margin-bottom:12px!important;}
.request-premium-form .request-option-group h3{display:none!important;}
.request-premium-form .request-check{min-height:44px!important;padding:10px 12px!important;border-color:rgba(6,27,52,.1)!important;background:rgba(255,255,255,.92)!important;}
.request-premium-form .request-check span{font-size:13px!important;font-weight:600!important;line-height:1.35!important;}
.request-submit-row{padding-top:12px!important;border-top:1px solid rgba(6,27,52,.1);}
.request-submit-row .btn{min-width:190px;}
[dir="rtl"] .request-premium-form .request-select{background-position:18px 21px,24px 21px!important;padding-right:15px!important;padding-left:40px!important;}
[dir="rtl"] .request-choice-dropdown summary:after{order:-1;}
[dir="rtl"] .request-choice-count{margin-left:0;margin-right:auto;}
@media(max-width:767.98px){.request-premium-page{padding:74px 0 58px!important}.request-premium-form{padding:18px!important;margin-left:10px!important;margin-right:10px!important}.request-premium-form .request-section-head{padding:16px!important}.request-section-body{padding:0 16px 18px!important}.request-choice-dropdown summary{padding:0 12px;gap:10px}.request-choice-title{font-size:11px}.request-choice-count{font-size:10px}.request-submit-row .btn{width:100%;}}


/* v52 project request design #2 + reference image cleanup */
.request-modern-page{
  padding:92px 0 0;
  min-height:calc(100vh - 88px);
  background:
    radial-gradient(circle at 50% 0%,rgba(185,161,116,.10),transparent 34%),
    linear-gradient(180deg,#f7f3eb 0%,#fbf8f1 76%,#f0ece3 100%);
  border-bottom:1px solid var(--line);
}
.request-stepper{
  position:relative;
  max-width:860px;
  margin:0 auto 48px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  align-items:start;
  gap:0;
}
.request-stepper:before{
  content:'';
  position:absolute;
  top:25px;
  left:12.5%;
  right:12.5%;
  height:1px;
  background:rgba(6,27,52,.18);
}
.request-step{position:relative;text-align:center;color:var(--muted);z-index:1;min-width:0;}
.request-step span{
  width:52px;height:52px;border-radius:50%;border:1px solid rgba(185,161,116,.5);
  background:#fbf8f1;display:inline-flex;align-items:center;justify-content:center;color:var(--gold);
  margin-bottom:12px;font-size:16px;
}
.request-step.is-active span{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 16px 36px rgba(6,27,52,.16);}
.request-step strong{display:block;font-size:14px;line-height:1.25;font-weight:600;color:var(--ink);letter-spacing:.01em;}
.request-modern-head{max-width:900px;margin:0 auto 28px;text-align:center;padding:0 18px;}
.request-modern-head .eyebrow{margin-bottom:18px;color:var(--navy);}
.request-modern-head h1{
  font-family:'Cormorant Garamond',serif;
  font-size:clamp(42px,4.7vw,64px);
  line-height:1.02;
  font-weight:500;
  letter-spacing:.06em;
  text-transform:uppercase;
  color:var(--navy);
  margin:0;
}
.request-modern-form{max-width:980px;margin:0 auto;padding:0 0 80px;background:transparent;border:0;box-shadow:none;}
.request-modern-card{
  background:rgba(255,250,242,.88);
  border:1px solid rgba(6,27,52,.11);
  box-shadow:0 28px 82px rgba(6,27,52,.08);
  padding:34px 36px 38px;
}
.request-modern-form .form-label{font-size:12px;text-transform:none;letter-spacing:.02em;color:var(--ink);font-weight:600;margin-bottom:8px;}
.request-modern-form .form-control,.request-modern-form .request-select{
  width:100%;min-height:52px;border-radius:0!important;background:rgba(255,255,255,.74)!important;
  border:1px solid rgba(6,27,52,.14)!important;color:var(--ink)!important;font-size:14px!important;
  box-shadow:none!important;padding:13px 15px!important;
}
.request-modern-form textarea.form-control{min-height:116px;resize:vertical;}
.request-modern-form .request-select{
  appearance:none;
  background-image:linear-gradient(45deg,transparent 50%,var(--gold) 50%),linear-gradient(135deg,var(--gold) 50%,transparent 50%)!important;
  background-position:calc(100% - 20px) 22px,calc(100% - 14px) 22px!important;
  background-size:6px 6px,6px 6px!important;background-repeat:no-repeat!important;padding-right:42px!important;
}
.request-modern-form .request-choice-dropdown{border:1px solid rgba(6,27,52,.12);background:rgba(255,255,255,.50);margin-bottom:10px;}
.request-modern-form .request-choice-dropdown summary{min-height:50px;padding:0 14px;}
.request-modern-form .request-choice-title{font-size:11px;letter-spacing:.13em;color:var(--gold);font-weight:800;}
.request-modern-form .request-choice-count{font-size:11px;letter-spacing:.06em;color:var(--muted);}
.request-modern-form .request-choice-panel{background:rgba(255,255,255,.60);padding:14px;border-top:1px solid rgba(6,27,52,.08);}
.request-modern-form .request-check{border-radius:0!important;min-height:42px!important;padding:9px 11px!important;background:rgba(255,255,255,.86)!important;border-color:rgba(6,27,52,.1)!important;}
.request-modern-form .request-check span{font-size:12.5px!important;line-height:1.35!important;font-weight:600!important;}
.request-modern-submit{border-top:0;margin-top:28px;padding-top:0!important;display:grid;grid-template-columns:1fr;gap:18px;}
.request-modern-submit p{margin:0;text-align:center;color:var(--muted);font-size:13px;line-height:1.6;}
.request-modern-submit .btn{width:100%;min-height:58px;border-radius:0;letter-spacing:.14em;}
.request-field.request-invalid .request-choice-dropdown{border-color:rgba(128,36,36,.42);box-shadow:0 14px 32px rgba(128,36,36,.06);}
.request-field .request-required-message{margin:0 0 12px;}
.reference-image{background:transparent!important;aspect-ratio:16/9;}
.reference-image img{height:100%!important;object-fit:cover!important;object-position:center center!important;background:transparent!important;}
.reference-row{align-items:center;}
.reference-preview-frame{background:transparent!important;box-shadow:none!important;}
[data-theme='dark'] .request-modern-page{background:linear-gradient(180deg,#071d35 0%,#071827 100%);}
[data-theme='dark'] .request-modern-card{background:rgba(7,29,53,.72);border-color:rgba(255,255,255,.12);}
[data-theme='dark'] .request-step span{background:#071d35;}
[data-theme='dark'] .request-step strong,[data-theme='dark'] .request-modern-head h1,[data-theme='dark'] .request-modern-form .form-label{color:#f6f2ea;}
@media(max-width:991.98px){
  .request-modern-page{padding:74px 0 0;}
  .request-stepper{max-width:680px;margin-bottom:38px;}
  .request-modern-card{padding:26px 22px 30px;}
}
@media(max-width:767.98px){
  .request-stepper{grid-template-columns:repeat(4,minmax(72px,1fr));overflow-x:auto;padding:0 8px 8px;margin-left:-4px;margin-right:-4px;}
  .request-stepper:before{left:54px;right:54px;}
  .request-step span{width:46px;height:46px;}
  .request-step strong{font-size:11px;}
  .request-modern-head h1{font-size:34px;letter-spacing:.04em;}
  .request-modern-form{padding-bottom:58px;}
  .request-modern-card{margin:0 10px;padding:22px 16px 24px;}
}
[dir="rtl"] .request-modern-form .request-select{background-position:20px 22px,26px 22px!important;padding-right:15px!important;padding-left:42px!important;}


/* v53 urgent fixes: dark mode, real request steps, reference image top crop */
.request-stepper button.request-step{border:0;background:transparent;padding:0;appearance:none;cursor:pointer;font-family:inherit;}
.request-step.is-complete span{background:var(--gold);border-color:var(--gold);color:#fff;}
.request-step-pane{display:none;}
.request-step-pane.is-active{display:block;}
.request-step-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:30px;padding-top:24px;border-top:1px solid rgba(6,27,52,.10);}
.request-step-actions .btn{min-height:54px;min-width:170px;border-radius:0;letter-spacing:.14em;}
.request-form-note{margin:18px 0 0;text-align:center;color:var(--muted);font-size:13px;line-height:1.7;}
.request-modern-form .invalid-feedback{font-size:12px;}
.request-modern-form .form-control.is-invalid,.request-modern-form .request-select.is-invalid{border-color:rgba(128,36,36,.55)!important;box-shadow:0 0 0 .18rem rgba(128,36,36,.08)!important;}
.request-modern-form .request-required-message{background:rgba(128,36,36,.08);border:1px solid rgba(128,36,36,.18);color:#7c2626;padding:11px 13px;margin:0 0 12px;font-size:12px;line-height:1.5;}
.request-modern-form .request-invalid .request-choice-dropdown{border-color:rgba(128,36,36,.45)!important;}
.reference-image{background:transparent!important;padding:0!important;}
.reference-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;background:transparent!important;display:block!important;}
.reference-admin-thumb{object-fit:cover!important;object-position:center top!important;background:transparent!important;}
.reference-full-preview{background:transparent!important;}
.reference-full-preview img{object-fit:cover!important;object-position:center top!important;background:transparent!important;}

html[data-theme='dark'] .contact-box{background:#061b34!important;color:#f6f2ea!important;border:1px solid rgba(255,255,255,.12);}
html[data-theme='dark'] .contact-box p,html[data-theme='dark'] .contact-box .text-white-50{color:rgba(246,242,234,.72)!important;-webkit-text-fill-color:rgba(246,242,234,.72)!important;}
html[data-theme='dark'] #contactForm.content-card{background:#09233f!important;border-color:rgba(255,255,255,.16)!important;box-shadow:none!important;}
html[data-theme='dark'] #contactForm .form-control,html[data-theme='dark'] #contactForm textarea.form-control{background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.18)!important;color:#f6f2ea!important;-webkit-text-fill-color:#f6f2ea!important;}
html[data-theme='dark'] #contactForm .form-control::placeholder{color:rgba(246,242,234,.58)!important;-webkit-text-fill-color:rgba(246,242,234,.58)!important;opacity:1!important;}
html[data-theme='dark'] #contactForm .btn-navy{background:#f6f2ea!important;border-color:#f6f2ea!important;color:#061b34!important;}

html[data-theme='dark'] .request-modern-page{background:linear-gradient(180deg,#061b34 0%,#071d35 72%,#09233f 100%)!important;color:#f6f2ea!important;}
html[data-theme='dark'] .request-modern-card{background:rgba(9,35,63,.96)!important;border-color:rgba(255,255,255,.16)!important;box-shadow:0 28px 82px rgba(0,0,0,.22)!important;}
html[data-theme='dark'] .request-modern-head .eyebrow,html[data-theme='dark'] .request-modern-head h1,html[data-theme='dark'] .request-modern-form .form-label,html[data-theme='dark'] .request-step strong{color:#f6f2ea!important;-webkit-text-fill-color:#f6f2ea!important;}
html[data-theme='dark'] .request-stepper:before{background:rgba(246,242,234,.22)!important;}
html[data-theme='dark'] .request-step span{background:#09233f!important;border-color:rgba(246,242,234,.34)!important;color:#c9ad76!important;}
html[data-theme='dark'] .request-step.is-active span{background:#f6f2ea!important;border-color:#f6f2ea!important;color:#061b34!important;box-shadow:none!important;}
html[data-theme='dark'] .request-step.is-complete span{background:#b9a174!important;border-color:#b9a174!important;color:#061b34!important;}
html[data-theme='dark'] .request-modern-form .form-control,html[data-theme='dark'] .request-modern-form .request-select{background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.18)!important;color:#f6f2ea!important;-webkit-text-fill-color:#f6f2ea!important;}
html[data-theme='dark'] .request-modern-form .form-control::placeholder{color:rgba(246,242,234,.52)!important;-webkit-text-fill-color:rgba(246,242,234,.52)!important;opacity:1!important;}
html[data-theme='dark'] .request-modern-form .request-select option{background:#09233f!important;color:#f6f2ea!important;}
html[data-theme='dark'] .request-modern-form .request-choice-dropdown{background:rgba(255,255,255,.04)!important;border-color:rgba(255,255,255,.16)!important;}
html[data-theme='dark'] .request-modern-form .request-choice-dropdown summary{color:#f6f2ea!important;}
html[data-theme='dark'] .request-modern-form .request-choice-title{color:#c9ad76!important;}
html[data-theme='dark'] .request-modern-form .request-choice-count{color:rgba(246,242,234,.65)!important;}
html[data-theme='dark'] .request-modern-form .request-choice-panel{background:rgba(255,255,255,.035)!important;border-top-color:rgba(255,255,255,.12)!important;}
html[data-theme='dark'] .request-modern-form .request-check{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.14)!important;color:#f6f2ea!important;}
html[data-theme='dark'] .request-modern-form .request-check span{color:#f6f2ea!important;-webkit-text-fill-color:#f6f2ea!important;}
html[data-theme='dark'] .request-step-actions{border-top-color:rgba(255,255,255,.14)!important;}
html[data-theme='dark'] .request-form-note{color:rgba(246,242,234,.66)!important;}
html[data-theme='dark'] .request-step-actions .btn-outline-secondary{border-color:rgba(246,242,234,.34)!important;color:#f6f2ea!important;}
html[data-theme='dark'] .request-step-actions .btn-navy{background:#f6f2ea!important;border-color:#f6f2ea!important;color:#061b34!important;}
html[data-theme='dark'] .request-modern-form .invalid-feedback{color:#ffb6b6!important;}
html[data-theme='dark'] .request-modern-form .request-required-message{background:rgba(255,102,102,.10)!important;border-color:rgba(255,160,160,.25)!important;color:#ffd1d1!important;}

@media(max-width:767.98px){.request-step-actions{display:grid;grid-template-columns:1fr;}.request-step-actions .btn{width:100%;}.request-step-actions .request-prev{order:2}.request-step-actions .request-next,.request-step-actions .request-submit{order:1}}


/* v54 final request/contact/admin behavior fixes */
.request-submit-overlay,
.contact-plane-overlay{
  position:fixed;
  inset:0;
  z-index:99999;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(6,27,52,.62);
  backdrop-filter:blur(7px);
}
.request-submit-overlay.d-none{display:none!important;}
.request-submit-box,
.contact-plane-box{
  min-width:260px;
  padding:30px 34px;
  background:rgba(6,27,52,.92);
  color:#fff;
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 28px 90px rgba(0,0,0,.26);
  text-align:center;
}
.request-submit-box strong,
.contact-plane-box strong{
  display:block;
  margin-top:16px;
  font-size:13px;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.contact-plane-route{
  width:180px;
  height:44px;
  margin:0 auto;
  position:relative;
  border-bottom:1px solid rgba(255,255,255,.28);
  overflow:hidden;
}
.contact-plane-route i{
  position:absolute;
  left:0;
  top:7px;
  font-size:30px;
  color:#c9ad76;
  animation:veloraPlaneSend 1.1s ease-in-out infinite;
}
@keyframes veloraPlaneSend{
  0%{transform:translateX(-10px) translateY(8px) rotate(12deg);opacity:.25;}
  35%{opacity:1;}
  100%{transform:translateX(168px) translateY(-8px) rotate(12deg);opacity:.2;}
}
.request-modern-form .form-select{
  width:100%;
  min-height:52px;
  border-radius:0!important;
  background-color:rgba(255,255,255,.74)!important;
  border:1px solid rgba(6,27,52,.14)!important;
  color:var(--ink)!important;
  font-size:14px!important;
  box-shadow:none!important;
  padding:13px 42px 13px 15px!important;
}
html[data-theme='dark'] .request-modern-form .form-select{
  background-color:rgba(255,255,255,.06)!important;
  border-color:rgba(255,255,255,.18)!important;
  color:#f6f2ea!important;
  -webkit-text-fill-color:#f6f2ea!important;
}
html[data-theme='dark'] .request-modern-form .form-select option{
  background:#09233f!important;
  color:#f6f2ea!important;
}
.reference-image img,
.reference-admin-thumb,
.reference-full-preview img{
  object-position:center top!important;
}


/* v55 admin modal, mobile header icon, footer/social and background cleanup */
.hero-copy:after,.manifesto:after{content:none!important;display:none!important;}
.request-quick-icon{width:38px;height:38px;border:1px solid var(--line);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);text-decoration:none;background:var(--paper);transition:background-color .18s ease,color .18s ease,border-color .18s ease;flex:0 0 auto;}
.request-quick-icon:hover,.request-quick-icon.active{background:var(--navy);border-color:var(--navy);color:#fff;}
[data-theme='dark'] .request-quick-icon{background:rgba(255,255,255,.04);color:#f6f2ea;border-color:rgba(255,255,255,.16);}
[data-theme='dark'] .request-quick-icon:hover,[data-theme='dark'] .request-quick-icon.active{background:#f6f2ea;border-color:#f6f2ea;color:#061b34;}
.reference-image{height:135px;overflow:hidden;border:0;background:transparent!important;display:block;cursor:zoom-in;}
.reference-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;background:transparent!important;}
.footer-social{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:10px!important;}
.footer-social .brand-line{display:block;line-height:1.45;}
.footer-social-links{display:flex;align-items:center;gap:18px;flex-wrap:nowrap;}
.footer-social-links a{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;}
.request-step-pane:not(.is-active){display:none!important;}
.request-step-pane.is-active{display:block!important;}
html[data-theme='dark'] .content-card{background:#09233f!important;border-color:rgba(255,255,255,.16)!important;color:#f6f2ea!important;}
html[data-theme='dark'] .content-card .lead{color:#f6f2ea!important;}
@media(max-width:991.98px){
  .mobile-tools{gap:8px!important;}
  .request-quick-icon{width:40px;height:40px;}
  .footer-social{align-items:flex-start!important;width:100%;}
  .footer-social-links{width:100%;justify-content:flex-start;gap:16px;}
  .footer-social-links a{font-size:11px;}
}
@media(max-width:575.98px){
  .footer-social-links{justify-content:flex-start;gap:14px;}
  .site-footer .footer-bottom{gap:16px!important;}
}


/* v56 header request CTA, footer social order, home reference carousel */
.desktop-nav .request-quick-icon{display:none!important;}
.request-mobile-cta{
  height:40px;
  min-width:86px;
  padding:0 13px;
  border:1px solid rgba(185,161,116,.72);
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  background:linear-gradient(135deg,#c9ad76,#aa8d58);
  color:#061b34!important;
  text-decoration:none;
  box-shadow:0 10px 28px rgba(6,27,52,.15);
  font-size:11px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
  flex:0 0 auto;
}
.request-mobile-cta i{font-size:16px;line-height:1;}
.request-mobile-cta:hover,.request-mobile-cta.active{background:#061b34;color:#fff!important;border-color:#061b34;}
html[data-theme='dark'] .request-mobile-cta{background:#f6f2ea;border-color:#f6f2ea;color:#061b34!important;box-shadow:none;}
html[data-theme='dark'] .request-mobile-cta:hover,html[data-theme='dark'] .request-mobile-cta.active{background:#c9ad76;border-color:#c9ad76;color:#061b34!important;}
.footer-social{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:8px!important;}
.footer-social-links{order:1;display:flex!important;align-items:center!important;gap:16px!important;flex-wrap:nowrap!important;}
.footer-social .brand-line{order:2;display:block!important;line-height:1.45!important;}
.references-mini-title{text-decoration:none!important;color:var(--ink)!important;}
.references-mini-title:hover{color:var(--gold)!important;}
.reference-mini-arrows{display:flex;align-items:center;gap:12px;}
.reference-mini-arrows button{
  width:38px;height:38px;border:0;background:transparent;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;
  font-size:22px;line-height:1;transition:color .18s ease,transform .18s ease;
}
.reference-mini-arrows button:hover{color:var(--gold);transform:translateX(2px);}
.reference-mini-arrows button:first-child:hover{transform:translateX(-2px);}
.home-reference-slide{transition:opacity .22s ease, transform .22s ease;}
.home-reference-slide.d-none{display:none!important;}
.home-reference-slide.is-visible{display:block!important;}
@media(min-width:992px){.mobile-tools .request-mobile-cta{display:none!important;}}
@media(max-width:991.98px){
  .footer-social{align-items:flex-start!important;width:100%!important;}
  .footer-social-links{justify-content:flex-start!important;}
}
@media(max-width:575.98px){
  .request-mobile-cta{min-width:44px;width:44px;padding:0;border-radius:50%;}
  .request-mobile-cta span{display:none;}
  .reference-mini-arrows button{width:34px;height:34px;font-size:20px;}
}


/* v57 footer, mobile request, home reference carousel refinements */
.manifesto:after{display:none!important;content:none!important;}
@media (min-width: 992px){.request-mobile-cta{display:none!important;}}
@media (max-width: 991.98px){
  .request-mobile-cta{height:42px!important;min-width:108px!important;padding:0 14px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:linear-gradient(135deg,#b99b54,#d8bf78)!important;color:#061727!important;border:1px solid rgba(185,155,84,.55)!important;box-shadow:0 12px 28px rgba(0,0,0,.16)!important;font-size:11px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:700!important;text-decoration:none!important;}
  .request-mobile-cta i{font-size:15px!important;line-height:1!important;}.request-mobile-cta:hover,.request-mobile-cta.active{transform:translateY(-1px);filter:brightness(1.03);}
  .mobile-nav .mobile-request-menu-link{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:14px 16px!important;margin:6px 0!important;border:1px solid rgba(185,155,84,.36)!important;color:#f7f1e7!important;background:rgba(185,155,84,.11)!important;border-radius:16px!important;}
}
@media (max-width:420px){.request-mobile-cta{min-width:88px!important;padding:0 10px!important;font-size:10px!important;letter-spacing:.10em!important;}}
.references-mini .section-title-row{margin-bottom:18px!important;}.references-mini-title{display:inline-flex;align-items:center;gap:10px;text-decoration:none!important;}.references-mini-title:after{content:'\F138';font-family:'bootstrap-icons';font-size:14px;letter-spacing:0;color:var(--gold);transition:transform .2s ease;}.references-mini-title:hover:after{transform:translateX(4px);}.references-mini{overflow:hidden;}.home-reference-track{display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:2rem!important;transition:transform .42s cubic-bezier(.22,.61,.36,1)!important;will-change:transform;}.home-reference-track.row{--bs-gutter-x:0!important;margin-left:0!important;margin-right:0!important;}.home-reference-slide{display:flex!important;min-width:0;transition:none!important;padding-left:0!important;padding-right:0!important;flex:0 0 calc((100% - 4rem)/3)!important;max-width:calc((100% - 4rem)/3)!important;}.home-reference-card{display:flex!important;flex-direction:column!important;width:100%!important;height:100%!important;min-height:0!important;}.references-mini .project-card img,.home-reference-card img{width:100%!important;height:210px!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center top!important;background:transparent!important;display:block!important;}.home-reference-card h3{margin:16px 0 6px!important;min-height:46px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}.home-reference-card .meta{min-height:24px!important;margin-bottom:8px!important;}.home-reference-summary{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:88px!important;margin:0 0 18px!important;line-height:1.65!important;}.home-reference-card .link-arrow{margin-top:auto!important;align-self:flex-start!important;}.reference-mini-arrows{display:inline-flex!important;gap:18px!important;align-items:center!important;}.reference-mini-arrows button{width:38px!important;height:38px!important;border:0!important;background:transparent!important;color:var(--ink)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:22px!important;transition:color .2s ease,transform .2s ease,opacity .2s ease!important;}.reference-mini-arrows button:hover{color:var(--gold)!important;transform:translateY(-1px)!important;}.reference-mini-arrows button.is-disabled{opacity:.35!important;}html[data-theme="dark"] .reference-mini-arrows button{color:#f7f1e7!important;}
.reference-image{background:transparent!important;padding:0!important;border:0!important;overflow:hidden!important;}.reference-image img{width:100%!important;height:150px!important;object-fit:cover!important;object-position:center top!important;background:transparent!important;}.reference-content p{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.footer-bottom-stack{align-items:flex-start!important;border-top:1px solid rgba(255,255,255,.12);padding-top:22px!important;}.footer-social-links{display:flex!important;align-items:center!important;gap:14px!important;flex-wrap:wrap!important;order:1!important;}.footer-social-links a{display:inline-flex!important;align-items:center!important;gap:7px!important;color:rgba(255,255,255,.82)!important;text-decoration:none!important;font-size:12px!important;letter-spacing:.08em!important;text-transform:none!important;}.footer-social-links a:hover{color:#fff!important;}.footer-social-links i{font-size:15px!important;}.footer-bottom-stack .brand-line{order:2!important;color:rgba(255,255,255,.72)!important;font-size:11px!important;letter-spacing:.14em!important;}.footer-rights{order:3!important;color:rgba(255,255,255,.62)!important;font-size:12px!important;}
@media (max-width:991.98px){.footer-bottom-stack{gap:10px!important;}.footer-social-links{width:100%!important;justify-content:flex-start!important;}.references-mini .project-card img,.home-reference-card img{height:220px!important;object-position:center top!important;}.home-reference-card h3{min-height:auto!important;}.home-reference-summary{min-height:76px!important;-webkit-line-clamp:3!important;}}
@media (max-width:575.98px){.references-mini .section-title-row{flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;}.reference-mini-arrows{gap:10px!important;}.reference-mini-arrows button{width:34px!important;height:34px!important;font-size:20px!important;}.home-reference-summary{min-height:72px!important;-webkit-line-clamp:3!important;}.reference-image img{height:210px!important;object-position:center top!important;}}


/* v58 requested fixes: Bootstrap choice accordions, refs sizing, clean mobile menu */
.mobile-nav a{display:block;padding:13px 0!important;border:0!important;background:transparent!important;border-radius:0!important;color:rgba(255,255,255,.88)!important;text-decoration:none!important;font-size:14px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:600!important;}
.mobile-nav a:hover{color:#fff!important;}
.reference-metrics{display:none!important;}
.reference-row{grid-template-columns:72px 280px minmax(0,1fr) 230px!important;gap:30px!important;align-items:center!important;}
.reference-image{height:205px!important;background:transparent!important;}
.reference-image img{height:100%!important;width:100%!important;object-fit:cover!important;object-position:center top!important;background:transparent!important;}
.references-mini{overflow:hidden!important;}
.home-reference-track.row{margin-left:0!important;margin-right:0!important;--bs-gutter-x:0!important;}
.home-reference-slide{padding-left:18px!important;padding-right:18px!important;}
.home-reference-card{overflow:hidden!important;}
.references-mini .project-card img,.home-reference-card img{height:230px!important;object-fit:cover!important;object-position:center top!important;}
.home-reference-summary{-webkit-line-clamp:3!important;min-height:82px!important;}
.request-bootstrap-accordion{margin-bottom:12px;}
.request-bootstrap-accordion .accordion-item{background:rgba(255,255,255,.68)!important;border:1px solid rgba(6,27,52,.12)!important;border-radius:0!important;overflow:hidden;}
.request-bootstrap-accordion .accordion-button{min-height:60px;background:transparent!important;box-shadow:none!important;color:var(--navy)!important;padding:0 18px!important;gap:16px;}
.request-bootstrap-accordion .accordion-button:after{width:34px;height:34px;background-image:none!important;content:'+';border:1px solid rgba(6,27,52,.12);display:flex;align-items:center;justify-content:center;font-size:19px;font-weight:300;color:var(--navy);transform:none!important;margin-left:12px;}
.request-bootstrap-accordion .accordion-button:not(.collapsed):after{content:'−';}
.request-bootstrap-accordion .accordion-body{padding:18px!important;border-top:1px solid rgba(6,27,52,.08);}
.request-choice-title{font-family:var(--editorial-sans,Inter,system-ui,sans-serif)!important;font-size:11px!important;letter-spacing:.20em!important;text-transform:uppercase!important;font-weight:700!important;color:var(--gold)!important;}
.request-choice-count{margin-left:auto;font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--muted)!important;white-space:nowrap;}
.request-choice-selected{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px;min-height:10px;}
.request-choice-selected:empty{display:none;}
.request-choice-chip{display:inline-flex;align-items:center;border:1px solid rgba(185,155,84,.32);background:rgba(185,155,84,.09);color:var(--navy);padding:7px 10px;font-size:11px;letter-spacing:.05em;}
.request-choice-launch{border-radius:0!important;padding:13px 18px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:700!important;}
.request-choice-modal .modal-content{border-radius:0!important;border:1px solid rgba(6,27,52,.12);background:var(--paper);color:var(--ink);box-shadow:0 32px 90px rgba(6,27,52,.18);}
.request-choice-modal .modal-header,.request-choice-modal .modal-footer{border-color:rgba(6,27,52,.10)!important;padding:20px 24px;}
.request-choice-modal .modal-title{font-family:var(--editorial-serif,'Cormorant Garamond',serif);font-size:34px;line-height:1;margin:0;color:var(--navy);font-weight:400;}
.request-modal-check{width:100%;min-height:68px;border:1px solid rgba(6,27,52,.13);background:#fff;display:flex;align-items:center;gap:12px;padding:14px 16px;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;}
.request-modal-check-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(6,27,52,.18);color:transparent;flex:0 0 auto;transition:all .18s ease;}
.request-modal-check span:last-child{font-size:14px;color:var(--navy);line-height:1.45;}
.btn-check:checked + .request-modal-check{border-color:rgba(185,155,84,.76);background:rgba(185,155,84,.08);box-shadow:0 16px 34px rgba(6,27,52,.08);}
.btn-check:checked + .request-modal-check .request-modal-check-icon{background:var(--gold);border-color:var(--gold);color:#fff;}
html[data-theme='dark'] .request-bootstrap-accordion .accordion-item{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.15)!important;}
html[data-theme='dark'] .request-bootstrap-accordion .accordion-button{color:#f6f2ea!important;}
html[data-theme='dark'] .request-bootstrap-accordion .accordion-button:after{border-color:rgba(255,255,255,.20);color:#f6f2ea;}
html[data-theme='dark'] .request-bootstrap-accordion .accordion-body{border-color:rgba(255,255,255,.11)!important;}
html[data-theme='dark'] .request-choice-modal .modal-content{background:#09233f;color:#f6f2ea;border-color:rgba(255,255,255,.16);}
html[data-theme='dark'] .request-choice-modal .modal-header,html[data-theme='dark'] .request-choice-modal .modal-footer{border-color:rgba(255,255,255,.12)!important;}
html[data-theme='dark'] .request-choice-modal .modal-title{color:#f6f2ea;}
html[data-theme='dark'] .request-modal-check{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.16);}
html[data-theme='dark'] .request-modal-check span:last-child{color:#f6f2ea;}
html[data-theme='dark'] .request-choice-chip{color:#f6f2ea;background:rgba(201,173,118,.12);border-color:rgba(201,173,118,.34);}
html[data-theme='dark'] .request-modal-check-icon{border-color:rgba(255,255,255,.22);}
@media(max-width:991.98px){
  .reference-row{grid-template-columns:58px minmax(180px,260px) minmax(0,1fr)!important;gap:20px!important;}
  .reference-image{height:220px!important;}
  .references-mini .project-card img,.home-reference-card img{height:230px!important;}
  .home-reference-slide{padding-left:12px!important;padding-right:12px!important;}
}
@media(max-width:575.98px){
  .reference-row{grid-template-columns:1fr!important;gap:18px!important;}
  .reference-image{height:270px!important;}
  .reference-image img{object-position:center top!important;}
  .references-mini .project-card img,.home-reference-card img{height:250px!important;object-position:center top!important;}
  .home-reference-slide{padding-left:0!important;padding-right:0!important;}
  .request-bootstrap-accordion .accordion-button{min-height:58px;padding:0 14px!important;}
  .request-choice-count{font-size:10px!important;max-width:120px;overflow:hidden;text-overflow:ellipsis;}
  .request-choice-modal .modal-dialog{margin:12px;}
  .request-choice-modal .modal-title{font-size:28px;}
}


/* v59: refined references carousel, full reference page text, modal choice cards */
.home-reference-viewport{overflow:hidden!important;width:100%!important;max-width:100%!important;position:relative!important;}
.references-mini{overflow:hidden!important;}
.home-reference-track{display:flex!important;flex-wrap:nowrap!important;margin-left:0!important;margin-right:0!important;transition:transform .42s cubic-bezier(.22,.61,.36,1)!important;will-change:transform!important;}
.home-reference-track.row{--bs-gutter-x:0!important;}
.home-reference-slide{flex:0 0 33.333333%!important;max-width:33.333333%!important;padding-left:18px!important;padding-right:18px!important;display:flex!important;}
.home-reference-card{width:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;}
.references-mini .project-card img,.home-reference-card img{height:232px!important;width:100%!important;object-fit:cover!important;object-position:center top!important;background:transparent!important;}
.home-reference-card h3{margin-top:15px!important;margin-bottom:6px!important;min-height:46px!important;}
.home-reference-summary{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:82px!important;}
.home-reference-card .link-arrow{margin-top:auto!important;}
.reference-row{grid-template-columns:72px 330px minmax(0,1fr) 230px!important;gap:32px!important;align-items:start!important;}
.reference-image{height:260px!important;align-self:start!important;}
.reference-image img{height:100%!important;width:100%!important;object-fit:cover!important;object-position:center top!important;}
.reference-content p{display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;overflow:visible!important;max-height:none!important;}
.references-hero + .section-pad{padding-top:42px!important;}
.references-hero + .section-pad + .section-pad{padding-top:20px!important;}
.reference-scope-row{margin-top:8px!important;}
.request-choice-card-wrap{margin-bottom:12px!important;}
.request-choice-card{width:100%!important;min-height:68px!important;border:1px solid rgba(6,27,52,.12)!important;background:rgba(255,255,255,.72)!important;color:var(--navy)!important;display:flex!important;align-items:center!important;gap:16px!important;padding:13px 14px!important;text-align:left!important;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease,transform .18s ease!important;}
.request-choice-card:hover{border-color:rgba(185,155,84,.55)!important;box-shadow:0 18px 42px rgba(6,27,52,.08)!important;transform:translateY(-1px)!important;}
.request-choice-card-icon{width:34px!important;height:34px!important;border:1px solid rgba(185,155,84,.45)!important;color:var(--gold)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;font-size:17px!important;}
.request-choice-card-main{min-width:0!important;display:flex!important;align-items:center!important;gap:12px!important;flex:1!important;}
.request-choice-card-main strong{font-size:12px!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-weight:800!important;color:var(--navy)!important;line-height:1.35!important;}
.request-choice-card-main em{margin-left:auto!important;font-style:normal!important;font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--muted)!important;white-space:nowrap!important;}
.request-choice-card-plus{width:32px!important;height:32px!important;border:1px solid rgba(6,27,52,.14)!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;color:var(--navy)!important;background:transparent!important;}
.request-choice-selected{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin:8px 0 0!important;min-height:0!important;}
.request-choice-selected:empty{display:none!important;}
.request-choice-chip{border:1px solid rgba(185,155,84,.32)!important;background:rgba(185,155,84,.08)!important;color:var(--navy)!important;padding:6px 9px!important;font-size:10px!important;letter-spacing:.05em!important;line-height:1!important;}
.request-choice-modal .modal-content{border-radius:0!important;border:1px solid rgba(6,27,52,.12)!important;background:var(--paper)!important;color:var(--ink)!important;box-shadow:0 36px 100px rgba(6,27,52,.22)!important;}
.request-choice-modal .modal-header{padding:22px 24px 16px!important;border-color:rgba(6,27,52,.10)!important;}
.request-choice-modal .modal-footer{padding:18px 24px!important;border-color:rgba(6,27,52,.10)!important;}
.request-choice-modal .modal-title{font-family:var(--editorial-serif,'Cormorant Garamond',serif)!important;font-size:34px!important;font-weight:400!important;line-height:1!important;color:var(--navy)!important;margin:0!important;}
.request-choice-modal-intro{font-size:13px!important;color:var(--muted)!important;margin-top:8px!important;}
.request-modal-check{min-height:58px!important;border:1px solid rgba(6,27,52,.12)!important;background:#fff!important;padding:12px 14px!important;display:flex!important;align-items:center!important;gap:12px!important;cursor:pointer!important;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease!important;}
.request-modal-check-icon{width:24px!important;height:24px!important;border:1px solid rgba(6,27,52,.16)!important;color:transparent!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;}
.request-modal-check span:last-child{font-size:14px!important;color:var(--navy)!important;line-height:1.4!important;}
.btn-check:checked + .request-modal-check{border-color:rgba(185,155,84,.76)!important;background:rgba(185,155,84,.08)!important;box-shadow:0 12px 30px rgba(6,27,52,.08)!important;}
.btn-check:checked + .request-modal-check .request-modal-check-icon{background:var(--gold)!important;border-color:var(--gold)!important;color:#fff!important;}
.request-choice-clear{border-radius:0!important;}
html[data-theme='dark'] .request-choice-card{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.16)!important;color:#f6f2ea!important;}
html[data-theme='dark'] .request-choice-card-main strong,html[data-theme='dark'] .request-choice-card-plus{color:#f6f2ea!important;}
html[data-theme='dark'] .request-choice-card-plus,html[data-theme='dark'] .request-choice-card-icon{border-color:rgba(255,255,255,.18)!important;}
html[data-theme='dark'] .request-choice-modal .modal-content{background:#09233f!important;color:#f6f2ea!important;border-color:rgba(255,255,255,.16)!important;}
html[data-theme='dark'] .request-choice-modal .modal-title,html[data-theme='dark'] .request-modal-check span:last-child{color:#f6f2ea!important;}
html[data-theme='dark'] .request-choice-modal .modal-header,html[data-theme='dark'] .request-choice-modal .modal-footer{border-color:rgba(255,255,255,.12)!important;}
html[data-theme='dark'] .request-modal-check{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.16)!important;}
html[data-theme='dark'] .request-choice-chip{background:rgba(201,173,118,.12)!important;border-color:rgba(201,173,118,.34)!important;color:#f6f2ea!important;}
@media(max-width:991.98px){
  .home-reference-slide{flex-basis:50%!important;max-width:50%!important;padding-left:12px!important;padding-right:12px!important;}
  .references-mini .project-card img,.home-reference-card img{height:230px!important;}
  .reference-row{grid-template-columns:58px minmax(240px,320px) minmax(0,1fr)!important;gap:22px!important;}
  .reference-image{height:250px!important;}
}
@media(max-width:575.98px){
  .home-reference-slide{flex-basis:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important;}
  .references-mini .project-card img,.home-reference-card img{height:250px!important;object-position:center top!important;}
  .reference-row{grid-template-columns:1fr!important;gap:18px!important;}
  .reference-image{height:300px!important;}
  .reference-image img{object-position:center top!important;}
  .request-choice-card{min-height:62px!important;padding:12px!important;}
  .request-choice-card-main{display:block!important;}
  .request-choice-card-main em{display:block!important;margin:3px 0 0!important;}
  .request-choice-modal .modal-dialog{margin:12px!important;}
  .request-choice-modal .modal-title{font-size:28px!important;}
}

/* v61 polished bootstrap dropdowns and success states */
.request-bs-select{width:100%;position:relative}.request-bs-select-toggle{width:100%;min-height:64px;border:1px solid var(--line);background:rgba(255,255,255,.66);color:var(--ink);border-radius:0;display:flex;align-items:center;justify-content:space-between;padding:0 22px;text-align:left;font-weight:500;letter-spacing:.01em;text-transform:none;font-size:16px;box-shadow:none}.request-bs-select-toggle:after{display:none}.request-bs-select-toggle:hover,.request-bs-select-toggle:focus,.request-bs-select.show .request-bs-select-toggle{background:var(--paper);border-color:rgba(185,161,116,.55);box-shadow:0 14px 34px rgba(6,27,52,.06);color:var(--ink)}.request-bs-select-toggle i{color:var(--gold);font-size:16px}.request-bs-select-menu{width:100%;border:1px solid rgba(6,27,52,.16);border-radius:0;background:#fffaf2;padding:8px;box-shadow:0 24px 60px rgba(6,27,52,.14);max-height:310px;overflow:auto}.request-bs-select-menu .dropdown-item{font-size:16px;color:var(--ink);padding:12px 14px;border-radius:0;white-space:normal}.request-bs-select-menu .dropdown-item:hover,.request-bs-select-menu .dropdown-item:focus{background:rgba(185,161,116,.12);color:var(--ink)}.request-bs-select-menu .dropdown-item.active,.request-bs-select-menu .dropdown-item:active{background:var(--navy);color:#fff}.request-bs-select:has(.request-bs-select-input.is-invalid) .request-bs-select-toggle,.was-validated .request-bs-select:has(.request-bs-select-input:invalid) .request-bs-select-toggle{border-color:#dc3545!important}.request-bs-select:has(.request-bs-select-input.is-invalid) + .invalid-feedback,.was-validated .request-bs-select:has(.request-bs-select-input:invalid) + .invalid-feedback{display:block}.request-success-panel{min-height:360px;background:rgba(6,27,52,.025)}html[data-theme='dark'] .request-bs-select-toggle{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.18);color:#f6f2ea}html[data-theme='dark'] .request-bs-select-menu{background:#09233f;border-color:rgba(255,255,255,.16)}html[data-theme='dark'] .request-bs-select-menu .dropdown-item{color:#f6f2ea}html[data-theme='dark'] .request-bs-select-menu .dropdown-item:hover{background:rgba(255,255,255,.08)}html[data-theme='dark'] .request-bs-select-menu .dropdown-item.active{background:#f6f2ea;color:#061b34}@media(max-width:575.98px){.request-bs-select-toggle{min-height:58px;font-size:15px;padding:0 16px}.request-bs-select-menu .dropdown-item{font-size:15px;padding:11px 12px}.request-success-panel{min-height:300px}}


/* v62 compact aligned request form dropdowns */
.request-modern-form .row.g-4{--bs-gutter-x:28px;--bs-gutter-y:22px;align-items:flex-start;}
.request-modern-form .form-label{margin-bottom:8px;font-size:12px;line-height:1.25;}
.request-modern-form .form-control,
.request-modern-form textarea.form-control{border-radius:0;min-height:52px;padding:12px 16px;font-size:15px;line-height:1.35;background:rgba(255,255,255,.66);}
.request-modern-form textarea.form-control{min-height:126px;}
.request-bs-select-toggle{min-height:52px!important;padding:0 16px!important;font-size:15px!important;line-height:1.35!important;box-shadow:none!important;}
.request-bs-select-toggle i{font-size:14px!important;}
.request-bs-select-menu{padding:6px!important;max-height:240px!important;box-shadow:0 18px 45px rgba(6,27,52,.13)!important;}
.request-bs-select-menu .dropdown-item{font-size:15px!important;line-height:1.25!important;padding:8px 12px!important;min-height:36px;display:flex;align-items:center;}
.request-modern-form .invalid-feedback{margin-top:7px;font-size:12px;line-height:1.45;}
.request-modern-card{padding:34px!important;}
.request-step-actions{margin-top:24px!important;padding-top:22px!important;}
.request-step-actions .btn{min-height:48px!important;}
@media(max-width:767.98px){
  .request-modern-card{padding:22px 18px!important;}
  .request-modern-form .row.g-4{--bs-gutter-y:18px;}
  .request-bs-select-toggle{min-height:50px!important;font-size:14px!important;}
  .request-bs-select-menu .dropdown-item{font-size:14px!important;padding:8px 10px!important;}
  .request-modern-form .form-control{min-height:50px;font-size:14px;}
}


/* v63 mobile header request CTA moved into hero + overflow/performance fixes */
html,body{max-width:100%;overflow-x:hidden!important;}
*,*::before,*::after{box-sizing:border-box;}
img,video,canvas,svg{max-width:100%;}
.mobile-tools .request-mobile-cta{display:none!important;}
.hero-request-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;width:min(350px,100%);min-height:78px;margin:22px 0 24px;padding:0 26px;border-radius:22px;border:1px solid rgba(185,161,116,.72);background:linear-gradient(135deg,#dac67a 0%,#c8a84f 100%);color:#061b34!important;text-decoration:none;box-shadow:0 18px 48px rgba(6,27,52,.14);position:relative;z-index:2;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;}
.hero-request-cta:hover{transform:translateY(-2px);filter:brightness(1.03);box-shadow:0 24px 64px rgba(6,27,52,.18);}
.hero-request-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;font-size:25px;flex:0 0 auto;}
.hero-request-label{flex:1;min-width:0;border-left:1px solid rgba(6,27,52,.22);padding-left:20px;font-size:20px;line-height:1.22;font-weight:500;letter-spacing:-.01em;}
.hero-request-arrow{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;font-size:21px;flex:0 0 auto;}
html[data-theme='dark'] .hero-request-cta{background:linear-gradient(135deg,#d8c071,#b99742);border-color:rgba(216,192,113,.8);color:#061b34!important;}
@media(min-width:992px){.hero-request-cta{display:none!important;}}
@media(max-width:991.98px){
  .site-header,.navbar,.container-xl,.hero,.manifesto-grid,.references-mini,.page-hero,.section-pad,.site-footer{max-width:100vw!important;}
  .header-shell{min-width:0!important;}
  .mobile-tools{flex:0 0 auto!important;}
  .hero{overflow:hidden!important;}
  .hero-copy{padding-top:58px!important;}
  .hero-request-cta{margin-top:18px;margin-bottom:22px;}
}
@media(max-width:575.98px){
  .hero-request-cta{min-height:70px;border-radius:20px;padding:0 18px;gap:14px;}
  .hero-request-icon{width:44px;height:44px;font-size:22px;}
  .hero-request-label{font-size:16px;padding-left:15px;}
  .hero-request-arrow{font-size:18px;}
  .hero-copy{padding-left:24px!important;padding-right:24px!important;}
}


/* v66 header round request icon next to theme toggle */
.header-request-icon{
  width:42px;
  height:42px;
  border-radius:50%;
  border:1px solid var(--line);
  background:transparent;
  color:var(--ink);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  font-size:17px;
  transition:transform .18s ease, background-color .18s ease, border-color .18s ease, color .18s ease;
  flex:0 0 auto;
}
.header-request-icon:hover{
  transform:translateY(-1px);
  background:var(--navy);
  border-color:var(--navy);
  color:#fff;
}
html[data-theme='dark'] .header-request-icon{
  border-color:rgba(255,255,255,.18);
  color:#f6f2ea;
  background:transparent;
}
html[data-theme='dark'] .header-request-icon:hover{
  background:#f6f2ea;
  border-color:#f6f2ea;
  color:#061b34;
}
.mobile-tools .header-request-icon{width:42px;height:42px;}
@media(min-width:992px){
  .header-tools .header-request-icon{margin-left:-4px;margin-right:-2px;}
}


/* v67 filled gold header request icon */
.header-request-icon{
  background:linear-gradient(135deg,#dac67a 0%,#c8a84f 100%)!important;
  border-color:rgba(185,161,116,.82)!important;
  color:#061b34!important;
  box-shadow:0 10px 28px rgba(6,27,52,.12);
}
.header-request-icon:hover{
  background:#061b34!important;
  border-color:#061b34!important;
  color:#fff!important;
}
html[data-theme='dark'] .header-request-icon{
  background:linear-gradient(135deg,#dac67a 0%,#c8a84f 100%)!important;
  border-color:rgba(216,192,113,.84)!important;
  color:#061b34!important;
}
html[data-theme='dark'] .header-request-icon:hover{
  background:#f6f2ea!important;
  border-color:#f6f2ea!important;
  color:#061b34!important;
}


/* v68 homepage references spacing */
.references-mini{padding-left:clamp(26px,3vw,38px)!important;padding-right:clamp(26px,3vw,38px)!important;}
.home-reference-viewport{overflow:hidden!important;}
.home-reference-track.row{margin-left:calc(var(--bs-gutter-x) * -.5)!important;margin-right:calc(var(--bs-gutter-x) * -.5)!important;}
.home-reference-slide{padding-left:calc(var(--bs-gutter-x) * .5)!important;padding-right:calc(var(--bs-gutter-x) * .5)!important;}
@media (max-width: 991.98px){.references-mini{padding-left:28px!important;padding-right:28px!important;}}
@media (max-width: 575.98px){.references-mini{padding-left:22px!important;padding-right:22px!important;}}


/* v69 page transition intro loader */
.velora-page-loader{
  position:fixed;
  inset:0;
  z-index:2147483000;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(246,242,234,.76);
  backdrop-filter:blur(3px);
  -webkit-backdrop-filter:blur(3px);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .28s ease, visibility .28s ease;
}
.velora-page-loader.is-active{
  opacity:1;
  visibility:visible;
  pointer-events:all;
}
.velora-loader-mark{
  width:118px;
  height:118px;
  border-radius:50%;
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
}
.velora-loader-ring{
  position:absolute;
  inset:0;
  border-radius:50%;
  border:3px solid rgba(6,27,52,.18);
  border-top-color:var(--navy);
  border-right-color:var(--gold);
  animation:veloraLoaderRotate 1s linear infinite;
  box-shadow:0 22px 70px rgba(6,27,52,.12);
}
.velora-loader-logo{
  width:62px;
  height:62px;
  object-fit:contain;
  position:relative;
  z-index:2;
}
.velora-loader-logo-dark{display:none;}
html[data-theme='dark'] .velora-page-loader{
  background:rgba(6,27,52,.72);
}
html[data-theme='dark'] .velora-loader-ring{
  border-color:rgba(255,255,255,.18);
  border-top-color:#f6f2ea;
  border-right-color:var(--gold);
}
html[data-theme='dark'] .velora-loader-logo-light{display:none;}
html[data-theme='dark'] .velora-loader-logo-dark{display:block;}
body.velora-loading main,
body.velora-loading .site-header,
body.velora-loading .site-footer{
  filter:grayscale(.05);
}
@keyframes veloraLoaderRotate{
  to{transform:rotate(360deg);}
}
@media (max-width:575.98px){
  .velora-loader-mark{width:106px;height:106px;}
  .velora-loader-logo{width:56px;height:56px;}
}
@media (prefers-reduced-motion:reduce){
  .velora-loader-ring{animation:none;}
}



/* v73 live speed improvements */
.project-grid-card,
.study-card,
.reference-row,
.home-reference-card{
  content-visibility:auto;
  contain-intrinsic-size: 360px 420px;
}
.hero-img,
.page-hero img,
.project-grid-card img,
.study-card img,
.home-reference-card img,
.reference-image img{
  transform:translateZ(0);
  backface-visibility:hidden;
}
.velora-page-loader{
  transition:opacity .18s ease, visibility .18s ease !important;
}
@media (max-width:575.98px){
  .velora-page-loader{
    backdrop-filter:blur(2px);
    -webkit-backdrop-filter:blur(2px);
  }
}


/* v75 homepage references image gap */
.home-reference-track{
  gap:28px!important;
}
.home-reference-slide{
  padding-left:0!important;
  padding-right:0!important;
}
@media (min-width: 992px){
  .home-reference-slide{
    flex:0 0 calc((100% - 56px) / 3)!important;
    max-width:calc((100% - 56px) / 3)!important;
  }
}
@media (min-width:768px) and (max-width:991.98px){
  .home-reference-track{gap:22px!important;}
  .home-reference-slide{
    flex:0 0 calc((100% - 22px) / 2)!important;
    max-width:calc((100% - 22px) / 2)!important;
  }
}
@media (max-width:767.98px){
  .home-reference-track{gap:0!important;}
  .home-reference-slide{
    flex:0 0 100%!important;
    max-width:100%!important;
  }
}


/* v76 home references category + location */
.home-reference-card h3{margin-bottom:10px!important;}
.home-reference-meta-stack{display:flex!important;flex-direction:column!important;gap:6px!important;margin-bottom:14px!important;min-height:42px!important;}
.home-reference-category,
.home-reference-location{
  font-family:var(--editorial-sans,Inter,system-ui,sans-serif)!important;
  font-size:10.5px!important;
  line-height:1.3!important;
  letter-spacing:.22em!important;
  text-transform:uppercase!important;
  color:var(--muted)!important;
  font-weight:500!important;
}
.home-reference-summary{margin-top:0!important;}
@media (max-width:991.98px){
  .home-reference-meta-stack{min-height:auto!important;}
}


/* v79 project detail no default images */
.detail-hero-no-image{
  grid-template-columns:1fr!important;
  min-height:auto!important;
}
.detail-hero-no-image .detail-hero-copy{
  max-width:1180px;
  width:100%;
}
.project-detail-gallery:empty,
.project-detail-mobile-slider:empty{
  display:none!important;
}


/* v81 project detail: single gallery image keeps standard card size */
.project-detail-gallery .col-md-4 img{
  width:100%!important;
}
.project-detail-gallery{
  justify-content:flex-start!important;
}

@media(max-width:991.98px){.home-reference-track{gap:1.5rem!important;}.home-reference-slide{flex:0 0 calc((100% - 1.5rem)/2)!important;max-width:calc((100% - 1.5rem)/2)!important;}}
@media(max-width:767.98px){.home-reference-track{gap:1rem!important;}.home-reference-slide{flex:0 0 100%!important;max-width:100%!important;}}


/* v84 about process slider */
.about-process-section{
  background:var(--cream);
}
.about-process-head{
  align-items:flex-end;
  margin-bottom:24px!important;
}
.about-process-subtitle{
  margin:12px 0 0;
  color:var(--muted);
  letter-spacing:.16em;
  text-transform:uppercase;
  font-size:12px;
}
.about-process-arrows{
  display:inline-flex;
  align-items:center;
  gap:22px;
}
.about-process-arrows button{
  width:42px;
  height:42px;
  border:0;
  background:transparent;
  color:var(--ink);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:24px;
  transition:color .18s ease, transform .18s ease, opacity .18s ease;
}
.about-process-arrows button:hover{
  color:var(--gold);
  transform:translateY(-1px);
}
.about-process-slider{
  position:relative;
}
.about-process-frame{
  width:min(960px,100%);
  margin:0 auto;
  background:#f8f3e9;
  border:1px solid rgba(6,27,52,.10);
  box-shadow:0 26px 80px rgba(6,27,52,.10);
  padding:0;
  overflow:hidden;
}
.about-process-frame img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
  background:#f8f3e9;
}
.about-process-indicators{
  position:static;
  margin:22px 0 0;
  gap:10px;
}
.about-process-indicators [data-bs-target]{
  width:34px;
  height:2px;
  border:0;
  background:rgba(6,27,52,.25);
  opacity:1;
}
.about-process-indicators .active{
  background:var(--gold);
}
html[data-theme='dark'] .about-process-section{
  background:var(--cream);
}
html[data-theme='dark'] .about-process-frame{
  background:#f8f3e9;
  border-color:rgba(255,255,255,.10);
  box-shadow:0 26px 80px rgba(0,0,0,.28);
}
@media(max-width:991.98px){
  .about-process-head{
    align-items:flex-start;
    gap:18px;
  }
  .about-process-subtitle{
    letter-spacing:.12em;
    font-size:11px;
  }
  .about-process-arrows{
    gap:14px;
  }
}
@media(max-width:575.98px){
  .about-process-section{
    padding-top:18px!important;
  }
  .about-process-frame{
    width:100%;
    box-shadow:0 18px 48px rgba(6,27,52,.10);
  }
  .about-process-arrows button{
    width:36px;
    height:36px;
    font-size:21px;
  }
}

/* v86 process slider minimal desktop sizing */
.about-process-head{margin-bottom:14px!important;}
.about-process-frame{
  width:min(680px,82vw);
  margin:0 auto;
  box-shadow:0 12px 34px rgba(6,27,52,.06);
}
.about-process-frame img{
  display:block;
  width:100%;
  max-width:100%;
  height:auto;
}
.about-process-indicators{margin-top:14px;}
@media (min-width: 1400px){
  .about-process-frame{width:min(720px,70vw);}
}
@media (max-width: 991.98px){
  .about-process-frame{width:min(620px,100%);}
}
@media (max-width: 767.98px){
  .about-process-head{margin-bottom:12px!important;}
  .about-process-frame{width:min(100%,560px);}
}
@media (max-width: 575.98px){
  .about-process-section{padding-top:14px!important;}
  .about-process-frame{width:100%; box-shadow:0 10px 24px rgba(6,27,52,.07);} 
  .about-process-arrows button{width:34px;height:34px;font-size:20px;}
}


/* v87 process slider true compact desktop */
@media (min-width: 992px){
  .about-process-section{
    padding-top:34px!important;
    padding-bottom:56px!important;
  }
  .about-process-slider{
    display:flex!important;
    justify-content:center!important;
  }
  .about-process-frame{
    width:auto!important;
    max-width:520px!important;
    margin:0 auto!important;
    box-shadow:0 10px 28px rgba(6,27,52,.055)!important;
  }
  .about-process-frame img{
    width:auto!important;
    max-width:100%!important;
    height:min(56vh,520px)!important;
    max-height:520px!important;
    object-fit:contain!important;
    margin:0 auto!important;
  }
}
@media (min-width: 1400px){
  .about-process-frame{
    max-width:560px!important;
  }
  .about-process-frame img{
    height:min(58vh,560px)!important;
    max-height:560px!important;
  }
}
@media (min-width: 992px) and (max-height: 820px){
  .about-process-frame{
    max-width:460px!important;
  }
  .about-process-frame img{
    height:480px!important;
    max-height:480px!important;
  }
}
/* Mobil/tablet eski rahat genişliğini korur */
@media (max-width: 991.98px){
  .about-process-frame{
    width:min(100%,620px)!important;
    max-width:100%!important;
  }
  .about-process-frame img{
    width:100%!important;
    height:auto!important;
    max-height:none!important;
  }
}


/* v88 process slider indicator centering fix */
@media (min-width: 992px){
  .about-process-slider{
    display:block!important;
    width:100%!important;
  }
  .about-process-frame{
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .about-process-indicators{
    position:static!important;
    inset:auto!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    gap:10px!important;
    width:max-content!important;
    max-width:100%!important;
    margin:18px auto 0!important;
    padding:0!important;
  }
}


/* v89 project admin detail fields */
.project-approach-card .lead{white-space:pre-line;}


/* v92 project detail heading size */
.detail-hero-copy h1{
  font-size:clamp(34px,3.15vw,46px)!important;
  line-height:1.08!important;
  max-width:14ch!important;
  letter-spacing:-.012em!important;
}
.detail-hero-copy .detail-summary{
  font-size:15px!important;
  line-height:1.85!important;
  max-width:560px!important;
}
@media (max-width:991.98px){
  .detail-hero-copy h1{font-size:clamp(32px,5vw,40px)!important;max-width:15ch!important;}
}
@media (max-width:575.98px){
  .detail-hero-copy h1{font-size:30px!important;line-height:1.12!important;max-width:none!important;}
}

/* v93 project empty state */
.project-empty-state{
  margin-top:42px;
  border:1px solid rgba(6,27,52,.12);
  background:rgba(255,255,255,.35);
  padding:54px 48px;
  max-width:760px;
}
.project-empty-state h2{
  font-family:var(--font-serif);
  color:var(--ink);
  font-size:clamp(2rem,4vw,4rem);
  line-height:1.05;
  margin:0 0 18px;
}
.project-empty-state p{
  color:var(--muted);
  font-size:1.05rem;
  margin-bottom:22px;
}
.mobile-nav-sub a{
  padding-left:18px!important;
  font-size:.92em!important;
  opacity:.78;
}
@media(max-width:767.98px){
  .project-empty-state{
    padding:34px 24px;
    margin-top:28px;
  }
}


/* v95 project detail spacing + hero height */
@media (min-width: 992px){
  .detail-hero{
    min-height:470px!important;
    grid-template-columns:38% 62%!important;
  }
  .detail-hero-copy{
    padding:48px 9%!important;
    justify-content:center!important;
  }
  .detail-hero-img{
    min-height:470px!important;
    background-size:cover!important;
    background-position:center center!important;
  }
  .detail-hero + .section-pad{
    padding-top:56px!important;
    padding-bottom:56px!important;
  }
  .detail-hero + .section-pad + .section-pad.section-line{
    padding-top:54px!important;
    padding-bottom:54px!important;
  }
  .detail-hero-copy .detail-summary{
    margin-top:22px!important;
  }
  .detail-meta-bottom{
    margin-top:24px!important;
  }
}
@media (min-width: 1400px){
  .detail-hero{
    min-height:500px!important;
  }
  .detail-hero-img{
    min-height:500px!important;
  }
}
@media (min-width: 992px) and (max-height: 820px){
  .detail-hero{
    min-height:430px!important;
  }
  .detail-hero-img{
    min-height:430px!important;
  }
  .detail-hero-copy{
    padding-top:38px!important;
    padding-bottom:38px!important;
  }
}
@media (max-width: 991.98px){
  .detail-hero-copy{
    padding-top:36px!important;
    padding-bottom:42px!important;
  }
  .detail-hero-mobile-img{
    height:260px!important;
  }
}
@media (max-width: 575.98px){
  .detail-hero-copy{
    padding-top:28px!important;
    padding-bottom:34px!important;
  }
  .detail-hero-mobile-img{
    height:220px!important;
  }
}


/* v96 project detail text spacing + full-width empty category state */
.project-detail-text{
  line-height:1.65!important;
}
.project-approach-card{
  padding:28px 34px!important;
}
.project-approach-card .lead{
  line-height:1.58!important;
  font-size:1.02rem!important;
  white-space:normal!important;
}
.project-empty-state{
  width:100%!important;
  max-width:none!important;
  margin-top:32px!important;
  padding:42px 48px!important;
  min-height:260px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.project-empty-state h2{
  font-size:clamp(30px,3.15vw,52px)!important;
  line-height:1.12!important;
  max-width:960px!important;
  margin-bottom:14px!important;
}
.project-empty-state p{
  font-size:1rem!important;
  margin-bottom:20px!important;
}
@media(max-width:767.98px){
  .project-approach-card{
    padding:24px!important;
  }
  .project-approach-card .lead,
  .project-detail-text{
    line-height:1.55!important;
  }
  .project-empty-state{
    padding:32px 24px!important;
    min-height:220px;
  }
  .project-empty-state h2{
    font-size:30px!important;
    line-height:1.15!important;
  }
}


/* v97 home reference carousel anti-shift fix */
.home-reference-viewport{
  overflow:hidden!important;
  width:100%!important;
  max-width:100%!important;
  position:relative!important;
}
.home-reference-track,
.home-reference-track.row{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  gap:28px!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
  --bs-gutter-x:0!important;
  --bs-gutter-y:0!important;
}
.home-reference-slide{
  display:flex!important;
  min-width:0!important;
  padding-left:0!important;
  padding-right:0!important;
  flex:0 0 calc((100% - 56px)/3)!important;
  max-width:calc((100% - 56px)/3)!important;
}
.home-reference-card{
  width:100%!important;
  min-width:0!important;
}
@media(max-width:991.98px){
  .home-reference-track,
  .home-reference-track.row{
    gap:22px!important;
  }
  .home-reference-slide{
    flex:0 0 calc((100% - 22px)/2)!important;
    max-width:calc((100% - 22px)/2)!important;
  }
}
@media(max-width:767.98px){
  .home-reference-track,
  .home-reference-track.row{
    gap:0!important;
  }
  .home-reference-slide{
    flex:0 0 100%!important;
    max-width:100%!important;
  }
}


/* v98 iOS Safari reference slider fallback */
.ios-reference-slider .home-reference-track{
  transform:none!important;
  width:100%!important;
  max-width:100%!important;
}
.ios-reference-slider .home-reference-slide{
  transform:none!important;
}
.ios-reference-slider .home-reference-slide.d-none{
  display:none!important;
}
@media(max-width:767.98px){
  .ios-reference-slider .home-reference-track,
  .ios-reference-slider .home-reference-track.row{
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
    gap:0!important;
  }
  .ios-reference-slider .home-reference-slide{
    flex:0 0 100%!important;
    max-width:100%!important;
    width:100%!important;
    min-width:100%!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  .ios-reference-slider .home-reference-card{
    width:100%!important;
    max-width:100%!important;
  }
  .ios-reference-slider .home-reference-card img{
    width:100%!important;
    max-width:100%!important;
    display:block!important;
  }
}


/* v99 stable homepage reference slider + no iOS shift */
.stable-reference-slider .home-reference-track,
.stable-reference-slider .home-reference-track.row,
.ios-reference-slider .home-reference-track,
.ios-reference-slider .home-reference-track.row{
  transform:none!important;
  display:flex!important;
  flex-wrap:nowrap!important;
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
}
.stable-reference-slider .home-reference-slide,
.ios-reference-slider .home-reference-slide{
  transform:none!important;
}
.stable-reference-slider .home-reference-slide.d-none,
.ios-reference-slider .home-reference-slide.d-none{
  display:none!important;
}
@media(max-width:767.98px){
  .stable-reference-slider .home-reference-track,
  .stable-reference-slider .home-reference-track.row,
  .ios-reference-slider .home-reference-track,
  .ios-reference-slider .home-reference-track.row{
    gap:0!important;
  }
  .stable-reference-slider .home-reference-slide,
  .ios-reference-slider .home-reference-slide{
    flex:0 0 100%!important;
    max-width:100%!important;
    width:100%!important;
    min-width:100%!important;
    padding-left:0!important;
    padding-right:0!important;
  }
}


/* v100 stable reference slider autoplay/arrow fix */
.stable-reference-slider .home-reference-track{
  transition:none!important;
}
.stable-reference-slider .home-reference-slide{
  opacity:1!important;
}
.stable-reference-slider .home-reference-slide.d-none{
  display:none!important;
}
.reference-mini-arrows button{
  cursor:pointer!important;
  pointer-events:auto!important;
}
.reference-mini-arrows button.is-disabled{
  opacity:.35!important;
  cursor:default!important;
}


/* v101 homepage reference slider hard fix */
.v101-reference-slider .home-reference-track,
.v101-reference-slider .home-reference-track.row{
  transform:none!important;
  -webkit-transform:none!important;
  transition:none!important;
  display:flex!important;
  flex-wrap:nowrap!important;
  overflow:hidden!important;
}
.v101-reference-slider .home-reference-slide{
  transform:none!important;
  -webkit-transform:none!important;
  opacity:1!important;
}
.v101-reference-slider .home-reference-slide.d-none{display:none!important;}
.v101-reference-slider .reference-mini-arrows button,
.reference-mini-arrows button[data-home-ref-prev],
.reference-mini-arrows button[data-home-ref-next]{
  pointer-events:auto!important;
  cursor:pointer!important;
  z-index:5!important;
}
.v101-reference-slider .reference-mini-arrows button.is-disabled{opacity:.35!important;}
@media(max-width:767.98px){
  .v101-reference-slider .home-reference-track,
  .v101-reference-slider .home-reference-track.row{gap:0!important;}
  .v101-reference-slider .home-reference-slide{
    flex:0 0 100%!important;
    max-width:100%!important;
    min-width:100%!important;
    width:100%!important;
    padding-left:0!important;
    padding-right:0!important;
  }
}


/* v102 premium reference slider transition */
.v102-reference-slider .home-reference-track,
.v102-reference-slider .home-reference-track.row{
  transform:none!important;
  -webkit-transform:none!important;
  transition:none!important;
  display:flex!important;
  flex-wrap:nowrap!important;
  overflow:hidden!important;
}
.v102-reference-slider .home-reference-slide{
  transform:none!important;
  -webkit-transform:none!important;
  opacity:1!important;
  transition:opacity .64s cubic-bezier(.22,.61,.36,1), filter .64s cubic-bezier(.22,.61,.36,1), transform .64s cubic-bezier(.22,.61,.36,1)!important;
}
.v102-reference-slider .home-reference-slide.d-none{
  display:none!important;
}
.v102-reference-slider.is-reference-fading-out .home-reference-slide.is-visible{
  opacity:0!important;
  filter:blur(2px)!important;
  transform:translateY(8px)!important;
}
.v102-reference-slider.is-reference-fading-in .home-reference-slide.is-visible{
  opacity:1!important;
  filter:blur(0)!important;
  transform:translateY(0)!important;
}
.v102-reference-slider .reference-mini-arrows button,
.reference-mini-arrows button[data-home-ref-prev],
.reference-mini-arrows button[data-home-ref-next]{
  pointer-events:auto!important;
  cursor:pointer!important;
  z-index:5!important;
}
.v102-reference-slider .reference-mini-arrows button.is-disabled{
  opacity:.35!important;
}
@media(max-width:767.98px){
  .v102-reference-slider .home-reference-track,
  .v102-reference-slider .home-reference-track.row{
    gap:0!important;
  }
  .v102-reference-slider .home-reference-slide{
    flex:0 0 100%!important;
    max-width:100%!important;
    min-width:100%!important;
    width:100%!important;
    padding-left:0!important;
    padding-right:0!important;
  }
}

/* v102 mobile menu cleanup */
.mobile-nav-sub{
  display:none!important;
}
