.dispute-form{flex-direction:column;gap:1rem;max-width:680px;display:flex}.dispute-field-row{flex-direction:column;gap:1rem;display:flex}@media (min-width:560px){.dispute-field-row{flex-direction:row}.dispute-field-row .dispute-field{flex:1 1 0}}.dispute-field{flex-direction:column;gap:.35rem;display:flex}.dispute-label{color:var(--brand-navy,#1a2e44);font-size:.875rem;font-weight:600;line-height:1.4}.dispute-label span[aria-hidden=true]{color:#b3260e;color:lab(40.3033% 55.4315 49.3983);margin-left:.1em}.dispute-optional{color:var(--slate-500,#64748b);font-weight:400}.dispute-input{box-sizing:border-box;width:100%;min-height:44px;color:var(--slate-800,#1e293b);border:1.5px solid var(--slate-300,#cbd5e1);appearance:none;background:#fff;border-radius:6px;outline:none;padding:.6rem .75rem;font-family:inherit;font-size:1rem;transition:border-color .15s,box-shadow .15s}.dispute-input:focus{border-color:#c04732;border-color:lab(47.5013% 48.712 38.9755);box-shadow:0 0 0 3px #c047322e;box-shadow:0 0 0 3px lab(47.5013% 48.712 38.9755/.18)}.dispute-input:disabled{background:var(--slate-50,#f8fafc);color:var(--slate-400,#94a3b8);cursor:not-allowed}.dispute-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .65rem center;background-repeat:no-repeat;padding-right:2.25rem}.dispute-textarea{resize:vertical;min-height:130px;line-height:1.6}.dispute-charcount{color:var(--slate-400,#94a3b8);text-align:right;font-size:.78rem;line-height:1}.dispute-error{color:#c62828;background:#ffebee;border:1px solid #ef9a9a;border-radius:6px;margin:0;padding:.65rem .85rem;font-size:.875rem;line-height:1.5}.dispute-error a{color:#c62828;font-weight:600}.dispute-submit{color:#fff;cursor:pointer;white-space:nowrap;background:#c04732;background:lab(47.5013% 48.712 38.9755);border:none;border-radius:6px;align-self:flex-start;min-height:44px;padding:.65rem 1.4rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .15s,opacity .15s}.dispute-submit:hover:not(:disabled){background:#af2d18;background:lab(40.4116% 52.2 44.7963)}.dispute-submit:disabled{opacity:.55;cursor:not-allowed}.dispute-success{background:#e8f5e9;border:1px solid #a5d6a7;border-radius:8px;align-items:flex-start;gap:.75rem;max-width:560px;padding:1rem 1.2rem;display:flex}.dispute-success svg{flex-shrink:0;margin-top:.1rem}.dispute-success p{color:#1b5e20;margin:0;font-size:.95rem;line-height:1.6}@media (max-width:400px){.dispute-submit{text-align:center;width:100%}}
