.mv-form-wrapper{max-width:600px;margin:0 auto}.mv-form p{margin-bottom:1em}.mv-form label{display:block;font-weight:600;margin-bottom:.3em}.mv-form input[type="text"],.mv-form input[type="email"],.mv-form input[type="password"],.mv-form input[type="date"],.mv-form select,.mv-form textarea{width:100%;padding:.5em;box-sizing:border-box}.mv-notice{padding:.8em 1em;border-radius:4px}.mv-notice-success{background:#e6f4ea;color:#1e4620}.mv-notice-error{background:#fdecea;color:#611a15}.mv-hint{font-size:.85em;color:#666}.mv-mostra{max-width:900px;margin:0 auto}.mv-slides{position:relative;min-height:400px}.mv-slide{display:none}.mv-slide.is-active{display:block}.mv-image-protected{position:relative;overflow:hidden;user-select:none;-webkit-user-select:none}.mv-image-protected img{width:100%;height:auto;display:block;pointer-events:none;-webkit-user-drag:none}.mv-image-protected::after{content:"";position:absolute;inset:0}.mv-controls{display:flex;justify-content:space-between;margin-top:1em}.mv-controls button{padding:.5em 1em;cursor:pointer}.mv-meta{font-size:.9em;color:#555}.mv-comments{margin-top:2em}.mv-thumbnails{display:flex;gap:.5em;overflow-x:auto;margin-top:1em;padding-bottom:.5em}.mv-thumb-btn{border:2px solid #fff0;padding:0;background:none;cursor:pointer;flex:0 0 auto;width:80px;height:60px;overflow:hidden;border-radius:4px}.mv-thumb-btn img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.mv-thumb-btn.is-active{border-color:#2271b1}.mv-counter{font-size:.9em;color:#555}.mv-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.2em;margin-top:1.5em}.mv-grid-item{display:block;text-decoration:none;color:inherit;border:1px solid #e2e2e2;border-radius:6px;overflow:hidden;transition:box-shadow 0.2s ease}.mv-grid-item:hover{box-shadow:0 2px 10px rgb(0 0 0 / .12)}.mv-grid-item .mv-image-protected img,.mv-grid-item .mv-cover-placeholder{width:100%;height:160px;object-fit:cover;display:block;background:#f0f0f0}.mv-grid-title{display:block;padding:.6em;font-weight:600}.mv-home-hero{text-align:center;margin-bottom:2em}.mv-button{display:inline-block;padding:.7em 1.4em;background:#2271b1;color:#fff;text-decoration:none;border-radius:4px}.mv-filtri{display:flex;flex-wrap:wrap;gap:1em;align-items:flex-end;margin:1.5em 0;padding:1em;background:#f7f7f7;border-radius:6px}.mv-filtri label{display:flex;flex-direction:column;font-size:.85em;font-weight:600}.mv-filtri select,.mv-filtri input{margin-top:.3em;padding:.4em}.mv-reset{align-self:center}.mv-legal-text{max-width:800px}.mv-legal-text h3{margin-top:1.5em}.mv-table{width:100%;border-collapse:collapse;margin-top:1em}.mv-table th,.mv-table td{text-align:left;padding:.6em;border-bottom:1px solid #e2e2e2}.mv-checkbox-inline{display:inline-flex;align-items:center;gap:.3em;font-weight:400;margin-right:1em}@media (max-width:600px){.mv-filtri{flex-direction:column;align-items:stretch}.mv-controls{flex-wrap:wrap;gap:.5em}}