/* Light, framed editorial presentation inspired by the supplied game website. */
body{background:#f6f4f1}header{border-bottom:2px solid #171717}main{width:calc(100% - 64px);max-width:1480px}.button{border-radius:0}.page-heading h1{font-weight:900}.editorial-home .hero{border:3px solid #171717;height:510px}.editorial-home .hero-copy h1{font-size:clamp(36px,4.4vw,66px)}.editorial-home .section{margin-top:54px}.editorial-home .section-title{border-bottom:3px solid #171717;margin-bottom:20px;padding-bottom:10px;align-items:center}.editorial-home .section-title h2{margin:0;font-size:30px;font-weight:900;letter-spacing:1px}.editorial-home .section-title h2:before{display:block;font:900 12px Arial;letter-spacing:3px;color:#b45000;margin-bottom:5px;content:'FEATURED'}.editorial-home .guide-preview h2:before{content:'GUIDE BOOK'}.editorial-home .calendar-panel h2:before{content:none}.editorial-home .section-title>a{color:#171717;font-weight:700;border-bottom:2px solid #ff8a20;padding:5px 0}.home-content-columns{display:block}.home-content-columns>section{width:100%}.home-content-columns .feature-grid{grid-template-columns:1fr 1fr;gap:24px}.home-content-columns .feature{border:2px solid #171717;border-radius:0;box-shadow:none;background:#fff;overflow:hidden}.home-content-columns .feature img{width:100%;height:290px;object-fit:cover;background:#eff9fc}.home-content-columns .feature.player img{object-fit:contain;background:linear-gradient(120deg,#d8f4f6,#fff2d4)}.home-content-columns .feature>div{padding:22px 26px}.home-content-columns .feature h3{font-size:24px}.guide-stage{display:grid;grid-template-columns:minmax(0,3fr) minmax(240px,1fr);border:3px solid #171717;background:#fff}.guide-cover{position:relative;border:0;min-height:440px;display:flex;align-items:flex-end;isolation:isolate}.guide-cover>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.guide-cover:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#fff 0%,#fffffff2 16%,#ffffff00 72%)}.guide-cover>div{padding:32px;width:100%}.guide-cover h3{font-size:34px;margin:8px 0}.guide-cover p{color:#333;margin:0}.guide-cover span{color:#933e00;font-weight:800}.guide-topics{display:grid;border-left:3px solid #171717}.guide-topics a{display:flex;flex-direction:column;justify-content:center;padding:24px;background:#fff1de;border-bottom:2px solid #171717;gap:9px}.guide-topics a:nth-child(2){background:#e3f5f4}.guide-topics a:nth-child(3){background:#eee9fb;border-bottom:0}.guide-topics span{font:800 11px Arial;letter-spacing:2px;color:#555}.guide-topics b{font-size:21px}.guide-topics small{color:#454545}.guide-topics a:hover{box-shadow:inset 6px 0 #ff851b}.editorial-home .tool{border-radius:0;box-shadow:none;background:#fff!important;border:2px solid #171717!important}.editorial-home .tool b{color:#ff851b}.editorial-home .tool:hover{background:#fff0dc!important;transform:translateY(-2px)}.editorial-home .calendar-panel{border:2px solid #171717;padding:28px}.editorial-home .hub-kicker{color:#914500}.editorial-home .feature:hover{transform:translateY(-3px);box-shadow:5px 5px 0 #ffbb69}
@media(min-width:1800px){main{max-width:1680px}.guide-cover{min-height:500px}}
@media(max-width:900px){main{width:calc(100% - 32px)}.guide-stage{grid-template-columns:1fr}.guide-topics{grid-template-columns:repeat(3,minmax(0,1fr));border-left:0;border-top:3px solid #171717}.guide-topics a{padding:16px;border-bottom:0;border-right:1px solid #171717}.guide-topics b{font-size:17px}.guide-topics a:last-child{border-right:0}.editorial-home .hero{height:430px}.home-content-columns .feature img{height:220px}}
@media(max-width:600px){main{width:calc(100% - 24px)}.editorial-home .section{margin-top:32px}.editorial-home .section-title h2{font-size:25px}.editorial-home .hero{height:400px}.editorial-home .hero-copy{padding:24px 20px;width:70%}.editorial-home .hero-copy h1{font-size:36px}.editorial-home .hero-copy p{font-size:14px}.editorial-home .hub-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-content-columns .feature-grid{grid-template-columns:1fr;gap:18px}.guide-cover{min-height:320px}.guide-cover>div{padding:20px}.guide-cover h3{font-size:26px}.guide-topics{grid-template-columns:1fr}.guide-topics a{border-right:0;border-bottom:1px solid #171717;padding:18px}.guide-topics a:last-child{border-bottom:0}.editorial-home .calendar-panel{padding:15px}.editorial-home .section-title{gap:10px}.editorial-home .section-title>a{font-size:12px}}
