@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--bg:#f4f5f7;--surface:#fff;--text:#1d2333;--muted:#4f5968;--brand:#e31d3b;--brand-strong:#c91733;--line:#e6e8ed;--product-photo-canvas:#f4f6f9;--font-heading:"Manrope", "Segoe UI", Arial, sans-serif;--font-body:"Inter", "Segoe UI", Roboto, Arial, sans-serif;--font-display:"Instrument Serif", Georgia, "Times New Roman", serif;--home-ink:#0c1018;--home-ink-soft:#1a2234;--btn-brand-gradient:linear-gradient(136deg, #ff6b86 0%, #f03f60 38%, #d71f43 72%, #b81433 100%);--btn-brand-gradient-hover:linear-gradient(136deg, #ff7790 0%, #f34867 38%, #db2148 72%, #bf1737 100%)}*{box-sizing:border-box}body{font-family:var(--font-body);background:var(--bg);color:var(--text);margin:0;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}a{color:inherit;text-decoration:none}.container{width:min(1320px,100% - 2rem);margin:0 auto}.section{padding:4.5rem 0}.card{background:var(--surface);border:1px solid #eae7df;border-radius:8px}.btn{isolation:isolate;letter-spacing:.02em;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.8rem 1.4rem;font-size:.88rem;font-weight:600;transition:transform .2s,background .22s,border-color .22s,color .22s;display:inline-flex;position:relative}.btn-primary{color:#fff;background:var(--brand);box-shadow:none}.btn-primary:hover{background:var(--brand-strong);transform:translateY(-1px)}.btn-primary:disabled{opacity:.45;cursor:not-allowed;transform:none}.btn-ghost{color:var(--text);background:0 0;border:1px solid #d0d5de}.btn-ghost:hover{background:var(--bg);border-color:#b8beca;transform:translateY(-1px)}main{padding-bottom:clamp(5rem,11vw,8.5rem)}main:has(.hp){padding-bottom:clamp(5rem,11vw,8.5rem);overflow:visible}@media (width<=768px){main{padding-bottom:clamp(2.5rem,6vw,3.5rem)}main:has(.hp){padding-bottom:clamp(3rem,8vw,4.5rem)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=640px){.container{width:min(1320px,100% - 1.25rem)}.section{padding:2.4rem 0}.btn{min-height:44px;padding:.72rem 1rem}.section-head{display:block}.section-head .section-link{margin-top:.55rem}}.grid{gap:1rem;display:grid}.grid-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.header.svelte-1elxaub{--header-h:calc(.95rem * 2 + 64px);z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);background:#fffffff5;transition:background .25s,box-shadow .25s,border-color .25s;position:sticky;top:0}.header.scrolled.svelte-1elxaub{border-bottom-color:#ced6e2e6;box-shadow:0 8px 22px #10182814}.bar.svelte-1elxaub{z-index:3;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;padding:.95rem 0;display:grid;position:relative}.brand.svelte-1elxaub{justify-self:start;align-items:center;line-height:0;display:inline-flex}.brand-logo.svelte-1elxaub{object-fit:contain;width:auto;height:64px;display:block}.nav-desktop.svelte-1elxaub{flex-wrap:wrap;justify-content:center;justify-self:center;align-items:center;gap:.35rem;display:flex}.nav-desktop.svelte-1elxaub a:where(.svelte-1elxaub){color:#2b3242;border-radius:4px;padding:.5rem .78rem;font-size:1.03rem;font-weight:600;transition:color .2s,background .2s,transform .2s;position:relative}.nav-desktop.svelte-1elxaub a:where(.svelte-1elxaub):after{content:"";background:var(--brand);transform-origin:0;width:calc(100% - 1.44rem);height:2px;transition:transform .22s;position:absolute;bottom:.24rem;left:.72rem;transform:scaleX(0)}.nav-desktop.svelte-1elxaub a.active:where(.svelte-1elxaub),.nav-desktop.svelte-1elxaub a:where(.svelte-1elxaub):hover{color:var(--brand);transform:translateY(-1px)}.nav-desktop.svelte-1elxaub a.active:where(.svelte-1elxaub):after,.nav-desktop.svelte-1elxaub a:where(.svelte-1elxaub):hover:after{transform:scaleX(1)}.tools.svelte-1elxaub{flex-shrink:0;justify-self:end;align-items:center;gap:.45rem;display:flex}.menu-toggle.svelte-1elxaub{color:#2d3546;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,color .2s;display:none}.menu-toggle.svelte-1elxaub:hover{color:var(--brand);background:#e31d3b14}.menu-toggle.svelte-1elxaub:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.drawer-backdrop.svelte-1elxaub{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:70;background:#10182847;display:none;position:fixed;inset:0}.mobile-drawer.svelte-1elxaub{z-index:80;color:#2b3242;overscroll-behavior:contain;background:#fff;width:100%;min-height:100dvh;display:none;position:fixed;inset:0;overflow:hidden}.mobile-drawer-top.svelte-1elxaub{z-index:2;padding:max(.55rem, env(safe-area-inset-top)) max(.65rem, env(safe-area-inset-right)) .55rem max(.85rem, env(safe-area-inset-left));border-bottom:1px solid var(--line);background:#fffffffa;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:fixed;top:0;left:0;right:0}.mobile-drawer-logo.svelte-1elxaub{align-items:center;line-height:0;display:inline-flex}.mobile-drawer-logo.svelte-1elxaub .brand-logo:where(.svelte-1elxaub){object-fit:contain;width:auto;height:46px}.mobile-menu-close.svelte-1elxaub{color:#2d3546;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,color .2s;display:inline-flex}.mobile-menu-close.svelte-1elxaub:hover,.mobile-menu-close.svelte-1elxaub:focus-visible{color:var(--brand);outline:2px solid var(--brand);outline-offset:2px;background:#e31d3b14}.mobile-menu-shell.svelte-1elxaub{width:100%;max-width:28rem;min-height:100dvh;padding:calc(max(.55rem, env(safe-area-inset-top)) + 3.35rem) 1.25rem max(1.25rem, env(safe-area-inset-bottom));overscroll-behavior:contain;flex-direction:column;justify-content:center;align-items:stretch;gap:1.25rem;margin:0 auto;display:flex;overflow-y:auto}.mobile-nav.svelte-1elxaub{width:100%;min-width:0}.mobile-nav.svelte-1elxaub a:where(.svelte-1elxaub){letter-spacing:-.01em;color:#3d4659;border-bottom:1px solid #eef1f6;padding:.72rem 0;font-size:1.05rem;font-weight:600;line-height:1.35;text-decoration:none;transition:color .18s;display:block}.mobile-nav.svelte-1elxaub a:where(.svelte-1elxaub):last-child{border-bottom:0}.mobile-nav.svelte-1elxaub a:where(.svelte-1elxaub):hover,.mobile-nav.svelte-1elxaub a:where(.svelte-1elxaub):focus-visible,.mobile-nav.svelte-1elxaub a.active:where(.svelte-1elxaub){color:var(--brand)}.mobile-menu-footer.svelte-1elxaub{width:100%}.mobile-cta.svelte-1elxaub{text-align:center;width:100%;color:var(--brand);letter-spacing:.02em;background:#fff;border:1px solid #e31d3b59;padding:.8rem 1rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:block}.mobile-cta.svelte-1elxaub:hover,.mobile-cta.svelte-1elxaub:focus-visible{border-color:var(--brand);background:#e31d3b0f}.icon-btn.svelte-1elxaub{color:#2d3546;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;transition:color .2s,transform .2s;display:inline-flex}.icon-btn.svelte-1elxaub:hover{color:var(--brand);transform:scale(1.06)}select.svelte-1elxaub{color:#2d3546;background:0 0;border:0;border-radius:6px;height:44px;padding:0 .7rem;font-weight:600;transition:transform .2s,color .2s}select.svelte-1elxaub:hover{color:var(--brand);transform:scale(1.04)}select.svelte-1elxaub:focus{box-shadow:none;outline:none}.cart-btn.svelte-1elxaub{color:#2d3546;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:.35rem;min-width:52px;height:44px;padding:0 .75rem;transition:transform .2s,color .2s;display:inline-flex}.cart-btn.svelte-1elxaub:hover{color:var(--brand);transform:scale(1.06)}.cart-btn.svelte-1elxaub span:where(.svelte-1elxaub){background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.72rem;font-weight:700;display:inline-flex}.overlay.svelte-1elxaub{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:40;background:#0e131e7a;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.checkout-overlay.svelte-1elxaub{z-index:45;background:#10182861;border:0;position:fixed;inset:0}.checkout-sidebar.svelte-1elxaub{z-index:50;background:#fff;flex-direction:column;width:min(430px,100%);height:100vh;animation:.35s cubic-bezier(.22,1,.36,1) both svelte-1elxaub-slideIn;display:flex;position:fixed;top:0;right:0;box-shadow:-24px 0 48px #10182833}.checkout-head.svelte-1elxaub{border-bottom:1px solid #e3e8ef;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.checkout-head.svelte-1elxaub h3:where(.svelte-1elxaub){margin:0}.checkout-empty.svelte-1elxaub{color:#5a6577;padding:1rem}.checkout-list.svelte-1elxaub{flex:1;gap:.7rem;padding:.8rem 1rem;display:grid;overflow:auto}.checkout-item.svelte-1elxaub{border:1px solid #e1e7f1;grid-template-columns:84px 1fr;gap:.75rem;padding:.55rem;display:grid}.checkout-item.svelte-1elxaub img:where(.svelte-1elxaub){object-fit:contain;object-position:center;background:var(--product-photo-canvas);width:84px;height:84px;display:block}.checkout-item-copy.svelte-1elxaub strong:where(.svelte-1elxaub){font-size:.95rem;line-height:1.3;display:block}.checkout-item-copy.svelte-1elxaub p:where(.svelte-1elxaub){color:#586274;margin:.25rem 0 .4rem;font-size:.88rem}.price-vat-inline.svelte-1elxaub{color:#8b93a3;font-size:.75rem;font-weight:500}.stock-warning.svelte-1elxaub{color:#b42318;text-transform:uppercase;letter-spacing:.03em;margin:.2rem 0 .35rem;font-size:.78rem;font-weight:700}.checkout-item.unavailable.svelte-1elxaub{opacity:.88}.checkout-stock-alert.svelte-1elxaub{color:#912018;background:#fef3f2;border:1px solid #fecdca;border-radius:8px;margin:0 0 .75rem;padding:.65rem .75rem;font-size:.82rem;line-height:1.4}.qty-btn.svelte-1elxaub:disabled{opacity:.45;cursor:not-allowed}.qty-row.svelte-1elxaub{align-items:center;gap:.4rem;display:flex}.qty-btn.svelte-1elxaub{cursor:pointer;background:#fff;border:1px solid #d3dbe8;width:24px;height:24px}.remove-btn.svelte-1elxaub{color:#b41a32;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:.78rem;font-weight:600}.checkout-foot.svelte-1elxaub{background:#fff;border-top:1px solid #e3e8ef;padding:.9rem 1rem 1rem}.total-row.svelte-1elxaub{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.checkout-actions.svelte-1elxaub{gap:.5rem;display:flex}.checkout-actions.svelte-1elxaub .btn:where(.svelte-1elxaub){flex:1}@keyframes svelte-1elxaub-slideIn{0%{transform:translate(105%)}to{transform:translate(0)}}.modal.svelte-1elxaub{border-color:#dfe4ec;border-radius:0;width:min(560px,100%);padding:1.15rem;box-shadow:0 24px 70px #0f172a33}.modal-head.svelte-1elxaub{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;display:flex}.modal-head.svelte-1elxaub h3:where(.svelte-1elxaub){margin:0;font-size:1.25rem}.modal-close.svelte-1elxaub{color:#2d3546;cursor:pointer;background:#f2f4f7;border:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.modal-close.svelte-1elxaub:hover{color:var(--brand-strong);background:#fff0f3}.search-form.svelte-1elxaub{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.65rem;display:grid}.search-input-wrap.svelte-1elxaub{color:#697588;background:#fff;border:1px solid #cfd6e2;align-items:center;gap:.55rem;min-width:0;padding:0 .8rem;display:flex}.search-input-wrap.svelte-1elxaub:focus-within{border-color:var(--text);box-shadow:0 0 0 1px var(--text)}input.svelte-1elxaub{width:100%;min-height:46px;font:inherit;color:var(--text);background:0 0;border:0;border-radius:0;outline:0;margin:0;padding:0}.search-submit.svelte-1elxaub{white-space:nowrap;min-height:46px}.search-help.svelte-1elxaub{color:var(--muted);margin:.75rem 0 0;font-size:.88rem;line-height:1.5}@media (width<=900px){.bar.svelte-1elxaub{grid-template-rows:auto;grid-template-columns:1fr auto;gap:.65rem .85rem}.brand.svelte-1elxaub{grid-area:1/1}.tools.svelte-1elxaub{grid-area:1/2;justify-self:end}.nav-desktop.svelte-1elxaub{display:none}.menu-toggle.svelte-1elxaub{display:inline-flex}.drawer-backdrop.svelte-1elxaub,.mobile-drawer.svelte-1elxaub{display:block}.header.menu-open.svelte-1elxaub .brand:where(.svelte-1elxaub),.header.menu-open.svelte-1elxaub .menu-toggle:where(.svelte-1elxaub){visibility:hidden;pointer-events:none}.header.svelte-1elxaub{--header-h:calc(.95rem * 2 + 54px)}.brand-logo.svelte-1elxaub{height:54px}.mobile-drawer-logo.svelte-1elxaub .brand-logo:where(.svelte-1elxaub){height:54px;margin-left:-6px}}@media (width<=640px){.bar.svelte-1elxaub{gap:.4rem;width:min(1320px,100% - 1rem);padding:.55rem 0}.header.svelte-1elxaub{--header-h:calc(.55rem * 2 + 46px)}.brand-logo.svelte-1elxaub{height:46px}.tools.svelte-1elxaub{gap:.1rem}.icon-btn.svelte-1elxaub,.menu-toggle.svelte-1elxaub{width:40px;height:40px}.cart-btn.svelte-1elxaub{min-width:42px;height:40px;padding:0 .45rem}select.svelte-1elxaub{height:40px;padding:0 .35rem;font-size:.85rem}.mobile-drawer.svelte-1elxaub{border-left:0;width:100%;inset:0}.mobile-drawer-top.svelte-1elxaub{padding-top:max(.5rem, env(safe-area-inset-top));padding-right:max(.5rem, env(safe-area-inset-right))}.mobile-drawer-logo.svelte-1elxaub .brand-logo:where(.svelte-1elxaub){height:46px}.mobile-menu-shell.svelte-1elxaub{padding:calc(max(.5rem, env(safe-area-inset-top)) + 3.1rem) 1rem max(1rem, env(safe-area-inset-bottom));gap:1.25rem}.mobile-nav.svelte-1elxaub a:where(.svelte-1elxaub){padding:.65rem 0;font-size:1rem}.overlay.svelte-1elxaub{padding:calc(var(--header-h,57px) + .75rem) .75rem .75rem;align-items:start}.modal.svelte-1elxaub{padding:.95rem}.search-form.svelte-1elxaub{grid-template-columns:1fr}.search-submit.svelte-1elxaub{width:100%}}@media (width<=380px){.icon-btn.svelte-1elxaub{display:none}.cart-btn.svelte-1elxaub span:where(.svelte-1elxaub){width:17px;height:17px;font-size:.68rem}}.hp-newsletter-bridge{z-index:5;pointer-events:none;margin:0;padding:0;position:absolute;top:0;left:0;right:0;transform:translateY(-50%)}.hp-newsletter-bridge .hp-newsletter-panel{pointer-events:auto}.hp-newsletter-panel{--hp-accent:#e31d3b;--hp-ink:#111318;--hp-line:#e8eaef;--hp-muted:#6b7280;--hp-ease:cubic-bezier(.22, 1, .36, 1);background:#fff;border:1px solid #11131814;border-radius:14px;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);padding:clamp(2rem,4vw,2.85rem) clamp(2rem,4vw,3rem);display:grid;position:relative;box-shadow:0 32px 72px #080a1038,0 12px 28px #080a101f}.hp-newsletter-title{letter-spacing:-.03em;color:#0a0d12;max-width:14ch;margin:0;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:800;line-height:1.12}.hp-newsletter-lead{color:#3a4250;max-width:40ch;margin:.75rem 0 0;font-size:.98rem;line-height:1.65}.hp-newsletter-aside{min-width:0}.hp-newsletter-form{margin:0}.hp-newsletter-row{align-items:stretch;gap:.65rem;display:flex}.hp-newsletter-input{min-width:0;min-height:52px;font:inherit;color:var(--hp-ink);border:1px solid var(--hp-line);background:#f7f8fa;border-radius:8px;outline:none;flex:1;padding:0 1.1rem;font-size:.95rem;transition:border-color .2s,background .2s,box-shadow .2s}.hp-newsletter-input::placeholder{color:#6b7585}.hp-newsletter-input:focus{background:#fff;border-color:#e31d3b73;box-shadow:0 0 0 3px #e31d3b1f}.hp-newsletter-submit{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;min-height:52px;padding-inline:1.65rem;font-size:.82rem;font-weight:700}.hp-newsletter-hint{color:#4a5363;margin:.7rem 0 0;font-size:.78rem;line-height:1.45}@media (width<=768px){.hp-newsletter-bridge{padding-bottom:1.25rem;position:relative;transform:none}.hp-newsletter-panel{text-align:center;grid-template-columns:1fr;padding:1.5rem 1.25rem}.hp-newsletter-copy,.hp-newsletter-aside{text-align:center}.hp-newsletter-title{max-width:none;margin-inline:auto}.hp-newsletter-lead{margin-inline:auto}.hp-newsletter-hint{max-width:36ch;margin-inline:auto}.hp-newsletter-row{flex-direction:column}.hp-newsletter-submit{width:100%}}.footer-payments.svelte-1ne3rem{width:100%}.footer-logo-row.svelte-1ne3rem{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(.85rem,2vw,1.35rem);max-width:100%;margin:0 auto;padding:0;list-style:none;display:flex}.footer-logo-row.svelte-1ne3rem li:where(.svelte-1ne3rem){flex:none;align-items:center;display:flex}.footer-logo-row.svelte-1ne3rem a:where(.svelte-1ne3rem){align-items:center;line-height:0;transition:opacity .2s;display:flex}.footer-logo-row.svelte-1ne3rem a:where(.svelte-1ne3rem):hover{opacity:.88}.logo-img.svelte-1ne3rem{object-fit:contain;width:auto;max-width:none;display:block}.footer.svelte-jz8lnl{color:#e2e8f3eb;background:radial-gradient(100% 80% at 50% 120%,#e31d3b2e,#0000 55%),radial-gradient(90% 55% at 12% -10%,#e31d3b33,#0000 52%),radial-gradient(75% 50% at 92% 8%,#6e91d224,#0000 50%),linear-gradient(165deg,#171f31 0%,#121926 38%,#0c1018 72%,#080b11 100%);margin-top:4rem;padding:clamp(2.75rem,5vw,3.75rem) 0 1.35rem;position:relative;overflow:clip visible}.footer--newsletter.svelte-jz8lnl{margin-top:0;padding-top:clamp(6.5rem,12vw,10rem)}@media (width<=768px){.footer--newsletter.svelte-jz8lnl{padding-top:clamp(1.5rem,4vw,2.25rem)}}.footer--newsletter.svelte-jz8lnl .footer-inner:where(.svelte-jz8lnl){z-index:1;position:relative}.footer-inner.svelte-jz8lnl{flex-direction:column;display:flex;position:relative}.top.svelte-jz8lnl{grid-template-columns:1.2fr 1fr 1fr 1fr 1fr;gap:1.5rem 1.75rem;padding-bottom:1.25rem;display:grid}.brand-logo.svelte-jz8lnl{object-fit:contain;filter:drop-shadow(0 4px 12px #00000040);width:auto;height:58px;margin-bottom:.85rem;display:inline-block}.brand.svelte-jz8lnl p:where(.svelte-jz8lnl){color:#bec8d8f2;max-width:36ch;line-height:1.65}h4.svelte-jz8lnl{letter-spacing:.1em;text-transform:uppercase;color:#ffffffeb;margin:0 0 .75rem;font-size:.78rem;font-weight:700}a.svelte-jz8lnl,p.svelte-jz8lnl{color:#bec8d8e0;margin:0;font-size:.91rem;line-height:1.75}a.svelte-jz8lnl{width:fit-content;text-decoration:none;transition:color .2s,transform .2s;display:block}a.svelte-jz8lnl:hover{color:#fff;transform:translate(2px)}.socials.svelte-jz8lnl{gap:.45rem;margin-top:.85rem;display:flex}.socials.svelte-jz8lnl a:where(.svelte-jz8lnl){color:#e2e8f3d9;border-radius:8px;justify-content:center;align-items:center;width:auto;min-width:36px;height:auto;min-height:36px;padding:.35rem;transition:color .2s,transform .2s;display:inline-flex}.socials.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:#fff;transform:translateY(-1px)}.contact-line.svelte-jz8lnl svg{vertical-align:text-bottom;opacity:.85;color:#f7a0aff2;margin-right:.35rem}.payment-strip.svelte-jz8lnl{border-top:1px solid #ffffff14;justify-content:center;width:100%;padding:1.35rem 0 .75rem;display:flex}.bottom.svelte-jz8lnl{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.1rem;display:flex}.bottom.svelte-jz8lnl p:where(.svelte-jz8lnl){color:#94a0b4e0;font-size:.82rem;line-height:1.45}@media (width<=980px){.top.svelte-jz8lnl{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=680px){.top.svelte-jz8lnl{grid-template-columns:1fr 1fr}.brand.svelte-jz8lnl{grid-column:1/-1}}@media (width<=520px){.top.svelte-jz8lnl{grid-template-columns:1fr}.brand.svelte-jz8lnl{grid-column:auto}}.cookie-banner.svelte-1xqvkrg{z-index:180;pointer-events:none;padding:0 1rem 1.25rem;animation:.45s cubic-bezier(.22,1,.36,1) svelte-1xqvkrg-cookie-in;position:fixed;bottom:0;left:0;right:0}@keyframes svelte-1xqvkrg-cookie-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.cookie-banner.svelte-1xqvkrg{animation:none}}.cookie-banner-card.svelte-1xqvkrg{pointer-events:auto;background:#fff;border:1px solid #0f172a14;border-radius:14px;width:min(1040px,100%);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0f172a0a,0 8px 24px #0f172a0f,0 24px 56px #0f172a1f}.cookie-banner-body.svelte-1xqvkrg{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem 1.25rem;padding:1.15rem 1.35rem 1.2rem;display:grid}.cookie-banner-icon.svelte-1xqvkrg{width:46px;height:46px;color:var(--brand);background:linear-gradient(145deg,#fff4f6 0%,#ffe8ec 100%);border:1px solid #e31d3b1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.cookie-banner-copy.svelte-1xqvkrg{min-width:0}.cookie-banner-title.svelte-1xqvkrg{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--home-ink);margin:0 0 .3rem;font-size:1rem;font-weight:700}.cookie-banner-text.svelte-1xqvkrg{color:var(--muted);margin:0;font-size:.875rem;line-height:1.6}.cookie-banner-link.svelte-1xqvkrg{color:var(--brand);border-bottom:1px solid #e31d3b47;margin-left:.2rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s;display:inline}.cookie-banner-link.svelte-1xqvkrg:hover{color:var(--brand-strong);border-bottom-color:var(--brand-strong)}.cookie-banner-actions.svelte-1xqvkrg{flex-shrink:0;align-items:center;gap:.55rem;display:flex}.cookie-btn-reject.svelte-1xqvkrg,.cookie-btn-accept.svelte-1xqvkrg{white-space:nowrap;padding:.72rem 1.15rem;font-size:.84rem}.cookie-btn-accept.svelte-1xqvkrg{background:var(--btn-brand-gradient)}.cookie-btn-accept.svelte-1xqvkrg:hover{background:var(--btn-brand-gradient-hover)}.cookie-btn-reject.svelte-1xqvkrg{color:#3d4656;border-color:#d8dde6}.cookie-btn-reject.svelte-1xqvkrg:hover{background:#f8f9fb;border-color:#c5ccd8}@media (width<=820px){.cookie-banner-body.svelte-1xqvkrg{grid-template-rows:auto auto;grid-template-columns:auto 1fr}.cookie-banner-actions.svelte-1xqvkrg{grid-column:1/-1;justify-content:stretch}.cookie-banner-actions.svelte-1xqvkrg .btn{flex:1}}@media (width<=520px){.cookie-banner.svelte-1xqvkrg{padding:0 .75rem 1rem}.cookie-banner-body.svelte-1xqvkrg{grid-template-columns:1fr;gap:.85rem;padding:1rem 1rem 1.05rem}.cookie-banner-icon.svelte-1xqvkrg{width:42px;height:42px}.cookie-banner-actions.svelte-1xqvkrg{flex-direction:column-reverse}.cookie-banner-actions.svelte-1xqvkrg .btn{width:100%}}.toast-root.svelte-1cpok13{z-index:200;pointer-events:none;max-width:min(420px,100vw - 2rem);animation:.35s svelte-1cpok13-toast-in;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}@keyframes svelte-1cpok13-toast-in{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (prefers-reduced-motion:reduce){.toast-root.svelte-1cpok13{animation:none}}.toast-inner.svelte-1cpok13{background:var(--surface);color:var(--text);border:1px solid var(--line);border-left:4px solid var(--brand);align-items:flex-start;gap:.65rem;padding:.85rem 1.1rem;display:flex;box-shadow:0 12px 40px #1118271f}.toast-icon-wrap.svelte-1cpok13{color:var(--brand);flex-shrink:0;margin-top:1px;display:flex}.toast-text.svelte-1cpok13{margin:0;font-size:.95rem;font-weight:500;line-height:1.45}
