.fcs-event-list{display:grid;gap:1.5rem}.fcs-event-card{display:grid;grid-template-columns:minmax(180px,30%) 1fr;gap:1.5rem;border-top:1px solid currentColor;padding-top:1.5rem}.fcs-event-card:not(:has(.fcs-event-image)){grid-template-columns:1fr}.fcs-event-image img{display:block;width:100%;height:100%;max-height:250px;object-fit:cover;aspect-ratio:3/2}.fcs-event-card h3{margin:.4rem 0;font-family:var(--wp--preset--font-family--titoli,Georgia,serif)}.fcs-event-card p{margin:.5rem 0}.fcs-event-date{font-weight:700}.fcs-demo-badge{font-size:.8rem;font-weight:700;border:1px dashed currentColor;padding:.5rem .75rem;display:inline-block}.fcs-event-button,.fcs-form-button-preview{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:.8rem 1.1rem;border:1px solid var(--wp--preset--color--oro,#caa35f);background:var(--wp--preset--color--oro,#caa35f);color:var(--wp--preset--color--antracite,#1d2223);border-radius:3px;font:700 1rem var(--wp--preset--font-family--testi,Arial,sans-serif);text-decoration:none;cursor:pointer}.fcs-event-button:hover{text-decoration:underline}.fcs-event-details{border-left:3px solid var(--wp--preset--color--oro,#caa35f);padding:1rem 1.5rem;background:color-mix(in srgb,currentColor 5%,transparent)}.fcs-contact-form label{display:block;font-weight:700;margin-bottom:.35rem}.fcs-contact-form input:not([type=hidden]),.fcs-contact-form textarea{box-sizing:border-box;display:block;width:100%;border:1px solid #7b7366;border-radius:3px;background:var(--wp--preset--color--pergamena,#f5eddd);color:var(--wp--preset--color--inchiostro,#252625);font:inherit;font-size:16px;padding:.8rem}.fcs-contact-form textarea{resize:vertical}.fcs-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.fcs-privacy-note{font-size:.85rem}.fcs-form-status{border-left:4px solid var(--wp--preset--color--oro,#caa35f);padding:1rem;background:color-mix(in srgb,currentColor 8%,transparent)}.fcs-pagination{display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap}.fcs-pagination a{padding:.7rem}.fcs-editor-block{padding:1rem;border:1px dashed #aaa}.fcs-empty{border:1px dashed currentColor;padding:1.5rem}.fcs-contact-form button:focus-visible,.fcs-event-button:focus-visible{outline:3px solid currentColor;outline-offset:4px}@media(max-width:650px){.fcs-event-card{grid-template-columns:1fr}.fcs-event-image img{max-height:220px}.fcs-contact-form button{width:100%}}
