/* New reading surfaces inherit v4 typography, palette, cards and motion. */
.x-nav{border-top:1px solid var(--line);background:var(--white)}.x-nav .p-wrap{display:flex;align-items:center;gap:28px;overflow:auto;white-space:nowrap;padding:10px 0}.x-nav a{font-size:11px;text-decoration:none;font-weight:600}.x-nav a[aria-current]{color:var(--accent)}.x-nav span{font-size:9px;color:var(--muted);letter-spacing:1px;margin-right:auto}.x-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:8px 0 28px}.x-section-head h2{font-size:27px;line-height:1.3;margin:4px 0}.x-results{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0}.x-results .p-result{margin:0;border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column}.x-results .p-actions{margin-top:auto}.x-results h3{font-size:18px}.x-secondary{margin-top:35px;border-top:1px solid var(--line);padding-top:24px}.x-secondary>summary{cursor:pointer;font-weight:700;margin-bottom:24px}.x-topic-grid{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:26px}.x-topic-grid button{border:1px solid var(--line);border-radius:100px;padding:9px 15px;background:var(--white);color:var(--ink);font-size:12px}.x-topic-grid button:hover{border-color:var(--accent);color:var(--accent)}.x-book-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:24px 0}.x-book{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--white);display:flex;flex-direction:column}.x-book-cover{background:linear-gradient(130deg,#12315c,#1e4d8e);color:white;min-height:215px;padding:25px 28px;border-left:10px solid #102648;display:flex;flex-direction:column;justify-content:space-between;gap:22px}.x-book:nth-child(3n+2) .x-book-cover{background:linear-gradient(130deg,#e6effb,#c9dcf5);color:#183d70;border-color:#97b3dd}.x-book:nth-child(3n) .x-book-cover{background:linear-gradient(130deg,#234574,#163051)}.x-book-cover b{font-size:21px;line-height:1.4}.x-book-cover span,.x-book-cover small{font-size:10px;letter-spacing:1px}.x-book-body{padding:22px;display:flex;flex:1;flex-direction:column}.x-book-body h3{font-size:16px;margin:15px 0}.x-book-body p{font-size:12px;color:var(--muted)}.x-book-body .p-actions{margin-top:auto}.x-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:0 0 25px}.x-stats>div{padding:22px;border:1px solid var(--line);border-radius:10px;background:var(--soft)}.x-stats strong{display:block;font-size:27px;color:var(--accent)}.x-stats span{font-size:11px;color:var(--muted)}.x-editor{border-top:3px solid var(--accent);padding-top:28px;scroll-margin-top:145px}.x-editor .p-field{margin-bottom:20px}.x-editor textarea{width:100%;resize:vertical}.x-editor input{width:100%}.x-editor .p-check input{width:auto}.x-draft{white-space:pre-wrap;overflow-wrap:anywhere;font:14px/1.9 var(--sans);background:var(--soft);padding:28px;border:1px solid var(--line);border-radius:10px}.x-reader-tools{display:flex;gap:22px;flex-wrap:wrap;margin-bottom:22px;font-size:13px}.x-reader-shell{height:78vh;min-height:480px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#eef2f8;margin:25px 0}.x-reader-shell iframe{width:100%;height:100%;border:0;background:white}.x-reading-focus .p-hero,.x-reading-focus .p-footer,.x-reading-focus .p-wa{display:none}.x-reading-focus .x-reader-shell{height:87vh}.x-reading-focus .p-section{padding-top:16px}.x-author{display:flex;gap:28px;align-items:center;margin-bottom:28px}.x-author-mark{width:100px;height:100px;border-radius:24px;background:#102950;color:white;display:grid;place-items:center;font-size:36px;font-weight:700;flex-shrink:0}.x-author p{max-width:790px;font-size:14px;color:var(--muted)}#reader-meta{margin:20px 0}#reader-meta h2{font-size:25px;line-height:1.5}#reader-meta p{white-space:pre-line}#reading-notes{margin:24px 0}#reading-notes .p-field{margin:18px 0}#reader-file{display:block;margin-top:16px;max-width:100%}#draft-status{min-height:24px}
@media(max-width:850px){.x-book-grid{grid-template-columns:repeat(2,1fr)}.x-nav .p-wrap{gap:21px}.x-nav span{display:none}.x-results{grid-template-columns:1fr}.x-reader-shell{min-height:400px}.x-section-head{align-items:flex-start;flex-direction:column}.x-section-head h2{font-size:23px}}
@media(max-width:520px){.x-book-grid{grid-template-columns:1fr}.x-book-cover{min-height:180px}.x-stats{gap:8px}.x-stats>div{padding:14px 10px}.x-stats strong{font-size:22px}.x-stats span{font-size:9px}.x-author{gap:15px;align-items:flex-start}.x-author-mark{width:65px;height:65px;font-size:27px;border-radius:15px}.x-author h2{font-size:22px}.x-draft{padding:18px}.x-topic-grid button{font-size:11px}.x-reader-shell{height:70vh}}
@media(prefers-reduced-motion:reduce){.x-editor{scroll-behavior:auto}}
@media print{body.template-print *{visibility:hidden}body.template-print #draft-output,body.template-print #draft-output *{visibility:visible}body.template-print #draft-output{position:absolute;left:0;top:0;width:100%;background:white;border:0;padding:0;color:black;font:11pt/1.6 Arial,sans-serif}body.template-print .p-header,body.template-print .p-footer,body.template-print .p-wa{display:none}}
/* Author styles must never override the semantic hidden attribute. */
[hidden]{display:none!important}
.v-story-image{position:relative;padding:0;overflow:hidden;aspect-ratio:3/2;min-height:190px;background:#112445}
.v-story-image::before,.v-story-image::after{display:none!important}
.v-story-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}
.v-story:hover .v-story-image img{transform:scale(1.025)}
.v-story-image>span{position:absolute;bottom:0;left:0;right:0;padding:28px 18px 14px;background:linear-gradient(transparent,rgba(7,22,40,.92));color:white;font-size:12px;letter-spacing:.08em}
.x-native-reader{margin:28px auto;background:var(--white,#fff);border:1px solid #cbd5e1;border-radius:18px;overflow:hidden;max-width:100%}
.x-native-tools{padding:18px;display:flex;flex-wrap:wrap;gap:14px;align-items:center;background:var(--soft,#f3f6ff)}
.x-native-tools label{font-size:14px}.x-native-tools input[type=number]{width:80px;padding:8px}
.x-native-reader pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:normal;font:18px/1.9 'AHM Sans',sans-serif;max-width:880px;margin:auto;padding:clamp(18px,4vw,48px);color:inherit}
.x-native-reader mark{background:#ffe9a0;color:#152235}
.x-native-search{padding:18px;display:flex;flex-wrap:wrap;align-items:center;gap:12px;border-bottom:1px solid #cbd5e1}
.x-native-search input{flex:1;min-width:160px;padding:12px;border:1px solid #aebaca;border-radius:9px;background:var(--white,#fff);color:inherit}
@media(prefers-reduced-motion:reduce){.v-story-image img{transition:none}.v-story:hover .v-story-image img{transform:none}}
@media(max-width:700px){.p-wa{font-size:13px;padding:12px 16px}.x-native-tools{gap:8px}.x-native-tools .p-btn{padding:10px 13px}.x-nav .p-wrap{scrollbar-width:thin}}
