@import url('https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Inter+Tight:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap');
:root{--ink:#10110f;--muted:#6e706a;--cream:#f4f1ea;--soft:#ebe7de;--white:#fff;--gold:#b98643;--gold2:#d1a461;--line:#d9d4ca;--dark:#121311;--radius:28px;--shadow:0 24px 80px rgba(0,0,0,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{margin:0;font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:var(--cream);overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:800;color:var(--gold)}.eyebrow.light{color:#e3bd82}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Inter Tight','Inter',system-ui,sans-serif;letter-spacing:-.045em;font-weight:500}h1{font-size:clamp(46px,7vw,92px);line-height:.96;margin-bottom:24px;font-weight:500}h1 em,h2 em{font-family:'Inter Tight','Inter',system-ui,sans-serif;font-weight:400;font-style:italic;letter-spacing:-.045em}.section{padding:110px 0}.section.white{background:#fff}.section.dark{background:var(--dark);color:#fff}.section.soft{background:var(--soft)}.section-head{display:grid;grid-template-columns:1.1fr .75fr;gap:70px;align-items:end;margin-bottom:50px}.section-head h2{font-size:clamp(36px,5vw,64px);line-height:1.02;margin:10px 0 0}.section-head p{color:var(--muted);line-height:1.75;margin:0}.section.dark .section-head p{color:#bdbfb8}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-weight:800;font-size:13px;letter-spacing:.02em;transition:.25s ease}.btn.gold{background:var(--gold);color:#fff}.btn.gold:hover{background:var(--gold2);transform:translateY(-2px)}.btn.dark{background:var(--dark);color:#fff}.btn.outline{border-color:currentColor}.btn.ghost{border-color:rgba(255,255,255,.5);color:#fff;background:rgba(0,0,0,.12);backdrop-filter:blur(10px)}
.site-header{position:fixed;z-index:100;left:0;right:0;top:0;height:86px;color:#fff;transition:.3s}.site-header.scrolled,.site-header.inner{background:rgba(18,19,17,.94);backdrop-filter:blur(14px);box-shadow:0 1px 0 rgba(255,255,255,.1)}.header-inner{height:100%;display:flex;align-items:center;gap:28px}.brand{width:150px;display:flex;align-items:center}.brand img{width:100%;height:auto;filter:none;border-radius:11px;box-shadow:0 5px 22px rgba(0,0,0,.16)}.nav{display:flex;gap:26px;margin-left:auto;font-size:13px;font-weight:700}.nav a{opacity:.82}.nav a:hover,.nav a.active{opacity:1;color:#e3bd82}.lang{display:flex;gap:5px;font-size:12px;font-weight:800}.header-cta{padding:12px 18px;border:1px solid rgba(255,255,255,.45);border-radius:999px;font-size:12px;font-weight:800}.menu-btn{display:none;background:none;border:0;color:#fff;width:44px;height:44px}.menu-btn span{display:block;height:1px;background:#fff;margin:7px 0}
.hero{position:relative;min-height:760px;height:100svh;background:#111;color:#fff;display:flex;align-items:flex-end;overflow:hidden}.hero video,.hero-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-fallback{background:url('../images/site-55268fab82cd.webp') center/cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,10,9,.86) 0%,rgba(9,10,9,.56) 48%,rgba(9,10,9,.16) 100%),linear-gradient(0deg,rgba(0,0,0,.65),transparent 55%)}.hero-inner{position:relative;z-index:2;padding-bottom:132px;display:grid;grid-template-columns:minmax(0,760px) 1fr;gap:60px;align-items:end}.hero h1{max-width:760px}.hero-lead{font-size:18px;line-height:1.7;max-width:710px;color:#e5e5e1}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.hero-side{justify-self:end;width:min(310px,100%);background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.22);border-radius:22px;padding:24px;backdrop-filter:blur(16px)}.hero-side strong{display:block;font-size:18px;margin-bottom:10px}.hero-side p{font-size:13px;line-height:1.6;color:#ddd;margin:0}.hero-trust{position:absolute;z-index:3;left:0;right:0;bottom:0;border-top:1px solid rgba(255,255,255,.18);background:rgba(12,13,12,.56);backdrop-filter:blur(14px)}.hero-trust .container{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:23px 26px;border-right:1px solid rgba(255,255,255,.15)}.trust-item:first-child{border-left:1px solid rgba(255,255,255,.15)}.trust-item strong{display:block;font-size:15px}.trust-item span{font-size:11px;color:#c9cac5;letter-spacing:.04em}
.quick-actions{margin-top:-38px;position:relative;z-index:5}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.quick-card{padding:26px 30px;display:flex;justify-content:space-between;align-items:center;border-right:1px solid var(--line)}.quick-card:last-child{border:0}.quick-card small{display:block;color:var(--muted);margin-bottom:4px}.quick-card strong{font-size:17px}.quick-card b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--cream);color:var(--gold);font-size:18px}
.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:24px;overflow:hidden}.metric{background:#fff;padding:36px}.metric strong{display:block;font-size:30px;letter-spacing:-.04em}.metric span{display:block;color:var(--muted);font-size:12px;margin-top:7px}
.projects-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.project-card{background:#fff;border-radius:24px;overflow:hidden;border:1px solid #ded9ce;transition:.3s}.project-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.project-media{height:240px;overflow:hidden}.project-media img{height:100%;object-fit:cover;transition:.6s}.project-card:hover .project-media img{transform:scale(1.045)}.project-body{padding:24px}.project-body small{color:var(--gold);font-weight:800}.project-body h3{font-size:22px;margin:7px 0 12px}.project-body ul{padding-left:18px;margin:0 0 22px;color:var(--muted);font-size:12px;line-height:1.7}.project-link{display:flex;justify-content:space-between;font-size:12px;font-weight:800;border-top:1px solid var(--line);padding-top:16px}
.features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{padding:30px;border-radius:22px;border:1px solid rgba(255,255,255,.14);background:#181916}.feature .num{color:var(--gold2);font-size:11px;font-weight:800}.feature h3{margin:32px 0 9px;font-size:20px}.feature p{margin:0;color:#b7b9b2;line-height:1.7;font-size:13px}
.gallery-row{display:grid;grid-template-columns:1.35fr .75fr .75fr;gap:14px}.gallery-row .tile{min-height:470px;border-radius:24px;overflow:hidden;position:relative}.gallery-row .tile:nth-child(2),.gallery-row .tile:nth-child(3){min-height:470px}.tile img{position:absolute;inset:0;height:100%;object-fit:cover;transition:.7s}.tile:hover img{transform:scale(1.04)}.tile:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.65),transparent 65%)}.tile-label{position:absolute;z-index:2;left:22px;right:22px;bottom:22px;color:#fff}.tile-label small{opacity:.75}.tile-label strong{display:block;margin-top:5px;font-size:18px}
.delivery{display:grid;grid-template-columns:1fr 1fr;min-height:610px}.delivery-copy{padding:90px max(40px,calc((100vw - 1180px)/2));padding-right:70px;display:flex;flex-direction:column;justify-content:center}.delivery-copy h2{font-size:clamp(40px,5vw,68px);line-height:1.03;margin:10px 0 22px}.delivery-copy p{line-height:1.8;color:var(--muted)}.delivery-media{position:relative;overflow:hidden}.delivery-media img{position:absolute;inset:0;height:100%;object-fit:cover}.country-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.country-pills span{padding:9px 13px;border-radius:999px;border:1px solid var(--line);font-size:11px;font-weight:800}
.showcase{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.showcase-media{position:relative;min-height:620px;border-radius:28px;overflow:hidden}.showcase-media img{position:absolute;inset:0;height:100%;object-fit:cover}.showcase-copy h2{font-size:clamp(42px,5vw,68px);line-height:1.03;margin:12px 0 22px}.showcase-copy p{line-height:1.8;color:var(--muted)}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:28px}.check{padding:18px;border:1px solid var(--line);border-radius:18px;font-size:13px;font-weight:700}.check b{color:var(--gold);margin-right:8px}
.process{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.process-card{padding:30px;background:#fff;border:1px solid var(--line);border-radius:22px}.process-card span{display:block;color:var(--gold);font-weight:800;font-size:12px}.process-card h3{font-size:21px;margin:32px 0 8px}.process-card p{color:var(--muted);font-size:13px;line-height:1.7;margin:0}
.category-banner{display:grid;grid-template-columns:1fr 1fr;min-height:520px;border-radius:30px;overflow:hidden;background:#181916;color:#fff}.category-banner .copy{padding:70px}.category-banner h2{font-size:clamp(42px,5vw,70px);line-height:1.02;margin:12px 0 20px}.category-banner p{color:#c2c4bd;line-height:1.75}.category-banner .media{position:relative}.category-banner .media img{position:absolute;inset:0;height:100%;object-fit:cover}
.cta{padding:70px;border-radius:30px;background:linear-gradient(130deg,#171815,#25261f);color:#fff;display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px}.cta h2{font-size:clamp(36px,5vw,64px);margin:0}.cta p{color:#bebfb9;max-width:700px;line-height:1.7;margin:18px 0 0}
.site-footer{background:#0d0e0c;color:#fff;padding:80px 0 28px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.footer-brand img{width:180px;filter:none;margin-bottom:22px;border-radius:12px}.footer-brand p{max-width:370px;color:#aeb0aa;line-height:1.7}.footer-col strong{display:block;color:#d3a865;margin-bottom:15px}.footer-col a{display:block;color:#c1c2bd;margin:9px 0;font-size:13px}.footer-bottom{margin-top:55px;padding-top:22px;border-top:1px solid #292a27;display:flex;justify-content:space-between;color:#888b84;font-size:11px}.mobile-bar{display:none}
.reveal{opacity:0;transform:translateY(24px);transition:.7s cubic-bezier(.2,.7,.2,1)}.reveal.in{opacity:1;transform:none}.delay1{transition-delay:.08s}.delay2{transition-delay:.16s}.delay3{transition-delay:.24s}
/* inner pages */.inner-hero{padding:180px 0 80px;background:var(--dark);color:#fff}.inner-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:70px;align-items:center}.inner-hero h1{font-size:clamp(48px,6vw,82px)}.inner-hero p{color:#c6c7c2;line-height:1.8;font-size:17px}.inner-hero-media{height:520px;border-radius:26px;overflow:hidden}.inner-hero-media img{height:100%;object-fit:cover}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.benefit{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px}.benefit b{color:var(--gold);font-size:12px}.benefit h3{font-size:18px;margin:28px 0 7px}.benefit p{color:var(--muted);font-size:12px;line-height:1.7}.tech-tabs{display:grid;grid-template-columns:280px 1fr;gap:30px}.tab-nav button{width:100%;text-align:left;padding:18px 0;background:none;border:0;border-bottom:1px solid var(--line);font-weight:800;color:var(--muted);cursor:pointer}.tab-nav button.active{color:var(--ink)}.tab-panel{display:none;background:#fff;border:1px solid var(--line);border-radius:24px;padding:36px}.tab-panel.active{display:block}.tab-panel h3{font-size:30px}.tab-panel ul{line-height:1.9;color:var(--muted)}.calc-frame{display:block;width:100%;height:calc(100vh - 100px);min-height:800px;border:0;background:#fff}.calc-wrap{padding-top:86px;background:#fff}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px}.contact-card{background:var(--dark);color:#fff;padding:42px;border-radius:26px}.contact-card a{display:block;font-size:20px;margin:12px 0}.contact-card p{color:#b7b9b2;line-height:1.7}.form-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:36px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid .full{grid-column:1/-1}.field label{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:#faf9f5;padding:14px 15px;min-height:50px}.field textarea{min-height:150px;resize:vertical}
@media(max-width:1000px){.nav,.header-cta{display:none}.menu-btn{display:block;margin-left:auto}.nav.open{position:fixed;display:flex;flex-direction:column;gap:0;top:86px;left:0;right:0;background:#111;padding:24px 20px}.nav.open a{padding:16px;border-bottom:1px solid #2a2b28}.hero-inner{grid-template-columns:1fr}.hero-side{display:none}.projects-grid,.features,.process,.benefit-grid{grid-template-columns:1fr 1fr}.section-head,.showcase,.delivery,.category-banner,.inner-hero-grid,.contact-grid{grid-template-columns:1fr}.delivery-media{min-height:500px}.category-banner .media{min-height:420px}.gallery-row{grid-template-columns:1fr 1fr}.gallery-row .tile:first-child{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.tech-tabs{grid-template-columns:1fr}.tab-nav{display:flex;overflow:auto}.tab-nav button{min-width:180px;padding:14px}.quick-grid{grid-template-columns:1fr}.quick-card{border-right:0;border-bottom:1px solid var(--line)}}
@media(max-width:700px){.container{width:min(100% - 28px,1180px)}.site-header{height:72px}.brand{width:128px}.hero{min-height:760px}.hero video{object-position:center}.hero-overlay{background:linear-gradient(0deg,rgba(9,10,9,.88) 0%,rgba(9,10,9,.35) 70%),linear-gradient(90deg,rgba(9,10,9,.58),rgba(9,10,9,.12))}.hero-inner{padding-bottom:190px}.hero h1{font-size:47px}.hero-lead{font-size:15px}.hero-trust .container{grid-template-columns:1fr 1fr}.trust-item{padding:15px 10px;border-bottom:1px solid rgba(255,255,255,.14)}.quick-actions{margin-top:18px}.section{padding:74px 0}.section-head{gap:20px;margin-bottom:30px}.section-head h2{font-size:40px}.metric-strip,.projects-grid,.features,.process,.benefit-grid{grid-template-columns:1fr}.gallery-row{grid-template-columns:1fr}.gallery-row .tile{min-height:390px}.delivery-copy{padding:70px 20px}.delivery-media{min-height:390px}.showcase-media{min-height:420px}.check-grid{grid-template-columns:1fr}.category-banner .copy{padding:42px 26px}.category-banner .media{min-height:330px}.cta{padding:42px 26px;grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block;line-height:1.8}.mobile-bar{display:grid;grid-template-columns:1fr 1fr;position:fixed;z-index:110;left:12px;right:12px;bottom:12px;background:#111;border-radius:999px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.25)}.mobile-bar a{color:#fff;text-align:center;padding:14px;font-size:12px;font-weight:800}.mobile-bar a:last-child{background:var(--gold)}body{padding-bottom:72px}.inner-hero{padding:130px 0 60px}.inner-hero-media{height:360px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* NovaHome typography refinement v2 */
html,body{font-optical-sizing:auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
body{font-size:15.5px;letter-spacing:-.005em}
h3{font-family:'Inter Tight','Inter',system-ui,sans-serif;font-weight:600;letter-spacing:-.025em}
.section-head h2,.delivery-copy h2,.showcase-copy h2,.category-banner h2,.cta h2{font-weight:500;letter-spacing:-.042em}
.section-head p,.showcase-copy p,.delivery-copy p,.category-banner p{font-size:15.5px}
.nav{font-weight:600;letter-spacing:.005em}.eyebrow{font-weight:700;letter-spacing:.20em}.btn{font-weight:700;letter-spacing:.015em}
.hero-lead{font-weight:400}.project-body h3,.feature h3,.process-card h3{font-weight:600}
.site-header.inner .brand img,.site-header.scrolled .brand img{box-shadow:0 4px 18px rgba(0,0,0,.18)}
@media(max-width:700px){.brand img{border-radius:9px}}

.configuration-attached-note{grid-column:1/-1;margin:0 0 18px;padding:14px 16px;border:1px solid rgba(185,134,67,.35);border-radius:14px;background:#f7f1e7;color:#765325;font-size:13px;font-weight:700}


/* NovaHome typography v3 — unified premium sans */
h1,h2,.delivery-copy h2,.showcase-copy h2,.category-banner h2,.cta h2,.inner-hero h1{
  font-family:'Inter Tight','Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
  font-weight:500;
  letter-spacing:-.045em;
}
h1 em,h2 em,.delivery-copy h2 em,.showcase-copy h2 em,.category-banner h2 em,.cta h2 em,.inner-hero h1 em{
  font-family:'Inter Tight','Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
  font-style:italic;
  font-weight:400;
  letter-spacing:-.04em;
  font-size:.98em;
}
h1{line-height:.98}
.section-head h2,.delivery-copy h2,.showcase-copy h2,.category-banner h2,.cta h2{line-height:1.01}
@media(max-width:700px){
  .hero h1{font-size:clamp(42px,12vw,52px);line-height:1.01;letter-spacing:-.04em}
  .section-head h2{font-size:clamp(36px,10.5vw,44px);line-height:1.03}
  h1 em,h2 em{font-size:1em}
}
