:root{--primary-color:#2f6fed;--primary-soft:#2f6fed1f;--text:#5b6472;--text-h:#121926;--bg:#f6f8fb;--surface:#fff;--surface-muted:#f9fbff;--border:#dbe2ea;--sans:"Inter", "Segoe UI", sans-serif;font:16px/1.5 var(--sans);letter-spacing:.01em;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg);min-width:320px;margin:0}#root{width:100%;min-height:100svh}h1,h2,h3,strong{color:var(--text-h)}h1{letter-spacing:-.03em;margin:0;font-size:2rem}h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}*{box-sizing:border-box}.admin-shell{background:var(--surface);grid-template-columns:250px minmax(0,1fr);min-height:100svh;display:grid}.admin-sidebar{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;gap:1rem;display:flex}.admin-brand{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:1.1rem 1rem;display:flex}.admin-brand__mark{color:#fff;background:#111;border-radius:.35rem;place-items:center;width:2rem;height:2rem;font-size:.82rem;font-weight:700;display:grid}.admin-brand__eyebrow,.dashboard-header__eyebrow,.panel__label{letter-spacing:.08em;text-transform:uppercase;color:var(--primary-color);margin:0;font-size:.78rem;font-weight:600}.admin-brand__title{font-size:.95rem}.admin-sidebar__scroll{gap:1.35rem;padding:.1rem 0 1rem;display:grid}.admin-nav-section{gap:.45rem;display:grid}.admin-nav-section__label{letter-spacing:.1em;text-transform:uppercase;color:#8b93a1;padding:0 1rem;font-size:.78rem;font-weight:600}.admin-nav{flex-direction:column;gap:.2rem;padding:0 .5rem;display:flex}.admin-nav__item{color:var(--text);border-radius:.35rem;align-items:center;gap:.75rem;padding:.7rem .85rem;font-weight:500;transition:background-color .2s,color .2s;display:flex}.admin-nav__icon{color:#6f7784;text-align:center;width:1rem}.admin-nav__item:hover,.admin-nav__item.is-active{color:#111;background:#f2f4f7}.admin-sidebar__footer{border-top:1px solid var(--border);margin-top:auto;padding:.9rem .8rem 1rem}.admin-signout{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.35rem;padding:.65rem .75rem}.admin-sidebar__footer span,.dashboard-header__text,.panel__header p,.stat-card__meta,.action-list__item span,.library-card span{color:var(--text)}.admin-main{background:#fcfcfd;grid-template-rows:auto 1fr;min-width:0;display:grid}.dashboard,.page-section{gap:1.5rem;display:grid}.admin-topbar,.page-section__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-topbar{border-bottom:1px solid var(--border);background:var(--surface);padding:.9rem 1.25rem}.admin-search{border:1px solid var(--border);color:#8b93a1;background:#fbfbfc;border-radius:.4rem;align-items:center;gap:.75rem;width:min(600px,100%);padding:.8rem 1rem;display:flex}.admin-search input{width:100%;color:var(--text-h);background:0 0;border:0;outline:none}.admin-topbar__actions{align-items:center;gap:1rem;display:flex}.admin-notify{cursor:pointer;color:var(--text-h);background:0 0;border:0;font-size:1.2rem}.admin-profile{background:var(--surface);border:0;border-radius:0;align-items:center;gap:.75rem;padding:0;display:flex}.admin-profile__avatar{color:#fff;background:#111;border-radius:.35rem;place-items:center;width:2rem;height:2rem;font-size:.8rem;font-weight:700;display:grid}.admin-profile span{color:#8b93a1;text-transform:capitalize;font-size:.82rem;display:block}.admin-topbar__logout{border:1px solid var(--border);color:#fff;cursor:pointer;font:inherit;background:#111;border-radius:.35rem;padding:.6rem .85rem;font-weight:700}.panel,.stat-card,.dashboard-hero,.action-list__item,.library-card,.prayer-library-card,.prayer-form-card,.mystery-form-card,.upload-box,.empty-state,.simple-table,.verse-card,.admin-card,.auth-card{border-radius:.45rem}.badge,.chip,.language-pill,.status-pill{border-radius:.35rem}.auth-screen{background:#f7f8f4;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fff;border:1px solid #e8ebe3;border-radius:8px;width:min(440px,100%);padding:32px;box-shadow:0 18px 50px #2a40261a}.auth-eyebrow{color:#4caf50;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}.auth-card h1{color:#20251f;margin:0;font-size:30px}.auth-copy{color:#6f786b;margin:10px 0 24px;line-height:1.6}.auth-form{gap:16px;display:grid}.auth-form label{color:#263024;gap:8px;font-size:13px;font-weight:800;display:grid}.auth-form input{color:#1f271e;font:inherit;border:1px solid #dfe4db;border-radius:6px;padding:13px 14px}.auth-form input:focus{border-color:#4caf50;outline:none}.auth-form button{color:#fff;cursor:pointer;font:inherit;background:#4caf50;border:0;border-radius:6px;padding:14px 18px;font-weight:900}.auth-form button:disabled{cursor:not-allowed;opacity:.75}.auth-switch{color:#6f786b;margin:20px 0 0}.auth-switch a{color:#2f7d32;font-weight:900}.reader-dashboard{color:#101810;background:#f8faf7;min-height:100vh;padding:24px}.reader-topbar{border:1px solid var(--border);background:#fff;border-radius:.35rem;justify-content:space-between;align-items:center;margin-bottom:20px;padding:16px 18px;display:flex}.reader-topbar h1{margin:0;font-size:22px}.reader-topbar button,.reader-tabs button{border:1px solid var(--border);color:#111;cursor:pointer;font:inherit;background:#fff;border-radius:.35rem;padding:10px 14px;font-weight:800}.reader-topbar button{color:#fff;background:#111}.reader-hero{border:1px solid var(--border);background:#fff;border-radius:.35rem;margin-bottom:16px;padding:24px}.reader-hero h2{margin:0 0 6px;font-size:30px}.reader-hero p,.reader-card p{color:#596457;line-height:1.55}.reader-tabs{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.reader-tabs button.is-active{color:#fff;background:#4caf50;border-color:#4caf50}.reader-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.reader-grid--two{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.reader-card{border:1px solid var(--border);background:#fff;border-radius:.35rem;padding:18px}.reader-card span{color:#4caf50;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900;display:block}.reader-card strong{margin-bottom:6px;font-size:34px;display:block}.reader-card h3{margin:0 0 8px;font-size:18px}.reader-card--large h3{font-size:24px}.admin-content{min-width:0;padding:1.6rem 1.75rem}.dashboard-header h2,.page-section__header h2{letter-spacing:-.03em;margin-top:0;font-size:2rem}.dashboard--clean{gap:1.25rem}.dashboard-hero{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1.4rem;display:flex}.dashboard-hero__actions{align-items:center;gap:.75rem;display:flex}.clean-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.clean-stats-grid--wide{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.clean-stat-card{border:1px solid var(--border);background:var(--surface);border-radius:.35rem;padding:1.4rem}.clean-stat-card__top{color:var(--text);justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.clean-stat-card strong{letter-spacing:-.04em;margin-bottom:.35rem;font-size:2rem;display:block}.clean-stat-card p{color:var(--text)}.dashboard-content-grid{grid-template-columns:minmax(0,1.9fr) minmax(320px,.95fr);gap:1rem;display:grid}.panel--clean{border-radius:.35rem;padding:0;overflow:hidden}.panel__header--tight{padding:1.2rem 1.3rem 1rem}.link-button{color:var(--text-h);cursor:pointer;background:0 0;border:0;font-weight:600}.activity-feed{display:grid}.activity-feed__item{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.3rem;display:flex}.activity-feed__item strong{margin-bottom:.15rem;font-size:.98rem;display:block}.activity-feed__item p{color:var(--text)}.lang-pill{border:1px solid var(--border);background:var(--surface);color:#667085;border-radius:999px;justify-content:center;align-items:center;min-width:3rem;padding:.35rem .65rem;font-size:.78rem;font-weight:600;display:inline-flex}.verse-panel{align-content:start;gap:1.15rem;padding:1.3rem;display:grid}.verse-panel__label{letter-spacing:.12em;text-transform:uppercase;color:#6f7784;font-size:.85rem;font-weight:600}.verse-panel__quote{color:var(--text-h);margin:0;font-size:1.15rem;font-weight:600;line-height:1.45}.verse-panel__ref{color:var(--text);font-size:.95rem}.verse-panel__note{border:1px solid var(--border);color:var(--text);background:#fafafa;border-radius:.9rem;padding:1rem}.verse-panel__button{justify-content:center}.stats-grid,.dashboard-bottom-grid,.prayer-grid,.library-grid,.automation-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.dashboard-main-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:1rem;display:grid}.prayer-page-grid{grid-template-columns:minmax(0,1.7fr) minmax(260px,.9fr);gap:1rem;display:grid}.posts-page-grid{grid-template-columns:minmax(320px,.9fr) minmax(0,1.35fr);align-items:start;gap:1rem;display:grid}.panel{background:var(--surface);border:1px solid var(--border);box-shadow:none;border-radius:.9rem;padding:1rem}.panel--wide{gap:1rem;display:grid}.panel__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.panel__header h3{margin-bottom:.25rem;font-size:.98rem}.stat-card{gap:.45rem;display:grid}.stat-card__value{letter-spacing:-.04em;font-size:1.7rem}.engagement-chart{background:var(--surface-muted);border:1px solid var(--border);border-radius:.8rem;padding:1rem}.engagement-chart__line{background:var(--border);height:1px;margin-bottom:1rem}.engagement-chart__bars{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:.7rem;min-height:180px;display:grid}.engagement-chart__bars span{background:var(--primary-color);opacity:.82;border-radius:999px 999px .4rem .4rem;min-height:3rem;display:block}.mini-stats,.spotlight-list,.activity-list,.action-list,.simple-table{gap:.7rem;display:grid}.mini-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-stats div,.spotlight-list__item,.activity-list__item,.action-list__item,.prayer-card,.library-card{border:1px solid var(--border);background:var(--surface-muted);border-radius:.75rem;padding:.85rem}.mini-stats span,.spotlight-list__item span,.simple-table__row span{color:var(--text);display:block}.mini-stats strong,.spotlight-list__item strong{margin-top:.25rem;font-size:1.08rem;display:block}.prayer-grid,.library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.prayer-card,.library-card{gap:.55rem;display:grid}.prayer-form,.prayer-side-panel{gap:1rem;display:grid}.prayer-top-layout{grid-template-columns:minmax(280px,.95fr) minmax(0,1.35fr);align-items:start;gap:1rem;display:grid}.prayer-category-panel{gap:1rem;display:grid}.prayer-category-form{align-content:start;gap:1rem;display:grid}.prayer-category-list{gap:.35rem;display:grid}.prayer-category-item{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.prayer-category-item>div:first-child{min-width:0}.prayer-category-item__actions{flex-shrink:0;align-items:center;gap:.35rem;display:inline-flex}.prayer-category-item{background:#f7f9fc;border:1px solid #0000;border-radius:.6rem;align-items:center;padding:.5rem .65rem}.prayer-category-item strong{margin-bottom:0;font-size:.82rem;font-weight:600;display:block}.prayer-category-item p{color:var(--text);font-size:.76rem;line-height:1.3}.prayer-display-section{gap:1rem;display:grid}.prayer-category-row{flex-wrap:wrap;gap:.55rem;display:flex}.prayer-category-chip{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;align-items:center;padding:.42rem .75rem;font-size:.82rem;font-weight:500;display:inline-flex}.prayer-category-chip.is-active{color:#fff;background:#111;border-color:#111}.prayer-display-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.prayer-library-card{border:1px solid var(--border);background:var(--surface);border-radius:.95rem;gap:.75rem;padding:1rem;display:grid}.prayer-library-card__top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.prayer-library-card__image{aspect-ratio:16/9;object-fit:cover;border:1px solid var(--border);background:var(--surface-muted);border-radius:.75rem;width:100%}.prayer-library-card__body{color:var(--text);line-height:1.6}.prayer-library-card__footer{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.prayer-card__actions{align-items:center;gap:.4rem;display:inline-flex}.prayer-library-card__meta{color:#8b93a1;margin:0;font-size:.88rem}.prayer-card__edit{color:#111;cursor:pointer;background:#eef2f6;border:1px solid #eef2f6;border-radius:.5rem;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;padding:0;display:inline-flex}.prayer-card__edit-icon{color:#111;fill:#111;width:.78rem;height:.78rem}.prayer-card__delete{color:#c24141;cursor:pointer;background:#fff3f2;border:1px solid #fde2e2;border-radius:.5rem;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;padding:0;display:inline-flex}.prayer-card__delete-icon{color:#c24141;width:.9rem;height:.9rem}.prayer-empty-state{border:1px dashed var(--border);text-align:center;background:#fbfbfc;border-radius:.95rem;place-items:center;gap:.4rem;padding:2.25rem 1rem;display:grid}.prayer-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.field{gap:.45rem;display:grid}.field--full{grid-column:1/-1}.prayer-image-preview{align-content:end;display:grid}.prayer-image-preview img{object-fit:cover;border:1px solid var(--border);background:var(--surface-muted);border-radius:.75rem;width:100%;max-height:180px}.mystery-builder{border:1px solid var(--border);background:#fbfbfc;border-radius:.85rem;gap:.85rem;padding:1rem;display:grid}.mystery-builder__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.mystery-builder__header p{color:var(--text);margin:.25rem 0 0;font-size:.9rem}.mystery-form-card{border:1px solid var(--border);background:var(--surface);border-radius:.8rem;gap:.85rem;padding:1rem;display:grid}.mystery-form-card__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.mystery-form-card__remove{color:#c24141;cursor:pointer;background:#fff3f2;border:1px solid #fde2e2;border-radius:.55rem;padding:.45rem .7rem;font-weight:700}.mystery-form-card__grid{grid-template-columns:.35fr 1fr 1fr;gap:.85rem;display:grid}.field__label{color:var(--text-h);font-size:.84rem;font-weight:600}.field input,.field select,.field textarea{border:1px solid var(--border);background:var(--surface-muted);width:100%;color:var(--text-h);border-radius:.65rem;outline:none;padding:.75rem .85rem}.field textarea{resize:vertical;min-height:180px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--primary-color);background:var(--surface)}.prayer-form__actions{gap:.7rem;display:flex}.post-form,.post-list-panel,.post-list{gap:1rem;display:grid}.post-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.post-image-preview img,.post-card__image{object-fit:cover;border:1px solid var(--border);background:var(--surface-muted);width:100%}.post-image-preview img{border-radius:.75rem;max-height:220px}.post-publish-toggle{color:var(--text-h);align-items:center;gap:.55rem;font-weight:650;display:inline-flex}.post-publish-toggle input{width:auto}.post-card{border:1px solid var(--border);background:var(--surface);border-radius:.95rem;display:grid;overflow:hidden}.post-card__image{aspect-ratio:16/8;border-width:0 0 1px;border-radius:0}.post-card__body{gap:.75rem;padding:1rem;display:grid}.post-card__top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.post-card h3{margin:.2rem 0 0;font-size:1rem}.post-card p{color:var(--text);margin:0;line-height:1.55}.post-card__comment{background:#f7f9fc;border-radius:.75rem;padding:.8rem}.post-card__source{color:#8b93a1;font-size:.86rem}.post-draft-pill{color:#6f7784;background:#f1f3f5;border-radius:999px;align-items:center;padding:.28rem .58rem;font-size:.75rem;font-weight:750;display:inline-flex}.button{border:1px solid var(--border);background:var(--surface);color:var(--text-h);cursor:pointer;border-radius:.65rem;padding:.68rem .95rem}.button--primary{border-color:var(--primary-color);background:var(--primary-color);color:#fff}.button--ghost{background:var(--surface)}.button--dark{color:#fff;background:#111;border-color:#111}.button:disabled{cursor:wait;opacity:.65}.automation-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.automation-card{border:1px solid var(--border);background:var(--surface);border-radius:.9rem;flex-direction:column;justify-content:space-between;gap:1.25rem;min-height:12rem;padding:1rem;display:flex}.automation-card h3{margin:.25rem 0 .45rem;font-size:1.05rem}.automation-card span{color:var(--text);line-height:1.45}.automation-card .button{justify-content:center}.category-list{flex-wrap:wrap;gap:.5rem;display:flex}.category-pill{border:1px solid var(--border);background:var(--surface-muted);color:var(--text);border-radius:999px;align-items:center;padding:.4rem .65rem;font-size:.82rem;display:inline-flex}.prayer-card__status{background:var(--primary-soft);width:fit-content;color:var(--primary-color);border-radius:999px;padding:.28rem .55rem;font-size:.75rem;font-weight:500;display:inline-flex}.table-panel{padding:.75rem}.simple-table__row{border:1px solid var(--border);background:var(--surface-muted);border-radius:.75rem;grid-template-columns:1.5fr 1fr 1fr;gap:1rem;padding:.85rem;display:grid}.simple-table__row--head{color:var(--text-h);background:0 0;border-style:dashed;font-weight:700}.user-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.user-stats div{border:1px solid var(--border);background:var(--surface);border-radius:.75rem;padding:.9rem}.user-stats span{color:var(--text);font-size:.8rem;font-weight:700;display:block}.user-stats strong{color:var(--text-h);margin-top:.25rem;font-size:1.45rem;display:block}.users-panel{gap:1rem;display:grid}.users-toolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.users-toolbar h3,.users-toolbar p{margin:0}.users-toolbar p{color:var(--text);margin-top:.25rem}.users-toolbar input{border:1px solid var(--border);background:var(--surface);width:min(100%,20rem);color:var(--text-h);font:inherit;border-radius:.65rem;padding:.7rem .85rem}.users-table{gap:.65rem;display:grid}.users-table__row{border:1px solid var(--border);background:var(--surface-muted);border-radius:.75rem;grid-template-columns:minmax(14rem,1.6fr) .85fr .85fr .75fr .9fr auto;align-items:center;gap:.75rem;padding:.78rem;display:grid}.users-table__row--head{color:var(--text-h);text-transform:uppercase;background:0 0;border-style:dashed;font-size:.78rem;font-weight:850}.users-table__empty{border:1px dashed var(--border);color:var(--text);border-radius:.75rem;padding:1rem}.user-cell{gap:.18rem;display:grid}.user-cell strong{color:var(--text-h)}.user-cell span,.user-cell small,.users-table__row>span{color:var(--text)}.user-provider{text-transform:capitalize}.users-table select{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text-h);font:inherit;text-transform:capitalize;border-radius:.55rem;padding:.58rem .65rem}.users-delete{justify-content:center;min-width:5.8rem}.users-delete:not(:disabled){color:#c43b3b;border-color:#efb7b7}@media (width<=1080px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{border-right:0;border-bottom:1px solid var(--border)}.stats-grid,.dashboard-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-content-grid,.clean-stats-grid,.dashboard-main-grid,.prayer-page-grid,.prayer-top-layout,.prayer-display-grid,.prayer-grid,.library-grid{grid-template-columns:1fr}.user-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.users-toolbar{flex-direction:column;align-items:stretch}.users-toolbar input{width:100%}.users-table__row,.users-table__row--head{grid-template-columns:1fr}.users-table__row--head{display:none}}@media (width<=720px){.admin-main,.admin-sidebar{padding:0}.admin-brand{padding:1rem 1rem 0}.admin-nav{padding:0 .75rem 1rem}.admin-topbar,.dashboard-hero,.page-section__header{flex-direction:column;align-items:stretch}.admin-content{padding:1rem}.admin-topbar__actions,.dashboard-hero__actions,.stats-grid,.dashboard-bottom-grid,.mini-stats{grid-template-columns:1fr}.admin-profile{border-radius:.9rem;justify-content:flex-start;width:100%}.simple-table__row,.prayer-form__grid{grid-template-columns:1fr}.mystery-builder__header{flex-direction:column}.mystery-form-card__grid{grid-template-columns:1fr}.prayer-library-card__footer{flex-direction:column;align-items:flex-start}}.admin-shell .admin-nav__item,.admin-shell .admin-search,.admin-shell .admin-signout,.admin-shell .admin-topbar__logout,.admin-shell .admin-profile,.admin-shell .admin-profile__avatar,.admin-shell .panel,.admin-shell .stat-card,.admin-shell .dashboard-hero,.admin-shell .action-list__item,.admin-shell .library-card,.admin-shell .prayer-library-card,.admin-shell .prayer-form-card,.admin-shell .mystery-form-card,.admin-shell .upload-box,.admin-shell .empty-state,.admin-shell .simple-table,.admin-shell .verse-card,.admin-shell .admin-card{border-radius:.35rem}.admin-shell .badge,.admin-shell .chip,.admin-shell .language-pill,.admin-shell .status-pill{border-radius:.3rem}
