/* ACM Storage v14: legibilidad del megamenú, formularios y privacidad */
.mega h3{font-size:18px;line-height:1.25;margin:9px 0 14px}.mega section a{font-size:13px;line-height:1.4;padding:8px 0;gap:8px}.mega section>span{font-size:11px}.form-card select{width:100%;margin-top:8px;padding:13px;border:1px solid #ddd;border-radius:4px;background:#fff;color:#251f27;font:14px "Inter","Segoe UI",sans-serif}.form-card select:focus{outline:none;border-color:var(--pink);box-shadow:0 0 0 3px #ba1c7910}.form-card .privacy-consent{grid-column:1/-1;display:flex;align-items:flex-start;gap:11px;font-size:12px;font-weight:500;line-height:1.55;color:#625a63}.form-card .privacy-consent input{width:18px;height:18px;flex:0 0 18px;margin:2px 0 0;accent-color:var(--pink)}.privacy-consent a,.footer-bottom a{color:var(--pink)}.privacy-consent b{color:#332e33}.footer-bottom a{text-decoration:none}.footer-bottom a:hover{text-decoration:underline}@media(max-width:900px){.mega h3{font-size:17px}.mega section a{font-size:14px}}
