:root {--md-sys-color-primary: #bb0d45;--md-sys-color-on-primary: #ffcae0;--md-sys-color-primary-container: #ffadc4;--md-sys-color-on-primary-container: #600000;--md-sys-color-background: #fffafb;--md-sys-color-on-background: #201a1a;--md-sys-color-surface: #fffafb;--md-sys-color-on-surface: #201a1a;--md-sys-color-surface-variant: #f7dcde;--md-sys-color-on-surface-variant: #574143;--md-sys-color-outline: #897173;--md-sys-shape-corner-small: 8px;--md-sys-shape-corner-medium: 12px;--md-sys-shape-corner-large: 16px;--md-sys-shape-corner-full: 999px;}
[data-theme='dark'] {--md-sys-color-primary: #ff90a9;--md-sys-color-on-primary: #7e001b;--md-sys-color-background: #201a1a;--md-sys-color-on-background: #e9e0e1;--md-sys-color-surface: #201a1a;--md-sys-color-on-surface: #e9e0e1;}
.wp-block-button__link { background-color: var(--md-sys-color-primary) !important; color: var(--md-sys-color-on-primary) !important; border-radius: var(--md-sys-shape-corner-full) !important; padding: 10px 24px !important; box-shadow: none !important; }.is-style-outline .wp-block-button__link { background-color: transparent !important; color: var(--md-sys-color-primary) !important; border: 1px solid var(--md-sys-color-outline) !important; }.is-style-m3-card { background-color: var(--md-sys-color-surface-variant) !important; color: var(--md-sys-color-on-surface-variant) !important; border-radius: var(--md-sys-shape-corner-medium) !important; padding: 24px !important; border: none !important; }.m3-paywall-card { margin-top: 32px; padding: 24px; border-radius: var(--md-sys-shape-corner-medium); background-color: var(--md-sys-color-surface-variant); text-align: center; }.m3-buy-button { background-color: var(--md-sys-color-primary) !important; color: var(--md-sys-color-on-primary) !important; border-radius: var(--md-sys-shape-corner-full) !important; padding: 10px 24px !important; border: none; cursor: pointer; }