.LivePhotoCarousel-module__LVRyga__carouselContainer{contain:layout style paint;background-color:#000;width:100%;height:100vh;position:relative;overflow:hidden}.LivePhotoCarousel-module__LVRyga__hideCursor{cursor:none}.LivePhotoCarousel-module__LVRyga__darkTheme{--bg-overlay:#000000b3;--text-primary:#fff;--control-bg:#fff3;--control-hover:#ffffff4d}.LivePhotoCarousel-module__LVRyga__carouselContent{width:100%;height:100%;position:relative;overflow:hidden}.LivePhotoCarousel-module__LVRyga__carousel{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.LivePhotoCarousel-module__LVRyga__carouselWrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.LivePhotoCarousel-module__LVRyga__imageWrapper{contain:layout;justify-content:center;align-items:center;width:100%;height:calc(100% - 100px);display:flex;position:relative}.LivePhotoCarousel-module__LVRyga__imageWrapper>div{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.LivePhotoCarousel-module__LVRyga__imageWrapper img{object-fit:contain;max-width:95%;max-height:92%;image-rendering:high-quality;image-rendering:-webkit-optimize-contrast;backface-visibility:hidden;border-radius:12px;transform:translateZ(0);box-shadow:0 4px 16px #0000004d,0 8px 32px #0003}.LivePhotoCarousel-module__LVRyga__verticalScreenMode .LivePhotoCarousel-module__LVRyga__imageWrapper{height:100%}.LivePhotoCarousel-module__LVRyga__verticalScreenMode .LivePhotoCarousel-module__LVRyga__imageWrapper img,.LivePhotoCarousel-module__LVRyga__verticalScreenMode .LivePhotoCarousel-module__LVRyga__imageWrapper video{width:100%;max-width:100%;height:100%;max-height:100%;box-shadow:none;border-radius:0}.LivePhotoCarousel-module__LVRyga__verticalScreenMode .LivePhotoCarousel-module__LVRyga__photoInfo{background:linear-gradient(#0000,#000000d9);padding:60px 20px 24px}.LivePhotoCarousel-module__LVRyga__photoInfo{color:#fff;text-align:center;z-index:2;-webkit-user-select:none;user-select:none;background:linear-gradient(#0000,#000000e6);padding:24px 20px 20px;position:absolute;bottom:0;left:0;right:0}.LivePhotoCarousel-module__LVRyga__photoInfo h3{font-size:calc(24px * var(--font-size-scale,1));text-shadow:0 2px 10px #000c;color:#fff;margin-bottom:8px;font-weight:700}.LivePhotoCarousel-module__LVRyga__photoInfo p{font-size:calc(18px * var(--font-size-scale,1));color:#f0f0f0;text-shadow:0 2px 8px #000c;text-overflow:ellipsis;white-space:nowrap;max-width:80%;margin:0 auto;font-weight:500;overflow:hidden}.LivePhotoCarousel-module__LVRyga__controls{z-index:100;opacity:1;-webkit-user-select:none;user-select:none;gap:12px;transition:opacity .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:20px;right:20px}.LivePhotoCarousel-module__LVRyga__connectionBanner{z-index:120;color:#fff;-webkit-backdrop-filter:blur(10px);letter-spacing:.2px;background:#0009;border:1px solid #fff3;border-radius:999px;align-items:center;gap:10px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex;position:absolute;top:20px;left:50%;transform:translate(-50%)}.LivePhotoCarousel-module__LVRyga__connectionMeta{opacity:.85;font-size:12px;font-weight:500}.LivePhotoCarousel-module__LVRyga__connectionOffline{background:#b40000bf;border-color:#ff505080}.LivePhotoCarousel-module__LVRyga__connectionReconnecting{background:#ff8c00bf;border-color:#ffc85080}.LivePhotoCarousel-module__LVRyga__connectionDisconnected{background:#787878bf;border-color:#c8c8c84d}.LivePhotoCarousel-module__LVRyga__connectionWarning{color:#1a1a1a;background:#ffc107bf;border-color:#ffe69680}.LivePhotoCarousel-module__LVRyga__hideControls{opacity:0;pointer-events:none}.LivePhotoCarousel-module__LVRyga__controlButton{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;contain:layout;background-color:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.LivePhotoCarousel-module__LVRyga__controlButton:hover{background-color:#ffffff40;border-color:#ffffff4d;transform:scale(1.05)}.LivePhotoCarousel-module__LVRyga__controlButton:active{transform:scale(.95)}.LivePhotoCarousel-module__LVRyga__loading{color:#fff;background-color:#000;flex-direction:column;justify-content:center;align-items:center;gap:24px;height:100vh;font-size:20px;display:flex}.LivePhotoCarousel-module__LVRyga__loadingSpinner{width:48px;height:48px;animation:1s cubic-bezier(.68,-.55,.265,1.55) infinite LivePhotoCarousel-module__LVRyga__spin}@keyframes LivePhotoCarousel-module__LVRyga__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LivePhotoCarousel-module__LVRyga__photoLoadingOverlay{-webkit-backdrop-filter:blur(4px);z-index:10;pointer-events:none;background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LivePhotoCarousel-module__LVRyga__photoLoadingSpinner{color:#ffffffe6;filter:drop-shadow(0 2px 8px #00000080);width:48px;height:48px;animation:1s cubic-bezier(.68,-.55,.265,1.55) infinite LivePhotoCarousel-module__LVRyga__spin}.LivePhotoCarousel-module__LVRyga__error{color:#f44;text-align:center;background-color:#000;justify-content:center;align-items:center;height:100vh;padding:20px;font-size:18px;display:flex}.LivePhotoCarousel-module__LVRyga__noPhotosMessage{text-align:center;color:#fff;background-color:inherit;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100vh;padding:20px;display:flex}.LivePhotoCarousel-module__LVRyga__noPhotosMessage h2{text-shadow:0 2px 8px #0000004d;margin:0;font-size:2.5rem;font-weight:700}.LivePhotoCarousel-module__LVRyga__noPhotosMessage p{opacity:.9;margin:0;font-size:1.25rem;font-weight:300}.LivePhotoCarousel-module__LVRyga__noPhotosQR{flex-direction:column;align-items:center;gap:20px;margin-top:24px;animation:.8s cubic-bezier(.4,0,.2,1) LivePhotoCarousel-module__LVRyga__fadeInUp;display:flex}.LivePhotoCarousel-module__LVRyga__noPhotosQR .LivePhotoCarousel-module__LVRyga__qrWrapper{background:#fff;border-radius:20px;padding:24px;box-shadow:0 10px 40px #0000004d,0 0 80px #ffffff1a}.LivePhotoCarousel-module__LVRyga__noPhotosQR .LivePhotoCarousel-module__LVRyga__qrText{color:#ffffffe6;text-shadow:0 2px 4px #0000004d;font-size:1.125rem}@keyframes LivePhotoCarousel-module__LVRyga__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.LivePhotoCarousel-module__LVRyga__newPhotosIndicator{color:#fff;z-index:15;-webkit-backdrop-filter:blur(10px);letter-spacing:.5px;contain:layout;background:linear-gradient(135deg,#0096ff,#07c);border:1px solid #ffffff4d;border-radius:30px;padding:12px 24px;font-size:14px;font-weight:600;animation:2s cubic-bezier(.4,0,.6,1) infinite LivePhotoCarousel-module__LVRyga__pulseGlow;position:absolute;bottom:100px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0096ff66,0 0 40px #0096ff33}.LivePhotoCarousel-module__LVRyga__photoCountIndicator{-webkit-backdrop-filter:blur(10px);color:#fffc;z-index:15;letter-spacing:.3px;contain:layout;background:#0009;border:1px solid #ffffff1a;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:500;position:absolute;top:20px;left:20px}.LivePhotoCarousel-module__LVRyga__capacityWarning{color:#fa0;font-weight:600}@keyframes LivePhotoCarousel-module__LVRyga__pulseGlow{0%,to{opacity:.9;transform:translate(-50%)scale(1);box-shadow:0 4px 20px #0096ff66,0 0 40px #0096ff33}50%{opacity:1;transform:translate(-50%)scale(1.05);box-shadow:0 4px 30px #0096ff99,0 0 60px #0096ff4d}}@media (max-width:768px){.LivePhotoCarousel-module__LVRyga__photoInfo{padding:20px 16px 16px}.LivePhotoCarousel-module__LVRyga__photoInfo h3{font-size:calc(20px * var(--font-size-scale,1))}.LivePhotoCarousel-module__LVRyga__photoInfo p{font-size:calc(16px * var(--font-size-scale,1));max-width:90%}.LivePhotoCarousel-module__LVRyga__controls{gap:10px;top:16px;right:16px}.LivePhotoCarousel-module__LVRyga__controlButton{width:40px;height:40px}.LivePhotoCarousel-module__LVRyga__controlButton svg{width:20px;height:20px}.LivePhotoCarousel-module__LVRyga__connectionBanner{padding:6px 12px;font-size:12px;top:12px}.LivePhotoCarousel-module__LVRyga__connectionMeta{display:none}.LivePhotoCarousel-module__LVRyga__noPhotosMessage h2{font-size:2rem}.LivePhotoCarousel-module__LVRyga__noPhotosMessage p{font-size:1.125rem}.LivePhotoCarousel-module__LVRyga__noPhotosQR .LivePhotoCarousel-module__LVRyga__qrWrapper{padding:20px}.LivePhotoCarousel-module__LVRyga__noPhotosQR .LivePhotoCarousel-module__LVRyga__qrText{font-size:1rem}.LivePhotoCarousel-module__LVRyga__newPhotosIndicator{padding:10px 20px;font-size:13px;bottom:80px}.LivePhotoCarousel-module__LVRyga__photoCountIndicator{padding:6px 12px;font-size:12px;top:16px;left:16px}.LivePhotoCarousel-module__LVRyga__loading{font-size:18px}.LivePhotoCarousel-module__LVRyga__loadingSpinner{width:40px;height:40px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.LivePhotoCarousel-module__LVRyga__imageWrapper img{image-rendering:high-quality;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)scale(1)}}@media (prefers-reduced-motion:reduce){.LivePhotoCarousel-module__LVRyga__newPhotosIndicator{animation:none}.LivePhotoCarousel-module__LVRyga__loadingSpinner{animation:2s linear infinite LivePhotoCarousel-module__LVRyga__spin}.LivePhotoCarousel-module__LVRyga__noPhotosQR{animation:none}.LivePhotoCarousel-module__LVRyga__carouselContainer *{transition-duration:.01ms!important}}.LivePhotoCarousel-module__LVRyga__brandingWatermark{z-index:10;opacity:.85;pointer-events:none;transition:opacity .3s;position:absolute;bottom:20px;right:20px}.LivePhotoCarousel-module__LVRyga__brandingWatermark:hover{opacity:1}.LivePhotoCarousel-module__LVRyga__watermarkLogo{object-fit:contain;filter:drop-shadow(0 2px 8px #0000004d);width:auto;max-width:150px;height:auto;max-height:90px}@media (max-width:768px){.LivePhotoCarousel-module__LVRyga__brandingWatermark{bottom:15px;right:15px}.LivePhotoCarousel-module__LVRyga__watermarkLogo{max-width:100px;max-height:65px}}
.PhotoFrame-module__erKjdG__frameWrapper{justify-content:center;align-items:center;width:100%;max-width:100%;height:100%;max-height:100%;display:flex;position:relative;overflow:hidden}.PhotoFrame-module__erKjdG__classicFrame,.PhotoFrame-module__erKjdG__polaroidFrame,.PhotoFrame-module__erKjdG__modernFrame,.PhotoFrame-module__erKjdG__elegantFrame,.PhotoFrame-module__erKjdG__shadowFrame,.PhotoFrame-module__erKjdG__galleryFrame{justify-content:center;align-items:center;width:fit-content;max-width:min(1400px,85vw);height:fit-content;max-height:min(900px,75vh);display:flex;position:relative}.PhotoFrame-module__erKjdG__classicFrame>*,.PhotoFrame-module__erKjdG__polaroidFrame>*,.PhotoFrame-module__erKjdG__modernFrame>*,.PhotoFrame-module__erKjdG__elegantFrame>*,.PhotoFrame-module__erKjdG__shadowFrame>*,.PhotoFrame-module__erKjdG__galleryFrame>*{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.PhotoFrame-module__erKjdG__classicFrame img,.PhotoFrame-module__erKjdG__polaroidFrame img,.PhotoFrame-module__erKjdG__modernFrame img,.PhotoFrame-module__erKjdG__elegantFrame img,.PhotoFrame-module__erKjdG__shadowFrame img,.PhotoFrame-module__erKjdG__galleryFrame img,.PhotoFrame-module__erKjdG__noFrame img{object-fit:contain;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.PhotoFrame-module__erKjdG__classicFrame{background:linear-gradient(145deg,#fff 0%,#f5f5f5 100%);border-radius:4px;padding:1.5rem;box-shadow:0 0 0 .5rem #ffffffe6,0 0 0 .75rem #0000004d,0 20px 60px #0009,inset 0 0 20px #0000001a}.PhotoFrame-module__erKjdG__classicFrame:before{content:"";pointer-events:none;border:2px solid #b4a0784d;border-radius:2px;position:absolute;inset:.5rem}.PhotoFrame-module__erKjdG__polaroidFrame{background:#fff;padding:1rem 1rem 3.5rem;transition:transform .3s;transform:rotate(-1deg);box-shadow:0 10px 40px #0006,0 2px 8px #0003}.PhotoFrame-module__erKjdG__polaroidFrame:hover{transform:rotate(0)scale(1.02)}.PhotoFrame-module__erKjdG__polaroidFrame:after{content:attr(data-caption);text-align:center;color:#333;text-shadow:none;text-overflow:ellipsis;white-space:nowrap;font-family:Permanent Marker,cursive,sans-serif;font-size:1rem;position:absolute;bottom:.75rem;left:1rem;right:1rem;overflow:hidden}.PhotoFrame-module__erKjdG__modernFrame{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #fff3;border-radius:8px;padding:.5rem;position:relative;box-shadow:0 8px 32px #0000004d,inset 0 0 0 1px #ffffff0d}.PhotoFrame-module__erKjdG__elegantFrame{background:linear-gradient(145deg,#d4af37 0%,#aa8a2e 100%);border-radius:8px;padding:1.5rem;box-shadow:0 0 0 .25rem #000c,0 0 0 .5rem #d4af37,0 0 0 .75rem #0009,0 20px 60px #000000b3,inset 0 2px 8px #ffffff4d,inset 0 -2px 8px #0000004d}.PhotoFrame-module__erKjdG__elegantFrame:before{content:"";border:2px solid #fff3;border-radius:4px;position:absolute;inset:1rem;box-shadow:0 0 20px #0000004d}.PhotoFrame-module__erKjdG__elegantFrame:after{content:"";border:1px solid #0003;border-radius:6px;position:absolute;inset:.5rem}.PhotoFrame-module__erKjdG__shadowFrame{background:#fff;border-radius:4px;padding:1rem;position:relative;box-shadow:0 1px 2px #0000000d,0 4px 8px #00000014,0 8px 16px #0000001f,0 16px 32px #00000026}.PhotoFrame-module__erKjdG__galleryFrame{background:#1a1a1a;padding:2rem;box-shadow:0 0 0 .25rem #0a0a0a,0 0 0 2rem #1a1a1a,0 20px 60px #000c}.PhotoFrame-module__erKjdG__galleryFrame:before{content:"";border:1px solid #ffffff1a;position:absolute;inset:1.5rem}.PhotoFrame-module__erKjdG__noFrame{justify-content:center;align-items:center;width:fit-content;max-width:min(1600px,90vw);height:fit-content;max-height:min(1000px,80vh);padding:0;display:flex;position:relative;box-shadow:0 10px 40px #0006}.PhotoFrame-module__erKjdG__noFrame>*{object-fit:contain;max-width:100%;max-height:100%}.PhotoFrame-module__erKjdG__kenBurns{transform-origin:50%;justify-content:center;align-items:center;max-width:100%;max-height:100%;animation:20s ease-in-out infinite alternate PhotoFrame-module__erKjdG__kenBurns;display:flex}.PhotoFrame-module__erKjdG__kenBurns img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}@keyframes PhotoFrame-module__erKjdG__kenBurns{0%{transform:scale(1)translate(0)}25%{transform:scale(1.1)translate(2%,-1%)}50%{transform:scale(1.08)translate(-1%,2%)}75%{transform:scale(1.12)translate(1%,-2%)}to{transform:scale(1.05)translate(-2%,1%)}}.PhotoFrame-module__erKjdG__vignette:after{content:"";pointer-events:none;border-radius:inherit;background:radial-gradient(#0000 0% 50%,#0000004d 100%);position:absolute;inset:0}.PhotoFrame-module__erKjdG__filmGrain:before{content:"";opacity:.03;pointer-events:none;mix-blend-mode:overlay;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2.5' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.PhotoFrame-module__erKjdG__cornerAccents:before,.PhotoFrame-module__erKjdG__cornerAccents:after{content:"";border:2px solid var(--brand-primary,#ec4899);opacity:.6;z-index:1;width:40px;height:40px;position:absolute}.PhotoFrame-module__erKjdG__cornerAccents:before{border-bottom:none;border-right:none;top:-8px;left:-8px}.PhotoFrame-module__erKjdG__cornerAccents:after{border-top:none;border-left:none;bottom:-8px;right:-8px}.PhotoFrame-module__erKjdG__paperTexture{position:relative}.PhotoFrame-module__erKjdG__paperTexture:after{content:"";opacity:.15;pointer-events:none;border-radius:inherit;background-image:repeating-linear-gradient(0deg,#00000005 0,#0000 1px 2px,#00000005 3px);position:absolute;inset:0}.PhotoFrame-module__erKjdG__glowEffect{animation:3s ease-in-out infinite PhotoFrame-module__erKjdG__pulse;box-shadow:0 0 20px #ffffff1a,0 0 40px #ffffff0d,0 10px 40px #0006}@keyframes PhotoFrame-module__erKjdG__pulse{0%,to{box-shadow:0 0 20px #ffffff1a,0 0 40px #ffffff0d,0 10px 40px #0006}50%{box-shadow:0 0 30px #ffffff26,0 0 60px #ffffff14,0 15px 50px #00000080}}@media (max-width:768px){.PhotoFrame-module__erKjdG__classicFrame,.PhotoFrame-module__erKjdG__elegantFrame,.PhotoFrame-module__erKjdG__galleryFrame{padding:1rem}.PhotoFrame-module__erKjdG__polaroidFrame{padding:.75rem .75rem 2.5rem}.PhotoFrame-module__erKjdG__polaroidFrame:after{font-size:.875rem;bottom:.75rem}}@media (max-width:480px){.PhotoFrame-module__erKjdG__classicFrame,.PhotoFrame-module__erKjdG__elegantFrame{padding:.75rem}.PhotoFrame-module__erKjdG__galleryFrame{padding:1.5rem}.PhotoFrame-module__erKjdG__polaroidFrame{padding:.5rem .5rem 2rem}.PhotoFrame-module__erKjdG__polaroidFrame:after{font-size:.75rem;bottom:.5rem}.PhotoFrame-module__erKjdG__cornerAccents:before,.PhotoFrame-module__erKjdG__cornerAccents:after{width:30px;height:30px}}
.QRCodeOverlay-module__QByUUG__overlay{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(#000000d9 0%,#000000eb 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.QRCodeOverlay-module__QByUUG__content{-webkit-backdrop-filter:blur(40px)saturate(180%);text-align:center;background:linear-gradient(135deg,#ffffff26 0%,#ffffff14 100%);border:2px solid #ffffff2e;border-radius:24px;width:90%;max-width:420px;padding:3rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,inset 0 0 0 1px #ffffff1a,inset 0 2px 8px #ffffff1f}.QRCodeOverlay-module__QByUUG__content:before{content:"";background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.QRCodeOverlay-module__QByUUG__sparkleTop{color:var(--brand-secondary,#fbbf24);filter:drop-shadow(0 0 8px);opacity:.8;position:absolute;top:1rem;right:1.5rem}.QRCodeOverlay-module__QByUUG__iconWrapper{background:linear-gradient(135deg, var(--brand-primary,#ec4899) 0%, var(--brand-accent,#8b5cf6) 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;display:flex;position:relative;box-shadow:0 8px 32px #0000004d,inset 0 0 0 1px #ffffff1a}.QRCodeOverlay-module__QByUUG__iconWrapper:after{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#fff6,#0000,#fff3);border-radius:50%;padding:3px;position:absolute;inset:-3px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.QRCodeOverlay-module__QByUUG__icon{color:#fff;filter:drop-shadow(0 2px 8px #0000004d);z-index:1}.QRCodeOverlay-module__QByUUG__title{background:linear-gradient(135deg, var(--brand-secondary,#fbbf24) 0%, var(--brand-primary,#f59e0b) 100%);-webkit-text-fill-color:transparent;text-shadow:none;letter-spacing:-.02em;filter:drop-shadow(0 2px 8px #0000004d);-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2rem;font-weight:800}.QRCodeOverlay-module__QByUUG__qrContainer{margin:0 auto 2rem;display:inline-block;position:relative}.QRCodeOverlay-module__QByUUG__qrWrapper{background:#fff;border:3px solid #ffffffe6;border-radius:20px;padding:1.5rem;position:relative;box-shadow:0 20px 40px #0006}.QRCodeOverlay-module__QByUUG__qrWrapper svg{border-radius:12px;display:block}.QRCodeOverlay-module__QByUUG__cornerTL,.QRCodeOverlay-module__QByUUG__cornerTR,.QRCodeOverlay-module__QByUUG__cornerBL,.QRCodeOverlay-module__QByUUG__cornerBR{border:3px solid var(--brand-secondary,#fbbf24);opacity:.6;width:24px;height:24px;position:absolute}.QRCodeOverlay-module__QByUUG__cornerTL{border-bottom:none;border-right:none;border-radius:4px 0 0;top:-12px;left:-12px}.QRCodeOverlay-module__QByUUG__cornerTR{border-bottom:none;border-left:none;border-radius:0 4px 0 0;top:-12px;right:-12px}.QRCodeOverlay-module__QByUUG__cornerBL{border-top:none;border-right:none;border-radius:0 0 0 4px;bottom:-12px;left:-12px}.QRCodeOverlay-module__QByUUG__cornerBR{border-top:none;border-left:none;border-radius:0 0 4px;bottom:-12px;right:-12px}.QRCodeOverlay-module__QByUUG__message{margin-top:0}.QRCodeOverlay-module__QByUUG__mainMessage{color:#fff;text-shadow:0 2px 8px #0006;letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.QRCodeOverlay-module__QByUUG__subMessage{color:#ffffffbf;text-shadow:0 1px 4px #0000004d;margin:0;font-size:1rem}.QRCodeOverlay-module__QByUUG__scanLine{background:linear-gradient(90deg, transparent 0%, var(--brand-secondary,#fbbf24) 50%, transparent 100%);filter:blur(1px);pointer-events:none;z-index:10;width:220px;height:2px;position:absolute;bottom:50%;left:50%;transform:translate(-50%)}.QRCodeOverlay-module__QByUUG__brandingSection{opacity:.85;border-top:1px solid #ffffff26;justify-content:center;align-items:center;gap:.875rem;margin-top:2rem;padding-top:1.5rem;display:flex}.QRCodeOverlay-module__QByUUG__brandingLogo{object-fit:contain;filter:drop-shadow(0 2px 4px #0000004d);width:auto;max-width:120px;height:auto;max-height:40px}.QRCodeOverlay-module__QByUUG__brandingName{color:#ffffffe6;letter-spacing:-.01em;text-shadow:0 1px 3px #0000004d;font-size:1rem;font-weight:600}@media (max-width:640px){.QRCodeOverlay-module__QByUUG__content{max-width:340px;padding:2rem 1.5rem}.QRCodeOverlay-module__QByUUG__title{margin-bottom:1.5rem;font-size:1.5rem}.QRCodeOverlay-module__QByUUG__iconWrapper{width:56px;height:56px;margin-bottom:1rem}.QRCodeOverlay-module__QByUUG__icon{width:24px;height:24px}.QRCodeOverlay-module__QByUUG__qrWrapper{padding:1rem}.QRCodeOverlay-module__QByUUG__qrWrapper svg{width:180px!important;height:180px!important}.QRCodeOverlay-module__QByUUG__scanLine{width:180px}.QRCodeOverlay-module__QByUUG__mainMessage{font-size:1.1rem}.QRCodeOverlay-module__QByUUG__subMessage{font-size:.9rem}.QRCodeOverlay-module__QByUUG__brandingSection{gap:.625rem;margin-top:1.5rem;padding-top:1rem}.QRCodeOverlay-module__QByUUG__brandingLogo{max-width:90px;max-height:32px}.QRCodeOverlay-module__QByUUG__brandingName{font-size:.875rem}}
.SongRequestQROverlay-module__WKsDhq__overlay{z-index:1000;position:absolute;bottom:2rem;right:2rem}.SongRequestQROverlay-module__WKsDhq__content{-webkit-backdrop-filter:blur(20px)saturate(150%);text-align:center;color:#fff;background:linear-gradient(135deg,#6366f1f2 0%,#8b5cf6f2 100%);border:2px solid #fff3;border-radius:24px;width:300px;max-width:300px;padding:1.75rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #6366f166,inset 0 0 0 1px #fff3,inset 0 2px 12px #ffffff26}.SongRequestQROverlay-module__WKsDhq__content:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#ffffff26 0%,#0000 60%);position:absolute;inset:0}.SongRequestQROverlay-module__WKsDhq__content:after{content:"";opacity:.5;background:conic-gradient(#0000 0%,#ffffff1a 50%,#0000 100%);width:200%;height:200%;animation:6s linear infinite SongRequestQROverlay-module__WKsDhq__rotate;position:absolute;top:-50%;left:-50%}@keyframes SongRequestQROverlay-module__WKsDhq__rotate{to{transform:rotate(360deg)}}.SongRequestQROverlay-module__WKsDhq__noteLeft,.SongRequestQROverlay-module__WKsDhq__noteRight{color:#fff6;text-shadow:0 2px 8px #0000004d;z-index:1;font-size:2rem;position:absolute}.SongRequestQROverlay-module__WKsDhq__noteLeft{top:1rem;left:1rem}.SongRequestQROverlay-module__WKsDhq__noteRight{top:1.5rem;right:1rem}.SongRequestQROverlay-module__WKsDhq__iconWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#fff3;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex;position:relative;box-shadow:0 8px 24px #0003,inset 0 0 0 1px #ffffff1a}.SongRequestQROverlay-module__WKsDhq__icon{filter:drop-shadow(0 2px 6px #0003);z-index:1}.SongRequestQROverlay-module__WKsDhq__title{text-shadow:0 2px 12px #0000004d;letter-spacing:-.02em;z-index:2;margin:0 0 1.25rem;font-size:1.35rem;font-weight:700;position:relative}.SongRequestQROverlay-module__WKsDhq__qrContainer{z-index:2;margin:0 auto 1.25rem;display:inline-block;position:relative}.SongRequestQROverlay-module__WKsDhq__qrWrapper{background:#fff;border:2px solid #fffffff2;border-radius:16px;padding:.875rem;display:inline-block;position:relative;box-shadow:0 12px 32px #0000004d,inset 0 0 0 1px #ffffff1a}.SongRequestQROverlay-module__WKsDhq__qrWrapper:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#fff9,#ffffff1a,#fff9);border-radius:16px;padding:2px;animation:2s linear infinite SongRequestQROverlay-module__WKsDhq__shimmer;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes SongRequestQROverlay-module__WKsDhq__shimmer{0%{background-position:-100% 0}to{background-position:200% 0}}.SongRequestQROverlay-module__WKsDhq__qrWrapper svg{border-radius:12px;display:block}.SongRequestQROverlay-module__WKsDhq__message{z-index:2;margin-bottom:1.25rem;position:relative}.SongRequestQROverlay-module__WKsDhq__mainMessage{text-shadow:0 2px 8px #0000004d;letter-spacing:-.01em;margin:0 0 .375rem;font-size:.95rem;font-weight:600}.SongRequestQROverlay-module__WKsDhq__subMessage{opacity:.9;text-shadow:0 1px 4px #0003;margin:0;font-size:.8rem}.SongRequestQROverlay-module__WKsDhq__urlDisplay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#0003;border:1px solid #ffffff26;border-radius:10px;padding:.625rem .875rem;position:relative}.SongRequestQROverlay-module__WKsDhq__urlText{opacity:.85;word-break:break-all;font-family:SF Mono,Monaco,Inconsolata,Fira Mono,monospace;font-size:.65rem;line-height:1.4;display:block}.SongRequestQROverlay-module__WKsDhq__pulse{pointer-events:none;z-index:1;background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.SongRequestQROverlay-module__WKsDhq__overlay{bottom:1rem;right:1rem}.SongRequestQROverlay-module__WKsDhq__content{width:260px;max-width:260px;padding:1.5rem}.SongRequestQROverlay-module__WKsDhq__iconWrapper{width:48px;height:48px;margin-bottom:1rem}.SongRequestQROverlay-module__WKsDhq__icon{width:24px;height:24px}.SongRequestQROverlay-module__WKsDhq__title{margin-bottom:1rem;font-size:1.2rem}.SongRequestQROverlay-module__WKsDhq__qrWrapper{padding:.75rem}.SongRequestQROverlay-module__WKsDhq__qrWrapper svg{width:120px!important;height:120px!important}.SongRequestQROverlay-module__WKsDhq__mainMessage{font-size:.875rem}.SongRequestQROverlay-module__WKsDhq__subMessage{font-size:.75rem}.SongRequestQROverlay-module__WKsDhq__urlText{font-size:.6rem}.SongRequestQROverlay-module__WKsDhq__noteLeft,.SongRequestQROverlay-module__WKsDhq__noteRight{font-size:1.5rem}}@media (max-width:480px){.SongRequestQROverlay-module__WKsDhq__overlay{bottom:.75rem;right:.75rem}.SongRequestQROverlay-module__WKsDhq__content{width:220px;max-width:220px;padding:1.25rem}.SongRequestQROverlay-module__WKsDhq__iconWrapper{width:40px;height:40px;margin-bottom:.875rem}.SongRequestQROverlay-module__WKsDhq__icon{width:20px;height:20px}.SongRequestQROverlay-module__WKsDhq__title{margin-bottom:.875rem;font-size:1.1rem}.SongRequestQROverlay-module__WKsDhq__qrWrapper{margin-bottom:1rem;padding:.625rem}.SongRequestQROverlay-module__WKsDhq__qrWrapper svg{width:100px!important;height:100px!important}.SongRequestQROverlay-module__WKsDhq__message{margin-bottom:1rem}.SongRequestQROverlay-module__WKsDhq__mainMessage{font-size:.8rem}.SongRequestQROverlay-module__WKsDhq__subMessage{font-size:.7rem}.SongRequestQROverlay-module__WKsDhq__urlDisplay{padding:.5rem .75rem}.SongRequestQROverlay-module__WKsDhq__urlText{font-size:.55rem}.SongRequestQROverlay-module__WKsDhq__noteLeft,.SongRequestQROverlay-module__WKsDhq__noteRight{font-size:1.25rem}}
.BrandingOverlay-module__uRqyba__overlay{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(#000000bf 0%,#000000d9 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.BrandingOverlay-module__uRqyba__content{-webkit-backdrop-filter:blur(40px)saturate(180%);text-align:center;background:linear-gradient(135deg,#ffffff1f 0%,#ffffff0f 100%);border:2px solid #ffffff26;border-radius:24px;width:85%;max-width:600px;padding:3.5rem 3rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,inset 0 0 0 1px #ffffff14}.BrandingOverlay-module__uRqyba__content:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.BrandingOverlay-module__uRqyba__logoContainer{justify-content:center;margin-bottom:2rem;display:flex}.BrandingOverlay-module__uRqyba__logo{object-fit:contain;filter:drop-shadow(0 8px 16px #0006);width:auto;max-width:300px;height:auto;max-height:150px}.BrandingOverlay-module__uRqyba__brandName{background:linear-gradient(135deg, var(--brand-primary,#fff) 0%, var(--brand-secondary,#e0e0e0) 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;text-shadow:none;filter:drop-shadow(0 4px 12px #0000004d);-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:3rem;font-weight:700}.BrandingOverlay-module__uRqyba__tagline{color:#ffffffd9;text-shadow:0 2px 8px #0006;letter-spacing:.02em;margin:0 0 1.5rem;font-size:1.25rem;font-weight:500}.BrandingOverlay-module__uRqyba__description{color:#ffffffbf;text-shadow:0 1px 4px #0000004d;max-width:500px;margin:0 auto;font-size:1.1rem;font-weight:400;line-height:1.6}@media (max-width:768px){.BrandingOverlay-module__uRqyba__content{max-width:90%;padding:2.5rem 2rem}.BrandingOverlay-module__uRqyba__logo{max-width:220px;max-height:110px}.BrandingOverlay-module__uRqyba__brandName{margin-bottom:.75rem;font-size:2rem}.BrandingOverlay-module__uRqyba__tagline{margin-bottom:1rem;font-size:1rem}.BrandingOverlay-module__uRqyba__description{font-size:.95rem}}@media (max-width:480px){.BrandingOverlay-module__uRqyba__content{padding:2rem 1.5rem}.BrandingOverlay-module__uRqyba__logoContainer{margin-bottom:1.5rem}.BrandingOverlay-module__uRqyba__logo{max-width:180px;max-height:90px}.BrandingOverlay-module__uRqyba__brandName{font-size:1.75rem}.BrandingOverlay-module__uRqyba__tagline{font-size:.9rem}.BrandingOverlay-module__uRqyba__description{font-size:.875rem}}
.FrameOverlay-module__zamyZa__frameOverlay{pointer-events:none;z-index:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.FrameOverlay-module__zamyZa__frameImage{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;width:100%;height:100%}
.FrameAdjustmentPanel-module__nnIHAq__panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:9999;cursor:move;-webkit-user-select:none;user-select:none;background:#fffffffa;border:1px solid #0000001a;border-radius:16px;width:320px;transition:box-shadow .2s;position:fixed;box-shadow:0 8px 32px #0003}.FrameAdjustmentPanel-module__nnIHAq__panel.FrameAdjustmentPanel-module__nnIHAq__dark{background:#1e1e23fa;border-color:#ffffff1a}.FrameAdjustmentPanel-module__nnIHAq__panel.FrameAdjustmentPanel-module__nnIHAq__dragging{cursor:grabbing;box-shadow:0 12px 48px #0000004d}.FrameAdjustmentPanel-module__nnIHAq__header{cursor:move;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.FrameAdjustmentPanel-module__nnIHAq__panel.FrameAdjustmentPanel-module__nnIHAq__dark .FrameAdjustmentPanel-module__nnIHAq__header{border-bottom-color:#ffffff14}.FrameAdjustmentPanel-module__nnIHAq__headerLeft{color:#1f2937;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.FrameAdjustmentPanel-module__nnIHAq__panel.FrameAdjustmentPanel-module__nnIHAq__dark .FrameAdjustmentPanel-module__nnIHAq__headerLeft{color:#f3f4f6}.FrameAdjustmentPanel-module__nnIHAq__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.FrameAdjustmentPanel-module__nnIHAq__closeButton:hover{color:#1f2937;background:#0000000d}.FrameAdjustmentPanel-module__nnIHAq__panel.FrameAdjustmentPanel-module__nnIHAq__dark .FrameAdjustmentPanel-module__nnIHAq__closeButton{color:#9ca3af}.FrameAdjustmentPanel-module__nnIHAq__panel.FrameAdjustmentPanel-module__nnIHAq__dark .FrameAdjustmentPanel-module__nnIHAq__closeButton:hover{color:#f3f4f6;background:#ffffff1a}.FrameAdjustmentPanel-module__nnIHAq__content{cursor:default;flex-direction:column;gap:20px;padding:16px;display:flex}.FrameAdjustmentPanel-module__nnIHAq__control{flex-direction:column;gap:10px;display:flex}.FrameAdjustmentPanel-module__nnIHAq__controlHeader{color:#374151;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.FrameAdjustmentPanel-module__nnIHAq__panel.FrameAdjustmentPanel-module__nnIHAq__dark .FrameAdjustmentPanel-module__nnIHAq__controlHeader{color:#d1d5db}.FrameAdjustmentPanel-module__nnIHAq__sliderWrapper{flex-direction:column;gap:8px;display:flex}.FrameAdjustmentPanel-module__nnIHAq__sliderLabel{color:#6b7280;text-align:center;background:#0000000a;border-radius:6px;width:fit-content;margin:0 auto;padding:4px 12px;font-size:12px;font-weight:600}.FrameAdjustmentPanel-module__nnIHAq__panel.FrameAdjustmentPanel-module__nnIHAq__dark .FrameAdjustmentPanel-module__nnIHAq__sliderLabel{color:#9ca3af;background:#ffffff14}.FrameAdjustmentPanel-module__nnIHAq__slider{-webkit-appearance:none;cursor:pointer;background:#0000001a;border-radius:3px;outline:none;width:100%;height:6px}.FrameAdjustmentPanel-module__nnIHAq__panel.FrameAdjustmentPanel-module__nnIHAq__dark .FrameAdjustmentPanel-module__nnIHAq__slider{background:#ffffff26}.FrameAdjustmentPanel-module__nnIHAq__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:18px;height:18px;transition:all .2s;box-shadow:0 2px 8px #3b82f666}.FrameAdjustmentPanel-module__nnIHAq__slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px #3b82f680}.FrameAdjustmentPanel-module__nnIHAq__slider::-moz-range-thumb{cursor:pointer;background:#3b82f6;border:none;border-radius:50%;width:18px;height:18px;transition:all .2s;box-shadow:0 2px 8px #3b82f666}.FrameAdjustmentPanel-module__nnIHAq__slider::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px #3b82f680}.FrameAdjustmentPanel-module__nnIHAq__toggleButtons{gap:8px;display:flex}.FrameAdjustmentPanel-module__nnIHAq__toggleButton{cursor:pointer;color:#6b7280;background:0 0;border:2px solid #0000001a;border-radius:8px;flex:1;padding:8px 12px;font-size:12px;font-weight:500;transition:all .2s}.FrameAdjustmentPanel-module__nnIHAq__panel.FrameAdjustmentPanel-module__nnIHAq__dark .FrameAdjustmentPanel-module__nnIHAq__toggleButton{color:#9ca3af;border-color:#ffffff26}.FrameAdjustmentPanel-module__nnIHAq__toggleButton:hover{background:#00000008;border-color:#00000026}.FrameAdjustmentPanel-module__nnIHAq__panel.FrameAdjustmentPanel-module__nnIHAq__dark .FrameAdjustmentPanel-module__nnIHAq__toggleButton:hover{background:#ffffff0d;border-color:#fff3}.FrameAdjustmentPanel-module__nnIHAq__toggleButton.FrameAdjustmentPanel-module__nnIHAq__active{color:#fff;background:#3b82f6;border-color:#3b82f6}.FrameAdjustmentPanel-module__nnIHAq__toggleButton.FrameAdjustmentPanel-module__nnIHAq__active:hover{background:#2563eb;border-color:#2563eb}.FrameAdjustmentPanel-module__nnIHAq__visibilityButton{cursor:pointer;background:0 0;border:2px solid #0000001a;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.FrameAdjustmentPanel-module__nnIHAq__panel.FrameAdjustmentPanel-module__nnIHAq__dark .FrameAdjustmentPanel-module__nnIHAq__visibilityButton{border-color:#ffffff26}.FrameAdjustmentPanel-module__nnIHAq__visibilityButton.FrameAdjustmentPanel-module__nnIHAq__visible{color:#fff;background:#10b981;border-color:#10b981}.FrameAdjustmentPanel-module__nnIHAq__visibilityButton.FrameAdjustmentPanel-module__nnIHAq__visible:hover{background:#059669;border-color:#059669}.FrameAdjustmentPanel-module__nnIHAq__visibilityButton.FrameAdjustmentPanel-module__nnIHAq__hidden{color:#fff;background:#ef4444;border-color:#ef4444}.FrameAdjustmentPanel-module__nnIHAq__visibilityButton.FrameAdjustmentPanel-module__nnIHAq__hidden:hover{background:#dc2626;border-color:#dc2626}@media (max-width:768px){.FrameAdjustmentPanel-module__nnIHAq__panel{width:280px}.FrameAdjustmentPanel-module__nnIHAq__content{gap:16px;padding:12px}}
.ShareCarouselModal-module__POkhoq__modalOverlay{z-index:1000;background-color:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ShareCarouselModal-module__POkhoq__darkOverlay{background-color:#000000d9}.ShareCarouselModal-module__POkhoq__modal{background:#fff;border-radius:8px;width:90%;max-width:500px;box-shadow:0 2px 10px #0000001a}.ShareCarouselModal-module__POkhoq__darkModal{background:#1e1e1e;box-shadow:0 2px 10px #0000004d}.ShareCarouselModal-module__POkhoq__modalHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px;display:flex}.ShareCarouselModal-module__POkhoq__darkHeader{border-bottom:1px solid #333}.ShareCarouselModal-module__POkhoq__darkHeader h2{color:#e2e2e2}.ShareCarouselModal-module__POkhoq__modalHeader h2{align-items:center;gap:10px;margin:0;font-size:1.5rem;display:flex}.ShareCarouselModal-module__POkhoq__icon{color:#666}.ShareCarouselModal-module__POkhoq__darkHeader .ShareCarouselModal-module__POkhoq__icon{color:#a0a0a0}.ShareCarouselModal-module__POkhoq__closeButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;display:flex}.ShareCarouselModal-module__POkhoq__darkHeader .ShareCarouselModal-module__POkhoq__closeButton{color:#a0a0a0}.ShareCarouselModal-module__POkhoq__closeButton:hover{background-color:#f5f5f5}.ShareCarouselModal-module__POkhoq__darkHeader .ShareCarouselModal-module__POkhoq__closeButton:hover{background-color:#333}.ShareCarouselModal-module__POkhoq__modalContent{padding:20px}.ShareCarouselModal-module__POkhoq__darkContent{color:#e2e2e2}.ShareCarouselModal-module__POkhoq__linkContainer{gap:.5rem;margin-bottom:1.5rem;display:flex}.ShareCarouselModal-module__POkhoq__linkInput{color:#333;cursor:default;background:#f9f9f9;border:1px solid #ddd;border-radius:4px;flex:1;padding:10px;font-size:14px}.ShareCarouselModal-module__POkhoq__darkInput{color:#e2e2e2;background:#2a2a2a;border:1px solid #444}.ShareCarouselModal-module__POkhoq__copyButton{cursor:pointer;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;align-items:center;padding:0 15px;display:flex;position:relative}.ShareCarouselModal-module__POkhoq__darkCopyButton{color:#e2e2e2;background:#333;border:1px solid #444}.ShareCarouselModal-module__POkhoq__copyButton:hover{background:#eee}.ShareCarouselModal-module__POkhoq__darkCopyButton:hover{background:#444}.ShareCarouselModal-module__POkhoq__copiedTooltip{color:#fff;white-space:nowrap;background:#333;border-radius:4px;margin-bottom:5px;padding:5px 10px;font-size:12px;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.ShareCarouselModal-module__POkhoq__darkTooltip{color:#e2e2e2;background:#555}.ShareCarouselModal-module__POkhoq__copiedTooltip:after{content:"";border:5px solid #0000;border-top-color:#333;position:absolute;top:100%;left:50%;transform:translate(-50%)}.ShareCarouselModal-module__POkhoq__darkTooltip:after{border-color:#555 #0000 #0000}.ShareCarouselModal-module__POkhoq__regenerateSection{text-align:center;border-top:1px solid #eee;padding-top:20px}.ShareCarouselModal-module__POkhoq__darkRegenerateSection{border-top:1px solid #333}.ShareCarouselModal-module__POkhoq__regenerateButton{cursor:pointer;color:#666;background:#fff;border:1px solid #ddd;border-radius:4px;align-items:center;gap:8px;margin:0 auto;padding:10px 20px;display:flex}.ShareCarouselModal-module__POkhoq__darkRegenerateButton{color:#e2e2e2;background:#333;border:1px solid #444}.ShareCarouselModal-module__POkhoq__regenerateButton:hover{background:#f5f5f5}.ShareCarouselModal-module__POkhoq__darkRegenerateButton:hover{background:#444}.ShareCarouselModal-module__POkhoq__warning{color:#e74c3c;margin-top:10px;font-size:12px}.ShareCarouselModal-module__POkhoq__darkWarning{color:#ff7b6e}.ShareCarouselModal-module__POkhoq__error{color:#e74c3c;text-align:center;padding:20px}.ShareCarouselModal-module__POkhoq__darkContent .ShareCarouselModal-module__POkhoq__error{color:#ff7b6e}.ShareCarouselModal-module__POkhoq__loading{text-align:center;color:#666;padding:20px}.ShareCarouselModal-module__POkhoq__darkContent .ShareCarouselModal-module__POkhoq__loading{color:#a0a0a0}.ShareCarouselModal-module__POkhoq__infoMessage{color:#64748b;text-align:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:1rem;padding:.5rem;font-size:.9rem}.ShareCarouselModal-module__POkhoq__darkText{color:#a0a0a0;background-color:#2a2a2a;border:1px solid #444}
.CarouselConfigModal-module__BYCw8G__modalOverlay{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.CarouselConfigModal-module__BYCw8G__modal{color:#333;background-color:#fff;border-radius:10px;flex-direction:column;width:90%;max-width:500px;max-height:calc(100vh - 40px);margin:auto;display:flex;position:relative;box-shadow:0 5px 15px #0000004d}.CarouselConfigModal-module__BYCw8G__saveNotification{color:#fff;z-index:10;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;animation:.4s ease-out CarouselConfigModal-module__BYCw8G__slideInNotification;display:flex;position:absolute;top:1rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #10b98166,inset 0 0 0 1px #fff3}@keyframes CarouselConfigModal-module__BYCw8G__slideInNotification{0%{opacity:0;transform:translate(-50%)translateY(-20px)scale(.9)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.CarouselConfigModal-module__BYCw8G__divider{background:linear-gradient(90deg,#0000 0%,#0000001a 50%,#0000 100%);height:1px;margin:2rem 0}.CarouselConfigModal-module__BYCw8G__sectionTitle{color:#333;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:flex}.CarouselConfigModal-module__BYCw8G__sectionTitle:before{content:"";background:linear-gradient(135deg,#ec4899 0%,#8b5cf6 100%);border-radius:2px;width:4px;height:1.2rem}.CarouselConfigModal-module__BYCw8G__select{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:.75rem;font-size:.95rem;transition:all .2s}.CarouselConfigModal-module__BYCw8G__select:hover{border-color:silver}.CarouselConfigModal-module__BYCw8G__select:focus{border-color:#ec4899;box-shadow:0 0 0 3px #ec48991a}.CarouselConfigModal-module__BYCw8G__darkMode{color:#f0f0f0;background-color:#1a1a1a}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__divider{background:linear-gradient(90deg,#0000 0%,#ffffff1a 50%,#0000 100%)}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__sectionTitle{color:#f0f0f0}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__select{color:#f0f0f0;background:#2a2a2a;border-color:#444}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__select:hover{border-color:#666}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__select:focus{border-color:#ec4899}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__modalHeader{border-bottom-color:#333}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__modalFooter{border-top-color:#333}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__closeButton{color:#aaa}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__closeButton:hover{color:#fff;background-color:#ffffff1a}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__slider{background:#444}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__cancelButton{color:#f0f0f0;background-color:#333}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__cancelButton:hover{background-color:#444}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__saveButton{background-color:#4c59b3}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__saveButton:hover{background-color:#5c6ac4}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__infoTooltip{color:#f0f0f0;background-color:#333;border-color:#444}.CarouselConfigModal-module__BYCw8G__modalHeader{border-bottom:1px solid #eee;flex-shrink:0;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.CarouselConfigModal-module__BYCw8G__modalHeader h2{margin:0;font-size:1.5rem;font-weight:600}.CarouselConfigModal-module__BYCw8G__closeButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:5px;display:flex}.CarouselConfigModal-module__BYCw8G__closeButton:hover{color:#333;background-color:#0000000d}.CarouselConfigModal-module__BYCw8G__modalContent{flex:1;padding:20px;overflow-y:auto}.CarouselConfigModal-module__BYCw8G__configItem{margin-bottom:25px}.CarouselConfigModal-module__BYCw8G__configItem label{justify-content:space-between;align-items:center;margin-bottom:10px;font-weight:500;display:flex}.CarouselConfigModal-module__BYCw8G__sliderContainer{align-items:center;gap:15px;display:flex}.CarouselConfigModal-module__BYCw8G__fontSelect{color:#2a2a2a;cursor:pointer;appearance:none;background:#fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%3E%3Cpath%20fill%3D%22%235c6ac4%22%20d%3D%22M6%208L0%200h12z%22%2F%3E%3C%2Fsvg%3E) right 12px center/10px 6px no-repeat;border:1px solid #ddd;border-radius:8px;width:100%;padding:10px 36px 10px 12px;font-size:1rem;transition:border-color .15s,box-shadow .15s}.CarouselConfigModal-module__BYCw8G__fontSelect:focus{border-color:#5c6ac4;outline:none;box-shadow:0 0 0 3px #5c6ac42e}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__fontSelect{color:#f0f0f0;background-color:#2a2a2a;border-color:#444}.CarouselConfigModal-module__BYCw8G__fontPreview{color:#490b3e;text-align:center;background:linear-gradient(135deg,#bc1e510f 0%,#fad1d759 100%);border:1px dashed #bc1e5140;border-radius:10px;margin:10px 0 0;padding:14px 16px;font-size:1.15rem;line-height:1.4}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__fontPreview{color:#f5e6ef;background:linear-gradient(135deg,#bc1e512e 0%,#490b3e59 100%);border-color:#f1b3134d}.CarouselConfigModal-module__BYCw8G__slider{appearance:none;cursor:pointer;background:#ddd;border-radius:5px;outline:none;flex:1;height:5px}.CarouselConfigModal-module__BYCw8G__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#5c6ac4;border-radius:50%;width:18px;height:18px}.CarouselConfigModal-module__BYCw8G__slider::-moz-range-thumb{cursor:pointer;background:#5c6ac4;border-radius:50%;width:18px;height:18px}.CarouselConfigModal-module__BYCw8G__speedValue,.CarouselConfigModal-module__BYCw8G__frequencyValue{color:#5c6ac4;font-size:.9rem;font-weight:400}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__speedValue,.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__frequencyValue{color:#8c9ae4}.CarouselConfigModal-module__BYCw8G__toggleContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.CarouselConfigModal-module__BYCw8G__toggleLabel{font-weight:500;margin:0!important}.CarouselConfigModal-module__BYCw8G__labelWithInfo{align-items:center;gap:8px;display:flex}.CarouselConfigModal-module__BYCw8G__infoButton{cursor:pointer;color:#5c6ac4;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;display:flex}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__infoButton{color:#8c9ae4}.CarouselConfigModal-module__BYCw8G__infoButton:hover{background-color:#5c6ac41a}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__infoButton:hover{background-color:#5c6ac433}.CarouselConfigModal-module__BYCw8G__infoTooltip{background-color:#f5f5f5;border:1px solid #ddd;border-radius:5px;margin-top:10px;padding:10px;font-size:.85rem;line-height:1.4}.CarouselConfigModal-module__BYCw8G__switch{flex-shrink:0;width:50px;height:24px;display:inline-block;position:relative}.CarouselConfigModal-module__BYCw8G__switch input{opacity:0;width:0;height:0;margin:0;padding:0}.CarouselConfigModal-module__BYCw8G__switch .CarouselConfigModal-module__BYCw8G__slider{cursor:pointer;box-sizing:border-box;background-color:#ccc;border-radius:34px;width:100%;height:100%;margin:0;padding:0;transition:all .4s;position:absolute;inset:0}.CarouselConfigModal-module__BYCw8G__switch .CarouselConfigModal-module__BYCw8G__slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;margin:0;padding:0;transition:all .4s;position:absolute;bottom:4px;left:4px}.CarouselConfigModal-module__BYCw8G__switch input:checked+.CarouselConfigModal-module__BYCw8G__slider{background-color:#5c6ac4}.CarouselConfigModal-module__BYCw8G__switch input:focus+.CarouselConfigModal-module__BYCw8G__slider{box-shadow:0 0 1px #5c6ac4}.CarouselConfigModal-module__BYCw8G__switch input:checked+.CarouselConfigModal-module__BYCw8G__slider:before{transform:translate(26px)}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__switch .CarouselConfigModal-module__BYCw8G__slider{background-color:#555}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__switch input:checked+.CarouselConfigModal-module__BYCw8G__slider{background-color:#4c59b3}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__switch input:focus+.CarouselConfigModal-module__BYCw8G__slider{box-shadow:0 0 1px #4c59b3}.CarouselConfigModal-module__BYCw8G__colorLabel{margin-bottom:10px;font-weight:500;display:block}.CarouselConfigModal-module__BYCw8G__colorInputContainer{align-items:center;gap:12px;display:flex}.CarouselConfigModal-module__BYCw8G__colorInput{cursor:pointer;background:0 0;border:2px solid #e0e0e0;border-radius:8px;width:48px;height:48px;padding:0;overflow:hidden}.CarouselConfigModal-module__BYCw8G__colorInput::-webkit-color-swatch-wrapper{padding:0}.CarouselConfigModal-module__BYCw8G__colorInput::-webkit-color-swatch{border:none;border-radius:6px}.CarouselConfigModal-module__BYCw8G__colorInput::-moz-color-swatch{border:none;border-radius:6px}.CarouselConfigModal-module__BYCw8G__colorInput:hover{border-color:silver}.CarouselConfigModal-module__BYCw8G__colorInput:focus{border-color:#5c6ac4;outline:none;box-shadow:0 0 0 3px #5c6ac41a}.CarouselConfigModal-module__BYCw8G__colorValue{color:#666;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;padding:6px 12px;font-family:monospace;font-size:.9rem}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__colorInput{border-color:#444}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__colorInput:hover{border-color:#666}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__colorInput:focus{border-color:#5c6ac4;box-shadow:0 0 0 3px #5c6ac433}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__colorValue{color:#aaa;background:#2a2a2a;border-color:#444}.CarouselConfigModal-module__BYCw8G__hiddenInput{display:none}.CarouselConfigModal-module__BYCw8G__bgImageUploadButton{color:#666;cursor:pointer;background:#fafafa;border:2px dashed #d0d0d0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.CarouselConfigModal-module__BYCw8G__bgImageUploadButton:hover{color:#5c6ac4;background:#f0f1ff;border-color:#5c6ac4}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__bgImageUploadButton{color:#aaa;background:#2a2a2a;border-color:#444}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__bgImageUploadButton:hover{color:#8c9ae4;background:#1e1e3a;border-color:#5c6ac4}.CarouselConfigModal-module__BYCw8G__bgImagePreviewContainer{flex-direction:column;gap:8px;display:flex}.CarouselConfigModal-module__BYCw8G__bgImagePreview{border:2px solid #e0e0e0;border-radius:10px;width:100%;height:120px;overflow:hidden}.CarouselConfigModal-module__BYCw8G__bgImagePreview img{object-fit:cover;width:100%;height:100%}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__bgImagePreview{border-color:#444}.CarouselConfigModal-module__BYCw8G__bgImageRemoveButton{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;gap:6px;padding:8px 12px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.CarouselConfigModal-module__BYCw8G__bgImageRemoveButton:hover{background:#fecaca}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__bgImageRemoveButton{color:#f87171;background:#dc262626}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__bgImageRemoveButton:hover{background:#dc262640}.CarouselConfigModal-module__BYCw8G__spinIcon{animation:1s linear infinite CarouselConfigModal-module__BYCw8G__spin}@keyframes CarouselConfigModal-module__BYCw8G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CarouselConfigModal-module__BYCw8G__modalFooter{border-top:1px solid #eee;flex-shrink:0;justify-content:space-between;padding:15px 20px;display:flex}.CarouselConfigModal-module__BYCw8G__leftActions{align-items:center;display:flex}.CarouselConfigModal-module__BYCw8G__rightActions{gap:10px;display:flex}.CarouselConfigModal-module__BYCw8G__cancelButton,.CarouselConfigModal-module__BYCw8G__saveButton,.CarouselConfigModal-module__BYCw8G__resetButton{cursor:pointer;border:none;border-radius:5px;align-items:center;gap:6px;padding:8px 16px;font-weight:500;display:flex}.CarouselConfigModal-module__BYCw8G__resetButton{color:#666;background-color:#0000;padding:8px 12px}.CarouselConfigModal-module__BYCw8G__resetButton:hover{color:#333;background-color:#0000000d}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__resetButton{color:#aaa}.CarouselConfigModal-module__BYCw8G__darkMode .CarouselConfigModal-module__BYCw8G__resetButton:hover{color:#fff;background-color:#ffffff1a}.CarouselConfigModal-module__BYCw8G__cancelButton{color:#333;background-color:#f1f1f1}.CarouselConfigModal-module__BYCw8G__cancelButton:hover{background-color:#e5e5e5}.CarouselConfigModal-module__BYCw8G__saveButton{color:#fff;background-color:#5c6ac4}.CarouselConfigModal-module__BYCw8G__saveButton:hover{background-color:#4c59b3}@media (max-width:768px){.CarouselConfigModal-module__BYCw8G__modalOverlay{align-items:flex-start;padding:10px}.CarouselConfigModal-module__BYCw8G__modal{width:100%;max-height:calc(100vh - 20px);margin-top:10px}.CarouselConfigModal-module__BYCw8G__modalHeader h2{font-size:1.25rem}.CarouselConfigModal-module__BYCw8G__modalContent{padding:15px}.CarouselConfigModal-module__BYCw8G__sliderContainer{gap:8px}.CarouselConfigModal-module__BYCw8G__sliderContainer span{white-space:nowrap;font-size:.75rem}.CarouselConfigModal-module__BYCw8G__modalFooter{flex-direction:column;gap:10px;padding:15px}.CarouselConfigModal-module__BYCw8G__leftActions{order:2;justify-content:center}.CarouselConfigModal-module__BYCw8G__rightActions{order:1;width:100%}.CarouselConfigModal-module__BYCw8G__rightActions button{flex:1}.CarouselConfigModal-module__BYCw8G__configItem{margin-bottom:20px}.CarouselConfigModal-module__BYCw8G__sectionTitle{font-size:1rem}}
.LanguageSwitcher-module__qB-IeG__languageSelector{z-index:20;position:relative}.LanguageSwitcher-module__qB-IeG__languageButton{color:#fff;cursor:pointer;background-color:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .3s;display:flex}.LanguageSwitcher-module__qB-IeG__languageButton:hover{background-color:#ffffff4d}.LanguageSwitcher-module__qB-IeG__languageOptions{z-index:20;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#bc1e51b3 #0003;background-color:#fff;border-radius:8px;min-width:150px;max-height:60vh;margin-top:8px;padding:8px 0;position:absolute;top:100%;right:0;overflow-y:scroll;box-shadow:0 4px 12px #00000026}.LanguageSwitcher-module__qB-IeG__languageOptions::-webkit-scrollbar{-webkit-appearance:none;width:8px}.LanguageSwitcher-module__qB-IeG__languageOptions::-webkit-scrollbar:vertical{width:8px}.LanguageSwitcher-module__qB-IeG__languageOptions::-webkit-scrollbar-track{background:#00000026;border-radius:4px;margin:4px 0}.LanguageSwitcher-module__qB-IeG__languageOptions::-webkit-scrollbar-track:vertical{background:#00000026}.LanguageSwitcher-module__qB-IeG__languageOptions::-webkit-scrollbar-thumb{background-color:#bc1e51b3;border:none;border-radius:4px}.LanguageSwitcher-module__qB-IeG__languageOptions::-webkit-scrollbar-thumb:hover{background-color:#bc1e51e6}.LanguageSwitcher-module__qB-IeG__languageOption{text-align:left;cursor:pointer;color:#333;background:0 0;border:none;width:100%;padding:10px 16px;font-size:14px;transition:background-color .2s;display:block}.LanguageSwitcher-module__qB-IeG__languageOption:hover{background-color:#f5f5f5}.LanguageSwitcher-module__qB-IeG__activeLocale{background-color:#f0f0f0;font-weight:600}.LanguageSwitcher-module__qB-IeG__darkMode .LanguageSwitcher-module__qB-IeG__languageButton{background-color:#32323280}.LanguageSwitcher-module__qB-IeG__darkMode .LanguageSwitcher-module__qB-IeG__languageButton:hover{background-color:#505050b3}.LanguageSwitcher-module__qB-IeG__darkMode .LanguageSwitcher-module__qB-IeG__languageOptions{scrollbar-color:#bc1e51b3 #ffffff1a;background-color:#222;box-shadow:0 4px 12px #0000004d}.LanguageSwitcher-module__qB-IeG__darkMode .LanguageSwitcher-module__qB-IeG__languageOptions::-webkit-scrollbar-track{background:#ffffff1a}.LanguageSwitcher-module__qB-IeG__darkMode .LanguageSwitcher-module__qB-IeG__languageOptions::-webkit-scrollbar-track:vertical{background:#ffffff1a}.LanguageSwitcher-module__qB-IeG__darkMode .LanguageSwitcher-module__qB-IeG__languageOption{color:#f0f0f0}.LanguageSwitcher-module__qB-IeG__darkMode .LanguageSwitcher-module__qB-IeG__languageOption:hover{background-color:#333}.LanguageSwitcher-module__qB-IeG__darkMode .LanguageSwitcher-module__qB-IeG__activeLocale{background-color:#444}
.MatrixBackground-module__9qEMrW__matrixContainer{pointer-events:none;z-index:1;opacity:.8;background:0 0;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.MatrixBackground-module__9qEMrW__matrixColumn{will-change:transform, opacity;backface-visibility:hidden;perspective:1000px;position:absolute;transform:translate(0,0)}.MatrixBackground-module__9qEMrW__photoWrapper{will-change:transform;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border-radius:8px;width:120px;height:90px;position:relative;overflow:hidden;transform:translate(0,0);box-shadow:0 4px 12px #0000004d}.MatrixBackground-module__9qEMrW__photoWrapper img{filter:brightness(.7)contrast(1.2)saturate(.8);border-radius:8px;transition:none}.MatrixBackground-module__9qEMrW__photoWrapper:after{content:"";background:linear-gradient(#fff9 0%,#ffffff4d 30%,#ffffff1a 70%,#0000 100%);border-radius:1px;width:2px;height:200px;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 0 4px #ffffff4d}.MatrixBackground-module__9qEMrW__matrixContainer:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(#00ff000d 0%,#00ff0005 50%,#00ff000d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.MatrixBackground-module__9qEMrW__darkTheme .MatrixBackground-module__9qEMrW__matrixContainer{opacity:.45}.MatrixBackground-module__9qEMrW__darkTheme .MatrixBackground-module__9qEMrW__photoWrapper{box-shadow:0 4px 12px #0009}.MatrixBackground-module__9qEMrW__darkTheme .MatrixBackground-module__9qEMrW__photoWrapper img{filter:brightness(.4)contrast(1.5)saturate(.6)}.MatrixBackground-module__9qEMrW__darkTheme .MatrixBackground-module__9qEMrW__photoWrapper:after{background:linear-gradient(#0f06 0%,#0f03 30%,#00ff001a 70%,#0000 100%);box-shadow:0 0 6px #00ff004d}@media (prefers-reduced-motion:reduce){.MatrixBackground-module__9qEMrW__matrixContainer{display:none}}@media (max-width:768px){.MatrixBackground-module__9qEMrW__matrixContainer{opacity:.4}.MatrixBackground-module__9qEMrW__photoWrapper{width:80px;height:60px}.MatrixBackground-module__9qEMrW__photoWrapper:after{height:120px}}@media (max-width:480px){.MatrixBackground-module__9qEMrW__matrixContainer{opacity:.25}.MatrixBackground-module__9qEMrW__photoWrapper{width:60px;height:45px}.MatrixBackground-module__9qEMrW__photoWrapper:after{height:80px}}
.RealtimeStreamOverlay-module__6ClsDa__overlay{z-index:100;background:#000;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.RealtimeStreamOverlay-module__6ClsDa__liveIndicator{color:#fff;z-index:110;background:#dc2626e6;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;animation:2s ease-in-out infinite RealtimeStreamOverlay-module__6ClsDa__pulse;display:flex;position:absolute;top:20px;left:20px}.RealtimeStreamOverlay-module__6ClsDa__liveIcon{animation:1s ease-in-out infinite RealtimeStreamOverlay-module__6ClsDa__blink}@keyframes RealtimeStreamOverlay-module__6ClsDa__pulse{0%,to{opacity:1}50%{opacity:.8}}@keyframes RealtimeStreamOverlay-module__6ClsDa__blink{0%,to{opacity:1}50%{opacity:.5}}.RealtimeStreamOverlay-module__6ClsDa__videoContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.RealtimeStreamOverlay-module__6ClsDa__video{object-fit:contain;width:100%;height:100%}.RealtimeStreamOverlay-module__6ClsDa__loadingOverlay,.RealtimeStreamOverlay-module__6ClsDa__errorOverlay{color:#fff;z-index:105;background:#000c;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.RealtimeStreamOverlay-module__6ClsDa__loadingSpinner{animation:1s linear infinite RealtimeStreamOverlay-module__6ClsDa__spin}@keyframes RealtimeStreamOverlay-module__6ClsDa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.RealtimeStreamOverlay-module__6ClsDa__errorOverlay{background:#dc262633}.RealtimeStreamOverlay-module__6ClsDa__errorOverlay p{color:#fca5a5;font-size:16px}
.StreamModeOverlay-module__5c81Yq__overlay{pointer-events:none;z-index:4;position:absolute;inset:0;overflow:hidden}.StreamModeOverlay-module__5c81Yq__kissVignette{background:radial-gradient(#0000 45%,#f43f5e2e 80%,#4c051973 100%);position:absolute;inset:0}.StreamModeOverlay-module__5c81Yq__kissBanner{color:#fff;letter-spacing:.18em;background:linear-gradient(135deg,#f43f5e,#db2777);border-radius:999px;align-items:center;gap:.625rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:800;animation:2.5s ease-in-out infinite StreamModeOverlay-module__5c81Yq__kissBannerBob;display:flex;position:absolute;top:5%;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #f43f5e80}@keyframes StreamModeOverlay-module__5c81Yq__kissBannerBob{0%,to{transform:translate(-50%)rotate(-2deg)}50%{transform:translate(-50%,-4px)rotate(2deg)}}.StreamModeOverlay-module__5c81Yq__kissHearts{position:absolute;inset:0}.StreamModeOverlay-module__5c81Yq__kissHeart{color:#f43f5e;fill:#f43f5e;opacity:0;filter:drop-shadow(0 2px 8px #f43f5e99);animation:5s linear infinite StreamModeOverlay-module__5c81Yq__kissHeartFloat;position:absolute;bottom:-30px}@keyframes StreamModeOverlay-module__5c81Yq__kissHeartFloat{0%{opacity:0;transform:translateY(0)rotate(-10deg)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-130%)rotate(20deg)}}.StreamModeOverlay-module__5c81Yq__kissLiveGlow{pointer-events:none;animation:2s ease-in-out infinite StreamModeOverlay-module__5c81Yq__kissGlow;position:absolute;inset:0;box-shadow:inset 0 0 80px #f43f5e99}@keyframes StreamModeOverlay-module__5c81Yq__kissGlow{0%,to{opacity:.5}50%{opacity:1}}.StreamModeOverlay-module__5c81Yq__drinkTint{mix-blend-mode:overlay;background:linear-gradient(#fbbf242e,#d977062e);position:absolute;inset:0}.StreamModeOverlay-module__5c81Yq__drinkBubbles{position:absolute;inset:0}.StreamModeOverlay-module__5c81Yq__drinkBubble{opacity:0;filter:drop-shadow(0 0 6px #ffd76499);background:radial-gradient(circle at 30% 30%,#fffffff2,#fbbf2466 70%,#0000 100%);border-radius:50%;animation:5s linear infinite StreamModeOverlay-module__5c81Yq__drinkBubbleRise;position:absolute;bottom:-30px}@keyframes StreamModeOverlay-module__5c81Yq__drinkBubbleRise{0%{opacity:0;transform:translateY(0)scale(.6)}15%{opacity:1}85%{opacity:1}to{opacity:0;transform:translateY(-120%)scale(1.1)}}.StreamModeOverlay-module__5c81Yq__drinkBanner{color:#1a1a1a;letter-spacing:.18em;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:800;animation:3s ease-in-out infinite StreamModeOverlay-module__5c81Yq__drinkBannerSway;display:flex;position:absolute;top:5%;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #d977068c}@keyframes StreamModeOverlay-module__5c81Yq__drinkBannerSway{0%,to{transform:translate(-50%)rotate(-3deg)}50%{transform:translate(-50%,-3px)rotate(3deg)}}.StreamModeOverlay-module__5c81Yq__drinkClink{filter:drop-shadow(0 6px 18px #d9770699);justify-content:center;align-items:center;animation:1.6s ease-in-out infinite StreamModeOverlay-module__5c81Yq__drinkClink;display:flex;position:absolute;bottom:10%;right:8%}@keyframes StreamModeOverlay-module__5c81Yq__drinkClink{0%,to{transform:rotate(-15deg)}50%{transform:rotate(15deg)}}.StreamModeOverlay-module__5c81Yq__drinkClinkIcon{color:#fde68a;fill:#fde68a66}
.CarouselPage-module__GsejUq__carouselPage{padding:20px;position:relative}.CarouselPage-module__GsejUq__speedControl{align-items:center;margin-bottom:20px;display:flex}.CarouselPage-module__GsejUq__speedControl label{margin-right:10px}.CarouselPage-module__GsejUq__speedControl input{width:60px;padding:5px;font-size:16px}.CarouselPage-module__GsejUq__moderationBadge{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:2px solid;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;display:flex;position:absolute;top:32px;left:32px;box-shadow:0 4px 6px #0000001a}.CarouselPage-module__GsejUq__moderationBadgeIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.CarouselPage-module__GsejUq__moderationBadgeIcon svg{color:#fff;width:18px;height:18px}.CarouselPage-module__GsejUq__moderationBadgeLabel{white-space:nowrap;font-size:14px;font-weight:600}.CarouselPage-module__GsejUq__moderationBadgeButton{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.CarouselPage-module__GsejUq__moderationBadgeButton:hover{background:#00000014}@keyframes CarouselPage-module__GsejUq__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.CarouselPage-module__GsejUq__carouselWrapper{border:1px solid #ccc;border-radius:8px;width:100%;height:calc(100vh - 100px);overflow:hidden}@media (max-width:768px){.CarouselPage-module__GsejUq__moderationBadge{display:none}}
.UploadFormSettings-module__5rac2a__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.UploadFormSettings-module__5rac2a__modal{background:hsl(var(--card));color:hsl(var(--card-foreground));border:1px solid hsl(var(--border));border-radius:12px;flex-direction:column;width:100%;max-width:650px;max-height:90vh;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.UploadFormSettings-module__5rac2a__header{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.UploadFormSettings-module__5rac2a__headerTitle{color:hsl(var(--foreground));align-items:center;gap:.5rem;display:flex}.UploadFormSettings-module__5rac2a__headerTitle h2{margin:0;font-size:1.125rem;font-weight:600}.UploadFormSettings-module__5rac2a__closeButton{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:8px;padding:.5rem;transition:all .2s}.UploadFormSettings-module__5rac2a__closeButton:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.UploadFormSettings-module__5rac2a__content{flex:1;padding:1.5rem;overflow-y:auto}.UploadFormSettings-module__5rac2a__loading{text-align:center;color:hsl(var(--muted-foreground));padding:2rem}.UploadFormSettings-module__5rac2a__error{background:hsl(var(--destructive) / .1);color:hsl(var(--destructive));border:1px solid hsl(var(--destructive) / .2);border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.UploadFormSettings-module__5rac2a__section{margin-bottom:1.5rem}.UploadFormSettings-module__5rac2a__sectionHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.UploadFormSettings-module__5rac2a__sectionTitle{color:hsl(var(--foreground));margin:0 0 .25rem;font-size:.9375rem;font-weight:600}.UploadFormSettings-module__5rac2a__sectionDescription{color:hsl(var(--muted-foreground));margin:0;font-size:.8125rem}.UploadFormSettings-module__5rac2a__toggleContainer{background:hsl(var(--muted));border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.UploadFormSettings-module__5rac2a__toggleInfo{flex:1;margin-right:1rem}.UploadFormSettings-module__5rac2a__toggleLabel{color:hsl(var(--foreground));margin:0 0 .25rem;font-size:.875rem;font-weight:500}.UploadFormSettings-module__5rac2a__toggleDescription{color:hsl(var(--muted-foreground));margin:0;font-size:.75rem}.UploadFormSettings-module__5rac2a__toggle{cursor:pointer;flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.UploadFormSettings-module__5rac2a__toggle input{opacity:0;width:0;height:0}.UploadFormSettings-module__5rac2a__toggleSlider{background-color:hsl(var(--muted-foreground) / .3);border-radius:12px;transition:all .2s;position:absolute;inset:0}.UploadFormSettings-module__5rac2a__toggleSlider:before{content:"";background-color:hsl(var(--card));border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #0003}.UploadFormSettings-module__5rac2a__toggle input:checked+.UploadFormSettings-module__5rac2a__toggleSlider{background-color:hsl(var(--primary))}.UploadFormSettings-module__5rac2a__toggle input:checked+.UploadFormSettings-module__5rac2a__toggleSlider:before{background-color:hsl(var(--primary-foreground));transform:translate(20px)}.UploadFormSettings-module__5rac2a__addFieldSection{margin-bottom:1rem}.UploadFormSettings-module__5rac2a__addFieldLabel{color:hsl(var(--muted-foreground));margin-bottom:.5rem;font-size:.8125rem;font-weight:500}.UploadFormSettings-module__5rac2a__fieldTypeButtons{flex-wrap:wrap;gap:.5rem;display:flex}.UploadFormSettings-module__5rac2a__fieldTypeButton{background:hsl(var(--card));border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;border-radius:6px;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;transition:all .2s;display:flex}.UploadFormSettings-module__5rac2a__fieldTypeButton:hover:not(:disabled){border-color:hsl(var(--primary));color:hsl(var(--primary))}.UploadFormSettings-module__5rac2a__fieldTypeButton:disabled{opacity:.5;cursor:not-allowed}.UploadFormSettings-module__5rac2a__customFieldList{flex-direction:column;gap:.75rem;display:flex}.UploadFormSettings-module__5rac2a__customFieldCard{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:8px;overflow:hidden}.UploadFormSettings-module__5rac2a__customFieldHeader{background:hsl(var(--muted));border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:.75rem;display:flex}.UploadFormSettings-module__5rac2a__fieldHeaderLeft{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.UploadFormSettings-module__5rac2a__fieldTypeIcon{background:hsl(var(--card));width:28px;height:28px;color:hsl(var(--muted-foreground));border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.UploadFormSettings-module__5rac2a__fieldLabel{color:hsl(var(--foreground));text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.UploadFormSettings-module__5rac2a__fieldTypeBadge{background:hsl(var(--muted));color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border));border-radius:4px;flex-shrink:0;padding:.125rem .375rem;font-size:.6875rem;font-weight:500}.UploadFormSettings-module__5rac2a__requiredBadge{text-transform:uppercase;color:#1a5ee6;background:#e7eefe;border-radius:4px;flex-shrink:0;padding:.125rem .375rem;font-size:.625rem;font-weight:600}.dark .UploadFormSettings-module__5rac2a__requiredBadge{color:#86acf9;background:#0d2f73}.UploadFormSettings-module__5rac2a__fieldHeaderRight{align-items:center;gap:.5rem;display:flex}.UploadFormSettings-module__5rac2a__moveButtons{flex-direction:column;gap:2px;display:flex}.UploadFormSettings-module__5rac2a__moveButton{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.125rem;transition:all .2s;display:flex}.UploadFormSettings-module__5rac2a__moveButton:hover:not(:disabled){background:hsl(var(--card));color:hsl(var(--foreground))}.UploadFormSettings-module__5rac2a__moveButton:disabled{opacity:.3;cursor:not-allowed}.UploadFormSettings-module__5rac2a__removeButton{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:4px;padding:.375rem;transition:all .2s}.UploadFormSettings-module__5rac2a__removeButton:hover{background:hsl(var(--destructive) / .1);color:hsl(var(--destructive))}.UploadFormSettings-module__5rac2a__customFieldBody{background:hsl(var(--card));flex-direction:column;gap:.75rem;padding:.75rem;display:flex}.UploadFormSettings-module__5rac2a__fieldRow{gap:.75rem;display:flex}.UploadFormSettings-module__5rac2a__fieldGroup{flex-direction:column;flex:1;gap:.25rem;display:flex}.UploadFormSettings-module__5rac2a__fieldGroup label{color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:500}.UploadFormSettings-module__5rac2a__checkboxLabel{cursor:pointer;color:hsl(var(--foreground));align-items:center;gap:.5rem;font-size:.875rem;display:flex}.UploadFormSettings-module__5rac2a__checkboxLabel input{cursor:pointer;width:1rem;height:1rem;accent-color:hsl(var(--primary))}.UploadFormSettings-module__5rac2a__input,.UploadFormSettings-module__5rac2a__select,.UploadFormSettings-module__5rac2a__textarea{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:6px;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.UploadFormSettings-module__5rac2a__input::placeholder,.UploadFormSettings-module__5rac2a__textarea::placeholder{color:hsl(var(--muted-foreground))}.UploadFormSettings-module__5rac2a__input:focus,.UploadFormSettings-module__5rac2a__select:focus,.UploadFormSettings-module__5rac2a__textarea:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary) / .1);outline:none}.UploadFormSettings-module__5rac2a__textarea{resize:vertical;min-height:60px}.UploadFormSettings-module__5rac2a__optionsList{flex-direction:column;gap:.5rem;display:flex}.UploadFormSettings-module__5rac2a__optionRow{align-items:center;gap:.5rem;display:flex}.UploadFormSettings-module__5rac2a__optionInput{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:6px;flex:1;padding:.5rem .75rem;font-size:.875rem}.UploadFormSettings-module__5rac2a__optionInput::placeholder{color:hsl(var(--muted-foreground))}.UploadFormSettings-module__5rac2a__optionInput:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary) / .1);outline:none}.UploadFormSettings-module__5rac2a__deleteOptionButton{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:4px;padding:.375rem;transition:all .2s}.UploadFormSettings-module__5rac2a__deleteOptionButton:hover:not(:disabled){background:hsl(var(--destructive) / .1);color:hsl(var(--destructive))}.UploadFormSettings-module__5rac2a__deleteOptionButton:disabled{opacity:.3;cursor:not-allowed}.UploadFormSettings-module__5rac2a__addOptionButton{border:1px dashed hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:.25rem;width:fit-content;padding:.375rem .5rem;font-size:.8125rem;transition:all .2s;display:flex}.UploadFormSettings-module__5rac2a__addOptionButton:hover{border-color:hsl(var(--primary));color:hsl(var(--primary))}.UploadFormSettings-module__5rac2a__emptyCustomFields{text-align:center;background:hsl(var(--muted));color:hsl(var(--muted-foreground));border-radius:8px;padding:1.5rem;font-size:.875rem}.UploadFormSettings-module__5rac2a__footer{border-top:1px solid hsl(var(--border));background:hsl(var(--card));justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.UploadFormSettings-module__5rac2a__cancelButton{border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.UploadFormSettings-module__5rac2a__cancelButton:hover{background:hsl(var(--muted))}.UploadFormSettings-module__5rac2a__saveButton{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .2s;display:flex}.UploadFormSettings-module__5rac2a__saveButton:hover:not(:disabled){background:hsl(var(--primary) / .9)}.UploadFormSettings-module__5rac2a__saveButton:disabled{opacity:.5;cursor:not-allowed}
.StreamingPage-module__qLNisq__container{color:#fff;background:#0a0a0a;min-height:100vh;padding:24px}.StreamingPage-module__qLNisq__loadingState,.StreamingPage-module__qLNisq__errorState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;display:flex}.StreamingPage-module__qLNisq__spinner{color:#bc1e51;animation:1s linear infinite StreamingPage-module__qLNisq__spin}@keyframes StreamingPage-module__qLNisq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.StreamingPage-module__qLNisq__errorIcon{color:#ef4444}.StreamingPage-module__qLNisq__errorState h2{margin:0;font-size:24px;font-weight:600}.StreamingPage-module__qLNisq__errorState p{color:#9ca3af;max-width:400px}.StreamingPage-module__qLNisq__header{flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:32px;display:flex}.StreamingPage-module__qLNisq__backLink{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.StreamingPage-module__qLNisq__backLink:hover{color:#fff;background:#ffffff1a}.StreamingPage-module__qLNisq__title{flex:1;margin:0;font-size:24px;font-weight:600}.StreamingPage-module__qLNisq__headerRight{align-items:center;gap:12px;display:flex}.StreamingPage-module__qLNisq__timeIndicator{color:#22c55e;background:#22c55e26;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:500;display:flex}.StreamingPage-module__qLNisq__timeIndicatorLow{color:#fbbf24;background:#fbbf2426}.StreamingPage-module__qLNisq__timeIndicatorExhausted{color:#ef4444;background:#dc262626}.StreamingPage-module__qLNisq__liveIndicator{color:#fff;background:#dc2626;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;animation:2s ease-in-out infinite StreamingPage-module__qLNisq__pulse;display:flex}@keyframes StreamingPage-module__qLNisq__pulse{0%,to{opacity:1}50%{opacity:.7}}.StreamingPage-module__qLNisq__exhaustedWarning{color:#ef4444;background:#dc262626;border:1px solid #dc26264d;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;padding:14px 20px;font-weight:500;display:flex}.StreamingPage-module__qLNisq__main{max-width:900px;margin:0 auto}.StreamingPage-module__qLNisq__sidePanel,.StreamingPage-module__qLNisq__controlsPanel{display:contents}.StreamingPage-module__qLNisq__videoContainer{aspect-ratio:16/9;background:#1a1a1a;border-radius:16px;width:100%;margin-bottom:24px;position:relative;overflow:hidden}.StreamingPage-module__qLNisq__videoPreview{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.StreamingPage-module__qLNisq__videoOverlay,.StreamingPage-module__qLNisq__videoOverlayError{color:#9ca3af;background:#000c;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.StreamingPage-module__qLNisq__videoOverlayError{color:#ef4444}.StreamingPage-module__qLNisq__overlayIcon{opacity:.5}.StreamingPage-module__qLNisq__liveOverlayBadge{color:#fff;background:#dc2626;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;animation:2s ease-in-out infinite StreamingPage-module__qLNisq__pulse;display:flex;position:absolute;top:16px;left:16px}.StreamingPage-module__qLNisq__controls{flex-direction:column;gap:12px;max-width:320px;margin-bottom:24px;margin-left:auto;margin-right:auto;display:flex}.StreamingPage-module__qLNisq__primaryButton,.StreamingPage-module__qLNisq__secondaryButton,.StreamingPage-module__qLNisq__liveButton,.StreamingPage-module__qLNisq__stopButton,.StreamingPage-module__qLNisq__backButton{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 28px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.StreamingPage-module__qLNisq__primaryButton{color:#fff;background:#bc1e51}.StreamingPage-module__qLNisq__primaryButton:hover:not(:disabled){background:#a01a46}.StreamingPage-module__qLNisq__secondaryButton{color:#fff;background:#374151}.StreamingPage-module__qLNisq__secondaryButton:hover:not(:disabled){background:#4b5563}.StreamingPage-module__qLNisq__liveButton{color:#fff;background:#dc2626}.StreamingPage-module__qLNisq__liveButton:hover:not(:disabled){background:#b91c1c}.StreamingPage-module__qLNisq__stopButton{color:#fff;background:#374151;border:2px solid #dc2626}.StreamingPage-module__qLNisq__stopButton:hover:not(:disabled){background:#dc2626}.StreamingPage-module__qLNisq__backButton{color:#fff;background:#374151}.StreamingPage-module__qLNisq__backButton:hover:not(:disabled){background:#4b5563}.StreamingPage-module__qLNisq__primaryButton:disabled,.StreamingPage-module__qLNisq__secondaryButton:disabled,.StreamingPage-module__qLNisq__liveButton:disabled,.StreamingPage-module__qLNisq__stopButton:disabled{opacity:.5;cursor:not-allowed}.StreamingPage-module__qLNisq__secondaryControls{flex-direction:column;gap:12px;width:100%;display:flex}.StreamingPage-module__qLNisq__secondaryControlsRow{gap:12px;width:100%;display:flex}.StreamingPage-module__qLNisq__cameraSelect{color:#fff;cursor:pointer;background:#374151;border:1px solid #4b5563;border-radius:12px;flex:1;width:100%;padding:12px 16px;font-size:14px;font-weight:500}.StreamingPage-module__qLNisq__cameraSelect:hover{background:#4b5563}.StreamingPage-module__qLNisq__cameraSelect:focus{border-color:#bc1e51;outline:none}.StreamingPage-module__qLNisq__cameraSelect:disabled{opacity:.5;cursor:not-allowed}.StreamingPage-module__qLNisq__iconButton{color:#fff;cursor:pointer;background:#374151;border:1px solid #4b5563;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.StreamingPage-module__qLNisq__iconButton:hover{background:#4b5563}.StreamingPage-module__qLNisq__iconButtonActive{color:#1a1a1a;background:#fbbf24;border-color:#fbbf24}.StreamingPage-module__qLNisq__iconButtonActive:hover{background:#f59e0b;border-color:#f59e0b}.StreamingPage-module__qLNisq__statusInfo{justify-content:center;margin-bottom:32px;display:flex}.StreamingPage-module__qLNisq__statusReady,.StreamingPage-module__qLNisq__statusLive{border-radius:8px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;display:flex}.StreamingPage-module__qLNisq__statusReady{color:#22c55e;background:#22c55e1a}.StreamingPage-module__qLNisq__statusLive{color:#dc2626;background:#dc26261a;animation:2s ease-in-out infinite StreamingPage-module__qLNisq__pulse}.StreamingPage-module__qLNisq__instructions{background:#1a1a1a;border-radius:12px;padding:24px}.StreamingPage-module__qLNisq__instructions h3{color:#9ca3af;margin:0 0 16px;font-size:16px;font-weight:600}.StreamingPage-module__qLNisq__instructions ol{color:#d1d5db;margin:0;padding-left:20px;line-height:1.8}.StreamingPage-module__qLNisq__instructions li{margin-bottom:8px}.StreamingPage-module__qLNisq__instructionsNote{color:#9ca3af;background:#9ca3af1a;border-radius:8px;margin-top:16px;padding:12px;font-size:13px;font-style:italic}.StreamingPage-module__qLNisq__loadingChecklist{text-align:left;flex-direction:column;gap:8px;max-width:280px;margin:24px auto 0;padding:0;list-style:none;display:flex}.StreamingPage-module__qLNisq__loadingStep{color:#6b7280;background:#ffffff0a;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:13px;transition:all .25s;display:flex}.StreamingPage-module__qLNisq__loadingStep span:last-child{flex:1}.StreamingPage-module__qLNisq__loadingStepDot{border:1.5px solid #4b5563;border-radius:50%;flex-shrink:0;width:12px;height:12px;display:inline-block}.StreamingPage-module__qLNisq__loadingStepActive{color:#f3f4f6;background:#bc1e511f}.StreamingPage-module__qLNisq__loadingStepDone{color:#22c55e;background:#22c55e14}.StreamingPage-module__qLNisq__overlayHint{color:#6b7280;text-align:center;max-width:240px;font-size:12px}.StreamingPage-module__qLNisq__connectingDots{gap:6px;display:flex}.StreamingPage-module__qLNisq__connectingDots span{background:#bc1e51;border-radius:50%;width:10px;height:10px;animation:1.2s ease-in-out infinite StreamingPage-module__qLNisq__connectingDot}.StreamingPage-module__qLNisq__connectingDots span:nth-child(2){animation-delay:.2s}.StreamingPage-module__qLNisq__connectingDots span:nth-child(3){animation-delay:.4s}@keyframes StreamingPage-module__qLNisq__connectingDot{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.StreamingPage-module__qLNisq__connectingChecklist{text-align:left;flex-direction:column;gap:6px;width:100%;max-width:260px;margin:16px 0 0;padding:0;list-style:none;display:flex}.StreamingPage-module__qLNisq__connectingChecklist li{color:#9ca3af;border-radius:6px;align-items:center;gap:8px;padding:4px 8px;font-size:12px;display:flex}.StreamingPage-module__qLNisq__liveConnectionPill{color:#fff;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#22c55ed9;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;top:16px;right:16px}.StreamingPage-module__qLNisq__trialPill{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;animation:2s ease-in-out infinite StreamingPage-module__qLNisq__trialPillPulse;display:inline-flex}@keyframes StreamingPage-module__qLNisq__trialPillPulse{0%,to{box-shadow:0 0 #8b5cf673}50%{box-shadow:0 0 0 8px #8b5cf600}}.StreamingPage-module__qLNisq__trialBanner{color:#ddd6fe;background:linear-gradient(135deg,#8b5cf626,#7c3aed14);border:1px solid #8b5cf659;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;display:flex}.StreamingPage-module__qLNisq__trialBannerText{flex-direction:column;gap:2px;display:flex}.StreamingPage-module__qLNisq__trialBannerText strong{color:#f5f3ff;font-size:14px;font-weight:700}.StreamingPage-module__qLNisq__trialBannerText span{color:#c4b5fd;font-size:12px}.StreamingPage-module__qLNisq__modePicker{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:20px;display:flex}.StreamingPage-module__qLNisq__modeChip{color:#d1d5db;cursor:pointer;background:#1a1a1a;border:1.5px solid #374151;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .18s;display:inline-flex}.StreamingPage-module__qLNisq__modeChip:hover{background:#262626;border-color:#6b7280}.StreamingPage-module__qLNisq__modeChipActive{color:#fda4af;background:#bc1e511f;border-color:#bc1e51}.StreamingPage-module__qLNisq__modeChipKissCam.StreamingPage-module__qLNisq__modeChipActive{color:#fda4af;background:#f43f5e26;border-color:#f43f5e}.StreamingPage-module__qLNisq__modeChipDrink.StreamingPage-module__qLNisq__modeChipActive{color:#fcd34d;background:#f59e0b26;border-color:#f59e0b}.StreamingPage-module__qLNisq__videoContainerKissCam{border:2px solid #f43f5e;box-shadow:0 0 30px #f43f5e66}.StreamingPage-module__qLNisq__videoContainerDrinkMode{border:2px solid #f59e0b;box-shadow:0 0 30px #f59e0b66}@media (max-width:640px){.StreamingPage-module__qLNisq__container{padding:16px}.StreamingPage-module__qLNisq__header{gap:12px}.StreamingPage-module__qLNisq__title{order:-1;width:100%;font-size:18px}.StreamingPage-module__qLNisq__headerRight{justify-content:space-between;width:100%}.StreamingPage-module__qLNisq__controls{max-width:100%}.StreamingPage-module__qLNisq__instructions{padding:16px}.StreamingPage-module__qLNisq__instructions h3{font-size:14px}.StreamingPage-module__qLNisq__instructions ol{font-size:14px;line-height:1.6}}@media (max-height:500px) and (orientation:landscape){.StreamingPage-module__qLNisq__container{flex-direction:column;min-height:100vh;padding:12px;display:flex}.StreamingPage-module__qLNisq__header{gap:12px;margin-bottom:12px}.StreamingPage-module__qLNisq__backLink{padding:6px 10px;font-size:12px}.StreamingPage-module__qLNisq__title{font-size:16px}.StreamingPage-module__qLNisq__timeIndicator{padding:6px 10px;font-size:11px}.StreamingPage-module__qLNisq__liveIndicator{padding:6px 12px;font-size:12px}.StreamingPage-module__qLNisq__main{flex-direction:row;flex:1;align-items:flex-start;gap:16px;max-width:100%;min-height:0;display:flex}.StreamingPage-module__qLNisq__videoContainer{aspect-ratio:16/9;border-radius:12px;flex:auto;max-width:70%;max-height:100%;margin-bottom:0}.StreamingPage-module__qLNisq__exhaustedWarning{margin-bottom:12px;padding:10px 16px;font-size:13px}.StreamingPage-module__qLNisq__sidePanel{flex-direction:column;flex:none;gap:12px;width:32%;min-width:150px;max-height:100%;display:flex;overflow-y:auto}.StreamingPage-module__qLNisq__trialBanner,.StreamingPage-module__qLNisq__modePicker{margin-bottom:0}.StreamingPage-module__qLNisq__modePicker{justify-content:flex-start}.StreamingPage-module__qLNisq__controls{gap:10px;max-width:100%;margin-bottom:12px}.StreamingPage-module__qLNisq__primaryButton,.StreamingPage-module__qLNisq__secondaryButton,.StreamingPage-module__qLNisq__liveButton,.StreamingPage-module__qLNisq__stopButton{padding:12px 16px;font-size:14px}.StreamingPage-module__qLNisq__statusInfo{margin-bottom:12px}.StreamingPage-module__qLNisq__statusReady,.StreamingPage-module__qLNisq__statusLive{padding:8px 12px;font-size:12px}.StreamingPage-module__qLNisq__instructions{display:none}.StreamingPage-module__qLNisq__liveOverlayBadge{padding:6px 12px;font-size:12px;top:8px;left:8px}.StreamingPage-module__qLNisq__videoOverlay p,.StreamingPage-module__qLNisq__videoOverlayError p{font-size:14px}}@media (max-height:400px) and (orientation:landscape){.StreamingPage-module__qLNisq__container{padding:8px}.StreamingPage-module__qLNisq__header{gap:8px;margin-bottom:8px}.StreamingPage-module__qLNisq__backLink{padding:4px 8px;font-size:11px}.StreamingPage-module__qLNisq__title{font-size:14px}.StreamingPage-module__qLNisq__main{gap:12px}.StreamingPage-module__qLNisq__videoContainer{border-radius:8px;max-width:65%}.StreamingPage-module__qLNisq__sidePanel{gap:8px;width:36%;min-width:130px}.StreamingPage-module__qLNisq__controls{gap:8px;max-width:100%;margin-bottom:8px}.StreamingPage-module__qLNisq__primaryButton,.StreamingPage-module__qLNisq__secondaryButton,.StreamingPage-module__qLNisq__liveButton,.StreamingPage-module__qLNisq__stopButton{border-radius:8px;padding:10px 12px;font-size:13px}.StreamingPage-module__qLNisq__statusInfo{margin-bottom:8px}.StreamingPage-module__qLNisq__statusReady,.StreamingPage-module__qLNisq__statusLive{border-radius:6px;padding:6px 10px;font-size:11px}.StreamingPage-module__qLNisq__timeIndicator{padding:4px 8px;font-size:10px}.StreamingPage-module__qLNisq__liveIndicator{padding:4px 10px;font-size:11px}.StreamingPage-module__qLNisq__headerRight{gap:8px}.StreamingPage-module__qLNisq__exhaustedWarning{margin-bottom:8px;padding:8px 12px;font-size:11px}}@media (min-width:768px) and (max-width:1024px) and (min-height:501px) and (orientation:landscape){.StreamingPage-module__qLNisq__main{flex-direction:row;align-items:flex-start;gap:24px;max-width:100%;display:flex}.StreamingPage-module__qLNisq__videoContainer{flex:auto;max-width:65%;margin-bottom:0}.StreamingPage-module__qLNisq__sidePanel{flex-direction:column;flex:0 0 33%;gap:16px;min-width:220px;display:flex}}
.PublicCarouselPage-module___uJa6q__carouselPage{background-color:#000;width:100%;height:100vh;overflow:hidden}.PublicCarouselPage-module___uJa6q__carouselWrapper{width:100%;height:100%}.PublicCarouselPage-module___uJa6q__error{color:#f44;text-align:center;background-color:#000;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:20px;display:flex}.PublicCarouselPage-module___uJa6q__error h1{margin-bottom:1rem;font-size:2rem}.PublicCarouselPage-module___uJa6q__loading{color:#fff;background-color:#000;justify-content:center;align-items:center;height:100vh;display:flex}.PublicCarouselPage-module___uJa6q__loading h1{font-size:2rem}
