:root{
  --bg:#f3efe7;
  --paper:#fbf8f1;
  --paper-2:#f8f2e8;
  --ink:#181614;
  --soft:#4e4943;
  --muted:#8d8478;
  --line:#d8d0c0;
  --line-soft:#e5ddd0;
  --accent:#6b684f;
  --accent-2:#9a8869;
  --dark:#373927;
  --display:"Fraunces","Times New Roman",serif;
  --body:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --gutter:clamp(22px,4.2vw,64px);
  --max:1360px;
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:var(--body);background:var(--bg);color:var(--ink);line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}
img{display:block;width:100%;height:auto}
a{text-decoration:none;color:inherit}
button,input,select,textarea{font:inherit}
.container{max-width:var(--max);margin:0 auto;padding:0 var(--gutter)}
.display{font-family:var(--display);font-weight:340;font-variation-settings:"opsz" 144,"SOFT" 46;letter-spacing:-.042em;line-height:.96}.display em{font-style:italic;color:var(--accent);font-variation-settings:"opsz" 144,"SOFT" 92}.display-xl{font-size:clamp(52px,8.4vw,132px)}.display-l{font-size:clamp(38px,5.2vw,82px)}.display-m{font-size:clamp(32px,4vw,62px)}
.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.2em;font-weight:600;color:var(--muted)}
.lead{font-family:var(--display);font-size:clamp(21px,2.2vw,32px);line-height:1.38;color:var(--soft);letter-spacing:-.018em}.note{font-size:12px;color:var(--muted);max-width:760px}
.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid currentColor;padding:15px 22px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;transition:.25s;background:transparent}.btn:hover{background:var(--ink);color:var(--bg);border-color:var(--ink)}.btn.light{color:#fff}.btn.light:hover{background:var(--bg);color:var(--ink);border-color:var(--bg)}

/* Homepage header */
.site-header{height:92px;padding:0 var(--gutter);display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:28px;background:rgba(243,239,231,.94);border-bottom:1px solid rgba(216,208,192,.68);position:sticky;top:0;z-index:40;backdrop-filter:blur(16px)}
.logo{display:grid;gap:2px;font-size:20px;line-height:1;letter-spacing:.34em;font-weight:600;justify-self:start}
.logo span{display:block}.top-nav{display:flex;align-items:center;justify-content:center;gap:clamp(24px,3.8vw,62px);font-size:14px;font-weight:500;color:#181614}.top-nav a{opacity:.9}.top-nav a:hover{color:var(--accent)}
.header-cta{justify-self:end;background:#4b4c34;color:#fff;padding:18px 29px;font-size:13px;font-weight:600;transition:.25s}.header-cta:hover{background:#2f301f}

/* Legacy header for inner pages */
.header{position:fixed;top:0;left:0;right:0;z-index:50;padding:17px var(--gutter);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(216,209,194,.7);background:rgba(243,239,231,.82);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:12px;font-family:var(--display);font-size:28px;letter-spacing:-.045em}.mark{width:30px;height:30px;border:2px solid var(--ink);position:relative}.mark:after{content:"";position:absolute;left:7px;top:7px;width:13px;height:13px;border-left:2px solid var(--ink);border-top:2px solid var(--ink)}.nav{display:flex;gap:clamp(18px,3vw,42px);font-size:14px}.nav a{opacity:.86}.nav a:hover{color:var(--accent)}

/* Homepage hero — exact direction from approved mockup */
.home-hero{min-height:calc(100svh - 92px);display:grid;grid-template-columns:minmax(0,1.66fr) minmax(360px,.95fr);gap:14px;max-width:1480px;margin:0 auto;padding:0 var(--gutter) 0;background:var(--bg)}
.hero-copy-panel{position:relative;min-height:760px;overflow:hidden;background:linear-gradient(90deg,#f8f3ea 0%,#f4eee3 58%,#e7dece 100%);display:flex;align-items:center;border-right:1px solid rgba(216,208,192,.65)}
.hero-copy-panel:before{content:"";position:absolute;left:-8%;bottom:-18%;width:62%;height:82%;background:radial-gradient(ellipse at 40% 65%,rgba(224,217,203,.88) 0%,rgba(224,217,203,.62) 28%,rgba(224,217,203,.18) 57%,transparent 72%);filter:blur(8px);opacity:.95}
.hero-copy-panel:after{content:"";position:absolute;right:0;top:0;bottom:0;width:50%;background:radial-gradient(ellipse at 70% 38%,rgba(121,111,90,.14),transparent 42%),linear-gradient(110deg,transparent 0 54%,rgba(255,255,255,.3) 54.5%,rgba(255,255,255,.12) 61%,transparent 62%);opacity:.9;mix-blend-mode:multiply;pointer-events:none}
.hero-shadows{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero-shadows:before{content:"";position:absolute;right:12%;top:5%;width:390px;height:670px;background:radial-gradient(ellipse at 48% 10%,rgba(100,96,73,.25) 0 2%,transparent 2.3%),radial-gradient(ellipse at 55% 16%,rgba(100,96,73,.18) 0 1.8%,transparent 2.1%),radial-gradient(ellipse at 42% 22%,rgba(100,96,73,.18) 0 2.4%,transparent 2.7%),radial-gradient(ellipse at 62% 28%,rgba(100,96,73,.14) 0 2.2%,transparent 2.5%),linear-gradient(96deg,transparent 0 48%,rgba(86,79,58,.32) 48.3%,transparent 49.2% 100%);filter:blur(1.2px);opacity:.55;transform:rotate(-6deg)}.hero-shadows:after{content:"";position:absolute;left:-12%;top:4%;width:420px;height:640px;background:linear-gradient(82deg,transparent 0 46%,rgba(96,90,68,.18) 46.2%,transparent 47% 100%),radial-gradient(ellipse at 56% 27%,rgba(96,90,68,.17) 0 2.6%,transparent 2.9%),radial-gradient(ellipse at 63% 36%,rgba(96,90,68,.14) 0 2.4%,transparent 2.8%),radial-gradient(ellipse at 51% 42%,rgba(96,90,68,.13) 0 2.8%,transparent 3.1%);filter:blur(1px);opacity:.65;transform:rotate(4deg)}
.hero-inner{position:relative;z-index:2;width:min(690px,86%);margin-left:clamp(42px,6vw,86px)}.kicker,.section-kicker{text-transform:uppercase;letter-spacing:.38em;font-size:12px;font-weight:600;color:#6e675d}.home-hero h1{font-family:var(--display);font-size:clamp(58px,6.1vw,104px);line-height:.94;letter-spacing:-.055em;font-weight:340;font-variation-settings:"opsz" 144,"SOFT" 42;margin-top:26px}.home-hero h1 em{display:inline-block;font-style:italic;color:#8f897e;font-weight:310;font-variation-settings:"opsz" 144,"SOFT" 94}.hero-lead{margin-top:clamp(30px,3.2vw,44px);max-width:430px;font-size:17px;line-height:1.65;color:#302e2a;font-weight:500}.price-line{margin-top:clamp(34px,3.5vw,52px);font-size:14px;font-weight:600;color:#23211d}.price-line span{margin:0 24px;color:#9b907d}.main-button{margin-top:34px;width:min(360px,100%);display:flex;align-items:center;justify-content:space-between;padding:19px 27px;background:#4b4c34;color:#fff;font-size:13px;font-weight:600;transition:.25s}.main-button:hover{background:#2f301f;transform:translateY(-1px)}.main-button span{font-size:23px;font-weight:300;line-height:1}.hero-note{margin-top:34px;max-width:520px;font-size:12px;line-height:1.65;color:#6c655c}
.hero-cards{display:grid;grid-template-rows:1fr 1fr;gap:14px;min-height:760px}.hero-card{background:rgba(251,248,241,.96);display:grid;grid-template-rows:minmax(0,1.1fr) auto;box-shadow:0 22px 64px rgba(41,36,28,.08);transition:.25s;overflow:hidden}.hero-card:hover{transform:translateY(-2px);box-shadow:0 28px 76px rgba(41,36,28,.12)}.hero-card img{height:100%;min-height:240px;object-fit:cover;filter:saturate(.92) contrast(.98)}.hero-card-body{position:relative;padding:28px 30px 32px;background:#fbf8f1}.card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}.card-title-row h2{font-family:var(--display);font-size:clamp(34px,3.1vw,50px);letter-spacing:-.045em;line-height:.95;font-weight:340}.card-title-row strong{font-size:17px;font-weight:700;white-space:nowrap;margin-top:7px}.hero-card-body p{margin-top:18px;font-size:14px;font-weight:600;color:#282622}.hero-card-body span{display:block;margin-top:14px;font-size:14px;color:#37332e}.hero-card-body i{position:absolute;right:28px;bottom:30px;font-style:normal;font-size:28px;font-weight:300;color:#181614}

/* Clear way section */
.way-section{background:linear-gradient(#fbf8f1,#f8f3ea);border-top:1px solid rgba(216,208,192,.72);padding:70px var(--gutter) 88px}.way-container{max-width:1160px;margin:0 auto;text-align:center}.section-kicker{font-size:12px;letter-spacing:.42em;color:#6d665d;margin-bottom:58px}.way-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:start}.way-item{position:relative;padding:0 clamp(30px,4vw,72px);min-height:235px}.way-item:not(:last-child):after{content:"";position:absolute;right:0;top:30px;bottom:12px;width:1px;background:linear-gradient(transparent,rgba(165,155,137,.42),transparent)}.way-icon{width:42px;height:42px;margin:0 auto 28px;color:#827867}.way-icon svg{width:42px;height:42px;stroke:currentColor;fill:none;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.way-item h3{font-family:var(--display);font-size:clamp(25px,2.2vw,34px);letter-spacing:-.03em;line-height:1.06;font-weight:340;margin-bottom:20px}.way-item p{font-size:15px;line-height:1.75;color:#5a544c;max-width:280px;margin:0 auto}.secondary-button{margin-top:42px;display:inline-flex;align-items:center;gap:48px;border:1px solid #c6baa7;padding:18px 35px;font-size:13px;font-weight:600;color:#2c2925;background:rgba(251,248,241,.36);transition:.25s}.secondary-button:hover{background:#fffaf2;border-color:#9e9178}.secondary-button span{font-size:22px;line-height:1}

.section{padding:clamp(72px,8vw,126px) 0;border-top:1px solid var(--line)}.split-head{display:grid;grid-template-columns:1fr minmax(310px,590px);gap:clamp(30px,7vw,120px);align-items:start;margin-bottom:clamp(34px,5vw,70px)}.split-head p{font-size:clamp(18px,2vw,26px);line-height:1.45;color:var(--soft)}
.band{background:var(--dark);color:var(--bg)}.band .display{color:#fff}.band .display em{color:#d8c69d}.band .split-head p,.band p{color:rgba(243,239,231,.74)}.band .eyebrow{color:#d6c49c}.mini-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.22)}.mini-grid>div{padding:clamp(24px,3vw,42px);border-right:1px solid rgba(255,255,255,.22);min-height:170px}.mini-grid>div:last-child{border-right:0}.mini-grid h3{font-family:var(--display);font-size:clamp(28px,3vw,44px);line-height:1.05;font-weight:340;letter-spacing:-.025em;margin-bottom:14px}.mini-grid p{color:rgba(243,239,231,.74)}.inline-cta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:34px}.inline-cta .note{color:rgba(243,239,231,.62)}
.system-row{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(28px,5vw,72px);align-items:stretch}.system-media{min-height:420px;overflow:hidden}.system-media img{height:100%;object-fit:cover}.system-list{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line)}.system-list div{padding:26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.system-list div:nth-child(2n){border-right:0}.system-list div:nth-last-child(-n+2){border-bottom:0}.system-list strong{display:block;font-family:var(--display);font-size:24px;font-weight:340;margin-bottom:8px}.system-list span{color:var(--soft);font-size:14px}.cta{background:var(--paper)}.form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;max-width:880px}.form .full{grid-column:1/-1}.field label{display:block;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-weight:600}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);background:#fffaf2;padding:14px;color:var(--ink);outline:none}.field textarea{min-height:110px;resize:vertical}.footer{padding:34px var(--gutter);display:flex;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.footnote{margin-top:22px;color:var(--muted);font-size:13px;max-width:900px}

/* Inner pages */
.page-hero{padding:150px 0 80px;background:var(--paper);border-bottom:1px solid var(--line)}.page-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,72px);align-items:end}.page-hero img{height:560px;object-fit:cover}.facts{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);margin-top:28px}.fact{padding:18px;border-right:1px solid var(--line)}.fact:last-child{border-right:0}.fact strong{font-family:var(--display);font-size:34px;font-weight:340}.fact span{display:block;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.project-detail{display:grid;grid-template-columns:1fr 1fr;gap:clamp(26px,4vw,60px);align-items:start}.plan-box{background:#fbf8f0;border:1px solid var(--line);padding:10px}.scope{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);background:var(--paper)}.scope>div{padding:clamp(26px,4vw,52px);border-right:1px solid var(--line)}.scope>div:last-child{border-right:0}.scope h3{font-family:var(--display);font-size:40px;font-weight:340;margin-bottom:18px}.scope ul{list-style:none;display:grid;gap:10px;color:var(--soft)}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.gallery img{height:360px;object-fit:cover}.custom-options{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border:1px solid var(--line)}.custom-options>div{padding:clamp(26px,4vw,52px);border-right:1px solid var(--line)}.custom-options>div:last-child{border-right:0}.custom-options ul{list-style:none;display:grid;gap:12px;margin-top:20px;color:var(--soft)}.hero-offers{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.offer-line{display:inline-grid;gap:4px;border:1px solid var(--line);padding:14px 18px;background:rgba(255,255,255,.28)}.offer-line strong{font-size:22px}

@media(max-width:1100px){.site-header{grid-template-columns:auto 1fr auto}.top-nav{gap:20px}.home-hero{grid-template-columns:1fr}.hero-copy-panel{min-height:660px}.hero-cards{min-height:auto;grid-template-columns:1fr 1fr;grid-template-rows:auto}.hero-card{grid-template-rows:260px auto}.way-grid{gap:0}.way-item{padding:0 32px}.split-head,.system-row,.page-hero-grid,.project-detail{grid-template-columns:1fr}.system-media{min-height:360px}}
@media(max-width:860px){.top-nav{display:none}.site-header{height:78px;grid-template-columns:1fr auto}.logo{font-size:17px}.header-cta{padding:14px 20px}.home-hero{padding:0 16px}.hero-copy-panel{min-height:590px}.hero-inner{width:auto;margin:0;padding:42px 28px}.home-hero h1{font-size:clamp(48px,13vw,78px)}.hero-cards{grid-template-columns:1fr}.hero-card{grid-template-rows:220px auto}.way-section{padding:58px 20px 70px}.way-grid{grid-template-columns:1fr;gap:38px}.way-item{padding:0;min-height:0}.way-item:not(:last-child):after{display:none}.section-kicker{margin-bottom:42px}.mini-grid,.facts{grid-template-columns:1fr 1fr}.form{grid-template-columns:1fr}.page-hero img{height:420px}.gallery{grid-template-columns:1fr}.scope,.custom-options{grid-template-columns:1fr}.scope>div,.custom-options>div{border-right:0;border-bottom:1px solid var(--line)}.footer{display:grid;gap:10px}.header .nav{display:none}}
@media(max-width:640px){.header{position:sticky}.brand{font-size:23px}.mini-grid,.facts,.system-list{grid-template-columns:1fr}.mini-grid>div,.system-list div{border-right:0}.system-list div:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.system-list div:last-child{border-bottom:0}.page-hero{padding-top:110px}.page-hero img{height:330px}.hero-note{font-size:11px}.price-line span{margin:0 10px}.main-button{width:100%}}

/* v5 — fit the first screen into the viewport, keep the approved editorial layout */
@media (min-width: 861px){
  .site-header{
    height:82px;
    grid-template-columns:180px 1fr auto;
  }
  .header-cta{
    padding:16px 27px;
  }
  .home-hero{
    height:calc(100svh - 82px);
    min-height:610px;
    max-height:720px;
    grid-template-columns:minmax(0,1.66fr) minmax(360px,.95fr);
    gap:14px;
  }
  .hero-copy-panel{
    min-height:0;
    height:100%;
    align-items:center;
  }
  .hero-inner{
    width:min(610px,84%);
    margin-left:clamp(38px,5.8vw,82px);
  }
  .home-hero h1{
    font-size:clamp(50px,5.45vw,90px);
    margin-top:22px;
    line-height:.94;
  }
  .hero-lead{
    margin-top:clamp(24px,2.8vw,34px);
    max-width:400px;
    font-size:16px;
    line-height:1.58;
  }
  .price-line{
    margin-top:clamp(26px,3vw,38px);
    font-size:13px;
  }
  .main-button{
    margin-top:28px;
    width:min(330px,100%);
    padding:17px 25px;
    font-size:12px;
  }
  .hero-note{
    margin-top:25px;
    max-width:500px;
    font-size:11px;
    line-height:1.58;
  }
  .hero-cards{
    height:100%;
    min-height:0;
    grid-template-rows:repeat(2,minmax(0,1fr));
  }
  .hero-card{
    min-height:0;
    grid-template-rows:52% 48%;
  }
  .hero-card img{
    height:100%;
    min-height:0;
    object-fit:cover;
  }
  .hero-card-body{
    padding:22px 28px 24px;
  }
  .card-title-row h2{
    font-size:clamp(30px,2.55vw,43px);
  }
  .card-title-row strong{
    font-size:15px;
    margin-top:5px;
  }
  .hero-card-body p{
    margin-top:12px;
    font-size:13px;
  }
  .hero-card-body span{
    margin-top:9px;
    font-size:13px;
  }
  .hero-card-body i{
    right:24px;
    bottom:22px;
    font-size:25px;
  }
  .way-section{
    padding-top:62px;
  }
}

@media (min-width: 861px) and (max-height: 790px){
  .site-header{height:76px;}
  .home-hero{
    height:calc(100svh - 76px);
    min-height:570px;
    max-height:650px;
  }
  .hero-inner{width:min(560px,84%);}
  .home-hero h1{font-size:clamp(46px,5vw,78px);}
  .hero-lead{margin-top:22px;font-size:15px;line-height:1.52;}
  .price-line{margin-top:24px;}
  .main-button{margin-top:23px;padding:15px 22px;}
  .hero-note{margin-top:20px;font-size:10.5px;line-height:1.5;}
  .hero-card-body{padding:18px 24px 20px;}
  .hero-card-body p{margin-top:9px;}
  .hero-card-body span{margin-top:7px;}
}


/* v6 — deployment fixes: first fold, consistent menu, calmer page starts */
@media (min-width: 861px){
  .home-hero{
    height:calc(100svh - 82px);
    min-height:590px;
    max-height:700px;
  }
  .hero-copy-panel{height:100%;min-height:0;}
  .hero-cards{height:100%;min-height:0;}
}
@media (min-width: 861px) and (max-height: 780px){
  .home-hero{height:calc(100svh - 76px);min-height:560px;max-height:630px;}
  .home-hero h1{font-size:clamp(44px,4.8vw,74px);}
  .hero-lead{font-size:14px;margin-top:20px;}
  .price-line{font-size:12.5px;margin-top:21px;}
  .main-button{margin-top:20px;padding:14px 21px;}
  .hero-note{margin-top:16px;font-size:10px;}
  .card-title-row h2{font-size:clamp(28px,2.4vw,38px);}
  .card-title-row strong{font-size:14px;}
}
/* Inner pages now use the same header as the homepage, so no fixed-header offset is needed. */
.page-hero{padding:clamp(62px,6.5vw,98px) 0 76px;}
@media(max-width:860px){.page-hero{padding-top:56px;}}
@media(max-width:640px){.page-hero{padding-top:48px;}}
/* More realistic exterior presentation: lower render intensity, calmer colours. */
.hero-card img,.page-hero img{filter:saturate(.82) contrast(.96) brightness(1.02);}


/* v7 — product first screens: align to viewport, match approved home design, make terrace visibly extra */
:root{--header-h:82px;}
@media (max-width:860px){:root{--header-h:78px;}}

/* Home fold must end exactly at the bottom of the viewport, below the sticky header. */
@media (min-width:861px){
  .home-hero{
    height:calc(100svh - var(--header-h));
    min-height:0;
    max-height:none;
    overflow:hidden;
  }
  .hero-copy-panel,.hero-cards{height:100%;min-height:0;}
  .hero-card{grid-template-rows:50% 50%;}
  .hero-card-body{padding:18px 28px 20px;}
  .hero-card-body span{font-size:12.5px;line-height:1.45;max-width:92%;}
  .card-title-row strong{font-size:14px;}
}
@media (min-width:861px) and (max-height:790px){
  .home-hero{height:calc(100svh - 76px);}
  .hero-copy-panel,.hero-cards{height:100%;}
  .hero-card-body{padding:16px 24px 18px;}
  .hero-card-body p{margin-top:8px;}
  .hero-card-body span{margin-top:6px;font-size:12px;}
}

/* Product pages: the whole hero is the first screen. */
.product-hero{
  height:calc(100svh - var(--header-h));
  min-height:650px;
  background:var(--paper);
  border-bottom:1px solid var(--line);
  overflow:hidden;
}
.product-wrap{
  height:100%;
  max-width:1480px;
  margin:0 auto;
  padding:clamp(26px,3.8vw,54px) var(--gutter);
  display:grid;
  grid-template-columns:minmax(390px,.84fr) minmax(0,1.5fr);
  gap:clamp(30px,4.8vw,72px);
  align-items:center;
}
.product-copy{max-width:520px;align-self:center;}
.product-copy .eyebrow{margin-bottom:22px;}
.product-copy h1{
  font-family:var(--display);
  font-size:clamp(62px,7.2vw,112px);
  line-height:.92;
  letter-spacing:-.055em;
  font-weight:340;
  font-variation-settings:"opsz" 144,"SOFT" 42;
}
.product-copy h1 em{font-style:italic;color:var(--accent);font-weight:310;font-variation-settings:"opsz" 144,"SOFT" 92;}
.product-sub{margin-top:18px;font-size:17px;line-height:1.55;font-weight:600;color:#272522;}
.product-facts{
  margin-top:34px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  border:1px solid var(--line);
  background:rgba(255,255,255,.22);
}
.product-facts .fact{
  padding:18px 16px;
  min-height:118px;
  border-right:1px solid var(--line);
  background:rgba(251,248,241,.45);
}
.product-facts .fact:last-child{border-right:0;}
.product-facts .fact strong{font-family:var(--display);font-size:clamp(30px,3vw,48px);line-height:1;font-weight:340;letter-spacing:-.04em;display:block;}
.product-facts .fact span{display:block;margin-top:12px;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);line-height:1.35;}
.product-price{
  margin-top:22px;
  border:1px solid var(--line);
  background:rgba(255,255,255,.32);
  padding:18px 22px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}
.product-price.stack{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0;}
.product-price.stack>div{padding:18px 22px;}
.product-price.stack>div+div{border-left:1px solid var(--line);}
.product-price span{display:block;font-size:12px;color:var(--muted);margin-bottom:4px;}
.product-price strong{font-family:var(--display);font-size:clamp(30px,3.2vw,48px);font-weight:340;letter-spacing:-.04em;line-height:1;}
.product-copy .footnote{margin-top:22px;max-width:520px;font-size:12.5px;line-height:1.65;}
.product-copy .main-button{margin-top:26px;}
.product-media{height:100%;display:grid;grid-template-rows:minmax(0,1.65fr) minmax(150px,.78fr);gap:14px;}
.product-media img{height:100%;width:100%;object-fit:cover;background:#fbf8f1;filter:saturate(.86) contrast(.95) brightness(1.02);}
.product-media .product-plan{object-fit:contain;padding:12px;background:#fbf8f1;border:1px solid rgba(216,208,192,.38);filter:saturate(.92) contrast(.98) brightness(1.02);}
.product-submedia{display:grid;grid-template-columns:1fr 1fr;gap:14px;min-height:0;}
.product-submedia img{min-height:0;}

/* Shared interior gallery on Casa 100 and Casa 155. */
.interior-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;}
.interior-gallery img{height:280px;object-fit:cover;filter:saturate(.9) contrast(.97) brightness(1.02);}

/* Keep metric block where used later, but make terrace extra obvious. */
.fact strong .plus, .product-facts .plus{color:var(--accent);}

/* Make boxed sections less mechanical while preserving the approved fact block. */
.scope,.custom-options,.system-list,.mini-grid{border-color:rgba(216,208,192,.72);}
.scope>div,.custom-options>div,.system-list div,.mini-grid>div{border-color:rgba(216,208,192,.72);}

@media (min-width:861px) and (max-height:790px){
  .product-hero{height:calc(100svh - 76px);min-height:590px;}
  .product-wrap{padding-top:24px;padding-bottom:24px;}
  .product-copy h1{font-size:clamp(54px,6.1vw,92px);}
  .product-sub{font-size:15.5px;margin-top:14px;}
  .product-copy .eyebrow{margin-bottom:16px;}
  .product-facts{margin-top:24px;}
  .product-facts .fact{min-height:96px;padding:14px 13px;}
  .product-facts .fact strong{font-size:clamp(27px,2.5vw,40px);}
  .product-facts .fact span{font-size:9.2px;margin-top:8px;}
  .product-price{margin-top:16px;padding:15px 18px;}
  .product-price.stack>div{padding:15px 18px;}
  .product-price strong{font-size:clamp(26px,2.6vw,38px);}
  .product-copy .footnote{margin-top:15px;font-size:11.5px;line-height:1.48;}
  .product-copy .main-button{margin-top:18px;padding:14px 21px;}
  .product-media{grid-template-rows:minmax(0,1.72fr) minmax(130px,.74fr);gap:12px;}
  .product-submedia{gap:12px;}
}
@media(max-width:1100px){
  .product-hero{height:auto;min-height:0;overflow:visible;}
  .product-wrap{grid-template-columns:1fr;height:auto;padding-top:52px;padding-bottom:64px;}
  .product-copy{max-width:none;}
  .product-media{height:auto;grid-template-rows:420px 260px;}
}
@media(max-width:860px){
  .home-hero{height:auto;overflow:visible;}
  .product-wrap{padding:42px 20px 58px;}
  .product-copy h1{font-size:clamp(54px,15vw,78px);}
  .product-facts{grid-template-columns:repeat(2,1fr);}
  .product-facts .fact:nth-child(2){border-right:0;}
  .product-facts .fact:nth-child(-n+2){border-bottom:1px solid var(--line);}
  .product-price.stack{grid-template-columns:1fr;}
  .product-price.stack>div+div{border-left:0;border-top:1px solid var(--line);}
  .product-media{grid-template-rows:300px auto;}
  .product-submedia{grid-template-columns:1fr;}
  .product-submedia img{height:220px;}
  .interior-gallery{grid-template-columns:1fr 1fr;}
  .interior-gallery img{height:220px;}
}
@media(max-width:560px){
  .product-facts{grid-template-columns:1fr;}
  .product-facts .fact{border-right:0;border-bottom:1px solid var(--line);}
  .product-facts .fact:last-child{border-bottom:0;}
  .interior-gallery{grid-template-columns:1fr;}
}


/* v7 custom page fold */
.custom-hero{height:calc(100svh - var(--header-h));min-height:560px;background:var(--paper);border-bottom:1px solid var(--line);display:flex;align-items:center;overflow:hidden;}
.custom-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(32px,5vw,72px);align-items:center;}
.custom-hero img{height:min(560px,70svh);object-fit:cover;filter:saturate(.86) contrast(.95) brightness(1.02);}
.custom-hero .lead{max-width:620px;margin-top:24px;}
@media(max-width:900px){.custom-hero{height:auto;min-height:0;padding:54px 0 64px}.custom-hero-grid{grid-template-columns:1fr}.custom-hero img{height:330px}.custom-hero .main-button{width:100%;}}

/* final adjustments — cleaner project-page crops, two exterior angles + plan */
.hero-card img,
.product-media img,
.product-submedia img{
  object-position:center center;
}
.product-media{
  grid-template-rows:minmax(0,1.45fr) minmax(188px,.95fr);
}
.product-submedia{
  align-items:stretch;
}
.product-angle{
  object-fit:cover;
}
@media (min-width:861px) and (max-height:790px){
  .product-media{
    grid-template-rows:minmax(0,1.42fr) minmax(170px,.9fr);
  }
}
@media(max-width:1100px){
  .product-media{grid-template-rows:400px 240px;}
}
@media(max-width:860px){
  .product-media{grid-template-rows:280px auto;}
  .product-submedia img{height:210px;}
}

/* v8 final — sales-led home hero, no magazine treatment */
@media (min-width:861px){
  .sales-hero{
    height:calc(100svh - var(--header-h));
    min-height:650px;
    max-height:820px;
    padding:clamp(28px,4vw,56px) clamp(34px,4.2vw,64px);
    display:grid;
    grid-template-columns:minmax(460px,.86fr) minmax(620px,1.26fr);
    gap:clamp(34px,4vw,58px);
    align-items:center;
    background:linear-gradient(90deg,#f8f5ef 0%,#fbf9f5 60%,#f4f0e8 100%);
    overflow:hidden;
  }
}
.sales-hero-copy{max-width:640px;align-self:center;position:relative;z-index:2;}
.sales-hero .kicker{font-size:13px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:#48502f;margin-bottom:26px;}
.sales-hero h1{
  font-family:var(--sans);
  font-size:clamp(58px,6.2vw,106px);
  line-height:.98;
  letter-spacing:-.06em;
  font-weight:600;
  color:#1d1f1f;
}
.sales-hero-lead{margin-top:24px;max-width:560px;font-size:clamp(19px,1.5vw,25px);line-height:1.36;color:#5b5a55;font-weight:400;}
.sales-benefits{margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:600px;}
.sales-benefits article{display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:start;border:1px solid rgba(216,208,192,.72);background:rgba(255,255,255,.55);padding:16px 18px;border-radius:9px;}
.benefit-icon{width:42px;height:42px;border:1px solid rgba(70,76,48,.28);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#444b2d;font-size:20px;font-weight:600;background:#f9f6ef;}
.sales-benefits strong{display:block;font-family:var(--sans);font-size:16px;line-height:1.25;color:#20211f;font-weight:700;margin-bottom:5px;}
.sales-benefits p{font-size:13.5px;line-height:1.38;color:#5b5a55;}
.sales-actions{margin-top:26px;display:flex;gap:28px;align-items:center;flex-wrap:wrap;}
.text-button{display:inline-flex;align-items:center;gap:28px;font-size:14px;font-weight:700;border-bottom:2px solid #1f211d;padding:8px 0;color:#1f211d;}
.text-button span{font-size:22px;line-height:1;}
.sales-note{margin-top:24px;max-width:610px;font-size:12.5px;line-height:1.55;color:var(--muted);}
.sales-offers{height:100%;display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:22px;align-self:center;}
.sales-offer-card{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(360px,1fr);min-height:250px;border-radius:18px;overflow:hidden;background:#fffdfa;box-shadow:0 22px 60px rgba(58,50,38,.12);border:1px solid rgba(216,208,192,.48);color:inherit;}
.sales-offer-card img{height:100%;width:100%;object-fit:cover;object-position:center center;filter:saturate(.9) contrast(.97) brightness(1.01);}
.sales-offer-body{display:grid;grid-template-columns:1fr minmax(180px,.48fr);align-items:center;padding:26px 30px;gap:26px;}
.sales-offer-main h2{font-family:var(--sans);font-size:clamp(36px,3.1vw,52px);line-height:1;letter-spacing:-.05em;font-weight:600;color:#1d1f1f;margin-bottom:10px;}
.sales-offer-main p{font-size:16px;font-weight:700;margin-bottom:8px;color:#1f211d;}
.sales-offer-main span{font-size:15px;color:#5a5954;}
.sales-offer-price{border-left:1px solid rgba(216,208,192,.85);padding-left:34px;align-self:stretch;display:flex;flex-direction:column;justify-content:center;}
.sales-offer-price small{font-size:14px;font-weight:700;color:#34352f;margin-bottom:6px;}
.sales-offer-price strong{font-family:var(--sans);font-size:clamp(34px,2.9vw,46px);line-height:1;font-weight:600;letter-spacing:-.055em;color:#171816;}
@media (min-width:861px) and (max-height:760px){
  .sales-hero{min-height:600px;max-height:680px;padding-top:24px;padding-bottom:24px;}
  .sales-hero h1{font-size:clamp(52px,5.4vw,84px);}
  .sales-hero-lead{font-size:18px;margin-top:18px;}
  .sales-benefits{margin-top:20px;gap:8px;}
  .sales-benefits article{padding:13px 14px;grid-template-columns:44px 1fr;}
  .benefit-icon{width:36px;height:36px;font-size:17px;}
  .sales-benefits strong{font-size:14.5px;}
  .sales-benefits p{font-size:12.4px;line-height:1.32;}
  .sales-actions{margin-top:20px;}
  .sales-note{margin-top:18px;font-size:11.5px;}
  .sales-offers{gap:16px;}
  .sales-offer-card{min-height:220px;}
  .sales-offer-body{padding:21px 24px;}
  .sales-offer-main h2{font-size:36px;}
  .sales-offer-main p,.sales-offer-main span{font-size:13.5px;}
  .sales-offer-price strong{font-size:34px;}
}
@media(max-width:1100px){
  .sales-hero{height:auto;max-height:none;grid-template-columns:1fr;padding:42px 22px 64px;}
  .sales-offers{height:auto;grid-template-rows:auto;}
  .sales-offer-card{grid-template-columns:1fr;}
  .sales-offer-card img{height:260px;}
}
@media(max-width:860px){
  .sales-hero{display:block;padding:34px 18px 56px;background:#f8f5ef;}
  .sales-hero h1{font-size:clamp(48px,13vw,68px);}
  .sales-hero-lead{font-size:18px;}
  .sales-benefits{grid-template-columns:1fr;}
  .sales-offers{margin-top:34px;gap:16px;}
  .sales-offer-card{border-radius:14px;}
  .sales-offer-body{grid-template-columns:1fr;padding:22px;gap:18px;}
  .sales-offer-price{border-left:0;border-top:1px solid rgba(216,208,192,.85);padding:18px 0 0;}
}

/* final project-page image handling — show full architecture, avoid bad crops */
.product-media>img{
  object-fit:cover;
  object-position:center center;
}
.product-submedia img.product-angle{
  object-fit:cover;
  object-position:center center;
}
.product-submedia img.product-plan{
  object-fit:contain;
}
@media (min-width:861px){
  .product-media{grid-template-rows:minmax(0,1.35fr) minmax(190px,.92fr);}
}

/* final confirmed version — project-specific images and safer architectural crops */
.sales-offer-price em{
  display:block;
  margin-top:8px;
  font-style:normal;
  font-size:13px;
  line-height:1.25;
  color:#777167;
  letter-spacing:0;
}
.product-media > img,
.product-submedia img.product-angle{
  object-fit:contain;
  background:#f7f3ec;
}
.sales-offer-card img{
  object-fit:cover;
  object-position:center center;
}
@media (min-width:861px){
  .product-media{
    grid-template-rows:minmax(0,1.32fr) minmax(190px,.95fr);
  }
}


/* v10 update — better Casa 155 home-card crop */
.sales-offer-card.casa155-card img{object-position:center 58%;}


/* Editorial V7 variant — current content in architectural magazine design */
.editorial-home-hero .hero-copy-panel{
  background:linear-gradient(90deg,#f8f3ea 0%,#f4eee3 58%,#e7dece 100%);
}
.editorial-home-hero .hero-lead{
  max-width:520px;
}
.editorial-benefits{
  margin-top:clamp(28px,3vw,42px);
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:0;
  max-width:520px;
  border-top:1px solid rgba(151,139,119,.48);
  border-left:1px solid rgba(151,139,119,.48);
  background:rgba(251,248,241,.22);
}
.editorial-benefits span{
  min-height:58px;
  display:flex;
  align-items:center;
  border-right:1px solid rgba(151,139,119,.48);
  border-bottom:1px solid rgba(151,139,119,.48);
  padding:15px 18px;
  font-size:13px;
  font-weight:600;
  color:#3b382f;
  letter-spacing:.02em;
}
.editorial-home-hero .main-button{
  margin-top:clamp(26px,3vw,38px);
}
.editorial-home-hero .hero-note{
  margin-top:24px;
}
.editorial-home-hero .hero-card img{
  filter:saturate(.88) contrast(.97) brightness(1.01);
}
.editorial-home-hero .casa155-hero-card img{
  object-position:center 58%;
}
.editorial-home-hero .hero-card-body{
  background:#fbf8f1;
}
.editorial-home-hero .card-title-row h2{
  font-family:var(--display);
}
@media(max-width:860px){
  .editorial-benefits{grid-template-columns:1fr;}
  .editorial-benefits span{min-height:52px;}
}


/* v9 — restrained integration of Casa 250 and specification content into approved editorial v7 */
@media (min-width:861px) and (max-width:1280px){
  .site-header{grid-template-columns:160px 1fr auto;gap:20px;}
  .top-nav{gap:18px;font-size:12.5px;}
  .header-cta{padding-left:22px;padding-right:22px;}
}
.flagship-project{background:var(--paper);}
.flagship-grid{display:grid;grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr);gap:clamp(38px,7vw,110px);align-items:center;}
.flagship-copy{max-width:520px;}
.flagship-copy .lead{margin-top:28px;}
.flagship-meta{margin-top:34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;}
.flagship-meta span{padding:14px 0;border-bottom:1px solid var(--line);font-size:13px;color:var(--soft);}
.flagship-meta span:last-child{border-bottom:0;}
.flagship-meta strong{color:var(--ink);font-weight:600;margin-right:7px;}
.flagship-media{display:block;overflow:hidden;background:#efe9df;}
.flagship-media img{height:clamp(430px,49vw,690px);object-fit:cover;object-position:center center;filter:saturate(.86) contrast(.96) brightness(1.02);transition:transform .5s ease;}
.flagship-media:hover img{transform:scale(1.012);}
.system-disclaimer{margin-top:22px;color:var(--muted);font-size:12px;line-height:1.65;max-width:820px;}
.specification-section{background:linear-gradient(180deg,var(--paper),var(--paper-2));}
.specification-scope h4{font-family:var(--display);font-size:26px;line-height:1.05;font-weight:340;margin:34px 0 14px;}
.spec-copy{color:var(--soft);font-size:15px;line-height:1.75;max-width:620px;}
.casa250-media>img,.casa250-media .product-angle{object-fit:cover;background:#f7f3ec;}
@media(max-width:1100px){
  .flagship-grid{grid-template-columns:1fr;}
  .flagship-copy{max-width:760px;}
  .flagship-media img{height:520px;}
}
@media(max-width:860px){
  .flagship-media img{height:330px;}
}


/* v10 — approved homepage first screen: all three reference homes, editorial treatment */
.approved-home-hero{
  width:100%;
  max-width:1920px;
  height:calc(100svh - 82px);
  min-height:680px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(470px,37.2%) minmax(0,62.8%);
  background:#f7f3ec;
  border-bottom:1px solid var(--line-soft);
  overflow:hidden;
}
.approved-hero-copy{
  position:relative;
  overflow:hidden;
  display:flex;
  align-items:center;
  background:linear-gradient(90deg,#faf7f1 0%,#f6f1e9 74%,#eee6d9 100%);
  border-right:1px solid rgba(216,208,192,.72);
}
.approved-hero-copy:before{
  content:"";
  position:absolute;
  left:-12%;
  bottom:-28%;
  width:78%;
  height:92%;
  background:radial-gradient(ellipse at 42% 62%,rgba(221,213,198,.72) 0%,rgba(221,213,198,.38) 38%,transparent 70%);
  filter:blur(10px);
}
.approved-hero-copy:after{
  content:"";
  position:absolute;
  right:-8%;
  top:0;
  width:48%;
  height:100%;
  background:linear-gradient(104deg,transparent 0 54%,rgba(128,118,96,.10) 54.5%,transparent 55.3% 100%);
  opacity:.75;
}
.approved-hero-shadows{position:absolute;inset:0;pointer-events:none;opacity:.48;}
.approved-hero-shadows:before{
  content:"";
  position:absolute;
  right:9%;
  top:8%;
  width:280px;
  height:620px;
  background:linear-gradient(96deg,transparent 0 50%,rgba(104,97,76,.20) 50.3%,transparent 51.2%),radial-gradient(ellipse at 52% 18%,rgba(104,97,76,.14) 0 2%,transparent 2.4%),radial-gradient(ellipse at 45% 31%,rgba(104,97,76,.12) 0 2.4%,transparent 2.8%);
  transform:rotate(-5deg);
}
.approved-hero-inner{
  position:relative;
  z-index:2;
  width:min(560px,82%);
  margin-left:clamp(42px,4.2vw,82px);
  padding:30px 0;
}
.approved-home-hero .kicker{color:#5d6244;}
.approved-home-hero h1{
  margin-top:26px;
  font-family:var(--display);
  font-size:clamp(66px,5.25vw,100px);
  line-height:.96;
  letter-spacing:-.052em;
  font-weight:340;
  font-variation-settings:"opsz" 144,"SOFT" 40;
}
.approved-home-hero h1 em{
  display:inline-block;
  color:#59603a;
  font-style:italic;
  font-weight:310;
  font-variation-settings:"opsz" 144,"SOFT" 96;
}
.approved-hero-lead{
  margin-top:34px;
  max-width:515px;
  color:#4f4b45;
  font-size:18px;
  line-height:1.7;
}
.approved-benefits{
  max-width:520px;
  margin-top:30px;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  border-top:1px solid rgba(167,155,135,.38);
  border-left:1px solid rgba(167,155,135,.38);
  background:rgba(255,255,255,.14);
}
.approved-benefit{
  min-height:66px;
  display:flex;
  align-items:center;
  gap:18px;
  padding:14px 20px;
  border-right:1px solid rgba(167,155,135,.38);
  border-bottom:1px solid rgba(167,155,135,.38);
  font-family:var(--display);
  font-size:17px;
  color:#28251f;
}
.approved-benefit svg{width:26px;height:26px;stroke:#55603a;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none;}
.approved-main-button{
  margin-top:26px;
  width:min(355px,100%);
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:18px 28px;
  background:#4b4e2e;
  color:#fff;
  font-size:13px;
  font-weight:500;
  transition:.25s;
}
.approved-main-button:hover{background:#34361e;transform:translateY(-1px);}
.approved-main-button span{font-size:23px;line-height:1;font-weight:300;}
.approved-hero-note{
  margin-top:26px;
  max-width:515px;
  color:#797167;
  font-size:11.5px;
  line-height:1.68;
}
.approved-projects{
  height:100%;
  display:grid;
  grid-template-rows:repeat(3,minmax(0,1fr));
  background:#fbf8f2;
}
.approved-project-row{
  min-height:0;
  display:grid;
  grid-template-columns:minmax(360px,49.5%) minmax(0,50.5%);
  border-bottom:1px solid var(--line-soft);
  overflow:hidden;
  transition:background .25s ease;
}
.approved-project-row:last-child{border-bottom:0;}
.approved-project-row:hover{background:#fffdf9;}
.approved-project-image{min-width:0;overflow:hidden;background:#e8e2d7;}
.approved-project-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  filter:saturate(.86) contrast(.97) brightness(1.015);
  transition:transform .45s ease;
}
.approved-project-row:hover .approved-project-image img{transform:scale(1.012);}
.casa100-row .approved-project-image img{object-position:center 56%;}
.casa155-row .approved-project-image img{object-position:center 48%;}
.casa250-row .approved-project-image img{object-position:center 54%;}
.approved-project-info{
  min-width:0;
  display:grid;
  grid-template-columns:minmax(0,64%) minmax(145px,36%);
  align-items:stretch;
  padding:clamp(16px,1.55vw,30px) clamp(20px,1.8vw,36px);
  background:rgba(251,248,242,.96);
}
.approved-project-copy{
  min-width:0;
  padding-right:clamp(18px,2vw,38px);
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.approved-project-number{
  color:#59603a;
  font-family:var(--display);
  font-size:17px;
  line-height:1;
  margin-bottom:10px;
}
.approved-project-copy h2{
  font-family:var(--display);
  font-size:clamp(36px,3vw,57px);
  line-height:.94;
  letter-spacing:-.045em;
  font-weight:340;
}
.approved-project-copy p{
  margin-top:12px;
  padding-bottom:12px;
  border-bottom:1px solid rgba(172,159,138,.42);
  color:#4f5138;
  font-family:var(--display);
  font-size:clamp(15px,1.15vw,20px);
  line-height:1.25;
}
.approved-project-meta{
  display:block;
  margin-top:14px;
  color:#4d4943;
  font-size:13px;
  line-height:1.58;
  max-width:390px;
}
.approved-project-price{
  position:relative;
  min-width:0;
  padding-left:clamp(20px,2vw,38px);
  border-left:1px solid rgba(172,159,138,.42);
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
}
.approved-project-price>span{font-family:var(--display);font-size:16px;color:#49463f;}
.approved-project-price strong{
  margin-top:3px;
  font-family:var(--display);
  font-size:clamp(25px,2.1vw,39px);
  line-height:1.05;
  letter-spacing:-.035em;
  font-weight:340;
  white-space:nowrap;
}
.approved-project-price .request-price{white-space:normal;font-size:clamp(22px,1.8vw,34px);}
.approved-project-price i{
  position:absolute;
  right:0;
  bottom:0;
  font-style:normal;
  font-size:29px;
  line-height:1;
}

@media(max-width:1380px) and (min-width:861px){
  .approved-home-hero{grid-template-columns:minmax(430px,39%) minmax(0,61%);}
  .approved-hero-inner{width:min(500px,84%);margin-left:clamp(34px,3.7vw,58px);}
  .approved-home-hero h1{font-size:clamp(58px,4.85vw,76px);}
  .approved-hero-lead{font-size:15.5px;line-height:1.58;margin-top:25px;}
  .approved-benefits{margin-top:24px;}
  .approved-benefit{min-height:56px;padding:10px 15px;font-size:15px;gap:13px;}
  .approved-benefit svg{width:22px;height:22px;}
  .approved-main-button{margin-top:22px;padding:15px 22px;}
  .approved-hero-note{margin-top:20px;font-size:10px;}
  .approved-project-row{grid-template-columns:47% 53%;}
  .approved-project-info{grid-template-columns:minmax(0,62%) minmax(128px,38%);padding:14px 22px;}
  .approved-project-copy h2{font-size:clamp(32px,3vw,43px);}
  .approved-project-copy p{margin-top:8px;padding-bottom:8px;font-size:15px;}
  .approved-project-meta{margin-top:9px;font-size:11.5px;line-height:1.45;}
  .approved-project-number{font-size:15px;margin-bottom:7px;}
  .approved-project-price{padding-left:20px;}
  .approved-project-price>span{font-size:14px;}
  .approved-project-price strong{font-size:clamp(23px,2.05vw,30px);}
  .approved-project-price .request-price{font-size:clamp(20px,1.75vw,26px);}
}

@media(max-width:1100px) and (min-width:861px){
  .approved-home-hero{grid-template-columns:42% 58%;}
  .approved-project-row{grid-template-columns:44% 56%;}
  .approved-project-info{grid-template-columns:1fr minmax(116px,35%);padding:12px 16px;}
  .approved-project-copy{padding-right:12px;}
  .approved-project-copy h2{font-size:31px;}
  .approved-project-meta{font-size:10.5px;}
  .approved-project-price{padding-left:14px;}
  .approved-project-price strong{font-size:23px;}
  .approved-project-price .request-price{font-size:20px;}
}

@media(max-width:860px){
  .approved-home-hero{
    height:auto;
    min-height:0;
    display:block;
    overflow:visible;
  }
  .approved-hero-copy{min-height:calc(100svh - 78px);border-right:0;}
  .approved-hero-inner{width:auto;margin:0;padding:54px 26px 48px;}
  .approved-home-hero h1{font-size:clamp(54px,15.2vw,82px);}
  .approved-hero-lead{font-size:16px;line-height:1.62;}
  .approved-benefits{grid-template-columns:1fr 1fr;}
  .approved-benefit{font-size:14px;min-height:58px;padding:12px 13px;gap:10px;}
  .approved-projects{
    height:auto;
    display:flex;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
    gap:12px;
    padding:16px;
    background:#efe9df;
  }
  .approved-projects::-webkit-scrollbar{display:none;}
  .approved-project-row{
    flex:0 0 min(88vw,430px);
    min-height:570px;
    display:grid;
    grid-template-columns:1fr;
    grid-template-rows:52% 48%;
    scroll-snap-align:start;
    border:1px solid var(--line-soft);
    background:#fbf8f2;
  }
  .approved-project-info{grid-template-columns:minmax(0,1fr) 132px;padding:22px;}
  .approved-project-copy h2{font-size:42px;}
  .approved-project-copy p{font-size:16px;}
  .approved-project-meta{font-size:12px;}
  .approved-project-price strong{font-size:25px;}
  .approved-project-price .request-price{font-size:23px;}
}

@media(max-width:520px){
  .approved-benefits{grid-template-columns:1fr;}
  .approved-main-button{width:100%;}
  .approved-project-row{flex-basis:91vw;min-height:540px;}
  .approved-project-info{grid-template-columns:minmax(0,1fr) 112px;padding:18px;}
  .approved-project-copy{padding-right:12px;}
  .approved-project-copy h2{font-size:37px;}
  .approved-project-copy p{font-size:14px;}
  .approved-project-meta{font-size:11px;line-height:1.45;}
  .approved-project-price{padding-left:12px;}
  .approved-project-price strong{font-size:21px;}
  .approved-project-price .request-price{font-size:20px;}
}

/* v10.1 — fit the approved composition inside the first viewport */
@media(min-width:861px){
  .approved-hero-copy{align-items:flex-start;}
  .approved-hero-inner{
    margin-top:clamp(58px,7.5vh,82px);
    padding-top:0;
    padding-bottom:22px;
  }
  .approved-home-hero h1{font-size:clamp(60px,4.7vw,88px);}
  .approved-projects{min-height:0;}
  .approved-project-row{min-height:0;}
  .approved-project-image{position:relative;min-height:0;}
  .approved-project-image img{position:absolute;inset:0;min-height:0;}
  .approved-project-info{min-height:0;}
}
@media(min-width:861px) and (max-height:820px){
  .approved-hero-inner{margin-top:38px;width:min(500px,82%);}
  .approved-home-hero h1{font-size:clamp(54px,4.25vw,70px);margin-top:18px;}
  .approved-hero-lead{margin-top:22px;font-size:14.5px;line-height:1.52;}
  .approved-benefits{margin-top:20px;}
  .approved-benefit{min-height:52px;padding:9px 14px;font-size:14px;}
  .approved-main-button{margin-top:20px;padding:14px 20px;}
  .approved-hero-note{margin-top:16px;font-size:9.5px;line-height:1.5;}
  .approved-project-info{padding-top:10px;padding-bottom:10px;}
  .approved-project-copy h2{font-size:clamp(29px,2.7vw,38px);}
  .approved-project-copy p{font-size:14px;margin-top:6px;padding-bottom:6px;}
  .approved-project-meta{margin-top:7px;font-size:10.5px;line-height:1.4;}
  .approved-project-number{margin-bottom:5px;font-size:14px;}
  .approved-project-price strong{font-size:clamp(21px,1.9vw,27px);}
  .approved-project-price .request-price{font-size:clamp(19px,1.6vw,24px);}
}


/* v12 — specification as architectural editorial, no boxed cards, no numeric section labels */
.top-nav a[href="#system"]{white-space:nowrap;}
.spec-editorial{
  background:#f7f3ec;
  border-top:1px solid var(--line-soft);
  border-bottom:1px solid var(--line-soft);
}
.spec-ed-head{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);
  gap:clamp(40px,7vw,116px);
  align-items:start;
  padding-bottom:clamp(42px,5vw,72px);
  border-bottom:1px solid rgba(176,164,142,.56);
}
.spec-ed-title .display{max-width:860px;}
.spec-ed-note{
  padding-top:clamp(20px,2.8vw,42px);
  color:#494540;
  font-size:15px;
  line-height:1.78;
  max-width:500px;
}
.spec-ed-note p+p{margin-top:22px;color:var(--muted);}
.spec-ed-list{width:100%;}
.spec-ed-row{
  display:grid;
  grid-template-columns:minmax(220px,.7fr) minmax(300px,1fr) minmax(300px,.94fr);
  gap:clamp(30px,5vw,88px);
  padding:clamp(26px,3.5vw,46px) 0;
  border-bottom:1px solid rgba(176,164,142,.48);
}
.spec-ed-row h3{
  font-family:var(--display);
  font-size:clamp(24px,2vw,36px);
  line-height:1.04;
  letter-spacing:-.03em;
  font-weight:340;
}
.spec-ed-row strong{
  display:block;
  margin-bottom:12px;
  font-size:12px;
  line-height:1.35;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#2c2a26;
  font-weight:700;
}
.spec-ed-row p{
  color:#44403a;
  font-size:14.5px;
  line-height:1.68;
  max-width:500px;
}
.spec-ed-scope{
  padding-top:clamp(46px,5vw,74px);
}
.spec-scope-title{
  display:grid;
  grid-template-columns:minmax(260px,.55fr) 1fr;
  gap:clamp(30px,5vw,86px);
  align-items:end;
  padding-bottom:clamp(26px,3.2vw,42px);
  border-bottom:1px solid rgba(176,164,142,.56);
}
.spec-scope-cols{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:clamp(34px,5vw,90px);
  padding-top:clamp(28px,3.4vw,44px);
}
.spec-scope-cols h4{
  font-family:var(--display);
  font-size:clamp(23px,1.75vw,32px);
  line-height:1.08;
  letter-spacing:-.025em;
  font-weight:340;
  margin-bottom:18px;
}
.spec-scope-cols ul,.product-spec-list ul{list-style:none;}
.spec-scope-cols li{
  position:relative;
  padding-left:20px;
  margin:0 0 11px;
  color:#48443e;
  font-size:14px;
  line-height:1.55;
}
.spec-scope-cols li:before{
  content:"—";
  position:absolute;
  left:0;
  color:#8f846f;
}
.product-spec-editorial{
  background:linear-gradient(180deg,var(--paper),var(--paper-2));
  border-top:1px solid var(--line-soft);
  border-bottom:1px solid var(--line-soft);
}
.product-spec-list{
  margin-top:clamp(34px,4.5vw,62px);
  border-top:1px solid rgba(176,164,142,.56);
}
.product-spec-row{
  display:grid;
  grid-template-columns:minmax(240px,.42fr) minmax(0,1fr);
  gap:clamp(30px,5vw,84px);
  padding:clamp(24px,3.2vw,42px) 0;
  border-bottom:1px solid rgba(176,164,142,.48);
}
.product-spec-row h3{
  font-family:var(--display);
  font-size:clamp(24px,2vw,34px);
  line-height:1.08;
  letter-spacing:-.028em;
  font-weight:340;
}
.product-spec-row p{
  color:#46423c;
  font-size:15px;
  line-height:1.76;
  max-width:790px;
}

@media(max-width:1100px){
  .spec-ed-head,.spec-ed-row,.spec-scope-title{grid-template-columns:1fr;}
  .spec-ed-note{padding-top:0;max-width:760px;}
  .spec-scope-cols{grid-template-columns:1fr;gap:24px;}
}
@media(max-width:860px){
  .spec-editorial,.product-spec-editorial{padding-top:58px;padding-bottom:62px;}
  .spec-ed-head{gap:28px;padding-bottom:36px;}
  .spec-ed-row{gap:16px;padding:28px 0;}
  .spec-ed-row p{font-size:14px;}
  .spec-scope-title{gap:18px;}
  .product-spec-row{grid-template-columns:1fr;gap:12px;padding:26px 0;}
}

/* v13 final — approved hero carousel + deeper specification, no arrows, no boxed spec cards */
@media (min-width:861px){
  .approved-home-hero.hero-featured{
    height:calc(100svh - 92px);
    min-height:720px;
    max-height:900px;
    grid-template-columns:minmax(420px,37.8%) minmax(0,62.2%);
    background:#f7f3ec;
  }
  .hero-featured .approved-hero-copy{align-items:stretch;}
  .hero-featured .approved-hero-inner{
    display:flex;
    flex-direction:column;
    justify-content:center;
    height:100%;
    width:min(560px,83%);
    margin-top:0;
    padding:40px 0;
  }
}
.hero-featured .approved-home-hero h1{}
.hero-featured .approved-hero-lead{
  max-width:520px;
  margin-top:30px;
  font-size:16.5px;
  line-height:1.58;
  color:#2d2a26;
}
.hero-featured .approved-benefits{
  max-width:500px;
  margin-top:30px;
  border-top:1px solid rgba(167,155,135,.42);
  border-left:0;
  background:transparent;
}
.hero-featured .approved-benefit{
  min-height:56px;
  padding:13px 0;
  border-right:0;
  border-bottom:1px solid rgba(167,155,135,.42);
  font-family:var(--body);
  font-size:14px;
  font-weight:500;
  gap:17px;
}
.hero-featured .approved-benefit:nth-child(odd){padding-right:25px;border-right:1px solid rgba(167,155,135,.42);}
.hero-featured .approved-benefit:nth-child(even){padding-left:25px;}
.hero-featured .approved-benefit svg{width:25px;height:25px;}
.hero-featured .approved-main-button{
  justify-content:center;
  width:min(335px,100%);
  margin-top:28px;
  padding:17px 26px;
  letter-spacing:0;
}
.hero-featured .approved-main-button span{display:none;}
.hero-featured .approved-hero-note{
  max-width:480px;
  margin-top:25px;
  font-size:11.5px;
  line-height:1.58;
}
.featured-projects{
  min-height:0;
  height:100%;
  display:grid;
  grid-template-rows:minmax(290px,1fr) auto minmax(142px,.32fr);
  background:#fbf8f2;
  border-left:1px solid var(--line-soft);
}
.featured-image-wrap{
  min-height:0;
  overflow:hidden;
  background:#e7e0d5;
}
.featured-image{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  filter:saturate(.88) contrast(.97) brightness(1.015);
  transition:opacity .2s ease, transform .5s ease;
}
.featured-project-info{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(210px,.34fr);
  gap:clamp(28px,4vw,70px);
  align-items:center;
  padding:clamp(24px,3.1vw,44px) clamp(34px,5vw,72px);
  border-top:1px solid var(--line-soft);
  border-bottom:1px solid var(--line-soft);
}
.featured-project-copy h2{
  font-family:var(--display);
  font-size:clamp(48px,4.2vw,78px);
  line-height:.93;
  letter-spacing:-.045em;
  font-weight:340;
}
.featured-project-copy p{
  margin-top:12px;
  padding-bottom:18px;
  border-bottom:1px solid rgba(172,159,138,.46);
  color:#4f5138;
  font-family:var(--display);
  font-size:clamp(17px,1.25vw,22px);
  line-height:1.25;
}
.featured-project-price{
  border-left:1px solid rgba(172,159,138,.46);
  padding-left:clamp(28px,3vw,54px);
}
.featured-project-price span{
  display:block;
  font-family:var(--display);
  font-size:17px;
  color:#3f3b35;
  margin-bottom:4px;
}
.featured-project-price strong{
  display:block;
  font-family:var(--display);
  font-size:clamp(34px,3vw,54px);
  line-height:1.05;
  letter-spacing:-.035em;
  font-weight:340;
}
.project-switcher{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:clamp(20px,3vw,54px);
  align-items:center;
  padding:clamp(18px,2.5vw,34px) clamp(34px,5vw,72px);
}
.project-thumb{
  appearance:none;
  border:0;
  background:transparent;
  display:grid;
  grid-template-columns:120px minmax(0,1fr);
  gap:20px;
  align-items:center;
  text-align:left;
  color:inherit;
  cursor:pointer;
  padding:0;
  opacity:.72;
  transition:opacity .2s ease, transform .2s ease;
}
.project-thumb:hover,.project-thumb.is-active{opacity:1;}
.project-thumb.is-active{transform:translateY(-1px);}
.project-thumb img{
  width:120px;
  height:78px;
  object-fit:cover;
  filter:saturate(.86) contrast(.97) brightness(1.01);
}
.project-thumb span{display:block;min-width:0;}
.project-thumb strong{
  display:block;
  font-family:var(--display);
  font-size:clamp(21px,1.8vw,28px);
  line-height:1.04;
  letter-spacing:-.03em;
  font-weight:340;
}
.project-thumb em{
  display:block;
  margin-top:5px;
  font-style:normal;
  color:#5c564e;
  font-size:12px;
  line-height:1.4;
}
@media(max-width:1380px) and (min-width:861px){
  .approved-home-hero.hero-featured{grid-template-columns:minmax(390px,38.5%) minmax(0,61.5%);}
  .hero-featured .approved-hero-inner{width:min(505px,84%);}
  .hero-featured .approved-home-hero h1,.hero-featured h1{font-size:clamp(56px,4.55vw,76px);}
  .hero-featured .approved-hero-lead{font-size:14.5px;line-height:1.52;margin-top:24px;}
  .hero-featured .approved-benefits{margin-top:24px;}
  .hero-featured .approved-benefit{font-size:13px;min-height:50px;gap:12px;}
  .hero-featured .approved-benefit svg{width:21px;height:21px;}
  .featured-projects{grid-template-rows:minmax(260px,1fr) auto minmax(126px,.28fr);}
  .featured-project-info{grid-template-columns:minmax(0,1fr) minmax(170px,.32fr);padding:24px 42px;}
  .featured-project-copy h2{font-size:46px;}
  .featured-project-copy p{font-size:17px;padding-bottom:12px;}
  .featured-project-price strong{font-size:34px;}
  .project-switcher{padding:18px 42px;gap:24px;}
  .project-thumb{grid-template-columns:92px minmax(0,1fr);gap:14px;}
  .project-thumb img{width:92px;height:60px;}
  .project-thumb strong{font-size:22px;}
  .project-thumb em{font-size:10.5px;}
}
@media(max-width:860px){
  .approved-home-hero.hero-featured{display:block;height:auto;min-height:0;}
  .hero-featured .approved-hero-copy{min-height:0;}
  .hero-featured .approved-hero-inner{padding:48px 24px 38px;}
  .hero-featured .approved-hero-lead{font-size:15px;}
  .hero-featured .approved-benefits{grid-template-columns:1fr;margin-top:25px;}
  .hero-featured .approved-benefit:nth-child(odd),.hero-featured .approved-benefit:nth-child(even){padding-left:0;padding-right:0;border-right:0;}
  .featured-projects{display:block;height:auto;border-left:0;}
  .featured-image-wrap{height:52vw;min-height:250px;}
  .featured-project-info{grid-template-columns:1fr;padding:28px 24px;gap:18px;}
  .featured-project-copy h2{font-size:44px;}
  .featured-project-copy p{font-size:16px;}
  .featured-project-price{border-left:0;padding-left:0;}
  .featured-project-price strong{font-size:34px;}
  .project-switcher{display:flex;gap:14px;overflow-x:auto;padding:14px 24px 26px;scroll-snap-type:x mandatory;}
  .project-thumb{flex:0 0 240px;grid-template-columns:82px 1fr;scroll-snap-align:start;}
  .project-thumb img{width:82px;height:58px;}
}
@media(max-width:520px){
  .project-thumb{flex-basis:220px;}
  .featured-image-wrap{height:62vw;}
}

/* Specification v13 — no boxed cards, calmer type, small detail images */
.spec-editorial{background:#f7f3ec;}
.spec-clean-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(330px,.58fr);
  gap:clamp(42px,7vw,120px);
  align-items:start;
  padding-bottom:clamp(38px,5vw,68px);
  border-bottom:1px solid rgba(176,164,142,.56);
}
.spec-clean-head h2{
  margin-top:14px;
  font-family:var(--body);
  font-size:clamp(44px,5.2vw,82px);
  line-height:.98;
  letter-spacing:-.065em;
  font-weight:500;
  color:#191816;
}
.spec-clean-sub{
  margin-top:14px;
  font-family:var(--display);
  font-size:clamp(25px,3vw,48px);
  line-height:1.04;
  letter-spacing:-.035em;
  font-style:italic;
  color:#59603a;
}
.spec-clean-intro{
  padding-top:clamp(22px,3vw,46px);
  font-size:15.5px;
  line-height:1.76;
  color:#494540;
}
.spec-clean-intro p+p{margin-top:22px;color:var(--muted);}
.spec-detail-list{border-top:0;}
.spec-detail-row{
  display:grid;
  grid-template-columns:148px minmax(260px,.78fr) minmax(320px,1fr);
  gap:clamp(28px,4.8vw,78px);
  align-items:start;
  padding:clamp(25px,3vw,39px) 0;
  border-bottom:1px solid rgba(176,164,142,.48);
}
.spec-detail-row figure{
  width:148px;
  height:92px;
  overflow:hidden;
  background:#e9e1d5;
  margin:0;
}
.spec-detail-row figure img{
  width:100%;
  height:100%;
  object-fit:cover;
  filter:saturate(.82) contrast(.96) brightness(1.02);
}
.spec-detail-main h3{
  font-family:var(--body);
  font-size:clamp(21px,1.75vw,29px);
  line-height:1.08;
  letter-spacing:-.035em;
  font-weight:500;
  color:#1e1c19;
}
.spec-detail-main p,.spec-detail-ref p{
  margin-top:12px;
  color:#47433d;
  font-size:14px;
  line-height:1.66;
  max-width:560px;
}
.spec-detail-ref strong{
  display:block;
  font-size:12px;
  line-height:1.35;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#2c2a26;
  font-weight:700;
}
.clean-scope-title h3{
  font-family:var(--body);
  font-size:clamp(28px,3.2vw,52px);
  line-height:1.02;
  letter-spacing:-.055em;
  font-weight:500;
}
.spec-scope-cols h4,.product-spec-row h3{
  font-family:var(--body);
  font-weight:500;
  letter-spacing:-.035em;
}
@media(max-width:1100px){
  .spec-clean-head{grid-template-columns:1fr;gap:22px;}
  .spec-clean-intro{padding-top:0;max-width:760px;}
  .spec-detail-row{grid-template-columns:132px 1fr;gap:24px;}
  .spec-detail-ref{grid-column:2;}
  .spec-detail-row figure{width:132px;height:82px;}
}
@media(max-width:700px){
  .spec-detail-row{grid-template-columns:1fr;gap:14px;}
  .spec-detail-ref{grid-column:auto;}
  .spec-detail-row figure{width:100%;max-width:220px;height:118px;}
}
/* v13 cleanup — remove visible arrow cues from CTAs */
.main-button span,
.secondary-button span,
.approved-main-button span{display:none!important;}
.main-button,
.secondary-button{justify-content:center;gap:0;}
.mini-grid{border-left:0;border-right:0;}
.mini-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.18);}

/* v14 — clean hero selector, no active project duplication, no boxed benefit grid */
.hero-featured .approved-benefits{
  max-width:500px;
  margin-top:30px;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  column-gap:42px;
  row-gap:18px;
  border:0!important;
  background:transparent!important;
}
.hero-featured .approved-benefit,
.hero-featured .approved-benefit:nth-child(odd),
.hero-featured .approved-benefit:nth-child(even){
  min-height:0;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  gap:14px;
}
.hero-featured .approved-benefit svg{
  width:22px;
  height:22px;
}
.hero-featured .approved-main-button{
  margin-left:auto!important;
  margin-right:auto!important;
}
.project-switcher{
  grid-template-columns:repeat(2,minmax(0,1fr));
  align-items:center;
}
.project-thumb.is-active{transform:none;}
@media(max-width:1380px) and (min-width:861px){
  .hero-featured .approved-benefits{column-gap:32px;row-gap:16px;}
  .project-switcher{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:860px){
  .hero-featured .approved-benefits{grid-template-columns:1fr 1fr;column-gap:22px;}
  .project-switcher{display:flex;}
}
@media(max-width:520px){
  .hero-featured .approved-benefits{grid-template-columns:1fr;}
}


/* v15 — final alignment and specification cleanup */
.featured-image-link{
  display:block;
  width:100%;
  height:100%;
  color:inherit;
  text-decoration:none;
}
.featured-project-info-link{
  color:inherit;
  text-decoration:none;
}
.featured-project-info-link:hover .featured-project-copy h2{
  color:#343820;
}
@media (min-width:861px){
  .hero-featured .approved-main-button{
    align-self:center!important;
    width:min(335px,68%)!important;
    margin-left:0!important;
    margin-right:0!important;
  }
}
.spec-clean-head h2,
.spec-clean-sub,
.spec-detail-main h3,
.clean-scope-title h3,
.spec-scope-cols h4,
.product-spec-row h3{
  font-family:var(--body)!important;
  font-style:normal!important;
}
.spec-clean-head h2{
  font-weight:500!important;
  letter-spacing:-.055em!important;
}
.spec-clean-sub{
  font-weight:300!important;
  letter-spacing:-.04em!important;
  color:#5b6140!important;
}
.spec-detail-row{
  grid-template-columns:112px minmax(260px,.78fr) minmax(320px,1fr)!important;
  gap:clamp(26px,4.6vw,72px)!important;
  padding:clamp(25px,3vw,37px) 0!important;
}
.spec-detail-row figure{
  width:112px!important;
  height:72px!important;
}
.spec-detail-row figure img{
  object-fit:cover!important;
}
.spec-detail-main h3{
  font-size:clamp(22px,1.7vw,30px)!important;
  line-height:1.08!important;
  font-weight:500!important;
  letter-spacing:-.045em!important;
}
.spec-detail-main p,
.spec-detail-ref p{
  max-width:560px;
}
@media(max-width:1100px){
  .spec-detail-row{grid-template-columns:104px 1fr!important;gap:22px!important;}
  .spec-detail-row figure{width:104px!important;height:68px!important;}
  .spec-detail-ref{grid-column:2!important;}
}
@media(max-width:700px){
  .spec-detail-row{grid-template-columns:1fr!important;}
  .spec-detail-ref{grid-column:auto!important;}
  .spec-detail-row figure{width:150px!important;height:94px!important;max-width:150px!important;}
  .hero-featured .approved-main-button{width:100%!important;}
}
