.categoryPage_pageContainer__TemzF{width:100%;padding:105px 80px 60px;display:flex;gap:40px;align-items:flex-start;background-color:var(--bg);transition:background-color .4s ease-in-out;min-height:100vh}.categoryPage_mainContent__YjtSY{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:32px}.categoryPage_categoryHeader__igqit{display:flex;flex-direction:column;gap:8px;margin-top:24px;padding-bottom:20px;border-bottom:2px solid var(--softBg)}.categoryPage_categoryMeta__UuIE2{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--textGreen);font-weight:600;text-transform:uppercase;letter-spacing:.08em}.categoryPage_categoryMeta__UuIE2>a:hover{text-decoration:underline}.categoryPage_categoryType__dB2Kq{background-color:var(--softBg);color:var(--textGreen);padding:2px 8px;border-radius:4px;font-size:11px;font-weight:700;letter-spacing:.06em}.categoryPage_categoryTitle__JdBxm{font-size:28px;font-weight:700;color:var(--textColor);line-height:1.2}.categoryPage_categoryCount__1289_{font-size:13px;color:var(--softTextColor);margin-top:4px}.categoryPage_articleGrid__e1zMg{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.categoryPage_articleCard__wTME6{display:flex;flex-direction:column;border-radius:6px;overflow:hidden;background-color:var(--bg);border:1px solid var(--softBg);transition:box-shadow .25s ease,transform .25s ease;text-decoration:none;color:inherit}.categoryPage_articleCardImage__XF1aE{position:relative;width:100%;height:180px;overflow:hidden;background-color:var(--softBg)}.categoryPage_articleCardImage__XF1aE img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.categoryPage_articleCard__wTME6:hover .categoryPage_articleCardImage__XF1aE img{transform:scale(1.04)}.categoryPage_articleCardBody__tBaLB{padding:10px 14px 14px;display:flex;flex-direction:column;gap:6px;flex:1 1}.categoryPage_articleCardTitle__J227H{font-size:14px;font-weight:600;color:var(--textColor);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}.categoryPage_articleCard__wTME6:hover .categoryPage_articleCardTitle__J227H{text-decoration:underline}.categoryPage_articleCardOverview__y5mrc{font-size:12px;color:var(--softTextColor);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.categoryPage_articleCardMeta__0Gqbl{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:8px;font-size:11px;color:var(--softTextColor);border-top:1px solid var(--softBg)}.categoryPage_articleCardReadMore__MGUkK{margin-top:4px;font-size:12px;font-weight:600;color:var(--textGreen)}.categoryPage_emptyState__oKoZ1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;text-align:center;gap:12px;color:var(--softTextColor);border:2px dashed var(--softBg);border-radius:6px}.categoryPage_emptyState__oKoZ1 h3{font-size:20px;font-weight:600;color:var(--textColor)}.categoryPage_emptyState__oKoZ1 p{font-size:14px}.categoryPage_pagination__ce_4b{display:flex;align-items:center;justify-content:center;gap:8px;padding:20px 0}.categoryPage_paginationNav__ioj_2{padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;color:var(--textGreen);border:1px solid var(--textGreen);transition:all .2s ease;white-space:nowrap}.categoryPage_paginationNav__ioj_2:hover:not(.categoryPage_paginationDisabled__nWBSp){background-color:var(--textGreen);color:white}.categoryPage_paginationDisabled__nWBSp{opacity:.4;pointer-events:none;cursor:not-allowed}.categoryPage_paginationGroup__e3XtC,.categoryPage_paginationPages__oswTr{display:flex;align-items:center;gap:4px}.categoryPage_paginationDots__YXvYs{color:var(--softTextColor);padding:0 4px;font-size:14px}.categoryPage_paginationPage__fLwGf{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:14px;font-weight:500;color:var(--textColor);border:1px solid transparent;transition:all .2s ease}.categoryPage_paginationPage__fLwGf:hover:not(.categoryPage_paginationActive__8VvEA){border-color:var(--softBg);background-color:var(--softBg)}.categoryPage_paginationActive__8VvEA{background-color:var(--textGreen);color:white;border-color:var(--textGreen);font-weight:700}.categoryPage_sidebar__c_MT8{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:28px;position:-webkit-sticky;position:sticky;top:120px}.categoryPage_sidebarSection__RnhH_{display:flex;flex-direction:column;gap:16px}.categoryPage_sidebarHeading__UlgS2{font-size:16px;font-weight:600;font-style:italic;color:var(--textColor);padding-bottom:8px;border-bottom:2px solid var(--softBg)}.categoryPage_sidebarItem__rr9qm{display:flex;flex-direction:column;gap:4px;padding-bottom:14px;border-bottom:1px solid var(--softBg);color:inherit;text-decoration:none}.categoryPage_sidebarItem__rr9qm:last-child{border-bottom:none;padding-bottom:0}.categoryPage_sidebarItem__rr9qm:hover .categoryPage_sidebarItemTitle__tXGcQ{text-decoration:underline}.categoryPage_sidebarItemTitle__tXGcQ{font-size:13px;font-weight:600;color:var(--textColor);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.categoryPage_sidebarItemDate__Kpd0Y{font-size:11px;color:var(--softTextColor)}.categoryPage_sidebarCategoryList__CVkZ_{display:flex;flex-direction:column;gap:6px}.categoryPage_sidebarCategoryLink__mxRH7{font-size:13px;font-weight:500;color:var(--textColor);padding:6px 10px;border-radius:6px;border-left:3px solid transparent;transition:all .2s ease;display:block}.categoryPage_sidebarCategoryLink__mxRH7:hover{border-left-color:var(--textGreen);color:var(--textGreen);background-color:var(--softBg);text-decoration:underline}.categoryPage_sidebarCategoryLinkActive__W02cq{border-left-color:var(--textGreen);color:var(--textGreen);background-color:var(--softBg);font-weight:700}.categoryPage_skeletonGrid__D360E{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.categoryPage_skeletonCard__vurvg{display:flex;flex-direction:column;gap:12px;border-radius:10px;overflow:hidden;border:1px solid var(--softBg)}.categoryPage_skeletonImage__HOL4M{width:100%;height:180px;background:linear-gradient(90deg,var(--softBg) 25%,rgba(200,200,200,.15) 50%,var(--softBg) 75%);background-size:200% 100%;animation:categoryPage_shimmer__GT08O 1.4s infinite}.categoryPage_skeletonBody__F_Q7c{padding:12px 16px 16px;display:flex;flex-direction:column;gap:8px}.categoryPage_skeletonLine__EorGz{height:14px;border-radius:4px;background:linear-gradient(90deg,var(--softBg) 25%,rgba(200,200,200,.15) 50%,var(--softBg) 75%);background-size:200% 100%;animation:categoryPage_shimmer__GT08O 1.4s infinite}@keyframes categoryPage_shimmer__GT08O{0%{background-position:200% 0}to{background-position:-200% 0}}@media screen and (max-width:1536px){.categoryPage_pageContainer__TemzF{padding:105px 40px 60px}}@media screen and (max-width:1280px){.categoryPage_pageContainer__TemzF{padding:115px 20px 60px;gap:28px}.categoryPage_sidebar__c_MT8{width:280px}.categoryPage_articleGrid__e1zMg,.categoryPage_skeletonGrid__D360E{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:900px){.categoryPage_pageContainer__TemzF{flex-direction:column}.categoryPage_sidebar__c_MT8{width:100%;position:static}}@media screen and (max-width:600px){.categoryPage_pageContainer__TemzF{padding:115px 16px 40px}.categoryPage_articleGrid__e1zMg,.categoryPage_skeletonGrid__D360E{grid-template-columns:1fr}.categoryPage_categoryTitle__JdBxm{font-size:26px}}.categorys_container__oKbXs{position:fixed;top:60px;width:100%;padding:10px 80px;display:flex;align-items:center;justify-content:center;background-color:var(--bg);z-index:9;border-bottom:1px solid rgb(225,225,225)}.categorys_wrapper__bq_rr{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:20px}.categorys_text__2V0HF{font-weight:600;white-space:nowrap}.categorys_categorysList__KG9P6{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;width:100%;min-width:0;scrollbar-width:thin;scrollbar-color:rgb(168,168,168) var(--bg)}.categorys_selectedCatButton__2SY1J{border:1px solid white;background-color:white;color:var(--textGreen)}.categorys_catButton__VsINA{flex:1 1 auto;width:auto;padding:4px 8px;font-size:.8rem;color:var(--textGreen);display:flex;align-items:center;justify-content:center;font-weight:600;transition:all .3s ease-in-out;border-left:1px solid var(--textGreen);position:relative;min-width:0;max-width:clamp(90px,calc(100% / var(--category-count) * 1.8),240px)}.categorys_catButton__VsINA:hover{background-color:var(--textGreen);color:var(--bg)}.categorys_catLabel__epDw8{display:block;max-width:100%;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.categorys_hasTooltip__HMdqy:after{content:attr(data-tooltip);top:calc(100% + 10px);min-width:max-content;max-width:280px;padding:10px 12px;border-radius:10px;background:rgba(17,49,38,.96);color:white;font-size:.76rem;line-height:1.35;font-weight:500;white-space:normal;text-align:center;box-shadow:0 14px 32px rgba(0,0,0,.16)}.categorys_hasTooltip__HMdqy:after,.categorys_hasTooltip__HMdqy:before{position:absolute;left:50%;transform:translateX(-50%) translateY(6px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:30}.categorys_hasTooltip__HMdqy:before{content:"";top:calc(100% + 4px);border:6px solid transparent;border-bottom-color:rgba(17,49,38,.96)}.categorys_hasTooltip__HMdqy:focus-visible:after,.categorys_hasTooltip__HMdqy:focus-visible:before,.categorys_hasTooltip__HMdqy:hover:after,.categorys_hasTooltip__HMdqy:hover:before{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.categorys_categorysList__KG9P6::-webkit-scrollbar{height:6px}.categorys_categorysList__KG9P6::-webkit-scrollbar-track{background:var(--bg)}.categorys_categorysList__KG9P6::-webkit-scrollbar-thumb{background-color:rgb(168,168,168);border-radius:999px}@media screen and (max-width:1536px){.categorys_container__oKbXs{padding:10px 40px}}@media screen and (max-width:1280px){.categorys_container__oKbXs{padding:20px 12px 16px}.categorys_categorysList__KG9P6{overflow-x:auto;-webkit-overflow-scrolling:touch}.categorys_catButton__VsINA{flex:0 0 auto;width:auto;max-width:none}.categorys_catLabel__epDw8{overflow:visible;text-overflow:clip}.categorys_hasTooltip__HMdqy:after,.categorys_hasTooltip__HMdqy:before{display:none}}.postPage_container__kIll7{width:100%;padding:0 80px 40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:30px}.postPage_headlineText__M7mEO{width:100%;display:flex;align-items:center;justify-content:flex-start}.postPage_headline__HChPs{color:var(--textGreen);text-align:center;padding:5px 20px;border-left:3px solid var(--textGreen)}.postPage_linegap__Jmk_2{flex:1 1;height:2px;border:1px solid var(--textGreen)}.postPage_cardList__Z4tNq{margin-top:40px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:center;padding:0 0 40px;gap:40px;column-gap:40px}.postPage_paginateButton___1W0s{width:100%;padding:40px}.postPage_innerContainer__2nTeR{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;width:100%}.postPage_header__SKLlJ{display:flex;align-items:flex-end;justify-content:center;gap:4px;position:relative}.postPage_header__SKLlJ>h4{font-size:24px;font-weight:500;font-style:italic;color:var(--textColor);transition:all .2s ease-in-out}.postPage_header__SKLlJ>p{font-size:12px;margin-bottom:2px;margin-left:5px;color:var(--textColor)}.postPage_header__SKLlJ:hover>p{color:var(--textGreen)}.postPage_icon__5Kai7{right:-20px;bottom:0;position:absolute;color:var(--textGreen)!important;font-size:18px!important}.postPage_header__SKLlJ:hover>h4{text-decoration:underline;color:var(--textGreen);margin-right:6px}@media screen and (max-width:1536px){.postPage_container__kIll7{padding:20px 40px}}@media screen and (max-width:1280px){.postPage_container__kIll7{padding:20px}}@media screen and (max-width:768px){.postPage_container__kIll7{width:100%;padding:20px}.postPage_cardList__Z4tNq{display:flex;flex-direction:row;flex-wrap:wrap;padding:0;gap:20px}.postPage_paginateButton___1W0s{width:100%;padding:40px}.postPage_headlineText__M7mEO{padding:0 40px;display:flex;width:100%;align-items:flex-start;justify-content:flex-start}.postPage_headline__HChPs{color:var(--textGreen);text-align:start;width:100%;padding:5px 15px;border-left:3px solid var(--textGreen)}.postPage_linegap__Jmk_2{display:none}}