/* V14 VERIFIED OVERRIDES - loaded last */

/* Top consultation strip: readable premium height */
.premium-topbar{min-height:50px!important;background:linear-gradient(90deg,#520004,#8d0710 55%,#b70e18)!important}
.premium-topbar .topbar-inner{min-height:50px!important;padding:6px 16px!important}
.premium-topbar .topbar-badge{font-size:13px!important;line-height:1.2!important}
.premium-topbar .topbar-badge small{font-size:10px!important;margin-top:2px!important;opacity:.9!important}
.premium-topbar .topbar-star{width:25px!important;height:25px!important;font-size:12px!important}
.premium-topbar .top-mini-btn{min-height:34px!important;padding:0 14px!important;font-size:11px!important;gap:7px!important}
.premium-topbar .top-mini-btn svg{width:17px!important;height:17px!important;min-width:17px!important;max-width:17px!important}

/* Header/logo: make artwork clearly visible without breaking layout */
.premium-nav{min-height:112px!important;background:#fff!important}
.premium-nav>.container{min-height:112px!important;padding-top:5px!important;padding-bottom:5px!important}
.premium-nav .brand.logo-only{width:168px!important;min-width:168px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}
.premium-nav .brand.logo-only img{width:148px!important;height:100px!important;max-width:148px!important;max-height:100px!important;object-fit:contain!important;display:block!important}

/* Menu icons: use the real SVGs, larger and polished */
.premium-nav .menu{gap:8px!important}
.premium-nav .menu>a,.premium-nav .dropbtn{min-height:48px!important;padding:0 16px 0 10px!important;gap:9px!important;border:1px solid #f0ddbd!important;background:#fffaf2!important;border-radius:24px!important;box-shadow:0 5px 14px rgba(70,0,0,.05)!important}
.premium-nav .nav-icon{width:32px!important;height:32px!important;min-width:32px!important;border-radius:11px!important;background:linear-gradient(145deg,#fff0bd,#e8b743)!important;border:1px solid #ddb04f!important;color:#8c0810!important;display:grid!important;place-items:center!important;box-shadow:inset 0 1px 1px rgba(255,255,255,.8)!important}
.premium-nav .nav-icon svg{display:block!important;width:19px!important;height:19px!important;overflow:visible!important}
.premium-nav .nav-icon svg *{stroke-width:1.8!important}
.premium-nav .menu>a:last-child{padding-left:10px!important;padding-right:18px!important;background:linear-gradient(135deg,#a30812,#d61621)!important;color:#fff!important;border-color:#c8141d!important}
.premium-nav .menu>a:last-child .nav-icon{background:rgba(255,255,255,.16)!important;border-color:rgba(255,255,255,.34)!important;color:#fff!important}

/* Full-width continuous ticker */
.premium-ticker{min-height:42px!important;display:flex!important;align-items:center!important;overflow:hidden!important;background:linear-gradient(90deg,#780006,#b80d17 55%,#8f0009)!important}
.premium-ticker .ticker-track{display:flex!important;align-items:center!important;gap:0!important;min-width:max-content!important;width:max-content!important;padding:0!important;animation:v14Ticker 30s linear infinite!important;will-change:transform!important}
.premium-ticker .ticker-track span{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;min-height:42px!important;padding-right:34px!important;font-size:12px!important;font-weight:700!important;white-space:nowrap!important;color:#fff!important}
@keyframes v14Ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}

/* Trust section: compact premium cards and actual SVG icons */
.trust-section{padding-top:55px!important;padding-bottom:56px!important}
.trust-section .trust-grid{gap:16px!important}
.trust-card{padding:20px 14px 18px!important;border-radius:19px!important;min-height:176px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important}
.trust-icon{width:56px!important;height:56px!important;margin:0 auto 11px!important;border-radius:17px!important;display:grid!important;place-items:center!important;background:linear-gradient(145deg,#fff6c9,#efc14d 55%,#bd7b12)!important;border:1px solid rgba(255,242,182,.9)!important;box-shadow:0 9px 20px rgba(51,0,0,.24),inset 0 2px 3px rgba(255,255,255,.72)!important;color:#79070d!important;transform:rotate(45deg)!important}
.trust-icon:before{display:none!important;content:none!important}
.trust-icon svg{display:block!important;width:32px!important;height:32px!important;transform:rotate(-45deg)!important;color:#79070d!important;overflow:visible!important}
.trust-icon svg *{stroke:#79070d!important}
.trust-icon svg [fill="currentColor"]{fill:#79070d!important;stroke:none!important}
.trust-card strong,.trust-card h3{font-size:14px!important;line-height:1.25!important;margin:0 0 6px!important;color:#ffe079!important}
.trust-card p,.trust-card span{font-size:10.5px!important;line-height:1.5!important;color:#fff2ec!important}

/* Keep hero/service images untouched */
.hero-img,.card-media img,.aboutgrid img,.review-card img{object-fit:cover!important}

@media(max-width:760px){
  .premium-topbar{min-height:42px!important}
  .premium-topbar .topbar-inner{min-height:42px!important;padding:4px 9px!important}
  .premium-topbar .topbar-badge{font-size:10px!important;max-width:56%!important}
  .premium-topbar .topbar-badge small{font-size:8px!important}
  .premium-topbar .top-mini-btn{min-height:30px!important;padding:0 9px!important;font-size:9px!important}
  .premium-topbar .top-mini-btn svg{width:15px!important;height:15px!important;min-width:15px!important;max-width:15px!important}

  .premium-nav{min-height:76px!important}
  .premium-nav>.container{min-height:76px!important;height:76px!important;padding:3px 11px!important}
  .premium-nav .brand.logo-only{width:112px!important;min-width:112px!important}
  .premium-nav .brand.logo-only img{width:104px!important;height:70px!important;max-width:104px!important;max-height:70px!important}
  .premium-nav .menu-toggle{display:flex!important;width:42px!important;height:42px!important;border-radius:12px!important;background:linear-gradient(145deg,#fff4ce,#e2ad3c)!important;border:1px solid #d6a033!important;align-items:center!important;justify-content:center!important}
  .premium-nav .menu{top:76px!important}
  .premium-nav .menu>a,.premium-nav .dropbtn{min-height:43px!important;padding:0 12px 0 8px!important;font-size:11px!important}
  .premium-nav .nav-icon{width:29px!important;height:29px!important;min-width:29px!important}
  .premium-nav .nav-icon svg{width:17px!important;height:17px!important}

  .premium-ticker{display:flex!important;min-height:36px!important}
  .premium-ticker .ticker-track{animation-duration:22s!important}
  .premium-ticker .ticker-track span{min-height:36px!important;padding-right:25px!important;font-size:10px!important}

  .trust-section{padding-top:42px!important;padding-bottom:44px!important}
  .trust-section .trust-grid{grid-template-columns:1fr 1fr!important;gap:9px!important}
  .trust-card{min-height:150px!important;padding:15px 8px 13px!important;border-radius:16px!important}
  .trust-icon{width:46px!important;height:46px!important;border-radius:14px!important;margin-bottom:9px!important}
  .trust-icon svg{width:27px!important;height:27px!important}
  .trust-card strong,.trust-card h3{font-size:11px!important;margin-bottom:4px!important}
  .trust-card p,.trust-card span{font-size:8.5px!important;line-height:1.4!important}
}
