/* FINAL CLEAN OVERRIDES — based on stable v5 */
*{box-sizing:border-box}
html,body{overflow-x:hidden}

/* absolute safety: never allow inline icons to expand */
.top-mini-btn svg,.hero-btn svg,.sticky svg,.contact-svg svg,.nav-icon svg,
.footer-contact svg,.btn svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;display:block!important;flex:0 0 18px!important}
.sticky svg{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important}

/* TOP STRIP */
.premium-topbar{background:linear-gradient(90deg,#430003,#8f0810 55%,#b90c16)!important;border-bottom:1px solid rgba(255,224,142,.25)!important}
.premium-topbar .topbar-inner{min-height:42px!important;padding:6px 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}
.topbar-badge{display:flex!important;align-items:center!important;gap:9px!important;color:#fff!important}
.topbar-star{width:27px!important;height:27px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:linear-gradient(145deg,#f9d36b,#bb7410)!important;color:#6c080b!important;box-shadow:0 4px 12px rgba(0,0,0,.18)!important}
.topbar-badge b{font-size:12px!important;letter-spacing:.15px!important}
.topbar-badge small{font-size:10px!important;color:#f8ded8!important;margin-left:7px!important}
.topbar-actions{display:flex!important;gap:8px!important;align-items:center!important}
.top-mini-btn{min-height:31px!important;padding:0 12px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:11px!important;font-weight:800!important;text-decoration:none!important}
.call-mini{background:#fff!important;color:#970913!important}
.wa-mini{background:#13ad58!important;color:#fff!important}

/* CLEAN LUXURY NAV */
.premium-nav{background:rgba(255,255,255,.98)!important;border-bottom:1px solid #efdcbc!important;box-shadow:0 8px 26px rgba(67,0,0,.07)!important;position:relative!important;z-index:80!important}
.premium-nav>.container{min-height:86px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important;padding-top:4px!important;padding-bottom:4px!important}
.logo-only{display:flex!important;align-items:center!important;padding:0!important;margin:0!important}
.logo-only img{height:76px!important;width:auto!important;max-width:138px!important;object-fit:contain!important;display:block!important}
.premium-nav .menu{display:flex!important;align-items:center!important;gap:5px!important}
.premium-nav .menu>a,.premium-nav .dropbtn{min-height:43px!important;padding:0 14px!important;border-radius:22px!important;border:1px solid transparent!important;background:transparent!important;box-shadow:none!important;color:#491817!important;font-size:13px!important;font-weight:800!important;display:flex!important;align-items:center!important;gap:8px!important;transition:.22s ease!important;text-decoration:none!important}
.premium-nav .menu>a:hover,.premium-nav .dropbtn:hover{background:#fff7eb!important;border-color:#eed5a8!important;color:#970b13!important;transform:translateY(-1px)!important}
.nav-icon{width:27px!important;height:27px!important;border-radius:10px!important;display:grid!important;place-items:center!important;background:linear-gradient(145deg,#fff7df,#f0c96e)!important;color:#870b11!important;border:1px solid #e9c984!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important}
.nav-icon svg{width:14px!important;height:14px!important;max-width:14px!important;max-height:14px!important}
.premium-nav .menu>a:last-child{background:linear-gradient(135deg,#a40912,#d81621)!important;color:#fff!important;box-shadow:0 9px 20px rgba(158,0,11,.18)!important;padding-left:17px!important;padding-right:17px!important}
.premium-nav .menu>a:last-child .nav-icon{background:rgba(255,255,255,.15)!important;color:#fff!important;border-color:rgba(255,255,255,.28)!important}
.drop-content{min-width:250px!important;padding:8px!important;border:1px solid #eed8b4!important;border-radius:16px!important;background:#fff!important;box-shadow:0 18px 40px rgba(71,0,0,.14)!important}
.drop-content a{padding:10px 12px!important;border-radius:9px!important;color:#55201e!important;font-size:12.5px!important}
.drop-content a:hover{background:#fff5e6!important;color:#9c0b13!important;padding-left:16px!important}
.menu-toggle{display:none!important}

/* TICKER */
.premium-ticker{min-height:34px!important;background:linear-gradient(90deg,#850810,#bd0c17)!important;border:0!important}
.ticker-track{min-height:34px!important;display:flex!important;align-items:center!important}
.ticker-track span{font-size:11px!important;color:#fff!important}

/* HERO safety and polish */
.premium-hero{margin:0!important;padding-top:56px!important;padding-bottom:58px!important}
.hero-actions .btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}
.hero-image-frame{box-shadow:0 24px 50px rgba(83,0,0,.18)!important}

/* SERVICES flash effect stays controlled */
.card-media{position:relative!important;overflow:hidden!important}
.card-media:after{content:"";position:absolute;top:-20%;left:-65%;width:42%;height:140%;transform:skewX(-22deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:serviceSweep 5.2s ease-in-out infinite;pointer-events:none}
@keyframes serviceSweep{0%,63%{left:-65%}82%,100%{left:135%}}

/* TRUST — remove ugly SVGs; use elegant gold medallion symbols */
.trust-section{background:radial-gradient(circle at 15% 20%,rgba(255,214,92,.10),transparent 25%),linear-gradient(135deg,#671011,#991017 52%,#c4131b)!important;padding-top:62px!important;padding-bottom:66px!important}
.trust-grid{gap:16px!important}
.trust-card{position:relative!important;overflow:hidden!important;border-radius:21px!important;padding:26px 16px 23px!important;background:linear-gradient(160deg,rgba(255,255,255,.12),rgba(255,255,255,.055))!important;border:1px solid rgba(255,222,135,.25)!important;box-shadow:0 15px 32px rgba(46,0,0,.18)!important;text-align:center!important}
.trust-card:after{content:"";position:absolute;width:80px;height:80px;border-radius:50%;right:-36px;top:-42px;background:rgba(255,222,107,.07)}
.trust-icon{width:68px!important;height:68px!important;margin:0 auto 15px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:linear-gradient(145deg,#fff6ce,#f1c454 52%,#c68619)!important;border:2px solid rgba(255,239,174,.85)!important;box-shadow:0 10px 22px rgba(50,0,0,.28),inset 0 2px 4px rgba(255,255,255,.75)!important;color:#76080d!important;position:relative!important}
.trust-icon svg{display:none!important}
.trust-card:nth-child(1) .trust-icon:before{content:"✦"}
.trust-card:nth-child(2) .trust-icon:before{content:"☼"}
.trust-card:nth-child(3) .trust-icon:before{content:"ॐ"}
.trust-card:nth-child(4) .trust-icon:before{content:"✧"}
.trust-icon:before{font-family:Georgia,'Times New Roman',serif!important;font-size:28px!important;line-height:1!important;color:#7b080d!important;text-shadow:0 1px 0 rgba(255,255,255,.45)!important}
.trust-card strong,.trust-card h3{color:#ffe073!important;font-size:16px!important}
.trust-card p,.trust-card span{color:#fff1ec!important;line-height:1.6!important}

/* FOOTER desktop */
.premium-footer{background:radial-gradient(circle at 92% 10%,rgba(203,37,41,.13),transparent 26%),linear-gradient(180deg,#280002,#130001)!important;padding-top:48px!important}
.footer-grid{display:grid!important;grid-template-columns:1.1fr .85fr 1.25fr 1.05fr!important;gap:30px!important;align-items:start!important}
.footer-brand img{height:72px!important;width:auto!important;max-width:120px!important;object-fit:contain!important}
.footer-grid h3{color:#f3cf62!important;font-size:16px!important;margin-bottom:12px!important}
.footer-links a,.footer-contact a,.footer-contact span{font-size:11px!important;line-height:1.55!important}
.footer-contact .contact-svg{width:25px!important;height:25px!important;min-width:25px!important;display:grid!important;place-items:center!important;border-radius:8px!important;background:rgba(255,218,91,.10)!important;color:#f6d266!important}
.footer-contact .contact-svg svg{width:13px!important;height:13px!important;max-width:13px!important;max-height:13px!important}
.footer-bottom{margin-top:30px!important;padding:14px 0!important;border-top:1px solid rgba(255,255,255,.08)!important;font-size:10px!important;text-align:center!important}

/* STICKY */
.sticky{right:14px!important;bottom:14px!important;display:flex!important;flex-direction:column!important;gap:8px!important;z-index:999!important}
.sticky a{width:44px!important;height:44px!important;border-radius:50%!important;display:grid!important;place-items:center!important;box-shadow:0 8px 22px rgba(0,0,0,.22)!important}

/* MOBILE */
@media(max-width:760px){
  .premium-topbar .topbar-inner{min-height:34px!important;padding:4px 9px!important}
  .topbar-badge small{display:none!important}
  .topbar-badge b{font-size:8.5px!important;white-space:nowrap!important}
  .topbar-star{width:21px!important;height:21px!important;font-size:10px!important}
  .top-mini-btn{min-height:25px!important;padding:0 7px!important;font-size:8px!important;gap:4px!important}
  .top-mini-btn svg{width:12px!important;height:12px!important;max-width:12px!important;max-height:12px!important}

  .premium-nav>.container{min-height:62px!important;height:62px!important;padding:2px 11px!important;position:relative!important}
  .logo-only img{height:56px!important;max-height:56px!important;max-width:88px!important}
  .menu-toggle{display:flex!important;width:38px!important;height:38px!important;border-radius:11px!important;border:1px solid #e3bd76!important;background:linear-gradient(145deg,#fff8e6,#f1cd79)!important;padding:9px!important;flex-direction:column!important;justify-content:center!important;gap:4px!important;box-shadow:0 5px 14px rgba(74,0,0,.11)!important}
  .menu-toggle span{display:block!important;width:100%!important;height:2px!important;background:#85080e!important;border-radius:2px!important;margin:0!important}
  .premium-nav .menu{display:none!important;position:absolute!important;left:10px!important;right:10px!important;top:62px!important;width:auto!important;background:#fff!important;border:1px solid #ead2aa!important;border-radius:16px!important;padding:9px!important;box-shadow:0 18px 42px rgba(61,0,0,.18)!important;z-index:9999!important;flex-direction:column!important;align-items:stretch!important;gap:5px!important}
  .premium-nav .menu.active,.premium-nav .menu.open{display:flex!important}
  .premium-nav .menu>a,.premium-nav .dropbtn{width:100%!important;min-height:40px!important;border-radius:10px!important;border:1px solid #f0dfc5!important;background:#fffaf2!important;padding:0 12px!important;font-size:11px!important;justify-content:flex-start!important}
  .premium-nav .menu>a:last-child{justify-content:center!important;background:linear-gradient(135deg,#a40912,#d81621)!important;color:#fff!important}
  .nav-icon{width:24px!important;height:24px!important;border-radius:8px!important}
  .nav-icon svg{width:12px!important;height:12px!important;max-width:12px!important;max-height:12px!important}
  .drop{width:100%!important}
  .drop-content{position:static!important;min-width:0!important;width:100%!important;margin-top:4px!important;padding:5px!important;box-shadow:none!important;background:#fff7e8!important;border-radius:10px!important}
  .drop-content a{font-size:10px!important;padding:8px 10px!important}

  .premium-ticker{display:none!important}
  .premium-hero{padding:28px 0 32px!important;margin:0!important}
  .hero-grid{gap:25px!important}
  .hero-copy{text-align:center!important}
  .hero-actions{justify-content:center!important}
  .hero-trustline{justify-content:center!important}

  .section{padding-top:42px!important;padding-bottom:42px!important}
  .cards{grid-template-columns:1fr!important;gap:14px!important}

  .trust-section{padding:45px 0!important}
  .trust-grid{grid-template-columns:1fr 1fr!important;gap:9px!important}
  .trust-card{padding:17px 8px 15px!important;border-radius:16px!important;min-height:154px!important}
  .trust-icon{width:49px!important;height:49px!important;margin-bottom:10px!important}
  .trust-icon:before{font-size:21px!important}
  .trust-card strong,.trust-card h3{font-size:11px!important;line-height:1.25!important}
  .trust-card p,.trust-card span{font-size:8.5px!important;line-height:1.45!important}

  .premium-footer{padding:30px 14px 0!important}
  .footer-grid{grid-template-columns:1fr 1fr!important;gap:20px 14px!important}
  .footer-grid>div:first-child{grid-column:1/-1!important;text-align:center!important;border-bottom:1px solid rgba(255,255,255,.08)!important;padding-bottom:17px!important}
  .footer-grid>div:nth-child(3){grid-column:1/-1!important}
  .footer-brand img{height:66px!important;margin:auto!important}
  .footer-brand p{max-width:280px!important;margin:9px auto!important;font-size:9.5px!important;line-height:1.55!important}
  .footer-grid h3{font-size:12px!important;margin-bottom:9px!important}
  .footer-links a,.footer-contact a,.footer-contact span{font-size:9px!important;line-height:1.45!important}
  .two-col-services{columns:2!important;column-gap:16px!important}
  .two-col-services a{break-inside:avoid!important}
  .footer-bottom{margin-top:18px!important;padding:11px 0!important;font-size:8px!important}

  .sticky{right:8px!important;bottom:8px!important;gap:6px!important}
  .sticky a{width:38px!important;height:38px!important}
  .sticky svg{width:17px!important;height:17px!important;max-width:17px!important;max-height:17px!important}
}

@media(max-width:420px){
  .footer-grid{grid-template-columns:1fr!important}
  .footer-grid>div:nth-child(3){grid-column:auto!important}
  .footer-grid>div:first-child{grid-column:auto!important}
  .two-col-services{columns:2!important}
}
