/*! 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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}@font-face{font-family:Bowlby One SC;src:url(/fonts/BowlbyOneSC-Regular.ttf)format("truetype");font-display:swap;font-weight:400}:root{--ink:#20201d;--cream:#fff7ed;--terracotta:#aa461f;--clay-dark:#843518;--paper:#efe0ca;--muted:#66564b;--line:#20201d38;--display:"Bowlby One SC","Arial Black",sans-serif;--body:"Helvetica Neue",Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{background:var(--cream);color:var(--ink);font-family:var(--body);margin:0;font-size:1rem;line-height:1.6}::selection{background:var(--terracotta);color:var(--cream)}a{color:inherit;text-decoration:none}img{width:100%;max-width:100%;height:auto;display:block}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}:is(a:focus-visible,button:focus-visible){outline-offset:5px;outline:3px solid}.skip-link{z-index:100;background:var(--ink);color:var(--cream);padding:1rem;position:fixed;top:-6rem;left:1rem}.skip-link:focus{top:1rem}.header-surface{background:var(--cream);color:var(--terracotta)}.site-header,.legal-header{justify-content:space-between;align-items:center;gap:2rem;width:min(100% - 5rem,1320px);min-height:114px;margin:auto;padding:.7rem 0;display:flex}.wordmark,.legal-wordmark{flex-shrink:1;display:block}.brand-logo{width:300px;height:auto}.site-header nav{align-items:center;gap:1rem;font-size:.9375rem;font-weight:700;display:flex}.nav-primary{border:1px solid var(--terracotta);color:var(--terracotta);border-radius:4px;padding:.7rem 1.5rem}.nav-primary:hover{background:var(--terracotta);color:var(--cream)}.nav-social{border:1px solid var(--terracotta);border-radius:50%;justify-content:center;align-items:center;min-width:46px;height:46px;display:inline-flex}.nav-social:hover{background:var(--terracotta);color:var(--cream)}.instagram-icon{border:1.8px solid;border-radius:.34rem;flex:none;width:1.125rem;height:1.125rem;display:inline-block;position:relative}.instagram-icon:before{content:"";border:1.6px solid;border-radius:50%;width:.42rem;height:.42rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.instagram-icon:after{content:"";background:currentColor;border-radius:50%;width:.16rem;height:.16rem;position:absolute;top:.17rem;right:.17rem}.flower-band{background:var(--terracotta) url(/brand/tacolotl-flower-tile-v2.png) repeat-x center center;background-size:32px 32px;height:32px}.flower-band-neutral{background-image:url(/brand/tacolotl-flower-terracotta-transparent.png);background-color:var(--cream)}.flower-band-large{background-size:64px 64px;height:64px}.hero-surface,.footer-surface{background:var(--terracotta);color:var(--cream)}.hero{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:clamp(2rem,5vw,5rem);width:min(100% - 5rem,1320px);min-height:600px;margin:auto;padding:3rem 0 3.5rem;display:grid}h1,h2,h3{font-family:var(--display);overflow-wrap:break-word;font-weight:400}.hero h1{letter-spacing:-.015em;text-transform:uppercase;margin:0;font-size:clamp(2.1rem,4.3vw,4.1rem);line-height:1.14}.hero h1>span{display:block}.hero-lede{max-width:30rem;color:var(--cream);margin:1.7rem 0 0;font-size:1.1875rem;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:.7rem;min-height:52px;padding:.85rem 1.3rem;font-size:.9375rem;font-weight:700;line-height:1.45;transition:background .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--terracotta);color:var(--cream)}.button-primary:hover{background:var(--clay-dark)}.button-ghost{border-color:var(--terracotta);color:var(--terracotta)}.button-ghost:hover{background:var(--paper)}.button-dark{background:var(--ink);color:var(--cream)}.button-dark:hover{background:#3b3027}.hero .button-primary{background:var(--cream);color:var(--terracotta)}.hero .button-primary:hover{background:var(--paper)}.hero .button-ghost{border-color:var(--cream);color:var(--cream)}.hero .button-ghost:hover{background:var(--cream);color:var(--terracotta)}.hero-visual{min-width:0;height:500px;position:relative}.truck-frame,.taco-frame{color:var(--ink);background:var(--cream);border:1px solid var(--line);margin:0;position:absolute;overflow:hidden;box-shadow:0 12px 28px #4a24151f}.truck-frame{z-index:1;width:70%;height:88%;padding:.6rem .6rem 2.4rem;top:0;left:3%;transform:rotate(-3deg)}.truck-frame img{object-fit:cover;height:100%}.truck-frame figcaption{letter-spacing:.07em;text-transform:uppercase;padding:.5rem 0;font-size:.8125rem}.taco-frame{aspect-ratio:1;z-index:2;width:50%;padding:.5rem;bottom:0;right:0;transform:rotate(5deg)}.taco-frame img{object-fit:cover;height:100%}.booking{background:var(--cream);color:var(--ink)}.booking-inner{grid-template-columns:1.15fr 1fr;align-items:center;gap:clamp(2.5rem,7vw,7rem);width:min(100% - 5rem,1320px);margin:auto;padding:5.5rem 0 6rem;display:grid}.booking h2{color:var(--terracotta);letter-spacing:-.01em;margin:0;font-size:clamp(2.9rem,5.7vw,5rem);line-height:1.17}.booking-details>p{margin:0 0 1.5rem;font-size:1.125rem;line-height:1.7}.booking-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.6rem;display:flex}.booking-tags span{border:1px solid var(--line);border-radius:3px;padding:.3rem .6rem;font-size:.875rem}.booking .button-dark{background:var(--terracotta);color:var(--cream);width:100%}.booking .button-dark:hover{background:var(--clay-dark)}.booking-email{color:var(--terracotta);text-underline-offset:4px;width:max-content;max-width:100%;margin:1rem auto 0;font-size:1rem;text-decoration:underline;display:block}.next-stop{background:var(--cream);color:var(--ink)}.event-card{grid-template-columns:minmax(0,1.2fr) auto auto minmax(0,1fr);align-items:center;gap:clamp(1.5rem,3vw,3rem);width:min(100% - 5rem,1320px);margin:auto;padding:5rem 0;display:grid}.event-intro h2{color:var(--terracotta);margin:0;font-size:clamp(2rem,3.2vw,3rem);line-height:1.2}.event-place{margin:1rem 0 0;font-size:1rem;font-weight:700}.event-date{border:1px solid var(--terracotta);background:var(--cream);width:130px;min-height:144px;color:var(--terracotta);flex-direction:column;justify-content:center;align-items:center;line-height:1.2;display:flex;transform:rotate(-3deg)}.event-date>span{font-family:var(--display);font-size:3.7rem;line-height:1.15}.event-date strong{letter-spacing:.15em;font-size:1.125rem}.event-date small{margin-top:.3rem;font-size:.875rem}.event-time{white-space:nowrap;flex-direction:column;align-items:center;font-size:1.625rem;font-weight:700;line-height:1.4;display:flex}.event-time i{color:var(--terracotta);font-style:normal;font-weight:400}.event-actions p{margin:0 0 1.5rem;font-size:1rem;line-height:1.65}.specialties{width:min(100% - 5rem,1320px);margin:auto;padding:6rem 0}.section-heading{margin-bottom:3rem}.section-heading h2,.feed-heading h2{color:var(--terracotta);margin:0;font-size:clamp(2.2rem,3.5vw,3.3rem);line-height:1.2}.birria-story{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.birria-story-photo{min-width:0;margin:0}.birria-story-photo img{aspect-ratio:4/5;object-fit:cover}.birria-story-photo figcaption{color:var(--muted);margin-top:.85rem;font-size:.875rem;line-height:1.6}.birria-story-copy h3{margin:0 0 .8rem;font-size:clamp(1.4rem,2.2vw,1.85rem);line-height:1.3}.birria-story-copy h3:not(:first-child){margin-top:2rem}.birria-story-copy p{color:var(--muted);margin:0;font-size:1.0625rem;line-height:1.75}.social-feed{padding:5.5rem max(2.5rem,50vw - 660px) 6rem}.feed-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.5rem;display:flex}.feed-heading .button{flex:none}.feed-grid{grid-template-rows:1fr 1fr;grid-template-columns:.9fr 1.1fr;gap:1rem;height:650px;display:grid}.feed-tile{background:var(--ink);min-height:0;position:relative;overflow:hidden}.feed-tile-tall{grid-row:1/-1}.feed-tile img{object-fit:cover;height:100%;transition:transform .35s}.feed-tile-tall img{object-position:center 42%}.feed-tile-wide img{object-position:center 38%}.feed-tile>span{color:var(--ink);background:var(--cream);padding:.45rem .7rem;font-size:.875rem;font-weight:700;position:absolute;bottom:1rem;left:1rem}.feed-tile:hover img{transform:scale(1.025)}.site-footer{grid-template-columns:auto 1fr;align-items:center;gap:1.4rem 3rem;width:min(100% - 5rem,1320px);margin:auto;padding:2.5rem 0;display:grid}.site-footer .brand-logo{width:290px}.site-footer>p{color:var(--cream);justify-self:end;margin:0;font-size:1rem}.site-footer>div{border-top:1px solid #fff7ed59;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:.5rem 1.5rem;padding-top:1.5rem;font-size:.875rem;display:flex}.site-footer>div>span{margin-left:auto}.site-footer>div>a,.footer-cookie-button{padding:.4rem 0}.site-footer a:hover,.footer-cookie-button:hover{color:#fff;text-underline-offset:4px;text-decoration:underline}.footer-cookie-button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;margin:0}.footer-instagram{align-items:center;gap:.5rem;display:inline-flex}.cookie-notice{z-index:80;background:var(--cream);width:min(100% - 2rem,660px);max-height:calc(100dvh - 2rem);color:var(--ink);border:1px solid var(--terracotta);grid-template-columns:1fr auto;align-items:start;gap:1rem;padding:1.5rem;display:grid;position:fixed;bottom:1rem;right:1rem;overflow:auto;box-shadow:0 8px 35px #20201d2e}.cookie-glyph{display:none}.cookie-notice h2{font-family:var(--body);margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.cookie-notice p:last-child{margin:.6rem 0 0;font-size:1rem;line-height:1.5}.cookie-actions{flex-direction:column;gap:.8rem;display:flex}.cookie-actions button{background:var(--terracotta);min-height:44px;color:var(--cream);cursor:pointer;border:0;border-radius:3px;padding:.7rem 1rem;font-size:.9375rem;font-weight:700}.cookie-actions a{text-align:center;font-size:.875rem;text-decoration:underline}.legal-header{max-width:1120px}.legal-back{color:inherit;text-underline-offset:4px;font-size:.9375rem;text-decoration:underline}.legal-main,.legal-footer{width:min(100% - 5rem,1120px);margin:auto}.legal-main{padding:4.5rem 0 5.5rem}.legal-intro{margin-bottom:3.5rem}.legal-intro h1{color:var(--terracotta);-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:clamp(2rem,5.5vw,4.7rem);line-height:1.2}.legal-intro>p:last-child{max-width:48rem;color:var(--muted);margin:1.5rem 0 0;font-size:1.1875rem}.legal-content{border-top:1px solid var(--line)}.legal-content section{border-bottom:1px solid var(--line);grid-template-columns:3rem 1fr;gap:1.5rem;padding:2.5rem 0;display:grid}.legal-number{color:var(--terracotta);font-size:.9375rem;font-weight:700}.legal-content h2{margin:0 0 1rem;font-size:clamp(1.5rem,2.6vw,2.1rem);line-height:1.3}.legal-content p{max-width:760px;color:var(--muted);margin:0 0 1rem;font-size:1rem;line-height:1.7}.legal-content a{color:var(--terracotta);overflow-wrap:anywhere;text-decoration:underline}.legal-content .legal-date{margin-top:2rem;font-size:.875rem}.legal-footer{border-top:1px solid #fff7ed59;justify-content:space-between;align-items:center;gap:1rem;padding:2rem 0;font-size:.875rem;display:flex}.legal-footer>div{flex-wrap:wrap;gap:1.2rem;display:flex}@media (max-width:1100px){.hero{gap:2rem;min-height:600px}.hero-visual{height:450px}.hero h1{font-size:clamp(2rem,4.2vw,3.75rem)}.event-card{grid-template-columns:1.2fr auto auto}.event-actions{grid-column:1/-1;justify-content:space-between;align-items:center;gap:2rem;display:flex}.event-actions p{max-width:34rem;margin:0}}@media (max-width:800px){.birria-story{grid-template-columns:1fr;gap:2rem}.birria-story-photo img{aspect-ratio:4/3}.site-header,.legal-header,.hero,.booking-inner,.event-card,.specialties,.site-footer,.legal-main,.legal-footer{width:calc(100% - 3rem)}.hero{grid-template-columns:1fr;gap:3rem;padding:3rem 0 4rem}.hero h1{font-size:clamp(2.3rem,7.6vw,4.25rem)}.hero-copy{max-width:600px}.hero-visual{width:min(100%,570px);height:490px;margin:0 auto}.booking-inner{grid-template-columns:1fr;gap:2.5rem;padding:4rem 0}.booking h2{font-size:clamp(2.8rem,8vw,4.2rem)}.booking-details{max-width:38rem}.specialties{padding:4rem 0}.feed-heading{flex-direction:column;align-items:flex-start}.social-feed{padding:4rem 1.5rem}.feed-grid{height:530px}.site-footer>p{justify-self:start}.site-footer{grid-template-columns:1fr;gap:1rem}.site-footer>div{grid-column:auto}.brand-logo{width:270px}.legal-back{text-align:right;max-width:9rem}}@media (max-width:520px){.site-header,.legal-header,.hero,.booking-inner,.event-card,.specialties,.site-footer,.legal-main,.legal-footer{width:calc(100% - 2rem)}.site-header,.legal-header{gap:.75rem;min-height:88px}.brand-logo{width:210px}.site-header nav{gap:.5rem}.nav-primary{padding:.65rem .75rem;font-size:.875rem}.nav-social{display:none}.flower-band{background-size:26px 26px;height:26px}.flower-band-large{background-size:52px 52px;height:52px}.hero{padding-top:2.5rem}.hero h1{font-size:clamp(1.9rem,8.4vw,2.7rem)}.hero-lede{font-size:1.0625rem}.hero-actions{flex-direction:column}.hero-visual{height:380px}.truck-frame{width:73%;height:90%;left:2%}.taco-frame{width:51%;right:2%}.truck-frame figcaption{font-size:.75rem}.booking h2{font-size:clamp(2.5rem,10vw,3.2rem)}.booking-details>p{font-size:1.0625rem}.event-card{grid-template-columns:1fr 1fr;gap:1.75rem;padding:3rem 0}.event-intro{grid-column:1/-1}.event-intro h2{font-size:2.3rem}.event-time{font-size:1.625rem}.event-date{width:128px}.event-actions{display:block}.event-actions p{margin-bottom:1.5rem}.event-actions .button{width:100%}.section-heading h2,.feed-heading h2{font-size:clamp(1.9rem,8vw,2.5rem)}.social-feed{padding:3.5rem 1rem}.feed-grid{grid-template-rows:none;grid-template-columns:1fr;height:auto}.feed-tile,.feed-tile-tall{aspect-ratio:4/3;grid-row:auto}.feed-heading .button{width:100%}.site-footer>div{column-gap:1.25rem}.site-footer>div>span{margin-left:0}.site-footer .brand-logo{width:260px}.cookie-notice{grid-template-columns:1fr;padding:1.1rem}.cookie-actions{flex-direction:row;align-items:center}.cookie-actions button{flex:1}.legal-header .brand-logo{width:200px}.legal-back{max-width:7rem;font-size:.875rem}.legal-main{padding:3rem 0}.legal-content section{grid-template-columns:1fr;gap:.75rem}.legal-footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
