.new-login-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 80px)}.new-login-logo{margin-bottom:32px;text-align:center}.new-login-logo img{width:120px;height:auto}.new-login-card{background:hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;padding:32px 24px;width:100%;max-width:400px;box-shadow:0 8px 32px rgba(0,0,0,.3)}.new-login-title{color:#fff;font-size:24px;font-weight:700;margin-bottom:28px;text-align:center;letter-spacing:-.5px}.new-login-form{gap:18px}.new-form-group,.new-login-form{display:flex;flex-direction:column}.new-form-group{gap:8px}.new-form-group label{color:hsla(0,0%,100%,.9);font-size:13px;font-weight:500;padding-left:4px}.new-input{width:100%;height:48px;padding:0 16px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.15);border-radius:12px;color:#fff;font-size:15px;transition:all .3s ease;outline:none}.new-input::placeholder{color:hsla(0,0%,100%,.4)}.new-input:focus{background:hsla(0,0%,100%,.08);border-color:#348c3e;box-shadow:0 0 0 3px rgba(52,140,62,.15)}.new-select-wrapper{position:relative}.new-select-wrapper i{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:hsla(0,0%,100%,.6);font-size:18px;pointer-events:none;transition:color .3s ease}.new-select{width:100%;height:48px;padding:0 40px 0 16px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.15);border-radius:12px;color:#fff;font-size:15px;cursor:pointer;transition:all .3s ease;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.new-select option{background:#1a1a1a;color:#fff}.new-select:focus{background:hsla(0,0%,100%,.08);border-color:#348c3e;box-shadow:0 0 0 3px rgba(52,140,62,.15)}.new-select:focus~i{color:#348c3e}.new-checkbox-group{display:flex;flex-direction:column;gap:12px;margin-top:4px}.new-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;position:relative}.new-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}.new-checkbox-mark{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-radius:6px;background:hsla(0,0%,100%,.05);transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.new-checkbox-mark:after{content:"✓";color:#fff;font-size:14px;font-weight:700;opacity:0;transform:scale(0);transition:all .2s ease}.new-checkbox input[type=checkbox]:checked~.new-checkbox-mark{background:#348c3e;border-color:#348c3e}.new-checkbox input[type=checkbox]:checked~.new-checkbox-mark:after{opacity:1;transform:scale(1)}.new-checkbox-text{color:hsla(0,0%,100%,.8);font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.new-login-btn{width:100%;height:52px;background:linear-gradient(135deg,#348c3e,#2a7032);border:none;border-radius:12px;color:#fff;font-size:17px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:8px;box-shadow:0 4px 16px rgba(52,140,62,.3)}.new-login-btn:active{transform:scale(.98);box-shadow:0 2px 8px rgba(52,140,62,.3)}.new-contact-info{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;background:hsla(0,0%,100%,.05);border-radius:12px;margin-top:4px}.new-contact-info i{color:#348c3e;font-size:16px}.new-contact-info span{color:hsla(0,0%,100%,.9);font-size:14px;font-weight:500}.splash-screen-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:9999;display:flex;align-items:center;justify-content:center}.splash-screen-container{width:100%;max-width:500px;height:100vh;position:relative;display:flex;flex-direction:column;background-color:#000}.splash-skip-btn{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.1);border:none;color:#fff;font-size:24px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.splash-skip-btn:hover{background:hsla(0,0%,100%,.2)}.splash-swiper-wrap{flex:1 1;padding:0 20px;display:flex;align-items:center;justify-content:center}.splash-swiper,.splash-swiper-wrap{width:100%;height:100%}.splash-swiper .swiper-slide{display:flex;align-items:center;justify-content:center;background:#000}.splash-swiper .swiper-slide img{width:100%;height:100%;object-fit:contain}.splash-swiper .swiper-pagination{bottom:40px!important}.splash-swiper .swiper-pagination-bullet{background:hsla(0,0%,100%,.5);opacity:1}.splash-swiper .swiper-pagination-bullet-active{background:#348c3e}.header .hd-le .product-state-wrap .product-state{height:24px;font-size:14px}.count-control-type2 .count,.count-control-type2 button{min-width:32px}.count-control-type2 .price-box-type1{margin-left:8px;height:32px;align-items:center}.likeProducts-box-wrap .likeProducts-box{margin-bottom:unset}.count-control-type2 .price-box-type1{flex-wrap:wrap;gap:0 8px}