.home-app-bar{background:rgba(255,255,255,.2);justify-content:center;align-items:center;width:100%;padding-bottom:10px;display:flex}.home-app-bar__logo{object-fit:contain;height:50px;margin-top:10px;background-color:transparent!important}
.bottom-app-bar{z-index:100;background:#e0e0e0;border-top-left-radius:24px;border-top-right-radius:24px;justify-content:center;align-items:center;width:100%;padding:10px 0;display:flex;position:fixed;bottom:0}.bottom-app-bar__wrap{justify-content:center;align-items:center;gap:4px;height:100%;padding:10px 8px;display:flex}.bottom-app-bar__button{cursor:pointer;color:#757575;background:0 0;border:none;border-radius:14px;flex-direction:column;align-items:center;gap:2px;min-width:0;padding:8px 16px;display:flex}.bottom-app-bar__button span{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.bottom-app-bar__button.is-selected{color:#000}.bottom-app-bar__button:hover{background:rgba(0,0,0,.05)}@media (max-width:400px){.bottom-app-bar__wrap{gap:8px}}
.sheet-backdrop{z-index:40;background:rgba(0,0,0,.4);position:fixed;top:0;bottom:0;left:0;right:0}.profile-sheet{z-index:50;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;animation:.25s ease-out slideUp;position:fixed;bottom:49px;left:0;right:0}.profile-sheet.closing{animation:.3s ease-in forwards slideDown}.profile-sheet-content{padding:16px 16px calc(env(safe-area-inset-bottom) + 24px);flex-direction:column;align-items:center;display:flex}.avatar{color:#fff;background:#16a34a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;font-weight:700;display:flex}.user-name{color:#111827;text-align:center;margin-top:12px;font-size:16px;font-weight:600}.logout-button{color:#fff;cursor:pointer;background:#212121;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100px;height:44px;margin-top:24px;font-size:14px;font-weight:600;display:flex}.logout-icon{font-size:18px}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.x-close{color:#212121;cursor:pointer;position:absolute;top:0;right:0}
.feed{background:#f6f6f6;min-height:100vh}.feed.loading{justify-content:center;align-items:center;display:flex}.feed-padding{padding:12px 12px 0}.feed-grid{grid-template-columns:1fr 1fr;gap:18px;padding:14px 12px;display:grid}.feed-padding:before{content:"";background:rgba(0,0,0,.5);height:1px;display:block;position:relative}.home-news-card img{object-fit:cover;border-radius:12px}.home-news-card h2,.home-news-card h3{color:#111;font-weight:800;line-height:1.2}.feed-grid>*{position:relative}.feed-grid>:before{content:"";background:rgba(0,0,0,.5);height:1px;position:absolute;top:-12px;left:0;right:0}.spacer{height:16px}.spinner{border:3px solid #ccc;border-top-color:#000;border-radius:50%;width:36px;height:36px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
.home-news-card-link{color:inherit;margin-top:15px;text-decoration:none;display:block}.home-news-card{flex-direction:column;width:100%;transition:transform .15s;display:flex;overflow:hidden}.home-news-card__image-wrapper{width:100%;position:relative;overflow:hidden}.home-news-card__content:before{content:"";background:rgba(0,0,0,.5);width:60px;height:1px;margin:5px 0;display:block;position:relative;top:-2px;left:-10px}.home-news-card__image{object-fit:cover}.home-news-card__image-placeholder{color:#777;background:#e0e0e0;justify-content:center;align-items:center;width:100%;display:flex}.home-news-card__content{flex-direction:column;padding:12px 12px 12px 0;display:flex}.home-news-card__title{color:#111;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:700;line-height:1.18;display:-webkit-box;overflow:hidden}.home-news-card__meta{color:rgba(0,0,0,.55);margin-top:8px;font-size:12px}.home-news-card__actions{gap:12px;margin-top:10px;display:flex}.home-news-card__action-btn{cursor:pointer;color:#333;opacity:.75;background:0 0;border:none;padding:4px}.home-news-card__action-btn:hover{opacity:1}.home-news-card:active{transform:scale(.985)}
.category-module__8mBBPq__secCategorySection{background-color:#fff;width:100%;padding:30px 0 100px}.category-module__8mBBPq__section{grid-template-rows:repeat(5,auto);grid-template-columns:repeat(3,1fr);gap:16px 24px;display:grid}.category-module__8mBBPq__column{grid-row:span 5;grid-template-rows:subgrid;display:grid}.category-module__8mBBPq__header{border-bottom:1px solid #2f3134;position:relative}.category-module__8mBBPq__header h2{margin:0;padding-bottom:12px;font-size:25px;font-weight:700;display:inline-block;position:relative}.category-module__8mBBPq__header h2:before{content:"";background-color:#000;border-radius:5px;width:100%;height:3px;position:absolute;bottom:-1px;left:0}.category-module__8mBBPq__red h2,.category-module__8mBBPq__green h2,.category-module__8mBBPq__orange h2{color:#222}.category-module__8mBBPq__red.category-module__8mBBPq__mainCard,.category-module__8mBBPq__green.category-module__8mBBPq__mainCard,.category-module__8mBBPq__orange.category-module__8mBBPq__mainCard{background:#222}.category-module__8mBBPq__mainCard{cursor:pointer;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden;color:#fff!important}.category-module__8mBBPq__mainCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.18);color:#fff!important}.category-module__8mBBPq__mainCard img{aspect-ratio:6/3;object-fit:cover;width:100%;transition:transform .4s}.category-module__8mBBPq__mainCard:hover img{transform:scale(1.04)}.category-module__8mBBPq__mainContent{padding:20px}.category-module__8mBBPq__mainContent h3{margin-bottom:15px;font-size:18px;line-height:1.45;transition:opacity .2s}.category-module__8mBBPq__mainCard:hover .category-module__8mBBPq__mainContent h3{opacity:.85}.category-module__8mBBPq__mainContent span{opacity:.9;font-size:12px}.category-module__8mBBPq__listDown{flex-direction:column;gap:12px;display:flex}.category-module__8mBBPq__list{flex-direction:column;gap:20px;display:flex}.category-module__8mBBPq__listItem{cursor:pointer;border-bottom:1px solid #a7a7a7;border-radius:4px;gap:10px;padding-bottom:15px;transition:background-color .2s,padding-left .2s;display:flex;position:relative}.category-module__8mBBPq__listItem:first-child:before{content:"";background-color:#a7a7a7;width:100%;height:1px;margin-bottom:10px;display:block;position:absolute;top:0}.category-module__8mBBPq__listItem:first-child{padding-top:10px}.category-module__8mBBPq__listDown .category-module__8mBBPq__listItem:last-child{border-bottom:0!important}.category-module__8mBBPq__listItem img{object-fit:cover;aspect-ratio:7/5;border-radius:6px;flex-shrink:0;width:30%;transition:transform .3s}.category-module__8mBBPq__listItem p{color:#2f3134;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;font-size:16px;font-weight:700;line-height:18px;transition:color .2s;display:-webkit-box;overflow:hidden}.category-module__8mBBPq__listItem:hover p{color:#000}.category-module__8mBBPq__listItem span{color:#888;font-size:11px}.category-module__8mBBPq__bottomCard{cursor:pointer;border-radius:10px;flex:1;transition:transform .3s,box-shadow .3s;overflow:hidden}.category-module__8mBBPq__bottomCardImg{aspect-ratio:6/2;border-radius:10px;width:100%;overflow:hidden}.category-module__8mBBPq__bottomCard:hover{transform:translateY(-3px)}.category-module__8mBBPq__bottomCard img{object-fit:cover;aspect-ratio:6/2;width:100%;transition:transform .4s;display:block}.category-module__8mBBPq__bottomCard:hover img{transform:scale(1.04)}.category-module__8mBBPq__bottomCard p{margin-top:10px;font-size:16px;font-weight:600;transition:color .2s}@keyframes category-module__8mBBPq__shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.category-module__8mBBPq__skeleton{background:#e8e8e8 linear-gradient(90deg,#e8e8e8 25%,#d0d0d0 50%,#e8e8e8 75%) 0 0/600px 100%;border-radius:8px;animation:1.4s linear infinite category-module__8mBBPq__shimmer}.category-module__8mBBPq__skeletonHeader{width:55%;height:36px;margin-bottom:4px}.category-module__8mBBPq__skeletonMainCard{aspect-ratio:6/3;border-radius:12px;width:100%}.category-module__8mBBPq__skeletonLine{border-radius:6px;height:14px}.category-module__8mBBPq__skeletonListItem{border-bottom:1px solid #e8e8e8;gap:10px;padding-bottom:15px;display:flex}.category-module__8mBBPq__skeletonThumb{aspect-ratio:7/5;border-radius:6px;flex-shrink:0;width:30%}.category-module__8mBBPq__skeletonText{flex-direction:column;flex:1;gap:8px;padding-top:4px;display:flex}.category-module__8mBBPq__skeletonBottomImg{aspect-ratio:6/2;border-radius:10px;width:100%;margin-bottom:10px}@media (max-width:900px){.category-module__8mBBPq__section{grid-template-columns:1fr}}
