.cbpg-section{margin-bottom:24px}.cbpg-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.cbpg-header-left{align-items:center;gap:12px;display:flex}.cbpg-header-icon{background-color:#e6f2ff;border-radius:4px;padding:8px}.cbpg-header-icon svg{color:#001c5d;width:24px;height:24px}.cbpg-header-title{color:#001c5d;margin:0;font-size:16px;font-weight:700}.cbpg-header-right{text-align:right}.cbpg-header-link{color:#06c;font-size:14px;font-weight:600;text-decoration:none}.cbpg-groups-container{flex-direction:column;gap:24px;display:flex}.cbpg-calculator-container{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:24px;padding:24px}.cbpg-calculator-title{color:#001c5d;margin-bottom:24px;font-size:18px;font-weight:700}.cbpg-form-container{flex-direction:column;gap:16px;display:flex}.cbpg-form-row{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.cbpg-field-label{margin-bottom:8px;font-weight:600;display:block}.cbpg-input,.cbpg-select{border:1px solid #e0e0e0;border-radius:4px;width:100%;padding:12px}.cbpg-input:disabled{background-color:#f5f5f5}.cbpg-input.error,.cbpg-select.error{border-color:#ef5350}.cbpg-error-message{color:#ef5350;margin-top:4px;font-size:12px}.cbpg-helper-text{color:#666;margin-top:4px;font-size:12px;font-style:italic}.cbpg-submit-button{color:#fff;cursor:pointer;background-color:#1976d2;border:none;border-radius:4px;width:fit-content;padding:12px 24px;font-weight:600}.cbpg-submit-button:disabled{cursor:not-allowed;background-color:#ccc}.cbpg-error-display{color:#c62828;background-color:#ffebee;border:1px solid #ef5350;border-radius:4px;margin-top:16px;padding:12px}.cbpg-result-container{margin-top:24px;position:relative}.cbpg-loading-overlay{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#ffffffe6;justify-content:center;align-items:center;animation:.2s ease-in fadeIn;display:flex;position:absolute;inset:0}.cbpg-loading-spinner{text-align:center;color:#1976d2;background-color:#fff;border-radius:8px;padding:24px;font-weight:500;box-shadow:0 2px 8px #0000001a}.cbpg-loading-spinner p{margin:0;animation:1.5s ease-in-out infinite pulse}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.cbpg-no-tax-message{color:#2e7d32;background-color:#e8f5e9;border:1px solid #4caf50;border-radius:4px;padding:16px}.cbpg-no-tax-message p{margin:8px 0;line-height:1.6}.cbpg-no-tax-message strong{font-weight:600}.cbpg-result-title{color:#001c5d;margin-bottom:16px;font-size:16px;font-weight:700}.cbpg-result-table{border-collapse:collapse;background-color:#fff;border:1px solid #e0e0e0;width:100%}.cbpg-result-label{color:#001c5d;background-color:#f5f5f5;border-bottom:1px solid #e0e0e0;width:40%;padding:12px;font-weight:600}.cbpg-result-value{color:#333;border-bottom:1px solid #e0e0e0;padding:12px}.cbpg-result-tax-rate{color:#d32f2f;font-size:16px;font-weight:600}.cbpg-result-total-tax{color:#2e7d32;font-size:16px;font-weight:600}.cbpg-result-note{color:#666;margin-top:16px;font-size:14px;font-style:italic;line-height:1.6}.cbpg-country-group-container{border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.cbpg-country-group-details{border:none}.cbpg-country-group-summary{cursor:pointer;list-style:none}.cbpg-country-group-summary::-webkit-details-marker{display:none}.cbpg-country-group-summary::marker{display:none}.cbpg-country-group-table{border-collapse:collapse;width:100%}.cbpg-country-group-row{cursor:default}.cbpg-country-group-row.expandable{cursor:pointer}.cbpg-country-group-label{background-color:#f5f5f5;border-bottom:1px solid #e0e0e0;width:150px;padding:12px;font-weight:600}.cbpg-country-group-label.no-border{border-bottom:none}.cbpg-country-group-label.align-top{vertical-align:top}.cbpg-country-group-value{border-bottom:1px solid #e0e0e0;padding:12px}.cbpg-country-group-value.no-border{border-bottom:none}.cbpg-country-group-value.align-top{vertical-align:top}.cbpg-country-group-status{color:#d32f2f;justify-content:space-between;align-items:center;font-weight:600;display:flex}.cbpg-country-group-tax-range{color:#2e7d32;font-weight:600}.cbpg-country-group-origin{font-weight:600}.cbpg-country-group-companies{margin:0;padding-left:20px}.cbpg-expand-icon{width:20px;height:20px;transition:transform .2s;transform:rotate(0)}.cbpg-country-group-details[open] .cbpg-expand-icon{transform:rotate(180deg)}
/*# sourceMappingURL=5a6467cb9339e5be.css.map*/