:root{--primary:#d32f2f;--primary-dark:#b71c1c;--card:#fff;--border:#e5e7eb;--muted:#6b7280;--gradient:linear-gradient(135deg,#fff,#f3f4f6)}body{margin:0;font-family:Inter,Arial,sans-serif;background:linear-gradient(180deg,#fff5f5,#fff 40%,#f6f7f9);color:#1c1c1c}.header{background:linear-gradient(180deg,#fff,#f9fafb);border-bottom:1px solid rgba(0,0,0,.08);position:-webkit-sticky;position:sticky;top:0;z-index:100;isolation:isolate}.header-inner{max-width:1400px;margin:auto;padding:12px 16px;display:grid;grid-template-columns:auto auto 1fr auto auto;align-items:center;grid-gap:16px;gap:16px}.logo{display:flex;align-items:center}.logo img{height:60px;max-height:64px;width:auto;object-fit:contain;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1))}.lang-toggle{display:none;border:1px solid var(--primary);border-radius:18px;overflow:hidden}.lang-toggle button{padding:6px 14px;border:none;background:transparent;cursor:pointer}.lang-toggle .active{background:var(--primary);color:#fff}.search-box{display:flex;justify-content:center}.search-box input{width:520px;padding:10px 16px;border-radius:22px;border:1px solid var(--border)}.nav{display:flex;gap:10px}.nav a{text-decoration:none;padding:8px 18px;border-radius:20px;font-weight:600;color:#111;transition:all .2s ease}.nav a:hover{background:#fdeaea;color:#b71c1c}.nav a.active{background:#d32f2f;color:#fff}.container{max-width:1400px;margin:auto;padding:18px}.grid{display:grid;grid-template-columns:300px 1fr 320px;grid-gap:20px;gap:20px}.left h3{display:flex;gap:8px;color:var(--primary-dark)}.category-pill{display:flex;align-items:center;gap:10px;padding:10px 14px;margin-bottom:8px;border-radius:16px;background:#fff;color:#222;font-weight:500;transition:all .2s ease}.category-pill:hover{background:#fdeaea}.category-pill.active{background:linear-gradient(135deg,#d32f2f,#b71c1c);color:#fff;font-weight:600}.category-pill,.category-pill:active,.category-pill:hover,.category-pill:visited{text-decoration:none}.news-card{background:var(--gradient);margin-bottom:18px;display:grid;grid-template-columns:180px 1fr;grid-gap:16px;gap:16px;border:1px solid var(--border)}.news-card img{width:100%;height:120px;border-radius:12px;object-fit:cover}.news-title{line-height:1.35}.news-meta{color:var(--muted);margin:6px 0}.left,.right{background:transparent;padding:0;border:none}.right h3{color:var(--primary-dark)}.right-card{background:#fff;border-radius:12px;padding:12px;margin-bottom:10px;border:1px solid var(--border)}.share{margin-top:20px}.share div{display:flex;align-items:center;gap:8px;margin-bottom:8px;cursor:pointer}.footer{background:#111;color:#ccc;padding:40px 16px;margin-top:40px}.footer-inner{max-width:1400px;margin:auto;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:24px;gap:24px}.footer h4{color:#fff}.page-title{font-size:22px;margin-bottom:16px;border-left:4px solid #d32f2f;padding-left:12px}.empty{color:#777;padding:20px 0}.video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:18px;gap:18px}.video-card{background:#fff;border-radius:14px;box-shadow:0 2px 10px rgba(0,0,0,.08)}.video-thumb{position:relative}.video-thumb video{width:100%;height:160px;object-fit:cover;position:relative}.play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:48px;color:#fff;background:rgba(0,0,0,.35)}.video-info{padding:12px}.video-title{font-size:16px;font-weight:600;margin-bottom:6px}.video-meta{font-size:12px;color:#777}.news-list{display:flex;flex-direction:column;gap:16px}.article-title{font-size:28px;font-weight:800;margin-bottom:10px}.article-meta{color:var(--muted);margin-bottom:14px}.article-image{width:100%;height:320px;object-fit:cover;border-radius:16px;margin-bottom:18px}.article-share{gap:12px;font-weight:600}.news-title{font-size:18px;font-weight:700;color:#111;text-decoration:none}.news-title:hover{text-decoration:none;color:#b71c1c}.news-title:active,.news-title:visited{color:#111;text-decoration:none}.news-card{display:flex;flex-direction:column;gap:10px;padding:16px;margin-bottom:20px;border-radius:18px;background:linear-gradient(135deg,#f0f7ff,#fff 60%);border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 28px rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.6);transition:transform .25s ease,box-shadow .25s ease;cursor:pointer}.news-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(0,0,0,.14),inset 0 1px 0 hsla(0,0%,100%,.8)}.news-card-image img{width:140px;height:90px;object-fit:cover;border-radius:6px}.news-card-title{font-size:18px;font-weight:600;margin-bottom:6px}.news-card-meta{font-size:13px;color:#666;margin-bottom:6px}.news-card-excerpt{font-size:14px;color:#333}.news-img{width:140px;height:90px;flex-shrink:0;object-fit:cover;display:block;background:#f0f0f0}.profile-button{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;border:1.5px solid rgba(0,0,0,.18);background:transparent;transition:background .2s ease,border-color .2s ease}.profile-dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:220px;background:#fff;border-radius:14px;border:1px solid rgba(0,0,0,.08);box-shadow:0 18px 40px rgba(0,0,0,.16);padding:10px;z-index:1000}.profile-wrapper{position:relative;margin-left:12px}.profile-button:not(:has(.profile-avatar)){background:linear-gradient(135deg,rgba(211,47,47,.14),rgba(211,47,47,.06));border-color:rgba(211,47,47,.4)}.profile-button:not(:has(.profile-avatar)):hover{background:linear-gradient(135deg,rgba(211,47,47,.22),rgba(211,47,47,.1))}.profile-button svg{width:18px;height:18px;color:var(--primary-dark)}.profile-button:has(.profile-avatar){background:#fff;border-color:rgba(0,0,0,.25)}.profile-avatar{width:100%;height:100%;border-radius:50%;object-fit:cover}.news-title-row{width:100%}.news-title{display:block;margin-bottom:8px}.news-body-row{display:flex;gap:16px;align-items:stretch}.news-image{width:160px;height:110px;flex-shrink:0;overflow:hidden;border-radius:10px;background:#f3f4f6}.news-image img{width:100%;height:100%;object-fit:cover}.news-content{flex:1 1;display:flex;flex-direction:column}.news-preview{margin-top:6px;font-size:14px;line-height:1.5;color:#444}.read-more{margin-top:6px;font-size:13px;font-weight:600;color:#2563eb}.side-card{background:linear-gradient(180deg,#fff,#f9fafb);border-radius:16px;padding:16px;border:1px solid rgba(0,0,0,.06)}.center-section-header{background:linear-gradient(135deg,#fdeaea,#fff5f5);border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:12px 16px;margin-bottom:16px;font-size:18px;font-weight:700;color:#b71c1c;box-shadow:0 6px 18px rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.6)}.center-section-header h2{margin:0;font-size:18px;font-weight:700;line-height:1.3;color:#b71c1c}.center-section-category{font-weight:600;color:#475569;font-size:16px}.category-header{display:block;text-decoration:none;font-weight:700;font-size:15px;padding:10px 14px;border-radius:14px;color:#333}.category-header:hover{background:#fdeaea}.category-header.active{background:linear-gradient(135deg,#d32f2f,#b71c1c);color:#fff}.profile-dropdown .profile-action{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 14px;margin:0;font-size:14px;font-weight:600;color:#1f1f1f;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.14);cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.12);transition:box-shadow .2s ease,transform .2s ease,background .2s ease}.profile-dropdown .profile-action:before{content:"";width:18px;height:18px;background-image:url(https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;display:inline-block}.profile-dropdown .profile-action:hover{background:#f8fafc;box-shadow:0 10px 26px rgba(0,0,0,.16);transform:translateY(-1px)}.profile-dropdown .profile-action:active{transform:translateY(0);box-shadow:0 6px 16px rgba(0,0,0,.14)}.profile-dropdown{background:transparent;border:none;box-shadow:none;padding:0}.article-card{background:#fff;border-radius:18px;padding:24px;box-shadow:0 10px 30px rgba(0,0,0,.06)}.article-title{font-size:26px;line-height:1.35;margin-bottom:6px}.article-meta{font-size:13px;color:#666;display:flex;gap:8px;align-items:center;margin-bottom:18px}.article-media img,.article-media video{width:100%;height:auto;display:block}.article-body{font-size:16px;line-height:1.7;color:#222}.article-body p{margin-bottom:16px}.article-comments{margin-top:28px;display:flex;gap:10px}.article-comments input{flex:1 1;padding:10px 14px;border-radius:10px;border:1px solid #ddd}.article-comments button{padding:10px 18px;border-radius:10px;background:#d32f2f;color:#fff;border:none;cursor:pointer}.article-share{margin-top:24px}.article-share button{width:36px;height:36px;border-radius:50%;border:none;background:#f5f5f5;cursor:pointer}.article-media{margin:18px 0;border-radius:14px;overflow:hidden;max-height:420px}.article-media img{width:100%;height:auto;max-height:420px;object-fit:cover}.article-media iframe{width:100%;height:420px;border:none}.article-media video{width:100%;max-height:420px;object-fit:contain}.article-share{margin-top:28px;display:flex;align-items:center;gap:10px}.share-label{font-size:14px;color:#666;margin-right:6px}.share-btn{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;cursor:pointer;color:#333;font-size:16px;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.share-btn:hover{background:#eaeaea;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.share-btn:active{transform:translateY(0);box-shadow:none}.bv-footer{margin-top:60px}.bv-footer-inner{max-width:1400px;box-shadow:0 -12px 40px rgba(0,0,0,.45);padding:56px 16px 32px;grid-template-columns:1.4fr 1fr 1fr;grid-gap:40px;gap:40px}.bv-footer-brand{display:flex;flex-direction:column;gap:12px}.bv-footer-logo{width:160px;object-fit:contain}.bv-footer-tagline{font-size:14px;max-width:280px}.bv-footer-col h4{font-size:15px;font-weight:700;margin-bottom:14px;color:#fff}.bv-footer-col ul{list-style:none;padding:0;margin:0}.bv-footer-col li{margin-bottom:10px}.bv-footer-col a{color:#cbd5e1;text-decoration:none;font-size:14px}.bv-footer-col a:hover{color:var(--primary)}.bv-footer-social{gap:12px}.bv-footer-social a{width:38px;height:38px;background:hsla(0,0%,100%,.06);transition:background .2s ease,transform .2s ease}.bv-footer-bottom{padding:14px 16px;font-size:13px}.bv-footer{margin-top:40px;background:linear-gradient(180deg,#3b0a0a,#1a0f13 45%,#020617);color:#d1d5db;border-top-left-radius:32px;border-top-right-radius:32px;overflow:hidden}.bv-footer-inner{padding:24px 16px 16px;grid-template-columns:auto 1fr auto;align-items:right}.bv-footer-left{justify-self:start}.bv-footer-left h4,.bv-footer-right h4{font-size:15px;font-weight:700;color:#fff;margin-bottom:8px}.bv-footer-left ul{list-style:none;padding:0;margin:0}.bv-footer-left li{margin-bottom:6px}.bv-footer-left a{color:#cbd5e1;font-size:14px;text-decoration:none}.bv-footer-left a:hover{color:var(--primary)}.bv-footer-center{display:flex;flex-direction:column;align-items:center;gap:4px}.bv-footer-logo{width:120px;height:auto}.bv-footer-tagline{color:#9ca3af}.bv-footer-right{justify-self:end}.bv-footer-social{display:flex;gap:10px}.bv-footer-social a{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.08);transition:transform .2s ease,background .2s ease}.bv-footer-social a:hover{background:var(--primary)}.bv-footer-bottom{border-top:1px solid hsla(0,0%,100%,.08);padding:10px 16px;text-align:center;font-size:12px;color:#9ca3af}.bv-back-to-top{bottom:20px;right:20px;width:40px;height:40px;background:linear-gradient(180deg,#7a1c1c,#3b0a0a);border:none;cursor:pointer;font-size:16px;box-shadow:0 6px 18px rgba(0,0,0,.45)}.news-mini-card{display:block;padding:12px 14px;margin-bottom:10px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.news-mini-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.12)}.news-mini-title{font-size:14px;font-weight:600;color:#1f2937;line-height:1.4}.category-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.category-icon-img{width:18px;height:18px;object-fit:contain}.comments-wrapper{margin-top:40px;border-top:1px solid #eee;padding-top:20px}.comments-title{font-size:18px;margin-bottom:12px}.comment-input-row{display:flex;gap:10px;margin-bottom:20px}.comment-input{flex:1 1;padding:10px;border-radius:8px;border:1px solid #ddd}.comment-post-btn{padding:10px 16px;border-radius:8px;background:#e53935;color:#fff;border:none}.comment-list{list-style:none;padding:0;margin:0}.comment-item{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #eee}.comment-author{font-weight:600;font-size:14px}.comment-actions{position:relative}.dots-btn{background:none;border:none;font-size:18px;cursor:pointer}.comment-menu{position:absolute;right:0;top:24px;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.comment-menu button{display:block;padding:8px 12px;width:100%;text-align:left;border:none;background:none}.comment-menu .danger{color:red}.bv-comments{margin-top:40px}.bv-comments-title span{color:#666;font-weight:400}.bv-comment-input-card{display:flex;gap:10px;padding:12px;background:#fafafa;border-radius:12px;margin-bottom:20px}.bv-avatar{width:40px;height:40px;border-radius:50%}.bv-avatar.sm{width:28px;height:28px}.bv-comment-card{display:flex;gap:12px;padding:16px;border-radius:12px;background:#fff;margin-bottom:12px;box-shadow:0 1px 4px rgba(0,0,0,.05)}.bv-comment-body{flex:1 1}.bv-comment-head{display:flex;justify-content:space-between}.bv-user-name{font-weight:600}.bv-time{font-size:12px;color:#777;margin-left:6px}.bv-menu{position:relative}.bv-menu-dd{display:none;position:absolute;right:0;background:#fff;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.15)}.bv-menu:hover .bv-menu-dd{display:block}.bv-menu-dd button{display:block;padding:6px 12px;width:100%;text-align:left}.bv-comment-footer{font-size:13px;color:#2563eb;margin-top:6px}.bv-reply-count{color:#666;margin-left:6px}.bv-replies{margin-top:10px;padding-left:10px;border-left:2px solid #eee}.bv-reply-item{display:flex;gap:8px;margin-top:10px}.bv-load-more{background:#f3f4f6;padding:10px 14px;border-radius:10px;margin-top:10px}.videos-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.page-title{font-size:26px;font-weight:800;margin:0}.page-subtitle{margin-top:6px;opacity:.75;font-size:14px}.videos-back-btn{padding:10px 14px;border-radius:12px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);text-decoration:none;color:inherit;font-size:14px;transition:.2s ease;white-space:nowrap}.videos-back-btn:hover{transform:translateY(-1px);background:hsla(0,0%,100%,.09)}.videos-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}@media (max-width:1100px){.videos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.videos-grid{grid-template-columns:1fr}}.video-card{background:rgba(15,23,42,.92);border:1px solid hsla(0,0%,100%,.08);border-radius:18px;overflow:hidden;box-shadow:0 10px 32px rgba(0,0,0,.35);transition:.22s ease}.video-card:hover{transform:translateY(-2px)}.video-player{width:100%;aspect-ratio:16/9;background:#000}.video-player iframe,.video-player video{width:100%;height:100%;border:0;object-fit:cover}.video-info{padding:12px 14px}.video-title{display:block;font-size:15px;font-weight:700;margin:0;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-meta{margin-top:10px;display:flex;align-items:center;justify-content:space-between;opacity:.75}.video-chip{padding:6px 10px;border-radius:999px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08)}.video-chip,.video-date{font-size:12px}.empty-state{padding:18px;text-align:center;opacity:.8;background:rgba(15,23,42,.7);border:1px solid hsla(0,0%,100%,.08);border-radius:14px}.ott-header{display:flex;align-items:flex-end;justify-content:space-between;margin:12px 0 18px}.ott-title{font-size:28px;font-weight:900;margin:0;letter-spacing:-.3px}.ott-subtitle{margin:6px 0 0;opacity:.7;font-size:14px}.ott-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}@media (max-width:1200px){.ott-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.ott-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.ott-grid{grid-template-columns:1fr}}.ott-card{text-align:left;border:0;padding:0;background:transparent;cursor:pointer}.ott-poster{position:relative;width:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:#000;box-shadow:0 10px 35px rgba(0,0,0,.45);transform:translateZ(0)}.ott-poster-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.ott-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.55));opacity:0;transition:opacity .25s ease;display:flex;align-items:center;justify-content:center}.ott-play{width:52px;height:52px;border-radius:999px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.25);display:grid;place-items:center;font-size:18px;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:scale(.92);transition:transform .25s ease}.ott-card:hover .ott-overlay{opacity:1}.ott-card:hover .ott-poster-img{transform:scale(1.05)}.ott-card:hover .ott-play{transform:scale(1)}.ott-info{padding:10px 4px 2px}.ott-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.ott-card-title{font-size:14px;font-weight:750;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ott-chip{font-size:11px;padding:6px 10px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);opacity:.9;white-space:nowrap}.ott-date{margin-top:7px;font-size:12px;opacity:.6}.ott-empty{padding:18px;text-align:center;opacity:.8;border-radius:14px;background:rgba(15,23,42,.65);border:1px solid hsla(0,0%,100%,.08)}.ott-modal{position:fixed;inset:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;z-index:9999;padding:16px}.ott-modal-box{width:min(980px,100%);border-radius:18px;overflow:hidden;background:rgba(15,23,42,.92);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 22px 70px rgba(0,0,0,.55)}.ott-modal-top{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid hsla(0,0%,100%,.08)}.ott-modal-title{font-size:15px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 50px)}.ott-close{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);color:#fff;border-radius:12px;padding:8px 10px;cursor:pointer}.ott-close:hover{background:hsla(0,0%,100%,.12)}.ott-modal-player{width:100%;aspect-ratio:16/9;background:#000}.ott-modal-player iframe,.ott-modal-player video{width:100%;height:100%;border:0;object-fit:cover}.feedback-page{min-height:calc(100vh - 120px);display:flex;align-items:center;justify-content:center;padding:24px;background:#f6f7f9}.feedback-card{width:100%;max-width:420px;background:#fff;border-radius:14px;padding:22px;box-shadow:0 15px 40px rgba(0,0,0,.15)}.feedback-title{text-align:center;margin-bottom:14px;font-size:1.4rem;font-weight:600}.feedback-form{display:flex;flex-direction:column;gap:12px}.feedback-form input,.feedback-form textarea{width:100%;padding:11px 12px;border-radius:8px;border:1px solid #ddd;font-size:.95rem;font-family:inherit}.feedback-form textarea{min-height:110px;resize:vertical}.feedback-submit{margin-top:10px;padding:11px;border-radius:8px;border:none;background:#d62828;color:#fff;font-size:.95rem;font-weight:500;cursor:pointer}.feedback-submit:hover{opacity:.9}.feedback-success{text-align:center;padding:24px 10px}.feedback-success h3{margin-bottom:8px;font-size:1.25rem;color:#2e7d32}.feedback-success p{color:#555;font-size:.95rem;line-height:1.4}.feedback-home-link{display:inline-block;margin-top:14px;font-size:.9rem;color:#d62828;text-decoration:none;font-weight:500}.feedback-home-link:hover{text-decoration:underline}.pagination{display:flex;justify-content:center;align-items:center;gap:16px;margin:24px 0}.pagination button{padding:6px 12px;border-radius:6px;cursor:pointer}.news-meta{font-size:12px;color:#6b7280;margin-bottom:6px}.meta-author{font-weight:500;color:#374151}.meta-separator{margin:0 6px;color:#9ca3af}.bv-footer-inner{max-width:1200px;margin:auto;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:28px;gap:28px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px;align-items:center}.bv-footer-logo-col{display:flex;flex-direction:column;align-items:center;text-align:center}.bv-footer-logo{width:150px;margin:0 auto}.bv-footer-tagline{font-size:13px;opacity:.8;text-align:center}.bv-footer-center,.bv-footer-company{text-align:center}.bv-footer-company ul{list-style:none;padding:0}.bv-footer-company li{margin:6px 0}.bv-footer-company a{color:#eaeaea;text-decoration:none;font-size:14px;position:relative}.bv-footer-company a:hover{color:#ff3b3b;padding-left:6px}.bv-clock-time{font-size:26px;font-weight:600}.bv-clock-date{font-size:13px;opacity:.8}.bv-visitors{margin-top:6px;font-size:13px}.live-dot{margin:0 6px}.live-dot,.live-users{color:#3cff00}.bv-footer-social a{color:#fff;margin-right:12px;font-size:18px;transition:transform .2s ease,color .2s ease}.bv-footer-social a:hover{color:#ff3b3b;transform:translateY(-2px)}.bv-back-to-top{position:fixed;bottom:24px;right:24px;background:#d10000;color:#fff;border-radius:50%;width:42px;height:42px}.astro-header{gap:8px}.rashi-card{background:#fff;padding:8px}.astro-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000}.astro-modal{background:#fff;padding:20px;border-radius:14px;width:300px}.astro-preview{margin-bottom:8px}.side-title{font-weight:700;margin-bottom:10px}.astro-preview-card{background:#fff;padding:14px;border-radius:12px;border:1px solid #eee;margin-bottom:16px}.astro-header{align-items:center;margin-bottom:8px}.astro-icon{font-size:28px}.astro-preview{color:#374151}.astro-readmore{text-decoration:none}.rashi-grid{grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.rashi-card{text-align:center;padding:10px;border-radius:10px;background:#fafafa;border:1px solid #eee;transition:transform .15s ease,box-shadow .15s ease}.rashi-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.08)}.rashi-icon{font-size:22px;display:block}.rashi-name{font-size:11px;font-weight:600}.astro-article{background:#fff;padding:24px;border-radius:14px;max-width:820px;margin:auto}.astro-date{color:#6b7280;font-size:13px;margin-bottom:16px}.astro-section p{font-size:15px;line-height:1.7;color:#1f2937;margin-bottom:10px}.astrology-panel{gap:14px}.dob-box input{padding:6px 8px;font-size:13px}.astro-content{padding:12px}.astro-header{display:flex;gap:10px;margin-bottom:6px}.astro-preview{font-size:13px;line-height:1.5;margin-bottom:6px}.rashi-bottom{border-top:1px dashed #ddd;padding-top:10px}.rashi-mini-grid{grid-gap:6px;gap:6px}.rashi-mini{background:#fafafa;padding:6px 0;cursor:pointer}.astrology-panel{display:flex;flex-direction:column;gap:8px}.astro-header-top{display:flex;justify-content:space-between;align-items:center}.astro-lang button{font-size:11px;margin-left:4px;padding:2px 6px}.astro-lang .active{background:#dc2626;color:#fff;border-radius:4px}.dob-box{display:flex;gap:6px}.dob-box input{flex:1 1;padding:6px;font-size:12px}.dob-box button{padding:6px 10px;background:#dc2626;color:#fff;border-radius:6px;font-size:12px}.astro-loader{font-size:12px;color:#6b7280;animation:pulse 1.4s infinite}.astro-content{background:#fff;border:1px solid #eee;padding:10px;border-radius:12px;transition:all .25s ease}.astro-back{font-size:12px;color:#6b7280;margin-bottom:6px}.astro-main-header{display:flex;gap:10px;align-items:center}.astro-icon{font-size:26px}.astro-tabs{display:flex;gap:4px;margin:6px 0}.astro-tabs button{font-size:11px;padding:4px 6px}.astro-tabs .active{background:#fee2e2;border-radius:4px}.astro-text{font-size:13px;line-height:1.5}.astro-readmore{font-size:12px;font-weight:600;color:#dc2626}.rashi-bottom{background:linear-gradient(180deg,#fff7f7,#fff);padding:8px;border-radius:10px}.rashi-mini-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px;gap:4px}.rashi-mini{padding:4px 0;background:#ffffffcc;border:1px solid #eee;border-radius:8px;text-align:center}.rashi-mini.active{border-color:#dc2626;background:#fee2e2}.rashi-mini span{font-size:18px;display:block}.rashi-mini small{font-size:10px;text-transform:uppercase}.astro-skeleton{padding:12px}.astro-skeleton div{background:linear-gradient(90deg,#eee,#ddd,#eee);border-radius:6px;animation:pulse 1.2s infinite;margin-bottom:8px}.sk-header{height:24px;width:60%}.sk-tabs{height:16px}.sk-line,.sk-tabs{width:100%}.sk-line.short{width:70%}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.astro-tabs.drawer{display:flex;gap:14px;border-bottom:1px solid #eee}.astro-tabs.drawer button{background:none;border:none;padding-bottom:6px}.astro-tabs.drawer .active{color:#dc2626;border-bottom:2px solid #dc2626}.astro-empty-card{background:#fff;border-radius:10px;padding:14px;font-size:13px;color:#6b7280}.astro-wrap{background:#fff7f7;border-radius:14px;padding:12px}.astro-head{display:flex;justify-content:space-between;align-items:center}.lang-switch button.on{background:#e11d48;color:#fff}.dob-row{display:flex;gap:6px;margin:8px 0}.astro-skeleton .sk-line,.astro-skeleton .sk-title{background:linear-gradient(90deg,#eee,#f5f5f5,#eee);animation:shimmer 1.4s infinite;height:12px;border-radius:6px;margin-bottom:8px}.sk-title{height:18px;width:60%}.astro-drawer span{padding:6px 10px;cursor:pointer;border-radius:20px}.astro-drawer .active{background:#e11d48;color:#fff}.rashi-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px}.rashi-grid button.active{background:#ffe4e6}.read-more{color:#e11d48;background:none}.astro-skeleton .sk-header,.astro-skeleton .sk-line{background:linear-gradient(90deg,#eee,#f5f5f5,#eee);animation:shimmer 1.2s infinite;border-radius:6px}.sk-header{height:40px;margin-bottom:12px}.sk-line{height:14px;margin-bottom:8px}.sk-line.short{width:60%}@keyframes shimmer{0%{background-position:-200px}to{background-position:200px}}.astro-text{max-height:4.5em;overflow:hidden;transition:max-height .3s ease}.astro-text.open{max-height:500px}.astro-toggle{background:none;border:none;color:#d32f2f;font-weight:600;cursor:pointer}.astro-rashi-name{font-size:15px;font-weight:600}.rashi-label{font-size:11px;font-style:italic;font-weight:500;text-transform:none;letter-spacing:.3px;color:#374151}.rashi-mini.active .rashi-label{color:#b91c1c;font-weight:600}@media (max-width:768px){body,html{overflow-x:hidden}.container{padding:14px}.header-inner{position:relative;display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"logo title title" "search search search" "nav nav profile";grid-row-gap:5px;row-gap:5px;align-items:center;width:100%}.header-inner>:has(input){grid-area:search}.logo{grid-area:logo;display:flex;align-items:center;padding-left:8px}.logo img{height:40px;width:auto}.site-name{grid-column:1/-1;grid-row:1;text-align:center;font-size:16px;font-weight:700;color:#d32f2f;white-space:nowrap;margin:0;padding:0;justify-self:center;pointer-events:none}.header-search{grid-area:search;width:100%;padding:0 20px 0 0;box-sizing:border-box}.header-search input{width:100%;max-width:100%;min-width:0;padding-right:20px;height:42px;font-size:14px;box-sizing:border-box}.nav{grid-area:nav;display:flex;gap:10px;padding-left:8px;align-items:center}.nav a{font-size:13px;padding:6px 10px}.header-actions{grid-area:profile;display:flex;align-items:center;justify-content:center;padding-right:20px;padding-left:6px;min-width:36px;box-sizing:border-box}.lang-toggle{display:none}.grid{display:flex;flex-direction:column;gap:14px}.desktop-only{display:none!important}.mobile-only{display:flex!important}.mobile-only.side-card{display:flex;gap:10px;overflow-x:auto;padding:8px 4px;scrollbar-width:none}.mobile-only.side-card::-webkit-scrollbar{display:none}.category-pill{flex:0 0 auto;padding:8px 14px;font-size:14px;border-radius:999px;white-space:nowrap}.category-icon{width:18px;height:18px}.news-card{padding:16px}.news-body-row,.news-card{display:block}.news-image{width:100%;height:180px;margin-bottom:10px}.news-image img{width:100%;height:100%;object-fit:cover}.news-title{font-size:16px;line-height:1.35}.news-preview{font-size:14px}.right{width:100%}.dob-box{display:flex;gap:8px;align-items:center}.dob-box button,.dob-box input{min-height:42px}.rashi-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-top:12px}.bv-footer-inner{grid-template-columns:1fr;text-align:center;gap:16px}.bv-footer-social{justify-content:center}.bv-footer-bottom{font-size:12px;padding:10px}}@media (min-width:769px){.mobile-only{display:none!important}}.site-name{font-size:20px;font-weight:700;color:#d32f2f;justify-self:center;text-align:center;white-space:nowrap}