:root{--max-width: 740px;--color-blue: #6b9ac4;--color-blue-hover: #8bb8e0;--color-dark-blue: #2a4b68;--color-dark-blue-hover: #375d80;--color-pink: #e16b8c;--color-pink-hover: #c44569}body{margin:0;padding:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;min-height:100vh;background:#000;color:#fff;display:flex;flex-direction:column;width:100%;overflow-x:hidden}*{box-sizing:border-box;max-width:100%}img{max-width:100%;height:auto}.container{position:relative;z-index:1;max-width:var(--max-width);min-width:440px;padding:5rem 1rem 1rem;margin:0 auto;width:100%;box-sizing:border-box}h1{font-size:2.2rem;color:#fff;margin-bottom:2rem;text-align:center}h2{font-weight:500}p{margin-top:1rem;line-height:1.6}a{color:var(--color-blue);text-decoration:none;transition:color .2s}a:hover{color:var(--color-blue-hover);text-decoration:underline}@media (max-width: 768px){.container{min-width:unset;padding-top:3.5rem}h1{font-size:1.6rem;margin-bottom:1.5rem}body{padding:0;justify-content:flex-start}}.background-shapes.svelte-1iu8avf{position:fixed;bottom:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.background-shapes.svelte-1iu8avf img:where(.svelte-1iu8avf){position:absolute;bottom:0;left:25%;width:100%;height:auto;opacity:.25;mask-image:radial-gradient(ellipse at bottom right,black,black 30%,transparent 60%),linear-gradient(to bottom,transparent 0%,transparent 40%,rgba(0,0,0,.4) 60%,rgba(0,0,0,.8) 80%,black 100%);-webkit-mask-image:radial-gradient(ellipse at bottom right,black,black 30%,transparent 60%),linear-gradient(to bottom,transparent 0%,transparent 40%,rgba(0,0,0,.4) 60%,rgba(0,0,0,.8) 80%,black 100%);mask-composite:intersect;-webkit-mask-composite:source-in}.cart-indicator.svelte-1eo8nuj{background:#2a9d8f;color:#fff;padding:.6rem 1rem;border-radius:2rem;border:none;cursor:pointer;z-index:999}.cart-indicator.svelte-1eo8nuj:disabled{opacity:.7;cursor:not-allowed}@media (orientation: portrait){.cart-indicator.svelte-1eo8nuj{margin:.75rem auto;box-shadow:0 2px 8px #00000026}.cart-content.svelte-1eo8nuj{justify-content:center}}.cart-content.svelte-1eo8nuj{display:flex;align-items:center;gap:.5rem}.cart-icon.svelte-1eo8nuj{display:flex;align-items:center}.price-info.svelte-1eo8nuj{display:flex;align-items:center;gap:.5rem;border-right:1px solid rgba(255,255,255,.2);padding-right:.5rem}.original-price.svelte-1eo8nuj{font-size:12px;font-weight:400;opacity:.7;text-decoration:line-through}.cart-total.svelte-1eo8nuj,.purchase-text.svelte-1eo8nuj{font-size:14px;font-weight:500}.arrow.svelte-1eo8nuj{transition:transform .2s ease}.cart-indicator.svelte-1eo8nuj:hover .arrow:where(.svelte-1eo8nuj){transform:translate(2px)}@media (max-width: 480px){.price-info.svelte-1eo8nuj,.purchase-text.svelte-1eo8nuj,.arrow.svelte-1eo8nuj{display:none}.cart-icon.svelte-1eo8nuj{position:relative}.cart-icon.svelte-1eo8nuj:after{content:attr(data-count);position:absolute;top:-1rem;right:-1rem;background:#fff;color:#2a9d8f;font-size:.75rem;font-weight:700;min-width:1.25rem;height:1.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.cart-indicator.svelte-1eo8nuj{padding:.5rem}}.user-menu.svelte-smm4p{display:flex;flex-direction:column;width:100%}.menu-item.svelte-smm4p{width:100%;border-bottom:1px solid rgba(255,255,255,.1)}.menu-item.svelte-smm4p:last-child{border-bottom:none}.menu-link.svelte-smm4p{display:flex;align-items:center;padding:12px 16px;color:#fff;text-decoration:none;transition:background-color .2s;width:100%;text-align:left;background:none;border:none;cursor:pointer;font-size:1rem}.menu-link.svelte-smm4p:hover{background-color:#ffffff1a}.account.svelte-smm4p .label:where(.svelte-smm4p){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.logout.svelte-smm4p{color:#ff6b6b}header.svelte-1d35q54{width:100%;padding:1rem 0;position:fixed;top:0;left:0;z-index:10;background:linear-gradient(to bottom,#000c,#0000);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}nav.svelte-1d35q54{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.nav-left.svelte-1d35q54{display:flex;align-items:center}.nav-link.svelte-1d35q54{color:#ffffffb3;padding:.5rem .75rem;border-radius:20px;text-decoration:none;font-size:.95rem;white-space:nowrap}.nav-link.active.svelte-1d35q54{color:#fff}.nav-right.svelte-1d35q54{display:flex;align-items:center;gap:.5rem}.language-select.svelte-1d35q54{background:#ffffff1a;color:#fffc;border:1px solid rgba(255,255,255,.2);border-radius:2rem;padding:.5rem 1rem;font-size:.8rem;min-width:60px}.menu-overlay.svelte-1d35q54{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:20;border:none;width:100%;cursor:pointer;padding:0;margin:0}.menu-container.svelte-1d35q54{position:fixed;top:0;right:0;width:300px;height:100vh;background-color:#1a1a1a;z-index:30;transform:translate(100%);transition:transform .3s ease;box-shadow:-2px 0 10px #0000004d;display:flex;flex-direction:column}.menu-container.open.svelte-1d35q54{transform:translate(0)}.menu-header.svelte-1d35q54{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid rgba(255,255,255,.1)}.menu-header.svelte-1d35q54 h3:where(.svelte-1d35q54){color:#fff;margin:0;font-size:1rem;overflow:hidden;text-overflow:ellipsis}.close-button.svelte-1d35q54{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.new-badge.svelte-1d35q54{background:#ff4757;color:#fff;font-size:.7rem;font-weight:600;padding:.2rem .4rem;border-radius:8px;margin-left:-.5rem;text-transform:uppercase;letter-spacing:.5px;line-height:1}@media (max-width: 768px){header.svelte-1d35q54{padding:.5rem 0}nav.svelte-1d35q54{padding:0 .75rem}.nav-link.svelte-1d35q54{padding:.2rem;font-size:.9rem}.language-select.svelte-1d35q54{padding:.4rem;font-size:.85rem}.menu-container.svelte-1d35q54{width:85%}.nav-left.svelte-1d35q54,.nav-right.svelte-1d35q54{gap:.5rem}}footer.svelte-hh1l9a{margin-top:auto;padding:2rem 0;background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1)}.footer-container.svelte-hh1l9a{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer-left.svelte-hh1l9a{display:flex;flex-direction:column;gap:.5rem}.footer-logo.svelte-hh1l9a{width:235px;filter:brightness(0) invert(1)}.copyright.svelte-hh1l9a{color:#fff9;font-size:.8rem}.footer-nav.svelte-hh1l9a ul:where(.svelte-hh1l9a){list-style:none;padding:0;margin:0;display:flex;gap:1.5rem;flex-wrap:wrap}.footer-nav.svelte-hh1l9a a:where(.svelte-hh1l9a){color:#fff9;text-decoration:none;font-size:.9rem;transition:color .2s}.footer-nav.svelte-hh1l9a a.active:where(.svelte-hh1l9a){color:#fff}.footer-nav.svelte-hh1l9a a:where(.svelte-hh1l9a):hover{color:#fff;text-decoration:none}@media (max-width: 768px){.footer-container.svelte-hh1l9a{flex-direction:column;text-align:center;gap:1.5rem}.footer-left.svelte-hh1l9a{align-items:center}.footer-nav.svelte-hh1l9a ul:where(.svelte-hh1l9a){justify-content:center;gap:1rem}.footer-nav.svelte-hh1l9a a:where(.svelte-hh1l9a){font-size:.8rem}}@media (max-width: 480px){footer.svelte-hh1l9a{padding:1.5rem 0}.footer-nav.svelte-hh1l9a ul:where(.svelte-hh1l9a){gap:.8rem}}
