.featuresScreen__controlPanel,.featuresScreen__prompterDevice{aspect-ratio:575/360;border-radius:24px;width:100%;min-height:200px;position:relative;overflow:hidden}@media (max-width:500px){.featuresScreen__controlPanel,.featuresScreen__prompterDevice{height:300px;aspect-ratio:unset}}.featuresScreen__prompterDevice{background-image:url(/prompter_bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;display:flex;box-shadow:0 12px 40px #0006}.featuresScreen__controlPanel{--speed:.45;background:radial-gradient(67.15% 162.7%,#560048 0%,#e670e0 100%);flex-direction:column;gap:14px;padding:18px;display:flex;box-shadow:0 12px 40px #0006}.featuresScreen__controlPanelGrid{pointer-events:none;opacity:.5;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:14px 14px;position:absolute;inset:0}.featuresScreen__scriptCard{z-index:1;background:linear-gradient(#1a1a1a 0%,#0d0d0d 100%);border:1px solid #ffffff14;border-radius:16px;flex:240px;padding:14px 16px;overflow:hidden}.featuresScreen__speedCard{z-index:1;background:linear-gradient(#1a1a1a 0%,#0d0d0d 100%);border:1px solid #ffffff14;border-radius:16px;flex:0 0 73px;padding:14px 16px;position:relative}.featuresScreen__scriptCardRow{align-items:flex-start;gap:12px;display:flex}.featuresScreen__scriptCardText{flex:1;min-width:0}.featuresScreen__scriptTitle{color:var(--color-tertiary-white);margin:0 0 8px;font-size:24px;font-weight:600;line-height:1.2}@media (max-width:640px){.featuresScreen__scriptTitle{font-size:13px}}.featuresScreen__scriptExcerpt{color:var(--color-primary-gray);margin:0;font-size:13px;line-height:1.45}@media (max-width:640px){.featuresScreen__scriptExcerpt{font-size:11px}}.featuresScreen__playBtn{background:var(--color-primary-blue);width:100px;height:100px;color:var(--color-tertiary-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .15s,box-shadow .15s;animation:2s ease-in-out infinite featuresPlayBtnPulse;display:flex;box-shadow:0 4px 16px #0d6fff73}@media (max-width:1024px){.featuresScreen__playBtn{width:44px;height:44px}}.featuresScreen__playBtn_interacted{animation:none}.featuresScreen__playBtn svg{width:45px;height:45px}@media (max-width:1024px){.featuresScreen__playBtn svg{width:22px;height:22px}}.featuresScreen__playBtn:hover{transform:scale(1.04);box-shadow:0 6px 20px #0d6fff8c}.featuresScreen__playSvg{display:block}.featuresScreen__playBtn_playing .featuresScreen__playSvg_play,.featuresScreen__playBtn:not(.featuresScreen__playBtn_playing) .featuresScreen__playSvg_pause{display:none}.featuresScreen__speedCard{padding:12px 14px 14px}.featuresScreen__speedLabel{color:#ffffffe6;margin-bottom:10px;font-size:14px;font-weight:600;display:block}.featuresScreen__speedSlider{align-items:center;gap:25px;display:flex}.featuresScreen__speedIcon{color:#ffffffbf;flex-shrink:0;justify-content:center;align-items:center;display:flex}.featuresScreen__speedTrack{cursor:pointer;touch-action:none;background:#2a2a2a;border-radius:999px;flex:1;height:6px;position:relative}.featuresScreen__speedTrack:before{content:"";position:absolute;inset:-12px -20px}.featuresScreen__speedTrackMarkers{pointer-events:none;opacity:.7;background-image:radial-gradient(circle,#ffffff38 1px,#0000 1px);background-position:0;background-repeat:repeat-x;background-size:16.6667% 100%;position:absolute;inset:0 8px}.featuresScreen__speedFill{width:calc(var(--speed) * 100%);background:var(--color-primary-blue);pointer-events:none;border-radius:999px;position:absolute;top:0;bottom:0;left:0}.featuresScreen__speedThumb{top:50%;left:calc(var(--speed) * 100%);background:var(--color-tertiary-white);pointer-events:none;border-radius:999px;width:38px;height:24px;margin-top:-12px;margin-left:-5px;animation:2s ease-in-out infinite featuresSpeedThumbPulse;position:absolute;transform:translate(-35%);box-shadow:0 1px 4px #00000073}.featuresScreen__speedThumb_interacted{animation:none}.featuresScreen__header{z-index:2;background:var(--color-primary-black);flex-shrink:0;justify-content:center;align-items:center;height:44px;display:flex;position:relative}.featuresScreen__header img{width:25px;height:25px}.demo__telepromter{background-color:var(--color-primary-black);background-image:radial-gradient(at bottom, var(--color-primary-blue) -80%, transparent 80%);z-index:0;border-bottom-right-radius:13px;border-bottom-left-radius:13px;flex-direction:column;align-self:center;width:400px;height:160px;display:flex;box-shadow:0 4px 10px #0d6fff40}@media (max-width:1024px){.demo__telepromter{width:350px}}@media (max-width:430px){.demo__telepromter{width:300px;height:120px}}.demo__shapes{flex-shrink:0;justify-content:space-between;width:calc(100% + 50px);display:flex;position:relative;left:-25px}.demo__telepromterViewport{box-sizing:border-box;-webkit-mask-image:linear-gradient(#0000 10%,#000 40% 60%,#0000 90%);mask-image:linear-gradient(#0000 10%,#000 40% 60%,#0000 90%);flex:1;min-height:100%;padding:0 18px 10px;position:relative;top:-25px;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 40% 60%,#0000 100%)}.demo__telepromterColumn{color:var(--color-tertiary-white);text-align:center;margin:0;padding:0 4px 50px;font-size:24px;font-weight:500;line-height:40px}@media (max-width:640px){.demo__telepromterColumn{padding:0 4px 30px;font-size:14px;line-height:24px}}.demo__telepromterColumn p{margin:0 0 20px}.demo__telepromterColumn p:last-child{margin-bottom:0}.demo__telepromterLead{font-size:24px;font-weight:500;line-height:40px}@media (max-width:640px){.demo__telepromterLead{font-size:14px;line-height:24px}}.demo__telepromterOutro{margin-top:8px}@keyframes featuresSpeedThumbPulse{0%,to{box-shadow:0 4px 16px #0d6fff73,0 0 #d060c933}50%{box-shadow:0 4px 16px #0d6fff73,0 0 0 12px #d060c933}}@keyframes featuresPlayBtnPulse{0%,to{box-shadow:0 4px 16px #0d6fff73,0 0 #d060c933}50%{box-shadow:0 4px 16px #0d6fff73,0 0 0 12px #d060c933}}@media (prefers-reduced-motion:reduce){.demo__telepromterTrack{animation:none}.demo__telepromterViewport{overflow-y:auto;-webkit-mask-image:none;mask-image:none}.demo__telepromterColumn[aria-hidden=true]{display:none}.featuresScreen__speedThumb,.featuresScreen__playBtn{animation:none}}
:root{--color-primary-white:#f7f7f7;--color-secondary-white:#d1d1d1;--color-tertiary-white:#fff;--color-primary-gray:#7c7c7c;--color-primary-black:#000;--color-secondary-black:#121212;--color-primary-blue:#0d6fff;--color-primary-pink:#f03cce;--color-pink-60:#f363d8;background-color:var(--color-primary-black);color:var(--color-primary-white);--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:SF Pro Display,Arial,sans-serif;position:relative}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:focus-visible{outline:3px solid var(--color-outline);outline-offset:1px}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0;padding:0}ul,ol{list-style:none}img,video{max-width:100%;display:block}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}a{color:inherit;text-decoration:none}main,body{width:100%;margin:0 auto;position:relative}body>div{overflow-x:hidden}.mainWrapper{width:100%;max-width:1440px;margin:0 auto}.footerVideo{z-index:0;object-fit:fill;width:100%;height:auto;max-height:600px;position:absolute;bottom:0;left:0}
