.toast-container.svelte-zemmny{position:fixed;top:4.5rem;right:1rem;z-index:9999;display:flex;flex-direction:column;gap:.75rem;pointer-events:none}.toast.svelte-zemmny{display:flex;align-items:center;gap:.75rem;min-width:300px;max-width:400px;padding:1rem 1.25rem;background-color:var(--container-color);border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;pointer-events:auto;animation:svelte-zemmny-slideInRight .3s ease,svelte-zemmny-fadeIn .3s ease;border-left:4px solid}@keyframes svelte-zemmny-slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes svelte-zemmny-fadeIn{0%{opacity:0}to{opacity:1}}.toast-success.svelte-zemmny{border-left-color:#28a745}.toast-error.svelte-zemmny{border-left-color:#dc3545}.toast-warning.svelte-zemmny{border-left-color:#ffc107}.toast-info.svelte-zemmny{border-left-color:#17a2b8}.toast-icon.svelte-zemmny{font-size:1.5rem;flex-shrink:0}.toast-success.svelte-zemmny .toast-icon:where(.svelte-zemmny){color:#28a745}.toast-error.svelte-zemmny .toast-icon:where(.svelte-zemmny){color:#dc3545}.toast-warning.svelte-zemmny .toast-icon:where(.svelte-zemmny){color:#ffc107}.toast-info.svelte-zemmny .toast-icon:where(.svelte-zemmny){color:#17a2b8}.toast-message.svelte-zemmny{flex:1;margin:0;color:var(--title-color);font-size:var(--normal-font-size);line-height:1.5}.toast-close.svelte-zemmny{background:none;border:none;color:var(--text-color);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:background-color .2s,color .2s;flex-shrink:0}.toast-close.svelte-zemmny:hover{background-color:var(--body-color);color:var(--title-color)}.toast-close.svelte-zemmny i:where(.svelte-zemmny){font-size:1.25rem}@media screen and (max-width:576px){.toast-container.svelte-zemmny{top:4rem;left:1rem;right:1rem}.toast.svelte-zemmny{min-width:unset;max-width:unset;width:100%}}.header.svelte-1v2axqk{position:fixed;width:100%;top:0;left:0;background-color:var(--body-color);z-index:var(--z-fixed);box-shadow:var(--shadow-small)}.nav.svelte-1v2axqk{display:flex;justify-content:space-between;align-items:center;height:3.5rem}.container.svelte-1v2axqk{max-width:1120px;margin-inline:1.5rem}.nav__logo.svelte-1v2axqk{display:flex;align-items:center;column-gap:.25rem;color:var(--title-color);font-weight:var(--font-semi-bold);transition:color .4s}.nav__logo.svelte-1v2axqk i:where(.svelte-1v2axqk){font-size:1.5rem;color:var(--title-color);transition:color .4s}.nav__logo.svelte-1v2axqk span:where(.svelte-1v2axqk){font-weight:var(--font-bold);color:var(--first-color)}.nav__logo.svelte-1v2axqk:hover{color:var(--first-color)}.mobile-nav.svelte-1v2axqk{position:fixed;bottom:0;left:0;right:0;background-color:var(--container-color);box-shadow:0 -2px 16px var(--shadow-small);padding:1.25rem 1.5rem;display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;z-index:var(--z-fixed)}.mobile-nav__link.svelte-1v2axqk{display:flex;flex-direction:column;align-items:center;row-gap:.25rem;color:var(--text-color);font-size:var(--small-font-size);font-weight:var(--font-medium);transition:color .4s}.mobile-nav__link.svelte-1v2axqk i:where(.svelte-1v2axqk){font-size:1.5rem}.mobile-nav__link.svelte-1v2axqk:hover,.mobile-nav__link.active-link.svelte-1v2axqk{color:var(--first-color)}.nav-icon-wrapper.svelte-1v2axqk{position:relative;display:inline-block}.cart-badge.svelte-1v2axqk{position:absolute;top:-6px;right:-8px;background-color:#dc3545;color:#fff;font-size:.625rem;font-weight:var(--font-bold);padding:.125rem .375rem;border-radius:50%;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #dc35454d;transition:transform .3s ease}.badge-pop.svelte-1v2axqk{animation:svelte-1v2axqk-badgePop .6s cubic-bezier(.68,-.55,.265,1.55)}@keyframes svelte-1v2axqk-badgePop{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}.cart-icon-bounce.svelte-1v2axqk{animation:svelte-1v2axqk-cartBounce .6s ease}@keyframes svelte-1v2axqk-cartBounce{0%,to{transform:translateY(0)}25%{transform:translateY(-8px)}50%{transform:translateY(-4px)}75%{transform:translateY(-6px)}}.main.svelte-1v2axqk{padding-top:3.5rem;padding-bottom:5rem;min-height:100vh}@media screen and (min-width:768px){.mobile-nav.svelte-1v2axqk{grid-template-columns:repeat(5,max-content);justify-content:center;column-gap:3rem}}@media screen and (min-width:1024px){.container.svelte-1v2axqk{margin-inline:auto}.mobile-nav.svelte-1v2axqk{position:fixed;bottom:0;left:0;right:0;background-color:var(--container-color);box-shadow:0 -2px 16px var(--shadow-small);padding:1.25rem 1.5rem;display:grid;grid-template-columns:repeat(5,max-content);gap:3rem;justify-content:center;z-index:var(--z-fixed)}.nav.svelte-1v2axqk{height:4.5rem}.nav__logo.svelte-1v2axqk span:where(.svelte-1v2axqk){font-size:var(--h3-font-size)}.main.svelte-1v2axqk{padding-bottom:6rem}}
