.botuka-news-home,.botuka-news-home *{box-sizing:border-box}.botuka-news-home{padding:clamp(3.5rem,7vw,6rem) 0;overflow:hidden;background:radial-gradient(circle at 90% 5%,rgba(37,99,235,.1),transparent 30%),#f8fafc}.botuka-news-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.botuka-news-kicker,.botuka-news-block>header span{display:inline-flex;align-items:center;gap:.45rem;color:#2563eb;font-size:.76rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.botuka-news-header h2{margin:.4rem 0 0;color:#0f172a;font-size:clamp(2rem,4vw,3.2rem);font-weight:850;line-height:1.05;letter-spacing:-.04em}.botuka-news-header p{max-width:620px;margin:.65rem 0 0;color:#64748b;line-height:1.6}.botuka-news-all{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.8rem 1.15rem;border:1px solid rgba(37,99,235,.22);border-radius:999px;color:#2563eb;background:rgba(37,99,235,.07);font-weight:750;text-decoration:none}.botuka-news-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,1fr);align-items:stretch;gap:1.5rem}.botuka-news-featured-link{display:block;height:100%;color:#fff;text-decoration:none}.botuka-news-featured-image{position:relative;height:100%;min-height:520px;overflow:hidden;border-radius:28px;background:#102a43;box-shadow:0 24px 65px rgba(15,23,42,.16);isolation:isolate}.botuka-news-featured-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.botuka-news-featured-link:hover img{transform:scale(1.04)}.botuka-news-featured-overlay{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.05) 10%,rgba(15,23,42,.38) 55%,rgba(15,23,42,.95) 100%)}.botuka-news-featured-content{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:clamp(1.5rem,4vw,3rem)}.botuka-news-featured-content h3{max-width:850px;margin:.8rem 0;color:#fff;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:800;line-height:1.05;letter-spacing:-.04em}.botuka-news-featured-content p{max-width:720px;margin:0 0 1.2rem;color:rgba(255,255,255,.84);line-height:1.6}.botuka-news-featured-footer,.botuka-news-list-footer,.botuka-news-grid-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.botuka-news-featured-footer time,.botuka-news-read{display:inline-flex;align-items:center;gap:.4rem}.botuka-news-featured-footer time{color:rgba(255,255,255,.75);font-size:.82rem}.botuka-news-read{color:#fff;font-weight:750}.botuka-news-category{display:inline-flex;align-items:center;align-self:flex-start;max-width:100%;padding:.35rem .65rem;overflow:hidden;border-radius:999px;color:#1d4ed8;background:#dbeafe;font-size:.68rem;font-weight:850;line-height:1;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.botuka-news-category-light{color:#fff;background:rgba(255,255,255,.18);backdrop-filter:blur(10px)}.botuka-news-list{display:grid;align-content:start;gap:1rem;min-width:0}.botuka-news-list-card{display:grid;grid-template-columns:132px minmax(0,1fr);min-width:0;min-height:118px;overflow:hidden;border:1px solid rgba(148,163,184,.2);border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.06)}.botuka-news-list-card--text{grid-template-columns:1fr}.botuka-news-list-image{position:relative;display:block;width:132px;min-width:132px;height:100%;overflow:hidden;background:#cbd5e1}.botuka-news-list-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.botuka-news-list-card:hover img{transform:scale(1.06)}.botuka-news-list-content{display:flex;min-width:0;padding:.95rem;flex-direction:column;justify-content:center}.botuka-news-list-content h3{margin:.5rem 0;font-size:1rem;line-height:1.3}.botuka-news-list-content h3 a,.botuka-news-grid-content h4 a{display:-webkit-box;overflow:hidden;color:#0f172a;text-decoration:none;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.botuka-news-list-footer{margin-top:auto}.botuka-news-list-footer time,.botuka-news-grid-footer time{color:#64748b;font-size:.75rem}.botuka-news-list-read{color:#2563eb;font-size:.78rem;font-weight:750;text-decoration:none}.botuka-news-block{margin-top:2.25rem}.botuka-news-block>header{margin-bottom:1rem}.botuka-news-block>header h3{margin:.3rem 0 0;color:#0f172a;font-size:clamp(1.35rem,3vw,2rem)}.botuka-news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.botuka-news-grid-card{display:flex;min-width:0;overflow:hidden;border:1px solid rgba(148,163,184,.2);border-radius:22px;background:#fff;box-shadow:0 12px 32px rgba(15,23,42,.065);flex-direction:column}.botuka-news-grid-image{position:relative;display:block;width:100%;aspect-ratio:16/9;overflow:hidden;background:#dbeafe}.botuka-news-grid-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.botuka-news-grid-card:hover img{transform:scale(1.05)}.botuka-news-placeholder{display:grid;width:100%;height:100%;place-items:center;color:#2563eb;background:linear-gradient(135deg,#dbeafe,#e2e8f0);font-size:2rem}.botuka-news-grid-content{display:flex;flex:1;min-width:0;padding:1.15rem;flex-direction:column}.botuka-news-grid-content h4{margin:.65rem 0;font-size:1.05rem;line-height:1.3}.botuka-news-grid-content p{display:-webkit-box;margin:0 0 1rem;overflow:hidden;color:#64748b;font-size:.9rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.botuka-news-grid-footer{margin-top:auto}.botuka-news-grid-footer a{color:#2563eb}.botuka-news-columns{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.botuka-news-stack{display:grid;gap:.65rem}.botuka-news-stack a{display:grid;gap:.25rem;padding:1rem;border-left:4px solid #2563eb;border-radius:0 14px 14px 0;color:#0f172a;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.045);text-decoration:none}.botuka-news-stack span{color:#64748b;font-size:.72rem;font-weight:800;text-transform:uppercase}.botuka-news-columnists>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.botuka-news-columnists a{display:grid;grid-template-columns:54px 1fr;gap:.15rem .8rem;align-items:center;padding:1rem;border:1px solid rgba(148,163,184,.2);border-radius:18px;color:#0f172a;background:#fff;text-decoration:none}.botuka-news-columnists img,.botuka-news-avatar{grid-row:1/3;width:54px;height:54px;border-radius:50%;object-fit:cover}.botuka-news-avatar{display:grid;place-items:center;color:#fff;background:#2563eb;font-size:1.25rem;font-weight:800}.botuka-news-columnists small{overflow:hidden;color:#64748b;text-overflow:ellipsis;white-space:nowrap}
[data-theme=dark] .botuka-news-home{background:radial-gradient(circle at 90% 5%,rgba(59,130,246,.14),transparent 30%),#0f172a}[data-theme=dark] .botuka-news-header h2,[data-theme=dark] .botuka-news-block>header h3{color:#f8fafc}[data-theme=dark] .botuka-news-header p{color:#94a3b8}[data-theme=dark] :is(.botuka-news-list-card,.botuka-news-grid-card,.botuka-news-stack a,.botuka-news-columnists a){border-color:rgba(148,163,184,.16);color:#f8fafc;background:#111c30}[data-theme=dark] :is(.botuka-news-list-content h3 a,.botuka-news-grid-content h4 a,.botuka-news-stack strong){color:#f8fafc}
@media(max-width:1100px){.botuka-news-layout{grid-template-columns:1fr}.botuka-news-list{grid-template-columns:repeat(2,minmax(0,1fr))}.botuka-news-grid,.botuka-news-columnists>div{grid-template-columns:repeat(2,minmax(0,1fr))}.botuka-news-featured-image{min-height:500px}}@media(max-width:700px){.botuka-news-home{padding:3.2rem 0}.botuka-news-header{align-items:flex-start;flex-direction:column;gap:1rem}.botuka-news-all{width:100%}.botuka-news-featured-image{min-height:410px;border-radius:22px}.botuka-news-featured-content{padding:1.35rem}.botuka-news-featured-content h3{font-size:clamp(1.55rem,8vw,2.2rem)}.botuka-news-featured-content p{display:none}.botuka-news-featured-footer{align-items:flex-start;flex-direction:column}.botuka-news-list,.botuka-news-grid,.botuka-news-columns,.botuka-news-columnists>div{grid-template-columns:1fr}.botuka-news-list-card{grid-template-columns:104px minmax(0,1fr);min-height:112px}.botuka-news-list-card--text{grid-template-columns:1fr}.botuka-news-list-image{width:104px;min-width:104px}.botuka-news-columnists a{min-width:0}}@media(max-width:390px){.botuka-news-list-card{grid-template-columns:92px minmax(0,1fr)}.botuka-news-list-card--text{grid-template-columns:1fr}.botuka-news-list-image{width:92px;min-width:92px}.botuka-news-list-content{padding:.75rem}.botuka-news-list-read{display:none}}@media(prefers-reduced-motion:reduce){.botuka-news-home *{transition:none!important}}
