/* Scoped to the brochure and its invitation blocks. */
.pfs-brochure-promo{padding:clamp(2.5rem,5vw,4.5rem) 0;background:#d60072;color:#fff}
.pfs-brochure-promo__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(12rem,20rem);gap:clamp(2rem,5vw,5rem);align-items:center}
.pfs-brochure-promo h2{font-size:clamp(1.65rem,3vw,2.5rem);line-height:1.15;margin:.5rem 0 1rem}
.pfs-brochure-promo p{max-width:42rem;font-size:1rem;line-height:1.65}
.pfs-brochure-promo__cover{display:block;box-shadow:0 12px 28px #27133022}
.pfs-brochure-promo__cover img{display:block;width:100%;height:auto}
.pfs-brochure-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;margin:1.25rem 0 0}
.pfs-brochure-link{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:.75rem 1.25rem;border:2px solid #970057;border-radius:.25rem;background:#970057;color:#fff;font:inherit;font-weight:600;text-decoration:none;line-height:1.4;cursor:pointer}
.pfs-brochure-link:hover{background:#720042;border-color:#720042;color:#fff}
.pfs-brochure-link--secondary{background:transparent;color:#790047}
.pfs-brochure-link--secondary:hover{background:#f2e5ee;color:#790047}
.pfs-brochure-link:focus-visible,.pfs-brochure button:focus-visible,.pfs-brochure summary:focus-visible{outline:3px solid #970057;outline-offset:4px;box-shadow:0 0 0 2px #fff}
.pfs-brochure-page{padding:1rem 0 3rem;color:#271330}
.pfs-brochure-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}
.pfs-brochure-header h1{font-size:clamp(1.8rem,4vw,2.75rem);line-height:1.1;margin:0}
.pfs-brochure-header p{margin:.75rem 0 0;font-size:1rem}
.pfs-brochure-header .pfs-brochure-actions{margin:0}
.pfs-brochure{margin:0 auto;max-width:1440px}
.pfs-brochure [hidden]{display:none!important}
.pfs-brochure__stage{padding:clamp(.75rem,2vw,2rem);background:#eeeaf0;border:1px solid #ddd4e0;border-radius:.35rem;touch-action:pan-y pinch-zoom;user-select:none;-webkit-user-select:none}
.pfs-brochure__book{position:relative;display:grid;grid-template-columns:1fr 1fr;width:100%;margin:0 auto;aspect-ratio:8/3;perspective:2200px;isolation:isolate}
.pfs-brochure__book--single{width:50%;grid-template-columns:1fr;aspect-ratio:4/3}
.pfs-brochure__sheet{min-width:0;aspect-ratio:4/3;background:#fff;box-shadow:0 8px 20px #27133022}
.pfs-brochure__sheet img{display:block;width:100%;height:100%;object-fit:contain;max-width:none;margin:0}
.pfs-brochure__leaf{position:absolute;top:0;width:50%;height:100%;transform-style:preserve-3d;z-index:2;pointer-events:none}
.pfs-brochure__leaf--next{left:50%;transform-origin:left center}
.pfs-brochure__leaf--previous{left:0;transform-origin:right center}
.pfs-brochure__leaf-front,.pfs-brochure__leaf-back{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.pfs-brochure__leaf-back{transform:rotateY(180deg)}
.pfs-brochure__controls{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;margin:1.25rem 0 .5rem}
.pfs-brochure__controls button,.pfs-brochure__dialog-close{font:inherit;font-size:1rem;min-width:48px;min-height:48px;border:1px solid #c9becd;border-radius:.25rem;padding:.6rem .9rem;background:#fff;color:#271330;cursor:pointer;line-height:1.4}
.pfs-brochure__controls button:hover:not(:disabled){background:#f2e5ee;border-color:#970057}
.pfs-brochure__controls button:disabled{opacity:.4;cursor:default}
.pfs-brochure__status{min-width:8.5rem;text-align:center;font-size:1rem;font-variant-numeric:tabular-nums}
.pfs-brochure__hint{display:none;text-align:center;font-size:.875rem;line-height:1.5;color:#55475c;margin:.75rem 0 1.5rem}
.pfs-brochure--ready .pfs-brochure__hint{display:block}
.pfs-brochure__fallback{display:grid;gap:1.5rem;max-width:65rem;margin:auto}
.pfs-brochure__fallback figure{margin:0}
.pfs-brochure__fallback img{display:block;width:100%;height:auto}
.pfs-brochure__fallback figcaption{font-size:.875rem;margin:.5rem 0}
.pfs-brochure__text{max-width:65rem;margin:2rem auto 0;border-top:1px solid #d9d0dd;padding-top:1rem;font-size:1rem;line-height:1.65}
.pfs-brochure__text summary{cursor:pointer;font-weight:600;padding:.5rem 0}
.pfs-brochure__text h2{font-size:1.5rem;line-height:1.25;margin:2rem 0 .75rem}
.pfs-brochure__text h3{font-size:1.15rem;margin:1.25rem 0 .5rem}
.pfs-brochure__products{columns:3;column-gap:2rem;padding-left:1.25rem}
.pfs-brochure__products li{break-inside:avoid;margin-bottom:.2rem}
.pfs-brochure__error{padding:1rem;border:1px solid #970057;background:#fff4fa;color:#271330}
.pfs-brochure__dialog{width:96vw;max-width:96vw;height:94vh;max-height:94vh;margin:auto;padding:0;border:0;border-radius:.3rem;background:#eeeaf0;color:#271330}
.pfs-brochure__dialog::backdrop{background:#160b1ecc}
.pfs-brochure__dialog:not([open]){display:none}
.pfs-brochure__dialog-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;background:white;border-bottom:1px solid #d9d0dd}
.pfs-brochure__dialog-header p{margin:0;font-size:1rem}
.pfs-brochure__zoom-scroll{overflow:auto;height:calc(100% - 5rem);padding:1rem;overscroll-behavior:contain}
.pfs-brochure__zoom-pages{display:flex;align-items:flex-start;width:max-content;min-width:100%}
.pfs-brochure__zoom-pages .pfs-brochure__sheet{flex:0 0 1052px;width:1052px;height:789px;box-shadow:none}
@media(max-width:700px){.pfs-brochure-promo__inner{grid-template-columns:1fr}.pfs-brochure-promo__cover{max-width:19rem}.pfs-brochure__book,.pfs-brochure__book--single{width:100%;grid-template-columns:1fr;aspect-ratio:4/3}.pfs-brochure__products{columns:1}.pfs-brochure-header{align-items:flex-start}.pfs-brochure__controls{gap:.5rem}.pfs-brochure__controls button{padding:.6rem}.pfs-brochure__dialog-header p{font-size:.875rem}}
@media(prefers-reduced-motion:reduce){.pfs-brochure *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Vivid magenta brochure promo */
.pfs-brochure-promo .eyebrow,
.pfs-brochure-promo p{color:#fff}
.pfs-brochure-promo h2{color:#271330}
.pfs-brochure-promo .eyebrow::before{background:#fff}
.pfs-brochure-promo .pfs-brochure-link{
    background:#fff;
    border-color:#fff;
    color:#970057
}
.pfs-brochure-promo .pfs-brochure-link:hover{
    background:#f7edf3;
    border-color:#f7edf3;
    color:#720042
}
.pfs-brochure-promo .pfs-brochure-link--secondary{
    background:transparent;
    border-color:#fff;
    color:#fff
}
.pfs-brochure-promo .pfs-brochure-link--secondary:hover{
    background:#fff;
    border-color:#fff;
    color:#970057
}
