/* SONURUN V28 — premium mağaza vitrini + canlı bayi mesajlaşma */
:root{--sn28-red:#ef2028;--sn28-ink:#111318;--sn28-soft:#f6f7f9;--sn28-line:#e5e7eb;--sn28-muted:#7a818c}

/* ===== MAĞAZA VİTRİNİ ===== */
.sn28-store{background:linear-gradient(180deg,#fff 0,#fbfbfc 55%,#fff 100%);padding-bottom:76px;color:var(--sn28-ink)}
.sn28-store *{box-sizing:border-box}.sn28-store-shell{width:min(1380px,calc(100% - 48px));margin:0 auto}
.sn28-store-hero{position:relative;min-height:410px;overflow:hidden;background:radial-gradient(circle at 78% 12%,rgba(239,32,40,.17),transparent 26%),linear-gradient(125deg,#111318 0%,#181b21 58%,#2a1217 100%);isolation:isolate}
.sn28-store-hero.has-cover{background-image:linear-gradient(90deg,rgba(11,13,17,.86),rgba(11,13,17,.62) 48%,rgba(11,13,17,.28)),var(--sn28-store-cover);background-size:cover;background-position:center}
.sn28-store-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0 58%,rgba(255,255,255,.04) 58% 59%,transparent 59% 100%);background-size:34px 34px;opacity:.28;z-index:-1}
.sn28-store-hero:after{content:"";position:absolute;width:480px;height:480px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-170px;bottom:-250px;box-shadow:0 0 0 54px rgba(255,255,255,.025),0 0 0 108px rgba(255,255,255,.013);z-index:-1}
.sn28-store-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.12));pointer-events:none}
.sn28-store-hero-inner{min-height:410px;padding:54px 0 78px;display:flex;align-items:flex-end;justify-content:space-between;gap:36px;position:relative;z-index:2}
.sn28-store-brand{display:flex;align-items:center;gap:24px;min-width:0}.sn28-store-logo{width:116px;height:116px;border-radius:30px;position:relative;overflow:hidden;display:grid;place-items:center;background:#fff;color:#15171b;font-size:38px;font-weight:950;border:7px solid rgba(255,255,255,.13);box-shadow:0 22px 55px rgba(0,0,0,.25);flex:0 0 auto}.sn28-store-logo img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#fff;padding:8px}.sn28-store-title{min-width:0;color:#fff}.sn28-store-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:13px}.sn28-store-badges>span{height:29px;padding:0 11px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.08);backdrop-filter:blur(10px);border-radius:9px;display:inline-flex;align-items:center;gap:6px;font-size:8px;letter-spacing:.1em;font-weight:900}.sn28-store-badges .verified{background:rgba(34,197,94,.13);color:#c9f8d8;border-color:rgba(34,197,94,.23)}.sn28-store-badges .verified i{width:17px;height:17px;border-radius:6px;background:#22c55e;color:#fff;display:grid;place-items:center;font-style:normal;font-size:10px}.sn28-store-title h1{margin:0;font-size:50px;line-height:1;letter-spacing:-2px;font-weight:950;max-width:760px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sn28-store-title p{margin:12px 0 0;color:#c2c7d0;display:flex;align-items:center;gap:8px;font-size:12px}.sn28-store-title p .dot{width:8px;height:8px;border-radius:50%;background:#33d36b;box-shadow:0 0 0 5px rgba(51,211,107,.12)}.sn28-store-title p b{opacity:.38}
.sn28-store-hero-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.sn28-store-message,.sn28-store-manage,.sn28-store-guest-note{min-height:62px;border-radius:18px;text-decoration:none!important;display:flex;align-items:center;gap:12px;transition:.18s}.sn28-store-message{padding:0 18px;background:#ef2028;color:#fff!important;box-shadow:0 16px 36px rgba(239,32,40,.28)}.sn28-store-message:hover{background:#d9161e;transform:translateY(-2px)}.sn28-store-message.self{background:#fff;color:#111318!important;box-shadow:none}.sn28-store-message svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sn28-store-message small,.sn28-store-message b{display:block}.sn28-store-message small{font-size:7px;letter-spacing:.12em;opacity:.72}.sn28-store-message b{font-size:11px;margin-top:2px}.sn28-store-manage{height:62px;padding:0 17px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#fff!important;font-size:10px;font-weight:900}.sn28-store-guest-note{padding:0 17px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.075);color:#fff}.sn28-store-guest-note>i{width:32px;height:32px;border-radius:11px;background:#22c55e;color:#fff;display:grid;place-items:center;font-style:normal;font-weight:900}.sn28-store-guest-note small,.sn28-store-guest-note b{display:block}.sn28-store-guest-note small{font-size:7px;color:#aeb4bd;letter-spacing:.1em}.sn28-store-guest-note b{font-size:10px;margin-top:2px}
.sn28-store-overview{position:relative;z-index:5;margin-top:-42px}.sn28-store-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid var(--sn28-line);border-radius:24px;box-shadow:0 26px 70px rgba(17,19,24,.10);overflow:hidden}.sn28-store-kpis>div{min-height:112px;padding:20px 24px;position:relative;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #eceef1}.sn28-store-kpis>div:last-child{border-right:0}.sn28-store-kpis span{position:absolute;right:17px;top:15px;font-size:8px;font-weight:900;color:#c2c6cc}.sn28-store-kpis strong{font-size:25px;letter-spacing:-.7px;line-height:1.1}.sn28-store-kpis small{font-size:9px;color:#858b94;margin-top:5px}.sn28-store-info-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.7fr);gap:14px;margin-top:14px}.sn28-store-about-card,.sn28-store-contact-card{border:1px solid var(--sn28-line);border-radius:24px;background:#fff;box-shadow:0 15px 46px rgba(17,19,24,.04)}.sn28-store-about-card{padding:27px 30px}.sn28-store-card-head span,.sn28-store-card-kicker,.sn28-store-products-head>div>span{display:block;color:var(--sn28-red);font-size:8px;font-weight:900;letter-spacing:.16em}.sn28-store-card-head h2,.sn28-store-products-head h2{margin:6px 0 0;font-size:26px;letter-spacing:-.7px}.sn28-store-about-card>p{max-width:850px;margin:15px 0 0;color:#707782;font-size:11px;line-height:1.75}.sn28-store-trust-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.sn28-store-trust-row span{height:34px;padding:0 11px;border-radius:11px;background:#f7f8fa;color:#555c66;display:flex;align-items:center;gap:7px;font-size:8px;font-weight:800}.sn28-store-trust-row i{width:18px;height:18px;border-radius:6px;background:#e9f9ef;color:#179443;display:grid;place-items:center;font-style:normal}.sn28-store-contact-card{padding:25px}.sn28-store-card-kicker{margin-bottom:15px}.sn28-contact-line{padding:14px 0;border-top:1px solid #eef0f2;display:flex;align-items:center;gap:11px}.sn28-contact-line:first-of-type{border-top:0}.sn28-contact-line>i{width:38px;height:38px;border-radius:12px;background:#f3f4f6;color:#202329;display:grid;place-items:center;flex:0 0 auto}.sn28-contact-line svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sn28-contact-line small,.sn28-contact-line b{display:block}.sn28-contact-line small{font-size:7px;color:#959aa2;letter-spacing:.1em;font-weight:900}.sn28-contact-line b{font-size:10px;margin-top:3px;word-break:break-word}
.sn28-store-products{padding-top:42px}.sn28-store-products-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.sn28-store-products-head p{margin:7px 0 0;color:#808691;font-size:10px}.sn28-store-product-count{min-width:108px;height:57px;border:1px solid #dfe2e6;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px}.sn28-store-product-count b{font-size:19px}.sn28-store-product-count span{font-size:8px;color:#8c929b}.sn28-store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.sn28-store-empty{min-height:160px;border:1px dashed #d7dbe0;border-radius:22px;background:#fff;display:flex;align-items:center;justify-content:center;gap:14px;color:#7d838d}.sn28-store-empty>i{width:48px;height:48px;border-radius:15px;background:#f4f5f7;color:#202329;display:grid;place-items:center;font-style:normal}.sn28-store-empty b,.sn28-store-empty span{display:block}.sn28-store-empty b{color:#202329;font-size:12px}.sn28-store-empty span{font-size:9px;margin-top:4px}

/* ===== CANLI MESAJLAŞMA ===== */
.sn28-live-state{height:36px;padding:0 10px;border-radius:11px;background:#ecfbf1;color:#148b3d;display:flex;align-items:center;gap:7px;font-size:8px;font-weight:900;margin-left:auto}.sn28-live-state i{width:7px;height:7px;border-radius:50%;background:#25c45c;box-shadow:0 0 0 4px rgba(37,196,92,.12);animation:sn28Pulse 1.5s infinite}.sn25-chat-head .sn25-store-link{margin-left:0}@keyframes sn28Pulse{50%{box-shadow:0 0 0 7px rgba(37,196,92,0)}}

@media(max-width:1050px){
  .sn28-store-shell{width:min(100% - 32px,1380px)}.sn28-store-hero-inner{align-items:flex-end}.sn28-store-title h1{font-size:42px}.sn28-store-info-grid{grid-template-columns:1fr}.sn28-store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .sn28-store{padding-bottom:48px}.sn28-store-shell{width:calc(100% - 20px)}.sn28-store-hero{min-height:auto;border-radius:0 0 26px 26px}.sn28-store-hero-inner{min-height:0;padding:26px 0 56px;display:block}.sn28-store-brand{align-items:flex-start;gap:14px}.sn28-store-logo{width:74px;height:74px;border-radius:21px;border-width:5px;font-size:25px}.sn28-store-title h1{font-size:30px;letter-spacing:-1px;white-space:normal}.sn28-store-title p{font-size:9px;flex-wrap:wrap}.sn28-store-badges{margin-bottom:8px}.sn28-store-badges>span{height:25px;font-size:7px}.sn28-store-hero-actions{width:100%;margin-top:18px}.sn28-store-message,.sn28-store-manage,.sn28-store-guest-note{flex:1;min-height:54px}.sn28-store-message{justify-content:center}.sn28-store-manage{justify-content:center}.sn28-store-overview{margin-top:-30px}.sn28-store-kpis{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:19px}.sn28-store-kpis>div{min-height:88px;padding:15px 17px;border-bottom:1px solid #eceef1}.sn28-store-kpis>div:nth-child(2){border-right:0}.sn28-store-kpis>div:nth-child(3),.sn28-store-kpis>div:nth-child(4){border-bottom:0}.sn28-store-kpis strong{font-size:20px}.sn28-store-info-grid{gap:10px;margin-top:10px}.sn28-store-about-card,.sn28-store-contact-card{border-radius:19px}.sn28-store-about-card{padding:20px}.sn28-store-contact-card{padding:18px}.sn28-store-card-head h2,.sn28-store-products-head h2{font-size:22px}.sn28-store-trust-row{gap:6px}.sn28-store-trust-row span{font-size:7px}.sn28-store-products{padding-top:28px}.sn28-store-products-head{align-items:flex-start}.sn28-store-product-count{min-width:80px;height:48px;display:none}.sn28-store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}

  /* Mobilde mesaj alanını yukarı al: aktif görüşmede chat önce, liste sonra. */
  .sn25-messages.has-active-chat{padding-top:10px!important}.sn25-messages.has-active-chat .sn25-hero{display:none!important}.sn25-messages.has-active-chat .sn25-chat-shell{display:flex!important;flex-direction:column!important;margin-top:0!important}.sn25-messages.has-active-chat .sn25-chat-main{order:1;min-height:560px}.sn25-messages.has-active-chat .sn25-sidebar{order:2;border-top:1px solid var(--line);border-bottom:0;border-radius:0 0 20px 20px}.sn25-messages.has-active-chat .sn25-conversation-list{max-height:180px}.sn25-messages.has-active-chat .sn25-sidebar-head{padding-top:16px}.sn25-messages:not(.has-active-chat) .sn25-hero{padding:18px 16px;gap:13px}.sn25-messages:not(.has-active-chat) .sn25-hero-copy p{display:none}.sn25-messages:not(.has-active-chat) .sn25-hero h1{font-size:27px;margin:8px 0}.sn25-messages:not(.has-active-chat) .sn25-hero-stats{margin-top:12px}.sn25-messages:not(.has-active-chat) .sn25-active-store{padding:12px}.sn28-live-state{height:32px;padding:0 9px;margin-left:auto}.sn25-chat-head{gap:8px}.sn25-chat-head .sn25-store-link{flex:0 0 40px}
}
@media(max-width:390px){.sn28-store-kpis{grid-template-columns:1fr 1fr}.sn28-store-product-grid{grid-template-columns:1fr 1fr!important}.sn28-store-title h1{font-size:27px}.sn28-store-message small{display:none}}
