.HeroSection-module__YGMWTW__section{background-color:#1f4032;justify-content:center;align-items:center;width:100%;height:520px;display:flex;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__container{max-width:var(--spacing-container);width:100%;height:100%;padding:0 var(--spacing-base);z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.HeroSection-module__YGMWTW__content{text-align:left;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:1.5rem;max-width:600px;display:flex}.HeroSection-module__YGMWTW__title{color:#fff;word-break:keep-all;font-size:3.5rem;font-weight:800;line-height:1.25}.HeroSection-module__YGMWTW__highlight{color:#8dc63f}.HeroSection-module__YGMWTW__description{color:#ffffffe6;max-width:500px;font-size:1.125rem;font-weight:400;line-height:1.6}.HeroSection-module__YGMWTW__buttonGroup{gap:1rem;margin-top:1rem;display:flex}.HeroSection-module__YGMWTW__btnPrimary{color:#fff;background-color:#8dc63f;border:none;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:transform .2s,filter .2s;display:inline-flex}.HeroSection-module__YGMWTW__btnPrimary:hover{filter:brightness(1.1);transform:translateY(-2px)}.HeroSection-module__YGMWTW__btnSecondary{color:#fff;background-color:#0000;border:1px solid #fff6;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:background-color .2s,border-color .2s;display:inline-flex}.HeroSection-module__YGMWTW__btnSecondary:hover{background-color:#ffffff1a;border-color:#fff}.HeroSection-module__YGMWTW__imageWrapper{perspective:1000px;justify-content:center;align-items:center;width:540px;height:400px;display:flex;position:relative}.HeroSection-module__YGMWTW__imageContainer{z-index:1;border:1px solid #ffffff1a;border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.HeroSection-module__YGMWTW__heroImage{object-fit:cover;width:100%;height:100%}@media (max-width:1024px){.HeroSection-module__YGMWTW__section{height:auto;padding:3rem 1rem}.HeroSection-module__YGMWTW__container{text-align:center;flex-direction:column;gap:2rem}.HeroSection-module__YGMWTW__imageWrapper{aspect-ratio:540/400;width:100%;max-width:480px;height:auto;margin-right:0}.HeroSection-module__YGMWTW__imageContainer{transform:none}.HeroSection-module__YGMWTW__content{text-align:center;align-items:center;max-width:100%}.HeroSection-module__YGMWTW__title{font-size:2.5rem}.HeroSection-module__YGMWTW__description{font-size:1rem}}@media (max-width:768px){.HeroSection-module__YGMWTW__title{font-size:2rem}.HeroSection-module__YGMWTW__buttonGroup{flex-direction:column;width:100%}.HeroSection-module__YGMWTW__btnPrimary,.HeroSection-module__YGMWTW__btnSecondary{width:100%}}
.CtaSection-module__pn7aCq__section{background-color:var(--bg-section);padding:2rem 0 1rem}.CtaSection-module__pn7aCq__container{max-width:var(--spacing-container);padding:0 var(--spacing-base);margin:0 auto}.CtaSection-module__pn7aCq__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.CtaSection-module__pn7aCq__card{text-align:center;background:#fff;border:1px solid #0000000a;border-radius:16px;flex-direction:column;align-items:center;padding:2rem 1.5rem;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 2px 12px #0000000f}.CtaSection-module__pn7aCq__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.CtaSection-module__pn7aCq__iconWrapper{color:#3699ff;background:linear-gradient(135deg,#e8f4fd,#d4ecfc);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;display:flex}.CtaSection-module__pn7aCq__cardTitle{color:#181c32;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.CtaSection-module__pn7aCq__cardDesc{color:#7e8299;flex:1;margin-bottom:1.25rem;font-size:.9rem;line-height:1.6}.CtaSection-module__pn7aCq__cardButton{color:#fff;background-color:#3699ff;border-radius:8px;align-items:center;gap:6px;padding:10px 22px;font-size:.88rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .15s;display:inline-flex}.CtaSection-module__pn7aCq__cardButton:hover{background-color:#187de4;transform:translateY(-1px)}@media (min-width:768px){.CtaSection-module__pn7aCq__grid{grid-template-columns:1fr 1fr 1fr;gap:1.5rem}}@keyframes CtaSection-module__pn7aCq__modalOpen{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (min-width:1024px){.CtaSection-module__pn7aCq__grid{gap:2.5rem}}
.DailyQuizColumn-module__OdHJSW__column{flex-direction:column;height:100%;display:flex}.DailyQuizColumn-module__OdHJSW__header{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.DailyQuizColumn-module__OdHJSW__title{color:var(--text-heading);font-size:1.75rem;font-weight:700}.DailyQuizColumn-module__OdHJSW__completedBadge{color:var(--primary-dark);background-color:#8dc63f1a;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.DailyQuizColumn-module__OdHJSW__quizCard{border:1px solid var(--bg-border);background-color:#fff;border-radius:12px;flex-direction:column;flex:1;gap:1.2rem;padding:1.2rem;display:flex}.DailyQuizColumn-module__OdHJSW__question{margin-bottom:.8rem}.DailyQuizColumn-module__OdHJSW__questionText{color:var(--text-heading);font-size:1rem;font-weight:500;line-height:1.6}.DailyQuizColumn-module__OdHJSW__answerButtons{gap:.8rem;margin:.8rem 0;display:flex}.DailyQuizColumn-module__OdHJSW__answerBtn{border:2px solid var(--bg-border);color:var(--text-heading);cursor:pointer;background-color:#fff;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.6rem;min-height:100px;padding:1.2rem;transition:all .2s;display:flex}.DailyQuizColumn-module__OdHJSW__answerBtn:hover:not(:disabled){border-color:var(--primary);background-color:#8dc63f0d}.DailyQuizColumn-module__OdHJSW__answerBtn:disabled{cursor:not-allowed;opacity:.6}.DailyQuizColumn-module__OdHJSW__answerBtn.DailyQuizColumn-module__OdHJSW__selected{border-color:var(--primary);color:var(--primary-dark);background-color:#8dc63f1a}.DailyQuizColumn-module__OdHJSW__answerO{color:var(--primary-dark)}.DailyQuizColumn-module__OdHJSW__answerO.DailyQuizColumn-module__OdHJSW__selected{border-color:var(--primary);background-color:#8dc63f26}.DailyQuizColumn-module__OdHJSW__answerX{color:#ef4444}.DailyQuizColumn-module__OdHJSW__answerX.DailyQuizColumn-module__OdHJSW__selected{background-color:#ef44441a;border-color:#ef4444}.DailyQuizColumn-module__OdHJSW__answerLabel{font-size:1.5rem;font-weight:700}.DailyQuizColumn-module__OdHJSW__submitButton{background-color:var(--primary);color:#fff;text-align:center;cursor:pointer;border:none;border-radius:8px;width:100%;padding:.85rem;font-weight:600;transition:filter .2s}.DailyQuizColumn-module__OdHJSW__submitButton:hover{filter:brightness(1.05)}.DailyQuizColumn-module__OdHJSW__result{background-color:var(--bg-section);border-radius:8px;flex-direction:column;gap:.6rem;padding:.85rem;display:flex}.DailyQuizColumn-module__OdHJSW__userAnswer,.DailyQuizColumn-module__OdHJSW__correctAnswer{align-items:center;gap:.5rem;display:flex}.DailyQuizColumn-module__OdHJSW__label{color:var(--text-muted);font-size:.9rem;font-weight:500}.DailyQuizColumn-module__OdHJSW__answerDisplay{border-radius:6px;padding:.25rem .75rem;font-size:1.25rem;font-weight:700}.DailyQuizColumn-module__OdHJSW__answerDisplay.DailyQuizColumn-module__OdHJSW__correct{color:var(--primary-dark);background-color:#8dc63f1a}.DailyQuizColumn-module__OdHJSW__answerDisplay.DailyQuizColumn-module__OdHJSW__incorrect{color:#ef4444;background-color:#ef44441a}.DailyQuizColumn-module__OdHJSW__explanation{background-color:var(--bg-section);border-radius:8px;margin-top:.8rem;padding:.85rem}.DailyQuizColumn-module__OdHJSW__explanationTitle{color:var(--text-heading);margin-bottom:.4rem;font-size:.9rem;font-weight:600}.DailyQuizColumn-module__OdHJSW__explanationText{color:var(--text-muted);font-size:.9rem;line-height:1.6}.DailyQuizColumn-module__OdHJSW__stats{border-top:1px solid var(--bg-border);flex-direction:column;gap:.4rem;padding-top:.8rem;display:flex}.DailyQuizColumn-module__OdHJSW__statItem{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.DailyQuizColumn-module__OdHJSW__primaryOutlineBtn{border:1px solid var(--primary);width:100%;color:var(--primary);text-align:center;background-color:#fff;border-radius:8px;margin-top:.8rem;padding:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.DailyQuizColumn-module__OdHJSW__primaryOutlineBtn:hover{background-color:#8dc63f0d}@media (max-width:768px){.DailyQuizColumn-module__OdHJSW__answerButtons{flex-direction:row}.DailyQuizColumn-module__OdHJSW__answerBtn{padding:1rem;font-size:1.25rem}}
.ConsultationPreviewColumn-module__sF24DG__column{flex-direction:column;height:100%;display:flex}.ConsultationPreviewColumn-module__sF24DG__header{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.ConsultationPreviewColumn-module__sF24DG__title{color:var(--text-heading);font-size:1.75rem;font-weight:700}.ConsultationPreviewColumn-module__sF24DG__viewAll{color:var(--primary);align-items:center;gap:.25rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.ConsultationPreviewColumn-module__sF24DG__list{flex-direction:column;flex:1;gap:.8rem;margin-bottom:.8rem;display:flex}.ConsultationPreviewColumn-module__sF24DG__card{border:1px solid var(--bg-border);background-color:#fff;border-radius:12px;flex-direction:column;gap:.6rem;padding:1.2rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.ConsultationPreviewColumn-module__sF24DG__card:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.ConsultationPreviewColumn-module__sF24DG__cardHeader{justify-content:space-between;align-items:center;display:flex}.ConsultationPreviewColumn-module__sF24DG__authorInfo{color:var(--text-muted);font-size:.85rem;font-weight:500}.ConsultationPreviewColumn-module__sF24DG__content{color:var(--text-heading);-webkit-line-clamp:2;word-break:break-all;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ConsultationPreviewColumn-module__sF24DG__time{color:#999;font-size:.75rem}.ConsultationPreviewColumn-module__sF24DG__primaryOutlineBtn{border:1px solid var(--primary);width:100%;color:var(--primary);text-align:center;background-color:#fff;border-radius:8px;margin-top:auto;padding:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.ConsultationPreviewColumn-module__sF24DG__primaryOutlineBtn:hover{background-color:#8dc63f0d}.ConsultationPreviewColumn-module__sF24DG__loading,.ConsultationPreviewColumn-module__sF24DG__empty{text-align:center;color:var(--text-muted);background-color:#f8f9fa;border:1px dashed #dee2e6;border-radius:12px;padding:2rem;font-size:.9rem}
.QnaPreviewColumn-module__8kFtfW__column{flex-direction:column;height:100%;display:flex}.QnaPreviewColumn-module__8kFtfW__header{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.QnaPreviewColumn-module__8kFtfW__title{color:var(--text-heading);font-size:1.75rem;font-weight:700}.QnaPreviewColumn-module__8kFtfW__viewAll{color:var(--primary);align-items:center;gap:.25rem;font-size:.95rem;font-weight:600;display:inline-flex}.QnaPreviewColumn-module__8kFtfW__qnaList{flex-direction:column;flex:1;gap:.8rem;margin-bottom:.8rem;display:flex}.QnaPreviewColumn-module__8kFtfW__qnaCard{border:1px solid var(--bg-border);background-color:#fff;border-radius:12px;flex-direction:column;gap:.6rem;padding:1.2rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.QnaPreviewColumn-module__8kFtfW__qnaCard:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.QnaPreviewColumn-module__8kFtfW__cardHeader{justify-content:space-between;align-items:center;display:flex}.QnaPreviewColumn-module__8kFtfW__authorInfo{color:var(--text-muted);font-size:.85rem;font-weight:500}.QnaPreviewColumn-module__8kFtfW__statusBadge{color:#495057;background-color:#f1f3f5;border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.QnaPreviewColumn-module__8kFtfW__statusBadge.QnaPreviewColumn-module__8kFtfW__answered{color:var(--primary-dark);background-color:#8dc63f1a}.QnaPreviewColumn-module__8kFtfW__qnaTitle{color:var(--text-heading);font-size:1.1rem;font-weight:700;line-height:1.4}.QnaPreviewColumn-module__8kFtfW__qnaSummary{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.QnaPreviewColumn-module__8kFtfW__cardFooter{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.QnaPreviewColumn-module__8kFtfW__primaryOutlineBtn{border:1px solid var(--primary);width:100%;color:var(--primary);text-align:center;background-color:#fff;border-radius:8px;margin-top:auto;padding:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.QnaPreviewColumn-module__8kFtfW__primaryOutlineBtn:hover{background-color:#8dc63f0d}.QnaPreviewColumn-module__8kFtfW__loading,.QnaPreviewColumn-module__8kFtfW__empty{text-align:center;color:var(--text-muted);background-color:#f8f9fa;border:1px dashed #dee2e6;border-radius:12px;padding:2rem;font-size:.9rem}
.InteractiveSection-module__uiXIcq__section{background-color:var(--bg-section);padding:3rem 0}.InteractiveSection-module__uiXIcq__container{max-width:var(--spacing-container);padding:0 var(--spacing-base);margin:0 auto}.InteractiveSection-module__uiXIcq__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.InteractiveSection-module__uiXIcq__grid{grid-template-columns:1fr 1fr 1fr;gap:1.5rem}}@media (min-width:1024px){.InteractiveSection-module__uiXIcq__grid{gap:2.5rem}}
.ServiceSection-module__ggiR8G__section{background-color:var(--bg-page);padding:6rem 0}.ServiceSection-module__ggiR8G__container{max-width:var(--spacing-container);padding:0 var(--spacing-base);margin:0 auto}.ServiceSection-module__ggiR8G__header{text-align:center;margin-bottom:3rem}.ServiceSection-module__ggiR8G__title{color:var(--text-heading);letter-spacing:-.02em;font-size:2rem;font-weight:800}.ServiceSection-module__ggiR8G__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ServiceSection-module__ggiR8G__card{cursor:pointer;background-color:#fff;border:1px solid #0000;border-radius:20px;flex-direction:column;align-items:flex-start;gap:.5rem;padding:2.5rem 2rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.ServiceSection-module__ggiR8G__card:hover{border-color:#8dc63f4d;transform:translateY(-8px);box-shadow:0 12px 30px #00000014}.ServiceSection-module__ggiR8G__cardHeader{align-items:center;gap:.75rem;display:flex}.ServiceSection-module__ggiR8G__iconWrapper{width:40px;height:40px;color:var(--primary-dark);background-color:#8dc63f1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.ServiceSection-module__ggiR8G__card:hover .ServiceSection-module__ggiR8G__iconWrapper{background-color:var(--primary);color:#fff;transform:scale(1.1)rotate(5deg)}.ServiceSection-module__ggiR8G__cardTitle{color:var(--text-heading);font-size:1.25rem;font-weight:700;line-height:1.3}.ServiceSection-module__ggiR8G__cardDesc{color:var(--text-muted);white-space:pre-line;margin-left:calc(40px + .75rem);font-size:1rem;line-height:1.6}@media (max-width:768px){.ServiceSection-module__ggiR8G__section{padding:4rem 0}.ServiceSection-module__ggiR8G__grid{grid-template-columns:1fr;gap:1rem}.ServiceSection-module__ggiR8G__card{border-radius:16px;flex-direction:column;gap:.5rem;min-height:auto;padding:1.5rem}.ServiceSection-module__ggiR8G__cardHeader{gap:.75rem}.ServiceSection-module__ggiR8G__iconWrapper{width:40px;height:40px}.ServiceSection-module__ggiR8G__cardTitle{word-break:keep-all;font-size:1.15rem}.ServiceSection-module__ggiR8G__cardDesc{word-break:keep-all;margin-left:calc(40px + .75rem);font-size:.95rem;line-height:1.5}}
.ScheduleSection-module__vfJ9aG__section{background-color:#f8f9fa;width:100%;padding:5rem 0}.ScheduleSection-module__vfJ9aG__container{max-width:var(--spacing-container);width:100%;padding:0 var(--spacing-base);margin:0 auto}.ScheduleSection-module__vfJ9aG__header{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:1rem;display:flex}.ScheduleSection-module__vfJ9aG__titleArea{align-items:center;gap:.75rem;display:flex}.ScheduleSection-module__vfJ9aG__icon{color:#8dc63f}.ScheduleSection-module__vfJ9aG__title{color:#1a1a1a;font-size:1.5rem;font-weight:700}.ScheduleSection-module__vfJ9aG__notice{color:#666;font-size:.875rem}.ScheduleSection-module__vfJ9aG__noticeWrapper{align-items:center;gap:.5rem;display:flex}.ScheduleSection-module__vfJ9aG__noticeIcon{justify-content:center;align-items:center;width:10px;height:10px;display:flex;position:relative}.ScheduleSection-module__vfJ9aG__pulseSmall{background-color:#1f4032;border-radius:50%;width:8px;height:8px;animation:2s infinite ScheduleSection-module__vfJ9aG__pulseSmall;position:relative}@keyframes ScheduleSection-module__vfJ9aG__pulseSmall{0%{box-shadow:0 0 #1f403266}70%{box-shadow:0 0 0 6px #1f403200}to{box-shadow:0 0 #1f403200}}.ScheduleSection-module__vfJ9aG__timeline{justify-content:space-between;align-items:flex-start;padding:2rem 0;display:flex;position:relative}.ScheduleSection-module__vfJ9aG__step{text-align:center;flex-direction:column;flex:1;align-items:center;padding:0;display:flex;position:relative}.ScheduleSection-module__vfJ9aG__stepDot{z-index:2;background-color:#e2e8f0;border-radius:50%;width:14px;height:14px;margin-bottom:2rem;transition:all .3s;position:relative}.ScheduleSection-module__vfJ9aG__stepContent{flex-direction:column;align-items:center;gap:.5rem;min-height:80px;display:flex}.ScheduleSection-module__vfJ9aG__dDayBadge{color:#fff;background-color:#e63946;border-radius:4px;justify-content:center;align-items:center;height:20px;margin-bottom:.25rem;padding:.125rem .6rem;font-size:.75rem;font-weight:700;display:flex}.ScheduleSection-module__vfJ9aG__step:not(:has(.ScheduleSection-module__vfJ9aG__dDayBadge)) .ScheduleSection-module__vfJ9aG__stepContent:before{content:"";height:24px;display:block}.ScheduleSection-module__vfJ9aG__stepTitle{color:#333;margin:0;font-size:1rem;font-weight:600}.ScheduleSection-module__vfJ9aG__stepDate{color:#666;word-break:keep-all;margin:0;font-size:.875rem}.ScheduleSection-module__vfJ9aG__arrow{color:#e2e8f0;z-index:1;position:absolute;top:-2px;right:-10px}.ScheduleSection-module__vfJ9aG__past .ScheduleSection-module__vfJ9aG__stepDot{background-color:#8dc63f}.ScheduleSection-module__vfJ9aG__past .ScheduleSection-module__vfJ9aG__stepTitle{color:#8dc63f}.ScheduleSection-module__vfJ9aG__highlight .ScheduleSection-module__vfJ9aG__stepDot{background-color:#1f4032;box-shadow:0 0 0 4px #1f40321a}.ScheduleSection-module__vfJ9aG__highlight .ScheduleSection-module__vfJ9aG__stepTitle{color:#1f4032;font-weight:700}.ScheduleSection-module__vfJ9aG__highlight .ScheduleSection-module__vfJ9aG__stepDate{color:#1f4032;font-weight:600}.ScheduleSection-module__vfJ9aG__pulse{z-index:-1;background-color:#1f4032;border-radius:50%;width:100%;height:100%;animation:2s infinite ScheduleSection-module__vfJ9aG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ScheduleSection-module__vfJ9aG__pulse{0%{opacity:.5;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(2.5)}}@media (max-width:1024px){.ScheduleSection-module__vfJ9aG__header{flex-direction:column;align-items:flex-start;gap:.5rem}.ScheduleSection-module__vfJ9aG__titleArea{align-items:center;width:100%;display:flex}.ScheduleSection-module__vfJ9aG__title{white-space:nowrap;text-overflow:ellipsis;font-size:1.15rem;overflow:hidden}.ScheduleSection-module__vfJ9aG__noticeWrapper{width:auto;margin-left:calc(24px + .75rem)}.ScheduleSection-module__vfJ9aG__timeline{flex-direction:column;align-items:flex-start;gap:2rem;padding-left:20px}.ScheduleSection-module__vfJ9aG__timeline:before{content:"";background-color:#e5e5e5;width:2px;position:absolute;top:0;bottom:0;left:27px}.ScheduleSection-module__vfJ9aG__step{text-align:left;flex-direction:row;align-items:flex-start;gap:2rem;padding:0}.ScheduleSection-module__vfJ9aG__stepContent{align-items:flex-start}.ScheduleSection-module__vfJ9aG__stepDot{margin-top:5px;margin-bottom:0}.ScheduleSection-module__vfJ9aG__arrow{display:none}}
.InfoSection-module__4Od3ga__section{background-color:var(--bg-default);padding:6rem 0}.InfoSection-module__4Od3ga__container{max-width:var(--spacing-container);padding:0 var(--spacing-base);margin:0 auto}.InfoSection-module__4Od3ga__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.InfoSection-module__4Od3ga__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.InfoSection-module__4Od3ga__column{flex-direction:column;min-width:0;display:flex}.InfoSection-module__4Od3ga__header{border-bottom:2px solid #333;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex;overflow:hidden}.InfoSection-module__4Od3ga__icon{color:var(--primary);flex-shrink:0}.InfoSection-module__4Od3ga__title{color:var(--text-heading);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:1.25rem;font-weight:700;overflow:hidden}.InfoSection-module__4Od3ga__moreIcon{color:#999;flex-shrink:0;align-items:center;transition:color .2s;display:flex}.InfoSection-module__4Od3ga__moreIcon:hover{color:var(--primary)}.InfoSection-module__4Od3ga__list{flex-direction:column;min-width:0;display:flex}.InfoSection-module__4Od3ga__item{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;padding:14px 0;text-decoration:none;transition:all .2s;display:flex}.InfoSection-module__4Od3ga__item:hover{background-color:#fafafa;transform:translate(4px)}.InfoSection-module__4Od3ga__itemHeader{flex:1;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.InfoSection-module__4Od3ga__badge{color:#8dc63f;white-space:nowrap;background-color:#f4fbf0;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:.85rem;font-weight:700}.InfoSection-module__4Od3ga__itemTitle{color:#333;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.95rem;font-weight:500;overflow:hidden}.InfoSection-module__4Od3ga__itemDate{color:#aaa;white-space:nowrap;flex-shrink:0;font-size:.85rem}.InfoSection-module__4Od3ga__empty{text-align:center;color:#aaa;padding:20px;font-size:.9rem}
