:root{--theme-bg:#faf8f5;--theme-elevation-0:#fff;--theme-elevation-50:#faf8f5;--theme-elevation-100:#f5f0eb;--theme-elevation-150:#ede7e0;--theme-elevation-200:#e7e0d8;--theme-elevation-250:#ddd5cc;--theme-elevation-300:#d1c8bd;--theme-elevation-350:#c4b9ae;--theme-elevation-400:#9c8e80;--theme-elevation-450:#877868;--theme-elevation-500:#736556;--theme-elevation-600:#5c4f42;--theme-elevation-650:#4e4338;--theme-elevation-700:#40362d;--theme-elevation-800:#2e251f;--theme-elevation-900:#1c1917;--theme-elevation-950:#0c0a09;--theme-elevation-1000:#000;--theme-text:#1c1917;--theme-input-bg:#fff;--theme-border-color:#e7e0d8;--theme-success-50:#f3f7f2;--theme-success-100:#e0ebd8;--theme-success-200:#c2d8b5;--theme-success-300:#9bbf87;--theme-success-400:#7da96a;--theme-success-500:#5b7553;--theme-success-600:#4a6043;--theme-success-700:#3b4d35;--theme-success-800:#2d3a28;--theme-success-900:#1e271b;--theme-error-50:#fef2f2;--theme-error-100:#fee2e2;--theme-error-500:#c53030;--theme-error-600:#9b2c2c;--theme-warning-50:#fffbeb;--theme-warning-100:#fef3c7;--theme-warning-500:#d97706;--theme-warning-600:#b45309;--font-body:system-ui,-apple-system,"Segoe UI",sans-serif;--theme-line-height-base:1.6}[data-theme=dark]{--theme-bg:#1c1917;--theme-elevation-0:#292524;--theme-elevation-50:#1c1917;--theme-elevation-100:#44403c;--theme-elevation-150:#3d3835;--theme-elevation-200:#57534e;--theme-elevation-250:#605850;--theme-elevation-300:#6b6158;--theme-elevation-350:#78716c;--theme-elevation-400:#8c857e;--theme-elevation-450:#a09890;--theme-elevation-500:#b5ada4;--theme-elevation-600:#c8c0b8;--theme-elevation-650:#d5cec7;--theme-elevation-700:#e0dad4;--theme-elevation-800:#edebe8;--theme-elevation-900:#faf8f5;--theme-elevation-950:#fdfcfb;--theme-elevation-1000:#fff;--theme-text:#faf8f5;--theme-input-bg:#292524;--theme-border-color:#3d3835;--theme-success-50:#1e271b;--theme-success-100:#2d3a28;--theme-success-200:#3b4d35;--theme-success-300:#4a6043;--theme-success-400:#7d9b74;--theme-success-500:#9bbf87;--theme-success-600:#b5d4a5;--theme-success-700:#c2d8b5;--theme-success-800:#e0ebd8;--theme-success-900:#f3f7f2;--theme-error-50:#2d1515;--theme-error-100:#4a1e1e;--theme-error-500:#fb7185;--theme-error-600:#fda4af;--theme-warning-50:#2d1f06;--theme-warning-100:#4a340f;--theme-warning-500:#fbbf24;--theme-warning-600:#fcd34d}.payload-default .field-type,.collection-list .row,.drawer__content{border-radius:8px}.popup-button--active .popup,.drawer__content,.card{box-shadow:0 4px 20px #1c191714}[data-theme=dark] .popup-button--active .popup,[data-theme=dark] .drawer__content,[data-theme=dark] .card{box-shadow:0 4px 20px #0000004d}.template-default__main,.document-fields{max-width:960px}.dashboard-welcome{border:1px solid var(--theme-border-color);background:linear-gradient(135deg,#f5f0eb,#ede7e0);border-radius:12px;margin-bottom:2rem;padding:2rem}[data-theme=dark] .dashboard-welcome{background:linear-gradient(135deg,#292524,#3d3835)}.dashboard-welcome h1{color:var(--theme-text);margin:0 0 .25rem;font-size:1.6rem;font-weight:700}.dashboard-welcome .subtitle{color:var(--theme-elevation-600);margin:.25rem 0 0}.dashboard-welcome .verse{color:var(--theme-elevation-500);margin:.75rem 0 0;font-size:.9rem;font-style:italic;line-height:1.5}.dashboard-welcome .verse-ref{color:var(--theme-elevation-600);margin-left:.5rem;font-style:normal;font-weight:600}.dashboard-actions{gap:1rem;margin-bottom:2.5rem;display:flex}.dashboard-action-card{border-radius:10px;flex-direction:column;flex:1;gap:.25rem;padding:1.25rem 1.5rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex}.dashboard-action-card:hover{transform:translateY(-1px);box-shadow:0 4px 16px #1c19171a}[data-theme=dark] .dashboard-action-card:hover{box-shadow:0 4px 16px #0000004d}.dashboard-action-card--primary{background:var(--theme-elevation-900);color:var(--theme-elevation-100)}.dashboard-action-card--secondary{background:var(--theme-elevation-0);color:var(--theme-text);border:1px solid var(--theme-border-color)}.dashboard-action-card .action-title{align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.dashboard-action-card .action-subtitle{opacity:.7;font-size:.8rem}.dashboard-section{margin-bottom:2.5rem}.dashboard-section h2{margin:0 0 1rem;font-size:1.1rem;font-weight:700}.dashboard-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.dashboard-list-item{border:1px solid var(--theme-border-color);color:var(--theme-text);border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.dashboard-list-item:hover{background:var(--theme-elevation-100);border-color:var(--theme-elevation-200)}.dashboard-list-item .item-left{align-items:center;gap:.75rem;min-width:0;display:flex;overflow:hidden}.dashboard-list-item .item-title{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.dashboard-list-item .item-date{color:var(--theme-elevation-500);white-space:nowrap;font-size:.75rem}.collection-badge{background:var(--theme-elevation-150);color:var(--theme-elevation-600);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.15rem .5rem;font-size:.7rem;font-weight:600;display:inline-flex}[data-theme=dark] .collection-badge{background:var(--theme-elevation-100);color:var(--theme-elevation-600)}.status-dot{background:var(--theme-success-500);border-radius:50%;flex-shrink:0;width:8px;height:8px}.dashboard-empty{color:var(--theme-elevation-500);text-align:center;background:var(--theme-elevation-50);border:1px dashed var(--theme-border-color);border-radius:8px;padding:1.5rem;font-size:.9rem}@media (max-width:640px){.dashboard-actions{flex-direction:column}.dashboard-action-card{flex:none}}
