/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#15130f;--wine:#3e1117;--paper:#f3eee4;--gold:#ba8a48;--line:#15130f2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1240px,100% - 64px);margin-inline:auto}.hero{color:#fff;background:radial-gradient(circle at 72% 45%,#be844238,#0000 32%),linear-gradient(115deg,#170f0d 0%,#331318 52%,#1a0f0e 100%);min-height:100svh;position:relative;overflow:hidden}.hero:before{content:"";opacity:.18;background:linear-gradient(90deg,#0003 1px,#0000 1px) 0 0/25vw 100%;position:absolute;inset:0}.hero-glow{border:1px solid #dcb57b3d;border-radius:50%;width:54vw;height:54vw;position:absolute;top:8vh;right:-7vw}.hero-glow:after,.hero-glow:before{content:"";border:1px solid #dcb57b29;border-radius:50%;position:absolute;inset:9%}.hero-glow:after{inset:23%}.nav{z-index:2;border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;height:104px;display:flex;position:relative}.brand{align-items:center;gap:13px;display:flex}.brand-mark{border:1px solid var(--gold);border-radius:50%;place-items:center;width:40px;height:40px;font:italic 24px Georgia,serif;display:grid}.brand b{letter-spacing:.26em;font:500 15px Georgia,serif;display:block}.brand small{letter-spacing:.2em;text-transform:uppercase;opacity:.65;margin-top:5px;font-size:8px;display:block}.nav nav{letter-spacing:.15em;text-transform:uppercase;gap:38px;font-size:11px;display:flex}.nav nav a:hover{color:#d9b67e}.nav-cta{text-transform:uppercase;letter-spacing:.16em;border:1px solid #ffffff80;gap:22px;padding:14px 19px;font-size:10px;display:flex}.hero-content{z-index:1;padding-top:clamp(90px,16vh,170px);position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.28em;color:#d5b27b;font-size:10px;font-weight:700}.eyebrow.dark{color:#8a6237}.hero h1,.section h2,.experience h2{letter-spacing:-.055em;margin:24px 0 34px;font:400 clamp(64px,8.2vw,120px)/.86 Georgia,serif}.hero h1 em,.section h2 em,.experience h2 em{color:#d3aa70;font-weight:400}.hero-copy{color:#ffffffb3;max-width:500px;font:18px/1.7 Georgia,serif}.hero-actions{align-items:center;gap:35px;margin-top:38px;display:flex}.button{text-transform:uppercase;letter-spacing:.16em;justify-content:space-between;gap:32px;min-width:210px;padding:18px 21px;font-size:10px;display:inline-flex}.button.light{color:#211511;background:#f0e9dc}.button.gold{background:var(--gold);color:#fff}.text-link{text-transform:uppercase;letter-spacing:.16em;border-bottom:1px solid #ffffff73;padding-bottom:8px;font-size:10px}.text-link span{margin-left:25px}.hero-foot{letter-spacing:.22em;color:#ffffff85;justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.section{padding-block:140px}.intro{grid-template-columns:1fr 3fr;gap:70px;display:grid}.section-no{color:#c6b9a6;margin-top:70px;font:italic 42px Georgia,serif}.intro-copy h2,.menu-heading h2{margin-top:0;font-size:clamp(50px,6vw,84px)}.intro-copy>p{color:#5c554b;max-width:610px;margin-left:auto;font:20px/1.75 Georgia,serif}.underline-link{text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid;width:max-content;margin:45px 0 0 auto;padding-bottom:8px;font-size:10px;display:block}.visual-band{color:#fff;background:linear-gradient(115deg,#1c1712,#5a2b21 48%,#26120f);place-items:center;height:700px;display:grid;position:relative;overflow:hidden}.arch{border:1px solid #e5c89a3b;border-radius:250px 250px 0 0;position:absolute;bottom:-80px}.arch-one{width:430px;height:590px;left:18%}.arch-two{border-color:#e5c89a21;width:340px;height:470px;right:15%}.media-note{z-index:1;text-align:center;position:relative}.media-note span{letter-spacing:.35em;border:1px solid #ffffff59;padding:12px 15px;font-size:9px}.media-note p{color:#ffffff80;margin-top:28px;font:italic 22px Georgia,serif}.vertical-word{writing-mode:vertical-rl;letter-spacing:.2em;color:#ffffff40;font:32px Georgia,serif;position:absolute;bottom:35px;right:35px}.menu{grid-template-columns:1fr 1.2fr;gap:90px;display:grid}.menu-heading{align-self:start;position:sticky;top:40px}.menu-list article{border-top:1px solid var(--line);grid-template-columns:40px 1fr 20px;align-items:center;gap:20px;padding:38px 0;display:grid}.menu-list article:last-child{border-bottom:1px solid var(--line)}.menu-list article>span{color:#9b8568;font:italic 13px Georgia,serif}.menu-list h3{margin:0 0 10px;font:400 30px Georgia,serif}.menu-list p{color:#6d665c;max-width:440px;margin:0;font:15px/1.6 Georgia,serif}.experience{background:var(--wine);color:#fff;grid-template-columns:1.35fr .65fr;min-height:800px;display:grid}.experience-copy{background:radial-gradient(circle at 40% 70%,#ba8a4833,#0000 32%);padding:130px max(7vw,40px)}.experience h2{margin-top:100px;font-size:clamp(58px,6vw,90px)}.experience-copy>p:last-child{color:#ffffffa6;max-width:520px;font:18px/1.7 Georgia,serif}.experience-card{background:#241612;flex-direction:column;justify-content:flex-end;padding:90px 65px;display:flex}.experience-card p{color:#fff9;font:16px/1.7 Georgia,serif}.experience-card a{text-transform:uppercase;letter-spacing:.15em;border-bottom:1px solid #fff6;justify-content:space-between;margin-top:35px;padding-bottom:10px;font-size:10px;display:flex}.reservations{text-align:center}.reservations h2{font-size:clamp(60px,8vw,110px)}.reservations>p:nth-of-type(2){color:#625b51;max-width:530px;margin:0 auto 38px;font:17px/1.7 Georgia,serif}.footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;align-items:end;padding:55px 0 35px;display:grid}.footer>div{text-transform:uppercase;letter-spacing:.14em;justify-content:center;gap:30px;font-size:9px;display:flex}.footer>p{text-align:right;color:#8b8277;font-size:9px}.footer-brand .brand-mark{color:var(--wine)}@media (width<=800px){.shell{width:min(100% - 32px,680px)}.nav{height:80px}.nav nav{display:none}.nav-cta{min-width:auto;padding:12px}.hero-content{padding-top:15vh}.hero h1{font-size:clamp(58px,18vw,82px)}.hero-copy{font-size:16px}.hero-foot .scroll{display:none}.section{padding-block:90px}.intro,.menu{grid-template-columns:1fr}.intro{gap:10px}.section-no{display:none}.intro-copy>p,.underline-link{margin-left:0}.visual-band{height:500px}.arch-one{left:-80px}.menu{gap:25px}.menu-heading{position:static}.experience{grid-template-columns:1fr}.experience-copy{padding:90px 24px}.experience h2{margin-top:55px}.experience-card{padding:80px 24px}.footer{text-align:center;grid-template-columns:1fr;gap:35px}.footer-brand{justify-content:center}.footer>p{text-align:center}.hero-actions{flex-direction:column;align-items:flex-start}.nav-cta span{display:none}}@media (width<=430px){.nav-cta{font-size:8px}.hero-foot{font-size:7px}.hero h1{font-size:56px}.intro-copy h2,.menu-heading h2{font-size:48px}.menu-list h3{font-size:25px}.visual-band{height:420px}.media-note p{font-size:17px}.experience h2{font-size:52px}.reservations h2{font-size:54px}}.topbar{z-index:3;letter-spacing:.18em;text-transform:uppercase;color:#ffffff94;border-bottom:1px solid #ffffff1f;font-size:8px;position:relative}.topbar>div{align-items:center;gap:24px;height:32px;display:flex}.topbar-event{color:#d5b27b;margin-left:auto}.nav{height:94px}.nav-actions{align-items:center;gap:18px;display:flex}.reserve-link{text-transform:uppercase;letter-spacing:.16em;border-bottom:1px solid #ffffff73;padding-bottom:5px;font-size:9px}@media (width<=1050px){.nav nav{gap:20px}.nav nav a:nth-child(2){display:none}}@media (width<=800px){.topbar>div{justify-content:center}.topbar>div>span,.topbar>div>a:not(.topbar-event){display:none}.topbar-event{margin:0}.reserve-link{display:none}.nav-actions{gap:0}}.food-showcase{background:#e7dfd1;padding:140px 0;overflow:hidden}.food-showcase-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;margin-bottom:70px;display:grid}.food-showcase-heading h2{letter-spacing:-.055em;margin:22px 0 0;font:400 clamp(58px,7.2vw,102px)/.88 Georgia,serif}.food-showcase-heading h2 em{color:var(--gold);font-weight:400}.food-showcase-heading>p{color:#5b5248;margin:0 0 8px;font:18px/1.75 Georgia,serif}.food-carousel{color:#fff;background:#17100e;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);min-height:650px;display:grid}.food-art{background:#170d0c;min-height:650px;position:relative;overflow:hidden}.food-photo-fallback,.food-mosaic-canvas{width:100%;height:100%;position:absolute;inset:0}.food-photo-fallback{object-fit:cover;filter:brightness(.55)saturate(.85)}.food-mosaic-canvas{display:block}.food-art-label{z-index:2;letter-spacing:.24em;color:#ffffff9e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f07079e;padding:9px 11px;font-size:8px;position:absolute;bottom:22px;left:24px}.food-detail{background:radial-gradient(circle at 100% 0,#ba8a482e,#0000 38%),#211613;flex-direction:column;justify-content:flex-end;padding:62px 48px;display:flex}.food-detail>span{color:#bda47e;font:italic 13px Georgia,serif}.food-detail h3{letter-spacing:-.035em;margin:70px 0 20px;font:400 clamp(38px,4.2vw,62px)/1 Georgia,serif}.food-detail>p{color:#ffffff8f;margin:0;font:15px/1.7 Georgia,serif}.food-controls{grid-template-columns:44px 1fr 44px;align-items:center;gap:15px;margin-top:60px;display:grid}.food-controls>button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff38;width:44px;height:44px;font-size:17px;transition:all .2s}.food-controls>button:hover{background:#d8b47b14;border-color:#d8b47b}.food-dots{justify-content:center;gap:9px;display:flex}.food-dots button{cursor:pointer;background:#ffffff3b;border:0;width:22px;height:2px;padding:0;transition:all .25s}.food-dots button.active{background:#d8b47b;width:38px}.food-menu-link{color:#fff;margin:34px 0 0}.food-menu-link span{margin-left:18px}@media (width<=800px){.food-showcase{padding:95px 0}.food-showcase-heading{grid-template-columns:1fr;gap:25px;margin-bottom:45px}.food-showcase-heading h2{font-size:52px}.food-showcase-heading>p{font-size:16px}.food-carousel{grid-template-columns:1fr;min-height:0}.food-art{min-height:480px}.food-detail{min-height:370px;padding:42px 26px}.food-detail h3{margin-top:45px}.food-controls{margin-top:42px}}@media (width<=430px){.food-art{min-height:390px}.food-showcase-heading h2{font-size:47px}.food-detail h3{font-size:42px}.food-art-label{bottom:14px;left:14px}}.tula-page{--tula-red:#d53b2f;--tula-pink:#ff5e7d;--tula-cream:#f3ead9;--tula-dark:#100c0d;background:var(--tula-cream)}.tula-hero{color:#fff;background:radial-gradient(circle at 78% 42%,#d53b2f59,#0000 30%),radial-gradient(circle at 18% 78%,#ff5e7d29,#0000 24%),linear-gradient(125deg,#0c090a 0%,#261014 55%,#0f0a0b 100%);min-height:100svh;position:relative;overflow:hidden}.tula-hero-video{object-fit:cover;object-position:center 45%;z-index:0;filter:saturate(.82)contrast(1.06);width:100%;height:100%;position:absolute;inset:0}.tula-hero-video-shade{z-index:1;background:linear-gradient(90deg,#080506e6 0%,#0c0708ad 43%,#18060a6b 72%,#0805069e 100%),linear-gradient(#08050694 0%,#0000 58%,#080506d1 100%);position:absolute;inset:0}.tula-hero:before{content:"";opacity:.18;z-index:1;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 25% 80%,#0000);mask-image:linear-gradient(#0000,#000 25% 80%,#0000)}.tula-hero>.topbar,.tula-hero>.nav{z-index:4}.tula-orb{z-index:2;border:1px solid #ff615b59;border-radius:50%;position:absolute;box-shadow:0 0 100px #d53b2f1f}.tula-orb-one{width:560px;height:560px;top:17%;right:-80px}.tula-orb-two{border-color:#ffffff1f;width:220px;height:220px;top:52%;right:300px}.tula-nav-cta{border-color:var(--tula-red);background:var(--tula-red)}.tula-hero-content{z-index:3;padding-top:clamp(58px,11vh,115px);position:relative}.tula-kicker{letter-spacing:.28em;color:#ffffff80;align-items:center;gap:15px;margin-bottom:32px;font-size:8px;display:flex}.tula-kicker i{background:var(--tula-red);width:28px;height:1px}.tula-hero h1{letter-spacing:-.065em;margin:22px 0 38px;font:400 clamp(78px,10vw,146px)/.78 Georgia,serif}.tula-hero h1 em{color:var(--tula-pink);font-weight:400}.tula-hero-bottom{grid-template-columns:1fr 1fr;align-items:end;gap:80px;display:grid}.tula-hero-bottom>p{color:#ffffffad;max-width:540px;margin:0;font:18px/1.7 Georgia,serif}.tula-hero-bottom>div,.tula-reserve-inner>div{align-items:center;gap:30px;display:flex}.tula-button{background:var(--tula-red);color:#fff}.tula-social-link{letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid;padding-bottom:7px;font-size:9px}.tula-marquee{z-index:2;white-space:nowrap;letter-spacing:.26em;color:#ffffff80;background:#08050680;border-top:1px solid #ffffff26;font:9px/46px Arial,sans-serif;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.tula-marquee span{min-width:max-content;padding-right:30px}.tula-intro{grid-template-columns:.55fr 2fr;gap:70px;padding-block:150px;display:grid}.tula-side-label{letter-spacing:.25em;color:#7e7164;border-left:1px solid #15130f33;flex-direction:column;justify-content:space-between;padding-left:18px;font-size:9px;display:flex}.tula-side-label b{color:#b5a896;font:italic 44px Georgia,serif}.tula-intro h2,.tula-parties h2,.tula-reserve h2,.tula-night h2{letter-spacing:-.055em;margin:25px 0;font:400 clamp(58px,7.5vw,108px)/.88 Georgia,serif}.tula-intro h2 em,.tula-parties h2 em,.tula-reserve h2 em,.tula-night h2 em{color:var(--tula-red);font-weight:400}.tula-lead{color:#5a5046;max-width:700px;margin-left:auto;font:20px/1.8 Georgia,serif}.tula-night{background:var(--tula-dark);color:#fff;grid-template-columns:1fr 1fr;min-height:820px;display:grid}.tula-night-copy{flex-direction:column;justify-content:center;padding:120px max(7vw,40px);display:flex}.tula-night h2{margin:60px 0 35px;font-size:clamp(65px,7vw,105px)}.tula-night-copy>p:nth-of-type(2){color:#fff9;max-width:530px;font:17px/1.75 Georgia,serif}.tula-night-copy>a{text-transform:uppercase;letter-spacing:.18em;border-bottom:1px solid #ffffff73;width:max-content;margin-top:38px;padding-bottom:9px;font-size:9px}.tula-night-poster{color:#fff;background:radial-gradient(circle,#ff5e7d3d,#0000 35%),linear-gradient(145deg,#e04838,#8f1727);flex-direction:column;justify-content:space-between;align-items:center;padding:55px;display:flex;position:relative;overflow:hidden}.tula-night-poster:before{content:"";background:repeating-radial-gradient(circle,#0000 0 24px,#ffffff14 25px 26px);position:absolute;inset:-15%;transform:rotate(-8deg)}.poster-top,.poster-bottom{z-index:1;letter-spacing:.3em;font-size:8px;position:relative}.poster-disc{z-index:1;aspect-ratio:1;background:#100c0d;border-radius:50%;place-items:center;width:min(28vw,390px);display:grid;position:relative;box-shadow:0 0 0 18px #ffffff14,0 30px 80px #00000059}.poster-disc:after{content:"";aspect-ratio:1;background:var(--tula-red);border:8px solid #f2d7c0;border-radius:50%;width:24%;position:absolute}.poster-disc span{z-index:1;color:#fff;font:italic 30px Georgia,serif;position:absolute}.poster-days{z-index:1;letter-spacing:-.04em;align-items:baseline;gap:15px;font:700 44px Arial,sans-serif;display:flex;position:relative}.poster-days i{color:#ffc5cc;font:italic 400 18px Georgia,serif}.tula-parties{grid-template-columns:1fr 1.2fr;gap:100px;padding-block:150px;display:grid}.tula-parties-title{align-self:start;position:sticky;top:40px}.tula-party-grid{grid-template-columns:1fr 1fr;display:grid}.tula-party-grid article{border-top:1px solid #15130f2e;border-left:1px solid #15130f2e;min-height:260px;padding:35px}.tula-party-grid article:nth-child(2n){border-right:1px solid #15130f2e}.tula-party-grid article:nth-last-child(-n+2){border-bottom:1px solid #15130f2e}.tula-party-grid span{color:#a08d79;font:italic 12px Georgia,serif}.tula-party-grid h3{margin:70px 0 13px;font:400 30px Georgia,serif}.tula-party-grid p{color:#6c6157;margin:0;font:15px/1.65 Georgia,serif}.tula-reserve{color:#fff;background:linear-gradient(120deg,#1a0d10,#50151d);padding-block:150px;position:relative;overflow:hidden}.tula-reserve:after{content:"TULA";color:#ffffff09;letter-spacing:-.08em;font:400 17vw/.7 Georgia,serif;position:absolute;bottom:-4vw;right:-1vw}.tula-reserve-inner{z-index:1;text-align:center;position:relative}.tula-reserve h2{font-size:clamp(70px,9vw,130px)}.tula-reserve-inner>p:nth-of-type(2){color:#ffffffa6;max-width:580px;margin:0 auto 40px;font:17px/1.7 Georgia,serif}.tula-reserve-inner>div{justify-content:center}.tula-footer{background:var(--tula-cream)}@media (width<=1050px){.tula-page .nav nav a:nth-child(2){display:block}.tula-page .nav nav{gap:16px}.tula-page .nav nav a:nth-child(3){display:none}}@media (width<=800px){.tula-orb-one{width:420px;height:420px;right:-220px}.tula-orb-two{display:none}.tula-hero{min-height:900px}.tula-hero-content{padding-top:90px}.tula-hero h1{font-size:clamp(66px,20vw,90px)}.tula-hero-bottom{grid-template-columns:1fr;gap:30px}.tula-hero-bottom>div,.tula-reserve-inner>div{flex-direction:column;align-items:flex-start}.tula-intro{grid-template-columns:1fr;padding-block:95px}.tula-side-label{display:none}.tula-lead{margin-left:0}.tula-night{grid-template-columns:1fr}.tula-night-copy{padding:95px 24px}.tula-night-poster{min-height:620px;padding:38px 20px}.poster-disc{width:66vw}.tula-parties{grid-template-columns:1fr;gap:40px;padding-block:95px}.tula-parties-title{position:static}.tula-party-grid{grid-template-columns:1fr}.tula-party-grid article,.tula-party-grid article:nth-child(2n){border-right:1px solid #15130f2e}.tula-party-grid article:nth-last-child(2){border-bottom:0}.tula-reserve{padding-block:100px}.tula-footer>div{flex-wrap:wrap}}@media (width<=430px){.tula-page .nav-cta{font-size:8px}.tula-hero{min-height:820px}.tula-hero h1{font-size:62px}.tula-kicker{gap:8px}.tula-kicker i{width:12px}.tula-intro h2,.tula-parties h2,.tula-night h2{font-size:52px}.tula-party-grid article{min-height:230px;padding:28px}.tula-reserve h2{font-size:62px}}@media (prefers-reduced-motion:reduce){.tula-hero-video{display:none}}.nav-actions .reserve-link{text-transform:uppercase;letter-spacing:.16em;color:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff73;padding:0 0 5px;font-size:9px}.button:is(button){cursor:pointer;border:0;font-family:inherit}.noovi-mask{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0807b8;place-items:center;padding:24px;animation:.2s ease-out noovi-fade;display:grid;position:fixed;inset:0}.noovi-popup{background:#f5f0e7;border:1px solid #ba8a4873;border-radius:18px;width:36rem;max-width:94vw;height:min(780px,90svh);animation:.28s ease-out noovi-rise;overflow:hidden;box-shadow:0 30px 90px #0000007a}.noovi-popup-header{color:#fff;background:#211613;border-bottom:1px solid #15130f21;justify-content:space-between;align-items:center;height:86px;padding:17px 18px 16px 24px;display:flex}.noovi-popup-header span{color:#d5b27b;letter-spacing:.24em;text-transform:uppercase;margin-bottom:6px;font-size:8px;font-weight:700;display:block}.noovi-popup-header h2{letter-spacing:-.02em;margin:0;font:400 25px/1 Georgia,serif}.noovi-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff3d;border-radius:50%;width:42px;height:42px;font:300 29px/1 Arial,sans-serif}.noovi-close:hover{color:#d5b27b;border-color:#d5b27b}.noovi-frame{background:#fff;border:0;width:100%;height:calc(100% - 86px);display:block}@keyframes noovi-fade{0%{opacity:0}to{opacity:1}}@keyframes noovi-rise{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}@media (width<=600px){.noovi-mask{padding:3vw}.noovi-popup{border-radius:14px;max-width:94vw;height:94svh}.noovi-popup-header{height:76px;padding:14px 14px 13px 18px}.noovi-popup-header h2{font-size:21px}.noovi-frame{height:calc(100% - 76px)}}@media (prefers-reduced-motion:reduce){.noovi-mask,.noovi-popup{animation:none}}.food-photo{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.experience-copy{background-image:linear-gradient(100deg,#3e1117ed 0%,#3e1117db 48%,#3e1117c2 100%),url(/images/xixon-dining-room.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}@media (width<=800px){.experience-copy{background-image:linear-gradient(100deg,#3e1117f0,#3e1117d1),url(/images/xixon-dining-room.webp);background-position:58%}}.xixon-film{color:#fff;background:#17100e;grid-template-columns:.68fr 1.32fr;min-height:720px;display:grid}.xixon-film-copy{background:radial-gradient(circle at 15% 75%,#ba8a4833,#0000 38%),#281714;flex-direction:column;justify-content:center;padding:95px max(4.5vw,38px);display:flex}.xixon-film-copy h2{letter-spacing:-.05em;margin:42px 0 30px;font:400 clamp(48px,5.3vw,78px)/.9 Georgia,serif}.xixon-film-copy h2 em{color:#d3aa70;font-weight:400}.xixon-film-copy>p:nth-of-type(2){color:#ffffff9e;max-width:470px;margin:0;font:17px/1.72 Georgia,serif}.xixon-film-player{background:#0b0908;min-height:620px;position:relative}.xixon-film-placeholder{background:radial-gradient(circle at 50% 48%,#ba8a4826,#0000 24%),linear-gradient(135deg,#120e0c,#271714 58%,#160d0c);flex-direction:column;justify-content:center;align-items:center;gap:34px;display:flex;overflow:hidden}.xixon-film-placeholder:before,.xixon-film-placeholder:after{content:"";aspect-ratio:1;border:1px solid #d3aa7026;border-radius:50%;width:min(42vw,560px);position:absolute}.xixon-film-placeholder:after{border-color:#ffffff14;width:min(30vw,390px)}.xixon-film-placeholder>span,.xixon-film-placeholder>p{z-index:1;text-transform:uppercase;letter-spacing:.28em;color:#ffffff73;margin:0;font-size:8px;position:relative}.film-placeholder-mark{z-index:1;border:1px solid #d3aa708c;border-radius:50%;place-items:center;width:88px;height:88px;display:grid;position:relative}.film-placeholder-mark i{border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:13px solid #d3aa70;width:0;height:0;margin-left:4px}@media (width<=900px){.xixon-film{grid-template-columns:1fr}.xixon-film-copy{padding:85px 24px}.xixon-film-player{aspect-ratio:16/9;min-height:auto}.xixon-film-copy h2{font-size:clamp(48px,12vw,68px)}}.experience{grid-template-columns:minmax(420px,.86fr) minmax(620px,1.14fr);min-height:880px}.experience-copy{flex-direction:column;justify-content:center;padding:120px max(5.5vw,48px);display:flex}.experience h2{margin:72px 0 34px;font-size:clamp(58px,5.7vw,88px)}.experience-copy>p:last-child{color:#ffffffb3;max-width:540px;margin:0;font:18px/1.72 Georgia,serif}.experience-grid{background:#241612;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.experience-card{background:#241612;border-bottom:1px solid #ffffff1a;border-left:1px solid #ffffff1a;flex-direction:column;justify-content:flex-end;min-height:440px;padding:50px 44px 42px;transition:background .25s;display:flex}.experience-card:nth-child(n+3){border-bottom:0}.experience-card:hover{background-color:#2e1c18}.experience-card>span{text-transform:uppercase;letter-spacing:.22em;color:#d0a76d;font-size:9px}.experience-card>span b{color:#fff6;letter-spacing:0;margin-right:14px;font:italic 12px Georgia,serif}.experience-card h3{margin:36px 0 18px;font:italic clamp(34px,3vw,46px)/1.05 Georgia,serif}.experience-card p{color:#ffffff9e;min-height:78px;margin:0;font:15px/1.7 Georgia,serif}.experience-card a{margin-top:30px;font-size:9px}.experience-bar{background-image:radial-gradient(circle at 85% 5%,#ba8a4833,#0000 38%)}.experience-mezzanine{background-image:linear-gradient(145deg,#4e1c1f40,#0000 58%)}.experience-terrace{background-image:linear-gradient(145deg,#ba8a481f,#0000 55%)}.experience-tula{background-image:radial-gradient(circle at 90% 100%,#831f2b42,#0000 42%)}@media (width<=1100px){.experience{grid-template-columns:1fr}.experience-copy{min-height:650px}.experience-card{min-height:360px}}@media (width<=800px){.experience-copy{min-height:600px;padding:90px 24px}.experience-card{padding:48px 28px}}@media (width<=620px){.experience-grid{grid-template-columns:1fr}.experience-card{border-bottom:1px solid #ffffff1a;min-height:330px}.experience-card:last-child{border-bottom:0}.experience-card p{min-height:0}}.hero{isolation:isolate;background:#17110d;min-height:100svh}.hero-media{z-index:0;filter:saturate(.72)contrast(1.08);background-image:url(/images/xixon-dining-room.webp);background-position:50% 55%;background-size:cover;position:absolute;inset:0;transform:scale(1.025)}.hero-shade{z-index:1;background:linear-gradient(#08070694 0%,#0d0a0833 33%,#0c09086b 67%,#080605d6 100%),linear-gradient(90deg,#0a080778,#0000 32% 68%,#0a080778);position:absolute;inset:0}.hero:before{z-index:2;opacity:.24;background:linear-gradient(90deg,#ffffff12 1px,#0000 1px) 0 0/25% 100%}.hero .nav{z-index:3;border-bottom-color:#ffffff3d;height:92px}.hero .brand-mark{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#120d0a47}.tula-brand-logo{line-height:0;display:block}.tula-brand-logo img{object-fit:contain;filter:invert();width:128px;height:76px;display:block}.tula-footer .footer-brand{line-height:0;display:block}.tula-footer .footer-brand img{object-fit:contain;width:116px;height:69px;display:block}@media (width<=620px){.tula-brand-logo img{width:96px;height:57px}.tula-footer .footer-brand img{width:104px;height:62px}}.hero .nav nav{text-shadow:0 1px 15px #00000073;gap:34px}.hero .nav-cta{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;cursor:pointer;background:#ffffff14;border-color:#ffffffb8}.hero-content{z-index:3;text-align:center;flex-direction:column;align-items:center;padding-top:clamp(105px,18vh,180px);display:flex}.hero-kicker{text-transform:uppercase;letter-spacing:.28em;color:#ffffffb3;margin:0;font-size:9px}.hero h1{letter-spacing:-.058em;text-wrap:balance;text-shadow:0 7px 34px #00000040;max-width:1050px;margin:25px auto 27px;font:400 clamp(66px,7.7vw,112px)/.88 Georgia,serif}.hero h1 em{color:#fff;font-style:normal;font-weight:400}.hero-copy{color:#ffffffc2;text-wrap:balance;max-width:610px;margin:0 auto;font:16px/1.7 Arial,Helvetica,sans-serif}.hero-actions{justify-content:center;margin-top:31px}.hero .button.light{color:#211713;cursor:pointer;background:#f4efe6;min-width:224px;box-shadow:0 14px 38px #08050329}.hero-card{z-index:3;-webkit-backdrop-filter:blur(18px);background:#18110d4d;border:1px solid #ffffff3b;border-radius:14px;width:240px;padding:20px;position:absolute;box-shadow:0 18px 55px #00000026}.hero-card-label{text-transform:uppercase;letter-spacing:.22em;color:#ffffff9e;margin-bottom:17px;font-size:7px;display:block}.hero-card-left{top:43%;left:max(32px,4vw)}.hero-card-left ul{color:#ffffffd1;gap:11px;margin:0;padding:0;font:11px/1.3 Arial,sans-serif;list-style:none;display:grid}.hero-card-left li{align-items:center;gap:10px;display:flex}.hero-card-left li:before{content:"";background:#d6af79;border-radius:50%;width:4px;height:4px}.hero-card-right{top:43%;right:max(32px,4vw)}.hero-card-right strong{color:#fff;font:400 19px/1.2 Georgia,serif;display:block}.hero-card-right a{text-transform:uppercase;letter-spacing:.13em;color:#ffffffb8;border-top:1px solid #ffffff2e;justify-content:space-between;margin-top:19px;padding-top:13px;font-size:7px;display:flex}.hero-proof{z-index:3;align-items:center;gap:13px;display:flex;position:absolute;bottom:58px;left:max(32px,4vw)}.proof-avatars{display:flex}.proof-avatars i{background-position:50%;background-size:cover;border:2px solid #fffc;border-radius:50%;width:28px;height:28px;margin-left:-7px}.proof-avatars i:first-child{background-image:url(/images/food/gambas-al-ajillo.png);margin-left:0}.proof-avatars i:nth-child(2){background-image:url(/images/food/pulpo-a-la-gallega.png)}.proof-avatars i:nth-child(3){background-image:url(/images/food/xixon-paella.png)}.hero-proof b,.hero-proof small{display:block}.hero-proof b{font:11px Georgia,serif}.hero-proof small{letter-spacing:.08em;color:#ffffff94;margin-top:3px;font-size:7px}.hero-foot{z-index:3;bottom:24px}.hero-foot a{transition:color .2s}.hero-foot a:hover{color:#fff}.hero-foot .scroll{position:absolute;left:50%;transform:translate(-50%)}@media (width<=1100px){.hero-card{width:205px}.hero-card-left{left:24px}.hero-card-right{right:24px}.hero h1{max-width:760px;font-size:clamp(64px,8.5vw,92px)}}@media (width<=800px){.hero{min-height:820px}.hero-media{background-position:61%}.hero-shade{background:linear-gradient(#080605b8,#0a080761 34%,#080605d6 100%)}.hero .nav{height:80px}.hero-content{padding-top:112px}.hero h1{font-size:clamp(54px,14vw,76px);line-height:.92}.hero-copy{max-width:510px;font-size:15px}.hero-card{display:none}.hero-proof{bottom:66px;left:16px}.hero-foot{bottom:23px}.hero-foot .scroll{display:none}}@media (width<=430px){.hero{min-height:780px}.hero-content{padding-top:100px}.hero h1{margin-top:21px;font-size:49px}.hero-kicker{font-size:7px}.hero-copy{max-width:330px}.hero-actions{gap:22px}.hero .button.light{min-width:205px}.hero .text-link{display:none}.hero-proof{bottom:64px}.hero-foot{font-size:6px}}.restaurant-home{--chalk:#e9e7e0;--bone:#f5f3ee;--ink:#171819;--rioja:#721e2a;--rioja-deep:#4a111b;--saffron:#efad22;--hairline:#17181933;background:var(--chalk);color:var(--ink);font-family:Avenir Next,Helvetica Neue,Arial,sans-serif;overflow:hidden}.restaurant-home *{box-sizing:border-box}.restaurant-home button{font:inherit}.page-width{width:min(1380px,100% - 72px);margin-inline:auto}.micro-label{letter-spacing:.24em;text-transform:uppercase;margin:0;font:700 10px/1.2 Arial Narrow,Avenir Next Condensed,Arial,sans-serif}.micro-label.red{color:var(--rioja)}.micro-label.saffron{color:var(--saffron)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.new-hero{background:var(--ink);color:#fff;isolation:isolate;height:100svh;min-height:940px;max-height:1080px;position:relative}.hero-photograph{z-index:-3;filter:saturate(.78)contrast(1.05);background:url(/images/xixon-dining-room.webp) 62% 54%/cover no-repeat;position:absolute;inset:0}.hero-photograph:after{content:"";background:linear-gradient(90deg,#0a0b0cba 0%,#0a0b0c45 52%,#0a0b0c1c 100%),linear-gradient(#090a0b73,#0000 26%,#090a0ba6);position:absolute;inset:0}.tablao-curtain{z-index:-2;background:linear-gradient(115deg,var(--rioja-deep),var(--rioja) 62%,#8d2733);clip-path:polygon(0 0,78% 0,100% 44%,79% 100%,0 100%);position:absolute;inset:0 47% 0 0;box-shadow:30px 0 80px #0000003d}.tablao-curtain:before{content:"";background:repeating-linear-gradient(90deg,#0000 0 84px,#ffffff0b 85px 86px);position:absolute;inset:0}.curtain-rule{transform-origin:0;background:#ffffff4d;width:54%;height:1px;display:block;position:absolute;left:14%;transform:rotate(-32deg)}.curtain-rule-one{top:31%}.curtain-rule-two{bottom:28%}.curtain-medallion{aspect-ratio:1;text-align:center;letter-spacing:.17em;text-transform:uppercase;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:74px;font:700 8px/1.45 Arial Narrow,Arial,sans-serif;display:grid;position:absolute;top:47%;right:17%;transform:translateY(-50%)}.new-nav{z-index:5;border-bottom:1px solid #ffffff42;justify-content:space-between;align-items:center;height:110px;display:flex;position:relative}.new-brand{align-items:center;gap:14px;display:flex}.new-brand-seal{aspect-ratio:1;border:1px solid;border-radius:50%;place-items:center;width:42px;font:italic 25px/1 Iowan Old Style,Baskerville,serif;display:grid}.new-brand b{letter-spacing:.3em;font:600 16px/1 Arial Narrow,Avenir Next Condensed,Arial,sans-serif;display:block}.new-brand small{letter-spacing:.2em;text-transform:uppercase;opacity:.65;margin-top:6px;font:600 7px/1 Arial,sans-serif;display:block}.new-nav nav{gap:36px;display:flex}.new-nav nav a{letter-spacing:.17em;text-transform:uppercase;font:700 9px/1 Arial Narrow,Arial,sans-serif;position:relative}.new-nav nav a:after{content:"";background:var(--saffron);height:1px;transition:right .25s;position:absolute;bottom:-9px;left:0;right:100%}.new-nav nav a:hover:after,.new-nav nav a:focus-visible:after{right:0}.nav-reserve,.primary-action,.close-reserve{cursor:pointer;border:0}.nav-reserve{background:var(--saffron);min-width:150px;color:var(--ink);letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;padding:15px 17px;font:800 9px/1 Arial Narrow,Arial,sans-serif;display:flex}.new-hero-copy{z-index:2;padding-top:clamp(130px,18vh,195px);position:relative}.new-hero-copy h1,.restaurant-home h2{letter-spacing:-.065em;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-weight:400}.new-hero-copy h1{max-width:790px;margin:29px 0 30px;font-size:clamp(84px,10.5vw,154px);line-height:.73}.new-hero-copy h1 i,.restaurant-home h2 i{color:var(--saffron);font-weight:400}.hero-lede{color:#ffffffc2;max-width:480px;margin:0;font-size:17px;line-height:1.65}.hero-cta-row{align-items:center;gap:34px;margin-top:35px;display:flex}.primary-action{background:var(--bone);min-width:210px;color:var(--ink);letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;padding:18px 20px;font:800 9px/1 Arial Narrow,Arial,sans-serif;display:flex}.quiet-action{letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid #ffffff80;padding-bottom:7px;font:700 9px/1 Arial Narrow,Arial,sans-serif}.quiet-action span{margin-left:18px}.hero-visit{z-index:3;letter-spacing:.17em;text-transform:uppercase;color:#ffffffa8;grid-template-columns:1fr auto 1fr;gap:25px;font:700 8px/1 Arial Narrow,Arial,sans-serif;display:grid;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.hero-visit span:nth-child(2){text-align:center}.hero-visit a{text-align:right;color:#fff}.table-intro{grid-template-columns:.36fr 1.64fr;gap:80px;padding:150px 0 165px;display:grid}.section-stamp{border:1px solid var(--ink);text-transform:uppercase;flex-direction:column;justify-content:space-between;width:148px;height:188px;padding:20px;display:flex}.section-stamp span{letter-spacing:.24em;font:700 9px/1.5 Arial Narrow,Arial,sans-serif}.section-stamp small{letter-spacing:.18em;font:700 7px/1.5 Arial,sans-serif}.table-statement h2,.menu-ledger h2,.spaces-title h2,.film-copy h2,.reservation-close h2{margin:22px 0 0;font-size:clamp(64px,7.3vw,108px);line-height:.86}.table-statement h2 i,.menu-ledger h2 i,.film-copy h2 i{color:var(--rioja)}.statement-notes{grid-template-columns:1fr 1fr;gap:54px;max-width:760px;margin:55px 0 0 auto;display:grid}.statement-notes p{color:#4a4c4d;margin:0;font-size:16px;line-height:1.75}.restaurant-home .food-showcase{background:#cfd0cc;padding:125px 0}.restaurant-home .food-showcase-heading{grid-template-columns:1fr .55fr}.restaurant-home .food-showcase-heading h2{color:var(--ink);font-family:Iowan Old Style,Baskerville,serif}.restaurant-home .food-showcase-heading h2 em{color:var(--rioja)}.restaurant-home .food-showcase-heading>p{color:#4c4e4e;font-family:Avenir Next,Helvetica Neue,Arial,sans-serif}.restaurant-home .food-carousel{background:var(--ink)}.restaurant-home .food-detail{background:linear-gradient(160deg,#242628,#111213)}.restaurant-home .food-detail h3{font-family:Iowan Old Style,Baskerville,serif}.restaurant-home .food-detail>span{color:var(--saffron)}.restaurant-home .food-dots button.active{background-color:var(--saffron)}.restaurant-home .food-menu-link{font-family:Arial Narrow,Arial,sans-serif}.menu-ledger{padding:150px 0}.menu-ledger-head{grid-template-columns:1fr .55fr;align-items:end;gap:70px;display:grid}.menu-ledger-head>p{color:#555758;max-width:390px;margin:0 0 8px;font-size:17px;line-height:1.7}.ledger-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(4,1fr);margin-top:80px;display:grid}.ledger-grid article{border-right:1px solid var(--hairline);flex-direction:column;min-height:350px;padding:32px;display:flex}.ledger-grid article:first-child{border-left:1px solid var(--hairline)}.ledger-grid span{letter-spacing:.22em;text-transform:uppercase;color:var(--rioja);font:800 8px/1 Arial Narrow,Arial,sans-serif}.ledger-grid h3{letter-spacing:-.035em;margin:auto 0 18px;font:400 34px/1 Iowan Old Style,Baskerville,serif}.ledger-grid p{color:#5f6161;margin:0;font-size:14px;line-height:1.65}.menu-button{border-bottom:1px solid var(--ink);letter-spacing:.17em;text-transform:uppercase;gap:35px;width:max-content;margin:38px 0 0 auto;padding-bottom:9px;font:800 9px/1 Arial Narrow,Arial,sans-serif;display:flex}.spaces{background:var(--rioja-deep);color:#fff;padding:150px 0}.spaces-title{grid-template-columns:1fr 1fr;align-items:end;display:grid}.spaces-title .micro-label{grid-column:1/-1}.spaces-title h2{margin-top:25px}.spaces-title h2 i,.reservation-close h2 i{color:var(--saffron)}.spaces-title>p:last-child{color:#ffffffa8;justify-self:end;max-width:420px;margin:0 0 8px;font-size:16px;line-height:1.7}.spaces-grid{border:1px solid #ffffff38;grid-template-columns:repeat(2,1fr);margin-top:75px;display:grid}.space-card{background:#591723;border-bottom:1px solid #fff3;justify-content:space-between;align-items:flex-end;min-height:390px;padding:42px;display:flex;position:relative;overflow:hidden}.space-card:nth-child(odd){border-right:1px solid #fff3}.space-card:nth-last-child(-n+2){border-bottom:0}.space-card:before{content:"";opacity:.4;transition:opacity .35s,transform .6s;position:absolute;inset:0}.space-card:hover:before{opacity:.7;transform:scale(1.025)}.space-card>div,.space-card>a,.space-card-action{z-index:1;position:relative}.space-card span{letter-spacing:.22em;color:var(--saffron);font:800 8px/1 Arial Narrow,Arial,sans-serif}.space-card h3{margin:65px 0 15px;font:400 44px/1 Iowan Old Style,Baskerville,serif}.space-card p{color:#ffffffad;max-width:430px;margin:0;font-size:14px;line-height:1.65}.space-card>a,.space-card-action{aspect-ratio:1;color:#fff;border:1px solid #fff6;border-radius:50%;flex:none;place-items:center;width:48px;display:grid}.space-card-action{cursor:pointer;background:0 0}.film-hold{grid-template-columns:.72fr 1.28fr;min-height:720px;padding:140px 0;display:grid}.film-copy{flex-direction:column;justify-content:center;padding:50px 70px 50px 0;display:flex}.film-copy h2{font-size:clamp(58px,6vw,88px)}.film-copy p:last-child{color:#585a5a;max-width:410px;margin:38px 0 0;font-size:15px;line-height:1.75}.film-frame{background:linear-gradient(145deg,#1c1d1d,#343636);place-items:center;min-height:530px;display:grid;position:relative;overflow:hidden}.film-frame:before,.film-frame:after{content:"";aspect-ratio:1;border:1px solid #efad2233;border-radius:50%;width:70%;position:absolute}.film-frame:after{border-color:#ffffff1c;width:43%}.film-frame span{letter-spacing:.22em;text-transform:uppercase;color:#ffffff73;font:700 8px/1 Arial,sans-serif;position:absolute;top:28px;left:28px}.film-frame i{aspect-ratio:1;border:1px solid #efad22cc;border-radius:50%;width:72px;position:relative}.film-frame i:after{content:"";border-left:12px solid var(--saffron);border-top:8px solid #0000;border-bottom:8px solid #0000;position:absolute;top:50%;left:50%;transform:translate(-38%,-50%)}.reservation-close{background:var(--ink);color:#fff;text-align:center;padding:150px 0 60px}.reservation-close h2{font-size:clamp(82px,11vw,160px);line-height:.72}.close-reserve{background:var(--saffron);min-width:240px;color:var(--ink);letter-spacing:.17em;text-transform:uppercase;justify-content:space-between;margin:60px auto 100px;padding:19px 21px;font:800 9px/1 Arial Narrow,Arial,sans-serif;display:flex}.close-details{text-align:left;letter-spacing:.17em;text-transform:uppercase;color:#fff9;border-top:1px solid #fff3;grid-template-columns:1fr auto 1fr;padding-top:25px;font:700 8px/1 Arial,sans-serif;display:grid}.close-details span:nth-child(2){text-align:center}.close-details a{text-align:right;color:#fff}.new-footer{grid-template-columns:1fr auto 1fr;align-items:center;min-height:160px;display:grid}.new-footer>div{letter-spacing:.15em;text-transform:uppercase;gap:28px;font:800 8px/1 Arial Narrow,Arial,sans-serif;display:flex}.new-footer>p{text-align:right;color:#6e7070;font-size:9px}.footer-logo{color:var(--rioja)}.restaurant-home a:focus-visible,.restaurant-home button:focus-visible{outline:2px solid var(--saffron);outline-offset:4px}.restaurant-home a,.restaurant-home button{transition:opacity .2s,background-color .2s,color .2s}.restaurant-home a:hover,.restaurant-home button:hover{opacity:.78}@media (width<=980px){.page-width{width:min(100% - 40px,820px)}.new-nav nav{display:none}.new-hero{min-height:820px}.tablao-curtain{inset:0 28% 0 0}.new-hero-copy{padding-top:130px}.table-intro{grid-template-columns:1fr}.section-stamp{display:none}.ledger-grid{grid-template-columns:1fr 1fr}.ledger-grid article:nth-child(3){border-left:1px solid var(--hairline)}.spaces-title{grid-template-columns:1fr}.spaces-title>p:last-child{justify-self:start;margin-top:35px}.film-hold{grid-template-columns:1fr}.film-copy{padding:20px 0 70px}.new-footer{grid-template-columns:1fr}.new-footer>div{margin:35px 0}.new-footer>p{text-align:left}.restaurant-home .food-showcase-heading{grid-template-columns:1fr}}@media (width<=620px){.page-width{width:calc(100% - 32px)}.new-hero{height:auto;min-height:800px}.hero-photograph{background-position:70%}.tablao-curtain{clip-path:polygon(0 0,63% 0,100% 46%,70% 100%,0 100%);opacity:.93;right:8%}.tablao-curtain:before{background-size:58px 100%}.curtain-medallion,.curtain-rule{display:none}.new-nav{height:82px}.new-brand small{display:none}.nav-reserve{min-width:112px}.new-hero-copy{padding-top:125px}.new-hero-copy h1{font-size:clamp(72px,24vw,108px);line-height:.76}.hero-lede{max-width:330px;font-size:15px}.hero-cta-row{flex-direction:column;align-items:flex-start;gap:24px}.hero-visit{grid-template-columns:1fr 1fr;font-size:6px}.hero-visit span:nth-child(2){display:none}.table-intro,.menu-ledger{padding:95px 0}.table-statement h2,.menu-ledger h2,.spaces-title h2,.film-copy h2{font-size:55px}.statement-notes{grid-template-columns:1fr;gap:24px;margin-top:40px}.restaurant-home .food-showcase{padding:90px 0}.ledger-grid{grid-template-columns:1fr}.ledger-grid article,.ledger-grid article:nth-child(3){border-left:1px solid var(--hairline);border-bottom:1px solid var(--hairline);min-height:255px}.ledger-grid article:last-child{border-bottom:0}.menu-ledger-head{grid-template-columns:1fr}.menu-ledger-head>p{margin-top:25px}.spaces{padding:95px 0}.spaces-grid{grid-template-columns:1fr}.space-card,.space-card:nth-child(odd),.space-card:nth-last-child(-n+2){border-bottom:1px solid #fff3;border-right:0;min-height:330px;padding:30px}.space-card:last-child{border-bottom:0}.space-card h3{font-size:37px}.film-hold{min-height:0;padding:95px 0}.film-frame{min-height:420px}.reservation-close{padding-top:110px}.reservation-close h2{font-size:78px}.close-details{text-align:center;grid-template-columns:1fr;gap:14px}.close-details span:nth-child(2),.close-details a{text-align:center}.new-footer>div{flex-wrap:wrap;gap:18px}.new-footer{padding:45px 0}.restaurant-home .food-showcase-heading h2{font-size:50px}}@media (prefers-reduced-motion:reduce){.restaurant-home *{scroll-behavior:auto!important;transition:none!important}}.curtain-opening{z-index:30;pointer-events:none;display:flex;position:absolute;inset:0;overflow:hidden}.curtain-opening span{background:linear-gradient(90deg,#350910,#7b1e2a 65%,#4a1018);width:50%;height:100%;position:relative;box-shadow:0 0 65px #00000080}.curtain-opening span:after{content:"";background:repeating-linear-gradient(90deg,#0000 0 9%,#ffffff09 10%,#0000 17%);position:absolute;inset:0}.curtain-opening span:first-child{transform-origin:0;animation:1.55s cubic-bezier(.76,0,.18,1) .28s forwards open-left}.curtain-opening span:last-child{transform-origin:100%;animation:1.55s cubic-bezier(.76,0,.18,1) .28s forwards open-right}.hero-spotlight{z-index:-1;mix-blend-mode:screen;background:radial-gradient(36% 76% at 72% 48%,#ffcd7b33,#0000 70%);position:absolute;inset:0}.hero-stage-word{z-index:-1;letter-spacing:-.085em;color:#0000;-webkit-text-stroke:1px #ffffff2e;white-space:nowrap;font:400 clamp(170px,22vw,370px)/.7 Arial Narrow,Avenir Next Condensed,Arial,sans-serif;animation:10s ease-in-out 2s infinite alternate stage-breathe;position:absolute;top:50%;right:-.03em;transform:translateY(-48%)}.hero-arch{z-index:1;border:1px solid #ffffff8c;border-radius:250px 250px 0 0;width:min(31vw,460px);height:67%;animation:1s cubic-bezier(.2,.8,.2,1) 1.45s both arch-arrive;position:absolute;top:17%;right:9.5%;box-shadow:inset 0 0 90px #ffba4b0d,0 0 80px #00000024}.hero-arch:before,.hero-arch:after{content:"";border:1px solid #efad2275;border-radius:250px 250px 0 0;position:absolute;inset:12px}.hero-arch:after{background:#ffffff59;border:0;border-radius:0;height:1px;inset:auto -24px -24px 24px}.hero-arch span{writing-mode:vertical-rl;letter-spacing:.26em;text-transform:uppercase;color:#ffffffbd;font:700 7px/1 Arial,sans-serif;position:absolute;top:44%;right:-21px}.new-hero-copy{padding-top:clamp(115px,15vh,165px)}.new-hero-copy>.micro-label{opacity:0;animation:.7s 1.55s forwards hero-rise}.new-hero-copy h1{z-index:3;max-width:900px;margin:22px 0 26px;font-size:clamp(82px,9.3vw,142px);line-height:.73;position:relative}.new-hero-copy h1 span,.new-hero-copy h1 i{opacity:0;animation:.85s cubic-bezier(.16,1,.3,1) forwards hero-rise;display:block;transform:translateY(50px)}.new-hero-copy h1 span:nth-child(2){margin-left:.57em;animation-delay:1.62s}.new-hero-copy h1 i{margin-left:1.24em;animation-delay:1.76s}.hero-lede,.hero-cta-row{opacity:0;animation:.7s 1.92s forwards hero-rise}.primary-action{position:relative;overflow:hidden;box-shadow:0 12px 35px #0003}.primary-action:before{content:"";background:var(--saffron);transition:transform .35s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;transform:translate(-102%)}.primary-action:hover{opacity:1;color:var(--ink);transform:translateY(-3px)}.primary-action:hover:before{transform:none}.primary-action>*{position:relative}.flamenco-note{z-index:4;aspect-ratio:1;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#490f1847;border:1px solid #ffffff8f;border-radius:50%;width:170px;padding:38px 28px;animation:.8s cubic-bezier(.16,1,.3,1) 2s both note-arrive;position:absolute;bottom:11%;right:4.5%}.flamenco-note:before{content:"";border:1px solid #efad226b;border-radius:50%;position:absolute;inset:8px}.flamenco-note span,.flamenco-note b{display:block;position:relative}.flamenco-note span{letter-spacing:.2em;text-transform:uppercase;color:var(--saffron);font:700 7px/1 Arial,sans-serif}.flamenco-note b{margin-top:14px;font:400 23px/.94 Iowan Old Style,Baskerville,serif}.flamenco-note i{font-style:normal;position:absolute;bottom:31px;right:34px}.hero-photograph{animation:12s ease-out both hero-zoom}.new-nav{opacity:0;animation:.65s 1.42s forwards nav-drop}.hero-visit{opacity:0;animation:.6s 2.2s forwards hero-rise}@keyframes open-left{to{transform:translate(-103%)skew(-4deg)}}@keyframes open-right{to{transform:translate(103%)skew(4deg)}}@keyframes hero-rise{to{opacity:1;transform:translateY(0)}}@keyframes nav-drop{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:none}}@keyframes hero-zoom{0%{transform:scale(1.12)}to{transform:scale(1.02)}}@keyframes arch-arrive{0%{opacity:0;transform:translate(45px)scale(.97)}to{opacity:1;transform:none}}@keyframes note-arrive{0%{opacity:0;transform:translateY(35px)rotate(8deg)}to{opacity:1;transform:none}}@keyframes stage-breathe{0%{transform:translateY(-48%)translate(0)}to{transform:translateY(-48%)translate(-20px)}}@media (width<=980px){.hero-arch{width:42vw;right:3%}.flamenco-note{display:none}.new-hero-copy h1{font-size:clamp(74px,12vw,112px)}}@media (width<=620px){.hero-stage-word{font-size:52vw;top:43%;right:-12%}.hero-arch{opacity:.55;width:78vw;height:61%;top:15%;right:-17%}.new-hero-copy{padding-top:108px}.new-hero-copy h1{font-size:clamp(67px,20.5vw,96px);line-height:.76}.new-hero-copy h1 span:nth-child(2){margin-left:.18em}.new-hero-copy h1 i{margin-left:.52em}.tablao-curtain{opacity:.88;right:29%}.hero-lede{max-width:315px}.curtain-opening span:first-child{animation-name:open-left-mobile}.curtain-opening span:last-child{animation-name:open-right-mobile}}@keyframes open-left-mobile{to{transform:translate(-105%)}}@keyframes open-right-mobile{to{transform:translate(105%)}}@media (prefers-reduced-motion:reduce){.curtain-opening{display:none}.hero-photograph,.hero-stage-word,.hero-arch,.new-hero-copy>.micro-label,.new-hero-copy h1 span,.new-hero-copy h1 i,.hero-lede,.hero-cta-row,.new-nav,.flamenco-note,.hero-visit{opacity:1;animation:none;transform:none}}.restaurant-home>.new-nav{height:88px;color:var(--ink);opacity:1;border:0;animation:none}.restaurant-home>.new-nav .new-brand-seal{color:var(--rioja)}.restaurant-home>.new-nav .nav-reserve{background:var(--ink);color:#fff;border-radius:999px;min-width:142px}.restaurant-home>.new-nav nav a:after{background:var(--rioja)}.nav-tools{align-items:center;gap:12px;margin-left:18px;display:flex}.restaurant-home>.new-nav .nav-reserve{min-width:174px;height:48px;color:var(--ink);letter-spacing:.19em;background:0 0;border:1px solid #17181994;border-radius:999px;align-items:center;padding:0 0 0 22px;font-size:9px}.restaurant-home>.new-nav .nav-reserve>span:last-child{border-left:1px solid #17181957;place-items:center;width:47px;height:100%;margin-left:18px;font-size:13px;display:grid}.language-switcher{gap:7px;display:flex}.language-switcher button{cursor:pointer;filter:saturate(.78);background:0 0;border:1px solid #17181933;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-size:18px;display:grid}.language-switcher button:hover,.language-switcher button.active{opacity:1;border-color:var(--rioja);filter:none;box-shadow:inset 0 0 0 2px var(--chalk);background:#721e2a14}.language-switcher button span{line-height:1}.restaurant-home>.new-nav nav{margin-left:auto}.restaurant-home>.new-nav .nav-reserve:hover{opacity:1;background:var(--ink);color:#fff}.restaurant-home>.new-nav .nav-reserve:hover>span:last-child{border-left-color:#ffffff47}@media (width<=1180px){.new-nav nav{gap:22px}.new-nav nav a:nth-child(4){display:none}.restaurant-home>.new-nav .nav-reserve{min-width:150px;padding-left:17px}.nav-tools{margin-left:8px}}@media (width<=980px){.restaurant-home>.new-nav nav{display:none}.restaurant-home>.new-nav .nav-reserve{margin-left:auto}}@media (width<=620px){.restaurant-home>.new-nav .nav-reserve{min-width:112px;height:42px;padding-left:14px;font-size:7px}.restaurant-home>.new-nav .nav-reserve>span:last-child{width:36px;margin-left:10px}.nav-tools{gap:6px}.language-switcher{gap:4px}.language-switcher button{width:32px;height:32px;font-size:15px}.restaurant-home>.new-nav .xixon-brand-logo img{width:76px;height:48px}}.new-hero{border-radius:28px;width:min(1460px,100% - 32px);height:calc(100svh - 108px);min-height:720px;max-height:920px;margin:0 auto 18px;overflow:hidden;box-shadow:0 26px 70px #1b16142e}.hero-photograph{filter:saturate(.7)contrast(1.06)brightness(.88);background-position:50% 54%}.hero-photograph:after{background:linear-gradient(#04090dad 0%,#04080b2e 42%,#04080aa8 100%),linear-gradient(90deg,#03080a59,#0000 38% 64%,#03080a52)}.tablao-curtain{display:none}.hero-arch{opacity:.65;border-color:#ffffff4d;width:min(35vw,520px);height:66%;top:23%;right:50%;transform:translate(50%)}.hero-arch:before{border-color:#efad2259}.hero-arch:after,.hero-arch span{display:none}.hero-stage-word{-webkit-text-stroke:1px #ffffff1a;font-size:clamp(160px,19vw,320px);top:48%;right:50%;transform:translate(50%,-50%)}.new-hero-copy{text-align:center;flex-direction:column;align-items:center;padding-top:54px;display:flex}.new-hero-copy h1{text-shadow:0 10px 40px #00000040;max-width:980px;margin:17px auto 16px;font-size:clamp(64px,7.4vw,112px);line-height:.78}.new-hero-copy h1 span:nth-child(2),.new-hero-copy h1 i{margin-left:0}.new-hero-copy h1 span:nth-child(2){font-size:.8em}.new-hero-copy>.micro-label{color:#ffffffb3}.hero-lede{text-align:left;color:#ffffffc7;max-width:460px;font-size:15px;position:absolute;bottom:72px;left:34px}.hero-cta-row{margin-top:17px}.primary-action{background:#ffffffeb;border-radius:999px;min-width:165px;padding:14px 17px;box-shadow:0 12px 34px #0000002e}.quiet-action{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0c0f1133;border:1px solid #ffffff61;border-radius:999px;padding:14px 17px}.hero-fact{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;opacity:0;background:#1116183d;border:1px solid #fff3;border-radius:14px;width:200px;padding:16px 18px;animation:.7s 2s forwards hero-rise;position:absolute;top:48%}.hero-fact:before{content:"";background:#ffffff59;width:46px;height:1px;position:absolute;top:50%}.hero-fact span{letter-spacing:.2em;text-transform:uppercase;color:#ffffff8c;margin-bottom:9px;font:700 7px/1 Arial,sans-serif;display:block}.hero-fact b{letter-spacing:.05em;font:500 10px/1.55 Avenir Next,Arial,sans-serif}.fact-left{left:34px}.fact-left:before{left:100%}.fact-right{text-align:right;right:34px}.fact-right:before{right:100%}.hero-dishes{z-index:4;color:#fff;align-items:center;gap:12px;display:flex;position:absolute;bottom:20px;left:34px}.dish-stack{display:flex}.dish-stack i{aspect-ratio:1;background-position:50%;background-size:cover;border:2px solid #ffffffe6;border-radius:50%;width:30px;margin-left:-8px}.dish-stack i:first-child{background-image:url(/images/food/xixon-ensaladilla.jpg);margin-left:0}.dish-stack i:nth-child(2){background-image:url(/images/food/xixon-tortilla-close.jpg)}.dish-stack i:nth-child(3){background-image:url(/images/food/xixon-paella.png)}.hero-dishes p{margin:0}.hero-dishes b,.hero-dishes small{display:block}.hero-dishes b{font:600 9px/1.2 Arial,sans-serif}.hero-dishes small{letter-spacing:.08em;color:#ffffff8c;margin-top:3px;font:500 6px/1 Arial,sans-serif}.flamenco-note{background:#11161842;width:150px;bottom:5%;right:3%}.hero-visit{gap:20px;width:auto;display:flex;bottom:20px;left:auto;right:34px;transform:none}.hero-visit span:first-child,.hero-visit a{display:none}.curtain-opening span{background:linear-gradient(90deg,#0b1418,#27353a 65%,#111b20)}@media (width<=980px){.restaurant-home>.new-nav{width:calc(100% - 32px)}.new-hero{height:calc(100svh - 102px);min-height:720px}.hero-fact{display:none}.hero-arch{width:52vw}.new-hero-copy h1{font-size:clamp(68px,11vw,100px)}}@media (width<=620px){.restaurant-home>.new-nav{height:76px}.new-hero{border-radius:20px;width:calc(100% - 16px);height:calc(100svh - 88px);min-height:700px}.new-hero-copy{padding-top:64px}.new-hero-copy h1{font-size:clamp(62px,18vw,82px);line-height:.79}.new-hero-copy h1 span:nth-child(2){font-size:.72em}.hero-lede{max-width:calc(100% - 40px);font-size:13px;bottom:92px;left:20px}.hero-dishes{bottom:25px;left:20px}.hero-visit{display:none}.hero-arch{opacity:.4;width:82vw;height:57%;top:28%;right:50%}.hero-stage-word{font-size:48vw}.flamenco-note{display:none}.hero-cta-row{flex-direction:row;align-items:center;gap:8px}.primary-action,.quiet-action{min-width:auto;padding:13px 14px;font-size:7px}.quiet-action span{display:none}}.new-hero-copy{position:static}.hero-arch{animation:1s cubic-bezier(.2,.8,.2,1) 1.45s both arch-center}.hero-stage-word{animation:10s ease-in-out 2s infinite alternate stage-breathe-center}@keyframes arch-center{0%{opacity:0;transform:translate(55%)scale(.96)}to{opacity:.65;transform:translate(50%)scale(1)}}@keyframes stage-breathe-center{0%{transform:translate(50%,-50%)}to{transform:translate(48%,-50%)}}.curtain-opening:after{content:"";z-index:2;background:linear-gradient(#0000,#efad22cc 18%,#ffe8bed9 50%,#efad22cc 82%,#0000);width:1px;animation:1.4s 1.15s forwards curtain-seam;position:absolute;top:0;bottom:0;left:50%;box-shadow:0 0 24px #efad2261}.curtain-opening span{box-shadow:0 0 90px #160208ad}.curtain-opening span:first-child{background:linear-gradient(90deg,#26060d 0%,#4a111b 24%,#721e2a 53%,#53131e 75%,#320912 100%);animation:3.25s cubic-bezier(.68,0,.16,1) .62s forwards open-left}.curtain-opening span:last-child{background:linear-gradient(90deg,#320912 0%,#53131e 25%,#721e2a 47%,#4a111b 76%,#26060d 100%);animation:3.25s cubic-bezier(.68,0,.16,1) .62s forwards open-right}.curtain-opening span:after{mix-blend-mode:overlay;background:repeating-linear-gradient(90deg,#10010529 0 2%,#0000 7% 13%,#ffd6c40e 18%,#0000 23% 29%,#14010633 34% 36%,#0000 42% 50%)}.new-hero-copy>.micro-label{animation-delay:2.45s}.new-hero-copy h1 span:first-child{animation-delay:2.58s}.new-hero-copy h1 span:nth-child(2){animation-delay:2.78s}.new-hero-copy h1 i{animation-delay:2.98s}.hero-lede{animation-delay:3.16s}.hero-cta-row{animation-delay:3.32s}.hero-fact{animation-delay:3.48s}.flamenco-note{animation-delay:3.62s}.hero-visit{animation-delay:3.7s}.hero-arch{animation-delay:2.7s}.hero-stage-word{animation-delay:3.1s}@keyframes curtain-seam{0%,45%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.curtain-opening{display:none}.new-hero-copy>.micro-label,.new-hero-copy h1 span,.new-hero-copy h1 i,.hero-lede,.hero-cta-row,.hero-fact,.flamenco-note,.hero-visit,.hero-arch,.hero-stage-word{opacity:1;animation:none}.hero-arch{transform:translate(50%)}.hero-stage-word{transform:translate(50%,-50%)}}.section-stamp{padding:16px}.section-stamp img{aspect-ratio:1;object-fit:cover;filter:saturate(.7)contrast(1.08);width:100%}.ledger-grid article{min-height:470px;padding:24px 24px 32px}.ledger-grid article>img{aspect-ratio:1;object-fit:cover;filter:saturate(.82)contrast(1.04);width:100%;margin-bottom:24px}.ledger-grid h3{margin:34px 0 18px}.space-card:before{opacity:.48;background-position:50%!important;background-size:cover!important}.bar-card:before{background:linear-gradient(145deg,#31090f33,#23050aeb),url(/images/food/xixon-wine-table.jpg)}.mezzanine-card:before{background:linear-gradient(145deg,#4c141d33,#23050ae6),url(/images/xixon-dining-room.webp)}.terrace-card:before{background:linear-gradient(145deg,#1c28242e,#27080de6),url(/images/food/xixon-tortilla-brunch.jpg)}.tula-card:before{background:radial-gradient(circle at 76% 28%,#e64f678c,#0000 16%),linear-gradient(145deg,#401068,#21101b)}.experience-page{--ink:#171819;--bone:#f5f3ee;--rioja:#721e2a;--saffron:#efad22;background:var(--bone);min-height:100vh;color:var(--ink);font-family:Avenir Next,Helvetica Neue,Arial,sans-serif}.experience-nav{justify-content:space-between;align-items:center;height:102px;display:flex}.experience-nav>a:nth-child(2){letter-spacing:.17em;text-transform:uppercase;font:700 9px/1 Arial,sans-serif}.experience-hero{background-image:var(--experience-image);color:#fff;background-position:50%;background-size:cover;align-items:center;min-height:740px;display:flex;position:relative}.experience-hero-shade{background:linear-gradient(90deg,#1f070bf0,#27080da6 55%,#0f09084d),linear-gradient(#0000 45%,#0c08078c);position:absolute;inset:0}.experience-hero-copy{z-index:1;position:relative}.experience-hero-copy h1{letter-spacing:-.065em;margin:25px 0 28px;font:400 clamp(88px,12vw,170px)/.78 Iowan Old Style,Baskerville,serif}.experience-hero-copy>p:nth-of-type(2){color:#ffffffc7;max-width:560px;margin:0 0 36px;font:18px/1.7 Georgia,serif}.experience-details{padding:140px 0}.experience-detail-grid{border-top:1px solid #17181940;border-bottom:1px solid #17181940;grid-template-columns:repeat(3,1fr);margin-top:45px;display:grid}.experience-detail-grid article{border-right:1px solid #1718192e;min-height:340px;padding:32px}.experience-detail-grid article:first-child{border-left:1px solid #1718192e}.experience-detail-grid span{color:var(--rioja);font:italic 13px Georgia,serif}.experience-detail-grid h2{margin:85px 0 18px;font:400 37px/1 Georgia,serif}.experience-detail-grid p{color:#5d5f5f;margin:0;font-size:14px;line-height:1.7}.experience-footer{letter-spacing:.16em;text-transform:uppercase;border-top:1px solid #17181933;grid-template-columns:1fr auto 1fr;align-items:center;min-height:150px;font:700 8px/1 Arial,sans-serif;display:grid}.experience-footer a:nth-child(2){text-align:center}.experience-footer span{text-align:right}@media (width<=800px){.experience-nav>a:nth-child(2){display:none}.experience-hero{min-height:680px}.experience-hero-copy h1{font-size:82px}.experience-detail-grid{grid-template-columns:1fr}.experience-detail-grid article,.experience-detail-grid article:first-child{border-bottom:1px solid #1718192e;border-left:1px solid #1718192e;min-height:270px}.experience-detail-grid article:last-child{border-bottom:0}.experience-detail-grid h2{margin-top:55px}.experience-footer{text-align:center;grid-template-columns:1fr;gap:20px;padding:40px 0}.experience-footer a:nth-child(2),.experience-footer span{text-align:center}}.hero-photograph{filter:saturate(.82)contrast(1.06)brightness(.82);background:url(/images/xixon-dining-room.webp) 50% 54%/cover no-repeat;overflow:hidden}.hero-background-video{object-fit:cover;object-position:center 48%;width:100%;height:100%;animation:12s ease-out both hero-zoom;display:block;position:absolute;inset:0}@media (width<=620px){.hero-background-video{object-position:center 45%}}@media (prefers-reduced-motion:reduce){.hero-background-video{animation:none}}.terrace-page{--ink:#171819;--bone:#f5f3ee;--rioja:#721e2a;--rioja-deep:#3f0d16;--saffron:#efad22;background:var(--bone);min-height:100vh;color:var(--ink);font-family:Avenir Next,Helvetica Neue,Arial,sans-serif;overflow:hidden}.terrace-page h1,.terrace-page h2,.terrace-page h3{letter-spacing:-.055em;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-weight:400}.terrace-page h2{margin:22px 0;font-size:clamp(60px,7vw,104px);line-height:.86}.terrace-page h2 i{color:var(--rioja);font-weight:400}.terrace-nav nav{gap:34px;display:flex}.terrace-nav nav a{letter-spacing:.17em;text-transform:uppercase;font:700 9px/1 Arial Narrow,Arial,sans-serif}.terrace-hero{color:#fff;background:#160d0d;height:calc(100svh - 102px);min-height:790px;max-height:940px;position:relative;overflow:hidden}.terrace-hero-video{object-fit:cover;object-position:center 38%;filter:saturate(.86)contrast(1.06);width:100%;height:100%;position:absolute;inset:0}.terrace-hero-shade{background:linear-gradient(90deg,#120608eb 0%,#22070d9e 46%,#0f070842 78%),linear-gradient(#0c070759,#0000 52%,#0b0706b8);position:absolute;inset:0}.terrace-hero-copy{z-index:2;padding-top:clamp(105px,15vh,150px);position:relative}.terrace-hero h1{margin:24px 0 35px;font-size:clamp(100px,14vw,205px);line-height:.68}.terrace-hero h1 i{color:#fff0cb;font-weight:400}.terrace-hero-bottom{align-items:end;gap:55px;display:flex}.terrace-hero-bottom>p{color:#ffffffc7;max-width:510px;margin:0;font:18px/1.72 Georgia,serif}.terrace-live-note{z-index:2;aspect-ratio:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#390a114d;border:1px solid #fff9;border-radius:50%;width:190px;padding:42px 32px;position:absolute;bottom:9%;right:6vw}.terrace-live-note:before{content:"";border:1px solid #efad227a;border-radius:50%;position:absolute;inset:9px}.terrace-live-note span,.terrace-live-note b,.terrace-live-note small{display:block;position:relative}.terrace-live-note span{letter-spacing:.2em;color:var(--saffron);text-transform:uppercase;font:800 8px/1 Arial,sans-serif}.terrace-live-note b{margin:14px 0 12px;font:400 25px/.95 Georgia,serif}.terrace-live-note small{letter-spacing:.12em;text-transform:uppercase;color:#ffffff94;font-size:8px}.terrace-intro{grid-template-columns:.45fr 1.55fr;gap:70px;padding:150px 0 165px;display:grid}.terrace-index{color:#b3a89d;margin-top:75px;font:italic 46px/1 Georgia,serif;display:block}.terrace-intro>div:last-child>p{color:#565250;max-width:720px;margin:48px 0 0 auto;font:19px/1.8 Georgia,serif}.terrace-rhythm{background:var(--rioja-deep);color:#fff;padding:140px 0}.terrace-rhythm-head{grid-template-columns:.45fr 1.55fr;gap:70px;display:grid}.terrace-rhythm-head h2{margin:0}.terrace-rhythm-head h2 i{color:var(--saffron)}.terrace-rhythm-grid{border:1px solid #ffffff38;grid-template-columns:repeat(3,1fr);margin-top:85px;display:grid}.terrace-rhythm-grid article{border-right:1px solid #fff3;flex-direction:column;min-height:340px;padding:36px;display:flex}.terrace-rhythm-grid article:last-child{border-right:0}.terrace-rhythm-grid span{letter-spacing:.2em;color:var(--saffron);font:800 8px/1 Arial,sans-serif}.terrace-rhythm-grid h3{margin:auto 0 18px;font-size:39px}.terrace-rhythm-grid p{color:#ffffffa6;margin:0;font-size:14px;line-height:1.7}.terrace-flamenco{grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding:155px 0;display:grid}.terrace-flamenco-frame{color:#fff;background:radial-gradient(circle at 50% 48%,#efad2247,#0000 16%),repeating-radial-gradient(circle at 50% 48%,#0000 0 59px,#ffffff14 60px 61px),linear-gradient(145deg,#741f29,#26080f);place-items:center;min-height:620px;display:grid;position:relative;overflow:hidden}.terrace-flamenco-frame b{letter-spacing:-.055em;writing-mode:vertical-rl;opacity:.86;font:400 clamp(55px,6vw,92px)/1 Arial Narrow,Arial,sans-serif;transform:rotate(180deg)}.terrace-flamenco-frame span{letter-spacing:.25em;font:800 8px/1 Arial,sans-serif;position:absolute}.terrace-flamenco-frame span:first-child{top:30px;left:30px}.terrace-flamenco-frame span:nth-child(2){top:30px;right:30px}.terrace-flamenco-frame span:nth-child(3){bottom:30px;right:30px}.terrace-flamenco-copy>p:nth-of-type(2){color:#5b5754;margin:36px 0 0;font:17px/1.8 Georgia,serif}.terrace-instruments{letter-spacing:.17em;text-transform:uppercase;color:var(--rioja);border-top:1px solid #17181933;justify-content:space-between;margin-top:42px;padding-top:20px;font:800 8px/1 Arial,sans-serif;display:flex}.terrace-programming{color:#fff;background:#161718;padding:145px 0}.terrace-programming-grid{grid-template-columns:1fr .75fr;align-items:center;gap:100px;display:grid}.terrace-programming h2 i{color:var(--saffron)}.terrace-programming-grid>div:first-child>p:last-child{color:#ffffffa3;max-width:610px;margin:36px 0 0;font:17px/1.75 Georgia,serif}.terrace-schedule-card{background:radial-gradient(circle at 80% 12%,#efad2238,#0000 24%),#221719;border:1px solid #ffffff40;flex-direction:column;justify-content:flex-end;min-height:420px;padding:45px;display:flex}.terrace-schedule-card>span{letter-spacing:.22em;color:var(--saffron);margin-bottom:auto;font:800 8px/1 Arial,sans-serif}.terrace-schedule-card h3{margin:0 0 20px;font-size:48px}.terrace-schedule-card p{color:#ffffff9e;margin:0 0 32px;line-height:1.7}.terrace-reserve{background:var(--saffron);color:var(--ink);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:0;justify-content:space-between;padding:17px 19px;font:800 9px/1 Arial,sans-serif;display:flex}.terrace-close{text-align:center;background:#d8d0c5;padding:150px 0 75px}.terrace-close h2{font-size:clamp(75px,9vw,132px)}.terrace-close .close-reserve{margin-bottom:45px}@media (width<=900px){.terrace-nav nav,.terrace-live-note{display:none}.terrace-intro,.terrace-rhythm-head,.terrace-flamenco,.terrace-programming-grid{grid-template-columns:1fr}.terrace-intro{gap:25px}.terrace-index{display:none}.terrace-rhythm-head{gap:30px}.terrace-flamenco{gap:55px}.terrace-programming-grid{gap:65px}.terrace-hero-video{object-position:center 36%}}@media (width<=620px){.terrace-hero{height:calc(100svh - 82px);min-height:720px}.terrace-hero-video{object-position:center 42%}.terrace-hero-shade{background:linear-gradient(#12060899,#19050a6b 38%,#0c0607e0)}.terrace-hero-copy{padding-top:92px}.terrace-hero h1{font-size:clamp(90px,30vw,128px)}.terrace-hero-bottom{display:block}.terrace-hero-bottom>p{margin-bottom:28px;font-size:16px}.terrace-intro,.terrace-rhythm,.terrace-flamenco,.terrace-programming{padding:95px 0}.terrace-page h2{font-size:55px}.terrace-rhythm-grid{grid-template-columns:1fr}.terrace-rhythm-grid article{border-bottom:1px solid #fff3;border-right:0;min-height:270px}.terrace-rhythm-grid article:last-child{border-bottom:0}.terrace-flamenco-frame{min-height:480px}.terrace-instruments{grid-template-columns:1fr 1fr;gap:18px;display:grid}.terrace-schedule-card{min-height:360px;padding:30px}.terrace-close{padding-top:105px}.terrace-close h2{font-size:64px}}@media (prefers-reduced-motion:reduce){.terrace-hero-video{display:none}}.xixon-brand-logo{flex:none;line-height:0;display:block}.xixon-brand-logo img{object-fit:contain;width:128px;height:76px;display:block}.footer-logo img{width:116px;height:69px}.experience-nav .xixon-brand-logo img,.terrace-nav .xixon-brand-logo img{width:128px;height:76px}@media (width<=620px){.xixon-brand-logo img,.experience-nav .xixon-brand-logo img,.terrace-nav .xixon-brand-logo img{width:96px;height:57px}.footer-logo img{width:104px;height:62px}}
