:root{--orange:#f45a20;--ink:#171710;--cream:#fff4dc;--peach:#ffe4cc;--display:'Manrope',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--cream);color:var(--ink);font:16px var(--body);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #1766c3;outline-offset:5px}::selection{background:var(--ink);color:var(--cream)}.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:var(--cream);padding:15px}.skip-link:focus{top:12px}
/* CroDog navigation: a dark sign above the orange storefront. */
.site-header{padding:18px 5% 0;background:var(--orange);position:relative;z-index:20}
.header-shell{max-width:1600px;margin:auto;min-height:106px;padding:13px 27px 13px 19px;display:grid;grid-template-columns:120px 1fr 180px;align-items:center;gap:20px;background:var(--ink);color:var(--cream);border-radius:20px;position:relative}
.brand{display:flex;align-items:center;width:82px;justify-content:center;transition:transform .2s}.brand:hover{transform:rotate(-5deg)}.brand img{width:78px;height:78px;border-radius:50%;border:3px solid var(--cream)}
.site-header nav{display:flex;align-items:center;justify-content:center;gap:45px;font-family:var(--display);font-size:21px;font-weight:800;letter-spacing:.015em;line-height:1.2}
.site-header nav a{position:relative;padding:17px 0;white-space:nowrap;transition:color .2s}.site-header nav a:after{content:'';position:absolute;bottom:7px;left:0;right:0;height:3px;border-radius:2px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .2s}.site-header nav a:hover,.site-header nav a[aria-current=location]{color:var(--orange)}.site-header nav a:hover:after,.site-header nav a[aria-current=location]:after{transform:scaleX(1)}
.header-address{display:flex;align-items:center;justify-content:flex-end;gap:10px;font-size:11px;font-weight:700;letter-spacing:.04em;padding-left:20px;border-left:1px solid #fff4dc38;min-height:42px}.header-address svg{width:20px;height:20px;flex-shrink:0}.header-address>span:last-child{font-size:20px;font-weight:400}.header-address:hover{color:var(--orange)}.menu-toggle{display:none}

.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:100px;background:var(--ink);color:var(--cream);padding:17px 27px;font-weight:600;font-size:15px;line-height:1.3;transition:background .2s,transform .2s}.button:hover{background:#3b3b2c;transform:translateY(-2px)}.button-small{padding:13px 23px;font-size:14px}.button-cream{background:var(--cream);color:var(--ink)}.button-cream:hover{background:#fff}.button span{font-size:18px}
.hero{background:var(--orange);padding:48px 5% 40px;display:grid;grid-template-columns:1fr 1fr;gap:5%;overflow:hidden}.hero-copy{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;min-width:0;padding-bottom:30px}.hero-kicker{font-size:14px;font-weight:600;margin:0 0 29px}.hero h1{font-family:var(--display);font-weight:800;font-size:clamp(43px,5.15vw,84px);line-height:1.07;letter-spacing:-.06em;margin:0 0 28px}.hero-description{font-size:17px;line-height:1.75;max-width:425px;margin:0 0 29px}.hero-address{display:flex;align-items:center;gap:8px;font-size:13px;margin-top:26px}.hero-address svg{width:16px;height:18px}.hero-visual{min-width:0;position:relative}.hero-photo-wrap{height:620px;overflow:hidden;border-radius:26px;background:var(--ink)}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center 64%}.photo-caption{display:flex;justify-content:space-between;font-size:12px;margin-top:16px;gap:15px}.brand-ribbon{background:var(--ink);color:var(--cream);padding:26px 7%;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:17px;font-weight:500}.ribbon-star{color:var(--orange);font-size:25px}
.section{padding:105px 7%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:47px}.section-note{font-size:14px;font-weight:500;margin:0 0 20px}h2{font-family:var(--display);font-size:clamp(42px,4.5vw,70px);font-weight:800;line-height:1.13;letter-spacing:-.055em;margin:0}.section-heading>p{font-size:16px;line-height:1.75;margin:0 0 3px;max-width:355px}.menu-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.menu-feature{position:relative;overflow:hidden;border-radius:18px;background:var(--peach)}.menu-feature>img{width:100%;height:590px;object-fit:cover}.feature-caption{position:absolute;bottom:0;left:0;width:100%;padding:70px 28px 28px;color:var(--cream);background:linear-gradient(transparent,#171710e6);display:flex;flex-direction:column;gap:8px}.feature-caption span{font-size:13px}.feature-caption strong{font-family:var(--display);font-size:27px;line-height:1.25;letter-spacing:-.035em;font-weight:700}.menu-list details{border-top:1px solid #17171035}.menu-list details:last-of-type{border-bottom:1px solid #17171035}.menu-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:25px 0;gap:20px}.menu-list summary::-webkit-details-marker{display:none}.menu-list summary>span:first-child{display:flex;flex-direction:column;gap:8px}.menu-list summary small{font-size:13px;color:#60594c}.menu-list summary strong{font-family:var(--display);font-size:29px;font-weight:700;line-height:1.2;letter-spacing:-.035em}.plus{width:32px;height:32px;position:relative;flex-shrink:0;border:1px solid #17171040;border-radius:50%;transition:background .2s}.plus:before,.plus:after{content:'';position:absolute;left:9px;right:9px;height:1.5px;top:14px;background:var(--ink)}.plus:after{transform:rotate(90deg);transition:transform .2s}details[open] .plus{background:var(--orange);border-color:var(--orange)}details[open] .plus:after{transform:rotate(0)}.menu-detail{padding:0 30px 27px 0}.menu-detail p{font-size:16px;line-height:1.75;margin:0 0 15px;max-width:430px}.taste-tag{font-size:12px;border:1px solid #17171030;border-radius:100px;padding:6px 11px;display:inline-block}.menu-footnote{font-size:13px;line-height:1.7;max-width:430px;margin:22px 0 18px;color:#60594c}.text-link{font-size:14px;line-height:1.55;font-weight:500;border-bottom:1px solid #17171070;padding-bottom:4px;display:inline-block}.text-link:hover{color:#aa3006}
.story-section{background:var(--ink);color:var(--cream);display:grid;grid-template-columns:1fr 1fr}.story-copy{padding:85px 10% 85px 14%;align-self:center}.story-copy h2{font-size:clamp(42px,4.5vw,70px);color:var(--orange);margin-bottom:30px}.story-copy>p:not(.section-note){font-size:16px;line-height:1.8;max-width:440px}.story-copy .button{margin-top:22px}.story-visual{position:relative;overflow:hidden;min-height:650px}.story-visual img{height:100%;width:100%;object-fit:cover}.press-section{display:flex;align-items:center;justify-content:center;gap:70px;padding:38px 7%;border-bottom:1px solid #17171020}.press-section>p{font-size:14px;white-space:nowrap}.press-section>div{display:flex;align-items:center;gap:70px}.press-section a{opacity:.7;transition:opacity .2s}.press-section a:hover{opacity:1}.press-elle{font-family:Georgia,serif;font-size:40px;letter-spacing:4px}.press-fashion{font-size:24px;font-weight:700;letter-spacing:-1.5px}.press-index{font-size:31px;font-weight:700;letter-spacing:-1px}.press-index span{font-weight:400;margin-left:3px}
.location-section{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.location-copy{min-width:0}.location-copy h2{margin-bottom:30px}.location-copy address{font-style:normal;font-weight:600;font-size:22px;line-height:1.55;margin-bottom:21px}.location-copy>p:not(.section-note){font-size:16px;line-height:1.75;max-width:360px}.location-actions{margin-top:27px;display:flex;align-items:flex-start;flex-direction:column;gap:22px}.location-actions .text-link{font-size:13px}.location-image{position:relative;align-self:stretch;min-height:540px;border-radius:22px;overflow:hidden;background:var(--orange)}.location-image>img{width:100%;height:100%;object-fit:cover}.address-ticket{position:absolute;left:7%;right:7%;bottom:27px;background:var(--cream);padding:22px 24px;display:flex;flex-direction:column;gap:7px;border-radius:10px}.address-ticket span{font-size:13px}.address-ticket strong{font-family:var(--display);font-size:27px;line-height:1.2;letter-spacing:-.035em}.social-section{padding:45px 7%;display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--orange)}.social-section p{font-size:14px;margin:0 0 15px}.social-section>div>a{font-family:var(--display);font-size:clamp(34px,5vw,72px);font-weight:700;letter-spacing:-.05em;line-height:1.1}.social-section>div>a span{display:inline-block;margin-left:10px;font-weight:400}.social-icon{width:62px;height:62px;border:1px solid #17171070;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.social-icon svg{width:30px;height:30px}
.site-footer{background:var(--ink);color:var(--cream);padding:42px 5% 24px;overflow:hidden}.footer-top{display:flex;gap:20px;align-items:center}.footer-top img{width:70px;height:70px;border-radius:50%}.footer-top p{font-size:13px;line-height:1.5}.footer-top>a{margin-left:auto;font-size:13px}.footer-word{font-family:'Barlow Condensed',Impact,sans-serif;font-size:24.8vw;line-height:1;letter-spacing:-.035em;font-weight:800;color:var(--orange);white-space:nowrap;margin:15px 0 25px}.footer-bottom{display:flex;justify-content:space-between;font-size:12px;border-top:1px solid #fff4dc33;padding-top:23px;color:#d7ceba}.mobile-visit{display:none}

.menu-feature{position:sticky;top:28px}.festival-menu{margin-top:72px;padding-top:40px;border-top:1px solid #17171035;display:grid;grid-template-columns:.9fr 1.4fr;gap:8%}.festival-heading h3,.custom-heading h3{font-family:var(--display);font-size:34px;line-height:1.2;letter-spacing:-.045em;margin:0 0 20px}.festival-heading>p:last-child,.custom-heading>p:last-child{font-size:15px;line-height:1.75;max-width:370px;margin-bottom:0}.festival-items{display:grid;grid-template-columns:1fr 1fr;gap:30px}.festival-items article{padding:25px 0;border-top:3px solid var(--orange)}.festival-label{font-size:12px;color:#60594c}.festival-items h4{font-family:var(--display);font-size:28px;letter-spacing:-.035em;margin:12px 0 15px}.festival-items p{font-size:15px;line-height:1.75;margin:0}.custom-menu{margin-top:60px;padding:44px;border-radius:22px;background:var(--peach);display:grid;grid-template-columns:.9fr 1.4fr;gap:8%}.custom-options details{border-bottom:1px solid #17171030}.custom-options details:first-child{border-top:1px solid #17171030}.custom-options summary{cursor:pointer;font-family:var(--display);font-size:18px;font-weight:700;padding:20px 0;line-height:1.4}.custom-options summary>span{float:right;font-family:var(--body);font-size:12px;font-weight:400;padding-top:5px}.custom-options ul{list-style:none;margin:0;padding:0 0 22px;display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;font-size:14px;line-height:1.5}.custom-options li:before{content:'+';margin-right:9px;color:#ac340d}.location-notice{padding:17px 18px;background:var(--peach);border-radius:12px;font-size:13px!important;line-height:1.7!important}.location-notice strong{display:block;margin-bottom:5px}
@media(min-width:1600px){.hero,.site-header,.section,.social-section{padding-left:max(7%,calc((100vw - 1500px)/2));padding-right:max(7%,calc((100vw - 1500px)/2))}.hero-photo-wrap{height:660px}}
@media(max-width:1100px){.brand-caption{display:none}.site-header nav{gap:25px}.hero{gap:4%}.hero h1{font-size:4.9vw}.hero-photo-wrap{height:530px}.hero-description{font-size:16px}.section{padding:80px 5%}.menu-layout{gap:5%}.menu-feature>img{height:590px}.menu-list summary strong{font-size:26px}.story-copy{padding:65px 10%}.story-visual{min-height:620px}.press-section{gap:40px}.press-section>div{gap:40px}.address-ticket strong{font-size:24px}.location-image{min-height:510px}}
@media(max-width:760px){html{scroll-padding-top:22px}.site-header{padding:12px 5% 0}.header-shell{min-height:88px;padding:10px 15px;grid-template-columns:1fr auto;gap:15px;border-radius:16px}.brand{width:65px}.brand img{width:65px;height:65px;border-width:2px}.header-address{display:none}.menu-toggle{display:flex;background:transparent;border:1px solid #fff4dc65;border-radius:50%;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:6px;cursor:pointer}.menu-toggle span{width:19px;height:1.5px;background:var(--cream);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.site-header nav{display:none;position:absolute;top:calc(100% - 10px);left:0;right:0;min-height:250px;background:var(--ink);border-radius:0 0 18px 18px;padding:22px 25px 30px;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;font-family:var(--display);font-size:27px;font-weight:800;letter-spacing:.015em;box-shadow:0 22px 25px #0002}.site-header nav.is-open{display:flex}.site-header nav a{padding:17px 0}.site-header:has(nav.is-open) .header-shell{border-radius:16px 16px 0 0}.hero{grid-template-columns:1fr;gap:32px;padding:38px 6% 22px}.hero-copy{padding:0}.hero-kicker{font-size:12px;margin-bottom:22px}.hero h1{font-size:clamp(32px,9.25vw,60px);line-height:1.1;letter-spacing:-.055em;margin-bottom:23px}.hero-description{font-size:16px;line-height:1.7;margin-bottom:25px;max-width:470px}.button{padding:16px 24px;font-size:14px}.hero-address{font-size:12px;margin-top:21px}.hero-photo-wrap{height:420px;border-radius:18px}.hero-photo{object-position:center 68%}.photo-caption{font-size:11px;margin-top:13px}.brand-ribbon{padding:21px 6%;font-size:13px;gap:14px;justify-content:center;flex-wrap:wrap}.ribbon-star{font-size:19px}.brand-ribbon>span:nth-child(n+4){display:none}.section{padding:64px 6%}.section-heading{display:block;margin-bottom:32px}.section-note{font-size:13px;margin-bottom:16px}h2{font-size:clamp(34px,9.6vw,52px);line-height:1.15}.section-heading>p{font-size:16px;margin-top:23px;line-height:1.7;max-width:430px}.menu-layout{grid-template-columns:1fr;gap:30px}.menu-feature>img{height:400px}.feature-caption{padding:60px 22px 24px}.feature-caption strong{font-size:24px}.feature-caption span{font-size:12px}.menu-list summary{padding:24px 0}.menu-list summary strong{font-size:27px}.menu-detail{padding-right:15px}.menu-detail p{font-size:15px}.menu-footnote{font-size:13px}.story-section{grid-template-columns:1fr}.story-copy{padding:62px 6%}.story-copy h2{font-size:clamp(36px,10vw,54px)}.story-copy>p:not(.section-note){font-size:16px}.story-visual{min-height:0;height:auto;aspect-ratio:1440/1802}.story-visual img{object-fit:contain}.press-section{padding:27px 6%;gap:19px;flex-direction:column}.press-section>p{margin:0;font-size:12px}.press-section>div{width:100%;gap:15px;justify-content:space-between}.press-elle{font-size:28px;letter-spacing:2px}.press-fashion{font-size:16px}.press-index{font-size:21px}.location-section{grid-template-columns:1fr;gap:38px}.location-copy address{font-size:21px}.location-copy>p:not(.section-note){font-size:16px}.location-image{min-height:0;height:430px;border-radius:18px}.address-ticket{padding:20px}.address-ticket strong{font-size:25px}.social-section{padding:34px 6%;gap:14px}.social-section p{font-size:12px;max-width:235px;line-height:1.6}.social-section>div>a{font-size:clamp(29px,8vw,44px)}.social-section>div>a span{margin-left:3px}.social-icon{width:43px;height:43px}.social-icon svg{width:24px;height:24px}.site-footer{padding:32px 6% 90px}.footer-top img{height:56px;width:56px}.footer-top p,.footer-top>a{font-size:11px}.footer-word{font-size:24vw;margin:25px 0}.footer-bottom{flex-wrap:wrap;gap:15px;font-size:11px;padding-top:19px}.footer-bottom>span:last-child{flex-basis:100%}.mobile-visit{display:flex;position:fixed;bottom:13px;left:5%;right:5%;z-index:15;background:var(--ink);color:var(--cream);border:1px solid #fff4dc70;box-shadow:0 3px 20px #0002;padding:16px 21px;border-radius:100px;font-size:14px;font-weight:600;justify-content:space-between;align-items:center;gap:12px;transform:translateY(100px);transition:transform .25s}.mobile-visit span{font-size:12px;font-weight:400}.mobile-visit.visible{transform:translateY(0)}body.menu-open .mobile-visit{display:none}}
@media(max-width:370px){.press-section>div{gap:12px}.press-elle{font-size:25px}.press-fashion{font-size:14px}.press-index{font-size:18px}.social-section>div>a{font-size:27px}.social-icon{width:38px;height:38px}.menu-list summary strong{font-size:24px}.feature-caption strong{font-size:21px}.hero-photo-wrap{height:360px}.footer-top{gap:14px}.hero-description{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

@media(min-width:761px) and (max-width:1100px){.header-shell{grid-template-columns:88px 1fr 148px;gap:12px;padding-right:20px}.site-header nav{font-size:18px;gap:27px}.header-address{font-size:10px;padding-left:14px;gap:7px}.festival-heading h3,.custom-heading h3{font-size:29px}.custom-menu{padding:33px;gap:6%}}
@media(max-width:760px){.menu-feature{position:relative;top:auto}.festival-menu{margin-top:48px;padding-top:30px;grid-template-columns:1fr;gap:28px}.festival-heading h3,.custom-heading h3{font-size:30px}.festival-items{gap:24px;grid-template-columns:1fr 1fr}.festival-items h4{font-size:24px}.festival-items p{font-size:14px}.custom-menu{margin-top:35px;padding:28px 23px;grid-template-columns:1fr;gap:27px;border-radius:18px}.custom-options ul{grid-template-columns:1fr;gap:10px}.custom-options summary{font-size:16px}.custom-options summary>span{font-size:11px}.location-notice{font-size:13px!important}}
@media(max-width:370px){.festival-items{grid-template-columns:1fr;gap:5px}.custom-menu{padding:25px 20px}.site-header nav{font-size:25px}}

/* Brand-first mobile landing. The original illustrated identity leads. */
.mobile-brand-address{display:none}
.hero-photo-wrap picture{display:block;height:100%}
.button,.menu-toggle{transition:transform 160ms cubic-bezier(.23,1,.32,1),background 160ms ease}
.button:active,.menu-toggle:active{transform:scale(.97)}
@keyframes crodog-photo-enter{from{transform:scale(1.045)}to{transform:scale(1)}}
@keyframes crodog-copy-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:no-preference){
 .hero-photo{animation:crodog-photo-enter 850ms cubic-bezier(.23,1,.32,1) both}
 .hero-copy{animation:crodog-copy-enter 550ms 100ms cubic-bezier(.23,1,.32,1) both}
 details[open] .menu-detail{animation:crodog-copy-enter 220ms cubic-bezier(.23,1,.32,1) both}
}
@media(max-width:760px){
 .site-header{padding:0;background:var(--cream)}
 .header-shell{min-height:78px;padding:10px 6%;border-radius:0;background:var(--cream);color:var(--ink);grid-template-columns:56px 1fr 44px;gap:14px}
 .brand,.brand img{width:56px;height:56px}.brand img{border:0}
 .mobile-brand-address{display:flex;flex-direction:column;gap:3px;font-size:12px;font-weight:700;line-height:1.35}
 .mobile-brand-address span{font-size:11px;font-weight:400}
 .menu-toggle{border-color:#17171045}.menu-toggle span{background:var(--ink)}
 .site-header:has(nav.is-open) .header-shell{border-radius:0}
 .site-header nav{display:flex;top:100%;border-radius:0 0 20px 20px;color:var(--cream);min-height:240px;padding:20px 6% 26px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transform-origin:top right;transition:opacity 180ms ease,transform 220ms cubic-bezier(.23,1,.32,1),visibility 220ms}
 .site-header nav.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
 .hero{display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden}
 .hero-visual{order:-1;width:100%}
 .hero-photo-wrap{height:clamp(300px,102vw,520px);border-radius:0;background:#d85a19}
 .hero-photo{object-fit:cover;object-position:center 49%;width:100%;height:100%}
 .photo-caption{display:none}
 .hero-copy{padding:25px 6% 28px;align-items:center;text-align:center;position:relative}
 .hero-copy:before{content:'';position:absolute;top:-9px;left:0;right:0;height:10px;background:radial-gradient(circle at 10px 10px,var(--orange) 10px,transparent 10.5px) 0 0/20px 10px repeat-x}
 .hero-kicker,.hero-address{display:none}
 .hero h1{font-size:clamp(32px,8.7vw,48px);letter-spacing:-.055em;line-height:1.06;margin:0 0 13px}
 .hero h1 br{display:none}
 .hero-description{font-size:14px;line-height:1.55;max-width:340px;margin:0 0 20px}
 .hero .button{width:100%;max-width:340px;min-height:52px;background:var(--cream);color:var(--ink);font-weight:800;font-size:15px;border-radius:12px;box-shadow:0 3px 0 var(--ink)}
 .hero .button:after{content:'↓';font-size:21px;margin-left:auto}
 .hero .button{justify-content:space-between}
 .brand-ribbon{padding:16px 6%;font-size:12px}
}
@media(hover:none){.button:hover,.brand:hover{transform:none}.button:active,.menu-toggle:active{transform:scale(.97)}}
@media(prefers-reduced-motion:reduce){.hero-photo,.hero-copy,details[open] .menu-detail{animation:none}.site-header nav{transform:none;transition:none}}
