.ih-pdp .buybar__inner{display:flex;align-items:center;gap:var(--space-4);padding:12px var(--page-margin);max-width:var(--page-max);margin:0 auto}.ih-pdp .buybar__info{display:flex;flex-direction:column;min-width:0}.ih-pdp .buybar__name{font-weight:700;font-size:14.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ih-pdp .buybar__price{font-size:13px;color:#ffffffa6}.ih-pdp .buybar__price strong{color:var(--ih-gold-soft);font-weight:700}.ih-pdp .buybar__size.active{background:#fff;color:var(--ih-ink);border-color:#fff}.ih-pdp .buybar__cta{margin-left:auto}@media(min-width:720px){.ih-pdp .buybar__cta{margin-left:var(--space-3)}}.ih-pdp .buybar .btn{min-height:44px;padding:11px 22px}.ih-pdp .toast.show{opacity:1;transform:translate(-50%) translateY(0)}@keyframes cueBounce{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(5px);opacity:1}}.ih-pdp .film{background:var(--ih-black);color:#fff;padding:var(--space-9) 0}.ih-pdp .film__head{text-align:center;max-width:720px;margin:0 auto var(--space-6)}.ih-pdp .film__head h2{font-size:var(--type-h1)}.ih-pdp .film__head h2 em{font-style:normal;font-weight:900;color:var(--ih-gold)}.ih-pdp .film__head p{color:#ffffffa8;margin-top:var(--space-3);font-size:17px}.ih-pdp .film__frame{position:relative;max-width:1180px;margin:0 auto;aspect-ratio:16 / 9;border-radius:14px;overflow:hidden;background:#111;border:1px solid rgba(255,255,255,.1);box-shadow:0 40px 100px #00000080}.ih-pdp .film__frame img.film__poster,.ih-pdp .film__frame video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ih-pdp .film__play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:linear-gradient(180deg,#00000026,#00000073);border:none;color:#fff;cursor:pointer;transition:background .3s var(--ease)}.ih-pdp .film__play:hover{background:linear-gradient(180deg,#00000040,#0000008c)}.ih-pdp .film__play-btn{width:88px;height:88px;border-radius:50%;background:#ffffff24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1.5px solid rgba(255,255,255,.6);display:inline-flex;align-items:center;justify-content:center;transition:transform .25s var(--ease),background .25s var(--ease)}.ih-pdp .film__play:hover .film__play-btn{transform:scale(1.06);background:#ffffff38}.ih-pdp .film__play-btn svg{width:34px;height:34px;margin-left:4px}.ih-pdp .film__play-label{font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ih-pdp .film__note{max-width:1180px;margin:var(--space-4) auto 0;padding-inline:var(--page-margin);text-align:center;font-size:13px;color:#fff6}.ih-pdp .hscroll-wrap{position:relative}.ih-pdp .hscroll{display:flex;gap:var(--space-4);overflow-x:auto;scroll-snap-type:x mandatory;padding:4px var(--page-margin) var(--space-2);margin-inline:calc(-1 * var(--page-margin));scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.ih-pdp .hscroll::-webkit-scrollbar{display:none}.ih-pdp .hscroll__item{flex:0 0 auto;width:min(460px,82vw);scroll-snap-align:center;border-radius:12px;overflow:hidden;border:1px solid var(--ih-line-soft);background:linear-gradient(180deg,#fff,var(--ih-stone-soft))}.ih-pdp .hscroll__item.first{scroll-snap-align:start}.ih-pdp .hscroll__media{aspect-ratio:4 / 3;overflow:hidden}.ih-pdp .hscroll__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease-out)}.ih-pdp .hscroll__item:hover .hscroll__media img{transform:scale(1.04)}.ih-pdp .hscroll__media img.contain{object-fit:contain;padding:6%}.ih-pdp .hscroll__cap{padding:16px 18px;font-size:14px}.ih-pdp .hscroll__cap strong{display:block;font-weight:700;margin-bottom:2px}.ih-pdp .hscroll__cap span{color:var(--ih-mute)}.ih-pdp .hscroll__nav{position:absolute;top:calc(50% - 30px);transform:translateY(-50%);z-index:4;width:48px;height:48px;border-radius:50%;background:#ffffffeb;border:1px solid var(--ih-line);display:inline-flex;align-items:center;justify-content:center;color:var(--ih-ink);box-shadow:0 8px 24px #0000001f;transition:background .2s var(--ease),opacity .2s var(--ease)}.ih-pdp .hscroll__nav:hover{background:#fff}.ih-pdp .hscroll__nav--prev{left:4px}.ih-pdp .hscroll__nav--next{right:4px}.ih-pdp .hscroll__nav svg{width:20px;height:20px}@media(max-width:700px){.ih-pdp .hscroll__nav{display:none}}.ih-pdp .lifeband{position:relative;min-height:72vh;display:flex;align-items:flex-end;background:var(--ih-black);color:#fff;overflow:hidden}.ih-pdp .lifeband__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;display:block}.ih-pdp .lifeband__media img{width:100%;height:100%;object-fit:cover;object-position:center}.ih-pdp .lifeband__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,#0000001a,#0000 35%,#000000b3)}.ih-pdp .lifeband__inner{position:relative;z-index:3;width:100%;padding:var(--space-8) 0}.ih-pdp .lifeband h2{font-size:clamp(30px,4.5vw,60px);max-width:18ch}.ih-pdp .lifeband h2 em{font-style:normal;font-weight:900}.ih-pdp .lifeband p{margin-top:var(--space-3);max-width:46ch;color:#ffffffd1;font-size:17px;line-height:1.55}
/*# sourceMappingURL=/cdn/shop/t/8/assets/ih-pdp-6.css.map */
