:root{font-family:Poppins,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;line-height:1.45;font-weight:500;color:#f5f6f7;background-color:#0b0d11;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;width:100%;background:radial-gradient(circle at top,#111827,#05070b)}#root{height:100vh;width:100vw}.view{height:100vh;width:100vw;display:flex;overflow:hidden;color:#f6f7fb;position:relative;z-index:0}.view__background{position:absolute;inset:0;background-repeat:no-repeat;background-size:100% 100%;background-position:center;pointer-events:none}.view h1,.view h2,.view h3,.view h4,.view h5,.view h6{margin:0;font-family:Raleway,Poppins,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.view p,.view li,.view span{margin:0;font-family:Poppins,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-weight:500;font-size:1.05rem;letter-spacing:.01em}.view strong{font-weight:700}.full-screen-view{padding:3rem 4rem;flex-direction:column;justify-content:space-between}.full-screen-view .hero{display:flex;flex-direction:column;gap:1.5rem;max-width:70%}.full-screen-view .hero h1{font-size:4.25rem;line-height:1.05}.full-screen-view .hero p{font-size:1.3rem;color:#c4c9d7}.full-screen-view .hero-tags{display:flex;gap:1rem}.full-screen-view .hero-tag{padding:.55rem 1.4rem;border-radius:999px;background:#e2e8f026;color:#f8fafc;font-weight:600;letter-spacing:.08em}.full-screen-view .feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:3rem}.full-screen-view .feature-card{padding:2rem;background:#111827b3;border-radius:1.5rem;display:flex;flex-direction:column;gap:.75rem;border:1px solid rgba(148,163,184,.15)}.full-screen-view .feature-card h3{font-size:1.4rem;color:#f8fafc}.grid-view{display:grid;width:100%;height:100%}.grid-view--thirds{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-view--two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-view--split{grid-template-columns:2fr 1fr}.grid-view--split.grid-view--narrow-left{grid-template-columns:1fr 2fr}.grid-panel{position:relative;padding:2.75rem;display:flex;flex-direction:column;justify-content:space-between}.grid-panel:first-child{border-left:none}.grid-panel header{display:flex;flex-direction:column;gap:.35rem}.grid-panel h2{font-size:2.2rem}.grid-panel h3{font-size:1.5rem;color:#f8fafc}.grid-panel ul{list-style:none;padding:0;margin:1.5rem 0 0;display:flex;flex-direction:column;gap:1rem}.grid-panel li{display:flex;justify-content:space-between;gap:1.5rem;font-size:1.15rem}.grid-panel li span:last-child{font-weight:600;color:#f1f5f9}.grid-panel .footnote{margin-top:2rem;font-size:.95rem;color:#94a3b8;letter-spacing:.06em}.grid-panel--highlight{background:linear-gradient(180deg,#3b82f666,#1e40afa6)}.grid-panel--warm{background:linear-gradient(180deg,#f9731666,#d97706b3)}.grid-panel--forest{background:linear-gradient(180deg,#22c55e5c,#16a34aa6)}.grid-panel--slate{background:linear-gradient(180deg,#0f172ad9,#0f172aeb)}.thirds-menu-panel{gap:2.5rem;background-blend-mode:overlay}.thirds-menu-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem}.thirds-menu-logo{max-width:160px;width:100%;height:auto}.thirds-menu-heading{font-size:1.05rem;letter-spacing:.08em;color:#e2e8f0}.thirds-menu-content{display:flex;flex-direction:column;gap:1.25rem}.thirds-menu-section{display:flex;flex-direction:column;gap:.25rem}.thirds-menu-section-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.thirds-menu-size-labels{display:grid;grid-template-columns:repeat(2,minmax(0,auto));gap:1rem;font-size:.9rem;letter-spacing:.08em;color:#cbd5f5;text-transform:uppercase}.thirds-menu-list{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:0;padding:0}.thirds-menu-item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.4rem;border-bottom:1px solid rgba(148,163,184,.2)}.thirds-menu-item:last-child{border-bottom:none}.thirds-menu-item-name{font-size:1.1rem;font-weight:600;letter-spacing:.05em}.thirds-menu-item-prices{display:grid;grid-template-columns:repeat(2,minmax(0,auto));gap:1rem;font-weight:600;color:#f1f5f9;letter-spacing:.06em}.thirds-menu-item-prices span{text-align:right}.thirds-menu-panel--artisan{background-blend-mode:soft-light}.thirds-menu-panel--nocturne{background-blend-mode:multiply}.split-panel{padding:3rem;display:flex;flex-direction:column;justify-content:space-between}.split-panel--wide{background:linear-gradient(165deg,#111827f2,#1e293bd9)}.split-panel--narrow{background:linear-gradient(165deg,#0f766e73,#0d948899)}.view .menu-section{display:flex;flex-direction:column;gap:1.25rem}.view .menu-item{display:flex;justify-content:space-between;font-size:1.2rem}.split-panel ul{list-style:none;padding:0;margin:2rem 0 0;display:flex;flex-direction:column;gap:1rem}.split-panel ul li{display:flex;flex-direction:column;gap:.35rem;font-size:1.05rem}.split-panel ul li span:first-child{font-weight:600;letter-spacing:.04em;text-transform:uppercase}.split-panel ul li span:last-child{color:#f1f5f9}.split-banner{display:flex;flex-direction:column;gap:2.5rem;padding:2.25rem;color:#f8fafc;min-height:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.grid-view--thirds .split-banner--other-drinks,.grid-view--thirds .split-banner--food{grid-column:span 2}.split-banner__header{display:flex;flex-direction:column;gap:.85rem}.split-banner__header h1{font-size:3rem;margin:0}.split-banner__header p{margin:0;line-height:1.7;color:#e2e8f0}.split-banner__highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:1rem;list-style:none;margin:0;padding:0}.split-banner__highlights li{padding:.85rem 1.1rem;border-radius:.85rem;background:#0f172a73;font-weight:600;letter-spacing:.05em}.split-banner__spotlight,.split-banner__feature,.split-banner__pairings{display:flex;flex-direction:column;gap:.65rem;background:#0f172a80;border-radius:.95rem;padding:1.25rem 1.5rem}.split-banner__spotlight-label,.split-banner__feature-label,.split-banner__pairings-label{font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;color:#bae6fd}.split-banner__spotlight-detail{margin:0;font-size:1.05rem;line-height:1.6}.split-banner__feature h3{margin:0;font-size:1.6rem}.split-banner__feature p{margin:.35rem 0 0;line-height:1.6;color:#e2e8f0}.split-banner__pairings ul{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;margin:0;padding:0}.split-banner__pairings li{padding:.65rem 1rem;border-radius:9999px;background:#bfdbfe2e;font-weight:600;letter-spacing:.05em}.food-menu-panel{gap:1.75rem}.food-menu-panel__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.food-menu-panel__item{display:flex;justify-content:space-between;align-items:flex-start;gap:1.75rem}.food-menu-panel__item h3{margin:0;font-size:1.3rem}.food-menu-panel__item p{margin:.45rem 0 0;color:#cbd5f5;max-width:16rem;line-height:1.5}.food-menu-panel__item .price{font-size:1.1rem;font-weight:600;white-space:nowrap}.brand-banner{position:relative;display:flex;align-items:stretch;justify-content:center;padding:0;overflow:hidden}.brand-banner__background{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.brand-banner__content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(1.5rem,3vw,3rem);padding:clamp(2rem,6vw,5rem) clamp(1.5rem,4vw,4rem);text-align:center}.brand-banner__title{width:min(100%,520px);height:auto}.brand-banner__drinks{width:min(100%,560px);height:auto}.view .subtitle{font-size:1.05rem;color:#cbd5f5;text-transform:uppercase;letter-spacing:.3em}.view .price{font-size:1.25rem;font-weight:600;letter-spacing:.08em}.view .note{font-size:.95rem;color:#94a3b8;letter-spacing:.05em}
