.acmtc-wrap{width:100%;max-width:900px;margin:24px auto;box-sizing:border-box;container-type:inline-size;container-name:acmtc;color:#242424}.acmtc-wrap *,.acmtc-wrap *::before,.acmtc-wrap *::after{box-sizing:border-box}.acmtc-card{width:100%;max-width:100%;padding:24px;border:1px solid #ddd;border-radius:12px;background:#fff;overflow:hidden}.acmtc-card h3{margin-top:0}.acmtc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.acmtc-grid label{display:flex;flex-direction:column;gap:6px;font-weight:600;min-width:0}.acmtc-grid select{width:100%;min-width:0;max-width:100%;padding:10px;border:1px solid #bbb;border-radius:6px;background:#fff!important;color:#242424!important;-webkit-text-fill-color:#242424;opacity:1}.acmtc-grid select:focus{outline:2px solid #cf2e2e;outline-offset:1px;border-color:#cf2e2e}.acmtc-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.acmtc-actions button{max-width:100%;padding:10px 16px;border-radius:6px;cursor:pointer;font:inherit;font-weight:600;opacity:1!important;-webkit-text-fill-color:currentColor}.acmtc-actions button:first-child{background:#cf2e2e!important;color:#fff!important;border:1px solid #cf2e2e!important}.acmtc-actions button:first-child:hover,.acmtc-actions button:first-child:focus{background:#ad2525!important;border-color:#ad2525!important}.acmtc-secondary{background:#f3f3f3!important;color:#242424!important;border:1px solid #cfcfcf!important}.acmtc-secondary:hover,.acmtc-secondary:focus{background:#e8e8e8!important}.acmtc-actions button:disabled{opacity:.5!important;cursor:not-allowed}.acmtc-result{max-width:100%;margin-top:20px;padding:18px;border-left:4px solid #cf2e2e;background:#fff7f6;overflow-wrap:anywhere}.acmtc-result p{margin:8px 0 0}.acmtc-result p:last-child{font-weight:600}@container acmtc (max-width:640px){.acmtc-card{padding:16px}.acmtc-grid{grid-template-columns:1fr}.acmtc-actions{flex-direction:column}.acmtc-actions button{width:100%}}@media(max-width:520px){.acmtc-grid{grid-template-columns:1fr}.acmtc-actions{flex-direction:column}}
