:root{--purple:#68109d;--deep:#22052e;--pink:#ef5598;--ink:#18121c;--cream:#fffaf6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}.menu-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:10px clamp(20px,6vw,90px);background:rgba(255,255,255,.96);box-shadow:0 3px 18px rgba(38,8,51,.12)}.menu-brand img{display:block;width:min(300px,28vw);height:86px;object-fit:contain}.menu-header nav{display:flex;align-items:center;gap:25px;font-size:13px;font-weight:800;text-transform:uppercase}.menu-header nav a{padding:12px 0;border-bottom:2px solid transparent}.menu-header nav a:hover,.menu-header nav a.active{color:var(--purple);border-color:var(--pink)}.menu-hero{position:relative;isolation:isolate;display:grid;min-height:650px;place-items:center;padding:80px 7%;background:center/cover no-repeat url('../images/weather-hud/lakeside-picnic.png');color:#fff;transition:background-image .7s ease}.menu-hero__shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(22,4,31,.88),rgba(40,7,55,.5),rgba(17,3,24,.3))}.menu-hero__content{width:min(1140px,100%)}.eyebrow{margin:0 0 10px;color:var(--pink);font-size:12px;font-weight:900;letter-spacing:.15em}.menu-hero h1{max-width:780px;margin:0;font-size:clamp(48px,7vw,92px);line-height:.94;text-shadow:0 5px 25px #000}.menu-hero__content>p:not(.eyebrow){max-width:680px;font-size:20px;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;justify-content:center;padding:15px 24px;border-radius:999px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.button.primary{background:var(--pink);color:#fff}.button.glass{border:1px solid rgba(255,255,255,.7);background:rgba(24,5,33,.42);color:#fff}.slide-dots{display:flex;gap:9px;margin-top:34px}.slide-dots button{width:10px;height:10px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer}.slide-dots button.active{background:var(--pink);border-color:var(--pink)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d8c6df}.steps div{display:flex;align-items:center;gap:14px;padding:24px;background:#fff}.steps b{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:var(--purple);color:#fff}.steps span{font-weight:800}.menu-section,.partner-history{padding:80px clamp(20px,6vw,90px)}.section-head{display:flex;justify-content:space-between;gap:30px;margin-bottom:35px}.section-head h2,.order-panel h2{margin:0 0 10px;font-size:clamp(32px,4vw,52px)}.section-head p{max-width:700px;color:#6c5b72}.filters{display:flex;flex-wrap:wrap;align-content:flex-end;gap:8px}.filters button{padding:9px 13px;border:1px solid #ddcce3;border-radius:999px;background:#fff;color:var(--deep);cursor:pointer}.filters button.active{border-color:var(--purple);background:var(--purple);color:#fff}.menu-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:34px;align-items:start}.menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.menu-card{overflow:hidden;border:1px solid #eadfed;border-radius:18px;background:#fff;box-shadow:0 12px 32px rgba(48,18,58,.07)}.menu-card img{width:100%;height:190px;object-fit:contain;background:#fff}.menu-card__copy{padding:18px}.menu-card__top{display:flex;justify-content:space-between;gap:14px}.menu-card h3{margin:0;font-size:20px}.menu-card strong{color:var(--purple);font-size:18px}.menu-card p{min-height:42px;color:#746778;font-size:14px;line-height:1.5}.menu-card button{width:100%;padding:11px;border:0;border-radius:9px;background:#f4eaf7;color:var(--purple);font-weight:900;cursor:pointer}.menu-card button:hover{background:var(--pink);color:#fff}.order-panel{position:sticky;top:125px;padding:25px;border-radius:20px;background:var(--deep);color:#fff;box-shadow:0 20px 50px rgba(36,5,46,.2)}.order-panel h2{font-size:30px}.order-panel label{display:block;margin:15px 0;color:#e6d9eb;font-size:12px;font-weight:800;text-transform:uppercase}.order-panel input{width:100%;margin-top:6px;padding:12px;border:1px solid #755783;border-radius:8px;background:#33113f;color:#fff}.order-lines{max-height:280px;overflow:auto;margin:20px 0;border-block:1px solid #51325d}.order-line{display:flex;justify-content:space-between;gap:12px;padding:12px 0}.order-line button{border:0;background:transparent;color:#ef9bc0;cursor:pointer}.empty{color:#aa93b2}.order-total{display:flex;justify-content:space-between;margin:18px 0;font-weight:800}.wide{width:100%}.disabled{opacity:.5}.order-panel small{display:block;margin-top:13px;color:#aa93b2;line-height:1.45}.partner-history{background:#f1e7f4}.history-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.history-grid a{overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(45,15,54,.12)}.history-grid img{display:block;width:100%;height:410px;object-fit:cover;object-position:top;transition:transform .3s}.history-grid a:hover img{transform:scale(1.025)}footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px clamp(20px,6vw,90px);background:#16041e;color:#fff}footer img{width:230px;padding:7px;background:#fff}footer a{color:var(--pink);font-weight:800}@media(max-width:900px){.menu-header{position:relative;align-items:flex-start;flex-direction:column}.menu-brand img{width:260px}.menu-header nav{overflow-x:auto;width:100%;padding-bottom:6px}.menu-layout{grid-template-columns:1fr}.order-panel{position:relative;top:auto}.history-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.menu-hero{min-height:600px}.menu-hero h1{font-size:49px}.menu-grid,.history-grid,.steps{grid-template-columns:1fr}.section-head{flex-direction:column}.history-grid img{height:auto}footer{align-items:flex-start;flex-direction:column}}
