:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:linear-gradient(135deg,#1a1a2e,#16213e);min-height:100vh;color:#fff}.container{max-width:600px;margin:0 auto;padding:20px 20px 100px;min-height:100vh;display:flex;flex-direction:column}.header{text-align:center;padding:20px 0 30px;margin-top:20px}.header-top{display:flex;justify-content:flex-end;margin-bottom:16px}.lang-toggle{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.lang-toggle:hover{background:#fff3}.header h1{font-size:2.5rem;font-weight:800;background:linear-gradient(90deg,#ff6b6b,#feca57);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}.tagline{color:#fff;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.news-card{background:#ffffff0d;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.news-image{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#0003}.news-image img{width:100%;height:100%;object-fit:cover}.news-content{padding:20px;display:flex;flex-direction:column;gap:12px}.news-title{font-size:1.3rem;font-weight:700;line-height:1.4;color:#fff}.news-summary{font-size:.9rem;line-height:1.5;color:#a0a0a0}.news-meta{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.source-name{color:#888;font-size:.85rem}.source-link{color:#feca57;text-decoration:none;font-weight:600;font-size:.95rem}.source-link:hover{text-decoration:underline}.footer{position:fixed;bottom:30px;left:0;right:0;padding:16px 20px;display:flex;flex-direction:column;align-items:center;gap:12px}.legal-links{display:flex;align-items:center;gap:8px}.legal-link{color:#fff;font-size:.75rem;text-decoration:none}.legal-link:hover{text-decoration:underline}.legal-separator{color:#fff;font-size:.75rem}.copyright{color:#888;font-size:.7rem;margin-top:4px}.refresh-button{background:linear-gradient(90deg,#ff6b6b,#feca57);border:none;padding:18px 48px;border-radius:35px;color:#1a1a2e;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #ff6b6b4d}.refresh-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #ff6b6b4d}.refresh-button:active:not(:disabled){transform:translateY(0)}.refresh-button:disabled{opacity:.6;cursor:not-allowed}.no-news-container,.error-container{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.loading,.error,.no-news{display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#a0a0a0}.error{color:#ff6b6b}.banner-ad{background:#ffffff1a;border:1px dashed rgba(255,255,255,.3);border-radius:8px;height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;color:#888;font-size:.8rem}.banner-ad-spacer{height:50px;margin-bottom:10px}.video-ad-overlay{position:fixed;inset:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:1000}.video-ad-container{width:100%;max-width:400px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:20px}.video-ad-placeholder{width:100%;aspect-ratio:16 / 9;background:linear-gradient(135deg,#2a2a4a,#1a1a2e);border:2px dashed rgba(255,255,255,.2);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#888}.video-ad-placeholder p{margin:8px 0}.video-ad-timer{font-size:.85rem;color:#666}.video-ad-close{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;padding:10px 24px;border-radius:20px;font-size:.9rem;cursor:pointer;transition:all .2s}.video-ad-close:hover{background:#ffffff1a}@media(max-width:480px){.header h1{font-size:2rem}.news-title{font-size:1.1rem}.news-content{padding:16px}}
