.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a14d9;border-bottom:1px solid #ffffff14;position:sticky;top:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:16px 24px;display:flex}.Header-module__hBw1pG__logoSection{align-items:center;gap:24px;display:flex}.Header-module__hBw1pG__logo{align-items:center;gap:10px;display:flex}.Header-module__hBw1pG__logoIcon{color:#818cf8;width:32px;height:32px}.Header-module__hBw1pG__logoText{background:linear-gradient(135deg,#818cf8 0%,#c084fc 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:800}.Header-module__hBw1pG__stats{color:#ffffff80;align-items:center;gap:12px;font-size:13px;display:flex}.Header-module__hBw1pG__stat strong{color:#fff;font-weight:600}.Header-module__hBw1pG__statDivider{color:#fff3}.Header-module__hBw1pG__manageButton{color:#a5b4fc;cursor:pointer;background:linear-gradient(135deg,#6366f133,#a855f733);border:1px solid #6366f166;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.Header-module__hBw1pG__manageButton:hover{color:#fff;background:linear-gradient(135deg,#6366f14d,#a855f74d);border-color:#6366f199;transform:translateY(-1px)}@media (max-width:640px){.Header-module__hBw1pG__container{flex-wrap:wrap;gap:12px;padding:12px 16px}.Header-module__hBw1pG__logoSection{flex-wrap:wrap;flex:1;gap:12px}.Header-module__hBw1pG__stats{order:3;justify-content:center;width:100%}.Header-module__hBw1pG__manageButton span{display:none}.Header-module__hBw1pG__manageButton{padding:10px}}.Header-module__hBw1pG__actions{align-items:center;gap:1rem;display:flex}
.AuthButton-module__HzP_Pq__button{background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:.5rem 1rem;transition:all .2s}.AuthButton-module__HzP_Pq__loader{border:2px solid var(--border);border-top-color:var(--foreground);border-radius:50%;width:20px;height:20px;animation:.6s linear infinite AuthButton-module__HzP_Pq__spin}@keyframes AuthButton-module__HzP_Pq__spin{to{transform:rotate(360deg)}}.AuthButton-module__HzP_Pq__userContainer{background:var(--background);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.75rem;padding:.5rem;display:flex}.AuthButton-module__HzP_Pq__avatar{object-fit:cover;border-radius:50%;width:36px;height:36px}.AuthButton-module__HzP_Pq__userInfo{flex-direction:column;gap:.25rem;display:flex}.AuthButton-module__HzP_Pq__userName{color:var(--foreground);font-size:.875rem;font-weight:500}.AuthButton-module__HzP_Pq__signOutButton{color:var(--foreground-secondary);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.75rem;transition:color .2s}.AuthButton-module__HzP_Pq__signOutButton:hover{color:var(--foreground);text-decoration:underline}.AuthButton-module__HzP_Pq__signInButton{color:#1f1f1f;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.AuthButton-module__HzP_Pq__signInButton:hover{background:#f8f9fa;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.AuthButton-module__HzP_Pq__googleIcon{width:18px;height:18px}@media (max-width:768px){.AuthButton-module__HzP_Pq__userName{text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden}}
.NewsCard-module__CYGr8G__card{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:transform;content-visibility:auto;contain-intrinsic-size:400px;background:linear-gradient(145deg,#1e1e2de6,#141423f2);border:1px solid #ffffff14;border-radius:16px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.NewsCard-module__CYGr8G__card:hover{border-color:#6366f133;transform:translateY(-4px)scale(1.01);box-shadow:0 12px 24px #0000004d,0 0 20px #6366f11a}.NewsCard-module__CYGr8G__imageContainer{width:100%;height:180px;position:relative;overflow:hidden}.NewsCard-module__CYGr8G__image{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform .2s}.NewsCard-module__CYGr8G__card:hover .NewsCard-module__CYGr8G__image{transform:scale(1.03)}.NewsCard-module__CYGr8G__placeholder{background:linear-gradient(135deg,#1e1e2e 0%,#2d2d44 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.NewsCard-module__CYGr8G__placeholderIcon{color:#fff3;width:48px;height:48px}.NewsCard-module__CYGr8G__viewBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#000000b3;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:5px;padding:6px 10px;font-size:12px;font-weight:600;display:flex;position:absolute;top:12px;right:12px}.NewsCard-module__CYGr8G__content{padding:16px 20px 20px}.NewsCard-module__CYGr8G__meta{align-items:center;gap:8px;margin-bottom:10px;font-size:12px;display:flex}.NewsCard-module__CYGr8G__source{color:#818cf8;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.NewsCard-module__CYGr8G__dot{color:#ffffff4d}.NewsCard-module__CYGr8G__date{color:#ffffff80}.NewsCard-module__CYGr8G__title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:16px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.NewsCard-module__CYGr8G__description{color:#fff9;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}
.LoadingCard-module__qEx9Bq__card{background:linear-gradient(145deg,#1e1e2de6,#141423f2);border:1px solid #ffffff14;border-radius:16px;overflow:hidden}.LoadingCard-module__qEx9Bq__image{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/200% 100%;width:100%;height:180px;animation:1.5s infinite LoadingCard-module__qEx9Bq__shimmer}.LoadingCard-module__qEx9Bq__content{padding:16px 20px 20px}.LoadingCard-module__qEx9Bq__meta{background:#ffffff14 0 0/200% 100%;border-radius:6px;width:120px;height:12px;margin-bottom:12px;animation:1.5s infinite LoadingCard-module__qEx9Bq__shimmer}.LoadingCard-module__qEx9Bq__title{background:#ffffff1a 0 0/200% 100%;border-radius:6px;width:100%;height:20px;margin-bottom:10px;animation:1.5s infinite LoadingCard-module__qEx9Bq__shimmer}.LoadingCard-module__qEx9Bq__description{background:#ffffff0f 0 0/200% 100%;border-radius:6px;width:100%;height:14px;margin-bottom:8px;animation:1.5s infinite LoadingCard-module__qEx9Bq__shimmer}.LoadingCard-module__qEx9Bq__descriptionShort{background:#ffffff0f 0 0/200% 100%;border-radius:6px;width:70%;height:14px;animation:1.5s infinite LoadingCard-module__qEx9Bq__shimmer}@keyframes LoadingCard-module__qEx9Bq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.page-module___8aEwW__container{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:32px 24px}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.page-module___8aEwW__error{background:#f871711a;border:1px solid #f871714d;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:20px 24px;display:flex}.page-module___8aEwW__error p{color:#fca5a5;margin:0}.page-module___8aEwW__error button{color:#fca5a5;cursor:pointer;white-space:nowrap;background:#f8717133;border:1px solid #f8717166;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.page-module___8aEwW__error button:hover{background:#f871714d}.page-module___8aEwW__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 24px;display:flex}.page-module___8aEwW__emptyIcon{color:#fff3;width:80px;height:80px;margin-bottom:24px}.page-module___8aEwW__empty h2{color:#fff;margin:0 0 8px;font-size:24px;font-weight:700}.page-module___8aEwW__empty p{color:#ffffff80;margin:0 0 24px;font-size:16px}.page-module___8aEwW__empty button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#818cf8,#a78bfa);border:none;border-radius:12px;padding:12px 28px;font-size:15px;font-weight:600;transition:all .2s}.page-module___8aEwW__empty button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #818cf866}.page-module___8aEwW__loadMoreContainer{flex-direction:column;align-items:center;gap:8px;min-height:60px;margin-top:32px;padding:20px;display:flex}.page-module___8aEwW__loadMoreInfo{color:#fff9;text-align:center;font-size:13px;animation:2s ease-in-out infinite page-module___8aEwW__pulse}@keyframes page-module___8aEwW__pulse{0%,to{opacity:.6}50%{opacity:1}}@media (max-width:640px){.page-module___8aEwW__main{padding:20px 16px}.page-module___8aEwW__grid{grid-template-columns:1fr;gap:16px}.page-module___8aEwW__error{text-align:center;flex-direction:column}.page-module___8aEwW__loadMoreContainer{flex-direction:column;padding:16px}}
