.allergens-page{background:#fafafa;padding:0 16px 40px}.allergens-container{max-width:860px;margin:0 auto}.allergens-hero{text-align:center;padding:32px 16px 28px;background:linear-gradient(135deg,#fff5eb,#fff0e0);margin:0 -16px 20px;border-bottom:1px solid #FFE0B2}.allergens-hero__badge{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;background:#e85d04;border-radius:50%;margin-bottom:12px}.allergens-hero__badge svg{color:#fff;width:24px;height:24px}.allergens-hero__title{font-size:24px;font-weight:700;margin:0 0 4px;color:#1a202c}.allergens-hero__subtitle{font-size:14px;font-weight:500;margin:0 0 10px;color:#e85d04}.allergens-hero__text{font-size:13px;line-height:1.6;max-width:580px;margin:0 auto 12px;color:#4a5568}.allergens-hero__regulation{display:inline-block;font-size:11px;padding:4px 12px;background:#e85d0414;border:1px solid rgba(232,93,4,.15);border-radius:16px;color:#666}.allergens-section{background:#fff;border-radius:12px;padding:20px;margin-bottom:16px;box-shadow:0 1px 4px #0000000a;border:1px solid #F0F0F0}.allergens-section--warning{background:transparent;border:none;box-shadow:none;padding:0}.allergens-section__title{font-size:16px;font-weight:700;color:#1a202c;margin:0 0 10px;display:flex;align-items:center;gap:8px}.allergens-section__title svg{flex-shrink:0;color:#e85d04}.allergens-text{font-size:13px;line-height:1.6;color:#4a5568;margin:0 0 14px}.allergens-warning{display:flex;gap:14px;padding:16px;background:#fff8f0;border:1px solid #FFE0B2;border-radius:12px;border-left:4px solid #E85D04}.allergens-warning__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff0e0;border-radius:10px;flex-shrink:0}.allergens-warning__icon svg{color:#e85d04}.allergens-warning__content h2{font-size:15px;font-weight:700;color:#c2410c;margin:0 0 6px}.allergens-warning__content p{font-size:13px;line-height:1.5;color:#78350f;margin:0}.allergens-warning__content p+p{margin-top:6px}.allergens-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px}.allergen-card{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fafafa;border:1px solid #F0F0F0;border-radius:10px;transition:all .2s ease}.allergen-card:hover{border-color:#ffe0b2;background:#fff8f0}.allergen-card__icon{font-size:22px;line-height:1;flex-shrink:0}.allergen-card__content h3{font-size:13px;font-weight:600;color:#1a202c;margin:0 0 2px}.allergen-card__content p{font-size:11px;color:#888;margin:0;line-height:1.3}.allergens-whatwedo{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.allergens-whatwedo__card{text-align:center;padding:18px 14px;background:#fafafa;border:1px solid #F0F0F0;border-radius:12px;transition:all .2s ease}.allergens-whatwedo__card:hover{border-color:#ffe0b2;background:#fff8f0}.allergens-whatwedo__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#fff0e0;border-radius:12px;margin-bottom:10px}.allergens-whatwedo__icon svg{color:#e85d04;width:22px;height:22px}.allergens-whatwedo__card h3{font-size:14px;font-weight:600;color:#1a202c;margin:0 0 6px}.allergens-whatwedo__card p{font-size:12px;line-height:1.5;color:#666;margin:0}.allergens-contact{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.allergens-contact__card{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#fafafa;border:1px solid #F0F0F0;border-radius:10px;transition:all .2s ease;text-decoration:none;cursor:pointer}.allergens-contact__card:hover{border-color:#ffe0b2;background:#fff8f0}.allergens-contact__card--whatsapp:hover{border-color:#a7f3d0;background:#f0fdf4}.allergens-contact__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff0e0;border-radius:10px;flex-shrink:0}.allergens-contact__icon svg{color:#e85d04;width:20px;height:20px}.allergens-contact__icon--whatsapp{background:#ecfdf5}.allergens-contact__icon--whatsapp svg{color:#25d366}.allergens-contact__details h3{font-size:10px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.5px;margin:0 0 2px}.allergens-contact__details span{font-size:13px;font-weight:600;color:#1a202c}.allergens-section--cta{text-align:center;background:#fff8f0;border:1px solid #FFE0B2}.allergens-section--cta p{font-size:14px;color:#4a5568;margin:0 0 16px}.allergens-cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.allergens-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;border-radius:8px;transition:all .2s ease}.allergens-btn--primary{background:#e85d04;color:#fff}.allergens-btn--primary:hover{background:#d45203;color:#fff}.allergens-btn--whatsapp{background:#25d366;color:#fff}.allergens-btn--whatsapp:hover{background:#1da851;color:#fff}.allergens-footer{text-align:center;padding:16px;margin-top:12px}.allergens-footer__legal p{font-size:12px;color:#999;margin:0 0 4px}.allergens-footer__note{font-size:11px!important;color:#aaa!important;margin-top:10px!important;font-style:italic}@media(max-width:768px){.allergens-whatwedo,.allergens-contact{grid-template-columns:1fr}}@media(max-width:640px){.allergens-page{padding:0 0 32px}.allergens-hero{margin:0 0 16px;padding:24px 16px 20px}.allergens-hero__title{font-size:22px}.allergens-container{padding:0 12px}.allergens-section{padding:16px;border-radius:10px}.allergens-grid{grid-template-columns:1fr;gap:8px}.allergens-warning{flex-direction:column;gap:10px;padding:14px}.allergens-cta-buttons{flex-direction:column}.allergens-btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/page-allergens.css.map */
