:root{--blue:#075dc6;--blue2:#0d7be8;--dark:#071b3a;--text:#10233f;--muted:#5b6b82;--line:#d9e3f1;--soft:#f4f8fd;--card:#fff;--shadow:0 16px 40px rgba(11,57,112,.10)}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#fff;color:var(--text)}a{text-decoration:none;color:inherit}.container{max-width:1180px;margin:0 auto}.topbar{background:#fff;border-bottom:1px solid #e8eef7;position:sticky;top:0;z-index:10}.navline{height:104px;display:flex;align-items:center;gap:28px;padding:0 22px}.brand{display:flex;align-items:center;gap:12px;min-width:225px}.brand-mark{width:50px;height:50px;border-radius:16px;background:linear-gradient(135deg,#29c4b5,#0b63ce);display:grid;place-items:center;color:white;font-size:30px;font-weight:900}.brand b{display:block;font-size:23px;letter-spacing:.3px;color:#0a2c63}.brand small{display:block;color:#5d789e;font-weight:700;margin-top:2px}.top-search{height:46px;display:flex;align-items:center;gap:8px;flex:1;max-width:520px;border:1px solid var(--line);border-radius:18px;background:#f9fbff;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.top-search span{padding-left:15px;color:#5b6b82}.top-search input{border:0;background:transparent;outline:0;flex:1;font:inherit}.top-search button,.hero-search button{border:0;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;height:100%;padding:0 18px;font-weight:800;cursor:pointer}.main-nav{display:flex;gap:18px;align-items:center;margin-left:auto}.main-nav a{display:grid;gap:5px;text-align:center;color:#0b2a58;font-weight:800;font-size:13px}.main-nav i{font-style:normal;color:#0b63ce;font-size:22px}.page{padding:0 22px 38px}.hero-new{min-height:340px;border-radius:0 0 12px 12px;background:linear-gradient(90deg,rgba(232,247,255,.96) 0%,rgba(232,247,255,.82) 48%,rgba(232,247,255,.18) 100%),radial-gradient(circle at 82% 30%,rgba(13,123,232,.18),transparent 26%),linear-gradient(135deg,#e6f6ff,#f8fbff 55%,#d8f1ff);display:flex;align-items:center;padding:48px 60px;position:relative;overflow:hidden;margin-bottom:28px}.hero-new:after{content:"";position:absolute;right:55px;top:70px;width:380px;height:190px;border-radius:60px;background:radial-gradient(circle,#fff 0 7px,transparent 8px),linear-gradient(135deg,rgba(0,94,190,.18),rgba(255,255,255,.04));filter:blur(.2px);opacity:.9;transform:rotate(-8deg)}.hero-copy{max-width:660px;position:relative;z-index:1}.hero-copy h1{font-size:36px;line-height:1.22;margin:0 0 16px;color:#0b1b3a}.hero-copy h1 span{color:#075dc6}.hero-copy p{font-size:16px;color:#182c4e;margin-bottom:24px}.hero-search{height:56px;max-width:560px;background:white;border:1px solid #d3dfed;border-radius:10px;box-shadow:0 10px 25px rgba(8,38,84,.08);display:flex;align-items:center;overflow:hidden}.hero-search span{font-size:22px;color:#587195;padding-left:18px}.hero-search input{flex:1;border:0;outline:0;font:inherit;padding:0 14px}.hero-search button{height:56px;min-width:72px;border-radius:0 10px 10px 0}.quick-cats{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px}.quick-cats a{height:48px;background:white;border-radius:12px;padding:0 18px;display:flex;align-items:center;gap:11px;font-weight:800;box-shadow:0 8px 22px rgba(11,57,112,.08)}.quick-cats span{color:#075dc6}.section-head{display:flex;align-items:center;justify-content:space-between;margin:24px 0 16px}.section-head h2{margin:0;font-size:24px;color:#0b1b3a}.section-head a,.section-head span{color:#075dc6;font-weight:900}.product-row{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.product-card{position:relative;background:white;border:1px solid var(--line);border-radius:12px;padding:16px;min-height:268px;box-shadow:0 2px 0 rgba(10,40,90,.02);transition:.16s}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.fav{position:absolute;right:14px;top:12px;background:transparent;border:0;font-size:24px;color:#87a0bd;cursor:pointer}.product-img{height:110px;display:grid;place-items:center;margin:8px 0 12px}.product-img img{max-width:100%;max-height:110px;object-fit:contain}.box-img,.big-box-img{background:linear-gradient(165deg,#fff,#eaf3ff);border:1px solid #cbdcf0;border-radius:10px;box-shadow:0 14px 30px rgba(13,80,160,.12);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#075dc6}.box-img{width:130px;height:82px}.box-img b{font-size:22px}.box-img small{color:#607894}.product-card strong{display:block;font-size:15px;color:#0b1b3a;margin-bottom:8px}.product-card span,.product-card em{display:block;font-style:normal;font-size:13px;color:#283e5c;margin-bottom:8px}.product-card i{position:absolute;left:16px;right:16px;bottom:12px;height:36px;border:1px solid #9dbbe5;border-radius:7px;display:grid;place-items:center;font-style:normal;color:#075dc6;font-weight:900}.az-block{margin-top:24px}.az-block h2{font-size:24px;color:#0b1b3a}.az-menu{display:flex;flex-wrap:wrap;gap:8px;border:1px solid var(--line);border-radius:10px;padding:9px;background:#fff}.az-item{min-width:34px;height:34px;border:1px solid var(--line);border-radius:7px;display:grid;place-items:center;font-weight:800;color:#0c2c5f}.az-item:hover,.az-item.active{background:#075dc6;color:#fff;border-color:#075dc6}.category-strip{display:grid;grid-template-columns:repeat(8,1fr);gap:18px}.category-tile{min-height:104px;border-radius:10px;background:linear-gradient(135deg,color-mix(in srgb,var(--tile) 12%,white),#fff);display:grid;place-items:center;gap:8px;text-align:center;font-weight:900;border:1px solid #e5edf7}.category-tile span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:var(--tile);background:white;font-weight:900}.brand-chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.brand-chips a{background:#f4f8fd;border:1px solid var(--line);border-radius:999px;padding:9px 13px;font-weight:800}.brand-chips small{color:#075dc6}.listing-title{background:#f8fbff;border:1px solid var(--line);border-radius:14px;padding:24px;margin:22px 0}.listing-title h1{margin:0 0 6px}.listing-title p{color:var(--muted);margin:0}.content-layout{display:grid;grid-template-columns:220px 1fr;gap:18px}.left-menu{background:#fff;border:1px solid var(--line);border-radius:12px;align-self:start;overflow:hidden;box-shadow:0 8px 24px rgba(11,57,112,.06)}.left-menu h3{margin:0;padding:14px 16px;background:#075dc6;color:#fff}.left-menu a{display:block;padding:10px 16px;border-bottom:1px solid #eef3fa;color:#172f53;font-weight:700}.left-menu a.active,.left-menu a:hover{background:#eef6ff;color:#075dc6}.grid-list{grid-template-columns:repeat(4,1fr)}.empty-card{background:white;border:1px solid var(--line);border-radius:14px;padding:32px;text-align:center;color:var(--muted)}.breadcrumb{display:flex;gap:9px;align-items:center;color:#526a8b;font-size:13px;margin:16px 0 22px}.breadcrumb a{color:#075dc6}.drug-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:22px}.detail-left{position:sticky;top:120px}.popular-box{border-top:1px solid #edf2f8;padding-top:12px}.popular-box h3{background:#f8fbff;color:#0b1b3a}.drug-top{display:grid;grid-template-columns:minmax(360px,430px) minmax(0,1fr);gap:38px;margin-bottom:18px;align-items:center}.drug-photo{min-height:360px;display:grid;place-items:center;background:#fff;border-radius:14px}.drug-photo img{max-width:100%;max-height:360px;object-fit:contain}.big-box-img{width:340px;height:210px;transform:perspective(600px) rotateY(-10deg)}.big-box-img b{font-size:36px}.big-box-img small{color:#55708f}.drug-summary h1{font-size:30px;margin:20px 0 8px;color:#0b1b3a}.drug-summary>p{margin:0 0 22px;color:#55708f}.summary-list{display:grid;gap:12px}.summary-list div{display:grid;grid-template-columns:150px 1fr;gap:14px;align-items:center}.summary-list span{color:#075dc6;font-weight:800}.summary-list b{font-weight:800;color:#132848}.action-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.primary-btn,.ghost-btn{height:38px;border-radius:7px;display:inline-flex;align-items:center;padding:0 14px;font-weight:900}.primary-btn{background:#075dc6;color:#fff}.ghost-btn{border:1px solid #b8cce8;color:#075dc6;background:#fff}.tabs-card,.side-card{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 24px rgba(11,57,112,.05)}.tab-head{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.tab-head span{text-align:center;padding:15px 8px;font-weight:900}.tab-head span:first-child{color:#075dc6;border-bottom:2px solid #075dc6}.tabs-card article{padding:18px 22px}.tabs-card article h3{margin-top:0;color:#0b1b3a}.tabs-card article p{line-height:1.65;color:#233a59}.ai-box{margin:0 22px 18px;background:#eef6ff;border:1px solid #cfe2fb;border-radius:10px;padding:14px;color:#17375f}.right-panel{display:grid;gap:16px;align-self:start}.side-card{padding:16px}.side-card h3{margin:0 0 12px}.mini-drug{display:grid;grid-template-columns:45px 1fr;gap:8px;align-items:center;margin-bottom:10px}.mini-drug span{width:42px;height:32px;border-radius:6px;background:#eef6ff;color:#075dc6;display:grid;place-items:center;font-weight:900;grid-row:span 2}.mini-drug b{font-size:13px}.mini-drug small{color:#66809e}.view-all{display:block;text-align:right;color:#075dc6;font-weight:900;margin-top:12px}.mini-link{display:block;color:#17375f;margin:9px 0}.footer{text-align:center;color:#6f819a;padding:30px 10px;border-top:1px solid #eef3fa;margin-top:34px}.btn{border:0;background:#075dc6;color:white;padding:11px 15px;border-radius:10px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.btn.alt{background:#fff;color:#17375f;border:1px solid var(--line)}.btn.danger{background:#dc2626}.card{background:white;border:1px solid var(--line);border-radius:14px;padding:18px;box-shadow:0 8px 24px rgba(11,57,112,.06)}.notice{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;padding:14px;border-radius:12px;margin-bottom:16px}.notice.ok{background:#ecfdf5;color:#166534;border-color:#bbf7d0}.notice.err{background:#fee2e2;color:#991b1b;border-color:#fecaca}.admin-layout,.bot-box{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field label{display:block;font-weight:900;margin:0 0 7px}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line);border-radius:10px;padding:12px;font:inherit;background:#fff}.field textarea{min-height:110px}.field.full{grid-column:1/-1}.table{width:100%;border-collapse:collapse}.table td,.table th{border-bottom:1px solid var(--line);padding:12px;text-align:left}.code{font-family:Consolas,monospace;background:#0f172a;color:#e2e8f0;padding:14px;border-radius:12px;overflow:auto;white-space:pre-wrap}@media(max-width:1100px){.drug-layout{grid-template-columns:1fr}.right-panel{grid-template-columns:1fr 1fr}.drug-top{grid-template-columns:1fr}.drug-photo{min-height:280px}.drug-photo img{max-height:280px}}@media(max-width:1000px){.navline{height:auto;padding:16px;flex-wrap:wrap}.top-search{order:3;max-width:none;flex-basis:100%}.main-nav{margin-left:0}.hero-new{padding:34px 24px}.product-row{grid-template-columns:repeat(3,1fr)}.category-strip{grid-template-columns:repeat(4,1fr)}.drug-layout,.content-layout{grid-template-columns:1fr}.detail-left{position:static}.drug-top{grid-template-columns:1fr}.right-panel{grid-template-columns:1fr 1fr}.grid-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.brand{min-width:0}.brand b{font-size:18px}.main-nav{width:100%;justify-content:space-between;gap:8px}.main-nav a{font-size:11px}.hero-new{margin-left:-22px;margin-right:-22px;border-radius:0;padding:28px 22px}.hero-new:after{display:none}.hero-copy h1{font-size:30px}.quick-cats{gap:10px}.quick-cats a{height:42px;padding:0 12px;font-size:13px}.product-row,.grid-list,.category-strip,.right-panel,.admin-layout,.bot-box,.form-grid{grid-template-columns:1fr}.tab-head{grid-template-columns:1fr 1fr}.summary-list div{grid-template-columns:1fr}.drug-photo{min-height:220px}.big-box-img{width:230px;height:150px}.table{display:block;overflow:auto;white-space:nowrap}}

/* v2.1 ana sayfa taşma düzeltmesi + 6'lı kategorisel blok */
html,body{max-width:100%;overflow-x:hidden}.container{width:min(1180px,100%);padding-left:0;padding-right:0}.page{max-width:1180px;margin:0 auto;width:100%}.section-head.category-product-head{margin-top:26px;margin-bottom:14px}.category-product-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;align-items:stretch;width:100%;overflow:visible}.category-product-row .product-card{min-width:0;width:100%;padding:14px;min-height:260px}.category-product-row .product-img{height:102px}.category-product-row .product-img img{max-height:102px}.category-product-row .box-img{width:112px;height:74px}.category-product-row .box-img b{font-size:20px}.category-product-row .product-card strong{font-size:14px;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:32px}.category-product-row .product-card span,.category-product-row .product-card em{font-size:12px}.category-product-row .product-card i{height:34px;font-size:14px}.category-strip,.az-menu,.brand-chips{max-width:100%;overflow:hidden}.topbar{max-width:100%;overflow:hidden}.navline{max-width:1180px;margin:0 auto;width:100%}
@media(max-width:1180px){.category-product-row{grid-template-columns:repeat(5,minmax(0,1fr))}.page{padding-left:18px;padding-right:18px}.hero-new{margin-left:0;margin-right:0}}
@media(max-width:980px){.category-product-row{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){.category-product-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-product-row .product-card{min-height:248px}.category-product-row .product-img{height:88px}.category-product-row .box-img{width:102px;height:66px}.category-product-head{align-items:flex-start;gap:8px}.section-head h2{font-size:21px}}


/* v2.2 Rich snippet + yorum sistemi */
.notice-ok{max-width:1200px;margin:14px auto;padding:12px 16px;border:1px solid #b7ebc6;background:#ecfff2;color:#166534;border-radius:14px;font-weight:800}
.badge-row{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 10px}.rate-badge,.best-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:9px 13px;font-weight:900}.rate-badge{background:#fff3f3;border:1px solid #fecaca;color:#dc2626}.best-badge{background:#fff7ed;border:1px solid #fed7aa;color:#ea580c}.rating-line{display:flex;align-items:center;gap:8px;margin:12px 0;color:#475569;font-weight:800}.stars,.review-item span,.mini-review span{color:#f59e0b;letter-spacing:1px}.review-actions{display:flex;gap:12px;align-items:center;margin:8px 0 18px}.review-actions a{background:#eff6ff;border:1px solid #bfdbfe;color:#0b63ce;border-radius:999px;padding:8px 12px;font-weight:900;text-decoration:none}.reviews-card{background:#fff;border:1px solid #dbe7f5;border-radius:18px;padding:22px;margin-top:18px;box-shadow:0 10px 28px rgba(15,23,42,.05)}.reviews-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.reviews-head h2{margin:0;font-size:22px}.reviews-head div{background:#f8fafc;border:1px solid #dbe7f5;border-radius:14px;padding:10px 14px}.reviews-head div b{font-size:22px;color:#0b63ce}.review-form{display:grid;grid-template-columns:1fr 150px;gap:10px;margin-bottom:18px}.review-form input,.review-form select,.review-form textarea{border:1px solid #c9d8ea;border-radius:12px;padding:12px;font:inherit;background:#fff}.review-form textarea{grid-column:1/-1;min-height:88px;resize:vertical}.review-form button{grid-column:1/-1;background:#0b63ce;color:#fff;border:0;border-radius:12px;padding:12px 16px;font-weight:900;cursor:pointer}.review-list,.qa-list{display:grid;gap:12px}.review-item,.qa-item{border:1px solid #e2e8f0;background:#f8fbff;border-radius:14px;padding:14px}.review-item div{display:flex;align-items:center;justify-content:space-between;gap:10px}.review-item p,.qa-item p{margin:8px 0;color:#334155;line-height:1.55}.review-item small,.qa-item small{color:#64748b}.qa-item b{display:block;color:#0f172a}.mini-review{border-bottom:1px solid #e5eef8;padding:10px 0}.mini-review:last-child{border-bottom:0}.mini-review b{display:block}.mini-review p{margin:5px 0 0;color:#64748b;font-size:13px}.tab-head{overflow-x:auto}.drug-summary h1{line-height:1.15}@media(max-width:760px){.review-form{grid-template-columns:1fr}.reviews-head{align-items:flex-start;flex-direction:column}.badge-row{margin-top:8px}.review-actions{flex-direction:column;align-items:flex-start}.review-actions span{display:none}}


/* v2.4 Etken madde sistemi */
.ingredient-link{color:#075dc6;text-decoration:none;border-bottom:1px dashed #7db3f5;font-weight:900}.ingredient-link:hover{color:#003f91}.ingredient-layout{display:grid;grid-template-columns:200px 1fr 250px;gap:18px}.ingredient-main{min-width:0}.ingredient-hero{background:linear-gradient(135deg,#eef8ff,#ffffff);border:1px solid #d7e7f8;border-radius:22px;padding:28px;margin-bottom:18px;box-shadow:0 14px 34px rgba(15,70,130,.08);position:relative;overflow:hidden}.ingredient-hero:after{content:"";position:absolute;right:-70px;top:-70px;width:210px;height:210px;background:rgba(11,99,206,.08);border-radius:50%}.ingredient-hero .pill{display:inline-flex;background:#dff0ff;color:#075dc6;border-radius:999px;padding:8px 12px;font-weight:900;margin-bottom:10px}.ingredient-hero h1{font-size:34px;margin:0 0 10px;color:#0b1b3a}.ingredient-hero p{color:#506987;line-height:1.65;max-width:760px}.ingredient-stats{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid #d7e7f8;border-radius:14px;padding:12px 16px;margin-top:8px}.ingredient-stats b{font-size:24px;color:#075dc6}.ingredient-stats span{color:#55708f;font-weight:800}.info-card{background:#fff;border:1px solid #dbe7f5;border-radius:18px;padding:22px;margin-bottom:16px;box-shadow:0 8px 24px rgba(11,57,112,.05)}.info-card h2{margin:0 0 10px;color:#0b1b3a}.info-card p{margin:0;color:#334155;line-height:1.65}.warning-card{background:#fffaf0;border-color:#fed7aa}.ingredient-products-head{margin-top:20px}.ingredient-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ingredient-cloud{display:flex;flex-wrap:wrap;gap:10px;background:#fff;border:1px solid #dbe7f5;border-radius:18px;padding:20px}.ingredient-cloud a{background:#eff6ff;border:1px solid #bfdbfe;color:#075dc6;border-radius:999px;padding:10px 13px;font-weight:900}.ingredient-cloud small{color:#64748b;margin-left:5px}@media(max-width:1000px){.ingredient-layout{grid-template-columns:1fr}.ingredient-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.ingredient-hero h1{font-size:28px}.ingredient-product-grid{grid-template-columns:1fr}}

/* v2.6 Kullanma Talimatı PDF sayfası */
.leaflet-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:20px;align-items:start}.leaflet-main{min-width:0}.leaflet-hero{background:linear-gradient(135deg,#eaf7ff,#ffffff);border:1px solid #d8e8f8;border-radius:22px;padding:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;box-shadow:0 14px 34px rgba(15,70,130,.08);margin-bottom:16px}.leaflet-pill{display:inline-flex;background:#dff0ff;color:#075dc6;border-radius:999px;padding:8px 12px;font-weight:900;margin-bottom:10px}.leaflet-hero h1{font-size:32px;line-height:1.15;margin:0 0 10px;color:#0b1b3a}.leaflet-hero p{margin:0;color:#4f6680;line-height:1.6;max-width:760px}.leaflet-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;min-width:220px}.leaflet-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.leaflet-info-grid div{background:#fff;border:1px solid #dbe7f5;border-radius:16px;padding:14px;box-shadow:0 8px 20px rgba(11,57,112,.05)}.leaflet-info-grid span{display:block;color:#64748b;font-size:13px;font-weight:800;margin-bottom:5px}.leaflet-info-grid b{color:#0b1b3a}.leaflet-viewer-card,.leaflet-text-card{background:#fff;border:1px solid #dbe7f5;border-radius:18px;padding:18px;box-shadow:0 10px 28px rgba(15,23,42,.05);margin-bottom:16px}.leaflet-viewer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.leaflet-viewer-head h2{margin:0;font-size:22px}.leaflet-viewer-head a,.leaflet-fallback a{color:#075dc6;font-weight:900}.leaflet-pdf-frame{width:100%;height:760px;border:1px solid #dbe7f5;border-radius:14px;background:#f8fbff}.leaflet-fallback{background:#f8fbff;border:1px dashed #bfd5ef;border-radius:12px;padding:12px;margin-top:12px;color:#475569}.leaflet-empty{background:#f8fbff;border:1px dashed #bfd5ef;border-radius:14px;padding:24px;text-align:center}.leaflet-empty h3{margin:0 0 10px}.leaflet-empty p{color:#64748b;line-height:1.6}.leaflet-text-card article{border-top:1px solid #eef3fa;padding-top:14px;margin-top:14px}.leaflet-text-card h2,.leaflet-text-card h3{color:#0b1b3a}.leaflet-text-card p{color:#334155;line-height:1.65}.leaflet-side{position:sticky;top:120px}.warning-side{background:#fff7ed;border-color:#fed7aa}.warning-side p{color:#9a3412;line-height:1.55;margin:0}@media(max-width:1050px){.leaflet-layout{grid-template-columns:1fr}.leaflet-side{position:static;display:grid;grid-template-columns:1fr 1fr;gap:14px}.leaflet-hero{flex-direction:column}.leaflet-actions{justify-content:flex-start}.leaflet-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.leaflet-hero h1{font-size:26px}.leaflet-info-grid,.leaflet-side{grid-template-columns:1fr}.leaflet-pdf-frame{height:560px}.leaflet-viewer-head{align-items:flex-start;flex-direction:column}}

/* İlacFiyati tarzı resmi ilaç bilgi tablosu */
.official-drug-info{border:1px solid #d6e4f5;border-radius:12px;overflow:hidden;background:#fff;margin-top:14px;box-shadow:0 8px 22px rgba(11,57,112,.06)}
.official-info-title{background:linear-gradient(135deg,#075dc6,#0d7be8);color:#fff;font-weight:900;padding:12px 15px;font-size:16px;letter-spacing:.2px}
.official-drug-info table{width:100%;border-collapse:collapse;font-size:15px}
.official-drug-info th{width:220px;text-align:left;background:#f4f8fd;color:#0b2a58;font-weight:900;border-bottom:1px solid #e1ebf7;padding:12px 14px;text-transform:uppercase}
.official-drug-info td{border-bottom:1px solid #e1ebf7;padding:12px 14px;color:#10233f;font-weight:800}
.official-drug-info tr:last-child th,.official-drug-info tr:last-child td{border-bottom:0}
.official-drug-info .ingredient-link{color:#075dc6;font-weight:900}
@media(max-width:650px){.official-drug-info table,.official-drug-info tbody,.official-drug-info tr,.official-drug-info th,.official-drug-info td{display:block;width:100%}.official-drug-info th{border-bottom:0;padding-bottom:5px}.official-drug-info td{padding-top:5px}}

/* V10: ilaç detay içeriklerini okunabilir hale getirir */
.readable-drug-content{
  display:block;
}
.readable-drug-content .tab-head{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-bottom:18px;
  padding:12px;
  background:#f6f9fd;
  border:1px solid #e3edf8;
  border-radius:16px;
}
.readable-drug-content .tab-head span{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:7px 12px;
  border:1px solid #dce8f5;
  border-radius:999px;
  background:#fff;
  color:#17406f;
  font-size:13px;
  font-weight:800;
}
.readable-drug-content article{
  background:#fff;
  border:1px solid #e4ecf6;
  border-radius:18px;
  padding:22px 24px;
  margin:0 0 18px;
  box-shadow:0 10px 28px rgba(11,57,112,.06);
}
.readable-drug-content article h3{
  margin:0 0 16px;
  padding-bottom:12px;
  border-bottom:1px solid #edf2f7;
  color:#0b2a58;
  font-size:20px;
  line-height:1.35;
}
.readable-drug-content article h4{
  margin:16px 0 10px;
  color:#075dc6;
  font-size:15px;
}
.drug-paragraph{
  margin:0 0 16px;
  color:#26384f;
  font-size:16px;
  line-height:1.9;
  letter-spacing:.1px;
}
.drug-paragraph:last-child{margin-bottom:0}
.drug-list{
  margin:0 0 16px 0;
  padding:0;
  list-style:none;
}
.drug-list li{
  position:relative;
  margin:0 0 10px;
  padding-left:24px;
  color:#26384f;
  font-size:16px;
  line-height:1.75;
}
.drug-list li:before{
  content:"";
  position:absolute;
  left:2px;
  top:.72em;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#0d7be8;
}
.drug-empty{
  margin:0;
  padding:14px 16px;
  border-radius:12px;
  background:#f8fafc;
  color:#6b7a90;
  font-size:15px;
  line-height:1.6;
}
.ai-box{
  border-radius:18px;
  margin:0 0 18px;
  padding:18px 20px;
  background:#fff8e8;
  border:1px solid #ffe0a3;
  color:#573b00;
}
.ai-box p{margin:8px 0 0;line-height:1.7}
@media(max-width:760px){
  .readable-drug-content article{padding:18px 16px;border-radius:15px}
  .drug-paragraph,.drug-list li{font-size:15px;line-height:1.75}
  .readable-drug-content .tab-head span{font-size:12px}
}


/* V21: ürün sayfası alt başlık sekmeleri kaldırıldı, içerik tek akış oldu */
.readable-drug-content{
  overflow:hidden;
}
.readable-drug-content .tab-head{
  display:none !important;
}
.readable-drug-content .content-section-title{
  padding:16px 22px;
  background:#f7fbff;
  border-bottom:1px solid #dbe7f5;
  color:#075dc6;
  font-size:18px;
  font-weight:900;
}
.readable-drug-content article{
  border-bottom:1px solid #e6eef8;
  padding:22px 24px !important;
}
.readable-drug-content article:last-child{
  border-bottom:0;
}
.readable-drug-content article h3{
  font-size:20px;
  margin:0 0 14px !important;
  color:#071f45;
}
.readable-drug-content .drug-paragraph{
  font-size:16px;
  line-height:1.85;
  color:#15324f;
  margin:0 0 16px;
}
.readable-drug-content .drug-list{
  margin:8px 0 18px 22px;
  line-height:1.8;
  font-size:16px;
  color:#15324f;
}

/* V21: üst ilaç bilgi alanı net çizgili tablo */
.official-drug-info{
  border:1px solid #b8d4f3 !important;
  border-radius:10px !important;
  box-shadow:none !important;
}
.official-info-title{
  background:#f2f7fd !important;
  color:#075dc6 !important;
  border-bottom:1px solid #b8d4f3;
}
.official-drug-info table{
  border-collapse:collapse !important;
}
.official-drug-info th,
.official-drug-info td{
  border:1px solid #d6e4f5 !important;
  vertical-align:top;
}
.official-drug-info th{
  width:190px !important;
  background:#f8fbff !important;
  color:#0b2a58 !important;
  font-size:13px;
}
.official-drug-info td{
  background:#fff;
  font-weight:700 !important;
  color:#10233f !important;
}

.drug-specs-table{width:100%;border-collapse:collapse;margin-top:6px}
.drug-specs-table th{width:38%;text-align:left;padding:8px 10px;border-bottom:1px solid #e5e7eb;font-weight:700}
.drug-specs-table td{padding:8px 10px;border-bottom:1px solid #e5e7eb}
.drug-specs-table tr:nth-child(even){background:#fafafa}


/* V23 - İlaç bilgileri zorunlu tablo görünümü */
body .drug-summary .drug-info-table-wrap{
  margin-top:14px!important;
  width:100%!important;
  max-width:520px!important;
  background:#fff!important;
  border:1px solid #b9d5f3!important;
  border-radius:12px!important;
  overflow:hidden!important;
  box-shadow:0 8px 22px rgba(11,57,112,.07)!important;
}
body .drug-summary .drug-info-table-title{
  display:block!important;
  padding:11px 14px!important;
  background:#eef6ff!important;
  border-bottom:1px solid #b9d5f3!important;
  color:#075dc6!important;
  font-weight:900!important;
  font-size:14px!important;
}
body .drug-summary table.drug-info-table{
  width:100%!important;
  border-collapse:collapse!important;
  table-layout:fixed!important;
  margin:0!important;
  font-size:14px!important;
}
body .drug-summary table.drug-info-table tr{
  display:table-row!important;
}
body .drug-summary table.drug-info-table th,
body .drug-summary table.drug-info-table td{
  display:table-cell!important;
  border-bottom:1px solid #dce9f8!important;
  padding:9px 12px!important;
  line-height:1.35!important;
  vertical-align:top!important;
}
body .drug-summary table.drug-info-table tr:last-child th,
body .drug-summary table.drug-info-table tr:last-child td{
  border-bottom:0!important;
}
body .drug-summary table.drug-info-table th{
  width:170px!important;
  background:#f8fbff!important;
  color:#0b2a58!important;
  font-weight:900!important;
  text-align:left!important;
  text-transform:uppercase!important;
  letter-spacing:.2px!important;
}
body .drug-summary table.drug-info-table td{
  background:#fff!important;
  color:#10233f!important;
  font-weight:700!important;
  word-break:break-word!important;
}
body .drug-summary table.drug-info-table tr:nth-child(even) td{background:#fcfdff!important}
body .drug-summary table.drug-info-table .ingredient-link{color:#075dc6!important;font-weight:900!important}
@media(max-width:650px){
  body .drug-summary .drug-info-table-wrap{max-width:100%!important}
  body .drug-summary table.drug-info-table,
  body .drug-summary table.drug-info-table tbody,
  body .drug-summary table.drug-info-table tr,
  body .drug-summary table.drug-info-table th,
  body .drug-summary table.drug-info-table td{display:block!important;width:100%!important}
  body .drug-summary table.drug-info-table th{border-bottom:0!important;padding-bottom:4px!important}
  body .drug-summary table.drug-info-table td{padding-top:4px!important}
}


/* V24: İlaçFiyatı /ilac-bilgileri tablosu görünümü */
.drug-info-table-wrap{border:1px solid #b8d8fa;border-radius:10px;overflow:hidden;background:#fff;margin:14px 0 14px;max-width:430px}
.drug-info-table-title{background:#eaf5ff;color:#075dc6;font-weight:900;padding:10px 14px;border-bottom:1px solid #b8d8fa}
.drug-info-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}
.drug-info-table th{width:40%;background:#f3f8ff;color:#062b5f;text-align:left;font-weight:900;text-transform:uppercase;border-right:1px solid #d2e5f8;border-bottom:1px solid #d2e5f8;padding:10px 12px;vertical-align:top}
.drug-info-table td{background:#fff;color:#08213f;border-bottom:1px solid #d2e5f8;padding:10px 12px;vertical-align:top;line-height:1.45;word-break:break-word}
.drug-info-table tr:nth-child(even) th{background:#eef6ff}
.drug-info-table tr:nth-child(even) td{background:#fbfdff}


/* V25 - ilaç görselini öne alma + zoom */
.drug-top{
  grid-template-columns:minmax(400px,470px) minmax(0,1fr)!important;
  gap:28px!important;
  align-items:center!important;
}
.drug-photo{
  min-height:410px!important;
  justify-content:end!important;
  padding-right:10px!important;
}
.drug-photo-zoom{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:390px!important;
  cursor:zoom-in!important;
}
.drug-photo-zoom img,
.drug-photo img{
  max-width:112%!important;
  max-height:420px!important;
  transform:scale(1.12)!important;
  transform-origin:center center!important;
  transition:transform .22s ease, filter .22s ease!important;
}
.drug-photo-zoom:hover img{
  transform:scale(1.26)!important;
  filter:drop-shadow(0 18px 28px rgba(11,57,112,.18))!important;
}
.drug-info-table td{
  word-break:normal!important;
  overflow-wrap:anywhere!important;
}
@media(max-width:900px){
  .drug-photo{justify-content:center!important;min-height:300px!important;padding-right:0!important}
  .drug-photo-zoom img,.drug-photo img{max-height:300px!important;transform:scale(1.05)!important}
}


/* V26: ilaç görsel modal zoom + ana sayfa Genel liste düzeni */
.drug-photo{
  position:relative;
  z-index:2;
}
.drug-photo-zoom{
  display:block;
  width:100%;
  border:0;
  background:transparent;
  padding:0;
  cursor:zoom-in;
}
.drug-photo-zoom img{
  transition:transform .22s ease, box-shadow .22s ease;
}
.drug-photo-zoom:hover img{
  transform:scale(1.08);
  box-shadow:0 22px 55px rgba(15,23,42,.20);
}
.image-modal{
  position:fixed;
  inset:0;
  background:rgba(4,13,25,.78);
  display:none;
  align-items:center;
  justify-content:center;
  z-index:99999;
  padding:28px;
}
.image-modal.open{display:flex}
.image-modal img{
  max-width:min(92vw,920px);
  max-height:88vh;
  background:#fff;
  border-radius:18px;
  padding:18px;
  box-shadow:0 30px 90px rgba(0,0,0,.45);
}
.image-modal-close{
  position:fixed;
  top:18px;
  right:24px;
  width:44px;
  height:44px;
  border:0;
  border-radius:50%;
  background:#fff;
  color:#111827;
  font-size:30px;
  line-height:1;
  cursor:pointer;
  box-shadow:0 10px 30px rgba(0,0,0,.25);
}
.category-product-row{
  grid-template-columns:repeat(auto-fill,minmax(190px,1fr));
}

.hero-shape,.hero-blob,.shape,.hero-right-shape{display:none!important;}


/* V36 MOBİL TOPARLAMA */
@media (max-width: 760px){

  html,body{
    overflow-x:hidden!important;
    background:#fff!important;
  }

  .container{
    width:100%!important;
    max-width:100%!important;
    padding-left:14px!important;
    padding-right:14px!important;
    box-sizing:border-box!important;
  }

  .page{
    padding-top:10px!important;
  }

  /* Üst alan: logo + menü + arama temiz mobil */
  .topbar{
    position:relative!important;
    padding:14px 0 12px!important;
    border-bottom:1px solid #e6eef8!important;
    background:#fff!important;
  }

  .navline{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
    align-items:center!important;
  }

  .brand{
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    justify-content:flex-start!important;
    text-decoration:none!important;
  }

  .brand-mark{
    width:54px!important;
    height:54px!important;
    min-width:54px!important;
    border-radius:17px!important;
    font-size:34px!important;
  }

  .brand b{
    font-size:23px!important;
    line-height:1!important;
    letter-spacing:.2px!important;
  }

  .brand small{
    font-size:15px!important;
    margin-top:4px!important;
  }

  .main-nav{
    order:2!important;
    display:grid!important;
    grid-template-columns:repeat(3,1fr)!important;
    gap:8px!important;
    width:100%!important;
  }

  .main-nav a{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:58px!important;
    border:1px solid #e2edf9!important;
    border-radius:14px!important;
    background:#f8fbff!important;
    text-decoration:none!important;
    color:#08234a!important;
    font-weight:900!important;
  }

  .main-nav a i{
    font-size:25px!important;
    line-height:1!important;
    margin-bottom:4px!important;
  }

  .main-nav a span{
    font-size:13px!important;
  }

  .top-search{
    order:3!important;
    width:100%!important;
    display:flex!important;
    height:50px!important;
    border:1px solid #d5e4f5!important;
    border-radius:17px!important;
    overflow:hidden!important;
    background:#fff!important;
    box-shadow:0 8px 22px rgba(15,23,42,.05)!important;
  }

  .top-search span{
    width:42px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    color:#64748b!important;
    font-size:21px!important;
  }

  .top-search input{
    min-width:0!important;
    flex:1!important;
    height:50px!important;
    border:0!important;
    font-size:15px!important;
    padding:0 8px!important;
  }

  .top-search button{
    width:72px!important;
    height:50px!important;
    border-radius:0!important;
    font-size:15px!important;
  }

  /* Ana sayfa mobil */
  #markalar.section-head,
  .section-head{
    margin-top:22px!important;
    align-items:center!important;
  }

  .section-head h2{
    font-size:25px!important;
    margin:0!important;
  }

  .section-head span,
  .section-head a{
    font-size:14px!important;
    font-weight:900!important;
  }

  .brand-chips{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }

  .brand-chips a{
    min-height:44px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:999px!important;
    font-size:16px!important;
    padding:8px 10px!important;
  }

  .az-block{
    margin-top:24px!important;
  }

  .az-block h2{
    font-size:27px!important;
    margin-bottom:13px!important;
  }

  .az-menu{
    display:grid!important;
    grid-template-columns:repeat(5,1fr)!important;
    gap:9px!important;
    padding:12px!important;
    border-radius:18px!important;
  }

  .az-item{
    width:auto!important;
    height:42px!important;
    min-width:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:18px!important;
    border-radius:11px!important;
    padding:0!important;
  }

  .category-product-head{
    margin-top:24px!important;
  }

  .category-product-row,
  .product-row,
  .grid-list{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
    overflow:visible!important;
  }

  .product-card{
    min-width:0!important;
    width:100%!important;
    border-radius:18px!important;
    padding:12px!important;
    min-height:245px!important;
    overflow:hidden!important;
  }

  .product-card .fav{
    top:9px!important;
    right:9px!important;
  }

  .product-img{
    height:105px!important;
    margin-bottom:10px!important;
  }

  .product-img img{
    max-height:100px!important;
    max-width:100%!important;
    object-fit:contain!important;
  }

  .product-card strong{
    font-size:13px!important;
    line-height:1.25!important;
    min-height:34px!important;
    display:block!important;
    overflow:hidden!important;
  }

  .product-card span,
  .product-card em{
    font-size:11px!important;
    line-height:1.25!important;
    display:block!important;
    max-height:32px!important;
    overflow:hidden!important;
  }

  .product-card i{
    margin-top:8px!important;
    min-height:34px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:12px!important;
  }

  /* İlaç detay mobil: ürün resmi sayfayı kaplamasın */
  .drug-layout{
    display:block!important;
  }

  .drug-main{
    width:100%!important;
    max-width:100%!important;
  }

  .drug-top{
    display:flex!important;
    flex-direction:column!important;
    grid-template-columns:none!important;
    gap:12px!important;
    align-items:center!important;
    text-align:left!important;
  }

  .drug-photo{
    order:1!important;
    width:100%!important;
    min-height:auto!important;
    height:auto!important;
    padding:10px 0!important;
    margin:0!important;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    background:#fff!important;
  }

  .drug-photo-zoom{
    width:100%!important;
    min-height:auto!important;
    height:auto!important;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    padding:0!important;
    margin:0!important;
  }

  .drug-photo img,
  .drug-photo-zoom img{
    width:auto!important;
    max-width:82vw!important;
    max-height:240px!important;
    height:auto!important;
    object-fit:contain!important;
    transform:none!important;
    margin:0 auto!important;
    box-shadow:none!important;
  }

  .drug-photo-zoom:hover img{
    transform:none!important;
    filter:none!important;
    box-shadow:none!important;
  }

  .drug-summary{
    order:2!important;
    width:100%!important;
    max-width:100%!important;
  }

  .drug-summary h1{
    font-size:24px!important;
    line-height:1.18!important;
    margin-top:8px!important;
    text-align:left!important;
  }

  .rating-line{
    flex-wrap:wrap!important;
    gap:7px!important;
  }

  .drug-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:9px!important;
  }

  .drug-actions a,
  .drug-actions button{
    width:100%!important;
    text-align:center!important;
    justify-content:center!important;
  }

  .drug-info-table-wrap{
    max-width:100%!important;
    width:100%!important;
    margin-top:12px!important;
    border-radius:14px!important;
  }

  .drug-info-table{
    font-size:12.5px!important;
  }

  .drug-info-table th,
  .drug-info-table td{
    display:table-cell!important;
    width:auto!important;
    padding:8px 9px!important;
    line-height:1.3!important;
  }

  .drug-info-table th{
    width:38%!important;
    white-space:normal!important;
  }

  .side-col,
  .right-sidebar,
  aside{
    display:none!important;
  }

  .content-card,
  .tabs-card,
  .drug-content{
    width:100%!important;
    max-width:100%!important;
    margin-top:14px!important;
    border-radius:16px!important;
  }

  .drug-content h2,
  .drug-content h3{
    font-size:20px!important;
  }

  .drug-content p,
  .drug-content li{
    font-size:15px!important;
    line-height:1.75!important;
  }

  .image-modal{
    padding:14px!important;
  }

  .image-modal img{
    max-width:94vw!important;
    max-height:72vh!important;
    padding:10px!important;
    border-radius:14px!important;
  }

  .image-modal-close{
    top:10px!important;
    right:10px!important;
  }
}

@media (max-width: 420px){
  .brand b{font-size:21px!important}
  .brand small{font-size:14px!important}
  .az-menu{grid-template-columns:repeat(4,1fr)!important}
  .category-product-row,
  .product-row,
  .grid-list{grid-template-columns:1fr!important}
  .product-card{min-height:auto!important}
  .product-img{height:125px!important}
  .product-img img{max-height:118px!important}
  .drug-photo img,
  .drug-photo-zoom img{
    max-height:210px!important;
    max-width:86vw!important;
  }
}



/* V37 PREMIUM ANA SAYFA */
.premium-home-hero{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1.22fr) minmax(300px,.78fr);
  gap:24px;
  align-items:stretch;
  margin:28px 0 26px;
  padding:34px;
  border:1px solid #cfe4fb;
  border-radius:30px;
  overflow:hidden;
  background:
    radial-gradient(circle at 88% 16%, rgba(59,130,246,.24), transparent 34%),
    linear-gradient(135deg,#f8fcff 0%,#eaf7ff 48%,#f7fbff 100%);
  box-shadow:0 24px 70px rgba(15,23,42,.10);
}
.premium-home-hero:before{
  content:"";
  position:absolute;
  inset:auto -80px -120px auto;
  width:340px;
  height:340px;
  border-radius:50%;
  background:rgba(14,165,233,.14);
  filter:blur(4px);
}
.premium-hero-left,.premium-hero-right{position:relative;z-index:2}
.premium-badge{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:8px 13px;
  border-radius:999px;
  background:#e8f4ff;
  color:#075dc6;
  border:1px solid #bfdbfe;
  font-weight:1000;
  font-size:13px;
  margin-bottom:14px;
}
.premium-badge:before{
  content:"✚";
  display:inline-grid;
  place-items:center;
  width:22px;
  height:22px;
  border-radius:8px;
  color:#fff;
  background:linear-gradient(135deg,#03b7c9,#0b63ce);
}
.premium-home-hero h1{
  margin:0;
  max-width:720px;
  color:#071b3a;
  font-size:43px;
  line-height:1.08;
  letter-spacing:-1.4px;
  font-weight:1000;
}
.premium-home-hero p{
  max-width:670px;
  margin:16px 0 0;
  color:#31506f;
  font-size:17px;
  line-height:1.68;
  font-weight:750;
}
.premium-search{
  display:flex;
  align-items:center;
  width:min(720px,100%);
  height:58px;
  margin-top:22px;
  border:1px solid #b9d7f6;
  border-radius:18px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 16px 34px rgba(11,99,206,.12);
}
.premium-search span{
  width:54px;
  text-align:center;
  color:#64748b;
  font-size:24px;
}
.premium-search input{
  flex:1;
  min-width:0;
  height:100%;
  border:0;
  outline:0;
  padding:0 10px;
  font-size:16px;
  font-weight:850;
  color:#08213f;
}
.premium-search button{
  width:92px;
  height:100%;
  border:0;
  color:#fff;
  font-weight:1000;
  background:linear-gradient(135deg,#0b63ce,#0284c7);
  cursor:pointer;
}
.premium-quick{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-top:16px;
}
.premium-quick a{
  text-decoration:none;
  color:#0b3b75;
  background:rgba(255,255,255,.74);
  border:1px solid #cfe4fb;
  border-radius:999px;
  padding:10px 14px;
  font-weight:1000;
  box-shadow:0 10px 22px rgba(15,23,42,.05);
}
.premium-hero-right{
  display:flex;
  flex-direction:column;
  gap:14px;
}
.premium-stat-card,.premium-mini-grid>div,.premium-trust{
  background:rgba(255,255,255,.78);
  border:1px solid #cfe4fb;
  border-radius:24px;
  padding:20px;
  box-shadow:0 18px 40px rgba(15,23,42,.08);
  backdrop-filter:blur(8px);
}
.premium-stat-card.main{
  min-height:150px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.premium-stat-card b{
  color:#075dc6;
  font-size:54px;
  line-height:1;
  font-weight:1000;
}
.premium-stat-card span,.premium-mini-grid span{
  color:#31506f;
  font-weight:950;
}
.premium-mini-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.premium-mini-grid b{
  display:block;
  font-size:30px;
  color:#08213f;
  line-height:1;
  margin-bottom:8px;
}
.premium-trust strong{
  display:block;
  color:#071b3a;
  font-size:16px;
  margin-bottom:6px;
}
.premium-trust small{
  color:#526b88;
  font-weight:800;
  line-height:1.55;
}

/* Homepage premium content */
body:not(.admin) .section-head{
  margin-top:26px;
}
.brand-chips a{
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.brand-chips a:hover{
  transform:translateY(-2px);
  border-color:#93c5fd!important;
  box-shadow:0 12px 28px rgba(11,99,206,.12);
}
.az-block{
  background:#fff;
  border:1px solid #dbeafe;
  border-radius:22px;
  padding:18px;
  box-shadow:0 12px 34px rgba(15,23,42,.05);
}
.az-block h2{margin-top:0}
.category-product-row .product-card,
.product-row .product-card{
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
  background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)!important;
}
.category-product-row .product-card:hover,
.product-row .product-card:hover{
  transform:translateY(-4px);
  border-color:#93c5fd!important;
  box-shadow:0 20px 46px rgba(11,99,206,.14)!important;
}
.product-card i{
  background:linear-gradient(135deg,#0b63ce,#0284c7)!important;
  color:#fff!important;
  border-color:transparent!important;
}

/* Üst eski arama varsa premium sayfada daha sade dursun */
@media(min-width:761px){
  .topbar{
    box-shadow:0 8px 28px rgba(15,23,42,.04);
  }
}

/* V37 Mobil premium ana sayfa */
@media(max-width:760px){
  .premium-home-hero{
    display:block!important;
    margin:12px 0 22px!important;
    padding:22px 16px!important;
    border-radius:24px!important;
  }
  .premium-home-hero h1{
    font-size:30px!important;
    line-height:1.12!important;
    letter-spacing:-.7px!important;
  }
  .premium-home-hero p{
    font-size:15px!important;
    line-height:1.65!important;
    margin-top:12px!important;
  }
  .premium-search{
    height:52px!important;
    margin-top:16px!important;
    border-radius:17px!important;
  }
  .premium-search span{width:43px!important;font-size:21px!important}
  .premium-search input{font-size:14px!important}
  .premium-search button{width:72px!important}
  .premium-quick{
    display:grid!important;
    grid-template-columns:1fr 1fr 1fr!important;
    gap:8px!important;
  }
  .premium-quick a{
    text-align:center!important;
    padding:9px 8px!important;
    font-size:12px!important;
  }
  .premium-hero-right{
    margin-top:16px!important;
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .premium-stat-card.main{
    min-height:auto!important;
    padding:16px!important;
  }
  .premium-stat-card b{
    font-size:38px!important;
  }
  .premium-mini-grid{
    gap:10px!important;
  }
  .premium-mini-grid>div,.premium-trust{
    padding:14px!important;
    border-radius:18px!important;
  }
  .premium-mini-grid b{
    font-size:24px!important;
  }
  .az-block{
    padding:14px!important;
    border-radius:20px!important;
  }
}



/* V38 PREMIUM ÜRÜN KART BUTONLARI */
.product-card{
  position:relative!important;
  border-color:#d9e9fb!important;
  box-shadow:0 14px 34px rgba(15,23,42,.07)!important;
}
.product-card:before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,0) 42%);
}
.product-card i{
  position:relative!important;
  overflow:hidden!important;
  height:38px!important;
  min-height:38px!important;
  border:0!important;
  border-radius:14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  padding:0 14px!important;
  margin-top:12px!important;
  font-style:normal!important;
  font-size:12.5px!important;
  font-weight:1000!important;
  letter-spacing:.1px!important;
  color:#fff!important;
  background:
    radial-gradient(circle at 22% 0%, rgba(255,255,255,.35), transparent 30%),
    linear-gradient(135deg,#075dc6 0%,#0b73e8 45%,#083f91 100%)!important;
  box-shadow:
    0 12px 24px rgba(11,99,206,.22),
    inset 0 1px 0 rgba(255,255,255,.35)!important;
  transition:transform .18s ease, box-shadow .18s ease, filter .18s ease!important;
}
.product-card i:before{
  content:"🔎";
  font-size:13px;
  line-height:1;
  filter:saturate(.9);
}
.product-card i:after{
  content:"›";
  position:absolute;
  right:13px;
  top:50%;
  transform:translateY(-50%);
  width:19px;
  height:19px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.18);
  font-size:19px;
  line-height:1;
  transition:transform .18s ease, background .18s ease!important;
}
.product-card:hover i{
  transform:translateY(-2px)!important;
  box-shadow:
    0 18px 34px rgba(11,99,206,.30),
    inset 0 1px 0 rgba(255,255,255,.42)!important;
  filter:saturate(1.08)!important;
}
.product-card:hover i:after{
  transform:translate(4px,-50%)!important;
  background:rgba(255,255,255,.28)!important;
}
.product-card i span{position:relative;z-index:2}

/* kart içi favori de premium dursun */
.product-card .fav{
  border:1px solid #d9e9fb!important;
  background:rgba(255,255,255,.88)!important;
  backdrop-filter:blur(8px)!important;
  box-shadow:0 8px 18px rgba(15,23,42,.08)!important;
  color:#8aa4c3!important;
  transition:transform .18s ease, color .18s ease, border-color .18s ease!important;
}
.product-card .fav:hover{
  transform:scale(1.08)!important;
  color:#ef4444!important;
  border-color:#fecaca!important;
}

/* ürün kartı metin premium */
.product-card strong{
  color:#071b3a!important;
  font-weight:1000!important;
}
.product-card span{
  color:#526b88!important;
  font-weight:900!important;
}
.product-card em{
  color:#64748b!important;
  font-weight:800!important;
}

/* V38 mobil buton */
@media(max-width:760px){
  .product-card i{
    height:42px!important;
    min-height:42px!important;
    border-radius:15px!important;
    font-size:13px!important;
    margin-top:11px!important;
  }
  .product-card i:before{
    font-size:14px!important;
  }
  .product-card i:after{
    right:12px!important;
    width:21px!important;
    height:21px!important;
  }
}


/* V39 KART TEMİZLİĞİ */
.product-card span,
.product-card em{
  display:none!important; /* Genel / Bilgi amaçlı kaldır */
}

.product-card strong{
  margin-top:8px!important;
  min-height:42px!important;
}

.product-card i{
  width:calc(100% - 20px)!important;
  margin-left:10px!important;
  margin-right:10px!important;
  margin-top:14px!important;
}

@media(max-width:760px){
  .product-card i{
    width:calc(100% - 16px)!important;
    margin-left:8px!important;
    margin-right:8px!important;
  }
}


/* V40 Buton hizalama düzeltmesi */
.product-card{
  display:flex !important;
  flex-direction:column !important;
}

.product-card i{
  width:auto !important;
  margin:12px 12px 0 12px !important;
  align-self:stretch !important;
  box-sizing:border-box !important;
}

.product-card i:after{
  right:10px !important;
}



/* V41 A-Z harflerini tek satıra sığdır */
.az-menu{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:6px !important;
}

.az-item{
  width:38px !important;
  min-width:38px !important;
  height:38px !important;
  font-size:16px !important;
}

@media(min-width:1200px){
  .az-item{
    width:34px !important;
    min-width:34px !important;
    height:34px !important;
    font-size:15px !important;
  }
}
