.Header_header__072v2{padding:20px;border-bottom:1px solid var(--border-color)}.Header_headerTop__JSyPo{text-align:center;margin-bottom:20px}.Header_headerTop__JSyPo a{text-decoration:none;color:inherit}.Header_mainNavBar__9hPdT{display:flex;justify-content:space-between;align-items:center;width:100%}.Header_navLeft__xQKJq,.Header_navRight__8nJBH{display:flex;align-items:center;gap:1.5rem}.Header_navLinks__zli_f{display:flex}.Header_navList__Xi2gf{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:1.5rem}.Header_navLink__bzbwi{text-decoration:none;color:var(--text-color);font-weight:500;white-space:nowrap}.Header_adminLink___jfY3{color:var(--primary-color,#0070f3);font-weight:700}.Header_userActions__tDQP2{display:flex;align-items:center;gap:1rem}.Header_loadingText__s_664{margin:0;font-size:.8rem;color:var(--secondary-color)}.Header_hamburger__f_45F{display:none;position:relative;width:40px;height:40px;padding:0;background:transparent;border:none;cursor:pointer;z-index:1050}.Header_hamburgerBox__J6tU7{position:relative;width:100%;height:100%}.Header_hamburgerInner__fJmhb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:28px;height:3px;background-color:var(--text-color,#333);border-radius:2px;transition:transform .2s ease-in-out,background-color .2s ease-in-out}.Header_hamburgerInner__fJmhb:after,.Header_hamburgerInner__fJmhb:before{content:"";position:absolute;left:0;width:100%;height:3px;background-color:var(--text-color,#333);border-radius:2px;transition:transform .2s ease-in-out}.Header_hamburgerInner__fJmhb:before{transform:translateY(-8px)}.Header_hamburgerInner__fJmhb:after{transform:translateY(8px)}.Header_hamburger__f_45F.Header_active__3IUjt .Header_hamburgerInner__fJmhb{background-color:transparent}.Header_hamburger__f_45F.Header_active__3IUjt .Header_hamburgerInner__fJmhb:before{transform:rotate(45deg)}.Header_hamburger__f_45F.Header_active__3IUjt .Header_hamburgerInner__fJmhb:after{transform:rotate(-45deg)}.Header_overlay__qIDiq{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1030;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.Header_overlay__qIDiq.Header_active__3IUjt{opacity:1;visibility:visible}@media (max-width:768px){.Header_hamburger__f_45F,.Header_overlay__qIDiq{display:block}.Header_navLinks__zli_f{display:none}.Header_navLinks__zli_f.Header_active__3IUjt{display:block;position:fixed;top:0;left:0;width:80%;max-width:320px;height:100vh;padding:120px 40px 40px;background-color:#fff;box-shadow:4px 0 15px rgba(0,0,0,.1);z-index:1040;transform:translateX(0);transition:transform .3s cubic-bezier(.77,0,.175,1)}.Header_navLinks__zli_f.Header_active__3IUjt .Header_navList__Xi2gf{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.Header_navList__Xi2gf{margin-top:100px;padding-left:25px}.Header_navLinks__zli_f.Header_active__3IUjt .Header_navLink__bzbwi{font-size:1.2rem;font-weight:600}}.Footer_footerContainer__p7jil{display:flex;flex-direction:column;width:100%;padding:140px 20px 40px!important;margin-top:0;border-top:1px solid #eaeaea;background-color:#f9f9f9}.Footer_footerTop__9iq6R{display:flex;flex-direction:column;align-items:center;gap:30px;width:100%;padding-bottom:30px;border-bottom:1px solid #ddd}.Footer_feedbackButton__JmMJW{font-family:Lexend,sans-serif;background-color:var(--primary-color,#0070f3);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.Footer_socialLinks__57uUS{display:flex;gap:1.5rem}.Footer_socialIcon__w24z3{color:#555;transition:color .2s ease}.Footer_socialIcon__w24z3:hover{color:var(--primary-color,#0070f3)}.Footer_footerBottom__5n19l{padding-top:30px;text-align:center}.Footer_copyrightText__cgA_W{margin:0;font-size:.9rem;color:#888}@media (min-width:769px){.Footer_footerContainer__p7jil{align-items:center;padding-top:40px}.Footer_footerBottom__5n19l,.Footer_footerTop__9iq6R{width:100%;max-width:1200px}.Footer_footerTop__9iq6R{flex-direction:column;align-items:center;border-bottom:none;padding-bottom:0;gap:25px}.Footer_feedbackButton__JmMJW{padding:10px 20px}.Footer_footerBottom__5n19l{padding-top:25px}}.feedbackModal_overlay__qD_To{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;animation:feedbackModal_fadeIn__JERxb .3s ease-out}.feedbackModal_modal__QBAgs{background:#fff;padding:30px 40px;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.2);width:90%;max-width:500px;position:relative;animation:feedbackModal_slideUp__1vVyp .4s ease-out}.feedbackModal_closeButton__JD02h{position:absolute;top:10px;right:15px;background:none;border:none;font-size:2rem;color:#aaa;cursor:pointer;line-height:1;padding:0}.feedbackModal_closeButton__JD02h:hover{color:#333}.feedbackModal_formGroup__xxgYS{margin-bottom:20px}.feedbackModal_formGroup__xxgYS label{display:block;margin-bottom:8px;font-weight:600;color:#333}.feedbackModal_formGroup__xxgYS input,.feedbackModal_formGroup__xxgYS select,.feedbackModal_formGroup__xxgYS textarea{width:100%;padding:12px;border:1px solid #ccc;border-radius:5px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.feedbackModal_formGroup__xxgYS input:focus,.feedbackModal_formGroup__xxgYS select:focus,.feedbackModal_formGroup__xxgYS textarea:focus{outline:none;border-color:var(--primary-color,#0070f3);box-shadow:0 0 0 3px rgba(0,112,243,.2)}.feedbackModal_submitButton__4Wp_T{width:100%;padding:15px;border:none;border-radius:5px;background-color:var(--primary-color,#0070f3);color:#fff;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .2s}.feedbackModal_submitButton__4Wp_T:hover:not(:disabled){background-color:var(--primary-color-dark,#005bb5)}.feedbackModal_submitButton__4Wp_T:disabled{background-color:#ccc;cursor:not-allowed}.feedbackModal_errorMessage__RSQM0{color:#d93025;margin-top:10px;text-align:center}.feedbackModal_successMessage__sTNit{text-align:center;font-size:1.2rem;color:#1a73e8;padding:40px 0}@keyframes feedbackModal_fadeIn__JERxb{0%{opacity:0}to{opacity:1}}@keyframes feedbackModal_slideUp__1vVyp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.homepage_container__urKz2{width:100%;max-width:1100px;background-color:#f9f9f9;padding:0 20px;margin:20px 0 0;box-shadow:none;box-sizing:border-box}.homepage_heroSection__GpMWA{position:relative;height:60vh;min-height:350px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background-image:url(/image/hero-background_2.jpg);background-size:cover;background-position:50%;background-attachment:fixed}.homepage_heroOverlay__OewjT{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1}.homepage_heroContent__iMYJX{position:relative;z-index:2;max-width:800px;padding:0 20px;animation:homepage_fadeInText__nGuh8 1.5s ease-in-out}.homepage_heroTitle__cLK4D{font-size:3.5rem;font-weight:600;margin-bottom:1rem}.homepage_introSection__9AXJS{padding:40px;background-color:#f9f9f9}.homepage_gradientBorderContainer__sx7z7{max-width:850px;margin:0 auto;padding:5px;border-radius:12px;position:relative;background:linear-gradient(90deg,rgba(0,112,243,0),rgba(0,112,243,.8),rgba(0,112,243,0))}.homepage_introCard__WU6BG{padding:40px;background-color:#f9f9f9;border-radius:10px;text-align:center}.homepage_introIcon__t2NJe{color:var(--primary-color,#0070f3);opacity:.5;margin-bottom:10px}.homepage_introSubtitle__0sdvb{font-size:1.1rem;font-weight:300;line-height:1.7;color:#333;margin:0;font-style:italic}@keyframes homepage_fadeInText__nGuh8{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.homepage_container__urKz2{padding:0 0 20px}.homepage_heroSection__GpMWA{height:50vh}.homepage_heroContent__iMYJX{word-wrap:break-word;overflow-wrap:break-word}.homepage_heroTitle__cLK4D{font-size:clamp(2rem,8vw,2.8rem)}.homepage_introSection__9AXJS{padding:20px 0}.homepage_introCard__WU6BG{padding:20px}.homepage_introSubtitle__0sdvb{font-size:1.1rem}}.homepage_explorationSection__dfW6m{padding:80px 0 0}.homepage_sectionContainer__8YnCo{max-width:1200px;margin:0 auto;padding:20px;text-align:center}.homepage_sectionTitle__DNRgB{font-size:2rem;font-weight:600;color:#333}.homepage_cardsGrid__jvHaR{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:40px;gap:40px;width:100%}.homepage_card__FNVzY{background-color:#fff;padding:40px;border-radius:8px;text-align:left;text-decoration:none;color:inherit;border:1px solid #eaeaea;transition:transform .3s ease,box-shadow .3s ease}.homepage_card__FNVzY:hover{transform:translateY(-10px);box-shadow:0 10px 20px rgba(0,0,0,.08)}.homepage_cardIcon__Ukzjf{margin-bottom:20px}.homepage_iconColor1__pffHR{color:#2a9d8f}.homepage_iconColor2__FoiAu{color:#e76f51}.homepage_iconColor3__nH_jX{color:#f4a261}.homepage_cardTitle__8xfYz{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:#333}.homepage_cardText__qglsj{font-size:1rem;line-height:1.6;color:#666;margin-bottom:25px}.homepage_cardLink__KviWE{font-weight:600;color:var(--primary-color,#0070f3);text-decoration:none}@media (max-width:768px){.homepage_explorationSection__dfW6m{padding:40px 0}.homepage_sectionTitle__DNRgB{white-space:nowrap;font-size:1.5rem}.homepage_cardsGrid__jvHaR{grid-template-columns:1fr;gap:30px}.homepage_card__FNVzY{padding:30px;width:100%;max-width:330px;margin-left:auto;margin-right:auto}.homepage_cardTitle__8xfYz{text-overflow:ellipsis;font-size:1.3rem}.homepage_cardText__qglsj{font-size:.9rem;line-height:1.5}}.homepage_featuredSection__0Z8IR{padding:80px 20px}.homepage_sectionHeader__FtOKJ{text-align:center;margin-bottom:50px}.homepage_featuredTag__cHo9S{display:inline-block;margin-bottom:50px;padding:25px;background-color:var(--primary-color,#0070f3);color:#fff;font-size:1rem;font-weight:700;border-radius:40px;letter-spacing:1px;text-transform:uppercase}.homepage_featuredTitle__fjaUI{display:block;font-size:2.2rem;font-weight:600;line-height:1.3;color:#333;max-width:700px;margin:10px auto}.homepage_featuredSubtitle__QeF_y{font-size:1.8rem;font-weight:300;line-height:1.4;color:#555;margin-top:10px}.homepage_featuredContent__lgt1Q{display:flex;align-items:center;gap:60px;max-width:1200px;margin:0 auto}.homepage_featuredImageContainer__oK_TP{flex:1 1;min-width:0;position:relative;height:400px}.homepage_featuredText__4riWz{flex:1 1}.homepage_featuredDescription__s2yun{font-size:1.1rem;line-height:1.7;color:#555;margin-bottom:30px;text-align:left}.homepage_featuredLink__IU3Pv{font-weight:600;color:var(--primary-color,#0070f3);text-decoration:none;font-size:1.1rem}.homepage_featuredLink__IU3Pv:hover{text-decoration:underline}.homepage_noArticleContainer__8Sl9_{text-align:center;padding:60px 20px;max-width:700px;margin:0 auto;color:#666;font-size:1.2rem;line-height:1.7;border:2px dashed #e0e0e0;border-radius:8px}@media (max-width:900px){.homepage_featuredSection__0Z8IR{padding:40px 20px}.homepage_sectionHeader__FtOKJ{margin-bottom:40px}.homepage_featuredTag__cHo9S{padding:8px 16px;font-size:.9rem}.homepage_featuredTitle__fjaUI{font-size:1.8rem}.homepage_featuredSubtitle__QeF_y{font-size:1.2rem;margin-top:5px}.homepage_featuredContent__lgt1Q{flex-direction:column;gap:30px;padding:0}.homepage_featuredImageContainer__oK_TP{flex:none;width:100%;height:250px}.homepage_featuredText__4riWz{width:100%}.homepage_featuredDescription__s2yun{font-size:1rem;text-align:left}}