/* MX V14 - Akilli okuma deneyimi */
[data-mx-full-content][hidden],.mx-quick-view[hidden],.mx-points-view[hidden]{display:none!important}
.mx-reading-tools,.mx-quick-view,.mx-points-view,.mx-trust-card,.mx-discovery-route{margin:0 0 2rem;border:1px solid #dce4e2;border-radius:1rem;background:#fff;box-shadow:0 12px 34px rgba(6,78,79,.06)}
.mx-reading-tools{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem}
.mx-reading-tools>div:first-child span,.mx-quick-view>span,.mx-points-view>span,.mx-trust-card header small,.mx-discovery-route header>span{display:block;color:#0f766e;font-size:.68rem;font-weight:900;letter-spacing:.13em}
.mx-reading-tools>div:first-child strong{display:block;margin-top:.15rem;color:#17211f;font-size:.95rem}
.mx-reading-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}
.mx-reading-actions button{padding:.55rem .75rem;color:#34423f;border:1px solid #dce4e2;border-radius:.65rem;background:#f7faf9;font-size:.75rem;font-weight:800;cursor:pointer}
.mx-reading-actions button:hover,.mx-reading-actions button.is-active{color:#fff;border-color:#0f766e;background:#0f766e}
.mx-quick-view,.mx-points-view{padding:1.25rem 1.4rem;border-left:.3rem solid #0f766e}
.mx-quick-view p{margin:.45rem 0 0;color:#263431;font-size:1rem;line-height:1.7}
.mx-points-view ol{display:grid;gap:.65rem;margin:.8rem 0 0;padding:0;counter-reset:mx-points;list-style:none}
.mx-points-view li{position:relative;padding-left:2.1rem;color:#263431;line-height:1.55;counter-increment:mx-points}
.mx-points-view li::before{content:counter(mx-points);position:absolute;left:0;top:0;display:grid;width:1.5rem;height:1.5rem;place-items:center;color:#fff;border-radius:50%;background:#0f766e;font-size:.68rem;font-weight:900}
.mx-trust-card{overflow:hidden}
.mx-trust-card header{display:flex;align-items:center;gap:.8rem;padding:1rem 1.2rem;border-bottom:1px solid #dce4e2;background:linear-gradient(120deg,#f4faf8,#fff)}
.mx-trust-card header>span{display:grid;width:2.35rem;height:2.35rem;place-items:center;color:#fff;border-radius:50%;background:#0f766e;font-weight:900}
.mx-trust-card h2{margin:.15rem 0 0;color:#17211f;font-size:1rem;font-weight:900}
.mx-trust-card>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.mx-trust-card p{margin:0;padding:1rem;border-right:1px solid #dce4e2}
.mx-trust-card p:last-child{border-right:0}
.mx-trust-card p span,.mx-trust-card p strong{display:block}
.mx-trust-card p span{margin-bottom:.25rem;color:#64716e;font-size:.7rem}
.mx-trust-card p strong{color:#17211f;font-size:.8rem}
.mx-discovery-route{overflow:hidden;padding:1.25rem}
.mx-discovery-route header{padding-bottom:1rem;border-bottom:1px solid #dce4e2}
.mx-discovery-route h2{margin:.2rem 0;color:#17211f;font-size:1.35rem;font-weight:900}
.mx-discovery-route header p{margin:0;color:#64716e;font-size:.85rem}
.mx-discovery-route>div>a{display:grid;grid-template-columns:2.5rem minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:1rem 0;border-bottom:1px solid #dce4e2}
.mx-discovery-route>div>a:last-child{border-bottom:0}
.mx-discovery-route a>strong{color:#0f766e;font-size:1.3rem}
.mx-discovery-route a span small,.mx-discovery-route a span b{display:block}
.mx-discovery-route a small{margin-bottom:.2rem;color:#64716e;font-size:.67rem;font-weight:800;text-transform:uppercase}
.mx-discovery-route a b{color:#17211f;font-size:.9rem}
.mx-discovery-route a>i{color:#0f766e;font-style:normal}
.mx-story-modal{position:fixed;z-index:99999;inset:0;display:grid;place-items:center;padding:1rem;background:rgba(0,0,0,.82);backdrop-filter:blur(.75rem)}
.mx-story-modal[hidden]{display:none}
.mx-story-shell{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(31rem,100%);height:min(47rem,90vh);overflow:hidden;color:#fff;border:1px solid rgba(94,234,212,.35);border-radius:1.5rem;background:radial-gradient(circle at 80% 10%,rgba(15,118,110,.32),transparent 30%),#121817;box-shadow:0 0 4rem rgba(15,118,110,.28)}
.mx-story-shell>header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.15rem .65rem;color:#5eead4;font-size:.7rem;font-weight:900;letter-spacing:.12em}
.mx-story-shell>header button{display:grid;width:2rem;height:2rem;place-items:center;color:#fff;border:0;border-radius:50%;background:rgba(255,255,255,.1);font-size:1.25rem;cursor:pointer}
.mx-story-progress{display:flex;gap:.25rem;padding:0 1.15rem}
.mx-story-progress i{height:.18rem;flex:1;border-radius:1rem;background:rgba(255,255,255,.18)}
.mx-story-progress i.is-active,.mx-story-progress i.is-done{background:#2dd4bf}
.mx-story-shell>section{display:grid;align-items:center;overflow:hidden;padding:1.5rem}
.mx-story-shell article{display:none}
.mx-story-shell article.is-active{display:block}
.mx-story-shell article small{color:#5eead4;font-weight:800}
.mx-story-shell article h2{margin:.8rem 0;color:#fff;font-size:clamp(1.45rem,5vw,2.25rem);line-height:1.15}
.mx-story-shell article p{margin:1rem 0;color:#fff;font-size:clamp(1.05rem,3vw,1.35rem);line-height:1.65}
.mx-story-shell>footer{display:flex;justify-content:space-between;padding:1rem 1.15rem;border-top:1px solid rgba(255,255,255,.1)}
.mx-story-shell>footer button{padding:.65rem .85rem;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:.65rem;background:transparent;font-weight:800;cursor:pointer}
.mx-story-shell>footer button:last-child{border-color:#0f766e;background:#0f766e}
html.theme-dark .mx-reading-tools,html.theme-dark .mx-quick-view,html.theme-dark .mx-points-view,html.theme-dark .mx-trust-card,html.theme-dark .mx-discovery-route,html.theme-dark .mx-trust-card header{color:#fff;background:#2a2a2a}
html.theme-dark .mx-reading-tools :where(strong,button),html.theme-dark .mx-quick-view p,html.theme-dark .mx-points-view li,html.theme-dark .mx-trust-card h2,html.theme-dark .mx-trust-card p :where(span,strong),html.theme-dark .mx-discovery-route :where(h2,p,small,b){color:#fff}
html.theme-dark .mx-reading-actions button{border-color:#4a4a4a;background:#343434}
html.theme-dark .mx-reading-actions button.is-active{background:#0f766e}
html.theme-dark .mx-reading-tools,html.theme-dark .mx-quick-view,html.theme-dark .mx-points-view,html.theme-dark .mx-trust-card,html.theme-dark .mx-trust-card header,html.theme-dark .mx-trust-card p,html.theme-dark .mx-discovery-route,html.theme-dark .mx-discovery-route header,html.theme-dark .mx-discovery-route>div>a{border-color:#4a4a4a}
@media(max-width:48rem){.mx-reading-tools{align-items:flex-start;flex-direction:column}.mx-reading-actions{justify-content:flex-start}.mx-trust-card>div{grid-template-columns:1fr 1fr}.mx-trust-card p:nth-child(2){border-right:0}.mx-trust-card p:nth-child(-n+2){border-bottom:1px solid #dce4e2}}
@media(max-width:32rem){.mx-reading-actions button{flex:1 1 calc(50% - .5rem)}.mx-trust-card>div{grid-template-columns:1fr}.mx-trust-card p{border-right:0;border-bottom:1px solid #dce4e2}.mx-trust-card p:last-child{border-bottom:0}.mx-story-modal{padding:.4rem}.mx-story-shell{height:96vh;border-radius:1rem}}
@media(prefers-reduced-motion:reduce){.mx-reading-actions button{transition:none}}
