.ppn-currency-router{--ppn-cr-border:color-mix(in srgb, currentColor 20%, transparent);--ppn-cr-surface:var(--ppn-surface, #fffdf9);--ppn-cr-text:var(--ppn-text, #2c1a15);position:relative;display:inline-flex;align-items:center;z-index:20}.ppn-currency-router__select{min-width:8.75rem;height:44px;margin:0;padding:0 2.25rem 0 .75rem;border:1px solid var(--ppn-cr-border);border-radius:8px;background-color:var(--ppn-cr-surface);color:var(--ppn-cr-text);font:inherit;font-size:.8125rem;font-weight:650;font-variant-numeric:tabular-nums;line-height:1;cursor:pointer;transition:border-color 140ms ease,box-shadow 140ms ease}.ppn-currency-router__select:hover{border-color:color-mix(in srgb,currentColor 38%,transparent)}.ppn-currency-router__select:focus-visible{outline:3px solid color-mix(in srgb,var(--ppn-saffron,#d97706) 34%,transparent);outline-offset:2px;border-color:var(--ppn-saffron,#d97706)}.ppn-currency-router__select[aria-busy="true"]{cursor:wait;opacity:.68}.ppn-currency-router--automatic:not(.ppn-currency-router--embedded){position:fixed;right:max(1rem, env(safe-area-inset-right));bottom:max(1rem, env(safe-area-inset-bottom));z-index:999;filter:drop-shadow(0 8px 18px rgb(44 26 21 / .14))}.ppn-currency-router--embedded{margin-inline-start:.5rem}.ppn-currency-foreign #payment .place-order::after,.ppn-currency-foreign .woocommerce-checkout-payment .place-order::after{content:'🔒 100% Secure Payment via PayPal · Your booking remains protected'}@media (max-width:640px){.ppn-currency-router__select{min-width:7.25rem;max-width:10rem}.ppn-currency-router--embedded{margin-inline-start:.25rem}}@media (prefers-reduced-motion:reduce){.ppn-currency-router__select{transition:none}}