/*
Theme Name: POLIMĒRS Exact
Theme URI: https://raivisweb.id.lv/
Author: Raivis WEB
Author URI: https://raivisweb.id.lv/
Description: Individuāli izstrādāts, responsīvs WordPress motīvs POLIMĒRS mājaslapai. Dizains un izstrāde: Raivis WEB.
Version: 1.0.64
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 8.0
License: GPL-2.0-or-later
Text Domain: polimers-exact
Tags: custom-logo, featured-images, responsive-layout
*/

:root {
  --orange: #e0a100;
  --orange-2: #f6ac00;
  --orange-light: #fff4d8;
  --text: #171717;
  --muted: #4d4d4d;
  --muted-2: #666;
  --border: #f1ddbd;
  --cream: #fbf5ec;
  --footer: #2b1e1a;
  --footer-2: #49352d;
  --white: #fff;
  --shadow: 0 12px 35px rgba(20, 16, 10, .07);
  --radius: 10px;
  --container: 1312px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{margin:0;background:#fff;color:var(--text);font-family:Inter, Arial, Helvetica, sans-serif;line-height:1.42;overflow-x:hidden}
body.menu-open{overflow:hidden}
img{display:block;max-width:100%;height:auto}
a{text-decoration:none;color:inherit}
ul{margin:0;padding:0;list-style:none}
.container{width:min(var(--container), calc(100% - 32px));margin-inline:auto}

.site-header{height:80px;background:#fff;border-bottom:1px solid #e7e1d8;box-shadow:0 3px 14px rgba(0,0,0,.05);position:sticky;top:0;z-index:50}
.header-inner{height:80px;display:grid;grid-template-columns:250px 1fr 240px;align-items:center;gap:20px}
.brand{display:flex;align-items:center;gap:15px;min-width:0}
.brand-icon{width:50px;height:50px;object-fit:contain;flex:0 0 auto}
.brand-line{width:2px;height:52px;background:#1d1d1d;opacity:.95;flex:0 0 auto}
.brand-title{font-weight:900;letter-spacing:.035em;font-size:23px;line-height:1;text-transform:uppercase;display:block}
.brand-sub{font-size:13px;font-style:italic;line-height:1;margin-top:7px;color:#111;display:block}
.main-nav{display:flex;justify-content:center;align-items:center;height:100%}
.main-nav ul{display:flex;align-items:center;gap:28px;height:100%}
.main-nav a{font-weight:600;font-size:13.5px;color:#111;position:relative;display:flex;align-items:center;height:80px;white-space:nowrap}
.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:14px;height:2px;background:var(--orange-2);transform:scaleX(0);transition:.2s;border-radius:2px}
.main-nav .current-menu-item a,.main-nav a:hover{color:#d89400}
.main-nav .current-menu-item a:after,.main-nav a:hover:after{transform:scaleX(1)}
.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:0}
.phone{font-size:15px;font-weight:800;display:flex;align-items:center;gap:11px;white-space:nowrap;color:#111}
.phone svg,.btn svg{width:16px;height:16px;flex:0 0 auto}
.btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;height:46px;padding:0 30px;font-weight:800;font-size:14px;line-height:1;cursor:pointer;transition:.2s;background:#fff;color:#111;white-space:nowrap}
.btn-primary{background:linear-gradient(135deg,#f4aa00,var(--orange));box-shadow:0 8px 20px rgba(224,161,0,.26)}
.btn-outline{height:42px;background:#fff;border:1.5px solid var(--orange);min-width:164px}
.btn:hover{transform:translateY(-1px);filter:saturate(1.05)}
.menu-toggle{display:none;width:44px;height:44px;border:1px solid #ead8bc;background:#fff;border-radius:10px;align-items:center;justify-content:center;color:#111}
.menu-toggle span,.menu-toggle span:before,.menu-toggle span:after{display:block;width:21px;height:2px;background:currentColor;border-radius:10px;position:relative;content:""}
.menu-toggle span:before{position:absolute;top:-7px;left:0}.menu-toggle span:after{position:absolute;top:7px;left:0}

.hero{height:377px;background:#f8f6f1;position:relative;overflow:hidden;border-bottom:1px solid #efefef}
.hero-bg{position:absolute;inset:0 0 0 32.6%;background:url('assets/img/hero-bg.jpg') center right / cover no-repeat;z-index:0}
.hero-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.82) 23%,rgba(255,255,255,.28) 43%,rgba(255,255,255,0) 70%)}
.hero-content{position:relative;z-index:1;width:min(520px,100%);padding-top:51px}
.hero h1{margin:0;color:#171717;font-family:Inter, Arial, sans-serif;font-weight:900;letter-spacing:-.055em;line-height:.98;font-size:55px}
.hero p{font-size:16px;font-weight:500;color:#1c1c1c;line-height:1.45;margin:18px 0 22px;max-width:500px}
.hero-actions{display:flex;gap:15px;align-items:center;margin-bottom:46px}
.hero-actions .btn-primary{min-width:202px}.hero-actions .btn-outline{min-width:164px}
.stats{display:grid;grid-template-columns:192px 222px 220px;gap:18px;align-items:center}
.stat{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;position:relative}
.stat:not(:last-child):after{content:"";position:absolute;right:-10px;top:6px;height:38px;width:1px;background:#eadfce}
.stat-icon{color:var(--orange);display:grid;place-items:center}.stat-icon svg{width:32px;height:32px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.stat-icon svg *, .feature-icon svg * { stroke: currentColor !important; fill: none !important; }

.stat strong{font-size:15px;font-weight:900;display:block;line-height:1.1}.stat span{font-size:13px;color:#171717;line-height:1.25;display:block;margin-top:3px}

.services{padding:14px 0 11px;background:#fff}
.section-title{text-align:center;margin:0 0 18px;font-size:28px;font-weight:900;line-height:1.1;letter-spacing:-.02em;position:relative}
.section-title:after{content:"";display:block;width:48px;height:3px;background:var(--orange);border-radius:2px;margin:10px auto 0}
.services-grid{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:35px;justify-content:center}
.service-card{height:170px;border:1px solid #efdfc8;background:#fff;border-radius:8px;box-shadow:0 8px 22px rgba(20,14,8,.04);text-align:center;padding:24px 22px 18px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}
.service-icon{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f6ae00,var(--orange));color:#fff;margin:-11px 0 13px;box-shadow:0 8px 15px rgba(224,161,0,.19)}
.service-icon svg{width:31px;height:31px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.service-card h3{font-size:16px;font-weight:900;line-height:1.15;margin:0 0 10px;letter-spacing:-.02em;color:#141414}
.service-card p{display:none}
.service-link{font-size:13px;color:#e0a100;font-weight:900;margin-top:auto;display:inline-flex;align-items:center;gap:7px}

.features{padding:0 0 10px;background:#fff}
.features-inner{min-height:73px;background:#fff8ee;border-radius:6px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #f2dfc4;overflow:hidden}
.feature{display:grid;grid-template-columns:52px 1fr;gap:13px;align-items:center;padding:15px 24px;border-right:1px solid #eddcc4}.feature:last-child{border-right:0}
.feature-icon{color:var(--orange);display:grid;place-items:center}.feature-icon svg{width:38px;height:38px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.feature strong{font-size:14px;font-weight:900;display:block;line-height:1.05}.feature span{font-size:12px;color:#171717;display:block;line-height:1.25;margin-top:4px}

.site-footer{background:radial-gradient(circle at 35% -70%,#5c4035 0%,var(--footer-2) 28%,var(--footer) 80%);min-height:217px;color:#fff;padding:22px 0 17px}
.footer-grid{display:grid;grid-template-columns:255px 170px 244px 210px 250px;gap:28px;align-items:start;border-bottom:1px solid rgba(255,255,255,.16);padding-bottom:20px}
.footer-brand{display:flex;align-items:center;gap:12px;margin-bottom:10px}.footer-brand .brand-icon{width:48px;height:48px}.footer-brand .brand-title{color:#fff;font-size:22px}.footer-brand .brand-sub{color:#fff;opacity:.9}
.footer-text{font-size:13px;line-height:1.45;color:rgba(255,255,255,.85);margin:0 0 14px}
.socials{display:flex;gap:12px}.socials a{width:32px;height:32px;border:1px solid rgba(255,255,255,.65);border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:700;font-size:13px}
.footer-col h3{margin:6px 0 16px;color:#fff;font-size:14px;text-transform:none;font-weight:900}.footer-col ul{display:grid;gap:7px}.footer-col li,.footer-col a{font-size:13px;color:rgba(255,255,255,.84);line-height:1.25}.footer-col a:hover{color:#ffc23c}
.footer-contact li{display:grid;grid-template-columns:22px 1fr;align-items:start;gap:9px}.footer-contact svg{width:17px;height:17px;stroke:#fff;fill:none;stroke-width:2;opacity:.95}
.footer-news h3{color:#f0a800}.footer-news p{font-size:13px;line-height:1.4;color:rgba(255,255,255,.84);margin:0 0 12px}.newsletter{display:flex;background:#fff;border-radius:5px;overflow:hidden;height:36px}.newsletter input{border:0;outline:0;flex:1;min-width:0;padding:0 14px;color:#555}.newsletter button{width:72px;border:0;background:var(--orange);color:#fff;font-weight:900;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-top:12px;color:rgba(255,255,255,.78);font-size:12px}.footer-bottom a{color:#fff}

@media (max-width:1200px){
  .header-inner{grid-template-columns:230px 1fr 210px}.main-nav ul{gap:20px}.header-actions .phone{display:none}.hero h1{font-size:50px}.services-grid{gap:20px}.footer-grid{grid-template-columns:1.2fr .8fr 1fr 1fr;}.footer-news{grid-column:1/-1}.newsletter{max-width:380px}}

@media (max-width:900px){
  .site-header,.header-inner{height:72px}.header-inner{grid-template-columns:1fr auto}.brand-icon{width:42px;height:42px}.brand-line{height:44px}.brand-title{font-size:20px}.brand-sub{font-size:12px}.menu-toggle{display:flex}.header-actions .btn,.header-actions .phone{display:none}.main-nav{position:fixed;left:16px;right:16px;top:82px;display:none;background:#fff;border:1px solid #ead8bc;border-radius:14px;box-shadow:0 25px 60px rgba(0,0,0,.14);padding:12px;z-index:100}.main-nav.open{display:block}.main-nav ul{display:block}.main-nav a{height:auto;padding:14px 10px}.main-nav a:after{display:none}
  .hero{height:auto;min-height:620px}.hero-bg{inset:270px 0 0 0;background-position:center right}.hero-bg:before{background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.2) 36%,rgba(255,255,255,.08))}.hero-content{padding-top:42px;width:100%}.hero h1{font-size:46px;max-width:540px}.hero p{max-width:520px}.stats{grid-template-columns:repeat(3,1fr);gap:8px;max-width:650px}.stat{grid-template-columns:34px 1fr}.stat:not(:last-child):after{display:none}.services{padding-top:30px}.services-grid{grid-template-columns:repeat(2,1fr);gap:18px}.features-inner{grid-template-columns:repeat(2,1fr)}.feature:nth-child(2){border-right:0}.feature:nth-child(1),.feature:nth-child(2){border-bottom:1px solid #eddcc4}.footer-grid{grid-template-columns:1fr 1fr}.footer-news{grid-column:auto}}

@media (max-width:620px){
  .container{width:min(100% - 24px,var(--container))}.brand-line,.brand-sub{display:none}.brand-title{font-size:19px}.hero{min-height:735px}.hero-bg{inset:390px 0 0 0;background-size:cover}.hero-content{padding-top:35px}.hero h1{font-size:43px}.hero p{font-size:15px}.hero-actions{display:grid;grid-template-columns:1fr;max-width:330px;margin-bottom:28px}.btn{width:100%}.stats{grid-template-columns:1fr;gap:12px;background:rgba(255,255,255,.82);border:1px solid #f0e0c9;border-radius:12px;padding:14px;max-width:360px}.services{padding-top:28px}.section-title{font-size:26px}.services-grid{grid-template-columns:1fr}.service-card{height:auto;min-height:160px;padding:28px 20px 20px}.features-inner{grid-template-columns:1fr}.feature{border-right:0;border-bottom:1px solid #eddcc4}.feature:last-child{border-bottom:0}.site-footer{padding-top:28px}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-bottom{display:grid;gap:8px}.newsletter{max-width:none}}


/* Unified SVG service icons */
.service-icon-svg svg{width:31px;height:31px;display:block;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}


/* v8 UI/UX mobile fixes + loader + subtle animations */
.polimers-loader {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: grid;
  place-items: center;
  background: #fffaf0;
  transition: opacity .45s ease, visibility .45s ease;
}

.polimers-loader.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.polimers-loader__inner {
  display: grid;
  justify-items: center;
  gap: 18px;
}

.polimers-loader__logo {
  width: 92px;
  height: 92px;
  object-fit: contain;
  animation: polimersPulse 1.25s ease-in-out infinite;
}

.polimers-loader__text {
  font-weight: 900;
  letter-spacing: .18em;
  color: #1b1714;
  font-size: 13px;
}

.polimers-loader__bar {
  width: 170px;
  height: 4px;
  border-radius: 999px;
  overflow: hidden;
  background: rgba(224, 161, 0, .18);
}

.polimers-loader__bar span {
  display: block;
  width: 40%;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #e0a100, #f6ae00);
  animation: polimersLoading 1.05s ease-in-out infinite;
}

@keyframes polimersPulse {
  0%, 100% { transform: scale(1); opacity: .92; }
  50% { transform: scale(1.08); opacity: 1; }
}

@keyframes polimersLoading {
  0% { transform: translateX(-110%); }
  100% { transform: translateX(280%); }
}

.animate-in {
  opacity: 0;
  translate: 0 22px;
  transition: opacity .62s ease, translate .62s ease;
}

.animate-in.is-visible {
  opacity: 1;
  translate: 0 0;
}

.service-card,
.feature,
.stat,
.btn {
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

@media (hover:hover) {
  .service-card:hover {
    transform: translateY(-7px);
    box-shadow: 0 18px 40px rgba(20,14,8,.10);
    border-color: rgba(224,161,0,.46);
  }

  .btn:hover {
    transform: translateY(-2px);
  }

  .service-link:hover {
    letter-spacing: .02em;
  }
}

@media (max-width: 767px) {
  body {
    overflow-x: hidden;
  }

  .site-header {
    position: sticky;
    top: 0;
    z-index: 100;
  }

  .header-inner {
    min-height: 72px;
    gap: 12px;
  }

  .brand {
    min-width: 0;
  }

  .brand-icon {
    width: 42px;
    height: 42px;
  }

  .brand-title {
    font-size: 20px;
    line-height: 1;
  }

  .brand-sub,
  .brand-line {
    display: none !important;
  }

  .header-actions .phone,
  .header-actions > .btn {
    display: none;
  }

  .menu-toggle {
    display: inline-flex;
  }

  .main-nav {
    top: 72px;
  }

  .hero {
    min-height: auto;
    padding: 0;
    background: #fbf7ef;
    overflow: hidden;
  }

  .hero-bg {
    position: relative;
    inset: auto;
    width: 100%;
    min-height: 245px;
    margin-top: 22px;
    background-size: cover;
    background-position: center bottom;
    opacity: 1;
  }

  .hero::before,
  .hero::after {
    display: none !important;
  }

  .hero-content {
    padding: 28px 0 0;
  }

  .hero h1 {
    font-size: clamp(42px, 11vw, 56px);
    line-height: .98;
    letter-spacing: -0.065em;
    max-width: 360px;
  }

  .hero p {
    max-width: 365px;
    margin-top: 18px;
    font-size: 15.5px;
    line-height: 1.48;
  }

  .hero-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    max-width: 330px;
    margin: 24px 0 20px;
  }

  .hero-actions .btn {
    width: 100%;
    min-height: 48px;
    border-radius: 999px;
  }

  .stats {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 360px;
    margin: 0;
    padding: 16px 18px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 13px;
    background: rgba(255,255,255,.93);
    border: 1px solid #ecd9bc;
    border-radius: 12px;
    box-shadow: 0 12px 30px rgba(31, 24, 18, .08);
    backdrop-filter: blur(10px);
  }

  .stat {
    align-items: center;
    gap: 13px;
  }

  .stat-icon {
    width: 30px;
    min-width: 30px;
    height: 30px;
  }

  .stat strong {
    font-size: 15.5px;
    line-height: 1.1;
  }

  .stat span {
    font-size: 13px;
  }

  .services {
    padding: 30px 0 34px;
    background: #fff;
  }

  .section-title {
    font-size: 28px;
    line-height: 1.05;
    margin-bottom: 28px;
  }

  .services-grid {
    grid-template-columns: 1fr !important;
    gap: 16px;
  }

  .service-card {
    width: 100%;
    min-height: 150px;
    height: auto;
    padding: 26px 20px 20px;
  }

  .service-card h3 {
    font-size: 21px;
    line-height: 1.08;
    margin-bottom: 18px;
  }

  .service-icon {
    width: 58px;
    height: 58px;
    margin-top: -8px;
  }

  .features {
    padding-top: 28px;
  }

  .features-inner {
    grid-template-columns: 1fr;
  }

  .feature {
    padding: 20px 18px;
  }

  .site-footer {
    padding-top: 32px;
  }

  .footer-grid {
    grid-template-columns: 1fr !important;
    gap: 26px;
  }

  .footer-bottom {
    display: grid;
    gap: 8px;
    text-align: left;
  }
}

@media (max-width: 420px) {
  .container {
    width: min(100% - 24px, var(--container));
  }

  .hero h1 {
    font-size: clamp(40px, 12vw, 50px);
  }

  .hero-bg {
    min-height: 230px;
  }

  .stats {
    max-width: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .polimers-loader__logo,
  .polimers-loader__bar span,
  .animate-in,
  .service-card,
  .feature,
  .stat,
  .btn {
    animation: none !important;
    transition: none !important;
  }

  .animate-in {
    opacity: 1;
    transform: none;
    translate: none;
  }
}


/* v9 mobile UX refinements */
@media (max-width: 767px) {
  .hero {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fbf7ef;
  }

  .hero > .container,
  .hero .container {
    width: min(100% - 24px, var(--container));
  }

  .hero-content {
    order: 1;
    padding: 26px 0 0 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .hero h1 {
    order: 1;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .hero p {
    order: 2;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .hero-actions {
    order: 3;
    width: 100%;
    justify-items: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-actions .btn {
    max-width: 330px;
  }

  .stats {
    order: 4;
    width: 100%;
    max-width: 360px;
    margin: 6px auto 0 !important;
    text-align: left;
  }

  .hero-bg {
    order: 5;
    width: 100%;
    min-height: 230px;
    margin-top: 24px;
    border-radius: 16px 16px 0 0;
    overflow: hidden;
    background-position: center center;
  }

  .services .container,
  .features .container,
  .site-footer .container {
    width: min(100% - 24px, var(--container));
  }

  .section-title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .service-card {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-grid,
  .footer-bottom {
    text-align: center;
  }

  .footer-brand,
  .newsletter {
    justify-content: center;
  }
}

@media (max-width: 420px) {
  .hero h1,
  .hero p {
    max-width: 320px;
  }

  .hero-actions .btn,
  .stats {
    max-width: 100%;
  }
}


/* v10 loader fail-safe */
html.polimers-loaded .polimers-loader {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}


/* v11 tablet/mobile hero overlay refinements */
@media (max-width: 1024px) {
  .hero {
    height: auto;
    min-height: 620px;
    padding: 24px 0 30px;
    display: block;
    background: #f8f6f1;
  }

  .hero .container {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: flex-start;
  }

  .hero-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    min-height: 100%;
    background-position: center right;
    background-size: cover;
  }

  .hero-bg:before {
    background:
      linear-gradient(180deg, rgba(248,246,241,.28) 0%, rgba(248,246,241,.18) 18%, rgba(248,246,241,.55) 58%, rgba(248,246,241,.88) 100%),
      linear-gradient(90deg, rgba(248,246,241,.90) 0%, rgba(248,246,241,.54) 46%, rgba(248,246,241,.16) 100%);
  }

  .hero-content {
    width: min(560px, 100%);
    margin: 18px 0 0;
    padding: 28px 24px 22px;
    background: rgba(248,246,241,.88);
    border: 1px solid #e8d9c3;
    border-radius: 20px;
    box-shadow: 0 18px 40px rgba(28,23,18,.08);
    backdrop-filter: blur(8px);
  }

  .hero h1 {
    max-width: 460px;
    font-size: 52px;
    line-height: .96;
  }

  .hero p {
    max-width: 480px;
  }

  .hero-actions {
    flex-wrap: wrap;
    margin-bottom: 22px;
  }

  .stats {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    padding: 14px 16px;
    background: rgba(255,255,255,.84);
    border: 1px solid #eadfce;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(28,23,18,.04);
  }

  .stat {
    grid-template-columns: 30px 1fr;
    align-items: start;
    gap: 10px;
  }

  .stat:not(:last-child):after {
    display: none;
  }

  .stat-icon {
    width: 30px;
    min-width: 30px;
    height: 30px;
  }

  .stat strong {
    font-size: 14px;
    line-height: 1.15;
  }

  .stat span {
    font-size: 12.5px;
    line-height: 1.25;
  }
}

@media (max-width: 767px) {
  .hero {
    min-height: 640px;
    padding: 16px 0 24px;
  }

  .hero .container {
    display: block;
  }

  .hero-content {
    width: 100%;
    max-width: 360px;
    margin: 10px auto 0;
    padding: 24px 18px 18px !important;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .hero h1,
  .hero p {
    max-width: 305px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .hero-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    width: 100%;
    margin: 22px auto 18px;
  }

  .hero-actions .btn {
    width: 100%;
    max-width: none;
  }

  .stats {
    width: 100%;
    max-width: none;
    margin: 2px auto 0 !important;
    grid-template-columns: 1fr;
    text-align: left;
    padding: 14px;
  }

  .hero-bg {
    background-position: center center;
  }

  .section-title {
    text-align: center;
  }
}

@media (max-width: 420px) {
  .hero h1 {
    font-size: clamp(40px, 12vw, 50px);
  }
}


/* v12 desktop stats position + mobile/tablet simplification */
.hero-actions {
  margin-bottom: 26px;
}

.stats {
  margin-top: 0;
}

@media (min-width: 1025px) {
  .hero {
    height: 377px;
  }

  .hero-content {
    padding-top: 44px;
  }

  .hero-actions {
    margin-bottom: 18px;
  }

  .stats {
    position: relative;
    top: -6px;
  }
}

@media (max-width: 1024px) {
  .hero-content {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .stats {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    padding: 0 !important;
  }

  .stat {
    background: transparent !important;
  }
}

@media (max-width: 767px) {
  .hero-actions {
    max-width: 290px;
    gap: 10px;
    margin: 18px auto 16px;
  }

  .hero-actions .btn {
    min-height: 42px !important;
    padding: 10px 18px !important;
    font-size: 14px !important;
    line-height: 1.2;
  }

  .hero-actions .btn svg {
    width: 15px;
    height: 15px;
  }

  .stats {
    margin-top: 2px !important;
  }
}

@media (max-width: 420px) {
  .hero-actions {
    max-width: 270px;
  }

  .hero-actions .btn {
    min-height: 40px !important;
    padding: 9px 16px !important;
    font-size: 13.5px !important;
  }
}


/* v15 mobile footer centered block, left-aligned text */
@media (max-width: 767px) {
  .site-footer {
    text-align: left !important;
  }

  .site-footer .footer-grid {
    justify-items: center !important;
  }

  .site-footer .footer-col {
    width: 100%;
    max-width: 340px;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left !important;
  }

  .site-footer .footer-col p,
  .site-footer .footer-col li,
  .site-footer .footer-col a,
  .site-footer .footer-col h3 {
    text-align: left !important;
  }

  .footer-brand,
  .socials,
  .newsletter {
    justify-content: flex-start !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .footer-contact li {
    justify-content: flex-start !important;
  }

  .site-footer .footer-bottom {
    width: 100%;
    max-width: 340px;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left !important;
    justify-content: flex-start !important;
  }
}


/* v16 tablet/mobile/desktop hero refinements */
@media (min-width: 1025px) {
  /* Desktop: lower the stats line slightly */
  .stats {
    top: 8px !important;
  }

  .stat {
    align-items: center;
  }

  .stat-copy {
    padding-top: 4px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* Tablet: reduce hero height */
  .hero {
    min-height: 520px !important;
    padding: 18px 0 22px !important;
  }

  .hero-content {
    margin-top: 8px !important;
    padding: 20px 0 16px !important;
    max-width: 520px;
  }

  .hero h1 {
    font-size: 46px !important;
    max-width: 420px;
  }

  .hero p {
    max-width: 440px;
  }

  .hero-actions {
    margin-bottom: 16px !important;
  }

  .hero-bg {
    background-position: center 22% !important;
  }

  .stats {
    margin-top: 6px !important;
  }
}

@media (max-width: 767px) {
  /* Mobile: move hero image upward, no rounded corners */
  .hero {
    min-height: 610px !important;
  }

  .hero-bg {
    margin-top: 14px !important;
    min-height: 220px !important;
    background-position: center top !important;
    border-radius: 0 !important;
  }

  .hero-content {
    max-width: 360px;
  }

  /* Center the texts in the stats block */
  .stats {
    justify-items: center;
  }

  .stat {
    grid-template-columns: 1fr !important;
    justify-items: center;
    text-align: center !important;
    gap: 6px !important;
  }

  .stat-copy,
  .stat-copy strong,
  .stat-copy span {
    text-align: center !important;
  }

  .stat-icon {
    margin: 0 auto;
  }
}

@media (max-width: 420px) {
  .hero-bg {
    min-height: 210px !important;
  }
}


/* v17 tablet footer + hero refinements */
@media (min-width: 768px) and (max-width: 1024px) {
  /* Tablet: hero image height ends closer to the stats block */
  .hero {
    min-height: 455px !important;
    padding: 14px 0 10px !important;
  }

  .hero .container {
    align-items: flex-start !important;
  }

  .hero-content {
    margin-top: 4px !important;
    padding-top: 16px !important;
    padding-bottom: 8px !important;
    max-width: 560px !important;
  }

  .hero h1 {
    font-size: 44px !important;
    max-width: 430px !important;
  }

  .hero p {
    max-width: 455px !important;
    margin-bottom: 18px !important;
  }

  .hero-actions {
    margin-bottom: 18px !important;
  }

  .hero-bg {
    min-height: 455px !important;
    background-position: center 28% !important;
  }

  .stats {
    grid-template-columns: repeat(3, max-content) !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 18px !important;
    margin-top: 0 !important;
    max-width: none !important;
  }

  .stat {
    grid-template-columns: 38px max-content !important;
    gap: 12px !important;
    align-items: center !important;
  }

  .stat strong {
    font-size: 15px !important;
    line-height: 1.1 !important;
  }

  .stat span {
    font-size: 13px !important;
    line-height: 1.25 !important;
  }

  /* Tablet footer: center the whole block, keep text left-aligned */
  .site-footer .footer-grid {
    justify-items: center !important;
  }

  .site-footer .footer-col {
    width: 100%;
    max-width: 360px;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left !important;
  }

  .site-footer .footer-col p,
  .site-footer .footer-col li,
  .site-footer .footer-col a,
  .site-footer .footer-col h3 {
    text-align: left !important;
  }

  .footer-brand,
  .socials,
  .newsletter {
    justify-content: flex-start !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .footer-news {
    max-width: 360px !important;
  }

  .footer-contact li {
    justify-content: flex-start !important;
  }

  .site-footer .footer-bottom {
    width: 100%;
    max-width: 760px;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left !important;
  }
}

@media (max-width: 767px) {
  /* Mobile: slightly reduce the hero image area */
  .hero {
    min-height: 585px !important;
  }

  .hero-bg {
    min-height: 195px !important;
  }
}

@media (max-width: 420px) {
  .hero {
    min-height: 565px !important;
  }

  .hero-bg {
    min-height: 188px !important;
  }
}


/* v18 stronger tablet hero height reduction */
@media (min-width: 768px) and (max-width: 1100px) {
  .hero {
    height: 410px !important;
    min-height: 410px !important;
    padding: 10px 0 0 !important;
    overflow: hidden !important;
  }

  .hero .container {
    height: 100% !important;
    align-items: flex-start !important;
  }

  .hero-content {
    max-width: 520px !important;
    margin-top: 0 !important;
    padding-top: 18px !important;
    padding-bottom: 0 !important;
  }

  .hero h1 {
    font-size: 42px !important;
    line-height: .98 !important;
    max-width: 400px !important;
    margin-bottom: 14px !important;
  }

  .hero p {
    max-width: 420px !important;
    margin-bottom: 14px !important;
  }

  .hero-actions {
    margin-bottom: 12px !important;
  }

  .hero-bg {
    inset: 0 !important;
    height: 410px !important;
    min-height: 410px !important;
    background-position: center 26% !important;
    background-size: cover !important;
  }

  .stats {
    margin-top: 0 !important;
    padding-top: 0 !important;
    gap: 18px !important;
    position: relative;
    top: 0 !important;
  }

  .stat {
    align-items: center !important;
  }
}


/* v19 aggressive tablet hero reduction */
@media (min-width: 768px) and (max-width: 1100px) {
  .hero {
    height: 350px !important;
    min-height: 350px !important;
    max-height: 350px !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  .hero .container {
    height: 350px !important;
    min-height: 350px !important;
    align-items: flex-start !important;
    padding-top: 10px !important;
  }

  .hero-bg {
    height: 350px !important;
    min-height: 350px !important;
    max-height: 350px !important;
    inset: 0 !important;
    background-position: center 24% !important;
    background-size: cover !important;
  }

  .hero-content {
    max-width: 500px !important;
    margin-top: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
  }

  .hero h1 {
    font-size: 38px !important;
    line-height: 0.98 !important;
    max-width: 360px !important;
    margin-bottom: 10px !important;
  }

  .hero p {
    font-size: 15px !important;
    line-height: 1.35 !important;
    max-width: 395px !important;
    margin-bottom: 12px !important;
  }

  .hero-actions {
    gap: 10px !important;
    margin-bottom: 10px !important;
  }

  .hero-actions .btn {
    min-height: 44px !important;
    padding: 10px 22px !important;
    font-size: 15px !important;
  }

  .stats {
    grid-template-columns: repeat(3, max-content) !important;
    gap: 14px !important;
    margin-top: 0 !important;
    padding: 0 !important;
    align-items: start !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  .stat {
    grid-template-columns: 30px max-content !important;
    gap: 8px !important;
    align-items: start !important;
  }

  .stat-icon {
    width: 28px !important;
    min-width: 28px !important;
    height: 28px !important;
  }

  .stat strong {
    font-size: 13px !important;
    line-height: 1.1 !important;
  }

  .stat span {
    font-size: 12px !important;
    line-height: 1.2 !important;
  }
}


/* v20 keep footer contact block on all widths + desktop-like tablet hero typography */
.footer-news {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

@media (min-width: 768px) and (max-width: 1100px) {
  /* Tablet hero stays lower in height, but typography/spacing matches desktop closer */
  .hero {
    height: 390px !important;
    min-height: 390px !important;
    max-height: 390px !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  .hero .container {
    height: 390px !important;
    min-height: 390px !important;
    align-items: flex-start !important;
    padding-top: 12px !important;
  }

  .hero-bg {
    height: 390px !important;
    min-height: 390px !important;
    max-height: 390px !important;
    inset: 0 !important;
    background-position: center 24% !important;
    background-size: cover !important;
  }

  .hero-content {
    max-width: 540px !important;
    margin-top: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 0 !important;
  }

  /* Desktop-like type and spacing */
  .hero h1 {
    font-size: 55px !important;
    line-height: .98 !important;
    letter-spacing: -.055em !important;
    max-width: 500px !important;
    margin: 0 !important;
  }

  .hero p {
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.45 !important;
    max-width: 500px !important;
    margin: 18px 0 22px !important;
  }

  .hero-actions {
    display: flex !important;
    gap: 15px !important;
    align-items: center !important;
    margin-bottom: 20px !important;
  }

  .hero-actions .btn-primary {
    min-width: 202px !important;
  }

  .hero-actions .btn-outline {
    min-width: 164px !important;
  }

  /* Stats spacing closer to desktop */
  .stats {
    grid-template-columns: 192px 222px 220px !important;
    gap: 18px !important;
    align-items: center !important;
    margin-top: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  .stat {
    grid-template-columns: 38px 1fr !important;
    gap: 12px !important;
    align-items: center !important;
  }

  .stat strong {
    font-size: inherit !important;
    line-height: inherit !important;
  }

  .stat span {
    font-size: inherit !important;
    line-height: inherit !important;
  }

  .stat-icon {
    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
  }

  /* Footer "Sazinies ar mums" stays visible and consistent */
  .footer-news {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    max-width: 360px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .newsletter {
    max-width: 360px !important;
  }
}

@media (max-width: 767px) {
  .footer-news {
    width: 100% !important;
    max-width: 340px !important;
  }

  .newsletter {
    width: 100% !important;
    max-width: 340px !important;
  }
}


/* v21 remove header phone number on all widths */
.site-header .phone {
  display: none !important;
}


/* v24 tablet footer: four centered blocks with left-aligned text */
@media (min-width: 768px) and (max-width: 1100px) {
  .site-footer .container {
    width: min(calc(100% - 48px), 900px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .site-footer .footer-grid {
    width: 100% !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    column-gap: 56px !important;
    row-gap: 34px !important;
    justify-items: center !important;
    align-items: start !important;
  }

  /* The four main footer blocks are centered as blocks. */
  .site-footer .footer-col:not(.footer-news) {
    width: 100% !important;
    max-width: 310px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left !important;
  }

  .site-footer .footer-col:not(.footer-news) h3,
  .site-footer .footer-col:not(.footer-news) p,
  .site-footer .footer-col:not(.footer-news) li,
  .site-footer .footer-col:not(.footer-news) a {
    text-align: left !important;
  }

  .site-footer .footer-brand,
  .site-footer .socials,
  .site-footer .footer-contact li {
    justify-content: flex-start !important;
  }

  /* Keep “Sazinies ar mums” centered as before. */
  .site-footer .footer-news {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    max-width: 380px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left !important;
    justify-self: center !important;
  }

  .site-footer .footer-news h3,
  .site-footer .footer-news p {
    text-align: left !important;
  }

  .site-footer .newsletter {
    width: 100% !important;
    max-width: 380px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .site-footer .footer-bottom {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 860px) {
  .site-footer .container {
    width: min(calc(100% - 36px), 820px) !important;
  }

  .site-footer .footer-grid {
    column-gap: 40px !important;
  }

  .site-footer .footer-col:not(.footer-news) {
    max-width: 280px !important;
  }
}


/* v25 center footer contact form at smaller desktop widths */
@media (min-width: 1101px) and (max-width: 1300px) {
  .site-footer .footer-news {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    max-width: 380px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-self: center !important;
    text-align: left !important;
  }

  .site-footer .footer-news h3,
  .site-footer .footer-news p {
    text-align: left !important;
  }

  .site-footer .newsletter {
    width: 100% !important;
    max-width: 380px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}


/* v26 loader welcome text */
.polimers-loader__welcome {
  margin-top: -10px;
  color: #1b1714;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 800;
  text-align: center;
  letter-spacing: 0;
}


/* v27 mobile hero image flush to header + shorter CTA buttons */
@media (max-width: 767px) {
  .hero {
    position: relative !important;
    margin-top: 0 !important;
    padding: 0 0 22px !important;
    min-height: 565px !important;
  }

  /* Background begins immediately below the sticky header. */
  .hero-bg {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
    margin: 0 !important;
    border-radius: 0 !important;
    background-position: center top !important;
    background-size: cover !important;
  }

  .hero .container {
    position: relative !important;
    z-index: 2 !important;
    padding-top: 28px !important;
  }

  .hero-content {
    margin-top: 0 !important;
  }

  .hero-actions {
    width: 100% !important;
    max-width: 260px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .hero-actions .btn {
    width: 100% !important;
    min-height: 42px !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
}

@media (max-width: 420px) {
  .hero {
    min-height: 550px !important;
  }

  .hero .container {
    padding-top: 24px !important;
  }

  .hero-actions {
    max-width: 245px !important;
  }

  .hero-actions .btn {
    min-height: 40px !important;
    font-size: 13.5px !important;
  }
}


/* v28 genuinely compact mobile hero buttons */
@media (max-width: 767px) {
  .hero-actions {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 8px !important;
    width: auto !important;
    max-width: none !important;
    margin: 18px auto 14px !important;
  }

  .hero-actions .btn {
    width: 220px !important;
    max-width: 220px !important;
    min-width: 0 !important;
    min-height: 38px !important;
    height: 38px !important;
    padding: 0 14px !important;
    font-size: 13px !important;
    line-height: 1 !important;
  }

  .hero-actions .btn svg {
    width: 14px !important;
    height: 14px !important;
  }
}

@media (max-width: 420px) {
  .hero-actions .btn {
    width: 210px !important;
    max-width: 210px !important;
    height: 37px !important;
    min-height: 37px !important;
    padding: 0 12px !important;
    font-size: 12.8px !important;
  }
}


/* v29 prevent header CTA overflow on smaller desktop/tablet widths */
@media (max-width: 1100px) {
  .site-header,
  .header-inner {
    height: 72px !important;
  }

  .header-inner {
    grid-template-columns: 1fr auto !important;
    gap: 14px !important;
  }

  .brand-icon {
    width: 42px !important;
    height: 42px !important;
  }

  .brand-line {
    height: 44px !important;
  }

  .brand-title {
    font-size: 20px !important;
  }

  .brand-sub {
    font-size: 12px !important;
  }

  .main-nav {
    position: fixed !important;
    left: 16px !important;
    right: 16px !important;
    top: 82px !important;
    height: auto !important;
    display: none !important;
    background: #fff !important;
    border: 1px solid #ead8bc !important;
    border-radius: 14px !important;
    box-shadow: 0 18px 42px rgba(20, 16, 10, .14) !important;
    padding: 14px !important;
    z-index: 120 !important;
  }

  .main-nav.open {
    display: block !important;
  }

  .main-nav ul {
    height: auto !important;
    display: grid !important;
    gap: 0 !important;
  }

  .main-nav a {
    height: auto !important;
    padding: 13px 10px !important;
    justify-content: flex-start !important;
  }

  .main-nav a::after {
    bottom: 4px !important;
  }

  .header-actions {
    gap: 0 !important;
  }

  .header-actions > .btn,
  .header-actions .phone {
    display: none !important;
  }

  .menu-toggle {
    display: flex !important;
  }
}


/* v30 remove underline in collapsed navigation */
@media (max-width: 1100px) {
  .main-nav a::after,
  .main-nav .current-menu-item a::after,
  .main-nav a:hover::after {
    display: none !important;
    content: none !important;
  }
}


/* v31 modern mobile navigation drawer */
.mobile-nav-header,
.mobile-nav-footer,
.nav-backdrop {
  display: none;
}

@media (max-width: 1100px) {
  .menu-toggle {
    position: relative !important;
    width: 46px !important;
    height: 46px !important;
    border: 1px solid rgba(224, 161, 0, .34) !important;
    border-radius: 14px !important;
    background: #fffaf0 !important;
    box-shadow: 0 8px 24px rgba(38, 27, 13, .08) !important;
    transition: transform .22s ease, box-shadow .22s ease, background .22s ease !important;
  }

  .menu-toggle:hover {
    transform: translateY(-1px);
    box-shadow: 0 12px 28px rgba(38, 27, 13, .13) !important;
  }

  .menu-toggle span,
  .menu-toggle span::before,
  .menu-toggle span::after {
    width: 21px !important;
    height: 2px !important;
    transition: transform .25s ease, opacity .2s ease, top .25s ease !important;
  }

  .menu-toggle.is-active span {
    background: transparent !important;
  }

  .menu-toggle.is-active span::before {
    top: 0 !important;
    transform: rotate(45deg);
  }

  .menu-toggle.is-active span::after {
    top: 0 !important;
    transform: rotate(-45deg);
  }

  .nav-backdrop {
    display: block !important;
    position: fixed !important;
    inset: 0 !important;
    z-index: 109 !important;
    border: 0 !important;
    padding: 0 !important;
    background: rgba(22, 17, 13, .46) !important;
    backdrop-filter: blur(5px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .28s ease, visibility .28s ease;
  }

  body.menu-open .nav-backdrop {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .main-nav {
    display: flex !important;
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    width: min(390px, calc(100vw - 28px)) !important;
    height: 100dvh !important;
    padding: 0 !important;
    z-index: 130 !important;
    flex-direction: column !important;
    background:
      radial-gradient(circle at 100% 0, rgba(244, 178, 26, .18), transparent 34%),
      #fff !important;
    border: 0 !important;
    border-radius: 26px 0 0 26px !important;
    box-shadow: -28px 0 70px rgba(22, 17, 13, .22) !important;
    overflow-y: auto !important;
    overscroll-behavior: contain;
    transform: translateX(105%);
    opacity: 1 !important;
    visibility: visible !important;
    transition: transform .34s cubic-bezier(.22, 1, .36, 1) !important;
  }

  .main-nav.open {
    display: flex !important;
    transform: translateX(0) !important;
  }

  .mobile-nav-header {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding: 24px 22px 20px;
    border-bottom: 1px solid #f0e3cf;
  }

  .mobile-nav-brand {
    display: flex;
    align-items: center;
    gap: 12px;
  }

  .mobile-nav-brand img {
    width: 36px;
    height: 36px;
    object-fit: contain;
  }

  .mobile-nav-brand strong,
  .mobile-nav-brand small {
    display: block;
  }

  .mobile-nav-brand strong {
    font-size: 17px;
    line-height: 1.1;
    letter-spacing: .02em;
  }

  .mobile-nav-brand small {
    margin-top: 4px;
    color: #786b60;
    font-size: 12px;
  }

  .mobile-nav-close {
    position: relative;
    width: 42px;
    height: 42px;
    flex: 0 0 auto;
    border: 1px solid #eadbc5;
    border-radius: 13px;
    background: #fff;
    cursor: pointer;
    transition: background .2s ease, transform .2s ease;
  }

  .mobile-nav-close:hover {
    background: #fff5df;
    transform: rotate(3deg);
  }

  .mobile-nav-close span::before,
  .mobile-nav-close span::after {
    content: "";
    position: absolute;
    left: 11px;
    top: 19px;
    width: 18px;
    height: 2px;
    border-radius: 999px;
    background: #171717;
  }

  .mobile-nav-close span::before {
    transform: rotate(45deg);
  }

  .mobile-nav-close span::after {
    transform: rotate(-45deg);
  }

  .main-nav > ul {
    display: grid !important;
    gap: 8px !important;
    height: auto !important;
    margin: 0 !important;
    padding: 20px 18px !important;
  }

  .main-nav li {
    margin: 0 !important;
  }

  .main-nav a {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    min-height: 54px !important;
    height: auto !important;
    padding: 14px 18px !important;
    border-radius: 14px !important;
    color: #241d17 !important;
    font-size: 15px !important;
    font-weight: 750 !important;
    line-height: 1.25 !important;
    transition: background .2s ease, color .2s ease, transform .2s ease !important;
  }

  .main-nav a:hover {
    background: #fff6e3 !important;
    color: #9b6900 !important;
    transform: translateX(3px);
  }

  .main-nav .current-menu-item > a {
    background: linear-gradient(135deg, #fff2c8, #fff8e9) !important;
    color: #9b6900 !important;
    box-shadow: inset 3px 0 0 #e0a100;
  }

  .main-nav a::after {
    display: none !important;
    content: none !important;
  }

  .mobile-nav-footer {
    display: grid !important;
    gap: 12px;
    margin-top: auto;
    padding: 20px 22px 28px;
    border-top: 1px solid #f0e3cf;
    background: rgba(255, 250, 240, .72);
  }

  .mobile-nav-cta {
    width: 100% !important;
    min-width: 0 !important;
    height: 48px !important;
    font-size: 14px !important;
  }

  .mobile-nav-footer > span {
    color: #7a6d61;
    font-size: 12px;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .main-nav {
    width: calc(100vw - 18px) !important;
    border-radius: 22px 0 0 22px !important;
  }

  .mobile-nav-header {
    padding: 20px 18px 17px;
  }

  .main-nav > ul {
    padding: 16px 14px !important;
  }

  .main-nav a {
    min-height: 50px !important;
    padding: 13px 16px !important;
  }

  .mobile-nav-footer {
    padding: 18px 18px 22px;
  }
}


/* v32 simplified modern mobile navigation */
@media (max-width: 1100px) {
  .main-nav {
    background: #fff !important;
    border-radius: 18px 0 0 18px !important;
    box-shadow: -18px 0 48px rgba(22, 17, 13, .16) !important;
  }

  .mobile-nav-header {
    background: #fff !important;
    border-bottom: 1px solid #eee6dc !important;
  }

  .mobile-nav-close {
    background: #fff !important;
    border-color: #e7ddd0 !important;
    box-shadow: none !important;
  }

  .mobile-nav-close:hover {
    background: #faf7f2 !important;
    transform: none !important;
  }

  .main-nav > ul {
    gap: 2px !important;
  }

  .main-nav a {
    background: transparent !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #241d17 !important;
    transform: none !important;
    text-decoration: none !important;
    text-underline-offset: 8px;
    text-decoration-thickness: 2px;
  }

  .main-nav a:hover {
    background: transparent !important;
    color: #d89400 !important;
    transform: none !important;
  }

  .main-nav .current-menu-item > a {
    background: transparent !important;
    color: #d89400 !important;
    box-shadow: none !important;
    text-decoration: underline !important;
    text-decoration-color: #e0a100 !important;
    text-underline-offset: 8px !important;
    text-decoration-thickness: 2px !important;
  }

  .mobile-nav-footer {
    background: #fff !important;
    border-top: 1px solid #eee6dc !important;
  }

  .mobile-nav-footer > span {
    display: none !important;
  }

  .mobile-nav-cta {
    box-shadow: none !important;
  }
}


/* v34 service and feature icons aligned to approved reference */
.service-icon{
  width:66px;
  height:66px;
  border-radius:50%;
  background:#fff8ed;
  color:#daa20a;
  box-shadow:0 10px 24px rgba(22,17,13,.06);
}
.service-icon svg{
  width:30px;
  height:30px;
}
.feature-icon{
  color:#d7a00a;
}
.feature-icon svg{
  width:30px;
  height:30px;
}
.feature-icon-24 svg{
  width:34px;
  height:34px;
}


/* v35 service/feature icons matched closer to approved screenshot */
.service-card{
  height: 178px;
  border-color: #f1e2ce;
  box-shadow: 0 8px 24px rgba(26, 18, 12, .035);
}
.service-icon{
  width: 56px !important;
  height: 56px !important;
  margin: -4px 0 14px !important;
  background: #fff8ef !important;
  color: #d9a11b !important;
  box-shadow: none !important;
  border: 0 !important;
}
.service-icon svg{
  width: 28px !important;
  height: 28px !important;
  stroke: currentColor !important;
  fill: none !important;
  stroke-width: 1.72 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}
.service-card h3{
  margin-bottom: 12px !important;
}
.service-link{
  color:#d9a11b !important;
}

.features-inner{
  min-height: 92px;
  background: #fffdf9;
  border-color: #f1e2ce;
  border-radius: 12px;
}
.feature{
  grid-template-columns: 48px 1fr !important;
  gap: 12px !important;
  padding: 14px 16px !important;
  border-right-color: #f1e2ce !important;
}
.feature-icon{
  width: 36px !important;
  height: 36px !important;
  border-radius: 50% !important;
  background: #fff8ef !important;
  color: #d9a11b !important;
  display: grid !important;
  place-items: center !important;
}
.feature-icon svg{
  width: 22px !important;
  height: 22px !important;
  stroke: currentColor !important;
  fill: none !important;
  stroke-width: 1.72 !important;
}
.feature-icon-24 svg{
  width: 24px !important;
  height: 24px !important;
}
.feature-icon-24 text{
  fill: currentColor !important;
}

@media (max-width: 1100px){
  .service-card{
    height: auto;
    min-height: 170px;
  }
  .features-inner{
    grid-template-columns: repeat(2,1fr);
  }
}
@media (max-width: 767px){
  .services-grid{
    gap: 16px;
  }
  .service-card{
    min-height: 164px;
  }
  .service-icon{
    width: 52px !important;
    height: 52px !important;
  }
  .service-icon svg{
    width: 26px !important;
    height: 26px !important;
  }
  .features-inner{
    grid-template-columns: 1fr;
  }
  .feature{
    grid-template-columns: 44px 1fr !important;
    padding: 13px 14px !important;
  }
}



/* v37 corrected service/feature block after v36 regression */
.services-grid{grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:32px !important;align-items:stretch;}
.service-card{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;min-height:184px !important;height:auto !important;padding:24px 18px 18px !important;border:1px solid #f1e2ce !important;border-radius:10px !important;box-shadow:0 6px 20px rgba(20,14,8,.035) !important;}
.service-card p{display:none !important;}
.service-icon{width:58px !important;height:58px !important;margin:0 0 16px !important;display:grid !important;place-items:center !important;background:#fbf5ea !important;color:#d7a11d !important;box-shadow:none !important;border-radius:50% !important;}
.service-icon svg{width:28px !important;height:28px !important;display:block !important;stroke:currentColor !important;fill:none !important;stroke-width:1.58 !important;}
.service-card h3{max-width:240px !important;margin:0 auto 12px !important;font-size:15px !important;line-height:1.16 !important;letter-spacing:-.015em !important;text-wrap:balance;}
.service-link{margin-top:auto !important;color:#d7a11d !important;}
.features-inner{display:grid !important;grid-template-columns:repeat(4,1fr) !important;min-height:94px !important;background:#fffdf9 !important;border:1px solid #f1e2ce !important;border-radius:10px !important;overflow:hidden;}
.feature{display:grid !important;grid-template-columns:44px 1fr !important;gap:12px !important;align-items:center !important;padding:14px 16px !important;border-right:1px solid #f1e2ce !important;}
.feature:last-child{border-right:0 !important;}
.feature-icon{width:36px !important;height:36px !important;display:grid !important;place-items:center !important;border-radius:50% !important;background:#fbf5ea !important;color:#d7a11d !important;box-shadow:none !important;}
.feature-icon svg{width:22px !important;height:22px !important;display:block !important;stroke:currentColor !important;fill:none !important;stroke-width:1.55 !important;}
.feature-icon-24 svg{width:23px !important;height:23px !important;}
.feature strong{font-size:13px !important;line-height:1.2 !important;display:block !important;}
.feature span{font-size:12px !important;line-height:1.28 !important;display:block !important;margin-top:4px !important;}
@media (max-width:1100px){
  .services-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:18px !important;}
  .service-card{min-height:186px !important;}
  .service-card h3{font-size:15px !important;max-width:220px !important;}
  .features-inner{grid-template-columns:repeat(2,1fr) !important;}
  .feature:nth-child(2){border-right:0 !important;}
  .feature:nth-child(1), .feature:nth-child(2){border-bottom:1px solid #f1e2ce !important;}
}
@media (max-width:767px){
  .services-grid{grid-template-columns:1fr !important;gap:16px !important;}
  .service-card{min-height:172px !important;padding:24px 18px 18px !important;}
  .service-card h3{max-width:250px !important;font-size:15px !important;}
  .service-icon{width:56px !important;height:56px !important;}
  .service-icon svg{width:27px !important;height:27px !important;}
  .features-inner{grid-template-columns:1fr !important;}
  .feature{grid-template-columns:44px 1fr !important;padding:13px 14px !important;border-right:0 !important;border-bottom:1px solid #f1e2ce !important;}
  .feature:last-child{border-bottom:0 !important;}
}


/* v38 icon UI/UX optimization */
.service-card{
  min-height: 188px !important;
  padding: 22px 18px 18px !important;
}
.service-icon{
  width: 64px !important;
  height: 64px !important;
  margin: 0 0 18px !important;
  background: #fdf7ec !important;
  color: #cf9815 !important;
  border: 1px solid rgba(207,152,21,.10) !important;
  box-shadow: 0 2px 10px rgba(24,18,11,.03) !important;
}
.service-icon svg{
  width: 25px !important;
  height: 25px !important;
  stroke-width: 1.68 !important;
}
.service-card h3{
  max-width: 250px !important;
  font-size: 14px !important;
  line-height: 1.16 !important;
  margin-bottom: 14px !important;
}
.service-link{
  font-size: 14px !important;
  font-weight: 700 !important;
}
.feature{
  grid-template-columns: 54px 1fr !important;
  gap: 14px !important;
  padding: 14px 18px !important;
}
.feature-icon{
  width: 42px !important;
  height: 42px !important;
  background: #fdf7ec !important;
  color: #cf9815 !important;
  border: 1px solid rgba(207,152,21,.10) !important;
}
.feature-icon svg{
  width: 24px !important;
  height: 24px !important;
  stroke-width: 1.6 !important;
}
.feature-icon-24 svg{
  width: 25px !important;
  height: 25px !important;
}
.feature strong{
  font-size: 13px !important;
  line-height: 1.18 !important;
}
.feature span{
  font-size: 12px !important;
  line-height: 1.32 !important;
}
@media (max-width: 1100px){
  .service-card{
    min-height: 180px !important;
  }
  .service-card h3{
    max-width: 230px !important;
    font-size: 14px !important;
  }
  .feature{
    grid-template-columns: 52px 1fr !important;
  }
}
@media (max-width: 767px){
  .service-card{
    min-height: 168px !important;
    padding: 20px 16px 18px !important;
  }
  .service-icon{
    width: 58px !important;
    height: 58px !important;
    margin-bottom: 16px !important;
  }
  .service-icon svg{
    width: 23px !important;
    height: 23px !important;
  }
  .service-card h3{
    max-width: 255px !important;
    font-size: 14px !important;
  }
  .feature{
    grid-template-columns: 50px 1fr !important;
    gap: 12px !important;
    padding: 13px 14px !important;
  }
  .feature-icon{
    width: 40px !important;
    height: 40px !important;
  }
  .feature-icon svg{
    width: 23px !important;
    height: 23px !important;
  }
}

/* v39 — eight reference-matched outline icons */
.service-icon{
  width:56px !important;
  height:56px !important;
  margin:0 0 14px !important;
  background:#fdf7ed !important;
  color:#d5a023 !important;
  border:0 !important;
  box-shadow:none !important;
}
.service-icon svg{
  width:40px !important;
  height:40px !important;
  display:block !important;
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:1.2 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}
.service-icon-house svg{stroke-width:1.16 !important;}
.service-icon-carpet svg,
.service-icon-chair svg{stroke-width:1.05 !important;}
.feature{
  grid-template-columns:44px 1fr !important;
  gap:12px !important;
  padding:14px 16px !important;
}
.feature-icon{
  width:36px !important;
  height:36px !important;
  background:#fdf7ed !important;
  color:#d5a023 !important;
  border:0 !important;
  box-shadow:none !important;
}
.feature-icon svg{
  width:34px !important;
  height:34px !important;
  display:block !important;
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:1.1 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}
.feature-icon-24 svg{width:34px !important;height:34px !important;}
.feature-icon-24 text{fill:currentColor !important;stroke:none !important;}

@media (max-width:767px){
  .service-icon{width:54px !important;height:54px !important;}
  .service-icon svg{width:38px !important;height:38px !important;}
  .feature{grid-template-columns:44px 1fr !important;gap:12px !important;}
  .feature-icon{width:36px !important;height:36px !important;}
  .feature-icon svg{width:32px !important;height:32px !important;}
}

/* v43 services CTA line */
.services .section-title{margin-bottom:12px !important;}
.services-cta-copy{
  max-width:760px;
  margin:0 auto 28px;
  color:var(--muted-2);
  font-size:16px;
  font-weight:500;
  line-height:1.5;
  letter-spacing:-.01em;
  text-align:center;
  text-wrap:balance;
}
.services-cta-copy span{
  color:var(--orange);
  font-weight:800;
}
@media (max-width:767px){
  .services .section-title{margin-bottom:10px !important;}
  .services-cta-copy{
    max-width:330px;
    margin-bottom:24px;
    font-size:14.5px;
    line-height:1.45;
  }
}

/* v44 FAQ section */
.faq-section{
  padding:56px 0 64px;
  background:#fbfaf7;
  scroll-margin-top:86px;
}
.faq-section .section-title{margin-bottom:30px !important;}
.faq-list{
  width:min(100%,920px);
  margin:0 auto;
  display:grid;
  gap:12px;
}
.faq-item{
  overflow:hidden;
  background:#fff;
  border:1px solid #f0e1cc;
  border-radius:12px;
  box-shadow:0 5px 18px rgba(36,25,15,.035);
  transition:border-color .2s ease,box-shadow .2s ease;
}
.faq-item[open]{
  border-color:rgba(224,161,0,.42);
  box-shadow:0 8px 24px rgba(36,25,15,.055);
}
.faq-item summary{
  position:relative;
  min-height:62px;
  padding:19px 64px 19px 22px;
  color:var(--text);
  font-size:16px;
  font-weight:800;
  line-height:1.4;
  list-style:none;
  cursor:pointer;
}
.faq-item summary::-webkit-details-marker{display:none;}
.faq-item summary::after{
  content:"+";
  position:absolute;
  top:50%;
  right:20px;
  width:30px;
  height:30px;
  display:grid;
  place-items:center;
  color:var(--orange);
  background:#fdf7ed;
  border:1px solid rgba(224,161,0,.18);
  border-radius:50%;
  font-size:22px;
  font-weight:500;
  line-height:1;
  transform:translateY(-50%);
  transition:transform .2s ease,background .2s ease;
}
.faq-item[open] summary::after{
  background:#fff3d7;
  transform:translateY(-50%) rotate(45deg);
}
.faq-item summary:focus-visible{
  outline:3px solid rgba(224,161,0,.28);
  outline-offset:-3px;
  border-radius:11px;
}
.faq-answer{
  padding:0 64px 20px 22px;
  color:var(--muted-2);
  font-size:14.5px;
  line-height:1.65;
}
.faq-answer p{margin:0;}
@media (max-width:767px){
  .faq-section{padding:42px 0 48px;scroll-margin-top:74px;}
  .faq-section .section-title{margin-bottom:24px !important;}
  .faq-list{gap:10px;}
  .faq-item summary{
    min-height:58px;
    padding:17px 56px 17px 17px;
    font-size:15px;
  }
  .faq-item summary::after{right:14px;width:28px;height:28px;font-size:20px;}
  .faq-answer{padding:0 17px 18px;font-size:14px;line-height:1.6;}
}

/* v45 prices navigation and contact email */
.footer-contact a{color:inherit;text-decoration:none;}
.footer-contact a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px;}
.prices-section{
  padding:58px 0 64px;
  background:#fff;
  scroll-margin-top:86px;
}
.prices-section .section-title{margin-bottom:12px !important;}
.prices-intro{
  max-width:680px;
  margin:0 auto 30px;
  color:var(--muted-2);
  font-size:15px;
  line-height:1.55;
  text-align:center;
  text-wrap:balance;
}
.price-choice-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}
.price-choice{
  position:relative;
  min-height:190px;
  padding:22px 20px 20px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  color:var(--text);
  background:#fffdf9;
  border:1px solid #f0e1cc;
  border-radius:12px;
  box-shadow:0 6px 20px rgba(36,25,15,.035);
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.price-choice:hover,
.price-choice:focus-visible{
  color:var(--text);
  border-color:rgba(224,161,0,.45);
  box-shadow:0 12px 28px rgba(36,25,15,.07);
  transform:translateY(-3px);
}
.price-choice:focus-visible{outline:3px solid rgba(224,161,0,.22);outline-offset:2px;}
.price-choice-index{
  width:36px;
  height:36px;
  margin-bottom:16px;
  display:grid;
  place-items:center;
  color:var(--orange);
  background:#fdf7ed;
  border-radius:50%;
  font-size:12px;
  font-weight:900;
}
.price-choice strong{
  display:block;
  margin-bottom:9px;
  font-size:15px;
  line-height:1.25;
}
.price-choice > span:last-child{
  color:var(--muted-2);
  font-size:12.5px;
  line-height:1.5;
}
.price-choice::after{
  content:"↓";
  position:absolute;
  right:18px;
  bottom:16px;
  color:var(--orange);
  font-size:16px;
  font-weight:800;
}
.price-details{
  width:min(100%,1050px);
  margin:32px auto 0;
  display:grid;
  gap:12px;
}
.price-detail{
  display:grid;
  grid-template-columns:minmax(230px,.9fr) minmax(300px,1.2fr) auto;
  gap:24px;
  align-items:center;
  padding:20px 22px;
  background:#fff;
  border:1px solid #f0e1cc;
  border-left:4px solid var(--orange);
  border-radius:10px;
  scroll-margin-top:92px;
}
.price-detail > div > span{
  display:block;
  margin-bottom:4px;
  color:var(--orange);
  font-size:10px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.price-detail h3{margin:0;color:var(--text);font-size:16px;line-height:1.3;}
.price-detail p{margin:0;color:var(--muted-2);font-size:13px;line-height:1.55;}
.price-detail > a{
  white-space:nowrap;
  color:var(--orange);
  font-size:12.5px;
  font-weight:900;
}
.price-detail > a:hover{text-decoration:underline;text-underline-offset:3px;}
@media (max-width:1100px){
  .price-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .price-choice{min-height:174px;}
  .price-detail{grid-template-columns:minmax(210px,.8fr) 1.2fr;gap:12px 22px;}
  .price-detail > a{grid-column:2;}
}
@media (max-width:767px){
  .prices-section{padding:42px 0 48px;scroll-margin-top:74px;}
  .prices-section .section-title{margin-bottom:10px !important;}
  .prices-intro{max-width:340px;margin-bottom:24px;font-size:14px;}
  .price-choice-grid{grid-template-columns:1fr;gap:10px;}
  .price-choice{min-height:0;padding:18px 48px 18px 17px;}
  .price-choice-index{width:32px;height:32px;margin-bottom:12px;}
  .price-choice strong{font-size:15px;}
  .price-choice > span:last-child{font-size:12.5px;}
  .price-choice::after{right:17px;bottom:auto;top:50%;transform:translateY(-50%);}
  .price-details{margin-top:24px;gap:10px;}
  .price-detail{display:block;padding:18px 17px;scroll-margin-top:78px;}
  .price-detail h3{font-size:15.5px;}
  .price-detail p{margin:10px 0 13px;font-size:12.8px;}
  .price-detail > a{font-size:12.5px;}
}

/* v46 unified section reveal motion */
.animate-in{
  opacity:0;
  translate:0 24px;
  transition:
    opacity .62s cubic-bezier(.22,.61,.36,1),
    translate .62s cubic-bezier(.22,.61,.36,1),
    box-shadow .22s ease,
    border-color .22s ease,
    background-color .22s ease;
  transition-delay:0ms;
  will-change:opacity,translate;
}
.animate-in.is-visible{
  opacity:1;
  translate:0 0;
  transition-delay:var(--reveal-delay,0ms);
  will-change:auto;
}
@media (prefers-reduced-motion:reduce){
  .animate-in,
  .animate-in.is-visible{
    opacity:1 !important;
    translate:none !important;
    transition:none !important;
    will-change:auto !important;
  }
}


/* v48 dedicated pages, navigation architecture and contact form */
.service-card{color:var(--text);text-decoration:none;}
.service-card:hover{color:var(--text);}
.service-card:focus-visible{outline:3px solid rgba(224,161,0,.28);outline-offset:3px;}

.inner-page{padding:58px 0 70px;background:#fff;}
.inner-page .section-title{margin-bottom:12px;}
.inner-page-intro{max-width:720px;margin:0 auto 34px;color:var(--muted-2);font-size:15px;line-height:1.6;text-align:center;text-wrap:balance;}

.prices-page{min-height:480px;}
.price-choice-icon{width:44px;height:44px;margin-bottom:16px;display:grid;place-items:center;color:var(--orange);background:#fdf7ed;border-radius:50%;}
.price-choice-icon svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.prices-page .price-choice::after{content:"→";}
.prices-page .price-choice > span:last-of-type:not(.price-choice-icon){padding-right:22px;}

.service-detail-list{width:min(100%,1020px);margin:0 auto;display:grid;gap:18px;}
.service-detail{scroll-margin-top:96px;display:grid;grid-template-columns:92px 1fr;gap:24px;align-items:start;padding:28px;background:#fffdf9;border:1px solid #f0e1cc;border-radius:14px;box-shadow:0 8px 24px rgba(36,25,15,.035);}
.service-detail-icon{width:72px;height:72px;display:grid;place-items:center;color:var(--orange);background:#fdf7ed;border-radius:50%;}
.service-detail-icon svg{width:35px;height:35px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.service-detail-content h2{margin:0 0 10px;font-size:23px;line-height:1.2;}
.service-detail-content p{max-width:760px;margin:0 0 10px;color:var(--muted-2);font-size:14px;line-height:1.65;}
.service-detail-content .btn{margin-top:8px;min-width:180px;}

.contact-page{background:#fbfaf7;}
.contact-heading{margin-bottom:28px;}
.contact-heading h1{margin:0 0 10px;font-size:40px;line-height:1.08;font-weight:900;letter-spacing:-.035em;}
.contact-heading h1::after{content:"";display:block;width:48px;height:3px;margin-top:12px;background:var(--orange);border-radius:3px;}
.contact-heading p{margin:0;color:var(--muted-2);font-size:15px;}
.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.92fr);gap:34px;align-items:start;}
.contact-left{display:grid;gap:18px;}
.contact-info-list{display:grid;gap:10px;}
.contact-info-card{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;min-height:74px;padding:12px 16px;background:#fff;border:1px solid #f0e1cc;border-radius:12px;box-shadow:0 5px 18px rgba(36,25,15,.025);}
.contact-info-icon{width:42px;height:42px;display:grid;place-items:center;color:var(--orange);background:#fdf7ed;border-radius:50%;}
.contact-info-icon svg{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.contact-info-card strong{display:block;margin-bottom:4px;font-size:13px;line-height:1.2;}
.contact-info-card span,.contact-info-card a{color:var(--muted-2);font-size:13px;line-height:1.4;}
.contact-info-card a:hover{color:var(--orange);}
.contact-map{overflow:hidden;background:#fff;border:1px solid #f0e1cc;border-radius:14px;box-shadow:0 6px 20px rgba(36,25,15,.03);}
.contact-map iframe{width:100%;height:300px;display:block;border:0;}
.contact-map > a{display:block;padding:12px 16px;color:var(--orange);font-size:13px;font-weight:800;}
.contact-form-card{padding:26px;background:#fff;border:1px solid #f0e1cc;border-radius:14px;box-shadow:0 10px 30px rgba(36,25,15,.045);scroll-margin-top:96px;}
.contact-form-card h2{margin:0 0 8px;font-size:24px;line-height:1.2;}
.contact-form-card h2::after{content:"";display:block;width:38px;height:3px;margin-top:10px;background:var(--orange);border-radius:2px;}
.selected-service{margin:0 0 16px;color:var(--muted-2);font-size:13px;line-height:1.45;}
.contact-form{display:grid;gap:13px;}
.form-field{display:grid;gap:6px;}
.form-field label{font-size:12px;font-weight:800;color:#2a241f;}
.form-field input,.form-field textarea{width:100%;border:1px solid #e8dac6;background:#fffdf9;border-radius:9px;padding:12px 13px;color:var(--text);font:inherit;font-size:14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;}
.form-field input{height:46px;}
.form-field textarea{min-height:138px;resize:vertical;line-height:1.5;}
.form-field input:focus,.form-field textarea:focus{border-color:rgba(224,161,0,.72);box-shadow:0 0 0 3px rgba(224,161,0,.13);background:#fff;}
.contact-submit{width:100%;height:48px;border:0;cursor:pointer;}
.form-reassurance{margin:0;color:var(--muted-2);font-size:12px;text-align:center;}
.form-status{margin:0 0 16px;padding:11px 13px;border-radius:9px;font-size:13px;line-height:1.45;}
.form-status.success{color:#285c38;background:#edf8f0;border:1px solid #cde9d5;}
.form-status.error{color:#8a352c;background:#fff1ef;border:1px solid #f1cbc6;}
.hp-field,.hp-field-input{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;}

.footer-bottom{justify-content:center;text-align:center;}
.footer-bottom a{text-decoration:none;}
.footer-bottom a:hover{text-decoration:underline;text-underline-offset:3px;}

@media (max-width:1100px){
  .contact-layout{grid-template-columns:1fr;gap:22px;}
  .contact-form-card{width:min(100%,760px);}
}
@media (max-width:767px){
  .inner-page{padding:42px 0 52px;}
  .inner-page-intro{max-width:340px;margin-bottom:26px;font-size:14px;}
  .prices-page{min-height:0;}
  .price-choice-icon{width:42px;height:42px;margin-bottom:13px;}
  .service-detail{scroll-margin-top:78px;grid-template-columns:1fr;gap:14px;padding:20px;}
  .service-detail-icon{width:58px;height:58px;}
  .service-detail-icon svg{width:29px;height:29px;}
  .service-detail-content h2{font-size:20px;}
  .service-detail-content p{font-size:13.5px;line-height:1.6;}
  .service-detail-content .btn{width:100%;min-width:0;}
  .contact-heading{margin-bottom:22px;}
  .contact-heading h1{font-size:32px;}
  .contact-layout{gap:18px;}
  .contact-info-card{grid-template-columns:48px 1fr;padding:11px 13px;}
  .contact-info-icon{width:39px;height:39px;}
  .contact-map iframe{height:240px;}
  .contact-form-card{padding:20px 16px;scroll-margin-top:78px;}
  .contact-form-card h2{font-size:21px;}
  .footer-bottom{display:block;}
}


/* v48 viewport-height footer alignment */
.site-wrap{min-height:100vh;display:flex;flex-direction:column;}
.site-wrap > main{flex:1 0 auto;}
.site-wrap > .site-footer{flex:0 0 auto;}


/* v50 footer, legal pages and B2B page */
.site-footer .footer-grid-v50{
  display:grid !important;
  grid-template-columns:minmax(240px,1.15fr) minmax(190px,.85fr) minmax(220px,.9fr) minmax(250px,1fr) !important;
  gap:42px !important;
  align-items:start !important;
}
.site-footer .footer-news{grid-column:auto !important;}
.footer-socials{display:flex;align-items:center;gap:12px;margin-top:16px;}
.footer-socials a{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(240,168,0,.62);border-radius:50%;color:#f0a800;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease;}
.footer-socials a:hover,.footer-socials a:focus-visible{transform:translateY(-2px);background:#f0a800;color:#2b1e1a;border-color:#f0a800;outline:none;}
.footer-socials svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.footer-socials a:first-child svg path{fill:currentColor;stroke:none;}
.footer-legal-link{margin-top:2px;}
.footer-legal-link a{color:rgba(255,255,255,.67) !important;font-size:12px !important;}
.footer-legal-link a:hover{color:#ffc23c !important;}

/* Contact map: external Google Maps content is opt-in */
.map-consent-placeholder{min-height:260px;padding:34px;display:flex;align-items:center;justify-content:center;gap:18px;text-align:left;background:linear-gradient(135deg,#fffdf9,#faf4e9);}
.map-consent-placeholder .contact-info-icon{flex:0 0 auto;width:52px;height:52px;}
.map-consent-placeholder strong{display:block;margin-bottom:6px;font-size:17px;}
.map-consent-placeholder p{margin:0 0 16px;color:var(--muted-2);font-size:13px;line-height:1.5;}
.map-consent-placeholder .btn{height:40px;padding:0 20px;font-size:13px;}
.form-privacy-note{margin:2px 0 0;color:var(--muted-2);font-size:11.5px;line-height:1.5;}
.form-privacy-note a{color:#b57e00;text-decoration:underline;text-underline-offset:2px;}

/* Legal pages */
.legal-page{background:#fbfaf7;}
.legal-document{width:min(100%,900px);margin:0 auto;padding:42px 48px;background:#fff;border:1px solid #f0e1cc;border-radius:16px;box-shadow:0 10px 30px rgba(36,25,15,.04);}
.legal-header{padding-bottom:24px;margin-bottom:30px;border-bottom:1px solid #eee2d2;}
.legal-eyebrow,.b2b-eyebrow{display:block;margin-bottom:8px;color:#bf8700;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;}
.legal-header h1{margin:0 0 12px;font-size:40px;line-height:1.08;letter-spacing:-.035em;}
.legal-header p{max-width:740px;margin:0;color:var(--muted-2);font-size:15px;line-height:1.65;}
.legal-document h2{margin:30px 0 10px;font-size:20px;line-height:1.25;letter-spacing:-.015em;}
.legal-document p{margin:0;color:#4d4d4d;font-size:14px;line-height:1.75;}
.legal-document a{color:#ad7700;text-decoration:underline;text-underline-offset:3px;}
.legal-note{margin-top:30px !important;padding:16px 18px;background:#fff8eb;border-left:3px solid var(--orange);border-radius:8px;}

/* B2B page */
.b2b-page{background:#fff;}
.b2b-hero{padding:66px 0;background:linear-gradient(120deg,#fbf7ef 0%,#fff 72%);border-bottom:1px solid #f0e1cc;}
.b2b-hero-inner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.72fr);gap:60px;align-items:center;}
.b2b-hero-copy h1{max-width:760px;margin:0 0 18px;font-size:52px;line-height:1.03;font-weight:900;letter-spacing:-.05em;text-wrap:balance;}
.b2b-hero-copy p{max-width:700px;margin:0 0 26px;color:#4e4944;font-size:16px;line-height:1.65;}
.b2b-primary-cta{height:50px;padding-inline:28px;}
.b2b-trust-card{padding:26px;background:#fff;border:1px solid #efdcc0;border-radius:16px;box-shadow:0 18px 44px rgba(35,24,12,.07);}
.b2b-trust-main{padding:0 0 20px;margin-bottom:18px;border-bottom:1px solid #eee2d2;}
.b2b-trust-main strong{display:block;color:#1c1916;font-size:48px;line-height:1;font-weight:900;letter-spacing:-.05em;}
.b2b-trust-main span{display:block;margin-top:6px;color:#725f4c;font-size:14px;font-weight:700;}
.b2b-trust-item{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;margin-top:12px;}
.b2b-mini-icon,.b2b-benefit-icon,.b2b-audience > span,.b2b-service-card > span,.b2b-process > span{display:grid;place-items:center;color:var(--orange);background:#fdf7ed;border-radius:50%;}
.b2b-mini-icon{width:42px;height:42px;}
.b2b-mini-icon svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.b2b-trust-item strong{display:block;font-size:13px;line-height:1.25;}
.b2b-trust-item div span{display:block;margin-top:3px;color:var(--muted-2);font-size:12px;line-height:1.35;}
.b2b-section{padding:62px 0;}
.b2b-section + .b2b-section{border-top:1px solid #f4eadc;}
.b2b-benefits,.b2b-services-grid,.b2b-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;}
.b2b-benefit,.b2b-process{padding:24px;background:#fff;border:1px solid #f0e1cc;border-radius:14px;box-shadow:0 7px 22px rgba(36,25,15,.035);}
.b2b-benefit-icon,.b2b-process > span{width:52px;height:52px;margin-bottom:16px;}
.b2b-benefit-icon svg,.b2b-process > span svg{width:27px;height:27px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.b2b-benefit h3,.b2b-process h3{margin:0 0 8px;font-size:15px;line-height:1.25;}
.b2b-benefit p,.b2b-process p{margin:0;color:var(--muted-2);font-size:12.5px;line-height:1.55;}
.b2b-audience-section{background:#fbfaf7;}
.b2b-audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(100%,1050px);margin:0 auto;}
.b2b-audience{min-height:72px;padding:14px 16px;display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;background:#fff;border:1px solid #f0e1cc;border-radius:12px;}
.b2b-audience > span{width:40px;height:40px;}
.b2b-audience svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.b2b-audience strong{font-size:13px;line-height:1.35;}
.b2b-service-card{min-height:220px;padding:24px;display:flex;flex-direction:column;align-items:flex-start;color:var(--text);background:#fff;border:1px solid #f0e1cc;border-radius:14px;box-shadow:0 7px 22px rgba(36,25,15,.035);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;}
.b2b-service-card:hover{transform:translateY(-3px);border-color:#e5c78d;box-shadow:0 14px 30px rgba(36,25,15,.07);}
.b2b-service-card > span{width:52px;height:52px;margin-bottom:16px;}
.b2b-service-card svg{width:27px;height:27px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.b2b-service-card h3{margin:0 0 9px;font-size:16px;line-height:1.25;}
.b2b-service-card p{margin:0 0 18px;color:var(--muted-2);font-size:12.5px;line-height:1.55;}
.b2b-service-card > strong{margin-top:auto;color:#c58b00;font-size:12.5px;}
.b2b-process-section{background:#fffdf9;}
.b2b-offer-section{padding:0 0 62px;background:#fff;}
.b2b-offer-card{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:34px 38px;background:linear-gradient(135deg,#fff8e8,#fffdf8);border:1px solid #ead2a4;border-radius:16px;}
.b2b-offer-card h2{margin:0 0 8px;font-size:26px;line-height:1.2;}
.b2b-offer-card p{max-width:720px;margin:0;color:var(--muted-2);font-size:14px;line-height:1.6;}
.b2b-offer-card .btn{flex:0 0 auto;}
.b2b-form-section{padding:66px 0;background:#fbfaf7;scroll-margin-top:92px;}
.b2b-form-layout{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(480px,1.25fr);gap:48px;align-items:start;width:min(100%,1120px);margin:0 auto;}
.b2b-form-copy h2{margin:0 0 12px;font-size:34px;line-height:1.12;letter-spacing:-.03em;}
.b2b-form-copy > p{margin:0;color:var(--muted-2);font-size:14px;line-height:1.65;}
.b2b-form-contact{display:grid;gap:7px;margin-top:22px;}
.b2b-form-contact a{color:#ad7700;font-size:14px;font-weight:800;}
.b2b-form-card{width:100%;}
.b2b-form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px;}
.b2b-form .form-field select{width:100%;height:46px;border:1px solid #e8dac6;background:#fffdf9;border-radius:9px;padding:0 13px;color:var(--text);font:inherit;font-size:14px;outline:none;}
.b2b-form .form-field select:focus{border-color:rgba(224,161,0,.72);box-shadow:0 0 0 3px rgba(224,161,0,.13);}
.optional-label{font-weight:500;color:#8b8178;}
.privacy-ack{display:grid;grid-template-columns:18px 1fr;gap:9px;align-items:start;color:#5a524b;font-size:11.5px;line-height:1.5;cursor:pointer;}
.privacy-ack input{margin-top:3px;accent-color:var(--orange);}
.privacy-ack a{color:#ad7700;text-decoration:underline;text-underline-offset:2px;}

@media (max-width:1200px){
  .site-footer .footer-grid-v50{grid-template-columns:1.05fr .85fr 1fr !important;gap:30px !important;}
  .site-footer .footer-news{grid-column:1/-1 !important;max-width:500px;}
  .b2b-hero-inner{gap:34px;}
  .b2b-hero-copy h1{font-size:46px;}
  .b2b-benefits,.b2b-services-grid,.b2b-process-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:900px){
  .b2b-hero{padding:48px 0;}
  .b2b-hero-inner{grid-template-columns:1fr;}
  .b2b-trust-card{width:min(100%,620px);}
  .b2b-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .b2b-form-layout{grid-template-columns:1fr;gap:24px;}
  .b2b-form-copy{max-width:650px;}
  .b2b-offer-card{align-items:flex-start;flex-direction:column;gap:20px;}
}
@media (max-width:767px){
  .site-footer .footer-grid-v50{grid-template-columns:1fr !important;gap:24px !important;}
  .site-footer .footer-news{grid-column:auto !important;max-width:none;}
  .footer-socials{justify-content:flex-start;}
  .legal-document{padding:26px 20px;border-radius:12px;}
  .legal-header h1{font-size:31px;}
  .legal-header p{font-size:13.5px;}
  .legal-document h2{font-size:18px;margin-top:26px;}
  .legal-document p{font-size:13px;line-height:1.7;}
  .map-consent-placeholder{min-height:220px;padding:26px 20px;align-items:flex-start;}
  .b2b-hero{padding:40px 0;}
  .b2b-hero-copy h1{font-size:38px;line-height:1.04;}
  .b2b-hero-copy p{font-size:14.5px;}
  .b2b-primary-cta{width:100%;height:48px;padding-inline:18px;font-size:13px;}
  .b2b-section{padding:46px 0;}
  .b2b-benefits,.b2b-services-grid,.b2b-process-grid,.b2b-audience-grid{grid-template-columns:1fr;gap:12px;}
  .b2b-audience{min-height:66px;}
  .b2b-offer-section{padding-bottom:46px;}
  .b2b-offer-card{padding:26px 20px;}
  .b2b-offer-card h2{font-size:22px;}
  .b2b-offer-card .btn{width:100%;padding-inline:16px;font-size:12.5px;}
  .b2b-form-section{padding:48px 0;scroll-margin-top:78px;}
  .b2b-form-copy h2{font-size:28px;}
  .b2b-form-row{grid-template-columns:1fr;}
  .privacy-ack{font-size:11.5px;}
}


/* v51 managed page routing, immediate map and footer copyright visibility */
.site-footer .footer-bottom{
  display:flex !important;
  width:100% !important;
  max-width:none !important;
  min-height:42px !important;
  margin:14px 0 0 !important;
  padding:15px 0 2px !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
  border-top:1px solid rgba(255,255,255,.16) !important;
  color:rgba(255,255,255,.82) !important;
  font-size:12.5px !important;
  line-height:1.4 !important;
}
.site-footer .footer-bottom span{display:block !important;}
.site-footer .footer-bottom a{
  color:#fff !important;
  font-weight:700 !important;
}
.contact-map iframe{
  width:100% !important;
  height:300px !important;
  display:block !important;
  border:0 !important;
}
@media (max-width:767px){
  .site-footer .footer-bottom{
    min-height:46px !important;
    margin-top:10px !important;
    padding:14px 0 4px !important;
    font-size:12px !important;
  }
  .contact-map iframe{height:240px !important;}
}


/* v52 compact footer + always-visible copyright */
.site-footer{
  min-height:0 !important;
  padding:16px 0 10px !important;
}
.site-footer .footer-grid-v50{
  grid-template-columns:minmax(230px,1.1fr) minmax(175px,.78fr) minmax(210px,.9fr) minmax(250px,1fr) !important;
  gap:28px !important;
  padding-bottom:12px !important;
  border-bottom:1px solid rgba(255,255,255,.16) !important;
}
.site-footer .footer-brand{
  margin-bottom:6px !important;
}
.site-footer .footer-brand .brand-icon{
  width:42px !important;
  height:42px !important;
}
.site-footer .footer-brand .brand-title{
  font-size:20px !important;
}
.site-footer .footer-brand .brand-sub{
  font-size:11px !important;
}
.site-footer .footer-text{
  margin:0 0 10px !important;
  font-size:12px !important;
  line-height:1.35 !important;
}
.site-footer .footer-socials{
  margin-top:10px !important;
  gap:10px !important;
}
.site-footer .footer-socials a{
  width:32px !important;
  height:32px !important;
}
.site-footer .footer-socials svg{
  width:15px !important;
  height:15px !important;
}
.site-footer .footer-col h3{
  margin:2px 0 10px !important;
  font-size:13px !important;
}
.site-footer .footer-col ul{
  gap:5px !important;
}
.site-footer .footer-col li,
.site-footer .footer-col a{
  font-size:12px !important;
  line-height:1.2 !important;
}
.site-footer .footer-contact li{
  grid-template-columns:20px 1fr !important;
  gap:7px !important;
}
.site-footer .footer-contact svg{
  width:15px !important;
  height:15px !important;
}
.site-footer .footer-news p{
  margin:0 0 8px !important;
  font-size:12px !important;
  line-height:1.35 !important;
}
.site-footer .newsletter{
  height:34px !important;
}
.site-footer .newsletter input{
  padding:0 12px !important;
  font-size:12px !important;
}
.site-footer .newsletter button{
  width:68px !important;
  font-size:12px !important;
}
.site-footer .footer-legal-link{
  margin-top:0 !important;
}
.site-footer .footer-legal-link a{
  font-size:11.5px !important;
}
.site-footer .footer-bottom{
  display:flex !important;
  visibility:visible !important;
  opacity:1 !important;
  width:100% !important;
  min-height:24px !important;
  margin:0 !important;
  padding:8px 0 0 !important;
  align-items:center !important;
  justify-content:center !important;
  border-top:0 !important;
  color:rgba(255,255,255,.82) !important;
  font-size:11.5px !important;
  line-height:1.3 !important;
  text-align:center !important;
}
.site-footer .footer-bottom span{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
}
.site-footer .footer-bottom a{
  color:#fff !important;
  font-weight:700 !important;
  text-decoration:none !important;
}
.site-footer .footer-bottom a:hover,
.site-footer .footer-bottom a:focus-visible{
  color:#ffc23c !important;
  text-decoration:underline !important;
  text-underline-offset:3px !important;
}

@media (max-width:1200px){
  .site-footer .footer-grid-v50{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:20px 28px !important;
  }
  .site-footer .footer-news{
    grid-column:auto !important;
    max-width:none !important;
  }
}
@media (max-width:767px){
  .site-footer{
    padding:16px 0 9px !important;
  }
  .site-footer .footer-grid-v50{
    grid-template-columns:1fr !important;
    gap:16px !important;
    padding-bottom:10px !important;
  }
  .site-footer .footer-about,
  .site-footer .footer-links,
  .site-footer .footer-contact-col,
  .site-footer .footer-news{
    width:100% !important;
  }
  .site-footer .footer-socials{
    margin-top:8px !important;
  }
  .site-footer .footer-bottom{
    min-height:22px !important;
    padding:7px 0 0 !important;
    font-size:11px !important;
  }
}


/* v53 footer bottom: remove white strip and keep developer credit on brown footer */
html,
body{
  background:var(--footer) !important;
}
.site-wrap{
  background:var(--footer) !important;
}
.site-wrap > main{
  background:#fff !important;
}
.site-footer{
  margin:0 !important;
  padding-bottom:9px !important;
  background:radial-gradient(circle at 35% -70%,#5c4035 0%,var(--footer-2) 28%,var(--footer) 80%) !important;
}
.site-footer .footer-grid-v50{
  margin-bottom:0 !important;
}
.site-footer .footer-bottom{
  display:flex !important;
  visibility:visible !important;
  opacity:1 !important;
  position:relative !important;
  z-index:2 !important;
  width:100% !important;
  min-height:26px !important;
  margin:0 !important;
  padding:8px 0 0 !important;
  align-items:center !important;
  justify-content:center !important;
  background:transparent !important;
  color:rgba(255,255,255,.82) !important;
  font-size:11.5px !important;
  line-height:1.3 !important;
  text-align:center !important;
}
.site-footer .footer-bottom span{
  display:block !important;
  color:inherit !important;
}
.site-footer .footer-bottom a{
  color:#fff !important;
  font-weight:700 !important;
}
@media (max-width:767px){
  .site-footer{
    padding-bottom:8px !important;
  }
  .site-footer .footer-bottom{
    min-height:24px !important;
    padding-top:7px !important;
    font-size:11px !important;
  }
}


/* v54 — editable pricing + accessible offer modal */
html:has(dialog[open]){overflow:hidden}
body.offer-modal-open{overflow:hidden}
.offer-modal{width:min(680px,calc(100% - 32px));max-height:min(88vh,760px);margin:auto;padding:0;border:0;border-radius:18px;background:#fff;color:#171717;box-shadow:0 28px 90px rgba(24,16,10,.28);overflow:auto}
.offer-modal::backdrop{background:rgba(29,20,15,.58);backdrop-filter:blur(4px)}
.offer-modal.is-open-fallback{position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);z-index:2000}
.offer-modal-shell{position:relative;padding:30px}
.offer-modal-close{position:absolute;top:16px;right:16px;width:42px;height:42px;border:1px solid #eadcc9;border-radius:12px;background:#fff;color:#1e1a17;font-size:28px;line-height:1;display:grid;place-items:center;cursor:pointer;transition:.2s ease}
.offer-modal-close:hover,.offer-modal-close:focus-visible{background:#fff8ec;border-color:#d9a11b;outline:0;box-shadow:0 0 0 3px rgba(217,161,27,.18)}
.offer-modal-heading{padding-right:54px;margin-bottom:22px}
.offer-modal-eyebrow{display:block;margin-bottom:8px;color:#d59c12;font-size:11px;font-weight:900;letter-spacing:.18em}
.offer-modal-heading h2{margin:0 0 10px;font-size:30px;line-height:1.08;letter-spacing:-.035em}
.offer-modal-heading p{margin:0;max-width:590px;color:#665e58;font-size:14px;line-height:1.55}
.offer-modal-status{margin:0 0 18px}
.offer-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.offer-form .form-field{margin-bottom:14px}
.offer-form .form-field label{display:block;margin-bottom:7px;font-weight:800;font-size:13px}
.offer-form input,.offer-form select,.offer-form textarea{width:100%;border:1px solid #e5d8c7;border-radius:10px;background:#fff;padding:12px 13px;color:#171717;font:inherit;transition:border-color .2s ease,box-shadow .2s ease}
.offer-form input,.offer-form select{min-height:46px}
.offer-form textarea{resize:vertical;min-height:105px}
.offer-form input:focus,.offer-form select:focus,.offer-form textarea:focus{outline:0;border-color:#d9a11b;box-shadow:0 0 0 3px rgba(217,161,27,.16)}
.offer-form .form-privacy-note{margin:0 0 16px;font-size:12px;line-height:1.45;color:#71675e}
.offer-form .form-privacy-note a{color:#b67d00;text-decoration:underline;text-underline-offset:2px}
.offer-submit{width:100%;min-height:48px}
.optional-label{font-weight:500;color:#8b8178;font-size:.9em}

.editable-pricing-list{display:grid;gap:18px;margin-top:30px}
.editable-price-category{scroll-margin-top:100px;border:1px solid #ecd9bd;border-radius:14px;background:#fff;padding:24px;box-shadow:0 8px 26px rgba(27,18,11,.035)}
.editable-price-heading{display:flex;align-items:center;gap:15px;margin-bottom:18px}
.editable-price-heading .price-choice-icon{flex:0 0 auto}
.editable-price-heading h2{margin:0 0 4px;font-size:21px;line-height:1.18}
.editable-price-heading p{margin:0;color:#6d645d;font-size:13px;line-height:1.45}
.price-items{border-top:1px solid #f0e4d2}
.price-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:16px 0;border-bottom:1px solid #f0e4d2}
.price-item-copy h3{margin:0 0 5px;font-size:15px;line-height:1.25}
.price-item-copy p{margin:0 0 5px;color:#6d645d;font-size:13px;line-height:1.45}
.price-item-note{display:block;color:#9a7211;font-size:12px;font-weight:700}
.price-item-value{min-width:120px;text-align:right}
.price-item-value strong{display:inline;font-size:18px;color:#161412;white-space:nowrap}
.price-item-value span{display:inline;margin-left:5px;color:#6d645d;font-size:12px;white-space:nowrap}
.price-empty-state{padding:17px 18px;border-radius:10px;background:#fff9ef;color:#655b52;font-size:13px;line-height:1.5}
.price-empty-state p{margin:0}
.price-category-cta{margin-top:18px}

@media(max-width:767px){
  .offer-modal{width:min(100% - 18px,680px);max-height:92vh;border-radius:16px}
  .offer-modal-shell{padding:24px 18px 20px}
  .offer-modal-close{top:12px;right:12px;width:40px;height:40px}
  .offer-modal-heading{padding-right:42px;margin-bottom:18px}
  .offer-modal-heading h2{font-size:26px}
  .offer-form-grid{grid-template-columns:1fr;gap:0}
  .editable-price-category{padding:18px 15px}
  .editable-price-heading{align-items:flex-start}
  .editable-price-heading h2{font-size:19px}
  .price-item{grid-template-columns:1fr;gap:9px;padding:15px 0}
  .price-item-value{text-align:left;min-width:0}
  .price-category-cta{width:100%}
}


/* v55 targeted: equal contact columns, simplified pricing, secure forms, compact footer, loader */
.required-mark{color:#b67d00;font-weight:900}.field-hint{display:block;margin-top:5px;color:#81786f;font-size:11px;line-height:1.35}.field-error{display:block;margin-top:6px;color:#a32a1f;font-size:11.5px;font-weight:700;line-height:1.35}.form-status strong,.form-status span{display:block}.form-status strong+span{margin-top:4px}.security-field{margin-bottom:14px}.security-challenge-row{display:grid;grid-template-columns:auto minmax(80px,110px);gap:10px;align-items:center}.security-question{display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border:1px solid #eadcc8;border-radius:10px;background:#fff8ec;color:#5d4b28;font-weight:800;white-space:nowrap}.security-challenge-row input{min-width:0;text-align:center}.privacy-ack{margin:3px 0 14px;font-size:12px!important;line-height:1.45!important;color:#5a524b!important}.privacy-ack input{width:17px!important;height:17px!important;min-height:0!important;margin:2px 0 0!important;flex:0 0 auto}.privacy-ack a{font-weight:700}.secure-public-form .form-field input:invalid:not(:placeholder-shown),.secure-public-form .form-field textarea:invalid:not(:placeholder-shown){border-color:#d8a49d}

/* Contacts: equal-height two-column composition only while columns sit side by side. */
@media(min-width:1101px){.contact-layout{align-items:stretch!important}.contact-left,.contact-form-card{height:100%}.contact-left{display:flex;flex-direction:column}.contact-map{display:flex;flex-direction:column;flex:1}.contact-map iframe{flex:1;min-height:250px;height:auto!important}.contact-form-card{display:flex;flex-direction:column}.contact-form-card .contact-form{display:flex;flex-direction:column;flex:1}.contact-form-card .contact-submit{margin-top:auto}}
@media(max-width:1100px){.contact-left,.contact-form-card{height:auto!important}.contact-map iframe{height:280px!important}}

/* Cenas: cards are the only pricing output. */
.simplified-prices-page{padding-bottom:42px}.price-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch}.price-card{min-height:220px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}.price-card-description{display:block!important;flex:1}.price-card-value{display:inline-flex!important;align-items:center!important;min-height:30px;margin-top:16px;padding:6px 10px!important;border-radius:999px;background:#fff6e5;color:#a66f00!important;font-size:14px!important;font-weight:900!important;line-height:1.2}.price-card::after{top:auto!important;right:18px!important;bottom:18px!important}.editable-pricing-list,.editable-price-category,.price-details,.price-detail{display:none!important}
@media(max-width:1100px){.price-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.price-card{min-height:205px!important}}
@media(max-width:620px){.price-card-grid{grid-template-columns:1fr!important}.price-card{min-height:0!important}.price-card-value{margin-top:13px}}

/* Footer: normal tagline, two-column quick links, same continuous background. */
.site-footer .footer-brand .brand-sub{font-style:normal!important}.site-footer .footer-links ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:18px!important;row-gap:5px!important;align-content:start}.site-footer .footer-grid-v50{grid-template-columns:minmax(230px,1.02fr) minmax(280px,1.1fr) minmax(210px,.82fr) minmax(300px,1.05fr)!important;gap:24px!important;padding-bottom:10px!important}.site-footer .footer-bottom{padding:7px 0 1px!important;min-height:20px!important;background:transparent!important}.footer-quick-form{height:auto!important;display:block!important;background:transparent!important;border-radius:0!important;overflow:visible!important}.footer-phone-row{display:flex;height:34px;background:#fff;border-radius:5px;overflow:hidden}.site-footer .footer-phone-row input{flex:1;min-width:0;border:0!important;height:34px!important}.site-footer .footer-phone-row button{height:34px!important;border:0}.footer-security-wrap .security-field{margin:8px 0 7px}.footer-security-wrap .security-field>label{display:block;margin-bottom:4px;color:rgba(255,255,255,.88);font-size:10.5px;font-weight:700}.footer-security-wrap .security-challenge-row{grid-template-columns:auto 58px;gap:6px}.footer-security-wrap .security-question{min-height:28px;padding:0 8px;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#fff;font-size:10.5px}.site-footer .footer-security-wrap input{height:28px!important;min-height:28px!important;padding:0 6px!important;border:1px solid rgba(255,255,255,.25)!important;border-radius:5px!important;background:#fff!important;text-align:center}.footer-security-wrap .field-hint{display:none}.site-footer .footer-privacy{grid-template-columns:15px 1fr!important;gap:7px!important;margin:6px 0 0!important;color:rgba(255,255,255,.76)!important;font-size:10.5px!important;line-height:1.35!important}.site-footer .footer-privacy input{width:14px!important;height:14px!important;accent-color:var(--orange)}.site-footer .footer-privacy a{color:#ffc23c!important}.footer-form-status{display:block;margin-top:6px;font-size:10.5px;font-weight:700}.footer-form-status.success{color:#dff2d8}.footer-form-status.error,.site-footer .field-error{color:#ffd0c9!important;font-size:10.5px!important}.site-footer .footer-grid-v50{border-bottom:1px solid rgba(255,255,255,.16)!important}
@media(max-width:1200px){.site-footer .footer-grid-v50{grid-template-columns:repeat(2,minmax(0,1fr))!important}.site-footer .footer-links ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.site-footer .footer-links ul{grid-template-columns:1fr!important}.site-footer .footer-grid-v50{grid-template-columns:1fr!important}.security-challenge-row{grid-template-columns:1fr 88px}}

/* Loader accessibility. */
@media(prefers-reduced-motion:reduce){.polimers-loader,.polimers-loader *{animation:none!important;transition:none!important}.animate-in{transition:none!important;transform:none!important;opacity:1!important}}

/* v55.1 footer quick form intrinsic height */
.site-footer .footer-quick-form{height:auto!important;min-height:0!important;display:block!important;overflow:visible!important;background:transparent!important;}


/* v56 footer structure + progressive quick-form security */
/* Copyright is now a grid item inside the main footer composition; no separate footer-bottom row exists. */
.site-footer .footer-grid-v50{
  border-bottom:0 !important;
  row-gap:14px !important;
  padding-bottom:0 !important;
}
.site-footer .footer-copyright{
  grid-column:1 / -1;
  width:100%;
  margin:0;
  padding:12px 0 10px;
  border-top:1px solid rgba(255,255,255,.16);
  background:transparent;
  color:rgba(255,255,255,.82);
  font-size:11.5px;
  line-height:1.3;
  text-align:center;
  box-shadow:none;
}
.site-footer .footer-copyright::before,
.site-footer .footer-copyright::after{
  content:none !important;
  display:none !important;
}
.site-footer .footer-copyright span{display:block;color:inherit;}
.site-footer .footer-copyright a{color:#fff;font-weight:700;text-decoration:none;}
.site-footer .footer-copyright a:hover,
.site-footer .footer-copyright a:focus-visible{color:#ffc23c;text-decoration:underline;text-underline-offset:3px;}
.site-footer{padding-bottom:0 !important;}

/* Security challenge is completely out of layout until a phone value exists. */
.site-footer .footer-security-wrap[hidden]{display:none !important;}
.site-footer .footer-security-wrap:not([hidden]){
  display:block;
  animation:footer-security-reveal .18s ease-out both;
}
@keyframes footer-security-reveal{
  from{opacity:0;transform:translateY(-3px)}
  to{opacity:1;transform:translateY(0)}
}
@media(prefers-reduced-motion:reduce){
  .site-footer .footer-security-wrap:not([hidden]){animation:none !important;}
}
@media(max-width:767px){
  .site-footer .footer-copyright{padding:11px 0 9px;font-size:11px;}
}


/* v57 targeted content, footer, BUJ, pricing and service-card UX */
.footer-social-cta{margin:8px 0 9px;max-width:300px;color:rgba(255,255,255,.72);font-size:11.5px;line-height:1.35}
.footer-socials{display:flex!important;align-items:center!important;gap:11px!important}
.footer-socials a{display:inline-grid!important;place-items:center!important;width:32px!important;height:32px!important;line-height:0!important}
.footer-socials a svg{display:block!important;width:17px!important;height:17px!important;margin:0!important;transform:none!important}
.footer-socials a[aria-label="Facebook"] svg{fill:currentColor!important;stroke:none!important}
.footer-socials a[aria-label="Instagram"] svg{fill:none!important;stroke:currentColor!important;stroke-width:1.7!important}
.footer-phone-row{display:block!important}
.footer-phone-row input{width:100%!important}
.footer-quick-progressive{overflow:hidden;transition:opacity .18s ease,max-height .18s ease,transform .18s ease;opacity:1;max-height:360px;transform:translateY(0);margin-top:8px}
.footer-quick-progressive[hidden]{display:block!important;visibility:hidden;pointer-events:none;opacity:0;max-height:0;margin-top:0;transform:translateY(-4px)}
.footer-quick-submit-row{display:flex;justify-content:center;margin-top:9px}
.footer-quick-submit-row button{width:auto!important;min-width:110px;height:34px;padding:0 18px;border-radius:6px}
.footer-security-wrap .security-field{margin:0 0 8px}
.footer-privacy{margin-top:2px!important}

.service-card-accent{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fffaf1 100%)!important;border-top:4px solid var(--orange)!important;box-shadow:0 12px 28px rgba(44,30,20,.075)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.service-card-accent:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(44,30,20,.12)!important}
.service-card-accent .service-icon{width:68px!important;height:68px!important;background:#fff4db!important;color:#d79b0b!important}
.service-card-accent .service-icon svg{width:31px!important;height:31px!important}
.service-card-accent h3{font-size:16px!important;line-height:1.18!important}
.service-card-accent .service-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 13px;border-radius:999px;background:#fff3d1;color:#b67c00!important;font-weight:800!important;transition:background .18s ease,color .18s ease}
.service-card-accent .service-link:hover,.service-card-accent .service-link:focus-visible{background:var(--orange);color:#171717!important;outline:none}

.pricing-tree-page{padding-bottom:34px}
.pricing-tree{display:grid;gap:18px;margin-top:28px}
.pricing-category{scroll-margin-top:92px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 10px 28px rgba(27,19,13,.045);overflow:hidden}
.pricing-category-header{display:flex;align-items:center;gap:13px;padding:18px 20px;background:linear-gradient(90deg,#fff8eb 0%,#fff 58%);border-bottom:1px solid #f1e4cf}
.pricing-category-header h2{margin:0;font-size:21px;line-height:1.2}
.pricing-category-icon{width:46px;height:46px;flex:0 0 46px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#d89d13;border:1px solid #f4e5c8}
.pricing-category-icon svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.8}
.pricing-service-list{display:grid}
.pricing-service{padding:0 20px;border-bottom:1px solid #f1e7d8}
.pricing-service:last-child{border-bottom:0}
.pricing-service-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:15px 0}
.pricing-service h3{margin:0;font-size:15px;line-height:1.25}
.pricing-amount{font-size:15px;color:#a96f00;white-space:nowrap;font-weight:850}
.pricing-amount.is-request{font-size:13px;padding:6px 10px;border-radius:999px;background:#fff5dd}
.pricing-variants{margin:0 0 14px 18px;border-left:2px solid #f0d49b;padding-left:14px;display:grid;gap:6px}
.pricing-variant{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:7px 0;font-size:13px}
.pricing-variant strong{color:#a96f00;white-space:nowrap}

.b2b-audience-section{padding-top:34px!important}

@media(max-width:1100px){
  .service-card-accent .service-icon{width:64px!important;height:64px!important}
  .pricing-category-header{padding:16px 18px}.pricing-service{padding:0 18px}
}
@media(max-width:767px){
  .footer-social-cta{max-width:330px}
  .footer-quick-submit-row{justify-content:flex-start}
  .footer-quick-submit-row button{min-width:120px}
  .service-card-accent{min-height:176px!important}
  .pricing-tree{gap:14px;margin-top:22px}.pricing-category-header{padding:14px}.pricing-category-header h2{font-size:18px}.pricing-category-icon{width:42px;height:42px;flex-basis:42px}.pricing-service{padding:0 14px}.pricing-service-main{grid-template-columns:1fr;gap:7px;padding:13px 0}.pricing-amount{white-space:normal}.pricing-variants{margin-left:8px;padding-left:11px}.pricing-variant{grid-template-columns:1fr;gap:3px}.pricing-variant strong{white-space:normal}
}
@media(prefers-reduced-motion:reduce){.footer-quick-progressive,.service-card-accent{transition:none!important}}


/* v58 precise corrections: social alignment, forms and one-time reveal motion */
.footer-social-cta{margin:8px 0 9px!important;max-width:300px!important}
.footer-socials{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:11px!important;line-height:0!important}
.footer-socials a{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 32px!important;width:32px!important;height:32px!important;padding:0!important;margin:0!important;line-height:0!important;vertical-align:middle!important}
.footer-socials a svg{display:block!important;width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;margin:0!important;position:static!important;transform:none!important;overflow:visible}
.footer-socials a[aria-label="Facebook"] svg{fill:currentColor!important;stroke:none!important}
.footer-socials a[aria-label="Instagram"] svg{fill:none!important;stroke:currentColor!important;stroke-width:1.7!important}

/* Inputs are neutral by default, gold on focus, red only after a real validation error. */
.secure-public-form .form-field input,
.secure-public-form .form-field textarea,
.secure-public-form .form-field select,
.contact-form .form-field input,
.contact-form .form-field textarea,
.contact-form .form-field select,
.offer-form input,
.offer-form textarea,
.offer-form select{
  border-color:#e5d8c7!important;
  background:#fffdf9;
}
.secure-public-form .form-field input:invalid:not(.is-invalid):not([aria-invalid="true"]),
.secure-public-form .form-field textarea:invalid:not(.is-invalid):not([aria-invalid="true"]),
.secure-public-form .form-field select:invalid:not(.is-invalid):not([aria-invalid="true"]){border-color:#e5d8c7!important;box-shadow:none!important}
.secure-public-form .form-field input:focus:not(.is-invalid):not([aria-invalid="true"]),
.secure-public-form .form-field textarea:focus:not(.is-invalid):not([aria-invalid="true"]),
.secure-public-form .form-field select:focus:not(.is-invalid):not([aria-invalid="true"]),
.contact-form .form-field input:focus:not(.is-invalid):not([aria-invalid="true"]),
.contact-form .form-field textarea:focus:not(.is-invalid):not([aria-invalid="true"]),
.contact-form .form-field select:focus:not(.is-invalid):not([aria-invalid="true"]),
.offer-form input:focus:not(.is-invalid):not([aria-invalid="true"]),
.offer-form textarea:focus:not(.is-invalid):not([aria-invalid="true"]),
.offer-form select:focus:not(.is-invalid):not([aria-invalid="true"]){
  outline:0!important;
  border-color:#d9a11b!important;
  box-shadow:0 0 0 3px rgba(217,161,27,.14)!important;
  background:#fff!important;
}
.secure-public-form .form-field input.is-invalid,
.secure-public-form .form-field textarea.is-invalid,
.secure-public-form .form-field select.is-invalid,
.secure-public-form .form-field input[aria-invalid="true"],
.secure-public-form .form-field textarea[aria-invalid="true"],
.secure-public-form .form-field select[aria-invalid="true"],
.secure-public-form .form-field:has(.field-error) input,
.secure-public-form .form-field:has(.field-error) textarea,
.secure-public-form .form-field:has(.field-error) select{
  border-color:#c94a3f!important;
  box-shadow:0 0 0 2px rgba(201,74,63,.08)!important;
}
.secure-public-form input:disabled,
.secure-public-form textarea:disabled,
.secure-public-form select:disabled{border-color:#ded8cf!important;background:#f3f1ed!important;color:#807a73!important}

/* One-time reveal: no layout shift, subtle movement, 400-650ms, stagger supplied by JS. */
.animate-in{
  opacity:0;
  translate:0 20px;
  transition-property:opacity,translate;
  transition-duration:.52s;
  transition-timing-function:cubic-bezier(.22,.61,.36,1);
  transition-delay:0ms;
  will-change:opacity,translate;
}
.animate-in.is-visible{
  opacity:1;
  translate:0 0;
  transition-delay:var(--reveal-delay,0ms);
  will-change:auto;
}
@media(prefers-reduced-motion:reduce){
  .animate-in,.animate-in.is-visible{opacity:1!important;translate:none!important;transition:none!important;will-change:auto!important}
}


/* v59 targeted: admin accordions are in PHP; frontend pricing accordion + restrained hero motion. */
.pricing-category{scroll-margin-top:92px}
.pricing-category-trigger{width:100%;display:grid;grid-template-columns:46px minmax(0,1fr) 28px;align-items:center;gap:13px;padding:17px 20px;border:0;background:linear-gradient(90deg,#fff8eb 0%,#fff 58%);color:var(--text);text-align:left;cursor:pointer;transition:background .2s ease,box-shadow .2s ease}
.pricing-category-trigger:hover{background:linear-gradient(90deg,#fff4de 0%,#fff 62%)}
.pricing-category-trigger:focus-visible{outline:3px solid rgba(224,161,0,.35);outline-offset:-3px}
.pricing-category-title{font-size:21px;line-height:1.2;font-weight:900}
.pricing-accordion-icon{position:relative;width:22px;height:22px;justify-self:end;border-radius:50%;background:#fff4d8;color:#b87d00}
.pricing-accordion-icon:before,.pricing-accordion-icon:after{content:"";position:absolute;left:50%;top:50%;width:10px;height:2px;border-radius:2px;background:currentColor;transform:translate(-50%,-50%);transition:transform .28s ease,opacity .28s ease}
.pricing-accordion-icon:after{transform:translate(-50%,-50%) rotate(90deg)}
.pricing-category-trigger[aria-expanded="true"] .pricing-accordion-icon:after{transform:translate(-50%,-50%) rotate(0deg);opacity:0}
.pricing-category-panel{display:grid;grid-template-rows:1fr;opacity:1;transition:grid-template-rows .3s cubic-bezier(.22,.61,.36,1),opacity .24s ease}
.pricing-category-panel-inner{min-height:0;overflow:hidden}
.pricing-tree.is-accordion-ready .pricing-category-panel{grid-template-rows:0fr;opacity:0}
.pricing-tree.is-accordion-ready .pricing-category.is-open .pricing-category-panel{grid-template-rows:1fr;opacity:1}
.pricing-category.is-open .pricing-category-trigger{box-shadow:inset 0 -1px 0 #f1e4cf}
.pricing-service-title{margin:0;font-size:15px;line-height:1.25;font-weight:850}

/* Hero motion uses transforms only; no layout dimensions change. */
.hero-bg{--hero-parallax-y:0px;transform-origin:70% 50%}
.hero.hero-motion-ready .hero-bg{animation:polimersHeroKenBurns 12s ease-in-out infinite alternate;will-change:transform}
.hero-bg:after{content:"";position:absolute;inset:-12%;pointer-events:none;background:radial-gradient(circle at 72% 35%,rgba(246,174,0,.12),rgba(246,174,0,0) 38%);opacity:.34;transform:translate3d(-2%,0,0);animation:polimersHeroWarmGlow 11s ease-in-out infinite alternate;mix-blend-mode:soft-light}
@keyframes polimersHeroKenBurns{0%{transform:translate3d(0,var(--hero-parallax-y),0) scale(1.01)}100%{transform:translate3d(-4px,var(--hero-parallax-y),0) scale(1.045)}}
@keyframes polimersHeroWarmGlow{0%{opacity:.2;transform:translate3d(-3%,0,0)}100%{opacity:.38;transform:translate3d(4%,1%,0)}}
.hero .hero-actions .btn{transition:transform .22s ease,box-shadow .22s ease,filter .22s ease,background .22s ease}
@media(hover:hover){.hero .hero-actions .btn:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(73,53,45,.14)}}
@media(max-width:900px){.hero.hero-motion-ready .hero-bg{animation-duration:14s}.hero-bg:after{opacity:.22}.pricing-category-trigger{grid-template-columns:42px minmax(0,1fr) 26px;padding:15px 17px}.pricing-category-title{font-size:19px}}
@media(max-width:767px){.pricing-category-trigger{grid-template-columns:40px minmax(0,1fr) 24px;gap:10px;padding:13px 14px}.pricing-category-title{font-size:17px}.pricing-accordion-icon{width:21px;height:21px}}
@media(prefers-reduced-motion:reduce){.hero.hero-motion-ready .hero-bg,.hero-bg:after{animation:none!important;transform:none!important;will-change:auto!important}.pricing-category-panel,.pricing-accordion-icon:before,.pricing-accordion-icon:after{transition:none!important}.hero .hero-actions .btn{transition:none!important}}


/* v60 targeted pricing/admin CTA and homepage service-card refinements */
.service-card-accent{padding:0!important;cursor:pointer;min-height:190px!important;height:190px!important}
.service-card-link{display:flex;flex:1;width:100%;height:100%;min-height:0;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:flex-start;padding:22px 18px 17px;color:inherit;text-decoration:none;border-radius:inherit;outline:none}
.service-card-link:focus-visible{box-shadow:inset 0 0 0 3px rgba(224,161,0,.42)}
.service-card-accent .service-icon{margin:0 0 18px!important}
.service-card-accent h3{margin:0!important;max-width:250px!important;text-transform:none!important}
.service-card-arrow{align-self:flex-end;margin-top:auto;color:#c98b00;font-size:22px;line-height:1;font-weight:700;transition:transform .18s ease,color .18s ease}
.service-card-accent:hover .service-card-arrow,.service-card-link:focus-visible .service-card-arrow{transform:translateX(4px);color:#a96f00}
.service-card-accent:hover{transform:translateY(-3px);border-color:#dca21b!important}
.pricing-service-price-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.pricing-offer-cta{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 11px;border:1px solid rgba(224,161,0,.45);border-radius:999px;background:#fff9ea;color:#9f6d00;font-size:12px;font-weight:850;text-decoration:none;white-space:nowrap;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.pricing-offer-cta:hover,.pricing-offer-cta:focus-visible{background:#fff1c8;border-color:#d99d08;transform:translateY(-1px);outline:none}
@media(max-width:767px){.service-card-accent{min-height:182px!important;height:182px!important}.service-card-link{padding:20px 16px 15px}.pricing-service-price-actions{justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:7px}.pricing-offer-cta{white-space:normal}}
@media(prefers-reduced-motion:reduce){.service-card-arrow,.pricing-offer-cta{transition:none!important}.service-card-accent:hover,.pricing-offer-cta:hover{transform:none!important}}


/* v61 asynchronous form UX + legal update metadata */
.ajax-form-status{
  display:none;
  margin:10px 0 0;
  padding:10px 12px;
  border-radius:9px;
  font-size:13px;
  line-height:1.4;
  font-weight:650;
  outline:none;
}
.ajax-form-status.is-visible{display:block}
.ajax-form-status.success{background:#f1f7ea;border:1px solid #bfd39f;color:#35531e}
.ajax-form-status.error{background:#fff3f1;border:1px solid #e7b2aa;color:#8d281e}
.footer-quick-form .ajax-form-status{font-size:11.5px;margin-top:8px;padding:8px 10px}
.secure-public-form button[type="submit"][disabled]{opacity:.68;cursor:wait;transform:none!important}
.legal-updated{margin:0 0 18px;color:#756b61;font-size:13px;font-weight:600;letter-spacing:.01em}


/* v62 targeted: visible footer credit + compact Cenrādis heading spacing */
.site-footer .footer-copyright{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  translate:none !important;
  transform:none !important;
  position:relative !important;
  z-index:2 !important;
  color:rgba(255,255,255,.86) !important;
}
.site-footer .footer-copyright.animate-in{
  opacity:1 !important;
  translate:none !important;
}
.site-footer .footer-copyright a{
  color:#fff !important;
  font-weight:800 !important;
}
.site-footer .footer-copyright a:hover,
.site-footer .footer-copyright a:focus-visible{
  color:#ffc23c !important;
}
.pricing-tree-page .section-title{
  margin-bottom:18px !important;
}
.pricing-tree-page .pricing-tree{
  margin-top:0 !important;
}
@media(max-width:767px){
  .pricing-tree-page .section-title{margin-bottom:16px !important;}
}


/* v63 message length guidance + live counter */
.message-field-meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px 16px;
  flex-wrap:wrap;
  margin-top:2px;
}
.message-field-meta .field-hint{margin-top:0}
.message-char-counter{
  margin-left:auto;
  color:#81786f;
  font-size:11px;
  line-height:1.35;
  font-variant-numeric:tabular-nums;
  white-space:nowrap;
}
@media(max-width:480px){
  .message-field-meta{align-items:flex-start}
  .message-char-counter{margin-left:0}
}
