/* ==========================================================================
   TITLE: dergi-panel-okuyucu.css
   EXPLAIN: BilgelikSevgisi arayüzünün bu dosyaya ait stil kuralları.
   NOTE: Final temiz sürümde dosya adı korunmuş, sürüm numaralı geçici adlar kaldırılmıştır.
   ========================================================================== */

/* v36 — Public archive reader uses the same visual language as the admin magazine preview. */
body.panel-reader-open{overflow:hidden!important}
.public-mag-panel-reader.mag-preview-overlay{position:fixed;inset:0;background:rgba(24,18,15,.76);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:100000;display:grid;place-items:center;padding:28px;box-sizing:border-box}
.public-mag-panel-reader .mag-preview-shell{width:min(1280px,96vw);height:min(960px,96vh);position:relative;display:flex;flex-direction:column;justify-content:center}
.public-mag-panel-reader .mag-preview-spread{height:calc(100% - 70px);display:grid;grid-template-columns:1fr 1fr;border-radius:20px;overflow:hidden;box-shadow:0 30px 80px #0008;background:#f8eddd}
.public-mag-panel-reader .mag-preview-page{position:relative;min-width:0;background:#f8eddd;padding:46px;overflow:auto;box-sizing:border-box;color:#2b211c}
.public-mag-panel-reader .mag-preview-page+.mag-preview-page{border-left:1px solid #dcc9b8}
.public-mag-panel-reader .mag-preview-page.image{padding:0;background:#201a17;overflow:hidden}
.public-mag-panel-reader .mag-preview-page.image>img{width:100%;height:100%;object-fit:cover;display:block}
.public-mag-panel-reader .mag-preview-page h1,.public-mag-panel-reader .mag-preview-page h2,.public-mag-panel-reader .mag-preview-page h3{font-family:Georgia,'Times New Roman',serif}
.public-mag-panel-reader .mag-preview-page h2{font-size:40px;line-height:1.05;margin:10px 0 24px;font-weight:500}
.public-mag-panel-reader .mag-preview-page h3{margin:10px 0;font-size:20px}
.public-mag-panel-reader .mag-preview-page>small{font-size:10px;font-weight:900;letter-spacing:.16em;color:#93472f}
.public-mag-panel-reader .mag-preview-page p{font-family:Georgia,'Times New Roman',serif;font-size:16px;line-height:1.68;color:#493b33}
.public-mag-panel-reader .mag-preview-page blockquote{font:italic 22px/1.35 Georgia,serif;color:#65473a;border-left:2px solid #9b4b31;padding-left:18px;margin:18px 0}
.public-mag-panel-reader .mag-preview-close{position:absolute;right:-58px;top:0;width:48px;height:48px;border-radius:50%;border:1px solid #fff5;background:#2d2724;color:white;font-size:21px;cursor:pointer;display:grid;place-items:center;z-index:10}
.public-mag-panel-reader .mag-preview-nav{height:70px;display:flex;justify-content:center;align-items:center;gap:22px;color:white;flex:none}
.public-mag-panel-reader .mag-preview-nav button{width:48px;height:48px;border-radius:50%;border:1px solid #fff5;background:#2d2724;color:white;cursor:pointer;display:grid;place-items:center;font-size:16px}
.public-mag-panel-reader .mag-preview-nav button:disabled{opacity:.35;cursor:default}
.public-mag-panel-reader .mag-preview-dots{font-size:13px;font-weight:700;min-width:130px;text-align:center;color:#f5eee9}

/* cover / rear cover are single centered magazine pages, exactly like admin preview */
.public-mag-panel-reader .mag-preview-spread.is-cover-only,.public-mag-panel-reader .mag-preview-spread.is-final-only{grid-template-columns:minmax(0,1fr);justify-items:center;background:transparent;box-shadow:none;overflow:visible;width:auto;height:min(720px,calc(88vh - 70px));aspect-ratio:1600/2200;margin-inline:auto}
.public-mag-panel-reader .mag-preview-spread.is-cover-only>.mag-preview-page,.public-mag-panel-reader .mag-preview-spread.is-final-only>.mag-preview-page{width:100%;height:100%;aspect-ratio:auto;border-radius:18px;overflow:hidden;box-shadow:0 28px 75px #0009;border:0;max-width:calc((100vh - 175px)*.72727)}
.public-mag-panel-reader .mag-preview-cover-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0001,#0002 38%,#000c)}
.public-mag-panel-reader .mag-preview-cover-copy{position:absolute;inset:0;color:#fff;display:block}
.public-mag-panel-reader .mag-v19-preview-top{position:absolute;left:5.5%;right:5.5%;top:4%;display:flex;align-items:center;color:#fff}
.public-mag-panel-reader .mag-v19-preview-top .brand{display:flex;align-items:center;gap:9px}
.public-mag-panel-reader .mag-v19-preview-top .brand>i{font-size:clamp(18px,2.1vw,27px)}
.public-mag-panel-reader .mag-v19-preview-top .brand>span{display:block}
.public-mag-panel-reader .mag-v19-preview-top .brand b{display:block;font:700 clamp(20px,2.25vw,28px)/.95 Georgia,serif;white-space:nowrap}
.public-mag-panel-reader .mag-v19-preview-top .brand small{display:block;margin-top:6px;font:800 7px/1 Arial,sans-serif;letter-spacing:.15em;white-space:nowrap}
.public-mag-panel-reader .mag-v19-divider{display:block;width:1px;background:rgba(255,255,255,.86);height:42px;margin:0 9px;flex:none}
.public-mag-panel-reader .mag-v19-preview-top .issue{margin-left:auto;display:flex;align-items:center;text-align:left}
.public-mag-panel-reader .mag-v19-preview-top .issue b{font:700 clamp(35px,4vw,48px)/.83 Georgia,serif}
.public-mag-panel-reader .mag-v19-preview-top .issue .mag-v19-divider{margin:0 8px}
.public-mag-panel-reader .mag-v19-preview-top .issue span{font:800 8px/1.15 Arial,sans-serif;white-space:nowrap}
.public-mag-panel-reader .mag-preview-cover-copy .topics{position:absolute;left:6.2%;bottom:24%;max-width:48%}
.public-mag-panel-reader .mag-preview-cover-copy .topics strong{font:700 14px Georgia,serif}
.public-mag-panel-reader .mag-preview-cover-copy .topics strong:after{content:"";display:block;width:32px;border-top:2px solid #fff;margin-top:8px}
.public-mag-panel-reader .mag-preview-cover-copy .topics p{font:600 clamp(11px,1.35vw,15px)/1.18 Georgia,serif!important;color:#fff;margin:7px 0}
.public-mag-panel-reader .mag-preview-book{position:absolute;right:5%;bottom:11%;width:42%;max-width:245px;background:rgba(255,249,241,.96);padding:15px;border-radius:16px;color:#2d211b;box-sizing:border-box}
.public-mag-panel-reader .mag-preview-book img{width:30%;max-width:72px;height:auto;aspect-ratio:3/4;object-fit:cover;float:right;margin-left:8px;border-radius:7px}
.public-mag-panel-reader .mag-preview-book small{display:block;font:800 7px/1 Arial,sans-serif;letter-spacing:.08em}
.public-mag-panel-reader .mag-preview-book strong{display:block;font:700 clamp(14px,1.7vw,19px)/1.05 Georgia,serif;margin:5px 0 3px}
.public-mag-panel-reader .mag-preview-book div{font-size:9px}
.public-mag-panel-reader .mag-preview-book em{display:block;font:italic 8px/1.25 Georgia,serif;margin-top:7px}
.public-mag-panel-reader .mag-v19-preview-slogan{position:absolute;left:6.2%;bottom:5.3%;margin:0;color:white;font:italic clamp(13px,1.55vw,17px)/1.2 Georgia,serif;z-index:4;text-shadow:0 2px 8px #0008;border:0;padding:0}

/* İçindekiler — same responsive row treatment used in admin preview */
.public-mag-panel-reader .mag-v26-toc-page{padding:44px 48px!important;overflow:hidden!important}
.public-mag-panel-reader .mag-v26-toc-page h2{font-size:42px;margin:8px 0 20px}
.public-mag-panel-reader .mag-v26-toc-row{display:grid;grid-template-columns:54px 28px minmax(0,1fr) 18px;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #d9c6b7}
.public-mag-panel-reader .mag-v26-toc-row img{width:54px;height:54px;border-radius:8px;object-fit:cover;background:#eadfd5}
.public-mag-panel-reader .mag-v26-toc-row b{font:500 13px Georgia,serif;color:#513f35}
.public-mag-panel-reader .mag-v26-toc-row span{min-width:0}
.public-mag-panel-reader .mag-v26-toc-row span strong{display:block;font:500 15px/1.15 Georgia,serif;color:#2d211b}
.public-mag-panel-reader .mag-v26-toc-row span small{display:block;font-size:10px;color:#8b7466;margin-top:3px}
.public-mag-panel-reader .mag-v26-toc-row>i{font-size:11px;color:#8f705f}

.public-mag-panel-reader .mag-v6-image-caption{position:absolute;left:24px;right:24px;bottom:22px;color:#fff;font:italic 16px Georgia,serif;text-shadow:0 2px 10px #000;background:#0005;padding:10px 12px;border-radius:9px}
.public-mag-panel-reader .mag-v6-byline{font-weight:700;color:#846f62}
.public-mag-panel-reader .mag-v8-page-stats{display:flex;gap:18px;margin-top:28px;padding-top:16px;border-top:1px solid #dfcbbc;color:#806d63;font-size:12px}
.public-mag-panel-reader .mag-v13-book-page,.public-mag-panel-reader .mag-v19-ann-page,.public-mag-panel-reader .mag-v19-scientist-page{display:flex;flex-direction:column;justify-content:center;padding:52px!important}
.public-mag-panel-reader .mag-v19-ann-date{font-size:11px;color:#806c61;margin-bottom:22px}
.public-mag-panel-reader .mag-v19-ann-rule{width:52px;border-top:2px solid #9b4b31;margin:22px 0}
.public-mag-panel-reader .mag-v19-ann-page em{font:italic 15px/1.45 Georgia,serif;color:#71584c}
.public-mag-panel-reader .mag-v19-scientist-page blockquote{font:italic 24px/1.35 Georgia,serif;color:#65473a}
.public-mag-panel-reader .panel-reader-longtext{white-space:normal}

/* panel-style rear cover */
.public-mag-panel-reader .mag-v14-final-page{position:relative}
.public-mag-panel-reader .mag-v14-final-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0003,#000c)}
.public-mag-panel-reader .mag-v17-back-brand{position:absolute;left:7%;right:7%;top:6%;display:flex;justify-content:space-between;align-items:flex-start;color:#fff}
.public-mag-panel-reader .mag-v17-back-brand>div{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center}
.public-mag-panel-reader .mag-v17-back-brand i{grid-row:1/3;font-size:26px}
.public-mag-panel-reader .mag-v17-back-brand strong{font:700 25px Georgia,serif}
.public-mag-panel-reader .mag-v17-back-brand span{font:700 7px Arial,sans-serif;letter-spacing:.15em}
.public-mag-panel-reader .mag-v17-back-brand>small{font:800 9px/1.25 Arial,sans-serif;text-align:right}
.public-mag-panel-reader .mag-v14-final-copy{position:absolute;left:8%;right:8%;bottom:7%;color:#fff}
.public-mag-panel-reader .mag-v14-final-copy blockquote{border:0;padding:0;margin:0 0 10px;color:#fff;font:italic 22px/1.25 Georgia,serif}
.public-mag-panel-reader .mag-v14-final-copy h2{color:#fff;margin:0 0 8px;font-size:34px}
.public-mag-panel-reader .mag-v14-final-copy p{color:#fff;font-size:13px;max-width:78%}
.public-mag-panel-reader .mag-v17-back-icons{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}
.public-mag-panel-reader .mag-v17-back-icons span{display:flex;gap:5px;align-items:center;font:700 8px Arial,sans-serif;letter-spacing:.08em}
.public-mag-panel-reader .mag-v14-final-copy>em{display:block;font:italic 15px Georgia,serif;margin-top:12px}
.public-mag-panel-reader .mag-v14-final-copy>small{display:block;margin-top:14px;color:#fff}

@media(max-width:900px){
 .public-mag-panel-reader.mag-preview-overlay{padding:18px}
 .public-mag-panel-reader .mag-preview-shell{width:94vw;height:92vh}
 .public-mag-panel-reader .mag-preview-close{right:0;top:-54px}
 .public-mag-panel-reader .mag-preview-spread:not(.is-cover-only):not(.is-final-only){grid-template-columns:1fr}
 .public-mag-panel-reader .mag-preview-spread:not(.is-cover-only):not(.is-final-only) .mag-preview-page:nth-child(2){display:none}
}
@media(max-width:700px){
 .public-mag-panel-reader.mag-preview-overlay{padding:12px;align-items:center}
 .public-mag-panel-reader .mag-preview-shell{width:96vw;height:90vh}
 .public-mag-panel-reader .mag-preview-spread{height:calc(100% - 62px)}
 .public-mag-panel-reader .mag-preview-spread.is-cover-only,.public-mag-panel-reader .mag-preview-spread.is-final-only{height:calc(100% - 62px);max-width:90vw;aspect-ratio:1600/2200}
 .public-mag-panel-reader .mag-preview-spread.is-cover-only>.mag-preview-page,.public-mag-panel-reader .mag-preview-spread.is-final-only>.mag-preview-page{max-width:90vw}
 .public-mag-panel-reader .mag-preview-page{padding:28px 24px}
 .public-mag-panel-reader .mag-preview-page h2{font-size:31px}
 .public-mag-panel-reader .mag-preview-nav{height:62px;gap:14px}
 .public-mag-panel-reader .mag-preview-nav button{width:44px;height:44px}
 .public-mag-panel-reader .mag-preview-close{width:44px;height:44px;right:4px;top:-50px}
 .public-mag-panel-reader .mag-v26-toc-page{padding:28px 22px!important;overflow:auto!important}
 .public-mag-panel-reader .mag-v26-toc-page h2{font-size:32px}
 .public-mag-panel-reader .mag-v26-toc-row{grid-template-columns:44px 24px minmax(0,1fr) 14px;gap:8px;padding:9px 0}
 .public-mag-panel-reader .mag-v26-toc-row img{width:44px;height:44px}
 .public-mag-panel-reader .mag-v26-toc-row span strong{font-size:13px}
 .public-mag-panel-reader .mag-v19-preview-top .brand b{font-size:20px}
 .public-mag-panel-reader .mag-v19-preview-top .brand>i{font-size:19px}
 .public-mag-panel-reader .mag-v19-preview-top .issue b{font-size:34px}
}

/* V38 — PUBLIC ARŞİV KAPAĞI = YÖNETİM PANELİ ÖNİZLEME KAPAĞI
   Yönetim sistemindeki V21 kapak kompozisyonu birebir ziyaretçi okuyucusuna taşındı.
   Önceki public kurallarda "BU SAYIDA" bottom:24% ve kitap bottom:11% olduğu için
   iki alan üst üste geliyor, maddeler kitabın altında kayboluyordu. */
.public-mag-panel-reader .mag-preview-spread.is-cover-only>.mag-preview-page{
  max-width:calc((100vh - 175px) * .72727)!important;
}
.public-mag-panel-reader .mag-v19-preview-top{
  left:6.2%!important;right:6.2%!important;top:3.8%!important;
  align-items:flex-start!important;color:#fff!important;
}
.public-mag-panel-reader .mag-v19-preview-top .brand,
.public-mag-panel-reader .mag-v19-preview-top .brand i,
.public-mag-panel-reader .mag-v19-preview-top .brand b,
.public-mag-panel-reader .mag-v19-preview-top .brand small,
.public-mag-panel-reader .mag-v19-preview-top .issue,
.public-mag-panel-reader .mag-v19-preview-top .issue b,
.public-mag-panel-reader .mag-v19-preview-top .issue span{color:#fff!important}
.public-mag-panel-reader .mag-v19-preview-top .brand>i{font-size:clamp(18px,2.1vw,27px)!important}
.public-mag-panel-reader .mag-v19-preview-top .brand b{font-size:clamp(20px,2.25vw,28px)!important}
.public-mag-panel-reader .mag-v19-preview-top .brand small{font-size:7px!important;letter-spacing:.15em!important}
.public-mag-panel-reader .mag-v19-preview-top>.mag-v19-divider{height:42px!important;margin:0 9px!important}
.public-mag-panel-reader .mag-v19-preview-top .issue{align-items:flex-start!important}
.public-mag-panel-reader .mag-v19-preview-top .issue b{font-size:clamp(35px,4vw,48px)!important}
.public-mag-panel-reader .mag-v19-preview-top .issue .mag-v19-divider{height:42px!important;margin:0 8px!important}
.public-mag-panel-reader .mag-v19-preview-top .issue span{font-size:8px!important;line-height:1.15!important;padding-top:1px!important}
.public-mag-panel-reader .mag-preview-cover-copy .topics{
  left:6.2%!important;top:31%!important;bottom:auto!important;
  max-width:none!important;width:43%!important;color:#fff!important;z-index:3!important;
}
.public-mag-panel-reader .mag-preview-cover-copy .topics strong,
.public-mag-panel-reader .mag-preview-cover-copy .topics p{color:#fff!important}
.public-mag-panel-reader .mag-preview-cover-copy .topics p{
  font-size:clamp(11px,1.35vw,15px)!important;line-height:1.18!important;margin:7px 0!important;
}
.public-mag-panel-reader .mag-preview-book{
  right:5.2%!important;top:43%!important;bottom:auto!important;
  width:42%!important;max-width:none!important;box-sizing:border-box!important;
  padding:13px!important;min-height:0!important;overflow:hidden!important;
  background:rgba(255,249,241,.96)!important;color:#2d211b!important;z-index:4!important;
}
.public-mag-panel-reader .mag-preview-book img{
  float:right!important;width:31%!important;max-width:none!important;height:auto!important;
  aspect-ratio:3/4!important;object-fit:cover!important;margin:0 0 5px 8px!important;
}
.public-mag-panel-reader .mag-preview-book small{font-size:7px!important;font-weight:800!important;letter-spacing:.08em!important;color:#2d211b!important}
.public-mag-panel-reader .mag-preview-book strong{display:block!important;font:700 clamp(14px,1.7vw,19px)/1.05 Georgia,serif!important;margin:5px 0 3px!important;color:#2d211b!important}
.public-mag-panel-reader .mag-preview-book div{font-size:9px!important;color:#2d211b!important}
.public-mag-panel-reader .mag-preview-book em{display:block!important;font:italic 8px/1.25 Georgia,serif!important;margin-top:7px!important;color:#2d211b!important}
.public-mag-panel-reader .mag-v19-preview-slogan{
  left:6.2%!important;bottom:5.3%!important;font-size:clamp(13px,1.55vw,17px)!important;color:#fff!important;
}


/* V39 — ADMIN PREVIEW FINAL OVERRIDES (V23)
   Public kapak artık admin.css içindeki EN SON geçerli kapak koordinatlarını kullanır.
   Önceki V38, admin.css'in daha eski V21 koordinatlarını kopyaladığı için aynı görünmüyordu. */
.public-mag-panel-reader .mag-preview-shell{width:min(1280px,96vw)!important;height:min(960px,96vh)!important}
.public-mag-panel-reader .mag-preview-spread.is-cover-only{
  width:min(720px,82vw,calc((100vh - 105px) * .72727))!important;
  height:auto!important;aspect-ratio:1600/2200!important;margin-inline:auto!important;
}
.public-mag-panel-reader .mag-preview-spread.is-cover-only>.mag-preview-page{
  width:100%!important;height:100%!important;max-width:none!important;aspect-ratio:auto!important;
}
.public-mag-panel-reader .mag-v19-preview-top{left:5.5%!important;right:5.5%!important;top:4%!important;align-items:center!important}
.public-mag-panel-reader .mag-preview-cover-copy .topics{
  left:5.5%!important;top:30.5%!important;bottom:auto!important;width:36%!important;max-width:none!important;right:auto!important;
}
.public-mag-panel-reader .mag-preview-book{
  left:auto!important;right:5.5%!important;top:30.5%!important;bottom:auto!important;
  width:49%!important;max-width:none!important;transform:none!important;margin:0!important;padding:17px!important;
}
.public-mag-panel-reader .mag-preview-book img{width:31%!important;max-height:none!important}
.public-mag-panel-reader .mag-v19-preview-slogan{left:5.5%!important;bottom:5.3%!important}
@media(max-width:850px){
  .public-mag-panel-reader .mag-preview-cover-copy .topics{width:38%!important}
  .public-mag-panel-reader .mag-preview-book{width:47%!important}
}

/* V40 — public okuyucuda panel ile aynı "teaser -> oku" davranışı */
.public-mag-panel-reader .mag-v8-read-btn{
  margin-top:14px;border:0;border-radius:10px;background:#8b402b;color:#fff;
  padding:11px 16px;font:750 12px/1.2 Arial,sans-serif;cursor:pointer;display:inline-flex;gap:8px;align-items:center
}
.public-mag-panel-reader .mag-v8-read-btn:hover{filter:brightness(.95)}
.public-mag-content-modal{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:36px 44px}
.public-mag-content-backdrop{position:absolute;inset:0;background:rgba(20,16,13,.74);backdrop-filter:blur(7px)}
.public-mag-reader-shell{position:relative;z-index:2;width:min(1040px,calc(100vw - 88px));max-height:92vh}
.public-mag-reader-close{position:absolute;right:-52px;top:0;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.45);background:#2a211d;color:#fff;font-size:19px;cursor:pointer;z-index:3}
.public-mag-article-dialog{width:100%;max-height:90vh;overflow:auto;background:#fffaf5;border-radius:22px;box-shadow:0 35px 90px rgba(25,18,14,.35)}
.public-mag-reader-cover{width:100%;height:min(34vh,320px);object-fit:cover;display:block}
.public-mag-reader-head{padding:28px 34px 18px;border-bottom:1px solid #ead9cc}
.public-mag-reader-head>small,.public-mag-pdf-dialog header small{font:800 11px/1.2 Arial,sans-serif;letter-spacing:.12em;color:#8b402b}
.public-mag-reader-head h2,.public-mag-pdf-dialog h2{font:500 clamp(28px,4vw,43px)/1.06 Georgia,serif;margin:8px 0 12px;color:#33251f}
.public-mag-reader-meta{display:flex;flex-wrap:wrap;gap:16px;color:#79675d;font-size:12px}
.public-mag-reader-head blockquote{font:italic 18px/1.55 Georgia,serif;border-left:2px solid #9b5239;padding-left:16px;margin:20px 0 2px;color:#5e4438}
.public-mag-reader-content{padding:28px 34px 40px;font:16px/1.85 Georgia,serif;color:#4d4039}
.public-mag-pdf-dialog{width:100%;height:min(88vh,860px);background:#fffaf5;border-radius:22px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 35px 90px rgba(25,18,14,.35)}
.public-mag-pdf-dialog header{padding:20px 26px 14px;border-bottom:1px solid #ead9cc}.public-mag-pdf-dialog header h2{font-size:28px;margin:5px 0 8px}.public-mag-pdf-dialog header p{margin:0;color:#79675d;font-size:12px}
.public-mag-pdf-body{flex:1;min-height:0;background:#302a27}.public-mag-pdf-body iframe{width:100%;height:100%;border:0;background:#fff}.public-mag-reader-empty{height:100%;display:grid;place-items:center;color:#fff}

/* V40 — public kapak, paneldeki canlı kapak gibi biraz daha yatay ve üst kimlik daha ferah. */
.public-mag-panel-reader .mag-preview-spread.is-cover-only{
  width:min(760px,84vw,calc((100vh - 112px) * .76))!important;
  aspect-ratio:1600/2100!important;
}
.public-mag-panel-reader .mag-v19-preview-top{left:5%!important;right:5%!important;top:4.2%!important;gap:8px!important}
.public-mag-panel-reader .mag-v19-preview-top .brand{min-width:0!important;gap:7px!important}
.public-mag-panel-reader .mag-v19-preview-top .brand b{font-size:clamp(18px,2vw,26px)!important;letter-spacing:-.02em!important}
.public-mag-panel-reader .mag-v19-preview-top .brand small{font-size:6.5px!important;letter-spacing:.13em!important}
.public-mag-panel-reader .mag-v19-preview-top>.mag-v19-divider{height:40px!important;margin:0 7px!important;flex:0 0 1px!important}
.public-mag-panel-reader .mag-v19-preview-top .issue b{font-size:clamp(33px,3.7vw,46px)!important}
.public-mag-panel-reader .mag-v19-preview-top .issue .mag-v19-divider{height:40px!important;margin:0 7px!important}
.public-mag-panel-reader .mag-v19-preview-top .issue span{font-size:7.5px!important}
@media(max-width:700px){
  .public-mag-content-modal{padding:62px 10px 14px}.public-mag-reader-shell{width:100%;max-height:88vh}.public-mag-reader-close{right:4px;top:-50px}.public-mag-reader-head,.public-mag-reader-content{padding-left:20px;padding-right:20px}
  .public-mag-panel-reader .mag-preview-spread.is-cover-only{width:min(92vw,calc((100dvh - 120px) * .76))!important}
}


/* V41 — Dergi Arşivi / Dergiyi İncele kapak kompozisyonu.
   Referans: geniş kapak + tek satır marka/sayı/ay/yıl + aynı hizada Bu Sayıda / Haftanın Kitabı. */
.public-mag-panel-reader .mag-preview-spread.is-cover-only{
  width:min(820px,88vw,calc((100vh - 112px) * .92))!important;
  aspect-ratio:1600/1740!important;
}
.public-mag-panel-reader .mag-preview-spread.is-cover-only>.mag-preview-page{border-radius:18px!important}
.public-mag-panel-reader .mag-v19-preview-top{
  left:5.7%!important;right:5.7%!important;top:4.7%!important;
  display:flex!important;align-items:flex-start!important;gap:10px!important;white-space:nowrap!important;
}
.public-mag-panel-reader .mag-v19-preview-top .brand{display:flex!important;align-items:flex-start!important;gap:9px!important;flex:1 1 auto!important;min-width:0!important}
.public-mag-panel-reader .mag-v19-preview-top .brand>i{font-size:28px!important;margin-top:2px!important}
.public-mag-panel-reader .mag-v19-preview-top .brand span{display:flex!important;flex-direction:column!important;min-width:0!important}
.public-mag-panel-reader .mag-v19-preview-top .brand b{font-size:clamp(20px,2.1vw,30px)!important;line-height:1!important;letter-spacing:-.025em!important}
.public-mag-panel-reader .mag-v19-preview-top .brand small{font-size:7px!important;line-height:1.15!important;letter-spacing:.16em!important;margin-top:5px!important}
.public-mag-panel-reader .mag-v19-preview-top>.mag-v19-divider,
.public-mag-panel-reader .mag-v19-preview-top .issue .mag-v19-divider{height:38px!important;margin:0 8px!important;flex:0 0 1px!important}
.public-mag-panel-reader .mag-v19-preview-top .issue{display:flex!important;align-items:flex-start!important;gap:0!important;flex:0 0 auto!important}
.public-mag-panel-reader .mag-v19-preview-top .issue b{font-size:clamp(30px,3.1vw,42px)!important;line-height:.9!important}
.public-mag-panel-reader .mag-v19-preview-top .issue span{font:700 clamp(10px,1vw,13px)/1.1 Georgia,serif!important;color:#fff!important;text-transform:none!important;letter-spacing:0!important;padding-top:7px!important}
.public-mag-panel-reader .mag-preview-cover-copy .topics{left:5.7%!important;top:31%!important;width:42%!important}
.public-mag-panel-reader .mag-preview-cover-copy .topics strong{font-size:clamp(14px,1.35vw,18px)!important}
.public-mag-panel-reader .mag-preview-cover-copy .topics p{font-size:clamp(12px,1.35vw,17px)!important;line-height:1.12!important;margin:9px 0!important}
.public-mag-panel-reader .mag-preview-book{
  left:auto!important;right:5.7%!important;top:31%!important;width:45%!important;
  padding:18px 20px!important;border-radius:18px!important;
}
.public-mag-panel-reader .mag-preview-book small{font-size:9px!important}
.public-mag-panel-reader .mag-preview-book strong{font-size:clamp(20px,2vw,28px)!important;line-height:1!important}
.public-mag-panel-reader .mag-v19-preview-slogan{left:5.7%!important;bottom:5.2%!important}
@media(max-width:700px){
  .public-mag-panel-reader .mag-preview-spread.is-cover-only{width:min(94vw,calc((100dvh - 120px) * .92))!important;aspect-ratio:1600/1740!important}
  .public-mag-panel-reader .mag-v19-preview-top{left:4.5%!important;right:4.5%!important;gap:4px!important}
  .public-mag-panel-reader .mag-v19-preview-top .brand>i{font-size:20px!important}
  .public-mag-panel-reader .mag-v19-preview-top .brand b{font-size:16px!important}
  .public-mag-panel-reader .mag-v19-preview-top .brand small{font-size:5px!important}
  .public-mag-panel-reader .mag-v19-preview-top>.mag-v19-divider,.public-mag-panel-reader .mag-v19-preview-top .issue .mag-v19-divider{height:28px!important;margin:0 4px!important}
  .public-mag-panel-reader .mag-v19-preview-top .issue b{font-size:26px!important}
  .public-mag-panel-reader .mag-v19-preview-top .issue span{font-size:8px!important;padding-top:5px!important}
}


/* V42 FINAL — Dergi Arşivi > Dergiyi İncele kapak görünümü
   Referans görsel: daha yatay kapak, tek satır kimlik, hizalı Bu Sayıda / Haftanın Kitabı. */
.public-mag-panel-reader .mag-preview-spread.is-cover-only{
  width:min(820px,88vw,calc((100vh - 150px) * .92))!important;
  height:auto!important;
  max-height:calc(100vh - 150px)!important;
  aspect-ratio:1600 / 1740!important;
  margin:0 auto!important;
  overflow:visible!important;
  background:transparent!important;
  box-shadow:none!important;
}
.public-mag-panel-reader .mag-preview-spread.is-cover-only > .mag-preview-page{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  border-radius:18px!important;
  overflow:hidden!important;
}
.public-mag-panel-reader .mag-preview-spread.is-cover-only > .mag-preview-page.image > img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}

/* Üst kimlik: Logo BilgelikSevgisi | 01 | Ağustos | 2026 */
.public-mag-panel-reader .mag-v19-preview-top{
  left:5.5%!important;
  right:5.5%!important;
  top:4.3%!important;
  display:flex!important;
  align-items:flex-start!important;
  gap:0!important;
  white-space:nowrap!important;
}
.public-mag-panel-reader .mag-v19-preview-top .brand{
  display:flex!important;
  align-items:flex-start!important;
  gap:8px!important;
  flex:1 1 auto!important;
  min-width:0!important;
}
.public-mag-panel-reader .mag-v19-preview-top .brand>i{
  font-size:clamp(20px,2vw,27px)!important;
  line-height:1!important;
  margin-top:1px!important;
}
.public-mag-panel-reader .mag-v19-preview-top .brand span{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
}
.public-mag-panel-reader .mag-v19-preview-top .brand b{
  font-size:clamp(20px,2vw,28px)!important;
  line-height:.96!important;
  letter-spacing:-.025em!important;
}
.public-mag-panel-reader .mag-v19-preview-top .brand small{
  margin-top:5px!important;
  font-size:6.5px!important;
  line-height:1!important;
  letter-spacing:.16em!important;
}
.public-mag-panel-reader .mag-v19-preview-top>.mag-v19-divider,
.public-mag-panel-reader .mag-v19-preview-top .issue .mag-v19-divider{
  width:1px!important;
  height:34px!important;
  margin:0 10px!important;
  background:rgba(255,255,255,.9)!important;
  flex:0 0 1px!important;
}
.public-mag-panel-reader .mag-v19-preview-top .issue{
  margin-left:0!important;
  display:flex!important;
  align-items:flex-start!important;
  flex:0 0 auto!important;
}
.public-mag-panel-reader .mag-v19-preview-top .issue b{
  font-size:clamp(28px,2.7vw,38px)!important;
  line-height:.86!important;
  font-weight:700!important;
}
.public-mag-panel-reader .mag-v19-preview-top .issue span{
  padding-top:5px!important;
  font:700 clamp(9px,.85vw,12px)/1 Georgia,serif!important;
  color:#fff!important;
  text-transform:none!important;
  letter-spacing:0!important;
}

/* Orta alan: iki blok aynı üst çizgide */
.public-mag-panel-reader .mag-preview-cover-copy .topics{
  left:5.5%!important;
  top:31.5%!important;
  bottom:auto!important;
  width:43%!important;
  max-width:none!important;
}
.public-mag-panel-reader .mag-preview-cover-copy .topics strong{
  font-size:clamp(14px,1.25vw,18px)!important;
}
.public-mag-panel-reader .mag-preview-cover-copy .topics p{
  font-size:clamp(12px,1.18vw,16px)!important;
  line-height:1.12!important;
  margin:8px 0!important;
}
.public-mag-panel-reader .mag-preview-book{
  left:auto!important;
  right:5.5%!important;
  top:31.5%!important;
  bottom:auto!important;
  width:46%!important;
  max-width:none!important;
  padding:17px 18px!important;
  border-radius:18px!important;
  transform:none!important;
  margin:0!important;
}
.public-mag-panel-reader .mag-preview-book img{
  width:30%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0 0 5px 10px!important;
}
.public-mag-panel-reader .mag-preview-book small{font-size:8px!important}
.public-mag-panel-reader .mag-preview-book strong{font-size:clamp(19px,1.8vw,26px)!important;line-height:1.02!important}
.public-mag-panel-reader .mag-preview-book div{font-size:9px!important}
.public-mag-panel-reader .mag-preview-book em{font-size:8px!important}
.public-mag-panel-reader .mag-v19-preview-slogan{
  left:5.5%!important;
  bottom:5.1%!important;
  font-size:clamp(13px,1.35vw,17px)!important;
}

@media (max-width:700px){
  .public-mag-panel-reader.mag-preview-overlay{padding:18px 10px!important}
  .public-mag-panel-reader .mag-preview-spread.is-cover-only{
    width:min(94vw,calc((100dvh - 125px) * .92))!important;
    max-height:calc(100dvh - 125px)!important;
    aspect-ratio:1600 / 1740!important;
  }
  .public-mag-panel-reader .mag-v19-preview-top{left:4.5%!important;right:4.5%!important}
  .public-mag-panel-reader .mag-v19-preview-top .brand>i{font-size:18px!important}
  .public-mag-panel-reader .mag-v19-preview-top .brand b{font-size:15px!important}
  .public-mag-panel-reader .mag-v19-preview-top .brand small{font-size:4.5px!important;margin-top:3px!important}
  .public-mag-panel-reader .mag-v19-preview-top>.mag-v19-divider,
  .public-mag-panel-reader .mag-v19-preview-top .issue .mag-v19-divider{height:25px!important;margin:0 5px!important}
  .public-mag-panel-reader .mag-v19-preview-top .issue b{font-size:23px!important}
  .public-mag-panel-reader .mag-v19-preview-top .issue span{font-size:7px!important;padding-top:4px!important}
  .public-mag-panel-reader .mag-preview-cover-copy .topics{left:4.5%!important;top:31%!important;width:44%!important}
  .public-mag-panel-reader .mag-preview-book{right:4.5%!important;top:31%!important;width:46%!important;padding:10px!important}
}


/* V43 — final archive reader polish
   Arka kapak ön kapakla aynı 1600/1740 ölçüsünü kullanır.
   Devamını Oku / PDF’i Oku modalları ana okuyucunun ÜSTÜNDE açılır. */
.public-mag-panel-reader .mag-preview-spread.is-final-only{
  width:min(820px,88vw,calc((100vh - 150px) * .92))!important;
  height:auto!important;
  max-height:calc(100vh - 150px)!important;
  aspect-ratio:1600 / 1740!important;
  margin:0 auto!important;
  grid-template-columns:1fr!important;
  overflow:visible!important;
  background:transparent!important;
  box-shadow:none!important;
}
.public-mag-panel-reader .mag-preview-spread.is-final-only>.mag-preview-page{
  width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;
  aspect-ratio:auto!important;border-radius:18px!important;overflow:hidden!important;padding:0!important;
  box-shadow:0 28px 75px rgba(0,0,0,.58)!important;
}
.public-mag-panel-reader .mag-v43-final-page>img{
  width:100%!important;height:100%!important;object-fit:cover!important;object-position:58% 34%!important;
  filter:grayscale(1) contrast(1.06)!important;transform:scale(1.015)!important;
}
.public-mag-panel-reader .mag-v43-final-page .mag-v14-final-shade{
  background:linear-gradient(90deg,rgba(8,8,8,.92) 0%,rgba(8,8,8,.72) 38%,rgba(8,8,8,.18) 70%,rgba(8,8,8,.32) 100%)!important;
}
.public-mag-panel-reader .mag-v43-back-top{
  position:absolute;left:5.5%;right:5.5%;top:4.3%;z-index:4;color:#fff;
  display:flex;align-items:flex-start;gap:0;white-space:nowrap;
}
.public-mag-panel-reader .mag-v43-back-top .brand{display:flex;align-items:flex-start;gap:8px;flex:1 1 auto;min-width:0}
.public-mag-panel-reader .mag-v43-back-top .brand>i{font-size:clamp(20px,2vw,27px);line-height:1;margin-top:1px}
.public-mag-panel-reader .mag-v43-back-top .brand span{display:flex;flex-direction:column;min-width:0}
.public-mag-panel-reader .mag-v43-back-top .brand b{font:700 clamp(20px,2vw,28px)/.96 Georgia,serif;letter-spacing:-.025em;color:#fff}
.public-mag-panel-reader .mag-v43-back-top .brand small{margin-top:5px;font:800 6.5px/1 Arial,sans-serif;letter-spacing:.16em;color:#fff}
.public-mag-panel-reader .mag-v43-back-divider{width:1px;height:34px;margin:0 10px;background:rgba(255,255,255,.9);flex:0 0 1px}
.public-mag-panel-reader .mag-v43-back-top .issue-no{font:700 clamp(28px,2.7vw,38px)/.86 Georgia,serif;color:#fff}
.public-mag-panel-reader .mag-v43-back-top .issue-month,
.public-mag-panel-reader .mag-v43-back-top .issue-year{padding-top:5px;font:700 clamp(9px,.85vw,12px)/1 Georgia,serif;color:#fff}
.public-mag-panel-reader .mag-v43-final-copy{
  left:6%!important;right:auto!important;bottom:6.3%!important;width:43%!important;color:#fff!important;z-index:3!important;
}
.public-mag-panel-reader .mag-v43-final-copy blockquote{
  margin:0 0 12px!important;max-width:100%!important;color:#fff!important;
  font:italic clamp(14px,1.45vw,20px)/1.28 Georgia,serif!important;
}
.public-mag-panel-reader .mag-v43-final-copy h2{
  margin:0 0 10px!important;color:#fff!important;font:700 clamp(22px,2.2vw,31px)/1.02 Georgia,serif!important;
}
.public-mag-panel-reader .mag-v43-final-copy p{
  margin:0 0 14px!important;max-width:100%!important;color:#fff!important;
  font:500 clamp(9px,.9vw,12px)/1.5 Georgia,serif!important;
}
.public-mag-panel-reader .mag-v43-final-copy .mag-v17-back-icons{display:flex!important;gap:11px!important;flex-wrap:nowrap!important;margin:14px 0!important}
.public-mag-panel-reader .mag-v43-final-copy .mag-v17-back-icons span{display:flex!important;gap:4px!important;align-items:center!important;font:800 clamp(6px,.58vw,8px)/1 Arial,sans-serif!important;letter-spacing:.05em!important;color:#fff!important}
.public-mag-panel-reader .mag-v43-final-copy .mag-v17-back-icons i{font-size:10px!important}
.public-mag-panel-reader .mag-v43-final-copy>em{display:block!important;margin:10px 0 0!important;color:#fff!important;font:italic clamp(10px,1vw,14px)/1.3 Georgia,serif!important;border-left:2px solid #b85b32;padding-left:10px}
.public-mag-panel-reader .mag-v43-final-copy>small{display:block!important;margin-top:12px!important;color:#fff!important;font:700 clamp(7px,.65vw,9px)/1 Arial,sans-serif!important;letter-spacing:.02em!important}
.public-mag-panel-reader .mag-v43-back-signature{
  position:absolute;right:6.5%;bottom:8%;z-index:3;color:#fff;text-align:left;width:27%;
  display:flex;flex-direction:column;align-items:flex-start;gap:10px;
}
.public-mag-panel-reader .mag-v43-back-signature strong{font:italic clamp(18px,2vw,28px)/1.05 "Brush Script MT","Segoe Script",cursive;font-weight:400;color:#fff}
.public-mag-panel-reader .mag-v43-back-signature span{font:800 clamp(6px,.7vw,9px)/1.45 Arial,sans-serif;letter-spacing:.24em;color:#fff}

/* Alt okuyucu üstünde içerik modallarını gerçekten görünür kıl. V42'de z-index 10050,
   ana dergi overlay'i 100000 olduğu için buton çalışıyor fakat modal arkada kalıyordu. */
.public-mag-content-modal{z-index:100200!important}
.public-mag-content-backdrop{z-index:0!important}
.public-mag-reader-shell{z-index:2!important}

@media(max-width:700px){
  .public-mag-panel-reader .mag-preview-spread.is-final-only{
    width:min(94vw,calc((100dvh - 125px) * .92))!important;aspect-ratio:1600/1740!important;
  }
  .public-mag-panel-reader .mag-v43-back-top{left:4.5%;right:4.5%}
  .public-mag-panel-reader .mag-v43-back-top .brand>i{font-size:20px}
  .public-mag-panel-reader .mag-v43-back-top .brand b{font-size:16px}
  .public-mag-panel-reader .mag-v43-back-top .brand small{font-size:5px}
  .public-mag-panel-reader .mag-v43-back-divider{height:28px;margin:0 4px}
  .public-mag-panel-reader .mag-v43-back-top .issue-no{font-size:26px}
  .public-mag-panel-reader .mag-v43-back-top .issue-month,.public-mag-panel-reader .mag-v43-back-top .issue-year{font-size:8px;padding-top:5px}
  .public-mag-panel-reader .mag-v43-final-copy{left:5%!important;bottom:5%!important;width:48%!important}
  .public-mag-panel-reader .mag-v43-back-signature{right:4.5%;bottom:6%;width:31%}
}

/* V44 · Haftanın Kitabı public modal okuyucu */
.public-mag-panel-reader .mag-v13-book-page .mag-v44-book-read-btn{margin-top:24px;align-self:flex-start}
.public-mag-book-dialog .public-mag-book-cover{height:min(38vh,340px);object-fit:cover;object-position:center}
.public-mag-book-dialog .public-mag-reader-content p{margin:0 0 18px}
.public-mag-book-dialog .public-mag-book-related{margin-top:8px}
@media (max-width:700px){.public-mag-panel-reader .mag-v13-book-page .mag-v44-book-read-btn{margin-top:18px}.public-mag-book-dialog .public-mag-book-cover{height:230px}}


/* V46 — Dergi içinden açılan tam yazı + interaktif yorum/tartışma alanı */
.public-mag-full-article h2,.public-mag-full-article h3{font-family:Georgia,serif;color:#34261f;margin:30px 0 10px}
.public-mag-full-article p{margin:0 0 18px}
.public-mag-full-article blockquote{margin:24px 0;padding:14px 18px;border-left:2px solid #9b5239;background:#fff5ec;font-style:italic}
.public-mag-full-article .dropcap:first-letter{float:left;font:700 54px/44px Georgia,serif;padding:6px 8px 0 0;color:#8b402b}
.public-mag-discussion{border-top:1px solid #ead9cc;padding:28px 34px 38px;background:#fff7f0}
.public-mag-discussion-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}
.public-mag-discussion-title small{font:800 10px/1.2 Arial,sans-serif;letter-spacing:.13em;color:#8b402b}
.public-mag-discussion-title h3{font:600 28px/1.1 Georgia,serif;margin:5px 0 0;color:#33251f}
.public-mag-discussion-title>span{font:12px/1.5 Arial,sans-serif;color:#8b776b}
.public-mag-comment-list{display:grid;gap:14px;margin-bottom:24px}
.public-mag-comment{display:flex;gap:12px;align-items:flex-start}
.public-mag-comment-avatar{width:36px;height:36px;border-radius:50%;flex:0 0 36px;display:grid;place-items:center;background:#2e2420;color:#fff;font:800 13px Arial,sans-serif}
.public-mag-comment-main{flex:1;background:#fff;border:1px solid #ead9cc;border-radius:14px;padding:13px 15px}
.public-mag-comment-head{display:flex;justify-content:space-between;gap:12px;align-items:center}
.public-mag-comment-head strong{font:700 13px Arial,sans-serif;color:#3b2c25}.public-mag-comment-head span{font:11px Arial,sans-serif;color:#9a887e}
.public-mag-comment-main p{font:14px/1.65 Georgia,serif;color:#54453d;margin:8px 0}
.public-mag-comment-reply{border:0;background:transparent;color:#8b402b;padding:0;font:700 11px Arial,sans-serif;cursor:pointer}
.public-mag-comment-children{margin:14px 0 0 10px;padding-left:15px;border-left:1px solid #e2cdbf;display:grid;gap:12px}
.public-mag-comment-children .public-mag-comment-avatar{width:30px;height:30px;flex-basis:30px;font-size:11px}
.public-mag-comments-empty{padding:20px;border:1px dashed #dbc3b4;border-radius:12px;text-align:center;color:#8c786d;font:13px Arial,sans-serif}
.public-mag-comment-form{background:#fff;border:1px solid #ead9cc;border-radius:16px;padding:18px}
.public-mag-comment-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.public-mag-comment-form label{display:grid;gap:6px}.public-mag-comment-form label>span{font:700 11px Arial,sans-serif;color:#654d40}
.public-mag-comment-form input,.public-mag-comment-form textarea{width:100%;box-sizing:border-box;border:1px solid #dfc9ba;border-radius:10px;background:#fffaf6;padding:11px 12px;font:13px/1.4 Arial,sans-serif;color:#372922;outline:none}
.public-mag-comment-form input:focus,.public-mag-comment-form textarea:focus{border-color:#9b5239;box-shadow:0 0 0 3px rgba(155,82,57,.08)}
.public-mag-comment-text{margin-top:12px}.public-mag-comment-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:12px}
.public-mag-comment-actions small{font:11px/1.4 Arial,sans-serif;color:#8b776b}.public-mag-comment-actions button{border:0;border-radius:10px;background:#8b402b;color:#fff;padding:11px 16px;font:750 12px Arial,sans-serif;cursor:pointer}
.public-mag-reply-state{display:flex;justify-content:space-between;gap:12px;align-items:center;background:#f5e8dd;border-radius:10px;padding:9px 11px;margin-bottom:12px;font:12px Arial,sans-serif;color:#6a4d3e}
.public-mag-reply-state button{border:0;background:transparent;color:#8b402b;font-weight:700;cursor:pointer}
@media(max-width:700px){.public-mag-discussion{padding:22px 20px 30px}.public-mag-discussion-title{display:block}.public-mag-discussion-title>span{display:block;margin-top:7px}.public-mag-comment-fields{grid-template-columns:1fr}.public-mag-comment-actions{align-items:stretch;flex-direction:column}.public-mag-comment-actions button{width:100%}}
.public-mag-comment-pending{font-style:normal;font-size:8px;font-weight:800;padding:3px 6px;border-radius:999px;background:#fff0c8;color:#805d00;margin-left:6px}
