/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.grid{display:grid}.hidden{display:none}.w-6{width:calc(var(--spacing) * 6)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.p-0{padding:calc(var(--spacing) * 0)}.p-7{padding:calc(var(--spacing) * 7)}}:root{--ink:#07090e;--ink2:#0c1018;--paper:#f2f0ea;--line:#262d39;--muted:#929baa;--blue:#4169ff;--cyan:#51dcf4;--coral:#ff5144;--purple:#9a6cff}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);color:var(--paper);font-family:var(--font-geist-sans),Arial,sans-serif;margin:0;overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--blue);color:#fff}.nav{z-index:100;border-bottom:1px solid #0000;grid-template-columns:1fr auto 1fr;align-items:center;height:74px;padding:0 4vw;transition:all .4s;display:grid;position:fixed;inset:0 0 auto}.nav-scrolled{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#07090ed1;border-color:#252a35;height:64px}.wordmark,.footer-brand{letter-spacing:.18em;align-items:center;gap:12px;font-size:12px;font-weight:800;display:flex}.nav-links{color:#9299a7;gap:32px;font-size:11px;display:flex}.nav-links a:hover{color:#fff}.button{color:#fff;background:linear-gradient(135deg,#2d51dd,#4d72ff);border:1px solid #ffffff26;border-radius:5px;justify-content:space-between;align-items:center;gap:25px;min-height:50px;padding:0 20px;font-size:12px;font-weight:700;transition:all .28s;display:inline-flex;box-shadow:0 16px 50px #4169ff3b,inset 0 1px #fff3}.button:hover{transform:translateY(-2px);box-shadow:0 22px 65px #4169ff54}.button-small{justify-self:end;gap:17px;min-height:38px;padding:0 15px;font-size:10px}.button-wide{width:100%}.text-link{color:#c8ced9;border-bottom:1px solid #454b56;padding-bottom:6px;font-size:11px}.brand-mark{--brand-mark-width:48px;--brand-mark-height:38px;width:var(--brand-mark-width);height:var(--brand-mark-height);flex:none;display:inline-block;position:relative;overflow:hidden}.brand-mark img{width:166.667%;max-width:none;height:auto;position:absolute;top:0;left:-33.333%}.brand-timeline-motion{z-index:1;pointer-events:none;background:#0878ff;width:1.15%;min-width:1px;height:87%;animation:3.2s ease-in-out infinite brandTimelineDrift;position:absolute;top:7%;left:50%;transform:translate(-50%);box-shadow:0 0 7px #0878ff73}.brand-timeline-motion:before,.brand-timeline-motion:after{content:"";background:#0878ff;width:320%;min-width:4px;height:2px;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 0 6px #0878ff61}.brand-timeline-motion:before{top:0}.brand-timeline-motion:after{bottom:0}.final-cta>.brand-mark{--brand-mark-width:126px;--brand-mark-height:99px}@keyframes brandTimelineDrift{0%,to{filter:brightness();opacity:.86;transform:translate(-50%)translateY(0)}50%{filter:brightness(1.22);opacity:1;transform:translate(-50%)translateY(-2px)}}@media (prefers-reduced-motion:reduce){.brand-timeline-motion{animation:none}}.kicker,.section-label{font:9px var(--font-geist-mono);letter-spacing:.22em;color:#aeb5c1;align-items:center;gap:10px;display:flex}.kicker i{background:var(--coral);width:6px;height:6px;box-shadow:0 0 15px var(--coral)}.hero{text-align:center;background:radial-gradient(circle at 50% 43%,#4169ff29,transparent 28%),var(--ink);flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:105px 5vw 130px;display:flex;position:relative;overflow:hidden}.hero-grid{opacity:.18;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 25%,#0000 90%);mask-image:linear-gradient(#0000,#000 25%,#0000 90%)}.hero-orb{border:1px solid #5d80ff17;border-radius:50%;width:42vw;height:42vw;animation:6s ease-in-out infinite orbBreath;position:absolute;box-shadow:0 0 0 9vw #4169ff03,0 0 0 18vw #4169ff02}.hero .kicker,.hero h1,.hero-copy,.hero-actions{position:relative}.hero h1{letter-spacing:-.064em;margin:24px 0 22px;font-size:clamp(3.3rem,6.2vw,6.5rem);font-weight:620;line-height:.92}.hero h1 em,.editor-built h2 em,.manifesto h2 em,.materials h2 em,.demo h2 em,.feedback h2 em,.pricing h2 em,.final-cta h2 em,footer h2 em{color:var(--blue);font-style:normal}.hero-copy{color:#939baa;font-size:clamp(14px,1.2vw,17px);line-height:1.65}.hero-actions{align-items:center;gap:28px;margin-top:26px;display:flex}.hero-sources{justify-content:center;align-items:center;gap:7px;width:min(920px,78vw);height:49px;display:flex;position:absolute;bottom:5vh;left:50%;transform:translate(-50%)}.hero-sources>span{height:34px;font:7px var(--font-geist-mono);letter-spacing:.11em;color:#858e9e;background:#0b0e15;border:1px solid #29303d;border-radius:4px;align-items:center;gap:7px;padding:0 10px;animation:5s ease-in-out infinite sourcePulse;display:flex}.hero-sources>span:nth-child(2){animation-delay:.35s}.hero-sources>span:nth-child(3){animation-delay:.7s}.hero-sources>span:nth-child(4){animation-delay:1.05s}.hero-sources>i{background:linear-gradient(90deg,var(--blue),var(--coral));width:80px;height:1px;position:relative}.hero-sources>i:after{content:"";border:4px solid #0000;border-left-color:var(--coral);position:absolute;top:-3px;right:0}.hero-sources>b{background:#7957ff;border-radius:4px;place-items:center;width:35px;height:35px;font-size:17px;display:grid}.platform-icon{color:#fff;flex:none;place-items:center;width:19px;height:19px;font:700 12px Arial;display:inline-grid;position:relative}.platform-icon.youtube{background:#ff3535;border-radius:4px;width:24px;height:16px}.platform-icon.youtube i{border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:6px solid #fff;width:0;height:0;margin-left:2px}.platform-icon.pinterest{background:#e60023;border-radius:50%}.platform-icon.instagram{background:radial-gradient(circle at 70% 70%,#ffd266,#ee2a7b 44%,#6228d7 76%);border-radius:5px}.platform-icon.instagram:before{content:"";border:1px solid #fff;border-radius:4px;position:absolute;inset:4px}.platform-icon.instagram:after{content:"";background:#fff;border-radius:50%;width:3px;height:3px;position:absolute}.platform-icon.facebook{background:#1877f2;border-radius:50%;align-items:end;font-size:17px}.editor-built{background:radial-gradient(circle at 60% 42%,#4169ff1a,#0000 30%),#080b11;padding:10vw 5vw 8vw;overflow:hidden}.experience-copy{grid-template-columns:.7fr 1.2fr 1fr;align-items:start;gap:4vw;margin-bottom:6vw;display:grid}.experience-copy h2,.materials h2,.demo h2,.feedback h2{letter-spacing:-.058em;margin:0;font-size:clamp(2.7rem,4.9vw,5.5rem);font-weight:600;line-height:.96}.experience-copy>p:last-child,.materials-head>p:last-child,.demo-copy>p,.feedback-head>p{color:#8c95a4;max-width:600px;font-size:13px;line-height:1.75}.workflow-visual{background:linear-gradient(145deg,#111620e6,#07090ee6);border:1px solid #232a36;border-radius:12px;grid-template-columns:minmax(190px,.7fr) 8vw minmax(360px,1.35fr) 7vw minmax(210px,.8fr);align-items:center;min-height:530px;padding:3vw;display:grid;position:relative;box-shadow:0 50px 120px #00000059}.workflow-visual:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000,#0000);mask-image:linear-gradient(90deg,#0000,#000,#0000)}.source-stack{z-index:2;flex-direction:column;gap:10px;display:flex;position:relative}.source-pill{background:#0d121b;border:1px solid #2a3240;border-radius:7px;grid-template-columns:29px 1fr auto;align-items:center;gap:10px;min-height:70px;padding:12px;animation:5s ease-in-out infinite cardFloat;display:grid}.source-pill:nth-child(2){animation-delay:-1s}.source-pill:nth-child(3){animation-delay:-2s}.source-pill:nth-child(4){animation-delay:-3s}.source-pill span{flex-direction:column;gap:4px;display:flex}.source-pill b{text-transform:uppercase;font-size:10px}.source-pill small{font:6px var(--font-geist-mono);letter-spacing:.12em;color:#6e7888}.source-pill>i{color:var(--cyan);font-style:normal}.connector{z-index:1;height:75%;position:relative}.connector:before,.connector i{content:"";background:linear-gradient(90deg,var(--blue),var(--cyan));height:1px;position:absolute;top:50%;left:0;right:0;box-shadow:0 0 12px #50d8f466}.connector i{background:#fff;border-radius:50%;width:7px;height:7px;animation:2.2s linear infinite dataMove}.connector i:nth-child(2){animation-delay:-.7s}.connector i:nth-child(3){animation-delay:-1.4s}.connector-last{height:100%}.mediaflow-panel{z-index:3;background:#0a0e15;border:1px solid #465168;border-radius:9px;min-height:380px;position:relative;overflow:hidden;box-shadow:0 30px 70px #00000080,0 0 40px #4169ff14}.mediaflow-panel header{border-bottom:1px solid #293141;align-items:center;gap:10px;height:54px;padding:0 15px;display:flex}.mediaflow-panel header img{width:28px;height:28px}.mediaflow-panel header b{letter-spacing:.12em;font-size:9px}.mediaflow-panel header span{font:6px var(--font-geist-mono);letter-spacing:.12em;color:#65df9b;margin-left:auto}.mediaflow-panel nav{color:#8f98a7;align-items:center;gap:16px;height:44px;padding:0 15px;display:flex}.mediaflow-panel nav b:first-child{color:var(--coral)}.mediaflow-panel nav i{font:6px var(--font-geist-mono);margin-left:auto;font-style:normal}.panel-search{background:#06080d;border:1px solid #2b3443;border-radius:5px;grid-template-columns:1fr auto;gap:6px;min-height:62px;margin:15px;padding:10px 11px;display:grid}.panel-search span{font:6px var(--font-geist-mono);color:#697384}.panel-search b{grid-column:1;font-size:10px;font-weight:500}.panel-search button{background:var(--blue);color:#fff;font:6px var(--font-geist-mono);border:0;border-radius:4px;grid-area:1/2/3;padding:0 13px}.panel-results{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 15px;display:grid}.panel-results i{background:radial-gradient(circle at 50% 42%,#ff623a,#0000 23%),#151a24;border-radius:4px;align-items:end;height:116px;padding:9px;display:flex}.panel-results i:nth-child(2){background:repeating-linear-gradient(90deg,#536cff 0 3px,#0000 3px 8px),#121722}.panel-results i:nth-child(3){background:radial-gradient(circle,#48e398 0 25%,#0000 26%),#102019}.panel-results b{font:6px var(--font-geist-mono);font-style:normal}.mediaflow-panel footer{justify-content:space-between;align-items:center;height:62px;padding:0 15px;display:flex}.mediaflow-panel footer span{font:6px var(--font-geist-mono);color:#7c8696}.mediaflow-panel footer button{background:var(--blue);color:#fff;font:6px var(--font-geist-mono);border:0;border-radius:4px;padding:10px}.premiere-card{z-index:2;background:#17171b;border:1px solid #43434c;border-radius:7px;height:325px;position:relative;overflow:hidden}.premiere-card header{border-bottom:1px solid #383840;align-items:center;gap:10px;height:49px;padding:8px;display:flex}.premiere-card header b{color:#c39bff;background:#38205f;place-items:center;width:32px;height:32px;display:grid}.premiere-card header span{font:6px var(--font-geist-mono);color:#7f7f8a}.premiere-card .program{text-align:center;background:radial-gradient(circle,#243c71,#08090c);place-content:center;height:142px;font-size:20px;font-weight:700;display:grid}.premiere-card .program em{color:var(--cyan);font-style:normal}.timeline-mini,.mini-timeline{background:#111115;border-block:1px solid #33333b;height:84px;position:relative}.timeline-mini i,.mini-timeline i{background:#435bab;width:65%;height:13px;position:absolute;top:17px;left:6px}.timeline-mini i:nth-child(2),.mini-timeline i:nth-child(2){background:#a64e43;width:82%;top:42px}.timeline-mini b,.mini-timeline b{background:#fff;width:1px;position:absolute;top:0;bottom:0;left:69%}.timeline-mini span,.mini-timeline span{border:4px solid #0000;border-top-color:#fff;position:absolute;top:0;left:calc(69% - 4px)}.premiere-card small{color:#5fe29b;font:6px var(--font-geist-mono);padding:11px;display:block}.experience-result{font:8px var(--font-geist-mono);letter-spacing:.15em;color:#768091;justify-content:center;align-items:center;gap:2vw;padding:30px 0 0;display:flex}.experience-result i{color:#3d4858;font-style:normal}.experience-result b{color:var(--cyan)}.manifesto{background:var(--paper);color:var(--ink);padding:10vw 6vw 9vw}.manifesto .section-label{color:#56606f}.manifesto h2,.pricing h2,.final-cta h2,footer h2{letter-spacing:-.064em;margin:3vw 0 6vw;font-size:clamp(3rem,6vw,7rem);font-weight:600;line-height:.94}.comparison{grid-template-columns:1fr 1fr;gap:14px;display:grid}.comparison-card{border:1px solid #c7ccd3;border-radius:7px;flex-direction:column;min-height:500px;padding:34px;display:flex}.comparison-card>p{font:8px var(--font-geist-mono);letter-spacing:.2em}.comparison-card ol{margin:26px 0;padding:0;list-style:none}.comparison-card li{color:#505865;border-bottom:1px solid #0000001f;align-items:center;gap:15px;min-height:45px;font-size:13px;display:flex}.comparison-card li>i{width:25px;height:25px;font:10px var(--font-geist-mono);border:1px solid #c0c6ce;border-radius:4px;place-items:center;font-style:normal;display:grid}.comparison-card>strong{margin-top:auto;font-size:11px}.new-way{background:var(--ink);color:#fff;border-color:var(--ink)}.new-way ol{flex-direction:column;gap:10px;display:flex}.new-way li{color:#dce0e8;border:1px solid #262d39;border-radius:5px;min-height:92px;padding:13px}.new-way li>i{width:42px;height:42px;color:var(--cyan);border-color:#3b4659;flex:none}.new-way li>span{flex-direction:column;gap:7px;display:flex}.new-way li b{font-size:17px}.new-way li small{color:#818a99;font-size:10px;line-height:1.5}.flow-line{align-items:center;margin:8px 0 22px;display:flex}.flow-line i{background:var(--blue);border-radius:50%;width:11px;height:11px}.flow-line b{background:linear-gradient(90deg,var(--blue),var(--coral));flex:1;height:2px;position:relative;overflow:hidden}.flow-line b:after{content:"";background:#fff;width:25%;height:100%;animation:2s linear infinite flowPulse;position:absolute}.flow-line i:last-child{background:var(--coral)}.materials{background:#080b11;padding:10vw 5vw;overflow:hidden}.materials-head{grid-template-columns:.7fr 1.25fr .85fr;align-items:start;gap:4vw;display:grid}.materials-head h2{grid-column:2}.materials-head>p:last-child{grid-column:3}.asset-cloud{flex-wrap:wrap;justify-content:center;gap:9px;padding:6vw 3vw;display:flex}.asset-cloud span{color:#aab3c1;font:8px var(--font-geist-mono);letter-spacing:.09em;animation:cloudFloat calc(4s + var(--n)*.2s) ease-in-out infinite;animation-delay:calc(var(--n)*-.28s);background:#0d121b;border:1px solid #2a3240;border-radius:100px;padding:13px 16px}.feature-grid{grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;gap:10px;display:grid}.feature{background:linear-gradient(145deg,#10141d,#090c12);border:1px solid #252b36;border-radius:6px;flex-direction:column;min-height:270px;padding:24px;display:flex;position:relative;overflow:hidden}.feature:before{content:"";background:linear-gradient(145deg,#171e2b,#0b0f16);border:1px solid #2e394a;border-radius:6px;width:92px;height:58px;position:absolute;top:24px;right:22px;box-shadow:0 14px 30px #00000040}.feature:after{content:"";background:repeating-linear-gradient(90deg,var(--blue) 0 4px,transparent 4px 9px);opacity:.75;border-radius:3px;width:64px;height:22px;position:absolute;top:42px;right:35px}.feature:first-child:before{background:radial-gradient(circle,#ff4141a6,#0000 26%),#17131a}.feature:first-child:after{background:0 0;border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:16px solid #fff;border-radius:0;width:0;height:0;top:43px;right:57px}.feature:nth-child(2):after{background:linear-gradient(#4d6fff 0 4px,#0000 4px 9px,#4d6fff 9px 13px,#0000 13px 18px,#4d6fff 18px 22px)}.feature:nth-child(3):after{background:linear-gradient(90deg,#f2a2c3 0 30%,#0000 30% 35%,#e94b4b 35% 65%,#0000 65% 70%,#4d6fff 70%);height:32px;top:37px}.feature:nth-child(4):after{background:linear-gradient(90deg,#ff5144,var(--purple),var(--blue));width:58px;height:2px;box-shadow:0 0 18px var(--purple);top:52px}.feature:nth-child(5):after{background:linear-gradient(90deg,#3b7b6b 0 31%,#0000 31% 35%,#6d4169 35% 65%,#0000 65% 69%,#826d38 69%);height:34px;top:36px}.feature:nth-child(6):after{background:linear-gradient(#4d6fff 0 5px,#0000 5px 11px,#51dcf4 11px 16px,#0000 16px 22px,#5be29b 22px 27px);height:30px;top:38px}.feature:nth-child(7):after{background:linear-gradient(#435bab 0 8px,#0000 8px 14px,#a64e43 14px 23px,#0000 23px),linear-gradient(90deg,#0000 65%,#fff 65% 67%,#0000 67%);height:34px;top:37px}.feature p{z-index:1;font:8px var(--font-geist-mono);color:var(--cyan);letter-spacing:.17em;margin:0;position:relative}.feature h3{letter-spacing:-.045em;margin:auto 0 16px;padding-top:76px;font-size:clamp(1.55rem,2.15vw,2.5rem);line-height:1.02}.feature>span{color:#818a99;font-size:11px;line-height:1.6}.feature-youtube{background:radial-gradient(circle at 78% 35%,#ff3d3d24,#0000 24%),linear-gradient(145deg,#10141d,#090c12);grid-column:span 2;min-height:290px}.feature-playhead{grid-column:span 2;min-height:290px}.feature-playhead h3{max-width:600px;padding-top:35px}.mini-timeline{flex:0 0 62px;margin-top:18px}.demo{background:var(--paper);color:var(--ink);grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;padding:10vw 7vw;display:grid}.demo .section-label{color:#5c6573}.demo-copy h2{margin:28px 0}.demo-copy .text-link{color:#333b48;margin-top:20px;display:inline-block}.demo-device{background:#d9d7d1;border:1px solid #b9bec7;border-radius:16px;justify-self:center;width:min(520px,100%);padding:12px;transform:rotate(1.3deg);box-shadow:0 40px 100px #0c111c40}.demo-top{height:38px;font:7px var(--font-geist-mono);letter-spacing:.12em;color:#424a57;justify-content:space-between;align-items:center;padding:0 8px;display:flex}.demo-top i{color:#e03e36;font-style:normal}.demo-device video{aspect-ratio:9/16;object-fit:cover;background:#050609;border-radius:9px;width:100%;max-height:72vh;display:block}.feedback{background:#07090e;padding:10vw 5vw}.feedback-head{grid-template-columns:.7fr 1.2fr .9fr;gap:4vw;display:grid}.feedback-head h2{grid-column:2}.feedback-head>p:last-child{grid-column:3}.feedback-track{grid-template-columns:repeat(5,1fr);gap:9px;margin-top:6vw;display:grid}.feedback-track article{background:#0d1119;border:1px solid #242b37;border-radius:5px;flex-direction:column;min-height:240px;padding:20px;transition:all .3s;display:flex}.feedback-track article:hover{border-color:#3c4b65;transform:translateY(-5px)}.feedback-track article:nth-child(2n){transform:translateY(20px)}.feedback-track article:nth-child(2n):hover{transform:translateY(15px)}.feedback-track article>span{font:7px var(--font-geist-mono);color:#566176}.feedback-track p{letter-spacing:-.02em;margin:auto 0;font-size:16px;line-height:1.45}.feedback-track small{font:6px var(--font-geist-mono);letter-spacing:.12em;color:#667181}.pricing{background:radial-gradient(circle at 72%,#4169ff24,#0000 25%),#05070b;grid-template-columns:1.15fr .85fr;align-items:center;gap:8vw;padding:11vw 6vw;display:grid}.pricing h2{margin:3vw 0 2vw;font-size:clamp(3rem,5.8vw,6.7rem)}.pricing-copy>p:last-child{color:#8992a2}.price-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d111ad9;border:1px solid #2b3340;border-radius:8px;padding:38px;box-shadow:0 40px 100px #00000059}.price-card>div{font:7px var(--font-geist-mono);letter-spacing:.15em;color:#7f8898;justify-content:space-between;display:flex}.price-card>div b{color:var(--coral)}.price{letter-spacing:-.07em;margin:38px 0 27px;font-size:65px}.price small{vertical-align:top;font-size:22px}.price span{letter-spacing:0;color:#7d8594;font-size:10px}.price-card ul{margin:0 0 26px;padding:0;list-style:none}.price-card li{color:#b0b7c3;border-bottom:1px solid #252b35;padding:11px 0;font-size:12px}.price-card li:before{content:"✓";color:var(--cyan);margin-right:11px}.price-note{color:#6e7685;margin-top:14px;line-height:1.5;display:block}.faq{background:var(--paper);color:var(--ink);padding:9vw 15vw}.faq .section-label{color:#606978}.faq h2{letter-spacing:-.06em;margin:3vw 0 5vw;font-size:clamp(2.8rem,5vw,5.8rem)}.faq-list{border-top:1px solid #c8cdd5}details{border-bottom:1px solid #c8cdd5}summary{cursor:pointer;justify-content:space-between;padding:25px 0;font-size:16px;font-weight:600;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--blue);font-size:22px;font-weight:300;transition:all .3s}details[open] summary span{transform:rotate(45deg)}details p{color:#545d6a;max-width:720px;margin:0 0 26px;font-size:13px;line-height:1.7}.final-cta{text-align:center;background:radial-gradient(circle,#4169ff29,#0000 36%),#07090e;flex-direction:column;justify-content:center;align-items:center;min-height:75vh;padding:9vw 6vw;display:flex}.final-cta>p{font:8px var(--font-geist-mono);letter-spacing:.2em;color:#858f9f;margin:28px 0 0}.final-cta h2{margin:3vw 0 4vw;font-size:clamp(3rem,6vw,7rem)}footer{background:#05070b;padding:8vw 6vw 3vw}footer h2{margin:6vw 0;font-size:clamp(3.6rem,8vw,9rem)}.footer-links{border-top:1px solid #252a34;grid-template-columns:repeat(4,1fr);gap:3vw;padding:4vw 0;display:grid}.footer-links>div{color:#9ba4b3;flex-direction:column;gap:12px;font-size:11px;display:flex}.footer-links b{font:7px var(--font-geist-mono);letter-spacing:.18em;color:#596475;margin-bottom:6px}.footer-links a:hover{color:#fff}.footer-links span{color:#626c7d}.footer-bottom{color:#687180;font:7px var(--font-geist-mono);letter-spacing:.15em;border-top:1px solid #252a34;justify-content:space-between;padding-top:22px;display:flex}.legal-page{background:var(--paper);min-height:100vh;color:var(--ink);padding:120px max(20px,12vw) 80px}.legal-nav{justify-content:space-between;align-items:center;margin-bottom:80px;display:flex}.legal-back{font:9px var(--font-geist-mono);letter-spacing:.12em;color:#505968}.legal-hero{max-width:860px}.legal-hero .section-label{color:#606978}.legal-hero h1{letter-spacing:-.068em;margin:24px 0;font-size:clamp(3.3rem,7vw,7.5rem);line-height:.91}.legal-hero>p{color:#5f6875;max-width:700px;line-height:1.75}.legal-content{border-top:1px solid #c8cdd5;max-width:850px;margin-top:75px}.legal-content section{border-bottom:1px solid #c8cdd5;padding:35px 0}.legal-content h2{letter-spacing:-.03em;font-size:24px}.legal-content p,.legal-content li{color:#545d69;font-size:14px;line-height:1.75}.legal-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.legal-actions .button{color:#fff}@keyframes logoPlayhead{0%,22%,to{transform:translate(0)}47%,72%{transform:translate(7px)}}@keyframes orbBreath{50%{opacity:.7;transform:scale(1.045)}}@keyframes sourcePulse{0%,65%,to{border-color:#29303d;transform:translateY(0)}75%{border-color:#4d68a6;transform:translateY(-5px)}}@keyframes cardFloat{50%{transform:translateY(-6px)}}@keyframes dataMove{0%{opacity:0;left:0}20%{opacity:1}80%{opacity:1}to{opacity:0;left:100%}}@keyframes flowPulse{0%{left:-25%}to{left:100%}}@keyframes cloudFloat{50%{transform:translateY(-6px)}}@media (max-width:1100px){.nav{grid-template-columns:1fr auto}.nav-links{display:none}.experience-copy,.materials-head,.feedback-head{grid-template-columns:1fr 1.4fr}.experience-copy>p:last-child,.materials-head>p:last-child,.feedback-head>p:last-child{grid-column:2}.workflow-visual{grid-template-columns:180px 5vw minmax(330px,1fr);padding:3vw}.connector-last,.premiere-card{display:none}.feature-grid{grid-template-columns:1fr 1fr}.feedback-track{grid-template-columns:repeat(3,1fr)}.pricing{grid-template-columns:1fr}.faq{padding:10vw 8vw}}@media (max-width:760px){.nav{height:62px;padding:0 18px}.wordmark>span{display:none}.button-small{min-height:34px}.hero{min-height:96svh;padding:95px 18px 150px}.hero h1{font-size:clamp(2.85rem,12.5vw,4.6rem);line-height:.94}.hero-copy br{display:block}.hero-actions{flex-direction:column;gap:16px}.hero-sources{flex-wrap:wrap;width:94vw;height:auto;bottom:5vh}.hero-sources>span{height:29px;padding:0 7px}.hero-sources>i{width:28px}.editor-built,.manifesto,.materials,.demo,.feedback,.pricing,.faq{padding:82px 18px}.experience-copy,.materials-head,.feedback-head{display:block}.experience-copy h2,.materials-head h2,.feedback-head h2{margin:25px 0}.workflow-visual{min-height:auto;padding:15px;display:block}.source-stack{grid-template-columns:1fr 1fr;gap:7px;display:grid}.source-pill{grid-template-columns:24px 1fr;min-height:58px;padding:8px}.source-pill>i{display:none}.connector{height:64px}.connector:before,.connector i{top:50%}.mediaflow-panel{min-height:330px}.panel-results i{height:90px}.experience-result{flex-wrap:wrap;gap:12px;font-size:6px}.comparison{grid-template-columns:1fr}.comparison-card{min-height:470px;padding:23px}.asset-cloud{padding:55px 0}.asset-cloud span{padding:10px 12px;font-size:7px}.feature-grid{grid-template-columns:1fr}.feature,.feature-youtube,.feature-playhead{grid-column:auto;min-height:320px;padding:24px}.demo{grid-template-columns:1fr;gap:50px}.demo-device{max-width:390px;transform:none}.feedback-track{grid-template-columns:1fr 1fr}.feedback-track article{min-height:210px;padding:17px}.feedback-track article:nth-child(2n){transform:none}.feedback-track p{font-size:14px}.price-card{padding:25px}.price{font-size:55px}summary{gap:20px;font-size:14px}.final-cta{padding:90px 18px}.footer-links{grid-template-columns:1fr 1fr;gap:45px 20px}footer{padding:75px 18px 22px}.footer-bottom{flex-wrap:wrap;gap:18px}.legal-page{padding:90px 20px 60px}.legal-nav{margin-bottom:55px}.legal-hero h1{font-size:clamp(3rem,15vw,5rem)}}@media (max-width:420px){.source-stack{grid-template-columns:1fr}.source-pill:nth-child(3),.source-pill:nth-child(4){display:none}.mediaflow-panel nav{gap:11px}.panel-search{grid-template-columns:1fr}.panel-search button{grid-area:auto/1;height:30px}.feedback-track{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:760px){.wordmark>.brand-mark{display:inline-block}}button.button{cursor:pointer}.nav>button.button{justify-self:end;gap:17px;min-height:38px;padding:0 15px;font-size:10px}.platform-icon img{object-fit:contain;width:100%;height:100%;display:block}.platform-icon.images{color:#54ecc3;background:#103a35;border:1px solid #42deb7;border-radius:4px}.hero-sources{width:min(1020px,90vw)}.source-stack{gap:8px}.source-pill{min-height:62px}.mediaflow-panel nav{scrollbar-width:none;overflow-x:auto}.mediaflow-panel nav::-webkit-scrollbar{display:none}.price-card li:before{content:"✓"}.product-gallery{background:radial-gradient(circle at 20% 20%,#4169ff17,#0000 26%),#07090e;padding:10vw 5vw}.gallery-head{grid-template-columns:.7fr 1.8fr;align-items:start;gap:4vw;margin-bottom:5vw;display:grid}.gallery-head h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.8rem,5vw,5.8rem);line-height:.95}.gallery-head h2 em{color:var(--blue);font-style:normal}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.gallery-grid figure{background:linear-gradient(145deg,#121824,#090d14);border:1px solid #2d3849;border-radius:12px;margin:0;padding:9px;transition:all .3s;box-shadow:0 28px 70px #00000052,inset 0 1px #ffffff09}.gallery-grid figure:hover{border-color:#455675;transform:translateY(-5px)}.screen-shell{background:#05070b;border:1px solid #3b475a;border-radius:7px;overflow:hidden}.screen-toolbar{background:#111722;border-bottom:1px solid #2b3442;align-items:center;gap:6px;height:33px;padding:0 10px;display:flex}.screen-toolbar i{background:#ff5c53;border-radius:50%;width:6px;height:6px}.screen-toolbar i:nth-child(2){background:#f5b84b}.screen-toolbar i:nth-child(3){background:#46d58a}.screen-toolbar span{font:6px var(--font-geist-mono);letter-spacing:.11em;color:#687487;margin-left:5px}.screen-toolbar b{font:6px var(--font-geist-mono);letter-spacing:.11em;color:var(--cyan);margin-left:auto}.gallery-grid img{aspect-ratio:16/10;object-fit:cover;object-position:top;background:#0b0e15;width:100%;display:block}.gallery-grid figcaption{flex-direction:column;align-items:flex-start;gap:7px;padding:18px 12px 14px;display:flex}.gallery-grid figcaption small{font:7px var(--font-geist-mono);letter-spacing:.16em;color:var(--cyan)}.gallery-grid figcaption b{letter-spacing:-.025em;font-size:18px}.gallery-grid figcaption span{color:#808b9c;max-width:52ch;font-size:11px;line-height:1.6}.trust-strip{background:#0b0f17;border-block:1px solid #282f3b;grid-template-columns:repeat(4,1fr);display:grid}.trust-strip span{text-align:center;font:7px var(--font-geist-mono);letter-spacing:.15em;color:#aab4c4;border-right:1px solid #282f3b;padding:20px 12px}.trust-strip span:last-child{border-right:0}.requirements{background:#0c1119;border:1px solid #2a3342;border-radius:7px;margin-top:42px;padding:24px}.requirements h3{margin:0 0 14px;font-size:16px}.requirements ul{color:#9aa4b4;margin:0;padding-left:18px;font-size:12px;line-height:1.9}.price-card>div.price-animation{letter-spacing:normal;grid-template-columns:auto 1fr;justify-content:start;align-items:end;gap:8px 18px;margin:36px 0 9px;display:grid}.price-animation del{color:#737d8d;grid-column:1/3;width:max-content;font-size:24px;text-decoration:none;position:relative}.price-animation del:after{content:"";background:var(--coral);transform-origin:0;height:2px;animation:.45s .35s forwards priceStrike;position:absolute;top:52%;left:-3px;right:-3px;transform:scaleX(0)}.price-animation strong{letter-spacing:-.08em;color:#fff;opacity:0;font-size:clamp(4.4rem,7vw,6.7rem);line-height:.8;animation:.55s .7s forwards priceReveal;transform:translateY(9px)scale(.96)}.price-animation>span{color:#7d8797;padding-bottom:7px;font-size:10px}.founding-badge{background:#ff514414;border:1px solid #ff514459;border-radius:100px;padding:7px 9px;animation:2.2s ease-in-out infinite badgeGlow}.founding-line{color:#96a0b0;margin:0 0 25px;font-size:11px}.founding-line del{color:#737d8d;text-decoration:none;position:relative}.founding-line del:after{content:"";background:var(--coral);height:1px;position:absolute;top:52%;left:-1px;right:-1px;transform:rotate(-5deg)}.founding-line strong{color:#fff;font-size:13px}.price-card .button{border:0}.licence-section{background:#0a0d13;grid-template-columns:.8fr 1.2fr;gap:8vw;padding:9vw 6vw;display:grid}.licence-section h2{letter-spacing:-.06em;margin:28px 0 0;font-size:clamp(3rem,5vw,6rem);line-height:.94}.licence-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.licence-grid article{background:#0e131c;border:1px solid #28303d;border-radius:7px;min-height:190px;padding:25px}.licence-grid b{font-size:18px}.licence-grid p{color:#8c96a6;margin:45px 0 0;font-size:12px;line-height:1.65}.footer-email{color:#aeb8c7;margin:25px 0 35px;font-size:13px;display:inline-block}.simple-footer-links{color:#929bab;border-block:1px solid #252a34;flex-wrap:wrap;gap:10px 24px;padding:30px 0;font-size:11px;display:flex}.simple-footer-links a:hover,.footer-email:hover{color:#fff}.buy-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020408c7;place-items:center;padding:20px;animation:.18s both modalFade;display:grid;position:fixed;inset:0}.buy-modal{background:radial-gradient(circle at 50% 0,#4169ff29,#0000 35%),#0a0e15;border:1px solid #354054;border-radius:14px;width:min(820px,100%);max-height:calc(100svh - 32px);padding:38px;animation:.24s both modalRise;position:relative;overflow:auto;box-shadow:0 45px 140px #000000a6}.buy-modal h2{letter-spacing:-.05em;margin:18px 0 10px;font-size:clamp(2rem,4vw,3.8rem);line-height:1}.modal-intro{color:#909aaa;margin:0 0 25px;font-size:13px}.modal-close{color:#fff;cursor:pointer;background:#111722;border:1px solid #384253;border-radius:50%;width:38px;height:38px;font-size:24px;position:absolute;top:14px;right:16px}.purchase-paths{grid-template-columns:1fr 1fr;gap:12px;display:grid}.purchase-paths article{background:#0f141eeb;border:1px solid #2c3544;border-radius:9px;flex-direction:column;align-items:flex-start;padding:25px;display:flex}.region-icon{font-size:27px}.purchase-paths h3{margin:14px 0 8px;font-size:22px}.purchase-paths p{color:#8c96a6;min-height:45px;margin:0 0 24px;font-size:12px;line-height:1.6}.purchase-paths strong{letter-spacing:-.04em;font-size:34px}.purchase-paths small{color:#788394;min-height:30px;margin:5px 0 16px;font-size:9px;line-height:1.5;display:block}.purchase-paths .button{margin-top:auto}.purchase-paths .path-note{color:#748093;width:100%;min-height:32px;margin:10px 0 0;line-height:1.45}.modal-trust,.modal-support{text-align:center;font:8px var(--font-geist-mono);letter-spacing:.1em;color:#8a94a4}.modal-trust{margin:24px 0 10px}.modal-support{margin:0}.modal-support a{color:var(--cyan)}:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}@keyframes priceStrike{to{transform:scaleX(1)}}@keyframes priceReveal{to{opacity:1;text-shadow:0 0 35px #4169ff6b;transform:none}}@keyframes badgeGlow{50%{border-color:#ff5144cc;box-shadow:0 0 22px #ff514424}}@keyframes modalFade{0%{opacity:0}}@keyframes modalRise{0%{opacity:0;transform:translateY(14px)scale(.985)}}@media (max-width:1100px){.gallery-head{grid-template-columns:1fr 1.4fr}.licence-section{grid-template-columns:1fr}.workflow-visual{grid-template-columns:190px 5vw minmax(0,1fr)}.mediaflow-panel{min-width:0}}@media (max-width:760px){.nav>button.button{gap:8px;min-height:36px;padding:0 12px;font-size:9px}.hero{padding-bottom:190px}.hero h1{font-size:clamp(2.45rem,11vw,4rem)}.hero-sources{bottom:28px}.hero-sources>span{flex:26%;justify-content:center;min-width:86px}.hero-sources>i{display:none}.source-stack{grid-template-columns:1fr 1fr}.source-pill:nth-child(5){grid-column:1/3}.mediaflow-panel nav{justify-content:flex-start}.speed-line{flex-direction:column;align-items:flex-start}.time-saver-meter{grid-template-columns:55px 1fr}.time-saver-meter>em{text-align:left;grid-column:1/3}.product-gallery,.licence-section{padding:82px 18px}.gallery-head{display:block}.gallery-head h2{margin-top:25px}.gallery-grid{grid-template-columns:1fr}.gallery-grid figcaption{padding:15px 10px}.screen-toolbar span{display:none}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip span:nth-child(2){border-right:0}.trust-strip span:nth-child(-n+2){border-bottom:1px solid #282f3b}.price-card>div:first-child{flex-direction:column;align-items:flex-start;gap:10px}.price-animation strong{font-size:4.7rem}.licence-grid{grid-template-columns:1fr}.licence-grid article{min-height:150px}.licence-grid p{margin-top:28px}.buy-modal{padding:26px 18px}.purchase-paths{grid-template-columns:1fr}.purchase-paths p{min-height:0}.simple-footer-links{gap:14px 20px}}@media (max-width:420px){.hero-sources>span{flex-basis:42%}.source-stack{grid-template-columns:1fr}.source-pill:nth-child(3),.source-pill:nth-child(4){display:grid}.source-pill:nth-child(5){grid-column:auto}.mediaflow-panel{margin:0 -5px}.mediaflow-panel nav span{font-size:0}.mediaflow-panel nav .platform-icon{transform:scale(.8)}.panel-results{grid-template-columns:1fr 1fr}.result-card{height:105px}.result-clip{grid-column:1/3}.gallery-grid figcaption{display:block}.gallery-grid figcaption span{margin-top:7px;display:block}.price-animation strong{font-size:4rem}}@media (prefers-reduced-motion:reduce){.price-animation del:after{transform:scaleX(1)}.price-animation strong{opacity:1;text-shadow:none;transform:none}.buy-modal-backdrop,.buy-modal{animation:none}}.contact-options{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact-options>div{background:#f7f7f4;border:1px solid #c8cdd5;border-radius:10px;min-width:0;padding:26px}.contact-options h2{overflow-wrap:anywhere}.contact-options .section-label{color:#657080;font-size:8px}.contact-form{background:#f7f7f4;border:1px solid #c8cdd5;border-radius:12px;gap:18px;margin-top:30px;padding:28px;display:grid}.contact-field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form label{gap:8px;display:grid}.contact-form label span{font:8px var(--font-geist-mono);letter-spacing:.12em;color:#5a6472}.contact-form input,.contact-form textarea{color:#111722;width:100%;font:14px var(--font-geist-sans),sans-serif;background:#fff;border:1px solid #b9c0ca;border-radius:7px;padding:13px 14px}.contact-form textarea{resize:vertical;min-height:150px}.contact-form input:focus,.contact-form textarea:focus{border-color:#4169ff;outline:3px solid #4169ff3d}.contact-form-actions{align-items:center;gap:18px;display:flex}.contact-form-actions .button{color:#fff;cursor:pointer;border:0}.contact-form-actions p{margin:0;font-size:12px}@media (max-width:760px){.contact-options,.contact-field-row{grid-template-columns:1fr}.contact-options>div,.contact-form{padding:20px}.contact-form-actions{flex-direction:column;align-items:flex-start}}.source-pill .platform-icon{filter:drop-shadow(0 7px 12px #00000059)}.platform-icon.youtube{background:#ff2f35;box-shadow:inset 0 0 0 1px #ffffff2e}.platform-icon.pinterest{font-family:Georgia,serif;font-size:13px;box-shadow:inset 0 0 0 1px #ffffff2b}.platform-icon.instagram{box-shadow:inset 0 0 0 1px #fff3}.platform-icon.instagram:before{border-width:1.5px;inset:3px}.platform-icon.instagram:after{background:0 0;border:1px solid #fff;width:5px;height:5px}.platform-icon.facebook{padding-top:2px;font-family:Arial,sans-serif}.mediaflow-panel{background:linear-gradient(155deg,#0d121b,#070a10 72%);border-color:#53617a;box-shadow:0 34px 80px #00000094,0 0 55px #4169ff1f,inset 0 1px #ffffff0a}.mediaflow-panel:after{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff09,#0000 24%);position:absolute;inset:0}.mediaflow-panel nav{gap:10px;padding:0 12px;overflow:hidden}.mediaflow-panel nav>span{font:6px var(--font-geist-mono);color:#707b8d;white-space:nowrap;align-items:center;gap:4px;display:flex}.mediaflow-panel nav>span.active{color:#fff}.mediaflow-panel nav>i{white-space:nowrap}.panel-search{transition:border-color .3s;position:relative;overflow:hidden;box-shadow:inset 0 0 28px #00000047}.panel-search:after{content:"";background:linear-gradient(90deg,var(--blue),transparent);height:1px;animation:2.4s ease-in-out infinite searchScan;position:absolute;bottom:7px;left:11px;right:85px}.panel-search b{animation:.45s both termSwap}.panel-search button{animation:2.4s ease-in-out both searchClick;position:relative;box-shadow:0 8px 24px #4169ff3d}.panel-results{gap:8px}.result-card{background:#111722;border:1px solid #283243;border-radius:5px;flex-direction:column;justify-content:flex-end;height:118px;padding:10px;display:flex;position:relative;overflow:hidden}.result-card:before{content:"";opacity:.9;position:absolute;inset:0}.result-card>*{z-index:1;position:relative}.result-card>b{font:7px var(--font-geist-mono);letter-spacing:.1em;color:#fff}.result-card>small{font:5px var(--font-geist-mono);letter-spacing:.08em;color:#7f8a9c;margin-top:4px}.result-video:before{background:linear-gradient(#0000 38%,#07090ef2),radial-gradient(circle at 55% 40%,#ff7154 0 6%,#592238 29%,#111722 60%)}.result-video>span{font:5px var(--font-geist-mono);background:#0000008c;border-radius:3px;padding:4px;position:absolute;top:7px;right:7px}.result-audio:before{background:radial-gradient(circle at 50% 35%,#4169ff5c,#0000 48%),linear-gradient(145deg,#141b2d,#0d111a)}.audio-wave{justify-content:center;align-items:center;gap:3px;height:50px;margin-bottom:auto;display:flex}.panel-results .audio-wave i{background:linear-gradient(var(--cyan),var(--blue));border:0;border-radius:3px;width:3px;height:18px;padding:0;animation:1s ease-in-out infinite wave;display:block}.panel-results .audio-wave i:nth-child(2){height:34px;animation-delay:-.2s}.panel-results .audio-wave i:nth-child(3){height:24px;animation-delay:-.4s}.panel-results .audio-wave i:nth-child(4){height:44px;animation-delay:-.6s}.panel-results .audio-wave i:nth-child(5){height:29px;animation-delay:-.8s}.panel-results .audio-wave i:nth-child(6){height:38px;animation-delay:-.3s}.result-clip:before{background:linear-gradient(#0000 37%,#07090eeb),linear-gradient(135deg,#183c35,#0e1720)}.result-clip>span{color:#5be7ad;font:5px var(--font-geist-mono);border:1px solid #5be7ad5c;border-radius:4px;place-items:center;margin:auto 0;padding:8px;display:grid}.premiere-card{background:linear-gradient(160deg,#1c1c22,#101014);border-color:#565665;height:355px;box-shadow:0 32px 70px #00000080,inset 0 1px #ffffff0f}.premiere-card header i{color:#5be29b;font:5px var(--font-geist-mono);border:1px solid #5be29b38;border-radius:3px;margin-left:auto;padding:5px 6px;font-style:normal}.premiere-card .program{background:radial-gradient(circle at 50% 45%,#4a70dcb8,#0000 32%),linear-gradient(160deg,#111625,#08090d);flex-direction:column;justify-content:center;align-items:center;gap:3px;height:128px;display:flex}.premiere-card .program small{color:#8090ad;font:5px var(--font-geist-mono);letter-spacing:.13em;padding:0}.premiere-card .program b{font-size:20px}.premiere-card .premiere-bin{background:#15151a;border-top:1px solid #34343d;flex-direction:column;gap:6px;height:54px;padding:10px 12px;display:flex}.premiere-bin span{font:5px var(--font-geist-mono);color:#757582}.premiere-bin b{color:#b6bac4;font-size:8px;font-weight:500}.premiere-card .timeline-mini{height:68px}.premiere-card .premiere-toast{color:#5fe29b;background:linear-gradient(90deg,#5fe29b14,#0000);padding:10px 12px}.speed-line{font:7px var(--font-geist-mono);letter-spacing:.13em;color:#aab4c3;background:linear-gradient(90deg,#4169ff1c,#50d8f40a);border:1px solid #283242;border-radius:6px;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:16px 18px;display:flex}.speed-line b{color:var(--cyan);font-weight:500}.comparison-card li>i{letter-spacing:.05em;border-color:#bbc2cc;border-radius:5px;width:42px;height:27px;font-size:6px;font-weight:800}.new-way li>i{width:42px;height:42px;font-size:9px}.asset-cloud{max-width:1180px;margin-inline:auto}.asset-cloud span:nth-child(4n+1){color:#c4ceef;border-color:#4169ff6b}.asset-cloud span:nth-child(4n+2){border-color:#50d8f452}.asset-cloud span:nth-child(4n+3){border-color:#ff51444d}.demo-video-wrap{background:#050609;border-radius:9px;position:relative;overflow:hidden}.demo-device video{border-radius:0}.demo-cover{text-align:left;color:#fff;cursor:pointer;-webkit-backdrop-filter:saturate(.8);backdrop-filter:saturate(.8);background:linear-gradient(0deg,#04060afa 0 22%,#04060a80 56%,#04060ac7),linear-gradient(135deg,#4169ff3b,#0000 45%);border:0;flex-direction:column;align-items:flex-start;width:100%;padding:26px;display:flex;position:absolute;inset:0}.demo-cover>span{font:7px var(--font-geist-mono);letter-spacing:.17em;color:#c4cbd7}.demo-cover>b{letter-spacing:-.06em;margin:auto 0;font-size:clamp(2.2rem,4.2vw,4rem);line-height:.9}.demo-cover b em{color:#57f;font-style:normal}.demo-cover>i{background:#4169ffd1;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:70px;height:70px;padding-left:5px;font-size:18px;font-style:normal;transition:all .3s;display:grid;position:absolute;top:50%;right:25px;box-shadow:0 0 0 10px #4169ff1c,0 18px 45px #00000061}.demo-cover:hover>i{transform:scale(1.08)}.demo-cover>small{font:6px var(--font-geist-mono);letter-spacing:.12em;color:#9fa9ba}.demo-video-wrap.is-playing .demo-cover{display:none}footer{padding-top:5vw}.footer-brand{margin-bottom:3vw}.footer-links{padding-top:3vw}.time-saver-meter{background:#0b1018;border:1px solid #283242;border-radius:6px;grid-template-columns:70px 1fr auto;align-items:center;gap:18px;margin-top:10px;padding:18px;display:grid}.speed-watch{border:1px solid #49566b;border-radius:50%;width:58px;height:58px;position:relative;box-shadow:inset 0 0 0 6px #101722,0 0 25px #50d8f417}.speed-watch:before{content:"";background:var(--coral);z-index:2;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.speed-watch:after{content:"";background:linear-gradient(#66748a 0 8%,#0000 8% 92%,#66748a 92%);width:1px;position:absolute;top:6px;bottom:6px;left:50%}.speed-watch i,.speed-watch b{transform-origin:50% 100%;border-radius:2px;width:2px;position:absolute;bottom:50%;left:50%}.speed-watch i{background:var(--cyan);height:20px;animation:1.2s linear infinite watchSpin}.speed-watch b{background:var(--paper);height:14px;animation:7.2s linear infinite watchSpin}.time-saver-meter>div:nth-child(2){flex-direction:column;gap:5px;display:flex}.time-saver-meter small{font:6px var(--font-geist-mono);letter-spacing:.16em;color:var(--coral)}.time-saver-meter strong{letter-spacing:-.02em;font-size:15px}.time-saver-meter span{color:#7f8998;font-size:10px}.time-saver-meter>em{font:7px var(--font-geist-mono);letter-spacing:.12em;color:var(--cyan);text-align:right;font-style:normal;line-height:1.65}@keyframes watchSpin{to{transform:rotate(360deg)}}@keyframes termSwap{0%{opacity:0;filter:blur(3px);transform:translateY(7px)}to{opacity:1;filter:none;transform:none}}@keyframes searchClick{0%,72%,to{filter:brightness();transform:scale(1)}82%{filter:brightness(1.35);transform:scale(.93)}}@keyframes searchScan{0%{transform-origin:0;opacity:0;transform:scaleX(0)}35%,70%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:translate(40%)}}@keyframes wave{50%{filter:brightness(1.4);transform:scaleY(.45)}}@media (max-width:1100px){.mediaflow-panel nav>span{font-size:0}.mediaflow-panel nav .platform-icon{transform:scale(.72)}.speed-line{flex-direction:column;align-items:flex-start}.premiere-card{display:none}}@media (max-width:760px){.panel-results .result-card{height:96px;padding:8px}.demo-cover{padding:22px}.demo-cover>b{font-size:clamp(2rem,11vw,3.4rem)}.demo-cover>i{width:58px;height:58px;right:20px}.speed-line{margin-top:13px;padding:13px}.speed-line span,.speed-line b{line-height:1.5}.time-saver-meter{grid-template-columns:58px 1fr;gap:13px;padding:14px}.speed-watch{width:52px;height:52px}.time-saver-meter>em{display:none}.footer-brand{margin-bottom:45px}}section[id]{scroll-margin-top:76px}@media (max-width:420px){.workflow-visual{padding:10px}.source-stack{grid-template-columns:1fr 1fr;gap:7px}.source-pill:nth-child(3),.source-pill:nth-child(4){display:grid}.source-pill{grid-template-columns:24px minmax(0,1fr);min-width:0;min-height:58px;padding:8px}.source-pill b{font-size:8px}.source-pill small{font-size:5px}.connector{height:48px}.mediaflow-panel{min-height:0}.mediaflow-panel header{height:48px;padding:0 11px}.mediaflow-panel nav{gap:9px;height:40px;padding:0 10px}.panel-search{grid-template-columns:minmax(0,1fr) 72px;min-height:58px;margin:10px;padding:9px}.panel-search b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.panel-search button{grid-area:1/2/3;min-width:70px;height:auto;padding:0 8px}.panel-results{gap:6px;margin:0 10px}.panel-results .result-card{height:88px;padding:7px}.result-card>b{font-size:6px}.result-card>small{font-size:4px}.audio-wave{height:36px}.panel-results .audio-wave i{transform:scale(.8)}.mediaflow-panel footer{height:54px;padding:0 10px}.mediaflow-panel footer span{font-size:5px}.mediaflow-panel footer button{padding:9px 8px}.speed-line{gap:8px}.time-saver-meter strong{font-size:12px}.time-saver-meter span{font-size:9px}.final-cta{min-height:auto;padding:72px 18px 64px}footer{padding-top:55px}.footer-links a,.footer-links span{overflow-wrap:anywhere}.footer-links>div:last-child{min-width:0}.footer-links>div:last-child a:last-child{font-size:9px}}.workflow-visual{overflow:hidden}.source-stack,.source-pill{min-width:0}.source-pill .platform-icon{margin:0;overflow:visible;transform:none}.platform-icon{overflow:visible}.mediaflow-panel nav{grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:4px;height:56px;padding:0 10px;display:grid;overflow:visible}.mediaflow-panel nav>span{justify-content:center;align-items:center;gap:5px;min-width:0;display:flex;overflow:visible}.mediaflow-panel nav .platform-icon{margin:0;overflow:visible;transform:scale(1)}.mediaflow-panel nav>i{align-self:center;margin:0 0 0 5px}.step-icon{box-shadow:inset 0 0 0 1px #00000014;border-color:#0000!important}.step-icon-0{color:#fff;background:#6f45d8}.step-icon-1{color:#2462a8;background:#e8f1ff}.step-icon-2{color:#117b84;background:#dff8f8}.step-icon-3{color:#4e5968;background:#eceef2}.step-icon-4{color:#365dcc;background:#e4ecff}.step-icon-5{color:#8a5b00;background:#fff2d8}.step-icon-6{color:#2f5ba6;background:#dfedff}.step-icon-7{color:#b83d32;background:#ffe4e1}.flow-status{grid-template-columns:repeat(3,1fr);gap:6px;margin:6px 0 12px;display:grid}.flow-status span{color:#778294;min-height:54px;font:5px var(--font-geist-mono);letter-spacing:.1em;border:1px solid #273142;border-radius:5px;flex-direction:column;justify-content:center;padding:9px;display:flex}.flow-status b{color:var(--cyan);letter-spacing:0;margin-bottom:4px;font-size:12px;display:block}.simple-footer-links{color:#9ba4b3;border-block:1px solid #252a34;flex-wrap:wrap;align-items:center;gap:clamp(18px,3vw,42px);margin:3vw 0;padding:28px 0;font-size:11px;display:flex}.simple-footer-links a:hover{color:#fff}@media (max-width:760px){.workflow-visual{flex-direction:column;align-items:stretch;width:100%;max-width:100%;padding:12px;display:flex}.source-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;display:grid}.source-pill:nth-child(3),.source-pill:nth-child(4){display:grid}.source-pill{grid-template-columns:28px minmax(0,1fr);width:100%;min-height:62px;padding:9px}.source-pill .platform-icon{transform:scale(.95)}.connector,.connector-last{width:100%;height:52px;position:relative;display:block!important}.connector:before,.connector i{background:linear-gradient(to bottom,var(--blue),var(--cyan));width:1px;height:auto;inset:0 auto 0 50%}.connector i{border-radius:50%;width:7px;height:7px;animation:2s linear infinite dataMoveVertical;bottom:auto;left:calc(50% - 3px)}.connector i:nth-child(2){animation-delay:-.66s}.connector i:nth-child(3){animation-delay:-1.32s}.mediaflow-panel{align-self:stretch;width:100%;min-width:0;max-width:100%;margin:0}.mediaflow-panel nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;height:58px;padding:0 8px;overflow:visible}.mediaflow-panel nav>span{flex-direction:column;gap:1px;overflow:visible;font-size:5px!important}.mediaflow-panel nav .platform-icon{margin:0;transform:scale(.9)}.mediaflow-panel nav>i{display:none}.premiere-card{align-self:stretch;width:100%;max-width:100%;height:330px;margin:0;display:block!important}.premiere-card .program{height:112px}.premiere-card .premiere-bin{height:52px}.premiere-card .timeline-mini{height:68px}.experience-result{padding-top:22px}.simple-footer-links{grid-template-columns:repeat(3,1fr);gap:0;margin:36px 0;padding:10px 0;display:grid}.simple-footer-links a{border-bottom:1px solid #1d222c;padding:13px 0;font-size:10px}}@media (max-width:390px){.workflow-visual{padding:9px}.source-pill{grid-template-columns:25px minmax(0,1fr);min-height:58px;padding:7px}.source-pill b{font-size:7px}.source-pill small{font-size:4px}.mediaflow-panel nav .platform-icon{transform:scale(.84)}.simple-footer-links{grid-template-columns:repeat(2,1fr)}}@keyframes dataMoveVertical{0%{opacity:0;top:0}20%,80%{opacity:1}to{opacity:0;top:100%}}.platform-icon,.platform-icon.youtube,.platform-icon.pinterest,.platform-icon.instagram,.platform-icon.facebook{color:#0000;border:1px solid #293446;flex:0 0 28px;place-items:center;width:28px;height:28px;padding:4px;font-size:0;display:inline-grid;overflow:visible;background:#0d131d!important;border-radius:7px!important;box-shadow:inset 0 1px #ffffff09!important}.platform-icon:before,.platform-icon:after,.platform-icon.youtube i{content:none!important;display:none!important}.platform-icon img{object-fit:contain;width:18px;max-width:100%;height:18px;max-height:100%;display:block}.platform-icon.youtube img{width:20px;height:20px}.source-pill .platform-icon{transform:none}.mediaflow-panel nav .platform-icon{margin:0;transform:none}@media (max-width:760px){.source-pill{grid-template-columns:32px minmax(0,1fr)}.source-pill .platform-icon,.mediaflow-panel nav .platform-icon{transform:none}}@media (max-width:390px){.source-pill{grid-template-columns:30px minmax(0,1fr)}.mediaflow-panel nav .platform-icon{transform:scale(.9)}}@media (max-width:760px){.nav{z-index:1000;isolation:isolate;-webkit-backdrop-filter:blur(20px)saturate(1.15);backdrop-filter:blur(20px)saturate(1.15);will-change:transform;background:#07090ee6;border-bottom-color:#202633;width:100%;transform:translate(0);position:fixed!important;inset:0 0 auto!important}.nav-scrolled{background:#07090ef0}}.feature{border-radius:8px;min-height:230px;padding:22px}.feature:before{pointer-events:none;background:linear-gradient(120deg,#51dcf409,#0000 34%);inset:0}.feature:after{display:none}.feature p{z-index:2}.feature h3{z-index:2;margin:20px 0 12px;padding-top:0;font-size:clamp(1.35rem,1.85vw,2.15rem)}.feature>span{z-index:2;color:#8993a3;font-size:10px;line-height:1.62}.feature-playhead h3{margin-top:auto;padding-top:0}.feature-preview{z-index:2;background:#090d14;border:1px solid #2b3545;border-radius:6px;height:70px;margin-top:16px;position:relative;overflow:hidden}.feature-preview-shot img{object-fit:cover;object-position:top;filter:saturate(.88)contrast(1.04);width:100%;height:100%;display:block}.feature-preview-shot>span{float:left;font:6px var(--font-geist-mono);letter-spacing:.08em;color:#fff;background:#05070bd1;border:1px solid #ffffff26;border-radius:3px;margin:-24px 0 0 7px;padding:4px 6px;position:relative}.channel-preview{grid-template-columns:1fr 1fr;gap:5px;padding:8px;display:grid}.channel-preview b{font:6px var(--font-geist-mono);letter-spacing:.08em;color:#aeb9cc;background:#121927;border:1px solid #303b50;border-radius:3px;place-items:center;display:grid}.channel-preview b:nth-child(3),.channel-preview b:nth-child(4){color:var(--cyan);border-color:#51dcf440}.social-preview{justify-content:center;align-items:center;gap:10px;padding:12px;display:flex}.social-preview>span{color:#687487;white-space:nowrap;font:6px var(--font-geist-mono);letter-spacing:.07em;background:#070a10;border:1px solid #303847;border-radius:4px;flex:1;padding:10px;overflow:hidden}.image-preview{grid-template-columns:1.2fr .8fr;gap:4px;padding:4px;display:grid}.image-preview img{object-fit:cover;object-position:top;border-radius:3px;width:100%;height:100%;display:block}.queue-preview{gap:6px;height:auto;padding:9px;display:grid}.queue-preview>span{color:#8994a6;font:6px var(--font-geist-mono);letter-spacing:.06em;background:#111722;border-radius:3px;align-items:center;gap:8px;padding:4px 7px;display:flex}.queue-preview i{background:var(--blue);border-radius:50%;width:7px;height:7px;display:block;box-shadow:0 0 10px #4169ffa6}.queue-preview span:nth-child(2) i{background:#50df9b}.queue-preview span:nth-child(3) i{background:var(--purple)}@media (max-width:1100px) and (min-width:761px){.feature-playhead{grid-column:span 1}}@media (max-width:760px){.feature,.feature-youtube,.feature-playhead{min-height:0;padding:20px}.feature-preview,.feature-youtube .feature-preview{height:92px}.feature h3{margin-top:18px}}.feature{min-height:205px}.feature-youtube,.feature-playhead{min-height:220px}.feature-preview{height:50px;margin-top:13px}.feature-youtube .feature-preview{height:50px}.feature-chip-row{align-items:center;gap:6px;padding:8px;display:flex;overflow:hidden}.feature-chip-row .platform-icon,.social-preview .platform-icon{flex-basis:24px;width:24px;height:24px;padding:4px;border-radius:6px!important}.feature-chip-row .platform-icon img,.social-preview .platform-icon img{width:15px;height:15px}.feature-chip-row>b{color:#9ba7b9;white-space:nowrap;font:6px var(--font-geist-mono);letter-spacing:.07em;background:#111722;border:1px solid #2e394a;border-radius:4px;padding:7px 8px}.social-preview{height:50px;padding:8px}.social-preview>span{padding:8px}.channel-preview{height:50px;padding:6px}.queue-preview{height:58px;padding:6px}.feature h3{margin:16px 0 10px}@media (max-width:760px){.feature,.feature-youtube,.feature-playhead{min-height:0}.feature-preview,.feature-youtube .feature-preview{height:50px}.feature-chip-row>b{padding:6px;font-size:5px}}.hero-sources{gap:8px;width:min(1180px,94vw)}.hero-source-list{justify-content:center;align-items:center;gap:5px;display:flex}.hero-source-list>span{height:34px;font:6px var(--font-geist-mono);letter-spacing:.09em;color:#929cac;background:#0b0e15;border:1px solid #29303d;border-radius:5px;align-items:center;gap:6px;padding:0 8px;animation:5s ease-in-out infinite sourceToFlow;display:flex}.hero-source-list>span:nth-child(2){animation-delay:.35s}.hero-source-list>span:nth-child(3){animation-delay:.7s}.hero-source-list>span:nth-child(4){animation-delay:1.05s}.hero-source-list>span:nth-child(5){animation-delay:1.4s}.hero-source-list .platform-icon{flex-basis:24px;width:24px;height:24px;padding:3px}.hero-source-list .platform-icon img{width:16px;height:16px}.hero-flow-link{background:linear-gradient(90deg,var(--blue),var(--cyan));flex:0 0 48px;width:48px;height:1px;position:relative}.hero-flow-link:after{content:"";border:4px solid #0000;border-left-color:var(--cyan);position:absolute;top:-3px;right:-4px}.hero-flow-link i{width:7px;height:7px;box-shadow:0 0 13px var(--cyan);background:#fff;border-radius:50%;animation:1.8s linear infinite heroDataMove;position:absolute;top:-3px;left:0}.hero-flow-link small{font:5px var(--font-geist-mono);letter-spacing:.1em;color:#667286;position:absolute;top:8px;left:50%;transform:translate(-50%)}.hero-mediaflow,.hero-premiere{background:linear-gradient(145deg,#121a29,#090d15);border:1px solid #3b4b65;border-radius:6px;align-items:center;gap:8px;height:42px;padding:6px 9px;display:flex;box-shadow:0 10px 28px #00000052}.hero-mediaflow{animation:2.2s ease-in-out infinite mediaflowPulse}.hero-mediaflow img{border-radius:6px;width:28px;height:28px}.hero-mediaflow span,.hero-premiere span{text-align:left;white-space:nowrap;flex-direction:column;gap:3px;display:flex}.hero-mediaflow b,.hero-premiere span{font:7px var(--font-geist-mono);letter-spacing:.08em;color:#fff}.hero-mediaflow small,.hero-premiere small{font:4px var(--font-geist-mono);letter-spacing:.08em;color:#6f7d92}.hero-premiere>b{background:#7957ff;border-radius:4px;place-items:center;width:29px;height:29px;font-size:14px;display:grid}.hero-sources>i,.hero-sources>b{display:none}@keyframes sourceToFlow{0%,55%,to{border-color:#29303d;transform:translate(0)}66%{border-color:#4d70ab;transform:translate(3px);box-shadow:0 0 16px #4169ff1f}}@keyframes heroDataMove{0%{opacity:0;left:0}18%,82%{opacity:1}to{opacity:0;left:100%}}@keyframes mediaflowPulse{50%{border-color:#5f78ad;box-shadow:0 0 28px #4169ff2e}}@media (max-width:900px) and (min-width:761px){.hero-source-list>span{padding:0 5px;font-size:0}.hero-source-list .platform-icon{margin:0}.hero-flow-link{flex-basis:30px;width:30px}.hero-mediaflow small{display:none}}@media (max-width:760px){.hero{min-height:auto;padding:100px 18px 72px}.hero-sources{grid-template-columns:1fr;gap:0;width:min(100%,420px);height:auto;margin-top:52px;display:grid;position:relative;bottom:auto;left:auto;transform:none}.hero-source-list{grid-template-columns:1fr 1fr;gap:7px;width:100%;display:grid}.hero-source-list>span{justify-content:flex-start;width:100%;height:38px;padding:0 10px;font-size:6px;animation:5s ease-in-out infinite sourceDown}.hero-source-list>span:nth-child(5){grid-column:1/3;justify-content:center}.hero-flow-link{background:linear-gradient(to bottom,var(--blue),var(--cyan));flex-basis:auto;width:1px;height:42px;margin:0 auto}.hero-flow-link:after{border-left-color:#0000;border-top-color:var(--cyan);top:auto;bottom:-5px;right:-3px}.hero-flow-link i{animation:1.65s linear infinite heroDataMoveDown;top:0;left:-3px}.hero-flow-link small{writing-mode:vertical-rl;top:50%;left:11px;transform:translateY(-50%)}.hero-mediaflow,.hero-premiere{justify-self:center;width:min(250px,82vw);height:50px;padding:8px 11px}.hero-mediaflow img{width:32px;height:32px}.hero-mediaflow b,.hero-premiere span{font-size:8px}.hero-premiere{width:180px}.hero-premiere>b{width:34px;height:34px}.hero-orb{width:80vw;height:80vw;top:18vh}}@keyframes sourceDown{0%,55%,to{border-color:#29303d;transform:translateY(0)}66%{border-color:#4d70ab;transform:translateY(3px);box-shadow:0 0 16px #4169ff1f}}@keyframes heroDataMoveDown{0%{opacity:0;top:0}18%,82%{opacity:1}to{opacity:0;top:100%}}@media (max-width:760px){.hero{justify-content:center;min-height:92svh;padding:104px 18px 84px}.hero-actions{margin-bottom:0}.comparison{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px}.comparison-card{border-radius:6px;min-width:0;min-height:0;padding:14px 10px}.comparison-card>p{letter-spacing:.12em;font-size:6px}.comparison-card ol{margin:15px 0}.comparison-card li{gap:7px;min-height:38px;font-size:8px;line-height:1.3}.comparison-card li>i{flex:0 0 23px;width:23px;height:23px;font-size:5px}.new-way ol{gap:6px}.new-way li{align-items:flex-start;min-height:72px;padding:7px}.new-way li>i{flex-basis:24px;width:24px;height:24px;font-size:6px}.new-way li b{font-size:11px}.new-way li small{font-size:6px;line-height:1.35}.flow-status{gap:3px;margin:4px 0 8px}.flow-status span{letter-spacing:.05em;min-height:42px;padding:5px;font-size:4px}.flow-status b{font-size:9px}.flow-line{margin:5px 0 12px}.comparison-card>strong{font-size:7px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.feature,.feature-youtube,.feature-playhead{grid-column:auto;min-width:0;min-height:0;padding:14px}.feature-youtube,.feature-playhead{grid-column:1/-1}.feature p{letter-spacing:.11em;font-size:6px}.feature h3{margin:13px 0 8px;font-size:1.05rem;line-height:1.04}.feature>span{font-size:8px;line-height:1.48}.feature-preview,.feature-youtube .feature-preview{height:44px;margin-top:10px}.feature-chip-row{gap:4px;padding:6px}.feature-chip-row>b{padding:5px 4px;font-size:4px}.channel-preview{height:44px}.queue-preview{height:52px}.buy-modal-backdrop{padding:7px}.buy-modal{border-radius:11px;width:100%;max-height:calc(100svh - 14px);padding:24px 11px 18px}.buy-modal h2{max-width:82%;margin:12px 0 7px;font-size:1.75rem}.modal-intro{margin-bottom:14px;font-size:10px;line-height:1.45}.purchase-paths{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.purchase-paths article{border-radius:7px;min-width:0;padding:12px 9px}.region-icon{font-size:20px}.purchase-paths h3{margin:8px 0 5px;font-size:14px;line-height:1.05}.purchase-paths p{min-height:48px;margin:0 0 9px;font-size:8px;line-height:1.4}.purchase-paths strong{font-size:21px}.purchase-paths small{min-height:24px;margin:4px 0 9px;font-size:6px;line-height:1.35}.purchase-paths .button{text-align:center;justify-content:center;width:100%;min-height:37px;padding:7px 5px;font-size:6px;line-height:1.25}.purchase-paths .path-note{min-height:28px;margin-top:8px;font-size:5.5px}.modal-trust,.modal-support{font-size:6px;line-height:1.5}.modal-trust{margin:14px 0 7px}}@media (max-width:380px){.manifesto{padding-inline:10px}.comparison{gap:5px}.comparison-card{padding:12px 8px}.new-way li small{font-size:5.5px}.purchase-paths{gap:5px}.purchase-paths article{padding-inline:7px}}@media (max-width:1100px) and (min-width:761px){.workflow-visual{grid-template-rows:auto 58px auto;grid-template-columns:190px 5vw minmax(0,1fr);align-items:center}.source-stack{grid-area:1/1/4}.workflow-visual>.connector:not(.connector-last){grid-area:1/2}.mediaflow-panel{grid-area:1/3}.connector-last{grid-area:2/3;justify-self:center;width:58px;height:58px;display:block;transform:rotate(90deg)}.premiere-card{grid-area:3/3;width:100%;height:300px;display:block}.premiere-card .program{height:105px}.premiere-card .premiere-bin{height:48px}.premiere-card .timeline-mini{height:62px}}.field-proof{background:#070a10;padding:9vw 6vw}.field-proof h2,.lead-capture h2{letter-spacing:-.064em;margin:2.5vw 0 4vw;font-size:clamp(3rem,5.8vw,6.7rem);line-height:.94}.field-proof h2 em,.lead-capture h2 em{color:var(--blue);font-style:normal}.field-proof>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.field-proof article{background:#0d121b;border:1px solid #28313f;border-radius:8px;min-height:170px;padding:25px}.field-proof article b{font:8px var(--font-geist-mono);letter-spacing:.14em;color:var(--cyan)}.field-proof article p{color:#929cad;margin:55px 0 0;font-size:13px;line-height:1.6}.lead-capture{background:radial-gradient(circle at 80% 45%,#4169ff33,#0000 32%),#0a0e16;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:8vw 6vw;display:grid}.lead-capture>div>p{color:#909aaa;max-width:650px;line-height:1.7}.lead-capture form,.lead-success{background:#090e17e0;border:1px solid #303b4d;border-radius:10px;padding:28px}.lead-capture form>label{font:8px var(--font-geist-mono);letter-spacing:.12em;color:#a9b4c6;margin-bottom:10px;display:block}.lead-capture form>div{grid-template-columns:1fr auto;gap:8px;display:grid}.lead-capture input{color:#fff;min-width:0;font:13px var(--font-geist-sans);background:#080c13;border:1px solid #344156;border-radius:5px;padding:0 15px}.lead-capture form>small{color:#748092;margin-top:12px;font-size:10px;line-height:1.5;display:block}.lead-capture form>p{color:#ff8c82;margin:12px 0 0;font-size:11px}.lead-capture form>p a{text-decoration:underline}.lead-success b{font-size:28px}.lead-success p{color:#9aa5b6}.lead-success .button{margin-top:14px}.lead-capture button:disabled{opacity:.6;cursor:wait}@media (max-width:760px){.field-proof,.lead-capture{padding:76px 18px}.field-proof>div{grid-template-columns:1fr}.field-proof article{min-height:130px}.field-proof article p{margin-top:30px}.lead-capture{grid-template-columns:1fr;gap:36px}.lead-capture form>div{grid-template-columns:1fr}.lead-capture input{min-height:46px}.lead-capture .button{justify-content:center}}.status-panel{grid-template-columns:auto 1fr;align-items:start;gap:20px;display:grid!important}.status-light{background:#98a1af;border-radius:50%;width:18px;height:18px;margin-top:7px;box-shadow:0 0 0 7px #98a1af26}.status-light.is-good{background:#15b77e;box-shadow:0 0 0 7px #15b77e24,0 0 28px #15b77e59}.status-light.is-bad{background:#ed655d;box-shadow:0 0 0 7px #ed655d24}.status-panel h2{margin-top:0}.status-panel small{color:#707a88;font:9px var(--font-geist-mono);letter-spacing:.06em}.modal-price{align-items:baseline;gap:10px;display:flex}.modal-price del{color:#747f90;font-size:18px;text-decoration:none;position:relative}.modal-price del:after{content:"";background:var(--coral);height:2px;position:absolute;top:50%;left:-2px;right:-2px;transform:rotate(-7deg)}.modal-price strong{color:#fff}.review-wall{background:radial-gradient(circle at 15% 12%,#2e5ae22e,#0000 27%),linear-gradient(155deg,#080c14 0%,#05070b 58%,#09101b 100%);padding:9vw 6vw 8vw;position:relative;overflow:hidden}.review-wall:before{content:"";pointer-events:none;opacity:.2;background:linear-gradient(115deg,#0000 0 48%,#50d8f414 49%,#0000 50%) 0 0/260px 100%;position:absolute;inset:0}.review-wall-head{z-index:1;grid-template-columns:1fr auto;align-items:end;gap:5vw;margin-bottom:5vw;display:grid;position:relative}.review-wall h2{letter-spacing:-.064em;margin:2.4vw 0 0;font-size:clamp(3rem,5.8vw,6.7rem);line-height:.94}.review-wall h2 em{color:var(--blue);font-style:normal}.review-score{align-items:flex-end;gap:15px;padding-bottom:8px;display:flex}.review-score>strong{letter-spacing:-.08em;font-size:clamp(3rem,5vw,5rem);line-height:.78}.review-score>span{flex-direction:column;gap:7px;display:flex}.review-score b{color:#ffd15a;letter-spacing:.11em;font-size:14px}.review-score small{color:#7e8a9e;font:6px var(--font-geist-mono);letter-spacing:.14em;white-space:nowrap}.review-carousel{z-index:1;border-block:1px solid #2a3546;grid-template-columns:90px minmax(0,1fr);column-gap:clamp(28px,5vw,80px);min-height:390px;padding:clamp(35px,5vw,70px) 0;display:grid;position:relative}.review-carousel-index{color:#778397;font:7px var(--font-geist-mono);letter-spacing:.12em;align-items:flex-start;gap:9px;padding-top:8px;display:flex}.review-carousel-index i{background:linear-gradient(90deg,var(--blue),var(--cyan));width:28px;height:1px;margin-top:4px}.review-slide{max-width:1050px;animation:.45s both reviewEnter}.review-slide-meta{align-items:center;gap:13px;display:flex}.review-slide-meta>b{color:#9da8b8;font:8px var(--font-geist-mono);letter-spacing:.1em}.review-stars{--rating:100%;color:#303b4d;letter-spacing:.11em;font-size:14px;position:relative}.review-stars:before{content:"★★★★★";width:var(--rating);color:#ffd15a;white-space:nowrap;position:absolute;inset:0 auto auto 0;overflow:hidden}.review-slide blockquote{color:#e4e8ef;letter-spacing:-.035em;max-width:44ch;margin:34px 0 45px;font-size:clamp(1.45rem,2.85vw,3rem);font-weight:480;line-height:1.28}.review-person{border-left:2px solid var(--blue);align-items:center;gap:13px;padding-left:16px;display:flex}.review-person b{font-size:11px}.review-person span{color:#748094;font:7px var(--font-geist-mono);letter-spacing:.11em;text-transform:uppercase}.review-controls{grid-column:2;grid-template-columns:auto minmax(120px,320px) auto;align-items:center;gap:15px;width:min(470px,100%);margin-top:44px;display:grid}.review-controls button{color:#dbe2ed;cursor:pointer;background:0 0;border:1px solid #344157;border-radius:50%;width:40px;height:40px;transition:all .25s}.review-controls button:hover{border-color:var(--cyan);color:var(--cyan);transform:translateY(-2px)}.review-progress{background:#273142;height:2px;overflow:hidden}.review-progress i{transform-origin:0;background:linear-gradient(90deg,var(--blue),var(--cyan));width:100%;height:100%;animation:5.6s linear both reviewProgress;display:block}.review-carousel:hover .review-progress i,.review-carousel:focus-within .review-progress i{animation-play-state:paused}.review-source-note{z-index:1;justify-content:space-between;align-items:center;gap:30px;margin-top:32px;display:flex;position:relative}.review-source-note span{color:var(--cyan);font:7px var(--font-geist-mono);letter-spacing:.15em}.review-source-note p{color:#727e91;text-align:right;max-width:590px;margin:0;font-size:10px;line-height:1.6}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@keyframes reviewEnter{0%{opacity:0;filter:blur(3px);transform:translate(24px)}to{opacity:1;filter:none;transform:none}}@keyframes reviewProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:760px){.review-wall{padding:82px 18px 70px}.review-wall-head{margin-bottom:44px;display:block}.review-wall h2{margin-top:24px}.review-score{width:max-content;margin-top:28px}.review-score>strong{font-size:3.2rem}.review-carousel{grid-template-columns:1fr;min-height:470px;padding:32px 0}.review-carousel-index{margin-bottom:29px}.review-slide blockquote{margin:27px 0 34px;font-size:clamp(1.35rem,7vw,2.15rem)}.review-person{flex-direction:column;align-items:flex-start;gap:7px}.review-controls{grid-column:1;margin-top:38px}.review-source-note{margin-top:30px;display:block}.review-source-note p{text-align:left;margin-top:12px}}@media (prefers-reduced-motion:reduce){.review-slide,.review-progress i{animation:none!important}.review-progress i{transform:scaleX(1)}}.site-footer{background:radial-gradient(circle at 18% 0,#4169ff21,#0000 28%),#05070b;border-top:1px solid #1f2734;padding:54px 6vw 26px;position:relative}.site-footer:before{content:"";background:linear-gradient(90deg,transparent,var(--blue),var(--cyan),transparent);opacity:.7;height:1px;position:absolute;top:0;left:6vw;right:6vw}.footer-main{justify-content:space-between;align-items:center;gap:50px;padding-bottom:38px;display:flex}.site-footer .footer-brand{margin:0}.footer-nav-stack{gap:18px;display:grid}.footer-primary,.footer-secondary{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(20px,2.8vw,38px);display:flex}.footer-primary a{color:#d7deea;font-size:11px}.footer-secondary a{color:#768296;font-size:10px}.footer-primary a,.footer-secondary a{transition:all .25s}.footer-primary a:hover,.footer-secondary a:hover{color:#fff}.footer-primary .footer-support{color:var(--cyan)}.site-footer .footer-bottom{align-items:center}.site-footer .footer-bottom a:hover{color:#fff}@media (max-width:760px){.site-footer{padding:45px 18px 24px}.site-footer:before{left:18px;right:18px}.footer-main{flex-direction:column;align-items:flex-start;gap:28px;padding-bottom:32px}.site-footer .footer-brand{margin:0}.footer-nav-stack{gap:16px}.footer-primary,.footer-secondary{justify-content:flex-start;gap:14px 24px}.footer-primary a{font-size:10px}.footer-secondary a{font-size:9px}.site-footer .footer-bottom{gap:18px;display:flex}}.demo-links{flex-wrap:wrap;gap:18px;margin-top:20px;display:flex}.demo-copy .demo-links .text-link{margin-top:0}.watch-page{color:#f5f7fb;background:radial-gradient(circle at 50% 18%,#4169ff29,#0000 32%),#070a10;min-height:100vh;padding:0 6vw 7vw}.watch-nav{border-bottom:1px solid #202735;justify-content:space-between;align-items:center;height:82px;display:flex}.watch-nav>a:last-child{font:8px var(--font-geist-mono);letter-spacing:.13em;color:#b9c6ff}.watch-header{max-width:980px;padding:8vw 0 4vw}.watch-header h1{letter-spacing:-.065em;margin:24px 0;font-size:clamp(3.3rem,7vw,7rem);line-height:.9}.watch-header h1 em{color:var(--blue);font-style:normal}.watch-header>p:last-child{color:#98a2b3;max-width:720px;line-height:1.7}.watch-player{background:#111722;border:1px solid #2d3748;border-radius:18px;max-width:1180px;margin:auto;padding:12px;box-shadow:0 50px 120px #00000080}.watch-player video{aspect-ratio:16/9;object-fit:contain;background:#020306;border-radius:10px;width:100%;max-height:78vh;display:block}.watch-details{grid-template-columns:.75fr 1.25fr;align-items:start;gap:7vw;max-width:1180px;margin:4vw auto 0;display:grid}.watch-details h2{letter-spacing:-.05em;margin:18px 0 0;font-size:clamp(2rem,4vw,4rem)}.watch-details>p{color:#9ca6b6;line-height:1.8}.watch-actions{align-items:center;gap:28px;max-width:1180px;margin:3vw auto 0;display:flex}.watch-actions .text-link{color:#b9c6d9}@media (max-width:760px){.watch-page{padding:0 18px 70px}.watch-nav{height:64px}.watch-header{padding:70px 0 36px}.watch-details{margin-top:42px;display:block}.watch-details>p{margin-top:24px}.watch-actions{flex-direction:column;align-items:flex-start;margin-top:36px}.watch-player{border-radius:12px;padding:7px}}.seo-page{color:#f6f8fb;background:radial-gradient(circle at 75% 12%,#2c60ff33,#0000 27%),#070a10;min-height:100vh}.seo-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:2;background:#06090ee0;border-bottom:1px solid #222b39;justify-content:space-between;align-items:center;height:82px;padding:0 6vw;display:flex;position:relative}.seo-nav>a{font:11px var(--font-geist-mono);letter-spacing:.18em;align-items:center;gap:12px;font-weight:800;display:flex}.seo-nav>a svg{width:42px}.seo-nav>div{align-items:center;gap:28px;display:flex}.seo-nav>div>a:not(.button){color:#8f9aad;font-size:11px}.seo-nav .button{min-height:40px;padding:0 16px;font-size:7px}.seo-hero{max-width:1160px;padding:9vw 6vw 7vw}.seo-hero h1{letter-spacing:-.07em;max-width:13ch;margin:26px 0;font-size:clamp(3.4rem,7.7vw,8.8rem);line-height:.88}.seo-hero>p:not(.section-label){color:#a1abbb;max-width:760px;font-size:clamp(1rem,1.55vw,1.35rem);line-height:1.7}.seo-actions{align-items:center;gap:30px;margin-top:36px;display:flex}.seo-actions .text-link{color:#bac5d5}.seo-hero>small{color:#727f91;font:7px var(--font-geist-mono);letter-spacing:.11em;margin-top:23px;display:block}.seo-body{padding:2vw 6vw 8vw}.seo-body>aside{border-left:2px solid var(--cyan);background:linear-gradient(90deg,#386cff1f,#0000);max-width:1020px;margin-bottom:7vw;padding:28px 32px}.seo-body>aside b{color:var(--cyan);font:8px var(--font-geist-mono);letter-spacing:.15em}.seo-body>aside p{max-width:900px;margin:14px 0 0;font-size:clamp(1.25rem,2.1vw,2rem);line-height:1.45}.seo-body>section{border-top:1px solid #252e3d;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:9vw;max-width:1180px;padding:5vw 0;display:grid}.seo-body h2{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3.7vw,4.2rem);line-height:.98}.seo-body section>div{color:#9da7b7;font-size:15px;line-height:1.85}.seo-body section p:first-child{margin-top:0}.seo-body section ul,.seo-body section ol{padding-left:20px}.seo-body section li{margin:9px 0}.seo-body strong{color:#f4f7fb}.seo-related>div{gap:8px;display:grid}.seo-related a{color:#d9e0eb;border-bottom:1px solid #242d3c;justify-content:space-between;padding:17px 0;display:flex}.seo-related a span{color:var(--cyan)}.seo-cta{text-align:center;background:radial-gradient(circle,#3265ff38,#0000 46%),#080c13;padding:8vw 6vw}.seo-cta svg{width:68px}.seo-cta p{color:var(--cyan);font:7px var(--font-geist-mono);letter-spacing:.17em;margin:24px 0}.seo-cta h2{letter-spacing:-.06em;max-width:850px;margin:0 auto 35px;font-size:clamp(2.7rem,5.5vw,6rem);line-height:.95}.seo-footer{color:#738095;font:8px var(--font-geist-mono);letter-spacing:.1em;border-top:1px solid #222b38;justify-content:space-between;gap:25px;padding:30px 6vw;display:flex}.seo-footer nav{gap:24px;display:flex}.seo-footer a:hover{color:#fff}.comparison-table{border-collapse:collapse;color:#cbd4e1;width:100%;font-size:12px}.comparison-table th,.comparison-table td{text-align:left;border-bottom:1px solid #2a3443;padding:14px 12px}.comparison-table th{color:var(--cyan);font:7px var(--font-geist-mono);letter-spacing:.12em}.guide-index{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.guide-index a{color:#eef2f7;background:#0c111a;border:1px solid #2a3443;border-radius:7px;min-height:170px;padding:24px}.guide-index a span{color:var(--cyan);font:7px var(--font-geist-mono);letter-spacing:.13em;margin-bottom:55px;display:block}.guide-index a b{font-size:20px;line-height:1.25}.guide-index a:hover{border-color:#5177d5;transform:translateY(-2px)}@media (max-width:760px){.seo-nav{height:66px;padding:0 18px}.seo-nav>div>a:not(.button){display:none}.seo-nav .button{font-size:6px}.seo-hero{padding:78px 18px 65px}.seo-hero h1{font-size:clamp(3.2rem,17vw,5.6rem)}.seo-actions{flex-direction:column;align-items:flex-start}.seo-body{padding:0 18px 70px}.seo-body>aside{margin-bottom:65px;padding:24px 20px}.seo-body>section{grid-template-columns:1fr;gap:30px;padding:55px 0}.seo-body section>div{font-size:14px}.seo-cta{padding:80px 18px}.seo-footer{flex-direction:column;align-items:flex-start;padding:28px 18px}.seo-footer nav{flex-wrap:wrap;gap:14px 22px}.guide-index{grid-template-columns:1fr!important}.comparison-table{font-size:9px}.comparison-table th,.comparison-table td{padding:11px 7px}}.growth-page{color:#f3f6fb;background:radial-gradient(circle at 75% 0,#2a5df830,#0000 30%),#070a10;min-height:100vh;padding:0 6vw 7vw}.growth-nav{border-bottom:1px solid #222b39;justify-content:space-between;align-items:center;height:80px;display:flex}.growth-nav>a{font:9px var(--font-geist-mono);letter-spacing:.14em;align-items:center;gap:12px;display:flex}.growth-nav svg{width:40px}.growth-nav>span{color:#728096;font:7px var(--font-geist-mono);letter-spacing:.14em}.growth-page>header{max-width:880px;padding:7vw 0 4vw}.growth-page>header h1{letter-spacing:-.065em;margin:22px 0;font-size:clamp(3.2rem,6vw,7rem);line-height:.9}.growth-page>header>p:last-child{color:#929dae;max-width:670px;line-height:1.7}.growth-login{background:#0c111a;border:1px solid #2a3545;border-radius:9px;align-items:end;gap:10px;padding:22px;display:flex}.growth-login label{color:#8d99ac;font:7px var(--font-geist-mono);letter-spacing:.12em;gap:8px;display:grid}.growth-login input,.growth-login select{color:#fff;background:#070b12;border:1px solid #354257;border-radius:5px;min-width:240px;height:44px;padding:0 12px}.growth-login select{min-width:130px}.growth-login>p{color:#ff8d82;margin:0 0 12px}.growth-kpis{grid-template-columns:repeat(6,1fr);gap:8px;margin-top:24px;display:grid}.growth-kpis article{background:#0b1018;border:1px solid #2a3545;border-radius:7px;padding:22px 18px}.growth-kpis span{color:#758297;min-height:28px;font:6px var(--font-geist-mono);letter-spacing:.12em;display:block}.growth-kpis strong{font-size:30px}.growth-chart{background:#0b1018;border:1px solid #2a3545;border-radius:9px;margin-top:24px;padding:28px}.growth-chart h2,.growth-tables h2{margin:0 0 24px;font-size:20px}.growth-chart>div{border-bottom:1px solid #303b4d;align-items:end;gap:7px;height:230px;display:flex}.growth-chart figure{flex-direction:column;flex:1;justify-content:end;align-items:center;height:100%;margin:0;display:flex}.growth-chart figure>div{background:linear-gradient(to top,var(--blue),var(--cyan));border-radius:3px 3px 0 0;width:min(24px,80%);min-height:3px;position:relative}.growth-chart figure i{background:#ffd05a;position:absolute;bottom:0;left:25%;right:25%}.growth-chart figcaption{color:#6f7b8e;height:24px;font:5px var(--font-geist-mono);padding-top:7px;transform:rotate(-35deg)}.growth-tables{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;display:grid}.growth-tables article{background:#0b1018;border:1px solid #2a3545;border-radius:9px;padding:25px}.growth-tables table{border-collapse:collapse;color:#a9b3c2;width:100%;font-size:11px}.growth-tables td{border-bottom:1px solid #273141;padding:11px 0}.growth-tables td:last-child{text-align:right;color:#fff}.growth-updated{color:#687588;font:7px var(--font-geist-mono);letter-spacing:.1em;text-align:right}@media (max-width:900px){.growth-kpis{grid-template-columns:repeat(3,1fr)}.growth-tables{grid-template-columns:1fr}}@media (max-width:620px){.growth-page{padding:0 18px 70px}.growth-login{flex-direction:column;align-items:stretch}.growth-login input,.growth-login select{width:100%;min-width:0}.growth-kpis{grid-template-columns:repeat(2,1fr)}.growth-chart{padding:20px 12px}.growth-chart figcaption{display:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}[data-reveal]{opacity:0;filter:blur(6px);transition:opacity .72s cubic-bezier(.22,.61,.36,1),transform .72s cubic-bezier(.22,.61,.36,1),filter .72s;transition-delay:var(--reveal-delay,0s);will-change:opacity,transform;transform:translateY(26px)}[data-reveal=left]{transform:translate(-34px)}[data-reveal=right]{transform:translate(34px)}[data-reveal=scale]{transform:scale(.94)}[data-reveal=clip]{opacity:1;filter:none;clip-path:inset(0 100% 0 0);transition:clip-path .9s cubic-bezier(.65,0,.35,1);transition-delay:var(--reveal-delay,0s);transform:none}[data-reveal].is-in{opacity:1;filter:none;clip-path:inset(0);transform:none}[data-reveal-group]>*{opacity:0;transition:opacity .6s cubic-bezier(.22,.61,.36,1),transform .6s cubic-bezier(.22,.61,.36,1);transform:translateY(22px)}[data-reveal-group].is-in>*{opacity:1;transform:none}[data-reveal-group].is-in>:first-child{transition-delay:0s}[data-reveal-group].is-in>:nth-child(2){transition-delay:70ms}[data-reveal-group].is-in>:nth-child(3){transition-delay:.14s}[data-reveal-group].is-in>:nth-child(4){transition-delay:.21s}[data-reveal-group].is-in>:nth-child(5){transition-delay:.28s}[data-reveal-group].is-in>:nth-child(6){transition-delay:.35s}[data-reveal-group].is-in>:nth-child(7){transition-delay:.42s}[data-reveal-group].is-in>:nth-child(n+8){transition-delay:.49s}.mq{padding:14px 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000);mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000)}.mq-track{align-items:center;gap:var(--mq-gap,12px);padding-right:var(--mq-gap,12px);animation:mqRun var(--mq-speed,42s) linear infinite;animation-direction:var(--mq-dir,normal);will-change:transform;flex:none;display:flex}.mq:hover .mq-track{animation-play-state:paused}@keyframes mqRun{to{transform:translate(-50%)}}.mq-chip{color:#9aa5b6;height:38px;font:9px var(--font-geist-mono),ui-monospace,monospace;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(145deg,#121824e6,#080b11e6);border:1px solid #263043;border-radius:100px;flex:none;align-items:center;gap:8px;padding:0 15px;transition:border-color .25s,color .25s,transform .25s;display:inline-flex}.mq-chip i{background:var(--cyan);width:5px;height:5px;box-shadow:0 0 10px var(--cyan);border-radius:50%;flex:none}.mq-chip:nth-child(3n) i{background:var(--coral);box-shadow:0 0 10px var(--coral)}.mq-chip:nth-child(3n+2) i{background:var(--blue);box-shadow:0 0 10px var(--blue)}.mq-chip:hover{color:#e8edf5;border-color:#42557a;transform:translateY(-2px)}.mq-display .mq-track{gap:var(--mq-gap,46px);padding-right:var(--mq-gap,46px)}.mq-word{letter-spacing:-.05em;color:#141a26;-webkit-text-stroke:1px #29344a;white-space:nowrap;flex:none;align-items:center;gap:22px;font-size:clamp(1.9rem,4.4vw,3.6rem);font-weight:600;line-height:1;display:inline-flex}.mq-word em{color:var(--blue);-webkit-text-stroke:0;font-style:normal}.mq-word b{background:var(--coral);-webkit-text-stroke:0;width:9px;height:9px;box-shadow:0 0 16px var(--coral);border-radius:50%;flex:none}.mq-band{background:linear-gradient(90deg,#4169ff0d,#0000 30% 70%,#ff51440d),#06080d;border-block:1px solid #1c2331}.swipe{margin-top:34px;position:relative}.swipe-rail{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding:4px 0 20px;display:flex;overflow-x:auto}.swipe-rail::-webkit-scrollbar{display:none}.swipe-rail>*{scroll-snap-align:center;flex:0 0 min(560px,86vw)}.swipe-dots{justify-content:center;gap:9px;margin-top:6px;display:flex}.swipe-dots button{cursor:pointer;background:#28313f;border:0;border-radius:100px;width:30px;height:4px;padding:0;transition:background .3s,width .3s}.swipe-dots button[aria-current=true]{background:linear-gradient(90deg,var(--blue),var(--cyan));width:52px}.swipe-dots button:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.hero-beam{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-beam i{top:-30%;left:var(--x,20%);opacity:0;width:1px;height:160%;animation:beamFall var(--d,9s) linear infinite;animation-delay:var(--t,0s);background:linear-gradient(#0000,#50d8f480,#0000);position:absolute}@keyframes beamFall{0%{opacity:0;transform:translateY(-40%)}12%{opacity:.7}76%{opacity:.5}to{opacity:0;transform:translateY(40%)}}.rise{vertical-align:bottom;display:inline-block;overflow:hidden}.rise>span{animation:.82s cubic-bezier(.22,.61,.36,1) forwards riseUp;animation-delay:var(--rd,0s);display:inline-block;transform:translateY(110%)}@keyframes riseUp{to{transform:none}}.stat-row{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:38px;display:grid}.stat{background:linear-gradient(150deg,#10151fe6,#07090ee6);border:1px solid #222a37;border-radius:9px;padding:22px 20px}.stat b{letter-spacing:-.05em;color:#fff;font-variant-numeric:tabular-nums;font-size:clamp(2rem,3.6vw,3.1rem);font-weight:650;line-height:1;display:block}.stat b em{color:var(--cyan);font-style:normal}.stat span{font:7px var(--font-geist-mono),ui-monospace,monospace;letter-spacing:.16em;color:#7c8697;margin-top:9px;display:block}.lift{transition:transform .34s cubic-bezier(.22,.61,.36,1),border-color .34s,box-shadow .34s}.lift:hover{transform:translateY(-6px)}.sheen{position:relative;overflow:hidden}.sheen:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000,#ffffff12,#0000);width:45%;height:100%;transition:left .75s cubic-bezier(.22,.61,.36,1);position:absolute;top:0;left:-70%;transform:skew(-18deg)}.sheen:hover:after{left:130%}.readbar{z-index:120;transform-origin:0;height:2px;transform:scaleX(var(--p,0));background:linear-gradient(90deg,var(--blue),var(--cyan),var(--coral));position:fixed;inset:0 0 auto;box-shadow:0 0 14px #50d8f480}@media (max-width:1100px){.stat-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.mq-chip{height:34px;padding:0 12px;font-size:8px}.mq{padding:10px 0}.mq-display .mq-track{--mq-gap:26px}.swipe-rail>*{flex-basis:88vw}.stat{padding:18px 16px}.stat-row{gap:8px}}@media (max-width:420px){.stat-row{grid-template-columns:1fr 1fr}.mq-word{-webkit-text-stroke-width:.7px}}@media (prefers-reduced-motion:reduce){[data-reveal],[data-reveal-group]>*{opacity:1!important;filter:none!important;clip-path:none!important;transition:none!important;transform:none!important}.mq-track{animation:none!important}.mq{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.hero-beam{display:none}.rise>span{animation:none!important;transform:none!important}.swipe-rail{scroll-behavior:auto}.sheen:after,.readbar{display:none}}.swipe-rail figure{background:linear-gradient(145deg,#121824,#090d14);border:1px solid #2d3849;border-radius:12px;margin:0;padding:9px;box-shadow:0 28px 70px #00000052,inset 0 1px #ffffff09}.swipe-rail figure:hover{border-color:#455675}.swipe-rail img{aspect-ratio:16/10;object-fit:cover;object-position:top;background:#0b0e15;width:100%;display:block}.swipe-rail figcaption{flex-direction:column;align-items:flex-start;gap:7px;padding:18px 12px 14px;display:flex}.swipe-rail figcaption small{font:7px var(--font-geist-mono),ui-monospace,monospace;letter-spacing:.16em;color:var(--cyan)}.swipe-rail figcaption b{letter-spacing:-.025em;font-size:18px;line-height:1.25}.swipe-rail figcaption span{color:#808b9c;max-width:52ch;font-size:11px;line-height:1.6}@media (max-width:760px){.swipe-rail figcaption{padding:15px 10px}.swipe-rail figcaption b{font-size:16px}}.hero-stats{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090c138c;border:1px solid #1e2634;border-radius:11px;justify-content:center;align-items:stretch;gap:0;margin-top:44px;display:flex;position:relative;overflow:hidden}.hero-stats .stat{text-align:center;background:0 0;border:0;border-right:1px solid #1b222f;border-radius:0;flex:1 1 0;min-width:0;padding:18px 26px}.hero-stats .stat:last-child{border-right:0}.hero-stats .stat b{font-size:clamp(1.7rem,3vw,2.5rem)}.hero-stats .stat span{margin-top:6px;font-size:6.5px}.source-rail{z-index:2;justify-content:center;align-items:center;gap:clamp(10px,2.2vw,22px);padding:16px 10px;display:flex;position:relative}.source-rail .platform-icon{flex:0 0 44px;width:44px;height:44px;padding:9px;transition:transform .3s cubic-bezier(.22,.61,.36,1),border-color .3s;animation:5s ease-in-out infinite railFloat;border-radius:12px!important}.source-rail .platform-icon img{width:100%;height:100%}.source-rail .platform-icon:nth-child(2){animation-delay:-1s}.source-rail .platform-icon:nth-child(3){animation-delay:-2s}.source-rail .platform-icon:nth-child(4){animation-delay:-3s}.source-rail .platform-icon:nth-child(5){animation-delay:-4s}.source-rail .platform-icon:hover{border-color:#4a5c7d;transform:translateY(-4px)scale(1.06)}@keyframes railFloat{50%{transform:translateY(-5px)}}@media (max-width:760px){.hero-stats{width:100%;margin-top:32px}.hero-stats .stat{padding:14px 8px}.hero-stats .stat b{font-size:1.55rem}.hero-stats .stat span{letter-spacing:.12em;font-size:6px}.source-rail{gap:12px;padding:12px 4px}.source-rail .platform-icon{flex-basis:38px;width:38px;height:38px;padding:8px}}@media (max-width:390px){.source-rail .platform-icon{flex-basis:34px;width:34px;height:34px;padding:7px}}@media (prefers-reduced-motion:reduce){.source-rail .platform-icon{animation:none}}.mediaflow-panel nav{grid-template-columns:repeat(5,minmax(0,1fr))!important;display:grid!important}.mediaflow-panel nav>span{min-width:0!important}@media (max-width:760px){.mediaflow-panel nav{gap:2px!important;height:54px!important;padding:0 6px!important}.mediaflow-panel nav>span{flex-direction:column!important;justify-content:center!important;gap:1px!important;font-size:5px!important;display:flex!important}.mediaflow-panel nav .platform-icon{flex-basis:25px!important;width:25px!important;height:25px!important;margin:0!important;padding:3px!important;transform:none!important}.mediaflow-panel nav .platform-icon img{width:17px!important;height:17px!important}}@media (max-width:390px){.mediaflow-panel nav{padding:0 3px!important}.mediaflow-panel nav .platform-icon{flex-basis:23px!important;width:23px!important;height:23px!important}}.gallery-head{grid-template-columns:minmax(180px,.62fr) minmax(420px,1.38fr);grid-template-areas:"label title""copy title";align-items:start}.gallery-head>.section-label{grid-area:label;margin-top:10px}.gallery-head h2{grid-area:title;max-width:820px}.gallery-head>p:last-child{color:#8792a3;grid-area:copy;max-width:56ch;margin:22px 0 0;font-size:12px;line-height:1.7}.workflow-cuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:34px;display:grid}.workflow-cut{background:linear-gradient(145deg,#121824,#090d14);border:1px solid #33425a;border-radius:24px;min-width:0;overflow:hidden;box-shadow:0 28px 70px #00000057,inset 0 1px #ffffff0d}.workflow-cut:hover{border-color:#4b5e7f}.workflow-media-stage{aspect-ratio:16/9;background:#05070c;border-bottom:1px solid #2a3546;position:relative;overflow:hidden}.workflow-media{object-fit:cover;background:#05070c;width:100%;height:100%;display:block}.workflow-media-stage>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--cyan);font:6px var(--font-geist-mono),ui-monospace,monospace;letter-spacing:.13em;background:#05080dcc;border:1px solid #50d8f44d;border-radius:100px;padding:6px 8px;position:absolute;top:12px;right:12px}.workflow-cut>div:last-child{padding:20px 20px 22px}.workflow-cut small,.gallery-proof-label{color:var(--cyan);font:7px var(--font-geist-mono),ui-monospace,monospace;letter-spacing:.16em}.workflow-cut h3{letter-spacing:-.04em;min-height:2.1em;margin:10px 0 8px;font-size:clamp(18px,2vw,25px);line-height:1.05}.workflow-cut p{color:#8590a1;margin:0;font-size:11px;line-height:1.65}.product-gallery>.swipe{margin-top:34px;padding:8px 0}.product-gallery>.swipe .swipe-rail{gap:20px;padding:6px max(2px,50% - min(760px,86vw)/2) 22px}.product-gallery>.swipe .swipe-rail>*{flex-basis:min(760px,86vw)}.product-gallery>.swipe .swipe-dots button{border-radius:999px;height:6px}.workflow-media::-webkit-media-controls-panel{background:linear-gradient(#0000,#03060ce0)}.gallery-proof-label{text-align:center;margin:44px 0 0}.workflow-cut-featured{width:min(1180px,100%);margin:0 auto}.workflow-cut-featured .workflow-media-stage{aspect-ratio:16/9}.workflow-cut-featured>div:last-child{grid-template-columns:minmax(0,1fr) minmax(240px,.72fr);align-items:start;column-gap:40px;display:grid}.workflow-cut-featured small{grid-column:1/3}.workflow-cut-featured h3{max-width:760px;min-height:0;margin-bottom:0;font-size:clamp(24px,3vw,40px)}.workflow-cut-featured p{align-self:end}.screenshot-triptych{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px}@media (max-width:760px){.gallery-head>p:last-child{font-size:11px}.gallery-head{display:block}.workflow-cuts{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-inline:-18px;padding:0 18px 10px;display:flex;overflow-x:auto}.workflow-cuts::-webkit-scrollbar{display:none}.workflow-cut{scroll-snap-align:center;flex:0 0 86vw}.workflow-cut>div:last-child{padding:16px}.workflow-cut-featured{width:100%}.workflow-cut-featured>div:last-child{display:block}.workflow-cut-featured h3{margin-bottom:10px;font-size:22px}.screenshot-triptych{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;gap:12px;margin-inline:-18px;padding:4px 18px 14px;display:flex;overflow-x:auto}.screenshot-triptych::-webkit-scrollbar{display:none}.screenshot-triptych figure{scroll-snap-align:center;flex:0 0 84vw}.gallery-proof-label{margin-top:32px}}.mediaflow-panel nav{grid-template-columns:repeat(5,minmax(0,1fr)) auto}@media (max-width:1100px){.mediaflow-panel nav{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:760px){.mediaflow-panel nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;padding:0 5px}.mediaflow-panel nav>span{font-size:0!important}.mediaflow-panel nav .platform-icon{transform:scale(.82)}}@media (max-width:390px){.mediaflow-panel nav{padding:0 3px}.mediaflow-panel nav .platform-icon{transform:scale(.72)}}h1,h2,h3{font-family:var(--font-display),var(--font-geist-sans),Arial,sans-serif}.fv-review-grid article{animation:.24s ease-out both fvCardIn}@keyframes fvCardIn{0%{opacity:.35;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}body:has(dialog[open]){overflow:hidden}.fv-inline-link{color:#bdcffd;border-bottom:1px solid #51658d;margin-top:12px;font-size:12px;display:inline-block}.fv-review-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.fv-review-grid article{background:linear-gradient(140deg,#182237,#101722);border:1px solid #35415a;border-radius:13px;flex-direction:column;min-height:370px;padding:26px;display:flex}.fv-review-top{justify-content:space-between;align-items:center;display:flex}.fv-review-top>b{color:#6078b1;font-size:50px;line-height:.7}.fv-review-grid blockquote{color:#d5dfef;letter-spacing:-.012em;margin:24px 0 30px;font-size:16px;line-height:1.85}.fv-review-author{align-items:center;gap:12px;margin-top:auto;display:flex}.fv-review-author>span{color:#c7d7ff;background:#30446d;border-radius:9px;place-items:center;width:38px;height:38px;font-size:11px;display:grid}.fv-review-author b{letter-spacing:0;font-size:12px}.fv-review-author small{color:#97a9c8;margin-top:4px;font-size:10px;display:block}.fv-review-count{text-align:right;margin-top:17px;color:#8298bc!important;font-size:11px!important}.fv-rail-controls button:disabled{opacity:.35;cursor:default}.legal-page{color:#f3f6fd;background:#0c1220;padding:60px max(20px,8vw) 80px}.legal-nav{margin-bottom:65px}.legal-hero h1{letter-spacing:-.045em;font-size:clamp(38px,5.2vw,70px);line-height:1.06}.legal-hero>p,.legal-content p,.legal-content li{color:#acb9ce;font-size:16px;line-height:1.85}.legal-hero .section-label,.legal-back{color:#b9f5d5}.legal-content h2{color:#edf2fc;font-size:25px}.legal-page .button,.seo-page .button,.watch-page .button{color:#081329;min-height:46px;box-shadow:none;background:#6685ff;border-color:#879dff;border-radius:9px;font-size:13px}.seo-nav .button{font-size:12px}.seo-nav>div>a:not(.button){font-size:13px}.seo-hero{padding-block:65px}.seo-hero h1{letter-spacing:-.047em;max-width:17ch;font-size:clamp(40px,5.7vw,76px);line-height:1.04}.seo-hero>small{font:12px var(--font-geist-sans);color:#a9b8d0;letter-spacing:0;line-height:1.7}.seo-body h2{font-size:clamp(28px,3vw,42px);line-height:1.13}.seo-body>aside{border-color:#b9f5d5;border-radius:8px}.seo-body>aside b{color:#b9f5d5;font-size:11px}.seo-footer{font:12px var(--font-geist-sans);letter-spacing:0}.section-label{font-size:11px}.growth-login input,.growth-login select{font-size:15px}.growth-kpis article>span{font-size:11px}@media (max-width:700px){.fv-review-grid{grid-template-columns:1fr}.fv-review-grid article{min-height:0;padding:23px}.fv-review-grid blockquote{margin-block:20px 24px;font-size:16px;line-height:1.8}.legal-page{padding:32px 20px 60px}.legal-hero h1{font-size:40px}.legal-nav .wordmark>span{display:inline-block}.legal-nav .brand-mark{--brand-mark-width:34px;--brand-mark-height:27px}.legal-back{font-size:9px}.seo-nav .button{font-size:10px}.seo-hero h1{font-size:43px}.seo-actions{gap:20px}.seo-hero{padding:52px 20px}.seo-body{padding-inline:20px}}.fv-launch-dialog,.fv-video-dialog{margin:auto!important}.fv-launch-dialog{width:980px!important}.fv-launch-dialog .fv-offers-compact .fv-india-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.fv-hero-shot{aspect-ratio:auto!important}.fv-hero .fv-product-visual{transform:rotate(-1deg)}.fv-site .fv-hero-copy .fv-eyebrow{letter-spacing:.12em}.fv-section-subcta{align-items:center;gap:20px;margin-top:25px;display:flex}.fv-demo-screen img{min-height:230px;aspect-ratio:auto!important;object-fit:contain!important}.fv-launch-dialog .fv-close{float:right;margin:-17px -3px 0 0;position:sticky;top:0}@media (max-width:800px){.fv-launch-dialog .fv-offers-compact .fv-india-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fv-launch-dialog .fv-plan h3{font-size:16px}.fv-launch-dialog .fv-plan .fv-price strong{font-size:29px}.fv-section-subcta{flex-wrap:wrap}.fv-demo-screen img{min-height:150px}.fv-hero .fv-product-visual{transform:none}}:focus-visible{outline-offset:4px;outline:3px solid #b9f5d5}html{scroll-padding-top:105px}.seo-nav .brand-mark{filter:none}.fv-site{background:var(--fv-bg);color:#f4f6fc;font-size:16px;line-height:1.55;overflow:clip}.fv-site button,.fv-site input{font:inherit}.fv-site button,.fv-site a{-webkit-tap-highlight-color:transparent}.fv-site button{cursor:pointer}.fv-wrap{width:min(1240px,90%);margin-inline:auto}.fv-site h1,.fv-site h2,.fv-site h3{letter-spacing:-.045em;margin:0;font-weight:650;line-height:1.07}.fv-site em{color:var(--fv-accent);font-style:normal}.fv-site h2{font-size:clamp(34px,4.2vw,58px)}.fv-site .fv-eyebrow{letter-spacing:.15em;color:var(--fv-mint);margin:0 0 22px;font-size:11px;font-weight:650}.fv-button{color:#071020;text-align:center;background:#6685ff;border:1px solid #879dff;border-radius:9px;justify-content:center;align-items:center;gap:24px;min-height:48px;padding:14px 21px;transition:background .18s,transform .18s;display:inline-flex;font-size:14px!important;font-weight:750!important}.fv-button:hover{background:#8ca3ff;transform:translateY(-2px)}.fv-button span{font-size:19px}.fv-secondary{color:#d8dfef;align-items:center;gap:14px;min-height:48px;font-size:14px;display:inline-flex}.fv-announcement{color:#102a23;letter-spacing:.05em;background:#bbf4d7;justify-content:center;align-items:center;gap:22px;padding:8px 5%;font-size:11px;font-weight:750;display:flex}.fv-announcement button{color:inherit;background:0 0;border:0;min-height:28px;font-size:12px;font-weight:750}.fv-nav{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080b13f2;border-bottom:1px solid #232c3c;justify-content:space-between;align-items:center;gap:20px;padding:14px 5%;display:flex;position:sticky;top:0}.fv-wordmark{letter-spacing:.13em;align-items:center;gap:12px;font-size:14px;font-weight:750;display:flex}.fv-nav>div{color:#b7c1d2;gap:28px;font-size:13px;display:flex}.fv-nav .fv-button{min-height:43px;padding:9px 17px}.fv-hero{grid-template-columns:1fr 1.07fr;align-items:center;gap:48px;padding-block:88px 80px;display:grid}.fv-hero h1{letter-spacing:-.057em;font-size:clamp(48px,5.4vw,78px);line-height:1.02}.fv-intro{margin:24px 0 28px;font-size:18px;line-height:1.7}.fv-dot{background:var(--fv-mint);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.fv-hero-actions{flex-wrap:wrap;align-items:center;gap:21px;display:flex}.fv-hero-price{color:#b5c0d1;align-items:center;gap:18px;margin-top:27px;font-size:13px;display:flex}.fv-hero-price del{color:#798597;margin-right:5px}.fv-hero-price i{border-left:1px solid #384154;height:15px}.fv-platforms{margin-top:10px;font-size:12px}.fv-platforms span{margin:0 7px}.fv-product-visual{background:#151b2b;border:1px solid #38445f;border-radius:13px;position:relative;box-shadow:0 0 120px #415bdb23,0 30px 70px #0005}.fv-window-bar{letter-spacing:.05em;color:#a3aec2;border-bottom:1px solid #2d3445;justify-content:space-between;align-items:center;gap:10px;padding:13px 15px;font-size:9px;display:flex}.fv-window-bar>span:first-child{gap:4px;display:flex}.fv-window-bar i{background:#526076;border-radius:50%;width:5px;height:5px}.fv-hero-shot{aspect-ratio:16/9;object-fit:contain;background:#111;width:100%;height:auto;display:block}.fv-workflow-strip{color:#7c91be;justify-content:space-around;align-items:center;padding:19px 8px;font-size:10px;display:flex}.fv-workflow-strip b{color:#d7e0f4;margin-left:6px;font-size:13px}.fv-workflow-strip i{font-style:normal}.fv-floating-tag{color:#142e29;background:#b9f5d5;border-radius:6px;padding:9px 17px;font-size:12px;font-weight:650;position:absolute;bottom:-18px;right:20px;transform:rotate(-3deg);box-shadow:0 10px 30px #0004}.fv-floating-tag span{margin-right:9px}.fv-source-bar{color:#c0cada;border-block:1px solid #263044;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;display:flex}.fv-source-bar>span{color:#7f8fa9;letter-spacing:.1em;font-size:10px}.fv-source-bar>div{align-items:center;gap:9px;font-size:12px;display:flex}.fv-source-bar img{object-fit:contain}.fv-section-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px;display:flex}.fv-section-head>p,.fv-section-head>div>p:not(.fv-eyebrow){font-size:14px;line-height:1.7}.fv-rail-controls{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.fv-rail-controls button{color:#e1e7f4;background:#131b2b;border:1px solid #35415a;border-radius:50%;width:44px;height:44px}.fv-rail-controls button:hover{background:#283b68}.fv-reel-rail{scroll-snap-type:x mandatory;scrollbar-color:#455477 #111722;scrollbar-width:thin;gap:18px;padding:5px 0 16px;display:flex;overflow-x:auto}.fv-reel{scroll-snap-align:start;flex:0 0 calc(20% - 14.4px);min-width:185px}.fv-reel-play{aspect-ratio:9/16;color:#fff;background:#151c29;border:1px solid #303d55;border-radius:12px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.fv-reel-play:after{content:"";background:linear-gradient(#0000 45%,#0009);position:absolute;inset:0}.fv-reel-play img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.fv-play{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c1127a8;border:1px solid #fff8;border-radius:50%;place-items:center;width:48px;height:48px;padding-left:3px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fv-reel-number{z-index:2;letter-spacing:.1em;font-size:11px;position:absolute;top:12px;left:13px}.fv-reel-duration{z-index:2;background:#080c168c;border-radius:4px;padding:3px 6px;font-size:11px;position:absolute;bottom:12px;right:12px}.fv-reel>a{color:#bcc9e2;justify-content:space-between;padding:13px 3px;font-size:12px;display:flex}.fv-demo-grid{grid-template-columns:.75fr 1.45fr;align-items:center;gap:28px;display:grid}.fv-feature-tabs{flex-direction:column;gap:9px;display:flex}.fv-feature-tabs button{text-align:left;color:#e5ebf7;background:0 0;border:1px solid #0000;border-radius:10px;align-items:start;gap:17px;padding:22px 18px;display:flex}.fv-feature-tabs button>span{color:#809adb;margin-top:3px;font-size:11px}.fv-feature-tabs h3{font-size:19px}.fv-feature-tabs p{margin:10px 0 0;font-size:13px;line-height:1.6}.fv-feature-tabs button>b{margin-left:auto}.fv-demo-screen{background:#111723;border:1px solid #34445f;border-radius:10px;overflow:hidden}.fv-demo-screen img{aspect-ratio:16/9;object-fit:contain;background:#111;width:100%;height:auto;display:block}.fv-benefits{border-top:1px solid #283044;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:38px;padding-top:29px;display:grid}.fv-benefits article>span{color:#a7bcff;font-size:26px}.fv-benefits h3{margin-top:10px;font-size:18px}.fv-benefits p{max-width:310px;font-size:14px;line-height:1.65}.fv-pricing-section{background:radial-gradient(at 50% 0,#1d2c562e,#0000 65%),#0d121e;border-block:1px solid #283248;padding:78px 0 85px}.fv-region{background:#090e19;border:1px solid #39465f;border-radius:10px;gap:5px;width:fit-content;max-width:100%;margin:0 0 28px;padding:5px;display:flex}.fv-region button{color:#aebbd1;background:0 0;border:0;border-radius:6px;min-height:44px;padding:10px 23px;font-size:13px;font-weight:650}.fv-world-offer{background:linear-gradient(125deg,#18233d,#111828);border:1px solid #415580;border-radius:15px;grid-template-columns:1.4fr .7fr;align-items:center;gap:22px 60px;padding:38px;display:grid}.fv-world-offer p{margin-bottom:0;font-size:14px}.fv-world-offer .fv-eyebrow{margin-bottom:12px;display:block}.fv-price{flex-wrap:wrap;align-items:baseline;gap:13px;display:flex}.fv-price strong{letter-spacing:-.065em;color:#fff;font-size:48px;font-weight:650;line-height:1.15}.fv-price del{color:#8e9bb4;font-size:17px}.fv-price>span{color:#b9f5d5;flex-basis:100%;font-size:12px}.fv-world-offer>.fv-button{grid-area:2/2}.fv-world-offer>small{color:#8e9fbf;grid-area:2/1;max-width:440px;font-size:12px}.fv-india-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.fv-plan{background:#131c2d;border:1px solid #34415b;border-radius:12px;flex-direction:column;padding:24px 20px;display:flex;position:relative}.fv-plan-featured{background:#1a2949;border-color:#7b98ff}.fv-plan-label{letter-spacing:.08em;color:#c0d0ff;margin-bottom:19px;font-size:9px;display:block}.fv-plan h3{letter-spacing:-.03em;font-size:21px}.fv-plan>p{margin:10px 0 22px;font-size:13px}.fv-plan .fv-price{align-content:center;gap:7px;min-height:66px}.fv-plan>small{color:#91a2bf;margin:12px 0 24px;font-size:11px}.fv-plan .fv-button{gap:14px;margin-top:auto;padding:12px 11px;font-size:12px!important}.fv-coupon{color:#c3d0e6;flex-wrap:wrap;align-items:center;gap:15px;margin-top:24px;font-size:13px;display:flex}.fv-coupon input{color:#fff;background:#090f1d;border:1px solid #3b4965;border-radius:6px;max-width:100%;min-height:44px;padding:10px 13px;font-size:13px}.fv-site .fv-fineprint{color:#8d9bb4;margin-top:20px;font-size:11px;line-height:1.6}.fv-faq{grid-template-columns:1fr 1.5fr;gap:75px;display:grid}.fv-faq .fv-secondary{margin-top:28px}.fv-faq details{border-bottom:1px solid #2c354a;margin-bottom:18px;padding:0 0 18px}.fv-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:25px;min-height:32px;font-size:15px;list-style:none;display:flex}.fv-faq summary::-webkit-details-marker{display:none}.fv-faq summary>span{color:#9eb8ff;font-size:21px}.fv-faq details[open] summary>span{transform:rotate(45deg)}.fv-faq details p{margin:15px 30px 0 0;font-size:14px;line-height:1.8}.fv-last-call{text-align:center;background:radial-gradient(at 50% 120%,#456ae33b,#0000 70%),#111a2c;border:1px solid #3b4b6b;border-radius:16px;margin-bottom:80px;padding:65px 25px}.fv-last-call h2{margin:18px 0 29px;font-size:clamp(32px,4vw,55px)}.fv-footer{border-top:1px solid #263146;background:#080c15!important;padding:42px 0 26px!important}.fv-footer-main{justify-content:space-between;align-items:center;gap:25px;display:flex}.fv-footer-main p{font-size:12px}.fv-footer-main>div{gap:19px;font-size:12px;display:flex}.fv-footer-bottom{color:#91a2be;border-top:1px solid #283247;justify-content:space-between;gap:22px;margin-top:30px;padding-top:22px;font-size:11px;display:flex}.fv-footer-bottom nav{flex-wrap:wrap;gap:20px;display:flex}.fv-skip{z-index:999;color:#111;background:#fff;padding:12px;position:fixed;top:-80px;left:10px}.fv-skip:focus{top:10px}.fv-mobile-buy{display:none}.fv-launch-dialog,.fv-video-dialog{color:#f4f6fc;background:#101929;border:1px solid #506489;border-radius:18px;width:780px;max-width:calc(100% - 28px);max-height:90svh;padding:0;box-shadow:0 35px 150px #000b}.fv-launch-dialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#030813bf}.fv-video-dialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#030813bf}.fv-dialog-inner{padding:35px;position:relative}.fv-close{color:#fff;z-index:3;background:#10192f;border:1px solid #4f6080;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:12px;right:14px;font-size:27px!important}.fv-dialog-copy{margin:16px 0 24px;font-size:13px}.fv-dismiss{color:#c2d0ec;background:0 0;border:0;margin:20px auto 0;padding:10px;display:block;font-size:13px!important}.fv-offers-compact .fv-region{margin-bottom:18px}.fv-offers-compact .fv-world-offer{grid-template-columns:1fr auto;gap:20px;padding:25px}.fv-offers-compact .fv-world-offer h3{font-size:22px}.fv-offers-compact .fv-world-offer>.fv-button,.fv-offers-compact .fv-world-offer>small{grid-area:auto/1/auto/-1}.fv-offers-compact .fv-price strong{font-size:37px}.fv-offers-compact .fv-india-grid{grid-template-columns:repeat(2,1fr)}.fv-offers-compact .fv-plan-label{margin-bottom:10px}.fv-offers-compact .fv-plan>p{margin:6px 0 8px}.fv-offers-compact .fv-plan>small{margin:2px 0 12px}.fv-offers-compact .fv-plan .fv-price{min-height:42px}.fv-offers-compact .fv-coupon{gap:8px 14px;font-size:12px}.fv-video-dialog{background:#0a101c;width:auto;max-width:calc(100vw - 24px);padding:8px;overflow:hidden}.fv-video-dialog video{background:#000;border-radius:10px;width:auto;max-width:100%;height:78svh;max-height:900px;display:block}.fv-video-dialog>p{text-align:center;margin:8px;font-size:13px}.fv-video-dialog .fv-close{top:13px;right:13px}@media (min-width:1600px){.fv-hero{padding-block:110px 95px}}@media (max-width:1000px){.fv-hero{gap:28px;padding-block:65px}.fv-hero h1{font-size:54px}.fv-nav>div{gap:17px}.fv-india-grid{grid-template-columns:repeat(2,1fr)}.fv-world-offer{gap:20px}.fv-source-bar{flex-wrap:wrap;justify-content:center}.fv-source-bar>span{text-align:center;flex-basis:100%}.fv-footer-main{flex-wrap:wrap}.fv-faq{gap:35px}.fv-feature-tabs button{padding:15px 10px}.fv-window-bar .fv-live{display:none}.fv-reel{flex-basis:27%}}@media (max-width:700px){.fv-wrap{width:90%}.fv-announcement{gap:12px;padding-block:4px;font-size:8px}.fv-announcement button{font-size:10px}.fv-nav{gap:10px;padding-block:10px}.fv-nav>div{display:none}.fv-wordmark{gap:8px;font-size:11px}.fv-wordmark .brand-mark{--brand-mark-width:34px;--brand-mark-height:27px}.fv-nav .fv-button{gap:13px;min-height:40px;padding:8px 12px;font-size:11px!important}.fv-hero{grid-template-columns:1fr;gap:43px;padding-block:44px 52px}.fv-hero h1{font-size:clamp(43px,10.8vw,66px)}.fv-hero .fv-eyebrow{margin-bottom:20px;font-size:9px}.fv-intro{margin:20px 0;font-size:16px}.fv-hero-actions{gap:12px}.fv-hero-actions .fv-button{gap:14px;padding-inline:15px;font-size:12px!important}.fv-secondary{font-size:12px}.fv-hero-price{margin-top:20px;font-size:12px}.fv-source-bar{gap:15px;padding-block:21px}.fv-source-bar>div{gap:6px;font-size:10px}.fv-source-bar img{width:18px;height:18px}.fv-section{padding-block:56px}.fv-section-head{align-items:start;gap:20px;margin-bottom:25px}.fv-section-head>div:last-child:not(:first-child){max-width:135px}.fv-section-head p{font-size:12px!important}.fv-section-head .fv-eyebrow{max-width:200px;line-height:1.6;font-size:9px!important}.fv-section-head>p{max-width:130px}.fv-site h2{font-size:34px}.fv-rail-controls{justify-content:flex-start}.fv-reel{flex-basis:61%;min-width:0}.fv-demo-grid{grid-template-columns:1fr;gap:20px}.fv-feature-tabs{gap:5px}.fv-feature-tabs button{padding:14px}.fv-feature-tabs h3{font-size:17px}.fv-feature-tabs p{margin-top:5px;font-size:12px}.fv-demo-screen{order:-1}.fv-benefits{gap:14px;margin-top:25px}.fv-benefits h3{font-size:15px}.fv-benefits p{font-size:12px}.fv-pricing-section{padding-block:50px}.fv-region{gap:4px;width:100%}.fv-region button{flex:1;padding:9px 10px;font-size:12px}.fv-world-offer{flex-direction:column;align-items:stretch;gap:25px;padding:25px;display:flex}.fv-world-offer h3{font-size:26px}.fv-world-offer .fv-price strong{font-size:52px}.fv-india-grid{gap:10px}.fv-plan{padding:18px 13px}.fv-plan h3{font-size:18px}.fv-plan-label{letter-spacing:0;font-size:8px}.fv-plan .fv-price strong{font-size:32px}.fv-plan>p{font-size:12px}.fv-plan .fv-button{gap:8px;padding-inline:7px;font-size:11px!important}.fv-coupon{gap:10px}.fv-coupon input{width:100%}.fv-faq{grid-template-columns:1fr;gap:32px}.fv-faq .fv-secondary{margin-top:15px}.fv-last-call{margin-bottom:55px;padding:40px 18px}.fv-last-call h2{font-size:32px}.fv-footer{padding-bottom:102px!important}.fv-footer-main{flex-direction:column;align-items:start;gap:10px}.fv-footer-main>div{margin-top:8px}.fv-footer-bottom{flex-direction:column}.fv-footer-bottom nav{gap:15px}.fv-mobile-buy{z-index:35;padding:10px 5% calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#10192af5;border-top:1px solid #40577f;justify-content:space-between;align-items:center;gap:15px;display:flex;position:fixed;bottom:0;left:0;right:0}.fv-mobile-buy>span{color:#aabbd8;font-size:10px}.fv-mobile-buy b{color:#fff;font-size:15px;display:block}.fv-mobile-buy .fv-button{min-height:43px;padding:9px 16px;font-size:12px!important}.fv-dialog-inner{padding:25px 18px}.fv-launch-dialog h2{padding-right:24px;font-size:29px}.fv-launch-dialog .fv-eyebrow{padding-right:30px;font-size:9px}.fv-offers-compact .fv-world-offer{padding:19px;display:flex}.fv-offers-compact .fv-world-offer .fv-price strong{font-size:39px}.fv-offers-compact .fv-plan{padding:13px 10px}.fv-offers-compact .fv-plan h3{font-size:16px}.fv-offers-compact .fv-price strong{font-size:29px}.fv-offers-compact .fv-plan-label{font-size:8px}.fv-offers-compact .fv-plan>small{font-size:9px}.fv-video-dialog video{width:min(100%,440px);height:auto;max-height:78svh}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.fv-site *,.fv-site :before,.fv-site :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root{--fv-bg:#0e1015;--fv-surface:#16181d;--fv-border:#33353a;--fv-muted:#b5b7bc;--fv-accent:#ff956e;--fv-mint:#ff9c67}.fv-site{color:#f0f2f7;background:#0e1015;font-size:16px;line-height:1.65}.fv-wrap{width:min(1240px,100% - 80px)}.fv-site em{color:#ff956e;-webkit-text-fill-color:currentColor;background:0 0}.fv-site h1,.fv-site h2,.fv-site h3{letter-spacing:-.045em;font-weight:700}.fv-site h2{font-size:clamp(36px,4.3vw,60px);line-height:1.08}.fv-site .fv-eyebrow{letter-spacing:.14em;color:#ffa271;margin-bottom:20px;font-size:12px;line-height:1.6}.fv-site a,.fv-site button{touch-action:manipulation}.fv-site :focus-visible{outline-offset:5px;outline:3px solid #ffb285}.fv-button{color:#121419;background:#ff744d;border:1px solid #ff945f;border-radius:8px;gap:24px;min-height:52px;padding:14px 23px;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 4px #9d411e30;font-size:15px!important}.fv-button:hover{background:#ff9d6c;transform:translateY(-3px);box-shadow:0 9px 25px #ff744d20}.fv-button:active{transform:translateY(0)}.fv-button span{font-size:22px;transition:transform .2s}.fv-button:hover span{transform:translate(2px,-2px)}.fv-secondary{color:#e5e7ec;gap:10px;min-height:52px;font-size:15px}.fv-secondary:hover{color:#ffa271}.fv-inline-link{color:#f7b590;border-color:#755039;font-size:14px}.fv-inline-link:hover{color:#ffdac3}.fv-announcement{color:#121419;letter-spacing:.09em;background:#ff744d;gap:22px;padding:5px 5%;font-size:12px}.fv-announcement button{letter-spacing:0;min-height:30px;font-size:12px;font-weight:750}.fv-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#10100ff2;border-bottom:1px solid #2d2f34;gap:22px;padding:17px 40px}.fv-nav>div{color:#c3c5ca;gap:26px;font-size:14px}.fv-nav>div a:hover{color:#ff9c67}.fv-wordmark{letter-spacing:.16em;gap:13px;font-size:14px}.fv-nav .fv-button{border-radius:7px;min-height:46px;font-size:14px!important}.brand-timeline-motion{animation:none!important}.fv-hero{background:radial-gradient(600px 360px at 50% 65%,#ff744d0b,#0000 80%);flex-direction:column;gap:54px;padding-block:66px 36px;display:flex;position:relative}.fv-hero-copy{text-align:center;width:100%;max-width:1020px}.fv-hero h1{letter-spacing:-.065em;font-size:clamp(56px,6.8vw,96px);font-weight:750;line-height:1.025}.fv-hero .fv-eyebrow{align-items:center;gap:8px;margin-bottom:25px;display:inline-flex;letter-spacing:.14em!important}.fv-dot,.fv-offer-dot{background:#ff956e;border-radius:50%;flex:none;width:6px;height:6px;margin-right:3px;display:inline-block;box-shadow:0 0 0 4px #ff744d12}.fv-intro{max-width:670px;margin:25px auto;font-size:19px;line-height:1.65;color:#bec0c5!important}.fv-hero-actions{justify-content:center;gap:18px}.fv-hero-actions .fv-secondary{background:#16181d;border:1px solid #404247;border-radius:8px;padding:12px 20px}.fv-mini-play{color:#ff9c67;font-size:23px;line-height:1}.fv-hero-price{color:#b8babf;flex-wrap:wrap;justify-content:center;gap:11px;margin-top:19px;font-size:13px}.fv-hero-price b{color:#eef0f5;font-size:19px}.fv-hero-price del{color:#8d8f94}.fv-hero-price button{color:#f8b38c;background:0 0;border:0;border-bottom:1px solid #515358;min-height:32px;margin-left:4px;padding:6px 0;font-size:12px!important}.fv-setup-row{color:#9b9da2;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:13px;font-size:12px;display:flex}.fv-setup-row a{color:#b7b9be;text-underline-offset:4px;text-decoration:underline}.fv-setup-row>span:before{content:"✓";color:#ff9c67;margin-right:7px}.fv-product-stage{background:linear-gradient(120deg,#1f2126,#15171c 70%);border:1px solid #45474c;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 28px 70px #0004}.fv-stage-label{color:#b6b8bd;letter-spacing:.13em;background:#1e2025;border-bottom:1px solid #35373c;justify-content:space-between;align-items:center;padding:16px 24px;font-size:11px;display:flex}.fv-stage-label>span{align-items:center;gap:8px;display:flex}.fv-stage-label i{background:#ff956e;border-radius:50%;width:6px;height:6px}.fv-stage-label a{letter-spacing:0;color:#ffb487;font-size:12px}.fv-stage-body{grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:32px;padding:30px;display:grid}.fv-hero .fv-product-visual{background:#16181d;border:1px solid #56585d;border-radius:9px;min-width:0;overflow:hidden;transform:none;box-shadow:0 20px 40px #0005}.fv-window-bar{color:#b9bbc0;background:#23252a;border-bottom:1px solid #3e4045;border-radius:8px 8px 0 0;padding:12px 15px;font-size:10px}.fv-window-bar i{background:#6d6f74}.fv-window-bar i:first-child{background:#ff8750}.fv-window-bar .fv-live{color:#dbb190;font-size:9px}.fv-hero-shot{object-fit:contain;background:#16181d;height:auto;aspect-ratio:auto!important}.fv-workflow-strip{color:#c6875b;background:#1a1c21;border-top:1px solid #33353a;padding:16px 12px;font-size:11px}.fv-workflow-strip b{color:#d4d6db;font-size:13px}.fv-stage-aside .fv-eyebrow{text-align:left;margin-bottom:14px;font-size:11px;display:block}.fv-stage-aside h2{letter-spacing:-.04em;font-size:29px;line-height:1.13}.fv-stage-aside p{margin:16px 0 0;font-size:14px;line-height:1.7}.fv-stage-aside .fv-inline-link{margin-top:20px;font-size:13px}.fv-stage-bottom{color:#a0a2a7;border-top:1px solid #323439;justify-content:space-between;gap:18px;padding:13px 25px;font-size:11px;display:flex}.fv-stage-bottom>span:first-child{letter-spacing:.16em}.fv-stage-bottom i{color:#ff956e;margin-inline:10px;font-style:normal}.fv-source-bar{border-top:0;border-bottom:1px solid #313338;flex-wrap:wrap;justify-content:center;gap:23px;padding:23px 0 30px}.fv-source-bar>span{text-align:center;color:#95979c;letter-spacing:.14em;flex-basis:100%;font-size:11px}.fv-source-bar>div{color:#c4c6cb;gap:9px;font-size:14px}.fv-source-bar img{width:20px;height:20px}.fv-section{padding-block:82px}.fv-section-head{align-items:end;gap:32px;margin-bottom:36px}.fv-section-head>p,.fv-section-head>div>p:not(.fv-eyebrow){max-width:330px;font-size:16px;line-height:1.75}.fv-walkthrough{background:linear-gradient(125deg,#1f2126,#16181d 70%);border:1px solid #414348;border-radius:14px;margin-bottom:38px;padding:28px}.fv-walkthrough-top{color:#a6a8ad;letter-spacing:.12em;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;font-size:12px;display:flex}.fv-walkthrough-top button{color:#c5c7cc;background:#1c1e23;border:1px solid #4e5055;border-radius:6px;min-height:38px;padding:7px 14px;font-size:12px}.fv-step-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.fv-step-tabs button{color:#aeb0b5;text-align:left;background:#121419;border:1px solid #3a3c41;border-radius:7px;align-items:center;gap:14px;padding:18px;font-size:16px;font-weight:650;transition:background .25s,border-color .25s;display:flex}.fv-step-tabs button>span{color:#ac8260;font-size:12px}.fv-step-tabs button>i{margin-left:auto;font-size:24px;font-style:normal;line-height:1}.fv-step-tabs button[aria-pressed=true]{color:#16181d;background:#ff744d;border-color:#ffa36e}.fv-step-tabs button[aria-pressed=true]>span{color:#3e4045}.fv-step-content{grid-template-columns:.85fr 1.15fr;align-items:center;gap:40px;min-height:275px;padding-block:30px 12px;display:grid}.fv-step-explanation{animation:.4s both fvOrangeIn}.fv-step-counter{letter-spacing:.13em;color:#d28f5c;margin-bottom:12px;font-size:12px;display:block}.fv-step-content h3{letter-spacing:-.035em;font-size:27px;line-height:1.16}.fv-step-content p{max-width:440px;margin:13px 0 18px;font-size:16px;line-height:1.7}.fv-step-chips{flex-wrap:wrap;gap:7px;display:flex}.fv-step-chips>span{color:#b6b8bd;background:#222429;border:1px solid #45474c;border-radius:5px;padding:4px 9px;font-size:12px}.fv-pipeline{background:#101217;border:1px solid #484a4f;border-radius:10px;min-width:0;overflow:hidden}.fv-pipeline-head{text-align:center;color:#9ea0a5;background:#1a1c21;border-bottom:1px solid #35373c;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;padding:14px 8px;font-size:12px;display:grid}.fv-pipeline-lanes{grid-template-columns:repeat(3,minmax(0,1fr));height:139px;margin:12px;display:grid;position:relative}.fv-pipeline-lanes>i{border:1px dashed #35373c;border-radius:5px;margin:4px}.fv-moving-asset{width:33.333%;height:110px;padding:0 7px;transition:transform .75s cubic-bezier(.22,1,.36,1);position:absolute;top:13px;left:0}.fv-moving-asset>div{text-align:center;color:#dfe1e6;background:linear-gradient(140deg,#44464b,#26282d);border:1px solid #e5864d;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:7px;display:flex;box-shadow:0 6px 20px #0004}.fv-asset-glyph{color:#ffad6f;margin-bottom:6px;font-size:25px;line-height:1.2}.fv-moving-asset b{font-size:12px}.fv-moving-asset small{color:#b7b9be;margin-top:5px;font-size:10px;line-height:1.3}.fv-pipeline[data-step="2"] .fv-moving-asset>div{background:linear-gradient(140deg,#3c482c,#20281c);border-color:#859c60}.fv-pipeline[data-step="2"] .fv-asset-glyph{color:#b5cf87}.fv-pipeline-status{color:#b1b3b8;text-align:center;background:#181a1f;border-top:1px solid #2f3136;justify-content:center;align-items:center;gap:8px;padding:12px 8px;font-size:12px;display:flex}.fv-status-dot{background:#f99d5f;border-radius:50%;flex:none;width:5px;height:5px}.fv-walkthrough-note{color:#8a8c91;margin-top:15px;font-size:12px;display:block}.fv-demo-grid{grid-template-columns:1fr;gap:22px}.fv-feature-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.fv-feature-tabs button{background:#16181d;border:1px solid #2e3035;border-radius:8px;gap:12px;padding:20px;transition:border-color .2s,background .2s}.fv-feature-tabs button[aria-pressed=true]{background:#222429;border-color:#db7746}.fv-feature-tabs button>span,.fv-feature-tabs button>b{color:#e9955d;font-size:12px}.fv-feature-tabs h3{letter-spacing:-.03em;font-size:19px}.fv-feature-tabs p{color:#a9abb0;margin-top:10px;font-size:14px}.fv-demo-screen{background:#14161b;border:1px solid #4c4e53;border-radius:10px}.fv-demo-screen img{height:auto;min-height:0;animation:.35s ease-out fvOrangeIn;aspect-ratio:auto!important;object-fit:contain!important}.fv-benefits{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:27px;padding:0}.fv-benefits article{background:0 0;border-top:1px solid #3f4146;border-bottom:1px solid #2a2c31;border-radius:0;padding:23px 0}.fv-benefits article>span{color:#ff9d62;background:#27292e;border:1px solid #46484d;border-radius:8px;place-items:center;width:40px;height:40px;font-size:25px;display:grid}.fv-benefits h3{margin:16px 0 12px;font-size:20px}.fv-benefits p{margin:0;font-size:16px;line-height:1.7}#creators{border-top:1px solid #303237}.fv-rail-controls{display:none}.fv-reel-rail{scroll-snap-type:none;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px;padding:0;display:grid;overflow:visible}.fv-reel{flex:none;min-width:0;transition:transform .25s}.fv-reel-play{aspect-ratio:9/16;background:#1a1c21;border:1px solid #47494e;border-radius:10px}.fv-reel-play:after{background:linear-gradient(#0003,#0000 35%,#000c)}.fv-reel-play img{transition:transform .6s}.fv-reel-play:hover img{transform:scale(1.05)}.fv-play{color:#16181d;-webkit-backdrop-filter:none;backdrop-filter:none;background:#ff744d;border:1px solid #ff9d68;width:45px;height:45px;box-shadow:0 5px 25px #0006}.fv-reel-number{background:#23170fab;border:1px solid #ffe7d74a;border-radius:4px;padding:2px 7px;font-size:12px;top:10px;left:10px}.fv-reel-duration{color:#e1e3e8;font-size:12px;bottom:40px;right:10px}.fv-reel-caption{z-index:2;color:#ffdfc8;font-size:11px;position:absolute;bottom:12px;left:10px}.fv-reel>a{color:#b8babf;overflow-wrap:anywhere;gap:5px;padding:12px 0;font-size:12px}.fv-reel>a:hover{color:#ff9b64}.fv-section-subcta{border-top:1px solid #2a2c31;align-items:center;gap:22px;margin-top:28px;padding-top:22px;display:flex}.fv-section-subcta p{margin:0;font-size:14px}.fv-pricing-section{background:radial-gradient(at 10% 0,#b6602020,#0000 55%),#14161b;border-block:1px solid #3b3d42;padding-block:78px}.fv-region{background:#0d0f14;border:1px solid #4f5156;border-radius:8px;gap:5px;margin-bottom:28px;padding:5px}.fv-region button{color:#a4a6ab;border-radius:4px;min-height:46px;padding:10px 24px;font-size:14px}.fv-region button[aria-pressed=true]{color:#16181d;background:#ff744d}.fv-world-offer{background:linear-gradient(120deg,#25272c,#181a1f);border:1px solid #525459;border-radius:12px;gap:25px 55px;padding:40px}.fv-world-offer h3{font-size:32px}.fv-world-offer p{color:#b0b2b7;font-size:16px}.fv-world-offer>small{color:#a1a3a8;font-size:13px;line-height:1.75}.fv-price strong{color:#eceef3;font-size:56px;font-weight:750}.fv-price del{color:#97999e}.fv-price>span{color:#ffb177;font-size:13px}.fv-world-offer .fv-eyebrow{color:#ffad6e}.fv-india-grid{gap:16px}.fv-plan{background:#1a1c21;border:1px solid #44464b;border-radius:10px;padding:26px 21px;transition:border-color .2s}.fv-plan:hover{border-color:#d4874b}.fv-plan-featured{background:linear-gradient(150deg,#313338,#1c1e23);border:1px solid #ff9550;box-shadow:inset 0 3px #ff9550}.fv-plan-label{letter-spacing:.06em;color:#ffb780;margin-bottom:22px;font-size:11px}.fv-plan h3{font-size:23px}.fv-plan>p{color:#b6b8bd;margin-top:12px;font-size:14px}.fv-plan .fv-price strong{font-size:43px}.fv-plan .fv-price del{font-size:13px}.fv-plan>small{color:#a3a5aa;font-size:12px;line-height:1.6}.fv-plan .fv-button{gap:12px;min-height:46px;padding:12px;font-size:13px!important}.fv-coupon{color:#b6b8bd;gap:14px;margin-top:25px;font-size:14px}.fv-coupon input{color:#dee0e5;background:#101217;border:1px solid #5a5c61;border-radius:6px;padding:12px 14px;font-size:14px!important}.fv-coupon small{color:#9d9fa4;font-size:12px}.fv-site .fv-fineprint{color:#97999e;font-size:12px;line-height:1.75}.fv-purchase-assurance{color:#a6a8ad;border-top:1px solid #3b3d42;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding-top:22px;font-size:12px;display:flex}.fv-purchase-assurance a{color:#ffba89;text-underline-offset:4px;text-decoration:underline}.fv-reviews{position:relative}.fv-review-intro{flex-direction:column;align-items:end;gap:12px;display:flex}.fv-review-total{color:#ff9b5d;align-items:center;gap:13px;font-size:58px;font-weight:700;line-height:1;display:flex}.fv-review-total small{letter-spacing:.1em;color:#9a9ca1;max-width:70px;font-size:11px;line-height:1.5}.fv-review-intro .fv-inline-link{margin-top:0;font-size:13px}.fv-review-grid.fv-review-wall{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;padding:0;display:grid;overflow:visible}.fv-review-wall .fv-review-card{scroll-snap-align:none;background:#16181d;border:1px solid #3b3d42;border-radius:11px;min-height:0;padding:26px;transition:border-color .2s,box-shadow .2s;animation:none;position:relative}.fv-review-wall .fv-review-card:nth-child(3n+2){background:linear-gradient(145deg,#23252a,#181a1f);border-color:#4e5055}.fv-review-wall .fv-review-card:nth-child(3n){background:#1a1c21;border-color:#3e4045}.fv-review-wall .fv-review-card[data-entered=true]{animation:.7s cubic-bezier(.22,1,.36,1) backwards fvReviewArrive}.fv-review-top>span{color:#afb1b6;font-size:15px}.fv-review-top small{color:#929499;font-size:12px}.fv-review-top .fv-review-language{color:#acaeb3;background:#191b20;border:1px solid #43454a;border-radius:4px;padding:2px 7px;font-size:12px}.fv-review-wall blockquote{font-family:var(--font-geist-sans),Arial,sans-serif;letter-spacing:0;color:#d0d2d7;margin:24px 0 28px;font-size:16px;font-weight:400;line-height:1.85}.fv-review-author{border-top:1px solid #3a3c41;gap:11px;padding-top:18px}.fv-review-author>span{color:#b7b9be;background:#2a2c31;border:1px solid #855334;border-radius:50%;flex:none;width:35px;height:35px;font-size:12px}.fv-review-author b{color:#d5d7dc;font-size:14px}.fv-review-author small{color:#8f9196;margin-top:3px;font-size:12px}.fv-faq{border-top:1px solid #323439;grid-template-columns:.9fr 1.4fr;gap:70px}.fv-faq details{border-bottom:1px solid #3b3d42;margin:0;padding:0}.fv-faq summary{color:#d0d2d7;gap:16px;padding:22px 0;font-size:16px;line-height:1.5}.fv-faq summary small{color:#888a8f;flex:none;font-size:12px}.fv-faq summary>span{color:#ff9c62;margin-left:auto}.fv-faq details p{color:#a9abb0;margin:0 24px 23px 32px;font-size:16px;line-height:1.85}.fv-faq details[open] summary{color:#ffb079}.fv-faq details[open] p{animation:.25s ease-out fvOrangeIn}.fv-last-call{text-align:left;color:#15171c;background:#ff744d;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:40px;margin-bottom:0;padding:48px 50px;display:flex}.fv-last-call .fv-eyebrow{color:#3b3d42;margin:0;font-size:11px}.fv-last-call h2{color:#15171c;margin:15px 0 0;font-size:clamp(34px,3.8vw,54px);line-height:1.07}.fv-last-call>div:last-child{flex:none}.fv-last-call .fv-button{color:#dddfe4;background:#16181d;border-color:#2e3035;min-height:56px}.fv-last-call p{color:#3d3f44;margin:12px 0 0;font-size:13px}.fv-footer{border:0;background:#0e1015!important;padding:58px 0 28px!important}.fv-footer-grid{grid-template-columns:1.7fr 1fr 1fr 1fr;gap:35px;padding:10px 0 30px;display:grid}.fv-footer-brand p{color:#999ba0;max-width:250px;margin:23px 0 20px;font-size:16px;line-height:1.7}.fv-footer-contact{color:#ffad71;border-bottom:1px solid #4e5055;justify-content:space-between;align-items:center;gap:30px;width:fit-content;padding-bottom:8px;font-size:14px;display:flex}.fv-footer-grid nav{flex-direction:column;align-items:start;gap:12px;display:flex}.fv-footer-grid h3{letter-spacing:0;color:#cbcdd2;margin:2px 0 8px;font-size:14px;font-weight:650}.fv-footer-grid nav a{color:#a1a3a8;font-size:14px;line-height:1.7;transition:color .2s}.fv-footer-signature{font-family:var(--font-display),Arial,sans-serif;letter-spacing:-.075em;color:#2c2e33;-webkit-user-select:none;user-select:none;border-bottom:1px solid #33353a;padding:13px 0 20px;font-size:clamp(55px,12.9vw,180px);font-weight:750;line-height:1.18}.fv-footer-bottom{color:#888a8f;border:0;gap:25px;margin:0;padding-top:25px;font-size:12px}.fv-footer-bottom nav{gap:24px}.fv-footer .fv-fineprint{color:#909297;max-width:850px;margin-top:20px;font-size:12px}.fv-mobile-buy{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1a150feb;border-top:1px solid #986339}.fv-mobile-buy>span{color:#a1a3a8;font-size:12px}.fv-mobile-buy b{color:#d7d9de;font-size:22px}.fv-mobile-buy small{color:#9ea0a5;font-size:11px;font-weight:400}.fv-launch-dialog,.fv-video-dialog{color:#e1e3e8;background:#14161b;border:1px solid #66686d;border-radius:14px;box-shadow:0 35px 100px #000b}.fv-launch-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b0805c9}.fv-video-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b0805c9}.fv-close{color:#caccd1;background:#1d1f24;border:1px solid #91613a}.fv-dialog-inner{padding:35px}.fv-launch-dialog h2{font-size:38px}.fv-dialog-copy{font-size:14px}.fv-dismiss{color:#b7b9be;font-size:14px!important}.fv-offers-compact .fv-world-offer{background:#1e2025;border-color:#53555a}.fv-launch-dialog .fv-plan .fv-price strong{font-size:34px}.fv-launch-dialog .fv-plan h3{font-size:19px}.fv-offers-compact .fv-plan{padding:18px 15px}.fv-offers-compact .fv-plan-label{font-size:10px}.fv-offers-compact .fv-plan>p{font-size:13px}.fv-offers-compact .fv-plan>small{font-size:12px}.fv-offers-compact .fv-coupon{font-size:13px}.fv-video-dialog>p{color:#b1b3b8}.legal-page{color:#e9ebf0;background:#101217}.legal-hero>p,.legal-content p,.legal-content li{color:#acaeb3}.legal-page .button,.seo-page .button,.watch-page .button{color:#181a1f;background:#ff744d;border-color:#ff965f}.legal-hero .section-label,.legal-back,.section-label{color:#eea36b}.legal-content,.legal-content section{border-color:#3a3c41}.legal-content h2{color:#cfd1d6}.legal-actions .text-link{color:#afb1b6}.legal-content input,.legal-content textarea{color:#d2d4d9;background:#181a1f;border-color:#5c5e63}.seo-body>aside{border-color:#ed934e}.seo-body>aside b{color:#afb1b6}@keyframes fvOrangeIn{0%{opacity:.35;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fvReviewArrive{0%{opacity:.35;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover) and (pointer:fine){.fv-review-wall .fv-review-card:hover{border-color:#8f9196;box-shadow:0 10px 30px #0003}.fv-reel:hover{transform:translateY(-5px)}}@media (min-width:701px) and (max-width:1100px){.fv-wrap{width:calc(100% - 48px)}.fv-nav{gap:16px;padding-inline:24px}.fv-nav>div{gap:16px;font-size:12px}.fv-wordmark{font-size:12px}.fv-nav .fv-button{padding:10px 13px;font-size:12px!important}.fv-stage-body{grid-template-columns:minmax(0,1fr) 210px;gap:20px;padding:22px}.fv-stage-aside h2{font-size:25px}.fv-stage-aside p{font-size:13px}.fv-step-content{gap:25px}.fv-reel-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fv-reel-play{aspect-ratio:10/14}.fv-reel>a{font-size:14px}.fv-review-grid.fv-review-wall{grid-template-columns:repeat(2,minmax(0,1fr))}.fv-feature-tabs button{padding:17px 14px}.fv-feature-tabs h3{font-size:17px}.fv-feature-tabs p{font-size:13px}.fv-benefits{gap:20px}.fv-benefits h3{font-size:19px}.fv-footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:30px}.fv-footer-brand{grid-column:1/-1;justify-content:space-between;align-items:center;gap:25px;display:flex}.fv-footer-brand p{margin:0}.fv-last-call{padding:38px 32px}.fv-last-call h2{font-size:38px}}@media (max-width:700px){.fv-wrap{width:calc(100% - 36px)}.fv-announcement{letter-spacing:.03em;gap:12px;padding:4px 15px;font-size:10px}.fv-announcement button{font-size:11px}.fv-nav{flex-wrap:wrap;gap:11px;padding:12px 18px 0}.fv-wordmark{gap:9px;font-size:12px}.fv-nav .fv-button{gap:14px;min-height:41px;padding:8px 12px;font-size:12px!important}.fv-nav>div{border-top:1px solid #2d2f34;order:3;justify-content:space-between;gap:8px;width:100%;font-size:12px;display:flex}.fv-nav>div a{align-items:center;min-height:42px;display:flex}.fv-hero{gap:30px;padding-block:37px 22px}.fv-hero h1{letter-spacing:-.065em;font-size:clamp(38px,10vw,68px);line-height:1.08}.fv-hero .fv-eyebrow{gap:5px;margin-bottom:20px;font-size:10px;letter-spacing:.07em!important}.fv-intro{max-width:390px;margin:19px auto 22px;font-size:16px;line-height:1.7}.fv-intro br{display:none}.fv-hero-actions{gap:10px}.fv-hero-actions .fv-button,.fv-hero-actions .fv-secondary{gap:10px;min-height:47px;padding:11px 15px;font-size:13px!important}.fv-hero-price{gap:8px;margin-top:15px;font-size:12px}.fv-hero-price button{font-size:11px!important}.fv-setup-row{gap:9px 17px;margin-top:10px;font-size:11px}.fv-setup-row a{flex-basis:100%}.fv-product-stage{border-radius:10px}.fv-stage-label{letter-spacing:.07em;padding:12px 13px;font-size:9px}.fv-stage-label a{font-size:10px}.fv-stage-body{grid-template-columns:1fr;gap:22px;padding:15px}.fv-window-bar{padding:10px;font-size:9px}.fv-window-bar .fv-live{display:none}.fv-workflow-strip{padding:13px 4px;font-size:10px}.fv-workflow-strip b{margin-left:3px;font-size:12px}.fv-stage-aside{grid-template-columns:1fr 1fr;gap:10px 15px;display:grid}.fv-stage-aside .fv-eyebrow{grid-column:1/-1;margin:0;font-size:10px;display:block}.fv-stage-aside .fv-eyebrow br{display:none}.fv-stage-aside h2{align-self:center;font-size:23px}.fv-stage-aside p{margin:0;font-size:12px;line-height:1.75}.fv-stage-aside .fv-inline-link{grid-column:1/-1;width:fit-content;margin:0;font-size:12px}.fv-stage-bottom{flex-wrap:wrap;gap:5px;padding:12px 14px;font-size:10px}.fv-stage-bottom i{margin-inline:6px}.fv-stage-bottom>span:last-child{font-size:11px}.fv-source-bar{gap:12px 17px;padding:18px 0 23px}.fv-source-bar>span{font-size:10px}.fv-source-bar>div{gap:6px;font-size:12px}.fv-source-bar img{width:17px;height:17px}.fv-section{padding-block:49px}.fv-site h2{font-size:clamp(31px,8.3vw,43px);line-height:1.12}.fv-section-head{flex-direction:column;align-items:start;gap:16px;margin-bottom:25px}.fv-section-head>div:last-child:not(:first-child),.fv-section-head>p{width:100%;max-width:none}.fv-section-head .fv-eyebrow{max-width:none;margin-bottom:15px;font-size:11px!important}.fv-section-head>p,.fv-section-head>div>p:not(.fv-eyebrow){margin:0;line-height:1.7;font-size:15px!important}.fv-section-head>p br,.fv-section-head>div>p:not(.fv-eyebrow) br{display:none}.fv-walkthrough{border-radius:10px;margin-bottom:24px;padding:16px}.fv-walkthrough-top{letter-spacing:.04em;gap:8px;margin-bottom:15px;font-size:10px}.fv-walkthrough-top button{min-height:36px;padding:6px 10px;font-size:11px}.fv-step-tabs{gap:7px}.fv-step-tabs button{gap:6px;min-height:46px;padding:12px 8px;font-size:13px}.fv-step-tabs button>span{font-size:10px}.fv-step-tabs button>i{display:none}.fv-step-content{grid-template-columns:1fr;align-content:start;gap:22px;min-height:450px;padding-block:23px 5px}.fv-step-counter{margin-bottom:10px;font-size:11px}.fv-step-content h3{font-size:23px}.fv-step-content p{margin:12px 0;font-size:15px;line-height:1.75}.fv-step-chips>span{font-size:11px}.fv-pipeline-head{padding:12px 4px;font-size:10px}.fv-pipeline-lanes{height:133px;margin:8px}.fv-moving-asset{padding-inline:4px}.fv-moving-asset b{font-size:10px}.fv-moving-asset small{font-size:9px}.fv-pipeline-status{font-size:11px}.fv-walkthrough-note{margin-top:14px;font-size:11px;line-height:1.6}.fv-demo-screen{order:0}.fv-demo-grid{gap:15px}.fv-feature-tabs{grid-template-columns:1fr;gap:8px}.fv-feature-tabs button{gap:12px;padding:16px 14px}.fv-feature-tabs h3{font-size:18px}.fv-feature-tabs p{margin-top:6px;font-size:14px;line-height:1.65}.fv-feature-tabs button>span{font-size:11px}.fv-benefits{grid-template-columns:1fr;gap:0;margin-top:20px}.fv-benefits article{border-top:0;grid-template-columns:40px 1fr;gap:8px 15px;padding:20px 0;display:grid}.fv-benefits article>span{grid-row:1/3}.fv-benefits h3{margin:0;font-size:19px}.fv-benefits p{max-width:none;font-size:15px}.fv-reel-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.fv-reel-play{aspect-ratio:9/15}.fv-reel>a{padding:9px 0;font-size:11px;line-height:1.6}.fv-play{width:40px;height:40px}.fv-reel-number,.fv-reel-duration{font-size:10px}.fv-reel-caption{font-size:10px;bottom:11px}.fv-reel-duration{bottom:35px}.fv-section-subcta{flex-wrap:wrap;gap:13px;margin-top:24px;padding-top:21px}.fv-section-subcta p{font-size:13px}.fv-pricing-section{padding-block:49px}.fv-region{width:100%;margin-bottom:22px}.fv-region button{flex:1;min-height:44px;padding:10px 8px;font-size:13px}.fv-world-offer{gap:25px;padding:25px}.fv-world-offer h3{font-size:28px}.fv-world-offer .fv-price strong{font-size:54px}.fv-world-offer p{font-size:15px}.fv-world-offer>small{font-size:13px}.fv-world-offer .fv-eyebrow{font-size:11px}.fv-india-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fv-plan{padding:19px 13px}.fv-plan-label{letter-spacing:0;margin-bottom:17px;font-size:10px;line-height:1.5}.fv-plan h3{font-size:20px}.fv-plan>p{margin-bottom:17px;font-size:13px}.fv-plan .fv-price{gap:6px;min-height:72px}.fv-plan .fv-price strong{font-size:36px}.fv-plan .fv-price del{font-size:12px}.fv-plan>small{margin:10px 0 20px;font-size:12px}.fv-plan .fv-button{gap:8px;padding:10px 7px;font-size:12px!important}.fv-coupon{gap:10px;font-size:14px}.fv-coupon input{width:100%}.fv-site .fv-fineprint{font-size:12px}.fv-purchase-assurance{grid-template-columns:1fr 1fr;gap:15px;font-size:12px;line-height:1.7;display:grid}.fv-review-intro{flex-direction:row;justify-content:space-between;align-items:center;gap:18px}.fv-review-total{gap:9px;font-size:43px}.fv-review-total small{font-size:10px}.fv-review-intro .fv-inline-link{font-size:12px}.fv-review-grid.fv-review-wall{grid-template-columns:1fr;gap:15px}.fv-review-wall .fv-review-card{border-radius:9px;padding:24px}.fv-review-wall blockquote{margin:22px 0 26px;font-size:16px;line-height:1.85}.fv-review-author b{font-size:14px}.fv-review-author small{font-size:12px}.fv-faq{grid-template-columns:1fr;gap:30px}.fv-faq summary{gap:12px;padding-block:21px;font-size:15px}.fv-faq summary small{font-size:11px}.fv-faq details p{margin-left:27px;margin-right:0;font-size:15px}.fv-last-call{border-radius:10px;flex-direction:column;align-items:start;gap:27px;padding:30px 25px}.fv-last-call h2{margin-top:13px;font-size:35px}.fv-last-call .fv-eyebrow{font-size:10px}.fv-last-call .fv-button{min-height:49px}.fv-last-call p{font-size:12px}.fv-footer{padding:43px 0 105px!important}.fv-footer-grid{grid-template-columns:1fr 1fr;gap:29px 23px;padding:0 0 25px}.fv-footer-brand{grid-column:1/-1}.fv-footer-brand p{max-width:none;margin:18px 0;font-size:16px}.fv-footer-contact{font-size:14px}.fv-footer-grid nav{gap:10px}.fv-footer-grid h3{margin-bottom:6px;font-size:14px}.fv-footer-grid nav a{font-size:14px}.fv-footer-signature{letter-spacing:-.07em;padding:9px 0 17px;font-size:12.4vw;line-height:1.2}.fv-footer-bottom{flex-direction:column;gap:16px;padding-top:20px;font-size:12px}.fv-footer-bottom nav{flex-wrap:wrap;gap:20px}.fv-footer-bottom nav a{padding-block:4px}.fv-footer .fv-fineprint{font-size:12px}.fv-mobile-buy{padding:10px 18px calc(10px + env(safe-area-inset-bottom))}.fv-mobile-buy>span{font-size:11px}.fv-mobile-buy b{font-size:20px}.fv-mobile-buy .fv-button{min-height:46px;padding:10px 16px;font-size:13px!important}.fv-dialog-inner{padding:26px 18px}.fv-launch-dialog h2{font-size:30px}.fv-launch-dialog .fv-eyebrow{font-size:10px}.fv-launch-dialog .fv-region button{font-size:12px}.fv-offers-compact .fv-plan{padding:16px 11px}.fv-launch-dialog .fv-plan h3{font-size:18px}.fv-launch-dialog .fv-plan .fv-price strong{font-size:32px}.fv-offers-compact .fv-plan-label{font-size:9px}.fv-offers-compact .fv-plan>p{font-size:12px}.fv-offers-compact .fv-plan>small{font-size:11px}.fv-offers-compact .fv-plan .fv-button{font-size:12px!important}.fv-offers-compact .fv-world-offer{padding:20px}.fv-dialog-copy{font-size:14px}.fv-dismiss{font-size:13px!important}.fv-video-dialog video{max-height:76svh}}@media (max-width:360px){.fv-hero h1{font-size:37px}.fv-hero .fv-eyebrow{font-size:9px}.fv-hero-actions{flex-direction:column;align-items:stretch}.fv-stage-aside{grid-template-columns:1fr}.fv-stage-aside h2{font-size:25px}.fv-stage-aside p{font-size:14px}.fv-stage-label{flex-wrap:wrap;gap:5px}.fv-nav>div{gap:6px;font-size:11px}.fv-reel-caption{font-size:9px}.fv-purchase-assurance{grid-template-columns:1fr}.fv-launch-dialog .fv-india-grid,.fv-india-grid{grid-template-columns:1fr!important}.fv-plan .fv-price{min-height:45px}.fv-plan>small{margin-block:8px 15px}}@media (prefers-reduced-motion:reduce){.fv-site *,.fv-site :before,.fv-site :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.fv-site{color:#f5f6fa;background:#090a0d}.fv-site p{color:#b2b6c1}.fv-nav{background:#090a0df2;border-color:#272a33}.fv-site .fv-eyebrow{color:#afb5c4}.fv-announcement{color:#dce0eb;background:#181a21;border-bottom:1px solid #313540}.fv-announcement button{color:#ff9d7a}.fv-button{box-shadow:none}.fv-hero{background:radial-gradient(at 50% 60%,#34394b20,#0000 70%)}.fv-hero h1{letter-spacing:-.055em}.fv-stage-body{padding:24px}.fv-product-stage{background:#13151c;border-color:#333743;box-shadow:0 28px 90px #0004}.fv-stage-label,.fv-stage-bottom{color:#949daf;background:#171a22;border-color:#2d323f}.fv-hero .fv-product-visual{border-color:#434958}.fv-window-bar{background:#202430;border-color:#343b4b}.fv-stage-aside p{color:#aeb6c7}.fv-workflow-strip{color:#8b9dbb;background:#161a24;border-color:#303849}.fv-workflow-strip b{color:#d5deef}.fv-real-showcase{position:relative}.fv-showcase-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.fv-showcase-toolbar>div{background:#14161d;border:1px solid #303540;border-radius:12px;flex-wrap:wrap;gap:5px;padding:5px;display:flex}.fv-showcase-toolbar button{color:#a7afc0;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:9px;min-height:44px;padding:9px 15px;font-size:14px;display:flex}.fv-showcase-toolbar button[aria-pressed=true]{color:#fff;background:#2a303f;border-color:#526078}.fv-showcase-toolbar img{object-fit:contain}.fv-showcase-toolbar .fv-motion-toggle{color:#bdc6d7;border-color:#3b4250;flex:none}.fv-showcase-capture{background:#101525;border:1px solid #555e75;border-radius:15px;position:relative;overflow:hidden;box-shadow:0 0 0 5px #a3b4dd06,0 25px 80px #0005}.fv-capture-top{color:#c0cce4;background:#1b2130;border-bottom:1px solid #38415a;justify-content:space-between;align-items:center;gap:16px;padding:15px 20px;font-size:12px;display:flex}.fv-capture-top>span{letter-spacing:.15em;align-items:center;gap:10px;display:flex}.fv-capture-top i{background:#9bb8ff;border-radius:50%;width:6px;height:6px}.fv-capture-top small{letter-spacing:.1em;color:#8394b4;font-size:10px}.fv-capture-top a{color:#d0dbf0;font-size:12px}.fv-capture-stack{aspect-ratio:3;background:#0c1123;position:relative;overflow:hidden}.fv-capture-stack img{opacity:0;pointer-events:none;width:100%;max-width:none;height:auto;transition:opacity .65s,transform 1.1s cubic-bezier(.2,.7,.2,1);position:absolute;top:0;left:0;transform:translateY(16px)scale(1.015)}.fv-capture-stack img.is-current{opacity:1;transform:translateY(0)scale(1)}.fv-showcase-caption{justify-content:space-between;align-items:center;gap:30px;min-height:145px;padding:26px 0 24px;display:flex}.fv-showcase-caption h3{letter-spacing:-.03em;color:#f3f5f9;font-size:26px;line-height:1.2}.fv-showcase-caption p{max-width:650px;margin:10px 0 0;font-size:16px;line-height:1.7}.fv-showcase-caption>div{animation:.5s both fvStudioIn}.fv-showcase-caption>a{color:#ffad8f;flex:none;font-size:14px}.fv-showcase-progress,.fv-featured-progress{background:#272c38;height:2px;overflow:hidden}.fv-showcase-progress>i,.fv-featured-progress>i{transform-origin:0;background:#ff966f;width:100%;height:100%;animation:6.5s linear both paused fvReadProgress;display:block}.fv-real-showcase[data-playing=true] .fv-showcase-progress>i{animation-play-state:running}.fv-review-feature{background:radial-gradient(at 100% 0,#3c456330,#0000 70%),#14161e;border:1px solid #424a60;border-radius:16px;margin-bottom:38px;padding:32px 40px 0;overflow:hidden}.fv-featured-meta{color:#9ba7bf;letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:12px;display:flex}.fv-featured-meta>span:last-child{color:#ffa676;letter-spacing:0;font-size:16px}.fv-featured-meta small{color:#8c9ab4;font-size:12px}.fv-featured-quote{min-height:285px;padding:33px 0 25px 40px;animation:.6s cubic-bezier(.22,1,.36,1) both fvQuoteChange;position:relative}.fv-quotation{color:#ff9b71;font-family:Georgia,serif;font-size:72px;line-height:1;position:absolute;top:20px;left:0}.fv-featured-quote p{font-family:var(--font-display),Arial,sans-serif;color:#e4e8f2;letter-spacing:-.025em;max-width:1050px;margin:0;font-size:clamp(20px,2.1vw,28px);font-weight:500;line-height:1.65}.fv-featured-quote>div{align-items:center;gap:14px;margin-top:24px;display:flex}.fv-featured-quote b{color:#f3f5fb;font-size:14px}.fv-featured-quote>div span{color:#929eb5;font-size:12px}.fv-featured-controls{color:#dce3f3;border-top:1px solid #32394b;justify-content:space-between;align-items:center;padding:18px 0;font-size:16px;display:flex}.fv-featured-controls>span i{color:#76849e;font-size:13px;font-style:normal}.fv-featured-controls>div{gap:8px;display:flex}.fv-featured-controls button{color:#d4def1;background:#202735;border:1px solid #424d64;border-radius:8px;min-width:44px;min-height:42px;padding:8px 12px;font-size:14px}.fv-featured-controls button:hover{background:#354059}.fv-featured-progress{margin-inline:-40px}.fv-featured-progress>i{animation-duration:11s}.fv-review-feature[data-playing=true] .fv-featured-progress>i{animation-play-state:running}.fv-all-reviews-heading{justify-content:space-between;align-items:center;gap:20px;margin:0 0 22px;display:flex}.fv-all-reviews-heading h3{letter-spacing:-.02em;font-size:20px}.fv-all-reviews-heading>span{color:#7f8ca5;font-size:12px}.fv-review-wall .fv-review-card,.fv-review-wall .fv-review-card:nth-child(3n+2),.fv-review-wall .fv-review-card:nth-child(3n){box-shadow:none;background:#13151b;border-color:#303540;border-radius:12px}.fv-review-wall .fv-review-card:nth-child(3n+2){background:#171b25}.fv-review-wall .fv-review-card:hover{border-color:#61728f}.fv-review-wall blockquote{color:#bac3d3;font-size:15px;line-height:1.85}.fv-review-author{border-color:#2e3544}.fv-review-author b{color:#e4eaf7}.fv-review-author small{color:#8291ae}.fv-review-author>span{color:#adc1e9;background:#222b3e;border-color:#465573}.fv-review-top .fv-review-language{color:#899bb9;background:0 0;border-color:#3a4355}.fv-review-top>span{color:#ffab7e}.fv-review-total{color:#e2e9f7}.fv-review-total small{color:#8291af}.fv-last-call{background:linear-gradient(110deg,#212837,#14171e);border:1px solid #46516a;border-radius:15px;padding:40px 45px}.fv-last-call h2{color:#f1f4fb}.fv-last-call .fv-eyebrow{color:#929fb8}.fv-last-call p{color:#a0afc8}.fv-last-call .fv-button{color:#24120d;background:#ff744d;border-color:#ff9b71}.fv-last-call .fv-button:hover{background:#ffa17d}.fv-footer{background:#090a0d!important;padding-top:40px!important}.fv-footer-grid{border-bottom:1px solid #2e3340;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:28px;padding-bottom:35px}.fv-footer-brand p{color:#8997ae;font-size:16px}.fv-footer-grid h3{color:#e3eaf7}.fv-footer-grid nav a{color:#92a0b9;font-size:13px}.fv-footer-grid nav a:hover{color:#f0f4ff}.fv-footer-contact{color:#d6e3fa;background:#1d2431;border:1px solid #4b576c;border-radius:7px;padding:10px 15px;font-size:13px}.fv-footer-bottom{color:#77879f;padding-top:22px}.fv-footer-bottom a{color:#91a3bf}.fv-footer .fv-fineprint{color:#728099}@keyframes fvStudioIn{0%{opacity:.1;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fvQuoteChange{0%{opacity:.1;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes fvReadProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:1000px){.fv-showcase-toolbar{align-items:start}.fv-showcase-toolbar>div{gap:3px}.fv-showcase-toolbar button{padding:9px 11px;font-size:12px}.fv-showcase-caption{gap:20px}.fv-featured-quote{min-height:345px}.fv-footer-grid{grid-template-columns:repeat(3,1fr)}.fv-footer-brand{grid-column:1/-1}}@media (max-width:700px){.fv-showcase-toolbar{flex-wrap:wrap;gap:10px}.fv-showcase-toolbar>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;display:grid}.fv-showcase-toolbar button{text-align:center;flex-direction:column;gap:7px;padding:8px 5px;font-size:11px;line-height:1.5}.fv-showcase-toolbar .fv-motion-toggle{flex-direction:row;min-height:34px;margin-left:auto;padding:6px 12px;font-size:12px}.fv-capture-top{gap:10px;padding:11px 12px;font-size:10px}.fv-capture-top small{display:none}.fv-capture-top a{font-size:11px}.fv-capture-stack{aspect-ratio:1.4}.fv-capture-stack img{width:165%;max-width:none;top:0;left:0}.fv-showcase-caption{flex-direction:column;align-items:start;gap:12px;min-height:225px;padding-block:22px 17px}.fv-showcase-caption h3{font-size:23px}.fv-showcase-caption p{font-size:15px}.fv-showcase-caption>a{font-size:13px}.fv-review-feature{border-radius:12px;margin-bottom:30px;padding:23px 20px 0}.fv-featured-meta{letter-spacing:.05em;font-size:10px}.fv-featured-quote{min-height:390px;padding:24px 0 24px 22px}.fv-quotation{font-size:44px;top:21px}.fv-featured-quote p{font-size:19px;line-height:1.75}.fv-featured-quote>div{flex-direction:column;align-items:start;gap:5px;margin-top:20px}.fv-featured-quote b{font-size:13px}.fv-featured-quote>div span{font-size:11px}.fv-featured-controls{padding-block:15px;font-size:14px}.fv-featured-controls button{min-width:38px;min-height:40px;padding:7px 10px;font-size:12px}.fv-featured-progress{margin-inline:-20px}.fv-all-reviews-heading{flex-direction:column;align-items:start;gap:8px;margin-bottom:20px}.fv-all-reviews-heading h3{font-size:19px}.fv-all-reviews-heading>span{font-size:12px}.fv-review-wall blockquote{font-size:16px}.fv-last-call{padding:30px 24px}.fv-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.fv-footer-grid nav a{font-size:14px}.fv-footer-brand{display:block}.fv-footer-brand p{margin:18px 0}.fv-stage-aside p{font-size:14px}}.fv-capture-stack{aspect-ratio:16/9}.fv-capture-stack img{object-fit:contain;object-position:center;background:#0c1123;width:100%;height:100%}.fv-section .fv-review-feature{margin-bottom:38px}@media (max-width:700px){.fv-capture-stack{aspect-ratio:4/3}.fv-capture-stack img{width:100%;height:100%}.fv-section .fv-review-feature{margin-bottom:28px}}@media (prefers-reduced-motion:reduce){.fv-site *,.fv-site :before,.fv-site :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.fv-showcase-progress,.fv-featured-progress{display:none}}.fv-purchase-note{margin:14px auto 0;color:#9da9bb!important;font-size:13px!important;line-height:1.6!important}.fv-prebuy-link{color:#c4cedf;text-underline-offset:4px;margin-top:10px;font-size:14px;text-decoration:underline;display:inline-block}.fv-prebuy-link:hover{color:#ffad87}.fv-site [data-studio-entered=true]{animation:.75s cubic-bezier(.16,1,.3,1) both fvStudioReveal;animation-delay:var(--studio-delay,0s)}@keyframes fvStudioReveal{0%{opacity:.35;transform:translateY(24px)}to{opacity:1;transform:translate(0,0)}}.fv-hero{isolation:isolate}.fv-hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 22% 42%,#ff754c15,#0000 45%),radial-gradient(at 82% 60%,#6687dc12,#0000 40%);position:absolute;inset:0 -20px 15%;-webkit-mask-image:linear-gradient(#0000,#000 20% 70%,#0000);mask-image:linear-gradient(#0000,#000 20% 70%,#0000)}.fv-hero h1 em{color:#ff956e;-webkit-text-fill-color:transparent;background:linear-gradient(115deg,#ffc4a3 5%,#ff956e 40%,#ff714f 80%);-webkit-background-clip:text;background-clip:text}.fv-hero .fv-eyebrow{background:#ffffff04;border:1px solid #ffffff1a;border-radius:100px;padding:7px 13px}.fv-product-stage{isolation:isolate;position:relative}.fv-product-stage:before{content:"";border-radius:inherit;pointer-events:none;z-index:3;opacity:.65;border-top:1px solid #ffae8870;position:absolute;inset:0}.fv-product-stage:after,.fv-review-wall .fv-review-card:after,.fv-plan:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(320px circle at var(--spot-x,50%) var(--spot-y,50%),#ffab7814,transparent 75%);opacity:0;z-index:2;transition:opacity .35s;position:absolute;inset:0}.fv-product-stage[data-spotlit=true]:after,.fv-review-wall .fv-review-card[data-spotlit=true]:after,.fv-plan[data-spotlit=true]:after{opacity:1}.fv-review-wall .fv-review-card,.fv-plan{isolation:isolate;position:relative}.fv-product-stage[data-studio-entered=true] .fv-window-bar{background:linear-gradient(110deg,#202430 25%,#52617e 48%,#202430 70%) 0 0/250% 100%;animation:3s ease-out both fvScreenSweep}@keyframes fvScreenSweep{0%{background-position:110% 0}to{background-position:-90% 0}}.fv-source-bar>div{background:#ffffff03;border:1px solid #ffffff12;border-radius:100px;padding:8px 14px;transition:background .25s,border-color .25s,transform .25s}.fv-source-bar>div:hover{background:#ffffff07;border-color:#ff99694d;transform:translateY(-3px)}.fv-review-feature{box-shadow:0 0 0 5px #ffffff02,0 28px 70px #0003}.fv-featured-controls button:hover{color:#fff;border-color:#ffaf85;transform:translateY(-2px)}.fv-featured-controls button{transition:transform .2s,border-color .2s,background .2s}.fv-benefits article>span{transition:transform .35s,background .35s}.fv-benefits article:hover>span{background:#ff744d20;transform:rotate(-7deg)translateY(-3px)}.fv-last-call{isolation:isolate;position:relative;overflow:hidden}.fv-last-call:after{content:"";z-index:-1;pointer-events:none;border:1px solid #ffab7828;border-radius:50%;width:340px;height:340px;position:absolute;top:-140px;right:-80px;box-shadow:0 0 0 45px #ffab7808,0 0 0 90px #ffab7805}@media (hover:hover) and (pointer:fine){.fv-review-wall .fv-review-card{transition:transform .3s,border-color .3s,box-shadow .3s}.fv-review-wall .fv-review-card:hover{border-color:#ff9d6b66;transform:translateY(-5px);box-shadow:0 16px 32px #0003}.fv-reel:hover{transform:translateY(-7px)}.fv-reel:hover .fv-play{transform:scale(1.12);box-shadow:0 0 0 8px #ff744d20}.fv-play{transition:transform .3s,box-shadow .3s}}@media (max-width:700px){.fv-hero:before{inset:0 0 15%}.fv-source-bar{gap:9px}.fv-source-bar>div{padding:7px 10px;font-size:12px}.fv-hero .fv-eyebrow{padding:7px 9px;letter-spacing:.07em!important}}@media (prefers-reduced-motion:reduce){.fv-site [data-studio-entered],.fv-product-stage[data-studio-entered=true] .fv-window-bar{animation:none!important}.fv-site *,.fv-site :before,.fv-site :after{transition:none!important}.fv-product-stage:after,.fv-review-wall .fv-review-card:after,.fv-plan:after{display:none}}.fv-all-reviews-heading>div{align-items:center;gap:18px;display:flex}.fv-all-reviews-heading>div>span{color:#9ca8bb;font-size:13px}.fv-float-toggle{color:#e2e7f1;min-height:44px;font:inherit;cursor:pointer;background:#1c202a;border:1px solid #485165;border-radius:100px;align-items:center;padding:10px 16px;font-size:14px;transition:background .2s,border-color .2s;display:inline-flex}.fv-float-toggle:hover{background:#292d38;border-color:#ff9b72}.fv-review-grid.fv-floating-wall{isolation:isolate;align-items:stretch;gap:30px 24px;padding:22px 0 46px;position:relative}.fv-floating-wall:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 15% 12%,#ff744d12,#0000 30%),radial-gradient(at 80% 35%,#7995ff0d,#0000 35%);position:absolute;inset:0}.fv-review-float{min-width:0;animation:fvReviewFloat var(--float-duration,7s) ease-in-out infinite;animation-delay:var(--float-phase,0s);animation-direction:var(--float-direction,normal);--float-offset:0px;--float-travel:8px;animation-play-state:paused;display:flex;position:relative}.fv-floating-wall[data-awake=true][data-paused=false] .fv-review-float[data-visible=true]{animation-play-state:running}.fv-floating-wall .fv-review-float:focus-within{z-index:2;animation-play-state:paused!important}.fv-floating-wall .fv-review-float>.fv-review-card{background:linear-gradient(145deg,#202430,#11141c 80%);border:1px solid #424b5f;border-radius:20px;flex-direction:column;width:100%;height:100%;padding:28px;display:flex;overflow:hidden;box-shadow:0 14px 30px #0005,inset 0 1px #ffffff08}.fv-floating-wall .fv-review-float:nth-child(3n+2)>.fv-review-card{background:linear-gradient(145deg,#2a211f,#17171d 75%);border-color:#665045}.fv-floating-wall .fv-review-float:nth-child(3n)>.fv-review-card{background:linear-gradient(145deg,#212738,#141820 80%);border-color:#3e4c66}.fv-floating-wall .fv-review-card:before{content:"“";color:#ffae7d0e;pointer-events:none;font:100px/1 Georgia,serif;position:absolute;top:64px;right:22px}.fv-floating-wall .fv-review-author{margin-top:auto;padding-top:20px}.fv-floating-wall blockquote{color:#cdd3df;margin:25px 0 28px;font-size:16px;line-height:1.85;position:relative}.fv-floating-wall .fv-review-top>span:first-child{color:#ffb384}.fv-floating-wall .fv-review-language{color:#bcc7d9;background:#ffffff04;border-radius:100px;padding:4px 10px;font-size:12px}.fv-floating-wall .fv-review-author>span{color:#25150e;background:linear-gradient(145deg,#ffc099,#ff7e53);border:0;border-radius:12px;width:40px;height:40px;font-size:13px;font-weight:700;box-shadow:0 4px 12px #ff744d16}.fv-floating-wall .fv-review-author b{font-size:14px}.fv-floating-wall .fv-review-author small{color:#a1aec2}@keyframes fvReviewFloat{0%,to{translate:0 calc(var(--float-offset) + var(--float-travel));rotate:-.25deg}50%{translate:0 calc(var(--float-offset) - var(--float-travel));rotate:.25deg}}@media (min-width:1101px){.fv-review-float:nth-child(3n+2){--float-offset:22px}}@media (hover:hover){.fv-floating-wall .fv-review-float:hover{z-index:2;animation-play-state:paused!important}.fv-floating-wall .fv-review-card:hover{border-color:#ffac827d;transform:none;box-shadow:0 22px 42px #0006,inset 0 1px #ffffff12}}@media (max-width:1100px){.fv-review-grid.fv-floating-wall{gap:26px 20px}.fv-floating-wall .fv-review-float>.fv-review-card{padding:24px}}@media (max-width:700px){.fv-all-reviews-heading{flex-direction:row;align-items:center;gap:12px}.fv-all-reviews-heading>div{display:block}.fv-all-reviews-heading h3{font-size:18px}.fv-all-reviews-heading>div>span{margin-top:6px;font-size:12px;display:block}.fv-float-toggle{white-space:nowrap;min-height:44px;padding:8px 12px;font-size:12px}.fv-review-grid.fv-floating-wall{gap:24px;padding:12px 0 20px}.fv-review-float{--float-travel:4px}.fv-floating-wall .fv-review-float>.fv-review-card{border-radius:18px;padding:24px}}@media (max-width:360px){.fv-all-reviews-heading{flex-direction:column;align-items:start}}@media (prefers-reduced-motion:reduce){.fv-floating-wall .fv-review-float,.fv-floating-wall .fv-review-card{animation:none!important;translate:none!important;rotate:none!important}.fv-float-toggle{display:none}.fv-review-grid.fv-floating-wall{padding-top:0}}.fv-reviews .fv-review-feature{isolation:isolate;background:radial-gradient(at 100% 0,#5e466538,#0000 65%),linear-gradient(130deg,#222634,#111620);border:1px solid #ff9b7266;border-radius:24px;transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .3s,border-color .3s;animation:7s ease-in-out infinite paused fvFeatureHover;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ff8e5812,0 24px 70px #0007}.fv-reviews .fv-review-feature[data-playing=true]{animation-play-state:running}@keyframes fvFeatureHover{0%,to{translate:0 5px}50%{translate:0 -7px}}.fv-cursor-hint{letter-spacing:0;text-transform:none;margin-top:9px;display:block;color:#d4a88f!important;font-size:13px!important}.fv-reviews .fv-review-feature:after,.fv-floating-wall .fv-review-float>.fv-review-card:after{content:"";pointer-events:none;border-radius:inherit;z-index:0;background:radial-gradient(350px circle at var(--spot-x,50%) var(--spot-y,50%),#ffb27b36,transparent 72%),linear-gradient(120deg,transparent 30%,#ffffff06 48%,transparent 65%);opacity:0;transition:opacity .3s;position:absolute;inset:0}.fv-reviews .fv-review-feature>*,.fv-floating-wall .fv-review-card>*{z-index:1;position:relative}.fv-reviews .fv-review-feature[data-spotlit=true]:after,.fv-floating-wall .fv-review-card[data-spotlit=true]:after{opacity:1}.fv-floating-wall .fv-review-float>.fv-review-card{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-top-color:#ffb58a80;transition:transform .5s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .3s}.fv-floating-wall .fv-review-float:nth-child(3n+2)>.fv-review-card{border-top-color:#ff916a90}.fv-floating-wall .fv-review-float:nth-child(3n)>.fv-review-card{border-top-color:#99baff80}.fv-floating-wall .fv-review-card:before{color:#ffbc8d18}@media (hover:hover) and (pointer:fine){.fv-reviews .fv-review-feature[data-spotlit=true],.fv-floating-wall .fv-review-float>.fv-review-card[data-spotlit=true]{transform:perspective(1100px) translate3d(var(--review-shift,0px),-7px,0) rotateX(var(--review-rx,0deg)) rotateY(var(--review-ry,0deg));border-color:#ffb286b3;transition:transform .12s ease-out,box-shadow .3s,border-color .3s;box-shadow:0 28px 55px #0009,0 0 28px #ff89541c,inset 0 1px #ffe2cb26}.fv-reviews .fv-review-feature[data-spotlit=true]{z-index:3}:is(.fv-reviews .fv-review-feature:focus-within,.fv-floating-wall .fv-review-card:focus-visible){border-color:#ffb286b3;box-shadow:0 0 0 3px #ff9b7226,0 20px 45px #0006}}@media (hover:none){.fv-cursor-hint{display:none}}@media (max-width:700px){.fv-reviews .fv-review-feature{border-radius:18px;animation-name:fvFeatureHoverMobile}@keyframes fvFeatureHoverMobile{0%,to{translate:0 3px}50%{translate:0 -3px}}}@media (prefers-reduced-motion:reduce){.fv-reviews .fv-review-feature,.fv-floating-wall .fv-review-float>.fv-review-card{transition:none!important;animation:none!important;transform:translate(0,0)!important}.fv-reviews .fv-review-feature:after,.fv-floating-wall .fv-review-float>.fv-review-card:after,.fv-cursor-hint{display:none}}
