.Journey_journeyPage__mhYM_{display:flex;flex-direction:column;height:100vh;background:var(--color-bg-light);font-family:Arial,sans-serif}.Journey_journeyHeader__5Z0uQ{flex:0 0 auto;border-radius:30px;padding:1rem 2rem;text-align:center;background:var(--color-bg-accent);box-shadow:0 2px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:center;position:sticky;top:0;z-index:100}.Journey_journeyHeader__5Z0uQ h1{margin:0;font-size:2rem;color:var(--color-brand-dark)}.Journey_journeyHeader__5Z0uQ p{margin:0;font-size:1rem;color:var(--color-brand-dark)}.Journey_journeyContainer__3YQdY{display:flex;flex:1;height:calc(100vh - 180px);min-height:0;overflow:hidden;position:relative;margin-bottom:30px;padding-bottom:20px}.Journey_chapterNav__VrR_b{flex:0 0 250px;background:#fff;border-right:1px solid #eee;position:relative;padding:.5rem 0}.Journey_chapterNav__VrR_b,.Journey_chapterNav__VrR_b>div{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.Journey_chapterNav__VrR_b h3{margin:0;padding:1rem;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #eee;flex-shrink:0}.Journey_chapterNav__VrR_b ul{padding:0 .75rem 1rem;overflow-y:auto;flex:1;min-height:0;scrollbar-width:thin;scrollbar-color:#ccc #f5f5f5;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-padding-bottom:1.5rem;box-sizing:border-box;max-height:calc(100vh - 180px)}.Journey_chapterNav__VrR_b ul::-webkit-scrollbar{width:6px}.Journey_chapterNav__VrR_b ul::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.Journey_chapterNav__VrR_b ul::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}.Journey_chapterNav__VrR_b h3{color:var(--color-primary);font-size:1.2rem;margin-bottom:1rem}.Journey_chapterNav__VrR_b ul{list-style:none;padding:0;margin:0}.Journey_chapterNavItem__pqqN_{padding:.35rem .5rem;font-size:.9rem;cursor:pointer;border-radius:4px;margin-bottom:.15rem;display:flex;align-items:center;gap:.4rem;transition:background-color .2s ease;line-height:1.3}.Journey_chapterNavItem__pqqN_:hover{background-color:rgba(0,0,0,.05);color:var(--color-primary)}.Journey_chapterNavItemActive__rnvHL{background-color:var(--color-brand-light)}.Journey_chapterNumber__Z_0FC{font-weight:600;color:#666;min-width:1.5rem}.Journey_chapterContent__bEjR1{flex:1;overflow-y:auto;padding:1rem 2rem 80px;display:flex;flex-direction:column}.Journey_contentChapterHeader__R_odl{display:flex;align-items:center;margin-bottom:0;text-align:left}.Journey_contentChapterNumber__tZqm_{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:var(--primary-color);color:white;font-weight:600;flex-shrink:0;position:relative}.Journey_contentCircle__OE1nx{display:none}.Journey_contentChapterTitle__Uq35Z{font-size:1.5rem;color:var(--color-brand-dark);font-weight:700}.Journey_questionsSection__mUbiI{background-color:var(--color-bg-blue);border-left:6px solid var(--color-primary);border-radius:10px;padding:.1rem 1.8rem;margin-bottom:2rem;box-shadow:0 4px 8px rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease}.Journey_questionsSection__mUbiI:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.1)}.Journey_questionsList__x6JTH{list-style:none;padding:0;margin:0}.Journey_questionItem__Yqh92{display:flex;gap:.5rem;padding:.5rem 0;border-bottom:1px dashed var(--color-border)}.Journey_questionItem__Yqh92:hover{background-color:var(--color-brand-lighterer)}.Journey_questionItem__Yqh92:last-child{border-bottom:none}.Journey_questionNumber__fHe_F{font-weight:700;color:var(--color-primary);min-width:1.5rem}.Journey_questionsSection__mUbiI h3{text-align:left;font-weight:30;font-style:italic;font-size:1.5rem;margin-bottom:1rem;color:var(--color-brand-teal)}.Journey_hymnSection__0nL_G{margin-bottom:1rem}.Journey_hymnSection__0nL_G h3{text-align:center;font-weight:600;font-size:1.5rem;color:var(--color-primary)}.Journey_hymnContent__LOa4N{display:flex;flex-direction:column;gap:1.5rem}.Journey_hymnThumbnail__RtECb{max-width:300px;margin:0 auto 1rem;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Journey_hymnThumbnail__RtECb img{max-width:100%;border-radius:8px}.Journey_hymnVideos__SXhD_{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.Journey_hymnVideo__h6BAb{background:white;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease}.Journey_hymnVideo__h6BAb:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.Journey_hymnVideo__h6BAb h4{background:var(--color-secondary-dark);color:white;margin:0;padding:.5rem 1rem;font-size:1.1rem}.Journey_videoContainer__Ps2X7{position:relative;width:100%;height:0;padding-bottom:56.25%}.Journey_videoContainer__Ps2X7 iframe{position:absolute;width:100%;height:100%;border:none}.Journey_videoPlaceholder__PtiDL{min-height:200px;align-items:center;font-weight:500;text-align:center;color:#888;background:var(--color-bg-light);border-radius:8px;padding:1rem}.Journey_backButtonContainer__yJ3NA,.Journey_videoPlaceholder__PtiDL{display:flex;justify-content:center}.Journey_backButton__Qnp4q{background:var(--color-brand-teal);color:white;padding:12px 24px;border-radius:50px;font-weight:700;text-transform:uppercase;text-align:center;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;margin-bottom:25px}.Journey_backButton__Qnp4q:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(231,206,92,.5)}@media (max-width:1024px){.Journey_journeyContainer__3YQdY{flex-direction:column}.Journey_chapterNav__VrR_b{width:100%;position:relative;top:0}}@media (max-width:768px){.Journey_journeyHeader__5Z0uQ h1{font-size:1.5rem}.Journey_contentChapterTitle__Uq35Z{font-size:1.4rem}.Journey_hymnVideos__SXhD_{grid-template-columns:1fr}}