.ResourceItem_resourceItem__x9U0K{margin:.5rem 0;padding:.5rem;border-bottom:1px solid #eaeaea;display:flex;align-items:center;gap:.5rem}.ResourceItem_resourceText__jhQHh{flex:1 1;font-size:1rem;color:#333}.ResourceItem_editInput__8__qW{flex:1 1;padding:.25rem;font-size:1rem}.ResourceItem_deleteButton__lyS_h,.ResourceItem_editButton__QbaIH{padding:.25rem .75rem;border:none;border-radius:4px;cursor:pointer}.ResourceItem_editButton__QbaIH{background-color:#fbbf24;color:#000}.ResourceItem_editButton__QbaIH:hover{background-color:#f59e0b}.ResourceItem_deleteButton__lyS_h{background-color:#ef4444;color:#fff}.ResourceItem_deleteButton__lyS_h:hover{background-color:#dc2626}.SpiritualResourcesManager_container__IlSlB{border:1px solid #ddd;padding:1rem;border-radius:8px;background-color:#fff;margin-bottom:2rem}.SpiritualResourcesManager_heading__7s6S7{font-size:1.25rem;margin-bottom:1rem}.SpiritualResourcesManager_formSection__4H3Q_{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:1rem}.SpiritualResourcesManager_formSection__4H3Q_ input[type=text],.SpiritualResourcesManager_formSection__4H3Q_ select{padding:.5rem;border:1px solid #ccc;border-radius:4px}.SpiritualResourcesManager_addButton__fiDLG{padding:.5rem 1rem;background-color:#10b981;color:white;border:none;border-radius:4px;cursor:pointer}.SpiritualResourcesManager_addButton__fiDLG:hover{background-color:#059669}.SpiritualResourcesManager_resourcesSection__lKV7H{margin-top:1rem}.SupportResourcesManager_container__jsuxR{border:1px solid #ddd;padding:1rem;border-radius:8px;background-color:#fff;margin-bottom:2rem}.SupportResourcesManager_heading__F55Pf{font-size:1.25rem;margin-bottom:1rem}.SupportResourcesManager_formSection__tTIV6{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:1rem}.SupportResourcesManager_formSection__tTIV6 input[type=text],.SupportResourcesManager_formSection__tTIV6 select{padding:.5rem;border:1px solid #ccc;border-radius:4px}.SupportResourcesManager_addButton__Gy0uw{padding:.5rem 1rem;background-color:#10b981;color:white;border:none;border-radius:4px;cursor:pointer}.SupportResourcesManager_addButton__Gy0uw:hover{background-color:#059669}.SupportResourcesManager_resourcesSection__2G2k4{margin-top:1rem}.AnalyticsDashboard_analyticsContainer__Rd3up{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:2rem}.AnalyticsDashboard_title__nqZU_{font-size:2rem;color:#1f2937;margin-bottom:2rem;text-align:center;font-weight:700}.AnalyticsDashboard_loading__dH71N{text-align:center;padding:3rem;font-size:1.2rem;color:#6b7280}.AnalyticsDashboard_filtersSection__y_KYs{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.AnalyticsDashboard_filtersSection__y_KYs h3{margin:0 0 1rem;color:#374151;font-size:1.1rem}.AnalyticsDashboard_filtersGrid__w_q3H{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.AnalyticsDashboard_filterGroup__TmwK8{display:flex;flex-direction:column;gap:.5rem}.AnalyticsDashboard_filterGroup__TmwK8 label{font-weight:500;color:#374151;font-size:.9rem}.AnalyticsDashboard_filterGroup__TmwK8 input,.AnalyticsDashboard_filterGroup__TmwK8 select{padding:.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;transition:border-color .2s}.AnalyticsDashboard_filterGroup__TmwK8 input:focus,.AnalyticsDashboard_filterGroup__TmwK8 select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.AnalyticsDashboard_tabNavigation___sFlY{display:flex;border-bottom:2px solid #e5e7eb;margin-bottom:2rem;gap:.5rem}.AnalyticsDashboard_tab__Df_N_{padding:.75rem 1.5rem;background:none;cursor:pointer;font-size:1rem;font-weight:500;color:#6b7280;border:none;border-bottom:3px solid transparent;transition:all .3s ease}.AnalyticsDashboard_tab__Df_N_:hover{color:#3b82f6;background:#f1f5f9}.AnalyticsDashboard_activeTab__SbuW1{color:#3b82f6;border-bottom-color:#3b82f6;background:#f1f5f9}.AnalyticsDashboard_tabContent__1oaEW{min-height:400px}.AnalyticsDashboard_sectionHeader__MjLcn{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.AnalyticsDashboard_sectionHeader__MjLcn h3{margin:0;color:#1f2937;font-size:1.3rem}.AnalyticsDashboard_statsGrid____GIn{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.AnalyticsDashboard_statCard__6RVa7{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:1.5rem;border-radius:12px;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1)}.AnalyticsDashboard_statCard__6RVa7 h3{margin:0 0 .5rem;font-size:.9rem;opacity:.9;text-transform:uppercase;letter-spacing:.5px}.AnalyticsDashboard_statNumber__XojNB{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.AnalyticsDashboard_statDetail__rhSh_{font-size:.9rem;opacity:.8}.AnalyticsDashboard_exportSection__3IGNm{background:#fefefe;border:2px dashed #d1d5db;border-radius:8px;padding:1.5rem;text-align:center;margin:2rem 0}.AnalyticsDashboard_exportSection__3IGNm h3{margin:0 0 1rem;color:#374151}.AnalyticsDashboard_exportButtons__P7hUM{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.AnalyticsDashboard_exportButton__iw74D{background:#10b981;color:white;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .2s}.AnalyticsDashboard_exportButton__iw74D:hover{background:#059669}.AnalyticsDashboard_videoStatsSection__D1dTt{background:#f9fafb;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.AnalyticsDashboard_videoStatsSection__D1dTt h4{margin:0 0 1rem;color:#374151}.AnalyticsDashboard_eventStats__QL0O9{display:flex;gap:2rem;flex-wrap:wrap}.AnalyticsDashboard_eventStat__l2dEG{display:flex;align-items:center;gap:.5rem}.AnalyticsDashboard_eventType__RVuVE{font-weight:500;color:#6b7280;text-transform:capitalize}.AnalyticsDashboard_eventCount__nGSt2{background:#3b82f6;color:white;padding:.25rem .75rem;border-radius:12px;font-weight:600;font-size:.9rem}.AnalyticsDashboard_linkStatsSection__O_ojM{background:#f9fafb;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.AnalyticsDashboard_linkStatsSection__O_ojM h4{margin:0 0 1rem;color:#374151}.AnalyticsDashboard_topLinks__Ovbim{display:flex;flex-direction:column;gap:1rem}.AnalyticsDashboard_topLink__BjGUx{display:flex;justify-content:space-between;align-items:center;background:white;padding:1rem;border-radius:6px;border:1px solid #e5e7eb}.AnalyticsDashboard_linkInfo__cmgXM{flex:1 1}.AnalyticsDashboard_linkUrl__pmXif{font-weight:500;color:#1f2937;margin-bottom:.25rem;word-break:break-all}.AnalyticsDashboard_linkLocation__FvqvW{font-size:.8rem;color:#6b7280}.AnalyticsDashboard_linkCount__ba_KS{background:#f3f4f6;color:#374151;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem}.AnalyticsDashboard_dataTable__IBTpS{overflow-x:auto;background:white;border-radius:8px;border:1px solid #e5e7eb}.AnalyticsDashboard_dataTable__IBTpS table{width:100%;border-collapse:collapse}.AnalyticsDashboard_dataTable__IBTpS th{background:#f9fafb;padding:1rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;font-size:.9rem}.AnalyticsDashboard_dataTable__IBTpS td{padding:.75rem 1rem;border-bottom:1px solid #f3f4f6;font-size:.9rem;color:#374151}.AnalyticsDashboard_dataTable__IBTpS tr:hover{background:#f9fafb}.AnalyticsDashboard_resourceType__yUxDY{background:#dbeafe;color:#1e40af;padding:.25rem .5rem;border-radius:4px;font-size:.8rem;font-weight:500;text-transform:capitalize}.AnalyticsDashboard_linkUrl__pmXif{font-family:monospace;font-size:.8rem;color:#6b7280}.AnalyticsDashboard_geographicSection__xJhiE{background:#f9fafb;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.AnalyticsDashboard_geographicSection__xJhiE h4{margin:0 0 1rem;color:#374151}.AnalyticsDashboard_stateStats__H8UMc{display:flex;flex-direction:column;gap:1rem}.AnalyticsDashboard_stateLine__5zNds{display:flex;align-items:center;gap:1rem;background:white;padding:1rem;border-radius:6px;border:1px solid #e5e7eb}.AnalyticsDashboard_stateName__jLZIe{min-width:150px;font-weight:500;color:#1f2937}.AnalyticsDashboard_stateCount__1CUoP{min-width:120px;font-size:.9rem;color:#6b7280}.AnalyticsDashboard_stateBar__JliJl{flex:1 1;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.AnalyticsDashboard_stateBarFill__VbtcN{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);transition:width .3s ease}.AnalyticsDashboard_geographicSummary__xQJxW{background:white;border-radius:8px;padding:1.5rem;border:1px solid #e5e7eb}.AnalyticsDashboard_geographicSummary__xQJxW h4{margin:0 0 1rem;color:#374151}.AnalyticsDashboard_insights__9MZww{display:flex;flex-direction:column;gap:.75rem}.AnalyticsDashboard_insight__WwG_R{padding:.75rem;background:#f9fafb;border-radius:6px;border-left:4px solid #3b82f6}@media (max-width:768px){.AnalyticsDashboard_analyticsContainer__Rd3up{padding:1rem}.AnalyticsDashboard_filtersGrid__w_q3H,.AnalyticsDashboard_statsGrid____GIn{grid-template-columns:1fr}.AnalyticsDashboard_tab__Df_N_{padding:.5rem 1rem;font-size:.9rem}.AnalyticsDashboard_exportButtons__P7hUM{flex-direction:column;align-items:center}.AnalyticsDashboard_stateLine__5zNds,.AnalyticsDashboard_topLink__BjGUx{flex-direction:column;align-items:flex-start;gap:.5rem}.AnalyticsDashboard_stateBar__JliJl{width:100%}}.AdminControlPanel_adminControlPanel__TT0ND{border:1px solid #ccc;padding:1rem;margin-bottom:2rem;border-radius:8px;background-color:#fff}.AdminControlPanel_heading__en3q1{font-size:1.8rem;margin-bottom:1.5rem;color:#1f2937;text-align:center;font-weight:700}.AdminControlPanel_buttonBar__Q5uAj{display:flex;gap:1rem;margin-bottom:2rem;justify-content:center;flex-wrap:wrap}.AdminControlPanel_buttonBar__Q5uAj button{padding:.75rem 1.5rem;font-size:1rem;background-color:#3b82f6;color:white;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500;display:flex;align-items:center;gap:.5rem}.AdminControlPanel_buttonBar__Q5uAj button:hover{background-color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.AdminControlPanel_activeButton__oRyzb{background-color:#1d4ed8!important;box-shadow:0 4px 6px rgba(0,0,0,.1);transform:translateY(-1px)}.AdminControlPanel_welcomeMessage__tZJoK{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #0ea5e9;border-radius:12px;padding:2rem;text-align:center;margin-top:2rem}.AdminControlPanel_welcomeMessage__tZJoK h2{color:#0c4a6e;margin:0 0 1rem;font-size:1.5rem}.AdminControlPanel_welcomeMessage__tZJoK p{color:#075985;margin:0 0 1.5rem;font-size:1.1rem}.AdminControlPanel_featureList__GG6ci{list-style:none;padding:0;text-align:left;max-width:600px;margin:0 auto}.AdminControlPanel_featureList__GG6ci li{background:white;margin:.75rem 0;padding:1rem;border-radius:8px;border-left:4px solid #0ea5e9;box-shadow:0 2px 4px rgba(0,0,0,.05)}.AdminControlPanel_featureList__GG6ci li strong{color:#0c4a6e}@media (max-width:768px){.AdminControlPanel_buttonBar__Q5uAj{flex-direction:column;align-items:center}.AdminControlPanel_buttonBar__Q5uAj button{width:100%;max-width:300px}.AdminControlPanel_welcomeMessage__tZJoK{padding:1.5rem}.AdminControlPanel_featureList__GG6ci li{padding:.75rem}}.AdminPage_adminContainer__Isfci{max-width:1000px;margin:2rem auto;padding:1rem;font-family:sans-serif;border:1px solid #ddd;border-radius:8px;background-color:#fdfdfd}.AdminPage_adminHeading___uRFi{font-size:2rem;margin-bottom:1rem;color:#333}.AdminPage_loading__7my0I{text-align:center;margin-top:2rem;font-size:1.25rem}.AdminPage_loginPrompt__Jp4OR{margin-top:1rem;font-size:1rem;color:#555;text-align:center}