:root{
  --tea:#4b2417;--tea-dark:#2a120c;--leaf:#28513f;--leaf-2:#6f8f4e;--cream:#fff8ea;--cream-2:#f5ead5;--gold:#c9973e;--ink:#2c211a;--muted:#715f53;--white:#fff;--shadow:0 24px 70px rgba(42,18,12,.14);--radius:28px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:#fffaf0;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%}.container{width:min(1180px,92vw);margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,248,234,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(75,36,23,.08);transition:.3s}.site-header.scrolled{box-shadow:0 12px 40px rgba(42,18,12,.08)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:82px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--tea),var(--leaf));color:#fff;font-family:'Playfair Display',serif;font-size:26px;font-weight:800;box-shadow:0 12px 30px rgba(42,18,12,.2)}.brand strong{display:block;font-family:'Playfair Display',serif;font-size:24px;line-height:1}.brand small{display:block;font-size:11px;color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:4px}.main-nav{display:flex;gap:22px;align-items:center;font-size:14px;font-weight:700}.main-nav a{color:#51392d}.main-nav a:hover,.main-nav a.active{color:var(--gold)}.nav-cta{padding:11px 18px;background:var(--tea);color:#fff!important;border-radius:999px}.nav-toggle{display:none;background:transparent;border:0;gap:5px;flex-direction:column}.nav-toggle span{display:block;width:26px;height:2px;background:var(--tea)}
.hero{position:relative;overflow:hidden;padding:96px 0;background:radial-gradient(circle at 85% 20%,rgba(201,151,62,.28),transparent 34%),linear-gradient(135deg,#fff8ea 0%,#f6ead6 48%,#e9d7b8 100%)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(75,36,23,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(75,36,23,.04) 1px,transparent 1px);background-size:44px 44px}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow{font-weight:800;text-transform:uppercase;letter-spacing:.16em;color:var(--gold);font-size:13px;margin:0 0 14px}h1,h2,h3{font-family:'Playfair Display',serif;line-height:1.08;color:var(--tea-dark)}h1{font-size:clamp(48px,7vw,86px);margin:0 0 24px}h2{font-size:clamp(34px,4vw,58px);margin:0 0 18px}h3{font-size:25px;margin:0 0 12px}.lead{font-size:20px;color:#5f4a3f;max-width:720px}.hero-actions,.cta-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 24px;font-weight:800;transition:.25s;border:1px solid transparent}.btn-primary{background:linear-gradient(135deg,var(--tea),var(--leaf));color:#fff;box-shadow:0 16px 34px rgba(42,18,12,.2)}.btn-primary:hover{transform:translateY(-2px)}.btn-outline{border-color:rgba(75,36,23,.24);background:rgba(255,255,255,.35);color:var(--tea)}.hero-stats{display:flex;gap:24px;flex-wrap:wrap;margin-top:34px;color:var(--muted)}.hero-stats strong{display:block;color:var(--tea);font-size:22px}.hero-visual{min-height:560px;position:relative;border-radius:44px;background:linear-gradient(160deg,#64301f,#1f4b38);box-shadow:var(--shadow);overflow:hidden}.hero-visual:after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.18);border-radius:34px}.cup-card{position:absolute;left:40px;right:40px;bottom:40px;padding:34px;border-radius:30px;background:rgba(255,248,234,.94);box-shadow:0 20px 60px rgba(0,0,0,.18);z-index:2}.cup{width:156px;height:110px;border-radius:0 0 58px 58px;background:linear-gradient(180deg,#fff,#f3dcc3);margin:auto;position:relative;border:10px solid #f8ead4;border-top:0}.cup:before{content:"";position:absolute;width:58px;height:58px;border:11px solid #f6e3c9;border-left:0;border-radius:0 50% 50% 0;right:-58px;top:20px}.cup:after{content:"";position:absolute;width:110px;height:18px;background:#603019;border-radius:50%;left:13px;top:-5px}.steam{position:absolute;width:110px;height:210px;border-radius:50%;border-left:4px solid rgba(255,255,255,.42);top:70px;animation:steam 4s ease-in-out infinite}.steam-1{left:34%;}.steam-2{left:50%;animation-delay:1s}@keyframes steam{0%,100%{transform:translateY(15px);opacity:.2}50%{transform:translateY(-20px);opacity:.75}}
.section{padding:96px 0}.soft-bg{background:var(--cream)}.section-head{max-width:620px}.section-head.centered{text-align:center;margin:0 auto 42px}.section-head p{color:var(--muted)}.feature-grid,.day-grid,.menu-teaser-grid,.offer-grid,.story-grid,.value-grid,.job-grid{display:grid;gap:24px}.feature-grid.four{grid-template-columns:repeat(4,1fr)}.feature-card,.day-card,.menu-tile,.story-card,.value-card,.job-card,.contact-card,.policy-card{padding:30px;border-radius:var(--radius);background:#fff;box-shadow:0 12px 34px rgba(42,18,12,.07);border:1px solid rgba(75,36,23,.08);transition:.25s}.feature-card:hover,.menu-tile:hover,.story-card:hover{transform:translateY(-5px)}.feature-card span,.menu-tile span{font-size:38px}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center}.split.reverse{grid-template-columns:1fr 1fr}.experience-list{display:grid;gap:16px}.experience-row{padding:24px 28px;background:#fff;border:1px solid rgba(75,36,23,.1);border-radius:24px;display:flex;justify-content:space-between;gap:18px;align-items:center;box-shadow:0 8px 25px rgba(42,18,12,.06)}.experience-row strong{font-family:'Playfair Display',serif;font-size:26px;color:var(--tea)}.experience-row span{color:var(--muted);font-weight:600}.text-link{display:inline-block;margin-top:14px;color:var(--leaf);font-weight:900}.dark-band{background:linear-gradient(135deg,var(--tea-dark),var(--leaf));color:#fff}.dark-band h2,.dark-band .eyebrow{color:#fff}.pill-grid{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.pill-grid span{padding:13px 18px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);font-weight:800}.day-grid{grid-template-columns:repeat(3,1fr)}.day-card{min-height:180px;background:linear-gradient(180deg,#fff,#fff7e6)}.visual-panel{border-radius:40px;min-height:430px;background:linear-gradient(145deg,#d7ad66,#65301f);padding:24px;box-shadow:var(--shadow)}.photo-card{height:100%;min-height:380px;border-radius:30px;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.75),transparent 20%),linear-gradient(145deg,#fff0cc,#4d2416 70%)}.photo-card.tea:after{content:"AariVista Tea Corner";display:grid;place-items:end start;height:100%;padding:30px;color:#fff;font-family:'Playfair Display',serif;font-size:36px}.check-list{padding:0;margin:22px 0;list-style:none}.check-list li{margin:10px 0;padding-left:30px;position:relative}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--leaf);font-weight:900}.menu-teaser-grid{grid-template-columns:repeat(4,1fr)}.offers-band{background:linear-gradient(135deg,#fff8ea,#ead0a0)}.offer-grid{grid-template-columns:repeat(4,1fr)}.offer-card{padding:30px;border-radius:28px;background:#fff;text-align:center;border:1px solid rgba(75,36,23,.1);box-shadow:0 16px 40px rgba(42,18,12,.08)}.offer-card p{color:var(--muted);font-weight:800;margin:0}.offer-card h3{font-size:32px;color:var(--leaf);margin:8px 0}.cta{padding-top:40px}.cta-box{display:flex;justify-content:space-between;gap:32px;align-items:center;padding:48px;border-radius:34px;background:linear-gradient(135deg,var(--tea),var(--leaf));color:#fff;box-shadow:var(--shadow)}.cta-box h2,.cta-box .eyebrow{color:#fff}.cta-box p{max-width:690px;color:#f9e9d0}.site-footer{padding:70px 0 24px;background:var(--tea-dark);color:#f5ead5}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr .8fr 1fr;gap:36px}.footer-grid a{display:block;color:#ead8ba;margin:8px 0}.footer-grid h4{margin:0 0 12px;color:#fff}.footer-brand .brand-mark{background:#fff;color:var(--tea)}.footer-brand strong{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);margin-top:40px;padding-top:22px;color:#d7c7ad}.page-hero{padding:74px 0;background:linear-gradient(135deg,#fff8ea,#ecd8b5)}.page-hero .container{display:grid;gap:20px}.breadcrumb{color:var(--muted);font-weight:800}.breadcrumb a{color:var(--leaf)}.page-hero h1{font-size:clamp(42px,5vw,72px);max-width:900px}.page-hero p{max-width:780px;color:var(--muted);font-size:19px}.card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.large-card{padding:42px;border-radius:34px;background:#fff;box-shadow:var(--shadow);border:1px solid rgba(75,36,23,.08)}.large-card h2{font-size:42px}.tag{display:inline-block;padding:8px 13px;border-radius:999px;background:var(--cream-2);font-weight:900;color:var(--tea);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.menu-category{margin-bottom:54px}.menu-category h2{border-bottom:1px solid rgba(75,36,23,.12);padding-bottom:16px}.menu-list{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.menu-item{padding:24px;border-radius:24px;background:#fff;border:1px solid rgba(75,36,23,.08);box-shadow:0 10px 28px rgba(42,18,12,.06)}.menu-item-top{display:flex;justify-content:space-between;gap:20px}.price{font-weight:900;color:var(--leaf)}.badge{display:inline-block;margin-top:10px;background:rgba(201,151,62,.16);color:var(--tea);padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900}.story-grid{grid-template-columns:repeat(3,1fr)}.story-card .category{color:var(--gold);font-weight:900;font-size:13px;text-transform:uppercase}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:30px}.form{display:grid;gap:16px}.form input,.form textarea,.form select{width:100%;padding:16px;border-radius:16px;border:1px solid rgba(75,36,23,.18);font:inherit;background:#fff}.form textarea{min-height:150px}.map-box{min-height:280px;border-radius:24px;background:linear-gradient(145deg,#d8bc84,#28513f);display:grid;place-items:center;color:#fff;text-align:center;padding:30px}.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.15s}
@media(max-width:980px){.main-nav{position:fixed;inset:82px 0 auto 0;background:#fff8ea;display:none;flex-direction:column;padding:24px;border-bottom:1px solid rgba(75,36,23,.1)}.main-nav.open{display:flex}.nav-toggle{display:flex}.hero-grid,.split,.split.reverse,.contact-layout{grid-template-columns:1fr}.hero-visual{min-height:430px}.feature-grid.four,.menu-teaser-grid,.offer-grid,.day-grid,.footer-grid,.menu-list,.story-grid,.card-grid{grid-template-columns:1fr 1fr}.cta-box{display:block}.cta-actions{margin-top:22px}}
@media(max-width:640px){.section{padding:68px 0}.feature-grid.four,.menu-teaser-grid,.offer-grid,.day-grid,.footer-grid,.menu-list,.story-grid,.card-grid{grid-template-columns:1fr}.hero{padding:70px 0}.hero-visual{min-height:360px}.cup-card{left:20px;right:20px;bottom:20px}.experience-row{display:block}.footer-bottom{display:block}h1{font-size:44px}.main-nav{align-items:flex-start}.nav-wrap{min-height:74px}}
.admin-hero{background:linear-gradient(135deg,#2a120c,#28513f);color:#fff}.admin-hero h1,.admin-hero .eyebrow{color:#fff}.admin-hero p{color:#f5ead5}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px}.admin-stat{padding:22px;border-radius:22px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14)}.admin-stat strong{display:block;font-size:34px}.admin-layout{display:grid;grid-template-columns:420px 1fr;gap:28px;align-items:start}.admin-panel{background:#fff;border:1px solid rgba(75,36,23,.1);border-radius:28px;box-shadow:0 14px 40px rgba(42,18,12,.08);padding:28px}.admin-panel.sticky{position:sticky;top:100px}.admin-table-wrap{overflow:auto}.admin-table{width:100%;border-collapse:collapse;font-size:14px}.admin-table th,.admin-table td{padding:14px;border-bottom:1px solid rgba(75,36,23,.1);text-align:left;vertical-align:top}.admin-table th{background:#fff8ea;color:#4b2417}.admin-table small{display:block;color:#715f53;margin-top:4px;max-width:360px}.mini-btn{border:0;border-radius:999px;padding:8px 12px;background:#28513f;color:#fff;font-weight:800;cursor:pointer;margin:2px}.mini-btn.danger{background:#8a2d1d}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form label{font-weight:800;color:#4b2417}.form .check-line{display:flex;align-items:center;gap:10px}.form .check-line input{width:auto}.admin-actions{display:flex;gap:12px;flex-wrap:wrap}.json-box{width:100%;min-height:220px;border-radius:18px;border:1px solid rgba(75,36,23,.18);padding:16px;font:13px ui-monospace,SFMono-Regular,Consolas,monospace}.store-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.store-card{padding:34px;border-radius:30px;background:#fff;border:1px solid rgba(75,36,23,.1);box-shadow:0 14px 42px rgba(42,18,12,.08)}.store-card-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:16px}.store-status{padding:7px 12px;border-radius:999px;background:rgba(40,81,63,.12);color:#28513f;font-weight:900;font-size:12px}.store-status.soon{background:rgba(201,151,62,.18);color:#4b2417}.store-meta{padding-left:18px;color:#715f53}.store-services{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.store-services span{padding:8px 11px;border-radius:999px;background:#fff8ea;font-weight:800;font-size:12px;color:#4b2417}.empty-state{padding:40px;border-radius:24px;background:#fff;border:1px dashed rgba(75,36,23,.25);text-align:center;color:#715f53;font-weight:800}
@media(max-width:980px){.admin-layout{grid-template-columns:1fr}.admin-panel.sticky{position:static}.admin-stat-grid,.store-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.admin-stat-grid,.store-grid,.form-row{grid-template-columns:1fr}}


/* MVC dynamic polish */
.btn-small{padding:10px 16px;font-size:13px}.alert-success{padding:16px 20px;border-radius:18px;background:rgba(40,81,63,.12);color:var(--leaf);font-weight:800;margin-bottom:18px}.validation-summary-errors,.field-validation-error{color:#9f2a2a;font-size:.92rem}.narrow{width:min(900px,92vw);margin:auto}.card{padding:30px;border-radius:var(--radius);background:#fff;box-shadow:0 12px 34px rgba(42,18,12,.07);border:1px solid rgba(75,36,23,.08);transition:.25s}.card:hover{transform:translateY(-3px)}.card-grid.three{grid-template-columns:repeat(3,1fr)}.card-grid.four{grid-template-columns:repeat(4,1fr)}.alt{background:var(--cream)}.muted{color:var(--muted)}.price-row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:18px}.menu-item form{margin-top:18px}.menu-feedback{display:inline-block;margin-top:12px;color:var(--leaf);font-weight:800}.qty-input{width:82px;padding:10px 12px;border-radius:14px;border:1px solid rgba(75,36,23,.18);background:#fff}.cart-shell{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:start}.cart-items{display:grid;gap:18px}.cart-card{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:24px;border-radius:26px;background:#fff;box-shadow:0 12px 34px rgba(42,18,12,.07);border:1px solid rgba(75,36,23,.08)}.cart-card h3{font-size:24px;margin:0 0 8px}.cart-meta{color:var(--muted);margin:0}.cart-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.summary-card{position:sticky;top:104px;padding:28px;border-radius:30px;background:linear-gradient(180deg,#fff,#fff8ea);box-shadow:var(--shadow);border:1px solid rgba(75,36,23,.1)}.summary-row{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid rgba(75,36,23,.09)}.summary-total{font-size:24px;font-weight:900;color:var(--tea);border-bottom:0}.empty-cart{padding:56px;text-align:center;border-radius:34px;background:#fff;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-grid .full{grid-column:1/-1}.form-field label{font-weight:800;color:var(--tea);margin-bottom:.35rem;display:block}.form-field input,.form-field select,.form-field textarea{width:100%;padding:16px;border:1px solid rgba(75,36,23,.18);border-radius:16px;background:#fff;font:inherit}.admin-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.admin-nav{background:#2b1b12;color:#fff;padding:1.5rem}.admin-nav a{display:block;color:#fff;padding:.65rem 0;text-decoration:none}.admin-main{padding:2rem;background:#fffaf0}.table{width:100%;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden}.table th,.table td{padding:.85rem;border-bottom:1px solid #eee;text-align:left}.actions{display:flex;gap:.5rem;flex-wrap:wrap}.btn-danger{background:#9f2a2a!important;color:#fff!important}.btn-muted{background:#efe6d5!important;color:#332114!important}
@media(max-width:980px){.cart-shell{grid-template-columns:1fr}.summary-card{position:static}.card-grid.three,.card-grid.four{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.card-grid.three,.card-grid.four,.form-grid,.admin-shell{grid-template-columns:1fr}.admin-nav{position:relative}.cart-card{grid-template-columns:1fr}.cart-actions{justify-content:flex-start}}

/* Food ordering menu inspired by modern delivery apps while retaining AariVista theme */
.food-menu-page{background:#fff;padding:54px 0 70px}.food-menu-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:34px}.food-menu-head h1{font-size:clamp(38px,5vw,66px);margin-bottom:14px}.food-menu-head p:not(.eyebrow){color:var(--muted);font-size:18px;max-width:780px}.popular-cuisines{margin:8px 0 36px}.popular-cuisines h2{font-family:Inter,system-ui,sans-serif;font-size:24px;margin:0 0 22px;color:#07172f}.cuisine-strip{display:flex;gap:28px;overflow-x:auto;scrollbar-width:thin;padding:8px 6px 18px}.cuisine-item{flex:0 0 82px;text-align:center;font-weight:600;line-height:1.05;color:#1f2329}.cuisine-img{width:72px;height:72px;border-radius:50%;display:block;margin:0 auto 10px;background:#f6f6f6;box-shadow:0 8px 22px rgba(0,0,0,.12);overflow:hidden}.cuisine-img img{width:100%;height:100%;object-fit:cover;display:block}.dish-browser{width:min(1080px,100%);margin:auto;background:#f4f6f8;padding:0 18px 28px}.dish-tabs{display:flex;gap:34px;padding:0 16px;height:54px;align-items:flex-end;font-weight:800}.dish-tabs span{color:#6f665f;padding-bottom:12px}.dish-tabs strong{color:#111;padding-bottom:12px;border-bottom:4px solid #ff5a00}.filter-chips{display:flex;gap:10px;overflow-x:auto;padding:18px;background:#f4f6f8}.filter-chips button{white-space:nowrap;border:1px solid #d8dce1;background:#fff;border-radius:10px;padding:10px 16px;font:700 16px Inter,system-ui;color:#4a4d52;box-shadow:0 2px 5px rgba(0,0,0,.04)}.filter-chips b{text-decoration:underline;text-decoration-color:#ff5a00;text-decoration-thickness:3px}.restaurant-dish-section{background:#fff;border-radius:0 0 30px 30px;margin-bottom:18px;padding:22px 20px 36px;box-shadow:0 14px 34px rgba(0,0,0,.06);overflow:hidden}.restaurant-dish-section+.restaurant-dish-section{border-radius:30px}.restaurant-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px}.restaurant-head h2{font-family:Inter,system-ui,sans-serif;font-size:23px;margin:0;color:#32384a}.restaurant-head p{margin:2px 0;color:#283042;font-weight:800}.restaurant-head a{font-size:42px;color:#8b8f96;line-height:1}.rating-pill,.rating-mini{display:inline-flex;align-items:center;border-radius:6px;background:#16a064;color:#fff;font-weight:900;font-size:13px;padding:1px 6px}.deal-line{color:#ff5a48!important;font-size:13px}.dish-scroll{display:flex;gap:16px;overflow-x:auto;padding:0 0 8px;scrollbar-width:thin}.dish-card{flex:0 0 478px;min-height:214px;border:1px solid #d8dce1;border-radius:18px;background:#fff;display:grid;grid-template-columns:1fr 150px;gap:18px;padding:16px;position:relative}.dish-info{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.dish-info h3{font-family:Inter,system-ui,sans-serif;font-size:22px;line-height:1.1;margin:0;color:#30384a}.dish-info strong{font-size:18px;color:#07172f}.dish-info small{color:#715f53;font-weight:800}.veg-mark{display:inline-block;width:18px;height:18px;border:2px solid #119b74;border-radius:4px;position:relative;vertical-align:-3px;margin-right:7px}.veg-mark:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#119b74;left:50%;top:50%;transform:translate(-50%,-50%)}.dish-photo-wrap{align-self:center;position:relative;width:150px}.dish-photo-wrap img{width:150px;height:132px;object-fit:cover;border-radius:14px;background:#8ff1e8;display:block}.dish-photo-wrap form{position:absolute;left:0;right:0;bottom:-24px;margin:auto;width:150px}.dish-photo-wrap button{width:100%;height:48px;border:1px solid #d8dce1;border-radius:12px;background:#fff;color:#12a36d;font-size:20px;font-weight:900;box-shadow:0 6px 16px rgba(0,0,0,.08);cursor:pointer}.menu-feedback.compact{position:absolute;left:16px;bottom:12px;font-size:12px;color:#6f665f}.checkout-shell-page{background:#e9ecef;padding:48px 0 70px;min-height:calc(100vh - 82px)}.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 460px;gap:38px;align-items:start}.checkout-left{background:#fff;min-height:650px;padding:44px 52px 70px;position:relative}.timeline-pin{position:absolute;left:-38px;top:42px;width:52px;height:52px;background:#07172f;color:#fff;display:grid;place-items:center;font-size:28px;box-shadow:0 6px 18px rgba(0,0,0,.22)}.checkout-address-panel h1{font-family:Inter,system-ui,sans-serif;font-size:24px;color:#07172f;margin:0 0 4px}.checkout-address-panel>p{font-size:20px;color:#4a5364;margin:0 0 42px}.address-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin-bottom:30px}.delivery-card,.cart-line-modern{border:1px solid #dfe3e7;background:#fff;min-height:190px;padding:28px;display:grid;grid-template-columns:42px 1fr;gap:18px;cursor:pointer}.delivery-card input{display:none}.delivery-card:has(input:checked){border-color:#12a36d;box-shadow:0 0 0 2px rgba(18,163,109,.12)}.delivery-icon{font-size:26px;color:#07172f}.delivery-content{display:grid;gap:8px;color:#657083}.delivery-content strong{font-size:21px;color:#07172f}.delivery-content b{font-size:14px;color:#111;margin-top:20px}.delivery-content em{display:inline-flex;align-items:center;justify-content:center;background:#17a86f;color:#fff;font-style:normal;font-weight:900;padding:12px 18px;margin-top:6px;width:max-content}.add-address-card{border-style:dashed}.checkout-options-row{display:grid;gap:8px;margin:18px 0;max-width:420px}.checkout-options-row.full{max-width:100%}.checkout-options-row label{font-weight:900;color:#07172f}.checkout-options-row select,.checkout-options-row textarea{border:1px solid #dfe3e7;border-radius:0;background:#fff;padding:14px 16px;font:inherit}.checkout-options-row textarea{min-height:90px}.checkout-summary-panel{background:#fff;padding:30px 38px;position:sticky;top:102px;max-height:calc(100vh - 124px);overflow:auto}.checkout-brand-mini{display:grid;grid-template-columns:64px 1fr;gap:18px;align-items:center;margin-bottom:28px}.checkout-brand-mini img{width:64px;height:64px;object-fit:cover}.checkout-brand-mini h2{font-family:Inter,system-ui,sans-serif;font-size:20px;color:#07172f;margin:0}.checkout-brand-mini p{margin:0;border-bottom:3px solid #07172f;padding-bottom:10px;color:#2b3444}.summary-item-row{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:14px 0;font-weight:700;color:#07172f}.summary-item-row strong{font-weight:500}.suggestion-box{background:#f7f7f7;color:#6f7480;padding:18px 22px;margin:22px 0;font-weight:700}.no-contact{display:grid;grid-template-columns:28px 1fr;gap:12px;border:1px solid #aeb4bb;padding:12px 16px;color:#606a78;line-height:1.25}.no-contact b{color:#253145}.coupon-box{border:1px dashed #aeb4bb;margin:20px 0;padding:22px;font-weight:900;color:#253145}.checkout-summary-panel h3{font-family:Inter,system-ui,sans-serif;font-size:16px;margin:18px 0 8px}.bill-row{display:flex;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid #e5e8eb;color:#253145}.bill-row .free{color:#10a36b}.bill-total{display:flex;justify-content:space-between;gap:20px;font-size:17px;font-weight:900;color:#000;padding:24px 0 0}.cart-item-list-modern{grid-template-columns:1fr}.cart-line-modern{grid-template-columns:90px 1fr auto;align-items:center;min-height:0}.cart-line-modern img{width:78px;height:78px;border-radius:12px;object-fit:cover}.cart-line-modern h3{font-family:Inter,system-ui,sans-serif;font-size:20px;margin:0 0 4px;color:#07172f}.cart-line-modern p{margin:0 0 6px;color:#687386}.cart-line-actions{display:grid;gap:10px;justify-items:end}.qty-box{display:flex;border:1px solid #d0d6dc}.qty-box button,.qty-box span{width:42px;height:34px;border:0;background:#fff;display:grid;place-items:center;color:#17a86f;font-weight:900}.qty-box span{color:#17a86f;border-left:1px solid #d0d6dc;border-right:1px solid #d0d6dc}.remove-link{border:0;background:transparent;color:#a33;font-weight:800;cursor:pointer}.checkout-next-row{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:26px}.empty-checkout-card{border:1px dashed #ccd3da;padding:44px;text-align:center}.empty-checkout-card h2{font-family:Inter,system-ui,sans-serif;color:#07172f}
@media(max-width:1100px){.checkout-grid{grid-template-columns:1fr}.checkout-summary-panel{position:static;max-height:none}.timeline-pin{display:none}.checkout-left{padding:34px 26px}.dish-browser{width:100%}}
@media(max-width:760px){.food-menu-head{display:block}.address-card-grid{grid-template-columns:1fr}.dish-card{flex-basis:86vw;grid-template-columns:1fr 130px}.dish-photo-wrap,.dish-photo-wrap img,.dish-photo-wrap form{width:130px}.cuisine-strip{gap:18px}.checkout-shell-page{padding:20px 0}.checkout-summary-panel{padding:24px}.cart-line-modern{grid-template-columns:64px 1fr}.cart-line-actions{grid-column:1/-1;justify-items:start}.checkout-left{min-height:0}}

/* Store-first ordering additions */
.store-select-panel{background:#fff;border:1px solid #ece2d1;border-radius:24px;padding:24px;margin:0 0 28px;display:grid;grid-template-columns:1.2fr .8fr 1.1fr;gap:20px;align-items:center;box-shadow:0 14px 36px rgba(42,18,12,.08)}
.store-select-panel h2{font-family:Inter,system-ui,sans-serif;font-size:22px;margin:0;color:#07172f}.store-select-panel p{margin:4px 0 0;color:var(--muted)}.store-select-panel select{width:100%;padding:15px 18px;border:1px solid #d8dce1;border-radius:12px;background:#fff;font:800 16px Inter,system-ui;color:#253145}.selected-store-map{background:#fff8ea;border:1px dashed #d2bd91;border-radius:18px;padding:14px 16px;display:grid;gap:4px;color:#5d5047}.selected-store-map strong{color:#2b120c}.selected-store-map a{font-weight:900;color:#17a86f}.store-location-card .delivery-content span:nth-child(3){font-size:13px;color:#17a86f;font-weight:800}.new-address-form input,.new-address-form textarea{width:100%;border:1px solid #dfe3e7;border-radius:8px;padding:10px;margin:2px 0;font:inherit}.fulfilment-switch select{max-width:340px}.store-assignment-box{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px}.store-assignment-box>label:first-child{grid-column:1/-1}.check-pill{border:1px solid #e3d8c3;border-radius:14px;background:#fff8ea;padding:12px 14px;font-weight:800;color:#4b2417}.qty-update-form{display:flex;gap:8px;align-items:center}.qty-update-form input{width:70px;padding:8px;border:1px solid #d0d6dc;border-radius:8px}.qty-update-form button{border:0;border-radius:8px;padding:8px 12px;background:#17a86f;color:#fff;font-weight:900}.admin-login-body{min-height:100vh;background:linear-gradient(135deg,#fff8ea,#ead9b8);display:grid;place-items:center;padding:24px}.admin-login-card{width:min(460px,94vw);background:#fff;border-radius:28px;padding:34px;box-shadow:0 30px 80px rgba(42,18,12,.18)}.admin-login-card h1{font-size:38px;margin:24px 0 4px}.admin-login-card p{color:var(--muted);margin-bottom:24px}.text-danger{color:#a33;font-weight:800}
@media(max-width:900px){.store-select-panel{grid-template-columns:1fr}.store-select-panel select{max-width:100%}}
.mini-map-card{margin:14px 0;padding:18px;border-radius:18px;background:linear-gradient(135deg,#e6f1ea,#fff8ea);border:1px solid #d8e3d6;font-weight:900;color:#28513f}

/* Professional store-wise menu refinements */
.professional-menu-page{background:#fff;padding-top:42px}.compact-head{align-items:center;margin-bottom:22px}.compact-head h1{font-size:clamp(38px,4.6vw,60px)}.store-first-panel{background:linear-gradient(135deg,#fff,#fff8ea);border:1px solid #eadfc7;border-radius:26px;padding:22px;display:grid;grid-template-columns:1fr 360px 1.2fr;gap:20px;align-items:center;box-shadow:0 18px 48px rgba(42,18,12,.08);margin-bottom:34px}.store-first-copy h2{font-family:Inter,system-ui,sans-serif;margin:6px 0 2px;font-size:24px;color:#07172f}.store-first-copy p{margin:0;color:#6b7280}.step-badge{display:inline-flex;align-items:center;border-radius:999px;background:#28513f;color:#fff;padding:6px 12px;font-weight:900;font-size:12px}.store-first-form select{width:100%;border:1px solid #d8dce1;border-radius:16px;background:#fff;padding:16px 18px;font:900 16px Inter,system-ui;color:#253145;box-shadow:0 8px 22px rgba(0,0,0,.05)}.selected-store-card-pro{border:1px dashed #d2bd91;background:#fffaf0;border-radius:20px;padding:16px;display:grid;gap:5px;color:#5d5047}.selected-store-card-pro strong{color:#2b120c;font-size:18px}.selected-store-card-pro small{color:#119b74;font-weight:800}.selected-store-card-pro a{color:#28513f;font-weight:900}.store-service-tags{display:flex;gap:6px;flex-wrap:wrap}.store-service-tags em{font-style:normal;background:#e9f3ed;color:#28513f;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.professional-empty{margin:24px 0 60px;background:#fff}.crisp-categories{background:#fff;margin-top:0}.crisp-categories h2{font-family:Inter,system-ui,sans-serif;color:#07172f;font-size:24px}.dish-browser-pro{width:100%;border-radius:0;background:#f4f6f8;padding:0 24px 30px;box-shadow:none}.single-tab{justify-content:space-between;height:64px}.single-tab strong{font-size:22px}.single-tab .store-context{border-bottom:0!important;color:#6f665f;font-size:14px;font-weight:800}.professional-filters{padding:18px 0 24px}.professional-filters .chip,.sort-chip-form select{white-space:nowrap;border:1px solid #d8dce1;background:#fff;border-radius:12px;padding:11px 18px;font:800 16px Inter,system-ui;color:#4a4d52;box-shadow:0 5px 13px rgba(0,0,0,.05);display:inline-flex;align-items:center;min-height:46px}.sort-chip-form select{appearance:none;padding-right:34px}.professional-filters .chip.active{background:#fff3e8;border-color:#ff5a00;color:#151515;box-shadow:inset 0 -3px 0 #ff5a00}.professional-filters .chip.clear{background:#2b120c;color:#fff;border-color:#2b120c}.pro-dish-section{border-radius:28px!important;margin-bottom:22px;padding:24px 24px 34px}.pro-dish-card{flex-basis:500px;border-radius:18px;box-shadow:0 6px 18px rgba(0,0,0,.03)}.pro-dish-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.08)}.pro-dish-card .menu-feedback.compact{position:static;margin-top:auto}.restaurant-head a{display:none}.deal-line{font-weight:900!important;color:#ff5a48!important}.rating-pill,.rating-mini{background:#16a064!important}.dish-scroll{padding-bottom:12px}.dish-scroll::-webkit-scrollbar,.cuisine-strip::-webkit-scrollbar{height:7px}.dish-scroll::-webkit-scrollbar-thumb,.cuisine-strip::-webkit-scrollbar-thumb{background:#9b9b9b;border-radius:999px}.dish-scroll::-webkit-scrollbar-track,.cuisine-strip::-webkit-scrollbar-track{background:#e5e7eb;border-radius:999px}

/* Modern admin entry screens */
.admin-shell{grid-template-columns:280px 1fr;background:#f6efe3}.admin-nav{background:linear-gradient(180deg,#2a120c,#28513f);padding:28px 22px;position:sticky;top:0;height:100vh;overflow:auto}.admin-nav h2{font-family:'Playfair Display',serif;color:#fff;font-size:30px;margin:0 0 22px}.admin-nav a{padding:12px 14px;margin:3px 0;border-radius:14px;color:#fff;font-weight:800;opacity:.88}.admin-nav a:hover{background:rgba(255,255,255,.12);opacity:1}.admin-main{background:#f7efe4;padding:34px}.admin-main h1{font-size:clamp(34px,4vw,52px);margin-bottom:10px}.admin-page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px}.admin-page-head p{margin:0;color:#715f53}.admin-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#c9973e!important;font-weight:900;font-size:12px}.admin-actions-row{display:flex;gap:10px;flex-wrap:wrap}.form-grid.card,.card.form-grid{border-radius:26px;padding:28px;background:#fff;box-shadow:0 18px 54px rgba(42,18,12,.08);border:1px solid #eadfc7}.form-field label{font-size:13px;text-transform:uppercase;letter-spacing:.06em}.form-field input,.form-field select,.form-field textarea{border-radius:14px;border:1px solid #ded6c8;background:#fffdf8;transition:.2s}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:0;border-color:#c9973e;box-shadow:0 0 0 4px rgba(201,151,62,.14);background:#fff}.table{border-radius:22px;box-shadow:0 16px 44px rgba(42,18,12,.07);overflow:hidden}.table th{background:#fff8ea;color:#4b2417;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.table td{background:#fff}.check-pill{display:flex;gap:10px;align-items:center;background:#fffdf8}.check-pill input{width:18px;height:18px}.admin-alert{padding:14px 18px;border-radius:16px;background:#e7f4ec;color:#28513f;font-weight:900;margin-bottom:18px}.admin-matrix-card{background:#fff;border:1px solid #eadfc7;border-radius:26px;box-shadow:0 18px 54px rgba(42,18,12,.08);padding:20px}.matrix-scroll{overflow:auto;max-height:68vh}.store-menu-matrix{width:100%;border-collapse:separate;border-spacing:0}.store-menu-matrix th{position:sticky;top:0;background:#fff8ea;z-index:2;color:#4b2417;text-align:left;padding:14px;border-bottom:1px solid #eadfc7}.store-menu-matrix td{padding:14px;border-bottom:1px solid #f0e5d2;background:#fff;vertical-align:middle}.store-menu-matrix th:first-child,.store-menu-matrix td:first-child{position:sticky;left:0;background:#fff;z-index:1}.store-menu-matrix th:first-child{background:#fff8ea;z-index:3}.store-menu-matrix small{color:#715f53}.matrix-check{text-align:center}.matrix-check input{width:22px;height:22px;accent-color:#17a86f}.admin-form-actions{display:flex;justify-content:flex-end;padding-top:18px}
@media(max-width:1000px){.store-first-panel{grid-template-columns:1fr}.admin-shell{grid-template-columns:1fr}.admin-nav{position:relative;height:auto}.admin-page-head{display:block}.dish-browser-pro{padding-inline:12px}}
@media(max-width:760px){.single-tab{display:block;height:auto;padding:14px 0}.pro-dish-card{flex-basis:88vw}.professional-filters{padding-top:12px}.store-first-panel{padding:18px}}

/* =========================================================
   AariVista professional theme refresh - store-wise ordering
   ========================================================= */
html,body{max-width:100%;overflow-x:hidden;background:linear-gradient(180deg,#fffdf7 0%,#fff7e8 100%)}
:root{--brand-green:#0f2c1f;--brand-gold:#d7a850;--brand-gold-2:#f2d18a;--brand-cream:#fff8ea;--brand-mist:#f6efe3;--brand-coffee:#34140d;--brand-orange:#ff5a1f;--brand-line:#eadfc8;--brand-success:#139b63;--modern-shadow:0 22px 70px rgba(30,18,8,.12)}
.container{width:min(1280px,92vw)}
.av-glass-header{background:rgba(255,248,234,.94);border-bottom:1px solid rgba(215,168,80,.22);box-shadow:0 10px 34px rgba(15,44,31,.05)}
.av-nav-wrap{min-height:86px}.logo-brand{gap:0}.logo-brand img{width:196px;height:62px;object-fit:cover;object-position:center;border-radius:18px;box-shadow:0 12px 30px rgba(15,44,31,.14);border:1px solid rgba(215,168,80,.35)}
.av-main-nav{gap:10px}.av-main-nav a{display:inline-flex;align-items:center;gap:6px;padding:10px 10px;border-radius:999px;font-size:14px;color:#462d23;white-space:nowrap}.av-main-nav a span{font-size:14px}.av-main-nav a:hover,.av-main-nav a.active{background:#fff;color:var(--brand-green);box-shadow:0 8px 22px rgba(15,44,31,.08)}.av-main-nav .nav-cta{background:linear-gradient(135deg,var(--brand-coffee),var(--brand-green));color:#fff!important;padding:12px 20px}.cart-count-pill:not(:empty){background:var(--brand-orange);color:#fff;border-radius:999px;min-width:20px;height:20px;display:inline-grid;place-items:center;font-size:11px;padding:0 6px}.av-footer .footer-logo img{width:210px;height:76px;object-fit:cover;border-radius:18px}
.av-page{padding:34px 0 92px}.av-hero-slim{display:flex;justify-content:space-between;gap:34px;align-items:center;margin-bottom:28px;padding:28px 0}.av-hero-slim h1{font-size:clamp(44px,6vw,76px);max-width:980px}.av-hero-slim .lead{font-size:19px;max-width:780px;color:#776258}.floating-cart-cta{width:126px;height:126px;border-radius:46px;display:grid;place-items:center;text-align:center;background:linear-gradient(135deg,var(--brand-coffee),var(--brand-green));color:#fff;font-weight:900;box-shadow:0 30px 70px rgba(15,44,31,.24);transform:rotate(-2deg)}.floating-cart-cta span{font-size:26px}.floating-cart-cta b{display:block;line-height:1.1}.floating-cart-cta:hover{transform:translateY(-4px) rotate(0deg)}
.store-picker-modern{background:#fff;border:1px solid var(--brand-line);border-radius:32px;padding:24px;box-shadow:var(--modern-shadow);margin-bottom:30px}.picker-title{display:flex;align-items:center;gap:16px;margin-bottom:18px}.icon-bubble{width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,var(--brand-green),#214b38);color:#fff;display:grid;place-items:center;font-size:25px;box-shadow:0 14px 28px rgba(15,44,31,.18)}.picker-title h2{font-family:Inter,system-ui,sans-serif;font-size:24px;margin:0;color:#101828}.picker-title p{margin:2px 0 0;color:#667085}.store-card-grid-vertical{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:16px}.store-select-card{position:relative;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:14px;padding:18px;border:1px solid #e6dccc;border-radius:24px;background:linear-gradient(180deg,#fff,#fffdf8);transition:.22s;min-height:128px}.store-select-card:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(15,44,31,.12);border-color:var(--brand-gold)}.store-select-card.selected{border-color:var(--brand-green);box-shadow:0 0 0 4px rgba(15,44,31,.08),0 20px 42px rgba(15,44,31,.12)}.store-select-card.selected:after{content:'✓';position:absolute;right:16px;top:14px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--brand-success);color:#fff;font-weight:900}.store-select-card input{position:absolute;opacity:0}.store-icon{width:52px;height:52px;display:grid;place-items:center;background:#fff8ea;border:1px solid #eadfc8;border-radius:18px;font-size:25px}.store-copy{display:grid;gap:2px}.store-copy strong{font-size:18px;color:#172033}.store-copy small{font-weight:900;color:var(--brand-gold);text-transform:uppercase;letter-spacing:.06em}.store-copy em{font-style:normal;color:#667085;font-size:13px}.mini-latlong{font-size:12px;color:#0d7e5c;font-weight:800}.service-icons{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.service-icons i{font-style:normal;font-size:12px;background:#ecf6ef;color:#116348;border-radius:999px;padding:6px 8px;font-weight:900}
.empty-state-modern{background:#fff;border:1px dashed #d7c7a9;border-radius:30px;padding:56px 28px;text-align:center;box-shadow:0 20px 54px rgba(42,18,12,.06);margin:28px 0}.empty-state-modern>span{font-size:42px}.empty-state-modern h2{font-family:Inter,system-ui,sans-serif;font-size:28px;color:#101828}.empty-state-modern p{color:#667085}.section-title-line{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.section-title-line h2{font-family:Inter,system-ui,sans-serif;font-size:26px;margin:0;color:#101828}.section-title-line p{margin:0;color:#7a6a5c;font-weight:800}.category-lane-modern{background:#fff;border:1px solid var(--brand-line);border-radius:30px;padding:24px;margin-bottom:26px;box-shadow:0 12px 38px rgba(42,18,12,.06)}.category-pills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:18px}.category-round-card{text-align:center;display:grid;place-items:center;gap:10px;padding:14px 8px;border-radius:20px;transition:.22s}.category-round-card:hover{background:#fff8ea;transform:translateY(-3px)}.category-round-card span{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;background:#f4f6f8;box-shadow:0 12px 28px rgba(0,0,0,.08);overflow:hidden}.category-round-card img{width:100%;height:100%;object-fit:cover}.category-round-card b{font-size:14px;color:#1f2937;line-height:1.15}
.dishes-panel-modern{background:#f4f6f8;border-radius:32px;padding:24px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8);overflow:visible}.dishes-panel-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px}.dishes-panel-head strong{font-size:25px;color:#111827}.dishes-panel-head span{display:block;color:#6b7280;font-weight:700}.store-inline-status{background:#fff;border:1px solid #dde2e8;border-radius:999px;padding:10px 14px;font-weight:900;color:#374151}.store-inline-status span{display:inline;color:var(--brand-orange)}.filter-bar-modern{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:0 0 22px}.filter-chip-modern,.sort-select-modern{border:1px solid #d8dce1;background:#fff;border-radius:14px;min-height:48px;padding:0 18px;font:900 15px Inter,system-ui;color:#4a4d52;box-shadow:0 6px 14px rgba(0,0,0,.05);cursor:pointer;transition:.18s}.filter-chip-modern:hover,.filter-chip-modern.active{border-color:var(--brand-orange);box-shadow:inset 0 -3px 0 var(--brand-orange),0 8px 20px rgba(255,90,31,.09);color:#151515}.clear-filter{background:#2b120c!important;color:#fff!important;border-color:#2b120c!important}.sort-select-modern{display:none;max-width:240px}.vertical-dish-sections{display:grid;gap:24px}.dish-category-section{background:#fff;border-radius:28px;padding:24px;border:1px solid #e7ebef;box-shadow:0 14px 32px rgba(16,24,40,.04)}.dish-category-head{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-bottom:18px}.dish-category-head h2{font-family:Inter,system-ui,sans-serif;font-size:28px;margin:0;color:#253145}.dish-category-head p{margin:6px 0 0;font-weight:800;color:#4b5563}.section-arrow{font-size:30px;color:#98a2b3}.dish-card-grid-vertical{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:18px;overflow:visible}.dish-tile-modern{display:grid;grid-template-columns:1fr 172px;gap:18px;min-height:228px;border:1px solid #d9dee6;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 8px 22px rgba(16,24,40,.04);transition:.2s}.dish-tile-modern:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgba(16,24,40,.09)}.dish-copy-modern{padding:22px;display:flex;flex-direction:column;align-items:flex-start}.dish-copy-modern h3{font-family:Inter,system-ui,sans-serif;font-size:24px;line-height:1.15;margin:10px 0 8px;color:#253145}.dish-copy-modern strong{font-size:23px;color:#06152b;margin:10px 0}.dish-copy-modern p{margin:0 0 8px;color:#667085;font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.badge-soft{background:#fff2df;color:#6f4215;border-radius:999px;padding:5px 10px;font-weight:900}.tiny-feedback-link{margin-top:auto;font-size:13px;font-weight:900;color:#28513f}.dish-action-modern{position:relative;background:#90eee5;display:flex;align-items:center;justify-content:center;min-height:100%}.dish-action-modern img{width:100%;height:100%;object-fit:cover}.dish-action-modern form{position:absolute;left:14px;right:14px;bottom:14px}.dish-action-modern button{width:100%;border:0;border-radius:14px;background:#fff;color:#139b63;font:900 21px Inter,system-ui;padding:13px;box-shadow:0 8px 18px rgba(0,0,0,.14);cursor:pointer}.dish-action-modern button:hover{background:#f4fff9}.veg-mark{display:inline-block;width:18px;height:18px;border:2px solid #0a9f75;border-radius:5px;position:relative;vertical-align:middle;margin-right:6px}.veg-mark:after{content:'';position:absolute;width:7px;height:7px;border-radius:50%;background:#0a9f75;left:50%;top:50%;transform:translate(-50%,-50%)}
.cart-layout-modern{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:30px;align-items:start}.cart-main-modern,.cart-bill-card{background:#fff;border:1px solid var(--brand-line);border-radius:30px;padding:30px;box-shadow:var(--modern-shadow)}.cart-step-head{display:flex;gap:18px;align-items:center;margin-bottom:24px}.cart-step-head>span{width:58px;height:58px;border-radius:18px;background:var(--brand-green);color:#fff;display:grid;place-items:center;font-size:27px}.cart-step-head h1{font-size:clamp(38px,4.5vw,58px);margin:0}.cart-step-head p{margin:0;color:#6b7280}.cart-lines-stack{display:grid;gap:16px}.cart-line-pro{display:grid;grid-template-columns:92px 1fr auto;gap:18px;align-items:center;border:1px solid #e1e6ec;border-radius:22px;padding:14px;background:#fff}.cart-line-pro>img{width:92px;height:92px;border-radius:18px;object-fit:cover;background:#eef5f1}.cart-line-copy h3{font-family:Inter,system-ui,sans-serif;font-size:20px;margin:0 0 4px;color:#172033}.cart-line-copy p{margin:0;color:#667085}.cart-line-copy strong{color:#06152b;font-size:18px}.cart-actions-pro{display:grid;gap:10px;justify-items:end}.qty-stepper{display:flex;align-items:center;border:1px solid #d4dbe2;border-radius:12px;overflow:hidden}.qty-stepper button{border:0;background:#fff;padding:8px 12px;font-weight:900;color:#139b63;cursor:pointer}.qty-stepper input{width:52px;border:0;border-left:1px solid #d4dbe2;border-right:1px solid #d4dbe2;text-align:center;padding:8px;font-weight:900}.qty-stepper .save-qty{background:#ecfdf3}.cart-next-actions{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:24px}.cart-bill-card{position:sticky;top:112px}.bill-brand{display:flex;gap:14px;align-items:center;border-bottom:2px solid #111827;padding-bottom:14px;margin-bottom:18px}.bill-brand img{width:72px;height:62px;border-radius:14px;object-fit:cover}.bill-brand h2{font-family:Inter,system-ui,sans-serif;font-size:18px;margin:0;color:#111827}.bill-brand p{margin:0;color:#667085}.full-btn{width:100%;margin-top:18px}.bill-row,.bill-total{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid #e5e7eb}.bill-total{border:0;font-size:20px;color:#000}.free{color:#139b63}.checkout-block-modern{border:1px solid #e2e8f0;border-radius:24px;padding:22px;margin-bottom:18px;background:#fff}.checkout-block-modern h2{font-family:Inter,system-ui,sans-serif;font-size:22px;color:#111827;display:flex;gap:10px;align-items:center}.fulfilment-grid-modern{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.fulfilment-grid-modern label{cursor:pointer}.fulfilment-grid-modern input{position:absolute;opacity:0}.fulfilment-grid-modern span{display:grid;place-items:center;min-height:64px;border:1px solid #d8dce1;border-radius:18px;font-weight:900;background:#fff}.fulfilment-grid-modern input:checked+span{background:#eef8f1;border-color:#139b63;color:#0e6344;box-shadow:0 0 0 4px rgba(19,155,99,.1)}.address-card-grid-modern{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.address-card-modern{position:relative;display:grid;gap:8px;border:1px solid #d8dce1;border-radius:22px;padding:20px;background:#fff;min-height:180px}.address-card-modern input[type=radio]{position:absolute;right:16px;top:16px;accent-color:#139b63}.address-card-modern strong{font-size:20px}.address-card-modern p{margin:0;color:#667085}.address-card-modern em{font-style:normal;font-weight:900;color:#139b63;margin-top:auto}.new-address-modern input,.new-address-modern textarea,.note-modern{width:100%;border:1px solid #d8dce1;border-radius:12px;padding:12px;font:inherit;background:#fffdf8}.note-modern{min-height:110px}.checkout-bill-card .summary-item-row{display:flex;justify-content:space-between;gap:10px;padding:9px 0}.no-contact{display:flex;gap:12px;border:1px solid #d8dce1;border-radius:16px;padding:14px;margin:16px 0}.coupon-box,.suggestion-box{border:1px dashed #cbd5e1;border-radius:16px;padding:16px;margin:14px 0;background:#fffdf8;font-weight:800;color:#475467}
.auth-page-modern{min-height:100vh;background:radial-gradient(circle at 12% 10%,rgba(215,168,80,.24),transparent 28%),linear-gradient(135deg,#0f2c1f 0%,#1a3328 42%,#fff8ea 42%,#fff4df 100%);display:grid;place-items:center;padding:44px 20px}.auth-shell-modern{width:min(1120px,96vw);display:grid;grid-template-columns:.9fr 1fr;background:#fff;border:1px solid rgba(215,168,80,.35);border-radius:34px;overflow:hidden;box-shadow:0 34px 100px rgba(15,44,31,.28)}.auth-brand-panel{padding:42px;background:linear-gradient(180deg,#0f2c1f,#081b13);color:#f7dfa2;display:flex;flex-direction:column;justify-content:center;gap:18px}.auth-brand-panel img{width:min(360px,100%);border-radius:22px;box-shadow:0 22px 60px rgba(0,0,0,.35);border:1px solid rgba(215,168,80,.35)}.auth-brand-panel h1{color:#f7dfa2;font-size:clamp(42px,5vw,66px);margin:10px 0}.auth-brand-panel p{color:#f7e8c1;font-size:18px}.auth-icon-row{display:flex;gap:10px;flex-wrap:wrap}.auth-icon-row span{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:9px 12px;color:#fff;font-weight:800}.auth-form-panel{padding:54px;display:flex;flex-direction:column;justify-content:center}.auth-form-panel h2{font-size:clamp(34px,4vw,50px);margin:0 0 8px}.auth-muted{color:#667085;margin:0 0 20px}.auth-form-card{display:grid;gap:16px}.auth-field{display:grid;gap:8px}.auth-field span{font-weight:900;color:#2a120c;text-transform:uppercase;letter-spacing:.06em;font-size:13px}.auth-field input{width:100%;height:58px;border:1px solid #ded6c8;border-radius:18px;padding:0 18px;font:700 16px Inter,system-ui;background:#fffdf8}.auth-field input:focus{outline:0;border-color:var(--brand-gold);box-shadow:0 0 0 4px rgba(215,168,80,.18)}.auth-submit{height:58px}.auth-secondary-row{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap;color:#667085}.auth-secondary-row a,.admin-login-link{font-weight:900;color:var(--brand-green)}.admin-auth-page{background:radial-gradient(circle at 78% 0%,rgba(215,168,80,.26),transparent 28%),linear-gradient(135deg,#081b13,#0f2c1f)}
/* Professional entry screens - admin and public forms */
.form-grid.card,.card.form-grid,.large-card,.contact-card,.policy-card{border-radius:28px!important;border:1px solid #eadfc8!important;box-shadow:0 22px 70px rgba(30,18,8,.09)!important}.form input,.form textarea,.form select,.form-field input,.form-field textarea,.form-field select{min-height:54px;border-radius:16px!important;border:1px solid #ded6c8!important;background:#fffdf8!important}.form-field label,.form label{font-weight:900!important;color:#2a120c!important;text-transform:uppercase;letter-spacing:.06em;font-size:12px}.table{border-collapse:separate!important;border-spacing:0 8px!important;background:transparent!important;box-shadow:none!important}.table tr{box-shadow:0 8px 24px rgba(30,18,8,.06)}.table td,.table th{padding:16px!important;border:0!important}.admin-main{background:linear-gradient(180deg,#fff8ea,#f7efe4)!important}.admin-nav{background:linear-gradient(180deg,#0f2c1f,#2a120c)!important}.btn{border-radius:999px!important}.toast-stack{position:fixed;right:18px;bottom:18px;z-index:9999;display:grid;gap:10px}.toast{background:#0f2c1f;color:#fff;border-radius:16px;padding:14px 16px;box-shadow:0 18px 44px rgba(0,0,0,.24);font-weight:900}
@media(max-width:1180px){.av-main-nav{position:fixed;left:18px;right:18px;top:94px;background:#fff;border:1px solid #eadfc8;border-radius:26px;padding:18px;display:none;flex-direction:column;align-items:stretch;box-shadow:0 28px 78px rgba(15,44,31,.18)}.av-main-nav.open{display:flex}.nav-toggle{display:flex}.av-main-nav a{justify-content:flex-start}.logo-brand img{width:176px;height:58px}}
@media(max-width:980px){.av-hero-slim,.dishes-panel-head,.section-title-line{display:block}.floating-cart-cta{width:auto;height:auto;border-radius:999px;padding:14px 18px;display:inline-flex;gap:8px;margin-top:18px}.cart-layout-modern,.auth-shell-modern{grid-template-columns:1fr}.cart-bill-card{position:static}.auth-page-modern{background:#fff8ea}.auth-brand-panel{min-height:320px}.dish-card-grid-vertical{grid-template-columns:1fr}.dish-tile-modern{grid-template-columns:1fr 156px}.store-card-grid-vertical{grid-template-columns:1fr}}
@media(max-width:640px){.container{width:min(94vw,100%)}.av-page{padding-top:20px}.av-hero-slim h1{font-size:42px}.dish-tile-modern{grid-template-columns:1fr;min-height:0}.dish-action-modern{min-height:190px}.cart-line-pro{grid-template-columns:74px 1fr}.cart-actions-pro{grid-column:1/-1;justify-items:start}.cart-main-modern,.cart-bill-card,.dishes-panel-modern,.store-picker-modern{padding:18px;border-radius:24px}.auth-form-panel,.auth-brand-panel{padding:28px}.category-pills-grid{grid-template-columns:repeat(2,1fr)}.service-icons{display:none}}
.admin-logo-img{display:block!important;padding:0!important;margin:0 0 20px!important;background:transparent!important}.admin-logo-img img{width:100%;height:86px;object-fit:cover;border-radius:20px;border:1px solid rgba(215,168,80,.35);box-shadow:0 18px 42px rgba(0,0,0,.24)}

/* Step refinement: professional admin lists, icon actions, server-filtered pages */
.admin-filter-card{display:flex;gap:12px;align-items:center;flex-wrap:wrap;background:#fff;border:1px solid #eadfc8;border-radius:22px;padding:16px;margin:16px 0 24px;box-shadow:0 16px 45px rgba(30,18,8,.07)}
.admin-filter-card select,.admin-filter-card input{height:48px;border:1px solid #ded6c8;border-radius:14px;background:#fffdf8;padding:0 14px;font:700 14px Inter,system-ui;color:#1b2a20}.admin-search-wrap{display:flex;align-items:center;gap:10px;flex:1;min-width:260px;background:#fffdf8;border:1px solid #ded6c8;border-radius:14px;padding:0 14px}.admin-search-wrap input{border:0;background:transparent;flex:1;min-width:0}.admin-search-wrap input:focus{outline:0}.admin-list-card{background:#fff;border:1px solid #eadfc8;border-radius:26px;padding:16px;box-shadow:0 22px 70px rgba(30,18,8,.08);overflow:hidden}.admin-table{width:100%;border-collapse:separate;border-spacing:0 10px}.admin-table thead th{background:#fff8ea;color:#2a120c;text-transform:uppercase;letter-spacing:.07em;font:900 12px Inter,system-ui;padding:16px;text-align:left}.admin-table tbody tr{background:#fff;box-shadow:0 10px 28px rgba(30,18,8,.06)}.admin-table td{padding:16px;vertical-align:middle;border-top:1px solid #f0e6d4;border-bottom:1px solid #f0e6d4}.admin-table td:first-child{border-left:1px solid #f0e6d4;border-radius:18px 0 0 18px}.admin-table td:last-child{border-right:1px solid #f0e6d4;border-radius:0 18px 18px 0}.admin-table strong{display:block;color:#14251b;font-weight:900}.admin-table small{display:block;color:#667085;margin-top:4px;line-height:1.45}.admin-item-cell{display:flex;gap:12px;align-items:center}.admin-item-cell img{width:56px;height:56px;border-radius:14px;object-fit:cover;background:#ecfdf3}.row-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.row-actions form{margin:0}.icon-action{width:42px;height:42px;border:0;border-radius:14px;background:#eff7f1;color:#0f2c1f;display:inline-grid;place-items:center;font-weight:900;text-decoration:none;cursor:pointer;box-shadow:0 8px 20px rgba(15,44,31,.08)}.icon-action:hover{background:#dff0e4;transform:translateY(-1px)}.icon-action.danger{background:#fff0f0;color:#b22a2f}.icon-action.danger:hover{background:#ffe2e2}.icon-action.disabled{opacity:.35;pointer-events:none}.text-right{text-align:right}.status-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 10px;font:900 12px Inter,system-ui}.status-pill.ok{background:#e8f7ec;color:#0f6b3a}.status-pill.off{background:#f3f4f6;color:#6b7280}.service-icon-row{display:flex;gap:7px;flex-wrap:wrap}.service-icon-row span{width:32px;height:32px;border-radius:10px;background:#fff8ea;display:grid;place-items:center}.admin-pager{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:18px 4px 4px;color:#475467}.admin-pager span{font-weight:800}.inline-status-form{display:flex;gap:8px;align-items:center}.inline-status-form select{height:40px;border:1px solid #ded6c8;border-radius:12px;background:#fffdf8}.mt-24{margin-top:24px}

/* Elegant menu item form */
.admin-form-shell{display:grid;gap:22px}.admin-form-card{background:#fff;border:1px solid #eadfc8;border-radius:28px;padding:24px;box-shadow:0 22px 70px rgba(30,18,8,.08)}.form-section-title{display:flex;gap:14px;align-items:center;margin-bottom:20px}.form-section-title>span{width:52px;height:52px;border-radius:18px;background:#0f2c1f;color:#f7dfa2;display:grid;place-items:center;font-size:22px}.form-section-title h2{font-family:Inter,system-ui,sans-serif;font-size:22px;margin:0;color:#172033}.form-section-title p{margin:2px 0 0;color:#667085}.form-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.form-field{display:grid;gap:8px;margin-bottom:16px}.form-field span{font:900 12px Inter,system-ui;text-transform:uppercase;letter-spacing:.07em;color:#2a120c}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #ded6c8;border-radius:18px;background:#fffdf8;padding:14px 16px;font:700 16px Inter,system-ui}.form-field textarea{resize:vertical}.toggle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.toggle-grid label,.inline-check{display:flex;align-items:center;gap:10px;background:#fff8ea;border:1px solid #eadfc8;border-radius:16px;padding:14px;font-weight:900}.toggle-grid input,.inline-check input{accent-color:#0f2c1f;width:18px;height:18px}.image-upload-card{display:grid;grid-template-columns:240px 1fr;gap:26px;align-items:center}.image-preview-wrap{background:#e9fbf5;border-radius:24px;padding:14px;min-height:220px;display:grid;place-items:center}.image-preview-wrap img{max-width:100%;width:210px;height:210px;object-fit:cover;border-radius:20px}.image-upload-copy h2{font-size:28px;margin:0 0 4px}.image-upload-copy p{color:#667085}.store-link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.store-link-tile{display:flex;gap:12px;align-items:flex-start;border:1px solid #eadfc8;background:#fffdf8;border-radius:18px;padding:14px;cursor:pointer}.store-link-tile input{accent-color:#0f2c1f;margin-top:4px}.store-link-tile b{display:block}.store-link-tile small{color:#667085}.sticky-form-actions{position:sticky;bottom:12px;background:rgba(255,248,234,.86);backdrop-filter:blur(10px);border:1px solid #eadfc8;border-radius:22px;padding:12px;display:flex;justify-content:flex-end;gap:10px;z-index:5}.matrix-scroll{overflow:auto;max-width:100%}.matrix-table th:not(:first-child),.matrix-table td:not(:first-child){text-align:center}.switch-mini input{display:none}.switch-mini span{display:inline-block;width:42px;height:24px;border-radius:999px;background:#d1d5db;position:relative;vertical-align:middle}.switch-mini span:after{content:'';position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;left:3px;top:3px;transition:.2s}.switch-mini input:checked+span{background:#0f9f67}.switch-mini input:checked+span:after{left:21px}

/* Public menu refinement: no horizontal scrolling, Swiggy/Zomato-style concise vertical cards */
.refined-hero{padding-bottom:28px}.floating-cart-cta.compact{width:auto;height:auto;min-width:118px;padding:15px 18px;border-radius:999px;display:inline-flex;gap:10px;align-items:center;justify-content:center}.store-strip-panel,.category-lane-vertical,.dishes-shell-crisp{background:#fff;border:1px solid #eadfc8;border-radius:28px;padding:24px;margin-bottom:24px;box-shadow:0 22px 70px rgba(30,18,8,.08)}.panel-title-row,.dishes-head-crisp,.z-category-head{display:flex;justify-content:space-between;align-items:center;gap:16px}.panel-title-row h2,.dishes-head-crisp h2{font-family:Inter,system-ui,sans-serif;font-size:24px;margin:0;color:#172033}.panel-title-row p,.dishes-head-crisp p{margin:4px 0 0;color:#667085}.store-select-grid-clean{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:18px}.store-tile-clean{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;border:1px solid #e5ddcf;background:#fffdf8;border-radius:22px;padding:16px;text-decoration:none;color:#172033;transition:.2s}.store-tile-clean:hover,.store-tile-clean.selected{border-color:#0f2c1f;background:#f3fbf5;box-shadow:0 12px 28px rgba(15,44,31,.1);transform:translateY(-1px)}.store-pin{width:42px;height:42px;border-radius:14px;background:#0f2c1f;color:#f7dfa2;display:grid;place-items:center}.store-tile-clean b{display:block}.store-tile-clean small{display:block;color:#667085}.store-tile-clean em{font-style:normal;white-space:nowrap}.category-icon-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:14px}.category-mini-card{text-align:center;text-decoration:none;color:#172033}.category-mini-card img{width:78px;height:78px;border-radius:50%;object-fit:cover;display:block;margin:0 auto 8px;background:#f3fbf5;box-shadow:0 8px 20px rgba(15,44,31,.1)}.category-mini-card span{font-weight:900;font-size:14px}.filter-bar-crisp{display:flex;gap:10px;flex-wrap:wrap;background:#f6f7f8;border-radius:18px;padding:12px;margin:18px 0 22px}.filter-chip-modern.active{border-color:#0f9f67;background:#e8f7ec;color:#0f6b3a}.live-dot{color:#0f9f67;font-weight:900}.zomato-list{display:grid;gap:20px}.z-category{border:1px solid #ece2d1;border-radius:24px;overflow:hidden;background:#fff}.z-category-head{background:#fff8ea;padding:16px 18px}.z-category-head h3{font-family:Inter,system-ui,sans-serif;font-size:22px;margin:0;color:#172033}.z-category-head span{color:#667085;font-weight:800}.z-dish-row{display:grid;grid-template-columns:1fr 150px;gap:18px;padding:18px;border-top:1px solid #f0e6d4;min-height:174px}.z-dish-main h4{font-family:Inter,system-ui,sans-serif;font-size:22px;line-height:1.18;margin:8px 0 8px;color:#172033}.z-meta{display:flex;align-items:center;gap:12px}.z-meta strong{font-size:20px;color:#06152b}.z-dish-main p{color:#667085;line-height:1.55;margin:10px 0;max-width:720px}.z-tags{display:flex;gap:8px;flex-wrap:wrap}.offer-mini{background:#fff1df;color:#b45309;border-radius:999px;padding:7px 10px;font-weight:900}.z-dish-photo{position:relative;align-self:start}.z-dish-photo img{width:150px;height:124px;border-radius:18px;object-fit:cover;background:#a3efe8;display:block}.z-dish-photo form{position:absolute;left:16px;right:16px;bottom:-15px}.z-dish-photo button{width:100%;border:1px solid #d8dce1;border-radius:12px;background:#fff;color:#139b63;font:900 18px Inter,system-ui;padding:9px;box-shadow:0 8px 18px rgba(0,0,0,.12);cursor:pointer}.z-dish-photo button:hover{background:#f3fff7}.refined-empty{margin:0 0 24px}.tiny-feedback-link{font-size:13px;color:#0f6b3a;text-decoration:none;font-weight:900}.badge-soft{display:inline-block;background:#fff1df;color:#79450d;border-radius:999px;padding:7px 11px;font-weight:900}.rating-mini{display:inline-flex;background:#0f9f67;color:#fff;border-radius:8px;padding:4px 8px;font-weight:900;font-size:13px}
@media(max-width:820px){.form-grid-2,.form-grid-3,.image-upload-card{grid-template-columns:1fr}.z-dish-row{grid-template-columns:1fr 122px}.z-dish-photo img{width:122px;height:112px}.admin-list-card{overflow-x:auto}.admin-table{min-width:760px}.store-tile-clean{grid-template-columns:42px 1fr}.store-tile-clean em{grid-column:2}.category-icon-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){.z-dish-row{grid-template-columns:1fr}.z-dish-photo{width:160px}.z-dish-photo img{width:160px;height:128px}.category-icon-grid{grid-template-columns:repeat(2,1fr)}.admin-filter-card{display:grid}.admin-search-wrap{min-width:0}}


/* --- July refinement patch --- */
body{overflow-x:hidden}.container{max-width:1240px}.btn i{margin-right:.35rem}.icon-btn-text{display:inline-flex;align-items:center;gap:.45rem}
.admin-main{background:linear-gradient(180deg,#fbf7ef 0%,#f7f2e7 100%);padding:28px;min-height:100vh}
.admin-nav a{display:flex;align-items:center;gap:10px}.admin-nav a i{width:18px;text-align:center}.admin-page-head{margin-bottom:22px}.admin-page-head h1{font-size:42px;line-height:1.1}
.admin-form-shell{max-width:1200px;margin:0 auto 24px}.admin-form-card{padding:28px 30px;border-radius:26px}.form-grid-2,.form-grid-3{align-items:start}.form-field{min-width:0}.form-field input,.form-field select,.form-field textarea{min-height:54px;font-weight:600}.form-field textarea{min-height:120px}.toggle-grid{margin-top:6px}.toggle-grid label,.inline-check{justify-content:flex-start}.sticky-form-actions{max-width:1200px;margin:0 auto;gap:12px;justify-content:flex-end}.sticky-form-actions .btn{min-width:120px;justify-content:center}
.admin-list-card{overflow:hidden}.admin-table thead th,.admin-table td{white-space:normal}.row-actions{gap:10px}.icon-action i{margin:0}
.image-upload-card{grid-template-columns:minmax(220px,260px) 1fr}.image-preview-wrap{min-height:250px}.image-preview-wrap img{height:220px}.feedback-modal-shell{border:0;border-radius:24px;box-shadow:0 35px 80px rgba(0,0,0,.18)}
.feedback-modal-shell .modal-body{padding:0 1rem 1rem}.feedback-modal-shell .form-control,.feedback-modal-shell .form-select{border-radius:14px;padding:.85rem 1rem;border-color:#e4d9c5}.feedback-modal-shell .btn-primary{background:#0f2c1f;border-color:#0f2c1f}
.menu-card-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.z-category{overflow:hidden}.concise-card{grid-template-columns:116px 1fr;gap:18px;min-height:0;align-items:center;padding:18px}.concise-card .z-dish-photo{width:116px}.concise-card .z-dish-photo.left img{width:116px;height:116px;border-radius:22px}.concise-card .z-dish-photo form{position:static}.dish-title-line{display:flex;align-items:flex-start;gap:10px}.dish-title-line h4{margin:0;font-size:20px;line-height:1.25}.dish-subcat{display:block;color:#6b7280;font-weight:700;margin:4px 0 6px}.menu-card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.menu-card-actions form{margin:0}.menu-card-actions button[type=submit]{border:1px solid #d8dce1;border-radius:12px;background:#fff;color:#139b63;font:900 18px Inter,system-ui;padding:10px 16px;box-shadow:0 8px 18px rgba(0,0,0,.08);cursor:pointer;min-width:88px}.menu-card-actions button[type=submit]:hover{background:#f3fff7}.tiny-feedback-link{display:inline-flex;align-items:center;gap:6px;color:#0f6b3a;font-weight:800;text-decoration:none}
.z-dish-main p{margin:8px 0;font-size:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.z-meta{justify-content:flex-start;gap:12px;margin-top:6px}.rating-mini{gap:5px}.veg-mark{display:inline-block;width:20px;height:20px;border:2px solid #16a34a;border-radius:4px;position:relative;flex:0 0 auto}.veg-mark:after{content:'';position:absolute;width:8px;height:8px;border-radius:50%;background:#16a34a;left:4px;top:4px}.z-category-head{padding:14px 18px}.filter-bar-crisp .dropdown-menu .dropdown-item{font-weight:700}
.auth-shell-modern{max-width:1120px}.auth-form-card{background:#fff;border:1px solid #eadfc8;border-radius:28px;padding:28px;box-shadow:0 25px 70px rgba(30,18,8,.08)}.auth-field input{background:#fffdf8;border:1px solid #e4d9c5;border-radius:16px;padding:15px 16px;min-height:54px}
@media (max-width: 992px){.menu-card-grid-two{grid-template-columns:1fr}.image-upload-card{grid-template-columns:1fr}.admin-page-head h1{font-size:34px}}
@media (max-width: 768px){.admin-main{padding:18px}.admin-form-card{padding:22px}.store-select-grid-clean{grid-template-columns:1fr}.concise-card{grid-template-columns:88px 1fr}.concise-card .z-dish-photo.left img{width:88px;height:88px}.filter-bar-crisp{padding:10px;gap:8px}.filter-chip-modern{padding:10px 12px;font-size:14px}.sticky-form-actions{position:static;padding:0;border:0;background:none;backdrop-filter:none}.sticky-form-actions .btn{flex:1}.admin-table{min-width:680px}}


/* filter, cart count and collapsible categories refinement */
.cart-count-pill{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#7c2d12;color:#fff;font-size:12px;font-weight:900;line-height:1;margin-left:6px}.cart-count-pill:empty{display:none}.cart-count-pill.floating{margin-left:2px;background:#fff;color:#7c2d12;box-shadow:0 4px 12px rgba(0,0,0,.12)}
.filter-bar-crisp{display:flex;flex-wrap:wrap;gap:12px;align-items:center;background:#f6f7f8;border-radius:24px;padding:14px 16px;margin:18px 0 22px;border:1px solid #ece7df}.filter-bar-crisp .dropdown,.filter-bar-crisp>a{flex:0 0 auto}.filter-chip-modern{display:inline-flex;align-items:center;gap:8px;min-height:56px;padding:0 18px;border-radius:18px;background:#fff;border:1px solid #d9dce1;color:#374151;font-weight:800;text-decoration:none;box-shadow:0 1px 0 rgba(255,255,255,.4) inset}.filter-chip-modern:hover{border-color:#bfc5ce;background:#fff;color:#1f2937}.filter-chip-modern.active{border-color:#0f9f67;background:#e8f7ec;color:#0f6b3a}.filter-bar-crisp .dropdown-toggle::after{margin-left:2px}.clear-filter{background:#3f1207;color:#fff;border-color:#3f1207}.clear-filter:hover{background:#572112;color:#fff}.clear-filter.active{background:#3f1207;color:#fff}
.category-collapse-trigger{width:100%;border:0;background:#fff8ea;padding:16px 18px;text-align:left}.cat-head-copy{display:flex;flex-direction:column;gap:2px}.collapse-chevron{font-size:20px;color:#6b7280;transition:transform .25s ease}.category-collapse-trigger[aria-expanded="true"] .collapse-chevron{transform:rotate(180deg)}
.floating-cart-cta.compact{gap:8px}.floating-cart-cta.compact .cart-count-pill{position:static}
@media (max-width: 768px){.filter-bar-crisp{gap:10px;padding:12px}.filter-chip-modern{min-height:48px;padding:0 14px;font-size:14px}.filter-bar-crisp .dropdown,.filter-bar-crisp>a{flex:1 1 calc(50% - 10px);justify-content:center}.clear-filter{flex-basis:100%}.floating-cart-cta.compact{min-width:0;padding:12px 14px}}
@media (max-width: 520px){.filter-bar-crisp .dropdown,.filter-bar-crisp>a{flex:1 1 100%}}


/* =========================================================
   COSTA-LIKE GLOBAL DESIGN SYSTEM FOR ARIVISTA
   This intentionally avoids Costa assets/trademarks; it aligns colour,
   layout, typography and page rhythm with the reference style.
   ========================================================= */
:root{
  --costa-red:#6f1024;
  --costa-red-dark:#430716;
  --costa-red-mid:#8a2138;
  --costa-cream:#f7efe4;
  --costa-cream-2:#efe1cd;
  --costa-white:#fffaf4;
  --costa-gold:#c7a15a;
  --costa-ink:#2e211d;
  --costa-muted:#74645d;
  --costa-border:#e3d3bf;
  --costa-shadow:0 16px 42px rgba(67,7,22,.09);
}
body.costa-theme{font-family:"Nunito Sans",Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;background:var(--costa-cream)!important;color:var(--costa-ink)!important}
.costa-theme h1,.costa-theme h2,.costa-theme h3{font-family:"Nunito Sans",Inter,system-ui,sans-serif!important;font-weight:800!important;letter-spacing:-.025em!important;color:var(--costa-red-dark)}
.costa-theme p{color:var(--costa-muted)}
.costa-theme .container{width:min(1180px,92vw)!important}
.costa-theme .site-header{background:#fffaf4!important;border-bottom:1px solid rgba(67,7,22,.10)!important;box-shadow:0 8px 24px rgba(67,7,22,.04)!important}
.costa-theme .nav-wrap{min-height:72px!important}.costa-theme .logo-brand img{max-height:52px!important;object-fit:contain}
.costa-theme .main-nav{gap:4px!important}.costa-theme .main-nav a{font-size:13px!important;font-weight:800!important;color:var(--costa-red-dark)!important;padding:9px 11px!important;border-radius:999px!important;display:inline-flex;align-items:center;gap:6px}
.costa-theme .main-nav a:hover,.costa-theme .main-nav a.active{background:var(--costa-cream)!important;color:var(--costa-red)!important}
.costa-theme .nav-cta{background:var(--costa-red)!important;color:#fff!important;border-radius:999px!important;padding:11px 18px!important}
.cart-count-pill{background:var(--costa-gold)!important;color:var(--costa-red-dark)!important}
.costa-eyebrow,.costa-theme .eyebrow{font-size:12px!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--costa-gold)!important}

/* Shared Costa-style buttons/forms */
.costa-actions,.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.costa-btn,.costa-theme .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px!important;padding:12px 22px!important;font-weight:800!important;text-decoration:none!important;border:1px solid transparent!important;box-shadow:none!important;transition:.2s}
.costa-btn.primary,.costa-theme .btn-primary{background:var(--costa-red)!important;color:#fff!important;border-color:var(--costa-red)!important}
.costa-btn.primary:hover,.costa-theme .btn-primary:hover{background:var(--costa-red-dark)!important;transform:none!important}
.costa-btn.secondary,.costa-theme .btn-outline,.costa-theme .btn-muted{background:#fff!important;color:var(--costa-red)!important;border-color:var(--costa-border)!important}
.costa-link{font-weight:800;color:var(--costa-red)!important;border-bottom:2px solid var(--costa-red);padding-bottom:2px}

/* Home */
.costa-home-hero{background:var(--costa-cream);padding:42px 0 34px}
.costa-hero-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;background:var(--costa-red);border-radius:0 0 36px 36px;padding:58px;box-shadow:var(--costa-shadow);overflow:hidden;position:relative}
.costa-hero-inner:after{content:"";position:absolute;right:-150px;top:-180px;width:460px;height:460px;border-radius:50%;background:rgba(255,255,255,.08)}
.costa-hero-copy{position:relative;z-index:1}.costa-hero-copy h1{color:#fff!important;font-size:clamp(40px,5.4vw,72px)!important;line-height:1.04!important;margin:0 0 18px}.costa-hero-copy p{font-size:18px;line-height:1.7;color:#f4e0cd!important;max-width:680px}
.costa-hero-media{position:relative;z-index:1}.costa-media-card{background:#fff7ec;border-radius:28px;padding:28px;box-shadow:0 18px 50px rgba(0,0,0,.16)}.costa-media-card img{border-radius:18px;display:block}
.costa-feature-panel{padding:70px 0}.costa-feature-panel.cream{background:var(--costa-cream)}.costa-feature-panel.white{background:#fffaf4}.costa-feature-panel.red{background:var(--costa-red);color:#fff}.costa-feature-panel.red h2,.costa-feature-panel.red h3{color:#fff}.costa-feature-panel.red p{color:#f1dcc8}
.costa-feature-grid,.costa-split{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.costa-split.reverse>div:first-child{order:2}.costa-feature-copy h2,.costa-section-head h2{font-size:clamp(34px,4vw,54px)!important;line-height:1.08;margin-bottom:16px}.costa-feature-copy p{font-size:17px;line-height:1.7;max-width:680px}
.costa-product-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.costa-product-strip article,.costa-store-list a,.costa-story-grid article,.costa-experience-list article,.costa-offer-row article{background:#fff;border:1px solid var(--costa-border);border-radius:20px;padding:18px;box-shadow:var(--costa-shadow)}
.costa-product-strip img{height:150px;width:100%;object-fit:cover;border-radius:16px;background:#ead0ae}.costa-product-strip h3{font-size:18px;margin:12px 0 4px}.costa-product-strip p{font-weight:800;color:var(--costa-red)}
.costa-photo-block{min-height:390px;border-radius:28px;background:linear-gradient(135deg,var(--costa-red),var(--costa-red-dark));box-shadow:var(--costa-shadow);position:relative;overflow:hidden}.costa-photo-block:after{content:"";position:absolute;inset:28px;border:1px solid rgba(255,255,255,.22);border-radius:22px}.costa-photo-block.story:before{content:"Our Story";position:absolute;left:34px;bottom:34px;color:#fff;font-size:36px;font-weight:800}.costa-photo-block.heritage:before{content:"Tea Heritage";position:absolute;left:34px;bottom:34px;color:#fff;font-size:36px;font-weight:800}
.costa-store-list{display:grid;gap:12px}.costa-store-list a{display:grid;gap:4px;text-decoration:none}.costa-store-list span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--costa-gold)}.costa-store-list strong{font-size:20px;color:var(--costa-red-dark)}.costa-store-list small{color:var(--costa-muted);font-weight:700}
.costa-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:24px}.costa-section-head a{color:#fff;font-weight:800}.costa-offer-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.costa-offer-row article{background:#fffaf4}.costa-feature-panel.red .costa-offer-row article{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.16)}.costa-offer-row span,.costa-story-grid span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--costa-gold)}.costa-offer-row h3{font-size:24px;margin:8px 0}.costa-offer-row.light{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}

/* Page heroes/all content pages */
.costa-page-hero,.costa-theme .page-hero{background:var(--costa-red)!important;color:#fff!important;padding:58px 0!important}.costa-page-hero h1,.costa-theme .page-hero h1{color:#fff!important;font-size:clamp(38px,5vw,62px)!important;line-height:1.08!important}.costa-page-hero p,.costa-theme .page-hero p,.costa-page-hero .breadcrumb,.costa-theme .page-hero .breadcrumb{color:#f2dcc8!important}.costa-page-hero a,.costa-theme .page-hero a{color:#fff!important}
.costa-story-grid,.costa-experience-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.costa-story-grid h3,.costa-experience-list h3{font-size:22px;margin:8px 0}.costa-experience-list small{font-weight:800;color:var(--costa-gold);text-transform:uppercase;letter-spacing:.08em}

/* Stores */
.costa-locator-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.costa-locator-card{display:grid;grid-template-columns:200px 1fr;background:#fff;border:1px solid var(--costa-border);border-radius:22px;overflow:hidden;box-shadow:var(--costa-shadow)}.costa-map-panel{background:var(--costa-red);color:#fff;display:grid;place-items:center;text-align:center;padding:24px}.costa-map-panel i{font-size:44px;color:#f4cc78}.costa-map-panel span{font-weight:700;color:#f4e0cd}.costa-locator-copy{padding:22px}.costa-card-top{display:flex;justify-content:space-between;gap:12px}.costa-card-top span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:var(--costa-gold)}.costa-card-top b{border-radius:999px;padding:5px 10px;font-size:12px}.costa-card-top .open{background:#e8f7ec;color:#0f6b3a}.costa-card-top .soon{background:#fff1df;color:#b45309}.costa-locator-copy h3{font-size:22px;margin:12px 0 6px}.costa-service-icons{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.costa-service-icons span{width:36px;height:36px;border-radius:12px;background:var(--costa-cream);border:1px solid var(--costa-border);display:grid;place-items:center;color:var(--costa-red)}.costa-meta{font-weight:700}

/* Contact */
.costa-contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px}.costa-contact-card,.costa-form{background:#fff;border:1px solid var(--costa-border);border-radius:22px;padding:24px;box-shadow:var(--costa-shadow)}.costa-map-box{background:var(--costa-cream);border-radius:18px;padding:28px;text-align:center;font-weight:800;color:var(--costa-red)}.costa-form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.costa-form label{display:grid;gap:7px;font-weight:800;color:var(--costa-red-dark)}.costa-form .full{grid-column:1/-1}.costa-form input,.costa-form select,.costa-form textarea{border:1px solid var(--costa-border);border-radius:14px;padding:13px 14px;background:#fffaf4;font:inherit}.costa-form button{justify-self:start}

/* Menu page overrides */
.costa-theme .elegant-ordering-page{background:var(--costa-cream)}.costa-theme .menu-hero-pro,.costa-theme .refined-hero,.costa-theme .av-hero-slim{background:var(--costa-red)!important;border-radius:0 0 32px 32px!important;color:#fff!important;padding:44px!important;margin:0 0 28px!important}.costa-theme .menu-hero-pro h1,.costa-theme .refined-hero h1{color:#fff!important;font-size:clamp(38px,5vw,64px)!important}.costa-theme .menu-hero-pro p,.costa-theme .refined-hero p,.costa-theme .menu-hero-pro a{color:#f4e0cd!important}.costa-theme .floating-cart-cta{background:#fff!important;color:var(--costa-red)!important}
.costa-theme .store-strip-panel,.costa-theme .category-lane-vertical,.costa-theme .dishes-shell-crisp{background:#fff;border:1px solid var(--costa-border);border-radius:22px;box-shadow:var(--costa-shadow)}.costa-theme .filter-bar-crisp{background:#f0e4d5!important;border:1px solid var(--costa-border)!important;border-radius:18px!important}.costa-theme .filter-chip-modern{min-height:44px!important;border-radius:999px!important;background:#fff!important;color:var(--costa-red-dark)!important;border:1px solid var(--costa-border)!important;font-weight:800!important;font-size:14px!important;box-shadow:none!important}.costa-theme .filter-chip-modern.active{background:var(--costa-red)!important;color:#fff!important;border-color:var(--costa-red)!important}.costa-theme .clear-filter{background:var(--costa-red-dark)!important;color:#fff!important;border-color:var(--costa-red-dark)!important}
.costa-theme .z-category,.costa-theme .cc-menu-category{border:1px solid var(--costa-border);border-radius:18px;background:#fff;overflow:hidden}.costa-theme .z-category-head,.costa-theme .cc-category-head{background:#fff6ea!important}.costa-theme .z-category-head h3,.costa-theme .cc-category-head h3{font-size:22px!important}.costa-theme .concise-card,.costa-theme .z-dish-row,.costa-theme .cc-dish-card{grid-template-columns:96px 1fr!important;padding:16px!important;border-top:1px solid #f0dfc9!important}.costa-theme .z-dish-photo img,.costa-theme .cc-dish-photo img{width:96px!important;height:96px!important;border-radius:18px!important;object-fit:cover}.costa-theme .z-dish-main h4,.costa-theme .cc-dish-info h4{font-size:18px!important;color:var(--costa-red-dark)!important}.costa-theme .z-meta strong,.costa-theme .cc-dish-meta strong{font-size:18px!important;color:var(--costa-red-dark)!important}.costa-theme .menu-card-actions button[type=submit],.costa-theme .z-dish-photo button{background:#fff!important;color:var(--costa-red)!important;border:2px solid var(--costa-red)!important;border-radius:999px!important;font-size:14px!important;padding:8px 15px!important}.costa-theme .menu-card-actions button[type=submit]:hover{background:var(--costa-red)!important;color:#fff!important}

/* Cart/auth/admin */
.costa-theme .cart-bill-card,.costa-theme .cart-line-pro,.costa-theme .auth-form-card,.costa-theme .auth-form-panel,.costa-theme .auth-brand-panel,.costa-theme .admin-form-card,.costa-theme .admin-list-card{border-radius:22px!important;border:1px solid var(--costa-border)!important;box-shadow:var(--costa-shadow)!important}.costa-theme .auth-brand-panel{background:var(--costa-red)!important}.costa-theme .auth-brand-panel h1,.costa-theme .auth-brand-panel p{color:#fff!important}.admin-costa .admin-nav{background:var(--costa-red-dark)!important}.admin-costa .admin-main{background:var(--costa-cream)!important}.admin-costa .admin-page-head h1{font-size:34px!important}.admin-costa .form-section-title>span{background:var(--costa-red)!important;color:#fff!important}.admin-costa .admin-table thead th{background:#fff6ea!important}

@media(max-width:1100px){.costa-hero-inner,.costa-feature-grid,.costa-split,.costa-contact-grid{grid-template-columns:1fr}.costa-product-strip,.costa-story-grid,.costa-experience-list,.costa-offer-row,.costa-locator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.costa-locator-card{grid-template-columns:1fr}.costa-map-panel{min-height:170px}}
@media(max-width:760px){.costa-hero-inner{padding:30px;border-radius:0 0 24px 24px}.costa-hero-copy h1{font-size:40px!important}.costa-product-strip,.costa-story-grid,.costa-experience-list,.costa-offer-row,.costa-locator-grid,.menu-card-grid-two,.costa-form{grid-template-columns:1fr!important}.costa-feature-panel{padding:46px 0}.costa-theme .concise-card,.costa-theme .z-dish-row{grid-template-columns:82px 1fr!important}.costa-theme .z-dish-photo img{width:82px!important;height:82px!important}}


/* =========================================================
   Final Costa-like all-page adaptation
   Uses AariVista content/assets only. No third-party logos/images/fonts.
   ========================================================= */
.costa-replica-adapted{
  --costa-red:#6b0f23;
  --costa-red-dark:#3e0614;
  --costa-red-soft:#8c2039;
  --costa-cream:#f6eee3;
  --costa-cream-light:#fffaf3;
  --costa-tan:#ead9c2;
  --costa-gold:#c5a05a;
  --costa-brown:#352016;
  --costa-text:#2f2520;
  --costa-muted:#766961;
  background:var(--costa-cream)!important;
}
.costa-replica-adapted *{letter-spacing:normal}
.costa-replica-adapted h1,.costa-replica-adapted h2,.costa-replica-adapted h3{font-weight:800!important;letter-spacing:-.018em!important}
.costa-replica-adapted h1{font-size:clamp(38px,5.3vw,68px)!important}
.costa-replica-adapted h2{font-size:clamp(31px,3.8vw,50px)!important}
.costa-replica-adapted h3{font-size:clamp(20px,2vw,26px)!important}
.costa-replica-adapted .site-header{background:#fffaf3!important}
.costa-replica-adapted .main-nav a{font-size:14px!important;font-weight:800!important;color:var(--costa-red-dark)!important}
.costa-replica-adapted .nav-cta{background:var(--costa-red)!important;color:#fff!important}
.replica-home-hero{background:var(--costa-cream)!important;padding:36px 0 0!important}
.replica-home-hero .costa-hero-inner{border-radius:0!important;background:var(--costa-red)!important;box-shadow:none!important;padding:62px 58px!important}
.replica-home-hero .costa-hero-copy h1{color:#fff!important;line-height:1.03!important}
.replica-home-hero .costa-hero-copy p{color:#f0dcc9!important;font-size:18px!important}
.replica-home-hero .costa-media-card{background:#fff7ec!important;border-radius:0!important;box-shadow:none!important;border:1px solid rgba(255,255,255,.35)}
.replica-home-hero .costa-media-card img{border-radius:0!important}
.replica-band{padding:72px 0}
.replica-band.cream{background:var(--costa-cream)}
.replica-band.white{background:#fffaf3}
.replica-band.red{background:var(--costa-red);color:#fff}
.replica-band.red h2,.replica-band.red h3{color:#fff!important}.replica-band.red p{color:#f1ddcb!important}
.replica-split,.replica-image-split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.replica-image-split.reverse>.replica-copy{order:2}
.replica-copy p{font-size:17px;line-height:1.72;color:var(--costa-muted);max-width:680px}
.replica-product-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.replica-product-row article,.replica-store-list a,.replica-offers article{background:#fff;border:1px solid var(--costa-tan);border-radius:0;padding:18px;box-shadow:none}
.replica-product-row img{width:100%;height:160px;object-fit:cover;background:#ead2b0;margin-bottom:12px}
.replica-product-row h3{margin:0 0 4px;color:var(--costa-red-dark)!important}.replica-product-row p{font-weight:800;color:var(--costa-red)!important;margin:0}
.replica-image{min-height:420px;background:var(--costa-red);display:flex;align-items:flex-end;padding:34px;color:#fff;position:relative;overflow:hidden}
.replica-image:after{content:"";position:absolute;inset:26px;border:1px solid rgba(255,255,255,.22)}
.replica-image.story{background:linear-gradient(135deg,var(--costa-red),var(--costa-red-dark))}
.replica-image.heritage{background:linear-gradient(135deg,var(--costa-red-dark),var(--costa-red-soft))}
.replica-image span{position:relative;z-index:1;font-size:38px;font-weight:800;color:#fff}
.replica-store-list{display:grid;gap:12px}
.replica-store-list a{display:grid;gap:4px;color:var(--costa-red-dark);text-decoration:none}
.replica-store-list strong{font-size:20px}.replica-store-list span,.replica-store-list small{color:var(--costa-muted);font-weight:700}
.replica-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.replica-section-head a{font-weight:800;color:#fff}
.replica-offers{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.replica-offers article{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.18)}.replica-offers span{font-size:12px;text-transform:uppercase;font-weight:800;color:var(--costa-gold)}
.costa-footer{background:var(--costa-red-dark)!important;color:#f2dfcc!important}.costa-footer h4{color:#fff!important;font-weight:800}.costa-footer a,.costa-footer p{color:#f2dfcc!important}
.costa-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:34px;padding:52px 0 22px}.costa-footer-grid a{display:block;margin:8px 0}

/* Make legacy pages also rectangular Costa-like rather than rounded corporate */
.costa-replica-adapted .costa-page-hero,.costa-replica-adapted .page-hero{background:var(--costa-red)!important;border-radius:0!important}
.costa-replica-adapted .costa-story-grid article,.costa-replica-adapted .costa-experience-list article,.costa-replica-adapted .costa-offer-row article,.costa-replica-adapted .costa-locator-card,.costa-replica-adapted .costa-contact-card,.costa-replica-adapted .costa-form{border-radius:0!important;box-shadow:none!important}
.costa-replica-adapted .store-strip-panel,.costa-replica-adapted .category-lane-vertical,.costa-replica-adapted .dishes-shell-crisp,.costa-replica-adapted .z-category,.costa-replica-adapted .admin-form-card,.costa-replica-adapted .admin-list-card{border-radius:0!important;box-shadow:none!important}
.costa-replica-adapted .menu-hero-pro,.costa-replica-adapted .refined-hero,.costa-replica-adapted .av-hero-slim{border-radius:0!important;background:var(--costa-red)!important}
.costa-replica-adapted .btn,.costa-replica-adapted .costa-btn,.costa-replica-adapted .filter-chip-modern,.costa-replica-adapted .nav-cta{border-radius:0!important}
.costa-replica-adapted .btn-primary,.costa-replica-adapted .costa-btn.primary{background:var(--costa-red)!important;border-color:var(--costa-red)!important;color:#fff!important}
.costa-replica-adapted .btn-outline,.costa-replica-adapted .btn-muted,.costa-replica-adapted .costa-btn.secondary{background:#fff!important;color:var(--costa-red)!important;border-color:var(--costa-tan)!important}
@media(max-width:980px){.replica-split,.replica-image-split,.costa-footer-grid{grid-template-columns:1fr}.replica-image-split.reverse>.replica-copy{order:0}.replica-product-row,.replica-offers{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.replica-home-hero .costa-hero-inner{padding:34px 24px!important}.replica-product-row,.replica-offers{grid-template-columns:1fr}.replica-band{padding:48px 0}.replica-image{min-height:300px}}


/* =========================================================
   Costa-inspired homepage redesign with AariVista content
   ========================================================= */
body.costa-replica-adapted{background:#f7f2eb!important;color:#311c17!important}
body.costa-replica-adapted .site-header{background:#8a7f7e!important;border-bottom:none!important;box-shadow:none!important}
body.costa-replica-adapted .nav-wrap{min-height:78px!important}
body.costa-replica-adapted .logo-brand img{max-height:44px!important;filter:none}
body.costa-replica-adapted .main-nav{gap:18px!important}
body.costa-replica-adapted .main-nav a{color:#fff!important;font-weight:700!important;font-size:13px!important;padding:8px 4px!important;border-radius:0!important}
body.costa-replica-adapted .main-nav a:hover,body.costa-replica-adapted .main-nav a.active{background:transparent!important;color:#f9e3d2!important}
body.costa-replica-adapted .nav-cta{background:transparent!important;color:#fff!important;border-radius:0!important;padding:8px 4px!important}

.av-costa-hero-wrap{padding:0;background:radial-gradient(circle at left center,#ffc83f 0,#f7c33d 18%,#f5e6c8 70%,#f7f2eb 100%)}
.av-costa-hero{background:#f3f0ee;min-height:610px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:24px;padding:26px 70px 40px;position:relative;overflow:hidden}
.av-mini-brand img{max-height:120px;width:auto;margin-bottom:20px}
.av-costa-hero-copy h1{font-size:clamp(52px,7vw,102px)!important;line-height:.95!important;max-width:680px;color:#701536!important;margin:0 0 8px}
.av-costa-hero-copy .hero-sub{font-size:30px;line-height:1.1;color:#701536!important;font-weight:600;margin-bottom:30px;max-width:520px}
.av-costa-hero .costa-actions{margin-top:18px}
.av-costa-hero .costa-btn.primary{background:#701536!important;border-color:#701536!important}
.av-costa-hero .costa-btn.secondary{background:#fff!important;color:#701536!important;border-color:#d8c7ba!important}
.av-costa-hero-drinks{position:relative;height:100%;min-height:520px}
.hero-drink{position:absolute;display:flex;flex-direction:column;align-items:center;text-align:center}
.hero-drink img{width:320px;height:320px;object-fit:contain;filter:drop-shadow(0 22px 24px rgba(0,0,0,.12))}
.hero-drink span{margin-top:8px;font-size:16px;font-weight:700;color:#701536}
.hero-drink-one{left:40px;bottom:42px}.hero-drink-two{right:8px;top:68px}
.hero-drink-two img{width:345px;height:345px}
.hero-stamp{position:absolute;left:45%;top:42px;transform:rotate(-14deg);border:6px double #701536;color:#701536;border-radius:999px;padding:22px 18px;font-weight:800;background:rgba(255,255,255,.74)}

.wave-sections-stack{padding:46px 0 18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23efe8de' fill-opacity='0.5'%3E%3Ccircle cx='8' cy='8' r='1.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat}
.wave-stack-inner{display:grid;gap:26px;max-width:1370px}
.wave-story-card{display:grid;grid-template-columns:1fr 1fr;min-height:320px;overflow:hidden;background:#fff}
.wave-story-card.reverse .wave-story-image{order:2}
.wave-story-card.reverse .wave-story-copy{order:1}
.wave-story-image{position:relative;min-height:320px;background:#ddd}
.wave-story-image img{width:100%;height:100%;object-fit:cover;display:block}
.wave-story-copy{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:34px 42px;position:relative}
.wave-story-copy:before{content:"";position:absolute;left:-18px;top:0;bottom:0;width:38px;background:inherit;clip-path:path("M 38 0 C 6 18, 6 52, 38 70 C 6 88, 6 122, 38 140 C 6 158, 6 192, 38 210 C 6 228, 6 262, 38 280 C 6 298, 6 332, 38 350 L 38 0 Z")}
.wave-story-card.reverse .wave-story-copy:before{left:auto;right:-18px;transform:scaleX(-1)}
.tone-blue .wave-story-copy{background:#bddff2}.tone-lilac .wave-story-copy{background:#d9b5dc}.tone-coral .wave-story-copy{background:#ed8e95}.tone-mustard .wave-story-copy{background:#e6a329}
.wave-story-copy h2{font-size:34px!important;margin:0 0 14px;color:#701536!important}
.wave-story-copy p{font-size:15px;line-height:1.7;max-width:420px;color:#62283e!important;margin:0 0 20px}
.wave-pill-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;background:#701536;color:#fff!important;font-weight:800;font-size:13px}
.store-showcase{background:linear-gradient(135deg,#a9475c,#701536);display:flex;align-items:center;justify-content:center}
.store-showcase-panel{background:rgba(255,250,243,.95);padding:28px 30px;max-width:72%}
.store-showcase-panel h3{font-size:32px!important;margin:0 0 18px;color:#701536!important}
.store-mini-list{display:grid;gap:12px}.store-mini-list a{display:grid;gap:2px;padding:10px 0;border-top:1px solid rgba(112,21,54,.14)}.store-mini-list strong{color:#701536}.store-mini-list span{color:#5c4b48;font-size:14px}

.home-new-strip{padding-top:48px!important}
.replica-band.red{background:#701536!important}
.replica-section-head h2{color:#fff!important}
.replica-section-head a{color:#fff!important}
.replica-offers article{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.18)!important;border-radius:0!important}

/* Bring other pages closer to the shown design */
.costa-page-hero,.page-hero,.menu-hero-pro,.refined-hero,.av-hero-slim{background:#f3f0ee!important;color:#701536!important;padding:34px 0!important;border-radius:0!important}
.costa-page-hero h1,.page-hero h1,.menu-hero-pro h1,.refined-hero h1,.av-hero-slim h1{color:#701536!important;font-size:clamp(42px,5vw,72px)!important;line-height:1.02!important}
.costa-page-hero p,.page-hero p,.menu-hero-pro p,.refined-hero p,.av-hero-slim p,.breadcrumb,.breadcrumb a{color:#6f5b55!important}
.store-strip-panel,.category-lane-vertical,.dishes-shell-crisp,.z-category,.costa-story-grid article,.costa-experience-list article,.costa-locator-card,.costa-contact-card,.costa-form,.admin-form-card,.admin-list-card{border-radius:0!important;box-shadow:none!important;border:1px solid #e3d8cf!important}
.filter-bar-crisp{background:#efebe7!important;border-color:#ddd0c7!important;border-radius:0!important}
.filter-chip-modern{border-radius:0!important;min-height:46px!important;border-color:#d6c6bc!important;color:#5d4c47!important}
.filter-chip-modern.active{background:#701536!important;border-color:#701536!important;color:#fff!important}
.clear-filter{background:#4b0d23!important;border-color:#4b0d23!important;color:#fff!important}
.z-category-head,.cc-category-head{background:#f7efe3!important;border-radius:0!important}
.concise-card,.z-dish-row,.cc-dish-card{padding:18px!important}
.z-dish-photo img,.cc-dish-photo img{border-radius:0!important;background:#f0d4b4!important}

.costa-footer{background:#701536!important;color:#f4e7d9!important}.costa-footer-grid,.footer-bottom{max-width:1360px;width:min(1360px,92vw);margin:auto}.costa-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:28px;padding:44px 0 20px}.costa-footer a,.costa-footer p{color:#f4e7d9!important}

@media (max-width:1100px){
  .av-costa-hero{grid-template-columns:1fr;padding:26px 28px 34px;min-height:auto}
  .av-costa-hero-copy h1{font-size:60px!important}
  .av-costa-hero-drinks{min-height:420px}
  .hero-drink-one{left:0;bottom:0}.hero-drink-two{right:0;top:18px}.hero-drink img{width:220px;height:220px}.hero-drink-two img{width:250px;height:250px}
  .hero-stamp{left:auto;right:18px;top:6px}
  .wave-story-card{grid-template-columns:1fr}.wave-story-card.reverse .wave-story-image,.wave-story-card.reverse .wave-story-copy{order:initial}
  .wave-story-copy:before{display:none}
  .costa-footer-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:700px){
  body.costa-replica-adapted .main-nav{gap:10px!important}
  .av-mini-brand img{max-height:78px}
  .av-costa-hero-copy h1{font-size:42px!important}
  .av-costa-hero-copy .hero-sub{font-size:22px}
  .av-costa-hero-drinks{min-height:300px}
  .hero-drink img{width:150px;height:150px}.hero-drink-two img{width:175px;height:175px}
  .hero-stamp{font-size:12px;padding:12px 10px;border-width:4px}
  .wave-story-copy{padding:28px 22px}.wave-story-copy h2{font-size:28px!important}.store-showcase-panel{max-width:88%}
  .replica-offers{grid-template-columns:1fr!important}.costa-footer-grid{grid-template-columns:1fr}
}


/* =========================================================
   ARIVISTA LOGO-LED GLOBAL THEME
   Applies the homepage visual language and logo palette across the application.
   Palette is derived from the AariVista logo direction: deep tea burgundy,
   Assam-gold, warm ivory and café-brown.
   ========================================================= */
:root{
  --av-logo-wine:#5a0f2f;
  --av-logo-wine-dark:#37071d;
  --av-logo-plum:#7a1840;
  --av-logo-gold:#c9963d;
  --av-logo-gold-soft:#f0c36b;
  --av-logo-cream:#fff6e9;
  --av-logo-cream-2:#f4e5cf;
  --av-logo-paper:#fffaf2;
  --av-logo-tea:#3a1f14;
  --av-logo-muted:#735f56;
  --av-logo-border:#e7d5bd;
  --av-logo-shadow:0 18px 54px rgba(90,15,47,.12);
}

/* Base */
body.aarivista-logo-theme{
  background:var(--av-logo-paper)!important;
  color:var(--av-logo-tea)!important;
  font-family:"Nunito Sans",Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;
}
body.aarivista-logo-theme h1,
body.aarivista-logo-theme h2,
body.aarivista-logo-theme h3{
  color:var(--av-logo-wine)!important;
  font-family:"Nunito Sans",Inter,system-ui,sans-serif!important;
  font-weight:800!important;
  letter-spacing:-.018em!important;
}
body.aarivista-logo-theme p{color:var(--av-logo-muted)}
body.aarivista-logo-theme .container{width:min(1360px,92vw)!important}

/* Header should look like the logo, not a grey Costa copy */
body.aarivista-logo-theme .site-header{
  background:linear-gradient(90deg,var(--av-logo-wine-dark),var(--av-logo-wine))!important;
  border-bottom:0!important;
  box-shadow:0 10px 34px rgba(55,7,29,.18)!important;
}
body.aarivista-logo-theme .nav-wrap{min-height:82px!important}
body.aarivista-logo-theme .logo-brand{
  background:var(--av-logo-paper);
  padding:8px 14px;
  min-width:170px;
  justify-content:center;
}
body.aarivista-logo-theme .logo-brand img{
  max-height:58px!important;
  width:auto;
  object-fit:contain;
  display:block;
}
body.aarivista-logo-theme .main-nav{gap:16px!important}
body.aarivista-logo-theme .main-nav a{
  color:#fff6e9!important;
  font-size:14px!important;
  font-weight:800!important;
  padding:8px 2px!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.aarivista-logo-theme .main-nav a:hover,
body.aarivista-logo-theme .main-nav a.active{
  color:var(--av-logo-gold-soft)!important;
  background:transparent!important;
}
body.aarivista-logo-theme .nav-cta{
  color:var(--av-logo-wine)!important;
  background:var(--av-logo-gold-soft)!important;
  padding:11px 18px!important;
  border-radius:0!important;
}
body.aarivista-logo-theme .cart-count-pill{
  background:var(--av-logo-gold-soft)!important;
  color:var(--av-logo-wine-dark)!important;
}

/* Buttons */
body.aarivista-logo-theme .btn,
body.aarivista-logo-theme .costa-btn,
body.aarivista-logo-theme .wave-pill-btn{
  border-radius:0!important;
  font-weight:800!important;
  box-shadow:none!important;
}
body.aarivista-logo-theme .btn-primary,
body.aarivista-logo-theme .costa-btn.primary,
body.aarivista-logo-theme .wave-pill-btn{
  background:var(--av-logo-wine)!important;
  border-color:var(--av-logo-wine)!important;
  color:#fff!important;
}
body.aarivista-logo-theme .btn-primary:hover,
body.aarivista-logo-theme .costa-btn.primary:hover,
body.aarivista-logo-theme .wave-pill-btn:hover{
  background:var(--av-logo-wine-dark)!important;
  border-color:var(--av-logo-wine-dark)!important;
}
body.aarivista-logo-theme .btn-outline,
body.aarivista-logo-theme .btn-muted,
body.aarivista-logo-theme .costa-btn.secondary{
  background:var(--av-logo-paper)!important;
  color:var(--av-logo-wine)!important;
  border-color:var(--av-logo-border)!important;
}

/* Homepage hero now follows the AariVista logo colour identity */
body.aarivista-logo-theme .av-costa-hero-wrap{
  background:
    radial-gradient(circle at 8% 42%,rgba(201,150,61,.72) 0,rgba(201,150,61,.45) 18%,transparent 42%),
    linear-gradient(135deg,var(--av-logo-cream),var(--av-logo-paper))!important;
}
body.aarivista-logo-theme .av-costa-hero{
  background:linear-gradient(135deg,#fffaf2 0%,#fff4e2 58%,#f2dec1 100%)!important;
  border:1px solid var(--av-logo-border);
  box-shadow:var(--av-logo-shadow);
}
body.aarivista-logo-theme .av-mini-brand img{
  max-height:132px!important;
}
body.aarivista-logo-theme .av-costa-hero-copy h1{
  color:var(--av-logo-wine)!important;
}
body.aarivista-logo-theme .av-costa-hero-copy .hero-sub{
  color:var(--av-logo-plum)!important;
}
body.aarivista-logo-theme .hero-stamp{
  border-color:var(--av-logo-wine)!important;
  color:var(--av-logo-wine)!important;
  background:rgba(255,250,242,.86)!important;
}

/* Homepage stacked cards use brand colours */
body.aarivista-logo-theme .wave-sections-stack{
  background:
    linear-gradient(rgba(255,250,242,.88),rgba(255,250,242,.88)),
    radial-gradient(circle at 0 0,rgba(201,150,61,.20),transparent 25%)!important;
}
body.aarivista-logo-theme .tone-blue .wave-story-copy{background:#f1d8b9!important}
body.aarivista-logo-theme .tone-lilac .wave-story-copy{background:#e8c7d2!important}
body.aarivista-logo-theme .tone-coral .wave-story-copy{background:#d9898f!important}
body.aarivista-logo-theme .tone-mustard .wave-story-copy{background:#d9a33f!important}
body.aarivista-logo-theme .wave-story-copy h2,
body.aarivista-logo-theme .store-showcase-panel h3{
  color:var(--av-logo-wine)!important;
}
body.aarivista-logo-theme .wave-story-copy p{
  color:#5d3846!important;
}
body.aarivista-logo-theme .store-showcase{
  background:linear-gradient(135deg,var(--av-logo-wine),var(--av-logo-wine-dark))!important;
}
body.aarivista-logo-theme .store-showcase-panel{
  background:rgba(255,250,242,.95)!important;
}

/* Apply the homepage theme to all inner pages */
body.aarivista-logo-theme .page-hero,
body.aarivista-logo-theme .costa-page-hero,
body.aarivista-logo-theme .menu-hero-pro,
body.aarivista-logo-theme .refined-hero,
body.aarivista-logo-theme .av-hero-slim{
  background:
    radial-gradient(circle at right top,rgba(201,150,61,.28),transparent 33%),
    linear-gradient(135deg,var(--av-logo-cream),var(--av-logo-paper))!important;
  color:var(--av-logo-wine)!important;
  border-bottom:1px solid var(--av-logo-border)!important;
  padding:46px 0!important;
}
body.aarivista-logo-theme .page-hero h1,
body.aarivista-logo-theme .costa-page-hero h1,
body.aarivista-logo-theme .menu-hero-pro h1,
body.aarivista-logo-theme .refined-hero h1,
body.aarivista-logo-theme .av-hero-slim h1{
  color:var(--av-logo-wine)!important;
}
body.aarivista-logo-theme .page-hero p,
body.aarivista-logo-theme .costa-page-hero p,
body.aarivista-logo-theme .menu-hero-pro p,
body.aarivista-logo-theme .refined-hero p,
body.aarivista-logo-theme .av-hero-slim p,
body.aarivista-logo-theme .breadcrumb,
body.aarivista-logo-theme .breadcrumb a{
  color:var(--av-logo-muted)!important;
}

/* Common cards/sections across site */
body.aarivista-logo-theme .section,
body.aarivista-logo-theme .costa-feature-panel,
body.aarivista-logo-theme .replica-band{
  background:var(--av-logo-paper)!important;
}
body.aarivista-logo-theme .replica-band.red,
body.aarivista-logo-theme .home-new-strip{
  background:var(--av-logo-wine)!important;
}
body.aarivista-logo-theme .replica-band.red h2,
body.aarivista-logo-theme .home-new-strip h2{
  color:#fff!important;
}
body.aarivista-logo-theme .feature-card,
body.aarivista-logo-theme .story-card,
body.aarivista-logo-theme .offer-card,
body.aarivista-logo-theme .store-card,
body.aarivista-logo-theme .contact-card,
body.aarivista-logo-theme .costa-story-grid article,
body.aarivista-logo-theme .costa-experience-list article,
body.aarivista-logo-theme .costa-locator-card,
body.aarivista-logo-theme .costa-contact-card,
body.aarivista-logo-theme .costa-form,
body.aarivista-logo-theme .cart-bill-card,
body.aarivista-logo-theme .cart-line-pro,
body.aarivista-logo-theme .auth-form-card,
body.aarivista-logo-theme .auth-form-panel,
body.aarivista-logo-theme .store-strip-panel,
body.aarivista-logo-theme .category-lane-vertical,
body.aarivista-logo-theme .dishes-shell-crisp,
body.aarivista-logo-theme .z-category,
body.aarivista-logo-theme .admin-form-card,
body.aarivista-logo-theme .admin-list-card{
  background:#fffaf2!important;
  border:1px solid var(--av-logo-border)!important;
  border-radius:0!important;
  box-shadow:none!important;
}

/* Menu/order */
body.aarivista-logo-theme .filter-bar-crisp{
  background:#f3e8d8!important;
  border:1px solid var(--av-logo-border)!important;
  border-radius:0!important;
}
body.aarivista-logo-theme .filter-chip-modern{
  background:#fffaf2!important;
  color:var(--av-logo-wine)!important;
  border:1px solid var(--av-logo-border)!important;
  border-radius:0!important;
  font-weight:800!important;
}
body.aarivista-logo-theme .filter-chip-modern.active,
body.aarivista-logo-theme .clear-filter{
  background:var(--av-logo-wine)!important;
  color:#fff!important;
  border-color:var(--av-logo-wine)!important;
}
body.aarivista-logo-theme .store-pin,
body.aarivista-logo-theme .form-section-title>span,
body.aarivista-logo-theme .admin-nav{
  background:var(--av-logo-wine)!important;
  color:#fff!important;
}
body.aarivista-logo-theme .z-category-head,
body.aarivista-logo-theme .cc-category-head,
body.aarivista-logo-theme .admin-table thead th{
  background:#f5e8d6!important;
}
body.aarivista-logo-theme .z-dish-main h4,
body.aarivista-logo-theme .cc-dish-info h4,
body.aarivista-logo-theme .cart-line-copy h3{
  color:var(--av-logo-wine)!important;
}
body.aarivista-logo-theme .z-dish-photo img,
body.aarivista-logo-theme .cc-dish-photo img,
body.aarivista-logo-theme .cart-line-pro img{
  border-radius:0!important;
  background:#f0d8b8!important;
}
body.aarivista-logo-theme .menu-card-actions button[type=submit],
body.aarivista-logo-theme .z-dish-photo button{
  background:#fffaf2!important;
  color:var(--av-logo-wine)!important;
  border:2px solid var(--av-logo-wine)!important;
  border-radius:0!important;
  font-weight:900!important;
}
body.aarivista-logo-theme .menu-card-actions button[type=submit]:hover,
body.aarivista-logo-theme .z-dish-photo button:hover{
  background:var(--av-logo-wine)!important;
  color:#fff!important;
}

/* Auth and admin */
body.aarivista-logo-theme .auth-brand-panel{
  background:linear-gradient(135deg,var(--av-logo-wine),var(--av-logo-wine-dark))!important;
}
body.aarivista-logo-theme .auth-brand-panel h1,
body.aarivista-logo-theme .auth-brand-panel p{
  color:#fff!important;
}
body.aarivista-logo-theme .admin-nav{
  background:var(--av-logo-wine-dark)!important;
}
body.aarivista-logo-theme .admin-main{
  background:var(--av-logo-paper)!important;
}
body.aarivista-logo-theme .admin-nav a{
  color:#fff1df!important;
}
body.aarivista-logo-theme .admin-nav a:hover{
  background:rgba(255,255,255,.10)!important;
}

/* Footer */
body.aarivista-logo-theme .costa-footer,
body.aarivista-logo-theme .site-footer{
  background:var(--av-logo-wine-dark)!important;
  color:#fff1df!important;
}
body.aarivista-logo-theme .costa-footer h4,
body.aarivista-logo-theme .site-footer h4{
  color:#fff!important;
}
body.aarivista-logo-theme .costa-footer a,
body.aarivista-logo-theme .costa-footer p,
body.aarivista-logo-theme .site-footer a,
body.aarivista-logo-theme .site-footer p{
  color:#fff1df!important;
}

/* Responsive */
@media(max-width:900px){
  body.aarivista-logo-theme .logo-brand{min-width:132px;padding:6px 10px}
  body.aarivista-logo-theme .logo-brand img{max-height:46px!important}
  body.aarivista-logo-theme .main-nav{background:var(--av-logo-wine-dark)!important}
  body.aarivista-logo-theme .av-costa-hero{padding:28px!important}
  body.aarivista-logo-theme .av-mini-brand img{max-height:88px!important}
}


/* =========================================================
   AariVista final brand polish: logo-style palette, colorful footer,
   clean logo crop and floating cart
   ========================================================= */
:root{
  --aari-wine:#4a0620;
  --aari-plum:#72133a;
  --aari-rose:#a92955;
  --aari-gold:#d8a642;
  --aari-gold-soft:#ffd978;
  --aari-cream:#fff7e9;
  --aari-tea:#2d160d;
  --aari-green:#102419;
  --aari-coral:#e9878b;
  --aari-sky:#b9dced;
}

/* AariVista text should feel closer to the logo: elegant, italic accent */
body.aarivista-logo-theme .brand-word,
body.aarivista-logo-theme .footer-brand-block .footer-tagline,
body.aarivista-logo-theme h1::first-letter{
  font-style:italic;
}
body.aarivista-logo-theme h1,
body.aarivista-logo-theme h2{
  color:var(--aari-wine)!important;
}

/* Logo should not sit inside white blocks */
body.aarivista-logo-theme .logo-brand,
body.aarivista-logo-theme .footer-logo-clean{
  background:transparent!important;
  padding:0!important;
  min-width:0!important;
  border:0!important;
}
body.aarivista-logo-theme .logo-brand img,
body.aarivista-logo-theme .footer-logo-clean img{
  display:block;
  object-fit:contain;
  background:transparent!important;
}
body.aarivista-logo-theme .site-header .logo-brand img{
  max-height:64px!important;
  filter:drop-shadow(0 8px 16px rgba(0,0,0,.18));
}

/* Colorful footer */
body.aarivista-logo-theme .aarivista-footer{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 8% 18%, rgba(216,166,66,.24), transparent 28%),
    radial-gradient(circle at 88% 72%, rgba(233,135,139,.20), transparent 30%),
    linear-gradient(135deg,var(--aari-wine),#2b0617 70%)!important;
  color:#fff7e9!important;
}
.footer-color-ribbon{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.1fr;height:8px}
.footer-color-ribbon span:nth-child(1){background:var(--aari-gold)}
.footer-color-ribbon span:nth-child(2){background:var(--aari-rose)}
.footer-color-ribbon span:nth-child(3){background:var(--aari-sky)}
.footer-color-ribbon span:nth-child(4){background:var(--aari-coral)}
.aarivista-footer-grid{
  display:grid;
  grid-template-columns:1.45fr 1fr 1fr 1fr;
  gap:24px;
  padding:46px 0 28px;
}
.footer-brand-block{
  background:rgba(255,247,233,.08);
  border:1px solid rgba(255,247,233,.14);
  padding:24px;
}
.footer-logo-clean img{
  max-width:220px!important;
  max-height:92px!important;
  width:auto!important;
}
.footer-tagline{
  margin-top:18px!important;
  color:var(--aari-gold-soft)!important;
  font-weight:900;
  letter-spacing:.03em;
}
.footer-social-pills{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  margin-top:18px;
}
.footer-social-pills span{
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  color:#fff7e9;
  padding:7px 11px;
  font-size:13px;
  font-weight:800;
}
.footer-link-card{
  padding:22px;
  min-height:210px;
  border:1px solid rgba(255,247,233,.15);
}
.footer-link-card h4{
  color:#fff!important;
  font-size:24px!important;
  margin:0 0 14px!important;
}
.footer-link-card a{
  display:block;
  color:#fff7e9!important;
  padding:7px 0;
  font-weight:750;
}
.footer-link-card a:hover{color:var(--aari-gold-soft)!important}
.footer-link-card.tea-card{background:rgba(216,166,66,.13)}
.footer-link-card.gold-card{background:rgba(185,220,237,.12)}
.footer-link-card.plum-card{background:rgba(233,135,139,.13)}
.aarivista-footer-bottom{
  border-top:1px solid rgba(255,255,255,.13);
  padding:18px 0 22px!important;
}
.aarivista-footer-bottom p{color:#eadbc6!important}

/* Floating cart around menu/order flow */
.floating-menu-cart{
  position:fixed;
  right:26px;
  bottom:28px;
  z-index:999;
  min-width:138px;
  height:58px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:0 20px;
  background:linear-gradient(135deg,var(--aari-gold-soft),var(--aari-gold));
  color:var(--aari-wine)!important;
  border:2px solid rgba(74,6,32,.18);
  box-shadow:0 18px 42px rgba(74,6,32,.26);
  text-decoration:none!important;
  font-weight:950;
  transform:translateY(0);
}
.floating-menu-cart i{font-size:22px}
.floating-menu-cart b{
  min-width:24px;
  height:24px;
  padding:0 7px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:var(--aari-wine);
  color:#fff;
  font-size:12px;
  font-weight:950;
}
.floating-menu-cart b:empty{display:none}
.floating-menu-cart:not(.has-items){opacity:.92}
.floating-menu-cart.cart-pulse{animation:aariCartPulse .7s ease}
@keyframes aariCartPulse{
  0%{transform:scale(1)}
  35%{transform:scale(1.08)}
  100%{transform:scale(1)}
}

/* Toast: item added in cart must be visible */
.toast-stack{
  position:fixed!important;
  right:24px!important;
  top:96px!important;
  z-index:1200!important;
  display:grid;
  gap:10px;
}
.toast.aarivista-toast{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:260px;
  max-width:360px;
  padding:14px 16px!important;
  background:#fff7e9!important;
  color:var(--aari-wine)!important;
  border:2px solid var(--aari-gold)!important;
  box-shadow:0 18px 45px rgba(74,6,32,.20)!important;
  font-weight:900!important;
}
.toast.aarivista-toast strong{
  width:28px;
  height:28px;
  display:grid;
  place-items:center;
  background:var(--aari-wine);
  color:#fff;
}

/* Spread home color accents across cards */
body.aarivista-logo-theme .footer-link-card,
body.aarivista-logo-theme .feature-card,
body.aarivista-logo-theme .story-card,
body.aarivista-logo-theme .offer-card,
body.aarivista-logo-theme .store-card,
body.aarivista-logo-theme .costa-story-grid article,
body.aarivista-logo-theme .costa-experience-list article,
body.aarivista-logo-theme .costa-locator-card{
  border-top:5px solid var(--aari-gold)!important;
}
body.aarivista-logo-theme .costa-story-grid article:nth-child(3n+2),
body.aarivista-logo-theme .costa-experience-list article:nth-child(3n+2),
body.aarivista-logo-theme .offer-card:nth-child(3n+2){
  border-top-color:var(--aari-rose)!important;
}
body.aarivista-logo-theme .costa-story-grid article:nth-child(3n+3),
body.aarivista-logo-theme .costa-experience-list article:nth-child(3n+3),
body.aarivista-logo-theme .offer-card:nth-child(3n+3){
  border-top-color:var(--aari-sky)!important;
}

/* Mobile */
@media(max-width:900px){
  .aarivista-footer-grid{grid-template-columns:1fr 1fr}
  .floating-menu-cart{right:14px;bottom:16px;height:54px;min-width:124px}
}
@media(max-width:620px){
  .aarivista-footer-grid{grid-template-columns:1fr}
  .footer-logo-clean img{max-width:190px!important}
  .floating-menu-cart{left:14px;right:14px;width:auto}
}


/* =========================================================
   Order Online polish: single nav entry, no hero cart, colourful store/menu page,
   compact toast
   ========================================================= */

/* Remove any old cart inside the menu hero if legacy markup survives cache */
body.aarivista-logo-theme .menu-hero-pro .floating-cart-cta,
body.aarivista-logo-theme .refined-hero .floating-cart-cta,
body.aarivista-logo-theme .av-hero-slim .floating-cart-cta{
  display:none!important;
}

/* Single Order Online navigation should look highlighted */
body.aarivista-logo-theme .main-nav a[asp-controller="Menu"],
body.aarivista-logo-theme .main-nav a[href*="/Menu"]{
  color:var(--aari-gold-soft)!important;
}

/* More colourful Order Online hero */
body.aarivista-logo-theme .elegant-ordering-page .av-hero-slim,
body.aarivista-logo-theme .elegant-ordering-page .menu-hero-pro,
body.aarivista-logo-theme .elegant-ordering-page .refined-hero{
  background:
    radial-gradient(circle at 84% 28%, rgba(255,217,120,.55), transparent 28%),
    radial-gradient(circle at 8% 72%, rgba(233,135,139,.32), transparent 30%),
    linear-gradient(135deg,#fff7e9 0%,#f2d8b4 48%,#e7a94b 100%)!important;
  border:0!important;
  border-bottom:6px solid var(--aari-gold)!important;
  padding:56px 44px!important;
}
body.aarivista-logo-theme .elegant-ordering-page .av-hero-slim:before{
  content:"";
  position:absolute;
  inset:auto 40px 28px auto;
  width:190px;
  height:190px;
  background:rgba(74,6,32,.08);
  clip-path:circle(50% at 50% 50%);
  pointer-events:none;
}
body.aarivista-logo-theme .elegant-ordering-page .av-hero-slim h1,
body.aarivista-logo-theme .elegant-ordering-page .menu-hero-pro h1,
body.aarivista-logo-theme .elegant-ordering-page .refined-hero h1{
  color:var(--aari-wine)!important;
  text-shadow:none!important;
}
body.aarivista-logo-theme .elegant-ordering-page .av-hero-slim .lead{
  color:#5f4337!important;
  font-size:22px;
  max-width:820px;
}

/* Store selection should feel colourful and café-like */
body.aarivista-logo-theme .store-strip-panel{
  background:
    linear-gradient(135deg,rgba(255,247,233,.96),rgba(255,250,242,.98)),
    radial-gradient(circle at right top,rgba(216,166,66,.18),transparent 32%)!important;
  border:1px solid var(--aari-gold)!important;
  border-top:6px solid var(--aari-gold)!important;
}
body.aarivista-logo-theme .store-strip-panel h2{
  color:var(--aari-wine)!important;
}
body.aarivista-logo-theme .store-select-grid-clean{
  gap:18px!important;
}
body.aarivista-logo-theme .store-tile-clean{
  background:#fffaf2!important;
  border:2px solid #ead8bd!important;
  box-shadow:0 16px 42px rgba(74,6,32,.08)!important;
  position:relative;
  overflow:hidden;
}
body.aarivista-logo-theme .store-tile-clean:before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:8px;
  background:linear-gradient(180deg,var(--aari-gold),var(--aari-rose));
}
body.aarivista-logo-theme .store-tile-clean.selected,
body.aarivista-logo-theme .store-tile-clean:hover{
  background:#fff6e6!important;
  border-color:var(--aari-wine)!important;
  transform:translateY(-2px);
}
body.aarivista-logo-theme .store-pin{
  background:linear-gradient(135deg,var(--aari-wine),var(--aari-rose))!important;
}

/* Colourful category and dish blocks */
body.aarivista-logo-theme .category-lane-vertical{
  background:linear-gradient(135deg,#fffaf2,#fff1db)!important;
  border-top:6px solid var(--aari-rose)!important;
}
body.aarivista-logo-theme .category-mini-card{
  background:#fff!important;
  border:1px solid #eed7bc!important;
  padding:14px 10px;
  box-shadow:0 12px 28px rgba(74,6,32,.06);
}
body.aarivista-logo-theme .category-mini-card img{
  background:linear-gradient(135deg,#ffe4a7,#f5b8bd)!important;
}
body.aarivista-logo-theme .dishes-shell-crisp{
  background:linear-gradient(180deg,#fffaf2,#fff4e6)!important;
  border-top:6px solid var(--aari-sky)!important;
}
body.aarivista-logo-theme .filter-bar-crisp{
  background:linear-gradient(90deg,#f5e6d2,#fff1da)!important;
}
body.aarivista-logo-theme .z-category{
  border-top:5px solid var(--aari-gold)!important;
}
body.aarivista-logo-theme .z-category:nth-child(3n+2){
  border-top-color:var(--aari-rose)!important;
}
body.aarivista-logo-theme .z-category:nth-child(3n+3){
  border-top-color:var(--aari-sky)!important;
}
body.aarivista-logo-theme .z-category-head{
  background:linear-gradient(90deg,#fff2da,#fffaf2)!important;
}
body.aarivista-logo-theme .z-dish-row,
body.aarivista-logo-theme .concise-card{
  background:#fffaf2!important;
}
body.aarivista-logo-theme .z-dish-row:nth-child(even),
body.aarivista-logo-theme .concise-card:nth-child(even){
  background:#fff4e7!important;
}

/* Floating cart only, clearer and always around menu */
.floating-menu-cart{
  background:linear-gradient(135deg,#ffd978,#d8a642)!important;
  color:var(--aari-wine)!important;
  border:2px solid #ba8c35!important;
}
.floating-menu-cart span::after{
  content:"";
}

/* Smaller toast message box */
.toast-stack{
  top:86px!important;
  right:18px!important;
}
.toast.aarivista-toast{
  min-width:190px!important;
  max-width:260px!important;
  padding:9px 11px!important;
  gap:8px!important;
  font-size:13px!important;
  line-height:1.2!important;
  border-width:1px!important;
}
.toast.aarivista-toast strong{
  width:22px!important;
  height:22px!important;
  font-size:12px!important;
}
.toast.aarivista-toast span{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

/* Ensure old top cart counter does not occupy space on order page */
body.aarivista-logo-theme .elegant-ordering-page .cart-count-pill.floating{
  display:none!important;
}

@media(max-width:720px){
  body.aarivista-logo-theme .elegant-ordering-page .av-hero-slim,
  body.aarivista-logo-theme .elegant-ordering-page .menu-hero-pro,
  body.aarivista-logo-theme .elegant-ordering-page .refined-hero{
    padding:34px 22px!important;
  }
  body.aarivista-logo-theme .elegant-ordering-page .av-hero-slim .lead{
    font-size:18px;
  }
  .toast-stack{
    left:12px!important;
    right:12px!important;
    top:78px!important;
  }
  .toast.aarivista-toast{
    max-width:none!important;
    width:auto!important;
  }
}


/* =========================================================
   FRESH AARIVISTA THEME - single source of truth
   Applies same theme, colour and font across public + admin.
   ========================================================= */

:root{
  --aari-wine:#5a0b2e;
  --aari-wine-dark:#330518;
  --aari-plum:#7a1741;
  --aari-gold:#d4a247;
  --aari-gold-light:#ffe0a1;
  --aari-cream:#fff6e8;
  --aari-paper:#fffaf2;
  --aari-blush:#f2c7c9;
  --aari-sky:#c9e5ef;
  --aari-tan:#f0dcc1;
  --aari-ink:#2e1a13;
  --aari-muted:#69564d;
  --aari-border:#e7d2b8;
}

body.aari-theme{
  margin:0;
  font-family:"Nunito Sans",Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;
  background:var(--aari-paper)!important;
  color:var(--aari-ink)!important;
  overflow-x:hidden;
}

body.aari-theme h1,
body.aari-theme h2,
body.aari-theme h3,
body.aari-theme h4{
  font-family:"Nunito Sans",Inter,system-ui,sans-serif!important;
  font-weight:800!important;
  letter-spacing:-.018em!important;
  color:var(--aari-wine)!important;
}

body.aari-theme p,
body.aari-theme li,
body.aari-theme small{
  color:var(--aari-muted);
}

body.aari-theme .container{
  width:min(1320px,92vw)!important;
}

/* Header */
body.aari-theme .site-header{
  background:linear-gradient(90deg,var(--aari-wine-dark),var(--aari-wine))!important;
  border-bottom:0!important;
  box-shadow:0 10px 28px rgba(51,5,24,.18)!important;
}

body.aari-theme .nav-wrap{
  min-height:78px!important;
}

body.aari-theme .logo-brand{
  background:transparent!important;
  padding:0!important;
  min-width:0!important;
  border:0!important;
}

body.aari-theme .logo-brand img{
  max-height:58px!important;
  width:auto!important;
  object-fit:contain!important;
  filter:drop-shadow(0 8px 15px rgba(0,0,0,.18));
}

body.aari-theme .main-nav{
  gap:14px!important;
}

body.aari-theme .main-nav a{
  background:transparent!important;
  color:#fff8ea!important;
  font-size:14px!important;
  font-weight:800!important;
  padding:7px 2px!important;
  border-radius:0!important;
  box-shadow:none!important;
}

body.aari-theme .main-nav a:hover,
body.aari-theme .main-nav a.active{
  color:var(--aari-gold-light)!important;
}

/* Header cart should be invisible until item exists */
body.aari-theme .header-cart-link{
  display:none!important;
}

body.aari-theme .header-cart-link.has-items{
  display:inline-flex!important;
  align-items:center;
  gap:7px;
  color:var(--aari-gold-light)!important;
}

body.aari-theme .cart-count-pill{
  min-width:22px;
  height:22px;
  padding:0 7px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:var(--aari-gold-light)!important;
  color:var(--aari-wine-dark)!important;
  font-size:12px;
  font-weight:900;
  border-radius:0!important;
}

body.aari-theme .cart-count-pill:empty{
  display:none!important;
}

/* Hero / page banner */
body.aari-theme .page-hero,
body.aari-theme .costa-page-hero,
body.aari-theme .av-hero-slim,
body.aari-theme .menu-hero-pro,
body.aari-theme .refined-hero{
  background:
    radial-gradient(circle at 88% 18%,rgba(212,162,71,.34),transparent 30%),
    linear-gradient(135deg,#fffaf2 0%,#fff0d8 55%,#f2d1a0 100%)!important;
  border:0!important;
  border-bottom:5px solid var(--aari-gold)!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:var(--aari-wine)!important;
  padding:48px 0!important;
}

body.aari-theme .elegant-ordering-page .av-hero-slim,
body.aari-theme .elegant-ordering-page .menu-hero-pro,
body.aari-theme .elegant-ordering-page .refined-hero{
  padding:52px 44px!important;
  margin:0 0 28px!important;
}

body.aari-theme .page-hero h1,
body.aari-theme .costa-page-hero h1,
body.aari-theme .av-hero-slim h1,
body.aari-theme .menu-hero-pro h1,
body.aari-theme .refined-hero h1{
  color:var(--aari-wine)!important;
  font-size:clamp(40px,5.6vw,76px)!important;
  line-height:1.02!important;
}

/* Buttons */
body.aari-theme .btn,
body.aari-theme .costa-btn,
body.aari-theme .wave-pill-btn{
  border-radius:0!important;
  font-weight:900!important;
  box-shadow:none!important;
}

body.aari-theme .btn-primary,
body.aari-theme .costa-btn.primary,
body.aari-theme .wave-pill-btn{
  background:var(--aari-wine)!important;
  color:#fff!important;
  border-color:var(--aari-wine)!important;
}

body.aari-theme .btn-outline,
body.aari-theme .btn-muted,
body.aari-theme .costa-btn.secondary{
  background:#fffaf2!important;
  color:var(--aari-wine)!important;
  border-color:var(--aari-border)!important;
}

/* Cards and blocks */
body.aari-theme .store-strip-panel,
body.aari-theme .category-lane-vertical,
body.aari-theme .dishes-shell-crisp,
body.aari-theme .feature-card,
body.aari-theme .story-card,
body.aari-theme .offer-card,
body.aari-theme .store-card,
body.aari-theme .contact-card,
body.aari-theme .cart-line-pro,
body.aari-theme .cart-bill-card,
body.aari-theme .auth-form-card,
body.aari-theme .auth-form-panel,
body.aari-theme .admin-form-card,
body.aari-theme .admin-list-card,
body.aari-theme .z-category{
  background:#fffaf2!important;
  border:1px solid var(--aari-border)!important;
  border-radius:0!important;
  box-shadow:none!important;
}

body.aari-theme .store-strip-panel{border-top:6px solid var(--aari-gold)!important}
body.aari-theme .category-lane-vertical{border-top:6px solid var(--aari-blush)!important}
body.aari-theme .dishes-shell-crisp{border-top:6px solid var(--aari-sky)!important}

/* Store tiles / menu */
body.aari-theme .store-tile-clean{
  background:#fffaf2!important;
  border:1px solid var(--aari-border)!important;
  border-radius:0!important;
  box-shadow:none!important;
  position:relative;
}

body.aari-theme .store-tile-clean:before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:7px;
  background:linear-gradient(180deg,var(--aari-gold),var(--aari-plum));
}

body.aari-theme .store-tile-clean.selected,
body.aari-theme .store-tile-clean:hover{
  border-color:var(--aari-wine)!important;
  background:#fff2df!important;
}

body.aari-theme .store-pin,
body.aari-theme .form-section-title>span{
  background:var(--aari-wine)!important;
  color:#fff!important;
  border-radius:0!important;
}

body.aari-theme .filter-bar-crisp{
  background:#f3e6d4!important;
  border:1px solid var(--aari-border)!important;
  border-radius:0!important;
}

body.aari-theme .filter-chip-modern{
  background:#fffaf2!important;
  border:1px solid var(--aari-border)!important;
  color:var(--aari-wine)!important;
  border-radius:0!important;
  min-height:44px!important;
  font-size:14px!important;
  font-weight:900!important;
  box-shadow:none!important;
}

body.aari-theme .filter-chip-modern.active,
body.aari-theme .clear-filter{
  background:var(--aari-wine)!important;
  border-color:var(--aari-wine)!important;
  color:#fff!important;
}

body.aari-theme .z-category-head,
body.aari-theme .cc-category-head,
body.aari-theme .admin-table thead th{
  background:#fff0d8!important;
}

body.aari-theme .z-dish-row:nth-child(even),
body.aari-theme .concise-card:nth-child(even){
  background:#fff3e2!important;
}

body.aari-theme .z-dish-photo img,
body.aari-theme .cc-dish-photo img,
body.aari-theme .cart-line-pro img{
  border-radius:0!important;
  background:#f0d4b4!important;
}

body.aari-theme .menu-card-actions button[type=submit],
body.aari-theme .z-dish-photo button{
  border-radius:0!important;
  border:2px solid var(--aari-wine)!important;
  background:#fffaf2!important;
  color:var(--aari-wine)!important;
  font-weight:900!important;
}

body.aari-theme .menu-card-actions button[type=submit]:hover,
body.aari-theme .z-dish-photo button:hover{
  background:var(--aari-wine)!important;
  color:#fff!important;
}

/* Floating cart: only visible with items */
body.aari-theme .floating-menu-cart{
  display:none!important;
  position:fixed;
  right:24px;
  bottom:24px;
  z-index:9999;
  min-width:126px;
  height:54px;
  align-items:center;
  justify-content:center;
  gap:9px;
  padding:0 18px;
  background:linear-gradient(135deg,var(--aari-gold-light),var(--aari-gold))!important;
  color:var(--aari-wine)!important;
  border:2px solid #ba8c35!important;
  text-decoration:none!important;
  font-weight:950;
  box-shadow:0 14px 34px rgba(90,11,46,.24)!important;
  border-radius:0!important;
}

body.aari-theme .floating-menu-cart.has-items{
  display:inline-flex!important;
}

body.aari-theme .floating-menu-cart b{
  min-width:22px;
  height:22px;
  padding:0 7px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:var(--aari-wine);
  color:#fff;
  font-size:12px;
  font-weight:950;
}

body.aari-theme .floating-menu-cart b:empty{
  display:none!important;
}

body.aari-theme .cart-pulse{
  animation:aariCartPulse .65s ease;
}

@keyframes aariCartPulse{
  0%{transform:scale(1)}
  35%{transform:scale(1.08)}
  100%{transform:scale(1)}
}

/* Small toast: compact height */
body.aari-theme .toast-stack{
  position:fixed!important;
  right:18px!important;
  top:88px!important;
  z-index:12000!important;
  display:grid;
  gap:8px;
}

body.aari-theme .toast.aari-toast-mini{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  min-width:150px!important;
  max-width:220px!important;
  width:auto!important;
  min-height:0!important;
  padding:7px 9px!important;
  background:#fffaf2!important;
  color:var(--aari-wine)!important;
  border:1px solid var(--aari-gold)!important;
  box-shadow:0 12px 28px rgba(90,11,46,.16)!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1.05!important;
  opacity:0;
  transform:translateY(-6px);
  transition:.18s ease;
  border-radius:0!important;
}

body.aari-theme .toast.aari-toast-mini.show{
  opacity:1;
  transform:translateY(0);
}

body.aari-theme .toast-ok{
  width:18px!important;
  height:18px!important;
  display:grid!important;
  place-items:center!important;
  flex:0 0 18px!important;
  background:var(--aari-wine)!important;
  color:#fff!important;
  font-size:11px!important;
  line-height:1!important;
}

body.aari-theme .toast-text{
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

/* Admin consistent theme */
body.admin-aari-theme .admin-nav{
  background:var(--aari-wine-dark)!important;
}

body.admin-aari-theme .admin-main{
  background:var(--aari-paper)!important;
}

body.admin-aari-theme .admin-nav a{
  color:#fff1df!important;
}

body.admin-aari-theme .admin-nav a:hover{
  background:rgba(255,255,255,.10)!important;
}

/* Footer */
body.aari-theme .site-footer,
body.aari-theme .aarivista-footer{
  background:
    radial-gradient(circle at 8% 18%,rgba(212,162,71,.20),transparent 28%),
    linear-gradient(135deg,var(--aari-wine),var(--aari-wine-dark))!important;
  color:#fff1df!important;
}

body.aari-theme .site-footer h4,
body.aari-theme .aarivista-footer h4{
  color:#fff!important;
}

body.aari-theme .site-footer a,
body.aari-theme .site-footer p{
  color:#fff1df!important;
}

/* Mobile */
@media(max-width:900px){
  body.aari-theme .main-nav{
    background:var(--aari-wine-dark)!important;
  }

  body.aari-theme .floating-menu-cart{
    right:14px;
    bottom:14px;
  }
}

@media(max-width:620px){
  body.aari-theme .floating-menu-cart.has-items{
    left:14px;
    right:14px;
    width:auto;
  }

  body.aari-theme .toast-stack{
    left:12px!important;
    right:12px!important;
    top:78px!important;
  }

  body.aari-theme .toast.aari-toast-mini{
    max-width:none!important;
  }
}


/* =========================================================
   FINAL BUILD FIX + CONSISTENT AARIVISTA THEME OVERRIDES
   ========================================================= */
body.aari-theme{
  font-family:"Nunito Sans",Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;
  background:#fffaf2!important;
  color:#2e1a13!important;
}
body.aari-theme h1,
body.aari-theme h2,
body.aari-theme h3,
body.aari-theme h4{
  font-family:"Nunito Sans",Inter,system-ui,sans-serif!important;
  font-weight:800!important;
  letter-spacing:-.018em!important;
  color:#5a0b2e!important;
}

/* Header/logo */
body.aari-theme .site-header{
  background:linear-gradient(90deg,#330518,#5a0b2e)!important;
  border:0!important;
  box-shadow:0 10px 28px rgba(51,5,24,.18)!important;
}
body.aari-theme .nav-wrap{min-height:78px!important}
body.aari-theme .logo-brand{
  background:transparent!important;
  padding:0!important;
  min-width:0!important;
  border:0!important;
}
body.aari-theme .logo-brand img{
  max-height:58px!important;
  width:auto!important;
  object-fit:contain!important;
  background:transparent!important;
  filter:drop-shadow(0 8px 15px rgba(0,0,0,.18));
}
body.aari-theme .main-nav a{
  background:transparent!important;
  color:#fff8ea!important;
  font-size:14px!important;
  font-weight:800!important;
  padding:7px 2px!important;
  border-radius:0!important;
  box-shadow:none!important;
}
body.aari-theme .main-nav a:hover,
body.aari-theme .main-nav a.active{
  color:#ffe0a1!important;
}

/* Cart hidden until item exists */
body.aari-theme .header-cart-link{display:none!important}
body.aari-theme .header-cart-link.has-items{display:inline-flex!important;align-items:center;gap:7px;color:#ffe0a1!important}
body.aari-theme .floating-menu-cart{
  display:none!important;
  position:fixed!important;
  right:24px!important;
  bottom:24px!important;
  z-index:9999!important;
  min-width:126px!important;
  height:54px!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  padding:0 18px!important;
  background:linear-gradient(135deg,#ffe0a1,#d4a247)!important;
  color:#5a0b2e!important;
  border:2px solid #ba8c35!important;
  text-decoration:none!important;
  font-weight:950!important;
  box-shadow:0 14px 34px rgba(90,11,46,.24)!important;
  border-radius:0!important;
}
body.aari-theme .floating-menu-cart.has-items{display:inline-flex!important}
body.aari-theme .cart-count-pill,
body.aari-theme .floating-menu-cart b{
  min-width:22px!important;
  height:22px!important;
  padding:0 7px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#ffe0a1!important;
  color:#330518!important;
  font-size:12px!important;
  font-weight:950!important;
  border-radius:0!important;
}
body.aari-theme .cart-count-pill:empty,
body.aari-theme .floating-menu-cart b:empty{display:none!important}
body.aari-theme .floating-menu-cart b{background:#5a0b2e!important;color:#fff!important}
body.aari-theme .cart-pulse{animation:aariCartPulse .65s ease}
@keyframes aariCartPulse{0%{transform:scale(1)}35%{transform:scale(1.08)}100%{transform:scale(1)}}

/* Compact toast */
body.aari-theme .toast-stack{
  position:fixed!important;
  right:18px!important;
  top:88px!important;
  z-index:12000!important;
  display:grid!important;
  gap:8px!important;
}
body.aari-theme .toast.aari-toast-mini{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  min-width:150px!important;
  max-width:220px!important;
  width:auto!important;
  min-height:0!important;
  height:auto!important;
  padding:7px 9px!important;
  margin:0!important;
  background:#fffaf2!important;
  color:#5a0b2e!important;
  border:1px solid #d4a247!important;
  box-shadow:0 12px 28px rgba(90,11,46,.16)!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1.05!important;
  opacity:0;
  transform:translateY(-6px);
  transition:.18s ease;
  border-radius:0!important;
}
body.aari-theme .toast.aari-toast-mini.show{opacity:1;transform:translateY(0)}
body.aari-theme .toast-ok{
  width:18px!important;
  height:18px!important;
  display:grid!important;
  place-items:center!important;
  flex:0 0 18px!important;
  background:#5a0b2e!important;
  color:#fff!important;
  font-size:11px!important;
  line-height:1!important;
}
body.aari-theme .toast-text{
  display:block!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

/* Same theme across pages */
body.aari-theme .page-hero,
body.aari-theme .costa-page-hero,
body.aari-theme .av-hero-slim,
body.aari-theme .menu-hero-pro,
body.aari-theme .refined-hero{
  background:radial-gradient(circle at 88% 18%,rgba(212,162,71,.34),transparent 30%),linear-gradient(135deg,#fffaf2 0%,#fff0d8 55%,#f2d1a0 100%)!important;
  border:0!important;
  border-bottom:5px solid #d4a247!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:#5a0b2e!important;
}
body.aari-theme .store-strip-panel,
body.aari-theme .category-lane-vertical,
body.aari-theme .dishes-shell-crisp,
body.aari-theme .feature-card,
body.aari-theme .story-card,
body.aari-theme .offer-card,
body.aari-theme .store-card,
body.aari-theme .contact-card,
body.aari-theme .cart-line-pro,
body.aari-theme .cart-bill-card,
body.aari-theme .auth-form-card,
body.aari-theme .auth-form-panel,
body.aari-theme .admin-form-card,
body.aari-theme .admin-list-card,
body.aari-theme .z-category{
  background:#fffaf2!important;
  border:1px solid #e7d2b8!important;
  border-radius:0!important;
  box-shadow:none!important;
}
body.aari-theme .filter-chip-modern,
body.aari-theme .btn,
body.aari-theme .costa-btn{
  border-radius:0!important;
}
body.aari-theme .btn-primary,
body.aari-theme .costa-btn.primary{
  background:#5a0b2e!important;
  color:#fff!important;
  border-color:#5a0b2e!important;
}
body.aari-theme .btn-outline,
body.aari-theme .btn-muted,
body.aari-theme .costa-btn.secondary{
  background:#fffaf2!important;
  color:#5a0b2e!important;
  border-color:#e7d2b8!important;
}
body.aari-theme .site-footer{
  background:radial-gradient(circle at 8% 18%,rgba(212,162,71,.20),transparent 28%),linear-gradient(135deg,#5a0b2e,#330518)!important;
  color:#fff1df!important;
}
body.aari-theme .site-footer h4,
body.aari-theme .site-footer a,
body.aari-theme .site-footer p{color:#fff1df!important}

@media(max-width:620px){
  body.aari-theme .floating-menu-cart.has-items{left:14px!important;right:14px!important;width:auto!important}
  body.aari-theme .toast-stack{left:12px!important;right:12px!important;top:78px!important}
  body.aari-theme .toast.aari-toast-mini{max-width:none!important}
}


/* Final brand spelling/font polish */
.aari-brand-font,
body.aari-theme h4.aari-brand-font,
body.aari-theme .footer-brand-block .footer-tagline{
  font-family:"Nunito Sans", Inter, system-ui, sans-serif!important;
  font-style:italic!important;
  font-weight:900!important;
  letter-spacing:-.03em!important;
  color:#ffe0a1!important;
}
body.aari-theme .brand-name,
body.aari-theme [data-brand-name]{
  font-style:italic!important;
  font-weight:900!important;
  letter-spacing:-.025em!important;
}


/* Upcoming store: do not display menu */
.coming-soon-chip{
  display:inline-flex;
  width:max-content;
  margin-top:6px;
  padding:4px 8px;
  background:#fff1df;
  color:#9a3412;
  border:1px solid #fdba74;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.06em;
}
.upcoming-store-state{
  margin-top:28px;
  border-top:6px solid #d4a247!important;
  background:linear-gradient(135deg,#fffaf2,#fff0d8)!important;
}
.upcoming-store-state span{
  background:#5a0b2e!important;
  color:#fff!important;
}


/* Final menu feedback/rating/add-button/toast refinement */
body.aari-theme .toast-stack,
.toast-stack{
  position:fixed!important;
  right:14px!important;
  top:82px!important;
  left:auto!important;
  bottom:auto!important;
  width:auto!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  padding:0!important;
  margin:0!important;
  z-index:12000!important;
  display:block!important;
  pointer-events:none!important;
  background:transparent!important;
}

body.aari-theme .toast.aari-toast-mini,
.toast.aari-toast-mini{
  all:unset;
  box-sizing:border-box!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  width:auto!important;
  min-width:0!important;
  max-width:220px!important;
  height:28px!important;
  min-height:28px!important;
  max-height:28px!important;
  padding:0 9px!important;
  margin:0!important;
  overflow:hidden!important;
  background:#fffaf2!important;
  color:#5a0b2e!important;
  border:1px solid #d4a247!important;
  box-shadow:0 8px 18px rgba(90,11,46,.16)!important;
  font:900 12px/1 "Nunito Sans",Inter,system-ui,sans-serif!important;
  opacity:0;
  transform:translateY(-4px);
  transition:.16s ease;
  pointer-events:auto!important;
}

body.aari-theme .toast.aari-toast-mini.show,
.toast.aari-toast-mini.show{
  opacity:1!important;
  transform:translateY(0)!important;
}

body.aari-theme .toast-ok,
.toast-ok{
  width:16px!important;
  height:16px!important;
  min-width:16px!important;
  display:grid!important;
  place-items:center!important;
  background:#5a0b2e!important;
  color:#fff!important;
  font-size:10px!important;
  line-height:1!important;
}

body.aari-theme .toast-text,
.toast-text{
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  max-width:170px!important;
}

/* Funny add icon button */
.fun-add-btn{
  width:48px!important;
  height:42px!important;
  min-width:48px!important;
  padding:0!important;
  display:inline-grid!important;
  place-items:center!important;
  background:#fffaf2!important;
  border:2px solid #5a0b2e!important;
  color:#5a0b2e!important;
  font-size:22px!important;
  line-height:1!important;
  cursor:pointer;
  transition:.18s ease;
}
.fun-add-btn:hover{
  background:#5a0b2e!important;
  transform:translateY(-1px);
}
.fun-add-btn:hover .add-icon{
  filter:brightness(1.2);
}
.fun-add-btn.added{
  background:#d4a247!important;
  border-color:#d4a247!important;
}

/* DB rating and feedback controls */
.feedback-action-group{
  display:inline-flex;
  align-items:center;
  gap:9px;
}
.feedback-action-group .tiny-feedback-link{
  min-width:34px;
  height:34px;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  gap:4px;
  color:#5a0b2e!important;
  border:1px solid #e7d2b8!important;
  background:#fffaf2!important;
  text-decoration:none!important;
  font-weight:900!important;
}
.feedback-action-group .tiny-feedback-link i{
  font-size:16px;
}
.feedback-action-group .tiny-feedback-link span{
  font-size:12px;
  color:#5a0b2e!important;
}
.rating-mini{
  background:#fff1d6!important;
  color:#5a0b2e!important;
  border:1px solid #e8c982!important;
  padding:4px 7px;
  font-weight:900;
}
.rating-mini i{
  color:#d4a247!important;
}
.feedback-list-shell .modal-body{
  max-height:420px;
  overflow:auto;
}
.feedback-mini-card{
  padding:12px 0;
  border-bottom:1px solid #ead8bd;
}
.feedback-mini-card:last-child{
  border-bottom:0;
}
.feedback-mini-card>div{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
}
.feedback-mini-card strong{
  color:#5a0b2e;
}
.feedback-mini-card span{
  color:#7a1741;
  font-weight:900;
}
.feedback-mini-card p{
  margin:6px 0 0;
  color:#69564d!important;
  font-size:14px;
  line-height:1.45;
}
.feedback-empty{
  padding:16px;
  background:#fff3df;
  border:1px solid #e7d2b8;
  color:#5a0b2e;
  font-weight:800;
}

@media(max-width:620px){
  body.aari-theme .toast-stack,
  .toast-stack{
    right:10px!important;
    top:74px!important;
    left:auto!important;
  }
  body.aari-theme .toast.aari-toast-mini,
  .toast.aari-toast-mini{
    max-width:210px!important;
  }
}


/* DB driven filter bar */
.db-filter-bar{
  align-items:center;
}
.db-filter-bar .filter-chip-modern{
  text-transform:none;
}
.db-filter-bar .filter-chip-modern i{
  margin-right:4px;
}


/* AJAX filter loading state - no postback */
[data-order-menu-ajax-area]{
  position:relative;
}
[data-order-menu-ajax-area].order-filter-loading{
  opacity:.58;
  pointer-events:none;
}
[data-order-menu-ajax-area].order-filter-loading:after{
  content:"Updating menu...";
  position:absolute;
  right:18px;
  top:18px;
  z-index:20;
  background:#5a0b2e;
  color:#fff;
  padding:8px 12px;
  font-size:12px;
  font-weight:900;
  box-shadow:0 10px 24px rgba(90,11,46,.16);
}


/* Store dropdown + prominent service badges + no-postback filtering */
.store-dropdown-panel{
  padding:28px!important;
}
.store-dropdown-wrap{
  display:grid;
  grid-template-columns:160px minmax(280px,1fr);
  align-items:center;
  gap:14px;
  max-width:760px;
  margin-top:18px;
}
.store-dropdown-label{
  display:flex;
  align-items:center;
  gap:8px;
  font-weight:950;
  color:#5a0b2e;
}
.store-dropdown-select{
  min-height:54px;
  width:100%;
  border:2px solid #d4a247;
  background:#fffaf2;
  color:#2e1a13;
  padding:0 16px;
  font-weight:900;
  outline:none;
}
.store-dropdown-select:focus{
  border-color:#5a0b2e;
  box-shadow:0 0 0 4px rgba(90,11,46,.08);
}
.selected-store-detail-card{
  margin-top:20px;
  display:grid;
  grid-template-columns:minmax(260px,1fr) auto;
  gap:20px;
  align-items:center;
  background:linear-gradient(135deg,#fffaf2,#fff1d9);
  border:1px solid #e7d2b8;
  border-left:8px solid #5a0b2e;
  padding:20px;
}
.selected-store-main{
  display:flex;
  align-items:flex-start;
  gap:16px;
}
.selected-store-main h3{
  margin:0 0 4px;
}
.selected-store-main p{
  margin:0 0 5px;
}
.store-pin.prominent{
  width:54px!important;
  height:54px!important;
  min-width:54px!important;
  font-size:22px!important;
  display:grid!important;
  place-items:center!important;
}
.store-service-badges{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:10px;
  flex-wrap:wrap;
}
.store-service-badges span{
  min-width:88px;
  display:grid;
  place-items:center;
  gap:5px;
  padding:12px 10px;
  background:#5a0b2e;
  color:#fff;
  border:2px solid #d4a247;
}
.store-service-badges i{
  font-size:22px;
  color:#ffe0a1;
}
.store-service-badges b{
  font-size:12px;
  color:#fff;
}
.coming-soon-chip.large{
  margin-top:8px;
  padding:7px 10px;
}
[data-order-page-ajax-area]{
  position:relative;
}
[data-order-page-ajax-area].order-filter-loading{
  opacity:.65;
  pointer-events:none;
}
[data-order-page-ajax-area].order-filter-loading:after{
  content:"Updating...";
  position:absolute;
  right:18px;
  top:18px;
  z-index:30;
  background:#5a0b2e;
  color:#fff;
  padding:8px 12px;
  font-size:12px;
  font-weight:950;
}
@media(max-width:900px){
  .store-dropdown-wrap,
  .selected-store-detail-card{
    grid-template-columns:1fr;
  }
  .store-service-badges{
    justify-content:flex-start;
  }
}


/* =========================================================
   PROFESSIONAL COSTA-INSPIRED BUTTON SYSTEM
   Applies across public site + admin. Softer, eye-soothing,
   rounded, consistent buttons without DB/model changes.
   ========================================================= */

:root{
  --aari-btn-wine:#641032;
  --aari-btn-wine-dark:#3f061c;
  --aari-btn-cream:#fff7ea;
  --aari-btn-gold:#d4a247;
  --aari-btn-border:#e7d2b8;
  --aari-btn-shadow:0 10px 24px rgba(100,16,50,.16);
  --aari-btn-shadow-soft:0 6px 16px rgba(100,16,50,.10);
}

/* Reset old square button feel */
body.aari-theme button,
body.aari-theme .btn,
body.aari-theme .costa-btn,
body.aari-theme .wave-pill-btn,
body.aari-theme .nav-cta,
body.aari-theme input[type="submit"],
body.aari-theme input[type="button"],
body.aari-theme .filter-chip-modern,
body.aari-theme .dropdown-item,
body.aari-theme .icon-action,
body.aari-theme .menu-card-actions button[type=submit],
body.aari-theme .z-dish-photo button,
body.aari-theme .fun-add-btn,
body.aari-theme .floating-menu-cart,
body.aari-theme .store-dropdown-select,
body.aari-theme .store-service-badges span,
body.admin-aari-theme button,
body.admin-aari-theme .btn,
body.admin-aari-theme .icon-action{
  border-radius:999px!important;
  font-family:"Nunito Sans",Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;
  transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;
}

/* Primary CTA */
body.aari-theme .btn-primary,
body.aari-theme .costa-btn.primary,
body.aari-theme .wave-pill-btn,
body.aari-theme input[type="submit"],
body.aari-theme button[type="submit"]:not(.fun-add-btn),
body.admin-aari-theme .btn-primary,
body.admin-aari-theme button[type="submit"]{
  min-height:42px!important;
  padding:10px 20px!important;
  background:var(--aari-btn-wine)!important;
  color:#fff!important;
  border:2px solid var(--aari-btn-wine)!important;
  box-shadow:var(--aari-btn-shadow-soft)!important;
  font-weight:900!important;
  letter-spacing:.01em!important;
}

body.aari-theme .btn-primary:hover,
body.aari-theme .costa-btn.primary:hover,
body.aari-theme .wave-pill-btn:hover,
body.aari-theme input[type="submit"]:hover,
body.aari-theme button[type="submit"]:not(.fun-add-btn):hover,
body.admin-aari-theme .btn-primary:hover,
body.admin-aari-theme button[type="submit"]:hover{
  background:var(--aari-btn-wine-dark)!important;
  border-color:var(--aari-btn-wine-dark)!important;
  color:#fff!important;
  box-shadow:var(--aari-btn-shadow)!important;
  transform:translateY(-1px)!important;
}

/* Secondary / outline */
body.aari-theme .btn-outline,
body.aari-theme .btn-muted,
body.aari-theme .costa-btn.secondary,
body.aari-theme .nav-cta,
body.admin-aari-theme .btn-outline,
body.admin-aari-theme .btn-muted{
  min-height:42px!important;
  padding:10px 20px!important;
  background:#fff!important;
  color:var(--aari-btn-wine)!important;
  border:2px solid var(--aari-btn-border)!important;
  box-shadow:0 6px 18px rgba(60,24,13,.06)!important;
  font-weight:900!important;
}

body.aari-theme .btn-outline:hover,
body.aari-theme .btn-muted:hover,
body.aari-theme .costa-btn.secondary:hover,
body.aari-theme .nav-cta:hover,
body.admin-aari-theme .btn-outline:hover,
body.admin-aari-theme .btn-muted:hover{
  background:var(--aari-btn-cream)!important;
  color:var(--aari-btn-wine-dark)!important;
  border-color:var(--aari-btn-gold)!important;
  transform:translateY(-1px)!important;
  box-shadow:0 10px 22px rgba(60,24,13,.10)!important;
}

/* Header Order Online should feel like a polished pill, not loud */
body.aari-theme .main-nav .nav-cta{
  background:#fff!important;
  color:var(--aari-btn-wine)!important;
  border-color:#fff!important;
  padding:10px 18px!important;
  box-shadow:0 8px 20px rgba(0,0,0,.14)!important;
}
body.aari-theme .main-nav .nav-cta:hover{
  background:var(--aari-btn-gold)!important;
  color:var(--aari-btn-wine-dark)!important;
}

/* Filter chips */
body.aari-theme .filter-bar-crisp{
  gap:10px!important;
  padding:13px!important;
}
body.aari-theme .filter-chip-modern{
  min-height:42px!important;
  padding:0 16px!important;
  background:#fff!important;
  color:#4d3b35!important;
  border:1.5px solid var(--aari-btn-border)!important;
  box-shadow:0 4px 12px rgba(60,24,13,.05)!important;
  font-size:14px!important;
  font-weight:900!important;
}
body.aari-theme .filter-chip-modern:hover{
  border-color:var(--aari-btn-gold)!important;
  color:var(--aari-btn-wine)!important;
  background:#fffaf3!important;
  transform:translateY(-1px)!important;
}
body.aari-theme .filter-chip-modern.active,
body.aari-theme .filter-chip-modern.clear-filter{
  background:var(--aari-btn-wine)!important;
  color:#fff!important;
  border-color:var(--aari-btn-wine)!important;
}
body.aari-theme .filter-chip-modern.clear-filter:hover{
  background:var(--aari-btn-wine-dark)!important;
  border-color:var(--aari-btn-wine-dark)!important;
}

/* Dropdown menu items */
body.aari-theme .dropdown-menu{
  border-radius:18px!important;
  border:1px solid var(--aari-btn-border)!important;
  padding:8px!important;
  box-shadow:0 18px 42px rgba(60,24,13,.12)!important;
}
body.aari-theme .dropdown-item{
  padding:10px 14px!important;
  color:#4d3b35!important;
  font-weight:800!important;
}
body.aari-theme .dropdown-item:hover{
  background:var(--aari-btn-cream)!important;
  color:var(--aari-btn-wine)!important;
}

/* Fun add button: keep icon but make it professional/eye-catching */
body.aari-theme .fun-add-btn,
body.aari-theme .menu-card-actions button[type=submit].fun-add-btn{
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
  padding:0!important;
  display:inline-grid!important;
  place-items:center!important;
  background:#fff!important;
  border:2px solid var(--aari-btn-wine)!important;
  color:var(--aari-btn-wine)!important;
  box-shadow:0 8px 18px rgba(100,16,50,.12)!important;
  font-size:20px!important;
}
body.aari-theme .fun-add-btn:hover,
body.aari-theme .menu-card-actions button[type=submit].fun-add-btn:hover{
  background:var(--aari-btn-wine)!important;
  border-color:var(--aari-btn-wine)!important;
  transform:translateY(-2px) scale(1.02)!important;
  box-shadow:0 12px 24px rgba(100,16,50,.18)!important;
}
body.aari-theme .fun-add-btn.added{
  background:var(--aari-btn-gold)!important;
  border-color:var(--aari-btn-gold)!important;
  color:var(--aari-btn-wine-dark)!important;
}

/* Feedback and icon actions */
body.aari-theme .feedback-action-group .tiny-feedback-link,
body.aari-theme .icon-action,
body.admin-aari-theme .icon-action{
  width:36px!important;
  height:36px!important;
  min-width:36px!important;
  padding:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#fff!important;
  border:1.5px solid var(--aari-btn-border)!important;
  color:var(--aari-btn-wine)!important;
  box-shadow:0 5px 14px rgba(60,24,13,.05)!important;
}
body.aari-theme .feedback-action-group .tiny-feedback-link:hover,
body.aari-theme .icon-action:hover,
body.admin-aari-theme .icon-action:hover{
  background:var(--aari-btn-cream)!important;
  border-color:var(--aari-btn-gold)!important;
  transform:translateY(-1px)!important;
}

/* Store dropdown and service pills */
body.aari-theme .store-dropdown-select{
  border:2px solid var(--aari-btn-border)!important;
  box-shadow:0 6px 18px rgba(60,24,13,.05)!important;
}
body.aari-theme .store-dropdown-select:focus{
  border-color:var(--aari-btn-gold)!important;
  box-shadow:0 0 0 4px rgba(212,162,71,.16)!important;
}
body.aari-theme .store-service-badges span{
  background:#fff!important;
  color:var(--aari-btn-wine)!important;
  border:1.5px solid var(--aari-btn-border)!important;
  box-shadow:0 6px 16px rgba(60,24,13,.06)!important;
}
body.aari-theme .store-service-badges span i{
  color:var(--aari-btn-wine)!important;
}
body.aari-theme .store-service-badges span b{
  color:var(--aari-btn-wine)!important;
}

/* Floating cart */
body.aari-theme .floating-menu-cart{
  border-radius:999px!important;
  background:#fff!important;
  color:var(--aari-btn-wine)!important;
  border:2px solid var(--aari-btn-gold)!important;
  box-shadow:0 12px 30px rgba(100,16,50,.18)!important;
}
body.aari-theme .floating-menu-cart:hover{
  background:var(--aari-btn-cream)!important;
  transform:translateY(-2px)!important;
}

/* Admin save/cancel buttons should match public */
body.admin-aari-theme .sticky-form-actions .btn,
body.admin-aari-theme .admin-filter-card .btn{
  border-radius:999px!important;
}

/* Disabled buttons */
body.aari-theme button:disabled,
body.aari-theme .btn:disabled,
body.admin-aari-theme button:disabled{
  opacity:.68!important;
  cursor:not-allowed!important;
  transform:none!important;
  box-shadow:none!important;
}

/* Mobile buttons */
@media(max-width:620px){
  body.aari-theme .filter-chip-modern{
    min-height:40px!important;
    padding:0 12px!important;
    font-size:13px!important;
  }
  body.aari-theme .btn,
  body.aari-theme .costa-btn{
    min-height:40px!important;
    padding:9px 16px!important;
  }
}


/* =========================================================
   FINAL UI POLISH: remove homepage hero logo, multicolor
   service icons, stronger review icons, Costa-like finish
   ========================================================= */

/* Hide/remove hero logo block on homepage for cleaner look */
.av-costa-hero .av-mini-brand{
  display:none!important;
}

/* Store service badges: multicolor, more prominent, same icon set */
body.aari-theme .store-service-badges{
  gap:12px!important;
}
body.aari-theme .store-service-badges span{
  min-width:96px!important;
  min-height:84px!important;
  padding:14px 12px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  background:#fff!important;
  border:1.5px solid #ead7bc!important;
  box-shadow:0 8px 20px rgba(60,24,13,.06)!important;
}
body.aari-theme .store-service-badges span i{
  font-size:22px!important;
}
body.aari-theme .store-service-badges span b{
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.01em!important;
}
/* multicolor tiles */
body.aari-theme .store-service-badges span:nth-child(1){
  background:#fff5f1!important;border-color:#f4c6b2!important;color:#b14d24!important;
}
body.aari-theme .store-service-badges span:nth-child(1) i,
body.aari-theme .store-service-badges span:nth-child(1) b{color:#b14d24!important;}
body.aari-theme .store-service-badges span:nth-child(2){
  background:#fff9ec!important;border-color:#eed7a3!important;color:#9a6a09!important;
}
body.aari-theme .store-service-badges span:nth-child(2) i,
body.aari-theme .store-service-badges span:nth-child(2) b{color:#9a6a09!important;}
body.aari-theme .store-service-badges span:nth-child(3){
  background:#f4f7ff!important;border-color:#bfd0ff!important;color:#3559b5!important;
}
body.aari-theme .store-service-badges span:nth-child(3) i,
body.aari-theme .store-service-badges span:nth-child(3) b{color:#3559b5!important;}
body.aari-theme .store-service-badges span:nth-child(4){
  background:#fff1f6!important;border-color:#efbfd0!important;color:#ad3d67!important;
}
body.aari-theme .store-service-badges span:nth-child(4) i,
body.aari-theme .store-service-badges span:nth-child(4) b{color:#ad3d67!important;}
body.aari-theme .store-service-badges span:nth-child(5){
  background:#effbf5!important;border-color:#b8e4cb!important;color:#267f5d!important;
}
body.aari-theme .store-service-badges span:nth-child(5) i,
body.aari-theme .store-service-badges span:nth-child(5) b{color:#267f5d!important;}

/* Feedback/review icons should be stronger and eye-catching */
body.aari-theme .feedback-action-group{
  gap:12px!important;
}
body.aari-theme .feedback-action-group .tiny-feedback-link{
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  position:relative!important;
  background:#fff!important;
  border:2px solid #e7d2b8!important;
  box-shadow:0 8px 18px rgba(60,24,13,.08)!important;
  color:#6b1237!important;
}
body.aari-theme .feedback-action-group .tiny-feedback-link i{
  font-size:20px!important;
}
body.aari-theme .feedback-action-group .tiny-feedback-link:hover{
  background:#fff8ef!important;
  border-color:#d4a247!important;
  color:#4a0822!important;
  transform:translateY(-1px)!important;
}
body.aari-theme .feedback-action-group .tiny-feedback-link span{
  min-width:18px!important;
  height:18px!important;
  padding:0 5px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:absolute!important;
  top:-4px!important;
  right:-4px!important;
  background:#f3d26d!important;
  color:#5a0b2e!important;
  border:1px solid #fff!important;
  border-radius:999px!important;
  font-size:11px!important;
  font-weight:1000!important;
  box-shadow:0 4px 10px rgba(90,11,46,.12)!important;
}

/* Small visual tune for selected store info card */
.selected-store-detail-card{
  border-left:0!important;
  border-top:5px solid #d4a247!important;
  box-shadow:0 12px 30px rgba(60,24,13,.08)!important;
}

/* Tighter menu hero after logo removal */
.av-costa-hero-copy h1,
.av-hero-slim h1{
  max-width:11ch;
}

/* Optional: if service badges wrap on smaller widths, keep them balanced */
@media(max-width:760px){
  body.aari-theme .store-service-badges{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(88px,1fr));
    width:100%;
  }
  body.aari-theme .store-service-badges span{
    min-width:0!important;
  }
}
@media(max-width:520px){
  body.aari-theme .store-service-badges{
    grid-template-columns:repeat(2,minmax(88px,1fr));
  }
}


/* =========================================================
   HERO FEATURED DRINK FIX
   Prevent caption overlap / distortion on homepage hero.
   ========================================================= */
.av-costa-hero-drinks{
  position:relative!important;
  min-height:680px!important;
  padding:20px 0 10px!important;
}

.hero-drink{
  width:360px!important;
  max-width:44vw!important;
  z-index:2!important;
}

.hero-drink img{
  width:100%!important;
  height:320px!important;
  object-fit:contain!important;
  display:block!important;
}

.hero-drink span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin-top:14px!important;
  padding:10px 16px!important;
  background:rgba(255,250,243,.92)!important;
  border:1px solid #ead8bf!important;
  border-radius:999px!important;
  box-shadow:0 10px 20px rgba(60,24,13,.08)!important;
  font-size:16px!important;
  font-weight:800!important;
  line-height:1.25!important;
  color:#701536!important;
  position:relative!important;
  z-index:3!important;
  white-space:normal!important;
  max-width:100%!important;
}

.hero-drink-one{
  right:18px!important;
  top:78px!important;
  left:auto!important;
  bottom:auto!important;
}

.hero-drink-two{
  left:0!important;
  bottom:22px!important;
  right:auto!important;
  top:auto!important;
}

.hero-drink-two img{
  width:100%!important;
  height:300px!important;
}

.hero-stamp{
  left:48%!important;
  top:34px!important;
  z-index:4!important;
}

@media(max-width:1199px){
  .av-costa-hero-drinks{
    min-height:620px!important;
  }
  .hero-drink{
    width:300px!important;
    max-width:46vw!important;
  }
  .hero-drink img{
    height:270px!important;
  }
  .hero-drink-two img{
    height:250px!important;
  }
}

@media(max-width:991px){
  .av-costa-hero-drinks{
    min-height:auto!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:22px!important;
    align-items:start!important;
    margin-top:24px!important;
  }
  .hero-drink,
  .hero-drink-one,
  .hero-drink-two{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    max-width:none!important;
  }
  .hero-drink img,
  .hero-drink-two img{
    height:250px!important;
  }
  .hero-stamp{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    justify-self:center!important;
    order:-1!important;
    margin-bottom:8px!important;
  }
}

@media(max-width:640px){
  .av-costa-hero-drinks{
    grid-template-columns:1fr!important;
  }
  .hero-drink span{
    font-size:15px!important;
  }
}


/* =========================================================
   HOME HERO DRINK TEXT VISIBILITY FIX
   Make featured drink cards stack cleanly so item names never hide
   behind another card/image.
   ========================================================= */
.av-costa-hero{
  align-items:center!important;
}

.av-costa-hero-drinks{
  position:relative!important;
  min-height:0!important;
  height:auto!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:26px!important;
  align-content:center!important;
  justify-items:center!important;
  padding:38px 0 28px!important;
}

.hero-drink,
.hero-drink-one,
.hero-drink-two{
  position:relative!important;
  inset:auto!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  width:min(430px, 100%)!important;
  max-width:100%!important;
  display:grid!important;
  justify-items:center!important;
  text-align:center!important;
  z-index:2!important;
}

.hero-drink img,
.hero-drink-two img{
  width:100%!important;
  height:260px!important;
  object-fit:contain!important;
  display:block!important;
}

.hero-drink span{
  position:relative!important;
  z-index:5!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin-top:12px!important;
  min-height:42px!important;
  max-width:92%!important;
  padding:8px 18px!important;
  background:#fffaf2!important;
  border:1px solid #ead8bf!important;
  border-radius:999px!important;
  box-shadow:0 8px 18px rgba(60,24,13,.08)!important;
  color:#701536!important;
  font-size:16px!important;
  font-weight:900!important;
  line-height:1.25!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow:visible!important;
}

.hero-stamp{
  position:absolute!important;
  top:8px!important;
  right:22px!important;
  left:auto!important;
  z-index:8!important;
  transform:rotate(-14deg)!important;
}

/* Desktop refinement: one item slightly right, one slightly left but no overlap */
@media(min-width:992px){
  .hero-drink-one{
    justify-self:end!important;
    margin-right:40px!important;
  }
  .hero-drink-two{
    justify-self:start!important;
    margin-left:28px!important;
  }
}

@media(max-width:991px){
  .av-costa-hero-drinks{
    grid-template-columns:1fr 1fr!important;
    gap:22px!important;
    padding-top:20px!important;
  }
  .hero-drink img,
  .hero-drink-two img{
    height:230px!important;
  }
  .hero-stamp{
    position:relative!important;
    justify-self:center!important;
    grid-column:1/-1!important;
    top:auto!important;
    right:auto!important;
    order:-1!important;
  }
}

@media(max-width:640px){
  .av-costa-hero-drinks{
    grid-template-columns:1fr!important;
  }
  .hero-drink img,
  .hero-drink-two img{
    height:220px!important;
  }
}

.hero-drink img{border-radius:28px!important;background:#fff!important;box-shadow:0 16px 32px rgba(60,24,13,.10)!important;}
