/* STEP 1 — Happy Illustrated Newspaper. HOMEPAGE ONLY. */
@media(max-width:900px){
body.sb-home{--sb-accent:#ef765f;--sb-cream:#fffdf8;--sb-text:#403128;--sb-soft:#776d65;--sb-border:#eee2d5;--sb-rule:#eee5dc;background:#fffaf4!important}
body.sb-home .sb-wrap{width:100%;max-width:760px;background:#fffdf8!important}
body.sb-home .sb-topbar{display:none!important}
body.sb-home .sb-header{padding:12px 18px 10px!important;background:#fffdf8!important;border-bottom:0!important;justify-content:center!important;min-height:78px}
body.sb-home .sb-brand{gap:10px!important;margin:auto}
body.sb-home .sb-logo{height:58px!important}
body.sb-home .sb-brand-name{font:700 34px/1 Georgia,Lora,serif!important;color:#403128!important}
body.sb-home .sb-brand-tag{font-size:12px!important;color:#7a7068!important;margin-top:5px!important}
body.sb-home .sb-nav-btn{position:absolute;right:15px;top:23px}
body.sb-home .sb-nav-btn:before{width:22px;background:#403128;box-shadow:0 -7px #403128,0 7px #403128}
body.sb-home .sb-chip-nav{margin:0 14px 18px;padding:0!important;display:grid!important;grid-template-columns:repeat(4,minmax(88px,1fr));gap:0!important;border:1px solid #eadfd5;border-radius:24px;overflow-x:auto;background:#fff;scrollbar-width:none}
body.sb-home .sb-chip-nav .sb-chip{background:#fff!important;border-radius:0!important;padding:11px 9px!important;text-align:center;font-size:12px!important;border-right:1px solid #eee4da}
body.sb-home .sb-chip-nav .sb-chip:nth-child(1){color:#d08a1d!important}body.sb-home .sb-chip-nav .sb-chip:nth-child(2){color:#57904d!important}body.sb-home .sb-chip-nav .sb-chip:nth-child(3){color:#d76358!important}body.sb-home .sb-chip-nav .sb-chip:nth-child(4){color:#4789bd!important}
body.sb-home .sb-hero-row{display:block!important;padding:0 14px 10px!important}
body.sb-home .sb-hero-row>article{background:#fff;border:1px solid #f0dfce;border-radius:20px;overflow:hidden;box-shadow:0 4px 18px rgba(104,76,48,.06)}
body.sb-home .sb-hero-row>article>a:first-child{display:block;padding:0!important}
body.sb-home .sb-hero-row>article .sb-thumb{border-radius:0!important;aspect-ratio:16/9}
body.sb-home .sb-hero-row>article>.sb-kicker{display:inline-block!important;margin:15px 17px 3px!important;padding:0!important;background:none!important;color:#ef765f!important;font-size:11px!important;letter-spacing:.08em}
body.sb-home .sb-hero-title{font:700 29px/1.08 Georgia,Lora,serif!important;margin:5px 17px 9px!important;color:#403128!important}
body.sb-home .sb-hero-row>article>.sb-excerpt{font-size:15px!important;line-height:1.5!important;margin:0 17px 8px!important;color:#776d65!important}
body.sb-home .sb-hero-row>article>.sb-btn{margin:4px 17px 18px!important;padding:0!important;background:transparent!important;color:#e96555!important;font-size:14px!important}
body.sb-home .sb-quote{margin:14px 0 0!important;border-radius:18px!important;background:#fff4d9!important;border:1px solid #f2dfb7!important;box-shadow:none!important;padding:17px 20px!important}
body.sb-home .sb-quote .sb-kicker{color:#e68b21!important;margin-bottom:4px!important}
body.sb-home .sb-quote-mark{display:none!important}
body.sb-home .sb-quote p{font:italic 17px/1.42 Georgia,Lora,serif!important;margin:4px auto 8px!important;max-width:330px}
body.sb-home .sb-quote .sb-muted{font-size:11px!important}
}
