.ContentDetailModal-module__IljRtW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:flex-end;animation:.2s ContentDetailModal-module__IljRtW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ContentDetailModal-module__IljRtW__fadeIn{0%{opacity:0}to{opacity:1}}.ContentDetailModal-module__IljRtW__modal{background:linear-gradient(#0f172a 0%,#1e293b 100%);flex-direction:column;width:100%;max-width:500px;height:100%;animation:.3s ContentDetailModal-module__IljRtW__slideIn;display:flex;transform:translate(0);box-shadow:-4px 0 30px #0006}@keyframes ContentDetailModal-module__IljRtW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.ContentDetailModal-module__IljRtW__header{background:linear-gradient(135deg,var(--primary-color,#000a28)0%,#1e3a5f 100%);border-bottom:1px solid #ffffff1a;flex-shrink:0;padding:16px 20px}.ContentDetailModal-module__IljRtW__headerContent{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.ContentDetailModal-module__IljRtW__headerTitle{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.ContentDetailModal-module__IljRtW__eventName{color:#fff;font-size:1.125rem;font-weight:700;line-height:1.3}.ContentDetailModal-module__IljRtW__contentDetails{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ContentDetailModal-module__IljRtW__hymnNumber{color:var(--secondary-color,gold);font-size:.9375rem;font-weight:600}.ContentDetailModal-module__IljRtW__stanzaInfo{color:#fff9;font-size:.8125rem;font-weight:500}.ContentDetailModal-module__IljRtW__ownerName{color:#ffffff80;font-size:.8125rem;font-style:italic}.ContentDetailModal-module__IljRtW__reference{color:var(--secondary-color,gold);font-size:.9375rem;font-weight:600}.ContentDetailModal-module__IljRtW__closeBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.ContentDetailModal-module__IljRtW__closeBtn:hover{background:#fff3}.ContentDetailModal-module__IljRtW__closeBtn svg{width:20px;height:20px}.ContentDetailModal-module__IljRtW__languagePills{flex-wrap:wrap;gap:8px;display:flex}.ContentDetailModal-module__IljRtW__pill{color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #fff3;border-radius:20px;padding:6px 14px;font-size:.8125rem;font-weight:500;transition:all .2s}.ContentDetailModal-module__IljRtW__pill:hover{background:#ffffff1a;border-color:#ffffff4d}.ContentDetailModal-module__IljRtW__pill.ContentDetailModal-module__IljRtW__active{background:var(--secondary-color,gold);border-color:var(--secondary-color,gold);color:#000;font-weight:600}.ContentDetailModal-module__IljRtW__content{-webkit-overflow-scrolling:touch;flex:1;padding:20px;overflow-y:auto}.ContentDetailModal-module__IljRtW__loadingState{color:#fff9;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 20px;display:flex}.ContentDetailModal-module__IljRtW__spinner{border:3px solid #ffffff1a;border-top-color:var(--secondary-color,gold);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite ContentDetailModal-module__IljRtW__spin}@keyframes ContentDetailModal-module__IljRtW__spin{to{transform:rotate(360deg)}}.ContentDetailModal-module__IljRtW__errorState{text-align:center;color:#ef4444;padding:40px 20px}.ContentDetailModal-module__IljRtW__hymnContent{color:#fff}.ContentDetailModal-module__IljRtW__hymnTitle{color:var(--secondary-color,gold);margin-bottom:24px;font-size:1.5rem;font-weight:600;line-height:1.4}.ContentDetailModal-module__IljRtW__stanzas{flex-direction:column;gap:24px;display:flex}.ContentDetailModal-module__IljRtW__stanza{border-bottom:1px solid #ffffff1a;gap:16px;padding-bottom:20px;display:flex}.ContentDetailModal-module__IljRtW__stanza:last-child{border-bottom:none}.ContentDetailModal-module__IljRtW__stanzaNumber{background:var(--secondary-color,gold);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;font-weight:700;display:flex}.ContentDetailModal-module__IljRtW__stanzaContent{flex:1}.ContentDetailModal-module__IljRtW__stanzaContent p{color:#ffffffe6;margin:0 0 8px;font-size:1rem;line-height:1.6}.ContentDetailModal-module__IljRtW__stanzaContent p:last-child{margin-bottom:0}.ContentDetailModal-module__IljRtW__author{text-align:right;color:#ffffff80;border-top:1px solid #ffffff1a;margin-top:24px;padding-top:16px;font-size:.875rem}.ContentDetailModal-module__IljRtW__bibleContent{color:#fff}.ContentDetailModal-module__IljRtW__bibleReference{color:var(--secondary-color,gold);margin-bottom:20px;font-size:1.5rem;font-weight:600}.ContentDetailModal-module__IljRtW__verses{flex-direction:column;gap:12px;display:flex}.ContentDetailModal-module__IljRtW__verse{color:#ffffffe6;margin:0;font-size:1rem;line-height:1.7}.ContentDetailModal-module__IljRtW__verseNumber{color:var(--secondary-color,gold);vertical-align:super;margin-right:6px;font-size:.75rem;font-weight:600}.ContentDetailModal-module__IljRtW__versionBadge{text-align:right;color:#fff6;letter-spacing:1px;border-top:1px solid #ffffff1a;margin-top:24px;padding-top:16px;font-size:.75rem;font-weight:600}.ContentDetailModal-module__IljRtW__referenceOnly{color:#fff;margin-bottom:12px;font-size:1.25rem}.ContentDetailModal-module__IljRtW__noContent{color:#ffffff80;font-style:italic}@media (max-width:540px){.ContentDetailModal-module__IljRtW__modal{max-width:100%}.ContentDetailModal-module__IljRtW__header{padding:14px 16px}.ContentDetailModal-module__IljRtW__hymnNumber,.ContentDetailModal-module__IljRtW__reference{font-size:1.125rem}.ContentDetailModal-module__IljRtW__content{padding:16px}.ContentDetailModal-module__IljRtW__hymnTitle,.ContentDetailModal-module__IljRtW__bibleReference{font-size:1.25rem}.ContentDetailModal-module__IljRtW__stanzaContent p,.ContentDetailModal-module__IljRtW__verse{font-size:.9375rem}.ContentDetailModal-module__IljRtW__pill{padding:5px 12px;font-size:.75rem}}.ContentDetailModal-module__IljRtW__content::-webkit-scrollbar{width:8px}.ContentDetailModal-module__IljRtW__content::-webkit-scrollbar-track{background:#ffffff0d}.ContentDetailModal-module__IljRtW__content::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.ContentDetailModal-module__IljRtW__content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.ContentDetailModal-module__IljRtW__pill.ContentDetailModal-module__IljRtW__comingSoon{opacity:.7;border-style:dashed}.ContentDetailModal-module__IljRtW__pill.ContentDetailModal-module__IljRtW__comingSoon:hover{opacity:1}.ContentDetailModal-module__IljRtW__pill.ContentDetailModal-module__IljRtW__comingSoon.ContentDetailModal-module__IljRtW__active{border-color:var(--secondary-color,gold);color:var(--secondary-color,gold);background:#ffd7004d;border-style:dashed}.ContentDetailModal-module__IljRtW__comingSoonContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px 20px;display:flex}.ContentDetailModal-module__IljRtW__comingSoonIcon{width:64px;height:64px;color:var(--secondary-color,gold);opacity:.8;margin-bottom:20px}.ContentDetailModal-module__IljRtW__comingSoonIcon svg{width:100%;height:100%}.ContentDetailModal-module__IljRtW__comingSoonTitle{color:var(--secondary-color,gold);margin:0 0 16px;font-size:1.5rem;font-weight:700}.ContentDetailModal-module__IljRtW__comingSoonText{color:#ffffffe6;max-width:320px;margin:0 0 12px;font-size:1rem;line-height:1.6}.ContentDetailModal-module__IljRtW__comingSoonText strong{color:#fff}.ContentDetailModal-module__IljRtW__comingSoonSubtext{color:#ffffff80;margin:0;font-size:.875rem}
