/* A direct route to buying a gift, present throughout the site. */
.voucher-buy{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:13px 20px;border:1px solid #dec08e;border-radius:12px;background:#efd6ab;color:#123b50;font-size:13px;font-weight:600;line-height:1.4;white-space:nowrap;transition:background .2s,transform .2s;flex-shrink:0}
.voucher-buy .icon{width:20px;height:20px;flex:none;stroke-width:1.6}
.voucher-buy:hover{background:#f7e5c8;transform:translateY(-2px)}
.voucher-buy:focus-visible{outline:3px solid #2681a0;outline-offset:4px}
.header-voucher{min-height:47px;padding:12px 16px;font-size:12px}
.sopot-actions{flex-wrap:wrap;gap:12px 16px}
.sopot-actions .hero-voucher{min-height:53px;border-radius:9px;font-size:12px;padding:15px 20px}
.sopot-actions .sopot-rooms{flex-basis:100%;border:0;padding:2px 0;text-decoration:underline;text-decoration-color:#9eaeb0;text-underline-offset:5px}
.menu-panel nav>a.menu-voucher{display:flex;align-items:center;gap:18px;border:1px solid #e2c598;border-radius:14px;padding:8px 15px;background:#f1ddbc;color:#123b50;margin-block:5px}
.menu-panel nav>a.menu-voucher>span{margin-right:0}
.menu-voucher>.icon{width:25px;height:25px;margin-left:auto;flex:none}
.footer-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px;flex-wrap:wrap;min-width:0}
.footer-actions .footer-book{white-space:nowrap;margin:0}
.footer-voucher{font-size:13px}
.section-voucher{margin-top:26px;background:#f5dfbd;border-color:#f5dfbd;font-size:14px;padding-inline:25px;min-height:55px}
.voucher-purchase{scroll-margin-top:130px;margin-top:38px}
.voucher-purchase>h2{font-size:clamp(28px,3vw,42px);margin-bottom:24px}
@media(max-width:1200px){.desktop-nav{display:none}.header-tools{gap:15px}.footer-actions{gap:18px}.sopot-actions{gap:12px}.sopot-actions .hero-voucher{padding-inline:17px}}
@media(max-width:760px){
 .site-header{gap:8px;padding-inline:12px 8px}
 .brand{flex-shrink:0}.brand>img{width:70px;height:48px;object-fit:contain}
 .header-tools{gap:7px;margin-left:auto}
 .header-voucher{font-size:11px;gap:6px;min-height:42px;padding:10px;border-radius:11px}
 .header-voucher .icon{width:17px;height:17px}
 .language-switch{width:33px;min-width:33px;height:38px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:10px}
 .menu-toggle{width:43px;height:46px;padding:10px;justify-content:center;gap:0}.menu-toggle>span{display:none}
 .menu-panel nav>a.menu-voucher{gap:12px;padding:8px 12px}.menu-voucher>.icon{width:22px;height:22px}
 .sopot-actions .hero-voucher{min-height:49px;padding:13px 15px;font-size:11px}
 .footer-actions{justify-content:flex-start;width:100%;gap:20px}
 .voucher-purchase{scroll-margin-top:105px}
}
@media(max-width:380px){.brand>img{width:58px;height:43px}.site-header{gap:6px;padding-left:10px}.header-tools{gap:5px}.header-voucher{padding-inline:8px;font-size:10px;gap:5px}.header-voucher .icon{width:16px;height:16px}.language-switch{width:29px;min-width:29px}.menu-toggle{width:39px}}
@media(prefers-reduced-motion:reduce){.voucher-buy{transition:none}.voucher-buy:hover{transform:none}}
