:root{--fp-crimson-ghost:rgba(196,73,58,.06);--fp-crimson-10:rgba(196,73,58,.1);--fp-crimson-20:rgba(196,73,58,.2);--fp-overlay:rgba(26,22,18,.5);--fp-gutter-x:var(--wp--preset--spacing--40)}@media(min-width:768px){:root{--fp-gutter-x:var(--wp--preset--spacing--80)}}@media(min-width:1280px){:root{--fp-gutter-x:var(--wp--preset--spacing--120)}}html[data-theme=dark]{--wp--preset--color--fp-bg:#141210;--wp--preset--color--fp-surface:#1c1915;--wp--preset--color--fp-surface-alt:#242119;--wp--preset--color--fp-surface-warm:#1e1b17;--wp--preset--color--fp-text:#e8e2da;--wp--preset--color--fp-text-soft:#b5afa7;--wp--preset--color--fp-muted:#7a746c;--wp--preset--color--fp-border:#3a3632;--wp--preset--color--fp-border-soft:#2a2724;--wp--preset--shadow--sm:0 1px 3px rgba(0,0,0,.15);--wp--preset--shadow--md:0 4px 12px rgba(0,0,0,.25);--wp--preset--shadow--warm:0 2px 8px rgba(0,0,0,.2);--fp-overlay:rgba(0,0,0,.6);--fp-crimson-ghost:rgba(196,73,58,.1);--fp-crimson-10:rgba(196,73,58,.15);--fp-crimson-20:rgba(196,73,58,.25)}html[data-theme=sepia]{--wp--preset--color--fp-bg:#f7f0e0;--wp--preset--color--fp-surface:#faf4e8;--wp--preset--color--fp-surface-alt:#f0e8d6;--wp--preset--color--fp-surface-warm:#f5edd8;--wp--preset--color--fp-text:#3b3228;--wp--preset--color--fp-text-soft:#5c4f3c;--wp--preset--color--fp-muted:#8a7d6b;--wp--preset--color--fp-border:#ddd0ba;--wp--preset--color--fp-border-soft:#e8ddca;--wp--preset--shadow--sm:0 1px 3px rgba(60,50,30,.06);--wp--preset--shadow--md:0 4px 12px rgba(60,50,30,.1);--wp--preset--shadow--warm:0 2px 8px rgba(60,50,30,.08);--fp-overlay:rgba(60,50,30,.5);--fp-crimson-ghost:rgba(196,73,58,.08)}:focus-visible{outline:2px solid var(--wp--preset--color--fp-accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(prefers-contrast:high){:root{--wp--preset--color--fp-border:#999;--wp--preset--color--fp-muted:#444}}@media print{.fp-announcement-bar,.fp-anthology-badge,.fp-auth-link,.fp-content-grid,.fp-content-hero__meta,.fp-continue,.fp-header-search,.fp-paywall__gate,.fp-post-tags,.fp-reading-progress,.fp-share-links,.fp-story-comments,.fp-theme-toggle,.wp-block-search,.wp-block-separator,footer,header,nav{display:none!important}.entry-content,.fp-content-hero,.fp-content-hero__body,.wp-site-blocks,body{background:#fff!important;color:#000!important}.fp-content-hero__excerpt,.fp-content-hero__title,.fp-section-label,.fp-section-title,blockquote,h1,h2,h3,h4,li,p{color:#000!important}body{font-size:12pt;line-height:1.6}*{box-shadow:none!important;text-shadow:none!important}.entry-content a[href]:after{color:#666;content:" (" attr(href) ")";font-size:.8em}img{max-width:100%!important;page-break-inside:avoid}blockquote,h1,h2,h3,h4,p{page-break-inside:avoid;orphans:3;widows:3}h1,h2,h3,h4{page-break-after:avoid}.fp-content-hero{margin-bottom:2em;padding:0!important}.fp-content-hero__img{max-height:300px;-o-object-fit:contain;object-fit:contain}}.fp-site-header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(36,36%,95%,.92);position:sticky;top:0;z-index:100}html[data-theme=dark] .fp-site-header{background:rgba(20,18,16,.92)}html[data-theme=sepia] .fp-site-header{background:hsla(42,59%,92%,.92)}.fp-header-inner{border-bottom:1px solid var(--wp--preset--color--fp-border-soft);flex-wrap:nowrap!important;padding-block:clamp(.75rem,2vw,1.25rem)}.fp-site-logo{align-items:center;color:var(--wp--preset--color--fp-text);display:inline-flex;text-decoration:none}.fp-site-logo span{line-height:var(--wp--custom--leading--none)}.fp-site-logo svg{height:3rem;width:auto}@media(max-width:600px){.fp-site-logo svg{height:2.25rem}}.fp-logo-dark{display:inline}.fp-header-icons{gap:var(--wp--preset--spacing--20)!important;position:relative}@media(max-width:600px){.fp-header-icons{gap:var(--wp--preset--spacing--10)!important}}.fp-header-search{align-items:center;display:flex}.fp-header-search__toggle{height:36px;width:36px}@media(max-width:600px){.fp-header-search__toggle{height:32px;width:32px}}.fp-header-search__toggle{align-items:center;background:transparent;border:none;border-radius:var(--wp--custom--radius--full);color:var(--wp--preset--color--fp-text-soft);cursor:pointer;display:flex;justify-content:center;line-height:var(--wp--custom--leading--none);padding:0;transition:color var(--wp--custom--speed--fast) var(--wp--custom--ease--out)}.fp-header-search__toggle:hover{background:var(--fp-crimson-ghost);color:var(--wp--preset--color--fp-accent)}.fp-header-search__toggle svg{display:block}.fp-header-search__form{opacity:0;overflow:hidden;position:absolute;right:0;top:calc(100% + var(--wp--preset--spacing--20));transition:width var(--wp--custom--speed--normal) var(--wp--custom--ease--smooth),opacity var(--wp--custom--speed--fast) var(--wp--custom--ease--out);width:0;z-index:101}.fp-header-search.is-open .fp-header-search__form{opacity:1;width:min(320px,80vw)}.fp-header-search__input{background:var(--wp--preset--color--fp-surface);border:1px solid var(--wp--preset--color--fp-border);border-radius:var(--wp--custom--radius--pill);box-shadow:var(--wp--preset--shadow--md);color:var(--wp--preset--color--fp-text);font-family:inherit;font-size:var(--wp--preset--font-size--sm);outline:none;padding:var(--wp--preset--spacing--30) var(--wp--preset--spacing--40);width:100%}.fp-header-search__input:focus{border-color:var(--wp--preset--color--fp-accent)}.fp-header-search__input::-moz-placeholder{color:var(--wp--preset--color--fp-muted)}.fp-header-search__input::placeholder{color:var(--wp--preset--color--fp-muted)}.fp-auth-link{position:relative}.fp-auth-link__trigger{height:36px;width:36px}@media(max-width:600px){.fp-auth-link__trigger{height:32px;width:32px}}.fp-auth-link__trigger{align-items:center;background:transparent;border:none;border-radius:var(--wp--custom--radius--full);color:var(--wp--preset--color--fp-text-soft);cursor:pointer;display:flex;justify-content:center;line-height:var(--wp--custom--leading--none);padding:0;transition:color var(--wp--custom--speed--fast) var(--wp--custom--ease--out)}.fp-auth-link__trigger:hover{background:var(--fp-crimson-ghost);color:var(--wp--preset--color--fp-accent)}.fp-auth-link__trigger svg{display:block}.fp-auth-link__dropdown{background:var(--wp--preset--color--fp-surface);border:1px solid var(--wp--preset--color--fp-border);border-radius:var(--wp--custom--radius--lg);box-shadow:var(--wp--preset--shadow--md);display:none;list-style:none;margin-block:0;min-width:10rem;padding:var(--wp--preset--spacing--10) 0;position:absolute;right:0;top:calc(100% + var(--wp--preset--spacing--20));z-index:100}.fp-auth-link__dropdown.is-open{display:block}.fp-auth-link__item{color:var(--wp--preset--color--fp-text);display:block;font-size:var(--wp--preset--font-size--sm);padding:var(--wp--preset--spacing--20) var(--wp--preset--spacing--40);text-decoration:none;transition:color var(--wp--custom--speed--fast) var(--wp--custom--ease--out);white-space:nowrap}.fp-auth-link__item:hover{color:var(--wp--preset--color--fp-accent)}.fp-site-footer{background:var(--wp--preset--color--fp-surface-alt);color:var(--wp--preset--color--fp-text)}.fp-site-footer>.wp-block-group{border-top:1px solid var(--wp--preset--color--fp-border-soft);padding-bottom:var(--wp--preset--spacing--120);padding-top:var(--wp--preset--spacing--120)}.fp-site-footer p{color:var(--wp--preset--color--fp-muted)}.fp-site-footer .wp-block-separator{background-color:var(--wp--preset--color--fp-border)}.fp-site-footer a{color:var(--wp--preset--color--fp-text-soft);text-decoration:none;transition:color var(--wp--custom--speed--fast) var(--wp--custom--ease--out)}.fp-site-footer a:hover:not(.fp-site-logo){color:var(--wp--preset--color--fp-accent)}.fp-site-footer h5{color:var(--wp--preset--color--fp-muted)}.fp-site-footer .fp-logo-dark{display:inline}.fp-site-footer .fp-copyright{border-top:1px solid var(--wp--preset--color--fp-border-soft);color:var(--wp--preset--color--fp-muted);font-size:var(--wp--preset--font-size--xs);margin-block-start:var(--wp--preset--spacing--120);padding-top:var(--wp--preset--spacing--60)}.fp-announcement-bar{background:var(--wp--preset--color--fp-accent);color:#fff}.fp-announcement-bar__inner{align-items:center;display:flex;gap:var(--wp--preset--spacing--30);justify-content:center;margin-inline:auto;max-width:var(--wp--custom--layout--max-width);padding:var(--wp--preset--spacing--20) var(--fp-gutter-x)}.fp-announcement-bar__text{font-size:var(--wp--preset--font-size--xs);font-weight:var(--wp--custom--weight--medium);text-align:center}.fp-announcement-bar__text:hover{color:#fff;text-decoration:underline;text-underline-offset:2px}.fp-announcement-bar span.fp-announcement-bar__text:hover{text-decoration:none}.fp-announcement-bar__close{align-items:center;background:hsla(0,0%,100%,.2);border:none;border-radius:var(--wp--custom--radius--full);color:inherit;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;padding:0;transition:background var(--wp--custom--speed--normal) var(--wp--custom--ease--out);width:24px}.fp-announcement-bar__close:focus-visible,.fp-announcement-bar__close:hover{background:hsla(0,0%,100%,.35);outline:none}.wp-block-navigation a{color:var(--wp--preset--color--fp-text-soft);font-size:var(--wp--preset--font-size--sm);font-weight:var(--wp--custom--weight--medium);letter-spacing:var(--wp--custom--tracking--wide);position:relative;text-decoration:none;transition:color var(--wp--custom--speed--fast) var(--wp--custom--ease--out)}.wp-block-navigation a:after{background:var(--wp--preset--color--fp-accent);bottom:-4px;content:"";height:1px;left:0;position:absolute;transition:width var(--wp--custom--speed--normal) var(--wp--custom--ease--smooth);width:0}.wp-block-navigation a:focus-visible,.wp-block-navigation a:hover{color:var(--wp--preset--color--fp-accent)}.wp-block-navigation a:focus-visible:after,.wp-block-navigation a:hover:after{width:100%}.fp-site-header .wp-block-navigation__container{gap:var(--wp--preset--spacing--60)}.fp-site-footer .wp-block-navigation__container{gap:var(--wp--preset--spacing--30)}.fp-site-footer .wp-block-navigation a{font-size:var(--wp--preset--font-size--sm)}.fp-site-footer .wp-block-navigation a:after{display:none}.wp-block-navigation__responsive-container.is-menu-open{background:var(--wp--preset--color--fp-surface)!important;color:var(--wp--preset--color--fp-text);height:100vh;padding:var(--wp--preset--spacing--120) var(--wp--preset--spacing--80)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-close{color:var(--wp--preset--color--fp-text);cursor:pointer}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item__content{color:var(--wp--preset--color--fp-text)!important;font-size:var(--wp--preset--font-size--lg);opacity:1}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-dialog{margin-top:0!important}.wp-block-navigation__responsive-container-open{color:var(--wp--preset--color--fp-text)!important}.has-modal-open .fp-announcement-bar{display:none!important}.fp-scroll-top{align-items:center;background:var(--wp--preset--color--fp-surface);border:1px solid var(--wp--preset--color--fp-border);border-radius:var(--wp--custom--radius--full);bottom:var(--wp--preset--spacing--60);color:var(--wp--preset--color--fp-muted);cursor:pointer;display:flex;height:36px;justify-content:center;opacity:0;padding:0;pointer-events:none;position:fixed;right:var(--wp--preset--spacing--60);transition:opacity var(--wp--custom--speed--normal) var(--wp--custom--ease--out),color var(--wp--custom--speed--fast) var(--wp--custom--ease--out),background var(--wp--custom--speed--fast) var(--wp--custom--ease--out);width:36px;z-index:100}.fp-scroll-top.is-visible{opacity:1;pointer-events:auto}.fp-scroll-top:focus-visible,.fp-scroll-top:hover{background:var(--fp-crimson-ghost);border-color:var(--wp--preset--color--fp-accent);color:var(--wp--preset--color--fp-accent);outline:none}@media print{.fp-scroll-top{display:none!important}}.fp-btn,.wp-element-button{align-items:center;border:2px solid transparent;border-radius:var(--wp--custom--radius--pill);display:inline-flex;font-family:inherit;font-size:var(--wp--preset--font-size--xs);gap:.4em;justify-content:center;padding:var(--wp--preset--spacing--20) var(--wp--preset--spacing--50)}@media(min-width:600px){.fp-btn,.wp-element-button{font-size:var(--wp--preset--font-size--sm);padding:var(--wp--preset--spacing--30) var(--wp--preset--spacing--60)}}.fp-btn,.wp-element-button{cursor:pointer;font-weight:var(--wp--custom--weight--semi);line-height:var(--wp--custom--leading--normal);text-decoration:none;transition:background-color var(--wp--custom--speed--normal) var(--wp--custom--ease--smooth),color var(--wp--custom--speed--normal) var(--wp--custom--ease--smooth),border-color var(--wp--custom--speed--normal) var(--wp--custom--ease--smooth),box-shadow var(--wp--custom--speed--normal) var(--wp--custom--ease--smooth)}.fp-btn:active,.wp-element-button:active{transform:scale(.97)}.fp-btn:disabled,.wp-element-button:disabled{cursor:not-allowed;opacity:.5}.fp-btn--primary,.wp-block-button:not(.is-style-outline) .wp-element-button{background-color:var(--wp--preset--color--fp-accent);border-color:var(--wp--preset--color--fp-accent);color:var(--wp--preset--color--white)}.fp-btn--primary:hover,.wp-block-button:not(.is-style-outline) .wp-element-button:hover{background-color:var(--wp--preset--color--fp-accent-dark);border-color:var(--wp--preset--color--fp-accent-dark);box-shadow:var(--wp--preset--shadow--md);color:var(--wp--preset--color--white)}.fp-btn--secondary,.wp-block-button.is-style-outline .wp-element-button{background-color:transparent;border-color:var(--wp--preset--color--fp-accent);color:var(--wp--preset--color--fp-accent)}.fp-btn--secondary:hover,.wp-block-button.is-style-outline .wp-element-button:hover{background-color:var(--wp--preset--color--fp-accent);color:var(--wp--preset--color--white)}.fp-btn--ghost{background-color:transparent;border-color:transparent;color:var(--wp--preset--color--fp-text)}.fp-btn--ghost:hover{background-color:var(--fp-crimson-ghost)}.fp-btn--ghost:hover,.fp-btn--text{color:var(--wp--preset--color--fp-accent)}.fp-btn--text{background-color:transparent;border-color:transparent;padding-inline:0}.fp-btn--text:hover{text-decoration:underline;text-underline-offset:3px}.fp-btn--lg{font-size:var(--wp--preset--font-size--base);padding:var(--wp--preset--spacing--40) var(--wp--preset--spacing--100)}.fp-badge{align-items:center;border-radius:var(--wp--custom--radius--sm);display:inline-flex;font-size:var(--wp--preset--font-size--2-xs);font-weight:var(--wp--custom--weight--semi);gap:.3em;letter-spacing:var(--wp--custom--tracking--label);line-height:var(--wp--custom--leading--none);padding:.35em .85em;text-transform:uppercase;white-space:nowrap}.fp-badge--time{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:rgba(0,0,0,.45)}.fp-badge--premium,.fp-badge--time{color:var(--wp--preset--color--white)}.fp-badge--premium{backdrop-filter:blur(4px);background:linear-gradient(135deg,rgba(196,155,92,.9),rgba(163,125,63,.9))}.fp-badge--new{backdrop-filter:blur(4px);background:rgba(45,125,70,.85);color:var(--wp--preset--color--white)}.fp-badge--free{color:var(--wp--preset--color--fp-text)}.fp-badge--free,.fp-content-card{background:var(--wp--preset--color--fp-surface)}.fp-content-card{border:1px solid var(--wp--preset--color--fp-border-soft);border-radius:var(--wp--custom--radius--lg);box-shadow:var(--wp--preset--shadow--sm);cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:transform var(--wp--custom--speed--normal) var(--wp--custom--ease--smooth),box-shadow var(--wp--custom--speed--normal) var(--wp--custom--ease--smooth)}.fp-content-card:hover{box-shadow:var(--wp--preset--shadow--md);transform:translateY(-5px)}.fp-content-card:before{background:var(--card-accent,var(--wp--preset--color--fp-accent));content:"";height:3px;left:0;position:absolute;right:0;top:0;z-index:1}.fp-content-card__img-wrap{aspect-ratio:16/9;overflow:hidden;position:relative}.fp-content-card__img,.fp-content-card__img-wrap a{display:block;height:100%;width:100%}.fp-content-card__img{-o-object-fit:cover;object-fit:cover;transition:transform .6s var(--wp--custom--ease--smooth)}.fp-content-card:hover .fp-content-card__img{transform:scale(1.05)}.fp-content-card__img-placeholder{background:linear-gradient(145deg,var(--wp--preset--color--fp-surface-alt),var(--wp--preset--color--fp-border));display:block;height:100%;width:100%}.fp-content-card__badge-tl{left:var(--wp--preset--spacing--30)}.fp-content-card__badge-tl,.fp-content-card__badge-tr{position:absolute;top:var(--wp--preset--spacing--30);z-index:2}.fp-content-card__badge-tr{right:var(--wp--preset--spacing--30)}.fp-content-card__badge-tr svg{fill:none;flex-shrink:0;height:1.1em;opacity:.85;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;width:1.1em}.fp-content-card__body{display:flex;flex:1;flex-direction:column;padding:var(--wp--preset--spacing--40) var(--wp--preset--spacing--50) var(--wp--preset--spacing--50)}.fp-content-card__info{align-items:center;display:flex;font-size:var(--wp--preset--font-size--xs);font-weight:var(--wp--custom--weight--semi);gap:.6em;letter-spacing:var(--wp--custom--tracking--label);margin-bottom:var(--wp--preset--spacing--10);text-transform:uppercase}.fp-content-card__genre{color:var(--card-accent,var(--wp--preset--color--fp-accent));position:relative;text-decoration:none;z-index:4}.fp-content-card__genre:hover{color:var(--wp--preset--color--fp-text)}.fp-content-card__title{font-size:var(--wp--preset--font-size--lg);font-weight:var(--wp--custom--weight--bold);letter-spacing:var(--wp--custom--tracking--snug);line-height:var(--wp--custom--leading--snug);margin:0 0 var(--wp--preset--spacing--20)}.fp-content-card__title a{color:var(--wp--preset--color--fp-text);text-decoration:none;transition:color var(--wp--custom--speed--fast) var(--wp--custom--ease--out)}.fp-content-card__title a:after{content:"";inset:0;position:absolute;z-index:3}.fp-content-card:hover .fp-content-card__title a{color:var(--card-accent,var(--wp--preset--color--fp-accent))}.fp-content-card__new-badge{margin-left:.4em;vertical-align:middle}.fp-content-card__excerpt{color:var(--wp--preset--color--fp-text-soft);flex:1;font-size:var(--wp--preset--font-size--sm);line-height:var(--wp--custom--leading--relaxed);margin:0}.fp-featured-card{background:var(--wp--preset--color--fp-surface);border:1px solid var(--wp--preset--color--fp-border-soft);border-radius:var(--wp--custom--radius--lg);box-shadow:var(--wp--preset--shadow--sm);display:grid;grid-template-columns:1fr;overflow:hidden;position:relative;transition:box-shadow var(--wp--custom--speed--normal) var(--wp--custom--ease--smooth),transform var(--wp--custom--speed--normal) var(--wp--custom--ease--smooth)}@media(min-width:768px){.fp-featured-card{grid-template-columns:45fr 55fr}}.fp-featured-card:before{background:var(--card-accent,var(--wp--preset--color--fp-accent));content:"";height:3px;left:0;position:absolute;right:0;top:0;z-index:1}.fp-featured-card:hover{box-shadow:var(--wp--preset--shadow--md)}.fp-featured-card__image-wrap{background:linear-gradient(145deg,var(--wp--preset--color--fp-surface-alt),var(--wp--preset--color--fp-border));min-height:280px;overflow:hidden;position:relative}@media(min-width:768px){.fp-featured-card__image-wrap{min-height:420px}}.fp-featured-card__image-wrap a,.fp-featured-card__img{display:block;height:100%;width:100%}.fp-featured-card__img{-o-object-fit:cover;object-fit:cover;transition:transform .6s var(--wp--custom--ease--out)}.fp-featured-card:hover .fp-featured-card__img{transform:scale(1.04)}.fp-featured-card__img-placeholder{display:block;height:100%;width:100%}.fp-featured-card__content{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--10);justify-content:center;padding:var(--wp--preset--spacing--50) var(--wp--preset--spacing--40)}@media(min-width:768px){.fp-featured-card__content{padding:var(--wp--preset--spacing--80) var(--wp--preset--spacing--80)}}@media(min-width:1024px){.fp-featured-card__content{padding:var(--wp--preset--spacing--100) var(--wp--preset--spacing--80)}}.fp-featured-card__label{color:var(--card-accent,var(--wp--preset--color--fp-accent));font-size:var(--wp--preset--font-size--2-xs);font-weight:var(--wp--custom--weight--semi);letter-spacing:var(--wp--custom--tracking--label);text-transform:uppercase}.fp-featured-card__meta{align-items:center;display:flex;gap:var(--wp--preset--spacing--40)}.fp-featured-card__genre{color:var(--card-accent,var(--wp--preset--color--fp-accent));font-size:var(--wp--preset--font-size--xs);font-weight:var(--wp--custom--weight--semi);letter-spacing:var(--wp--custom--tracking--label);position:relative;text-decoration:none;text-transform:uppercase;z-index:4}.fp-featured-card__genre:hover{color:var(--wp--preset--color--fp-text)}.fp-featured-card__reading-time{color:var(--wp--preset--color--fp-muted);font-size:var(--wp--preset--font-size--xs)}.fp-featured-card__title{font-size:var(--wp--preset--font-size--2-xl);font-weight:var(--wp--custom--weight--bold);letter-spacing:var(--wp--custom--tracking--tight);line-height:var(--wp--custom--leading--snug);margin:0}.fp-featured-card__title a{color:var(--wp--preset--color--fp-text);text-decoration:none;transition:color var(--wp--custom--speed--fast) var(--wp--custom--ease--out)}.fp-featured-card__title a:after{content:"";inset:0;position:absolute;z-index:3}.fp-featured-card__title a:hover{color:var(--card-accent,var(--wp--preset--color--fp-accent))}.fp-featured-card__excerpt{color:var(--wp--preset--color--fp-text-soft);font-size:var(--wp--preset--font-size--base);line-height:var(--wp--custom--leading--reading);margin:0}.fp-featured-card__cta{align-items:center;color:var(--card-accent,var(--wp--preset--color--fp-accent));display:inline-flex;font-size:var(--wp--preset--font-size--sm);font-weight:var(--wp--custom--weight--semi);gap:var(--wp--preset--spacing--20);margin-top:var(--wp--preset--spacing--20);text-decoration:none}.fp-featured-card__cta:hover{text-decoration:underline;text-underline-offset:3px}.fp-section-header{align-items:center;display:flex;gap:var(--wp--preset--spacing--40);justify-content:center;margin-bottom:var(--wp--preset--spacing--40);text-align:center}.fp-section-header:has(.fp-section-link){justify-content:space-between;text-align:left}@media(max-width:600px){.fp-section-header{align-items:center;flex-direction:column;justify-content:center;text-align:center}.fp-section-header:has(.fp-section-link){justify-content:center;text-align:center}}.fp-section-label{color:var(--wp--preset--color--fp-accent);font-size:var(--wp--preset--font-size--xs);letter-spacing:var(--wp--custom--tracking--label);margin-block:0 var(--wp--preset--spacing--40);text-transform:uppercase}.fp-section-label,.fp-section-title{font-weight:var(--wp--custom--weight--bold)}.fp-section-title{font-size:var(--wp--preset--font-size--xl);margin-block:0}.fp-section-link{color:var(--wp--preset--color--fp-accent);font-size:var(--wp--preset--font-size--sm);font-weight:var(--wp--custom--weight--medium);text-decoration:none;transition:color var(--wp--custom--speed--fast) var(--wp--custom--ease--out);white-space:nowrap}.fp-section-link:hover{color:var(--wp--preset--color--fp-accent-dark)}.foliopress-pagination{align-items:center;display:flex;font-size:var(--wp--preset--font-size--sm);justify-content:center}.foliopress-pagination ul.page-numbers{align-items:center;display:flex;flex-wrap:wrap;gap:var(--wp--preset--spacing--20);justify-content:center}.foliopress-pagination ul.page-numbers,.foliopress-pagination ul.page-numbers li{list-style:none!important;margin:0!important;padding:0!important}.foliopress-pagination ul.page-numbers a,.foliopress-pagination ul.page-numbers span{align-items:center;border:1px solid var(--wp--preset--color--fp-border);border-radius:var(--wp--custom--radius--full);color:var(--wp--preset--color--fp-muted);display:inline-flex;font-weight:var(--wp--custom--weight--semi);height:2.5em;justify-content:center;line-height:var(--wp--custom--leading--none);min-width:2.5em;text-decoration:none!important;transition:all var(--wp--custom--speed--fast) var(--wp--custom--ease--out)}.foliopress-pagination ul.page-numbers a:hover{border-color:var(--wp--preset--color--fp-text);color:var(--wp--preset--color--fp-text)}.foliopress-pagination ul.page-numbers .current{background:var(--wp--preset--color--fp-text);border-color:var(--wp--preset--color--fp-text);color:var(--wp--preset--color--fp-bg);pointer-events:none}.foliopress-pagination ul.page-numbers .dots{border-color:transparent;color:var(--wp--preset--color--fp-muted);pointer-events:none}.foliopress-pagination ul.page-numbers .next,.foliopress-pagination ul.page-numbers .prev{border-radius:var(--wp--custom--radius--pill);letter-spacing:var(--wp--custom--tracking--wide);padding-inline:1em}.entry-content img:not(a img){cursor:zoom-in}.fp-lightbox{align-items:center;background:rgba(0,0,0,.85);cursor:zoom-out;display:flex;inset:0;justify-content:center;padding:var(--wp--preset--spacing--60);position:fixed;z-index:9999}@media(prefers-reduced-motion:no-preference){.fp-lightbox{animation:fp-lightbox-fade-in var(--wp--custom--speed--normal) var(--wp--custom--ease--out)}}.fp-lightbox[hidden]{display:none}.fp-lightbox__img{border-radius:var(--wp--custom--radius--md);cursor:default;max-height:90vh;max-width:90vw;-o-object-fit:contain;object-fit:contain}@media(prefers-reduced-motion:no-preference){.fp-lightbox__img{animation:fp-lightbox-scale-in var(--wp--custom--speed--normal) var(--wp--custom--ease--out)}}.fp-lightbox__caption{background:rgba(0,0,0,.6);border-radius:var(--wp--custom--radius--md);bottom:var(--wp--preset--spacing--60);color:#fff;font-size:var(--wp--preset--font-size--sm);left:50%;margin:0;max-width:80vw;padding:var(--wp--preset--spacing--20) var(--wp--preset--spacing--40);position:absolute;text-align:center;transform:translateX(-50%)}.fp-lightbox__caption[hidden]{display:none}.fp-lightbox__close{align-items:center;background:hsla(0,0%,100%,.15);border:none;border-radius:var(--wp--custom--radius--full);color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:var(--wp--preset--spacing--30);top:var(--wp--preset--spacing--30);transition:background var(--wp--custom--speed--normal) var(--wp--custom--ease--out);width:36px}.fp-lightbox__close:focus-visible,.fp-lightbox__close:hover{background:hsla(0,0%,100%,.3);outline:none}@keyframes fp-lightbox-fade-in{0%{opacity:0}to{opacity:1}}@keyframes fp-lightbox-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
