@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";.header[data-v-794e9ccd]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#ffffffe0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(244,140,37,.08);transition:transform .3s}.header-inner[data-v-794e9ccd]{max-width:1300px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:56px;gap:16px}.header-logo[data-v-794e9ccd]{display:flex;align-items:center;gap:8px;text-decoration:none;flex-shrink:0}.logo-img[data-v-794e9ccd]{height:36px;width:auto;object-fit:contain}.header-search[data-v-794e9ccd]{flex:1;max-width:520px;display:none}.search-input-wrap[data-v-794e9ccd]{position:relative;width:100%}.search-icon[data-v-794e9ccd]{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:22px;color:#bbb;pointer-events:none;transition:color .2s}.search-input-wrap:focus-within .search-icon[data-v-794e9ccd]{color:var(--primary)}.header-search input[data-v-794e9ccd]{width:100%;height:44px;background:#f5f4f2;border:2px solid transparent;border-radius:14px;padding:0 20px 0 48px;font-size:14px;color:var(--text-primary);outline:none;transition:all .25s;font-family:inherit}.header-search input[data-v-794e9ccd]::placeholder{color:#bbb}.header-search input[data-v-794e9ccd]:focus{background:#fff;border-color:var(--primary);box-shadow:0 0 0 3px #f48c251a}.header-actions[data-v-794e9ccd]{display:flex;align-items:center;gap:4px}.pc-only[data-v-794e9ccd]{display:none!important}.mobile-only[data-v-794e9ccd]{display:flex!important}@media(min-width:768px){.pc-only[data-v-794e9ccd]{display:flex!important}.mobile-only[data-v-794e9ccd]{display:none!important}}.action-btn[data-v-794e9ccd]{position:relative;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:none;color:var(--text-secondary);transition:all .2s;cursor:pointer}.action-btn .material-symbols-outlined[data-v-794e9ccd]{font-size:24px;font-variation-settings:"wght" 300}.action-btn[data-v-794e9ccd]:hover{background:#f48c2514;color:var(--primary)}.action-badge[data-v-794e9ccd]{position:absolute;top:2px;right:2px;background:var(--primary);color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid white;line-height:1}.profile-avatar[data-v-794e9ccd]{width:34px;height:34px;border-radius:50%;background:#f48c2526;border:2px solid rgba(244,140,37,.2);overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:4px;transition:border-color .2s}.profile-avatar[data-v-794e9ccd]:hover{border-color:var(--primary)}.profile-avatar img[data-v-794e9ccd]{width:100%;height:100%;object-fit:cover}.avatar-letter[data-v-794e9ccd]{font-size:14px;font-weight:700;color:var(--primary)}.cart-overlay[data-v-794e9ccd]{position:fixed;inset:0;z-index:1099;background:#0006}.cart-overlay-enter-active[data-v-794e9ccd],.cart-overlay-leave-active[data-v-794e9ccd]{transition:opacity .3s}.cart-overlay-enter-from[data-v-794e9ccd],.cart-overlay-leave-to[data-v-794e9ccd]{opacity:0}.cart-sheet[data-v-794e9ccd]{position:fixed;bottom:0;left:0;right:0;z-index:1100;background:#f8f7f5;border-radius:20px 20px 0 0;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 -4px 24px #0000001f}.sheet-handle-area[data-v-794e9ccd]{display:flex;justify-content:center;padding:12px 0 4px}.sheet-handle[data-v-794e9ccd]{width:48px;height:5px;border-radius:3px;background:#f48c2533}.sheet-header[data-v-794e9ccd]{display:flex;justify-content:space-between;align-items:center;padding:12px 24px 16px}.sheet-header h4[data-v-794e9ccd]{font-size:20px;font-weight:800;color:var(--text-primary);letter-spacing:-.3px}.sheet-header .count[data-v-794e9ccd]{color:var(--primary)}.sheet-close[data-v-794e9ccd]{width:40px!important;height:40px!important;display:flex!important;align-items:center;justify-content:center;border-radius:50%!important;color:var(--text-muted)!important;padding:0!important;background:none!important}.sheet-close .material-symbols-outlined[data-v-794e9ccd]{font-size:22px}.sheet-close[data-v-794e9ccd]:hover{background:#f48c251a!important}.sheet-empty[data-v-794e9ccd]{padding:40px 24px;text-align:center;color:var(--text-muted);font-size:14px}.sheet-body[data-v-794e9ccd]{display:flex;flex-direction:column;overflow:hidden;flex:1}.sheet-items[data-v-794e9ccd]{overflow-y:auto;max-height:40vh;padding:0 16px;display:flex;flex-direction:column;gap:8px}.sheet-item[data-v-794e9ccd]{display:flex;gap:14px;padding:14px;background:var(--bg-white);border-radius:14px;border:1px solid rgba(244,140,37,.06);box-shadow:0 1px 4px #0000000a}.sheet-item-thumb[data-v-794e9ccd]{width:80px;height:80px;border-radius:10px;overflow:hidden;background:#f0f0f0;flex-shrink:0}.sheet-item-thumb img[data-v-794e9ccd]{width:100%;height:100%;object-fit:cover}.thumb-placeholder[data-v-794e9ccd]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc}.thumb-placeholder .material-symbols-outlined[data-v-794e9ccd]{font-size:28px}.sheet-item-info[data-v-794e9ccd]{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.sheet-item-top[data-v-794e9ccd]{display:flex;justify-content:space-between;align-items:flex-start}.sheet-item-names[data-v-794e9ccd]{flex:1;min-width:0}.sheet-item-store[data-v-794e9ccd]{font-size:11px;color:var(--text-muted)}.sheet-item-name[data-v-794e9ccd]{font-size:15px;font-weight:700;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.sheet-item-options[data-v-794e9ccd]{font-size:12px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sheet-item-remove[data-v-794e9ccd]{width:28px!important;height:28px!important;padding:0!important;display:flex!important;align-items:center;justify-content:center;border-radius:50%!important;color:var(--text-muted)!important;flex-shrink:0;background:none!important}.sheet-item-remove .material-symbols-outlined[data-v-794e9ccd]{font-size:18px}.sheet-item-remove[data-v-794e9ccd]:hover{color:var(--accent)!important;background:#ee4a4414!important}.sheet-item-price[data-v-794e9ccd]{font-size:17px;font-weight:800;color:var(--primary)}.sheet-item-qty[data-v-794e9ccd]{display:inline-flex;align-items:center;gap:0;background:#f8f7f5;border-radius:20px;border:1px solid rgba(244,140,37,.1);width:fit-content;margin-top:2px}.sheet-item-qty button[data-v-794e9ccd]{width:30px!important;height:30px!important;font-size:16px!important;font-weight:700!important;padding:0!important;border-radius:50%!important;display:flex!important;align-items:center;justify-content:center;background:transparent!important;color:var(--text-primary)!important}.sheet-item-qty button[data-v-794e9ccd]:hover{background:#f48c2526!important}.sheet-item-qty span[data-v-794e9ccd]{font-size:14px;font-weight:700;min-width:20px;text-align:center}.sheet-footer[data-v-794e9ccd]{padding:20px 24px 24px;border-top:1px solid rgba(244,140,37,.1);margin-top:8px}.sheet-total[data-v-794e9ccd]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.sheet-total span[data-v-794e9ccd]{font-size:15px;color:var(--text-muted);font-weight:500}.sheet-total strong[data-v-794e9ccd]{font-size:24px;font-weight:800;color:var(--text-primary)}.btn-order[data-v-794e9ccd]{width:100%;height:54px;background:var(--primary)!important;color:#fff!important;border:none;border-radius:14px!important;font-size:17px!important;font-weight:700!important;cursor:pointer;font-family:inherit;letter-spacing:-.3px;box-shadow:0 4px 16px #f48c2540;transition:all .2s}.btn-order[data-v-794e9ccd]:hover{filter:brightness(1.08);transform:translateY(-1px)}.btn-order[data-v-794e9ccd]:active{transform:scale(.98)}.btn-view-cart[data-v-794e9ccd]{width:100%;height:54px;background:transparent!important;color:var(--primary)!important;border:2px solid rgba(244,140,37,.3)!important;border-radius:14px!important;font-size:17px!important;font-weight:700!important;cursor:pointer;font-family:inherit;letter-spacing:-.3px;margin-top:10px;transition:all .2s}.btn-view-cart[data-v-794e9ccd]:hover{background:#f48c250d!important}.btn-view-cart[data-v-794e9ccd]:active{transform:scale(.98)}.cart-sheet-enter-active[data-v-794e9ccd]{transition:transform .35s cubic-bezier(.32,.72,0,1)}.cart-sheet-leave-active[data-v-794e9ccd]{transition:transform .25s cubic-bezier(.32,.72,0,1)}.cart-sheet-enter-from[data-v-794e9ccd],.cart-sheet-leave-to[data-v-794e9ccd]{transform:translateY(100%)}.sheet-footer[data-v-794e9ccd]{padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))}@media(min-width:768px){.header-inner[data-v-794e9ccd]{height:68px;padding:0 24px;gap:24px}.logo-img[data-v-794e9ccd]{height:40px}.header-search[data-v-794e9ccd]{display:block}.sheet-footer[data-v-794e9ccd]{padding-bottom:24px}.cart-sheet[data-v-794e9ccd]{position:fixed;inset:76px 24px auto auto;width:400px;max-height:560px;border-radius:20px;box-shadow:0 8px 32px #00000024}.cart-sheet-enter-from[data-v-794e9ccd],.cart-sheet-leave-to[data-v-794e9ccd]{transform:translateY(-12px);opacity:0}.cart-sheet-enter-active[data-v-794e9ccd]{transition:transform .25s cubic-bezier(.32,.72,0,1),opacity .2s}.cart-sheet-leave-active[data-v-794e9ccd]{transition:transform .2s,opacity .15s}}@media(min-width:1024px){.header-inner[data-v-794e9ccd]{height:72px;padding:0 32px}.logo-img[data-v-794e9ccd]{height:44px}.header-search input[data-v-794e9ccd]{height:46px;font-size:15px;border-radius:14px}.search-icon[data-v-794e9ccd]{font-size:24px}.cart-sheet[data-v-794e9ccd]{right:calc((100vw - 1300px)/2 + 32px);top:80px}}.category-bar[data-v-fcadd649]{position:fixed;top:56px;left:0;right:0;z-index:999;background:var(--bg-white);border-bottom:1px solid var(--border-light)}.category-bar-inner[data-v-fcadd649]{max-width:1300px;margin:0 auto;display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:0 12px}.category-bar-inner[data-v-fcadd649]::-webkit-scrollbar{display:none}.category-tab[data-v-fcadd649]{flex-shrink:0;padding:12px 16px;font-size:14px;font-weight:500;color:var(--text-muted);border-bottom:2px solid transparent;transition:all .2s;white-space:nowrap;text-decoration:none}.category-tab[data-v-fcadd649]:hover{color:var(--text-primary)}.category-tab.active[data-v-fcadd649]{color:var(--primary);font-weight:700;border-bottom-color:var(--primary)}@media(min-width:768px){.category-bar[data-v-fcadd649]{top:64px}.category-tab[data-v-fcadd649]{padding:14px 20px;font-size:15px}}@media(min-width:1024px){.category-bar[data-v-fcadd649]{top:72px}.category-tab[data-v-fcadd649]{padding:16px 24px;font-size:15px}}.footer[data-v-6a54357b]{margin-top:40px;background:#1a1a1a;color:#ffffff80;padding:0}.footer-inner[data-v-6a54357b]{max-width:1300px;margin:0 auto}.footer-grid[data-v-6a54357b]{display:none}.footer-mobile-info[data-v-6a54357b]{padding:32px 20px 0}.footer-logo[data-v-6a54357b]{margin-bottom:16px}.footer-logo-full[data-v-6a54357b]{height:36px;width:auto;object-fit:contain}.footer-logo-full.sm[data-v-6a54357b]{height:30px}.mobile-company-info[data-v-6a54357b]{margin-bottom:16px}.mobile-company-info p[data-v-6a54357b]{font-size:12px;line-height:1.8;color:#fff6}.mobile-links[data-v-6a54357b]{display:flex;gap:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.mobile-links a[data-v-6a54357b]{font-size:13px;font-weight:600;color:#ffffff80;transition:color .2s}.mobile-links a[data-v-6a54357b]:hover{color:var(--primary)}.footer-bottom[data-v-6a54357b]{padding:20px 20px 24px;margin-top:16px;border-top:1px solid rgba(255,255,255,.05)}.footer-bottom p[data-v-6a54357b]{font-size:11px;color:#ffffff4d}@media(min-width:768px){.footer[data-v-6a54357b]{padding:48px 24px 0}.footer-mobile-info[data-v-6a54357b]{display:none}.footer-grid[data-v-6a54357b]{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:32px}.footer-brand .footer-logo[data-v-6a54357b]{font-size:22px;margin-bottom:12px}.footer-desc[data-v-6a54357b]{font-size:13px;line-height:1.7;color:#ffffff73}.footer-links-col h4[data-v-6a54357b],.footer-cs h4[data-v-6a54357b]{color:#fff;font-size:14px;font-weight:700;margin-bottom:16px}.footer-links-col ul[data-v-6a54357b]{list-style:none;display:flex;flex-direction:column;gap:12px}.footer-links-col a[data-v-6a54357b]{font-size:13px;color:#ffffff73;transition:color .2s}.footer-links-col a[data-v-6a54357b]:hover{color:var(--primary)}.cs-phone[data-v-6a54357b]{font-size:28px;font-weight:900;color:var(--primary);margin-bottom:6px}.cs-time[data-v-6a54357b]{font-size:12px;color:#fff6;line-height:1.6;margin-bottom:12px}.cs-info-box[data-v-6a54357b]{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:10px 14px}.cs-info-box p[data-v-6a54357b]{font-size:11px;color:#fff6}.footer-bottom[data-v-6a54357b]{padding:20px 0 24px;display:flex;justify-content:space-between;align-items:center}}@media(min-width:1024px){.footer[data-v-6a54357b]{padding:56px 32px 0}.footer-grid[data-v-6a54357b]{gap:56px}.cs-phone[data-v-6a54357b]{font-size:32px}}.bottom-nav[data-v-d39cf922]{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(0,0,0,.06);display:flex;padding:6px 0;padding-bottom:max(6px,env(safe-area-inset-bottom))}.bottom-nav-item[data-v-d39cf922]{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px 0;color:#999;background:none;transition:color .2s}.bottom-nav-item.active[data-v-d39cf922]{color:var(--primary)}.nav-icon[data-v-d39cf922]{position:relative;display:inline-flex;align-items:center;justify-content:center;height:26px}.nav-icon .material-symbols-outlined[data-v-d39cf922]{font-size:24px;font-variation-settings:"FILL" 0,"wght" 300;transition:font-variation-settings .2s}.bottom-nav-item.active .nav-icon .material-symbols-outlined[data-v-d39cf922]{font-variation-settings:"FILL" 1,"wght" 400}.nav-label[data-v-d39cf922]{font-size:10px;font-weight:500;letter-spacing:-.2px}.nav-badge[data-v-d39cf922]{position:absolute;top:-4px;right:-10px;background:var(--primary);color:#fff;font-size:9px;font-weight:700;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid white}@media(min-width:768px){.bottom-nav[data-v-d39cf922]{display:none}}:root{--primary: #FF9800;--primary-dark: #E58742;--primary-light: #FFF3E0;--accent: #EE4A44;--accent-light: #FFF0F0;--bg-main: #FFFCF4;--bg-white: #FFFFFF;--bg-section: #F0F4F8;--bg-dark: #2D2D2D;--text-primary: #222222;--text-secondary: #555555;--text-muted: #999999;--text-white: #FFFFFF;--border: #E8E8E8;--border-light: #F0F0F0;--badge-green: #2DB400;--badge-blue: #3B82F6;--badge-purple: #9933CC;--star: #FFB800;--shadow-sm: 0 1px 3px rgba(0,0,0,.06);--shadow-md: 0 4px 12px rgba(0,0,0,.08);--shadow-lg: 0 8px 24px rgba(0,0,0,.12);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 50px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Noto Sans KR,sans-serif;background:var(--bg-main);color:var(--text-primary);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none}.main-content{padding-top:56px;max-width:1300px;margin:0 auto}.main-content.with-category{padding-top:100px}.placeholder-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:32px;background:linear-gradient(135deg,#f5f5f5,#eee)}.placeholder-img.warm{background:linear-gradient(135deg,#fff3e0,#ffe0b2)}.placeholder-img.cool{background:linear-gradient(135deg,#e3f2fd,#bbdefb)}.placeholder-img.green{background:linear-gradient(135deg,#e8f5e9,#c8e6c9)}.placeholder-img.red{background:linear-gradient(135deg,#ffebee,#ffcdd2)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:767px){body{padding-bottom:60px}}@media(min-width:768px){.main-content{padding-top:64px}.main-content.with-category{padding-top:112px}}@media(min-width:1024px){.main-content{padding-top:72px}.main-content.with-category{padding-top:120px}}
