*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#2c1437;background:#fbf8fd}a{text-decoration:none;color:inherit;cursor:pointer}button,input,select{font:inherit}.wrap{width:min(1180px,92%);margin:auto}.topbar{background:#260833;color:#e8dced;font-size:13px}.topbar .wrap{height:34px;display:flex;align-items:center;gap:22px}.grow{flex:1}header{background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 5px 20px #4f156015}.head{min-height:88px;display:flex;align-items:center;gap:25px}.brand{display:flex;align-items:center;gap:8px;min-width:220px}.heart{font-size:48px;color:#c33fe0}.brand b{font-family:Georgia,serif;font-size:36px;color:#5a1c74}.brand small{display:block;color:#876395}.search{display:flex;flex:1;border:1px solid #decce5;border-radius:12px;overflow:hidden}.search input{flex:1;border:0;padding:14px;outline:none}.search button{border:0;background:#7b1d9c;color:#fff;padding:0 22px}.head-actions{display:flex;gap:10px}.soft,.cart{border:0;border-radius:10px;padding:11px 14px;font-weight:bold;cursor:pointer}.soft{background:#f1e5f5;color:#5a1c74}.cart{background:#6f178e;color:#fff}.cart span{background:#d44be8;padding:2px 7px;border-radius:50px}nav{background:#371047}.nav{display:flex;overflow:auto}.nav button{border:0;background:none;color:#fff;padding:14px 15px;white-space:nowrap;cursor:pointer}.nav button.active,.nav button:hover{background:#8b25aa}.hero{background:radial-gradient(circle at 70% 50%,#9a33b6,#461056 40%,#23052f 80%);color:#fff}.hero-grid{min-height:480px;display:grid;grid-template-columns:1.1fr .9fr .7fr;align-items:center;gap:26px;padding:45px 0}.badge{font-weight:800;letter-spacing:2px;font-size:12px;color:#df73ee}.hero h1{font-family:Georgia,serif;font-size:62px;line-height:1;margin:8px 0 18px}.hero h1 em{font-style:normal;color:#ee73fa}.hero p{max-width:520px;line-height:1.7;color:#eaddec}.primary{display:inline-block;border:0;border-radius:11px;padding:13px 20px;background:linear-gradient(135deg,#9427b8,#d746df);color:#fff;font-weight:bold;cursor:pointer}.full{width:100%}.hero-art{height:320px;display:grid;place-items:center;position:relative}.orb{position:absolute;width:260px;height:260px;border-radius:50%;background:#dd5af1;filter:blur(65px);opacity:.45}.logo-card{position:relative;width:230px;height:270px;background:linear-gradient(145deg,#f2cefb,#8d2da9);border:1px solid #ffffff55;border-radius:35px;display:flex;flex-direction:column;align-items:center;justify-content:center;font:70px Georgia;color:#fff;box-shadow:0 30px 70px #0005}.logo-card small{font:11px Arial;letter-spacing:3px}.trust{background:#260833aa;border:1px solid #ffffff22;border-radius:20px;padding:22px;display:grid;gap:18px}.trust div{display:grid;gap:5px}.trust span{font-size:13px;color:#dac9df}.category-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;padding:25px 0}.category-cards button{border:0;background:#fff;border-radius:17px;padding:18px 10px;box-shadow:0 8px 24px #49105b12;font-weight:bold;color:#48165d;cursor:pointer}.category-cards span{font-size:28px;color:#9e32bd;display:block;margin-bottom:7px}.promos{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.promos article{color:#fff;border-radius:18px;padding:24px;background:linear-gradient(135deg,#40104e,#aa32bf);min-height:160px}.promos article:nth-child(2){background:linear-gradient(135deg,#2a0a39,#711d88)}.promos article:nth-child(3){background:linear-gradient(135deg,#5a1267,#d747cd)}.promos h3{font-family:Georgia,serif;font-size:25px;margin:0}.promos button{border:0;padding:9px 12px;border-radius:9px;background:#fff;color:#5d1675;font-weight:bold;cursor:pointer}.products{padding:46px 0}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.section-title h2{font:36px Georgia;margin:4px 0}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:#fff;border:1px solid #eaddef;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px #44105212}.card-img{height:210px;background:linear-gradient(135deg,#f8e9fd,#e8cef0);display:grid;place-items:center}.card-img span{font-size:58px}.card-body{padding:15px}.card-body small{color:#8e6a99}.card-body h3{min-height:38px;font-size:16px}.stock-ok{color:#14834b}.stock-low{color:#c26a00}.stock-out{color:#b31237}.price{display:flex;justify-content:space-between;align-items:center;margin:12px 0}.price b{font-size:21px;color:#772394}.add{width:100%;border:0;border-radius:10px;background:#6d1b8c;color:#fff;padding:11px;font-weight:bold;cursor:pointer}.add:disabled{opacity:.45;cursor:not-allowed}.service{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding:0 0 45px}.service div{background:#fff;border:1px solid #e7d8ed;border-radius:14px;padding:18px;display:grid;gap:5px}.service span{font-size:13px;color:#806b89}footer{background:#23052f;color:#dbc9e2;padding:40px 0 18px}.foot{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:30px}.foot>div:not(:first-child){display:grid;gap:9px;font-size:14px}.copy{border-top:1px solid #ffffff1c;margin-top:28px;padding-top:16px;font-size:13px}.overlay{position:fixed;inset:0;background:#0007;display:none;z-index:40}.overlay.show{display:block}.drawer{position:fixed;right:-420px;top:0;width:min(390px,94vw);height:100vh;background:#fff;z-index:50;padding:20px;box-shadow:-20px 0 50px #0003;transition:.3s}.drawer.open{right:0}.drawer-head{display:flex;justify-content:space-between}.drawer-head button,.modal-x{border:0;background:#f0e2f5;width:38px;height:38px;border-radius:9px;font-size:24px;cursor:pointer}.cart-line{display:grid;grid-template-columns:1fr auto;gap:12px;border-bottom:1px solid #eee;padding:12px 0}.cart-line button{border:0;background:none;color:#b0003a;cursor:pointer}.total{display:flex;justify-content:space-between;padding:20px 0}.modal{position:fixed;inset:0;z-index:60;display:none;place-items:center;padding:20px}.modal.show{display:grid}.modal-card{position:relative;background:#fff;border-radius:18px;padding:24px;width:min(520px,94vw);max-height:90vh;overflow:auto;box-shadow:0 30px 80px #0005}.modal-x{position:absolute;right:14px;top:14px}.form-grid{display:grid;gap:12px}.form-grid label{display:grid;gap:5px;font-weight:bold}.form-grid input,.form-grid select{width:100%;padding:11px;border:1px solid #dbc9e2;border-radius:9px}.split{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-body{background:#f5f0f7}.admin-top{position:static;background:#fff;box-shadow:0 4px 20px #00000010}.admin-head{height:82px;display:flex;align-items:center;justify-content:space-between}.linkbtn{display:inline-block}.admin-main{padding:28px 0 50px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.stat{background:#fff;border-radius:16px;padding:20px;box-shadow:0 8px 25px #3510440d}.stat span{color:#836d8c;font-size:13px}.stat b{display:block;font-size:28px;color:#681a83;margin-top:8px}.admin-grid{display:grid;gap:22px}.panel{background:#fff;border-radius:18px;padding:20px;box-shadow:0 8px 25px #3510440d}.panel-head{display:flex;justify-content:space-between;align-items:center}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:720px}th,td{text-align:left;padding:12px;border-bottom:1px solid #eee;font-size:14px}th{color:#795e84}.mini-btn{border:0;border-radius:8px;padding:8px 10px;cursor:pointer;margin-right:5px}.edit{background:#eee3f4;color:#5f1a77}.delete{background:#ffe4eb;color:#a5103d}.order-select{padding:7px;border:1px solid #ddd;border-radius:8px}@media(max-width:900px){.head{flex-wrap:wrap;padding:12px 0}.search{order:3;flex-basis:100%}.hero-grid{grid-template-columns:1fr}.category-cards{grid-template-columns:repeat(2,1fr)}.promos,.grid,.service{grid-template-columns:repeat(2,1fr)}.foot{grid-template-columns:1fr 1fr}.stats{grid-template-columns:1fr 1fr}}@media(max-width:560px){.topbar span:nth-child(2),.topbar span:nth-child(3){display:none}.brand{min-width:0}.brand b{font-size:30px}.heart{font-size:40px}.hero h1{font-size:45px}.promos,.grid,.service,.foot,.stats{grid-template-columns:1fr}.category-cards{grid-template-columns:1fr 1fr}.head-actions .soft{display:none}.section-title{align-items:start;flex-direction:column;gap:7px}.split{grid-template-columns:1fr}}
.hero-photo{background:#25052f;padding:0;color:#fff}
.hero-photo-wrap{position:relative;min-height:390px;overflow:hidden;border-radius:0}
.hero-photo img{width:100%;height:390px;object-fit:cover;display:block;filter:saturate(1.05) brightness(.78)}
.hero-overlay-card{position:absolute;left:5%;top:50%;transform:translateY(-50%);width:min(430px,85%);padding:26px;border-radius:20px;background:linear-gradient(90deg,rgba(30,5,41,.90),rgba(47,8,57,.50));backdrop-filter:blur(4px)}
.hero-overlay-card h1{font:46px/1.05 Georgia,serif;margin:8px 0 14px}
.hero-overlay-card p{line-height:1.6;color:#f0e0f4}
.photo-promo{position:relative;margin:0 auto 45px;overflow:hidden;border-radius:22px;min-height:220px;background:#2c0738}
.photo-promo img{width:100%;height:240px;display:block;object-fit:cover;filter:brightness(.72)}
.photo-promo-copy{position:absolute;right:5%;top:50%;transform:translateY(-50%);padding:22px 28px;text-align:center;color:#fff;background:#4b0a5dc7;border:1px solid #ffffff30;border-radius:18px;backdrop-filter:blur(4px)}
.photo-promo-copy h2{font:42px Georgia,serif;margin:7px 0 16px}
.whatsapp-fab{position:fixed;right:22px;bottom:22px;z-index:35;display:flex;align-items:center;gap:10px;background:#16a34a;color:#fff;padding:12px 16px;border-radius:999px;box-shadow:0 14px 35px #0003}
.whatsapp-fab .wa-icon{width:34px;height:34px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;font-weight:bold}
.whatsapp-fab small{display:block;font-size:11px;opacity:.9}
.live-chat-fab{position:fixed;right:22px;bottom:92px;z-index:35;border:0;border-radius:999px;padding:13px 17px;background:#6f178e;color:#fff;font-weight:bold;box-shadow:0 14px 35px #0003;cursor:pointer}
.live-chat-box{position:fixed;right:22px;bottom:145px;z-index:55;width:min(360px,92vw);height:430px;background:#fff;border-radius:18px;box-shadow:0 24px 60px #0005;display:none;overflow:hidden}
.live-chat-box.open{display:grid;grid-template-rows:auto 1fr auto}
.live-chat-head{display:flex;align-items:flex-start;justify-content:space-between;padding:15px;background:linear-gradient(135deg,#5a1477,#9d2ec1);color:#fff}
.live-chat-head small{display:block;font-size:11px;opacity:.85;margin-top:3px}
.live-chat-head button{border:0;background:#ffffff20;color:#fff;border-radius:8px;width:34px;height:34px;font-size:20px;cursor:pointer}
.live-chat-messages{padding:14px;overflow:auto;background:#fbf6fd}
.support-msg,.user-msg{max-width:80%;padding:10px 12px;border-radius:14px;margin-bottom:10px;font-size:14px;line-height:1.4}
.support-msg{background:#eee2f3;color:#4c1c5d;border-bottom-left-radius:4px}
.user-msg{background:#792198;color:#fff;margin-left:auto;border-bottom-right-radius:4px}
.live-chat-form{display:flex;padding:10px;border-top:1px solid #eee;background:#fff}
.live-chat-form input{flex:1;border:1px solid #dbc9e2;border-radius:10px 0 0 10px;padding:11px;outline:none}
.live-chat-form button{border:0;background:#7d219d;color:#fff;padding:0 14px;border-radius:0 10px 10px 0;font-weight:bold}
@media(max-width:560px){
  .hero-photo img{height:330px}
  .hero-photo-wrap{min-height:330px}
  .hero-overlay-card{left:4%;padding:18px}
  .hero-overlay-card h1{font-size:34px}
  .photo-promo-copy{right:4%;left:4%;width:auto}
  .whatsapp-fab{right:12px;bottom:12px}
  .live-chat-fab{right:12px;bottom:80px}
  .live-chat-box{right:4%;bottom:135px}
}

.admin-login-page{
  min-height:100vh;
  margin:0;
  background:radial-gradient(circle at 20% 20%,#8c2caf 0,#3c0d52 38%,#1f062b 75%);
  display:grid;
  place-items:center;
  padding:30px;
}
.admin-login-shell{
  width:min(1050px,96vw);
  display:grid;
  grid-template-columns:1fr 1fr;
  background:#ffffff0d;
  border:1px solid #ffffff22;
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 30px 100px #0006;
  backdrop-filter:blur(8px);
}
.admin-login-card{
  background:#fff;
  padding:42px;
}
.login-brand{margin-bottom:22px}
.admin-login-card h1{font:38px Georgia,serif;margin:0 0 10px;color:#4e1763}
.admin-login-card>p{color:#7d6985;margin-bottom:24px}
.password-wrap{display:flex}
.password-wrap input{border-radius:9px 0 0 9px!important}
.password-wrap button{
  border:1px solid #dbc9e2;
  border-left:0;
  background:#f2e8f6;
  color:#5b1a74;
  border-radius:0 9px 9px 0;
  padding:0 14px;
  cursor:pointer;
}
.remember-row{
  display:flex!important;
  grid-template-columns:auto 1fr;
  align-items:center;
  gap:8px!important;
  font-weight:normal!important;
}
.remember-row input{width:auto!important}
.login-error{min-height:20px;color:#b1123d;font-weight:bold;font-size:14px}
.back-store{display:inline-block;margin-top:18px;color:#6f1d8d;font-weight:bold}
.admin-login-side{
  color:#fff;
  padding:54px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:linear-gradient(145deg,#2d073caa,#761d8dcc);
}
.admin-login-side h2{font:44px Georgia,serif;margin:0 0 12px}
.admin-login-side p{color:#eadcf0;line-height:1.6}
.admin-login-side ul{padding-left:20px;line-height:2}
.admin-actions{display:flex;gap:10px;align-items:center}
.danger-soft{color:#9f1239}
@media(max-width:760px){
  .admin-login-shell{grid-template-columns:1fr}
  .admin-login-side{display:none}
  .admin-login-card{padding:28px}
}

.admin-chat-layout{display:grid;grid-template-columns:320px 1fr;gap:16px;min-height:480px}
.chat-session-list{border:1px solid #eee;border-radius:14px;overflow:auto;background:#faf7fc}
.chat-session{width:100%;border:0;border-bottom:1px solid #eee;background:#fff;text-align:left;padding:14px;display:grid;gap:5px;cursor:pointer;position:relative}
.chat-session:hover,.chat-session.active{background:#f0e1f6}
.chat-session span{font-size:12px;color:#7c6685;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.chat-session i{position:absolute;right:10px;top:10px;background:#bd2bdd;color:#fff;border-radius:999px;padding:2px 7px;font-style:normal;font-size:11px}
.admin-chat-window{border:1px solid #eee;border-radius:14px;overflow:hidden;display:grid;grid-template-rows:1fr auto;background:#fff}
.admin-chat-messages{padding:16px;overflow:auto;background:#fbf7fd}
.admin-chat-messages small,.live-chat-messages small{display:block;font-size:10px;opacity:.65;margin-top:4px}
@media(max-width:800px){.admin-chat-layout{grid-template-columns:1fr}.chat-session-list{max-height:230px}}

.age-note{background:#2b1534;color:#fff;padding:9px 0;font-size:13px}.age-note b{background:#fff;color:#2b1534;border-radius:20px;padding:3px 8px;margin-right:8px}
.seo-areas{padding:38px 0}.seo-areas h2{margin-bottom:6px}.seo-link-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}
.seo-link-grid a{padding:12px;border:1px solid #eadcf0;border-radius:12px;background:#fff;color:#6e347c;text-decoration:none}
.seo-landing{padding-top:24px}.breadcrumb{font-size:13px;margin-bottom:18px}.breadcrumb a{color:#7c3d8d}.seo-hero{padding:50px;border-radius:24px;background:linear-gradient(135deg,#f5e8f8,#fff);margin-bottom:35px}.seo-hero h1{font-size:42px;margin:10px 0}.seo-hero p{max-width:760px;line-height:1.7}.seo-copy{padding:30px 0 60px;line-height:1.7}
textarea{width:100%;box-sizing:border-box;border:1px solid #ddd;border-radius:10px;padding:10px;font:inherit}
@media(max-width:800px){.seo-link-grid{grid-template-columns:repeat(2,1fr)}.seo-hero{padding:28px}.seo-hero h1{font-size:30px}}

.product-img{width:100%;height:100%;object-fit:cover;display:block}.card-img{position:relative;border:0;width:100%;padding:0;cursor:pointer}
.new-badge{position:absolute;left:10px;top:10px;background:#bd2bdd;color:#fff;padding:5px 9px;border-radius:999px;font-size:11px;font-style:normal}
.stock-code{font-size:12px;color:#816e88}.card-actions{display:grid;grid-template-columns:1fr 1.5fr;gap:8px}.detail-btn{border:1px solid #d9bddf;background:#fff;border-radius:10px;cursor:pointer}
.new-arrivals{padding:30px 0}.new-arrivals-viewport{overflow:hidden;border-radius:22px}.new-arrivals-track{display:flex;gap:16px;width:max-content;animation:newTicker 24s linear infinite}
.new-arrivals-track:hover{animation-play-state:paused}.new-slide{width:310px;display:grid;grid-template-columns:115px 1fr;gap:14px;background:#fff;border:1px solid #eadff0;border-radius:18px;padding:12px;cursor:pointer;box-shadow:0 10px 30px rgba(62,27,74,.06)}
.new-slide-img{height:130px;border-radius:13px;overflow:hidden;background:#f4e9f6;position:relative}.new-slide-img>span{position:absolute;bottom:7px;left:7px;background:#2c1534;color:#fff;font-size:10px;padding:4px 7px;border-radius:9px}
.new-slide h3{margin:5px 0;font-size:15px}.new-slide p{font-size:11px;color:#8a748e}.new-slide small{color:#8a4c99}
@keyframes newTicker{from{transform:translateX(0)}to{transform:translateX(calc(-50% + 150px))}}
.product-detail{display:grid;grid-template-columns:minmax(280px,1fr) 1.15fr;gap:28px}.detail-media{min-height:360px;border-radius:18px;overflow:hidden;background:#f4eaf6;display:grid;place-items:center}.detail-img{width:100%;height:100%;max-height:520px;object-fit:contain;background:#fff}.detail-info p{line-height:1.65}.detail-info li{margin:7px 0}.detail-price{font-size:26px;font-weight:800;margin:12px 0;color:#7a258d}
.admin-thumb{width:42px;height:42px;object-fit:cover;border-radius:8px;vertical-align:middle;margin-right:8px}.admin-preview{display:block;max-width:180px;max-height:180px;object-fit:contain;margin-top:8px;border:1px solid #eee;border-radius:10px}.checkline{display:flex!important;align-items:center;gap:8px}.checkline input{width:auto!important}
@media(max-width:800px){.product-detail{grid-template-columns:1fr}.new-slide{width:270px}}

/* V2.4 - 8 görsel galeri + çerçeve uyumu + büyüteç */
.card-img,.new-slide-img,.detail-media,.zoom-stage{
  overflow:hidden;
}
.product-img{
  width:100%;
  height:100%;
  object-fit:contain !important;
  object-position:center;
  background:#fff;
}
.gallery-admin-block{display:grid;gap:12px}
.upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.upload-slot{border:1px dashed #d9bddf;border-radius:12px;padding:10px;background:#fcf8fd}
.upload-slot b{display:block;margin-bottom:6px}
.existing-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.existing-image{border:1px solid #eadff0;border-radius:12px;padding:8px;background:#fff}
.existing-image img{width:100%;height:100px;object-fit:contain;background:#fafafa;border-radius:8px}
.existing-image span{display:flex;gap:6px;align-items:center;font-size:11px;margin-top:6px}
.existing-image input{width:auto!important}

.detail-gallery{display:grid;gap:12px}
.zoom-stage{
  position:relative;
  height:480px;
  border:1px solid #eadff0;
  border-radius:18px;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:zoom-in;
}
.zoom-stage>img{
  width:100%;
  height:100%;
  object-fit:contain;
  transition:transform .18s ease;
}
.zoom-stage>img.magnified{transform:scale(1.8)}
.zoom-button{
  position:absolute;right:12px;bottom:12px;width:44px;height:44px;border:0;border-radius:50%;
  background:rgba(45,21,52,.88);color:#fff;font-size:20px;cursor:pointer;box-shadow:0 5px 18px rgba(0,0,0,.15)
}
.thumb-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}
.thumb-btn{
  flex:0 0 72px;height:72px;border:2px solid transparent;border-radius:10px;background:#fff;padding:3px;cursor:pointer
}
.thumb-btn.active{border-color:#b62bd1}
.thumb-btn img{width:100%;height:100%;object-fit:contain;background:#fafafa;border-radius:7px}
.image-zoom-overlay{
  position:fixed;inset:0;background:rgba(10,5,13,.92);z-index:99999;display:none;align-items:center;justify-content:center;padding:30px
}
.image-zoom-overlay.show{display:flex}
.image-zoom-overlay img{max-width:95vw;max-height:92vh;object-fit:contain}
.close-zoom{
  position:fixed;right:24px;top:18px;border:0;background:#fff;color:#2c1534;width:46px;height:46px;border-radius:50%;font-size:28px;cursor:pointer
}
@media(max-width:800px){
  .upload-grid{grid-template-columns:1fr}
  .existing-gallery{grid-template-columns:repeat(2,1fr)}
  .zoom-stage{height:340px}
}

/* V2.5 - Ana sayfada tam ürün detayı, kaydıraç yok */
.inline-product-detail{
  padding:34px 0 54px;
  scroll-margin-top:20px;
}
.inline-product-detail[hidden]{display:none!important}
.inline-product-detail.show{display:block}
.inline-detail-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-bottom:18px;
}
.inline-detail-head h2{margin:5px 0 0}
.inline-close{
  border:1px solid #dbc3e2;
  background:#fff;
  color:#5c2c67;
  border-radius:12px;
  padding:10px 15px;
  cursor:pointer;
  font-weight:700;
}
.inline-product-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);
  gap:34px;
  align-items:start;
  width:100%;
  min-width:0;
}
.inline-gallery,
.inline-info{
  min-width:0;
  width:100%;
}
.inline-main-image{
  position:relative;
  width:100%;
  aspect-ratio:4/5;
  max-height:680px;
  border:1px solid #eadff0;
  border-radius:20px;
  overflow:hidden;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:zoom-in;
}
.inline-main-image>img{
  width:100%;
  height:100%;
  object-fit:contain!important;
  object-position:center;
  display:block;
  transition:transform .18s ease;
}
.inline-main-image>img.magnified{transform:scale(1.7)}
.inline-thumbs{
  display:grid;
  grid-template-columns:repeat(8,minmax(0,1fr));
  gap:8px;
  margin-top:12px;
  width:100%;
  overflow:visible!important;
}
.inline-thumb{
  aspect-ratio:1/1;
  min-width:0;
  border:2px solid transparent;
  border-radius:10px;
  background:#fff;
  padding:3px;
  cursor:pointer;
  overflow:hidden;
}
.inline-thumb.active{border-color:#b62bd1}
.inline-thumb img{
  width:100%;
  height:100%;
  object-fit:contain!important;
  object-position:center;
  display:block;
  background:#fafafa;
}
.inline-info{
  overflow:visible!important;
  max-height:none!important;
}
.inline-info h1{
  font-size:clamp(28px,3vw,44px);
  line-height:1.08;
  margin:10px 0;
  overflow-wrap:anywhere;
  word-break:break-word;
}
.inline-description,
.inline-features{
  margin-top:24px;
}
.inline-description p,
.inline-features li{
  font-size:16px;
  line-height:1.7;
  overflow-wrap:anywhere;
  word-break:break-word;
}
.inline-features ul{padding-left:22px}
.inline-add{
  margin-top:18px;
  min-width:180px;
}

/* Ürün kartındaki ön görseller hangi ölçüde yüklenirse yüklensin çerçeveye otomatik sığar */
.card-img{
  aspect-ratio:4/5;
  height:auto!important;
  display:flex!important;
  align-items:center;
  justify-content:center;
  background:#fff!important;
  overflow:hidden!important;
}
.card-img .product-img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
}
.new-slide-img .product-img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}

/* Eski modal ürün görünümünde kaydırma oluşmasını engelle */
.product-detail,
.detail-gallery,
.detail-info,
.zoom-stage{
  min-width:0!important;
  overflow:visible;
}
#modalBody{
  overflow-x:hidden!important;
}
.modal{
  overflow-x:hidden!important;
}

/* Yatay iç kaydırma çubuklarını tamamen kaldır */
.thumb-row{
  overflow-x:visible!important;
  display:grid!important;
  grid-template-columns:repeat(8,minmax(0,1fr))!important;
  width:100%!important;
}
.thumb-btn{
  width:100%!important;
  min-width:0!important;
  flex:none!important;
}

@media(max-width:900px){
  .inline-product-grid{grid-template-columns:1fr}
  .inline-main-image{max-height:620px}
  .inline-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:520px){
  .inline-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}
  .inline-detail-head{align-items:flex-start}
  .inline-main-image{aspect-ratio:1/1.2}
}

/* V2.6: Popup ürün detayı tamamen kaldırıldı */
html,body{
  max-width:100%;
  overflow-x:hidden!important;
}
.wrap{
  width:min(1180px,calc(100% - 32px))!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
}
.inline-product-detail,
.inline-product-grid,
.inline-gallery,
.inline-info,
.inline-main-image,
.inline-thumbs{
  max-width:100%!important;
  box-sizing:border-box!important;
}
.inline-product-grid{
  overflow:visible!important;
}
.inline-thumbs{
  overflow:visible!important;
}
.inline-thumb{
  min-width:0!important;
  max-width:100%!important;
}
.inline-info{
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:break-word!important;
}
.inline-info *{
  max-width:100%!important;
}
.inline-info p,
.inline-info li,
.inline-info h1,
.inline-info h2,
.inline-info h3{
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:break-word!important;
}

/* generic modal is only for login/checkout, never product detail */
.generic-modal{
  position:fixed;inset:0;z-index:9000;background:rgba(20,10,24,.55);
  display:none;align-items:center;justify-content:center;padding:20px;
}
.generic-modal.show{display:flex}
.generic-modal-card{
  position:relative;width:min(620px,94vw);max-height:90vh;overflow:auto;
  background:#fff;border-radius:18px;padding:24px;
}
.generic-modal-close{
  position:absolute;right:12px;top:10px;border:0;background:#f0e1f6;
  width:38px;height:38px;border-radius:10px;font-size:22px;cursor:pointer;
}

/* Product card front image always fits exactly inside card */
.card-img{
  width:100%!important;
  aspect-ratio:4/5!important;
  min-height:0!important;
  max-height:none!important;
}
.card-img img.product-img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  transform:none!important;
}

/* On product detail, no internal scrollbars whatsoever */
.inline-product-detail *{
  scrollbar-width:none;
}
.inline-product-detail *::-webkit-scrollbar{
  display:none;
}
@media(max-width:900px){
  .inline-product-grid{grid-template-columns:1fr!important}
}

.load-error{
  grid-column:1/-1;
  padding:22px;
  border:1px solid #e7cbe9;
  background:#fff7ff;
  color:#61256f;
  border-radius:14px;
  line-height:1.6;
}

/* V2.8 - TÜM ÜRÜN RESİMLERİ OTOMATİK ÇERÇEVEYE SIĞAR */

/* Ana sayfadaki ürün kartları: sabit oran, resim asla taşmaz/kesilmez */
.card-img{
  width:100% !important;
  aspect-ratio: 4 / 5 !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  background:#ffffff !important;
  border-radius:16px !important;
  overflow:hidden !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  box-sizing:border-box !important;
}

.card-img img,
.card-img .product-img{
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  display:block !important;
  margin:auto !important;
  transform:none !important;
  background:#ffffff !important;
}

/* Yeni Gelenler görselleri */
.new-slide-img{
  width:100% !important;
  aspect-ratio: 4 / 5 !important;
  height:auto !important;
  background:#ffffff !important;
  overflow:hidden !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}

.new-slide-img img,
.new-slide-img .product-img{
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  object-position:center !important;
  display:block !important;
  background:#ffffff !important;
}

/* Ana sayfa içinde açılan ürün detayındaki büyük ön resim */
.inline-main-image{
  width:100% !important;
  aspect-ratio: 4 / 5 !important;
  height:auto !important;
  max-height:720px !important;
  background:#ffffff !important;
  overflow:hidden !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}

.inline-main-image > img{
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  display:block !important;
  margin:auto !important;
  background:#ffffff !important;
}

/* 8 küçük galeri resmi de aynı mantıkla çerçeveye sığar */
.inline-thumb{
  aspect-ratio:1 / 1 !important;
  overflow:hidden !important;
  background:#ffffff !important;
}

.inline-thumb img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  display:block !important;
  background:#ffffff !important;
}

/* Admin panelindeki mevcut ürün önizlemeleri */
.admin-preview,
.admin-thumb,
.existing-image img{
  object-fit:contain !important;
  object-position:center !important;
  background:#ffffff !important;
}

/* Resim çok yatay/dikey olsa da sayfa dışına çıkmasın */
img{
  max-width:100%;
  height:auto;
}

@media(max-width:900px){
  .card-img,
  .new-slide-img,
  .inline-main-image{
    aspect-ratio:4 / 5 !important;
  }
}

/* V2.9 - Ürün detay görseli kesin görünür + otomatik çerçeve */
.inline-product-grid{
  display:grid!important;
  grid-template-columns:minmax(360px, 1fr) minmax(320px, .9fr)!important;
  gap:32px!important;
  align-items:start!important;
  width:100%!important;
}
.inline-gallery{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  min-width:0!important;
  width:100%!important;
}
.inline-main-image{
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  width:100%!important;
  min-height:520px!important;
  height:clamp(520px,62vw,700px)!important;
  max-height:700px!important;
  overflow:hidden!important;
  align-items:center!important;
  justify-content:center!important;
  background:#fff!important;
  border:1px solid #eadff0!important;
  border-radius:20px!important;
}
.inline-main-image > img{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:0 auto!important;
}
.inline-thumbs{
  display:grid!important;
  grid-template-columns:repeat(8,minmax(0,1fr))!important;
  gap:8px!important;
  width:100%!important;
  margin-top:12px!important;
}
.inline-thumb img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}
@media(max-width:900px){
  .inline-product-grid{grid-template-columns:1fr!important}
  .inline-main-image{
    min-height:380px!important;
    height:min(120vw,620px)!important;
  }
  .inline-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}

.image-load-warning{
  width:100%;height:100%;align-items:center;justify-content:center;
  text-align:center;padding:20px;color:#7b5a82;background:#faf7fb;font-weight:700;
}

/* V3.0 - Ana kategori + alt kategori açılır menü */
#nav{
  display:flex;
  align-items:stretch;
  gap:0;
  overflow:visible!important;
}
.nav-category{
  position:relative;
  display:flex;
}
.nav-main{
  display:flex!important;
  align-items:center;
  gap:6px;
  white-space:nowrap;
}
.nav-arrow{
  font-size:10px;
  margin-left:3px;
}
.sub-menu{
  position:absolute;
  left:0;
  top:100%;
  z-index:5000;
  min-width:220px;
  background:#fff;
  border:1px solid #ead8ef;
  border-radius:0 0 12px 12px;
  box-shadow:0 12px 30px rgba(45,17,54,.16);
  padding:7px;
  display:none;
}
.nav-category:hover .sub-menu,
.nav-category:focus-within .sub-menu{
  display:grid;
}
.sub-menu button{
  border:0!important;
  width:100%;
  text-align:left;
  padding:10px 12px!important;
  background:#fff!important;
  color:#3b1645!important;
  border-radius:8px!important;
  cursor:pointer;
  white-space:nowrap;
}
.sub-menu button:hover{
  background:#f4e7f7!important;
  color:#9c25b5!important;
}
@media(max-width:850px){
  #nav{overflow-x:auto!important}
  .sub-menu{
    position:fixed;
    left:16px;
    right:16px;
    top:auto;
    min-width:0;
  }
}

/* V3.1 - Tüm Ürünler > Ana Kategori > Alt Kategori menüsü */
.all-products-menu{
  position:relative;
}
.all-products-dropdown{
  position:absolute;
  left:0;
  top:100%;
  z-index:10000;
  width:min(920px,92vw);
  background:#fff;
  border:1px solid #ead8ef;
  border-radius:0 0 18px 18px;
  box-shadow:0 18px 45px rgba(35,10,43,.22);
  padding:14px;
  display:none;
}
.all-products-menu:hover .all-products-dropdown,
.all-products-menu:focus-within .all-products-dropdown,
.all-products-menu.menu-open .all-products-dropdown{
  display:block;
}
.all-products-head{
  border-bottom:1px solid #eee2f1;
  padding-bottom:10px;
  margin-bottom:12px;
}
.all-products-head button{
  border:0;
  background:#6c1c7f;
  color:#fff;
  font-weight:800;
  padding:10px 14px;
  border-radius:10px;
  cursor:pointer;
}
.all-products-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.all-main-category{
  border:1px solid #eee1f1;
  border-radius:13px;
  padding:10px;
  background:#fff;
  min-width:0;
}
.all-main-title{
  width:100%;
  border:0!important;
  background:#f7ecf9!important;
  color:#4b1558!important;
  font-weight:800!important;
  text-align:left;
  padding:11px 12px!important;
  border-radius:9px!important;
  cursor:pointer;
}
.all-main-title:hover{
  background:#eed9f3!important;
}
.all-sub-list{
  display:grid;
  gap:3px;
  padding-top:7px;
}
.all-sub-list button{
  width:100%;
  border:0!important;
  background:#fff!important;
  color:#5e3d65!important;
  text-align:left;
  padding:8px 10px!important;
  border-radius:8px!important;
  cursor:pointer;
  font-size:13px;
}
.all-sub-list button:hover{
  background:#f7eef9!important;
  color:#9c25b5!important;
}
.all-sub-empty{
  color:#9c8aa0;
  font-size:12px;
  padding:10px;
  font-style:italic;
}
@media(max-width:850px){
  .all-products-dropdown{
    position:fixed;
    top:80px;
    left:12px;
    right:12px;
    width:auto;
    max-height:75vh;
    overflow-y:auto;
    border-radius:16px;
  }
  .all-products-grid{
    grid-template-columns:1fr;
  }
}

/* V3.2 */
.trust-strip{max-width:1180px;margin:18px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 16px}
.trust-strip>div{position:relative;isolation:isolate;overflow:hidden;background:#fff;border:1px solid #eadcf0;border-radius:14px;padding:15px;display:grid;gap:4px;box-shadow:0 8px 22px rgba(79,21,96,.06);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.trust-strip>div::before{content:"";position:absolute;z-index:-1;inset:-60% 55% -60% -35%;background:linear-gradient(115deg,transparent 25%,rgba(214,81,232,.2) 48%,transparent 68%);transform:translateX(-120%) rotate(10deg);transition:transform .65s ease}
.trust-strip>div::after{content:"";position:absolute;right:14px;top:13px;width:7px;height:7px;border-radius:50%;background:#d04add;box-shadow:0 0 0 5px rgba(208,74,221,.1),0 0 18px rgba(208,74,221,.45);opacity:.55;transition:transform .28s ease,opacity .28s ease}
.trust-strip>div:hover{transform:translateY(-4px);border-color:#d88be5;box-shadow:0 14px 30px rgba(89,23,111,.14)}
.trust-strip>div:hover::before{transform:translateX(210%) rotate(10deg)}
.trust-strip>div:hover::after{transform:scale(1.25);opacity:1}
.trust-strip b{color:#5d176c}.trust-strip span{font-size:13px;color:#765f7b}
.topbar-tracking-banner{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;gap:7px;min-width:154px;height:28px;padding:3px 8px;border:1px solid rgba(235,174,242,.6);border-radius:999px;background:linear-gradient(110deg,#6b1a82,#b437bd 55%,#76208f);color:#fff;box-shadow:0 0 0 2px rgba(218,91,225,.08),0 0 15px rgba(211,74,221,.22);transition:transform .24s ease,box-shadow .24s ease,filter .24s ease}
.topbar-tracking-banner::after{content:"";position:absolute;z-index:-1;inset:0;width:42%;background:linear-gradient(100deg,transparent,rgba(255,234,253,.45),transparent);transform:translateX(-160%);animation:topbarTrackingSheen 5.5s ease-in-out infinite}
.topbar-tracking-banner:hover{transform:translateY(-1px);filter:saturate(1.12);box-shadow:0 0 0 2px rgba(234,131,241,.16),0 0 21px rgba(221,88,228,.52)}
.topbar-tracking-icon{display:grid;place-items:center;width:19px;height:19px;flex:0 0 19px;border:1px solid rgba(255,232,253,.6);border-radius:50%;font-size:11px;color:#ffe4fa;animation:topbarTrackingPulse 2.8s ease-in-out infinite}
.topbar-tracking-copy{display:grid;gap:0;line-height:1;white-space:nowrap}.topbar-tracking-copy b{font-size:11px}.topbar-tracking-copy small{font-size:8px;color:#f3d9f5;margin-top:2px}.topbar-tracking-banner>i{font-style:normal;font-size:14px;line-height:1;margin-left:auto;color:#ffe7fa}
.topbar-age-note{position:relative;display:inline-flex!important;align-items:center;gap:6px;white-space:nowrap;color:#f2d8f5;font-size:10px;line-height:1;letter-spacing:.05px}
.topbar-age-note::after{content:"";position:absolute;inset:-4px -8px;border-radius:999px;background:linear-gradient(100deg,transparent,rgba(241,137,240,.22),transparent);transform:translateX(-130%);pointer-events:none;animation:topbarAgeSheen 6s ease-in-out infinite}
.topbar-age-note>b{display:grid;place-items:center;width:23px;height:18px;border-radius:999px;background:linear-gradient(135deg,#fff,#f3c9fa);color:#5b176e;font-size:10px;box-shadow:0 0 10px rgba(239,143,239,.42);animation:topbarAgePulse 3s ease-in-out infinite}
.topbar-age-note>span{color:#eedbf1}
@keyframes topbarTrackingSheen{0%,25%{transform:translateX(-160%)}62%,100%{transform:translateX(290%)}}
@keyframes topbarTrackingPulse{0%,100%{transform:scale(1);box-shadow:0 0 7px rgba(243,139,245,.25)}50%{transform:scale(1.1);box-shadow:0 0 12px rgba(243,139,245,.72)}}
@keyframes topbarAgeSheen{0%,28%{transform:translateX(-130%)}62%,100%{transform:translateX(130%)}}
@keyframes topbarAgePulse{0%,100%{transform:scale(1);box-shadow:0 0 10px rgba(239,143,239,.42)}50%{transform:scale(1.06);box-shadow:0 0 15px rgba(239,143,239,.7)}}
@media(max-width:700px){.topbar-tracking-banner{min-width:0;width:128px}.topbar .topbar-tracking-copy{display:grid!important}.topbar-tracking-copy small{display:none}.topbar-tracking-banner>i{font-size:12px}.topbar-age-note{gap:4px;font-size:9px}.topbar-age-note>span{display:inline!important;max-width:132px;overflow:hidden;text-overflow:ellipsis}.topbar .wrap{gap:10px}}
@media(prefers-reduced-motion:reduce){.trust-strip>div,.topbar-tracking-icon,.topbar-tracking-banner::after,.topbar-age-note::after,.topbar-age-note>b{transition:none;animation:none}.trust-strip>div:hover{transform:none}.topbar-tracking-banner{transition:none}}
.product-toolbar{max-width:1180px;margin:18px auto 10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:15px}
.product-toolbar select{padding:9px 12px;border:1px solid #dbc7e0;border-radius:9px;background:#fff}
.related-wrap{grid-column:1/-1;margin-top:28px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.related-card{border:1px solid #eadcf0;background:#fff;border-radius:14px;padding:10px;display:grid;gap:8px;text-align:left;cursor:pointer}
.related-card img{width:100%;height:180px;object-fit:contain;border-radius:10px}.related-card small{font-weight:800;color:#8b239f}
@media(max-width:800px){.trust-strip{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(2,1fr)}.product-toolbar{align-items:flex-start;flex-direction:column}}

/* Eflatun v3.2.1 kesin görünür değişiklikler */
.build-confirm{
  background:linear-gradient(90deg,#561263,#9b29a9);
  color:#fff;text-align:center;font-weight:800;font-size:11px;
  letter-spacing:.7px;padding:5px 10px;position:relative;z-index:12000
}
.home-block{margin-top:24px}
.home-block .category-cards{margin-left:0;margin-right:0;padding-left:0;padding-right:0}
.collection-links{
  display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;margin-bottom:22px
}
.collection-links button{
  border:1px solid #ead8ef;background:#fff;border-radius:16px;padding:17px;
  display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;
  column-gap:12px;text-align:left;cursor:pointer;box-shadow:0 8px 22px rgba(74,20,88,.06)
}
.collection-links button>span{grid-row:1/3;font-size:30px;color:#8e28a1}
.collection-links b{font-size:16px;color:#481452}.collection-links small{color:#856f89}
.collection-links button:hover{transform:translateY(-2px);border-color:#c58bd0}
.product-toolbar-visible{
  margin:0 0 18px!important;padding:12px 14px!important;background:#faf4fb;
  border:1px solid #ead9ee;border-radius:12px;max-width:none!important
}
@media(max-width:720px){.collection-links{grid-template-columns:1fr}}


/* =========================================================
   EFLATUN v3.2.2 - DİKEY KATEGORİ ÇEKMECESİ
   ========================================================= */

#nav{
  display:flex!important;
  justify-content:flex-start!important;
  overflow:visible!important;
}

#nav > .nav-category,
#nav > .all-products-menu{
  display:none!important;
}

.vertical-category-trigger{
  border:0!important;
  background:#7f2496!important;
  color:#fff!important;
  font-weight:800!important;
  padding:14px 20px!important;
  min-width:150px;
  cursor:pointer;
}

body.drawer-open{
  overflow:hidden!important;
}

.category-drawer{
  position:fixed;
  inset:0;
  z-index:50000;
  pointer-events:none;
  visibility:hidden;
}

.category-drawer.open{
  pointer-events:auto;
  visibility:visible;
}

.category-drawer-backdrop{
  position:absolute;
  inset:0;
  background:rgba(20,8,24,.58);
  opacity:0;
  transition:opacity .22s ease;
}

.category-drawer.open .category-drawer-backdrop{
  opacity:1;
}

.category-drawer-panel{
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:min(430px,92vw);
  background:#fff;
  transform:translateX(-102%);
  transition:transform .24s ease;
  box-shadow:14px 0 40px rgba(0,0,0,.25);
  overflow-y:auto;
  overflow-x:hidden;
}

.category-drawer.open .category-drawer-panel{
  transform:translateX(0);
}

.drawer-top{
  padding:18px 16px 14px;
  display:grid;
  grid-template-columns:auto 1fr;
  gap:12px;
  align-items:center;
  border-bottom:1px solid #ece7ee;
  position:sticky;
  top:0;
  background:#fff;
  z-index:3;
}

.drawer-close{
  width:42px;
  height:42px;
  border:0;
  background:transparent;
  font-size:36px;
  line-height:1;
  color:#2f2731;
  cursor:pointer;
}

.drawer-search-wrap{
  display:grid;
  grid-template-columns:1fr 52px;
  border:1px solid #ded8e1;
  background:#fff;
  min-height:52px;
}

.drawer-search-wrap input{
  border:0!important;
  outline:0!important;
  padding:0 15px!important;
  font-size:18px!important;
  width:100%;
}

.drawer-search-wrap button{
  border:0;
  border-left:1px solid #e4dfe6;
  background:#fff;
  font-size:30px;
  cursor:pointer;
  color:#5e5560;
}

.drawer-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  background:#f4f3f4;
  border-bottom:1px solid #ddd8df;
  position:sticky;
  top:85px;
  z-index:2;
}

.drawer-tab{
  border:0;
  background:#f4f3f4;
  padding:20px 8px;
  font-size:17px;
  font-weight:700;
  color:#908990;
  cursor:pointer;
  border-bottom:4px solid transparent;
}

.drawer-tab.active{
  color:#2f2930;
  background:#fff;
  border-bottom-color:#a62dbc;
}

.drawer-content{
  background:#fff;
}

.drawer-all-products,
.drawer-category-main,
.drawer-menu-content > button{
  width:100%;
  min-height:68px;
  border:0;
  border-bottom:1px solid #e7e3e8;
  background:#fff;
  text-align:left;
  padding:0 20px;
  font-size:17px;
  font-weight:700;
  color:#2f2a30;
  cursor:pointer;
}

.drawer-all-products{
  color:#761d89;
}

.drawer-category-row{
  display:grid;
  grid-template-columns:1fr 68px;
  border-bottom:1px solid #e7e3e8;
}

.drawer-category-row .drawer-category-main{
  border-bottom:0;
}

.drawer-expand{
  border:0;
  border-left:1px solid #e7e3e8;
  background:#fff;
  font-size:38px;
  font-weight:300;
  color:#3d363e;
  cursor:pointer;
  transition:transform .18s ease,background .18s ease;
}

.drawer-expand.open{
  transform:rotate(90deg);
  background:#faf5fb;
}

.drawer-subcategories{
  background:#faf8fb;
  border-bottom:1px solid #e7e3e8;
}

.drawer-subcategories button{
  width:100%;
  min-height:52px;
  border:0;
  border-bottom:1px solid #eee9f0;
  background:#faf8fb;
  text-align:left;
  padding:0 30px;
  font-size:15px;
  color:#5f5162;
  cursor:pointer;
}

.drawer-subcategories button:hover,
.drawer-category-main:hover,
.drawer-all-products:hover,
.drawer-menu-content > button:hover{
  background:#f7eef9;
  color:#8f279f;
}

/* Eski yatay mega menu tamamen kapalı */
.all-products-dropdown,
.sub-menu{
  display:none!important;
}

@media(max-width:700px){
  .category-drawer-panel{
    width:84vw;
    max-width:360px;
  }
  .drawer-top{
    padding-top:14px;
  }
  .drawer-tabs{
    top:81px;
  }
  .drawer-all-products,
  .drawer-category-main,
  .drawer-menu-content > button{
    min-height:62px;
    font-size:16px;
  }
}

/* =========================================================
   EFLATUN v3.2.3 - Tüm Ürünler + 6 Ana Kategori Üst Menü
   ========================================================= */

#nav{
  display:flex!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  gap:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scrollbar-width:none;
}
#nav::-webkit-scrollbar{display:none}

.vertical-category-trigger{
  flex:0 0 auto;
  min-width:168px!important;
}

.top-main-category{
  flex:0 0 auto;
  border:0!important;
  border-left:1px solid rgba(255,255,255,.08)!important;
  background:#3b0f49!important;
  color:#fff!important;
  padding:0 18px!important;
  min-height:50px!important;
  font-size:15px!important;
  font-weight:700!important;
  white-space:nowrap!important;
  cursor:pointer!important;
  transition:background .18s ease,color .18s ease!important;
}
.top-main-category:hover,
.top-main-category.active{
  background:#7f2496!important;
  color:#fff!important;
}

@media(max-width:900px){
  .vertical-category-trigger{
    min-width:155px!important;
  }
  .top-main-category{
    padding:0 14px!important;
    font-size:14px!important;
  }
}

/* v3.2.4 - admin üst menü sabit slotları */
.top-menu-slot-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.top-menu-slot-grid select{
  width:100%;
}
@media(max-width:800px){
  .top-menu-slot-grid{grid-template-columns:1fr}
}

/* =========================================================
   EFLATUN v3.2.5 - 6 SABİT ÜST MENÜDE ALT KATEGORİ
   ========================================================= */

#nav{
  overflow:visible!important;
}

.top-menu-item{
  position:relative;
  display:flex;
  flex:0 0 auto;
}

.top-menu-item.active > .top-main-category{
  background:#7f2496!important;
}

.top-main-category{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
}

.top-menu-arrow{
  font-size:11px;
  opacity:.9;
  transition:transform .18s ease;
}

.top-menu-item:hover .top-menu-arrow,
.top-menu-item:focus-within .top-menu-arrow{
  transform:rotate(180deg);
}

.top-submenu{
  position:absolute;
  left:0;
  top:100%;
  z-index:20000;
  min-width:220px;
  background:#fff;
  border:1px solid #e8dcea;
  border-top:3px solid #8c269f;
  box-shadow:0 14px 35px rgba(36,8,43,.18);
  border-radius:0 0 12px 12px;
  padding:7px;
  display:none;
}

.top-menu-item:hover .top-submenu,
.top-menu-item:focus-within .top-submenu{
  display:grid;
}

.top-submenu button{
  width:100%;
  border:0!important;
  background:#fff!important;
  color:#3f2944!important;
  text-align:left!important;
  padding:10px 12px!important;
  border-radius:8px!important;
  font-size:14px!important;
  font-weight:600!important;
  cursor:pointer!important;
  white-space:nowrap!important;
}

.top-submenu button:hover{
  background:#f5eaf7!important;
  color:#8c269f!important;
}

.top-submenu .top-submenu-all{
  font-weight:800!important;
  color:#771d89!important;
  border-bottom:1px solid #eee3f0!important;
  border-radius:8px 8px 4px 4px!important;
  margin-bottom:3px;
}

/* Mobilde üst 6 menü yatay kalır; alt menü yerine dokununca ana kategori açılır.
   Alt kategorilerin tamamı zaten Tüm Ürünler dikey menüsünde erişilebilir. */
@media(max-width:900px){
  #nav{
    overflow-x:auto!important;
    overflow-y:visible!important;
  }
  .top-submenu{
    min-width:200px;
  }
}

/* =========================================================
   EFLATUN v3.2.6 - SEPETE EKLENDİ BİLDİRİMİ
   ========================================================= */

.cart-toast{
  position:fixed;
  top:24px;
  right:24px;
  z-index:99999;
  min-width:330px;
  max-width:min(440px,calc(100vw - 32px));
  display:grid;
  grid-template-columns:48px minmax(0,1fr) auto;
  align-items:center;
  gap:12px;
  padding:14px 14px 14px 12px;
  background:#fff;
  color:#35113d;
  border:1px solid #e6d3eb;
  border-radius:16px;
  box-shadow:0 18px 45px rgba(41,8,50,.26);
  opacity:0;
  pointer-events:none;
  transform:translateY(-18px) scale(.98);
  transition:opacity .22s ease,transform .22s ease;
}

.cart-toast.show{
  opacity:1;
  pointer-events:auto;
  transform:translateY(0) scale(1);
}

.cart-toast-icon{
  width:44px;
  height:44px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#7f2496;
  color:#fff;
  font-size:24px;
  font-weight:900;
}

.cart-toast-text{
  min-width:0;
  display:grid;
  gap:3px;
}

.cart-toast-text b{
  color:#541361;
  font-size:15px;
}

.cart-toast-text span{
  font-size:12px;
  color:#76657a;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.cart-toast-view{
  border:0;
  background:#7f2496;
  color:#fff;
  font-weight:800;
  padding:10px 12px;
  border-radius:10px;
  cursor:pointer;
  white-space:nowrap;
}

.cart-toast-view:hover{
  background:#671d79;
}

@media(max-width:640px){
  .cart-toast{
    top:14px;
    left:14px;
    right:14px;
    min-width:0;
    max-width:none;
    grid-template-columns:42px minmax(0,1fr);
  }
  .cart-toast-view{
    grid-column:1/-1;
    width:100%;
  }
}

/* =========================================================
   EFLATUN v3.2.7 - KATEGORİ KARTI HOVER ODAK EFEKTİ
   ========================================================= */

/* Kategori alanındaki tüm kartların geçişi */
#categoryCards button{
  transition:
    transform .22s ease,
    opacity .22s ease,
    filter .22s ease,
    box-shadow .22s ease,
    border-color .22s ease!important;
  transform:scale(1);
  opacity:1;
  filter:none;
  will-change:transform,opacity,filter;
}

/* Mouse kategori alanına girdiğinde diğer kartları flat/soluk yap */
#categoryCards:hover button{
  opacity:.42;
  filter:saturate(.45) brightness(.98);
  transform:scale(.985);
  box-shadow:none!important;
}

/* Üzerine gelinen kategori net ve ön planda */
#categoryCards:hover button:hover{
  opacity:1;
  filter:none;
  transform:translateY(-4px) scale(1.045);
  border-color:#c879d6!important;
  box-shadow:0 16px 34px rgba(111,28,129,.20)!important;
  z-index:5;
}

/* Klavye ile gezen kullanıcı için de aynı odak */
#categoryCards button:focus-visible{
  opacity:1!important;
  filter:none!important;
  transform:translateY(-4px) scale(1.045)!important;
  outline:2px solid #a42fba!important;
  outline-offset:3px;
  box-shadow:0 16px 34px rgba(111,28,129,.20)!important;
  z-index:5;
}

/* İkon ve yazı da netleşsin */
#categoryCards button span,
#categoryCards button b,
#categoryCards button{
  transition:color .22s ease,opacity .22s ease;
}

#categoryCards button:hover{
  color:#651876!important;
}

/* Mobilde hover olmadığından dokunma sırasında hafif vurgu */
@media(max-width:800px){
  #categoryCards:hover button{
    opacity:1;
    filter:none;
    transform:none;
  }
  #categoryCards button:active{
    transform:scale(.98)!important;
    box-shadow:0 8px 20px rgba(111,28,129,.16)!important;
  }
}

/* =========================================================
   EFLATUN v3.2.8 - POPÜLER KATEGORİ GÖRSELLERİ
   ========================================================= */

#categoryCards{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:14px!important;
}

#categoryCards .popular-category-card{
  padding:0!important;
  overflow:hidden!important;
  border-radius:16px!important;
  background:#fff!important;
  border:1px solid #eee3f0!important;
  min-height:210px!important;
  display:grid!important;
  grid-template-rows:150px auto!important;
  text-align:center!important;
}

.popular-category-media{
  width:100%;
  height:150px;
  overflow:hidden;
  background:#faf6fb;
}

.popular-category-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
  transition:transform .28s ease,filter .28s ease;
}

.popular-category-card:hover .popular-category-media img{
  transform:scale(1.08);
  filter:contrast(1.03) saturate(1.06);
}

.popular-category-placeholder{
  width:100%;
  height:100%;
  display:grid;
  place-items:center;
  font-size:36px;
  color:#ac31c0;
}

.popular-category-name{
  min-height:58px;
  display:grid;
  place-items:center;
  padding:10px;
  font-weight:800;
  color:#4d1459;
  background:#fff;
}

@media(max-width:1100px){
  #categoryCards{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:700px){
  #categoryCards{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  #categoryCards .popular-category-card{grid-template-rows:120px auto!important;min-height:175px!important}
  .popular-category-media{height:120px}
}

/* Admin */
.popular-category-admin-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.popular-category-admin-card{
  border:1px solid #eaddec;
  border-radius:14px;
  background:#fff;
  padding:12px;
  display:grid;
  gap:10px;
}
.popular-category-admin-preview{
  height:160px;
  border-radius:10px;
  overflow:hidden;
  background:#faf6fb;
  border:1px solid #eee5ef;
}
.popular-category-admin-preview img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.admin-image-placeholder{
  width:100%;
  height:100%;
  display:grid;
  place-items:center;
  color:#9a879e;
}
.popular-category-upload-form{
  display:grid;
  gap:8px;
}
.popular-category-admin-actions{
  display:flex;
  gap:8px;
  align-items:center;
}
@media(max-width:900px){
  .popular-category-admin-grid{grid-template-columns:1fr}
}

/* V3.2.9 - kategori görsel seçimi durum bilgisi */
.selected-file-name{
  font-size:12px;
  color:#725c77;
  min-height:18px;
  padding:3px 0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.popular-category-upload-form button:disabled{
  opacity:.65;
  cursor:wait;
}

/* v3.3.0: Popüler Kategoriler en fazla 20 ana kategori gösterir. */
.product-category-picker{display:grid;gap:8px;padding:12px;border:1px solid #eadcf0;border-radius:12px;background:#fcf9fd}.product-category-picker>b{color:#51125d}.product-category-picker>small{color:#866f8f;line-height:1.45}.product-category-selection-bar{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:#6c5275;font-size:12px}.product-category-selection-bar span{font-weight:700;margin-right:auto}.product-category-selection-bar .mini-btn{margin-right:0;padding:5px 8px;background:#f1e5f5;color:#5f1a77}.product-category-tree{max-height:260px;overflow:auto;display:grid;gap:3px;border-top:1px solid #eee4f2;padding-top:8px}.product-category-check{display:flex!important;align-items:center;gap:8px;padding:8px 10px!important;margin:0;border-radius:7px;cursor:pointer;line-height:1.25}.product-category-check:hover{background:#f3e5f7}.product-category-check input{flex:0 0 auto;width:18px!important;height:18px;margin:0!important;padding:0!important;accent-color:#85299d}.product-category-check span{font-weight:600}.product-form-actions{position:sticky;bottom:-24px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px -24px -24px;padding:14px 24px;background:#fff;border-top:1px solid #eadcf0;z-index:2}.product-form-actions span{font-size:12px;color:#795e84;line-height:1.35}.product-form-actions .primary{flex:0 0 auto}


/* =========================================================
   EFLATUN v3.3.1 - PROFESYONEL ADMIN SOL MENÜ
   ========================================================= */
.admin-dashboard-v331{
  --admin-side:250px;
  padding-left:var(--admin-side)!important;
  background:#f8f3fa!important;
}

.admin-sidebar{
  position:fixed;
  inset:0 auto 0 0;
  width:var(--admin-side);
  z-index:50000;
  background:linear-gradient(180deg,#35103e 0%,#210829 100%);
  color:#fff;
  display:flex;
  flex-direction:column;
  box-shadow:8px 0 28px rgba(48,10,57,.14);
}

.admin-sidebar-brand{
  min-height:86px;
  display:flex;
  align-items:center;
  gap:12px;
  padding:16px 18px;
  border-bottom:1px solid rgba(255,255,255,.1);
}
.admin-brand-mark{
  width:46px;height:46px;border-radius:14px;
  display:grid;place-items:center;
  background:linear-gradient(135deg,#a92bc0,#e247d7);
  font-family:Georgia,serif;font-size:28px;font-weight:900;
}
.admin-sidebar-brand div:last-child{display:grid;gap:2px}
.admin-sidebar-brand b{font-size:18px;letter-spacing:.8px}
.admin-sidebar-brand span{font-size:10px;opacity:.68;letter-spacing:1.3px}

.admin-side-nav{
  padding:14px 10px;
  display:grid;
  gap:5px;
  overflow-y:auto;
}
.admin-side-nav button{
  width:100%;
  min-height:46px;
  display:flex;
  align-items:center;
  gap:11px;
  border:0;
  border-radius:10px;
  padding:0 13px;
  background:transparent;
  color:#e8dce9;
  text-align:left;
  font-size:14px;
  font-weight:700;
  cursor:pointer;
}
.admin-side-nav button:hover{
  background:rgba(255,255,255,.08);
  color:#fff;
}
.admin-side-nav button.active{
  background:linear-gradient(90deg,#8f249f,#bd32ca);
  color:#fff;
  box-shadow:0 8px 20px rgba(172,45,192,.22);
}
.admin-side-nav button > span{flex:1}

.admin-store-link{
  margin:auto 12px 16px;
  min-height:44px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,.16);
  border-radius:10px;
  color:#fff!important;
  text-decoration:none!important;
  font-weight:700;
  background:rgba(255,255,255,.06);
}

.admin-dashboard-v331 .admin-section-panel[hidden]{
  display:none!important;
}
.admin-dashboard-v331 .admin-section-panel.admin-section-visible{
  display:block!important;
  animation:adminPanelIn .18s ease;
}
@keyframes adminPanelIn{
  from{opacity:.3;transform:translateY(5px)}
  to{opacity:1;transform:none}
}

/* İçeriğin artık sayfayı gereksiz yere daraltmaması */
.admin-dashboard-v331 main,
.admin-dashboard-v331 .admin-wrap,
.admin-dashboard-v331 .container{
  max-width:1400px!important;
}
.admin-dashboard-v331 .popular-category-admin-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}

.admin-mobile-bar{display:none}
.admin-sidebar-overlay{display:none}

@media(max-width:1100px){
  .admin-dashboard-v331 .popular-category-admin-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}

@media(max-width:800px){
  .admin-dashboard-v331{
    --admin-side:270px;
    padding-left:0!important;
    padding-top:58px!important;
  }
  .admin-mobile-bar{
    position:fixed;
    left:0;right:0;top:0;height:58px;
    z-index:49999;
    display:flex;
    align-items:center;
    gap:12px;
    padding:0 14px;
    background:#35103e;
    color:#fff;
    box-shadow:0 4px 16px rgba(0,0,0,.12);
  }
  .admin-mobile-bar button{
    border:0;background:#a52db8;color:#fff;
    width:40px;height:40px;border-radius:9px;font-size:20px;
  }
  .admin-sidebar{
    transform:translateX(-102%);
    transition:transform .22s ease;
  }
  .admin-sidebar.open{transform:translateX(0)}
  .admin-sidebar-overlay{
    position:fixed;inset:0;z-index:49998;
    background:rgba(20,5,24,.52);
  }
  .admin-sidebar-overlay.open{display:block}
  .admin-dashboard-v331 .popular-category-admin-grid{
    grid-template-columns:1fr!important;
  }
}


/* =========================================================
   EFLATUN v3.3.2 - ADMIN POP-UP BİLDİRİMLERİ
   ========================================================= */

.admin-notification-stack{
  position:fixed;
  top:18px;
  right:20px;
  z-index:99999;
  display:grid;
  gap:10px;
  width:min(390px,calc(100vw - 32px));
}

.admin-notification-card{
  width:100%;
  display:grid;
  grid-template-columns:46px minmax(0,1fr) auto;
  align-items:center;
  gap:12px;
  border:1px solid #ead9ef;
  background:#fff;
  color:#3a1143;
  padding:13px 14px;
  border-radius:15px;
  box-shadow:0 18px 42px rgba(47,9,57,.24);
  cursor:pointer;
  opacity:0;
  transform:translateY(-14px) scale(.98);
  pointer-events:none;
  transition:opacity .2s ease,transform .2s ease;
  text-align:left;
}

.admin-notification-card.show{
  opacity:1;
  transform:none;
  pointer-events:auto;
}

.admin-notification-icon{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:12px;
  background:linear-gradient(135deg,#8f249f,#cf3bd3);
  color:#fff;
  font-size:22px;
}

.admin-notification-copy{
  min-width:0;
  display:grid;
  gap:3px;
}

.admin-notification-copy b{
  font-size:14px;
  color:#50135c;
}

.admin-notification-copy small{
  color:#8b748f;
  font-size:11px;
}

.admin-notification-count{
  min-width:26px;
  height:26px;
  padding:0 7px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:#a62cba;
  color:#fff;
  font-size:12px;
  font-weight:900;
}

.admin-menu-badge{
  margin-left:auto;
  min-width:20px;
  height:20px;
  padding:0 6px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:#e83d6f;
  color:#fff;
  font-size:10px;
  font-style:normal;
  font-weight:900;
}

@media(max-width:800px){
  .admin-notification-stack{
    top:70px;
    left:12px;
    right:12px;
    width:auto;
  }
}


/* =========================================================
   EFLATUN v3.3.3 - SESLİ CANLI DESTEK AYARLARI
   ========================================================= */
.admin-voice-box{
  margin:8px 12px 12px;
  padding:12px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:12px;
  background:rgba(255,255,255,.06);
  display:grid;
  gap:7px;
  color:#fff;
}
.admin-voice-title{
  font-weight:800;
  font-size:13px;
}
.admin-voice-toggle{
  display:flex;
  align-items:center;
  gap:8px;
  font-size:12px;
  font-weight:700;
  cursor:pointer;
}
.admin-voice-toggle input{
  width:18px;
  height:18px;
  accent-color:#c638d3;
}
.admin-voice-box small{
  font-size:10px;
  line-height:1.35;
  color:#d8c8dc;
}
.admin-voice-box button{
  border:0;
  border-radius:9px;
  min-height:34px;
  padding:0 10px;
  background:#a72cba;
  color:#fff;
  font-weight:800;
  font-size:11px;
  cursor:pointer;
}
.admin-voice-box button:hover{
  background:#c43bd1;
}

/* v3.3.4: sipariş kadın, canlı destek erkek sesli uyarı */

/* =========================================================
   EFLATUN v3.4.4 - KOMPAKT YÖNETİM PANELİ VE ÜRÜN SEKME DÜZENİ
   ========================================================= */
.admin-dashboard-v331{--admin-side:236px;transition:padding-left .2s ease}
.admin-sidebar-brand{position:relative}
.admin-sidebar-brand-copy{display:grid;gap:2px;min-width:0}
.admin-sidebar-collapse{margin-left:auto;width:30px;height:30px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(255,255,255,.08);color:#fff;font-size:21px;line-height:1;cursor:pointer}
.admin-sidebar-collapse:hover{background:rgba(255,255,255,.17)}
.admin-nav-group{display:grid;gap:4px;padding:2px 0 8px}
.admin-nav-title{padding:8px 13px 4px;color:#bfa5c5;font-size:10px;font-weight:800;letter-spacing:1.4px}
.admin-menu-icon{width:22px;flex:0 0 22px;text-align:center;font-size:16px;line-height:1}
.admin-menu-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.admin-sidebar-collapsed{--admin-side:76px!important}
.admin-sidebar-collapsed .admin-sidebar-brand{justify-content:center;padding-left:8px;padding-right:8px}
.admin-sidebar-collapsed .admin-sidebar-brand-copy,
.admin-sidebar-collapsed .admin-nav-title,
.admin-sidebar-collapsed .admin-menu-label,
.admin-sidebar-collapsed .admin-store-link{display:none}
.admin-sidebar-collapsed .admin-sidebar-collapse{margin-left:0;position:absolute;right:7px;bottom:7px;width:24px;height:24px;font-size:17px}
.admin-sidebar-collapsed .admin-side-nav{padding-left:8px;padding-right:8px}
.admin-sidebar-collapsed .admin-side-nav button{justify-content:center;padding-left:0;padding-right:0;gap:0}
.admin-sidebar-collapsed .admin-menu-icon{width:auto;flex-basis:auto;font-size:19px}
.admin-sidebar-collapsed .admin-voice-box{margin-left:8px;margin-right:8px;padding:8px 4px}
.admin-sidebar-collapsed .admin-voice-box>*:not(.admin-voice-toggle){display:none}
.admin-sidebar-collapsed .admin-voice-toggle{justify-content:center;font-size:0}
.admin-sidebar-collapsed .admin-voice-toggle input{margin:0}

#modal.product-modal-open .modal-card{width:min(760px,96vw);max-height:min(92vh,900px);padding:22px 24px}
.product-modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:0 0 4px}
.product-modal-heading h2{margin:3px 0 2px;font-size:27px;color:#35103e}
.product-modal-heading p{margin:0;color:#866d8d;font-size:13px}
.product-modal-kicker{display:block;color:#9b3eb0;font-size:10px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}
.product-modal-status{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#f4e6f7;color:#75258b;font-size:11px;font-weight:800}
.product-editor-form{gap:0}
.product-editor-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:16px 0 14px;padding:5px;border:1px solid #eadcf0;border-radius:13px;background:#fbf7fc;position:sticky;top:-22px;z-index:5}
.product-editor-tab{min-height:38px;border:0;border-radius:9px;background:transparent;color:#795e84;font-size:12px;font-weight:800;cursor:pointer}
.product-editor-tab:hover{background:#f2e5f6;color:#5f1b76}
.product-editor-tab.is-active{background:linear-gradient(135deg,#792295,#b935c8);color:#fff;box-shadow:0 5px 14px rgba(117,31,145,.2)}
.product-editor-panels{min-height:330px}
.product-tab-panel{display:none;gap:13px;padding:2px 1px 6px}
.product-tab-panel.is-active{display:grid}
.product-tab-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:0 2px 5px;border-bottom:1px solid #f0e6f2}
.product-tab-heading b{color:#51125d;font-size:15px}
.product-tab-heading span{color:#927d98;font-size:11px;text-align:right}
.product-editor-form .form-grid,.product-tab-panel .form-grid{gap:12px}
.product-editor-form .product-form-actions{margin-top:10px}
.product-category-picker{gap:9px}
.product-category-selection-bar{min-height:28px}
.product-category-chips{display:flex;flex-wrap:wrap;gap:6px;min-height:27px}
.product-category-chip{border:1px solid #dcb4e4;border-radius:999px;padding:6px 9px;background:#fff;color:#69217e;font-size:11px;font-weight:800;cursor:pointer}
.product-category-chip:hover{background:#f6e8f9;border-color:#ba6dc8}
.product-category-chip b{margin-left:4px;color:#aa3aab}
.product-category-empty{padding:5px 0;color:#a18ca5;font-size:11px}
.product-category-search{display:flex!important;align-items:center!important;grid-template-columns:none!important;gap:7px!important;padding:0 10px!important;border:1px solid #dec9e5;border-radius:9px;background:#fff;font-weight:normal!important}
.product-category-search>span{color:#8a4a99;font-size:17px}
.product-category-search input{border:0!important;outline:0;padding:9px 0!important;box-shadow:none;width:100%!important;background:transparent}
.product-category-tree{max-height:310px;display:block;padding:7px 3px 3px;border-top:1px solid #eee4f2}
.product-category-node[hidden]{display:none!important}
.product-category-row{display:flex;align-items:center;gap:6px;min-height:36px;border-radius:8px}
.product-category-row:hover{background:#f7eef9}
.product-category-toggle,.product-category-toggle-placeholder{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center}
.product-category-toggle{border:0;border-radius:7px;background:#f0e2f5;color:#6f2185;font-size:18px;line-height:1;cursor:pointer}
.product-category-toggle:hover{background:#e7d0ed}
.product-category-toggle-placeholder{display:block}
.product-category-check{display:flex!important;align-items:center;gap:8px;min-width:0;flex:1;padding:6px 5px!important;margin:0;font-weight:600!important;cursor:pointer}
.product-category-check input{flex:0 0 auto;width:17px!important;height:17px;margin:0!important;padding:0!important;accent-color:#85299d}
.product-category-check span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.product-category-row em{flex:0 0 auto;margin-right:7px;color:#a083a9;font-size:10px;font-style:normal}
.product-category-children{margin-left:17px;padding-left:2px;border-left:1px solid #eadcf0}
.product-category-children[hidden]{display:none!important}
.product-empty-note{margin:0;padding:14px;border:1px dashed #dfcbe5;border-radius:10px;color:#947f9b;font-size:12px}

@media(max-width:800px){
  .admin-dashboard-v331.admin-sidebar-collapsed{--admin-side:270px!important}
  .admin-sidebar-collapse{display:none}
}
@media(max-width:600px){
  #modal.product-modal-open .modal-card{width:96vw;padding:18px 16px}
  .product-editor-tabs{grid-template-columns:repeat(2,minmax(0,1fr));top:-18px}
  .product-tab-heading{display:grid;gap:3px}
  .product-tab-heading span{text-align:left}
  .product-form-actions{align-items:flex-start;flex-direction:column}
  .product-form-actions .primary{width:100%}
  .product-category-tree{max-height:270px}
}

/* =========================================================
   EFLATUN v3.4.5 - GÖRSEL ÜSTÜ MANUEL 18+ İŞARETLEYİCİ
   ========================================================= */
.product-image-stage{position:relative;display:block;width:100%;height:100%;min-width:0;min-height:0}
.card-img .product-image-stage,.new-slide-img .product-image-stage{width:100%;height:100%}
.card-img>.product-image-stage{font-size:inherit;color:inherit}
.new-slide-img>.product-image-stage{position:relative;inset:auto;display:block;padding:0;background:transparent;color:inherit;font-size:inherit;border-radius:0}
.store-image-marker{position:absolute;z-index:3;display:grid;place-items:center;transform:translate(-50%,-50%);aspect-ratio:1/1;height:auto!important;min-width:26px;border:2px solid #ffd88e;border-radius:50%;background:radial-gradient(circle at 34% 28%,#fff7d4 0,#ffd47d 11%,#8b2aa4 43%,#2d0a42 88%);box-shadow:0 0 0 2px #8c2a9f99,0 0 12px #ffd783,0 0 28px #b637d9aa;color:#fff;pointer-events:auto;cursor:help;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease;animation:eflatunMarkerPulse 2.8s ease-in-out infinite}
.store-image-marker>span{font-size:clamp(9px,1.4vw,16px);font-weight:900;letter-spacing:-.8px;line-height:1;color:#fff;text-shadow:0 1px 3px #2a0638;user-select:none}
.store-image-marker::before{content:"";position:absolute;inset:-5px;border:1px solid #ffe6a8;border-radius:50%;opacity:.65;pointer-events:none}
.store-image-marker::after{content:"";position:absolute;inset:-13px;border-radius:50%;background:radial-gradient(circle,#fff7bd66 0,transparent 68%);opacity:0;pointer-events:none}
.store-image-marker:hover,.store-image-marker:focus-visible{transform:translate(-50%,-50%) scale(1.15);filter:brightness(1.2);box-shadow:0 0 0 3px #c64ee8aa,0 0 16px #fff0a8,0 0 38px #d349f0;outline:0;animation:eflatunMarkerFlash .65s ease-in-out infinite}
.store-image-marker:hover::after,.store-image-marker:focus-visible::after{opacity:1;animation:eflatunMarkerFlash .65s ease-in-out infinite}
@keyframes eflatunMarkerPulse{0%,100%{filter:brightness(.98)}50%{filter:brightness(1.08)}}
@keyframes eflatunMarkerFlash{0%,100%{opacity:1;filter:brightness(1)}50%{opacity:.58;filter:brightness(1.65)}}

.inline-detail-media-stage{position:relative;width:100%;height:100%;min-height:100%;display:flex;align-items:center;justify-content:center}
.inline-detail-media-stage>img{width:100%;height:100%;object-fit:contain;display:block}
.inline-detail-markers{position:absolute;inset:0;pointer-events:none}
.inline-detail-markers .store-image-marker{pointer-events:auto}
.inline-zoom-media-stage{position:relative;display:grid;place-items:center;max-width:95vw;max-height:92vh}
.inline-zoom-media-stage>img{display:block;max-width:95vw;max-height:92vh;object-fit:contain}
.inline-zoom-media-stage .inline-detail-markers{inset:0}

.image-marker-editor{display:grid;gap:12px;margin-top:14px;padding:14px;border:1px solid #e3c9e9;border-radius:14px;background:linear-gradient(145deg,#fffafe,#f8effb)}
.image-marker-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.image-marker-editor-head>div{display:grid;gap:4px}
.image-marker-editor-head b{color:#5a176d;font-size:14px}
.image-marker-editor-head small{color:#8d7594;font-size:11px;line-height:1.45}
.image-marker-count{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#f0ddf5;color:#7b278d;font-size:10px;font-weight:800}
.image-marker-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(170px,.7fr);gap:13px;align-items:start}
.image-marker-preview-wrap{display:grid;gap:8px;min-width:0}
.marker-canvas-stage{position:relative;display:block;overflow:hidden;border:1px solid #d8b4e1;border-radius:11px;background:#24112f;line-height:0;cursor:default;user-select:none}
.marker-canvas-stage.is-adding{cursor:crosshair;box-shadow:0 0 0 3px #c14de088,0 0 20px #bc43d966}
.marker-canvas-stage>img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain}
.marker-canvas-layer{position:absolute;inset:0;pointer-events:none}
.image-marker{position:absolute;z-index:2;display:grid;place-items:center;transform:translate(-50%,-50%);aspect-ratio:1/1;height:auto!important;min-width:26px;padding:0;border:2px solid #ffd88e;border-radius:50%;background:radial-gradient(circle at 34% 28%,#fff7d4 0,#ffd47d 11%,#8b2aa4 43%,#2d0a42 88%);box-shadow:0 0 0 2px #8c2a9f99,0 0 12px #ffd783,0 0 22px #b637d9aa;color:#fff;cursor:grab;pointer-events:auto;touch-action:none}
.image-marker:active{cursor:grabbing}
.image-marker.is-selected{box-shadow:0 0 0 3px #fff,0 0 0 6px #cb43e6,0 0 26px #ffc96f;filter:brightness(1.18)}
.image-marker>span{font-size:clamp(9px,1.4vw,16px);font-weight:900;line-height:1;letter-spacing:-.8px;text-shadow:0 1px 3px #2a0638;user-select:none}
.marker-image-tabs{display:flex;gap:5px;flex-wrap:wrap}
.marker-image-tab{border:1px solid #ddc0e4;border-radius:8px;padding:6px 8px;background:#fff;color:#795681;font-size:10px;font-weight:800;cursor:pointer}
.marker-image-tab:hover,.marker-image-tab.is-active{border-color:#a735bd;background:#f0dcf5;color:#6d1d80}
.marker-tools{display:grid;gap:8px;align-content:start}
.marker-tools p{margin:0;color:#866b8d;font-size:11px;line-height:1.45}
.marker-add-button{width:100%;padding:10px 9px;font-size:11px}
.marker-add-button.is-armed{background:linear-gradient(135deg,#4b165d,#ad35c3);box-shadow:0 0 0 3px #cf5add55,0 0 18px #c245dc99}
.marker-delete-button{border:1px solid #dfb8c9;border-radius:9px;padding:9px;background:#fff1f5;color:#a3274e;font-size:11px;font-weight:800;cursor:pointer}
.marker-delete-button:disabled{opacity:.45;cursor:not-allowed}
.marker-size-control{display:grid;gap:5px!important;color:#6f4b78;font-size:11px;font-weight:800!important}
.marker-size-control span{justify-self:end;margin-top:-18px;color:#9b31ad}
.marker-size-control input{width:100%!important;padding:0!important;accent-color:#9228aa}
.marker-editor-note{color:#987fa0;font-size:10px;line-height:1.4}
.image-marker-empty{display:grid;gap:5px;margin-top:14px;padding:13px;border:1px dashed #dec4e5;border-radius:11px;background:#fcf7fd;color:#876f90;font-size:11px;line-height:1.45}
.image-marker-empty b{color:#6e1d80;font-size:12px}

@media(max-width:700px){
  .image-marker-layout{grid-template-columns:1fr}
  .marker-tools{grid-template-columns:1fr 1fr;align-items:start}
  .marker-tools p,.marker-editor-note{grid-column:1/-1}
  .marker-size-control{grid-column:1/-1}
}
@media(hover:none){.store-image-marker:active{transform:translate(-50%,-50%) scale(1.12);filter:brightness(1.2);animation:eflatunMarkerFlash .65s ease-in-out infinite}}

/* Ürün açıklaması: ilk bakışta kısa, tek düğmeyle aynı sayfada açılır. */
.inline-description-copy{position:relative;display:block;max-height:none;overflow:hidden;font-size:16px;line-height:1.7;overflow-wrap:anywhere;word-break:break-word;transition:max-height .35s ease}
.inline-description-copy.is-collapsed{max-height:145px}
.inline-description-copy.is-collapsed::after{content:"";position:absolute;right:0;bottom:0;left:0;height:58px;background:linear-gradient(to bottom,transparent,#fff)}
.inline-description-toggle{display:inline-flex;align-items:center;gap:7px;margin-top:8px;border:0;border-bottom:1px solid #b83bcb;padding:3px 0;background:transparent;color:#8c28a4;font-size:13px;font-weight:800;cursor:pointer}
.inline-description-toggle:hover{color:#c33bdd}
.inline-description-toggle span{font-size:17px;line-height:12px}

/* =========================================================
   EFLATUN v3.4.10 - OTOMATİK BANNER GEÇİŞİ DÜZELTMESİ
   ========================================================= */
.hero-photo-wrap{position:relative;min-height:390px;overflow:hidden;border-radius:0;background:#25052f}
.hero-photo-wrap>img.hero-slide-image{width:100%;height:390px;object-fit:cover;display:block;filter:saturate(1.05) brightness(.78);transform-origin:center;will-change:transform,filter,opacity}
.hero-overlay-card{z-index:2}
.hero-slide-image.hero-anim-fade{animation:heroImageFade .65s ease both}
.hero-slide-image.hero-anim-zoom{animation:heroImageZoom .8s ease both}
.hero-slide-image.hero-anim-glow{animation:heroImageGlow .85s ease both}
.hero-slide-image.hero-anim-rise{animation:heroImageRise .65s ease both}
.hero-slide-image.hero-anim-slide{animation:heroImageSlide .65s ease both}
.hero-card-anim-fade{animation:heroCardFade .55s ease both}
.hero-card-anim-zoom{animation:heroCardZoom .6s ease both}
.hero-card-anim-glow{animation:heroCardGlow .75s ease both}
.hero-card-anim-rise{animation:heroCardRise .55s ease both}
.hero-card-anim-slide{animation:heroCardSlide .55s ease both}
.hero-slider-arrow{position:absolute;z-index:4;top:50%;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.78);color:#5e1975;font-size:28px;line-height:1;cursor:pointer;transform:translateY(-50%);box-shadow:0 5px 16px #18001d55;transition:transform .2s ease,background .2s ease}
.hero-slider-arrow,.hero-slider-dots{display:none!important}
.hero-slider-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.08)}
.hero-slider-prev{left:14px}.hero-slider-next{right:14px}
.hero-slider-dots{position:absolute;z-index:4;left:50%;bottom:14px;display:flex;gap:7px;transform:translateX(-50%)}
.hero-slider-dots button{width:9px;height:9px;border:1px solid #fff;background:#fff8;border-radius:50%;padding:0;cursor:pointer;transition:transform .2s ease,background .2s ease}
.hero-slider-dots button.active{background:#fff;transform:scale(1.35);box-shadow:0 0 10px #fff}
@keyframes heroImageFade{from{opacity:.25}to{opacity:1}}
@keyframes heroImageZoom{from{opacity:.55;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}
@keyframes heroImageGlow{0%{opacity:.35;filter:saturate(1.1) brightness(.5)}45%{filter:saturate(1.35) brightness(1.2)}100%{opacity:1;filter:saturate(1.05) brightness(.78)}}
@keyframes heroImageRise{from{opacity:.35;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@keyframes heroImageSlide{from{opacity:.35;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}
@keyframes heroCardFade{from{opacity:0}to{opacity:1}}
@keyframes heroCardZoom{from{opacity:0;transform:translateY(-50%) scale(.96)}to{opacity:1;transform:translateY(-50%) scale(1)}}
@keyframes heroCardGlow{0%{opacity:0;filter:brightness(.75)}55%{filter:brightness(1.25)}100%{opacity:1;filter:brightness(1)}}
@keyframes heroCardRise{from{opacity:0;transform:translateY(-38%)}to{opacity:1;transform:translateY(-50%)}}
@keyframes heroCardSlide{from{opacity:0;transform:translateY(-50%) translateX(22px)}to{opacity:1;transform:translateY(-50%) translateX(0)}}

/* Ürün efektleri: hareket yalnızca kartın üzerine gelince çalışır. */
.card,.new-slide{transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}
.card.product-effect-lift:hover,.new-slide.product-effect-lift:hover{transform:translateY(-7px);box-shadow:0 18px 36px #6e209033}
.card.product-effect-zoom .product-img,.new-slide.product-effect-zoom .product-img{transition:transform .35s ease}
.card.product-effect-zoom:hover .product-img,.new-slide.product-effect-zoom:hover .product-img{transform:scale(1.07)!important}
.card.product-effect-glow:hover,.new-slide.product-effect-glow:hover{box-shadow:0 0 0 2px #bc3bd466,0 12px 34px #a833c455;filter:saturate(1.08)}
.card.product-effect-shine .card-img,.new-slide.product-effect-shine .new-slide-img{isolation:isolate}
.card.product-effect-shine .card-img::after,.new-slide.product-effect-shine .new-slide-img::after{content:"";position:absolute;z-index:4;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 22%,#fff8 43%,transparent 64%);transform:translateX(-125%);transition:transform .7s ease}
.card.product-effect-shine:hover .card-img::after,.new-slide.product-effect-shine:hover .new-slide-img::after{transform:translateX(125%)}
.card.product-effect-pulse:hover .product-img,.new-slide.product-effect-pulse:hover .product-img{animation:productImagePulse .7s ease-in-out both}
@keyframes productImagePulse{0%{transform:scale(1)}45%{transform:scale(1.045)}100%{transform:scale(1)}}
.card.product-effect-zoom:hover .product-image-stage,.new-slide.product-effect-zoom:hover .product-image-stage{z-index:1}

.hero-slides-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.hero-slide-admin-card{display:grid;gap:9px;padding:13px;border:1px solid #ead8ef;border-radius:13px;background:#fcf9fd}
.hero-slide-admin-head{display:flex;align-items:center;justify-content:space-between;color:#5b176d}
.hero-slide-active{display:flex!important;align-items:center;gap:5px;color:#806487;font-size:11px;font-weight:700!important}
.hero-slide-active input{width:auto!important;padding:0!important;accent-color:#8e28a6}
.hero-slide-image-admin{display:grid;grid-template-columns:155px minmax(0,1fr);gap:10px;align-items:start;padding:8px;border:1px solid #ead8ef;border-radius:10px;background:#fff}
.hero-slide-image-admin>img{width:155px;height:62px;object-fit:cover;border-radius:7px;background:#2a0a37;border:1px solid #ead8ef}
.hero-slide-image-input-label{display:grid!important;gap:5px!important;color:#6a4d72;font-size:11px;font-weight:800}
.hero-slide-image-input-label input{padding:7px!important;font-size:11px!important}
.hero-slide-image-input-label small{font-size:10px;font-weight:normal;color:#927d98;line-height:1.35}
.hero-slide-admin-card textarea,.hero-slide-admin-card input,.hero-slide-admin-card select{width:100%;padding:9px;border:1px solid #ddc8e4;border-radius:8px;background:#fff;font-size:12px}
.hero-slide-admin-card textarea{resize:vertical;line-height:1.35}
.hero-slide-admin-card label{display:grid;gap:5px;color:#6a4d72;font-size:11px;font-weight:800}
.settings-subheading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.settings-subheading h3{margin:0 0 3px;color:#581568}
.settings-subheading p{margin:0;color:#8d7694;font-size:11px}
.settings-pill{padding:5px 8px;border-radius:999px;background:#f1e1f5;color:#76258b;font-size:10px;font-weight:800;white-space:nowrap}

@media(max-width:700px){
  .hero-slides-editor{grid-template-columns:1fr}
  .hero-slide-image-admin{grid-template-columns:1fr}
  .hero-slide-image-admin>img{width:100%;height:110px}
}
@media(max-width:560px){
  .hero-photo-wrap>img.hero-slide-image{height:330px}
  .hero-photo-wrap{min-height:330px}
  .hero-overlay-card{left:4%;padding:18px}
  .hero-overlay-card h1{font-size:34px}
  .hero-slider-arrow{width:32px;height:32px;font-size:24px}
}
@media(prefers-reduced-motion:reduce){
  .hero-slide-image,.hero-overlay-card,.card,.new-slide,.product-img{animation:none!important;transition:none!important}
}

/* V3.4.25 - Yönetilebilir footer menüleri ve içerik sayfaları */
.footer-admin-intro{margin:0;padding:12px 14px;border:1px solid #ead8ef;border-radius:11px;background:#fcf8fd;color:#795e84;font-size:12px;line-height:1.55}
.footer-content-editor{display:grid;gap:12px}
.footer-admin-group{border:1px solid #ead8ef;border-radius:13px;background:#fcf9fd;overflow:hidden}
.footer-admin-group>summary,.footer-content-admin-item>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none}
.footer-admin-group>summary::-webkit-details-marker,.footer-content-admin-item>summary::-webkit-details-marker{display:none}
.footer-admin-group>summary{padding:13px 15px;color:#571568;font-weight:800;background:#f6eaf8}
.footer-admin-group>summary::after,.footer-content-admin-item>summary::after{content:'+';font-size:18px;color:#9a43aa}
.footer-admin-group[open]>summary::after,.footer-content-admin-item[open]>summary::after{content:'−'}
.footer-admin-group>summary small{margin-left:auto;color:#927d98;font-size:11px;font-weight:600}
.footer-admin-group-body{display:grid;gap:12px;padding:14px}
.footer-admin-group-body>label,.footer-content-admin-item label{display:grid;gap:5px;color:#6a4d72;font-size:11px;font-weight:800}
.footer-admin-group-body input,.footer-content-admin-item input,.footer-content-admin-item select,.footer-content-admin-item textarea{width:100%;padding:9px;border:1px solid #ddc8e4;border-radius:8px;background:#fff;font-size:12px}
.footer-admin-items{display:grid;gap:9px}
.footer-content-admin-item{border:1px solid #e7d8ed;border-radius:11px;background:#fff;overflow:hidden}
.footer-content-admin-item>summary{padding:10px 12px;color:#5e1b70;background:#fff}
.footer-content-admin-item>summary span{margin-left:auto;color:#9a7aa1;font-size:10px;font-weight:700}
.footer-admin-item-body{display:grid;gap:10px;padding:12px;border-top:1px solid #f0e5f2;background:#fcfbfd}
.footer-admin-item-body small{color:#977ea0;font-size:10px;font-weight:500}
.footer-active-field{display:flex!important;align-items:center;gap:7px;align-self:end;min-height:39px}
.footer-active-field input{width:auto!important;accent-color:#85299d}
.footer-content-admin-item [data-footer-page-fields][hidden]{display:none!important}
.content-page-shell{padding:28px 0 60px;min-height:420px}
.content-page-head{min-height:76px}
.content-page-header-home{display:inline-flex;align-items:center;gap:7px;margin-left:auto;padding:10px 15px;border-radius:10px;background:linear-gradient(135deg,#6f178e,#a832bd);color:#fff!important;font-size:13px;font-weight:800;box-shadow:0 8px 20px rgba(82,19,102,.2);transition:transform .18s ease,box-shadow .18s ease}
.content-page-header-home:hover,.content-page-header-home:focus-visible{transform:translateY(-1px);box-shadow:0 11px 24px rgba(82,19,102,.3);outline:2px solid #e9c3f1;outline-offset:2px}
.content-page-top-home{color:#fff!important;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.content-page-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:18px;color:#775580}
.content-page-home-link{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border-radius:10px;background:linear-gradient(135deg,#6f178e,#a832bd);color:#fff!important;font-weight:800;box-shadow:0 7px 18px rgba(82,19,102,.16);transition:transform .18s ease,box-shadow .18s ease}
.content-page-home-link:hover,.content-page-home-link:focus-visible{transform:translateY(-1px);box-shadow:0 10px 23px rgba(82,19,102,.25);outline:2px solid #e9c3f1;outline-offset:2px}
.content-page-breadcrumb-separator{color:#a172ad;font-size:18px}
.content-page-card{max-width:900px;margin:0 auto;padding:38px 42px;border:1px solid #ead8ef;border-radius:20px;background:#fff;box-shadow:0 12px 32px rgba(55,10,67,.08)}
.content-page-card h1{margin:8px 0 12px;font:42px Georgia,serif;color:#35103e}
.content-page-intro{margin:0 0 25px;color:#795e84;font-size:17px;line-height:1.65}
.content-page-body{white-space:normal;color:#4e3b55;font-size:16px;line-height:1.8}
.content-page-card+.content-page-card{margin-top:20px}
.content-page-contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:22px;align-items:end}
.content-page-contact-grid .contact-page-card{max-width:none;margin:0}
.contact-map-card{align-self:end;padding:24px;border:1px solid #ead8ef;border-radius:20px;background:linear-gradient(145deg,#fff,#fbf4fd);box-shadow:0 12px 32px rgba(55,10,67,.1)}
.contact-map-kicker{margin-bottom:6px;color:#a832bd;font-size:10px;font-weight:800;letter-spacing:2px}
.contact-map-card h2{margin:0 0 7px;color:#35103e;font:700 24px/1.2 Georgia,serif}
.contact-map-card p{margin:0 0 15px;color:#795e84;font-size:13px;line-height:1.5}
.contact-map-frame{width:100%;aspect-ratio:4/3;overflow:hidden;border:1px solid #e2cce8;border-radius:14px;background:#f1e7f4;box-shadow:inset 0 0 20px rgba(75,13,91,.08)}
.contact-map-frame iframe{display:block;width:100%;height:100%;border:0}
.contact-map-link{display:inline-flex;align-items:center;gap:7px;margin-top:13px;padding:10px 13px;border-radius:10px;background:linear-gradient(135deg,#6f178e,#a832bd);color:#fff!important;font-size:13px;font-weight:800;box-shadow:0 7px 18px rgba(82,19,102,.18);transition:transform .18s ease,box-shadow .18s ease}
.contact-map-link:hover,.contact-map-link:focus-visible{transform:translateY(-1px);box-shadow:0 10px 23px rgba(82,19,102,.28);outline:2px solid #e9c3f1;outline-offset:2px}
.contact-map-preview{position:relative;width:100%;height:190px;overflow:hidden;border:1px solid #e2cce8;border-radius:14px;background:radial-gradient(circle at 74% 28%,rgba(255,224,177,.65) 0 4px,transparent 5px),linear-gradient(135deg,#f1e4f5,#e6d2ec 48%,#f8edf9);box-shadow:inset 0 0 24px rgba(75,13,91,.1)}
.contact-map-preview::before,.contact-map-preview::after{content:"";position:absolute;inset:-20%;background:repeating-linear-gradient(28deg,transparent 0 28px,rgba(111,23,142,.09) 29px 31px,transparent 32px 58px);transform:rotate(-7deg)}
.contact-map-preview::after{background:repeating-linear-gradient(118deg,transparent 0 36px,rgba(255,255,255,.55) 37px 43px,transparent 44px 77px);transform:rotate(4deg);opacity:.8}
.contact-map-road{position:absolute;z-index:1;display:block;border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 0 0 2px rgba(137,72,154,.12)}
.contact-map-road-one{width:115%;height:16px;left:-8%;top:41%;transform:rotate(-17deg)}
.contact-map-road-two{width:82%;height:11px;left:18%;top:65%;transform:rotate(24deg)}
.contact-map-road-three{width:70%;height:9px;left:-7%;top:76%;transform:rotate(53deg)}
.contact-map-pin{position:absolute;z-index:3;left:57%;top:35%;display:grid;place-items:center;width:48px;height:48px;border:3px solid #fff;border-radius:50% 50% 50% 8px;background:linear-gradient(145deg,#a832bd,#5d167a);color:#fff;font-size:20px;transform:rotate(-45deg);box-shadow:0 7px 18px rgba(69,12,83,.3)}
.contact-map-pin::first-letter{transform:rotate(45deg)}
.contact-map-label{position:absolute;z-index:4;left:calc(57% + 39px);top:28%;padding:5px 8px;border-radius:6px;background:rgba(53,16,62,.9);color:#fff;font-size:9px;font-weight:800;letter-spacing:1px;box-shadow:0 5px 12px rgba(53,16,62,.18)}
.contact-map-address{margin-top:13px;color:#5d4267;font-size:13px;line-height:1.5}
.contact-map-actions{display:flex;flex-wrap:wrap;gap:8px}
.contact-map-actions .contact-map-link{margin-top:13px}
.contact-map-link-secondary{background:#fff;color:#6f178e!important;border:1px solid #d7b6e0;box-shadow:none}
.contact-map-link-secondary:hover,.contact-map-link-secondary:focus-visible{background:#f8ebfb;box-shadow:0 8px 18px rgba(82,19,102,.12)}
.contact-page-content{display:grid;gap:20px}
.contact-info-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.contact-info-card{display:flex;align-items:center;gap:9px;min-width:0;padding:12px;border:1px solid #ead8ef;border-radius:12px;background:linear-gradient(145deg,#fff,#fbf3fd);color:#5d4267!important;box-shadow:0 7px 18px rgba(55,10,67,.05)}
.contact-info-card>span:first-child{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#f0d9f4;color:#8d2ca4;font-size:15px;font-weight:800}
.contact-info-card b,.contact-info-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.contact-info-card b{font-size:12px;color:#4b1b59}.contact-info-card small{margin-top:3px;color:#87698f;font-size:11px}
.contact-form{padding:18px;border:1px solid #e7d0ed;border-radius:15px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(250,239,252,.85));box-shadow:inset 0 0 24px rgba(146,47,164,.04)}
.contact-form-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px}.contact-form-heading>span{color:#8d2ca4;font-size:11px;font-weight:900;letter-spacing:1.6px}.contact-form-heading small{color:#87698f;font-size:12px}
.contact-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.contact-form label{display:grid;gap:6px;color:#5d4267;font-size:12px;font-weight:800}.contact-form label span{padding-left:2px}.contact-form input,.contact-form textarea{width:100%;box-sizing:border-box;border:1px solid #ddc4e3;border-radius:10px;background:#fff;color:#45204f;padding:11px 12px;font:inherit;font-size:13px;outline:0;transition:border-color .18s ease,box-shadow .18s ease}.contact-form textarea{resize:vertical;min-height:88px;line-height:1.45}.contact-form input:focus,.contact-form textarea:focus{border-color:#a832bd;box-shadow:0 0 0 3px rgba(168,50,189,.13)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ae94b4}.contact-form-wide{grid-column:1/-1}.contact-form-submit{display:inline-flex;align-items:center;gap:8px;margin-top:14px;border:0;border-radius:10px;padding:11px 15px;background:linear-gradient(135deg,#6f178e,#a832bd);color:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 7px 18px rgba(82,19,102,.18);transition:transform .18s ease,box-shadow .18s ease}.contact-form-submit:hover,.contact-form-submit:focus-visible{transform:translateY(-1px);box-shadow:0 10px 22px rgba(82,19,102,.28);outline:2px solid #e9c3f1;outline-offset:2px}.contact-form-status{min-height:18px;margin:9px 0 0;color:#765381;font-size:12px}
@media(max-width:700px){
  .footer-admin-item-body .split{grid-template-columns:1fr}
  .content-page-header-home{font-size:12px;padding:9px 11px}
  .content-page-card{padding:27px 20px;border-radius:15px}
  .content-page-card h1{font-size:32px}
  .content-page-intro{font-size:15px}
  .content-page-body{font-size:15px}
  .content-page-contact-grid{grid-template-columns:1fr;gap:16px}
  .contact-map-card{padding:18px;border-radius:15px}
  .contact-map-card h2{font-size:22px}
  .contact-map-frame{aspect-ratio:16/10}
  .contact-info-cards{grid-template-columns:1fr}
  .contact-form-fields{grid-template-columns:1fr}
  .contact-form-wide{grid-column:auto}
  .contact-form-heading{display:grid;gap:5px}
  .contact-map-preview{height:175px}
}

/* V3.4.26 - Footer grupları belirgin, içerik sayfaları site içinde */
.foot .foot-column{position:relative;padding:4px 0 2px 16px;border-left:2px solid rgba(255,255,255,.16);min-width:0}
.foot .foot-column::before{content:"";position:absolute;left:-2px;top:4px;width:2px;height:28px;border-radius:4px;background:var(--footer-accent,#d96bea);box-shadow:0 0 12px var(--footer-accent,#d96bea)}
.foot .foot-column[data-footer-column="corporate"]{--footer-accent:#e26ef1}
.foot .foot-column[data-footer-column="customer"]{--footer-accent:#8fe5d1}
.foot .foot-column[data-footer-column="legal"]{--footer-accent:#ffc477}
.foot .foot-column> b{display:block;margin-bottom:3px;color:var(--footer-accent,#fff);font-size:14px;letter-spacing:.2px}
.foot .foot-column a{color:#eadff0;transition:color .18s ease,transform .18s ease}
.foot .foot-column a:hover,.foot .foot-column a:focus-visible{color:#fff;transform:translateX(2px);text-decoration:underline;text-underline-offset:3px}
.content-page-card .badge{display:inline-block;margin-bottom:4px}
@media(max-width:560px){
  .content-page-head{gap:12px}
  .content-page-header-home{margin-left:0;width:100%;justify-content:center}
  .content-page-top-home{display:none}
  .foot .foot-column{padding-left:13px}
}

/* V3.4.12 - Hizmet bölgeleri footer alanı */
.foot-brand-area{
  min-width:0;
}
.footer-service-area{
  display:grid;
  grid-template-columns:170px minmax(0,1fr);
  gap:24px;
  align-items:start;
  margin-top:28px;
  padding-top:18px;
  border-top:1px solid #ffffff1c;
}
.footer-service-title{
  padding-top:1px;
}
.footer-service-title b{
  color:#fff;
  font-size:13px;
  letter-spacing:.3px;
}
.footer-service-link-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:8px 14px;
  min-width:0;
}
.footer-service-link-grid a{
  color:#d9c5df;
  font-size:12px;
  line-height:1.35;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  transition:color .2s ease;
}
.footer-service-link-grid a:hover,
.footer-service-link-grid a:focus-visible{
  color:#f4d7fb;
  text-decoration:underline;
  text-underline-offset:3px;
}
@media(max-width:900px){
  .footer-service-area{grid-template-columns:140px minmax(0,1fr);gap:18px}
  .footer-service-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 12px}
}
@media(max-width:560px){
  .footer-service-area{grid-template-columns:1fr;gap:10px;margin-top:22px;padding-top:16px}
  .footer-service-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px}
}

/* V3.4.14 - Fotoğraflı koleksiyon filtreleri */
.collection-links-image{
  margin-top:26px;
  margin-bottom:18px;
}
.collection-links-image button{
  position:relative;
  min-height:178px;
  padding:0;
  overflow:hidden;
  display:block;
  border:1px solid rgba(255,255,255,.48);
  border-radius:18px;
  background:#2c0a3a;
  color:#fff;
  text-align:left;
  box-shadow:0 12px 28px rgba(58,12,70,.16);
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.collection-links-image button>img{
  display:block;
  width:100%;
  height:178px;
  object-fit:cover;
  filter:saturate(1.08) brightness(.72);
  transition:transform .5s ease,filter .35s ease;
}
.collection-links-image button>span{
  position:absolute;
  grid-row:auto;
  inset:auto;
  display:block;
}
.collection-links-image .collection-link-overlay{
  inset:0;
  background:linear-gradient(180deg,rgba(27,4,38,.08) 10%,rgba(32,5,45,.84) 100%);
  pointer-events:none;
}
.collection-links-image .collection-link-content{
  left:18px;
  right:14px;
  bottom:16px;
  display:grid;
  gap:4px;
  pointer-events:none;
}
.collection-links-image .collection-link-content b{
  color:#fff;
  font:700 24px/1.1 Georgia,serif;
  text-shadow:0 2px 12px rgba(0,0,0,.35);
}
.collection-links-image .collection-link-content small{
  color:#f3e5f7;
  font-size:13px;
  line-height:1.3;
}
.collection-links-image .collection-link-content .collection-link-cta{
  display:inline-flex;
  align-items:center;
  gap:5px;
  color:#fff;
  font-size:12px;
  font-style:normal;
  font-weight:800;
  letter-spacing:.2px;
  opacity:.95;
}
.collection-links-image .collection-link-content .collection-link-cta span{
  position:static;
  display:inline;
  font-size:15px;
  line-height:1;
}
.collection-links-image button:hover,
.collection-links-image button:focus-visible{
  transform:translateY(-4px);
  border-color:#e7a7f3;
  box-shadow:0 18px 36px rgba(108,32,130,.28),0 0 0 3px rgba(195,63,224,.16);
  outline:0;
}
.collection-links-image button:hover>img,
.collection-links-image button:focus-visible>img{
  transform:scale(1.06);
  filter:saturate(1.16) brightness(.82);
}
@media(max-width:720px){
  .collection-links-image{grid-template-columns:repeat(2,minmax(0,1fr))}
  .collection-links-image button,.collection-links-image button>img{min-height:160px;height:160px}
  .collection-links-image .collection-link-content b{font-size:20px}
}
@media(max-width:480px){
  .collection-links-image{grid-template-columns:1fr}
}

/* V3.4.15 - Yönetim panelinden düzenlenebilen ana sayfa vitrin kartları */
.collection-links-image[hidden]{display:none!important}
.home-collections-editor{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.home-collection-admin-card{
  display:grid;
  gap:9px;
  padding:13px;
  border:1px solid #ead8ef;
  border-radius:13px;
  background:#fcf9fd;
}
.home-collection-admin-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  color:#5b176d;
}
.home-collection-active{
  display:flex!important;
  align-items:center;
  gap:5px;
  color:#806487;
  font-size:11px;
  font-weight:700!important;
}
.home-collection-active input{width:auto!important;padding:0!important;accent-color:#8e28a6}
.home-collection-image-admin{
  display:grid;
  grid-template-columns:130px minmax(0,1fr);
  gap:10px;
  align-items:start;
  padding:8px;
  border:1px solid #ead8ef;
  border-radius:10px;
  background:#fff;
}
.home-collection-image-admin>img{
  width:130px;
  height:78px;
  object-fit:cover;
  border-radius:7px;
  background:#2a0a37;
  border:1px solid #ead8ef;
}
.home-collection-image-input-label{
  display:grid!important;
  gap:5px!important;
  color:#6a4d72;
  font-size:11px;
  font-weight:800;
}
.home-collection-image-input-label input{padding:7px!important;font-size:11px!important}
.home-collection-image-input-label small{font-size:10px;font-weight:normal;color:#927d98;line-height:1.35}
.home-collection-admin-card textarea,
.home-collection-admin-card input,
.home-collection-admin-card select{
  width:100%;
  padding:9px;
  border:1px solid #ddc8e4;
  border-radius:8px;
  background:#fff;
  font-size:12px;
}
.home-collection-admin-card label{display:grid;gap:5px;color:#6a4d72;font-size:11px;font-weight:800}
.home-collection-category-field[hidden]{display:none!important}
.home-collections-note{margin:0;color:#8d7694;font-size:12px;line-height:1.5}
@media(max-width:900px){
  .home-collections-editor{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .home-collections-editor{grid-template-columns:1fr}
  .home-collection-image-admin{grid-template-columns:1fr}
  .home-collection-image-admin>img{width:100%;height:120px}
}

/* V3.4.24 - Eşit sağ-sol uzantılı ince Eflatun banner */
.brand-story-banner{
  display:grid;
  grid-template-columns:minmax(0,1fr) min(1180px,100%) minmax(0,1fr);
  width:100vw;
  max-width:none;
  height:184px;
  margin:0 calc(50% - 50vw) 38px;
  overflow:hidden;
  background:#260833;
  box-shadow:0 12px 30px rgba(55,10,67,.14);
}
.brand-story-banner-side{
  min-width:0;
  background:
    radial-gradient(circle at 50% 44%,rgba(205,72,225,.1),transparent 38%),
    linear-gradient(180deg,#260833 0%,#35103e 100%);
}
.brand-story-banner-media{
  position:relative;
  min-width:0;
  overflow:hidden;
  height:100%;
  background:#260833;
}
.brand-story-banner-media::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(38,8,51,.08),transparent 24%,transparent 76%,rgba(38,8,51,.16));
}
.brand-story-banner img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 16%;
}
.brand-story-banner-copy{
  position:absolute;
  z-index:2;
  left:8%;
  top:50%;
  transform:translateY(-50%);
  display:grid;
  gap:5px;
  color:#f7dec2;
  text-shadow:0 2px 18px rgba(0,0,0,.65);
  pointer-events:none;
}
.brand-story-banner-copy strong{
  font:700 clamp(28px,4.1vw,60px)/.95 Georgia,serif;
  letter-spacing:.18em;
}
.brand-story-banner-copy span{
  font:clamp(12px,1.25vw,20px)/1.2 Georgia,serif;
  letter-spacing:.03em;
}
@media(max-width:700px){
  .brand-story-banner{
    display:block;
    height:126px;
    margin-bottom:30px;
  }
  .brand-story-banner-media{height:100%}
  .brand-story-banner-side{display:none}
  .brand-story-banner-media::after{background:linear-gradient(90deg,rgba(38,8,51,.06),transparent 22%,transparent 78%,rgba(38,8,51,.14))}
  .brand-story-banner img{object-position:center 16%}
  .brand-story-banner-copy{left:5%;gap:3px}
  .brand-story-banner-copy strong{font-size:27px}
  .brand-story-banner-copy span{font-size:11px}
}

/* V3.4.22 - Eksik ürün görselleri için düzenli placeholder */
.card-img>.product-image-placeholder,
.new-slide-img>.product-image-placeholder{
  width:100%;
  height:100%;
  display:grid;
  place-items:center;
  align-content:center;
  gap:9px;
  color:#8e4a9d;
  background:
    radial-gradient(circle at 50% 36%,rgba(212,92,230,.18),transparent 31%),
    linear-gradient(145deg,#fffaff,#f2e5f7);
}
.product-image-placeholder b{
  width:58px;
  height:58px;
  display:grid;
  place-items:center;
  border:1px solid #d9a9e2;
  border-radius:50%;
  color:#b634ca;
  font:30px Georgia,serif;
  box-shadow:0 8px 20px rgba(150,53,169,.12);
}
.product-image-placeholder small{
  color:#98719f;
  font-size:11px;
  font-weight:700;
  letter-spacing:.2px;
}

/* V3.4.17 - Yönetim paneli canlı saat ve dönüşümlü satış önerileri */
.admin-dashboard-clock-panel{
  display:grid;
  grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);
  gap:18px;
  align-items:stretch;
  overflow:hidden;
  position:relative;
  background:
    radial-gradient(circle at 18% 20%,rgba(215,70,223,.24),transparent 38%),
    linear-gradient(135deg,#2d0a3d,#6f1b86 58%,#b735c8);
  color:#fff;
  border:1px solid rgba(255,255,255,.2);
}
.admin-dashboard-clock-panel::after{
  content:"";
  position:absolute;
  width:260px;
  height:260px;
  right:-105px;
  bottom:-155px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:50%;
  box-shadow:0 0 0 28px rgba(255,255,255,.035),0 0 0 56px rgba(255,255,255,.025);
  pointer-events:none;
}
.admin-clock-face{
  min-height:190px;
  display:grid;
  place-items:center;
  align-content:center;
  text-align:center;
  border:1px solid rgba(255,255,255,.22);
  border-radius:18px;
  background:rgba(24,4,36,.34);
  box-shadow:inset 0 0 40px rgba(255,255,255,.05);
}
.admin-clock-kicker{font-size:11px;letter-spacing:2px;color:#edc6f4;font-weight:800}
.admin-clock-time{font:700 clamp(42px,6vw,72px)/1 Georgia,serif;letter-spacing:2px;text-shadow:0 0 24px rgba(255,190,255,.42);margin:8px 0}
.admin-clock-date{text-transform:capitalize;color:#ead6ef;font-size:13px}
.admin-advice-card{display:grid;align-content:center;gap:12px;padding:20px 22px;border-radius:18px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);position:relative;z-index:1}
.admin-advice-card h3{margin:0;font:26px Georgia,serif}
.admin-advice-card p{margin:0;min-height:48px;color:#f7e9fa;line-height:1.55;font-size:15px}
.admin-advice-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#ecccf2;font-size:11px;font-weight:800;letter-spacing:.5px}
.admin-advice-actions{display:flex;gap:8px;flex-wrap:wrap}
.admin-dashboard-clock-panel .admin-advice-actions button{border:1px solid rgba(255,255,255,.3);background:#fff;color:#691a7f;border-radius:9px;padding:9px 12px;font-weight:800;cursor:pointer}
.admin-dashboard-clock-panel .admin-advice-actions button:hover{background:#f7ddfb}
@media(max-width:760px){
  .admin-dashboard-clock-panel{grid-template-columns:1fr}
  .admin-clock-face{min-height:150px}
  .admin-advice-card h3{font-size:23px}
}

/* V3.4.36 - Yaş onayından sonra sesli karşılama görevlisi */
.welcome-concierge{
  position:fixed;
  bottom:18px;
  left:14px;
  z-index:34;
  width:min(670px,calc(100vw - 24px));
  min-height:234px;
  display:flex;
  align-items:flex-end;
  gap:2px;
  pointer-events:none;
  opacity:0;
  transform:translateX(-115px) translateY(9px);
  transition:opacity .45s ease,transform .8s cubic-bezier(.2,.8,.2,1);
}
.welcome-concierge[hidden]{display:none!important}
.welcome-concierge.is-visible{opacity:1;transform:translateX(0) translateY(0)}
.welcome-concierge-figure-wrap{
  order:1;
  position:relative;
  flex:0 0 390px;
  width:390px;
  height:234px;
  display:flex;
  align-items:flex-end;
  justify-content:center;
}
.welcome-concierge-figure{
  display:block;
  width:390px;
  height:234px;
  object-fit:contain;
  object-position:center;
  border:1px solid rgba(232,166,241,.45);
  border-radius:16px;
  transform-origin:50% 94%;
  box-shadow:0 16px 34px rgba(45,7,59,.32),0 0 0 3px rgba(218,84,223,.08);
  filter:saturate(1.04);
}
.welcome-concierge-bubble{
  order:2;
  position:relative;
  width:264px;
  min-height:140px;
  margin:0 0 28px -3px;
  padding:17px 30px 15px 16px;
  overflow:hidden;
  pointer-events:auto;
  border:1px solid rgba(233,170,239,.6);
  border-radius:15px 15px 15px 4px;
  background:linear-gradient(135deg,rgba(48,8,62,.97),rgba(112,27,132,.91));
  color:#fff;
  box-shadow:0 15px 34px rgba(47,8,61,.27),0 0 0 3px rgba(218,84,223,.08);
}
.welcome-concierge-bubble::after{
  content:"";
  position:absolute;
  inset:0 auto 0 -45%;
  width:36%;
  background:linear-gradient(100deg,transparent,rgba(255,231,253,.32),transparent);
  transform:translateX(-130%);
  animation:welcomeConciergeSheen 5.2s ease-in-out infinite;
  pointer-events:none;
}
.welcome-concierge-kicker{
  display:block;
  margin-bottom:6px;
  color:#f0aaf4;
  font-size:10px;
  font-weight:800;
  letter-spacing:2px;
}
.welcome-concierge-bubble p{
  position:relative;
  z-index:1;
  margin:0;
  color:#fff;
  font-size:13px;
  line-height:1.5;
}
.welcome-concierge-close{
  position:absolute;
  right:7px;
  top:6px;
  z-index:2;
  width:24px;
  height:24px;
  border:1px solid rgba(255,255,255,.24);
  border-radius:50%;
  background:rgba(255,255,255,.11);
  color:#fff;
  font-size:17px;
  line-height:1;
  cursor:pointer;
}
.welcome-concierge-close:hover,.welcome-concierge-close:focus-visible{background:rgba(255,255,255,.25);outline:2px solid #f1b9f6;outline-offset:2px}
.welcome-concierge-replay{
  position:absolute;
  right:35px;
  top:6px;
  z-index:2;
  width:27px;
  height:27px;
  display:grid;
  place-items:center;
  padding:0;
  border:1px solid rgba(255,255,255,.28);
  border-radius:50%;
  background:rgba(255,255,255,.1);
  color:#fff;
  font-size:13px;
  line-height:1;
  cursor:pointer;
}
.welcome-concierge-replay:hover,.welcome-concierge-replay:focus-visible{background:rgba(255,255,255,.25);outline:2px solid #f1b9f6;outline-offset:2px}
.welcome-concierge-replay.is-playing{box-shadow:0 0 0 3px rgba(240,170,244,.22),0 0 14px rgba(240,170,244,.42)}
.welcome-concierge.is-entering .welcome-concierge-figure{animation:welcomeConciergeEnter 1s cubic-bezier(.2,.8,.2,1) both}
.welcome-concierge.is-speaking.pose-welcome .welcome-concierge-figure{animation:welcomeConciergeWelcome 1.35s ease-in-out infinite}
.welcome-concierge.is-speaking.pose-talk .welcome-concierge-figure{animation:welcomeConciergeTalk .88s ease-in-out infinite}
.welcome-concierge.is-speaking.pose-farewell .welcome-concierge-figure{animation:welcomeConciergeFarewell 1.1s ease-in-out infinite}
.welcome-concierge.is-speaking .welcome-concierge-bubble{box-shadow:0 15px 34px rgba(47,8,61,.27),0 0 0 3px rgba(218,84,223,.14),0 0 24px rgba(218,84,223,.22)}
@keyframes welcomeConciergeSheen{0%,24%{transform:translateX(-150%)}64%,100%{transform:translateX(430%)}}
@keyframes welcomeConciergeEnter{0%{opacity:0;transform:translateY(18px) rotate(3deg) scale(.94)}55%{opacity:1;transform:translateY(-4px) rotate(-1deg) scale(1.01)}100%{opacity:1;transform:translateY(0) rotate(0) scale(1)}}
@keyframes welcomeConciergeWelcome{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-5px) rotate(1.1deg)}}
@keyframes welcomeConciergeTalk{0%,100%{transform:translateY(0) rotate(-1deg) scale(1)}35%{transform:translateY(-3px) rotate(1.6deg) scale(1.008)}68%{transform:translateY(1px) rotate(-.6deg) scale(.996)}}
@keyframes welcomeConciergeFarewell{0%,100%{transform:translateY(0) rotate(1deg)}45%{transform:translateY(-4px) rotate(-2.2deg)}75%{transform:translateY(1px) rotate(1.4deg)}}
@media(max-width:560px){
  .welcome-concierge{bottom:14px;left:6px;width:calc(100vw - 12px);min-height:0;display:grid;grid-template-columns:1fr;gap:6px}
  .welcome-concierge-figure-wrap{flex-basis:auto;width:100%;height:auto;aspect-ratio:784/470}
  .welcome-concierge-figure{width:100%;height:100%;border-radius:12px}
  .welcome-concierge-bubble{width:100%;min-height:105px;margin:0;padding:13px 56px 12px 13px;border-radius:13px 13px 13px 4px}
  .welcome-concierge-bubble p{font-size:12px;line-height:1.4}
  .welcome-concierge-kicker{font-size:9px;margin-bottom:4px}
}
@media(prefers-reduced-motion:reduce){
  .welcome-concierge,.welcome-concierge-bubble::after,.welcome-concierge-figure{transition:none!important;animation:none!important}
}

/* V3.4.41 - Yalnızca sesli karşılama; ekranda video, fotoğraf veya balon gösterilmez. */
.sr-only,.welcome-concierge.audio-only{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
  opacity:0!important;
  pointer-events:none!important;
}

/* V3.4.47 - THE BY imzası ve yönetilebilir sosyal medya bağlantıları */
.footer-signature-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-top:22px;
  padding:15px 0;
  border-top:1px solid rgba(255,255,255,.12);
}
.footer-signature{
  display:flex;
  align-items:center;
  gap:8px;
  color:#fff;
  font-size:13px;
  font-weight:900;
  letter-spacing:1.9px;
  text-transform:uppercase;
  white-space:nowrap;
}
.footer-signature::before{
  content:"";
  display:inline-block;
  width:28px;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,#d94de7,#ffc4fb);
  box-shadow:0 0 14px rgba(220,82,235,.7);
}
.footer-signature b{
  color:#fff;
  background:linear-gradient(90deg,#fff,#e995f3 55%,#ffc9fa);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
}
.footer-copyright{
  display:inline-flex;
  align-items:center;
  margin-left:7px;
  padding-left:10px;
  border-left:1px solid rgba(255,255,255,.24);
  color:rgba(255,255,255,.72);
  font-size:11px;
  font-weight:600;
  letter-spacing:.15px;
  text-transform:none;
  white-space:nowrap;
}
.footer-social-links{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:9px;
}
.footer-social-links[hidden],.footer-social-link[hidden]{display:none!important}
.footer-social-link{
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  border:1px solid rgba(255,255,255,.25);
  border-radius:50%;
  color:#fff;
  box-shadow:0 7px 18px rgba(0,0,0,.17);
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.footer-social-link svg{display:block;width:18px;height:18px;fill:currentColor}
.footer-social-link:hover,.footer-social-link:focus-visible{
  transform:translateY(-2px) scale(1.04);
  border-color:rgba(255,255,255,.68);
  box-shadow:0 10px 23px rgba(0,0,0,.26),0 0 16px rgba(225,104,235,.28);
  outline:2px solid rgba(244,188,249,.5);
  outline-offset:2px;
}
.footer-social-facebook{background:linear-gradient(145deg,#3567b8,#17356e)}
.footer-social-instagram{background:linear-gradient(145deg,#f6ad64,#bd3b99 53%,#4e2d9b)}
.footer-social-x{background:linear-gradient(145deg,#3d3d4c,#09090d)}
.footer-social-youtube{background:linear-gradient(145deg,#ff5f67,#b81732)}
.footer-signature-row + .copy{border-top:0;margin-top:0;padding-top:6px}
.footer-social-admin-form{margin-top:4px;padding:17px;border:1px solid #ead8ef;border-radius:13px;background:#fcf9fd}
.footer-social-admin-form h3{margin:0;color:#571568;font-size:16px}
.footer-social-admin-note{color:#927d98;font-size:11px;line-height:1.5}
@media(max-width:560px){
  .footer-signature-row{align-items:flex-start;flex-direction:column;gap:13px}
  .footer-social-links{justify-content:flex-start}
  .footer-signature{flex-wrap:wrap;row-gap:8px;white-space:normal}
  .footer-copyright{margin-left:36px;padding-left:0;border-left:0;flex-basis:100%}
}
/* Canli destek: cihaz bilgisi + guvenli ziyaretci silme */
.chat-session{padding:0!important;display:flex!important;align-items:stretch;position:relative}
.chat-session-open{flex:1;min-width:0;border:0;background:transparent;text-align:left;padding:12px 44px 12px 14px;display:grid;gap:4px;cursor:pointer;position:relative;color:inherit}
.chat-session-open small{font-size:11px;color:#765c80;font-weight:600}
.chat-session-open span{font-size:12px;color:#7c6685;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.chat-session-open i{position:absolute;right:42px;top:9px;background:#bd2bdd;color:#fff;border-radius:999px;padding:2px 7px;font-style:normal;font-size:11px}
.chat-session-delete{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:30px;height:30px;border:0;border-radius:9px;background:#ffe4ea;color:#c7254e;cursor:pointer;font-size:15px;z-index:2}
.chat-session-delete:hover{background:#ffcbd7}

/* Eflatun ürün açıklaması / özellikleri zengin metin editörü */
.product-rich-wrap{border:1px solid #e7d8ed;border-radius:12px;overflow:hidden;background:#fff;margin-top:7px}
.product-rich-toolbar{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:8px;background:#faf6fc;border-bottom:1px solid #eadff0}
.product-rich-toolbar button,.product-rich-toolbar select{height:34px;border:1px solid #dfcce7;border-radius:8px;background:#fff;color:#4b2354;padding:0 10px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}
.product-rich-toolbar button:hover,.product-rich-toolbar select:hover{border-color:#b72dc8;background:#fff9ff}
.product-rich-toolbar select{min-width:96px}
.product-rich-color{display:inline-flex!important;align-items:center;gap:6px;margin:0!important;padding:0 8px;height:34px;border:1px solid #dfcce7;border-radius:8px;background:#fff;color:#4b2354;font-size:13px!important;font-weight:700!important}
.product-rich-color input[type=color]{width:28px!important;height:24px!important;padding:0!important;border:0!important;background:transparent!important;cursor:pointer}
.product-rich-editor{min-height:155px;max-height:330px;overflow:auto;padding:13px 14px;outline:0;font-size:15px;line-height:1.55;color:#231326;background:#fff}
.product-rich-editor-features{min-height:185px}
.product-rich-editor:focus{box-shadow:inset 0 0 0 2px rgba(173,39,190,.14)}
.product-rich-editor:empty:before{content:attr(data-placeholder);color:#a78cab;pointer-events:none}
.product-rich-editor p,.product-rich-editor div{margin:0 0 8px}.product-rich-editor h3,.product-rich-editor h4{margin:10px 0 7px}.product-rich-editor ul,.product-rich-editor ol{padding-left:24px;margin:8px 0}
.product-rich-content p,.product-rich-content div{margin:0 0 8px}.product-rich-content h3,.product-rich-content h4{margin:10px 0 7px}.product-rich-content ul,.product-rich-content ol{padding-left:24px;margin:8px 0}.product-rich-content li{margin:4px 0}
@media(max-width:700px){.product-rich-toolbar{gap:5px}.product-rich-toolbar button{padding:0 8px}.product-rich-toolbar select{min-width:82px}.product-rich-editor{min-height:140px}}

/* Ürün yönetimi hızlı arama / filtre alanı */
.product-search-panel{display:grid;grid-template-columns:minmax(250px,1.6fr) repeat(3,minmax(145px,.8fr)) auto;gap:10px;align-items:end;margin:14px 0 8px;padding:13px;border:1px solid #eadcf0;border-radius:14px;background:#fcf9fd}
.product-search-field{display:grid;gap:6px}.product-search-field label{font-size:12px;font-weight:800;color:#68466f}.product-search-field input{width:100%;height:42px;border:1px solid #dfcfe6;border-radius:10px;background:#fff;padding:0 12px;color:#28152e;outline:0}.product-search-field input:focus{border-color:#b42bc6;box-shadow:0 0 0 3px rgba(180,43,198,.10)}
.product-search-clear{height:42px;border:1px solid #e0d0e7;border-radius:10px;background:#f2e9f6;color:#662071;font-weight:800;padding:0 16px;cursor:pointer}.product-search-clear:hover{background:#eadcf0}.product-search-result{font-size:12px;color:#7b6582;margin:0 0 8px 2px}.product-search-empty{text-align:center!important;padding:28px!important;color:#806c86}
@media(max-width:1050px){.product-search-panel{grid-template-columns:1fr 1fr}.product-search-main{grid-column:1/-1}.product-search-clear{width:100%}}
@media(max-width:650px){.product-search-panel{grid-template-columns:1fr}.product-search-main{grid-column:auto}}


/* Canlı destek gelişmiş ziyaretçi paneli */
.chat-stats-grid{display:grid;grid-template-columns:repeat(7,minmax(110px,1fr));gap:10px;margin:10px 0 14px}.chat-stat{position:relative;border:1px solid #eee2f2;border-radius:14px;background:#fff;padding:12px 14px;box-shadow:0 8px 20px rgba(80,24,99,.05)}.chat-stat span{display:block;color:#72557c;font-size:11px;font-weight:700}.chat-stat b{display:block;color:#65107d;font-size:24px;margin-top:4px}.chat-stat small{position:absolute;right:10px;bottom:10px;border-radius:8px;padding:2px 6px;background:#f2e7f6;color:#70227e}.chat-stat.female b{color:#e82f83}.chat-stat.male b{color:#2567da}
.chat-filter-bar{display:grid;grid-template-columns:minmax(260px,1.8fr) minmax(150px,.7fr) minmax(150px,.7fr) auto;gap:9px;margin-bottom:12px}.chat-filter-bar input,.chat-filter-bar select{height:42px;border:1px solid #dfcfe6;border-radius:10px;background:#fff;padding:0 12px;color:#2b1630;outline:0}.chat-filter-bar input:focus,.chat-filter-bar select:focus{border-color:#af27c1;box-shadow:0 0 0 3px rgba(175,39,193,.09)}
.admin-chat-layout-rich{grid-template-columns:340px minmax(420px,1fr) 260px!important}.admin-chat-head-rich{padding:12px 14px;border-bottom:1px solid #eee2f1;background:#fcf9fd;display:grid;gap:3px}.admin-chat-head-rich b{font-size:15px}.admin-chat-head-rich span{font-size:11px;color:#775e80}.chat-visitor-detail{border:1px solid #eee2f2;border-radius:14px;background:#fff;padding:15px;min-width:0}.chat-visitor-detail h3{margin:0 0 12px;color:#3d1748;font-size:15px}.chat-visitor-detail dl{margin:0;display:grid;grid-template-columns:88px 1fr;gap:9px 8px;font-size:12px}.chat-visitor-detail dt{color:#7a6680}.chat-visitor-detail dd{margin:0;color:#35203c;word-break:break-word}.chat-visitor-detail select{max-width:100%;border:1px solid #dfcfe6;border-radius:8px;padding:5px 7px}.chat-detail-delete{width:100%;margin-top:16px;background:#ffe7ed!important;color:#c4264f!important}.chat-empty{padding:18px;color:#806d87}.live-chat-profile{padding:8px 10px 0;background:#fff;border-top:1px solid #eee}.live-chat-profile label{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:#705c77}.live-chat-profile select{border:1px solid #dbc9e2;border-radius:8px;padding:6px 8px;background:#fff;color:#38213e}.live-chat-box.open{grid-template-rows:auto 1fr auto auto!important}
@media(max-width:1250px){.chat-stats-grid{grid-template-columns:repeat(4,1fr)}.admin-chat-layout-rich{grid-template-columns:300px 1fr!important}.chat-visitor-detail{grid-column:1/-1}}
@media(max-width:800px){.chat-stats-grid{grid-template-columns:repeat(2,1fr)}.chat-filter-bar{grid-template-columns:1fr 1fr}.chat-filter-bar input{grid-column:1/-1}.admin-chat-layout-rich{grid-template-columns:1fr!important}.chat-visitor-detail{grid-column:auto}}

/* Product brand icon - compact and bounded */
.product-brand-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.95fr) minmax(0,1fr);gap:12px;align-items:start}
.brand-icon-field{display:grid;gap:5px;font-weight:bold}.brand-icon-label{font-weight:bold}.brand-icon-control{display:flex;align-items:center;gap:8px;min-height:52px}.brand-icon-preview{width:48px;height:48px;border:1px solid #dbc9e2;border-radius:10px;display:grid;place-items:center;background:#fff;overflow:hidden;flex:0 0 48px}.brand-icon-preview img{width:32px;height:32px;max-width:32px;max-height:32px;object-fit:contain;display:block}.brand-icon-preview span{font-size:22px;color:#8f2caf}.brand-icon-upload,.brand-icon-remove{display:inline-flex!important;align-items:center;justify-content:center;min-height:38px;padding:0 12px!important;border-radius:9px!important;font-weight:800!important;cursor:pointer}.brand-icon-upload{border:1px solid #b93ac8;background:#fff;color:#9524ad}.brand-icon-remove{border:0;background:#ffe7ec;color:#b01c45}.brand-icon-remove:disabled{opacity:.45;cursor:not-allowed}.brand-icon-field small{font-weight:400;color:#856d8e;line-height:1.35}.admin-brand-inline{display:inline-flex;align-items:center;gap:5px}.admin-brand-inline img{width:18px;height:18px;max-width:18px;max-height:18px;object-fit:contain;border-radius:4px;vertical-align:middle}
@media(max-width:780px){.product-brand-row{grid-template-columns:1fr}.brand-icon-field{order:2}}

/* 2026-09-14 - Sipariş yönetimi geliştirmeleri */
.order-panel-head span{display:block;color:#846c8d;font-size:13px;margin-top:4px}.order-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:16px 0}.order-stat{background:#faf7fc;border:1px solid #eee2f2;border-radius:13px;padding:13px}.order-stat span{display:block;color:#806a89;font-size:12px}.order-stat b{display:block;margin-top:5px;font-size:23px;color:#671a82}.order-stat.preparing b{color:#a26a00}.order-stat.shipping b{color:#1671c8}.order-stat.done b{color:#14834b}.order-stat.cancelled b{color:#c52143}.order-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 210px auto;gap:10px;margin:0 0 14px}.order-toolbar input,.order-toolbar select{width:100%;padding:10px 12px;border:1px solid #ddcce4;border-radius:10px;background:#fff}.order-table{min-width:1080px}.order-actions{white-space:nowrap}.cancel-reason-badge{display:inline-block;max-width:240px;padding:6px 9px;border-radius:8px;background:#fff0f2;color:#a71e38;line-height:1.3}.muted-text{color:#9b8da0;font-size:12px}.form-grid textarea{width:100%;padding:11px;border:1px solid #dbc9e2;border-radius:9px;font:inherit;resize:vertical}.order-modal-title{display:flex;gap:12px;align-items:center;padding-right:36px}.order-modal-title h2{margin:0}.order-modal-title p{margin:4px 0 0;color:#826d8b}.order-modal-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#ffe9ee;color:#c71f43;font-weight:900}.order-modal-icon.danger{background:#fff1e8}.order-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.order-danger-btn{border:0;border-radius:9px;padding:10px 16px;background:#e92749;color:white;font-weight:800;cursor:pointer}.order-danger-btn:disabled{opacity:.55;cursor:not-allowed}.order-delete-warning{margin:18px 0;padding:13px;border-radius:10px;background:#fff4e9;color:#9b5216;border:1px solid #ffe1c4}
@media(max-width:900px){.order-stats{grid-template-columns:repeat(2,1fr)}.order-toolbar{grid-template-columns:1fr}.order-modal-actions{flex-direction:column-reverse}.order-modal-actions button{width:100%}}

/* Product management compact table + paging */
.product-list-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:8px 0 10px;flex-wrap:wrap}
.product-page-size{display:flex;align-items:center;gap:7px;font-size:13px;color:#664b6b}
.product-page-size select{height:36px;min-width:72px;border:1px solid #dfcbe8;border-radius:10px;background:#fff;padding:0 28px 0 10px;color:#35153d;font-weight:700}
.product-admin-table{table-layout:fixed;width:100%}
.product-admin-table th:nth-child(1){width:38%}.product-admin-table th:nth-child(2){width:8%}.product-admin-table th:nth-child(3){width:10%}.product-admin-table th:nth-child(4){width:12%}.product-admin-table th:nth-child(5){width:11%}.product-admin-table th:nth-child(6){width:6%}.product-admin-table th:nth-child(7){width:7%}.product-admin-table th:nth-child(8){width:10%}
.product-admin-table td{padding-top:8px!important;padding-bottom:8px!important;vertical-align:middle;line-height:1.2}
.product-row-main{display:flex;align-items:center;gap:9px;min-width:0}
.product-row-copy{min-width:0;display:flex;flex-direction:column;gap:3px}
.product-row-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25;max-height:2.5em}
.product-admin-table .admin-thumb{width:42px!important;height:42px!important;min-width:42px;object-fit:contain;border-radius:8px}
.product-admin-table .admin-brand-inline{display:flex;align-items:center;gap:4px;min-height:14px;color:#765f7c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.product-admin-table .admin-brand-inline img{width:18px!important;height:18px!important;object-fit:contain}
.product-row-actions{white-space:nowrap}.product-row-actions .mini-btn{padding:7px 9px;margin:2px 2px}
.product-pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:10px;border-top:1px solid #eee2f1;font-size:13px;color:#755c7a;flex-wrap:wrap}
.product-pagination{display:flex;align-items:center;gap:5px}.product-pagination button{min-width:34px;height:34px;border:1px solid #e2d2e8;border-radius:9px;background:#fff;color:#51205b;font-weight:700;cursor:pointer}.product-pagination button.active{background:#9825b5;color:#fff;border-color:#9825b5}.product-pagination button:disabled{opacity:.4;cursor:not-allowed}.product-pagination span{padding:0 2px}
@media(max-width:900px){.product-admin-table{table-layout:auto}.product-admin-table th:nth-child(n){width:auto}.product-table-wrap{overflow:auto}.product-admin-table{min-width:950px}}

/* Storefront brand icon display */
.product-card-brand{display:flex!important;align-items:center;gap:6px;min-height:24px}
.product-card-brand span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.product-brand-icon{display:block;object-fit:contain;background:#fff;flex:0 0 auto}
.product-brand-icon.card{width:24px;height:24px;max-width:24px;max-height:24px;border-radius:7px;border:1px solid #eaddef;padding:1px}
.product-detail-brand{display:flex;align-items:center;gap:10px;margin:0 0 8px}
.product-detail-brand .badge{margin:0}
.product-brand-icon.detail{width:48px;height:48px;max-width:48px;max-height:48px;border-radius:12px;border:1px solid #e4d1eb;padding:2px;box-shadow:0 4px 12px #4a155512}
@media(max-width:640px){.product-brand-icon.detail{width:42px;height:42px;max-width:42px;max-height:42px}}


/* 2026-09-14 - Stil 6 kalp Yukarı Çık butonu */
.scroll-top-heart{
  position:fixed;right:22px;bottom:158px;z-index:34;
  width:58px;height:54px;border:0;background:linear-gradient(145deg,#f542a0,#b51fc8 72%);
  color:#fff;cursor:pointer;display:grid;place-items:center;
  opacity:0;visibility:hidden;transform:translateY(14px) scale(.88) rotate(-45deg);
  transition:opacity .22s ease,visibility .22s ease,transform .25s ease,filter .25s ease,box-shadow .25s ease;
  box-shadow:0 10px 28px rgba(190,31,189,.38);
  border-radius:14px 16px 14px 16px;
}
.scroll-top-heart::before,.scroll-top-heart::after{content:"";position:absolute;width:58px;height:54px;background:inherit;border-radius:50%;z-index:-1}
.scroll-top-heart::before{top:-26px;left:0}.scroll-top-heart::after{left:26px;top:0}
.scroll-top-heart.show{opacity:1;visibility:visible;transform:translateY(0) scale(.88) rotate(-45deg)}
.scroll-top-heart:hover{filter:brightness(1.08);box-shadow:0 0 0 4px rgba(240,74,196,.12),0 12px 34px rgba(190,31,189,.48);transform:translateY(-2px) scale(.94) rotate(-45deg)}
.scroll-top-heart:focus-visible{outline:3px solid #fff;outline-offset:4px;box-shadow:0 0 0 7px #b92ac766,0 12px 34px rgba(190,31,189,.48)}
.scroll-top-heart-icon{position:relative;z-index:2;display:block;font-size:34px;font-weight:900;line-height:1;transform:rotate(45deg) translate(-1px,-1px);text-shadow:0 1px 4px rgba(0,0,0,.2)}
@media(max-width:700px){
 .scroll-top-heart{right:14px;bottom:142px;width:50px;height:47px;border-radius:12px 14px 12px 14px}
 .scroll-top-heart::before,.scroll-top-heart::after{width:50px;height:47px}.scroll-top-heart::before{top:-22px}.scroll-top-heart::after{left:22px}.scroll-top-heart-icon{font-size:29px}
}
@media(prefers-reduced-motion:reduce){.scroll-top-heart{transition:none}html{scroll-behavior:auto!important}}

/* PRODUCT RICH TEXT FONT WEIGHT FIX 2026-09-14 */
.product-rich-editor b,.product-rich-editor strong,.product-rich-content b,.product-rich-content strong{font-weight:700!important}
.product-rich-editor .fw-300,.product-rich-content .fw-300{font-weight:300!important}
.product-rich-editor .fw-400,.product-rich-content .fw-400{font-weight:400!important}
.product-rich-editor .fw-500,.product-rich-content .fw-500{font-weight:500!important}
.product-rich-editor .fw-600,.product-rich-content .fw-600{font-weight:600!important}
.product-rich-editor .fw-700,.product-rich-content .fw-700{font-weight:700!important}
.product-rich-editor .fw-800,.product-rich-content .fw-800{font-weight:800!important}
.product-rich-toolbar select[data-rich-weight]{min-width:112px}

/* 2026-09-14 - Dinamik marka filtresi: tum markalar */
.brand-filter-link{appearance:none;border:0;background:transparent;padding:0;margin:0;display:inline-flex;align-items:center;gap:6px;color:inherit;font:inherit;cursor:pointer;min-width:0;max-width:100%;vertical-align:middle}
.brand-filter-link .brand-name-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8b3b9d;transition:.18s ease}
.brand-filter-link:hover .brand-name-text,.brand-filter-link:focus-visible .brand-name-text{color:#6f178e;text-decoration:underline;text-underline-offset:3px}
.brand-filter-link:hover .product-brand-icon,.brand-filter-link:focus-visible .product-brand-icon{transform:translateY(-1px) scale(1.06);box-shadow:0 5px 14px #7b1d9c22}
.product-brand-icon{transition:transform .18s ease,box-shadow .18s ease}
.brand-category-separator{color:#b99cc2;flex:0 0 auto}.brand-category-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8e6a99}
.product-detail-brand .brand-filter-link{gap:10px;border-radius:12px;padding:4px 8px 4px 4px;background:#faf5fc}
.product-detail-brand .brand-filter-link .brand-name-text{font-weight:800;font-size:14px;letter-spacing:.04em}
@media(max-width:640px){.brand-filter-link .brand-name-text{max-width:120px}.product-detail-brand .brand-filter-link .brand-name-text{max-width:180px}}
