/* Youngcraft Premium Rebuild — Prototype 19
   Site-wide harmonisation: restrained colour, image-first heroes, editorial content,
   evidence-led projects and modern interaction without decorative card overload. */

:root{
  --premium-max:1340px;
  --premium-reading:880px;
  --premium-ease:cubic-bezier(.2,.7,.2,1);
  --premium-section:clamp(3.6rem,6vw,6.3rem);
}

body{background:#fff;color:var(--ink)}
.container{width:min(calc(100% - 48px),var(--premium-max))}
.text-link{display:inline-flex;align-items:center;gap:.42rem;font-weight:750;letter-spacing:-.01em}
.text-link span{color:#9a7110;transition:transform .22s var(--premium-ease)}
.text-link:hover span{transform:translate(2px,-2px)}
.flow-label,.premium-section-heading>span{font-size:.62rem;letter-spacing:.135em;text-transform:uppercase;font-weight:800;color:#89670e}

/* --- Action system --- */
.btn{border-radius:4px;min-height:46px;padding-inline:19px;gap:10px;transition:transform .2s var(--premium-ease),background .2s,border-color .2s,color .2s}
.btn:hover{transform:translateY(-1px)}
.btn--icon{display:inline-flex;align-items:center;justify-content:center}
.btn__icon{width:18px;height:18px;flex:0 0 18px}
.btn__arrow{width:16px;height:16px;margin-left:2px;transition:transform .22s var(--premium-ease)}
.btn:hover .btn__arrow{transform:translateX(3px)}
.action-link{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:0 18px;background:var(--gold);color:var(--ink);font-size:.78rem;font-weight:800;border-radius:4px}
.action-link__icon{width:18px;height:18px}.action-link__arrow{width:16px;height:16px;margin-left:2px}

/* --- Header + mega menu --- */
.site-header{background:rgba(255,255,255,.97);backdrop-filter:saturate(1.2) blur(16px);border-bottom:1px solid rgba(11,15,20,.08)}
.header-inner{min-height:70px}
.brand img{width:38px;height:38px}
.brand__wordmark strong{font-size:.78rem;letter-spacing:.115em}.brand__wordmark small{font-size:.56rem;letter-spacing:.1em}
.site-nav{gap:27px}.site-nav>a,.nav-services__trigger{font-size:.77rem;font-weight:720}
.header-cta{min-height:42px;padding-inline:16px;font-size:.72rem}
.services-mega{border:1px solid rgba(11,15,20,.09);box-shadow:0 26px 70px rgba(11,15,20,.12);border-radius:0 0 8px 8px}
.services-mega__links a{border-color:#ebe8e0}
.services-mega__links a:hover{background:#faf9f6}

/* --- Interior hero: photograph first, compact identity tile, actions in a slim context bar. --- */
.page-hero--premium .page-hero__visual,.page-hero--premium .page-hero__overlay{min-height:clamp(390px,48vw,540px)}
.page-hero--premium .page-hero__overlay{align-items:flex-end;padding-block:32px}
.page-hero--premium .page-hero__card--compact{width:min(100%,430px);padding:24px 26px 26px;background:rgba(8,11,15,.94);box-shadow:0 20px 58px rgba(0,0,0,.16);border-left:2px solid var(--gold)}
.page-hero--premium .page-hero__card--compact .eyebrow{font-size:.58rem;margin-bottom:10px}
.page-hero--premium .page-hero__card--compact h1{font-size:clamp(2rem,3.15vw,3.2rem);line-height:1.02;margin:0;max-width:390px;letter-spacing:-.042em}
.page-hero--premium .page-hero__context{border-bottom:1px solid #dedad1}
.page-hero--premium .page-hero__context-inner{min-height:64px;grid-template-columns:1fr auto;gap:24px}
.page-hero__context-right{display:flex;justify-content:flex-end;align-items:center;gap:22px;min-width:0}
.page-hero__actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}
.page-hero__actions .btn{min-height:40px;padding-inline:14px;font-size:.69rem}
.page-hero__actions .btn__icon{width:15px;height:15px;flex-basis:15px}
.page-hero--premium .page-hero__note{max-width:440px}
.page-hero--premium .breadcrumb{letter-spacing:.02em}

/* --- Shared editorial intro --- */
.editorial-intro{padding:clamp(2.6rem,4.5vw,4.5rem) 0;background:#fff;border-bottom:1px solid #ebe7df}
.editorial-intro__inner{max-width:var(--premium-reading)}
.editorial-intro__inner p{font-size:clamp(1.02rem,1.35vw,1.2rem);line-height:1.74;color:#4f5a63;margin:0}
.editorial-intro__inner p strong{font-family:var(--font-display);color:var(--ink);font-weight:720}
.editorial-intro__inner .text-link{margin-top:18px}
.editorial-intro--compact{padding-block:3rem}

.premium-section-heading{padding-top:0;padding-bottom:15px;border-bottom:1px solid var(--line);margin-bottom:28px;display:flex;align-items:end;justify-content:space-between;gap:34px}
.premium-section-heading>div h2{font-size:clamp(1.55rem,2.35vw,2.3rem);margin:9px 0 0}
.premium-section-heading>p{max-width:620px;margin:0;font-size:.86rem;line-height:1.6}
.premium-section-heading--split{display:grid;grid-template-columns:1fr minmax(320px,.8fr)}

/* --- Services index + line-based content --- */
.services-directory-premium{padding:var(--premium-section) 0;background:#fff}
.premium-line-list{border-top:1px solid var(--line)}
.premium-service-row{display:grid;grid-template-columns:54px minmax(230px,.72fr) minmax(340px,1.25fr) auto;gap:26px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line);transition:padding .2s var(--premium-ease),color .2s}
.premium-service-row>span,.premium-line-item>span{font-size:.6rem;letter-spacing:.12em;font-weight:800;color:#8a6812}
.premium-service-row h2{font-size:clamp(1.08rem,1.5vw,1.32rem);margin:0;letter-spacing:-.025em}
.premium-service-row p{font-size:.84rem;line-height:1.58;margin:0;color:#68727b}
.premium-service-row>strong{font-size:.72rem;white-space:nowrap}.premium-service-row>strong b{color:#9b7210}
.premium-service-row:hover{padding-left:8px}.premium-service-row:hover h2,.premium-service-row:hover>strong{color:#8a6812}
.delivery-line-section{padding:4.4rem 0}
.delivery-line-section__inner>p{max-width:760px;font-size:.9rem;line-height:1.68;margin:28px 0 0}
.delivery-line{display:grid;grid-template-columns:repeat(7,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:17px}
.delivery-line>div{padding:19px 18px 20px 0}.delivery-line>div:not(:last-child){border-right:1px solid var(--line);margin-right:18px}
.delivery-line span{display:block;font-size:.56rem;letter-spacing:.1em;color:#8a6812;font-weight:800;margin-bottom:12px}.delivery-line strong{font-size:.82rem}

/* --- Service detail pages --- */
.service-anchor-nav{background:#fff;border-bottom:1px solid #e2ded5;box-shadow:none}
.service-anchor-nav__inner{min-height:48px}.service-anchor-nav a{font-size:.68rem;padding-block:14px}
.service-modern-overview{padding:clamp(3.4rem,5.5vw,5.6rem) 0}
.service-modern-overview__inner{max-width:940px}
.service-modern-overview h2{font-size:clamp(1.65rem,2.35vw,2.25rem);letter-spacing:-.035em}
.service-modern-overview p{font-size:clamp(.96rem,1.1vw,1.03rem);line-height:1.78;color:#59656e;max-width:900px}
.service-modern-overview p:first-of-type{font-size:clamp(1.03rem,1.25vw,1.13rem);color:#374149}
.service-modern-section{padding:clamp(3.2rem,5vw,5rem) 0}
.service-modern-heading h2{font-size:clamp(1.5rem,2vw,1.95rem)}
.service-cover-list__item{padding-block:22px}.service-cover-list__item h3{font-size:1.02rem}.service-cover-list__item p{font-size:.84rem}
.service-sector-list{border-left:0}.service-sector-list>div{border-left:0;min-height:128px;background:transparent}
.service-process-line>div{padding-top:24px;padding-bottom:26px}
.service-callback-strip{background:#f2efe7;padding:2.25rem 0}
.service-callback-strip__actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}

/* --- Rich service copy for Supply + Maintenance --- */
.editorial-service-copy{padding:clamp(3.6rem,5.8vw,5.8rem) 0;border-bottom:1px solid #ece8df}
.editorial-service-copy__inner{max-width:930px}
.editorial-service-copy p{font-size:1rem;line-height:1.8;color:#58646d;margin:0 0 18px}
.editorial-service-copy__lead{font-size:clamp(1.06rem,1.25vw,1.16rem)!important;color:#39434b!important}
.editorial-service-copy__lead strong{font-family:var(--font-display);color:var(--ink)}

/* Supply: catalogue first, then explanation. */
.supply-catalogue-first{padding:clamp(3.3rem,5vw,5rem) 0;background:#f7f6f2;border-bottom:1px solid var(--line)}
.catalogue-preview-grid--premium{gap:16px}
.catalogue-preview-grid--premium .catalogue-card{box-shadow:none;border:1px solid #ddd9d0;border-radius:0;background:#fff}
.catalogue-preview-grid--premium .catalogue-card__body{padding:18px}
.catalogue-preview-grid--premium .catalogue-card__body p{font-size:.77rem}
.catalogue-preview-grid--premium .catalogue-card__media{height:180px;background:#f3f2ee}
.supply-catalogue-actions{display:flex;justify-content:space-between;align-items:center;gap:32px;margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}
.supply-catalogue-actions>p{margin:0;max-width:600px;font-size:.83rem}
.supply-catalogue-actions>div{display:flex;gap:16px;align-items:center;flex-wrap:wrap}
.supply-modes-section{padding:clamp(3.4rem,5.5vw,5.4rem) 0;background:#fff}
.supply-modes{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}
.supply-mode{padding:30px 36px 12px 0}.supply-mode+ .supply-mode{border-left:1px solid var(--line);padding-left:36px}
.supply-mode>span{font-size:.6rem;letter-spacing:.12em;font-weight:800;color:#8a6812}.supply-mode h2{font-size:1.45rem;margin:18px 0 10px}.supply-mode p{font-size:.9rem;line-height:1.7;max-width:560px}

/* Maintenance */
.premium-service-list{padding:var(--premium-section) 0;background:#fff}
.premium-line-item{display:grid;grid-template-columns:52px minmax(200px,.7fr) 1.3fr;gap:28px;align-items:start;padding:23px 0;border-bottom:1px solid var(--line)}
.premium-line-item h2{font-size:1.12rem;margin:0}.premium-line-item p{font-size:.86rem;line-height:1.62;margin:0;max-width:700px}
.maintenance-priority-section{padding:4.5rem 0}.maintenance-priority-section__inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.maintenance-priority-section h2{font-size:clamp(1.7rem,2.35vw,2.3rem)}.maintenance-priority-section p{font-size:.92rem;line-height:1.74}

/* --- Projects as evidence, not reports --- */
.project-featured-section{padding:var(--premium-section) 0 4.4rem;background:#fff}
.project-featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px}
.project-feature{min-width:0}
.project-feature__media{display:block;aspect-ratio:16/10;overflow:hidden;background:#eee}.project-feature__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s var(--premium-ease)}.project-feature:hover img{transform:scale(1.012)}
.project-feature__content{padding-top:20px}.project-feature__meta{display:flex;justify-content:space-between;gap:20px;font-size:.59rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:#84640f}.project-feature h3{font-size:1.42rem;margin:13px 0 8px}.project-feature__content>p{font-size:.88rem;line-height:1.62;margin-bottom:17px}.project-feature__evidence{display:grid;grid-template-columns:64px 1fr;gap:18px;border-top:1px solid #e7e3da;padding:12px 0}.project-feature__evidence>span{font-size:.58rem;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:#8a6812}.project-feature__evidence p{font-size:.78rem;line-height:1.55;margin:0}.project-feature .text-link{margin-top:12px;font-size:.75rem}
.project-records-section{padding:4.8rem 0 5.6rem;background:#f7f6f2;border-top:1px solid var(--line)}
.project-records{border-top:1px solid var(--line)}
.project-record{display:grid;grid-template-columns:1.05fr 1fr 1fr 1fr;gap:34px;padding:28px 0;border-bottom:1px solid var(--line)}
.project-record__meta{display:flex;gap:14px;justify-content:space-between;font-size:.55rem;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:#85650f}.project-record__identity h2{font-size:1.16rem;margin:17px 0 8px}.project-record__status{font-size:.66rem;color:#777f86}.project-record__field>span{display:block;font-size:.57rem;letter-spacing:.11em;text-transform:uppercase;font-weight:800;color:#85650f;margin-bottom:8px}.project-record__field p{font-size:.8rem;line-height:1.58;margin:0;color:#606b74}
.project-empty-section{padding:5rem 0}.project-empty-section .container{max-width:800px}

/* --- About --- */
.about-statement{padding:clamp(4rem,6.5vw,6.7rem) 0}.about-statement__inner{max-width:940px}.about-statement p{font-size:1rem;line-height:1.82;color:#57636c;margin:0 0 20px}.about-statement__lead{font-size:clamp(1.12rem,1.45vw,1.34rem)!important;color:#39434b!important}.about-statement__lead strong{font-family:var(--font-display);color:var(--ink)}
.about-principles{padding:5rem 0}.about-principle-list{border-top:1px solid var(--line)}.about-principle-list>div{display:grid;grid-template-columns:48px 210px 1fr;gap:26px;padding:22px 0;border-bottom:1px solid var(--line)}.about-principle-list span{font-size:.58rem;letter-spacing:.1em;font-weight:800;color:#87660f}.about-principle-list h2{font-size:1.02rem;margin:0}.about-principle-list p{font-size:.84rem;line-height:1.62;margin:0;max-width:720px}
.about-direction{padding:5rem 0}.about-direction__inner{max-width:900px}.about-direction p{font-size:.96rem;line-height:1.76}.about-direction__lead{font-size:1.08rem!important;color:#39434b!important}

/* --- Catalogue + Insights + Contact: flatten inherited card-heavy treatment. --- */
.catalogue-intro .content-grid,.insights-intro .content-grid{grid-template-columns:1fr;gap:18px;max-width:900px}.catalogue-intro .content-grid__aside,.insights-intro .content-grid__aside{position:static}.catalogue-intro .content-grid__aside h2,.insights-intro .content-grid__aside h2{font-size:clamp(1.65rem,2.3vw,2.25rem);max-width:760px}.catalogue-intro .content-grid__body,.insights-intro .content-grid__body{max-width:820px}
.catalogue-card{border-radius:0;box-shadow:none}.catalogue-card:hover{transform:none;box-shadow:0 16px 40px rgba(11,15,20,.06)}
.contact-entry__grid{grid-template-columns:.72fr 1.28fr;gap:70px}.contact-intent-grid{gap:0;border-top:1px solid var(--line)}.contact-intent{border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;text-align:left;padding:18px 4px}.contact-intent:hover{background:#faf9f6}.contact-intent small{color:#89670e}
.enquiry-panel,.contact-card{border-radius:0;box-shadow:none}

/* --- Sector tags: informative, not app-like buttons. --- */
.home-sectors-strip{background:#f6f4ef}
.home-sector-list--tags{gap:7px 22px}
.home-sector-list--tags .home-sector-tag{border:0!important;background:transparent!important;padding:3px 0!important;min-height:0!important;font-size:.78rem!important;position:relative}
.home-sector-list--tags .home-sector-tag:not(:last-child):after{display:block!important;content:"·"!important;position:absolute!important;right:-13px!important;color:#b6aa89!important}

/* --- Footer + WhatsApp --- */
.site-footer--premium{background:#080b0f}
.footer-contact-row{padding:34px 0;grid-template-columns:1fr auto;gap:60px}
.footer-contact-row__copy h2{font-size:clamp(1.38rem,1.9vw,1.82rem)}
.footer-contact-row__copy p{font-size:.79rem;max-width:650px}
.footer-contact-row__actions{display:flex;gap:12px}
.btn--footer-primary{min-height:46px;padding-inline:17px}
.btn--footer-secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 17px;border:1px solid rgba(255,255,255,.28);border-radius:4px;color:#fff;font-size:.75rem;font-weight:800}
.btn--footer-secondary:hover{border-color:var(--gold-2);transform:translateY(-1px)}
.btn--footer-secondary .btn__icon,.btn--footer-secondary .btn__arrow{color:#e2b33a}
.footer-grid{padding-top:34px}.footer-grid h3{font-size:.61rem}.footer-grid a{font-size:.77rem}.footer-brand p{font-size:.77rem;max-width:300px}
.whatsapp--premium{right:22px;bottom:20px;min-width:auto;width:auto;height:48px;padding:0 16px 0 12px;gap:8px;border:1px solid rgba(11,15,20,.08);box-shadow:0 12px 35px rgba(11,15,20,.12);font-weight:800}
.whatsapp__icon{width:22px;height:22px;color:#168b56}.whatsapp--premium span{font-size:.72rem}

/* --- Responsive --- */
@media(max-width:1050px){
  .premium-service-row{grid-template-columns:46px .8fr 1.2fr auto;gap:18px}
  .project-record{grid-template-columns:1fr 1fr}.project-record__identity{grid-column:1/-1}
  .project-featured-grid{gap:28px}
  .page-hero--premium .page-hero__context-inner{grid-template-columns:1fr}.page-hero__context-right{justify-content:flex-start}
  .maintenance-priority-section__inner{gap:48px}
}
@media(max-width:820px){
  .premium-section-heading--split{grid-template-columns:1fr;gap:10px}
  .premium-service-row{grid-template-columns:38px 1fr auto}.premium-service-row p{grid-column:2/4}.premium-service-row>strong{grid-column:3;grid-row:1/3}
  .delivery-line{grid-template-columns:repeat(4,1fr)}
  .project-featured-grid,.supply-modes,.maintenance-priority-section__inner{grid-template-columns:1fr}
  .supply-mode+ .supply-mode{border-left:0;border-top:1px solid var(--line);padding-left:0;margin-top:24px;padding-top:30px}
  .project-record{grid-template-columns:1fr}.project-record__identity{grid-column:auto}
  .about-principle-list>div{grid-template-columns:42px 170px 1fr}
  .contact-entry__grid{grid-template-columns:1fr}
  .footer-contact-row{grid-template-columns:1fr;gap:22px}.footer-contact-row__actions{justify-content:flex-start}
}
@media(max-width:620px){
  .container{width:min(calc(100% - 30px),var(--premium-max))}
  .page-hero--premium .page-hero__media{height:320px}
  .page-hero--premium .page-hero__card--compact{width:calc(100% - 30px);margin:0 15px 16px;padding:19px 20px;border-left:0;border-top:2px solid var(--gold)}
  .page-hero--premium .page-hero__overlay{position:absolute;inset:0;display:flex;align-items:flex-end;padding:0;width:100%}
  .page-hero--premium .page-hero__context-inner{padding-block:14px}
  .page-hero__context-right{width:100%}.page-hero__actions{width:100%}.page-hero__actions .btn{flex:1}
  .premium-service-row{grid-template-columns:30px 1fr}.premium-service-row p,.premium-service-row>strong{grid-column:2}.premium-service-row>strong{grid-row:auto;justify-self:start}
  .delivery-line{grid-template-columns:1fr 1fr}
  .service-sector-list{grid-template-columns:1fr}
  .premium-line-item{grid-template-columns:32px 1fr}.premium-line-item p{grid-column:2}
  .project-featured-grid{grid-template-columns:1fr}
  .project-feature__evidence{grid-template-columns:56px 1fr}
  .supply-catalogue-actions{align-items:flex-start;flex-direction:column}
  .about-principle-list>div{grid-template-columns:32px 1fr}.about-principle-list p{grid-column:2}
  .footer-contact-row__actions{flex-direction:column;align-items:stretch}.btn--footer-primary,.btn--footer-secondary{width:100%}
  .whatsapp--premium{width:48px;padding:0;justify-content:center}.whatsapp--premium span{display:none}
}

/* Catalogue microcopy + actions */
.catalogue-card__mode{display:block;margin:-4px 0 14px;font-size:.66rem;line-height:1.45;color:#7b8389}
.catalogue-card__actions{align-items:center;gap:12px}
.catalogue-add{border-radius:3px}

/* P18 refinement: sectors and process read as structured information, not cards. */
.service-sector-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 42px;border-top:1px solid var(--line);border-left:0}
.service-sector-list>div{padding:20px 0 22px;border-right:0;border-bottom:1px solid var(--line);min-height:0;background:transparent}
.service-process-line{gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.service-process-line>div{margin-right:0;padding:23px 24px 24px 0}
.service-process-line>div:not(:last-child){border-right:1px solid var(--line);padding-right:24px;margin-right:24px}
@media(max-width:900px){.service-sector-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px}}
@media(max-width:620px){.service-sector-list{grid-template-columns:1fr;gap:0}.service-process-line>div:not(:last-child){border-right:0;margin-right:0}}

/* Prototype 19 — action clarity + flow refinement */
:root{
  --action-radius:6px;
  --action-height:46px;
}
.btn{
  min-height:var(--action-height);
  border-radius:var(--action-radius);
  padding-inline:18px;
  gap:9px;
  box-shadow:none;
}
.btn__icon{width:17px;height:17px;flex:0 0 17px}
.btn__arrow{width:15px;height:15px;margin-left:4px}
.btn--primary,.btn--footer-primary{
  background:var(--gold);
  border-color:var(--gold);
  color:var(--ink);
}
.btn--primary:hover,.btn--footer-primary:hover{
  background:#ddb022;
  border-color:#ddb022;
  transform:translateY(-1px);
}
.btn--secondary,.btn--footer-secondary{
  background:transparent;
  border:1px solid rgba(11,15,20,.24);
  color:var(--ink);
}
.page-hero__card .btn--secondary,.home-service-slide__panel .btn--secondary,
.site-footer .btn--footer-secondary{
  border-color:rgba(255,255,255,.28);
  color:#fff;
}
.btn--secondary:hover,.btn--footer-secondary:hover{
  border-color:var(--gold);
  color:inherit;
  background:rgba(212,160,23,.06);
  transform:translateY(-1px);
}
.site-footer .btn--footer-secondary:hover{background:rgba(255,255,255,.04);color:#fff}
.footer-contact-row__actions{gap:14px;align-items:center;flex-wrap:wrap}
.footer-contact-row__actions .btn{min-width:190px}
.footer-contact-row__actions .btn--footer-primary{justify-content:center}
.footer-contact-row__actions .btn--footer-secondary{justify-content:center}
.footer-contact-row__actions .btn--footer-secondary .btn__icon{color:#e0ad27}
.footer-contact-row__actions .btn--footer-secondary .btn__arrow{color:#e0ad27}
.service-callback-strip__actions .btn{min-width:190px}
.service-callback-strip__actions .text-link{min-height:46px;padding-inline:4px}
.header-cta{border-radius:5px;gap:8px}
.header-cta .btn__icon{width:15px;height:15px;flex-basis:15px}
.action-link{border-radius:6px;min-height:46px;padding-inline:18px}
.whatsapp--premium{
  border-radius:8px;
  height:46px;
  padding:0 14px 0 12px;
  gap:8px;
  background:#fff;
  border:1px solid rgba(11,15,20,.11);
  box-shadow:0 10px 28px rgba(11,15,20,.10);
}
.whatsapp__icon{width:21px;height:21px;color:#1f9d62}
.whatsapp--premium:hover{transform:translateY(-1px);box-shadow:0 14px 32px rgba(11,15,20,.14)}
.project-intro{padding-block:clamp(2rem,3.5vw,3.1rem)}
.project-intro .editorial-intro__inner{max-width:900px}
.project-intro .editorial-intro__inner p{font-size:clamp(.98rem,1.12vw,1.08rem);line-height:1.68}
@media(max-width:620px){
  .footer-contact-row__actions .btn{width:100%;min-width:0}
  .whatsapp--premium{border-radius:50%;width:46px;height:46px;padding:0}
}

/* Prototype 20 — sector tags + footer action polish */
.home-sectors-strip{
  padding-block:clamp(1.8rem,3vw,2.4rem);
}
.home-sectors-strip__inner{
  align-items:flex-start;
  gap:clamp(1.5rem,3vw,3.25rem);
}
.home-sector-list--tags{
  display:flex;
  flex-wrap:wrap;
  gap:8px!important;
}
.home-sector-list--tags .home-sector-tag{
  display:inline-flex!important;
  align-items:center!important;
  min-height:36px!important;
  padding:8px 12px!important;
  border:1px solid #d8d2c6!important;
  border-radius:4px!important;
  background:rgba(255,255,255,.72)!important;
  color:#1d252b!important;
  font-size:.75rem!important;
  font-weight:700!important;
  line-height:1.15!important;
  letter-spacing:-.01em!important;
  position:static!important;
}
.home-sector-list--tags .home-sector-tag:after{
  display:none!important;
  content:none!important;
}

.footer-contact-row{
  align-items:center;
}
.footer-contact-row__actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:12px;
  flex-wrap:wrap;
  width:auto;
}
.footer-contact-row__actions .btn{
  min-width:0;
  min-height:48px;
  padding:8px 17px;
  border-radius:6px;
  gap:10px;
  white-space:nowrap;
}
.footer-contact-row__actions .btn__icon{
  width:18px;
  height:18px;
  flex:0 0 18px;
}
.footer-contact-row__actions .btn--footer-primary{
  background:var(--gold);
  border-color:var(--gold);
  color:var(--ink);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);
}
.footer-contact-row__actions .btn--footer-primary .btn__icon{
  color:var(--ink);
}
.footer-contact-row__actions .btn--footer-primary:hover{
  background:#e0ad27;
  border-color:#e0ad27;
  transform:translateY(-1px);
}
.footer-contact-row__actions .btn--footer-secondary{
  background:rgba(255,255,255,.015);
  border:1px solid rgba(255,255,255,.28);
  color:#fff;
  padding-left:15px;
  padding-right:14px;
}
.footer-contact-row__actions .btn--footer-secondary .btn__icon,
.footer-contact-row__actions .btn--footer-secondary .btn__arrow{
  color:var(--gold);
}
.footer-contact-row__actions .btn--footer-secondary .btn__arrow{
  margin-left:2px;
  transition:transform .2s ease;
}
.footer-contact-row__actions .btn--footer-secondary:hover{
  border-color:rgba(224,173,39,.8);
  background:rgba(255,255,255,.04);
  color:#fff;
  transform:translateY(-1px);
}
.footer-contact-row__actions .btn--footer-secondary:hover .btn__arrow{
  transform:translateX(3px);
}

@media(max-width:900px){
  .home-sectors-strip__inner{gap:1rem}
  .footer-contact-row__actions{justify-content:flex-start}
}
@media(max-width:620px){
  .home-sector-list--tags{gap:7px!important}
  .home-sector-list--tags .home-sector-tag{font-size:.71rem!important;padding:7px 10px!important;min-height:34px!important}
  .footer-contact-row__actions{display:grid;grid-template-columns:1fr;width:100%;gap:10px}
  .footer-contact-row__actions .btn{width:100%;justify-content:center}
}
