:root{--color-primary: #D21942;--color-primary-light: #e44468;--color-primary-dark: #a50f31;--color-gold: #C9952A;--color-gold-light: #e0b045;--color-white: #FFFFFF;--color-off-white: #F8F7F4;--color-text: #1A1A1A;--color-text-muted: #6B7280;--color-border: #E5E7EB;--color-error: #DC2626;--color-success: #16A34A;--font-heading: "Playfair Display", Georgia, serif;--font-body: "Inter", system-ui, sans-serif;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-12: 3rem;--space-16: 4rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .12);--transition: .2s ease}.site-header.svelte-1iif1st{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--color-primary);box-shadow:0 2px 20px #d219424d;transition:background .3s ease,box-shadow .3s ease}.site-header.transparent.svelte-1iif1st{background:#0003;box-shadow:none}.site-header.scrolled.svelte-1iif1st{background:var(--color-primary);box-shadow:0 2px 20px #d2194280}.header-inner.svelte-1iif1st{max-width:1260px;margin:0 auto;padding:0 var(--space-6);height:70px;display:flex;align-items:center;gap:var(--space-6)}.logo.svelte-1iif1st{display:flex;align-items:center;gap:var(--space-3);color:#fff;flex-shrink:0;text-decoration:none}.logo-star.svelte-1iif1st{color:var(--color-gold);font-size:1.4rem}.logo-text.svelte-1iif1st{font-family:var(--font-heading);font-size:1rem;line-height:1.2;font-weight:700}.logo-text.svelte-1iif1st small:where(.svelte-1iif1st){font-size:.7rem;font-family:var(--font-body);font-weight:400;opacity:.8;letter-spacing:.08em;text-transform:uppercase}.desktop-nav.svelte-1iif1st{display:flex;gap:var(--space-1);margin-left:auto}.desktop-nav.svelte-1iif1st a:where(.svelte-1iif1st){color:#ffffffd9;font-size:.875rem;font-weight:500;padding:8px 12px;border-radius:var(--radius-md);transition:all var(--transition);white-space:nowrap;text-decoration:none}.desktop-nav.svelte-1iif1st a:where(.svelte-1iif1st):hover,.desktop-nav.svelte-1iif1st a.active:where(.svelte-1iif1st){color:#fff;background:#ffffff26}.header-actions.svelte-1iif1st{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0}.link-sibling.svelte-1iif1st{color:var(--color-gold);font-size:.875rem;font-weight:500;padding:8px 12px;border-radius:var(--radius-md);transition:all var(--transition);white-space:nowrap;text-decoration:none}.link-sibling.svelte-1iif1st:hover{color:#fff;background:#ffffff26}.locale-btn.svelte-1iif1st{font-size:.75rem;font-weight:700;letter-spacing:.06em;color:#fffc;padding:6px 10px;border-radius:var(--radius-sm);border:1px solid rgba(255,255,255,.3);background:none;cursor:pointer;transition:all var(--transition)}.locale-btn.svelte-1iif1st:hover{color:#fff;border-color:#ffffffb3}.btn-book.svelte-1iif1st{background:var(--color-gold);color:#fff;padding:9px 18px;border-radius:var(--radius-full);font-size:.8rem;font-weight:700;letter-spacing:.04em;text-decoration:none;white-space:nowrap;transition:background var(--transition),transform var(--transition)}.btn-book.svelte-1iif1st:hover{background:#b07e1f;transform:translateY(-1px)}.hamburger.svelte-1iif1st{display:none;color:#ffffffd9;padding:4px;background:none;border:none;cursor:pointer}@media(max-width:960px){.desktop-nav.svelte-1iif1st,.link-sibling.svelte-1iif1st{display:none}.hamburger.svelte-1iif1st{display:flex}.header-actions.svelte-1iif1st{margin-left:auto}}.mobile-overlay.svelte-1iif1st{position:fixed;inset:0;background:#00000080;z-index:1100}.mobile-menu.svelte-1iif1st{position:fixed;top:0;right:0;bottom:0;width:min(320px,90vw);background:var(--color-primary);z-index:1200;display:flex;flex-direction:column;box-shadow:-4px 0 30px #0000004d}.mobile-header.svelte-1iif1st{display:flex;justify-content:space-between;align-items:center;padding:var(--space-6);border-bottom:1px solid rgba(255,255,255,.1)}.logo-text-mobile.svelte-1iif1st{font-family:var(--font-heading);color:#fff;font-weight:700;font-size:1.1rem;letter-spacing:.06em}.close-btn.svelte-1iif1st{color:#ffffffb3;font-size:1.2rem;padding:4px 8px;background:none;border:none;cursor:pointer}.close-btn.svelte-1iif1st:hover{color:#fff}.mobile-nav.svelte-1iif1st{display:flex;flex-direction:column;padding:var(--space-4) var(--space-6);flex:1;gap:4px}.mobile-nav.svelte-1iif1st a:where(.svelte-1iif1st){color:#ffffffd9;font-size:1rem;font-weight:500;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.07);transition:color var(--transition);text-decoration:none}.mobile-nav.svelte-1iif1st a:where(.svelte-1iif1st):hover{color:var(--color-gold)}.mobile-sibling.svelte-1iif1st,.mobile-sibling.svelte-1iif1st:hover{color:var(--color-gold)!important}.mobile-footer.svelte-1iif1st{padding:var(--space-6);display:flex;flex-direction:column;gap:var(--space-3);border-top:1px solid rgba(255,255,255,.1)}.locale-btn.big.svelte-1iif1st{width:100%;justify-content:center;display:flex;padding:10px;font-size:.9rem}.btn-book.full.svelte-1iif1st{text-align:center;display:block;padding:13px;font-size:.9rem}.site-footer.svelte-1qfy7oz{background:var(--color-primary-dark);color:#fffc}.footer-inner.svelte-1qfy7oz{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:var(--space-10);padding:var(--space-12) var(--space-6);max-width:1200px;margin:0 auto}.footer-logo.svelte-1qfy7oz{display:flex;align-items:center;gap:var(--space-2);color:#fff;margin-bottom:var(--space-3);font-family:var(--font-heading);font-size:1.1rem;font-weight:700}.logo-star.svelte-1qfy7oz{color:var(--color-gold)}.footer-tagline.svelte-1qfy7oz{font-size:.875rem;line-height:1.6;margin-bottom:var(--space-4);color:#ffffffb3}.social-links.svelte-1qfy7oz{display:flex;gap:var(--space-3)}.social-links.svelte-1qfy7oz a:where(.svelte-1qfy7oz){color:#fff9;transition:color var(--transition);display:flex;align-items:center}.social-links.svelte-1qfy7oz a:where(.svelte-1qfy7oz):hover{color:var(--color-gold)}.footer-col.svelte-1qfy7oz h4:where(.svelte-1qfy7oz){font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-gold);margin-bottom:var(--space-4);font-family:var(--font-body)}.footer-col.svelte-1qfy7oz nav:where(.svelte-1qfy7oz){display:flex;flex-direction:column;gap:var(--space-2)}.footer-col.svelte-1qfy7oz nav:where(.svelte-1qfy7oz) a:where(.svelte-1qfy7oz){font-size:.875rem;color:#ffffffb3;transition:color var(--transition);text-decoration:none}.footer-col.svelte-1qfy7oz nav:where(.svelte-1qfy7oz) a:where(.svelte-1qfy7oz):hover{color:#fff}.footer-col.svelte-1qfy7oz address:where(.svelte-1qfy7oz){font-style:normal}.footer-col.svelte-1qfy7oz address:where(.svelte-1qfy7oz) p:where(.svelte-1qfy7oz){display:flex;align-items:flex-start;gap:var(--space-2);font-size:.875rem;color:#ffffffb3;margin-bottom:var(--space-2)}.footer-col.svelte-1qfy7oz address:where(.svelte-1qfy7oz) p:where(.svelte-1qfy7oz) svg:where(.svelte-1qfy7oz){flex-shrink:0;margin-top:3px;color:var(--color-gold)}.footer-col.svelte-1qfy7oz address:where(.svelte-1qfy7oz) a:where(.svelte-1qfy7oz){color:#ffffffb3;transition:color var(--transition);text-decoration:none}.footer-col.svelte-1qfy7oz address:where(.svelte-1qfy7oz) a:where(.svelte-1qfy7oz):hover{color:#fff}.footer-bottom.svelte-1qfy7oz{border-top:1px solid rgba(255,255,255,.1);padding:var(--space-4) var(--space-6);display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.footer-bottom.svelte-1qfy7oz p:where(.svelte-1qfy7oz){font-size:.8rem;color:#ffffff80;margin:0}.footer-bottom.svelte-1qfy7oz a:where(.svelte-1qfy7oz){color:var(--color-gold);transition:opacity var(--transition);text-decoration:none}.footer-bottom.svelte-1qfy7oz a:where(.svelte-1qfy7oz):hover{opacity:.75}@media(max-width:900px){.footer-inner.svelte-1qfy7oz{grid-template-columns:1fr;gap:var(--space-8);padding:var(--space-12) var(--space-4)}.footer-bottom.svelte-1qfy7oz{flex-direction:column;gap:var(--space-2);text-align:center;padding:var(--space-4)}}.footer-compliance.svelte-1qfy7oz{background:var(--color-primary-dark);padding:var(--space-2) var(--space-6);display:flex;justify-content:center;align-items:center;gap:var(--space-4);flex-wrap:wrap;max-width:1200px;margin:0 auto}.footer-compliance.svelte-1qfy7oz a:where(.svelte-1qfy7oz){display:flex;align-items:center;justify-content:center;transition:opacity var(--transition)}.footer-compliance.svelte-1qfy7oz a:where(.svelte-1qfy7oz):hover{opacity:.85}.compliance-badge.svelte-1qfy7oz{padding:2px 4px;border-radius:2px;min-width:fit-content}.compliance-badge.svelte-1qfy7oz img:where(.svelte-1qfy7oz){display:block;height:auto;width:120px;max-width:100%}.wr-badge.svelte-1qfy7oz img:where(.svelte-1qfy7oz){display:block;height:auto;width:100px;max-width:100%}@media(max-width:600px){.footer-compliance.svelte-1qfy7oz{padding:var(--space-2) var(--space-3);gap:var(--space-2)}.compliance-badge.svelte-1qfy7oz img:where(.svelte-1qfy7oz){width:100px}.wr-badge.svelte-1qfy7oz img:where(.svelte-1qfy7oz){width:80px}}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;font-family:var(--font-body, "Inter", system-ui, sans-serif);color:var(--color-text, #1a1a1a);background:#fff}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading, "Playfair Display", Georgia, serif);font-weight:700;line-height:1.2;margin:0}p{margin:0;line-height:1.7}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;background:none;font-family:inherit}main.svelte-12qhfyh{min-height:60vh;padding-top:calc(124px + var(--banner-h, 0px))}.global-search-bar.svelte-12qhfyh{position:fixed;top:70px;left:0;right:0;z-index:998;height:54px;background:var(--color-white, #fff);border-bottom:1px solid var(--color-border, #e5e7eb);display:flex;align-items:center;padding:0 var(--space-6, 24px);box-shadow:0 2px 6px #0000000f}.global-search-form.svelte-12qhfyh{width:100%;max-width:680px;margin:0 auto}.global-search-inner.svelte-12qhfyh{display:flex;align-items:center;border:1.5px solid var(--color-border, #e5e7eb);border-radius:var(--radius-full, 999px);background:var(--color-off-white, #f9fafb);transition:border-color .15s,box-shadow .15s;overflow:hidden}.global-search-inner.svelte-12qhfyh:focus-within{border-color:var(--color-primary, #d21942);background:#fff;box-shadow:0 0 0 3px #d219421a}.gsearch-icon.svelte-12qhfyh{flex-shrink:0;margin-left:14px;color:var(--color-text-muted, #6b7280)}.gsearch-input.svelte-12qhfyh{flex:1;border:none;background:none;padding:10px;font-size:1rem;font-family:var(--font-body, inherit);color:var(--color-text, #1a1a1a);outline:none;min-width:0}.gsearch-input.svelte-12qhfyh::-webkit-search-cancel-button{display:none}.gsearch-clear.svelte-12qhfyh{flex-shrink:0;background:none;border:none;cursor:pointer;font-size:1.15rem;color:var(--color-text-muted, #6b7280);padding:0 8px;line-height:1;transition:color .12s}.gsearch-clear.svelte-12qhfyh:hover{color:var(--color-primary, #d21942)}.gsearch-btn.svelte-12qhfyh{flex-shrink:0;background:var(--color-primary, #d21942);color:#fff;border:none;padding:0 18px;height:38px;font-size:.85rem;font-weight:600;font-family:var(--font-body, inherit);cursor:pointer;transition:background .15s;margin:3px;border-radius:var(--radius-full, 999px)}.gsearch-btn.svelte-12qhfyh:hover{background:var(--color-primary-dark, #a5112e)}@media(max-width:700px){.global-search-bar.svelte-12qhfyh{padding:0 var(--space-3, 12px);height:50px}.gsearch-btn.svelte-12qhfyh{display:none}.gsearch-input.svelte-12qhfyh{font-size:1rem}main.svelte-12qhfyh{padding-top:calc(120px + var(--banner-h, 0px))}.closed-banner.svelte-12qhfyh{top:120px}}.closed-banner.svelte-12qhfyh{position:fixed;top:124px;left:0;right:0;z-index:999;background:#fef3c7;border-bottom:2px solid #fbbf24;color:#92400e;height:38px;display:flex;align-items:center;overflow:hidden}.marquee-track.svelte-12qhfyh{white-space:nowrap;font-size:.875rem;font-weight:600;animation:svelte-12qhfyh-ticker 28s linear infinite;will-change:transform}@keyframes svelte-12qhfyh-ticker{0%{transform:translate(100vw)}to{transform:translate(-100%)}}.cart-fab.svelte-12qhfyh{position:fixed;bottom:var(--space-6, 24px);right:var(--space-6, 24px);z-index:10000;width:52px;height:52px;border-radius:50%;background:var(--color-primary, #d21942);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px #00000047;transition:background .2s,transform .2s,opacity .2s;opacity:.92;text-decoration:none}.cart-fab.svelte-12qhfyh:hover{background:var(--color-primary-dark, #a5112e);transform:translateY(-2px);opacity:1}.cart-fab-badge.svelte-12qhfyh{position:absolute;top:4px;right:4px;min-width:18px;height:18px;border-radius:999px;background:#fff;color:var(--color-primary, #d21942);font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1;border:1.5px solid var(--color-primary, #d21942)}.scroll-top.svelte-12qhfyh{position:fixed;bottom:var(--space-6, 24px);right:var(--space-6, 24px);z-index:10000;width:44px;height:44px;border-radius:50%;background:var(--color-primary);color:#fff;font-size:1.2rem;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #00000040;border:none;cursor:pointer;transition:background .2s,transform .2s,opacity .2s,bottom .2s;opacity:.88}.scroll-top.has-cart.svelte-12qhfyh{bottom:calc(var(--space-6, 24px) + 62px)}.scroll-top.svelte-12qhfyh:hover{background:var(--color-primary-dark);transform:translateY(-2px);opacity:1}@media(max-width:700px){.cart-fab.svelte-12qhfyh{bottom:calc(16px + env(safe-area-inset-bottom,0px));right:16px;width:48px;height:48px}.scroll-top.svelte-12qhfyh{bottom:calc(16px + env(safe-area-inset-bottom,0px));right:16px;width:42px;height:42px;font-size:1.1rem;z-index:10000}.scroll-top.has-cart.svelte-12qhfyh{bottom:calc(74px + env(safe-area-inset-bottom,0px))}}.cookie-banner.svelte-12qhfyh{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1a0a14f7;color:#ffffffe6;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 32px;box-shadow:0 -4px 24px #00000040;font-family:var(--font-body, "Inter", system-ui, sans-serif);font-size:.9rem;line-height:1.6}.cookie-banner.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0;flex:1}.cookie-banner.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#c9952a;text-decoration:underline}.cookie-accept.svelte-12qhfyh{flex-shrink:0;background:var(--color-primary, #D21942);color:#fff;border:none;border-radius:9999px;padding:10px 28px;font-weight:700;font-size:.875rem;cursor:pointer;font-family:var(--font-body, "Inter", system-ui, sans-serif);transition:background .2s ease;white-space:nowrap}.cookie-accept.svelte-12qhfyh:hover{background:var(--color-primary-dark, #a50f31)}@media(max-width:600px){.cookie-banner.svelte-12qhfyh{flex-direction:column;align-items:flex-start;padding:16px 20px}.cookie-accept.svelte-12qhfyh{width:100%;text-align:center}}
