:root{--yellow:#FFC629;--ink:#1F1F1F;--cream:#F7E9DF;--green:#168F5A;--red:#D8432E;--paper:#FFFCF8;--line:rgba(31,31,31,.12);--muted:#69645d;--sidebar:226px;--radius:26px;--heading:'Nunito Sans',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;font-family:var(--body);color:var(--ink);background:var(--paper);font-size:16px;line-height:1.55}button,input{font:inherit}button,a,input{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:900;letter-spacing:-.045em;line-height:1.1}h1{font-size:clamp(40px,4.2vw,70px)}h2{font-size:32px}h3{font-size:23px}button:focus-visible,a:focus-visible,input:focus-visible,dialog:focus-visible{outline:3px solid var(--green);outline-offset:5px}[hidden]{display:none!important}.icon{width:22px;height:22px;stroke-width:1.8;flex-shrink:0;vertical-align:middle;display:inline-block;fill:none}button:disabled{opacity:.35;cursor:not-allowed}.skip-link{position:fixed;top:-80px;left:30px;z-index:100;background:var(--ink);color:white;padding:14px}.skip-link:focus{top:10px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.25px;display:block}.hand{font-family:'Kalam',cursive;font-weight:700;letter-spacing:-.025em;line-height:1.12;font-size:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:52px;padding:14px 22px;border-radius:100px;font-size:14px;font-weight:700;border:1px solid transparent;transition:background .2s,transform .2s,box-shadow .2s;line-height:1.3;max-width:100%}.button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #1f1f1f12}.button:active{transform:scale(.98)}.button-dark{color:var(--paper);background:var(--ink)}.button-dark:hover{background:#353535}.button-yellow{background:var(--yellow);color:var(--ink)}.button-yellow:hover{background:#f1ba20}.button-outline{border-color:var(--line);background:transparent}.button-outline:hover{background:var(--cream)}.button .icon{width:19px;height:19px}.inline-link{display:inline-flex;gap:9px;align-items:center;font-size:14px;font-weight:700}.inline-link:hover{color:var(--green)}.pill{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border-radius:100px;font-size:12px;font-weight:700;line-height:1.3;white-space:nowrap}.pill img{width:17px;height:19px;object-fit:contain}.pill.light{background:var(--paper);color:var(--ink)}.pill.dark{background:var(--ink);color:var(--paper)}.pill.yellow{background:var(--yellow);color:var(--ink)}.sidebar{position:fixed;width:var(--sidebar);top:0;bottom:0;border-right:1px solid var(--line);padding:35px 22px 20px;background:var(--paper);z-index:30;overflow-y:auto;display:flex;flex-direction:column}.wordmark{display:flex;gap:10px;align-items:center}.wordmark>img{height:52px;width:46px;object-fit:contain}.wordmark>span{font-family:var(--heading);font-size:26px;font-weight:1000;letter-spacing:-1.5px;line-height:.87}.wordmark-dot{color:var(--green)}.sidebar-tagline{font-size:13px;line-height:1.4;color:var(--muted);margin:22px 0 32px 4px}.desktop-nav{display:flex;flex-direction:column;gap:8px}.desktop-nav a{display:flex;align-items:center;gap:13px;padding:14px 15px;font-size:14px;font-weight:600;border-radius:14px;transition:background .2s}.desktop-nav a:hover{background:var(--cream)}.desktop-nav a[aria-current=page]{background:var(--yellow);font-weight:700}.desktop-nav .icon{width:21px;height:21px}.side-event{border-radius:20px;background:var(--cream);padding:19px;margin-top:40px}.side-event .eyebrow{font-size:10px;letter-spacing:.8px}.side-event-date{display:flex;align-items:center;gap:10px;margin:10px 0 13px}.side-event-date b{font-family:var(--heading);font-size:52px;letter-spacing:-3px;line-height:1}.side-event-date span{font-size:12px;line-height:1.4;font-weight:700}.side-event>strong{font-size:14px}.side-event p{font-size:12px;margin-top:5px}.side-event a{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;border-top:1px solid var(--line);padding-top:14px;margin-top:18px}.side-event .icon{width:17px;height:17px}.side-social{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600;margin:28px 0 15px 5px}.side-social .icon{width:18px;height:18px}.side-place{font-size:11px;color:var(--muted);line-height:1.5;padding:0 5px;margin-top:auto}.app-shell{margin-left:var(--sidebar);min-width:0}.topbar{height:88px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:#fffcf8f5;backdrop-filter:blur(15px);position:sticky;top:0;z-index:20}.breadcrumb{display:flex;gap:14px;align-items:center;font-size:12px}.breadcrumb>span:first-child{font-weight:700;letter-spacing:.8px}.breadcrumb>span:nth-child(2){color:#aaa}.breadcrumb b{font-weight:500;color:var(--muted)}.top-actions{display:flex;gap:24px;align-items:center}.top-location{font-size:12px;display:flex;gap:7px;align-items:center}.top-location .icon{width:16px;height:16px}.top-reserve{min-height:42px;padding:11px 17px;font-size:12px}.mobile-wordmark{display:none}main{outline:none;padding:0 40px;max-width:1680px;margin:auto}.screen{padding-top:28px;animation:screen-in .3s ease}.welcome-line{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;font-size:11px;font-weight:700;letter-spacing:.8px}.welcome-line p{display:flex;align-items:center;gap:8px}.welcome-line>span{font-size:10px;color:var(--muted);letter-spacing:.5px}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green)}.home-hero{display:grid;grid-template-columns:1.08fr 1fr;gap:0;overflow:hidden;border-radius:var(--radius);background:var(--yellow)}.hero-content{padding:38px 36px 30px;display:flex;flex-direction:column;align-items:flex-start}.hero-content h1{font-size:clamp(36px,4.45vw,79px);line-height:.98;font-weight:1000;letter-spacing:-.062em;margin-top:28px}.hero-content h1>span{color:var(--ink)}.hero-lead{font-size:clamp(20px,2.05vw,30px);font-family:var(--heading);font-weight:800;line-height:1.17;letter-spacing:-.025em;margin-top:26px}.hero-description{font-size:14px;line-height:1.6;max-width:365px;margin-top:16px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:27px}.hero-actions .button{font-size:13px;padding:14px 18px}.hero-actions .inline-link{font-size:12px}.hero-footnote{font-size:11px;margin-top:auto;padding-top:23px}.hero-portrait{position:relative;min-width:0;min-height:610px;overflow:hidden}.hero-portrait>img{position:absolute;inset:0;object-position:center 38%;transition:transform 1s}.hero-portrait:hover>img{transform:scale(1.025)}.portrait-top{position:absolute;top:24px;left:24px;right:24px;display:flex;align-items:center;justify-content:space-between}.round-icon{width:38px;height:38px;display:grid;place-items:center;background:var(--paper);border-radius:50%}.round-icon .icon{width:19px;height:19px}.hero-hand{position:absolute;right:25px;bottom:89px;transform:rotate(-7deg);color:var(--paper);text-shadow:0 1px 10px #0005;font-size:32px}.portrait-bottom{position:absolute;bottom:0;left:0;right:0;padding:25px 25px;background:linear-gradient(transparent,#0007);color:white;display:flex;align-items:center;justify-content:space-between;gap:15px}.portrait-bottom>span{font-size:11px;font-weight:700;letter-spacing:1px}.portrait-bottom .icon{animation:nudge 2s infinite}.event-strip{display:flex;align-items:center;gap:22px;background:var(--ink);color:var(--paper);padding:22px 25px;border-radius:20px;margin-top:18px}.date-box{width:58px;height:68px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--paper);border-radius:12px;color:var(--ink);flex-shrink:0}.date-box b{font-size:30px;line-height:1;font-weight:800;letter-spacing:-1px}.date-box span{font-size:11px;font-weight:700;margin-top:4px}.event-strip .eyebrow{font-size:9px;color:var(--yellow)}.event-strip h2{font-size:22px;margin:5px 0 7px;letter-spacing:-.035em}.event-strip p{font-size:12px;color:#dbd4ca}.strip-address{display:flex;gap:10px;align-items:center;margin-left:auto;font-size:12px}.strip-address .icon{width:19px;height:19px;color:var(--yellow)}.strip-address b{font-weight:400;color:#c8c4bf}.event-strip .button{font-size:12px;min-height:44px;padding:12px 17px;gap:10px;flex-shrink:0}.event-strip .button .icon{width:17px}.section-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin:60px 0 24px}.section-intro .eyebrow{font-size:10px;color:var(--muted);margin-bottom:10px}.section-intro h2{font-size:30px}.section-intro .inline-link{font-size:12px}.discovery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.discovery-card{height:295px;border-radius:20px;overflow:hidden;position:relative;background:var(--cream)}.discovery-card>img{transition:transform .5s}.discovery-card:hover>img{transform:scale(1.035)}.discovery-card>div{position:absolute;inset:auto 0 0;padding:60px 20px 23px;color:white;background:linear-gradient(transparent,rgba(0,0,0,.8));min-height:145px}.discovery-card span{font-size:10px;letter-spacing:1px;font-weight:600}.discovery-card h3{font-size:24px;max-width:85%;margin-top:10px;line-height:1.06}.discovery-card .icon{position:absolute;right:20px;bottom:25px;width:22px;height:22px}.home-manifest{display:grid;grid-template-columns:84px 1fr 56px;gap:30px;align-items:center;background:var(--yellow);border-radius:22px;padding:40px;margin-top:45px}.home-manifest>img{width:84px;height:100px;object-fit:contain}.home-manifest h2{font-size:29px;line-height:1.12}.home-manifest p{margin-top:16px;font-size:14px;max-width:660px}.circle-link{width:56px;height:56px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;transition:background .2s}.circle-link:hover{background:var(--paper)}.social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.social-grid>div{aspect-ratio:4/5;position:relative;overflow:hidden;border-radius:16px;background:var(--cream)}.social-grid>div>.hand{position:absolute;bottom:22px;left:18px;right:12px;color:white;font-size:24px;transform:rotate(-4deg);text-shadow:0 1px 10px #0009}.social-grid>div>img{transition:transform .6s}.social-grid:hover>div>img{transform:scale(1.02)}.social-quote{padding:23px;background:var(--yellow)!important;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.social-quote img{width:40px;height:46px;object-fit:contain}.social-quote>span{font-family:var(--heading);font-size:clamp(20px,2.35vw,40px);font-weight:1000;letter-spacing:-.06em;line-height:.97}.social-quote>b{font-size:10px}.page-heading{padding:32px 0 40px}.page-heading>.eyebrow,.page-heading>div>.eyebrow{margin-bottom:20px;font-size:11px}.page-heading h1{font-size:clamp(36px,4.7vw,74px);font-weight:1000;letter-spacing:-.055em;line-height:1.04}.page-heading h1>span{color:var(--green)}.page-heading>p,.page-heading>div>p{max-width:660px;font-size:16px;margin-top:22px;color:var(--muted)}.experience-story{display:grid;grid-template-columns:1.02fr 1fr;background:var(--cream);border-radius:var(--radius);overflow:hidden}.story-image{position:relative;min-height:520px}.story-image img{position:absolute;inset:0;object-position:40% 50%}.story-image .hand{position:absolute;left:28px;bottom:35px;color:var(--paper);font-size:40px;transform:rotate(-5deg);text-shadow:0 3px 20px #000}.story-copy{padding:40px 35px}.story-copy h2{font-size:32px;margin:20px 0}.story-copy p{font-size:15px;margin-top:18px}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.how-grid article{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:25px 20px;position:relative;transition:transform .25s}.how-grid article:hover{transform:translateY(-4px)}.how-grid article>span{font-size:12px;font-weight:700;color:var(--muted)}.how-grid article>.icon{position:absolute;right:20px;top:24px;color:var(--green)}.how-grid h3{font-size:21px;margin:33px 0 13px}.how-grid p{font-size:14px;line-height:1.55}.edition-feature{display:grid;grid-template-columns:1.2fr .8fr;background:var(--yellow);border-radius:var(--radius);overflow:hidden;margin-top:45px}.edition-feature>div{padding:42px}.edition-feature h2{font-size:clamp(38px,5.5vw,78px);font-weight:1000;letter-spacing:-.06em;margin:26px 0 6px}.feature-subtitle{font-size:22px;font-weight:700;font-family:var(--heading)}.edition-feature p:not(.feature-subtitle){font-size:15px;margin-top:18px;max-width:440px}.feature-data{display:flex;flex-direction:column;gap:12px;font-size:13px;margin:28px 0}.feature-data>span{display:flex;gap:10px;align-items:center}.feature-data .icon{width:18px;height:18px}.edition-feature>img{object-position:45% 40%;max-height:660px;min-height:100%}.moments-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.moments-grid a{padding:28px;border-radius:22px;background:var(--cream);position:relative;transition:transform .25s}.moments-grid a:nth-child(2){background:var(--yellow)}.moments-grid a:nth-child(3){background:var(--ink);color:var(--paper)}.moments-grid span{font-size:11px;font-weight:600}.moments-grid h3{font-size:29px;margin:22px 0 20px}.moments-grid p{font-size:14px;margin-bottom:32px}.moments-grid .icon{position:absolute;bottom:22px;right:25px}.moments-grid a:hover{transform:translateY(-5px)}.music-banner{background:var(--green);color:var(--paper);border-radius:var(--radius);padding:42px;display:flex;justify-content:space-between;align-items:center;gap:40px;margin-top:40px}.music-banner h2{font-size:40px;margin:16px 0}.music-banner p{max-width:530px;font-size:15px;margin-bottom:25px}.music-banner>.icon{width:115px;height:115px;stroke-width:1;color:var(--yellow)}.location-card{display:grid;grid-template-columns:1fr 1.1fr;gap:35px;background:var(--cream);padding:28px;border-radius:var(--radius);margin-top:30px;align-items:center}.location-card>div{padding:15px}.location-card h2{font-size:31px;margin:16px 0}.location-card p{font-size:15px;margin-bottom:25px}.location-card iframe{width:100%;height:290px;border:0;border-radius:16px;filter:grayscale(.4)}.menu-heading{display:flex;justify-content:space-between;align-items:center;gap:30px}.menu-edition{width:150px;height:165px;background:var(--yellow);border-radius:75px 75px 18px 18px;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(5deg);flex-shrink:0}.menu-edition img{width:45px;height:50px;object-fit:contain}.menu-edition b{font-family:var(--heading);font-size:33px;letter-spacing:-2px;font-weight:900;margin-top:7px}.menu-edition>span{font-size:8px;font-weight:700;letter-spacing:.5px}.moment-tabs{display:flex;padding:6px;background:var(--cream);gap:7px;border-radius:18px;margin-bottom:18px;max-width:620px}.moment-tabs button{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;min-height:54px;border:0;border-radius:13px;font-size:15px;font-weight:600;background:transparent;transition:background .2s}.moment-tabs button[aria-selected=true]{background:var(--yellow);box-shadow:0 2px 5px #1f1f1f08}.moment-tabs button:hover{background:#ffc62970}.moment-tabs .icon{width:20px;height:20px}.moment-panel{display:grid;grid-template-columns:1.12fr 1fr;border-radius:var(--radius);overflow:hidden;background:var(--yellow);transition:background .3s;min-height:490px;outline-offset:4px}.moment-panel>img{height:100%;min-height:490px;object-fit:cover;transition:opacity .3s}.moment-panel[data-moment=tarde]{background:var(--green);color:var(--paper)}.moment-panel[data-moment=noche]{background:var(--ink);color:var(--paper)}.moment-copy{padding:38px}.moment-copy h2{font-size:35px;margin:17px 0 20px}.moment-copy ul{padding:0;list-style:none;display:flex;flex-direction:column;gap:8px;margin:0}.moment-copy li{padding-bottom:8px;border-bottom:1px solid #1f1f1f20;font-size:15px}.moment-panel[data-moment=tarde] li,.moment-panel[data-moment=noche] li{border-color:#fffcf82b}.moment-copy .hand{font-size:23px;display:block;margin-top:25px}.catalog-heading{margin:50px 0 25px;display:flex;justify-content:space-between;gap:22px;align-items:flex-end}.catalog-heading .eyebrow{font-size:10px;margin-bottom:8px}.catalog-heading h2{font-size:30px}.catalog-tabs{display:flex;gap:6px;flex-wrap:wrap}.catalog-tabs button{border:1px solid var(--line);background:transparent;border-radius:100px;padding:10px 16px;font-size:13px;font-weight:600;min-height:42px}.catalog-tabs button[aria-selected=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.catalog-tabs button:hover{border-color:var(--ink)}.category-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:22px;outline-offset:5px}.catalog-feature{border-radius:22px;overflow:hidden;position:relative;background:var(--yellow);min-height:390px}.catalog-feature>img{height:100%;min-height:390px;max-height:600px;object-position:center 50%}.catalog-feature>div{position:absolute;bottom:0;left:0;right:0;color:white;background:linear-gradient(transparent,#000c);padding:80px 25px 28px}.catalog-feature h3{font-size:29px;margin:12px 0}.catalog-feature p{font-size:13px}.catalog-feature .eyebrow{font-size:9px}.catalog-items{display:grid;grid-template-columns:1fr 1fr;gap:14px}.food-tile{padding:24px 20px;background:var(--cream);border:1px solid transparent;border-radius:18px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;position:relative;min-height:145px;transition:transform .2s,background .2s}.food-tile:hover{transform:translateY(-4px);background:var(--yellow)}.food-tile .food-number{font-size:10px;font-weight:700;color:var(--muted)}.food-tile h3{font-size:22px;line-height:1.1;margin:17px 0 8px;max-width:100%;padding-right:5px;letter-spacing:-.03em}.food-tile>p{font-size:12px;line-height:1.4;padding-right:15px}.food-tile>.icon{position:absolute;right:16px;bottom:15px;width:17px;height:17px}.food-tile .alcohol-label{font-size:10px;font-weight:700;color:var(--red);margin-top:8px}.menu-note{display:flex;align-items:center;gap:14px;background:var(--cream);padding:22px;border-radius:16px;margin-top:25px}.menu-note p{font-size:14px}.menu-note>.icon{width:20px;height:20px}.menu-note>a{font-size:12px;margin-left:auto;white-space:nowrap}.current-edition{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:var(--paper);border-radius:var(--radius);overflow:hidden}.current-edition>img{min-height:440px;max-height:550px}.current-edition>div{padding:40px}.current-edition h2{font-size:48px;margin:24px 0 10px}.current-edition h2>span{font-size:22px;color:var(--yellow);display:block;margin-bottom:5px}.current-edition p{font-size:16px;color:#e6dfd6}.edition-facts{display:flex;flex-direction:column;gap:12px;font-size:14px;margin:25px 0}.edition-facts span{display:flex;align-items:center;gap:10px}.edition-facts .icon{width:18px;height:18px;color:var(--yellow)}.future-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:24px}.future-grid article{background:var(--cream);border-radius:22px;padding:30px;position:relative;min-height:250px}.future-grid article>span{font-size:13px;font-weight:700}.locked-icon{display:grid;place-items:center;width:54px;height:54px;background:var(--paper);border-radius:50%;margin:10px auto 30px}.locked-icon .icon{width:21px;height:21px;color:var(--muted)}.future-grid h3{font-size:24px;text-align:center}.future-grid p{font-size:14px;text-align:center;margin-top:8px;color:var(--muted)}.future-grid article:nth-child(2){background:#f2efeb}.next-house{display:grid;grid-template-columns:.7fr 1.3fr;background:var(--yellow);border-radius:var(--radius);overflow:hidden;margin-top:30px}.next-house>img{min-height:100%;max-height:400px}.next-house>div{padding:40px;align-self:center}.next-house h2{font-size:36px;margin:18px 0}.next-house p{font-size:15px;margin-bottom:25px}.next-house .button{font-size:12px}.reservation-layout{display:grid;grid-template-columns:1.3fr .85fr;gap:30px;align-items:start}.booking-main form{border:1px solid var(--line);background:white;border-radius:24px;padding:32px}.booking-header{display:flex;align-items:center;gap:15px;margin-bottom:28px}.step-badge{width:35px;height:35px;border-radius:50%;background:var(--yellow);font-size:12px;font-weight:700;display:grid;place-items:center;flex-shrink:0}.booking-header h2{font-size:25px}.booking-header p{font-size:13px;color:var(--muted);margin-top:6px}.form-field{margin:24px 0 0;padding:0;border:0;min-width:0}.form-field>label,.form-field>legend{display:block;font-weight:700;font-size:14px;margin-bottom:10px;padding:0}.form-field>input{width:100%;border:1px solid var(--line);border-radius:12px;min-height:54px;padding:15px;background:var(--paper);font-size:16px;color:var(--ink)}.form-field input[aria-invalid=true]{border-color:var(--red)}.guest-control{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:var(--paper);border-radius:12px;border:1px solid var(--line)}.guest-control>span{display:flex;gap:9px;align-items:center;font-size:14px}.guest-control>span .icon{width:19px;height:19px;color:var(--muted)}.stepper{display:flex;align-items:center}.stepper button{border:1px solid var(--line);width:36px;height:36px;border-radius:50%;background:white;display:grid;place-items:center}.stepper button:hover{background:var(--yellow)}.stepper button .icon{width:16px;height:16px}.stepper input{width:50px;border:0;background:transparent;text-align:center;font-size:17px;font-weight:700;appearance:textfield;color:var(--ink);border-radius:3px}.stepper input::-webkit-inner-spin-button{appearance:none}.time-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.time-grid label{position:relative;cursor:pointer}.time-grid label:last-child{grid-column:1/-1}.time-grid input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.time-grid span{display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:12px;min-height:49px;padding:10px;font-size:14px;transition:background .2s,border-color .2s}.time-grid input:checked+span{border-color:var(--ink);background:var(--yellow);font-weight:700}.time-grid input:focus-visible+span{outline:3px solid var(--green);outline-offset:3px}.time-grid label:hover span{border-color:var(--ink)}.field-error{font-size:12px;color:var(--red);margin-top:7px;min-height:0}.field-error:empty{display:none}.booking-notice{display:flex;gap:10px;background:var(--cream);padding:16px;border-radius:12px;font-size:13px;align-items:flex-start;margin:26px 0 22px}.booking-notice .icon{width:18px;height:18px;margin-top:2px}.booking-submit{width:100%;justify-content:space-between;gap:10px;font-size:13px}.small-print{font-size:12px;color:var(--muted);line-height:1.55;margin-top:15px}.booking-next{padding:28px 30px}.booking-next>div{display:flex;align-items:center;gap:15px}.booking-next h3{font-size:20px}.booking-next p{font-size:14px;margin:6px 0 25px 50px;color:var(--muted)}.booking-next .step-badge{background:var(--cream)}.reservation-summary{position:sticky;top:110px;border-radius:24px;overflow:hidden;background:var(--yellow)}.summary-image{height:215px;position:relative}.summary-image .pill{position:absolute;left:20px;bottom:20px}.summary-content{padding:26px}.summary-content h2{font-size:38px}.summary-content>p:not(.small-print){font-size:14px;margin-top:8px}.summary-facts{display:flex;flex-direction:column;gap:15px;border-bottom:1px solid #1f1f1f25;padding:22px 0;font-size:13px}.summary-facts>span{display:flex;gap:12px;align-items:flex-start}.summary-facts .icon{width:18px;height:18px}.summary-selection{display:flex;flex-direction:column;gap:14px;padding:20px 0;border-bottom:1px solid #1f1f1f25;font-size:13px}.summary-selection>span{display:flex;justify-content:space-between;gap:15px}.summary-selection b{font-size:13px;text-align:right}.summary-deposit{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:22px}.summary-deposit>span{font-size:10px;font-weight:700;max-width:100px}.summary-deposit>b{font-size:30px;letter-spacing:-1px;white-space:nowrap}.summary-deposit small{font-size:10px;letter-spacing:0}.summary-content .small-print{color:#3d392d}.reservation-help{display:flex;gap:17px;align-items:center;padding:25px;background:var(--cream);border-radius:18px;margin:10px 0 25px}.reservation-help>div strong{font-size:14px}.reservation-help p{font-size:13px;color:var(--muted);margin-top:5px}.reservation-help>a{margin-left:auto;font-size:13px}.app-footer{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--line);padding:34px 0;margin-top:60px}.app-footer>div:first-child{display:flex;gap:12px;align-items:center}.app-footer img{width:32px;height:38px;object-fit:contain}.app-footer b{display:block;font-size:12px;letter-spacing:.3px;font-weight:800}.app-footer span{font-size:11px;color:var(--muted);display:block;margin-top:3px}.app-footer>div:nth-child(2){display:flex;flex-direction:column;gap:7px;font-size:11px}.app-footer>p{font-size:11px;color:var(--muted);line-height:1.7}.bottom-nav,.mobile-booking{display:none}.food-dialog{position:fixed;border:0;border-radius:26px;padding:40px;max-width:460px;width:calc(100% - 32px);color:var(--ink);background:var(--paper);box-shadow:0 30px 100px #0003}.food-dialog::backdrop{background:#1f1f1f85;backdrop-filter:blur(5px)}.food-dialog .eyebrow{font-size:10px;margin-top:20px}.food-dialog h2{font-size:38px;margin:20px 0}.food-dialog>p{font-size:16px;line-height:1.6}.food-dialog .detail-price{font-size:12px;margin:25px 0;color:var(--muted)}.food-dialog .button{width:100%;font-size:12px}.dialog-close{position:absolute;right:18px;top:18px;border:0;background:var(--cream);border-radius:50%;width:35px;height:35px;display:grid;place-items:center}.dialog-close .icon{width:18px;height:18px}.noscript-note{padding:30px;background:var(--yellow)}.reveal-ready{opacity:0;transform:translateY(16px);transition:opacity .55s,transform .55s}.reveal-ready.is-visible{opacity:1;transform:none}.route-active-reserva .mobile-booking{display:none}
@keyframes screen-in{from{opacity:.35;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes nudge{50%{transform:translateY(4px)}}
@media(min-width:1700px){.hero-content{padding:50px}.hero-content h1{font-size:86px}.hero-portrait{min-height:680px}.hero-description{font-size:16px}.hero-footnote{font-size:12px}.discovery-card{height:360px}.social-quote>span{font-size:43px}}
@media(max-width:1240px){:root{--sidebar:202px}.sidebar{padding:30px 16px 20px}.wordmark>span{font-size:24px}.wordmark>img{width:40px;height:48px}.desktop-nav a{padding:13px 12px;gap:10px;font-size:13px}.topbar{padding:0 28px}.top-location{display:none}main{padding:0 28px}.hero-content{padding:32px 28px}.hero-content h1{font-size:4.25vw}.hero-portrait{min-height:580px}.hero-actions{gap:16px}.hero-hand{font-size:27px;right:18px}.hero-description{font-size:13px}.hero-actions .inline-link{font-size:11px}.strip-address{display:none}.event-strip .button{margin-left:auto}.event-strip{gap:18px}.discovery-grid{gap:13px}.discovery-card{height:270px}.discovery-card>div{padding:60px 16px 20px}.discovery-card h3{font-size:21px}.discovery-card .icon{right:15px}.home-manifest{padding:30px;grid-template-columns:68px 1fr 45px;gap:25px}.home-manifest>img{width:68px;height:78px}.home-manifest h2{font-size:26px}.home-manifest p{font-size:13px}.circle-link{width:45px;height:45px}.social-grid{gap:10px}.social-quote{padding:20px}.social-quote>span{font-size:2.2vw}.social-quote>img{width:32px;height:37px}.social-grid>div>.hand{font-size:21px;bottom:20px;left:15px}.story-copy{padding:30px}.story-copy h2{font-size:29px}.story-copy p{font-size:14px}.how-grid{gap:12px}.how-grid article{padding:22px 16px}.how-grid h3{font-size:20px}.how-grid p{font-size:13px}.edition-feature>div{padding:32px}.moments-grid{gap:14px}.moments-grid a{padding:23px}.moments-grid h3{font-size:26px}.moment-copy{padding:30px}.moment-copy h2{font-size:30px}.catalog-heading{flex-direction:column;align-items:start}.catalog-feature{min-height:430px}.catalog-feature>img{min-height:430px}.food-tile{padding:20px 17px}.food-tile h3{font-size:20px}.current-edition>div{padding:30px}.next-house>div{padding:30px}.next-house h2{font-size:32px}.future-grid article{padding:23px}.future-grid h3{font-size:21px}.reservation-layout{grid-template-columns:1.2fr .85fr;gap:20px}.booking-main form{padding:25px}.booking-header h2{font-size:23px}.summary-content{padding:22px}.booking-submit{font-size:12px;padding:14px}.app-footer{flex-wrap:wrap}.app-footer>p{display:none}}
@media(max-width:980px) and (min-width:761px){:root{--sidebar:86px}.sidebar{padding:27px 12px;align-items:center}.wordmark>span,.sidebar-tagline,.desktop-nav a>span,.side-event,.side-social,.side-place{display:none}.sidebar .wordmark img{width:43px;height:49px}.desktop-nav{margin-top:45px;width:100%;gap:16px}.desktop-nav a{padding:15px;justify-content:center;border-radius:17px}.desktop-nav .icon{width:22px;height:22px}.hero-content h1{font-size:4.5vw}.hero-portrait{min-height:590px}.welcome-line>span{font-size:9px}.social-quote>span{font-size:2.8vw}.reservation-layout{grid-template-columns:1.2fr .85fr}.moment-panel{grid-template-columns:1fr 1fr}.how-grid{grid-template-columns:1fr 1fr}.next-house .button{font-size:11px}}
@media(max-width:760px){:root{--radius:22px;--sidebar:0px}html{scroll-padding-top:82px}body{font-size:16px}.sidebar{display:none}.app-shell{margin:0}.topbar{height:74px;padding:0 20px;background:var(--yellow);border-bottom:0;gap:12px}.breadcrumb{display:none}.mobile-wordmark{display:flex;gap:7px}.mobile-wordmark>img{width:30px;height:36px}.mobile-wordmark>span{font-size:20px;letter-spacing:-1px}.top-reserve{min-height:38px;font-size:11px;padding:10px 14px;gap:9px}.top-reserve .icon{width:15px;height:15px}.top-actions{gap:0}.top-location{display:none}main{padding:0 18px}.screen{padding-top:21px}.welcome-line{font-size:9px;margin-bottom:17px;letter-spacing:.65px;gap:5px}.welcome-line>span{font-size:8px;letter-spacing:0;max-width:110px;text-align:right}.live-dot{width:5px;height:5px}.home-hero{grid-template-columns:1fr;border-radius:22px}.hero-content{padding:27px 26px 28px}.hero-content .pill{font-size:11px;padding:7px 12px}.hero-content h1{font-size:clamp(30px,9.2vw,64px);letter-spacing:-.062em;margin-top:24px;line-height:.99}.hero-lead{font-size:24px;margin-top:21px}.hero-description{font-size:14px;line-height:1.5;max-width:410px;margin-top:15px}.hero-actions{gap:17px;margin-top:23px;flex-wrap:nowrap;justify-content:space-between;width:100%}.hero-actions .button{padding:13px 16px;min-height:47px;font-size:12px;gap:9px}.hero-actions .button .icon{width:16px;height:16px}.hero-actions .inline-link{font-size:11px;gap:5px}.hero-actions .inline-link .icon{width:16px;height:16px}.hero-footnote{font-size:10px;padding-top:19px}.hero-portrait{min-height:440px;height:115vw;max-height:660px}.hero-portrait>img{object-position:center 38%}.portrait-top{top:22px;left:22px;right:22px}.hero-hand{font-size:32px;right:26px;bottom:85px}.portrait-bottom{padding:23px}.portrait-bottom>span{font-size:10px}.event-strip{padding:18px;border-radius:18px;margin-top:15px;display:grid;grid-template-columns:50px 1fr;gap:14px}.date-box{height:61px;width:50px;border-radius:10px}.date-box b{font-size:28px}.event-strip h2{font-size:21px;margin:5px 0}.event-strip p{font-size:11px}.event-strip .button{grid-column:1/-1;margin-left:0;width:100%;min-height:44px;font-size:12px}.event-strip .eyebrow{font-size:9px}.section-intro{margin:42px 0 22px;gap:20px;align-items:flex-start;flex-direction:column}.section-intro h2{font-size:28px}.section-intro .eyebrow{font-size:10px;margin-bottom:10px}.section-intro .inline-link{font-size:12px}.discovery-grid{grid-template-columns:1fr;gap:15px}.discovery-card{height:290px}.discovery-card>img{object-position:center 50%}.discovery-card>div{padding:65px 23px 25px}.discovery-card h3{font-size:26px;max-width:80%}.discovery-card span{font-size:10px}.discovery-card .icon{right:25px;bottom:27px;width:24px;height:24px}.illustration-card img{object-position:center 40%}.home-manifest{grid-template-columns:52px 1fr;padding:28px;gap:20px;margin-top:35px;align-items:start}.home-manifest>img{width:48px;height:57px}.home-manifest>div{grid-column:1/-1}.home-manifest h2{font-size:28px}.home-manifest p{font-size:14px;margin-top:18px}.circle-link{grid-column:2;grid-row:1;justify-self:end;width:44px;height:44px}.social-grid{grid-template-columns:1fr 1fr;gap:12px}.social-grid>div{border-radius:15px;aspect-ratio:4/5}.social-quote{padding:22px}.social-quote>span{font-size:clamp(24px,7vw,38px)}.social-quote>img{width:34px;height:39px}.social-quote>b{font-size:9px}.social-grid>div>.hand{font-size:22px;left:15px;bottom:20px}.instagram-preview .section-intro{gap:20px}.instagram-preview .button{font-size:12px;min-height:43px;padding:10px 16px}.page-heading{padding:17px 3px 30px}.page-heading>.eyebrow,.page-heading>div>.eyebrow{font-size:10px;letter-spacing:.8px;margin-bottom:18px}.page-heading h1{font-size:clamp(34px,9.3vw,56px);line-height:1.08;letter-spacing:-.055em}.page-heading>p,.page-heading>div>p{font-size:15px;line-height:1.6;margin-top:20px}.experience-story{grid-template-columns:1fr}.story-image{min-height:300px;aspect-ratio:1.2}.story-image .hand{font-size:35px;left:26px;bottom:28px}.story-copy{padding:30px 26px}.story-copy .eyebrow{font-size:10px}.story-copy h2{font-size:30px;margin:20px 0}.story-copy p{font-size:15px;line-height:1.6;margin-top:17px}.how-grid{grid-template-columns:1fr 1fr;gap:12px}.how-grid article{padding:23px 17px}.how-grid h3{font-size:21px;line-height:1.15;margin:36px 0 12px}.how-grid p{font-size:13px}.how-grid article>.icon{width:20px;height:20px;right:16px;top:23px}.edition-feature{grid-template-columns:1fr;margin-top:32px}.edition-feature>div{padding:29px 26px}.edition-feature h2{font-size:clamp(34px,10vw,59px);margin:25px 0 10px}.feature-subtitle{font-size:20px}.edition-feature p:not(.feature-subtitle){font-size:15px}.feature-data{font-size:13px;gap:15px;margin:25px 0}.feature-data span{align-items:start}.feature-data .icon{width:18px;height:18px;margin-top:2px}.edition-feature>img{max-height:490px;min-height:0;height:105vw;object-position:50% 35%}.edition-feature .button{width:100%;font-size:13px}.moments-grid{grid-template-columns:1fr;gap:14px}.moments-grid a{padding:27px;display:grid;grid-template-columns:1fr 1fr;gap:13px 20px}.moments-grid span{grid-column:1/-1;font-size:11px}.moments-grid h3{font-size:26px;margin:8px 0 0}.moments-grid p{font-size:13px;margin:8px 0 24px}.moments-grid .icon{bottom:20px}.music-banner{padding:30px 27px;display:block;margin-top:28px;position:relative;overflow:hidden}.music-banner>.icon{position:absolute;right:-20px;bottom:-15px;width:100px;height:100px;opacity:.15}.music-banner .eyebrow{font-size:10px}.music-banner h2{font-size:33px;margin:19px 0}.music-banner p{font-size:15px}.music-banner .pill{font-size:10px}.location-card{grid-template-columns:1fr;gap:20px;padding:23px;margin-top:25px}.location-card>div{padding:7px 0}.location-card h2{font-size:29px}.location-card .eyebrow{font-size:10px}.location-card iframe{height:260px;border-radius:13px}.location-card .button{font-size:13px;min-height:45px}.menu-heading{position:relative;display:block;padding-right:0}.menu-edition{display:none}.moment-tabs{gap:4px;padding:5px;border-radius:16px}.moment-tabs button{min-height:48px;gap:6px;font-size:13px;border-radius:12px}.moment-tabs .icon{width:18px;height:18px}.moment-panel{grid-template-columns:1fr;min-height:0}.moment-panel>img{height:290px;min-height:0;object-fit:cover}.moment-copy{padding:28px}.moment-copy .eyebrow{font-size:10px}.moment-copy h2{font-size:32px;margin:14px 0 24px}.moment-copy ul{gap:9px}.moment-copy li{font-size:15px;padding-bottom:9px}.moment-copy .hand{font-size:24px;margin-top:25px}.catalog-heading{display:block;margin:37px 0 23px}.catalog-heading .eyebrow{font-size:10px}.catalog-heading h2{font-size:29px}.catalog-tabs{margin-top:22px;flex-wrap:nowrap;gap:7px;overflow-x:auto;padding-bottom:5px}.catalog-tabs button{font-size:12px;padding:10px 14px;min-height:40px;flex-shrink:0}.category-panel{grid-template-columns:1fr;gap:18px}.catalog-feature{min-height:340px;max-height:400px}.catalog-feature>img{height:400px;min-height:340px;object-position:center 40%}.catalog-feature>div{padding:80px 25px 28px}.catalog-feature h3{font-size:32px;margin:14px 0}.catalog-items{gap:12px}.food-tile{min-height:170px;padding:22px 17px}.food-tile h3{font-size:22px;margin-top:20px}.food-tile p{font-size:12px}.food-tile>.icon{bottom:15px}.menu-note{padding:20px;flex-wrap:wrap;gap:12px;align-items:flex-start}.menu-note p{font-size:13px;flex:1}.menu-note>a{margin:0 0 0 32px;font-size:13px}.current-edition{grid-template-columns:1fr}.current-edition>img{min-height:0;height:270px;max-height:none}.current-edition>div{padding:28px}.current-edition h2{font-size:42px;margin-top:22px}.current-edition h2>span{font-size:20px}.current-edition .button{width:100%;font-size:13px}.edition-facts{font-size:14px;margin:25px 0}.future-grid{grid-template-columns:1fr;gap:14px;margin-top:20px}.future-grid article{min-height:0;display:grid;grid-template-columns:42px 1fr 50px;gap:5px 14px;padding:26px;align-items:center}.future-grid article>span{grid-column:1;grid-row:1/3;font-size:14px}.future-grid h3{grid-column:2;grid-row:1;text-align:left;font-size:23px}.future-grid p{grid-column:2;grid-row:2;font-size:13px;text-align:left;margin:3px 0 0}.locked-icon{grid-column:3;grid-row:1/3;margin:0;width:44px;height:44px}.locked-icon .icon{width:19px;height:19px}.next-house{grid-template-columns:1fr;margin-top:25px}.next-house>img{height:300px;min-height:0;object-position:50% 40%}.next-house>div{padding:30px 27px}.next-house .eyebrow{font-size:10px}.next-house h2{font-size:32px}.next-house p{font-size:14px}.next-house .button{font-size:12px;padding:15px 17px;width:100%;gap:10px}.reservation-layout{grid-template-columns:1fr;gap:12px}.booking-main form{padding:27px 22px;border-radius:22px}.booking-header{align-items:start;gap:12px}.booking-header h2{font-size:23px}.booking-header p{font-size:13px;line-height:1.5}.booking-header .step-badge{width:32px;height:32px}.form-field{margin-top:23px}.form-field>label,.form-field>legend{font-size:14px}.form-field>input{font-size:16px}.guest-control{padding:12px}.stepper button{width:36px;height:36px}.stepper input{width:44px}.time-grid{gap:9px}.time-grid span{font-size:13px;min-height:49px}.booking-submit{font-size:13px;padding:15px 16px;min-height:55px}.booking-submit .icon{width:18px;height:18px}.booking-notice{font-size:13px;line-height:1.55}.small-print{font-size:12px}.booking-next{padding:28px 18px 0}.booking-next h3{font-size:21px}.booking-next p{font-size:14px}.reservation-summary{position:static;border-radius:22px}.summary-image{height:220px}.summary-content{padding:27px}.summary-content h2{font-size:38px}.summary-facts{font-size:14px;gap:18px}.summary-selection{font-size:14px}.summary-selection b{font-size:14px}.summary-deposit>span{font-size:11px}.summary-deposit>b{font-size:33px}.reservation-help{margin-top:25px;padding:24px;flex-wrap:wrap;gap:15px}.reservation-help>div{flex:1;min-width:170px}.reservation-help>div strong{font-size:14px}.reservation-help>a{margin-left:37px;font-size:13px}.app-footer{margin-top:45px;padding:30px 5px 172px;gap:24px;align-items:flex-start;flex-wrap:wrap}.app-footer>div:first-child{width:100%}.app-footer b{font-size:13px}.app-footer span{font-size:12px}.app-footer>div:nth-child(2){gap:10px;font-size:12px}.app-footer>p{display:block;font-size:11px}.bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;padding:10px 10px calc(9px + env(safe-area-inset-bottom));background:#fffcf8fa;backdrop-filter:blur(15px);border-top:1px solid var(--line);z-index:40;justify-content:space-around;gap:5px}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex:1;min-width:0;min-height:46px;border-radius:12px;padding:5px 2px;color:var(--muted)}.bottom-nav a>.icon{width:21px;height:21px}.bottom-nav a>span{font-size:10px;line-height:1.2;letter-spacing:-.2px}.bottom-nav a[aria-current=page]{color:var(--ink);background:var(--yellow);font-weight:700}.mobile-booking{display:flex;position:fixed;bottom:calc(80px + env(safe-area-inset-bottom));left:18px;right:18px;padding:14px 18px;border-radius:16px;background:var(--ink);color:var(--paper);z-index:35;box-shadow:0 5px 25px #0002;justify-content:space-between;align-items:center;gap:10px;min-height:54px}.mobile-booking>span{font-size:8px;max-width:96px;font-weight:500;line-height:1.5;letter-spacing:.4px}.mobile-booking>b{font-size:11px;display:flex;gap:9px;align-items:center;color:var(--yellow)}.mobile-booking .icon{width:17px;height:17px}.food-dialog{padding:34px 28px;border-radius:24px}.food-dialog h2{font-size:36px}.food-dialog>p{font-size:16px}.food-dialog .button{font-size:12px}.route-active-reserva .app-footer{padding-bottom:110px}}
@media(max-width:375px){.hero-content{padding:25px 22px}.hero-content h1{font-size:9.2vw}.hero-actions{flex-direction:column;align-items:stretch;gap:15px}.hero-actions .inline-link{justify-content:center}.hero-portrait{min-height:390px}.welcome-line{font-size:8px}.welcome-line>span{font-size:7px}.social-quote{padding:18px}.social-quote>span{font-size:25px}.social-grid>div>.hand{font-size:19px}.page-heading h1{font-size:33px}.moments-grid a{grid-template-columns:1fr}.moments-grid p{margin-top:0}.catalog-tabs{gap:5px}.catalog-tabs button{padding:9px 12px}.mobile-booking>b{font-size:10px}.food-tile h3{font-size:20px}.summary-selection b{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal-ready{opacity:1;transform:none}}

.wordmark>img{background:var(--yellow);border-radius:10px;padding:5px}.mobile-wordmark>img{padding:0;background:transparent;border-radius:0}
