body{background:#fff}.ticker{background:var(--dark)}.ticker b{color:var(--yellow)}header{border-bottom:3px solid var(--red)}.meal-nav{background:var(--yellow);border-bottom:1px solid var(--dark)}.meal-nav .wrap{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:25px;overflow:auto}.meal-nav span,.meal-nav a{white-space:nowrap;font-size:.72rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.meal-nav>div>span{color:var(--red)}.meal-nav a:hover{text-decoration:underline;text-decoration-thickness:3px}.hero{grid-template-columns:.7fr 1.12fr .48fr;grid-template-rows:640px;padding-top:24px}.hero-board{background:var(--red);color:#fff;padding:38px;display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden}.hero-board:after{content:"";position:absolute;width:160px;height:160px;border:32px solid var(--yellow);border-radius:50%;right:-85px;top:85px;opacity:.95}.board-kicker{background:var(--yellow);color:var(--dark);padding:8px 10px;font-size:.7rem;font-weight:900;letter-spacing:.08em}.hero-board h1{font-size:clamp(4rem,6.7vw,7.1rem);margin:50px 0 25px;position:relative;z-index:1}.hero-board h1 em{color:var(--yellow)}.hero-board p{font-size:1rem;line-height:1.55;margin:24px 0;max-width:360px}.board-line{display:flex;gap:6px;flex-wrap:wrap}.board-line span{border:1px solid #fff;padding:6px 8px;font-size:.64rem;font-weight:900}.hero-board .button{margin-top:auto;background:var(--yellow);color:var(--dark);box-shadow:6px 6px 0 var(--dark)}.hero-photo{grid-row:auto;min-height:0}.hero-photo:before{content:"PANAS • PANAS • PANAS";position:absolute;z-index:2;top:18px;right:-39px;background:var(--yellow);color:var(--dark);padding:8px 40px;transform:rotate(35deg);font-size:.65rem;font-weight:900}.photo-caption{position:absolute;z-index:2;left:22px;right:22px;bottom:22px;color:#fff;display:flex;align-items:end;justify-content:space-between}.photo-caption b{font-size:2rem;letter-spacing:-.05em}.photo-caption span{font-size:.75rem;font-weight:900;text-transform:uppercase}.photo-tag{bottom:auto;top:20px;background:var(--red);color:#fff}.receipt{align-self:end;background:#fff7db;color:var(--dark);padding:24px 18px;box-shadow:8px 8px 0 var(--yellow);border:1px dashed var(--dark);font-family:"Courier New",monospace;transform:rotate(1.5deg);position:relative}.receipt:before{content:"";position:absolute;left:0;right:0;top:-8px;height:14px;background:linear-gradient(135deg,transparent 7px,#fff7db 0) 0 0/14px 14px repeat-x}.receipt-title{display:block;text-align:center;border-bottom:2px dashed var(--dark);padding-bottom:14px;margin-bottom:8px;font-weight:900}.receipt div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px dotted #777;padding:12px 0;font-size:.72rem}.receipt p{background:var(--red);color:#fff;padding:10px 8px;font-size:.72rem;font-weight:900}.receipt a{font-size:.68rem;font-weight:900}.section-head{border-bottom:4px solid var(--red)}.section-head h2 em{display:inline-block;background:var(--yellow);color:var(--dark);padding-inline:8px;transform:rotate(-1deg)}.story{box-shadow:6px 6px 0 var(--dark)}.story:nth-child(2){box-shadow:6px 6px 0 var(--red)}.text-card.yellow{background-color:var(--yellow);background-image:linear-gradient(90deg,rgba(255,255,255,.3) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.3) 1px,transparent 1px);background-size:20px 20px}.text-card.red:after{content:"PEDAS!";position:absolute;right:18px;bottom:12px;font-size:3rem;font-weight:900;color:var(--yellow);transform:rotate(-8deg);opacity:.8}.text-card{position:relative}.locations{background:#183f2b;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:100% 34px}.states a{border-color:#668071}.states a:hover{background:var(--red);transform:translateX(5px)}.stamp{border-style:dashed}.manifesto{position:relative}.manifesto:before{content:"KASI TAMBAH";position:absolute;top:28px;right:0;color:#eee;font-size:clamp(3rem,9vw,9rem);font-weight:900;letter-spacing:-.08em;z-index:-1}footer{border-top:12px solid var(--yellow)}
@media(max-width:1050px){.hero{grid-template-columns:.75fr 1.25fr;grid-template-rows:570px auto}.receipt{grid-column:1/3;display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:12px;transform:none}.receipt-title{grid-column:1/5}.receipt p{margin:0}.receipt a{text-align:right}}
@media(max-width:720px){.meal-nav .wrap{justify-content:flex-start}.meal-nav>div>span{display:none}.hero{grid-template-columns:1fr;grid-template-rows:auto}.hero-board{min-height:530px}.hero-photo{min-height:440px}.receipt{grid-column:auto;display:block}.receipt-title{grid-column:auto}.hero-board:after{top:55px}.photo-caption b{font-size:1.55rem}}
.features-three{grid-template-columns:1.2fr .8fr}.features-three .story{grid-template-rows:260px 1fr}.features-three .story.feature{grid-row:span 2;grid-template-rows:540px 1fr}.features-three .story-body{min-height:210px}.features-three .story h3{margin-bottom:28px}.latest-block{margin-top:100px}.latest-heading{display:flex;align-items:end;justify-content:space-between;border-bottom:4px solid var(--red);padding-bottom:22px}.latest-heading h2{font-size:clamp(2.6rem,5vw,5.2rem);letter-spacing:-.07em;line-height:.9;margin:0}.latest-heading h2 em{font-family:Georgia,serif;color:var(--red);font-weight:400}.latest-list{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--dark)}.latest-item{min-height:128px;display:grid;grid-template-columns:92px 1fr 25px;gap:14px;align-items:center;padding:16px;border-right:1px solid var(--dark);border-bottom:1px solid var(--dark)}.latest-item img{width:92px;height:92px;object-fit:cover}.latest-item span{font-size:.68rem;color:var(--red);font-weight:900;text-transform:uppercase}.latest-item h3{font-size:1rem;line-height:1.12;letter-spacing:-.025em;margin:8px 0 0}.latest-item>b{align-self:start;color:#aaa;font-family:"Courier New",monospace;font-size:.72rem}.latest-item:hover{background:var(--yellow)}.latest-item:hover img{transform:rotate(-2deg) scale(1.04)}
@media(max-width:900px){.latest-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.features-three{grid-template-columns:1fr}.features-three .story.feature,.features-three .story{grid-row:auto;grid-template-rows:280px 1fr}.features-three .story-body{min-height:170px}.latest-block{margin-top:70px}.latest-list{grid-template-columns:1fr}.latest-item{grid-template-columns:80px 1fr 24px}.latest-item img{width:80px;height:80px}}
.editorial-hero{grid-template-columns:1.12fr .88fr;grid-template-rows:590px;gap:32px;border-bottom:1px solid var(--dark);padding-bottom:42px}.editorial-hero .hero-photo{min-height:0}.editorial-hero .hero-photo:before,.editorial-hero .photo-tag{display:none}.editorial-intro{display:flex;flex-direction:column;justify-content:center;padding:30px 4vw 30px 10px}.editorial-intro h1{font-size:clamp(3.5rem,6.2vw,6.4rem)}.editorial-intro p{font-size:1.08rem;line-height:1.65;color:var(--muted);max-width:520px;margin:30px 0}.editorial-links{display:flex;gap:12px;flex-wrap:wrap}.editorial-links a{border:1px solid var(--dark);padding:12px 14px;font-size:.75rem;font-weight:900;text-transform:uppercase}.editorial-links a:first-child{background:var(--yellow);box-shadow:4px 4px 0 var(--dark)}.editorial-hero .photo-caption{background:linear-gradient(transparent,rgba(0,0,0,.82));left:0;right:0;bottom:0;padding:80px 25px 24px}.editorial-hero .photo-caption b{max-width:72%;line-height:1}.locations{padding:65px 0}.locations h2{font-size:clamp(2.8rem,4.8vw,4.8rem);line-height:.88}.location-grid{grid-template-columns:.58fr 1.42fr;gap:55px}.states a{padding:17px 19px;font-size:.95rem}.states{grid-template-columns:repeat(2,1fr)}
@media(max-width:850px){.editorial-hero{grid-template-columns:1fr;grid-template-rows:470px auto}.editorial-intro{padding:25px 0}.location-grid{grid-template-columns:1fr}.locations h2{font-size:3.1rem}}
@media(max-width:570px){.editorial-hero{grid-template-rows:390px auto}.editorial-hero .photo-caption{display:block}.editorial-hero .photo-caption b{display:block;max-width:none;margin-bottom:8px}.states{grid-template-columns:1fr}}
