@layer properties;.author-bio{--author-bio-bg:var(--rz-surface-muted);--author-bio-card-bg:var(--rz-surface);--author-bio-card-border:var(--rz-border);--author-bio-card-shadow:0 1px 3px rgba(0,0,0,.06),0 4px 16px -4px rgba(0,0,0,.08);--author-bio-card-radius:var(--rz-radius-lg);--author-bio-eyebrow:var(--rz-brand);--author-bio-name:var(--rz-text);--author-bio-name-link:var(--rz-brand);--author-bio-name-link-hover:var(--rz-brand-hover);--author-bio-meta:var(--rz-text-muted);--author-bio-bio:var(--rz-text-muted);--author-bio-avatar-ring:var(--rz-brand-light);--author-bio-avatar-fallback-bg:var(--rz-brand-light);--author-bio-avatar-fallback-text:var(--rz-brand);--author-bio-social-color:var(--rz-text-muted);--author-bio-social-hover-color:var(--rz-brand);--author-bio-social-hover-bg:var(--rz-brand-light);--author-bio-social-border:var(--rz-border);--author-bio-focus:var(--rz-focus);--author-bio-accent:var(--rz-brand);background-color:var(--author-bio-bg);padding-block:calc(var(--spacing, .25rem)*12);width:100%}.author-bio--tone-muted{--author-bio-bg:var(--rz-surface-muted)}.author-bio--tone-dark{--author-bio-bg:var(--rz-brand);--author-bio-card-bg:hsla(0,0%,100%,.07);--author-bio-card-border:hsla(0,0%,100%,.12);--author-bio-card-shadow:0 1px 3px rgba(0,0,0,.3),0 4px 20px -4px rgba(0,0,0,.4);--author-bio-eyebrow:hsla(0,0%,100%,.55);--author-bio-name:#fff;--author-bio-name-link:#fff;--author-bio-name-link-hover:hsla(0,0%,100%,.8);--author-bio-meta:hsla(0,0%,100%,.6);--author-bio-bio:hsla(0,0%,100%,.75);--author-bio-avatar-ring:hsla(0,0%,100%,.2);--author-bio-avatar-fallback-bg:hsla(0,0%,100%,.15);--author-bio-avatar-fallback-text:#fff;--author-bio-social-color:hsla(0,0%,100%,.6);--author-bio-social-hover-color:#fff;--author-bio-social-hover-bg:hsla(0,0%,100%,.12);--author-bio-social-border:hsla(0,0%,100%,.18)}.author-bio--tone-brand{--author-bio-bg:var(--rz-brand-light);--author-bio-card-bg:var(--rz-surface);--author-bio-eyebrow:var(--rz-brand);--author-bio-accent:var(--rz-brand)}.author-bio__container{margin-inline:auto;max-width:42rem;padding-inline:calc(var(--spacing, .25rem)*4)}@media (min-width:48rem){.author-bio__container{padding-inline:calc(var(--spacing, .25rem)*6)}}.author-bio__card{background-color:var(--author-bio-card-bg);border:1px solid var(--author-bio-card-border);border-radius:var(--author-bio-card-radius);box-shadow:var(--author-bio-card-shadow);display:flex;flex-direction:column;gap:calc(var(--spacing, .25rem)*6);overflow:hidden;padding:1.75rem 1.5rem;position:relative}.author-bio__card:before{background:var(--author-bio-accent);border-radius:var(--author-bio-card-radius) var(--author-bio-card-radius) 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}@media (min-width:36rem){.author-bio__card{align-items:flex-start;flex-direction:row;gap:calc(var(--spacing, .25rem)*6);padding:2rem}}@media (min-width:48rem){.author-bio__card{padding:2.25rem 2.5rem}}.author-bio__avatar-col{display:flex;flex-shrink:0;justify-content:center}@media (min-width:36rem){.author-bio__avatar-col{display:block}}.author-bio__avatar{border-radius:50%;box-shadow:0 0 0 3px var(--author-bio-avatar-ring),0 0 0 5px var(--author-bio-card-bg);display:block;height:5rem;object-fit:cover;width:5rem}@media (min-width:36rem){.author-bio__avatar{height:5.5rem;width:5.5rem}}.author-bio__avatar--fallback{align-items:center;background-color:var(--author-bio-avatar-fallback-bg);border-radius:50%;box-shadow:0 0 0 3px var(--author-bio-avatar-ring),0 0 0 5px var(--author-bio-card-bg);color:var(--author-bio-avatar-fallback-text);display:flex;font-size:1.375rem;font-weight:700;height:5rem;justify-content:center;letter-spacing:-.02em;width:5rem}@media (min-width:36rem){.author-bio__avatar--fallback{height:5.5rem;width:5.5rem}}.author-bio__content{display:flex;flex:1;flex-direction:column;min-width:calc(var(--spacing, .25rem)*0)}.author-bio__eyebrow{font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,1.33333));margin:calc(var(--spacing, .25rem)*0);margin-bottom:calc(var(--spacing, .25rem)*1);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);--tw-tracking:var(--tracking-widest,0.1em);color:var(--author-bio-eyebrow);letter-spacing:var(--tracking-widest,.1em);letter-spacing:.1em;text-transform:uppercase}.author-bio__name{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,1.4));margin:calc(var(--spacing, .25rem)*0);--tw-leading:var(--leading-snug,1.375);line-height:var(--leading-snug,1.375);--tw-font-weight:var(--font-weight-bold,700);color:var(--author-bio-name);font-weight:var(--font-weight-bold,700)}.author-bio__name:is(a){color:var(--author-bio-name-link);text-decoration:none}@media (prefers-reduced-motion:no-preference){.author-bio__name:is(a){transition:color .15s ease}}@media (hover:hover){.author-bio__name:is(a):hover{color:var(--author-bio-name-link-hover);text-decoration:underline;text-underline-offset:3px}}.author-bio__name:is(a):focus{--tw-outline-style:none;outline-style:none}.author-bio__name:is(a):focus-visible{border-radius:var(--radius-sm,.25rem);outline-color:var(--author-bio-focus);outline-offset:2px;outline-style:var(--tw-outline-style);outline-width:1px;outline-width:2px}.author-bio__meta{color:var(--author-bio-meta);margin:calc(var(--spacing, .25rem)*0);margin-top:calc(var(--spacing, .25rem)*1)}.author-bio__bio,.author-bio__meta{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857))}.author-bio__bio{margin:calc(var(--spacing, .25rem)*0);margin-top:calc(var(--spacing, .25rem)*3);--tw-leading:var(--leading-relaxed,1.625);color:var(--author-bio-bio);line-height:var(--leading-relaxed,1.625)}.author-bio__social{display:flex;flex-wrap:wrap;gap:calc(var(--spacing, .25rem)*2);list-style:none;margin-top:calc(var(--spacing, .25rem)*4);padding:0}.author-bio__social-link{align-items:center;border:1px solid var(--author-bio-social-border);border-radius:50%;color:var(--author-bio-social-color);display:inline-flex;flex-shrink:0;height:2.25rem;justify-content:center;text-decoration:none;width:2.25rem}@media (prefers-reduced-motion:no-preference){.author-bio__social-link{transition:color .15s ease,background-color .15s ease,border-color .15s ease,transform .1s ease}}@media (hover:hover){.author-bio__social-link:hover{background-color:var(--author-bio-social-hover-bg);border-color:var(--author-bio-social-hover-color);color:var(--author-bio-social-hover-color);transform:translateY(-1px)}}.author-bio__social-link:focus{--tw-outline-style:none;outline-style:none}.author-bio__social-link:focus-visible{outline-color:var(--author-bio-focus);outline-offset:2px;outline-style:var(--tw-outline-style);outline-width:1px;outline-width:2px}.author-bio__social-link svg{display:block;flex-shrink:0}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-font-weight:initial;--tw-tracking:initial;--tw-leading:initial;--tw-outline-style:solid}}}
@layer properties;.comments-section{--comments-section-bg:var(--rz-text-on-brand);--comments-section-text:var(--rz-text);background-color:var(--comments-section-bg);color:var(--comments-section-text);padding-block:calc(var(--spacing, .25rem)*12);width:100%}.comments-section--boxed .comments-section__container{border-color:var(--rz-border);border-radius:var(--radius-xl,.75rem);border-style:var(--tw-border-style);border-width:1px;padding:calc(var(--spacing, .25rem)*6)}.comments-section--tone-muted{--comments-section-bg:var(--rz-surface-muted)}.comments-section__container{margin-inline:auto;max-width:var(--container-3xl,48rem);padding-inline:calc(var(--spacing, .25rem)*4)}@media (min-width:48rem){.comments-section__container{padding-inline:calc(var(--spacing, .25rem)*6)}}.comments-section__heading{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,1.33333));margin:calc(var(--spacing, .25rem)*0);margin-bottom:calc(var(--spacing, .25rem)*6);--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700)}.comments-section .pagination,.comments-section__list{margin-bottom:calc(var(--spacing, .25rem)*8)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-font-weight:initial}}}