@charset "UTF-8";.a_secondary{color:#111}.a_secondary:hover{color:#111;font-weight:700}.a_line{text-decoration:underline;text-underline-offset:.2em}.btn{cursor:pointer;display:flex;justify-content:center;align-items:center;font-weight:700;flex-grow:0;flex-shrink:0;line-height:1;width:fit-content;transition:all .2s ease}.btn:has(> .loading_icon){padding-left:3.8rem!important}.btn .loading_icon{left:2.5rem;width:1.3rem;height:1.3rem;padding-top:unset}.btn .loading_icon:after{width:1rem;height:1rem;border-right:.18rem solid rgba(0,0,0,.5);border-top:.18rem solid rgba(0,0,0,.5);border-bottom:.18rem solid rgba(0,0,0,.5)}.btn.disable{opacity:.2}@media (any-hover: hover) and (pointer: fine){.btn:hover{filter:brightness(.9)}}.btn_circle{border-radius:100rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-color:#fff}.btn_rectangle{border-radius:1rem}.btn_round{border-radius:100rem}.btn_outline{border:.1rem solid #111111}.btn_outline_grey_dashed{border:.1rem dashed #cecece}.btn_outline_white{border:.1rem solid #ffffff}.btn_white{background-color:#fff}.btn_grey{background-color:#e0dfde}.btn_grey_200{background-color:#f8f8f8}.btn_grey_300{background-color:#f1f1f1}.btn_clear{background-color:transparent}.btn_white_transparent{background-color:#fff6}.btn_black_transparent{background-color:#000000bf;backdrop-filter:blur(.5rem)}.btn_black_transparent:hover{background-color:#000;backdrop-filter:blur(.5rem)}.btn_full{width:100%}.btn_primary{background-color:#ffc83a}@media (any-hover: hover) and (pointer: fine){.btn_primary:hover{background-color:#f1b92a;border-color:#f1b92a}}.btn_secondary{background-color:#111;color:#fff}.btn_secondary:hover{background-color:#111}.btn_xs{height:1.4rem;font-size:.8rem}.btn_s{height:1.8rem;font-size:1.1rem}.btn_m{height:2.4rem;font-size:.9rem}.btn_xm{height:2.2rem;font-size:1rem}.btn_l{height:2.8rem;font-size:1.1rem}.btn_xl{height:3.5rem;font-weight:600;font-size:1rem}.btn_xxl{height:3.8rem;font-weight:600;font-size:1.2rem}.btn_icon,.btn_icon_left{align-items:center;width:fit-content;display:flex;justify-content:center;background-position:center;background-repeat:no-repeat}.btn_m.btn_icon{padding:0 1.7rem 0 .7rem;background-size:.9rem;background-position:center right .55rem}.btn_m.btn_icon_left{padding:0 .7rem 0 2rem;background-size:1.2rem;background-position:center left .55rem}.btn_xm.btn_icon_left{padding:0 .9rem 0 2.2rem;background-size:1.4rem;background-position:center left .55rem}.btn_l.btn_icon_left{padding:0 .9rem 0 2.3rem;background-size:1.6rem;background-position:center left .55rem}.btn_xl.btn_icon{padding:0 2.5rem 0 1.2rem;background-size:1.4rem;background-position:center right .8rem}.btn_xl.btn_icon_left{padding:0 1.6rem 0 3.6rem;background-size:1.7rem;background-position:center left 1.2rem}.btn_xxl.btn_icon_left{padding:0 1.9rem 0 4rem;background-size:1.9rem;background-position:center left 1.5rem}.btn_m.btn_text:has(.pic){padding:0 .6rem 0 .4rem}.btn_m.btn_text{padding:0 .8rem}.btn_l.btn_text{padding:0 1rem}.btn_xl.btn_text{padding:0 2.1rem}.btn_select{cursor:pointer;flex-shrink:0;flex-grow:0;max-width:100%;text-align:left;height:2.3rem;padding-left:.7rem;padding-right:2rem;border-radius:.3rem;background:url(/images/icon/icon_arrow_r_s.svg) no-repeat right .4rem center;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;line-height:2.3}.btn_select_full{width:100%}.btn_select_outline{border:.08rem solid #111111}.btn_wechat_row{display:flex;align-items:center;justify-content:center;gap:.5rem}.btn_wechat_row.btn_m.btn_icon{padding:0 0 0 2rem;background-size:1.5rem;background-position:center left;font-size:1rem;font-weight:400;height:4rem}.btn_wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:.8rem}.btn_wrapper.right{justify-content:flex-end}.switch_tag_box{background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem;border:.1rem solid #111111;z-index:100}.switch_tag{padding:.5rem 1.5rem;font-weight:700;cursor:pointer}.switch_tag.active{background-color:#111;color:#fff}.drag_bar{width:6rem;height:1.5rem;background-color:transparent;border-radius:.3rem;position:absolute;left:50%;transform:translate(-50%);cursor:pointer}.drag_bar:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;height:.27rem;background-color:#0000001f;border-radius:2rem}.drag_bar:hover:before{background-color:#0000002e}.hidden+.btn_wrapper .btn_more_detail.btn_arrow_u_flat_icon{transform:rotate(180deg);transition:all .3s ease}.btn_wrapper:has(.btn_more_detail){position:absolute;bottom:0;display:flex;justify-content:center;align-items:center;width:100%}.btn_more_detail{width:100%;height:1.8rem}.btn_checkbox input[type=checkbox]{display:inline-block;width:1.5rem;height:1.5rem;vertical-align:middle;opacity:0}.btn_checkbox.btn_checkbox_naked{width:unset;position:absolute;left:1rem;top:1rem}.btn_checkbox.btn_checkbox_naked input[type=checkbox]+label:before{right:-100%;left:unset}.btn_checkbox.btn_checkbox_naked input[type=checkbox]+label{padding-left:0}.btn_checkbox input[type=checkbox]+label:before{content:"";position:absolute;left:-1.5rem;top:50%;width:1.5rem;height:1.5rem;border:.06rem solid #111111;background:#ffffff;border-radius:100%;-webkit-transition:background-color .1s;transition:background-color .1s;transform:translateY(-50%);background-position:center;background-repeat:no-repeat;background-size:55%;box-sizing:border-box}.btn_checkbox input[type=checkbox]:checked+label:before{background-color:#111;border-color:#111;background-image:url(/images/icon/icon_check_white.svg);background-size:78%}.btn_checkbox input[type=checkbox]+label{display:inline-block;font-size:1.1rem;font-weight:700;line-height:1.5rem;vertical-align:middle;margin-left:0;margin-bottom:0;cursor:pointer;user-select:none;padding-left:.5rem;max-width:unset}.btn_add_solid_yellow_icon{background-size:96.7%;background-image:url(/images/icon/icon_add_solid_yellow.svg)}.btn_detail_icon{background-size:66.7%;background-image:url(/images/icon/icon_detail.svg)}.btn_share_icon{background-size:66.7%;background-image:url(/images/icon/icon_share.svg)}.btn_wx_icon{background-size:75%;background-image:url(/images/icon/icon_wx.svg)}.btn_design_icon{background-size:75%;background-image:url(/images/icon/icon_design.svg)}.btn_design_thick_icon{background-size:75%;background-image:url(/images/icon/icon_design_thick.svg)}.btn_favourite_icon{background-size:66.7%;background-image:url(/images/icon/icon_save.svg)}.btn_home_icon{background-size:66.7%;background-image:url(/images/icon/icon_home.svg)}.btn_setting_icon{background-size:67.7%;background-image:url(/images/icon/icon_setting.svg)}.btn_minus_icon{background-size:50%;background-image:url(/images/icon/icon_minus.svg)}.btn_plus_icon{background-size:50%;background-image:url(/images/icon/icon_plus.svg)}.btn_back_icon{background-size:45%;background-image:url(/images/icon/icon_back.svg)}.btn_back_line_icon{background-size:45%;background-image:url(/images/icon/icon_arrow_left_line.svg)}.btn_close_icon{background-size:45%;background-image:url(/images/icon/icon_close_black.svg);background-color:transparent}.btn_close_icon:after{content:"";position:absolute;width:150%;height:150%}.btn_close_white_icon{background-size:55%;background-image:url(/images/icon/icon_close_white.svg)}.btn_go_icon{background-size:66.7%;background-image:url(/images/icon/icon_arrow_right_line.svg)}.btn_right_icon{background-size:26.7%;background-image:url(/images/icon/icon_right.svg)}.btn_left_icon{background-size:26.7%;background-image:url(/images/icon/icon_left.svg)}.btn_arrow_u_flat_icon{background-size:3%;background-image:url(/images/icon/icon_arrow_u_flat.svg)}.btn_previous_icon{background-size:50%;background-image:url(/images/icon/icon_arrow_l_white.svg)}.btn_next_icon{background-size:50%;background-image:url(/images/icon/icon_arrow_r_white.svg)}.payment_icon_wechat{background-image:url(/images/icon/icon_wechat_pay.svg)}.payment_icon_paypal{background-image:url(/images/icon/icon_paypal.svg)}.brand_logo_row{background-size:100%;background-image:url(/images/brand/logo_row.png)}.brand_logo_custom_shop{background-size:100%;background-image:url(/images/brand/logo_custom_shop.png)}.icon_cross{background-image:url(/images/icon/icon_cross.svg)}.icon_edit{background-image:url(/images/icon/icon_edit.svg)}.icon_edit_white{background-image:url(/images/icon/icon_edit_white.svg)}.icon_agent{background-image:url(/images/icon/icon_agent.svg)}.icon_setting{background-image:url(/images/icon/icon_setting.svg)}.icon_wechat{background-image:url(/images/icon/icon_wx.svg)}.icon_remark{background-image:url(/images/icon/icon_remark.svg)}.icon_shipping{background-image:url(/images/icon/icon_shipping.svg)}.icon_bag{background-image:url(/images/icon/icon_bag.svg);background-size:80%}.icon_design{background-image:url(/images/icon/icon_design.svg);background-size:80%}.icon_affiliate{background-image:url(/images/icon/icon_affiliate.svg);background-size:70%}.icon_arrow_u_long{background-image:url(/images/icon/icon_arrow_u_long.svg);background-size:100%}.icon_rotate{background-image:url(/images/icon/icon_3drotate.svg);background-size:100%}.icon_save_tick{background-image:url(/images/icon/icon_save_replace_white.svg);background-size:80%}.icon_save_plus{background-image:url(/images/icon/icon_save_new_white.svg);background-size:80%}.icon_alert{background-image:url(/images/icon/icon_alert.svg)}.icon_upload{background-image:url(/images/icon/icon_upload.svg);background-size:80%}.icon_wechat_green{background-image:url(/images/icon/icon_wechat_green.svg);background-size:80%}.label_wrapper{display:flex;flex-direction:row;justify-content:flex-start;gap:.5rem;flex-wrap:wrap}.label{padding:.2rem .3rem;border:.06rem solid #474747;border-radius:.3rem;font-size:.8rem;color:#111;font-weight:500;white-space:nowrap}.divider{height:.08rem;width:100%;background-color:#111;margin:1rem 0}.divider.divider_light{height:.05rem;width:100%;background-color:#c4c4c4;margin:1rem 0}.tag_sticky{z-index:1}.tag_list{display:flex;flex-direction:row;justify-content:center;width:100%}.tag_list_equal .tag_item{width:100%}.tag_list .tag_item{display:flex;flex-direction:column;align-items:center;padding:1.3rem;gap:.1rem;cursor:pointer;border-radius:.5rem}.tag_list .tag_item:hover{background-color:#f7f8f9}.tag_list .tag_item.active .icon.icon_bag{background-image:url(/images/icon/icon_bag_thick.svg);background-size:80%}.tag_list .tag_item.active .icon.icon_design{background-image:url(/images/icon/icon_design_thick.svg);background-size:80%}.tag_list .tag_item.active .icon.icon_affiliate{background-image:url(/images/icon/icon_affiliate_thick.svg);background-size:70%}.tag_list .tag_item .icon{width:2.7rem;height:2.7rem;background-position:center;background-repeat:no-repeat}.tag_list .tag_item .title{font-size:1rem}.tag_list .tag_item.active .title{font-size:1rem;font-weight:700}.tag_list .tag_item:has(.icon) .title{font-size:.9rem}.tag_list .tag_item.active:has(.icon) .title{font-size:.9rem;font-weight:400}.tag_list .tag_item:has(.icon){padding:1rem}.tag_list .tag_item.active:after{background-color:#111;height:.2rem;content:"";width:100%;position:absolute;bottom:0;left:0}.loading_page{position:fixed;top:45%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:row;align-items:center;z-index:1000;min-height:100dvh;max-height:100dvh;min-width:100dvh;max-width:100dvh;background-color:#0000;color:#bfbfc1;font-size:1.2rem;font-weight:500;padding-top:11rem;justify-content:center;letter-spacing:.2rem;z-index:999}.loading_page:after{content:"";position:absolute;top:50%;left:50%;display:inline-flex;height:3rem;width:3rem;margin-left:-2rem;background-color:#fff0;border-left:.3rem solid transparent;border-right:.3rem solid #dedede;border-top:.3rem solid #dedede;border-bottom:.3rem solid #dedede;border-radius:100rem;animation:loading-looping .85s infinite linear}@keyframes loading-looping{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-looping-reverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.loading_icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;width:2.4rem;height:2.4rem;background-color:#fff0;color:#bfbfc1;font-size:2rem;font-weight:500;justify-content:center;letter-spacing:.2rem}.loading_icon:after{content:"";height:80%;width:80%;background-color:#fff0;border-left:.2rem solid transparent;border-right:.2rem solid #c7c7c7;border-top:.2rem solid #c7c7c7;border-bottom:.2rem solid #c7c7c7;border-radius:100rem;animation:loading-looping .85s infinite linear}.mask.popover{position:fixed;top:0;left:0;width:100%;height:100dvh;background-color:#66666680;backdrop-filter:blur(0rem);border-radius:0}.mask.mask_clear.popover{background-color:transparent}.mask_gradient:after{content:"";position:absolute;bottom:0;height:5rem;width:100%;background:linear-gradient(0deg,rgba(255,255,255,.9),rgba(255,255,255,.8),transparent);left:0}.mask_gradient_2_5:after{height:2.5rem}.mask_gradient_2:after{height:2rem}.panel .btn_close{position:absolute;right:1.2rem;top:1.2rem;z-index:101}.panel.panel_secondary{background-color:#333136}.charge_list{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.65rem}.charge_list .charge_item{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.charge_list .charge_item .price{font-weight:500;max-width:60%;text-align:right}.charge_list.hidden{height:12rem;overflow:hidden}.select_list{display:flex;flex-direction:column;justify-content:flex-start}.select_list .wrapper .select_item{height:4rem;font-size:1.2rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:.06rem solid #c4c4c4;padding:0 1.5rem;cursor:pointer}.select_list .wrapper .select_item:hover,.select_list .wrapper .select_item.selected{font-weight:700}.select_list .wrapper .select_item.selected:after{content:"";position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;background:url(/images/icon/icon_check_thin_black.svg) no-repeat center center/100%}.select_list .wrapper .select_item:last-child{border-bottom:none}.flow_list{display:flex;flex-direction:column}.flow_list .flow_item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-left:2rem;padding-bottom:2rem}.flow_list .flow_item .title{font-size:1rem;font-weight:400}.flow_list .flow_item.done .title{color:#5f6470}.flow_list .flow_item .description{font-size:.9rem;color:#878a93}.flow_list .flow_item:after{content:"";position:absolute;top:0;left:0;margin-top:.3rem;width:.7rem;height:.7rem;margin-left:.15rem;border-radius:10rem;background-color:#e7e7e7}.flow_list .flow_item.shipping:after{content:"";position:absolute;top:0;left:0;margin-top:.3rem;width:.7rem;height:.7rem;margin-left:.1rem;border-radius:10rem;background-color:#fff;border:.08rem solid #e7e7e7;box-shadow:0 0 0 .3rem #fff}.flow_list .flow_item.done:after{width:1rem;height:1rem;margin-left:-.03rem;background:url(/images/icon/icon_check_black.svg) no-repeat center center,#e7e7e7}.flow_list .flow_item.finish:after{width:1rem;height:1rem;margin-left:-.03rem;background:url(/images/icon/icon_check_black.svg) no-repeat center center,#ffc83a}.flow_list .flow_item.active:after{width:1rem;height:1rem;margin-left:-.03rem;background-color:#ffc83a}.flow_list .flow_item.alert:after{background-color:#ff5c00}.flow_list .flow_item:before{content:"";position:absolute;left:0;margin-left:.45rem;margin-top:.3rem;width:.1rem;height:100%;background-color:#e7e7e7}.flow_list .flow_item:last-child:before{display:none}.flow_list.hidden{height:6rem;overflow:hidden}.price_list{width:100%;display:flex;flex-direction:column;justify-content:space-between;padding:0}.price_list .price_item{padding:.9rem 0;border-bottom:.02rem solid #c4c4c4}.price_list .price_item .title{font-size:.9rem;color:#5f6470;padding:0 0 .5rem}.price_list .price_item .content{font-size:.9rem;display:flex;flex-direction:row;justify-content:space-between;padding:unset;flex-grow:unset;overflow-y:unset}.price_list .price_item .name{font-size:1rem;color:#1f2127;font-weight:400;padding-right:2rem}.price_list .price_item .price{color:#2c2f38;font-size:1rem;font-weight:500}.price_list .total_price{text-align:right;margin-top:1rem}.price_list .total_price .price{font-size:1.2rem}.pic_list{width:100%;height:100%;padding:1.5rem;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.2rem;justify-content:flex-start;overflow-x:scroll}.pic_list .pic_item_wrapper{width:5.4rem;height:5.4rem;padding:.2rem}.pic_list .pic_item{width:100%;height:100%;aspect-ratio:1/1;background-color:#e7e7e7;border-radius:.3rem;min-width:5rem;min-height:5rem;cursor:pointer;background-size:cover;background-repeat:no-repeat;background-position:center center;transition:background-size .3s ease}.pic_list .pic_item_wrapper.selected{border-radius:.4rem;box-shadow:0 0 0 .08rem #111}.pic_list .pic_item_wrapper:hover .pic_item{background-size:130%}.notify_container{position:fixed;top:1rem;left:50%;transform:translate(-50%);display:block;height:fit-content;overflow:visible;flex-direction:column;justify-content:flex-start;align-items:center;flex-grow:0}.notify{width:90dvw;color:#fff;max-width:90vw;margin-bottom:1rem;border-radius:1rem}.notify_container.notify{display:flex;flex-direction:column;justify-content:flex-end}.notify_container.notify>.notify{border-radius:1rem;overflow:hidden}.notify:not(.notify_container){background-color:#252525}.notify.alert .title{color:#ff2d17}.notify .content{width:100%;padding:.8rem 2rem .8rem 1.3rem;flex:0 0 auto;overflow:hidden;display:flex;flex-direction:column}.notify .title{font-size:1.2rem;font-weight:400;flex:0 0 auto;text-align:center}.notify .text{margin-top:.3rem;font-size:.9rem;flex:0 0 auto;text-align:center}.notify .btn_close{position:absolute;top:50%;transform:translateY(-50%);right:.6rem;z-index:3001}.notify-slide-in{display:flex;opacity:1;animation-name:notify-slide-in;animation-duration:.5s;animation-delay:0s;animation-iteration-count:1;transition:all ease}.notify-slide-out.notify-slide-in,.notify-slide-out{animation-name:notify-slide-out;animation-duration:.8s;animation-delay:0s;animation-iteration-count:1;animation-timing-function:ease;animation-fill-mode:forwards}.notify_mini{background-color:#4e4e4ee6;border-radius:.3rem;position:fixed;left:50%;top:40%;transform:translate(-50%,-50%);color:#fff;max-width:20rem}.notify_mini .wrapper{width:100%;padding:.5rem 1rem}.notify_mini .title{width:100%;font-size:1rem;font-weight:500;text-align:center}.notify_mini:has(.loading_icon){width:5rem;height:5rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.notify_mini .loading_icon:after{border-left:.2rem solid transparent;border-right:.2rem solid #cdcdcd;border-top:.2rem solid #cdcdcd;border-bottom:.2rem solid #cdcdcd}.notify_mini .loading_icon:before{border:none}.tunner_quantity{display:flex;flex-direction:row;width:fit-content}.tunner_quantity .value{padding:0 .9rem;font-size:1.2rem;font-weight:400;line-height:1.6}.form_input_wrapper{width:100%}.form_input{width:100%;height:fit-content}.form_input textarea{border-radius:.2rem;border:.1rem solid #111111;width:100%;min-height:10rem;font-size:1.2rem;color:#1f2127;padding:.5rem;margin:0}.form_input label{font-weight:400;font-size:1rem}.form_input .btn_code{position:absolute;right:0;top:2rem;min-width:6rem}.form_input:has(.btn_code){padding-right:6.5rem}input[type=text],input[type=tel],input[type=password],input[type=email],input[type=number]{border-radius:0rem;border-bottom:.08rem solid #111111;background-color:transparent;width:100%;font-size:1.3rem;font-weight:400;height:3.4rem;line-height:3.4rem;color:#242424;padding:0 .02rem;transition:border-color .2s;-webkit-transition:border-color .2s}input[type=checkbox],input[type=radio]{display:none;width:1.9rem;height:1.5rem;vertical-align:middle;opacity:0}input[type=checkbox]+label:before,input[type=radio]+label:before{content:"";position:absolute;left:0rem;top:50%;width:1.5rem;height:1.5rem;border:.06rem solid #111111;background:#ffffff;border-radius:.2rem;-webkit-transition:background-color .1s;transition:background-color .1s;transform:translateY(-50%);background-position:center;background-repeat:no-repeat;background-size:55%;box-sizing:border-box}input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before{background-color:#111;border-color:#111;background-image:url(/images/icon/icon_check_white.svg);background-size:85%}input[type=checkbox]+label,input[type=radio]+label{display:inline-block;font-size:1rem;font-weight:400;color:#343434;line-height:1.5rem;vertical-align:middle;margin-left:0rem;padding-left:2.2rem;margin-bottom:0;cursor:pointer;user-select:none}.form{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;width:100%}.form_input.input_frame input[type=text],.form_input.input_frame input[type=tel],.form_input.input_frame input[type=password],.form_input.input_frame input[type=email],.form_input.input_frame input[type=number]{border-bottom:unset;border:.1rem solid #c4c4c4;border-radius:.8rem;padding-left:.8rem;height:3rem}.form_input.input_frame input[type=text]:focus,.form_input.input_frame input[type=text]:hover,.form_input.input_frame input[type=tel]:focus,.form_input.input_frame input[type=tel]:hover,.form_input.input_frame input[type=password]:focus,.form_input.input_frame input[type=password]:hover,.form_input.input_frame input[type=email]:focus,.form_input.input_frame input[type=email]:hover,.form_input.input_frame input[type=number]:focus,.form_input.input_frame input[type=number]:hover{border:.1rem solid #474747;box-shadow:unset}input[type=color]{width:4rem;height:4rem;border-radius:80rem;padding:0;border:0;flex-shrink:0;border:.1rem solid #c4c4c4;cursor:pointer}input[type=color]::-webkit-color-swatch-wrapper{padding:0;margin:0}input[type=color]::-webkit-color-swatch{border:none;border-radius:2px}.color_input{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem}.color_input .btn_edit{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.color_input.initial input[type=color]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.5rem;height:1.5rem;background:url(/images/icon/icon_edit.svg) no-repeat center/100%}.color_input .form_input.hex:after{content:"#";position:absolute;top:50%;left:1rem;transform:translateY(-50%);width:1.5rem;height:1.5rem;font-size:1.3rem;height:fit-content;color:#9d9d9d}.color_input .form_input.hex input[type=text]{padding-left:1.9rem}.card_wrapper{width:100%}.card{width:100%;background-color:#fff;border-radius:.3rem;display:flex;flex-direction:column;justify-content:flex-start}.card_clear{background-color:transparent}.card>.title{font-size:1.2rem;flex:0 0 auto;font-weight:600;padding:1.5rem 1.5rem 0}.card>.flow_list,.card>.wrapper>.flow_list{padding:1rem 1.5rem}.card .wrapper>.charge_list{padding-top:1.5rem}.card.panel.action{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);border-radius:.3rem;box-shadow:0 .35rem 2rem #00000017;padding:1rem;height:fit-content;display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;min-height:unset}.card.panel.action .row{display:flex;flex-direction:row;justify-content:center;gap:1rem;align-items:baseline}.card.panel.action .price{font-size:1.3rem}.card.panel.action.order{width:100%;position:unset;display:flex;flex-direction:row;justify-content:space-between;border-top:.1rem solid #111111;border-radius:0;align-items:center;gap:0;bottom:unset;left:unset;transform:unset}.card.panel.action.order .wrapper:has(.nav){display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-basis:20%;border-right:.06rem solid #c4c4c4;padding-right:1.5rem}.card.panel.action.order .wrapper:has(.nav) .btn_wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.8rem}.card.panel.action.order .wrapper:has(.tip){display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;flex-grow:1;padding-right:1rem}.card:has(.pic_frame){width:100%;aspect-ratio:1/1;height:fit-content;padding:0}.pic_frame_container{width:100%;height:100%;overflow-x:scroll;overflow-y:hidden}.card .pic_frame_list{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;height:100%;width:fit-content;flex-grow:0;flex-shrink:0}.card .pic_frame{height:100%;width:100%;aspect-ratio:1/1;background-position:center;background-repeat:no-repeat;background-size:cover}.appear{opacity:1;transition:opacity 1s ease-in}.disappear{opacity:0;transition:opacity 1s ease-out;z-index:-5;position:absolute}.card .pic_frame:has(.loading_icon),.card .pic_list:has(.loading_icon){background-color:#f8f8f8;min-height:20rem}.card .btn_left{position:absolute;left:1rem;top:50%;transform:translateY(-50%)}.card .btn_right{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.card:has(.order_product_item) .logo{background:center center/66.7% no-repeat url(/images/brand/logo.png);width:2.5rem;height:2.5rem;border-radius:100%}.card:has(.order_product_item) .brand_logo_custom_shop{background:center center/100% no-repeat url(/images/brand/logo_custom_shop.png);width:13rem;height:1rem}.card:has(.order_product_item){padding:1rem 1.2rem}.card:has(.btn_wechat_row){align-items:center}.card:has(.info_list){padding:.5rem 1.5rem}.card_icon{background-position:left 1rem center;background-repeat:no-repeat;background-size:1.8rem;padding:1rem 1rem 1rem 3.5rem}.card_icon_location{background-image:url(/images/icon/icon_location.svg);height:4.2rem}.card_icon_note{background-image:url(/images/icon/icon_edit.svg);height:4.2rem;background-size:1.8rem}.card_icon_alert{background-image:url(/images/icon/icon_alert.svg);background-size:.17rem;background-position:left 1.8rem center}.info_list{display:flex;flex-direction:column;gap:0}.info_list .info_item{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-bottom:.1rem solid #f2f2f2;cursor:pointer}.info_list .info_item:last-child{border-bottom:none}.info_list .info_item input{display:none}.info_list .info_item input[type=checkbox]+label{max-width:100%}.info_list .info_item input[type=checkbox]+label:before{display:none}.info_list .info_item label{width:100%;max-width:100%;font-size:1.2rem;color:#111;position:relative;display:flex;align-items:center;padding:1.5rem 4rem 1.5rem 0;cursor:pointer}.info_list .info_item label:after{content:"";position:absolute;right:0;width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;background-image:url(/images/icon/icon_plus_thin.svg);background-repeat:no-repeat;background-position:center;background-size:100%}.info_list .info_item input:checked+label:after{background-image:url(/images/icon/icon_minus_thin.svg)}.info_list .info_item input~.content{max-height:0;overflow:hidden;transition:max-height .3s ease;cursor:auto}.info_list .info_item input:checked~.content{max-height:max-content;transition:max-height .3s ease}.info_list .info_item ol{padding-left:1.5rem;text-align:left;list-style-type:disc;margin-top:0;margin-bottom:1.5rem}.info_list .info_item ol li{margin-top:1.5rem}.info_list .info_item ol li .description{color:#878a93;margin-top:.5rem}.popover{position:fixed;bottom:0;width:100%;background-color:#fff;border-radius:.9rem .9rem 0 0;box-shadow:0 .35rem 2rem #00000017;padding:0;height:fit-content;display:flex;flex-direction:column;justify-content:space-between;min-height:32rem}.popover:not(.mask){max-height:calc(100dvh - 4rem)}.popover .btn_close{position:absolute;right:1.2rem;top:1.2rem;z-index:101}.popover .head{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 2rem 1rem}.popover .head.head_row{flex-direction:row}.popover .head .icon{width:2.5rem;height:2.5rem;background-position:center;background-size:100%;background-repeat:no-repeat}.popover .head .title{font-weight:500;font-size:1.2rem}.popover .head .info{font-weight:400;font-size:.9rem}.popover .content{padding:1.5rem 2.5rem 5rem;flex-grow:1;overflow-y:auto}.popover .wrapper:has(.btn_confirm){display:flex;flex-direction:row;justify-content:center;align-items:flex-start;height:6rem;flex-shrink:0;padding-top:.5rem}.popover .wrapper:has(.content){flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.popover.select_location .flow_list{padding:2rem 2rem 0;border-bottom:.06rem solid #111111}.popover.select_location .tip{padding:1rem 2.5rem 0}.popover.select_location .flow_list .btn_select{transform:translateY(-.4rem)}.popover.select_location .flow_item{padding-bottom:1rem}.popover.wechat_login .qrcode{width:15rem;height:15rem;background-position:center;background-size:100%;background-repeat:no-repeat}.popover.wechat_login .qrcode iframe{width:100%;height:100%}.popover.wechat_login .content{display:flex;flex-direction:column;justify-content:center;align-items:center}.popover.wechat_login .tip{padding:1rem;font-size:1.2rem}.step_list{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.step_list .wrapper:has(.step_item){display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;width:100%;overflow-x:auto}.step_list .step_item_wrapper:last-child .step_item{min-width:unset}.step_list .step_item_wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;flex-shrink:0;flex-basis:20%}.step_list .step_item_wrapper .title{display:flex;flex-direction:column;flex-wrap:nowrap;padding:.5rem .5rem 0 0;font-size:.9rem}.step_list .step_item{min-width:6rem}.step_list .step_item .step_circle{background-color:#fff;border:.1rem solid #111111;display:flex;justify-content:center;align-items:center;width:2rem;border-radius:100rem;aspect-ratio:1/1;font-weight:700}.step_list .step_item.active .step_circle{background-color:#ffc83a;border:.1rem solid #ffc83a;display:flex;justify-content:center;align-items:center;width:2rem;border-radius:100rem;aspect-ratio:1/1;font-weight:700}.step_list .step_item.done .step_circle{background-color:#111;border:.1rem solid #111111;color:#fff}.step_list .step_item:before{content:"";height:.1rem;background-color:transparent;border-bottom:.12rem dashed #e7e7e7;width:100%;position:absolute;left:0;top:1rem;transform:translateY(-50%)}.step_list .step_item_wrapper:last-child .step_item:before{display:none}.setting_list{width:100%;display:flex;flex-direction:column;justify-content:flex-start}.setting_list .setting_item{border-bottom:.1rem solid #f2f2f2;display:flex;flex-direction:row;align-items:flex-start;padding:1.5rem .2rem;background:center right .2rem/.8rem no-repeat url(/images/icon/icon_arrow_r_s.svg);cursor:pointer}.setting_list .setting_item .wrapper:first-child{width:30%;max-width:8rem}.setting_list .setting_item .wrapper:last-child{width:100%}.setting_list .setting_item .name{font-size:1.1rem;line-height:1.5rem}.setting_list .setting_item .value{font-size:1.1rem;line-height:1.5rem;font-weight:500;max-width:90%}.setting_list .setting_item .value{font-size:1.1rem;line-height:1.5rem;display:flex;flex-direction:column}.setting_list .setting_item .value .info{font-size:1rem;color:#5f6470}.setting_list .setting_item:last-child{border-bottom:none}.order_product_item{display:flex;flex-direction:row;justify-content:space-between;gap:1rem}.order_product_item .section:has(.pic){flex-basis:4rem}.order_product_item .section:has(.name){flex-basis:auto;display:flex;flex-direction:column;justify-content:flex-start;height:unset;gap:.3rem!important}.order_product_item .section .pic{width:8.5rem;aspect-ratio:1/1;height:fit-content;border-radius:.5rem;background-color:#d1d1d1;background-position:center;background-size:100%;background-repeat:no-repeat}.order_product_item .section .name{font-size:1.2rem;font-weight:600}.order_product_item .section .sku_brief{font-size:.9rem;font-weight:400;color:#7c7c7c;padding-right:1.2rem;background:center right 0rem/.8rem no-repeat url(/images/icon/icon_arrow_r_s_grey.svg);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.order_product_item .section .tip{font-size:1rem;font-weight:500}.order_product_item .row:has(.tunner_quantity){display:flex;flex-direction:row;justify-content:space-between;gap:1rem;padding:1.5rem 0}.order_product_item .row{display:flex;justify-content:space-between}.order_list{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem}.order_list .order_item{width:100%;display:flex;flex-direction:row;justify-content:center;background-color:#f8f8f8;border-radius:.4rem;overflow:hidden}.order_list .order_item .section .pic{background-position:center;background-repeat:no-repeat;background-size:100%;width:10rem;aspect-ratio:1/1}.order_list .order_item .section .logo{background-position:center;background-repeat:no-repeat;background-size:100%;width:10rem;height:1rem}.order_list .order_item .section:has(.title){width:100%;padding:.7rem 1rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-start;gap:.2rem}.order_list .order_item .section .title{font-weight:500;font-size:1.2rem;width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.order_list .order_item .section .price{color:#7c7c7c}.order_list .order_item .section .wrapper:has(.quantity){display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:1rem}.order_list .order_item .section .row{width:100%;display:flex;flex-direction:row;justify-content:space-between}.design_list{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));grid-gap:1rem;justify-content:center;align-items:center;justify-items:center;align-self:center}.design_list .design_item{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#f8f8f8;cursor:pointer;max-width:20rem}.design_list .design_item:hover{filter:brightness(95%)}.design_list .design_item .section:has(.pic){width:100%;aspect-ratio:1/1.5}.design_list .design_item .section:has(.name){padding:1rem;gap:.5rem}.design_list .design_item .section{display:flex;flex-direction:column;justify-content:center;align-items:center}.design_list .design_item .section .pic{background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;aspect-ratio:1/1.5;transform-origin:center}.design_list .design_item .section .logo{position:absolute;right:-3.5rem;top:5.5rem;transform:rotate(90deg);width:10rem;height:1rem;background-repeat:no-repeat}.design_list .design_item .section .name{max-width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.design_list .design_item .section .info{color:#9d9d9d}.affiliate_list{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}.gallery_list{--gallery_grid_width:calc((100vw + -0rem)*.1);width:100%;height:100%;max-width:100%;display:grid;grid-template-columns:repeat(10,1fr);grid-auto-rows:minmax(var(--gallery_grid_width),auto);grid-gap:.2rem;justify-content:center;align-items:center}.gallery_list .gallery_item{background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.gallery_list .gallery_item:nth-child(10n+1){grid-area:auto/auto/span 8/span 6}.gallery_list .gallery_item:nth-child(10n+2){grid-area:auto/auto/span 4/span 4}.gallery_list .gallery_item:nth-child(10n+3){grid-area:auto/auto/span 4/span 4}.gallery_list .gallery_item:nth-child(10n+4){grid-area:auto/auto/span 10/span 10}.gallery_list .gallery_item:nth-child(10n+5){grid-area:auto/auto/span 4/span 4}.gallery_list .gallery_item:nth-child(10n+6){grid-area:auto/auto/span 4/span 6}.gallery_list .gallery_item:nth-child(10n+7){grid-area:auto/auto/span 4/span 4}.gallery_list .gallery_item:nth-child(10n+8){grid-area:auto/auto/span 8/span 6}.gallery_list .gallery_item:nth-child(10n+9){grid-area:auto/auto/span 4/span 4}.gallery_list .gallery_item:nth-child(10n+10){grid-area:auto/auto/span 10/span 10}.share{position:fixed;top:0;left:0;right:0;bottom:0;width:100dvw;height:100dvh;background-color:#000c;z-index:501;font-size:1.1rem;color:#fff}.share>.wrapper title{font-size:1.1rem}.share>.wrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.share>.wrapper img{border-radius:1rem;object-fit:contain;max-height:65dvh;aspect-ratio:1/1.8823529412}.share>.wrapper .pic{background-image:url(/images/img/img_share_tips_wechat.png);background-position:center;background-repeat:no-repeat;background-size:contain;width:75%;max-width:30rem;aspect-ratio:4/3}.share>.wrapper>.wrapper:after{content:"\6253\5f00\9009\9879"}.share>.wrapper>.wrapper{position:fixed;top:0;right:2.5%;display:flex;flex-direction:column;align-items:end}.share>.wrapper>.wrapper>.wrapper{width:1rem;height:3.5rem;overflow:hidden;margin-right:1rem}.share>.wrapper .icon{width:1rem;height:3.5rem;background-position:center;background-repeat:no-repeat;animation:up-down 1.5s infinite}.share_card{background-image:none;background-color:#fff;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:15px;padding:48px;height:1600px;width:850px;border:1px solid #f8f8f8}.share_card .pic{background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;height:1080px;border-radius:12px}.share_card .pic .by{position:absolute;top:50px;right:20px;color:#c3c3c3;font-weight:300;font-size:40px;writing-mode:vertical-rl;text-orientation:upright}.share_card .logo{background-position:center;background-repeat:no-repeat;background-size:contain;width:750px;height:56px;margin-top:20px}.share_card .qrcode{background-position:center;background-repeat:no-repeat;background-size:contain;width:240px;height:240px;margin-top:10px;margin-bottom:10px}.share_card .title{font-size:37px;color:#9d9d9d}.share .share_card{height:78dvh;max-height:50rem;width:unset;padding:.8rem;aspect-ratio:1/1.8823529412;border-radius:1rem;gap:.5rem}.share .share_card .pic{background-size:cover;width:100%;height:unset;aspect-ratio:1/1.4;border-radius:.4rem}.share .share_card .pic .by{top:1.5rem;right:.5rem;font-size:1.1rem;padding:.3rem 0}.share .share_card .logo{width:78%;height:4%;margin-top:.3rem;flex-shrink:0}.share .share_card .qrcode{margin:0;height:16%;aspect-ratio:1/1;flex-shrink:0}.share .share_card .title{font-size:1rem;transform:translateY(0)}.design_3d{position:fixed;top:0;bottom:0;left:0;right:0;z-index:500;background-color:#fff;width:100%;height:100dvh}.design_3d canvas{width:100%;height:100%}.design_3d .logo{position:fixed;top:1rem;left:1rem;background-position:center;background-repeat:no-repeat;background-size:contain;width:15rem;height:2rem}.design_3d .btn_close,.design_3d .btn_home{position:fixed;top:1rem;right:1rem}.design_3d .btn_wrapper{position:fixed;bottom:1.8rem;right:1rem}.design_3d>.btn_share{position:fixed;bottom:1.8rem;left:1rem}.design_3d:not(:has(.canvas_3d[hidden]))>.icon_rotate{position:fixed;left:50%;transform:translate(-50%);bottom:10rem;background-position:center;background-repeat:no-repeat;width:2.5rem;aspect-ratio:1/1;animation-name:appear-disappear;animation-duration:5s;animation-delay:1s;animation-iteration-count:1;animation-fill-mode:both;transition:all ease}.design_3d .loading_icon{position:fixed;top:45%}.design_3d .deep_link{position:fixed;bottom:.3rem;left:50%;transform:translate(-50%);font-size:.7rem;color:#d4d1ce}.dropdown{background-color:#000c;color:#fff;border-radius:.8rem;padding:0;display:flex;flex-direction:column;justify-content:flex-start;width:16rem;backdrop-filter:blur(15px)}.dropdown .dropdown_list .dropdown_item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;font-size:1.1rem;border-bottom:.06rem solid #646464;font-weight:700;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.dropdown .dropdown_list .dropdown_item:hover{background-color:#ffffff0d}.dropdown .dropdown_list .dropdown_item:last-child{border-bottom:none}.dropdown .dropdown_list .dropdown_item .icon{width:2rem;height:2rem;background-position:center;background-repeat:no-repeat}.foot a{font-size:.75rem!important;color:#ccc;font-weight:400!important}.foot a:hover{color:#fff!important}.container.document{padding:1rem;text-align:justify}.container.document b{color:#1f2127}.container.document h1{display:block;text-align:center;font-weight:700;font-size:2rem;padding-bottom:1.5rem}.container.document h2{font-size:1.4rem;margin-top:3rem;margin-bottom:1rem}.container.document h3{font-size:1.2rem;margin-top:1.5rem;margin-bottom:.5rem}.container.document h4{font-size:1rem}.container.document h5{font-size:.9rem}.container.document p{padding:0rem;color:#2e2e2e;line-height:2;font-size:1rem;padding:.2rem 0rem}.container.document ol{padding-left:25px;list-style:disc}.container.document li{color:#474747}.dot_list{width:100%}.dot_list li{list-style-type:none;color:#878a93;display:block;text-align:left;margin-left:.8rem}.dot_list li:before{content:"";position:absolute;width:.2rem;height:.2rem;background-color:#878a93;vertical-align:middle;margin-top:calc(0% - .3rem);left:-.8rem;top:1rem}@media only screen and (min-width: 1024px){.gallery_list{--gallery_grid_width: calc(((100vw - (2rem * 2)) * .75) / 10)}.loading_page{font-size:2rem}}@keyframes notify-slide-in{0%{top:-20rem;opacity:0}to{top:0px;opacity:1}}@keyframes notify-slide-out{0%{top:0px;opacity:1}to{opacity:1;top:-20rem;margin-bottom:0;display:none;max-height:0px}}@keyframes up-down{0%{transform:translateY(0)}50%{transform:translateY(1.5rem)}to{transform:translateY(0)}}@keyframes up-down-30{0%{transform:translateY(0)}50%{transform:translateY(30%)}to{transform:translateY(0)}}@keyframes appear-disappear{0%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes btn-signal-wave{0%{transform:scale(.7);opacity:1}to{transform:scale(1.25,1.5);opacity:0}}@keyframes btn-banner-3d-signal-wave{0%{transform:scale(1);opacity:1}to{transform:scale(1.25,1.8);opacity:0}}.container.page{width:100%;min-height:100dvh}.container.page.login>.content,.container.page.bind_mobile_number>.content,.container.page.edit>.content,.container.page.reset_password>.content{width:100%;min-height:100dvh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.container.page.login .content>.btn_close,.container.page.bind_mobile_number .content>.btn_close,.container.page.reset_password .content>.btn_close{position:absolute;right:1.2rem;top:1.2rem}.container.page.edit .content>.btn_back,.container.page.bind_mobile_number .content>.btn_back{position:absolute;left:1.2rem;top:1.2rem}.container.page.login .wrapper,.container.page.edit .wrapper,.container.page.bind_mobile_number .wrapper,.container.page.reset_password .wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:80%;max-width:32rem}.container.page.edit .step_list{width:80%;max-width:32rem}.container.page.edit .step_list .wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;max-width:unset}.container.page.login .wrapper:has(.btn_wechat_login){margin-bottom:3rem}.container.page.login .brand_logo,.container.page.bind_mobile_number .brand_logo,.container.page.reset_password .brand_logo{background-position:center;background-repeat:no-repeat;background-size:100%;width:12rem;height:4rem;margin-top:5rem}.container.page.login .wrapper .title,.container.page.edit .title,.container.page.bind_mobile_number .title,.container.page.reset_password .wrapper .title{font-size:1.3rem;margin-top:.5rem;margin-bottom:2rem}.container.page.login .btn_wechat_login .icon{background-position:center;background-repeat:no-repeat;background-size:100%;width:2rem;height:2rem;margin-right:.5rem}.container.page.login .btn_wechat_login .icon.icon.icon_wechat_green{background-image:url(/images/icon/icon_wechat_green.svg)}.container.page.login .tip{color:#878a93}.btn.btn_skeleton{background-color:#e0e0e0!important;display:inline-flex}.skeleton_stripe_xs{height:1rem;border-radius:.5rem;background-color:#e0e0e0!important;display:inline-block}.skeleton_stripe_s{height:1.2rem;border-radius:.5rem;background-color:#e0e0e0!important;display:inline-flex}.skeleton_stripe_m{height:2rem;border-radius:.7rem;background-color:#e0e0e0!important;display:inline-flex}.skeleton_circle{aspect-ratio:1/1;background-color:#e0e0e0!important;border-radius:100rem}.custom_option_item:has(.skeleton_circle):after{display:none}.container.page.custom .brand_logo{background:center center/66.7% no-repeat url(/images/brand/logo.png);width:3.2rem;height:3.2rem;border-radius:100%;position:fixed;left:1rem;top:1rem}.container.page.custom{background:linear-gradient(180deg,#faf7f6,#f0eceb);position:fixed;top:0;max-height:100dvh;height:100dvh}body:has(.container.page.custom){position:fixed;top:0;max-height:100dvh;height:100dvh}.container.page.custom .panel .info_box .price{font-size:1.4rem}.container.page.custom .panel.main{position:fixed;bottom:0;width:100%}.container.page.custom .panel.main .panel.nav{width:fit-content;position:absolute;top:-2.2rem;left:1rem}.container.page.custom .panel.main .panel.page_tools{width:fit-content;position:fixed;top:1rem;right:1rem}.container.page.custom .panel.bottom{display:flex;flex-direction:row;justify-content:space-between;padding:.2rem 1rem 1rem;margin-bottom:.6rem}.container.page.custom .panel.bottom>*{flex-grow:1}.container.page.custom .panel .info_box{display:flex;flex-direction:column;justify-content:flex-start}.container.page.custom .panel .info_box .row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.77rem}.container.page.custom .panel.main .panel.bottom .btn_wrapper{display:flex;flex-direction:row;justify-content:flex-end;gap:.8rem}.container.page.custom .panel.main .panel.bottom>.btn_wrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:1.5rem}.container.page.custom .panel.select_option .panel.content{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;min-height:15rem}.container.page.custom .panel.select_option .panel.content:has(.btn_upload){padding:1rem}.container.page.custom .panel.select_option .form{padding:1rem 1.5rem;gap:.5rem}.container.page.custom .panel.select_option .form .btn_select{height:2.6rem;line-height:2.6rem}.container.page.custom .panel.select_option .form input{font-size:1.1rem}.container.page.custom .panel.select_option:has(.form) .btn_upload{min-height:14rem}.container.page.custom .panel .btn_upload{min-height:20rem;transition:ease .5s all}.container.page.custom .panel .btn_upload:hover{filter:brightness(1)}.container.page.custom .panel .btn_upload.error .tip{color:#ff5c00}.container.page.custom .panel .btn_upload .main{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.8rem}.container.page.custom .panel .btn_upload .main .loading_icon{position:unset;left:unset;transform:unset}.container.page.custom .panel .btn_upload .main .loading_icon:after{border-right:.12rem solid rgba(0,0,0,.5);border-top:.12rem solid rgba(0,0,0,.5);border-bottom:.12rem solid rgba(0,0,0,.5);width:1rem;height:1.1rem}.container.page.custom .panel .btn_upload .main .title{font-size:1.1rem}.container.page.custom .panel .btn_upload .main .tip{padding:0}.container.page.custom .panel .btn_upload .main .icon{background-position:center;background-repeat:no-repeat;width:1.8rem;aspect-ratio:1/1}.container.page.custom .panel .btn_upload>.wrapper{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem}.container.page.custom .panel .btn_upload .tip_pic{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;gap:3.5rem}.container.page.custom .panel .btn_upload .tip_pic .info{color:#878a93;font-weight:400;font-size:.8rem}.container.page.custom .panel .btn_upload .tip_pic .line{height:10rem;width:.05rem;background-color:#e7e7e7}.container.page.custom .panel .btn_upload .tip_pic .wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.container.page.custom .panel .btn_upload .tip_pic .pic{width:4rem;aspect-ratio:1/1;background-image:url(/images/icon/icon_star.svg);background-position:center;background-repeat:no-repeat;background-size:2rem;border-radius:.5rem}.container.page.custom .panel .btn_upload .tip_pic .pic.jpg{background-color:#000}.custom_options{width:100%}.canvas_3d{height:100dvh}.panel.select_option .canvas_2d{height:100%;min-height:10rem;flex-grow:1;background-color:#fff;width:100%;border:.1rem solid #f1f1f1;overflow:hidden;border-radius:0rem}.canvas_2d .customshape_controller{width:20rem;height:150px;position:absolute;border:.1rem solid #ff5c00;background-position:center;background-color:transparent;background-repeat:no-repeat;background-size:contain;cursor:pointer}.canvas_2d .customshape_controller:hover,.canvas_2d .customshape_controller:active,.canvas_2d .customshape_controller:focus{background-color:#ff5c0008;border:.1rem solid #ff5c00;cursor:move}.canvas_2d .customshape_controller .corner{width:.8rem;height:.8rem;border-radius:0%;background-color:#fff;position:absolute;cursor:pointer;border:.1rem solid #ff5c00}.canvas_2d .customshape_controller:hover .corner:not(.icon_2d_rotate),.canvas_2d .customshape_controller:active .corner:not(.icon_2d_rotate),.canvas_2d .customshape_controller:focus .corner:not(.icon_2d_rotate){background-color:#ff5c00;box-shadow:0 1px 3px #00000038}.canvas_2d .customshape_controller .corner.left_top{left:-.4rem;top:-.4rem;cursor:nwse-resize}.canvas_2d .customshape_controller .corner.left_bottom{left:-.4rem;bottom:-.4rem;cursor:nesw-resize}.canvas_2d .customshape_controller .corner.right_top{right:-.4rem;top:-.4rem}.canvas_2d .customshape_controller .corner.right_bottom{right:-.4rem;bottom:-.4rem;cursor:nwse-resize}.canvas_2d .customshape_controller .corner.icon_2d_rotate{background:center/1.3rem no-repeat url(/images/icon/icon_2d_rotate.svg),#fff;width:2.2rem;height:2.2rem;right:-1.1rem;top:-1.1rem;border-radius:100%}.canvas_2d .customshape_controller .corner.icon_2d_rotate:hover,.canvas_2d .customshape_controller .corner.icon_2d_rotate:active,.canvas_2d .customshape_controller .corner.icon_2d_rotate:focus{background:center/1.3rem no-repeat url(/images/icon/icon_2d_rotate_white.svg),#ff5c00;box-shadow:0 1px 3px #00000038}.customshape_controller img{width:100%;height:100%}.container.page.custom:has(.custom_2d_3d) .switch_tag_box{position:fixed;left:50%;transform:translate(-50%);top:2rem}.container.page.custom .panel.select_option.custom_inlay{height:90dvh}.container.page.custom .panel.select_option.custom_inlay_v2{height:unset}.container.page.custom .panel.select_option.custom_inlay_v2 .tip{display:none}.container.page.custom .panel.select_option.custom_inlay.minimize{top:100%;transform:translateY(-5rem)}.container.page.custom .panel.select_option.custom_inlay .panel.content{flex-grow:1}.container.page.custom .panel.select_option.custom_inlay .panel.content .wrapper{height:100%;width:100%}.container.page.custom .panel.select_option .drag_bar .tip{position:absolute;bottom:100%;width:10rem;left:50%;transform:translate(-50%);height:3rem;display:flex;justify-content:center;padding:.3rem .5rem;color:#2c2f38;font-size:1rem}.container.page.custom .panel.select_option .tip_overhead{position:absolute;bottom:100%;width:20rem;left:50%;transform:translate(-50%);height:3rem;display:flex;justify-content:center;padding:.3rem .5rem;color:#5f6470;font-size:1rem}.container.page.custom .panel.select_option .drag_bar .icon{background-color:transparent;width:2rem;height:1.4rem;position:absolute;bottom:110%;left:50%;margin-left:-1rem}.container.page.custom .panel.select_option.custom_inlay.minimize .drag_bar .tip{padding-top:1.2rem}.container.page.custom .panel.select_option.custom_inlay.minimize .drag_bar .icon{bottom:230%}.container.page.custom .panel.select_option .drag_bar .icon.icon_arrow_down_bouncing{background-image:url(/images/icon/icon_arrow_d_s.svg);background-size:1.1rem;background-repeat:no-repeat;background-position:center;animation:up-down-30 .8s infinite linear;opacity:.5}.container.page.custom .panel.select_option .drag_bar .icon.icon_arrow_up_bouncing{background-image:url(/images/icon/icon_arrow_u_s.svg);background-size:1.1rem;background-repeat:no-repeat;background-position:center;animation:up-down-30 .8s infinite linear;opacity:.5}.container.page.custom .dropdown.dropdown_favourite{position:absolute;top:calc(100% + .5rem);right:0}.container.page.custom .deep_link{position:fixed;bottom:.5rem;left:50%;transform:translate(-50%);font-size:.65rem;color:#b4b1ad}.custom_option_row_container{width:100%;max-width:100%}.custom_option_row_wrapper{width:100%}.custom_option_row_container .btn.btn_next,.custom_option_row_container .btn.btn_previous{display:none}@media (any-hover: hover){.custom_option_row_container:hover .btn.btn_next{display:unset;position:absolute;right:2rem;top:48%;transform:translateY(-50%)}.custom_option_row_container:hover .btn.btn_previous{display:unset;position:absolute;left:2rem;top:48%;transform:translateY(-50%)}}.custom_option_list{width:100%;padding:1.1rem 1rem 2rem;display:block;white-space:nowrap;overflow-x:scroll;text-align:center;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-padding-left:1rem;scroll-behavior:smooth}.custom_option_item_wrapper{height:100%;overflow:visible;display:inline-flex}.custom_option_item{height:7.5rem;justify-content:flex-start;align-items:flex-start;background-color:#fff;padding:2.2rem 1.2rem 2.1rem;border-radius:1.4rem;font-size:1rem;font-weight:500;color:#2c2f38;cursor:pointer;display:inline-flex;margin:0;margin-right:.4rem;overflow:hidden;vertical-align:bottom;box-shadow:0 .4rem 1.4rem #0000000d;transition:all .2s ease}@media (any-hover: hover){.custom_option_item:hover{box-shadow:0 1.6rem 1.2rem -.8rem #00000026,0 1.2rem 2.2rem #0000000d;transform:scale(105%);transform:translateY(-.2rem)}}.custom_option_item span{max-width:18rem;line-height:1.3;display:flex;align-items:center;width:100%;white-space:normal;flex-wrap:wrap;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.custom_option_item.selected:after{content:"";min-width:1.1rem;min-height:1.1rem;border-radius:100rem;position:absolute;right:.5rem;top:.5rem;background:center center/70% no-repeat url(/images/icon/icon_check_black.svg),#ffc83a;border:none}.custom_option_item:after{content:"";min-width:.9rem;min-height:.9rem;border-radius:100rem;position:absolute;right:.5rem;top:.5rem;border:.08rem dashed #c4c4c4}.custom_option_item .icon{width:2.5rem;height:2.5rem;background-position:center;background-repeat:no-repeat;background-size:cover;margin-right:.65rem}.custom_option_item .content .option_name{overflow:hidden;text-overflow:ellipsis}.custom_option_item.selected .content .select_name{color:#878a93}.custom_option_item .content{display:flex;flex-direction:column;justify-content:flex-start;gap:.2rem;align-items:flex-start}.custom_option_item .content .option_name{font-size:1rem;max-width:18rem;overflow:hidden;white-space:nowrap;display:inline-block;text-align:start;text-overflow:ellipsis}.custom_option_item .content .select_name{font-size:.8rem;color:#bfbfc1;font-weight:500;max-width:9rem;overflow:hidden;white-space:nowrap;display:inline-block;text-align:start;text-overflow:ellipsis}.custom_option_item .content .select_img_wrapper{display:flex;justify-content:flex-start;gap:.35rem}.custom_option_item .content .select_img{width:1.3rem;height:1.3rem;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:100rem}.custom_option_item .content .select_img.shape{border:1px solid #c4c4c4}.container.page.custom .panel.select_option{background-color:#fff;position:fixed;bottom:.6rem;width:calc(100% - 1.2rem);left:.6rem;border-radius:2.2rem;box-shadow:0 .35rem 2rem #00000008;display:flex;flex-direction:column;justify-content:space-between}.container.page.custom .panel.select_option .btn_create_custom_inlay{background-size:2.5rem;background-position:center left .2rem}.container.page.custom .panel.select_option>.wrapper{height:100%;display:flex;flex-direction:column}.container.page.custom .panel.select_option .head{display:flex;justify-content:flex-start}.container.page.custom .panel.select_option .panel.title{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding-left:1rem;padding-top:1rem}.container.page.custom .panel.select_option .panel.title h4{overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:22rem}.container.page.custom .panel.select_option .panel.title .icon{width:3rem;height:3rem;background-position:center;background-repeat:no-repeat;flex-shrink:0;background-size:2.1rem}.container.page.custom .panel.select_option .panel.nav{padding-left:1rem;padding-top:1.4rem;display:flex}.container.page.custom .panel.select_option .panel.nav .btn{gap:.4rem;padding:0 .6rem;justify-content:flex-start}.container.page.custom .panel.select_option .panel.nav .btn.btn_selected_shape{margin-right:3.3rem}.container.page.custom .panel.select_option .panel.nav .btn.btn_selected_shape p{max-width:5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.container.page.custom .panel.select_option .panel.nav .btn .pic{background-position:center;background-repeat:no-repeat;background-size:cover;width:1.7rem;aspect-ratio:1/1;border-radius:.4rem;margin-left:-.18rem;flex-shrink:0}.container.page.custom .panel.select_option .panel.content{padding:1rem 0rem 0rem;overflow:scroll}.container.page.custom .panel.select_option .tip{display:flex;justify-content:center;padding:.5rem;color:#878a93;font-size:.9rem}.container.page.custom .panel.select_option .panel.action{width:100%;padding:0rem 1.5rem 1.3rem}.container.page.custom .panel.select_option .panel.action .btn_wrapper{display:flex;flex-direction:row;justify-content:space-between}.container.page.custom .panel.select_option .panel.action .btn_wrapper{display:flex;flex-direction:row;justify-content:center;gap:1rem}.container.page.custom .panel.select_option .panel.action .btn_wrapper .btn{flex-grow:0;flex-basis:50%}.custom_option_custom_inlay_item_list{display:flex;overflow-x:scroll;overflow-y:hidden;gap:1rem}.custom_option_custom_inlay_item_wrapper{padding:0;flex:0 0 auto}.custom_option_custom_inlay_item_wrapper:first-child{padding-left:1rem}.custom_option_custom_inlay_item_wrapper:last-child{padding-right:1rem}.custom_option_custom_inlay_item{display:flex;border-radius:1.5rem;flex-direction:column;justify-content:flex-start;align-items:center;width:11.5rem;height:14rem;background:rgba(0,0,0,0);padding:0;border:.1rem solid #111111;cursor:pointer;overflow:hidden}.custom_option_custom_inlay_item .pic.material{position:absolute;left:50%;bottom:2.3rem;transform:translate(-50%);width:3.2rem;height:3.2rem;background-repeat:no-repeat;background-size:100%;border-radius:100%;border:.1rem solid #111111;z-index:1}.custom_option_custom_inlay_item .price{position:absolute;left:50%;transform:translate(-50%);top:0rem;font-size:1.1rem;font-weight:500;z-index:1;padding:.1rem .8rem;background-color:#fffc;border-radius:0 0 .8rem .8rem}.custom_option_custom_inlay_item~.info{display:flex;flex-direction:row;justify-content:center;padding:.3rem;font-size:.9rem;color:#9d9d9d}.custom_option_custom_inlay_item .wrapper{width:100%}.custom_option_custom_inlay_item .upload.pic{width:100%;aspect-ratio:1.2/1;background-repeat:no-repeat;background-size:cover;background-position:center center}.custom_option_custom_inlay_item .btn_wrapper{width:100%;flex-grow:1;display:flex;justify-content:space-between;flex-direction:row;gap:0}.custom_option_custom_inlay_item .btn_wrapper .btn{width:100%;height:100%;border-top:.1rem solid #111111;border-right:.1rem solid #111111;background-repeat:no-repeat;background-position:center;flex-shrink:1}.custom_option_custom_inlay_item .btn_wrapper .btn:last-child{border-right:none}.custom_option_material_item_list{display:flex;overflow-x:scroll;overflow-y:hidden}.custom_option_material_item_wrapper{padding:0;flex:0 0 auto}.custom_option_material_item_wrapper:first-child{padding-left:1rem}.custom_option_material_item_wrapper:last-child{padding-right:1rem}.custom_option_material_item{display:flex;border-radius:1.5rem;flex-direction:column;justify-content:flex-start;align-items:center;width:10rem;height:14.2rem;background:rgba(0,0,0,0);padding:1rem .5rem .8rem;cursor:pointer}@media (any-hover: hover){.custom_option_material_item:hover{background:rgba(0,0,0,.06)}.custom_option_material_item:hover .material_img_wrapper:not(.forbid),.custom_option_material_item .material_img_wrapper:not(.forbid):hover{box-shadow:0 0 0 .2rem #2c2f38}.custom_option_material_item .material_img_wrapper.forbid:hover{cursor:default}}.custom_option_material_item.selected .material_img_wrapper:not(.forbid){box-shadow:0 0 0 .2rem #2c2f38}.custom_option_material_item.selected .material_img_wrapper:not(.forbid):after{height:1.4rem;width:1.4rem;content:"";position:absolute;right:.2rem;top:.2rem;border-radius:100rem;background:center center/1rem no-repeat url(/images/icon/icon_check_white.svg),#111111}.custom_option_material_item.selected .material_img_wrapper.forbid{cursor:default}.custom_option_material_item .material_img_wrapper{width:7.2rem;height:7.2rem;border-radius:100rem;display:flex;justify-content:center;align-items:center;cursor:pointer;flex-shrink:0}.custom_option_material_item .forbid{opacity:.6}.custom_option_material_item .material_img{width:6.6rem;height:6.6rem;aspect-ratio:1/1;background-color:#0000000d;background-position:center;background-repeat:no-repeat;background-size:contain;border-radius:300rem}.custom_option_material_item .info_wrapper{width:100%;height:100%;font-weight:500;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:.2rem}.custom_option_material_item .info_wrapper .name_wrapper{height:2.5rem;width:100%;display:flex;justify-content:center;align-items:center;flex-shrink:0}.custom_option_material_item .info_wrapper .name{white-space:normal;text-align:center;max-width:100%;max-height:2.5rem;line-height:1.2;color:#1f2127;overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.custom_option_material_item div.p_wrapper{height:1.5rem}.custom_option_material_item .p_wrapper p{max-width:unset;color:#5f6470}.custom_option_material_item.selected .name{color:#1f2127}.custom_option_material_item .material_img_wrapper:hover+.info_wrapper .name{color:#1f2127}.custom_option_material_item .info_wrapper .price{line-height:2;font-weight:700;font-size:.85rem}.custom_option_general_item_list{display:flex;gap:.8rem;overflow-x:scroll}.custom_option_general_item_wrapper{padding:.2rem 0;flex:0 0 auto}.custom_option_general_item_wrapper:first-child{padding-left:1rem}.custom_option_general_item_wrapper:last-child{padding-right:1rem}.custom_option_general_item{display:flex;justify-content:space-around;border-radius:1.2rem;flex-direction:column;align-items:center;width:12rem;box-shadow:0 0 0 .04rem gray;background-color:#fff;cursor:pointer;height:fit-content;min-height:12rem;max-height:20rem}.custom_option_general_item.selected:hover,.custom_option_general_item.selected{box-shadow:0 0 0 .2rem #1f2127}.custom_option_general_item:hover{box-shadow:0 0 0 .1rem #1f2127}.custom_option_general_item.selected:after{height:1.6rem;width:1.6rem;content:"";position:absolute;right:.4rem;top:.4rem;border-radius:50rem;background:center center/1rem no-repeat url(/images/icon/icon_check_white.svg),#111111}.custom_option_general_item .wrapper{padding-bottom:.8rem;width:100%}.custom_option_general_item .pic{width:100%;aspect-ratio:4/3;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:1.2rem 1.2rem 0 0}.custom_option_general_item .name_wrapper{height:2.6rem;width:100%;display:flex;justify-content:center;align-items:center;margin-top:.5rem}.custom_option_general_item .name{white-space:normal;text-align:center;max-width:85%;max-height:2.6rem;font-weight:500;line-height:1.2;overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1f2127;font-size:1rem}.custom_option_general_item .p_wrapper,.custom_option_material_item .p_wrapper{height:2.6rem;width:100%;display:flex;justify-content:center;align-items:center;font-weight:400}.custom_option_general_item p,.custom_option_material_item p{white-space:normal;text-align:center;max-width:90%;max-height:2.2rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;color:#1f2127}.custom_option_general_item .price{margin-top:.2rem;margin-bottom:.5rem;height:1.2rem;font-weight:700;text-align:center}input[type=range]{-webkit-appearance:none;width:100%;height:.8rem;border-radius:5px;background:#e7e7e7;outline:none;-webkit-transition:.2s;transition:opacity .2s;background-repeat:no-repeat}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:2rem;height:2rem;border-radius:50%;background:#ffffff;cursor:pointer;position:relative;border:.3rem solid #ffb31a}input[type=range]::-moz-range-thumb{-webkit-appearance:none;appearance:none;width:2rem;height:2rem;border-radius:50%;background:#ffffff;cursor:pointer;position:relative;border:.3rem solid #ffb31a}.container.page.custom .form_input_wrapper{width:100%;display:flex;justify-content:center;flex-direction:row;align-items:center;gap:1.2rem;z-index:101}.container.page.custom .form_input_wrapper .btn_m.btn_icon{background-size:1rem;background-position:center}.container.page.custom .form_input_wrapper label{color:#9d9d9d;font-size:.9rem}.container.page.custom .form_input_wrapper:hover .slider_value{position:absolute;top:-3rem;left:50%;transform:translate(-50%);background:#ffc83a;color:#111;border-radius:10rem;font-size:1.1rem;white-space:nowrap;width:4rem;height:2rem;display:flex;justify-content:center;align-items:center}.container.page.custom .form_input_wrapper label:first-child{position:absolute;left:3.6rem;top:2rem}.container.page.custom .form_input_wrapper label:last-child{position:absolute;right:3.6rem;top:2rem}.container.page.custom .form_input{width:100%}.custom_inlay_v2 .content{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:2rem 1.5rem}.slider_value{display:none}.range_input:hover~.slider_value{position:absolute;top:-3rem;left:50%;transform:translate(-50%);background:#ffc83a;color:#111;border-radius:10rem;font-size:1.1rem;white-space:nowrap;width:4rem;height:2rem;display:flex;justify-content:center;align-items:center}.panel.price_detail{width:30rem;max-height:80dvh;min-height:30rem;border-radius:2rem;color:#fff;padding:1.2rem 0;display:flex;flex-direction:column;justify-content:space-between;position:fixed;bottom:1rem;max-width:calc(100dvw - 2rem);left:50%;transform:translate(-50%)}.panel.price_detail .title{font-size:1.2rem;flex:0 0 auto;font-weight:600;padding:0 1.8rem 1rem}.panel.price_detail .list_content{padding:0 1.8rem 3rem;flex-grow:1;overflow:scroll;overflow-x:hidden}.panel.price_detail .price_item{padding:.5rem 0;border-bottom:.02rem solid #474747}.panel.price_detail .price_item:last-child{border-bottom:none}.panel.price_detail .price_item .title{font-size:1rem;color:#616161;padding:0 0 .3rem}.panel.price_detail .price_item .content{font-size:.9rem;display:flex;flex-direction:row;justify-content:space-between}.panel.price_detail .price_item .name{font-size:1rem;color:#d1d1d1;padding-right:1rem}.container.page.custom .panel.price_detail .price_item .price{color:#979797;font-size:1rem}.panel.price_detail .bottom{flex:0 0 auto;padding:0 1.8rem}.panel.price_detail .bottom .content{display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 0;align-items:center}.panel.price_detail .bottom .name{align-items:center}.panel.price_detail .bottom .price{display:flex;flex-direction:row;font-size:1.4rem}.container.page.order_success{background:linear-gradient(180deg,#faf7f6,#f0eceb)}.container.page.order_success .brand_logo{background:center center/66.7% no-repeat url(/images/brand/logo.png);width:3.2rem;height:3.2rem;border-radius:100%;position:fixed;left:1rem;top:1rem}.container.page.order_success>.wrapper{display:flex;flex-direction:column;justify-content:space-between;min-height:100dvh;max-height:100dvh}.container.page.order_success .wrapper>.content{flex-grow:1;flex-shrink:1;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.container.page.order_success .wrapper .content .sections_wrapper{max-width:40rem;display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 1rem 2rem;gap:1rem;overflow:scroll}.container.page.order_success .wrapper .content .sections_wrapper .section{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem;height:fit-content}.container.page.order_success .wrapper .content .sections_wrapper .section .wrapper{width:100%;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;height:unset}.container.page.order_success .card:has(.pic){justify-content:center;align-items:center;gap:1rem;margin-top:4rem}.container.page.order_success .card .pic{background-position:center;background-size:100%;background-repeat:no-repeat;width:9rem;aspect-ratio:1/1;border-radius:10rem}.container.page.order_success .card.card_icon_alert{padding-top:1.5rem;padding-bottom:1.5rem}.container.page.order_success .card:has(.pic) .title{font-size:1.3rem;display:flex;flex-direction:row;justify-content:center;gap:.5rem;padding:0;align-items:center}.container.page.order_success .title .icon{background:center center/66.7% no-repeat url(/images/icon/icon_success.svg);width:3rem;height:3rem}.container.page.order_detail{background:linear-gradient(180deg,#faf7f6,#f0eceb)}.container.page.order_detail>.wrapper{display:flex;flex-direction:column;justify-content:space-between;min-height:100dvh;max-height:100dvh}.container.page.order_detail .wrapper .head{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;height:2.8rem;flex-shrink:0;padding:0 1rem}.container.page.order_detail .wrapper .head .btn_wrapper{justify-content:flex-end}.container.page.order_detail .wrapper .head>div:not(.brand_logo){width:100%}.container.page.order_detail .wrapper .head>div.title{width:200%}.container.page.order_detail .wrapper .head .brand_logo{position:fixed}.container.page.order_detail .wrapper .head .title{text-align:center;font-weight:700;font-size:1.2rem}.container.page.order_detail .wrapper>.content{flex-grow:1;flex-shrink:1;display:flex;flex-direction:row;justify-content:center;overflow:hidden}.container.page.order_detail .wrapper .foot{height:fit-content;flex-grow:0}.container.page.order_detail .wrapper .content .sections_wrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 1rem 2rem;gap:1rem;overflow:scroll}.container.page.order_detail .wrapper .content .sections_wrapper .section{width:100%;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start}.container.page.order_detail .wrapper .content .sections_wrapper .section .wrapper{width:100%;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;height:unset}.container.page.order_detail .card:has(.btn_remark){justify-content:flex-end;display:flex;flex-direction:row}.container.page.order_detail .card .payment_list{padding:1rem;display:flex;flex-direction:column}.container.page.order_detail .payment_list .payment_item{padding:.4rem 2.4rem .4rem 2.5rem;font-size:1.1rem;font-weight:500;background-size:2rem;background-repeat:no-repeat;background-position:left .1rem center}.container.page.order_detail .payment_list .payment_item.selected:after{content:"";position:absolute;right:.6rem;top:50%;transform:translateY(-50%);background:url(/images/icon/icon_check_thin_black.svg) no-repeat;width:1.7rem;aspect-ratio:1/1}.container.page.order_confirm{background:linear-gradient(180deg,#faf7f6,#f0eceb);height:100dvh;overflow:hidden}.container.page.order_confirm>.wrapper{display:flex;flex-direction:column;justify-content:space-between;min-height:100dvh;max-height:100dvh}.container.page.order_confirm .wrapper .head{display:none}.container.page.order_confirm .wrapper>.content{flex-grow:1;flex-shrink:1;display:flex;flex-direction:row;justify-content:center;overflow:hidden}.container.page.order_confirm .wrapper .foot{height:fit-content;flex-grow:0}.container.page.order_confirm .wrapper .content .sections_wrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 1rem 2rem;gap:1rem;overflow:scroll}.container.page.order_confirm .wrapper .content .sections_wrapper .section{width:100%;display:flex;flex-direction:column;gap:1rem;height:fit-content}.container.page.order_confirm .wrapper .content .sections_wrapper .section .wrapper{width:100%;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;height:unset}.container.page.order_confirm .card:has(.btn_remark){justify-content:flex-end;display:flex;flex-direction:row}.container.page.order_confirm .card .payment_list{padding:1rem;display:flex;flex-direction:column}.container.page.order_confirm .payment_list .payment_item{padding:.4rem 2.4rem .4rem 2.5rem;font-size:1.1rem;font-weight:500;background-size:2rem;background-repeat:no-repeat;background-position:left .1rem center}.container.page.order_confirm .payment_list .payment_item.selected:after{content:"";position:absolute;right:.6rem;top:50%;transform:translateY(-50%);background:url(/images/icon/icon_check_thin_black.svg) no-repeat;width:1.7rem;aspect-ratio:1/1}.container.page.custom.confirm{background:linear-gradient(180deg,#ffffff,#ffffff,#f0eceb)}.container.page.custom.confirm .brand_logo{left:50%;transform:translate(-50%);top:.3rem}.container.page.custom.confirm .wrapper{width:100%;height:100dvh;display:flex;flex-direction:column;justify-content:space-between}.container.page.custom.confirm .wrapper .head{width:100%;height:4rem;flex-shrink:0;display:flex;flex-direction:row;justify-content:space-between;padding:0 1rem}.container.page.custom.confirm .wrapper .head .nav,.container.page.custom.confirm .wrapper .head .page_tools{display:flex;justify-content:center;align-items:center}.container.page.custom.confirm .wrapper .head .page_tools .btn_wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:.8rem}.container.page.custom.confirm .wrapper>.content{flex-grow:1;display:flex;flex-direction:row;justify-content:center;height:calc(100dvh - 16rem);width:100%}.container.page.custom.confirm .wrapper .content .sections_wrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 1rem 7rem;gap:1rem;overflow:scroll;height:calc(100dvh - 9.2rem)}.container.page.custom.confirm .wrapper .content .sections_wrapper .section{width:100%;display:flex;flex-direction:column;gap:1rem;height:fit-content}.container.page.custom.confirm .wrapper .content .sections_wrapper .section .wrapper{width:100%;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;height:unset}.container.page.custom.confirm .wrapper .price_item .content{justify-content:space-between}.container.page.setting .head{height:5rem;flex-shrink:0;display:flex;flex-direction:row;justify-content:center;padding:0 2rem}.container.page.setting .head .nav{display:flex;justify-content:center;align-items:center;position:fixed;left:1.2rem;top:1.2rem}.container.page.setting .head>.title{font-size:1.2rem;font-weight:700;display:flex;justify-content:center;align-items:center;text-align:center}.container.page.setting .content{display:flex;flex-direction:column;padding:2rem 1.5rem;align-items:center}.container.page.setting .setting_list{max-width:40rem}.container.page.design>.content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.container.page.design .content .head{height:4rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 1rem;flex-shrink:0}.container.page.design .content .head .panel.logo{background:center center/66.7% no-repeat url(/images/brand/logo.png);width:3.2rem;height:3.2rem;border-radius:100%;position:absolute;left:4.5rem;top:.3rem}.container.page.design .content .section:has(.profile){background-image:url(/images/backdrop/design_bg_mobile.svg);background-position:top center;background-repeat:repeat}.container.page.design .content .section:has(.profile):before{content:"";width:100%;height:80%;background:linear-gradient(0deg,rgb(255,255,255),rgba(255,255,255,.5),transparent);position:absolute;bottom:0;left:0}.container.page.design .content .head .panel.order .btn_order{padding:0 1.2rem;font-size:1rem}.container.page.design .content .head .panel.order .price{position:absolute;top:100%;left:50%;transform:translate(-50%);font-size:.9rem}.container.page.design .content .profile{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0 4rem;gap:.5rem;border-bottom:.06rem solid #c4c4c4}.container.page.design .content .profile .portrait{background-color:#f3f3f3;width:15rem;height:15rem;border-radius:2.3rem;background-size:cover;background-position:center center;background-repeat:no-repeat}.container.page.design .content .profile .logo{width:12rem;height:1.2rem;background-position:center center;background-repeat:no-repeat}.container.page.design .content .profile .title{font-size:1.7rem;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.container.page.design .content .sections_wrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:0;gap:0}.container.page.design .content .sections_wrapper .section{width:100%;display:flex;flex-direction:column;gap:1rem;height:fit-content}.container.page.design .content .section .row .gallery_list{padding-bottom:2rem}.container.page.design .content .section .row:has(.tag_list){position:sticky;top:0;background-color:#fff;z-index:1}.container.page.design .content .section .row .price_list{padding-bottom:2rem}.empty_item{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5rem 0}.empty_item .wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;gap:1rem}.empty_item .icon{width:5rem;aspect-ratio:1/1;border-radius:100%;background-color:#fbfbfb;background-position:center;background-repeat:no-repeat;background-size:43%}.container.page.home .bg_theme{background:center center/cover no-repeat url(/images/video/1.webp);padding:0;margin:0;width:100%;height:100%;display:block;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.container.page.home .bg_theme .canvas{width:100%;height:100%;margin:auto}.container.page.home .bg_theme:before{content:"";width:100%;height:100%;min-height:100%;max-height:100%;background-color:#111111bf;padding:0;margin:0;position:absolute;top:0;left:0;bottom:0;right:0;z-index:100}.container.page.home .brand_logo{background:center center/contain no-repeat url(/images/brand/logo_custom_shop_column.png),transparent;width:80%;max-width:23rem;aspect-ratio:2.875/1}.container.page.home:has(.body_list) .brand_logo{background:center center/contain no-repeat url(/images/brand/logo_custom_shop_column.png),transparent;width:70%;max-width:15rem;aspect-ratio:2.875/1;margin-bottom:2rem}.container.page.home .btn_start{background-color:#ffdf3a!important}.container.page.home .btn_start:before{background-color:#ffdf3a;content:"";position:absolute;width:100%;height:100%;border-radius:100rem;left:0;z-index:-1;animation:btn-signal-wave 1.2s infinite ease-out}.container.page.home .content .row{background-color:#616161;display:flex;flex-direction:column;align-items:center;width:100%}.container.page.home .content .row.main{width:100%;height:auto;background-color:transparent;display:flex;flex-direction:column;justify-content:space-between;padding:4rem 2rem 2rem;min-height:100dvh}.container.page.home .content .row.main a{font-size:1.2rem;font-weight:700}.container.page.home .content .row.main .wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.container.page.home .content .row.main .tip{color:#eee;font-size:1.2rem}.container.page.home .content .row.main .body_list{display:flex;flex-direction:row;flex-wrap:wrap;width:100dvw;gap:1rem;padding:1rem;justify-content:flex-start}.container.page.home .content .row.main .body_list .body_item_wrapper{width:calc(50% - .5rem);aspect-ratio:1/1}.container.page.home .content .row.main .body_list .body_item{width:100%;height:100%;background-color:transparent;border-radius:1rem;overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.container.page.home .content .row.main .body_list .body_item:hover{box-shadow:0 0 0 .5rem #ffdf3a}.container.page.home .content .row.main .body_list .body_item .pic{min-width:100%;min-height:100%;position:absolute;top:0;left:0;background-position:center center;background-size:cover;background-repeat:no-repeat}.container.page.home .content .row.main .body_list .body_item .info{width:auto;aspect-ratio:1/1;position:absolute;left:1rem;bottom:.8rem;z-index:1;border-radius:0;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:.8rem;color:#a5a5a5;padding:0}.container.page.home .content .row.main .body_list .body_item .info>div{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.3rem}.container.page.home .foot{font-size:.75rem;color:#ccc;padding-top:10rem}.container.page.home nav{position:absolute;bottom:5rem}.container.page.home .deep_link{position:fixed;bottom:.6rem;left:50%;transform:translate(-50%);font-size:.75rem;color:#ffffffbf}nav.main_nav{border-radius:.5rem}.container.page.home .content .row.main .main_nav .tip{position:absolute;top:-4rem;width:100%;text-align:center;padding:1rem 0;font-size:1rem}.container.page.home .content .row.main .main_nav .tip a{font-size:1rem}nav .nav_list{background-color:#fbfbfb;display:flex;flex-direction:row;justify-content:space-around;width:26rem;border-radius:.5rem;overflow:hidden}nav .nav_list .nav_item{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.8rem .9rem .9rem;cursor:pointer;z-index:1;-webkit-user-select:none;-ms-user-select:none;user-select:none}nav .nav_list .nav_item:hover{background-color:#f0f0f0}nav .nav_list .nav_item .icon{width:3.2rem;aspect-ratio:1/1;background-position:center;background-repeat:no-repeat}nav .nav_list .nav_item .icon.icon_design{background-size:70.2%}nav .nav_list .nav_item .icon.icon_bag{background-size:63%}nav .nav_list .nav_item .icon.icon_wechat{background-size:69.3%}nav .nav_list .nav_item .icon.icon_agent{background-size:69.3%}nav .nav_list .nav_item .icon.icon_setting{background-size:57.6%}nav .nav_list .nav_item .name{font-size:.8rem;transform:translateY(-.2rem)}nav .nav_list .nav_item .count{background-color:#111;color:#fff;min-width:1.5rem;min-height:1.5rem;max-height:1rem;padding:0 .5rem;border-radius:100rem;display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;left:55%;top:57%;transform:translateY(-80%);font-size:.9rem}.container.page.my .brand_logo{background:center center/98% no-repeat url(/images/brand/logo_full.png),#fff;width:10rem;height:2rem}.container.page.my .wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.container.page.my>.wrapper>.content{display:flex;flex-direction:column;justify-content:flex-start;width:100%;max-width:100rem;gap:1rem;padding-bottom:4rem}.container.page.my>.wrapper>.content>.row{display:flex;justify-content:center;align-items:center;place-content:center;place-items:center;width:100%}.container.page.my>.wrapper>.content>.row.head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem}.container.page.my>.wrapper>.content>.row.head .btn_wrapper{display:flex;flex-direction:row;gap:.8rem}.container.page.my .row:has(.portrait) .wrapper{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}.container.page.my .portrait{background-color:#cdcdcd;width:5rem;height:5rem;border-radius:100%;background-image:url(/images/brand/icon_user_default.jpg);background-size:100%}.container.page.my .row:has(.portrait) .name{font-size:1.5rem;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.container.page.my .row:has(.portrait) .info{font-size:1rem;color:#878a93}.container.page.my>.wrapper>.content>.row.tag_sticky{position:sticky;top:0;background-color:#fff;padding-left:0;padding-right:0;display:flex;flex-direction:column;justify-content:center;border-bottom:.06rem solid #c4c4c4;width:100%}.container.page.my>.wrapper>.content>.row.tag_sticky .tag_list{width:100%;max-width:50rem}.container.page.my>.wrapper>.content>.row.tools_sticky{position:sticky;top:0;background-color:#fff;padding-left:1rem;padding-right:1rem;display:flex;flex-direction:row;justify-content:space-between}.container.page.my>.wrapper>.content>.row.tools_sticky .wrapper{display:flex;flex-direction:row;justify-content:flex-start;width:100%;gap:1rem}.container.page.my>.wrapper>.content>.row.tools_sticky .wrapper:last-child{justify-content:flex-end}.container.page.my .row:has(.order_list){padding-left:1rem;padding-right:1rem}.container.page.my .order_list{width:100%}.container.page.agent .agent_list{width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;gap:1.2rem}.container.page.agent .agent_list .icon{background-repeat:no-repeat;background-position:left .1rem;background-size:1.3rem;padding-left:1.8rem}.container.page.agent .agent_list .card .title{padding-bottom:1rem}.container.page.agent .agent_list .card .wrapper{display:flex;justify-content:flex-start;align-items:start;flex-direction:column;padding-left:1.5rem;gap:.5rem;padding-bottom:2rem}.container.page.agent .agent_list .card_wrapper{border-bottom:1px solid #e7e7e7}.container.page.agent .agent_list .card_wrapper:last-child{border-bottom:none}.container.page.agent .icon_agent_place{background-image:url(/images/icon/icon_agent_place.svg)}.container.page.agent .icon_agent_phone{background-image:url(/images/icon/icon_agent_phone.svg)}.container.page.agent .head{height:5rem;flex-shrink:0;display:flex;flex-direction:row;justify-content:center;padding:0 2rem}.container.page.agent .head .nav{display:flex;justify-content:center;align-items:center;position:absolute;left:1.2rem;top:1.2rem}.container.page.agent .head>.title{font-weight:700;font-size:1.2rem;display:flex;justify-content:center;align-items:center;text-align:center}.container.page.agent .content{display:flex;justify-content:center;flex-direction:column;align-items:center}.container.page.agent .content>.card_wrapper{transform:translateY(-8rem)}.container.page.agent .content .card{padding:2rem}.container.page.agent .content>.wrapper{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.container.page.agent .wrapper.flex_left{width:100%;display:flex;justify-content:flex-start;align-items:start}.container.page.agent .wrapper.flex_gap{gap:1rem}.container.page.agent .banner{width:100%;height:30rem;background-image:url(/images/brand/img_agent_natasha.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.container.page.agent .banner .form_input_wrapper{width:85%;max-width:40rem;color:#fffc;font-size:1.2rem;border-radius:.5rem;position:absolute;top:40%;transform:translateY(-50%)}.container.page.agent .banner .form_input_wrapper input{padding-left:3.5rem;caret-color:#fff;border-bottom:unset;border:.08rem solid #ffffff;border-radius:10rem;color:#fff;font-size:1.1rem}.container.page.agent .banner .form_input_wrapper input:-moz-placeholder,textarea:-moz-placeholder{color:#fffc}.container.page.agent .banner .form_input_wrapper input:-ms-input-placeholder,.container.page.agent .banner .form_input_wrapper textarea:-ms-input-placeholder{color:#fffc}.container.page.agent .banner .form_input_wrapper input::-webkit-input-placeholder,.container.page.agent .banner .form_input_wrapper textarea::-webkit-input-placeholder{color:#fffc}.container.page.agent .banner .form_input_wrapper .form_input:before{content:"";position:absolute;left:1rem;top:50%;transform:translateY(-50%);background:url(/images/icon/icon_search.svg) no-repeat left .5rem center;width:2rem;aspect-ratio:1/1;background-size:1.3rem}.container.page.agent .btn_select{background:url(/images/icon/icon_arrow_d_s.svg) no-repeat right .5rem center}.container.page.agent .banner .btn_select{background:url(/images/icon/icon_arrow_d_s_white.svg) no-repeat right 1.5rem center;background-size:1.5rem;height:4rem;line-height:3.1;padding-left:1.5rem}.container.page.agent .tag_list .tag_item:hover{background-color:#f8f8f8!important}.container.page.agent .tag_list .tag_item.active:hover,.container.page.agent .tag_list .tag_item.active{color:#fff;background-color:#111!important}.container.page.agent .tag_list .tag_item.active:after{background-color:transparent}.container.page.agent .tag_list{width:90%;max-width:40rem}.container.page.agent .card{justify-content:center}.container.page.agent .qrcode{width:15rem;height:15rem;background-position:center;background-size:100%;background-repeat:no-repeat}.container.page.agent{background:linear-gradient(180deg,#ffffff,#ffffff,#f0eceb)}.container.page.agent .content>.wrapper.max_width{max-width:40rem;width:80%}.container.page.agent .tag_list .tag_item:hover{background-color:unset}.container.page.agent .bold{font-weight:500;font-size:1.1rem}.container.page.agent .light{color:#7c7c7c}.container.page.agent .success.title{font-size:1.3rem;font-weight:600;display:flex;flex-direction:row;gap:.5rem;align-items:center}.container.page.agent .success.title .icon{background:center center/66.7% no-repeat url(/images/icon/icon_success.svg);width:3rem;height:3rem}.blank_3d{background-color:#f2f2f2}.blank_3d canvas{width:100%;height:100%}.container.page.error{display:flex;justify-content:center;align-items:center}.container.page.error .empty_item{height:100%}.container.page.error .empty_item .icon_alert{background-size:.22rem}.goods_detail_container{width:100dvw;height:100dvh;z-index:100}.goods_detail{position:fixed;bottom:-100dvh;right:0;width:unset;height:100dvh;background-color:#f6f4f3;filter:drop-shadow(0 0 1rem rgba(0,0,0,.1));visibility:hidden;transition:all .2s ease-in-out}.goods_detail.open{height:100dvh;width:100%;z-index:999;transform:translateY(-100%);background-color:#f6f4f3;display:flex;justify-content:flex-start;flex-direction:column;visibility:visible;transition:all .2s ease-in-out}.goods_detail_container .popover.mask{display:none;transition:all .2s ease-in-out}.goods_detail_container:has(.goods_detail.open) .popover.mask{display:block}.goods_detail_container:has(.goods_detail.open) .btn_goods_detail{display:none}.goods_detail .panel.bottom{margin-bottom:0;margin-top:.5rem}.btn_goods_detail_blank{width:100dvw;height:.6rem;position:absolute;bottom:2.2rem;left:calc(-50dvw + 50%);background-color:#f6f4f3}.btn_goods_detail{position:absolute;bottom:-2.2rem;left:50%;transform:translate(-50%);height:5rem;width:5.5rem;background-color:#fff;border-radius:1.5rem;text-align:center;color:#727272;font-weight:500;padding-top:.7rem;background:url(/images/icon/arrow_up_solid_yellow.svg) no-repeat center .3rem/.8rem #f6f4f3;filter:drop-shadow(0 0 1rem rgba(0,0,0,.1));cursor:pointer}.btn_goods_detail:before{content:"";position:absolute;left:-2.83rem;top:.4rem;width:3rem;height:1.8rem;background-color:transparent;border-bottom-right-radius:4rem;box-shadow:.5rem .5rem #f6f4f3}.btn_goods_detail:after{content:"";position:absolute;right:-1.9rem;top:.7rem;width:2rem;height:1.5rem;background-color:transparent;border-bottom-left-radius:4rem;box-shadow:-.5rem .5rem #f6f4f3}.goods_detail .content{width:100%;height:100%;overflow-y:scroll;margin-top:5rem}.goods_detail .content img{width:100%}.goods_detail .panel.bottom .price{font-size:1.4rem;display:flex;justify-content:flex-start;align-items:center}.goods_detail .btn_wrapper{display:flex;justify-content:flex-end}.affiliate_apply_success .card{align-items:center}.affiliate_apply_success .card .title{font-size:1.3rem;display:flex;flex-direction:column;justify-content:center;gap:.5rem;padding:0;align-items:center}.affiliate_apply_success .description{text-align:center}.container.page.my .top_data{display:grid;grid-template-columns:1fr 1fr;padding-top:2rem;grid-column-gap:2rem}.container.page.my .top_data>.wrapper{padding:1rem;min-width:10rem;font-size:.9rem}.container.page.my .affiliate_url_wrapper .title{text-align:center;padding-bottom:1rem;font-size:1.2rem;font-weight:500}.container.page.my .affiliate_url_btn{display:flex;justify-content:center;flex-direction:row;align-items:center;background-color:#111;padding:1rem 1rem 1rem 2rem;border-radius:10rem;color:#fff;gap:1rem}.container.page.my .affiliate_url_btn .url{max-width:18rem;white-space:normal;overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.container.page.my .affiliate_url_btn .btn{width:2.5rem;height:2.5rem}.container.page.my .top_data .title{font-size:2rem;font-weight:700}.container.page.my .top_data .title span{font-size:1.4rem;padding:.3rem}.container.page.my .top_data .wrapper .info{color:#5f6470}.container.page.my .top_data .wrapper .info:has(.btn){transform:translate(-1.5rem)}.container.page.my .top_data .wrapper .info .btn{position:absolute;right:-3.8rem;top:50%;transform:translateY(-50%);padding:.1rem .8rem;color:#111;font-size:.9rem}.affiliate_list{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem;width:100%;padding:1rem}.affiliate_list .affiliate_item{background-color:#fbfbfb;padding:1rem;width:100%;border-radius:.4rem}.affiliate_list .affiliate_item .info{color:#878a93;font-size:.9rem}.affiliate_reward_list{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem;width:100%;padding:1rem}.affiliate_reward_list .affiliate_reward_item:has(.icon){padding-left:6.5rem}.affiliate_reward_list .affiliate_reward_item{background-color:transparent;padding:1rem 1rem 2rem;width:100%;border-radius:.4rem;border:.15rem solid #f2f2f2;display:flex;flex-direction:row;justify-content:space-between;gap:1rem;font-size:.9rem;color:#878a93}.affiliate_reward_list .affiliate_reward_item .icon{width:4.5rem;height:4.5rem;border:0rem solid #f2f2f2;border-radius:100%;background-repeat:no-repeat;background-size:2.6rem;background-position:center;position:absolute;left:1rem;top:1rem;background-color:#f8f8f8}.affiliate_reward_list .affiliate_reward_item .section:last-child{display:flex;flex-direction:column;align-items:flex-end;width:8rem;flex-grow:0}.affiliate_reward_list .affiliate_reward_item .title{font-weight:400;font-size:1rem;color:#2c2f38}.affiliate_reward_list .affiliate_reward_item.cancel .title,.affiliate_reward_list .affiliate_reward_item.cancel .info,.affiliate_reward_list .affiliate_reward_item.cancel .status,.affiliate_reward_list .affiliate_reward_item.cancel .price,.affiliate_reward_list .affiliate_reward_item.cancel .title{color:#878a93;font-weight:400}.affiliate_reward_list .affiliate_reward_item.cancel .icon{background-image:url(/images/icon/icon_affiliate_order_cancel.svg)}.affiliate_reward_list .affiliate_reward_item.approved .icon{background-image:url(/images/icon/icon_affiliate_order_approved.svg)}.affiliate_reward_list .affiliate_reward_item.pending .icon{background-image:url(/images/icon/icon_affiliate_order_pending.svg)}.affiliate_reward_list .affiliate_reward_item .icon_alert_s{width:1.1rem;height:1.1rem;background-repeat:no-repeat;background-size:1.3rem;background-position:center;background-image:url(/images/icon/icon_alert_S.svg);background-color:#f3f3f6;display:inline-block}.affiliate_reward_list .affiliate_reward_item .status{font-weight:500;font-size:12px;color:#878a93}.affiliate_reward_list .affiliate_reward_item .price{color:#2c2f38;font-weight:700;font-size:1rem}.affiliate_reward_list .affiliate_reward_item.approved .price:before{content:"";position:absolute;width:12px;height:12px;background-repeat:no-repeat;background-size:12px;background-position:center;background-image:url(/images/icon/icon_circle_tick.svg);top:4px;right:0}.affiliate_reward_list .affiliate_reward_item.approved .price{padding-right:18px}.affiliate_reward_list .affiliate_reward_item .info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:3px;color:#5f6470;font-size:.9rem}.affiliate_reward_list .affiliate_reward_item .info:has(.icon_alert_s){font-size:.8rem;color:#878a93}.affiliate_share_card{width:1200px;height:1200px;background:url(/images/img_natasha_affiliate_share_card_bg.jpg);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;padding-top:200px}.affiliate_share_card .logo.brand_logo_custom_shop{background-image:url(/images/icon/icon_natasha_customshop_column.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;width:311px;height:110px;position:absolute;left:57px;top:40px}.affiliate_share_card .title{font-size:124px;font-weight:500}.affiliate_share_card .qrcode{width:372px;aspect-ratio:1/1;background-repeat:no-repeat;background-size:100%;background-position:center;border:48px solid #222222}.affiliate_share_card .info{font-size:45px;margin-top:210px}.affiliate_share_card .url{font-size:36px}.affiliate_share_card .terms{font-size:28px;color:#9d9d9d}.share>.wrapper img{width:90dvw;aspect-ratio:1/1;padding:.8rem;border-radius:1rem;gap:.5rem;color:#111}html{font-size:13px;height:-webkit-fill-available}body{margin:0;-ms-overflow-style:none;scrollbar-width:none}*{box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none}body::-webkit-scrollbar{display:none}h1,h2,h3,h4,h5,p{margin:0}b,strong{font-weight:700}ul{list-style-type:none;padding:0;margin:0}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0;border:none;background-image:none;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}button,input,optgroup,select{line-height:1}textarea{line-height:1.5}input:focus{outline:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}button,select{text-transform:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden]{display:none}::placeholder{color:#b7bdc6;opacity:1}:-ms-input-placeholder,::-ms-input-placeholder{color:#b7bdc6}*{font-family:PingFang SC,\5fae\8edf\6b63\9ed1\9ad4,Microsoft JhengHei UI,Microsoft JhengHei,Microsoft YaHei,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:rgba(255,255,255,0)}body{font-size:100%;font-weight:400;color:#111;line-height:1.5;scroll-behavior:smooth;background-color:#fff;min-height:100dvh}a{color:#f0b92f;text-decoration:none;-webkit-tap-highlight-color:rgba(255,255,255,0);cursor:pointer;background-color:transparent}a:hover{color:#f0b92f}a,select,button,.btn{-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}table{border-collapse:collapse}p{color:#111;font-size:1rem;line-height:1.5}h1{font-size:4rem;color:#111}h2{font-size:3rem;color:#111}h3{font-size:2rem;color:#111}h4{font-size:1.2rem;color:#111}.price *,.price{font-family:Questrial,sans-serif!important;font-weight:400}.page{z-index:1}.panel{z-index:100}.dropdown{z-index:110}.popover{z-index:200}.modal{z-index:1000}.notify_mini{z-index:2000}.notify{z-index:3000}* ::-webkit-scrollbar{width:1.3rem}* ::-webkit-scrollbar-track{box-shadow:none;border-radius:0;background:transparent}* ::-webkit-scrollbar-thumb{background:#d7d7d7;border-radius:.8rem;min-height:3rem;overflow:auto;border:.5rem solid transparent;background-clip:padding-box;transition:height .2s ease-in-out;cursor:pointer}* ::-webkit-scrollbar-thumb:hover{background:#c4c4c4;border:.5rem solid #ffffff;transition:height .2s ease-in-out;cursor:pointer}.dark_scrollbar ::-webkit-scrollbar{width:1.3rem}.dark_scrollbar ::-webkit-scrollbar-track{box-shadow:none;border-radius:0;background:#333136}.dark_scrollbar ::-webkit-scrollbar-thumb{background:#555;border-radius:.8rem;min-height:3rem;overflow:auto;border:.45rem solid transparent;background-clip:padding-box;transition:height .2s ease-in-out;cursor:pointer}.dark_scrollbar ::-webkit-scrollbar-thumb:hover{background:#666;border:.45rem solid #333136;transition:height .2s ease-in-out;cursor:pointer}@media only screen and (min-width: 768px){.container.page.custom .panel.select_option{border-radius:2rem;width:calc(100% - 2rem);left:1rem;bottom:1rem}.container.page.my .top_data{display:flex;flex-direction:row;justify-content:center;align-items:center}}@media only screen and (min-width: 1200px){.container.page.custom .brand_logo{left:50%;transform:translate(-50%)}.container.page.order_detail .panel.nav,.container.page.order_confirm .panel.nav,.container.page.custom .panel.main .panel.nav{position:fixed;top:2rem;left:2rem;width:unset}.container.page.custom .panel.main .panel.action{position:fixed;bottom:1rem;right:2rem}.container.page.order_detail .panel.page_tools,.container.page.order_confirm .panel.page_tools,.container.page.custom.confirm .panel.page_tools,.container.page.custom .panel.main .panel.page_tools{position:fixed;top:2rem;right:2rem;left:unset}.container.page.custom .panel.main .panel.info_box{position:fixed;bottom:1rem;left:50%;transform:translate(-50%)}.container.page.custom .panel.main .panel.info_box .row:first-child{justify-content:center}.container.page.custom .panel.main .panel.bottom{padding:0}.container.page.custom .panel.main .custom_option_list{margin-bottom:5rem}.container.page.custom .panel.select_option.custom_inlay.minimize{top:unset;transform:translateY(50%)}.container.page.custom .deep_link{font-size:.8rem;top:unset;bottom:1rem;left:6rem;transform:translate(-50%);color:#bebcb9}.container.page.custom .panel.select_option{position:fixed;bottom:50%;transform:translateY(50%);right:2rem;max-width:30rem;left:unset;max-height:90dvh;height:90dvh;min-height:fit-content}.container.page.custom .panel.select_option .panel.title{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding-left:1rem;padding-top:1rem}.container.page.custom .panel.select_option .panel.nav{padding-top:.5rem;padding-bottom:.5rem;padding-left:1.5rem;display:flex}.container.page.custom .panel.select_option .tip_overhead{display:none}.container.page.custom .panel.select_option.custom_inlay_v2 .tip{display:flex}.container.page.custom:has(.custom_2d_3d) .switch_tag_box{top:unset;bottom:3rem}.container.page.custom .panel.select_option .head{display:unset}.container.page.custom .panel.select_option .drag_bar{display:none}.container.page.custom.confirm .brand_logo{top:1rem}.container.page.custom.confirm .wrapper .head{height:6rem;flex-shrink:0;display:flex;flex-direction:row;justify-content:space-between;padding:0 2rem}.container.page.custom.confirm .wrapper .content{flex-grow:1;display:flex;flex-direction:row;justify-content:center}.container.page.custom.confirm .wrapper .content .sections_wrapper{height:100dvh;width:70rem;display:flex;flex-direction:row;justify-content:space-between;padding:0 1rem;height:calc(100dvh - 6rem);overflow:hidden}.container.page.custom.confirm .wrapper .content .sections_wrapper .section{width:100%;height:calc(100dvh - 6rem);overflow-y:scroll;padding-top:1rem;padding-bottom:2rem}.container.page.custom.confirm .wrapper .content .sections_wrapper .section.fixed{width:100%;height:calc(100dvh - 6rem);overflow-y:hidden;padding-top:1rem;padding-bottom:2rem;display:flex;flex-direction:column;justify-content:flex-start;gap:0;padding-top:0}.container.page.custom.confirm .wrapper .content .sections_wrapper .section.fixed .wrapper{flex-grow:0;overflow:hidden}.container.page.custom.confirm .wrapper .content .sections_wrapper .section.fixed .wrapper:first-child{overflow-y:scroll;padding-bottom:1rem}.container.page.custom.confirm .wrapper .content .sections_wrapper .section.fixed .wrapper:last-child{flex-grow:0;flex-shrink:0}.container.page.custom.confirm .card.panel.action{position:unset;transform:unset;bottom:2rem;left:unset;width:100%}.container.page.custom .dropdown.dropdown_favourite{position:absolute;top:calc(100% + .5rem);bottom:unset}.container.page.setting .head{height:6rem}.container.page.setting .head>.title{font-size:1.5rem}.container.page.agent .head{height:6rem}.container.page.agent .head>.title{font-size:1.5rem}.agent_list{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:1rem}.container.page.agent .max_width{max-width:80rem}.container.page.agent .banner{height:50rem}.container.page.agent .content>.card_wrapper{padding:3rem}.container.page.agent .agent_list{grid-template-columns:1fr 1fr}.container.page.agent .agent_list .card_wrapper{border-bottom:unset}.goods_detail{right:-100%;top:0;bottom:0;max-width:40rem;max-height:100dvh;border-radius:0;filter:none;box-shadow:0 .35rem 2rem #00000017}.goods_detail.open{max-width:40rem;max-height:100dvh;position:fixed;transform:unset;right:0;top:0;bottom:0;overflow:hidden}.btn_goods_detail{position:absolute;top:50%;transform:translateY(-50%);right:0rem;left:unset;width:3rem;height:8rem;display:flex;justify-content:center;align-items:center;font-size:1rem;color:#727272;padding-top:0;padding-left:1.5rem;padding-right:1.2rem;line-height:1.3;border-radius:2rem 0rem 0rem 2rem;background:url(/images/icon/icon_arrow_left_solid_yellow.svg) no-repeat .3rem center/.4rem #f6f4f3}.btn_goods_detail:after{content:"";position:absolute;left:unset;top:-3.95rem;right:0rem;width:2.2rem;height:4rem;background-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:2rem;box-shadow:.8rem .8rem #f6f4f3}.btn_goods_detail:before{content:"";position:absolute;left:unset;right:0rem;top:unset;bottom:-3.95rem;width:2.2rem;height:4rem;background-color:transparent;border-bottom-right-radius:0rem;border-top-right-radius:2rem;box-shadow:.8rem -.8rem #f6f4f3}.btn_goods_detail .btn_goods_detail_blank{display:none}.goods_detail_container:has(.goods_detail.open) .btn_goods_detail{transform:translate(-40rem);z-index:500}.goods_detail .content{padding-left:2rem;padding-right:2rem}.container.page.custom .goods_detail .panel.bottom{padding:.2rem 2rem 1rem}.container.page.order_detail .wrapper .head>div:not(.brand_logo){width:unset}.container.page.order_detail .brand_logo{background:center center/100% no-repeat url(/images/brand/logo_full.png);width:8rem;height:1.5rem;position:fixed;left:5rem;top:2.2rem}.container.page.order_detail .wrapper .head{height:4rem;flex-shrink:0;display:flex;flex-direction:row;padding:0 2rem;justify-content:center}.container.page.order_detail .wrapper .head .nav,.container.page.order_detail .wrapper .head .page_tools{display:flex;justify-content:center;align-items:center}.container.page.order_detail .wrapper .head .page_tools .btn_wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:.8rem}.container.page.order_detail .wrapper .content .sections_wrapper{width:70rem;display:flex;flex-direction:row;justify-content:space-between;padding:0 1rem;overflow:hidden}.container.page.order_detail .wrapper .content .sections_wrapper>.section{width:100%;overflow-y:scroll;padding-top:1rem;padding-bottom:2rem;height:100%}.container.page.order_confirm .brand_logo{background:center center/66.7% no-repeat url(/images/brand/logo.png);width:3.2rem;height:3.2rem;border-radius:100%;position:fixed;left:50%;transform:translate(-50%);top:1rem}.container.page.order_confirm .card:has(.order_product_item) .logo{display:none}.container.page.order_confirm .wrapper .head{height:4rem;flex-shrink:0;display:flex;flex-direction:row;justify-content:space-between;padding:0 2rem}.container.page.order_confirm .wrapper .head .nav,.container.page.order_confirm .wrapper .head .page_tools{display:flex;justify-content:center;align-items:center}.container.page.order_confirm .wrapper .head .page_tools .btn_wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:.8rem}.container.page.order_confirm .wrapper .content .sections_wrapper{width:70rem;display:flex;flex-direction:row;justify-content:space-between;padding:0 1rem;overflow:hidden}.container.page.order_confirm .wrapper .content .sections_wrapper>.section{width:100%;overflow-y:scroll;padding-top:1rem;padding-bottom:2rem;height:100%}.card.panel.action.order .wrapper:has(.nav){padding:0}.card.panel.action.order .wrapper:has(.tip){flex-direction:row;justify-content:space-between;align-items:center}.card.panel.action.order .wrapper:has(.nav){flex-basis:0}.card.panel.action.order{padding:2rem}.custom_option_material_item_list{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(40%,1fr));grid-template-rows:repeat(auto,14rem);height:fit-content;overflow-y:auto}.custom_option_custom_inlay_item_list{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(40%,1fr));grid-template-rows:repeat(auto,14rem);height:fit-content}.custom_option_custom_inlay_item_wrapper{width:100%;padding:.5rem;display:flex;justify-content:center;flex-direction:column;align-self:center}.custom_option_custom_inlay_item{width:100%}.custom_option_material_item{width:100%;padding:1rem .5rem .5rem .8rem}.custom_option_custom_inlay_item_wrapper:first-child{padding-left:.5rem}.custom_option_custom_inlay_item_wrapper:last-child{padding-right:.5rem}.custom_option_material_item_wrapper:first-child{padding-left:0}.custom_option_material_item_wrapper:last-child{padding-right:0}.container.page.custom .panel.select_option .panel.content{flex-grow:1;padding:1rem;overflow:hidden;overflow-y:auto}.container.page.custom .panel.select_option .panel.content:has(.canvas_2d){padding:1rem 0 0}.custom_option_general_item_list{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(40%,1fr));grid-template-rows:auto;gap:1rem;height:fit-content;padding:0 .2rem}.custom_option_general_item{width:100%}.custom_option_general_item_wrapper:first-child{padding-left:0}.custom_option_general_item_wrapper:last-child{padding-right:0}.notify{width:30rem}.container.page.custom .panel.price_detail{width:26rem;position:fixed;top:50%;transform:translateY(-50%);left:2rem;max-height:90dvh;min-height:60dvh;bottom:unset}.pic_list_row_grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));grid-template-rows:auto;gap:1rem;min-height:fit-content}.pic_list_row_grid .pic_item_wrapper{width:100%;aspect-ratio:1;height:fit-content}.pic_list_row_grid .pic_item{height:fit-content}.popover:not(.mask){position:fixed;bottom:50%;left:50%;transform:translate(-50%,50%);width:100%;max-width:32rem;min-height:unset;max-height:calc(100dvh - 4rem);border-radius:.9rem}.design_list{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr))}.container.page.design .content .head{position:fixed;width:100%;height:6rem;top:0;left:0;z-index:1}.container.page.design .content .head .panel.logo{top:1rem;left:50%;transform:translate(-50%)}.container.page.design .wrapper:not(.order.panel .wrapper){width:100%;height:100dvh;display:flex;flex-direction:column;justify-content:flex-end;background-image:url(/images/backdrop/design_bg_mobile.svg);background-position:top center;background-repeat:repeat-x}.container.page.design .wrapper:before{content:"";width:100%;height:100%;background:linear-gradient(0deg,rgb(255,255,255),rgb(255,255,255),rgb(255,255,255),rgb(255,255,255),rgb(255,255,255),rgb(255,255,255),rgb(255,255,255),rgb(255,255,255),rgb(255,255,255),rgba(255,255,255,.5),transparent);position:absolute;bottom:0;left:0}.container.page.design>.content{flex-grow:1;display:flex;flex-direction:row;justify-content:center;min-height:calc(100dvh - 6rem);height:calc(100dvh - 6rem);max-height:calc(100dvh - 6rem);padding-top:0;overflow:hidden}.container.page.design .content .sections_wrapper{justify-content:flex-start;padding:0 2rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;height:calc(100dvh - 6rem);overflow:hidden}.container.page.design .content .section .row{flex-grow:0}.container.page.design .content .section .row:has(.gallery_list){flex-grow:1;overflow:hidden}.container.page.design .content .section .row .gallery_list{overflow-y:scroll;padding-bottom:2rem}.container.page.design .content .section .row:has(.price_list){flex-grow:1;overflow:scroll}.container.page.design .content .section:first-child{width:25%;height:calc(100dvh - 6rem);justify-content:center;background:none;flex-shrink:0;min-width:20rem}.container.page.design .content .section:last-child{height:calc(100dvh - 6rem);width:75%;display:flex;flex-direction:column;justify-content:flex-start}.container.page.design .content .profile{border-bottom:none;transform:translateY(-3rem)}.container.page.design .content .section:has(.profile):before{display:none}.container.page.design .content .section .row:has(.tag_list){background-color:unset}.container.page.design .content .section .row .price_list{max-width:40rem;margin:auto;border-radius:.5rem;padding-top:1rem;margin-top:2rem;overflow-y:scroll;padding-bottom:2rem}.container.page.home .content .row.main .body_list{max-width:60%;justify-content:center}.container.page.home .content .row.main .body_list .body_item_wrapper{width:calc((100% - 4rem)/4);--width:calc((100% - 4rem)/4);height:var(--width);aspect-ratio:1/1}.container.page.home .content .row.main .wrapper{gap:1rem}.container.page.home .foot{font-size:.8rem;padding-top:10rem}.container.page.home .deep_link{bottom:.6rem;font-size:.75rem;color:#ffffffbf}.container.page.home nav .nav_list{width:32rem}.container.page.my .panel.logo{position:fixed;left:2rem;top:2rem}.container.page.my .panel.nav{position:fixed;right:2rem;top:2rem}.container.page.my>.wrapper>.content{width:100%;max-width:100%;align-items:center}.container.page.my>.wrapper>.content>.row:has(.order_list){display:flex;flex-direction:row;justify-content:center}.container.page.my>.wrapper>.content .order_list{width:100%;max-width:50rem}.container.page.my>.wrapper>.content>.row.tools_sticky,.container.page.my>.wrapper>.content .design_list{width:100%;max-width:100rem}.container.page.my>.wrapper>.content>.row.tag_sticky{border-bottom:.06rem solid #c4c4c4;width:100%}.container.page.my>.wrapper>.content>.row.tag_sticky .tag_list{width:100%;max-width:30rem}.container.page.my .affiliate_url_btn .url{max-width:35rem}.design_3d .deep_link{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);font-size:.95rem;color:#bebcb9}}@media only screen and (min-width: 1200px) and (max-width: 2499px){.wrapper:has(.panel.select_option) .canvas_3d{width:140dvw;height:120dvh;transform:translate(-35rem)}.wrapper:has(.panel.select_option) .canvas_3d.canvas_inlay{height:100dvh}}@media only screen and (min-width: 1600px){html{font-size:16px;height:-webkit-fill-available}.container.page.custom .panel.select_option{height:80dvh}}@media only screen and (min-width: 2500px){.wrapper:has(.panel.select_option) .canvas_3d{height:120dvh}.wrapper:has(.panel.select_option) .canvas_3d.canvas_inlay{height:100dvh}}.width-1{width:1rem!important}.width-2{width:2rem!important}.width-3{width:3rem!important}.width-4{width:4rem!important}.width-5{width:5rem!important}.width-6{width:6rem!important}.width-7{width:7rem!important}.width-8{width:8rem!important}.width-9{width:9rem!important}.width-10{width:10rem!important}.padding-01{padding:.1rem!important}.padding-02{padding:.2rem!important}.padding-03{padding:.3rem!important}.padding-04{padding:.4rem!important}.padding-05{padding:.5rem!important}.padding-06{padding:.6rem!important}.padding-07{padding:.7rem!important}.padding-08{padding:.8rem!important}.padding-09{padding:.9rem!important}.padding-1{padding:1rem!important}.padding-1-5{padding:1.5rem!important}.padding-2{padding:2rem!important}.padding-0-1{padding:0 1rem!important}.padding-l-05{padding-left:.5rem!important}.padding-l-1{padding-left:1rem!important}.padding-r-1{padding-right:1rem!important}.padding-r-2{padding-right:2rem!important}.padding-t-1{padding-top:1rem!important}.padding-b-1{padding-bottom:1rem!important}.padding-b-2{padding-bottom:2rem!important}.padding-l-1-5{padding-left:1.5rem!important}.padding-t-1-5{padding-top:1.5rem!important}.padding-b-1-5{padding-bottom:1.5rem!important}.padding-r-1-5{padding-right:1.5rem!important}.padding-l-2{padding-left:2rem!important}.margin-auto{margin:auto!important}.margin-1{margin:1rem!important}.margin-2{margin:2rem!important}.margin-r-01{margin-right:.1rem!important}.margin-r-02{margin-right:.2rem!important}.margin-r-03{margin-right:.3rem!important}.margin-r-04{margin-right:.4rem!important}.margin-r-05{margin-right:.5rem!important}.margin-r-06{margin-right:.6rem!important}.margin-r-07{margin-right:.7rem!important}.margin-r-08{margin-right:.8rem!important}.margin-r-09{margin-right:.9rem!important}.margin-r-1{margin-right:1rem!important}.margin-t-01{margin-top:.1rem!important}.margin-t-02{margin-top:.2rem!important}.margin-t-03{margin-top:.3rem!important}.margin-t-04{margin-top:.4rem!important}.margin-t-05{margin-top:.5rem!important}.margin-t-1{margin-top:1rem!important}.margin-t-1-5{margin-top:1.5rem!important}.margin-t-2{margin-top:2rem!important}.margin-t-3{margin-top:3rem!important}.margin-t-4{margin-top:4rem!important}.margin-t-5{margin-top:5rem!important}.margin-l-01{margin-left:.1rem!important}.margin-l-02{margin-left:.2rem!important}.margin-l-03{margin-left:.3rem!important}.margin-l-04{margin-left:.4rem!important}.margin-l-05{margin-left:.5rem!important}.margin-b-01{margin-bottom:.1rem!important}.margin-b-02{margin-bottom:.2rem!important}.margin-b-03{margin-bottom:.3rem!important}.margin-b-04{margin-bottom:.4rem!important}.margin-b-05{margin-bottom:.5rem!important}.margin-b-06{margin-bottom:.6rem!important}.margin-b-07{margin-bottom:.7rem!important}.margin-b-08{margin-bottom:.8rem!important}.margin-b-09{margin-bottom:.9rem!important}.margin-b-1{margin-bottom:1rem!important}.margin-b-2{margin-bottom:2rem!important}.margin-b-3{margin-bottom:3rem!important}.margin-b-4{margin-bottom:4rem!important}.margin-b-5{margin-bottom:5rem!important}.margin-0{margin:0!important}.no-scrollbar{margin:0;-ms-overflow-style:none!important;scrollbar-width:none!important}.no-scrollbar::-webkit-scrollbar{display:none!important}.no-select,.no-select div{-webkit-user-select:none;-ms-user-select:none;user-select:none}.height-fit{height:fit-content!important}.width-fit{width:fit-content!important}.no-grow{flex-grow:0!important}.text-align-center{text-align:center}.hide{display:none!important}.canvas_3d_hide{visibility:hidden!important;z-index:-500;opacity:0}.justisfy-content-flex-start{justify-content:flex-start!important}.justisfy-content-flex-end{justify-content:flex-end!important}body:has(.style01){margin-right:calc(100% - 100vw);overflow-x:hidden}.header{z-index:1000}.header .logo{background-repeat:no-repeat;background-position:center;background-size:100%}.header_menu{display:none}.header.row>.wrapper{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem}.header_menu .nav_list{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:1rem}.header_menu .nav_list .nav_item{flex-shrink:0;padding:1.5rem 0}.header_menu .nav_list .nav_item a{height:100%}.header_menu .nav_list .nav_item .dropdown{position:absolute;left:-2rem;width:unset;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.header_menu .nav_list .nav_item:hover>.dropdown{display:flex}.header_menu .nav_list .nav_item .dropdown .dropdown_second{display:none;padding-left:2rem}.header_menu .nav_list .nav_item .dropdown .dropdown_second:hover{display:flex}.header_menu .nav_list .nav_item .dropdown .dropdown_second:hover+.dropdown_list .dropdown_next:after{content:"";position:absolute;left:100%;background:url(/images/icon/icon_arrow_r.svg) center center/cover no-repeat;width:.8rem;aspect-ratio:1/1}.header_menu .nav_list .nav_item .dropdown>.dropdown_list:hover~.dropdown_second{display:flex}.btn_menu{background:url(/images/icon/style01/icon_menu.svg) no-repeat center/100%;width:2.5rem;aspect-ratio:1/1}.header_menu.open{position:fixed;top:0;left:0;right:0;bottom:0;transform:unset;background-color:#ffffffe6;backdrop-filter:blur(.5rem);display:flex;justify-content:flex-start;align-items:start;z-index:500;padding:6rem 0rem;overflow-y:scroll;overflow-x:hidden}.header_menu.open .btn_close{position:fixed;right:1.5rem;top:1.3rem;width:2.2rem;aspect-ratio:1/1;background-repeat:no-repeat;background-size:100%;background-position:center;z-index:2000}.dropdown.dropdown_menu{display:block;transition:opacity 1s linear 1s}.header_menu.open .nav_list{align-items:start;padding:0}.header_menu.open .nav_list .nav_item{padding:.5rem 0rem;width:100dvw}.header_menu.open .nav_list .nav_item a{padding:0 3rem;font-size:1.5rem;width:100%}.header_menu.open .nav_list .nav_item .name{font-size:1.2rem}.header_menu.open .nav_list .dropdown{display:flex;position:unset;width:100%}.popover.pic_overlay{box-shadow:unset;bottom:unset;min-height:unset;top:0;left:0;width:100dvw;height:100dvh;max-height:100dvh;background-color:transparent}.popover.pic_overlay .pic{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100dvw}.popover.pic_overlay .btn_close{position:fixed;right:1.5rem;top:1.5rem;width:3rem;aspect-ratio:1/1;background-repeat:no-repeat;background-position:center;background-size:80%}.footer>.wrapper{width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:start;gap:4rem}.footer .card{display:flex;justify-content:flex-start;align-items:start}.footer .card>.title{padding:0 0 1rem}#top{position:absolute;top:0}.btn_to_top{position:fixed;right:2rem;bottom:4rem;width:3rem;aspect-ratio:1/1;border-radius:1.2rem}.btn_to_top.btn_to_top_icon{background:center/50% no-repeat url(/images/brand/altamira/icon_to_top.svg),rgba(255,255,255,.8)}@media screen and (min-width: 960px){.container.page .row.header .wrapper{background-color:transparent;padding:2rem 0rem;height:8rem;width:100%}.header_menu{display:flex;justify-content:center;align-items:center;padding:0 12% 0 0}.header_menu .nav_list{flex-direction:row;gap:3rem;padding-top:0rem}.header_menu.open .nav_list{flex-direction:column;gap:2rem}.header_menu .nav_list .nav_item .dropdown{display:none}.header_menu.open .nav_list .nav_item .dropdown{display:flex}.btn_menu{display:none}.dropdown.dropdown_menu{display:flex;position:absolute;top:100%}.pic_overlay.popover:not(.mask){max-width:unset;transform:unset}.pic_overlay.popover:not(.mask) .pic{max-width:80dvw;max-height:80dvh}.footer>.wrapper{flex-direction:row;justify-content:space-around;align-items:start;gap:8rem;padding-left:unset}.footer .card{justify-content:flex-start;align-items:start}.footer .card>.title{padding:0 0 1rem}}.style01{font-weight:500!important;background-color:#ece9e6;color:#242424;scroll-behavior:smooth}.style01{cursor:url(/images/brand/altamira/icon_altamira_cursor.svg),auto;cursor:-webkit-image-set(url(/images/brand/altamira/icon_altamira_cursor.svg)),auto}.style01 a,.style01 .btn{cursor:unset}.style01 a{color:#242424}.style01 p{text-align:left}.style01 .btn.btn_underline{text-decoration:underline;text-underline-offset:.5rem}.style01 .btn.btn_underline:hover{opacity:.5}.style01 .card{background-color:unset;border-radius:unset}.style01.home .loading_page{position:unset;transform:unset;z-index:1000;min-height:75dvh;max-height:75dvh;min-width:100%;max-width:100%;z-index:999;color:#fffc;background-size:cover}.style01.home .loading_page:after{border-right:.3rem solid rgba(255,255,255,.8);border-top:.3rem solid rgba(255,255,255,.8);border-bottom:.3rem solid rgba(255,255,255,.8)}.style01 .header_menu.open .dropdown.dropdown_menu .dropdown_item{padding:4rem 0rem 4rem 4rem}.style01 .header_menu .nav_item a{font-weight:500}.style01.home .header_menu .nav_item a{color:#fffc}.style01 .header_menu.open .nav_item a{color:#242424}.style01.container.page .content .row{flex-direction:column}.style01 .header.row>.wrapper{width:100%}.style01.home .row>.wrapper.center{text-align:center;padding:6rem 0}.style01 .btn_close_icon{background-image:url(/images/icon/style01/btn_close.svg)}.style01 .btn{font-weight:400!important;animation:none}.style01 .title{font-size:2rem;letter-spacing:.2rem;text-align:center}.style01 .title.title_xxs{font-size:1rem;font-weight:500}.style01 .title.title_xs{font-size:1.2rem;font-weight:500}.style01 .title.title_xs.first_word:first-letter{font-size:1.8rem}.style01 .title.title_s{font-size:1.5rem}.style01 .title.title_m{font-size:2rem}.style01 .title.title_l{font-size:2.7rem}.style01 .p1{font-size:1rem;line-height:2rem;letter-spacing:.1rem;color:#494949;font-weight:400}.style01 .p1.wrapper{font-size:1rem;display:flex;flex-direction:column;justify-content:center;align-items:start;gap:.5rem}.style01 .p1.wrapper p{line-height:2rem}.style01 .p2{font-size:.9rem;letter-spacing:.1rem;color:#505152;font-weight:400}.style01 .p2 p{font-size:unset;color:unset;padding:.2rem 0}.style01 .btn_primary{background-color:#434343;color:#fff}.style01 .row.header .max_width{max-width:100%}.style01 .max_width{width:80%}.style01 .row{background-color:unset;display:flex;justify-content:center;align-items:center}.style01.container.page .btn.btn_left,.style01.container.page .btn.btn_right{height:70%;width:5rem}.style01.container.page .btn_left{left:0}.style01.container.page .btn_right{right:0}.style01.container.page .btn_right_icon{background-image:url(/images/icon/style01/banner_right_grey.svg)}.style01.container.page .btn_left_icon{background-image:url(/images/icon/style01/banner_left_grey.svg)}.style01.container.page.home .content .row{background-color:unset}.style01.home .row.banner{min-height:75dvh;max-height:75dvh}.style01.container.page.home .row.banner .pic_frame:has(.pic_text){background-position:right bottom}.style01.container.page.home .row.banner .pic_frame .pic_text{position:absolute;left:15%;top:35%;transform:translateY(-50%);color:#fff;max-width:60%}.style01.container.page.home .row.banner .pic_frame .pic_text h3{color:#ffffffbf;margin-bottom:.4rem;font-size:1.4rem}.style01.container.page.home .row.banner .pic_frame .pic_text p{color:#fff6;font-size:1.1rem}.style01.home .row.banner .card_wrapper{height:75dvh}.style01.container.page.home .row.text{height:25dvh}.style01.product_detail .row.banner .sections_wrapper{width:100%;display:flex;justify-content:center;flex-direction:column;gap:1rem}.style01.product_detail .row.banner .sections_wrapper.max_width{max-width:unset}.style01 .pic_list{padding:.4rem 0;gap:.4rem}.style01 .pic_list .pic_item_wrapper{padding:0}.style01 .pic_list .pic_item_wrapper.selected{border-radius:unset;box-shadow:unset}.style01 .pic_list .pic_item_wrapper.selected .pic_item:after,.style01 .pic_list .pic_item_wrapper .pic_item:hover:after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;background-color:#fff6}.style01 .pic_list .pic_item_wrapper:hover .pic_item{background-size:cover}.style01 .pic_list .pic_item{border-radius:0;cursor:unset}.style01 .footer .max_width{max-width:100%;width:80%}.style01 .pic_list .pic_item_wrapper{width:100%;height:100%}.style01 .pic_list_column_row_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));grid-template-rows:repeat(2,1fr);width:100%;height:fit-content;grid-gap:.2rem;justify-content:flex-start;align-items:center;grid-auto-flow:column dense}.style01 .pic_list_column_row_grid .pic_item_wrapper{aspect-ratio:1/1}.style01 .pic_list_row_3pic.pic_list,.style01 .pic_list_row_4pic.pic_list{scroll-snap-type:x mandatory}.style01 .pic_list_row_3pic.pic_list .pic_item_wrapper,.style01 .pic_list_row_4pic.pic_list .pic_item_wrapper{scroll-snap-align:center}.style01 .pic_list_row_3pic.pic_list .pic_item,.style01 .pic_list_row_4pic.pic_list .pic_item{height:30rem;width:auto}.style01 .deep_link{color:#434343;display:unset}.style01.container.page.home .canvas_3d{height:75dvh}.style01.container.page.home .header .logo{background-image:url(/images/brand/altamira/logo.svg)}.style01.container.page.home .card:has(.pic_frame){aspect-ratio:unset;width:100%;height:100%}.style01.container.page.home .pic_frame_container{background-size:cover;height:100%;border-radius:0}.style01.container.page.home .pic_frame{width:100dvw}.style01.container.page.home .pic_frame .btn.btn_left,.style01.container.page.home .pic_frame .btn.btn_right{display:none}.style01.container.page.home .pic_frame .btn.btn_play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4rem;aspect-ratio:1/1}.style01.container.page.home .pic_frame .btn.btn_play_icon{background:center/50% no-repeat url(/images/icon/btn_play_icon.svg),rgba(255,255,255,.2)}.style01.container.page.home .pic_frame:hover .btn{display:block}.style01.home .row.header{position:absolute;top:0;left:0;right:0;background-image:linear-gradient(to bottom,rgba(0,0,0,.6) 0%,rgba(0,0,0,0) 100%)}.style01.home .btn_menu{background:url(/images/icon/style01/icon_menu_white.svg) no-repeat center/100%}.style01.container.page.home .content .row{flex-direction:column}.style01.container.page.home .btn_to_top{display:none}.style01.container.page.home .deep_link{position:unset;color:#242424;transform:unset}.style01.container.page.product_list .pic_frame_container{overflow-x:unset;overflow-y:unset;height:unset}.style01.container.page.product_list .pic_frame_list{flex-direction:column;height:fit-content}.style01.container.page.product_list .pic_frame_list .pic_frame{height:25rem}.style01.container.page.product_list .wrapper.product_list{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;gap:1rem;justify-content:center}.style01.container.page.product_list .wrapper.product_list .card_wrapper{width:100%}.style01.container.page.product_list .wrapper.product_list .card{width:100%;aspect-ratio:4/3;background-position:center;background-size:cover;background-repeat:no-repeat;transition:all .8 ease}.style01.container.page.product_list .wrapper.product_list .card .wrapper{display:none;width:100%;height:100%}.style01.container.page.product_list .wrapper.product_list .card .wrapper .title{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.style01.container.page.product_list .wrapper.product_list .pic_frame:hover .wrapper{display:block}.style01.container.page.product_list .wrapper.product_list .frame_color_1:hover .wrapper{background:#CEC2AC}.style01.container.page.product_list .wrapper.product_list .frame_color_2:hover .wrapper{background:#E5CCBA}.style01.container.page.product_list .wrapper.product_list .frame_color_3:hover .wrapper{background:#D3AD97}.style01.container.page.product_list .wrapper.product_list .frame_color_4:hover .wrapper{background:#ddbd9c}.style01.container.page.product_list .wrapper.product_list .frame_color_5:hover .wrapper{background:#CBB194}.style01.container.page.product_list .wrapper.product_list .frame_color_6:hover .wrapper{background:#F2D9B9}.style01.container.page.product_list .pic_frame_container{scroll-snap-type:x mandatory}.style01.container.page.product_list .pic_frame_container .pic_frame{scroll-snap-align:center}.style01.container.page.product_detail .logo{background-image:url(/images/brand/altamira/logo.svg)}.style01.container.page.product_detail .card:has(.pic_frame){aspect-ratio:unset;width:100%;height:100%}.style01.container.page.product_detail .pic_frame_container{background-size:cover;border-radius:0;scroll-snap-type:x mandatory}.style01.container.page.product_detail .pic_frame{background-size:cover;width:100%;border-radius:0;scroll-snap-align:center}.style01.container.page.product_detail .pic_frame:hover:after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;background-color:#fff6}.style01.product_detail .row.banner .pic_list_row_grid{scroll-snap-type:x mandatory}.style01.product_detail .row.banner .pic_list_row_grid .pic_item_wrapper{scroll-snap-align:center}.style01 .dropdown.dropdown_menu{background-color:transparent;backdrop-filter:unset;color:#fff;border-radius:0}.style01 .dropdown.dropdown_menu .dropdown_list{display:flex;justify-content:flex-start;align-items:left;flex-direction:column;width:100%;backdrop-filter:blur(.1rem)}.style01 .header_menu.open .dropdown.dropdown_menu .dropdown_list{gap:.2rem}.style01 .dropdown.dropdown_menu .dropdown_item{display:flex;justify-content:flex-start;align-items:left;flex-wrap:nowrap;border-bottom:none;padding:1rem 0rem 1rem 2rem;font-size:1rem;font-weight:400;min-width:10rem;width:100%;color:#5a4f4a;transition:all .3s ease;background-color:#ffffffe6;cursor:unset}.style01 .dropdown.dropdown_menu .dropdown_item_1:hover{background-color:#cec2ac}.style01 .dropdown.dropdown_menu .dropdown_item_2:hover{background-color:#e5ccba}.style01 .dropdown.dropdown_menu .dropdown_item_3:hover{background-color:#d3ad97}.style01 .dropdown.dropdown_menu .dropdown_item_4:hover{background-color:#ddbd9c}.style01 .dropdown.dropdown_menu .dropdown_item_5:hover{background-color:#cbb194}.style01 .dropdown.dropdown_menu .dropdown_item_6:hover{background-color:#f2d9b9}.style01 .header_menu.open .dropdown.dropdown_menu .dropdown_item_1{background-color:#cec2ac}.style01 .header_menu.open .dropdown.dropdown_menu .dropdown_item_2{background-color:#e5ccba}.style01 .header_menu.open .dropdown.dropdown_menu .dropdown_item_3{background-color:#d3ad97}.style01 .header_menu.open .dropdown.dropdown_menu .dropdown_item_4{background-color:#ddbd9c}.style01 .header_menu.open .dropdown.dropdown_menu .dropdown_item_5{background-color:#cbb194}.style01 .header_menu.open .dropdown.dropdown_menu .dropdown_item_6{background-color:#f2d9b9}.style01 .header_menu.open .dropdown.dropdown_menu{padding-top:2rem}.style01 .dropdown.dropdown_menu .dropdown_item:hover{filter:opacity(.9)}.style01 .dropdown.dropdown_menu .dropdown_list .dropdown_item.dropdown_next:hover:after{content:"";position:absolute;left:100%;background:url(/images/icon/icon_arrow_r.svg) center center/cover no-repeat;width:.8rem;aspect-ratio:1/1}.style01 .header .logo{background-image:url(/images/brand/altamira/logo.svg);width:8rem;aspect-ratio:8/3;background-repeat:no-repeat;background-position:center;background-size:100%;flex-shrink:0}.style01 .social_media_list{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.style01 .social_media_list .social_media_item{background-position:center;background-repeat:no-repeat;width:3.6rem;aspect-ratio:1/1}.style01 .icon_social_little_red_book{background-image:url(/images/brand/altamira/icon_social_little_red_book.svg);background-size:100%}.style01 .icon_social_tiktok{background-image:url(/images/brand/altamira/icon_social_tiktok.svg);background-size:100%}.style01 .icon_social_bilibili{background-image:url(/images/brand/altamira/icon_social_bilibili.svg);background-size:100%}.style01 .icon_social_instagram{background-image:url(/images/brand/altamira/icon_social_instagram.svg);background-size:100%}.style01 .footer .foot{padding-top:5rem;padding-bottom:1rem;color:#444}.style01.container.page.home .foot{color:unset;padding-top:4rem}.style01 .footer .foot a:hover{color:unset!important;color:#242424}.style01.container.page .foot{font-size:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.2rem}.style01 .title{text-align:left}.style01 .mask{background:rgba(255,255,255,.92)}.style01.container.page.about_us .hidden_content{display:none}.style01.container.page.about_us .pic_list_column_row_grid{height:100dvh;width:max-content;grid-template-columns:unset;grid-template-rows:repeat(3,1fr);grid-row-gap:3rem;grid-column-gap:.5rem;padding:0rem .2rem}.style01.container.page.about_us .pic_list_column_row_grid .pic_item_wrapper,.style01.container.page.about_us .pic_list_column_row_grid .pic_item{aspect-ratio:3/4}.style01.container.page.about_us .row:has(.pic_list_column_row_grid){height:100dvh}.style01.container.page.about_us .row .card>.wrapper:has(.pic_list_column_row_grid){overflow-x:scroll}.style01.container.page.about_us .row .banner{background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;height:20rem}.style01.container.page.hanson_workshop .header .logo{background-image:url(/images/brand/altamira/logo_hanson.gif);width:10rem}.style01.container.page.hanson_workshop .row .banner{background-position:center;background-repeat:no-repeat;background-size:100%;width:100%;aspect-ratio:16/9}.style01.container.page.hanson_workshop .row.banner,.style01.container.page.hanson_workshop .row.banner .card_wrapper{aspect-ratio:16/9}.style01.container.page.hanson_workshop .row.banner .card_wrapper .card:has(.pic_frame){aspect-ratio:16/9}.style01.container.page.hanson_workshop .pic_frame{width:100dvw;aspect-ratio:16/9}.style01.container.page.hanson_workshop .pic_frame_container{height:unset;overflow-y:unset}.style01.container.page.service .row .banner{background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;height:20rem}.style01.container.page.service .price_list .price_item .title{font-size:1.2rem;color:#111}.style01.container.page.service .price_list .price_item .content{padding:.5rem 0}.style01 .title{letter-spacing:unset}.style01.container.page.agent .content{align-items:unset;justify-content:unset}.style01.container.page.agent .banner{background-image:url(/images/brand/altamira/img_altamira_agent.jpg)}.style01.container.page.agent .banner .btn_select{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);border:1px solid #ffffff;max-width:80dvw;height:3.5rem;color:#fff;font-size:1.2rem;display:flex;justify-content:flex-start;align-items:center;background-size:1.2rem}.style01.container.page.agent .btn_close{background-size:60%}.style01 .popover{border-radius:0}.style01 .popover .content{padding:0 2.5rem 2.5rem}.style01 .popover.select_location .tip{padding:2rem}@media screen and (max-width: 959px){.style01.container.page.product_list .pic_frame_list{width:100%!important;gap:.5rem}.style01.container.page.product_list .pic_frame_container~.btn{display:none}}@media screen and (min-width: 960px){.style01 .header .logo{width:12rem}.style01.container.page.home .canvas_3d{height:85dvh}.style01.home .loading_page{min-height:85dvh;max-height:85dvh}.style01 .max_width,.style01 .row.header .max_width{max-width:1000px}.style01 .footer .max_width{width:90%;max-width:1000px}.style01.container.page.home .btn_left{left:1rem}.style01.container.page.home .btn_right{right:1rem}.style01 .header_menu .nav_list .nav_item{font-size:.95rem}.style01.container.page .header_menu .nav_item a{font-size:1.1rem}.style01 .footer .card_wrapper:nth-child(2) .card{align-items:center}.style01.home .row.banner{min-height:85dvh;max-height:85dvh}.style01.home .row.banner .card_wrapper{height:85dvh}.style01.container.page.home .row.banner .pic_frame .pic_text{left:10%;top:50%;transform:translateY(-50%);max-width:60%}.style01.container.page.home .row.banner .pic_frame .pic_text h3{margin-bottom:.8rem;font-size:1.8rem}.style01.container.page.home .row.banner .pic_frame .pic_text p{color:#fff6;font-size:1.3rem}.style01.container.page.home .row.text{height:15dvh}.style01.container.page.home .foot{font-size:.75rem}.style01.container.page.product_detail .row.header{margin-bottom:4rem}.style01.product_detail .row.banner .pic_list_row_grid{display:flex}.style01.product_detail .row.banner .sections_wrapper.max_width{max-width:1000px}.style01.product_detail .row.banner .sections_wrapper{flex-direction:row}.style01 .sections_wrapper .section{width:calc((100% - 1rem)/2)}.style01.container.page.product_detail .pic_frame{aspect-ratio:4/3}.style01.container.page.product_list .pic_frame_container{overflow-x:scroll;overflow-y:hidden;height:100%}.style01.container.page.product_list .pic_frame_list{flex-direction:row;width:300%;height:100%}.style01.container.page.product_list .pic_frame_list .pic_frame{height:100%}.style01 .pic_list_row_3pic.pic_list .pic_item{height:unset;aspect-ratio:5/4;width:calc(33.33dvw - .6rem)}.style01 .pic_list_row_4pic.pic_list .pic_item{height:unset;aspect-ratio:5/4;width:calc(25dvw - .5rem)}.style01.container.page.agent .banner .btn_select{max-width:40rem}.style01.container.page.about_us .row .banner{height:35rem}.style01.container.page.hanson_workshop .row .banner{aspect-ratio:16/9}.style01.container.page.service .row .banner{height:45rem}.style01 .popover.select_location{max-width:60rem;max-height:calc(100dvh - 30rem)}.style01.container.page.hanson_workshop .header .logo{width:16rem}}
