.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;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;inset: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;inset:-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}}
