:root{--ink: #07111c;--ink-soft: #0b1a2b;--blue: #315cff;--blue-bright: #4372ff;--blue-pale: #eef2ff;--surface: #f7f8fa;--white: #ffffff;--border: #e6e8ec;--muted: #6b7280;--text: #162234;--dark-text: #b9c7dc;--shadow: 0 18px 46px rgba(8, 21, 39, .07);--shadow-feature: 0 20px 45px rgba(22, 43, 78, .08);--radius: 14px;--container: 1260px;--font: Inter, "Avenir Next", "Segoe UI", Roboto, Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:var(--font);color:var(--text);background:var(--surface);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}p{color:var(--muted);line-height:1.72}h1,h2,h3{letter-spacing:-.035em;line-height:1.15;color:var(--text)}h2{font-size:clamp(1.75rem,2.45vw,2.35rem)}h3{font-size:1.08rem}.container{width:min(var(--container),calc(100% - 48px));margin:0 auto}.section-light{background:var(--surface)}.section-dark{color:var(--white);background:radial-gradient(circle at 5% 30%,rgba(49,92,255,.12),transparent 28%),linear-gradient(116deg,#07111c,#08182a)}.button{display:inline-flex;gap:14px;align-items:center;justify-content:center;min-height:54px;padding:0 25px;border:1px solid var(--blue);border-radius:9px;font-size:.97rem;font-weight:650;color:var(--white);background:linear-gradient(135deg,#315cff,#1c54f4);box-shadow:0 10px 30px #315cff4d;transition:transform .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 15px 34px #315cff66}.button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid rgba(49,92,255,.48);outline-offset:3px}.button-secondary{border-color:#304052;background:transparent;box-shadow:none}.button-secondary:hover{border-color:#6782aa;box-shadow:none}.button-small{min-height:44px;padding:0 20px;font-size:.9rem}.site-header{position:absolute;z-index:2;inset:0 0 auto;height:78px;color:#dce5f4}.header-inner{display:flex;align-items:center;height:100%;border-bottom:1px solid rgba(166,186,215,.14)}.brand{display:inline-flex;align-items:center;color:var(--white)}.header-logo{display:block;width:clamp(160px,14vw,178px);height:auto;filter:brightness(0) invert(1)}.desktop-nav{display:flex;gap:clamp(24px,3vw,42px);margin:0 42px 0 auto;color:#c4cede;font-size:.91rem}.desktop-nav a{transition:color .16s ease}.desktop-nav a:hover,.footer-nav a:hover{color:var(--white)}.hero{padding:146px 0 38px;color:var(--white);background:radial-gradient(circle at 71% 32%,rgba(36,93,192,.16),transparent 33%),radial-gradient(circle at 9% 0%,rgba(21,69,130,.18),transparent 30%),#07111c}.hero-grid{display:grid;grid-template-columns:minmax(430px,.96fr) minmax(460px,1.04fr);gap:56px;align-items:center}.eyebrow{display:inline-flex;margin-bottom:23px;padding:4px 11px;border:1px solid rgba(49,92,255,.7);border-radius:6px;color:#66a0ff;font-size:.72rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.hero h1{max-width:580px;margin-bottom:21px;color:var(--white);font-size:clamp(2.4rem,3.25vw,3.18rem);line-height:1.12}.hero-lead{max-width:540px;margin-bottom:18px;color:#e9eef7;font-size:clamp(1.12rem,1.34vw,1.25rem);font-weight:530;line-height:1.5}.hero-text{max-width:590px;color:var(--dark-text);line-height:1.72}.hero-buttons{display:flex;gap:18px;margin-top:32px}.editing-board{position:relative;min-height:395px}.editing-board:before,.editing-board:after{content:"";position:absolute;border:1px dashed rgba(49,92,255,.38);border-radius:999px}.editing-board:before{top:16px;left:60px;width:78px;height:78px}.editing-board:after{right:-10px;bottom:31px;width:152px;height:152px}.board-window{position:absolute;top:25px;right:15px;width:min(93%,555px);height:328px;border:1px solid rgba(128,154,190,.11);border-radius:13px;background:#0e1c2cf2;box-shadow:0 22px 46px #0000004d;transform:perspective(980px) rotateY(-5deg) rotate(-1.5deg)}.media-column{position:absolute;left:-58px;top:45px;display:grid;gap:14px}.media-folder{position:relative;width:62px;height:63px;border:1px solid rgba(178,194,217,.11);border-radius:9px;background:#111f30}.media-folder:before{content:"";position:absolute;top:25px;left:21px;width:23px;height:15px;border:2px solid #466a9d;border-radius:3px}.media-folder:after{content:"";position:absolute;top:22px;left:21px;width:10px;height:5px;background:#466a9d}.media-folder.active{height:73px;background:#152538}.preview{position:absolute;top:43px;left:75px;width:168px;height:108px;border-radius:5px;background:#091524}.preview:before{content:"";position:absolute;inset:20px 39px;border-radius:4px;background:linear-gradient(135deg,#073275,#103482)}.play{position:absolute;z-index:1;top:44px;left:80px;width:22px;height:29px;background:#2863ff;clip-path:polygon(0 0,100% 50%,0 100%)}.inspector{position:absolute;top:28px;right:18px;display:grid;gap:12px;width:148px;padding:18px 13px;border-radius:7px;background:#111e2d}.inspector i{display:block;width:100%;height:6px;border-radius:5px;background:#253549}.inspector i:nth-child(2){width:70%}.inspector i:nth-child(3){width:45%}.timeline{position:absolute;inset:185px 17px 16px 62px;border-top:1px solid rgba(134,156,188,.12)}.track{position:absolute;display:block;height:23px;border-radius:4px}.track.blue{background:linear-gradient(90deg,#0e3db4,#315cff)}.track.purple{background:linear-gradient(90deg,#4033be,#714bf6)}.track.one{top:19px;left:0;right:26px}.track.two{top:48px;left:87px;width:49%}.track.three{top:78px;left:145px;right:0}.track.four{top:108px;left:230px;width:45%}.playhead{position:absolute;z-index:1;top:-174px;bottom:-3px;left:160px;width:2px;background:#58a0ff;box-shadow:0 0 14px #3378ffcc}.playhead:before{content:"";position:absolute;top:0;left:-5px;border:6px solid transparent;border-top-color:#58a0ff}.hero-points{display:flex;gap:clamp(25px,4.5vw,66px);align-items:center;margin-top:56px;padding-top:25px;border-top:1px solid rgba(166,186,215,.1)}.hero-points p{display:inline-flex;gap:10px;align-items:center;color:#d1dae8;font-size:.9rem;white-space:nowrap}.point-check{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #3565f7;border-radius:50%;color:#5c89ff;font-size:.72rem}.problem-section{padding:54px 0 46px}.problem-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(45px,8vw,106px);align-items:start}.heading-inline{display:flex;gap:23px;align-items:center}.heading-inline h2{font-size:clamp(1.48rem,2vw,1.82rem)}.clock-icon{position:relative;flex:none;display:block;width:60px;height:60px;border:1px solid #d9e3ff;border-radius:50%;background:#f1f5ff}.clock-icon:before{content:"";position:absolute;inset:15px;border:2px solid var(--blue);border-radius:50%}.clock-icon:after{content:"";position:absolute;top:23px;left:29px;width:10px;height:11px;border-bottom:2px solid var(--blue);border-left:2px solid var(--blue)}.problem-text{display:grid;grid-template-columns:1fr 1fr;gap:32px}.problem-text p:last-child{padding-left:29px;border-left:2px solid rgba(49,92,255,.4);color:var(--blue);font-weight:540}.video-types,.services,.audience,.workflow,.faq{padding:45px 0 36px}.section-heading{margin-bottom:31px}.section-heading.centered{max-width:760px;margin-right:auto;margin-left:auto;text-align:center}.section-heading.centered h2:after,.finalcut-copy h2:after{content:"";display:block;width:52px;height:3px;margin:14px auto 0;border-radius:5px;background:var(--blue)}.section-heading p{margin-top:19px;font-size:1.04rem;line-height:1.7}.cards-grid{display:grid;gap:16px}.formats-grid,.audience-grid{grid-template-columns:repeat(6,1fr)}.formats-grid .content-card{min-height:301px;padding:34px 22px 29px}.formats-grid .content-card h3{font-size:1.075rem;line-height:1.2}.formats-grid .content-card p{font-size:.925rem;line-height:1.7}.content-card{display:flex;flex-direction:column;align-items:center;min-height:296px;padding:32px 23px 27px;border:1px solid var(--border);border-radius:var(--radius);background:var(--white);text-align:center;transition:border-color .18s ease,box-shadow .18s ease}.content-card:hover{border-color:#d1dbf3;box-shadow:var(--shadow)}.content-card h3{margin:21px 0 16px;font-size:1.04rem}.content-card p{font-size:.93rem;line-height:1.68}.line-icon{position:relative;display:block;width:47px;height:43px;color:var(--blue)}.line-icon:before{content:"";position:absolute;inset:4px 2px 7px;border:2px solid currentColor;border-radius:7px}.line-icon:after{content:"";position:absolute;top:15px;left:19px;border-width:8px 0 8px 12px;border-style:solid;border-color:transparent transparent transparent currentColor}.icon-people:before{inset:6px 10px 14px;border-radius:20px 20px 10px 10px}.icon-people:after{top:3px;left:17px;width:13px;height:13px;border:2px solid currentColor;border-radius:50%}.icon-learn:before{inset:10px 2px 14px;border-radius:0;transform:rotate(0) skew(-22deg)}.icon-learn:after{top:27px;left:29px;width:2px;height:13px;border:0;background:currentColor}.icon-phone:before{inset:1px 12px 0;border-radius:6px}.icon-phone:after{top:34px;left:22px;width:4px;height:4px;border:0;border-radius:50%;background:currentColor}.icon-calendar:before{inset:7px 3px 4px;border-radius:5px}.icon-calendar:after{top:2px;left:13px;width:22px;height:12px;border:0;border-left:2px solid currentColor;border-right:2px solid currentColor}.icon-home:before{inset:16px 9px 2px;border-radius:1px}.icon-home:after{top:5px;left:7px;width:30px;height:30px;border:2px solid currentColor;border-right:0;border-bottom:0;transform:rotate(45deg)}.services{padding-top:66px;padding-bottom:66px}.services-grid{grid-template-columns:repeat(4,1fr);gap:19px}.service-card{min-height:300px;align-items:flex-start;padding:38px 34px 34px;border-color:#dce3f1;border-radius:16px;box-shadow:var(--shadow-feature);text-align:left}.service-card h3{margin:20px 0 15px;font-size:1.15rem}.service-card p{font-size:.96rem;line-height:1.72}.service-icon{display:block;width:53px;height:49px;fill:none;stroke:var(--blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.icon-building:after,.icon-camera:after,.icon-briefcase:after{display:none}.section-note{margin-top:28px;text-align:center;font-size:.96rem}.remote-section{margin:20px auto 42px;width:min(var(--container),calc(100% - 48px));border-radius:13px}.remote-grid{width:100%;display:grid;grid-template-columns:1.03fr 1.47fr;gap:47px;padding:43px 40px}.remote-copy h2{margin-bottom:19px;color:var(--white);font-size:clamp(1.55rem,2vw,1.92rem)}.remote-copy p{margin-top:13px;color:var(--dark-text);font-size:.94rem}.remote-benefits{display:grid;grid-template-columns:repeat(3,1fr)}.dark-feature{padding:6px 29px;border-left:1px dashed rgba(133,156,188,.34)}.remote-icon{display:block;width:48px;height:48px;margin-bottom:19px;fill:none;stroke:#4f78ff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 9px rgba(49,92,255,.18))}.dark-feature h3{margin-bottom:11px;color:var(--white);font-size:1.02rem}.dark-feature p{color:var(--dark-text);font-size:.85rem}.final-cut{padding:34px 0 57px}.finalcut-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:72px;align-items:center}.mini-timeline{position:relative;height:242px}.mini-timeline .timeline-line{position:absolute;z-index:1;left:54%;top:0;bottom:0;width:3px;border-radius:3px;background:var(--blue)}.timeline-line:before{content:"";position:absolute;left:-6px;top:0;border:7px solid transparent;border-top-color:var(--blue)}.clip{position:absolute;height:41px;border-radius:6px;background:linear-gradient(90deg,#193f88e6,#315cffa3)}.clip.c1{top:27px;left:30px;width:62%}.clip.c2{top:77px;left:100px;width:70%}.clip.c3{top:127px;left:15px;width:76%;background:linear-gradient(90deg,#071b31,#16375c)}.clip.c4{top:177px;left:213px;width:42%}.clip.c5{top:84px;left:256px;width:32%;background:#534fd699}.finalcut-copy .section-heading{margin-bottom:24px}.finalcut-copy h2:after{margin-left:0}.finalcut-copy p{margin-bottom:18px}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 32px;margin:25px 0 0;padding:0;list-style:none;color:#465164;font-size:.91rem}.check-list li:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;margin-right:10px;border-radius:50%;color:var(--blue);background:#e5edff;font-size:.7rem}.audience{padding-top:26px;padding-bottom:52px}.audience .content-card{min-height:258px;padding:29px 20px 25px}.audience .content-card h3{margin:18px 0 14px;font-size:1.01rem}.audience .content-card p{font-size:.9rem;line-height:1.66}.workflow{padding:20px 0 64px}.workflow-list{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:28px;margin:48px 0 0;padding:0;list-style:none}.workflow-list:before{content:"";position:absolute;top:18px;right:7%;left:7%;border-top:2px dotted rgba(49,92,255,.28)}.workflow-list li{position:relative;padding:56px 13px 0}.step-number{position:absolute;z-index:1;top:0;left:13px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;color:var(--white);background:var(--blue);font-weight:700}.workflow-list h3{margin-bottom:12px;font-size:1rem}.workflow-list p{font-size:.86rem}.about{margin:0 auto 48px;width:min(var(--container),calc(100% - 48px));border-radius:13px}.about-grid{width:100%;display:grid;grid-template-columns:78px minmax(380px,1.3fr) minmax(295px,.88fr);gap:31px;align-items:center;padding:37px 42px}.location-symbol{position:relative;display:block;width:72px;height:72px;border:1px solid rgba(49,92,255,.45);border-radius:50%}.location-symbol:before{content:"";position:absolute;inset:17px 21px 23px;border:2px solid var(--blue-bright);border-radius:20px 20px 20px 0;transform:rotate(-45deg)}.location-symbol:after{content:"";position:absolute;top:29px;left:32px;width:9px;height:9px;border:2px solid var(--blue-bright);border-radius:50%}.about-copy h2{margin-bottom:17px;color:var(--white);font-size:clamp(1.34rem,1.7vw,1.63rem)}.about-copy p{margin-top:10px;color:var(--dark-text);font-size:.88rem}.about-facts{display:grid;gap:0;border-left:1px solid rgba(155,176,207,.2)}.about-facts p{display:grid;gap:2px;padding:10px 0 10px 30px;color:var(--white)}.about-facts strong{font-size:.93rem}.about-facts span{color:var(--dark-text);font-size:.84rem}.faq{padding:0 0 52px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq details{border:1px solid var(--border);border-radius:9px;background:var(--white)}.faq summary{position:relative;padding:18px 49px 18px 21px;cursor:pointer;color:var(--text);font-size:.95rem;font-weight:600;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;top:15px;right:20px;color:var(--blue);font-size:1.25rem;font-weight:400}.faq details[open] summary:after{content:"−"}.faq details p{padding:0 21px 19px;font-size:.92rem}.cta-section{position:relative;overflow:hidden;margin:0 auto;width:min(var(--container),calc(100% - 48px));border-radius:13px 13px 0 0}.cta-section:after{content:"";position:absolute;right:-60px;bottom:-140px;width:360px;height:300px;background-image:radial-gradient(circle,rgba(49,92,255,.45) 1.5px,transparent 1.5px);background-size:20px 20px;transform:perspective(360px) rotateX(42deg)}.cta-inner{position:relative;z-index:1;width:min(680px,calc(100% - 44px));padding:43px 0 47px;text-align:center}.cta-inner h2{margin-bottom:10px;color:var(--white);font-size:clamp(2rem,3vw,2.65rem)}.cta-inner p{margin-bottom:25px;color:var(--dark-text)}.cta-decoration{position:absolute;left:39px;bottom:36px;display:grid;gap:9px}.cta-decoration span{display:block;height:12px;border-radius:3px;background:#315cff94}.cta-decoration span:nth-child(1){width:116px}.cta-decoration span:nth-child(2){width:165px}.cta-decoration span:nth-child(3){width:136px;margin-left:31px;background:#6948e78c}.site-footer{color:#b6c4d8;background:var(--ink)}.footer-logo{display:block;width:clamp(148px,14vw,164px);height:auto}.footer-inner{display:flex;gap:30px;align-items:center;padding:27px 0 30px;border-top:1px solid rgba(166,186,215,.13)}.footer-nav{display:flex;gap:29px;margin:0 auto;font-size:.86rem}.footer-inner p{color:#97a9c1;font-size:.82rem;white-space:nowrap}@media(min-width:1121px){.hero{padding-top:170px;padding-bottom:58px}.hero-grid{grid-template-columns:minmax(470px,.98fr) minmax(530px,1.02fr);gap:58px}.hero h1{max-width:650px;margin-bottom:26px;font-size:clamp(2.76rem,3.62vw,3.58rem);line-height:1.08}.hero-lead{margin-bottom:22px;font-size:clamp(1.2rem,1.5vw,1.34rem)}.hero-text{max-width:625px;font-size:1.045rem}.editing-board{min-height:450px}.board-window{top:12px;right:0;width:min(99%,618px);height:370px;border-color:#809abe2b;box-shadow:0 27px 58px #00000061}.preview{width:186px;height:120px}.timeline{inset:205px 19px 16px 64px}.track{height:25px}.hero-points{margin-top:66px;padding-top:29px}.hero-points p{font-size:.94rem}}@media(max-width:1120px){.desktop-nav{display:none}.header-inner .button{margin-left:auto}.hero{padding-top:132px;padding-bottom:46px}.hero-grid{grid-template-columns:1fr;gap:38px}.hero-copy{width:min(760px,100%);margin:0 auto}.editing-board{width:min(680px,100%);min-height:380px;margin:8px auto 0}.hero-points{justify-content:center;flex-wrap:wrap;gap:18px 38px}.formats-grid,.audience-grid{grid-template-columns:repeat(3,1fr)}.content-card{min-height:248px}.formats-grid .content-card{min-height:262px}.service-card{min-height:286px}.services-grid{grid-template-columns:repeat(2,1fr)}.remote-grid{grid-template-columns:1fr;gap:35px}.about-grid{grid-template-columns:72px 1fr}.about-facts{grid-column:2;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(155,176,207,.2);border-left:0}}@media(max-width:920px){.container,.remote-section,.about,.cta-section{width:min(860px,calc(100% - 40px))}.hero{padding-top:120px;padding-bottom:40px}.editing-board{width:min(650px,100%);min-height:365px;margin:12px auto 0}.hero-points{justify-content:flex-start;gap:17px 34px}.problem-grid,.finalcut-grid{grid-template-columns:1fr;gap:35px}.problem-text{gap:21px}.formats-grid,.audience-grid,.services-grid{grid-template-columns:repeat(2,1fr)}.mini-timeline{max-width:600px;width:100%;margin:auto}.workflow-list{grid-template-columns:1fr;gap:19px;margin-top:38px}.workflow-list:before{inset:16px auto 22px 18px;border-top:0;border-left:2px dotted rgba(49,92,255,.28)}.workflow-list li{min-height:76px;padding:0 0 0 64px}.step-number{left:0}.faq-grid{grid-template-columns:1fr}.about-grid{padding-right:32px;padding-left:32px}.footer-inner{flex-wrap:wrap}.footer-nav{order:3;width:100%;justify-content:center;margin:4px auto 0}}@media(min-width:641px)and (max-width:1120px){.formats-grid .content-card p{font-size:.975rem;line-height:1.76}.service-card p{font-size:1rem;line-height:1.78}.audience .content-card p{font-size:.96rem;line-height:1.74}.workflow-list p{font-size:.92rem;line-height:1.72}.faq summary{font-size:.98rem}.faq details p{font-size:.97rem;line-height:1.74}}@media(max-width:640px){body{font-size:16px}.container,.remote-section,.about,.cta-section{width:calc(100% - 30px)}.site-header{height:72px}.header-logo{width:146px}.footer-logo{width:154px}.button-small{min-height:42px;padding:0 14px;font-size:.83rem}.hero{padding:107px 0 30px}.hero h1{font-size:clamp(2rem,10vw,2.38rem)}.hero-buttons{flex-direction:column}.editing-board{min-height:264px}.editing-board:before,.editing-board:after,.media-column,.inspector{display:none}.board-window{top:20px;right:0;width:100%;height:225px;transform:none}.preview{top:25px;left:28px;width:120px;height:80px}.preview:before{inset:14px 27px}.play{top:51px;left:82px;width:15px;height:21px}.timeline{inset:122px 13px 13px}.playhead{top:-104px;left:42%}.track{height:15px}.track.one{top:12px}.track.two{top:34px}.track.three{top:56px;left:50px}.track.four{top:78px;left:105px}.hero-points{display:grid;grid-template-columns:1fr;margin-top:28px}.problem-section{padding-top:44px}.heading-inline{align-items:flex-start}.problem-text,.formats-grid,.audience-grid,.services-grid{grid-template-columns:1fr}.content-card,.audience .content-card,.service-card,.formats-grid .content-card{min-height:0;padding:30px 25px}.remote-grid{padding:33px 22px}.remote-benefits{grid-template-columns:1fr;gap:27px}.dark-feature{padding-left:18px}.mini-timeline{height:190px;overflow:hidden}.check-list{grid-template-columns:1fr}.about-grid{grid-template-columns:1fr;padding:31px 23px}.about-facts{grid-column:auto;grid-template-columns:1fr}.about-facts p{padding-left:0}.cta-inner{padding:42px 0}.cta-decoration{display:none}.footer-inner{flex-direction:column;align-items:flex-start}.footer-nav{flex-wrap:wrap;gap:15px 25px;margin:0}}
