@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--purple:#842480;--deep:#50124f;--ink:#211c23;--line:#e4dce4;--yellow:#ffcc42}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);font:16px/1.6 'DM Sans',sans-serif;background:white}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,.footer-brand,.ticker,.brand>span{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif}h2{font-size:clamp(42px,5vw,72px);line-height:1.04;font-weight:800;letter-spacing:-1px}h3{font-size:20px;line-height:1.3}a:focus-visible,button:focus-visible{outline:3px solid #c78413;outline-offset:5px}.skip{position:absolute;top:-60px}.skip:focus{top:5px;z-index:10;background:white;padding:10px}.topline{background:var(--purple);color:white;padding:8px 5%;font-size:12px;letter-spacing:1.7px;font-weight:700;display:flex;justify-content:space-between}header{height:115px;display:flex;align-items:center;justify-content:space-between;padding:10px 5%;background:white;gap:25px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px}.brand img{object-fit:contain;width:70px;height:90px}.brand>span{font-size:27px;font-weight:800;line-height:.95;letter-spacing:.3px}.brand-small{display:block;font:9px/2 'DM Sans',sans-serif;letter-spacing:1px;margin-top:5px}nav{display:flex;gap:35px;font-weight:600}nav a:hover,.text-link:hover{color:var(--purple)}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 25px;background:var(--purple);color:#fff;border:2px solid var(--purple);border-radius:5px;font-weight:700;line-height:1.3;transition:background .2s,transform .2s}.button:hover{background:var(--deep);border-color:var(--deep);transform:translateY(-2px)}.small{padding:12px 18px;font-size:14px}.hero{display:grid;grid-template-columns:46% 54%;min-height:620px}.hero-copy{padding:65px 9% 40px 11%}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;margin-bottom:18px;color:var(--purple)}h1{font-size:clamp(80px,7.8vw,120px);font-weight:900;line-height:.86;letter-spacing:-2px;text-transform:uppercase;margin:0 0 28px}h1 em{color:var(--purple);font-style:normal}.intro{font-size:17px;line-height:1.7;max-width:390px}.actions{display:flex;align-items:center;gap:25px;margin:27px 0}.text-link{font-weight:700;font-size:15px;white-space:nowrap}.hero-note{font-size:13px;color:#6b626d}.hero-photo{position:relative;background:#080808;overflow:hidden;min-height:550px}.hero-photo>img{width:100%;height:100%;position:absolute;object-position:45% center}.photo-label{position:absolute;bottom:28px;left:28px;color:white;padding:20px;background:rgba(20,12,20,.8);border-left:4px solid var(--yellow)}.photo-label span{font-size:11px;letter-spacing:2px;color:var(--yellow)}.photo-label strong{display:block;font-size:20px;line-height:1.3;margin-top:8px}.ticker{display:flex;justify-content:space-around;padding:20px 4%;background:var(--yellow);font-size:clamp(20px,3vw,39px);font-weight:800;letter-spacing:1px}.section{padding:85px 6%;max-width:1600px;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:35px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.food-img{aspect-ratio:1.25;overflow:hidden;border-radius:7px;background:#eee}.food-img img{width:100%;height:100%;transition:transform .4s}.food-card:hover img{transform:scale(1.035)}.food-card:nth-child(2) img{object-position:center 66%}.card-title{display:flex;align-items:start;justify-content:space-between;gap:12px;margin:20px 0 8px}.card-title span{white-space:nowrap;font-weight:700;font-size:15px;color:var(--purple)}.food-card p{color:#675e68;font-size:15px}.menu-section{background:#fcf9fc;border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:none}.menu-layout{display:grid;grid-template-columns:210px 1fr;gap:50px}.menu-intro{color:#675e68}#categories{display:flex;flex-direction:column;gap:6px;align-self:start;position:sticky;top:20px}#categories button{background:transparent;border:0;padding:12px 16px;text-align:left;color:#5e515e;border-radius:5px;cursor:pointer;font-weight:600}#categories button[aria-pressed=true]{background:var(--purple);color:#fff}#categories button:hover{background:#eee0ed;color:var(--deep)}.menu-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--purple);padding-bottom:18px}.menu-heading h3{font-size:27px}.menu-heading span{font-size:13px;color:#675e68}.category-note{font-size:14px;color:#675e68;margin-top:15px;max-width:760px}#menu-items{display:grid;grid-template-columns:1fr 1fr;column-gap:36px}.menu-item{padding:25px 0;border-bottom:1px solid var(--line);display:flex;gap:16px}.menu-item img{width:76px;height:85px;border-radius:4px;flex-shrink:0}.menu-item .item-copy{flex:1}.item-top{display:flex;justify-content:space-between;gap:12px}.item-top h4{font-size:16px;margin:0;font-weight:700;line-height:1.4}.price{font-size:15px;font-weight:700;color:var(--purple);white-space:nowrap}.menu-item p{font-size:14px;line-height:1.6;color:#6a606b;margin-top:8px}.side-rule{font-size:14px;font-weight:600;margin-top:26px}.allergy{font-size:13px;color:#6a606b;margin-top:12px;max-width:850px}.drink{display:grid;grid-template-columns:1fr 1fr;background:var(--purple);color:white}.drink-image{height:530px;overflow:hidden}.drink-image img{width:100%;height:100%;object-position:center 63%}.drink-copy{padding:70px 12%}.drink .eyebrow{color:var(--yellow)}.drink h3{margin:23px 0 12px}.drink p:not(.eyebrow){max-width:360px;color:#f2dfef}.light{background:white;color:var(--purple);border-color:white;margin-top:25px}.light:hover{color:white}.events{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.events h2{font-size:clamp(38px,4vw,56px)}.events p:not(.eyebrow){color:#675e68;font-size:17px}.social-actions{display:flex;gap:12px;margin-top:25px}.outline{background:white;color:var(--purple)}.outline:hover{color:white}.visit{background:#f5f0f5;max-width:none}.visit-top{margin-bottom:35px}.visit-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:60px}.visit-info h3{font-size:23px;margin-bottom:15px}.phone{display:inline-block;font-weight:700;margin:18px 0 6px;color:var(--purple)}.muted{color:#6e626f;font-size:14px}dl{max-width:360px;margin:16px 0}dl>div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #d9cdd9}dd{margin:0;font-weight:700}.visit-info>.button{margin-top:25px}iframe{border:0;width:100%;height:100%;min-height:350px;border-radius:7px}footer{background:#f5f0f5;color:var(--ink);border-top:1px solid var(--line);padding:45px 6%;display:grid;grid-template-columns:1fr 1fr;gap:18px}.footer-brand{font-size:30px;font-weight:800}footer>span{text-align:right;color:#675e68}footer>div{display:flex;gap:25px;font-size:14px}footer small{text-align:right;color:#675e68;font-size:12px}.mobile-actions{display:none}@media(min-width:1600px){.hero{max-width:1800px;margin:auto}}@media(max-width:1000px){header nav{gap:20px}.hero-copy{padding:50px 8%}.hero{min-height:550px}.actions{align-items:start;flex-direction:column;gap:15px}.menu-layout{grid-template-columns:170px 1fr;gap:25px}#menu-items{grid-template-columns:1fr}.card-title{display:block}.card-title span{display:block;margin-top:8px}.drink-copy{padding:50px 10%}.events{gap:30px}.visit-grid{gap:30px}}@media(max-width:650px){html{scroll-padding-top:15px}.topline{font-size:10px;letter-spacing:.6px;padding:7px 5%}.topline span{font-size:9px}header{height:92px;padding:5px 5%;gap:10px}header>.button{display:none}.brand img{width:51px;height:70px}.brand>span{font-size:23px}.brand-small{font-size:8px}header nav{gap:15px;font-size:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 6% 35px}h1{font-size:85px}.hero-copy h1 br:nth-child(2){display:none}.hero-copy h1 em:after{content:' '}.intro{font-size:16px}.actions{flex-direction:row;align-items:center;gap:20px}.button{padding:13px 18px;font-size:14px}.hero-photo{min-height:340px}.photo-label{padding:12px;left:20px;bottom:20px}.photo-label strong{font-size:16px}.ticker{font-size:22px;padding:15px 3%;letter-spacing:0}.section{padding:50px 6%}.section-head{display:block}.section-head>.text-link{display:inline-block;margin-top:18px}.feature-grid{grid-template-columns:1fr;gap:30px}.food-img{aspect-ratio:1.5}.card-title{display:flex;margin-top:15px}.card-title span{margin:0}.menu-layout{grid-template-columns:1fr;gap:25px}#categories{position:static;flex-direction:row;overflow-x:auto;gap:5px;padding-bottom:10px}#categories button{white-space:nowrap;padding:10px 15px;border:1px solid var(--line);font-size:14px}.menu-intro{margin-top:15px}.drink{grid-template-columns:1fr}.drink-image{height:340px}.drink-copy{padding:40px 6%}.events{grid-template-columns:1fr;gap:25px}.visit-grid{grid-template-columns:1fr;gap:30px}iframe{height:300px;min-height:300px}footer{grid-template-columns:1fr;padding:35px 6% 100px}footer>span,footer small{text-align:left}.mobile-actions{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:5;background:white;box-shadow:0 -3px 15px #0001;padding:10px 15px max(10px,env(safe-area-inset-bottom));gap:10px}.mobile-actions a{flex:1;text-align:center;background:var(--purple);color:white;padding:11px 8px;border-radius:4px;font-weight:700;font-size:14px}.mobile-actions a:first-child{background:#eee1ee;color:var(--purple)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Brand presence and additional pages */
header{height:auto;min-height:145px;padding-block:12px}header .brand img{width:110px;height:123px}header nav{gap:24px;flex-wrap:wrap}header nav a[aria-current=page]{color:var(--purple);text-decoration:underline;text-underline-offset:6px}.footer-brand{grid-row:span 2;align-self:start;width:240px;background:transparent;border-radius:0;padding:10px}.footer-brand img{width:220px;height:246px;object-fit:contain}footer>div{flex-wrap:wrap;justify-content:flex-end;align-content:center}footer small{grid-column:1/-1}.subpage{padding:70px 6% 85px;display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:center;min-height:650px}.subpage h1{font-size:clamp(64px,6vw,90px);line-height:.97;text-transform:none;letter-spacing:-1px}.subpage .intro{max-width:520px}.subpage-logo{background:#f8f0f8;padding:40px;border-radius:20px;border-bottom:8px solid var(--purple)}.subpage-logo img{width:100%;max-height:460px;object-fit:contain}.subpage .social-actions{flex-wrap:wrap}.back-menu{display:inline-block;margin-top:30px;white-space:normal}.contact-links{display:grid;gap:12px;margin:25px 0}.contact-card{display:block;border:1px solid var(--line);border-radius:6px;padding:18px 22px}.contact-card:hover{background:#f8f0f8;border-color:var(--purple)}.contact-card strong{display:block;color:var(--purple)}.contact-card span{font-size:14px;color:#6e626f}@media(max-width:1000px){header>.small{display:none}header nav{gap:20px}.subpage{gap:30px}.subpage-logo{padding:20px}}@media(max-width:650px){header{min-height:170px;display:flex;flex-wrap:wrap;justify-content:center;gap:8px;padding:10px 5% 15px}header .brand img{width:90px;height:100px}header .brand>span{font-size:28px}header nav{width:100%;justify-content:center;gap:12px 20px;font-size:14px;line-height:1.5}.subpage{grid-template-columns:1fr;padding:40px 6% 55px}.subpage h1{font-size:64px}.subpage-logo{max-width:320px;width:100%;justify-self:center;padding:25px}.footer-brand{grid-row:auto;width:190px;padding:10px}.footer-brand img{width:170px;height:190px}footer>div{justify-content:flex-start}footer small{grid-column:auto}}
