@import"https://fonts.googleapis.com/css2?family=Varela+Round&display=swap";.user-nav[data-v-b3492ffd],.auth-buttons[data-v-b3492ffd]{display:flex;align-items:center;gap:12px}.btn-login[data-v-b3492ffd],.btn-register[data-v-b3492ffd]{display:flex;align-items:center;gap:6px;padding:8px 16px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-login[data-v-b3492ffd]{background:transparent;color:#0b3d3b;border:2px solid #0B3D3B}.btn-login[data-v-b3492ffd]:hover{background:#0b3d3b;color:#fff}.btn-register[data-v-b3492ffd]{background:linear-gradient(135deg,#0b3d3b,#0d4a47);color:#fff;box-shadow:0 2px 8px #0b3d3b33}.btn-register[data-v-b3492ffd]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0b3d3b4d}.user-info[data-v-b3492ffd]{display:flex;align-items:center;gap:8px;position:relative;padding:8px 12px;border-radius:8px;cursor:pointer;transition:all .2s ease}.user-info[data-v-b3492ffd]:hover{background:#f5f5f5}.user-avatar[data-v-b3492ffd]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#0b3d3b,#0d4a47);display:flex;align-items:center;justify-content:center;color:#fff}.username[data-v-b3492ffd]{font-size:14px;font-weight:600;color:#333;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-arrow[data-v-b3492ffd]{color:#999;transition:transform .2s ease}.dropdown-arrow.arrow-rotated[data-v-b3492ffd]{transform:rotate(180deg)}.dropdown-menu[data-v-b3492ffd]{position:absolute;top:calc(100% + 8px);right:0;width:280px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;z-index:9999;overflow:hidden;animation:slideDown-b3492ffd .2s ease forwards}.dropdown-menu.closing[data-v-b3492ffd]{animation:slideUp-b3492ffd .2s ease forwards}@keyframes slideDown-b3492ffd{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp-b3492ffd{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.dropdown-header[data-v-b3492ffd]{padding:20px;background:linear-gradient(135deg,#0b3d3b,#0d4a47);color:#fff;display:flex;align-items:center;gap:12px}.user-avatar-large[data-v-b3492ffd]{width:48px;height:48px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-details[data-v-b3492ffd]{flex:1;min-width:0}.user-name[data-v-b3492ffd]{font-size:16px;font-weight:600;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-email[data-v-b3492ffd]{font-size:12px;margin:0;opacity:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-divider[data-v-b3492ffd]{height:1px;background:#e0e0e0;margin:8px 0}.dropdown-list[data-v-b3492ffd]{list-style:none;padding:8px;margin:0}.dropdown-item[data-v-b3492ffd]{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;cursor:pointer;transition:all .2s ease;color:#333;font-size:14px}.dropdown-item[data-v-b3492ffd]:hover{background:#f5f5f5;color:#0b3d3b}.dropdown-item svg[data-v-b3492ffd]{flex-shrink:0;color:#666}.dropdown-item:hover svg[data-v-b3492ffd]{color:#0b3d3b}.logout-btn[data-v-b3492ffd]{width:calc(100% - 16px);display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;margin:8px;background:transparent;border:2px solid #e74c3c;border-radius:8px;color:#e74c3c;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-sizing:border-box}.logout-btn[data-v-b3492ffd]:hover{background:#e74c3c;color:#fff}.logout-btn svg[data-v-b3492ffd]{flex-shrink:0}@media (max-width: 768px){.user-nav[data-v-b3492ffd]{gap:6px;flex-shrink:0}.auth-buttons[data-v-b3492ffd]{gap:6px}.btn-login span[data-v-b3492ffd],.btn-register span[data-v-b3492ffd]{display:none}.btn-login[data-v-b3492ffd],.btn-register[data-v-b3492ffd]{padding:8px;border-radius:6px}.btn-login svg[data-v-b3492ffd],.btn-register svg[data-v-b3492ffd]{width:16px;height:16px}.username[data-v-b3492ffd]{display:none}.user-info[data-v-b3492ffd]{padding:6px 8px}.user-avatar[data-v-b3492ffd]{width:28px;height:28px}.user-avatar svg[data-v-b3492ffd]{width:18px;height:18px}.dropdown-arrow[data-v-b3492ffd]{display:none}.dropdown-menu[data-v-b3492ffd]{width:260px;right:0;left:auto}}@media (max-width: 480px){.btn-login[data-v-b3492ffd],.btn-register[data-v-b3492ffd]{padding:6px}.btn-login svg[data-v-b3492ffd],.btn-register svg[data-v-b3492ffd]{width:14px;height:14px}.user-avatar[data-v-b3492ffd]{width:26px;height:26px}.user-avatar svg[data-v-b3492ffd]{width:16px;height:16px}.dropdown-menu[data-v-b3492ffd]{width:240px}}.global-search[data-v-26c6e2c8]{position:relative}.search-container[data-v-26c6e2c8]{position:relative;display:flex;align-items:center;background:#fff;border-radius:24px;overflow:visible;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.search-container .search-input[data-v-26c6e2c8],.search-container .search-button[data-v-26c6e2c8]{border-radius:0}.search-container .search-input[data-v-26c6e2c8]{border-top-left-radius:24px;border-bottom-left-radius:24px}.search-container .search-button[data-v-26c6e2c8]{border-top-right-radius:24px;border-bottom-right-radius:24px}.search-container[data-v-26c6e2c8]:focus-within{box-shadow:0 4px 12px #0b3d3b33}.search-input[data-v-26c6e2c8]{flex:1;border:none;outline:none;padding:10px 16px;font-size:14px;min-width:280px;background:transparent}.search-input[data-v-26c6e2c8]::placeholder{color:#9ca3af}.search-button[data-v-26c6e2c8]{background:#0b3d3b;border:none;padding:10px 16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s;color:#fff}.search-button[data-v-26c6e2c8]:hover{background:#094a48}.search-button svg[data-v-26c6e2c8]{display:block}.suggestions-dropdown[data-v-26c6e2c8]{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000026;max-height:400px;overflow-y:auto;z-index:1000}.suggestions-section[data-v-26c6e2c8]{padding:8px 0}.suggestions-section[data-v-26c6e2c8]:not(:last-child){border-bottom:1px solid #e5e7eb}.section-header[data-v-26c6e2c8]{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;font-size:10px;font-weight:600;color:#6b7280;text-transform:uppercase}.clear-btn[data-v-26c6e2c8]{background:none;border:none;color:#0b3d3b;cursor:pointer;font-size:12px;padding:4px 8px;border-radius:4px;transition:background .2s}.clear-btn[data-v-26c6e2c8]:hover{background:#f3f4f6}.suggestion-item[data-v-26c6e2c8]{display:flex;align-items:center;gap:8px;padding:6px 12px;cursor:pointer;transition:background .2s}.suggestion-item[data-v-26c6e2c8]:hover{background:#f9fafb}.suggestion-item svg[data-v-26c6e2c8]{flex-shrink:0;color:#9ca3af;width:14px;height:14px}.suggestion-item.hot svg[data-v-26c6e2c8]{color:#ef4444}.suggestion-item span[data-v-26c6e2c8]{font-size:12px;color:#1f2937}.matched-section[data-v-26c6e2c8]{background:#f0fdf4}.matched-section .section-header[data-v-26c6e2c8]{color:#0b3d3b;font-weight:600}.ip-group[data-v-26c6e2c8]{border-bottom:1px solid #e5e7eb;padding-bottom:4px;margin-bottom:4px}.ip-group[data-v-26c6e2c8]:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.suggestion-item.matched[data-v-26c6e2c8]{display:flex;align-items:center;gap:8px}.suggestion-item.series-item[data-v-26c6e2c8]{padding-left:24px;background:#f8fdf9}.suggestion-item.series-item[data-v-26c6e2c8]:hover{background:#ecfdf5}.match-type-badge[data-v-26c6e2c8]{display:inline-block;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase;min-width:22px;text-align:center;flex-shrink:0}.match-type-badge.ip[data-v-26c6e2c8]{background:#0b3d3b;color:#fff}.match-type-badge.series[data-v-26c6e2c8]{background:#3b82f6;color:#fff}.match-type-badge.search[data-v-26c6e2c8]{background:#f59e0b;color:#fff}.match-info[data-v-26c6e2c8]{flex:1;display:flex;flex-direction:column;gap:1px;min-width:0}.match-name[data-v-26c6e2c8]{font-size:12px;color:#1f2937;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.match-series-hint[data-v-26c6e2c8]{font-size:10px;color:#9ca3af}.match-actions[data-v-26c6e2c8]{display:flex;gap:6px;margin-left:auto;flex-shrink:0}.action-btn[data-v-26c6e2c8]{padding:3px 8px;border:none;border-radius:3px;font-size:10px;font-weight:500;cursor:pointer;transition:all .2s}.action-btn.goto[data-v-26c6e2c8]{background:#0b3d3b;color:#fff}.action-btn.goto[data-v-26c6e2c8]:hover{background:#0a3533}.action-btn.search[data-v-26c6e2c8]{background:#f59e0b;color:#fff}.action-btn.search[data-v-26c6e2c8]:hover{background:#d97706}.suggestions-dropdown[data-v-26c6e2c8]::-webkit-scrollbar{width:6px}.suggestions-dropdown[data-v-26c6e2c8]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.suggestions-dropdown[data-v-26c6e2c8]::-webkit-scrollbar-thumb{background:#0b3d3b;border-radius:3px}.suggestions-dropdown[data-v-26c6e2c8]::-webkit-scrollbar-thumb:hover{background:#094a48}@media (max-width: 768px){.global-search[data-v-26c6e2c8]{flex:1;min-width:0}.search-container[data-v-26c6e2c8]{border-radius:20px}.search-input[data-v-26c6e2c8]{min-width:0;width:100%;padding:8px 12px;font-size:13px}.search-button[data-v-26c6e2c8]{padding:8px 12px}.search-button svg[data-v-26c6e2c8]{width:18px;height:18px}.suggestions-dropdown[data-v-26c6e2c8]{position:fixed;top:100px;left:10px;right:10px;max-height:60vh;border-radius:10px}}@media (max-width: 480px){.search-input[data-v-26c6e2c8]{padding:6px 10px;font-size:12px}.search-button[data-v-26c6e2c8]{padding:6px 10px}.search-button svg[data-v-26c6e2c8]{width:16px;height:16px}.suggestions-dropdown[data-v-26c6e2c8]{top:90px;left:8px;right:8px}}.header-wrapper[data-v-bba9ff65]{width:100%}.header-spacer[data-v-bba9ff65]{height:152px;width:100%}@media (max-width: 1200px){.header-spacer[data-v-bba9ff65]{height:137px}}@media (max-width: 768px){.header-spacer[data-v-bba9ff65]{height:119px}}@media (max-width: 480px){.header-spacer[data-v-bba9ff65]{height:114px}}.top-banner[data-v-bba9ff65]{background:linear-gradient(135deg,#0b3d3b,#065f46);color:#fff;text-align:center;padding:12px 16px;font-size:13px;font-weight:500;letter-spacing:.5px;box-shadow:0 2px 4px #0000001a}.site-header[data-v-bba9ff65]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;box-shadow:0 2px 12px #0000000f;transition:box-shadow .3s ease;margin:0;padding:0}.site-header[data-v-bba9ff65]:hover{box-shadow:0 4px 16px #0000001a}.main-nav[data-v-bba9ff65]{background:#fff;border-bottom:1px solid #e5e7eb}.nav-container[data-v-bba9ff65]{width:100%;padding:0 32px;display:flex;align-items:center;justify-content:space-between;height:75px;gap:24px}.left-section[data-v-bba9ff65]{display:flex;align-items:center;gap:32px;flex:1}.logo[data-v-bba9ff65]{display:flex;align-items:center;transition:all .3s ease;flex-shrink:0}.logo[data-v-bba9ff65]:hover{transform:scale(1.05);opacity:.9}.logo img[data-v-bba9ff65]{height:55px;width:auto;display:block}.desktop-nav[data-v-bba9ff65]{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.right-section[data-v-bba9ff65]{display:flex;align-items:center;gap:20px;flex-shrink:0}.nav-link[data-v-bba9ff65]{display:flex;align-items:center;gap:6px;padding:12px 24px;font-size:15px;font-weight:600;color:#1f2937;text-decoration:none;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);background:transparent;border:2px solid transparent;cursor:pointer;white-space:nowrap;position:relative;letter-spacing:.3px}.nav-link[data-v-bba9ff65]:before{content:"";position:absolute;inset:0;border-radius:12px;background:linear-gradient(135deg,#0b3d3b,#065f46);opacity:0;transition:opacity .3s ease;z-index:-1}.nav-link[data-v-bba9ff65]:hover{color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #0b3d3b40}.nav-link[data-v-bba9ff65]:hover:before{opacity:1}.nav-link[data-v-bba9ff65]:active{transform:translateY(0)}.nav-link.router-link-active[data-v-bba9ff65]{color:#0b3d3b;font-weight:600}.nav-link-disabled[data-v-bba9ff65]{color:#9ca3af!important;cursor:not-allowed!important;opacity:.5}.nav-link-disabled[data-v-bba9ff65]:hover{color:#9ca3af!important;transform:none!important;box-shadow:none!important}.nav-link-disabled[data-v-bba9ff65]:before{display:none}.nav-item-dropdown[data-v-bba9ff65]{position:relative}.dropdown-trigger[data-v-bba9ff65]{font-family:inherit}.dropdown-icon[data-v-bba9ff65]{transition:transform .3s cubic-bezier(.4,0,.2,1);opacity:.7}.nav-item-dropdown:hover .dropdown-icon[data-v-bba9ff65]{transform:rotate(180deg);opacity:1}.dropdown-menu[data-v-bba9ff65]{position:absolute;top:100%;left:50%;transform:translate(-50%);min-width:200px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;padding:8px 0;margin-top:8px;z-index:100}.mega-menu-fullwidth[data-v-bba9ff65]{position:fixed;top:125px;left:0;right:0;background:#fff;box-shadow:0 8px 24px #0000001a;z-index:100;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.mega-menu-container[data-v-bba9ff65]{max-width:1600px;margin:0 auto;padding:32px 48px}.mega-menu-grid-products[data-v-bba9ff65]{display:grid;grid-template-columns:180px 180px 1fr;gap:32px}.mega-menu-grid-products-simple[data-v-bba9ff65]{display:block;width:100%}.mega-menu-section-brands-full[data-v-bba9ff65]{width:100%}.mega-menu-brands-grid-full[data-v-bba9ff65]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;max-height:600px;overflow-y:auto;padding:8px}.mega-menu-brands-grid-full[data-v-bba9ff65]::-webkit-scrollbar{width:8px}.mega-menu-brands-grid-full[data-v-bba9ff65]::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.mega-menu-brands-grid-full[data-v-bba9ff65]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px;transition:background .2s}.mega-menu-brands-grid-full[data-v-bba9ff65]::-webkit-scrollbar-thumb:hover{background:#94a3b8}.mega-menu-section-title[data-v-bba9ff65]{font-size:14px;font-weight:600;color:#0b3d3b;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.mega-menu-category-list[data-v-bba9ff65]{display:flex;flex-wrap:wrap;gap:12px;padding:8px 0}.mega-menu-category-item[data-v-bba9ff65]{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none;color:#374151;font-size:14px;font-weight:500;transition:all .2s ease}.mega-menu-category-item[data-v-bba9ff65]:hover{background:#0b3d3b;color:#fff;border-color:#0b3d3b;transform:translateY(-2px);box-shadow:0 4px 12px #0b3d3b26}.mega-menu-category-item .category-icon[data-v-bba9ff65]{font-size:18px}.mega-menu-category-item .category-name[data-v-bba9ff65]{white-space:nowrap}.mega-menu-items[data-v-bba9ff65]{display:flex;flex-direction:column;gap:4px}.mega-menu-item[data-v-bba9ff65]{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;font-size:13px;color:#374151;text-decoration:none;border-radius:4px;transition:all .2s}.mega-menu-item[data-v-bba9ff65]:hover{background:#f3f4f6;color:#0b3d3b;padding-left:16px}.mega-menu-section-brands[data-v-bba9ff65]{grid-column:3}.mega-menu-brands-grid[data-v-bba9ff65]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mega-menu-brand[data-v-bba9ff65]{min-width:0;padding:16px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;transition:all .3s ease;display:flex;flex-direction:column;min-height:200px}.mega-menu-brand[data-v-bba9ff65]:hover{background:#fff;border-color:#0b3d3b;box-shadow:0 4px 12px #0b3d3b1a;transform:translateY(-2px)}.mega-menu-brand-title[data-v-bba9ff65]{display:flex;flex-direction:row;align-items:center;gap:12px;font-size:14px;font-weight:600;color:#0b3d3b;text-decoration:none;cursor:pointer;transition:opacity .2s ease;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.mega-menu-brand-title[data-v-bba9ff65]:hover{opacity:.8}.ip-logo-wrapper[data-v-bba9ff65]{width:36px;height:36px;border-radius:6px;overflow:hidden;background:#fff;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ip-logo-wrapper img.ip-logo-img[data-v-bba9ff65]{width:100%;height:100%;object-fit:contain}.ip-logo-wrapper.placeholder[data-v-bba9ff65]{background:#0b3d3b;color:#fff;font-size:14px;font-weight:600;border:none}.ip-title-text[data-v-bba9ff65]{display:flex;flex-direction:column;gap:2px;min-width:0}.mega-menu-brand-title .ip-name-english[data-v-bba9ff65]{font-size:14px;font-weight:600;color:#0b3d3b}.mega-menu-brand-title .ip-name-chinese[data-v-bba9ff65]{font-size:11px;font-weight:400;color:#6b7280;line-height:1.2}.mega-menu-brand-series[data-v-bba9ff65]{display:flex;flex-direction:column;gap:4px;flex:1;justify-content:flex-start}.mega-menu-brand-series-item[data-v-bba9ff65]{font-size:12px;color:#6b7280;text-decoration:none;padding:6px 10px;border-radius:4px;transition:all .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mega-menu-brand-series-item[data-v-bba9ff65]:hover{background:#e5e7eb;color:#374151;padding-left:14px}.mega-menu-brand-series-item.view-all-small[data-v-bba9ff65]{color:#0b3d3b;font-weight:500;margin-top:auto;border-top:1px solid #e5e7eb;padding-top:8px}.series-loading[data-v-bba9ff65],.series-empty[data-v-bba9ff65]{padding:8px 12px;font-size:13px;color:#9ca3af;font-style:italic}.series-loading-small[data-v-bba9ff65]{font-size:11px;color:#9ca3af;padding:4px 8px}.preorder-menu .mega-menu-container[data-v-bba9ff65]{max-width:1600px}.preorder-ip-grid[data-v-bba9ff65]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;padding:8px}.preorder-ip-card[data-v-bba9ff65]{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none;transition:all .2s}.preorder-ip-card[data-v-bba9ff65]:hover{background:#fff;border-color:#0b3d3b;box-shadow:0 2px 8px #0b3d3b1a;transform:translateY(-2px)}.preorder-ip-logo[data-v-bba9ff65]{width:40px;height:40px;border-radius:6px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.preorder-ip-logo img[data-v-bba9ff65]{width:100%;height:100%;object-fit:contain}.preorder-ip-logo.placeholder[data-v-bba9ff65]{background:#0b3d3b;color:#fff;font-size:16px;font-weight:600}.preorder-ip-info[data-v-bba9ff65]{display:flex;flex-direction:column;gap:2px;min-width:0}.preorder-ip-name[data-v-bba9ff65]{font-size:14px;font-weight:600;color:#1f2937}.preorder-ip-chinese[data-v-bba9ff65]{font-size:12px;color:#6b7280}.ip-chinese-label[data-v-bba9ff65]{font-size:12px;color:#9ca3af;margin-left:8px}.dropdown-item[data-v-bba9ff65]{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;font-size:14px;color:#374151;text-decoration:none;transition:background .2s}.dropdown-item[data-v-bba9ff65]:hover{background:#f3f4f6;color:#0b3d3b}.dropdown-divider[data-v-bba9ff65]{height:1px;background:#e5e7eb;margin:4px 0}.item-count[data-v-bba9ff65]{font-size:12px;color:#6b7280;background:#f3f4f6;padding:2px 8px;border-radius:10px}.dropdown-loading[data-v-bba9ff65],.dropdown-empty[data-v-bba9ff65]{padding:16px 20px;font-size:13px;color:#9ca3af;text-align:center}.mobile-menu-btn[data-v-bba9ff65]{display:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:none;padding:10px;cursor:pointer;color:#374151;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 4px #0000000d}.mobile-menu-btn[data-v-bba9ff65]:hover{color:#0b3d3b;background:linear-gradient(135deg,#e9ecef,#dee2e6);transform:scale(1.05);box-shadow:0 4px 8px #0000001a}.mobile-drawer[data-v-bba9ff65]{position:fixed;inset:0;background:#00000080;z-index:2000;display:none}.drawer-content[data-v-bba9ff65]{position:absolute;left:0;top:0;bottom:0;width:100%;max-width:85vw;background:#fff;overflow-y:auto;box-shadow:2px 0 8px #0000001a}.drawer-header[data-v-bba9ff65]{display:flex;align-items:center;justify-content:space-between;padding:20px;background:#0b3d3b;color:#fff}.drawer-header h3[data-v-bba9ff65]{margin:0;font-size:18px;font-weight:600}.drawer-close[data-v-bba9ff65]{background:none;border:none;padding:4px;cursor:pointer;color:#fff;transition:opacity .2s}.drawer-close[data-v-bba9ff65]:hover{opacity:.7}.drawer-body[data-v-bba9ff65]{padding:16px}.drawer-item[data-v-bba9ff65]{display:block;padding:12px 16px;font-size:15px;font-weight:500;color:#374151;text-decoration:none;border-radius:6px;margin-bottom:4px;transition:background .2s}.drawer-item[data-v-bba9ff65]:hover{background:#f3f4f6;color:#0b3d3b}.drawer-item-disabled[data-v-bba9ff65]{color:#9ca3af!important;cursor:not-allowed!important;opacity:.5}.drawer-item-disabled[data-v-bba9ff65]:hover{background:transparent!important;color:#9ca3af!important}.drawer-section[data-v-bba9ff65]{margin-bottom:8px}.drawer-section-title[data-v-bba9ff65]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;font-size:15px;font-weight:600;color:#374151;background:#f9fafb;border:none;border-radius:6px;cursor:pointer;text-align:left;transition:background .2s}.drawer-section-title[data-v-bba9ff65]:hover{background:#f3f4f6}.drawer-section-title-link[data-v-bba9ff65]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;font-size:15px;font-weight:600;color:#374151;background:#f9fafb;border-radius:6px;text-decoration:none;transition:background .2s}.drawer-section-title-link[data-v-bba9ff65]:hover{background:#f3f4f6}.section-icon[data-v-bba9ff65]{transition:transform .2s}.section-icon.open[data-v-bba9ff65]{transform:rotate(180deg)}.drawer-section-content[data-v-bba9ff65]{padding-left:16px;margin-top:4px}.drawer-subitem[data-v-bba9ff65]{display:block;padding:10px 16px;font-size:14px;color:#6b7280;text-decoration:none;border-radius:6px;margin-bottom:2px;transition:background .2s}.drawer-subitem[data-v-bba9ff65]:hover{background:#f3f4f6;color:#374151}.drawer-loading[data-v-bba9ff65]{padding:12px 16px;font-size:14px;color:#9ca3af;text-align:center}.mobile-subsection-title[data-v-bba9ff65]{font-size:12px;font-weight:600;color:#0b3d3b;padding:12px 16px 6px;margin-top:8px;border-top:1px solid #e5e7eb}.mobile-subsection-title[data-v-bba9ff65]:first-child{margin-top:0;border-top:none}.mobile-ip-section[data-v-bba9ff65]{margin-bottom:8px}.mobile-ip-title[data-v-bba9ff65]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 16px;font-size:14px;font-weight:500;color:#374151;background:#f9fafb;border:none;border-radius:6px;cursor:pointer;transition:background .2s}.mobile-ip-title[data-v-bba9ff65]:hover{background:#f3f4f6}.mobile-ip-title .ip-count[data-v-bba9ff65]{font-size:12px;font-weight:400;color:#9ca3af;margin-left:4px;margin-right:auto}.mobile-ip-title .ip-icon[data-v-bba9ff65]{transition:transform .2s;opacity:.6}.mobile-ip-title .ip-icon.open[data-v-bba9ff65]{transform:rotate(180deg)}.mobile-series-list[data-v-bba9ff65]{padding-left:16px;margin-top:4px}.mobile-series-item[data-v-bba9ff65]{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;font-size:13px;color:#6b7280;text-decoration:none;border-radius:4px;margin-bottom:2px;transition:all .2s}.mobile-series-item[data-v-bba9ff65]:hover{background:#f3f4f6;color:#374151;padding-left:20px}.mobile-series-item.all[data-v-bba9ff65]{font-weight:500;color:#0b3d3b;border-bottom:1px solid #e5e7eb;margin-bottom:8px;padding-bottom:12px}.mobile-series-item .series-count[data-v-bba9ff65]{font-size:12px;color:#9ca3af}.mobile-category-item[data-v-bba9ff65]{display:block;padding:12px 16px;font-size:14px;color:#374151;text-decoration:none;background:#f9fafb;border-radius:6px;margin-bottom:6px;transition:all .2s}.mobile-category-item[data-v-bba9ff65]:hover,.mobile-category-item[data-v-bba9ff65]:active{background:#0b3d3b;color:#fff}.drawer-enter-active[data-v-bba9ff65],.drawer-leave-active[data-v-bba9ff65]{transition:opacity .3s}.drawer-enter-active .drawer-content[data-v-bba9ff65],.drawer-leave-active .drawer-content[data-v-bba9ff65]{transition:transform .3s}.drawer-enter-from[data-v-bba9ff65],.drawer-leave-to[data-v-bba9ff65]{opacity:0}.drawer-enter-from .drawer-content[data-v-bba9ff65],.drawer-leave-to .drawer-content[data-v-bba9ff65]{transform:translate(-100%)}@media (max-width: 1024px){.desktop-nav[data-v-bba9ff65]{display:none}.mobile-menu-btn[data-v-bba9ff65],.mobile-drawer[data-v-bba9ff65]{display:block}.logo img[data-v-bba9ff65]{height:45px}.nav-container[data-v-bba9ff65]{height:65px;padding:0 20px}}@media (max-width: 768px){.site-header[data-v-bba9ff65]{width:100%;max-width:100%;overflow:visible}.main-nav[data-v-bba9ff65]{width:100%;overflow:visible}.nav-container[data-v-bba9ff65]{height:56px;padding:0 12px;gap:12px;overflow:visible}.left-section[data-v-bba9ff65]{gap:12px;flex:0 0 auto}.right-section[data-v-bba9ff65]{flex:1;justify-content:flex-end;gap:8px;min-width:0;overflow:visible}.logo img[data-v-bba9ff65]{height:36px}.top-banner[data-v-bba9ff65]{font-size:11px;padding:6px 12px}.mobile-menu-btn[data-v-bba9ff65]{padding:6px}.mobile-menu-btn svg[data-v-bba9ff65]{width:22px;height:22px}}@media (max-width: 480px){.nav-container[data-v-bba9ff65]{height:52px;padding:0 10px;gap:8px}.logo img[data-v-bba9ff65]{height:32px}.top-banner[data-v-bba9ff65]{font-size:10px;padding:6px 10px}.mobile-menu-btn[data-v-bba9ff65]{padding:4px}.mobile-menu-btn svg[data-v-bba9ff65]{width:20px;height:20px}}.dropdown-menu[data-v-bba9ff65]{max-height:400px;overflow-y:auto}.dropdown-menu[data-v-bba9ff65]::-webkit-scrollbar{width:4px}.dropdown-menu[data-v-bba9ff65]::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}[data-v-efe87bec]:root{--text-01: #000;--light-01: #fff;--light-02: #f0f0f0;--brand-01: #ff0000;--brand-02: #00ff00}footer[data-v-efe87bec]{background:var(--text-01, #000);padding:40px 20px;display:flex;flex-direction:column;align-items:center;color:var(--light-02, #fff);font-family:Arial,sans-serif}.map-contact-container[data-v-efe87bec]{display:flex;gap:24px;max-width:1000px;width:100%;margin-bottom:40px}.map-container[data-v-efe87bec]{flex:1;min-height:280px;border-radius:10px;overflow:hidden}.contact-info[data-v-efe87bec]{flex:1;padding:24px 28px;background:#ffffff14;border-radius:10px;display:flex;flex-direction:column}.contact-info h3[data-v-efe87bec]{font-size:20px;margin:0 0 20px;color:var(--light-01, #fff);font-weight:600;letter-spacing:1px}.contact-table[data-v-efe87bec]{width:100%;border-collapse:collapse}.contact-table td[data-v-efe87bec]{padding:10px 0;font-size:14px;vertical-align:middle;border-bottom:1px solid rgba(255,255,255,.08)}.contact-table tr:last-child td[data-v-efe87bec]{border-bottom:none}.contact-table .label[data-v-efe87bec]{width:80px;color:#fff9;font-weight:500;white-space:nowrap;padding-right:16px}.contact-table .value[data-v-efe87bec]{color:#fff;line-height:1.5}.contact-table a[data-v-efe87bec]{color:#fff;text-decoration:none;transition:color .2s ease}.contact-table a[data-v-efe87bec]:hover{color:#4ade80}.footer-content[data-v-efe87bec]{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;max-width:1200px;width:100%}footer ul[data-v-efe87bec]{list-style:none;padding:0;margin:0;min-width:150px}.footer-title[data-v-efe87bec]{font-size:18px;font-weight:600;margin-bottom:10px}footer a[data-v-efe87bec]{color:var(--light-01, #fff);text-decoration:none;font-size:14px;transition:color .3s ease}footer a[data-v-efe87bec]:hover{color:var(--brand-02, #00ff00)}.social-icons[data-v-efe87bec]{display:flex;gap:20px;margin-top:20px}.social-icons a[data-v-efe87bec]{color:var(--light-01, #fff);font-size:24px;transition:color .3s ease}.social-icons a[data-v-efe87bec]:hover{color:var(--brand-01, #ff0000)}footer p[data-v-efe87bec]{font-size:14px;margin-top:30px;text-align:center}.footer-links[data-v-efe87bec]{display:flex;flex-wrap:nowrap;justify-content:center;gap:60px;max-width:800px;width:100%;margin-bottom:30px;padding-top:30px;border-top:1px solid rgba(255,255,255,.1)}.footer-links-section[data-v-efe87bec]{min-width:120px;flex:1}.footer-links-title[data-v-efe87bec]{font-size:16px;font-weight:600;margin-bottom:16px;color:var(--light-01, #fff)}.footer-links-section ul[data-v-efe87bec]{list-style:none;padding:0;margin:0}.footer-links-section li[data-v-efe87bec]{margin-bottom:10px}.footer-links-section a[data-v-efe87bec]{color:#ffffffb3;text-decoration:none;font-size:14px;transition:color .3s ease}.footer-links-section a[data-v-efe87bec]:hover{color:var(--light-01, #fff)}@media (max-width: 768px){.map-contact-container[data-v-efe87bec]{flex-direction:column;gap:16px}.map-container[data-v-efe87bec]{min-height:200px}.contact-info[data-v-efe87bec]{padding:20px}.contact-info h3[data-v-efe87bec]{font-size:18px;margin-bottom:16px}.contact-table td[data-v-efe87bec]{font-size:13px;padding:8px 0}.contact-table .label[data-v-efe87bec]{width:70px;padding-right:12px}.footer-links[data-v-efe87bec]{flex-wrap:nowrap;gap:20px;padding:20px 10px}.footer-links-section[data-v-efe87bec]{min-width:0;flex:1}.footer-links-title[data-v-efe87bec]{font-size:14px;margin-bottom:12px}.footer-links-section a[data-v-efe87bec]{font-size:12px}.footer-links-section li[data-v-efe87bec]{margin-bottom:8px}}@media (max-width: 480px){footer[data-v-efe87bec]{padding:30px 15px}.footer-links[data-v-efe87bec]{gap:15px}.footer-links-title[data-v-efe87bec]{font-size:13px;margin-bottom:10px}.footer-links-section a[data-v-efe87bec]{font-size:11px}.social-icons[data-v-efe87bec]{gap:15px}.social-icons a[data-v-efe87bec]{font-size:20px}footer p[data-v-efe87bec]{font-size:12px}}.container[data-v-7b4054b4]{width:100%;height:100%;background:linear-gradient(144deg,#f2e9dc99 50%,#0b3d3b99),repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(11,61,59,.05) 10px,rgba(90,70,53,.05) 20px);background-color:#f8f8f8}.loader[data-v-2710590e]{position:relative;width:150px;height:150px;background:transparent;border-radius:50%;box-shadow:25px 25px 75px #0000008c;border:1px solid #333;display:flex;align-items:center;justify-content:center;overflow:hidden}.loader[data-v-2710590e]:before{content:"";position:absolute;inset:20px;background:transparent;border:1px dashed#444;border-radius:50%;box-shadow:inset -5px -5px 25px #00000040,inset 5px 5px 35px #00000040}.loader[data-v-2710590e]:after{content:"";position:absolute;width:50px;height:50px;border-radius:50%;border:1px dashed#444;box-shadow:inset -5px -5px 25px #00000040,inset 5px 5px 35px #00000040}.loader span[data-v-2710590e]{position:absolute;top:50%;left:50%;width:50%;height:100%;background:transparent;transform-origin:top left;animation:radar81-2710590e 2s linear infinite;border-top:1px dashed #fff}.loader span[data-v-2710590e]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#2e8b57;transform-origin:top left;transform:rotate(-55deg);filter:blur(30px) drop-shadow(20px 20px 20px seagreen)}@keyframes radar81-2710590e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cart-overlay{display:none}@media (max-width: 1200px){.cart-overlay{display:block;position:fixed;inset:0;background:#00000080;z-index:9998;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}}.shopping-cart{position:fixed!important;bottom:20px!important;right:20px!important;z-index:9999!important;display:flex;flex-direction:column;align-items:center;gap:12px}.back-to-top-bubble{background:linear-gradient(135deg,#0b3d3b,#0d4a47);color:#fff;width:48px;height:48px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 4px 12px #0b3d3b4d;transition:all .3s ease;border:2px solid rgba(255,255,255,.2)}.back-to-top-bubble:hover{transform:scale(1.1) translateY(-2px);background:linear-gradient(135deg,#0d4a47,#0b3d3b);box-shadow:0 6px 20px #0b3d3b66}.back-to-top-bubble svg{stroke:#fff}.cart-bubble{background-color:#0b3d3b;color:#fff;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:1.8rem;position:relative;box-shadow:0 4px 12px #0b3d3b4d;transition:all .3s ease}.cart-bubble:hover{transform:scale(1.1);background-color:#0d4a47;box-shadow:0 6px 16px #0b3d3b66}.cart-count{position:absolute;top:-5px;right:-5px;background-color:#ef4444;color:#fff;font-size:.85rem;min-width:24px;height:24px;border-radius:12px;display:flex;justify-content:center;align-items:center;padding:0 6px;font-weight:700;border:2px solid white;box-shadow:0 2px 4px #0003}.master-container{display:flex;flex-direction:column;gap:12px;position:absolute;bottom:70px;right:0;width:600px;max-width:90vw;background-color:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 8px 24px #00000026;padding:16px;max-height:80vh;overflow:hidden}.cart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.clear-cart-btn{display:flex;align-items:center;gap:4px;background-color:#f44336;color:#fff;border:none;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s}.clear-cart-btn:hover:not(:disabled){background-color:#d32f2f;transform:translateY(-1px)}.clear-cart-btn:disabled{background-color:#ccc;cursor:not-allowed;opacity:.6}.card{background:#f9f9f9;border-radius:8px;padding:16px}.cart{flex:1;overflow:hidden;display:flex;flex-direction:column}.title{font-size:18px;font-weight:600;margin-bottom:12px;color:#333}.products-container{flex:1;overflow-y:auto;max-height:400px}.loading,.empty-cart{text-align:center;padding:40px 20px;color:#999}.products{display:flex;flex-direction:column;gap:12px}.product{display:flex;align-items:flex-start;gap:12px;background:#fff;padding:12px 32px 12px 12px;border-radius:8px;position:relative;min-height:80px}.delete-btn{position:absolute;top:8px;right:8px;background:none;border:none;cursor:pointer;padding:4px;opacity:.6;transition:opacity .2s}.delete-btn:hover{opacity:1}.image-container{width:70px;height:70px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:6px;overflow:hidden;align-self:flex-start}.product-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:4px}.image-placeholder{width:100%;height:100%;background:#e0e0e0;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:10px;color:#999}.product-info{flex:1;min-width:0}.product-name{font-size:13px;font-weight:500;color:#333;margin-bottom:4px;line-height:1.3}.product-meta-mini{display:flex;align-items:center;gap:6px;margin:4px 0;font-size:10px}.preorder-badge-mini{display:inline-block;background:linear-gradient(135deg,#8b5cf6,#6366f1);color:#fff;font-size:9px;font-weight:600;padding:2px 6px;border-radius:3px;white-space:nowrap}.product-id-mini{color:#6b7280;font-family:Courier New,monospace;font-size:10px}.product-variant-spec{font-size:11px;color:#374151;margin:4px 0;font-weight:500;line-height:1.3}.product-variant{font-size:11px;color:#666;margin:4px 0 0;line-height:1.4;word-break:break-word;overflow-wrap:break-word;white-space:normal}.product-id{font-size:11px;color:#999;margin:2px 0 0;font-family:monospace}.preorder-payment-mini{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:11px;padding:3px 8px;background:#eff6ff;border-radius:4px}.preorder-payment-mini.secondary{background:#f0fdf4}.preorder-payment-mini.secondary .payment-mini-label{color:#16a34a}.payment-mini-label{color:#3b82f6;font-weight:500;font-size:10px}.payment-mini-value{color:#0b3d3b;font-weight:600;font-size:11px}.quantity-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:4px;align-self:flex-start;margin-top:4px}.stock-warning{font-size:10px;color:#dc2626;font-weight:500;padding:2px 6px;background:#fef2f2;border-radius:4px;white-space:nowrap}.quantity{display:flex;align-items:center;gap:8px;background:#f0f0f0;border-radius:6px;padding:4px}.quantity.over-stock{border:1px solid #dc2626;background:#fef2f2}.quantity.over-stock label{color:#dc2626}.quantity button{background:#fff;border:none;width:24px;height:24px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.quantity button:hover:not(:disabled){background:#e0e0e0}.quantity button:disabled{opacity:.4;cursor:not-allowed}.quantity label{min-width:24px;text-align:center;font-size:14px;font-weight:500}.checkout{border-top:2px solid #e5e7eb;padding-top:16px}.checkout-summary{margin-bottom:16px}.summary-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px}.summary-row.preorder{background:#eff6ff;padding:8px 12px;border-radius:6px;margin-bottom:6px}.summary-row.regular{background:#f0fdf4;padding:8px 12px;border-radius:6px;margin-bottom:6px}.summary-row.shipping{padding-bottom:8px;margin-bottom:8px}.summary-divider{height:1px;background:#e5e7eb;margin:12px 0}.summary-row.total{padding-top:8px}.summary-label{color:#6b7280;font-weight:500;display:flex;align-items:center;gap:6px}.item-count{font-size:12px;color:#9ca3af;font-weight:400}.summary-value{color:#111827;font-weight:600}.summary-note{color:#9ca3af;font-size:12px;font-style:italic}.summary-total{color:#0b3d3b;font-size:20px;font-weight:700}.balance-notice{display:flex;align-items:center;gap:8px;margin-top:12px;padding:12px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-left:4px solid #f59e0b;border-radius:8px;font-size:13px;color:#92400e;line-height:1.5}.balance-notice svg{flex-shrink:0;color:#f59e0b}.balance-notice strong{color:#b45309;font-weight:700}.action-buttons{display:flex;width:100%}.view-cart-btn{width:100%;border:none;padding:16px 20px;border-radius:10px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#0b3d3b,#0a5854);color:#fff;box-shadow:0 4px 12px #0b3d3b4d}.view-cart-btn svg{flex-shrink:0}.view-cart-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0b3d3b66}.view-cart-btn:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;opacity:.6;transform:none;box-shadow:none}.selling_amount.small{font-size:14px;font-weight:600;color:#0b3d3b;white-space:nowrap;align-self:flex-start;margin-top:4px}@media (max-width: 1200px){.shopping-cart{bottom:16px;right:16px}.cart-bubble{width:52px;height:52px;font-size:1.5rem}.back-to-top-bubble{width:42px;height:42px}.cart-count{min-width:20px;height:20px;font-size:.75rem}.master-container{position:fixed;bottom:0;left:0;right:0;width:100%;max-width:100%;border-radius:16px 16px 0 0;max-height:70vh;animation:slideUp .3s ease-out forwards}.master-container.closing{animation:slideDown .3s ease-in forwards}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.cart-overlay.closing{animation:fadeOut .3s ease-in forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}}@media (max-width: 768px){.shopping-cart{bottom:14px;right:14px}.cart-bubble{width:50px;height:50px;font-size:1.4rem}.back-to-top-bubble{width:40px;height:40px}.master-container{max-height:75vh}.product{gap:10px;padding:10px 30px 10px 10px}.image-container{width:60px;height:80px;background:#f8f8f8;border:1px solid #e5e7eb}.product-image{object-fit:contain}.product-name{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-variant-spec{display:none}.product-meta-mini{font-size:9px}.preorder-payment-mini{font-size:10px;padding:2px 6px}.quantity{gap:6px;padding:3px}.quantity button{width:22px;height:22px}.quantity label{min-width:20px;font-size:13px}}@media (max-width: 480px){.shopping-cart{bottom:12px;right:12px}.cart-bubble{width:48px;height:48px;font-size:1.3rem}.back-to-top-bubble{width:38px;height:38px}.master-container{max-height:80vh;padding:14px}.cart-header .title{font-size:16px}.product{display:grid;grid-template-columns:55px 1fr auto;grid-template-rows:auto auto;gap:6px 8px;padding:10px 28px 10px 10px;align-items:start}.image-container{grid-column:1;grid-row:1 / 3;width:55px;height:75px;background:#f8f8f8;border:1px solid #e5e7eb}.product-image{width:100%;height:100%;object-fit:contain}.product-info{grid-column:2;grid-row:1;min-width:0;max-width:100%}.product-name{font-size:12px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px}.product-variant-spec{display:none}.product-meta-mini{font-size:9px;gap:4px;margin:2px 0}.preorder-badge-mini{font-size:8px;padding:1px 4px}.product-id-mini{font-size:9px}.preorder-payment-mini{font-size:10px;padding:2px 5px;margin-top:3px}.payment-mini-label{font-size:9px}.payment-mini-value{font-size:10px}.quantity-wrapper{grid-column:3;grid-row:1 / 3;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:6px;margin-top:0}.stock-warning{font-size:9px;padding:1px 4px}.quantity{gap:4px;padding:3px}.quantity button{width:20px;height:20px}.quantity button svg{width:10px;height:10px}.quantity label{min-width:18px;font-size:12px}.selling_amount.small{grid-column:2 / 4;grid-row:2;font-size:13px;font-weight:600;color:#0b3d3b;text-align:right;padding-right:0}.delete-btn{top:6px;right:6px;padding:2px}.delete-btn svg{width:14px;height:14px}}.toast-container[data-v-b57562e6]{position:fixed;top:20px;right:20px;z-index:9999;max-width:20rem}.toast[data-v-b57562e6]{background:#fff;color:#f5f5f5;padding:1rem 2rem 1rem 3rem;border-radius:1rem;position:relative;font-weight:300;text-align:left;transition:all .3s ease;opacity:1;border:.15rem solid #fff2;box-shadow:0 0 1.5rem #1a1f4360;font-family:Varela Round,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.toast[data-v-b57562e6]:before{content:"";position:absolute;width:.5rem;height:calc(100% - 1.5rem);top:.75rem;left:.5rem;z-index:0;border-radius:1rem;background:var(--clr)}.toast h3[data-v-b57562e6]{font-size:1.2rem;margin:0;line-height:1.35rem;font-weight:600;position:relative;color:var(--clr)}.toast p[data-v-b57562e6]{position:relative;font-size:.95rem;z-index:1;margin:.25rem 0 0;color:#595959;line-height:1.3rem}.close[data-v-b57562e6]{position:absolute;width:1.35rem;height:1.35rem;text-align:center;right:1rem;top:1rem;cursor:pointer;border-radius:100%;background:none;border:none;padding:0;transition:all .2s ease}.close[data-v-b57562e6]:after{position:absolute;font-family:Varela Round,sans-serif;width:100%;height:100%;left:0;top:0;font-size:1.8rem;content:"+";transform:rotate(-45deg);border-radius:100%;display:flex;align-items:center;justify-content:center;color:#595959;text-indent:1px}.close[data-v-b57562e6]:hover:after{background:var(--clr);color:#fff}.toast.help[data-v-b57562e6]{--clr: #0070e0}.toast.success[data-v-b57562e6]{--clr: #03a65a}.toast.warning[data-v-b57562e6]{--clr: #fc8621}.toast.error[data-v-b57562e6]{--clr: #db3056}.toast-slide-enter-active[data-v-b57562e6]{animation:slideInRight-b57562e6 .3s ease-out}.toast-slide-leave-active[data-v-b57562e6]{animation:slideOutRight-b57562e6 .3s ease-in}@keyframes slideInRight-b57562e6{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOutRight-b57562e6{0%{transform:translate(0);opacity:1}to{transform:translate(400px);opacity:0}}*{margin:0;padding:0;box-sizing:border-box}html{width:100%;max-width:100%;overflow-x:hidden!important;overflow-y:auto}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f8f8f8;color:#333;overflow-x:hidden!important;width:100%;max-width:100%;position:relative}#app{position:relative;display:flex;flex-direction:column;min-height:100vh;margin:0;padding:0;width:100%;max-width:100%;overflow-x:hidden!important;overflow-y:visible}#app>main,#app>.home,#app>div:not(.app-error):not(.static-background){flex:1;width:100%;max-width:100%;margin-top:0!important;overflow-x:hidden}.site-header+*{margin-top:0!important}@media (max-width: 768px){html,body,#app{overflow-x:hidden!important;max-width:100%!important;width:100%!important}.series-page,.home-page,.product-detail,.cart-page,.checkout-page{overflow-x:hidden!important;max-width:100%!important}}.gradient-title{display:flex;align-items:center;justify-content:center;position:relative;font-size:24px;font-weight:600;color:var(--brand-01, #0B3D3B);margin-top:40px;margin-bottom:30px}.gradient-title:before,.gradient-title:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,var(--brand-01, #0B3D3B) 20%,var(--brand-01, #0B3D3B) 80%,transparent);margin:0 24px;max-width:200px}.gradient-title:before{background:linear-gradient(90deg,transparent,var(--brand-01, #0B3D3B))}.gradient-title:after{background:linear-gradient(90deg,var(--brand-01, #0B3D3B),transparent)}@media (max-width: 768px){.gradient-title{font-size:20px;margin-top:30px;margin-bottom:20px}.gradient-title:before,.gradient-title:after{max-width:80px;margin:0 16px}}:root{--text-01: #2D3436;--text-02: #636E72;--light-01: #FAFAF8;--light-02: #FFFFFF;--brand-01: #0B3D3B;--brand-02: #C5A572;--brand-03: #145250;--border-01: #E5E7EB;--card-hover: 0px 4px 24px rgba(0, 0, 0, .15);--card-shadow: 0px 4px 16px rgba(0, 0, 0, .1);--hover-timing: all .2s ease;--pg-margin: 24px;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;scroll-behavior:smooth}*{box-sizing:border-box;padding:0;margin:0}body{font-family:Poppins,sans-serif;font-weight:500;transition:var(--hover-timing);overflow-x:hidden}body.nav-locked .nav-clickable,body.nav-locked .clickable,body.nav-locked button:not(.nav-always-enabled),body.nav-locked a:not(.nav-always-enabled){pointer-events:none;opacity:.6;cursor:not-allowed}.nav-disabled,.nav-disabled *{pointer-events:none!important}.click-disabled{pointer-events:none;opacity:.5;cursor:not-allowed}.nav-loading-overlay{position:fixed;inset:0;background:#ffffff4d;z-index:9998;pointer-events:all;display:none}body.nav-locked .nav-loading-overlay{display:block}
