.core-whatsapp-chat{z-index:200;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;box-shadow:0 4px 12px #25d36666}.core-whatsapp-chat:hover{transform:scale(1.08);box-shadow:0 6px 20px #25d36680}.core-whatsapp-chat--bottom-right{right:1.25rem}.core-whatsapp-chat--bottom-left{left:1.25rem}.core-whatsapp-chat--center-right{top:50%;right:1.25rem;transform:translateY(-50%)}.core-whatsapp-chat--center-left{top:50%;left:1.25rem;transform:translateY(-50%)}.core-whatsapp-chat--center-right:hover,.core-whatsapp-chat--center-left:hover{transform:translateY(-50%)scale(1.08)}.core-follow-card{font-family:var(--font-body,system-ui,sans-serif);color:var(--brand-text,#1a1a1a)}.core-follow-card--floating{z-index:190;background:var(--brand-background,#fff);border:1px solid var(--brand-border,#0000001a);border-radius:12px;width:280px;padding:1rem;position:fixed;box-shadow:0 8px 30px #0000001f}.core-follow-card--bottom-right{bottom:5.5rem;right:1.25rem}.core-follow-card--bottom-left{bottom:5.5rem;left:1.25rem}.core-follow-card--center-right{top:50%;right:1.25rem;transform:translateY(-50%)}.core-follow-card--center-left{top:50%;left:1.25rem;transform:translateY(-50%)}.core-follow-card--inline{background:var(--brand-surface,#f5f5f5);border-radius:8px;max-width:400px;padding:1.25rem}.core-follow-card__dismiss{width:24px;height:24px;color:var(--brand-text-muted,#888);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute;top:.5rem;right:.5rem}.core-follow-card__dismiss:hover{background:var(--brand-surface,#0000000d)}.core-follow-card__body{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.core-follow-card__logo{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.core-follow-card__text{flex:1;min-width:0}.core-follow-card__title{margin:0 0 .15rem;font-size:.85rem;font-weight:600;line-height:1.3}.core-follow-card__sub{color:var(--brand-text-muted,#666);margin:0 0 .25rem;font-size:.75rem;line-height:1.4}.core-follow-card__count{color:var(--brand-text-muted,#999);margin:0;font-size:.7rem}.core-follow-card__btn{cursor:pointer;background:var(--brand-button,var(--brand-accent,#000));width:100%;color:var(--brand-button-text,#fff);border:0;border-radius:6px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:background .15s,transform .1s}.core-follow-card__btn:hover{opacity:.9;transform:translateY(-1px)}.core-follow-card__btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.core-follow-card__consent{color:var(--brand-text-muted,#666);cursor:pointer;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.7rem;line-height:1.3;display:flex}.core-follow-card__checkbox{width:14px;height:14px;accent-color:var(--brand-accent,#000);cursor:pointer;border-radius:3px;flex-shrink:0}@media (max-width:600px){.core-follow-card--floating{width:auto;bottom:5rem;left:1rem;right:1rem}.core-follow-card--bottom-left,.core-follow-card--center-right,.core-follow-card--center-left{width:auto;inset:auto 1rem 5rem;transform:none}.core-whatsapp-chat{width:48px;height:48px}.core-whatsapp-chat--bottom-right,.core-whatsapp-chat--bottom-left{bottom:1rem}.core-whatsapp-chat--bottom-left{left:1rem;right:auto}.core-whatsapp-chat--center-right,.core-whatsapp-chat--center-left{top:auto;bottom:1rem;transform:none}.core-whatsapp-chat--center-right{right:1rem}.core-whatsapp-chat--center-left{left:1rem;right:auto}}.core-subscribe{font-family:var(--font-body,system-ui,sans-serif);color:var(--brand-text,#1a1a1a)}.core-subscribe__heading{font-family:var(--font-heading,var(--font-body,system-ui,sans-serif));margin:0 0 .35rem;font-size:1rem;font-weight:600}.core-subscribe__tagline{opacity:.75;margin:0 0 .85rem;font-size:.875rem;line-height:1.5}.core-subscribe__label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.core-subscribe__form{flex-wrap:wrap;gap:.5rem;display:flex}.core-subscribe--stacked .core-subscribe__form{flex-direction:column}.core-subscribe__input{min-width:0;font:inherit;color:inherit;background:var(--brand-background,#fff);border:1px solid var(--brand-border,#0000002e);border-radius:var(--shape-radius,8px);flex:12rem;padding:.7rem .85rem;font-size:.9375rem}.core-subscribe--stacked .core-subscribe__input,.core-subscribe--stacked .core-subscribe__button{flex:none;width:100%}.core-subscribe__input:focus-visible{outline:2px solid var(--brand-primary,#00a884);outline-offset:1px}.core-subscribe__button{font:inherit;cursor:pointer;color:var(--brand-on-primary,#fff);background:var(--brand-primary,#00a884);border-radius:var(--shape-radius,8px);border:1px solid #0000;padding:.7rem 1.25rem;font-size:.9375rem;font-weight:600;transition:opacity .2s}.core-subscribe__button:hover:not(:disabled){opacity:.88}.core-subscribe__button:disabled{opacity:.6;cursor:default}.core-subscribe__error{color:var(--brand-danger,#c0392b);margin:.6rem 0 0;font-size:.8125rem}.core-subscribe__done{margin:0;font-size:.9375rem;line-height:1.5}.core-subscribe-section{max-width:1200px;margin:0 auto;padding:3rem 1.25rem}.core-subscribe-floating{z-index:190;background:var(--brand-background,#fff);border:1px solid var(--brand-border,#0000001a);border-radius:12px;width:280px;padding:1rem;position:fixed;bottom:5.5rem;left:1.25rem;box-shadow:0 8px 30px #0000001f}.core-subscribe-floating__dismiss{width:24px;height:24px;color:var(--brand-text-muted,#888);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute;top:.5rem;right:.5rem}.core-subscribe-floating__dismiss:hover{background:var(--brand-surface,#0000000d)}@media (max-width:600px){.core-subscribe-floating{width:auto;bottom:5rem;left:1rem;right:1rem}}.core-subscribe-modal__backdrop{z-index:250;background:#00000080;justify-content:center;align-items:center;padding:1.25rem;animation:.2s core-subscribe-modal-fade;display:flex;position:fixed;inset:0}.core-subscribe-modal{background:var(--brand-background,#fff);border-radius:var(--radius-lg,12px);width:100%;max-width:400px;box-shadow:var(--shadow-3,0 20px 60px #00000040);padding:2.5rem 2rem 2rem;animation:.25s core-subscribe-modal-pop;position:relative}.core-subscribe-modal:focus{outline:none}.core-subscribe-modal .core-subscribe__heading{letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.5rem;font-weight:700;line-height:1.2}.core-subscribe-modal .core-subscribe__tagline{margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.core-subscribe-modal .core-subscribe__form{gap:.65rem}.core-subscribe-modal .core-subscribe__input{padding:.85rem 1rem}.core-subscribe-modal .core-subscribe__button{margin-top:.25rem;padding:.9rem 1.25rem;font-size:1rem}.core-subscribe-modal__dismiss{width:28px;height:28px;color:var(--brand-text-muted,#888);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute;top:.75rem;right:.75rem}.core-subscribe-modal__dismiss:hover{background:var(--brand-surface,#0000000d)}@keyframes core-subscribe-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes core-subscribe-modal-pop{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:600px){.core-subscribe-modal{max-width:none;padding:1.75rem 1.5rem 1.5rem}}.core-consent-banner{z-index:300;background:var(--brand-background,#fff);border-top:1px solid var(--brand-border,#0000001a);font-family:var(--font-body,system-ui,sans-serif);color:var(--brand-text,#1a1a1a);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}.core-consent-banner__text{opacity:.85;flex:20rem;margin:0;font-size:.8125rem;line-height:1.5}.core-consent-banner__link{color:inherit;text-decoration:underline}.core-consent-banner__actions{flex-shrink:0;gap:.5rem;display:flex}.core-consent-banner__decline,.core-consent-banner__accept{font:inherit;cursor:pointer;border-radius:var(--shape-radius,8px);border:1px solid #0000;padding:.55rem 1.1rem;font-size:.8125rem;font-weight:600;transition:opacity .15s}.core-consent-banner__decline{border-color:var(--brand-border,#0000002e);color:inherit;background:0 0}.core-consent-banner__accept{background:var(--brand-primary,#00a884);color:var(--brand-on-primary,#fff)}.core-consent-banner__decline:hover,.core-consent-banner__accept:hover{opacity:.85}.core-consent-settings-link{z-index:150;font:inherit;color:var(--brand-text-muted,#888);cursor:pointer;opacity:.6;background:0 0;border:0;padding:.25rem .5rem;font-size:.6875rem;text-decoration:underline;position:fixed;bottom:.5rem;left:.75rem}.core-consent-settings-link:hover{opacity:1}@media (max-width:600px){.core-consent-banner{flex-direction:column;align-items:stretch}.core-consent-banner__actions{justify-content:flex-end}}.core-unsub{min-height:60vh;font-family:var(--font-body,system-ui,sans-serif);color:var(--brand-text,#1a1a1a);justify-content:center;align-items:center;padding:3rem 1.25rem;display:flex}.core-unsub__card{text-align:center;background:var(--brand-background,#fff);border:1px solid var(--brand-border,#0000001a);border-radius:calc(var(--shape-radius,8px)*1.5);width:100%;max-width:30rem;padding:2.25rem 1.75rem}.core-unsub__title{font-family:var(--font-heading,var(--font-body,system-ui,sans-serif));margin:0 0 .75rem;font-size:1.375rem;font-weight:600}.core-unsub__body{opacity:.85;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.6}.core-unsub__button{font:inherit;cursor:pointer;color:var(--brand-on-primary,#fff);background:var(--brand-primary,#00a884);border-radius:var(--shape-radius,8px);border:1px solid #0000;padding:.7rem 1.5rem;font-size:.9375rem;font-weight:600;transition:opacity .2s;display:inline-block}.core-unsub__button:hover:not(:disabled){opacity:.88}.core-unsub__button:disabled{opacity:.6;cursor:default}.core-unsub__muted{opacity:.65;margin:.9rem 0 0;font-size:.8125rem}.core-unsub__link{color:inherit;opacity:.7;margin-top:1.35rem;font-size:.875rem;text-decoration:underline;display:inline-block}.core-unsub__link:hover{opacity:1}
