body{padding:0;margin:0}.overflow-hidden{overflow:hidden}.main-header{position:sticky;top:0;z-index:900;display:block;box-sizing:border-box;width:100%;height:44px;padding:0;margin:0;background-color:#fafafa;font-family:var(--primary-font-family);transition:border-radius .2s ease}.main-header .input-group,.main-header .title-group{display:flex;align-items:center;flex:1}.main-header .input-group{flex:1 1 auto;overflow:hidden}.main-header .title-group{justify-content:center}.main-header .header-title{font-size:17px;color:#454545;font-weight:700}.main-header .brand-logo,.main-header .header-title{display:flex;align-items:center;padding:0;margin:0;box-sizing:border-box}.main-header .header-btn{display:inline-block;flex:none;box-sizing:border-box;width:34px;height:34px;line-height:34px;padding:0;margin:0;text-align:center;background-size:24px 24px;background-repeat:no-repeat;background-position:50%}.main-header .btn-momo-logo{background-size:cover}.main-header .header-banner{position:relative;width:54px;height:auto;overflow:hidden}.main-header-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 6px;width:100%;height:100%;overflow:hidden}.main-header-wrapper.search-layout.banner-ver .brand-logo{margin-right:0}.btn-momo-logo{background-image:url(//m.momoshop.com.tw/ecm/img/cmm/mobile/head/logo_square_32.svg)}.btn-momo-logo.color-mode-theme{background-image:url(//m.momoshop.com.tw/ecm/img/cmm/mobile/head/logo_square_white_32.svg)}.btn-options{background-image:url(//m.momoshop.com.tw/ecm/img/cmm/mobile/head/icon_options_gray_24.svg)}.btn-options.color-mode-theme{background-image:url(//m.momoshop.com.tw/ecm/img/cmm/mobile/head/icon_options_white_24.svg)}.btn-back{background-image:url(//m.momoshop.com.tw/ecm/img/cmm/mobile/head/headerArrowLeft.svg)}.btn-back.color-mode-theme{background-image:url(//m.momoshop.com.tw/ecm/img/cmm/mobile/head/headerArrowLeftWhite.svg)}.btn-history{background-image:url(//m.momoshop.com.tw/ecm/img/cmm/mobile/head/icon_history_gray_24.svg)}.btn-history.color-mode-theme{background-image:url(//m.momoshop.com.tw/ecm/img/cmm/mobile/head/icon_history_white_24.svg)}.btn-search{background-image:url(//m.momoshop.com.tw/ecm/img/cmm/mobile/head/icon_search_gray_24.svg)}.btn-search.color-mode-theme{background-image:url(//m.momoshop.com.tw/ecm/img/cmm/mobile/head/icon_search_grayb3_24.svg)}.form-label-search{display:flex;align-items:center;flex:auto;position:relative;padding:0;border:1px solid #d62872;border-radius:30px;width:100%;gap:4px;background-color:#fff}.form-label-search__delete-icon{display:inline-block;box-sizing:border-box;width:20px;height:20px;background-image:url(//m.momoshop.com.tw/ecm/img/cmm/mobile/head/delIcon.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;margin-right:8px}.form-label-search__search-icon{width:40px;height:28px;background:url(//m.momoshop.com.tw/ecm/img/cmm/mobile/head/icon_search_white_24.svg) 50% no-repeat,linear-gradient(180deg,#df5390,#d62872);border-radius:14px;background-size:20px 20px,cover;margin-right:4px}.form-label-search--coupon,.input-group-coupon .form-label-search{border:1px solid #b3b3b3}.form-label-search .MuiAutocomplete-root{border-radius:99px;background-color:#fff}.form-label-search .MuiAutocomplete-root .form-label-search__delete-icon{margin-right:4px}.form-label-search .MuiAutocomplete-root .MuiInputBase-root{height:36px;padding-top:0;padding-bottom:0;padding-left:0;outline:0;box-sizing:border-box;border-image-width:0}.form-label-search .MuiAutocomplete-root .MuiInputBase-root .MuiInputBase-input{padding-left:5px;font-size:15px;letter-spacing:normal;color:var(--neutral-400)}.form-label-search .MuiAutocomplete-root .MuiInputBase-root .MuiInputBase-input:focus{color:#454545}.form-label-search .MuiAutocomplete-root .MuiInputBase-root .MuiInputBase-input::-moz-placeholder{color:#666}.form-label-search .MuiAutocomplete-root .MuiInputBase-root .MuiInputBase-input::-moz-placeholder,.form-label-search .MuiAutocomplete-root .MuiInputBase-root .MuiInputBase-input::placeholder{color:#666}.form-label-search .MuiAutocomplete-root .MuiInputBase-root.Mui-focused .MuiOutlinedInput-notchedOutline,.form-label-search .MuiOutlinedInput-notchedOutline{outline:none;border-width:0}.form-label-search .h1-keyword{display:flex;align-items:center;width:70%;height:100%;font-family:Roboto,Helvetica,Arial;position:absolute;left:5px;top:0;pointer-events:none;color:#454545;letter-spacing:0;white-space:nowrap;overflow:hidden;font-size:15px;line-height:1.5em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-label-search .keyword-placeholder{color:#888;opacity:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.form-label-search .Mui-focused~.h1-keyword,.form-label-search .Mui-focused~.h1-keyword .keyword-placeholder{color:transparent}.form-label-search .header-h1{flex:1;width:100%;height:36px;line-height:36px;border-radius:30px;padding:0 5px 2px;align-items:center;font-size:15px;color:var(--neutral-750);background-color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-label-search .header-h1--not-focus{color:var(--neutral-400)}.mobile~.MuiAutocomplete-popper{width:100vw!important;left:0}.has-autocomplete-items .mobile~.MuiAutocomplete-popper{padding-top:4px;height:calc(100vh - 104px)}.mobile~.MuiAutocomplete-popper .MuiPaper-root{box-shadow:none}.has-autocomplete-items .mobile~.MuiAutocomplete-popper .MuiPaper-root{height:100%;max-height:100%}.mobile~.MuiAutocomplete-popper .MuiAutocomplete-listbox{height:100%;max-height:100%;overflow-y:auto}.mobile~.MuiAutocomplete-popper .complete-item{border-bottom:1px solid #d7d7d7;height:44px}.mobile~.MuiAutocomplete-popper .complete-item-box{padding:10px;display:flex;align-items:center}.mobile~.MuiAutocomplete-popper .complete-item-img{width:40px;height:40px;display:block;flex-shrink:0}.mobile~.MuiAutocomplete-popper .complete-item-title{height:20px;padding-left:10px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;color:#017bf9}.mobile~.MuiAutocomplete-popper .cate-wording,.mobile~.MuiAutocomplete-popper .cateName{line-height:20px}.mobile~.MuiAutocomplete-popper .cateName{padding-left:10px}.mobile~.MuiAutocomplete-popper .cate-wording{padding-left:5px}.mobile~.MuiAutocomplete-popper .complete-item-keyword-box{padding:5px 10px;display:grid}.mobile~.MuiAutocomplete-popper .complete-item-keyword{grid-column:1/2;grid-row:1/2}.mobile~.MuiAutocomplete-popper .complete-item-amount{grid-column:1/2;grid-row:2/3;font-size:12px;color:#888}.mobile~.MuiAutocomplete-popper .complete-item-tags-box{grid-column:2/3;grid-row:1/3;padding-left:10px;display:flex;align-items:center;align-content:center;justify-content:flex-end}.mobile~.MuiAutocomplete-popper .complete-item-tags{height:25px;display:flex;justify-content:flex-end;flex-wrap:wrap;overflow:hidden}.mobile~.MuiAutocomplete-popper .complete-item-tag{max-width:100%;margin-left:8px;padding:0 8px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;font-size:13px;line-height:25px;border-radius:99px;background-color:#f2f2f2;color:#888}.mobile~.MuiAutocomplete-popper .complete-item-tag:first-child{margin-left:0}.mobile~.MuiAutocomplete-popper .complete-item-keyword-text{width:100%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.mobile~.MuiAutocomplete-popper .complete-item-keyword-text strong{font-weight:700}.mobile~.MuiAutocomplete-popper .complete-item-search-mode{padding-top:10px;padding-bottom:10px}.Mui-focused~.h1-keyword{opacity:0}.searchbox .dropdown{height:38px;font-size:15px;line-height:20px;color:#888;display:inline-flex;position:absolute;top:0;right:0;font-family:var(--primary-font-family)}.searchbox .dropdown.hide{display:none}.searchbox.selectedtop .dropdown{height:28px;margin:0;top:0}.searchbox .dropdown-menu{position:absolute;border-radius:4px;background-color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.102);border:1px solid #ededed;z-index:900;top:38px;right:0}.searchbox.selectedtop .dropdown-menu{top:28px}.searchbox .dropdown-item{font-size:15px;padding:12px 12px 12px 34px;white-space:nowrap;color:#454545;display:block;transition:all .3s ease;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.searchbox .dropdown-item:after{content:attr(data-text);content:attr(data-text)/"";height:0;visibility:hidden;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;font-weight:700}.searchbox .dropdown-item.select{color:#454545;font-weight:700;background-image:url(//www.momoshop.com.tw/ecm/img/cmm/check.svg);background-position:6px 10px;background-repeat:no-repeat;background-size:24px 24px}.searchbox .dropdown-item.select:hover,.searchbox .dropdown-item:hover{background-color:#fafafa;color:#d62872;font-weight:700}.searchbox .btn-secondary{height:100%;box-sizing:border-box;display:flex;padding:7px 30px 6px 5px;background:transparent;color:#888;position:relative;line-height:15px;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.searchbox .btn-secondary i:after{content:"";width:20px;height:20px;background-image:url(https://image.momoshop.com.tw/ecm/img/cmm/chevron-small-down-purple.svg);background-repeat:no-repeat;background-size:cover;position:absolute;right:7px;top:9px;display:block}.searchbox .btn-secondary .icon-rotate:after{transform:rotate(180deg)}.searchbox.selectedtop .btn-secondary i:after{top:4px}.searchbox .search-input-group{position:relative}#momoHeader{width:100%;position:sticky;top:0;z-index:902}header{height:auto;overflow:hidden;position:relative;z-index:6;width:100%}header table{padding:5px 6px;background:var(--momo-color);font-size:0}header table td,header table th{text-align:center;height:34px;position:relative;background-color:var(--momo-color)}header table .headLogoCenter{position:absolute;left:50%;top:3px;transform:translateX(-50%)}header table td img{position:relative;top:2px}header table th h1{margin:0;padding:0;font-size:26px;line-height:44px;font-weight:700;color:var(--momo-color);position:absolute;z-index:-1}header table .classification{background:transparent url(https://image.momoshop.com.tw/ecm/img/cmm/mobile/mainWhite/headerMenu_white.svg?t=20220225003) no-repeat 50%/24px;width:34px;height:34px;text-align:center;cursor:pointer;float:left}.whiteHeaderStyle table{background:#fafafa}.whiteHeaderStyle table td,.whiteHeaderStyle table th{background-color:#fafafa}.whiteHeaderStyle table th h1{color:#fafafa}.whiteHeaderStyle table .classification{background:transparent url(https://image.momoshop.com.tw/ecm/img/cmm/mobile/mainWhite/headerMenu.svg?t=20220225003) no-repeat 50%/24px}.GoodsDetail_goods-detail-img__u_gc9 [data-testid=image-container] .pointer-events-none .pointer-events-none{background-color:rgba(0,0,0,.75);font-size:11px;width:auto;min-width:auto;padding:1px 8px;line-height:16px}.GoodsDetail_goods-detail-img__u_gc9 [data-testid=video-play-button]{width:20%;height:auto;aspect-ratio:1;border-width:3px}.GoodsDetail_goods-detail-img__u_gc9 [data-testid=video-play-button]>div{width:40%;height:auto;aspect-ratio:1}.GoodsDetail_video-modal__j6Pi_{position:relative}.GoodsDetail_video-modal__j6Pi_ [data-testid=modal-overlay]{z-index:1000}.GoodsDetail_video-modal__j6Pi_ [data-testid=video-content]>div{aspect-ratio:1;padding-bottom:0}.GoodsDetail_video-modal__j6Pi_ [aria-label=\95DC\9589\5F71\7247]{top:calc(50% - (100vw / 2));transform:translateY(calc(-100% - 10px));right:0}.GoodsDetail_video-modal__j6Pi_ [aria-label=\95DC\9589\5F71\7247]:after{content:"關閉";color:#fff}.GoodsDetail_video-modal__j6Pi_ [aria-label=\95DC\9589\5F71\7247]>div{display:none}@media screen and (min-width:630px){.GoodsDetail_video-modal__j6Pi_ [data-testid=video-content]>div{aspect-ratio:16/9}.GoodsDetail_video-modal__j6Pi_ [aria-label=\95DC\9589\5F71\7247]{top:calc(50% - (56.25vw / 2))}}
/*# sourceMappingURL=c4913cc9ff362d53.css.map*/