:root{--green:#12382f;--green2:#2e6a57;--cream:#fff8e9;--paper:#f3ead6;--orange:#f36b38;--yellow:#f5c84c;--ink:#17372f;--line:rgba(18,56,47,.17)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}input,textarea,button{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.top-note{min-height:38px;padding:8px 20px;display:flex;align-items:center;justify-content:center;gap:12px;background:var(--green);color:#fff;font-size:12px;font-weight:900;letter-spacing:.14em;text-align:center;text-transform:uppercase}.top-note:before,.top-note:after{content:"";width:22px;height:2px;background:var(--yellow)}.site-header{height:100px;padding:0 5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:sticky;top:0;z-index:20;background:rgba(255,248,233,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.site-header nav{display:flex;gap:28px;font-size:14px;font-weight:800}.brand{display:flex;align-items:center;gap:12px}.brand strong{display:block;font:700 22px/1 Georgia,serif;white-space:nowrap}.brand small{display:block;margin-top:5px;color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.brand-mark{width:48px;height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:3px solid var(--green);border-radius:50%;background:var(--yellow);box-shadow:inset 0 0 0 5px var(--cream);transform:rotate(-7deg)}.brand-mark i{width:23px;height:3px;border-radius:9px;background:var(--green)}.brand-mark i:first-child{transform:rotate(14deg)}.brand-mark i:last-child{transform:rotate(-14deg)}.header-order{justify-self:end}.button{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--green);border-radius:999px;font-size:13px;font-weight:900;cursor:pointer;transition:.2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 8px 0 rgba(18,56,47,.14)}.button.primary{border-color:var(--orange);background:var(--orange);color:#fff}.button.light{background:var(--cream)}.button.dark{margin-top:30px;border-color:var(--green);background:var(--green);color:#fff}.hero{min-height:620px;display:grid;grid-template-columns:1.04fr .96fr;overflow:hidden}.hero-copy{padding:72px 5vw 70px 7vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 22px;color:var(--orange);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.eyebrow:before{content:"";width:32px;height:3px;background:var(--orange)}h1,h2,h3,p{text-wrap:pretty}h1{max-width:760px;margin:0;font:700 clamp(56px,5.2vw,86px)/.94 Georgia,serif;letter-spacing:-.05em}.hero-lead{max-width:590px;margin:28px 0 32px;font-size:18px;line-height:1.6}.button-row{display:flex;flex-wrap:wrap;gap:12px}.proof{margin-top:48px;display:flex;gap:30px;color:#49685f;font-size:12px}.proof span{padding-left:16px;border-left:1px solid var(--line)}.proof b{display:block;color:var(--green);font-size:17px}.hero-art{min-height:620px;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--green2),var(--green));border-bottom-left-radius:240px}.hero-art:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,transparent 0 23px,rgba(255,255,255,.45) 24px 25px);opacity:.14}.plate{width:410px;height:410px;position:absolute;left:50%;top:50%;transform:translate(-48%,-50%) rotate(-7deg);border:22px solid var(--paper);border-radius:50%;background:var(--cream);box-shadow:0 28px 55px rgba(0,0,0,.28)}.taco{width:176px;height:108px;position:absolute;overflow:hidden;border:10px solid #f5c653;border-radius:90px 90px 22px 22px;background:radial-gradient(circle at 28% 45%,var(--orange) 0 7px,transparent 8px),radial-gradient(circle at 67% 34%,#7fb35e 0 9px,transparent 10px),radial-gradient(circle at 52% 60%,#6f2f25 0 12px,transparent 13px),#b94c2d;box-shadow:0 11px 16px rgba(44,42,20,.18)}.taco:after{content:"";position:absolute;left:14px;right:14px;bottom:-12px;height:34px;border-radius:50%;background:#dca43c}.taco.one{left:47px;top:88px;transform:rotate(-19deg)}.taco.two{right:35px;top:151px;transform:rotate(28deg)}.taco.three{left:91px;bottom:62px;transform:rotate(9deg)}.lime{width:50px;height:50px;position:absolute;right:59px;top:76px;border-radius:50%;background:#91c85f;box-shadow:inset 0 0 0 5px rgba(255,255,255,.38)}.fresh-badge{width:126px;height:126px;padding:20px;display:grid;place-items:center;position:absolute;right:7%;bottom:7%;border:4px solid var(--cream);border-radius:50%;background:var(--yellow);color:var(--green);font:700 19px/1.05 Georgia,serif;text-align:center;transform:rotate(8deg)}.quick-links{padding:0 5vw;display:grid;grid-template-columns:repeat(3,1fr);background:var(--paper);border-block:1px solid var(--line)}.quick-links a{min-height:150px;padding:34px 38px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;border-right:1px solid var(--line)}.quick-links a:first-child{border-left:1px solid var(--line)}.quick-links small{grid-column:1/-1;color:var(--orange);font-weight:900;letter-spacing:.14em;text-transform:uppercase}.quick-links strong{font:700 25px Georgia,serif}.quick-links i{width:35px;height:35px;display:grid;place-items:center;border:1px solid var(--green);border-radius:50%;font-style:normal}.section{max-width:1380px;margin:0 auto;padding:105px 6vw}.section-heading{margin-bottom:42px;display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:60px}.section-heading h2,.story h2,.local-copy h2{margin:0;font:700 clamp(42px,4.4vw,66px)/1 Georgia,serif;letter-spacing:-.04em}.section-heading>p{margin:0;color:#49685f;line-height:1.6}.menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.menu-card{overflow:hidden;border:1px solid var(--line);background:#fffaf0}.menu-card>div:last-child{min-height:245px;padding:26px;display:flex;flex-direction:column}.menu-card small{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.menu-card h3{margin:14px 0 10px;font:700 27px/1 Georgia,serif}.menu-card p{margin:0 0 22px;color:#49685f;font-size:14px;line-height:1.5}.menu-card strong{margin-top:auto}.food-art{height:220px;position:relative;display:grid;place-items:center;background:var(--yellow)}.tone-2 .food-art{background:#cbdca8}.tone-3 .food-art{background:#f3a382}.tone-4 .food-art{background:#9bc9bd}.food-art span{width:145px;height:145px;border:16px solid var(--cream);border-radius:50%;background:var(--green);box-shadow:0 14px 25px rgba(18,56,47,.2)}.food-art i{width:110px;height:66px;position:absolute;border:9px solid #f5c653;border-radius:80px 80px 18px 18px;background:var(--orange);transform:rotate(-12deg)}.locations-section{background:var(--green);color:#fff}.light-heading>p{color:#d7e4df}.location-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.location-card{min-height:285px;padding:24px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.055)}.location-card>small{color:var(--yellow);font-weight:900;letter-spacing:.12em;text-transform:uppercase}.location-card h3{margin:30px 0 12px;font:700 26px Georgia,serif}.location-card p,.location-card>a{margin:0 0 14px;color:#d7e4df;font-size:13px;line-height:1.5}.location-card>div{margin-top:auto;padding-top:17px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.15);font-size:11px;font-weight:900;text-transform:uppercase}.location-card>div a:last-child{color:var(--yellow)}.story{display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;align-items:center}.story-arch{min-height:520px;display:grid;place-items:center;border-radius:260px 260px 20px 20px;background:linear-gradient(145deg,var(--orange),#be3c2f);box-shadow:inset 0 0 0 18px var(--yellow)}.story-arch span{width:220px;height:220px;display:grid;place-items:center;border:3px solid var(--cream);border-radius:50%;color:var(--cream);font:700 70px Georgia,serif}.story>div:last-child>p:not(.eyebrow){color:#49685f;font-size:17px;line-height:1.7}.cta{padding:90px 24px;background:var(--green2);color:#fff;text-align:center}.cta p{color:var(--yellow);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.cta h2{margin:0 0 30px;font:700 clamp(50px,6vw,88px)/1 Georgia,serif}footer{padding:60px 6vw 95px;display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:end;background:#0c2922;color:#fff}footer .brand-mark{box-shadow:inset 0 0 0 5px #0c2922}footer>p{justify-self:end;color:#b8cbc5;text-align:right}footer nav{display:flex;gap:24px;font-size:13px;font-weight:800}footer>small{justify-self:end;color:#829c94}.mobile-order{display:none}.location-hero{max-width:1100px;margin:0 auto;padding:80px 6vw}.back-link{display:inline-block;margin-bottom:42px;font-weight:900}.location-meta{max-width:1100px;margin:0 auto;padding:0 6vw 50px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.location-meta article{min-height:170px;padding:24px;border:1px solid var(--line);background:#fffaf0}.location-meta small{color:var(--orange);font-weight:900;letter-spacing:.12em;text-transform:uppercase}.location-meta h2{font:700 24px/1.3 Georgia,serif}.location-meta p{line-height:1.6}.local-copy{display:grid;grid-template-columns:1fr 1fr;gap:60px}.local-copy>p{color:#49685f;font-size:17px;line-height:1.7}.login-shell,.admin-shell{min-height:100vh;background:#eef2ec}.login-shell{display:grid;place-items:center;padding:30px}.login-card{width:min(100%,500px);padding:42px;border:1px solid #dbe2dc;border-radius:20px;background:#fff}.login-card .brand{margin-bottom:45px}.login-card h1{font-size:58px}.login-card form,.admin-panel form{display:grid;gap:14px}.login-card label,.admin-panel label{display:grid;gap:7px;font-size:12px;font-weight:900}.login-card input,.admin-panel input,.admin-panel textarea{width:100%;padding:13px;border:1px solid #c9d5cc;border-radius:10px;background:#fff}.login-card .back-link{margin:28px 0 0}.admin-wrap{max-width:1300px;margin:0 auto;padding:65px 30px}.admin-header{margin-bottom:35px;display:flex;align-items:end;justify-content:space-between}.admin-header h1{font-size:64px}.admin-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.admin-panel{padding:28px;border:1px solid #dbe2dc;border-radius:18px;background:#fff}.admin-panel.wide{grid-row:span 2}.admin-panel h2{margin:0 0 10px;font:700 30px Georgia,serif}.admin-panel>p{color:#5f756c;line-height:1.6}.admin-list details{border-bottom:1px solid #e7ece8}.admin-list summary{padding:17px 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.admin-list summary span,.summary-row span{display:grid;gap:4px}.admin-list summary small,.summary-row small{color:#6b8078}.admin-list summary em{font-size:11px;font-style:normal;font-weight:900;text-transform:uppercase}.admin-list details form{padding:5px 0 24px}.check{display:flex!important;grid-template-columns:auto 1fr;align-items:center;justify-content:start}.check input{width:auto}.summary-row{padding:14px 0;display:flex;justify-content:space-between;border-bottom:1px solid #e7ece8}.alert{margin:0 0 22px;padding:15px 18px;border-radius:12px;font-weight:800}.alert.success{background:#d9eddf;color:#1c5a34}.alert.error{background:#f8dddd;color:#8d2525}.not-found{min-height:100vh;padding:30px;display:grid;place-content:center;text-align:center}.not-found h1{font-size:70px}.not-found .button{justify-self:center}
@media(max-width:1100px){.menu-grid{grid-template-columns:repeat(2,1fr)}.location-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.site-header{height:80px;padding:0 20px;grid-template-columns:1fr auto}.site-header nav{display:none}.header-order{min-height:42px;padding:0 15px}.hero{grid-template-columns:1fr}.hero-copy{padding:58px 24px 45px}.hero-art{min-height:470px;border-bottom-left-radius:120px}.quick-links{grid-template-columns:1fr;padding:0 22px}.quick-links a{border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.section{padding:80px 24px}.section-heading,.story,.local-copy{grid-template-columns:1fr;gap:25px}.story-arch{min-height:400px}.admin-grid{grid-template-columns:1fr}.admin-panel.wide{grid-row:auto}.location-meta{grid-template-columns:1fr}.mobile-order{min-height:56px;display:flex;align-items:center;justify-content:center;position:fixed;z-index:30;left:16px;right:16px;bottom:14px;border:2px solid var(--cream);border-radius:999px;background:var(--orange);color:#fff;box-shadow:0 8px 25px rgba(18,56,47,.35);font-weight:900}footer{padding-bottom:100px}}
@media(max-width:600px){.header-order{display:none}.site-header{grid-template-columns:1fr}.brand{justify-self:center}.brand strong{font-size:18px}.brand-mark{width:42px;height:42px}.hero-art{min-height:400px}.plate{width:320px;height:320px}.taco{transform:scale(.78)}.taco.one{left:20px}.taco.two{right:5px}.taco.three{left:55px}.fresh-badge{width:96px;height:96px;font-size:15px}.menu-grid,.location-grid{grid-template-columns:1fr}.proof{display:grid;grid-template-columns:1fr 1fr;gap:12px}.story-arch{min-height:330px}.story-arch span{width:160px;height:160px;font-size:50px}footer{grid-template-columns:1fr;text-align:left}footer>p,footer>small{justify-self:start;text-align:left}.admin-header{align-items:start;flex-direction:column;gap:20px}.admin-header h1{font-size:46px}.login-card{padding:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Backend tools v3 */
select{font:inherit}select:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}
.vip-section{padding:100px 7vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;align-items:center;background:var(--yellow);color:var(--green)}
.vip-copy h2{margin:0;font:700 clamp(42px,4.7vw,72px)/.98 Georgia,serif;letter-spacing:-.04em}.vip-copy>p{max-width:550px;font-size:18px;line-height:1.65}.vip-copy ul{padding:0;display:grid;gap:11px;list-style:none;font-weight:800}.vip-copy li:before{content:'✓';margin-right:10px;color:var(--orange)}
.vip-card{padding:32px;border:1px solid rgba(18,56,47,.18);border-radius:24px;background:#fffaf0;box-shadow:0 22px 55px rgba(18,56,47,.16)}.vip-card form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.vip-card label,.admin-form label{display:grid;gap:7px;color:#34564c;font-size:12px;font-weight:900}.vip-card input,.vip-card select,.admin-form input,.admin-form textarea,.admin-form select{width:100%;min-height:46px;padding:11px 12px;border:1px solid #c9d5cc;border-radius:10px;background:#fff;color:var(--green)}.vip-card .consent,.vip-card .button,.vip-card .form-note{grid-column:1/-1}.vip-card .consent{font-weight:700;line-height:1.4}.form-note{color:#60786f;font-size:11px;line-height:1.5}
.admin-wrap{max-width:1480px}.admin-nav{margin:-10px 0 30px;padding:10px;display:flex;gap:6px;overflow-x:auto;position:sticky;top:0;z-index:10;border:1px solid #dbe2dc;border-radius:14px;background:rgba(255,255,255,.95);backdrop-filter:blur(12px)}.admin-nav a{padding:10px 14px;border-radius:9px;font-size:12px;font-weight:900;white-space:nowrap}.admin-nav a:hover{background:#eaf0eb}.admin-section{margin:0 0 24px;padding:30px;scroll-margin-top:90px;border:1px solid #dbe2dc;border-radius:20px;background:#fff}.admin-section-heading{margin-bottom:24px;display:flex;align-items:end;justify-content:space-between;gap:30px}.admin-section-heading h2{margin:0;font:700 34px/1.1 Georgia,serif}.admin-section-heading>p{max-width:600px;margin:0;color:#5f756c;line-height:1.55}.admin-section-heading .eyebrow{margin-bottom:10px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.metric-grid article{min-height:160px;padding:22px;display:flex;flex-direction:column;border:1px solid #dbe2dc;border-radius:16px;background:#f8faf7}.metric-grid strong{font:700 48px Georgia,serif}.metric-grid span{font-weight:900}.metric-grid small{margin-top:auto;color:#6b8078;line-height:1.4}.admin-create{margin-bottom:16px;border:2px dashed #b8c8bd;border-radius:14px;background:#f8faf7}.admin-create>summary{padding:18px 20px;cursor:pointer;font-weight:900}.admin-form{display:grid;gap:14px}.admin-create .admin-form{padding:0 20px 22px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .span-2{grid-column:1/-1}.admin-form textarea{resize:vertical}.admin-form .check{padding:8px 0;color:#34564c}.admin-form .check input{width:auto;min-height:auto}.admin-form .button{justify-self:start}.admin-list details{padding:0 18px;border:1px solid #e1e8e2;border-radius:12px;background:#fff}.admin-list details+details{margin-top:9px}.admin-list details form{padding-top:10px}.admin-list summary{gap:18px}.admin-list summary em{padding:6px 9px;border-radius:999px;background:#eaf0eb;color:#34564c}.compact-list{display:grid;grid-template-columns:1fr 1fr;gap:9px}.compact-list details+details{margin-top:0}.admin-split{display:grid;grid-template-columns:1fr 1fr;gap:36px}.summary-row strong{font-size:12px}.section-note{margin:-10px 0 24px;color:#5f756c}.empty-state{padding:30px;border:1px dashed #b8c8bd;border-radius:14px;background:#f8faf7;color:#5f756c;text-align:center}.table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;font-size:13px}.admin-table th,.admin-table td{padding:13px 12px;border-bottom:1px solid #e4eae5;text-align:left;vertical-align:top}.admin-table th{color:#667d74;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.admin-table td small{margin-top:4px;display:block;color:#6b8078}.status-pill{display:inline-block;padding:4px 7px;border-radius:999px;background:#edf0ed;color:#6b8078;font-size:10px;font-weight:900;text-transform:uppercase}.status-pill.yes{background:#d9eddf;color:#1c5a34}.narrow-form{max-width:560px}
@media(max-width:1000px){.vip-section{grid-template-columns:1fr;gap:35px}.metric-grid{grid-template-columns:1fr 1fr}.compact-list,.admin-split{grid-template-columns:1fr}}
@media(max-width:700px){.vip-section{padding:75px 24px}.vip-card{padding:22px}.vip-card form,.form-grid{grid-template-columns:1fr}.vip-card label,.form-grid .span-2{grid-column:1}.admin-wrap{padding:35px 14px}.admin-section{padding:20px}.admin-section-heading{align-items:start;flex-direction:column}.metric-grid{grid-template-columns:1fr}.admin-nav{border-radius:0}.admin-header h1{font-size:44px}}

/* Sidebar admin layout inspired by the El Arquito operations panel */
.admin-body{--admin-bg:#f4f1ea;--admin-card:#fff;--admin-text:#26221f;--admin-muted:#746b63;--admin-border:#e7dccd;--admin-red:#9a3323;--admin-red-dark:#7f271a;--admin-gold:#f4c542;--admin-cream:#fff8ef;--admin-sidebar:272px;overflow-x:hidden;background:var(--admin-bg);color:var(--admin-text)}
.admin-app-shell{min-height:100vh}.admin-sidebar{width:var(--admin-sidebar);padding:22px 18px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;z-index:40;overflow-y:auto;background:linear-gradient(180deg,var(--admin-red) 0%,var(--admin-red-dark) 100%);color:var(--admin-cream);box-shadow:inset -1px 0 rgba(255,255,255,.08)}
.admin-sidebar-brand{padding-bottom:20px;border-bottom:1px solid rgba(239,191,119,.24)}.admin-brand-lockup{display:flex;align-items:center;gap:12px}.admin-brand-seal{width:58px;height:58px;display:grid;flex:0 0 58px;place-items:center;border:2px solid var(--admin-gold);border-radius:17px;background:rgba(0,0,0,.1);color:var(--admin-gold);font:700 21px Georgia,serif}.admin-brand-lockup strong{display:block;color:#ffd98c;font:700 20px Georgia,serif}.admin-brand-lockup small{display:block;margin-top:5px;color:#f6d9b6;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.admin-sidebar-brand>p{margin:18px 4px 0;color:#fff8ef;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.admin-sidebar-brand>p span{color:#f0c989;font-size:11px;font-weight:900;text-transform:uppercase}
.admin-sidebar-nav{padding:5px 0 20px}.admin-sidebar-group{margin-top:22px}.admin-sidebar-group>p{margin:0 0 9px;padding:0 9px;color:#f0c989;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.admin-sidebar-group>a,.admin-nav-planned{min-height:45px;padding:10px 12px;display:flex;align-items:center;gap:11px;border-radius:11px;color:#fff8ef;font-size:13px;font-weight:800;transition:.18s ease}.admin-sidebar-group>a>span,.admin-nav-planned>b{width:25px;height:25px;display:grid;flex:0 0 25px;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:7px;color:#f0c989;font-size:9px}.admin-sidebar-group>a:hover{background:rgba(255,255,255,.1);color:#ffd98c}.admin-sidebar-group>a.active{background:var(--admin-gold);color:#4b2a12;box-shadow:0 8px 20px rgba(0,0,0,.14)}.admin-sidebar-group>a.active>span{border-color:rgba(75,42,18,.25);color:#4b2a12}.admin-nav-planned{opacity:.55;cursor:not-allowed}.admin-nav-planned small{margin-left:auto;font-size:8px;letter-spacing:.05em;text-transform:uppercase}.admin-sidebar-signout{margin-top:auto;padding-top:18px;border-top:1px solid rgba(239,191,119,.24)}.admin-sidebar-signout button{width:100%;min-height:43px;border:1px solid rgba(255,255,255,.22);border-radius:10px;background:rgba(0,0,0,.1);color:#fff8ef;font-weight:900;cursor:pointer}.admin-sidebar-signout button:hover{background:rgba(0,0,0,.2)}
.admin-main-area{width:calc(100% - var(--admin-sidebar));min-height:100vh;margin-left:var(--admin-sidebar)}.admin-topbar{min-height:74px;padding:12px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;position:sticky;top:0;z-index:25;border-bottom:1px solid var(--admin-border);background:rgba(255,255,255,.93);backdrop-filter:blur(12px)}.admin-topbar>div{display:grid;gap:4px}.admin-topbar strong{font-size:19px}.admin-topbar span{color:var(--admin-muted);font-size:12px}.admin-topbar>a{padding:10px 14px;border:1px solid var(--admin-border);border-radius:10px;background:#fff;color:var(--admin-red);font-size:12px;font-weight:900}.admin-menu-toggle{display:none;min-height:40px;padding:0 14px;border:0;border-radius:9px;background:var(--admin-red);color:#fff;font-weight:900}.admin-sidebar-backdrop{display:none}
.admin-page-wrap{width:100%;max-width:1560px;margin:0 auto;padding:28px}.admin-page-heading{margin-bottom:24px;padding:6px 2px 14px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.admin-page-heading h1{margin:0;font:700 clamp(42px,4.2vw,68px)/.95 Georgia,serif;letter-spacing:-.045em}.admin-page-heading>div>p:last-child{margin:14px 0 0;color:var(--admin-muted)}.admin-user-chip{min-width:230px;padding:11px 13px;display:flex;align-items:center;gap:11px;border:1px solid var(--admin-border);border-radius:13px;background:#fff;box-shadow:0 8px 25px rgba(67,35,20,.05)}.admin-user-chip>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#f7e5bf;color:var(--admin-red);font-weight:900}.admin-user-chip>div{display:grid;min-width:0;gap:3px}.admin-user-chip b{max-width:180px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.admin-user-chip small{color:var(--admin-muted);font-size:10px;text-transform:uppercase}
.admin-body .admin-section{border-color:var(--admin-border);box-shadow:0 10px 30px rgba(67,35,20,.07)}.admin-body .admin-section-heading h2{color:#302923}.admin-body .metric-grid article{border-color:var(--admin-border);background:#fffdf9;box-shadow:0 8px 22px rgba(67,35,20,.045)}.admin-body .metric-grid strong{color:var(--admin-red)}.admin-body .admin-create{border-color:#d6c3ab;background:#fffcf7}.admin-body .button.primary{border-color:var(--admin-red);background:var(--admin-red)}.admin-body .button.primary:hover{background:var(--admin-red-dark)}.admin-body .button.dark{border-color:var(--admin-red);background:var(--admin-red)}.admin-body .admin-list summary em{background:#f7e5bf;color:#6b3a1d}.admin-body .alert{position:relative;z-index:1}.admin-body .admin-section{scroll-margin-top:94px}
@media(max-width:980px){.admin-sidebar{transform:translateX(-105%);transition:transform .22s ease}.admin-sidebar.open{transform:translateX(0)}.admin-main-area{width:100%;margin-left:0}.admin-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.admin-sidebar-backdrop{display:block;position:fixed;inset:0;z-index:35;border:0;background:rgba(31,20,14,.48);opacity:0;pointer-events:none;transition:opacity .2s}.admin-nav-open .admin-sidebar-backdrop{opacity:1;pointer-events:auto}.admin-nav-open{overflow:hidden}.admin-topbar{padding:12px 18px}.admin-topbar>div{margin-right:auto}.admin-page-wrap{padding:22px 18px}}
@media(max-width:700px){.admin-topbar{align-items:center}.admin-topbar>div span{display:none}.admin-topbar>div strong{font-size:15px}.admin-topbar>a{display:none}.admin-page-heading{align-items:flex-start;flex-direction:column}.admin-user-chip{width:100%}.admin-page-wrap{padding:18px 12px}.admin-body .admin-section{border-radius:14px}.admin-body .admin-section-heading{gap:12px}.admin-sidebar{width:min(88vw,290px)}}

/* Secure integration settings */
.integration-security-note{margin:0 0 20px;padding:15px 17px;display:flex;align-items:flex-start;gap:14px;border:1px solid #d9c89f;border-radius:12px;background:#fff9e8;color:#5f4b26}.integration-security-note strong{white-space:nowrap}.integration-security-note span{font-size:12px;line-height:1.5}.integration-security-note code{padding:2px 5px;border-radius:4px;background:rgba(154,51,35,.08);color:var(--admin-red)}.integration-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.integration-card{border:1px solid var(--admin-border);border-radius:15px;background:#fff;box-shadow:0 8px 22px rgba(67,35,20,.045)}.integration-card>summary{min-height:76px;padding:14px 16px;display:flex;align-items:center;gap:12px;cursor:pointer;list-style:none}.integration-card>summary::-webkit-details-marker{display:none}.integration-card>summary:after{content:'+';margin-left:4px;color:var(--admin-muted);font-size:22px}.integration-card[open]>summary:after{content:'−'}.integration-card>summary>span:nth-child(2){display:grid;gap:4px}.integration-card>summary b{font-size:14px}.integration-card>summary small{color:var(--admin-muted);font-size:11px}.integration-badge{width:42px;height:42px;display:grid;flex:0 0 42px;place-items:center;border-radius:11px;background:#f7e5bf;color:var(--admin-red);font-size:11px;font-weight:900}.integration-status{margin-left:auto;padding:5px 8px;border-radius:999px;background:#eeeae4;color:#766d64;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.integration-status.configured{background:#fff0c8;color:#7a5414}.integration-status.enabled{background:#d9eddf;color:#1c5a34}.integration-card-body{padding:0 16px 18px;border-top:1px solid var(--admin-border)}.integration-card-body>p{margin:15px 0;color:var(--admin-muted);font-size:12px;line-height:1.55}.integration-card .admin-form{padding-top:4px}.secret-saved{margin-top:-3px;color:#1c5a34;font-size:10px}.integration-form-footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.integration-form-footer small{color:var(--admin-muted);font-size:10px;text-align:right}
@media(max-width:1100px){.integration-grid{grid-template-columns:1fr}}
@media(max-width:700px){.integration-security-note,.integration-form-footer{align-items:stretch;flex-direction:column}.integration-status{display:none}.integration-card>summary{padding:12px}.integration-card .form-grid{grid-template-columns:1fr}.integration-card .span-2{grid-column:1}.integration-form-footer small{text-align:left}}

/* Three-part public website customizer */
.section-heading-actions{max-width:520px;display:flex;align-items:center;justify-content:flex-end;gap:14px}.section-heading-actions p{margin:0;color:var(--admin-muted);font-size:13px;line-height:1.5}.section-heading-actions .button{min-height:42px;flex:0 0 auto}.site-editor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.site-editor-card{min-width:0;overflow:hidden;border:1px solid var(--admin-border);border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(67,35,20,.045)}.site-editor-card>header{min-height:105px;padding:18px;display:flex;align-items:flex-start;gap:13px;border-bottom:1px solid var(--admin-border);background:#fffcf7}.site-editor-card>header>span{width:37px;height:37px;display:grid;flex:0 0 37px;place-items:center;border-radius:10px;background:var(--admin-red);color:#fff;font-size:11px;font-weight:900}.site-editor-card h3{margin:1px 0 6px;font:700 23px Georgia,serif}.site-editor-card header p{margin:0;color:var(--admin-muted);font-size:11px;line-height:1.45}.site-editor-card form{padding:18px}.site-editor-card textarea{min-height:82px}.site-editor-card .button{margin-top:4px;width:100%}
@media(max-width:1250px){.site-editor-grid{grid-template-columns:1fr}.site-editor-card form{display:grid;grid-template-columns:1fr 1fr}.site-editor-card form .button{grid-column:1/-1}.site-editor-card>header{min-height:auto}}
@media(max-width:700px){.section-heading-actions{max-width:none;align-items:stretch;flex-direction:column}.section-heading-actions .button{width:100%}.site-editor-card form{grid-template-columns:1fr}.site-editor-card form .button{grid-column:1}}

/* Branded Toast ordering location selector */
.sr-only{width:1px;height:1px;padding:0;margin:-1px;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.order-modal-open{overflow:hidden}.toast-order-dialog{width:min(920px,calc(100% - 32px));max-height:min(88vh,850px);padding:0;overflow:hidden;border:0;border-radius:24px;background:#fffaf2;color:var(--green);box-shadow:0 30px 90px rgba(18,32,27,.38)}.toast-order-dialog::backdrop{background:rgba(16,28,24,.7);backdrop-filter:blur(3px)}.toast-order-shell{max-height:min(88vh,850px);display:flex;flex-direction:column}.toast-order-header{min-height:88px;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#8f2e21,#6f2018);color:#fff}.toast-order-brand{display:flex;align-items:center;gap:13px}.toast-order-brand>span{width:52px;height:52px;display:grid;place-items:center;border:2px solid var(--yellow);border-radius:15px;color:var(--yellow);font:700 19px Georgia,serif}.toast-order-brand div{display:grid;gap:4px}.toast-order-brand small{color:#f5c984;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.toast-order-brand strong{font:700 21px Georgia,serif}.toast-order-close{width:42px;height:42px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:rgba(0,0,0,.12);color:#fff;font-size:28px;line-height:1;cursor:pointer}.toast-order-close:hover{background:rgba(0,0,0,.25)}.toast-order-intro{padding:30px 30px 20px}.toast-order-intro .eyebrow{margin-bottom:12px}.toast-order-intro h2{margin:0;font:700 clamp(36px,4vw,53px)/1 Georgia,serif;letter-spacing:-.04em}.toast-order-intro>p:not(.eyebrow){max-width:680px;margin:13px 0 20px;color:#536c64;line-height:1.55}.toast-location-search{height:52px;padding:0 16px;display:flex;align-items:center;gap:11px;border:1px solid #c9d5cc;border-radius:14px;background:#fff}.toast-location-search>span:first-child{font-size:26px}.toast-location-search input{width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--green)}.toast-location-list{padding:2px 30px 28px;display:grid;grid-template-columns:1fr 1fr;gap:12px;overflow-y:auto}.toast-location-card{min-width:0;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #ded7ca;border-radius:16px;background:#fff}.toast-location-card>div{min-width:0}.toast-location-card small{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.toast-location-card h3{margin:5px 0 8px;font:700 23px/1.1 Georgia,serif}.toast-location-card p{margin:0;color:#4f655e;font-size:12px;line-height:1.5}.toast-location-card>div>span{margin-top:8px;display:block;overflow:hidden;color:#778781;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.toast-location-card .button{min-height:42px;padding:0 15px;flex:0 0 auto;font-size:11px}.toast-location-card[hidden]{display:none}.toast-location-empty{grid-column:1/-1;margin:0;padding:36px;border:1px dashed #c9d5cc;border-radius:15px;color:#647972;text-align:center}.toast-order-footer{padding:14px 30px;border-top:1px solid #e3dccf;background:#f2eadc;color:#667a73;font-size:10px;line-height:1.45;text-align:center}
@media(max-width:760px){.toast-order-dialog{width:calc(100% - 18px);max-height:94vh;border-radius:18px}.toast-order-shell{max-height:94vh}.toast-order-header{min-height:74px;padding:12px 15px}.toast-order-brand>span{width:44px;height:44px;flex-basis:44px}.toast-order-brand strong{font-size:17px}.toast-order-intro{padding:23px 18px 16px}.toast-location-list{padding:2px 18px 22px;grid-template-columns:1fr}.toast-location-card{padding:17px}.toast-order-footer{padding:12px 18px}.toast-location-card h3{font-size:21px}}@media(max-width:420px){.toast-order-brand small{display:none}.toast-location-card{align-items:stretch;flex-direction:column}.toast-location-card .button{width:100%}}

/* Toast-style VIP signup popup */
.vip-modal-open{overflow:hidden}.vip-modal{width:min(590px,calc(100% - 30px));max-height:92vh;padding:0;overflow:hidden;border:0;border-radius:22px;background:#fff;color:#2d302e;box-shadow:0 30px 90px rgba(20,24,22,.42)}.vip-modal::backdrop{background:rgba(19,25,22,.7);backdrop-filter:blur(3px)}.vip-modal-shell{max-height:92vh;display:flex;flex-direction:column}.vip-modal-hero{min-height:245px;padding:34px 34px 28px;display:flex;align-items:center;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;background:linear-gradient(135deg,#8f2e21,#6d2018);color:#fff;text-align:center}.vip-modal-hero:before,.vip-modal-hero:after{content:"";width:250px;height:250px;position:absolute;border:1px solid rgba(255,220,146,.2);border-radius:50%}.vip-modal-hero:before{left:-105px;top:-120px}.vip-modal-hero:after{right:-120px;bottom:-150px}.vip-modal-hero>p{margin:14px 0 7px;color:#f5c978;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.vip-modal-hero h2{max-width:460px;margin:0;font:700 clamp(34px,5vw,48px)/.98 Georgia,serif;letter-spacing:-.04em}.vip-modal-close{width:42px;height:42px;display:grid;place-items:center;position:absolute;z-index:2;right:16px;top:16px;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:rgba(0,0,0,.14);color:#fff;font-size:27px;line-height:1;cursor:pointer}.vip-modal-close:hover{background:rgba(0,0,0,.28)}.vip-modal-art{width:88px;height:88px;display:grid;place-items:center;position:relative;border:2px solid #f5c978;border-radius:50%;background:#fff8e9;color:#7d281d;box-shadow:0 10px 28px rgba(0,0,0,.2)}.vip-modal-art span{font:700 24px Georgia,serif}.vip-modal-art i{width:11px;height:11px;position:absolute;border-radius:50%;background:#f5c84c}.vip-modal-art i:nth-of-type(1){left:-4px;top:39px}.vip-modal-art i:nth-of-type(2){right:8px;top:5px}.vip-modal-art i:nth-of-type(3){right:5px;bottom:8px}.vip-modal-content{padding:26px 30px 0;overflow-y:auto}.vip-modal-content>p{margin:0 0 20px;color:#5c6662;font-size:14px;line-height:1.6;text-align:center}.vip-modal-form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.vip-modal-form label:not(.vip-modal-consent){display:grid;gap:6px;color:#47534f;font-size:11px;font-weight:900}.vip-modal-form input:not([type="checkbox"]),.vip-modal-form select{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d5d9d6;border-radius:10px;background:#fff;color:#27352f}.vip-modal-form .span-2{grid-column:1/-1}.vip-modal-consent{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:10px;color:#53615c;font-size:11px;font-weight:700;line-height:1.4}.vip-modal-consent input{margin-top:2px}.vip-modal-legal{color:#7a817e;font-size:9px;line-height:1.45}.vip-modal-submit{margin:5px -30px 0;padding:16px 30px;position:sticky;bottom:0;border-top:1px solid #e4e4e1;background:#fff}.vip-modal-submit .button{width:100%;display:flex;justify-content:space-between;border-color:#a93624;background:#a93624}.vip-modal-submit .button:hover{background:#8f2e21}.vip-modal-done{width:100%;margin-bottom:26px}.vip-modal .alert{text-align:left}
@media(max-width:600px){.vip-modal{width:calc(100% - 18px);max-height:95vh;border-radius:18px}.vip-modal-shell{max-height:95vh}.vip-modal-hero{min-height:205px;padding:28px 18px 23px}.vip-modal-art{width:70px;height:70px}.vip-modal-art span{font-size:20px}.vip-modal-content{padding:21px 18px 0}.vip-modal-form{grid-template-columns:1fr}.vip-modal-form .span-2{grid-column:1}.vip-modal-submit{margin:4px -18px 0;padding:14px 18px}}

/* Homepage media and staff Media Library */
.hero-photo{border-bottom-left-radius:240px}.hero-photo:before{z-index:1}.hero-photo>img{width:100%;height:100%;display:block;position:absolute;inset:0;object-fit:cover}.hero-photo .fresh-badge{z-index:2}.story-media{min-height:520px;overflow:hidden;border-radius:48% 48% 20px 20px;background:var(--paper);box-shadow:0 22px 50px rgba(18,56,47,.15)}.story-media img{width:100%;height:100%;min-height:520px;display:block;object-fit:cover}.story>div:last-child>.button{margin-top:16px}.media-library-layout{display:grid;grid-template-columns:300px 1fr;gap:24px;align-items:start}.media-upload-card{padding:20px;position:sticky;top:95px;border:1px solid var(--admin-border);border-radius:15px;background:#fffcf7}.media-upload-card input[type=file]{padding:10px;background:#fff}.media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.media-grid>.empty-state{grid-column:1/-1}.media-card{min-width:0;overflow:hidden;border:1px solid var(--admin-border);border-radius:15px;background:#fff;box-shadow:0 8px 22px rgba(67,35,20,.045)}.media-card>img{width:100%;height:190px;display:block;object-fit:cover;background:#eee}.media-card>div{padding:15px}.media-card b{display:block;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.media-card>div>small{margin:5px 0 12px;display:block;color:var(--admin-muted);font-size:10px}.media-card .admin-form{gap:9px}.media-card .button{min-height:38px;padding:0 14px;justify-self:start}
@media(max-width:1050px){.media-library-layout{grid-template-columns:1fr}.media-upload-card{position:static}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.hero-photo{border-bottom-left-radius:120px}.story-media,.story-media img{min-height:330px}.media-grid{grid-template-columns:1fr}}
