.sidebar.svelte-129hoe0{--sidebar-width: 260px;--sidebar-bg: oklch(98% .005 100deg / .85);--sidebar-border: oklch(90% .01 100deg / .5);--accent-color: var(--color-primary-500);--text-primary: oklch(25% .01 100deg);--text-secondary: oklch(50% .01 100deg);--text-muted: oklch(65% .01 100deg);--hover-bg: oklch(95% .015 110deg / .6);--active-bg: oklch(90% .04 120deg / .4);position:fixed;left:0;top:64px;width:var(--sidebar-width);height:calc(100vh - 64px);background:var(--sidebar-bg);backdrop-filter:blur(24px) saturate(1.4);-webkit-backdrop-filter:blur(24px) saturate(1.4);border-right:1px solid var(--sidebar-border);display:flex;flex-direction:column;z-index:100;transform:translate(-101%);transition:transform .28s cubic-bezier(.32,.72,0,1);will-change:transform;overflow:hidden}.dark .sidebar.svelte-129hoe0{--sidebar-bg: oklch(18% .012 15deg / .92);--sidebar-border: oklch(30% .01 15deg / .4);--text-primary: oklch(92% .01 100deg);--text-secondary: oklch(70% .01 100deg);--text-muted: oklch(55% .01 100deg);--hover-bg: oklch(25% .015 15deg / .6);--active-bg: oklch(30% .03 130deg / .5)}.sidebar.mobile-open.svelte-129hoe0{transform:translate(0)}@media (min-width: 1024px){.sidebar.sidebar-pinned.svelte-129hoe0{transform:translate(0)}}.sidebar-texture.svelte-129hoe0{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.025;pointer-events:none;mix-blend-mode:overlay}.dark .sidebar-texture.svelte-129hoe0{opacity:.04}.sidebar-edge-accent.svelte-129hoe0{position:absolute;right:0;top:0;bottom:0;width:1px;background:linear-gradient(180deg,transparent 0%,var(--accent-color) 20%,var(--accent-color) 80%,transparent 100%);opacity:0;transition:opacity .4s ease}.sidebar.mobile-open.svelte-129hoe0 .sidebar-edge-accent:where(.svelte-129hoe0){opacity:.4}.sidebar-content.svelte-129hoe0{flex:1;overflow-y:auto;overflow-x:hidden;padding:20px 16px;scrollbar-width:thin;scrollbar-color:oklch(70% .02 120deg / .3) transparent}.sidebar-content.svelte-129hoe0::-webkit-scrollbar{width:4px}.sidebar-content.svelte-129hoe0::-webkit-scrollbar-track{background:transparent}.sidebar-content.svelte-129hoe0::-webkit-scrollbar-thumb{background:#9da0934d;border-radius:4px}.sidebar-footer.svelte-129hoe0{flex-shrink:0;padding:12px 16px 20px}.section-header.svelte-129hoe0{padding:0 12px;margin-bottom:8px}.section-label.svelte-129hoe0{font-family:Aino Headline,system-ui,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);opacity:.7}.section-divider.svelte-129hoe0{height:1px;margin:16px 12px;background:linear-gradient(90deg,transparent 0%,var(--sidebar-border) 20%,var(--sidebar-border) 80%,transparent 100%)}.nav-section.svelte-129hoe0{margin-bottom:8px}.nav-item-group.svelte-129hoe0{animation:svelte-129hoe0-itemReveal .3s cubic-bezier(.32,.72,0,1) both;animation-delay:var(--item-delay, 0ms)}@keyframes svelte-129hoe0-itemReveal{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.nav-item.svelte-129hoe0{position:relative;display:flex;align-items:center;border-radius:10px;margin-bottom:2px;transition:all .18s ease}.nav-item.svelte-129hoe0:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scaleY(0);width:3px;height:20px;background:var(--accent-color);border-radius:0 3px 3px 0;transition:transform .2s cubic-bezier(.32,.72,0,1)}.nav-item.active.svelte-129hoe0:before{transform:translateY(-50%) scaleY(1)}.nav-item.svelte-129hoe0:hover{background:var(--hover-bg)}.nav-item.active.svelte-129hoe0{background:var(--active-bg)}.nav-link.svelte-129hoe0{display:flex;align-items:center;flex:1;padding:10px 12px;text-decoration:none;color:var(--text-primary);gap:12px;min-width:0}.nav-icon.svelte-129hoe0{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;color:var(--text-secondary);transition:all .2s ease}.nav-item.svelte-129hoe0:hover .nav-icon:where(.svelte-129hoe0){color:var(--accent-color);transform:scale(1.08)}.nav-item.active.svelte-129hoe0 .nav-icon:where(.svelte-129hoe0){color:var(--accent-color)}.nav-label.svelte-129hoe0{font-size:14px;font-weight:500;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease}.nav-item.active.svelte-129hoe0 .nav-label:where(.svelte-129hoe0){font-weight:600;color:var(--text-primary)}.brand-label.svelte-129hoe0{font-family:Aino Headline,system-ui,sans-serif;font-weight:700;letter-spacing:.02em}.syvo-icon{color:rgb(var(--color-tertiary-500));transition:all .2s ease}.nav-item.svelte-129hoe0:hover .syvo-icon,.nav-item.active.svelte-129hoe0 .syvo-icon,.syvo-icon.active{color:rgb(var(--color-tertiary-400));transform:scale(1.1)}.expand-btn.svelte-129hoe0{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin-right:8px;border:none;background:transparent;color:var(--text-muted);border-radius:6px;cursor:pointer;transition:all .15s ease}.expand-btn.svelte-129hoe0:hover{background:var(--hover-bg);color:var(--text-secondary)}.expand-btn.expanded.svelte-129hoe0{transform:rotate(90deg);color:var(--accent-color)}.submenu.svelte-129hoe0{position:relative;padding:6px 0 10px 20px;margin-left:14px}.submenu.svelte-129hoe0:before{content:"";position:absolute;left:0;top:4px;bottom:10px;width:1px;background:linear-gradient(180deg,var(--accent-color) 0%,oklch(70% .08 120deg / .3) 100%);border-radius:1px}.submenu-item.svelte-129hoe0{position:relative;display:flex;align-items:center;padding:8px 12px;margin-bottom:2px;border-radius:8px;text-decoration:none;color:var(--text-secondary);gap:10px;font-size:13px;transition:all .15s ease;animation:svelte-129hoe0-submenuItemReveal .22s cubic-bezier(.32,.72,0,1) both}.submenu-item.svelte-129hoe0:before{content:"";position:absolute;left:-20px;top:50%;width:12px;height:1px;background:#99a47a66;transition:background .15s ease}.submenu-item.svelte-129hoe0:hover:before,.submenu-item.active.svelte-129hoe0:before{background:var(--accent-color)}@keyframes svelte-129hoe0-submenuItemReveal{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.submenu-item.svelte-129hoe0:hover{background:var(--hover-bg);color:var(--text-primary);transform:translate(2px)}.submenu-item.active.svelte-129hoe0{background:var(--active-bg);color:var(--accent-color);font-weight:600}.submenu-icon.svelte-129hoe0{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--text-muted);transition:all .15s ease}.submenu-item.svelte-129hoe0:hover .submenu-icon:where(.svelte-129hoe0){color:var(--accent-color);transform:scale(1.1)}.submenu-item.active.svelte-129hoe0 .submenu-icon:where(.svelte-129hoe0){color:var(--accent-color)}.submenu-label.svelte-129hoe0{text-transform:lowercase;letter-spacing:-.01em}.profile-item.svelte-129hoe0{display:flex;align-items:center;padding:8px 12px;gap:12px}.profile-link.svelte-129hoe0{display:flex;align-items:center;flex:1;gap:12px;text-decoration:none;color:var(--text-primary);min-width:0}.profile-name.svelte-129hoe0{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logout-btn.svelte-129hoe0{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:var(--text-muted);border-radius:8px;cursor:pointer;transition:all .15s ease}.logout-btn.svelte-129hoe0:hover{background:#dc655f26;color:#c53637}.signin-link.svelte-129hoe0{background:linear-gradient(135deg,var(--accent-color),oklch(75% .18 130deg));border-radius:10px;color:#15170d!important}.signin-link.svelte-129hoe0:hover{transform:translateY(-1px);box-shadow:0 4px 12px #a2bb404d}.signin-icon.svelte-129hoe0{color:#15170d!important}.loading-item.svelte-129hoe0{display:flex;align-items:center;padding:10px 12px;gap:12px}.loading-avatar.svelte-129hoe0{width:32px;height:32px;border-radius:50%;background:linear-gradient(90deg,var(--hover-bg) 25%,var(--sidebar-border) 50%,var(--hover-bg) 75%);background-size:200% 100%;animation:svelte-129hoe0-shimmer 1.5s ease-in-out infinite}.loading-text.svelte-129hoe0{font-size:13px;color:var(--text-muted)}@keyframes svelte-129hoe0-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sidebar-overlay.svelte-129hoe0{position:fixed;top:0;right:0;bottom:0;left:0;background:#1716114d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:95;border:none;cursor:pointer}.dark .sidebar-overlay.svelte-129hoe0{background:#04030180}.locale-item.svelte-129hoe0{padding:4px 0}.locale-item.svelte-129hoe0 .locale-selector{width:100%}@media (max-width: 768px){.sidebar.svelte-129hoe0{top:56px;width:300px;height:calc(100dvh - 56px);max-height:calc(100dvh - 56px);padding-bottom:env(safe-area-inset-bottom,0px)}}@media (min-width: 769px) and (max-width: 1280px){.sidebar.svelte-129hoe0{width:280px}}@media (min-width: 1281px){.sidebar-overlay.svelte-129hoe0{display:none}}@media (min-width: 1024px){.sidebar.sidebar-pinned.svelte-129hoe0~.main,body:has(.sidebar-pinned) .main{margin-left:var(--sidebar-width, 260px)}}.line-clamp-2.svelte-1shfc8p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sheet-overlay.svelte-pmsdz3{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;isolation:isolate}.sheet-backdrop.svelte-pmsdz3{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:none;padding:0;margin:0;cursor:pointer}.sheet-container.svelte-pmsdz3{position:fixed;bottom:0;left:0;right:0;max-height:92vh;max-height:92dvh;border-radius:1.25rem 1.25rem 0 0;box-shadow:0 -4px 40px #0003;display:flex;flex-direction:column;overflow:hidden;animation:svelte-pmsdz3-slideUp .3s cubic-bezier(.32,.72,0,1)}@keyframes svelte-pmsdz3-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-handle.svelte-pmsdz3{display:flex;justify-content:center;padding:.75rem 0 .5rem;flex-shrink:0}.sheet-handle-bar.svelte-pmsdz3{width:2.5rem;height:.25rem;border-radius:9999px;background:rgb(var(--color-surface-300))}.dark .sheet-handle-bar.svelte-pmsdz3{background:rgb(var(--color-surface-600))}.sheet-close.svelte-pmsdz3{position:absolute;top:.75rem;right:.75rem;padding:.5rem;border-radius:9999px;background:rgb(var(--color-surface-100));color:rgb(var(--color-surface-500));border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s}.dark .sheet-close.svelte-pmsdz3{background:rgb(var(--color-surface-800));color:rgb(var(--color-surface-400))}.sheet-close.svelte-pmsdz3:active{background:rgb(var(--color-surface-200))}.dark .sheet-close.svelte-pmsdz3:active{background:rgb(var(--color-surface-700))}.sheet-accent.svelte-pmsdz3{display:none}.sheet-profile-header.svelte-pmsdz3{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:background-color .15s}.sheet-profile-header.svelte-pmsdz3:active{background:rgb(var(--color-surface-100))}.dark .sheet-profile-header.svelte-pmsdz3:active{background:rgba(var(--color-surface-800),.5)}.sheet-profile-info.svelte-pmsdz3{flex:1;min-width:0}.sheet-profile-name.svelte-pmsdz3{font-weight:600;color:rgb(var(--color-surface-800));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.dark .sheet-profile-name.svelte-pmsdz3{color:rgb(var(--color-surface-100))}.sheet-profile-email.svelte-pmsdz3{font-size:.875rem;color:rgb(var(--color-surface-500));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.dark .sheet-profile-email.svelte-pmsdz3{color:rgb(var(--color-surface-400))}.sheet-divider.svelte-pmsdz3{height:1px;background:rgb(var(--color-surface-200));margin:0 1rem;flex-shrink:0}.dark .sheet-divider.svelte-pmsdz3{background:rgb(var(--color-surface-800))}.sheet-divider-small.svelte-pmsdz3{height:1px;background:rgb(var(--color-surface-200));margin:.25rem 1rem}.dark .sheet-divider-small.svelte-pmsdz3{background:rgb(var(--color-surface-800))}.sheet-scroll.svelte-pmsdz3{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:.25rem 0}.sheet-section-header.svelte-pmsdz3{padding:.5rem 1rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--color-surface-400))}.dark .sheet-section-header.svelte-pmsdz3{color:rgb(var(--color-surface-500))}.sheet-create-grid.svelte-pmsdz3{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.5rem 1rem}.sheet-create-grid.svelte-pmsdz3:has(.sheet-create-item:where(.svelte-pmsdz3):nth-child(3):last-child){grid-template-columns:repeat(3,1fr)}.sheet-create-item.svelte-pmsdz3{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;padding:.75rem .5rem;border-radius:.75rem;background:rgb(var(--color-surface-100));border:1px solid rgb(var(--color-surface-200));cursor:pointer;gap:.375rem;transition:background-color .15s,transform .15s,border-color .15s;-webkit-tap-highlight-color:transparent}.dark .sheet-create-item.svelte-pmsdz3{background:rgb(var(--color-surface-800));border-color:rgb(var(--color-surface-700))}.sheet-create-item.svelte-pmsdz3:active{transform:scale(.96);background:rgb(var(--color-surface-200));border-color:rgb(var(--color-surface-300))}.dark .sheet-create-item.svelte-pmsdz3:active{background:rgb(var(--color-surface-700));border-color:rgb(var(--color-surface-600))}.sheet-create-item.svelte-pmsdz3 svg{color:rgb(var(--color-primary-500));flex-shrink:0}.dark .sheet-create-item.svelte-pmsdz3 svg{color:rgb(var(--color-primary-400))}.sheet-create-item.svelte-pmsdz3 span:where(.svelte-pmsdz3){font-size:.6875rem;font-weight:500;color:rgb(var(--color-surface-600));text-align:center;line-height:1.2}.dark .sheet-create-item.svelte-pmsdz3 span:where(.svelte-pmsdz3){color:rgb(var(--color-surface-400))}.sheet-menu-item.svelte-pmsdz3{display:flex;align-items:center;gap:.875rem;width:100%;padding:.875rem 1rem;background:transparent;border:none;text-align:left;text-decoration:none;color:rgb(var(--color-surface-700));font-size:.9375rem;font-weight:500;cursor:pointer;transition:background-color .15s;-webkit-tap-highlight-color:transparent}.dark .sheet-menu-item.svelte-pmsdz3{color:rgb(var(--color-surface-200))}.sheet-menu-item.svelte-pmsdz3:active{background:rgb(var(--color-surface-100))}.dark .sheet-menu-item.svelte-pmsdz3:active{background:rgba(var(--color-surface-800),.5)}.sheet-menu-item.svelte-pmsdz3 svg{color:rgb(var(--color-surface-500));flex-shrink:0}.dark .sheet-menu-item.svelte-pmsdz3 svg{color:rgb(var(--color-surface-400))}.sheet-menu-item.svelte-pmsdz3 span:where(.svelte-pmsdz3){flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet-menu-item-highlight.svelte-pmsdz3{background:linear-gradient(135deg,rgba(var(--color-primary-500),.08),rgba(var(--color-tertiary-500),.08));margin:.25rem .5rem;border-radius:.75rem;padding-left:.75rem!important;padding-right:.75rem!important}.dark .sheet-menu-item-highlight.svelte-pmsdz3{background:linear-gradient(135deg,rgba(var(--color-primary-500),.15),rgba(var(--color-tertiary-500),.15))}.sheet-menu-item-highlight.svelte-pmsdz3 svg{color:rgb(var(--color-primary-500))!important}.dark .sheet-menu-item-highlight.svelte-pmsdz3 svg{color:rgb(var(--color-primary-400))!important}.sheet-invite-wrapper.svelte-pmsdz3{padding:.5rem 1rem}.sheet-invite-wrapper.svelte-pmsdz3 button{width:100%;justify-content:center}.sheet-footer.svelte-pmsdz3{padding:.75rem 1rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom));flex-shrink:0}.sheet-signout-btn.svelte-pmsdz3{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem 1rem;border-radius:.75rem;background:rgb(var(--color-surface-100));border:none;color:rgb(var(--color-surface-600));font-size:.9375rem;font-weight:500;cursor:pointer;transition:background-color .15s,color .15s}.dark .sheet-signout-btn.svelte-pmsdz3{background:rgba(var(--color-surface-800),.5);color:rgb(var(--color-surface-400))}.sheet-signout-btn.svelte-pmsdz3:active{background:rgb(var(--color-surface-200));color:rgb(var(--color-error-500))}.dark .sheet-signout-btn.svelte-pmsdz3:active{background:rgb(var(--color-surface-800));color:rgb(var(--color-error-400))}.sheet-signout-btn.svelte-pmsdz3:disabled{opacity:.5;cursor:not-allowed}.sheet-spinner.svelte-pmsdz3{width:1.25rem;height:1.25rem;border:2px solid rgb(var(--color-surface-400));border-top-color:transparent;border-radius:9999px;animation:svelte-pmsdz3-spin .8s linear infinite}@keyframes svelte-pmsdz3-spin{to{transform:rotate(360deg)}}@media (min-width: 640px){.sheet-container.svelte-pmsdz3{position:fixed;bottom:auto;left:auto;top:4rem;right:1rem;width:20rem;max-height:calc(100vh - 5rem);border-radius:1rem;box-shadow:0 8px 30px #00000026;animation:svelte-pmsdz3-fadeIn .2s ease-out}.dark .sheet-container.svelte-pmsdz3{box-shadow:0 8px 30px #0006}@keyframes svelte-pmsdz3-fadeIn{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.sheet-handle.svelte-pmsdz3,.sheet-close.svelte-pmsdz3,.sheet-accent.svelte-pmsdz3{display:none}.dark .sheet-accent.svelte-pmsdz3{display:block;height:2px;background:linear-gradient(to right,rgba(var(--color-tertiary-500),.4),rgba(var(--color-secondary-400),.6),rgba(var(--color-tertiary-500),.4))}.sheet-profile-header.svelte-pmsdz3{padding:.75rem 1rem}.sheet-profile-header.svelte-pmsdz3:hover{background:rgb(var(--color-surface-100))}.dark .sheet-profile-header.svelte-pmsdz3:hover{background:rgba(var(--color-surface-800),.5)}.sheet-menu-item.svelte-pmsdz3{padding:.625rem 1rem;font-size:.875rem;gap:.75rem}.sheet-menu-item.svelte-pmsdz3:hover{background:rgb(var(--color-surface-100))}.dark .sheet-menu-item.svelte-pmsdz3:hover{background:rgba(var(--color-surface-800),.5)}.sheet-menu-item.svelte-pmsdz3 svg{width:20px;height:20px}.sheet-footer.svelte-pmsdz3{padding:.75rem}.sheet-signout-btn.svelte-pmsdz3{padding:.625rem 1rem;font-size:.875rem}.sheet-signout-btn.svelte-pmsdz3:hover{background:rgb(var(--color-surface-200));color:rgb(var(--color-error-500))}.dark .sheet-signout-btn.svelte-pmsdz3:hover{background:rgb(var(--color-surface-800));color:rgb(var(--color-error-400))}}.overflow-y-auto.svelte-839w63{-webkit-overflow-scrolling:touch}.conversation-item.svelte-839w63{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}@supports (padding-bottom: env(safe-area-inset-bottom)){.pb-6.svelte-839w63{padding-bottom:max(1.5rem,env(safe-area-inset-bottom))}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.cart-backdrop.svelte-tn8nrs{z-index:9998;background-color:#0a0a0a66;position:fixed;top:0;right:0;bottom:0;left:0}@supports (color:color-mix(in lab,red,red)){.cart-backdrop.svelte-tn8nrs{background-color:color-mix(in oklab,var(--color-surface-950,oklch(14.5% 0 0))40%,transparent)}}.cart-backdrop.svelte-tn8nrs{-webkit-backdrop-filter:blur(8px);cursor:default;border:none}.cart-panel.svelte-tn8nrs{z-index:9999;background-color:#fafafae6;flex-direction:column;width:100%;max-width:480px;display:flex;position:fixed;top:0;bottom:0;right:0}@supports (color:color-mix(in lab,red,red)){.cart-panel.svelte-tn8nrs{background-color:color-mix(in oklab,var(--color-surface-50,oklch(98.5% 0 0))90%,transparent)}}.cart-panel.svelte-tn8nrs:where(.dark,.dark *){background-color:#171717e6}@supports (color:color-mix(in lab,red,red)){.cart-panel.svelte-tn8nrs:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-surface-900,oklch(20.5% 0 0))90%,transparent)}}.cart-panel.svelte-tn8nrs{-webkit-backdrop-filter:blur(20px);border-left-style:var(--tw-border-style);border-color:#e5e5e580;border-left-width:1px}@supports (color:color-mix(in lab,red,red)){.cart-panel.svelte-tn8nrs{border-color:color-mix(in oklab,var(--color-surface-200,oklch(92.2% 0 0))50%,transparent)}}.cart-panel.svelte-tn8nrs:where(.dark,.dark *){border-color:#40404080}@supports (color:color-mix(in lab,red,red)){.cart-panel.svelte-tn8nrs:where(.dark,.dark *){border-color:color-mix(in oklab,var(--color-surface-700,oklch(37.1% 0 0))50%,transparent)}}.cart-panel.svelte-tn8nrs{box-shadow:-8px 0 32px #0000001f,0 0 0 1px #ffffff0d}@media (max-width:520px){.cart-panel.svelte-tn8nrs{border-left:none;max-width:100%}}.panel-header.svelte-tn8nrs{border-bottom-style:var(--tw-border-style);border-color:#e5e5e580;border-bottom-width:1px;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}@supports (color:color-mix(in lab,red,red)){.panel-header.svelte-tn8nrs{border-color:color-mix(in oklab,var(--color-surface-200,oklch(92.2% 0 0))50%,transparent)}}.panel-header.svelte-tn8nrs:where(.dark,.dark *){border-color:#40404080}@supports (color:color-mix(in lab,red,red)){.panel-header.svelte-tn8nrs:where(.dark,.dark *){border-color:color-mix(in oklab,var(--color-surface-700,oklch(37.1% 0 0))50%,transparent)}}.panel-header.svelte-tn8nrs{background-color:#fafafa80}@supports (color:color-mix(in lab,red,red)){.panel-header.svelte-tn8nrs{background-color:color-mix(in oklab,var(--color-surface-50,oklch(98.5% 0 0))50%,transparent)}}.panel-header.svelte-tn8nrs:where(.dark,.dark *){background-color:#17171780}@supports (color:color-mix(in lab,red,red)){.panel-header.svelte-tn8nrs:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-surface-900,oklch(20.5% 0 0))50%,transparent)}}.header-left.svelte-tn8nrs{align-items:center;gap:1rem;display:flex}.header-icon.svelte-tn8nrs{height:calc(var(--spacing,.25rem)*12);width:calc(var(--spacing,.25rem)*12);border-radius:var(--radius-xl,.75rem);background-color:#73737326;justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab,red,red)){.header-icon.svelte-tn8nrs{background-color:color-mix(in oklab,var(--color-tertiary-500,oklch(55.6% 0 0))15%,transparent)}}.header-icon.svelte-tn8nrs:where(.dark,.dark *){background-color:#7373731a}@supports (color:color-mix(in lab,red,red)){.header-icon.svelte-tn8nrs:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-tertiary-500,oklch(55.6% 0 0))10%,transparent)}}.header-icon.svelte-tn8nrs{color:var(--color-tertiary-600,oklch(43.9% 0 0))}.header-icon.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-tertiary-400,oklch(70.8% 0 0))}.header-title.svelte-tn8nrs{flex-direction:column;gap:.125rem;display:flex}.title.svelte-tn8nrs{color:var(--color-surface-900,oklch(20.5% 0 0));font-family:Aino Headline,system-ui,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2}.title.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-surface-50,oklch(98.5% 0 0))}.subtitle.svelte-tn8nrs{color:var(--color-surface-600,oklch(43.9% 0 0));font-size:.875rem}.subtitle.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-surface-400,oklch(70.8% 0 0))}.close-btn.svelte-tn8nrs{height:calc(var(--spacing,.25rem)*11);width:calc(var(--spacing,.25rem)*11);border-radius:var(--radius-xl,.75rem);background-color:#e5e5e599;justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab,red,red)){.close-btn.svelte-tn8nrs{background-color:color-mix(in oklab,var(--color-surface-200,oklch(92.2% 0 0))60%,transparent)}}.close-btn.svelte-tn8nrs:where(.dark,.dark *){background-color:#40404099}@supports (color:color-mix(in lab,red,red)){.close-btn.svelte-tn8nrs:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-surface-700,oklch(37.1% 0 0))60%,transparent)}}.close-btn.svelte-tn8nrs{color:var(--color-surface-600,oklch(43.9% 0 0))}@media (hover:hover){.close-btn.svelte-tn8nrs:hover{color:var(--color-surface-700,oklch(37.1% 0 0))}}.close-btn.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-surface-400,oklch(70.8% 0 0))}@media (hover:hover){.close-btn.svelte-tn8nrs:where(.dark,.dark *):hover{color:var(--color-surface-200,oklch(92.2% 0 0))}.close-btn.svelte-tn8nrs:hover{background-color:#d4d4d4cc}@supports (color:color-mix(in lab,red,red)){.close-btn.svelte-tn8nrs:hover{background-color:color-mix(in oklab,var(--color-surface-300,oklch(87% 0 0))80%,transparent)}}.close-btn.svelte-tn8nrs:where(.dark,.dark *):hover{background-color:#525252cc}@supports (color:color-mix(in lab,red,red)){.close-btn.svelte-tn8nrs:where(.dark,.dark *):hover{background-color:color-mix(in oklab,var(--color-surface-600,oklch(43.9% 0 0))80%,transparent)}}}.close-btn.svelte-tn8nrs{--tw-backdrop-blur:blur(var(--blur-sm,8px));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.15s;transition-duration:.15s}.panel-content.svelte-tn8nrs{flex:1;padding:0;overflow-y:auto}.empty-state.svelte-tn8nrs{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:3rem 1.5rem;display:flex}.empty-icon.svelte-tn8nrs{margin-bottom:calc(var(--spacing,.25rem)*4);height:calc(var(--spacing,.25rem)*20);width:calc(var(--spacing,.25rem)*20);border-radius:var(--radius-2xl,1rem);background-color:var(--color-surface-100,oklch(97% 0 0));justify-content:center;align-items:center;display:flex}.empty-icon.svelte-tn8nrs:where(.dark,.dark *){background-color:var(--color-surface-800,oklch(26.9% 0 0))}.empty-icon.svelte-tn8nrs{color:var(--color-surface-300,oklch(87% 0 0))}.empty-icon.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-surface-600,oklch(43.9% 0 0))}.empty-title.svelte-tn8nrs{color:var(--color-surface-900,oklch(20.5% 0 0));margin-bottom:.375rem;font-family:Aino Headline,system-ui,sans-serif;font-size:1.125rem;font-weight:700}.empty-title.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-surface-50,oklch(98.5% 0 0))}.empty-message.svelte-tn8nrs{max-width:240px;color:var(--color-surface-600,oklch(43.9% 0 0));margin-bottom:1.5rem;font-size:.875rem}.empty-message.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-surface-400,oklch(70.8% 0 0))}.browse-btn.svelte-tn8nrs{background-color:var(--color-surface-900,oklch(20.5% 0 0));border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;display:flex}.browse-btn.svelte-tn8nrs:where(.dark,.dark *){background-color:var(--color-surface-50,oklch(98.5% 0 0))}.browse-btn.svelte-tn8nrs{color:var(--color-surface-50,oklch(98.5% 0 0))}.browse-btn.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-surface-900,oklch(20.5% 0 0))}@media (hover:hover){.browse-btn.svelte-tn8nrs:hover{background-color:var(--color-surface-800,oklch(26.9% 0 0))}.browse-btn.svelte-tn8nrs:where(.dark,.dark *):hover{background-color:var(--color-surface-200,oklch(92.2% 0 0))}}.browse-btn.svelte-tn8nrs{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s))}.cart-section.svelte-tn8nrs{border-bottom-style:var(--tw-border-style);border-color:#e5e5e580;border-bottom-width:1px}@supports (color:color-mix(in lab,red,red)){.cart-section.svelte-tn8nrs{border-color:color-mix(in oklab,var(--color-surface-200,oklch(92.2% 0 0))50%,transparent)}}.cart-section.svelte-tn8nrs:where(.dark,.dark *){border-color:#40404080}@supports (color:color-mix(in lab,red,red)){.cart-section.svelte-tn8nrs:where(.dark,.dark *){border-color:color-mix(in oklab,var(--color-surface-700,oklch(37.1% 0 0))50%,transparent)}}.cart-section.svelte-tn8nrs:last-child{border-bottom:none}.section-header.svelte-tn8nrs{background-color:#f5f5f54d;align-items:center;gap:.625rem;padding:1rem 1.5rem;display:flex}@supports (color:color-mix(in lab,red,red)){.section-header.svelte-tn8nrs{background-color:color-mix(in oklab,var(--color-surface-100,oklch(97% 0 0))30%,transparent)}}.section-header.svelte-tn8nrs:where(.dark,.dark *){background-color:#2626264d}@supports (color:color-mix(in lab,red,red)){.section-header.svelte-tn8nrs:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-surface-800,oklch(26.9% 0 0))30%,transparent)}}.section-header.svelte-tn8nrs{color:var(--color-surface-600,oklch(43.9% 0 0))}.section-header.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-surface-400,oklch(70.8% 0 0))}.section-title.svelte-tn8nrs{text-transform:uppercase;letter-spacing:.04em;flex:1;font-size:.8125rem;font-weight:700}.section-count.svelte-tn8nrs{background-color:#e5e5e5cc;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:600}@supports (color:color-mix(in lab,red,red)){.section-count.svelte-tn8nrs{background-color:color-mix(in oklab,var(--color-surface-200,oklch(92.2% 0 0))80%,transparent)}}.section-count.svelte-tn8nrs:where(.dark,.dark *){background-color:#404040cc}@supports (color:color-mix(in lab,red,red)){.section-count.svelte-tn8nrs:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-surface-700,oklch(37.1% 0 0))80%,transparent)}}.section-count.svelte-tn8nrs{color:var(--color-surface-600,oklch(43.9% 0 0))}.section-count.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-surface-300,oklch(87% 0 0))}.items-list.svelte-tn8nrs{padding:.75rem 0}.cart-item.svelte-tn8nrs{text-align:left;cursor:pointer;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;display:flex}@media (hover:hover){.cart-item.svelte-tn8nrs:hover{background-color:#f5f5f599}@supports (color:color-mix(in lab,red,red)){.cart-item.svelte-tn8nrs:hover{background-color:color-mix(in oklab,var(--color-surface-100,oklch(97% 0 0))60%,transparent)}}.cart-item.svelte-tn8nrs:where(.dark,.dark *):hover{background-color:#26262699}@supports (color:color-mix(in lab,red,red)){.cart-item.svelte-tn8nrs:where(.dark,.dark *):hover{background-color:color-mix(in oklab,var(--color-surface-800,oklch(26.9% 0 0))60%,transparent)}}}.cart-item.svelte-tn8nrs{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.15s;transition-duration:.15s}.item-image.svelte-tn8nrs{background-color:#e5e5e5cc;border-radius:.875rem;flex-shrink:0;width:64px;height:64px;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.item-image.svelte-tn8nrs{background-color:color-mix(in oklab,var(--color-surface-200,oklch(92.2% 0 0))80%,transparent)}}.item-image.svelte-tn8nrs:where(.dark,.dark *){background-color:#404040cc}@supports (color:color-mix(in lab,red,red)){.item-image.svelte-tn8nrs:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-surface-700,oklch(37.1% 0 0))80%,transparent)}}.item-image.svelte-tn8nrs{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:#e5e5e580}@supports (color:color-mix(in lab,red,red)){.item-image.svelte-tn8nrs{--tw-ring-color:color-mix(in oklab,var(--color-surface-200,oklch(92.2% 0 0))50%,transparent)}}.item-image.svelte-tn8nrs:where(.dark,.dark *){--tw-ring-color:#52525280}@supports (color:color-mix(in lab,red,red)){.item-image.svelte-tn8nrs:where(.dark,.dark *){--tw-ring-color:color-mix(in oklab,var(--color-surface-600,oklch(43.9% 0 0))50%,transparent)}}.item-image.svelte-tn8nrs img:where(.svelte-tn8nrs){object-fit:cover;width:100%;height:100%}.item-details.svelte-tn8nrs{flex:1;min-width:0}.item-name.svelte-tn8nrs{white-space:nowrap;text-overflow:ellipsis;color:var(--color-surface-900,oklch(20.5% 0 0));font-size:1rem;font-weight:600;display:block;overflow:hidden}.item-name.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-surface-50,oklch(98.5% 0 0))}.item-meta.svelte-tn8nrs{align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.item-qty.svelte-tn8nrs{color:var(--color-surface-600,oklch(43.9% 0 0));font-size:.875rem;font-weight:600}.item-qty.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-surface-400,oklch(70.8% 0 0))}.item-price.svelte-tn8nrs{color:var(--color-surface-600,oklch(43.9% 0 0));font-size:.875rem}.item-price.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-surface-400,oklch(70.8% 0 0))}.item-total.svelte-tn8nrs{font-variant-numeric:tabular-nums;color:var(--color-surface-900,oklch(20.5% 0 0));font-size:1.0625rem;font-weight:700}.item-total.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-surface-50,oklch(98.5% 0 0))}.item-remove.svelte-tn8nrs{height:calc(var(--spacing,.25rem)*9);width:calc(var(--spacing,.25rem)*9);border-radius:var(--radius-lg,.5rem);color:var(--color-surface-400,oklch(70.8% 0 0));justify-content:center;align-items:center;display:flex}@media (hover:hover){.item-remove.svelte-tn8nrs:hover{color:var(--color-error-600,oklch(43.9% 0 0));background-color:var(--color-error-50,oklch(98.5% 0 0))}.item-remove.svelte-tn8nrs:where(.dark,.dark *):hover{background-color:#17171733}@supports (color:color-mix(in lab,red,red)){.item-remove.svelte-tn8nrs:where(.dark,.dark *):hover{background-color:color-mix(in oklab,var(--color-error-900,oklch(20.5% 0 0))20%,transparent)}}}.item-remove.svelte-tn8nrs{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.15s;opacity:0;transition-duration:.15s}.cart-item.svelte-tn8nrs:hover .item-remove:where(.svelte-tn8nrs){opacity:1}.panel-footer.svelte-tn8nrs{border-top-style:var(--tw-border-style);border-color:#e5e5e580;border-top-width:1px;padding:1.5rem}@supports (color:color-mix(in lab,red,red)){.panel-footer.svelte-tn8nrs{border-color:color-mix(in oklab,var(--color-surface-200,oklch(92.2% 0 0))50%,transparent)}}.panel-footer.svelte-tn8nrs:where(.dark,.dark *){border-color:#40404080}@supports (color:color-mix(in lab,red,red)){.panel-footer.svelte-tn8nrs:where(.dark,.dark *){border-color:color-mix(in oklab,var(--color-surface-700,oklch(37.1% 0 0))50%,transparent)}}.panel-footer.svelte-tn8nrs{background-color:#fafafacc}@supports (color:color-mix(in lab,red,red)){.panel-footer.svelte-tn8nrs{background-color:color-mix(in oklab,var(--color-surface-50,oklch(98.5% 0 0))80%,transparent)}}.panel-footer.svelte-tn8nrs:where(.dark,.dark *){background-color:#171717cc}@supports (color:color-mix(in lab,red,red)){.panel-footer.svelte-tn8nrs:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-surface-900,oklch(20.5% 0 0))80%,transparent)}}.panel-footer.svelte-tn8nrs{-webkit-backdrop-filter:blur(12px)}.summary.svelte-tn8nrs{background-color:#f5f5f5cc;border-radius:1rem;margin-bottom:1.25rem;padding:1.25rem}@supports (color:color-mix(in lab,red,red)){.summary.svelte-tn8nrs{background-color:color-mix(in oklab,var(--color-surface-100,oklch(97% 0 0))80%,transparent)}}.summary.svelte-tn8nrs:where(.dark,.dark *){background-color:#262626cc}@supports (color:color-mix(in lab,red,red)){.summary.svelte-tn8nrs:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-surface-800,oklch(26.9% 0 0))80%,transparent)}}.summary.svelte-tn8nrs{border-style:var(--tw-border-style);border-width:1px;border-color:#e5e5e580}@supports (color:color-mix(in lab,red,red)){.summary.svelte-tn8nrs{border-color:color-mix(in oklab,var(--color-surface-200,oklch(92.2% 0 0))50%,transparent)}}.summary.svelte-tn8nrs:where(.dark,.dark *){border-color:#40404080}@supports (color:color-mix(in lab,red,red)){.summary.svelte-tn8nrs:where(.dark,.dark *){border-color:color-mix(in oklab,var(--color-surface-700,oklch(37.1% 0 0))50%,transparent)}}.summary-line.svelte-tn8nrs{justify-content:space-between;align-items:center;display:flex}.summary-line.svelte-tn8nrs+.summary-line:where(.svelte-tn8nrs){border-top-style:var(--tw-border-style);border-color:#e5e5e580;border-top-width:1px;margin-top:.75rem;padding-top:.75rem}@supports (color:color-mix(in lab,red,red)){.summary-line.svelte-tn8nrs+.summary-line:where(.svelte-tn8nrs){border-color:color-mix(in oklab,var(--color-surface-200,oklch(92.2% 0 0))50%,transparent)}}.summary-line.svelte-tn8nrs+.summary-line:where(.svelte-tn8nrs):where(.dark,.dark *){border-color:#40404080}@supports (color:color-mix(in lab,red,red)){.summary-line.svelte-tn8nrs+.summary-line:where(.svelte-tn8nrs):where(.dark,.dark *){border-color:color-mix(in oklab,var(--color-surface-700,oklch(37.1% 0 0))50%,transparent)}}.summary-label.svelte-tn8nrs{color:var(--color-surface-600,oklch(43.9% 0 0));font-size:.9375rem}.summary-label.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-surface-400,oklch(70.8% 0 0))}.summary-value.svelte-tn8nrs{color:var(--color-surface-700,oklch(37.1% 0 0));font-size:.9375rem;font-weight:600}.summary-value.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-surface-200,oklch(92.2% 0 0))}.summary-total.svelte-tn8nrs .summary-label:where(.svelte-tn8nrs){color:var(--color-surface-700,oklch(37.1% 0 0));font-weight:600}.summary-total.svelte-tn8nrs .summary-label:where(.svelte-tn8nrs):where(.dark,.dark *){color:var(--color-surface-200,oklch(92.2% 0 0))}.summary-price.svelte-tn8nrs{color:var(--color-tertiary-600,oklch(43.9% 0 0));font-family:Aino Headline,system-ui,sans-serif;font-size:1.75rem;font-weight:700}.summary-price.svelte-tn8nrs:where(.dark,.dark *){color:var(--color-tertiary-400,oklch(70.8% 0 0))}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */.lumber-backdrop.svelte-wjh1c5{z-index:9998;-webkit-backdrop-filter:blur(12px)saturate(1.2);cursor:default;background:#090b0f99;border:none;position:fixed;top:0;right:0;bottom:0;left:0}.dark .lumber-backdrop.svelte-wjh1c5{background:#010203bf}.lumber-panel.svelte-wjh1c5{z-index:9999;background:#f6f9fc;border-left:1px solid oklch(85% .01 260/.6);flex-direction:column;width:100%;max-width:440px;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-20px 0 60px #11161f26,-2px 0 8px #11161f14}.dark .lumber-panel.svelte-wjh1c5{background:#0b0d12;border-left-color:#1f222799;box-shadow:-20px 0 60px #00000266,-2px 0 8px #00000233}@media (max-width:480px){.lumber-panel.svelte-wjh1c5{border-left:none;max-width:100%}}.lumber-panel.just-added.svelte-wjh1c5{animation:.6s ease-out svelte-wjh1c5-panel-flash}@keyframes svelte-wjh1c5-panel-flash{0%,to{box-shadow:-20px 0 60px #11161f26}30%{box-shadow:-20px 0 80px #daa5004d,-2px 0 8px #daa50026;box-shadow:-20px 0 80px oklch(75% .18 85/.3),-2px 0 8px oklch(75% .18 85/.15)}}.panel-texture.svelte-wjh1c5{opacity:.03;pointer-events:none;background-image:repeating-linear-gradient(90deg,#636363,#636363 1px,#0000 1px,#0000 8px);position:absolute;top:0;right:0;bottom:0;left:0}.dark .panel-texture.svelte-wjh1c5{opacity:.04;background-image:repeating-linear-gradient(90deg,#9e9e9e,#9e9e9e 1px,#0000 1px,#0000 8px)}.panel-glow.svelte-wjh1c5{pointer-events:none;background:radial-gradient(#6bc67014,#0000 70%);width:80%;height:100%;position:absolute;top:-50%;right:-30%}.dark .panel-glow.svelte-wjh1c5{background:radial-gradient(#5da2600f,#0000 70%)}.panel-header.svelte-wjh1c5{background:linear-gradient(#ecf5eccc,#f6f9f666);border-bottom:1px solid oklch(85% .03 145/.4);align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;position:relative}.dark .panel-header.svelte-wjh1c5{background:linear-gradient(#10181099,#0b0e0b4d);border-bottom-color:#28312866}.header-badge.svelte-wjh1c5{color:#fff;background:linear-gradient(135deg,#43a84c,#308639);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative;box-shadow:0 4px 12px #30863959,inset 0 1px #fff3}.dark .header-badge.svelte-wjh1c5{background:linear-gradient(135deg,#419547,#2f7434);box-shadow:0 4px 16px #2f743466,inset 0 1px #ffffff26}.badge-pulse.svelte-wjh1c5{border:2px solid oklch(65% .16 145/.4);border-radius:18px;animation:2s ease-in-out infinite svelte-wjh1c5-badge-pulse;position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px}@keyframes svelte-wjh1c5-badge-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:0;transform:scale(1.08)}}.header-content.svelte-wjh1c5{flex:1;min-width:0}.header-title.svelte-wjh1c5{letter-spacing:-.02em;color:#1c222b;font-family:Aino Headline,system-ui,sans-serif;font-size:1.375rem;font-weight:800;line-height:1.1}.dark .header-title.svelte-wjh1c5{color:#ebeff5}.header-meta.svelte-wjh1c5{align-items:baseline;gap:.375rem;margin-top:.25rem;display:flex}.meta-count.svelte-wjh1c5{color:#308639;font-family:Aino Headline,system-ui,sans-serif;font-size:1.125rem;font-weight:700}.dark .meta-count.svelte-wjh1c5{color:#61b565}.meta-label.svelte-wjh1c5{color:#5d646f;font-size:.8125rem}.dark .meta-label.svelte-wjh1c5{color:#79818d}.close-btn.svelte-wjh1c5{color:#4f5661;background:#e1e5ebcc;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .15s;display:flex}.close-btn.svelte-wjh1c5:hover{color:#282e38;background:#d4d8de}.dark .close-btn.svelte-wjh1c5{color:#88909c;background:#1f2227cc}.dark .close-btn.svelte-wjh1c5:hover{color:#c6cedb;background:#2b2e33}.panel-content.svelte-wjh1c5{flex:1;overflow:hidden auto}.cargo-stats.svelte-wjh1c5{background:#e7ebf2;border-bottom:1px solid oklch(88% .01 260);justify-content:center;align-items:center;gap:.75rem;padding:.875rem 1.5rem;display:flex}.dark .cargo-stats.svelte-wjh1c5{background:#13161b;border-bottom-color:#1f2227}.stat.svelte-wjh1c5{color:#5d646f;align-items:center;gap:.375rem;display:flex}.dark .stat.svelte-wjh1c5{color:#79818d}.stat-value.svelte-wjh1c5{color:#282e38;font-variant-numeric:tabular-nums;font-family:Aino Headline,system-ui,sans-serif;font-size:.9375rem;font-weight:700}.dark .stat-value.svelte-wjh1c5{color:#c6cedb}.stat-unit.svelte-wjh1c5{text-transform:uppercase;letter-spacing:.04em;opacity:.7;font-size:.75rem;font-weight:500}.stat-divider.svelte-wjh1c5{background:#babec4;width:1px;height:20px}.dark .stat-divider.svelte-wjh1c5{background:#373b40}.empty-state.svelte-wjh1c5{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:3.5rem 2rem;display:flex}.empty-visual.svelte-wjh1c5{color:#7fac80;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1.5rem;display:flex;position:relative}.dark .empty-visual.svelte-wjh1c5{color:#537e54}.empty-ring.svelte-wjh1c5{border:2px dashed oklch(70% .08 145/.4);border-radius:50%;animation:20s linear infinite svelte-wjh1c5-ring-spin;position:absolute;top:0;right:0;bottom:0;left:0}.empty-ring.ring-2.svelte-wjh1c5{border-style:dotted;animation-duration:30s;animation-direction:reverse;top:-12px;right:-12px;bottom:-12px;left:-12px}@keyframes svelte-wjh1c5-ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.empty-title.svelte-wjh1c5{color:#282e38;margin-bottom:.5rem;font-family:Aino Headline,system-ui,sans-serif;font-size:1.25rem;font-weight:700}.dark .empty-title.svelte-wjh1c5{color:#dadee5}.empty-message.svelte-wjh1c5{color:#5d646f;max-width:260px;margin-bottom:1.75rem;font-size:.9375rem;line-height:1.5}.dark .empty-message.svelte-wjh1c5{color:#6b727e}.browse-btn.svelte-wjh1c5{color:#fff;background:linear-gradient(135deg,#419547,#357a3a);border-radius:12px;align-items:center;gap:.625rem;padding:.875rem 1.375rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 14px #3e83434d}.browse-btn.svelte-wjh1c5:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3e834366}.items-container.svelte-wjh1c5{padding:.75rem 0}.lumber-item.svelte-wjh1c5{cursor:pointer;background:#fff;border:1px solid oklch(90% .01 260);border-radius:14px;align-items:center;gap:.875rem;margin:0 .75rem .5rem;padding:.875rem 1.25rem;transition:all .2s;display:flex}.lumber-item.svelte-wjh1c5:hover{border-color:#8ebc8f;transform:translate(-2px);box-shadow:0 4px 16px #49814c1f}.dark .lumber-item.svelte-wjh1c5{background:#181b1f;border-color:#26292e}.dark .lumber-item.svelte-wjh1c5:hover{border-color:#456f46;box-shadow:0 4px 20px #2c633033}.item-preview.svelte-wjh1c5{background:#f0f2f5;border:1px solid oklch(90% .01 260);border-radius:10px;flex-shrink:0;width:56px;height:56px;overflow:hidden}.dark .item-preview.svelte-wjh1c5{background:#0f1216;border-color:#212429}.item-details.svelte-wjh1c5{flex:1;min-width:0}.item-dimension.svelte-wjh1c5{flex-wrap:wrap;align-items:baseline;gap:.125rem;display:flex}.dim-group.svelte-wjh1c5{align-items:baseline;display:flex}.dim-val.svelte-wjh1c5{color:#1c222b;font-family:Aino Headline,system-ui,sans-serif;font-size:1.0625rem;font-weight:700}.dark .dim-val.svelte-wjh1c5{color:#e1e5eb}.dim-sep.svelte-wjh1c5{color:#58905a;margin:0 .125rem;font-size:.75rem;font-weight:500}.dark .dim-sep.svelte-wjh1c5{color:#679f69}.dim-length.svelte-wjh1c5{align-items:baseline;display:flex}.dim-unit.svelte-wjh1c5{color:#6b727e;margin-left:.125rem;font-size:.6875rem;font-weight:500}.dark .dim-unit.svelte-wjh1c5{color:#5d646f}.item-meta.svelte-wjh1c5{color:#5d646f;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.8125rem;display:flex}.dark .item-meta.svelte-wjh1c5{color:#6b727e}.meta-species.svelte-wjh1c5{text-transform:capitalize}.meta-dot.svelte-wjh1c5{background:#979fab;border-radius:50%;width:3px;height:3px}.dark .meta-dot.svelte-wjh1c5{background:#4f5661}.item-price.svelte-wjh1c5{text-align:right;min-width:52px}.price-value.svelte-wjh1c5{color:#2f7434;font-family:Aino Headline,system-ui,sans-serif;font-size:1rem;font-weight:700}.dark .price-value.svelte-wjh1c5{color:#6cb26f}.price-est.svelte-wjh1c5{color:#537e54;font-size:.9375rem;font-weight:600}.dark .price-est.svelte-wjh1c5{color:#618d62}.item-remove.svelte-wjh1c5{color:#79818d;opacity:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex;transform:scale(.9)}.item-remove.svelte-wjh1c5:hover{color:#b94642;background:#fed2cd}.dark .item-remove.svelte-wjh1c5:hover{color:#ed756e;background:#442321}.lumber-item.svelte-wjh1c5:hover .item-remove:where(.svelte-wjh1c5){opacity:1;transform:scale(1)}.panel-footer.svelte-wjh1c5{background:linear-gradient(#f6f9fc,#eef2f9);border-top:1px solid oklch(88% .01 260);padding:1.25rem 1.5rem 1.5rem;position:relative}.dark .panel-footer.svelte-wjh1c5{background:linear-gradient(#0b0d12,#07090d);border-top-color:#1c1f24}.footer-summary.svelte-wjh1c5{background:linear-gradient(135deg,#eaf6ea99,#f4faf466);border:1px solid oklch(85% .04 145/.5);border-radius:12px;margin-bottom:1rem;padding:1rem 1.25rem}.dark .footer-summary.svelte-wjh1c5{background:linear-gradient(135deg,#151d1599,#13171366);border-color:#2d402e80}.summary-row.svelte-wjh1c5{justify-content:space-between;align-items:baseline;display:flex}.summary-label.svelte-wjh1c5{color:#5d646f;font-size:.9375rem;font-weight:500}.dark .summary-label.svelte-wjh1c5{color:#79818d}.summary-amount.svelte-wjh1c5{color:#2f7434;letter-spacing:-.02em;font-family:Aino Headline,system-ui,sans-serif;font-size:1.75rem;font-weight:800}.dark .summary-amount.svelte-wjh1c5{color:#61b565}.summary-note.svelte-wjh1c5{color:#6b727e;margin-top:.375rem;font-size:.75rem}.dark .summary-note.svelte-wjh1c5{color:#5d646f}.checkout-btn.svelte-wjh1c5{color:#fff;background:linear-gradient(135deg,#db9400,#ca7900);background:linear-gradient(135deg,color(xyz 0.407 0.362 0.02),color(xyz 0.331 0.26 -0.006));border-radius:14px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;font-size:1.0625rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #bf810066,inset 0 1px #fff3;box-shadow:0 4px 14px oklch(65% .16 75/.4),inset 0 1px #fff3}.checkout-btn.svelte-wjh1c5:hover{background:linear-gradient(135deg,#cb8900,#be7100);background:linear-gradient(135deg,color(xyz 0.352 0.303 -0.008),color(xyz 0.297 0.223 -0.022));transform:translateY(-2px);box-shadow:0 8px 24px #bf810080,inset 0 1px #ffffff40;box-shadow:0 8px 24px oklch(65% .16 75/.5),inset 0 1px #ffffff40}.checkout-btn.svelte-wjh1c5:active{transform:translateY(0)scale(.98)}.dark .checkout-btn.svelte-wjh1c5{color:#fff;background:linear-gradient(135deg,#d38f00,#c27400);background:linear-gradient(135deg,color(xyz 0.372 0.333 0.026),color(xyz 0.299 0.237 -0.001));box-shadow:0 4px 16px #b77b0073,inset 0 1px #ffffff26;box-shadow:0 4px 16px oklch(63% .15 75/.45),inset 0 1px #ffffff26}.dark .checkout-btn.svelte-wjh1c5:hover{background:linear-gradient(135deg,#c38300,#b66d00);background:linear-gradient(135deg,color(xyz 0.32 0.277 -0.002),color(xyz 0.267 0.203 -0.017));box-shadow:0 8px 28px #b77b008c,inset 0 1px #fff3;box-shadow:0 8px 28px oklch(63% .15 75/.55),inset 0 1px #fff3}.btn-text.svelte-wjh1c5{letter-spacing:.01em}.btn-icon.svelte-wjh1c5{background:#fff3;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.filter-chip.svelte-116u010{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;border-radius:9999px;border:1.5px solid;font-size:.875rem;font-weight:500;transition:all .2s ease;cursor:pointer}.filter-chip.svelte-116u010:hover{transform:translateY(-1px)}.filter-chip-active.svelte-116u010{box-shadow:0 2px 8px #0000001a}.search-results-grid.svelte-116u010{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media (min-width: 640px){.search-results-grid.svelte-116u010{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.search-results-grid.svelte-116u010{grid-template-columns:repeat(3,1fr)}}.result-card.svelte-116u010{position:relative;border-radius:1rem;overflow:hidden;background:var(--color-surface-50);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;animation:svelte-116u010-fadeSlideIn .4s ease-out forwards;opacity:0}.dark .result-card.svelte-116u010{background:var(--color-surface-800)}.result-card.svelte-116u010:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026}.dark .result-card.svelte-116u010:hover{box-shadow:0 12px 40px #0006}.result-card-image.svelte-116u010{position:relative;width:100%;height:200px}.result-card-image.svelte-116u010 img:where(.svelte-116u010){transition:transform .4s ease}.result-card.svelte-116u010:hover .result-card-image:where(.svelte-116u010) img:where(.svelte-116u010){transform:scale(1.05)}.result-card-text.svelte-116u010{padding:1rem}.result-card-skeleton.svelte-116u010{padding:1rem;border-radius:1rem;background:var(--color-surface-50);animation:svelte-116u010-fadeSlideIn .4s ease-out forwards;opacity:0}.dark .result-card-skeleton.svelte-116u010{background:var(--color-surface-800)}@keyframes svelte-116u010-fadeSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-116u010-pulse{0%,to{opacity:1}50%{opacity:.5}}.scanner-overlay.svelte-103slc4{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem;background:color-mix(in oklab,var(--color-surface-950) 80%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.scanner-overlay.scanning.svelte-103slc4{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.scanner-container.svelte-103slc4{width:100%;max-width:380px;background:var(--color-surface-50);border-radius:24px;overflow:hidden;box-shadow:0 4px 24px #00000026,0 12px 48px #0000001a}.dark .scanner-container.svelte-103slc4{background:var(--color-surface-900)}.scanner-overlay.scanning.svelte-103slc4 .scanner-container:where(.svelte-103slc4){position:absolute;bottom:2rem;left:50%;transform:translate(-50%);max-width:320px}body.scanner-active{background:transparent!important}.scanner-header.svelte-103slc4{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid var(--color-surface-200)}.dark .scanner-header.svelte-103slc4{border-color:var(--color-surface-700)}.header-icon.svelte-103slc4{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:var(--color-tertiary-100);color:var(--color-tertiary-600)}.dark .header-icon.svelte-103slc4{background:color-mix(in oklab,var(--color-tertiary-500) 20%,transparent);color:var(--color-tertiary-400)}.scanner-header.svelte-103slc4 h2:where(.svelte-103slc4){flex:1;font-size:1.125rem;font-weight:600;color:var(--color-surface-900);margin:0}.dark .scanner-header.svelte-103slc4 h2:where(.svelte-103slc4){color:var(--color-surface-100)}.close-btn.svelte-103slc4{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease;background:var(--color-surface-100);color:var(--color-surface-500)}.dark .close-btn.svelte-103slc4{background:var(--color-surface-800);color:var(--color-surface-400)}.close-btn.svelte-103slc4:hover{background:var(--color-surface-200);color:var(--color-surface-700)}.dark .close-btn.svelte-103slc4:hover{background:var(--color-surface-700);color:var(--color-surface-200)}.scanner-body.svelte-103slc4{padding:2rem 1.5rem}.scanning-state.svelte-103slc4{text-align:center;padding:1rem 0}.scan-indicator.svelte-103slc4{position:relative;display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:22px;margin-bottom:1.25rem;background:var(--color-tertiary-100);color:var(--color-tertiary-600)}.dark .scan-indicator.svelte-103slc4{background:color-mix(in oklab,var(--color-tertiary-500) 20%,transparent);color:var(--color-tertiary-400)}.scan-ring.svelte-103slc4{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:2px solid var(--color-tertiary-500);border-radius:28px;opacity:0;animation:svelte-103slc4-ring-pulse 2s ease-out infinite}.scan-ring.delay-1.svelte-103slc4{animation-delay:.5s}@keyframes svelte-103slc4-ring-pulse{0%{transform:scale(.9);opacity:.6}to{transform:scale(1.2);opacity:0}}.scanning-state.svelte-103slc4 h3:where(.svelte-103slc4){font-size:1.25rem;font-weight:600;margin:0 0 .375rem;color:var(--color-surface-900)}.dark .scanning-state.svelte-103slc4 h3:where(.svelte-103slc4){color:var(--color-surface-100)}.scanning-state.svelte-103slc4 p:where(.svelte-103slc4){font-size:.875rem;margin:0 0 1.5rem;color:var(--color-surface-600)}.dark .scanning-state.svelte-103slc4 p:where(.svelte-103slc4){color:var(--color-surface-400)}.switch-btn.svelte-103slc4{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border:none;border-radius:12px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;background:var(--color-surface-100);color:var(--color-surface-600)}.dark .switch-btn.svelte-103slc4{background:var(--color-surface-800);color:var(--color-surface-400)}.switch-btn.svelte-103slc4:hover{background:var(--color-surface-200);color:var(--color-surface-800)}.dark .switch-btn.svelte-103slc4:hover{background:var(--color-surface-700);color:var(--color-surface-200)}.manual-entry.svelte-103slc4{text-align:center}.icon-wrapper.svelte-103slc4{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:20px;margin-bottom:1rem;background:var(--color-tertiary-100);color:var(--color-tertiary-600)}.dark .icon-wrapper.svelte-103slc4{background:color-mix(in oklab,var(--color-tertiary-500) 20%,transparent);color:var(--color-tertiary-400)}.manual-entry.svelte-103slc4 h3:where(.svelte-103slc4){font-size:1.25rem;font-weight:600;margin:0 0 .375rem;color:var(--color-surface-900)}.dark .manual-entry.svelte-103slc4 h3:where(.svelte-103slc4){color:var(--color-surface-100)}.manual-entry.svelte-103slc4 p:where(.svelte-103slc4){font-size:.875rem;margin:0 0 1.25rem;line-height:1.4;color:var(--color-surface-600)}.dark .manual-entry.svelte-103slc4 p:where(.svelte-103slc4){color:var(--color-surface-400)}.input-wrapper.svelte-103slc4{position:relative;display:inline-block}.code-input.svelte-103slc4{width:100%;max-width:200px;padding:.875rem 1rem;text-align:center;font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:1.5rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;border:2px solid var(--color-surface-200);border-radius:14px;transition:all .2s ease;background:var(--color-surface-50);color:var(--color-surface-900)}.dark .code-input.svelte-103slc4{background:var(--color-surface-800);border-color:var(--color-surface-700);color:var(--color-surface-100)}.code-input.svelte-103slc4::placeholder{color:var(--color-surface-400);opacity:.5;letter-spacing:.1em}.dark .code-input.svelte-103slc4::placeholder{color:var(--color-surface-600)}.code-input.svelte-103slc4:focus{outline:none;border-color:var(--color-tertiary-500);background:var(--color-surface-50);box-shadow:0 0 0 4px #14b8a626}.dark .code-input.svelte-103slc4:focus{background:var(--color-surface-900)}.input-wrapper.valid.svelte-103slc4 .code-input:where(.svelte-103slc4){border-color:var(--color-primary-500);box-shadow:0 0 0 4px #84cc1626}.input-wrapper.has-error.svelte-103slc4 .code-input:where(.svelte-103slc4){border-color:var(--color-error-500);box-shadow:0 0 0 4px #ef444426}.input-check.svelte-103slc4{position:absolute;right:-36px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;color:#fff;background:var(--color-primary-500)}.error-msg.svelte-103slc4{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;padding:.625rem 1rem;border-radius:10px;font-size:.8125rem;font-weight:500;background:var(--color-error-50);color:var(--color-error-600)}.dark .error-msg.svelte-103slc4{background:color-mix(in oklab,var(--color-error-500) 10%,transparent);color:var(--color-error-400)}.success-state.svelte-103slc4{text-align:center;padding:1rem 0}.success-icon.svelte-103slc4{display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:50%;margin-bottom:1.25rem;animation:svelte-103slc4-success-pulse .6s ease-out}@keyframes svelte-103slc4-success-pulse{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.success-icon.primary.svelte-103slc4{background:var(--color-primary-100);color:var(--color-primary-500)}.dark .success-icon.primary.svelte-103slc4{background:color-mix(in oklab,var(--color-primary-500) 20%,transparent);color:var(--color-primary-400)}.success-icon.secondary.svelte-103slc4{background:var(--color-secondary-100);color:var(--color-secondary-600)}.dark .success-icon.secondary.svelte-103slc4{background:color-mix(in oklab,var(--color-secondary-500) 20%,transparent);color:var(--color-secondary-400)}.success-icon.tertiary.svelte-103slc4{background:var(--color-tertiary-100);color:var(--color-tertiary-500)}.dark .success-icon.tertiary.svelte-103slc4{background:color-mix(in oklab,var(--color-tertiary-500) 20%,transparent);color:var(--color-tertiary-400)}.success-icon.surface.svelte-103slc4{background:var(--color-surface-100);color:var(--color-surface-500)}.dark .success-icon.surface.svelte-103slc4{background:var(--color-surface-800);color:var(--color-surface-400)}.success-info.svelte-103slc4{margin-bottom:1rem}.success-label.svelte-103slc4{display:block;font-size:1.25rem;font-weight:600;margin-bottom:.375rem;color:var(--color-surface-900)}.dark .success-label.svelte-103slc4{color:var(--color-surface-100)}.success-message.svelte-103slc4{font-size:.9rem;margin:0;color:var(--color-surface-600)}.dark .success-message.svelte-103slc4{color:var(--color-surface-400)}.success-order.svelte-103slc4{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:8px;margin-bottom:1rem;background:var(--color-surface-100)}.dark .success-order.svelte-103slc4{background:var(--color-surface-800)}.order-label.svelte-103slc4{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--color-surface-500)}.dark .order-label.svelte-103slc4{color:var(--color-surface-400)}.order-code.svelte-103slc4{font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:.875rem;font-weight:600;letter-spacing:.05em;color:var(--color-surface-900)}.dark .order-code.svelte-103slc4{color:var(--color-surface-100)}.redirect-hint.svelte-103slc4{font-size:.8125rem;margin:0;color:var(--color-tertiary-600);animation:svelte-103slc4-pulse-text 1.5s ease-in-out infinite}.dark .redirect-hint.svelte-103slc4{color:var(--color-tertiary-400)}@keyframes svelte-103slc4-pulse-text{0%,to{opacity:.6}50%{opacity:1}}.error-state.svelte-103slc4{text-align:center;padding:1rem 0}.error-icon.svelte-103slc4{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;margin-bottom:1rem;background:var(--color-error-50);color:var(--color-error-500)}.dark .error-icon.svelte-103slc4{background:color-mix(in oklab,var(--color-error-500) 15%,transparent);color:var(--color-error-400)}.error-state.svelte-103slc4 h3:where(.svelte-103slc4){font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:var(--color-surface-900)}.dark .error-state.svelte-103slc4 h3:where(.svelte-103slc4){color:var(--color-surface-100)}.error-text.svelte-103slc4{font-size:.875rem;margin:0 0 1.5rem;color:var(--color-surface-600)}.dark .error-text.svelte-103slc4{color:var(--color-surface-400)}.scanner-footer.svelte-103slc4{display:flex;gap:.75rem;padding:1rem 1.25rem 1.25rem;border-top:1px solid var(--color-surface-200)}.dark .scanner-footer.svelte-103slc4{border-color:var(--color-surface-700)}.btn-secondary.svelte-103slc4{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.25rem;border:none;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;background:var(--color-surface-100);color:var(--color-surface-600)}.dark .btn-secondary.svelte-103slc4{background:var(--color-surface-800);color:var(--color-surface-400)}.btn-secondary.svelte-103slc4:hover:not(:disabled){background:var(--color-surface-200);color:var(--color-surface-800)}.dark .btn-secondary.svelte-103slc4:hover:not(:disabled){background:var(--color-surface-700);color:var(--color-surface-200)}.btn-secondary.svelte-103slc4:disabled{opacity:.5;cursor:not-allowed}.btn-primary.svelte-103slc4{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;border:none;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;background:var(--color-tertiary-500);color:#fff}.btn-primary.full-width.svelte-103slc4{width:100%}.btn-primary.svelte-103slc4:hover:not(:disabled){background:var(--color-tertiary-600);transform:translateY(-1px);box-shadow:0 4px 16px #14b8a64d}.btn-primary.svelte-103slc4:disabled{opacity:.4;cursor:not-allowed}.loading-state.svelte-103slc4{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0}.spinner.svelte-103slc4{width:32px;height:32px;border:3px solid var(--color-tertiary-200);border-top-color:var(--color-tertiary-500);border-radius:50%;animation:svelte-103slc4-spin .8s linear infinite}.dark .spinner.svelte-103slc4{border-color:color-mix(in oklab,var(--color-tertiary-500) 30%,transparent);border-top-color:var(--color-tertiary-500)}.spinner-small.svelte-103slc4{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-103slc4-spin .8s linear infinite}@keyframes svelte-103slc4-spin{to{transform:rotate(360deg)}}.loading-state.svelte-103slc4 p:where(.svelte-103slc4){font-size:.875rem;color:var(--color-surface-600)}.dark .loading-state.svelte-103slc4 p:where(.svelte-103slc4){color:var(--color-surface-400)}.nav-item.svelte-1elxaub{position:relative;color:#6b7280}.nav-item-label.svelte-1elxaub{position:absolute;top:100%;left:0;right:0;transform:translateY(0);font-size:.625rem;font-weight:700;opacity:0;transition:all .3s ease;pointer-events:none;white-space:nowrap;background-color:#f9fafb;padding:.25rem .5rem;border-radius:0 0 .375rem .375rem;box-shadow:0 2px 8px #0000001a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center}.dark .nav-item-label.svelte-1elxaub{background-color:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-item.svelte-1elxaub:hover{background-color:#f3f4f64d;transition:all .2s ease}.dark .nav-item.svelte-1elxaub:hover{background-color:#3741514d}.nav-item-label.svelte-1elxaub{color:transparent}.nav-item-label.svelte-1elxaub span:where(.svelte-1elxaub){color:#1f2937;-webkit-text-fill-color:rgb(31,41,55)}.dark .nav-item-label.svelte-1elxaub span:where(.svelte-1elxaub){background:linear-gradient(135deg,var(--color-primary-400),var(--color-primary-500),var(--color-tertiary-400));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-item.svelte-1elxaub:hover .nav-item-label:where(.svelte-1elxaub){opacity:1;transform:translateY(0)}.center-nav.svelte-1elxaub{max-width:min(500px,100%);width:100%}.nav-icons-container.svelte-1elxaub{gap:.25rem}.nav-item.svelte-1elxaub{padding:.875rem;min-width:72px}@media (max-width: 1200px){.center-nav.svelte-1elxaub{max-width:min(440px,100%)}.nav-icons-container.svelte-1elxaub{gap:.125rem}.nav-item.svelte-1elxaub{padding:.8rem;min-width:64px}}@media (max-width: 1024px){.center-nav.svelte-1elxaub{justify-content:center;max-width:min(400px,100%);margin-right:0}.nav-icons-container.svelte-1elxaub{gap:.1rem}.nav-item.svelte-1elxaub{padding:.65rem;min-width:52px}}@media (max-width: 900px){.center-nav.svelte-1elxaub{max-width:min(360px,100%)}.nav-item.svelte-1elxaub{min-width:50px}}@media (max-width: 820px){.center-nav.svelte-1elxaub{max-width:min(340px,100%)}.nav-item.svelte-1elxaub{min-width:48px}}@media (max-width: 1023px){.nav-item.svelte-1elxaub{padding:.625rem;min-width:48px}}@media (max-width: 640px){.nav-item.svelte-1elxaub{padding:.5rem;min-width:44px}}@media (max-width: 480px){.nav-item.svelte-1elxaub{padding:.375rem;min-width:auto}.nav-item.svelte-1elxaub svg{width:22px;height:22px}}@media (max-width: 420px){.nav-item.svelte-1elxaub{padding:.25rem}.nav-item.svelte-1elxaub svg{width:20px;height:20px}}.nav-item-active.svelte-1elxaub{position:relative;background:transparent;border:2px solid transparent;background-clip:padding-box}.nav-item-active.svelte-1elxaub:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;padding:2px;background:linear-gradient(135deg,var(--color-primary-400),var(--color-primary-500),var(--color-tertiary-400));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.nav-item-active.svelte-1elxaub svg{background:linear-gradient(135deg,var(--color-primary-400),var(--color-primary-500),var(--color-tertiary-400));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.search-trigger.svelte-1elxaub{position:relative;overflow:hidden}.search-trigger.svelte-1elxaub:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--color-primary-500),var(--color-tertiary-500));opacity:0;transition:opacity .3s ease}.search-trigger.svelte-1elxaub:hover:before{opacity:.05}.dark .search-trigger.svelte-1elxaub:hover:before{opacity:.1}.search-trigger.svelte-1elxaub:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:2px}.active-orders-btn.svelte-1elxaub{position:relative;background:linear-gradient(135deg,#fbbf2426,#f59e0b1a);border:1.5px solid rgba(251,191,36,.4);animation:svelte-1elxaub-active-orders-pulse 2s ease-in-out infinite}.active-orders-btn.svelte-1elxaub:hover{background:linear-gradient(135deg,#fbbf2440,#f59e0b33);border-color:#fbbf2499;transform:scale(1.05)}.dark .active-orders-btn.svelte-1elxaub{background:linear-gradient(135deg,#fbbf241f,#f59e0b14);border-color:#fbbf2459}.dark .active-orders-btn.svelte-1elxaub:hover{background:linear-gradient(135deg,#fbbf2433,#f59e0b26);border-color:#fbbf2480}.active-orders-badge.svelte-1elxaub{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:1.5px solid rgba(255,255,255,.3);animation:svelte-1elxaub-badge-glow 1.5s ease-in-out infinite alternate}@keyframes svelte-1elxaub-active-orders-pulse{0%,to{box-shadow:0 0 #fbbf2400}50%{box-shadow:0 0 8px 2px #fbbf244d}}@keyframes svelte-1elxaub-badge-glow{0%{box-shadow:0 0 4px #fbbf2466}to{box-shadow:0 0 8px 2px #fbbf2499}}.nav-new-badge.svelte-1elxaub{position:absolute;top:2px;right:2px;font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;padding:1px 4px;border-radius:4px;background:linear-gradient(135deg,var(--color-primary-500),var(--color-tertiary-500));color:#fff;line-height:1.2;pointer-events:none;box-shadow:0 1px 3px #0003}.toast.svelte-1cpok13{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.toast-blur.svelte-1cpok13{filter:blur(0px)}.toast-blur-entering.svelte-1cpok13{filter:blur(12px);animation:svelte-1cpok13-toast-blur-in .3s cubic-bezier(.23,1,.32,1) forwards}.toast-blur-exiting.svelte-1cpok13{filter:blur(0px);animation:svelte-1cpok13-toast-blur-out .2s cubic-bezier(.23,1,.32,1) forwards}@keyframes svelte-1cpok13-toast-blur-in{0%{filter:blur(12px)}to{filter:blur(0px)}}@keyframes svelte-1cpok13-toast-blur-out{0%{filter:blur(0px)}to{filter:blur(12px)}}.cart-toast.svelte-193eq4h{position:relative;width:100%;max-width:420px;margin:0 auto}.toast-glow.svelte-193eq4h{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;background:radial-gradient(ellipse at center,oklch(83% .21 124deg / .25) 0%,transparent 70%);border-radius:28px;filter:blur(16px);animation:svelte-193eq4h-pulse-glow 2s ease-in-out infinite}@keyframes svelte-193eq4h-pulse-glow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.02)}}.toast-container.svelte-193eq4h{position:relative;background:#fbfcf9f2;backdrop-filter:blur(20px) saturate(1.8);-webkit-backdrop-filter:blur(20px) saturate(1.8);border-radius:20px;border:1px solid oklch(90% .03 120deg / .6);box-shadow:0 4px 6px -1px #2c2f241a,0 10px 20px -5px #2c2f2426,0 25px 50px -12px #2c2f2433,inset 0 1px #fffc;overflow:hidden}.dark .toast-container.svelte-193eq4h{background:#1a1c14eb;border-color:#393c3166;box-shadow:0 4px 6px -1px #0000004d,0 10px 20px -5px #0006,0 25px 50px -12px #00000080,inset 0 1px #46493d4d}.dark .toast-glow.svelte-193eq4h{background:radial-gradient(ellipse at center,oklch(75% .18 124deg / .2) 0%,transparent 70%)}.progress-track.svelte-193eq4h{height:3px;background:#e3e7d8;overflow:hidden}.dark .progress-track.svelte-193eq4h{background:#2c2f24}.progress-bar.svelte-193eq4h{height:100%;background:linear-gradient(90deg,#acdc00,#a4d90b,#9dd51f 50%,#8ece34);background:linear-gradient(90deg,color(xyz 0.424 0.6 0.086),#a4d90b,#9dd51f 50%,#8ece34);transition:width .1s linear;border-radius:0 2px 2px 0}.toast-content.svelte-193eq4h{display:flex;align-items:center;gap:14px;padding:14px 16px}.image-section.svelte-193eq4h{flex-shrink:0}.image-wrapper.svelte-193eq4h{position:relative;width:56px;height:56px}.product-image.svelte-193eq4h{width:56px;height:56px;object-fit:cover;border-radius:12px;border:2px solid oklch(94% .02 120deg);box-shadow:0 2px 8px #2c2f241f,0 1px 2px #2c2f2414}.dark .product-image.svelte-193eq4h{border-color:#393c31}.image-placeholder.svelte-193eq4h{position:relative;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ebf3d5,#dcecc0);border-radius:12px;color:#7c9e20}.dark .image-placeholder.svelte-193eq4h{background:linear-gradient(135deg,#2c301f,#1e250e);color:#9abd47}.success-badge.svelte-193eq4h{position:absolute;bottom:-4px;right:-4px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#acdc00,#9ccf1a,#8cc22d);background:linear-gradient(135deg,color(xyz 0.424 0.6 0.086),#9ccf1a,#8cc22d);border-radius:50%;color:#1d2508;box-shadow:0 2px 6px #8bad3566,0 0 0 2px #fbfcf9;border:none}.dark .success-badge.svelte-193eq4h{box-shadow:0 2px 6px #8bad354d,0 0 0 2px #1a1c14}.text-section.svelte-193eq4h{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.title-row.svelte-193eq4h{display:flex;align-items:center;gap:6px}.added-label.svelte-193eq4h{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#8bad35}.dark .added-label.svelte-193eq4h{color:#a4c752}.product-title.svelte-193eq4h{font-family:Aino Headline,system-ui,sans-serif;font-size:15px;font-weight:700;color:#202318;line-height:1.3;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark .product-title.svelte-193eq4h{color:#edf0e8}.product-subtitle.svelte-193eq4h{font-size:13px;color:#626558;line-height:1.3;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark .product-subtitle.svelte-193eq4h{color:#9da093}.action-section.svelte-193eq4h{flex-shrink:0;display:flex;align-items:center;gap:8px}.view-cart-btn.svelte-193eq4h{display:flex;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;color:#1d2508;background:linear-gradient(135deg,#bae035,#a1d13c);border:none;border-radius:10px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #8bad3540,inset 0 1px #ffffff4d}.view-cart-btn.svelte-193eq4h:hover{transform:translateY(-1px);box-shadow:0 4px 8px #8bad3559,inset 0 1px #fff6;background:linear-gradient(135deg,#bfe72c,#a6d936)}.view-cart-btn.svelte-193eq4h:active{transform:translateY(0);box-shadow:0 1px 2px #8bad3533,inset 0 1px #fff3}.close-btn.svelte-193eq4h{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;color:#707367;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}.close-btn.svelte-193eq4h:hover{color:#46493d;background:#dce0d2}.dark .close-btn.svelte-193eq4h{color:#7e8275}.dark .close-btn.svelte-193eq4h:hover{color:#bcc0b2;background:#2c2f24}@media (max-width: 640px){.cart-toast.svelte-193eq4h{max-width:100%;border-radius:0}.toast-glow.svelte-193eq4h{display:none}.toast-container.svelte-193eq4h{border-radius:0;border-left:none;border-right:none;border-bottom:none}.toast-content.svelte-193eq4h{padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom,12px))}.view-cart-btn.svelte-193eq4h{padding:10px 16px}}.message-toast.svelte-l5lr6m{position:relative;width:100%;max-width:340px;margin:0;padding:0;border:none;background:transparent;text-align:left;cursor:default;font-family:inherit}.message-toast.has-action.svelte-l5lr6m{cursor:pointer}.aurora-glow.svelte-l5lr6m{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;background:radial-gradient(ellipse 80% 60% at 30% 20%,oklch(70% .18 275deg / .35) 0%,transparent 60%);border-radius:24px;filter:blur(12px);animation:svelte-l5lr6m-aurora-shift 4s ease-in-out infinite alternate;pointer-events:none}.aurora-glow-secondary.svelte-l5lr6m{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;background:radial-gradient(ellipse 60% 80% at 70% 80%,oklch(65% .2 255deg / .25) 0%,transparent 50%);border-radius:24px;filter:blur(10px);animation:svelte-l5lr6m-aurora-shift-alt 5s ease-in-out infinite alternate-reverse;pointer-events:none}@keyframes svelte-l5lr6m-aurora-shift{0%{opacity:.6;transform:translate(0) scale(1)}to{opacity:.9;transform:translate(4px) scale(1.02)}}@keyframes svelte-l5lr6m-aurora-shift-alt{0%{opacity:.4;transform:translateY(0) scale(1)}to{opacity:.7;transform:translateY(-3px) scale(1.01)}}.toast-container.svelte-l5lr6m{position:relative;background:#0e111bd9;backdrop-filter:blur(24px) saturate(1.5);-webkit-backdrop-filter:blur(24px) saturate(1.5);border-radius:18px;border:1px solid oklch(40% .06 270deg / .3);box-shadow:0 4px 24px #080c424d,0 1px 3px #0003,inset 0 1px #6d7eb126;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.message-toast.has-action.svelte-l5lr6m:hover .toast-container:where(.svelte-l5lr6m){transform:translateY(-2px);box-shadow:0 8px 32px #07054b66,0 2px 6px #00000040,inset 0 1px #6d7eb133}:root:not(.dark) .toast-container.svelte-l5lr6m{background:#f6f8ffeb;border-color:#c3cde980;box-shadow:0 4px 24px #51619126,0 1px 3px #0000001a,inset 0 1px #fffc}:root:not(.dark) .aurora-glow.svelte-l5lr6m{background:radial-gradient(ellipse 80% 60% at 30% 20%,oklch(75% .16 275deg / .25) 0%,transparent 60%)}:root:not(.dark) .aurora-glow-secondary.svelte-l5lr6m{background:radial-gradient(ellipse 60% 80% at 70% 80%,oklch(70% .18 255deg / .2) 0%,transparent 50%)}.progress-track.svelte-l5lr6m{height:2px;background:#282d3d80;overflow:hidden}:root:not(.dark) .progress-track.svelte-l5lr6m{background:#d9deec}.progress-bar.svelte-l5lr6m{height:100%;background:linear-gradient(90deg,#8394ff,#6191ff 25%,#4b90ff,#2a8eff,#4b90ff,#6191ff 75%,#8394ff);background:linear-gradient(90deg,color(xyz 0.392 0.328 1.104),color(xyz 0.338 0.298 1.068) 25%,color(xyz 0.314 0.284 1.05),color(xyz 0.291 0.27 1.032),color(xyz 0.314 0.284 1.05),color(xyz 0.338 0.298 1.068) 75%,color(xyz 0.392 0.328 1.104));background-size:200% 100%;animation:svelte-l5lr6m-shimmer 2s linear infinite;transition:width .1s linear}@keyframes svelte-l5lr6m-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.toast-content.svelte-l5lr6m{display:flex;align-items:flex-start;gap:12px;padding:14px 16px}.avatar-section.svelte-l5lr6m{position:relative;flex-shrink:0}.avatar-ring.svelte-l5lr6m{width:44px;height:44px;border-radius:50%;padding:2px;background:linear-gradient(135deg,#7281fb,#4d7ff7 25%,#347ef5 37.5%,#217ef4 43.75%,#137df4,#007df3,#1a7df3,#297ef2 56.25%,#3e7ef1 62.5%,#5c7eef 75%,#877deb);background:linear-gradient(135deg,#7281fb,#4d7ff7 25%,#347ef5 37.5%,#217ef4 43.75%,#137df4,color(xyz 0.235 0.211 0.878),#1a7df3,#297ef2 56.25%,#3e7ef1 62.5%,#5c7eef 75%,#877deb);box-shadow:0 0 12px #6c88ea66;animation:svelte-l5lr6m-ring-glow 3s ease-in-out infinite}@keyframes svelte-l5lr6m-ring-glow{0%,to{box-shadow:0 0 12px #6c88ea66}50%{box-shadow:0 0 18px #6684fb99}}.avatar-inner.svelte-l5lr6m{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#12161f,#060b18);display:flex;align-items:center;justify-content:center;overflow:hidden}:root:not(.dark) .avatar-inner.svelte-l5lr6m{background:linear-gradient(135deg,#eceef5,#d7deec)}.avatar-inner.svelte-l5lr6m img:where(.svelte-l5lr6m){width:100%;height:100%;object-fit:cover}.avatar-initials.svelte-l5lr6m{font-size:14px;font-weight:600;color:#bcf;color:oklch(85% .08 270deg);letter-spacing:-.02em}:root:not(.dark) .avatar-initials.svelte-l5lr6m{color:#3c4f97}.pulse-indicator.svelte-l5lr6m{position:absolute;bottom:0;right:0;width:12px;height:12px;border-radius:50%;background:#00bb7b;background:oklch(70% .18 160deg);border:2px solid oklch(18% .02 270deg);box-shadow:0 0 8px #23ba7d99;animation:svelte-l5lr6m-pulse 2s ease-in-out infinite}:root:not(.dark) .pulse-indicator.svelte-l5lr6m{border-color:#f6f8ff}@keyframes svelte-l5lr6m-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.content-section.svelte-l5lr6m{flex:1;min-width:0;padding-top:2px}.sender-name.svelte-l5lr6m{font-size:13px;font-weight:600;color:#becdf6;margin-bottom:3px;letter-spacing:-.01em}:root:not(.dark) .sender-name.svelte-l5lr6m{color:#2a3764}.message-text.svelte-l5lr6m{font-size:14px;line-height:1.45;color:#a9aebb;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:root:not(.dark) .message-text.svelte-l5lr6m{color:#434753}.close-btn.svelte-l5lr6m{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:8px;background:#282d3d99;color:#949eb8;cursor:pointer;opacity:0;transform:scale(.8);transition:all .15s ease}.close-btn.visible.svelte-l5lr6m{opacity:1;transform:scale(1)}.close-btn.svelte-l5lr6m:hover{background:#323a50cc;color:#c3cde9}:root:not(.dark) .close-btn.svelte-l5lr6m{background:#d9deeccc;color:#5a637b}:root:not(.dark) .close-btn.svelte-l5lr6m:hover{background:#c6cde2;color:#262d42}@media (max-width: 640px){.message-toast.svelte-l5lr6m{max-width:100%}.aurora-glow.svelte-l5lr6m,.aurora-glow-secondary.svelte-l5lr6m{opacity:.5}.toast-container.svelte-l5lr6m{border-radius:0;border-left:none;border-right:none}.toast-content.svelte-l5lr6m{padding-bottom:max(14px,env(safe-area-inset-bottom,14px))}.close-btn.svelte-l5lr6m{opacity:1;transform:scale(1)}}.chat-window.svelte-129r1fe{box-shadow:0 4px 20px #00000026;border-radius:8px 8px 0 0;overflow:hidden;transition:all .2s ease}.chat-header.svelte-129r1fe{border-radius:8px 8px 0 0}.chat-body.svelte-129r1fe{border-radius:0 0 8px 8px;width:400px;height:640px}.chat-window.aura-mode.svelte-129r1fe{background:transparent;border:none;box-shadow:none;overflow:visible}.chat-window.aura-mode.svelte-129r1fe .chat-body:where(.svelte-129r1fe){width:auto;height:auto;border-radius:0;cursor:default}@media (max-width: 768px){.chat-stack-container.svelte-129r1fe{z-index:9999!important}.chat-window.svelte-129r1fe{position:fixed!important;left:0!important;right:0!important;bottom:0!important;top:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;border-radius:0!important;max-height:none!important;display:flex!important;flex-direction:column!important;z-index:9999!important;border:none!important;box-shadow:none!important}.chat-window.hidden.svelte-129r1fe{display:none!important}.chat-window.aura-mode.svelte-129r1fe{background:transparent!important}.chat-window.aura-mode.svelte-129r1fe .chat-body:where(.svelte-129r1fe){width:100%!important;height:100%!important}.chat-window.aura-mode.svelte-129r1fe .aura-chat{width:100%!important;height:100%!important;max-height:100%!important;border-radius:0!important}.chat-header.svelte-129r1fe{border-radius:0!important;flex-shrink:0!important;padding-top:calc(.5rem + env(safe-area-inset-top,0px))!important}.chat-body.svelte-129r1fe{width:100vw!important;height:100%!important;flex:1 1 auto!important;border-radius:0!important;min-height:0!important;max-height:none!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.avatar-stack.hidden.svelte-129r1fe{display:none}}@media (min-width: 769px){.avatar-stack.hidden.svelte-129r1fe{display:flex!important}}.avatar-stack-button.svelte-129r1fe{width:56px;height:56px;padding:0;background:transparent;border:none;cursor:pointer}.avatar-stack-button.svelte-129r1fe .aura-avatar{width:100%;height:100%}.hdm-loader.svelte-rxzkn4{display:flex;align-items:center;justify-content:center}.translation-fab-container.svelte-1v6pij4{position:fixed;bottom:24px;right:24px;z-index:99998;display:flex;flex-direction:column;align-items:flex-end;gap:12px}@media (max-width: 640px){.translation-fab-container.svelte-1v6pij4{bottom:80px}}.translation-fab.svelte-1v6pij4{width:56px;height:56px;border-radius:16px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.32,.72,0,1);background:#008287;background:oklch(55% .15 200deg);color:#f1fbfb;box-shadow:0 4px 16px #00828766,0 2px 4px #0000001a;box-shadow:0 4px 16px oklch(55% .15 200deg / .4),0 2px 4px #0000001a}.translation-fab.svelte-1v6pij4:hover{transform:scale(1.05);box-shadow:0 6px 20px #00828780,0 2px 6px #00000026;box-shadow:0 6px 20px oklch(55% .15 200deg / .5),0 2px 6px #00000026}.translation-fab.svelte-1v6pij4:active{transform:scale(.98)}.translation-fab.svelte-1v6pij4:focus-visible{outline:2px solid oklch(70% .15 200deg);outline-offset:3px}.modal-card.svelte-1wqryfc{width:100%;max-width:min(560px,calc(100vw - 2rem));display:flex;flex-direction:column;background:#201819;border:1px solid oklch(32% .015 10deg);border-radius:12px;overflow:hidden}@media (min-width: 768px){.modal-card.svelte-1wqryfc{max-width:600px}}.modal-header.svelte-1wqryfc{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:#161011;border-bottom:1px solid oklch(32% .015 10deg)}.key.svelte-1wqryfc{font-family:SF Mono,Monaco,monospace;font-size:.875rem;color:#00b4bb;color:oklch(70% .15 200deg);background:#1d2c2d;padding:.375rem .625rem;border-radius:4px;max-width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.close-btn.svelte-1wqryfc{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:6px;color:#696162;cursor:pointer;transition:all .15s}.close-btn.svelte-1wqryfc:hover{background:#2e2728;color:#c4bbbc}.translation-section.svelte-1wqryfc{padding:1rem 1.25rem;border-bottom:1px solid oklch(32% .015 10deg)}.translation-row.svelte-1wqryfc{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.label.svelte-1wqryfc{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#696162;flex-shrink:0}.value.svelte-1wqryfc{font-size:1.125rem;color:#e4dbdc;word-break:break-word;flex:1;min-width:0}.value.current.svelte-1wqryfc{color:#a49c9d}.value.suggested.svelte-1wqryfc{color:#7bd77f;font-weight:500}.english-hint.svelte-1wqryfc{font-size:.9375rem;color:#696162;margin-top:.5rem;padding-left:.125rem;font-style:italic}.suggestion-card.svelte-1wqryfc{margin:.5rem .75rem;background:#292223;border:1px solid oklch(32% .015 10deg);border-radius:10px;overflow:hidden}.suggestion-card.approved.svelte-1wqryfc{border-left:3px solid oklch(65% .15 145deg)}.suggestion-card.merged.svelte-1wqryfc{border-left:3px solid oklch(60% .15 200deg);background:#172122}.suggestion-card.voted.svelte-1wqryfc{border-left:3px solid oklch(55% .15 200deg)}.suggestion-card.svelte-1wqryfc:not(.approved):not(.voted){border-left:3px solid oklch(65% .15 55deg)}.card-header.svelte-1wqryfc{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:#1a1415;border-bottom:1px solid oklch(30% .015 10deg)}.status-badge.svelte-1wqryfc{display:inline-flex;align-items:center;gap:.25rem;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .4rem;border-radius:4px}.status-badge.pending.svelte-1wqryfc{background:#d3721e33;color:#f59145}.status-badge.approved.svelte-1wqryfc{background:#4aa65133;color:#6bc670}.status-badge.merged.svelte-1wqryfc{background:#00929833;background:oklch(60% .15 200deg / .2);color:#00b4bb;color:oklch(70% .15 200deg)}.vote-badge.svelte-1wqryfc{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;color:#776f70}.card-body.svelte-1wqryfc{padding:.625rem .75rem}.card-footer.svelte-1wqryfc{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:#1a1415;border-top:1px solid oklch(30% .015 10deg)}.submitter-info.svelte-1wqryfc{display:flex;align-items:center;gap:.375rem}.avatar.svelte-1wqryfc{width:16px;height:16px;border-radius:50%;object-fit:cover}.submitter-name.svelte-1wqryfc{font-size:.75rem;color:#776f70}.actions.svelte-1wqryfc{display:flex;gap:.375rem}.action-btn.svelte-1wqryfc{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:6px;cursor:pointer;transition:all .15s}.action-btn.svelte-1wqryfc:disabled{opacity:.5;cursor:not-allowed}.action-btn.vote.svelte-1wqryfc{background:#383132;color:#867e7f}.action-btn.vote.svelte-1wqryfc:hover:not(:disabled){background:#107823;color:#fff6f7}.action-btn.vote.voted.svelte-1wqryfc{background:#107823;color:#fff6f7}.action-btn.delete.svelte-1wqryfc{background:#383132;color:#776f70}.action-btn.delete.svelte-1wqryfc:hover:not(:disabled){background:#972527;color:#ff847d}.progress-dots.svelte-1wqryfc{display:flex;justify-content:center;gap:.25rem;padding:.5rem}.dot.svelte-1wqryfc{width:6px;height:6px;border-radius:50%;background:#383132;transition:background .2s}.dot.filled.svelte-1wqryfc{background:#008287;background:oklch(55% .15 200deg)}.input-row.svelte-1wqryfc{display:flex;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid oklch(32% .015 10deg)}.close-row.svelte-1wqryfc{display:flex;justify-content:center;padding:1rem 1.25rem;border-top:1px solid oklch(32% .015 10deg)}.close-btn-large.svelte-1wqryfc{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#383132;border:1px solid oklch(40% .015 10deg);border-radius:8px;color:#c4bbbc;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .15s}.close-btn-large.svelte-1wqryfc:hover{background:#474041;color:#e4dbdc}.suggestion-input.svelte-1wqryfc{flex:1;padding:.75rem 1rem;background:#161011;border:1px solid oklch(32% .015 10deg);border-radius:8px;color:#e4dbdc;font-size:1.0625rem}.suggestion-input.svelte-1wqryfc::placeholder{color:#5b5354}.suggestion-input.svelte-1wqryfc:focus{outline:none;border-color:#007276;border-color:oklch(50% .15 200deg)}.submit-btn.svelte-1wqryfc{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#007276;background:oklch(50% .15 200deg);border:none;border-radius:8px;color:#fff6f7;cursor:pointer;transition:all .15s}.submit-btn.svelte-1wqryfc:hover:not(:disabled){background:#008287;background:oklch(55% .15 200deg)}.submit-btn.svelte-1wqryfc:disabled{opacity:.4;cursor:not-allowed}.loading.svelte-1wqryfc{display:flex;justify-content:center;padding:1.5rem;color:#696162}.animate-spin{animation:svelte-1wqryfc-spin 1s linear infinite}@keyframes svelte-1wqryfc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] p,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] span,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] h1,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] h2,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] h3,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] h4,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] label,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] a,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] button,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] li,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] code,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] div{cursor:auto!important;outline:none!important}body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] p:hover,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] span:hover,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] h1:hover,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] h2:hover,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] h3:hover,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] h4:hover,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] label:hover,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] a:hover,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] button:hover,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] li:hover,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] code:hover,body.translation-edit-mode [data-translation-modal][data-translation-modal][data-translation-modal] div:hover{outline:none!important;outline-offset:0!important}body.translation-edit-mode [data-translation-modal] button,body.translation-edit-mode [data-translation-modal] .close-btn,body.translation-edit-mode [data-translation-modal] .submit-btn,body.translation-edit-mode [data-translation-modal] .action-btn{cursor:pointer!important}.spotlight-overlay.svelte-y8n111{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;pointer-events:none}.overlay-background.svelte-y8n111{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000bf;pointer-events:auto}.spotlight-cutout.svelte-y8n111{position:fixed;border-radius:12px;box-shadow:0 0 0 200vmax #000c;background:transparent;pointer-events:none;transition:all .3s cubic-bezier(.32,.72,0,1);outline:3px solid oklch(75% .15 85deg / .6);outline-offset:0}.spotlight-tooltip.svelte-y8n111{position:fixed;z-index:10003;width:320px;background:#161010fa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid oklch(30% .01 15deg / .8);border-radius:16px;padding:20px;box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff0d inset;pointer-events:auto;transition:all .3s cubic-bezier(.32,.72,0,1)}.tooltip-message.svelte-y8n111{font-size:15px;line-height:1.5;color:#e6e5dd;margin:0 0 16px}.tooltip-actions.svelte-y8n111{display:flex;align-items:center;gap:16px}.btn-next.svelte-y8n111{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#008a23;background:oklch(55% .18 145deg);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.btn-next.svelte-y8n111:hover{background:#189a30;transform:translate(2px)}.btn-next.svelte-y8n111:active{transform:scale(.98)}.btn-skip.svelte-y8n111{padding:8px 12px;background:transparent;color:#908f89;border:none;font-size:13px;cursor:pointer;transition:color .15s ease}.btn-skip.svelte-y8n111:hover{color:#bfbeb7}.tooltip-step.svelte-y8n111{margin-top:16px;padding-top:12px;border-top:1px solid oklch(30% .01 15deg / .6);font-size:12px;color:#73726b;text-align:center}.tutorial-modal-backdrop.svelte-1lrobg8{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#000000bf;padding:20px}.tutorial-modal.svelte-1lrobg8{position:relative;width:100%;max-width:420px;background:#161010fa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid oklch(30% .01 15deg / .8);border-radius:24px;padding:32px;box-shadow:0 16px 64px #00000080,0 0 0 1px #ffffff0d inset;text-align:center}.modal-close.svelte-1lrobg8{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#262020cc;border:none;border-radius:10px;color:#a09f98;cursor:pointer;transition:all .15s ease}.modal-close.svelte-1lrobg8:hover{background:#332c2c;color:#dfded7}.modal-icon.svelte-1lrobg8{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 20px;background:#00828726;background:oklch(55% .15 200deg / .15);border-radius:20px;color:#00a3aa;color:oklch(65% .15 200deg)}.modal-icon.success.svelte-1lrobg8{background:#27873326;color:#4aa651}.modal-title.svelte-1lrobg8{margin:0 0 12px;font-size:24px;font-weight:700;color:#f0efe7;letter-spacing:-.02em}.modal-body.svelte-1lrobg8{margin:0 0 24px;font-size:15px;line-height:1.6;color:#afaea7}.modal-actions.svelte-1lrobg8{display:flex;flex-direction:column;gap:12px}.modal-actions.single.svelte-1lrobg8{flex-direction:row;justify-content:center}.btn-primary.svelte-1lrobg8{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 24px;background:#008a23;background:oklch(55% .18 145deg);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .15s ease}.modal-actions.single.svelte-1lrobg8 .btn-primary:where(.svelte-1lrobg8){width:auto;min-width:160px}.btn-primary.svelte-1lrobg8:hover{background:#189a30;transform:translateY(-1px);box-shadow:0 4px 12px #008a2366;box-shadow:0 4px 12px oklch(55% .18 145deg / .4)}.btn-primary.svelte-1lrobg8:active{transform:scale(.98)}.btn-secondary.svelte-1lrobg8{padding:12px 20px;background:transparent;color:#908f89;border:none;font-size:14px;cursor:pointer;transition:color .15s ease}.btn-secondary.svelte-1lrobg8:hover{color:#cfcec7}.instructions-list.svelte-1lrobg8{list-style:none;padding:0;margin:0 0 24px;text-align:left}.instructions-list.svelte-1lrobg8 li:where(.svelte-1lrobg8){display:flex;align-items:center;gap:14px;padding:12px 0;font-size:14px;color:#bfbeb7;border-bottom:1px solid oklch(28% .01 15deg / .6)}.instructions-list.svelte-1lrobg8 li:where(.svelte-1lrobg8):last-child{border-bottom:none}.instruction-icon.svelte-1lrobg8{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;background:#262020;border-radius:10px;color:#00b4bb;color:oklch(70% .12 200deg)}.instruction-icon.esc.svelte-1lrobg8{font-size:11px;font-weight:700;letter-spacing:.05em;color:#908f89;background:#2e2727;border:1px solid oklch(35% .01 15deg)}@media (max-width: 480px){.tutorial-modal.svelte-1lrobg8{padding:24px;border-radius:20px}.modal-icon.svelte-1lrobg8{width:64px;height:64px}.modal-title.svelte-1lrobg8{font-size:20px}.modal-body.svelte-1lrobg8{font-size:14px}}body.tutorial-highlight-locale-button .locale-button{position:relative;z-index:10001!important}body.tutorial-highlight-locale-toggle .locale-dropdown{z-index:10001!important}body.tutorial-highlight-locale-toggle .suggestions-toggle{position:relative;z-index:10002!important}.action-notification.svelte-1w2yl3f{position:relative;display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem .875rem 1.25rem;background:var(--color-surface-50);border-radius:.75rem;box-shadow:0 4px 12px -2px #00000014,0 2px 4px -1px #0000000a,0 0 0 1px #0000000d;overflow:hidden;transform-origin:top center}.dark .action-notification.svelte-1w2yl3f{background:var(--color-surface-900);box-shadow:0 4px 12px -2px #0000004d,0 2px 4px -1px #0003,0 0 0 1px #ffffff0d}.action-notification__accent.svelte-1w2yl3f{position:absolute;left:0;top:0;bottom:0;width:4px}.action-notification--success.svelte-1w2yl3f .action-notification__accent:where(.svelte-1w2yl3f){background:linear-gradient(180deg,var(--color-success-400),var(--color-success-600))}.action-notification--warning.svelte-1w2yl3f .action-notification__accent:where(.svelte-1w2yl3f){background:linear-gradient(180deg,var(--color-warning-400),var(--color-warning-600))}.action-notification--payment.svelte-1w2yl3f .action-notification__accent:where(.svelte-1w2yl3f){background:linear-gradient(180deg,var(--color-tertiary-400),var(--color-tertiary-600));animation:svelte-1w2yl3f-accent-pulse 2s ease-in-out infinite}.action-notification--info.svelte-1w2yl3f .action-notification__accent:where(.svelte-1w2yl3f){background:linear-gradient(180deg,var(--color-primary-400),var(--color-primary-600))}@keyframes svelte-1w2yl3f-accent-pulse{0%,to{opacity:1}50%{opacity:.7}}.action-notification__icon-wrapper.svelte-1w2yl3f{position:relative;flex-shrink:0}.action-notification__pulse.svelte-1w2yl3f{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;animation:svelte-1w2yl3f-pulse-ring 2s cubic-bezier(.4,0,.6,1) infinite}.action-notification--success.svelte-1w2yl3f .action-notification__pulse:where(.svelte-1w2yl3f){background:var(--color-success-500)}.action-notification--warning.svelte-1w2yl3f .action-notification__pulse:where(.svelte-1w2yl3f){background:var(--color-warning-500)}.action-notification--payment.svelte-1w2yl3f .action-notification__pulse:where(.svelte-1w2yl3f){background:var(--color-tertiary-500)}.action-notification--info.svelte-1w2yl3f .action-notification__pulse:where(.svelte-1w2yl3f){background:var(--color-primary-500)}@keyframes svelte-1w2yl3f-pulse-ring{0%{transform:scale(.8);opacity:.5}50%{transform:scale(1.1);opacity:0}to{transform:scale(.8);opacity:0}}.action-notification__icon.svelte-1w2yl3f{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:#fff}.action-notification--success.svelte-1w2yl3f .action-notification__icon:where(.svelte-1w2yl3f){background:linear-gradient(135deg,var(--color-success-500),var(--color-success-600));box-shadow:0 2px 8px -1px oklch(from var(--color-success-500) l c h / .4)}.action-notification--warning.svelte-1w2yl3f .action-notification__icon:where(.svelte-1w2yl3f){background:linear-gradient(135deg,var(--color-warning-500),var(--color-warning-700));box-shadow:0 2px 8px -1px oklch(from var(--color-warning-500) l c h / .4);color:var(--color-warning-950)}.action-notification--payment.svelte-1w2yl3f .action-notification__icon:where(.svelte-1w2yl3f){background:linear-gradient(135deg,var(--color-tertiary-500),var(--color-tertiary-700));box-shadow:0 2px 8px -1px oklch(from var(--color-tertiary-500) l c h / .4)}.action-notification--info.svelte-1w2yl3f .action-notification__icon:where(.svelte-1w2yl3f){background:linear-gradient(135deg,var(--color-primary-500),var(--color-primary-700));box-shadow:0 2px 8px -1px oklch(from var(--color-primary-500) l c h / .4)}.action-notification__content.svelte-1w2yl3f{flex:1;min-width:0}.action-notification__title.svelte-1w2yl3f{font-size:.875rem;font-weight:600;color:var(--color-surface-900);margin:0;line-height:1.3}.dark .action-notification__title.svelte-1w2yl3f{color:var(--color-surface-50)}.action-notification__message.svelte-1w2yl3f{font-size:.8125rem;color:var(--color-surface-600);margin:.125rem 0 0;line-height:1.4}.dark .action-notification__message.svelte-1w2yl3f{color:var(--color-surface-400)}.action-notification__actions.svelte-1w2yl3f{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.action-notification__btn.svelte-1w2yl3f{display:inline-flex;align-items:center;gap:.375rem;border:none;cursor:pointer;font-weight:600;font-size:.8125rem;transition:all .15s ease}.action-notification__btn--primary.svelte-1w2yl3f{padding:.5rem .875rem;border-radius:.5rem;color:#fff}.action-notification--success.svelte-1w2yl3f .action-notification__btn--primary:where(.svelte-1w2yl3f){background:var(--color-success-600)}.action-notification--success.svelte-1w2yl3f .action-notification__btn--primary:where(.svelte-1w2yl3f):hover{background:var(--color-success-700);transform:translate(2px)}.action-notification--warning.svelte-1w2yl3f .action-notification__btn--primary:where(.svelte-1w2yl3f){background:var(--color-warning-600);color:var(--color-warning-950)}.action-notification--warning.svelte-1w2yl3f .action-notification__btn--primary:where(.svelte-1w2yl3f):hover{background:var(--color-warning-700);transform:translate(2px)}.action-notification--payment.svelte-1w2yl3f .action-notification__btn--primary:where(.svelte-1w2yl3f){background:var(--color-tertiary-600)}.action-notification--payment.svelte-1w2yl3f .action-notification__btn--primary:where(.svelte-1w2yl3f):hover{background:var(--color-tertiary-700);transform:translate(2px)}.action-notification--info.svelte-1w2yl3f .action-notification__btn--primary:where(.svelte-1w2yl3f){background:var(--color-primary-600)}.action-notification--info.svelte-1w2yl3f .action-notification__btn--primary:where(.svelte-1w2yl3f):hover{background:var(--color-primary-700);transform:translate(2px)}.action-notification__btn--dismiss.svelte-1w2yl3f{padding:.375rem;border-radius:.375rem;background:transparent;color:var(--color-surface-400)}.action-notification__btn--dismiss.svelte-1w2yl3f:hover{background:var(--color-surface-100);color:var(--color-surface-600)}.dark .action-notification__btn--dismiss.svelte-1w2yl3f:hover{background:var(--color-surface-800);color:var(--color-surface-300)}.action-notification__btn.svelte-1w2yl3f:active{transform:scale(.98)}@media (max-width: 640px){.action-notification.svelte-1w2yl3f{flex-wrap:wrap;gap:.75rem}.action-notification__content.svelte-1w2yl3f{flex:1 1 calc(100% - 60px)}.action-notification__actions.svelte-1w2yl3f{flex:1 1 100%;justify-content:flex-end;margin-top:.25rem}.action-notification__btn--primary.svelte-1w2yl3f{flex:1;justify-content:center}}.action-notification-stack.svelte-14u9wvb{position:fixed;top:4.5rem;left:50%;transform:translate(-50%);z-index:9999;display:flex;flex-direction:column;gap:.5rem;width:calc(100% - 1.5rem);max-width:28rem;pointer-events:none}.action-notification-wrapper.svelte-14u9wvb{pointer-events:auto}@media (max-width: 640px){.action-notification-stack.svelte-14u9wvb{top:auto;bottom:0;left:0;right:0;transform:none;width:100%;max-width:none;padding:.5rem;padding-bottom:max(.5rem,env(safe-area-inset-bottom));gap:.5rem;background:linear-gradient(to top,oklch(from var(--color-surface-50) l c h / .95) 0%,oklch(from var(--color-surface-50) l c h / .8) 60%,transparent 100%)}.dark .action-notification-stack.svelte-14u9wvb{background:linear-gradient(to top,oklch(from var(--color-surface-950) l c h / .95) 0%,oklch(from var(--color-surface-950) l c h / .8) 60%,transparent 100%)}}.update-banner.svelte-z1ckp5{position:fixed;top:0;left:0;right:0;z-index:10200;--banner-bg: var(--color-primary-800, oklch(63% .15 126deg));--banner-bg-dark: var(--color-primary-900, oklch(52% .12 128deg));--banner-text: var(--color-primary-50, oklch(98% .01 106deg));--banner-accent: var(--color-primary-500, oklch(83% .21 124deg));--banner-btn-bg: var(--color-primary-50, oklch(98% .01 106deg));--banner-btn-text: var(--color-primary-900, oklch(52% .12 128deg));background:linear-gradient(135deg,var(--banner-bg) 0%,var(--banner-bg-dark) 100%);color:var(--banner-text);overflow:hidden}.dark .update-banner.svelte-z1ckp5{--banner-bg: oklch(28% .04 130deg);--banner-bg-dark: oklch(22% .03 130deg);--banner-text: var(--color-primary-200, oklch(91% .12 118deg));--banner-accent: var(--color-primary-400, oklch(86% .19 122deg));--banner-btn-bg: var(--color-primary-500, oklch(83% .21 124deg));--banner-btn-text: var(--color-primary-950, oklch(49% .1 133deg))}.banner-texture.svelte-z1ckp5{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.06;pointer-events:none;mix-blend-mode:overlay}.banner-accent.svelte-z1ckp5{position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--banner-accent) 20%,var(--banner-accent) 80%,transparent 100%);opacity:.5}.banner-content.svelte-z1ckp5{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 16px;max-width:720px;margin:0 auto}.icon-wrapper.svelte-z1ckp5{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--banner-accent);color:var(--banner-btn-text);border-radius:8px;flex-shrink:0;animation:svelte-z1ckp5-gentle-pulse 3s ease-in-out infinite}@keyframes svelte-z1ckp5-gentle-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(.96)}}.message.svelte-z1ckp5{font-size:13px;font-weight:500;letter-spacing:.01em;opacity:.95}.refresh-btn.svelte-z1ckp5{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:var(--banner-btn-bg);color:var(--banner-btn-text);font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:lowercase;border:none;border-radius:6px;cursor:pointer;transition:all .2s cubic-bezier(.32,.72,0,1);flex-shrink:0;box-shadow:0 1px 2px #0000001a,inset 0 1px #fff3}.refresh-btn.svelte-z1ckp5:hover{transform:translateY(-1px);box-shadow:0 3px 8px #00000026,inset 0 1px #ffffff4d}.refresh-btn.svelte-z1ckp5:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a,inset 0 1px #ffffff1a}.dismiss-btn.svelte-z1ckp5{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:#ffffff1a;border:1px solid oklch(100% 0 0deg / .1);border-radius:6px;cursor:pointer;transition:all .2s cubic-bezier(.32,.72,0,1);color:inherit;opacity:.7;flex-shrink:0}.dismiss-btn.svelte-z1ckp5:hover{background:#fff3;border-color:#fff3;opacity:1}@media (max-width: 520px){.banner-content.svelte-z1ckp5{flex-wrap:wrap;gap:10px;padding:12px 16px}.message.svelte-z1ckp5{flex:1 1 100%;text-align:center;order:-1;font-size:12px}.icon-wrapper.svelte-z1ckp5{display:none}.refresh-btn.svelte-z1ckp5{flex:1;justify-content:center;padding:8px 16px}}@media (prefers-reduced-motion: reduce){.icon-wrapper.svelte-z1ckp5{animation:none}.update-banner.svelte-z1ckp5{transition:none}}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.app.auth-route.svelte-12qhfyh{min-height:100vh}.app-body.svelte-12qhfyh{display:flex;flex:1;min-height:0;min-width:0}.main.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;min-height:0;min-width:0}.main.full-width.svelte-12qhfyh{margin-left:0!important}.auth-content.svelte-12qhfyh{flex:1;min-height:100vh;width:100%}.error-content.svelte-12qhfyh{flex:1;min-height:100vh;width:100%;overflow:hidden}.content.svelte-12qhfyh{flex:1;overflow:visible;position:relative;min-width:0}.loading-indicator.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#3b82f6,transparent);z-index:1000;animation:svelte-12qhfyh-loading 1s ease-in-out infinite}@keyframes svelte-12qhfyh-loading{0%{transform:translate(-100%)}to{transform:translate(100%)}}.loading-screen.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(var(--color-surface-950));z-index:9999;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.loading-content.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.app.game-immersive.svelte-12qhfyh{min-height:100vh;background:#0a0606}.app.game-immersive.svelte-12qhfyh .content:where(.svelte-12qhfyh){padding-bottom:0}@keyframes svelte-12qhfyh-logoFade{0%{opacity:.7}to{opacity:1}}@keyframes svelte-12qhfyh-loadingSlide{0%{left:-100%}to{left:100%}}@media (prefers-color-scheme: light){.loading-screen.svelte-12qhfyh{background:rgb(var(--color-surface-50))}}.app-footer.svelte-12qhfyh{--footer-bg: oklch(97.5% .006 100deg);--footer-border: oklch(92% .01 100deg);--footer-text: oklch(45% .01 100deg);--footer-text-muted: oklch(60% .008 100deg);--footer-accent: var(--color-primary-500);--footer-hover: oklch(35% .02 120deg);position:relative;background:var(--footer-bg);border-top:1px solid var(--footer-border);overflow:hidden}.dark .app-footer.svelte-12qhfyh{--footer-bg: oklch(18% .012 15deg);--footer-border: oklch(28% .01 15deg);--footer-text: oklch(70% .008 100deg);--footer-text-muted: oklch(55% .006 100deg);--footer-hover: oklch(85% .02 120deg)}.footer-texture.svelte-12qhfyh{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.02;pointer-events:none;mix-blend-mode:multiply}.dark .footer-texture.svelte-12qhfyh{opacity:.04;mix-blend-mode:soft-light}.footer-accent-line.svelte-12qhfyh{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--footer-accent) 30%,var(--footer-accent) 70%,transparent 100%);opacity:.4}.dark .footer-accent-line.svelte-12qhfyh{opacity:.25}.footer-content.svelte-12qhfyh{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px 16px;width:100%}@media (min-width: 640px){.footer-content.svelte-12qhfyh{flex-direction:row;justify-content:space-between;padding:20px 32px;gap:24px}}@media (min-width: 1024px){.footer-content.svelte-12qhfyh{padding:20px 48px}}.footer-logo.svelte-12qhfyh{display:flex;align-items:center;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.footer-logo.svelte-12qhfyh:hover{transform:scale(1.05)}.footer-logo-mark.svelte-12qhfyh{height:24px;width:auto;opacity:.6;transition:opacity .2s ease;filter:grayscale(30%)}.dark .footer-logo-mark.svelte-12qhfyh{opacity:.5;filter:grayscale(20%) brightness(1.2)}.footer-logo.svelte-12qhfyh:hover .footer-logo-mark:where(.svelte-12qhfyh){opacity:.9;filter:none}.footer-nav.svelte-12qhfyh{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:8px}@media (min-width: 640px){.footer-nav.svelte-12qhfyh{gap:12px}}.footer-link.svelte-12qhfyh{font-family:Aino,system-ui,sans-serif;font-size:12px;font-weight:500;letter-spacing:.02em;text-transform:lowercase;color:var(--footer-text-muted);text-decoration:none;padding:4px 8px;border-radius:6px;transition:all .2s ease;position:relative}.footer-link.svelte-12qhfyh:after{content:"";position:absolute;bottom:2px;left:8px;right:8px;height:1px;background:var(--footer-accent);transform:scaleX(0);transform-origin:center;transition:transform .25s cubic-bezier(.32,.72,0,1)}.footer-link.svelte-12qhfyh:hover{color:var(--footer-hover)}.footer-link.svelte-12qhfyh:hover:after{transform:scaleX(1)}@media (min-width: 640px){.footer-link.svelte-12qhfyh{font-size:13px}}.footer-divider.svelte-12qhfyh{width:3px;height:3px;background:var(--footer-border);border-radius:50%;flex-shrink:0}.footer-origin.svelte-12qhfyh{font-family:Aino,system-ui,sans-serif;font-size:11px;font-weight:500;letter-spacing:.02em;color:var(--footer-text);margin:0}@media (min-width: 640px){.footer-origin.svelte-12qhfyh{font-size:12px}}.auth-footer.svelte-12qhfyh{background:transparent;border-top:none}.auth-footer.svelte-12qhfyh .footer-texture:where(.svelte-12qhfyh){display:none}.auth-footer.svelte-12qhfyh .footer-accent-line:where(.svelte-12qhfyh){opacity:.2}.dark .auth-footer.svelte-12qhfyh{background:transparent}.translation-mode-exit.svelte-12qhfyh{position:fixed;bottom:24px;right:24px;z-index:99999;display:flex;align-items:center;gap:.625rem;padding:.75rem 1.25rem;background:#906b00;background:oklch(55% .18 85deg);color:#0f0a03;font-size:.9375rem;font-weight:600;border-radius:16px;box-shadow:0 4px 16px #906b0066,0 2px 6px #00000026;box-shadow:0 4px 16px oklch(55% .18 85deg / .4),0 2px 6px #00000026;cursor:pointer;border:none;transition:all .2s cubic-bezier(.32,.72,0,1)}@media (max-width: 640px){.translation-mode-exit.svelte-12qhfyh{bottom:80px}}.translation-mode-exit.svelte-12qhfyh:hover{transform:scale(1.05);box-shadow:0 6px 20px #906b0080,0 2px 8px #0003;box-shadow:0 6px 20px oklch(55% .18 85deg / .5),0 2px 8px #0003}.translation-mode-exit.svelte-12qhfyh:active{transform:scale(.98)}.translation-mode-exit.svelte-12qhfyh kbd:where(.svelte-12qhfyh){display:inline-flex;align-items:center;justify-content:center;padding:.25rem .5rem;background:#2a20094d;border-radius:6px;font-size:.75rem;font-weight:700;font-family:system-ui,sans-serif;letter-spacing:.05em}body.translation-edit-mode p,body.translation-edit-mode span:not(.badge):not(.sr-only):not(.nav-item-label):not(.nav-item-label *),body.translation-edit-mode h1,body.translation-edit-mode h2,body.translation-edit-mode h3,body.translation-edit-mode h4,body.translation-edit-mode h5,body.translation-edit-mode h6,body.translation-edit-mode label,body.translation-edit-mode a:not(.nav-item),body.translation-edit-mode button,body.translation-edit-mode li{position:relative;cursor:pointer!important;transition:outline .15s ease,outline-offset .15s ease}body.translation-edit-mode p:hover,body.translation-edit-mode span:not(.badge):not(.sr-only):not(.nav-item-label):not(.nav-item-label *):hover,body.translation-edit-mode h1:hover,body.translation-edit-mode h2:hover,body.translation-edit-mode h3:hover,body.translation-edit-mode h4:hover,body.translation-edit-mode h5:hover,body.translation-edit-mode h6:hover,body.translation-edit-mode label:hover,body.translation-edit-mode a:not(.nav-item):hover,body.translation-edit-mode button:hover,body.translation-edit-mode li:hover{outline:2px dashed var(--color-warning-400)!important;outline-offset:2px;border-radius:4px}body.translation-edit-mode [data-translation-modal] *{cursor:auto!important}body.translation-edit-mode [data-translation-modal] button{cursor:pointer!important}body.translation-edit-mode [data-translation-modal] input{cursor:text!important}body.translation-edit-mode:before{content:"";position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-warning-400),var(--color-warning-500),var(--color-warning-400));z-index:9999;animation:svelte-12qhfyh-translation-mode-pulse 2s ease-in-out infinite}@keyframes svelte-12qhfyh-translation-mode-pulse{0%,to{opacity:.7}50%{opacity:1}}
