.mpv{--mpv-text: #17171a;--mpv-muted: #686970;--mpv-line: #dedfe3;--mpv-soft: #f3f4f6;--mpv-accent: #6e42d9;display:block;background:var(--mpv-background, #ffffff);color:var(--mpv-text);font-family:Poppins,var(--font-body--family),Arial,sans-serif;scroll-margin-top:calc(var(--header-group-height, 72px) + 18px)}.mpv *,.mpv *:before,.mpv *:after{box-sizing:border-box}.mpv button{color:inherit;font:inherit}.mpv__shell{width:min(calc(100% - 56px),1280px);margin:0 auto;padding:58px 0 68px}.mpv__header{display:flex;align-items:end;justify-content:space-between;gap:38px;margin-bottom:26px}.mpv__header-copy{max-width:780px}.mpv__eyebrow{display:block;margin-bottom:14px;color:var(--mpv-accent);font-size:.84rem;font-weight:750;letter-spacing:0;text-transform:uppercase}.mpv__header h2{margin:0;font-size:clamp(28px,2.55vw,36px);font-weight:700;line-height:1.12;letter-spacing:0}.mpv__header p{max-width:620px;margin:13px 0 0;color:var(--mpv-muted);font-size:1rem;line-height:1.65}.mpv__layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(330px,.76fr);gap:18px}.mpv__feature{min-width:0;overflow:hidden;border:1px solid var(--mpv-line);border-radius:10px;background:#fff}.mpv__feature-media{position:relative;display:grid;aspect-ratio:16 / 9;place-items:center;overflow:hidden;background:#e9eaed}.mpv__feature-media img,.mpv__feature-media video,.mpv__feature-media iframe{display:block;width:100%;height:100%;border:0;object-fit:cover}.mpv__feature-media img{object-fit:cover;padding:0}.mpv__hover-preview{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;overflow:hidden;background:#08090a;pointer-events:none}.mpv__hover-preview iframe,.mpv__hover-preview video{display:block;width:100%;height:100%;border:0;object-fit:cover}.mpv__feature-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 48%,rgb(10 10 12 / .56) 100%);pointer-events:none}.mpv__feature-play{position:absolute;z-index:2;display:grid;width:60px;height:60px;place-items:center;border:0;border-radius:50%;background:#fffffff0;box-shadow:0 14px 36px #12121433;cursor:pointer;transition:transform .18s ease}.mpv__feature-play:hover{transform:scale(1.05)}.mpv__feature-play:disabled{opacity:.62;cursor:not-allowed;transform:none}.mpv__feature-play svg{width:25px;height:25px;margin-left:3px;fill:var(--mpv-text)}.mpv__feature-duration{position:absolute;z-index:2;right:18px;bottom:17px;padding:6px 9px;border-radius:3px;background:#0a0a0ccc;color:#fff;font-size:.8rem;font-weight:680}.mpv__feature-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;padding:22px 24px 25px;border-top:1px solid var(--mpv-line)}.mpv__feature-copy h3{margin:0;font-size:clamp(21px,1.6vw,25px);line-height:1.25}.mpv__creator{display:flex;align-items:center;gap:11px;margin-top:14px}.mpv__avatar{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid var(--mpv-line);border-radius:50%;background:var(--mpv-soft);color:var(--mpv-accent);font-size:.72rem;font-weight:800}.mpv__avatar img{width:100%;height:100%;object-fit:cover}.mpv__creator>span:last-child strong,.mpv__creator>span:last-child span{display:block}.mpv__creator>span:last-child strong{font-size:1rem}.mpv__creator>span:last-child span{margin-top:4px;color:var(--mpv-muted);font-size:.87rem}.mpv .mpv__watch{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid var(--mpv-text);background:var(--mpv-text);color:#fff;font-size:.93rem;font-weight:720;cursor:pointer}.mpv .mpv__watch:disabled{border-color:var(--mpv-line);background:#eceef1;color:var(--mpv-muted);cursor:not-allowed}.mpv__watch svg{width:15px;height:15px;fill:currentColor}.mpv__source-note{margin:15px 0 0;color:var(--mpv-muted);font-size:.88rem;line-height:1.6}.mpv__source-note[hidden]{display:none}.mpv__playlist{display:grid;min-width:0;min-height:0;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid var(--mpv-line);border-radius:10px;background:#fff}.mpv__playlist-heading{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;border-bottom:1px solid var(--mpv-line)}.mpv__playlist-heading strong{font-size:.95rem;letter-spacing:0;text-transform:uppercase}.mpv__playlist-heading span{color:var(--mpv-muted);font-size:.85rem}.mpv__track{display:grid;min-height:0;align-content:start;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.mpv__item{display:grid;grid-template-columns:116px minmax(0,1fr);align-items:center;gap:14px;min-width:0;padding:14px;border:0;border-bottom:1px solid var(--mpv-line);background:#fff;text-align:left;cursor:pointer}.mpv__item:last-child{border-bottom:0}.mpv__item:hover{background:#f7f7f8}.mpv__item[aria-current=true]{background:#f2effc;box-shadow:inset 3px 0 0 var(--mpv-accent)}.mpv__item-media{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:var(--mpv-soft)}.mpv__item-media img{width:100%;height:100%;object-fit:cover;padding:0}.mpv__item-media svg{position:absolute;top:50%;left:50%;width:23px;height:23px;padding:6px;border-radius:50%;background:#ffffffe6;fill:var(--mpv-text);transform:translate(-50%,-50%)}.mpv__item-copy{min-width:0}.mpv__item-copy h3{display:-webkit-box;overflow:hidden;margin:0;font-size:.92rem;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mpv__item-copy p{margin:6px 0 0;overflow:hidden;color:var(--mpv-muted);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.mpv__empty{display:grid;min-height:360px;place-items:center;padding:40px;color:var(--mpv-muted);text-align:center}.mpv__dialog{width:min(1120px,calc(100vw - 28px));height:min(760px,calc(100vh - 28px));margin:auto;padding:0;border:0;background:transparent;color:#fff}.mpv__dialog::backdrop{background:#08080ad1}.mpv__dialog-shell{display:grid;height:100%;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:#111214;box-shadow:0 24px 80px #00000059}.mpv__dialog-header{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:20px;padding:12px 18px 12px 24px;border-bottom:1px solid rgb(255 255 255 / .14)}.mpv__dialog-header h3{overflow:hidden;margin:0;font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.mpv__dialog-close{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:0;background:transparent;color:#fff;cursor:pointer}.mpv__dialog-close svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7}.mpv__dialog-body{display:grid;min-height:0;place-items:center;background:#08090a}.mpv__dialog-body iframe,.mpv__dialog-body video,.mpv__dialog-body img{display:block;width:100%;height:100%;border:0;object-fit:contain}.mpv__dialog-body>div{width:100%;height:100%}.mpv__dialog-link{display:none;min-height:54px;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-top:1px solid rgb(255 255 255 / .14);color:#fff;font-size:.9rem;text-decoration:none}.mpv__dialog-link[data-visible=true]{display:flex}.mpv__dialog-link svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.mpv__player-placeholder{position:relative;display:grid;width:100%;height:100%;place-items:center}.mpv__player-placeholder p{position:absolute;right:18px;bottom:18px;left:18px;margin:0;padding:12px 14px;background:#000000c2;color:#fff;font-size:.76rem;text-align:center}@media(min-width:990px){.mpv__feature-copy>div{display:contents}.mpv__feature-copy h3{grid-column:1 / -1}.mpv__creator{grid-column:1;margin-top:0}.mpv .mpv__watch{grid-row:2;grid-column:2}.mpv__source-note{grid-column:1 / -1}}@media(max-width:989px){.mpv__layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}.mpv__item{grid-template-columns:104px minmax(0,1fr);padding:10px}.mpv__feature-copy{grid-template-columns:1fr}.mpv__watch{width:fit-content}}@media(max-width:749px){.mpv__shell{width:min(calc(100% - 36px),1280px);padding:48px 0 58px}.mpv__header{display:block;margin-bottom:30px}.mpv__header h2{font-size:30px}.mpv__header p{font-size:.96rem}.mpv__layout{grid-template-columns:1fr;gap:12px}.mpv__feature-copy{padding:21px 20px 24px}.mpv__feature-copy h3{font-size:23px}.mpv__feature-play{width:58px;height:58px}.mpv__feature-duration{right:12px;bottom:12px}.mpv__watch{width:100%}.mpv__playlist-heading{min-height:60px}.mpv__track{display:flex;max-height:none;gap:8px;overflow-x:auto;padding:10px;scroll-snap-type:x mandatory;scrollbar-width:none}.mpv__track::-webkit-scrollbar{display:none}.mpv__item{flex:0 0 min(330px,86vw);grid-template-columns:112px minmax(0,1fr);border:1px solid var(--mpv-line);scroll-snap-align:start}.mpv__item[aria-current=true]{box-shadow:inset 0 -3px 0 var(--mpv-accent)}.mpv__dialog{width:calc(100vw - 16px);height:min(72vh,620px)}.mpv__dialog-header{min-height:58px;padding-left:16px}}@media(prefers-reduced-motion:reduce){.mpv__feature-play{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/monsga-product-videos.css.map */
