:root{--ho-primary: #d11f26;--ho-primary-dark: #b01820;--ho-dark: #2d2d2d;--ho-gray: #6e6e6e;--ho-light: #f5f6f8;--ho-border: #e5e7eb;--ho-radius: 10px;--ho-shadow: 0 4px 20px rgba(0,0,0,.08)}*{box-sizing:border-box}body.homeone-body{margin:0;font-family:Segoe UI,system-ui,-apple-system,sans-serif;color:var(--ho-dark);background:#fff;line-height:1.5}.ho-container{max-width:1280px;margin:0 auto;padding:0 20px}.ho-header{background:#fff;color:var(--ho-dark);position:sticky;top:0;z-index:100;border-bottom:1px solid var(--ho-border);box-shadow:0 4px 18px #0000000f}.ho-header__inner,.ho-header__bar{display:flex;align-items:center;justify-content:space-between;padding:10px 0;gap:12px}.ho-header__bar{position:relative;min-height:56px}.ho-header__icons{display:flex;align-items:center;gap:8px;flex-shrink:0}.ho-header__search{flex:1;min-width:0;max-width:100%}.ho-menu-btn{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--ho-border);background:var(--ho-light);border-radius:10px;cursor:pointer;flex-shrink:0;padding:0;-webkit-tap-highlight-color:transparent}.ho-menu-btn__lines{display:flex;flex-direction:column;gap:5px;width:22px}.ho-menu-btn__lines span{display:block;height:2px;background:var(--ho-dark);border-radius:2px;transition:transform .2s}.ho-nav--desktop{display:flex}.ho-icon-btn--round{width:44px;height:44px;padding:0;justify-content:center;border-radius:12px}.ho-icon-btn--round .ho-icon{width:24px;height:24px}.ho-mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:none;visibility:hidden}.ho-mobile-drawer.is-open{pointer-events:auto;visibility:visible}.ho-mobile-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;transition:opacity .3s}.ho-mobile-drawer.is-open .ho-mobile-drawer__overlay{opacity:1}.ho-mobile-drawer__panel{position:absolute;top:0;left:0;width:min(320px,88vw);max-width:100%;height:100%;background:#fff;box-shadow:8px 0 40px #0003;transform:translate(-105%);transition:transform .35s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;padding:0;overflow:hidden;touch-action:pan-y}.ho-mobile-drawer.is-open .ho-mobile-drawer__panel{transform:translate(0)}.ho-mobile-drawer__handle{width:40px;height:4px;background:var(--ho-border);border-radius:4px;margin:10px auto 0}.ho-mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--ho-border);background:#fff}.ho-mobile-drawer__logo{height:48px;width:auto;max-width:220px}.ho-mobile-drawer__close{width:40px;height:40px;border:none;background:var(--ho-light);color:var(--ho-dark);font-size:1.5rem;line-height:1;border-radius:10px;cursor:pointer}.ho-mobile-nav{flex:1;overflow-y:auto;padding:12px 0;-webkit-overflow-scrolling:touch}.ho-mobile-nav a{display:block;padding:14px 20px;color:var(--ho-dark);text-decoration:none;font-weight:600;font-size:1rem;border-bottom:1px solid var(--ho-light);-webkit-tap-highlight-color:transparent}.ho-mobile-nav a:active{background:var(--ho-light);color:var(--ho-primary)}.ho-mobile-nav__label{display:block;padding:12px 20px 6px;font-size:.75rem;font-weight:800;color:var(--ho-gray);text-transform:uppercase;letter-spacing:.06em}.ho-mobile-nav__sep{border:none;border-top:1px solid var(--ho-border);margin:8px 0}.ho-mobile-drawer__foot{padding:16px 20px;background:var(--ho-light);border-top:1px solid var(--ho-border);font-size:.9rem}.ho-mobile-drawer__foot a{display:block;color:var(--ho-dark);text-decoration:none;padding:6px 0;font-weight:600}body.ho-menu-open{overflow:hidden}.ho-promo-bar__inner{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;font-size:.75rem}.ho-promo-bar__sep{opacity:.5}.ho-logo{font-size:1.5rem;font-weight:800;color:var(--ho-dark);text-decoration:none;letter-spacing:-.02em;flex-shrink:0}.ho-logo span{color:var(--ho-primary)}.ho-logo--img{display:flex;align-items:center;justify-content:center;line-height:0}.ho-logo__img{display:block;height:58px;width:auto;max-width:280px;object-fit:contain}.ho-footer__logo{display:block;margin-bottom:16px}.ho-footer__logo .ho-logo__img{height:64px;max-width:300px}.ho-nav{display:flex;gap:8px;flex-wrap:wrap;padding:0;border-top:none}.ho-nav a{color:var(--ho-dark);text-decoration:none;padding:8px 14px;border-radius:6px;font-size:.9rem;font-weight:600;transition:background .2s,color .2s}.ho-nav a:hover{background:var(--ho-light);color:var(--ho-primary)}.ho-header__actions{display:flex;align-items:center;gap:10px}.ho-icon-btn{display:flex;align-items:center;gap:6px;color:var(--ho-dark);text-decoration:none;font-size:.85rem;padding:8px 12px;border:1px solid var(--ho-border);border-radius:8px;position:relative;transition:border-color .2s,background .2s,color .2s}.ho-icon-btn:hover{border-color:var(--ho-primary);background:#d11f260f;color:var(--ho-primary)}.ho-icon{width:22px;height:22px;flex-shrink:0}.ho-icon-btn__label{font-weight:600}.ho-cart-count{position:absolute;top:-6px;right:-6px;background:var(--ho-primary);color:#fff;font-size:.7rem;font-weight:800;min-width:18px;height:18px;line-height:18px;text-align:center;border-radius:999px;padding:0 4px}.ho-cart-btn{background:#d11f2614;border-color:#d11f2659}.ho-hero{background:linear-gradient(135deg,var(--ho-dark) 0%,#2d3561 100%);color:#fff;padding:72px 0 64px;text-align:left}.ho-hero--image{background-size:cover;background-position:center;background-repeat:no-repeat}.ho-hero__inner{max-width:720px}.ho-hero__badge{display:inline-block;background:var(--ho-primary);color:#fff;font-size:.75rem;font-weight:800;padding:6px 12px;border-radius:4px;margin-bottom:16px;letter-spacing:.04em}.ho-hero h1{font-size:clamp(1.75rem,4vw,2.75rem);margin:0 0 12px;font-weight:800;line-height:1.15}.ho-hero p{font-size:1.1rem;opacity:.92;max-width:560px;margin:0 0 24px}.ho-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.ho-hero__btn{display:inline-block;padding:14px 24px;border-radius:8px;font-weight:700;text-decoration:none;font-size:.95rem}.ho-hero__btn--primary{background:var(--ho-primary);color:#fff}.ho-hero__btn--primary:hover{background:var(--ho-primary-dark)}.ho-hero__btn--ghost{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.35)}.ho-hero__btn--ghost:hover{background:#fff3}.ho-category-band{padding:48px 0 24px}.ho-category-band__head{text-align:center;margin-bottom:32px}.ho-category-band__head h2{font-size:1.75rem;margin:0 0 8px;font-weight:700}.ho-category-band__head p{color:var(--ho-gray);margin:0;font-size:1rem}.ho-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.ho-card{background:#fff;border:1px solid var(--ho-border);border-radius:var(--ho-radius);overflow:hidden;transition:transform .2s,box-shadow .2s;text-decoration:none;color:inherit;display:block}.ho-card:hover{transform:translateY(-4px);box-shadow:var(--ho-shadow)}.ho-card__img{aspect-ratio:1;background:var(--ho-light);overflow:hidden}.ho-card__img img{width:100%;height:100%;object-fit:contain;padding:12px}.ho-card__body{padding:14px 16px 18px}.ho-card__title{font-size:.9rem;font-weight:600;margin:0 0 10px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ho-card__prices{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ho-price{font-size:1.15rem;font-weight:800;color:var(--ho-primary)}.ho-price--old{font-size:.9rem;color:var(--ho-gray);text-decoration:line-through;font-weight:400}.ho-badge{background:var(--ho-primary);color:#fff;font-size:.7rem;font-weight:700;padding:3px 8px;border-radius:4px}.ho-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:24px 0 40px}.ho-pill{background:var(--ho-light);border:1px solid var(--ho-border);padding:10px 20px;border-radius:999px;text-decoration:none;color:var(--ho-dark);font-weight:600;font-size:.9rem;transition:all .2s}.ho-pill:hover{background:var(--ho-primary);border-color:var(--ho-primary);color:#fff}.ho-footer{background:#fff;color:var(--ho-gray);padding:40px 0 24px;margin-top:48px;border-top:1px solid var(--ho-border)}.ho-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-bottom:32px}.ho-footer h4{color:var(--ho-dark);margin:0 0 12px;font-size:1rem}.ho-footer__col{min-width:0}.ho-footer__toggle{display:none;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border:none;border-bottom:1px solid var(--ho-border);background:transparent;color:var(--ho-dark);font-size:1rem;font-weight:700;cursor:pointer;text-align:left}.ho-footer__toggle-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--ho-border);border-radius:8px;font-size:1.25rem;line-height:1;color:var(--ho-primary);background:var(--ho-light);transition:transform .2s,background .2s,border-color .2s}.ho-footer__toggle.is-open .ho-footer__toggle-icon{transform:rotate(45deg);background:#d11f2614;border-color:#d11f2659}.ho-footer__panel{padding-bottom:8px}.ho-footer__menu-btn{display:none;align-items:center;justify-content:center;gap:10px;width:100%;margin-top:16px;padding:14px 18px;border:1px solid var(--ho-border);border-radius:12px;background:var(--ho-light);color:var(--ho-dark);font-size:1rem;font-weight:700;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.ho-footer__menu-btn:hover{border-color:var(--ho-primary);color:var(--ho-primary);background:#d11f260f}.ho-footer__menu-btn__icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:var(--ho-primary);color:#fff;font-size:1.35rem;line-height:1;font-weight:400}.ho-footer a{color:var(--ho-gray);text-decoration:none;display:block;margin-bottom:6px}.ho-footer a:hover{color:var(--ho-primary)}.ho-footer__copy{text-align:center;font-size:.85rem;color:var(--ho-gray);padding-top:24px;border-top:1px solid var(--ho-border)}.ho-promo-bar{background:var(--ho-primary);color:#fff;text-align:center;padding:10px 16px;font-size:.9rem}.ho-promo-bar a{color:#fff;font-weight:700;margin-left:8px}.ho-promo-bar--mini{background:#fff;color:var(--ho-gray);font-size:.8rem;padding:6px;border-bottom:1px solid var(--ho-border)}.ho-promo-bar--mini a{color:var(--ho-primary);font-weight:700}.ho-search{display:flex;flex:1;max-width:360px;gap:0}.ho-search input{flex:1;border:1px solid var(--ho-border);background:var(--ho-light);color:var(--ho-dark);padding:8px 12px;border-radius:6px 0 0 6px;border-right:0}.ho-search input::placeholder{color:var(--ho-gray)}.ho-search button{background:var(--ho-primary);color:#fff;border:none;padding:8px 14px;border-radius:0 6px 6px 0;cursor:pointer;font-weight:600;display:flex;align-items:center;justify-content:center;min-width:48px}.ho-search--page input{border:1px solid var(--ho-border);background:#fff;color:var(--ho-dark);border-radius:6px 0 0 6px}.ho-carousel3d{padding:8px 0 24px;perspective:1400px;touch-action:pan-y;-webkit-user-select:none;user-select:none}.ho-carousel3d.is-dragging{touch-action:none;cursor:grabbing}.ho-carousel3d--full{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:16px 0 32px}.ho-carousel3d__viewport{overflow:hidden;padding:20px 0 32px;width:100%}.ho-carousel3d--full .ho-carousel3d__viewport{overflow:visible;padding:24px 0 40px}.ho-carousel3d__track{position:relative;display:flex;align-items:center;justify-content:center;min-height:400px;width:100%;cursor:grab}.ho-carousel3d.is-dragging .ho-carousel3d__track{cursor:grabbing}.ho-carousel3d__slide{position:absolute;left:50%;width:280px;margin-left:-140px;transition:transform .55s cubic-bezier(.25,.8,.25,1),opacity .55s,filter .55s;transform-style:preserve-3d;opacity:0;filter:blur(2px);transform:translate(0) scale(.7) rotateY(0);pointer-events:none;will-change:transform}.ho-carousel3d--full .ho-carousel3d__slide{width:min(300px,26vw);margin-left:calc(min(300px,26vw)/-2)}.ho-carousel3d__slide.is-active{opacity:1;filter:none;transform:translate(0) scale(1) rotateY(0);z-index:5;pointer-events:auto}.ho-carousel3d__slide.is-prev{opacity:.85;filter:blur(.3px);transform:translate(-125%) scale(.9) rotateY(22deg);z-index:4;pointer-events:auto;cursor:pointer}.ho-carousel3d__slide.is-next{opacity:.85;filter:blur(.3px);transform:translate(125%) scale(.9) rotateY(-22deg);z-index:4;pointer-events:auto;cursor:pointer}.ho-carousel3d--full .ho-carousel3d__slide.is-prev{transform:translate(-160%) scale(.92) rotateY(24deg)}.ho-carousel3d--full .ho-carousel3d__slide.is-next{transform:translate(160%) scale(.92) rotateY(-24deg)}.ho-carousel3d__slide.is-prev .ho-card--carousel,.ho-carousel3d__slide.is-next .ho-card--carousel{transition:transform .25s,box-shadow .25s}.ho-carousel3d__slide.is-prev:hover .ho-card--carousel,.ho-carousel3d__slide.is-next:hover .ho-card--carousel{transform:translateY(-4px) scale(1.02);box-shadow:0 24px 48px #d11f2633}.ho-carousel3d__slide.is-far{opacity:0;transform:translate(0) scale(.55) rotateY(0);z-index:1;pointer-events:none}.ho-card--carousel{box-shadow:0 20px 50px #0000002e;border:none;background:#fff}.ho-carousel3d__slide.is-active .ho-card--carousel{box-shadow:0 28px 60px #d11f2638,0 12px 30px #00000026}.ho-carousel3d__nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:8px;position:relative;z-index:12;pointer-events:auto}.ho-carousel3d__btn{width:44px;height:44px;border-radius:50%;border:2px solid var(--ho-border);background:#fff;color:var(--ho-dark);font-size:1.5rem;line-height:1;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;pointer-events:auto;z-index:10}.ho-carousel3d__btn:hover{border-color:var(--ho-primary);color:var(--ho-primary);background:#fff5eb}.ho-carousel3d__dots{display:flex;gap:8px;align-items:center}.ho-carousel3d__dot{width:10px;height:10px;border-radius:50%;border:none;background:var(--ho-border);cursor:pointer;padding:0;transition:all .2s}.ho-carousel3d__dot.is-active{background:var(--ho-primary);width:28px;border-radius:5px}.ho-cat-banners{padding:32px 0}.ho-cat-banners__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.ho-cat-banner{display:block;text-decoration:none;border-radius:var(--ho-radius);overflow:hidden;border:1px solid var(--ho-border);box-shadow:0 8px 30px #0000001a;transition:transform .2s,box-shadow .2s}.ho-cat-banner:hover{transform:translateY(-4px);box-shadow:var(--ho-shadow)}.ho-cat-banner__img{aspect-ratio:1 / 1;background:var(--ho-light);overflow:hidden}.ho-cat-banner__img img{width:100%;height:100%;object-fit:cover;display:block}.ho-cat-banner__placeholder{height:100%;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--ho-gray);padding:20px;text-align:center}.ho-cat-banner__label{padding:14px;font-weight:700;text-align:center;color:var(--ho-dark)}.ho-cat-banner__overlay{position:absolute;bottom:0;left:0;right:0;padding:20px 16px;background:linear-gradient(transparent,#000c);color:#fff;font-weight:700;font-size:1.05rem;letter-spacing:.02em;text-transform:uppercase;text-align:center}.ho-cat-banner__img{position:relative}.ho-flash{background:linear-gradient(180deg,#fff5eb,#fff);padding:40px 0;margin:24px 0}.ho-flash__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}.ho-flash__tag{display:inline-block;background:#dc2626;color:#fff;font-size:.7rem;font-weight:800;padding:4px 10px;border-radius:4px;letter-spacing:.05em}.ho-flash__head h2{margin:8px 0 4px;font-size:1.75rem}.ho-flash__head p{color:var(--ho-gray);margin:0}.ho-card__sale-tag{position:absolute;top:10px;left:10px;background:#dc2626;color:#fff;font-size:.75rem;font-weight:800;padding:4px 8px;border-radius:4px}.ho-card__img{position:relative}.ho-card__cta{display:block;margin-top:8px;font-size:.85rem;color:var(--ho-primary);font-weight:600}.ho-trust{background:var(--ho-light);padding:24px 0;border-bottom:1px solid var(--ho-border)}.ho-trust__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;text-align:center}.ho-trust__item strong{display:block;font-size:.95rem}.ho-trust__item span{color:var(--ho-gray);font-size:.85rem}.ho-page{padding:40px 20px;max-width:900px}.ho-page__title{margin:0 0 24px;font-size:2rem}.ho-page__content{line-height:1.7}.ho-page__content h2{margin-top:28px}.ho-cart{padding:40px 20px}.ho-cart__table{width:100%;border-collapse:collapse;margin-bottom:24px}.ho-cart__table th,.ho-cart__table td{padding:12px;border-bottom:1px solid var(--ho-border);text-align:left}.ho-cart__checkout{background:var(--ho-primary);color:#fff;border:none;padding:14px 28px;font-size:1rem;font-weight:700;border-radius:8px;cursor:pointer}.ho-cart__total{font-size:1.2rem;margin:16px 0}.ho-hero-carousel{position:relative;width:100%;max-height:70vh;min-height:420px;overflow:hidden;background:var(--ho-dark)}.ho-hero-carousel__track{position:relative;width:100%;height:100%;min-height:420px}.ho-hero-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s}.ho-hero-carousel__slide.is-active{opacity:1;visibility:visible;z-index:1}.ho-hero-carousel__bg{width:100%;height:100%;min-height:420px;max-height:70vh;object-fit:cover;object-position:center;display:block}.ho-hero-carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(26,26,46,.85) 0%,rgba(26,26,46,.4) 55%,transparent 100%)}.ho-hero-carousel__content{position:absolute;bottom:15%;left:0;right:0;z-index:2;color:#fff;max-width:720px}.ho-hero-carousel__content h1{font-size:clamp(2rem,4vw,3.5rem);margin:12px 0;font-weight:800;line-height:1.1}.ho-hero-carousel__content p{font-size:1.15rem;opacity:.92;margin:0 0 20px;max-width:560px}.ho-hero-carousel__nav{position:absolute;bottom:24px;right:24px;z-index:3;display:flex;align-items:center;gap:12px}.ho-hero-carousel__arrow{width:44px;height:44px;border-radius:50%;border:2px solid rgba(255,255,255,.5);background:#00000059;color:#fff;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.ho-hero-carousel__arrow:hover{background:var(--ho-primary);border-color:var(--ho-primary)}.ho-hero-carousel__dots{display:flex;gap:8px}.ho-hero-carousel__dot{width:10px;height:10px;border-radius:50%;border:none;background:#fff6;cursor:pointer;padding:0;transition:all .2s}.ho-hero-carousel__dot.is-active{background:var(--ho-primary);width:28px;border-radius:5px}.ho-product-page{padding-bottom:32px}.ho-breadcrumb{font-size:.82rem;color:var(--ho-gray);margin:12px 0 20px;display:flex;flex-wrap:wrap;gap:4px 6px;align-items:center}.ho-breadcrumb a{color:var(--ho-gray);text-decoration:none}.ho-breadcrumb a:hover{color:var(--ho-primary)}.ho-breadcrumb__sep{opacity:.45}.ho-breadcrumb__current{color:var(--ho-dark);font-weight:600;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ho-product__layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;margin-bottom:40px}.ho-product__gallery-wrap{min-width:0;width:100%}.ho-product__main-img{position:relative;background:linear-gradient(180deg,#fafafa,#fff);border-radius:16px;overflow:hidden;border:1px solid var(--ho-border);box-shadow:var(--ho-shadow);aspect-ratio:1;width:100%;max-width:100%;padding:16px;display:flex;align-items:center;justify-content:center;touch-action:pan-y}.ho-product__main-img.is-swipeable{cursor:grab}.ho-product__main-img.is-dragging{cursor:grabbing;touch-action:none}.ho-product__main-img img{width:100%;height:100%;max-width:100%;max-height:100%;display:block;object-fit:contain;object-position:center}.ho-product__no-img{aspect-ratio:1;display:flex;align-items:center;justify-content:center;color:var(--ho-gray);background:var(--ho-light)}.ho-product__sale-badge{position:absolute;top:16px;left:16px;background:#dc2626;color:#fff;font-weight:800;padding:8px 14px;border-radius:8px;font-size:.95rem;box-shadow:0 4px 12px #dc262659}.ho-product__sale-badge--hide{display:none}.ho-product__thumbs{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.ho-product__thumb{flex:0 0 auto;border:2px solid var(--ho-border);border-radius:10px;padding:6px;background:#fff;cursor:pointer;transition:border-color .2s,box-shadow .2s}.ho-product__thumb.is-active{border-color:var(--ho-primary);box-shadow:0 0 0 2px #d11f262e}.ho-product__thumb img{display:block;width:72px;height:72px;object-fit:contain}.ho-product__buybox{position:relative;min-width:0;width:100%}.ho-product__buybox-inner{background:#fff;border:1px solid var(--ho-border);border-radius:16px;padding:28px;box-shadow:var(--ho-shadow)}@media(min-width:901px){.ho-product__buybox-inner{position:sticky;top:88px}}.ho-product__category{display:inline-block;font-size:.8rem;font-weight:700;color:var(--ho-primary);text-decoration:none;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.ho-product__category:hover{text-decoration:underline}.ho-product__title{font-size:1.65rem;margin:0 0 16px;line-height:1.25;font-weight:800;color:var(--ho-dark)}.ho-product__prices-wrap{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:12px}.ho-product__price{font-size:2rem;font-weight:800}.ho-product__compare{font-size:1.15rem}.ho-product__compare--hide{display:none}.ho-product__stock{margin:0 0 20px;font-size:.95rem}.ho-product__stock--ok{color:#16a34a;font-weight:600}.ho-product__stock--no{color:#dc2626;font-weight:600}.ho-product__label{display:block;font-weight:600;font-size:.88rem;margin-bottom:8px;color:var(--ho-dark)}.ho-product__select{width:100%;padding:14px 16px;border:1px solid var(--ho-border);border-radius:10px;font-size:1rem;margin-bottom:16px;background:#fff;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%236b7280' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.ho-product__qty-wrap{margin-bottom:16px}.ho-product__qty-control{display:flex;align-items:center;border:1px solid var(--ho-border);border-radius:10px;overflow:hidden;max-width:160px;background:#fff}.ho-product__qty-btn{width:44px;height:44px;border:none;background:var(--ho-light);font-size:1.25rem;cursor:pointer;color:var(--ho-dark);flex-shrink:0}.ho-product__qty-btn:active{background:var(--ho-border)}.ho-product__qty{flex:1;border:none;text-align:center;font-size:1rem;font-weight:700;min-width:0;padding:10px 4px;-moz-appearance:textfield}.ho-product__qty::-webkit-outer-spin-button,.ho-product__qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ho-product__add-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--ho-primary);color:#fff;border:none;padding:16px 24px;font-size:1.05rem;font-weight:700;border-radius:12px;cursor:pointer;transition:background .2s,transform .15s;margin-bottom:20px;box-shadow:0 8px 24px #d11f2647}.ho-product__add-btn:hover:not(:disabled){background:var(--ho-primary-dark)}.ho-product__add-btn:active:not(:disabled){transform:scale(.98)}.ho-product__add-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.ho-product__trust{list-style:none;margin:0 0 16px;padding:16px;background:var(--ho-light);border-radius:10px;font-size:.88rem;color:var(--ho-gray)}.ho-product__trust li{padding:4px 0}.ho-product__meta{font-size:.85rem;color:var(--ho-gray);margin:0;padding-top:12px;border-top:1px solid var(--ho-border)}.ho-product__meta span{color:var(--ho-gray)}.ho-product__details{padding:32px 20px 8px;border-top:1px solid var(--ho-border);margin-top:8px}.ho-product__details-title{font-size:1.35rem;margin:0 0 20px;font-weight:800}.ho-product__desc{line-height:1.75;color:var(--ho-gray);font-size:.98rem}.ho-product__desc.rte img{max-width:100%;height:auto;border-radius:8px}.ho-product__desc.rte table{width:100%;border-collapse:collapse;font-size:.9rem}.ho-product__desc.rte td,.ho-product__desc.rte th{border:1px solid var(--ho-border);padding:8px}.ho-product__desc.rte ul,.ho-product__desc.rte ol{padding-left:1.25rem}.ho-product__desc.rte h2,.ho-product__desc.rte h3{color:var(--ho-dark);margin-top:1.5em}.ho-product-sticky{position:fixed;bottom:0;left:0;right:0;z-index:90;display:flex;align-items:center;gap:12px;padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--ho-border);box-shadow:0 -8px 30px #0000001a;transform:translateY(110%);transition:transform .3s ease}.ho-product-sticky.is-visible{transform:translateY(0)}.ho-product-sticky__price .ho-price{font-size:1.25rem;font-weight:800}.ho-product-sticky__btn{flex:1;background:var(--ho-primary);color:#fff;border:none;padding:14px 16px;font-size:1rem;font-weight:700;border-radius:10px;cursor:pointer}.ho-product-sticky__btn:disabled{opacity:.5}@media(min-width:901px){.ho-product-sticky{display:none}}.ho-product-rec{background:var(--ho-light);padding-top:16px;padding-bottom:24px}.ho-page-block{line-height:1.7}.ho-page-block h2{margin-top:0}.ho-page-block h3{margin-top:24px;color:var(--ho-dark)}.ho-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin:24px 0}.ho-contact-card{background:var(--ho-light);padding:24px;border-radius:var(--ho-radius);border:1px solid var(--ho-border)}.ho-faq-item{padding:20px 0;border-bottom:1px solid var(--ho-border)}.ho-faq-item h3{margin:0 0 8px;font-size:1.05rem}.ho-faq-item p{margin:0;color:var(--ho-gray)}.ho-legal-table{width:100%;border-collapse:collapse;margin:16px 0 24px}.ho-legal-table td{padding:10px 14px;border:1px solid var(--ho-border)}.ho-legal-table td:first-child{font-weight:600;background:var(--ho-light);width:140px}@media(min-width:901px){.ho-footer__toggle{display:block;pointer-events:none;border-bottom:none;padding:0 0 12px}.ho-footer__toggle-icon{display:none}.ho-footer__panel,.ho-footer__panel[hidden]{display:block!important}.ho-header__bar{display:flex;align-items:center;gap:28px;padding:14px 0 10px}.ho-logo{flex-shrink:0}.ho-header__search{flex:1;max-width:520px;margin:0 auto}.ho-nav--desktop{display:flex;flex-wrap:wrap;gap:6px;padding:10px 0 12px;border-top:1px solid var(--ho-border);margin-top:0}}@media(max-width:900px){.ho-container{padding:0 16px}.ho-menu-btn{display:flex}.ho-nav--desktop{display:none}.ho-header__bar{display:grid;grid-template-columns:44px 1fr auto;grid-template-rows:auto auto;align-items:center;gap:8px;padding:8px 0 10px}.ho-logo{justify-content:center;grid-column:2;grid-row:1}.ho-logo__img{height:52px;max-width:230px;margin:0 auto}.ho-header__icons{grid-column:3;grid-row:1;gap:6px}.ho-header__search{grid-column:1 / -1;grid-row:2;max-width:100%;border-radius:12px;overflow:hidden;background:var(--ho-light);border:1px solid var(--ho-border)}.ho-icon-btn__label{display:none}.ho-search{max-width:100%;width:100%}.ho-search input{padding:12px 14px;font-size:16px;border-radius:12px 0 0 12px}.ho-search button{padding:12px 16px;border-radius:0 12px 12px 0}.ho-hero-carousel,.ho-hero-carousel__bg{min-height:52vh;max-height:56vh}.ho-hero-carousel__content{bottom:72px;padding:0 16px}.ho-hero-carousel__content h1{font-size:1.65rem;line-height:1.15}.ho-hero-carousel__content p{font-size:.95rem;margin-bottom:12px}.ho-hero__btn{padding:12px 20px;font-size:.9rem}.ho-hero-carousel__nav{bottom:12px;right:12px;left:12px;justify-content:center}.ho-hero-carousel__arrow{width:40px;height:40px}.ho-grid{grid-template-columns:repeat(2,1fr);gap:12px}.ho-card__body{padding:10px 12px 14px}.ho-card__title{font-size:.82rem}.ho-price{font-size:1rem}.ho-cat-banners__grid{grid-template-columns:1fr;gap:14px}.ho-cat-banner__img{aspect-ratio:1 / 1}.ho-category-band__head h2{font-size:1.35rem}.ho-category-band{padding:28px 0 16px}.ho-flash{padding:28px 0;margin:16px 0}.ho-flash__head h2{font-size:1.35rem}html,body.homeone-body{overflow-x:hidden;max-width:100%}#main,.ho-category-band,.ho-flash,.ho-product-rec{overflow-x:clip;max-width:100%}.ho-carousel3d{max-width:100%;overflow:hidden;padding:8px 0 16px}.ho-carousel3d--full{width:100%;max-width:100%;margin-left:0;margin-right:0;padding:8px 0 16px;overflow:hidden}.ho-carousel3d--full .ho-carousel3d__viewport{overflow:hidden;padding:8px 0 16px}.ho-carousel3d__slide{width:200px;margin-left:-100px}.ho-carousel3d--full .ho-carousel3d__slide{width:180px;margin-left:-90px}.ho-carousel3d__slide.is-prev{transform:translate(-68%) scale(.9) rotateY(12deg)}.ho-carousel3d__slide.is-next{transform:translate(68%) scale(.9) rotateY(-12deg)}.ho-carousel3d--full .ho-carousel3d__slide.is-prev{transform:translate(-68%) scale(.9) rotateY(12deg)}.ho-carousel3d--full .ho-carousel3d__slide.is-next{transform:translate(68%) scale(.9) rotateY(-12deg)}.ho-carousel3d__track{min-height:300px}.ho-carousel3d__btn{width:40px;height:40px}.ho-product-page{padding-bottom:80px}.ho-product__layout{grid-template-columns:1fr;gap:20px;margin-bottom:24px}.ho-product__gallery-wrap{order:-1}.ho-product__main-img{aspect-ratio:1;min-height:min(72vw,360px);padding:12px}.ho-product__buybox-inner{padding:20px 16px;border-radius:14px}.ho-product__title{font-size:1.3rem}.ho-product__price{font-size:1.65rem}.ho-product__details{padding:24px 16px 8px}.ho-breadcrumb{font-size:.78rem;margin:8px 0 16px}.ho-breadcrumb__current{white-space:normal}.ho-footer{padding:32px 0 20px;margin-top:32px}.ho-footer__grid{grid-template-columns:1fr;gap:0;text-align:left}.ho-footer__col--brand{text-align:center;margin-bottom:20px}.ho-footer__logo{margin-bottom:12px}.ho-footer__logo .ho-logo__img{margin:0 auto}.ho-footer__toggle,.ho-footer__menu-btn{display:flex}.ho-footer__panel{padding:4px 0 12px}.ho-footer a{margin-bottom:8px}.ho-page{padding:24px 16px}.ho-page__title{font-size:1.5rem}.ho-pills{padding:16px 0 28px;gap:8px}.ho-pill{padding:10px 16px;font-size:.85rem}.ho-trust__grid{grid-template-columns:repeat(2,1fr);gap:12px}.ho-trust__item{font-size:.85rem}.ho-promo-bar{font-size:.85rem;padding:8px 12px}}@media(max-width:400px){.ho-grid{gap:10px}.ho-header__icons{gap:4px}.ho-icon-btn--round{width:40px;height:40px}.ho-logo__img{height:48px;max-width:200px}}@supports (padding: max(0px)){.ho-header{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}.ho-mobile-drawer__panel{padding-bottom:env(safe-area-inset-bottom)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/homeone.css.map */
