.pm-main{margin:0 auto}.account-payments-container{display:flex;flex-direction:row;gap:24px}@media(max-width:1024px){.account-payments-container{flex-direction:column}}.payment-method-container{flex:1;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:hidden}.payment-method-card{padding:24px}.payment-method-card .header{margin:0 0 8px;font-size:24px;font-weight:500;color:#820361}.payment-method-card .subheader{margin:0 0 24px;font-size:16px;font-weight:400;color:#666}.authorization-url-cont{width:100%;margin-bottom:24px}.authorization-url-cont .authorization-frame{width:100%;border:1px solid #e0e0e0;border-radius:4px}.pm-disclosure-section{display:flex;flex-direction:column;gap:12px;padding:20px;background:#f9f9f9;border-radius:4px;border:1px solid #e0e0e0}.pm-disclosure-section .fw-700{font-weight:700;font-size:14px;color:#333}.pm-disclosure-section .fw-400{font-weight:400;font-size:13px;color:#666;line-height:1.6}.display-card-body .display-card-and-buttons{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px}.display-card-body .display-card-and-buttons .card-content{flex:1}.display-card-body .display-card-and-buttons .card-content .card-info{margin-bottom:16px}.display-card-body .display-card-and-buttons .card-content .card-info .card-info-number{font-size:18px;font-weight:500;color:#333;margin-bottom:8px}.display-card-body .display-card-and-buttons .card-content .card-info .card-info-added-date{font-size:12px;font-weight:400;color:#999;letter-spacing:.5px}.display-card-body .display-card-and-buttons .card-content .card-charge-warning{font-size:14px;color:#666;font-style:italic}.display-card-body .display-card-and-buttons .action-buttons{display:flex;flex-direction:column;gap:12px;min-width:120px}.display-card-body .display-card-and-buttons .action-buttons .button-default{padding:10px 20px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid;background:#fff}.display-card-body .display-card-and-buttons .action-buttons .button-default.not-pending{color:#666;border-color:#ccc}.display-card-body .display-card-and-buttons .action-buttons .button-default.not-pending:hover{background:#f5f5f5}.display-card-body .display-card-and-buttons .action-buttons .button-default.success-state{color:#007bff;border-color:#007bff}.display-card-body .display-card-and-buttons .action-buttons .button-default.success-state:hover{background:#f0f8ff}.display-card-body .display-card-and-buttons .action-buttons .button-default.failed-state{color:#f44336;border-color:#f44336}.display-card-body .display-card-and-buttons .action-buttons .button-default.failed-state:hover{background:#ffebee}.status-bar{padding:12px 16px;border-radius:4px;font-size:14px}.status-bar.success-status-bar{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.status-bar.failed-status-bar{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.help-container{flex:0 0 400px;overflow:hidden}.help-card{padding:24px;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.help-card .header{margin:0 0 20px;font-size:24px;font-weight:500;color:#820361}.help-card .email-help,.help-card .phone-center{display:flex;align-items:flex-start;gap:8px;margin-bottom:16px}.help-card .email-help div,.help-card .phone-center div{font-size:14px;color:#333;line-height:1.6}.help-card .email-help div a,.help-card .phone-center div a{color:#007bff;text-decoration:none}.help-card .email-help div a:hover,.help-card .phone-center div a:hover{text-decoration:underline}.help-card .email-help{margin-bottom:0}.loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}.loading-spinner .spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;animation:spin 1s linear infinite}.loading-spinner p{margin-top:16px;color:#666;font-size:14px}@media(max-width:768px){.main,.payment-method-card{padding:16px}.display-card-body .display-card-and-buttons{flex-direction:column}.display-card-body .display-card-and-buttons .action-buttons,.display-card-body .display-card-and-buttons .action-buttons .button-default{width:100%}.help-card{padding:16px}}