:root{--primary:#e60012;--pharmacy:#059669;--pharmacy-dark:#064e3b;--text:#111827;--muted:#6b7280;--line:#e5e7eb;--soft:#f5f6f8;--success:#16a34a;--danger:#dc2626}
*{box-sizing:border-box}body{margin:0;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,select{font-family:inherit}.container{width:100%;max-width:1500px;margin:0 auto;padding:0 22px}.up{color:var(--success);font-style:normal}.down{color:var(--danger);font-style:normal}
.topbar{height:38px;border-bottom:1px solid var(--line);background:#fafafa;font-size:13px;color:#4b5563}.topbar-inner{height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.top-left,.top-market{display:flex;align-items:center;gap:16px;white-space:nowrap}.top-market span{display:flex;gap:5px}.main-header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.logo,.footer-logo,.menu-logo{font-weight:950;font-size:38px;letter-spacing:-1px}.logo span,.footer-logo span,.menu-logo span{color:#050505}.logo strong,.footer-logo strong,.menu-logo strong{color:var(--primary)}.header-actions{display:flex;align-items:center;gap:18px}.live-tv{display:flex;align-items:center;gap:7px;font-weight:900;font-size:14px}.live-tv i{color:var(--primary);font-size:22px}.icon-btn{position:relative;border:0;background:transparent;font-size:22px;cursor:pointer;width:36px;height:36px}.notify span{position:absolute;right:2px;top:1px;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:var(--primary);color:#fff;font-size:10px;font-weight:900}.mobile-menu-btn{display:none}
.desktop-nav{background:#fff;border-bottom:1px solid var(--line)}.nav-inner{height:50px;display:flex;align-items:center;gap:24px}.nav-inner a{font-weight:900;font-size:14px;position:relative}.nav-inner a.active{color:var(--primary)}.nav-inner a.active:after{content:"";position:absolute;left:0;right:0;bottom:-17px;height:3px;background:var(--primary)}.nav-inner button{margin-left:auto;border:0;background:#fff;font-size:28px;cursor:pointer}.mobile-chips{display:none}
.ticker{background:var(--pharmacy-dark);color:#fff}.ticker-inner{height:42px;display:flex;align-items:center;gap:14px}.ticker span{background:var(--pharmacy);height:42px;display:flex;align-items:center;padding:0 18px;font-weight:950}.ticker p{margin:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:800;font-size:14px}.ticker button{width:30px;height:30px;border:0;border-radius:5px;background:rgba(255,255,255,.18);color:#fff;cursor:pointer}
.search-panel{display:none;border-bottom:1px solid var(--line);background:#fff}.search-panel.active{display:block}.search-inner{height:64px;display:flex;align-items:center;gap:12px}.search-inner input{flex:1;height:42px;border:1px solid var(--line);border-radius:999px;padding:0 18px;outline:0}.search-inner button{border:0;background:#fff;font-size:20px;cursor:pointer}
.pharmacy-hero{background:radial-gradient(circle at 80% 20%,rgba(16,185,129,.24),transparent 35%),linear-gradient(135deg,#064e3b,#0f172a);color:#fff;padding:38px 0 62px}.hero-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;align-items:center}.pharmacy-pill{display:inline-flex;gap:8px;align-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:950}.hero-copy h1{font-size:56px;line-height:1;margin:16px 0 12px;letter-spacing:-2px}.hero-copy p{font-size:20px;line-height:1.5;color:#d1fae5;max-width:800px}.quick-search{display:grid;grid-template-columns:1fr 1fr auto auto;gap:10px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:14px;margin-top:24px}.field label{display:block;color:#d1fae5;font-size:12px;font-weight:850;margin-bottom:6px}.field select,.quick-search button{height:44px;border:0;border-radius:8px;padding:0 12px}.field select{width:100%;background:#fff;color:#111827}.quick-search button{align-self:end;background:var(--pharmacy);color:#fff;font-weight:950;cursor:pointer}.quick-search .location-btn{background:#fff;color:#064e3b}.hero-status{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:20px}.status-head{display:flex;justify-content:space-between;margin-bottom:18px}.status-head span{font-weight:950}.status-head em{font-style:normal;background:var(--primary);border-radius:5px;padding:4px 8px;font-size:11px;font-weight:950}.status-main{text-align:center;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:18px}.status-main i{font-size:46px;color:#a7f3d0}.status-main strong{display:block;font-size:62px;line-height:1}.status-main span{color:#d1fae5}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.status-grid div{background:rgba(255,255,255,.08);border-radius:12px;padding:12px}.status-grid b{display:block;font-size:20px}.status-grid span{font-size:12px;color:#d1fae5}
.pharmacy-shortcuts{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:-34px;position:relative;z-index:2}.pharmacy-shortcuts article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;display:grid;grid-template-columns:44px 1fr;gap:4px 12px;box-shadow:0 14px 38px rgba(0,0,0,.08)}.pharmacy-shortcuts i{grid-row:1/3;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-size:22px;background:#d1fae5;color:var(--pharmacy)}.pharmacy-shortcuts span{color:#6b7280;font-size:13px;font-weight:850}.pharmacy-shortcuts strong{font-size:18px}
.pharmacy-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;padding-top:28px;align-items:start}.pharmacy-content{min-width:0}.info-warning{display:flex;gap:14px;align-items:flex-start;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:14px;padding:18px;margin-bottom:20px;color:#064e3b}.info-warning i{font-size:28px;color:var(--pharmacy)}.info-warning h2{margin:0 0 6px;font-size:22px}.info-warning p{margin:0;line-height:1.55}.view-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.district-tabs{display:flex;gap:8px;overflow:auto}.district-tabs button,.view-actions button{flex:0 0 auto;border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 15px;font-weight:950;cursor:pointer}.district-tabs button.active,.view-actions button.active{background:var(--pharmacy);border-color:var(--pharmacy);color:#fff}.view-actions{display:flex;gap:8px;white-space:nowrap}.section-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:16px}.section-head h2{font-size:32px;line-height:1;margin:0 0 7px;font-weight:950}.section-head p{margin:0;color:#6b7280}.section-head a{font-size:14px;font-weight:900;color:var(--pharmacy);white-space:nowrap}
.map-panel{display:none;margin-bottom:18px}.map-panel.active{display:block}.fake-map{position:relative;height:360px;border-radius:18px;background:linear-gradient(145deg,#dcfce7,#f8fafc);border:1px solid var(--line);overflow:hidden}.fake-map:before{content:"";position:absolute;inset:30px;background:linear-gradient(90deg,transparent 49%,rgba(5,150,105,.1) 50%,transparent 51%),linear-gradient(0deg,transparent 49%,rgba(5,150,105,.1) 50%,transparent 51%);background-size:80px 80px}.map-pin{position:absolute;display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #a7f3d0;border-radius:999px;padding:8px 11px;box-shadow:0 14px 32px rgba(5,150,105,.18);font-size:12px;font-weight:950}.map-pin i{color:var(--pharmacy)}.pin1{left:18%;top:26%}.pin2{right:18%;top:32%}.pin3{left:36%;bottom:24%}.pin4{right:28%;bottom:35%}
.pharmacy-list{display:grid;gap:14px}.pharmacy-card{position:relative;border:1px solid var(--line);border-radius:16px;background:#fff;padding:18px;transition:.2s}.pharmacy-card.hidden{display:none}.pharmacy-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(0,0,0,.08)}.pharmacy-card.nearest{border-color:#a7f3d0;background:linear-gradient(135deg,#fff,#f0fdf4)}.card-main{display:grid;grid-template-columns:58px 1fr;gap:14px;padding-right:80px}.pharmacy-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#d1fae5;color:var(--pharmacy);font-size:28px}.district{display:inline-flex;background:var(--pharmacy);color:#fff;border-radius:4px;padding:5px 8px;font-size:11px;font-weight:950}.pharmacy-card h3{font-size:25px;margin:9px 0}.pharmacy-card p{margin:7px 0;color:#4b5563;line-height:1.4}.pharmacy-card p i{color:var(--pharmacy);margin-right:6px}.distance{position:absolute;right:18px;top:18px;background:#f3f4f6;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950;color:#374151}.card-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px;padding-left:72px}.card-actions a,.card-actions button{border:0;border-radius:999px;padding:10px 14px;font-weight:950;cursor:pointer}.card-actions a:first-child{background:var(--pharmacy);color:#fff}.card-actions a:nth-child(2){background:#111827;color:#fff}.card-actions button{background:#f3f4f6;color:#111827}
.city-directory{margin-top:32px}.city-directory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.city-directory-grid a{border:1px solid var(--line);border-radius:12px;padding:15px;background:#fff;transition:.2s}.city-directory-grid a:hover{border-color:#a7f3d0;box-shadow:0 12px 28px rgba(0,0,0,.06)}.city-directory-grid b{display:block;font-size:18px}.city-directory-grid span{color:#6b7280;font-size:13px}
.pharmacy-sidebar{position:sticky;top:18px}.side-box{background:#fff;border:1px solid var(--line);border-radius:10px;margin-bottom:16px;overflow:hidden}.box-head{height:46px;display:flex;align-items:center;padding:0 16px;font-size:15px;font-weight:950;border-bottom:1px solid var(--line);background:#fafafa}.emergency-box a{display:grid;grid-template-columns:26px 1fr auto;gap:10px;align-items:center;padding:14px 16px;border-bottom:1px solid var(--line)}.emergency-box i{color:var(--primary);font-size:20px}.emergency-box span{font-weight:850}.emergency-box b{color:var(--primary)}.popular-cities a{display:grid;grid-template-columns:1fr auto;gap:4px 10px;padding:13px 16px;border-bottom:1px solid var(--line)}.popular-cities b{font-size:16px}.popular-cities span{font-size:20px;color:var(--pharmacy);font-weight:950}.popular-cities em{grid-column:1/-1;font-style:normal;color:#6b7280;font-size:12px}.pharmacy-note p{padding:16px;margin:0;line-height:1.55;color:#4b5563}.ad-box{height:250px;display:grid;place-items:center;text-align:center;color:#9ca3af;border-radius:10px;background:linear-gradient(145deg,#f4f4f4,#fff);border:1px solid var(--line);font-size:20px;margin-bottom:16px}.newsletter{background:#064e3b;color:#fff;border-radius:12px;padding:22px}.newsletter h3{font-size:24px;margin:0 0 8px}.newsletter p{color:#d1fae5}.newsletter input{width:100%;height:42px;border:0;border-radius:7px;padding:0 12px;margin-bottom:10px}.newsletter button{width:100%;height:42px;border:0;border-radius:7px;background:var(--pharmacy);color:#fff;font-weight:950}
.footer{margin-top:48px;background:#101114;color:#fff;padding:44px 0 0}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:34px}.footer-logo{font-size:32px}.footer-logo span{color:#fff}.footer p{color:#aeb4c0;max-width:430px;line-height:1.6}.footer h4{margin:0 0 14px;font-size:16px}.footer a{display:block;color:#d1d5db;margin-bottom:9px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;height:58px;display:flex;align-items:center;justify-content:space-between;color:#9ca3af}.footer-bottom div{display:flex;gap:15px}.footer-bottom a{margin:0;color:#fff}
.bottom-nav{display:none}.menu-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.55);opacity:0;pointer-events:none;z-index:95;transition:.25s}.offcanvas{position:fixed;top:0;right:0;width:390px;max-width:92vw;height:100vh;background:linear-gradient(145deg,#17191d,#090a0c);color:#fff;z-index:100;transform:translateX(105%);transition:.28s;padding:22px;overflow:auto}.menu-backdrop.active{opacity:1;pointer-events:auto}.offcanvas.active{transform:translateX(0)}.menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.12)}.menu-logo{font-size:28px}.menu-logo span{color:#fff}.menu-head button{background:transparent;border:0;color:#fff;font-size:22px;cursor:pointer}.menu-search{height:44px;display:flex;align-items:center;gap:10px;padding:0 14px;border-radius:12px;background:rgba(255,255,255,.08);margin:18px 0}.menu-search input{flex:1;border:0;outline:0;background:transparent;color:#fff}.menu-links{display:grid;gap:4px}.menu-links a{display:flex;align-items:center;gap:15px;min-height:45px;border-radius:10px;padding:0 10px;font-weight:800;color:#f3f4f6}.menu-links a:hover{background:rgba(255,255,255,.08)}.menu-links i{width:24px;font-size:20px}.menu-links a:first-child i,.menu-links a:nth-child(9) i{color:var(--primary)}.menu-links small{margin-left:auto;background:var(--primary);color:#fff;padding:3px 7px;border-radius:4px;font-size:10px}.login-card{margin-top:24px;min-height:70px;border-radius:16px;background:rgba(255,255,255,.1);display:flex;align-items:center;gap:12px;padding:12px 16px}.login-card i:first-child{font-size:28px}.login-card span{flex:1;font-weight:850}.login-card small{display:block;color:#c6cad1;font-weight:500;margin-top:3px}
@media(max-width:1180px){.container{padding:0 16px}.pharmacy-layout{grid-template-columns:1fr}.pharmacy-sidebar{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.side-box,.ad-box,.newsletter{margin-bottom:0}.pharmacy-shortcuts{grid-template-columns:repeat(3,1fr)}.quick-search{grid-template-columns:1fr 1fr}}
@media(max-width:768px){body{padding-bottom:70px}.container{padding:0 12px}.topbar{display:none}.main-header{position:sticky;top:0;z-index:50}.header-inner{height:58px;justify-content:center;position:relative}.logo{font-size:20px;letter-spacing:-.3px}.mobile-menu-btn{display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);border:0;background:#fff;font-size:25px;cursor:pointer}.header-actions{position:absolute;right:0;gap:8px}.live-tv{width:44px;height:28px;border-radius:6px;justify-content:center;background:var(--primary);color:#fff;font-size:0}.live-tv i{color:#fff;font-size:17px}.icon-btn{width:30px;height:30px;font-size:19px}.user-btn,.notify{display:none}.desktop-nav{display:none}.mobile-chips{display:flex;gap:8px;overflow-x:auto;padding:9px 12px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:58px;z-index:45}.mobile-chips::-webkit-scrollbar{display:none}.mobile-chips a{flex:0 0 auto;padding:7px 12px;border-radius:999px;background:#f3f4f6;font-size:12px;font-weight:850}.mobile-chips a.active{background:var(--pharmacy);color:#fff}.ticker-inner{height:36px;padding:0}.ticker span{height:36px;padding:0 10px;font-size:12px}.ticker b,.ticker p{font-size:12px}.ticker button{display:none}.pharmacy-hero{padding:26px 0 52px}.hero-layout{grid-template-columns:1fr}.hero-copy h1{font-size:36px;letter-spacing:-1px}.hero-copy p{font-size:16px}.quick-search{grid-template-columns:1fr}.quick-search button{width:100%}.pharmacy-shortcuts{grid-template-columns:repeat(2,1fr);margin-top:-34px}.pharmacy-layout{padding-top:20px}.info-warning{padding:14px}.info-warning h2{font-size:19px}.view-toolbar{align-items:flex-start;flex-direction:column}.view-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.section-head{flex-direction:column;gap:6px}.section-head h2{font-size:26px}.fake-map{height:280px}.card-main{grid-template-columns:48px 1fr;padding-right:0}.pharmacy-icon{width:48px;height:48px;font-size:24px}.pharmacy-card h3{font-size:22px}.distance{position:static;display:inline-flex;margin:10px 0 0 62px}.card-actions{padding-left:0}.card-actions a,.card-actions button{flex:1;text-align:center}.city-directory-grid{grid-template-columns:repeat(2,1fr)}.pharmacy-sidebar{grid-template-columns:1fr}.ad-box{height:160px}.footer{margin-top:30px;padding-top:30px}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{height:auto;padding:16px 0;flex-direction:column;gap:12px;align-items:flex-start}.bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;height:64px;background:#fff;border-top:1px solid var(--line);z-index:80;box-shadow:0 -8px 26px rgba(0,0,0,.07)}.bottom-nav a,.bottom-nav button{border:0;background:#fff;color:#111827;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:11px;font-weight:750;cursor:pointer}.bottom-nav i{font-size:19px}.bottom-nav .active,.bottom-nav .active i{color:var(--pharmacy)}.offcanvas{width:100vw;max-width:none;padding:20px}}
@media(max-width:420px){.footer-grid{grid-template-columns:1fr}.pharmacy-shortcuts{grid-template-columns:1fr 1fr}.status-grid{grid-template-columns:1fr}.city-directory-grid{grid-template-columns:1fr}.card-actions{display:grid;grid-template-columns:1fr}.distance{margin-left:0}}


/* Genel header.php hn-breaking yapısıyla uyum */
body.pharmacy-page-body > .hn-topbar,
body.pharmacy-page-body > .main-header,
body.pharmacy-page-body > .desktop-nav,
body.pharmacy-page-body > .mobile-chips,
body.pharmacy-page-body > .search-panel,
body.pharmacy-page-body > .footer{
  font-family:Poppins,Inter,system-ui,sans-serif !important;
}

body.pharmacy-page-body > .main-header .container,
body.pharmacy-page-body > .desktop-nav .container,
body.pharmacy-page-body > .search-panel .container,
body.pharmacy-page-body > .footer .container{
  max-width:1440px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  padding-left:20px !important;
  padding-right:20px !important;
}

body.pharmacy-page-body > .main-header .header-inner{
  height:76px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:20px !important;
}

body.pharmacy-page-body > .main-header .logo{
  font-size:38px !important;
  font-weight:950 !important;
  letter-spacing:-1px !important;
  line-height:1 !important;
}

body.pharmacy-page-body > .desktop-nav .nav-inner{
  height:50px !important;
  display:flex !important;
  align-items:center !important;
  gap:18px !important;
  overflow:visible !important;
}

body.pharmacy-page-body > .desktop-nav .nav-inner a{
  display:inline-flex !important;
  align-items:center !important;
  gap:6px !important;
  font-size:16px !important;
  font-weight:700 !important;
  line-height:1 !important;
  white-space:nowrap !important;
  color:#111827 !important;
}

body.pharmacy-page-body > .desktop-nav .nav-inner a:after{
  display:none !important;
}

body.pharmacy-page-body > .desktop-nav .nav-inner button{
  margin-left:auto !important;
  border:0 !important;
  background:#fff !important;
  font-size:25px !important;
  line-height:1 !important;
  color:#111827 !important;
  cursor:pointer !important;
}

body.pharmacy-page-body .pharmacy-ticker{
  display:block;
  width:100%;
  max-width:100%;
  overflow:hidden;
  background:#064e3b;
  color:#fff;
}

body.pharmacy-page-body .pharmacy-ticker .container{
  width:100%;
  max-width:1440px;
  margin:0 auto;
  padding:0 20px;
}

body.pharmacy-page-body .pharmacy-ticker .ticker-inner{
  width:100%;
  height:42px;
  display:flex;
  align-items:center;
  gap:14px;
  overflow:hidden;
}

body.pharmacy-page-body .pharmacy-ticker p{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
}

body.pharmacy-page-body main.pharmacy-page .container,
body.pharmacy-page-body main.pharmacy-page.container{
  max-width:1500px;
  margin-left:auto;
  margin-right:auto;
  padding-left:22px;
  padding-right:22px;
}

@media(max-width:768px){
  body.pharmacy-page-body > .main-header .header-inner{
    height:58px !important;
    justify-content:center !important;
    position:relative !important;
  }

  body.pharmacy-page-body > .main-header .logo{
    font-size:24px !important;
  }

  body.pharmacy-page-body > .desktop-nav{
    display:none !important;
  }

  body.pharmacy-page-body > .mobile-chips{
    display:flex !important;
    gap:8px !important;
    overflow-x:auto !important;
    padding:9px 12px !important;
    border-bottom:1px solid #e5e7eb !important;
    background:#fff !important;
    position:sticky !important;
    top:58px !important;
    z-index:45 !important;
  }

  body.pharmacy-page-body > .mobile-chips a{
    flex:0 0 auto !important;
    background:#f3f4f6 !important;
    border-radius:8px !important;
    padding:7px 11px !important;
    font-size:14px !important;
    font-weight:700 !important;
  }

  body.pharmacy-page-body .pharmacy-ticker .container,
  body.pharmacy-page-body main.pharmacy-page .container,
body.pharmacy-page-body main.pharmacy-page.container{
    padding-left:12px;
    padding-right:12px;
  }

  body.pharmacy-page-body .pharmacy-ticker .ticker-inner{
    height:38px;
    gap:8px;
  }

  body.pharmacy-page-body .pharmacy-ticker span{
    height:38px;
    padding:0 10px;
    font-size:12px;
  }

  body.pharmacy-page-body .pharmacy-ticker b,
body.pharmacy-page-body .pharmacy-ticker p{
    font-size:12px;
  }

  body.pharmacy-page-body .pharmacy-ticker button{
    display:none;
  }
}
