*{box-sizing:border-box}html,body{margin:0;background:#050505;color:#eee;font-family:Arial,Helvetica,sans-serif}body{min-height:100vh}.sidebar{position:fixed;z-index:20;left:0;top:0;bottom:0;width:186px;background:linear-gradient(90deg,#070707,#020202);border-right:1px solid #333;transition:.2s}.brand{height:132px;display:flex;align-items:center;justify-content:center}.brand img{width:155px;max-height:126px;object-fit:contain}.sidebar nav a{height:39px;padding:0 18px;display:flex;align-items:center;gap:16px;color:#eee;text-decoration:none;font-weight:700;font-size:13px;border-left:2px solid transparent}.sidebar nav a.active{height:45px;color:#fff;background:linear-gradient(90deg,#4b0707,#160303);border:1px solid #d60000;border-left:0;clip-path:polygon(0 0,94% 0,100% 50%,94% 100%,0 100%)}.sidebar nav a:first-child{color:#fff}.sidebar hr{border:0;border-top:1px solid #3b3b3b;margin:10px 20px}.sidebar small{color:#777}.collapse{position:absolute;bottom:12px;left:10px;right:10px;height:38px;background:#070707;border:1px solid #333;border-radius:7px;color:white;font-size:21px}.shell{margin-left:186px;min-width:0}header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 108px 0 258px;border-bottom:1px solid #2b2b2b;background:#050505}.search{width:315px;height:36px;border:1px solid #333;border-radius:5px;padding:7px 13px;color:#ddd}.search input{width:265px;background:transparent;border:0;outline:0;color:#ddd}.login,.join{height:36px;border-radius:4px;font-weight:800;color:#fff}.login{width:87px;background:#050505;border:1px solid #a50000}.join{width:104px;margin-left:12px;background:#d60000;border:1px solid #e00000}.hamb{display:none}.hero{height:382px;background-image:linear-gradient(90deg,rgba(0,0,0,.88) 0,rgba(0,0,0,.35) 42%,rgba(0,0,0,.05) 75%),url('assets/hero.jpg');background-size:cover;background-position:center}.heroCopy{padding:65px 0 0 52px}.eyebrow{font-size:28px;font-weight:900;font-style:italic}.hero h1{font-family:Impact,Arial Black,sans-serif;letter-spacing:2px;font-size:70px;line-height:.95;margin:5px 0 14px;color:#f2f2f2;text-shadow:3px 3px 0 #6d160d,5px 5px 0 #000;-webkit-text-stroke:1px #111}.hero h2{font-size:22px;margin:0 0 12px;letter-spacing:1px}.hero h2 b{color:#e00000;margin:0 8px}.hero p{font-size:17px;line-height:1.35;margin:0 0 14px}.primary,.secondary{display:inline-flex;height:38px;align-items:center;padding:0 22px;border-radius:4px;text-decoration:none;color:#fff;font-size:12px;font-weight:900}.primary{background:#e00000}.secondary{margin-left:10px;border:1px solid #888;background:#070707}.content{display:grid;grid-template-columns:minmax(650px,1fr) 366px;gap:28px;padding:0 28px 12px 40px}.sectionTitle{height:39px;border-top:1px solid #1f1f1f;display:flex;align-items:center;font-weight:900;font-size:15px}.sectionTitle a{margin-left:auto;color:#f00000;font-size:11px;text-decoration:none}.newsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.news{height:185px;border:1px solid #333;border-radius:5px;overflow:hidden;background:linear-gradient(#171717,#0c0c0c)}.news img{width:100%;height:95px;object-fit:cover}.newsText{padding:5px 9px}.tag{background:#e00000;font-size:10px;font-weight:900;padding:2px 4px}.ago{font-size:9px;color:#bbb;margin-left:6px}.news h3{font-size:13px;line-height:1.3;margin:5px 0}.news p{font-size:10px;color:#ddd;margin:0;line-height:1.3}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;border:1px solid #222;border-radius:6px;padding:10px}.card{position:relative;min-width:0;height:194px;border:1px solid #333;border-radius:5px;background:linear-gradient(#1a1a1a,#0b0b0b);overflow:hidden}.rank{position:absolute;z-index:2;top:0;left:0;background:#e00000;border-radius:5px 0 5px 0;padding:6px 9px;font-weight:900}.card img{width:100%;height:114px;object-fit:cover}.cardInfo{padding:5px 7px}.cardInfo small{display:block;font-size:9px;line-height:1.25}.price{display:flex;justify-content:space-between;margin-top:5px;font-weight:900}.up{color:#34d777;font-size:10px}.right{padding-top:0}.snapshot{margin-top:-38px;border:1px solid #333;border-radius:6px;background:linear-gradient(#1b1b1b,#0a0a0a);padding-bottom:10px}.panelHead{height:44px;padding:10px 12px;border-bottom:1px solid #333;font-weight:900}.panelHead select{float:right;background:#0b0b0b;color:#ddd;border:1px solid #333;border-radius:4px;padding:4px 10px}.metric{display:grid;grid-template-columns:22px 1fr auto 65px;align-items:center;height:39px;padding:0 12px;border-bottom:1px solid #292929;font-size:12px}.metric strong{font-size:16px}.metric em{font-style:normal;color:#32d778;font-size:10px;text-align:right}.metric .down{color:#f33}.marketBtn{margin:10px 12px 0;height:35px;border:1px solid #c00000;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:11px;font-weight:900}.video{position:relative;height:112px;border:1px solid #222;overflow:hidden}.video img{width:100%;height:100%;object-fit:cover}.video b{position:absolute;left:50%;top:42%;font-size:25px}.video span{position:absolute;right:5px;bottom:5px;font-size:11px}.videoRow{height:45px;border:1px solid #292929;display:grid;grid-template-columns:45px 1fr auto;align-items:center;padding:0 8px;font-size:10px}.videoRow:first-letter{color:red}.videoRow small{font-size:9px}footer{height:72px;border-top:1px solid #333;display:flex;align-items:center;padding:0 45px;gap:15px;font-size:11px}footer img{width:54px;height:54px;object-fit:contain}footer strong{font-size:13px}footer>span{color:#888;margin-left:60px}footer nav{margin-left:auto;display:flex;gap:42px;font-weight:800}footer nav a{color:#eee}.collapsed{width:62px}.collapsed .brand img{width:52px}.collapsed nav span,.collapsed hr{display:none}.collapsed nav a{justify-content:center;padding:0}.collapsed+.shell{margin-left:62px}
@media(max-width:1200px){header{padding:0 35px}.content{grid-template-columns:1fr}.right{display:grid;grid-template-columns:1fr 1fr;gap:20px}.snapshot{margin-top:0}.hero{background-position:55% center}.newsGrid{grid-template-columns:repeat(2,1fr)}.cards{grid-template-columns:repeat(3,1fr)}footer>span{margin-left:10px}footer nav{gap:15px}}
@media(max-width:760px){.sidebar{transform:translateX(-100%);width:186px}.sidebar.open{transform:translateX(0)}.shell{margin-left:0}.collapsed+.shell{margin-left:0}header{height:58px;padding:0 12px}.hamb{display:block;background:transparent;color:#fff;border:0;font-size:22px}.search{width:min(48vw,315px)}.search input{width:calc(100% - 25px)}.login{display:none}.join{width:82px}.hero{height:440px;background-position:62% center}.heroCopy{padding:65px 20px}.hero h1{font-size:50px}.hero h2{font-size:16px}.hero p{font-size:15px}.secondary{margin:8px 0 0}.content{padding:0 12px;display:block}.newsGrid{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.right{display:block}.snapshot{margin-top:15px}.sectionTitle{margin-top:10px}footer{height:auto;min-height:80px;padding:12px;flex-wrap:wrap}footer>span{width:100%;order:5}footer nav{gap:12px}.collapse{display:none}}
/* V1.4 news feed engine */
.newsImage{display:block;height:95px}.newsImage img{height:100%}.news h3 a{color:#eee;text-decoration:none}.news h3 a:hover{color:#fff;text-decoration:underline}.feedStatus{margin-left:10px;color:#777;font-size:9px;font-weight:700;letter-spacing:.4px}.feedEmpty{grid-column:1/-1;border:1px solid #292929;border-radius:5px;padding:28px;color:#888;text-align:center;background:#0b0b0b}.newsHero{height:250px}.newsHero .heroCopy{padding-top:55px}.newsHero h1{font-size:58px}.newsPage{max-width:1240px;margin:0 auto;padding:0 30px 32px}.newsToolbar{display:flex;align-items:center;gap:12px;min-height:64px;border-bottom:1px solid #242424}.newsToolbar .feedStatus{margin-left:auto;white-space:nowrap}.filters{display:flex;gap:7px;flex-wrap:wrap}.filterChip{background:#0c0c0c;color:#bbb;border:1px solid #333;border-radius:4px;padding:7px 10px;font-size:10px;font-weight:900;cursor:pointer}.filterChip:hover,.filterChip.active{background:#b90000;border-color:#e00000;color:#fff}.newsGridPage{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.newsGridPage .news{height:215px}.newsGridPage .newsImage{height:112px}.newsGridPage .news h3{font-size:14px}.newsGridPage .news p{font-size:11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news[hidden]{display:none!important}
@media(max-width:1200px){.newsGridPage{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.newsGridPage{grid-template-columns:repeat(2,1fr)}.newsToolbar{align-items:flex-start;flex-direction:column;padding:12px 0}.newsToolbar .feedStatus{margin:0}.newsPage{padding:0 18px 24px}}
@media(max-width:560px){.newsGridPage{grid-template-columns:1fr}.newsPage{padding:0 12px 20px}.filterChip{padding:7px 8px}.feedStatus{display:none}}

/* v1.4.7 news ranking + freshness */
.freshness{display:inline-flex;align-items:center;margin-left:6px;padding:2px 5px;border-radius:3px;font-size:8px;line-height:1;font-weight:900;letter-spacing:.45px;vertical-align:1px}.freshNew{background:#e00000;color:#fff;box-shadow:0 0 0 1px rgba(255,50,50,.22)}.freshToday{background:#252525;color:#fff;border:1px solid #4a4a4a}.freshRecent{background:#171717;color:#d4d4d4;border:1px solid #333}.freshWeek,.freshOlder{background:transparent;color:#8d8d8d;border:1px solid #292929}.newsGridPage .news{position:relative}.newsGridPage .news:has(.freshNew){border-color:#4a2020}.newsGridPage .ago{color:#8c8c8c}


/* v1.4.8 homepage news carousels + hobby default */
.newsCarouselSection{min-width:0}.newsCarouselSection .sectionTitle{gap:8px}.carouselControls{margin-left:auto;display:flex;gap:6px}.carouselControls+a{margin-left:8px}.carouselBtn{width:30px;height:28px;border:1px solid #444;border-radius:4px;background:#111;color:#fff;font-size:22px;line-height:20px;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.15s}.carouselBtn:hover:not(:disabled){background:#b90000;border-color:#e00000}.carouselBtn:disabled{opacity:.28;cursor:default}.newsCarouselViewport{overflow:hidden;min-width:0}.newsCarouselTrack{display:flex;grid-template-columns:none;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:2px;overscroll-behavior-x:contain}.newsCarouselTrack::-webkit-scrollbar{display:none}.newsCarouselTrack .news{flex:0 0 var(--carousel-card-width,260px);scroll-snap-align:start}.newsCarouselTrack .feedEmpty{flex:1 0 100%}.newsCarouselSection+.newsCarouselSection{margin-top:4px}
@media(max-width:760px){.newsCarouselTrack .news{min-width:0}.carouselControls{margin-left:auto}.carouselControls+a{display:none}.carouselBtn{width:34px;height:30px}.newsCarouselSection .sectionTitle{padding-right:2px}}

/* v1.4.19 Reddit enrichment + publisher-aware fallback treatments */
.communityContext{display:flex;align-items:center;gap:5px;margin-top:4px;font-size:7px;line-height:1;letter-spacing:.45px;color:#aaa;white-space:nowrap;overflow:hidden}.communityContext span{color:#ff5a5a;font-weight:900}.communityContext b{font-size:7px;color:#ddd;overflow:hidden;text-overflow:ellipsis}.communityContext em{font-style:normal;border:1px solid #3a3a3a;border-radius:3px;padding:2px 3px;color:#999}.newsGridPage .communityContext{font-size:8px}.newsGridPage .communityContext b,.newsGridPage .communityContext em{font-size:8px}

/* v1.4.23 responsive carousel + restrained image framing */
.newsImage{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#090909;isolation:isolate}
.newsImage img{display:block}
.newsImageReal .newsImageBg{position:absolute;inset:-3%;width:106%;height:106%;object-fit:cover;filter:blur(6px) brightness(.42) saturate(.78);transform:scale(1.015);opacity:.72;z-index:0}
.newsImageReal .newsImageMain{position:relative;z-index:1;width:calc(100% - 10px);height:calc(100% - 8px);max-width:96%;max-height:96%;object-fit:contain;object-position:center;background:rgba(5,5,5,.12);border-radius:2px}
.newsImageFallback .newsImageMain{width:100%;height:100%;object-fit:contain;object-position:center}
.newsImagePublisherFallback{padding:18px;background:#fff}
.newsImagePublisherFallback .newsImageMain{width:86%;height:86%;max-width:86%;max-height:86%;object-fit:contain;object-position:center;background:transparent;border-radius:0}
.newsGridPage .newsImageReal .newsImageBg{filter:blur(7px) brightness(.4) saturate(.8);opacity:.68}
.newsCarouselViewport{container-type:inline-size}
.newsCarouselTrack{--carousel-card-width:260px;scroll-padding-inline:1px}
.newsCarouselTrack .news{width:var(--carousel-card-width);max-width:304px;min-width:238px}
@media(max-width:760px){.newsCarouselTrack .news{min-width:250px;max-width:304px}.newsImageReal .newsImageBg{filter:blur(5px) brightness(.43);opacity:.66}.newsImageReal .newsImageMain{width:calc(100% - 8px);height:calc(100% - 6px)}}
@media(max-width:420px){.newsCarouselTrack .news{min-width:0;max-width:none}.newsImageReal .newsImageBg{inset:-2%;width:104%;height:104%;filter:blur(4px) brightness(.44)}}


/* v1.4.24 desktop drag-to-scroll carousel */
@media (hover:hover) and (pointer:fine){
  .newsCarouselTrack{cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y pinch-zoom}
  .newsCarouselTrack.isDragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}
  .newsCarouselTrack.isDragging .news{pointer-events:none}
}

/* V1.4.37: publisher/logo fallbacks always show the entire asset with safe breathing room. */
.newsImageFallback:not(.newsImageReal){background:#fff}
.newsImageFallback:not(.newsImageReal) .newsImageMain{object-fit:contain!important;object-position:center!important;max-width:88%;max-height:88%;margin:auto}
@media(max-width:760px){.newsImageFallback:not(.newsImageReal) .newsImageMain{max-width:90%;max-height:90%}}

/* V1.4.40 YouTube LIVE / Breaking Now */
.videoHub{padding:24px 28px 8px 40px;background:radial-gradient(circle at 18% 0,rgba(195,0,0,.14),transparent 34%),linear-gradient(180deg,#090909,#050505);border-bottom:1px solid #202020}.videoHubIntro{position:relative;overflow:hidden;display:flex;align-items:center;gap:18px;min-height:82px;margin-bottom:8px;padding:13px 18px;border:1px solid #4e1010;border-radius:8px;background:linear-gradient(100deg,#260303 0,#100505 50%,#090909 100%);box-shadow:inset 0 0 35px rgba(224,0,0,.06),0 7px 24px rgba(0,0,0,.34)}.videoHubIntro:after{content:"";position:absolute;right:-70px;top:-110px;width:330px;height:260px;background:radial-gradient(circle,rgba(255,0,0,.22),transparent 65%);pointer-events:none}.livePulseBig{position:relative;width:14px;height:14px;border-radius:50%;background:#ff2020;box-shadow:0 0 0 6px rgba(255,0,0,.12),0 0 22px #f00;flex:none}.livePulseBig:after{content:"";position:absolute;inset:-7px;border:1px solid rgba(255,70,70,.55);border-radius:50%;animation:bkLivePulse 1.7s ease-out infinite}@keyframes bkLivePulse{0%{transform:scale(.6);opacity:1}100%{transform:scale(1.7);opacity:0}}.videoHubIntro h2{font-family:Impact,Arial Black,sans-serif;font-size:32px;letter-spacing:1.3px;margin:0;color:#fff}.videoHubIntro h2 span{color:#ff2222}.videoHubIntro p{margin:3px 0 0;color:#aaa;font-size:11px;letter-spacing:.45px}.videoHubIntro .breakNowCta{margin-left:auto;position:relative;z-index:1;display:inline-flex;align-items:center;height:36px;padding:0 16px;border-radius:4px;background:#df0000;color:#fff;text-decoration:none;font-size:10px;font-weight:900;letter-spacing:.6px}.videoSection{min-width:0;margin:12px 0 20px}.videoSectionHeader{min-height:42px;display:flex;align-items:center;gap:10px;border-top:1px solid #262626}.videoSectionHeader h2,.videoSectionHeader h3{margin:0;font-size:15px;letter-spacing:.3px}.videoSectionHeader small{color:#777;font-size:9px;font-weight:700}.videoSectionHeader .videoHeaderLive{color:#ff2929}.videoSectionHeader .videoControls{margin-left:auto;display:flex;gap:6px}.videoSectionHeader>a{margin-left:4px;color:#f00000;text-decoration:none;font-size:10px;font-weight:900}.videoCarouselViewport{overflow:hidden;container-type:inline-size}.videoTrack{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;padding:2px 0 4px}.videoTrack::-webkit-scrollbar{display:none}.videoCard{flex:0 0 var(--video-card-width,270px);width:var(--video-card-width,270px);scroll-snap-align:start;overflow:hidden;border:1px solid #303030;border-radius:7px;background:linear-gradient(180deg,#171717,#090909);box-shadow:0 4px 15px rgba(0,0,0,.25);transition:transform .16s,border-color .16s}.videoCard:hover{transform:translateY(-2px);border-color:#555}.videoCard.isLive{border-color:#651111;box-shadow:0 0 0 1px rgba(230,0,0,.08),0 7px 22px rgba(0,0,0,.35)}.videoThumb{position:relative;display:block;height:150px;overflow:hidden;background:#111}.videoThumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s}.videoCard:hover .videoThumb img{transform:scale(1.025)}.videoThumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(0,0,0,.72));pointer-events:none}.videoLiveBadge,.videoUpcomingBadge,.videoPlayBadge{position:absolute;z-index:2;left:9px;top:9px;display:inline-flex;align-items:center;height:22px;border-radius:4px;padding:0 7px;font-size:9px;font-weight:900;letter-spacing:.7px;color:#fff}.videoLiveBadge{background:#e00000;box-shadow:0 0 15px rgba(255,0,0,.35)}.videoLiveBadge i{width:6px;height:6px;border-radius:50%;background:#fff;margin-right:5px;animation:bkDot 1.1s linear infinite}@keyframes bkDot{50%{opacity:.35}}.videoUpcomingBadge{background:rgba(14,14,14,.9);border:1px solid #777}.videoPlayBadge{width:31px;height:31px;padding-left:10px;border-radius:50%;background:rgba(210,0,0,.92);font-size:13px}.videoMetaOverlay{position:absolute;z-index:2;left:9px;bottom:8px;font-size:9px;font-weight:900;color:#fff;text-shadow:0 1px 2px #000}.videoCardBody{padding:9px 10px 10px;min-height:103px}.videoChannel{font-size:9px;color:#ff4747;font-weight:900;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.videoCard h3{font-size:12px;line-height:1.3;margin:5px 0 7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.videoCard h3 a{color:#f2f2f2;text-decoration:none}.videoCard h3 a:hover{text-decoration:underline}.videoChips{display:flex;gap:4px;overflow:hidden}.videoChips span{flex:none;border:1px solid #383838;border-radius:3px;padding:2px 4px;color:#aaa;font-size:7px;font-weight:900}.videoNavBtn{width:31px;height:29px;border:1px solid #444;border-radius:4px;background:#111;color:#fff;font-size:21px;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center}.videoNavBtn:hover:not(:disabled){background:#be0000;border-color:#e00000}.videoNavBtn:disabled{opacity:.25;cursor:default}.videoEmpty{flex:1 0 100%;padding:28px;border:1px solid #292929;border-radius:6px;background:#0b0b0b;color:#777;text-align:center;font-size:11px}.breakingPromo{border:1px solid #4b1010;border-radius:6px;background:linear-gradient(135deg,#220303,#090909);padding:16px;margin-top:10px}.breakingPromo strong{display:block;font-family:Impact,Arial Black,sans-serif;font-size:23px;letter-spacing:1px}.breakingPromo strong span{color:#f22}.breakingPromo p{font-size:10px;color:#aaa;line-height:1.45}.breakingPromo a{display:flex;height:34px;align-items:center;justify-content:center;border-radius:4px;background:#d80000;color:#fff;text-decoration:none;font-size:10px;font-weight:900}.breakingHero{height:290px;background-image:linear-gradient(90deg,rgba(0,0,0,.9),rgba(75,0,0,.58) 46%,rgba(0,0,0,.25)),url('assets/videohero.jpg');background-position:center;background-size:cover}.breakingHero .heroCopy{padding-top:49px}.breakingHero h1{font-size:58px}.breakingKicker{display:inline-flex;align-items:center;gap:8px;padding:5px 9px;border:1px solid #7a1616;border-radius:4px;background:rgba(120,0,0,.25);font-size:10px;font-weight:900;letter-spacing:1px}.breakingPage{max-width:1440px;margin:0 auto;padding:15px 30px 35px}.breakingStatus{color:#888;font-size:9px;text-align:right;margin:0 0 5px}.breakingCategoryGrid .videoSection[hidden]{display:none}.breakingCategoryGrid .videoSection{margin-top:22px}.breakingCategoryGrid .videoSectionHeader h2{font-size:16px}.breakingCategoryGrid .videoSectionHeader h2:before{content:"▰";color:#d90000;margin-right:8px}.navLiveDot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#f22;box-shadow:0 0 8px #f22;margin-right:2px}
@media (hover:hover) and (pointer:fine){.videoTrack{cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y pinch-zoom}.videoTrack.isDragging{cursor:grabbing;scroll-snap-type:none}.videoTrack.isDragging .videoCard{pointer-events:none}}
@media(max-width:1200px){.videoHub{padding-left:28px}.breakingPage{padding-left:20px;padding-right:20px}.videoHubIntro h2{font-size:28px}}
@media(max-width:760px){.videoHub{padding:15px 12px 2px}.videoHubIntro{min-height:94px;padding:12px}.videoHubIntro h2{font-size:24px}.videoHubIntro p{font-size:9px}.videoHubIntro .breakNowCta{padding:0 10px;white-space:nowrap}.videoSection{margin-bottom:17px}.videoSectionHeader{min-height:40px}.videoSectionHeader small{display:none}.videoSectionHeader>a{display:none}.videoThumb{height:155px}.videoCardBody{min-height:99px}.breakingHero{height:325px}.breakingHero .heroCopy{padding:55px 20px}.breakingHero h1{font-size:47px}.breakingPage{padding:10px 12px 28px}.breakingStatus{text-align:left}.videoTrack{padding-right:4px}}
@media(max-width:430px){.videoHubIntro{display:grid;grid-template-columns:18px 1fr}.videoHubIntro .breakNowCta{grid-column:1/-1;width:max-content}.videoThumb{height:150px}}

/* =========================================================
   Bricknuckles Front-End v1.8 — Live + Break Intelligence
   ========================================================= */
.breakIntelHub{background:linear-gradient(180deg,#0b0b0b,#080808);border-top:1px solid #251716;border-bottom:1px solid #251716;padding:22px 28px 30px}
.breakIntelIntro{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:10px;padding:16px 18px;border:1px solid #3a211f;background:radial-gradient(circle at 80% 50%,rgba(233,35,28,.14),transparent 32%),#100d0d}
.breakIntelIntro h2{font-size:29px;margin:2px 0 3px;letter-spacing:-.03em}.breakIntelIntro p{color:#9b9b9b;font-size:12px;margin:0}.breakIntelKicker{font-size:9px;letter-spacing:.18em;color:#f1362d;font-weight:900}
.breakTrack{display:flex;gap:14px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:4px 1px 8px}.breakTrack::-webkit-scrollbar{display:none}
.breakChecklistCard{flex:0 0 285px;background:#111;border:1px solid #2b2b2b;scroll-snap-align:start;min-height:302px;transition:.18s ease;overflow:hidden}.breakChecklistCard:hover{border-color:#65302c;transform:translateY(-3px);box-shadow:0 14px 34px rgba(0,0,0,.35)}
.breakChecklistThumb{height:126px;display:block;background:linear-gradient(135deg,#251716,#0c0c0c);background-size:cover;background-position:center;position:relative}.breakChecklistThumb:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#111 0,transparent 62%)}
.breakProvider,.breakType,.checkReady{position:absolute;z-index:2;font:800 8px/1 Arial,sans-serif;letter-spacing:.06em;padding:6px 7px}.breakProvider{top:9px;left:9px;background:rgba(0,0,0,.86);border:1px solid #484848}.breakType{top:9px;right:9px;background:#e72b24;color:#fff}.checkReady{bottom:10px;left:9px;background:#11301a;color:#7ce497;border:1px solid #2a6437}
.breakChecklistBody{padding:12px 13px 14px}.breakTax{font-size:8px;color:#777;font-weight:800;letter-spacing:.1em;margin-bottom:7px}.breakChecklistBody h3{margin:0 0 11px;font-size:13px;line-height:1.24;min-height:48px}.breakChecklistBody h3 a:hover{color:#f1362d}.breakChecklistMeta{border-top:1px solid #232323;padding-top:9px;display:flex;justify-content:space-between;gap:8px;align-items:flex-end}.breakChecklistMeta strong{font-size:15px}.breakChecklistMeta span{font-size:8px;color:#777;text-align:right;max-width:125px}.breakChecklistCta{display:block;margin-top:10px;color:#f1362d;font-size:9px;font-weight:900}
.videoBreakIntelBtn{margin-top:10px;width:100%;border:1px solid #5a2926;background:#1b0f0e;color:#ff6a61;padding:8px 7px;font-size:8px;letter-spacing:.06em;font-weight:900;cursor:pointer}.videoBreakIntelBtn:hover{background:#e72b24;color:#fff;border-color:#e72b24}.videoIntelBadge{position:absolute;left:9px;bottom:32px;z-index:3;background:#111e18;color:#7ce497;border:1px solid #28613a;padding:5px 6px;font-size:8px;font-weight:900}.videoIntelBadge[hidden]{display:none}

/* Break Finder v1.8 */
.breakFinderHero{height:330px;background:radial-gradient(circle at 78% 45%,rgba(230,38,31,.22),transparent 34%),linear-gradient(115deg,#160d0c,#070707 55%,#101010)}.breakFinderHero .heroCopy{width:min(720px,70%)}.breakFinderHero h1{font-size:62px;line-height:.93;margin:8px 0 12px}.breakFinderHero p{max-width:680px}
.breakFinderPage{padding:22px 30px 40px;max-width:1700px;margin:0 auto}.splitGuide{border:1px solid #654022;background:linear-gradient(90deg,#20150d,#110c0a);padding:14px 16px;display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:16px}.splitGuide strong{display:block;color:#f0b45f;font-size:10px;letter-spacing:.12em;margin-bottom:4px}.splitGuide span{font-size:10px;color:#aaa}.splitGuide button{border:1px solid #725232;background:#24180e;color:#f0b45f;padding:9px 12px;font-size:9px;font-weight:900;cursor:pointer}
.breakFinderToolbar{display:grid;grid-template-columns:1.25fr 1.25fr .9fr;gap:16px;border:1px solid #2b2b2b;background:#0d0d0d;padding:15px;margin-bottom:24px}.filterGroup>label,.breakSelects label{display:block;color:#707070;font-size:8px;font-weight:900;letter-spacing:.13em;margin-bottom:8px}.breakChips{display:flex;gap:6px;flex-wrap:wrap}.breakChips button{border:1px solid #343434;background:#151515;color:#aaa;padding:7px 9px;border-radius:999px;font-size:8px;font-weight:900;cursor:pointer}.breakChips button.active,.breakChips button:hover{background:#e72b24;border-color:#e72b24;color:#fff}.breakSelects{display:grid;grid-template-columns:1fr 1fr;gap:8px}.breakSelects select{display:block;width:100%;margin-top:7px;background:#151515;border:1px solid #343434;color:#ddd;padding:8px;font-size:9px}
.breakFinderHeading{display:flex;justify-content:space-between;align-items:flex-end;margin:8px 0 12px}.breakFinderHeading h2{font-size:27px;margin:2px 0}.breakFinderHeading>span{color:#777;font-size:9px;letter-spacing:.09em;text-transform:uppercase}
.breakOpportunityGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.breakOpportunityCard{border:1px solid #2a2a2a;background:#101010;cursor:pointer;transition:.17s ease;min-width:0}.breakOpportunityCard:hover{border-color:#65302c;transform:translateY(-3px);box-shadow:0 15px 35px rgba(0,0,0,.34)}.breakOpportunityImage{height:135px;background:linear-gradient(135deg,#251716,#0c0c0c);background-size:cover;background-position:center;position:relative}.breakOpportunityImage:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#101010 0,transparent 65%)}.breakOpportunityBody{padding:13px}.breakOpportunityBody h3{font-size:14px;line-height:1.25;margin:7px 0 13px;min-height:52px}.breakOpportunityStatus{display:flex;justify-content:space-between;align-items:end;border-top:1px solid #242424;padding-top:10px;gap:8px}.breakOpportunityStatus span{color:#777;font-size:8px}.breakOpportunityStatus strong{font-size:15px}.breakOpportunityBody button{margin-top:12px;width:100%;border:0;background:#e72b24;color:#fff;padding:9px;font-size:9px;font-weight:900;cursor:pointer}
.breakDrawerBackdrop{position:fixed;inset:0;background:rgba(0,0,0,.76);z-index:90}.breakDrawer{position:fixed;right:-820px;top:0;width:min(800px,96vw);height:100vh;overflow:auto;background:#0b0b0b;border-left:1px solid #373737;z-index:100;padding:25px;transition:right .25s ease}.breakDrawer.open{right:0}.breakDrawerClose{position:sticky;top:0;float:right;width:38px;height:38px;background:#181818;border:1px solid #3c3c3c;color:#fff;font-size:25px;z-index:4;cursor:pointer}.detailProvider{font-size:9px;color:#f1362d;letter-spacing:.14em;font-weight:900}.breakDrawer h2{font-size:29px;line-height:1;margin:9px 48px 10px 0}.detailBadges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:17px}.detailBadge{border:1px solid #373737;background:#131313;color:#aaa;padding:6px 7px;font-size:8px;font-weight:800}.detailBadge.hot{background:#451512;border-color:#74302b;color:#fff}.detailBadge.good{background:#11301a;border-color:#2b6238;color:#81e69b}.detailPurchase{display:grid;grid-template-columns:1fr auto;gap:14px;border:1px solid #303030;background:#121212;padding:14px;margin:16px 0}.detailPurchase small,.detailPurchase span{display:block;color:#737373;font-size:8px}.detailPurchase strong{display:block;font-size:26px;margin:3px 0}.detailPurchase>a{display:flex;align-items:center;background:#e72b24;color:#fff;font-size:9px;font-weight:900;padding:0 16px}.detailNotice{border:1px solid #393939;background:#111;padding:16px;color:#aaa;font-size:10px}.detailNotice.error{border-color:#6a2925;background:#1a0d0c;color:#ffaaa4}.detailSelector{border:1px solid #343434;background:#101010;padding:15px}.detailSelector>div:first-child{display:flex;justify-content:space-between;gap:12px}.detailSelector>div:first-child strong{font-size:13px}.detailSelector>div:first-child span{font-size:9px;color:#777}.detailSelectorGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:13px}.detailSelector label{font-size:8px;color:#777;font-weight:900;letter-spacing:.1em}.detailSelector select{width:100%;display:block;margin-top:6px;background:#171717;border:1px solid #3a3a3a;color:#fff;padding:9px;font-size:10px}.detailHint{display:block;color:#8b6b54;font-size:8px;margin-top:10px}.detailStats{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:10px 0}.detailStats div{border:1px solid #292929;background:#111;padding:10px}.detailStats strong{display:block;font-size:18px}.detailStats span{font-size:7px;color:#727272;letter-spacing:.08em}.detailCardsHead{display:flex;justify-content:space-between;align-items:center;margin:18px 0 8px}.detailCardsHead h3{margin:0;font-size:15px}.detailCardsHead input{background:#151515;border:1px solid #343434;color:#fff;padding:8px;width:250px;font-size:9px}#detailCardTable{overflow-x:auto}#detailCardTable table{width:100%;border-collapse:collapse;font-size:9px;min-width:650px}#detailCardTable th{text-align:left;color:#707070;font-size:7px;letter-spacing:.1em;padding:8px;border-bottom:1px solid #333}#detailCardTable td{padding:8px;border-bottom:1px solid #202020;vertical-align:top}

@media(max-width:1350px){.breakOpportunityGrid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:1050px){.breakFinderToolbar{grid-template-columns:1fr 1fr}.breakSelects{grid-column:1/-1}.breakOpportunityGrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.breakIntelHub{padding:16px 14px 22px}.breakIntelIntro{align-items:flex-start;flex-direction:column}.breakFinderHero{height:390px}.breakFinderHero .heroCopy{width:auto}.breakFinderHero h1{font-size:42px}.breakFinderPage{padding:15px 14px 30px}.breakFinderToolbar{grid-template-columns:1fr}.breakSelects{grid-column:auto}.breakOpportunityGrid{grid-template-columns:1fr}.splitGuide{align-items:flex-start;flex-direction:column}.detailSelectorGrid{grid-template-columns:1fr}.detailStats{grid-template-columns:repeat(2,1fr)}.detailCardsHead{align-items:flex-start;flex-direction:column;gap:8px}.detailCardsHead input{width:100%}}
.splitViewCallout{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;border:1px solid #3a211f;background:#100d0d;padding:12px 14px;margin:0 0 16px}.splitViewCallout strong{font-size:9px;color:#ff5b53;letter-spacing:.13em}.splitViewCallout span{font-size:9px;color:#858585}.splitViewCallout a{font-size:8px;color:#f1362d;font-weight:900}@media(max-width:760px){.splitViewCallout{grid-template-columns:1fr}.splitViewCallout a{margin-top:3px}}


/* v1.8.1 YouTube iframe + Break Intelligence workspace */
.watchBreakBody{background:#050505;overflow:hidden}
.watchBreakShell{height:100vh;display:grid;grid-template-rows:66px minmax(0,1fr) 32px;background:#050505}
.watchBreakHeader{height:66px!important;padding:0 18px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;gap:18px;align-items:center;border-bottom:1px solid #303030;background:#080808}
.watchBreakBrand{display:flex;align-items:center;gap:8px;text-decoration:none;color:#fff;font-family:Impact,Arial Black,sans-serif;font-size:24px;font-style:italic}.watchBreakBrand span{font-family:Arial,Helvetica,sans-serif;font-size:10px;font-style:normal;letter-spacing:.12em}
.watchBreakHeader>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.watchBreakHeader strong{font-size:10px;color:#f23a31;letter-spacing:.11em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watchBreakHeader span{font-size:9px;color:#777;margin-top:3px}
.watchBreakActions{display:flex;gap:8px}.watchBreakActions a{display:inline-flex;align-items:center;height:32px;padding:0 11px;border:1px solid #3a3a3a;background:#111;color:#ddd;text-decoration:none;font-size:8px;font-weight:900;white-space:nowrap}.watchBreakActions a:first-child{background:#d71914;border-color:#e72b24;color:#fff}
.watchBreakGrid{min-height:0;display:grid;grid-template-columns:minmax(420px,1.12fr) minmax(420px,.88fr);gap:1px;background:#2c2c2c}
.watchPane{min-width:0;min-height:0;background:#090909;display:grid;grid-template-rows:38px minmax(0,1fr)}
.watchPaneHead{display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #282828;background:#0c0c0c}.watchPaneHead>div{display:flex;align-items:center;gap:7px}.watchPaneHead b{font-size:9px;letter-spacing:.12em}.watchPaneHead>span{font-size:8px;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.liveMini{width:7px;height:7px;border-radius:50%;background:#f22;box-shadow:0 0 10px #f00}
.youtubeFrameWrap{min-height:0;background:#000;display:flex;align-items:center;justify-content:center;position:relative}.youtubeEmbed{width:100%;height:100%;border:0;background:#000}.watchLoading{color:#777;font-size:10px;padding:25px;text-align:center}
.videoPane{position:relative}.iframeFallback{position:absolute;left:12px;right:12px;bottom:12px;z-index:3;border:1px solid rgba(90,90,90,.8);background:rgba(8,8,8,.9);padding:8px 10px;color:#858585;font-size:8px;pointer-events:auto}.iframeFallback a{float:right;color:#f04b43;font-weight:900;text-decoration:none}
.breakFinderFrame{width:100%;height:100%;border:0;background:#050505}
.watchBreakNote{height:32px;display:flex;align-items:center;gap:10px;padding:0 14px;border-top:1px solid #2b2b2b;background:#090909;color:#727272;font-size:8px}.watchBreakNote b{color:#e3443c;letter-spacing:.1em}

/* compact same-origin Break Finder when shown inside watch-break.html */
body.breakEmbed{overflow:auto;background:#070707}
body.breakEmbed .sidebar,
body.breakEmbed .shell>header,
body.breakEmbed .breakFinderHero,
body.breakEmbed footer{display:none!important}
body.breakEmbed .shell{margin-left:0!important}
body.breakEmbed .breakFinderPage{max-width:none;margin:0;padding:12px!important}
body.breakEmbed .breakFinderToolbar{grid-template-columns:1fr!important;gap:9px;margin-bottom:12px;padding:11px;position:sticky;top:0;z-index:20;background:#0b0b0b}
body.breakEmbed .breakSelects{grid-template-columns:1fr 1fr;grid-column:auto!important}
body.breakEmbed .breakFinderHeading{margin-top:4px}
body.breakEmbed .breakFinderHeading h2{font-size:19px}
body.breakEmbed .breakOpportunityGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
body.breakEmbed .breakOpportunityImage{height:95px}
body.breakEmbed .breakOpportunityBody{padding:9px}
body.breakEmbed .breakOpportunityBody h3{font-size:11px;min-height:42px}
body.breakEmbed .breakOpportunityStatus strong{font-size:12px}
body.breakEmbed .breakDrawer{width:min(720px,100vw);padding:18px}

@media(max-width:900px){
  .watchBreakBody{overflow:auto}.watchBreakShell{height:auto;min-height:100vh;display:block}
  .watchBreakHeader{position:sticky;top:0;z-index:10;grid-template-columns:auto 1fr!important}.watchBreakActions{grid-column:1/-1;display:none}
  .watchBreakGrid{display:block;background:#050505}.watchPane{height:65vh;border-bottom:1px solid #333}.intelPane{height:85vh}.watchBreakNote{height:auto;min-height:38px;padding:8px 12px}
}
@media(max-width:600px){body.breakEmbed .breakOpportunityGrid{grid-template-columns:1fr}.watchBreakHeader>div:nth-child(2) span{display:none}}


/* v1.8.2 robust embedded checklist search */
.embedChecklistSearch{display:none}
body.breakEmbed .embedChecklistSearch{display:block;position:sticky;top:0;z-index:35;margin:0 0 10px;padding:12px;border:1px solid #4c2421;background:linear-gradient(100deg,#190c0b,#0b0b0b);box-shadow:0 8px 22px rgba(0,0,0,.36)}
body.breakEmbed .embedChecklistSearchLabel{font-size:8px;font-weight:900;letter-spacing:.14em;color:#f0473f;margin-bottom:7px}
body.breakEmbed .embedChecklistSearchRow{height:40px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;border:1px solid #3c3c3c;background:#080808}
body.breakEmbed .embedChecklistSearchRow>span{color:#777;text-align:center;font-size:17px}
body.breakEmbed .embedChecklistSearchRow input{height:38px;min-width:0;border:0;outline:0;background:transparent;color:#fff;padding:0 7px;font-size:11px}
body.breakEmbed .embedChecklistSearchRow input::placeholder{color:#656565}
body.breakEmbed .embedChecklistSearchRow button{height:28px;margin-right:5px;padding:0 10px;border:1px solid #3a3a3a;background:#151515;color:#aaa;font-size:8px;font-weight:900;cursor:pointer}
body.breakEmbed .embedChecklistSearchRow button:hover{border-color:#c7352e;color:#fff}
body.breakEmbed .embedChecklistSearchHelp{margin-top:7px;color:#727272;font-size:8px;line-height:1.4}
body.breakEmbed .breakFinderToolbar{top:104px}

/* v1.8.2 draggable Watch + Break Intel divider */
.watchBreakGrid{grid-template-columns:minmax(340px,1.12fr) 8px minmax(340px,.88fr);gap:0}
.watchDivider{position:relative;z-index:8;min-width:8px;background:#151515;border-left:1px solid #292929;border-right:1px solid #292929;cursor:col-resize;touch-action:none;outline:none}
.watchDivider:before{content:"";position:absolute;top:0;bottom:0;left:-5px;right:-5px}
.watchDivider span{position:absolute;left:50%;top:50%;width:3px;height:48px;transform:translate(-50%,-50%);border-radius:4px;background:#555;box-shadow:-4px 0 0 #2d2d2d,4px 0 0 #2d2d2d}
.watchDivider:hover,.watchDivider.dragging,.watchDivider:focus{background:#2a100f;border-color:#8c2924}
.watchDivider:hover span,.watchDivider.dragging span,.watchDivider:focus span{background:#ef3d35;box-shadow:-4px 0 0 #6a211e,4px 0 0 #6a211e}
body.resizingWatchPanes{cursor:col-resize!important;user-select:none!important}
body.resizingWatchPanes iframe{pointer-events:none!important}
@media(max-width:900px){
  .watchDivider{display:none}
  .watchBreakGrid{display:block!important}
}


/* v1.8.2 production checklist intelligence pane */
body.checklistCatalogMode .embedChecklistSearch{display:block;position:sticky;top:0;z-index:45;padding-top:42px;transition:.2s ease}
body.checklistCatalogMode .embedChecklistSearch .embedFoldBtn{position:absolute;left:0;right:0;top:0;height:34px;border:0;border-bottom:1px solid #34201e;background:#0d0d0d;color:#ddd;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:0 10px;font-size:7px;font-weight:900;cursor:pointer}
body.checklistCatalogMode .embedChecklistSearch .embedFoldBtn b{color:#ef473f;font-size:12px;transition:.18s}
body.checklistCatalogMode .embedChecklistSearch.collapsed{padding:34px 0 0;margin-bottom:8px}
body.checklistCatalogMode .embedChecklistSearch.collapsed .embedChecklistSearchLabel,
body.checklistCatalogMode .embedChecklistSearch.collapsed .embedChecklistSearchRow,
body.checklistCatalogMode .embedChecklistSearch.collapsed .embedChecklistSearchHelp{display:none}
body.checklistCatalogMode .embedChecklistSearch.collapsed .embedFoldBtn b{transform:rotate(180deg)}
body.checklistCatalogMode .breakFinderToolbar{top:128px}
body.checklistCatalogMode .embedChecklistSearch.collapsed + .breakFinderToolbar{top:34px}
body.checklistCatalogMode .catalogFilterHint{font-size:8px;color:#777;display:block;padding:6px 0}
body.checklistCatalogMode .breakOpportunityStatus strong{color:#76dc8b}
body.checklistCatalogMode .breakDrawerBackdrop{background:rgba(0,0,0,.45)}
body.checklistCatalogMode .breakDrawer{width:min(780px,100vw)}

.sidebar nav{padding-top:4px}.sidebar nav a{height:48px;font-size:12px;line-height:1.15}.sidebar nav a.active{height:50px}.headerAuthLink{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.login.headerAuthLink{width:87px}.join.headerAuthLink{width:104px}
.intelHomeHub{padding:25px 28px 34px 40px;background:radial-gradient(circle at 18% 0,rgba(195,0,0,.10),transparent 32%),linear-gradient(180deg,#090909,#050505)}.intelCarouselSection{margin:0 0 27px}
.checklistHomeTrack{--checklist-card-width:270px;display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 1px 9px;overscroll-behavior-inline:contain}.checklistHomeTrack::-webkit-scrollbar{display:none}
.homeChecklistCard{flex:0 0 var(--checklist-card-width);scroll-snap-align:start;min-width:0;border:1px solid #303030;border-radius:7px;overflow:hidden;background:linear-gradient(#171717,#0a0a0a);box-shadow:0 7px 20px rgba(0,0,0,.24)}.homeChecklistThumb{position:relative;display:block;height:160px;background:radial-gradient(circle at 75% 25%,rgba(210,0,0,.22),transparent 34%),#111;overflow:hidden}.homeChecklistThumb img{width:100%;height:100%;object-fit:cover;display:block;background:#0d0d0d}.homeChecklistThumb:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.58),transparent 55%);pointer-events:none}.homeChecklistThumb>span{position:absolute;z-index:2;left:9px;bottom:8px;padding:4px 6px;border-radius:3px;background:rgba(0,0,0,.78);color:#fff;font-size:8px;font-weight:900;letter-spacing:.08em}.homeChecklistBody{padding:10px 11px 11px;min-height:110px}.homeChecklistDate{font-size:8px;color:#777;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.homeChecklistCard h3{font-size:12px;line-height:1.3;margin:6px 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.homeChecklistCard h3 a{color:#f2f2f2;text-decoration:none}.homeChecklistFoot{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:8px;font-weight:900}.homeChecklistFoot .ready{color:#7be594}.homeChecklistFoot .unavailable{color:#e8bd67}.homeChecklistFoot a{color:#ff4747;text-decoration:none}
.accountHero{height:300px;background-image:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.46)),url('assets/hero.jpg')}.accountHero .heroCopy{padding-top:60px}.accountGrid{max-width:900px;margin:28px auto 45px;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.accountCard{border:1px solid #333;border-radius:7px;background:linear-gradient(#171717,#0a0a0a);padding:22px}.accountCard h2{margin:0 0 16px}.accountCard label{display:block;color:#888;font-size:9px;font-weight:900;margin:12px 0}.accountCard input{width:100%;display:block;margin-top:6px;background:#111;border:1px solid #3a3a3a;color:#fff;padding:11px;border-radius:4px}.accountAction{width:100%;margin:8px 0 0}
@media(max-width:760px){.intelHomeHub{padding:16px 12px 24px}.homeChecklistThumb{height:155px}.accountGrid{grid-template-columns:1fr;padding:0 12px}}

/* v1.8.3.2: Watch + Break Intel links */
a.videoBreakIntelBtn{
  display:flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
}


/* v1.8.3.4 checklist carousel thumbnail treatment */
.homeChecklistThumb{
  aspect-ratio:16/9;
  height:auto;
  min-height:148px;
  background:
    radial-gradient(circle at 76% 20%,rgba(210,0,0,.24),transparent 34%),
    linear-gradient(135deg,#1a1a1a,#080808);
}
.homeChecklistThumb img{
  width:100%;
  height:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  object-position:center;
  display:block;
  transition:transform .22s ease,filter .22s ease;
}
.homeChecklistCard:hover .homeChecklistThumb img{transform:scale(1.025)}
@media(max-width:760px){
  .homeChecklistThumb{min-height:138px}
}


/* =========================================================
   v1.8.3.10a — authoritative mobile header auth fix
   Source baseline: user-supplied production index.html + styles.css
   ========================================================= */
.headerAuthActions{
  display:flex;
  flex-direction:row;
  flex-wrap:nowrap;
  align-items:center;
  justify-content:flex-end;
  gap:12px;
  flex:0 0 auto;
  white-space:nowrap;
}
.headerAuthActions .join{
  margin-left:0;
}

@media(max-width:760px){
  header{
    display:grid;
    grid-template-columns:auto minmax(0,1fr) auto;
    align-items:center;
    gap:8px;
    height:58px;
    padding:0 10px;
  }

  header .hamb{
    display:block;
    min-width:34px;
    padding:0;
  }

  header .search{
    width:100%;
    min-width:0;
    max-width:none;
  }

  header .search input{
    width:calc(100% - 25px);
    min-width:0;
  }

  /* Override legacy .login{display:none} in the production mobile rules. */
  header .headerAuthActions .login.headerAuthLink{
    display:inline-flex;
  }

  header .headerAuthActions{
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    align-items:center;
    justify-content:flex-end;
    gap:6px;
    min-width:max-content;
  }

  header .headerAuthActions .login.headerAuthLink,
  header .headerAuthActions .join.headerAuthLink{
    width:auto;
    min-width:0;
    height:34px;
    margin:0;
    padding:0 10px;
    box-sizing:border-box;
    line-height:1;
    font-size:10px;
    white-space:nowrap;
  }
}

/* On narrower phones, preserve hamburger + both auth actions in one row.
   Search is the sacrificial element instead of stacking LOGIN / JOIN NOW. */
@media(max-width:520px){
  header{
    grid-template-columns:auto 1fr;
  }

  header .search{
    display:none;
  }

  header .headerAuthActions{
    justify-self:end;
  }

  header .headerAuthActions .login.headerAuthLink,
  header .headerAuthActions .join.headerAuthLink{
    height:34px;
    padding:0 11px;
    font-size:10px;
  }
}

@media(max-width:360px){
  header{
    gap:5px;
    padding-left:7px;
    padding-right:7px;
  }

  header .headerAuthActions{
    gap:4px;
  }

  header .headerAuthActions .login.headerAuthLink,
  header .headerAuthActions .join.headerAuthLink{
    padding:0 8px;
    font-size:9px;
  }
}


/* =========================================================
   v1.8.3.11 — intuitive mobile hamburger menu dismissal
   ========================================================= */
.mobileMenuClose,
.mobileMenuBackdrop{
  display:none;
}

@media(max-width:760px){
  .sidebar{
    z-index:120;
    display:flex;
    flex-direction:column;
    padding-bottom:74px;
    box-shadow:18px 0 42px rgba(0,0,0,.48);
  }

  .sidebar nav{
    flex:1 1 auto;
    min-height:0;
    overflow-y:auto;
    padding-bottom:10px;
  }

  .mobileMenuClose{
    display:flex;
    position:absolute;
    left:12px;
    right:12px;
    bottom:14px;
    height:46px;
    align-items:center;
    justify-content:center;
    gap:9px;
    border:1px solid #5b2926;
    border-radius:6px;
    background:linear-gradient(180deg,#241211,#120b0b);
    color:#fff;
    font-size:11px;
    font-weight:900;
    letter-spacing:.08em;
    cursor:pointer;
    -webkit-tap-highlight-color:transparent;
  }

  .mobileMenuClose span{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:22px;
    height:22px;
    border-radius:50%;
    background:#d60000;
    color:#fff;
    font-size:19px;
    line-height:1;
    font-weight:400;
  }

  .mobileMenuClose:active{
    transform:translateY(1px);
    background:#351311;
  }

  .mobileMenuBackdrop{
    position:fixed;
    z-index:110;
    inset:0;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    background:rgba(0,0,0,.58);
    opacity:0;
    pointer-events:none;
    transition:opacity .18s ease;
  }

  body.mobileNavOpen .mobileMenuBackdrop{
    display:block;
    opacity:1;
    pointer-events:auto;
  }

  body.mobileNavOpen{
    overflow:hidden;
  }

  /* Desktop collapse control remains irrelevant to the mobile interaction. */
  .sidebar .collapse{
    display:none;
  }
}
