.Navbar_nav__1oBjZ{position:fixed;top:0;left:0;right:0;height:var(--header-height);display:flex;align-items:center;z-index:1000;transition:all .3s ease;background:transparent;color:white}.Navbar_nav__1oBjZ.Navbar_scrolled__S0FMT{background:var(--card-bg);color:var(--text-color);box-shadow:0 2px 10px rgba(0,0,0,.1)}.Navbar_container__szo_H{display:flex;justify-content:space-between;align-items:center;width:100%}.Navbar_logo__YNqJh{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.Navbar_navbarLogo__mhKSY{height:48px;width:auto;object-fit:contain}.Navbar_logoText__wC7B6{font-size:1.25rem;font-weight:800;white-space:nowrap}.Navbar_links__8A5d2{display:flex;align-items:center;gap:12px}.Navbar_links__8A5d2 a{font-weight:500;font-size:.85rem;transition:color .2s}.Navbar_activeLink__nIbaD,.Navbar_links__8A5d2 a:hover{color:var(--secondary-color)!important;position:relative}.Navbar_activeLink__nIbaD:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:var(--secondary-color);border-radius:2px}.Navbar_contactBtn__EEFnR{background:var(--primary-color);color:white!important;padding:6px 16px;font-size:.85rem;border-radius:99px;transition:transform .2s!important}.Navbar_contactBtn__EEFnR:hover{transform:translateY(-2px)}.Navbar_mobileBtn___5eSg{display:none;background:none;border:none;color:inherit;cursor:pointer;z-index:1001;width:44px;height:44px;align-items:center;justify-content:center}@media (max-width:768px){.Navbar_logoText__wC7B6{font-size:1rem}.Navbar_navbarLogo__mhKSY{max-height:32px}.Navbar_mobileBtn___5eSg{display:flex}.Navbar_links__8A5d2{position:fixed;top:0;right:-100%;width:80%;height:100vh;background:var(--card-bg);flex-direction:column;justify-content:center;gap:24px;transition:right .3s cubic-bezier(.4,0,.2,1);box-shadow:-10px 0 30px rgba(0,0,0,.1);padding:40px}.Navbar_links__8A5d2.Navbar_active__v_AMp{right:0}.Navbar_links__8A5d2 a{color:var(--text-color);font-size:1.1rem;width:100%;text-align:center}.Navbar_links__8A5d2 .Navbar_contactBtn__EEFnR{width:100%;text-align:center;margin-top:20px}}@media (prefers-reduced-motion:reduce){.Navbar_contactBtn__EEFnR,.Navbar_links__8A5d2,.Navbar_links__8A5d2 a,.Navbar_nav__1oBjZ{transition-duration:.01ms!important}.Navbar_contactBtn__EEFnR:hover{transform:none}}.ScrollToTop_btn__UXpOz{position:fixed;bottom:32px;right:32px;z-index:999;width:48px;height:48px;border-radius:50%;background:var(--primary-color,#1e3a5f);color:white;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0,0,0,.2);opacity:0;transform:translateY(16px);pointer-events:none;transition:opacity .3s ease,transform .3s ease,background .2s}.ScrollToTop_btn__UXpOz.ScrollToTop_show__V3wRY{opacity:1;transform:translateY(0);pointer-events:auto}.ScrollToTop_btn__UXpOz:hover{background:var(--secondary-color,#0ea5e9);box-shadow:0 6px 20px rgba(14,165,233,.4)}.CookieBanner_banner__dO24M{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#0f172a;color:white;padding:14px 24px max(14px,env(safe-area-inset-bottom));box-shadow:0 -4px 24px rgba(0,0,0,.25);animation:CookieBanner_slideUp__M8lpM .4s ease}@keyframes CookieBanner_slideUp__M8lpM{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.CookieBanner_inner__UOrjL{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.CookieBanner_text__aHPHN{display:flex;align-items:center;gap:12px;flex:1 1}.CookieBanner_icon__hv1EV{font-size:1.5rem;flex-shrink:0}.CookieBanner_text__aHPHN p{font-size:.92rem;color:#cbd5e1;line-height:1.6;margin:0}.CookieBanner_policyLink__JGeJc{color:#38bdf8;text-decoration:underline;white-space:nowrap}.CookieBanner_policyLink__JGeJc:hover{color:#7dd3fc}.CookieBanner_actions__pGYey{display:flex;gap:10px;flex-shrink:0}.CookieBanner_acceptBtn__DucYu,.CookieBanner_declineBtn__FZ6Pq{padding:9px 22px;border-radius:8px;font-size:.88rem;font-weight:600;cursor:pointer;border:none;transition:all .2s}.CookieBanner_declineBtn__FZ6Pq{background:transparent;border:1px solid rgba(255,255,255,.2);color:#94a3b8}.CookieBanner_declineBtn__FZ6Pq:hover{border-color:rgba(255,255,255,.4);color:white}.CookieBanner_acceptBtn__DucYu{background:#0ea5e9;color:white}.CookieBanner_acceptBtn__DucYu:hover{background:#0284c7;box-shadow:0 4px 12px rgba(14,165,233,.4)}@media (max-width:600px){.CookieBanner_banner__dO24M{padding:10px 14px max(10px,env(safe-area-inset-bottom))}.CookieBanner_inner__UOrjL{gap:10px}.CookieBanner_text__aHPHN{align-items:flex-start;gap:8px}.CookieBanner_icon__hv1EV{font-size:1.1rem;line-height:1.4}.CookieBanner_text__aHPHN p{font-size:.82rem;line-height:1.45}.CookieBanner_policyLink__JGeJc{white-space:normal}.CookieBanner_actions__pGYey{width:100%;gap:8px}.CookieBanner_acceptBtn__DucYu,.CookieBanner_declineBtn__FZ6Pq{flex:1 1;min-height:44px;padding:8px 12px;text-align:center}}@media (prefers-reduced-motion:reduce){.CookieBanner_acceptBtn__DucYu,.CookieBanner_banner__dO24M,.CookieBanner_declineBtn__FZ6Pq{transition-duration:.01ms!important}}.Footer_footer__yl3k1{background:#0f172a;color:white;padding:80px 0 0;scroll-margin-top:96px}.Footer_footerGrid__n81vL{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;margin-bottom:60px}.Footer_footerLogo__TUmzQ{font-size:1.8rem;font-weight:850;letter-spacing:-.02em;color:white;margin-bottom:20px}.Footer_footerDesc__JlBN_{opacity:.7;line-height:1.8;font-size:.95rem;color:#cbd5e1}.Footer_socialLinks__57uUS{display:flex;gap:12px;margin-top:25px}.Footer_socialIcon__w24z3{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;color:white;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.Footer_socialIcon__w24z3:hover{background:var(--secondary-color);color:white;transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.3);border-color:transparent}.Footer_footerContact__J1LV7 h4{margin-bottom:28px;font-size:1.2rem;font-weight:700;color:white;position:relative;padding-bottom:12px}.Footer_footerContact__J1LV7 h4:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:var(--secondary-color);border-radius:2px}.Footer_footerContact__J1LV7 p{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:.95rem;color:#e2e8f0;line-height:1.6;transition:transform .2s}.Footer_footerContact__J1LV7 p:hover{transform:translateX(5px);color:white}.Footer_icon__dgf9c{color:var(--secondary-color);flex-shrink:0;margin-top:2px}.Footer_footerFullMap__zGn04{margin-bottom:40px}.Footer_footerMap__xCN4h{width:100%}.Footer_footerBottom__5n19l{border-top:1px solid rgba(255,255,255,.05);padding:25px 0;display:flex;flex-direction:column;align-items:center;gap:15px}.Footer_pdpaRow__XfpSk{width:100%;display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:12px;flex-wrap:wrap}.Footer_footerSeparator__5endG{width:1px;height:14px;background:rgba(255,255,255,.1)}.Footer_quickLinks__WLw2r{display:flex;align-items:center;gap:20px;flex-wrap:wrap;justify-content:center}.Footer_quickLink__nXPtq{color:#cbd5e1;text-decoration:none;font-size:.8rem;font-weight:500;transition:all .2s;position:relative}.Footer_quickLink__nXPtq:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:1px;background:var(--secondary-color);transform:scaleX(0);transform-origin:left;transition:transform .3s}.Footer_quickLink__nXPtq:hover{color:white}.Footer_quickLink__nXPtq:hover:after{transform:scaleX(1)}.Footer_copyrightArea__cRzA_{display:flex;align-items:center;justify-content:space-between;width:100%;padding-top:20px;border-top:1px solid rgba(255,255,255,.03);gap:24px;flex-wrap:wrap;color:#94a3b8;font-size:.85rem}.Footer_copyrightText__cgA_W{flex:1 1;min-width:250px}.Footer_footerMetrics__A_fI6{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.Footer_visitorCounter__rjZ5K{display:flex;align-items:center;gap:12px;color:#cbd5e1;font-size:.8rem}.Footer_countValue__f1TQ8{color:var(--secondary-color);font-weight:700}.Footer_copyrightLink__C4oN_{color:#94a3b8;text-decoration:none;font-weight:500;padding:6px 16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02);border-radius:99px;font-size:.8rem;transition:all .2s}.Footer_copyrightLink__C4oN_:hover{color:white;border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.05)}.Footer_developerCredits__1vatp{display:flex;align-items:center;gap:12px;opacity:.5;transition:opacity .3s}.Footer_developerCredits__1vatp:hover{opacity:.8}.Footer_separator__UMoZI{width:1px;height:12px;background:rgba(255,255,255,.1)}.Footer_developerCredits__1vatp p{font-size:.75rem;font-weight:500;letter-spacing:.02em}@media (max-width:1024px){.Footer_copyrightArea__cRzA_{flex-direction:column;text-align:center;gap:15px}.Footer_footerMetrics__A_fI6{justify-content:center}.Footer_separator__UMoZI{display:none}}@media (max-width:768px){.Footer_footer__yl3k1{padding-top:52px;scroll-margin-top:84px}.Footer_footerGrid__n81vL{grid-template-columns:1fr;gap:28px;text-align:center;margin-bottom:32px}.Footer_footerLogo__TUmzQ{font-size:1.35rem;margin-bottom:12px}.Footer_footerDesc__JlBN_{max-width:34rem;margin-inline:auto;font-size:.9rem;line-height:1.65}.Footer_socialLinks__57uUS{justify-content:center;margin-top:18px}.Footer_footerContact__J1LV7 h4{margin-bottom:18px}.Footer_footerContact__J1LV7 h4:after{left:50%;transform:translateX(-50%)}.Footer_footerContact__J1LV7 p{justify-content:center;margin-bottom:10px}.Footer_footerFullMap__zGn04{margin-bottom:28px}.Footer_footerMap__xCN4h iframe{height:180px}.Footer_footerBottom__5n19l{padding:20px 0 calc(20px + env(safe-area-inset-bottom));gap:12px}.Footer_pdpaRow__XfpSk{gap:14px;margin-bottom:6px}.Footer_footerSeparator__5endG{display:none}.Footer_quickLinks__WLw2r{gap:10px 16px}.Footer_copyrightLink__C4oN_,.Footer_quickLink__nXPtq{min-height:36px;display:inline-flex;align-items:center}.Footer_copyrightArea__cRzA_{gap:10px;padding-top:14px}.Footer_copyrightText__cgA_W{min-width:0}.Footer_footerMetrics__A_fI6{gap:8px 14px}}@media (prefers-reduced-motion:reduce){.Footer_footer__yl3k1 *{transition-duration:.01ms!important}.Footer_footerContact__J1LV7 p:hover,.Footer_socialIcon__w24z3:hover{transform:none}}.ListPages_wrapper__l0oAX{min-height:100vh;background-color:var(--admin-bg);padding-top:var(--header-height);color:var(--text-color);transition:background-color var(--transition-speed),color var(--transition-speed)}.ListPages_pageHeader__YS79j{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:white;padding:60px 0;text-align:center;margin-bottom:40px}.ListPages_pageHeader__YS79j h1{font-size:2.5rem;margin-bottom:10px}.ListPages_breadcrumb__xzwRy{font-size:.9rem;opacity:.8}.ListPages_breadcrumb__xzwRy a:hover{text-decoration:underline}.ListPages_grid__40P4q{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;margin-bottom:60px}@media (max-width:1024px){.ListPages_grid__40P4q{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ListPages_grid__40P4q{grid-template-columns:repeat(2,1fr)}.ListPages_pageHeader__YS79j{padding:40px 0}.ListPages_pageHeader__YS79j h1{font-size:1.8rem}.ListPages_searchBox__p4tzQ{padding:10px 15px}.ListPages_docItem__gWPvN{flex-direction:column;align-items:flex-start;gap:15px}.ListPages_downloadBtn__vAUAA{width:100%;justify-content:center}.ListPages_detailBanner__qG9yZ{height:250px}}@media (max-width:480px){.ListPages_grid__40P4q{grid-template-columns:1fr}.ListPages_pageHeader__YS79j h1{font-size:1.5rem}.ListPages_searchBox__p4tzQ input{font-size:.9rem}}.ListPages_categoriesWrapper__xPWfv{display:flex;flex-wrap:wrap;gap:12px;padding:0}.ListPages_categoryTag__WcA_Q{padding:10px 24px;background:white;border:1.5px solid var(--border-color);border-radius:99px;font-size:.95rem;font-weight:600;color:var(--text-color);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.04)}.ListPages_categoryTag__WcA_Q:hover{border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.06)}.ListPages_categoryTagActive__lNYFy{background:var(--primary-color);border-color:var(--primary-color);color:white!important;box-shadow:0 8px 20px rgba(30,58,138,.25)}.ListPages_newsCard__kPnIh{background:var(--card-bg);border-radius:14px;overflow:hidden;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;height:100%;border:1px solid var(--border-color)}.ListPages_newsCardLink__xMKwV{color:inherit;text-decoration:none;display:block;min-height:100%}.ListPages_newsCardLink__xMKwV:focus-visible{outline:3px solid var(--primary-color);outline-offset:3px;border-radius:16px}.ListPages_newsCard__kPnIh:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--primary-color) 30%,var(--border-color));box-shadow:0 4px 8px rgba(15,23,42,.08)}.ListPages_newsImgWrapper__V0_kx{width:100%;height:190px;overflow:hidden;position:relative;background:#e2e8f0}.ListPages_newsImg__rL2qR{width:100%;height:100%;background-size:cover;background-position:50%;transition:transform .5s ease}.ListPages_newsCard__kPnIh:hover .ListPages_newsImg__rL2qR{transform:scale(1.03)}.ListPages_newsImgPlaceholder__U6het{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.ListPages_newsImgPlaceholder__U6het:after{content:"";position:absolute;inset:0;margin:auto;width:58px;height:58px;background:url(/favicon.svg) no-repeat 50%;background-size:contain;opacity:.1}.ListPages_newsCategoryBadge__2Oxdr{position:absolute;top:12px;right:12px;max-width:calc(100% - 24px);background:#fff;color:#1e293b;border:1px solid rgba(226,232,240,.9);border-radius:99px;padding:5px 11px;font-size:.74rem;font-weight:800;box-shadow:0 3px 8px rgba(15,23,42,.08);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ListPages_newsContent__qKgjb{padding:18px 18px 14px;flex:1 1;display:flex;flex-direction:column;gap:12px}.ListPages_newsMeta__ctSbz{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--text-muted);font-size:.8rem;font-weight:600}.ListPages_newsMeta__ctSbz span{display:inline-flex;align-items:center;gap:4px;min-width:0}.ListPages_metaBadge__6g7rM{padding:4px 10px;border-radius:6px;font-size:.75rem;font-weight:700;color:white}.ListPages_metaDate__f_329{background-color:#991b1b}.ListPages_metaCategory__vMm_w{background-color:#1e293b}.ListPages_newsContent__qKgjb h3{font-size:1.05rem;color:var(--text-color);line-height:1.5;font-weight:700}.ListPages_newsContent__qKgjb h3,.ListPages_newsExcerpt__RATTt{margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ListPages_newsExcerpt__RATTt{color:var(--text-muted);font-size:.86rem;line-height:1.65}.ListPages_newsAuthor__29ppc{gap:8px;padding-top:12px;margin-top:auto;color:var(--text-muted);font-size:.85rem;font-weight:500;overflow-wrap:anywhere}.ListPages_newsAuthor__29ppc,.ListPages_newsFooter__mIWYy{display:flex;align-items:center;border-top:1px solid var(--border-color)}.ListPages_newsFooter__mIWYy{padding:13px 18px;justify-content:space-between;background:#f8fafc}.ListPages_readMore__c_uI3{font-weight:700;color:#1e293b;font-size:.95rem}.ListPages_readMoreIcon__Dc1T1{opacity:.4;transition:transform .2s ease,opacity .2s ease}.ListPages_newsCard__kPnIh:hover .ListPages_readMoreIcon__Dc1T1{transform:translateX(5px);opacity:1}.ListPages_detailVideo__QDh4D{width:100%;max-height:420px;margin:0;border-radius:12px;background:#0f172a;display:block}.ListPages_activityCard__Zgi2w{background:var(--card-bg);border-radius:14px;overflow:hidden;border:1px solid var(--border-color);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;min-height:100%}.ListPages_activityCardLink__zV9G3{color:inherit;text-decoration:none;display:block;min-height:100%}.ListPages_activityCardLink__zV9G3:focus-visible{outline:3px solid var(--primary-color);outline-offset:3px;border-radius:16px}.ListPages_activityCard__Zgi2w:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--primary-color) 30%,var(--border-color));box-shadow:0 4px 8px rgba(15,23,42,.08)}.ListPages_activityImgWrapper__AFACT{position:relative;height:190px;overflow:hidden;background:#e2e8f0}.ListPages_activityCardPlaceholder__OQQ2S:after{content:"";position:absolute;inset:0;margin:auto;width:58px;height:58px;background:url(/favicon.svg) no-repeat 50%;background-size:contain;opacity:.1;z-index:0}.ListPages_activityImg__zJrvL{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ListPages_activityCard__Zgi2w:hover .ListPages_activityImg__zJrvL{transform:scale(1.03)}.ListPages_activityDateBadge__Q7UtS{position:absolute;top:12px;right:12px;max-width:calc(100% - 24px);background:#fff;color:#1e293b;border:1px solid rgba(226,232,240,.9);border-radius:99px;padding:5px 11px;font-size:.74rem;font-weight:800;box-shadow:0 3px 8px rgba(15,23,42,.08);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ListPages_activityContent__BFiq2{padding:18px 18px 14px;flex:1 1;display:flex;flex-direction:column;gap:12px}.ListPages_activityMeta__oR1uJ{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--text-muted);font-size:.8rem;font-weight:600}.ListPages_activityMeta__oR1uJ span{display:inline-flex;align-items:center;gap:4px;min-width:0}.ListPages_activityContent__BFiq2 h3{font-size:1.05rem;color:var(--text-color);line-height:1.5;font-weight:700}.ListPages_activityContent__BFiq2 h3,.ListPages_activityExcerpt__x53M7{margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ListPages_activityExcerpt__x53M7{color:var(--text-muted);font-size:.86rem;line-height:1.65}.ListPages_activityAuthor__CK_bk{gap:8px;padding-top:12px;margin-top:auto;color:var(--text-muted);font-size:.85rem;font-weight:500;overflow-wrap:anywhere}.ListPages_activityAuthor__CK_bk,.ListPages_activityFooter__40ykY{display:flex;align-items:center;border-top:1px solid var(--border-color)}.ListPages_activityFooter__40ykY{padding:13px 18px;justify-content:space-between;background:#f8fafc}@media (max-width:768px){.ListPages_pageHeader__YS79j{padding:40px 0}.ListPages_pageHeader__YS79j h1{font-size:2rem}}.ListPages_detailBanner__qG9yZ{width:100%;height:auto;max-height:none;object-fit:contain;border-radius:14px;margin-bottom:0;background:var(--surface-muted);border:1px solid var(--border-color);box-shadow:none;display:block}.ListPages_detailMetaRow__rwpq9{display:flex;flex-wrap:wrap;align-items:center;gap:15px;color:var(--text-muted);font-size:.9rem;margin-bottom:20px}.ListPages_detailMetaItem__pTze6{display:flex;align-items:center;gap:8px}.ListPages_detailMetaViews__zS8Ho{margin-left:auto}.ListPages_detailTitle__7unAI{font-size:clamp(1.65rem,3vw,2.25rem);font-weight:800;line-height:1.2;margin:0 0 22px;color:var(--ink-strong)}.ListPages_detailRichText__gZ0jP{font-size:1.04rem;line-height:1.8;color:var(--ink-body);max-width:72ch}.ListPages_backBtn__Pko1N{display:flex;align-items:center;gap:8px;color:var(--primary-color);margin-bottom:30px;font-weight:600}.ListPages_loadMoreWrapper__xaeEv{display:flex;justify-content:center;padding:20px 0 80px}.ListPages_loadMoreBtn__5m6h7{background:white;color:var(--primary-color);border:2px solid var(--primary-color);padding:12px 40px;border-radius:99px;font-weight:700;transition:all .3s;font-size:1rem}.ListPages_loadMoreBtn__5m6h7:hover{background:var(--primary-color);color:white;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.ListPages_loadMoreBtn__5m6h7:disabled{opacity:.5;cursor:not-allowed;transform:none}.ListPages_filterSection__Haeko{margin-bottom:40px;background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:20px 24px;box-shadow:0 4px 24px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:16px}.ListPages_filterSection__Haeko .ListPages_searchWrapper__VK5Qk{margin-bottom:0}.ListPages_searchWrapper__VK5Qk{margin-bottom:40px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:16px;flex-wrap:wrap}.ListPages_searchBox__p4tzQ{position:relative;width:100%;max-width:480px;display:flex;align-items:center;background:var(--card-bg);border-radius:99px;padding:2px 2px 2px 18px;box-shadow:0 4px 20px rgba(0,0,0,.06);border:1.5px solid var(--border-color);transition:all .3s cubic-bezier(.4,0,.2,1);height:48px}.ListPages_searchBox__p4tzQ:focus-within{border-color:var(--primary-color);box-shadow:0 4px 20px rgba(0,0,0,.1)}.ListPages_searchIcon__NvqSS{color:#94a3b8;margin-right:15px}.ListPages_searchBox__p4tzQ input{flex:1 1;border:none;outline:none;font-size:1rem;color:var(--text-color);background:transparent;padding:10px 0}.ListPages_searchBtn__mHi8y{background:var(--primary-color);color:white;border:none;padding:0 20px;border-radius:99px;font-weight:600;cursor:pointer;transition:all .2s;height:40px;display:flex;align-items:center;justify-content:center;gap:8px}.ListPages_searchBtn__mHi8y:hover{background:var(--secondary-color);transform:scale(1.02)}.ListPages_clearBtn__YjK7A{background:transparent;border:none;color:var(--text-muted);width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.ListPages_clearBtn__YjK7A:hover{background:#fee2e2;color:#ef4444}.ListPages_filterRow__eU7Mn{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ListPages_filterSelectWrapper__Tqdj3{position:relative;display:flex;align-items:center}.ListPages_filterSelectIcon__pLjht{position:absolute;left:12px;color:var(--primary-color);pointer-events:none;z-index:1}.ListPages_filterSelect__Nv5OL{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:var(--card-bg);border:1.5px solid var(--border-color);border-radius:99px;padding:0 36px 0 34px;font-size:.9rem;font-weight:600;color:var(--text-color);cursor:pointer;outline:none;transition:all .2s;box-shadow:0 4px 15px rgba(0,0,0,.04);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;min-width:170px;height:48px}.ListPages_filterSelect__Nv5OL:focus,.ListPages_filterSelect__Nv5OL:hover{border-color:var(--primary-color);box-shadow:0 4px 15px rgba(30,58,138,.1)}.ListPages_filterResetBtn__QuPzf{display:flex;align-items:center;gap:6px;background:#fee2e2;color:#ef4444;border:none;border-radius:99px;padding:0 18px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px rgba(0,0,0,.06);animation:ListPages_fadeIn__ecdwP .2s ease;height:48px}.ListPages_filterResetBtn__QuPzf:hover{background:#ef4444;color:white}@keyframes ListPages_fadeIn__ecdwP{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ListPages_noResults__OhzVo{text-align:center;padding:80px 0;color:var(--text-muted)}.ListPages_noResultsIcon__DWrC5{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:72px;padding:0 16px;margin-bottom:20px;border-radius:16px;background:#f1f5f9;color:var(--primary-color);font-size:.9rem;font-weight:900;letter-spacing:.12em}.ListPages_loadingState___Ezp1{text-align:center;padding:90px 0;color:var(--text-muted);font-weight:700}.ListPages_detailPage__ls5J8{padding-top:40px;padding-bottom:90px;max-width:960px}.ListPages_detailContent__hSBo1{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(15,23,42,.06)}.ListPages_detailHeader__Ct_NE{padding:30px 32px 24px;border-bottom:1px solid var(--border-color)}.ListPages_detailCategoryBadge__3goJN{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:5px 12px;border-radius:99px;background:#e0f2fe;color:var(--primary-color);font-size:.78rem;font-weight:800;margin-bottom:16px}.ListPages_detailInfoGrid__3ucXD{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.ListPages_detailInfoItem__34e0d{min-width:0;padding:12px;border:1px solid var(--border-color);border-radius:12px;background:#f8fafc}.ListPages_detailInfoLabel__XL78Y{display:block;margin-bottom:6px;color:var(--text-muted);font-size:.74rem;font-weight:700}.ListPages_detailInfoItem__34e0d strong{display:inline-flex;align-items:center;gap:6px;color:var(--ink-strong);font-size:.86rem;line-height:1.4;overflow-wrap:anywhere}.ListPages_detailMediaStack__ecb9t{display:grid;grid-gap:16px;gap:16px;padding:24px 32px 0}.ListPages_detailVideoSection__rME2z{padding:16px;border-radius:14px;background:#0f172a}.ListPages_detailVideoSection__rME2z h2{margin:0 0 12px;color:white;font-size:1rem}.ListPages_detailBodySection__I1jPF{padding:28px 32px 34px}.ListPages_detailSectionLabel__s8MID{display:inline-flex;margin-bottom:14px;padding:4px 10px;border-radius:99px;background:#f1f5f9;color:var(--primary-color);font-size:.75rem;font-weight:800}.ListPages_noResults__OhzVo h3{font-size:1.5rem;color:var(--text-color);margin-bottom:10px}.ListPages_resetBtn__PTJ0a{margin-top:25px;background:#f1f5f9;color:#1e293b;border:none;padding:10px 25px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s}.ListPages_resetBtn__PTJ0a:hover{background:#e2e8f0}.ListPages_categorySection__wN2YV{margin-bottom:50px}.ListPages_categorySection__wN2YV h2{font-size:1.5rem;color:var(--primary-color);margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #e2e8f0;display:flex;align-items:center;gap:10px}.ListPages_docList__oicFL{display:flex;flex-direction:column;gap:12px}.ListPages_docItem__gWPvN{display:flex;align-items:center;background:var(--card-bg);padding:16px 28px;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.04);transition:all .3s cubic-bezier(.4,0,.2,1);border:1.5px solid var(--border-color)}.ListPages_docItem__gWPvN:hover{transform:translateX(8px);border-color:var(--primary-color);box-shadow:0 8px 24px rgba(30,58,138,.08)}.ListPages_docInfo__9H_n2{flex:1 1}.ListPages_docTitle__tA6Dj{font-weight:600;color:var(--text-color);margin-bottom:4px}.ListPages_docMeta__jHvZ1{font-size:.8rem;color:var(--text-muted)}.ListPages_downloadBtn__vAUAA{background:#f1f5f9;color:var(--primary-color);padding:10px 22px;border-radius:99px;font-size:.9rem;font-weight:700;display:flex;align-items:center;gap:8px;transition:all .3s;border:1.5px solid transparent}.ListPages_downloadBtn__vAUAA:hover{background:var(--primary-color);color:white;transform:translateY(-2px);box-shadow:0 4px 12px rgba(30,58,138,.2)}.ListPages_showcaseCard__ZvZ_K{background:var(--card-bg);border-radius:14px;overflow:hidden;border:1px solid var(--border-color);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;min-height:100%}.ListPages_showcaseCard__ZvZ_K:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--primary-color) 30%,var(--border-color));box-shadow:0 4px 8px rgba(15,23,42,.08)}.ListPages_showcaseImgWrapper__GYNN_{position:relative;height:190px;overflow:hidden;background:#e2e8f0}.ListPages_showcaseImg__PAK9e{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.ListPages_showcaseImgPlaceholder__C5IaE{display:flex;align-items:center;justify-content:center;position:relative}.ListPages_showcaseImgPlaceholder__C5IaE:after{content:"";position:absolute;width:60px;height:60px;background:url(/favicon.svg) no-repeat 50%;background-size:contain;opacity:.1}.ListPages_showcaseCard__ZvZ_K:hover .ListPages_showcaseImg__PAK9e{transform:scale(1.03)}.ListPages_showcaseBadge__289DO{position:absolute;top:12px;right:12px;max-width:calc(100% - 24px);background:#fff;padding:5px 11px;border-radius:99px;font-size:.75rem;font-weight:700;color:var(--primary-color);box-shadow:0 2px 6px rgba(15,23,42,.12);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ListPages_showcaseContent__NaoFU{padding:18px;flex:1 1;display:flex;flex-direction:column;gap:12px}.ListPages_showcaseMeta__e97d3{font-size:.8rem;color:var(--text-muted);display:flex;align-items:center;justify-content:flex-start;gap:8px 12px;flex-wrap:wrap}.ListPages_showcaseMeta__e97d3 span{display:inline-flex;align-items:center;gap:4px;min-width:0}.ListPages_showcaseContent__NaoFU h3{font-size:1.05rem;color:var(--text-color);line-height:1.5}.ListPages_showcaseContent__NaoFU h3,.ListPages_showcaseExcerpt__T_wyc{margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ListPages_showcaseExcerpt__T_wyc{color:var(--text-muted);font-size:.86rem;line-height:1.65}.ListPages_showcaseAuthor__R86Rf{display:flex;align-items:center;gap:8px;padding-top:12px;border-top:1px solid var(--border-color);color:var(--text-muted);font-size:.85rem;font-weight:500;overflow-wrap:anywhere}.ListPages_showcaseFooterMeta__OBWl0{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:auto}.ListPages_mediaChip__47eDr{padding:4px 8px;color:#334155;background:#f1f5f9;border-radius:99px;font-size:.74rem}.ListPages_detailCue__9ieFe,.ListPages_mediaChip__47eDr{display:inline-flex;align-items:center;gap:4px;font-weight:700}.ListPages_detailCue__9ieFe{margin-left:auto;color:var(--primary-color);font-size:.8rem}.ListPages_showcaseCardClickable__dA1Jt{cursor:pointer}.ListPages_showcaseCardClickable__dA1Jt:focus-visible{outline:3px solid var(--primary-color);outline-offset:2px}.ListPages_showcaseHoverOverlay__Y0fKT{position:absolute;inset:0;background:rgba(15,23,42,.48);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.ListPages_showcaseCardClickable__dA1Jt:hover .ListPages_showcaseHoverOverlay__Y0fKT{opacity:1}.ListPages_showcaseHoverOverlay__Y0fKT span{color:white;font-weight:700;font-size:.95rem;letter-spacing:.01em;background:rgba(15,23,42,.72);padding:9px 18px;border-radius:99px}.ListPages_imageCountBadge__h_Ubx{left:12px;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-weight:600}.ListPages_imageCountBadge__h_Ubx,.ListPages_videoBadge__YnwjU{position:absolute;bottom:12px;color:white;font-size:.72rem;padding:4px 10px;border-radius:99px}.ListPages_videoBadge__YnwjU{right:12px;display:inline-flex;align-items:center;gap:4px;background:rgba(225,29,72,.92);font-weight:700;box-shadow:0 4px 10px rgba(15,23,42,.16)}.ListPages_detailOverlay__qo6fo{position:fixed;inset:0;background:var(--overlay-strong);-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;align-items:center;justify-content:center;z-index:var(--z-modal);padding:20px;animation:ListPages_overlayFadeIn__EcS1p .25s ease}@keyframes ListPages_overlayFadeIn__EcS1p{0%{opacity:0}to{opacity:1}}.ListPages_detailModal__iNMN4{background:var(--card-bg);width:100%;max-width:920px;max-height:90vh;border-radius:16px;overflow:hidden;overflow-y:auto;box-shadow:0 10px 25px -5px rgba(0,0,0,.2),0 8px 10px -6px rgba(0,0,0,.2);position:relative;animation:ListPages_modalSlideUp__NYQ7k .22s ease-out}@keyframes ListPages_modalSlideUp__NYQ7k{0%{opacity:0;transform:translateY(40px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.ListPages_detailCloseBtn__Jr_S_{position:absolute;top:16px;right:16px;z-index:10;background:var(--overlay-control);color:var(--on-strong);border:none;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ListPages_detailCloseBtn__Jr_S_:hover{background:var(--action-danger)}.ListPages_detailCloseBtn__Jr_S_:focus-visible,.ListPages_sliderArrow__9d8dG:focus-visible,.ListPages_sliderDot__dtp_q:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.ListPages_sliderWrapper__iLey_{position:relative;width:100%;aspect-ratio:16/8.5;background:var(--surface-strong);overflow:hidden;flex-shrink:0}.ListPages_sliderImg__72Z2A{width:100%;height:100%;object-fit:contain;display:block;transition:opacity .25s ease}.ListPages_sliderArrow__9d8dG{position:absolute;top:50%;transform:translateY(-50%);background:var(--overlay-control);color:var(--on-strong);border:none;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:background .2s,transform .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ListPages_sliderArrow__9d8dG:hover{background:var(--overlay-control-hover);transform:translateY(-50%) scale(1.1)}.ListPages_sliderArrowLeft__bzDZl{left:14px}.ListPages_sliderArrowRight__LmiN6{right:14px}.ListPages_sliderDots__gTd_Q{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:5}.ListPages_sliderDot__dtp_q{width:44px;height:44px;border-radius:50%;border:none;background:transparent;cursor:pointer;padding:0;transition:all .2s;position:relative}.ListPages_sliderDot__dtp_q:after{content:"";position:absolute;inset:18px;border-radius:50%;background:color-mix(in srgb,var(--on-strong) 45%,transparent)}.ListPages_sliderDotActive__Y6sl4{transform:scale(1.3)}.ListPages_sliderDotActive__Y6sl4:after{background:var(--on-strong)}.ListPages_sliderCounter__jO_9x{position:absolute;top:14px;left:14px;background:var(--overlay-control);color:var(--on-strong);font-size:.78rem;font-weight:600;padding:4px 12px;border-radius:99px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ListPages_showcaseVideoWrapper__T1BmM{width:100%;background:#0f172a;border-radius:12px;overflow:hidden}.ListPages_showcaseVideo__DWOeb{display:block;width:100%;max-height:320px;background:#0f172a}.ListPages_modalBody__m6z_D{padding:28px 32px 34px;background:#fff}.ListPages_modalMeta__RwsRj{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.ListPages_modalCategoryBadge__7QRFW{background:var(--primary-color);color:white;font-size:.75rem;font-weight:700;padding:5px 14px;border-radius:99px;letter-spacing:.02em}.ListPages_modalYear__wKpo9{font-size:.83rem;color:var(--text-muted);display:flex;align-items:center;gap:4px}.ListPages_modalTitle__kYJ1e{font-size:1.45rem;font-weight:800;color:var(--text-color);line-height:1.35;margin-bottom:18px}.ListPages_modalInfoGrid__wvx5G{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:20px}.ListPages_modalInfoItem__WAlLM{min-width:0;padding:12px;background:#f8fafc;border:1px solid var(--border-color);border-radius:12px}.ListPages_modalInfoLabel__IGUvN{display:block;margin-bottom:6px;color:var(--text-muted);font-size:.76rem;font-weight:700}.ListPages_modalInfoItem__WAlLM strong{display:flex;align-items:center;gap:6px;color:var(--text-color);font-size:.88rem;line-height:1.45;overflow-wrap:anywhere}.ListPages_modalDivider__KlhWn{height:1px;background:var(--border-color);margin:20px 0}.ListPages_modalDesc__6J6Hf{font-size:.95rem;color:var(--text-color);line-height:1.8;max-width:75ch}.ListPages_modalDesc__6J6Hf p{margin:0 0 12px}.ListPages_modalDesc__6J6Hf :last-child{margin-bottom:0}.ListPages_modalVideoSection__zngRb{margin-top:24px}.ListPages_modalVideoSection__zngRb h3{margin:0 0 12px;color:var(--text-color);font-size:1rem;font-weight:700}@media (max-width:600px){.ListPages_filterSection__Haeko{padding:16px;border-radius:16px}.ListPages_searchWrapper__VK5Qk{margin-bottom:0}.ListPages_searchBox__p4tzQ{max-width:none;height:auto;min-height:48px;padding-left:14px;flex-wrap:wrap}.ListPages_searchBtn__mHi8y{padding:0 16px}.ListPages_newsImgWrapper__V0_kx{height:180px}.ListPages_newsContent__qKgjb{padding:16px}.ListPages_activityImgWrapper__AFACT{height:180px}.ListPages_activityContent__BFiq2{padding:16px}.ListPages_detailPage__ls5J8{padding-top:24px;padding-bottom:64px}.ListPages_detailBodySection__I1jPF,.ListPages_detailHeader__Ct_NE{padding-left:20px;padding-right:20px}.ListPages_detailMediaStack__ecb9t{padding:20px 20px 0}.ListPages_detailInfoGrid__3ucXD{grid-template-columns:1fr}.ListPages_showcaseImgWrapper__GYNN_{height:180px}.ListPages_showcaseContent__NaoFU{padding:16px}.ListPages_detailModal__iNMN4{border-radius:16px;max-height:94vh}.ListPages_modalBody__m6z_D{padding:20px}.ListPages_modalTitle__kYJ1e{font-size:1.25rem}.ListPages_sliderArrow__9d8dG{width:44px;height:44px}.ListPages_modalInfoGrid__wvx5G{grid-template-columns:1fr}}