.hub-title,.page-title{text-align:center;font-size:32px;font-weight:800;letter-spacing:-.02em;color:var(--gv-text,#111827);margin:6px 0 18px;display:flex;align-items:center;justify-content:center;gap:10px}.hub-title .logo-icon,.page-title .logo-icon{height:clamp(32px,4vw,48px);width:auto;display:inline-block;object-fit:contain}body.night-mode .hub-title .logo-icon,body.night-mode .page-title .logo-icon{filter:invert(1) hue-rotate(180deg)}.hub.faith-hub{min-height:100vh;padding:40px 20px;text-align:center;opacity:0;transform:scale(.96);transition:opacity .3s ease,transform .3s ease;background:var(--gv-bg,#d0db39);color:var(--gv-text,#111827);font-family:Segoe UI,system-ui,-apple-system,Roboto,Arial,sans-serif}.hub.faith-hub.in{opacity:1;transform:scale(1)}.hub-title{margin:0 0 18px}.hub-back-top{margin-bottom:18px}.hub-back{display:inline-block;padding:12px 22px;border-radius:10px;background:#2c3e50;color:#fff;text-decoration:none;font-size:14px;transition:filter .18s ease,transform .18s ease}.hub-back:hover{filter:brightness(.92);transform:translateY(-1px)}.hub-back-bottom{margin-top:16px}.hub-grid{display:flex;flex-direction:column;gap:14px;max-width:480px;margin:0 auto 28px}.hub-card{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;background:var(--gv-tile-bg,#2b2b2b);color:var(--gv-accent,#f5c84b);border-radius:16px;padding:14px 16px;box-shadow:0 8px 20px rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.05);text-decoration:none;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.hub-card:hover{transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 10px 26px rgba(0,0,0,.5)}.hub-card i{font-size:22px;line-height:1;color:#f4c542}.hub-card p{margin:0;font-size:16px;color:#f8d97a;font-weight:700}@media (min-width:768px){.hub-grid{max-width:640px}.hub-card{padding:16px 20px}}body.night-mode .hub.faith-hub{background:#0e1d2f;color:#f1f5f9}body.night-mode .hub-card{background:#333;border-color:#444;color:#f4e8b0}body.night-mode .hub-card i{color:#f8d97a}body.night-mode .hub-back{background:#444}.notes-page{background:var(--gv-bg,#c8e3ff);color:var(--gv-text,#111827)}.notes-page .stats-row{max-width:1120px;margin:0 auto 16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:10px;gap:10px}.notes-page .stat-card{background:rgba(15,23,42,.95);color:#f9fafb;border-radius:14px;padding:10px 14px;box-shadow:0 8px 20px rgba(15,23,42,.3)}.notes-page .stat-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;opacity:.7}.notes-page .stat-value{font-size:22px;font-weight:800}.notes-page .filters-row .tile{align-items:flex-start}.notes-page .filter-controls{display:flex;flex-direction:column;gap:8px;margin-top:4px}.notes-page .filter-chips{display:flex;flex-wrap:wrap;gap:6px}.notes-page .chip-btn{border-radius:999px;border:1px solid rgba(248,250,252,.18);background:rgba(15,23,42,.85);color:#f9fafb;font-size:12px;padding:4px 10px;cursor:pointer}.notes-page .chip-btn.active{background:var(--gv-accent,#f5c84b);color:#111827;border-color:transparent;font-weight:600}.notes-page .chip-btn.subtle{background:rgba(15,23,42,.7);border-color:rgba(148,163,184,.6);font-size:11px}.notes-page .inp{display:block;width:100%;height:var(--control-h);border-radius:999px;padding:0 14px;font-size:14px;color:#e5e7eb;background:#020617;border:1px solid #4b5563}.notes-page .inp.search{height:40px;font-size:13px}.notes-page .main-grid .editor-tile{align-items:flex-start}.notes-page .editor-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;flex-wrap:wrap}.notes-page .editor-meta-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:8px;gap:8px;margin-bottom:10px}.notes-page .journal-sheet{margin-top:6px;border-radius:16px;background:#fefce8;display:flex;box-shadow:inset 0 0 0 1px rgba(148,163,184,.4);overflow:hidden}.notes-page .journal-margin{width:34px;background:linear-gradient(180deg,rgba(148,163,184,.4),rgba(148,163,184,.4)),linear-gradient(180deg,transparent 23px,#e5e7eb 24px);background-repeat:no-repeat,repeat-y;background-size:2px 100%,100% 24px;background-position:24px 0,0 0}.notes-page .journal-ta{flex:1 1;border:none;resize:vertical;padding:12px 16px;font-size:15px;line-height:1.6;background-image:repeating-linear-gradient(180deg,#fefce8 0,#fefce8 22px,#f4f1d0 23px);background-color:transparent;font-family:var(--gv-verse-font,"Georgia",ui-serif);color:#111827;outline:none}.notes-page .inline-row{display:flex;gap:10px;align-items:center;margin-top:10px;flex-wrap:wrap}.notes-page .mini-btn{height:var(--control-h);border-radius:999px;padding:0 16px;background:#4b5563;border:none;color:#f9fafb;font-weight:700;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px}.notes-page .mini-btn.accent{background:var(--gv-accent,#f5c84b);color:#111827}.notes-page .mini-btn.light{background:#e5e7eb;color:#111827}.notes-page .mini-btn.danger{background:#b91c1c;color:#fef2f2}.notes-page .helper{font-size:13px;color:#e5e7eb;opacity:.9}.notes-page .helper.small{font-size:11px;opacity:.8;margin-top:2px}.notes-page .timeline{margin-top:8px;display:flex;flex-direction:column;gap:8px}.notes-page .timeline-item{width:100%;text-align:left;border-radius:14px;padding:10px 12px;background:rgba(15,23,42,.8);border:1px solid rgba(148,163,184,.5);cursor:pointer}.notes-page .timeline-item.active{border-color:var(--gv-accent,#f5c84b);box-shadow:0 0 0 1px rgba(250,204,21,.6)}.notes-page .timeline-header{display:flex;justify-content:space-between;align-items:center;gap:6px}.notes-page .timeline-title{font-size:14px;font-weight:600;color:#fefce8}.notes-page .pin-badge{font-size:14px}.notes-page .timeline-meta{margin-top:2px;display:flex;flex-wrap:wrap;gap:6px;font-size:11px;color:#e5e7eb}.notes-page .topic-chip{padding:2px 8px;border-radius:999px;background:rgba(59,130,246,.3);color:#bfdbfe}.notes-page .timeline-preview{margin-top:6px;font-size:13px;color:#e5e7eb;white-space:pre-wrap}.notes-page .timeline-actions{margin-top:6px;display:flex;gap:6px;flex-wrap:wrap}body.night-mode .notes-page{background:radial-gradient(circle at top,#020617 0,#020617 40%,#020617 100%)}body.night-mode .notes-page .page-title{color:#f9fafb}body.night-mode .notes-page .page-subtitle{color:#e5e7eb}body.night-mode .notes-page .stats-row .stat-card{background:#020617}@media (max-width:640px){.notes-page{padding:16px 10px 24px}.notes-page .page-topbar{flex-direction:column;align-items:stretch;gap:6px}.notes-page .top-links{justify-content:center}.notes-page .page-title{font-size:26px}.notes-page .page-subtitle{font-size:13px;padding:0 4px}.notes-page .editor-meta-row,.notes-page .page-grid,.notes-page .stats-row{grid-template-columns:1fr}.notes-page .tile{border-radius:14px;padding:12px;box-shadow:0 4px 12px rgba(0,0,0,.35)}}.bookmarks-page{background:var(--gv-bg,#c8e3ff);color:var(--gv-text,#111827)}.bookmarks-page .stats-row{max-width:1120px;margin:0 auto 16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:10px;gap:10px}.bookmarks-page .stat-card{background:rgba(15,23,42,.95);color:#f9fafb;border-radius:14px;padding:10px 14px;box-shadow:0 8px 20px rgba(15,23,42,.3)}.bookmarks-page .stat-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;opacity:.7}.bookmarks-page .stat-value{font-size:22px;font-weight:800}.bookmarks-page .stat-value-small{font-size:16px;font-weight:600;margin-top:4px}.bookmarks-page .stat-foot{margin-top:4px;font-size:12px;opacity:.9}.bookmarks-page .tools-card .tool-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.bookmarks-page .main-grid{align-items:flex-start}.bookmarks-page .editor-header{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;flex-wrap:wrap;margin-bottom:8px}.bookmarks-page .editor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:8px;gap:8px;margin-bottom:10px}.bookmarks-page .field-group{display:flex;flex-direction:column}.bookmarks-page .field-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;opacity:.8;margin-bottom:2px}.bookmarks-page .inp{display:block;width:100%;height:var(--control-h);border-radius:999px;padding:0 14px;font-size:14px;color:#e5e7eb;background:#020617;border:1px solid #4b5563}.bookmarks-page .inp.search{height:40px}.bookmarks-page .inp.small{height:38px;font-size:13px}.bookmarks-page .journal-sheet{margin-top:8px;border-radius:16px;background:#fefce8;display:flex;box-shadow:inset 0 0 0 1px rgba(148,163,184,.4);overflow:hidden}.bookmarks-page .journal-margin{width:34px;background:linear-gradient(180deg,rgba(148,163,184,.4),rgba(148,163,184,.4)),linear-gradient(180deg,transparent 23px,#e5e7eb 24px);background-repeat:no-repeat,repeat-y;background-size:2px 100%,100% 24px;background-position:24px 0,0 0}.bookmarks-page .journal-ta{flex:1 1;border:none;resize:vertical;padding:12px 16px;font-size:15px;line-height:1.6;background-image:repeating-linear-gradient(180deg,#fefce8 0,#fefce8 22px,#f4f1d0 23px);background-color:transparent;font-family:var(--gv-verse-font,"Georgia",ui-serif);color:#111827;outline:none;min-height:160px}.bookmarks-page .index-pane{align-items:flex-start}.bookmarks-page .index-filters{margin-top:6px;display:flex;flex-direction:column;gap:6px}.bookmarks-page .filter-row{display:flex;flex-wrap:wrap;gap:6px}.bookmarks-page .index-list{margin-top:8px;display:flex;flex-direction:column;gap:6px;max-height:360px;overflow-y:auto}.bookmarks-page .index-item{width:100%;text-align:left;border-radius:12px;padding:8px 10px;background:rgba(15,23,42,.8);border:1px solid rgba(148,163,184,.6);cursor:pointer}.bookmarks-page .index-item.active{border-color:var(--gv-accent,#f5c84b);box-shadow:0 0 0 1px rgba(250,204,21,.6)}.bookmarks-page .index-title{font-size:14px;font-weight:600;color:#fefce8}.bookmarks-page .index-meta{margin-top:2px;display:flex;flex-wrap:wrap;gap:6px;font-size:11px;color:#e5e7eb}.bookmarks-page .theme-chip{padding:2px 8px;border-radius:999px;background:rgba(59,130,246,.35);color:#bfdbfe}.bookmarks-page .theme-chip.large{font-size:11px}.bookmarks-page .detail-pane{align-items:flex-start}.bookmarks-page .detail-ref{margin:6px 0 4px;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.bookmarks-page .ref-pill{padding:3px 10px;border-radius:999px;background:rgba(15,23,42,.9);border:1px solid rgba(248,250,252,.22);font-size:12px}.bookmarks-page .detail-note{background:rgba(15,23,42,.75);border-radius:12px;padding:10px 12px;font-size:14px;white-space:pre-wrap;color:#f9fafb}.bookmarks-page .detail-meta{margin-top:6px;font-size:11px;color:#e5e7eb;opacity:.9}.bookmarks-page .detail-divider{margin:14px 0 8px;border:none;border-top:1px dashed rgba(248,250,252,.16)}.bookmarks-page .xref-list{list-style:none;padding:0;margin:6px 0 0;display:flex;flex-direction:column;gap:4px}.bookmarks-page .xref-btn{width:100%;text-align:left;border-radius:10px;padding:6px 8px;background:rgba(15,23,42,.8);border:1px solid rgba(148,163,184,.6);cursor:pointer}.bookmarks-page .xref-title{font-size:13px;font-weight:600;color:#fefce8}.bookmarks-page .xref-meta{display:block;margin-top:1px;font-size:11px;color:#e5e7eb}body.night-mode .bookmarks-page{background:radial-gradient(circle at top,#020617 0,#020617 40%,#020617 100%)}body.night-mode .bookmarks-page .page-title{color:#f9fafb}body.night-mode .bookmarks-page .page-subtitle{color:#e5e7eb}body.night-mode .bookmarks-page .stats-row .stat-card{background:#020617}@media (max-width:640px){.bookmarks-page{padding:16px 10px 24px}.bookmarks-page .page-topbar{flex-direction:column;align-items:stretch;gap:6px}.bookmarks-page .top-links{justify-content:center}.bookmarks-page .page-title{font-size:26px}.bookmarks-page .page-subtitle{font-size:13px;padding:0 4px}.bookmarks-page .page-grid,.bookmarks-page .stats-row{grid-template-columns:1fr}.bookmarks-page .tile{border-radius:14px;padding:12px;box-shadow:0 4px 12px rgba(0,0,0,.35)}.bookmarks-page .editor-grid{grid-template-columns:1fr}}.hub-title{display:flex;align-items:center;justify-content:center;gap:10px;text-align:center}.hub-title .logo-icon{height:clamp(38px,4vw,56px);width:auto;object-fit:contain;filter:drop-shadow(0 0 18px rgba(245,200,75,.45)) drop-shadow(0 0 34px rgba(245,200,75,.35));transition:filter .4s ease}body.night-mode .hub-title .logo-icon{filter:drop-shadow(0 0 22px rgba(245,200,75,.7)) drop-shadow(0 0 45px rgba(245,200,75,.9))}.testimonies-page{background:var(--gv-bg,#c8e3ff);color:var(--gv-text,#111827)}.testimonies-subtitle{max-width:760px}.banner{max-width:1120px;margin:0 auto 10px;padding:10px 14px;border-radius:12px;font-size:13px}.banner.info{background:#ecfeff;color:#065f46;border:1px solid #a7f3d0}.banner.error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.filters{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.filters input[type=search],.filters select{padding:8px 10px;border-radius:999px;border:1px solid rgba(15,23,42,.2);font-size:13px}.composer-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:8px;gap:8px;margin:8px 0}.input{border-radius:999px;border:1px solid #4b5563;padding:8px 12px;font-size:14px;color:#e5e7eb}.input,.ta{background:#020617}.ta{display:block;width:100%;border-radius:14px;padding:12px 14px;font-size:15px;color:#f9fafb;border:1px solid #4b5563;margin-top:6px;resize:vertical;min-height:120px}.mini-btn.green{background:#22c55e;color:#022c22}.mini-btn.danger{background:#b91c1c;color:#fef2f2}.entry-list{display:flex;flex-direction:column;gap:10px}.entry-list.compact .entry{padding:10px 12px}.entry{background:#020617;color:#f4f4f5;border:1px solid #4b5563;border-left:5px solid #2563eb;border-radius:12px;padding:12px 14px;text-align:left}.entry-header{display:flex;justify-content:space-between;align-items:baseline;gap:6px;flex-wrap:wrap;margin-bottom:4px}.who{color:#facc15;font-size:15px}.entry-time,.time{font-size:12px;color:#cbd5f5}.time{display:block;margin-top:4px}.chip{font-size:11px;padding:2px 8px;border-radius:999px;background:rgba(248,250,252,.12)}.chip.small{font-size:10px}.linked-prayer{margin:6px 0 8px;padding:8px 10px;border-radius:10px;background:rgba(15,118,110,.22)}.linked-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;opacity:.8;margin-bottom:4px}.linked-text{font-size:13px;color:#e5f9f0}.entry-actions{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}.muted{opacity:.75;color:#fef3c7}body.night-mode .testimonies-page{background:radial-gradient(circle at top,#020617 0,#020617 40%,#020617 100%)}body.night-mode .filters input[type=search],body.night-mode .filters select{background:#020617;color:#e5e7eb;border-color:#4b5563}@media (max-width:640px){.testimonies-page{padding:16px 10px 24px}.page-grid,.stats-row{grid-template-columns:1fr}.filters{justify-content:flex-start}.filters input[type=search],.filters select{width:100%}.tile{border-radius:14px;padding:12px;box-shadow:0 4px 12px rgba(0,0,0,.35)}}