.paythefly-admin{max-width:1200px;margin:20px auto;padding:0 20px}.paythefly-admin__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #ddd}.paythefly-admin__header h1{margin:0;font-size:24px;font-weight:600}.paythefly-admin__content{background:#fff;padding:24px;border-radius:8px;box-shadow:0 1px 3px #0000001a}.paythefly-settings__form{max-width:600px}.paythefly-settings__section{margin-bottom:32px}.paythefly-settings__section h3{margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid #eee;font-size:16px}.paythefly-settings__field{margin-bottom:20px}.paythefly-settings__field label{display:block;font-weight:600;margin-bottom:8px}.paythefly-settings__field input[type=text],.paythefly-settings__field input[type=password]{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.paythefly-settings__field input:focus{border-color:#0073aa;outline:none;box-shadow:0 0 0 1px #0073aa}.paythefly-settings__field .description{margin-top:6px;color:#666;font-size:13px}.paythefly-settings__field--checkbox{margin-bottom:16px}.paythefly-settings__field--checkbox>label{display:flex;align-items:center;gap:8px;font-weight:400;margin-bottom:4px;cursor:pointer}.paythefly-settings__field--checkbox>label input[type=checkbox]{width:18px;height:18px;margin:0;cursor:pointer}.paythefly-settings__field--checkbox>label span{font-weight:600}.paythefly-settings__field--checkbox .description{margin-left:26px;margin-top:4px}.paythefly-settings__code{display:inline-block;padding:8px 12px;margin:8px 0;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;font-family:monospace;font-size:13px}.paythefly-settings__actions{margin-top:24px}.paythefly-button{padding:10px 20px;background:#0073aa;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}.paythefly-button:hover{background:#005a87}.paythefly-button:disabled{background:#ccc;cursor:not-allowed}.paythefly-loading{display:flex;justify-content:center;align-items:center;min-height:200px}.paythefly-loading__spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #0073aa;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.paythefly-notice{padding:12px 16px;margin-bottom:16px;border-radius:4px;font-size:14px}.paythefly-notice--success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.paythefly-notice--error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.paythefly-badge{display:inline-block;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.paythefly-badge--success{background:#d4edda;color:#155724}.paythefly-badge--warning{background:#fff3cd;color:#856404}.paythefly-settings__address{display:flex;align-items:center;gap:8px}.paythefly-settings__address code{flex:1;padding:8px 12px;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;font-family:monospace;font-size:13px;overflow:auto}.paythefly-settings__address input[type=text]{flex:1}.paythefly-settings__key-status{display:flex;align-items:center;gap:12px}.paythefly-button--secondary{background:#f0f0f0;color:#333;border:1px solid #ddd}.paythefly-button--secondary:hover{background:#e0e0e0}.paythefly-button--small{padding:6px 12px;font-size:12px}.paythefly-tabs{display:flex;gap:0;margin-bottom:20px;border-bottom:1px solid #ddd}.paythefly-tabs__tab{padding:10px 20px;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-size:14px;font-weight:500;color:#666;transition:all .2s}.paythefly-tabs__tab:hover{color:#0073aa}.paythefly-tabs__tab--active{color:#0073aa;border-bottom-color:#0073aa}.paythefly-tabs__status{margin-left:6px;font-size:12px}.paythefly-tabs__status--ok{color:#28a745}.paythefly-tabs__status--pending{color:#999}.paythefly-tabs__content{padding:16px 0}.paythefly-settings__info{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f0f8ff;border:1px solid #cce5ff;border-radius:4px;font-size:14px}.paythefly-settings__info code{padding:4px 8px;background:#fff;border:1px solid #ddd;border-radius:4px;font-family:monospace;font-size:12px}.paythefly-settings__intro{margin:0 0 16px;color:#666;font-size:14px}.paythefly-settings__intro a{color:#0073aa;text-decoration:none}.paythefly-settings__intro a:hover{text-decoration:underline}.paythefly-settings__status-grid{display:flex;gap:16px;margin-bottom:16px}.paythefly-settings__status-item{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#f9f9f9;border:1px solid #ddd;border-radius:6px}.paythefly-settings__status-item--ok{background:#f0fff4;border-color:#c3e6cb}.paythefly-settings__status-label{font-weight:600;font-size:14px;min-width:50px}
