svg.svelte-1vlmxr9{display:inline-block;fill:var(--c);width:auto;height:var(--h)}svg.svelte-mzl49i{display:inline-block;fill:var(--c);height:var(--h);width:auto}#blur.svelte-zstfys{position:fixed;inset:0;top:calc(var(--padding) * -1);left:calc(var(--padding) * -1);width:calc(100vw + var(--padding));height:calc(100vw + var(--padding));background-color:rgba(var(--blue-velvet-rgb),.92);z-index:-1}.container.svelte-zstfys{position:relative;display:inline-block;height:100%}.drop.svelte-zstfys{position:absolute;top:100%;left:0;width:80vw;max-width:90vw;background-color:var(--ice-blue, #fff);border:1px solid var(--border, #eee);z-index:9999;overflow:hidden}.content.svelte-zstfys{display:flex;align-items:stretch;max-height:70vh;overflow:hidden}.nav-list.svelte-zstfys{padding:0;border-right:1px solid var(--blue-velvet);list-style:none;display:flex;gap:0;flex-direction:column;justify-content:center;z-index:2;min-width:250px;overflow:hidden}.nav-list.svelte-zstfys li:where(.svelte-zstfys){margin:0;padding:0;width:100%;overflow:hidden}.nav-list.svelte-zstfys li:where(.svelte-zstfys) a:where(.svelte-zstfys){position:relative;display:block;padding:10px 120px 10px 10px;width:100%;background-color:transparent;border-bottom:1px solid var(--blue-velvet);color:var(--blue-velvet);text-decoration:none;font-size:14px;font-weight:600;overflow:hidden;white-space:nowrap;transition:background .3s var(--ease-in),color .3s ease}.nav-list.svelte-zstfys li:where(.svelte-zstfys) a:where(.svelte-zstfys) span:where(.svelte-zstfys){transition:.5s var(--ease-out);transition-delay:.1s}.nav-list.svelte-zstfys li:where(.svelte-zstfys) a:where(.svelte-zstfys):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--blue-velvet);transform:translateY(101%);z-index:-1;will-change:transform;transition:.3s var(--ease-in)}.nav-list.svelte-zstfys li:where(.svelte-zstfys) a:where(.svelte-zstfys):focus:before,.nav-list.svelte-zstfys li:where(.svelte-zstfys) a:where(.svelte-zstfys):hover:before{transform:translateY(0);width:100%;height:100%}.nav-list.svelte-zstfys li:where(.svelte-zstfys):last-child a:where(.svelte-zstfys){border-bottom:none}.nav-list.svelte-zstfys li:where(.svelte-zstfys) a:where(.svelte-zstfys):focus,.nav-list.svelte-zstfys li:where(.svelte-zstfys) a:where(.svelte-zstfys):hover{color:var(--ice-blue)}.nav-list.svelte-zstfys li:where(.svelte-zstfys) a:where(.svelte-zstfys):focus span:where(.svelte-zstfys),.nav-list.svelte-zstfys li:where(.svelte-zstfys) a:where(.svelte-zstfys):hover span:where(.svelte-zstfys){padding-left:11px}.marque-container.svelte-zstfys{flex:1;position:relative;overflow:hidden;display:flex;align-items:center;-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.marque-mover.svelte-zstfys{display:flex;align-items:center;white-space:nowrap;will-change:transform}.marque-mover.svelte-zstfys span:where(.svelte-zstfys){margin-right:1rem;font-size:11rem;line-height:120%;font-weight:800;text-transform:uppercase;color:var(--blue-velvet);color:transparent;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:var(--blue-velvet);flex-shrink:0}.visual-container.svelte-zstfys{flex:0 0 300px;position:relative;overflow:hidden;border-left:1px solid var(--blue-velvet);background:var(--blue-velvet)}.img-wrapper.svelte-zstfys{position:absolute;inset:0;width:100%;height:100%;opacity:0;transform:scale(1.05);transition:opacity .6s ease,transform .8s ease}.img-wrapper.visible.svelte-zstfys{opacity:1;transform:scale(1);z-index:1}.img-wrapper.svelte-zstfys img:where(.svelte-zstfys){width:100%;height:100%;object-fit:cover;display:block}.overlay.svelte-zstfys{position:absolute;inset:0;background:rgba(var(--blackbird-rgb),.3)}.btn.svelte-zstfys{position:relative;border:none;background-color:transparent;border-right:1px solid var(--color);width:100%;height:100%;cursor:pointer;padding-left:1.1rem;padding-right:1.1rem;overflow:hidden;display:flex;justify-content:center;align-items:center;letter-spacing:.3px;line-height:120%;font-size:.9rem;font-weight:600;perspective:1000px;transition-duration:.3s;transition-property:color,background-color,transform;transition-timing-function:cubic-bezier(.23,1,.32,1)}.btn-txt.svelte-zstfys{display:flex;align-items:center;gap:4px;color:var(--color);transition:transform .6s var(--ease-out),opacity .45s var(--ease-out)}.btn-txt.svelte-zstfys span:where(.svelte-zstfys){height:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:var(--color);text-transform:uppercase}.btn-back.svelte-zstfys{display:flex;align-items:center;justify-content:center;gap:4px;color:var(--btn-text);height:100%;left:0;position:absolute;top:0;width:100%;--ty: 105%;perspective:1000px;transform:translateY(var(--ty)) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);transition-duration:.6s;transition-property:transform;transition-timing-function:cubic-bezier(.23,1,.32,1);overflow:hidden;background-color:var(--color)}.btn-back.svelte-zstfys span:where(.svelte-zstfys){height:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:var(--btn-text);text-transform:uppercase;transition:transform .3s var(--ease-in)}.btn.svelte-zstfys:hover .btn-txt:where(.svelte-zstfys){opacity:0;transform:translateY(-100%) rotateX(90deg)}.btn.svelte-zstfys:hover .btn-back:where(.svelte-zstfys){--ty: 0%;opacity:1;transform:translateY(0) rotateX(0);transition-delay:.12s}.btn.svelte-zstfys:active .btn-back:where(.svelte-zstfys) span:where(.svelte-zstfys){opacity:.7}.btn.active.svelte-zstfys .btn-back:where(.svelte-zstfys){background-color:var(--ice-blue);color:var(--blue-velvet);--ty: 0%;opacity:1;transform:translateY(0) rotateX(0);transition-delay:.12s}.btn.active.svelte-zstfys .btn-back:where(.svelte-zstfys) span:where(.svelte-zstfys){color:var(--blue-velvet)}@media(max-width:960px){.container.svelte-zstfys{display:none}}.nav-item.svelte-1yzmlb9{border-right:1px solid var(--color);height:100%;overflow:hidden}.btn.svelte-1yzmlb9{position:relative;width:100%;height:100%;cursor:pointer;padding-left:1.1rem;padding-right:1.1rem;overflow:hidden;display:flex;justify-content:center;align-items:center;letter-spacing:.3px;line-height:120%;font-size:.9rem;font-weight:600;perspective:1000px;transition-duration:.3s;transition-property:color,background-color,transform;transition-timing-function:cubic-bezier(.23,1,.32,1)}.btn-txt.svelte-1yzmlb9{display:flex;align-items:center;transition:transform .6s var(--ease-out),opacity .45s var(--ease-out)}.btn-txt.svelte-1yzmlb9 span:where(.svelte-1yzmlb9){width:100%;height:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:var(--color);text-transform:uppercase}.btn-back.svelte-1yzmlb9{height:100%;left:0;position:absolute;top:0;width:100%;--ty: 105%;perspective:1000px;transform:translateY(var(--ty)) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);transition-duration:.6s;transition-property:transform;transition-timing-function:cubic-bezier(.23,1,.32,1);overflow:hidden;background-color:var(--color)}.btn-back.svelte-1yzmlb9 span:where(.svelte-1yzmlb9){width:100%;height:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:var(--btn-text);text-transform:uppercase;transition:transform .3s var(--ease-in)}.btn.svelte-1yzmlb9:focus .btn-txt:where(.svelte-1yzmlb9),.btn.svelte-1yzmlb9:hover .btn-txt:where(.svelte-1yzmlb9){opacity:0;transform:translateY(-100%) rotateX(90deg)}.btn.svelte-1yzmlb9:focus .btn-back:where(.svelte-1yzmlb9),.btn.svelte-1yzmlb9:hover .btn-back:where(.svelte-1yzmlb9){--ty: 0%;opacity:1;transform:translateY(0) rotateX(0);transition-delay:.12s}.btn.svelte-1yzmlb9:active .btn-back:where(.svelte-1yzmlb9) span:where(.svelte-1yzmlb9){opacity:.7}.empty.svelte-1uoa01s{padding:2rem 3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--blue-velvet);gap:12px;width:max-content}.empty.svelte-1uoa01s strong:where(.svelte-1uoa01s){font-size:20px}p.svelte-1uoa01s{margin-bottom:1rem}@media(max-width:960px){.empty.svelte-1uoa01s{padding:0;max-width:290px}}.container.svelte-29nkqm{position:relative;display:inline-block;height:100%}.badge.svelte-29nkqm{position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;background-color:var(--color);color:var(--btn-text);padding:1px 4px;text-align:center;font-weight:600;font-size:14px;z-index:888}.badge.svelte-29nkqm span:where(.svelte-29nkqm){padding-left:2px;display:flex;justify-content:center;align-items:center;width:max-content;overflow:hidden}.drop.svelte-29nkqm{position:absolute;top:100%;right:0;display:flex;flex-direction:column;gap:1px;border:1px solid var(--border);background-color:var(--ice-blue);color:var(--color);z-index:9999;box-shadow:0 4px 12px #56575e1a;min-width:420px}@media(max-width:960px){.drop.svelte-29nkqm{min-width:290px;padding:1rem}}.title.svelte-29nkqm{display:flex;justify-content:space-between;align-items:flex-end;width:100%;padding:.5rem;border-bottom:1px solid var(--blue-velvet);color:var(--blue-velvet)}.title.svelte-29nkqm strong:where(.svelte-29nkqm){font-size:14px}.title.svelte-29nkqm span:where(.svelte-29nkqm){font-size:12px}.wish-list-wrapper.svelte-29nkqm{max-height:420px;overflow-y:auto}.custom-scrollbar.svelte-29nkqm::-webkit-scrollbar{width:6px}.custom-scrollbar.svelte-29nkqm::-webkit-scrollbar-track{background:transparent}.custom-scrollbar.svelte-29nkqm::-webkit-scrollbar-thumb{background-color:var(--stone-blue);border-radius:20px}.wish-item.svelte-29nkqm{display:flex;gap:12px;padding:8px;border-bottom:1px solid var(--stone-blue);text-decoration:none;color:inherit;position:relative;transition:background .2s}.wish-item.svelte-29nkqm:hover{background:#00000008}.thumb.svelte-29nkqm{width:55px;height:55px;object-fit:cover;border-radius:4px}.info.svelte-29nkqm{flex:1;display:flex;flex-direction:column;gap:2px;color:var(--blue-velvet)}.cat.svelte-29nkqm{font-size:9px;text-transform:uppercase;letter-spacing:.5px;opacity:.6;margin:0}h6.svelte-29nkqm{font-size:13px;margin:0;font-weight:600;line-height:1.2;padding-right:15px}.price.svelte-29nkqm{font-size:12px;font-weight:700;margin-top:4px}.old.svelte-29nkqm{text-decoration:line-through;opacity:.5;font-weight:400;margin-left:5px}.remove-item.svelte-29nkqm{position:absolute;top:12px;right:10px;background:none;border:none;cursor:pointer;opacity:.4}.remove-item.svelte-29nkqm:hover{opacity:1;color:#ff4d4f}.btn.svelte-29nkqm{position:relative;border:none;background-color:transparent;border-left:1px solid var(--color);width:100%;height:100%;cursor:pointer;padding-left:1.1rem;padding-right:1.1rem;overflow:hidden;display:flex;justify-content:center;align-items:center;letter-spacing:.3px;line-height:120%;font-size:.9rem;font-weight:600;perspective:1000px;transition-duration:.3s;transition-property:color,background-color,transform;transition-timing-function:cubic-bezier(.23,1,.32,1)}.btn-txt.svelte-29nkqm{display:flex;align-items:center;gap:4px;color:var(--color);transition:transform .6s var(--ease-out),opacity .45s var(--ease-out)}.btn-txt.svelte-29nkqm span:where(.svelte-29nkqm){height:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:var(--color);text-transform:uppercase}.btn-back.svelte-29nkqm{display:flex;align-items:center;justify-content:center;gap:4px;color:var(--btn-text);height:100%;left:0;position:absolute;top:0;width:100%;--ty: 105%;perspective:1000px;transform:translateY(var(--ty)) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);transition-duration:.6s;transition-property:transform;transition-timing-function:cubic-bezier(.23,1,.32,1);overflow:hidden;background-color:var(--color)}.btn-back.svelte-29nkqm span:where(.svelte-29nkqm){height:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:var(--btn-text);text-transform:uppercase;transition:transform .3s var(--ease-in)}.btn.svelte-29nkqm:focus .btn-txt:where(.svelte-29nkqm),.btn.svelte-29nkqm:hover .btn-txt:where(.svelte-29nkqm){opacity:0;transform:translateY(-100%) rotateX(90deg)}.btn.svelte-29nkqm:focus .btn-back:where(.svelte-29nkqm),.btn.active.svelte-29nkqm .btn-back:where(.svelte-29nkqm),.btn.svelte-29nkqm:hover .btn-back:where(.svelte-29nkqm){--ty: 0%;opacity:1;transform:translateY(0) rotateX(0);transition-delay:.12s}.btn.svelte-29nkqm:active .btn-back:where(.svelte-29nkqm) span:where(.svelte-29nkqm){opacity:.7}.lang-switcher.svelte-k5081n{position:relative;display:inline-block;height:100%}.languages.svelte-k5081n{position:absolute;top:100%;right:0;display:flex;flex-direction:column;gap:1px;border:1px solid var(--border);background-color:var(--bg);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);z-index:1000;box-shadow:0 4px 12px #56575e1a}.languages.svelte-k5081n button:where(.svelte-k5081n){padding:12px;display:flex;align-items:center;gap:12px;background-color:transparent;cursor:pointer;color:var(--color);border-bottom:1px solid var(--border);font-weight:500;transition:.5s var(--ease-in);width:100%}.languages.svelte-k5081n button:where(.svelte-k5081n):last-child{border-bottom:none}.languages.svelte-k5081n button:where(.svelte-k5081n):hover{background-color:var(--bg-solid);color:var(--btn-text)}.flag.svelte-k5081n{width:21px;height:15px;object-fit:none}.flag.geo.svelte-k5081n{object-position:-72px -85px}.btn.svelte-k5081n{position:relative;border:none;background-color:transparent;border-left:1px solid var(--color);width:100%;height:100%;cursor:pointer;padding-left:1.1rem;padding-right:1.1rem;overflow:hidden;display:flex;justify-content:center;align-items:center;letter-spacing:.3px;line-height:120%;font-size:.9rem;font-weight:600;perspective:1000px;transition-duration:.3s;transition-property:color,background-color,transform;transition-timing-function:cubic-bezier(.23,1,.32,1)}.btn-txt.svelte-k5081n{display:flex;align-items:center;gap:4px;color:var(--color);transition:transform .6s var(--ease-out),opacity .45s var(--ease-out)}.btn-txt.svelte-k5081n span:where(.svelte-k5081n){height:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:var(--color);text-transform:uppercase}.btn-back.svelte-k5081n{display:flex;align-items:center;justify-content:center;gap:4px;color:var(--btn-text);height:100%;left:0;position:absolute;top:0;width:100%;--ty: 105%;perspective:1000px;transform:translateY(var(--ty)) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);transition-duration:.6s;transition-property:transform;transition-timing-function:cubic-bezier(.23,1,.32,1);overflow:hidden;background-color:var(--color)}.btn-back.svelte-k5081n span:where(.svelte-k5081n){height:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:var(--btn-text);text-transform:uppercase;transition:transform .3s var(--ease-in)}.btn.svelte-k5081n:focus .btn-txt:where(.svelte-k5081n),.btn.svelte-k5081n:hover .btn-txt:where(.svelte-k5081n){opacity:0;transform:translateY(-100%) rotateX(90deg)}.btn.svelte-k5081n:focus .btn-back:where(.svelte-k5081n),.btn.active.svelte-k5081n .btn-back:where(.svelte-k5081n),.btn.svelte-k5081n:hover .btn-back:where(.svelte-k5081n){--ty: 0%;opacity:1;transform:translateY(0) rotateX(0);transition-delay:.12s}.btn.svelte-k5081n:active .btn-back:where(.svelte-k5081n) span:where(.svelte-k5081n){opacity:.7}.lang-switcher.svelte-5uegjk{position:relative;display:inline-block;height:100%;width:100%}.languages.svelte-5uegjk{position:absolute;top:100%;left:-45px;width:calc(100dvw - 1rem);display:flex;flex-direction:column;gap:1px;border:1px solid var(--border);background-color:var(--ice-blue);z-index:1000;box-shadow:0 4px 12px #56575e1a}.btn.svelte-5uegjk{position:relative;border:none;background-color:transparent;border-right:none;width:100%;height:100%;cursor:pointer;padding-left:1.1rem;padding-right:1.1rem;overflow:hidden;display:flex;justify-content:center;align-items:center;letter-spacing:.3px;line-height:120%;font-size:.9rem;font-weight:600;perspective:1000px;transition-duration:.3s;transition-property:color,background-color,transform;transition-timing-function:cubic-bezier(.23,1,.32,1)}.btn-txt.svelte-5uegjk{display:flex;align-items:center;gap:10px;color:var(--color);transition:transform .6s var(--ease-out),opacity .45s var(--ease-out)}.btn-txt.svelte-5uegjk span:where(.svelte-5uegjk){height:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:var(--color);text-transform:uppercase}.btn-back.svelte-5uegjk{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--btn-text);height:100%;left:0;position:absolute;top:0;width:100%;--ty: 105%;perspective:1000px;transform:translateY(var(--ty)) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);transition-duration:.6s;transition-property:transform;transition-timing-function:cubic-bezier(.23,1,.32,1);overflow:hidden;background-color:var(--color)}.btn-back.svelte-5uegjk span:where(.svelte-5uegjk){height:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:var(--btn-text);text-transform:uppercase;transition:transform .3s var(--ease-in)}.btn.svelte-5uegjk:focus .btn-txt:where(.svelte-5uegjk),.btn.svelte-5uegjk:hover .btn-txt:where(.svelte-5uegjk){opacity:0;transform:translateY(-100%) rotateX(90deg)}.btn.svelte-5uegjk:focus .btn-back:where(.svelte-5uegjk),.btn.active.svelte-5uegjk .btn-back:where(.svelte-5uegjk),.btn.svelte-5uegjk:hover .btn-back:where(.svelte-5uegjk){--ty: 0%;opacity:1;transform:translateY(0) rotateX(0);transition-delay:.12s}.btn.svelte-5uegjk:active .btn-back:where(.svelte-5uegjk) span:where(.svelte-5uegjk){opacity:.7}nav.svelte-5uegjk{padding:1rem 0;display:flex;flex-direction:column;gap:0}nav.svelte-5uegjk a:where(.svelte-5uegjk){display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:.9rem;width:100%;transition:.5s ease-in-out;color:var(--blue-velvet);font-weight:500;border-bottom:1px solid var(--blue-velvet)}nav.svelte-5uegjk a:where(.svelte-5uegjk):last-child{border-bottom:none}header.svelte-s1qe66{--color: var(--ice-blue);--bg: transparent;--bg-solid: var(--ice-blue);--border: var(--color);--btn-text: var(--blue-velvet);position:fixed;top:calc(var(--padding) / 2);left:0;padding-left:var(--padding);padding-right:var(--padding);width:100%;z-index:99}header.nohome.svelte-s1qe66,header.fix.svelte-s1qe66{--color: var(--blue-velvet);--bg: rgba(var(--ice-blue-rgb), .8);--bg-solid: var(--blue-velvet);--border: var(--stone-blue);--btn-text: var(--ice-blue)}header.fix.svelte-s1qe66 .content:where(.svelte-s1qe66){border:1px solid var(--border);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px)}header.fix.hide-ft.svelte-s1qe66{transform:translateY(-100%);opacity:0;pointer-events:none}.content.svelte-s1qe66{display:flex;justify-content:space-between;align-items:center;background-color:var(--bg);height:56px;border:1px solid var(--border);transition:.5s var(--ease-in)}.left.svelte-s1qe66{height:100%;display:flex;align-items:center}.right.svelte-s1qe66,.actions.svelte-s1qe66{display:flex;align-items:center;height:100%}.logo.svelte-s1qe66{min-width:max-content;height:100%;display:inline-flex;justify-content:center;align-items:center;padding-left:calc(var(--padding) / 2);padding-right:calc(var(--padding) / 2);border-right:1px solid var(--border);transition:.5s var(--ease-in)}nav.svelte-s1qe66{display:flex;gap:0;height:100%}.mobile.svelte-s1qe66{display:none;height:100%;width:100%}@media(max-width:960px){nav.svelte-s1qe66{display:none}.mobile.svelte-s1qe66{display:inline-flex}}
