.booking-rules-card,.currency-settings-card{margin-top:14px;padding:18px;border-color:#dce5df;background:linear-gradient(180deg,#fff 0%,#fbfcfa 100%)}
.booking-rules-card .card-title,.currency-settings-card .card-title{margin-bottom:10px}
.booking-rules-card .card-title small,.currency-settings-card .card-title small{display:block;margin-top:3px;color:var(--muted);font-size:11px;font-weight:500}
.booking-rules-card>label{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #e9eeea}
.booking-rules-card>label:last-child{border-bottom:0}
.booking-rules-card>label>span{font-size:13px;font-weight:650;color:var(--text)}
.booking-rules-card>label>span small{display:block;margin-top:3px;color:var(--muted);font-size:10px;font-weight:450}
.booking-rules-card>label>div{display:flex;align-items:center;gap:7px;min-width:112px;justify-content:flex-end}
.booking-rules-card input{width:64px;height:36px;border:1px solid #d8e0da;border-radius:9px;background:#fff;padding:0 8px;text-align:right;font:600 13px Inter,sans-serif;color:var(--text)}
.booking-rules-card input[type=number]{appearance:textfield;-moz-appearance:textfield}
.booking-rules-card input[type=number]::-webkit-inner-spin-button,.booking-rules-card input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.booking-rules-card input:focus,.default-currency select:focus{outline:3px solid rgba(31,117,91,.12);border-color:#24765e}
.booking-rules-card b{min-width:32px;color:var(--muted);font-size:10px;font-weight:600}
.currency-toggles{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}
.currency-search{width:100%;height:38px;border:1px solid #d8e0da;border-radius:9px;background:#fff;padding:0 11px;font:500 11px Inter,sans-serif;color:var(--text)}
.currency-search:focus{outline:3px solid rgba(31,117,91,.12);border-color:#24765e}
.currency-group{margin-top:14px}.currency-group h4{margin:0;color:#557068;font-size:10px;text-transform:uppercase;letter-spacing:.08em}
.currency-settings-card{overflow:hidden}
.currency-compact-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:30px}.active-currency-chips{display:flex;flex-wrap:wrap;gap:5px}.active-currency-chips span{padding:5px 8px;border-radius:999px;background:#edf6f2;color:#176b54;font-size:10px;font-weight:750}.currency-active-count{color:var(--muted);font-size:10px;white-space:nowrap}
.currency-editor{margin-top:13px;border-top:1px solid #e6ebe7}.currency-editor summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 2px 0;color:#176b54;font-size:11px;font-weight:750;cursor:pointer;list-style:none}.currency-editor summary::-webkit-details-marker{display:none}.currency-editor summary:before{content:'＋';margin-right:5px}.currency-editor[open] summary:before{content:'−'}.currency-editor summary small{margin-left:auto;color:var(--muted);font-size:9px;font-weight:500}.currency-editor-body{max-height:330px;overflow:auto;margin-top:12px;padding-right:4px}
.currency-toggles>label{display:grid;grid-template-columns:auto 28px 1fr;align-items:center;gap:8px;padding:10px;border:1px solid #e2e8e3;border-radius:11px;background:#fff;cursor:pointer;transition:.16s ease}
.currency-toggles>label:has(input:checked){border-color:#91b8aa;background:#f1f8f5;box-shadow:0 0 0 1px rgba(31,117,91,.08)}
.currency-toggles input{width:16px;height:16px;accent-color:#176b54}
.currency-toggles>label>span{font-size:17px;text-align:center}
.currency-toggles strong{display:block;font-size:12px}
.currency-toggles small{display:block;margin-top:2px;color:var(--muted);font-size:9px;line-height:1.2}
.default-currency{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin-top:12px;padding:11px 0 0;border-top:1px solid #e6ebe7;color:var(--text);font-size:12px;font-weight:650}
.default-currency select{width:100%;max-width:none;height:40px;border:1px solid #d8e0da;border-radius:9px;background:#fff;padding:0 32px 0 10px;color:var(--text);font:600 11px Inter,sans-serif}
.default-currency>span small{display:block;margin-top:3px;color:var(--muted);font-size:9px;font-weight:450}
@media(max-width:720px){.currency-toggles{grid-template-columns:1fr}.booking-rules-card>label{align-items:flex-start}}
