
:root{
  --espresso:#2d073b;--brown:#4a1158;--brown2:#6b2779;--taupe:#eadcf4;--cream:#fbf7fd;
  --ivory:#fffdf8;--purple:#702889;--purple2:#3f0c52;--royal:#8b46a5;--gold:#c89531;
  --rose:#a95f9d;--ink:#32133b;--muted:#705a78;--white:#fff;
  --shadow:0 24px 70px rgba(58,12,76,.15);--glow:0 0 0 1px rgba(112,40,137,.17),0 18px 50px rgba(79,20,101,.16)
}
body{background:linear-gradient(180deg,#fffdfd,#faf5fd 48%,#fffaf2);color:var(--ink)}
.topbar{background:linear-gradient(90deg,#3b0a4d,#702889,#3b0a4d);color:#fff4d7}
.nav-wrap{background:rgba(255,251,255,.95);border-bottom-color:rgba(112,40,137,.13)}
.brand img{height:76px;width:76px;object-fit:contain;border-radius:16px;background:#fff;padding:2px;box-shadow:0 8px 24px rgba(77,24,94,.14)}
.nav-links a{color:#4d195a}.pill{background:linear-gradient(135deg,#702889,#3f0c52);box-shadow:0 10px 28px rgba(76,19,96,.24)}
.hero{background:
 linear-gradient(rgba(255,255,255,.78),rgba(255,255,255,.78)),
 repeating-linear-gradient(45deg,rgba(112,40,137,.06) 0 2px,transparent 2px 22px),
 repeating-linear-gradient(-45deg,rgba(200,149,49,.05) 0 2px,transparent 2px 22px),
 linear-gradient(135deg,#f6eafd,#fff8e9)}
.hero h1,.section h2,.event-section h2{color:#4b125a}.hero h1 em{color:#7a2d91}.hero-copy>p{color:#654f6c}
.btn-primary{background:linear-gradient(135deg,#4b125a,#702889);box-shadow:0 12px 34px rgba(76,19,96,.22)}
.btn-purple{background:linear-gradient(135deg,#812f99,#4c0f60)}
.btn-gold{background:linear-gradient(135deg,#e0bd67,#c89531);color:#35103e}
.trust-strip{background:linear-gradient(90deg,#3d0b4e,#702889,#3d0b4e)}
.menu-card{border-color:rgba(112,40,137,.10);box-shadow:0 12px 34px rgba(74,17,88,.07)}
.allergy-tags span{background:#f1e4f6;color:#673279}.coming{background:linear-gradient(155deg,#fff,#f2e1fa)}
.custom-section{background:radial-gradient(circle at 20% 0%,rgba(213,166,236,.20),transparent 31%),linear-gradient(135deg,#30073f,#5a146d 58%,#2f073c)}
.event-chips span{background:#efe2f5}.deposit-card{background:linear-gradient(145deg,#4b125a,#2d073b)}
.allergen-section{background:linear-gradient(135deg,#350944,#52125f)}
.delivery-grid article{background:#efe4f5}.order-section{background:radial-gradient(circle at 10% 10%,rgba(184,104,211,.22),transparent 35%),linear-gradient(135deg,#2d073b,#511060)}
.order-form input,.order-form select,.order-form textarea{background:#fffaff;border-color:#e3d3e9}.policy-check{background:#f3e6f8}
footer{background:#260631}.footer-grid img{height:84px;width:84px;object-fit:contain;border-radius:16px;background:#fff;padding:2px}
.owner-footer-link{display:inline-flex;margin-top:4px;color:#e6c76f!important;font-weight:800;font-size:.82rem}
.welcome-popup{background:linear-gradient(145deg,#fff,#f1e4fa)}
@media(max-width:580px){.brand img{height:58px;width:58px}}

.hidden-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
