:root{--cream:#f5eee7;--navy:#003087;--red:#e4002b;--aqua:#72d7d3;--heading-font:"cooper-black-std","Cooper Black",Georgia,serif;--body-font:"filson-pro","Avenir Next",Arial,sans-serif}*{box-sizing:border-box}html,body{width:1920px;height:1080px;margin:0;overflow:hidden;background:#111}body{font-family:var(--body-font);color:var(--navy)}#stage,#board{width:1920px;height:1080px;position:relative;overflow:hidden}#board{background:var(--cream)}#board:before{content:"";position:absolute;inset:38px 40px 37px;border-radius:40px;background:repeating-linear-gradient(45deg,var(--aqua) 0 7px,transparent 7px 14px)}#board:after{content:"";position:absolute;inset:49px 51px 48px;border-radius:29px;background:var(--cream)}.columns,footer{position:absolute;z-index:2}.columns{left:82px;right:82px;top:78px;bottom:170px;display:grid;grid-template-columns:600px 590px 468px;gap:49px}.column{min-width:0}section{margin:0}h2{font-family:var(--heading-font);font-weight:400;color:var(--red);font-size:68px;line-height:.9;margin:0 0 22px}h3{font-size:34px;line-height:1;margin:0 0 14px;font-weight:400}.intro{font-size:22px;line-height:1.05;margin:0 0 24px}.menu-row{display:grid;grid-template-columns:minmax(0,auto) minmax(14px,1fr) max-content;gap:7px;align-items:end;margin:6px 0;font-size:26px;line-height:1.03}.copy{min-width:0}.detail{display:block;font-size:21px;line-height:1.12;font-weight:500;margin-top:4px;max-width:465px}.leader{border-bottom:2px dotted var(--navy);transform:translateY(-5px)}.price{font-weight:900}.origin{font-size:12px;margin-left:3px;vertical-align:7px}.sold-out{opacity:.5}.sold-out .copy{text-decoration:line-through}.sold-out .leader{visibility:hidden}.sold-out .price{color:var(--red)}.column section+section{margin-top:34px}.addchips{margin-top:24px!important}.tacos{margin-top:32px!important}.tacos .menu-row{grid-template-columns:1fr}.tacos .leader,.tacos .price{display:none}.choose-row{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:end;margin-top:30px;font-size:27px}.choose-row i{border-bottom:2px dotted var(--navy);transform:translateY(-5px)}
/* TV1 density */.column:first-child .item-line{display:flex;align-items:baseline;gap:3px;white-space:nowrap}.column:first-child .inline-detail{font-size:19px;font-weight:500;margin-left:3px;white-space:nowrap}.column:first-child .menu-row{font-size:25px}.column:first-child .detail{font-size:19px;max-width:520px}.column:first-child section+section{margin-top:24px}.column:first-child .addchips{margin-top:18px!important}
/* Packs and Little Deckhands */.packs-col{display:flex;flex-direction:column;gap:18px}.packs-section h2{margin-bottom:16px}.packs-col .menu-row{font-size:25px;margin:8px 0;align-items:start}.packs-col .detail{font-size:19px;line-height:1.1}.packs-col .leader{margin-top:15px;transform:none}.deckhands-title{color:var(--navy);font-size:27px;margin:18px 0 8px;border-top:3px dotted var(--aqua);padding-top:14px;font-weight:900;letter-spacing:.02em}.kid-pack-row{font-size:24px!important}.kid-pack-row .detail{font-size:18px!important}
/* V13.2.3 exact supplied sauce artwork */
.sauce-panel{margin-top:auto!important;height:325px;border:0;background:transparent;overflow:hidden;box-shadow:none;display:flex;align-items:flex-end;justify-content:center}
.sauce-panel img{position:static;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:0;mix-blend-mode:normal}

/* V13.2.3 footer anchored exactly like Screen 2 */
footer{left:82px;right:82px;bottom:70px;border-top:2px solid var(--navy);border-bottom:2px solid var(--navy);padding:15px 0;display:grid;grid-template-columns:1fr 1.55fr 1fr;gap:18px;font-size:15px;font-weight:900;align-items:center}footer span{min-width:0}footer span:nth-child(2){text-align:center}footer span:nth-child(3){text-align:right}
