.wp-block-playhooky-vignette-article{width:100%}.playhooky-vignette{background:#fff;border:1px solid #e2e8f0;border-radius:var(--playhooky-vignette-radius,8px);box-shadow:0 2px 8px rgba(15,23,42,.07);box-sizing:border-box;color:#005a8c;display:flex;flex-direction:column;height:100%;overflow:hidden;text-decoration:none !important;transition:box-shadow .18s ease,transform .18s ease;width:100%}.playhooky-vignette:hover,.playhooky-vignette:focus-visible{box-shadow:0 7px 20px rgba(15,23,42,.14);transform:translateY(-2px)}.playhooky-vignette:focus-visible{outline:3px solid #0097b2;outline-offset:3px}.playhooky-vignette__media{background:#edf2f7;display:block;overflow:hidden;position:relative;width:100%}.playhooky-vignette--16-9 .playhooky-vignette__media{aspect-ratio:16/9}.playhooky-vignette--4-3 .playhooky-vignette__media{aspect-ratio:4/3}.playhooky-vignette--1-1 .playhooky-vignette__media{aspect-ratio:1/1}.playhooky-vignette__image,.playhooky-vignette__placeholder{display:block;height:100%;object-fit:cover;transition:transform .25s ease;width:100%}.playhooky-vignette:hover .playhooky-vignette__image{transform:scale(1.025)}.playhooky-vignette__placeholder{background:linear-gradient(135deg,#e2e8f0,#f8fafc)}.playhooky-vignette__title{color:#005a8c;display:block;font-size:1rem;font-weight:700;line-height:1.3;padding:14px 16px 16px;text-align:center}@media (max-width:480px){.playhooky-vignette__title{font-size:.95rem;padding:12px}}