@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";
.Header-module__Bm6Jhq__header{height:var(--header-height);z-index:3000;background-color:#fff;border-bottom:1px solid #f0f0f0;width:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;overflow:visible!important}.Header-module__Bm6Jhq__hidden{transform:translateY(-100%)}@media (max-width:768px){.Header-module__Bm6Jhq__hidden{top:calc(-1*var(--header-height));transform:none}.Header-module__Bm6Jhq__header{transition:top .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}}.Header-module__Bm6Jhq__container{justify-content:space-between;align-items:center;max-width:1680px;height:100%;margin:0 auto;padding:0 40px;display:flex;overflow:visible!important}@media (max-width:1800px){.Header-module__Bm6Jhq__container{padding:0 60px}}@media (max-width:768px){.Header-module__Bm6Jhq__container{padding:0 16px}}.Header-module__Bm6Jhq__left{flex-shrink:1;align-items:center;gap:16px;min-width:0;display:flex}.Header-module__Bm6Jhq__logoWrapper{align-items:center;display:flex}@media (min-width:769px){.Header-module__Bm6Jhq__adminLogo{opacity:0;cursor:pointer}}.Header-module__Bm6Jhq__logoImage{object-fit:contain;width:auto;height:38px}.Header-module__Bm6Jhq__userMenuWrapper{align-items:center;height:100%;display:flex;position:relative}.Header-module__Bm6Jhq__avatarLink{align-items:center;text-decoration:none;display:flex}.Header-module__Bm6Jhq__searchWrapper{align-items:center;display:flex;position:relative}.Header-module__Bm6Jhq__searchInput{background-color:#f7f7f7;border:1px solid #0000;border-radius:20px;outline:none;width:220px;height:40px;padding:0 44px 0 20px;font-size:.9rem;transition:all .2s}.Header-module__Bm6Jhq__searchInput:focus{background-color:#fff;border-color:#3a89e4;box-shadow:0 0 0 3px #3a89e41a}.Header-module__Bm6Jhq__searchButton{color:#888;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Header-module__Bm6Jhq__searchButton:hover{color:#111}.Header-module__Bm6Jhq__backButton{cursor:pointer;color:#333;background:0 0;border:none;justify-content:center;align-items:center;padding:8px 4px;transition:all .2s;display:none}.Header-module__Bm6Jhq__backButton:active{opacity:.6;transform:scale(.95)}.Header-module__Bm6Jhq__pageTitle{color:#111;white-space:nowrap;text-overflow:ellipsis;margin-left:4px;font-size:1.1rem;font-weight:700;display:none;overflow:hidden}@media (max-width:768px){.Header-module__Bm6Jhq__hideLogoOnMobile{display:none!important}.Header-module__Bm6Jhq__pageTitle{display:block}}.Header-module__Bm6Jhq__right{flex-shrink:1;align-items:center;gap:32px;min-width:0;display:flex}@media (max-width:1400px){.Header-module__Bm6Jhq__right{gap:20px}}@media (max-width:1200px){.Header-module__Bm6Jhq__right{gap:8px}.Header-module__Bm6Jhq__icons{gap:12px;padding-left:12px}.Header-module__Bm6Jhq__searchInput{width:140px}}.Header-module__Bm6Jhq__nav{white-space:nowrap;align-items:center;gap:6px;margin:0 auto;display:flex;overflow:visible!important}.Header-module__Bm6Jhq__nav::-webkit-scrollbar{display:none}@media (max-width:768px){.Header-module__Bm6Jhq__nav{display:none}}.Header-module__Bm6Jhq__navLink{color:#5d5d5d;white-space:nowrap;border-radius:8px;align-items:center;gap:4px;padding:8px 12px;font-size:.95rem;font-weight:400;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Header-module__Bm6Jhq__navLink:hover{color:#111;background-color:#f5f7fa;border-radius:14px}.Header-module__Bm6Jhq__active{font-weight:700;color:#3a89e4!important}.Header-module__Bm6Jhq__dropdown{align-items:center;height:70px;margin-left:8px;display:flex;position:relative}.Header-module__Bm6Jhq__dropdownLabel{color:#666;white-space:nowrap;cursor:pointer;align-items:center;gap:6px;height:100%;padding:0 12px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__Bm6Jhq__dropdownLabel:hover{color:#111}.Header-module__Bm6Jhq__dropdownContent{opacity:0;visibility:hidden;z-index:2000;pointer-events:none;background-color:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;min-width:180px;padding:10px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 20px 40px #00000026}.Header-module__Bm6Jhq__dropdown:hover .Header-module__Bm6Jhq__dropdownContent{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.Header-module__Bm6Jhq__dropdownContent .Header-module__Bm6Jhq__navLink{color:#555;border-radius:8px;justify-content:flex-start;width:100%;padding:10px 16px;font-size:.88rem;font-weight:500}.Header-module__Bm6Jhq__dropdownContent .Header-module__Bm6Jhq__navLink:hover{color:#3a89e4;background-color:#f8f9fa}.Header-module__Bm6Jhq__dropdownContent .Header-module__Bm6Jhq__pillActive{color:#3a89e4;background-color:#f0f7ff;font-weight:700}.Header-module__Bm6Jhq__icons{border-left:1px solid #eee;align-items:center;gap:16px;padding-left:24px;display:flex}@media (max-width:768px){.Header-module__Bm6Jhq__container{gap:8px;padding:0 12px}.Header-module__Bm6Jhq__left{flex:1;gap:12px;min-width:0}.Header-module__Bm6Jhq__logoImage{height:28px}.Header-module__Bm6Jhq__searchWrapper{flex:1;min-width:40px}.Header-module__Bm6Jhq__searchInput{width:100%;height:36px;padding:0 12px 0 36px}.Header-module__Bm6Jhq__searchButton{left:8px;right:auto}.Header-module__Bm6Jhq__right{gap:8px}.Header-module__Bm6Jhq__nav,.Header-module__Bm6Jhq__curationGroup{display:none}.Header-module__Bm6Jhq__icons{border-left:1px solid #f0f0f0;gap:8px;padding-left:8px;display:flex}.Header-module__Bm6Jhq__iconLink{padding:6px}.Header-module__Bm6Jhq__navLink svg{width:22px;height:22px}.Header-module__Bm6Jhq__iconsMobile{align-items:center;gap:12px;display:flex}}.Header-module__Bm6Jhq__iconLink{color:#333;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:relative}.Header-module__Bm6Jhq__iconLink:hover{background-color:#0000!important}.Header-module__Bm6Jhq__iconLink svg{transition:all .3s cubic-bezier(.16,1,.3,1)}.Header-module__Bm6Jhq__iconLink:hover svg{color:#3a89e4;transform:scale(1.1)}.Header-module__Bm6Jhq__heartWrapper{position:relative}.Header-module__Bm6Jhq__heartSvg{fill:#ff7a8a;stroke:#ff7a8a;transform-origin:50%;transition:all .4s cubic-bezier(.16,1,.3,1)}.Header-module__Bm6Jhq__iconLink:hover .Header-module__Bm6Jhq__heartSvg{fill:#ff4757;stroke:#ff4757;filter:drop-shadow(0 2px 8px #ff47574d)}.Header-module__Bm6Jhq__heartActive .Header-module__Bm6Jhq__heartSvg,.Header-module__Bm6Jhq__isPanelVisible .Header-module__Bm6Jhq__heartSvg,.Header-module__Bm6Jhq__heartGraceful .Header-module__Bm6Jhq__heartSvg{fill:#ff4757;stroke:#ff4757}@keyframes Header-module__Bm6Jhq__heartGraceful{0%{transform:scale(1)}to{transform:scale(1)}}.Header-module__Bm6Jhq__likeBadge{color:#fff;background:#ff4757;border:2px solid #fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:700;animation:.3s cubic-bezier(.34,1.56,.64,1) Header-module__Bm6Jhq__badgePop;display:flex;position:absolute;top:-4px;right:-4px}@keyframes Header-module__Bm6Jhq__badgePop{0%{transform:scale(0)}to{transform:scale(1)}}.Header-module__Bm6Jhq__cartWrapper{position:relative}.Header-module__Bm6Jhq__cartActive svg{color:#3a89e4;transform:scale(1.1)}.Header-module__Bm6Jhq__cartPanel{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:20px;width:340px;min-width:340px;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;transform:translateY(-12px)scale(.97);box-shadow:0 12px 48px #0000001f}.Header-module__Bm6Jhq__cartPanel.Header-module__Bm6Jhq__visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.Header-module__Bm6Jhq__likesPanel{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:20px;width:340px;min-width:340px;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;transform:translateY(-12px)scale(.97);box-shadow:0 12px 48px #0000001f}.Header-module__Bm6Jhq__likesPanel.Header-module__Bm6Jhq__visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.Header-module__Bm6Jhq__likesPanelHeader{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:20px;display:flex}.Header-module__Bm6Jhq__likesPanelHeader h3{color:#111;margin:0;font-size:1rem;font-weight:700}.Header-module__Bm6Jhq__likesPanelCount{color:#999;font-size:.85rem}.Header-module__Bm6Jhq__likesPanelEmpty{text-align:center;flex-direction:column;align-items:center;padding:48px 24px;display:flex}.Header-module__Bm6Jhq__emptyIconContainer{justify-content:center;align-items:center;margin-bottom:20px;display:flex}.Header-module__Bm6Jhq__emptyHeartSvg{filter:drop-shadow(0 4px 12px #ff475733);animation:2.5s ease-in-out infinite Header-module__Bm6Jhq__floatingHeart}@keyframes Header-module__Bm6Jhq__floatingHeart{0%{transform:translateY(0)scale(1)}50%{transform:translateY(-8px)scale(1.05)}to{transform:translateY(0)scale(1)}}.Header-module__Bm6Jhq__likesPanelEmpty p{color:#888;margin:0;font-size:.95rem;font-weight:500}.Header-module__Bm6Jhq__emptyLink{color:#3a89e4;font-size:.9rem;font-weight:600;text-decoration:none}.Header-module__Bm6Jhq__emptyLink:hover{text-decoration:underline}.Header-module__Bm6Jhq__likesList{max-height:360px;overflow:hidden auto}.Header-module__Bm6Jhq__likesItem{border-bottom:1px solid #f5f5f5;align-items:center;padding:12px 16px;transition:background .2s;display:flex}.Header-module__Bm6Jhq__likesItem:hover{background:#f8f9fa}.Header-module__Bm6Jhq__likesItem:last-child{border-bottom:none}.Header-module__Bm6Jhq__likesItemLink{color:inherit;flex:1;align-items:center;gap:12px;min-width:0;text-decoration:none;display:flex}.Header-module__Bm6Jhq__likesItemImage{object-fit:cover;border-radius:10px;flex-shrink:0;width:56px;height:56px}.Header-module__Bm6Jhq__likesItemInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Header-module__Bm6Jhq__likesItemAuthor{color:#999;font-size:.75rem}.Header-module__Bm6Jhq__likesItemTitle{color:#333;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:500;overflow:hidden}.Header-module__Bm6Jhq__likesItemPrice{color:#3a89e4;font-size:.75rem;font-weight:500}.Header-module__Bm6Jhq__likesItemRemove{color:#ccc;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;transition:all .2s;display:flex}.Header-module__Bm6Jhq__likesItemRemove:hover{color:#ff4757;background:#f0f0f0}.Header-module__Bm6Jhq__viewAllLink{text-align:center;color:#3a89e4;background:#f8f9fa;border-top:1px solid #f0f0f0;padding:16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Header-module__Bm6Jhq__viewAllLink:hover{color:#2d6fc4;background:#f0f2f5}.Header-module__Bm6Jhq__badge{color:#fff;background-color:#ff4800;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 2px;font-size:.65rem;font-weight:700;animation:.3s cubic-bezier(.34,1.56,.64,1) Header-module__Bm6Jhq__badgePop;display:flex;position:absolute;top:0;right:-2px}.Header-module__Bm6Jhq__notificationWrapper{align-items:center;display:flex;position:relative}.Header-module__Bm6Jhq__notificationDot{background-color:#ff4757;border:1.5px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:4px}.Header-module__Bm6Jhq__notificationPanel{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:20px;width:320px;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 12px);right:-40px;overflow:hidden;transform:translateY(-12px)scale(.97);box-shadow:0 12px 48px #0000001f}.Header-module__Bm6Jhq__notificationPanel.Header-module__Bm6Jhq__visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.Header-module__Bm6Jhq__notificationItem{color:inherit;background:#fff;border-bottom:1px solid #f8f9fa;padding:16px 20px;text-decoration:none;transition:background .2s;display:flex}.Header-module__Bm6Jhq__notificationItem:hover{background:#f8f9fa}.Header-module__Bm6Jhq__notificationItem.Header-module__Bm6Jhq__unread{background:#f0f7ff}.Header-module__Bm6Jhq__notificationContent{flex-direction:column;flex:1;gap:4px;display:flex}.Header-module__Bm6Jhq__notifText{color:#333;margin:0;font-size:.88rem;line-height:1.4}.Header-module__Bm6Jhq__notifDate{color:#999;font-size:.75rem}.Header-module__Bm6Jhq__loginLink{color:#333;white-space:nowrap;margin-left:8px;font-size:.9rem;font-weight:500;text-decoration:none}.Header-module__Bm6Jhq__loginLink:hover{text-decoration:underline}@media (max-width:1280px){.Header-module__Bm6Jhq__container{padding:0 16px}.Header-module__Bm6Jhq__logoImage{height:32px}.Header-module__Bm6Jhq__searchInput{width:180px}.Header-module__Bm6Jhq__navLink,.Header-module__Bm6Jhq__dropdownLabel{padding:6px 8px;font-size:.88rem}.Header-module__Bm6Jhq__right{gap:12px}}@media (max-width:1100px){.Header-module__Bm6Jhq__navLink,.Header-module__Bm6Jhq__dropdownLabel{padding:4px;font-size:.82rem}.Header-module__Bm6Jhq__nav{gap:2px}.Header-module__Bm6Jhq__searchWrapper{width:40px;transition:width .3s cubic-bezier(.16,1,.3,1)}.Header-module__Bm6Jhq__searchInput{cursor:pointer;color:#0000;background-color:#0000;width:40px;padding:0}.Header-module__Bm6Jhq__searchInput::placeholder{color:#0000}.Header-module__Bm6Jhq__searchWrapper:focus-within{z-index:100;width:200px}.Header-module__Bm6Jhq__searchWrapper:focus-within .Header-module__Bm6Jhq__searchInput{color:#333;cursor:text;background-color:#f7f7f7;border-color:#3a89e4;width:100%;padding:0 44px 0 20px}.Header-module__Bm6Jhq__searchWrapper:focus-within .Header-module__Bm6Jhq__searchInput::placeholder{color:#888}.Header-module__Bm6Jhq__searchButton{pointer-events:none;margin:0 auto;left:0;right:0}.Header-module__Bm6Jhq__searchWrapper:focus-within .Header-module__Bm6Jhq__searchButton{pointer-events:auto;left:auto;right:12px}.Header-module__Bm6Jhq__left{gap:8px}}.Header-module__Bm6Jhq__moreMenu{align-items:center;height:100%;margin-left:8px;display:none;position:relative}.Header-module__Bm6Jhq__moreButton{cursor:pointer;color:#333;background:#f7f7f7;border:1px solid #eee;border-radius:10px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.Header-module__Bm6Jhq__moreButton:hover{color:#111;background-color:#eee}.Header-module__Bm6Jhq__moreMenuContent{opacity:0;visibility:hidden;z-index:2000;background:#fff;border:1px solid #0000000f;border-radius:16px;min-width:160px;padding:8px;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 8px);right:0;transform:translateY(10px);box-shadow:0 10px 40px #0000001f}.Header-module__Bm6Jhq__moreMenu:hover .Header-module__Bm6Jhq__moreMenuContent{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__Bm6Jhq__moreMenuItem{color:#5d5d5d;border-radius:10px;padding:10px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Header-module__Bm6Jhq__moreMenuItem:hover{color:#3a89e4;background-color:#f8f9fa}.Header-module__Bm6Jhq__moreActive{background-color:#f0f7ff;font-weight:700;color:#3a89e4!important}@media (max-width:1000px){.Header-module__Bm6Jhq__nav>:nth-last-child(2){display:none!important}.Header-module__Bm6Jhq__moreMenu{display:flex}}@media (max-width:920px){.Header-module__Bm6Jhq__nav>:nth-last-child(3){display:none!important}}@media (max-width:820px){.Header-module__Bm6Jhq__nav>:nth-last-child(4){display:none!important}.Header-module__Bm6Jhq__right{gap:8px}}@media (max-width:768px){.Header-module__Bm6Jhq__header{height:60px}.Header-module__Bm6Jhq__container{gap:0;padding:0 8px}.Header-module__Bm6Jhq__left{flex:1;gap:6px;min-width:0}.Header-module__Bm6Jhq__logoImage{height:20px}.Header-module__Bm6Jhq__searchWrapper{flex:1;max-width:100px}.Header-module__Bm6Jhq__searchInput{width:100%;height:34px;padding:0 8px 0 32px;font-size:.85rem}.Header-module__Bm6Jhq__searchButton{left:6px;right:auto}.Header-module__Bm6Jhq__nav{display:none!important}.Header-module__Bm6Jhq__icons{border-left:none;flex-shrink:0;gap:2px;padding-left:2px}.Header-module__Bm6Jhq__userMenuWrapper,.Header-module__Bm6Jhq__loginLink{display:none!important}.Header-module__Bm6Jhq__backButton{display:flex}}.Header-module__Bm6Jhq__userMenuWrapper{align-items:center;display:flex;position:relative}.Header-module__Bm6Jhq__userAvatar{width:36px;height:36px;color:inherit;cursor:pointer;z-index:1;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;transition:background-color .8s,color .8s,transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.Header-module__Bm6Jhq__userAvatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.Header-module__Bm6Jhq__userMenu{z-index:1001;background:#fff;border-radius:12px;min-width:200px;padding:12px 0;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 10px 40px #00000026}.Header-module__Bm6Jhq__userInfo{padding:8px 16px 12px}.Header-module__Bm6Jhq__userEmail{color:#111;word-break:keep-all;font-size:.95rem;line-height:1.4}.Header-module__Bm6Jhq__userMenuDivider{background:#f0f0f0;height:1px;margin:8px 0}.Header-module__Bm6Jhq__userMenuItem{color:#5d5d5d;padding:10px 16px;font-size:.9rem;text-decoration:none;display:block}.Header-module__Bm6Jhq__userMenuItem:hover{background-color:#f8f8f8}.Header-module__Bm6Jhq__adminMenuItem{color:#333;letter-spacing:-.01em;padding:12px 16px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:block}.Header-module__Bm6Jhq__adminMenuItem:hover{color:#3a89e4;background-color:#f0f7ff}.Header-module__Bm6Jhq__logoutBtn{color:#ff4757;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 16px;font-size:.9rem;display:block}.Header-module__Bm6Jhq__feedbackContent{color:inherit;align-items:center;gap:16px;padding:16px;text-decoration:none;display:flex}.Header-module__Bm6Jhq__feedbackImage{object-fit:cover;border-radius:8px;width:64px;height:64px}.Header-module__Bm6Jhq__feedbackText{font-size:.9rem}.Header-module__Bm6Jhq__feedbackText strong{margin-bottom:2px;display:block}@keyframes Header-module__Bm6Jhq__avatarLevelUp{0%{transform:scale(1)}10%{filter:brightness(1.15);transform:scale(1.1)}to{transform:scale(1)}}@keyframes Header-module__Bm6Jhq__itemHighlight{0%{background-color:#e6f2ff}to{background-color:#0000}}.Header-module__Bm6Jhq__recentItem{background-color:#f0f7ff;animation:3s forwards Header-module__Bm6Jhq__itemHighlight}.Header-module__Bm6Jhq__cancelAddBtnSmall{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:6px 12px;font-size:.75rem}.Header-module__Bm6Jhq__adminEditBtnHeader{color:#fff;z-index:10;white-space:nowrap;background:#111;border:1px solid #ffffff1a;border-radius:4px;margin-left:10px;padding:3px 8px;font-size:.7rem;font-weight:800;text-decoration:none;transition:all .2s;position:absolute;top:52px;left:100%;right:auto;transform:none;box-shadow:0 4px 12px #0003}.Header-module__Bm6Jhq__adminEditBtnHeader:hover{background:#3a89e4;transform:translate(50%)translateY(-1px);box-shadow:0 6px 16px #3a89e466}@media (max-width:1023px){.Header-module__Bm6Jhq__adminEditBtnHeader{margin-left:0;left:auto;right:0}}.Header-module__Bm6Jhq__outdoorHeaderMobile{background:#fff!important;border-bottom:1px solid #f0f0f0!important;height:60px!important;transform:none!important}.Header-module__Bm6Jhq__outdoorHeaderMobile .Header-module__Bm6Jhq__container{gap:12px!important;height:60px!important;padding:0 16px!important}.Header-module__Bm6Jhq__outdoorSearchWrapperMobile{flex:1;align-items:center;display:flex;position:relative}.Header-module__Bm6Jhq__outdoorSearchWrapperMobile svg{color:#888;pointer-events:none;width:18px;height:18px;position:absolute;left:12px}.Header-module__Bm6Jhq__outdoorSearchInputMobile{background-color:#f7f7f7;border:none;border-radius:20px;outline:none;width:100%;height:40px;padding:0 16px 0 40px;font-size:.88rem;font-weight:500}.Header-module__Bm6Jhq__outdoorSearchInputMobile::placeholder{color:#aaa}
.Footer-module__ct8Ydq__footer{border-top:1px solid var(--border);color:#666;background-color:#fafafa;padding:60px 0 40px;font-size:.875rem}.Footer-module__ct8Ydq__container{max-width:1680px;margin:0 auto;padding:0 40px}@media (max-width:1800px){.Footer-module__ct8Ydq__container{padding:0 60px}}.Footer-module__ct8Ydq__top{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:60px;display:flex}.Footer-module__ct8Ydq__col{flex-direction:column;gap:12px;min-width:120px;display:flex}.Footer-module__ct8Ydq__col h3{color:var(--foreground);margin-bottom:8px;font-size:.875rem;font-weight:700}.Footer-module__ct8Ydq__col a{color:#666;font-size:.875rem;transition:color .2s}.Footer-module__ct8Ydq__col a:hover{color:var(--primary)}.Footer-module__ct8Ydq__socials{flex-direction:column;gap:12px;display:flex}.Footer-module__ct8Ydq__bottom{border-top:1px solid #eee;flex-direction:column;gap:24px;padding-top:40px;display:flex}.Footer-module__ct8Ydq__bizInfo{color:#888;font-size:.75rem;line-height:1.8}.Footer-module__ct8Ydq__bizInfo p{margin-bottom:4px}.Footer-module__ct8Ydq__legal{color:#888;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:.75rem;display:flex}.Footer-module__ct8Ydq__legalLinks{gap:20px;display:flex}.Footer-module__ct8Ydq__legalLinks strong{color:#333;font-weight:700}@media (prefers-color-scheme:dark){.Footer-module__ct8Ydq__footer{background-color:#0a0a0a}.Footer-module__ct8Ydq__bizInfo,.Footer-module__ct8Ydq__legal,.Footer-module__ct8Ydq__col a{color:#888}.Footer-module__ct8Ydq__col h3,.Footer-module__ct8Ydq__legalLinks strong{color:#ddd}.Footer-module__ct8Ydq__bottom{border-top-color:#333}}
:root{--background:#fff;--foreground:#333;--primary:#3a89e4;--secondary:#888;--border:#eaeaea;--font-family:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;--header-height:70px;--footer-height:auto}@media (max-width:768px){:root{--header-height:60px}.scroll-button,[class*=arrowLeft],[class*=arrowRight]{display:none!important}}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--border:#333}}html{overflow-x:hidden}body{touch-action:pan-x pan-y;color:var(--foreground);background:var(--background);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100vh;margin:0;padding:0;display:flex}main.public-main{padding-top:var(--header-height);flex:1}main{flex:1}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
.BottomNav-module__kwVtwW__bottomNav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:70px;padding-bottom:env(safe-area-inset-bottom);z-index:5000;background:#fffffff2;border-top:1px solid #0000000d;justify-content:space-around;align-items:center;display:none;position:fixed;bottom:0;left:0;right:0}@media (max-width:768px){.BottomNav-module__kwVtwW__bottomNav{display:flex}}.BottomNav-module__kwVtwW__navItem{color:#888;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;text-decoration:none;transition:all .2s;display:flex}.BottomNav-module__kwVtwW__navItem.BottomNav-module__kwVtwW__active{color:#111}.BottomNav-module__kwVtwW__iconWrapper{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.BottomNav-module__kwVtwW__label{letter-spacing:-.01em;font-size:10px;font-weight:600}.BottomNav-module__kwVtwW__navItem:active .BottomNav-module__kwVtwW__iconWrapper{transform:scale(.9)}.BottomNav-module__kwVtwW__userAvatar{object-fit:cover;border-radius:50%;width:100%;height:100%}.BottomNav-module__kwVtwW__profileWrapper{width:24px;height:24px}.BottomNav-module__kwVtwW__avatarWrapper{box-sizing:border-box;background:#fff;border:1.5px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;overflow:hidden}.BottomNav-module__kwVtwW__userInitial{color:#fff;background-color:#eee;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:11px;font-weight:700;display:flex;box-shadow:0 1px 3px #0000001a}.BottomNav-module__kwVtwW__submenuOverlay{z-index:4999;padding-bottom:calc(70px + env(safe-area-inset-bottom) + 12px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.BottomNav-module__kwVtwW__submenuContent{background:#fff;border:1px solid #0000000d;border-radius:20px;gap:8px;padding:8px;animation:.3s cubic-bezier(.16,1,.3,1) BottomNav-module__kwVtwW__slideUp;display:flex;box-shadow:0 10px 40px #0000001a}@keyframes BottomNav-module__kwVtwW__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.BottomNav-module__kwVtwW__submenuItem{color:#888;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:70px;padding:12px 20px;text-decoration:none;transition:all .2s;display:flex}.BottomNav-module__kwVtwW__submenuItem:active{background:#f5f5f5;transform:scale(.95)}.BottomNav-module__kwVtwW__submenuActive{color:#111;background:#f8f9fa}.BottomNav-module__kwVtwW__submenuIcon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.BottomNav-module__kwVtwW__submenuLabel{font-size:11px;font-weight:700}.BottomNav-module__kwVtwW__menuOpen .BottomNav-module__kwVtwW__iconWrapper{color:#111;transform:translateY(-2px)}
.Chatbot-module__kR0s-a__chatButton{cursor:pointer;z-index:1000;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:fixed;bottom:90px;right:20px;box-shadow:0 4px 20px #6366f166}@media (max-width:768px){.Chatbot-module__kR0s-a__chatButton{display:none}}.Chatbot-module__kR0s-a__chatButton:hover{transform:scale(1.1);box-shadow:0 6px 25px #6366f180}.Chatbot-module__kR0s-a__chatButton svg{color:#fff;width:28px;height:28px}.Chatbot-module__kR0s-a__chatButtonOpen{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 20px #6366f166}.Chatbot-module__kR0s-a__chatButtonOpen svg{width:20px;height:20px}.Chatbot-module__kR0s-a__chatWindow{z-index:1001;background:#fff;border-radius:16px;flex-direction:column;width:380px;height:728px;max-height:calc(100vh - 250px);animation:.3s Chatbot-module__kR0s-a__slideUp;display:flex;position:fixed;bottom:160px;right:20px;overflow:hidden;box-shadow:0 10px 40px #00000026}@keyframes Chatbot-module__kR0s-a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Chatbot-module__kR0s-a__chatHeader{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Chatbot-module__kR0s-a__headerInfo{align-items:center;gap:12px;display:flex}.Chatbot-module__kR0s-a__headerInfo svg{width:24px;height:24px}.Chatbot-module__kR0s-a__headerText h3{margin:0;font-size:16px;font-weight:600}.Chatbot-module__kR0s-a__headerText p{opacity:.9;margin:2px 0 0;font-size:12px}.Chatbot-module__kR0s-a__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background .2s;display:flex}.Chatbot-module__kR0s-a__closeButton:hover{background:#fff3}.Chatbot-module__kR0s-a__closeButton svg{width:20px;height:20px}.Chatbot-module__kR0s-a__chatMessages{background:#f8f9fa;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.Chatbot-module__kR0s-a__message{word-break:break-word;border-radius:16px;max-width:85%;padding:12px 16px;font-size:14px;line-height:1.5}.Chatbot-module__kR0s-a__userMessage{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-bottom-right-radius:4px;align-self:flex-end}.Chatbot-module__kR0s-a__botMessage{color:#333;background:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 2px 8px #00000014}.Chatbot-module__kR0s-a__typing{gap:4px;padding:16px;display:flex}.Chatbot-module__kR0s-a__typing span{background:#6366f1;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite Chatbot-module__kR0s-a__bounce}.Chatbot-module__kR0s-a__typing span:first-child{animation-delay:0s}.Chatbot-module__kR0s-a__typing span:nth-child(2){animation-delay:.2s}.Chatbot-module__kR0s-a__typing span:nth-child(3){animation-delay:.4s}@keyframes Chatbot-module__kR0s-a__bounce{0%,80%,to{opacity:.5;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.Chatbot-module__kR0s-a__chatInput{background:#fff;border-top:1px solid #eee;padding:16px}.Chatbot-module__kR0s-a__inputWrapper{align-items:center;gap:8px;display:flex}.Chatbot-module__kR0s-a__inputWrapper input{border:1px solid #e0e0e0;border-radius:24px;outline:none;flex:1;padding:12px 16px;font-size:14px;transition:border-color .2s}.Chatbot-module__kR0s-a__inputWrapper input:focus{border-color:#6366f1}.Chatbot-module__kR0s-a__sendButton{cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.Chatbot-module__kR0s-a__sendButton:hover:not(:disabled){transform:scale(1.05)}.Chatbot-module__kR0s-a__sendButton:disabled{opacity:.5;cursor:not-allowed}.Chatbot-module__kR0s-a__sendButton svg{color:#fff;width:20px;height:20px}.Chatbot-module__kR0s-a__loginRequired{text-align:center;background:#f8f9fa;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.Chatbot-module__kR0s-a__loginRequired svg{color:#6366f1;width:48px;height:48px;margin-bottom:16px}.Chatbot-module__kR0s-a__loginRequired h4{color:#333;margin:0 0 8px;font-size:18px;font-weight:600}.Chatbot-module__kR0s-a__loginRequired p{color:#666;margin:0 0 24px;font-size:14px;line-height:1.5}.Chatbot-module__kR0s-a__loginButton{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:24px;padding:12px 32px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.Chatbot-module__kR0s-a__loginButton:hover{transform:scale(1.05);box-shadow:0 4px 15px #6366f166}.Chatbot-module__kR0s-a__tabs{background:#fff;border-bottom:1px solid #eee;display:flex}.Chatbot-module__kR0s-a__tab{cursor:pointer;color:#999;background:0 0;border:none;flex:1;padding:12px;font-size:14px;font-weight:500;transition:all .2s;position:relative}.Chatbot-module__kR0s-a__tab:hover,.Chatbot-module__kR0s-a__activeTab{color:#6366f1}.Chatbot-module__kR0s-a__activeTab:after{content:"";background:linear-gradient(135deg,#6366f1,#8b5cf6);height:2px;position:absolute;bottom:0;left:0;right:0}.Chatbot-module__kR0s-a__subjectSelect{background:#f8f9fa;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px 20px;display:flex}.Chatbot-module__kR0s-a__subjectSelect h4{color:#333;margin:0 0 20px;font-size:16px;font-weight:600}.Chatbot-module__kR0s-a__subjectOptions{flex-direction:column;gap:10px;width:100%;max-width:280px;display:flex}.Chatbot-module__kR0s-a__subjectOption{cursor:pointer;color:#333;text-align:left;background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:14px 20px;font-size:14px;transition:all .2s}.Chatbot-module__kR0s-a__subjectOption:hover{border-color:#6366f1}.Chatbot-module__kR0s-a__selectedSubject{background:#f0f0ff;border-color:#6366f1}.Chatbot-module__kR0s-a__startChatButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:24px;margin-top:24px;padding:14px 40px;font-size:14px;font-weight:500;transition:all .2s}.Chatbot-module__kR0s-a__startChatButton:hover:not(:disabled){transform:scale(1.05)}.Chatbot-module__kR0s-a__startChatButton:disabled{opacity:.5;cursor:not-allowed}.Chatbot-module__kR0s-a__roomInfo{color:#6366f1;text-align:center;background:#f0f0ff;padding:10px 16px;font-size:13px;font-weight:500;position:relative}.Chatbot-module__kR0s-a__backButton{cursor:pointer;color:#6366f1;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background .2s;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.Chatbot-module__kR0s-a__backButton:hover{background:#6366f11a}.Chatbot-module__kR0s-a__backButton svg{width:18px;height:18px}.Chatbot-module__kR0s-a__messageTime{opacity:.7;margin-top:4px;font-size:11px}.Chatbot-module__kR0s-a__userMessage .Chatbot-module__kR0s-a__messageTime{text-align:right}@media (max-width:480px){.Chatbot-module__kR0s-a__chatWindow{width:calc(100vw - 32px);height:calc(100vh - 250px);bottom:150px;right:16px}.Chatbot-module__kR0s-a__chatButton{bottom:80px;right:16px}}.Chatbot-module__kR0s-a__adminChatButton{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 20px #6366f166}.Chatbot-module__kR0s-a__adminChatButton:hover{box-shadow:0 6px 25px #6366f180}.Chatbot-module__kR0s-a__badge{color:#fff;background:#ef4444;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:600;animation:2s infinite Chatbot-module__kR0s-a__pulse;display:flex;position:absolute;top:-5px;right:-5px}@keyframes Chatbot-module__kR0s-a__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.Chatbot-module__kR0s-a__adminHeader{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.Chatbot-module__kR0s-a__adminRoomList{flex-direction:column;flex:1;display:flex;overflow:hidden}.Chatbot-module__kR0s-a__adminRoomHeader{color:#333;background:#fff;border-bottom:1px solid #eee;padding:12px 16px;font-size:14px;font-weight:600}.Chatbot-module__kR0s-a__emptyRooms{color:#999;background:#f8f9fa;flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}.Chatbot-module__kR0s-a__roomItems{background:#f8f9fa;flex:1;overflow-y:auto}.Chatbot-module__kR0s-a__roomItem{cursor:pointer;background:#fff;border-bottom:1px solid #eee;padding:14px 16px;transition:background .2s}.Chatbot-module__kR0s-a__roomItem:hover{background:#f0f0ff}.Chatbot-module__kR0s-a__roomItemHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.Chatbot-module__kR0s-a__roomEmail{color:#333;font-size:14px;font-weight:500}.Chatbot-module__kR0s-a__roomTime{color:#999;font-size:12px}.Chatbot-module__kR0s-a__roomHeaderRight{align-items:center;gap:8px;display:flex}.Chatbot-module__kR0s-a__roomBadge{color:#fff;background:#ef4444;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:600;display:flex}.Chatbot-module__kR0s-a__roomSubject{color:#6366f1;background:#f0f0ff;border-radius:4px;padding:4px 10px;font-size:13px;display:inline-block}.Chatbot-module__kR0s-a__roomInfoText{flex-direction:column;align-items:center;gap:2px;display:flex}.Chatbot-module__kR0s-a__roomInfoEmail{color:#333;font-size:13px;font-weight:600}.Chatbot-module__kR0s-a__roomInfoSubject{color:#6366f1;font-size:11px}.Chatbot-module__kR0s-a__closeRoomButton{cursor:pointer;color:#666;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:6px 12px;font-size:12px;transition:all .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Chatbot-module__kR0s-a__closeRoomButton:hover{background:#f8f9fa;border-color:#ccc}
