@charset "UTF-8";.address-search[data-v-4a8b9f94]{display:flex;flex-direction:column;gap:8px}.address-row[data-v-4a8b9f94]{display:flex;gap:8px}.input-field[data-v-4a8b9f94]{width:100%;height:48px;padding:0 16px;border:1px solid #dfdfdf;border-radius:8px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:400;color:#000;background-color:#f8f8f8;outline:none;transition:border-color .2s}.input-field[data-v-4a8b9f94]::-moz-placeholder{color:#8e8e93}.input-field[data-v-4a8b9f94]::placeholder{color:#8e8e93}.input-field[data-v-4a8b9f94]:focus{border-color:#53803c}.zipcode-input[data-v-4a8b9f94]{flex:1}.search-button[data-v-4a8b9f94]{flex-shrink:0;height:48px;padding:0 20px;background-color:#53803c;color:#fff;border:none;border-radius:8px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s;white-space:nowrap}.search-button[data-v-4a8b9f94]:hover{background-color:#446e31}.search-button[data-v-4a8b9f94]:active{background-color:#385928}.shipping-form[data-v-ff218f99]{display:flex;flex-direction:column;gap:20px}.form-group[data-v-ff218f99]{display:flex;flex-direction:column;gap:8px}.form-label[data-v-ff218f99]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:500;color:#000}.form-label .required[data-v-ff218f99]{color:#db4040;margin-left:2px}.input-field[data-v-ff218f99]{width:100%;height:48px;padding:0 16px;border:1px solid #dfdfdf;border-radius:8px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:400;color:#000;background-color:#fff;outline:none;transition:border-color .2s}.input-field[data-v-ff218f99]::-moz-placeholder{color:#8e8e93}.input-field[data-v-ff218f99]::placeholder{color:#8e8e93}.input-field[data-v-ff218f99]:focus{border-color:#53803c}.input-field.error[data-v-ff218f99]{border-color:#db4040}.address-detail[data-v-ff218f99],.custom-memo[data-v-ff218f99]{margin-top:8px}.select-wrapper[data-v-ff218f99]{position:relative}.select-field[data-v-ff218f99]{width:100%;height:48px;padding:0 40px 0 16px;border:1px solid #dfdfdf;border-radius:8px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:400;color:#000;background-color:#fff;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:border-color .2s}.select-field[data-v-ff218f99]:focus{border-color:#53803c}.select-arrow[data-v-ff218f99]{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none}.error-message[data-v-ff218f99]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:400;color:#db4040;margin:0}.site-footer[data-v-d9843986]{background-color:#f8f8f8;padding:32px 20px 40px;border-top:1px solid #e5e5e5}.footer-content[data-v-d9843986]{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.footer-brand[data-v-d9843986]{display:flex;align-items:center;gap:12px}.footer-brand .footer-logo[data-v-d9843986]{display:flex;align-items:center}.footer-brand .footer-logo .logo-icon[data-v-d9843986]{height:32px;width:auto}.footer-brand .brand-name[data-v-d9843986]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:18px;font-weight:700;color:#2a2a2a;margin:0}.footer-links[data-v-d9843986]{display:flex;align-items:center;gap:12px}.footer-links .footer-link[data-v-d9843986]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:16px;color:#2a2a2a;text-decoration:none;transition:color .2s}.footer-links .footer-link[data-v-d9843986]:hover{color:#53803c}.footer-links .separator[data-v-d9843986]{color:#d0d0d0;font-size:14px}.footer-info[data-v-d9843986]{display:flex;flex-direction:column;gap:8px}.footer-info .info-text[data-v-d9843986]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:16px;color:#a5a5a5;margin:0;display:flex;align-items:center;gap:6px}.footer-info .info-text .phone-icon[data-v-d9843986]{flex-shrink:0}@media (max-width: 768px){.site-footer[data-v-d9843986]{padding:24px 16px 32px}}@media (max-width: 375px){.site-footer[data-v-d9843986]{padding:20px 12px 28px}.footer-brand .brand-name[data-v-d9843986]{font-size:16px}.footer-links .footer-link[data-v-d9843986],.footer-info .info-text[data-v-d9843986]{font-size:13px}}.mobile-layout[data-v-1638fa95]{width:100%;margin:0 auto;background-color:#fff;min-height:100vh;display:flex;flex-direction:column}.mobile-content[data-v-1638fa95]{flex:1;overflow-y:auto;overflow-x:hidden}.desktop-layout[data-v-22b434b0]{width:100%;min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.desktop-header[data-v-22b434b0]{background-color:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #0000000d}.desktop-header .header-container[data-v-22b434b0]{max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:32px}.desktop-header .header-left[data-v-22b434b0]{display:flex;align-items:center}.desktop-header .header-left .logo[data-v-22b434b0]{cursor:pointer;display:flex;align-items:center}.desktop-header .header-left .logo[data-v-22b434b0]:hover{opacity:.8}.desktop-header .header-left .logo .logo-image[data-v-22b434b0]{height:36px;width:auto;display:block}.desktop-header .header-center[data-v-22b434b0]{flex:1;max-width:500px}.desktop-header .header-center .search-bar[data-v-22b434b0]{display:flex;align-items:center;background-color:#f6f6f6;border-radius:24px;padding:12px 20px;transition:all .2s}.desktop-header .header-center .search-bar[data-v-22b434b0]:focus-within{background-color:#fff;box-shadow:0 2px 8px #0000001a}.desktop-header .header-center .search-bar input[data-v-22b434b0]{flex:1;border:none;background:none;font-size:14px;color:#333;outline:none}.desktop-header .header-center .search-bar input[data-v-22b434b0]::-moz-placeholder{color:#a5a5a5}.desktop-header .header-center .search-bar input[data-v-22b434b0]::placeholder{color:#a5a5a5}.desktop-header .header-center .search-bar .search-btn[data-v-22b434b0]{background:none;border:none;cursor:pointer;padding:0;margin-left:12px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.desktop-header .header-center .search-bar .search-btn[data-v-22b434b0]:hover{opacity:.7}.desktop-header .header-center .search-bar .search-btn svg[data-v-22b434b0]{display:block}.desktop-header .header-right[data-v-22b434b0]{display:flex;gap:16px}.desktop-header .header-right .header-btn[data-v-22b434b0]{display:flex;flex-direction:column;align-items:center;gap:4px;background:none;border:none;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background-color .2s}.desktop-header .header-right .header-btn[data-v-22b434b0]:hover{background-color:#f6f6f6}.desktop-header .header-right .header-btn svg[data-v-22b434b0]{display:block}.desktop-header .header-right .header-btn .label[data-v-22b434b0]{font-size:12px;color:#666;font-weight:500}.desktop-nav[data-v-22b434b0]{background-color:#fff;border-bottom:1px solid #e0e0e0}.desktop-nav .nav-container[data-v-22b434b0]{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;gap:8px}.desktop-nav .nav-item[data-v-22b434b0]{background:none;border:none;padding:16px 24px;font-size:15px;font-weight:600;color:#666;cursor:pointer;position:relative;transition:color .2s}.desktop-nav .nav-item[data-v-22b434b0]:hover{color:#333}.desktop-nav .nav-item.active[data-v-22b434b0]{color:#4a7c2c}.desktop-nav .nav-item.active[data-v-22b434b0]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background-color:#4a7c2c}.desktop-content[data-v-22b434b0]{flex:1;padding:32px 0}.desktop-content .content-container[data-v-22b434b0]{margin:0 auto;padding:0}@media (max-width: 1024px){.desktop-header .header-container[data-v-22b434b0]{max-width:100%;padding:12px 20px;gap:20px}.desktop-header .header-left[data-v-22b434b0]{gap:16px}.desktop-header .header-left .logo[data-v-22b434b0]{font-size:20px}.desktop-header .header-center[data-v-22b434b0]{max-width:400px}.desktop-nav .nav-container[data-v-22b434b0]{max-width:100%;padding:0 20px;gap:4px}.desktop-nav .nav-item[data-v-22b434b0]{padding:14px 20px;font-size:14px}.desktop-content .content-container[data-v-22b434b0]{max-width:100%;padding:0}}[data-v-f21a011e]{box-sizing:border-box}.checkout-page[data-v-f21a011e]{width:100%;min-height:100vh;background-color:#f8f8f8;padding-bottom:calc(100px + env(safe-area-inset-bottom))}.checkout-header[data-v-f21a011e]{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background-color:#fff;border-bottom:1px solid #e5e5e5}.back-button[data-v-f21a011e]{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.back-button[data-v-f21a011e]:active{opacity:.7}.header-title[data-v-f21a011e]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:18px;font-weight:700;color:#000;margin:0}.header-spacer[data-v-f21a011e]{width:32px}.product-summary[data-v-f21a011e]{display:flex;align-items:center;gap:16px;padding:16px 20px;background-color:#fff;margin-bottom:8px}.product-image-wrapper[data-v-f21a011e]{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0}.product-image[data-v-f21a011e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-info[data-v-f21a011e]{flex:1;min-width:0}.product-title[data-v-f21a011e]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:500;line-height:1.4;color:#000;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price[data-v-f21a011e]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:16px;font-weight:700;color:#000;margin:0}.form-section[data-v-f21a011e]{padding:20px;background-color:#fff}.section-title[data-v-f21a011e]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:16px;font-weight:700;color:#000;margin:0 0 16px}.fixed-bottom-cta[data-v-f21a011e]{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:1px solid #e5e5e5;padding:12px 20px calc(12px + env(safe-area-inset-bottom));z-index:100;box-shadow:0 -2px 10px #0000000d}.cta-content[data-v-f21a011e]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.cta-total[data-v-f21a011e]{display:flex;flex-direction:column;gap:2px}.cta-label[data-v-f21a011e]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:500;color:#666}.cta-price[data-v-f21a011e]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:18px;font-weight:700;color:#000}.cta-button[data-v-f21a011e]{flex:1;max-width:200px;background-color:#53803c;color:#fff;border:none;border-radius:8px;padding:14px 24px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .2s}.cta-button[data-v-f21a011e]:hover{background-color:#446e31}.cta-button[data-v-f21a011e]:active{background-color:#385928}@media (min-width: 768px){.checkout-page[data-v-f21a011e]{padding-bottom:calc(120px + env(safe-area-inset-bottom))}.checkout-header[data-v-f21a011e]{padding:16px 24px}.product-summary[data-v-f21a011e]{padding:20px 24px;max-width:800px;margin:16px auto 8px;border-radius:12px}.product-image-wrapper[data-v-f21a011e]{width:100px;height:100px}.product-title[data-v-f21a011e]{font-size:16px}.product-price[data-v-f21a011e]{font-size:18px}.form-section[data-v-f21a011e]{padding:24px;max-width:800px;margin:0 auto;border-radius:12px}.section-title[data-v-f21a011e]{font-size:18px;margin-bottom:20px}.cta-content[data-v-f21a011e]{max-width:800px}.cta-button[data-v-f21a011e]{max-width:240px;padding:16px 32px}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);button& {border: none; margin: 0; padding: 0; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none;} .swiper-pagination-clickable & {cursor: pointer;} &:only-child {display: none !important;}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.banner-carousel[data-v-615b41f2]{position:relative;width:100%;box-sizing:border-box}.carousel-swiper[data-v-615b41f2]{width:100%;height:250px;border-radius:0;overflow:hidden;box-sizing:border-box}@media (min-width: 768px){.carousel-swiper[data-v-615b41f2]{height:320px;border-radius:0}}.carousel-swiper[data-v-615b41f2] .swiper-wrapper,.carousel-swiper[data-v-615b41f2] .swiper-slide{border-radius:inherit;box-sizing:border-box}.carousel-swiper[data-v-615b41f2] .swiper-pagination{bottom:16px;z-index:10;pointer-events:auto}.carousel-swiper[data-v-615b41f2] .swiper-pagination-bullet{width:6px;height:6px;background-color:#ffffff80;opacity:1;transition:all .3s;cursor:pointer}.carousel-swiper[data-v-615b41f2] .swiper-pagination-bullet:hover{background-color:#fffc}.carousel-swiper[data-v-615b41f2] .swiper-pagination-bullet-active{width:20px;border-radius:3px;background-color:#fff}.banner-content[data-v-615b41f2]{position:relative;width:100%;height:100%;background-color:#53803c;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:space-between;padding:25px;border-radius:16px;box-sizing:border-box}@media (min-width: 768px){.banner-content[data-v-615b41f2]{padding:40px;border-radius:20px}}.text-area[data-v-615b41f2]{color:#fff;max-width:60%}.category[data-v-615b41f2]{font-size:12px;font-weight:600;margin-bottom:5px}@media (min-width: 768px){.category[data-v-615b41f2]{font-size:14px}}@media (min-width: 1024px){.category[data-v-615b41f2]{font-size:16px}}@media (min-width: 1440px){.category[data-v-615b41f2]{font-size:18px}}.title[data-v-615b41f2]{font-size:15px;font-weight:700;line-height:1.3;margin-bottom:5px;white-space:pre-line}@media (min-width: 768px){.title[data-v-615b41f2]{font-size:20px}}@media (min-width: 1024px){.title[data-v-615b41f2]{font-size:24px}}@media (min-width: 1440px){.title[data-v-615b41f2]{font-size:28px}}.date[data-v-615b41f2]{font-size:10px;font-weight:400}@media (min-width: 768px){.date[data-v-615b41f2]{font-size:12px}}@media (min-width: 1024px){.date[data-v-615b41f2]{font-size:14px}}@media (min-width: 1440px){.date[data-v-615b41f2]{font-size:16px}}.local-gov-products[data-v-1c314ecf]{background-color:#fff;padding:32px 0;position:relative}.section-header[data-v-1c314ecf]{display:flex;align-items:center;justify-content:space-between;padding:0 20px;margin-bottom:15px}.section-header .section-title[data-v-1c314ecf]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:20px;font-weight:700;line-height:24px;color:#53803c;margin:0}.section-header .section-title .title-highlight[data-v-1c314ecf]{color:#2a2a2a}.section-header .more-btn[data-v-1c314ecf]{background:none;border:none;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:15px;font-weight:700;line-height:24px;color:#53803c;cursor:pointer;padding:0;transition:opacity .2s}.section-header .more-btn[data-v-1c314ecf]:hover{opacity:.7}.products-scroll[data-v-1c314ecf]{overflow-x:auto;overflow-y:hidden;width:100%;scrollbar-width:none;-ms-overflow-style:none}.products-scroll[data-v-1c314ecf]::-webkit-scrollbar{display:none}.products-container[data-v-1c314ecf]{display:flex;gap:14px;padding:0 20px 9px;min-width:-moz-min-content;min-width:min-content}.product-card[data-v-1c314ecf]{width:313px;flex-shrink:0;display:flex;flex-direction:column;gap:15px;cursor:pointer;transition:transform .2s ease}.product-card[data-v-1c314ecf]:hover{transform:translateY(-4px)}.product-card .card-image[data-v-1c314ecf]{width:313px;height:310px;border-radius:10px;overflow:hidden;background-color:#f5f5f5;flex-shrink:0}.product-card .card-image img[data-v-1c314ecf]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-card .card-content[data-v-1c314ecf]{display:flex;flex-direction:column;gap:10px}.product-card .card-content .card-title[data-v-1c314ecf]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:15px;font-weight:700;line-height:18px;color:#000;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card .card-content .card-location[data-v-1c314ecf]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:13px;font-weight:500;line-height:16px;color:#3d3d3d;margin:0;height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card .card-content .card-pricing[data-v-1c314ecf]{display:flex;flex-direction:column;gap:4px}.product-card .card-content .card-pricing .discount-info[data-v-1c314ecf]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:16px;font-weight:500;line-height:20px;color:#595959;margin:0;display:flex;align-items:center;gap:6px}.product-card .card-content .card-pricing .discount-info .discount-rate[data-v-1c314ecf]{font-weight:700;color:#db4040}.product-card .card-content .card-pricing .discount-info .original-price[data-v-1c314ecf]{text-decoration:line-through;text-decoration-thickness:1px}.product-card .card-content .card-pricing .sale-price[data-v-1c314ecf]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:18px;font-weight:700;line-height:20px;color:#000;margin:0}@media (max-width: 768px){.products-container[data-v-1c314ecf]{padding:0 16px 9px}}@media (max-width: 375px){.local-gov-products[data-v-1c314ecf]{padding:24px 0}.section-header[data-v-1c314ecf]{padding:0 16px;margin-bottom:12px}.section-header .section-title[data-v-1c314ecf]{font-size:18px}.section-header .more-btn[data-v-1c314ecf]{font-size:14px}.products-container[data-v-1c314ecf]{padding:0 12px 9px;gap:12px}.product-card[data-v-1c314ecf]{width:280px}.product-card .card-image[data-v-1c314ecf]{width:280px;height:280px}}.local-specialty-products[data-v-5f8c8283]{background-color:#fff;padding:32px 0;position:relative}.section-header[data-v-5f8c8283]{display:flex;align-items:center;justify-content:space-between;padding:0 20px;margin-bottom:15px}.section-header .section-title[data-v-5f8c8283]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:20px;font-weight:700;line-height:24px;color:#2a2a2a;margin:0}.section-header .section-title .title-highlight[data-v-5f8c8283]{color:#53803c}.section-header .more-btn[data-v-5f8c8283]{background:none;border:none;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:15px;font-weight:700;line-height:24px;color:#53803c;cursor:pointer;padding:0;transition:opacity .2s}.section-header .more-btn[data-v-5f8c8283]:hover{opacity:.7}.products-scroll[data-v-5f8c8283]{overflow-x:auto;overflow-y:hidden;width:100%;scrollbar-width:none;-ms-overflow-style:none}.products-scroll[data-v-5f8c8283]::-webkit-scrollbar{display:none}.products-container[data-v-5f8c8283]{display:flex;gap:14px;padding:0 20px 9px;min-width:-moz-min-content;min-width:min-content}.product-card[data-v-5f8c8283]{width:313px;flex-shrink:0;display:flex;flex-direction:column;gap:15px;cursor:pointer;transition:transform .2s ease}.product-card[data-v-5f8c8283]:hover{transform:translateY(-4px)}.product-card .card-image[data-v-5f8c8283]{width:313px;height:310px;border-radius:10px;overflow:hidden;background-color:#f5f5f5;flex-shrink:0}.product-card .card-image img[data-v-5f8c8283]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-card .card-content[data-v-5f8c8283]{display:flex;flex-direction:column;gap:10px}.product-card .card-content .card-title[data-v-5f8c8283]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:15px;font-weight:700;line-height:18px;color:#000;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card .card-content .card-location[data-v-5f8c8283]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:13px;font-weight:500;line-height:16px;color:#3d3d3d;margin:0;height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card .card-content .card-pricing[data-v-5f8c8283]{display:flex;flex-direction:column;gap:4px}.product-card .card-content .card-pricing .discount-info[data-v-5f8c8283]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:16px;font-weight:500;line-height:20px;color:#595959;margin:0;display:flex;align-items:center;gap:6px}.product-card .card-content .card-pricing .discount-info .discount-rate[data-v-5f8c8283]{font-weight:700;color:#db4040}.product-card .card-content .card-pricing .discount-info .original-price[data-v-5f8c8283]{text-decoration:line-through;text-decoration-thickness:1px}.product-card .card-content .card-pricing .sale-price[data-v-5f8c8283]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:18px;font-weight:700;line-height:20px;color:#000;margin:0}@media (max-width: 768px){.products-container[data-v-5f8c8283]{padding:0 16px 9px}}@media (max-width: 375px){.local-specialty-products[data-v-5f8c8283]{padding:24px 0}.section-header[data-v-5f8c8283]{padding:0 16px;margin-bottom:12px}.section-header .section-title[data-v-5f8c8283]{font-size:18px}.section-header .more-btn[data-v-5f8c8283]{font-size:14px}.products-container[data-v-5f8c8283]{padding:0 12px 9px;gap:12px}.product-card[data-v-5f8c8283]{width:280px}.product-card .card-image[data-v-5f8c8283]{width:280px;height:280px}}.menu-grid[data-v-141066f1]{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,auto);gap:12px 0;padding:14px 28px;background-color:#fff}.menu-grid .menu-item[data-v-141066f1]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:transform .2s ease}.menu-grid .menu-item[data-v-141066f1]:hover{transform:translateY(-2px)}.menu-grid .menu-item[data-v-141066f1]:active{transform:translateY(0);opacity:.8}.menu-grid .menu-item .menu-icon[data-v-141066f1]{width:55px;height:55px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.menu-grid .menu-item .menu-icon img[data-v-141066f1]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.menu-grid .menu-item .menu-label[data-v-141066f1]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:400;line-height:14px;color:#413f3f;text-align:center;white-space:nowrap;margin:0}@media (max-width: 768px){.menu-grid[data-v-141066f1]{padding:14px 20px;gap:12px 0}}@media (max-width: 375px){.menu-grid[data-v-141066f1]{padding:12px 16px;gap:10px 0}.menu-grid .menu-item .menu-icon[data-v-141066f1]{width:48px;height:48px}.menu-grid .menu-item .menu-label[data-v-141066f1]{font-size:11px;line-height:13px}}.mobile-bottom-nav[data-v-15aaf9df]{display:none;position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:1px solid #e5e5e5;padding:8px 0 calc(8px + env(safe-area-inset-bottom));z-index:100;box-shadow:0 -2px 10px #0000000d}@media (max-width: 768px){.mobile-bottom-nav[data-v-15aaf9df]{display:flex;justify-content:space-around;align-items:center}}.mobile-bottom-nav .nav-item[data-v-15aaf9df]{display:flex;flex-direction:column;align-items:center;gap:4px;background:none;border:none;cursor:pointer;padding:8px 12px;transition:all .2s ease;flex:1;max-width:100px}.mobile-bottom-nav .nav-item[data-v-15aaf9df]:active{transform:scale(.95)}.mobile-bottom-nav .nav-item svg[data-v-15aaf9df]{flex-shrink:0}.mobile-bottom-nav .nav-item span[data-v-15aaf9df]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:11px;font-weight:500;color:#a5a5a5;transition:color .2s ease}.mobile-bottom-nav .nav-item span.active[data-v-15aaf9df]{font-weight:700;color:#53803c}.mobile-bottom-nav .nav-item.active svg[data-v-15aaf9df]{transform:scale(1.05)}.monthly-popular[data-v-35e0609f]{background-color:#fff;padding:32px 20px;display:flex;flex-direction:column;gap:15px}.section-header[data-v-35e0609f]{display:flex;align-items:center;justify-content:space-between}.section-header .section-title[data-v-35e0609f]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:20px;font-weight:700;line-height:24px;color:#53803c;margin:0}.section-header .section-title .title-highlight[data-v-35e0609f]{color:#2a2a2a}.section-header .more-btn[data-v-35e0609f]{background:none;border:none;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:15px;font-weight:700;line-height:24px;color:#53803c;cursor:pointer;padding:0;transition:opacity .2s}.section-header .more-btn[data-v-35e0609f]:hover{opacity:.7}.experiences-grid[data-v-35e0609f]{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 14px}@media (min-width: 769px){.experiences-grid[data-v-35e0609f]{grid-template-columns:repeat(2,1fr);gap:20px;max-width:700px;margin:0 auto}}.experience-card[data-v-35e0609f]{background-color:#fff;border-radius:10px;box-shadow:0 0 4px 3px #0000000a;display:flex;flex-direction:column;gap:9px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.experience-card[data-v-35e0609f]:hover{transform:translateY(-4px);box-shadow:0 4px 12px 4px #00000014}.experience-card .card-image[data-v-35e0609f]{width:100%;height:127.5px;overflow:hidden;background-color:#f5f5f5;flex-shrink:0}.experience-card .card-image img[data-v-35e0609f]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (min-width: 769px){.experience-card .card-image[data-v-35e0609f]{height:280px}}.experience-card .card-content[data-v-35e0609f]{display:flex;flex-direction:column;gap:9px;padding:0 8px 10px}.experience-card .card-content .card-title[data-v-35e0609f]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:700;line-height:18px;color:#000;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px}.experience-card .card-content .card-location[data-v-35e0609f]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:500;line-height:16px;color:#3d3d3d;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.experience-card .card-content .card-rating[data-v-35e0609f]{display:flex;align-items:center;gap:3px}.experience-card .card-content .card-rating svg[data-v-35e0609f]{flex-shrink:0}.experience-card .card-content .card-rating .rating-score[data-v-35e0609f]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:700;line-height:18px;color:#000}.experience-card .card-content .card-rating .rating-count[data-v-35e0609f]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:11px;font-weight:400;line-height:18px;color:#666}.experience-card .card-content .card-price[data-v-35e0609f]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:18px;font-weight:700;line-height:20px;color:#000;margin:0}@media (max-width: 768px){.monthly-popular[data-v-35e0609f]{padding:24px 16px}}@media (max-width: 375px){.monthly-popular[data-v-35e0609f]{padding:24px 12px}.section-header .section-title[data-v-35e0609f]{font-size:18px}.section-header .more-btn[data-v-35e0609f]{font-size:14px}.experiences-grid[data-v-35e0609f]{gap:12px 12px}.experience-card .card-image[data-v-35e0609f]{height:110px}.experience-card .card-content .card-title[data-v-35e0609f]{font-size:13px;line-height:16px;min-height:32px}.experience-card .card-content .card-location[data-v-35e0609f]{font-size:11px}}.premium-experiences[data-v-05477277]{background-color:#fff;padding:32px 20px;display:flex;flex-direction:column;gap:15px}.section-header[data-v-05477277]{display:flex;align-items:center;justify-content:space-between}.section-header .section-title[data-v-05477277]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:20px;font-weight:700;line-height:24px;color:#53803c;margin:0}.section-header .section-title .title-highlight[data-v-05477277]{color:#2a2a2a}.section-header .more-btn[data-v-05477277]{background:none;border:none;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:15px;font-weight:700;line-height:24px;color:#53803c;cursor:pointer;padding:0;transition:opacity .2s}.section-header .more-btn[data-v-05477277]:hover{opacity:.7}.experiences-grid[data-v-05477277]{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 14px}@media (min-width: 769px){.experiences-grid[data-v-05477277]{grid-template-columns:repeat(2,1fr);gap:20px;max-width:700px;margin:0 auto}}.experience-card[data-v-05477277]{background-color:#fff;border-radius:10px;box-shadow:0 0 4px 3px #0000000a;display:flex;flex-direction:column;gap:9px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.experience-card[data-v-05477277]:hover{transform:translateY(-4px);box-shadow:0 4px 12px 4px #00000014}.experience-card .card-image[data-v-05477277]{width:100%;height:127.5px;overflow:hidden;background-color:#f5f5f5;flex-shrink:0}.experience-card .card-image img[data-v-05477277]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (min-width: 769px){.experience-card .card-image[data-v-05477277]{height:280px}}.experience-card .card-content[data-v-05477277]{display:flex;flex-direction:column;gap:9px;padding:0 8px 10px}.experience-card .card-content .card-title[data-v-05477277]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:700;line-height:18px;color:#000;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px}.experience-card .card-content .card-location[data-v-05477277]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:500;line-height:16px;color:#3d3d3d;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.experience-card .card-content .card-rating[data-v-05477277]{display:flex;align-items:center;gap:3px}.experience-card .card-content .card-rating svg[data-v-05477277]{flex-shrink:0}.experience-card .card-content .card-rating .rating-score[data-v-05477277]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:700;line-height:18px;color:#000}.experience-card .card-content .card-rating .rating-count[data-v-05477277]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:11px;font-weight:400;line-height:18px;color:#666}.experience-card .card-content .card-price[data-v-05477277]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:18px;font-weight:700;line-height:20px;color:#000;margin:0}@media (max-width: 768px){.premium-experiences[data-v-05477277]{padding:24px 16px}}@media (max-width: 375px){.premium-experiences[data-v-05477277]{padding:24px 12px}.section-header .section-title[data-v-05477277]{font-size:18px}.section-header .more-btn[data-v-05477277]{font-size:14px}.experiences-grid[data-v-05477277]{gap:12px 12px}.experience-card .card-image[data-v-05477277]{height:110px}.experience-card .card-content .card-title[data-v-05477277]{font-size:13px;line-height:16px;min-height:32px}.experience-card .card-content .card-location[data-v-05477277]{font-size:11px}}.regional-experiences[data-v-3d4c5006]{background-color:#fff;padding:32px 0;display:flex;flex-direction:column;gap:15px}.section-header[data-v-3d4c5006]{display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:30px}.section-header .region-selector[data-v-3d4c5006]{display:flex;align-items:center;gap:4px;position:relative}.section-header .region-selector .section-title[data-v-3d4c5006]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:20px;font-weight:700;line-height:24px;color:#000;margin:0}.section-header .region-selector .region-dropdown-btn[data-v-3d4c5006]{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s}.section-header .region-selector .region-dropdown-btn[data-v-3d4c5006]:hover{transform:translateY(2px)}.section-header .region-selector .region-dropdown-btn svg[data-v-3d4c5006]{display:block}.section-header .more-btn[data-v-3d4c5006]{background:none;border:none;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:15px;font-weight:700;line-height:24px;color:#53803c;cursor:pointer;padding:3px 0;transition:opacity .2s}.section-header .more-btn[data-v-3d4c5006]:hover{opacity:.7}.experiences-scroll[data-v-3d4c5006]{overflow-x:auto;overflow-y:hidden;width:100%;scrollbar-width:none;-ms-overflow-style:none}.experiences-scroll[data-v-3d4c5006]::-webkit-scrollbar{display:none}.experiences-container[data-v-3d4c5006]{display:flex;gap:10px;padding:9px 20px;min-width:-moz-min-content;min-width:min-content}.experience-card[data-v-3d4c5006]{background-color:#fff;border-radius:10px;width:138.288px;flex-shrink:0;display:flex;flex-direction:column;gap:7px;cursor:pointer;transition:transform .2s ease}.experience-card[data-v-3d4c5006]:hover{transform:translateY(-4px)}.experience-card .card-image[data-v-3d4c5006]{width:138.288px;height:137.745px;border-radius:10px 10px 0 0;overflow:hidden;background-color:#f5f5f5;flex-shrink:0}.experience-card .card-image img[data-v-3d4c5006]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (min-width: 769px){.experience-card[data-v-3d4c5006]{width:160px}.experience-card .card-image[data-v-3d4c5006]{width:160px;height:160px}}.experience-card .card-content[data-v-3d4c5006]{display:flex;flex-direction:column;gap:7px;padding:0 5px 5px}.experience-card .card-content .card-title[data-v-3d4c5006]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:700;line-height:18px;color:#000;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.experience-card .card-content .card-location[data-v-3d4c5006]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:500;line-height:16px;color:#3d3d3d;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.experience-card .card-content .card-rating[data-v-3d4c5006]{display:flex;align-items:center;gap:3px;height:auto}.experience-card .card-content .card-rating svg[data-v-3d4c5006]{flex-shrink:0;width:14px;height:14px}.experience-card .card-content .card-rating .rating-score[data-v-3d4c5006]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:700;line-height:18px;color:#000}.experience-card .card-content .card-rating .rating-count[data-v-3d4c5006]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:11px;font-weight:400;line-height:18px;color:#666}.experience-card .card-content .card-price[data-v-3d4c5006]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:18px;font-weight:700;line-height:20px;color:#000;margin:0}@media (max-width: 768px){.experiences-container[data-v-3d4c5006]{padding:9px 16px}}@media (max-width: 375px){.regional-experiences[data-v-3d4c5006]{padding:24px 0}.section-header[data-v-3d4c5006]{padding:0 16px}.experiences-container[data-v-3d4c5006]{padding:9px 12px;gap:8px}.experience-card[data-v-3d4c5006]{width:130px}.experience-card .card-image[data-v-3d4c5006]{width:130px;height:130px}}.main-page[data-v-914082fa]{width:100%;background-color:#fff}.content-wrapper[data-v-914082fa]{max-width:1200px;margin:0 auto;width:100%}@media (min-width: 768px){.content-wrapper[data-v-914082fa]{max-width:1200px}}.mobile-header[data-v-914082fa]{display:flex;align-items:center;gap:12px;padding:12px 16px;background-color:#fff;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:10}@media (min-width: 768px){.mobile-header[data-v-914082fa]{display:none}}.mobile-header .header-logo[data-v-914082fa]{flex-shrink:0;display:flex;align-items:center}.mobile-header .header-logo .logo-image[data-v-914082fa]{height:28px;width:auto;display:block}.mobile-header .search-field[data-v-914082fa]{flex:1;position:relative;display:flex;align-items:center;background-color:#f6f6f6;border-radius:16px;padding:8px 12px;min-width:0}.mobile-header .search-field .search-input[data-v-914082fa]{flex:1;border:none;background:none;font-size:10px;color:#333;outline:none;min-width:0}.mobile-header .search-field .search-input[data-v-914082fa]::-moz-placeholder{color:#a5a5a5}.mobile-header .search-field .search-input[data-v-914082fa]::placeholder{color:#a5a5a5}.mobile-header .search-field .search-icon-btn[data-v-914082fa]{flex-shrink:0;background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:8px}.mobile-header .search-field .search-icon-btn svg[data-v-914082fa]{display:block}.mobile-header .header-actions[data-v-914082fa]{display:flex;align-items:center;gap:8px;flex-shrink:0}.mobile-header .header-actions .icon-btn[data-v-914082fa]{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.mobile-header .header-actions .icon-btn[data-v-914082fa]:hover{opacity:.7}.mobile-header .header-actions .icon-btn[data-v-914082fa]:active{opacity:.5}.mobile-header .header-actions .icon-btn svg[data-v-914082fa]{display:block}.product-image-carousel[data-v-72dfd988]{position:relative;width:100%;height:312px;background-color:#f5f5f5}@media (min-width: 768px){.product-image-carousel[data-v-72dfd988]{height:500px}}@media (min-width: 1024px){.product-image-carousel[data-v-72dfd988]{height:600px}}.image-swiper[data-v-72dfd988]{width:100%;height:100%}.image-swiper[data-v-72dfd988] .swiper-pagination{display:none}.image-wrapper[data-v-72dfd988]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}.image-wrapper .product-image[data-v-72dfd988]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.pagination-dots[data-v-72dfd988]{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;z-index:10;padding:8px 16px;background-color:#0000004d;border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media (min-width: 768px){.pagination-dots[data-v-72dfd988]{bottom:24px}}.pagination-dots .dot[data-v-72dfd988]{width:6px;height:6px;border-radius:50%;background-color:#ffffff80;transition:all .3s ease;cursor:pointer}.pagination-dots .dot.active[data-v-72dfd988]{background-color:#fff;width:8px;height:8px}.pagination-dots .dot[data-v-72dfd988]:hover{background-color:#fffc}[data-v-eb13de91]{box-sizing:border-box}.product-detail-page[data-v-eb13de91]{width:100%;background-color:#fff;min-height:100vh;padding-bottom:80px}.product-summary[data-v-eb13de91]{padding:20px 24px 16px;max-width:1200px;margin:0 auto}@media (min-width: 768px){.product-summary[data-v-eb13de91]{padding:32px 40px 24px}}.product-summary .product-title[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:20px;font-weight:700;line-height:24px;color:#000;margin:0 0 8px}@media (min-width: 768px){.product-summary .product-title[data-v-eb13de91]{font-size:24px;line-height:28px}}.product-summary .product-subtitle[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:500;line-height:18px;color:#3d3d3d;margin:0 0 16px}@media (min-width: 768px){.product-summary .product-subtitle[data-v-eb13de91]{font-size:16px;line-height:20px}}.product-summary .price-section[data-v-eb13de91]{margin-bottom:16px;text-align:right}.product-summary .price-section .price-discount[data-v-eb13de91]{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-bottom:4px}.product-summary .price-section .price-discount .discount-rate[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:15px;font-weight:700;color:#db4040}.product-summary .price-section .price-discount .original-price[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:15px;font-weight:500;color:#595959;text-decoration:line-through}.product-summary .price-section .final-price[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:15px;font-weight:700;color:#000;margin:0;text-align:right}@media (min-width: 768px){.product-summary .price-section .final-price[data-v-eb13de91]{font-size:18px}}.product-summary .delivery-box[data-v-eb13de91]{background-color:#f8f8f8;border-radius:10px;padding:11px 16px;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:20px}.product-summary .delivery-box .delivery-item[data-v-eb13de91]{flex:1;text-align:center}.product-summary .delivery-box .delivery-item .item-title[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:500;line-height:13px;color:#000;margin:0 0 2px}.product-summary .delivery-box .delivery-item .item-subtitle[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:10px;font-weight:500;line-height:13px;color:#8e8e93;margin:0}.coupon-button[data-v-eb13de91]{width:calc(100% - 48px);max-width:1152px;margin:16px auto;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background-color:#fff;border:1px solid #53803c;border-radius:10px;cursor:pointer;transition:background-color .2s}@media (min-width: 768px){.coupon-button[data-v-eb13de91]{width:calc(100% - 80px)}}.coupon-button[data-v-eb13de91]:hover{background-color:#f8f8f8}.coupon-button[data-v-eb13de91]:active{background-color:#eee}.coupon-button span[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:16px;font-weight:700;color:#53803c}.coupon-button svg[data-v-eb13de91]{flex-shrink:0}.review-header[data-v-eb13de91]{width:100%;max-width:1200px;display:flex;align-items:center;justify-content:space-between;padding:0 24px}@media (min-width: 768px){.review-header[data-v-eb13de91]{padding:0 40px}}.review-header .review-header-left[data-v-eb13de91]{display:flex;align-items:center;gap:8px}.review-header .review-title[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:16px;font-weight:700;color:#000;margin:0}.review-header .review-rating[data-v-eb13de91]{display:flex;align-items:center;gap:4px}.review-header .review-rating svg[data-v-eb13de91]{flex-shrink:0}.review-header .review-rating .rating-score[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:700;color:#000}.review-header .review-rating .rating-count[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:400;color:#8e8e93}.review-header .review-filter-button[data-v-eb13de91]{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.review-header .review-filter-button[data-v-eb13de91]:active{opacity:.7}.review-header .review-filter-button svg[data-v-eb13de91]{display:block}.review-list[data-v-eb13de91]{width:100%;padding:16px 0;display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory}@media (min-width: 768px){.review-list[data-v-eb13de91]{gap:20px;max-width:1200px;margin:0 auto}}.review-list[data-v-eb13de91]::-webkit-scrollbar{display:none}.review-list[data-v-eb13de91]{-ms-overflow-style:none;scrollbar-width:none}.review-spacer[data-v-eb13de91]{flex-shrink:0;width:24px}@media (min-width: 768px){.review-spacer[data-v-eb13de91]{width:0}}.review-card[data-v-eb13de91]{flex:0 0 247px;background-color:#fff;border-radius:10px;padding:16px;box-shadow:0 0 4px 3px #0000000a}@media (min-width: 768px){.review-card[data-v-eb13de91]{flex:0 0 280px}}.review-card-header[data-v-eb13de91]{display:flex;align-items:center;gap:8px;margin-bottom:12px}.review-stars[data-v-eb13de91]{display:flex;align-items:center;gap:2px}.review-stars svg[data-v-eb13de91]{flex-shrink:0}.review-author[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#000;margin-left:auto}.review-date[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#000}.review-text[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:400;line-height:20px;color:#000;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.review-images[data-v-eb13de91]{display:flex;gap:4px}.review-image-wrapper[data-v-eb13de91]{position:relative;width:57px;height:57px;border-radius:5px;overflow:hidden;flex-shrink:0}.review-image-wrapper .review-image[data-v-eb13de91]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-overlay[data-v-eb13de91]{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000000a6;display:flex;align-items:center;justify-content:center;border-radius:5px}.video-overlay .video-duration[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:500;line-height:16px;color:#fff}.introduction-section[data-v-eb13de91]{width:100%;max-width:1200px;margin:32px auto 0;padding:0 24px}@media (min-width: 768px){.introduction-section[data-v-eb13de91]{padding:0 40px;margin:48px auto 0}}.introduction-title[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:16px;font-weight:700;color:#000;margin:0 0 16px}@media (min-width: 768px){.introduction-title[data-v-eb13de91]{font-size:18px;margin:0 0 20px}}.introduction-content[data-v-eb13de91]{display:flex;flex-direction:column;gap:16px}@media (min-width: 768px){.introduction-content[data-v-eb13de91]{gap:20px}}.introduction-image[data-v-eb13de91]{width:100%;height:auto;border-radius:10px;-o-object-fit:cover;object-fit:cover}.introduction-text[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#3d3d3d;margin:0}@media (min-width: 768px){.introduction-text[data-v-eb13de91]{font-size:16px;line-height:26px}}.product-info-section[data-v-eb13de91]{width:100%;max-width:1200px;margin:32px auto 0;padding:0 24px}@media (min-width: 768px){.product-info-section[data-v-eb13de91]{padding:0 40px;margin:48px auto 0}}.refund-policy-section[data-v-eb13de91]{width:100%;max-width:1200px;margin:32px auto 0;padding:0 24px}@media (min-width: 768px){.refund-policy-section[data-v-eb13de91]{padding:0 40px;margin:48px auto 0}}.section-title[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:16px;font-weight:700;color:#000;margin:0 0 16px}@media (min-width: 768px){.section-title[data-v-eb13de91]{font-size:18px;margin:0 0 20px}}.info-list[data-v-eb13de91]{list-style:none;padding:0;margin:0}.info-item[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:24px;color:#3d3d3d;padding:8px 0;border-bottom:1px solid #f0f0f0}@media (min-width: 768px){.info-item[data-v-eb13de91]{font-size:15px;line-height:26px;padding:10px 0}}.info-item[data-v-eb13de91]:last-child{border-bottom:none}.info-item[data-v-eb13de91]:before{content:"• ";color:#53803c;font-weight:700;margin-right:8px}.old-product-info-section[data-v-eb13de91]{padding:20px;max-width:1200px;margin:0 auto}@media (min-width: 768px){.old-product-info-section[data-v-eb13de91]{padding:32px 40px}}.product-header[data-v-eb13de91]{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px}.product-header .product-title[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:20px;font-weight:700;line-height:1.4;color:#000;margin:0;flex:1}@media (min-width: 768px){.product-header .product-title[data-v-eb13de91]{font-size:28px}}.product-header .wishlist-btn[data-v-eb13de91]{background:none;border:none;padding:4px;cursor:pointer;flex-shrink:0;transition:transform .2s}.product-header .wishlist-btn[data-v-eb13de91]:active{transform:scale(.9)}.product-header .wishlist-btn svg[data-v-eb13de91]{display:block}.product-location[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:500;color:#666;margin:0 0 12px}@media (min-width: 768px){.product-location[data-v-eb13de91]{font-size:16px}}.product-rating[data-v-eb13de91]{display:flex;align-items:center;gap:4px;margin-bottom:16px}.product-rating svg[data-v-eb13de91]{flex-shrink:0;width:16px;height:16px}.product-rating .rating-score[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:700;color:#000}.product-rating .rating-count[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:13px;font-weight:400;color:#999}.product-pricing[data-v-eb13de91]{padding:16px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;margin-bottom:24px}.product-pricing .price-info[data-v-eb13de91]{display:flex;align-items:center;gap:8px;margin-bottom:8px}.product-pricing .price-info .discount-rate[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:18px;font-weight:700;color:#db4040}.product-pricing .price-info .original-price[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:16px;font-weight:500;color:#999;text-decoration:line-through}.product-pricing .sale-price[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:24px;font-weight:700;color:#000;margin:0}@media (min-width: 768px){.product-pricing .sale-price[data-v-eb13de91]{font-size:28px}}.product-description[data-v-eb13de91]{margin-bottom:32px}.product-description .section-title[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:18px;font-weight:700;color:#000;margin:0 0 12px}@media (min-width: 768px){.product-description .section-title[data-v-eb13de91]{font-size:20px}}.product-description .description-text[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:#333;margin:0}@media (min-width: 768px){.product-description .description-text[data-v-eb13de91]{font-size:16px}}.product-details[data-v-eb13de91]{margin-bottom:32px}.product-details .section-title[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:18px;font-weight:700;color:#000;margin:0 0 16px}@media (min-width: 768px){.product-details .section-title[data-v-eb13de91]{font-size:20px}}.product-details .detail-item[data-v-eb13de91]{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.product-details .detail-item[data-v-eb13de91]:last-child{border-bottom:none}.product-details .detail-item .detail-label[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:500;color:#666}@media (min-width: 768px){.product-details .detail-item .detail-label[data-v-eb13de91]{font-size:16px}}.product-details .detail-item .detail-value[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:600;color:#000}@media (min-width: 768px){.product-details .detail-item .detail-value[data-v-eb13de91]{font-size:16px}}.fixed-bottom-cta[data-v-eb13de91]{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:1px solid #e5e5e5;padding:12px 20px calc(12px + env(safe-area-inset-bottom));z-index:50;box-shadow:0 -2px 10px #0000000d}@media (min-width: 768px){.fixed-bottom-cta[data-v-eb13de91]{display:none}}.fixed-bottom-cta .cta-content[data-v-eb13de91]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.fixed-bottom-cta .cta-price[data-v-eb13de91]{display:flex;flex-direction:column;gap:2px}.fixed-bottom-cta .cta-price .cta-price-label[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:500;color:#666}.fixed-bottom-cta .cta-price .cta-price-value[data-v-eb13de91]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:18px;font-weight:700;color:#000}.fixed-bottom-cta .cta-button[data-v-eb13de91]{flex:1;max-width:200px;background-color:#53803c;color:#fff;border:none;border-radius:8px;padding:14px 24px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .2s}.fixed-bottom-cta .cta-button[data-v-eb13de91]:hover{background-color:#446e31}.fixed-bottom-cta .cta-button[data-v-eb13de91]:active{background-color:#385928}.category-tabs[data-v-7dc771bc]{width:100%;background-color:#fff;padding:12px 0}.tabs-scroll[data-v-7dc771bc]{overflow-x:auto;overflow-y:hidden;width:100%;scrollbar-width:none;-ms-overflow-style:none}.tabs-scroll[data-v-7dc771bc]::-webkit-scrollbar{display:none}.tabs-container[data-v-7dc771bc]{display:flex;gap:8px;padding:0 24px;min-width:-moz-min-content;min-width:min-content}.tab-item[data-v-7dc771bc]{flex-shrink:0;padding:6px 18px;border-radius:73px;border:none;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:16px;font-weight:500;line-height:20px;cursor:pointer;transition:all .2s ease;white-space:nowrap;background-color:#f6f6f6;color:#2a2a2a}.tab-item.active[data-v-7dc771bc]{background-color:#53803c;color:#fafafa;font-weight:600}.tab-item[data-v-7dc771bc]:hover:not(.active){background-color:#ebebeb}.tab-item[data-v-7dc771bc]:active{transform:scale(.98)}@media (max-width: 768px){.tabs-container[data-v-7dc771bc]{padding:0 20px}}@media (max-width: 375px){.category-tabs[data-v-7dc771bc]{padding:10px 0}.tabs-container[data-v-7dc771bc]{padding:0 16px;gap:6px}.tab-item[data-v-7dc771bc]{padding:5px 14px;font-size:14px}}.filter-sort[data-v-229bba56]{width:100%;background-color:#fff;padding:0 24px 12px}.divider[data-v-229bba56]{height:1px;background-color:#f6f6f6;margin-bottom:12px}.buttons-container[data-v-229bba56]{display:flex;justify-content:flex-end;gap:6px}.filter-btn[data-v-229bba56]{display:flex;align-items:center;justify-content:center;gap:3px;padding:4px 12px;height:20px;border:1px solid #dfdfdf;border-radius:16px;background-color:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:500;line-height:16px;color:#000;cursor:pointer;transition:all .2s ease;white-space:nowrap}.filter-btn[data-v-229bba56]:hover{background-color:#f6f6f6;border-color:#ccc}.filter-btn[data-v-229bba56]:active{transform:scale(.98)}.filter-btn svg[data-v-229bba56]{flex-shrink:0}@media (max-width: 768px){.filter-sort[data-v-229bba56]{padding:0 20px 12px}}@media (max-width: 375px){.filter-sort[data-v-229bba56]{padding:0 16px 10px}.filter-btn[data-v-229bba56]{font-size:11px;padding:3px 10px}}.product-card[data-v-7d6ad269]{display:flex;flex-direction:column;gap:12px;cursor:pointer;transition:transform .2s ease}.product-card[data-v-7d6ad269]:hover{transform:translateY(-4px)}.product-card[data-v-7d6ad269]:active{transform:translateY(0)}.product-card .card-image[data-v-7d6ad269]{width:100%;aspect-ratio:1;border-radius:10px;overflow:hidden;background-color:#f5f5f5}.product-card .card-image img[data-v-7d6ad269]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-card .card-content[data-v-7d6ad269]{display:flex;flex-direction:column;gap:6px}.product-card .card-content .card-title[data-v-7d6ad269]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:700;line-height:1.3;color:#000;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card .card-content .card-location[data-v-7d6ad269]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:500;line-height:1.4;color:#3d3d3d;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card .card-content .card-pricing[data-v-7d6ad269]{display:flex;flex-direction:column;gap:2px}.product-card .card-content .card-pricing .discount-info[data-v-7d6ad269]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:500;line-height:1.4;color:#595959;margin:0;display:flex;align-items:center;gap:6px}.product-card .card-content .card-pricing .discount-info .discount-rate[data-v-7d6ad269]{font-weight:700;color:#db4040}.product-card .card-content .card-pricing .discount-info .original-price[data-v-7d6ad269]{text-decoration:line-through;text-decoration-thickness:1px}.product-card .card-content .card-pricing .sale-price[data-v-7d6ad269]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:16px;font-weight:700;line-height:1.4;color:#000;margin:0}@media (max-width: 375px){.product-card[data-v-7d6ad269]{gap:10px}.product-card .card-content .card-title[data-v-7d6ad269]{font-size:13px}.product-card .card-content .card-location[data-v-7d6ad269]{font-size:11px}.product-card .card-content .card-pricing .discount-info[data-v-7d6ad269]{font-size:13px}.product-card .card-content .card-pricing .sale-price[data-v-7d6ad269]{font-size:14px}}.product-grid[data-v-ce8d3e85]{width:100%;background-color:#fff;padding:0 24px 100px}.grid-container[data-v-ce8d3e85]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.empty-state[data-v-ce8d3e85]{padding:60px 20px;text-align:center}.empty-state p[data-v-ce8d3e85]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:14px;font-weight:500;color:#999;margin:0}@media (min-width: 768px){.product-grid[data-v-ce8d3e85]{padding:0 24px 40px;max-width:1200px;margin:0 auto}.grid-container[data-v-ce8d3e85]{grid-template-columns:repeat(3,1fr);gap:20px}}@media (min-width: 1024px){.grid-container[data-v-ce8d3e85]{grid-template-columns:repeat(4,1fr);gap:24px}}@media (max-width: 375px){.product-grid[data-v-ce8d3e85]{padding:0 16px 100px}.grid-container[data-v-ce8d3e85]{gap:12px}}.shopping-header[data-v-112aaa27]{display:flex;align-items:center;gap:12px;padding:12px 16px;background-color:#fff;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:10}@media (min-width: 768px){.shopping-header[data-v-112aaa27]{display:none}}.shopping-header .header-logo[data-v-112aaa27]{flex-shrink:0;display:flex;align-items:center}.shopping-header .header-logo .logo-image[data-v-112aaa27]{height:28px;width:auto;display:block}.shopping-header .search-field[data-v-112aaa27]{flex:1;position:relative;display:flex;align-items:center;background-color:#f6f6f6;border-radius:16px;padding:8px 12px;min-width:0}.shopping-header .search-field .search-input[data-v-112aaa27]{flex:1;border:none;background:none;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:12px;font-weight:600;color:#2a2a2a;outline:none;min-width:0}.shopping-header .search-field .search-input[data-v-112aaa27]::-moz-placeholder{color:#2a2a2a;font-weight:600}.shopping-header .search-field .search-input[data-v-112aaa27]::placeholder{color:#2a2a2a;font-weight:600}.shopping-header .search-field .search-icon-btn[data-v-112aaa27]{flex-shrink:0;background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:8px}.shopping-header .search-field .search-icon-btn svg[data-v-112aaa27]{display:block}.shopping-header .header-actions[data-v-112aaa27]{display:flex;align-items:center;gap:8px;flex-shrink:0}.shopping-header .header-actions .icon-btn[data-v-112aaa27]{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.shopping-header .header-actions .icon-btn[data-v-112aaa27]:hover{opacity:.7}.shopping-header .header-actions .icon-btn[data-v-112aaa27]:active{opacity:.5}.shopping-header .header-actions .icon-btn svg[data-v-112aaa27]{display:block}.shopping-page[data-v-cd26c9df]{width:100%;min-height:100vh;background-color:#fff;position:relative}.fab[data-v-cd26c9df]{position:fixed;bottom:calc(80px + env(safe-area-inset-bottom));right:24px;width:56px;height:56px;border-radius:50%;background-color:#53803c;border:none;box-shadow:0 4px 12px #53803c66;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:50}.fab[data-v-cd26c9df]:hover{transform:scale(1.05);box-shadow:0 6px 16px #53803c80}.fab[data-v-cd26c9df]:active{transform:scale(.95)}.fab svg[data-v-cd26c9df]{display:block}@media (min-width: 768px){.fab[data-v-cd26c9df]{bottom:40px;right:40px}}
