.newsletter-form{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:720px;padding:2rem}.newsletter-micro-popup{animation:slideUp .25s ease-out;background:#fff;border:1px solid #e1e5e9;border-radius:16px;box-shadow:0 24px 64px rgba(0,0,0,.25);left:50%;max-height:90vh;max-width:90vw;overflow:auto;position:fixed;top:50%;transform:translate(-50%,-50%);width:720px;z-index:9999}.newsletter-micro-popup__close{background:#fff;border:1px solid #dee2e6;border-radius:50%;color:#6c757d;cursor:pointer;font-size:18px;height:28px;line-height:26px;position:absolute;right:8px;top:8px;width:28px}.newsletter-micro-popup__grid{display:grid;grid-template-columns:240px 1fr}.newsletter-micro-popup__media{background:linear-gradient(135deg,#f0f4ff,#e6f7ff);min-height:240px}.newsletter-micro-popup__media img,.newsletter-micro-popup__media picture{display:block;height:100%;object-fit:cover;width:100%}.newsletter-micro-popup__content{padding:18px 18px 16px}.newsletter-micro-popup__title{color:#2c3e50;font-size:1.8rem;font-weight:600;margin:0 28px 6px 0}.newsletter-micro-popup__subtitle{color:#6c757d;font-size:.9rem;margin:0 0 12px}.newsletter-micro-popup__form{display:flex;gap:10px}.newsletter-micro-popup__input{border:2px solid #e1e5e9;border-radius:8px;flex:1;font-size:.95rem;padding:10px 12px}.newsletter-micro-popup__input:focus{border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1);outline:none}.newsletter-micro-popup__button{background:#242424;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:12px 16px;white-space:nowrap}.newsletter-micro-popup__button:hover{background:#8fb339}.newsletter-micro-popup__button--lg{font-size:1rem;padding:12px 18px}.newsletter-micro-popup__error{color:#dc3545;font-size:.85rem;margin-top:8px}.newsletter-micro-popup__cta{color:#6c757d;font-size:.85rem;margin-top:10px}@media (max-width:480px){.newsletter-micro-popup{bottom:auto;left:50%;max-height:92vh;max-width:calc(100% - 24px);right:auto;top:50%;transform:translate(-50%,-50%);width:calc(100% - 24px)}.newsletter-micro-popup__grid{grid-template-columns:1fr}.newsletter-micro-popup__media{min-height:140px}}.newsletter-form--page{border:1px solid #e1e5e9;margin:2rem auto}.newsletter-form--popup{box-shadow:0 10px 40px rgba(0,0,0,.2);margin:0;max-height:88vh;max-width:450px;overflow:auto;position:relative}.newsletter-form__close{background:none;border:none;color:#6c757d;cursor:pointer;font-size:1.5rem;line-height:1;padding:.25rem;position:absolute;right:1rem;top:1rem;transition:color .2s ease;z-index:10}.newsletter-form__close:hover{color:#dc3545}.newsletter-form__header{margin-bottom:2rem;text-align:center}.newsletter-form__title{color:#2c3e50;font-size:1.75rem;font-weight:600;margin:0 0 .5rem}.newsletter-form__description{color:#6c757d;font-size:1rem;line-height:1.5;margin:0}.newsletter-form__message{border-radius:8px;font-size:.95rem;line-height:1.4;margin-bottom:1.5rem;padding:1rem}.newsletter-form__message--success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.newsletter-form__message--error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.newsletter-form__form{display:flex;flex-direction:column;gap:1.25rem}.newsletter-form__row{display:flex;gap:1rem}.newsletter-form__group{display:flex;flex-direction:column}.newsletter-form__group--half{flex:1}.newsletter-form__label{color:#2c3e50;font-size:.95rem;font-weight:500;margin-bottom:.5rem}.newsletter-form__input{background-color:#fff;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.newsletter-form__input:focus{border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1);outline:none}.newsletter-form__input::placeholder{color:#adb5bd}.newsletter-form__checkboxes{display:flex;flex-direction:column;gap:.75rem;margin:.5rem 0}.newsletter-form__checkbox-group{align-items:flex-start;display:flex;gap:.5rem}.newsletter-form__checkbox{flex-shrink:0;height:1rem;margin-top:.25rem;width:1rem}.newsletter-form__checkbox-label{color:#495057;cursor:pointer;font-size:.9rem;line-height:1.4}.newsletter-form__checkbox-label a{color:#007bff;text-decoration:none}.newsletter-form__checkbox-label a:hover{text-decoration:underline}.newsletter-form__submit{background:linear-gradient(135deg,#007bff,#0056b3);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:.5rem;padding:1rem 2rem;transition:all .2s ease}.newsletter-form__submit:hover:not(:disabled){box-shadow:0 4px 15px rgba(0,123,255,.3);transform:translateY(-1px)}.newsletter-form__submit:disabled{cursor:not-allowed;opacity:.7;transform:none}.newsletter-popup-overlay{align-items:center;animation:fadeIn .3s ease-out;background-color:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:9999}.newsletter-popup{animation:slideUp .3s ease-out;max-height:90vh;max-width:520px;overflow:auto;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.newsletter-popup-trigger{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.75rem 1.5rem;transition:background-color .2s ease}.newsletter-popup-trigger:hover{background:#0056b3}.footer-newsletter{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;border-radius:12px;margin:1rem 0;padding:2rem;text-align:center}.footer-newsletter__content{margin:0 auto;max-width:400px}.footer-newsletter__title{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.footer-newsletter__description{color:#6c757d;font-size:1rem;line-height:1.5;margin:0 0 1.5rem}.footer-newsletter__button{background:linear-gradient(135deg,#007bff,#0056b3);border:none;border-radius:8px;box-shadow:0 2px 10px rgba(0,123,255,.2);color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:1rem 2rem;transition:all .2s ease}.footer-newsletter__button:hover{box-shadow:0 4px 20px rgba(0,123,255,.3);transform:translateY(-2px)}@media (max-width:768px){.newsletter-form{margin:1rem;padding:1.5rem}.newsletter-form--page{margin:1rem}.newsletter-form__row{flex-direction:column;gap:1.25rem}.newsletter-form__title{font-size:1.5rem}.newsletter-popup-overlay{padding:.5rem}.newsletter-popup{max-height:92vh;max-width:100%}}@media (max-width:480px){.newsletter-form{padding:1rem}.newsletter-form__title{font-size:1.25rem}.newsletter-form__submit{padding:.875rem 1.5rem}}.consent-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin:1.5rem 0;padding:1.5rem}.consent-section--popup{background:#fff;border:1px solid #dee2e6;margin:1rem 0;padding:1rem}.consent-section--popup .consent-section__items{gap:.75rem}.consent-section--popup .consent-item__header{padding:.75rem}.consent-section--popup .consent-item__summary{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.consent-section__title{color:#2c3e50;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.consent-section__description{color:#6c757d;font-size:.9rem;line-height:1.4;margin:0 0 1.5rem;text-align:justify;text-justify:inter-word}.consent-section__items{display:flex;flex-direction:column;gap:1rem}.consent-item{background:#fff;border:1px solid #dee2e6;border-radius:8px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.consent-item:hover{border-color:#007bff;box-shadow:0 2px 8px rgba(0,123,255,.1)}.consent-item__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;padding:1rem}.consent-item__checkbox-wrapper{align-items:flex-start;display:flex;flex:1;gap:.75rem}.consent-item__checkbox{cursor:pointer;flex-shrink:0;height:1.1rem;margin-top:.25rem;width:1.1rem}.consent-item__label{cursor:pointer;flex:1}.consent-item__title{color:#2c3e50;display:block;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.consent-item__required{color:#dc3545;font-weight:700}.consent-item__summary{color:#6c757d;display:block;font-size:.85rem;line-height:1.4;text-align:justify;text-justify:inter-word}.consent-item__toggle{align-items:center;background:none;border:1px solid #dee2e6;border-radius:6px;color:#007bff;cursor:pointer;display:flex;flex-shrink:0;font-size:.8rem;gap:.25rem;padding:.5rem .75rem;transition:all .2s ease;white-space:nowrap}.consent-item__toggle:hover{background:#f8f9fa;border-color:#007bff}.consent-item__toggle-icon{height:14px;transition:transform .2s ease;width:14px}.consent-item__toggle-icon--expanded{transform:rotate(45deg)}.consent-item__details{background:#f8f9fa;border-top:1px solid #e9ecef;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.consent-item__details--expanded{max-height:500px;padding:1rem}.consent-section--popup .consent-item__details--expanded{max-height:40vh;overflow:auto}.consent-modal-overlay{align-items:center;background:rgba(0,0,0,.5);display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:10000}.consent-modal{background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.2);display:flex;flex-direction:column;max-height:90vh;max-width:720px;overflow:hidden;width:100%}.consent-modal__header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:1rem 1.25rem}.consent-modal__title{color:#2c3e50;font-size:1.1rem;margin:0}.consent-modal__close{background:none;border:1px solid #dee2e6;border-radius:6px;color:#6c757d;cursor:pointer;height:32px;line-height:30px;text-align:center;width:32px}.consent-modal__body{overflow:auto;padding:1rem 1.25rem}.consent-modal__footer{border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;padding:.75rem 1.25rem}.consent-modal__button{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.5rem 1rem}@media (max-width:480px){.consent-modal{max-height:92vh}.consent-modal__title{font-size:1rem}}.consent-item__details-content{color:#495057;font-size:.85rem;hyphens:auto;line-height:1.5;text-align:justify;text-justify:inter-word}.consent-item__details-content p{margin:0 0 .75rem}.consent-item__details-content p:last-child{margin-bottom:0}.consent-item__details-content ul{margin:.5rem 0;padding-left:1.25rem}.consent-item__details-content li{margin-bottom:.25rem}.consent-item__details-content strong{color:#2c3e50;font-weight:600}.consent-item__details-content h4{color:#2c3e50;font-size:.9rem;font-weight:600;margin:1rem 0 .5rem;padding:0}.consent-item__details-content h4:first-child{margin-top:.5rem}.consent-item__links{border-top:1px solid #e9ecef;display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;padding-top:1rem}.consent-item__link{border:1px solid #007bff;border-radius:4px;color:#007bff;font-size:.8rem;font-weight:500;padding:.25rem .5rem;text-decoration:none;transition:all .2s ease}.consent-item__link:hover{background:#007bff;color:#fff;text-decoration:none}.consent-section__footer{border-top:1px solid #e9ecef;margin-top:1.5rem;padding-top:1rem}.consent-section__note{color:#6c757d;font-size:.8rem;line-height:1.4;margin:0;text-align:justify;text-justify:inter-word}.consent-section__note strong{color:#dc3545}@media (max-width:768px){.consent-section{padding:1rem}.consent-item__header{align-items:stretch;flex-direction:column;gap:.75rem;padding:.75rem}.consent-item__toggle{align-self:flex-start}.consent-item__details--expanded{padding:.75rem}.consent-item__links{flex-direction:column;gap:.5rem}.consent-item__link{text-align:center}}@media (max-width:480px){.consent-section{padding:.75rem}.consent-section__title{font-size:1rem}.consent-item__details--expanded,.consent-item__header{padding:.5rem}}.newsletter-page{background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh;padding:0 0 2rem}.newsletter-page__container{margin:0 auto;max-width:1200px;padding:0 1rem}.newsletter-page__header{margin-bottom:3rem;text-align:center}.newsletter-page__title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.newsletter-page__subtitle{color:#6c757d;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}@media (max-width:768px){.newsletter-page__title{font-size:2rem}.newsletter-page__subtitle{font-size:1.1rem}}.stores-grid-wrapper{margin:-120px 0 24px;position:relative;z-index:2}.stores-tabs{display:flex;gap:8px;margin-bottom:12px}.stores-tabs button{background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;padding:8px 12px}.stores-tabs button.active{background:#0c6;border-color:#0a5;color:#fff}.stores-filters{background:#fafafa;border:1px solid #eee;border-radius:8px;box-shadow:0 6px 20px rgba(0,0,0,.06);margin-bottom:16px;padding:12px}.filters-row{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(120px,1fr))}.filter-item label{color:#555;display:block;font-size:12px;margin-bottom:4px}.filter-item input,.filter-item select{border:1px solid #ddd;border-radius:6px;padding:8px;width:100%}.filter-item.keyword{grid-column:span 2}.letters-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.letters-row button{background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:12px;padding:4px 8px}.letters-row button.active{background:#333;color:#fff}.status{color:#333;padding:10px}.status.error{color:#b00020}.empty{color:#666;padding:16px 0}.stores-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.store-card{background:#fff;border:1px solid #eee;border-radius:10px;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:box-shadow .2s ease}.store-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08)}.store-card .logo{align-items:center;background:#fff;border-bottom:1px solid #f2f2f2;display:flex;height:120px;justify-content:center}.store-card .logo img{max-height:100px;max-width:90%;object-fit:contain}.store-card .content{padding:10px 12px}.store-card .title{font-weight:600;margin-bottom:4px}.store-card .categories{color:#666;font-size:12px;margin-bottom:8px}.store-card .meta{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.store-card .badge{background:#ffbe0b;color:#333}.store-card .badge,.store-card .tag{border-radius:999px;font-size:12px;padding:2px 6px}.store-card .tag{background:#f1f3f4;color:#555}@media (max-width:768px){.filters-row{grid-template-columns:repeat(2,1fr)}.filter-item.keyword{grid-column:span 2}.stores-grid-wrapper{margin-top:-330px}}@media (max-width:576px){.stores-grid-wrapper{margin-top:-330px}}