body{margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}:root{--migwadang-primary: #c7b091;--migwadang-primary-light: #d4c3a7;--migwadang-primary-dark: #b09f82;--migwadang-text: #333;--migwadang-bg: #fafafa;--primary: #c7b091 !important;--primary-hover: #a08d77 !important;--primary-focus: rgba(199, 176, 145, .125) !important;--pico-font-family: "Noto Sans KR", sans-serif}.top-banner.svelte-12qhfyh{background:var(--top-banner-bg, linear-gradient(95deg, #d32f2f, #ff5252));color:#fff;padding:0;box-shadow:0 2px 10px #d32f2f33;position:relative;z-index:1000}.top-banner-inner.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;min-height:46px;padding:.5rem 1rem;position:relative}.banner-content.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.95rem;letter-spacing:-.01em;text-align:center;color:#fff;font-weight:500}.banner-content.svelte-12qhfyh a{display:inline-flex;align-items:center;gap:.5rem;color:inherit;text-decoration:none;transition:opacity .2s ease}.banner-content.svelte-12qhfyh .text{font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.25)}.banner-content.svelte-12qhfyh .text strong{font-weight:800;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.banner-content.svelte-12qhfyh .arrow{font-weight:300;transition:transform .2s ease-in-out}.banner-content.svelte-12qhfyh a:hover{opacity:.9}.banner-content.svelte-12qhfyh a:hover .arrow{transform:translate(4px)}.banner-close.svelte-12qhfyh{background:#0000001f;border:none;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;cursor:pointer;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:background .2s ease}.banner-close.svelte-12qhfyh:hover{background:#00000040}.migwadang-header.svelte-12qhfyh{background:#fff;border-bottom:2px solid var(--migwadang-primary);box-shadow:0 2px 4px #c7b0911a}.migwadang-nav.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;gap:.3rem;max-width:1200px;margin:0 auto;padding:.75rem 1.25rem}.migwadang-logo.svelte-12qhfyh{font-size:1.5rem;font-weight:700;color:var(--migwadang-primary);text-decoration:none;display:flex;align-items:center;gap:.5rem}.logo-image.svelte-12qhfyh{width:150px;height:auto;object-fit:contain}.migwadang-nav-links.svelte-12qhfyh{display:flex;gap:1.25rem;flex-wrap:wrap;justify-content:center}.migwadang-nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--migwadang-text);text-decoration:none;font-weight:500;transition:color .3s}.migwadang-nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.migwadang-nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--migwadang-primary)}.migwadang-contact-links.svelte-12qhfyh{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;justify-content:center;width:100%}.migwadang-contact-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--migwadang-primary);text-decoration:none;font-size:.9rem;padding:.5rem 1rem;border:1px solid var(--migwadang-primary);border-radius:20px;transition:all .3s;display:flex;align-items:center;gap:.4rem}.migwadang-contact-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--migwadang-primary);color:#fff}.contact-icon.svelte-12qhfyh{width:16px;height:16px;object-fit:contain;border-radius:4px}.user-menu-container.svelte-12qhfyh{position:relative}.user-menu-button.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--migwadang-primary);color:#fff;border:none;border-radius:20px;cursor:pointer;font-size:.9rem;position:relative;transition:all .3s}.user-menu-button.svelte-12qhfyh:hover{background:var(--migwadang-primary-dark);transform:translateY(-1px)}.user-email.svelte-12qhfyh{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-badge.svelte-12qhfyh{position:absolute;top:-4px;right:-4px;background:#f44336;color:#fff;border-radius:10px;padding:2px 6px;font-size:.75rem;font-weight:600;min-width:20px;text-align:center;box-shadow:0 0 0 2px #fff;animation:svelte-12qhfyh-pulse 2s infinite}@keyframes svelte-12qhfyh-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.user-dropdown.svelte-12qhfyh{position:absolute;top:100%;right:0;margin-top:.5rem;background:#fff;border:1px solid var(--migwadang-primary);border-radius:8px;box-shadow:0 4px 12px #c7b09133;min-width:200px;z-index:1001;overflow:hidden}.dropdown-item.svelte-12qhfyh{display:block;width:100%;padding:.75rem 1rem;text-align:left;color:var(--migwadang-text);text-decoration:none;background:none;border:none;cursor:pointer;font-size:.875rem;transition:background .2s}.dropdown-item.svelte-12qhfyh:hover{background:var(--migwadang-bg)}.dropdown-item-danger.svelte-12qhfyh{color:#f44336}.dropdown-item-danger.svelte-12qhfyh:hover{background:#ffebee}.dropdown-divider.svelte-12qhfyh{margin:.5rem 0;border:none;border-top:1px solid #eee}@media(max-width:768px){.user-email.svelte-12qhfyh{display:none}.user-menu-button.svelte-12qhfyh{width:40px;height:40px;padding:0;justify-content:center;border-radius:50%}.user-menu-button.svelte-12qhfyh:before{content:"👤";font-size:1.25rem}.notification-badge.svelte-12qhfyh{top:-2px;right:-2px;min-width:18px;font-size:.7rem}.user-dropdown.svelte-12qhfyh{right:-50px;min-width:180px}}.cart-link.svelte-12qhfyh{position:relative!important}.cart-link[data-count].svelte-12qhfyh:not([data-count=""]):after{content:attr(data-count);position:absolute;top:-4px;right:-4px;background-color:#e74c3c;color:#fff;border-radius:50%;width:20px;height:20px;font-size:12px;font-weight:700;display:flex;justify-content:center;align-items:center;line-height:1;box-shadow:0 0 0 2px #fff}.cart-text.svelte-12qhfyh{display:none}@media(min-width:768px){.cart-text.svelte-12qhfyh{display:inline}}.migwadang-footer.svelte-12qhfyh{background:var(--migwadang-primary);color:#fff;margin-top:4rem}.footer-content.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:3rem 2rem 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-section.svelte-12qhfyh h3:where(.svelte-12qhfyh){margin-bottom:1rem;font-size:1.2rem;display:flex;align-items:center;gap:.5rem}.footer-logo.svelte-12qhfyh{width:24px;height:24px;object-fit:contain}.footer-section.svelte-12qhfyh h4:where(.svelte-12qhfyh){margin-bottom:.5rem;font-size:1rem;color:#f0ebe3;font-weight:600}.footer-section.svelte-12qhfyh p:where(.svelte-12qhfyh){margin-bottom:.5rem}.footer-section.svelte-12qhfyh ul:where(.svelte-12qhfyh){list-style:none;padding:0}.footer-section.svelte-12qhfyh ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh){margin-bottom:.5rem}.footer-section.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fff;text-decoration:none;transition:color .3s}.footer-section.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--migwadang-primary-light)}.footer-bottom.svelte-12qhfyh{border-top:1px solid var(--migwadang-primary-light);padding:1rem 2rem;text-align:center;background:var(--migwadang-primary-dark)}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:.25rem 0;font-size:.9rem}.footer-contact-icon.svelte-12qhfyh{width:14px;height:14px;object-fit:contain;display:inline-block;vertical-align:middle;border-radius:3px}@media(max-width:768px){.migwadang-nav.svelte-12qhfyh{padding:1rem;gap:.4rem}.migwadang-contact-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.8rem;padding:.4rem .8rem}.footer-content.svelte-12qhfyh{grid-template-columns:1fr;text-align:center;padding:2rem 1rem 1rem}}
