/* MiKO Homepage LOCK LAYOUT — scoped to the latest desktop reference. */
body.home .miko-news-nav-wrap,
body.home .miko-breaking-wrap,
body.home .miko-utility-inner,
body.home .miko-home-main,
body.home .miko-footer-grid,
body.home .miko-footer-bottom{width:min(1480px,calc(100% - 40px))!important;max-width:1480px!important;margin-left:auto!important;margin-right:auto!important}
body.home .miko-home-main{padding-top:14px!important;padding-bottom:14px!important}
body.home .miko-hero-grid{grid-template-columns:minmax(0,2.06fr) minmax(330px,1fr)!important;gap:14px!important}
body.home .miko-hero-card,body.home .miko-hero-track{height:500px!important}
body.home .miko-category-strip{margin:12px 0 16px!important;gap:7px!important}
body.home .miko-category-tile{min-height:78px!important;border-radius:9px!important}
body.home .miko-home-section{margin:16px 0 22px!important;padding:0!important}
body.home .miko-news-grid{gap:12px!important}
body.home .miko-card-image{height:174px!important}
body.home .miko-section-compact .miko-card-image{height:150px!important}
body.home .miko-card-body{padding:10px!important}

/* Pinned news: exact composition — 1 large left, 3 stacked right. */
.miko-pinned-news{margin:8px 0 18px;padding:14px;border:1px solid #dce8f5;border-radius:14px;background:linear-gradient(180deg,#fafdff,#f5f9fd);box-shadow:0 7px 22px rgba(18,55,92,.05)}
.miko-pinned-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:10px}
.miko-pinned-head>div{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:8px}.miko-pinned-head .miko-pinned-kicker{grid-column:1/3;width:max-content;padding:4px 8px;border-radius:6px;background:#ef233c;color:#fff;font-size:9px;font-weight:950;letter-spacing:.04em;margin-bottom:5px}.miko-pinned-head h2{margin:0;font-size:22px;line-height:1.15;color:#092a55;font-weight:950}.miko-pinned-head p{margin:0 0 1px;color:#7a899b;font-size:10px}.miko-pinned-head>a{color:#0d66f6!important;font-size:10px;font-weight:900;white-space:nowrap}
.miko-pinned-grid{display:grid;grid-template-columns:minmax(0,1.92fr) minmax(340px,1fr);gap:12px;align-items:stretch}.miko-pinned-lead,.miko-pinned-side{min-width:0}.miko-pinned-lead-media{position:relative;display:block;height:315px;border-radius:11px;overflow:hidden;background:#10233e}.miko-pinned-lead-media>img{width:100%;height:100%;object-fit:cover;display:block}.miko-pinned-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,15,31,.80),rgba(5,15,31,.34) 58%,rgba(5,15,31,.04))}.miko-pinned-copy{position:absolute;left:20px;right:20px;bottom:18px;display:block;color:#fff}.miko-pinned-copy em{display:inline-flex;padding:5px 9px;border-radius:999px;background:#ef233c;color:#fff;font-size:9px;font-style:normal;font-weight:900}.miko-pinned-copy strong{display:block;max-width:84%;margin:8px 0 5px;font-size:23px;line-height:1.25;font-weight:950;color:#fff}.miko-pinned-copy small{display:block;max-width:78%;font-size:10px;line-height:1.55;color:#e7eef8}.miko-pinned-copy b{display:inline-block;margin-top:8px;font-size:10px;color:#fff}
.miko-pinned-side{display:grid;grid-template-rows:repeat(3,1fr);gap:8px}.miko-pinned-side-item{min-height:0;padding:8px;border:1px solid #e1eaf3;border-radius:10px;background:#fff;display:grid;grid-template-columns:128px minmax(0,1fr);gap:10px;align-items:center}.miko-pinned-side-media{display:block;height:82px;border-radius:8px;overflow:hidden;background:#edf3f8}.miko-pinned-side-media img{width:100%;height:100%;object-fit:cover;display:block}.miko-pinned-side-item em{display:inline-block;color:#ef233c;font-size:8px;font-style:normal;font-weight:900;margin-bottom:4px}.miko-pinned-side-item h3{margin:0;font-size:12px;line-height:1.35;font-weight:900;color:#102c53;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.miko-pinned-side-item p{margin:5px 0 0;color:#8290a1;font-size:8px}

/* Keep four-card rows locked on desktop and avoid global scale/zoom. */
@media(min-width:1025px){body.home .miko-news-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}body.home .miko-home-shell{transform:none!important;zoom:1!important}}

/* Watch & Earn remains a full-sized section; never collapse to a thin banner. */
body.home .mwr-home-section,body.home .miko-home-video-section,body.home #miko-home-video{min-height:560px!important;margin-top:18px!important;margin-bottom:20px!important;transform:none!important}
body.home .mwr-home-featured,body.home .mwr-home-main-video,body.home .miko-home-video-player{aspect-ratio:16/9!important;min-height:0!important}

/* Bottom real site stats from WordPress data. */
.miko-home-bottom-stats{background:#081d37;border-top:1px solid rgba(255,255,255,.08);padding:12px max(20px,calc((100% - 1440px)/2));display:grid;grid-template-columns:repeat(3,1fr);gap:14px;color:#fff}.miko-home-bottom-stats>div{min-height:42px;border:1px solid rgba(255,255,255,.12);border-radius:8px;display:flex;align-items:center;justify-content:center;gap:7px;background:rgba(255,255,255,.035)}.miko-home-bottom-stats strong{font-size:14px;font-weight:950}.miko-home-bottom-stats span{font-size:9px;color:#9fb3c9}

/* Pinned manager, same controls on frontend dashboard and wp-admin. */
.miko-pinned-manager-form{max-width:1100px}.miko-pinned-manager-note{display:flex;gap:10px;align-items:center;margin:12px 0;padding:12px 14px;border-radius:10px;background:#eef6ff;border:1px solid #d2e6ff}.miko-pinned-manager-note strong{color:#0b63d8}.miko-pinned-manager-note span{color:#66798f;font-size:12px}.miko-pinned-manager-list{display:grid;gap:8px}.miko-pin-row{display:grid;grid-template-columns:28px 72px minmax(0,1fr) 90px;gap:10px;align-items:center;padding:9px;border:1px solid #dfe7ef;border-radius:10px;background:#fff}.miko-pin-row.is-pinned{border-color:#8ebeff;background:#f5f9ff}.miko-pin-row .thumb{display:block;width:72px;height:52px;border-radius:7px;overflow:hidden;background:#edf2f7}.miko-pin-row .thumb img{width:100%;height:100%;object-fit:cover}.miko-pin-row .copy b,.miko-pin-row .copy small{display:block}.miko-pin-row .copy b{font-size:12px;color:#15365f}.miko-pin-row .copy small{margin-top:3px;font-size:9px;color:#8291a3}.miko-pin-row .order{display:grid;gap:3px}.miko-pin-row .order small{font-size:8px;color:#7b8a9b}.miko-pin-row .order input{width:72px!important;height:34px!important}

@media(max-width:1024px){body.home .miko-news-nav-wrap,body.home .miko-breaking-wrap,body.home .miko-utility-inner,body.home .miko-home-main,body.home .miko-footer-grid,body.home .miko-footer-bottom{width:min(100% - 28px,1480px)!important}.miko-pinned-grid{grid-template-columns:1fr}.miko-pinned-side{grid-template-columns:repeat(3,1fr);grid-template-rows:none}.miko-pinned-side-item{grid-template-columns:1fr}.miko-pinned-side-media{height:130px}.miko-pinned-lead-media{height:360px}}
@media(max-width:700px){
body.home{overflow-x:hidden!important}
body.home .miko-home-shell,body.home .miko-home-main,body.home .miko-news-header,body.home .miko-news-nav-wrap,body.home .miko-breaking-wrap,body.home .miko-utility-inner,body.home .miko-footer-grid,body.home .miko-footer-bottom{max-width:100%!important;box-sizing:border-box!important}
body.home .miko-news-nav-wrap,body.home .miko-breaking-wrap,body.home .miko-utility-inner,body.home .miko-home-main,body.home .miko-footer-grid,body.home .miko-footer-bottom{width:calc(100% - 20px)!important;margin-left:auto!important;margin-right:auto!important}
body.home .miko-home-main{padding-left:0!important;padding-right:0!important}
body.home .miko-hero-grid{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}
body.home .miko-hero-card,body.home .miko-hero-track{height:410px!important;max-width:100%!important}
body.home .miko-popular-panel,body.home .miko-home-section,body.home .miko-pinned-news,body.home .mwr-home-section,body.home .miko-home-video-section,body.home #miko-home-video{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
body.home .miko-popular-list{grid-template-columns:minmax(0,1fr)!important}
body.home .miko-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
body.home .miko-card-image,body.home .miko-section-compact .miko-card-image{height:145px!important}
body.home .miko-category-strip{display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;padding-bottom:6px!important}
body.home .miko-category-tile{flex:0 0 102px!important;min-width:102px!important}
body.home .mwr-home-section,body.home .miko-home-video-section,body.home #miko-home-video{min-height:0!important}
body.home .mwr-home-grid,body.home .mwr-home-body,body.home .mwr-home-content{grid-template-columns:minmax(0,1fr)!important}
.miko-pinned-news{padding:10px;margin:8px 0 15px}.miko-pinned-head{align-items:flex-start}.miko-pinned-head>div{display:block}.miko-pinned-head p{margin-top:3px}.miko-pinned-grid{display:block}.miko-pinned-lead-media{height:310px}.miko-pinned-copy strong{max-width:100%;font-size:19px}.miko-pinned-copy small{max-width:100%}.miko-pinned-side{display:grid;grid-template-columns:1fr;gap:7px;margin-top:8px}.miko-pinned-side-item{grid-template-columns:110px minmax(0,1fr)}.miko-pinned-side-media{height:75px}
.miko-pin-row{grid-template-columns:26px 56px minmax(0,1fr)}.miko-pin-row .thumb{width:56px;height:44px}.miko-pin-row .order{grid-column:3}.miko-pin-row .order input{width:100%!important}}
@media(max-width:430px){
body.home .miko-hero-card,body.home .miko-hero-track{height:360px!important}
body.home .miko-news-grid{grid-template-columns:minmax(0,1fr)!important}
body.home .miko-card-image,body.home .miko-section-compact .miko-card-image{height:205px!important}
body.home .miko-pinned-lead-media{height:250px!important}
body.home .miko-pinned-copy{left:14px;right:14px;bottom:14px}
body.home .miko-pinned-copy strong{font-size:17px!important}
body.home .miko-pinned-side-item{grid-template-columns:96px minmax(0,1fr)}
body.home .miko-pinned-side-media{height:68px}
}

/* P0 mobile hardening: 360/390/430px must never inherit desktop widths or overflow. */
@media(max-width:700px){
body.home .miko-home-shell,body.home .miko-home-shell *{max-width:100%;box-sizing:border-box}
body.home .miko-news-header{width:100%!important;left:0!important;right:0!important}
body.home .miko-news-nav-wrap{display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;gap:7px!important;min-height:0!important;padding:8px 0!important}
body.home .miko-news-brand{grid-column:1;grid-row:1;min-width:0!important}
body.home .miko-news-brand img{width:80px!important;max-width:80px!important;height:auto!important}
body.home .miko-news-tools{grid-column:2;grid-row:1;display:flex!important;width:100%!important;min-width:0!important;gap:4px!important;justify-content:flex-end!important}
body.home .miko-news-search{flex:1 1 auto!important;min-width:0!important;max-width:none!important;width:auto!important;height:40px!important;padding:0 8px!important}
body.home .miko-news-search input{width:100%!important;min-width:0!important;font-size:11px!important}
body.home .miko-saved-news-toggle,body.home .miko-member-account,body.home .miko-mobile-menu{flex:0 0 38px!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important}
body.home .miko-member-account-label,body.home .miko-saved-label{display:none!important}
body.home .miko-header-avatar img{width:28px!important;height:28px!important}
body.home .miko-breaking-wrap{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:6px!important;padding:5px 0 9px!important;overflow:hidden!important}
body.home .miko-breaking-label{padding:8px 10px!important;font-size:11px!important;white-space:nowrap!important}
body.home .miko-breaking-track{min-width:0!important;width:100%!important;padding:7px 8px!important;overflow:hidden!important}
body.home .miko-hero-feature,body.home .miko-hero-track,body.home .miko-hero-slide,body.home .miko-hero-image{min-width:0!important;width:100%!important}
body.home .miko-hero-copy{max-width:none!important;width:auto!important;left:16px!important;right:16px!important}
body.home .miko-hero-actions{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important;max-width:100%!important}
body.home .miko-story-actions--hero{display:flex!important;flex-wrap:wrap!important;gap:5px!important;min-width:0!important;max-width:100%!important}
body.home .miko-story-actions--hero .miko-story-action{min-width:0!important}
body.home .miko-popular-panel{padding:12px!important;overflow:hidden!important}
body.home .miko-popular-item{grid-template-columns:26px 76px minmax(0,1fr)!important;gap:8px!important}
body.home .miko-popular-item>div{min-width:0!important}
body.home .miko-section-head{align-items:flex-start!important;flex-wrap:wrap!important;gap:6px!important}
body.home .miko-section-head>div{display:block!important;min-width:0!important}
body.home .miko-section-head h2{font-size:20px!important;line-height:1.25!important}
body.home .miko-section-head span{display:block!important;margin-top:3px!important}
body.home .miko-news-card{min-width:0!important;overflow:hidden!important}
body.home .miko-card-body h3{overflow-wrap:anywhere!important}
body.home .miko-crypto-section{margin:14px 0!important;padding:12px!important;border-radius:14px!important;max-width:100%!important;overflow:hidden!important}
body.home .miko-crypto-head{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}
body.home .miko-crypto-title{min-width:0!important}.miko-crypto-title h2{font-size:22px!important}.miko-crypto-title p{font-size:10px!important;line-height:1.45!important}
body.home .miko-crypto-tickers{display:flex!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;gap:7px!important;scrollbar-width:none!important;padding-bottom:4px!important}
body.home .miko-crypto-tickers::-webkit-scrollbar{display:none!important}
body.home .miko-crypto-tickers article{flex:0 0 190px!important;min-width:190px!important;grid-template-columns:28px minmax(0,1fr) 48px!important;padding:8px!important}
body.home .miko-crypto-grid{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}
body.home .miko-crypto-feature{min-height:255px!important}.miko-crypto-feature h3{font-size:19px!important}.miko-crypto-feature p{font-size:10px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
body.home .miko-crypto-list{min-width:0!important}.miko-crypto-list a{grid-template-columns:96px minmax(0,1fr)!important;min-width:0!important}.miko-crypto-list img{width:96px!important}.miko-crypto-list span{min-width:0!important}
body.home .miko-crypto-trend{grid-column:auto!important;min-width:0!important}
body.home .mwr-home{width:100%!important;max-width:100%!important;margin:18px 0!important;padding:9px!important;overflow:hidden!important}
body.home .mwr-home-head{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:8px!important}
body.home .mwr-home-brand{min-width:0!important;flex:1 1 230px!important}.mwr-home-brand p{min-width:0!important}
body.home .mwr-home-head-note{display:none!important}
body.home .mwr-home-layout{grid-template-columns:minmax(0,1fr)!important;gap:9px!important}
body.home .mwr-home-feature,body.home .mwr-home-media,body.home .mwr-home-rec{min-width:0!important;max-width:100%!important}
body.home .mwr-home-media{height:275px!important}.mwr-home-media>div{left:14px!important;right:14px!important;width:auto!important}.mwr-home-media h3{font-size:20px!important;line-height:1.2!important}
body.home .mwr-home-actions{gap:7px!important;padding:8px!important;overflow:hidden!important}.mwr-home-actions .miko-story-actions{width:100%!important;display:flex!important;flex-wrap:wrap!important;min-width:0!important}
body.home .mwr-home-rec{display:grid!important;grid-template-columns:minmax(0,1fr)!important}.mwr-home-rec>a{grid-template-columns:28px 78px minmax(0,1fr)!important;min-width:0!important}
body.home .miko-newsletter{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:10px!important;padding:12px!important;overflow:hidden!important}
body.home .miko-newsletter-icon{width:42px!important;height:42px!important}.miko-newsletter-copy{min-width:0!important}
body.home .miko-newsletter-form,body.home .miko-social-inline{grid-column:1/-1!important;min-width:0!important;width:100%!important}
body.home .miko-newsletter-form{display:flex!important}.miko-newsletter-form form{width:100%!important;min-width:0!important}.miko-newsletter-form input{min-width:0!important;max-width:100%!important}
body.home .miko-social-inline{overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:2px!important}
body.home .miko-custom-footer{padding:28px 14px 16px!important;overflow:hidden!important}.miko-footer-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 16px!important}.miko-footer-brand{grid-column:1/-1!important}.miko-footer-brand p{max-width:none!important}.miko-footer-bottom{width:100%!important;justify-content:flex-start!important}
}
@media(max-width:430px){
body.home .miko-news-nav-wrap{grid-template-columns:78px minmax(0,1fr)!important;width:calc(100% - 16px)!important}
body.home .miko-news-brand img{width:72px!important;max-width:72px!important}
body.home .miko-news-tools{gap:3px!important}.miko-news-search{padding:0 6px!important}.miko-news-search span{display:none!important}
body.home .miko-saved-news-toggle,body.home .miko-member-account,body.home .miko-mobile-menu{flex-basis:36px!important;width:36px!important;min-width:36px!important;height:36px!important}
body.home .miko-breaking-wrap{width:calc(100% - 16px)!important}
body.home .miko-hero-copy{left:14px!important;right:14px!important;bottom:70px!important}.miko-hero-copy h1{font-size:20px!important;line-height:1.22!important}.miko-hero-copy p{display:none!important}
body.home .miko-category-tile{flex-basis:96px!important;min-width:96px!important}
body.home .miko-crypto-feature{min-height:235px!important}.miko-crypto-feature h3{font-size:17px!important}.miko-crypto-list a{grid-template-columns:86px minmax(0,1fr)!important}.miko-crypto-list img{width:86px!important}
body.home .mwr-home-media{height:240px!important}.mwr-home-media h3{font-size:18px!important}.mwr-home-media p{display:none!important}.mwr-home-play{left:80%!important;top:34%!important}
body.home .miko-newsletter-form{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;background:transparent!important;border:0!important}.miko-newsletter-form input{height:44px!important;border:1px solid #d7e1ee!important;border-radius:8px!important;padding:0 10px!important}.miko-newsletter-form button{width:100%!important;height:44px!important;border-radius:8px!important}
body.home .miko-footer-grid{grid-template-columns:minmax(0,1fr)!important}.miko-footer-brand{grid-column:auto!important}
}
@media(max-width:360px){
body.home .miko-news-search{display:flex!important}.miko-news-search input{font-size:10px!important}.miko-news-search input::placeholder{color:transparent!important}
body.home .miko-hero-card,body.home .miko-hero-track{height:338px!important}.miko-hero-copy h1{font-size:18px!important}
body.home .miko-home-main{width:calc(100% - 16px)!important}.miko-pinned-lead-media{height:225px!important}.miko-pinned-side-item{grid-template-columns:84px minmax(0,1fr)!important}.miko-pinned-side-media{height:62px!important}
}
/* final header account fit: keep badge and avatar inside every viewport */
body.home .miko-news-tools{min-width:0!important;max-width:100%!important;overflow:visible!important;flex-wrap:nowrap!important}
body.home .miko-saved-news-toggle{position:relative!important;overflow:hidden!important}
body.home .miko-saved-count{top:2px!important;right:2px!important;min-width:15px!important;height:15px!important;padding:0 4px!important;border:0!important;line-height:15px!important;font-size:8px!important;box-shadow:0 1px 4px rgba(222,35,62,.24)!important}
body.home .miko-member-account{overflow:hidden!important;justify-content:center!important}
body.home .miko-header-avatar{display:block!important;width:30px!important;height:30px!important;min-width:30px!important;border-radius:50%!important;overflow:hidden!important;background:#edf3f8!important;box-shadow:0 0 0 2px #fff,0 0 0 3px #dce7f2!important}
body.home .miko-header-avatar img,body.home .miko-header-avatar-img{display:block!important;width:100%!important;height:100%!important;min-width:100%!important;max-width:none!important;object-fit:cover!important;object-position:center center!important;border:0!important;border-radius:50%!important;margin:0!important;padding:0!important}
@media(max-width:430px){body.home .miko-saved-count{top:1px!important;right:1px!important;min-width:14px!important;height:14px!important;line-height:14px!important;font-size:7px!important}body.home .miko-header-avatar{width:28px!important;height:28px!important;min-width:28px!important}}
@media(max-width:360px){body.home .miko-header-avatar{width:26px!important;height:26px!important;min-width:26px!important}}
