/* Scoped styling: readable on ivory cards and dark photographic property heroes. */
.gc-currency-converter{box-sizing:border-box;max-width:440px;width:fit-content;margin:10px 0 22px;padding:12px 15px;background:#f5f2ec;color:#47313e;border:1px solid #d9cec8;border-radius:0;font-family:var(--gc-sans,Manrope,sans-serif);font-size:12px;line-height:1.5;text-align:start}
.gc-currency-converter *{box-sizing:border-box}
.gc-currency-converter__controls{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.gc-currency-converter__controls label{display:inline-block;margin:0;color:#47313e;font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:none}
.gc-currency-converter__controls select{display:inline-block;width:auto;min-width:88px;max-width:100%;min-height:36px;margin:0;padding:5px 28px 5px 10px;border:1px solid #b5a4ac;border-radius:0;background-color:#fff;color:#47313e;font:500 12px/1.4 var(--gc-sans,Manrope,sans-serif);cursor:pointer;letter-spacing:.04em}
.gc-currency-converter__controls select:focus-visible,.gc-currency-converter a:focus-visible{outline:2px solid #755940;outline-offset:3px}
.gc-currency-converter__result{margin-top:10px;color:#47313e;font-size:14px;font-weight:500;line-height:1.5;overflow-wrap:anywhere}
.gc-currency-converter__amount{font-variant-numeric:tabular-nums;unicode-bidi:isolate}
.gc-currency-converter__details{display:grid;gap:4px;margin-top:8px;max-width:380px;color:#66535e;font-size:10px;line-height:1.55;font-weight:400}
.gc-currency-converter__updated{font-variant-numeric:tabular-nums}
.gc-currency-converter__details a{color:#59414f;text-decoration:underline;text-underline-offset:2px;font:inherit}
.gc-currency-converter [hidden]{display:none!important}
.gc-project-card__body .gc-currency-converter{width:100%;margin:10px 0 16px;padding:10px 12px;background:#f5f2ec}
.gc-currency-converter[dir=rtl]{letter-spacing:normal}
.gc-currency-converter[dir=rtl] .gc-currency-converter__controls label{letter-spacing:normal}
@media(max-width:480px){.gc-currency-converter{max-width:100%;padding:10px 12px}.gc-currency-converter__controls{gap:10px}.gc-currency-converter__controls select{min-height:40px}.gc-currency-converter__details{font-size:10px}}
