.cart-backdrop.svelte-1fttijn{position:fixed;inset:0;background:#00000080;z-index:9999;display:flex;justify-content:flex-end;animation:svelte-1fttijn-fadeIn .2s ease}@keyframes svelte-1fttijn-fadeIn{0%{opacity:0}to{opacity:1}}.cart-sidebar.svelte-1fttijn{width:100%;max-width:450px;background:#fff;height:100vh;display:flex;flex-direction:column;box-shadow:-4px 0 20px #0000001a;animation:svelte-1fttijn-slideIn .3s ease}@keyframes svelte-1fttijn-slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-header.svelte-1fttijn{padding:20px;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;align-items:center;background:#fafafa}.cart-header.svelte-1fttijn h2:where(.svelte-1fttijn){font-size:20px;font-weight:700;margin:0;display:flex;align-items:center;gap:10px;font-family:Space Grotesk,sans-serif}.close-btn.svelte-1fttijn{width:40px;height:40px;border:none;background:transparent;border-radius:50%;cursor:pointer;font-size:20px;color:#666;transition:all .2s;display:flex;align-items:center;justify-content:center}.close-btn.svelte-1fttijn:hover{background:#f0f0f0;color:#000}.cart-body.svelte-1fttijn{flex:1;overflow-y:auto;padding:20px}.empty-cart.svelte-1fttijn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#999}.empty-cart.svelte-1fttijn i:where(.svelte-1fttijn){font-size:64px;margin-bottom:20px;color:#ddd}.empty-cart.svelte-1fttijn p:where(.svelte-1fttijn){font-size:18px;font-weight:600;margin:0 0 8px;color:#666}.empty-cart.svelte-1fttijn span:where(.svelte-1fttijn){font-size:14px;color:#999}.cart-items.svelte-1fttijn{display:flex;flex-direction:column;gap:15px}.cart-item.svelte-1fttijn{display:flex;gap:15px;padding:15px;background:#f9f9f9;border-radius:12px;position:relative}.item-image.svelte-1fttijn{width:80px;height:80px;background:#fff;border-radius:8px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.item-image.svelte-1fttijn img:where(.svelte-1fttijn){width:100%;height:100%;object-fit:contain;padding:5px}.item-info.svelte-1fttijn{flex:1;display:flex;flex-direction:column;gap:8px}.item-info.svelte-1fttijn h4:where(.svelte-1fttijn){margin:0;font-size:14px;font-weight:600;line-height:1.3;color:#333}.item-price.svelte-1fttijn{font-size:16px;font-weight:700;color:#000;margin:0;font-family:Space Grotesk,sans-serif}.quantity-controls.svelte-1fttijn{display:flex;align-items:center;gap:10px;margin-top:auto}.quantity-controls.svelte-1fttijn button:where(.svelte-1fttijn){width:28px;height:28px;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;transition:all .2s}.quantity-controls.svelte-1fttijn button:where(.svelte-1fttijn):hover{background:#f5f5f5;border-color:#ccc}.quantity-controls.svelte-1fttijn span:where(.svelte-1fttijn){font-weight:600;min-width:30px;text-align:center}.remove-btn.svelte-1fttijn{position:absolute;top:10px;right:10px;width:32px;height:32px;border:none;background:#ffffffe6;border-radius:50%;cursor:pointer;color:#999;display:flex;align-items:center;justify-content:center;font-size:14px;transition:all .2s}.remove-btn.svelte-1fttijn:hover{background:#fee;color:#e00}.cart-footer.svelte-1fttijn{padding:20px;border-top:1px solid #e5e5e5;background:#fafafa;display:flex;flex-direction:column;gap:12px}.subtotal.svelte-1fttijn{display:flex;justify-content:space-between;align-items:center;padding:15px 0;font-size:18px}.subtotal.svelte-1fttijn strong:where(.svelte-1fttijn){font-size:24px;font-family:Space Grotesk,sans-serif;color:#000}.checkout-btn.svelte-1fttijn{width:100%;padding:16px;background:#cf0;border:none;border-radius:8px;font-weight:700;font-size:16px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:10px;font-family:Inter,sans-serif}.checkout-btn.svelte-1fttijn:hover{background:#b8e600;transform:translateY(-2px);box-shadow:0 5px 15px #ccff004d}.continue-btn.svelte-1fttijn{width:100%;padding:14px;background:transparent;border:1px solid #ddd;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif;color:#666}.continue-btn.svelte-1fttijn:hover{background:#f5f5f5;border-color:#ccc}@media(max-width:768px){.cart-sidebar.svelte-1fttijn{max-width:100%}}.header.svelte-1elxaub{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:center;align-items:center;padding:0 20px;height:var(--header-height);background:#fffffffa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}.header-inner.svelte-1elxaub{width:100%;max-width:var(--max-width-desktop);display:flex;justify-content:space-between;align-items:center}.logo.svelte-1elxaub{font-size:24px;font-weight:700;letter-spacing:-1px;cursor:pointer}.desktop-nav.svelte-1elxaub{display:none;gap:40px;align-items:center}.desktop-nav.svelte-1elxaub a:where(.svelte-1elxaub){display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#b0b0b0;font-weight:600;font-size:20px;transition:.3s;position:relative}.desktop-nav.svelte-1elxaub a:where(.svelte-1elxaub) span:where(.svelte-1elxaub){font-size:11px;margin-top:4px;text-transform:uppercase;letter-spacing:.5px}.desktop-nav.svelte-1elxaub a:where(.svelte-1elxaub):hover,.desktop-nav.svelte-1elxaub a.active:where(.svelte-1elxaub){color:var(--text-main)}.desktop-nav.svelte-1elxaub a.active:where(.svelte-1elxaub):after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:6px;height:6px;background:var(--accent);border-radius:50%}.header-icons.svelte-1elxaub{display:flex;align-items:center}.header-icons.svelte-1elxaub i:where(.svelte-1elxaub){font-size:20px;margin-left:25px;cursor:pointer;position:relative;transition:.2s}.header-icons.svelte-1elxaub i:where(.svelte-1elxaub):hover{color:var(--text-sec)}.badge.svelte-1elxaub{position:absolute;top:-8px;right:-8px;background:var(--text-main);color:#fff;font-size:10px;width:16px;height:16px;border-radius:50%;display:flex;justify-content:center;align-items:center}@media(min-width:1024px){@keyframes svelte-1elxaub-finger-tap{0%,to{transform:translateY(0) rotate(-15deg)}50%{transform:translateY(-10px) rotate(-15deg)}}.cursor-hand.svelte-1elxaub{animation:svelte-1elxaub-finger-tap 1s infinite ease-in-out;display:inline-block;color:var(--accent, #000);font-size:50px;filter:drop-shadow(0 4px 6px rgba(0,0,0,.5));pointer-events:none;-webkit-user-select:none;user-select:none}.hand-pointer.svelte-1elxaub{position:absolute;bottom:-25px;right:50%;transform:translate(50%);z-index:150;pointer-events:none}.desktop-nav.svelte-1elxaub{display:flex}.header.svelte-1elxaub{height:90px}}.bottom-nav.svelte-oeh3u8{position:fixed;bottom:0;left:0;right:0;height:var(--nav-height);background:#fffffffa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;justify-content:space-around;align-items:center;border-top:1px solid rgba(0,0,0,.06);z-index:100;transition:transform .3s ease;box-shadow:0 -2px 10px #0000000d}.nav-hidden.svelte-oeh3u8{transform:translateY(100%)}.nav-item.svelte-oeh3u8{display:flex;flex-direction:column;align-items:center;color:#b0b0b0;font-size:20px;text-decoration:none;transition:.3s}.nav-item.active.svelte-oeh3u8{color:#000}.nav-item.svelte-oeh3u8 span:where(.svelte-oeh3u8){font-size:10px;margin-top:4px;font-weight:600}@media(min-width:1024px){.bottom-nav.svelte-oeh3u8{display:none!important}}@keyframes svelte-oeh3u8-finger-tap{0%,to{transform:translateY(0) rotate(180deg)}50%{transform:translateY(8px) rotate(180deg)}}.cursor-hand.svelte-oeh3u8{animation:svelte-oeh3u8-finger-tap .8s infinite ease-in-out;display:inline-block;color:#000;font-size:45px;filter:drop-shadow(0 0 4px #00ff00) drop-shadow(0 0 8px #00ff00) drop-shadow(0 4px 6px rgba(0,0,0,.5));pointer-events:none;-webkit-user-select:none;user-select:none;text-shadow:-2px -2px 0 #00ff00,2px -2px 0 #00ff00,-2px 2px 0 #00ff00,2px 2px 0 #00ff00}.hand-pointer.svelte-oeh3u8{position:absolute;top:-50px;right:50%;transform:translate(50%);z-index:150;pointer-events:none}:root{--ease-bounce: cubic-bezier(.34, 1.56, .64, 1);--ease-morph: cubic-bezier(.25, 1, .5, 1)}.toast-wrapper.svelte-w797jd{position:fixed;top:24px;left:0;width:100%;display:flex;justify-content:center;z-index:9999;pointer-events:none}.toast.svelte-w797jd{--toast-bg: rgba(20, 20, 25, .9);--toast-border: rgba(255, 255, 255, .1);width:12px;height:12px;background:var(--accent-color);border-radius:50px;box-shadow:0 0 15px var(--accent-color);transform:translateY(-80px);opacity:0;display:flex;align-items:center;gap:16px;padding:0;overflow:hidden;position:relative;transition:transform .4s var(--ease-bounce),width .5s var(--ease-morph),height .5s var(--ease-morph),border-radius .5s var(--ease-morph),background .3s ease,padding .4s ease,opacity .3s ease;will-change:width,height,transform,border-radius}.toast.dropped.svelte-w797jd{transform:translateY(0);opacity:1}.toast.expanded.svelte-w797jd{width:400px;height:auto;min-height:56px;background:var(--toast-bg);border:1px solid var(--toast-border);border-radius:18px;padding:16px 20px;box-shadow:0 10px 30px -5px #00000080,inset 0 1px #ffffff1a;pointer-events:auto}.toast[data-type=success].svelte-w797jd{--accent-color: #10b981}.toast[data-type=error].svelte-w797jd{--accent-color: #ef4444}.toast[data-type=info].svelte-w797jd{--accent-color: #3b82f6}.toast-content-wrapper.svelte-w797jd{display:flex;align-items:center;gap:16px;width:100%;opacity:0;transform:scale(.9);transition:all .3s ease;transition-delay:.1s}.toast.expanded.svelte-w797jd .toast-content-wrapper:where(.svelte-w797jd){opacity:1;transform:scale(1)}.toast-icon-box.svelte-w797jd{width:36px;height:36px;background:#ffffff0d;border-radius:12px;display:flex;justify-content:center;align-items:center;color:var(--accent-color);flex-shrink:0}.toast-text.svelte-w797jd{flex:1;display:flex;flex-direction:column;gap:3px}.toast-title.svelte-w797jd{font-size:14px;font-weight:600;color:#fff;margin:0}.toast-message.svelte-w797jd{font-size:13px;color:#a1a1aa;margin:0}.toast-progress.svelte-w797jd{position:absolute;bottom:0;left:0;height:2px;background:var(--accent-color);width:100%;transform:scaleX(0);transform-origin:left;opacity:0;transition:opacity .3s}.toast.expanded.svelte-w797jd .toast-progress:where(.svelte-w797jd){opacity:1;animation:svelte-w797jd-progress 4s linear forwards;animation-delay:.4s}@keyframes svelte-w797jd-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media(max-width:480px){.toast.expanded.svelte-w797jd{width:calc(100vw - 32px);max-width:400px}}.app-container.no-chrome.svelte-12qhfyh{margin:0!important;padding:0!important}
