.prophet-section{margin:30px 0;scroll-margin-top:110px}
.prophet-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);margin:12px 0;min-width:0}
.prophet-card summary{cursor:pointer;padding:18px 22px;font-size:1rem;color:var(--ink)}
.prophet-card summary small{display:block;color:var(--muted);font-size:.875rem;margin-top:6px}
.prophet-card-body{padding:0 22px 20px;min-width:0}
.prophet-card-body p{white-space:pre-line;overflow-wrap:break-word}
.prophet-card-body .arabic{font-size:2rem;line-height:2.2;overflow-wrap:normal;word-break:normal}
.prophet-card-body h3{margin-top:22px}
.prophet-citation{font-size:.875rem;border-block:1px solid var(--line);padding:14px 0}
#prophetMethod{scroll-margin-top:110px}
.page-guide{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 20px;font-size:.875rem;color:var(--muted)}
.page-guide button{border:1px solid var(--line);background:var(--white);color:var(--green);border-radius:10px;padding:8px 12px;min-height:44px}
.tour-welcome{max-height:calc(100dvh - 24px);overflow:auto}
.tour-welcome-actions{display:flex;flex-wrap:wrap;gap:10px}.tour-welcome-actions button{min-height:44px;flex:1 1 140px}
.tour-panel{position:fixed;z-index:80;right:18px;bottom:22px;width:380px;max-width:calc(100vw - 36px);max-height:45dvh;overflow:auto;background:var(--white);border:2px solid var(--green);box-shadow:var(--shadow);border-radius:18px;padding:18px;color:var(--ink)}
.tour-panel[hidden]{display:none}
.tour-panel h2{font-size:1.1rem;margin:4px 0 10px}
.tour-panel p{font-size:.95rem;line-height:1.6;margin-bottom:10px}
.tour-panel .tour-controls{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.tour-panel .tour-controls button{flex:1 1 auto;min-height:44px}
.tour-panel .tour-progress{font-size:.875rem}
.tour-panel.tour-at-top{bottom:auto;top:12px}
.tour-target{outline:3px solid var(--green)!important;outline-offset:4px;scroll-margin-block:110px}
@media(max-width:900px){.tour-panel{bottom:calc(7rem + env(safe-area-inset-bottom,0px))}.tour-panel.tour-at-top{top:85px;bottom:auto}}
@media(max-width:600px){.prophet-card summary{padding:16px}.prophet-card-body{padding:0 16px 16px}.prophet-card-body .arabic{font-size:1.75rem}.tour-panel{right:12px;width:calc(100vw - 24px);max-width:none;padding:14px}.tour-welcome{padding:20px}.tour-welcome .actions button{flex:1 1 100%}}
@media(max-height:500px){.tour-panel{max-height:42dvh}.tour-panel.tour-at-top{top:8px}}
@media print{.tour-panel,.page-guide,.tour-welcome{display:none!important}}
