.shop-header.svelte-7dc2uw{margin-bottom:4rem;position:relative}.shop-header__content.svelte-7dc2uw{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem}@media(max-width:968px){.shop-header__content.svelte-7dc2uw{flex-direction:column;align-items:flex-start;gap:2rem}}.shop-header__info.svelte-7dc2uw{max-width:600px}.shop-header__title.svelte-7dc2uw{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1;margin-bottom:1.25rem;color:#fff;letter-spacing:-.02em}.shop-header__title.svelte-7dc2uw span:where(.svelte-7dc2uw){background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;color:transparent}.shop-header__subtitle.svelte-7dc2uw{font-size:1.125rem;color:var(--muted-foreground);line-height:1.6;max-width:500px}.shop-header__search-wrapper.svelte-7dc2uw{flex:1;max-width:400px;width:100%;position:relative}.shop-header__search.svelte-7dc2uw{position:relative;display:flex;align-items:center;gap:1rem;padding:0 1.5rem;background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);border-radius:1.25rem;transition:all .4s cubic-bezier(.16,1,.3,1);z-index:1}.shop-header__search.svelte-7dc2uw:focus-within{border-color:#e91e6380;background:#ffffff0d;transform:translateY(-2px);box-shadow:0 10px 30px -10px #e91e6333}.shop-header__search.svelte-7dc2uw:focus-within .shop-header__search-glow:where(.svelte-7dc2uw){opacity:1}.shop-header__input.svelte-7dc2uw{flex:1;height:4rem;background:transparent;border:none;outline:none;color:#fff;font-size:1.05rem;font-weight:500}.shop-header__input.svelte-7dc2uw::placeholder{color:#fff3}.shop-header__search-glow.svelte-7dc2uw{position:absolute;inset:-1px;border-radius:1.25rem;background:linear-gradient(135deg,rgba(233,30,99,.2),transparent);opacity:0;transition:opacity .4s;z-index:-1;pointer-events:none}.shop-filters.svelte-3eplqs{display:flex;gap:1rem;margin-bottom:4rem;flex-wrap:wrap;position:relative;z-index:5}.shop-filters__item.svelte-3eplqs{display:flex;align-items:center;gap:.875rem;padding:.75rem 1.5rem;background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);border-radius:1rem;color:#fff9;font-weight:700;font-size:.9375rem;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.shop-filters__item.svelte-3eplqs:hover{background:#ffffff0f;color:#fff;border-color:#ffffff26;transform:translateY(-2px)}.shop-filters__item.svelte-3eplqs:hover .shop-filters__icon-wrapper:where(.svelte-3eplqs){color:var(--accent);transform:scale(1.1)}.shop-filters__item--active.svelte-3eplqs{background:#e91e631a;border-color:#e91e634d;color:#fff;box-shadow:0 10px 20px -10px #e91e6333}.shop-filters__item--active.svelte-3eplqs .shop-filters__icon-wrapper:where(.svelte-3eplqs){color:#ff4081}.shop-filters__icon-wrapper.svelte-3eplqs{display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.shop-filters__active-indicator.svelte-3eplqs{position:absolute;bottom:0;left:15%;right:15%;height:2px;background:var(--gradient-primary);border-radius:2px 2px 0 0}.product-card.svelte-1eeu4y6{position:relative;height:100%}.product-card__inner.svelte-1eeu4y6{height:100%;background:#0e080bb3;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid rgba(255,255,255,.08);border-radius:2rem;overflow:hidden;display:flex;flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;z-index:1}.product-card__inner.svelte-1eeu4y6:hover{transform:translateY(-8px);border-color:#e91e634d;background:#0e080bcc;box-shadow:0 30px 60px -10px #00000080}.product-card__inner.svelte-1eeu4y6:hover .product-card__image:where(.svelte-1eeu4y6){transform:scale(1.1)}.product-card__inner.svelte-1eeu4y6:hover .product-card__image-overlay:where(.svelte-1eeu4y6){opacity:.2}.product-card__image-container.svelte-1eeu4y6{width:100%;aspect-ratio:1.2;position:relative;overflow:hidden;background:#ffffff05}.product-card__image.svelte-1eeu4y6{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.product-card__image-overlay.svelte-1eeu4y6{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 60%,rgba(14,8,11,.8));opacity:.1;transition:opacity .5s}.product-card__premium-badge.svelte-1eeu4y6{position:absolute;top:1.25rem;left:1.25rem;padding:.5rem .875rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:2rem;display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.product-card__content.svelte-1eeu4y6{padding:1.5rem 1.75rem 2rem;display:flex;flex-direction:column;gap:1.5rem;flex:1}.product-card__header.svelte-1eeu4y6{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.product-card__name.svelte-1eeu4y6{font-size:1.375rem;font-weight:900;color:#fff;line-height:1.2}.product-card__share.svelte-1eeu4y6{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;color:#fff6;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1)}.product-card__share.svelte-1eeu4y6:hover{background:#e91e631a;border-color:#e91e634d;color:var(--accent);transform:scale(1.05)}.product-card__variants.svelte-1eeu4y6{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.product-card__variant.svelte-1eeu4y6{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.625rem .5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:1rem;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1)}.product-card__variant.svelte-1eeu4y6:hover:not(.product-card__variant--disabled){background:#ffffff0d;border-color:#ffffff1a}.product-card__variant--active.svelte-1eeu4y6{background:#e91e631a;border-color:#e91e6366}.product-card__variant--active.svelte-1eeu4y6 .product-card__variant-label:where(.svelte-1eeu4y6){color:#fff}.product-card__variant--disabled.svelte-1eeu4y6{opacity:.2;cursor:not-allowed}.product-card__variant-label.svelte-1eeu4y6{font-size:.8125rem;font-weight:700;color:#fff6;transition:color .3s}.product-card__variant-discount.svelte-1eeu4y6{font-size:.625rem;font-weight:800;color:#4ade80;background:#4ade801a;padding:.125rem .375rem;border-radius:.25rem}.product-card__footer.svelte-1eeu4y6{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.product-card__price-tag.svelte-1eeu4y6{display:flex;align-items:baseline;gap:.25rem;flex-shrink:0}.product-card__price.svelte-1eeu4y6{font-size:clamp(1.5rem,5vw,2rem);font-weight:900;color:#fff;font-family:Unbounded,sans-serif;line-height:1}.product-card__currency.svelte-1eeu4y6{font-size:.875rem;font-weight:700;color:#ffffff4d}.product-card__buy-btn.svelte-1eeu4y6{flex:1;min-width:140px;height:3.5rem;display:flex;align-items:center;justify-content:center;gap:.75rem;background:var(--gradient-primary);border:none;border-radius:1.25rem;color:#fff;font-weight:800;font-size:1rem;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.product-card__buy-btn.svelte-1eeu4y6:hover{transform:scale(1.02);box-shadow:0 10px 30px -10px #e91e6380}.product-card__buy-btn.svelte-1eeu4y6:hover .product-card__buy-glow:where(.svelte-1eeu4y6){opacity:1;left:100%}.product-card__buy-btn.svelte-1eeu4y6:active{transform:scale(.98)}.product-card__buy-glow.svelte-1eeu4y6{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s cubic-bezier(.16,1,.3,1);opacity:0}.product-card__glow.svelte-1eeu4y6{position:absolute;top:20%;right:-10%;width:200px;height:200px;background:radial-gradient(circle,rgba(233,30,99,.1),transparent 70%);opacity:0;transition:opacity .5s;pointer-events:none;z-index:0}.currency-card.svelte-18akw4y{position:relative;height:100%}.currency-card__inner.svelte-18akw4y{height:100%;background:#0e080bb3;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid rgba(255,255,255,.08);border-radius:2rem;overflow:hidden;display:flex;flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;z-index:1}.currency-card__inner.svelte-18akw4y:hover{transform:translateY(-8px);border-color:#e91e634d;background:#0e080bcc;box-shadow:0 30px 60px -10px #00000080}.currency-card__inner.svelte-18akw4y:hover .currency-card__image:where(.svelte-18akw4y){transform:scale(1.1)}.currency-card__image-container.svelte-18akw4y{width:100%;aspect-ratio:1.2;position:relative;overflow:hidden;background:#ffffff05;display:flex;align-items:center;justify-content:center;padding:1.5rem}.currency-card__image.svelte-18akw4y{max-width:80%;max-height:80%;object-fit:contain;transition:transform .8s cubic-bezier(.16,1,.3,1);filter:drop-shadow(0 0 30px rgba(233,30,99,.2))}.currency-card__image-overlay.svelte-18akw4y{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 60%,rgba(14,8,11,.8));opacity:.1}.currency-card__icon-badge.svelte-18akw4y{position:absolute;top:1.25rem;left:1.25rem;padding:.5rem .875rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:2rem;display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.currency-card__content.svelte-18akw4y{padding:1.5rem 1.75rem 2rem;display:flex;flex-direction:column;gap:1.5rem;flex:1}.currency-card__header.svelte-18akw4y{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.currency-card__name.svelte-18akw4y{font-size:1.375rem;font-weight:900;color:#fff;line-height:1.2}.currency-card__share.svelte-18akw4y{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;color:#fff6;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1)}.currency-card__share.svelte-18akw4y:hover{background:#e91e631a;border-color:#e91e634d;color:var(--accent);transform:scale(1.05)}.currency-card__amount-section.svelte-18akw4y{display:flex;flex-direction:column;gap:.75rem}.currency-card__input-group.svelte-18akw4y{display:flex;align-items:center;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:1.25rem;padding:.25rem 1rem .25rem .5rem;transition:all .3s}.currency-card__input-group.svelte-18akw4y:focus-within{border-color:#ffffff1a;background:#ffffff0d}.currency-card__input.svelte-18akw4y{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:1.25rem;font-weight:800;padding:.75rem;width:100%;height:3rem}.currency-card__input.svelte-18akw4y::-webkit-inner-spin-button,.currency-card__input.svelte-18akw4y::-webkit-outer-spin-button{filter:invert(1);margin-left:.5rem}.currency-card__input-label.svelte-18akw4y{font-size:.75rem;font-weight:800;color:#fff3;text-transform:uppercase;letter-spacing:.1em}.currency-card__range-info.svelte-18akw4y{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;color:#fff3;padding-left:.5rem}.currency-card__footer.svelte-18akw4y{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.currency-card__price-tag.svelte-18akw4y{display:flex;align-items:baseline;gap:.25rem;flex-shrink:0}.currency-card__price.svelte-18akw4y{font-size:clamp(1.5rem,5vw,2rem);font-weight:900;color:#fff;font-family:Unbounded,sans-serif;line-height:1}.currency-card__currency.svelte-18akw4y{font-size:.875rem;font-weight:700;color:#ffffff4d}.currency-card__buy-btn.svelte-18akw4y{flex:1;min-width:140px;height:3.5rem;display:flex;align-items:center;justify-content:center;gap:.75rem;background:var(--gradient-primary);border:none;border-radius:1.25rem;color:#fff;font-weight:800;font-size:1rem;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.currency-card__buy-btn.svelte-18akw4y:hover{transform:scale(1.02);box-shadow:0 10px 30px -10px #e91e6380}.currency-card__buy-btn.svelte-18akw4y:hover .currency-card__buy-glow:where(.svelte-18akw4y){opacity:1;left:100%}.currency-card__buy-btn.svelte-18akw4y:active{transform:scale(.98)}.currency-card__buy-glow.svelte-18akw4y{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s cubic-bezier(.16,1,.3,1);opacity:0}.currency-card__glow.svelte-18akw4y{position:absolute;top:20%;right:-10%;width:200px;height:200px;background:radial-gradient(circle,rgba(233,30,99,.1),transparent 70%);opacity:0;transition:opacity .5s;pointer-events:none;z-index:0}.modal-overlay.svelte-g52m8h{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:svelte-g52m8h-fadeIn .2s ease-out}@keyframes svelte-g52m8h-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-g52m8h-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal.svelte-g52m8h{background:#0e080bd9;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid rgba(255,255,255,.08);border-radius:2.5rem;max-width:1000px;width:100%;max-height:90vh;overflow:hidden;position:relative;box-shadow:0 40px 100px -20px #0009;animation:svelte-g52m8h-slideUp .5s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}.modal__close.svelte-g52m8h{position:absolute;top:1.5rem;right:1.5rem;width:2.5rem;height:2.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);color:#fff6;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);border-radius:.75rem;display:flex;align-items:center;justify-content:center;z-index:10}.modal__close.svelte-g52m8h:hover{color:#fff;background:#e91e631a;border-color:#e91e634d;transform:rotate(90deg) scale(1.1)}.modal__content.svelte-g52m8h{display:grid;grid-template-columns:1.1fr .9fr;gap:0;flex:1;overflow:hidden}@media(max-width:968px){.modal__content.svelte-g52m8h{grid-template-columns:1fr;overflow-y:auto}}.modal__left.svelte-g52m8h{padding:3rem;border-right:1px solid rgba(255,255,255,.05);overflow-y:auto}@media(max-width:968px){.modal__left.svelte-g52m8h{padding:2rem;border-right:none;border-bottom:1px solid rgba(255,255,255,.05)}}.modal__right.svelte-g52m8h{padding:3rem;background:#e91e6305;overflow-y:auto}@media(max-width:968px){.modal__right.svelte-g52m8h{padding:2rem}}.modal__header.svelte-g52m8h{display:flex;gap:1.25rem;align-items:flex-start;margin-bottom:1.5rem}.modal__product-image.svelte-g52m8h{width:90px;height:90px;object-fit:cover;border-radius:1.25rem;border:1px solid rgba(255,255,255,.1);flex-shrink:0;box-shadow:0 10px 20px #0000004d}.modal__product-info.svelte-g52m8h{flex:1;display:flex;flex-direction:column;gap:.5rem}.modal__product-header-row.svelte-g52m8h{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.modal__premium-tag.svelte-g52m8h{padding:.4rem .75rem;background:#e91e631a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(233,30,99,.2);border-radius:2rem;display:flex;align-items:center;gap:.4rem;color:#ff4081;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.modal__product-name.svelte-g52m8h{font-size:1.5rem;font-weight:900;color:#fff;line-height:1.2;margin:0;font-family:var(--font-unbounded)}.modal__product-details.svelte-g52m8h{display:flex;align-items:center;gap:1rem}.modal__product-badge.svelte-g52m8h{display:inline-block;padding:.5rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:2rem;font-size:.8125rem;font-weight:800;color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.modal__product-price.svelte-g52m8h{font-size:1.75rem;font-weight:900;background:linear-gradient(135deg,#fff,#ff4081);-webkit-background-clip:text;background-clip:text;color:transparent;margin:0;line-height:1;font-family:var(--font-unbounded)}.modal__divider.svelte-g52m8h{height:1px;background:#ffffff1a;margin:1.5rem 0}.modal__section-title.svelte-g52m8h{font-size:.85rem;font-weight:800;color:#ffffff80;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.1em;display:flex;align-items:center;gap:.75rem}.modal__section-title.svelte-g52m8h:after{content:"";flex:1;height:1px;background:#ffffff0d}.modal__form.svelte-g52m8h{display:flex;flex-direction:column;gap:1.5rem}.modal__field.svelte-g52m8h{display:flex;flex-direction:column;gap:.75rem}.modal__label.svelte-g52m8h{font-size:.85rem;font-weight:700;color:#ffffffe6;text-transform:uppercase;letter-spacing:.08em;padding-left:.25rem}.modal__required.svelte-g52m8h{color:var(--accent)}.modal__input-wrapper.svelte-g52m8h{display:flex;align-items:center;gap:1rem;padding:0 1.25rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:1.125rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.modal__input-wrapper.svelte-g52m8h:focus-within{border-color:#e91e6380;background:#e91e630d;box-shadow:0 0 20px #e91e631a;transform:translateY(-2px)}.modal__input-wrapper.svelte-g52m8h:focus-within svg{color:#ff4081;opacity:1}.modal__input-wrapper.svelte-g52m8h svg{color:#ffffff80;transition:all .3s;flex-shrink:0}.modal__input.svelte-g52m8h{flex:1;padding:1rem 0;background:transparent;border:none;color:#fff;font-size:.95rem;font-weight:500}.modal__input.svelte-g52m8h:focus{outline:none}.modal__input.svelte-g52m8h::placeholder{color:#ffffff26}.modal__checkbox.svelte-g52m8h{display:flex;align-items:flex-start;gap:1rem;cursor:pointer;-webkit-user-select:none;user-select:none;margin:.5rem 0}.modal__checkbox.svelte-g52m8h .checkbox-wrapper:where(.svelte-g52m8h){position:relative;width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.125rem}.modal__checkbox.svelte-g52m8h .checkbox-wrapper:where(.svelte-g52m8h) input:where(.svelte-g52m8h){position:absolute;opacity:0;cursor:pointer;height:0;width:0}.modal__checkbox.svelte-g52m8h .checkbox-wrapper:where(.svelte-g52m8h) input:where(.svelte-g52m8h):checked~.checkbox-custom:where(.svelte-g52m8h){background:#ff4081;border-color:#ff4081}.modal__checkbox.svelte-g52m8h .checkbox-wrapper:where(.svelte-g52m8h) input:where(.svelte-g52m8h):checked~.checkbox-custom:where(.svelte-g52m8h):after{display:block}.modal__checkbox.svelte-g52m8h .checkbox-wrapper:where(.svelte-g52m8h) .checkbox-custom:where(.svelte-g52m8h){position:absolute;top:0;left:0;height:1.25rem;width:1.25rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;transition:all .3s}.modal__checkbox.svelte-g52m8h .checkbox-wrapper:where(.svelte-g52m8h) .checkbox-custom:where(.svelte-g52m8h):after{content:"";position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2.5px 2.5px 0;transform:rotate(45deg)}.modal__checkbox.svelte-g52m8h span:where(.svelte-g52m8h){font-size:.85rem;color:var(--muted-foreground);line-height:1.6}.modal__checkbox.svelte-g52m8h span:where(.svelte-g52m8h) a:where(.svelte-g52m8h){color:#ff4081;text-decoration:none;font-weight:700}.modal__checkbox.svelte-g52m8h span:where(.svelte-g52m8h) a:where(.svelte-g52m8h):hover{text-decoration:underline}.modal__submit.svelte-g52m8h{width:100%;height:4rem;display:flex;align-items:center;justify-content:center;gap:.75rem;background:var(--gradient-primary);border:none;border-radius:1.25rem;color:#fff;font-weight:800;font-size:1.1rem;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);margin-top:1rem;box-shadow:0 15px 30px -5px #e91e6366}.modal__submit.svelte-g52m8h:hover:not(:disabled){transform:translateY(-3px) scale(1.02);box-shadow:0 20px 40px -5px #e91e6380}.modal__submit.svelte-g52m8h:active:not(:disabled){transform:translateY(0) scale(.98)}.modal__submit.svelte-g52m8h:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.modal__variant-section.svelte-g52m8h{margin-bottom:.5rem}.modal__variants.svelte-g52m8h{display:flex;flex-direction:row;gap:.75rem;flex-wrap:wrap}.modal__variant.svelte-g52m8h{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.75rem .5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:1.125rem;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;flex:1;min-width:90px}.modal__variant.svelte-g52m8h:hover:not(.modal__variant--disabled){background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-2px)}.modal__variant--active.svelte-g52m8h{background:#e91e631a;border-color:#e91e6366;box-shadow:0 10px 20px #e91e631a}.modal__variant--active.svelte-g52m8h .modal__variant-label:where(.svelte-g52m8h){color:#fff}.modal__variant--disabled.svelte-g52m8h{opacity:.2;cursor:not-allowed}.modal__variant-badge.svelte-g52m8h{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#e91e63,#ff6090);color:#fff;font-size:.625rem;font-weight:800;padding:.25rem .5rem;border-radius:6px;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #e91e6366;z-index:2;white-space:nowrap}.modal__variant-label.svelte-g52m8h{font-size:.9375rem;font-weight:700;color:var(--foreground);position:relative;z-index:1}.modal__variant-price.svelte-g52m8h{font-size:1rem;font-weight:800;color:#fff;position:relative;z-index:1}.modal__variant-discount.svelte-g52m8h{font-size:.75rem;font-weight:700;color:#4ade80;background:#4ade801a;padding:.125rem .375rem;border-radius:4px;position:relative;z-index:1}.modal__currency-amount.svelte-g52m8h{display:flex;align-items:center;gap:1rem}.modal__currency-input.svelte-g52m8h{width:120px;padding:1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:1.125rem;color:#fff;font-size:1.125rem;font-weight:700;text-align:center;transition:all .4s cubic-bezier(.16,1,.3,1)}.modal__currency-input.svelte-g52m8h:focus{outline:none;border-color:#e91e6380;background:#e91e630d;box-shadow:0 0 20px #e91e631a;transform:translateY(-2px)}.modal__currency-input.svelte-g52m8h::-webkit-inner-spin-button,.modal__currency-input.svelte-g52m8h::-webkit-outer-spin-button{opacity:.5;filter:invert(1)}.modal__currency-hint.svelte-g52m8h{font-size:.875rem;color:var(--muted-foreground);font-weight:500}.modal__description-title.svelte-g52m8h{font-size:1.75rem;font-weight:900;color:#fff;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1);font-family:var(--font-unbounded);letter-spacing:-.02em}.modal__description-text.svelte-g52m8h{font-size:1rem;color:var(--muted-foreground);line-height:1.6;margin:0 0 2rem}.modal__features-title.svelte-g52m8h,.modal__commands-title.svelte-g52m8h{font-size:1rem;font-weight:800;color:#fff;margin:2rem 0 1.25rem;display:flex;align-items:center;gap:.75rem;font-family:var(--font-unbounded)}.modal__features-title.svelte-g52m8h:before,.modal__commands-title.svelte-g52m8h:before{content:"";width:3px;height:1rem;background:var(--gradient-primary);border-radius:2px}.modal__features-list.svelte-g52m8h,.modal__commands-list.svelte-g52m8h{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.modal__features-list.svelte-g52m8h li:where(.svelte-g52m8h),.modal__commands-list.svelte-g52m8h li:where(.svelte-g52m8h){display:flex;align-items:flex-start;gap:.75rem;color:#ffffffb3;line-height:1.5;font-size:.95rem}.modal__features-list.svelte-g52m8h li:where(.svelte-g52m8h) svg,.modal__commands-list.svelte-g52m8h li:where(.svelte-g52m8h) svg{color:#ff4081;flex-shrink:0;margin-top:.1rem;opacity:.8}.modal__commands-list.svelte-g52m8h li:where(.svelte-g52m8h) code:where(.svelte-g52m8h){background:#e91e6314;border:1px solid rgba(233,30,99,.15);padding:.2rem .5rem;border-radius:.5rem;font-family:var(--font-mono, monospace);font-size:.85rem;color:#ff4081}.shop.svelte-a8yt2h{padding:8rem 1rem 6rem;min-height:100vh;background:linear-gradient(to bottom,var(--background),rgba(233,30,99,.05),var(--background))}.shop__grid.svelte-a8yt2h{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;align-items:start}@media(max-width:768px){.shop__grid.svelte-a8yt2h{grid-template-columns:1fr}}.shop__empty.svelte-a8yt2h{text-align:center;padding:4rem 2rem;color:var(--muted-foreground);font-size:1.25rem}
