.sysv2-reels{--sysv2-brass: #8B6F47;--sysv2-gold-accent: #C9A96E;--sysv2-dark: #1A1A1A;--sysv2-muted: #6B6B6B;--sysv2-canvas: #FAF8F5;--sysv2-stone: #E8E4DF;--sysv2-beige-strip: #F5F0E8;--sysv2-s-2: 8px;--sysv2-s-3: 12px;--sysv2-s-4: 16px;--sysv2-s-5: 20px;--sysv2-s-6: 24px;--sysv2-s-8: 32px;--sysv2-s-12: 48px;--sysv2-r-md: 12px;--sysv2-r-lg: 16px;--sysv2-focus: 0 0 0 3px rgba(201, 169, 110, .5);--sysv2-ease: cubic-bezier(.4, 0, .2, 1);padding:clamp(40px,6vw,48px) 0 clamp(32px,5vw,40px);overflow:hidden;background:var(--sysv2-canvas)}.sysv2-reels__container{width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(16px,4vw,60px);box-sizing:border-box}.sysv2-reels__header{display:flex;flex-direction:column;align-items:center;gap:var(--sysv2-s-2);text-align:center;margin-bottom:var(--sysv2-s-8);position:relative;z-index:2}.sysv2-reels__eyebrow{display:block;font-family:var(--body-font-family, var(--font-body-family, sans-serif));font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--sysv2-brass);margin:0}.sysv2-reels__heading{font-family:var(--heading-font-family, var(--font-heading-family, serif));font-size:clamp(26px,3.2vw,40px);font-weight:400;color:var(--sysv2-dark);margin:0;line-height:1.15}.sysv2-reels__heading-handle{color:var(--sysv2-brass)}a.sysv2-reels__heading-handle{position:relative;z-index:3;text-decoration:none;cursor:pointer;pointer-events:auto;transition:color .2s var(--sysv2-ease),text-decoration-color .2s var(--sysv2-ease)}share-space-reels{display:block}a.sysv2-reels__heading-handle:hover{color:var(--sysv2-dark);text-decoration:underline;text-decoration-color:var(--sysv2-brass);text-underline-offset:.15em}a.sysv2-reels__heading-handle:focus-visible{outline:none;box-shadow:var(--sysv2-focus);border-radius:2px}.sysv2-reels__editor-hint{max-width:36em;margin:var(--sysv2-s-2) 0 0;padding:0 var(--sysv2-s-3);font-family:var(--body-font-family, var(--font-body-family, sans-serif));font-size:12px;line-height:1.45;color:var(--sysv2-muted)}.sysv2-reels__editor-hint-link{color:var(--sysv2-brass);text-decoration:underline;text-underline-offset:.12em}.sysv2-reels__editor-hint-link:hover{color:var(--sysv2-dark)}.sysv2-reels__track{display:flex!important;gap:var(--sysv2-s-4)!important;will-change:transform!important;width:max-content!important;flex-wrap:nowrap!important;-webkit-animation:sysv2-marquee 40s linear infinite!important;animation:sysv2-marquee 40s linear infinite!important;-webkit-animation-play-state:running!important;animation-play-state:running!important}.sysv2-reels:hover .sysv2-reels__track,.sysv2-reels:focus-within .sysv2-reels__track{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}@-webkit-keyframes sysv2-marquee{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(var(--marquee-translate, -33.33%),0,0);transform:translate3d(var(--marquee-translate, -33.33%),0,0)}}@keyframes sysv2-marquee{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(var(--marquee-translate, -33.33%),0,0);transform:translate3d(var(--marquee-translate, -33.33%),0,0)}}.sysv2-reels__card{flex:0 0 clamp(240px,22vw,310px);width:clamp(240px,22vw,310px);height:clamp(380px,35vw,480px);border-radius:var(--sysv2-r-md);overflow:hidden;display:flex;flex-direction:column;background:var(--sysv2-dark);position:relative}.sysv2-reels__video-wrap{flex:1;position:relative;overflow:hidden}.sysv2-reels__video,.sysv2-reels__poster{width:100%;height:100%;object-fit:cover;display:block}.sysv2-reels__placeholder{width:100%;height:100%;background:var(--sysv2-stone)}.sysv2-reels__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;min-width:56px;min-height:56px;border-radius:50%;background:#00000080;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s var(--sysv2-ease),box-shadow .2s var(--sysv2-ease);z-index:2}.sysv2-reels__play-btn:focus-visible{outline:none;opacity:1;box-shadow:var(--sysv2-focus)}.sysv2-reels__card:hover .sysv2-reels__play-btn{opacity:1}.sysv2-reels__product-strip{flex:0 0 64px;height:64px;background:var(--sysv2-beige-strip);display:flex;align-items:center;padding:12px 14px;box-sizing:border-box}.sysv2-reels__product-link{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--sysv2-dark)}.sysv2-reels__product-img{width:40px;height:40px;border-radius:8px;object-fit:cover}.sysv2-reels__product-title{font-family:var(--body-font-family, var(--font-body-family, sans-serif));font-size:13px;font-weight:500;color:var(--sysv2-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.sysv2-reels__dots{display:none}.sysv2-reels__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:transparent;border:none;padding:0;margin:0;max-width:100vw;max-height:100vh;width:100%;height:100%}.sysv2-reels__lightbox::backdrop{background:#1a1a1a94;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(prefers-reduced-motion:reduce){.sysv2-reels__lightbox::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#1a1a1ac7}}.sysv2-reels__lightbox-inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative;padding:var(--sysv2-s-8) var(--sysv2-s-5);box-sizing:border-box}.sysv2-reels__lightbox-stage{position:relative;display:inline-flex;flex-direction:column;align-items:stretch;max-width:min(420px,100%);max-height:min(85vh,100%);border-radius:var(--sysv2-r-lg);overflow:hidden;box-shadow:0 24px 64px #00000059}.sysv2-reels__lightbox-media{position:relative;width:100%;flex:0 0 auto}.sysv2-reels__lightbox-close{position:absolute;top:var(--sysv2-s-3);right:var(--sysv2-s-3);width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;background:#00000080;color:#fff;border:none;cursor:pointer;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 2px 12px #00000059;transition:background .2s var(--sysv2-ease),transform .2s var(--sysv2-ease)}.sysv2-reels__lightbox-close:hover{background:#000000b8;transform:scale(1.05)}.sysv2-reels__lightbox-close:focus-visible{outline:none;box-shadow:var(--sysv2-focus);background:#000000b8}.sysv2-reels__lightbox-video{display:block;width:100%;max-width:420px;max-height:min(72vh,640px);height:auto;vertical-align:top;border-radius:0;object-fit:contain;background:#0d0d0d}.sysv2-reels__lightbox-product-strip{width:100%;flex:0 0 auto;min-height:64px;border-radius:0}.sysv2-reels__lightbox-product-strip[hidden]{display:none!important}.sysv2-reels__lightbox-stage .sysv2-reels__product-title{max-width:min(300px,72vw)}@media(max-width:1024px)and (min-width:769px){.sysv2-reels__container{padding:0 clamp(20px,4vw,40px)}.sysv2-reels__card{flex:0 0 260px;width:260px;height:400px}}@media(max-width:768px){.sysv2-reels{padding:40px 0}.sysv2-reels__container{padding:0 16px}.sysv2-reels__card{flex:0 0 200px;width:200px;height:320px}.sysv2-reels__lightbox-stage{max-width:min(420px,92vw)}.sysv2-reels__lightbox-video{max-width:100%}.sysv2-reels__header{margin-bottom:var(--sysv2-s-6)}.sysv2-reels__heading{font-size:clamp(22px,6vw,28px)}.sysv2-reels__product-strip{flex:0 0 56px;height:56px;padding:10px 12px}.sysv2-reels__product-img{width:36px;height:36px}.sysv2-reels__product-title{font-size:12px;max-width:120px}}
/*# sourceMappingURL=/cdn/shop/t/232/assets/share-space-submit-cta.css.map */
