@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700;900&family=Fredoka:wght@600;700&display=swap";:root{--g:#003f32;--g2:#075242;--y:#f5aa00;--c:#f6f0e7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--c);color:var(--g);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;border-bottom:2px solid var(--g);background:#f6f0e7f5;justify-content:space-between;align-items:center;height:92px;padding:12px 4.5vw;display:flex;position:sticky;top:0}.brand img{object-fit:contain;width:190px;height:62px}.nav{text-transform:uppercase;align-items:center;gap:32px;font-size:13px;font-weight:700;display:flex}.button{background:var(--g);color:#fff;border:2px solid var(--g);text-transform:uppercase;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:15px 24px;font-size:13px;font-weight:900;transition:all .2s;display:inline-flex}.button:hover{box-shadow:5px 5px 0 var(--y);transform:translateY(-2px)}.button.small{padding:12px 19px}.button.cream{background:var(--c);border-color:var(--c);color:var(--g)}.button.yellow{background:var(--y);border-color:var(--y);color:var(--g)}.button.outline{color:var(--g);background:0 0}.text-link{text-transform:uppercase;border-bottom:2px solid;gap:14px;padding:7px 0;font-size:13px;font-weight:900;display:inline-flex}.eyebrow{text-transform:uppercase;letter-spacing:.16em;margin:0 0 16px;font-size:12px;font-weight:900}.eyebrow.light{color:var(--y)}h1,h2{letter-spacing:-.045em;margin:0;font-family:Fredoka,sans-serif;line-height:.88}h1{font-size:clamp(68px,9.2vw,150px)}h1 em{color:var(--y);text-shadow:4px 4px 0 var(--g);font-style:normal}h2{font-size:clamp(54px,7vw,105px)}p{line-height:1.65}.hero{grid-template-columns:1.05fr .95fr;min-height:calc(100vh - 92px);padding:6vw 5vw 95px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;align-self:center}.hero-copy>p:not(.eyebrow){max-width:570px;margin:30px 0;font-size:19px}.actions{align-items:center;gap:27px;display:flex}.hero-art{min-height:620px;position:relative}.sun{background:var(--y);width:630px;height:630px;box-shadow:25px 25px 0 var(--g);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-47%,-50%)}.mascot{object-fit:contain;filter:drop-shadow(10px 15px #003f322e);z-index:2;width:min(100%,680px);height:100%;position:absolute}.scribble{z-index:3;font-size:90px;font-weight:900;position:absolute}.s1{top:10%;right:1%}.s2{color:#fff;bottom:7%;left:2%}.ticker{background:var(--g);width:104%;color:var(--c);white-space:nowrap;padding:19px 0;font-size:18px;font-weight:900;position:absolute;bottom:0;left:-2%;overflow:hidden;transform:rotate(-1.2deg)}.ticker div{width:max-content;animation:24s linear infinite marquee}.ticker b{color:var(--y);padding:0 22px}@keyframes marquee{to{transform:translate(-50%)}}.intro{grid-template-columns:.8fr .8fr 1.15fr;align-items:center;gap:6vw;padding:9vw 5vw;display:grid}.intro-copy{font-size:18px}.friends-card{background:var(--y);border:3px solid var(--g);box-shadow:14px 14px 0 var(--g);border-radius:48% 48% 28px 28px;overflow:hidden}.friends-card img{width:100%;display:block}.feature{grid-template-columns:1fr 1fr;min-height:780px;display:grid}.video-frame{min-height:650px;overflow:hidden}.video-frame video{object-fit:cover;width:100%;height:100%;display:block}.feature-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:8vw;display:flex}.feature-copy>p:not(.eyebrow),.takeaway-copy p:not(.eyebrow){max-width:540px;margin:28px 0;font-size:19px}.bubble-feature{background:var(--g);color:var(--c)}.combo-feature{background:var(--y)}.combo-feature .video-frame{border:3px solid var(--g);box-shadow:14px 14px 0 var(--g);border-radius:28px;margin:55px 55px 55px 0}.takeaway{background:var(--g2);color:var(--c);grid-template-columns:1fr 1fr;align-items:center;gap:6vw;padding:7vw;display:grid}.takeaway-art{background:var(--y);box-shadow:15px 15px 0 var(--c);border-radius:40px;overflow:hidden;transform:rotate(-2deg)}.takeaway-art img{width:100%;display:block}.social-section{padding:9vw 0 9vw 5vw;overflow:hidden}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:45px;padding-right:5vw;display:flex}.arrows{gap:10px;display:flex}.arrows button{border:2px solid var(--g);width:56px;height:56px;color:var(--g);background:0 0;border-radius:50%;font-size:24px}.social-rail{scroll-snap-type:x mandatory;scrollbar-width:none;gap:22px;padding:0 5vw 30px 0;display:flex;overflow-x:auto}.social-card{border:3px solid var(--g);background:var(--g);scroll-snap-align:start;border-radius:24px;flex:0 0 min(350px,78vw);height:530px;overflow:hidden}.social-card>img,.social-card>video{object-fit:cover;width:100%;height:460px;display:block}.social-card>span{color:#fff;align-items:center;gap:12px;height:70px;padding:0 18px;font-weight:700;display:flex}.social-card span b{color:var(--y)}.social-card span i{margin-left:auto}.newsletter{background:var(--g);color:var(--c);grid-template-columns:1fr 1fr;gap:10vw;padding:8vw;display:grid}.newsletter form{grid-template-columns:1fr 1fr;align-self:center;gap:22px;display:grid}.newsletter label{text-transform:uppercase;font-size:12px;font-weight:900}.newsletter input[type=text],.newsletter input[type=email]{border:0;border-bottom:2px solid var(--c);color:#fff;background:0 0;outline:none;width:100%;margin-top:9px;padding:13px 0}.newsletter .check{text-transform:none;grid-column:1/-1;font-weight:500}.newsletter button{grid-column:1/-1;width:max-content}footer{background:var(--y);grid-template-columns:1.6fr 1fr 1fr .7fr;gap:5vw;padding:6vw 5vw 2vw;display:grid}footer img{mix-blend-mode:multiply;width:220px}footer p,footer a{margin:12px 0;line-height:1.5;display:block}footer b{font-family:Fredoka;font-size:20px}.copyright{border-top:2px solid var(--g);grid-column:1/-1;padding-top:20px}.menu-toggle{display:none}@media (width<=900px){.header{height:78px}.brand img{width:150px}.menu-toggle{border:2px solid var(--g);z-index:51;background:0 0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:46px;height:46px;display:flex}.menu-toggle span{background:var(--g);width:21px;height:2px}.nav{background:var(--y);flex-direction:column;justify-content:center;font-size:20px;transition:all .35s;position:fixed;inset:0;transform:translateY(-105%)}.nav.open{transform:translateY(0)}.hero{grid-template-columns:1fr}.hero-art{min-height:480px}.sun{width:430px;height:430px}.intro,.feature,.takeaway,.newsletter{grid-template-columns:1fr}.bubble-feature .video-frame{order:2}.combo-feature .video-frame{margin:0 6vw 60px}.takeaway{padding:90px 8vw}footer{grid-template-columns:1fr 1fr}.footer-logo{grid-column:1/-1}}@media (width<=560px){h1{font-size:64px}h2{font-size:50px}.hero{padding:55px 22px 85px}.hero-art{min-height:370px}.sun{width:310px;height:310px}.actions{flex-direction:column;align-items:flex-start}.intro{padding:90px 22px}.video-frame{min-height:600px}.feature-copy{padding:75px 24px}.combo-feature .video-frame{min-height:520px;margin:0 22px 50px}.takeaway{padding:80px 24px}.social-section{padding:85px 0 85px 22px}.arrows{display:none}.newsletter{padding:80px 24px}.newsletter form{grid-template-columns:1fr}.newsletter .check,.newsletter button{grid-column:auto}footer{grid-template-columns:1fr;padding:70px 24px 25px}.footer-logo,.copyright{grid-column:auto}}.hero-art.dynamic{isolation:isolate}.hero-art.dynamic .mascot{filter:drop-shadow(18px 22px #003f3221);transform:rotate(-5deg)scale(1.05)}.hero-circle{z-index:-1;aspect-ratio:1;background:var(--y);border-radius:50%;width:min(88%,590px);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.hero-stamp{z-index:4;border:3px solid var(--g);text-align:center;text-transform:uppercase;background:var(--c);border-radius:50%;place-items:center;width:130px;height:130px;font-size:11px;font-weight:900;line-height:1.25;display:grid;position:absolute;top:9%;right:0;transform:rotate(11deg)}.ticker{padding:0}.ticker-track{width:max-content;animation:28s linear infinite marquee2;display:flex}.ticker-group{align-items:center;display:flex}.ticker-group span{align-items:center;gap:9px;height:74px;margin:0;padding:0 24px 0 0;font-weight:900;display:flex}.ticker svg{fill:none;width:44px;height:36px;stroke:var(--y);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.ticker-group span+span:before{content:"";background:var(--y);border-radius:50%;width:7px;height:7px;margin-right:15px}@keyframes marquee2{to{transform:translate(-33.333%)}}.intro{grid-template-columns:.7fr 1.3fr;gap:5vw}.intro-heading>p:last-child{font-size:18px}.friends-stage{grid-template-columns:repeat(3,1fr);align-items:end;gap:15px;display:grid}.friends-stage article{text-align:center;min-width:0;position:relative}.friends-stage article:first-child{transform:rotate(-5deg)translateY(15px)}.friends-stage article:nth-child(2){transform:rotate(3deg)translateY(-25px)}.friends-stage article:nth-child(3){transform:rotate(-2deg)translateY(15px)}.friends-stage img{object-fit:contain;filter:drop-shadow(8px 10px #f5aa0059);width:100%;height:300px}.friends-stage b{background:var(--g);color:var(--c);text-transform:uppercase;letter-spacing:.12em;border-radius:999px;padding:10px 18px;font-size:12px;display:inline-block}.combo-feature{align-items:stretch}.combo-feature .feature-copy{padding:6.5vw}.takeaway-photo{height:680px;box-shadow:15px 15px 0 var(--y);border-radius:32px;overflow:hidden;transform:rotate(-1deg)}.takeaway-photo img{object-fit:cover;width:100%;height:100%}.real-feed{gap:26px}.instagram-card{border:3px solid var(--g);scroll-snap-align:start;background:#fff;border-radius:22px;flex:0 0 min(390px,84vw);height:620px;overflow:hidden}.instagram-card iframe{border:0;width:100%;height:550px;display:block}.instagram-card>a{background:var(--g);color:#fff;align-items:center;gap:12px;height:70px;padding:0 18px;font-weight:700;display:flex}.instagram-card>a b{color:var(--y)}.instagram-card>a span{margin-left:auto}.menu-hero{background:var(--g);min-height:680px;color:var(--c);grid-template-columns:1fr 1fr;align-items:center;gap:7vw;padding:5vw;display:grid}.menu-hero>div{padding:3vw}.menu-hero h1{color:var(--y)}.menu-hero p:not(.eyebrow){max-width:540px;font-size:19px}.menu-hero>img{object-fit:cover;width:100%;height:560px;box-shadow:14px 14px 0 var(--y);border-radius:28px;transform:rotate(2deg)}.menu-tabs{z-index:35;background:var(--y);border-bottom:2px solid var(--g);scrollbar-width:none;gap:8px;padding:14px 4vw;display:flex;position:sticky;top:92px;overflow-x:auto}.menu-tabs a{white-space:nowrap;border:2px solid var(--g);text-transform:uppercase;border-radius:99px;padding:10px 18px;font-size:12px;font-weight:900}.menu-tabs a:hover{background:var(--g);color:#fff}.menu-section{grid-template-columns:1fr 1fr;align-items:start;gap:7vw;padding:8vw 6vw;scroll-margin-top:150px;display:grid}.menu-section.dark,.drinks{background:var(--g);color:var(--c)}.yellow-section{background:var(--y)}.menu-photo{box-shadow:12px 12px 0 var(--g);border-radius:30px;min-height:540px;position:sticky;top:180px;overflow:hidden}.dark .menu-photo,.drinks .menu-photo{box-shadow:12px 12px 0 var(--y)}.menu-photo img{object-fit:cover;width:100%;height:100%;min-height:540px;display:block}.menu-photo.tall{height:720px}.dish-list{margin-top:38px}.dish-list article{border-bottom:1px solid;justify-content:space-between;gap:22px;padding:21px 0;display:flex}.dish-list h3{margin:0 0 7px;font-family:Fredoka;font-size:21px}.dish-list p{opacity:.76;margin:0;font-size:14px;line-height:1.5}.dish-list strong{white-space:nowrap;font-size:16px}.menu-note{text-transform:uppercase;font-size:14px;font-weight:700}.menu-duo{grid-template-columns:1fr 1fr;gap:8vw;padding:8vw 6vw;scroll-margin-top:150px;display:grid}.menu-duo section{scroll-margin-top:150px}.drinks{grid-template-columns:1.2fr .8fr}.menu-cta{text-align:center;background:var(--c);padding:10vw 5vw}.menu-cta h2{margin-bottom:40px}@media (width<=900px){.intro{grid-template-columns:1fr}.friends-stage img{height:260px}.combo-feature .video-frame{margin:0 6vw 60px}.takeaway-photo{height:620px}.menu-hero{grid-template-columns:1fr;padding:90px 7vw}.menu-hero>img{height:480px}.menu-tabs{top:78px}.menu-section,.menu-duo{grid-template-columns:1fr;padding:90px 7vw}.menu-photo,.menu-photo.tall{height:600px;position:relative;top:auto}.combo-menu .menu-photo,.dark .menu-photo,.yellow-section .menu-photo,.drinks .menu-photo{order:2}}@media (width<=560px){.hero-art.dynamic{margin-top:25px}.hero-stamp{width:95px;height:95px;font-size:8px}.ticker-group span{height:62px;padding-right:17px;font-size:14px}.ticker svg{width:36px}.intro-heading{text-align:center}.friends-stage{gap:0}.friends-stage img{height:160px}.friends-stage b{padding:7px 10px;font-size:9px}.combo-feature .feature-copy{padding:75px 24px}.takeaway-photo{height:500px}.instagram-card{height:580px}.instagram-card iframe{height:510px}.menu-hero{padding:65px 22px}.menu-hero>div{padding:0}.menu-hero>img{height:410px}.menu-section,.menu-duo{padding:75px 22px}.menu-photo,.menu-photo.tall{height:470px;min-height:0}.menu-photo img{min-height:470px}.dish-list article{gap:14px}.dish-list h3{font-size:18px}.dish-list strong{font-size:14px}}.hero-art.dynamic .mascot{filter:none}.friends-stage.friends-full{grid-template-columns:.72fr 1.28fr;align-items:center;gap:32px}.friends-stage.friends-full article{transform:none}.friends-stage.friends-full img{object-fit:contain;filter:none;width:100%;height:auto;max-height:520px}.feature{min-height:620px}.feature .video-frame{min-height:520px}.feature .feature-copy{padding:5.5vw}.bubble-feature .video-frame{border-radius:28px;margin:32px 0 32px 32px}.combo-feature .video-frame{min-height:520px;margin:32px 32px 32px 0}.feature-copy>p:not(.eyebrow){margin:22px 0}@media (width<=900px){.friends-stage.friends-full{grid-template-columns:.75fr 1.25fr}.feature{min-height:0}.feature .video-frame{min-height:520px}.bubble-feature .video-frame{order:2;margin:0 6vw 55px}.combo-feature .video-frame{margin:0 6vw 55px}.feature .feature-copy{padding:70px 7vw}}@media (width<=560px){.friends-stage.friends-full{grid-template-columns:1fr;gap:34px}.friends-stage.friends-full img{max-height:400px}.feature .video-frame{min-height:440px}.bubble-feature .video-frame,.combo-feature .video-frame{margin:0 22px 45px}.feature .feature-copy{padding:60px 24px}}.friends-stage.friends-equal{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px}.friends-stage.friends-equal article{border:2px solid var(--g);background:#ffffff59;border-radius:26px;flex-direction:column;align-items:center;padding:18px 14px 22px;display:flex;transform:none}.friends-stage.friends-equal img{object-fit:contain;filter:none;width:100%;height:210px}.friends-stage.friends-equal h3{margin:12px 0 8px;font-family:Fredoka;font-size:20px;line-height:1.05}.friends-stage.friends-equal p{margin:0;font-size:13px;line-height:1.45}@media (width<=900px){.header{height:76px;padding:8px 18px;position:sticky;top:0}.brand{z-index:102;align-items:center;display:flex;position:relative}.brand img{width:145px;height:58px}.menu-toggle{z-index:102;flex:0 0 48px;width:48px;height:48px;display:flex;position:relative}.menu-toggle span{transition:transform .25s,opacity .25s}.menu-toggle.active span:first-child{transform:translateY(4.5px)rotate(45deg)}.menu-toggle.active span:last-child{transform:translateY(-4.5px)rotate(-45deg)}.nav{z-index:101;background:var(--y);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;width:100%;height:100dvh;padding:110px 24px 36px;transition:transform .3s;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translateY(-110%)}.nav.open{transform:translateY(0)}.nav>a:not(.button){border-bottom:2px solid var(--g);text-align:left;justify-content:space-between;align-items:center;width:100%;padding:20px 4px;font-family:Fredoka;font-size:28px;line-height:1;display:flex}.nav>a:not(.button):after{content:"↗";font-family:DM Sans;font-size:20px}.nav .button.small{width:100%;margin-top:28px;padding:17px 20px;font-size:14px}.friends-stage.friends-equal{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.friends-stage.friends-equal article{padding:12px 8px 16px}.friends-stage.friends-equal img{height:175px}.friends-stage.friends-equal h3{font-size:16px}.friends-stage.friends-equal p{font-size:11px}}@media (width<=560px){.header{height:72px;padding:7px 16px}.brand img{width:138px;height:54px}.menu-toggle{flex-basis:46px;width:46px;height:46px}.nav{padding:98px 20px 28px}.nav>a:not(.button){padding:18px 2px;font-size:26px}.friends-stage.friends-equal{grid-template-columns:1fr;gap:18px;width:100%}.friends-stage.friends-equal article{text-align:left;grid-template-columns:140px 1fr;gap:14px;min-height:175px;padding:15px;display:grid}.friends-stage.friends-equal img{width:140px;height:140px}.friends-stage.friends-equal h3{margin:4px 0 8px;font-size:20px}.friends-stage.friends-equal p{font-size:13px}.friends-stage.friends-equal article>div{align-self:center}}.form-honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.friends-stage.friends-boards{grid-template-columns:.72fr 1.28fr;align-items:center;gap:30px;width:100%;display:grid}.friends-stage.friends-boards>img{object-fit:contain;object-position:center;filter:none;width:100%;height:auto;max-height:none;display:block}@media (width<=900px){.friends-stage.friends-boards{grid-template-columns:1fr;gap:30px;max-width:680px;margin:0 auto}.friends-stage.friends-boards>img{width:100%;height:auto;max-height:none}}@media (width<=560px){.friends-stage.friends-boards{grid-template-columns:1fr;gap:22px;width:100%;max-width:none}.friends-stage.friends-boards>img{object-fit:contain;width:100%;height:auto;max-height:none}}
