.Header_header__AF_3G{background-color:#fff;border-bottom:1px solid #e5e5e5;position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.Header_header__AF_3G.Header_scrolled__Ik5rI{background-color:hsla(0,0%,100%,.95);box-shadow:0 4px 12px rgba(0,0,0,.15);border-bottom-color:hsla(0,0%,90%,.8)}.Header_container__3JNoS{max-width:1200px;margin:0 auto;padding:0 1rem}.Header_headerContent__VSKiG{display:flex;align-items:center;justify-content:space-between;height:70px;gap:2rem}.Header_logo__1FRrW{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.Header_logo__1FRrW a,.Header_logo__1FRrW a:hover{text-decoration:none!important}.Header_logoIcon__UmpUw{width:38px;height:38px;fill:#007bff}.Header_logoText__Q2TRx{font-size:1.5rem;font-weight:700;color:#1a1a1a;text-decoration:none!important;margin:0;transition:color .2s ease}.Header_logoText__Q2TRx:hover{color:#007bff;text-decoration:none!important}.Header_searchContainer__59bao{position:relative;display:flex;align-items:center;z-index:1001}.Header_searchWrapper__YvUwA{position:relative;width:40px;height:40px;overflow:visible}.Header_searchForm__tPVT5{position:relative;display:flex;align-items:center;height:100%}.Header_searchInput__Dz0u9{position:absolute;right:0;top:0;width:0;height:40px;padding:0;border:2px solid transparent;border-radius:20px;background:#fff;font-size:.9rem;outline:none;opacity:0;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000}.Header_searchExpanded__SA_fk .Header_searchInput__Dz0u9{width:280px;padding:0 1rem;border-color:#007bff;opacity:1;box-shadow:0 4px 20px rgba(0,123,255,.2)}.Header_searchToggle__J0zrL{position:relative;width:40px;height:40px;background:#f8f9fa;border:none;cursor:pointer;color:#666;transition:all .3s ease;display:flex;align-items:center;justify-content:center;border-radius:50%;z-index:1002}.Header_searchToggle__J0zrL:hover{color:#007bff;background:rgba(0,123,255,.1);transform:scale(1.05)}.Header_searchExpanded__SA_fk .Header_searchToggle__J0zrL{background:#007bff;color:#fff}.Header_searchIcon__jvKT8{width:18px;height:18px}.Header_searchSpinner__ALutV{width:16px;height:16px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:Header_searchSpin__Cu_TI 1s linear infinite}@keyframes Header_searchSpin__Cu_TI{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Header_mobileSearchButton__8vN1P.Header_searching__7t15Z,.Header_mobileSearchButton__8vN1P:disabled,.Header_mobileSearchInput__LdMXS:disabled,.Header_searchToggle__J0zrL.Header_searching__7t15Z,.Header_searchToggle__J0zrL:disabled{cursor:not-allowed;opacity:.7}.Header_nav__LVYU2{display:none}.Header_navList__YufAx{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.Header_navItem__pb6e5{position:relative}.Header_navLink__bX76H{color:#4b5563;font-weight:500;text-decoration:none;padding:.5rem 0;transition:color .2s ease;position:relative}.Header_navLink__bX76H.Header_active__8Eipm,.Header_navLink__bX76H:hover{color:#3b82f6;text-decoration:none}.Header_navLink__bX76H:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:#3b82f6;transition:width .2s ease}.Header_navLink__bX76H.Header_active__8Eipm:after,.Header_navLink__bX76H:hover:after{width:100%}.Header_mobileMenuBtn__cgJAb{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:none;border:none;cursor:pointer;padding:0}.Header_hamburger__UNsrD{display:flex;flex-direction:column;width:1.5rem;height:1.2rem;position:relative;justify-content:space-around}.Header_hamburger__UNsrD span{display:block;width:100%;height:2px;background-color:#4b5563;transition:all .3s ease;transform-origin:center center;border-radius:1px}.Header_hamburger__UNsrD.Header_open__jNVWy{justify-content:center}.Header_hamburger__UNsrD.Header_open__jNVWy span{position:absolute;top:50%;left:0}.Header_hamburger__UNsrD.Header_open__jNVWy span:first-child{transform:translateY(-50%) rotate(45deg)}.Header_hamburger__UNsrD.Header_open__jNVWy span:nth-child(2){opacity:0;transform:translateY(-50%) scale(0)}.Header_hamburger__UNsrD.Header_open__jNVWy span:nth-child(3){transform:translateY(-50%) rotate(-45deg)}.Header_mobileNav__6HOrM{display:block;max-height:0;overflow:hidden;transition:max-height .3s ease;background-color:#fff;border-top:1px solid #e5e7eb}.Header_mobileNavOpen__ZMvSQ{max-height:25rem}.Header_mobileNavList__1FoDI{list-style:none;margin:0;padding:1rem 0}.Header_mobileNavItem__6ydst{border-bottom:1px solid #f3f4f6}.Header_mobileNavItem__6ydst:last-child{border-bottom:none}.Header_mobileNavLink__U3caV{display:block;color:#4b5563;font-weight:500;text-decoration:none;padding:.75rem 0;text-indent:.8rem;transition:color .2s ease}.Header_mobileNavLink__U3caV:hover{color:#3b82f6;text-decoration:none}.Header_mobileNavLink__U3caV.Header_active__8Eipm{color:#3b82f6;text-decoration:none;font-weight:600;background-color:rgba(59,130,246,.1);border-radius:.25rem;margin:0 -.5rem;padding-left:.5rem;padding-right:.5rem}.Header_mobileSearchForm__MCwor{display:flex;gap:.5rem;padding:.75rem 0}.Header_mobileSearchInput__LdMXS{flex:1 1;padding:.5rem;border:1px solid #e5e5e5;border-radius:.375rem;font-size:.9rem;outline:none}.Header_mobileSearchInput__LdMXS:focus{border-color:#007bff}.Header_mobileSearchButton__8vN1P{padding:.5rem 1rem;background-color:#007bff;color:#fff;border:none;border-radius:.375rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.Header_mobileSearchButton__8vN1P:hover{background-color:#0056b3}@media (max-width:767px){.Header_headerContent__VSKiG{height:60px;gap:1rem}.Header_logoText__Q2TRx{font-size:1.25rem}.Header_searchContainer__59bao{display:none}.Header_searchWrapper__YvUwA{width:35px;height:35px}.Header_searchInput__Dz0u9{height:35px}.Header_searchExpanded__SA_fk .Header_searchInput__Dz0u9{width:200px}.Header_searchToggle__J0zrL{width:35px;height:35px}.Header_searchIcon__jvKT8{width:16px;height:16px}.Header_header__AF_3G.Header_scrolled__Ik5rI{background-color:hsla(0,0%,100%,.98);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}@media (min-width:768px){.Header_nav__LVYU2{display:block}.Header_mobileMenuBtn__cgJAb,.Header_mobileNav__6HOrM{display:none}}@media (min-width:768px) and (max-width:1024px){.Header_navList__YufAx{gap:1.5rem}.Header_navLink__bX76H{font-size:.9rem}.Header_searchExpanded__SA_fk .Header_searchInput__Dz0u9{width:220px}}@media (min-width:1200px){.Header_headerContent__VSKiG{gap:3rem}.Header_logoText__Q2TRx{font-size:1.75rem}.Header_searchExpanded__SA_fk .Header_searchInput__Dz0u9{width:320px}}.Footer_footer__4vzqH{background-color:#1f2937;color:#f9fafb;margin-top:auto}.Footer_container__Dj1D9{max-width:1200px;margin:0 auto;padding:0 1rem}.Footer_footerContent__33dnM{gap:2.5rem;padding:3rem 0 2rem;text-align:center}.Footer_footerContent__33dnM,.Footer_footerSection__3w8Yc{display:flex;flex-direction:column}.Footer_footerTitle__AQhrI{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.Footer_footerDescription__1UWEk{color:#d1d5db;line-height:1.6;margin-bottom:0;max-width:100%;text-align:justify}.Footer_sectionTitle__MOAYB{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:1rem}.Footer_footerLinks__xuRtG{display:flex;flex-direction:column;gap:.5rem;align-items:center;list-style:none;margin:0;padding:0}.Footer_footerLinks__xuRtG li{margin-bottom:0}.Footer_footerLink__VU733{color:#d1d5db;text-decoration:none;transition:color .2s ease;display:inline-block;padding:.25rem 0}.Footer_footerLink__VU733:hover{color:#3b82f6;text-decoration:none}.Footer_footerBottom__OFeMd{border-top:1px solid #374151;padding:1.5rem 0;display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}.Footer_copyright__1v3uR{color:#9ca3af}.Footer_copyright__1v3uR p{margin:0;font-size:.875rem}.Footer_legalLinks__5UAzb{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.Footer_legalLink__upXoH{color:#9ca3af;text-decoration:none;font-size:.875rem;transition:color .2s ease}.Footer_legalLink__upXoH:hover{color:#3b82f6;text-decoration:none}@media (max-width:360px){.Footer_legalLinks__5UAzb{gap:.5rem}.Footer_legalLink__upXoH{font-size:.7rem;padding:.25rem .125rem}.Footer_footerBottom__OFeMd{padding:1.25rem 0}}@media (max-width:480px){.Footer_footerContent__33dnM{gap:2rem;padding:2.5rem 0 1.5rem}.Footer_footerTitle__AQhrI{font-size:1.375rem}.Footer_footerDescription__1UWEk{font-size:.95rem}.Footer_sectionTitle__MOAYB{font-size:1rem}.Footer_legalLinks__5UAzb{gap:.75rem;flex-direction:row;justify-content:center;flex-wrap:wrap}.Footer_legalLink__upXoH{font-size:.75rem}}@media (min-width:768px){.Footer_footerContent__33dnM{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:4rem}.Footer_footerSection__3w8Yc:first-child{flex:1 1;text-align:left}.Footer_footerSection__3w8Yc:last-child{flex:0 0 auto;min-width:200px;text-align:right}.Footer_footerLinks__xuRtG{display:flex;flex-direction:column;gap:.25rem;align-items:flex-end}.Footer_footerBottom__OFeMd{flex-direction:row;justify-content:space-between;text-align:left}.Footer_legalLinks__5UAzb{justify-content:flex-end}}@media (min-width:1024px){.Footer_footerContent__33dnM{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:6rem;padding:4rem 0 2rem}.Footer_footerSection__3w8Yc:first-child{flex:1 1;text-align:left}.Footer_footerSection__3w8Yc:last-child{flex:0 0 auto;min-width:240px;text-align:right}.Footer_footerTitle__AQhrI{font-size:1.75rem}.Footer_footerDescription__1UWEk{font-size:1rem;max-width:480px;line-height:1.7}.Footer_sectionTitle__MOAYB{font-size:1.2rem}.Footer_footerLinks__xuRtG{display:grid;grid-template-columns:1fr 1fr;grid-gap:.25rem 2rem;gap:.25rem 2rem;align-items:start;justify-items:end}}@media (min-width:1200px){.Footer_footerContent__33dnM{gap:6rem}.Footer_footerDescription__1UWEk{max-width:500px}}.About_main__uDcX5{min-height:100vh;padding:2rem 0;background:#f8f9fa}.About_container__Mtah5{max-width:900px;margin:0 auto}.About_contentMain__5AkgA{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 6px rgba(0,0,0,.05)}.About_contentBody__jF75X{line-height:1.7;color:#374151}.About_contentBody__jF75X h1{font-size:2.5rem;margin:0 0 1rem;padding-bottom:.75rem}.About_contentBody__jF75X h1,.About_contentBody__jF75X h2{color:#1f2937;font-weight:700;border-bottom:3px solid #667eea}.About_contentBody__jF75X h2{font-size:1.75rem;margin:2rem 0 1rem;padding-bottom:.5rem}.About_contentBody__jF75X h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin:1.5rem 0 .75rem}.About_contentBody__jF75X p{margin-bottom:1.25rem}.About_contentBody__jF75X ul{margin:1rem 0 1.5rem 1.5rem}.About_contentBody__jF75X li{margin-bottom:.5rem;position:relative}.About_contentBody__jF75X li::marker{color:#667eea}.About_contentBody__jF75X strong{color:#1f2937;font-weight:600}.About_contentSidebar__C9Isw{display:flex;flex-direction:column;gap:1.5rem}.About_sidebarCard__uAqWq{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.05);border-left:4px solid #667eea}.About_sidebarCard__uAqWq h3{font-size:1.1rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.About_sidebarCard__uAqWq p{color:#6b7280;font-size:.95rem;line-height:1.6}@media (max-width:768px){.About_main__uDcX5{padding:1rem 0}.About_contentMain__5AkgA{padding:2rem}.About_contentBody__jF75X h1{font-size:2rem}.About_contentBody__jF75X h2{font-size:1.5rem}}@media (max-width:480px){.About_contentMain__5AkgA{padding:1.5rem}.About_contentBody__jF75X h1{font-size:1.75rem}.About_contentBody__jF75X h2{font-size:1.25rem}}.NotFound_main__J_rFE{min-height:100vh;padding:2rem 0}.NotFound_container__p2EfG{max-width:800px;margin:0 auto;padding:0 1rem}.NotFound_content__kTHhk{text-align:center}.NotFound_illustration__ta0XK{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.NotFound_number__vHpMl{font-size:8rem;font-weight:900;color:#e5e7eb;line-height:1;margin-bottom:1rem}.NotFound_icon__2uNxc{font-size:3rem;margin-bottom:1rem}.NotFound_title__wNhuV{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.NotFound_description__wmdi7{font-size:1.1rem;color:#666;line-height:1.6;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.NotFound_actions__HHKQ1{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.NotFound_homeButton__wE4mx{background-color:#3b82f6;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:background-color .2s ease}.NotFound_homeButton__wE4mx:hover{background-color:#2563eb;text-decoration:none}.NotFound_searchButton__ryrCr{background-color:#f8f9fa;color:#1a1a1a;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;border:1px solid #e5e7eb;transition:all .2s ease}.NotFound_searchButton__ryrCr:hover{background-color:#e5e7eb;text-decoration:none}.NotFound_suggestions__vxUGR{background-color:#f8f9fa;padding:2rem;border-radius:1rem;margin-bottom:3rem;text-align:left;max-width:500px;margin-left:auto;margin-right:auto}.NotFound_suggestionsTitle__ZcCqs{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a;text-align:center}.NotFound_suggestionsList__Iz13Y{list-style:none;padding:0;margin:0}.NotFound_suggestionsList__Iz13Y li{padding:.5rem 0;color:#4a5568}.NotFound_suggestionsList__Iz13Y a{color:#3b82f6;text-decoration:none;font-weight:500}.NotFound_suggestionsList__Iz13Y a:hover{text-decoration:underline}.NotFound_categories__R3B6u{margin-top:3rem}.NotFound_categoriesTitle__HsGJl{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#1a1a1a}.NotFound_categoriesGrid__h3K3y{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;max-width:600px;margin:0 auto}.NotFound_categoryLink__KEVqr{background-color:#fff;color:#1a1a1a;padding:1rem;border-radius:.5rem;text-decoration:none;font-weight:500;border:1px solid #e5e7eb;transition:all .2s ease}.NotFound_categoryLink__KEVqr:hover{background-color:#f8f9fa;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1);text-decoration:none}@media (max-width:768px){.NotFound_number__vHpMl{font-size:6rem}.NotFound_title__wNhuV{font-size:2rem}.NotFound_actions__HHKQ1{flex-direction:column;align-items:center}.NotFound_homeButton__wE4mx,.NotFound_searchButton__ryrCr{width:200px}.NotFound_categoriesGrid__h3K3y{grid-template-columns:1fr}}@media (max-width:480px){.NotFound_number__vHpMl{font-size:4rem}.NotFound_title__wNhuV{font-size:1.5rem}.NotFound_description__wmdi7{font-size:1rem}.NotFound_suggestions__vxUGR{padding:1.5rem}}.Banner_banner__cvXnk{position:relative;height:45vh;min-height:320px;max-height:500px;overflow:hidden;outline:none}.Banner_banner__cvXnk:focus{outline:2px solid #3b82f6;outline-offset:2px}.Banner_bannerContainer__kfVEh{position:relative;width:100%;height:100%}.Banner_slide__BfNJL{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .8s ease-in-out}.Banner_slide__BfNJL.Banner_active__DD_Yx{opacity:1}.Banner_imageContainer__bsrN8,.Banner_slideContent__hBDyU{position:relative;width:100%;height:100%}.Banner_slideImage__yDjJs{object-fit:cover;object-position:center}.Banner_overlay__7S9F7{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,.7))}.Banner_textContent__7hgib{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;padding:2rem 0}.Banner_container__ciSUI{max-width:1200px;margin:0 auto;padding:0 1rem}.Banner_slideInfo__IuJBY{max-width:600px;color:#fff;margin-left:4rem}.Banner_categoryTag__dchl8{display:inline-block;background-color:#3b82f6;color:#fff;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:600;text-decoration:none;margin-bottom:1rem;transition:background-color .2s ease}.Banner_categoryTag__dchl8:hover{background-color:#2563eb;text-decoration:none}.Banner_slideTitle__ar4VR{font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:.75rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}.Banner_slideDescription__DnfEG,.Banner_slideTitle__ar4VR{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Banner_slideDescription__DnfEG{font-size:1rem;line-height:1.6;margin-bottom:1.5rem;opacity:.9;text-shadow:0 1px 2px rgba(0,0,0,.5)}.Banner_slideActions__c1GAZ{display:flex;align-items:center;gap:1.5rem}.Banner_readMoreBtn__XdsfG{background-color:#fff;color:#1f2937;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Banner_readMoreBtn__XdsfG:hover{background-color:#f3f4f6;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15);text-decoration:none}.Banner_duration__O6zKm{color:#d1d5db;font-size:.875rem;font-weight:500}.Banner_navArrows__0kJbt{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;max-width:1200px;display:flex;justify-content:space-between;padding:0 1rem;pointer-events:none;z-index:10}.Banner_navArrow__g3TlL{width:auto;height:auto;background:none;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;pointer-events:auto;padding:.5rem;border-radius:.25rem}.Banner_navArrow__g3TlL:hover{background:none;transform:scale(1.1)}.Banner_navArrow__g3TlL:active{transform:scale(.95);background:rgba(0,0,0,.3)}.Banner_navArrow__g3TlL svg{width:32px;height:32px;fill:#fff;transition:all .2s ease;filter:drop-shadow(0 2px 8px rgba(0,0,0,.8))}.Banner_navArrow__g3TlL:hover svg{transform:scale(1.2);filter:drop-shadow(0 3px 12px rgba(0,0,0,.9))}.Banner_navigation__M5a5A{position:absolute;bottom:1rem;left:0;width:100%}.Banner_dots__aHtNB{display:flex;justify-content:center;gap:.75rem;padding:.5rem}.Banner_dot__N9M3R{width:12px;height:12px;border-radius:50%;border:2px solid hsla(0,0%,100%,.5);background-color:transparent;cursor:pointer;transition:all .3s ease;outline:none}.Banner_dot__N9M3R:hover{border-color:hsla(0,0%,100%,.8);transform:scale(1.1)}.Banner_dot__N9M3R:focus{outline:2px solid #3b82f6;outline-offset:2px}.Banner_activeDot__Y_P3X{background-color:#fff;border-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.3)}@media (min-width:1024px){.Banner_navArrows__0kJbt{max-width:1200px}.Banner_navArrow__g3TlL svg{width:36px;height:36px}.Banner_slideInfo__IuJBY{margin-left:4.5rem}}@media (min-width:768px) and (max-width:1023px){.Banner_navArrows__0kJbt{max-width:1000px}.Banner_navArrow__g3TlL svg{width:34px;height:34px}.Banner_slideInfo__IuJBY{margin-left:4rem;max-width:500px}.Banner_slideTitle__ar4VR{font-size:2rem}.Banner_slideDescription__DnfEG{font-size:.95rem}.Banner_textContent__7hgib{padding:1.75rem 0}}@media (min-width:1200px){.Banner_navArrows__0kJbt{max-width:1200px}.Banner_navArrow__g3TlL svg{width:40px;height:40px}.Banner_slideInfo__IuJBY{margin-left:5rem}}@media (min-width:1400px){.Banner_navArrows__0kJbt{max-width:1200px}.Banner_navArrow__g3TlL svg{width:42px;height:42px}.Banner_slideInfo__IuJBY{margin-left:5.5rem}}@media (max-width:768px){.Banner_banner__cvXnk{height:40vh;min-height:280px;max-height:400px}.Banner_slideTitle__ar4VR{font-size:1.5rem;line-height:1.3;margin-bottom:.5rem}.Banner_slideDescription__DnfEG,.Banner_slideTitle__ar4VR{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Banner_slideDescription__DnfEG{font-size:.875rem;line-height:1.4;margin-bottom:1rem}.Banner_categoryTag__dchl8{font-size:.75rem;padding:.375rem .75rem;margin-bottom:.75rem;opacity:.9}.Banner_readMoreBtn__XdsfG{padding:.5rem 1rem;font-size:.875rem;font-weight:500}.Banner_duration__O6zKm{font-size:.75rem;opacity:.8}.Banner_textContent__7hgib{padding:1.5rem 0}.Banner_slideInfo__IuJBY{margin-left:0}.Banner_slideActions__c1GAZ{flex-direction:row;align-items:center;gap:1rem}.Banner_navArrows__0kJbt{display:flex;padding:0 .5rem}.Banner_navArrow__g3TlL{width:40px;height:40px;padding:0;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;outline:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Banner_navArrow__g3TlL:hover{background:hsla(0,0%,100%,.3);transform:scale(1.05)}.Banner_navArrow__g3TlL:active{background:hsla(0,0%,100%,.4);transform:scale(.95)}.Banner_navArrow__g3TlL:focus{outline:none;box-shadow:none}.Banner_navArrow__g3TlL svg{width:24px;height:24px;filter:drop-shadow(0 1px 4px rgba(0,0,0,.6))}.Banner_navArrow__g3TlL:hover svg{transform:scale(1.1);filter:drop-shadow(0 2px 8px rgba(0,0,0,.8))}.Banner_dot__N9M3R{width:8px;height:8px;border-width:1px}.Banner_dots__aHtNB{gap:.5rem;padding:.25rem}}@media (max-width:480px){.Banner_banner__cvXnk{height:30vh;min-height:250px;max-height:320px}.Banner_slideTitle__ar4VR{font-size:1.25rem;line-height:1.3;margin-bottom:.5rem}.Banner_slideDescription__DnfEG{font-size:.8rem;line-height:1.4;margin-bottom:.875rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Banner_categoryTag__dchl8{font-size:.7rem;padding:.25rem .625rem;margin-bottom:.625rem;opacity:.85}.Banner_readMoreBtn__XdsfG{padding:.375rem .875rem;font-size:.8rem;font-weight:500}.Banner_duration__O6zKm{font-size:.7rem;opacity:.75}.Banner_textContent__7hgib{padding:1rem 0}.Banner_slideInfo__IuJBY{margin-left:0}.Banner_slideActions__c1GAZ{flex-direction:row;align-items:center;gap:.75rem}.Banner_navArrows__0kJbt{padding:0 .25rem}.Banner_navArrow__g3TlL{width:36px;height:36px;padding:0;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;outline:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Banner_navArrow__g3TlL:hover{background:hsla(0,0%,100%,.3)}.Banner_navArrow__g3TlL:active{background:hsla(0,0%,100%,.4);transform:scale(.95)}.Banner_navArrow__g3TlL:focus{outline:none;box-shadow:none}.Banner_navArrow__g3TlL svg{width:20px;height:20px;filter:drop-shadow(0 1px 3px rgba(0,0,0,.7))}.Banner_navArrow__g3TlL:hover svg{transform:scale(1.05);filter:drop-shadow(0 1px 6px rgba(0,0,0,.9))}.Banner_dot__N9M3R{width:6px;height:6px;border-width:1px}.Banner_dots__aHtNB{gap:.375rem;padding:.25rem}}.PostCard_postCard___aI9w{background-color:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);transition:all .3s ease;height:100%}.PostCard_postCard___aI9w:hover{transform:translateY(-4px);box-shadow:0 10px 25px 0 rgba(0,0,0,.15)}.PostCard_cardLink__ISD_z{display:block;text-decoration:none;color:inherit;height:100%;cursor:pointer}.PostCard_cardLink__ISD_z:hover{text-decoration:none}.PostCard_imageContainer__2IuXz{position:relative;width:100%;height:200px;overflow:hidden}.PostCard_postImage__yCD2T{object-fit:cover;object-position:center;transition:transform .3s ease}.PostCard_postCard___aI9w:hover .PostCard_postImage__yCD2T{transform:scale(1.05)}.PostCard_categoryBadge__DKiQ_{position:absolute;top:1rem;left:1rem;z-index:10}.PostCard_categoryLink__b_zA9{background-color:#3b82f6;color:#fff;padding:.375rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background-color .2s ease;cursor:pointer;display:inline-block}.PostCard_categoryLink__b_zA9:hover{background-color:#2563eb;text-decoration:none}.PostCard_cardContent__wITaJ{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;flex-grow:1}.PostCard_postTitle__9qiIw{font-size:1.25rem;font-weight:600;line-height:1.4;color:#1f2937;-webkit-line-clamp:2}.PostCard_postDescription__yUxOE,.PostCard_postTitle__9qiIw{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.PostCard_postDescription__yUxOE{color:#6b7280;line-height:1.6;-webkit-line-clamp:3;flex-grow:1}.PostCard_postMeta__wo5ln{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#9ca3af;margin-top:auto}.PostCard_postDate__27xi_,.PostCard_readTime__zu8_c{font-weight:500}.PostCard_featured__aemD9 .PostCard_imageContainer__2IuXz{height:250px}.PostCard_featured__aemD9 .PostCard_postTitle__9qiIw{font-size:1.5rem}.PostCard_featured__aemD9 .PostCard_postDescription__yUxOE{font-size:1.125rem;-webkit-line-clamp:2}.PostCard_compact__p86py{display:flex;flex-direction:row;height:auto}.PostCard_compact__p86py .PostCard_imageContainer__2IuXz{width:120px;height:120px;flex-shrink:0}.PostCard_compact__p86py .PostCard_cardContent__wITaJ{padding:1rem;flex-grow:1}.PostCard_compact__p86py .PostCard_postTitle__9qiIw{font-size:1rem;-webkit-line-clamp:2}.PostCard_compact__p86py .PostCard_postDescription__yUxOE{font-size:.875rem;-webkit-line-clamp:2}.PostCard_compact__p86py .PostCard_postMeta__wo5ln{font-size:.75rem}@media (max-width:768px){.PostCard_featured__aemD9 .PostCard_imageContainer__2IuXz{height:200px}.PostCard_featured__aemD9 .PostCard_postTitle__9qiIw{font-size:1.25rem}.PostCard_featured__aemD9 .PostCard_postDescription__yUxOE{font-size:1rem}.PostCard_compact__p86py{flex-direction:column}.PostCard_compact__p86py .PostCard_imageContainer__2IuXz{width:100%;height:150px}}@media (max-width:480px){.PostCard_imageContainer__2IuXz{height:180px}.PostCard_cardContent__wITaJ{padding:1rem}.PostCard_postTitle__9qiIw{font-size:1.125rem}.PostCard_postDescription__yUxOE{font-size:.875rem}.PostCard_postMeta__wo5ln{font-size:.75rem}}.Home_main__PQr24{min-height:100vh}.Home_loading__jnOrR{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;z-index:9999;gap:1rem}.Home_loading__jnOrR p{margin:0;font-size:1.1rem;color:#1a1a1a;font-weight:500}.Home_spinner__uI2Sg{width:40px;height:40px;border:3px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;animation:Home_spin__dAWfy 1s linear infinite}@keyframes Home_spin__dAWfy{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Home_adSection__hTCNu{background-color:#fff}.Home_section__y2JKn{padding:1.5rem 0}.Home_section__y2JKn:nth-child(2n){background-color:#f8f9fa}.Home_container__YRaDf{max-width:1200px;margin:0 auto;padding:0 1rem}.Home_sectionTitle__NU4Sm{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.Home_sectionHeader__5oWgI{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Home_viewAll__uD_ma{color:#007bff;text-decoration:none;font-weight:500;transition:color .2s ease}.Home_viewAll__uD_ma:hover{color:#0056b3}.Home_featuredGrid__qbSbp{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.Home_postsGrid__cwiUr{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.Home_newsletter__dQ_2m{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;padding:4rem 0}.Home_newsletterContent__IHDSl{text-align:center;max-width:600px;margin:0 auto}.Home_newsletterContent__IHDSl h2{font-size:2rem;margin-bottom:1rem}.Home_newsletterContent__IHDSl p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.Home_newsletterForm___9SBB{display:flex;gap:1rem;max-width:400px;margin:0 auto}.Home_emailInput__EjKX_{flex:1 1;padding:.75rem 1rem;border:none;border-radius:.375rem;font-size:1rem}.Home_emailInput__EjKX_:focus{outline:none;box-shadow:0 0 0 3px hsla(0,0%,100%,.3)}.Home_subscribeBtn__IQcMq{padding:.75rem 1.5rem;background-color:#28a745;color:#fff;border:none;border-radius:.375rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.Home_subscribeBtn__IQcMq:hover{background-color:#218838}@media (max-width:768px){.Home_sectionTitle__NU4Sm{font-size:1.5rem}.Home_sectionHeader__5oWgI{flex-direction:column;align-items:flex-start;gap:1rem}.Home_featuredGrid__qbSbp{grid-template-columns:1fr;gap:1.5rem}.Home_postsGrid__cwiUr{grid-template-columns:1fr}.Home_newsletterForm___9SBB{flex-direction:column}.Home_newsletter__dQ_2m{padding:2rem 0}.Home_newsletterContent__IHDSl h2{font-size:1.5rem}}@media (min-width:769px) and (max-width:1024px){.Home_featuredGrid__qbSbp{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1025px){.Home_featuredGrid__qbSbp{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width:1200px){.Home_featuredGrid__qbSbp{grid-template-columns:repeat(3,1fr);gap:2rem}.Home_container__YRaDf{max-width:1200px}}.SearchPage_main__6yLQc{min-height:100vh;padding:2rem 0}.SearchPage_container__2l4Dk{max-width:1200px;margin:0 auto;padding:0 1rem}.SearchPage_searchHeader__QNIs4{text-align:center;margin-bottom:2rem}.SearchPage_title__PNPCV{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#1a1a1a}.SearchPage_subtitle__iLjrL{font-size:1.1rem;color:#666;margin-bottom:1rem}.SearchPage_searchForm__LbMHa{max-width:600px;margin:0 auto 1.5rem}.SearchPage_searchInputContainer__yqcRY{display:flex;background-color:#fff;border:2px solid #e5e7eb;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:border-color .2s ease}.SearchPage_searchInputContainer__yqcRY:focus-within{border-color:#3b82f6}.SearchPage_searchInput__qJtZ7{flex:1 1;padding:1rem 1.5rem;border:none;font-size:1rem;outline:none}.SearchPage_searchInput__qJtZ7::placeholder{color:#9ca3af}.SearchPage_searchButton__kcAZy{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background-color:#3b82f6;color:#fff;border:none;font-weight:600;cursor:pointer;transition:background-color .2s ease}.SearchPage_searchButton__kcAZy:hover{background-color:#2563eb}.SearchPage_searchIcon__eYHu6{width:1.25rem;height:1.25rem}.SearchPage_loading__DrWQb{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:30vh;gap:1rem;text-align:center}.SearchPage_loading__DrWQb p{margin:0;font-size:1.1rem;color:#1a1a1a;font-weight:500}.SearchPage_loadingSubtext__OhZ5P{font-size:.9rem!important;color:#666!important;font-weight:400!important}.SearchPage_spinner__tPJZv{width:40px;height:40px;border:3px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;animation:SearchPage_spin__kLHAt 1s linear infinite}@keyframes SearchPage_spin__kLHAt{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SearchPage_resultsSection__7GN7c{margin-bottom:3rem}.SearchPage_resultsHeader___E3Ye{margin-bottom:2rem}.SearchPage_resultsTitle__hZ0Ga{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:#1a1a1a}.SearchPage_noResultsText__fwUym{color:#666;font-size:1rem}.SearchPage_resultsGrid__lxDcR{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.SearchPage_categoriesSection__xxqhh{background-color:#f8f9fa;padding:3rem 2rem;border-radius:1rem;margin-top:2rem}.SearchPage_categoriesTitle__Hoppi{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#1a1a1a;text-align:center}.SearchPage_categoriesGrid__PDR0S{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.SearchPage_categoryCard__iKj7p{background-color:#fff;padding:1.5rem;border-radius:.75rem;text-decoration:none;color:inherit;transition:all .2s ease;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.SearchPage_categoryCard__iKj7p:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1);text-decoration:none}.SearchPage_categoryCard__iKj7p h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1a1a1a}.SearchPage_categoryCard__iKj7p p{color:#666;font-size:.9rem;margin:0}.SearchPage_searchAd__8SvbB{max-width:600px;margin:0 auto;border-radius:.75rem;overflow:hidden}.SearchPage_defaultSearchSection__bY6SK{padding:4rem 0;text-align:center}.SearchPage_searchAnimation___6pFE{max-width:400px;margin:0 auto}.SearchPage_searchAnimationIcon__H_gxz{margin-bottom:1.5rem;display:flex;justify-content:center}.SearchPage_animatedSearchIcon__HBVdP{width:64px;height:64px;color:#3b82f6;animation:SearchPage_searchPulse__ziiJ_ 2s ease-in-out infinite}@keyframes SearchPage_searchPulse__ziiJ_{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.1);opacity:1}}.SearchPage_searchAnimationTitle__Hv6eS{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem;animation:SearchPage_searchTextFade__DkpA2 3s ease-in-out infinite}@keyframes SearchPage_searchTextFade__DkpA2{0%,to{opacity:.6}50%{opacity:1}}.SearchPage_searchAnimationText___Pw_e{font-size:1rem;color:#666;margin:0}@media (max-width:768px){.SearchPage_title__PNPCV{font-size:2rem}.SearchPage_searchInputContainer__yqcRY{flex-direction:column}.SearchPage_searchButton__kcAZy{justify-content:center;border-radius:0}.SearchPage_categoriesGrid__PDR0S,.SearchPage_resultsGrid__lxDcR{grid-template-columns:1fr}.SearchPage_categoriesSection__xxqhh{padding:2rem 1rem}}@media (max-width:480px){.SearchPage_main__6yLQc{padding:1rem 0}.SearchPage_title__PNPCV{font-size:1.75rem}.SearchPage_searchButton__kcAZy,.SearchPage_searchInput__qJtZ7{padding:.75rem 1rem}.SearchPage_defaultSearchSection__bY6SK{padding:2rem 0}.SearchPage_animatedSearchIcon__HBVdP{width:48px;height:48px}.SearchPage_searchAnimationTitle__Hv6eS{font-size:1.25rem}.SearchPage_searchAnimationText___Pw_e{font-size:.9rem}}.Terms_main__mRfh7{min-height:100vh;padding:2rem 0;background:#f8f9fa}.Terms_container__K7wXm{max-width:900px;margin:0 auto}.Terms_contentMain__8Xl1f{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 6px rgba(0,0,0,.05)}.Terms_contentBody__5aOoi{line-height:1.7;color:#374151}.Terms_contentBody__5aOoi h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin:0 0 2rem;border-bottom:3px solid #4338ca;padding-bottom:.75rem}.Terms_contentBody__5aOoi h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin:2rem 0 1rem}.Terms_contentBody__5aOoi h3{color:#1f2937;font-size:1.2rem;font-weight:600;margin:1.5rem 0 .75rem}.Terms_contentBody__5aOoi p{margin-bottom:1.25rem;text-align:justify}.Terms_contentBody__5aOoi ol,.Terms_contentBody__5aOoi ul{margin:1rem 0 1.5rem 1.5rem}.Terms_contentBody__5aOoi li{margin-bottom:.75rem;position:relative}.Terms_contentBody__5aOoi ul li::marker{color:#4338ca}.Terms_contentBody__5aOoi ol li::marker{color:#4338ca;font-weight:600}.Terms_contentBody__5aOoi strong{color:#1f2937;font-weight:600}@media (max-width:768px){.Terms_main__mRfh7{padding:1rem 0}.Terms_contentMain__8Xl1f{padding:2rem}.Terms_contentBody__5aOoi h1{font-size:2rem}.Terms_contentBody__5aOoi h2{font-size:1.25rem}}@media (max-width:480px){.Terms_contentMain__8Xl1f{padding:1.5rem}.Terms_contentBody__5aOoi h1{font-size:1.75rem}}.Privacy_main__8GZ_F{min-height:100vh;padding:2rem 0;background:#f8f9fa}.Privacy_container__VF6Nu{max-width:900px;margin:0 auto}.Privacy_contentMain__iI_z0{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 6px rgba(0,0,0,.05)}.Privacy_contentBody__BVZuT{line-height:1.7;color:#374151}.Privacy_contentBody__BVZuT h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin:0 0 2rem;border-bottom:3px solid #10b981;padding-bottom:.75rem}.Privacy_contentBody__BVZuT h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin:2rem 0 1rem;position:relative;padding-left:1rem}.Privacy_contentBody__BVZuT h2:before{content:"";position:absolute;left:0;top:.25rem;width:4px;height:1.5rem;background:#10b981;border-radius:2px}.Privacy_contentBody__BVZuT h3{color:#1f2937;font-size:1.2rem;font-weight:600;margin:1.5rem 0 .75rem}.Privacy_contentBody__BVZuT p{margin-bottom:1.25rem;text-align:justify}.Privacy_contentBody__BVZuT ol,.Privacy_contentBody__BVZuT ul{margin:1rem 0 1.5rem 1.5rem}.Privacy_contentBody__BVZuT li{margin-bottom:.75rem;position:relative}.Privacy_contentBody__BVZuT ul li::marker{color:#10b981}.Privacy_contentBody__BVZuT ol li::marker{color:#10b981;font-weight:600}.Privacy_contentBody__BVZuT strong{color:#1f2937;font-weight:600}.Privacy_contentBody__BVZuT a{color:#10b981;text-decoration:underline;transition:color .2s ease}.Privacy_contentBody__BVZuT a:hover{color:#059669}@media (max-width:768px){.Privacy_main__8GZ_F{padding:1rem 0}.Privacy_contentMain__iI_z0{padding:2rem}.Privacy_contentBody__BVZuT h1{font-size:2rem}.Privacy_contentBody__BVZuT h2{font-size:1.25rem}}@media (max-width:480px){.Privacy_contentMain__iI_z0{padding:1.5rem}.Privacy_contentBody__BVZuT h1{font-size:1.75rem}}.RecommendationSidebar_sidebar__4Ms17{width:100%;display:flex;flex-direction:column;gap:1.5rem}.RecommendationSidebar_section__q9hqs{background:#fff;border-radius:.75rem;padding:1.25rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);border:1px solid #e5e7eb}.RecommendationSidebar_sectionTitle__toRbI{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#1a1a1a;padding-bottom:.5rem;border-bottom:2px solid #3b82f6}.RecommendationSidebar_postList__oZe_2{display:flex;flex-direction:column;gap:.1rem}.RecommendationSidebar_postItem__ShWYC{display:flex;gap:.75rem;padding:.5rem;border-radius:.5rem;text-decoration:none;color:inherit;transition:all .2s ease;border:1px solid transparent}.RecommendationSidebar_postItem__ShWYC:hover{background-color:#f8f9fa;border-color:#e5e7eb;transform:translateY(-1px)}.RecommendationSidebar_postImage__o_JVI{flex-shrink:0}.RecommendationSidebar_thumbnail__4eH58{height:100%;border-radius:.375rem;object-fit:cover}.RecommendationSidebar_postRank__rWYDr{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.RecommendationSidebar_rankNumber__aA9_g{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-radius:50%;font-size:.75rem;font-weight:700}.RecommendationSidebar_postContent__OSYQi{flex:1 1;min-width:0}.RecommendationSidebar_postTitle__RAIox{font-size:.875rem;font-weight:600;line-height:1.3;margin-bottom:.5rem;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.RecommendationSidebar_postMeta__PfCdX{display:flex;flex-direction:row;gap:.5rem;flex-wrap:wrap;align-items:center;justify-content:flex-start;font-size:.75rem;color:#6b7280}.RecommendationSidebar_category__y_n4z{background-color:#eff6ff;color:#3b82f6;padding:.125rem .5rem;border-radius:.25rem;width:-moz-fit-content;width:fit-content}.RecommendationSidebar_category__y_n4z,.RecommendationSidebar_date__xBPuv{font-weight:500;flex-shrink:0;white-space:nowrap}.RecommendationSidebar_categoryList__6dEDJ{display:flex;flex-wrap:wrap;gap:.5rem}.RecommendationSidebar_categoryItem__v3OQU{background-color:#f3f4f6;color:#374151;padding:.5rem .75rem;border-radius:.375rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease;border:1px solid transparent}.RecommendationSidebar_categoryItem__v3OQU:hover{background-color:#3b82f6;color:#fff;border-color:#3b82f6;transform:translateY(-1px)}@media (max-width:1024px){.RecommendationSidebar_sidebar__4Ms17{gap:1.25rem}.RecommendationSidebar_section__q9hqs{padding:1rem}.RecommendationSidebar_sectionTitle__toRbI{font-size:1.125rem;margin-bottom:.5rem}}@media (max-width:768px){.RecommendationSidebar_sidebar__4Ms17{gap:1rem}.RecommendationSidebar_section__q9hqs{padding:1rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);border:1px solid #e5e7eb}.RecommendationSidebar_postItem__ShWYC{padding:.5rem}.RecommendationSidebar_postMeta__PfCdX{flex-direction:row;gap:.5rem;flex-wrap:wrap;align-items:center;justify-content:flex-start}.RecommendationSidebar_categoryList__6dEDJ{gap:.375rem}.RecommendationSidebar_categoryItem__v3OQU{padding:.375rem .5rem;font-size:.75rem}.RecommendationSidebar_section__q9hqs:nth-child(3){display:none}}@media (max-width:480px){.RecommendationSidebar_sidebar__4Ms17{gap:.75rem}.RecommendationSidebar_section__q9hqs{padding:.75rem}.RecommendationSidebar_sectionTitle__toRbI{font-size:1rem;margin-bottom:.5rem}.RecommendationSidebar_postItem__ShWYC{flex-direction:row;gap:.75rem;padding:.5rem;align-items:flex-start}.RecommendationSidebar_postImage__o_JVI{flex-shrink:0;width:60px}.RecommendationSidebar_thumbnail__4eH58{width:60px!important;height:60px!important}.RecommendationSidebar_postRank__rWYDr{flex-shrink:0;width:60px;height:60px;align-items:center;justify-content:center}.RecommendationSidebar_rankNumber__aA9_g{width:1.75rem;height:1.75rem;font-size:.875rem}.RecommendationSidebar_postContent__OSYQi{flex:1 1;min-width:0}.RecommendationSidebar_postTitle__RAIox{font-size:.875rem;-webkit-line-clamp:2;margin-bottom:.375rem}.RecommendationSidebar_postMeta__PfCdX{flex-direction:row;gap:.375rem;flex-wrap:wrap;align-items:center;justify-content:flex-start}.RecommendationSidebar_category__y_n4z{font-size:.625rem;padding:.125rem .375rem}.RecommendationSidebar_date__xBPuv{font-size:.625rem}.RecommendationSidebar_section__q9hqs:nth-child(2),.RecommendationSidebar_section__q9hqs:nth-child(3){display:none}}.RecommendationSidebar_sidebarAd__hxUHe{margin:0 0 2rem!important;background:linear-gradient(135deg,#e3f2fd,#bbdefb)!important;border-color:#2196f3!important}.RecommendationSidebar_sidebarAd__hxUHe:hover{border-color:#1976d2!important;background:linear-gradient(135deg,#d1c4e9,#b39ddb)!important}@media (min-width:1025px){.RecommendationSidebar_sidebar__4Ms17{position:fixed;top:94px;right:calc((100vw - 1200px) / 2 + 1.5rem);width:340px;height:calc(100vh - 114px);overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;z-index:10}.RecommendationSidebar_sidebar__4Ms17::-webkit-scrollbar{display:none}.RecommendationSidebar_sidebar__4Ms17{scroll-behavior:smooth}}@media (min-width:1025px) and (max-width:1280px){.RecommendationSidebar_sidebar__4Ms17{right:1.5rem}}@media (min-width:1025px){.RecommendationSidebar_sidebarUnfixed__2ruZv{position:absolute!important;top:auto!important;bottom:32px!important;right:calc((100vw - 1200px) / 2 + 1.5rem)!important;width:340px!important;height:auto!important;max-height:calc(100vh - 160px)!important;overflow-y:auto!important;z-index:10!important;transition:all .3s ease!important;transform:translateY(0)!important}}@media (min-width:1025px) and (max-width:1280px){.RecommendationSidebar_sidebarUnfixed__2ruZv{right:1.5rem!important}}.PostPage_main__dRL4_{margin-top:70px;min-height:calc(100vh - 70px);background-color:#f8f9fa}.PostPage_container__65Xzq{max-width:1200px;margin:0 auto;padding:0 1.5rem}.PostPage_contentWrapper__4f42v{display:flex;gap:2.5rem;align-items:flex-start}.PostPage_article__3YJ_y{flex:1 1;max-width:calc(1200px - 340px - 4.5rem);margin-top:1.5rem}.PostPage_articleContent__HQNKg{background:#fff;border-radius:12px;margin-bottom:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:1.25rem 2rem 2rem}.PostPage_breadcrumb__Jwrsp{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;color:#6b7280}.PostPage_breadcrumb__Jwrsp a{color:#3b82f6;text-decoration:none}.PostPage_breadcrumb__Jwrsp a:hover{text-decoration:underline}.PostPage_separator__4m7Yb{color:#9ca3af}.PostPage_articleHeader___Aq1y{margin-bottom:2rem}.PostPage_title__hScTQ{font-size:2.5rem;font-weight:700;line-height:1.2;color:#111827;margin-bottom:1rem}.PostPage_meta__OfrYV{display:flex;align-items:center;justify-content:space-between}.PostPage_metaLeft__4mFqa{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.PostPage_categoryBadge__HUd2y{background:#3b82f6;color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500;text-decoration:none;white-space:nowrap;flex-shrink:0}.PostPage_categoryBadge__HUd2y:hover{background:#2563eb}.PostPage_publishDate__EbnDQ,.PostPage_readTime__Vf_zR{color:#6b7280;font-size:.875rem;white-space:nowrap;flex-shrink:0}.PostPage_adContainer__VBVwZ{margin:1rem 0;display:flex;justify-content:center}.PostPage_description__APrMx{font-size:1.125rem;line-height:1.7;color:#374151;margin-bottom:2rem;padding:1.5rem;background:#f9fafb;border-radius:8px;border-left:4px solid #3b82f6}.PostPage_description__APrMx p{margin:0}.PostPage_featuredImage__1x_6F{margin:2rem 0;border-radius:8px;overflow:hidden}.PostPage_image__Ic5Qz{width:100%;height:auto;object-fit:cover}.PostPage_content__ZSg1J{font-size:1rem;line-height:1.8;color:#374151}.PostPage_content__ZSg1J h1,.PostPage_content__ZSg1J h2,.PostPage_content__ZSg1J h3,.PostPage_content__ZSg1J h4,.PostPage_content__ZSg1J h5,.PostPage_content__ZSg1J h6{color:#111827;font-weight:600;margin-top:2rem;margin-bottom:1rem;line-height:1.3}.PostPage_content__ZSg1J h1{font-size:2rem}.PostPage_content__ZSg1J h2{font-size:1.75rem}.PostPage_content__ZSg1J h3{font-size:1.5rem}.PostPage_content__ZSg1J p{margin-bottom:1.5rem}.PostPage_content__ZSg1J strong{font-weight:700;color:#111827}.PostPage_content__ZSg1J em{font-style:italic}.PostPage_content__ZSg1J ol,.PostPage_content__ZSg1J ul{margin:1rem 0;padding-left:1.5rem}.PostPage_content__ZSg1J li{margin-bottom:.5rem}.PostPage_content__ZSg1J blockquote{border-left:4px solid #e5e7eb;padding-left:1rem;margin:1.5rem 0;color:#6b7280;font-style:italic}.PostPage_content__ZSg1J code{background-color:#f3f4f6;padding:.125rem .25rem;border-radius:.25rem;font-family:Courier New,monospace;font-size:.875rem}.PostPage_content__ZSg1J pre{background-color:#f3f4f6;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0}.PostPage_content__ZSg1J pre code{background-color:transparent;padding:0}.PostPage_paragraph__ASN7P{margin-bottom:1.5rem}.PostPage_boldParagraph__sO7mO{margin-bottom:1.5rem;font-weight:600}.PostPage_list__LErjc{margin:1rem 0;padding-left:1.5rem}.PostPage_list__LErjc li{margin-bottom:.5rem}@media (max-width:1024px){.PostPage_contentWrapper__4f42v{flex-direction:column;gap:1rem;padding-bottom:1rem}.PostPage_article__3YJ_y{max-width:100%;margin-right:0;margin-top:0}}@media (max-width:768px){.PostPage_container__65Xzq{padding:0 1rem}.PostPage_articleContent__HQNKg{margin-bottom:0;padding:1.5rem}.PostPage_title__hScTQ{font-size:2rem}.PostPage_metaLeft__4mFqa{flex-direction:row;gap:.75rem}}@media (max-width:480px){.PostPage_articleContent__HQNKg{padding:1rem}.PostPage_title__hScTQ{font-size:1.75rem}.PostPage_metaLeft__4mFqa{gap:.5rem}}.PostPage_contentWrapperUnfixed__vkYTa{position:relative;min-height:calc(100vh - 90px)}.PostPage_contentWrapperUnfixed__vkYTa .PostPage_article__3YJ_y{max-width:100%!important;margin-right:0!important}@media (min-width:1025px){.PostPage_contentWrapperUnfixed__vkYTa{position:relative}.PostPage_contentWrapperUnfixed__vkYTa .PostPage_article__3YJ_y{max-width:calc(1200px - 340px - 4.5rem)!important}}.PostPage_articleHeader___Aq1y{margin-bottom:1rem}.CategoryPage_main__24cmL{min-height:100vh;padding:2rem 0}.CategoryPage_container__vftRM{max-width:1200px;margin:0 auto;padding:0 1rem}.CategoryPage_loading__dsTaF{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:1rem}.CategoryPage_spinner__h0g0x{width:40px;height:40px;border:3px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;animation:CategoryPage_spin__jz55O 1s linear infinite}@keyframes CategoryPage_spin__jz55O{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CategoryPage_notFound__IDcAy{text-align:center;padding:4rem 1rem;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.CategoryPage_notFound__IDcAy h1{font-size:2rem;margin-bottom:1rem;color:#1a1a1a}.CategoryPage_notFound__IDcAy p{font-size:1.1rem;color:#666;margin-bottom:2rem}.CategoryPage_backHome__591mc{color:#007bff;text-decoration:none;font-weight:500;transition:color .2s ease}.CategoryPage_backHome__591mc:hover{color:#0056b3}.CategoryPage_header__XytRK{margin-bottom:1rem}.CategoryPage_breadcrumb__QHDa2{margin-bottom:1.5rem;font-size:.9rem;color:#666}.CategoryPage_breadcrumb__QHDa2 a{color:#007bff;text-decoration:none}.CategoryPage_breadcrumb__QHDa2 a:hover{text-decoration:underline}.CategoryPage_separator__1plyI{margin:0 .5rem}.CategoryPage_title__dbmpd{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#1a1a1a}.CategoryPage_subtitle__eX4Kh{font-size:1.1rem;color:#666}.CategoryPage_articlesSection__Cv_hu{margin-bottom:3rem}.CategoryPage_articlesGrid__r5mhT{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}@media (max-width:768px){.CategoryPage_title__dbmpd{font-size:2rem}.CategoryPage_articlesGrid__r5mhT{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:480px){.CategoryPage_main__24cmL{padding:1rem 0}.CategoryPage_title__dbmpd{font-size:1.75rem}.CategoryPage_container__vftRM{padding:0 .75rem}}.AdPlaceholder_adContainer__fzYbT{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.5rem;background-color:#fff}.AdPlaceholder_adTip__RrOxu{font-size:.75rem;color:#666;margin:.2rem 0;font-weight:400;opacity:.8}.AdPlaceholder_adImage__5AIfF{max-width:100%;height:auto;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.AdPlaceholder_adPlaceholder__yvbhn{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border:2px dashed #ccc;border-radius:8px}.AdPlaceholder_placeholderText__eTIUh{font-size:1rem;color:#666;font-weight:500}@media (max-width:768px){.AdPlaceholder_adContainer__fzYbT{padding:.25rem}.AdPlaceholder_adTip__RrOxu{font-size:.7rem}.AdPlaceholder_placeholderText__eTIUh{font-size:.9rem}}