.ArticleCard-module__ykzFzG__card{cursor:pointer;text-align:left;background:#fff;border:1px solid #3d3d3d1a;border-radius:16px;flex-direction:column;width:100%;padding:0;transition:transform .24s,box-shadow .24s,border-color .24s;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000f}.ArticleCard-module__ykzFzG__card:hover{border-color:#ff520040;transform:translateY(-5px);box-shadow:0 12px 40px #00000021}.ArticleCard-module__ykzFzG__card:hover .ArticleCard-module__ykzFzG__coverImg{transform:scale(1.04)}.ArticleCard-module__ykzFzG__featured{border-top:3px solid #ff5200;flex-direction:row;min-height:240px;box-shadow:0 4px 32px #ff52001a}.ArticleCard-module__ykzFzG__featured:hover{border-top-color:#ff5200;box-shadow:0 12px 48px #ff52002e}.ArticleCard-module__ykzFzG__featured .ArticleCard-module__ykzFzG__cover{width:44%;aspect-ratio:unset;border-radius:0;flex-shrink:0;min-height:240px}.ArticleCard-module__ykzFzG__featured .ArticleCard-module__ykzFzG__rightPane{flex:1}.ArticleCard-module__ykzFzG__featured .ArticleCard-module__ykzFzG__body{flex:1;justify-content:center;gap:.7rem;padding:1.6rem 1.8rem .8rem}.ArticleCard-module__ykzFzG__featured .ArticleCard-module__ykzFzG__title{-webkit-line-clamp:3;font-size:1.3rem;line-height:1.3}.ArticleCard-module__ykzFzG__featured .ArticleCard-module__ykzFzG__excerpt{-webkit-line-clamp:4;font-size:.84rem}.ArticleCard-module__ykzFzG__featured .ArticleCard-module__ykzFzG__footer{padding:.85rem 1.8rem 1.1rem}@media (max-width:640px){.ArticleCard-module__ykzFzG__featured{flex-direction:column}.ArticleCard-module__ykzFzG__featured .ArticleCard-module__ykzFzG__cover{aspect-ratio:16/9;width:100%;min-height:200px}}.ArticleCard-module__ykzFzG__cover{aspect-ratio:16/9;flex-shrink:0;width:100%;position:relative;overflow:hidden}.ArticleCard-module__ykzFzG__coverImg{object-fit:cover;transition:transform .4s}.ArticleCard-module__ykzFzG__coverOverlay{background:linear-gradient(#0000 50%,#00000040 100%);position:absolute;inset:0}.ArticleCard-module__ykzFzG__categoryBadge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ff5200;border-radius:100px;padding:.22rem .6rem;font-family:Be Vietnam Pro,sans-serif;font-size:.62rem;font-weight:600;position:absolute;bottom:.7rem;left:.8rem}.ArticleCard-module__ykzFzG__featuredBadge{color:#fff;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ff5200eb;border-radius:100px;padding:.25rem .65rem;font-family:Be Vietnam Pro,sans-serif;font-size:.6rem;font-weight:700;position:absolute;top:.8rem;left:.8rem;box-shadow:0 2px 8px #ff520059}.ArticleCard-module__ykzFzG__rightPane{flex-direction:column;flex:1;min-width:0;display:flex}.ArticleCard-module__ykzFzG__body{flex-direction:column;flex:1;gap:.55rem;padding:1.1rem 1.2rem .5rem;display:flex}.ArticleCard-module__ykzFzG__title{color:#1a1208;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-family:Anton,sans-serif;font-size:1rem;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.ArticleCard-module__ykzFzG__excerpt{color:#3d3d3d9e;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-family:Be Vietnam Pro,sans-serif;font-size:.8rem;line-height:1.65;display:-webkit-box;overflow:hidden}.ArticleCard-module__ykzFzG__footer{border-top:1px solid #3d3d3d12;justify-content:space-between;align-items:center;margin-top:.4rem;padding:.75rem 1.2rem 1rem;display:flex}.ArticleCard-module__ykzFzG__date,.ArticleCard-module__ykzFzG__author{color:#3d3d3d73;font-family:Be Vietnam Pro,sans-serif;font-size:.72rem}.ArticleCard-module__ykzFzG__author{text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:55%;overflow:hidden}
.ArticleDetailModal-module__povjEa__overlay{-webkit-backdrop-filter:blur(6px);z-index:9000;background:#0d0b0aa6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.ArticleDetailModal-module__povjEa__panel{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:640px;max-height:90vh;display:flex;overflow-y:auto;box-shadow:0 32px 80px #00000047}.ArticleDetailModal-module__povjEa__panel::-webkit-scrollbar{width:3px}.ArticleDetailModal-module__povjEa__panel::-webkit-scrollbar-thumb{background:#ff520040;border-radius:4px}.ArticleDetailModal-module__povjEa__cover{border-radius:20px 20px 0 0;flex-shrink:0;height:220px;position:relative;overflow:hidden}.ArticleDetailModal-module__povjEa__coverImg{object-fit:cover}.ArticleDetailModal-module__povjEa__coverOverlay{background:linear-gradient(#0000 40%,#00000059 100%);position:absolute;inset:0}.ArticleDetailModal-module__povjEa__closeBtn{color:#ffffffe6;cursor:pointer;z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.78rem;transition:background .18s;display:flex;position:absolute;top:.85rem;right:.85rem}.ArticleDetailModal-module__povjEa__closeBtn:hover{background:#ff5200d9}.ArticleDetailModal-module__povjEa__body{flex-direction:column;gap:.6rem;padding:1.5rem 1.75rem 2rem;display:flex}.ArticleDetailModal-module__povjEa__meta{align-items:center;gap:.75rem;display:flex}.ArticleDetailModal-module__povjEa__categoryBadge{color:#ff5200;letter-spacing:.1em;text-transform:uppercase;background:#ff52001a;border:1px solid #ff520040;border-radius:100px;padding:.22rem .65rem;font-family:Be Vietnam Pro,sans-serif;font-size:.62rem;font-weight:700}.ArticleDetailModal-module__povjEa__author{color:#3d3d3d8c;font-family:Be Vietnam Pro,sans-serif;font-size:.8rem}.ArticleDetailModal-module__povjEa__title{color:#1a1208;margin:.2rem 0 0;font-family:Anton,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.3}.ArticleDetailModal-module__povjEa__date{color:#3d3d3d66;margin:0;font-family:Be Vietnam Pro,sans-serif;font-size:.72rem}.ArticleDetailModal-module__povjEa__content{color:#3d3d3dc7;margin-top:.75rem;font-family:Be Vietnam Pro,sans-serif;font-size:.9rem;line-height:1.8}.ArticleDetailModal-module__povjEa__content p{margin-bottom:.9em}.ArticleDetailModal-module__povjEa__content h2{color:#ff5200;margin:1.4em 0 .5em;font-family:Anton,sans-serif;font-size:1.05rem;font-weight:400}.ArticleDetailModal-module__povjEa__content h3{color:#1a1208;margin:1.2em 0 .4em;font-family:Anton,sans-serif;font-size:.92rem;font-weight:400}.ArticleDetailModal-module__povjEa__content ul{margin-bottom:.9em;padding-left:1.4em}.ArticleDetailModal-module__povjEa__content li{margin-bottom:.45em}.ArticleDetailModal-module__povjEa__content strong{color:#1a1208;font-weight:700}.ArticleDetailModal-module__povjEa__content a{color:#ff5200;text-decoration:underline}
.page-module__ySMxCG__page{isolation:isolate;background:#faf8f2;flex-direction:column;min-height:100dvh;display:flex;position:relative}.page-module__ySMxCG__nav{z-index:100;background:#faf8f2;grid-template-columns:1fr auto 1fr;align-items:center;padding:.85rem 2rem;display:grid;position:sticky;top:0}.page-module__ySMxCG__navBack{color:#3d3d3da6;align-items:center;gap:.4rem;font-family:Be Vietnam Pro,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .18s;display:inline-flex}.page-module__ySMxCG__navBack:hover{color:#ff5200}.page-module__ySMxCG__navLogo{justify-content:center;display:flex}.page-module__ySMxCG__navLogoImg{object-fit:contain;width:auto;height:44px}.page-module__ySMxCG__navAdmin{letter-spacing:.1em;text-transform:uppercase;color:#3d3d3d66;justify-content:flex-end;font-family:Be Vietnam Pro,sans-serif;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .18s;display:flex}.page-module__ySMxCG__navAdmin:hover{color:#ff5200}.page-module__ySMxCG__hero{padding:4rem 2rem 2.5rem}.page-module__ySMxCG__heroInner{max-width:1200px;margin:0 auto}.page-module__ySMxCG__heroAccent{background:#ff5200;border-radius:2px;width:3.5rem;height:3px;margin-bottom:1.2rem}.page-module__ySMxCG__heroTitle{color:#1a1208;letter-spacing:-.01em;margin:0 0 .9rem;font-family:Anton,sans-serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:400;line-height:1}.page-module__ySMxCG__heroSub{color:#3d3d3d94;max-width:560px;margin:0;font-family:Be Vietnam Pro,sans-serif;font-size:1rem;line-height:1.6}.page-module__ySMxCG__main{flex-direction:column;flex:1;gap:3rem;padding:0 2rem 4rem;display:flex}.page-module__ySMxCG__sectionLabel{letter-spacing:.14em;text-transform:uppercase;color:#3d3d3d73;align-items:center;gap:.55rem;margin-bottom:1.2rem;font-family:Be Vietnam Pro,sans-serif;font-size:.68rem;font-weight:700;display:flex}.page-module__ySMxCG__sectionDot{background:#ff5200;border-radius:50%;flex-shrink:0;width:6px;height:6px}.page-module__ySMxCG__featuredSection{width:100%;max-width:1200px;margin:0 auto}.page-module__ySMxCG__featuredGrid{flex-direction:column;gap:1.25rem;display:flex}.page-module__ySMxCG__regularSection{width:100%;max-width:1200px;margin:0 auto}.page-module__ySMxCG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.page-module__ySMxCG__empty{text-align:center;color:#3d3d3d73;max-width:1200px;margin:4rem auto;font-family:Be Vietnam Pro,sans-serif;font-size:.92rem}.page-module__ySMxCG__footer{text-align:center;color:#3d3d3d59;padding:1.5rem 2rem;font-family:Be Vietnam Pro,sans-serif;font-size:.72rem}@media (max-width:768px){.page-module__ySMxCG__nav{justify-content:center;min-height:56px;padding:.85rem 1rem;display:flex;position:relative}.page-module__ySMxCG__navBack{font-size:.72rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.page-module__ySMxCG__navLogo{justify-content:center;align-items:center;max-width:60%;display:flex}.page-module__ySMxCG__navLogoImg{width:auto;height:24px}.page-module__ySMxCG__navAdmin{font-size:.7rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}}
