html,body{margin:0;padding:0;width:100%;min-height:100vh;background-color:#fafafc;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;color:#1d1d1f}.dd-apple-header{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;width:100% !important;height:76px !important;background:rgba(255,255,255,.85) !important;backdrop-filter:blur(24px) saturate(180%) !important;-webkit-backdrop-filter:blur(24px) saturate(180%) !important;border-bottom:1px solid rgba(0,0,0,.06) !important;z-index:9999 !important;margin:0 !important;padding:0 48px !important;display:flex !important;align-items:center !important;justify-content:space-between !important;box-shadow:0 4px 24px rgba(0,0,0,.02) !important;box-sizing:border-box !important}.dd-apple-title{font-size:20px !important;font-weight:700 !important;margin:0 !important;color:#1d1d1f !important;display:flex !important;align-items:center !important;gap:10px !important;letter-spacing:-.015em !important;line-height:1 !important}.dd-apple-title svg{width:20px !important;height:20px !important;color:#007aff !important;display:block !important}.dd-apple-toggle-wrap{margin:0 !important;background:rgba(118,118,128,.12) !important;padding:4px !important;border-radius:10px !important;display:flex !important;gap:2px !important}.dd-apple-tab{font-size:13px !important;font-weight:600 !important;padding:6px 22px !important;color:#1d1d1f !important;opacity:.65 !important;border-radius:7px !important;transition:all .2s cubic-bezier(.16,1,.3,1) !important;cursor:pointer !important;box-shadow:none !important;background:0 0 !important;letter-spacing:-.01em !important}.dd-apple-tab:hover{opacity:1 !important}.dd-apple-tab.active{background:#fff !important;color:#1d1d1f !important;opacity:1 !important;box-shadow:0 3px 8px rgba(0,0,0,.12),0 3px 1px rgba(0,0,0,.04) !important}.dd-apple-workspace{padding-top:140px !important;padding-bottom:80px !important;max-width:900px !important;margin:0 auto !important}@media (max-width:768px){.dd-apple-header{padding:0 20px !important;height:auto !important;flex-direction:column !important;justify-content:center !important;padding-top:16px !important;padding-bottom:16px !important;gap:16px !important}.dd-apple-workspace{padding-top:160px !important;padding-left:20px !important;padding-right:20px !important}.dd-apple-tab{padding:6px 20px !important}}
body.dd-bible-app-body{background-color:#f4f5f7 !important;background-image:radial-gradient(at 0% 0%,rgba(0,122,255,.06) 0px,transparent 50%),radial-gradient(at 100% 0%,rgba(90,200,250,.06) 0px,transparent 50%),radial-gradient(at 100% 100%,rgba(0,122,255,.04) 0px,transparent 50%),radial-gradient(at 0% 100%,rgba(90,200,250,.04) 0px,transparent 50%) !important;background-attachment:fixed !important}.dd-apple-workspace{max-width:1200px !important;margin:0 auto !important;padding:160px 5vw 120px !important;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Segoe UI",Roboto,Helvetica,Arial,sans-serif !important;color:#1d1d1f !important;box-sizing:border-box;-webkit-font-smoothing:antialiased}.dd-apple-pane{display:none;animation:ddAppleFade .5s ease forwards}.dd-apple-pane.active{display:block}@keyframes ddAppleFade{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.dd-apple-workspace.hide-strongs .dd-apple-strongs{display:none !important}.dd-apple-workspace.hide-xrefs .dd-apple-xref-wrapper,.dd-apple-workspace.hide-xrefs .dd-apple-xref-sup{display:none !important}a:focus,button:focus{outline:none !important}.dd-hide-on-mobile{display:flex !important}.dd-hide-on-desktop{display:none !important}.dd-desktop-only{display:flex !important}.dd-mobile-only{display:none !important}.dd-desktop-back-btn{display:none !important}.dd-hamburger-btn{background:0 0 !important;border:none !important;color:#1d1d1f !important;padding:8px !important;margin:0 !important;cursor:pointer !important;display:flex !important;align-items:center !important;justify-content:center !important;border-radius:8px !important;transition:background .2s !important;outline:none !important}.dd-hamburger-btn:hover{background:rgba(0,0,0,.05) !important}.dd-side-menu-overlay{position:fixed !important;top:0 !important;left:0 !important;width:100vw !important;height:100vh !important;background:rgba(0,0,0,.4) !important;z-index:999999 !important;opacity:0;visibility:hidden;transition:opacity .3s ease}.dd-side-menu-overlay.active{opacity:1;visibility:visible}.dd-side-menu-drawer{position:fixed !important;top:0 !important;left:-300px !important;width:280px !important;height:100vh !important;background:#fff !important;z-index:1000000 !important;box-shadow:4px 0 24px rgba(0,0,0,.1) !important;transition:transform .3s cubic-bezier(.16,1,.3,1) !important;display:flex !important;flex-direction:column !important;overflow-y:auto !important}.dd-side-menu-drawer.active{transform:translateX(300px) !important}.dd-side-menu-header{padding:24px !important;display:flex !important;justify-content:space-between !important;align-items:center !important;border-bottom:1px solid #e5e5ea !important}.dd-side-menu-title{font-size:18px !important;font-weight:700 !important;color:#1d1d1f !important;font-family:-apple-system,sans-serif !important;margin:0 !important}.dd-side-menu-close{background:#f2f2f7 !important;border:none !important;width:32px !important;height:32px !important;border-radius:16px !important;display:flex !important;justify-content:center !important;align-items:center !important;cursor:pointer !important;color:#86868b !important;transition:all .2s !important;padding:0 !important}.dd-side-menu-close:hover{background:#e5e5ea !important;color:#1d1d1f !important}.dd-side-menu-links{padding:12px !important;display:flex !important;flex-direction:column !important;gap:4px !important}.dd-side-menu-link{padding:14px 16px !important;border-radius:12px !important;text-decoration:none !important;color:#1d1d1f !important;font-size:16px !important;font-weight:600 !important;font-family:-apple-system,sans-serif !important;transition:background .2s !important;display:block !important}.dd-side-menu-link:hover{background:#f2f2f7 !important;color:#007aff !important}.dd-apple-header{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;width:100% !important;height:84px !important;background:rgba(255,255,255,.8) !important;backdrop-filter:blur(24px) saturate(200%) !important;-webkit-backdrop-filter:blur(24px) saturate(200%) !important;border-bottom:1px solid rgba(0,0,0,.05) !important;z-index:9998 !important;margin:0 !important;padding:0 40px !important;display:flex !important;justify-content:space-between !important;align-items:center !important;box-sizing:border-box !important}.dd-apple-header-left{flex:1;display:flex !important;justify-content:flex-start !important;align-items:center !important;gap:8px !important}.dd-apple-header-right{flex:1;display:flex !important;justify-content:flex-end !important;align-items:center !important;gap:16px !important}.dd-mobile-actions{display:flex !important;align-items:center !important;justify-content:flex-end !important;gap:8px !important}.dd-action-btn{background:0 0 !important;border:none !important;padding:8px !important;margin:0 !important;color:#007aff !important;cursor:pointer !important;display:flex !important;align-items:center !important;justify-content:center !important;border-radius:50% !important;transition:background-color .2s ease !important;outline:none !important}.dd-action-btn:hover{background-color:rgba(0,122,255,.1) !important}.dd-action-btn svg{width:22px !important;height:22px !important;stroke-width:2.2px !important}.dd-apple-header-center{position:absolute !important;left:50% !important;transform:translateX(-50%) !important;display:flex !important;justify-content:center !important;align-items:center !important;white-space:nowrap !important;gap:10px !important;overflow:visible !important}.dd-apple-title{display:flex !important;align-items:center !important;justify-content:center !important;gap:10px !important;font-family:-apple-system,sans-serif !important;font-size:24px !important;font-weight:700 !important;letter-spacing:-.015em !important;color:#1d1d1f !important;margin:0 !important;line-height:1 !important;overflow:visible !important}.dd-apple-title svg{width:44px !important;height:44px !important;stroke-width:2.75px !important;color:#007aff !important;display:block !important;flex-shrink:0 !important;overflow:visible !important}.dd-apple-title-text,.dd-apple-title-sub{display:inline-block !important;transform:translateY(-2px) !important}.dd-apple-title-divider{color:#d1d1d6 !important;font-weight:300 !important;margin:0 4px !important;display:inline-block !important;transform:translateY(-2px) !important}.dd-apple-title-sub{color:#86868b !important;font-weight:600 !important;font-size:24px !important}.dd-desktop-menu{display:flex !important;gap:4px !important;align-items:center !important;background:rgba(118,118,128,.12) !important;padding:4px !important;border-radius:10px !important;margin:0 !important;border:none !important}.dd-apple-tab{display:flex !important;align-items:center !important;justify-content:center !important;gap:6px !important;padding:6px 16px !important;font-family:-apple-system,sans-serif !important;font-size:14px !important;font-weight:600 !important;color:#515154 !important;border-radius:8px !important;transition:all .2s ease !important;cursor:pointer !important;text-decoration:none !important;user-select:none !important;white-space:nowrap !important}.dd-apple-tab:hover{color:#1d1d1f !important}.dd-apple-tab.active{background:#fff !important;color:#1d1d1f !important;box-shadow:0 3px 8px rgba(0,0,0,.12),0 3px 1px rgba(0,0,0,.04) !important}@media (max-width:1050px){.dd-apple-header{padding:0 16px !important;height:64px !important}.dd-apple-header-center{position:static !important;transform:none !important;flex:0 0 auto !important;width:auto !important}.dd-apple-title-text,.dd-apple-title-divider,.dd-apple-title-sub{display:none !important}}@media (max-width:850px){body{padding-bottom:90px !important}.dd-hide-on-mobile{display:none !important}.dd-hide-on-desktop{display:flex !important}.dd-desktop-only{display:none !important}.dd-mobile-only{display:flex !important}.dd-apple-header{background:rgba(250,250,252,.95) !important;border:none !important;border-bottom:none !important;box-shadow:none !important;height:64px !important;outline:none !important}.dd-mobile-bottom-bar{position:fixed !important;bottom:0 !important;left:0 !important;right:0 !important;width:100vw !important;height:auto !important;background:rgba(250,250,252,.95) !important;backdrop-filter:blur(25px) saturate(200%) !important;-webkit-backdrop-filter:blur(25px) saturate(200%) !important;border-top:1px solid rgba(0,0,0,.1) !important;border-radius:0 !important;padding:8px 10px calc(8px + env(safe-area-inset-bottom)) 10px !important;justify-content:space-around !important;align-items:flex-start !important;margin:0 !important;z-index:999999 !important}.dd-mobile-bottom-bar .dd-apple-tab{flex:1 !important;flex-direction:column !important;gap:4px !important;background:0 0 !important;box-shadow:none !important;padding:0 !important}.dd-mobile-bottom-bar .dd-apple-tab svg{width:22px !important;height:22px !important;stroke-width:1.5px !important;display:block !important;margin:0 auto !important}.dd-mobile-bottom-bar .dd-apple-tab span{font-size:10px !important;font-weight:500 !important;letter-spacing:.01em !important;display:block !important;text-align:center !important}.dd-mobile-bottom-bar .dd-apple-tab.active{color:#007aff !important}.dd-mobile-bottom-bar .dd-apple-tab:not(.active){color:#8e8e93 !important}}.dd-apple-form-grid{display:flex;gap:24px;align-items:flex-end;margin:0 auto 80px auto;flex-wrap:wrap;max-width:1000px;justify-content:center}.dd-apple-input-wrap{display:flex;flex-direction:column;gap:10px}.dd-apple-input-wrap.button-wrap{justify-content:flex-end}.dd-apple-label{font-family:-apple-system,sans-serif !important;font-size:14px !important;font-weight:600 !important;color:#86868b !important;text-transform:uppercase !important;letter-spacing:.06em !important;margin-left:8px !important}.dd-apple-input,.dd-apple-select{background:rgba(255,255,255,.45) !important;backdrop-filter:blur(12px) !important;-webkit-backdrop-filter:blur(12px) !important;border:1px solid rgba(255,255,255,.8) !important;box-shadow:0 4px 14px rgba(0,0,0,.02) !important;padding:0 24px !important;border-radius:16px !important;font-family:-apple-system,sans-serif !important;font-size:18px !important;font-weight:500 !important;color:#1d1d1f !important;outline:none !important;transition:all .3s ease !important;width:100% !important;box-sizing:border-box !important;min-height:60px !important;height:auto !important;line-height:normal !important}.dd-apple-input:focus,.dd-apple-select:focus{background:rgba(255,255,255,.8) !important;border-color:#007aff !important;box-shadow:0 0 0 4px rgba(0,122,255,.15) !important}.dd-apple-input::placeholder{color:#86868b !important;opacity:.7 !important;font-weight:400 !important}.dd-apple-select{appearance:none !important;-webkit-appearance:none !important;cursor:pointer !important;background-image:url('data:image/svg+xml;utf8,<svg fill="none" stroke="%2386868B" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" height="18" viewBox="0 0 24 24" width="18" xmlns="http://www.w3.org/2000/svg"><polyline points="6 9 12 15 18 9"></polyline></svg>') !important;background-repeat:no-repeat !important;background-position:right 20px top 50% !important;padding-right:56px !important}.dd-apple-btn{background:rgba(0,122,255,.9) !important;backdrop-filter:blur(10px) !important;-webkit-backdrop-filter:blur(10px) !important;color:#fff !important;border:1px solid rgba(255,255,255,.2) !important;min-height:60px !important;padding:0 40px !important;border-radius:16px !important;font-family:-apple-system,sans-serif !important;font-size:18px !important;font-weight:600 !important;cursor:pointer !important;transition:all .3s ease !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;box-shadow:0 6px 20px rgba(0,122,255,.25) !important;white-space:nowrap !important}.dd-apple-btn:hover{background:rgba(0,98,204,.95) !important;transform:translateY(-2px) !important;box-shadow:0 10px 24px rgba(0,122,255,.35) !important}.dd-apple-btn-icon{background:rgba(255,255,255,.5) !important;backdrop-filter:blur(12px) !important;-webkit-backdrop-filter:blur(12px) !important;border:1px solid rgba(255,255,255,.8) !important;box-shadow:0 4px 14px rgba(0,0,0,.02) !important;min-height:60px !important;width:60px !important;border-radius:16px !important;color:#86868b !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;transition:all .3s ease !important;padding:0 !important;flex-shrink:0}.dd-apple-switch{position:relative;display:inline-block;width:52px;height:32px}.dd-apple-switch input{opacity:0;width:0;height:0}.dd-apple-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e5e5ea;transition:.3s;border-radius:32px;box-sizing:border-box}.dd-apple-slider:before{position:absolute;content:"";height:24px;width:24px;left:2px;bottom:2px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.dd-apple-switch input:checked+.dd-apple-slider{background-color:#34c759}.dd-apple-switch input:checked+.dd-apple-slider:before{transform:translateX(20px)}.dd-apple-dashboard{padding:10px 0 60px !important;display:flex !important;flex-direction:column !important;gap:48px !important;max-width:1000px !important;margin:0 auto !important;font-family:-apple-system,BlinkMacSystemFont,sans-serif !important}.dd-apple-section-title{font-size:26px !important;font-weight:700 !important;letter-spacing:-.01em !important;color:#1d1d1f !important;margin:0 0 20px 4px !important}.dd-apple-card{background:rgba(255,255,255,.55) !important;backdrop-filter:blur(20px) saturate(150%) !important;border-radius:28px !important;padding:32px !important;box-shadow:0 8px 32px rgba(0,0,0,.04) !important;border:1px solid rgba(255,255,255,.7) !important;display:flex !important;flex-direction:column !important;gap:10px !important;transition:all .4s !important;text-decoration:none !important}.dd-apple-card:hover{background:rgba(255,255,255,.8) !important;transform:translateY(-4px) scale(1.01) !important;box-shadow:0 16px 48px rgba(0,0,0,.08) !important;border-color:rgba(255,255,255,1) !important}.dd-apple-topic-header{display:flex;align-items:center;gap:16px;margin-bottom:48px !important;border-bottom:1px solid rgba(0,0,0,.06) !important;padding-bottom:32px !important}.dd-apple-topic-header h2{font-size:40px !important;font-weight:700 !important;color:#86868b !important;margin:0 !important}.dd-apple-topic-header h2 span{color:#1d1d1f !important;font-weight:800 !important;text-transform:capitalize !important}.dd-apple-result-item{margin-bottom:70px !important}.dd-apple-result-ref{font-size:18px !important;font-weight:600 !important;color:#007aff !important;margin-bottom:12px !important;cursor:pointer !important;display:inline-block !important}.dd-apple-result-text{font-size:24px !important;line-height:1.7 !important;color:#1d1d1f !important}.dd-apple-highlight{background:rgba(0,122,255,.15) !important;color:#1d1d1f !important;font-weight:600 !important;border-radius:6px !important;padding:2px 6px !important}.dd-apple-loader{text-align:center;padding:100px 0;color:#86868b;font-size:20px !important;font-weight:500 !important;display:none}.dd-apple-loader.active{display:block;animation:applePulse 1.5s infinite}@keyframes applePulse{0%,100%{opacity:.5}50%{opacity:1}}.dd-apple-results-area{max-width:1100px;margin:0 auto;position:relative}.dd-apple-reading-title{display:flex;align-items:center;justify-content:center;gap:clamp(8px, 2vw, 20px) !important;font-family:-apple-system,sans-serif !important;font-size:clamp(24px, 6vw, 52px) !important;font-weight:700 !important;letter-spacing:-.025em !important;margin:0 0 80px !important;color:#1d1d1f !important;white-space:nowrap !important;flex-wrap:nowrap !important;max-width:100% !important}.dd-apple-reading-title span{white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}.dd-apple-reading-title .dd-apple-nav-arrow svg{width:clamp(24px, 5vw, 34px) !important;height:clamp(24px, 5vw, 34px) !important}.dd-apple-nav-arrow{background:0 0 !important;border:none !important;color:#1d1d1f !important;cursor:pointer !important;padding:8px !important;display:flex !important;align-items:center !important;justify-content:center !important;transition:all .3s cubic-bezier(.16,1,.3,1) !important;flex-shrink:0}.dd-apple-nav-arrow:hover{color:#007aff !important;transform:scale(1.15) !important}.dd-apple-reading-body{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display",sans-serif !important;font-size:24px !important;line-height:2.1 !important;color:#2c2c2e !important;text-align:left !important;max-width:960px !important;margin:0 auto !important}.dd-verse-wrap{display:block !important;margin-bottom:36px !important;padding-left:0 !important;transition:all .4s ease;position:relative}.dd-verse-target-highlight{animation:ddHighlighterPulse 3s ease-out forwards;border-radius:4px !important;padding:4px 10px !important;margin:-4px -10px 32px !important;border:none !important;box-shadow:none !important;display:block !important}@keyframes ddHighlighterPulse{0%{background-color:rgba(255,214,10,.8)}60%{background-color:rgba(255,214,10,.3)}100%{background-color:transparent}}.dd-apple-vnum{font-family:-apple-system,sans-serif !important;font-size:14px !important;font-weight:800 !important;color:#007aff !important;vertical-align:super !important;position:relative !important;top:-2px !important;margin-right:10px !important;margin-left:0 !important;user-select:none !important;display:inline-block !important;letter-spacing:.05em !important}.dd-apple-has-note{text-decoration:none !important;color:inherit !important;display:inline !important;border-bottom:2px dotted rgba(0,122,255,.35) !important;padding-bottom:2px !important;transition:all .2s ease !important}.dd-apple-has-note:hover{color:#007aff !important;border-bottom:2px dotted #007aff !important;background-color:rgba(0,122,255,.04) !important}.dd-apple-note-icon{display:inline-block !important;vertical-align:middle !important;margin-right:10px !important;margin-left:4px !important;width:14px !important;height:14px !important;background-color:#007aff !important;fill:#fff !important;padding:6px !important;border-radius:8px !important;box-shadow:0 4px 10px rgba(0,122,255,.25) !important;position:relative !important;top:-2px !important;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease !important}div#dd-app-read-results>div:has(.dd-apple-nav-arrow):not(:first-child){display:flex !important;justify-content:flex-end !important;align-items:center !important;gap:15px !important;width:100% !important;padding:40px 0 80px !important;margin-top:40px !important;border-top:1px solid rgba(0,0,0,.08) !important;font-size:0 !important;color:transparent !important}div#dd-app-read-results>div:has(.dd-apple-nav-arrow):not(:first-child) .dd-apple-nav-arrow{width:48px !important;height:48px !important;background:rgba(118,118,128,.12) !important;color:#1d1d1f !important;border-radius:50% !important;visibility:visible !important;opacity:1 !important;transition:all .2s ease !important}div#dd-app-read-results>div:has(.dd-apple-nav-arrow):not(:first-child) .dd-apple-nav-arrow:hover{background:#007aff !important;color:#fff !important;transform:scale(1.1) !important}div#dd-app-read-results>div:has(.dd-apple-nav-arrow):not(:first-child) .dd-apple-nav-arrow svg{width:24px !important;height:24px !important;stroke-width:2.5px !important;margin:0 !important}.dd-apple-strongs{display:inline-flex !important;align-items:center !important;justify-content:center !important;font-size:11px !important;font-family:-apple-system,BlinkMacSystemFont,sans-serif !important;font-weight:700 !important;color:#86868b !important;background-color:#f2f2f7 !important;padding:2px 6px !important;margin:0 4px !important;border-radius:6px !important;cursor:pointer !important;transition:all .2s cubic-bezier(.16,1,.3,1) !important;vertical-align:middle !important;letter-spacing:.04em !important;user-select:none !important;text-decoration:none !important}.dd-apple-strongs:hover,.dd-apple-strongs:active{background-color:#007aff !important;color:#fff !important;transform:scale(1.05) !important;box-shadow:0 4px 10px rgba(0,122,255,.25) !important}.dd-apple-xref-sup{display:inline-block !important;font-family:-apple-system,sans-serif !important;font-size:18px !important;font-weight:900 !important;color:#007aff !important;vertical-align:super !important;position:relative !important;top:0 !important;line-height:0 !important;margin-left:3px !important;margin-right:3px !important;cursor:pointer !important;padding:4px !important;transition:all .2s cubic-bezier(.16,1,.3,1) !important;font-style:normal !important;opacity:1 !important;text-decoration:none !important;background:0 0 !important;border:none !important;box-shadow:none !important}.dd-apple-xref-sup:hover{color:#0056b3 !important;transform:scale(1.2) translateY(-1px) !important}.dd-apple-xref-wrapper{display:inline-flex !important;align-items:center !important;gap:2px !important;margin-left:4px !important}.dd-apple-workspace .dd-apple-pane{display:none !important;visibility:hidden !important;opacity:0}.dd-apple-workspace .dd-apple-pane.active{display:block !important;visibility:visible !important;animation:ddApplePaneFadeIn .3s ease forwards !important}@keyframes ddApplePaneFadeIn{0%{opacity:0;transform:translateY(8px)}100%{opacity:1;transform:translateY(0)}}.dd-tooltip-target{position:relative !important;cursor:pointer !important}.dd-apple-tooltip{position:absolute;background:rgba(29,29,31,.95) !important;backdrop-filter:blur(20px) !important;-webkit-backdrop-filter:blur(20px) !important;border:1px solid rgba(255,255,255,.1) !important;color:#fff !important;padding:14px 18px !important;border-radius:14px !important;font-family:-apple-system,sans-serif !important;font-size:15px !important;font-weight:500 !important;line-height:1.5 !important;white-space:pre-wrap !important;width:max-content !important;max-width:320px !important;box-shadow:0 16px 40px rgba(0,0,0,.3) !important;z-index:9999999 !important;pointer-events:none !important;text-align:left !important}.dd-apple-round-close{background:rgba(0,0,0,.05) !important;border:none !important;width:36px !important;height:36px !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;color:#000 !important;transition:background .3s ease !important;padding:0 !important;margin:0 !important;flex-shrink:0 !important;align-self:flex-start !important}.dd-apple-round-close:hover{background:rgba(0,0,0,.1) !important}#dd-xref-modal{position:fixed;bottom:40px;right:40px;background:#fff !important;border:1px solid rgba(0,0,0,.06) !important;border-radius:24px !important;box-shadow:0 30px 60px rgba(0,0,0,.12),0 4px 16px rgba(0,0,0,.04) !important;padding:24px !important;width:360px !important;z-index:999999 !important;display:none;transform:translateY(20px);opacity:0;transition:all .4s cubic-bezier(.16,1,.3,1)}#dd-xref-modal.active{display:block;transform:translateY(0);opacity:1}.dd-xref-popup-title{font-family:-apple-system,sans-serif !important;font-size:16px !important;font-weight:700 !important;color:#1d1d1f !important;margin-bottom:20px !important;display:flex !important;justify-content:space-between !important;align-items:flex-start !important}.dd-xref-popup-list{display:flex !important;flex-direction:column !important;gap:8px !important;max-height:350px;overflow-y:auto;padding-right:8px}.dd-xref-item{font-family:-apple-system,sans-serif !important;font-size:16px !important;color:#1d1d1f !important;background:rgba(255,255,255,.6) !important;border:1px solid rgba(255,255,255,.4) !important;padding:12px 16px !important;border-radius:12px !important;font-weight:500 !important;cursor:pointer !important;display:flex !important;align-items:center !important;transition:all .2s ease !important}.dd-xref-item:hover{background:rgba(255,255,255,.9) !important;box-shadow:0 4px 12px rgba(0,0,0,.05) !important;color:#007aff !important}.dd-note-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.75) !important;backdrop-filter:blur(16px) saturate(120%) !important;-webkit-backdrop-filter:blur(16px) saturate(120%) !important;z-index:9999999;display:none;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease;padding:30px}.dd-note-modal-overlay.active{opacity:1}.dd-note-modal-content{background:#fff !important;border:1px solid rgba(0,0,0,.06) !important;width:100%;max-width:850px;max-height:85vh;border-radius:32px;box-shadow:0 30px 60px rgba(0,0,0,.12),0 4px 16px rgba(0,0,0,.04) !important;display:flex;flex-direction:column;transform:translateY(20px) scale(.98);transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.dd-note-modal-overlay.active .dd-note-modal-content{transform:translateY(0) scale(1)}.dd-note-modal-header{padding:32px 48px 24px;display:flex;justify-content:space-between;align-items:flex-start !important;border-bottom:1px solid rgba(0,0,0,.04) !important}.dd-note-modal-header h3{margin:0 !important;padding-right:20px !important;line-height:1.2 !important;font-family:-apple-system,sans-serif;font-size:32px;font-weight:700;color:#1d1d1f;letter-spacing:-.01em}.dd-note-modal-body{padding:32px 48px;overflow-y:auto;font-family:-apple-system,sans-serif;font-size:22px;line-height:1.7;color:#1d1d1f !important}.dd-note-modal-body p{margin-bottom:24px;color:#1d1d1f !important}.dd-changelog-content{color:#1d1d1f !important}body.dd-bible-app-body{overscroll-behavior-y:none}@media screen and (max-width:768px){.dd-apple-workspace .dd-apple-pane,.dd-apple-workspace .dd-apple-pane.active{transform:none !important;animation:none !important}.dd-apple-workspace .dd-apple-pane{opacity:0;display:none !important}.dd-apple-workspace .dd-apple-pane.active{opacity:1;display:block !important}div.dd-apple-header{display:flex !important;flex-direction:row !important;justify-content:space-between !important;align-items:center !important;height:64px !important;padding:0 16px !important;background:rgba(250,250,252,.95) !important;backdrop-filter:blur(25px) saturate(200%) !important;-webkit-backdrop-filter:blur(25px) saturate(200%) !important;border-bottom:none !important;box-shadow:none !important;position:fixed !important;top:0 !important;left:0 !important;width:100% !important;z-index:9999 !important}div.dd-apple-header-left{flex:1 !important;display:flex !important;justify-content:flex-start !important;grid-column:unset !important;grid-row:unset !important}div.dd-apple-header-center{flex:0 0 auto !important;position:static !important;transform:none !important;grid-column:unset !important;grid-row:unset !important;width:auto !important;display:flex !important;overflow:visible !important}div.dd-apple-header-right{flex:1 !important;display:flex !important;justify-content:flex-end !important;grid-column:unset !important;grid-row:unset !important;width:auto !important}h2.dd-apple-title{font-size:24px !important;margin:0 !important;gap:10px !important;display:flex !important;align-items:center !important;overflow:visible !important}h2.dd-apple-title svg{width:48px !important;height:48px !important;margin:0 !important;overflow:visible !important}.dd-apple-workspace{padding-top:100px !important;padding-bottom:90px !important;padding-left:20px !important;padding-right:20px !important}.dd-note-modal-overlay{align-items:flex-end !important;padding:0 !important}.dd-note-modal-content{border-radius:24px 24px 0 0 !important;margin:0 !important;width:100% !important;max-height:85vh !important;transform:translateY(100%) !important;transition:transform .3s cubic-bezier(.16,1,.3,1) !important;box-sizing:border-box !important}.dd-note-modal-overlay.active .dd-note-modal-content{transform:translateY(0) !important}.dd-note-modal-header{padding:24px 24px 16px !important}.dd-note-modal-header h3{font-size:24px !important}.dd-note-modal-body{font-size:18px !important;padding:16px 24px 40px !important}#dd-xref-modal{bottom:0 !important;right:0 !important;left:0 !important;width:100% !important;border-radius:24px 24px 0 0 !important;padding:24px 24px calc(24px + env(safe-area-inset-bottom)) 24px !important;transform:translateY(100%) !important;box-sizing:border-box !important;max-width:100vw !important}#dd-xref-modal.active{transform:translateY(0) !important}.dd-apple-form-grid{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:40px}.dd-apple-input-wrap{width:100% !important;margin-right:0 !important;box-sizing:border-box !important}.dd-apple-reading-title{font-size:34px !important;margin-bottom:40px !important}.dd-apple-reading-body{font-size:20px !important;line-height:1.9 !important}.dd-verse-wrap{margin-bottom:28px !important}.dd-verse-target-highlight{padding:8px 14px !important;margin:-8px -14px 20px !important;border-radius:6px !important}.dd-apple-topic-header h2{font-size:32px !important}.dd-apple-form-grid .dd-apple-input-wrap.button-wrap{display:grid !important;grid-template-columns:1fr !important;width:100% !important;margin-top:10px !important;gap:0 !important}.dd-apple-input-wrap.button-wrap button.dd-apple-btn{width:100% !important;justify-self:stretch !important;min-height:56px !important;margin:0 !important}.dd-tooltip-target:after,.dd-tooltip-target:before,[data-tooltip]:after,[data-tooltip]:before,body .dd-apple-tooltip{display:none !important;opacity:0 !important;visibility:hidden !important}.dd-mobile-bottom-bar .dd-apple-tab{color:#1d1d1f !important}.dd-mobile-bottom-bar .dd-apple-tab svg{stroke:#1d1d1f !important}.dd-mobile-bottom-bar .dd-apple-tab.active{color:#007aff !important}.dd-mobile-bottom-bar .dd-apple-tab.active svg{stroke:#007aff !important}}
@keyframes ddApplePulse{0%{box-shadow:0 0 0 0 rgba(0,122,255,.4)}70%{box-shadow:0 0 0 8px rgba(0,122,255,0)}100%{box-shadow:0 0 0 0 rgba(0,122,255,0)}}.dd-active-plan-pill{animation:ddApplePulse 2s infinite;border:2px solid #007aff !important}@media (min-width:851px){.dd-apple-header-right .dd-mobile-actions{display:none !important}}.dd-desktop-back-btn{display:none !important}.dd-hamburger-btn{background:0 0 !important;border:none !important;color:#1d1d1f !important;padding:8px !important;margin:0 !important;cursor:pointer !important;display:flex !important;align-items:center !important;justify-content:center !important;border-radius:8px !important;transition:background .2s !important;outline:none !important}.dd-hamburger-btn:hover{background:rgba(0,0,0,.05) !important}.dd-side-menu-overlay{position:fixed !important;top:0 !important;left:0 !important;width:100vw !important;height:100vh !important;background:rgba(0,0,0,.4) !important;z-index:999999 !important;opacity:0;visibility:hidden;transition:opacity .3s ease}.dd-side-menu-overlay.active{opacity:1;visibility:visible}.dd-side-menu-drawer{position:fixed !important;top:0 !important;left:-300px !important;width:280px !important;height:100vh !important;background:#fff !important;z-index:1000000 !important;box-shadow:4px 0 24px rgba(0,0,0,.1) !important;transition:transform .3s cubic-bezier(.16,1,.3,1) !important;display:flex !important;flex-direction:column !important;overflow-y:auto !important}.dd-side-menu-drawer.active{transform:translateX(300px) !important}.dd-side-menu-header{padding:24px !important;display:flex !important;justify-content:space-between !important;align-items:center !important;border-bottom:1px solid #e5e5ea !important}.dd-side-menu-title{font-size:18px !important;font-weight:700 !important;color:#1d1d1f !important;font-family:-apple-system,sans-serif !important;margin:0 !important}.dd-side-menu-close{background:#f2f2f7 !important;border:none !important;width:32px !important;height:32px !important;border-radius:16px !important;display:flex !important;justify-content:center !important;align-items:center !important;cursor:pointer !important;color:#86868b !important;transition:all .2s !important;padding:0 !important}.dd-side-menu-close:hover{background:#e5e5ea !important;color:#1d1d1f !important}.dd-side-menu-links{padding:12px !important;display:flex !important;flex-direction:column !important;gap:4px !important}.dd-side-menu-link{padding:14px 16px !important;border-radius:12px !important;text-decoration:none !important;color:#1d1d1f !important;font-size:16px !important;font-weight:600 !important;font-family:-apple-system,sans-serif !important;transition:background .2s !important;display:block !important}.dd-side-menu-link:hover{background:#f2f2f7 !important;color:#007aff !important}
.dd-reading-card-blue,.dd-reading-card-blue:hover{background:linear-gradient(135deg,#007aff 0%,#0056b3 100%) !important;color:#fff !important;border:none !important;overflow:visible !important;transition:background .5s ease,transform .3s ease,box-shadow .3s ease !important}.dd-reading-card-completed,.dd-reading-card-completed:hover{background:linear-gradient(135deg,#5e5ce6 0%,#4b49b8 100%) !important;color:#fff !important;border:none !important;overflow:visible !important;transition:background .5s ease,transform .3s ease,box-shadow .3s ease !important}.dd-reading-btn-blue{color:#007aff !important}.dd-reading-btn-completed{color:#5e5ce6 !important}.dd-votd-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:24px;padding:40px 48px;box-shadow:0 10px 40px rgba(0,0,0,.03);position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.dd-votd-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(0,0,0,.06)}.dd-votd-quote-mark{position:absolute;top:20px;left:30px;font-size:140px;font-family:Georgia,serif;color:rgba(0,122,255,.05);line-height:1;user-select:none;pointer-events:none}.dd-votd-text{font-family:ui-serif,Georgia,serif;font-size:26px;line-height:1.6;color:#1d1d1f;margin-bottom:24px;position:relative;z-index:2}.dd-votd-footer{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;border-top:1px solid rgba(0,0,0,.04);padding-top:24px}.dd-votd-ref-text{font-family:-apple-system,sans-serif;font-size:16px;font-weight:700;color:#007aff;text-transform:uppercase;letter-spacing:.08em}.dd-votd-action{background:rgba(0,122,255,.08);color:#007aff;font-family:-apple-system,sans-serif;font-size:14px;font-weight:700;padding:10px 20px;border-radius:99px;text-decoration:none;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px;border:none}.dd-votd-action:hover{background:rgba(0,122,255,.15);transform:scale(.98)}.dd-devo-row-card{display:flex !important;flex-direction:row !important;padding:0 !important;overflow:hidden !important;text-decoration:none !important;align-items:stretch !important;min-height:140px;background:#fff;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.04);transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.04)}.dd-devo-row-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.dd-devo-row-img{flex:0 0 180px;background:#f2f2f7;position:relative}.dd-devo-row-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.dd-devo-row-content{flex:1;padding:28px 36px;display:flex;flex-direction:column;justify-content:center;min-width:0}.dd-dash-sermon-card{display:flex;flex-direction:column;background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 30px rgba(0,0,0,.03);text-decoration:none;overflow:hidden;transition:transform .3s cubic-bezier(.25,1,.5,1),box-shadow .3s ease}.dd-dash-sermon-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.dd-dash-sermon-img{width:100%;aspect-ratio:16/9;background-color:#f5f5f7;border-bottom:1px solid rgba(0,0,0,.04);background-size:cover;background-position:center;position:relative}.dd-dash-sermon-info{padding:20px;display:flex;flex-direction:column;flex-grow:1}.dd-dash-sermon-meta{font-size:11px;font-weight:700;color:#86868b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-family:-apple-system,sans-serif}.dd-dash-sermon-title{font-family:-apple-system,sans-serif;font-size:18px;font-weight:800;color:#1d1d1f;margin:0 0 6px;line-height:1.25;letter-spacing:-.01em}.dd-dash-sermon-passage{font-size:14px;color:#515154;margin:0;font-weight:500;font-family:-apple-system,sans-serif;line-height:1.4}.dd-notes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.dd-note-widget{display:flex !important;flex-direction:column !important;justify-content:flex-start !important;padding:28px !important;height:100%;box-sizing:border-box;text-decoration:none}.dd-note-widget-top{display:flex;align-items:center;gap:8px;margin-bottom:16px}.dd-note-icon{color:#86868b;opacity:.8}.dd-note-tag{font-family:-apple-system,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#86868b}.dd-note-title{font-family:-apple-system,sans-serif;font-size:22px;font-weight:700;color:#1d1d1f;letter-spacing:-.015em;margin-bottom:12px;line-height:1.2}.dd-note-excerpt{font-family:-apple-system,sans-serif;font-size:16px;color:#515154;line-height:1.6;flex-grow:1;margin-bottom:24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dd-note-footer{display:flex;align-items:center;gap:6px;font-family:-apple-system,sans-serif;font-size:14px;font-weight:600;color:#007aff;margin-top:auto}.dd-note-footer svg{transition:transform .2s cubic-bezier(.16,1,.3,1)}.dd-note-widget:hover .dd-note-footer svg{transform:translateX(4px)}.dd-plan-dropdown{position:absolute;top:30px;right:0;background:#fff;border-radius:12px;padding:8px;box-shadow:0 10px 30px rgba(0,0,0,.15);z-index:100;min-width:210px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s cubic-bezier(.16,1,.3,1);border:1px solid rgba(0,0,0,.05)}.dd-plan-dropdown.active{opacity:1;visibility:visible;transform:translateY(0)}.dd-plan-option{display:flex;align-items:center;gap:10px;padding:10px 16px;font-family:-apple-system,sans-serif;font-size:15px;font-weight:600;color:#1d1d1f;border-radius:8px;cursor:pointer;transition:background .2s ease}.dd-plan-option:hover{background:#f2f2f7}.dd-plan-option.active-plan{color:#007aff;background:rgba(0,122,255,.1)}@media (max-width:900px){.dd-notes-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.dd-votd-card{padding:30px 24px}.dd-votd-text{font-size:22px}.dd-votd-quote-mark{font-size:100px;top:10px;left:10px}.dd-votd-footer{flex-direction:column;align-items:flex-start;gap:16px}.dd-votd-action{width:100%;justify-content:center}.dd-devo-row-card{flex-direction:column !important}.dd-devo-row-img{width:100%;height:180px;flex:none}.dd-devo-row-content{padding:24px}.dd-notes-grid{grid-template-columns:1fr}}
.dd-modern-commentary-body-app p{margin-bottom:24px}.dd-modern-commentary-body-app h2,.dd-modern-commentary-body-app h3{font-family:-apple-system,sans-serif;font-weight:700;color:#1d1d1f;margin-top:40px;margin-bottom:15px;letter-spacing:-.02em}.dd-modern-commentary-body-app h2{font-size:28px}.dd-modern-commentary-body-app h3{font-size:24px}
.dd-apple-form-grid{display:flex;flex-wrap:wrap;gap:15px;align-items:flex-end}.dd-apple-input-wrap{display:flex;flex-direction:column}.dd-apple-label{font-size:13px;font-weight:600;color:#1d1d1f;margin-bottom:6px}.dd-apple-select,.dd-apple-input{padding:10px 14px;border-radius:8px;border:1px solid #c3c4c7;font-size:15px;width:100%;box-sizing:border-box}.dd-apple-btn{background:#007aff;color:#fff;padding:10px 24px;border-radius:8px;border:none;font-weight:700;font-size:15px;cursor:pointer;transition:all .2s;height:42px}.dd-apple-btn:hover{background:#0056b3}.dd-search-topics{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;width:100%}.dd-search-topic-pill{padding:8px 16px;background:#f2f2f7;color:#1d1d1f;border-radius:100px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s ease;border:1px solid transparent;outline:none}.dd-search-topic-pill:hover{background:#e5e5ea;transform:translateY(-2px)}.dd-search-topic-pill.active{background:#1d1d1f;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15)}@media (max-width:768px){.dd-apple-form-grid{flex-direction:column;align-items:stretch;gap:12px}.dd-apple-input-wrap{flex:1 1 100% !important;min-width:100% !important}.dd-apple-btn{width:100%;margin-top:5px}.dd-search-topics{margin-top:10px;gap:6px}.dd-search-topic-pill{padding:10px 14px;font-size:14px}}
.dd-study-dashboard{padding-bottom:60px}.dd-study-section-title{font-family:-apple-system,sans-serif;font-size:28px;font-weight:800;color:#1d1d1f;letter-spacing:-.02em;margin:40px 0 20px;display:flex;align-items:center;gap:10px}.dd-topical-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.dd-topical-card{background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:20px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,.03);text-decoration:none !important;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.dd-topical-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.08);border-color:rgba(94,92,230,.2)}.dd-topical-icon-wrap{width:48px;height:48px;background:rgba(94,92,230,.1);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#5e5ce6}.dd-topical-title{font-family:-apple-system,sans-serif;font-size:20px;font-weight:700;color:#1d1d1f;margin-bottom:8px;line-height:1.2;letter-spacing:-.01em}.dd-topical-excerpt{font-family:-apple-system,sans-serif;font-size:15px;color:#86868b;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:20px;flex-grow:1}.dd-topical-read-btn{display:inline-flex;align-items:center;gap:6px;font-family:-apple-system,sans-serif;font-size:14px;font-weight:700;color:#5e5ce6;text-transform:uppercase;letter-spacing:.05em}.dd-comm-library-wrap{display:flex;flex-direction:column;gap:12px}.dd-comm-book-group{background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.04);box-shadow:0 4px 20px rgba(0,0,0,.02);overflow:hidden;transition:all .3s ease}.dd-comm-book-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:0 0;border:none;cursor:pointer;text-align:left}.dd-comm-book-toggle:hover{background:#f8f8f9}.dd-book-title-wrap{display:flex;align-items:center;gap:14px}.dd-book-icon{width:36px;height:36px;background:rgba(0,122,255,.08);color:#007aff;border-radius:10px;display:flex;align-items:center;justify-content:center}.dd-book-name{font-family:-apple-system,sans-serif;font-size:18px;font-weight:700;color:#1d1d1f;letter-spacing:-.01em}.dd-book-meta-wrap{display:flex;align-items:center;gap:12px}.dd-book-count{background:#f2f2f7;color:#515154;font-family:-apple-system,sans-serif;font-size:13px;font-weight:700;padding:4px 10px;border-radius:99px}.dd-chevron{color:#c7c7cc;transition:transform .3s cubic-bezier(.16,1,.3,1)}.dd-comm-book-group.active{box-shadow:0 10px 30px rgba(0,0,0,.05);border-color:rgba(0,122,255,.1);margin:8px 0}.dd-comm-book-group.active .dd-chevron{transform:rotate(90deg);color:#007aff}.dd-comm-book-group.active .dd-book-count{background:rgba(0,122,255,.1);color:#007aff}.dd-comm-list-collapse{display:none;border-top:1px solid rgba(0,0,0,.04);background:#fafafc}.dd-comm-book-group.active .dd-comm-list-collapse{display:block;animation:ddSlideDown .3s ease-out}@keyframes ddSlideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dd-comm-item{display:flex;justify-content:space-between;align-items:center;padding:16px 24px 16px 64px;text-decoration:none !important;border-bottom:1px solid rgba(0,0,0,.04);transition:background .2s ease}.dd-comm-item:last-child{border-bottom:none}.dd-comm-item:hover{background:#fff}.dd-comm-item-title{font-family:-apple-system,sans-serif;font-size:16px;font-weight:600;color:#1d1d1f}.dd-comm-item-action{display:flex;align-items:center;gap:4px;font-family:-apple-system,sans-serif;font-size:13px;font-weight:700;color:#007aff;text-transform:uppercase;letter-spacing:.05em;opacity:0;transform:translateX(-10px);transition:all .2s ease}.dd-comm-item:hover .dd-comm-item-action{opacity:1;transform:translateX(0)}.dd-empty-library{text-align:center;padding:60px 20px;background:#fff;border-radius:24px;border:1px dashed rgba(0,0,0,.08)}.dd-empty-library svg{color:#d1d1d6;margin-bottom:16px}.dd-empty-library h3{font-family:-apple-system,sans-serif;font-size:20px;font-weight:700;color:#1d1d1f;margin:0 0 8px}.dd-empty-library p{font-family:-apple-system,sans-serif;font-size:16px;color:#86868b;margin:0}@media (max-width:768px){.dd-comm-item{padding-left:24px}.dd-comm-item-action{opacity:1;transform:none}}
.dd-ios-series-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;border-radius:20px;overflow:hidden;text-decoration:none;background:#1d1d1f;box-shadow:0 6px 20px rgba(0,0,0,.06);border:1px solid rgba(255,255,255,.08);transform:translateZ(0);transition:transform .3s cubic-bezier(.25,1,.5,1),box-shadow .3s ease;box-sizing:border-box}.dd-ios-series-card:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 14px 36px rgba(0,0,0,.15);z-index:20}.dd-ios-series-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;transition:transform .6s cubic-bezier(.25,1,.5,1)}.dd-ios-series-card:hover .dd-ios-series-bg{transform:scale(1.05)}.dd-ios-series-grad{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.2) 60%,transparent 100%);z-index:1;pointer-events:none}.dd-ios-series-content{position:relative;z-index:2;padding:24px;display:flex;flex-direction:column;gap:6px}.dd-ios-series-pill{align-self:flex-start;background:rgba(255,255,255,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:5px 10px;border-radius:6px;font-size:11px;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}.dd-ios-series-title{color:#fff;font-size:20px;font-weight:800;margin:0;font-family:-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.2;letter-spacing:-.01em}.dd-ios-series-meta{color:rgba(255,255,255,.7);font-size:13px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.dd-clean-card{display:flex;flex-direction:column;background:#fff;border-radius:24px;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 30px rgba(0,0,0,.03);text-decoration:none;overflow:hidden;transition:transform .3s cubic-bezier(.25,1,.5,1),box-shadow .3s ease}.dd-clean-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.dd-clean-card-img-wrap{width:100%;aspect-ratio:16/9;background-color:#f5f5f7;border-bottom:1px solid rgba(0,0,0,.04);background-size:cover;background-position:center;position:relative}.dd-clean-card-info{display:flex;flex-direction:column;justify-content:center;padding:24px}.dd-clean-meta{font-size:12px;font-weight:700;color:#86868b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.dd-clean-title{font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:22px;font-weight:800;color:#1d1d1f;margin:0 0 6px;line-height:1.25;letter-spacing:-.01em}.dd-clean-passage{font-size:15px;color:#515154;margin:0;font-weight:500;font-family:-apple-system,sans-serif;line-height:1.4}.dd-sermons-container{width:100%;box-sizing:border-box}.dd-h-scroll{display:flex;gap:24px;overflow-x:auto;padding-top:10px;padding-bottom:40px;width:100%;box-sizing:border-box;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none}.dd-h-scroll::-webkit-scrollbar{display:none}.dd-h-scroll .dd-ios-series-card{flex:0 0 calc(33.333% - 16px);aspect-ratio:16/10;scroll-snap-align:start;box-sizing:border-box}.dd-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px, 1fr));gap:24px;padding:10px;margin:-10px}.dd-section-header{display:flex;justify-content:space-between;align-items:flex-end;margin:35px 0 15px}.dd-section-title{font-size:22px;font-weight:800;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,sans-serif;margin:0;letter-spacing:-.01em}.dd-view-all-link{font-size:14px;font-weight:600;color:#007aff;text-decoration:none;font-family:-apple-system,sans-serif;transition:opacity .2s}.dd-view-all-link:hover{opacity:.7}@media (max-width:1024px){.dd-h-scroll .dd-ios-series-card{flex:0 0 calc(50% - 12px)}}@media (max-width:600px){.dd-grid{grid-template-columns:1fr}.dd-clean-card{border-radius:20px}.dd-clean-card-info{padding:20px}.dd-h-scroll .dd-ios-series-card{flex:0 0 100%}}.dd-sermon-hero{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:520px !important;min-height:520px !important;border-radius:24px;overflow:hidden;text-decoration:none;margin-bottom:40px;background:#000;box-shadow:0 10px 30px rgba(0,0,0,.06);transform:translateZ(0);transition:transform .4s cubic-bezier(.25,1,.5,1),box-shadow .4s ease;margin-left:-40px;margin-right:-40px}.dd-sermon-hero:hover{transform:translateY(-4px) scale(1.005);box-shadow:0 20px 40px rgba(0,0,0,.15)}.dd-sermon-hero-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;opacity:.9;transition:transform .8s cubic-bezier(.25,1,.5,1);z-index:0}.dd-sermon-hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;opacity:0;animation:fadeInHeroVideo 4s ease-in-out forwards;transition:transform .8s cubic-bezier(.25,1,.5,1)}@keyframes fadeInHeroVideo{0%{opacity:0}100%{opacity:1}}.dd-sermon-hero:hover .dd-sermon-hero-bg,.dd-sermon-hero:hover .dd-sermon-hero-video{transform:scale(1.03)}.dd-sermon-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:5;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.95) 0%,rgba(0,0,0,.6) 40%,transparent 85%),linear-gradient(to right,rgba(0,0,0,.8) 0%,rgba(0,0,0,.3) 40%,transparent 85%)}.dd-sermon-hero-content{position:relative;z-index:10;padding:40px 40px 50px 80px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:800px}.dd-sermon-hero-pill{background:rgba(255,255,255,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;padding:6px 14px;border-radius:8px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.dd-sermon-hero-title{color:#fff;font-size:42px;font-weight:800;margin:0;font-family:-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.1;letter-spacing:-.03em}.dd-sermon-hero-meta{color:rgba(255,255,255,.7);font-size:16px;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,sans-serif;display:flex;align-items:center}.dd-hero-mobile-line{display:none}@media (max-width:768px){.dd-sermon-hero{min-height:520px;margin-left:-15px;margin-right:-15px}.dd-sermon-hero-content{padding:24px 24px 30px 35px}.dd-sermon-hero-title{font-size:32px}.dd-sermon-hero-meta{flex-direction:column !important;align-items:flex-start !important;gap:6px !important}.dd-sermon-hero-meta .dd-hero-separator{display:none !important}.dd-hero-mobile-line{display:block !important;width:24px !important;height:2px !important;background:rgba(255,255,255,.3) !important;border-radius:2px;margin:2px 0 !important}}
.dd-sermons-container{max-width:900px;margin:0 auto;animation:ddFadeIn .3s ease}@keyframes ddFadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dd-sermon-hero{position:relative;border-radius:24px;overflow:hidden;min-height:280px;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer;margin-bottom:40px}.dd-sermon-hero-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.dd-sermon-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.9),transparent);z-index:2}.dd-sermon-hero-content{position:relative;z-index:3;padding:30px;color:#fff}.dd-sermon-hero-content h2{font-size:28px;font-weight:800;margin:0 0 6px;color:#fff}.dd-sermon-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.dd-sermon-card{background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.04);box-shadow:0 4px 20px rgba(0,0,0,.03);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s}.dd-sermon-card:hover{transform:translateY(-4px)}.dd-sermon-info{padding:20px;flex:1;display:flex;flex-direction:column}.dd-sermon-meta{font-size:13px;color:#86868b;font-weight:600;margin-bottom:8px}.dd-sermon-title{font-size:18px;font-weight:700;color:#1d1d1f;margin:0 0 6px}.dd-sermon-speaker{font-size:14px;color:#515154;margin:0 0 16px}.dd-btn-play{background:rgba(0,122,255,.1);color:#007aff;border:none;border-radius:10px;padding:8px 16px;font-weight:700;display:inline-flex;align-items:center;gap:6px;width:fit-content;cursor:pointer}#dd-sermons-single-view{display:none;max-width:900px;margin:0 auto;padding-bottom:80px;animation:ddSlideInRight .3s cubic-bezier(.16,1,.3,1)}@keyframes ddSlideInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.dd-single-back-btn{display:inline-flex;align-items:center;gap:6px;color:#007aff;font-weight:600;margin-bottom:24px;cursor:pointer;background:0 0;border:none;font-size:16px;padding:0}.dd-single-media{width:100%;border-radius:24px;overflow:hidden;background:#000;box-shadow:0 20px 40px rgba(0,0,0,.1);margin-bottom:30px;aspect-ratio:16/9}.dd-single-media iframe{width:100%;height:100%;border:none}.dd-single-title{font-size:32px;font-weight:800;color:#1d1d1f;margin:0 0 20px;text-align:center}.dd-scripture-box{background:#f2f2f7;border-radius:16px;padding:16px 20px;display:inline-flex;align-items:center;gap:16px;margin:0 auto 30px;justify-content:center;width:100%;box-sizing:border-box}.dd-scripture-ref{font-weight:700;color:#1d1d1f;font-size:16px}.dd-scripture-read-btn{background:#007aff;color:#fff;border:none;border-radius:99px;padding:6px 16px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px}.dd-author-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;padding:20px;display:flex;align-items:center;gap:16px;margin-top:40px;box-shadow:0 4px 14px rgba(0,0,0,.02)}.dd-author-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#f2f2f7,#e5e5ea);display:flex;align-items:center;justify-content:center;color:#86868b}.dd-author-info h4{margin:0 0 4px;font-size:18px;font-weight:700;color:#1d1d1f}.dd-author-info p{margin:0;font-size:14px;color:#86868b}.dd-single-content{font-size:17px;line-height:1.6;color:#333336;background:#fff;border-radius:24px;padding:40px;border:1px solid rgba(0,0,0,.04)}
.dd-sermon-filter-bar{display:flex;align-items:center;flex-wrap:wrap;background:rgba(255,255,255,.85);backdrop-filter:blur(30px) saturate(200%);-webkit-backdrop-filter:blur(30px) saturate(200%);padding:8px;border-radius:20px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 24px rgba(0,0,0,.04);margin-bottom:30px;gap:8px;transition:all .3s ease}.dd-filter-group{position:relative;flex:1 1 200px;display:flex;align-items:center;background:#f5f5f7;border-radius:14px;transition:all .2s ease;border:1px solid transparent}.dd-filter-group:focus-within{background:#fff;border-color:#007aff;box-shadow:0 0 0 4px rgba(0,122,255,.1)}.dd-filter-search-icon{position:absolute;left:14px;color:#86868b;width:18px;height:18px;pointer-events:none;transition:color .2s ease}.dd-filter-group:focus-within .dd-filter-search-icon{color:#007aff}.dd-filter-chevron{position:absolute;right:14px;color:#86868b;width:14px;height:14px;pointer-events:none}.dd-filter-input,.dd-filter-select{width:100%;background:0 0;border:none;padding:14px 16px;font-size:15px;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;outline:none;appearance:none;box-sizing:border-box;cursor:pointer}.dd-filter-input{padding-left:42px;cursor:text}.dd-filter-input::placeholder{color:#86868b;font-weight:400}.dd-filter-clear-btn{display:none;align-items:center;gap:6px;background:#ffebea;color:#ff3b30;border:none;padding:0 18px;height:48px;border-radius:14px;font-size:14px;font-weight:700;font-family:-apple-system,sans-serif;cursor:pointer;transition:all .2s ease;flex-shrink:0}.dd-filter-clear-btn:hover{background:#ffd2cf;transform:scale(.98)}.dd-no-results{grid-column:1/-1;background:#f5f5f7;border:1px dashed rgba(0,0,0,.1);border-radius:16px;padding:60px 20px;text-align:center}@media (max-width:768px){.dd-sermon-filter-bar{border-radius:16px;flex-direction:column;background:0 0;box-shadow:none;border:none;padding:0;gap:10px}.dd-filter-group{flex:1 1 100%;width:100%}.dd-filter-clear-btn{width:100%;justify-content:center}}
.dd-bulletproof-btn{min-width:240px;background:#007aff;color:#fff;border:none;outline:none !important;padding:14px 32px;font-size:16px;font-weight:700;border-radius:99px;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,sans-serif;box-shadow:0 8px 24px rgba(0,122,255,.25);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;user-select:none !important;-webkit-user-select:none !important;-moz-user-select:none !important;-webkit-tap-highlight-color:transparent !important;-webkit-tap-highlight-color:rgba(0,0,0,0) !important;-webkit-touch-callout:none !important}@media (hover:hover){.dd-bulletproof-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,122,255,.35)}}.dd-bulletproof-btn:focus,.dd-bulletproof-btn:active{outline:none !important;background:#006ce0}.dd-bulletproof-btn::-moz-focus-inner{border:0}
.dd-history-fab{position:fixed !important;bottom:30px !important;left:30px !important;width:56px !important;height:56px !important;border-radius:50% !important;background:rgba(0,122,255,.75) !important;backdrop-filter:blur(20px) saturate(180%) !important;-webkit-backdrop-filter:blur(20px) saturate(180%) !important;color:#fff !important;border:1px solid rgba(255,255,255,.3) !important;box-shadow:0 12px 30px rgba(0,122,255,.3),inset 0 1px 1px rgba(255,255,255,.4) !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;z-index:2147483647 !important;transition:all .3s cubic-bezier(.16,1,.3,1) !important;padding:0 !important}.dd-history-fab:hover{transform:translateY(-4px) !important;background:rgba(0,122,255,.9) !important;box-shadow:0 16px 40px rgba(0,122,255,.4),inset 0 1px 1px rgba(255,255,255,.5) !important;color:#fff !important}.dd-history-overlay{display:none !important}.dd-history-panel{position:fixed;bottom:100px;left:30px;width:340px;background:rgba(255,255,255,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.06);border-radius:24px;box-shadow:0 24px 48px rgba(0,0,0,.12);z-index:2147483647;display:flex;flex-direction:column;transform:translateY(20px) scale(.95);opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.16,1,.3,1);transform-origin:bottom left}.dd-history-panel.active{transform:translateY(0) scale(1);opacity:1;visibility:visible}.dd-history-panel-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px}.dd-history-panel-header h3{margin:0 !important;font-family:-apple-system,sans-serif !important;font-size:18px !important;font-weight:700 !important;color:#1d1d1f !important;letter-spacing:-.02em}.dd-history-close-btn{width:34px !important;height:34px !important;min-width:0 !important;border-radius:50% !important;background:#f2f2f7 !important;border:none !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;color:#86868b !important;transition:all .2s ease !important;padding:0 !important;margin:0 !important}.dd-history-close-btn:hover{background:#e5e5ea !important;color:#1d1d1f !important;transform:scale(1.05) !important}.dd-history-list{padding:0 20px 24px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;overflow-y:auto;flex:1}.dd-history-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 12px;border-radius:18px;background:#f9f9fb;border:1px solid #e5e5ea;cursor:pointer;transition:all .2s ease;text-decoration:none !important}.dd-history-item:hover{background:#f2f2f7;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.dd-history-item-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.dd-history-item-text{font-family:-apple-system,sans-serif;font-size:13px;font-weight:600;color:#2c2c2e;text-align:center;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%}.dd-theme-sermon{background:rgba(255,45,85,.1);color:#ff2d55}.dd-theme-study{background:rgba(0,122,255,.1);color:#007aff}.dd-theme-bible{background:rgba(134,134,139,.1);color:#86868b}.dd-fab-hide-mobile{transform:translateY(150px) !important;opacity:0 !important;pointer-events:none !important}@media (max-width:850px){.dd-history-overlay{display:block !important;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;background:rgba(0,0,0,.25) !important;z-index:2147483646 !important;opacity:0;visibility:hidden;transition:all .3s ease !important}.dd-history-overlay.active{opacity:1;visibility:visible}.dd-history-fab{top:auto !important;bottom:calc(100px + env(safe-area-inset-bottom)) !important;left:16px !important;width:48px !important;height:48px !important}#dd-scroll-to-top{bottom:calc(100px + env(safe-area-inset-bottom)) !important;right:16px !important;width:48px !important;height:48px !important}.dd-history-panel{bottom:0 !important;left:0 !important;top:auto !important;width:100% !important;height:60vh !important;max-height:60vh !important;border-radius:24px 24px 0 0 !important;transform:translateY(100%) !important;transform-origin:bottom center !important;border:none !important;border-top:1px solid rgba(0,0,0,.08) !important;box-shadow:0 -15px 40px rgba(0,0,0,.12) !important}.dd-history-panel.active{transform:translateY(0) !important}.dd-history-list{padding-bottom:80px !important;overflow-y:auto !important}}