.AllNews_allNewsContainer__8MHc1{width:100vw;min-height:100vh;background-color:#181818;padding:40px 20px}.AllNews_allNewsHeader__Elc7x{text-align:center;margin-bottom:40px;max-width:1450px;margin-left:auto;margin-right:auto}.AllNews_allNewsTitle__nLLBf{color:white;font-size:48px;font-weight:700;margin-bottom:16px;background:linear-gradient(135deg,#EE10B0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.AllNews_allNewsSubtitle__MW6j7{color:#D9D9D9;font-size:18px;font-weight:400}.AllNews_newsGrid__hycF0{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:30px;gap:30px;max-width:1200px;margin:0 auto 40px}.AllNews_newsCard__By6sg{background:linear-gradient(145deg,#2D2D2D,#1E1E1E);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);cursor:pointer;position:relative;overflow:hidden}.AllNews_newsCard__By6sg:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.3);border-color:rgba(238,16,176,.3)}.AllNews_adCard__pUNQd{border-left:4px solid #8b46ff}.AllNews_newsCard__By6sg:hover:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(135deg,#EE10B0)}.AllNews_contentTypeBadge__fTZko{position:absolute;top:16px;right:16px;background:rgba(139,70,255,.2);color:#8B46FF;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;border:1px solid rgba(139,70,255,.3)}.AllNews_newsImageContainer__4Iueb{width:100%;display:flex;justify-content:center}.AllNews_newsImage__7b7Bh{width:200px;height:200px;border-radius:12px;object-fit:cover;box-shadow:0 8px 20px rgba(0,0,0,.4)}.AllNews_newsContent__TAkxB{flex:1 1;display:flex;flex-direction:column}.AllNews_newsMeta__TodDj{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-wrap:wrap;gap:8px}.AllNews_newsDate__hMy_k{color:#EE10B0;font-size:14px;font-weight:500}.AllNews_bundleName__oPhEz{color:#8B46FF;font-size:12px;background:rgba(139,70,255,.1);padding:4px 8px;border-radius:6px}.AllNews_newsCardTitle__W9zg3{color:white;font-size:20px;font-weight:600;margin-bottom:12px;line-height:1.4;-webkit-line-clamp:2}.AllNews_newsCardTitle__W9zg3,.AllNews_newsDescription__0Nlk9{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.AllNews_newsDescription__0Nlk9{color:#D9D9D9;font-size:14px;line-height:1.6;margin-bottom:20px;flex:1 1;-webkit-line-clamp:3}.AllNews_actionButtonContainer__1X1lu{display:flex;justify-content:flex-start}.AllNews_actionButton__xAe8v{background:linear-gradient(135deg,#EE10B0);color:white;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.AllNews_actionButton__xAe8v:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(238,16,176,.4)}.AllNews_adButton__b3GIY{background:linear-gradient(135deg,#8B46FF,#6A35CC)}.AllNews_loadMoreContainer__ddmw_{display:flex;justify-content:center;margin-top:40px}.AllNews_showMoreButton__ZB6B0{background:linear-gradient(135deg,#EE10B0,#8B46FF);color:white;border:none;border-radius:12px;padding:16px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:12px;min-width:280px;justify-content:center}.AllNews_showMoreButton__ZB6B0:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 12px 25px rgba(238,16,176,.4)}.AllNews_showMoreButton__ZB6B0:disabled{opacity:.7;cursor:not-allowed;transform:none}.AllNews_loadingSpinner__siyeN{width:20px;height:20px;border:2px solid transparent;border-top-color:white;border-radius:50%;animation:AllNews_spin__cGaUu 1s linear infinite}@keyframes AllNews_spin__cGaUu{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AllNews_allNewsLoaded__tCQLq,.AllNews_errorContainer__Td97q,.AllNews_noContent__7bs2c{text-align:center;padding:40px;background:rgba(255,255,255,.05);border-radius:12px;max-width:500px;margin:40px auto}.AllNews_allNewsLoaded__tCQLq p,.AllNews_noContent__7bs2c p{color:#D9D9D9;font-size:16px;margin:0}.AllNews_errorContainer__Td97q h2,.AllNews_noContent__7bs2c h3{color:white;margin-bottom:16px}.AllNews_errorContainer__Td97q p{color:#ff6b6b;margin-bottom:20px}.AllNews_retryButton__IvIXM{background:linear-gradient(135deg,#EE10B0,#8B46FF);color:white;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.AllNews_retryButton__IvIXM:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(238,16,176,.4)}@media (max-width:1024px){.AllNews_newsGrid__hycF0{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px}.AllNews_allNewsTitle__nLLBf{font-size:36px}}@media (max-width:768px){.AllNews_allNewsContainer__8MHc1{padding:20px 16px}.AllNews_allNewsTitle__nLLBf{font-size:32px}.AllNews_allNewsSubtitle__MW6j7{font-size:16px}.AllNews_newsGrid__hycF0{grid-template-columns:1fr;gap:20px}.AllNews_newsCard__By6sg{padding:20px}.AllNews_newsImage__7b7Bh{width:150px;height:150px}.AllNews_newsCardTitle__W9zg3{font-size:18px}.AllNews_newsDescription__0Nlk9{font-size:13px}.AllNews_showMoreButton__ZB6B0{min-width:250px;padding:14px 28px;font-size:15px}}@media (max-width:480px){.AllNews_allNewsContainer__8MHc1{padding:16px 12px}.AllNews_allNewsTitle__nLLBf{font-size:28px}.AllNews_newsCard__By6sg{padding:16px}.AllNews_newsImage__7b7Bh{width:120px;height:120px}.AllNews_actionButton__xAe8v{width:100%;text-align:center}.AllNews_showMoreButton__ZB6B0{width:100%;max-width:280px}}