.hp2{--hp2-ink: #111111;--hp2-muted: #888888;--hp2-accent: #f2401e;--hp2-star: #ffb800;--hp2-line: #ebebeb;overflow-x:clip;background:#fff;color:var(--hp2-ink)}.hp2-shell{max-width:1280px;margin:0 auto;padding:0 36px}.hp2-titlebar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.hp2-titlebar h2{margin:0;color:var(--hp2-ink);font-size:21px;font-weight:800;line-height:1.35;letter-spacing:-.01em}.hp2-titlebar p{margin:6px 0 0;color:var(--hp2-muted);font-size:13px}.hp2-titlebar>a{flex:none;color:#555;font-size:13px;font-weight:600;text-decoration:none}.hp2-titlebar>a span{color:#999}.hp2-promo{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;padding-top:16px;padding-bottom:8px}.hp2-promo__item{display:inline-flex;align-items:center;gap:8px;padding:4px 16px 4px 4px;border:1px solid var(--hp2-line);border-radius:999px;background:#fff;text-decoration:none;transition:border-color .2s ease}.hp2-promo__item:hover{border-color:#111}.hp2-promo__icon{display:grid;place-items:center;width:40px;height:40px;overflow:hidden;border:0;border-radius:50%;background:#f7f7f7}.hp2-promo__icon b{color:var(--hp2-ink);font-size:11px;font-weight:800;letter-spacing:.02em}.hp2-promo__icon--accent{background:var(--hp2-accent);border-color:var(--hp2-accent)}.hp2-promo__icon--accent b{color:#fff}.hp2-promo__icon img{width:100%;height:100%;object-fit:cover}.hp2-promo__item:hover .hp2-promo__icon{border-color:#111}.hp2-promo__item:hover .hp2-promo__icon--accent{border-color:var(--hp2-accent)}.hp2-promo__item strong{color:var(--hp2-ink);font-size:13px;font-weight:600}.hp2-chips{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;padding-top:8px;padding-bottom:8px}.hp2-chip{display:inline-flex;align-items:center;gap:8px;padding:5px 16px 5px 6px;border:1px solid var(--hp2-line);border-radius:999px;background:#fff;text-decoration:none;transition:border-color .2s ease}.hp2-chip:hover{border-color:#111}.hp2-chip__logo{display:grid;place-items:center;width:30px;height:30px;overflow:hidden;border-radius:50%;background:#f5f5f5}.hp2-chip__logo img{width:100%;height:100%;object-fit:contain}.hp2-chip strong{color:var(--hp2-ink);font-size:13px;font-weight:600}.hp2-video{margin-top:72px;padding:72px 0;background:var(--hp2-video-bg, #f2f6fb)}.hp2-video__inner{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,2fr);gap:48px;align-items:center}.hp2-video__copy small{display:block;color:var(--hp2-muted);font-size:12px;font-weight:700;letter-spacing:.08em}.hp2-video__copy h2{margin:10px 0 0;color:var(--hp2-ink);font-size:clamp(20px,2vw,28px);font-weight:800;line-height:1.35}.hp2-video__copy p{margin:14px 0 0;color:var(--hp2-muted);font-size:14px;line-height:1.65}.hp2-video__cta{display:inline-flex;align-items:center;gap:6px;height:40px;margin-top:20px;padding:0 18px;border:1px solid #111111;color:#111;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s ease,color .2s ease}.hp2-video__cta:hover{background:#111;color:#fff}.hp2-video__media{position:relative;overflow:hidden;border-radius:8px;background:#101010;aspect-ratio:16 / 9}.hp2-video__poster{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:none;cursor:pointer}.hp2-video__poster img{display:block;width:100%;height:100%;object-fit:cover}.hp2-video__play{position:absolute;top:50%;left:50%;display:grid;width:70px;height:70px;place-items:center;border-radius:999px;background:#ffffffd1;transform:translate(-50%,-50%);transition:transform .2s ease}.hp2-video__poster:hover .hp2-video__play{transform:translate(-50%,-50%) scale(1.06)}.hp2-video__play:before{content:"";width:0;height:0;margin-left:5px;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:22px solid #202020}.hp2-video__frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.hp2-card__media{position:relative;display:block;overflow:hidden;border-radius:4px;background:#f7f7f7;aspect-ratio:4 / 5}.hp2-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.hp2-card:hover .hp2-card__media img{transform:scale(1.05)}.hp2-card__info{padding-top:12px}.hp2-card__info h3{overflow:hidden;margin:0;color:var(--hp2-ink);font-size:13px;font-weight:500;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hp2-card__info h3 a{color:inherit;text-decoration:none}.hp2-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:6px}.hp2-card__price b{color:var(--hp2-accent);font-size:15px;font-weight:800}.hp2-card__price strong{color:var(--hp2-ink);font-size:15px;font-weight:800}.hp2-card__price s{color:#999;font-size:12px}.hp2-card__rating{display:block;margin-top:4px;color:var(--hp2-ink);font-size:12px}.hp2-card__rating i{color:var(--hp2-star);font-style:normal}.hp2-card__rating span{color:#999}.hp2-brand-products{padding:72px 0 0}.hp2-brand-products__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px 16px;margin-top:24px}.hp2-rising{overflow:hidden;padding:80px 0 0}.hp2-rising__tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.hp2-rising__tabs button{display:inline-flex;align-items:center;height:30px;padding:0 14px;border:1px solid #dddddd;border-radius:999px;background:#fff;color:#555;font-family:inherit;font-size:12px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.hp2-rising__tabs button:hover{border-color:#111}.hp2-rising__tabs button.is-active{border-color:#111;background:#111;color:#fff}.hp2-rising__viewport{margin-top:24px;overflow:hidden}.hp2-rising__track{display:flex;gap:16px;width:max-content;padding-right:16px;animation:hp2-rising-marquee var(--hp2-rising-duration, 36s) linear infinite}.hp2-rising__viewport:hover .hp2-rising__track{animation-play-state:paused}@keyframes hp2-rising-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hp2-rising-card{flex:0 0 clamp(200px,21vw,300px)}.hp2-rank{position:absolute;top:0;left:0;z-index:1;display:grid;min-width:28px;height:28px;padding:0 6px;place-items:center;background:#111;color:#fff;font-size:14px;font-weight:800}.hp2-rank--top{background:var(--hp2-accent)}.hp2-badge{position:absolute;top:8px;right:8px;z-index:1;padding:3px 7px;border-radius:2px;background:#111111d1;color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em}.hp2-rising__empty{margin-top:24px;color:var(--hp2-muted);font-size:13px}.hp2-reviews{padding:72px 0 0}.hp2-review-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:24px}.hp2-review-photo{display:block;overflow:hidden;border-radius:4px;background:#f3f3f3;aspect-ratio:1 / 1}.hp2-review-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.hp2-review-photo:hover img{transform:scale(1.05)}.hp2-review-photo__placeholder{display:block;width:100%;height:100%;background:repeating-linear-gradient(45deg,#f3f3f3 0 12px,#ececec 12px 24px)}@media(max-width:1080px){.hp2-brand-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hp2-review-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hp2-video__inner{grid-template-columns:1fr;gap:28px}}@media(max-width:749px){.hp2-shell{padding:0 16px}.hp2-titlebar h2{font-size:18px}.hp2-promo{flex-wrap:nowrap;justify-content:flex-start;gap:12px;margin:0 -16px;padding:12px 16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0 16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hp2-promo::-webkit-scrollbar{display:none}.hp2-promo__item{flex:0 0 auto;scroll-snap-align:start}.hp2-promo__icon{width:36px;height:36px}.hp2-chips{padding-top:4px}.hp2-chip{padding:4px 14px 4px 5px}.hp2-chip__logo{width:26px;height:26px}.hp2-video{margin-top:48px;padding:48px 0}.hp2-brand-products{padding:48px 0 0}.hp2-brand-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.hp2-rising{padding:56px 0 0}.hp2-rising-card{flex-basis:clamp(160px,44vw,220px)}.hp2-reviews{padding:48px 0 0}.hp2-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/hp-home-v2.css.map */
