/* ===== VARIABLES — Kırmızı / Beyaz / Mavi Eczane Teması ===== */
:root {
  --bg: #ffffff;
  --bg2: #f1f5f9;
  --bg3: #e8ecf1;
  --surface: rgba(0,0,0,0.02);
  --border: rgba(0,0,0,0.08);
  --text: #1e293b;
  --text2: #64748b;
  --primary: #DC2626;
  --primary2: #B91C1C;
  --accent: #1E40AF;
  --green: #16a34a;
  --pink: #e11d48;
  --white: #ffffff;
  --radius: 16px;
  --radius-sm: 10px;
  --shadow: 0 8px 32px rgba(0,0,0,0.08);
  --shadow-lg: 0 20px 60px rgba(0,0,0,0.1);
  --transition: .3s cubic-bezier(.4,0,.2,1);
  --container: 1200px;
  --nav-h: 72px;
}

/* Premium shared interaction kit */
.ilac-icon{
  width:1.05em;
  height:1.05em;
  flex:0 0 auto;
  display:inline-block;
  vertical-align:-.18em;
}

.ilac-icon-badge{
  display:grid;
  place-items:center;
  width:54px;
  height:54px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:50%;
  background:rgba(255,255,255,.07);
  color:#ff5d78;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 0 28px rgba(255,53,93,.12);
}

.ilac-icon-badge .ilac-icon{
  width:24px;
  height:24px;
}

.premium-search-btn:before,
.medicine-search-row button:before{
  content:none!important;
  margin:0!important;
}

.premium-search-btn,
.medicine-search-row button,
.medicine-side-search button,
.premium-notify-strip button,
.editorial-hero-search button,
.editorial-newsletter button,
.blog-side-newsletter button{
  gap:8px;
  border:0;
}

.premium-view-switch a,
.premium-view-switch button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:34px;
  padding:0 12px;
  border-radius:8px;
  color:#fff;
  font-size:.8rem;
  font-weight:850;
}

.premium-pagination a,
.premium-pagination button,
.premium-pagination span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-width:38px;
  height:38px;
  padding:0 12px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  background:rgba(255,255,255,.035);
  color:#fff;
  font-size:.82rem;
  font-weight:850;
}

.premium-pagination a:first-child,
.premium-pagination a:last-child{
  min-width:86px;
}

.premium-filter-tags button{
  gap:7px;
  cursor:pointer;
}

.medicine-popular-searches a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:32px;
  padding:0 13px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  background:rgba(255,255,255,.055);
  color:#fff;
  font-size:.78rem;
  font-weight:850;
}

.medicine-popular-searches a:hover{
  background:linear-gradient(135deg,#ff5f76,#d91543);
  box-shadow:0 14px 30px rgba(255,53,93,.25);
}

.medicine-search-row > .ilac-icon{
  width:22px;
  height:22px;
  margin-left:12px;
  color:#8ea4bc;
}

.medicine-row-side strong{
  display:inline-flex!important;
  align-items:center;
  gap:5px;
}

.medicine-row-side strong .ilac-icon{
  color:#ffc64d;
}

.medicine-fav .ilac-icon,
.premium-row-actions button .ilac-icon,
.js-favorite-btn .ilac-icon{
  width:18px;
  height:18px;
}

.medicine-fav.is-active,
.premium-row-actions button.is-active,
.js-favorite-btn.is-active{
  border-color:rgba(255,53,93,.54)!important;
  background:linear-gradient(135deg,rgba(255,53,93,.24),rgba(255,53,93,.08))!important;
  color:#ff6b83!important;
  box-shadow:0 0 24px rgba(255,53,93,.2);
}

.medicine-side-all{
  display:grid!important;
  place-items:center;
  min-height:38px;
  margin-top:10px;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:8px;
  background:rgba(255,255,255,.045);
  color:#fff!important;
  font-weight:850;
}

.medicine-result-list.is-card-view{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  padding:12px;
}

.medicine-result-list.is-card-view .medicine-result-row{
  grid-template-columns:118px minmax(0,1fr);
  min-height:230px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
}

.medicine-result-list.is-card-view .medicine-row-side{
  grid-column:1 / -1;
  flex-direction:row;
  justify-content:space-between;
}

.health-tabs a{
  position:relative;
  min-height:42px;
  display:inline-flex;
  align-items:center;
  color:rgba(255,255,255,.72);
  font-weight:850;
}

.health-tabs a.is-active{
  color:#ff4d6d;
}

.health-tabs a.is-active:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-1px;
  height:2px;
  background:#ff355d;
  box-shadow:0 0 16px rgba(255,53,93,.72);
}

.health-category .ilac-icon,
.blog-side-cats .ilac-icon,
.hp-trust-strip .ilac-icon,
.hp-stag-feature-grid .ilac-icon,
.hp-safety-mini-grid .ilac-icon,
.hp-duty-icon .ilac-icon,
.hp-kpi-icon .ilac-icon{
  width:22px;
  height:22px;
}

.hp-showcase-art-card{
  position:relative;
}

.ilac-toast{
  position:fixed;
  left:50%;
  bottom:26px;
  z-index:3000;
  max-width:min(420px,calc(100vw - 32px));
  padding:13px 16px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:12px;
  background:linear-gradient(135deg,rgba(13,30,50,.96),rgba(7,14,27,.96));
  color:#fff;
  font-size:.86rem;
  font-weight:800;
  box-shadow:0 22px 50px rgba(0,0,0,.36),0 0 30px rgba(255,53,93,.18);
  transform:translate(-50%,16px);
  opacity:0;
  pointer-events:none;
  transition:opacity .2s ease,transform .2s ease;
}

.ilac-toast.is-visible{
  opacity:1;
  transform:translate(-50%,0);
}

.ilac-map-modal{
  position:fixed;
  inset:0;
  z-index:3500;
  display:none;
  padding:32px;
  background:rgba(1,8,17,.82);
  backdrop-filter:blur(14px);
}

.ilac-map-modal.is-open{
  display:grid;
  place-items:center;
}

.ilac-map-modal-inner{
  position:relative;
  width:min(1100px,96vw);
  max-height:88vh;
  border:1px solid rgba(255,255,255,.16);
  border-radius:12px;
  overflow:hidden;
  background:#061321;
  box-shadow:0 28px 70px rgba(0,0,0,.45);
}

.ilac-map-modal-inner img{
  display:block;
  width:100%;
  max-height:88vh;
  object-fit:contain;
  background:#061321;
}

.ilac-map-modal-close{
  position:absolute;
  top:12px;
  right:12px;
  z-index:2;
  width:40px;
  height:40px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:50%;
  background:rgba(5,13,26,.78);
  color:#fff;
  font-size:1.15rem;
  cursor:pointer;
}

@media(max-width:760px){
  .medicine-result-list.is-card-view{
    grid-template-columns:1fr;
  }
  .ilac-map-modal{
    padding:14px;
  }
}

/* ===== RESET ===== */
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{font-family:'Inter',sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto}
button,input,select,textarea{font-family:inherit;font-size:inherit;border:none;outline:none;background:none}
ul,ol{list-style:none}

/* ===== UTILITIES ===== */
.ilac-container{max-width:var(--container);margin:0 auto;padding:0 24px}
.text-gradient{background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:var(--radius-sm);font-weight:600;font-size:.95rem;cursor:pointer;transition:var(--transition)}
.btn-primary{background:linear-gradient(135deg,var(--primary),#ef4444);color:#fff}
.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(220,38,38,.35)}
.btn-secondary{background:var(--white);color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow)}
.btn-secondary:hover{background:var(--bg2);transform:translateY(-2px)}
.btn-glow{box-shadow:0 0 24px rgba(220,38,38,.25)}
.btn-lg{padding:18px 36px;font-size:1.05rem}
.spinner{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}
@keyframes spin{to{transform:rotate(360deg)}}

/* ===== NAVBAR ===== */
.ilac-navbar{position:fixed;top:0;left:0;right:0;height:var(--nav-h);z-index:1000;transition:var(--transition);background:rgba(255,255,255,.85);backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}
.ilac-navbar.scrolled{background:rgba(255,255,255,.97);box-shadow:0 4px 20px rgba(0,0,0,.06)}
.nav-inner{display:flex;align-items:center;justify-content:space-between;height:100%}
.nav-logo{display:flex;align-items:center;gap:10px;font-weight:700;font-size:1.15rem;color:var(--primary)}
.logo-icon{font-size:1.5rem}
.logo-text{font-family:'Outfit',sans-serif;color:var(--text)}
.nav-menu{display:flex;gap:32px}
.nav-menu li a,.nav-link{color:var(--text2);font-weight:500;font-size:.9rem;transition:var(--transition);position:relative}
.nav-menu li a:hover,.nav-link:hover{color:var(--primary)}
.nav-cta-btn{display:flex;align-items:center;gap:8px;padding:10px 22px;background:linear-gradient(135deg,var(--primary),#ef4444);color:#fff;border-radius:var(--radius-sm);font-weight:600;font-size:.85rem;cursor:pointer;transition:var(--transition);position:relative;overflow:hidden}
.nav-cta-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(220,38,38,.35)}
.cta-pulse{position:absolute;top:50%;left:50%;width:100%;height:100%;background:rgba(255,255,255,.15);border-radius:50%;transform:translate(-50%,-50%) scale(0);animation:ctaPulse 2s ease-out infinite}
@keyframes ctaPulse{0%{transform:translate(-50%,-50%) scale(0);opacity:.5}100%{transform:translate(-50%,-50%) scale(2.5);opacity:0}}
.mobile-toggle{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px}
.mobile-toggle span{display:block;width:24px;height:2px;background:var(--text);border-radius:2px;transition:var(--transition)}
.mobile-nav{display:none;position:fixed;top:var(--nav-h);left:0;right:0;background:rgba(255,255,255,.98);backdrop-filter:blur(20px);padding:20px 24px;z-index:999;flex-direction:column;gap:16px;border-bottom:1px solid var(--border)}
.mobile-nav.active{display:flex}
.mobile-nav a{color:var(--text);font-size:1.05rem;font-weight:500;padding:12px 0;border-bottom:1px solid var(--border)}

/* ===== MAIN ===== */
.ilac-main{padding-top:var(--nav-h)}

/* ===== HERO ===== */
.hero-section{position:relative;min-height:90vh;display:flex;align-items:center;padding:100px 0 80px;overflow:hidden;background:linear-gradient(170deg,#fff 0%,#fef2f2 30%,#eff6ff 70%,#fff 100%)}
.hero-bg-anim{position:absolute;inset:0;background:radial-gradient(ellipse at 20% 30%,rgba(220,38,38,.06),transparent 55%),radial-gradient(ellipse at 80% 70%,rgba(30,64,175,.06),transparent 50%);z-index:0}
.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}
.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(220,38,38,.08);border:1px solid rgba(220,38,38,.18);padding:8px 18px;border-radius:50px;font-size:.82rem;color:var(--primary);font-weight:500;margin-bottom:24px}
.badge-pulse{width:8px;height:8px;background:var(--green);border-radius:50%;animation:bPulse 2s ease-in-out infinite}
@keyframes bPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}
.hero-title{font-family:'Outfit',sans-serif;font-size:3.5rem;font-weight:800;line-height:1.15;margin-bottom:20px;color:var(--text)}
.hero-desc{font-size:1.1rem;color:var(--text2);max-width:520px;margin-bottom:32px;line-height:1.7}
.hero-btns{display:flex;gap:16px;margin-bottom:40px;flex-wrap:wrap}
.hero-stats{display:flex;align-items:center;gap:24px}
.stat{text-align:center}
.stat-num{display:block;font-family:'Outfit',sans-serif;font-size:1.6rem;font-weight:700;color:var(--text)}
.stat-lbl{font-size:.78rem;color:var(--text2);text-transform:uppercase;letter-spacing:1px}
.stat-div{width:1px;height:40px;background:var(--border)}

/* Hero Visual */
.hero-visual{position:relative;display:flex;flex-direction:column;gap:16px;padding:20px}
.hero-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--border);padding:18px 22px;border-radius:var(--radius);box-shadow:var(--shadow);transition:var(--transition);animation:heroCardIn .8s ease both}
.hero-card:hover{transform:translateX(8px);border-color:rgba(220,38,38,.2);box-shadow:var(--shadow-lg)}
.hc-2{animation-delay:.2s}.hc-3{animation-delay:.4s}
@keyframes heroCardIn{from{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}
.hc-icon{font-size:2rem}
.hc-text strong{display:block;color:var(--text);font-size:.95rem}
.hc-text span{font-size:.8rem;color:var(--text2)}
.hc-arrow{margin-left:auto;color:var(--primary);font-size:1.2rem}

/* ===== SECTIONS ===== */
.sec-header{text-align:center;margin-bottom:48px}
.sec-tag{display:inline-block;background:rgba(30,64,175,.08);border:1px solid rgba(30,64,175,.15);padding:6px 16px;border-radius:50px;font-size:.78rem;color:var(--accent);font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}
.sec-header h2{font-family:'Outfit',sans-serif;font-size:2.4rem;font-weight:700;color:var(--text)}

/* Product Section */
.product-section{padding:80px 0}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.product-info-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:28px;text-align:center;transition:var(--transition);box-shadow:var(--shadow)}
.product-info-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}
.pic-icon{font-size:2.2rem;margin-bottom:12px}
.product-info-card h3{font-size:1rem;font-weight:700;color:var(--text);margin-bottom:6px}
.product-info-card p{font-size:.85rem;color:var(--text2);line-height:1.5}

/* Cities */
.cities-section{padding:80px 0;background:var(--bg2)}
.cities-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.city-card{position:relative;border-radius:var(--radius);overflow:hidden;min-height:220px;display:flex;transition:var(--transition);border:1px solid var(--border);background:#fff}
.city-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}
.city-card-bg{position:absolute;inset:0;opacity:.08;transition:var(--transition)}
.city-card:hover .city-card-bg{opacity:.14}
.city-card-body{position:relative;z-index:1;padding:28px;display:flex;flex-direction:column}
.city-emoji{font-size:2.5rem;margin-bottom:12px}
.city-card h3{font-family:'Outfit',sans-serif;font-size:1.3rem;font-weight:700;color:var(--text);margin-bottom:4px}
.city-card p{font-size:.85rem;color:var(--text2);margin-bottom:auto}
.city-count{display:inline-block;background:rgba(30,64,175,.08);padding:4px 12px;border-radius:20px;font-size:.78rem;font-weight:600;color:var(--accent);margin-top:12px;margin-bottom:8px}
.city-link{font-size:.82rem;color:var(--primary);font-weight:600}

/* Steps */
.steps-section{padding:80px 0}
.steps-row{display:flex;align-items:center;justify-content:center;gap:24px}
.step-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:36px 28px;text-align:center;flex:1;max-width:280px;transition:var(--transition);box-shadow:var(--shadow)}
.step-card:hover{transform:translateY(-6px);border-color:rgba(220,38,38,.2);box-shadow:var(--shadow-lg)}
.step-no{font-family:'Outfit',sans-serif;font-size:2rem;font-weight:800;background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px}
.step-ico{font-size:2.5rem;margin-bottom:16px}
.step-card h3{font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:8px}
.step-card p{font-size:.85rem;color:var(--text2)}
.step-arr{font-size:1.5rem;color:var(--primary);font-weight:700}

/* Trust */
.trust-section{padding:80px 0;background:var(--bg2)}
.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.trust-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:36px;text-align:center;transition:var(--transition);box-shadow:var(--shadow)}
.trust-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}
.trust-ico{font-size:2.5rem;margin-bottom:16px}
.trust-card h3{font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:8px}
.trust-card p{font-size:.85rem;color:var(--text2)}

/* CTA */
.cta-section{padding:80px 0}
.cta-box{text-align:center;background:linear-gradient(135deg,#fef2f2,#eff6ff);border:1px solid rgba(220,38,38,.12);border-radius:24px;padding:60px 40px}
.cta-box h2{font-family:'Outfit',sans-serif;font-size:2.2rem;font-weight:700;color:var(--text);margin-bottom:12px}
.cta-box p{color:var(--text2);margin-bottom:28px;font-size:1.05rem}

/* ===== PAGE HERO ===== */
.page-hero{padding:100px 0 60px;text-align:center;background:linear-gradient(180deg,#fef2f2,#fff)}
.page-hero-sm{padding:80px 0 40px}
.page-title{font-family:'Outfit',sans-serif;font-size:2.8rem;font-weight:800;color:var(--text);margin-bottom:12px}
.page-desc{font-size:1.05rem;color:var(--text2)}

/* ===== FINDER ===== */
.finder-section{padding:40px 0 80px}
.finder-controls{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:28px;margin-bottom:28px;box-shadow:var(--shadow)}
.finder-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:20px}
.city-buttons{display:flex;gap:10px;flex-wrap:wrap}
.city-btn{padding:10px 20px;border-radius:var(--radius-sm);background:var(--bg2);border:1px solid var(--border);color:var(--text);font-weight:500;cursor:pointer;transition:var(--transition)}
.city-btn:hover,.city-btn.active{background:linear-gradient(135deg,var(--primary),#ef4444);color:#fff;border-color:transparent}
.finder-or{color:var(--text2);font-size:.85rem;padding:0 8px}
.finder-or span{background:var(--bg2);padding:4px 12px;border-radius:20px}
.loc-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:var(--radius-sm);background:rgba(30,64,175,.06);border:1px solid rgba(30,64,175,.18);color:var(--accent);font-weight:600;cursor:pointer;transition:var(--transition)}
.loc-btn:hover{background:rgba(30,64,175,.12);transform:translateY(-1px)}
.manual-search{display:flex;gap:10px}
.search-input{flex:1;padding:12px 18px;border-radius:var(--radius-sm);background:var(--bg2);border:1px solid var(--border);color:var(--text)}
.search-input:focus{border-color:var(--primary)}
.radius-select{padding:12px 16px;border-radius:var(--radius-sm);background:var(--bg2);border:1px solid var(--border);color:var(--text)}
.finder-loading{text-align:center;padding:60px 20px;color:var(--text2)}
.results-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}
.results-bar h3{font-size:1.2rem;color:var(--text);font-weight:700}
.results-bar p{color:var(--text2);font-size:.85rem}
.finder-layout{display:grid;grid-template-columns:1fr 380px;gap:20px;min-height:500px}
.pharmacy-map{border-radius:var(--radius);overflow:hidden;min-height:500px;border:1px solid var(--border);background:#eef3f8}
.pharmacy-sidebar{background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow)}
.sidebar-header{padding:16px 20px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}
.sidebar-header h4{font-weight:700;color:var(--text);font-size:.95rem}
.sort-info{font-size:.75rem;color:var(--text2)}
.sidebar-list{flex:1;overflow-y:auto;max-height:450px}
.ph-item{padding:16px 20px;border-bottom:1px solid var(--border);cursor:pointer;transition:var(--transition)}
.ph-item:hover,.ph-item.active{background:rgba(220,38,38,.04)}
.ph-item-name{font-weight:600;color:var(--text);font-size:.9rem;margin-bottom:4px}
.ph-item-dist{font-size:.78rem;color:var(--accent);font-weight:600}
.ph-item-addr{font-size:.78rem;color:var(--text2);margin-top:2px}
.ph-item-phone{font-size:.78rem;color:var(--green);margin-top:4px}

/* ===== QUERY ===== */
.query-section{padding:40px 0 80px}
.query-box{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:28px;margin-bottom:32px;box-shadow:var(--shadow)}
.query-tabs{display:flex;gap:8px;margin-bottom:20px}
.qtab{padding:10px 20px;border-radius:var(--radius-sm);background:var(--bg2);border:1px solid var(--border);color:var(--text2);font-weight:500;cursor:pointer;transition:var(--transition)}
.qtab.active{background:linear-gradient(135deg,var(--primary),#ef4444);color:#fff;border-color:transparent}
.query-input-wrap{display:flex;gap:10px;align-items:center}
.query-icon{color:var(--text2);flex-shrink:0}
.query-input{flex:1;padding:14px 18px;border-radius:var(--radius-sm);background:var(--bg2);border:1px solid var(--border);color:var(--text);font-size:1rem}
.query-input:focus{border-color:var(--primary)}
.query-loading{text-align:center;padding:40px;color:var(--text2)}
.query-results{margin-top:20px}
.medicine-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:24px;margin-bottom:16px;transition:var(--transition);box-shadow:var(--shadow)}
.medicine-card:hover{border-color:rgba(220,38,38,.2);transform:translateY(-2px);box-shadow:var(--shadow-lg)}
.medicine-name{font-size:1.15rem;font-weight:700;color:var(--text);margin-bottom:8px}
.medicine-meta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:8px}
.medicine-tag{padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:600}
.medicine-tag.original{background:rgba(22,163,74,.1);color:var(--green)}
.medicine-tag.unverified{background:rgba(225,29,72,.1);color:var(--pink)}
.medicine-tag.rx{background:rgba(30,64,175,.1);color:var(--accent)}
.medicine-detail{font-size:.85rem;color:var(--text2);margin-top:4px}
.its-info{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.its-card{display:flex;gap:16px;align-items:flex-start;background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:24px;transition:var(--transition);box-shadow:var(--shadow)}
.its-card:hover{border-color:rgba(30,64,175,.2);box-shadow:var(--shadow-lg)}
.its-icon{font-size:2rem;flex-shrink:0}
.its-text h3{font-size:1rem;font-weight:700;color:var(--text);margin-bottom:4px}
.its-text p{font-size:.85rem;color:var(--text2);margin-bottom:8px}
.its-link{font-size:.85rem;color:var(--primary);font-weight:600}

/* ===== CONTACT ===== */
.contact-section{padding:40px 0 80px}
.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:32px}
.contact-cards{display:flex;flex-direction:column;gap:16px}
.contact-card{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:22px;transition:var(--transition);box-shadow:var(--shadow)}
.contact-card:hover{border-color:rgba(220,38,38,.2);transform:translateY(-2px);box-shadow:var(--shadow-lg)}
.cc-icon{font-size:2rem}
.contact-card h3{font-size:.95rem;font-weight:700;color:var(--text)}
.contact-card p{font-size:.85rem;color:var(--text2)}
.contact-form-wrap{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:32px;box-shadow:var(--shadow)}
.contact-form-wrap h2{font-family:'Outfit',sans-serif;font-size:1.5rem;color:var(--text);margin-bottom:24px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.form-group{margin-bottom:16px}
.form-group label{display:block;font-size:.85rem;color:var(--text2);margin-bottom:6px;font-weight:500}
.form-group input,.form-group textarea{width:100%;padding:12px 16px;border-radius:var(--radius-sm);background:var(--bg2);border:1px solid var(--border);color:var(--text);transition:var(--transition)}
.form-group input:focus,.form-group textarea:focus{border-color:var(--primary)}
.form-group textarea{resize:vertical}

/* ===== FOOTER ===== */
.ilac-footer{background:#1e293b;border-top:1px solid rgba(255,255,255,.08);padding:60px 0 0;color:#e2e8f0}
.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px;margin-bottom:40px}
.footer-brand{display:flex;flex-direction:column;gap:12px}
.footer-brand .logo-text{color:#fff}
.footer-brand p{font-size:.85rem;color:#94a3b8;line-height:1.6}
.footer-col h4{font-size:.9rem;font-weight:700;color:#fff;margin-bottom:16px;text-transform:uppercase;letter-spacing:1px}
.footer-col a{display:block;color:#94a3b8;font-size:.85rem;padding:4px 0;transition:var(--transition)}
.footer-col a:hover{color:var(--primary)}
.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:20px 0;text-align:center}
.footer-bottom p{font-size:.8rem;color:#94a3b8}
.footer-disclaimer{font-size:.72rem!important;margin-top:4px;opacity:.6}

/* ===== BLOG ===== */
.blog-section{padding:40px 0 80px}
.blog-layout{display:grid;grid-template-columns:280px 1fr;gap:32px}
.blog-sidebar{position:sticky;top:calc(var(--nav-h) + 20px);align-self:start}
.filter-box{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:20px;margin-bottom:16px;box-shadow:var(--shadow)}
.filter-title{font-size:.9rem;font-weight:700;color:var(--text);margin-bottom:14px;display:flex;align-items:center;gap:6px}
.filter-search-form{display:flex;flex-direction:column;gap:8px}
.filter-input{width:100%;padding:10px 14px;border-radius:var(--radius-sm);background:var(--bg2);border:1px solid var(--border);color:var(--text);font-size:.85rem}
.filter-input:focus{border-color:var(--primary)}
.btn-sm{padding:8px 16px;font-size:.82rem}
.filter-list{display:flex;flex-direction:column;gap:2px}
.filter-link{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-radius:8px;font-size:.85rem;color:var(--text2);transition:var(--transition)}
.filter-link:hover{background:var(--bg2);color:var(--text)}
.filter-link.active{background:rgba(220,38,38,.06);color:var(--primary);font-weight:600}
.filter-count{background:var(--bg2);padding:2px 8px;border-radius:12px;font-size:.72rem;font-weight:600;color:var(--text2)}
.filter-link.active .filter-count{background:rgba(220,38,38,.1);color:var(--primary)}
.filter-tags{display:flex;flex-wrap:wrap;gap:6px}
.filter-tag{padding:5px 12px;border-radius:20px;font-size:.75rem;background:var(--bg2);color:var(--text2);border:1px solid var(--border);transition:var(--transition)}
.filter-tag:hover,.filter-tag.active{background:rgba(220,38,38,.08);color:var(--primary);border-color:rgba(220,38,38,.2)}
.blog-results-info{display:flex;align-items:center;gap:12px;margin-bottom:20px;font-size:.85rem;color:var(--text2)}
.active-filter{background:rgba(30,64,175,.08);color:var(--accent);padding:4px 10px;border-radius:20px;font-size:.78rem;font-weight:500}
.blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.blog-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:var(--transition);box-shadow:var(--shadow)}
.blog-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}
.blog-card-img{display:block;height:200px;overflow:hidden;background:var(--bg2)}
.blog-card-img img{width:100%;height:100%;object-fit:cover;transition:var(--transition)}
.blog-card:hover .blog-card-img img{transform:scale(1.05)}
.blog-card-placeholder{height:100%;display:flex;align-items:center;justify-content:center;font-size:3rem;background:linear-gradient(135deg,#fef2f2,#eff6ff)}
.blog-card-body{padding:20px}
.blog-card-meta{display:flex;align-items:center;gap:10px;margin-bottom:10px}
.blog-cat{background:rgba(220,38,38,.08);color:var(--primary);padding:3px 10px;border-radius:20px;font-size:.72rem;font-weight:600}
.blog-date{font-size:.75rem;color:var(--text2)}
.blog-card-title{font-size:1.05rem;font-weight:700;color:var(--text);margin-bottom:8px;line-height:1.4}
.blog-card-title a{transition:var(--transition)}
.blog-card-title a:hover{color:var(--primary)}
.blog-card-excerpt{font-size:.85rem;color:var(--text2);line-height:1.6;margin-bottom:12px}
.blog-read-more{font-size:.82rem;font-weight:600;color:var(--primary);transition:var(--transition)}
.blog-read-more:hover{color:var(--accent)}
.blog-pagination{margin-top:40px;display:flex;justify-content:center;gap:6px}
.blog-pagination .page-numbers{padding:10px 16px;border-radius:var(--radius-sm);background:#fff;border:1px solid var(--border);color:var(--text2);font-weight:500;font-size:.85rem;transition:var(--transition)}
.blog-pagination .page-numbers:hover,.blog-pagination .page-numbers.current{background:linear-gradient(135deg,var(--primary),#ef4444);color:#fff;border-color:transparent}
.blog-empty{text-align:center;padding:80px 20px}
.blog-empty-icon{font-size:3rem;margin-bottom:16px}
.blog-empty h3{font-size:1.3rem;color:var(--text);margin-bottom:8px}
.blog-empty p{color:var(--text2);margin-bottom:20px}

/* ===== RESPONSIVE ===== */
@media(max-width:1024px){
  .blog-layout{grid-template-columns:1fr}
  .blog-sidebar{position:static;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}
  .hero-inner{grid-template-columns:1fr;text-align:center}
  .hero-desc{margin:0 auto 32px}
  .hero-btns{justify-content:center}
  .hero-stats{justify-content:center}
  .hero-visual{display:none}
  .cities-grid{grid-template-columns:repeat(2,1fr)}
  .product-grid{grid-template-columns:repeat(2,1fr)}
  .finder-layout{grid-template-columns:1fr}
  .pharmacy-sidebar{max-height:300px}
  .footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:768px){
  .hero-title{font-size:2.4rem}
  .sec-header h2{font-size:1.8rem}
  .page-title{font-size:2rem}
  .steps-row{flex-direction:column}
  .step-arr{transform:rotate(90deg)}
  .trust-grid{grid-template-columns:1fr}
  .cities-grid{grid-template-columns:1fr}
  .its-info{grid-template-columns:1fr}
  .contact-grid{grid-template-columns:1fr}
  .form-row{grid-template-columns:1fr}
  .footer-grid{grid-template-columns:1fr}
  .nav-menu,.nav-cta-btn{display:none!important}
  .mobile-toggle{display:flex}
  .manual-search{flex-direction:column}
  .finder-row{flex-direction:column;align-items:stretch}
  .city-buttons{justify-content:center}
  .blog-grid{grid-template-columns:1fr}
  .blog-sidebar{grid-template-columns:1fr}
}
@media(max-width:480px){
  .hero-title{font-size:1.9rem}
  .hero-btns{flex-direction:column}
  .hero-stats{flex-wrap:wrap;gap:16px}
  .cta-box{padding:40px 20px}
  .cta-box h2{font-size:1.6rem}
}

/* ============================================================
   HOMEPAGE — GoodRx / Walgreens / CVS Inspired
   ============================================================ */

/* ----- HP HERO ----- */
.hp-hero{position:relative;min-height:70vh;display:flex;align-items:center;padding:120px 0 60px;overflow:hidden;background:linear-gradient(170deg,#fff 0%,#fef2f2 25%,#eff6ff 65%,#fff 100%)}
.hp-hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 20% 30%,rgba(220,38,38,.07),transparent 55%),radial-gradient(ellipse at 80% 70%,rgba(30,64,175,.07),transparent 50%);z-index:0}
.hp-hero-inner{position:relative;z-index:1;text-align:center;max-width:720px;margin:0 auto}
.hp-hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(220,38,38,.08);border:1px solid rgba(220,38,38,.18);padding:8px 20px;border-radius:50px;font-size:.82rem;color:var(--primary);font-weight:500;margin-bottom:24px;animation:fadeInDown .6s ease}
.hp-hero-title{font-family:'Outfit',sans-serif;font-size:3.2rem;font-weight:800;line-height:1.15;margin-bottom:16px;color:var(--text);animation:fadeInDown .7s ease}
.hp-hero-desc{font-size:1.1rem;color:var(--text2);margin-bottom:32px;line-height:1.7;animation:fadeInDown .8s ease}

@keyframes fadeInDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}

/* ----- HP SEARCH BOX ----- */
.hp-search-box{display:flex;align-items:center;background:#fff;border:2px solid var(--border);border-radius:60px;padding:6px 6px 6px 20px;box-shadow:0 8px 40px rgba(0,0,0,.08);max-width:600px;margin:0 auto 20px;transition:var(--transition);animation:fadeInUp .8s ease}
.hp-search-box:focus-within{border-color:var(--primary);box-shadow:0 8px 40px rgba(220,38,38,.15)}
.hp-search-icon{color:var(--text2);flex-shrink:0;display:flex}
.hp-search-input{flex:1;padding:14px 16px;border:none;background:none;font-size:1rem;color:var(--text);outline:none}
.hp-search-input::placeholder{color:#94a3b8}
.hp-search-btn{padding:12px 32px;background:linear-gradient(135deg,var(--primary),#ef4444);color:#fff;border-radius:50px;font-weight:700;font-size:.95rem;cursor:pointer;transition:var(--transition);border:none;white-space:nowrap}
.hp-search-btn:hover{transform:scale(1.05);box-shadow:0 6px 20px rgba(220,38,38,.35)}

@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}

/* ----- HP LOCATION BUTTON ----- */
.hp-loc-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:rgba(30,64,175,.06);border:2px solid rgba(30,64,175,.18);border-radius:50px;color:var(--accent);font-weight:600;font-size:.95rem;cursor:pointer;transition:var(--transition);margin-bottom:32px;animation:fadeInUp .9s ease}
.hp-loc-btn:hover{background:rgba(30,64,175,.12);transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,64,175,.15)}
.hp-loc-btn svg{flex-shrink:0}

/* ----- HP STATS ----- */
.hp-stats{display:flex;align-items:center;justify-content:center;gap:28px;animation:fadeInUp 1s ease}
.hp-stat{text-align:center}
.hp-stat-num{display:block;font-family:'Outfit',sans-serif;font-size:1.8rem;font-weight:800;background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.hp-stat-lbl{font-size:.78rem;color:var(--text2);text-transform:uppercase;letter-spacing:1.5px;font-weight:500}
.hp-stat-div{width:1px;height:40px;background:var(--border)}

/* ----- DUTY BANNER ----- */
.hp-duty-banner{background:linear-gradient(135deg,var(--primary),#B91C1C);padding:14px 0}
.hp-duty-inner{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}
.hp-duty-icon{font-size:1.3rem}
.hp-duty-text{color:#fff;font-weight:700;font-size:1rem}
.hp-duty-date{color:rgba(255,255,255,.8);font-size:.85rem}
.hp-duty-link{color:#fff;font-weight:600;font-size:.85rem;background:rgba(255,255,255,.15);padding:6px 16px;border-radius:20px;transition:var(--transition)}
.hp-duty-link:hover{background:rgba(255,255,255,.2)}

/* ----- STAG 9000 PRODUCT SPOTLIGHT ----- */
.stag-home-section{padding:64px 0;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);border-bottom:1px solid #e2e8f0}
.stag-spotlight{display:grid;gap:18px}
.stag-spotlight-main{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:32px;align-items:center;min-height:360px;padding:34px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;box-shadow:0 18px 42px rgba(15,23,42,.08)}
.stag-copy{max-width:640px}
.stag-eyebrow{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#edf4ff;color:#1e40af;border:1px solid #c7d8ff;font-size:.76rem;font-weight:800;text-transform:uppercase}
.stag-copy h2{font-family:'Outfit',sans-serif;font-size:2.35rem;line-height:1.12;margin:18px 0 12px;color:#0f172a}
.stag-copy p{font-size:1rem;line-height:1.72;color:#52637a;max-width:610px}
.stag-specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0 0}
.stag-specs div{padding:14px 16px;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc}
.stag-specs dt{font-size:.7rem;color:#64748b;font-weight:800;text-transform:uppercase;margin-bottom:4px}
.stag-specs dd{font-size:.98rem;color:#0f172a;font-weight:800}
.stag-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}
.stag-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 20px;border-radius:8px;font-size:.9rem;font-weight:800;cursor:pointer;transition:var(--transition);text-decoration:none}
.stag-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 20px}
.stag-btn-icon svg{display:block;width:20px;height:20px}
.stag-btn-primary{background:#dc2626;color:#fff;border:1px solid #dc2626;box-shadow:0 12px 24px rgba(220,38,38,.22)}
.stag-btn-primary:hover{background:#b91c1c;border-color:#b91c1c;color:#fff;transform:translateY(-1px)}
.stag-btn-secondary{background:#fff;color:#1e40af;border:1px solid #c7d8ff}
.stag-btn-secondary:hover{background:#edf4ff;color:#1e40af;transform:translateY(-1px)}
.stag-visual{margin:0;justify-self:end;width:100%;max-width:340px;display:flex;flex-direction:column;align-items:center;gap:12px;padding:26px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0}
.stag-visual img{display:block;width:min(260px,100%);height:280px;object-fit:contain}
.stag-visual figcaption{font-size:.76rem;color:#64748b;text-align:center}
.stag-options{display:grid;grid-template-columns:270px minmax(0,1fr);gap:16px;padding:18px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.06)}
.stag-tablist{display:grid;gap:8px;align-content:start}
.stag-tablist button{min-height:48px;padding:0 16px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#334155;font-weight:800;text-align:left;cursor:pointer;transition:var(--transition)}
.stag-tablist button:hover{border-color:#bfdbfe;background:#eff6ff;color:#1e40af}
.stag-tablist button.is-active{background:#1e40af;color:#fff;border-color:#1e40af;box-shadow:0 10px 24px rgba(30,64,175,.18)}
.stag-panel-wrap{min-height:210px;border-left:1px solid #e2e8f0;padding-left:18px}
.stag-panel{display:none}
.stag-panel.is-active{display:block}
.stag-panel span{display:inline-flex;padding:5px 10px;border-radius:999px;background:#fef2f2;color:#dc2626;font-size:.72rem;font-weight:800;margin-bottom:12px}
.stag-panel h3{font-family:'Outfit',sans-serif;font-size:1.42rem;line-height:1.24;color:#0f172a;margin-bottom:8px}
.stag-panel p{font-size:.98rem;line-height:1.72;color:#52637a;max-width:780px}
.stag-slider-panel{min-width:0;padding:18px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.06)}
.stag-slider-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}
.stag-slider-head span{display:block;font-size:.7rem;color:#64748b;font-weight:800;text-transform:uppercase;margin-bottom:3px}
.stag-slider-head strong{display:block;font-family:'Outfit',sans-serif;font-size:1.18rem;color:#0f172a}
.stag-slide-controls{display:flex;gap:8px;flex:0 0 auto}
.stag-slide-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;cursor:pointer;transition:var(--transition);box-shadow:0 8px 18px rgba(15,23,42,.06)}
.stag-slide-btn:hover{background:#0f172a;color:#fff;border-color:#0f172a}
.stag-slide-btn svg{width:20px;height:20px}
.stag-home-track{display:flex;gap:14px;max-width:100%;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 10px;scrollbar-color:#cbd5e1 transparent}
.stag-home-track::-webkit-scrollbar{height:8px}
.stag-home-track::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}
.stag-slide-card{scroll-snap-align:start;flex:0 0 min(380px,86vw);display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;align-items:center;min-height:142px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}
.stag-slide-card img{display:block;width:96px;height:112px;object-fit:contain;padding:8px;border-radius:8px;background:#fff;border:1px solid #e2e8f0}
.stag-slide-card span{display:inline-flex;margin-bottom:6px;padding:4px 8px;border-radius:999px;background:#edf4ff;color:#1e40af;font-size:.68rem;font-weight:800}
.stag-slide-card h3{font-family:'Outfit',sans-serif;font-size:1.05rem;line-height:1.2;color:#0f172a;margin-bottom:5px}
.stag-slide-card p{font-size:.82rem;line-height:1.45;color:#52637a}
.stag-info-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.stag-info-row article{min-height:128px;padding:18px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.05)}
.stag-info-row span{display:block;font-size:.7rem;color:#64748b;font-weight:800;text-transform:uppercase;margin-bottom:6px}
.stag-info-row strong{display:block;color:#0f172a;font-size:1rem;margin-bottom:6px}
.stag-info-row p{font-size:.86rem;line-height:1.55;color:#52637a}

/* ----- TURKEY LEAFLET MAP ----- */
.hp-map-section{padding:80px 0;background:var(--bg2)}
.sec-desc{font-size:1rem;color:var(--text2);margin-top:8px}
.hp-turkey-wrap{border-radius:24px;overflow:hidden;box-shadow:var(--shadow-lg);border:2px solid rgba(30,64,175,.15)}

.hp-leaflet-map{width:100%;height:460px}
.turkey-dot{width:10px;height:10px;background:#DC2626;border:2.5px solid #fff;border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.3)}
.turkey-dot:hover{transform:scale(1.8);background:#1E40AF;border-color:#fff;box-shadow:0 0 14px rgba(30,64,175,.6)}
.turkey-dot-big{width:15px;height:15px;background:#ef4444;border:3px solid #fff;box-shadow:0 2px 10px rgba(220,38,38,.5);animation:dotPulse 2.5s ease-in-out infinite}
.turkey-pin{background:none!important;border:none!important}
.turkey-pin-wrap{display:flex;align-items:center;gap:3px;cursor:pointer;white-space:nowrap}
.turkey-pin-wrap:hover .tp-dot{transform:scale(1.6);box-shadow:0 0 10px rgba(220,38,38,.6)}
.turkey-pin-wrap:hover .tp-name{color:#991b1b;font-weight:800}
.tp-dot{background:#DC2626;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.3);transition:all .2s;flex-shrink:0}
.tp-big .tp-dot{border-width:2.5px;animation:dotPulse 2.5s ease-in-out infinite}
.tp-name{font-size:9px;font-weight:600;color:#334155;letter-spacing:.2px;text-shadow:1px 1px 2px #fff,-1px -1px 2px #fff,1px -1px 2px #fff,-1px 1px 2px #fff,0 0 4px #fff;transition:all .2s}
.tp-big .tp-name{font-size:12px;font-weight:800;color:#991b1b}
.turkey-tooltip{background:#fff!important;border:2px solid #DC2626!important;border-radius:10px!important;padding:8px 14px!important;font-size:13px!important;font-weight:600!important;color:#1e293b!important;box-shadow:0 4px 16px rgba(0,0,0,.15)!important}
.turkey-tooltip .leaflet-tooltip-tip{border-top-color:#DC2626!important}
.turkey-label{position:absolute;left:18px;top:-6px;font-size:11px;color:#1e293b;font-weight:700;white-space:nowrap;background:rgba(255,255,255,.92);padding:2px 8px;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.15);pointer-events:none;opacity:0;transition:opacity .2s ease}
.leaflet-marker-icon:hover .turkey-label{opacity:1}

@keyframes dotPulse{0%,100%{box-shadow:0 2px 6px rgba(220,38,38,.4)}50%{box-shadow:0 0 20px rgba(220,38,38,.7)}}

@media(max-width:768px){.hp-leaflet-map{height:320px}}
@media(max-width:480px){.hp-leaflet-map{height:250px}}

/* ----- FILTER SECTION ----- */
.hp-filter-section{padding:40px 0;background:#fff;border-bottom:1px solid var(--border)}
.hp-filter-row{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}
.hp-filter-group{flex:1;min-width:180px}
.hp-filter-group label{display:block;font-size:.85rem;font-weight:600;color:var(--text);margin-bottom:8px}
.hp-select{width:100%;padding:14px 18px;border-radius:var(--radius-sm);background:var(--bg2);border:1px solid var(--border);color:var(--text);font-size:.95rem;cursor:pointer;transition:var(--transition);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M6 8L1 3h10z' fill='%2364748b'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}
.hp-select:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(220,38,38,.1)}
.hp-select:disabled{opacity:.5;cursor:not-allowed}
.hp-filter-btn{min-width:140px;height:50px;border-radius:var(--radius-sm)!important;white-space:nowrap}

/* ----- LIVE MAP + SIDEBAR ----- */
.hp-live-section{padding:60px 0 80px}
.hp-live-wrap{display:grid;grid-template-columns:1fr 420px;gap:20px;min-height:550px}
.hp-live-map{border-radius:var(--radius);overflow:hidden;min-height:550px;border:1px solid var(--border);box-shadow:var(--shadow);background:#eef3f8}
.hp-live-sidebar{background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow)}
.hp-sidebar-head{padding:18px 22px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;background:var(--bg2)}
.hp-sidebar-head h4{font-weight:700;color:var(--text);font-size:1rem}
.hp-sidebar-count{font-size:.78rem;color:var(--text2);background:rgba(220,38,38,.08);padding:4px 12px;border-radius:20px;font-weight:500}
.hp-sidebar-list{flex:1;overflow-y:auto;max-height:500px}
.hp-sidebar-empty{text-align:center;padding:60px 20px;color:var(--text2)}
.hp-sidebar-empty span{font-size:3rem;display:block;margin-bottom:12px}
.hp-sidebar-empty p{font-size:.9rem;line-height:1.6}

/* ----- PHARMACY ITEM IN SIDEBAR ----- */
.hp-ph-item{padding:18px 22px;border-bottom:1px solid var(--border);cursor:pointer;transition:var(--transition);position:relative}
.hp-ph-item:hover,.hp-ph-item.active{background:rgba(220,38,38,.03);border-left:3px solid var(--primary)}
.hp-ph-item-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px}
.hp-ph-item-name{font-weight:700;color:var(--text);font-size:.95rem}
.hp-ph-item-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:12px;font-size:.68rem;font-weight:700;flex-shrink:0}
.hp-badge-open{background:rgba(22,163,74,.1);color:var(--green)}
.hp-badge-duty{background:rgba(220,38,38,.1);color:var(--primary)}
.hp-badge-24h{background:rgba(30,64,175,.1);color:var(--accent)}
.hp-ph-item-addr{font-size:.8rem;color:var(--text2);margin-bottom:6px;display:flex;align-items:flex-start;gap:6px}
.hp-ph-item-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}
.hp-ph-meta-tag{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:8px;font-size:.72rem;font-weight:600;background:var(--bg2);color:var(--text2);transition:var(--transition);cursor:pointer;border:1px solid transparent}
.hp-ph-meta-tag:hover{border-color:var(--primary);color:var(--primary);background:rgba(220,38,38,.05)}
.hp-ph-meta-tag.tag-phone{color:var(--green)}
.hp-ph-meta-tag.tag-wa{color:#25D366}
.hp-ph-meta-tag.tag-dir{color:var(--accent)}
.hp-ph-meta-tag.tag-sgk{color:#9333ea}
.hp-ph-item-dist{font-size:.78rem;color:var(--accent);font-weight:700;margin-bottom:4px}
.hp-ph-item-owner{font-size:.75rem;color:var(--text2);font-style:italic}

/* ----- PHARMACY CARDS SECTION ----- */
.hp-cards-section{padding:60px 0;background:var(--bg2)}
.hp-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.hp-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:24px;transition:var(--transition);box-shadow:var(--shadow);position:relative;overflow:hidden}
.hp-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:rgba(220,38,38,.2)}
.hp-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}
.hp-card-name{font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:4px}
.hp-card-rank{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem;color:#fff;flex-shrink:0}
.rank-1{background:linear-gradient(135deg,#f59e0b,#d97706)}
.rank-2{background:linear-gradient(135deg,#94a3b8,#64748b)}
.rank-3{background:linear-gradient(135deg,#CD7F32,#A0522D)}
.rank-n{background:var(--bg2);color:var(--text2)}
.hp-card-badges{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}
.hp-card-badge{padding:3px 10px;border-radius:20px;font-size:.7rem;font-weight:600}
.hp-card-addr{font-size:.82rem;color:var(--text2);margin-bottom:8px;line-height:1.5}
.hp-card-phone{font-size:.85rem;color:var(--green);font-weight:600;margin-bottom:4px}
.hp-card-owner{font-size:.78rem;color:var(--text2);margin-bottom:12px}
.hp-card-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}
.hp-card-action{display:inline-flex;align-items:center;gap:4px;padding:8px 14px;border-radius:8px;font-size:.78rem;font-weight:600;cursor:pointer;transition:var(--transition);border:1px solid var(--border);background:#fff;color:var(--text2)}
.hp-card-action:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.08)}
.hp-card-action.act-phone{color:var(--green);border-color:rgba(22,163,74,.2)}
.hp-card-action.act-phone:hover{background:rgba(22,163,74,.05)}
.hp-card-action.act-wa{color:#25D366;border-color:rgba(37,211,102,.2)}
.hp-card-action.act-wa:hover{background:rgba(37,211,102,.05)}
.hp-card-action.act-dir{color:var(--accent);border-color:rgba(30,64,175,.2)}
.hp-card-action.act-dir:hover{background:rgba(30,64,175,.05)}

/* ----- HP RESPONSIVE ----- */
@media(max-width:1024px){
  .hp-hero-title{font-size:2.6rem}
  .hp-live-wrap{grid-template-columns:1fr}
  .hp-live-sidebar{max-height:400px}
  .hp-cards-grid{grid-template-columns:repeat(2,1fr)}
  .hp-turkey-wrap{padding:24px}
}
@media(max-width:768px){
  .hp-hero{padding:100px 0 50px;min-height:auto}
  .hp-hero-title{font-size:2rem}
  .hp-search-box{flex-direction:column;border-radius:var(--radius);padding:12px;gap:8px}
  .hp-search-btn{width:100%;border-radius:var(--radius-sm);padding:14px}
  .hp-search-icon{display:none}
  .hp-stats{gap:16px}
  .hp-stat-num{font-size:1.4rem}
  .hp-filter-row{flex-direction:column}
  .hp-filter-group{min-width:100%}
  .hp-turkey-map{min-height:250px}
  .hp-cards-grid{grid-template-columns:1fr}
  .hp-duty-inner{flex-direction:column;text-align:center;gap:8px}
}
@media(max-width:480px){
  .hp-hero-title{font-size:1.7rem}
  .hp-hero-desc{font-size:.95rem}
  .hp-loc-btn{font-size:.85rem;padding:10px 20px}
}

/* ===== PHARMACY DETAIL PANEL ===== */
.ph-detail-panel{margin-top:24px;background:#fff;border:2px solid var(--primary);border-radius:var(--radius);box-shadow:0 12px 48px rgba(220,38,38,.12);animation:panelSlideIn .4s ease;overflow:hidden}
@keyframes panelSlideIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.ph-detail-inner{padding:28px 32px}
.ph-detail-main{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--border)}
.ph-detail-icon{font-size:2.5rem;flex-shrink:0}
.ph-detail-info{flex:1}
.ph-detail-name{font-family:'Outfit',sans-serif;font-size:1.5rem;font-weight:700;color:var(--text);margin-bottom:6px}
.ph-detail-badges{display:flex;gap:8px;flex-wrap:wrap}
.ph-detail-badge{padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:600}
.ph-detail-badge-duty{background:rgba(220,38,38,.1);color:#b91c1c}
.ph-detail-close{width:36px;height:36px;border-radius:50%;background:var(--bg2);border:1px solid var(--border);color:var(--text2);font-size:1rem;cursor:pointer;transition:var(--transition);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ph-detail-close:hover{background:rgba(220,38,38,.08);color:var(--primary);border-color:rgba(220,38,38,.2)}
.ph-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}
.ph-detail-card{display:flex;align-items:flex-start;gap:12px;background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:18px;transition:var(--transition)}
.ph-detail-card:hover{border-color:rgba(220,38,38,.2);box-shadow:0 4px 16px rgba(0,0,0,.06)}
.ph-detail-card-icon{font-size:1.5rem;flex-shrink:0}
.ph-detail-card-label{font-size:.75rem;color:var(--text2);text-transform:uppercase;letter-spacing:.5px;font-weight:500;margin-bottom:4px}
.ph-detail-card-value{font-size:.95rem;color:var(--text);font-weight:600;line-height:1.4;word-break:break-word}
.ph-detail-actions{display:flex;gap:12px;flex-wrap:wrap}
.ph-detail-act{display:inline-flex;align-items:center;gap:6px;padding:12px 24px;border-radius:var(--radius-sm);font-weight:600;font-size:.9rem;cursor:pointer;transition:var(--transition);text-decoration:none}
.ph-detail-act.act-call{background:rgba(22,163,74,.08);color:var(--green);border:1px solid rgba(22,163,74,.2)}
.ph-detail-act.act-call:hover{background:var(--green);color:#fff}
.ph-detail-act.act-whatsapp{background:rgba(37,211,102,.08);color:#25D366;border:1px solid rgba(37,211,102,.2)}
.ph-detail-act.act-whatsapp:hover{background:#25D366;color:#fff}
.ph-detail-act.act-directions{background:rgba(30,64,175,.08);color:var(--accent);border:1px solid rgba(30,64,175,.2)}
.ph-detail-act.act-directions:hover{background:var(--accent);color:#fff}
.ph-detail-panel.has-article{min-height:820px}
.ph-article-panel{padding:30px 32px 28px;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);border-bottom:1px solid #e2e8f0}
.ph-results-article{display:none;margin:0 0 18px;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 14px 34px rgba(15,23,42,.07);overflow:hidden}
.ph-article-loading{padding:26px;text-align:center;color:var(--text2);font-weight:600}
.ph-article-topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #e2e8f0}
.ph-article-topbar span{display:inline-flex;align-items:center;gap:8px;color:#b91c1c;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.ph-article-topbar span:before{content:"";width:9px;height:9px;border-radius:50%;background:#DC2626;box-shadow:0 0 0 5px rgba(220,38,38,.1)}
.ph-article-topbar a{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:10px;background:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.18);color:#1d4ed8;font-size:.78rem;font-weight:700;text-decoration:none;white-space:nowrap}
.ph-article-topbar a:hover{background:#1d4ed8;color:#fff}
.ph-article-panel .stag-seo-article{font-size:.95rem;line-height:1.72;color:#334155}
.ph-article-panel .stag-seo-article:after{content:"";display:block;clear:both}
.ph-article-panel .stag-seo-article h2:first-child{font-family:'Outfit',sans-serif;font-size:1.85rem;line-height:1.18;color:#0f172a;margin:0 0 18px}
.ph-article-panel .stag-seo-article h2:not(:first-child){font-family:'Outfit',sans-serif;font-size:1.12rem;line-height:1.25;color:#111827;margin:22px 0 8px}
.ph-article-panel .stag-seo-article p{margin:0 0 13px}
.ph-article-panel .stag-seo-article a{color:#1d4ed8;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(29,78,216,.25)}
.ph-article-panel .stag-seo-article a:hover{color:#DC2626;border-bottom-color:rgba(220,38,38,.35)}
.ph-article-panel .stag-seo-article figure{float:right;width:min(240px,32%);margin:0 0 18px 28px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 10px 28px rgba(15,23,42,.08);text-align:center}
.ph-article-panel .stag-seo-article figure img{display:block;width:100%;height:auto;object-fit:contain;margin:0 auto}
.ph-article-panel .stag-seo-article figcaption{margin-top:10px;color:#64748b;font-size:.76rem;line-height:1.35}
.ph-article-panel .stag-featured-snippet{margin:0 0 18px;padding:16px 18px;border-left:4px solid #DC2626;background:#fff7f7;border-radius:0 12px 12px 0;color:#1f2937;box-shadow:inset 0 0 0 1px rgba(220,38,38,.06)}
.ph-article-panel .stag-featured-snippet p{margin:0}

/* Single article pages */
.single-post-section{background:#fff;padding:28px 0 72px}
.single-post-container{width:100%;max-width:1040px;margin:0 auto;padding:0 24px}
.single-post-card{background:#fff}
.single-post-title{font-family:'Outfit',sans-serif;font-size:2rem;line-height:1.18;color:#0f172a;margin:0 0 24px}
.single-post-content{color:#334155}
.single-post-content .stag-seo-article{font-size:1rem;line-height:1.78;color:#334155}
.single-post-content .stag-seo-article:after{content:"";display:block;clear:both}
.single-post-content .stag-seo-article h1{font-family:'Outfit',sans-serif;font-size:2.05rem;line-height:1.16;color:#0f172a;margin:0 0 20px;font-weight:800}
.single-post-content .stag-seo-article h2{font-family:'Outfit',sans-serif;font-size:1.28rem;line-height:1.25;color:#111827;margin:28px 0 10px;font-weight:800}
.single-post-content .stag-seo-article p{margin:0 0 15px}
.single-post-content .stag-seo-article a{color:#1d4ed8;font-weight:800;text-decoration:none;border-bottom:1px solid rgba(29,78,216,.25)}
.single-post-content .stag-seo-article a:hover{color:#DC2626;border-bottom-color:rgba(220,38,38,.35)}
.single-post-content .stag-seo-article figure{float:right;width:min(260px,32%);margin:0 0 22px 32px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 10px 28px rgba(15,23,42,.08);text-align:center}
.single-post-content .stag-seo-article figure img{display:block;width:100%;height:auto;object-fit:contain;margin:0 auto}
.single-post-content .stag-seo-article figcaption{margin-top:10px;color:#64748b;font-size:.78rem;line-height:1.35}
.single-post-content .stag-featured-snippet{margin:0 0 20px;padding:17px 19px;border-left:4px solid #DC2626;background:#fff7f7;border-radius:0 12px 12px 0;color:#1f2937;box-shadow:inset 0 0 0 1px rgba(220,38,38,.06)}
.single-post-content .stag-featured-snippet p{margin:0}

@media(max-width:1024px){
  .stag-spotlight-main{grid-template-columns:1fr;padding:28px}
  .stag-visual{justify-self:start;max-width:100%;width:100%;flex-direction:row;justify-content:center}
  .stag-visual img{height:230px;width:min(230px,42vw)}
  .stag-options{grid-template-columns:1fr}
  .stag-tablist{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}
  .stag-tablist button{flex:0 0 auto;text-align:center;white-space:nowrap}
  .stag-panel-wrap{border-left:0;border-top:1px solid #e2e8f0;padding-left:0;padding-top:16px}
  .stag-slide-card{flex-basis:min(360px,82vw)}
  .stag-info-row{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:768px){
  .stag-home-section{padding:44px 0}
  .stag-spotlight-main{padding:22px;gap:22px}
  .stag-copy h2{font-size:1.85rem}
  .stag-copy p,.stag-panel p{font-size:.94rem}
  .stag-specs{grid-template-columns:1fr;margin-top:18px}
  .stag-actions{flex-direction:column}
  .stag-btn{width:100%}
  .stag-visual{padding:18px;flex-direction:column}
  .stag-visual img{height:220px;width:min(230px,100%)}
  .stag-options{padding:14px}
  .stag-slider-panel{padding:14px}
  .stag-slider-head{align-items:flex-start;flex-direction:column}
  .stag-slide-card{grid-template-columns:86px minmax(0,1fr);flex-basis:100%;min-height:132px}
  .stag-slide-card img{width:86px;height:104px}
  .stag-info-row{grid-template-columns:1fr}
  .ph-detail-grid{grid-template-columns:repeat(2,1fr)}
  .ph-detail-inner{padding:20px}
  .ph-article-panel{padding:24px 20px}
  .ph-article-panel .stag-seo-article h2:first-child{font-size:1.45rem}
  .ph-article-panel .stag-seo-article figure{float:none;width:100%;max-width:260px;margin:0 auto 18px}
  .single-post-section{padding:22px 0 52px}
  .single-post-container{padding:0 18px}
  .single-post-content .stag-seo-article h1{font-size:1.62rem}
  .single-post-content .stag-seo-article h2{font-size:1.12rem;margin-top:22px}
  .single-post-content .stag-seo-article figure{float:none;width:100%;max-width:260px;margin:0 auto 20px}
  .ph-detail-name{font-size:1.2rem}
  .ph-detail-actions{flex-direction:column}
  .ph-detail-act{justify-content:center}
}
@media(max-width:480px){
  .ph-detail-grid{grid-template-columns:1fr}
  .ph-article-topbar{align-items:flex-start;flex-direction:column}
}

/* ===== FINDER PAGE — PREMIUM REDESIGN ===== */
.fn-hero{position:relative;padding:120px 0 60px;background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 50%,#1e40af 100%);overflow:hidden}
.fn-hero-bg{position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0v60M0 30h60' stroke='rgba(255,255,255,.04)' stroke-width='1'/%3E%3C/svg%3E");opacity:.5}
.fn-hero-inner{position:relative;z-index:1;text-align:center}
.fn-hero-badge{display:inline-block;background:rgba(255,255,255,.12);backdrop-filter:blur(12px);color:#fff;padding:6px 18px;border-radius:30px;font-size:.8rem;font-weight:600;letter-spacing:.5px;margin-bottom:18px;border:1px solid rgba(255,255,255,.15)}
.fn-hero-title{font-family:'Outfit',sans-serif;font-size:3rem;font-weight:800;color:#fff;margin-bottom:12px;line-height:1.15}
.fn-gradient{background:linear-gradient(135deg,#f97316,#ef4444,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.fn-hero-sub{color:rgba(255,255,255,.75);font-size:1.05rem;max-width:560px;margin:0 auto 32px;line-height:1.6}

/* Search Card */
.fn-search-card{background:rgba(255,255,255,.08);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:24px 28px;max-width:900px;margin:0 auto}
.fn-chip-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:16px}
.fn-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:24px;border:1.5px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);color:rgba(255,255,255,.85);font-size:.82rem;font-weight:600;cursor:pointer;transition:all .25s ease;white-space:nowrap}
.fn-chip:hover{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.4);transform:translateY(-2px);color:#fff}
.fn-chip-active,.fn-chip.active{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-color:#3b82f6!important;color:#fff!important;box-shadow:0 4px 16px rgba(37,99,235,.35)}
.fn-chip-emoji{font-size:1rem}

.fn-search-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.fn-select{flex:0 0 auto;padding:10px 14px;border-radius:12px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:.88rem;appearance:none;cursor:pointer;min-width:140px}
.fn-select option{background:#1e293b;color:#fff}
.fn-select-sm{min-width:80px;flex:0 0 80px}
.fn-input{flex:1;padding:10px 16px;border-radius:12px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:.88rem;min-width:180px}
.fn-input::placeholder{color:rgba(255,255,255,.45)}
.fn-input:focus,.fn-select:focus{border-color:#3b82f6;outline:none;background:rgba(255,255,255,.15)}
.fn-btn-search{padding:10px 22px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:700;font-size:.88rem;border:none;cursor:pointer;transition:all .25s;display:flex;align-items:center;gap:6px;white-space:nowrap}
.fn-btn-search:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(37,99,235,.35)}
.fn-btn-loc{padding:10px 18px;border-radius:12px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;font-weight:600;font-size:.82rem;cursor:pointer;transition:all .25s;display:flex;align-items:center;gap:6px;white-space:nowrap}
.fn-btn-loc:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}

/* Results Section */
.fn-results-section{padding:32px 0 60px;background:linear-gradient(180deg,#f1f5f9 0%,#fff 100%);min-height:200px}
.fn-loading{text-align:center;padding:60px 0;color:var(--text2)}
.fn-spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #2563eb;border-radius:50%;animation:fnSpin .8s linear infinite;margin:0 auto 16px}
@keyframes fnSpin{to{transform:rotate(360deg)}}
.fn-results-bar{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #e2e8f0}
.fn-results-title{font-family:'Outfit',sans-serif;font-size:1.4rem;font-weight:700;color:var(--text)}
.fn-results-count{font-size:.85rem;color:var(--text2);margin-top:2px}

/* 3 Column Layout */
.finder-layout-3col{display:grid;grid-template-columns:1fr 300px 300px;gap:16px;min-height:540px}
.pharmacy-map{border-radius:16px;overflow:hidden;min-height:540px;border:2px solid #e2e8f0;box-shadow:0 4px 24px rgba(0,0,0,.06);background:#eef3f8}
.pharmacy-sidebar,.duty-panel{border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 24px rgba(0,0,0,.06)}
.pharmacy-sidebar{background:#fff;border:1px solid #e2e8f0}

/* Panel Heads */
.fn-panel-head{padding:14px 16px;display:flex;align-items:center;gap:8px}
.fn-panel-head h4{font-weight:700;font-size:.95rem;flex:1}
.fn-panel-head span:first-child{font-size:1.1rem}
.fn-head-blue{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}
.fn-head-red{background:linear-gradient(135deg,#DC2626,#b91c1c);color:#fff}
.fn-head-badge{font-size:.68rem;padding:3px 10px;border-radius:20px;background:rgba(255,255,255,.2);color:#fff;font-weight:600}
.fn-badge-red{background:rgba(255,255,255,.25)}
.sidebar-list{flex:1;overflow-y:auto;max-height:480px}

/* Pharmacy items */
.ph-item{padding:14px 16px;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:all .2s}
.ph-item:hover,.ph-item.active{background:linear-gradient(135deg,rgba(37,99,235,.04),rgba(37,99,235,.08));border-left:4px solid #2563eb}
.ph-item-duty{border-left:3px solid #fca5a5}
.ph-item-duty:hover,.ph-item-duty.active{background:linear-gradient(135deg,rgba(220,38,38,.03),rgba(220,38,38,.07));border-left:4px solid #DC2626}
.ph-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}
.ph-item-name{font-weight:700;color:var(--text);font-size:.88rem;flex:1}
.badge-duty{display:inline-block;background:linear-gradient(135deg,#ef4444,#DC2626);color:#fff;font-size:.62rem;font-weight:700;padding:3px 10px;border-radius:12px;letter-spacing:.5px;flex-shrink:0;text-transform:uppercase}
.ph-item-dist{font-size:.76rem;color:#2563eb;font-weight:600;margin-bottom:2px}
.ph-item-addr{font-size:.73rem;color:var(--text2);margin-bottom:2px;line-height:1.4}
.ph-item-phone{font-size:.76rem;color:#16a34a;font-weight:600}
.ph-act-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;font-size:.75rem;text-decoration:none;transition:all .2s ease;border:1px solid var(--border);background:#fff}
.ph-act-btn:hover{transform:scale(1.15);box-shadow:0 3px 10px rgba(0,0,0,.12)}
.ph-act-call{border-color:rgba(22,163,74,.25);color:var(--green)}
.ph-act-call:hover{background:var(--green);color:#fff}
.ph-act-wa{border-color:rgba(37,211,102,.25);color:#25D366}
.ph-act-wa:hover{background:#25D366;color:#fff}
.ph-act-dir{border-color:rgba(30,64,175,.2);color:var(--accent)}
.ph-act-dir:hover{background:var(--accent);color:#fff}

.ph-logo-marker-layer{
  background:transparent;
  border:0;
}
.ph-logo-marker{
  position:relative;
  width:42px;
  height:48px;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  transform:translateZ(0);
  filter:drop-shadow(0 7px 12px rgba(127,29,29,.34));
}
.ph-logo-marker:after{
  content:"";
  position:absolute;
  left:50%;
  bottom:1px;
  width:18px;
  height:6px;
  border-radius:999px;
  background:rgba(127,29,29,.32);
  transform:translateX(-50%);
  filter:blur(1px);
}
.ph-logo-marker img{
  position:relative;
  z-index:1;
  width:38px;
  height:38px;
  object-fit:contain;
  display:block;
}
.ph-logo-marker-badge{
  position:absolute;
  z-index:2;
  right:0;
  bottom:6px;
  min-width:18px;
  height:18px;
  padding:0 5px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(135deg,#7f1d1d,#dc2626);
  border:2px solid #fff;
  color:#fff;
  font-size:9px;
  font-weight:900;
  line-height:1;
  box-shadow:0 4px 10px rgba(127,29,29,.35);
}
.ph-logo-marker.is-duty .ph-logo-marker-badge{
  background:linear-gradient(135deg,#991b1b,#ef4444);
}
.ph-logo-marker.is-home .ph-logo-marker-badge{
  background:linear-gradient(135deg,#1d4ed8,#dc2626);
}
.leaflet-marker-icon:hover .ph-logo-marker{
  transform:translateY(-2px);
  filter:drop-shadow(0 10px 16px rgba(127,29,29,.42));
}

/* Duty Panel */
.duty-panel{background:#fff;border:2px solid #fca5a5}
.duty-panel-body{flex:1;overflow-y:auto;max-height:480px}
.duty-empty{text-align:center;padding:50px 20px;color:var(--text2)}
.duty-empty span{font-size:2.5rem;display:block;margin-bottom:12px}
.duty-empty p{font-size:.85rem;line-height:1.6}
.duty-item{padding:14px 16px;border-bottom:1px solid #fee2e2;transition:all .2s;background:#fff;cursor:pointer}
.duty-item:hover,.duty-item.active{background:#fef2f2;border-left:4px solid #DC2626}
.duty-item:focus-visible{outline:3px solid rgba(220,38,38,.22);outline-offset:-3px;background:#fef2f2}
.duty-item-name{font-weight:700;color:#991b1b;font-size:.88rem;margin-bottom:4px}
.duty-item-addr{font-size:.73rem;color:var(--text2);margin-bottom:3px;line-height:1.4}
.duty-item-phone{font-size:.78rem;color:#16a34a;font-weight:600;margin-bottom:6px}
.duty-item-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 14px;border-radius:10px;font-size:.72rem;font-weight:700;color:#fff;text-decoration:none;transition:all .2s}
.duty-item-btn{background:linear-gradient(135deg,#DC2626,#b91c1c)}
.duty-item-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,38,38,.3)}
.duty-count-bar{padding:8px 16px;background:#fef2f2;color:#991b1b;font-size:.75rem;font-weight:700;border-bottom:1px solid #fecaca;text-align:center;letter-spacing:.3px}
.duty-pulse-dot{width:10px;height:10px;background:#fff;border-radius:50%;flex-shrink:0;animation:dutyPulse 1.2s ease-in-out infinite}
@keyframes dutyPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}

/* Responsive */
@media(max-width:1200px){.finder-layout-3col{grid-template-columns:1fr 260px}}
@media(max-width:900px){
  .finder-layout-3col{grid-template-columns:1fr}
  .pharmacy-map{min-height:380px}
  .fn-hero-title{font-size:2.2rem}
  .fn-search-row{flex-direction:column}
  .fn-input,.fn-select{width:100%;min-width:unset}
  .fn-btn-search,.fn-btn-loc{width:100%;justify-content:center}
}
@media(max-width:480px){
  .fn-hero{padding:90px 0 40px}
  .fn-hero-title{font-size:1.8rem}
  .fn-chip{padding:6px 12px;font-size:.75rem}
}

/* Product consultant chat */
.product-consultant{position:fixed;right:24px;bottom:24px;z-index:1000;font-family:'Inter',sans-serif;color:#0f172a}
.product-consultant-toggle{display:inline-flex;align-items:center;gap:10px;height:52px;padding:0 20px;border:0;border-radius:999px;background:linear-gradient(135deg,#16a34a,#0f766e);color:#fff;font-weight:800;font-size:.92rem;box-shadow:0 14px 35px rgba(15,118,110,.32);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}
.product-consultant-toggle:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(15,118,110,.4)}
.pc-toggle-dot{width:10px;height:10px;border-radius:999px;background:#fff;box-shadow:0 0 0 5px rgba(255,255,255,.18)}
.pc-support-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:rgba(255,255,255,.16);box-shadow:inset 0 0 0 1px rgba(255,255,255,.22);flex:0 0 28px}
.pc-support-icon svg{display:block;width:18px;height:18px}
.product-consultant-panel{position:absolute;right:0;bottom:64px;width:380px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 112px);display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 22px 70px rgba(15,23,42,.24);overflow:hidden;opacity:0;transform:translateY(14px) scale(.98);pointer-events:none;transition:opacity .2s ease,transform .2s ease}
.product-consultant[data-open="true"] .product-consultant-panel{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}
.pc-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff}
.pc-head strong{display:block;font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.1}
.pc-head span{display:block;margin-top:4px;color:rgba(255,255,255,.72);font-size:.76rem}
.pc-close{width:34px;height:34px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(255,255,255,.1);color:#fff;font-size:1.35rem;line-height:1;cursor:pointer}
.pc-close:hover{background:rgba(255,255,255,.2)}
.pc-messages{flex:1;overflow-y:auto;padding:18px;background:#f8fafc}
.pc-message{max-width:88%;margin:0 0 10px;padding:11px 13px;border-radius:14px;font-size:.86rem;line-height:1.55;box-shadow:0 4px 14px rgba(15,23,42,.05)}
.pc-message-bot{margin-right:auto;background:#fff;border:1px solid #e2e8f0;color:#334155;border-bottom-left-radius:5px}
.pc-message-user{margin-left:auto;background:#2563eb;color:#fff;border-bottom-right-radius:5px}
.pc-message-loading{color:#64748b}
.pc-message a{color:#1d4ed8;font-weight:800;text-decoration:none;border-bottom:1px solid rgba(29,78,216,.25)}
.pc-message a:hover{color:#DC2626;border-bottom-color:rgba(220,38,38,.35)}
.pc-quick{display:flex;gap:8px;overflow-x:auto;padding:12px 14px;background:#fff;border-top:1px solid #e2e8f0}
.pc-quick button{flex:0 0 auto;border:1px solid rgba(37,99,235,.18);background:rgba(37,99,235,.06);color:#1d4ed8;border-radius:999px;padding:8px 11px;font-size:.76rem;font-weight:800;cursor:pointer;white-space:nowrap}
.pc-quick button:hover{background:#1d4ed8;color:#fff}
.pc-form{display:flex;gap:8px;padding:12px 14px;background:#fff;border-top:1px solid #e2e8f0}
.pc-form input{flex:1;min-width:0;height:42px;border:1px solid #cbd5e1;border-radius:12px;padding:0 13px;font-size:.86rem;color:#0f172a;outline:none}
.pc-form input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}
.pc-form button{height:42px;border:0;border-radius:12px;background:#DC2626;color:#fff;font-weight:800;font-size:.82rem;padding:0 14px;cursor:pointer}
.pc-form button:hover{background:#b91c1c}

@media(max-width:640px){
  .product-consultant{right:14px;bottom:14px;left:14px}
  .product-consultant-toggle{height:46px;width:100%;justify-content:center}
  .product-consultant-panel{right:0;left:0;width:100%;bottom:58px;height:min(520px,calc(100vh - 92px));max-width:none}
}

/* ============================================================
   HOMEPAGE PROFESSIONAL REFRESH - Eczane rehberi + Stag 9000
   ============================================================ */
.hp-hero{
  min-height:calc(100vh - var(--nav-h));
  padding:92px 0 72px;
  background:#f8fafc;
  isolation:isolate;
}
.hp-hero-bg{
  background:
    linear-gradient(115deg,rgba(255,255,255,.98) 0%,rgba(238,244,255,.96) 48%,rgba(255,247,247,.98) 100%),
    linear-gradient(90deg,rgba(30,64,175,.05) 1px,transparent 1px),
    linear-gradient(0deg,rgba(30,64,175,.05) 1px,transparent 1px);
  background-size:auto,44px 44px,44px 44px;
}
.hp-hero-inner{
  display:grid;
  grid-template-columns:minmax(0,1.02fr) minmax(390px,.9fr);
  gap:42px;
  align-items:center;
  max-width:var(--container);
  text-align:left;
}
.hp-hero-copy{min-width:0}
.hp-hero-badge{
  border-radius:8px;
  background:#fff;
  color:#b91c1c;
  box-shadow:0 10px 26px rgba(15,23,42,.06);
}
.hp-hero-title{
  max-width:720px;
  font-size:3.05rem;
  margin-bottom:18px;
}
.hp-hero-desc{
  max-width:650px;
  color:#52637a;
  margin-bottom:26px;
}
.hp-search-box{
  max-width:650px;
  margin:0 0 16px;
  border-radius:8px;
  border:1px solid #cbd5e1;
  box-shadow:0 18px 44px rgba(15,23,42,.1);
}
.hp-search-box:focus-within{
  border-color:#1d4ed8;
  box-shadow:0 18px 44px rgba(37,99,235,.14);
}
.hp-search-btn{
  border-radius:6px;
  min-height:46px;
  padding:0 28px;
}
.hp-loc-btn{
  margin:0 0 26px;
  border-radius:8px;
  background:#fff;
  border:1px solid #bfdbfe;
  color:#1e40af;
  box-shadow:0 10px 24px rgba(30,64,175,.08);
}
.hp-stats{
  justify-content:flex-start;
  gap:22px;
}
.hp-stat-num{
  background:none;
  -webkit-text-fill-color:initial;
  color:#0f172a;
}
.hp-hero-visual{
  position:relative;
  min-width:0;
  perspective:1200px;
}
.hp-visual-stage{
  --tilt-x:4deg;
  --tilt-y:-7deg;
  position:relative;
  min-height:430px;
  padding:20px;
  border:1px solid #dbe3ef;
  border-radius:8px;
  background:linear-gradient(180deg,#ffffff 0%,#eef4ff 100%);
  box-shadow:0 34px 80px rgba(15,23,42,.16);
  transform:rotateX(var(--tilt-x)) rotateY(var(--tilt-y));
  transform-style:preserve-3d;
  transition:transform .18s ease,box-shadow .18s ease;
}
.hp-visual-stage:before{
  content:"";
  position:absolute;
  inset:14px;
  border:1px solid rgba(30,64,175,.1);
  border-radius:8px;
  transform:translateZ(-28px);
  pointer-events:none;
}
.hp-visual-toolbar{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:14px;
  min-height:44px;
  padding:0 14px;
  border-radius:8px;
  background:#0f172a;
  color:#fff;
  transform:translateZ(42px);
}
.hp-visual-toolbar span{
  font-size:.76rem;
  font-weight:800;
  text-transform:uppercase;
  color:#c7d2fe;
}
.hp-visual-toolbar strong{
  font-family:'Outfit',sans-serif;
  font-size:1.05rem;
}
.hp-visual-board{
  display:grid;
  grid-template-columns:minmax(0,1fr) 190px;
  gap:14px;
  margin-top:16px;
  transform-style:preserve-3d;
}
.hp-visual-map{
  position:relative;
  min-height:250px;
  overflow:hidden;
  border:1px solid #dbe3ef;
  border-radius:8px;
  background:
    linear-gradient(140deg,rgba(37,99,235,.1),transparent 36%),
    linear-gradient(35deg,transparent 45%,rgba(220,38,38,.08) 46%,transparent 48%),
    linear-gradient(90deg,rgba(148,163,184,.24) 1px,transparent 1px),
    linear-gradient(0deg,rgba(148,163,184,.24) 1px,transparent 1px),
    #fff;
  background-size:auto,auto,32px 32px,32px 32px,auto;
  transform:translateZ(34px);
}
.hp-map-route{
  position:absolute;
  left:12%;
  top:56%;
  width:76%;
  height:3px;
  border-radius:999px;
  background:#2563eb;
  transform:rotate(-22deg);
  box-shadow:0 0 0 5px rgba(37,99,235,.08);
}
.hp-pin{
  position:absolute;
  display:flex;
  align-items:center;
  justify-content:center;
  width:34px;
  height:34px;
  border-radius:8px;
  background:#dc2626;
  color:#fff;
  border:3px solid #fff;
  font-family:'Outfit',sans-serif;
  font-weight:900;
  box-shadow:0 10px 22px rgba(220,38,38,.28);
}
.hp-pin-1{left:22%;top:28%}
.hp-pin-2{left:58%;top:42%}
.hp-pin-3{left:42%;top:68%}
.hp-map-info{
  position:absolute;
  left:16px;
  right:16px;
  bottom:16px;
  padding:12px 14px;
  border:1px solid #e2e8f0;
  border-radius:8px;
  background:rgba(255,255,255,.94);
  box-shadow:0 14px 30px rgba(15,23,42,.1);
}
.hp-map-info strong{display:block;color:#0f172a;font-size:.92rem}
.hp-map-info span{display:block;margin-top:2px;color:#64748b;font-size:.76rem}
.hp-visual-product{
  position:relative;
  min-height:250px;
  margin:0;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:10px;
  border:1px solid #dbe3ef;
  border-radius:8px;
  background:#fff;
  transform:translateZ(58px);
}
.hp-visual-product:before{
  content:"";
  position:absolute;
  left:28px;
  right:28px;
  bottom:40px;
  height:18px;
  border-radius:50%;
  background:rgba(15,23,42,.14);
  filter:blur(8px);
}
.hp-visual-product img{
  position:relative;
  z-index:1;
  display:block;
  width:160px;
  height:220px;
  object-fit:contain;
  filter:drop-shadow(0 20px 22px rgba(15,23,42,.18));
  transform:translateZ(34px) rotateY(-8deg);
}
.hp-visual-product figcaption{
  position:relative;
  z-index:1;
  color:#334155;
  font-size:.76rem;
  font-weight:800;
}
.hp-visual-rows{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-top:14px;
  transform:translateZ(32px);
}
.hp-visual-rows span{
  display:flex;
  align-items:center;
  gap:8px;
  min-height:44px;
  padding:0 12px;
  border:1px solid #dbe3ef;
  border-radius:8px;
  background:#fff;
  color:#334155;
  font-size:.78rem;
  font-weight:800;
  white-space:nowrap;
}
.hp-visual-rows b{
  width:9px;
  height:9px;
  border-radius:50%;
  background:#16a34a;
  box-shadow:0 0 0 4px rgba(22,163,74,.1);
}
.stag-home-section{
  padding:72px 0;
  background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);
}
.stag-spotlight{gap:22px}
.stag-spotlight-main{
  grid-template-columns:minmax(0,1fr) 390px;
  min-height:430px;
  border-radius:8px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.98),rgba(239,246,255,.88)),
    linear-gradient(90deg,rgba(30,64,175,.05) 1px,transparent 1px),
    linear-gradient(0deg,rgba(30,64,175,.05) 1px,transparent 1px);
  background-size:auto,36px 36px,36px 36px;
  perspective:1100px;
}
.stag-copy h2{font-size:2.45rem}
.stag-visual{
  --stag-tilt-x:2deg;
  --stag-tilt-y:-5deg;
  position:relative;
  max-width:370px;
  min-height:360px;
  padding:20px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 24px 58px rgba(15,23,42,.14);
  transform:rotateY(var(--stag-tilt-y)) rotateX(var(--stag-tilt-x));
  transform-style:preserve-3d;
  transition:transform .18s ease,box-shadow .18s ease;
}
.stag-visual-label{
  align-self:flex-start;
  display:inline-flex;
  min-height:30px;
  align-items:center;
  padding:0 10px;
  border-radius:8px;
  background:#ecfdf5;
  color:#047857;
  border:1px solid #bbf7d0;
  font-size:.72rem;
  font-weight:900;
}
.stag-product-stage{
  position:relative;
  flex:1;
  width:100%;
  min-height:282px;
  display:flex;
  align-items:center;
  justify-content:center;
  transform-style:preserve-3d;
}
.stag-product-stage:before{
  content:"";
  position:absolute;
  width:78%;
  height:32%;
  bottom:20px;
  border-radius:50%;
  background:rgba(15,23,42,.14);
  filter:blur(16px);
  transform:translateZ(-12px);
}
.stag-product-stage:after{
  content:"";
  position:absolute;
  inset:34px 26px;
  border:1px solid rgba(30,64,175,.1);
  border-radius:8px;
  transform:translateZ(-20px) rotate(-4deg);
}
.stag-product-stage img{
  position:relative;
  z-index:2;
  display:block;
  width:260px;
  height:300px;
  object-fit:contain;
  filter:drop-shadow(0 22px 24px rgba(15,23,42,.18));
  transform:translateZ(52px) rotateY(-7deg);
}
.stag-visual figcaption{
  position:relative;
  z-index:2;
  font-weight:800;
  color:#52637a;
}
.stag-slider-panel{
  border-radius:8px;
  overflow:hidden;
  background:#fff;
}
.stag-slider-head{
  padding:2px 2px 0;
}
.stag-home-track{
  gap:16px;
  padding:4px 2px 16px;
  perspective:900px;
}
.stag-slide-card{
  flex:0 0 min(440px,88vw);
  grid-template-columns:154px minmax(0,1fr);
  min-height:192px;
  padding:18px;
  border-radius:8px;
  background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);
  box-shadow:0 14px 32px rgba(15,23,42,.08);
  transform-style:preserve-3d;
}
.stag-slide-card:hover{
  transform:translateY(-3px) rotateX(1deg);
  border-color:#bfdbfe;
  box-shadow:0 20px 42px rgba(15,23,42,.12);
}
.stag-slide-media{
  position:relative;
  height:154px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  border:1px solid #dbe3ef;
  border-radius:8px;
  background:#fff;
}
.stag-slide-media:before{
  content:"";
  position:absolute;
  left:24px;
  right:24px;
  bottom:18px;
  height:16px;
  border-radius:50%;
  background:rgba(15,23,42,.12);
  filter:blur(8px);
}
.stag-slide-card .stag-slide-media img{
  position:relative;
  z-index:1;
  display:block;
  width:132px;
  height:146px;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  object-fit:contain;
  filter:drop-shadow(0 14px 16px rgba(15,23,42,.16));
}
.stag-slide-copy{min-width:0}
.stag-slide-support-icon{
  position:absolute;
  right:10px;
  top:10px;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:center;
  width:34px;
  height:34px;
  border-radius:8px;
  background:#1d4ed8;
  color:#fff;
  box-shadow:0 10px 20px rgba(29,78,216,.24);
}
.stag-slide-support-icon svg{width:18px;height:18px}
.product-consultant{
  z-index:1200;
}
.product-consultant-toggle{
  min-width:224px;
  height:58px;
  padding:0 14px;
  border-radius:8px;
  background:linear-gradient(135deg,#0f766e 0%,#1e40af 100%);
  box-shadow:0 18px 42px rgba(15,118,110,.3);
}
.pc-toggle-copy{
  display:grid;
  gap:2px;
  text-align:left;
  line-height:1.05;
}
.pc-toggle-copy strong{
  font-size:.9rem;
}
.pc-toggle-copy small{
  font-size:.68rem;
  font-weight:700;
  color:rgba(255,255,255,.72);
}
.product-consultant-panel{
  width:420px;
  bottom:84px;
  height:min(590px,calc(100vh - 190px));
  max-height:calc(100vh - 190px);
  border-radius:8px;
  border:1px solid #cbd5e1;
  box-shadow:0 28px 82px rgba(15,23,42,.26);
}
.pc-head{
  padding:16px;
  background:linear-gradient(135deg,#0f172a 0%,#1d4ed8 100%);
}
.pc-agent{
  display:flex;
  align-items:center;
  gap:12px;
  min-width:0;
}
.pc-agent-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  border-radius:8px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.18);
  flex:0 0 42px;
}
.pc-agent-icon svg{width:22px;height:22px}
.pc-agent i{
  display:inline-block;
  width:8px;
  height:8px;
  margin-right:5px;
  border-radius:50%;
  background:#22c55e;
  box-shadow:0 0 0 4px rgba(34,197,94,.14);
  vertical-align:middle;
}
.pc-context{
  display:flex;
  gap:8px;
  overflow-x:auto;
  padding:12px 14px;
  border-bottom:1px solid #e2e8f0;
  background:#fff;
}
.pc-context span{
  flex:0 0 auto;
  min-height:30px;
  display:inline-flex;
  align-items:center;
  padding:0 10px;
  border-radius:8px;
  border:1px solid #dbe3ef;
  background:#f8fafc;
  color:#334155;
  font-size:.72rem;
  font-weight:900;
}
.pc-messages{
  padding:16px;
  background:linear-gradient(180deg,#f8fafc 0%,#eef4ff 100%);
}
.pc-message{
  border-radius:8px;
  box-shadow:0 8px 20px rgba(15,23,42,.07);
}
.pc-message-bot{
  border-bottom-left-radius:3px;
}
.pc-message-user{
  border-bottom-right-radius:3px;
}
.pc-quick{
  padding:12px 14px;
}
.pc-quick button{
  border-radius:8px;
  background:#eff6ff;
}
.pc-form{
  padding:12px 14px;
  align-items:center;
}
.pc-form input{
  border-radius:8px;
}
.pc-form button{
  width:44px;
  min-width:44px;
  padding:0;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:8px;
}
.pc-form button svg{
  width:18px;
  height:18px;
}
.pc-disclaimer{
  padding:10px 14px 12px;
  border-top:1px solid #e2e8f0;
  background:#fff;
  color:#64748b;
  font-size:.72rem;
  line-height:1.45;
}

@media(max-width:1024px){
  .hp-hero-inner{
    grid-template-columns:1fr;
    gap:34px;
  }
  .hp-hero-visual{
    max-width:680px;
    width:100%;
    margin:0 auto;
  }
  .hp-visual-stage{
    transform:rotateX(2deg) rotateY(0);
  }
  .stag-spotlight-main{
    grid-template-columns:1fr;
  }
  .stag-visual{
    justify-self:center;
  }
}

/* ============================================================
   CINEMATIC PRODUCT DIRECTORY PASS - 2026-07-24
   ============================================================ */
:root{
  --cinema:#12131b;
  --cinema2:#1b2831;
  --teal:#0f9b8e;
  --coral:#ff465b;
  --amber:#ffd166;
}

.hp-hero,
.fn-hero{
  background:#12131b;
  color:#fff;
}
.hp-hero-bg,
.fn-hero-bg{
  background:
    linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(126deg,#11131b 0%,#17212b 42%,#143b3e 68%,#511727 100%);
  background-size:52px 52px,52px 52px,auto;
  opacity:1;
}
.hp-hero-bg:before,
.fn-hero-bg:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(118deg,transparent 0%,rgba(255,255,255,.08) 48%,transparent 49%),
    linear-gradient(62deg,transparent 0%,rgba(255,209,102,.08) 62%,transparent 63%);
  mask-image:linear-gradient(180deg,transparent 0%,#000 16%,#000 78%,transparent 100%);
  pointer-events:none;
}
.hp-hero-bg:after,
.fn-hero-bg:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:34%;
  background:linear-gradient(180deg,transparent 0%,rgba(247,250,252,.97) 100%);
  pointer-events:none;
}

.hp-hero{
  min-height:calc(100vh - var(--nav-h));
  padding:86px 0 58px;
}
.hp-hero-inner{
  max-width:var(--container);
}
.hp-hero-title{
  font-size:4.35rem;
  line-height:1.07;
}
.hp-hero-desc{
  color:rgba(255,255,255,.78);
}
.hp-search-box{
  border:1px solid rgba(255,255,255,.2);
  box-shadow:0 34px 90px rgba(0,0,0,.34);
}
.hp-visual-stage{
  position:relative;
  transform:perspective(1200px) rotateY(-5deg) rotateX(2deg);
  border:1px solid rgba(255,255,255,.22);
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(239,247,255,.94));
}
.hp-visual-stage:before{
  content:"";
  position:absolute;
  inset:-10px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:10px;
  pointer-events:none;
}
.hp-visual-product img,
.stag-visual img,
.stag-slide-card img{
  filter:drop-shadow(0 18px 28px rgba(15,23,42,.18));
}

.fn-hero{
  min-height:calc(100vh - var(--nav-h) - 250px);
  padding:72px 0 56px;
  overflow:hidden;
  border-bottom:0;
}
.fn-hero-shell{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1.12fr) minmax(360px,.72fr);
  gap:34px;
  align-items:center;
}
.fn-hero-copy{
  min-width:0;
}
.fn-hero-badge{
  min-height:38px;
  margin-bottom:22px;
  border:1px solid rgba(255,255,255,.2);
  background:rgba(255,255,255,.12);
  color:#fff;
  box-shadow:0 18px 44px rgba(0,0,0,.18);
}
.fn-hero-title{
  max-width:760px;
  margin:0 0 18px;
  color:#fff;
  font-size:4.45rem;
  line-height:1.06;
  text-align:left;
}
.fn-hero-sub{
  max-width:660px;
  margin:0 0 28px;
  color:rgba(255,255,255,.78);
  text-align:left;
}
.fn-gradient{
  background:linear-gradient(135deg,#ff7a45 0%,#ff465b 45%,#ffd166 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}
.fn-search-card{
  width:100%;
  max-width:820px;
  padding:22px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:8px;
  background:rgba(255,255,255,.11);
  backdrop-filter:blur(18px);
  box-shadow:0 34px 82px rgba(0,0,0,.28);
}
.fn-chip-row{
  justify-content:flex-start;
}
.fn-chip{
  min-height:40px;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.1);
  color:#fff;
  box-shadow:0 10px 22px rgba(0,0,0,.12);
}
.fn-chip:hover,
.fn-chip.fn-chip-active{
  border-color:rgba(255,209,102,.5);
  background:linear-gradient(135deg,#ff465b,#f97316);
  color:#fff;
}
.fn-search-row{
  display:grid;
  grid-template-columns:minmax(150px,.72fr) minmax(190px,1fr) 82px 92px 96px;
  gap:10px;
}
.fn-select,
.fn-input{
  min-height:52px;
  border:1px solid rgba(255,255,255,.2);
  background:rgba(255,255,255,.92);
  color:#172033;
  font-weight:800;
}
.fn-input::placeholder{
  color:#74839a;
}
.fn-btn-search,
.fn-btn-loc{
  min-height:52px;
  border-radius:8px;
  font-weight:900;
}
.fn-btn-search{
  background:linear-gradient(135deg,#ff465b,#e12d3a);
  box-shadow:0 18px 36px rgba(225,45,58,.28);
}
.fn-btn-loc{
  background:rgba(255,255,255,.14);
  color:#fff;
  border:1px solid rgba(255,255,255,.22);
}
.fn-proof-row{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:18px;
}
.fn-proof-row span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:42px;
  padding:0 14px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:rgba(255,255,255,.08);
  color:rgba(255,255,255,.72);
  font-size:.82rem;
  font-weight:800;
}
.fn-proof-row strong{
  color:#fff;
  font-family:'Outfit',sans-serif;
  font-size:1.08rem;
}
.fn-hero-visual{
  min-width:0;
}
.fn-visual-card{
  position:relative;
  padding:18px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:8px;
  background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(238,246,255,.94));
  color:#172033;
  box-shadow:0 42px 95px rgba(0,0,0,.34);
  transform:perspective(1200px) rotateY(-4deg) rotateX(2deg);
}
.fn-visual-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  min-height:46px;
  padding:0 14px;
  border-radius:8px;
  background:linear-gradient(135deg,#131827,#0f766e);
  color:#fff;
}
.fn-visual-top span,
.fn-visual-top strong{
  font-weight:900;
}
.fn-visual-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) 180px;
  gap:14px;
  margin-top:14px;
}
.fn-mini-map{
  position:relative;
  min-height:270px;
  overflow:hidden;
  border:1px solid #dbe3ef;
  border-radius:8px;
  background:
    linear-gradient(90deg,rgba(23,78,166,.08) 1px,transparent 1px),
    linear-gradient(0deg,rgba(23,78,166,.08) 1px,transparent 1px),
    #f8fafc;
  background-size:34px 34px,34px 34px,auto;
}
.fn-route-line{
  position:absolute;
  left:13%;
  top:58%;
  width:72%;
  height:4px;
  border-radius:999px;
  background:linear-gradient(90deg,#ff465b,#ffd166,#0f9b8e);
  transform:rotate(-17deg);
  box-shadow:0 10px 22px rgba(15,118,110,.22);
}
.fn-map-pin{
  position:absolute;
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  border-radius:8px;
  background:#ff465b;
  color:#fff;
  font-family:'Outfit',sans-serif;
  font-weight:900;
  box-shadow:0 16px 30px rgba(225,45,58,.32);
}
.fn-map-pin-a{left:18%;top:34%}
.fn-map-pin-b{left:53%;top:50%}
.fn-map-pin-c{right:12%;top:24%;background:#0f9b8e}
.fn-map-note{
  position:absolute;
  left:18px;
  right:18px;
  bottom:18px;
  padding:14px;
  border:1px solid #dbe3ef;
  border-radius:8px;
  background:rgba(255,255,255,.92);
  box-shadow:0 16px 32px rgba(15,23,42,.08);
}
.fn-map-note strong,
.fn-map-note small{
  display:block;
}
.fn-map-note small{
  color:#60708a;
  margin-top:2px;
  font-weight:800;
}
.fn-product-shot{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:10px;
  margin:0;
  min-height:270px;
  padding:14px;
  border:1px solid #dbe3ef;
  border-radius:8px;
  background:#fff;
}
.fn-product-shot img{
  width:100%;
  max-width:150px;
  height:212px;
  object-fit:contain;
  filter:drop-shadow(0 18px 24px rgba(15,23,42,.16));
}
.fn-product-shot figcaption{
  color:#60708a;
  font-size:.76rem;
  font-weight:900;
  text-align:center;
}
.fn-visual-feed{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-top:14px;
}
.fn-visual-feed span{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:42px;
  padding:0 10px;
  border:1px solid #dbe3ef;
  border-radius:8px;
  background:#fff;
  color:#172033;
  font-size:.78rem;
  font-weight:900;
  text-align:center;
}
.fn-visual-feed b{
  width:9px;
  height:9px;
  flex:0 0 9px;
  border-radius:999px;
  background:#0f9b8e;
  box-shadow:0 0 0 4px rgba(15,155,142,.12);
}
.fn-results-section{
  display:block;
  min-height:0!important;
  padding:0!important;
}
.fn-results-section .ilac-container:empty{
  display:none;
}

.blog-card-img{
  min-height:310px;
  aspect-ratio:4/3;
  padding:18px;
  background:
    linear-gradient(135deg,#fff 0%,#f9fbfd 100%),
    linear-gradient(90deg,rgba(23,78,166,.04) 1px,transparent 1px),
    linear-gradient(0deg,rgba(23,78,166,.04) 1px,transparent 1px);
  background-size:auto,34px 34px,34px 34px;
}
.blog-card-img img{
  width:100%;
  height:100%;
  object-fit:contain!important;
  object-position:center center;
  border-radius:6px;
  filter:drop-shadow(0 18px 24px rgba(15,23,42,.12));
}
.blog-card{
  overflow:hidden;
}

.product-consultant-toggle{
  min-width:246px;
  background:linear-gradient(135deg,#0b766f 0%,#174ea6 56%,#2563eb 100%);
}
.pc-flow-track{
  z-index:1;
}
.pc-heart-bubble{
  width:42px;
  height:42px;
  right:-54px;
  color:#e12d3a;
  background:#fff;
  opacity:0;
  box-shadow:0 14px 26px rgba(0,0,0,.22),0 0 0 6px rgba(255,255,255,.12);
  animation:pcHeartSweepStrong 4.25s linear infinite;
}
.pc-heart-bubble:after{
  content:"";
  position:absolute;
  inset:-6px;
  border:1px solid rgba(255,255,255,.5);
  border-radius:999px;
}
.pc-heart-bubble svg{
  width:30px;
  height:30px;
}
.pc-support-icon{
  z-index:2;
  background:rgba(255,255,255,.22);
}
.pc-toggle-copy{
  z-index:3;
}
@keyframes pcHeartSweepStrong{
  0%{transform:translate(0,-50%) scale(.86);opacity:0}
  8%{opacity:.98}
  50%{transform:translate(-132px,-50%) scale(1.02);opacity:.98}
  92%{opacity:.98}
  100%{transform:translate(-288px,-50%) scale(.86);opacity:0}
}

@media(max-width:1100px){
  .fn-hero-shell{
    grid-template-columns:1fr;
  }
  .fn-hero-title,
  .fn-hero-sub{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
  }
  .fn-hero-badge,
  .fn-proof-row,
  .fn-chip-row{
    justify-content:center;
  }
  .fn-search-card,
  .fn-hero-visual{
    max-width:780px;
    width:100%;
    margin:0 auto;
  }
  .fn-visual-card{
    transform:none;
  }
}

@media(max-width:840px){
  .fn-search-row{
    grid-template-columns:1fr;
  }
  .fn-visual-grid,
  .fn-visual-feed{
    grid-template-columns:1fr;
  }
  .fn-product-shot{
    min-height:auto;
  }
  .fn-product-shot img{
    max-width:210px;
    height:220px;
  }
  .blog-card-img{
    min-height:260px;
  }
}

@media(max-width:480px){
  .fn-hero{
    padding:52px 0 38px;
  }
  .fn-search-card{
    padding:14px;
  }
  .fn-proof-row span{
    width:100%;
    justify-content:center;
  }
  .blog-card-img{
    min-height:220px;
    padding:12px;
  }
  @keyframes pcHeartSweepStrong{
    0%{transform:translate(0,-50%) scale(.86);opacity:0}
    8%{opacity:.98}
    50%{transform:translate(-46vw,-50%) scale(1.02);opacity:.98}
    92%{opacity:.98}
    100%{transform:translate(-92vw,-50%) scale(.86);opacity:0}
  }
}

@media(max-width:768px){
  .hp-hero{
    padding:72px 0 46px;
  }
  .hp-hero-title{
    font-size:2.1rem;
  }
  .hp-search-box{
    border-radius:8px;
  }
  .hp-search-input{
    width:100%;
    padding:12px 14px;
    text-align:left;
  }
  .hp-stats{
    justify-content:center;
  }
  .hp-visual-stage{
    min-height:auto;
    padding:14px;
  }
  .hp-visual-board{
    grid-template-columns:1fr;
  }
  .hp-visual-product{
    min-height:230px;
  }
  .hp-visual-product img{
    width:150px;
    height:200px;
  }
  .hp-visual-rows{
    grid-template-columns:1fr;
  }
  .stag-product-stage img{
    width:230px;
    height:270px;
  }
  .stag-slide-card{
    grid-template-columns:120px minmax(0,1fr);
    flex-basis:100%;
  }
  .stag-slide-media{
    height:134px;
  }
  .stag-slide-card .stag-slide-media img{
    width:108px;
    height:128px;
  }
}

@media(max-width:640px){
  .product-consultant-toggle{
    min-width:0;
    height:52px;
  }
  .pc-toggle-copy small{
    display:none;
  }
  .product-consultant-panel{
    height:min(610px,calc(100vh - 92px));
    border-radius:8px;
  }
}

@media(max-width:480px){
  .hp-hero-title{
    font-size:1.75rem;
  }
  .hp-hero-desc{
    font-size:.95rem;
  }
  .hp-stats{
    flex-wrap:wrap;
  }
  .hp-stat-div{
    display:none;
  }
  .hp-visual-map{
    min-height:220px;
  }
  .stag-slide-card{
    grid-template-columns:1fr;
  }
  .stag-slide-media{
    height:170px;
  }
  .stag-slide-card .stag-slide-media img{
    width:138px;
    height:156px;
  }
}

/* ===== DIRECTORY CONSOLE REDESIGN ===== */
.directory-console-section{
  position:relative;
  padding:82px 0 92px;
  background:
    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.035) 1px,transparent 1px),
    #101827;
  background-size:42px 42px;
  color:#fff;
  overflow:hidden;
}
.directory-console-section:before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);
}
.directory-console{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);
  grid-template-areas:
    "copy map"
    "search map";
  gap:18px;
  align-items:stretch;
  perspective:1200px;
}
.directory-console-copy{
  grid-area:copy;
  align-self:end;
  padding:8px 6px 16px 0;
}
.directory-tag{
  background:rgba(255,255,255,.1);
  color:#c7d2fe;
  border-color:rgba(255,255,255,.18);
}
.directory-console-copy h2{
  font-family:'Outfit',sans-serif;
  font-size:2.55rem;
  line-height:1.08;
  margin:18px 0 14px;
  color:#fff;
}
.directory-console-copy p{
  max-width:520px;
  color:#cbd5e1;
  font-size:1rem;
  line-height:1.72;
}
.directory-metrics{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-top:24px;
}
.directory-metrics span{
  min-height:72px;
  padding:14px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:rgba(255,255,255,.06);
  color:#cbd5e1;
  font-size:.78rem;
  font-weight:800;
}
.directory-metrics strong{
  display:block;
  color:#fff;
  font-family:'Outfit',sans-serif;
  font-size:1.45rem;
  line-height:1.1;
  margin-bottom:5px;
}
.directory-map-pane{
  grid-area:map;
  min-width:0;
  padding:16px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:#fff;
  color:#0f172a;
  box-shadow:0 36px 90px rgba(0,0,0,.32);
  transform:rotateY(-2deg) rotateX(1deg);
  transform-origin:left center;
}
.directory-search-pane{
  grid-area:search;
  align-self:start;
  padding:16px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:#fff;
  color:#0f172a;
  box-shadow:0 24px 58px rgba(0,0,0,.22);
}
.directory-pane-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:14px;
  margin-bottom:14px;
}
.directory-pane-head span{
  display:inline-flex;
  min-height:28px;
  align-items:center;
  padding:0 10px;
  border-radius:8px;
  background:#eff6ff;
  color:#1d4ed8;
  border:1px solid #bfdbfe;
  font-size:.7rem;
  font-weight:900;
  text-transform:uppercase;
}
.directory-pane-head strong{
  font-family:'Outfit',sans-serif;
  color:#0f172a;
  font-size:1.12rem;
  line-height:1.2;
}
.directory-map-frame{
  padding:0!important;
  border-radius:8px;
  border:1px solid #dbe3ef;
  box-shadow:none;
}
.directory-map-frame .hp-leaflet-map{
  width:100%;
  height:560px;
  border-radius:8px;
}
.directory-filter-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:12px;
  align-items:end;
}
.directory-filter-row .hp-filter-group{
  min-width:0;
}
.directory-filter-row .hp-filter-group label{
  color:#475569;
  font-size:.76rem;
  font-weight:900;
  text-transform:uppercase;
}
.directory-filter-row .hp-select{
  min-height:52px;
  background-color:#f8fafc;
  border-color:#dbe3ef;
  border-radius:8px;
  font-weight:800;
}
.directory-filter-row .hp-filter-btn{
  height:52px;
  border-radius:8px!important;
  box-shadow:0 16px 28px rgba(220,38,38,.2);
}
.directory-route-strip{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  margin-top:14px;
}
.directory-route-strip span{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:36px;
  padding:0 8px;
  border:1px solid #dbe3ef;
  border-radius:8px;
  background:#f8fafc;
  color:#475569;
  font-size:.72rem;
  font-weight:900;
  text-align:center;
}
.directory-console-section .tp-name{
  font-size:10px;
  color:#0f172a;
}
.directory-console-section .tp-big .tp-name{
  font-size:12px;
  color:#991b1b;
}
.directory-console-section .leaflet-control-zoom a{
  color:#0f172a;
}

@media(max-width:1024px){
  .directory-console{
    grid-template-columns:1fr;
    grid-template-areas:
      "copy"
      "search"
      "map";
  }
  .directory-console-copy{
    padding-right:0;
  }
  .directory-map-pane{
    transform:none;
  }
}

@media(max-width:768px){
  .directory-console-section{
    padding:56px 0 66px;
  }
  .directory-console-copy h2{
    font-size:2rem;
  }
  .directory-metrics{
    grid-template-columns:1fr;
  }
  .directory-filter-row{
    grid-template-columns:1fr;
  }
  .directory-filter-row .hp-filter-btn{
    width:100%;
  }
  .directory-route-strip{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .directory-map-frame .hp-leaflet-map{
    height:380px;
  }
}

@media(max-width:480px){
  .directory-console-copy h2{
    font-size:1.72rem;
  }
  .directory-map-pane,
  .directory-search-pane{
    padding:12px;
  }
  .directory-pane-head{
    flex-direction:column;
  }
  .directory-map-frame .hp-leaflet-map{
    height:320px;
  }
}

/* ============================================================
   PREMIUM UI PASS - product landing / Envato style polish
   ============================================================ */
:root{
  --bg:#f7fafc;
  --bg2:#eef3f8;
  --bg3:#e5edf6;
  --surface:#ffffff;
  --border:rgba(15,23,42,.1);
  --text:#172033;
  --text2:#60708a;
  --primary:#e12d3a;
  --primary2:#b91c1c;
  --accent:#174ea6;
  --green:#11996b;
  --pink:#b83280;
  --radius:8px;
  --radius-sm:8px;
  --shadow:0 16px 38px rgba(15,23,42,.08);
  --shadow-lg:0 28px 72px rgba(15,23,42,.16);
}

body{
  background:
    linear-gradient(90deg,rgba(23,78,166,.025) 1px,transparent 1px),
    linear-gradient(0deg,rgba(23,78,166,.025) 1px,transparent 1px),
    #f7fafc;
  background-size:42px 42px,42px 42px,auto;
}

.ilac-navbar{
  background:rgba(255,255,255,.92);
  border-bottom:1px solid rgba(15,23,42,.08);
  box-shadow:0 12px 30px rgba(15,23,42,.05);
}
.ilac-navbar.scrolled{
  background:rgba(255,255,255,.97);
  box-shadow:0 18px 44px rgba(15,23,42,.08);
}
.nav-logo{
  color:#172033;
}
.logo-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:8px;
  background:linear-gradient(135deg,#ffd166 0%,#e12d3a 50%,#174ea6 100%);
  color:transparent;
  box-shadow:0 10px 22px rgba(225,45,58,.2);
}
.nav-menu li a,
.nav-link{
  color:#637089;
  font-weight:700;
  letter-spacing:0;
}
.nav-menu li a:hover,
.nav-link:hover{
  color:#e12d3a;
}
.nav-cta-btn{
  border-radius:8px;
  background:linear-gradient(135deg,#e12d3a 0%,#ff4d67 100%);
  box-shadow:0 14px 28px rgba(225,45,58,.23);
}

.text-gradient,
.fn-gradient{
  background:linear-gradient(135deg,#ff7043 0%,#e12d3a 45%,#b83280 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}

.hp-hero{
  min-height:calc(100vh - var(--nav-h));
  padding:86px 0 70px;
  background:#101b32;
  color:#fff;
  isolation:isolate;
}
.hp-hero-bg{
  background:
    linear-gradient(118deg,rgba(11,18,32,.98) 0%,rgba(23,45,86,.97) 52%,rgba(16,105,129,.92) 100%),
    linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.055) 1px,transparent 1px);
  background-size:auto,44px 44px,44px 44px;
}
.hp-hero-bg:after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:28%;
  background:linear-gradient(180deg,transparent 0%,rgba(247,250,252,.98) 100%);
  pointer-events:none;
}
.hp-hero-inner{
  grid-template-columns:minmax(0,1.03fr) minmax(390px,.9fr);
  gap:46px;
  text-align:left;
}
.hp-hero-badge{
  min-height:38px;
  border-radius:8px;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.1);
  color:#fff;
  box-shadow:0 18px 42px rgba(0,0,0,.18);
  letter-spacing:0;
}
.hp-hero-title{
  color:#fff;
  max-width:720px;
  font-size:3.32rem;
}
.hp-hero-desc{
  max-width:650px;
  color:rgba(255,255,255,.76);
}
.hp-search-box{
  max-width:660px;
  margin:0 0 16px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:#fff;
  box-shadow:0 28px 70px rgba(0,0,0,.28);
}
.hp-search-btn{
  border-radius:6px;
  min-height:46px;
  background:linear-gradient(135deg,#e12d3a,#ff4d67);
}
.hp-loc-btn{
  margin:0 0 26px;
  border-radius:8px;
  background:rgba(255,255,255,.1);
  border:1px solid rgba(255,255,255,.18);
  color:#fff;
  box-shadow:0 14px 32px rgba(0,0,0,.18);
}
.hp-stats{
  justify-content:flex-start;
}
.hp-stat-num{
  background:none;
  -webkit-text-fill-color:initial;
  color:#fff;
}
.hp-stat-lbl{
  color:rgba(255,255,255,.62);
  letter-spacing:0;
}
.hp-stat-div{
  background:rgba(255,255,255,.16);
}
.hp-visual-stage{
  border-radius:8px;
  border:1px solid rgba(255,255,255,.14);
  background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(234,242,255,.93));
  box-shadow:0 38px 90px rgba(0,0,0,.34);
}
.hp-visual-toolbar,
.directory-console,
.pc-head{
  background:linear-gradient(135deg,#111827 0%,#174ea6 100%);
}

.stag-home-section,
.blog-section,
.contact-section{
  background:#f7fafc;
}

.page-hero{
  padding:82px 0 44px;
  background:
    linear-gradient(115deg,#fff 0%,#fff7f7 52%,#eef4ff 100%),
    linear-gradient(90deg,rgba(23,78,166,.04) 1px,transparent 1px),
    linear-gradient(0deg,rgba(23,78,166,.04) 1px,transparent 1px);
  background-size:auto,40px 40px,40px 40px;
  border-bottom:1px solid rgba(15,23,42,.06);
}
.page-hero-sm{
  padding:76px 0 36px;
}
.page-title{
  color:#172033;
  letter-spacing:0;
}

/* Finder page: remove the idle blank block under the hero. */
.fn-hero{
  padding:96px 0 44px;
  border-bottom:1px solid rgba(255,255,255,.08);
  background:#101b32;
}
.fn-hero-bg{
  background:
    linear-gradient(118deg,rgba(11,18,32,.98) 0%,rgba(25,55,101,.96) 56%,rgba(26,94,120,.92) 100%),
    linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.05) 1px,transparent 1px);
  background-size:auto,54px 54px,54px 54px;
  opacity:1;
}
.fn-hero-badge{
  border-radius:8px;
  background:rgba(255,255,255,.12);
  letter-spacing:0;
}
.fn-search-card{
  border-radius:8px;
  border:1px solid rgba(255,255,255,.16);
  background:rgba(255,255,255,.1);
  box-shadow:0 28px 72px rgba(0,0,0,.24);
}
.fn-chip,
.fn-select,
.fn-input,
.fn-btn-search,
.fn-btn-loc{
  border-radius:8px;
}
.fn-results-section{
  min-height:0;
  padding:0;
  background:#f7fafc;
}
.finder-results{
  padding:30px 0 62px;
}
.fn-loading{
  padding:42px 0 58px;
}
.fn-results-bar,
.finder-layout-3col,
.ph-detail-panel{
  margin-top:0;
}

/* Blog: premium cards, full images, no crop. */
.blog-section{
  padding:36px 0 76px;
}
.blog-layout{
  grid-template-columns:286px minmax(0,1fr);
  gap:30px;
}
.filter-box,
.blog-card,
.contact-form-wrap,
.contact-card{
  border-radius:8px;
  border:1px solid rgba(15,23,42,.08);
  box-shadow:0 18px 44px rgba(15,23,42,.07);
}
.filter-box{
  background:rgba(255,255,255,.92);
}
.blog-grid{
  gap:26px;
}
.blog-card{
  background:#fff;
}
.blog-card:hover{
  transform:translateY(-5px);
  border-color:rgba(23,78,166,.18);
  box-shadow:0 30px 70px rgba(15,23,42,.12);
}
.blog-card-img{
  height:auto;
  min-height:250px;
  aspect-ratio:16/10;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:14px;
  background:
    linear-gradient(135deg,#fff 0%,#f8fafc 100%),
    linear-gradient(90deg,rgba(23,78,166,.035) 1px,transparent 1px),
    linear-gradient(0deg,rgba(23,78,166,.035) 1px,transparent 1px);
  background-size:auto,32px 32px,32px 32px;
}
.blog-card-img img{
  width:100%;
  height:100%;
  object-fit:contain;
  border-radius:6px;
  transform:none;
}
.blog-card:hover .blog-card-img img{
  transform:none;
}
.blog-card-body{
  padding:20px 22px 22px;
}
.blog-cat{
  border-radius:6px;
  background:#fff1f2;
}
.blog-read-more{
  color:#e12d3a;
  font-weight:800;
}

/* Contact page balance and a stronger form surface. */
.contact-section{
  padding:38px 0 86px;
}
.contact-grid{
  align-items:start;
}
.contact-grid-single{
  grid-template-columns:minmax(0,720px);
  justify-content:center;
}
.contact-form-wrap{
  position:relative;
  overflow:hidden;
  padding:38px;
  background:
    linear-gradient(180deg,#fff 0%,#f8fafc 100%),
    linear-gradient(90deg,rgba(23,78,166,.035) 1px,transparent 1px),
    linear-gradient(0deg,rgba(23,78,166,.035) 1px,transparent 1px);
  background-size:auto,34px 34px,34px 34px;
}
.contact-form-wrap:before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:4px;
  background:linear-gradient(90deg,#e12d3a,#ff7043,#174ea6);
}
.contact-form-wrap h2{
  font-size:1.48rem;
  letter-spacing:0;
}
.form-group input,
.form-group textarea{
  border-radius:8px;
  background:#f1f5f9;
}
.contact-form .btn{
  border-radius:8px;
  min-width:132px;
  justify-content:center;
}

/* Floating support widget with the moving ECG heart badge. */
.product-consultant{
  right:22px;
  bottom:22px;
}
.product-consultant-toggle{
  position:relative;
  overflow:hidden;
  min-width:234px;
  height:60px;
  border-radius:8px;
  isolation:isolate;
  background:linear-gradient(135deg,#0f766e 0%,#174ea6 100%);
  box-shadow:0 22px 48px rgba(23,78,166,.26);
}
.product-consultant-toggle:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.16) 42%,transparent 70%);
  transform:translateX(-110%);
  animation:pcSheen 4.8s ease-in-out infinite;
  z-index:0;
}
.pc-flow-track{
  position:absolute;
  inset:0;
  pointer-events:none;
  overflow:hidden;
  z-index:0;
}
.pc-heart-bubble{
  position:absolute;
  top:50%;
  right:-48px;
  display:flex;
  align-items:center;
  justify-content:center;
  width:38px;
  height:38px;
  border-radius:999px;
  color:#e12d3a;
  background:rgba(255,255,255,.22);
  box-shadow:0 12px 24px rgba(0,0,0,.16), inset 0 0 0 1px rgba(255,255,255,.28);
  opacity:.78;
  transform:translateY(-50%);
  animation:pcHeartSweep 5.8s linear infinite;
}
.pc-heart-bubble svg{
  width:27px;
  height:27px;
  display:block;
}
.pc-support-icon,
.pc-toggle-copy{
  position:relative;
  z-index:1;
}
.pc-support-icon{
  border-radius:8px;
  background:rgba(255,255,255,.18);
  overflow:hidden;
}
.pc-support-icon svg{
  animation:pcIconDrift 2.8s ease-in-out infinite;
}
.pc-toggle-copy strong,
.pc-toggle-copy small{
  letter-spacing:0;
}
.product-consultant-panel{
  border-radius:8px;
}
@keyframes pcHeartSweep{
  0%{transform:translate(0,-50%) scale(.92);opacity:0}
  8%{opacity:1}
  50%{transform:translate(-126px,-50%) scale(1);opacity:.92}
  92%{opacity:1}
  100%{transform:translate(-270px,-50%) scale(.92);opacity:0}
}
@keyframes pcSheen{
  0%,44%{transform:translateX(-110%)}
  68%,100%{transform:translateX(110%)}
}
@keyframes pcIconDrift{
  0%,100%{transform:translateX(4px)}
  50%{transform:translateX(-4px)}
}

@media(max-width:1024px){
  .hp-hero-inner{
    grid-template-columns:1fr;
    text-align:center;
  }
  .hp-search-box{
    margin-left:auto;
    margin-right:auto;
  }
  .hp-loc-btn,
  .hp-stats{
    justify-content:center;
  }
  .hp-hero-visual{
    max-width:680px;
    width:100%;
    margin:0 auto;
  }
}

@media(max-width:768px){
  .hp-hero{
    padding:66px 0 50px;
  }
  .hp-hero-title,
  .fn-hero-title{
    font-size:2.12rem;
  }
  .fn-hero{
    padding:76px 0 34px;
  }
  .blog-layout{
    grid-template-columns:1fr;
  }
  .blog-card-img{
    min-height:220px;
  }
  .contact-form-wrap{
    padding:28px 22px;
  }
}

@media(max-width:480px){
  .hp-hero-title,
  .fn-hero-title{
    font-size:1.78rem;
  }
  .blog-card-img{
    min-height:190px;
    padding:10px;
  }
  .product-consultant{
    right:14px;
    bottom:14px;
    left:14px;
  }
  .product-consultant-toggle{
    width:100%;
  }
  @keyframes pcHeartSweep{
    0%{transform:translate(0,-50%) scale(.92);opacity:0}
    8%{opacity:1}
    50%{transform:translate(-48vw,-50%) scale(1);opacity:.92}
    92%{opacity:1}
    100%{transform:translate(-96vw,-50%) scale(.92);opacity:0}
  }
}

/* FINAL LOCK - newest visual rules must win. */
.hp-hero,
.fn-hero{
  background:#12131b;
  color:#fff;
}
.hp-hero-bg,
.fn-hero-bg{
  background:
    linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(126deg,#11131b 0%,#17212b 42%,#143b3e 68%,#511727 100%)!important;
  background-size:52px 52px,52px 52px,auto!important;
  opacity:1;
}
.hp-hero-title{
  font-size:4.35rem;
  line-height:1.07;
}
.fn-hero{
  min-height:calc(100vh - var(--nav-h) - 250px);
  padding:72px 0 56px;
  overflow:hidden;
  border-bottom:0;
}
.fn-hero-shell{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1.12fr) minmax(360px,.72fr);
  gap:34px;
  align-items:center;
}
.fn-hero-title{
  max-width:760px;
  margin:0 0 18px;
  color:#fff;
  font-size:4.45rem;
  line-height:1.06;
  text-align:left;
}
.fn-hero-sub{
  max-width:660px;
  margin:0 0 28px;
  color:rgba(255,255,255,.78);
  text-align:left;
}
.fn-search-card{
  width:100%;
  max-width:820px;
  padding:22px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:8px;
  background:rgba(255,255,255,.11);
  backdrop-filter:blur(18px);
  box-shadow:0 34px 82px rgba(0,0,0,.28);
}
.fn-chip-row{
  justify-content:flex-start;
}
.fn-chip{
  min-height:40px;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.1);
  color:#fff;
  box-shadow:0 10px 22px rgba(0,0,0,.12);
}
.fn-chip:hover,
.fn-chip.fn-chip-active{
  border-color:rgba(255,209,102,.5);
  background:linear-gradient(135deg,#ff465b,#f97316);
  color:#fff;
}
.fn-search-row{
  display:grid;
  grid-template-columns:minmax(150px,.72fr) minmax(190px,1fr) 82px 92px 96px;
  gap:10px;
}
.fn-select,
.fn-input{
  min-height:52px;
  border:1px solid rgba(255,255,255,.2);
  background:rgba(255,255,255,.92);
  color:#172033;
  font-weight:800;
}
.fn-btn-search,
.fn-btn-loc{
  min-height:52px;
  border-radius:8px;
  font-weight:900;
}
.fn-btn-search{
  background:linear-gradient(135deg,#ff465b,#e12d3a);
  box-shadow:0 18px 36px rgba(225,45,58,.28);
}
.fn-btn-loc{
  background:rgba(255,255,255,.14);
  color:#fff;
  border:1px solid rgba(255,255,255,.22);
}
.fn-proof-row{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:18px;
}
.fn-proof-row span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:42px;
  padding:0 14px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:rgba(255,255,255,.08);
  color:rgba(255,255,255,.72);
  font-size:.82rem;
  font-weight:800;
}
.fn-proof-row strong{
  color:#fff;
  font-family:'Outfit',sans-serif;
  font-size:1.08rem;
}
.fn-visual-card{
  position:relative;
  padding:18px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:8px;
  background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(238,246,255,.94));
  color:#172033;
  box-shadow:0 42px 95px rgba(0,0,0,.34);
  transform:perspective(1200px) rotateY(-4deg) rotateX(2deg);
}
.fn-visual-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  min-height:46px;
  padding:0 14px;
  border-radius:8px;
  background:linear-gradient(135deg,#131827,#0f766e);
  color:#fff;
}
.fn-visual-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) 180px;
  gap:14px;
  margin-top:14px;
}
.fn-mini-map{
  position:relative;
  min-height:270px;
  overflow:hidden;
  border:1px solid #dbe3ef;
  border-radius:8px;
  background:
    linear-gradient(90deg,rgba(23,78,166,.08) 1px,transparent 1px),
    linear-gradient(0deg,rgba(23,78,166,.08) 1px,transparent 1px),
    #f8fafc;
  background-size:34px 34px,34px 34px,auto;
}
.fn-route-line{
  position:absolute;
  left:13%;
  top:58%;
  width:72%;
  height:4px;
  border-radius:999px;
  background:linear-gradient(90deg,#ff465b,#ffd166,#0f9b8e);
  transform:rotate(-17deg);
}
.fn-map-pin{
  position:absolute;
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  border-radius:8px;
  background:#ff465b;
  color:#fff;
  font-family:'Outfit',sans-serif;
  font-weight:900;
  box-shadow:0 16px 30px rgba(225,45,58,.32);
}
.fn-map-pin-a{left:18%;top:34%}
.fn-map-pin-b{left:53%;top:50%}
.fn-map-pin-c{right:12%;top:24%;background:#0f9b8e}
.fn-map-note{
  position:absolute;
  left:18px;
  right:18px;
  bottom:18px;
  padding:14px;
  border:1px solid #dbe3ef;
  border-radius:8px;
  background:rgba(255,255,255,.92);
}
.fn-product-shot{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:10px;
  margin:0;
  min-height:270px;
  padding:14px;
  border:1px solid #dbe3ef;
  border-radius:8px;
  background:#fff;
}
.fn-product-shot img{
  width:100%;
  max-width:150px;
  height:212px;
  object-fit:contain;
  filter:drop-shadow(0 18px 24px rgba(15,23,42,.16));
}
.fn-visual-feed{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-top:14px;
}
.fn-visual-feed span{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:42px;
  padding:0 10px;
  border:1px solid #dbe3ef;
  border-radius:8px;
  background:#fff;
  color:#172033;
  font-size:.78rem;
  font-weight:900;
  text-align:center;
}
.fn-visual-feed b{
  width:9px;
  height:9px;
  flex:0 0 9px;
  border-radius:999px;
  background:#0f9b8e;
}
.fn-results-section{
  min-height:0!important;
  padding:0!important;
}
.blog-card-img{
  min-height:310px!important;
  height:auto!important;
  aspect-ratio:4/3;
  padding:18px!important;
}
.blog-card-img img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center;
  transform:none!important;
  filter:drop-shadow(0 18px 24px rgba(15,23,42,.12));
}
.blog-card:hover .blog-card-img img{
  transform:none!important;
}
.product-consultant-toggle{
  min-width:246px;
  background:linear-gradient(135deg,#0b766f 0%,#174ea6 56%,#2563eb 100%);
}
.pc-flow-track{
  z-index:1;
}
.pc-heart-bubble{
  width:42px;
  height:42px;
  right:-54px;
  color:#e12d3a;
  background:#fff;
  opacity:0;
  box-shadow:0 14px 26px rgba(0,0,0,.22),0 0 0 6px rgba(255,255,255,.12);
  animation:pcHeartSweepStrong 4.25s linear infinite;
}
.pc-heart-bubble:after{
  content:"";
  position:absolute;
  inset:-6px;
  border:1px solid rgba(255,255,255,.5);
  border-radius:999px;
}
.pc-heart-bubble svg{
  width:30px;
  height:30px;
}
.pc-support-icon{
  z-index:2;
}
.pc-toggle-copy{
  z-index:3;
}
@keyframes pcHeartSweepStrong{
  0%{transform:translate(0,-50%) scale(.86);opacity:0}
  8%{opacity:.98}
  50%{transform:translate(-132px,-50%) scale(1.02);opacity:.98}
  92%{opacity:.98}
  100%{transform:translate(-288px,-50%) scale(.86);opacity:0}
}
@media(max-width:1100px){
  .hp-hero-title,
  .fn-hero-title{
    font-size:3.05rem;
  }
  .fn-hero-shell{
    grid-template-columns:1fr;
  }
  .fn-hero-title,
  .fn-hero-sub{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
  }
  .fn-hero-badge,
  .fn-chip-row,
  .fn-proof-row{
    justify-content:center;
  }
  .fn-search-card,
  .fn-hero-visual{
    max-width:780px;
    width:100%;
    margin:0 auto;
  }
  .fn-visual-card{
    transform:none;
  }
}
@media(max-width:840px){
  .fn-search-row,
  .fn-visual-grid,
  .fn-visual-feed{
    grid-template-columns:1fr;
  }
  .blog-card-img{
    min-height:260px!important;
  }
}
@media(max-width:480px){
  .hp-hero-title,
  .fn-hero-title{
    font-size:1.78rem;
  }
  .fn-hero{
    padding:52px 0 38px;
  }
  .fn-proof-row span{
    width:100%;
    justify-content:center;
  }
  .blog-card-img{
    min-height:220px!important;
    padding:12px!important;
  }
  @keyframes pcHeartSweepStrong{
    0%{transform:translate(0,-50%) scale(.86);opacity:0}
    8%{opacity:.98}
    50%{transform:translate(-46vw,-50%) scale(1.02);opacity:.98}
    92%{opacity:.98}
    100%{transform:translate(-92vw,-50%) scale(.86);opacity:0}
  }
}

/* ===== FINAL GLASS / SAFETY SYSTEM ===== */
.glass-3d-btn,
.btn-primary,
.hp-search-btn,
.hp-loc-btn,
.nav-cta-btn,
.stag-btn-primary,
.stag-btn-secondary,
.stag-slide-btn,
.fn-btn-search,
.fn-btn-loc,
.hp-filter-btn,
.product-consultant-toggle{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  min-height:44px;
  border:1px solid rgba(255,255,255,.34)!important;
  border-radius:8px!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.38) 0%,rgba(255,255,255,.12) 34%,rgba(255,70,91,.9) 100%),
    linear-gradient(135deg,#ff5868 0%,#e52f3d 50%,#a41336 100%)!important;
  color:#fff!important;
  font-weight:900;
  text-decoration:none;
  text-shadow:0 1px 2px rgba(48,9,18,.28);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.65),
    inset 0 -12px 24px rgba(112,13,36,.28),
    0 18px 40px rgba(226,45,61,.31),
    0 2px 0 rgba(104,18,31,.9);
  backdrop-filter:blur(18px) saturate(1.45);
  transform:translateZ(0);
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;
}
.glass-3d-btn:before,
.btn-primary:before,
.hp-search-btn:before,
.hp-loc-btn:before,
.nav-cta-btn:before,
.stag-btn-primary:before,
.stag-btn-secondary:before,
.stag-slide-btn:before,
.fn-btn-search:before,
.fn-btn-loc:before,
.hp-filter-btn:before,
.product-consultant-toggle:before{
  content:"";
  position:absolute;
  inset:1px 1px auto;
  height:48%;
  border-radius:7px 7px 12px 12px;
  background:linear-gradient(180deg,rgba(255,255,255,.58),rgba(255,255,255,.08));
  pointer-events:none;
  z-index:-1;
}
.glass-3d-btn:after,
.btn-primary:after,
.hp-search-btn:after,
.hp-loc-btn:after,
.nav-cta-btn:after,
.stag-btn-primary:after,
.stag-btn-secondary:after,
.stag-slide-btn:after,
.fn-btn-search:after,
.fn-btn-loc:after,
.hp-filter-btn:after,
.product-consultant-toggle:after{
  content:"";
  position:absolute;
  top:-58%;
  bottom:-58%;
  left:-45%;
  width:32%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.58),transparent);
  transform:rotate(18deg);
  opacity:.55;
  pointer-events:none;
  transition:left .48s ease;
}
.glass-3d-btn:hover,
.btn-primary:hover,
.hp-search-btn:hover,
.hp-loc-btn:hover,
.nav-cta-btn:hover,
.stag-btn-primary:hover,
.stag-btn-secondary:hover,
.stag-slide-btn:hover,
.fn-btn-search:hover,
.fn-btn-loc:hover,
.hp-filter-btn:hover,
.product-consultant-toggle:hover{
  transform:translateY(-2px);
  filter:saturate(1.08);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.7),
    inset 0 -12px 24px rgba(112,13,36,.24),
    0 24px 52px rgba(226,45,61,.38),
    0 2px 0 rgba(104,18,31,.9);
}
.glass-3d-btn:hover:after,
.btn-primary:hover:after,
.hp-search-btn:hover:after,
.hp-loc-btn:hover:after,
.nav-cta-btn:hover:after,
.stag-btn-primary:hover:after,
.stag-btn-secondary:hover:after,
.stag-slide-btn:hover:after,
.fn-btn-search:hover:after,
.fn-btn-loc:hover:after,
.hp-filter-btn:hover:after,
.product-consultant-toggle:hover:after{
  left:118%;
}
.glass-3d-btn:active,
.btn-primary:active,
.hp-search-btn:active,
.hp-loc-btn:active,
.nav-cta-btn:active,
.stag-btn-primary:active,
.stag-btn-secondary:active,
.stag-slide-btn:active,
.fn-btn-search:active,
.fn-btn-loc:active,
.hp-filter-btn:active,
.product-consultant-toggle:active{
  transform:translateY(1px);
  box-shadow:
    inset 0 2px 10px rgba(69,10,24,.26),
    inset 0 -7px 18px rgba(255,255,255,.1),
    0 10px 24px rgba(226,45,61,.24);
}
.glass-3d-btn-secondary,
.hp-loc-btn,
.stag-btn-secondary,
.stag-slide-btn,
.fn-btn-loc,
.product-consultant-toggle{
  background:
    linear-gradient(180deg,rgba(255,255,255,.32) 0%,rgba(255,255,255,.1) 35%,rgba(18,132,147,.88) 100%),
    linear-gradient(135deg,#18a6a3 0%,#176b94 52%,#123c7c 100%)!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.62),
    inset 0 -12px 24px rgba(8,43,75,.32),
    0 18px 40px rgba(18,107,148,.26),
    0 2px 0 rgba(12,44,78,.9);
}
.product-consultant-toggle{
  min-width:246px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.28) 0%,rgba(255,255,255,.1) 35%,rgba(21,88,185,.88) 100%),
    linear-gradient(135deg,#11958c 0%,#1662b6 54%,#2356d9 100%)!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.58),
    inset 0 -12px 24px rgba(8,38,96,.34),
    0 22px 52px rgba(21,88,185,.34),
    0 2px 0 rgba(12,44,78,.9);
}
.product-consultant-toggle:before{
  inset:0;
  height:auto;
  border-radius:8px;
  background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.2) 42%,transparent 70%);
  transform:translateX(-110%);
  animation:pcSheen 4.8s ease-in-out infinite;
  z-index:0;
}
.product-consultant-toggle:after{
  display:none;
}
.product-consultant-toggle .pc-flow-track{
  z-index:1;
}
.product-consultant-toggle .pc-support-icon{
  z-index:2;
}
.product-consultant-toggle .pc-toggle-copy{
  z-index:3;
}
.stag-safety-section{
  position:relative;
  padding:82px 0 74px;
  background:
    radial-gradient(circle at 16% 18%,rgba(20,166,160,.22),transparent 32%),
    radial-gradient(circle at 88% 30%,rgba(238,57,75,.18),transparent 30%),
    linear-gradient(135deg,#081120 0%,#10243a 46%,#0d1829 100%);
  color:#f8fbff;
  overflow:hidden;
}
.stag-safety-section:before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);
  background-size:42px 42px;
  mask-image:linear-gradient(180deg,transparent,black 14%,black 88%,transparent);
  pointer-events:none;
}
.stag-safety-shell{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(280px,.42fr);
  gap:28px;
  align-items:start;
}
.stag-safety-copy{
  max-width:760px;
}
.stag-safety-eyebrow{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:0 13px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:8px;
  background:rgba(255,255,255,.09);
  color:#9bf1e7;
  font-size:.78rem;
  font-weight:900;
  text-transform:uppercase;
}
.stag-safety-copy h2{
  margin:18px 0 14px;
  max-width:760px;
  color:#fff;
  font-size:clamp(2.1rem,4.2rem,4.2rem);
  line-height:.98;
}
.stag-safety-copy p{
  max-width:720px;
  color:#cbd8e9;
  font-size:1.05rem;
  line-height:1.8;
}
.stag-safety-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:24px;
}
.stag-safety-actions .glass-3d-btn{
  min-width:190px;
  padding:0 20px;
}
.stag-safety-meter{
  position:relative;
  min-height:250px;
  padding:24px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:8px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.07)),
    linear-gradient(135deg,rgba(23,166,158,.32),rgba(238,57,75,.22));
  box-shadow:0 28px 80px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.22);
  backdrop-filter:blur(18px) saturate(1.3);
}
.stag-safety-meter:before{
  content:"";
  position:absolute;
  inset:24px 24px auto auto;
  width:96px;
  height:96px;
  border-radius:999px;
  background:
    radial-gradient(circle,rgba(255,255,255,.86) 0 7px,transparent 8px),
    conic-gradient(from 220deg,#32e1d1,#ff5468,#f5b849,#32e1d1);
  box-shadow:0 20px 40px rgba(0,0,0,.24),inset 0 0 0 10px rgba(255,255,255,.11);
  opacity:.94;
}
.stag-safety-meter span{
  display:block;
  color:#bff8ef;
  font-size:.78rem;
  font-weight:900;
  text-transform:uppercase;
}
.stag-safety-meter strong{
  display:block;
  margin-top:48px;
  color:#fff;
  font-size:3.4rem;
  line-height:.9;
}
.stag-safety-meter p{
  max-width:260px;
  margin-top:18px;
  color:#d8e6f7;
  line-height:1.65;
}
.stag-safety-grid{
  grid-column:1/-1;
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:14px;
}
.stag-safety-card{
  min-height:236px;
  padding:20px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:8px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.06)),
    rgba(9,19,32,.66);
  box-shadow:0 18px 45px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.18);
  backdrop-filter:blur(14px) saturate(1.22);
}
.stag-safety-card-wide{
  grid-column:auto;
}
.stag-safety-no{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:38px;
  height:38px;
  border-radius:999px;
  background:linear-gradient(135deg,#24cbc2,#ff4d62);
  color:#fff;
  font-size:.78rem;
  font-weight:950;
  box-shadow:0 12px 28px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.42);
}
.stag-safety-card h3{
  margin:16px 0 9px;
  color:#fff;
  font-size:1.08rem;
}
.stag-safety-card p{
  color:#c9d7e8;
  line-height:1.68;
  font-size:.92rem;
}
.stag-safety-note{
  grid-column:1/-1;
  display:flex;
  align-items:center;
  min-height:46px;
  margin-top:4px;
  padding:0 16px;
  border:1px solid rgba(245,184,73,.34);
  border-radius:8px;
  background:rgba(245,184,73,.1);
  color:#ffe6aa;
  font-size:.9rem;
  font-weight:800;
}
@media(max-width:1280px){
  .stag-safety-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
  .stag-safety-card-wide{
    grid-column:span 2;
  }
}
@media(max-width:1100px){
  .stag-safety-shell{
    grid-template-columns:1fr;
  }
  .stag-safety-meter{
    min-height:210px;
  }
  .stag-safety-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .stag-safety-card-wide{
    grid-column:span 2;
  }
}
@media(max-width:640px){
  .stag-safety-section{
    padding:58px 0 52px;
  }
  .stag-safety-copy h2{
    font-size:2.16rem;
  }
  .stag-safety-actions .glass-3d-btn{
    width:100%;
  }
  .stag-safety-meter strong{
    font-size:2.7rem;
  }
  .stag-safety-grid{
    grid-template-columns:1fr;
  }
  .stag-safety-card,
  .stag-safety-card-wide{
    grid-column:auto;
  }
}

/* ===== HOMEPAGE REFERENCE REDESIGN - DARK GLASS DASHBOARD ===== */
body.home,
body.page-template-front-page{
  background:#050b14;
}
body.home .ilac-main,
body.page-template-front-page .ilac-main{
  background:
    linear-gradient(120deg,#050b14 0%,#071725 45%,#0a2028 72%,#10111e 100%);
}
body.home .ilac-navbar,
body.page-template-front-page .ilac-navbar{
  background:rgba(5,10,18,.72);
  border-bottom:1px solid rgba(255,255,255,.12);
  backdrop-filter:blur(24px) saturate(1.35);
}
body.home .ilac-navbar.scrolled,
body.page-template-front-page .ilac-navbar.scrolled{
  background:rgba(5,10,18,.9);
  box-shadow:0 18px 42px rgba(0,0,0,.28);
}
body.home .ilac-navbar .ilac-container,
body.page-template-front-page .ilac-navbar .ilac-container{
  max-width:1380px;
}
body.home .nav-logo,
body.page-template-front-page .nav-logo{
  color:#fff;
  gap:10px;
}
body.home .logo-icon,
body.page-template-front-page .logo-icon{
  position:relative;
  display:inline-grid;
  place-items:center;
  width:40px;
  height:40px;
  flex:0 0 40px;
  border-radius:8px;
  background:linear-gradient(145deg,#ff6b7a 0%,#e42d45 48%,#8a1136 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 0 22px rgba(255,70,92,.42);
  color:transparent;
  font-size:0;
}
body.home .logo-icon:before,
body.page-template-front-page .logo-icon:before{
  content:none;
  display:none;
  color:#fff;
  font-family:'Outfit',sans-serif;
  font-size:2rem;
  line-height:1;
  font-weight:950;
  text-shadow:0 0 16px rgba(255,255,255,.6);
}
body.home .logo-text,
body.page-template-front-page .logo-text{
  color:#fff;
  font-size:0;
  line-height:.9;
}
body.home .logo-text:after,
body.page-template-front-page .logo-text:after{
  content:"Eczane\A Rehberi";
  white-space:pre-line;
  display:block;
  color:#fff;
  font-family:'Outfit',sans-serif;
  font-size:1.05rem;
  font-weight:950;
}
body.home .nav-menu li a,
body.home .nav-link,
body.page-template-front-page .nav-menu li a,
body.page-template-front-page .nav-link{
  color:rgba(255,255,255,.86);
  font-weight:800;
}
body.home .nav-menu li a:hover,
body.home .nav-link:hover,
body.page-template-front-page .nav-menu li a:hover,
body.page-template-front-page .nav-link:hover{
  color:#fff;
}
.nav-actions{
  display:flex;
  align-items:center;
  gap:12px;
}
.nav-loc-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  min-height:42px;
  padding:0 16px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:8px;
  background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.045));
  color:#fff;
  font-weight:900;
  cursor:pointer;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 14px 30px rgba(0,0,0,.18);
  transition:transform .18s ease,box-shadow .18s ease;
}
.nav-loc-btn svg{
  width:18px;
  height:18px;
}
.nav-loc-btn:hover{
  transform:translateY(-2px);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 20px 38px rgba(0,0,0,.22);
}
.hp-premium-hero{
  min-height:calc(100vh - var(--nav-h));
  padding:24px 0 54px;
  color:#fff;
  background:
    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.03) 1px,transparent 1px),
    linear-gradient(118deg,#050b14 0%,#071724 44%,#082a31 70%,#11101c 100%)!important;
  background-size:54px 54px,54px 54px,auto!important;
}
.hp-premium-hero:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(49,210,210,.16),transparent 28%,transparent 68%,rgba(255,72,96,.12)),
    linear-gradient(180deg,transparent 0%,rgba(255,255,255,.04) 62%,rgba(255,255,255,.08) 100%);
  pointer-events:none;
}
.hp-premium-hero .hp-hero-bg{
  background:
    linear-gradient(110deg,rgba(5,10,18,.2),rgba(15,33,50,.34) 42%,rgba(9,21,34,.16) 70%,rgba(255,70,92,.08)),
    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.03) 1px,transparent 1px)!important;
  background-size:auto,54px 54px,54px 54px!important;
}
.hp-premium-frame{
  position:relative;
  z-index:1;
  max-width:1400px;
  padding:34px 34px 28px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035)),
    rgba(4,11,20,.52);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 34px 95px rgba(0,0,0,.38);
  backdrop-filter:blur(18px) saturate(1.2);
}
.hp-premium-frame .hp-hero-inner{
  display:grid;
  grid-template-columns:minmax(420px,.92fr) minmax(640px,1.08fr);
  gap:28px;
  align-items:center;
  max-width:none;
  margin:0;
  text-align:left;
}
.hp-premium-frame .hp-hero-copy{
  position:relative;
  z-index:3;
  min-width:0;
}
.hp-premium-frame .hp-hero-badge{
  min-height:34px;
  padding:0 14px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:8px;
  background:rgba(255,255,255,.09);
  color:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 12px 28px rgba(0,0,0,.18);
  text-transform:uppercase;
  font-size:.76rem;
  font-weight:950;
}
.hp-premium-frame .badge-pulse{
  width:9px;
  height:9px;
  background:#28d889;
  box-shadow:0 0 0 5px rgba(40,216,137,.12);
}
.hp-premium-frame .hp-hero-title{
  max-width:590px;
  margin:18px 0 20px;
  color:#fff;
  font-size:4.05rem;
  line-height:1.05;
  text-shadow:0 16px 42px rgba(0,0,0,.28);
}
.hp-premium-frame .text-gradient{
  background:linear-gradient(135deg,#ff6a75 0%,#ff3f63 44%,#c858ff 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
}
.hp-premium-frame .hp-hero-desc{
  max-width:520px;
  margin:0 0 28px;
  color:rgba(255,255,255,.82);
  font-size:1.01rem;
  line-height:1.72;
}
.hp-premium-frame .hp-search-box{
  max-width:530px;
  min-height:58px;
  margin:0 0 22px;
  padding:7px 7px 7px 18px;
  border:1px solid rgba(255,255,255,.24);
  border-radius:8px;
  background:rgba(255,255,255,.96);
  box-shadow:0 24px 48px rgba(0,0,0,.28),0 0 0 1px rgba(255,255,255,.04);
}
.hp-premium-frame .hp-search-icon{
  color:#6b7c93;
}
.hp-premium-frame .hp-search-icon svg,
.hp-premium-frame .hp-search-btn svg{
  width:18px;
  height:18px;
}
.hp-premium-frame .hp-search-input{
  color:#142033;
  font-weight:700;
}
.hp-premium-frame .hp-search-input::placeholder{
  color:#8291a5;
}
.hp-premium-frame .hp-search-btn{
  min-width:86px;
  min-height:44px;
  padding:0 18px;
}
.hp-action-tiles{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  max-width:560px;
  margin-bottom:22px;
}
.hp-action-tile{
  display:grid;
  grid-template-columns:38px minmax(0,1fr);
  column-gap:10px;
  align-items:center;
  min-height:66px;
  padding:10px 12px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.055));
  color:#fff;
  text-align:left;
  cursor:pointer;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 16px 32px rgba(0,0,0,.18);
  backdrop-filter:blur(14px);
  transition:transform .18s ease,border-color .18s ease,background .18s ease;
}
.hp-action-tile:hover{
  transform:translateY(-3px);
  border-color:rgba(255,255,255,.26);
  background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.08));
}
.hp-tile-icon{
  grid-row:1/3;
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  border-radius:8px;
  color:#fff;
}
.hp-tile-icon svg{
  width:20px;
  height:20px;
}
.hp-tile-green{background:linear-gradient(135deg,#0ccf8a,#087f74)}
.hp-tile-blue{background:linear-gradient(135deg,#54c4ff,#1b5fd0)}
.hp-tile-purple{background:linear-gradient(135deg,#bd6cff,#6a2bd1)}
.hp-action-tile strong{
  display:block;
  min-width:0;
  color:#fff;
  font-size:.83rem;
  line-height:1.15;
  white-space:normal;
}
.hp-action-tile small{
  display:block;
  min-width:0;
  color:rgba(255,255,255,.68);
  font-size:.68rem;
  line-height:1.2;
}
.hp-kpi-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  max-width:720px;
}
.hp-kpi-card{
  display:grid;
  grid-template-columns:44px minmax(0,1fr);
  column-gap:12px;
  align-items:center;
  min-height:76px;
  padding:12px 14px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:8px;
  background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.05));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 18px 34px rgba(0,0,0,.16);
}
.hp-kpi-icon{
  grid-row:1/3;
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  border-radius:999px;
  color:#fff;
  font-family:'Outfit',sans-serif;
  font-size:1.3rem;
  font-weight:950;
}
.hp-kpi-cyan{background:linear-gradient(135deg,#20d1c3,#1457b9)}
.hp-kpi-violet{background:linear-gradient(135deg,#db6dff,#6332a7)}
.hp-kpi-rose{background:linear-gradient(135deg,#ff95b7,#884254)}
.hp-kpi-gold{background:linear-gradient(135deg,#ffcf6b,#855923)}
.hp-kpi-card strong{
  color:#fff;
  font-family:'Outfit',sans-serif;
  font-size:1.25rem;
  line-height:1.08;
}
.hp-kpi-card small{
  color:rgba(255,255,255,.68);
  font-size:.72rem;
}
.hp-premium-frame .hp-hero-visual{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1fr) 238px;
  gap:16px;
  align-items:center;
  min-width:0;
  min-height:580px;
  perspective:1400px;
}
.hp-showcase-art-card{
  position:relative;
  z-index:1;
  min-width:0;
  height:548px;
  margin:0 -8px 0 -60px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:8px;
  overflow:hidden;
  background:#08101c;
  box-shadow:0 34px 82px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.14);
  transform:rotateX(2deg) rotateY(-3deg);
}
.hp-showcase-art-card:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(6,12,20,.08),transparent 64%,rgba(6,12,20,.18)),linear-gradient(180deg,transparent 78%,rgba(6,12,20,.4));
  pointer-events:none;
}
.hp-showcase-art-card img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center top;
}
.hp-phone-preview{
  position:relative;
  z-index:3;
  min-height:568px;
  padding:52px 16px 18px;
  border:7px solid #111722;
  border-radius:34px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.02)),
    #07111d;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),0 34px 80px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.18);
  transform:rotate(3deg) translateY(12px);
}
.hp-phone-preview:before{
  content:"";
  position:absolute;
  inset:8px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:28px;
  pointer-events:none;
}
.hp-phone-speaker{
  position:absolute;
  top:14px;
  left:50%;
  width:86px;
  height:24px;
  border-radius:999px;
  background:#03070d;
  transform:translateX(-50%);
  box-shadow:inset 0 -1px 0 rgba(255,255,255,.12);
}
.hp-phone-head{
  position:relative;
  display:flex;
  align-items:center;
  gap:8px;
  min-height:44px;
  color:#fff;
}
.hp-phone-logo{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:8px;
  background:linear-gradient(145deg,#ff6676,#da213d 60%,#871536);
  font-family:'Outfit',sans-serif;
  font-size:1.7rem;
  line-height:1;
  font-weight:950;
}
.hp-phone-head strong{
  font-family:'Outfit',sans-serif;
  color:#fff;
  font-size:1rem;
  line-height:.92;
}
.hp-phone-menu{
  margin-left:auto;
  width:34px;
  height:34px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:8px;
  background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.03));
}
.hp-phone-menu:before{
  content:"";
  display:block;
  width:14px;
  height:10px;
  margin:11px auto 0;
  border-top:2px solid #fff;
  border-bottom:2px solid #fff;
  box-shadow:0 4px 0 #fff;
  opacity:.9;
}
.hp-phone-badge{
  display:flex;
  align-items:center;
  gap:6px;
  min-height:38px;
  margin:18px 0 12px;
  padding:0 10px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:rgba(255,255,255,.07);
  color:#fff;
  font-size:.62rem;
  font-weight:950;
  text-transform:uppercase;
}
.hp-phone-badge b{
  width:7px;
  height:7px;
  border-radius:50%;
  background:#28d889;
}
.hp-phone-preview h2{
  color:#fff;
  font-size:1.48rem;
  line-height:1.1;
  margin:0 0 14px;
}
.hp-phone-preview h2 em{
  color:#ff4d68;
  font-style:normal;
}
.hp-phone-search{
  display:grid;
  grid-template-columns:minmax(0,1fr) 54px;
  align-items:center;
  min-height:42px;
  border-radius:8px;
  background:#fff;
  overflow:hidden;
  box-shadow:0 12px 28px rgba(0,0,0,.22);
}
.hp-phone-search span{
  padding-left:12px;
  color:#7c8a9f;
  font-size:.58rem;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.hp-phone-search b{
  display:grid;
  place-items:center;
  align-self:stretch;
  background:linear-gradient(135deg,#ff6372,#df2944);
  color:#fff;
  font-size:.72rem;
}
.hp-phone-tabs{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin-top:14px;
}
.hp-phone-tabs span,
.hp-phone-stats span{
  min-height:64px;
  padding:10px 7px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.035));
  color:#fff;
  font-size:.65rem;
  font-weight:850;
  text-align:center;
}
.hp-phone-stats{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  margin-top:12px;
}
.hp-phone-stats span{
  min-height:56px;
  text-align:left;
  color:rgba(255,255,255,.64);
}
.hp-phone-stats b{
  display:block;
  color:#fff;
  font-family:'Outfit',sans-serif;
  font-size:.96rem;
}
.hp-nearby-strip{
  margin-top:22px;
}
.hp-nearby-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-bottom:12px;
}
.hp-nearby-head h2{
  color:#fff;
  font-family:'Outfit',sans-serif;
  font-size:1.35rem;
}
.hp-nearby-head a{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:0 12px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:rgba(255,255,255,.07);
  color:#fff;
  font-size:.76rem;
  font-weight:900;
}
.hp-nearby-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:12px;
}
.hp-pharmacy-card,
.hp-product-mini{
  position:relative;
  min-height:170px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:
    linear-gradient(180deg,rgba(9,18,31,.12),rgba(6,14,25,.9)),
    linear-gradient(135deg,#1d3742,#0b1726 58%,#281522);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 20px 38px rgba(0,0,0,.22);
}
.hp-pharmacy-card:before{
  content:"";
  position:absolute;
  inset:0 0 52%;
  background:
    linear-gradient(110deg,rgba(255,255,255,.13),transparent 46%),
    linear-gradient(135deg,rgba(45,211,195,.34),rgba(255,72,96,.22));
  opacity:.68;
}
.hp-pharmacy-two:before{background:linear-gradient(110deg,rgba(255,255,255,.13),transparent 46%),linear-gradient(135deg,rgba(255,126,48,.38),rgba(255,72,96,.28))}
.hp-pharmacy-three:before{background:linear-gradient(110deg,rgba(255,255,255,.13),transparent 46%),linear-gradient(135deg,rgba(82,222,151,.34),rgba(45,132,255,.22))}
.hp-pharmacy-four:before{background:linear-gradient(110deg,rgba(255,255,255,.13),transparent 46%),linear-gradient(135deg,rgba(255,198,84,.34),rgba(255,72,96,.22))}
.hp-pharmacy-card:after{
  content:"ECZANE";
  position:absolute;
  left:16px;
  top:38px;
  color:rgba(255,255,255,.72);
  font-family:'Outfit',sans-serif;
  font-size:1.06rem;
  font-weight:950;
  text-shadow:0 0 16px rgba(255,72,96,.58);
}
.hp-open-pill,
.hp-distance{
  position:absolute;
  z-index:2;
  top:10px;
  min-height:24px;
  display:inline-flex;
  align-items:center;
  padding:0 9px;
  border-radius:999px;
  color:#fff;
  font-size:.72rem;
  font-weight:950;
}
.hp-open-pill{
  left:10px;
  background:linear-gradient(135deg,#61d879,#188e54);
}
.hp-duty-pill{
  background:linear-gradient(135deg,#ff8d3b,#f33653);
}
.hp-distance{
  right:10px;
  background:rgba(7,13,22,.62);
  border:1px solid rgba(255,255,255,.14);
}
.hp-pharmacy-card > div{
  position:absolute;
  z-index:2;
  left:14px;
  right:14px;
  bottom:12px;
}
.hp-pharmacy-card h3{
  color:#fff;
  font-size:.96rem;
  margin-bottom:4px;
}
.hp-pharmacy-card p,
.hp-pharmacy-card a{
  display:block;
  color:rgba(255,255,255,.74);
  font-size:.74rem;
}
.hp-pharmacy-card strong{
  display:block;
  color:#ffc75f;
  font-size:.8rem;
  margin:3px 0;
}
.hp-pharmacy-card small{
  color:rgba(255,255,255,.65);
}
.hp-product-mini{
  display:grid;
  grid-template-columns:78px minmax(0,1fr);
  gap:12px;
  align-items:center;
  min-height:170px;
  padding:14px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.045)),
    linear-gradient(135deg,#0a2134,#15283c 60%,#351d4b);
}
.hp-product-mini img{
  width:78px;
  height:116px;
  object-fit:contain;
  filter:drop-shadow(0 18px 22px rgba(0,0,0,.32));
}
.hp-product-mini h3{
  color:#fff;
  font-size:.9rem;
  margin-bottom:8px;
}
.hp-product-mini ul{
  display:grid;
  gap:4px;
  margin-bottom:10px;
}
.hp-product-mini li{
  color:rgba(255,255,255,.78);
  font-size:.7rem;
}
.hp-product-mini li:before{
  content:"";
  display:inline-block;
  width:8px;
  height:8px;
  margin-right:6px;
  border-radius:50%;
  background:#28d889;
}
.hp-product-mini button{
  min-height:34px;
  width:100%;
  border:1px solid rgba(255,255,255,.16);
  border-radius:8px;
  background:linear-gradient(135deg,#4550d4,#a339b4);
  color:#fff;
  font-size:.74rem;
  font-weight:950;
  cursor:pointer;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 12px 24px rgba(81,60,200,.25);
}
.hp-trust-strip{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  margin-top:14px;
  padding:12px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.04));
}
.hp-trust-strip article{
  display:grid;
  grid-template-columns:46px minmax(0,1fr);
  column-gap:12px;
  align-items:center;
  min-height:66px;
}
.hp-trust-strip span{
  grid-row:1/3;
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  border-radius:999px;
  background:linear-gradient(135deg,#3bc9ff,#8f45d8);
  color:#fff;
  font-size:1.16rem;
  font-weight:900;
}
.hp-trust-strip strong{
  color:#fff;
  font-size:.88rem;
}
.hp-trust-strip small{
  color:rgba(255,255,255,.68);
  font-size:.72rem;
  line-height:1.34;
}
body.home .hp-duty-banner,
body.page-template-front-page .hp-duty-banner{
  display:none;
}
@media(max-width:1320px){
  .hp-premium-frame{
    max-width:calc(100% - 28px);
    padding:28px 24px 24px;
  }
  .hp-premium-frame .hp-hero-inner{
    grid-template-columns:minmax(360px,.9fr) minmax(560px,1.1fr);
  }
  .hp-premium-frame .hp-hero-title{
    font-size:3.35rem;
  }
  .hp-premium-frame .hp-hero-visual{
    grid-template-columns:minmax(0,1fr) 214px;
    min-height:520px;
  }
  .hp-showcase-art-card{
    height:500px;
    margin-left:-42px;
  }
  .hp-phone-preview{
    min-height:520px;
    padding-left:13px;
    padding-right:13px;
  }
  .hp-kpi-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .hp-nearby-grid{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }
  .hp-product-mini{
    grid-column:span 2;
  }
}
@media(max-width:1080px){
  body.home .nav-loc-btn,
  body.page-template-front-page .nav-loc-btn{
    display:none;
  }
  .hp-premium-frame .hp-hero-inner{
    grid-template-columns:1fr;
  }
  .hp-premium-frame .hp-hero-copy{
    max-width:780px;
  }
  .hp-premium-frame .hp-hero-title,
  .hp-premium-frame .hp-hero-desc{
    max-width:760px;
  }
  .hp-premium-frame .hp-hero-visual{
    grid-template-columns:minmax(0,1fr) 240px;
    min-height:500px;
  }
  .hp-showcase-art-card{
    margin-left:0;
  }
}
@media(max-width:820px){
  .hp-premium-hero{
    padding:14px 0 34px;
  }
  .hp-premium-frame{
    max-width:calc(100% - 18px);
    padding:22px 14px 18px;
  }
  .hp-premium-frame .hp-hero-title{
    font-size:2.5rem;
  }
  .hp-action-tiles{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
  .hp-action-tile{
    grid-template-columns:1fr;
    place-items:center;
    text-align:center;
    min-height:92px;
    padding:10px 6px;
  }
  .hp-tile-icon{
    grid-row:auto;
  }
  .hp-action-tile strong{
    font-size:.74rem;
  }
  .hp-action-tile small{
    display:none;
  }
  .hp-premium-frame .hp-hero-visual{
    grid-template-columns:1fr;
    min-height:0;
  }
  .hp-showcase-art-card{
    height:380px;
    transform:none;
  }
  .hp-phone-preview{
    display:none;
  }
  .hp-nearby-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .hp-product-mini{
    grid-column:span 2;
  }
  .hp-trust-strip{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:520px){
  body.home .ilac-navbar,
  body.page-template-front-page .ilac-navbar{
    background:rgba(5,10,18,.92);
  }
  body.home .mobile-toggle span,
  body.page-template-front-page .mobile-toggle span{
    background:#fff;
  }
  .hp-premium-frame .hp-hero-badge{
    width:100%;
    justify-content:center;
    text-align:center;
    font-size:.66rem;
  }
  .hp-premium-frame .hp-hero-title{
    font-size:2.12rem;
    text-align:left;
  }
  .hp-premium-frame .hp-hero-desc{
    font-size:.95rem;
  }
  .hp-premium-frame .hp-search-box{
    min-height:0;
    padding:10px;
    flex-direction:column;
    align-items:stretch;
  }
  .hp-premium-frame .hp-search-icon{
    display:none;
  }
  .hp-premium-frame .hp-search-input{
    width:100%;
    min-height:42px;
    padding:0 12px;
  }
  .hp-premium-frame .hp-search-btn{
    width:100%;
  }
  .hp-kpi-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .hp-kpi-card{
    grid-template-columns:34px minmax(0,1fr);
    min-height:68px;
    padding:10px;
  }
  .hp-kpi-icon{
    width:34px;
    height:34px;
    font-size:1rem;
  }
  .hp-kpi-card strong{
    font-size:1.02rem;
  }
  .hp-showcase-art-card{
    height:260px;
  }
  .hp-nearby-head{
    align-items:flex-start;
  }
  .hp-nearby-head h2{
    font-size:1.12rem;
  }
  .hp-nearby-grid{
    grid-template-columns:1fr;
  }
  .hp-product-mini{
    grid-column:auto;
  }
  .hp-trust-strip{
    grid-template-columns:1fr;
  }
}

/* Homepage density tune so the reference card system appears in the first viewport. */
.hp-premium-hero{
  padding:16px 0 42px;
}
.hp-premium-frame{
  padding:26px 34px 22px;
}
.hp-premium-frame .hp-hero-inner{
  grid-template-columns:minmax(560px,.96fr) minmax(590px,1.04fr);
  gap:24px;
}
.hp-premium-frame .hp-hero-badge{
  margin-bottom:12px;
}
.hp-premium-frame .hp-hero-title{
  max-width:650px;
  margin:12px 0 16px;
  font-size:3.42rem;
  line-height:1.06;
}
.hp-premium-frame .hp-hero-desc{
  max-width:560px;
  margin-bottom:18px;
  font-size:.95rem;
  line-height:1.58;
}
.hp-premium-frame .hp-search-box{
  max-width:560px;
  min-height:54px;
  margin-bottom:14px;
}
.hp-action-tiles{
  max-width:590px;
  margin-bottom:14px;
}
.hp-action-tile{
  min-height:58px;
  padding:9px 10px;
}
.hp-kpi-grid{
  max-width:650px;
}
.hp-kpi-card{
  min-height:62px;
  padding:10px 12px;
}
.hp-kpi-icon{
  width:38px;
  height:38px;
}
.hp-premium-frame .hp-hero-visual{
  min-height:486px;
  grid-template-columns:minmax(0,1fr) 214px;
}
.hp-showcase-art-card{
  height:450px;
  margin-left:-30px;
}
.hp-phone-preview{
  min-height:480px;
  padding-top:46px;
  transform:rotate(3deg) translateY(8px);
}
.hp-phone-tabs span,
.hp-phone-stats span{
  min-height:52px;
}
.hp-nearby-strip{
  margin-top:12px;
}
.hp-pharmacy-card,
.hp-product-mini{
  min-height:164px;
}
@media(max-width:1320px){
  .hp-premium-frame .hp-hero-inner{
    grid-template-columns:minmax(470px,.94fr) minmax(500px,1.06fr);
  }
  .hp-premium-frame .hp-hero-title{
    font-size:3rem;
  }
  .hp-showcase-art-card{
    height:420px;
  }
  .hp-premium-frame .hp-hero-visual{
    min-height:456px;
    grid-template-columns:minmax(0,1fr) 196px;
  }
  .hp-phone-preview{
    min-height:450px;
  }
}
@media(max-width:1080px){
  .hp-premium-frame .hp-hero-inner{
    grid-template-columns:1fr;
  }
  .hp-premium-frame .hp-hero-title{
    max-width:760px;
  }
}
@media(max-width:820px){
  .hp-premium-frame{
    padding:22px 14px 18px;
  }
  .hp-premium-frame .hp-hero-title{
    font-size:2.5rem;
  }
  .hp-showcase-art-card{
    height:360px;
    margin-left:0;
  }
}
@media(max-width:520px){
  .hp-premium-frame .hp-hero-title{
    font-size:2.12rem;
  }
  .hp-premium-frame .hp-hero-visual{
    display:none;
  }
}

/* ===== Homepage premium dark UI kit, matched to the provided reference ===== */
:root{
  --hp-bg:#030812;
  --hp-bg-2:#071526;
  --hp-panel:rgba(9,21,35,.72);
  --hp-panel-soft:rgba(255,255,255,.06);
  --hp-line:rgba(255,255,255,.13);
  --hp-line-strong:rgba(255,255,255,.2);
  --hp-red:#ff355d;
  --hp-red-2:#ef233c;
  --hp-pink:#ff5a83;
  --hp-cyan:#25c8ff;
  --hp-green:#1ddf8a;
  --hp-violet:#9d5cff;
  --hp-gold:#ffbe45;
}

body.home,
body.page-template-front-page{
  background:var(--hp-bg);
  color:#fff;
}

body.home .ilac-main,
body.page-template-front-page .ilac-main{
  background:
    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.026) 1px,transparent 1px),
    linear-gradient(180deg,#020711 0%,#061322 54%,#020711 100%);
  background-size:96px 96px,96px 96px,auto;
  overflow:hidden;
}

body.home .ilac-container,
body.page-template-front-page .ilac-container{
  width:min(100% - 72px,1400px);
  max-width:1400px;
}

body.home .ilac-navbar,
body.page-template-front-page .ilac-navbar{
  position:sticky;
  top:0;
  z-index:1000;
  background:rgba(2,8,17,.9);
  border-bottom:1px solid rgba(255,255,255,.08);
  box-shadow:0 22px 55px rgba(0,0,0,.32);
  backdrop-filter:blur(18px);
}

body.home .nav-inner,
body.page-template-front-page .nav-inner{
  min-height:68px;
  gap:28px;
}

body.home .nav-logo,
body.page-template-front-page .nav-logo{
  min-width:188px;
  color:#fff;
  gap:10px;
}

body.home .nav-logo .logo-icon,
body.page-template-front-page .nav-logo .logo-icon,
body.home .footer-brand .logo-icon,
body.page-template-front-page .footer-brand .logo-icon{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  border-radius:8px;
  background:linear-gradient(145deg,#ff5d72 0%,#d9153b 54%,#ff355d 100%);
  color:#fff;
  font-size:2rem;
  font-weight:950;
  line-height:1;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.38),
    0 0 24px rgba(255,53,93,.45);
}

body.home .nav-logo .logo-text,
body.page-template-front-page .nav-logo .logo-text,
body.home .footer-brand .logo-text,
body.page-template-front-page .footer-brand .logo-text{
  max-width:92px;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:1.1rem;
  font-weight:950;
  line-height:.94;
}

body.home .nav-menu,
body.page-template-front-page .nav-menu{
  gap:27px;
}

body.home .nav-link,
body.page-template-front-page .nav-link{
  position:relative;
  color:rgba(255,255,255,.88);
  font-size:.82rem;
  font-weight:850;
  padding:25px 0;
}

body.home .nav-link:after,
body.page-template-front-page .nav-link:after{
  content:"";
  position:absolute;
  left:50%;
  right:50%;
  bottom:14px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,transparent,var(--hp-red),transparent);
  box-shadow:0 0 18px rgba(255,53,93,.75);
  transition:left .22s ease,right .22s ease;
}

body.home .nav-link:hover:after,
body.home .nav-link.is-active:after,
body.home .current-menu-item > a:after,
body.page-template-front-page .nav-link:hover:after,
body.page-template-front-page .nav-link.is-active:after,
body.page-template-front-page .current-menu-item > a:after{
  left:0;
  right:0;
}

body.home .nav-actions,
body.page-template-front-page .nav-actions{
  gap:14px;
}

body.home .nav-loc-btn,
body.page-template-front-page .nav-loc-btn{
  min-height:39px;
  padding:0 18px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:8px;
  background:rgba(255,255,255,.035);
  color:#fff;
  font-size:.78rem;
  font-weight:900;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
}

body.home .nav-loc-btn svg,
body.page-template-front-page .nav-loc-btn svg{
  width:16px;
  height:16px;
}

body.home .nav-cta-btn,
body.page-template-front-page .nav-cta-btn{
  min-height:39px;
  padding:0 24px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:linear-gradient(135deg,#ff5f76 0%,#ed1747 58%,#bc0d39 100%);
  color:#fff;
  font-size:.8rem;
  font-weight:950;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.35),
    0 0 24px rgba(255,53,93,.35),
    0 16px 34px rgba(237,23,71,.28);
}

body.home .nav-cta-btn:before,
body.page-template-front-page .nav-cta-btn:before{
  content:"";
  width:15px;
  height:15px;
  margin-right:8px;
  border:2px solid currentColor;
  border-radius:50%;
  box-shadow:7px 7px 0 -5px currentColor;
}

body.home .cta-pulse,
body.page-template-front-page .cta-pulse{
  display:none;
}

body.home .hp-premium-hero,
body.page-template-front-page .hp-premium-hero{
  min-height:calc(100vh - 68px);
  padding:0 0 24px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.03),transparent 23%),
    radial-gradient(ellipse at 50% 0%,rgba(35,120,180,.16),transparent 42%),
    linear-gradient(180deg,#020711 0%,#061524 58%,#020711 100%);
  overflow:hidden;
}

body.home .hp-premium-hero:before,
body.page-template-front-page .hp-premium-hero:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.025) 1px,transparent 1px);
  background-size:92px 92px;
  opacity:.28;
}

body.home .hp-hero-bg,
body.page-template-front-page .hp-hero-bg{
  inset:0;
  opacity:.8;
  background:
    linear-gradient(90deg,rgba(3,8,18,.95) 0%,rgba(3,8,18,.82) 32%,rgba(3,8,18,.38) 60%,rgba(3,8,18,.86) 100%),
    linear-gradient(180deg,rgba(12,28,47,.16),transparent);
}

body.home .hp-premium-frame,
body.page-template-front-page .hp-premium-frame{
  position:relative;
  z-index:1;
  padding:23px 0 0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  backdrop-filter:none;
}

body.home .hp-premium-frame .hp-hero-inner,
body.page-template-front-page .hp-premium-frame .hp-hero-inner{
  display:grid;
  grid-template-columns:minmax(430px,535px) minmax(0,1fr);
  gap:22px;
  align-items:center;
  min-height:510px;
}

body.home .hp-premium-frame .hp-hero-copy,
body.page-template-front-page .hp-premium-frame .hp-hero-copy{
  position:relative;
  z-index:3;
  padding-top:10px;
}

body.home .hp-premium-frame .hp-hero-badge,
body.page-template-front-page .hp-premium-frame .hp-hero-badge{
  display:inline-flex;
  min-height:32px;
  margin-bottom:16px;
  padding:0 15px;
  border:1px solid rgba(255,255,255,.15);
  border-radius:8px;
  background:rgba(255,255,255,.075);
  color:#fff;
  font-size:.77rem;
  font-weight:950;
  text-transform:uppercase;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
}

body.home .badge-pulse,
body.page-template-front-page .badge-pulse{
  width:8px;
  height:8px;
  background:#38e27c;
  box-shadow:0 0 12px rgba(56,226,124,.82);
}

body.home .hp-premium-frame .hp-hero-title,
body.page-template-front-page .hp-premium-frame .hp-hero-title{
  max-width:560px;
  margin:0 0 17px;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:3.42rem;
  font-weight:950;
  line-height:1.04;
  text-shadow:0 15px 40px rgba(0,0,0,.46);
}

body.home .text-gradient,
body.page-template-front-page .text-gradient{
  background:linear-gradient(90deg,#ff355d 0%,#ff5d76 46%,#e83dff 100%);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

body.home .hp-premium-frame .hp-hero-desc,
body.page-template-front-page .hp-premium-frame .hp-hero-desc{
  max-width:520px;
  margin:0 0 21px;
  color:rgba(255,255,255,.88);
  font-size:.96rem;
  line-height:1.66;
}

body.home .hp-premium-frame .hp-search-box,
body.page-template-front-page .hp-premium-frame .hp-search-box{
  max-width:520px;
  min-height:55px;
  margin:0 0 19px;
  padding:7px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:8px;
  background:rgba(255,255,255,.96);
  box-shadow:
    0 18px 46px rgba(0,0,0,.32),
    0 0 34px rgba(255,53,93,.12);
}

body.home .hp-premium-frame .hp-search-icon,
body.page-template-front-page .hp-premium-frame .hp-search-icon{
  color:#617187;
}

body.home .hp-premium-frame .hp-search-input,
body.page-template-front-page .hp-premium-frame .hp-search-input{
  color:#1b2738;
  font-size:.88rem;
  font-weight:650;
}

body.home .hp-premium-frame .hp-search-input::placeholder,
body.page-template-front-page .hp-premium-frame .hp-search-input::placeholder{
  color:#79879a;
}

body.home .hp-premium-frame .hp-search-btn,
body.page-template-front-page .hp-premium-frame .hp-search-btn{
  min-width:86px;
  min-height:42px;
  border-radius:8px;
  background:linear-gradient(135deg,#ff5f76,#ef1947 62%,#c20d38);
  color:#fff;
  font-weight:950;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.36),
    0 12px 28px rgba(239,25,71,.32);
}

body.home .hp-action-tiles,
body.page-template-front-page .hp-action-tiles{
  max-width:575px;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin:0 0 17px;
}

body.home .hp-action-tile,
body.page-template-front-page .hp-action-tile{
  min-height:58px;
  padding:9px 12px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:8px;
  background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.04));
  color:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter:blur(16px);
}

body.home .hp-action-tile strong,
body.page-template-front-page .hp-action-tile strong{
  color:#fff;
  font-size:.78rem;
}

body.home .hp-action-tile small,
body.page-template-front-page .hp-action-tile small{
  color:rgba(255,255,255,.67);
  font-size:.65rem;
}

body.home .hp-tile-icon,
body.page-template-front-page .hp-tile-icon{
  width:38px;
  height:38px;
  border-radius:8px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 0 24px rgba(37,200,255,.16);
}

body.home .hp-kpi-grid,
body.page-template-front-page .hp-kpi-grid{
  max-width:840px;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}

body.home .hp-kpi-card,
body.page-template-front-page .hp-kpi-card{
  min-height:72px;
  padding:12px 14px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:8px;
  background:linear-gradient(145deg,rgba(16,38,59,.78),rgba(255,255,255,.045));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 17px 38px rgba(0,0,0,.22);
  backdrop-filter:blur(17px);
}

body.home .hp-kpi-icon,
body.page-template-front-page .hp-kpi-icon{
  width:43px;
  height:43px;
  border-radius:50%;
  font-size:1.25rem;
}

body.home .hp-kpi-card strong,
body.page-template-front-page .hp-kpi-card strong{
  color:#fff;
  font-size:1.2rem;
  line-height:1;
}

body.home .hp-kpi-card small,
body.page-template-front-page .hp-kpi-card small{
  color:rgba(255,255,255,.77);
}

body.home .hp-premium-frame .hp-hero-visual,
body.page-template-front-page .hp-premium-frame .hp-hero-visual{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  min-height:510px;
  margin-left:-52px;
  overflow:visible;
}

body.home .hp-showcase-art-card,
body.page-template-front-page .hp-showcase-art-card{
  width:100%;
  max-width:875px;
  height:468px;
  margin:0 -58px 0 0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  overflow:visible;
  transform:none;
}

body.home .hp-showcase-art-card img,
body.page-template-front-page .hp-showcase-art-card img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  filter:drop-shadow(0 30px 58px rgba(0,0,0,.48));
}

body.home .hp-phone-preview,
body.page-template-front-page .hp-phone-preview{
  display:none;
}

body.home .hp-nearby-strip,
body.page-template-front-page .hp-nearby-strip{
  position:relative;
  margin-top:9px;
}

body.home .hp-nearby-strip:before,
body.home .hp-nearby-strip:after,
body.page-template-front-page .hp-nearby-strip:before,
body.page-template-front-page .hp-nearby-strip:after{
  position:absolute;
  top:125px;
  z-index:4;
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:50%;
  background:rgba(16,30,48,.78);
  color:#fff;
  font-size:1.7rem;
  line-height:1;
  box-shadow:0 16px 28px rgba(0,0,0,.25);
}

body.home .hp-nearby-strip:before,
body.page-template-front-page .hp-nearby-strip:before{
  content:"‹";
  left:-39px;
}

body.home .hp-nearby-strip:after,
body.page-template-front-page .hp-nearby-strip:after{
  content:"›";
  right:432px;
}

body.home .hp-nearby-head,
body.page-template-front-page .hp-nearby-head{
  margin-bottom:9px;
}

body.home .hp-nearby-head h2,
body.page-template-front-page .hp-nearby-head h2{
  color:#fff;
  font-size:1.28rem;
  font-weight:950;
}

body.home .hp-nearby-head a,
body.page-template-front-page .hp-nearby-head a{
  min-height:31px;
  padding:0 14px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:8px;
  background:rgba(255,255,255,.04);
  color:#fff;
  font-size:.73rem;
}

body.home .hp-nearby-grid,
body.page-template-front-page .hp-nearby-grid{
  grid-template-columns:repeat(4,minmax(0,1fr)) minmax(330px,.95fr);
  gap:14px;
}

body.home .hp-pharmacy-card,
body.page-template-front-page .hp-pharmacy-card{
  position:relative;
  min-height:205px;
  padding:112px 13px 13px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:linear-gradient(180deg,rgba(9,21,35,.78),rgba(4,12,23,.96));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.09),0 18px 38px rgba(0,0,0,.25);
  overflow:hidden;
}

body.home .hp-pharmacy-card:before,
body.page-template-front-page .hp-pharmacy-card:before{
  content:"";
  position:absolute;
  inset:0 0 auto;
  height:106px;
  background-size:cover;
  background-position:center;
}

body.home .hp-pharmacy-card:after,
body.page-template-front-page .hp-pharmacy-card:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(2,8,17,.06) 0%,rgba(2,8,17,.18) 42%,rgba(2,8,17,.94) 100%);
}

body.home .hp-pharmacy-one:before,
body.page-template-front-page .hp-pharmacy-one:before{
  background-image:url('../img/pharmacy-normal-day-e.webp');
}

body.home .hp-pharmacy-two:before,
body.page-template-front-page .hp-pharmacy-two:before{
  background-image:url('../img/pharmacy-normal-day-e.webp');
}

body.home .hp-pharmacy-three:before,
body.page-template-front-page .hp-pharmacy-three:before{
  background-image:url('../img/pharmacy-normal-day-e.webp');
}

body.home .hp-pharmacy-four:before,
body.page-template-front-page .hp-pharmacy-four:before{
  background-image:url('../img/pharmacy-normal-day-e.webp');
}

body.home .hp-pharmacy-card > *,
body.page-template-front-page .hp-pharmacy-card > *{
  position:relative;
  z-index:2;
}

body.home .hp-open-pill,
body.page-template-front-page .hp-open-pill{
  top:10px;
  left:12px;
  border-radius:8px;
  background:linear-gradient(135deg,#54d66d,#169d49);
  box-shadow:0 8px 18px rgba(21,157,73,.35);
}

body.home .hp-duty-pill,
body.page-template-front-page .hp-duty-pill{
  background:linear-gradient(135deg,#ff7a31,#f0163e);
}

body.home .hp-distance,
body.page-template-front-page .hp-distance{
  top:10px;
  right:12px;
  border-radius:8px;
  background:rgba(5,12,24,.72);
  color:#fff;
}

body.home .hp-pharmacy-card h3,
body.page-template-front-page .hp-pharmacy-card h3{
  color:#fff;
  font-size:.96rem;
  font-weight:950;
  margin-bottom:7px;
}

body.home .hp-pharmacy-card p,
body.page-template-front-page .hp-pharmacy-card p{
  color:rgba(255,255,255,.8);
  font-size:.78rem;
}

body.home .hp-pharmacy-card p:before,
body.page-template-front-page .hp-pharmacy-card p:before{
  content:"";
  display:inline-block;
  width:8px;
  height:8px;
  margin-right:6px;
  border-radius:50%;
  background:var(--hp-red);
  box-shadow:0 0 9px rgba(255,53,93,.6);
}

body.home .hp-pharmacy-card strong,
body.page-template-front-page .hp-pharmacy-card strong{
  color:var(--hp-gold);
  font-size:.82rem;
}

body.home .hp-pharmacy-card strong:before,
body.page-template-front-page .hp-pharmacy-card strong:before{
  content:"★";
  margin-right:6px;
}

body.home .hp-pharmacy-card a,
body.page-template-front-page .hp-pharmacy-card a{
  color:#fff;
  font-size:.78rem;
}

body.home .hp-pharmacy-card a:before,
body.page-template-front-page .hp-pharmacy-card a:before{
  content:"☎";
  margin-right:7px;
}

body.home .hp-product-mini,
body.page-template-front-page .hp-product-mini{
  min-height:205px;
  grid-template-columns:126px minmax(0,1fr);
  gap:18px;
  padding:18px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:
    linear-gradient(110deg,rgba(6,17,31,.94),rgba(15,31,54,.86) 46%,rgba(58,17,61,.78)),
    linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 18px 40px rgba(0,0,0,.25);
  overflow:hidden;
}

body.home .hp-product-mini img,
body.page-template-front-page .hp-product-mini img{
  width:126px;
  height:167px;
  object-fit:contain;
  filter:drop-shadow(0 19px 24px rgba(0,0,0,.42));
}

body.home .hp-product-mini h3,
body.page-template-front-page .hp-product-mini h3{
  color:#fff;
  font-size:1.04rem;
  font-weight:950;
  margin-bottom:12px;
}

body.home .hp-product-mini li,
body.page-template-front-page .hp-product-mini li{
  color:rgba(255,255,255,.84);
  font-size:.82rem;
}

body.home .hp-product-mini button,
body.page-template-front-page .hp-product-mini button{
  min-height:38px;
  border-radius:8px;
  background:linear-gradient(135deg,#535cf6,#9c35ca 52%,#f01656);
  font-size:.82rem;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 16px 32px rgba(240,22,86,.22);
}

body.home .hp-trust-strip,
body.page-template-front-page .hp-trust-strip{
  margin-top:15px;
  gap:0;
  padding:14px 20px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:8px;
  background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.035));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 40px rgba(0,0,0,.22);
  backdrop-filter:blur(16px);
}

body.home .hp-trust-strip article,
body.page-template-front-page .hp-trust-strip article{
  min-height:70px;
  grid-template-columns:58px minmax(0,1fr);
}

body.home .hp-trust-strip span,
body.page-template-front-page .hp-trust-strip span{
  width:52px;
  height:52px;
  border:1px solid rgba(255,255,255,.12);
  background:linear-gradient(145deg,rgba(37,200,255,.28),rgba(99,82,220,.18));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 0 28px rgba(37,200,255,.15);
}

body.home .hp-trust-strip strong,
body.page-template-front-page .hp-trust-strip strong{
  font-size:.98rem;
  font-weight:950;
}

body.home .hp-trust-strip small,
body.page-template-front-page .hp-trust-strip small{
  color:rgba(255,255,255,.78);
  font-size:.82rem;
}

body.home .hp-add-pharmacy-strip,
body.page-template-front-page .hp-add-pharmacy-strip,
body.home .hp-stag-showcase-strip,
body.page-template-front-page .hp-stag-showcase-strip,
body.home .hp-safety-mini-strip,
body.page-template-front-page .hp-safety-mini-strip{
  margin-top:15px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:8px;
  background:linear-gradient(100deg,rgba(12,28,49,.84),rgba(19,26,58,.68) 50%,rgba(255,53,93,.08));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 42px rgba(0,0,0,.23);
  backdrop-filter:blur(18px);
}

body.home .hp-add-pharmacy-strip,
body.page-template-front-page .hp-add-pharmacy-strip{
  display:grid;
  grid-template-columns:62px minmax(0,1fr) 176px 220px;
  align-items:center;
  min-height:72px;
  padding:12px 18px;
  overflow:hidden;
}

body.home .hp-add-mail,
body.page-template-front-page .hp-add-mail{
  display:grid;
  place-items:center;
  width:50px;
  height:50px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:8px;
  background:rgba(255,255,255,.06);
  color:#fff;
}

body.home .hp-add-mail svg,
body.page-template-front-page .hp-add-mail svg{
  width:26px;
  height:26px;
}

body.home .hp-add-pharmacy-strip h2,
body.page-template-front-page .hp-add-pharmacy-strip h2{
  margin:0 0 3px;
  color:#fff;
  font-size:1.45rem;
  font-weight:950;
}

body.home .hp-add-pharmacy-strip p,
body.page-template-front-page .hp-add-pharmacy-strip p{
  margin:0;
  color:rgba(255,255,255,.78);
}

body.home .hp-add-btn,
body.page-template-front-page .hp-add-btn{
  display:grid;
  place-items:center;
  min-height:42px;
  border-radius:8px;
  background:linear-gradient(135deg,#ff5870,#ed1747 65%,#c80f3d);
  color:#fff;
  font-weight:950;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 16px 34px rgba(255,53,93,.26);
}

body.home .hp-add-map,
body.page-template-front-page .hp-add-map{
  position:relative;
  justify-self:end;
  display:block;
  width:180px;
  height:62px;
}

body.home .hp-add-map:before,
body.page-template-front-page .hp-add-map:before{
  content:"";
  position:absolute;
  right:18px;
  bottom:5px;
  width:128px;
  height:37px;
  border:1px solid rgba(255,255,255,.16);
  transform:skewX(-26deg);
  background:
    linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.18) 1px,transparent 1px),
    linear-gradient(135deg,rgba(37,200,255,.2),rgba(255,255,255,.06));
  background-size:32px 100%,100% 18px,auto;
}

body.home .hp-add-map i,
body.page-template-front-page .hp-add-map i{
  position:absolute;
  right:73px;
  top:-3px;
  width:33px;
  height:33px;
  border-radius:50% 50% 50% 0;
  transform:rotate(-45deg);
  background:linear-gradient(135deg,#ff6b65,#e71942);
  box-shadow:0 0 24px rgba(255,53,93,.6);
}

body.home .hp-add-map i:after,
body.page-template-front-page .hp-add-map i:after{
  content:"";
  position:absolute;
  inset:10px;
  border-radius:50%;
  background:#0d1828;
}

body.home .hp-stag-showcase-strip,
body.page-template-front-page .hp-stag-showcase-strip{
  display:grid;
  grid-template-columns:minmax(320px,.82fr) minmax(210px,.55fr) minmax(390px,1fr);
  align-items:center;
  min-height:182px;
  padding:14px 28px 14px 34px;
  background:
    linear-gradient(90deg,rgba(2,8,17,.88),rgba(13,25,47,.82) 46%,rgba(255,53,93,.07)),
    linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02));
  overflow:hidden;
}

body.home .hp-stag-label,
body.page-template-front-page .hp-stag-label,
body.home .hp-safety-copy span,
body.page-template-front-page .hp-safety-copy span{
  display:inline-grid;
  place-items:center;
  min-height:24px;
  margin-bottom:10px;
  padding:0 10px;
  border:1px solid rgba(255,53,93,.55);
  border-radius:6px;
  background:rgba(255,53,93,.08);
  color:#fff;
  font-size:.7rem;
  font-weight:950;
}

body.home .hp-stag-copy h2,
body.page-template-front-page .hp-stag-copy h2,
body.home .hp-safety-copy h2,
body.page-template-front-page .hp-safety-copy h2{
  margin:0 0 9px;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:2rem;
  font-weight:950;
  line-height:1.06;
}

body.home .hp-stag-copy h2 span,
body.page-template-front-page .hp-stag-copy h2 span,
body.home .hp-safety-copy h2 em,
body.page-template-front-page .hp-safety-copy h2 em{
  color:var(--hp-red);
  font-style:normal;
}

body.home .hp-stag-copy p,
body.page-template-front-page .hp-stag-copy p{
  max-width:430px;
  margin:0 0 12px;
  color:rgba(255,255,255,.78);
  line-height:1.48;
}

body.home .hp-stag-link,
body.page-template-front-page .hp-stag-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:168px;
  min-height:39px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:8px;
  background:linear-gradient(135deg,#545cf6,#7a37d8 45%,#ed1747);
  color:#fff;
  font-weight:950;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 16px 34px rgba(237,23,71,.22);
}

body.home .hp-stag-link:after,
body.page-template-front-page .hp-stag-link:after{
  content:"→";
  margin-left:13px;
}

body.home .hp-stag-product,
body.page-template-front-page .hp-stag-product{
  display:grid;
  place-items:center;
  margin:0;
  min-height:170px;
  background:radial-gradient(ellipse at center,rgba(255,53,93,.28),transparent 58%);
}

body.home .hp-stag-product img,
body.page-template-front-page .hp-stag-product img{
  width:170px;
  height:170px;
  object-fit:contain;
  filter:drop-shadow(0 22px 24px rgba(0,0,0,.42));
}

body.home .hp-stag-feature-grid,
body.page-template-front-page .hp-stag-feature-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}

body.home .hp-stag-feature-grid article,
body.page-template-front-page .hp-stag-feature-grid article{
  display:grid;
  grid-template-columns:46px minmax(0,1fr);
  column-gap:12px;
  align-items:center;
  min-height:66px;
  padding:10px 12px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:8px;
  background:rgba(255,255,255,.045);
}

body.home .hp-stag-feature-grid span,
body.page-template-front-page .hp-stag-feature-grid span{
  grid-row:1/3;
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  border-radius:50%;
  background:rgba(255,53,93,.13);
  color:#ff7690;
  font-size:1.35rem;
  box-shadow:0 0 24px rgba(255,53,93,.16);
}

body.home .hp-stag-feature-grid strong,
body.page-template-front-page .hp-stag-feature-grid strong{
  color:#fff;
  font-weight:950;
}

body.home .hp-stag-feature-grid small,
body.page-template-front-page .hp-stag-feature-grid small{
  color:rgba(255,255,255,.72);
  line-height:1.28;
}

body.home .hp-safety-mini-strip,
body.page-template-front-page .hp-safety-mini-strip{
  display:grid;
  grid-template-columns:minmax(300px,.58fr) minmax(0,1fr);
  gap:24px;
  align-items:center;
  min-height:110px;
  padding:18px 34px;
  background:
    linear-gradient(90deg,rgba(6,21,31,.84),rgba(9,24,42,.72) 45%,rgba(255,53,93,.13)),
    linear-gradient(90deg,rgba(37,200,255,.07),transparent 55%);
}

body.home .hp-safety-copy h2,
body.page-template-front-page .hp-safety-copy h2{
  font-size:1.78rem;
}

body.home .hp-safety-mini-grid,
body.page-template-front-page .hp-safety-mini-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}

body.home .hp-safety-mini-grid article,
body.page-template-front-page .hp-safety-mini-grid article{
  display:grid;
  grid-template-columns:62px minmax(0,1fr);
  gap:10px;
  align-items:center;
}

body.home .hp-safety-mini-grid span,
body.page-template-front-page .hp-safety-mini-grid span{
  grid-row:1/3;
  display:grid;
  place-items:center;
  width:56px;
  height:56px;
  border:1px solid rgba(255,53,93,.52);
  border-radius:50%;
  color:#ffc0cd;
  font-size:1.8rem;
  box-shadow:0 0 22px rgba(255,53,93,.22);
}

body.home .hp-safety-mini-grid strong,
body.page-template-front-page .hp-safety-mini-grid strong{
  color:#fff;
  font-size:.78rem;
  font-weight:950;
}

body.home .hp-safety-mini-grid small,
body.page-template-front-page .hp-safety-mini-grid small{
  color:rgba(255,255,255,.72);
  font-size:.68rem;
  line-height:1.35;
}

body.home .hp-duty-banner,
body.home .stag-home-section,
body.home .stag-safety-section,
body.home .directory-console-section,
body.page-template-front-page .hp-duty-banner,
body.page-template-front-page .stag-home-section,
body.page-template-front-page .stag-safety-section,
body.page-template-front-page .directory-console-section{
  display:none !important;
}

body.home .ilac-footer,
body.page-template-front-page .ilac-footer{
  padding:15px 0 28px;
  background:#020711;
  color:#fff;
}

body.home .ilac-footer .ilac-container,
body.page-template-front-page .ilac-footer .ilac-container{
  padding:26px 36px 18px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:linear-gradient(180deg,rgba(8,22,38,.84),rgba(4,12,24,.86));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 22px 48px rgba(0,0,0,.3);
  backdrop-filter:blur(18px);
}

body.home .footer-grid,
body.page-template-front-page .footer-grid{
  grid-template-columns:1.45fr repeat(4,minmax(0,1fr));
  gap:44px;
  align-items:start;
}

body.home .footer-brand,
body.page-template-front-page .footer-brand{
  display:grid;
  grid-template-columns:44px minmax(0,1fr);
  column-gap:12px;
  align-items:start;
}

body.home .footer-brand p,
body.page-template-front-page .footer-brand p{
  grid-column:1/3;
  max-width:265px;
  margin-top:14px;
  color:rgba(255,255,255,.68);
  line-height:1.55;
}

body.home .footer-col h4,
body.page-template-front-page .footer-col h4{
  color:#fff;
  font-size:.92rem;
  font-weight:950;
}

body.home .footer-col a,
body.home .footer-col span,
body.page-template-front-page .footer-col a,
body.page-template-front-page .footer-col span{
  color:rgba(255,255,255,.67);
  font-size:.82rem;
  line-height:1.85;
}

body.home .footer-col a:hover,
body.page-template-front-page .footer-col a:hover{
  color:#fff;
}

body.home .footer-bottom,
body.page-template-front-page .footer-bottom{
  border-top:1px solid rgba(255,255,255,.09);
  color:rgba(255,255,255,.56);
}

@media(max-width:1320px){
  body.home .ilac-container,
  body.page-template-front-page .ilac-container{
    width:min(100% - 32px,1180px);
  }

  body.home .nav-menu,
  body.page-template-front-page .nav-menu{
    gap:18px;
  }

  body.home .nav-link,
  body.page-template-front-page .nav-link{
    font-size:.76rem;
  }

  body.home .hp-premium-frame .hp-hero-inner,
  body.page-template-front-page .hp-premium-frame .hp-hero-inner{
    grid-template-columns:minmax(400px,500px) minmax(0,1fr);
  }

  body.home .hp-premium-frame .hp-hero-title,
  body.page-template-front-page .hp-premium-frame .hp-hero-title{
    font-size:3.08rem;
  }

  body.home .hp-showcase-art-card,
  body.page-template-front-page .hp-showcase-art-card{
    height:430px;
    margin-right:-36px;
  }

  body.home .hp-nearby-grid,
  body.page-template-front-page .hp-nearby-grid{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }

  body.home .hp-product-mini,
  body.page-template-front-page .hp-product-mini{
    grid-column:span 2;
  }

  body.home .hp-nearby-strip:after,
  body.page-template-front-page .hp-nearby-strip:after{
    right:-39px;
  }
}

@media(max-width:1120px){
  body.home .nav-links,
  body.page-template-front-page .nav-links{
    display:none;
  }

  body.home .mobile-toggle,
  body.page-template-front-page .mobile-toggle{
    display:flex;
  }

  body.home .hp-premium-frame .hp-hero-inner,
  body.page-template-front-page .hp-premium-frame .hp-hero-inner{
    grid-template-columns:1fr;
    min-height:0;
  }

  body.home .hp-premium-frame .hp-hero-copy,
  body.page-template-front-page .hp-premium-frame .hp-hero-copy{
    max-width:760px;
  }

  body.home .hp-premium-frame .hp-hero-title,
  body.page-template-front-page .hp-premium-frame .hp-hero-title,
  body.home .hp-premium-frame .hp-hero-desc,
  body.page-template-front-page .hp-premium-frame .hp-hero-desc{
    max-width:720px;
  }

  body.home .hp-premium-frame .hp-hero-visual,
  body.page-template-front-page .hp-premium-frame .hp-hero-visual{
    min-height:380px;
    margin:0;
    justify-content:center;
  }

  body.home .hp-showcase-art-card,
  body.page-template-front-page .hp-showcase-art-card{
    height:380px;
    margin:0;
  }

  body.home .hp-stag-showcase-strip,
  body.page-template-front-page .hp-stag-showcase-strip{
    grid-template-columns:1fr;
    gap:16px;
  }

  body.home .hp-stag-product,
  body.page-template-front-page .hp-stag-product{
    min-height:135px;
  }

  body.home .hp-stag-product img,
  body.page-template-front-page .hp-stag-product img{
    height:135px;
  }

  body.home .hp-safety-mini-strip,
  body.page-template-front-page .hp-safety-mini-strip{
    grid-template-columns:1fr;
  }
}

@media(max-width:860px){
  body.home .ilac-container,
  body.page-template-front-page .ilac-container{
    width:min(100% - 20px,720px);
  }

  body.home .nav-loc-btn,
  body.page-template-front-page .nav-loc-btn{
    display:none;
  }

  body.home .hp-premium-hero,
  body.page-template-front-page .hp-premium-hero{
    padding-bottom:18px;
  }

  body.home .hp-premium-frame .hp-hero-title,
  body.page-template-front-page .hp-premium-frame .hp-hero-title{
    font-size:2.52rem;
  }

  body.home .hp-kpi-grid,
  body.page-template-front-page .hp-kpi-grid,
  body.home .hp-nearby-grid,
  body.page-template-front-page .hp-nearby-grid,
  body.home .hp-trust-strip,
  body.page-template-front-page .hp-trust-strip,
  body.home .hp-stag-feature-grid,
  body.page-template-front-page .hp-stag-feature-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  body.home .hp-product-mini,
  body.page-template-front-page .hp-product-mini{
    grid-column:span 2;
  }

  body.home .hp-add-pharmacy-strip,
  body.page-template-front-page .hp-add-pharmacy-strip{
    grid-template-columns:56px minmax(0,1fr);
    gap:12px;
  }

  body.home .hp-add-btn,
  body.page-template-front-page .hp-add-btn{
    grid-column:1/3;
    width:100%;
  }

  body.home .hp-add-map,
  body.page-template-front-page .hp-add-map{
    display:none;
  }

  body.home .hp-safety-mini-grid,
  body.page-template-front-page .hp-safety-mini-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  body.home .footer-grid,
  body.page-template-front-page .footer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  body.home .footer-brand,
  body.page-template-front-page .footer-brand{
    grid-column:1/3;
  }
}

@media(max-width:540px){
  body.home .ilac-container,
  body.page-template-front-page .ilac-container{
    width:min(100% - 18px,430px);
  }

  body.home .nav-inner,
  body.page-template-front-page .nav-inner{
    min-height:64px;
  }

  body.home .nav-logo,
  body.page-template-front-page .nav-logo{
    min-width:0;
  }

  body.home .nav-actions,
  body.page-template-front-page .nav-actions{
    display:none;
  }

  body.home .hp-premium-frame,
  body.page-template-front-page .hp-premium-frame{
    padding-top:18px;
  }

  body.home .hp-premium-frame .hp-hero-title,
  body.page-template-front-page .hp-premium-frame .hp-hero-title{
    font-size:2.14rem;
  }

  body.home .hp-premium-frame .hp-hero-desc,
  body.page-template-front-page .hp-premium-frame .hp-hero-desc{
    font-size:.92rem;
  }

  body.home .hp-premium-frame .hp-search-box,
  body.page-template-front-page .hp-premium-frame .hp-search-box{
    flex-direction:column;
    align-items:stretch;
  }

  body.home .hp-premium-frame .hp-search-icon,
  body.page-template-front-page .hp-premium-frame .hp-search-icon{
    display:none;
  }

  body.home .hp-premium-frame .hp-search-input,
  body.page-template-front-page .hp-premium-frame .hp-search-input{
    min-height:40px;
    padding:0 12px;
  }

  body.home .hp-action-tiles,
  body.page-template-front-page .hp-action-tiles{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }

  body.home .hp-action-tile,
  body.page-template-front-page .hp-action-tile{
    grid-template-columns:1fr;
    justify-items:center;
    text-align:center;
    min-height:92px;
    padding:9px 6px;
  }

  body.home .hp-action-tile small,
  body.page-template-front-page .hp-action-tile small{
    display:none;
  }

  body.home .hp-premium-frame .hp-hero-visual,
  body.page-template-front-page .hp-premium-frame .hp-hero-visual{
    min-height:238px;
  }

  body.home .hp-showcase-art-card,
  body.page-template-front-page .hp-showcase-art-card{
    height:238px;
  }

  body.home .hp-kpi-grid,
  body.page-template-front-page .hp-kpi-grid,
  body.home .hp-nearby-grid,
  body.page-template-front-page .hp-nearby-grid,
  body.home .hp-trust-strip,
  body.page-template-front-page .hp-trust-strip,
  body.home .hp-stag-feature-grid,
  body.page-template-front-page .hp-stag-feature-grid,
  body.home .hp-safety-mini-grid,
  body.page-template-front-page .hp-safety-mini-grid,
  body.home .footer-grid,
  body.page-template-front-page .footer-grid{
    grid-template-columns:1fr;
  }

  body.home .hp-product-mini,
  body.page-template-front-page .hp-product-mini{
    grid-column:auto;
    grid-template-columns:96px minmax(0,1fr);
  }

  body.home .hp-product-mini img,
  body.page-template-front-page .hp-product-mini img{
    width:96px;
    height:132px;
  }

  body.home .hp-trust-strip article,
  body.page-template-front-page .hp-trust-strip article{
    min-height:62px;
  }

  body.home .hp-add-pharmacy-strip,
  body.page-template-front-page .hp-add-pharmacy-strip,
  body.home .hp-stag-showcase-strip,
  body.page-template-front-page .hp-stag-showcase-strip,
  body.home .hp-safety-mini-strip,
  body.page-template-front-page .hp-safety-mini-strip{
    padding:16px;
  }

  body.home .hp-stag-copy h2,
  body.page-template-front-page .hp-stag-copy h2,
  body.home .hp-safety-copy h2,
  body.page-template-front-page .hp-safety-copy h2{
    font-size:1.55rem;
  }

  body.home .footer-brand,
  body.page-template-front-page .footer-brand{
    grid-column:auto;
  }

  body.home .ilac-footer .ilac-container,
  body.page-template-front-page .ilac-footer .ilac-container{
    padding:22px 18px 16px;
  }
}

/* Final homepage render corrections after browser QA. */
body.home .ilac-main,
body.page-template-front-page .ilac-main{
  padding-top:0 !important;
}

body.home .hp-showcase-art-card img,
body.page-template-front-page .hp-showcase-art-card img{
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 7%,#000 94%,transparent 100%);
  mask-image:linear-gradient(90deg,transparent 0%,#000 7%,#000 94%,transparent 100%);
}

body.home .hp-premium-frame .hp-hero-badge,
body.page-template-front-page .hp-premium-frame .hp-hero-badge,
body.home .hp-premium-frame .hp-hero-title,
body.page-template-front-page .hp-premium-frame .hp-hero-title,
body.home .hp-premium-frame .hp-hero-desc,
body.page-template-front-page .hp-premium-frame .hp-hero-desc,
body.home .hp-premium-frame .hp-search-box,
body.page-template-front-page .hp-premium-frame .hp-search-box{
  animation:none !important;
  opacity:1 !important;
  transform:none !important;
}

body.home .hp-premium-frame .hp-hero-title,
body.page-template-front-page .hp-premium-frame .hp-hero-title{
  color:#fff !important;
  text-shadow:0 16px 44px rgba(0,0,0,.68);
}

body.home .hp-premium-frame .hp-hero-desc,
body.page-template-front-page .hp-premium-frame .hp-hero-desc{
  color:rgba(255,255,255,.9) !important;
}

body.home .hp-pharmacy-card div,
body.page-template-front-page .hp-pharmacy-card div{
  position:relative !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;
}

body.home .hp-pharmacy-card h3,
body.page-template-front-page .hp-pharmacy-card h3,
body.home .hp-pharmacy-card p,
body.page-template-front-page .hp-pharmacy-card p,
body.home .hp-pharmacy-card strong,
body.page-template-front-page .hp-pharmacy-card strong,
body.home .hp-pharmacy-card a,
body.page-template-front-page .hp-pharmacy-card a{
  white-space:normal;
}

body.home .hp-pharmacy-card .hp-open-pill,
body.page-template-front-page .hp-pharmacy-card .hp-open-pill,
body.home .hp-pharmacy-card .hp-distance,
body.page-template-front-page .hp-pharmacy-card .hp-distance{
  position:absolute !important;
}

body.home .nav-logo .logo-icon:before,
body.page-template-front-page .nav-logo .logo-icon:before,
body.home .footer-brand .logo-icon:before,
body.page-template-front-page .footer-brand .logo-icon:before,
body.home .nav-logo .logo-text:after,
body.page-template-front-page .nav-logo .logo-text:after,
body.home .footer-brand .logo-text:after,
body.page-template-front-page .footer-brand .logo-text:after{
  content:none !important;
  display:none !important;
}

body.home .nav-logo .logo-text,
body.page-template-front-page .nav-logo .logo-text,
body.home .footer-brand .logo-text,
body.page-template-front-page .footer-brand .logo-text{
  font-size:1.1rem !important;
}

@media(max-width:540px){
  body.home .hp-kpi-grid,
  body.page-template-front-page .hp-kpi-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }

  body.home .hp-kpi-card,
  body.page-template-front-page .hp-kpi-card{
    min-height:74px;
  }
}

@media(min-width:1121px){
  body.home .hp-premium-frame .hp-hero-inner,
  body.page-template-front-page .hp-premium-frame .hp-hero-inner{
    grid-template-columns:minmax(520px,585px) minmax(0,1fr) !important;
    min-height:535px;
  }

  body.home .hp-premium-frame .hp-hero-title,
  body.page-template-front-page .hp-premium-frame .hp-hero-title{
    max-width:585px;
    font-size:3.05rem;
  }

  body.home .hp-premium-frame .hp-hero-visual,
  body.page-template-front-page .hp-premium-frame .hp-hero-visual{
    margin-left:-62px;
  }

  body.home .hp-showcase-art-card,
  body.page-template-front-page .hp-showcase-art-card{
    width:900px;
    max-width:none;
    flex:0 0 900px;
    margin-right:0;
    transform:translateY(-24px);
  }
}

body.home .hp-hero-bg:before,
body.home .hp-hero-bg:after,
body.page-template-front-page .hp-hero-bg:before,
body.page-template-front-page .hp-hero-bg:after{
  content:none !important;
  display:none !important;
}

/* Blog cards: show full thumbnails without cropping. */
.blog-card-img{
  display:flex !important;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);
}

.blog-card-img img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  transform:none !important;
}

.blog-card:hover .blog-card-img img{
  transform:none !important;
}

/* ===== Premium Inner Pages: Eczaneler, Nöbetçi Eczaneler, İlaç Sorgula ===== */
body.premium-ui-page{
  background:#020711;
  color:#fff;
}

body.premium-ui-page .ilac-main{
  padding-top:0 !important;
  background:
    linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.022) 1px,transparent 1px),
    radial-gradient(circle at 70% 5%,rgba(19,94,128,.17),transparent 30%),
    linear-gradient(180deg,#020711 0%,#061321 45%,#020711 100%);
  background-size:92px 92px,92px 92px,auto,auto;
  overflow:hidden;
}

body.premium-ui-page .ilac-container{
  width:min(100% - 72px,1400px);
  max-width:1400px;
}

body.premium-ui-page .ilac-navbar{
  position:sticky;
  top:0;
  z-index:1000;
  height:72px;
  background:rgba(2,8,17,.93);
  border-bottom:1px solid rgba(255,255,255,.09);
  box-shadow:0 22px 55px rgba(0,0,0,.32);
  backdrop-filter:blur(18px);
}

body.premium-ui-page .nav-inner{
  height:72px;
  gap:24px;
}

body.premium-ui-page .nav-logo{
  min-width:184px;
  color:#fff;
  gap:10px;
}

body.premium-ui-page .nav-logo .logo-icon,
body.premium-ui-page .footer-brand .logo-icon{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  border-radius:8px;
  background:linear-gradient(145deg,#ff5d72 0%,#d9153b 54%,#ff355d 100%);
  color:#fff;
  font-size:2rem;
  font-weight:950;
  line-height:1;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.38),0 0 24px rgba(255,53,93,.42);
}

body.premium-ui-page .nav-logo .logo-icon:before,
body.premium-ui-page .footer-brand .logo-icon:before,
body.premium-ui-page .nav-logo .logo-text:after,
body.premium-ui-page .footer-brand .logo-text:after{
  content:none !important;
  display:none !important;
}

body.premium-ui-page .nav-logo .logo-text,
body.premium-ui-page .footer-brand .logo-text{
  max-width:92px;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:1.1rem !important;
  font-weight:950;
  line-height:.94;
}

body.premium-ui-page .nav-menu{
  gap:27px;
}

body.premium-ui-page .nav-link{
  position:relative;
  color:rgba(255,255,255,.88);
  font-size:.82rem;
  font-weight:850;
  padding:25px 0;
}

body.premium-ui-page .nav-link:after{
  content:"";
  position:absolute;
  left:50%;
  right:50%;
  bottom:14px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,transparent,#ff355d,transparent);
  box-shadow:0 0 18px rgba(255,53,93,.78);
  transition:left .22s ease,right .22s ease;
}

body.premium-ui-page .nav-link:hover:after,
body.premium-ui-page .nav-link.is-active:after{
  left:0;
  right:0;
}

body.premium-ui-page .nav-loc-btn{
  min-height:39px;
  padding:0 18px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:8px;
  background:rgba(255,255,255,.035);
  color:#fff;
  font-size:.78rem;
  font-weight:900;
}

body.premium-ui-page .nav-cta-btn{
  min-height:39px;
  padding:0 24px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:linear-gradient(135deg,#ff5f76 0%,#ed1747 58%,#bc0d39 100%);
  color:#fff;
  font-size:.8rem;
  font-weight:950;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 0 24px rgba(255,53,93,.35);
}

body.premium-ui-page .cta-pulse{
  display:none;
}

.premium-directory-page,
.premium-medicine-page{
  position:relative;
  padding:34px 0 42px;
  color:#fff;
}

.premium-inner-shell{
  display:grid;
  gap:22px;
}

.premium-subhero{
  position:relative;
  display:grid;
  grid-template-columns:minmax(330px,.7fr) minmax(360px,1fr);
  gap:34px;
  align-items:center;
  min-height:230px;
  overflow:hidden;
}

.premium-subhero:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(2,7,17,.9) 0%,rgba(2,7,17,.7) 44%,rgba(2,7,17,.15) 72%,rgba(2,7,17,.72) 100%);
  pointer-events:none;
  z-index:1;
}

.premium-subhero-copy{
  position:relative;
  z-index:2;
}

.premium-breadcrumb{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:38px;
  color:rgba(255,255,255,.72);
  font-size:.82rem;
  font-weight:760;
}

.premium-breadcrumb a:hover{
  color:#fff;
}

.premium-subhero h1{
  max-width:560px;
  margin:0 0 13px;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:3rem;
  font-weight:950;
  line-height:1.08;
}

.premium-subhero h1 span,
.is-duty-page .premium-subhero h1 span{
  color:#ff355d;
}

.premium-subhero p{
  max-width:430px;
  margin:0;
  color:rgba(255,255,255,.82);
  font-size:.96rem;
  line-height:1.62;
}

.premium-subhero-art{
  position:relative;
  z-index:0;
  display:flex;
  justify-content:flex-end;
  align-items:center;
  min-height:225px;
  margin:0;
  overflow:hidden;
}

.premium-subhero-art img{
  width:100%;
  max-width:720px;
  height:232px;
  object-fit:cover;
  object-position:center;
  border-radius:8px;
  background:#07121f;
  filter:drop-shadow(0 26px 52px rgba(0,0,0,.42));
  -webkit-mask-image:none;
  mask-image:none;
}

.is-duty-page .premium-subhero-art img{
  height:240px;
}

.premium-stat-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}

.premium-stat-grid-five{
  grid-template-columns:repeat(5,minmax(0,1fr));
}

.premium-stat-grid article{
  display:grid;
  grid-template-columns:56px minmax(0,1fr);
  align-items:center;
  min-height:90px;
  padding:18px 20px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:8px;
  background:linear-gradient(145deg,rgba(16,38,59,.78),rgba(255,255,255,.045));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 38px rgba(0,0,0,.24);
  backdrop-filter:blur(18px);
}

.premium-stat-grid article.is-hot{
  background:linear-gradient(135deg,#ff4868,#d51543);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.26),0 18px 36px rgba(255,53,93,.28);
}

.premium-stat-grid span{
  grid-row:1/3;
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:50%;
  background:rgba(255,255,255,.07);
  color:#fff;
  font-size:1.3rem;
  font-weight:950;
}

.premium-stat-grid .stat-green{color:#2ee88e;background:rgba(24,213,120,.12)}
.premium-stat-grid .stat-red{color:#ff4d6d;background:rgba(255,53,93,.12)}
.premium-stat-grid .stat-cyan{color:#27c8ff;background:rgba(39,200,255,.12)}
.premium-stat-grid .stat-gold{color:#ffc14c;background:rgba(255,193,76,.12)}
.premium-stat-grid .stat-blue{color:#35b7ff;background:rgba(53,183,255,.12)}
.premium-stat-grid .stat-purple{color:#b36aff;background:rgba(179,106,255,.12)}
.premium-stat-grid .stat-pink{color:#ff6ea2;background:rgba(255,110,162,.12)}

.premium-stat-grid strong{
  color:#fff;
  font-size:1.46rem;
  font-weight:950;
  line-height:1;
}

.premium-stat-grid small{
  color:rgba(255,255,255,.72);
  font-size:.8rem;
}

.premium-filter-panel,
.medicine-search-panel,
.medicine-filter-panel{
  padding:22px 28px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:8px;
  background:linear-gradient(180deg,rgba(13,30,50,.78),rgba(8,20,34,.86));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 42px rgba(0,0,0,.22);
  backdrop-filter:blur(18px);
}

.premium-filter-grid,
.medicine-filter-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr)) 180px;
  gap:18px;
  align-items:end;
}

.premium-filter-grid-duty{
  grid-template-columns:repeat(4,minmax(0,1fr)) 170px;
}

.premium-filter-grid label,
.medicine-filter-grid label{
  display:grid;
  gap:8px;
  color:#fff;
  font-size:.78rem;
  font-weight:800;
}

.premium-filter-grid select,
.premium-filter-grid input,
.medicine-filter-grid select,
.medicine-filter-grid input,
.medicine-search-row input,
.medicine-search-row select,
.medicine-side-search input,
.premium-notify-strip input{
  min-height:44px;
  width:100%;
  padding:0 13px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:rgba(5,13,26,.76);
  color:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05);
}

.premium-filter-grid select,
.medicine-filter-grid select,
.medicine-search-row select{
  appearance:auto;
}

.premium-filter-grid input::placeholder,
.medicine-search-row input::placeholder,
.medicine-side-search input::placeholder,
.premium-notify-strip input::placeholder{
  color:rgba(255,255,255,.52);
}

.premium-search-btn,
.medicine-search-row button,
.medicine-side-search button,
.premium-notify-strip button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:0 24px;
  border-radius:8px;
  background:linear-gradient(135deg,#ff5f76,#ed1747 62%,#c20d38);
  color:#fff;
  font-weight:950;
  cursor:pointer;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.32),0 14px 30px rgba(237,23,71,.28);
}

.premium-search-btn:before,
.medicine-search-row button:before{
  content:"⌕";
  margin-right:9px;
}

.premium-filter-tags{
  display:flex;
  align-items:center;
  gap:12px;
  margin-top:22px;
  flex-wrap:wrap;
}

.premium-filter-tags button,
.premium-filter-tags a,
.medicine-popular-searches button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:0 18px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  background:rgba(255,255,255,.055);
  color:#fff;
  font-size:.82rem;
  font-weight:850;
}

.premium-filter-tags .is-active,
.medicine-popular-searches button:hover{
  background:linear-gradient(135deg,#ff5f76,#d91543);
  box-shadow:0 14px 30px rgba(255,53,93,.25);
}

.premium-filter-tags a{
  margin-left:auto;
  color:rgba(255,255,255,.68);
  background:transparent;
  border-color:transparent;
}

.premium-location-article{
  display:grid;
  grid-template-columns:minmax(0,1fr) 260px;
  gap:18px;
  align-items:stretch;
  padding:22px 24px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:8px;
  background:
    radial-gradient(circle at 8% 0%,rgba(255,53,93,.14),transparent 34%),
    linear-gradient(135deg,rgba(13,30,50,.78),rgba(7,18,33,.9));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 42px rgba(0,0,0,.22);
  overflow:hidden;
}

.premium-location-article-copy{
  min-width:0;
}

.premium-location-article-copy span{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:0 11px;
  border:1px solid rgba(255,53,93,.34);
  border-radius:999px;
  background:rgba(255,53,93,.12);
  color:#ff7992;
  font-size:.72rem;
  font-weight:950;
  text-transform:uppercase;
}

.premium-location-article h2{
  margin:12px 0 10px;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:1.55rem;
  line-height:1.15;
}

.premium-location-article p{
  max-width:920px;
  margin:0;
  color:rgba(255,255,255,.78);
  font-size:.93rem;
  line-height:1.6;
}

.premium-location-article p + p{
  margin-top:8px;
}

.premium-location-article-side{
  display:grid;
  align-content:center;
  justify-items:start;
  gap:8px;
  padding:16px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:8px;
  background:rgba(255,255,255,.055);
}

.premium-location-article-side .ilac-icon-badge,
.premium-location-article-side .icon-badge,
.premium-location-article-side > span:first-child{
  margin-bottom:4px;
}

.premium-location-article-side strong{
  color:#fff;
  font-size:1.08rem;
  line-height:1.2;
}

.premium-location-article-side small{
  color:rgba(255,255,255,.66);
  font-size:.8rem;
  line-height:1.35;
}

.premium-location-article.premium-location-post{
  grid-template-columns:minmax(250px,320px) minmax(0,1fr);
  gap:0;
  padding:0;
}

.premium-location-post-image{
  display:block;
  min-height:250px;
  border-right:1px solid rgba(255,255,255,.1);
  background:
    radial-gradient(circle at 50% 18%,rgba(255,53,93,.16),transparent 35%),
    #07121f;
  overflow:hidden;
}

.premium-location-post-image img{
  display:block;
  width:100%;
  height:100%;
  min-height:250px;
  padding:18px;
  object-fit:contain;
  object-position:center;
  transition:transform .22s ease;
}

.premium-location-post-image:hover img{
  transform:scale(1.035);
}

.premium-location-article.premium-location-post .premium-location-article-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:26px 28px;
}

.premium-location-article h2 a{
  color:inherit;
}

.premium-location-post-meta{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:14px;
  color:rgba(255,255,255,.66);
  font-size:.78rem;
  font-weight:800;
}

.premium-location-post-meta b,
.premium-location-post-meta i,
.premium-location-post-meta em{
  font-style:normal;
}

.premium-location-post-actions{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin-top:18px;
  padding-top:16px;
  border-top:1px solid rgba(255,255,255,.1);
}

.premium-location-post-actions small{
  color:rgba(255,255,255,.66);
  font-size:.8rem;
  font-weight:850;
}

.premium-location-post-actions a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:38px;
  padding:0 14px;
  border:1px solid rgba(255,53,93,.38);
  border-radius:8px;
  background:rgba(255,53,93,.12);
  color:#ff7992;
  font-size:.82rem;
  font-weight:950;
  white-space:nowrap;
}

.premium-location-post-actions .ilac-icon{
  width:16px;
  height:16px;
}

.premium-map-results{
  display:grid;
  grid-template-columns:minmax(390px,.9fr) minmax(540px,1.1fr);
  gap:16px;
  padding:16px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:8px;
  background:linear-gradient(180deg,rgba(8,22,38,.78),rgba(5,14,27,.9));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 42px rgba(0,0,0,.23);
}

.premium-list-panel,
.premium-map-card,
.medicine-results-panel,
.medicine-side-panels section{
  border:1px solid rgba(255,255,255,.11);
  border-radius:8px;
  background:rgba(5,15,29,.72);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.055);
}

.premium-list-panel{
  min-height:720px;
  overflow:hidden;
}

.premium-list-head,
.medicine-results-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:60px;
  padding:0 18px;
  border-bottom:1px solid rgba(255,255,255,.09);
  color:#fff;
  font-size:.83rem;
}

.premium-view-switch{
  display:flex;
  align-items:center;
  gap:8px;
}

.premium-view-switch button{
  min-height:34px;
  padding:0 12px;
  border-radius:8px;
  color:#fff;
  font-size:.8rem;
  font-weight:850;
}

.premium-view-switch .is-active{
  background:rgba(255,53,93,.18);
  color:#ff5d78;
  box-shadow:0 10px 24px rgba(255,53,93,.18);
}

.premium-pharmacy-list,
.medicine-result-list{
  display:grid;
}

.premium-pharmacy-row{
  position:relative;
  display:grid;
  grid-template-columns:154px minmax(0,1fr) 62px;
  gap:18px;
  min-height:148px;
  padding:16px;
  border-bottom:1px solid rgba(255,255,255,.08);
}

.premium-pharmacy-row figure{
  position:relative;
  height:118px;
  margin:0;
  overflow:hidden;
  border-radius:8px;
  border:1px solid rgba(255,255,255,.12);
}

.premium-pharmacy-row figure img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.premium-pharmacy-row figure:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 42%,rgba(2,8,17,.55));
}

.premium-pharmacy-row figure span{
  position:absolute;
  top:8px;
  left:8px;
  z-index:2;
  padding:5px 10px;
  border-radius:8px;
  background:linear-gradient(135deg,#54d66d,#169d49);
  color:#fff;
  font-size:.75rem;
  font-weight:950;
}

.premium-pharmacy-row figure span.is-duty{
  background:linear-gradient(135deg,#ff6d43,#ef1745);
}

.premium-pharmacy-copy h2{
  margin:7px 0 6px;
  color:#fff;
  font-size:1.02rem;
  font-weight:950;
}

.premium-pharmacy-copy p,
.premium-pharmacy-copy small,
.premium-pharmacy-copy a{
  display:block;
  color:rgba(255,255,255,.75);
  font-size:.78rem;
  line-height:1.55;
}

.premium-pharmacy-copy strong{
  display:block;
  color:#ffc64d;
  font-size:.82rem;
  margin:4px 0;
}

.premium-pharmacy-copy strong:before{
  content:"★";
  margin-right:5px;
}

.premium-pharmacy-copy em{
  color:rgba(255,255,255,.68);
  font-style:normal;
}

.premium-distance{
  align-self:start;
  justify-self:end;
  padding:5px 10px;
  border-radius:999px;
  background:rgba(255,255,255,.06);
  color:#fff;
  font-size:.78rem;
  font-weight:950;
}

.premium-row-actions{
  grid-column:2/4;
  display:flex;
  align-items:center;
  gap:12px;
  margin-top:-10px;
}

.premium-row-actions a,
.premium-row-actions button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:0 18px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  background:rgba(255,255,255,.045);
  color:#fff;
  font-size:.8rem;
  font-weight:850;
}

.premium-row-actions button{
  width:38px;
  padding:0;
  border-radius:50%;
  color:#ff355d;
  background:rgba(255,53,93,.08);
}

.premium-map-card{
  position:relative;
  min-height:720px;
  overflow:hidden;
}

.premium-map-card img{
  width:100%;
  height:100%;
  min-height:720px;
  object-fit:cover;
  object-position:center;
  opacity:.96;
}

.premium-osm-card{
  display:flex;
  flex-direction:column;
  background:#eef3f8;
}

.premium-osm-map{
  width:100%;
  min-height:670px;
  flex:1 1 auto;
  background:#eef3f8;
}

.premium-map-note{
  display:flex;
  align-items:center;
  gap:9px;
  min-height:50px;
  padding:0 16px;
  border-top:1px solid rgba(255,255,255,.1);
  background:rgba(5,15,29,.86);
  color:rgba(255,255,255,.72);
  font-size:.78rem;
  font-weight:800;
}

.premium-map-note .ilac-icon{
  width:18px;
  height:18px;
  color:#ff5d78;
}

.premium-osm-card .leaflet-container img,
.contact-map-premium .leaflet-container img{
  width:auto!important;
  height:auto!important;
  min-height:0!important;
  max-width:none!important;
  object-fit:initial!important;
  border-radius:0!important;
  opacity:1!important;
}

.premium-osm-card .ph-logo-marker img,
.contact-map-premium .ph-logo-marker img{
  width:38px!important;
  height:38px!important;
  max-width:38px!important;
  object-fit:contain!important;
}

.premium-osm-card .leaflet-control-zoom,
.contact-map-premium .leaflet-control-zoom{
  display:block!important;
}

.premium-osm-card .leaflet-popup-content-wrapper,
.contact-map-premium .leaflet-popup-content-wrapper{
  border-radius:8px;
}

.premium-map-popup-duty{
  display:inline-flex;
  align-items:center;
  min-height:18px;
  margin-left:4px;
  padding:0 6px;
  border-radius:5px;
  background:#ef4444;
  color:#fff;
  font-size:10px;
  font-weight:900;
}

.premium-map-expand{
  position:absolute;
  top:16px;
  right:16px;
  z-index:2;
  min-height:42px;
  padding:0 18px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:rgba(5,13,26,.72);
  color:#fff;
  font-weight:900;
}

.premium-pagination{
  grid-column:1/3;
  display:flex;
  justify-content:center;
  align-items:center;
  gap:8px;
  padding:18px 0 0;
}

.premium-pagination button,
.premium-pagination span{
  display:grid;
  place-items:center;
  min-width:38px;
  height:38px;
  padding:0 12px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  background:rgba(255,255,255,.035);
  color:#fff;
  font-size:.82rem;
  font-weight:850;
}

.premium-pagination button:first-child,
.premium-pagination button:last-child{
  min-width:86px;
}

.premium-pagination .is-active{
  border-color:rgba(255,53,93,.6);
  background:linear-gradient(135deg,#ff5f76,#d91543);
  box-shadow:0 12px 26px rgba(255,53,93,.24);
}

.premium-help-strip,
.premium-add-strip,
.premium-notify-strip,
.medicine-info-strip{
  border:1px solid rgba(255,255,255,.13);
  border-radius:8px;
  background:linear-gradient(100deg,rgba(13,30,50,.78),rgba(8,20,34,.86),rgba(255,53,93,.06));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 42px rgba(0,0,0,.22);
}

.premium-help-strip{
  display:grid;
  grid-template-columns:1.25fr repeat(4,minmax(0,1fr));
  gap:24px;
  padding:34px 38px;
}

.premium-help-duty{
  grid-template-columns:repeat(3,minmax(0,1fr));
}

.premium-help-strip article{
  display:grid;
  grid-template-columns:58px minmax(0,1fr);
  gap:12px;
  align-items:start;
}

.premium-help-strip .premium-help-lead{
  display:block;
  padding-right:24px;
  border-right:1px solid rgba(255,255,255,.1);
}

.premium-help-strip span{
  display:grid;
  place-items:center;
  width:54px;
  height:54px;
  border-radius:50%;
  background:rgba(255,53,93,.1);
  color:#ff6b84;
  font-size:1.5rem;
}

.premium-help-strip h2{
  margin:0 0 7px;
  color:#fff;
  font-size:1.02rem;
  font-weight:950;
}

.premium-help-lead h2{
  font-size:1.85rem;
  line-height:1.08;
}

.premium-help-lead h2 span{
  display:inline;
  width:auto;
  height:auto;
  color:#ff355d;
  background:none;
}

.premium-help-strip p{
  margin:0 0 14px;
  color:rgba(255,255,255,.73);
  font-size:.82rem;
  line-height:1.55;
}

.premium-help-strip a,
.premium-add-strip a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:40px;
  padding:0 22px;
  border-radius:8px;
  background:linear-gradient(135deg,#ff5f76,#d91543);
  color:#fff;
  font-weight:950;
}

.premium-add-strip,
.premium-notify-strip{
  display:grid;
  grid-template-columns:62px minmax(0,1fr) 176px 220px;
  align-items:center;
  gap:14px;
  min-height:88px;
  padding:14px 28px;
  overflow:hidden;
}

.premium-add-strip > span,
.premium-notify-strip > span{
  display:grid;
  place-items:center;
  width:50px;
  height:50px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:8px;
  background:rgba(255,255,255,.06);
  color:#fff;
  font-size:1.5rem;
}

.premium-add-strip h2,
.premium-notify-strip h2{
  margin:0 0 4px;
  color:#fff;
  font-size:1.28rem;
  font-weight:950;
}

.premium-add-strip p,
.premium-notify-strip p{
  margin:0;
  color:rgba(255,255,255,.74);
}

.premium-add-strip i{
  position:relative;
  justify-self:end;
  width:150px;
  height:54px;
}

.premium-add-strip i:before{
  content:"";
  position:absolute;
  right:0;
  bottom:4px;
  width:122px;
  height:36px;
  border:1px solid rgba(255,255,255,.16);
  transform:skewX(-25deg);
  background:linear-gradient(90deg,rgba(255,255,255,.15) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.15) 1px,transparent 1px),rgba(37,200,255,.12);
  background-size:30px 100%,100% 18px,auto;
}

.premium-add-strip i:after{
  content:"";
  position:absolute;
  right:62px;
  top:0;
  width:34px;
  height:34px;
  border-radius:50% 50% 50% 0;
  transform:rotate(-45deg);
  background:linear-gradient(135deg,#ff6b65,#e71942);
  box-shadow:0 0 24px rgba(255,53,93,.58);
}

.premium-notify-strip{
  grid-template-columns:62px minmax(0,1fr) minmax(330px,.7fr) 74px;
}

.premium-notify-strip form{
  display:grid;
  grid-template-columns:minmax(0,1fr) 128px;
  gap:0;
}

.premium-notify-strip input{
  border-radius:8px 0 0 8px;
}

.premium-notify-strip button{
  border-radius:0 8px 8px 0;
}

.premium-notify-strip b{
  justify-self:end;
  display:grid;
  place-items:center;
  width:58px;
  height:58px;
  border-radius:50%;
  background:radial-gradient(circle,#ffb451 0%,#c46818 72%);
  color:#fff;
  box-shadow:0 0 24px rgba(255,180,81,.32);
}

/* Medicine page */
.medicine-subhero{
  min-height:205px;
}

.medicine-hero-art img{
  height:232px;
}

.medicine-search-panel{
  padding:18px 24px;
}

.medicine-search-row{
  display:grid;
  grid-template-columns:42px minmax(0,1fr) 230px 160px;
  gap:0;
  align-items:center;
  overflow:hidden;
  border-radius:8px;
  background:#fff;
  border:1px solid rgba(255,255,255,.16);
}

.medicine-search-row > span{
  display:grid;
  place-items:center;
  color:#7890a8;
  font-size:1.3rem;
}

.medicine-search-row input,
.medicine-search-row select{
  min-height:58px;
  border:0;
  border-radius:0;
  background:#fff;
  color:#26354a;
}

.medicine-search-row input::placeholder{
  color:#73839a;
}

.medicine-search-row button{
  height:58px;
  border-radius:0;
}

.medicine-popular-searches{
  display:flex;
  align-items:center;
  gap:12px;
  flex-wrap:wrap;
  margin-top:17px;
}

.medicine-popular-searches strong{
  color:#fff;
  font-size:.82rem;
  margin-right:6px;
}

.medicine-popular-searches button{
  min-height:35px;
  color:rgba(255,255,255,.82);
}

.medicine-filter-panel h2{
  margin:0 0 18px;
  color:#fff;
  font-size:.98rem;
  font-weight:950;
}

.medicine-filter-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
}

.medicine-results-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 360px;
  gap:16px;
}

.medicine-results-panel{
  overflow:hidden;
}

.medicine-results-head h2{
  color:#fff;
  font-size:1rem;
  font-weight:950;
}

.medicine-results-head h2 span{
  color:#ff355d;
  font-size:.8rem;
}

.medicine-result-row{
  position:relative;
  display:grid;
  grid-template-columns:126px minmax(0,1fr) 150px 46px;
  gap:18px;
  align-items:center;
  min-height:122px;
  padding:16px 20px;
  border-bottom:1px solid rgba(255,255,255,.08);
}

.medicine-result-row figure{
  width:126px;
  height:78px;
  margin:0;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:#fff;
}

.medicine-result-row figure img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.medicine-result-copy h3{
  margin:0 0 6px;
  color:#fff;
  font-size:1rem;
  font-weight:950;
}

.medicine-result-copy p,
.medicine-result-copy small{
  display:block;
  color:rgba(255,255,255,.68);
  font-size:.78rem;
  line-height:1.4;
}

.medicine-result-copy div{
  display:flex;
  gap:7px;
  flex-wrap:wrap;
  margin-top:7px;
}

.medicine-result-copy span{
  padding:4px 8px;
  border-radius:6px;
  background:rgba(34,197,94,.09);
  color:rgba(210,255,231,.9);
  font-size:.68rem;
  font-weight:850;
}

.medicine-row-side{
  display:grid;
  justify-items:end;
  gap:15px;
}

.medicine-row-side a{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:0 16px;
  border:1px solid rgba(255,53,93,.32);
  border-radius:8px;
  background:rgba(255,53,93,.07);
  color:#fff;
  font-size:.8rem;
  font-weight:900;
}

.medicine-row-side a:after{
  content:"›";
  margin-left:10px;
}

.medicine-row-side strong{
  color:#ffc64d;
  font-size:.78rem;
}

.medicine-row-side em{
  color:rgba(255,255,255,.62);
  font-style:normal;
}

.medicine-fav{
  display:grid;
  place-items:center;
  width:40px;
  height:40px;
  border:1px solid rgba(255,53,93,.35);
  border-radius:50%;
  background:rgba(255,53,93,.07);
  color:#ff355d;
  font-size:1.25rem;
}

.medicine-side-panels{
  display:grid;
  gap:16px;
  align-content:start;
}

.medicine-side-panels section{
  padding:20px 22px;
}

.medicine-side-panels h2{
  margin:0 0 10px;
  color:#fff;
  font-size:1rem;
  font-weight:950;
}

.medicine-side-panels p,
.medicine-side-panels small{
  color:rgba(255,255,255,.67);
  font-size:.78rem;
}

.medicine-side-search{
  display:grid;
  grid-template-columns:minmax(0,1fr) 72px;
  gap:0;
  margin:16px 0 8px;
}

.medicine-side-search input{
  border-radius:8px 0 0 8px;
}

.medicine-side-search button{
  min-height:42px;
  padding:0;
  border-radius:0 8px 8px 0;
  font-size:.78rem;
}

.medicine-side-panels section > a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:31px;
  color:rgba(255,255,255,.78);
  font-size:.82rem;
}

.medicine-side-panels section > a b{
  color:rgba(255,255,255,.56);
  font-weight:850;
}

.medicine-trend{
  justify-content:flex-start !important;
  gap:10px;
}

.medicine-trend b{
  display:grid;
  place-items:center;
  width:25px;
  height:25px;
  border-radius:7px;
  background:linear-gradient(135deg,#ff355d,#9d5cff);
  color:#fff !important;
  font-size:.78rem;
}

.medicine-side-panels section button{
  width:100%;
  min-height:36px;
  margin-top:12px;
  border-radius:8px;
  background:rgba(255,255,255,.055);
  color:#fff;
  font-weight:850;
}

.medicine-info-strip{
  display:grid;
  grid-template-columns:1.2fr repeat(4,minmax(0,1fr));
  gap:22px;
  align-items:center;
  padding:24px 34px;
}

.medicine-info-lead{
  padding-right:22px;
  border-right:1px solid rgba(255,255,255,.1);
}

.medicine-info-strip h2{
  margin:0 0 9px;
  color:#fff;
  font-size:1.08rem;
  font-weight:950;
}

.medicine-info-strip p{
  margin:0 0 12px;
  color:rgba(255,255,255,.68);
  font-size:.78rem;
}

.medicine-info-strip a{
  display:inline-flex;
  min-height:38px;
  align-items:center;
  padding:0 18px;
  border-radius:8px;
  background:rgba(53,183,255,.15);
  color:#fff;
  font-weight:900;
}

.medicine-info-strip article:not(.medicine-info-lead){
  display:grid;
  place-items:center;
  gap:12px;
  text-align:center;
}

.medicine-info-strip span{
  display:grid;
  place-items:center;
  width:58px;
  height:58px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(157,92,255,.12);
  color:#d9b8ff;
  font-size:1.8rem;
}

.medicine-info-strip strong{
  color:#fff;
  font-size:.86rem;
}

.medicine-news-strip{
  grid-template-columns:minmax(0,1fr) minmax(330px,.55fr) 80px;
}

body.premium-ui-page .ilac-footer{
  padding:0 0 34px;
  background:#020711;
  color:#fff;
}

body.premium-ui-page .ilac-footer .ilac-container{
  padding:30px 36px 18px;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}

body.premium-ui-page .footer-grid{
  grid-template-columns:1.45fr repeat(4,minmax(0,1fr));
  gap:44px;
  align-items:start;
}

body.premium-ui-page .footer-brand{
  display:grid;
  grid-template-columns:44px minmax(0,1fr);
  column-gap:12px;
  align-items:start;
}

body.premium-ui-page .footer-brand p{
  grid-column:1/3;
  max-width:265px;
  margin-top:14px;
  color:rgba(255,255,255,.68);
}

body.premium-ui-page .footer-col h4{
  color:#fff;
  font-size:.92rem;
  font-weight:950;
}

body.premium-ui-page .footer-col a,
body.premium-ui-page .footer-col span{
  color:rgba(255,255,255,.67);
  font-size:.82rem;
  line-height:1.85;
}

body.premium-ui-page .footer-bottom{
  border-top:1px solid rgba(255,255,255,.09);
  color:rgba(255,255,255,.56);
}

body.premium-ui-page .product-consultant{
  display:none !important;
}

@media(max-width:1320px){
  body.premium-ui-page .ilac-container{
    width:min(100% - 32px,1180px);
  }

  body.premium-ui-page .nav-menu{
    gap:18px;
  }

  body.premium-ui-page .nav-link{
    font-size:.76rem;
  }

  .premium-map-results{
    grid-template-columns:minmax(360px,.85fr) minmax(500px,1.15fr);
  }

  .premium-pharmacy-row{
    grid-template-columns:136px minmax(0,1fr) 58px;
  }

  .premium-stat-grid strong{
    font-size:1.25rem;
  }
}

@media(max-width:1120px){
  body.premium-ui-page .nav-links{
    display:none;
  }

  body.premium-ui-page .mobile-toggle{
    display:flex;
  }

  body.premium-ui-page .mobile-toggle span{
    background:#fff;
  }

  .premium-subhero,
  .premium-map-results,
  .medicine-results-layout{
    grid-template-columns:1fr;
  }

  .premium-map-card,
  .premium-map-card img{
    min-height:520px;
  }

  .premium-pagination{
    grid-column:auto;
  }

  .premium-stat-grid,
  .premium-stat-grid-five,
  .medicine-filter-grid,
  .medicine-info-strip{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .premium-filter-grid,
  .premium-filter-grid-duty{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .premium-search-btn{
    grid-column:1/3;
  }

  .premium-help-strip,
  .premium-help-duty{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .premium-help-strip .premium-help-lead,
  .medicine-info-lead{
    border-right:0;
    padding-right:0;
  }
}

@media(max-width:760px){
  body.premium-ui-page .ilac-container{
    width:auto !important;
    max-width:none !important;
    margin-left:10px !important;
    margin-right:10px !important;
    padding-left:0 !important;
    padding-right:0 !important;
  }

  body.premium-ui-page .premium-inner-shell > *,
  body.premium-ui-page .premium-subhero,
  body.premium-ui-page .premium-subhero-copy,
  body.premium-ui-page .premium-subhero-art,
  body.premium-ui-page .premium-stat-grid,
  body.premium-ui-page .premium-filter-panel,
  body.premium-ui-page .premium-map-results,
  body.premium-ui-page .premium-list-panel,
  body.premium-ui-page .premium-map-card,
  body.premium-ui-page .premium-help-strip,
  body.premium-ui-page .premium-add-strip,
  body.premium-ui-page .premium-notify-strip,
  body.premium-ui-page .medicine-search-panel,
  body.premium-ui-page .medicine-filter-panel,
  body.premium-ui-page .medicine-results-layout,
  body.premium-ui-page .medicine-main-panel,
  body.premium-ui-page .medicine-side-panel,
  body.premium-ui-page .medicine-info-strip{
    box-sizing:border-box;
    min-width:0 !important;
    max-width:100% !important;
  }

  body.premium-ui-page .nav-actions{
    display:none;
  }

  .premium-directory-page,
  .premium-medicine-page{
    padding-top:24px;
  }

  .premium-subhero{
    min-height:0;
    gap:16px;
    width:100%;
  }

  .premium-breadcrumb{
    margin-bottom:22px;
  }

  .premium-subhero h1{
    font-size:2.2rem;
  }

  .premium-subhero-art img{
    height:180px;
  }

  .premium-stat-grid,
  .premium-stat-grid-five,
  .premium-filter-grid,
  .premium-filter-grid-duty,
  .medicine-filter-grid,
  .premium-help-strip,
  .premium-help-duty,
  .medicine-info-strip{
    grid-template-columns:1fr;
  }

  .premium-search-btn{
    grid-column:auto;
  }

  .premium-filter-panel,
  .medicine-search-panel,
  .medicine-filter-panel{
    width:100%;
    padding:18px;
  }

  .premium-map-results{
    width:100%;
    padding:12px;
    grid-template-columns:minmax(0,1fr) !important;
    gap:12px;
  }

  .premium-location-article{
    grid-template-columns:1fr;
    padding:18px;
    gap:14px;
  }

  .premium-location-article h2{
    font-size:1.28rem;
  }

  .premium-location-article p{
    font-size:.88rem;
  }

  .premium-location-article.premium-location-post{
    grid-template-columns:1fr;
    padding:0;
  }

  .premium-location-post-image{
    min-height:210px;
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.1);
  }

  .premium-location-post-image img{
    min-height:210px;
    padding:14px;
  }

  .premium-location-article.premium-location-post .premium-location-article-copy{
    padding:18px;
  }

  .premium-location-post-actions{
    align-items:flex-start;
    flex-direction:column;
  }

  .premium-list-panel,
  .premium-map-card,
  .premium-pharmacy-list,
  .premium-list-head{
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
  }

  .premium-list-head{
    flex-wrap:wrap;
    gap:10px;
    padding:12px;
  }

  .premium-view-switch{
    flex-wrap:wrap;
  }

  .premium-pharmacy-row{
    width:100%;
    min-width:0 !important;
    max-width:100%;
    grid-template-columns:minmax(92px,112px) minmax(0,1fr) !important;
    gap:12px;
    padding:14px;
  }

  .premium-pharmacy-row figure{
    height:100px;
    min-width:0;
  }

  .premium-pharmacy-copy,
  .premium-row-actions{
    min-width:0 !important;
    max-width:100%;
  }

  .premium-distance{
    position:absolute;
    top:14px;
    right:14px;
  }

  .premium-row-actions{
    grid-column:1/3;
    margin-top:0;
    flex-wrap:wrap;
  }

  .premium-pagination{
    grid-column:auto !important;
    flex-wrap:wrap;
    max-width:100%;
  }

  .premium-map-card,
  .premium-map-card img{
    min-height:420px;
  }

  .premium-add-strip,
  .premium-notify-strip,
  .medicine-news-strip{
    grid-template-columns:1fr;
    padding:18px;
  }

  .premium-add-strip > span,
  .premium-add-strip i,
  .premium-notify-strip > span,
  .premium-notify-strip b{
    display:none;
  }

  .premium-notify-strip form,
  .medicine-news-strip form{
    grid-template-columns:1fr;
    gap:10px;
  }

  .premium-notify-strip input,
  .premium-notify-strip button{
    border-radius:8px;
  }

  .medicine-search-row{
    grid-template-columns:1fr;
    gap:10px;
    padding:10px;
    background:rgba(255,255,255,.96);
  }

  .medicine-search-row > span{
    display:none;
  }

  .medicine-search-row input,
  .medicine-search-row select,
  .medicine-search-row button{
    min-height:44px;
    border-radius:8px;
  }

  .medicine-result-row{
    grid-template-columns:96px minmax(0,1fr) 42px;
    gap:12px;
    padding:14px;
  }

  .medicine-result-row figure{
    width:96px;
    height:68px;
  }

  .medicine-row-side{
    grid-column:2/4;
    justify-items:start;
  }

  .medicine-fav{
    grid-column:3;
    grid-row:1;
  }

  body.premium-ui-page .footer-grid{
    grid-template-columns:1fr;
    gap:24px;
  }
}

@media(max-width:430px){
  .premium-subhero h1{
    font-size:1.95rem;
  }

  .premium-pharmacy-copy h2,
  .medicine-result-copy h3{
    font-size:.92rem;
  }

  .premium-filter-tags,
  .medicine-popular-searches{
    gap:8px;
  }

  .premium-filter-tags button,
  .premium-filter-tags a,
  .medicine-popular-searches button{
    min-height:34px;
    padding:0 12px;
    font-size:.76rem;
  }
}

/* ===== Premium Editorial Pages: Sağlık Rehberi, Blog, İletişim ===== */
.logo-icon.logo-icon-img{
  overflow:visible !important;
  padding:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}

.logo-icon.logo-icon-img img{
  display:block;
  width:46px;
  height:46px;
  object-fit:contain;
  filter:drop-shadow(0 0 16px rgba(255,23,59,.36));
}

.mobile-bell,
.mobile-tabbar{
  display:none;
}

body.premium-editorial-page,
body.premium-contact-body{
  background:#020711;
  color:#fff;
}

body.premium-editorial-page .ilac-main,
body.premium-contact-body .ilac-main{
  padding-top:0;
  background:
    linear-gradient(90deg,rgba(255,255,255,.032) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.024) 1px,transparent 1px),
    radial-gradient(circle at 72% 8%,rgba(255,53,93,.12),transparent 24%),
    radial-gradient(circle at 18% 35%,rgba(37,200,255,.09),transparent 28%),
    linear-gradient(180deg,#020711 0%,#061321 56%,#020711 100%);
  background-size:96px 96px,96px 96px,auto,auto,auto;
  overflow:hidden;
}

body.premium-editorial-page .ilac-navbar,
body.premium-contact-body .ilac-navbar{
  position:sticky;
  top:0;
  z-index:1000;
  background:rgba(2,8,17,.9);
  border-bottom:1px solid rgba(255,255,255,.08);
  box-shadow:0 22px 55px rgba(0,0,0,.32);
  backdrop-filter:blur(18px);
}

body.premium-editorial-page .nav-inner,
body.premium-contact-body .nav-inner{
  min-height:70px;
  gap:27px;
}

body.premium-editorial-page .nav-logo,
body.premium-contact-body .nav-logo{
  min-width:184px;
  color:#fff;
}

body.premium-editorial-page .nav-logo .logo-text,
body.premium-contact-body .nav-logo .logo-text,
body.premium-editorial-page .footer-brand .logo-text,
body.premium-contact-body .footer-brand .logo-text{
  max-width:96px;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:1.08rem;
  font-weight:950;
  line-height:.95;
}

body.premium-editorial-page .nav-menu,
body.premium-contact-body .nav-menu{
  gap:25px;
}

body.premium-editorial-page .nav-link,
body.premium-contact-body .nav-link{
  position:relative;
  color:rgba(255,255,255,.88);
  font-size:.8rem;
  font-weight:850;
  padding:25px 0;
}

body.premium-editorial-page .nav-link:after,
body.premium-contact-body .nav-link:after{
  content:"";
  position:absolute;
  left:50%;
  right:50%;
  bottom:14px;
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,transparent,#ff355d,transparent);
  box-shadow:0 0 18px rgba(255,53,93,.75);
  transition:left .22s ease,right .22s ease;
}

body.premium-editorial-page .nav-link:hover:after,
body.premium-editorial-page .nav-link.is-active:after,
body.premium-contact-body .nav-link:hover:after,
body.premium-contact-body .nav-link.is-active:after{
  left:0;
  right:0;
}

body.premium-editorial-page .nav-loc-btn,
body.premium-contact-body .nav-loc-btn{
  min-height:39px;
  padding:0 18px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:8px;
  background:rgba(255,255,255,.035);
  color:#fff;
  font-size:.78rem;
  font-weight:900;
}

body.premium-editorial-page .nav-cta-btn,
body.premium-contact-body .nav-cta-btn{
  min-height:39px;
  padding:0 24px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:linear-gradient(135deg,#ff5f76 0%,#ed1747 58%,#bc0d39 100%);
  color:#fff;
  font-size:.8rem;
  font-weight:950;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 0 24px rgba(255,53,93,.35);
}

.editorial-page,
.premium-contact-page{
  position:relative;
  padding:32px 0 48px;
}

.editorial-shell,
.contact-premium-shell{
  display:grid;
  gap:22px;
}

.editorial-hero,
.contact-premium-hero{
  display:grid;
  grid-template-columns:minmax(360px,.78fr) minmax(520px,1.08fr);
  gap:28px;
  align-items:center;
  min-height:262px;
  overflow:hidden;
}

.editorial-breadcrumb{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:34px;
  color:rgba(255,255,255,.72);
  font-size:.82rem;
  font-weight:820;
}

.editorial-breadcrumb a:hover{
  color:#fff;
}

.editorial-hero h1,
.contact-premium-hero h1{
  max-width:560px;
  margin:0 0 15px;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:3.18rem;
  font-weight:950;
  line-height:1.05;
  text-shadow:0 16px 44px rgba(0,0,0,.58);
}

.editorial-hero h1 span,
.contact-premium-hero h1 span{
  color:#ff355d;
}

.editorial-hero p,
.contact-premium-hero p{
  max-width:520px;
  margin:0 0 21px;
  color:rgba(255,255,255,.82);
  font-size:.96rem;
  line-height:1.62;
}

.editorial-hero-art,
.contact-premium-hero figure{
  margin:0;
  display:flex;
  justify-content:flex-end;
  overflow:hidden;
}

.editorial-hero-art img,
.contact-premium-hero img{
  width:100%;
  max-width:720px;
  height:248px;
  object-fit:cover;
  object-position:center;
  border-radius:8px;
  background:#07121f;
  filter:drop-shadow(0 28px 58px rgba(0,0,0,.45));
  -webkit-mask-image:none;
  mask-image:none;
}

.editorial-hero-search{
  display:grid;
  grid-template-columns:minmax(0,1fr) 84px;
  max-width:520px;
  min-height:52px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:8px;
  background:rgba(5,15,29,.74);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 18px 38px rgba(0,0,0,.24);
  overflow:hidden;
}

.editorial-hero-search input,
.editorial-newsletter input,
.blog-side-newsletter input,
.contact-form-premium input,
.contact-form-premium select,
.contact-form-premium textarea{
  width:100%;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:rgba(5,13,26,.72);
  color:#fff;
  outline:none;
}

.editorial-hero-search input{
  border:0;
  padding:0 18px;
}

.editorial-hero-search button,
.editorial-newsletter button,
.blog-side-newsletter button,
.contact-form-premium button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:8px;
  background:linear-gradient(135deg,#ff5f76,#ed1747 62%,#c20d38);
  color:#fff;
  font-weight:950;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.34),0 16px 34px rgba(255,53,93,.28);
}

.editorial-stats,
.contact-info-strip,
.editorial-trust-strip,
.contact-trust-strip{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:linear-gradient(180deg,rgba(12,30,50,.75),rgba(6,16,29,.88));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 42px rgba(0,0,0,.22);
  backdrop-filter:blur(18px);
}

.editorial-stats article,
.contact-info-strip article,
.editorial-trust-strip article,
.contact-trust-strip article{
  display:grid;
  grid-template-columns:54px minmax(0,1fr);
  gap:12px;
  align-items:center;
  min-height:92px;
  padding:18px 22px;
  border-right:1px solid rgba(255,255,255,.08);
}

.editorial-stats article:last-child,
.contact-info-strip article:last-child,
.editorial-trust-strip article:last-child,
.contact-trust-strip article:last-child{
  border-right:0;
}

.editorial-stats span,
.contact-info-strip article > span,
.editorial-trust-strip span,
.contact-trust-strip span{
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:50%;
  background:rgba(255,255,255,.07);
  font-size:1.22rem;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 0 26px rgba(255,255,255,.04);
}

.tone-red{color:#ff4a6a!important;background:rgba(255,53,93,.12)!important}
.tone-blue{color:#35b7ff!important;background:rgba(53,183,255,.12)!important}
.tone-green{color:#2ee88e!important;background:rgba(24,213,120,.12)!important}
.tone-gold{color:#ffc14c!important;background:rgba(255,193,76,.12)!important}
.tone-purple{color:#b36aff!important;background:rgba(179,106,255,.12)!important}
.tone-pink{color:#ff6ea2!important;background:rgba(255,110,162,.12)!important}
.tone-cyan{color:#22d3ee!important;background:rgba(34,211,238,.12)!important}
.tone-violet{color:#d274ff!important;background:rgba(210,116,255,.12)!important}

.editorial-stats strong,
.contact-info-strip strong,
.editorial-trust-strip strong,
.contact-trust-strip strong{
  display:block;
  color:#fff;
  font-size:1.32rem;
  font-weight:950;
  line-height:1.08;
}

.editorial-stats small,
.contact-info-strip small,
.contact-info-strip p,
.contact-info-strip a,
.editorial-trust-strip small,
.contact-trust-strip small{
  display:block;
  color:rgba(255,255,255,.72);
  font-size:.78rem;
  line-height:1.45;
}

.editorial-card{
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:linear-gradient(180deg,rgba(10,25,43,.78),rgba(5,14,27,.88));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 42px rgba(0,0,0,.23);
  backdrop-filter:blur(18px);
}

.editorial-section-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin-bottom:18px;
}

.editorial-section-head h2,
.blog-side-popular h2,
.blog-side-newsletter h2,
.contact-form-premium h2,
.contact-map-premium h2,
.contact-faq h2{
  margin:0;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:1.32rem;
  font-weight:950;
}

.editorial-section-head a{
  min-height:32px;
  padding:0 12px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  color:#fff;
  font-size:.75rem;
  font-weight:850;
}

.health-category-panel,
.health-featured,
.health-popular,
.health-experts,
.blog-editorial-main,
.blog-editorial-side .editorial-card,
.contact-form-premium,
.contact-map-premium,
.contact-faq{
  padding:22px;
}

.health-category-grid{
  display:grid;
  grid-template-columns:repeat(8,minmax(0,1fr));
  gap:12px;
}

.health-category{
  display:grid;
  place-items:center;
  min-height:118px;
  padding:14px 10px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:rgba(255,255,255,.045)!important;
  text-align:center;
}

.health-category span{
  display:grid;
  place-items:center;
  width:58px;
  height:58px;
  margin-bottom:10px;
  border-radius:50%;
  border:1px solid currentColor;
  background:rgba(255,255,255,.04);
  font-size:1.85rem;
}

.health-category strong{
  color:#fff;
  font-size:.82rem;
  font-weight:950;
}

.health-category small{
  color:rgba(255,255,255,.66);
  font-size:.72rem;
}

.health-feature-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);
  gap:16px;
}

.health-big-post,
.health-mini-post,
.blog-highlight{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background-size:cover;
  background-position:center;
  box-shadow:inset 0 -160px 120px rgba(2,7,17,.76);
}

.health-big-post:before,
.health-mini-post:before,
.blog-highlight:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(2,7,17,.9),rgba(2,7,17,.32) 72%);
}

.health-big-post > *,
.health-mini-post > *,
.blog-highlight > *{
  position:relative;
  z-index:1;
}

.health-big-post{
  min-height:292px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  padding:24px;
}

.health-big-post span,
.health-mini-post span,
.blog-highlight span{
  align-self:flex-start;
  margin-bottom:18px;
  padding:6px 11px;
  border-radius:8px;
  background:linear-gradient(135deg,#ff5f76,#d91543);
  color:#fff;
  font-size:.72rem;
  font-weight:950;
}

.health-big-post small{
  align-self:flex-start;
  margin-bottom:12px;
  padding:5px 10px;
  border-radius:6px;
  background:rgba(255,255,255,.08);
  color:#fff;
  font-size:.68rem;
  font-weight:850;
}

.health-big-post h3,
.blog-highlight h2{
  max-width:390px;
  margin:0 0 11px;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:1.72rem;
  font-weight:950;
  line-height:1.12;
}

.health-big-post p,
.blog-highlight p{
  max-width:370px;
  margin:0 0 18px;
  color:rgba(255,255,255,.78);
  line-height:1.55;
}

.health-big-post footer,
.health-mini-post footer,
.blog-highlight footer{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  align-items:center;
  color:rgba(255,255,255,.78);
  font-size:.74rem;
}

.health-big-post footer em,
.health-mini-post footer em,
.blog-highlight footer em{
  margin-left:auto;
  padding:5px 10px;
  border-radius:8px;
  background:rgba(255,255,255,.07);
  color:#fff;
  font-style:normal;
}

.health-feature-grid > .health-mini-post{
  min-height:132px;
  padding:20px;
}

.health-feature-grid > .health-mini-post.is-wide{
  grid-column:1 / -1;
}

.health-mini-post h3{
  max-width:330px;
  margin:0 0 18px;
  color:#fff;
  font-size:1.08rem;
  font-weight:950;
  line-height:1.25;
}

.health-main-grid,
.blog-editorial-layout,
.contact-main-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) 360px;
  gap:22px;
  align-items:start;
}

.health-tabs{
  display:flex;
  gap:22px;
  margin-bottom:15px;
  border-bottom:1px solid rgba(255,255,255,.08);
}

.health-tabs button{
  position:relative;
  min-height:42px;
  color:rgba(255,255,255,.72);
  font-weight:850;
}

.health-tabs button.is-active{
  color:#ff4d6d;
}

.health-tabs button.is-active:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-1px;
  height:2px;
  background:#ff355d;
  box-shadow:0 0 16px rgba(255,53,93,.72);
}

.editorial-list-row,
.blog-editorial-row,
.blog-side-popular article,
.health-experts article{
  display:grid;
  align-items:center;
  gap:14px;
  border-bottom:1px solid rgba(255,255,255,.075);
}

.editorial-list-row{
  grid-template-columns:38px 126px minmax(0,1fr) 64px;
  min-height:102px;
}

.editorial-list-row b{
  display:grid;
  place-items:center;
  width:30px;
  height:30px;
  border-radius:50%;
  background:rgba(255,53,93,.16);
  color:#ff6b83;
}

.editorial-list-row img,
.blog-editorial-row img,
.blog-side-popular img{
  width:100%;
  height:72px;
  object-fit:cover;
  border-radius:8px;
  border:1px solid rgba(255,255,255,.12);
}

.editorial-list-row h3,
.blog-editorial-row h3{
  margin:0 0 6px;
  color:#fff;
  font-size:.96rem;
  font-weight:950;
}

.editorial-list-row p,
.blog-editorial-row p,
.blog-side-newsletter p,
.contact-form-premium p{
  margin:0 0 7px;
  color:rgba(255,255,255,.72);
  font-size:.8rem;
  line-height:1.55;
}

.editorial-list-row small,
.blog-editorial-row small,
.blog-side-popular small,
.health-experts small{
  color:rgba(255,255,255,.58);
  font-size:.72rem;
}

.editorial-list-row > span{
  color:rgba(255,255,255,.72);
  font-size:.78rem;
}

.editorial-wide-link{
  display:grid;
  place-items:center;
  min-height:38px;
  margin-top:14px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  color:#fff;
  font-size:.8rem;
  font-weight:850;
}

.health-experts article{
  grid-template-columns:52px minmax(0,1fr);
  min-height:72px;
}

.health-experts article > span{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border-radius:50%;
  background:linear-gradient(135deg,#dbf7ff,#fff);
  color:#0b2238;
  font-weight:950;
}

.blog-editorial-main{
  min-width:0;
}

.blog-highlight{
  min-height:240px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  padding:26px;
  margin-bottom:18px;
}

.blog-editorial-row{
  grid-template-columns:150px minmax(0,1fr) 120px;
  min-height:128px;
}

.blog-editorial-row img{
  height:94px;
}

.blog-editorial-row > span{
  justify-self:end;
  padding:6px 10px;
  border:1px solid rgba(255,53,93,.42);
  border-radius:8px;
  color:#ff6b83;
  font-size:.72rem;
  font-weight:850;
}

.blog-editorial-side{
  display:grid;
  gap:20px;
}

.blog-side-cats a{
  display:grid;
  grid-template-columns:28px minmax(0,1fr) 36px;
  align-items:center;
  min-height:38px;
  color:rgba(255,255,255,.82);
  border-bottom:1px solid rgba(255,255,255,.07);
  font-size:.84rem;
}

.blog-side-cats a b{
  justify-self:end;
  padding:3px 8px;
  border-radius:8px;
  background:rgba(255,255,255,.08);
  color:#fff;
}

.blog-side-popular article{
  grid-template-columns:28px 78px minmax(0,1fr);
  min-height:78px;
}

.blog-side-popular article b{
  display:grid;
  place-items:center;
  width:24px;
  height:24px;
  border-radius:50%;
  background:#ff355d;
  color:#fff;
  font-size:.74rem;
}

.blog-side-popular strong{
  display:block;
  color:#fff;
  font-size:.8rem;
  line-height:1.3;
}

.blog-side-newsletter{
  position:relative;
  overflow:hidden;
}

.blog-side-newsletter form,
.editorial-newsletter form{
  display:grid;
  grid-template-columns:minmax(0,1fr) 130px;
  gap:0;
}

.blog-side-newsletter input,
.editorial-newsletter input{
  min-height:44px;
  padding:0 14px;
  border-radius:8px 0 0 8px;
}

.blog-side-newsletter button,
.editorial-newsletter button{
  border-radius:0 8px 8px 0;
}

.blog-side-newsletter > span{
  position:absolute;
  right:18px;
  bottom:16px;
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:50%;
  background:#ff355d;
  color:#fff;
  font-weight:950;
}

.editorial-pagination{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:8px;
  padding-top:18px;
}

.editorial-pagination a,
.editorial-pagination button,
.editorial-pagination span{
  min-width:38px;
  min-height:36px;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  color:#fff;
  font-size:.78rem;
}

.editorial-pagination .is-active{
  background:linear-gradient(135deg,#ff5f76,#d91543);
}

.editorial-newsletter{
  display:grid;
  grid-template-columns:86px minmax(0,1fr) minmax(330px,.6fr);
  gap:20px;
  align-items:center;
  min-height:94px;
  padding:18px 22px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:linear-gradient(100deg,rgba(12,28,49,.86),rgba(19,26,58,.72) 50%,rgba(255,53,93,.09));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 42px rgba(0,0,0,.23);
}

.editorial-newsletter > span{
  display:grid;
  place-items:center;
  width:72px;
  height:58px;
  border:1px solid rgba(255,53,93,.48);
  border-radius:8px;
  color:#ff5d78;
  font-size:2rem;
  box-shadow:0 0 30px rgba(255,53,93,.18);
}

.editorial-newsletter h2{
  margin:0 0 6px;
  color:#fff;
  font-size:1.24rem;
  font-weight:950;
}

.editorial-newsletter p{
  margin:0;
  color:rgba(255,255,255,.72);
  font-size:.82rem;
  line-height:1.5;
}

.contact-info-strip article{
  grid-template-columns:64px minmax(0,1fr);
}

.contact-info-strip article > span{
  width:54px;
  height:54px;
  font-size:1.45rem;
}

.contact-main-grid{
  grid-template-columns:minmax(0,.9fr) minmax(0,1.05fr);
}

.contact-form-premium form{
  display:grid;
  gap:14px;
}

.contact-form-row{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}

.contact-form-premium input,
.contact-form-premium select{
  min-height:50px;
  padding:0 14px;
}

.contact-form-premium textarea{
  padding:14px;
  resize:vertical;
}

.contact-form-premium input::placeholder,
.contact-form-premium textarea::placeholder,
.editorial-hero-search input::placeholder,
.editorial-newsletter input::placeholder{
  color:rgba(255,255,255,.48);
}

.contact-check{
  display:flex;
  gap:8px;
  align-items:center;
  color:rgba(255,255,255,.72);
  font-size:.78rem;
}

.contact-check input{
  width:14px;
  height:14px;
}

.contact-check span{
  color:#ff5d78;
}

.contact-form-premium button{
  min-height:52px;
}

.contact-map-premium figure{
  margin:16px 0 0;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
}

.contact-map-premium figure img{
  display:block;
  width:100%;
  height:278px;
  object-fit:cover;
}

.contact-leaflet-map{
  display:block;
  width:100%;
  height:278px;
  background:#eef3f8;
}

@media(max-width:1120px){
  .premium-osm-map{
    min-height:470px;
  }
}

@media(max-width:760px){
  .premium-osm-map{
    min-height:380px;
  }
}

.contact-map-premium > div{
  display:grid;
  grid-template-columns:48px minmax(0,1fr) 140px;
  gap:12px;
  align-items:center;
  min-height:82px;
  padding:12px 0 0;
}

.contact-map-premium > div span{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:8px;
  background:rgba(255,255,255,.08);
  color:#fff;
}

.contact-map-premium > div strong{
  color:#fff;
}

.contact-map-premium > div small{
  color:rgba(255,255,255,.66);
}

.contact-map-premium > div a{
  display:grid;
  place-items:center;
  min-height:42px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  color:#fff;
  font-size:.8rem;
  font-weight:850;
}

.contact-faq > div{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px 16px;
}

.contact-faq details{
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  background:rgba(255,255,255,.035);
}

.contact-faq summary{
  cursor:pointer;
  padding:13px 15px;
  color:#fff;
  font-size:.82rem;
  font-weight:850;
}

.contact-faq p{
  margin:0;
  padding:0 15px 14px;
  color:rgba(255,255,255,.68);
  font-size:.8rem;
}

body.premium-editorial-page .ilac-footer,
body.premium-contact-body .ilac-footer{
  background:#020711;
  border-top:1px solid rgba(255,255,255,.08);
}

body.premium-editorial-page .footer-grid,
body.premium-contact-body .footer-grid{
  display:grid;
  grid-template-columns:1.45fr repeat(4,minmax(0,1fr));
  gap:34px;
}

body.premium-editorial-page .footer-brand,
body.premium-contact-body .footer-brand{
  display:grid;
  grid-template-columns:54px minmax(0,1fr);
  align-items:center;
}

body.premium-editorial-page .footer-brand p,
body.premium-contact-body .footer-brand p{
  grid-column:1/3;
  color:rgba(255,255,255,.66);
}

body.premium-editorial-page .footer-col h4,
body.premium-contact-body .footer-col h4{
  color:#fff;
}

body.premium-editorial-page .footer-col a,
body.premium-editorial-page .footer-col span,
body.premium-contact-body .footer-col a,
body.premium-contact-body .footer-col span,
body.premium-editorial-page .footer-bottom,
body.premium-contact-body .footer-bottom{
  color:rgba(255,255,255,.68);
}

body.premium-editorial-page .product-consultant,
body.premium-contact-body .product-consultant{
  display:none !important;
}

body.premium-ui-page .product-consultant[data-open="true"],
body.premium-editorial-page .product-consultant[data-open="true"],
body.premium-contact-body .product-consultant[data-open="true"]{
  display:block !important;
}

@media(max-width:1180px){
  .editorial-hero,
  .contact-premium-hero,
  .health-main-grid,
  .blog-editorial-layout,
  .contact-main-grid{
    grid-template-columns:1fr;
  }

  .editorial-hero-art,
  .contact-premium-hero figure{
    justify-content:center;
  }

  .health-category-grid{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }

  .editorial-stats,
  .contact-info-strip,
  .editorial-trust-strip,
  .contact-trust-strip{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:820px){
  body.premium-editorial-page .ilac-container,
  body.premium-contact-body .ilac-container{
    width:auto !important;
    max-width:none !important;
    margin-left:10px !important;
    margin-right:10px !important;
    padding-left:0 !important;
    padding-right:0 !important;
  }

  body.premium-editorial-page .nav-actions,
  body.premium-contact-body .nav-actions{
    display:none;
  }

  .editorial-page,
  .premium-contact-page{
    padding:24px 0 104px;
  }

  .editorial-hero,
  .contact-premium-hero{
    min-height:0;
    gap:18px;
  }

  .editorial-breadcrumb{
    margin-bottom:22px;
  }

  .editorial-hero h1,
  .contact-premium-hero h1{
    font-size:2.26rem;
  }

  .editorial-hero-art img,
  .contact-premium-hero img{
    height:210px;
  }

  .editorial-stats,
  .contact-info-strip,
  .editorial-trust-strip,
  .contact-trust-strip,
  .health-feature-grid,
  .editorial-newsletter,
  .contact-faq > div,
  .contact-form-row{
    grid-template-columns:1fr;
  }

  .health-category-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .editorial-stats article,
  .contact-info-strip article,
  .editorial-trust-strip article,
  .contact-trust-strip article{
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.08);
  }

  .editorial-stats article:last-child,
  .contact-info-strip article:last-child,
  .editorial-trust-strip article:last-child,
  .contact-trust-strip article:last-child{
    border-bottom:0;
  }

  .blog-editorial-row,
  .editorial-list-row{
    grid-template-columns:96px minmax(0,1fr);
    padding:14px 0;
  }

  .editorial-list-row b,
  .editorial-list-row > span,
  .blog-editorial-row > span{
    display:none;
  }

  .blog-editorial-row img,
  .editorial-list-row img{
    height:74px;
  }

  .contact-map-premium > div{
    grid-template-columns:48px minmax(0,1fr);
  }

  .contact-map-premium > div a{
    grid-column:1/3;
  }

  body.premium-editorial-page .footer-grid,
  body.premium-contact-body .footer-grid{
    grid-template-columns:1fr;
  }
}

@media(max-width:640px){
  body.home .ilac-main,
  body.premium-ui-page .ilac-main,
  body.premium-editorial-page .ilac-main,
  body.premium-contact-body .ilac-main{
    padding-bottom:82px;
  }

  .nav-inner{
    position:relative;
    justify-content:center;
  }

  .nav-logo{
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    min-width:0 !important;
    gap:8px;
  }

  .nav-logo .logo-text{
    max-width:104px !important;
    font-size:1rem !important;
  }

  .logo-icon.logo-icon-img img{
    width:40px;
    height:40px;
  }

  .mobile-toggle{
    position:absolute;
    left:0;
  }

  .mobile-bell{
    position:absolute;
    right:0;
    display:grid;
    place-items:center;
    width:42px;
    height:42px;
    border:1px solid rgba(255,255,255,.14);
    border-radius:50%;
    color:#fff;
  }

  .mobile-bell:before{
    content:none;
  }

  .mobile-bell .ilac-icon{
    width:20px;
    height:20px;
  }

  .mobile-bell span{
    position:absolute;
    top:8px;
    right:8px;
    width:9px;
    height:9px;
    border-radius:50%;
    background:#ff355d;
    box-shadow:0 0 12px rgba(255,53,93,.8);
  }

  .mobile-tabbar{
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    z-index:1200;
    display:grid;
    grid-template-columns:repeat(5,minmax(0,1fr));
    min-height:70px;
    padding:8px 8px calc(8px + env(safe-area-inset-bottom));
    border-top:1px solid rgba(255,255,255,.1);
    background:rgba(4,8,14,.92);
    box-shadow:0 -18px 48px rgba(0,0,0,.46);
    backdrop-filter:blur(18px);
  }

  .mobile-tabbar a{
    display:grid;
    place-items:center;
    gap:3px;
    color:rgba(255,255,255,.7);
    font-size:.68rem;
    font-weight:760;
  }

  .mobile-tabbar a span{
    display:grid;
    place-items:center;
    width:25px;
    height:25px;
    color:inherit;
    font-size:1.18rem;
  }

  .mobile-tabbar a.is-active{
    color:#ff355d;
  }
}

@media(max-width:430px){
  .editorial-hero h1,
  .contact-premium-hero h1{
    font-size:2rem;
  }

  .editorial-hero-search,
  .blog-side-newsletter form,
  .editorial-newsletter form{
    grid-template-columns:1fr;
    gap:10px;
    padding:10px;
  }

  .editorial-hero-search input,
  .blog-side-newsletter input,
  .editorial-newsletter input,
  .editorial-hero-search button,
  .blog-side-newsletter button,
  .editorial-newsletter button{
    min-height:44px;
    border-radius:8px;
  }

  .health-category-panel,
  .health-featured,
  .health-popular,
  .health-experts,
  .blog-editorial-main,
  .blog-editorial-side .editorial-card,
  .contact-form-premium,
  .contact-map-premium,
  .contact-faq{
    padding:18px;
  }

  .health-big-post,
  .blog-highlight{
    min-height:260px;
    padding:18px;
  }

  .health-big-post h3,
  .blog-highlight h2{
    font-size:1.34rem;
  }
}

/* ===== Final polish: one-line nav, 3D E logo, mobile hero ===== */
.nav-menu li a,
.nav-link{
  white-space:nowrap;
}

.logo-icon.logo-icon-img,
body.home .logo-icon.logo-icon-img,
body.page-template-front-page .logo-icon.logo-icon-img,
body.premium-ui-page .logo-icon.logo-icon-img,
body.premium-editorial-page .logo-icon.logo-icon-img,
body.premium-contact-body .logo-icon.logo-icon-img{
  display:inline-grid !important;
  place-items:center !important;
  width:48px !important;
  height:48px !important;
  flex:0 0 48px !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  color:transparent !important;
  font-size:0 !important;
  overflow:visible !important;
}

.logo-icon.logo-icon-img:before,
.logo-icon.logo-icon-img:after{
  content:none !important;
  display:none !important;
}

.logo-icon.logo-icon-img img{
  width:52px !important;
  height:52px !important;
  object-fit:contain !important;
  transform:translateX(-2px) scale(1.08);
  filter:drop-shadow(0 0 18px rgba(255,53,93,.5)) drop-shadow(0 10px 20px rgba(0,0,0,.35));
}

@media(min-width:1181px){
  body.home .ilac-container,
  body.page-template-front-page .ilac-container,
  body.premium-ui-page .ilac-container,
  body.premium-editorial-page .ilac-container,
  body.premium-contact-body .ilac-container{
    max-width:1320px;
  }

  body.home .nav-inner,
  body.page-template-front-page .nav-inner,
  body.premium-ui-page .nav-inner,
  body.premium-editorial-page .nav-inner,
  body.premium-contact-body .nav-inner{
    gap:16px;
  }

  body.home .nav-logo,
  body.page-template-front-page .nav-logo,
  body.premium-ui-page .nav-logo,
  body.premium-editorial-page .nav-logo,
  body.premium-contact-body .nav-logo{
    min-width:166px;
  }

  body.home .nav-menu,
  body.page-template-front-page .nav-menu,
  body.premium-ui-page .nav-menu,
  body.premium-editorial-page .nav-menu,
  body.premium-contact-body .nav-menu{
    gap:clamp(14px,1.15vw,22px);
  }

  body.home .nav-link,
  body.page-template-front-page .nav-link,
  body.premium-ui-page .nav-link,
  body.premium-editorial-page .nav-link,
  body.premium-contact-body .nav-link{
    font-size:.76rem;
    line-height:1;
  }

  body.home .nav-loc-btn,
  body.page-template-front-page .nav-loc-btn,
  body.premium-ui-page .nav-loc-btn,
  body.premium-editorial-page .nav-loc-btn,
  body.premium-contact-body .nav-loc-btn{
    padding:0 13px;
  }

  body.home .nav-cta-btn,
  body.page-template-front-page .nav-cta-btn,
  body.premium-ui-page .nav-cta-btn,
  body.premium-editorial-page .nav-cta-btn,
  body.premium-contact-body .nav-cta-btn{
    padding:0 18px;
  }
}

@media(max-width:540px){
  body.home .hp-premium-frame .hp-hero-inner,
  body.page-template-front-page .hp-premium-frame .hp-hero-inner{
    position:relative;
    display:block;
    padding-top:122px;
  }

  body.home .hp-premium-frame .hp-hero-copy,
  body.page-template-front-page .hp-premium-frame .hp-hero-copy{
    position:relative;
    z-index:2;
    text-align:left;
  }

  body.home .hp-premium-frame .hp-hero-visual,
  body.page-template-front-page .hp-premium-frame .hp-hero-visual{
    position:absolute;
    top:-12px;
    right:-86px;
    z-index:1;
    width:342px;
    min-height:228px;
    margin:0;
    opacity:.76;
    pointer-events:none;
  }

  body.home .hp-showcase-art-card,
  body.page-template-front-page .hp-showcase-art-card{
    height:228px;
    border:0;
    background:transparent;
    box-shadow:none;
  }

  body.home .hp-showcase-art-card img,
  body.page-template-front-page .hp-showcase-art-card img{
    width:100%;
    height:100%;
    object-fit:contain;
    object-position:center right;
    filter:drop-shadow(0 24px 42px rgba(255,53,93,.2));
    -webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 20%,#000 82%,transparent 100%);
    mask-image:linear-gradient(90deg,transparent 0%,#000 20%,#000 82%,transparent 100%);
  }

  body.home .hp-premium-frame .hp-hero-badge,
  body.page-template-front-page .hp-premium-frame .hp-hero-badge{
    max-width:100%;
    white-space:normal;
  }

  body.home .hp-premium-frame .hp-hero-title,
  body.page-template-front-page .hp-premium-frame .hp-hero-title{
    max-width:355px;
    font-size:2.22rem;
  }

  body.home .hp-premium-frame .hp-search-box,
  body.page-template-front-page .hp-premium-frame .hp-search-box{
    background:rgba(255,255,255,.94);
  }
}

/* ===== Location-aware carousel and no-cross visual cleanup ===== */
body.home .hp-nearby-strip:before,
body.home .hp-nearby-strip:after,
body.page-template-front-page .hp-nearby-strip:before,
body.page-template-front-page .hp-nearby-strip:after{
  content:none !important;
  display:none !important;
}

body.home .hp-nearby-head,
body.page-template-front-page .hp-nearby-head{
  align-items:end;
}

body.home .hp-nearby-head > div:first-child,
body.page-template-front-page .hp-nearby-head > div:first-child{
  min-width:0;
}

body.home .hp-nearby-head small,
body.page-template-front-page .hp-nearby-head small{
  display:block;
  margin-top:4px;
  color:rgba(255,255,255,.62);
  font-size:.74rem;
  font-weight:700;
}

.hp-nearby-actions{
  display:flex;
  align-items:center;
  gap:9px;
  flex:0 0 auto;
}

.hp-nearby-arrow{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:10px;
  background:rgba(16,30,48,.78);
  color:#fff;
  font-size:1.45rem;
  font-weight:900;
  line-height:1;
  cursor:pointer;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 26px rgba(0,0,0,.24);
  transition:transform .18s ease,border-color .18s ease,background .18s ease;
}

.hp-nearby-arrow:hover{
  transform:translateY(-1px);
  border-color:rgba(255,53,93,.45);
  background:rgba(255,53,93,.18);
}

body.home .hp-nearby-grid,
body.page-template-front-page .hp-nearby-grid{
  display:flex !important;
  grid-template-columns:none !important;
  gap:14px;
  overflow-x:auto;
  overflow-y:hidden;
  scroll-snap-type:x proximity;
  scroll-padding:2px;
  padding:0 2px 6px;
  scrollbar-width:none;
}

body.home .hp-nearby-grid::-webkit-scrollbar,
body.page-template-front-page .hp-nearby-grid::-webkit-scrollbar{
  display:none;
}

body.home .hp-pharmacy-card,
body.page-template-front-page .hp-pharmacy-card{
  flex:0 0 clamp(245px,20vw,280px);
  scroll-snap-align:start;
}

body.home .hp-product-mini,
body.page-template-front-page .hp-product-mini{
  flex:0 0 clamp(320px,25vw,370px);
  scroll-snap-align:start;
}

body.home .hp-pharmacy-card:before,
body.page-template-front-page .hp-pharmacy-card:before{
  height:108px;
  background-color:#061321;
  background-repeat:no-repeat;
  background-size:cover !important;
  background-position:center !important;
}

body.home .hp-nearby-real:before,
body.page-template-front-page .hp-nearby-real:before{
  background-image:var(--pharmacy-card-image) !important;
}

body.home .hp-duty-card:before,
body.page-template-front-page .hp-duty-card:before{
  background-image:url('../img/pharmacy-duty-night-e.webp') !important;
  background-size:cover !important;
  background-position:center !important;
}

.hp-location-popup{
  position:fixed;
  left:50%;
  top:86px;
  z-index:2000;
  width:min(460px,calc(100vw - 28px));
  transform:translate(-50%,-14px);
  opacity:0;
  pointer-events:none;
  transition:opacity .22s ease,transform .22s ease;
}

.hp-location-popup.is-visible{
  opacity:1;
  pointer-events:auto;
  transform:translate(-50%,0);
}

.hp-location-card{
  position:relative;
  display:grid;
  grid-template-columns:50px minmax(0,1fr) auto;
  gap:14px;
  align-items:center;
  padding:14px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:14px;
  background:linear-gradient(135deg,rgba(12,26,44,.96),rgba(7,13,26,.96));
  color:#fff;
  box-shadow:0 24px 56px rgba(0,0,0,.38),0 0 34px rgba(255,53,93,.18);
  backdrop-filter:blur(18px);
}

.hp-location-logo{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:12px;
  background:linear-gradient(145deg,#ff5f76,#d91543);
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:1.55rem;
  font-weight:950;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.42),0 0 24px rgba(255,53,93,.34);
}

.hp-location-card strong{
  display:block;
  margin-bottom:4px;
  font-size:.92rem;
}

.hp-location-card p{
  margin:0;
  color:rgba(255,255,255,.7);
  font-size:.76rem;
  line-height:1.45;
}

.hp-location-card button{
  display:grid;
  place-items:center;
  width:auto;
  height:32px;
  padding:0 10px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:10px;
  background:rgba(255,255,255,.06);
  color:#fff;
  font-size:.72rem;
  font-weight:850;
  cursor:pointer;
}

.hp-location-popup.is-success .hp-location-card{
  border-color:rgba(46,232,142,.38);
  box-shadow:0 24px 56px rgba(0,0,0,.38),0 0 34px rgba(46,232,142,.18);
}

.hp-location-popup.is-error .hp-location-card{
  border-color:rgba(255,193,76,.34);
}

body.home .hp-pharmacy-card:after,
body.page-template-front-page .hp-pharmacy-card:after{
  background:
    linear-gradient(180deg,rgba(2,8,17,.08) 0%,rgba(2,8,17,.26) 42%,rgba(2,8,17,.96) 100%),
    radial-gradient(circle at 22% 18%,rgba(255,53,93,.34),transparent 16%);
}

body.home .hp-pharmacy-card .hp-open-pill:before,
body.page-template-front-page .hp-pharmacy-card .hp-open-pill:before{
  content:none;
  display:none;
  place-items:center;
  width:16px;
  height:16px;
  margin-right:5px;
  border-radius:5px;
  background:rgba(255,255,255,.18);
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:.66rem;
  font-weight:950;
}

.health-big-post,
.health-mini-post,
.blog-highlight{
  display:grid !important;
  min-height:0;
  padding:0 !important;
  background:linear-gradient(180deg,rgba(12,30,50,.74),rgba(5,14,27,.92)) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 42px rgba(0,0,0,.22);
}

.health-big-post:before,
.health-mini-post:before,
.blog-highlight:before{
  content:none !important;
}

.health-big-post{
  grid-template-columns:minmax(240px,.95fr) minmax(0,1fr);
}

.health-mini-post,
.blog-highlight{
  grid-template-columns:190px minmax(0,1fr);
}

.blog-highlight{
  min-height:254px;
  margin-bottom:18px;
}

.health-big-post > img,
.health-mini-post > img,
.blog-highlight > img{
  position:relative;
  z-index:1;
  width:100%;
  height:100%;
  min-height:170px;
  object-fit:contain;
  object-position:center;
  padding:10px;
  background:#07121f;
  border-right:1px solid rgba(255,255,255,.08);
}

.health-big-post > div,
.health-mini-post > div,
.blog-highlight > div{
  position:relative;
  z-index:2;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  min-width:0;
  padding:22px;
}

.health-feature-grid > .health-mini-post{
  min-height:150px;
  padding:0 !important;
}

.blog-row-img{
  display:block;
  min-width:0;
}

.blog-editorial-row img,
.editorial-list-row img,
.blog-side-popular img,
.blog-card-img img{
  object-fit:contain !important;
  background:#07121f;
}

.premium-pharmacy-row figure img{
  object-fit:cover !important;
  background:#07121f;
}

.blog-row-category{
  justify-self:end;
  padding:6px 10px;
  border:1px solid rgba(255,53,93,.42);
  border-radius:8px;
  color:#ff6b83;
  font-size:.72rem;
  font-weight:850;
}

.editorial-empty{
  padding:28px;
  border:1px dashed rgba(255,255,255,.15);
  border-radius:8px;
  color:rgba(255,255,255,.72);
  text-align:center;
}

.premium-pharmacy-row figure{
  background:#07121f;
}

@media(max-width:820px){
  body.home .hp-nearby-head,
  body.page-template-front-page .hp-nearby-head{
    align-items:flex-start;
    gap:12px;
  }

  .hp-nearby-actions{
    width:100%;
    justify-content:space-between;
  }

  body.home .hp-pharmacy-card,
  body.page-template-front-page .hp-pharmacy-card{
    flex-basis:min(78vw,300px);
  }

  body.home .hp-product-mini,
  body.page-template-front-page .hp-product-mini{
    flex-basis:min(86vw,340px);
  }

  .health-big-post,
  .health-mini-post,
  .blog-highlight,
  .blog-editorial-row{
    grid-template-columns:1fr !important;
  }

  .health-big-post > img,
  .health-mini-post > img,
  .blog-highlight > img{
    height:190px;
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.08);
  }

  .blog-row-category{
    justify-self:start;
  }
}

/* Final overrides for link-based controls */
.premium-filter-tags a{
  margin-left:0;
  border-color:rgba(255,255,255,.1);
  background:rgba(255,255,255,.055);
  color:#fff;
}

.premium-filter-tags a:last-child{
  margin-left:auto;
  color:rgba(255,255,255,.68);
  background:transparent;
  border-color:transparent;
}

.premium-filter-tags a.is-active{
  color:#fff;
  background:linear-gradient(135deg,#ff5f76,#d91543);
  box-shadow:0 14px 30px rgba(255,53,93,.25);
}

.premium-filter-tags button{
  border-color:rgba(255,255,255,.1);
}

.premium-view-switch a{
  border:0;
  background:transparent;
}

.premium-view-switch a.is-active{
  background:rgba(255,53,93,.18);
  color:#ff5d78;
  box-shadow:0 10px 24px rgba(255,53,93,.18);
}

.premium-pagination a{
  text-decoration:none;
}

.premium-pagination a:hover,
.editorial-pagination a:hover,
.medicine-side-all:hover{
  border-color:rgba(255,53,93,.36);
  color:#fff;
}

.medicine-search-row{
  display:grid;
  grid-template-columns:42px minmax(0,1fr) 220px 150px;
  gap:0;
  align-items:center;
}

.medicine-search-row > .ilac-icon{
  justify-self:center;
  margin-left:0;
}

.health-category span .ilac-icon,
.editorial-stats .ilac-icon,
.editorial-trust-strip .ilac-icon,
.contact-info-strip .ilac-icon,
.contact-trust-strip .ilac-icon,
.medicine-info-strip .ilac-icon,
.premium-stat-grid .ilac-icon{
  width:24px;
  height:24px;
}

.hp-duty-icon{
  display:grid;
  place-items:center;
}

.hp-duty-icon .ilac-icon{
  width:20px;
  height:20px;
}

.leaflet-control-zoom{
  display:none!important;
}

@media(max-width:760px){
  .medicine-search-row{
    grid-template-columns:40px minmax(0,1fr);
  }

  .medicine-search-row select,
  .medicine-search-row button{
    grid-column:1 / -1;
  }
}

/* ===== Final carousel layout: pharmacy-only, equal horizontal cards ===== */
body.home .hp-nearby-strip,
body.page-template-front-page .hp-nearby-strip{
  margin-top:28px !important;
}

body.home .hp-nearby-head,
body.page-template-front-page .hp-nearby-head{
  align-items:center !important;
  margin-bottom:16px !important;
}

body.home .hp-nearby-actions,
body.page-template-front-page .hp-nearby-actions{
  position:static !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:10px !important;
}

body.home .hp-nearby-actions a,
body.page-template-front-page .hp-nearby-actions a{
  min-width:105px;
  justify-content:center;
}

body.home .hp-nearby-arrow,
body.page-template-front-page .hp-nearby-arrow{
  width:40px !important;
  height:40px !important;
  border-radius:12px !important;
}

body.home .hp-nearby-arrow .ilac-icon,
body.page-template-front-page .hp-nearby-arrow .ilac-icon{
  width:19px;
  height:19px;
}

body.home .hp-nearby-grid,
body.page-template-front-page .hp-nearby-grid{
  display:flex !important;
  grid-template-columns:none !important;
  align-items:stretch !important;
  gap:18px !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  scroll-snap-type:x mandatory !important;
  scroll-padding-inline:2px !important;
  padding:2px 2px 10px !important;
}

body.home .hp-nearby-grid > .hp-product-mini,
body.page-template-front-page .hp-nearby-grid > .hp-product-mini{
  display:none !important;
}

body.home .hp-pharmacy-card,
body.page-template-front-page .hp-pharmacy-card{
  flex:0 0 calc((100% - 54px) / 4) !important;
  min-width:285px !important;
  max-width:none !important;
  min-height:238px !important;
  height:238px !important;
  padding:128px 16px 16px !important;
  scroll-snap-align:start !important;
}

body.home .hp-pharmacy-card:before,
body.page-template-front-page .hp-pharmacy-card:before{
  height:128px !important;
  background-size:cover !important;
  background-position:center !important;
}

body.home .hp-pharmacy-card h3,
body.page-template-front-page .hp-pharmacy-card h3{
  font-size:1.08rem !important;
  line-height:1.18 !important;
}

body.home .hp-pharmacy-card p,
body.page-template-front-page .hp-pharmacy-card p,
body.home .hp-pharmacy-card a,
body.page-template-front-page .hp-pharmacy-card a{
  font-size:.84rem !important;
}

body.home .hp-pharmacy-card strong,
body.page-template-front-page .hp-pharmacy-card strong{
  font-size:.9rem !important;
}

@media(max-width:1180px){
  body.home .hp-pharmacy-card,
  body.page-template-front-page .hp-pharmacy-card{
    flex-basis:calc((100% - 18px) / 2) !important;
  }
}

@media(max-width:620px){
  body.home .hp-nearby-head,
  body.page-template-front-page .hp-nearby-head{
    align-items:flex-start !important;
  }

  body.home .hp-nearby-actions,
  body.page-template-front-page .hp-nearby-actions{
    width:100% !important;
    justify-content:space-between !important;
  }

  body.home .hp-pharmacy-card,
  body.page-template-front-page .hp-pharmacy-card{
    flex-basis:min(84vw,340px) !important;
    min-width:min(84vw,340px) !important;
    height:232px !important;
    min-height:232px !important;
  }
}

/* ===== Final logo/icon cleanup: no automatic E badges on cards ===== */
body.home .hp-pharmacy-card .hp-open-pill:before,
body.page-template-front-page .hp-pharmacy-card .hp-open-pill:before{
  content:none !important;
  display:none !important;
}

.hp-sidebar-empty .empty-e-logo,
.duty-empty .empty-e-logo{
  display:block;
  width:58px;
  height:58px;
  margin:0 auto 14px;
  object-fit:contain;
  filter:drop-shadow(0 0 18px rgba(255,53,93,.42)) drop-shadow(0 14px 24px rgba(0,0,0,.28));
}

.hp-location-logo{
  width:56px !important;
  height:56px !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}

.hp-location-logo img{
  width:60px;
  height:60px;
  object-fit:contain;
  transform:translateX(-2px) scale(1.06);
  filter:drop-shadow(0 0 18px rgba(255,53,93,.5)) drop-shadow(0 10px 20px rgba(0,0,0,.35));
}

/* ===== Final hero panels: equal side-by-side boxes ===== */
body.home .hp-premium-frame .hp-hero-inner,
body.page-template-front-page .hp-premium-frame .hp-hero-inner{
  grid-template-areas:
    "copy visual" !important;
  grid-template-columns:minmax(430px,535px) minmax(0,1fr) !important;
  position:relative !important;
  align-items:start !important;
  min-height:535px !important;
  row-gap:0 !important;
}

body.home .hp-premium-frame .hp-hero-copy,
body.page-template-front-page .hp-premium-frame .hp-hero-copy{
  grid-area:copy;
  align-self:start !important;
}

body.home .hp-premium-frame .hp-hero-visual,
body.page-template-front-page .hp-premium-frame .hp-hero-visual{
  grid-area:visual;
  align-self:start !important;
}

body.home .hp-hero-panels,
body.page-template-front-page .hp-hero-panels{
  grid-area:panels;
  display:grid;
  grid-template-columns:repeat(7,minmax(0,1fr));
  gap:10px;
  width:100%;
  min-width:0;
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  z-index:4;
  margin-top:0;
}

body.home .hp-hero-panels .hp-action-tiles,
body.page-template-front-page .hp-hero-panels .hp-action-tiles,
body.home .hp-hero-panels .hp-kpi-grid,
body.page-template-front-page .hp-hero-panels .hp-kpi-grid{
  display:contents !important;
  width:auto !important;
  max-width:none !important;
  min-width:0 !important;
  margin:0 !important;
}

body.home .hp-hero-panels .hp-action-tile,
body.page-template-front-page .hp-hero-panels .hp-action-tile,
body.home .hp-hero-panels .hp-kpi-card,
body.page-template-front-page .hp-hero-panels .hp-kpi-card{
  width:100% !important;
  min-width:0 !important;
  max-width:none !important;
  box-sizing:border-box !important;
}

body.home .hp-hero-panels .hp-action-tile,
body.page-template-front-page .hp-hero-panels .hp-action-tile{
  grid-template-columns:34px minmax(0,1fr) !important;
  column-gap:9px !important;
  min-height:74px !important;
  height:74px !important;
  padding:9px 10px !important;
}

body.home .hp-hero-panels .hp-kpi-card,
body.page-template-front-page .hp-hero-panels .hp-kpi-card{
  grid-template-columns:34px minmax(0,1fr) !important;
  column-gap:9px !important;
  min-height:74px !important;
  height:74px !important;
  padding:9px 10px !important;
}

body.home .hp-hero-panels .hp-tile-icon,
body.page-template-front-page .hp-hero-panels .hp-tile-icon,
body.home .hp-hero-panels .hp-kpi-icon,
body.page-template-front-page .hp-hero-panels .hp-kpi-icon{
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
}

body.home .hp-hero-panels .hp-tile-icon svg,
body.page-template-front-page .hp-hero-panels .hp-tile-icon svg,
body.home .hp-hero-panels .hp-kpi-icon .ilac-icon,
body.page-template-front-page .hp-hero-panels .hp-kpi-icon .ilac-icon{
  width:18px !important;
  height:18px !important;
}

body.home .hp-hero-panels .hp-action-tile strong,
body.page-template-front-page .hp-hero-panels .hp-action-tile strong{
  font-size:.72rem !important;
  line-height:1.12 !important;
}

body.home .hp-hero-panels .hp-action-tile small,
body.page-template-front-page .hp-hero-panels .hp-action-tile small,
body.home .hp-hero-panels .hp-kpi-card small,
body.page-template-front-page .hp-hero-panels .hp-kpi-card small{
  font-size:.61rem !important;
  line-height:1.18 !important;
}

body.home .hp-hero-panels .hp-kpi-card strong,
body.page-template-front-page .hp-hero-panels .hp-kpi-card strong{
  font-size:1.06rem !important;
  line-height:1.05 !important;
}

body.home .hp-nearby-strip,
body.page-template-front-page .hp-nearby-strip{
  margin-top:24px !important;
}

@media(max-width:1320px){
  body.home .hp-premium-frame .hp-hero-inner,
  body.page-template-front-page .hp-premium-frame .hp-hero-inner{
    grid-template-columns:minmax(400px,500px) minmax(0,1fr) !important;
  }
}

@media(max-width:1120px){
  body.home .hp-premium-frame .hp-hero-inner,
  body.page-template-front-page .hp-premium-frame .hp-hero-inner{
    grid-template-areas:
      "copy"
      "visual"
      "panels" !important;
    grid-template-columns:1fr !important;
    min-height:0 !important;
    row-gap:16px !important;
  }

  body.home .hp-hero-panels,
  body.page-template-front-page .hp-hero-panels{
    position:relative;
    left:auto;
    right:auto;
    bottom:auto;
    grid-template-columns:repeat(4,minmax(0,1fr));
    margin-top:0;
  }
}

@media(max-width:760px){
  body.home .hp-hero-panels,
  body.page-template-front-page .hp-hero-panels{
    grid-template-columns:1fr 1fr !important;
  }
}

@media(max-width:540px){
  body.home .hp-premium-frame .hp-hero-inner,
  body.page-template-front-page .hp-premium-frame .hp-hero-inner{
    display:grid !important;
    padding-top:122px;
  }

  body.home .hp-hero-panels,
  body.page-template-front-page .hp-hero-panels{
    grid-template-columns:1fr !important;
  }

  body.home .hp-hero-panels .hp-action-tile,
  body.page-template-front-page .hp-hero-panels .hp-action-tile,
  body.home .hp-hero-panels .hp-kpi-card,
  body.page-template-front-page .hp-hero-panels .hp-kpi-card{
    height:auto !important;
    min-height:68px !important;
  }
}

/* ===== Nearby carousel autoplay and side controls ===== */
body.home .hp-nearby-strip,
body.page-template-front-page .hp-nearby-strip{
  position:relative !important;
}

body.home .hp-nearby-grid,
body.page-template-front-page .hp-nearby-grid{
  scroll-behavior:smooth;
  padding-inline:34px !important;
  scroll-padding-inline:34px !important;
}

body.home .hp-pharmacy-card,
body.page-template-front-page .hp-pharmacy-card{
  cursor:pointer;
}

body.home .hp-pharmacy-card:focus-visible,
body.page-template-front-page .hp-pharmacy-card:focus-visible{
  outline:2px solid rgba(255,255,255,.82);
  outline-offset:3px;
}

.hp-nearby-side-arrow{
  position:absolute;
  top:calc(50% + 30px);
  z-index:8;
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:14px;
  background:rgba(8,20,35,.82);
  color:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 18px 32px rgba(0,0,0,.3);
  backdrop-filter:blur(14px);
  cursor:pointer;
  transform:translateY(-50%);
  transition:transform .18s ease,background .18s ease,border-color .18s ease;
}

.hp-nearby-side-arrow:hover{
  border-color:rgba(255,53,93,.5);
  background:rgba(255,53,93,.22);
  transform:translateY(-50%) scale(1.04);
}

.hp-nearby-side-arrow .ilac-icon{
  width:20px;
  height:20px;
}

.hp-nearby-side-left{
  left:6px;
}

.hp-nearby-side-right{
  right:6px;
}

@media(max-width:620px){
  .hp-nearby-side-arrow{
    top:auto;
    bottom:22px;
    width:38px;
    height:38px;
  }

  .hp-nearby-side-left{
    left:12px;
  }

  .hp-nearby-side-right{
    right:12px;
  }
}

/* ===== Selected pharmacy transfer card ===== */
.premium-selected-pharmacy{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto auto;
  gap:14px;
  align-items:center;
  margin:14px;
  padding:14px;
  border:1px solid rgba(255,53,93,.26);
  border-radius:8px;
  background:linear-gradient(135deg,rgba(255,53,93,.14),rgba(255,255,255,.045));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 16px 34px rgba(0,0,0,.18);
}

.premium-selected-copy span{
  display:inline-flex;
  margin-bottom:5px;
  color:#ff7890;
  font-size:.72rem;
  font-weight:950;
  text-transform:uppercase;
}

.premium-selected-copy h2{
  margin:0 0 4px;
  color:#fff;
  font-size:1.02rem;
  line-height:1.18;
}

.premium-selected-copy p,
.premium-selected-meta small{
  margin:0;
  color:rgba(255,255,255,.7);
  font-size:.78rem;
}

.premium-selected-meta{
  display:grid;
  justify-items:end;
  gap:5px;
}

.premium-selected-meta strong{
  display:inline-flex;
  min-height:26px;
  align-items:center;
  padding:0 10px;
  border-radius:999px;
  background:rgba(35,197,94,.16);
  color:#4ade80;
  font-size:.76rem;
  font-weight:950;
}

.premium-selected-actions{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  justify-content:flex-end;
}

.premium-selected-actions a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:38px;
  padding:0 13px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:rgba(255,255,255,.06);
  color:#fff;
  font-size:.78rem;
  font-weight:900;
}

.premium-selected-actions .ilac-icon{
  width:16px;
  height:16px;
}

.premium-pharmacy-row[data-detail-url]{
  cursor:pointer;
  transition:background .18s ease,border-color .18s ease,transform .18s ease;
}

.premium-pharmacy-row[data-detail-url]:hover{
  background:rgba(255,255,255,.035);
}

.premium-pharmacy-row[data-detail-url]:focus-visible{
  outline:2px solid rgba(255,255,255,.75);
  outline-offset:-4px;
}

.premium-pharmacy-row.is-selected{
  margin:0 14px 12px;
  border:1px solid rgba(255,53,93,.42);
  border-radius:8px;
  background:linear-gradient(135deg,rgba(255,53,93,.13),rgba(255,255,255,.035));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 16px 32px rgba(255,53,93,.1);
}

.premium-selected-pharmacy.is-rich-selected{
  display:block;
  margin:14px;
  padding:16px;
  border-color:rgba(255,53,93,.42);
  background:
    linear-gradient(135deg,rgba(255,53,93,.13),rgba(255,255,255,.045)),
    rgba(8,18,34,.78);
}

.premium-selected-summary{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:14px;
}

.premium-selected-badges{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:8px;
  flex:0 0 auto;
  max-width:260px;
}

.premium-selected-badges strong,
.premium-selected-badges small{
  display:inline-flex;
  min-height:28px;
  align-items:center;
  gap:6px;
  padding:0 10px;
  border-radius:999px;
  font-size:.76rem;
  font-weight:950;
  white-space:nowrap;
}

.premium-selected-badges strong{
  background:rgba(35,197,94,.16);
  color:#4ade80;
}

.premium-selected-badges strong.is-duty{
  background:rgba(255,53,93,.18);
  color:#ff7890;
}

.premium-selected-badges small{
  background:rgba(255,255,255,.08);
  color:rgba(255,255,255,.78);
}

.premium-selected-badges small.is-sgk{
  background:rgba(255,53,93,.11);
  color:#ff9aaa;
}

.premium-selected-badges .ilac-icon{
  width:14px;
  height:14px;
}

.premium-selected-info-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(178px,1fr));
  gap:10px;
  margin-top:14px;
  padding-top:14px;
  border-top:1px solid rgba(255,255,255,.09);
}

.premium-selected-info-grid article{
  display:grid;
  grid-template-columns:36px minmax(0,1fr);
  column-gap:10px;
  row-gap:4px;
  align-items:center;
  min-height:78px;
  padding:11px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  background:rgba(241,245,249,.08);
}

.premium-selected-info-grid article > span{
  grid-row:1 / 3;
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  color:#ff5d78;
}

.premium-selected-info-grid article > span .ilac-icon{
  width:21px;
  height:21px;
}

.premium-selected-info-grid small{
  color:rgba(255,255,255,.58);
  font-size:.7rem;
  font-weight:900;
  letter-spacing:0;
  text-transform:uppercase;
}

.premium-selected-info-grid strong{
  min-width:0;
  color:#fff;
  font-size:.9rem;
  line-height:1.32;
}

.premium-selected-pharmacy.is-rich-selected .premium-selected-actions{
  margin-top:14px;
}

.premium-selected-actions a[href*="wa.me"]{
  border-color:rgba(34,197,94,.22);
  background:rgba(34,197,94,.1);
  color:#22c55e;
}

/* ===== Eczane ekle modern submission page ===== */
.pharmacy-submit-body .ilac-main{
  background:
    linear-gradient(90deg,rgba(255,255,255,.032) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.024) 1px,transparent 1px),
    linear-gradient(180deg,#020711 0%,#061321 52%,#020711 100%);
  background-size:96px 96px,96px 96px,auto;
}

.pharmacy-submit-page{
  padding:24px 0 58px;
  color:#fff;
}

.pharmacy-submit-shell{
  display:grid;
  gap:22px;
}

.pharmacy-submit-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);
  gap:22px;
  align-items:stretch;
  min-height:350px;
  padding:24px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:
    linear-gradient(110deg,rgba(8,22,38,.92),rgba(6,16,30,.76) 58%,rgba(255,53,93,.12)),
    rgba(5,14,27,.84);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 22px 55px rgba(0,0,0,.28);
  overflow:hidden;
}

.pharmacy-submit-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
}

.pharmacy-submit-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  width:max-content;
  max-width:100%;
  min-height:34px;
  margin:14px 0 15px;
  padding:0 13px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:rgba(255,255,255,.06);
  color:#dbeafe;
  font-size:.84rem;
  font-weight:900;
}

.pharmacy-submit-kicker .ilac-icon{
  color:#4ade80;
}

.pharmacy-submit-hero h1{
  max-width:760px;
  margin:0 0 14px;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:clamp(2.45rem,4.2vw,4.65rem);
  font-weight:950;
  line-height:1.02;
}

.pharmacy-submit-hero h1 span{
  color:#ff4f72;
}

.pharmacy-submit-hero p{
  max-width:700px;
  margin:0;
  color:rgba(255,255,255,.78);
  font-size:1.04rem;
  line-height:1.7;
}

.pharmacy-submit-quickstats{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  max-width:720px;
  margin-top:22px;
}

.pharmacy-submit-quickstats article{
  display:grid;
  grid-template-columns:44px minmax(0,1fr);
  column-gap:11px;
  row-gap:3px;
  align-items:center;
  min-height:76px;
  padding:12px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  background:rgba(255,255,255,.055);
}

.pharmacy-submit-quickstats .ilac-icon-badge{
  grid-row:1 / 3;
  width:44px;
  height:44px;
}

.pharmacy-submit-quickstats strong{
  color:#fff;
  font-size:1.08rem;
  line-height:1.05;
}

.pharmacy-submit-quickstats small{
  color:rgba(255,255,255,.62);
  font-size:.78rem;
  font-weight:800;
}

.pharmacy-submit-art{
  position:relative;
  min-height:300px;
  margin:0;
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  background:rgba(4,12,23,.7);
  overflow:hidden;
}

.pharmacy-submit-art img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  filter:drop-shadow(0 24px 42px rgba(0,0,0,.36));
}

.pharmacy-submit-main{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,390px);
  gap:18px;
  align-items:start;
}

.pharmacy-submit-form{
  padding:20px;
  border-radius:8px;
}

.pharmacy-form-head{
  display:grid;
  grid-template-columns:58px minmax(0,1fr);
  gap:14px;
  align-items:center;
  margin-bottom:18px;
  padding-bottom:17px;
  border-bottom:1px solid rgba(255,255,255,.09);
}

.pharmacy-form-head span:not(.ilac-icon-badge){
  display:block;
  margin-bottom:4px;
  color:#ff7890;
  font-size:.76rem;
  font-weight:950;
  text-transform:uppercase;
}

.pharmacy-form-head h2,
.pharmacy-side-card h2,
.pharmacy-process-card h2{
  margin:0 0 5px;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:1.45rem;
  font-weight:950;
  line-height:1.16;
}

.pharmacy-form-head p{
  margin:0;
  color:rgba(255,255,255,.66);
  font-size:.88rem;
  line-height:1.55;
}

.pharmacy-form-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}

.pharmacy-submit-form label{
  display:grid;
  gap:7px;
  min-width:0;
  color:rgba(255,255,255,.84);
  font-size:.82rem;
  font-weight:900;
}

.pharmacy-submit-form label.is-wide{
  grid-column:1 / -1;
}

.pharmacy-submit-form input,
.pharmacy-submit-form select,
.pharmacy-submit-form textarea{
  width:100%;
  min-width:0;
  min-height:48px;
  padding:0 13px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:rgba(3,10,20,.72);
  color:#fff;
  font:inherit;
  outline:none;
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;
}

.pharmacy-submit-form textarea{
  min-height:104px;
  padding:13px;
  resize:vertical;
  line-height:1.5;
}

.pharmacy-submit-form input::placeholder,
.pharmacy-submit-form textarea::placeholder{
  color:rgba(255,255,255,.42);
}

.pharmacy-submit-form select{
  appearance:none;
  background:
    linear-gradient(45deg,transparent 50%,rgba(255,255,255,.68) 50%) calc(100% - 18px) 21px / 6px 6px no-repeat,
    linear-gradient(135deg,rgba(3,10,20,.82),rgba(10,22,38,.72));
}

.pharmacy-submit-form input:focus,
.pharmacy-submit-form select:focus,
.pharmacy-submit-form textarea:focus{
  border-color:rgba(255,53,93,.5);
  background:rgba(5,14,27,.95);
  box-shadow:0 0 0 3px rgba(255,53,93,.13);
}

.pharmacy-form-consent{
  grid-template-columns:18px minmax(0,1fr);
  align-items:start;
  margin-top:14px;
  padding:13px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  background:rgba(255,255,255,.045);
}

.pharmacy-form-consent input{
  width:18px;
  height:18px;
  min-height:18px;
  margin-top:2px;
  padding:0;
  accent-color:#ff355d;
}

.pharmacy-form-consent span{
  color:rgba(255,255,255,.7);
  font-size:.82rem;
  line-height:1.5;
}

.pharmacy-form-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:16px;
}

.pharmacy-form-actions button,
.pharmacy-form-actions a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:46px;
  padding:0 18px;
  border-radius:8px;
  color:#fff;
  font-size:.9rem;
  font-weight:950;
  text-decoration:none;
}

.pharmacy-form-actions button{
  border:0;
  background:linear-gradient(135deg,#ff5f76,#ed1747 58%,#bc0d39);
  box-shadow:0 16px 34px rgba(255,53,93,.26);
  cursor:pointer;
}

.pharmacy-form-actions button:disabled{
  opacity:.72;
  cursor:wait;
}

.pharmacy-form-actions a{
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.06);
}

.pharmacy-submit-side{
  display:grid;
  gap:14px;
}

.pharmacy-side-card,
.pharmacy-process-card,
.pharmacy-contact-mini{
  padding:18px;
  border-radius:8px;
}

.pharmacy-side-eyebrow{
  display:inline-flex;
  margin-bottom:8px;
  color:#ff7890;
  font-size:.76rem;
  font-weight:950;
  text-transform:uppercase;
}

.pharmacy-side-card ul,
.pharmacy-process-card ol{
  display:grid;
  gap:10px;
  margin:14px 0 0;
  padding:0;
  list-style:none;
}

.pharmacy-side-card li{
  display:grid;
  grid-template-columns:22px minmax(0,1fr);
  gap:9px;
  align-items:start;
  color:rgba(255,255,255,.78);
  font-size:.88rem;
  line-height:1.45;
}

.pharmacy-side-card li .ilac-icon{
  width:18px;
  height:18px;
  color:#4ade80;
  margin-top:2px;
}

.pharmacy-process-card li{
  display:grid;
  grid-template-columns:34px minmax(0,1fr);
  gap:10px;
  align-items:start;
  padding:11px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  background:rgba(255,255,255,.045);
}

.pharmacy-process-card li > span{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:8px;
  background:rgba(255,53,93,.14);
  color:#ff7890;
  font-weight:950;
}

.pharmacy-process-card strong{
  display:block;
  color:#fff;
  font-size:.9rem;
  line-height:1.25;
}

.pharmacy-process-card small{
  display:block;
  margin-top:3px;
  color:rgba(255,255,255,.6);
  font-size:.78rem;
  line-height:1.45;
}

.pharmacy-contact-mini{
  display:grid;
  grid-template-columns:54px minmax(0,1fr);
  gap:13px;
  align-items:center;
}

.pharmacy-contact-mini strong,
.pharmacy-contact-mini small,
.pharmacy-contact-mini a{
  display:block;
}

.pharmacy-contact-mini strong{
  color:#fff;
  font-size:.98rem;
}

.pharmacy-contact-mini small{
  margin:4px 0 7px;
  color:rgba(255,255,255,.62);
  font-size:.8rem;
  line-height:1.45;
}

.pharmacy-contact-mini a{
  color:#ff7890;
  font-size:.83rem;
  font-weight:900;
  overflow-wrap:anywhere;
}

@media(max-width:1080px){
  .pharmacy-submit-hero,
  .pharmacy-submit-main{
    grid-template-columns:1fr;
  }

  .pharmacy-submit-art{
    min-height:260px;
  }
}

@media(max-width:720px){
  .pharmacy-submit-page{
    padding:14px 0 44px;
  }

  .pharmacy-submit-hero,
  .pharmacy-submit-form,
  .pharmacy-side-card,
  .pharmacy-process-card,
  .pharmacy-contact-mini{
    padding:14px;
  }

  .pharmacy-submit-quickstats,
  .pharmacy-form-grid{
    grid-template-columns:1fr;
  }

  .pharmacy-submit-hero h1{
    font-size:2.25rem;
  }

  .pharmacy-submit-hero p{
    font-size:.96rem;
  }

  .pharmacy-submit-art{
    min-height:145px;
  }

  .pharmacy-submit-quickstats{
    display:flex;
    gap:9px;
    max-width:none;
    overflow-x:auto;
    padding-bottom:3px;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
  }

  .pharmacy-submit-quickstats::-webkit-scrollbar{
    display:none;
  }

  .pharmacy-submit-quickstats article{
    flex:0 0 190px;
    min-height:72px;
    scroll-snap-align:start;
  }

  .pharmacy-form-actions{
    display:grid;
    grid-template-columns:1fr;
  }

  .pharmacy-form-actions button,
  .pharmacy-form-actions a{
    width:100%;
  }
}

@media(max-width:860px){
  .premium-selected-pharmacy{
    grid-template-columns:1fr;
  }

  .premium-selected-meta{
    justify-items:start;
  }

  .premium-selected-actions{
    justify-content:flex-start;
  }

  .premium-selected-summary,
  .premium-selected-badges{
    align-items:flex-start;
    justify-content:flex-start;
  }

  .premium-selected-summary{
    flex-direction:column;
  }

  .premium-selected-badges{
    max-width:none;
  }
}

/* ===== Final full-width responsive homepage typography ===== */
body.home .ilac-container,
body.page-template-front-page .ilac-container{
  width:min(100% - 48px,1500px) !important;
  max-width:1500px !important;
}

body.home .hp-premium-frame,
body.page-template-front-page .hp-premium-frame{
  padding-top:20px !important;
}

body.home .nav-link,
body.page-template-front-page .nav-link{
  font-size:.88rem !important;
}

body.home .nav-loc-btn,
body.page-template-front-page .nav-loc-btn,
body.home .nav-cta-btn,
body.page-template-front-page .nav-cta-btn{
  min-height:42px !important;
  font-size:.92rem !important;
}

body.home .nav-logo .logo-text,
body.page-template-front-page .nav-logo .logo-text{
  font-size:1.18rem !important;
}

body.home .hp-premium-frame .hp-hero-inner,
body.page-template-front-page .hp-premium-frame .hp-hero-inner{
  grid-template-areas:"copy visual" "panels panels" !important;
  grid-template-columns:minmax(500px,610px) minmax(0,1fr) !important;
  gap:0 !important;
  min-height:0 !important;
  align-items:start !important;
}

body.home .hp-premium-frame .hp-hero-copy,
body.page-template-front-page .hp-premium-frame .hp-hero-copy{
  padding-top:14px !important;
}

body.home .hp-premium-frame .hp-hero-badge,
body.page-template-front-page .hp-premium-frame .hp-hero-badge{
  min-height:34px !important;
  padding:0 16px !important;
  font-size:.88rem !important;
  line-height:1.2 !important;
}

body.home .hp-premium-frame .hp-hero-title,
body.page-template-front-page .hp-premium-frame .hp-hero-title{
  max-width:620px !important;
  margin-bottom:18px !important;
  font-size:3.95rem !important;
  line-height:1.04 !important;
}

body.home .hp-premium-frame .hp-hero-desc,
body.page-template-front-page .hp-premium-frame .hp-hero-desc{
  max-width:600px !important;
  margin-bottom:24px !important;
  font-size:1.08rem !important;
  line-height:1.68 !important;
}

body.home .hp-premium-frame .hp-search-box,
body.page-template-front-page .hp-premium-frame .hp-search-box{
  max-width:610px !important;
  min-height:64px !important;
  margin-bottom:0 !important;
  padding:8px !important;
}

body.home .hp-premium-frame .hp-search-input,
body.page-template-front-page .hp-premium-frame .hp-search-input{
  font-size:1rem !important;
}

body.home .hp-premium-frame .hp-search-btn,
body.page-template-front-page .hp-premium-frame .hp-search-btn{
  min-width:112px !important;
  min-height:48px !important;
  font-size:1rem !important;
}

body.home .hp-premium-frame .hp-hero-visual,
body.page-template-front-page .hp-premium-frame .hp-hero-visual{
  justify-content:stretch !important;
  min-height:0 !important;
  margin-left:-58px !important;
  overflow:hidden !important;
}

body.home .hp-showcase-art-card,
body.page-template-front-page .hp-showcase-art-card{
  flex:1 1 100% !important;
  width:100% !important;
  min-width:0 !important;
  max-width:none !important;
  height:500px !important;
  margin:0 !important;
  overflow:hidden !important;
  transform:none !important;
}

body.home .hp-showcase-art-card img,
body.page-template-front-page .hp-showcase-art-card img{
  object-fit:cover !important;
  object-position:center !important;
}

body.home .hp-hero-panels,
body.page-template-front-page .hp-hero-panels{
  grid-area:panels !important;
  position:relative !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;
  z-index:5 !important;
  display:grid !important;
  grid-template-columns:repeat(7,minmax(0,1fr)) !important;
  gap:10px !important;
  margin-top:-10px !important;
}

body.home .hp-hero-panels .hp-action-tile,
body.page-template-front-page .hp-hero-panels .hp-action-tile,
body.home .hp-hero-panels .hp-kpi-card,
body.page-template-front-page .hp-hero-panels .hp-kpi-card{
  min-height:82px !important;
  height:82px !important;
  padding:11px 12px !important;
  grid-template-columns:38px minmax(0,1fr) !important;
  column-gap:10px !important;
}

body.home .hp-hero-panels .hp-tile-icon,
body.page-template-front-page .hp-hero-panels .hp-tile-icon,
body.home .hp-hero-panels .hp-kpi-icon,
body.page-template-front-page .hp-hero-panels .hp-kpi-icon{
  width:38px !important;
  height:38px !important;
  min-width:38px !important;
}

body.home .hp-hero-panels .hp-tile-icon svg,
body.page-template-front-page .hp-hero-panels .hp-tile-icon svg,
body.home .hp-hero-panels .hp-kpi-icon .ilac-icon,
body.page-template-front-page .hp-hero-panels .hp-kpi-icon .ilac-icon{
  width:20px !important;
  height:20px !important;
}

body.home .hp-hero-panels .hp-action-tile strong,
body.page-template-front-page .hp-hero-panels .hp-action-tile strong{
  font-size:.88rem !important;
  line-height:1.12 !important;
}

body.home .hp-hero-panels .hp-action-tile small,
body.page-template-front-page .hp-hero-panels .hp-action-tile small,
body.home .hp-hero-panels .hp-kpi-card small,
body.page-template-front-page .hp-hero-panels .hp-kpi-card small{
  font-size:.72rem !important;
  line-height:1.2 !important;
}

body.home .hp-hero-panels .hp-kpi-card strong,
body.page-template-front-page .hp-hero-panels .hp-kpi-card strong{
  font-size:1.22rem !important;
  line-height:1.06 !important;
}

body.home .hp-nearby-strip,
body.page-template-front-page .hp-nearby-strip{
  margin-top:30px !important;
}

body.home .hp-nearby-head h2,
body.page-template-front-page .hp-nearby-head h2{
  font-size:1.58rem !important;
  line-height:1.18 !important;
}

body.home .hp-nearby-head small,
body.page-template-front-page .hp-nearby-head small{
  font-size:.86rem !important;
  line-height:1.45 !important;
}

body.home .hp-nearby-actions a,
body.page-template-front-page .hp-nearby-actions a{
  min-height:38px !important;
  min-width:126px !important;
  font-size:.86rem !important;
}

body.home .hp-pharmacy-card,
body.page-template-front-page .hp-pharmacy-card{
  flex:0 0 calc((100% - 54px) / 4) !important;
  min-width:300px !important;
  height:252px !important;
  min-height:252px !important;
  padding:137px 17px 17px !important;
}

body.home .hp-pharmacy-card:before,
body.page-template-front-page .hp-pharmacy-card:before{
  height:136px !important;
}

body.home .hp-open-pill,
body.page-template-front-page .hp-open-pill,
body.home .hp-distance,
body.page-template-front-page .hp-distance{
  min-height:28px !important;
  padding:0 11px !important;
  font-size:.84rem !important;
}

body.home .hp-pharmacy-card h3,
body.page-template-front-page .hp-pharmacy-card h3{
  font-size:1.2rem !important;
  line-height:1.18 !important;
  margin-bottom:8px !important;
}

body.home .hp-pharmacy-card p,
body.page-template-front-page .hp-pharmacy-card p,
body.home .hp-pharmacy-card a,
body.page-template-front-page .hp-pharmacy-card a{
  font-size:.92rem !important;
  line-height:1.35 !important;
}

body.home .hp-pharmacy-card strong,
body.page-template-front-page .hp-pharmacy-card strong{
  font-size:1rem !important;
  line-height:1.25 !important;
}

@media(max-width:1320px){
  body.home .ilac-container,
  body.page-template-front-page .ilac-container{
    width:min(100% - 40px,1240px) !important;
  }

  body.home .hp-premium-frame .hp-hero-inner,
  body.page-template-front-page .hp-premium-frame .hp-hero-inner{
    grid-template-columns:minmax(450px,560px) minmax(0,1fr) !important;
  }

  body.home .hp-premium-frame .hp-hero-title,
  body.page-template-front-page .hp-premium-frame .hp-hero-title{
    font-size:3.45rem !important;
  }

  body.home .hp-showcase-art-card,
  body.page-template-front-page .hp-showcase-art-card{
    height:470px !important;
  }

  body.home .hp-hero-panels,
  body.page-template-front-page .hp-hero-panels{
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  }
}

@media(max-width:980px){
  body.home .hp-premium-frame .hp-hero-inner,
  body.page-template-front-page .hp-premium-frame .hp-hero-inner{
    grid-template-areas:"copy" "visual" "panels" !important;
    grid-template-columns:1fr !important;
  }

  body.home .hp-premium-frame .hp-hero-copy,
  body.page-template-front-page .hp-premium-frame .hp-hero-copy{
    padding-top:0 !important;
  }

  body.home .hp-premium-frame .hp-hero-title,
  body.page-template-front-page .hp-premium-frame .hp-hero-title,
  body.home .hp-premium-frame .hp-hero-desc,
  body.page-template-front-page .hp-premium-frame .hp-hero-desc,
  body.home .hp-premium-frame .hp-search-box,
  body.page-template-front-page .hp-premium-frame .hp-search-box{
    max-width:none !important;
  }

  body.home .hp-premium-frame .hp-hero-visual,
  body.page-template-front-page .hp-premium-frame .hp-hero-visual{
    position:relative !important;
    top:auto !important;
    right:auto !important;
    width:100% !important;
    margin-left:0 !important;
    opacity:1 !important;
    pointer-events:auto !important;
  }

  body.home .hp-showcase-art-card,
  body.page-template-front-page .hp-showcase-art-card{
    width:100% !important;
    height:390px !important;
  }

  body.home .hp-hero-panels,
  body.page-template-front-page .hp-hero-panels{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    margin-top:4px !important;
  }

  body.home .hp-pharmacy-card,
  body.page-template-front-page .hp-pharmacy-card{
    flex-basis:calc((100% - 18px) / 2) !important;
  }
}

@media(max-width:620px){
  body.home .ilac-container,
  body.page-template-front-page .ilac-container{
    width:100% !important;
    padding-inline:14px !important;
  }

  body.home .hp-premium-frame,
  body.page-template-front-page .hp-premium-frame{
    padding-top:14px !important;
  }

  body.home .hp-premium-frame .hp-hero-inner,
  body.page-template-front-page .hp-premium-frame .hp-hero-inner{
    padding-top:0 !important;
    gap:14px !important;
  }

  body.home .hp-showcase-art-card,
  body.page-template-front-page .hp-showcase-art-card{
    height:238px !important;
  }

  body.home .hp-showcase-art-card img,
  body.page-template-front-page .hp-showcase-art-card img{
    -webkit-mask-image:none !important;
    mask-image:none !important;
    object-position:center !important;
  }

  body.home .hp-premium-frame .hp-hero-title,
  body.page-template-front-page .hp-premium-frame .hp-hero-title{
    font-size:2.28rem !important;
    line-height:1.08 !important;
  }

  body.home .hp-premium-frame .hp-hero-desc,
  body.page-template-front-page .hp-premium-frame .hp-hero-desc{
    font-size:1rem !important;
  }

  body.home .hp-premium-frame .hp-search-box,
  body.page-template-front-page .hp-premium-frame .hp-search-box{
    display:grid !important;
    grid-template-columns:30px minmax(0,1fr) !important;
    gap:8px !important;
    min-height:0 !important;
    padding:12px !important;
  }

  body.home .hp-premium-frame .hp-search-icon,
  body.page-template-front-page .hp-premium-frame .hp-search-icon{
    display:grid !important;
    grid-column:1 !important;
    width:30px !important;
    height:40px !important;
    place-items:center !important;
  }

  body.home .hp-premium-frame .hp-search-input,
  body.page-template-front-page .hp-premium-frame .hp-search-input{
    grid-column:2 !important;
    width:100% !important;
    min-width:0 !important;
    height:40px !important;
  }

  body.home .hp-premium-frame .hp-search-btn,
  body.page-template-front-page .hp-premium-frame .hp-search-btn{
    grid-column:1 / -1 !important;
    width:100% !important;
  }

  body.home .hp-hero-panels,
  body.page-template-front-page .hp-hero-panels{
    grid-template-columns:1fr !important;
    gap:9px !important;
  }

  body.home .hp-hero-panels .hp-action-tile,
  body.page-template-front-page .hp-hero-panels .hp-action-tile,
  body.home .hp-hero-panels .hp-kpi-card,
  body.page-template-front-page .hp-hero-panels .hp-kpi-card{
    height:auto !important;
    min-height:78px !important;
  }

  body.home .hp-nearby-grid,
  body.page-template-front-page .hp-nearby-grid{
    padding-inline:14px !important;
    scroll-padding-inline:14px !important;
  }

  body.home .hp-pharmacy-card,
  body.page-template-front-page .hp-pharmacy-card{
    flex-basis:calc(100vw - 56px) !important;
    min-width:calc(100vw - 56px) !important;
    height:252px !important;
  }
}

/* ===== Final carousel outside arrows and mobile hero image visibility ===== */
body.home .hp-nearby-strip,
body.page-template-front-page .hp-nearby-strip{
  overflow:visible !important;
}

body.home .hp-nearby-grid,
body.page-template-front-page .hp-nearby-grid{
  padding-inline:56px !important;
  scroll-padding-inline:56px !important;
}

body.home .hp-nearby-side-arrow,
body.page-template-front-page .hp-nearby-side-arrow{
  top:calc(50% + 32px) !important;
  bottom:auto !important;
  transform:translateY(-50%) !important;
}

body.home .hp-nearby-side-arrow:hover,
body.page-template-front-page .hp-nearby-side-arrow:hover{
  transform:translateY(-50%) scale(1.04) !important;
}

body.home .hp-nearby-side-left,
body.page-template-front-page .hp-nearby-side-left{
  left:-24px !important;
}

body.home .hp-nearby-side-right,
body.page-template-front-page .hp-nearby-side-right{
  right:-24px !important;
}

@media(max-width:980px){
  body.home .hp-premium-frame .hp-hero-visual,
  body.page-template-front-page .hp-premium-frame .hp-hero-visual{
    display:flex !important;
    position:relative !important;
    top:auto !important;
    right:auto !important;
    z-index:1 !important;
    width:100% !important;
    min-height:0 !important;
    margin:0 !important;
    opacity:1 !important;
    pointer-events:auto !important;
    overflow:visible !important;
  }

  body.home .hp-showcase-art-card,
  body.page-template-front-page .hp-showcase-art-card{
    display:block !important;
    width:100% !important;
    height:clamp(230px,54vw,390px) !important;
    margin:0 !important;
    border:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    overflow:hidden !important;
  }

  body.home .hp-showcase-art-card img,
  body.page-template-front-page .hp-showcase-art-card img{
    display:block !important;
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center !important;
    opacity:1 !important;
    filter:none !important;
    -webkit-mask-image:none !important;
    mask-image:none !important;
  }
}

@media(max-width:620px){
  body.home .hp-premium-frame .hp-hero-inner,
  body.page-template-front-page .hp-premium-frame .hp-hero-inner{
    display:grid !important;
    grid-template-areas:"copy" "visual" "panels" !important;
    gap:12px !important;
    padding-top:0 !important;
  }

  body.home .hp-showcase-art-card,
  body.page-template-front-page .hp-showcase-art-card{
    height:220px !important;
  }

  body.home .hp-nearby-grid,
  body.page-template-front-page .hp-nearby-grid{
    padding-inline:48px !important;
    scroll-padding-inline:48px !important;
    padding-bottom:12px !important;
  }

  body.home .hp-pharmacy-card,
  body.page-template-front-page .hp-pharmacy-card{
    flex-basis:calc(100vw - 116px) !important;
    min-width:calc(100vw - 116px) !important;
  }

  body.home .hp-nearby-side-arrow,
  body.page-template-front-page .hp-nearby-side-arrow{
    top:calc(50% + 34px) !important;
    bottom:auto !important;
    width:38px !important;
    height:38px !important;
  }

  body.home .hp-nearby-side-left,
  body.page-template-front-page .hp-nearby-side-left{
    left:-8px !important;
  }

  body.home .hp-nearby-side-right,
  body.page-template-front-page .hp-nearby-side-right{
    right:-28px !important;
  }
}

/* ===== Final pharmacy card image ratio and text placement ===== */
body.home .hp-nearby-grid > .hp-pharmacy-card,
body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card{
  height:266px !important;
  min-height:266px !important;
  padding:188px 17px 15px !important;
}

body.home .hp-nearby-grid > .hp-pharmacy-card:before,
body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card:before{
  height:170px !important;
  background-size:100% 100% !important;
  background-position:center !important;
}

body.home .hp-nearby-grid > .hp-pharmacy-card h3,
body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card h3{
  margin:0 0 9px !important;
}

body.home .hp-nearby-grid > .hp-pharmacy-card > div,
body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card > div{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) auto !important;
  grid-template-areas:"title rating" "address phone" !important;
  column-gap:12px !important;
  row-gap:8px !important;
  align-items:center !important;
}

body.home .hp-nearby-grid > .hp-pharmacy-card h3,
body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card h3{
  grid-area:title !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
}

body.home .hp-nearby-grid > .hp-pharmacy-card p,
body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card p,
body.home .hp-nearby-grid > .hp-pharmacy-card strong,
body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card strong,
body.home .hp-nearby-grid > .hp-pharmacy-card a,
body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card a{
  margin:0 !important;
  min-width:0 !important;
  line-height:1.2 !important;
}

body.home .hp-nearby-grid > .hp-pharmacy-card p,
body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card p{
  grid-area:address !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
}

body.home .hp-nearby-grid > .hp-pharmacy-card strong,
body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card strong{
  grid-area:rating !important;
  white-space:nowrap !important;
  display:block !important;
}

body.home .hp-nearby-grid > .hp-pharmacy-card a,
body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card a{
  grid-area:phone !important;
  white-space:nowrap !important;
}

@media(max-width:980px){
  body.home .hp-nearby-grid > .hp-pharmacy-card,
  body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card{
    height:258px !important;
    min-height:258px !important;
    padding-top:176px !important;
  }

  body.home .hp-nearby-grid > .hp-pharmacy-card:before,
  body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card:before{
    height:160px !important;
  }
}

@media(max-width:620px){
  body.home .hp-nearby-grid > .hp-pharmacy-card,
  body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card{
    height:250px !important;
    min-height:250px !important;
    padding:168px 15px 15px !important;
  }

  body.home .hp-nearby-grid > .hp-pharmacy-card:before,
  body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card:before{
    height:154px !important;
  }

  body.home .hp-nearby-grid > .hp-pharmacy-card > div,
  body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card > div{
    grid-template-columns:minmax(0,1fr) auto !important;
    grid-template-areas:"title rating" "address phone" !important;
    column-gap:8px !important;
  }

  body.home .hp-nearby-grid > .hp-pharmacy-card strong,
  body.page-template-front-page .hp-nearby-grid > .hp-pharmacy-card strong{
    display:block !important;
  }
}

/* ===== Final hero cleanup for requested removed blocks ===== */
body.home .hp-hero-panels,
body.page-template-front-page .hp-hero-panels{
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
}

body.home .hp-trust-strip,
body.page-template-front-page .hp-trust-strip{
  display:none !important;
}

@media(max-width:980px){
  body.home .hp-hero-panels,
  body.page-template-front-page .hp-hero-panels{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}

@media(max-width:620px){
  body.home .hp-hero-panels,
  body.page-template-front-page .hp-hero-panels{
    grid-template-columns:1fr !important;
  }
}

/* ===== Final mobile nearby header fix ===== */
@media(max-width:620px){
  body.home .hp-nearby-strip,
  body.page-template-front-page .hp-nearby-strip{
    margin-top:22px !important;
  }

  body.home .hp-nearby-head,
  body.page-template-front-page .hp-nearby-head{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) !important;
    gap:10px !important;
    align-items:start !important;
    justify-content:start !important;
    margin-bottom:12px !important;
  }

  body.home .hp-nearby-head > div:first-child,
  body.page-template-front-page .hp-nearby-head > div:first-child{
    width:100% !important;
    min-width:0 !important;
    max-width:none !important;
  }

  body.home .hp-nearby-head h2,
  body.page-template-front-page .hp-nearby-head h2{
    width:100% !important;
    max-width:none !important;
    margin:0 0 6px !important;
    font-size:1.62rem !important;
    line-height:1.12 !important;
    white-space:normal !important;
    overflow:visible !important;
    overflow-wrap:normal !important;
    word-break:normal !important;
  }

  body.home .hp-nearby-head small,
  body.page-template-front-page .hp-nearby-head small{
    display:block !important;
    width:100% !important;
    max-width:32rem !important;
    font-size:.9rem !important;
    line-height:1.35 !important;
    white-space:normal !important;
    overflow:visible !important;
    overflow-wrap:normal !important;
    word-break:normal !important;
  }

  body.home .hp-nearby-actions,
  body.page-template-front-page .hp-nearby-actions{
    width:100% !important;
    min-width:0 !important;
    justify-content:flex-end !important;
  }

  body.home .hp-nearby-actions a,
  body.page-template-front-page .hp-nearby-actions a{
    min-width:112px !important;
    min-height:36px !important;
    padding:0 14px !important;
  }
}

/* ===== Product poster asset pass ===== */
body.home .hp-showcase-product-card,
body.page-template-front-page .hp-showcase-product-card{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  max-width:520px;
  height:500px;
  margin-right:24px;
}

body.home .hp-showcase-product-card img,
body.page-template-front-page .hp-showcase-product-card img{
  width:auto;
  max-width:100%;
  height:100%;
  border-radius:8px;
  background:#f7efe3;
  object-fit:contain;
  box-shadow:0 28px 74px rgba(0,0,0,.42);
  filter:none;
}

body.home .hp-stag-product,
body.page-template-front-page .hp-stag-product{
  min-height:230px;
}

body.home .hp-stag-product img,
body.page-template-front-page .hp-stag-product img{
  width:auto;
  max-width:min(220px,100%);
  height:230px;
  border-radius:8px;
  background:#f7efe3;
  filter:drop-shadow(0 22px 28px rgba(0,0,0,.34));
}

body.home .stag-product-stage img,
body.page-template-front-page .stag-product-stage img{
  width:auto;
  max-width:min(320px,92%);
  height:340px;
  border-radius:8px;
  background:#f7efe3;
}

body.home .stag-slide-card .stag-slide-media img,
body.page-template-front-page .stag-slide-card .stag-slide-media img{
  width:auto;
  max-width:118px;
  height:146px;
  border-radius:6px;
  background:#f7efe3;
}

.medicine-hero-art img{
  object-fit:cover;
  object-position:center;
  background:#07121f;
  -webkit-mask-image:none;
  mask-image:none;
}

.premium-location-article.premium-location-post{
  grid-template-columns:minmax(250px,330px) minmax(0,1fr);
  align-items:stretch;
}

.premium-location-post-image{
  min-height:0;
  height:220px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#f7efe3;
}

.premium-location-post-image img{
  width:100%;
  height:100%;
  max-height:100%;
  min-height:0;
  padding:0;
  object-fit:contain;
}

.contact-premium-hero img[src*="stag-9000-product-showcase"],
.pharmacy-submit-art img[src*="stag-9000-product-showcase"]{
  width:auto;
  max-width:100%;
  height:100%;
  margin-left:auto;
  border-radius:8px;
  background:#f7efe3;
  object-fit:contain;
  object-position:center;
  -webkit-mask-image:none;
  mask-image:none;
  filter:drop-shadow(0 24px 48px rgba(0,0,0,.34));
}

.contact-premium-hero figure,
.pharmacy-submit-art{
  display:flex;
  align-items:center;
  justify-content:center;
}

@media(max-width:1024px){
  body.home .hp-showcase-product-card,
  body.page-template-front-page .hp-showcase-product-card{
    justify-content:center;
    height:430px;
    margin-right:0;
  }
}

@media(max-width:760px){
  body.home .hp-showcase-product-card,
  body.page-template-front-page .hp-showcase-product-card{
    height:min(410px,76vw);
  }

  body.home .hp-stag-product img,
  body.page-template-front-page .hp-stag-product img{
    height:210px;
  }

  body.home .stag-product-stage img,
  body.page-template-front-page .stag-product-stage img{
    height:300px;
  }

  .premium-location-article.premium-location-post{
    grid-template-columns:1fr;
  }

  .premium-location-post-image{
    height:260px;
    min-height:260px;
  }

  .premium-location-post-image img{
    max-height:100%;
  }

  .contact-premium-hero img[src*="stag-9000-product-showcase"],
  .pharmacy-submit-art img[src*="stag-9000-product-showcase"]{
    width:auto;
    max-height:360px;
  }
}

/* ===== Simple medicine query page ===== */
.medicine-simple-page{
  padding:36px 0 60px;
}

.medicine-simple-shell{
  display:grid;
  gap:24px;
}

.medicine-simple-search-card{
  max-width:100%;
  padding:28px;
  border-radius:8px;
  border:1px solid rgba(255,255,255,.12);
  background:
    radial-gradient(circle at 8% 0%,rgba(255,53,93,.14),transparent 34%),
    linear-gradient(135deg,rgba(15,31,51,.94),rgba(6,17,30,.96));
  color:#fff;
  box-shadow:0 22px 55px rgba(0,0,0,.22);
}

.medicine-simple-search-card form{
  display:grid;
  gap:20px;
}

.medicine-simple-tabs{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}

.medicine-simple-tabs button{
  min-height:42px;
  padding:0 20px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:rgba(255,255,255,.07);
  color:rgba(255,255,255,.72);
  font-family:'Outfit','Inter',sans-serif;
  font-size:1rem;
  font-weight:800;
  letter-spacing:0;
  cursor:pointer;
}

.medicine-simple-tabs button.is-active{
  border-color:#e52a30;
  background:#e93032;
  color:#fff;
  box-shadow:0 14px 28px rgba(233,48,50,.22);
}

.medicine-simple-row{
  display:grid;
  grid-template-columns:42px minmax(0,1fr) 112px;
  align-items:center;
}

.medicine-simple-row > span{
  display:flex;
  align-items:center;
  justify-content:center;
  height:50px;
  border:1px solid rgba(255,255,255,.13);
  border-right:0;
  border-radius:8px 0 0 8px;
  background:rgba(255,255,255,.075);
  color:#ff5d78;
}

.medicine-simple-row .ilac-icon{
  width:21px;
  height:21px;
}

.medicine-simple-row input{
  width:100%;
  min-width:0;
  height:50px;
  border:1px solid rgba(255,255,255,.13);
  border-left:0;
  border-radius:0 8px 8px 0;
  background:rgba(255,255,255,.075);
  color:#fff;
  font-size:1.05rem;
  font-weight:500;
  outline:none;
}

.medicine-simple-row input::placeholder{
  color:rgba(255,255,255,.58);
  opacity:1;
}

.medicine-simple-row button{
  height:50px;
  margin-left:10px;
  border:1px solid rgba(255,79,109,.58);
  border-radius:8px;
  background:rgba(255,53,93,.1);
  color:#ff4f6d;
  font-family:'Outfit','Inter',sans-serif;
  font-size:1rem;
  font-weight:900;
  letter-spacing:0;
  cursor:pointer;
  box-shadow:0 14px 30px rgba(233,48,50,.18);
}

.medicine-simple-row button:hover{
  background:rgba(255,53,93,.18);
  color:#fff;
}

.medicine-simple-tabs button.is-active:hover{
  background:#d92328;
}

.stag-seo-guide{
  overflow:hidden;
  border:1px solid rgba(255,255,255,.11);
  border-radius:8px;
  background:
    radial-gradient(circle at 5% 8%,rgba(255,55,91,.16),transparent 28%),
    linear-gradient(135deg,rgba(17,31,49,.96),rgba(8,19,33,.98));
  box-shadow:0 24px 70px rgba(0,0,0,.24);
}

.stag-seo-head{
  display:grid;
  gap:12px;
  padding:28px 30px 24px;
  border-bottom:1px solid rgba(255,255,255,.08);
}

.stag-seo-head span{
  width:max-content;
  max-width:100%;
  padding:7px 11px;
  border:1px solid rgba(255,78,112,.34);
  border-radius:8px;
  background:rgba(255,53,93,.12);
  color:#ff7890;
  font-size:.78rem;
  font-weight:950;
  text-transform:uppercase;
}

.stag-seo-head h1{
  max-width:980px;
  margin:0;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:clamp(2rem,4vw,3.4rem);
  line-height:1.06;
  letter-spacing:0;
}

.stag-seo-head p{
  max-width:940px;
  margin:0;
  color:rgba(255,255,255,.78);
  font-size:1.08rem;
  font-weight:600;
  line-height:1.7;
}

.stag-seo-product-layout{
  display:grid;
  grid-template-columns:minmax(260px,360px) minmax(0,1fr);
  gap:22px;
  align-items:center;
  padding:24px 30px;
  border-bottom:1px solid rgba(255,255,255,.08);
  background:
    radial-gradient(circle at 12% 40%,rgba(255,53,93,.13),transparent 30%),
    linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));
}

.stag-seo-product-figure{
  position:relative;
  display:grid;
  justify-items:center;
  gap:12px;
  margin:0;
  padding:16px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  background:rgba(255,255,255,.04);
  isolation:isolate;
}

.stag-seo-product-figure:before,
.stag-seo-product-figure:after{
  content:"";
  position:absolute;
  pointer-events:none;
}

.stag-seo-product-figure:before{
  inset:22px;
  z-index:2;
  background:
    radial-gradient(circle at 20% 22%,rgba(255,255,255,.78) 0 2px,transparent 5px),
    radial-gradient(circle at 74% 26%,rgba(255,229,157,.82) 0 3px,transparent 7px),
    radial-gradient(circle at 82% 76%,rgba(255,255,255,.52) 0 2px,transparent 6px),
    radial-gradient(circle at 35% 80%,rgba(255,209,94,.5) 0 2px,transparent 5px);
  mix-blend-mode:screen;
  animation:stagProductSparkle 2.8s ease-in-out infinite;
}

.stag-seo-product-figure:after{
  top:-28%;
  bottom:-28%;
  left:-50%;
  z-index:3;
  width:34%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),rgba(255,246,199,.78),rgba(255,255,255,.14),transparent);
  filter:blur(1px);
  transform:skewX(-18deg);
  animation:stagProductFlareSweep 3.6s ease-in-out infinite;
}

.stag-seo-product-figure img{
  position:relative;
  z-index:1;
  display:block;
  width:min(100%,330px);
  max-height:420px;
  border-radius:8px;
  background:#f7efe3;
  object-fit:contain;
  box-shadow:0 18px 38px rgba(0,0,0,.28);
}

.stag-seo-product-figure figcaption{
  position:relative;
  z-index:4;
  margin:0;
  color:rgba(255,255,255,.72);
  font-size:.9rem;
  font-weight:700;
}

.stag-seo-facts{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  padding:0;
}

.stag-seo-facts article,
.stag-seo-content section,
.stag-seo-content article,
.stag-seo-doc-links{
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  background:rgba(255,255,255,.055);
}

.stag-seo-facts article{
  min-height:96px;
  padding:15px 14px;
}

.stag-seo-facts span{
  display:block;
  margin-bottom:8px;
  color:#ff8297;
  font-size:.76rem;
  font-weight:950;
  text-transform:uppercase;
}

.stag-seo-facts strong{
  display:block;
  color:#fff;
  font-size:1rem;
  line-height:1.32;
}

.stag-seo-content{
  display:grid;
  gap:14px;
  padding:26px 30px;
}

.stag-seo-content section{
  display:grid;
  gap:14px;
  padding:22px;
}

.stag-seo-content section > article{
  padding:18px;
  background:rgba(255,255,255,.045);
}

.stag-seo-content h2,
.stag-seo-content h3,
.stag-seo-doc-links h2{
  margin:0;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-weight:950;
  letter-spacing:0;
}

.stag-seo-content h2,
.stag-seo-doc-links h2{
  font-size:1.42rem;
}

.stag-seo-content h3{
  font-size:1.12rem;
}

.stag-seo-content p,
.stag-seo-content li,
.stag-seo-doc-links p{
  color:rgba(255,255,255,.77);
  font-size:1rem;
  font-weight:600;
  line-height:1.72;
}

.stag-seo-content p{
  margin:0;
}

.stag-seo-content ul{
  display:grid;
  gap:8px;
  margin:0;
  padding-left:20px;
}

.stag-seo-alert{
  background:linear-gradient(135deg,rgba(255,53,93,.13),rgba(255,255,255,.05)) !important;
}

.stag-seo-alert h2{
  color:#ff7f98;
}

.stag-seo-doc-links{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:18px;
  align-items:center;
  margin:0 30px 30px;
  padding:22px;
}

.stag-seo-doc-links p{
  margin:8px 0 0;
}

.stag-seo-doc-links nav{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:10px;
}

.stag-seo-doc-links a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:0 16px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:linear-gradient(135deg,#ff5f76,#d91543);
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:.9rem;
  font-weight:900;
  text-decoration:none;
  box-shadow:0 14px 30px rgba(255,53,93,.22);
}

.stag-seo-doc-links a:nth-child(n+2){
  background:rgba(255,255,255,.075);
  box-shadow:none;
}

@media(max-width:900px){
  .stag-seo-product-layout{
    grid-template-columns:1fr;
  }

  .stag-seo-facts{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .stag-seo-doc-links{
    grid-template-columns:1fr;
  }

  .stag-seo-doc-links nav{
    justify-content:flex-start;
  }
}

@media(max-width:760px){
  .medicine-simple-page{
    padding:20px 0 42px;
  }

  .medicine-simple-search-card{
    padding:16px;
  }

  .medicine-simple-tabs{
    display:grid;
    grid-template-columns:1fr 1fr;
  }

  .medicine-simple-tabs button{
    min-width:0;
    padding:0 10px;
    font-size:.92rem;
  }

  .medicine-simple-row{
    grid-template-columns:42px minmax(0,1fr);
  }

  .medicine-simple-row button{
    grid-column:1 / -1;
    width:100%;
    margin:10px 0 0;
  }

  .stag-seo-head,
  .stag-seo-product-layout,
  .stag-seo-content{
    padding-left:16px;
    padding-right:16px;
  }

  .stag-seo-head h1{
    font-size:2rem;
  }

  .stag-seo-head p,
  .stag-seo-content p,
  .stag-seo-content li,
  .stag-seo-doc-links p{
    font-size:.96rem;
  }

  .stag-seo-facts{
    grid-template-columns:1fr;
    padding:0;
  }

  .stag-seo-content section{
    padding:16px;
  }

  .stag-seo-content section > article{
    padding:15px;
  }

  .stag-seo-product-figure img{
    width:min(100%,300px);
    max-height:380px;
  }

  .stag-seo-doc-links{
    margin:0 16px 16px;
    padding:16px;
  }

  .stag-seo-doc-links nav{
    display:grid;
  }
}

/* ===== Stag product review modal ===== */
.stag-product-modal{
  position:fixed;
  inset:0;
  z-index:2400;
  display:grid;
  place-items:center;
  padding:24px;
  opacity:0;
  pointer-events:none;
  transition:opacity .2s ease;
}

.stag-product-modal.is-open{
  opacity:1;
  pointer-events:auto;
}

.stag-product-modal-open{
  overflow:hidden;
}

.stag-product-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(2,7,18,.78);
  backdrop-filter:blur(12px);
}

.stag-product-modal-panel{
  position:relative;
  width:min(1120px,100%);
  max-height:min(90vh,900px);
  overflow:auto;
  border:1px solid rgba(255,255,255,.13);
  border-radius:8px;
  background:
    radial-gradient(circle at 12% 0%,rgba(255,53,93,.18),transparent 32%),
    linear-gradient(135deg,rgba(12,28,49,.98),rgba(6,16,30,.98));
  color:#fff;
  box-shadow:0 32px 88px rgba(0,0,0,.5);
}

.stag-product-modal-close{
  position:absolute;
  right:16px;
  top:16px;
  z-index:3;
  display:grid;
  place-items:center;
  width:40px;
  height:40px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:50%;
  background:rgba(255,255,255,.08);
  color:#fff;
  font-size:1.45rem;
  cursor:pointer;
}

.stag-product-modal-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(260px,360px);
  gap:28px;
  align-items:center;
  padding:34px;
  border-bottom:1px solid rgba(255,255,255,.1);
}

.stag-product-modal-copy{
  min-width:0;
}

.stag-product-source{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:0 12px;
  border:1px solid rgba(255,53,93,.38);
  border-radius:999px;
  background:rgba(255,53,93,.12);
  color:#ff8ca0;
  font-size:.74rem;
  font-weight:950;
  text-transform:uppercase;
}

.stag-product-modal h2{
  max-width:620px;
  margin:14px 0 12px;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:clamp(2.1rem,4vw,4rem);
  font-weight:950;
  line-height:1.04;
}

.stag-product-modal p{
  margin:0;
  color:rgba(255,255,255,.76);
  font-size:.96rem;
  line-height:1.65;
}

.stag-product-modal-hero figure{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:360px;
  margin:0;
  overflow:hidden;
  border-radius:8px;
  isolation:isolate;
}

.stag-product-modal-hero figure:before,
.stag-product-modal-hero figure:after{
  content:"";
  position:absolute;
  pointer-events:none;
}

.stag-product-modal-hero figure:before{
  inset:18px;
  z-index:2;
  background:
    radial-gradient(circle at 18% 18%,rgba(255,255,255,.88) 0 2px,transparent 4px),
    radial-gradient(circle at 72% 20%,rgba(255,229,157,.8) 0 3px,transparent 6px),
    radial-gradient(circle at 84% 70%,rgba(255,255,255,.58) 0 2px,transparent 5px),
    radial-gradient(circle at 36% 78%,rgba(255,209,94,.48) 0 2px,transparent 5px);
  mix-blend-mode:screen;
  animation:stagProductSparkle 2.8s ease-in-out infinite;
}

.stag-product-modal-hero figure:after{
  top:-25%;
  bottom:-25%;
  left:-48%;
  z-index:3;
  width:36%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),rgba(255,246,199,.82),rgba(255,255,255,.18),transparent);
  filter:blur(1px);
  transform:skewX(-18deg);
  animation:stagProductFlareSweep 3.4s ease-in-out infinite;
}

.stag-product-modal-hero img{
  position:relative;
  z-index:1;
  display:block;
  width:auto;
  max-width:100%;
  height:360px;
  border-radius:8px;
  background:#f7efe3;
  object-fit:contain;
  box-shadow:0 24px 56px rgba(0,0,0,.34);
}

@keyframes stagProductFlareSweep{
  0%{left:-48%;opacity:0}
  18%{opacity:.92}
  48%{left:112%;opacity:.82}
  100%{left:112%;opacity:0}
}

@keyframes stagProductSparkle{
  0%,100%{opacity:.42;transform:scale(.98)}
  50%{opacity:.95;transform:scale(1.02)}
}

.stag-product-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:22px;
}

.stag-product-actions a,
.stag-product-side a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:0 15px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:8px;
  background:linear-gradient(135deg,#ff5f76,#d91543);
  color:#fff;
  font-size:.84rem;
  font-weight:950;
  box-shadow:0 14px 30px rgba(255,53,93,.22);
}

.stag-product-actions a + a,
.stag-product-side a + a{
  background:rgba(255,255,255,.075);
  box-shadow:none;
}

.stag-product-fact-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  padding:22px 34px;
  border-bottom:1px solid rgba(255,255,255,.1);
}

.stag-product-fact-grid article{
  min-height:76px;
  padding:14px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  background:rgba(255,255,255,.055);
}

.stag-product-fact-grid span,
.stag-product-info-main span{
  display:block;
  margin-bottom:7px;
  color:#ff8297;
  font-size:.7rem;
  font-weight:950;
  text-transform:uppercase;
}

.stag-product-fact-grid strong{
  display:block;
  color:#fff;
  font-size:.94rem;
  line-height:1.25;
}

.stag-product-info-layout{
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
  padding:0 34px 34px;
}

.stag-product-info-main{
  display:grid;
  gap:12px;
  padding-top:22px;
}

.stag-product-info-main article,
.stag-product-side{
  padding:18px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:8px;
  background:rgba(255,255,255,.055);
}

.stag-product-info-main h3,
.stag-product-side h3{
  margin:0 0 8px;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:1.18rem;
  font-weight:950;
}

.stag-product-side{
  align-self:start;
  margin-top:22px;
}

.stag-product-side p{
  margin-bottom:14px;
  font-size:.88rem;
}

.stag-product-side a{
  width:100%;
  margin-top:9px;
}

.stag-product-side small{
  display:block;
  margin-top:14px;
  color:rgba(255,255,255,.62);
  font-size:.76rem;
  line-height:1.45;
}

.stag-product-side small a{
  display:inline;
  width:auto;
  min-height:0;
  margin:0;
  padding:0;
  border:0;
  background:none;
  color:#ff8ca0;
  font:inherit;
  box-shadow:none;
}

@media(max-width:900px){
  .stag-product-modal{
    padding:12px;
  }

  .stag-product-modal-hero,
  .stag-product-info-layout{
    grid-template-columns:1fr;
  }

  .stag-product-fact-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .stag-product-info-layout{
    padding:0 20px 24px;
  }

  .stag-product-modal-hero,
  .stag-product-fact-grid{
    padding-left:20px;
    padding-right:20px;
  }

  .stag-product-side{
    margin-top:0;
  }
}

@media(max-width:560px){
  .stag-product-modal{
    padding:0;
    align-items:stretch;
  }

  .stag-product-modal-panel{
    width:100%;
    max-height:100vh;
    border-radius:0;
  }

  .stag-product-modal-hero{
    gap:18px;
    padding-top:64px;
  }

  .stag-product-modal-hero figure{
    min-height:300px;
  }

  .stag-product-modal-hero img{
    height:300px;
  }

  .stag-product-fact-grid{
    grid-template-columns:1fr;
  }

  .stag-product-actions{
    display:grid;
  }
}

/* ===== Final floating consultant and back-to-top controls ===== */
.product-consultant{
  position:fixed!important;
  right:18px!important;
  bottom:42px!important;
  left:auto!important;
  z-index:1200!important;
  width:auto!important;
  color:#fff!important;
}

.product-consultant-toggle{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:0!important;
  width:94px!important;
  min-width:0!important;
  height:104px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
  color:#fff!important;
  text-shadow:none!important;
}

.product-consultant-toggle:before,
.product-consultant-toggle:after,
.product-consultant-toggle .pc-flow-track,
.product-consultant-toggle .pc-support-icon,
.product-consultant-toggle .pc-toggle-copy{
  display:none!important;
}

.product-consultant-toggle:hover,
.product-consultant-toggle:active{
  transform:translateY(-3px) scale(1.03)!important;
  filter:none!important;
  box-shadow:none!important;
}

.pc-heart-label{
  position:absolute;
  left:50%;
  top:0;
  z-index:4;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:28px;
  width:max-content;
  max-width:112px;
  padding:0 10px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:8px;
  background:rgba(7,16,30,.84);
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:.78rem;
  font-weight:950;
  line-height:1;
  letter-spacing:0;
  box-shadow:0 10px 26px rgba(0,0,0,.24);
  transform:translateX(-50%);
  backdrop-filter:blur(12px);
}

.pc-heart-action{
  position:relative;
  z-index:2;
  display:grid;
  place-items:center;
  width:90px;
  height:84px;
  margin-top:18px;
  filter:drop-shadow(0 12px 24px rgba(255,0,28,.42));
}

.pc-heart-action:before{
  content:"";
  position:absolute;
  inset:18px 14px 8px;
  border-radius:999px;
  background:rgba(255,45,58,.34);
  filter:blur(14px);
  animation:pcHeartGlow 1.7s ease-in-out infinite;
}

.pc-heart-action img{
  position:relative;
  z-index:1;
  display:block;
  width:88px;
  height:80px;
  object-fit:contain;
}

.pc-heart-ecg{
  position:absolute;
  left:13%;
  top:36%;
  z-index:3;
  width:74%;
  height:34%;
  color:#fff;
  filter:drop-shadow(0 0 7px rgba(255,255,255,.95)) drop-shadow(0 0 12px rgba(255,80,64,.55));
  mix-blend-mode:screen;
  pointer-events:none;
}

.pc-heart-ecg-line{
  stroke-dasharray:72 170;
  stroke-dashoffset:0;
  animation:pcEcgTrace 1.15s linear infinite;
}

.product-consultant-panel{
  right:0!important;
  bottom:136px!important;
  left:auto!important;
  border-radius:8px!important;
}

.ilac-back-to-top{
  position:fixed;
  left:18px;
  bottom:18px;
  z-index:1100;
  display:grid;
  place-items:center;
  width:54px;
  height:54px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:50%;
  background:
    radial-gradient(circle at 34% 25%,rgba(255,255,255,.62),transparent 22%),
    linear-gradient(135deg,#ff5f76,#d91543);
  color:#fff;
  cursor:pointer;
  opacity:0;
  pointer-events:none;
  transform:translateY(12px) scale(.92);
  transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease;
  box-shadow:0 16px 34px rgba(217,21,67,.28),inset 0 1px 0 rgba(255,255,255,.42);
}

.ilac-back-to-top.is-visible{
  opacity:1;
  pointer-events:auto;
  transform:translateY(0) scale(1);
}

.ilac-back-to-top:hover{
  transform:translateY(-3px) scale(1.04);
  box-shadow:0 20px 42px rgba(217,21,67,.36),inset 0 1px 0 rgba(255,255,255,.52);
}

.ilac-back-to-top span{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:50%;
  background:rgba(255,255,255,.12);
}

.ilac-back-to-top svg{
  width:24px;
  height:24px;
}

@keyframes pcEcgTrace{
  0%{stroke-dashoffset:170;opacity:.3}
  18%{opacity:1}
  100%{stroke-dashoffset:-170;opacity:.9}
}

@keyframes pcHeartGlow{
  0%,100%{opacity:.48;transform:scale(.95)}
  50%{opacity:.82;transform:scale(1.08)}
}

@media(max-width:560px){
  .product-consultant{
    right:12px!important;
    bottom:calc(104px + env(safe-area-inset-bottom,0px))!important;
    left:auto!important;
  }

  .product-consultant-toggle{
    width:84px!important;
    height:96px!important;
  }

  .pc-heart-label{
    max-width:104px;
    min-height:26px;
    padding:0 8px;
    font-size:.72rem;
  }

  .pc-heart-action{
    width:82px;
    height:78px;
  }

  .pc-heart-action img{
    width:80px;
    height:74px;
  }

  .product-consultant-panel{
    right:0!important;
    left:auto!important;
    bottom:calc(194px + env(safe-area-inset-bottom,0px))!important;
    width:min(360px,calc(100vw - 24px))!important;
    max-width:calc(100vw - 24px)!important;
    height:min(520px,calc(100vh - 128px))!important;
  }

  .ilac-back-to-top{
    left:12px;
    bottom:12px;
    width:48px;
    height:48px;
  }
}

/* ===== Unified dark page ground across every public page ===== */
html,
body{
  min-height:100%;
  background:
    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.028) 1px,transparent 1px),
    radial-gradient(circle at 12% 0%,rgba(255,53,93,.12),transparent 28%),
    radial-gradient(circle at 86% 18%,rgba(20,166,160,.12),transparent 28%),
    #050b14!important;
  background-size:52px 52px,52px 52px,auto,auto,auto!important;
  color:#f8fafc;
}

.ilac-main,
.single-post-section,
.pharmacy-submit-page,
.premium-medicine-page,
.premium-directory-page,
.premium-editorial-page,
.premium-contact-page,
.contact-page,
.blog-page,
.finder-page,
.medicine-page,
.its-page,
.home-page,
.hero-section,
.product-section,
.cities-section,
.how-it-works,
.finder-section,
.its-section,
.contact-section,
.blog-section,
.hp-filter-section{
  background:transparent!important;
}

.ilac-navbar,
.ilac-navbar.scrolled{
  background:rgba(4,10,19,.94)!important;
  border-bottom:1px solid rgba(255,255,255,.09)!important;
  box-shadow:0 10px 32px rgba(0,0,0,.26)!important;
  backdrop-filter:blur(18px)!important;
}

.nav-logo,
.logo-text,
.nav-link,
.mobile-nav a,
.mobile-tabbar a{
  color:#fff!important;
}

.nav-link{
  opacity:.82;
}

.nav-link:hover,
.nav-link.is-active{
  opacity:1;
  color:#fff!important;
}

.mobile-nav,
.mobile-tabbar{
  background:rgba(4,10,19,.96)!important;
  border-color:rgba(255,255,255,.09)!important;
}

.single-post-section{
  padding:42px 0 82px!important;
}

.single-post-container{
  max-width:1180px!important;
}

.single-post-card{
  padding:28px 30px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:8px;
  background:
    radial-gradient(circle at 0% 0%,rgba(255,53,93,.12),transparent 30%),
    linear-gradient(135deg,rgba(17,31,49,.94),rgba(8,19,33,.96))!important;
  color:#f8fafc!important;
  box-shadow:0 24px 70px rgba(0,0,0,.22);
}

.single-post-title,
.single-post-content .stag-seo-article h1,
.single-post-content .stag-seo-article h2,
.single-post-content h1,
.single-post-content h2,
.single-post-content h3{
  color:#fff!important;
}

.single-post-content,
.single-post-content .stag-seo-article,
.single-post-content p,
.single-post-content li{
  color:rgba(255,255,255,.78)!important;
}

.single-post-content .stag-featured-snippet{
  border-left-color:#ff3f62!important;
  background:rgba(255,53,93,.12)!important;
  color:rgba(255,255,255,.86)!important;
  box-shadow:inset 0 0 0 1px rgba(255,53,93,.1)!important;
}

.single-post-content .stag-seo-article figure{
  border:1px solid rgba(255,255,255,.12)!important;
  background:rgba(255,255,255,.055)!important;
  box-shadow:0 18px 38px rgba(0,0,0,.24)!important;
}

.single-post-content .stag-seo-article figcaption{
  color:rgba(255,255,255,.64)!important;
}

.single-post-content .stag-seo-article a{
  color:#ff7890!important;
  border-bottom-color:rgba(255,120,144,.36)!important;
}

.single-post-content .stag-seo-article a:hover{
  color:#fff!important;
  border-bottom-color:rgba(255,255,255,.4)!important;
}

.ilac-footer{
  background:rgba(4,10,19,.92)!important;
  border-top:1px solid rgba(255,255,255,.09)!important;
}

@media(max-width:760px){
  .single-post-section{
    padding:26px 0 58px!important;
  }

  .single-post-card{
    padding:20px 18px;
  }
}

/* ===== Mobile bottom menu image icons and stability ===== */
@media(max-width:980px){
  .mobile-toggle,
  .mobile-bell,
  .mobile-tabbar,
  .mobile-tabbar a,
  .product-consultant-toggle{
    touch-action:manipulation;
    -webkit-tap-highlight-color:transparent;
  }

  .mobile-tabbar{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    height:calc(92px + env(safe-area-inset-bottom,0px))!important;
    min-height:calc(92px + env(safe-area-inset-bottom,0px))!important;
    padding:7px 8px calc(8px + env(safe-area-inset-bottom,0px))!important;
    align-items:center!important;
    box-sizing:border-box!important;
    contain:layout paint style!important;
    backdrop-filter:none!important;
    transform:translateZ(0)!important;
  }

  .mobile-tabbar a{
    display:grid!important;
    grid-template-rows:58px 18px!important;
    place-items:center!important;
    align-content:center!important;
    gap:2px!important;
    min-width:0!important;
    height:78px!important;
    padding:0!important;
    border-radius:8px!important;
    color:rgba(255,255,255,.82)!important;
    font-size:.74rem!important;
    font-weight:900!important;
    line-height:1!important;
    text-align:center!important;
    text-decoration:none!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    transform:none!important;
    transition:none!important;
    user-select:none!important;
  }

  .mobile-tabbar a span.mobile-tabbar-icon{
    display:grid!important;
    place-items:center!important;
    width:58px!important;
    height:58px!important;
    min-width:58px!important;
    min-height:58px!important;
    color:inherit!important;
    font-size:0!important;
    line-height:0!important;
    overflow:hidden!important;
    transform:none!important;
  }

  .mobile-tabbar a span.mobile-tabbar-icon img{
    display:block!important;
    width:52px!important;
    height:52px!important;
    max-width:52px!important;
    max-height:52px!important;
    object-fit:contain!important;
    border-radius:50%!important;
    transform:none!important;
    filter:none!important;
  }

  .mobile-tabbar a.is-active{
    background:rgba(255,53,93,.1)!important;
    color:#fff!important;
  }

  .mobile-tabbar a.is-active span.mobile-tabbar-icon img{
    filter:drop-shadow(0 0 9px rgba(255,53,93,.46))!important;
  }

  .mobile-tabbar a:active{
    background:rgba(255,255,255,.08)!important;
  }
}

/* ===== Brand/legal/contact cleanup ===== */
.footer-grid{
  grid-template-columns:minmax(0,1.35fr) minmax(0,.8fr) minmax(0,.8fr) minmax(0,.9fr)!important;
}

body.premium-contact-body .contact-info-strip{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}

body.premium-contact-body .contact-main-grid.contact-main-grid-single{
  grid-template-columns:minmax(0,860px)!important;
  justify-content:center!important;
}

body.premium-contact-body .contact-form-premium{
  width:100%!important;
}

.legal-page{
  padding:42px 0 82px;
}

.legal-page-shell{
  max-width:980px;
}

.legal-page-card{
  padding:32px;
}

.legal-page-kicker{
  display:inline-flex;
  margin-bottom:16px;
  padding:7px 12px;
  border:1px solid rgba(255,53,93,.36);
  border-radius:8px;
  background:rgba(255,53,93,.12);
  color:#ff7890;
  font-size:.74rem;
  font-weight:950;
  text-transform:uppercase;
}

.legal-page-content h1{
  margin:0 0 18px;
  color:#fff;
  font-family:'Outfit','Inter',sans-serif;
  font-size:2.2rem;
  line-height:1.1;
}

.legal-page-content h2{
  margin:28px 0 10px;
  color:#fff;
  font-size:1.25rem;
  line-height:1.25;
}

.legal-page-content p,
.legal-page-content li{
  color:rgba(255,255,255,.76);
  font-size:1rem;
  line-height:1.75;
}

.legal-page-content a,
.legal-page-contact a{
  color:#ff7890;
  font-weight:850;
}

.legal-page-contact{
  display:flex;
  flex-wrap:wrap;
  gap:10px 16px;
  margin-top:28px;
  padding-top:18px;
  border-top:1px solid rgba(255,255,255,.1);
  color:rgba(255,255,255,.7);
}

.legal-page-contact strong{
  color:#fff;
}

@media(max-width:760px){
  .footer-grid,
  body.premium-contact-body .contact-info-strip{
    grid-template-columns:1fr!important;
  }

  .legal-page{
    padding:28px 0 64px;
  }

  .legal-page-card{
    padding:22px 18px;
  }

  .legal-page-content h1{
    font-size:1.72rem;
  }
}

/* ===== Final mobile consultant positioning and transparent badge ===== */
.product-consultant,
.product-consultant-toggle,
.pc-heart-action{
  background:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}

.product-consultant{
  width:96px!important;
  height:112px!important;
  contain:layout style!important;
}

.product-consultant-toggle{
  width:96px!important;
  height:112px!important;
  transform:none!important;
}

.product-consultant-toggle:hover,
.product-consultant-toggle:active{
  transform:none!important;
}

.pc-heart-label{
  top:2px!important;
  min-height:30px!important;
  max-width:128px!important;
  padding:0 11px!important;
  border:1px solid rgba(255,255,255,.28)!important;
  border-radius:9px!important;
  background:rgba(3,8,17,.72)!important;
  color:#fff!important;
  font-size:.84rem!important;
  font-weight:950!important;
  text-shadow:0 2px 5px rgba(0,0,0,.72)!important;
  box-shadow:0 10px 22px rgba(0,0,0,.26)!important;
  backdrop-filter:none!important;
  white-space:nowrap!important;
}

.pc-heart-action{
  width:92px!important;
  height:88px!important;
  margin-top:22px!important;
  overflow:visible!important;
  filter:drop-shadow(0 10px 20px rgba(255,0,28,.34))!important;
}

.pc-heart-action:before{
  display:none!important;
}

.pc-heart-action img{
  width:88px!important;
  height:84px!important;
  object-fit:contain!important;
  background:transparent!important;
}

.pc-heart-ecg{
  left:14%!important;
  top:37%!important;
  width:72%!important;
  height:32%!important;
}

.product-consultant-panel{
  position:fixed!important;
  right:18px!important;
  left:auto!important;
  bottom:154px!important;
  width:min(380px,calc(100vw - 28px))!important;
  max-width:calc(100vw - 28px)!important;
  height:min(520px,calc(100vh - 188px))!important;
  max-height:calc(100vh - 188px)!important;
  border-radius:8px!important;
  transform-origin:right bottom!important;
  will-change:opacity,transform!important;
}

@media(max-width:560px){
  .product-consultant{
    right:8px!important;
    bottom:calc(104px + env(safe-area-inset-bottom,0px))!important;
    width:92px!important;
    height:108px!important;
  }

  .product-consultant-toggle{
    width:92px!important;
    height:108px!important;
  }

  .pc-heart-label{
    min-height:29px!important;
    max-width:120px!important;
    padding:0 9px!important;
    font-size:.8rem!important;
  }

  .pc-heart-action{
    width:88px!important;
    height:84px!important;
    margin-top:22px!important;
  }

  .pc-heart-action img{
    width:84px!important;
    height:80px!important;
  }

  .product-consultant-panel{
    right:10px!important;
    left:auto!important;
    bottom:calc(198px + env(safe-area-inset-bottom,0px))!important;
    width:min(348px,calc(100vw - 20px))!important;
    max-width:calc(100vw - 20px)!important;
    height:min(430px,calc(100vh - 220px))!important;
    max-height:calc(100vh - 220px)!important;
  }

  .product-consultant-panel .pc-head{
    padding:12px 14px!important;
  }

  .product-consultant-panel .pc-context,
  .product-consultant-panel .pc-quick{
    overflow-x:auto!important;
    scrollbar-width:none!important;
  }

  .product-consultant-panel .pc-context::-webkit-scrollbar,
  .product-consultant-panel .pc-quick::-webkit-scrollbar{
    display:none!important;
  }

  .product-consultant-panel .pc-form{
    grid-template-columns:minmax(0,1fr) 46px!important;
    gap:8px!important;
  }
}

@media(max-width:380px){
  .product-consultant-panel{
    right:8px!important;
    width:calc(100vw - 16px)!important;
    max-width:calc(100vw - 16px)!important;
  }
}

/* ===== PWA install buttons and mobile app safe areas ===== */
.hp-pwa-install{
  display:grid;
  gap:12px;
  max-width:640px;
  margin-top:16px;
  padding:14px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:8px;
  background:rgba(4,10,19,.64);
  color:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 42px rgba(0,0,0,.18);
}

.hp-pwa-copy{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}

.hp-pwa-copy span{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:0 10px;
  border:1px solid rgba(255,53,93,.32);
  border-radius:8px;
  color:#ff6f87;
  font-size:.78rem;
  font-weight:900;
  text-transform:uppercase;
}

.hp-pwa-copy strong{
  color:#fff;
  font-size:1rem;
  font-weight:950;
  text-align:right;
}

.hp-pwa-buttons{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}

.hp-store-badge{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:10px;
  min-width:0;
  min-height:62px;
  padding:10px 12px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:#090f1b;
  color:#fff;
  cursor:pointer;
  text-align:left;
  touch-action:manipulation;
  -webkit-tap-highlight-color:transparent;
  box-shadow:0 12px 28px rgba(0,0,0,.18);
}

.hp-store-badge:focus-visible{
  outline:3px solid rgba(255,255,255,.55);
  outline-offset:2px;
}

.hp-store-badge span:last-child{
  display:grid;
  gap:1px;
  min-width:0;
}

.hp-store-badge small{
  color:rgba(255,255,255,.66);
  font-size:.76rem;
  font-weight:800;
  line-height:1.1;
}

.hp-store-badge strong{
  color:#fff;
  font-size:.96rem;
  font-weight:950;
  line-height:1.1;
  white-space:nowrap;
}

.hp-store-mark{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  min-width:38px;
  border-radius:8px;
}

.hp-store-mark svg{
  width:22px;
  height:22px;
}

.hp-store-play{
  background:linear-gradient(135deg,#0ea5e9,#22c55e);
}

.hp-store-apple{
  background:linear-gradient(135deg,#f8fafc,#b9c4d4);
  color:#050a12;
}

.hp-store-android.pwa-ready,
body.pwa-install-ready .hp-store-android{
  border-color:rgba(34,197,94,.46);
  box-shadow:0 16px 34px rgba(34,197,94,.12),0 0 0 1px rgba(34,197,94,.1) inset;
}

.hp-pwa-status{
  margin:0;
  color:rgba(255,255,255,.68);
  font-size:.86rem;
  font-weight:750;
  line-height:1.45;
}

.hp-ios-install-panel{
  display:grid;
  gap:10px;
  padding:12px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:#f8fafc;
  color:#172033;
}

.hp-ios-install-panel[hidden]{
  display:none!important;
}

.hp-ios-install-panel > div{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}

.hp-ios-install-panel strong{
  font-size:1rem;
  font-weight:950;
}

.hp-ios-install-panel button{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  border:1px solid #d6deea;
  border-radius:8px;
  background:#fff;
  color:#172033;
  font-size:1.35rem;
  font-weight:900;
  cursor:pointer;
}

.hp-ios-install-panel ol{
  display:grid;
  gap:7px;
  margin:0;
  padding-left:20px;
  color:#334155;
  font-size:.9rem;
  font-weight:750;
  line-height:1.45;
}

.hp-ios-install-panel.is-floating{
  position:fixed;
  right:24px;
  bottom:24px;
  z-index:1600;
  width:min(420px,calc(100vw - 32px));
  margin:0;
  box-shadow:0 24px 60px rgba(0,0,0,.36);
}

body.pwa-ios-sheet-open .product-consultant{
  opacity:0!important;
  pointer-events:none!important;
}

@media(max-width:760px){
  .hp-pwa-install{
    width:100%;
    margin-top:14px;
    padding:12px;
  }

  .hp-pwa-copy{
    align-items:flex-start;
    flex-direction:column;
    gap:8px;
  }

  .hp-pwa-copy strong{
    text-align:left;
    font-size:1.02rem;
  }

  .hp-pwa-buttons{
    gap:8px;
  }

  .hp-store-badge{
    min-height:66px;
    padding:10px;
  }

  .hp-store-mark{
    width:36px;
    height:36px;
    min-width:36px;
  }

  .hp-store-badge small{
    font-size:.7rem;
  }

  .hp-store-badge strong{
    font-size:.84rem;
  }
}

@media(max-width:560px){
  body.home .product-consultant{
    bottom:calc(306px + env(safe-area-inset-bottom,0px))!important;
  }

  body.home .product-consultant-panel{
    bottom:calc(398px + env(safe-area-inset-bottom,0px))!important;
  }

  .hp-pwa-install{
    padding:10px;
    gap:8px;
  }

  .hp-pwa-copy{
    display:none;
  }

  .hp-pwa-buttons{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .hp-store-badge{
    min-height:50px;
    padding:8px;
    gap:8px;
  }

  .hp-store-mark{
    width:32px;
    height:32px;
    min-width:32px;
  }

  .hp-store-mark svg{
    width:19px;
    height:19px;
  }

  .hp-pwa-status{
    display:none;
  }

  .hp-ios-install-panel.is-floating{
    left:14px;
    right:14px;
    bottom:calc(108px + env(safe-area-inset-bottom,0px));
    width:auto;
    margin:0;
  }
}

@media(max-width:360px){
  .hp-pwa-install{
    padding:9px;
  }

  .hp-pwa-buttons{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .hp-ios-install-panel.is-floating{
    left:10px;
    right:10px;
  }
}

@media(max-width:980px){
  body.is-pwa-standalone .ilac-navbar{
    height:calc(var(--nav-h) + env(safe-area-inset-top,0px))!important;
    padding-top:env(safe-area-inset-top,0px)!important;
  }

  body.is-pwa-standalone .ilac-main{
    padding-top:calc(var(--nav-h) + env(safe-area-inset-top,0px))!important;
  }

  body.is-pwa-standalone .mobile-nav{
    top:calc(var(--nav-h) + env(safe-area-inset-top,0px))!important;
  }

  body.is-pwa-standalone .mobile-toggle,
  body.is-pwa-standalone .mobile-bell,
  body.is-pwa-standalone .nav-logo,
  body.is-pwa-standalone .mobile-tabbar a,
  body.is-pwa-standalone button,
  body.is-pwa-standalone a{
    touch-action:manipulation;
    -webkit-tap-highlight-color:transparent;
  }

  body.is-pwa-standalone .mobile-tabbar{
    height:calc(98px + env(safe-area-inset-bottom,0px))!important;
    min-height:calc(98px + env(safe-area-inset-bottom,0px))!important;
    padding-bottom:calc(13px + env(safe-area-inset-bottom,0px))!important;
  }

  body.is-pwa-standalone .product-consultant{
    bottom:calc(112px + env(safe-area-inset-bottom,0px))!important;
  }

  body.is-pwa-standalone .product-consultant-panel{
    bottom:calc(206px + env(safe-area-inset-bottom,0px))!important;
  }
}

@media all and (display-mode: standalone) and (max-width:980px){
  .ilac-navbar{
    height:calc(var(--nav-h) + env(safe-area-inset-top,0px))!important;
    padding-top:env(safe-area-inset-top,0px)!important;
  }

  .ilac-main{
    padding-top:calc(var(--nav-h) + env(safe-area-inset-top,0px))!important;
  }

  .mobile-nav{
    top:calc(var(--nav-h) + env(safe-area-inset-top,0px))!important;
  }

  .mobile-tabbar{
    height:calc(98px + env(safe-area-inset-bottom,0px))!important;
    min-height:calc(98px + env(safe-area-inset-bottom,0px))!important;
    padding-bottom:calc(13px + env(safe-area-inset-bottom,0px))!important;
  }

  .product-consultant{
    bottom:calc(112px + env(safe-area-inset-bottom,0px))!important;
  }

  .product-consultant-panel{
    bottom:calc(206px + env(safe-area-inset-bottom,0px))!important;
  }
}

/* ===== Final mobile no-overlap guard ===== */
@media(max-width:560px){
  .product-consultant{
    contain:none!important;
  }

  .product-consultant-panel{
    position:fixed!important;
    left:14px!important;
    right:14px!important;
    top:calc(var(--nav-h) + 12px + env(safe-area-inset-top,0px))!important;
    bottom:auto!important;
    width:auto!important;
    max-width:none!important;
    height:min(430px,calc(100vh - 190px - env(safe-area-inset-bottom,0px)))!important;
    max-height:calc(100vh - 190px - env(safe-area-inset-bottom,0px))!important;
    transform-origin:right top!important;
  }

  .product-consultant[data-open="true"] .product-consultant-panel{
    transform:translateY(0) scale(1)!important;
  }
}

@media(max-width:380px){
  .product-consultant-panel{
    left:10px!important;
    right:10px!important;
  }
}

/* ===== Final consultant header icon ===== */
.product-consultant-panel .pc-agent-icon{
  display:grid!important;
  place-items:center!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.34)!important;
  border-radius:8px!important;
  background:linear-gradient(135deg,#ff334f,#d7192f)!important;
  color:#fff!important;
  box-shadow:0 10px 24px rgba(225,29,72,.28),inset 0 1px 0 rgba(255,255,255,.24)!important;
  overflow:hidden!important;
}

.product-consultant-panel .pc-agent-icon svg{
  display:block!important;
  width:24px!important;
  height:24px!important;
  max-width:24px!important;
  max-height:24px!important;
  margin:0!important;
  stroke:currentColor!important;
}

.product-consultant-panel .pc-agent-icon img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border-radius:inherit!important;
}

/* ===== Mobile consultant chip carousels ===== */
.pc-chip-carousel{
  position:relative;
  min-width:0;
  background:#fff;
}

.pc-context-carousel{
  border-bottom:1px solid #e2e8f0;
}

.pc-quick-carousel{
  border-top:1px solid #e2e8f0;
}

.pc-chip-arrow{
  display:none;
}

@media(max-width:560px){
  .pc-chip-carousel{
    overflow:hidden;
  }

  .pc-chip-carousel:before,
  .pc-chip-carousel:after{
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    z-index:2;
    width:42px;
    pointer-events:none;
  }

  .pc-chip-carousel:before{
    left:0;
    background:linear-gradient(90deg,#fff 34%,rgba(255,255,255,0));
  }

  .pc-chip-carousel:after{
    right:0;
    background:linear-gradient(270deg,#fff 34%,rgba(255,255,255,0));
  }

  .pc-chip-carousel.is-at-start:before,
  .pc-chip-carousel.is-at-end:after{
    opacity:.25;
  }

  .pc-chip-arrow{
    position:absolute;
    top:50%;
    z-index:3;
    display:grid;
    place-items:center;
    width:30px;
    height:30px;
    border:1px solid rgba(37,99,235,.24);
    border-radius:999px;
    background:#fff;
    color:#1d4ed8;
    font-size:1.35rem;
    font-weight:950;
    line-height:1;
    box-shadow:0 8px 18px rgba(15,23,42,.12);
    transform:translateY(-50%);
    cursor:pointer;
    touch-action:manipulation;
  }

  .pc-chip-prev{
    left:8px;
  }

  .pc-chip-next{
    right:8px;
  }

  .pc-chip-arrow:disabled{
    opacity:.42;
    cursor:default;
  }

  .pc-context,
  .pc-quick{
    scroll-behavior:smooth;
    scroll-snap-type:x proximity;
    padding-left:44px!important;
    padding-right:44px!important;
  }

  .pc-context span,
  .pc-quick button{
    scroll-snap-align:center;
  }
}

/* ===== Final fixed action buttons alignment ===== */
.ilac-back-to-top{
  left:24px!important;
  bottom:42px!important;
  z-index:1210!important;
  width:58px!important;
  height:58px!important;
  border:1px solid rgba(255,255,255,.28)!important;
  background:
    radial-gradient(circle at 34% 24%,rgba(255,255,255,.68),transparent 22%),
    linear-gradient(135deg,#ff5470 0%,#f92d55 48%,#d90831 100%)!important;
  color:#fff!important;
  opacity:1!important;
  pointer-events:auto!important;
  transform:none!important;
  box-shadow:0 18px 36px rgba(244,45,85,.34),inset 0 1px 0 rgba(255,255,255,.46)!important;
}

.ilac-back-to-top:hover,
.ilac-back-to-top:active{
  transform:translateY(-2px) scale(1.03)!important;
}

.product-consultant{
  right:24px!important;
  bottom:42px!important;
}

@media(max-width:560px){
  body.home .product-consultant,
  .product-consultant{
    right:10px!important;
    bottom:calc(132px + env(safe-area-inset-bottom,0px))!important;
  }

  .ilac-back-to-top{
    left:14px!important;
    bottom:calc(132px + env(safe-area-inset-bottom,0px))!important;
    width:58px!important;
    height:58px!important;
  }

  body.home .product-consultant-panel,
  .product-consultant-panel{
    top:calc(var(--nav-h) + 12px + env(safe-area-inset-top,0px))!important;
    bottom:auto!important;
  }
}

@media(max-width:380px){
  body.home .product-consultant,
  .product-consultant{
    right:8px!important;
  }

  .ilac-back-to-top{
    left:10px!important;
  }
}

/* ===== Final bright red mobile hamburger ===== */
@media(max-width:980px){
  .mobile-toggle{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    width:48px!important;
    height:48px!important;
    padding:0!important;
    border:1px solid rgba(255,47,78,.42)!important;
    border-radius:8px!important;
    background:rgba(255,47,78,.1)!important;
    box-shadow:0 0 26px rgba(255,47,78,.18),inset 0 1px 0 rgba(255,255,255,.08)!important;
  }

  .mobile-toggle span{
    display:block!important;
    width:25px!important;
    height:3px!important;
    border-radius:999px!important;
    background:#ff3155!important;
    box-shadow:0 0 12px rgba(255,49,85,.72)!important;
  }

  .mobile-toggle:hover,
  .mobile-toggle:active{
    background:rgba(255,47,78,.18)!important;
    border-color:rgba(255,47,78,.72)!important;
  }
}

/* ===== Final product CTA hover affordance ===== */
body.home .hp-stag-link,
body.page-template-front-page .hp-stag-link,
button.hp-stag-link[data-open-stag-product]{
  cursor:pointer!important;
  user-select:none!important;
  -webkit-user-select:none!important;
  touch-action:manipulation!important;
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,border-color .18s ease!important;
}

body.home .hp-stag-link:hover,
body.page-template-front-page .hp-stag-link:hover,
button.hp-stag-link[data-open-stag-product]:hover{
  transform:translateY(-2px)!important;
  border-color:rgba(255,255,255,.38)!important;
  filter:brightness(1.08) saturate(1.08)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.34),0 20px 42px rgba(237,23,71,.34),0 0 28px rgba(122,55,216,.28)!important;
}

body.home .hp-stag-link:active,
body.page-template-front-page .hp-stag-link:active,
button.hp-stag-link[data-open-stag-product]:active{
  transform:translateY(0) scale(.98)!important;
}
