.custom-frequency-section{background-color:#f8fafc;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;margin-bottom:2rem;margin-top:1rem}.dark .custom-frequency-section{background-color:#11182733;border-color:#374151}.custom-frequency-title{font-size:1rem;font-weight:600;color:#111827;margin:0 0 1rem;letter-spacing:-.025em}.dark .custom-frequency-title{color:#9ca3af}.custom-frequency-content{display:flex;flex-direction:column;gap:1rem}.custom-frequency-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.week-days-selector{margin-top:.5rem}.week-days-label{display:block;font-size:.75rem;font-weight:500;color:#374151;margin-bottom:.5rem}.dark .week-days-label{color:#9ca3af}.week-days-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem}.week-day-button{padding:.25rem .5rem;font-size:.75rem;border-radius:6px;border:none;cursor:pointer;transition:all .2s ease;font-weight:500}.week-day-button-selected{background-color:#111827;color:#fff}.dark .week-day-button-selected{background-color:#fff;color:#000}.week-day-button-unselected{background-color:#374151;color:#9ca3af}.dark .week-day-button-unselected{background-color:#1f2937;color:#6b7280}.week-day-button:hover{transform:translateY(-1px)}.form-help-text{margin-top:.5rem;font-size:.875rem;color:#6b7280;line-height:1.25}.dark .form-help-text{color:#9ca3af}.termination-end-date,.termination-payment-count{margin-top:1rem}.payment-count-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 640px){.payment-count-grid,.custom-frequency-grid{grid-template-columns:1fr}}@media (max-width: 1024px){.custom-frequency-section{margin-bottom:1rem}.week-days-grid{gap:.125rem}.week-day-button{padding:.125rem .25rem;font-size:.625rem}}@media (prefers-contrast: high){.custom-frequency-section{border-width:2px}.week-day-button{border:1px solid currentColor}}
