:root{--vh-font-heading: "Montserrat", sans-serif;--vh-font-body: "Satoshi", sans-serif;--vh-bg: #050403;--vh-surface: rgba(10, 9, 8, .9);--vh-surface-strong: rgba(12, 10, 9, .96);--vh-text: #f5f4f4;--vh-muted: #b8b8bf;--vh-accent: #c49508;--vh-accent-strong: #e5c357;--vh-border: rgba(255, 255, 255, .1);--vh-shadow: 0 30px 60px rgba(0, 0, 0, .42)}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at top,rgba(216,172,14,.12),transparent 26%),radial-gradient(circle at 80% 12%,rgba(255,255,255,.05),transparent 20%),linear-gradient(180deg,#060504,#050403);color:var(--vh-text);font-family:var(--vh-font-body);scrollbar-gutter:stable both-edges}.vh-studio-app{min-height:100vh;color:var(--vh-text)}.vh-studio-app.is-motion-canvas{height:100vh;overflow:hidden}.vh-studio-shell{max-width:1920px;margin:0 auto;padding:12px 14px 0}.vh-session-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:12px 14px;border-radius:18px;border:1px solid rgba(216,172,14,.22);background:#d8ac0e14}.vh-session-banner strong,.vh-session-banner span{display:block}.vh-session-banner strong{font-size:.86rem}.vh-session-banner span{margin-top:3px;color:#f5f4f4b3;font-size:.76rem}.vh-studio-homebar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(216,172,14,.12),transparent 28%),linear-gradient(145deg,#0e0b09f2,#080705eb);box-shadow:var(--vh-shadow)}.vh-studio-homebar__brand,.vh-studio-homebar__actions{display:flex;align-items:center}.vh-studio-homebar__brand{flex-direction:column;align-items:flex-start;gap:6px}.vh-studio-homebar__title{margin:0;font-family:var(--vh-font-heading);font-size:clamp(1.8rem,2.2vw,2.5rem);line-height:1}.vh-dashboard{display:flex;flex-direction:column;gap:18px;padding:18px 0 24px}.vh-dashboard__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,320px);gap:18px}.vh-dashboard__copy,.vh-dashboard__user-card{border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(216,172,14,.08),transparent 26%),linear-gradient(180deg,#0c0b0aeb,#070707eb);box-shadow:var(--vh-shadow)}.vh-dashboard__copy{padding:26px 28px}.vh-dashboard__title{margin:8px 0 10px;font-family:var(--vh-font-heading);font-size:clamp(2rem,2.8vw,3.2rem);line-height:.96}.vh-dashboard__subtitle{margin:0;max-width:62ch;color:#f5f4f4ad;font-size:1rem;line-height:1.5}.vh-dashboard__user-card{display:flex;flex-direction:column;justify-content:center;gap:10px;padding:22px 24px}.vh-dashboard__user-card strong{font-size:1.16rem;line-height:1.25}.vh-dashboard__user-card span{color:#f5f4f494;font-size:.9rem}.vh-dashboard__feature-grid{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:18px;align-items:start}.vh-dashboard__projects{display:flex;flex-direction:column;gap:14px}.vh-dashboard__projects-header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.vh-dashboard__projects-title{margin:6px 0 0;font-family:var(--vh-font-heading);font-size:1.4rem;line-height:1}.vh-dashboard__project-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(320px,360px);gap:18px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity}.vh-dashboard-card{position:relative;display:flex;flex-direction:column;gap:10px;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:28px;background:linear-gradient(180deg,#0d0c0beb,#080808eb);box-shadow:var(--vh-shadow);color:var(--vh-text);text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.vh-dashboard-card:hover{transform:translateY(-2px);border-color:#f2d26c47;box-shadow:0 36px 70px #0006}.vh-dashboard-card--image,.vh-dashboard-card--new-canvas{min-height:220px;justify-content:flex-end;overflow:hidden}.vh-dashboard-card--image{min-height:560px;aspect-ratio:9 / 16;background:linear-gradient(180deg,#0808081f,#060606bd),linear-gradient(180deg,#0606061a,#060606e0),url(/images/image-engine.jpeg);background-size:cover;background-position:center}.vh-dashboard-card--new-canvas{align-self:start;min-height:280px;aspect-ratio:16 / 9;background:linear-gradient(180deg,#0808082e,#060606c7),linear-gradient(140deg,#0a0a0a6b,#050505bd),url(/images/landing/room-3.jpeg);background-size:cover;background-position:center}.vh-dashboard-card--project{padding:0;overflow:hidden;scroll-snap-align:start}.vh-dashboard-card--status{min-height:220px;align-items:flex-start;justify-content:center;cursor:default}.vh-dashboard-card__label{font-size:.68rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase;color:#f5f4f48a}.vh-dashboard-card__title{font-family:var(--vh-font-heading);font-size:1.42rem;line-height:1.05}.vh-dashboard-card__subtitle{color:#f5f4f4a8;font-size:.95rem;line-height:1.45}.vh-dashboard-card__preview{position:relative;aspect-ratio:16 / 9;background:#ffffff08;overflow:hidden}.vh-dashboard-card__preview-image{width:100%;height:100%;object-fit:cover;display:block}.vh-dashboard-card__preview-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#f5f4f466;font-size:.9rem;background:radial-gradient(circle at center,rgba(216,172,14,.08),transparent 40%),linear-gradient(180deg,#111111f0,#0a0a0af0)}.vh-dashboard-card__meta{display:flex;flex-direction:column;gap:8px;padding:16px 18px 18px}.vh-studio-home-trigger{padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.vh-studio-app.is-motion-canvas .vh-studio-shell{max-width:none;margin:0;padding:0;height:100vh;display:flex;flex-direction:column}.vh-motion-shell-bar{position:fixed;top:12px;left:14px;right:14px;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:12px;pointer-events:none}.vh-motion-shell-bar__brand,.vh-motion-shell-bar__actions{pointer-events:auto}.vh-motion-shell-bar__brand{display:inline-flex;flex-direction:row;align-items:center;gap:14px;max-width:min(520px,48vw);padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#08080a9e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 40px #00000042}.vh-motion-shell-bar__actions{display:flex;align-items:center;gap:8px;padding:6px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#08080a9e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 40px #0000003d}.vh-motion-shell-bar__title{margin:0;font-family:var(--vh-font-heading);font-size:clamp(1.05rem,1.45vw,1.28rem);line-height:1}.vh-motion-shell-footer{position:fixed;left:50%;bottom:14px;z-index:34;transform:translate(-50%);display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#08080a9e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.vh-motion-shell-footer__divider{width:1px;height:12px;background:#ffffff1f}.vh-studio-label,.vh-studio-section-label,.vh-studio-card-label{font-family:var(--vh-font-body);letter-spacing:.32em;text-transform:uppercase}.vh-studio-brand,.vh-studio-title,.vh-studio-subtitle,.vh-studio-feature-title{font-family:var(--vh-font-heading)}.vh-studio-hero,.vh-studio-story,.vh-studio-stat{border:1px solid var(--vh-border);box-shadow:var(--vh-shadow)}.vh-studio-workbench{display:flex;flex-direction:column;gap:14px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(216,172,14,.12),transparent 28%),linear-gradient(145deg,#0e0b09f2,#080705eb);padding:18px 20px;box-shadow:var(--vh-shadow)}.vh-studio-workbench--compact{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 18px;padding:12px 16px}.vh-studio-workbench__copy{display:flex;flex-direction:column;gap:6px}.vh-studio-workbench__status{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.vh-studio-heading-row{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.vh-studio-brand{margin:0;font-size:clamp(1.7rem,2vw,2.2rem);line-height:1}.vh-studio-subtitle{margin:0;color:#f5f4f4a8;font-size:.92rem;line-height:1.4}.vh-studio-signout{border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff08;color:#f5f4f4b8;font:inherit;font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;padding:9px 14px}.vh-studio-workspace{margin-top:12px}.vh-studio-app.is-motion-canvas .vh-studio-workspace{flex:1;min-height:0;display:flex;overflow:hidden;margin-top:0}.vh-studio-mode-toggle{display:inline-flex;gap:6px;padding:6px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff06}.vh-studio-mode-toggle__button{border:0;border-radius:999px;background:transparent;color:#f5f4f4ad;font-family:var(--vh-font-body);font-size:.66rem;font-weight:700;letter-spacing:.2em;padding:9px 14px;text-transform:uppercase;transition:background .18s ease,color .18s ease,transform .18s ease}.vh-studio-mode-toggle__button:hover:not(:disabled),.vh-studio-mode-toggle__button.is-active{background:linear-gradient(135deg,#d8ac0e3d,#d8ac0e24);color:var(--vh-text);transform:translateY(-1px)}.vh-studio-mode-toggle__button:disabled{opacity:.45;cursor:not-allowed}.vh-video-engine{position:relative;display:flex;flex-direction:column;gap:20px}.vh-studio-app.is-motion-canvas .vh-video-engine{flex:1;min-height:0;overflow:hidden}.vh-video-engine__intro{display:grid;gap:18px;grid-template-columns:minmax(0,1.7fr) minmax(280px,.9fr);border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top left,rgba(216,172,14,.12),transparent 28%),linear-gradient(145deg,#0a0908f5,#07090df0);padding:24px;box-shadow:var(--vh-shadow)}.vh-video-engine__summary{display:grid;gap:12px}.vh-video-engine__summary div{border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;padding:16px 18px}.vh-video-engine__summary span{display:block;color:var(--vh-accent);font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.vh-video-engine__summary strong{display:block;margin-top:6px;font-family:var(--vh-font-heading);font-size:1.1rem}.vh-video-canvas{position:relative;min-height:calc(100vh - 230px);overflow:hidden;border-radius:32px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),radial-gradient(circle at top,rgba(216,172,14,.08),transparent 24%),linear-gradient(180deg,#08080afa,#050403fa);background-size:40px 40px,40px 40px,auto,auto;box-shadow:var(--vh-shadow);overscroll-behavior:none;touch-action:none}.vh-video-canvas__hidden-upload{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.vh-studio-app.is-motion-canvas .vh-video-canvas{flex:1;height:100%;min-height:0;border-radius:0;border:0;box-shadow:none}.vh-video-canvas__topbar{position:absolute;top:74px;left:74px;right:14px;z-index:26;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;pointer-events:none}.vh-video-canvas__rail{position:absolute;top:74px;left:14px;z-index:27;display:inline-flex;flex-direction:column;gap:8px;pointer-events:none}.vh-video-canvas__rail-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#0a0a0c9e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--vh-text);font:inherit;font-size:1rem;line-height:1;font-weight:700;box-shadow:0 18px 40px #00000038;pointer-events:auto;text-shadow:0 0 12px rgba(242,210,108,.18)}.vh-video-canvas__rail-button.is-active,.vh-video-canvas__rail-button:hover{border-color:#d8ac0e59;background:#d8ac0e1f}.vh-video-canvas__toolbar{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;padding:6px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#0a0a0c94;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto}.vh-video-canvas__toolbar--main{min-width:0;justify-content:flex-start;max-width:min(580px,calc(100vw - 190px))}.vh-video-canvas__group-editor{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.vh-video-canvas__group-colors{display:inline-flex;align-items:center;gap:6px}.vh-video-canvas__group-color{width:18px;height:18px;border-radius:999px;border:2px solid rgba(255,255,255,.18);background:var(--group-color);box-shadow:0 0 0 1px #00000047}.vh-video-canvas__group-color.is-active{border-color:#ffffffd1;transform:scale(1.05)}.vh-video-canvas__toolbar--zoom{align-self:start;flex-wrap:nowrap;flex-shrink:0}.vh-video-canvas__tool{border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff08;color:var(--vh-text);font:inherit;font-weight:700;font-size:.76rem;min-width:36px;min-height:36px;padding:8px 10px}.vh-video-canvas__marquee{position:absolute;z-index:2;border:1px dashed rgba(216,172,14,.76);border-radius:16px;background:#d8ac0e14;pointer-events:none}.vh-node-group{position:absolute;z-index:0;border:1px solid color-mix(in srgb,var(--group-color) 52%,rgba(255,255,255,.18));border-radius:30px;background:linear-gradient(180deg,color-mix(in srgb,var(--group-color) 9%,rgba(10,10,12,.78)),#0a0a0c14 34%,#0a0a0c05),color-mix(in srgb,var(--group-color) 5%,transparent);box-shadow:inset 0 0 0 1px #ffffff0a,inset 0 26px 44px #ffffff04}.vh-node-group__label{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#0a0a0cd6;border:1px solid color-mix(in srgb,var(--group-color) 58%,white 16%);color:#f5f4f4eb;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.vh-node-group__header{position:absolute;z-index:6;display:inline-flex;align-items:center;gap:8px;padding:2px;border-radius:999px;background:#08080ae6;border:1px solid color-mix(in srgb,var(--group-color) 36%,rgba(255,255,255,.16));box-shadow:0 10px 20px #00000038}.vh-node-group__input{min-width:132px;min-height:30px;padding:4px 10px;border-radius:999px;border:1px solid color-mix(in srgb,var(--group-color) 58%,white 16%);background:#0a0a0cd1;color:#f5f4f4f0;font:inherit;font-size:.74rem;font-weight:700}.vh-node-group__colors{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:999px;border:1px solid color-mix(in srgb,var(--group-color) 36%,white 12%);background:#0a0a0cc7}.vh-node-group__color{width:14px;height:14px;border-radius:999px;border:2px solid rgba(255,255,255,.18);background:var(--group-color)}.vh-node-group__color.is-active{border-color:#ffffffe0}.vh-video-canvas__project-name{color:#f5f4f4f0;font-size:.82rem;font-weight:700;white-space:nowrap}.vh-video-canvas__project-input,.vh-video-canvas__project-select{border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff08;color:var(--vh-text);font:inherit;font-size:.8rem;min-height:36px;padding:8px 10px}.vh-reference-panel{position:absolute;top:128px;left:74px;right:18px;z-index:27;display:grid;gap:12px;border-radius:24px;border:1px solid rgba(255,255,255,.06);background:radial-gradient(circle at top right,rgba(216,172,14,.08),transparent 30%),linear-gradient(145deg,#0c0a09f5,#080706f0);box-shadow:0 30px 90px #00000061;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);padding:14px}.vh-project-panel{position:absolute;top:128px;left:74px;z-index:28;width:min(340px,calc(100vw - 112px));display:flex;flex-direction:column;gap:12px;padding:14px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(216,172,14,.08),transparent 30%),linear-gradient(145deg,#0e0b09f2,#080705eb);box-shadow:var(--vh-shadow)}.vh-review-panel{width:min(360px,calc(100vw - 112px))}.vh-project-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.vh-project-panel__header h3{margin:4px 0 0;font-family:var(--vh-font-heading);font-size:1rem}.vh-project-panel__body{display:flex;flex-direction:column;gap:10px}.vh-project-panel__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.vh-review-panel__chips{display:flex;flex-wrap:wrap;gap:8px}.vh-review-panel__list{display:grid;gap:8px}.vh-review-panel__item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff08;color:var(--vh-text);font:inherit;padding:10px 12px;text-align:left}.vh-review-panel__item small{color:#f5f4f485;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.vh-review-chip{display:inline-flex;align-items:center;gap:6px;min-height:34px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff08;color:var(--vh-text);font:inherit;font-size:.76rem;font-weight:700;padding:8px 12px}.vh-review-chip.is-active{border-color:#d8ac0e6b;background:#d8ac0e24}.vh-review-chip.is-warning.is-active{border-color:#ffa60070;background:#ffa60024}.vh-review-chip.is-approved.is-active{border-color:#4fd19c66;background:#4fd19c24}.vh-reference-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 0}.vh-reference-panel__header h3{margin:2px 0 0;font-family:var(--vh-font-heading);font-size:1.14rem}.vh-reference-panel__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:2px}.vh-reference-panel__view-toggle{display:inline-flex;align-items:center;gap:8px;padding:4px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.vh-reference-panel__view-chip{min-height:30px;border:0;border-radius:999px;background:transparent;color:#f5f4f49e;font:inherit;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:7px 12px}.vh-reference-panel__view-chip.is-active{background:#d8ac0e29;color:var(--vh-text)}.vh-reference-panel__layout{display:grid;gap:12px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr);align-items:start}.vh-reference-panel__detail,.vh-reference-panel__rail{display:flex;flex-direction:column;gap:10px;min-height:0;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#ffffff09,#ffffff05)}.vh-reference-panel__rail{background:radial-gradient(circle at top right,rgba(216,172,14,.06),transparent 38%),linear-gradient(180deg,#ffffff07,#ffffff04)}.vh-reference-panel__composer-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.vh-reference-panel__field{display:flex;flex-direction:column;gap:4px;color:#f5f4f4c2;font-size:.72rem;font-weight:700}.vh-reference-panel__field input,.vh-reference-panel__field select{width:100%;min-width:0;min-height:36px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff06;color:var(--vh-text);font:inherit;padding:8px 10px}.vh-reference-panel__field .vh-video-canvas__project-input,.vh-reference-panel__field .vh-video-canvas__project-select{min-width:0;width:100%}.vh-reference-panel__field select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(245,244,244,.72) 50%),linear-gradient(135deg,rgba(245,244,244,.72) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:34px}.vh-reference-panel__upload{display:flex;flex-direction:column;gap:5px;border:1px dashed rgba(255,255,255,.12);border-radius:12px;background:#ffffff05;padding:10px 11px;cursor:pointer}.vh-reference-panel__upload input{display:none}.vh-reference-panel__upload span{font-weight:700;font-size:.78rem}.vh-reference-panel__upload small{color:#f5f4f48a;line-height:1.4;font-size:.68rem}.vh-reference-panel__drafts,.vh-reference-card__thumbs{display:flex;flex-wrap:wrap;gap:8px}.vh-reference-panel__thumb{position:relative;width:72px;height:72px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.vh-reference-panel__thumb img{width:100%;height:100%;object-fit:cover}.vh-reference-panel__thumb-remove{position:absolute;top:5px;right:5px;width:20px;height:20px;border:0;border-radius:999px;background:#000000a8;color:#fff}.vh-reference-panel__actions,.vh-reference-card__actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.vh-reference-panel__actions--grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.vh-reference-panel__carousel{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-content:start;max-height:min(62vh,620px);overflow:auto;padding-right:4px}.vh-reference-panel__section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.vh-reference-panel__section-head h4{margin:2px 0 0;font-family:var(--vh-font-heading);font-size:.88rem}.vh-reference-panel__microcopy{margin:0;color:#f5f4f494;line-height:1.45;font-size:.68rem}.vh-reference-card{display:flex;flex-direction:column;gap:10px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#ffffff08,#ffffff05)}.vh-reference-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.vh-reference-card__head strong,.vh-reference-card__head span{display:block}.vh-reference-card__head strong{font-size:.96rem}.vh-reference-card__head span{color:#f5f4f485;font-size:.72rem;margin-top:2px}.vh-reference-card__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.vh-reference-panel__focus-card{display:flex;flex-direction:column;gap:10px;margin-top:6px;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(216,172,14,.06),transparent 32%),linear-gradient(180deg,#ffffff0a,#ffffff05);max-height:min(52vh,560px);overflow:auto}.vh-reference-panel__carousel-card{display:flex;flex-direction:column;gap:8px;width:100%;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff06;color:var(--vh-text);font:inherit;padding:8px;text-align:left}.vh-reference-panel__carousel-card.is-active{border-color:#d8ac0e5c;background:#d8ac0e14;box-shadow:inset 0 0 0 1px #d8ac0e14}.vh-reference-panel__carousel-card strong,.vh-reference-panel__carousel-card span{display:block}.vh-reference-panel__carousel-card strong{font-size:.76rem}.vh-reference-panel__carousel-card span{color:#f5f4f485;font-size:.62rem}.vh-reference-panel__carousel-media{display:flex;align-items:center;justify-content:center;aspect-ratio:4 / 5;border-radius:12px;overflow:hidden;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#f5f4f4a8;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.vh-reference-panel__carousel-card--verified .vh-reference-panel__carousel-media{aspect-ratio:1 / 1}.vh-reference-panel__carousel-media[data-broken=true] img,.vh-reference-panel__asset-peek-media[data-broken=true] img{display:none}.vh-reference-panel__carousel-media[data-broken=true]:after,.vh-reference-panel__asset-peek-media[data-broken=true]:after{content:attr(data-fallback)}.vh-reference-panel__carousel-media img{width:100%;height:100%;object-fit:cover}.vh-reference-panel__asset-peek{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(104px,104px));justify-content:flex-start}.vh-reference-panel__asset-peek-card{display:flex;flex-direction:column;gap:8px;padding:8px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.vh-reference-panel__asset-peek-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem}.vh-reference-panel__asset-peek-media{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#f5f4f4a3;font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.vh-reference-panel__asset-peek-media img{width:100%;height:100%;object-fit:cover}.vh-reference-card__actions .vh-video-node__ghost-button,.vh-reference-panel__actions .vh-video-node__ghost-button,.vh-reference-panel__actions .vh-video-node__primary-button{width:auto;min-width:0;min-height:32px;padding:7px 10px;border-radius:10px;font-size:.7rem;letter-spacing:.02em;font-weight:700;flex:0 0 auto}.vh-reference-card__head small{display:block;margin-top:4px;color:#f5f4f461;font-size:.7rem}.vh-reference-panel__note{border-radius:10px;border:1px solid rgba(216,172,14,.14);background:#c495080f;color:#f5f4f4e6;padding:8px 10px;line-height:1.4;font-size:.7rem}.vh-verified-human-assets{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.vh-verified-human-asset{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;align-items:center;padding:10px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.vh-verified-human-asset__thumb{width:64px;height:64px;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#f5f4f4ad;font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.vh-verified-human-asset__thumb img{width:100%;height:100%;object-fit:cover}.vh-verified-human-asset__meta{min-width:0}.vh-verified-human-asset__meta strong,.vh-verified-human-asset__meta span{display:block}.vh-verified-human-asset__meta strong{font-size:.84rem}.vh-verified-human-asset__meta span{margin-top:3px;color:#f5f4f480;font-size:.72rem}.vh-verified-human-asset__actions{grid-column:1 / -1;display:flex;gap:8px;flex-wrap:wrap}.vh-preview-modal__dialog--verified-assets{max-width:min(980px,calc(100vw - 80px))}.vh-verified-asset-browser{display:grid;gap:10px;max-height:min(72vh,720px);overflow:auto;padding-right:4px}.vh-video-canvas__project-input{min-width:220px}.vh-video-canvas__project-select{min-width:100%}.vh-video-canvas__status-text{color:#f5f4f4a8;font-size:.68rem;line-height:1.25;white-space:nowrap;letter-spacing:.02em}.vh-video-canvas__loading-indicator{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.vh-video-canvas__size-picker{display:flex;align-items:center;gap:10px;color:#f5f4f4c7;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.vh-video-canvas__size-picker select{border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff08;color:var(--vh-text);font:inherit;padding:10px 12px}.vh-video-canvas:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.04),transparent 12%),radial-gradient(circle at 78% 16%,rgba(216,172,14,.08),transparent 18%)}.vh-video-canvas__world{position:absolute;top:0;left:0;transform-origin:0 0;will-change:transform}.vh-video-canvas__links{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.vh-video-canvas__link{fill:none;stroke:#d8ac0ec7;stroke-dasharray:10 8;stroke-linecap:round;stroke-width:3;filter:drop-shadow(0 0 14px rgba(216,172,14,.2));pointer-events:stroke;cursor:pointer}.vh-video-canvas__link.is-selected{stroke:#f7df85;stroke-width:4}.vh-video-canvas__link.is-draft{stroke:#ffffffb3;stroke-dasharray:14 10}.vh-video-canvas__wire-action{overflow:visible;pointer-events:none}.vh-video-canvas__wire-delete{width:44px;height:44px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#0a0a0ceb;color:var(--vh-text);font:inherit;font-size:1.35rem;line-height:1;box-shadow:0 16px 32px #00000052;cursor:pointer;pointer-events:auto}.vh-video-node{position:absolute;display:flex;flex-direction:column;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0f0f11fa,#070709f5);box-shadow:0 22px 44px #00000052;overflow:hidden}.vh-video-node--asset,.vh-video-node--image,.vh-video-node--video{border-radius:28px;border-color:#ffffff14;background:linear-gradient(180deg,#0a0a0cf0,#060608f5);box-shadow:0 24px 48px #00000057}.vh-video-node--video{overflow:visible}.vh-video-node.is-selected{border-color:#d8ac0ead;box-shadow:0 0 0 1px #d8ac0e29,0 22px 44px #0000005c}.vh-video-node__port{position:absolute;z-index:3;width:20px;height:20px;border:2px solid rgba(216,172,14,.8);border-radius:999px;background:#0c0c0d;box-shadow:0 0 0 4px #d8ac0e14}.vh-video-node__port--output{cursor:crosshair}.vh-video-node__port--input{cursor:copy}.vh-video-node__port.is-active,.vh-video-node__port.is-ready:hover{background:var(--vh-accent)}.vh-video-node__header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,#d8ac0e24,#ffffff05);cursor:grab;-webkit-user-select:none;user-select:none}.vh-video-node--asset .vh-video-node__header,.vh-video-node--image .vh-video-node__header,.vh-video-node--video .vh-video-node__header{padding:10px 12px 8px;border-bottom:0;background:linear-gradient(180deg,#ffffff0a,#fff0)}.vh-video-node__header-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.vh-video-node__title-block{min-width:0;flex:1}.vh-video-node__header:active{cursor:grabbing}.vh-video-node__eyebrow{display:block;color:var(--vh-accent);font-size:.68rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.vh-video-node--asset .vh-video-node__eyebrow,.vh-video-node--image .vh-video-node__eyebrow,.vh-video-node--video .vh-video-node__eyebrow{display:none}.vh-video-node__header h3{margin:6px 0 0;font-family:var(--vh-font-heading);font-size:1.05rem}.vh-video-node--asset .vh-video-node__header h3,.vh-video-node--image .vh-video-node__header h3,.vh-video-node--video .vh-video-node__header h3{margin:0;font-size:.78rem;font-weight:600;letter-spacing:.01em;color:#f5f4f4d1}.vh-video-node__title-input{width:min(220px,100%);height:28px;padding:0 8px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#080706eb;color:#f5f4f4e6;font:inherit;font-size:.78rem;outline:none}.vh-video-node__title-input:focus{border-color:#d8ac0e7a}.vh-video-node__drag{color:#f5f4f494;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.vh-video-node--asset .vh-video-node__drag,.vh-video-node--image .vh-video-node__drag,.vh-video-node--video .vh-video-node__drag{display:none}.vh-video-node__icon-action{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff08;color:#f5f4f4bd}.vh-video-node__icon-action:hover{border-color:#d8ac0e57;color:#f5f4f4eb}.vh-video-node__close{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0a;color:var(--vh-text);font:inherit;font-size:1.05rem;line-height:1}.vh-video-node--asset .vh-video-node__close,.vh-video-node--image .vh-video-node__close,.vh-video-node--video .vh-video-node__close{width:24px;height:24px;border-color:#ffffff14;background:#ffffff08;font-size:.9rem}.vh-video-node__body{flex:1;display:flex;flex-direction:column;gap:10px;min-height:0;padding:12px}.vh-video-node--asset .vh-video-node__body,.vh-video-node--image .vh-video-node__body,.vh-video-node--video .vh-video-node__body{gap:8px;padding:8px 10px}.vh-video-node--text .vh-video-node__body{gap:8px;padding:10px}.vh-video-node__stack,.vh-video-node__mini-grid,.vh-video-node__stat-grid,.vh-video-output,.vh-video-output__actions{display:flex;flex-direction:column;gap:12px}.vh-video-node__stack--asset.is-landscape,.vh-video-node__stack--image.is-landscape,.vh-video-node__stack--video.is-landscape{gap:10px}.vh-media-card__topbar,.vh-media-card__footer,.vh-image-node__input-band{display:flex;align-items:center;gap:10px}.vh-video-node--asset .vh-media-card__topbar,.vh-video-node--image .vh-media-card__topbar,.vh-video-node--video .vh-media-card__topbar{gap:8px;padding:0 2px 2px;min-height:34px}.vh-media-card__topbar,.vh-media-card__footer{justify-content:space-between}.vh-media-card__topbar-actions,.vh-media-card__controls{display:flex;align-items:center;gap:8px}.vh-media-card__controls{margin-left:auto;flex-wrap:wrap;gap:6px}.vh-media-card__control{min-width:0;flex:0 1 auto}.vh-media-card__control--model{width:156px}.vh-media-card__control--ratio{width:76px}.vh-media-card__control--duration{width:62px}.vh-media-card__control--motion{width:126px}.vh-media-card__control span{display:none}.vh-media-card__control select{min-width:0;height:34px;width:100%;padding:0 28px 0 12px;border-radius:999px;border-color:#ffffff14;background:#ffffff0a;font-size:.72rem;font-weight:600;line-height:1.2;-moz-appearance:none;appearance:none;-webkit-appearance:none;box-shadow:inset 0 0 0 1px #ffffff05}.vh-media-card__footer{display:grid;grid-template-columns:minmax(0,1fr)}.vh-media-card__footer-note{color:#f5f4f48f;font-size:.74rem;line-height:1.45}.vh-media-card__prompt-panel{display:grid;gap:8px;padding:8px;border:1px solid rgba(255,255,255,.06);border-radius:22px;background:linear-gradient(180deg,#121215db,#0a0a0cd1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.vh-media-card__prompt-panel--text{padding:10px;border-radius:18px}.vh-media-card__prompt-panel.is-overlay{position:absolute;left:12px;right:12px;bottom:12px;z-index:2;max-height:calc(100% - 62px);overflow-y:auto;box-shadow:0 18px 36px #0000004d;opacity:0;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}.vh-video-node__media-shell{position:relative;overflow:hidden;border-radius:24px}.vh-video-node--image:hover .vh-media-card__prompt-panel.is-overlay,.vh-video-node--video:hover .vh-media-card__prompt-panel.is-overlay,.vh-video-node--image .vh-media-card__prompt-panel.is-overlay:focus-within,.vh-video-node--video .vh-media-card__prompt-panel.is-overlay:focus-within,.vh-video-node.is-selected .vh-media-card__prompt-panel.is-overlay{opacity:1;transform:translateY(0);pointer-events:auto}.vh-media-card__hover-tools{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;gap:6px;padding:6px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#08080aad;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease;pointer-events:none;z-index:3}.vh-video-node--image:hover .vh-media-card__hover-tools,.vh-video-node--video:hover .vh-media-card__hover-tools,.vh-media-card__hover-tools:focus-within{opacity:1;transform:translateY(0);pointer-events:auto}.vh-media-card__hover-tool{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff08;color:var(--vh-text);font:inherit;font-size:.74rem;font-weight:700;padding:0 8px}.vh-media-card__hover-tool:hover,.vh-media-card__hover-tool.is-active{border-color:#d8ac0e59;background:#d8ac0e24}.vh-media-card__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.vh-video-node__stack--video.is-large .vh-media-card__topbar{align-items:flex-start}.vh-video-node__stack--video.is-large .vh-media-card__controls{justify-content:flex-end}.vh-video-node__stack--video.is-large .vh-media-card__control--model{width:180px}.vh-video-node__stack--video.is-large .vh-media-card__control--motion{width:148px}.vh-media-card__status-chip{display:inline-flex;align-items:center;gap:4px}.vh-media-card__prompt-panel.is-overlay .vh-media-card__meta{gap:6px}.vh-media-card__ref-strip{display:flex;align-items:center;gap:6px;min-width:0;overflow-x:auto;scrollbar-width:none}.vh-media-card__ref-strip::-webkit-scrollbar{display:none}.vh-media-card__ref-chip{position:relative;flex:0 0 auto;width:28px;height:28px;overflow:hidden;border-radius:9px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.vh-media-card__ref-chip img{display:block;width:100%;height:100%;object-fit:cover}.vh-media-card__ref-strip--verified{flex-direction:column;align-items:stretch}.vh-media-card__ref-chip--verified{width:auto;min-height:40px;height:auto;display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:center;padding:5px 26px 5px 5px}.vh-media-card__ref-chip--verified img{border-radius:7px}.vh-media-card__ref-chip--verified .vh-media-card__ref-text{border-radius:7px;background:#ffffff0a}.vh-media-card__ref-chip--verified.is-video,.vh-media-card__ref-chip--verified.is-audio{border-style:dashed}.vh-media-card__ref-meta{min-width:0}.vh-media-card__ref-meta strong,.vh-media-card__ref-meta small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vh-media-card__ref-meta strong{font-size:.68rem}.vh-media-card__ref-meta small{margin-top:2px;color:#f5f4f47a;font-size:.62rem}.vh-media-card__ref-count{color:#f5f4f48f;font-size:.7rem;white-space:nowrap}.vh-media-card__ref-text{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;color:#f5f4f4c7;font-size:.58rem;font-weight:800;letter-spacing:.08em}.vh-media-card__unlink{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#0a0a0cd6;color:#f5f4f4c7;font-size:.78rem;line-height:1}.vh-media-card__unlink--chip,.vh-media-card__unlink--attachment{position:absolute;top:3px;right:3px;width:16px;height:16px;font-size:.72rem;background:#0a0a0ce0}.vh-media-card__unlink--attachment{z-index:2}.vh-image-node__media-layout{display:grid;gap:12px}.vh-image-node__media-layout.is-portrait.has-history{grid-template-columns:1fr;align-items:stretch}.vh-video-node__frame-actions{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-left:auto}.vh-video-node__frame-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;border:1px solid rgba(255,255,255,.12);background:#ffffff08;color:#f5f4f4cc;font:inherit;font-size:.8rem;font-weight:800;letter-spacing:.08em}.vh-video-node__frame-button.is-active,.vh-video-node__frame-button:hover:not(:disabled){border-color:#d8ac0e66;background:#d8ac0e24;color:var(--vh-text)}.vh-video-node__frame-button:disabled{opacity:.82}.vh-video-node__hint{margin:0;color:#f5f4f4a8;font-size:.9rem;line-height:1.55}.vh-video-node__divider{height:1px;background:#ffffff14}.vh-video-node__textarea,.vh-video-node select{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:var(--vh-text);font:inherit;padding:9px 11px}.vh-video-node__textarea{min-height:96px;resize:vertical;line-height:1.5}.vh-video-node__textarea--compact{min-height:88px}.vh-media-card__prompt-panel.is-overlay .vh-video-node__textarea--compact,.vh-media-card__prompt-panel.is-overlay .vh-video-node__textarea--prompt,.vh-media-card__prompt-panel.is-overlay .vh-prompt-field__highlights{min-height:52px}.vh-video-node__textarea--prompt{position:relative;z-index:2;background:transparent;border-color:transparent}.vh-video-node label{display:flex;flex-direction:column;gap:6px;color:#f5f4f4c7;font-size:.78rem;font-weight:600}.vh-video-node__mini-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.vh-video-node__file-button,.vh-video-node__primary-button,.vh-video-node__ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;border-radius:14px;font:inherit;font-weight:700;padding:10px 12px;transition:transform .18s ease,opacity .18s ease,border-color .18s ease,background .18s ease}.vh-video-node__file-button--compact,.vh-video-node__primary-button--compact,.vh-video-node__ghost-button--compact{min-height:38px;padding:9px 10px;font-size:.78rem}.vh-video-node__file-button,.vh-video-node__ghost-button{border:1px solid rgba(255,255,255,.12);background:#ffffff08;color:var(--vh-text);cursor:pointer}.vh-video-node__primary-button{border:0;background:linear-gradient(135deg,var(--vh-accent),#f2d26c);color:#090704;cursor:pointer}.vh-video-node__primary-button:disabled{opacity:.45;cursor:not-allowed}.vh-video-node__file-button:hover,.vh-video-node__ghost-button:hover,.vh-video-node__primary-button:hover:not(:disabled){transform:translateY(-1px)}.vh-video-node__file-button input{display:none}.vh-video-node__image-preview{display:flex;align-items:center;justify-content:center;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.07);background:#ffffff04;min-height:104px;padding:4px}.vh-video-node--image .vh-video-node__image-preview.is-compact,.vh-video-node--video .vh-video-output__player,.vh-video-node--video .vh-video-output__placeholder,.vh-video-node--video .vh-video-output__loading{box-shadow:0 18px 36px #00000038}.vh-video-node--image .vh-video-output,.vh-video-node--video .vh-video-output{gap:0}.vh-video-node__image-preview.is-compact{min-height:108px}.vh-video-node__image-preview--asset{min-height:96px}.vh-video-node__image-preview img{display:block;max-width:100%;height:auto;object-fit:contain}.vh-video-node__image-preview.is-compact img,.vh-video-node__image-preview--asset img{max-height:100%}.vh-video-node__audio-preview{display:grid;align-content:center;gap:12px;padding:18px;min-height:112px}.vh-video-node__audio-preview audio{width:100%}.vh-video-node__audio-badge{justify-self:start;border-radius:999px;background:#d8ac0e24;color:var(--vh-accent);font-size:.64rem;font-weight:800;letter-spacing:.14em;padding:6px 10px;text-transform:uppercase}.vh-video-node__stack--asset.is-landscape .vh-video-node__image-preview--asset{aspect-ratio:16 / 9}.vh-video-node__stack--asset.is-portrait .vh-video-node__image-preview--asset{aspect-ratio:4 / 5}.vh-video-node__stack--asset.is-square .vh-video-node__image-preview--asset{aspect-ratio:1 / 1}.vh-video-node__stack--image.is-landscape .vh-video-node__image-preview.is-compact{aspect-ratio:16 / 9}.vh-video-node__stack--image.is-portrait .vh-video-node__image-preview.is-compact{aspect-ratio:4 / 5}.vh-video-node__stack--image.is-square .vh-video-node__image-preview.is-compact{aspect-ratio:1 / 1}.vh-video-node__stack--video.is-landscape .vh-video-output__player,.vh-video-node__stack--video.is-landscape .vh-video-output__placeholder,.vh-video-node__stack--video.is-landscape .vh-video-output__loading{min-height:234px;aspect-ratio:16 / 9}.vh-video-node__stack--video.is-landscape.is-large .vh-video-output__player,.vh-video-node__stack--video.is-landscape.is-large .vh-video-output__placeholder,.vh-video-node__stack--video.is-landscape.is-large .vh-video-output__loading{min-height:382px}.vh-video-node__stack--video.is-portrait .vh-video-output__player,.vh-video-node__stack--video.is-portrait .vh-video-output__placeholder,.vh-video-node__stack--video.is-portrait .vh-video-output__loading{min-height:364px;aspect-ratio:9 / 16}.vh-video-node__stack--video.is-portrait.is-large .vh-video-output__player,.vh-video-node__stack--video.is-portrait.is-large .vh-video-output__placeholder,.vh-video-node__stack--video.is-portrait.is-large .vh-video-output__loading{min-height:540px}.vh-video-node__stack--video.is-square .vh-video-output__player,.vh-video-node__stack--video.is-square .vh-video-output__placeholder,.vh-video-node__stack--video.is-square .vh-video-output__loading{min-height:272px;aspect-ratio:1 / 1}.vh-video-node__stack--video.is-square.is-large .vh-video-output__player,.vh-video-node__stack--video.is-square.is-large .vh-video-output__placeholder,.vh-video-node__stack--video.is-square.is-large .vh-video-output__loading{min-height:430px}.vh-prompt-field{position:relative}.vh-prompt-field__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff06;pointer-events:none}.vh-prompt-field__highlights{min-height:76px;color:transparent;font:inherit;line-height:1.5;padding:10px 12px;white-space:pre-wrap;word-break:break-word}.vh-prompt-field__token{border-radius:9px;background:#ffffff0f;box-shadow:inset 0 0 0 1px #ffffff0a}.vh-prompt-field__token.is-attached{background:#d8ac0e29;box-shadow:inset 0 0 0 1px #d8ac0e38}.vh-prompt-field__menu{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:12;display:grid;gap:6px;max-height:220px;overflow-y:auto;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#09090bf5;box-shadow:0 24px 60px #0000006b;padding:8px}.vh-prompt-field__menu-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 12px;align-items:center;width:100%;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:#ffffff05;color:var(--vh-text);font:inherit;padding:10px 12px;text-align:left}.vh-prompt-field__menu-item strong,.vh-prompt-field__menu-item span,.vh-prompt-field__menu-item small{display:block}.vh-prompt-field__menu-item strong{color:var(--vh-accent-strong);font-size:.88rem}.vh-prompt-field__menu-item span{color:#f5f4f4db;font-size:.84rem}.vh-prompt-field__menu-item small{color:#f5f4f48a;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;grid-column:2;grid-row:1 / span 2}.vh-prompt-field__menu-item.is-active,.vh-prompt-field__menu-item:hover{border-color:#d8ac0e47;background:#d8ac0e1a}.vh-prompt-field__menu-empty{border-radius:12px;background:#ffffff08;color:#f5f4f4ad;padding:12px}.vh-video-node__status-pill{display:inline-flex;align-items:center;align-self:flex-start;border-radius:999px;padding:4px 8px;font-size:.58rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.vh-media-card__prompt-panel.is-overlay .vh-video-node__status-pill{padding:3px 7px;font-size:.54rem}.vh-video-node__status-pill.is-live{background:#4fd19c1f;color:#8bf0b7}.vh-video-node__status-pill.is-pending{background:#d8ac0e24;color:var(--vh-accent)}.vh-video-node__ratio-row{display:flex;gap:8px;flex-wrap:wrap}.vh-video-node__ratio-chip{border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff08;color:#f5f4f4bf;font:inherit;font-size:.8rem;font-weight:700;padding:10px 12px}.vh-video-node__ratio-chip.is-active{border-color:#d8ac0e99;background:#d8ac0e1f;color:var(--vh-text)}.vh-video-node__stat-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.vh-video-node__stat-grid div{border-radius:16px;background:#ffffff08;padding:12px}.vh-video-node__stat-grid span{display:block;color:#f5f4f48c;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.vh-video-node__stat-grid strong{display:block;margin-top:8px;font-size:.95rem}.vh-video-output__player{display:block;width:100%;min-height:228px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#000}.vh-video-output__placeholder,.vh-video-output__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:132px;border-radius:24px;border:1px dashed rgba(255,255,255,.1);background:#ffffff04;color:#f5f4f4b8;text-align:center;padding:16px}.vh-video-output__error{border-radius:18px;border:1px solid rgba(255,103,103,.22);background:#670f0f57;color:#ffb9b9;padding:12px 14px;line-height:1.5}.vh-video-node__analysis-response{border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#f5f4f4e6;font-size:.88rem;line-height:1.68;white-space:pre-wrap;word-break:break-word;padding:16px}.vh-canvas-annotation-badge{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#08080adb;color:#f5f4f4e6;box-shadow:0 10px 24px #0000003d}.vh-canvas-annotation-badge.is-needs-work{border-color:#ffa60066;color:#ffc567}.vh-canvas-annotation-badge.is-approved{border-color:#4fd19c61;color:#8bf0b7}.vh-canvas-annotation-badge.is-comment{border-color:#ffffff29}.vh-image-history{display:grid;gap:5px;padding:0 2px;opacity:.18;filter:saturate(.7);transform:translateY(-2px);transition:opacity .18s ease,transform .18s ease,filter .18s ease}.vh-video-node--image:hover .vh-image-history,.vh-image-history:focus-within{opacity:1;transform:translateY(0);filter:none}.vh-image-history--video{position:absolute;left:8px;right:8px;top:calc(100% + 10px);z-index:8;padding:10px 12px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0c0c0ef5,#070709f0);box-shadow:0 18px 36px #00000057;opacity:0;pointer-events:none;filter:brightness(.92) saturate(.9);transform:translateY(-6px)}.vh-video-node--video:hover .vh-image-history--video,.vh-image-history--video:focus-within{opacity:1;pointer-events:auto;transform:translateY(0);filter:brightness(1.06) saturate(1.04)}.vh-image-node__sources{display:grid;gap:8px;flex:1;min-width:0}.vh-image-node__source-grid{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:none}.vh-image-node__source-grid::-webkit-scrollbar{display:none}.vh-image-node__source-grid .vh-video-node__image-preview.is-compact{flex:0 0 auto;width:60px;min-height:60px;padding:4px;border-radius:12px}.vh-media-card__ref-chip{cursor:grab}.vh-media-card__ref-chip:active{cursor:grabbing}.vh-video-node--image .vh-prompt-field__highlights,.vh-video-node--image .vh-video-node__textarea{min-height:64px}.vh-video-node--video .vh-prompt-field__highlights,.vh-video-node--video .vh-video-node__textarea{min-height:60px}.vh-video-node--text .vh-prompt-field__highlights,.vh-video-node--text .vh-video-node__textarea{min-height:78px}.vh-image-history__head{display:none}.vh-image-history--video .vh-image-history__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.vh-image-history__head strong{color:var(--vh-text);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.vh-image-history__list{display:flex;gap:4px;overflow-x:auto;overflow-y:hidden;padding:0 2px 2px;scrollbar-width:none;justify-content:flex-start}.vh-image-history--video .vh-image-history__list{gap:10px;padding:0 2px 2px}.vh-image-history__list::-webkit-scrollbar{display:none}.vh-image-history__item{position:relative;display:block;flex:0 0 auto;width:34px;height:34px}.vh-image-history--video .vh-image-history__item{width:92px;height:68px}.vh-image-history__thumb{position:relative;display:block;width:34px;height:34px;overflow:hidden;border:1px solid rgba(255,255,255,.06);border-radius:999px;background:#ffffff06;padding:0;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.vh-image-history--video .vh-image-history__thumb{width:92px;height:68px;border-radius:14px;border-color:#ffffff1a;background:#ffffff0a}.vh-image-history__item:hover .vh-image-history__thumb{transform:translateY(-1px);border-color:#d8ac0e42;box-shadow:0 10px 24px #0000003d}.vh-image-history--video .vh-image-history__item:hover .vh-image-history__thumb{border-color:#d8ac0e57;box-shadow:0 14px 28px #0000004d}.vh-image-history__thumb img{display:block;width:100%;height:100%;object-fit:cover}.vh-image-history__thumb video{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.vh-image-history--video .vh-image-history__thumb video{filter:brightness(1.08) saturate(1.08)}.vh-image-history__thumb:active{cursor:grabbing}.vh-image-history__index{position:absolute;top:-4px;right:-2px;display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#08080ac2;color:#f5f4f4eb;font-size:.56rem;font-weight:700}.vh-image-history--video .vh-media-card__hover-tool{position:absolute;right:-5px;bottom:-5px}.vh-video-node.is-grouped{box-shadow:0 0 0 1px color-mix(in srgb,var(--group-color) 72%,transparent)}.vh-video-output--text{gap:10px}.vh-media-card__topbar--text,.vh-media-card__footer--text{justify-content:flex-start}.vh-video-node--text .vh-video-node__analysis-response{border-radius:18px;background:#ffffff06;font-size:.84rem;line-height:1.58;padding:14px}.vh-video-context-menu{position:fixed;z-index:10;width:320px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#0a0a0cf0;box-shadow:0 26px 60px #0000006b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:14px}.vh-video-context-menu__label{margin:0 0 12px;color:var(--vh-accent);font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.vh-video-context-menu__items{display:grid;gap:8px}.vh-video-context-menu__item{display:flex;flex-direction:column;gap:4px;width:100%;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#ffffff08;color:var(--vh-text);font:inherit;padding:12px 14px;text-align:left}.vh-video-context-menu__item small{color:#f5f4f494;font-size:.78rem;line-height:1.45}.vh-preview-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;padding:32px;background:#040406c7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.vh-preview-modal__dialog{width:min(1100px,100%);max-height:calc(100vh - 64px);display:flex;flex-direction:column;gap:16px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0f0f11fa,#070709f7);box-shadow:0 28px 80px #00000080;padding:18px}.vh-preview-modal__header,.vh-preview-modal__actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.vh-preview-modal__header h3{margin:6px 0 0;font-family:var(--vh-font-heading);font-size:1.35rem}.vh-preview-modal__close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff08;color:var(--vh-text);cursor:pointer}.vh-preview-modal__body{display:flex;align-items:center;justify-content:center;min-height:320px;max-height:calc(100vh - 220px);border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#0000008c;overflow:hidden}.vh-preview-modal__image,.vh-preview-modal__video{display:block;max-width:100%;max-height:calc(100vh - 240px);width:auto;height:auto;object-fit:contain}.vh-preview-modal__video{width:100%;background:#000}.vh-preview-modal__actions{justify-content:flex-end}@media(max-width:1100px){.vh-dashboard__hero,.vh-dashboard__feature-grid{grid-template-columns:1fr}.vh-dashboard-card--image{aspect-ratio:9 / 12;min-height:420px}.vh-video-engine__intro{grid-template-columns:1fr}}@media(max-width:768px){.vh-studio-shell{padding:16px 12px 0}.vh-studio-homebar{flex-direction:column;align-items:flex-start}.vh-motion-shell-bar{top:12px;left:12px;right:12px;flex-direction:column;align-items:stretch}.vh-motion-shell-bar__brand,.vh-motion-shell-bar__actions{max-width:none}.vh-video-engine__intro{padding:16px 12px}.vh-video-canvas__topbar{top:168px;left:12px;right:12px;flex-direction:column;align-items:stretch}.vh-video-canvas__rail{top:116px;left:12px;flex-direction:row}.vh-video-canvas__toolbar{flex-wrap:wrap}.vh-video-canvas__toolbar--zoom{align-self:stretch}.vh-video-canvas{min-height:720px}.vh-video-node__mini-grid,.vh-video-node__stat-grid{grid-template-columns:1fr}.vh-studio-heading-row{flex-direction:column;align-items:flex-start;gap:6px}.vh-reference-panel{top:250px;left:12px;right:12px}.vh-reference-panel__toolbar,.vh-reference-panel__layout{grid-template-columns:1fr}.vh-reference-panel__toolbar{align-items:flex-start;flex-direction:column}.vh-reference-panel__actions--grid{grid-template-columns:1fr}.vh-project-panel{top:220px;left:12px;right:12px;width:auto}.vh-preview-modal{padding:16px}.vh-preview-modal__dialog{max-height:calc(100vh - 32px);padding:14px}.vh-preview-modal__body{min-height:220px;max-height:calc(100vh - 180px)}}.vh-studio-hero{position:relative;overflow:hidden;border-radius:30px;padding:72px 32px;text-align:center;margin-bottom:48px;background:linear-gradient(180deg,#0c0a09b8,#080705c7)}.vh-studio-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0504039e,#05040329),radial-gradient(circle at center,rgba(216,172,14,.12),transparent 40%)}.vh-studio-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.vh-studio-hero__media img,.vh-studio-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.vh-studio-hero__media img{object-fit:cover}.vh-studio-hero__media:after{content:"";background:linear-gradient(180deg,#05040373,#05040333)}.vh-studio-hero__body,.vh-studio-story__inner{position:relative;z-index:1}.vh-studio-label{margin:0 0 12px;font-size:.72rem;color:var(--vh-accent-strong)}.vh-studio-brand{margin:0;font-size:clamp(2.2rem,4vw,3.4rem);letter-spacing:-.03em;line-height:.95}.vh-studio-title{margin:14px 0 0;font-size:clamp(1.4rem,3vw,2.4rem);letter-spacing:.18em;text-transform:uppercase;color:var(--vh-accent)}.vh-studio-subtitle{margin:0;max-width:720px;font-size:1rem;line-height:1.7;color:#f5f4f4d1}.vh-studio-story{position:relative;overflow:hidden;border-radius:30px;padding:30px;background:linear-gradient(145deg,#0a0908f5,#0c0a0eeb)}.vh-studio-story:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top,rgba(216,172,14,.1),transparent 50%)}.vh-studio-story__grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.vh-studio-stat{border-radius:22px;padding:18px;background:#ffffff0a}.vh-studio-stat__value{margin:8px 0 0;font-family:var(--vh-font-heading);font-size:2rem}.vh-studio-card-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.vh-studio-card{border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#00000052;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.vh-studio-section-label,.vh-studio-card-label{color:var(--vh-accent);font-size:.72rem}.vh-studio-feature-title{margin:10px 0 0;font-size:1.15rem}.vh-studio-copy{margin:10px 0 0;color:#f5f4f4bd;line-height:1.6}.vh-studio-footer{padding:56px 0 36px;text-align:center;color:var(--vh-muted)}.vh-studio-footer--dashboard{padding-top:12px}.vh-studio-version{margin:12px 0 0;color:#f5f4f46b;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.vh-studio-footer a{color:var(--vh-accent);text-decoration:none}.vh-editor-panel,.vh-editor-stage,.vh-editor-card,.vh-editor-upload,.vh-editor-asset,.vh-editor-result,.vh-editor-overlay-card,.vh-editor-callout{border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0c0a09f0,#080705eb);box-shadow:0 24px 48px #0000005c}.vh-editor-panel,.vh-editor-stage{border-radius:28px}.vh-editor-card,.vh-editor-upload,.vh-editor-asset,.vh-editor-result,.vh-editor-overlay-card,.vh-editor-callout{border-radius:22px}.vh-editor-card,.vh-editor-callout{padding:20px}.vh-editor-label{margin:0;font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--vh-accent)}.vh-editor-title{margin:0;font-family:var(--vh-font-heading);font-size:1.15rem;color:var(--vh-text)}.vh-editor-copy{margin:0;color:#f5f4f4ad;line-height:1.6}.vh-editor-copy--muted{color:#b8b8bfe6}.vh-editor-field{width:100%;min-height:10rem;resize:vertical;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:#0006;color:var(--vh-text);padding:18px;font:inherit;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.vh-editor-field::placeholder{color:#b8b8bfb3}.vh-editor-field:focus{outline:none;border-color:#d8ac0ebf;box-shadow:0 0 0 4px #d8ac0e1f;background:#0000007a}.vh-editor-action,.vh-editor-chip,.vh-editor-toggle,.vh-editor-pill{border-radius:999px;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.vh-editor-action:hover:not(:disabled),.vh-editor-chip:hover:not(:disabled),.vh-editor-toggle:hover:not(:disabled),.vh-editor-pill:hover:not(:disabled){transform:translateY(-1px)}.vh-editor-action{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:52px;padding:0 18px;border:1px solid transparent;font:inherit;font-weight:700}.vh-editor-action--compact{width:auto;min-width:170px}.vh-editor-action--primary{color:#111;background:linear-gradient(90deg,var(--vh-accent),var(--vh-accent-strong))}.vh-editor-action--secondary{color:var(--vh-text);background:#ffffff12;border-color:#ffffff1f}.vh-editor-action--quiet{color:var(--vh-muted);background:#ffffff0a;border-color:#ffffff14}.vh-editor-action:disabled,.vh-editor-chip:disabled,.vh-editor-toggle:disabled,.vh-editor-pill:disabled{opacity:.48;cursor:not-allowed}.vh-editor-chip,.vh-editor-pill,.vh-editor-toggle{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:var(--vh-muted);padding:10px 14px;font-size:.76rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.vh-editor-toolbar{display:flex;flex-direction:column;gap:14px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(145deg,#110e0bf5,#0c0a08e6);padding:18px 20px}.vh-editor-toolbar__meta{display:flex;flex-direction:column;gap:4px}.vh-editor-toolbar__chips{display:flex;flex-wrap:wrap;gap:8px}.vh-editor-composer{padding:24px}.vh-editor-segments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:6px;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.vh-editor-segment{border:0;border-radius:14px;background:transparent;color:#f5f4f499;min-height:42px;font:inherit;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:background .16s ease,color .16s ease,transform .16s ease}.vh-editor-segment.is-active{background:linear-gradient(90deg,#d8ac0e2e,#d8ac0e0d);color:var(--vh-accent-strong);box-shadow:inset 0 0 0 1px #d8ac0e4d}.vh-editor-inspector-panel{border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff08,#00000029);padding:20px}.vh-editor-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.08)}.vh-editor-row:last-child{padding-bottom:0;border-bottom:0}.vh-editor-chip.is-active,.vh-editor-pill.is-active,.vh-editor-toggle.is-active{color:#111;background:var(--vh-accent);border-color:transparent}.vh-editor-upload{position:relative;padding:28px 22px;border:2px dashed rgba(255,255,255,.16);background:linear-gradient(180deg,#ffffff08,#0003)}.vh-editor-upload.is-dragging{border-color:#d8ac0eb8;background:linear-gradient(180deg,#d8ac0e1f,#00000038)}.vh-editor-asset{padding:14px}.vh-editor-remove{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#0000007a;color:var(--vh-text)}.vh-editor-remove:hover:not(:disabled){border-color:#d8ac0e66;color:var(--vh-accent-strong)}.vh-editor-slider{width:100%;height:8px;border-radius:999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.vh-editor-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--vh-accent);border:2px solid #111}.vh-editor-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--vh-accent);border:2px solid #111}@media(max-width:900px){.vh-studio-story__grid,.vh-studio-card-grid{grid-template-columns:1fr}.vh-studio-shell{padding-top:28px}.vh-studio-workbench{padding:22px 20px;border-radius:24px}.vh-studio-hero{padding:56px 20px;border-radius:24px}.vh-studio-story{padding:22px;border-radius:24px}}@media(min-width:1024px){.vh-studio-workbench{flex-direction:row;align-items:end;justify-content:space-between}.vh-studio-workbench--compact{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) auto}.vh-studio-workbench__copy{max-width:48rem}.vh-studio-workbench__status{min-width:320px;grid-template-columns:repeat(2,minmax(0,1fr))}.vh-studio-workbench--compact .vh-studio-workbench__status{min-width:0;display:flex;grid-template-columns:none}.vh-editor-toolbar{flex-direction:row;align-items:center;justify-content:space-between}.vh-editor-toolbar__meta{max-width:26rem}}.vh-studio-secondary-action,.vh-studio-primary-action{border-radius:999px;padding:10px 16px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;transition:transform .18s ease,border-color .18s ease,background .18s ease}.vh-studio-secondary-action{border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffd1}.vh-studio-primary-action{border:1px solid rgba(216,172,12,.5);background:linear-gradient(135deg,#d8ac0cf5,#ffde70eb);color:#111}.vh-studio-secondary-action:hover,.vh-studio-primary-action:hover{transform:translateY(-1px)}.vh-compliance-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:28px;background:#040408b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.vh-compliance-modal__dialog{width:min(760px,calc(100vw - 32px));border-radius:28px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#100f0df5,#0a0a0af5);box-shadow:0 32px 120px #00000073;overflow:hidden}.vh-compliance-modal__dialog--report{width:min(640px,calc(100vw - 32px))}.vh-compliance-modal__header,.vh-compliance-modal__body,.vh-compliance-modal__actions{padding:24px 28px}.vh-compliance-modal__header{border-bottom:1px solid rgba(255,255,255,.06)}.vh-compliance-modal__header h2{margin:6px 0 0;font-size:30px;line-height:1.1;color:#fff}.vh-compliance-modal__body{display:flex;flex-direction:column;gap:16px;color:#fffc;font-size:14px;line-height:1.6}.vh-compliance-list{margin:0;padding-left:18px;display:grid;gap:8px}.vh-compliance-modal__meta{color:#ffffff7a;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.vh-compliance-modal__actions{border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:flex-end;gap:12px}.vh-compliance-field{display:flex;flex-direction:column;gap:8px}.vh-compliance-field span{color:#ffffffeb;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.vh-compliance-field select,.vh-compliance-field textarea{width:100%;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#fff;padding:14px 16px;font:inherit}.vh-compliance-error,.vh-compliance-success{margin:0;font-size:13px}.vh-compliance-error{color:#ff9090}.vh-compliance-success{color:#8ae0a8}.vh-compliance-inline{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 14px;border-radius:18px;border:1px solid rgba(216,172,12,.16);background:#d8ac0c0f}.vh-compliance-inline__checkbox{display:inline-flex;align-items:center;gap:10px;color:#ffffffd6;font-size:12px;line-height:1.5}.vh-compliance-inline__checkbox input{accent-color:var(--vh-accent)}.vh-media-card__attestation{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:10px}.vh-media-card__report-link{border:0;background:transparent;color:#ffffff94;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.vh-studio-app.is-previs{height:100vh;overflow:hidden}.vh-studio-app.is-previs .vh-studio-shell{height:100vh;display:flex;flex-direction:column}.vh-studio-app.is-previs .vh-studio-workspace{flex:1;min-height:0}.vh-motion-shell-bar--previs{margin-bottom:12px}.vh-previs-shell{position:relative;height:100%;min-height:0;border-radius:28px;border:1px solid rgba(255,255,255,.08);overflow:hidden;background:radial-gradient(circle at top left,rgba(196,149,8,.12),transparent 22%),radial-gradient(circle at top center,rgba(255,255,255,.04),transparent 28%),linear-gradient(180deg,#0b0a09f2,#050403fc);box-shadow:var(--vh-shadow)}.vh-previs-stage,.vh-previs-canvas{width:100%;height:100%}.vh-previs-canvas{position:relative}.vh-previs-sidebar,.vh-previs-shots-panel{position:absolute;top:16px;bottom:72px;width:320px;z-index:8;display:flex;flex-direction:column;gap:12px;pointer-events:none}.vh-previs-sidebar{left:16px}.vh-previs-shots-panel{right:16px}.vh-previs-panel{pointer-events:auto;border-radius:24px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,#0e0d0ceb,#090807eb);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 30px 60px #00000057;padding:18px}.vh-previs-panel--compact{margin-top:auto}.vh-previs-panel__header h2{margin:6px 0 0;font-family:var(--vh-font-heading);font-size:1.1rem}.vh-previs-asset-list,.vh-previs-shot-list{display:flex;flex-direction:column;gap:10px;margin-top:14px;max-height:100%;overflow:auto}.vh-previs-asset-card,.vh-previs-shot-card{display:flex;flex-direction:column;align-items:flex-start;gap:5px;width:100%;padding:12px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#1b1714eb,#12100eeb);color:var(--vh-text);text-align:left;cursor:pointer;transition:border-color .16s ease,transform .16s ease,background .16s ease}.vh-previs-asset-card:hover,.vh-previs-shot-card:hover,.vh-previs-shot-card.is-active{transform:translateY(-1px);border-color:#e5c35761;background:linear-gradient(180deg,#27221ef5,#191613f5)}.vh-previs-asset-card strong,.vh-previs-shot-card strong{font-size:.92rem}.vh-previs-asset-card span,.vh-previs-shot-card span,.vh-previs-selection__meta span,.vh-previs-selection__meta small,.vh-previs-empty,.vh-previs-status span,.vh-previs-topbar__group--meta span{color:#f5f4f49e;font-size:.78rem;line-height:1.45}.vh-previs-selection{margin-top:14px}.vh-previs-selection__meta{display:flex;flex-direction:column;gap:4px}.vh-previs-rename{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.vh-previs-rename span{color:#f5f4f494;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.vh-previs-rename input,.vh-previs-rename select,.vh-previs-rename textarea{height:38px;padding:0 12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#0e0d0ceb;color:var(--vh-text);outline:none;font:inherit}.vh-previs-rename select,.vh-previs-rename textarea{height:auto;padding:10px 12px}.vh-previs-rename textarea{resize:vertical;min-height:96px}.vh-previs-mode-switch{display:inline-flex;gap:6px;margin-top:14px;padding:4px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#12100ee6}.vh-previs-mode-switch__button,.vh-previs-action{height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#12100ef5;color:var(--vh-text);font-family:var(--vh-font-body);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.vh-previs-selection-grid,.vh-previs-selection-actions,.vh-previs-human-pose__presets{display:grid;gap:8px;margin-top:14px}.vh-previs-selection-grid,.vh-previs-selection-actions,.vh-previs-human-pose__presets{grid-template-columns:repeat(2,minmax(0,1fr))}.vh-previs-mini-action{min-height:34px;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#12100ef5;color:#f5f4f4e0;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.vh-previs-mini-action:hover{border-color:#e5c35752;background:#1f1b18f5}.vh-previs-mode-switch__button.is-active,.vh-previs-action--primary{border-color:#e5c35766;background:linear-gradient(180deg,#e2c04e,#bf8f08);color:#120f08}.vh-previs-human-pose{display:flex;flex-direction:column;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}.vh-previs-pose-row{display:grid;grid-template-columns:88px minmax(0,1fr) 42px;align-items:center;gap:10px}.vh-previs-pose-row span,.vh-previs-pose-row strong{font-size:.72rem}.vh-previs-pose-row span{color:#f5f4f4ad}.vh-previs-pose-row strong{color:#f5f4f4d1;text-align:right}.vh-previs-pose-row input[type=range]{width:100%;accent-color:var(--vh-accent)}.vh-previs-topbar{position:absolute;left:348px;right:348px;top:16px;z-index:8;display:flex;justify-content:space-between;align-items:center;gap:12px;pointer-events:none}.vh-previs-topbar__group{display:flex;align-items:center;gap:10px;pointer-events:auto;flex-wrap:wrap}.vh-previs-topbar__group--meta{padding:0 4px}.vh-previs-field{display:inline-flex;align-items:center;gap:10px;height:40px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#100f0df0,#0a0908f0);pointer-events:auto}.vh-previs-field span{color:#f5f4f4ad;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.vh-previs-field select{border:0;background:transparent;color:var(--vh-text);font:inherit;outline:none}.vh-previs-status{position:absolute;left:50%;bottom:16px;transform:translate(-50%);z-index:8;display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:420px;max-width:780px;padding:12px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0e0d0cf0,#090807f0);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 24px 44px #00000052}.vh-previs-status strong,.vh-previs-status small{display:block;font-size:.76rem}.vh-previs-status strong{margin-bottom:4px;letter-spacing:.08em;text-transform:uppercase}.vh-previs-guides{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:4}.vh-previs-guides__line,.vh-previs-guides__safe{position:absolute;background:#e5c35729}.vh-previs-guides__line--v1,.vh-previs-guides__line--v2,.vh-previs-guides__line--vc{top:0;bottom:0;width:1px}.vh-previs-guides__line--h1,.vh-previs-guides__line--h2,.vh-previs-guides__line--hc{left:0;right:0;height:1px}.vh-previs-guides__line--v1{left:33.333%}.vh-previs-guides__line--v2{left:66.666%}.vh-previs-guides__line--vc{left:50%}.vh-previs-guides__line--h1{top:33.333%}.vh-previs-guides__line--h2{top:66.666%}.vh-previs-guides__line--hc{top:50%}.vh-previs-guides__safe{top:7%;right:7%;bottom:7%;left:7%;border:1px solid rgba(229,195,87,.18);background:transparent}.vh-previs-guides__badge{position:absolute;left:18px;top:18px;display:inline-flex;flex-direction:column;gap:2px;padding:8px 10px;border-radius:12px;background:#0a0908b8;border:1px solid rgba(255,255,255,.08);color:#f5f4f4e0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.vh-previs-guides__badge strong{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.vh-previs-guides__badge span{font-size:.72rem;color:#f5f4f499}.vh-previs-generated-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.vh-previs-generated-card{display:flex;flex-direction:column;gap:8px;padding:10px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#13100ff0;color:var(--vh-text);text-decoration:none}.vh-previs-generated-card img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:12px}.vh-previs-generated-card strong{font-size:.76rem}.vh-previs-loader{display:flex;height:100%;min-height:420px;align-items:center;justify-content:center;flex-direction:column;gap:14px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:#0a0908eb}@media(max-width:1440px){.vh-previs-sidebar,.vh-previs-shots-panel{width:284px}.vh-previs-topbar{left:308px;right:308px}}@media(max-width:1180px){.vh-previs-sidebar,.vh-previs-shots-panel{position:static;width:auto;pointer-events:auto}.vh-previs-shell{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto minmax(520px,1fr) auto;gap:12px;padding:12px}.vh-previs-topbar,.vh-previs-status{position:static;transform:none;left:auto;right:auto;bottom:auto}.vh-previs-topbar{pointer-events:auto;flex-wrap:wrap}.vh-previs-sidebar,.vh-previs-shots-panel{display:grid;grid-template-columns:1fr 1fr}.vh-previs-stage{min-height:520px}}
