.menu-customisation-page.svelte-ix8v2o{background-color:#f4f3ee}.hero.svelte-ix8v2o{position:relative;height:200px;background:linear-gradient(135deg,#8a817c,#463f3a);display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden}.hero-overlay.svelte-ix8v2o{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;pointer-events:none}.hero-content.svelte-ix8v2o{position:relative;z-index:2;max-width:800px}.hero-title{font-size:clamp(2.5rem,8vw,4rem);font-weight:800;letter-spacing:3px;margin-bottom:1rem}.hero-subtitle.svelte-ix8v2o{font-size:clamp(1.2rem,3vw,1.5rem);font-weight:300;letter-spacing:1px;margin:0}.intro-section.svelte-ix8v2o,.menu-categories-section.svelte-ix8v2o,.customization-section.svelte-ix8v2o,.process-section.svelte-ix8v2o,.benefits-section.svelte-ix8v2o{padding:4rem 2rem}.container.svelte-ix8v2o{max-width:1200px;margin:0 auto}.section-heading{font-size:clamp(2rem,6vw,3rem);font-weight:700;color:#463f3a;text-align:center;margin-bottom:2rem;letter-spacing:-.5px}.intro-text.svelte-ix8v2o{font-size:1.1rem;color:#666;line-height:1.8;text-align:center;max-width:800px;margin:0 auto 3rem}.bouncing-banner.svelte-ix8v2o{text-align:center;padding:1rem;background:linear-gradient(135deg,#e0afa0,#8a817c);color:#fff;font-weight:600;font-size:1.1rem}.bouncing-text.svelte-ix8v2o{animation:svelte-ix8v2o-bounce 2s infinite;margin:0}@keyframes svelte-ix8v2o-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.menu-categories-section.svelte-ix8v2o{background:#fff}.categories-grid.svelte-ix8v2o{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.category-card.svelte-ix8v2o{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #463f3a1a;transition:all .3s ease;animation:svelte-ix8v2o-slideUp .6s ease forwards;opacity:0;border:2px solid var(--category-color)}.category-card.svelte-ix8v2o:hover{transform:translateY(-10px);box-shadow:0 20px 40px #463f3a33}.category-header.svelte-ix8v2o{padding:1.5rem;color:#fff;text-align:center}.category-header.svelte-ix8v2o h3:where(.svelte-ix8v2o){font-size:1.6rem;font-weight:700;margin:0}.category-items.svelte-ix8v2o{padding:1.5rem}.category-items.svelte-ix8v2o ul:where(.svelte-ix8v2o){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.category-items.svelte-ix8v2o li:where(.svelte-ix8v2o){padding:.6rem 1rem;background:#e0afa01a;border-left:3px solid var(--category-color);border-radius:4px;color:#463f3a;font-weight:500;font-size:.95rem;transition:all .3s ease}.category-items.svelte-ix8v2o li:where(.svelte-ix8v2o):hover{background:#e0afa033;transform:translate(5px)}.category-accent.svelte-ix8v2o{position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--category-color);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.category-card.svelte-ix8v2o:hover .category-accent:where(.svelte-ix8v2o){transform:scaleX(1)}.customization-section.svelte-ix8v2o{background:linear-gradient(135deg,#f4f3ee80,#fffc)}.options-grid.svelte-ix8v2o{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.option-card.svelte-ix8v2o{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 5px 20px #463f3a1a;transition:all .3s ease;animation:svelte-ix8v2o-slideUp .6s ease forwards;opacity:0}.option-card.svelte-ix8v2o:hover{transform:translateY(-8px);box-shadow:0 15px 35px #463f3a26}.option-icon.svelte-ix8v2o{font-size:2.5rem;margin-bottom:1rem}.option-card.svelte-ix8v2o h4:where(.svelte-ix8v2o){font-size:1.2rem;color:#463f3a;margin:0 0 .75rem;font-weight:700}.option-card.svelte-ix8v2o p:where(.svelte-ix8v2o){color:#666;font-size:.95rem;line-height:1.6;margin:0}.process-section.svelte-ix8v2o{background:#fff}.process-steps.svelte-ix8v2o{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem;position:relative}.step.svelte-ix8v2o{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 5px 20px #463f3a1a;transition:all .3s ease}.step.svelte-ix8v2o:hover{transform:translateY(-10px);box-shadow:0 15px 35px #463f3a33}.step-number.svelte-ix8v2o{font-size:2.5rem;font-weight:800;color:#e0afa0;margin-bottom:1rem}.step.svelte-ix8v2o h4:where(.svelte-ix8v2o){font-size:1.2rem;color:#463f3a;margin:0 0 .75rem;font-weight:700}.step.svelte-ix8v2o p:where(.svelte-ix8v2o){color:#666;font-size:.95rem;line-height:1.6;margin:0}.step-connector.svelte-ix8v2o{position:absolute;height:3px;background:linear-gradient(90deg,#e0afa0,#8a817c);display:none}.benefits-section.svelte-ix8v2o{background:linear-gradient(135deg,#e0afa01a,#8a817c1a)}.benefits-grid.svelte-ix8v2o{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.benefit-item.svelte-ix8v2o{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 5px 20px #463f3a1a;transition:all .3s ease}.benefit-item.svelte-ix8v2o:hover{transform:translateY(-10px);box-shadow:0 15px 35px #463f3a33}.benefit-icon.svelte-ix8v2o{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;margin:0 auto 1rem}.benefit-item.svelte-ix8v2o h4:where(.svelte-ix8v2o){font-size:1.2rem;color:#463f3a;margin:0 0 .75rem;font-weight:700}.benefit-item.svelte-ix8v2o p:where(.svelte-ix8v2o){color:#666;font-size:.95rem;line-height:1.6;margin:0}.cta-section.svelte-ix8v2o{background:linear-gradient(135deg,#463f3a,#8a817c);color:#fff;padding:4rem 2rem;text-align:center}.cta-section.svelte-ix8v2o h2:where(.svelte-ix8v2o){font-size:clamp(2rem,6vw,2.5rem);margin:0 0 1rem;font-weight:700}.cta-section.svelte-ix8v2o p:where(.svelte-ix8v2o){font-size:1.2rem;margin:0 0 2rem;opacity:.9}.cta-btn.svelte-ix8v2o{padding:1rem 2rem;background-color:#25d366;color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.75rem;transition:all .3s ease}.cta-btn.svelte-ix8v2o:hover{background-color:#20ba61;transform:translateY(-3px);box-shadow:0 10px 25px #25d3664d}@keyframes svelte-ix8v2o-slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero.svelte-ix8v2o{height:300px}.intro-section.svelte-ix8v2o,.menu-categories-section.svelte-ix8v2o,.customization-section.svelte-ix8v2o,.process-section.svelte-ix8v2o,.benefits-section.svelte-ix8v2o{padding:3rem 1.5rem}.categories-grid.svelte-ix8v2o{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.process-steps.svelte-ix8v2o{grid-template-columns:1fr}}@media (max-width: 600px){.hero.svelte-ix8v2o{height:250px}.intro-section.svelte-ix8v2o,.menu-categories-section.svelte-ix8v2o,.customization-section.svelte-ix8v2o,.process-section.svelte-ix8v2o,.benefits-section.svelte-ix8v2o{padding:2rem 1.2rem}.categories-grid.svelte-ix8v2o{grid-template-columns:1fr;gap:1.5rem}.category-header.svelte-ix8v2o h3:where(.svelte-ix8v2o){font-size:1.3rem}.options-grid.svelte-ix8v2o{grid-template-columns:1fr}.option-card.svelte-ix8v2o{padding:1.5rem}.benefits-grid.svelte-ix8v2o{grid-template-columns:1fr}}@media (max-width: 480px){.hero.svelte-ix8v2o{height:220px}.intro-section.svelte-ix8v2o,.menu-categories-section.svelte-ix8v2o,.customization-section.svelte-ix8v2o,.process-section.svelte-ix8v2o,.benefits-section.svelte-ix8v2o{padding:1.5rem 1rem}.category-header.svelte-ix8v2o h3:where(.svelte-ix8v2o){font-size:1.1rem}.category-items.svelte-ix8v2o li:where(.svelte-ix8v2o){font-size:.85rem}.option-icon.svelte-ix8v2o{font-size:2rem}.option-card.svelte-ix8v2o h4:where(.svelte-ix8v2o){font-size:1rem}.option-card.svelte-ix8v2o p:where(.svelte-ix8v2o){font-size:.85rem}.step-number.svelte-ix8v2o{font-size:2rem}.step.svelte-ix8v2o h4:where(.svelte-ix8v2o){font-size:1rem}.cta-section.svelte-ix8v2o h2:where(.svelte-ix8v2o){font-size:1.5rem}.cta-section.svelte-ix8v2o p:where(.svelte-ix8v2o){font-size:1rem}}@media (max-width: 414px){.hero.svelte-ix8v2o{height:200px}.intro-section.svelte-ix8v2o,.menu-categories-section.svelte-ix8v2o,.customization-section.svelte-ix8v2o,.process-section.svelte-ix8v2o,.benefits-section.svelte-ix8v2o{padding:1.25rem .75rem}.hero-title{letter-spacing:1px}.categories-grid.svelte-ix8v2o{gap:1.2rem}.category-header.svelte-ix8v2o{padding:1.2rem}.category-header.svelte-ix8v2o h3:where(.svelte-ix8v2o){font-size:1rem}.category-items.svelte-ix8v2o{padding:1.2rem}.category-items.svelte-ix8v2o li:where(.svelte-ix8v2o){padding:.5rem .8rem;font-size:.8rem}.option-card.svelte-ix8v2o{padding:1.2rem}.option-icon.svelte-ix8v2o{font-size:1.8rem}.option-card.svelte-ix8v2o h4:where(.svelte-ix8v2o){font-size:.95rem}.option-card.svelte-ix8v2o p:where(.svelte-ix8v2o){font-size:.75rem}.step.svelte-ix8v2o{padding:1.2rem}.step-number.svelte-ix8v2o{font-size:1.8rem}.step.svelte-ix8v2o h4:where(.svelte-ix8v2o){font-size:.95rem}.benefit-item.svelte-ix8v2o{padding:1.2rem}.benefit-icon.svelte-ix8v2o{width:50px;height:50px;font-size:1.5rem}.cta-btn.svelte-ix8v2o{padding:.8rem 1.5rem;font-size:1rem}}@media (max-width: 375px){.hero.svelte-ix8v2o{height:180px}.hero-title{font-size:1.8rem}.hero-subtitle.svelte-ix8v2o{font-size:1rem}.intro-section.svelte-ix8v2o,.menu-categories-section.svelte-ix8v2o,.customization-section.svelte-ix8v2o,.process-section.svelte-ix8v2o,.benefits-section.svelte-ix8v2o{padding:1rem .75rem}.category-header.svelte-ix8v2o h3:where(.svelte-ix8v2o){font-size:.95rem}.category-items.svelte-ix8v2o li:where(.svelte-ix8v2o){font-size:.75rem;padding:.4rem .6rem}.option-card.svelte-ix8v2o{padding:1rem}.option-icon.svelte-ix8v2o{font-size:1.6rem}.option-card.svelte-ix8v2o h4:where(.svelte-ix8v2o){font-size:.9rem}.option-card.svelte-ix8v2o p:where(.svelte-ix8v2o){font-size:.7rem}.step.svelte-ix8v2o{padding:1rem}.step-number.svelte-ix8v2o{font-size:1.5rem}.step.svelte-ix8v2o h4:where(.svelte-ix8v2o){font-size:.9rem}.step.svelte-ix8v2o p:where(.svelte-ix8v2o){font-size:.8rem}.benefit-item.svelte-ix8v2o{padding:1rem}.benefit-icon.svelte-ix8v2o{width:45px;height:45px;font-size:1.3rem}.benefit-item.svelte-ix8v2o h4:where(.svelte-ix8v2o){font-size:.95rem}.benefit-item.svelte-ix8v2o p:where(.svelte-ix8v2o){font-size:.75rem}.cta-section.svelte-ix8v2o h2:where(.svelte-ix8v2o){font-size:1.3rem}.cta-section.svelte-ix8v2o p:where(.svelte-ix8v2o){font-size:.9rem}.cta-btn.svelte-ix8v2o{padding:.7rem 1.2rem;font-size:.9rem}}
