@font-face{font-family:V2 Media Sans SemiCondensed;src:url(https://web-assets.invideo.io/iv-pro-landing-pages/prod/v2-home/MediaSansSemiCondensed-Ultra.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}body:has(.v2-page){background:#141414}.v2-page{--v2-bg-0:#0b0a08;--v2-bg-1:#11100f;--v2-bg-2:#181715;--v2-bg-3:#1f1e1c;--v2-fg-0:#fafafa;--v2-fg-1:#c6c4c0;--v2-fg-2:#82807d;--v2-fg-3:#7c7a77;--v2-line-0:#252422;--v2-line-1:#343331;--v2-line-2:#565553;--v2-accent:#fafafa;--v2-accent-ink:#0a0907;--v2-avatar-tony:#4f46e5;--v2-avatar-mae:#10a86a;--v2-avatar-luis:#e5533a;--v2-avatar-sunni:#a06be4;--v2-avatar-you:#c7af85;--v2-r-sm:6px;--v2-r-md:8px;--v2-r-lg:10px;--v2-r-xl:14px;--v2-r-2xl:20px;--v2-f-sans:var(--v2-font-inter), "Inter", ui-sans-serif, system-ui, -apple-system, sans-serif;--v2-f-mono:var(--v2-font-jetbrains), "Inter", ui-sans-serif, system-ui, -apple-system, sans-serif;--v2-f-serif:var(--v2-font-lora), "Lora", ui-serif, Georgia, serif;color:var(--v2-fg-0);font-family:var(--v2-f-sans);font-feature-settings:"ss01", "cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.005em;background:#141414;min-height:100vh;font-size:15px;line-height:1.5;overflow-x:hidden}@supports (color:lab(0% 0 0)){.v2-page{--v2-bg-0:lab(2.75889% .124417 .710419);--v2-bg-1:lab(4.84872% .17716 1.04147);--v2-bg-2:lab(7.79268% .239149 1.43566);--v2-bg-3:lab(11.271% .239909 1.51435);--v2-fg-0:lab(98.26% 0 0);--v2-fg-1:lab(79.1347% .283897 1.88233);--v2-fg-2:lab(53.6145% .287175 1.88444);--v2-fg-3:lab(51.2945% .287592 1.88471);--v2-line-0:lab(14.1711% .237986 1.51305);--v2-line-1:lab(21.1313% .234619 1.51078);--v2-line-2:lab(36.2116% .230402 1.50798);--v2-accent:lab(98.26% 0 0);--v2-accent-ink:lab(2.48335% .116527 .661376)}}.v2-page *{box-sizing:border-box}.v2-page button{font-family:inherit}.v2-page .v2-nav{z-index:50;-webkit-backdrop-filter:saturate(140%)blur(14px);backdrop-filter:saturate(140%)blur(14px);background-color:#101010b8;border-bottom:1px solid #ffffff0f;transition:background-color .26s,border-color .26s,box-shadow .26s,-webkit-backdrop-filter .26s,backdrop-filter .26s;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #ffffff05,0 8px 24px -16px #0009}.v2-page .v2-nav.is-at-top{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0000;border-bottom-color:#0000}.v2-page .v2-nav-inner{justify-content:space-between;align-items:center;gap:40px;max-width:1200px;height:60px;margin:0 auto;padding:0 24px;display:flex}.v2-page .v2-nav-brand{align-items:center;gap:10px;display:flex}.v2-page .v2-nav-brand img{width:auto;height:24px;display:block}.v2-page .v2-nav-links{align-items:center;gap:4px;display:flex}.v2-page .v2-nav-link{color:var(--v2-fg-1);border-radius:var(--v2-r-sm);letter-spacing:-.005em;align-items:center;gap:6px;padding:8px 12px;font-size:13.5px;text-decoration:none;transition:color .12s,background .12s;display:inline-flex}.v2-page .v2-nav-link:hover{color:var(--v2-fg-0);background:var(--v2-bg-2)}.v2-page .v2-nav-link .chev{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:.6;width:10px;height:10px}.v2-page .v2-nav-right{font-family:var(--v2-f-sans);letter-spacing:-.005em;align-items:center;gap:8px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.v2-page .v2-nav-item{display:inline-flex;position:relative}.v2-page .v2-nav-trigger{font-family:var(--v2-f-sans);cursor:pointer;background:0 0;border:none}.v2-page .v2-nav-chev{opacity:.6;width:12px;height:12px;transition:transform .18s}.v2-page .v2-nav-chev.is-open{transform:rotate(180deg)}.v2-page .v2-nav-dropdown{background:var(--v2-bg-1);border:1px solid var(--v2-line-0);border-radius:var(--v2-r-lg);opacity:0;visibility:hidden;z-index:60;min-width:280px;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;transform:translateY(-6px);box-shadow:0 14px 36px #00000073}.v2-page .v2-nav-dropdown.is-open{opacity:1;visibility:visible;transform:translateY(0)}.v2-page .v2-nav-dropdown-grid{grid-auto-columns:minmax(160px,1fr);grid-auto-flow:column;gap:28px;padding:18px 20px;display:grid}.v2-page .v2-nav-dropdown-col{min-width:0}.v2-page .v2-nav-dropdown-heading{font-family:var(--v2-f-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--v2-fg-2);margin:0 0 10px;font-size:11px}.v2-page .v2-nav-dropdown-links{flex-direction:column;gap:2px;display:flex}.v2-page .v2-nav-dropdown-link{color:var(--v2-fg-1);border-radius:var(--v2-r-sm);letter-spacing:-.005em;white-space:nowrap;margin:0 -8px;padding:6px 8px;font-size:13.5px;text-decoration:none;transition:color .12s,background .12s;display:block}.v2-page .v2-nav-dropdown-link:hover{color:var(--v2-fg-0);background:var(--v2-bg-2)}.v2-page .v2-nav-dropdown-cta{background:var(--v2-bg-2);border-top:1px solid var(--v2-line-0);justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.v2-page .v2-nav-dropdown-cta-text{color:var(--v2-fg-2);letter-spacing:-.005em;font-size:13px}.v2-page .v2-nav-burger{border:1px solid var(--v2-line-1);border-radius:var(--v2-r-md);width:36px;height:36px;color:var(--v2-fg-0);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0;display:none}.v2-page .v2-nav-burger svg{width:18px;height:18px}.v2-page .v2-nav-mobile-overlay{-webkit-backdrop-filter:blur(4px);z-index:200;background:#0009;position:fixed;inset:0}.v2-page .v2-nav-mobile-panel{background:var(--v2-bg-0);border-left:1px solid var(--v2-line-0);flex-direction:column;width:min(360px,92vw);display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.v2-page .v2-nav-mobile-head{border-bottom:1px solid var(--v2-line-0);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.v2-page .v2-nav-mobile-close,.v2-page .v2-nav-mobile-back{color:var(--v2-fg-0);cursor:pointer;font-family:var(--v2-f-sans);background:0 0;border:none;align-items:center;gap:6px;padding:6px;font-size:15px;display:inline-flex}.v2-page .v2-nav-mobile-close svg,.v2-page .v2-nav-mobile-back svg{width:20px;height:20px}.v2-page .v2-nav-mobile-back-icon{transform:rotate(180deg)}.v2-page .v2-nav-mobile-body{flex:1;padding:12px 0;overflow-y:auto}.v2-page .v2-nav-mobile-row{width:100%;color:var(--v2-fg-0);font-family:var(--v2-f-sans);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;font-size:16px;transition:background .12s;display:flex}.v2-page .v2-nav-mobile-row:hover{background:var(--v2-bg-1)}.v2-page .v2-nav-mobile-chev{width:18px;height:18px;color:var(--v2-fg-2)}.v2-page .v2-nav-mobile-foot{border-top:1px solid var(--v2-line-0);flex-direction:column;flex-shrink:0;gap:10px;padding:16px 20px;display:flex}.v2-page .v2-nav-mobile-foot .v2-btn{width:100%;height:40px}.v2-page .v2-nav-mobile-submenu{background:var(--v2-bg-0);flex-direction:column;display:flex;position:absolute;inset:0}.v2-page .v2-nav-mobile-section{padding:6px 0 16px}.v2-page .v2-nav-mobile-section-title{font-family:var(--v2-f-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--v2-fg-2);margin:0;padding:10px 20px;font-size:11px}.v2-page .v2-nav-mobile-sublink{color:var(--v2-fg-1);padding:12px 20px;font-size:15px;text-decoration:none;transition:background .12s,color .12s;display:block}.v2-page .v2-nav-mobile-sublink:hover{background:var(--v2-bg-1);color:var(--v2-fg-0)}.v2-page .v2-btn{font-family:var(--v2-f-sans);letter-spacing:-.005em;border-radius:var(--v2-r-md);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;height:32px;padding:0 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.v2-page .v2-btn.v-primary{background:var(--v2-accent);color:var(--v2-accent-ink);border-color:var(--v2-accent)}.v2-page .v2-btn.v-primary:hover{background:#e4e4e4;background:lab(90.72% .0000298023 -.0000119209);border-color:#e4e4e4;border-color:lab(90.72% .0000298023 -.0000119209)}.v2-page .v2-btn.v-ghost{color:var(--v2-fg-0);background:0 0}.v2-page .v2-btn.v-ghost:hover{background:var(--v2-bg-2)}.v2-page .v2-btn.v-outline{color:var(--v2-fg-0);border-color:var(--v2-line-1);background:0 0}.v2-page .v2-btn.v-outline:hover,.v2-page .v2-hero-cta .v2-btn.v-outline{background:var(--v2-bg-1);border-color:var(--v2-line-2)}.v2-page .v2-hero-cta .v2-btn.v-outline:hover{background:var(--v2-bg-2);border-color:var(--v2-line-2)}.v2-page .v2-btn.sz-lg{border-radius:var(--v2-r-lg);gap:10px;height:44px;padding:0 20px;font-size:14px}.v2-page .v2-btn svg{stroke-width:1.75px;width:14px;height:14px}.v2-page .v2-btn.sz-lg svg{width:16px;height:16px}.v2-page .v2-sec-hero{margin-top:0;padding-top:60px;position:relative}.v2-page .v2-sec-hero-dots,.v2-page .v2-sec-hero-spot{pointer-events:none;z-index:0;position:absolute;inset:0}.v2-page .v2-sec-hero-dots{background-image:linear-gradient(90deg,#ffffff09 1px,#0000 1px),linear-gradient(#ffffff09 1px,#0000 1px);background-position:0 -4px;background-size:22px 22px;-webkit-mask-image:linear-gradient(#000 0% 55%,#0000 100%);mask-image:linear-gradient(#000 0% 55%,#0000 100%)}.v2-page .v2-sec-hero-spot{opacity:0;-webkit-mask-image:linear-gradient(135deg, transparent 0%, transparent calc(var(--wp,-30%) - 18%), #00000059 calc(var(--wp,-30%) - 10%), #000 var(--wp,-30%), #00000059 calc(var(--wp,-30%) + 10%), transparent calc(var(--wp,-30%) + 18%), transparent 100%);mask-image:linear-gradient(135deg, transparent 0%, transparent calc(var(--wp,-30%) - 18%), #00000059 calc(var(--wp,-30%) - 10%), #000 var(--wp,-30%), #00000059 calc(var(--wp,-30%) + 10%), transparent calc(var(--wp,-30%) + 18%), transparent 100%);-webkit-mask-image:linear-gradient(135deg, transparent 0%, transparent calc(var(--wp,-30%) - 18%), #00000059 calc(var(--wp,-30%) - 10%), #000 var(--wp,-30%), #00000059 calc(var(--wp,-30%) + 10%), transparent calc(var(--wp,-30%) + 18%), transparent 100%);background-image:linear-gradient(90deg,#ffffff1c 1px,#0000 1px),linear-gradient(#ffffff1c 1px,#0000 1px);background-position:0 -4px;background-size:22px 22px;animation:9s cubic-bezier(.4,0,.25,1) 3s infinite v2-sec-hero-wave}@keyframes v2-sec-hero-wave{0%{--wp:-25%;opacity:0}8%{opacity:.9}50%{opacity:1}92%{opacity:.9}to{--wp:130%;opacity:0}}@property --wp{syntax:"<percentage>";inherits:false;initial-value:-30%}@media (prefers-reduced-motion:reduce){.v2-page .v2-sec-hero-spot{opacity:0;animation:none}}.v2-page .v2-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:1200px;height:640px;margin:0 auto;padding:48px 24px;display:flex;position:relative}.v2-page .v2-cursor{z-index:40;flex-direction:column;align-items:flex-start;gap:0;animation:3.2s ease-in-out infinite v2-cursor-float;display:flex;position:absolute}.v2-page .v2-cursor svg{filter:drop-shadow(0 1px 2px #00000059);width:22px;height:22px;display:block}.v2-page .v2-cursor-tag{font-family:var(--v2-f-sans);color:#fff;letter-spacing:.01em;white-space:nowrap;border-radius:5px;align-items:center;gap:6px;margin-top:-2px;margin-left:14px;padding:3px 8px 4px;font-size:12px;font-weight:600;line-height:1;display:inline-flex;box-shadow:0 1px 2px #00000040}.v2-page .v2-cursor.c-tony{animation-delay:-.2s;top:40px;left:6%}.v2-page .v2-cursor.c-mae{animation-delay:-1.4s;top:36px;right:6%}.v2-page .v2-cursor.c-luis{animation-delay:-2.8s;top:400px;left:8%}.v2-page .v2-cursor.c-sunni{animation-delay:-4.1s;top:400px;right:8%}.v2-page .v2-cursor.is-retiring{opacity:0;transition:opacity .38s}.v2-page .v2-cursor.c-tony .v2-cursor-tag{background:var(--v2-avatar-tony)}.v2-page .v2-cursor.c-mae .v2-cursor-tag{background:#066b40}.v2-page .v2-cursor.c-luis .v2-cursor-tag{background:#b03d24}.v2-page .v2-cursor.c-sunni .v2-cursor-tag{background:#6e3fc4}@keyframes v2-cursor-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.v2-page h1.v2-hero-title{font-family:var(--v2-f-serif);letter-spacing:-.025em;text-wrap:balance;max-width:20ch;margin:0 0 44px;font-size:clamp(36px,8vw,80px);font-weight:400;line-height:1.02}.v2-page .v2-hero-sub{color:#afafaf;letter-spacing:-.005em;max-width:52ch;margin:0 0 56px;font-size:clamp(16px,1.6vw,18px);line-height:1.5}.v2-page .v2-hero-cta{align-items:center;gap:10px;display:flex}.v2-page .v2-app-frame-wrap{color:#fff;max-width:1200px;margin:0 auto;padding:52px 24px 0;position:relative}.v2-page .v2-app-frame-wrap:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 60% at 50% 40%,#f8f8f80a,#0000 70%);background:radial-gradient(60% 60% at 50% 40%,lab(97.68% -.0000298023 .0000119209/.04),#0000 70%);position:absolute;inset:-5% 10%}.v2-page .v2-app-frame{z-index:1;aspect-ratio:1200/720;background:#141414;border-radius:12px;flex-direction:column;min-height:0;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff14,0 40px 80px -20px #00000080,0 20px 40px -10px #0006;box-shadow:0 0 0 1px lab(100% 0 0/.0784314),0 40px 80px -20px lab(0% 0 0/.5),0 20px 40px -10px lab(0% 0 0/.4)}.v2-page .ap-right.is-fullscreen{z-index:5;background:#141414;position:absolute;inset:0}.v2-page .ap-tab-fs{color:#b4b4b4;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;padding:0;display:inline-flex}.v2-page .ap-tab-fs:hover{color:#f3f3f3;background:#ffffff0d}.v2-page .ap-tab-fs svg{stroke:currentColor;fill:none;width:14px;height:14px}.v2-page .v3-projbar{background:#0b0b0b;border-bottom:1px solid #ffffff1a;flex-shrink:0;align-items:stretch;gap:0;height:44px;padding:0;display:flex}.v2-page .v3-proj-tab{letter-spacing:-.0083em;color:#bebebe;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-right:1px solid #ffffff1a;border-radius:0;align-items:center;gap:8px;max-width:240px;height:44px;margin:0;padding:0 14px;font-family:inherit;font-size:12px;font-weight:400;display:inline-flex;position:relative}.v2-page .v3-proj-tab:hover{color:#e6e6e6;background:#ffffff0d}.v2-page .v3-proj-tab.active{color:#f3f3f3;background:#212121;border-bottom:1px solid #ffffff1a;font-weight:500}.v2-page .v3-proj-dot{color:#8c8c8c;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.v2-page .v3-proj-tab.active .v3-proj-dot{color:#d2d2d2}.v2-page .v3-proj-dot svg{stroke:currentColor;stroke-width:1.4px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.v2-page .v3-proj-label{text-overflow:ellipsis;font-size:12px;overflow:hidden}.v2-page .v3-proj-close{color:#a0a0a0;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;margin-left:2px;padding:0;transition:opacity .1s;display:inline-flex}.v2-page .v3-proj-tab:hover .v3-proj-close,.v2-page .v3-proj-tab.active .v3-proj-close{opacity:1}.v2-page .v3-proj-close:hover{color:#f3f3f3;background:#ffffff1a}.v2-page .v3-proj-close svg{stroke:currentColor;stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:9px;height:9px}.v2-page .v3-proj-add{color:#b4b4b4;cursor:pointer;background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.v2-page .v3-proj-add:hover{color:#f3f3f3;background:#ffffff0d}.v2-page .v3-proj-add svg{stroke:currentColor;stroke-width:1.6px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.v2-page .v3-proj-spacer{flex:1}.v2-page .v3-proj-meta{align-items:stretch;gap:0;display:flex}.v2-page .v3-proj-meta-btn{color:#b4b4b4;cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.v2-page .v3-proj-meta-btn:hover{color:#f3f3f3;background:#ffffff0d}.v2-page .v3-proj-meta-btn svg{stroke:currentColor;stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.v2-page .v3-proj-multi{align-items:center;height:44px;padding:0 8px;display:inline-flex;position:relative}.v2-page .v3-proj-multi-avatars{align-items:center;display:inline-flex}.v2-page .v3-proj-multi-av{color:#fff;border:2px solid #141414;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-left:-6px;font-family:inherit;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.v2-page .v3-proj-multi-av:first-child{margin-left:0}.v2-page .v3-proj-multi-av.c-tony{background:var(--v2-avatar-tony)}.v2-page .v3-proj-multi-av.c-mae{background:var(--v2-avatar-mae)}.v2-page .v3-proj-multi-av.c-luis{background:var(--v2-avatar-luis)}.v2-page .v3-proj-multi-av.c-sunni{background:var(--v2-avatar-sunni);border:0}.v2-page .v3-proj-multi-av.c-you{background:var(--v2-avatar-you)}.v2-page .v3-proj-multi-av.is-you-btn{cursor:pointer;border:0;padding:0;font-family:inherit}.v2-page .v3-proj-multi-av.is-you-btn:hover{filter:brightness(1.12)}.v2-page .v3-proj-multi-tip{z-index:30;color:#e6e6e6;white-space:nowrap;background:#1c1c1c;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:16px;min-width:220px;padding:10px 12px;font-size:12px;display:none;position:absolute;top:calc(100% + 6px);right:6px;box-shadow:0 12px 32px #00000073}.v2-page .v3-proj-multi:hover .v3-proj-multi-tip{display:flex}.v2-page .v3-proj-multi.is-account-open:hover .v3-proj-multi-tip{display:none}.v2-page .v3-proj-multi-tip-row{align-items:center;gap:10px;display:flex}.v2-page .v3-proj-multi-tip-av{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.v2-page .v3-proj-multi-tip-av.c-tony{background:var(--v2-avatar-tony)}.v2-page .v3-proj-multi-tip-av.c-mae{background:var(--v2-avatar-mae)}.v2-page .v3-proj-multi-tip-av.c-luis{background:var(--v2-avatar-luis)}.v2-page .v3-proj-multi-tip-av.c-sunni{background:var(--v2-avatar-sunni)}.v2-page .v3-proj-multi-tip-av.c-you{background:var(--v2-avatar-you)}.v2-page .v3-proj-multi-tip-row{justify-content:flex-start;align-items:center}.v2-page .v3-proj-multi-tip-info{flex-direction:column;flex:1;gap:4px;min-width:0;line-height:1.3;display:flex}.v2-page .v3-proj-multi-tip-name{white-space:nowrap;flex:1;min-width:0}.v2-page .v3-proj-multi-tip-status{letter-spacing:.01em;text-transform:capitalize;color:#dcdcdc99;align-items:center;gap:5px;font-size:10.5px;font-weight:500;display:inline-flex}.v2-page .v3-proj-multi-tip-status-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.v2-page .v3-proj-multi-tip-status.s-idle{color:#b4b4b48c}.v2-page .v3-proj-multi-tip-status.s-thinking{color:#1c7df4}.v2-page .v3-proj-multi-tip-status.s-thinking .v3-proj-multi-tip-status-dot{animation:1.4s ease-in-out infinite v2-status-pulse}.v2-page .v3-proj-multi-tip-status.s-editing{color:#10a86a}.v2-page .v3-proj-multi-tip-status.s-following{color:#a06be4;text-transform:none}@keyframes v2-status-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.v2-page .v3-proj-multi-tip-name{color:#e6e6e6;font-size:12px}.v2-page .v3-proj-multi-tip-role{color:#ffffff80}.v2-page .ap-collab-cursor{z-index:25;pointer-events:none;flex-direction:column;align-items:flex-start;animation:3.4s ease-in-out infinite v2-cursor-float;display:flex;position:absolute}.v2-page .ap-collab-cursor.s-following{animation:2.2s ease-in-out infinite v2-cursor-float}.v2-page .ap-collab-cursor svg{filter:drop-shadow(0 1px 2px #00000073);width:18px;height:18px;display:block}.v2-page .ap-collab-tag{color:#fff;letter-spacing:.01em;white-space:nowrap;border-radius:4px;align-items:center;gap:6px;margin-top:-2px;margin-left:12px;padding:3px 7px 4px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:600;line-height:1;display:inline-flex;box-shadow:0 1px 2px #00000040}.v2-page .ap-collab-cursor.c-mae .ap-collab-tag{background:var(--v2-avatar-mae)}.v2-page .ap-collab-cursor.c-luis .ap-collab-tag{background:var(--v2-avatar-luis)}.v2-page .ap-collab-cursor.c-you .ap-collab-tag{background:var(--v2-avatar-you)}.v2-page .ap-collab-tag-sub{opacity:.85;border-left:1px solid #ffffff59;padding-left:6px;font-size:10px;font-weight:500}.v2-page .v3-proj-account,.v2-page .v3-proj-collabbar{align-items:center;display:inline-flex;position:relative}.v2-page .v3-proj-account-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.v2-page .v3-proj-account-btn:hover{background:#ffffff0d}.v2-page .v3-proj-account-y{color:#fff;background:#7b47c2;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-family:inherit;font-size:12px;font-weight:600;line-height:22px;display:inline-flex}.v2-page .v3-proj-account-menu{z-index:30;background:#1c1c1c;border:1px solid #ffffff14;border-radius:10px;min-width:180px;padding:6px 0;position:absolute;top:calc(100% + 6px);right:6px;box-shadow:0 12px 32px #00000073}.v2-page .v3-proj-account-menu-header{color:#fff9;border-bottom:1px solid #ffffff0f;margin-bottom:4px;padding:8px 14px;font-size:12px}.v2-page .v3-proj-account-menu-item{text-align:left;color:#dcdcdc;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 14px;font-family:inherit;font-size:13px;display:block}.v2-page .v3-proj-account-menu-item:hover{color:#fff;background:#ffffff0f}.v2-page .v3-body{flex:1;grid-template-columns:320px 1fr;min-height:0;display:grid;position:relative}.v2-page .ap-left{background:#212121;flex-direction:column;min-width:0;min-height:0;display:flex;position:relative}.v2-page .ap-left-headbox{border-bottom:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;gap:10px;padding:14px 9px 12px;display:flex}.v2-page .ap-left-head{align-items:center;gap:8px;height:28px;display:flex}.v2-page .ap-agent-av{background:0 0;border-radius:999px;flex-shrink:0;width:24px;height:24px;position:relative;overflow:hidden}.v2-page .ap-agent-av img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2-page .ap-agent-name{letter-spacing:-.025em;color:#f3f3f3;flex:1;min-width:0;font-size:16px;font-weight:500;line-height:24px}.v2-page .ap-left-head .ic-btn{color:#afafaf;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.v2-page .ap-left-head .ic-btn:hover{color:#f3f3f3;background:#ffffff0f}.v2-page .ap-left-head .ic-btn img{opacity:.9;width:14px;height:14px;display:block}.v2-page .ap-left-head .ic-btn svg{stroke:currentColor;stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.v2-page .ap-skip{align-items:center;display:inline-flex;position:relative}.v2-page .ap-skip-menu{z-index:30;background:#1c1c1c;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:2px;width:280px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #00000073}.v2-page .ap-skip-item{text-align:left;color:#dcdcdc;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:flex-start;gap:10px;width:100%;padding:8px 10px;font-family:inherit;display:flex}.v2-page .ap-skip-item:hover:not(:disabled){background:#ffffff0f}.v2-page .ap-skip-item:disabled{opacity:.45;cursor:not-allowed}.v2-page .ap-skip-item-icon{color:#e6e6e6;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:inline-flex}.v2-page .ap-skip-item-icon img{width:14px;height:14px;display:block}.v2-page .ap-skip-item-icon svg{fill:none;stroke:currentColor;width:14px;height:14px;display:block}.v2-page .ap-skip-item-text{flex-direction:column;gap:2px;min-width:0;display:flex}.v2-page .ap-skip-item-title{color:#fff;letter-spacing:-.01em;font-size:12px;font-weight:600;line-height:1.3}.v2-page .ap-skip-item-desc{color:#ffffff8c;font-size:11px;line-height:1.4}.v2-page .ap-more{align-items:center;display:inline-flex;position:relative}.v2-page .ap-more-menu{z-index:30;background:#1c1c1c;border:1px solid #ffffff14;border-radius:10px;min-width:160px;padding:6px 0;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #00000073}.v2-page .ap-more-item{text-align:left;color:#dcdcdc;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:8px 14px;font-family:inherit;font-size:13px;display:flex}.v2-page .ap-more-item svg{flex-shrink:0;width:14px;height:14px}.v2-page .ap-more-item:hover{color:#fff;background:#ffffff0f}.v2-page .ap-thread{flex-direction:column;flex:1;gap:18px;padding:22px 12px 28px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0 calc(100% - 20px),#0000 100%);mask-image:linear-gradient(#000 0 calc(100% - 20px),#0000 100%)}.v2-page .ap-msg{flex-direction:column;gap:10px;display:flex}.v2-page .ap-msg.user{align-self:flex-end;max-width:78%}.v2-page .ap-msg.user .bubble{color:#e1e1e1;background:#1c1c1c;border:1px solid #ffffff0d;border-radius:14px 14px 4px;padding:12px 14px;font-size:14px;line-height:1.45}.v2-page .ap-msg.agent{flex-direction:column;align-self:flex-start;gap:8px;max-width:92%;display:flex}.v2-page .ap-msg.agent .text{color:#e1e1e1;white-space:pre-line;font-size:14px;line-height:1.45}.v2-page .ap-msg.agent .thinking{color:#8c8c8c;align-items:center;gap:8px;font-size:12px;display:inline-flex}.v2-page .ap-msg.agent .thinking .dots{align-items:center;gap:3px;margin-left:2px;display:inline-flex}.v2-page .ap-msg.agent .thinking .dots span{opacity:.35;background:#b4b4b4;border-radius:999px;width:4px;height:4px;animation:1.2s ease-in-out infinite v2-thinking-dot;display:inline-block}.v2-page .ap-msg.agent .thinking .dots span:first-child{animation-delay:0s}.v2-page .ap-msg.agent .thinking .dots span:nth-child(2){animation-delay:.18s}.v2-page .ap-msg.agent .thinking .dots span:nth-child(3){animation-delay:.36s}.v2-page .ap-msg.agent .thinking .tick{color:#22c55e;justify-content:center;align-items:center;width:14px;height:14px;margin-left:4px;display:none}.v2-page .ap-msg.agent .thinking .tick svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.v2-page .ap-msg.agent .thinking.is-done .dots{display:none}.v2-page .ap-msg.agent .thinking.is-done .tick{display:inline-flex}.v2-page .ap-msg.agent .thinking.is-done .thinking-label{color:#dcdcdc;background:0 0;-webkit-background-clip:initial;-webkit-text-fill-color:initial;animation:none}@keyframes v2-thinking-dot{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}.v2-page .agentReplyText{opacity:0;will-change:grid-template-rows, opacity;grid-template-rows:0fr;transition:grid-template-rows .46s,opacity .32s 80ms;display:grid}.v2-page .agentReplyText>.reply-inner{min-height:0;display:block;position:relative;overflow:hidden}.v2-page .agentReplyText.is-in{opacity:1;grid-template-rows:1fr}.v2-page .thinking-label{will-change:opacity, background-position;background:linear-gradient(90deg,#8c8c8c 0% 35%,#f5f5f5 50%,#8c8c8c 65% 100%) 100% 0/220% 100%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;transition:opacity .22s;animation:2.4s ease-in-out infinite v2-thinking-sweep;display:inline-block}@keyframes v2-thinking-sweep{0%{background-position:120% 0}to{background-position:-20% 0}}.v2-page .thinking-label.is-fading{opacity:0}.v2-page .ap-composer{flex-shrink:0;padding:0 14px 14px}.v2-page .ap-composer-box{background:#303030;border:1px solid #ffffff0d;border-radius:14px;flex-direction:column;gap:10px;min-height:108px;padding:16px 8px 8px 16px;transition:border-color .12s;display:flex;position:relative;box-shadow:0 1px 2px #0000004d,0 2px 6px 2px #00000026}.v2-page .ap-composer-box:focus-within{border-color:#ffffff1f}.v2-page .ap-composer-input{letter-spacing:-.025em;color:#fff;outline:none;flex:1;min-height:18px;font-size:14px;line-height:18px}.v2-page .ap-composer-input[data-empty=true]:before{content:attr(data-placeholder);color:#787878}.v2-page .ap-composer-actions{align-items:center;gap:6px;margin:0 -8px -8px -16px;padding:0 8px 8px;display:flex}.v2-page .ap-add-btn{color:#fff;cursor:pointer;background:0 0;border:.78px solid #ffffff26;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .12s,color .12s;display:inline-flex}.v2-page .ap-add-btn:hover{background:#ffffff0f}.v2-page .ap-add-btn svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.v2-page .ap-stop-btn{color:#212121;cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;display:inline-flex}.v2-page .ap-stop-btn:hover{background:#ebebeb}.v2-page .ap-stop-btn .sq{background:currentColor;border-radius:1.6px;width:11.375px;height:11.375px}.v2-page .ap-stop-btn .up{color:currentColor;justify-content:center;align-items:center;width:16px;height:16px;display:none}.v2-page .ap-stop-btn .up svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.v2-page .v3-view.is-complete .ap-stop-btn .sq{display:none}.v2-page .v3-view.is-complete .ap-stop-btn .up{display:inline-flex}.v2-page .ap-right{background:#141414;flex-direction:column;gap:0;min-width:0;min-height:0;padding:0;display:flex;position:relative}.v2-page .ap-right:after{content:"";pointer-events:none;z-index:25;border:1.5px solid #0000;transition:border-color .24s;position:absolute;inset:0}.v2-page .ap-right.is-following:after{border-color:#a06be4}.v2-page .ap-right.is-following .ap-content,.v2-page .ap-right.is-generating .ap-content,.v2-page .ap-right.is-complete .ap-content{overscroll-behavior:contain;touch-action:none;scroll-behavior:smooth;scrollbar-width:none;overflow-x:hidden;overflow-y:auto!important}.v2-page .ap-right.is-following .ap-content::-webkit-scrollbar{width:0;height:0}.v2-page .ap-right.is-generating .ap-content::-webkit-scrollbar{width:0;height:0}.v2-page .ap-right.is-complete .ap-content::-webkit-scrollbar{width:0;height:0}.v2-page .ap-right.is-first-touch .ap-content{overscroll-behavior:contain;scrollbar-width:none;overflow:hidden auto}.v2-page .ap-right.is-first-touch .ap-content::-webkit-scrollbar{width:0;height:0}.v2-page .ap-right.is-complete:after{border-color:#0000 #ffffff0f #ffffff0f}.v2-page .ap-right.is-complete .ap-following-pill{opacity:0;pointer-events:none;transform:translate(-50%,6px)}.v2-page .v2-app-frame .ap-workarea .ap-shot .img{cursor:pointer}.v2-page .ap-tabs-row{background:#181818;border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:flex-start;align-items:center;gap:0;min-width:0;height:52px;padding:0;display:flex}.v2-page .ap-tabs-scroll{scrollbar-width:none;flex:auto;align-items:center;min-width:0;display:flex;overflow-x:auto}.v2-page .ap-tabs-scroll::-webkit-scrollbar{display:none}.v2-page .ap-tabs-scroll>.ap-tab{flex-shrink:0}.v2-page .ap-urlbar{width:280px;height:28px;font-family:var(--v2-f-sans);letter-spacing:-.0167em;color:#d2d2d2;background:#ffffff0a;border:1px solid #ffffff12;border-radius:100px;align-items:center;min-width:0;padding:0 5px 0 12px;font-size:12px;line-height:1;transition:background .12s,border-color .12s;display:inline-flex;position:relative}.v2-page .ap-urlbar:hover{background:#ffffff0f;border-color:#ffffff1a}.v2-page .ap-urlbar-ico{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;margin-right:8px;display:inline-flex}.v2-page .ap-urlbar-ico img{opacity:.85;width:14px;height:14px;display:block}.v2-page .ap-urlbar-path{color:#e1e1e1;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;padding-right:6px;overflow:hidden}.v2-page .ap-urlbar-path .sep{color:#ffffff59;margin:0 4px;font-weight:300}.v2-page .ap-urlbar-chevron{cursor:pointer;color:#aaa;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:background .12s,color .12s,transform .16s;display:inline-flex}.v2-page .ap-urlbar-chevron:hover{color:#ebebeb;background:#ffffff14}.v2-page .ap-urlbar-chevron svg{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px;display:block}.v2-page .ap-urlbar.is-open .ap-urlbar-chevron{color:#ebebeb;background:#ffffff14;transform:rotate(180deg)}.v2-page .ap-urlbar-menu{opacity:0;pointer-events:none;z-index:30;background:#222;border:1px solid #ffffff14;border-radius:8px;width:max-content;min-width:100%;max-width:320px;padding:4px;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 6px);left:0;transform:translateY(-4px);box-shadow:0 12px 32px #00000080,0 2px 6px #0000004d}.v2-page .ap-urlbar.is-open .ap-urlbar-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.v2-page .ap-urlbar-opt{cursor:pointer;width:100%;height:30px;font-family:var(--v2-f-sans);letter-spacing:-.0167em;color:#c8c8c8;text-align:left;background:0 0;border:none;border-radius:5px;align-items:center;gap:10px;padding:0 10px;font-size:12px;line-height:1;transition:background .12s,color .12s;display:flex}.v2-page .ap-urlbar-opt+.ap-urlbar-opt{margin-top:1px}.v2-page .ap-urlbar-opt:hover{color:#f0f0f0;background:#ffffff0f}.v2-page .ap-urlbar-opt.is-active{color:#f5f5f5;background:#ffffff0a}.v2-page .ap-urlbar-opt img{opacity:.85;flex-shrink:0;width:14px;height:14px;display:block}.v2-page .ap-urlbar-opt span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.v2-page .ap-urlbar-opt span .sep{color:#ffffff52;margin:0 4px}.v2-page .ap-urlbar-sep{background:#ffffff12;height:1px;margin:4px 6px}.v2-page .ap-workarea{overscroll-behavior:auto;background:#212121;border-radius:0;flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.v2-page .ap-following-pill{font-family:var(--v2-f-sans);letter-spacing:-.0083em;color:#1c0e38;white-space:nowrap;opacity:0;pointer-events:none;z-index:30;background:#a06be4;border-radius:12px 12px 0 0;align-items:center;gap:6px;padding:3px 3px 3px 12px;font-size:12px;font-weight:500;line-height:1;transition:opacity .22s,transform .22s;display:inline-flex;position:absolute;bottom:0;left:50%;transform:translate(-50%,8px);box-shadow:0 4px 14px #00000059}.v2-page .ap-right.is-following .ap-following-pill{opacity:1;pointer-events:auto;transform:translate(-50%)}.v2-page .ap-following-pill .stop-btn{appearance:none;color:#f5f0ff;letter-spacing:-.0083em;cursor:pointer;background:#7b47c2;border:none;border-radius:999px;padding:5px 11px;font-family:inherit;font-size:11px;font-weight:500;line-height:1;transition:background .12s}.v2-page .ap-following-pill .stop-btn:hover{background:#6a39ae}.v2-page .ap-content{background:#141414;flex:1;min-height:0;padding:16px 16px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0 calc(100% - 20px),#0000 100%);mask-image:linear-gradient(#000 0 calc(100% - 20px),#0000 100%)}.v2-page .ap-shotgroup+.ap-shotgroup{margin-top:16px}.v2-page .ap-shotgroup-title{color:#afafaf;letter-spacing:-.025em;gap:8px;margin:0 0 12px;font-size:14px;font-weight:400;line-height:20px;display:flex}.v2-page .ap-shotgroup-title .num{color:#afafaf}.v2-page .ap-shots{grid-template-columns:repeat(var(--shot-grid-cols,2), 1fr);border:none;gap:12px;padding:0 0 16px;display:grid;position:relative}.v2-page .ap-shotgroup{border-bottom:1px solid #ffffff26;padding-bottom:12px}.v2-page .ap-shotgroup:last-child{border-bottom:none}.v2-page .ap-shotgroup.gen-group{opacity:0;transition:opacity .36s,transform .36s;transform:translateY(8px)}.v2-page .ap-shotgroup.gen-group.is-in{opacity:1;transform:translateY(0)}.v2-page .ap-shot{cursor:pointer;background:0 0;border:none;border-radius:0;position:relative;overflow:visible}.v2-page .ap-shot .img{aspect-ratio:var(--shot-aspect-ratio,16 / 9);background-color:#fff;background-position:50%;background-size:cover;border-radius:8px;width:100%;display:block;position:relative;overflow:hidden}.v2-page .ap-shot .check{-webkit-backdrop-filter:blur(6px);color:#fff;opacity:0;background:#00000080;border:1px solid #ffffff0d;border-radius:6px;justify-content:center;align-items:center;width:26px;height:24px;transition:opacity .12s;display:flex;position:absolute;bottom:6px;left:6px}.v2-page .ap-shot .check svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.v2-page .ap-shot.selected .check{opacity:1}.v2-page .ap-shot.is-generating .img{background-color:#1c1c1c;position:relative;overflow:hidden;background-image:none!important}.v2-page .ap-shot.is-generating .img:before{content:"";z-index:1;will-change:opacity;background:#ffffff0a;transition:opacity .42s;animation:2.2s ease-in-out infinite v2-gen-pulse;position:absolute;inset:0}.v2-page .ap-shot.is-generating .img:after{content:"";background-image:var(--final-img);opacity:0;z-index:2;will-change:opacity;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .52s;position:absolute;inset:0;transform:translateZ(0)}@keyframes v2-gen-pulse{0%,to{opacity:.4}50%{opacity:1}}.v2-page .ap-shot.is-generating.is-done .img:before{opacity:0;animation:none}.v2-page .ap-shot.is-generating.is-done .img:after{opacity:1}.v2-page .ap-shot-foot{box-sizing:border-box;align-items:center;gap:0;height:40px;padding:12px 0 0;display:flex}.v2-page .ap-shot-foot .ratio{font-family:var(--v2-f-sans);color:#cdcdcd;box-sizing:border-box;background:0 0;border:1px solid #ffffff26;border-radius:6px;align-items:center;height:24px;padding:4px 6px;font-size:10px;font-weight:500;line-height:14px;display:inline-flex}.v2-page .ap-shot-foot .spacer{flex:1}.v2-page .ap-shot-foot .ic{color:#afafaf;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.v2-page .ap-shot-foot .ic:hover{color:#f3f3f3;background:#ffffff0d}.v2-page .ap-shot-foot .ic svg{stroke:currentColor;stroke-width:1.2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.v2-page .v2-trust{flex-direction:column;align-items:center;gap:28px;max-width:1200px;margin:64px auto 0;padding:0 24px 40px;display:flex}.v2-page .v2-trust-label{font-family:var(--v2-f-mono);letter-spacing:.14em;text-transform:uppercase;color:#a09e9b;color:lab(65.2146% .285417 1.88332);white-space:nowrap;font-size:11px}.v2-page .v2-trust-track-wrap{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 12% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 12% 88%,#0000 100%)}.v2-page .v2-trust-track{--logo-scale:1.4;gap:64px;width:max-content;animation:48s linear infinite v2-trust-scroll;display:flex}.v2-page .v2-trust-track:hover,.v2-page .v2-trust-track-wrap:hover .v2-trust-track{animation-play-state:paused}.v2-page .v2-trust-item{height:64px;color:var(--v2-fg-0);opacity:.7;flex:none;justify-content:center;align-items:center;transition:opacity .18s;display:inline-flex}.v2-page .v2-trust-item:hover{opacity:.95}.v2-page .v2-trust-item svg{fill:currentColor;width:auto;height:100%;display:block}.v2-page .v2-trust-item img{width:auto;height:calc(var(--logo-h,24px) * var(--logo-scale,1));filter:grayscale()invert();-webkit-user-drag:none;-webkit-user-select:none;user-select:none;display:block}@keyframes v2-trust-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.v2-page .v2-trust-track{animation:none}}.v2-page .v2-sec-memory-wrap{border-top:1px solid var(--v2-line-0);background:#11100f;background:lab(4.84872% .17716 1.04147)}.v2-page .v2-sec-memory{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;gap:116px;max-width:1240px;margin:0 auto;padding:146px 24px 110px;display:grid}.v2-page .v2-sec-memory-copy{max-width:520px}.v2-page .v2-sec-memory-title{font-family:var(--v2-f-serif);letter-spacing:-.02em;text-wrap:balance;margin:0 0 24px;font-size:clamp(36px,4vw,52px);font-weight:400;line-height:1.02}.v2-page .v2-sec-memory-sub{color:var(--v2-fg-1);letter-spacing:-.005em;text-wrap:pretty;margin:0;font-size:17px;line-height:1.55}.v2-page .v2-eyebrow-cta{appearance:none;font-family:var(--v2-f-sans);letter-spacing:-.005em;color:var(--v2-fg-0);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-top:28px;padding:0;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.v2-page .v2-eyebrow-cta-arrow{font-family:var(--v2-f-sans);font-size:14px;transition:transform .2s}.v2-page .v2-eyebrow-cta:hover,.v2-page .v2-eyebrow-cta:focus-visible{color:var(--v2-fg-0)}.v2-page .v2-eyebrow-cta:hover .v2-eyebrow-cta-arrow,.v2-page .v2-eyebrow-cta:focus-visible .v2-eyebrow-cta-arrow{transform:translate(3px)}.v2-page .v2-sec-memory-video-box{border:1px solid var(--v2-line-0);background:#0a0907;background:lab(2.48335% .116527 .661376);border-radius:16px;justify-self:center;width:500px;max-width:100%;height:500px;overflow:hidden}.v2-page .v2-sec-memory-video{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:960px){.v2-page .v2-sec-memory{grid-template-columns:1fr;gap:48px;padding:80px 24px}.v2-page .v2-sec-memory-video-box{aspect-ratio:1;width:100%;height:auto}}.v2-page .v2-sec-edit{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:116px;max-width:1240px;margin:0 auto;padding:60px 24px 120px;display:grid}.v2-page .v2-sec-edit-copy{max-width:520px}.v2-page .v2-sec-edit-title{font-family:var(--v2-f-serif);letter-spacing:-.02em;text-wrap:balance;margin:0 0 24px;font-size:clamp(36px,4vw,52px);font-weight:400;line-height:1.02}.v2-page .v2-sec-edit-sub{color:var(--v2-fg-1);letter-spacing:-.005em;text-wrap:pretty;margin:0;font-size:17px;line-height:1.55}.v2-page .v2-sec-edit-agents{flex-direction:column;gap:14px;margin-top:32px;display:flex}.v2-page .v2-sec-edit-agents-head{font-family:var(--v2-f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--v2-fg-2);align-items:center;gap:10px;font-size:11px;display:flex}.v2-page .v2-sec-edit-agents-tabs{flex-wrap:wrap;align-items:center;gap:10px;width:fit-content;max-width:100%;display:inline-flex}.v2-page .v2-sec-edit-agents-tab{color:#aaa;height:44px;font-family:var(--v2-f-sans);letter-spacing:-.01em;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;padding:0 20px 0 6px;font-size:15px;font-weight:500;transition:color .16s,background .16s,border-color .16s;display:inline-flex}.v2-page .v2-sec-edit-agents-tab:hover{color:#fff;background:#ffffff08;border-color:#ffffff38}.v2-page .v2-sec-edit-agents-tab.active{color:#96c0f3;background:#1e2b3c;border-color:#0000}.v2-page .v2-sec-edit-agents-tab.active:hover{color:#fff;background:#1e2b3c;border-color:#0000}.v2-page .v2-sec-edit-agents-tab.add{color:#aaa;justify-content:center;width:44px;height:44px;padding:0}.v2-page .v2-sec-edit-agents-tab.add:hover{color:var(--v2-fg-0);background:#ffffff08;border-color:#ffffff38}.v2-page .v2-sec-edit-agents-tab.add svg{width:16px;height:16px}.v2-page .v2-sec-edit-agents-tab .avatar{background:url(https://web-assets.invideo.io/iv-pro-landing-pages/prod/v2-home/agent-avatar.svg) 50%/cover no-repeat;border-radius:999px;flex-shrink:0;width:30px;height:30px}.v2-page .v2-sec-edit-agents-tab.active .avatar{background:url(https://web-assets.invideo.io/iv-pro-landing-pages/prod/v2-home/agent-avatar-active.svg) 50%/cover no-repeat}.v2-page .v2-sec-edit-agents-tab:disabled{cursor:default}.v2-page .v2-sec-edit-visual{background:0 0;border:0;border-radius:0;width:100%;position:relative;overflow:visible}.v2-page .v2-sec-edit-visual--chat{background:radial-gradient(120% 80% at 70% 0,#1e1a14 0%,#0000 55%),#141414;background:radial-gradient(120% 80% at 70% 0,lab(9.54589% .84766 4.55285) 0%,#0000 55%),#141414;justify-content:center;align-items:stretch;padding:28px;display:flex;position:relative}.v2-page .v2-sec-edit-visual--chat:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 50% at 80% 12%,#96c0f30f 0%,#0000 70%);position:absolute;inset:0}.v2-page .se-rightcol{z-index:1;flex-direction:column;align-self:center;align-items:flex-end;gap:18px;width:100%;max-width:520px;margin:0 auto;display:flex;position:relative}.v2-page .se-userbubble{opacity:0;justify-content:flex-end;align-items:flex-start;max-width:100%;transition:opacity .32s cubic-bezier(.2,.8,.2,1),transform .46s cubic-bezier(.2,.8,.2,1.06);display:flex;transform:translate(28px)translateY(-6px)scale(.96)}.v2-page .se-userbubble.is-in{opacity:1;transform:translate(0)translateY(0)scale(1)}.v2-page .se-userbubble-msg{color:#0e1a28;font-family:var(--v2-f-sans);letter-spacing:-.01em;background:#96c0f3;border-radius:18px 18px 6px;max-width:360px;padding:14px 18px;font-size:17px;font-weight:500;line-height:1.4;box-shadow:0 6px 22px #00000061}.v2-page .se-userbubble-text{white-space:pre-wrap;word-break:break-word}.v2-page .se-agentthink{opacity:0;align-self:flex-start;align-items:center;gap:12px;transition:opacity .36s .18s,transform .42s cubic-bezier(.2,.8,.2,1) .18s;display:flex;transform:translateY(8px)}.v2-page .se-agentthink.is-in{opacity:1;transform:translateY(0)}.v2-page .se-agentthink-label.is-fading{opacity:0}.v2-page .se-agentthink-avatar{background:#2a2a2a 50%/cover no-repeat;border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;width:36px;height:36px;overflow:hidden}.v2-page .se-agentthink-avatar img{object-fit:cover;width:100%;height:100%;display:block}.v2-page .se-agentthink-body{flex-direction:column;gap:2px;min-width:0;display:flex}.v2-page .se-agentthink-name{font-family:var(--v2-f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--v2-fg-2);font-size:10px}.v2-page .se-agentthink-status{font-family:var(--v2-f-sans);color:var(--v2-fg-0);letter-spacing:-.005em;align-items:center;gap:6px;font-size:14px;display:flex}.v2-page .se-agentthink-label{background:linear-gradient(90deg,#8c8c8c 0% 35%,#f5f5f5 50%,#8c8c8c 65% 100%) 100% 0/220% 100%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;transition:opacity .22s;animation:2.4s ease-in-out infinite v2-thinking-sweep;display:inline-block}.v2-page .se-agentthink-dots{gap:3px;margin-left:2px;display:inline-flex}.v2-page .se-agentthink-dots>span{background:#ffffff8c;border-radius:999px;width:4px;height:4px;animation:1.2s ease-in-out infinite v2-se-dots}.v2-page .se-agentthink-dots>span:nth-child(2){animation-delay:.16s}.v2-page .se-agentthink-dots>span:nth-child(3){animation-delay:.32s}@keyframes v2-se-dots{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.v2-page .se-shots{grid-template-columns:repeat(3,1fr);align-self:flex-start;gap:12px;width:100%;display:grid}.v2-page .se-thumb{opacity:0;flex-direction:column;gap:8px;transition:opacity .36s cubic-bezier(.2,.8,.2,1),transform .46s cubic-bezier(.2,.8,.2,1);display:flex;transform:translateY(10px)}.v2-page .se-thumb.is-in{opacity:1;transform:translateY(0)}.v2-page .se-thumb-img{aspect-ratio:4/3;background-color:#1c1a18;background-color:lab(9.53332% .308149 1.89879);background-size:300%;border:1.5px solid #96c0f3;border-radius:10px;position:relative;overflow:hidden;box-shadow:0 0 0 3px #96c0f31a,0 8px 22px #0006}.v2-page .se-thumb-green{-webkit-mask-image:linear-gradient(115deg, #000 0%, #000 var(--p,0%), transparent calc(var(--p,0%) + 8%));-webkit-mask-image:linear-gradient(115deg, #000 0%, #000 var(--p,0%), transparent calc(var(--p,0%) + 8%));mask-image:linear-gradient(115deg, #000 0%, #000 var(--p,0%), transparent calc(var(--p,0%) + 8%));opacity:0;background:linear-gradient(#0000 0%,#0000002e 100%),#18c964;transition:--p 1.4s cubic-bezier(.4,0,.2,1),opacity .28s;position:absolute;inset:0}.v2-page .se-thumb.is-loaded .se-thumb-green{opacity:.95;--p:78%}@property --p{syntax:"<percentage>";inherits:false;initial-value:0%}.v2-page .se-thumb-check{color:#0e1a28;z-index:2;opacity:0;background:#96c0f3;border-radius:999px;place-items:center;width:20px;height:20px;transition:opacity .22s,transform .26s cubic-bezier(.2,.9,.4,1.4);display:grid;position:absolute;top:8px;right:8px;transform:scale(.6);box-shadow:0 2px 6px #0006}.v2-page .se-thumb.is-loaded .se-thumb-check{opacity:1;transition-delay:.9s;transform:scale(1)}.v2-page .se-thumb-check svg{width:11px;height:11px}.v2-page .se-thumb-meta{font-family:var(--v2-f-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--v2-fg-2);padding-left:2px;font-size:10px}@media (max-width:900px){.v2-page .se-rightcol{gap:20px}.v2-page .se-shots{grid-template-columns:repeat(3,1fr);gap:8px}}@media (max-width:960px){.v2-page .v2-sec-edit{grid-template-columns:1fr;gap:48px;padding:40px 24px 80px}.v2-page .v2-sec-edit-copy{order:-1}}.v2-page .v2-sec-prompt-wrap{border-top:1px solid var(--v2-line-0);background:#0f0e0c;background:lab(4.06444% .158548 .924104)}.v2-page .v2-sec-prompt{grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;max-width:1240px;margin:0 auto;padding:120px 24px;display:grid}.v2-page .v2-sec-prompt-copy{max-width:480px}.v2-page .v2-sec-prompt-title{font-family:var(--v2-f-serif);letter-spacing:-.02em;text-wrap:balance;margin:0 0 24px;font-size:clamp(36px,4vw,52px);font-weight:400;line-height:1.02}.v2-page .v2-sec-prompt-sub{color:var(--v2-fg-1);letter-spacing:-.005em;text-wrap:pretty;margin:0;font-size:17px;line-height:1.55}.v2-page .v2-sec-prompt-visual{border:1px solid var(--v2-line-0);background:#0f0e0c;background:lab(4.06444% .158548 .924104);border-radius:16px;flex-direction:column;align-items:flex-end;gap:32px;width:100%;padding:28px;display:flex;position:relative;overflow:hidden}.v2-page .v2-sec-prompt-visual:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(closest-side,#67522d2e,#0000 70%);background:radial-gradient(closest-side,lab(36.2583% 5.483 24.9447/.18),#0000 70%);width:70%;height:60%;position:absolute;inset:-20% -10% auto auto}.v2-page .v2-sec-prompt-visual>*{z-index:1;position:relative}.v2-page .sp-userbubble{opacity:0;justify-content:flex-end;align-items:flex-start;max-width:100%;transition:opacity .32s cubic-bezier(.2,.8,.2,1),transform .46s cubic-bezier(.2,.8,.2,1.06);display:flex;transform:translate(28px)translateY(-6px)scale(.96)}.v2-page .v2-sec-prompt-visual.is-user-in .sp-userbubble{opacity:1;transform:translate(0)translateY(0)scale(1)}.v2-page .sp-userbubble-msg{color:#eee;font-family:var(--v2-f-sans);letter-spacing:-.01em;background:#141414;border-radius:18px 18px 6px;min-width:32px;max-width:360px;min-height:28px;padding:16px 20px;font-size:18px;font-weight:500;line-height:1.4;box-shadow:0 6px 22px #00000061}.v2-page .sp-userbubble-text{white-space:pre-wrap;word-break:break-word}.v2-page .sp-agentthink{opacity:0;transform-origin:0;align-self:flex-start;align-items:center;gap:12px;transition:opacity .36s,transform .7s cubic-bezier(.2,.8,.2,1);display:flex;transform:translateY(8px)}.v2-page .v2-sec-prompt-visual.is-agent-in .sp-agentthink{opacity:1;transform:translateY(0)}.v2-page .v2-sec-prompt-visual.is-agent-zoom .sp-agentthink{transform:translateY(0)scale(1.6)}.v2-page .v2-sec-prompt-visual.is-agent-zoom .sp-userbubble{opacity:.45;transition:opacity .42s,transform .46s cubic-bezier(.2,.8,.2,1.06)}.v2-page .sp-agentthink-avatar{background:#2a2a2a 50%/cover no-repeat;border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;width:36px;height:36px;overflow:hidden}.v2-page .sp-agentthink-avatar img{object-fit:cover;width:100%;height:100%;display:block}.v2-page .sp-agentthink-body{flex-direction:column;gap:2px;min-width:0;display:flex}.v2-page .sp-agentthink-name{font-family:var(--v2-f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--v2-fg-2);font-size:10px}.v2-page .sp-agentthink-status{font-family:var(--v2-f-sans);color:var(--v2-fg-0);letter-spacing:-.005em;align-items:center;gap:6px;font-size:14px;display:flex}.v2-page .sp-agentthink-label{background:linear-gradient(90deg,#8c8c8c 0% 35%,#f5f5f5 50%,#8c8c8c 65% 100%) 100% 0/220% 100%;-webkit-text-fill-color:transparent;color:#0000;will-change:opacity, background-position;-webkit-background-clip:text;background-clip:text;transition:opacity .22s;animation:2.4s ease-in-out infinite thinking-sweep;display:inline-block}.v2-page .sp-agentthink-label.is-fading{opacity:0}.v2-page .sp-agentthink-dots{align-items:flex-end;gap:2px;height:14px;padding-bottom:3px;display:inline-flex}.v2-page .sp-agentthink-dots span{background:#ffffff8c;border-radius:999px;width:3px;height:3px;animation:1.2s ease-in-out infinite sp-dot}.v2-page .sp-agentthink-dots span:nth-child(2){animation-delay:.18s}.v2-page .sp-agentthink-dots span:nth-child(3){animation-delay:.36s}@keyframes sp-dot{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.v2-page .sp-shots{grid-template-columns:repeat(4,1fr);gap:10px;width:100%;display:grid}.v2-page .sp-thumb{aspect-ratio:1.4;opacity:0;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;transition:opacity .36s,transform .46s cubic-bezier(.2,.8,.2,1.05);position:relative;overflow:hidden;transform:translateY(10px)scale(.94)}.v2-page .sp-thumb.is-in{opacity:1;transform:translateY(0)scale(1)}.v2-page .sp-thumb-img{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .46s;display:block;position:absolute;inset:0}.v2-page .sp-thumb.is-loaded .sp-thumb-img{opacity:1}.v2-page .sp-thumb:before{content:"";will-change:transform;z-index:1;pointer-events:none;background:linear-gradient(105deg,#0000 30%,#ffffff1a 50%,#0000 70%);width:200%;transition:opacity .32s;animation:1.4s ease-in-out infinite sp-thumb-shimmer;position:absolute;top:0;bottom:0;left:0}.v2-page .sp-thumb.is-loaded:before{opacity:0;animation:none}@keyframes sp-thumb-shimmer{0%{transform:translate(-100%)}to{transform:translate(50%)}}@media (max-width:1100px){.v2-page .v2-sec-prompt{grid-template-columns:1fr;gap:48px}}@media (max-width:900px){.v2-page .sp-userbubble-msg{max-width:320px;padding:12px 16px;font-size:16px}.v2-page .sp-shots{grid-template-columns:repeat(2,1fr)}}.v2-page .v2-sec-creative-wrap{border-top:1px solid var(--v2-line-0);background:#11100f;background:lab(4.84872% .17716 1.04147)}.v2-page .v2-sec-creative{max-width:1240px;margin:0 auto;padding:120px 24px}.v2-page .v2-sec-creative-title{font-family:var(--v2-f-serif);letter-spacing:-.02em;text-wrap:balance;margin:0 0 56px;font-size:clamp(36px,4vw,52px);font-weight:400;line-height:1.02}.v2-page .v2-sec-creative-grid{grid-template-columns:minmax(0,35fr) minmax(0,65fr);gap:16px;display:grid}.v2-page .sc-row-full{grid-column:1/-1}.v2-page .sc-row-half{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:16px;display:grid}.v2-page .sc-card{border:1px solid var(--v2-line-0);background:#0b0a08;background:lab(2.75889% .124417 .710419);border-radius:18px;align-items:stretch;gap:24px;padding:32px;display:grid;position:relative;overflow:hidden}.v2-page .sc-card-title{font-family:var(--v2-f-sans);letter-spacing:-.015em;color:var(--v2-fg-0);text-wrap:balance;margin:0 0 14px;font-size:18px;font-weight:500;line-height:1.15}.v2-page .sc-card-sub{font-family:var(--v2-f-sans);color:#888683;color:lab(55.9345% .286818 1.88417);letter-spacing:-.005em;text-wrap:pretty;max-width:36ch;margin:0;font-size:14px;line-height:1.45}.v2-page .sc-card-copy{flex-direction:column;justify-content:flex-end;min-width:0;display:flex}.v2-page .sc-card-tag{color:#96c0f3;font-family:var(--v2-f-mono);letter-spacing:.08em;text-transform:uppercase;background:#96c0f31a;border-radius:4px;width:fit-content;margin-top:10px;padding:3px 8px;font-size:10px;display:inline-block}.v2-page .sc-vis{background:#191816;background:lab(8.37089% .242248 1.49756);border:1px solid #ffffff0f;border-radius:12px;min-height:0;position:relative;overflow:hidden}.v2-page .sc-vis-multi{background:radial-gradient(70% 50% at 50% 40%,#21242a 0%,#0c0d0f 70%);background:radial-gradient(70% 50% at 50% 40%,lab(14.1142% -.491172 -4.41722) 0%,lab(3.68927% -.135548 -1.17013) 70%);height:100%;min-height:220px}.v2-page .scv-frame{border-radius:10px;position:absolute;inset:36px 12%;overflow:visible;box-shadow:0 8px 28px #00000073}.v2-page .scv-frame-img{background-position:50%;background-size:cover;border:1px solid #ffffff1a;border-radius:10px;position:absolute;inset:0}.v2-page .scv-frame-cmt{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-family:var(--v2-f-sans);color:var(--v2-fg-0);white-space:nowrap;background:#141414eb;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:6px;padding:4px 10px 4px 4px;font-size:11px;display:flex;position:absolute;box-shadow:0 4px 14px #0006}.v2-page .scv-cmt-av{color:#fff;width:18px;height:18px;font-family:var(--v2-f-sans);border-radius:999px;flex-shrink:0;place-items:center;font-size:9px;font-weight:700;display:grid}.v2-page .scv-cmt-1{top:12%;left:-4%}.v2-page .scv-cmt-2{bottom:14%;right:-2%}.v2-page .scv-cursor{pointer-events:none;flex-direction:column;align-items:flex-start;gap:1px;animation:4.6s ease-in-out infinite v2-scv-cursor-float;display:flex;position:absolute}.v2-page .scv-cursor svg{filter:drop-shadow(0 1px 2px #00000080);width:16px;height:16px}.v2-page .scv-tag{color:#fff;letter-spacing:.01em;border-radius:4px;padding:1px 6px;font-family:Inter,sans-serif;font-size:9.5px;font-weight:600;line-height:1;transform:translate(10px)}.v2-page .scv-cursor-1{animation-delay:-.4s;top:22%;left:22%}.v2-page .scv-cursor-2{animation-delay:-1.7s;top:30%;right:16%}.v2-page .scv-cursor-3{animation-delay:-3s;bottom:22%;left:36%}@keyframes v2-scv-cursor-float{0%,to{transform:translate(0)}50%{transform:translate(2px,-3px)}}.v2-page .sc-vis-storyboard{background:#121110;background:lab(5.27612% .186853 1.10278);align-items:center;min-height:200px;padding:18px;display:flex}.v2-page .scv-board{grid-template-columns:repeat(4,1fr);gap:10px;width:100%;display:grid}.v2-page .scv-board-shot{flex-direction:column;gap:6px;transition:transform .22s;display:flex}.v2-page .scv-board-thumb{aspect-ratio:4/3;background-position:50%;background-size:cover;border:1px solid #ffffff14;border-radius:8px;box-shadow:0 4px 14px #0000004d}.v2-page .scv-board-shot--active .scv-board-thumb{border-color:#96c0f3;box-shadow:0 0 0 2px #96c0f333,0 4px 14px #0006}.v2-page .scv-board-cap{font-family:var(--v2-f-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--v2-fg-2);padding-left:2px;font-size:9.5px}.v2-page .scv-board-shot--active .scv-board-cap{color:#96c0f3}.v2-page .sc-vis-script{background:#0e0d0b;background:lab(3.70619% .149637 .868049);min-height:220px;padding:18px;display:flex}.v2-page .scv-script{color:var(--v2-fg-1);flex:1;font-family:Courier Prime,Courier New,ui-monospace,monospace;font-size:11.5px;line-height:1.55;overflow:hidden}.v2-page .scv-script-head{margin-bottom:8px}.v2-page .scv-script-slug{color:var(--v2-fg-0);letter-spacing:.02em;font-weight:700}.v2-page .scv-script-line{color:var(--v2-fg-1);margin:4px 0}.v2-page .scv-script-char{color:var(--v2-fg-0);letter-spacing:.04em;margin:8px 0 0;padding-left:30%;font-weight:700}.v2-page .scv-script-dialog{color:var(--v2-fg-0);padding:0 18% 0 12%}.v2-page .scv-script-line--typing{color:var(--v2-fg-1)}.v2-page .scv-caret{vertical-align:-2px;background:#96c0f3;width:1.5px;height:12px;margin-left:2px;animation:1.1s step-end infinite v2-sec-edit-blink;display:inline-block}@keyframes v2-sec-edit-blink{50%{opacity:0}}.v2-page .sc-vis-editor{background:#080706;background:lab(1.98855% .101507 .568563);flex-direction:column;min-height:240px;padding:0;display:flex}.v2-page .scv-editor{flex-direction:column;height:100%;display:flex}.v2-page .scv-editor-preview{background-position:50%;background-size:cover;border-bottom:1px solid #ffffff0f;flex:1;min-height:130px}.v2-page .scv-editor-timeline{background:#100f0d;background:lab(4.44506% .167727 .981909);flex-direction:column;gap:6px;padding:10px 12px;display:flex;position:relative}.v2-page .scv-tl-row{align-items:center;gap:8px;display:flex}.v2-page .scv-tl-label{font-family:var(--v2-f-mono);letter-spacing:.06em;color:var(--v2-fg-2);width:14px;font-size:9px}.v2-page .scv-tl-track{background:#ffffff0a;border-radius:3px;flex:1;height:14px;position:relative}.v2-page .scv-tl-clip{opacity:.85;border-radius:2px;position:absolute;top:1px;bottom:1px}.v2-page .scv-tl-audio{background:#96c0f314;background-image:repeating-linear-gradient(90deg,#96c0f380 0 1px,#96c0f32e 1px 3px,#96c0f3b3 3px 4px,#96c0f32e 4px 7px)!important}.v2-page .scv-tl-playhead{background:#96c0f3;width:1.5px;position:absolute;top:6px;bottom:6px;left:38%;box-shadow:0 0 8px #96c0f380}.v2-page .scv-tl-playhead:before{content:"";border-top:5px solid #96c0f3;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:-3px;left:-4px}.v2-page .sc-vis-crew{background:#121110;background:lab(5.27612% .186853 1.10278);align-items:center;min-height:240px;padding:18px;display:flex}.v2-page .scv-crew{grid-template-columns:repeat(2,1fr);gap:10px;width:100%;display:grid}.v2-page .scv-crew-card{background:#1c1a18;background:lab(9.53332% .308149 1.89879);border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:4px;padding:12px;transition:transform .22s,border-color .22s;display:flex}.v2-page .scv-crew-card:hover{border-color:#96c0f34d;transform:translateY(-2px)}.v2-page .scv-crew-av{color:#fff;width:28px;height:28px;font-family:var(--v2-f-sans);border-radius:999px;place-items:center;margin-bottom:4px;font-size:13px;font-weight:700;display:grid}.v2-page .scv-crew-name{font-family:var(--v2-f-sans);color:var(--v2-fg-0);letter-spacing:-.01em;font-size:13px;font-weight:600}.v2-page .scv-crew-role{font-family:var(--v2-f-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--v2-fg-2);font-size:9.5px}.v2-page .scv-crew-card--add{text-align:center;background:0 0;border-style:dashed;border-color:#ffffff1f;justify-content:center;align-items:center}.v2-page .scv-crew-plus{font-family:var(--v2-f-sans);color:var(--v2-fg-2);margin-bottom:2px;font-size:22px;line-height:1}.v2-page .sc-multiplayer{grid-template-rows:1fr;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);min-height:280px}.v2-page .sc-multiplayer .sc-card-copy{justify-content:center}.v2-page .sc-storyboard{grid-template-rows:auto 1fr;grid-template-columns:1fr;min-height:320px}.v2-page .sc-script{grid-template-rows:auto 1fr;grid-template-columns:1fr;gap:20px;min-height:320px}.v2-page .sc-editor,.v2-page .sc-crew{grid-template-rows:auto 1fr;grid-template-columns:1fr;min-height:340px}.v2-page .v2-sec-creative-foot{text-align:center;margin-top:56px}.v2-page .sc-card-tag{color:#888683;color:lab(55.9345% .286818 1.88417);font-family:var(--v2-f-sans);vertical-align:baseline;letter-spacing:0;text-transform:none;background:0 0;border-radius:0;width:auto;margin-top:0;margin-left:8px;padding:0;font-size:13px;display:inline-block}.v2-page .sc-editor .sc-card-title{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.v2-page .sc-editor .sc-card-tag{margin-left:0}.v2-page .sc-multiplayer{border-radius:18px;grid-template-rows:none;grid-template-columns:none;align-items:center;min-height:320px;padding:0;display:flex;position:relative;overflow:hidden}.v2-page .sc-multiplayer .sc-mp-img{position:absolute;inset:0}.v2-page .sc-multiplayer .sc-mp-img-el{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.v2-page .sc-multiplayer .sc-mp-img:after{content:"";background:radial-gradient(#0000009e 0%,#0000006b 40%,#0000002e 80%);position:absolute;inset:0}.v2-page .sc-multiplayer .sc-card-copy{z-index:2;text-align:center;justify-content:center;align-items:center;max-width:520px;padding:28px 32px;position:relative}.v2-page .sc-multiplayer .sc-card-title{color:#fff}.v2-page .sc-multiplayer .sc-card-sub{color:#ffffffc7}.v2-page .sc-multiplayer .sc-mp-stage{z-index:2;pointer-events:none;position:absolute;inset:0}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip{padding:5px 12px;box-shadow:0 6px 20px #00000047,inset 0 1px #fff9}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip .sc-agent-chip-av,.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip .sc-agent-chip-role{display:none}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip .sc-agent-chip-name{display:inline}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip-1{top:18%;left:46%}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip-2{top:14%;right:8%}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip-3{top:48%;left:58%}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip-4{top:70%;left:42%}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip-5{top:64%;right:10%}@keyframes v2-mp-chip-pulse{0%,to{margin-top:0}50%{margin-top:-6px}}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip{animation:2.6s ease-in-out infinite paused v2-mp-chip-pulse}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip-2{animation-delay:-.4s}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip-3{animation-duration:2.9s;animation-delay:-1s}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip-4{animation-duration:3.1s;animation-delay:-1.6s}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip-5{animation-duration:2.7s;animation-delay:-2s}.v2-page .sc-multiplayer.is-in .sc-mp-stage .sc-agent-chip{animation-play-state:running}.v2-page .sc-multiplayer.is-in .sc-mp-stage.is-scrolling .sc-agent-chip{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip{animation:none}}.v2-page .sc-mp-comment{z-index:3;pointer-events:auto;width:32px;height:32px;position:absolute}.v2-page .sc-mp-comment-pin{cursor:pointer;background:#fff;border-radius:50% 50% 4px;place-items:center;width:32px;height:32px;transition:transform .2s cubic-bezier(.2,.8,.2,1.06);display:grid;position:relative;box-shadow:0 8px 20px #0006,inset 0 0 0 1px #0000000f}.v2-page .sc-mp-comment-pin:before{content:"";border-radius:inherit;border:1px solid var(--mp-tint,#b8d4f7);opacity:.7;z-index:-1;animation:2.4s ease-in-out infinite paused v2-sc-mp-halo;position:absolute;inset:-2px}.v2-page .sc-multiplayer.is-in .sc-mp-comment-pin:before{animation-play-state:running}.v2-page .sc-mp-comment-pin svg{color:#1a1208;width:16px;height:16px;display:block}@keyframes v2-sc-mp-halo{0%,to{opacity:.7;transform:scale(1)}50%{opacity:0;transform:scale(1.22)}}.v2-page .sc-mp-comment:hover .sc-mp-comment-pin,.v2-page .sc-mp-comment:focus-within .sc-mp-comment-pin{transform:scale(1.06)}.v2-page .sc-mp-comment-rebecca{--mp-tint:#b8d4f7}.v2-page .sc-mp-comment-aiko{--mp-tint:#f5c8c0}.v2-page .sc-mp-comment-card{color:#fff;min-width:220px;max-width:260px;font-family:var(--v2-f-sans);-webkit-backdrop-filter:blur(6px);opacity:0;transform-origin:0 0;pointer-events:none;background:#1c1c20f5;border-radius:10px 10px 10px 4px;padding:9px 13px 11px;font-size:12px;line-height:1.4;transition:opacity .18s,transform .22s cubic-bezier(.2,.8,.2,1.06);position:absolute;top:-4px;left:40px;transform:translate(-6px)scale(.96);box-shadow:0 12px 30px #00000080,0 0 0 1px #ffffff0f}.v2-page .sc-mp-comment-flip-left .sc-mp-comment-card{transform-origin:100% 0;border-radius:10px 10px 4px;left:auto;right:40px;transform:translate(6px)scale(.96)}.v2-page .sc-mp-comment:hover .sc-mp-comment-card,.v2-page .sc-mp-comment:focus-within .sc-mp-comment-card{opacity:1;pointer-events:auto;transform:translate(0)scale(1)}.v2-page .sc-mp-comment-card-head{align-items:center;gap:8px;margin-bottom:4px;display:flex}.v2-page .sc-mp-comment-card-av{color:#1a1208;border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:grid}.v2-page .sc-mp-comment-rebecca .sc-mp-comment-card-av{background:#b8d4f7}.v2-page .sc-mp-comment-aiko .sc-mp-comment-card-av{background:#f5c8c0}.v2-page .sc-mp-comment-card-name{color:#fff;font-weight:600}.v2-page .sc-mp-comment-card-time{color:#ffffff73;font-size:11px}.v2-page .sc-mp-comment-card-body{color:#ffffffd9}.v2-page .sc-multiplayer .sc-mp-stage .sc-mp-comment-rebecca{top:60%;right:18%}.v2-page .sc-multiplayer .sc-mp-stage .sc-mp-comment-aiko{top:18%;left:22%}@media (max-width:900px){.v2-page .sc-multiplayer .sc-mp-stage .sc-mp-comment-rebecca{top:64%;right:8%}.v2-page .sc-multiplayer .sc-mp-stage .sc-mp-comment-aiko{top:14%;left:8%}}.v2-page .sc-storyboard{grid-template-rows:auto;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);align-items:start;gap:28px;min-height:280px;padding:28px 28px 0;display:grid;overflow:hidden}.v2-page .sc-storyboard .sc-card-copy{padding-top:4px}.v2-page .sc-sb-grid-picture{align-self:end;width:100%;margin-top:28px;margin-bottom:-32px;display:block}.v2-page .sc-sb-grid-img{object-fit:cover;object-position:top center;border-radius:8px 8px 0 0;width:100%;display:block}.v2-page .sc-script{grid-template-rows:none;grid-template-columns:none;gap:0;min-height:260px;padding:0;display:block;position:relative;overflow:hidden}.v2-page .sc-script-paper{background:radial-gradient(120% 80% at 50% 0,#141a22 0%,#0c1015 60%,#07090c 100%);position:absolute;inset:0;overflow:hidden}.v2-page .sc-script-paper:before{content:"INT. CANYON — DUSK\a \a Paul stands at the canyon's lip,\a the light bending around him.\a \a           PAUL\a     It's not the wind\a     I'm afraid of.\a \a A long beat. Then, almost a\a whisper — the dust answers back.\a \a           CHANI (O.S.)\a     Then what is it?\a \a Silence. The horizon catches fire.\a \a FADE TO:";white-space:pre;color:#e4e4e421;letter-spacing:.01em;pointer-events:none;font-family:Courier Prime,Courier New,ui-monospace,monospace;font-size:11px;line-height:1.55;position:absolute;top:26px;left:50%;transform:translate(-50%)}.v2-page .sc-script-paper:after{content:"";background:linear-gradient(#07090c00 0% 38%,#07090ca6 70%,#07090cf2 100%);position:absolute;inset:0}.v2-page .sc-script .sc-card-copy{z-index:2;display:block;position:absolute;bottom:26px;left:28px;right:28px}.v2-page .sc-script .sc-card-title{color:#fff;text-shadow:0 1px 16px #0000008c}.v2-page .sc-script .sc-card-sub{color:#bcd3eec7}.v2-page .sc-editor{flex-direction:column;grid-template-rows:none;grid-template-columns:none;gap:18px;min-height:260px;padding:0;display:flex}.v2-page .sc-editor .sc-card-copy{flex-direction:column;justify-content:flex-start;padding:28px 28px 0;display:flex}.v2-page .sc-editor-img{min-height:200px;font-family:var(--v2-f-sans);background:#0e0e10;border-top:1px solid #ffffff0f;flex-direction:column;flex:1;gap:2px;padding-top:22px;display:flex;position:relative;overflow:hidden}.v2-page .sc-tl-ruler{color:#ffffff8c;letter-spacing:.02em;background:#141416 repeating-linear-gradient(90deg,#ffffff29 0 1px,#0000 1px 6px,#ffffff1a 6px 7px,#0000 7px 12px) 0 100%/100% 6px no-repeat;border-bottom:1px solid #ffffff0f;align-items:center;height:22px;padding:0 4px;font-size:9px;display:flex;position:absolute;top:0;left:0;right:0}.v2-page .sc-tl-ruler span:not(.sc-tl-playhead){text-align:left;flex:1;padding-left:4px}.v2-page .sc-tl-ruler span:first-child{padding-left:6px}.v2-page .sc-tl-playhead{pointer-events:none;z-index:5;background:#fffffff2;width:1.5px;top:0;bottom:-9999px;position:absolute!important;left:14%!important}.v2-page .sc-tl-playhead:before{content:"";clip-path:polygon(0 0,100% 0,50% 100%);background:#fffffff2;width:9px;height:9px;position:absolute;top:0;left:50%;transform:translate(-50%)}.v2-page .sc-tl-row{flex:none;width:100%;position:relative}.v2-page .sc-tl-titles{background:0 0;height:22px}.v2-page .sc-tl-title{color:#000000d9;white-space:nowrap;text-overflow:ellipsis;background:#1c7df4;border-radius:2px;height:18px;padding:0 6px 0 16px;font-size:9px;font-weight:600;line-height:18px;position:absolute;top:2px;overflow:hidden}.v2-page .sc-tl-title:before{content:"";clip-path:polygon(15% 20%,85% 20%,85% 70%,50% 70%,35% 90%,35% 70%,15% 70%);background:#0000008c;border-radius:1px;width:8px;height:8px;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.v2-page .sc-tl-video{background:repeating-linear-gradient(90deg,#ffffff0d 0 1px,#0000 1px 26px),linear-gradient(#28344a 0%,#1d2638 100%);height:36px;position:relative;overflow:hidden}.v2-page .sc-tl-video:before{content:"";opacity:.85;background:linear-gradient(90deg,#2d3a52 0%,#324158 4%,#1f2a3d 8%,#3a4a64 12%,#243149 16%,#45597a 20%,#1d2638 24%,#2e3c54 28%,#364660 32%,#1f2a3d 36%,#3f526f 40%,#243149 44%,#2c3a52 48%,#1a2233 52%,#3a4a64 56%,#283648 60%,#1f2a3d 64%,#4a5e7e 68%,#2c3a52 72%,#1a2233 76%,#364660 80%,#283648 84%,#2c3a52 88%,#3f526f 92%,#243149 96%,#2c3a52 100%);position:absolute;inset:0}.v2-page .sc-tl-video:after{content:"";pointer-events:none;background:linear-gradient(#ffffff0f 0%,#0000002e 100%);position:absolute;inset:0}.v2-page .sc-tl-wave{background-repeat:no-repeat;background-size:100% 100%;height:28px}.v2-page .sc-tl-wave-a{background-color:#2da5b3;background-image:radial-gradient(.6% 70% at 2%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 55% at 6%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 80% at 11%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 60% at 15%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 85% at 19%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 65% at 23%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 75% at 27%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 55% at 31%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 90% at 35%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 60% at 39%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 80% at 43%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 70% at 47%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 85% at 51%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 55% at 55%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 75% at 59%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 65% at 63%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 80% at 67%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 60% at 71%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 70% at 75%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 90% at 79%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 55% at 83%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 75% at 87%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 65% at 91%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 85% at 95%,#cdeef3 50%,#0000 51%),radial-gradient(.6% 60% at 99%,#cdeef3 50%,#0000 51%)}.v2-page .sc-tl-wave-sel{pointer-events:none;z-index:4;border:1.5px solid #1c7df4;border-radius:2px;position:absolute;top:-1px;bottom:-1px}.v2-page .sc-tl-wave-b{background-color:#1f8d8c;background-image:radial-gradient(.6% 65% at 3%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 80% at 8%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 55% at 13%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 75% at 18%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 60% at 22%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 85% at 27%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 70% at 32%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 55% at 36%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 80% at 41%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 65% at 46%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 90% at 51%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 60% at 56%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 75% at 60%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 55% at 65%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 85% at 70%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 70% at 75%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 80% at 80%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 60% at 85%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 90% at 90%,#b4eae4d9 50%,#0000 51%),radial-gradient(.6% 65% at 95%,#b4eae4d9 50%,#0000 51%)}.v2-page .sc-tl-markers{background:#0e1518;height:18px}.v2-page .sc-tl-markers span{background:#1d8d8c;border-radius:1px;position:absolute;top:4px;bottom:4px}.v2-page .sc-crew{grid-template-rows:auto;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);align-items:center;gap:24px;min-height:260px;display:grid}.v2-page .sc-crew .sc-card-copy{padding-right:8px}.v2-page .sc-crew-stage{height:100%;min-height:280px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 16% 84%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 16% 84%,#0000 100%)}.v2-page .sc-crew-track{will-change:transform;flex-direction:column;gap:14px;padding-right:8px;animation:26s linear infinite paused v2-sc-crew-scroll;display:flex;position:absolute;inset:0 0 auto}@keyframes v2-sc-crew-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.v2-page .sc-crew.is-in .sc-crew-track{animation-play-state:running}.v2-page .sc-crew-stage:hover .sc-crew-track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.v2-page .sc-crew-track{animation:none}}.v2-page .sc-crew-chip{font-family:var(--v2-f-sans);color:#08101a;border-radius:999px;flex-shrink:0;align-self:flex-end;align-items:center;gap:12px;width:78%;max-width:320px;min-height:56px;padding:10px 18px 10px 10px;display:flex;box-shadow:0 6px 18px #00000047,inset 0 0 0 1px #0000000a}.v2-page .sc-crew-chip-av{border-radius:999px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.v2-page .sc-crew-chip-av svg{display:block}.v2-page .sc-crew-chip-text{flex-direction:column;min-width:0;line-height:1.2;display:flex}.v2-page .sc-crew-chip-name{letter-spacing:-.005em;color:#1a1208;font-size:14px;font-weight:600}.v2-page .sc-crew-chip-role{color:#1a1208a6;font-size:12px}.v2-page .sc-crew-chip-1{background:#c9e8ec}.v2-page .sc-crew-chip-1 .sc-crew-chip-av{color:#2eb7c8}.v2-page .sc-crew-chip-2{background:#b8d4f7}.v2-page .sc-crew-chip-2 .sc-crew-chip-av{color:#2d81e8}.v2-page .sc-crew-chip-3{background:#dcc9f4}.v2-page .sc-crew-chip-3 .sc-crew-chip-av{color:#a06be4}.v2-page .sc-crew-chip-4{background:#f5c8c0}.v2-page .sc-crew-chip-4 .sc-crew-chip-av{color:#e5533a}.v2-page .sc-crew-chip-5{background:#c7e8da}.v2-page .sc-crew-chip-5 .sc-crew-chip-av{color:#2ea77a}.v2-page .sc-crew-chip-6{background:#c8ddf2}.v2-page .sc-crew-chip-6 .sc-crew-chip-av{color:#3d7fd0}.v2-page .sc-cursor{z-index:3;pointer-events:none;flex-direction:column;align-items:flex-start;gap:0;display:flex;position:absolute}.v2-page .sc-cursor svg{filter:drop-shadow(0 1px 2px #0006);width:18px;height:18px}.v2-page .sc-cursor-tag{font-family:var(--v2-f-sans);color:#1a1a1a;white-space:nowrap;border-radius:999px;margin-top:-2px;margin-left:12px;padding:2px 8px;font-size:11px;font-weight:500;line-height:1.3}.v2-page .sc-cursor-1{top:32%;left:56%}.v2-page .sc-cursor-1 .sc-cursor-tag{background:#c8b6e8}.v2-page .sc-cursor-2{top:58%;right:14%}.v2-page .sc-cursor-2 .sc-cursor-tag{background:#96c0f3}.v2-page .sc-agent-chip{font-family:var(--v2-f-sans);color:#1a1a1a;border-radius:999px;align-items:center;gap:7px;padding:5px 11px 5px 5px;font-size:11px;line-height:1.15;display:inline-flex;position:absolute;box-shadow:0 4px 14px #00000040}.v2-page .sc-agent-chip-cursor{pointer-events:none;filter:drop-shadow(0 1px 2px #00000059);width:18px;height:18px;position:absolute;top:-10px;left:-8px}.v2-page .sc-agent-chip-cursor svg{width:100%;height:100%;display:block}.v2-page .sc-agent-chip-av{border-radius:999px;flex-shrink:0;place-items:center;width:24px;height:24px;display:grid}.v2-page .sc-agent-chip-av svg{display:block}.v2-page .sc-agent-chip-1{background:#dcc9f4}.v2-page .sc-agent-chip-1 .sc-agent-chip-av{background:#a06be4}.v2-page .sc-agent-chip-2{background:#b8d4f7}.v2-page .sc-agent-chip-2 .sc-agent-chip-av{background:#2d81e8}.v2-page .sc-agent-chip-3{background:#c7e8da}.v2-page .sc-agent-chip-3 .sc-agent-chip-av{background:#2ea77a}.v2-page .sc-agent-chip-4{background:#f5c8c0}.v2-page .sc-agent-chip-4 .sc-agent-chip-av{background:#e5533a}.v2-page .sc-agent-chip-5{background:#c8ddf2}.v2-page .sc-agent-chip-5 .sc-agent-chip-av{background:#3d7fd0}.v2-page .sc-agent-chip-6{background:#f2d5e8}.v2-page .sc-agent-chip-6 .sc-agent-chip-av{background:#c84b97}.v2-page .sc-agent-chip-name{font-weight:600;display:block}.v2-page .sc-agent-chip-role{opacity:.7;font-size:10px;font-weight:400;display:block}.v2-page .sc-crew-stage .sc-agent-chip-1{top:6%;left:14%}.v2-page .sc-crew-stage .sc-agent-chip-2{top:4%;right:6%}.v2-page .sc-crew-stage .sc-agent-chip-3{top:38%;left:38%}.v2-page .sc-crew-stage .sc-agent-chip-4{top:70%;left:8%}.v2-page .sc-crew-stage .sc-agent-chip-5{top:70%;right:8%}.v2-page .sc-fade{opacity:0;will-change:opacity, transform;transition:opacity .52s cubic-bezier(.2,.8,.2,1),transform .52s cubic-bezier(.2,.8,.2,1);transform:translateY(16px)}.v2-page .sc-fade.is-in{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.v2-page .sc-fade{opacity:1;transition:none;transform:none}}@media (max-width:900px){.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip-1{top:12%;left:52%}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip-2{top:8%;right:6%}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip-3{top:44%;left:60%}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip-4{top:76%;left:50%}.v2-page .sc-multiplayer .sc-mp-stage .sc-agent-chip-5{top:78%;right:6%}.v2-page .sc-storyboard,.v2-page .sc-crew{grid-template-columns:1fr}.v2-page .sc-storyboard .sc-card-copy,.v2-page .sc-crew .sc-card-copy{padding:0}}.v2-page .v2-sec-cases-wrap{border-top:1px solid var(--v2-line-0);background:#11100f;background:lab(4.84872% .17716 1.04147)}.v2-page .v2-sec-cases{max-width:1240px;margin:0 auto;padding:120px 24px}.v2-page .v2-sec-cases-title{font-family:var(--v2-f-serif);letter-spacing:-.02em;color:var(--v2-fg-0);text-wrap:balance;max-width:22ch;margin:0 0 56px;font-size:clamp(36px,4vw,52px);font-weight:400;line-height:1.04}.v2-page .v2-sec-cases-title .accent{color:#fff;font-style:italic;font-weight:400}.v2-page .v2-sec-cases-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.v2-page .v2-sec-case{color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;padding:0;text-decoration:none;display:flex}.v2-page .v2-sec-case-thumb{aspect-ratio:4/5;background-color:#171614;background-color:lab(7.2365% .228174 1.36558);background-position:50%;background-size:cover;border-radius:14px;width:100%;transition:transform .32s cubic-bezier(.4,.2,.2,1);position:relative;overflow:hidden}.v2-page .v2-sec-case-thumb:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#00000073 100%);position:absolute;inset:50% 0 0}.v2-page .v2-sec-case:hover .v2-sec-case-thumb{transform:translateY(-3px)}.v2-page .v2-sec-case-zoom{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,.2,.2,1);display:block;position:absolute;inset:0}.v2-page .v2-sec-case:hover .v2-sec-case-zoom{transform:scale(1.04)}.v2-page .v2-sec-case-chip{-webkit-backdrop-filter:blur(8px);font-family:var(--v2-f-mono);letter-spacing:.1em;text-transform:uppercase;color:#fffffff0;z-index:1;background:#0f0f0fc7;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:6px;padding:5px 9px 5px 7px;font-size:10px;display:inline-flex;position:absolute;bottom:14px;left:14px}.v2-page .v2-sec-case-chip .dot{background:#96c0f3;border-radius:999px;width:6px;height:6px;box-shadow:0 0 6px #96c0f399}.v2-page .v2-sec-case-glyph{-webkit-backdrop-filter:blur(8px);color:#ffffffeb;z-index:1;background:#0f0f0f8c;border:1px solid #ffffff1a;border-radius:999px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:12px;right:12px}.v2-page .v2-sec-case-glyph svg{width:14px;height:14px;font-size:18px;font-weight:500;font-family:var(--v2-f-sans);letter-spacing:-.02em;color:var(--v2-fg-0);line-height:1.1}.v2-page .v2-sec-case-label{font-family:var(--v2-f-sans);letter-spacing:-.02em;color:var(--v2-fg-0);margin:18px 0 8px;font-size:22px;font-weight:600;line-height:1.1}.v2-page .v2-sec-case-desc{font-family:var(--v2-f-sans);color:var(--v2-fg-1);letter-spacing:-.005em;text-wrap:pretty;max-width:32ch;margin:0;font-size:14px;line-height:1.5}.v2-page .v2-sec-cases-foot{text-align:center;margin-top:64px}@media (max-width:1024px){.v2-page .v2-sec-cases-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:600px){.v2-page .v2-sec-cases{padding:80px 24px}.v2-page .v2-sec-cases-title{margin-bottom:36px}.v2-page .v2-sec-cases-grid{grid-template-columns:1fr}.v2-page .v2-sec-case-thumb{aspect-ratio:16/11}}.v2-page .v2-sec-ent-wrap{background:var(--v2-bg-0);border-top:1px solid var(--v2-line-0)}.v2-page .v2-sec-ent{text-align:center;max-width:1240px;margin:0 auto;padding:130px 24px 110px}.v2-page .v2-sec-ent-title{font-family:var(--v2-f-serif);letter-spacing:-.025em;color:var(--v2-fg-0);text-wrap:balance;max-width:18ch;margin:0 auto 36px;font-size:clamp(36px,4vw,52px);font-weight:400;line-height:1.04}.v2-page .v2-sec-ent-trust{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin:0 auto 56px;display:inline-flex}.v2-page .v2-sec-ent-trust-item{font-family:var(--v2-f-sans);color:var(--v2-fg-2);letter-spacing:-.005em;align-items:center;gap:8px;font-size:14px;font-weight:500;display:inline-flex}.v2-page .v2-sec-ent-trust-item svg{width:14px;height:14px;color:var(--v2-fg-2);opacity:.85}.v2-page .v2-sec-ent-trust-sep{background:var(--v2-line-1);width:1px;height:14px}.v2-page .v2-sec-ent-investors{border:1px solid var(--v2-line-0);background:#090807;background:lab(2.2268% .10889 .614095);border-radius:18px;grid-template-columns:1.05fr 1fr;align-items:center;gap:48px;padding:44px 56px;display:grid;position:relative;overflow:hidden}.v2-page .v2-sec-ent-investors:before{content:"";pointer-events:none;background:radial-gradient(420px 220px at 0%,#96c0f30f,#0000 60%);position:absolute;inset:0}.v2-page .v2-sec-ent-inv-left{position:relative}.v2-page .v2-sec-ent-inv-eyebrow{font-family:var(--v2-f-mono);letter-spacing:.16em;text-transform:uppercase;color:#96c0f3;align-items:center;gap:8px;margin:0 0 14px;font-size:10.5px;display:inline-flex}.v2-page .v2-sec-ent-inv-eyebrow .dot{background:#96c0f3;border-radius:999px;width:5px;height:5px;box-shadow:0 0 8px #96c0f399}.v2-page .v2-sec-ent-inv-h{font-family:var(--v2-f-sans);letter-spacing:-.022em;color:var(--v2-fg-0);text-align:left;text-wrap:balance;margin:0 0 14px;font-size:clamp(28px,3vw,36px);font-weight:700;line-height:1.05}.v2-page .v2-sec-ent-inv-sub{font-family:var(--v2-f-sans);color:var(--v2-fg-1);text-align:left;letter-spacing:-.005em;max-width:38ch;margin:0;font-size:14px;line-height:1.5}.v2-page .v2-sec-ent-inv-sub b{color:var(--v2-fg-0);font-weight:600}.v2-page .v2-sec-ent-inv-right{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);place-items:center;gap:16px 28px;display:grid}.v2-page .v2-sec-ent-logo{opacity:.78;place-items:center;width:100%;min-height:50px;transition:opacity .2s,transform .2s;display:grid}.v2-page .v2-sec-ent-logo:hover{opacity:1;transform:translateY(-1px)}.v2-page .v2-sec-ent-logo svg{max-width:100%;height:auto}.v2-page .v2-sec-ent-foot{text-align:center;margin-top:48px}@media (max-width:900px){.v2-page .v2-sec-ent{padding:90px 24px 80px}.v2-page .v2-sec-ent-investors{grid-template-columns:1fr;gap:32px;padding:36px 28px}.v2-page .v2-sec-ent-inv-right{grid-template-columns:repeat(3,1fr);gap:20px}.v2-page .v2-sec-ent-trust{gap:12px}}@media (max-width:520px){.v2-page .v2-sec-ent-inv-right{grid-template-columns:repeat(2,1fr)}.v2-page .v2-sec-ent-trust-sep{display:none}}.v2-page .v2-sec-pricing-wrap{border-top:1px solid var(--v2-line-0);background:#0d0c0a;background:lab(3.36963% .140965 .813755)}.v2-page .v2-sec-pricing{max-width:1280px;margin:0 auto;padding:130px 24px}.v2-page .v2-sec-pricing-title{font-family:var(--v2-f-serif);letter-spacing:-.025em;color:var(--v2-fg-0);text-align:center;margin:0 0 28px;font-size:clamp(36px,4vw,52px);font-weight:400;line-height:1}.v2-page .v2-sec-pricing-toggle-wrap{font-size:14px;font-family:var(--v2-f-sans);justify-content:center;margin-bottom:40px;font-weight:500;display:flex}.v2-page .vp-cat{border:1px solid var(--v2-line-0);background:#181715;background:lab(7.79268% .239149 1.43566);border-radius:999px;align-items:center;padding:4px;display:inline-flex;position:relative}.v2-page .vp-cat-pill{transform-origin:0;background:#2f2e2c;background:lab(18.8113% .235587 1.51143);border-radius:999px;position:absolute;top:4px;bottom:4px;box-shadow:0 1px 2px #00000040,inset 0 1px #ffffff0a}.v2-page .vp-cat-btn{z-index:1;appearance:none;cursor:pointer;font-family:var(--v2-f-sans);letter-spacing:-.005em;color:var(--v2-fg-2);background:0 0;border:none;border-radius:999px;padding:9px 20px;font-size:13.5px;font-weight:500;transition:color .22s;position:relative}.v2-page .vp-cat-btn.is-active{color:var(--v2-fg-0)}.v2-page .vp-cat-btn:hover:not(.is-active){color:var(--v2-fg-1)}.v2-page .vp-grid{align-items:stretch;gap:18px;display:grid}.v2-page .vp-grid--individual{grid-template-columns:repeat(4,minmax(0,1fr))}.v2-page .vp-grid--team{grid-template-columns:repeat(2,minmax(0,480px));justify-content:center}.v2-page .vp-card{border:1px solid var(--v2-line-0);background:#161513;background:lab(6.70742% .21746 1.29725);border-radius:18px;flex-direction:column;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.v2-page .vp-card:hover{border-color:var(--v2-line-1)}.v2-page .vp-card.is-popular{background:linear-gradient(#ffffff0d,#0000 30%),#181715;background:linear-gradient(#ffffff0d,#0000 30%),lab(7.79496% .306137 1.78272);border-color:#ffffffa6;box-shadow:inset 0 0 0 1px #ffffff80,0 24px 60px -28px #ffffff2e}.v2-page .vp-card.is-accent:not(.is-popular){border-color:#ffffff59}.v2-page .vp-card-badge{z-index:2;color:#121110;color:lab(5.27612% .186853 1.10278);font-family:var(--v2-f-mono);letter-spacing:.1em;text-transform:uppercase;background:#fff;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:600;position:absolute;top:10px;right:10px}.v2-page .vp-card--skeleton{opacity:.4;background:#121110;background:lab(5.27612% .186853 1.10278);min-height:816px}.v2-page .vp-head{padding:18px 18px 6px}.v2-page .vp-name{font-family:var(--v2-f-sans);letter-spacing:-.02em;color:var(--v2-fg-0);margin:0;font-size:18px;font-weight:500;line-height:1}.v2-page .vp-tagline{font-family:var(--v2-f-sans);color:var(--v2-fg-2);letter-spacing:-.005em;margin:4px 0 0;font-size:12px}.v2-page .vp-price-row{min-height:52px;padding:0 18px 8px}.v2-page .vp-price{font-family:var(--v2-f-sans);color:var(--v2-fg-0);align-items:baseline;gap:4px;display:inline-flex}.v2-page .vp-price .amount{letter-spacing:-.025em;font-size:36px;font-weight:500;line-height:1}.v2-page .vp-price .suffix{color:var(--v2-fg-2);font-size:13px;font-weight:400}.v2-page .vp-billed{font-family:var(--v2-f-sans);color:var(--v2-fg-2);letter-spacing:-.005em;margin:4px 0 0;font-size:12px}.v2-page .vp-billed.is-empty{visibility:hidden}.v2-page .vp-fh{border:1px solid var(--v2-line-0);background:#11100f;background:lab(4.84872% .17716 1.04147);border-radius:12px;margin:4px 14px 12px}.v2-page .vp-fh-row{flex-direction:column;gap:6px;padding:12px 14px;display:flex}.v2-page .vp-fh-row+.vp-fh-row{border-top:1px solid var(--v2-line-0)}.v2-page .vp-fh-heading{font-family:var(--v2-f-sans);color:var(--v2-fg-2);letter-spacing:-.005em;margin:0;font-size:12px;font-weight:500}.v2-page .vp-fh-text{font-family:var(--v2-f-sans);color:var(--v2-fg-1);letter-spacing:-.005em;align-items:flex-start;gap:6px;font-size:12px;line-height:1.4;display:flex}.v2-page .vp-fh-ic{color:#fff;flex-shrink:0;width:14px;height:14px;margin-top:1px}.v2-page .vp-slider{padding:14px 12px 4px}.v2-page .vp-slider.is-hidden{visibility:hidden}.v2-page .vp-slider-track{width:100%;height:24px;position:relative}.v2-page .vp-slider-rail{background:#ffffff14;border-radius:999px;height:8px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.v2-page .vp-slider-fill{background:#fff;border-radius:999px;height:8px;transition:width .16s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.v2-page .vp-slider-fill.is-dragging{transition:none}.v2-page .vp-slider-thumb{background:var(--v2-fg-0);pointer-events:none;color:#0e0d0b;color:lab(3.70619% .149637 .868049);border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;transition:left .16s;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)rotate(90deg)}.v2-page .vp-slider-thumb.is-dragging{transition:none}.v2-page .vp-slider-thumb-ic{width:12px;height:12px}.v2-page .vp-slider-input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.v2-page .vp-slider-labels{justify-content:space-between;margin-top:8px;display:flex}.v2-page .vp-slider-label{font-family:var(--v2-f-sans);letter-spacing:-.005em;color:#ffffff73;font-size:11.5px}.v2-page .vp-slider-label.is-active{color:var(--v2-fg-0);font-weight:500}.v2-page .vp-annual{border-top:1px solid var(--v2-line-0);border-bottom:1px solid var(--v2-line-0);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.v2-page .vp-annual.is-invisible{visibility:hidden}.v2-page .vp-annual-btn{appearance:none;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:inline-flex}.v2-page .vp-annual-switch{background:#ffffff29;border-radius:999px;width:27px;height:16px;transition:background .2s;display:inline-block;position:relative}.v2-page .vp-annual-switch.is-on{background:#fff}.v2-page .vp-annual-knob{background:#fff;border-radius:999px;width:12px;height:12px;transition:transform .2s,background .2s;position:absolute;top:2px;left:2px}.v2-page .vp-annual-switch.is-on .vp-annual-knob{background:#121110;background:lab(5.27612% .186853 1.10278);transform:translate(11px)}.v2-page .vp-annual-label{font-family:var(--v2-f-sans);color:var(--v2-fg-0);letter-spacing:-.005em;font-size:13.5px}.v2-page .vp-annual-discount{color:#96d9aa;font-family:var(--v2-f-mono);letter-spacing:.04em;background:#78c68e29;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600}.v2-page .vp-annual-discount.is-hidden{visibility:hidden}.v2-page .vp-cta-wrap{padding:12px 16px}.v2-page .vp-cta{appearance:none;cursor:pointer;background:var(--v2-accent);width:100%;height:44px;color:var(--v2-accent-ink);font-family:var(--v2-f-sans);letter-spacing:-.005em;border:none;border-radius:12px;font-size:14px;font-weight:500;transition:background .18s,transform .18s}.v2-page .vp-cta:hover{background:#e8e8e8;background:lab(91.88% .0000298023 -.0000119209)}.v2-page .vp-cta:active{transform:translateY(1px)}.v2-page .vp-card.is-popular .vp-cta{color:#0e0d0b;color:lab(3.70619% .149637 .868049);background:#fff}.v2-page .vp-card.is-popular .vp-cta:hover{font-size:14px;font-family:var(--v2-f-sans);color:var(--v2-fg-1);background:#fff}.v2-page .vp-credits-wrap{padding:0 16px 12px}.v2-page .vp-credits{appearance:none;border:1px solid var(--v2-line-0);cursor:pointer;width:100%;height:36px;font-family:var(--v2-f-sans);background:#11100f;background:lab(4.84872% .17716 1.04147);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;transition:background .18s,border-color .18s;display:flex}.v2-page .vp-credits.is-static{cursor:default}.v2-page .vp-credits:hover:not(.is-static){border-color:var(--v2-line-1);background:#171614;background:lab(7.2365% .228174 1.36558)}.v2-page .vp-credits-text{font-family:var(--v2-f-sans);color:var(--v2-fg-1);letter-spacing:-.005em;font-size:13px}.v2-page .vp-credits-chev{width:14px;height:14px;color:var(--v2-fg-2);transition:transform .18s}.v2-page .vp-credits-chev.is-open{transform:rotate(180deg)}[data-slot=popover-content].vp-credits-menu{border:1px solid var(--v2-line-0);font-family:var(--v2-f-sans);background:#181715;background:lab(7.79268% .239149 1.43566);border-radius:10px;flex-direction:column;padding:4px;display:flex;box-shadow:0 24px 60px -28px #000000a6}.vp-credits-opt{appearance:none;cursor:pointer;text-align:left;font-size:13px;font-family:var(--v2-f-sans);letter-spacing:-.005em;color:#ffffffb3;background:0 0;border:none;border-radius:8px;padding:8px 12px;transition:background .15s,color .15s}.vp-credits-opt:hover{color:#ffffffe6;background:#ffffff0a}.vp-credits-opt.is-active{color:#fff;background:#ffffff0f;font-weight:500}.v2-page .vp-features{flex:1;padding:12px 16px 18px}.v2-page .vp-features-eyebrow{font-family:var(--v2-f-sans);color:var(--v2-fg-2);letter-spacing:-.005em;margin:0 0 10px;font-size:12px}.v2-page .vp-features-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.v2-page .vp-feat{font-family:var(--v2-f-sans);color:var(--v2-fg-1);letter-spacing:-.005em;align-items:center;gap:10px;font-size:14px;line-height:1.45;display:flex}.v2-page .vp-fic{width:16px;height:16px;color:var(--v2-fg-1);flex-shrink:0}.v2-page .vp-card--team .vp-head{padding:18px 18px 12px}.v2-page .vp-team-pricing{border:1px solid var(--v2-line-0);background:#11100f;background:lab(4.84872% .17716 1.04147);border-radius:12px;flex-direction:column;margin:0 16px 12px;padding:14px;display:flex}.v2-page .vp-team-row{justify-content:space-between;align-items:flex-start;gap:12px;padding:6px 0;display:flex}.v2-page .vp-team-row+.vp-team-row{border-top:1px solid var(--v2-line-0);margin-top:6px;padding-top:12px}.v2-page .vp-team-row-info{flex-direction:column;gap:2px;display:flex}.v2-page .vp-team-row-title{font-family:var(--v2-f-sans);color:var(--v2-fg-0);letter-spacing:-.005em;margin:0;font-size:13.5px;font-weight:500}.v2-page .vp-team-row-sub{font-family:var(--v2-f-sans);color:var(--v2-fg-2);letter-spacing:-.005em;margin:0;font-size:11.5px}.v2-page .vp-team-row-price{color:var(--v2-fg-0);flex-shrink:0;align-items:baseline;gap:2px;display:inline-flex}.v2-page .vp-team-row-price .amount{font-family:var(--v2-f-sans);letter-spacing:-.02em;font-size:18px;font-weight:600;line-height:1}.v2-page .vp-team-row-price .period{font-family:var(--v2-f-sans);color:var(--v2-fg-2);font-size:13px;font-weight:500}.v2-page .vp-team-row--enterprise{padding:0}.v2-page .vp-include{border:1px solid var(--v2-line-0);font-family:var(--v2-f-sans);background:#11100f;background:lab(4.84872% .17716 1.04147);border-radius:12px;margin-top:32px;padding:16px 18px}.v2-page .vp-include-head{color:var(--v2-fg-0);letter-spacing:-.01em;align-items:center;gap:8px;margin-bottom:4px;font-size:16px;font-weight:500;display:flex}.v2-page .vp-include-ic{color:#fff;flex-shrink:0;width:18px;height:18px}.v2-page .vp-include-body{color:var(--v2-fg-2);letter-spacing:-.005em;padding-left:26px;font-size:14px;line-height:1.5}.v2-page .vp-include-body p{margin:0}.v2-page .vp-include-em{color:var(--v2-fg-0)}.v2-page .vp-error{text-align:center;padding:60px 16px}.v2-page .vp-error-title{color:#e77979;font-size:16px;font-family:var(--v2-f-sans);margin:0 0 8px}.v2-page .vp-error-msg{color:var(--v2-fg-2);font-size:13px;font-family:var(--v2-f-sans);margin:0 0 16px}.v2-page .vp-error-btn{width:auto;padding:0 18px}@media (max-width:1100px){.v2-page .vp-grid--individual{grid-template-columns:repeat(2,1fr)}.v2-page .vp-grid--team{grid-template-columns:1fr}.v2-page .vp-card--skeleton{min-height:779px}}@media (max-width:600px){.v2-page .v2-sec-pricing{padding:80px 16px}.v2-page .vp-grid--individual{grid-template-columns:1fr}}.v2-page .v2-sec-love-wrap{border-top:1px solid var(--v2-line-0);background:#090807;background:lab(2.2268% .10889 .614095)}.v2-page .v2-sec-loveA{text-align:center;max-width:1400px;margin:0 auto;padding:140px 24px 130px;position:relative;overflow:hidden}.v2-page .v2-sec-loveA:before{content:"";filter:blur(20px);pointer-events:none;z-index:0;background:radial-gradient(#94664038 0%,#5c412c1a 30%,#1a151200 65%);background:radial-gradient(lab(47.5252% 15.8575 29.3824/.22) 0%,lab(30.2399% 9.70741 17.9806/.1) 30%,lab(7.20476% 1.68892 2.90778/0) 65%);width:1200px;height:520px;position:absolute;top:58%;left:50%;transform:translate(-50%,-50%)}.v2-page .v2-sec-loveA>*{z-index:1;font-weight:400;font-family:var(--v2-f-serif);letter-spacing:-.02em;color:var(--v2-fg-0);font-size:clamp(36px,4vw,52px);line-height:1.08;position:relative}.v2-page .v2-sec-loveA-title{font-family:var(--v2-f-serif);letter-spacing:-.02em;color:var(--v2-fg-0);text-wrap:balance;margin:0 0 18px;font-size:clamp(36px,4vw,52px);font-weight:500;line-height:1.08}.v2-page .v2-sec-loveA-title .accent{background:linear-gradient(#f4c7a3 0%,#d7926b 100%);background:linear-gradient(lab(83.5715% 12.9476 24.2831) 0%,lab(66.9873% 23.9224 31.9456) 100%);-webkit-text-fill-color:var(--v2-fg-0);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:400}.v2-page .v2-sec-loveA-sub{font-family:var(--v2-f-sans);color:var(--v2-fg-2);text-wrap:balance;max-width:56ch;margin:0 auto 64px;font-size:17px;line-height:1.55}.v2-page .v2-sec-loveA-strip{margin:0 -40px 64px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000040 4%,#000 12% 88%,#00000040 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000040 4%,#000 12% 88%,#00000040 96%,#0000 100%)}.v2-page .v2-sec-loveA-row{will-change:transform;gap:20px;width:max-content;padding:8px 0;animation:70s linear infinite v2-loveA-scroll;display:flex}.v2-page .v2-sec-loveA-strip:hover .v2-sec-loveA-row{animation-play-state:paused}@keyframes v2-loveA-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.v2-page .v2-sec-loveA-row{animation:none}}.v2-page .v2-sec-loveA-card{text-align:left;border:1px solid var(--v2-line-0);background:linear-gradient(#171614 0%,#0d0c0a 100%);background:linear-gradient(lab(7.2365% .228174 1.36558) 0%,lab(3.36963% .140965 .813755) 100%);border-radius:18px;flex:0 0 420px;grid-template-columns:168px 1fr;align-items:stretch;column-gap:18px;min-height:220px;padding:18px;display:grid;box-shadow:inset 0 1px #ffffff0a,0 24px 60px -30px #0009;box-shadow:inset 0 1px lab(100% 0 0/.04),0 24px 60px -30px lab(0% 0 0/.6)}.v2-page .v2-sec-loveA-body{flex-direction:column;gap:14px;min-width:0;display:flex}.v2-page .v2-sec-loveA-head{align-items:center;min-width:0;display:flex}.v2-page .v2-sec-loveA-avatar{width:168px;font-family:var(--v2-f-sans);letter-spacing:.02em;color:#0e0d0b;color:lab(3.70619% .149637 .868049);border:1px solid var(--v2-line-1);border-radius:14px;flex-shrink:0;align-self:stretch;place-items:center;font-size:22px;font-weight:600;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14;box-shadow:inset 0 1px lab(100% 0 0/.08)}.v2-page .v2-sec-loveA-avatar img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.v2-page .v2-sec-loveA-avatar.tone-1{background:#d99c68;background:lab(69.5083% 19.6184 36.3243)}.v2-page .v2-sec-loveA-avatar.tone-2{background:#5ba4ba;background:lab(63.3103% -19.0719 -19.0831)}.v2-page .v2-sec-loveA-avatar.tone-3{background:#6fb07d;background:lab(66.4914% -29.8877 19.3783)}.v2-page .v2-sec-loveA-avatar.tone-4{background:#ce9cd9;background:lab(70.7556% 26.5942 -23.574)}.v2-page .v2-sec-loveA-who{flex-direction:column;min-width:0;font-weight:500;display:flex}.v2-page .v2-sec-loveA-name{font-family:var(--v2-f-sans);color:var(--v2-fg-0);letter-spacing:-.005em;align-items:center;gap:5px;font-size:14px;font-weight:600;display:inline-flex}.v2-page .v2-sec-loveA-name .verified{color:#96c0f3;width:14px;height:14px}.v2-page .v2-sec-loveA-role{font-family:var(--v2-f-sans);color:var(--v2-fg-2);margin-top:1px;font-size:12.5px}.v2-page .v2-sec-loveA-quote{font-family:var(--v2-f-sans);color:var(--v2-fg-1);letter-spacing:-.003em;margin:0;font-size:14px;line-height:1.55}.v2-page .v2-sec-loveA-cta{appearance:none;height:46px;font-family:var(--v2-f-sans);letter-spacing:-.005em;background:var(--v2-accent);color:var(--v2-accent-ink);border:1px solid var(--v2-accent);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 26px;font-size:14px;font-weight:500;transition:background .12s,transform .12s;display:inline-flex}.v2-page .v2-sec-loveA-cta:hover{background:#e4e4e4;background:lab(90.72% .0000298023 -.0000119209);transform:translateY(-1px)}@media (max-width:600px){.v2-page .v2-sec-loveA{padding:80px 16px}.v2-page .v2-sec-loveA-card{flex-basis:340px;grid-template-columns:120px 1fr;column-gap:14px}.v2-page .v2-sec-loveA-avatar{width:120px;font-size:18px}.v2-page .v2-sec-loveA-strip{margin:0 -16px 48px}}.v2-page .v2-footer{background:var(--v2-bg-0);border-top:1px solid var(--v2-line-0);color:var(--v2-fg-1);font-family:var(--v2-f-sans)}.v2-page .v2-footer-inner{max-width:1200px;margin:0 auto;padding:80px 24px 32px}.v2-page .v2-footer-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:40px 32px;display:grid}.v2-page .v2-footer-col{flex-direction:column;gap:28px;min-width:0;display:flex}.v2-page .v2-footer-col-header{font-family:var(--v2-f-sans);color:var(--v2-fg-0);letter-spacing:-.005em;margin:0;font-size:14px;font-weight:500}.v2-page .v2-footer-col-header a{color:inherit;text-decoration:none;transition:color .12s}.v2-page .v2-footer-col-header a:hover{color:var(--v2-fg-1)}.v2-page .v2-footer-section{flex-direction:column;gap:12px;display:flex}.v2-page .v2-footer-section-title{font-family:var(--v2-f-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--v2-fg-2);margin:0;font-size:11px}.v2-page .v2-footer-links{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.v2-page .v2-footer-link{color:var(--v2-fg-1);letter-spacing:-.005em;font-size:13px;text-decoration:none;transition:color .12s}.v2-page .v2-footer-link:hover{color:var(--v2-fg-0)}.v2-page .v2-footer-col-apps{gap:14px}.v2-page .v2-footer-apps{flex-direction:column;gap:10px;display:flex}.v2-page .v2-footer-app img{border-radius:var(--v2-r-sm);background:var(--v2-bg-0);width:auto;height:42px;margin-left:-8px;padding:4px 0;transition:opacity .12s;display:block}.v2-page .v2-footer-app:hover img{opacity:.85}.v2-page .v2-footer-bottom{border-top:1px solid var(--v2-line-0);justify-content:space-between;align-items:center;gap:24px;margin-top:56px;padding-top:28px;display:flex}.v2-page .v2-footer-brand img{opacity:.9;width:auto;height:22px;display:block}.v2-page .v2-footer-socials{gap:6px;display:flex}.v2-page .v2-footer-social{border-radius:var(--v2-r-md);width:34px;height:34px;color:var(--v2-fg-2);border:1px solid #0000;justify-content:center;align-items:center;transition:color .12s,background .12s,border-color .12s;display:inline-flex}.v2-page .v2-footer-social svg{width:16px;height:16px}.v2-page .v2-footer-social:hover{color:var(--v2-fg-0);background:var(--v2-bg-1);border-color:var(--v2-line-0)}.v2-page .v2-footer-legal{font-family:var(--v2-f-mono);letter-spacing:.04em;color:var(--v2-fg-3);justify-content:space-between;align-items:center;gap:16px;margin-top:16px;font-size:11px;display:flex}.v2-page .v2-footer-legal-links{align-items:center;gap:10px;display:inline-flex}.v2-page .v2-footer-legal-links a{color:var(--v2-fg-2);text-decoration:none;transition:color .12s}.v2-page .v2-footer-legal-links a:hover{color:var(--v2-fg-0)}.v2-page .v2-footer-legal-links span,.v2-page .v2-footer-copy{color:var(--v2-fg-3)}@media (max-width:1100px){.v2-page .v2-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.v2-page .v2-footer-inner{padding:64px 24px 28px}.v2-page .v2-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.v2-page .v2-footer-bottom{flex-direction:column;align-items:flex-start;margin-top:40px}.v2-page .v2-footer-legal{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:440px){.v2-page .v2-footer-grid{grid-template-columns:1fr}}@media (max-width:900px){.v2-page .v2-sec-creative{padding:80px 24px}.v2-page .v2-sec-creative-title{margin-bottom:36px}.v2-page .v2-sec-creative-grid{grid-template-columns:1fr}.v2-page .sc-row-half{grid-template-columns:1fr!important}.v2-page .sc-multiplayer,.v2-page .sc-storyboard,.v2-page .sc-crew{grid-template-rows:auto auto;grid-template-columns:1fr}.v2-page .sc-multiplayer .sc-vis,.v2-page .sc-storyboard .sc-vis,.v2-page .sc-script .sc-vis,.v2-page .sc-editor .sc-vis,.v2-page .sc-crew .sc-vis{width:100%;min-height:160px}}@media (max-width:960px){.v2-page .v2-nav-links,.v2-page .v2-nav-right .v2-btn.v-ghost,.v2-page .v2-nav-right>.v2-btn.v-primary{display:none}.v2-page .v2-nav-burger{display:inline-flex}}@media (max-width:640px){.v2-page .v2-hero{padding:64px 24px 32px}.v2-page .v2-app-frame-wrap{display:none}.v2-page .v2-hero-sub{margin-bottom:120px}.v2-page .v2-cursor.c-luis,.v2-page .v2-cursor.c-sunni{top:415px}}.v2-page-lightbox{-webkit-backdrop-filter:blur(8px);z-index:9999;opacity:0;cursor:pointer;background:#000000c7;justify-content:center;align-items:center;transition:opacity .2s;display:none;position:fixed;inset:0}.v2-page-lightbox.is-open{opacity:1;display:flex}.v2-page-lightbox img{border-radius:12px;max-width:92vw;max-height:88vh;display:block;box-shadow:0 20px 60px #0009}.v2-page-lightbox .close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;line-height:1;display:flex;position:absolute;top:20px;right:20px}.v2-page-lightbox .close:hover{background:#fff3}.v2-page .v2-app-frame .ap-tab{height:52px;font-family:var(--v2-f-sans);letter-spacing:-.0167em;color:#969696;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;padding:0 14px;font-size:12px;line-height:1;transition:color .12s;display:inline-flex;position:relative}.v2-page .v2-app-frame .ap-tab:hover{color:#dcdcdc}.v2-page .v2-app-frame .ap-tab.active{color:#ebebeb;font-weight:500}.v2-page .v2-app-frame .ap-tab.active:after{content:"";background:#ebebeb;height:1px;position:absolute;bottom:0;left:14px;right:14px}.v2-page .v2-app-frame .ap-tab svg{fill:none;stroke:#969696;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px;display:block}.v2-page .v2-app-frame .ap-tab.active svg{stroke:#ebebeb}.v2-page .v3-view{display:contents}.v2-page .v3-view[hidden]{display:none!important}.v2-page .v2-app-frame .ap-shot{position:relative}.v2-page .v2-app-frame .ap-shot .img{position:relative;overflow:hidden}.v2-page .v2-app-frame .ap-shot .shot-video{object-fit:cover;border-radius:inherit;opacity:0;z-index:3;pointer-events:none;width:100%;height:100%;transition:opacity .32s;position:absolute;inset:0}.v2-page .v2-app-frame .ap-shot.is-generating.is-done .shot-video{opacity:1}.v2-page .v2-app-frame .ap-shot.is-generating.is-done.has-video .img:after{opacity:0}.v2-page .v2-app-frame .gen-loader,.v2-page .v2-app-frame .gen-loader svg,.v2-page .v2-app-frame .gen-loader .pct{display:none}.v2-page .ap-content .ap-shot .img .ap-shot-foot{z-index:5;pointer-events:none;opacity:0;background:linear-gradient(#0000 0%,#00000073 40%,#000000c7 100%);border-bottom-right-radius:8px;border-bottom-left-radius:8px;gap:6px;height:auto;padding:10px;transition:opacity .16s,transform .16s;position:absolute;bottom:0;left:0;right:0;transform:translateY(6px)}.v2-page .ap-content .ap-shot:hover .img .ap-shot-foot,.v2-page .ap-content .ap-shot:focus-within .img .ap-shot-foot{opacity:1;pointer-events:auto;transform:translateY(0)}.v2-page .ap-content .ap-shot .img .ap-shot-foot .ratio{color:#f5f5f5;-webkit-backdrop-filter:blur(8px);background:#0000008c;border-color:#ffffff38}.v2-page .ap-content .ap-shot .img .ap-shot-foot .ic{color:#f5f5f5;-webkit-backdrop-filter:blur(8px);background:#0000008c;border:1px solid #ffffff24}.v2-page .ap-content .ap-shot .img .ap-shot-foot .ic:hover{background:#000000bf}.v2-page .v2-app-frame .ap-content .ap-shot.is-generating:not(.is-done) .ap-shot-foot{display:none}.v2-page .se-ws{z-index:1;background:#181818;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;align-self:center;width:100%;max-width:560px;height:620px;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #00000073}.v2-page .se-ws-head{font-family:var(--v2-f-mono);letter-spacing:.08em;text-transform:uppercase;color:#a0a0a0;flex-shrink:0;align-items:center;gap:8px;padding:18px 18px 10px;font-size:10px;display:flex}.v2-page .se-ws-head-dot{background:#96c0f3;border-radius:999px;width:6px;height:6px;box-shadow:0 0 8px #96c0f38c}.v2-page .se-ws-head-title{color:#dcdcdc}.v2-page .se-ws-head-meta{color:#ffffff73;margin-left:auto}.v2-page .se-ws-grid{scrollbar-width:thin;scrollbar-color:#ffffff24 transparent;scroll-behavior:smooth;flex-direction:column;flex:auto;gap:0;min-height:0;padding:4px 14px;display:flex;position:relative;overflow-y:auto}.v2-page .se-ws-grid::-webkit-scrollbar{width:6px}.v2-page .se-ws-grid::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:3px}.v2-page .se-ws-grid::-webkit-scrollbar-track{background:0 0}.v2-page .se-ws-shotgroup{border-bottom:1px solid #ffffff26;padding:10px 0}.v2-page .se-ws-shotgroup:last-child{border-bottom:none;padding-bottom:6px}.v2-page .se-ws-shotgroup-title{font-family:var(--v2-f-mono);letter-spacing:.02em;color:#ffffff8c;gap:8px;margin:0 0 12px;font-size:12px;line-height:1.3;display:flex}.v2-page .se-ws-shotgroup-title .num{color:#ffffffeb;font-weight:600}.v2-page .se-ws-shotgroup-title .text{color:#ffffff8c}.v2-page .se-ws-shots{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.v2-page .se-ws-shots--single{flex-direction:row;display:flex}.v2-page .se-ws-shots--single .se-ws-tile{width:calc(41.6667% - 8.33333px)}.v2-page .se-ws-shots--scroll{scroll-snap-type:x mandatory;scrollbar-width:none;flex-direction:row;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.v2-page .se-ws-shots--scroll::-webkit-scrollbar{display:none}.v2-page .se-ws-shots--scroll .se-ws-tile{scroll-snap-align:start;flex:0 0 calc(41.6667% - 8.33333px)}.v2-page .se-ws:not(.is-armed) *,.v2-page .se-ws:not(.is-armed) :before,.v2-page .se-ws:not(.is-armed) :after{transition:none!important}.v2-page .se-ws-shotgroup[data-row="2"],.v2-page .se-ws-shotgroup[data-row="3"],.v2-page .se-ws-shotgroup[data-row="4"]{opacity:0}.v2-page .se-ws.is-armed .se-ws-shotgroup[data-row="2"],.v2-page .se-ws.is-armed .se-ws-shotgroup[data-row="3"],.v2-page .se-ws.is-armed .se-ws-shotgroup[data-row="4"]{animation:.38s cubic-bezier(.2,.8,.2,1) both v2-edit-row-fade-in}@keyframes v2-edit-row-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.v2-page .se-ws-tile{aspect-ratio:16/9;cursor:pointer;background:#1c1c1c;border:1px solid #ffffff0f;border-radius:10px;position:relative;overflow:hidden}.v2-page .se-ws-tile-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.v2-page .se-ws-tile-meta{font-family:var(--v2-f-mono);letter-spacing:.08em;color:#ffffffeb;-webkit-backdrop-filter:blur(6px);z-index:2;background:#0000008c;border-radius:4px;padding:2px 6px;font-size:9px;position:absolute;bottom:8px;left:8px}.v2-page .se-ws-tile-check{color:#0e0d0b;color:lab(3.70619% .149637 .868049);z-index:2;background:#96c0f3;border-radius:6px;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:8px;left:8px;box-shadow:0 2px 6px #0006}.v2-page .se-ws-tile-check svg{width:11px;height:11px}.v2-page .se-ws-grid .se-ws-tile[data-row="2"],.v2-page .se-ws-grid .se-ws-tile[data-row="3"],.v2-page .se-ws-grid .se-ws-tile[data-row="4"]{opacity:0}.v2-page .se-ws.is-armed .se-ws-grid .se-ws-tile[data-row="2"],.v2-page .se-ws.is-armed .se-ws-grid .se-ws-tile[data-row="3"],.v2-page .se-ws.is-armed .se-ws-grid .se-ws-tile[data-row="4"]{animation:.56s cubic-bezier(.4,0,.2,1) both v2-edit-tile-fade-in}@keyframes v2-edit-tile-fade-in{0%{opacity:0}to{opacity:1}}.v2-page .se-ws-grid .se-ws-tile[data-row="2"]:nth-of-type(2),.v2-page .se-ws-grid .se-ws-tile[data-row="3"]:nth-of-type(2),.v2-page .se-ws-grid .se-ws-tile[data-row="4"]:nth-of-type(2){animation-delay:90ms}.v2-page .se-ws-grid .se-ws-tile[data-row="2"]:nth-of-type(3),.v2-page .se-ws-grid .se-ws-tile[data-row="3"]:nth-of-type(3),.v2-page .se-ws-grid .se-ws-tile[data-row="4"]:nth-of-type(3){animation-delay:.18s}.v2-page .se-ws-tile-poster{object-fit:cover;object-position:center;filter:blur(14px)saturate(.55)brightness(.78);opacity:0;pointer-events:none;width:calc(100% + 48px);height:calc(100% + 48px);position:absolute;top:-24px;left:-24px;transform:scale(1.08)}.v2-page .se-ws-grid .se-ws-tile[data-row="2"].is-queued .se-ws-tile-poster,.v2-page .se-ws-grid .se-ws-tile[data-row="3"].is-queued .se-ws-tile-poster,.v2-page .se-ws-grid .se-ws-tile[data-row="4"].is-queued .se-ws-tile-poster{opacity:1}.v2-page .se-ws.is-armed .se-ws-grid .se-ws-tile[data-row="2"].is-revealed .se-ws-tile-poster,.v2-page .se-ws.is-armed .se-ws-grid .se-ws-tile[data-row="3"].is-revealed .se-ws-tile-poster,.v2-page .se-ws.is-armed .se-ws-grid .se-ws-tile[data-row="4"].is-revealed .se-ws-tile-poster{animation:.72s cubic-bezier(.2,.8,.2,1) forwards v2-se-ws-poster-out}@keyframes v2-se-ws-poster-out{0%{opacity:1;transform:scale(1.08)}to{opacity:0;transform:scale(1)}}.v2-page .se-ws-tile-scan{pointer-events:none;z-index:3;opacity:0;mix-blend-mode:screen;will-change:transform, opacity;background:linear-gradient(#0000 0%,#ffffff0d 30%,#ffffff80 50%,#ffffff0d 70%,#0000 100%) 0 0/100% 4px no-repeat;position:absolute;inset:0;transform:translateY(-8px)}.v2-page .se-ws.is-armed .se-ws-tile.is-revealed .se-ws-tile-scan{animation:.76s cubic-bezier(.4,0,.2,1) forwards v2-se-ws-scan}@keyframes v2-se-ws-scan{0%{opacity:0;transform:translateY(-8px)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(calc(100% + 8px))}}.v2-page .se-ws-grid .se-ws-tile[data-row="1"] .se-ws-tile-check{opacity:0;transition:opacity .26s,transform .26s cubic-bezier(.2,.8,.2,1);transform:scale(.85)}.v2-page .se-ws.is-running .se-ws-grid .se-ws-tile[data-row="1"] .se-ws-tile-check{opacity:1;transform:none}.v2-page .se-ws.is-finished .se-ws-grid .se-ws-tile[data-row="1"] .se-ws-tile-check{opacity:0;transform:scale(.85)}.v2-page .se-ws-task.is-active{color:#fff6;font-family:var(--v2-f-mono);letter-spacing:.06em;font-size:10px}.v2-page .se-ws-task.is-active .se-ws-task-ind{color:#fff}.v2-page .se-ws-task.is-active .se-ws-task-ind svg{display:none}.v2-page .se-ws-task.is-active .se-ws-task-ind:before{content:"";border:1.5px solid #fff;border-top-color:#0000;border-radius:999px;width:9px;height:9px;animation:.7s linear infinite v2-se-ws-spin}.v2-page .se-ws-tasks-label{color:#ebebeb;font-size:14px;transition:opacity .16s}.v2-page .se-ws-tasks-label.is-fading{opacity:0}.v2-page .se-ws-tile.is-gen{background:linear-gradient(#1e1e1e 0%,#161616 100%)}.v2-page .se-ws-tile-shimmer{position:absolute;inset:0;overflow:hidden}.v2-page .se-ws-tile-shimmer:before{content:"";will-change:transform;background:linear-gradient(110deg,#0000 30%,#ffffff0f 50%,#0000 70%);width:220%;animation:2.4s linear infinite v2-se-ws-shimmer;position:absolute;top:0;bottom:0;left:0}@keyframes v2-se-ws-shimmer{0%{transform:translate(-120%)}to{transform:translate(65.45%)}}.v2-page .se-ws-tile-spinner{width:22px;height:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.v2-page .se-ws-tile-spinner span{border:1.5px solid #ffffff1f;border-top-color:#96c0f3;border-radius:999px;animation:.9s linear infinite v2-se-ws-spin;position:absolute;inset:0}@keyframes v2-se-ws-spin{to{transform:rotate(360deg)}}.v2-page .se-ws-tile-cap{font-family:var(--v2-f-mono);letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;z-index:2;font-size:9px;position:absolute;bottom:8px;right:8px}.v2-page .se-ws-tile-bar{z-index:2;background:#ffffff0f;height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.v2-page .se-ws-tile-bar i{transform-origin:0;will-change:transform;width:70%;height:100%;animation:2.6s cubic-bezier(.4,0,.2,1) infinite v2-se-ws-bar;animation-delay:var(--d,0s);background:#96c0f3;display:block;transform:translate(-57.14%)scaleX(.5714)}@keyframes v2-se-ws-bar{0%{transform:translate(-57.14%)scaleX(.5714)}60%{transform:translate(120%)scaleX(1)}to{transform:translate(120%)scaleX(1)}}.v2-page .se-ws-tile-bar.is-queued i{background:#ffffff2e;width:100%;animation:none;transform:none}.v2-page .se-ws-prompt{font-family:var(--v2-f-sans);color:#dcdcdca6;background:#262626;border:1px solid #ffffff0a;border-radius:10px;flex-shrink:0;align-items:center;gap:10px;min-height:36px;margin:100px 14px 14px;padding:8px 12px;font-size:13px;transition:opacity .52s cubic-bezier(.4,0,.2,1),transform .32s cubic-bezier(.2,.8,.2,1);display:flex}.v2-page .se-ws-prompt-icon{width:16px;height:16px;color:inherit;flex-shrink:0;place-items:center;display:grid}.v2-page .se-ws-prompt-icon svg{width:14px;height:14px;display:block}.v2-page .se-ws-prompt-text{white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none;pointer-events:none;outline:none;min-width:0;max-width:100%;overflow:hidden}.v2-page .se-ws-prompt-spacer{flex:1}.v2-page .se-ws-prompt-submit{color:#212121;cursor:pointer;background:#fff;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:background .18s,transform .18s,opacity .18s;display:inline-flex}.v2-page .se-ws-prompt-submit:hover:not(:disabled){background:#ebebeb}.v2-page .se-ws-prompt-submit:disabled{opacity:.45;cursor:not-allowed}.v2-page .se-ws-prompt-submit.is-clicking{color:#0a182a;background:#96c0f3;animation:.42s ease-out v2-se-submit-click}@keyframes v2-se-submit-click{0%{transform:scale(.88);box-shadow:0 0 #96c0f3b3}35%{transform:scale(.92);box-shadow:0 0 0 4px #96c0f373}to{transform:scale(1);box-shadow:0 0 0 14px #96c0f300}}.v2-page .se-ws-prompt-submit svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.v2-page .se-ws.is-running .se-ws-prompt{opacity:.6}@keyframes v2-se-ws-caret{50%{opacity:0}}.v2-page .se-ws-tile{transition:border-color .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s cubic-bezier(.2,.8,.2,1),opacity .32s cubic-bezier(.2,.8,.2,1),filter .32s cubic-bezier(.2,.8,.2,1)}.v2-page .se-ws-tile.is-source-highlight{z-index:2;border-color:#96c0f3;box-shadow:0 0 0 1px #96c0f3,0 8px 24px -6px #96c0f373,0 0 32px #96c0f32e}.v2-page .se-ws-tile.is-source-fade{opacity:.3;filter:saturate(.55)brightness(.7)}.v2-page .se-ws-tile.is-pulsing{animation:.6s ease-out v2-se-source-pulse}@keyframes v2-se-source-pulse{0%{box-shadow:0 0 #96c0f38c}60%{box-shadow:0 0 0 6px #96c0f32e}to{box-shadow:0 0 0 12px #96c0f300}}.v2-page .se-ws-tile.is-arriving{animation:.48s cubic-bezier(.34,1.56,.64,1) v2-se-arrive}@keyframes v2-se-arrive{0%{transform:scale(.94);box-shadow:0 0 #96c0f300}45%{transform:scale(1.045);box-shadow:0 14px 32px -10px #96c0f366}to{transform:scale(1);box-shadow:0 0 #96c0f300}}.v2-page .se-ws-prompt{position:relative}.v2-page .se-ws-prompt-applied{font-family:var(--v2-f-mono);letter-spacing:.12em;text-transform:uppercase;color:#1e2b3c;opacity:0;pointer-events:none;background:#96c0f3;border-radius:4px;padding:2px 7px;font-size:9px;line-height:1;transition:opacity .28s,transform .32s cubic-bezier(.2,.8,.2,1);position:absolute;top:-10px;right:14px;transform:translateY(4px)}.v2-page .se-ws-prompt.is-applied{border-color:#96c0f38c;animation:1.2s ease-out v2-se-prompt-applied;box-shadow:0 0 0 1px #96c0f359,0 0 18px #96c0f32e}.v2-page .se-ws-prompt.is-applied .se-ws-prompt-applied{opacity:1;animation:1.2s ease-out v2-se-prompt-applied-label;transform:translateY(0)}@keyframes v2-se-prompt-applied{0%,60%{border-color:#96c0f38c;box-shadow:0 0 0 1px #96c0f359,0 0 18px #96c0f32e}to{box-shadow:none;border-color:#ffffff0a}}@keyframes v2-se-prompt-applied-label{0%,60%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}.v2-page .se-ws-focus-overlay{-webkit-backdrop-filter:blur(2px);opacity:0;pointer-events:none;z-index:4;background:#00000073;transition:opacity .28s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.v2-page .se-ws .se-ws-tasks[data-state=visible][data-expanded=true]~.se-ws-focus-overlay{opacity:1}.v2-page .se-ws-tasks{z-index:5;background:#121212;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;transition:opacity .24s,transform .32s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;bottom:70px;left:14px;right:14px;box-shadow:0 12px 32px #00000073}.v2-page .se-ws-tasks[data-state=hidden]{opacity:0;pointer-events:none;transform:translateY(8px)}.v2-page .se-ws-tasks-head{cursor:pointer;width:100%;color:inherit;text-align:left;font-family:var(--v2-f-sans);background:0 0;border:0;align-items:center;gap:12px;padding:12px 14px;display:flex}.v2-page .se-ws-tasks-ind{flex-shrink:0;place-items:center;width:16px;height:16px;display:grid}.v2-page .se-ws-tasks-spin{border:1.5px solid #ffffff24;border-top-color:#fff;border-radius:999px;width:13px;height:13px;transition:border-color .2s,background .2s;display:inline-block;position:relative}.v2-page .se-ws.is-armed .se-ws-tasks-spin{animation:.9s linear infinite v2-se-ws-spin}.v2-page .se-ws.is-finished .se-ws-tasks-spin{background:0 0;border-color:#0000;animation:none}.v2-page .se-ws.is-finished .se-ws-tasks-spin:after{content:"";background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='2.5 6.5 5 9 9.5 3.5'/></svg>") 50%/9px 9px no-repeat;position:absolute;inset:0}.v2-page .se-ws-tasks-active{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.v2-page .se-ws-tasks-label{color:#e6e6e6;letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.v2-page .se-ws-tasks-progress{background-blend-mode:normal;background-color:#ffffff0f;background-image:linear-gradient(90deg,#ffffff0f 0 100%),linear-gradient(90deg,#0000 0 calc(25% - 1px),#ffffff2e calc(25% - 1px) calc(25% + 1px),#0000 calc(25% + 1px) calc(50% - 1px),#ffffff2e calc(50% - 1px) calc(50% + 1px),#0000 calc(50% + 1px) calc(75% - 1px),#ffffff2e calc(75% - 1px) calc(75% + 1px),#0000 calc(75% + 1px) 100%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:2px;width:100%;max-width:280px;height:2px;transition:opacity .36s;display:block;overflow:hidden}.v2-page .se-ws-tasks-progress i{background:#fff;border-radius:2px;width:0%;height:100%;transition:width .28s cubic-bezier(.4,0,.2,1);display:block}.v2-page .se-ws.is-finished .se-ws-tasks-progress{opacity:0;pointer-events:none;display:none}.v2-page .se-ws-tasks-collapsed-meta{font-family:var(--v2-f-mono);letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;flex-shrink:0;font-size:10px}.v2-page .se-ws-tasks-chev{color:#ffffff8c;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;transition:transform .2s,background .16s,color .16s;display:grid;transform:rotate(180deg)}.v2-page .se-ws-tasks-chev svg{width:12px;height:12px;display:block}.v2-page .se-ws-tasks-head:hover .se-ws-tasks-chev{color:#e6e6e6;background:#ffffff0f}.v2-page .se-ws-tasks[data-expanded=true] .se-ws-tasks-chev{color:#e6e6e6;transform:rotate(0)}.v2-page .se-ws-tasks-list{border-bottom:1px solid #fff0;max-height:0;margin:0;padding:0;list-style:none;transition:max-height .24s;overflow:hidden auto}.v2-page .se-ws-tasks[data-expanded=true] .se-ws-tasks-list{border-bottom-color:#ffffff0d;max-height:320px}.v2-page .se-ws-task{font-family:var(--v2-f-sans);color:#aaa;border-bottom:1px solid #ffffff08;align-items:center;gap:12px;padding:16px 18px;font-size:12.5px;display:flex}.v2-page .se-ws-task:last-child{border-bottom:0}.v2-page .se-ws-task-ind{flex-shrink:0;place-items:center;width:16px;height:16px;display:grid}.v2-page .se-ws-task.is-done .se-ws-task-ind{color:#fff}.v2-page .se-ws-task.is-done .se-ws-task-ind svg{width:12px;height:12px}.v2-page .se-ws-task.is-todo .se-ws-task-ind svg{display:none}.v2-page .se-ws-task.is-todo .se-ws-task-ind:before{content:"";border:1.5px solid #ffffff2e;border-radius:999px;width:9px;height:9px}.v2-page .se-ws-task.is-active{color:#ebebeb}.v2-page .se-ws-task-label{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.v2-page .se-ws-task-time{font-family:var(--v2-f-mono);letter-spacing:.06em;color:#fff6;text-align:right;flex-shrink:0;min-width:56px;font-size:10px}@media (max-width:900px){.v2-page .se-ws{max-width:100%}.v2-page .se-ws-grid{gap:8px}}.v2-page .ap-context{color:#e6e6e6;font-family:var(--v2-f-sans);margin:-16px -16px 0;padding:24px 22px 32px;display:none}.v2-page .ap-right[data-active-tab=context] .ap-context{display:block}.v2-page .ap-right[data-active-tab=context] .ap-shotgroup{display:none}.v2-page .ap-context-head{margin-bottom:22px}.v2-page .ap-context-head h2{letter-spacing:-.01em;color:#f0f0f0;margin:0 0 6px;font-size:18px;font-weight:500}.v2-page .ap-context-head p{color:#dcdcdc9e;letter-spacing:-.005em;margin:0;font-size:12.5px;line-height:1.5}.v2-page .ap-context-head p a{color:#dcdcdceb;text-underline-offset:2px;-webkit-text-decoration:underline #dcdcdc59;text-decoration:underline #dcdcdc59}.v2-page .ap-context-section{background:#1c1c1c;border:1px solid #ffffff0d;border-radius:10px;margin-bottom:14px;overflow:hidden}.v2-page .ap-context-section-head{cursor:pointer;color:#f0f0f0;text-align:left;letter-spacing:-.005em;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 18px;font-family:inherit;font-size:14px;font-weight:500;transition:background .12s;display:flex}.v2-page .ap-context-section-head:hover{background:#ffffff04}.v2-page .ap-context-section-head-left{align-items:center;gap:8px;min-width:0;display:inline-flex}.v2-page .ap-ctx-drag{color:#dcdcdc47;flex-shrink:0;place-items:center;width:14px;height:14px;display:inline-grid}.v2-page .ap-ctx-drag svg{width:10px;height:10px;display:block}.v2-page .ap-context-section-toggle{color:#dcdcdcb3;flex-shrink:0;place-items:center;width:18px;height:18px;transition:transform .2s;display:grid}.v2-page .ap-context-section-toggle svg{width:14px;height:14px;display:block}.v2-page .ap-context-section[data-open=false] .ap-context-section-toggle{transform:rotate(0)}.v2-page .ap-context-section[data-open=true] .ap-context-section-toggle{transform:rotate(45deg)}.v2-page .ap-context-section-body{color:#e1e1e1c7;letter-spacing:-.003em;border-top:1px solid #ffffff0a;padding:16px 18px 18px;font-size:12.5px;line-height:1.55}.v2-page .ap-context-section[data-open=false] .ap-context-section-body{display:none}.v2-page .ap-ctx-kicker{font-family:var(--v2-f-mono);letter-spacing:.1em;text-transform:uppercase;color:#dcdcdc80;margin:0 0 10px;font-size:10px}.v2-page .ap-ctx-helper{color:#dcdcdc8c;border-bottom:1px solid #ffffff0f;margin:0 0 18px;padding-bottom:14px;font-size:13px;line-height:1.55}.v2-page .ap-ctx-swatch-label{color:#ffffffd9;margin:0 0 8px;font-size:13px;font-weight:500}.v2-page .ap-ctx-swatches{flex-wrap:wrap;align-items:center;gap:4px;margin:0 0 16px;display:flex}.v2-page .ap-ctx-swatch{border-radius:4px;flex-shrink:0;width:44px;height:44px;display:inline-block;box-shadow:inset 0 0 0 1px #ffffff0a}.v2-page .ap-context-section-body code{font-family:var(--v2-f-mono);color:#ebebebe6;background:#ffffff0f;border-radius:4px;padding:1px 6px;font-size:12px}.v2-page .ap-ctx-doc-sub{color:#dcdcdc8c;border-bottom:1px solid #ffffff0f;margin:-4px 0 18px;padding-bottom:14px;font-size:13px}.v2-page .ap-ctx-meta{color:#dcdcdcb3;margin:0 0 10px;font-size:12px}.v2-page .ap-ctx-meta strong{color:#ffffffe6;font-weight:500}.v2-page .ap-ctx-table{border-collapse:collapse;table-layout:auto;border:1px solid #ffffff0f;border-radius:8px;width:100%;margin:0 0 14px;font-size:12px;overflow:hidden}.v2-page .ap-ctx-table thead th{color:#ffffff8c;text-align:left;background:#ffffff0a;border-bottom:1px solid #ffffff0f;padding:8px 10px;font-weight:500}.v2-page .ap-ctx-table tbody td{color:#e1e1e1eb;vertical-align:top;border-top:1px solid #ffffff0a;padding:8px 10px;line-height:1.45}.v2-page .ap-ctx-table tbody tr:first-child td{border-top:none}.v2-page .ap-ctx-accepted{color:#6fcf8a;white-space:nowrap}.v2-page .ap-ctx-warn{color:#4293f5}.v2-page .ap-ctx-quote{color:#dcdcdcb3;border-left:2px solid #ffffff1f;margin:0 0 18px;padding:4px 0 4px 12px;font-size:13px}.v2-page .ap-ctx-image{margin:0 0 14px}.v2-page .ap-ctx-image-row{flex-wrap:wrap;gap:6px;display:flex}.v2-page .ap-ctx-image-thumb{object-fit:cover;object-position:center;background-color:#ffffff0a;border-radius:4px;flex:none;width:256px;height:144px}.v2-page .ap-ctx-image-caption{color:#dcdcdcb3;margin:6px 0 0;font-size:12px;font-style:italic}.v2-page .ap-context-section-body p{margin:0 0 10px}.v2-page .ap-context-section-body p:last-child{margin-bottom:0}.v2-page .ap-context-section-body strong{color:#ebebeb;font-weight:500}.v2-page .ap-context-section-body ol,.v2-page .ap-context-section-body ul{margin:6px 0 12px;padding-left:22px}.v2-page .ap-context-section-body ol li,.v2-page .ap-context-section-body ul li{margin:4px 0;line-height:1.5}.v2-page .ap-context-section-body ul li{list-style:outside}.v2-page .ap-context-section-body h4{color:#e8e8e8;letter-spacing:-.005em;margin:14px 0 6px;font-size:12.5px;font-weight:500}.v2-page .ap-context-section-body h4:first-child{margin-top:0}.v2-page .v2-app-frame .ap-workarea .ap-shot .img,.v2-page .se-ws-grid .se-ws-tile{cursor:pointer}.shot-lightbox{-webkit-backdrop-filter:blur(6px);z-index:10000;opacity:0;font-family:var(--v2-f-sans);background:#000000c7;justify-content:center;align-items:center;padding:32px;transition:opacity .22s;display:none;position:fixed;inset:0}.shot-lightbox.is-open{opacity:1;display:flex}.shot-lightbox-modal{cursor:default;background:#141414;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:minmax(0,1fr) 320px;gap:0;width:min(1280px,96vw);height:min(740px,92vh);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #0000008c}.shot-lightbox-media{background:#0a0a0a;justify-content:center;align-items:center;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.shot-lightbox-media-inner{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.shot-lightbox-media img,.shot-lightbox-media video{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.shot-lightbox-media-inner.is-sprite{background-position:0 0;background-repeat:no-repeat;background-size:300%}.shot-lightbox-media .sl-audio{z-index:4;-webkit-backdrop-filter:blur(8px);background:#000000bf;border-radius:8px;outline:1px solid #ffffff1a;width:min(560px,100% - 48px);height:44px;display:block;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.shot-lightbox-counter{font-family:var(--v2-f-mono);letter-spacing:.04em;color:#ffffffd9;pointer-events:none;background:#00000080;border:1px solid #ffffff1a;border-radius:4px;padding:4px 8px;font-size:11px;position:absolute;bottom:12px;left:12px}.shot-lightbox-side{background:#181818;border-left:1px solid #ffffff14;flex-direction:column;min-height:0;display:flex}.shot-lightbox-side-head{border-bottom:1px solid #ffffff0f;flex:none;justify-content:space-between;align-items:center;gap:6px;height:44px;padding:0 10px;display:flex}.shot-lightbox-toolbtns{gap:2px;display:inline-flex}.shot-lightbox-toolbtn{color:#ffffffc7;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .12s,color .12s;display:inline-flex}.shot-lightbox-toolbtn:hover{color:#fff;background:#ffffff0f;font-size:18px}.shot-lightbox-toolbtn svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.shot-lightbox-close{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:18px;line-height:1;display:inline-flex}.shot-lightbox-close:hover{color:#fff;background:#ffffff0f}.shot-lightbox-body{flex-direction:column;flex:auto;gap:16px;min-height:0;padding:14px 14px 8px;display:flex;overflow-y:auto}.shot-lightbox-body::-webkit-scrollbar{width:8px}.shot-lightbox-body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:8px}.shot-lightbox-body::-webkit-scrollbar-track{background:0 0}.sl-sec-label{font-family:var(--v2-f-sans);color:#ffffff8c;margin:0 0 8px;font-size:11px;font-weight:500}.sl-prompt-text{font-family:var(--v2-f-sans);color:#dcdcdc;white-space:pre-wrap;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.55}.sl-chips{flex-wrap:wrap;gap:6px;display:flex}.sl-chip{font-family:var(--v2-f-sans);color:#e6e6e6eb;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;padding:5px 9px;font-size:11px;line-height:1}.sl-attachments{flex-wrap:wrap;gap:6px;display:flex}.sl-attachment{background-position:50%;background-size:cover;border:1px solid #ffffff1a;border-radius:6px;width:36px;height:36px}.shot-lightbox-actions{background:#141414;border-top:1px solid #ffffff0f;flex-direction:column;flex:none;gap:0;padding:8px;display:flex}.sl-action{color:#e1e1e1;font-family:var(--v2-f-sans);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:9px 10px;font-size:13px;transition:background .12s;display:flex}.sl-action:hover{background:#ffffff0d}.sl-action svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;color:#ffffffa6;flex:none;width:14px;height:14px}.sl-action.danger{color:#e1e1e1}.sl-action.danger:hover{color:#faa;background:#dc46461a}.sl-action.danger:hover svg{color:#ffa0a0}@media (max-width:900px){.shot-lightbox{padding:12px}.shot-lightbox-modal{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr;height:96vh}.shot-lightbox-side{border-top:1px solid #ffffff14;border-left:none;max-height:50vh}}html[data-media-pending] .v2-page .ap-workarea .ap-shot .img{opacity:0}.v2-page .ap-workarea .ap-shot .img{transition:opacity .42s}html[data-media-pending] .v2-page .ap-workarea .ap-shot.is-generating .img{opacity:1}.v2-page .ap-canvas-empty{letter-spacing:-.005em;color:#dcdcdc73;font-size:12.5px;font-family:var(--v2-f-sans);padding:28px 4px}.v2-page .ap-canvas-empty--quiet{color:#dcdcdc59;padding:40px 4px 4px;font-size:13px}@keyframes apContextSectionEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.v2-page .ap-context .ap-context-section{animation:.36s ease-out both apContextSectionEnter}@media (prefers-reduced-motion:reduce){.v2-page .ap-context .ap-context-section{animation:none}}.v2-page .ap-shot--audio .img{background-color:#1c1c1c}.v2-page .ap-shot--audio .ap-shot-audio-video{object-fit:cover;border-radius:inherit;z-index:2;pointer-events:none;background:#000;width:100%;height:100%;position:absolute;inset:0}.v2-page .ap-shot--audio.is-generating .img:after,.v2-page .ap-shot--audio.is-generating.is-done .img:after{opacity:0}.v2-page .ap-shot--audio .ap-shot-audio-badge{-webkit-backdrop-filter:blur(6px);color:#f5f5f5;z-index:3;pointer-events:none;opacity:0;background:#0000008c;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;width:26px;height:24px;transition:opacity .32s .12s;display:inline-flex;position:absolute;top:8px;left:8px}.v2-page .ap-shot--audio.is-done .ap-shot-audio-badge{opacity:1}.v2-page .ap-shot--audio .ap-shot-audio-badge svg{width:14px;height:14px}.v2-page .ap-thread.ap-thread--timeline{scrollbar-width:none;flex-direction:column;flex:1;gap:18px;min-height:0;padding:18px 14px 8px;display:flex;overflow-y:auto;-webkit-mask-image:linear-gradient(#000 0 calc(100% - 24px),#0000 100%);mask-image:linear-gradient(#000 0 calc(100% - 24px),#0000 100%)}.v2-page .ap-thread.ap-thread--timeline::-webkit-scrollbar{width:0;height:0}.v2-page .ts-timeline{flex-direction:column;gap:14px;display:flex}.v2-page .ap-agent-model{font-family:var(--v2-f-mono);letter-spacing:.06em;text-transform:uppercase;color:#dcdcdc66;border:1px solid #ffffff14;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:10px}.v2-page .ts-step{animation:.24s cubic-bezier(.2,.8,.2,1) both v2-step-in;display:block}.v2-page .ts-step.depth-1,.v2-page .ts-step.depth-2{font-size:13px}@keyframes v2-step-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.v2-page .ts-row{width:100%;display:flex}.v2-page .ts-row--user{justify-content:flex-end}.v2-page .ts-row--user .ts-userwrap{flex-direction:column;align-items:flex-end;gap:6px;max-width:78%;display:flex}.v2-page .ts-row--user .ts-bubble{color:#e8e8e8;background:#141414;border-radius:14px 14px 4px;padding:12px 14px;font-size:14px;line-height:1.45}.v2-page .ts-attach-row{justify-content:flex-end;gap:6px;min-width:0;max-width:100%;display:flex}.v2-page .ts-attach{color:#e1e1e1d9;height:24px;font-family:var(--v2-f-sans);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:4px;min-width:0;padding:1px 8px 1px 1px;font-size:11px;line-height:1;display:inline-flex}.v2-page .ts-attach-thumb{width:20px;height:20px;color:inherit;background:#ffffff14;border-radius:4px;flex-shrink:0;place-items:center;display:inline-grid;overflow:hidden}.v2-page .ts-attach-thumb-img{object-fit:cover;object-position:center;width:100%;height:100%}.v2-page .ts-attach-thumb svg{width:12px;height:12px;display:block}.v2-page .ts-attach-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.v2-page .ts-attach--swatch{color:#96c0f3;background:#96c0f314;border-color:#96c0f333}.v2-page .ts-attach--swatch .ts-attach-thumb{background:#96c0f31f}.v2-page .ts-row--assistant{flex-direction:column;align-items:flex-start}.v2-page .ts-row--assistant .ts-text{color:#e1e1e1;white-space:pre-line;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:92%;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.v2-page .ts-appended{flex-direction:column;gap:16px;margin-top:16px;padding-bottom:8px;display:flex}.v2-page .ts-loader{color:#aaa;align-items:center;gap:8px;padding:2px 0;font-size:13px;display:inline-flex}.v2-page .ts-loader.is-child{color:#ffffff80;font-size:12.5px}.v2-page .ts-loader-cat{color:#ffffff73;width:16px;height:16px;display:inline-flex}.v2-page .ts-loader-cat svg{width:16px;height:16px}.v2-page .ts-loader-status{justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.v2-page .ts-loader-status svg{width:14px;height:14px}.v2-page .ts-loader-status.status-completed{color:#f5f5f5}.v2-page .ts-loader-status.status-failed{color:#dc6e6e}.v2-page .ts-loader-status.status-processing{color:#ffffff52}.v2-page .ts-static-label{color:inherit;display:inline-block}.v2-page .ts-auth-cta{appearance:none;background:var(--v2-accent);height:32px;color:var(--v2-accent-ink);border:1px solid var(--v2-accent);border-radius:var(--v2-r-md);font-family:var(--v2-f-sans);letter-spacing:-.005em;cursor:pointer;align-self:flex-start;margin-top:8px;padding:0 12px;font-size:13.5px;font-weight:500;transition:background .12s,border-color .12s}.v2-page .ts-auth-cta:hover,.v2-page .ts-auth-cta:focus-visible{background:#e4e4e4;background:lab(90.72% .0000298023 -.0000119209);border-color:#e4e4e4;border-color:lab(90.72% .0000298023 -.0000119209)}.v2-page .ts-submsg{color:#c8c8c8;letter-spacing:-.005em;font-size:13px;line-height:1.5}.v2-page .ts-checkpoint{flex-direction:column;align-items:flex-start;display:flex}.v2-page .ts-checkpoint-head{appearance:none;font:inherit;cursor:pointer;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:6px;margin:0;padding:0;display:inline-flex}.v2-page .ts-checkpoint-head:disabled{cursor:default}.v2-page .ts-checkpoint-title{letter-spacing:-.01em;color:#eee;font-size:14px;font-weight:500;line-height:1.4;transition:opacity .16s,color .24s}.v2-page .ts-checkpoint-title.is-final{color:#f5f5f5}.v2-page .ts-checkpoint-chev{color:#aaa;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:transform .2s cubic-bezier(.2,.8,.2,1),color .16s,background-color .16s;display:inline-flex}.v2-page .ts-checkpoint-chev svg{width:14px;height:14px;display:block}.v2-page .ts-checkpoint-head:hover:not(:disabled) .ts-checkpoint-chev{color:#e6e6e6;background-color:#ffffff0f}.v2-page .ts-checkpoint.is-expanded .ts-checkpoint-chev{transform:rotate(180deg)}.v2-page .ts-checkpoint-drawer{opacity:0;grid-template-rows:0fr;align-self:stretch;margin-top:0;transition:grid-template-rows .288s cubic-bezier(.2,.8,.2,1),opacity .192s,margin-top .288s cubic-bezier(.2,.8,.2,1);display:grid}.v2-page .ts-checkpoint.is-expanded .ts-checkpoint-drawer{opacity:1;grid-template-rows:1fr;margin-top:10px}.v2-page .ts-checkpoint-list{border-left:1px solid #ffffff24;flex-direction:column;gap:7px;min-height:0;margin:0 0 0 6px;padding:0 0 0 14px;list-style:none;display:flex;overflow:hidden}.v2-page .ts-checkpoint-list--flat{border-left:none;gap:9px;margin:0;padding:0}.v2-page .ts-checkpoint-item{letter-spacing:-.005em;align-items:center;gap:9px;font-size:12.5px;line-height:1.4;transition:opacity .22s cubic-bezier(.2,.8,.2,1),color .24s;display:flex}.v2-page .ts-checkpoint-item.is-queued{opacity:.45}.v2-page .ts-checkpoint-item.is-active{opacity:.78}.v2-page .ts-checkpoint-item.is-done{opacity:1}.v2-page .ts-checkpoint-tick{flex-shrink:0;width:14px;height:14px;position:relative}.v2-page .ts-checkpoint-tick svg{width:100%;height:100%;transition:opacity .18s,transform .22s cubic-bezier(.2,.8,.2,1);display:block;position:absolute;inset:0}.v2-page .ts-checkpoint-tick-empty{color:#ffffff52;opacity:1}.v2-page .ts-checkpoint-item.is-active .ts-checkpoint-tick-empty{color:#ffffff8c}.v2-page .ts-checkpoint-tick-done{color:#fff;opacity:0;transform:scale(.5)}.v2-page .ts-checkpoint-item.is-done .ts-checkpoint-tick-empty{opacity:0;transform:scale(1.15)}.v2-page .ts-checkpoint-item.is-done .ts-checkpoint-tick-done{opacity:1;transform:scale(1)}.v2-page .ts-checkpoint-item-text{color:#b4b4b4;transition:color .24s}.v2-page .ts-checkpoint-item.is-active .ts-checkpoint-item-text{color:#dadada}.v2-page .ts-checkpoint-item.is-done .ts-checkpoint-item-text{color:#f5f5f5}
