.media-selector{padding:20px;font-family:Poppins,sans-serif;max-width:500px;margin:auto;text-align:center;min-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}.media-selector h3{font-size:1.8rem;margin-bottom:1.5rem;font-weight:600}.button-group{display:flex;flex-direction:column;align-items:center;gap:14px;margin-bottom:16px}.pill,.button-group button,.pill-link{position:relative;width:90%;max-width:320px;padding:14px 18px;border-radius:16px;border:none;font-size:1.05rem;font-weight:600;color:#fff;text-decoration:none;cursor:pointer;background-size:200% 200%;transition:all .25s ease;box-shadow:0 8px 20px #0000002e;animation:gradientFlow 6s ease infinite,breath 5s ease-in-out infinite;overflow:hidden;filter:saturate(1.15) contrast(1.05)}.pill:after,.button-group button:after,.pill-link:after{content:"";position:absolute;top:0;left:0;right:0;height:48%;border-top-left-radius:16px;border-top-right-radius:16px;background:linear-gradient(to bottom,#ffffff73,#ffffff0d);mix-blend-mode:screen;filter:blur(3px);pointer-events:none}.pill:hover,.button-group button:hover,.pill-link:hover{transform:translateY(-2px) scale(1.03);filter:brightness(1.1)}.pill:active,.button-group button:active,.pill-link:active{transform:scale(.97);box-shadow:0 4px 12px #00000059 inset;filter:brightness(.9)}@keyframes gradientFlow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes breath{0%,to{box-shadow:0 8px 18px #0000002e}50%{box-shadow:0 12px 30px #ff8a0073}}.pill--orangePink{background:linear-gradient(135deg,#ff8a00,#e52e71)}.pill--deepPink{background:linear-gradient(135deg,#ff6b6b,#e52e71)}.pill--amber{background:linear-gradient(135deg,#ffb75e,#ed8f03)}.pill--amberLite{background:linear-gradient(135deg,#ffd86f,#fc6262)}.pill--lavender{background:linear-gradient(135deg,#b993d6,#8ca6db)}.pill--tealBlue{background:linear-gradient(135deg,#36d1dc,#5b86e5)}.pill--pinkIndigo{background:linear-gradient(135deg,#f7971e,#ffd200)}.pill--peach{background:linear-gradient(135deg,#ff5858,#f09819)}.pill--orangePink:hover{box-shadow:0 0 30px #ff8a008c}.pill--deepPink:hover{box-shadow:0 0 30px #ff6bb48c}.pill--amber:hover{box-shadow:0 0 30px #ffb75e8c}.pill--amberLite:hover{box-shadow:0 0 30px #fc62628c}.pill--lavender:hover{box-shadow:0 0 30px #b993d68c}.pill--tealBlue:hover{box-shadow:0 0 30px #5b86e58c}.pill--pinkIndigo:hover{box-shadow:0 0 30px #ffd2008c}.pill--peach:hover{box-shadow:0 0 30px #ff783c8c}.pill-cancel{background:#999;color:#fff;font-weight:600;border:none;border-radius:10px;padding:10px 14px;transition:background .25s ease,transform .2s ease}.pill-cancel:hover{background:#777;transform:translateY(-1px)}.uploading-message{text-align:center;font-size:1rem;color:#555}.preview-shell{width:min(100%,420px);aspect-ratio:9 / 16;max-height:calc(100svh - 180px);margin:12px auto 16px;border-radius:12px;overflow:hidden;background:#000;position:relative}.preview-video{width:100%;height:100%;display:block;object-fit:cover;border:0;outline:0;background:transparent;transform:translateZ(0);backface-visibility:hidden}.helper-text{font-size:.9rem;color:#555;margin-top:8px}@media (min-width: 768px){.button-group{flex-direction:row;flex-wrap:wrap}.pill,.button-group button{width:auto;padding:12px 20px}}.media-selector-apple{padding:20px;font-family:Poppins,sans-serif;max-width:500px;margin:auto;text-align:center;min-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff}.media-selector-apple h3{font-size:1.8rem;margin-bottom:1.5rem;font-weight:600;color:#111}.hidden-input{display:none}.button-group{display:flex;flex-direction:column;gap:14px;justify-content:center;align-items:center;margin-bottom:16px}.pill,.button-group button,.pill-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;display:inline-block;padding:14px 18px;border-radius:18px;font-weight:700;font-size:1rem;color:#fff;border:none;cursor:pointer;text-decoration:none;line-height:1.1;white-space:nowrap;box-shadow:0 4px 14px #0000002e,inset 0 1px 2px #ffffff40;transition:transform .25s ease,box-shadow .25s ease;overflow:hidden}.pill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(to bottom,#ffffff59,#ffffff1a 35%,#fff0);mix-blend-mode:overlay;pointer-events:none;transition:opacity .25s ease}.pill:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:inherit;z-index:-1;filter:blur(12px);opacity:.35;transition:opacity .25s ease}.pill:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 6px 20px #00000038,inset 0 1px 2px #ffffff4d}.pill:hover:before{opacity:.55}.pill:active{transform:scale(.98)}.pill--orangePink{background:linear-gradient(135deg,#ffa32b,#f74d7b)}.pill--orangePink:before{background:radial-gradient(circle,#ff8a00 0%,transparent 70%)}.pill--deepPink{background:linear-gradient(135deg,#ff7a59,#e9487b)}.pill--deepPink:before{background:radial-gradient(circle,#ff5c93 0%,transparent 70%)}.pill--amber{background:linear-gradient(135deg,#ffb648,#ff7a59)}.pill--amber:before{background:radial-gradient(circle,#ffb75e 0%,transparent 70%)}.pill--amberLite{background:linear-gradient(135deg,#ff9f1c,#ff6f61)}.pill--amberLite:before{background:radial-gradient(circle,#ffb347 0%,transparent 70%)}.pill--lavender{background:linear-gradient(135deg,#c084fc,#6366f1)}.pill--lavender:before{background:radial-gradient(circle,#a78bfa 0%,transparent 70%)}.pill--tealBlue{background:linear-gradient(135deg,#5eead4,#2563eb)}.pill--tealBlue:before{background:radial-gradient(circle,#60a5fa 0%,transparent 70%)}.pill--pinkIndigo{background:linear-gradient(135deg,#ff4d79,#5b7cff)}.pill--pinkIndigo:before{background:radial-gradient(circle,#9f7aea 0%,transparent 70%)}.pill--peach{background:linear-gradient(135deg,#ffb199,#ff6f61)}.pill--peach:before{background:radial-gradient(circle,#ff946b 0%,transparent 70%)}.pill:disabled{opacity:.65;cursor:not-allowed;transform:none}.pill-cancel{background:linear-gradient(135deg,#9ca3af,#6b7280);color:#fff;font-weight:700;padding:10px 14px;border-radius:12px;box-shadow:0 4px 12px #0003}.uploading-message,.helper-text{color:#555;font-size:.9rem;margin-top:10px}.preview-video{width:100%;max-height:60dvh;object-fit:contain;border-radius:12px;background:#000;display:block;margin-bottom:16px}@media (prefers-reduced-motion: reduce){.pill,.button-group button,.pill-link{transition:none}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.video-player{width:320px;max-height:480px;object-fit:cover;display:block;margin:20px auto;border-radius:12px;box-shadow:0 4px 12px #0003}.sliders-container{max-width:400px;margin:20px auto;padding:10px}.sliders-container label{display:block;margin-bottom:5px;font-weight:700}.sliders-container input[type=range]{width:100%;margin-bottom:15px;accent-color:#007bff}.preset-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px}.preset-buttons button{padding:10px 15px;border:none;background-color:purple;color:#fff;border-radius:5px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.preset-buttons button:hover{background-color:#9400d3;transform:scale(1.05)}.reset-button{margin-top:20px;padding:10px 15px;border:none;background-color:green;color:#fff;border-radius:5px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.reset-button:hover{background-color:#006400;transform:scale(1.05)}.vv-feed-container{height:100vh;width:100vw;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;margin:0;padding:0;background-color:#000}.vv-video-wrapper{height:100vh;width:100vw;scroll-snap-align:start;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;background:#000;touch-action:pan-y}body,html{margin:0;padding:0;font-family:Poppins,sans-serif}.app{padding:1rem;max-width:800px;margin:auto;display:flex;flex-direction:column;align-items:center}.top-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:20px}.top-links button{background:none;border:none;font-size:1rem;font-weight:500;color:#213547;cursor:pointer;text-decoration:none}.top-links button:hover{text-decoration:underline;color:#000}h1{font-size:2.5rem;margin:0 0 12px;text-align:center}.nav-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:20px}.nav-links a{font-size:1rem;font-weight:500;color:#213547;text-decoration:none;cursor:pointer}.nav-links a:hover{text-decoration:underline;color:#000}.tagline{text-align:center;font-size:1.2rem;margin:0 0 12px}.media-section-title{text-align:center;font-size:1.1rem;margin:0 0 20px}@media (max-width: 768px){.app{padding:.5rem}.top-links,.nav-links{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px;padding:0 10px}.top-links a,.nav-links a,.top-links button{font-size:1rem;padding:4px 8px}h1{font-size:2rem;margin-bottom:10px}.tagline,.media-section-title{font-size:1rem;padding:0 1rem}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}html,body,#root{width:100%;height:100%;overflow-x:hidden}a{font-weight:500;color:#213547;text-decoration:none}a:hover{color:#000;text-decoration:underline}h1{font-size:3.2em;line-height:1.1;text-align:center}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (max-width: 768px){h1{font-size:2rem}}
