.nav[data-astro-cid-tousmopl]{display:flex;align-items:center;justify-content:space-between;background-color:#000;padding:0 80px;height:88px;position:sticky;top:0;z-index:100}.nav__logo[data-astro-cid-tousmopl]{display:flex;align-items:center;gap:12px;text-decoration:none}.nav__logo-img[data-astro-cid-tousmopl]{width:28px;height:28px;border-radius:4px;object-fit:cover}.nav__logo-text[data-astro-cid-tousmopl]{font-family:var(--font-display);font-size:22px;font-weight:600;font-style:italic;color:#fff;white-space:nowrap}.nav__links[data-astro-cid-tousmopl]{display:flex;align-items:center;gap:40px;list-style:none}.nav__link[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:15px;color:#fff;text-decoration:none;transition:color .2s}.nav__link[data-astro-cid-tousmopl]:hover{color:var(--accent-gold)}.nav__link--active[data-astro-cid-tousmopl]{color:var(--accent-gold);font-weight:500}.nav__cta[data-astro-cid-tousmopl]{background-color:var(--accent-gold);color:#000;font-family:var(--font-body);font-size:14px;font-weight:600;padding:12px 28px;text-decoration:none;transition:background-color .2s}.nav__cta[data-astro-cid-tousmopl]:hover{background-color:var(--accent-dark-gold);color:#fff}.breadcrumb-bar[data-astro-cid-tousmopl]{background-color:var(--bg-warm);padding:16px 120px;display:flex;align-items:center;gap:8px}.bc__link[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:13px;color:#666;text-decoration:none;transition:color .2s}.bc__link[data-astro-cid-tousmopl]:hover{color:var(--accent-gold)}.bc__sep[data-astro-cid-tousmopl]{color:#999;flex-shrink:0}.bc__current[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:13px;font-weight:500;color:#000}.section__label[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:12px;font-weight:600;color:var(--accent-gold);letter-spacing:3px;text-transform:uppercase}.book-hero[data-astro-cid-tousmopl]{background-color:var(--bg-cream);padding:80px 120px;display:flex;gap:80px;align-items:flex-start}.book-hero__cover-wrap[data-astro-cid-tousmopl]{width:440px;height:620px;flex-shrink:0;box-shadow:0 12px 40px #00000026;overflow:hidden}.book-hero__cover[data-astro-cid-tousmopl]{width:100%;height:100%;object-fit:cover;display:block}.book-hero__info[data-astro-cid-tousmopl]{flex:1;display:flex;flex-direction:column;gap:28px;min-width:0}.book-badge[data-astro-cid-tousmopl]{display:inline-block;align-self:flex-start;background-color:var(--bg-warm);color:var(--accent-gold);font-family:var(--font-body);font-size:11px;font-weight:600;letter-spacing:2px;padding:6px 16px}.book-hero__title[data-astro-cid-tousmopl]{font-family:var(--font-display);font-size:42px;font-weight:600;font-style:italic;color:#000;line-height:1.15;margin:0}.book-hero__author[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:16px;color:var(--text-secondary);margin:0}.book-hero__rating[data-astro-cid-tousmopl]{display:flex;align-items:center;gap:6px}.book-hero__rating-text[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:14px;color:var(--text-secondary);margin-left:6px}.book-hero__desc[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:15px;color:var(--text-secondary);line-height:1.7;margin:0}.book-hero__rule[data-astro-cid-tousmopl]{border:none;border-top:1px solid var(--divider);margin:0}.book-meta[data-astro-cid-tousmopl]{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.book-meta__item[data-astro-cid-tousmopl]{display:flex;flex-direction:column;gap:4px}.book-meta__label[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:12px;font-weight:500;letter-spacing:1px;color:var(--text-tertiary);text-transform:uppercase}.book-meta__value[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:16px;font-weight:600;color:#000}.book-hero__price-row[data-astro-cid-tousmopl]{display:flex;align-items:center;gap:16px}.book-hero__price[data-astro-cid-tousmopl]{font-family:var(--font-display);font-size:32px;font-weight:700;color:#000}.book-format-badge[data-astro-cid-tousmopl]{background-color:var(--bg-warm);color:var(--text-secondary);font-family:var(--font-body);font-size:12px;font-weight:500;padding:4px 12px}.book-hero__btns[data-astro-cid-tousmopl]{display:flex;flex-direction:row;gap:16px}.book-btn[data-astro-cid-tousmopl]{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 24px;font-family:var(--font-body);font-size:15px;text-decoration:none;transition:background-color .2s,color .2s;cursor:pointer;border:none}.book-btn--gold[data-astro-cid-tousmopl]{background-color:var(--accent-gold);color:#000;font-weight:600}.book-btn--gold[data-astro-cid-tousmopl]:hover{background-color:var(--accent-dark-gold);color:#fff}.book-btn--outline[data-astro-cid-tousmopl]{background-color:transparent;color:#000;border:1px solid #000000;font-weight:500}.book-btn--outline[data-astro-cid-tousmopl]:hover{background-color:#000;color:#fff}.book-tabs-section[data-astro-cid-tousmopl]{background-color:var(--bg-warm);padding:80px 120px;display:flex;flex-direction:column;gap:48px}.tab-bar[data-astro-cid-tousmopl]{display:flex;border-bottom:1px solid var(--divider)}.tab-btn[data-astro-cid-tousmopl]{padding:16px 32px;background:none;border:none;border-bottom:3px solid transparent;margin-bottom:-1px;font-family:var(--font-body);font-size:15px;color:#999;cursor:pointer;transition:color .2s,border-color .2s;font-weight:400}.tab-btn[data-astro-cid-tousmopl]:hover{color:var(--text-primary)}.tab-btn--active[data-astro-cid-tousmopl]{color:#000;font-weight:600;border-bottom-color:var(--accent-gold)}.tab-body[data-astro-cid-tousmopl]{display:grid;grid-template-columns:1fr 320px;gap:80px;align-items:start}[data-astro-cid-tousmopl][hidden]{display:none!important}.tab-panel[data-astro-cid-tousmopl]{display:flex;flex-direction:column;gap:24px;grid-column:1}.tab-text[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:15px;color:var(--text-secondary);line-height:1.8;margin:0}.tab-quote[data-astro-cid-tousmopl]{border-left:3px solid var(--accent-gold);padding-left:24px;display:flex;flex-direction:column;gap:8px;margin:8px 0 0}.tab-quote__text[data-astro-cid-tousmopl]{font-family:var(--font-display);font-size:18px;font-style:italic;color:#000;line-height:1.7;margin:0}.tab-quote__attrib[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:14px;font-weight:500;color:var(--accent-gold);font-style:normal}.details-table[data-astro-cid-tousmopl]{width:100%;border-collapse:collapse}.details-table[data-astro-cid-tousmopl] th[data-astro-cid-tousmopl],.details-table[data-astro-cid-tousmopl] td[data-astro-cid-tousmopl]{padding:14px 0;border-bottom:1px solid var(--divider);font-family:var(--font-body);font-size:14px;text-align:left}.details-table[data-astro-cid-tousmopl] th[data-astro-cid-tousmopl]{color:#999;font-weight:400;width:40%}.details-table[data-astro-cid-tousmopl] td[data-astro-cid-tousmopl]{color:#000;font-weight:500}.tab-reviews-summary[data-astro-cid-tousmopl]{display:flex;align-items:center;gap:20px;padding:24px;background-color:#fff;margin-bottom:8px}.tab-reviews-score[data-astro-cid-tousmopl]{font-family:var(--font-display);font-size:48px;font-weight:700;color:#000}.tab-reviews-stars[data-astro-cid-tousmopl]{display:flex;flex-direction:column;gap:6px}.tab-reviews-stars__row[data-astro-cid-tousmopl]{display:flex;flex-direction:row;align-items:center;gap:4px}.tab-reviews-count[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:13px;color:var(--text-secondary)}.tab-reviews-list[data-astro-cid-tousmopl]{display:flex;flex-direction:column;gap:16px}.tab-review-card[data-astro-cid-tousmopl]{background:#fff;padding:24px;display:flex;flex-direction:column;gap:16px}.tab-review-stars[data-astro-cid-tousmopl]{display:flex;flex-direction:row;align-items:center;gap:4px}.tab-review-text[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:14px;color:var(--text-secondary);line-height:1.7;margin:0}.tab-review-rule[data-astro-cid-tousmopl]{border:none;border-top:1px solid var(--divider)}.tab-review-name[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:14px;font-weight:600;color:#000;margin:0}.tab-review-label[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:12px;color:var(--text-tertiary);margin:0}.book-sidebar[data-astro-cid-tousmopl]{background-color:var(--bg-cream);padding:32px;display:flex;flex-direction:column;gap:20px;position:sticky;top:90px;grid-column:2;grid-row:1;align-self:start}.book-sidebar__title[data-astro-cid-tousmopl]{font-family:var(--font-display);font-size:20px;font-weight:600;font-style:italic;color:#000;margin:0}.book-sidebar__rule[data-astro-cid-tousmopl]{border:none;border-top:1px solid var(--divider)}.book-sidebar__list[data-astro-cid-tousmopl]{display:flex;flex-direction:column;gap:0;list-style:none}.book-sidebar__row[data-astro-cid-tousmopl]{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--divider)}.book-sidebar__row[data-astro-cid-tousmopl]:last-child{border-bottom:none}.book-sidebar__row[data-astro-cid-tousmopl] dt[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:14px;color:var(--text-tertiary)}.book-sidebar__row[data-astro-cid-tousmopl] dd[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:14px;font-weight:500;color:#000}.author-section[data-astro-cid-tousmopl]{background-color:#000;padding:100px 120px;display:flex;gap:80px;align-items:center}.author-section__photo[data-astro-cid-tousmopl]{width:320px;height:400px;object-fit:cover;border-radius:4px;flex-shrink:0;display:block}.author-section__info[data-astro-cid-tousmopl]{flex:1;display:flex;flex-direction:column;gap:20px;min-width:0}.author-section__label[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:2px;color:var(--accent-gold);text-transform:uppercase}.author-section__name[data-astro-cid-tousmopl]{font-family:var(--font-display);font-size:36px;font-weight:600;font-style:italic;color:#fff;margin:0}.author-section__bio[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:15px;color:#999;line-height:1.8;margin:0}.author-section__link[data-astro-cid-tousmopl]{display:inline-flex;align-items:center;gap:8px;border:1px solid #333333;padding:10px 20px;font-family:var(--font-body);font-size:13px;color:#fff;text-decoration:none;align-self:flex-start;transition:border-color .2s,color .2s}.author-section__link[data-astro-cid-tousmopl] svg[data-astro-cid-tousmopl]{color:var(--accent-gold)}.author-section__link[data-astro-cid-tousmopl]:hover{border-color:var(--accent-gold);color:var(--accent-gold)}.reviews-section[data-astro-cid-tousmopl]{background-color:var(--bg-cream);padding:100px 120px;display:flex;flex-direction:column;align-items:center;gap:60px}.reviews-section__header[data-astro-cid-tousmopl]{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.reviews-section__title[data-astro-cid-tousmopl]{font-family:var(--font-display);font-size:36px;font-weight:600;font-style:italic;color:#000;margin:0}.reviews-grid[data-astro-cid-tousmopl]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;width:100%}.review-card[data-astro-cid-tousmopl]{background-color:#fff;padding:32px;display:flex;flex-direction:column;gap:20px}.review-card__stars[data-astro-cid-tousmopl]{display:flex;flex-direction:row;align-items:center;gap:4px}.review-card__text[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:14px;color:var(--text-secondary);line-height:1.7;margin:0;flex:1}.review-card__rule[data-astro-cid-tousmopl]{border:none;border-top:1px solid var(--divider)}.review-card__author[data-astro-cid-tousmopl]{display:flex;flex-direction:column;gap:4px}.review-card__name[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:14px;font-weight:600;color:#000;margin:0}.review-card__label[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:12px;color:var(--text-tertiary);margin:0}.related-section[data-astro-cid-tousmopl]{background-color:var(--bg-warm);padding:100px 120px;display:flex;flex-direction:column;align-items:center;gap:60px}.related-section__header[data-astro-cid-tousmopl]{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.related-section__title[data-astro-cid-tousmopl]{font-family:var(--font-display);font-size:36px;font-weight:600;font-style:italic;color:#000;margin:0}.related-grid[data-astro-cid-tousmopl]{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;width:100%}.related-card[data-astro-cid-tousmopl]{background-color:#fff;display:flex;flex-direction:column;text-decoration:none;transition:box-shadow .2s}.related-card[data-astro-cid-tousmopl]:hover{box-shadow:0 8px 24px #0000001a}.related-card__cover[data-astro-cid-tousmopl]{height:340px;overflow:hidden}.related-card__cover[data-astro-cid-tousmopl] img[data-astro-cid-tousmopl]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.related-card[data-astro-cid-tousmopl]:hover .related-card__cover[data-astro-cid-tousmopl] img[data-astro-cid-tousmopl]{transform:scale(1.03)}.related-card__info[data-astro-cid-tousmopl]{padding:20px 16px;display:flex;flex-direction:column;gap:6px}.related-card__title[data-astro-cid-tousmopl]{font-family:var(--font-display);font-size:18px;font-weight:600;font-style:italic;color:#000;margin:0}.related-card__author[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:13px;color:var(--text-secondary);margin:0}.related-card__genre[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:12px;font-weight:500;color:var(--accent-gold)}.newsletter[data-astro-cid-tousmopl]{position:relative;height:500px;overflow:hidden}.newsletter__bg[data-astro-cid-tousmopl]{position:absolute;inset:0;background-size:cover;background-position:center;background-color:#1a1208}.newsletter__overlay[data-astro-cid-tousmopl]{position:absolute;inset:0;background-color:#000000de}.newsletter__content[data-astro-cid-tousmopl]{position:relative;z-index:1;height:100%;padding:0 120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;text-align:center}.newsletter__title[data-astro-cid-tousmopl]{font-family:var(--font-display);font-size:42px;font-weight:600;font-style:italic;color:#fff;margin:0}.newsletter__divider[data-astro-cid-tousmopl]{width:60px;height:3px;background-color:var(--accent-gold);flex-shrink:0}.newsletter__subtitle[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:16px;color:#fffc;line-height:1.6;max-width:560px;margin:0}.newsletter__form[data-astro-cid-tousmopl]{display:flex}.newsletter__input[data-astro-cid-tousmopl]{width:360px;height:52px;background-color:#fff;border:none;padding:0 20px;font-family:var(--font-body);font-size:14px;color:var(--text-primary);outline:none}.newsletter__input[data-astro-cid-tousmopl]::placeholder{color:#999}.newsletter__btn[data-astro-cid-tousmopl]{height:52px;background-color:var(--accent-gold);color:#000;border:none;padding:0 32px;font-family:var(--font-body);font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .2s;white-space:nowrap}.newsletter__btn[data-astro-cid-tousmopl]:hover{background-color:var(--accent-dark-gold);color:#fff}.footer[data-astro-cid-tousmopl]{background-color:#000;padding:80px 120px 40px;display:flex;flex-direction:column;gap:60px}.footer__top[data-astro-cid-tousmopl]{display:flex;gap:60px;width:100%;align-items:flex-start}.footer__brand[data-astro-cid-tousmopl]{display:flex;flex-direction:column;gap:20px;width:360px;flex-shrink:0}.footer__brand-row[data-astro-cid-tousmopl]{display:flex;align-items:center;gap:12px}.footer__logo-img[data-astro-cid-tousmopl]{width:24px;height:24px;border-radius:4px;object-fit:cover}.footer__brand-name[data-astro-cid-tousmopl]{font-family:var(--font-display);font-size:20px;font-weight:600;font-style:italic;color:#fff}.footer__tagline[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:14px;color:#999;line-height:1.7;max-width:300px;margin:0}.footer__social[data-astro-cid-tousmopl]{display:flex;gap:16px}.footer__social-link[data-astro-cid-tousmopl]{color:#999;display:flex;align-items:center;transition:color .2s}.footer__social-link[data-astro-cid-tousmopl]:hover{color:var(--accent-gold)}.footer__links[data-astro-cid-tousmopl]{flex:1;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;min-width:0}.footer__col[data-astro-cid-tousmopl]{display:flex;flex-direction:column;gap:16px;flex:1}.footer__col-title[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:14px;font-weight:600;color:#fff;margin:0}.footer__col-links[data-astro-cid-tousmopl]{list-style:none;display:flex;flex-direction:column;gap:16px}.footer__col-links[data-astro-cid-tousmopl] a[data-astro-cid-tousmopl],.footer__col-links[data-astro-cid-tousmopl] li[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:14px;color:#999;text-decoration:none;transition:color .2s}.footer__col-links[data-astro-cid-tousmopl] a[data-astro-cid-tousmopl]:hover{color:var(--accent-gold)}.footer__divider[data-astro-cid-tousmopl]{width:100%;height:1px;background-color:#333}.footer__bottom[data-astro-cid-tousmopl]{display:flex;align-items:center;justify-content:space-between}.footer__copyright[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:13px;color:#666}.footer__legal[data-astro-cid-tousmopl]{display:flex;gap:24px}.footer__legal[data-astro-cid-tousmopl] a[data-astro-cid-tousmopl]{font-family:var(--font-body);font-size:13px;color:#666;text-decoration:none;transition:color .2s}.footer__legal[data-astro-cid-tousmopl] a[data-astro-cid-tousmopl]:hover{color:var(--accent-gold)}.nav__hamburger[data-astro-cid-tousmopl]{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:none;border:none;cursor:pointer;padding:0;flex-shrink:0}.nav__hamburger[data-astro-cid-tousmopl] span[data-astro-cid-tousmopl]{display:block;width:100%;height:2px;background-color:#fff;border-radius:1px;transition:transform .3s ease,opacity .3s ease}.nav__hamburger--open[data-astro-cid-tousmopl] span[data-astro-cid-tousmopl]:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav__hamburger--open[data-astro-cid-tousmopl] span[data-astro-cid-tousmopl]:nth-child(2){opacity:0}.nav__hamburger--open[data-astro-cid-tousmopl] span[data-astro-cid-tousmopl]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:1023px){.nav[data-astro-cid-tousmopl]{padding:0 40px}.book-hero[data-astro-cid-tousmopl]{padding:60px 40px;gap:48px}.book-hero__cover-wrap[data-astro-cid-tousmopl]{width:260px;flex-shrink:0}.book-meta[data-astro-cid-tousmopl]{grid-template-columns:repeat(2,1fr)}.book-tabs-section[data-astro-cid-tousmopl]{padding:60px 40px}.tab-body[data-astro-cid-tousmopl]{grid-template-columns:1fr}.book-sidebar[data-astro-cid-tousmopl]{position:static;grid-column:1;grid-row:auto}.author-section[data-astro-cid-tousmopl]{padding:80px 40px;gap:48px}.author-section__photo[data-astro-cid-tousmopl]{width:240px;height:300px}.reviews-section[data-astro-cid-tousmopl]{padding:80px 40px}.reviews-grid[data-astro-cid-tousmopl]{grid-template-columns:repeat(2,1fr)}.related-section[data-astro-cid-tousmopl]{padding:80px 40px}.related-grid[data-astro-cid-tousmopl]{grid-template-columns:repeat(2,1fr)}.newsletter__content[data-astro-cid-tousmopl]{padding:0 60px}.newsletter__input[data-astro-cid-tousmopl]{width:260px}.footer[data-astro-cid-tousmopl]{padding:60px 40px 32px}}@media(max-width:767px){.nav[data-astro-cid-tousmopl]{padding:0 20px;height:64px;position:relative}.nav__hamburger[data-astro-cid-tousmopl]{display:flex}.nav__links[data-astro-cid-tousmopl]{display:none;position:absolute;top:64px;left:0;right:0;background-color:#000;flex-direction:column;padding:8px 0 16px;gap:0;z-index:200;border-top:1px solid rgba(255,255,255,.1)}.nav__links[data-astro-cid-tousmopl].nav__links--open{display:flex}.nav__links[data-astro-cid-tousmopl]>li[data-astro-cid-tousmopl]{border-bottom:1px solid rgba(255,255,255,.07)}.nav__link[data-astro-cid-tousmopl]{display:block;padding:14px 20px;font-size:16px}.nav__cta[data-astro-cid-tousmopl]{display:none}.breadcrumb-bar[data-astro-cid-tousmopl]{padding:12px 20px;flex-wrap:wrap}.book-hero[data-astro-cid-tousmopl]{padding:40px 20px;flex-direction:column;gap:32px}.book-hero__cover-wrap[data-astro-cid-tousmopl]{width:100%;max-width:240px;margin:0 auto}.book-hero__title[data-astro-cid-tousmopl]{font-size:28px}.book-meta[data-astro-cid-tousmopl]{grid-template-columns:repeat(2,1fr);gap:20px}.book-hero__btns[data-astro-cid-tousmopl]{flex-direction:column}.book-btn[data-astro-cid-tousmopl]{width:100%}.book-tabs-section[data-astro-cid-tousmopl]{padding:40px 20px}.tab-bar[data-astro-cid-tousmopl]{overflow-x:auto}.tab-btn[data-astro-cid-tousmopl]{padding:12px 16px;white-space:nowrap}.tab-body[data-astro-cid-tousmopl]{grid-template-columns:1fr;gap:32px}.book-sidebar[data-astro-cid-tousmopl]{position:static;grid-column:1;padding:24px 20px}.author-section[data-astro-cid-tousmopl]{padding:60px 20px;flex-direction:column;gap:32px}.author-section__photo[data-astro-cid-tousmopl]{width:100%;height:280px}.author-section__name[data-astro-cid-tousmopl]{font-size:26px}.reviews-section[data-astro-cid-tousmopl]{padding:60px 20px}.reviews-section__title[data-astro-cid-tousmopl]{font-size:26px}.reviews-grid[data-astro-cid-tousmopl]{grid-template-columns:1fr}.related-section[data-astro-cid-tousmopl]{padding:60px 20px}.related-section__title[data-astro-cid-tousmopl]{font-size:26px}.related-grid[data-astro-cid-tousmopl]{grid-template-columns:repeat(2,1fr);gap:16px}.related-card__cover[data-astro-cid-tousmopl]{height:200px}.newsletter[data-astro-cid-tousmopl]{height:auto;min-height:360px}.newsletter__content[data-astro-cid-tousmopl]{padding:48px 20px}.newsletter__title[data-astro-cid-tousmopl]{font-size:28px}.newsletter__form[data-astro-cid-tousmopl]{flex-direction:column;width:100%}.newsletter__input[data-astro-cid-tousmopl]{width:100%}.newsletter__btn[data-astro-cid-tousmopl]{width:100%;justify-content:center}.footer[data-astro-cid-tousmopl]{padding:48px 20px 32px}.footer__top[data-astro-cid-tousmopl]{flex-direction:column;gap:28px}.footer__brand[data-astro-cid-tousmopl]{width:100%}.footer__links[data-astro-cid-tousmopl]{grid-template-columns:repeat(2,1fr);gap:24px}.footer__bottom[data-astro-cid-tousmopl]{flex-direction:column;gap:12px;text-align:center}.footer__legal[data-astro-cid-tousmopl]{flex-wrap:wrap;justify-content:center}}
