*{box-sizing:border-box;margin:0;padding:0}body{color:#111;background:#fff;flex-direction:column;min-height:100vh;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif;display:flex}button{font-family:inherit}.topbar{z-index:20;background:#fff;border-bottom:1px solid #111;flex-shrink:0;justify-content:space-between;align-items:center;gap:24px;height:56px;padding:0 32px;display:flex;position:sticky;top:0}.brand{align-items:baseline;gap:10px;display:flex}.wordmark{letter-spacing:.14em;color:#111;border:2px solid #111;padding:2px 8px;font-size:16px;font-weight:800;text-decoration:none}.brand-tag{text-transform:uppercase;letter-spacing:.1em;color:#999;font-size:11px}.nav{gap:4px;display:flex}.nav a{color:#111;border:1px solid #0000;padding:6px 12px;font-size:13px;font-weight:500;text-decoration:none}.nav a:hover{border-color:#111}.account{align-items:center;gap:12px;display:flex}.pro-pill{text-transform:uppercase;letter-spacing:.08em;border:1px solid #111;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600}.avatar{background:repeating-linear-gradient(45deg,#fff,#fff 3px,#ddd 3px 4px);border:1.5px solid #111;border-radius:50%;width:28px;height:28px}.page{width:100%;max-width:1280px;margin:0 auto;padding:40px 32px 80px}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.page-title{letter-spacing:-.01em;font-size:28px;font-weight:700}.page-subtitle{color:#999;margin-top:4px;font-size:13px}.btn-primary{color:#fff;cursor:pointer;background:#111;border:1px solid #111;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary:hover{color:#111;background:#fff}.hatch{background:repeating-linear-gradient(45deg,#fff,#fff 6px,#f0f0f0 6px 7px)}.hatch-fine{background:repeating-linear-gradient(45deg,#fff,#fff 4px,#eee 4px 5px)}.toolbar{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:16px;display:flex}.search{color:#999;border:1px solid #ccc;align-items:center;gap:8px;width:280px;padding:8px 12px;font-size:13px;display:flex}.sort{color:#666;border:1px solid #ccc;padding:8px 12px;font-size:13px}.grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:24px;display:grid}.card{color:#111;flex-direction:column;gap:10px;text-decoration:none;display:flex}.card:hover .thumb{border-color:#111}.thumb{aspect-ratio:9/16;border:1px solid #ccc;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.thumb.creating{background:#fafafa;border-style:dashed}.thumb.failed{background:#fafafa}.play-glyph{color:#111;background:#fff;border:1.5px solid #111;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;display:flex;position:absolute;bottom:10px;left:10px}.duration-pill{font-variant-numeric:tabular-nums;background:#fff;border:1px solid #111;padding:1px 6px;font-size:11px;position:absolute;bottom:12px;right:10px}.updating-pill{text-transform:uppercase;letter-spacing:.06em;color:#fff;background:#111;padding:3px 8px;font-size:10px;position:absolute;top:10px;left:10px}.thumb-label{color:#666;font-size:12px;font-weight:600}.countdown{color:#999;font-variant-numeric:tabular-nums;font-size:11px}.progress-track{background:#fff;border:1px solid #111;width:60%;height:4px}.progress-fill{background:#111;height:100%}.failed-mark{border:1.5px solid #111;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;line-height:1;display:flex}.retry-link{font-size:12px;font-weight:600;text-decoration:underline}.card-body{flex-direction:column;gap:4px;display:flex}.card-title{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.card-meta{color:#999;justify-content:space-between;align-items:center;font-size:12px;display:flex}.status-pill{text-transform:uppercase;letter-spacing:.06em;color:#666;border:1px solid #ccc;padding:2px 8px;font-size:10px}.status-pill.ready{visibility:hidden}.status-pill.creating,.status-pill.updating{color:#111;border-color:#111}.status-pill.failed{color:#fff;background:#111;border-color:#111}.ghost-card{aspect-ratio:9/16;color:#666;border:1.5px dashed #999;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-bottom:42px;text-decoration:none;display:flex}.ghost-card:hover{color:#111;border-color:#111}.ghost-plus{font-size:28px;font-weight:300;line-height:1}.ghost-label{font-size:13px;font-weight:600}.columns{align-items:flex-start;gap:40px;display:flex}.source-column{flex-direction:column;flex:1;gap:40px;min-width:0;display:flex}.section{flex-direction:column;gap:14px;display:flex}.section-title{font-size:16px;font-weight:700}.paste-bar{border:1.5px solid #111;align-items:center;gap:12px;padding:4px 4px 4px 16px;display:flex}.paste-placeholder{color:#999;-webkit-user-select:none;user-select:none;flex:1;font-size:14px}.paste-btn{color:#fff;cursor:pointer;background:#111;border:none;padding:10px 18px;font-size:13px;font-weight:600}.platform-chips{gap:8px;display:flex}.chip{color:#666;border:1px solid #ccc;border-radius:999px;padding:4px 12px;font-size:12px}.category-row{flex-wrap:wrap;gap:8px;display:flex}.category-pill{color:#666;border:1px solid #ccc;border-radius:999px;padding:5px 14px;font-size:12px;font-weight:500}.category-pill.active{color:#fff;background:#111;border-color:#111}.template-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:20px;display:grid}.template-card{flex-direction:column;gap:6px;display:flex}.template-thumb{aspect-ratio:9/16;border:1px solid #ccc;position:relative}.template-card.selected .template-thumb{border:2px solid #111}.template-thumb .play-glyph{width:24px;height:24px;font-size:9px;bottom:8px;left:8px}.selected-check{color:#fff;background:#111;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex;position:absolute;top:8px;right:8px}.template-title{font-size:13px;font-weight:600}.template-category{text-transform:uppercase;letter-spacing:.06em;color:#999;font-size:11px}.scratch-card{aspect-ratio:9/16;text-align:center;color:#666;border:1.5px dashed #999;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:12px;display:flex}.scratch-card:hover{color:#111;border-color:#111}.scratch-plus{font-size:24px;font-weight:300;line-height:1}.scratch-label{font-size:13px;font-weight:600}.scratch-hint{color:#999;font-size:11px}.setup-rail{flex-shrink:0;width:360px;position:sticky;top:88px}.setup-panel{border:1.5px solid #111;flex-direction:column;gap:20px;padding:24px;display:flex}.setup-title{border-bottom:1px solid #ddd;padding-bottom:14px;font-size:16px;font-weight:700}.setup-block{flex-direction:column;gap:8px;display:flex}.block-label{text-transform:uppercase;letter-spacing:.08em;color:#666;align-items:baseline;gap:8px;font-size:11px;font-weight:600;display:flex}.block-label .required{text-transform:none;letter-spacing:0;color:#999;font-size:11px;font-style:normal;font-weight:400}.block-hint{color:#999;font-size:11px}.source-summary{border:1px solid #ccc;align-items:center;gap:12px;padding:10px;display:flex}.source-summary-thumb{border:1px solid #ccc;flex-shrink:0;width:36px;height:64px}.source-summary-title{font-size:13px;font-weight:600;display:block}.source-summary-change{color:#666;font-size:12px;text-decoration:underline}.media-row{gap:8px;display:flex}.media-add{color:#666;border:1.5px dashed #999;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;font-weight:300;display:flex}.prompt-box{border:1px solid #ccc;justify-content:space-between;align-items:flex-start;gap:8px;min-height:88px;padding:12px;display:flex}.prompt-placeholder{color:#999;font-size:14px}.mic-tag{text-transform:uppercase;letter-spacing:.06em;color:#666;border:1px solid #ccc;align-self:flex-end;padding:3px 6px;font-size:10px;font-weight:600}.segmented{border:1px solid #111;display:flex}.segment{text-align:center;color:#111;white-space:nowrap;border-right:1px solid #111;flex:1;padding:8px 4px;font-size:12px;font-weight:600}.segment:last-child{border-right:none}.segment.active{color:#fff;background:#111}.segment.locked{color:#aaa}.segment.locked em{text-transform:uppercase;letter-spacing:.05em;vertical-align:1px;border:1px solid #aaa;margin-left:2px;padding:0 3px;font-size:9px;font-style:normal}.create-btn{text-align:center;color:#fff;background:#111;border:1px solid #111;margin-top:4px;padding:14px;font-size:15px;font-weight:700;text-decoration:none;display:block}.create-btn:hover{color:#111;background:#fff}.create-hint{text-align:center;color:#999;font-size:11px}.back-link{color:#666;white-space:nowrap;border:1px solid #ccc;padding:6px 12px;font-size:13px;text-decoration:none}.back-link:hover{color:#111;border-color:#111}.project-title{font-size:16px;font-weight:700;display:block}.project-meta{color:#999;font-size:12px}.btn-secondary{color:#111;cursor:pointer;background:#fff;border:1px solid #111;padding:8px 16px;font-size:13px;font-weight:600}.assets{background:#fff;border-right:1px solid #ddd;flex-direction:column;flex-shrink:0;width:264px;min-height:0;display:flex}.assets-header{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.assets-title{font-size:14px;font-weight:700}.assets-add{cursor:pointer;background:#fff;border:1px solid #111;padding:4px 10px;font-size:12px;font-weight:600}.assets-add:hover{color:#fff;background:#111}.assets-scroll{flex-direction:column;flex:1;gap:24px;padding:16px 20px;display:flex;overflow-y:auto}.asset-group{flex-direction:column;gap:10px;display:flex}.asset-group-label{text-transform:uppercase;letter-spacing:.08em;color:#666;font-size:11px;font-weight:600}.template-asset{border:1.5px solid #111;gap:12px;padding:10px;display:flex}.template-asset-thumb{border:1px solid #ccc;flex-shrink:0;width:40px;height:71px}.template-asset-body{flex-direction:column;justify-content:center;gap:4px;min-width:0;display:flex}.template-asset-title{font-size:13px;font-weight:700}.template-asset-meta{text-transform:uppercase;letter-spacing:.06em;color:#999;font-size:10px}.template-asset-link{color:#666;font-size:12px;text-decoration:underline}.asset-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.asset-tile{aspect-ratio:1;border:1px solid #ccc;position:relative}.asset-tile:hover,.asset-tile.hover{border-color:#111}.asset-type{text-transform:uppercase;letter-spacing:.05em;color:#666;background:#fff;border:1px solid #ccc;padding:1px 5px;font-size:9px;font-weight:600;position:absolute;top:6px;left:6px}.asset-duration{font-variant-numeric:tabular-nums;background:#fff;border:1px solid #111;padding:0 4px;font-size:10px;position:absolute;bottom:6px;right:6px}.asset-origin{text-transform:uppercase;letter-spacing:.04em;color:#fff;background:#111;padding:2px 5px;font-size:9px;position:absolute;bottom:6px;left:6px}.asset-to-chat{color:#fff;cursor:pointer;background:#111;border:none;padding:5px 0;font-size:11px;font-weight:600;position:absolute;inset:auto 6px 6px}.assets-hint{color:#999;border-top:1px dashed #ccc;padding:12px 20px;font-size:11px;line-height:1.5}.stage{background:#fafafa;border-right:1px solid #ddd;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex}.player{aspect-ratio:9/16;height:min(52vh,480px)}.player-canvas{background:repeating-linear-gradient(45deg,#fff,#fff 8px,#f0f0f0 8px 9px);border:1.5px solid #111;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.big-play{background:#fff;border:2px solid #111;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding-left:4px;font-size:18px;display:flex}.transport{align-items:center;gap:12px;width:min(100%,440px);display:flex}.transport-btn{cursor:pointer;background:#fff;border:1px solid #111;padding:6px 12px;font-size:12px;font-weight:600}.transport-btn.small{color:#666;border-color:#ccc;font-size:11px}.transport-time{font-variant-numeric:tabular-nums;color:#111;font-size:13px}.transport-spacer{flex:1}.chat{background:#fff;flex-direction:column;flex-shrink:0;width:380px;display:flex}.chat-header{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.chat-title{font-size:14px;font-weight:700}.version-tag{border:1px solid #111;padding:2px 8px;font-size:11px;font-weight:600}.messages{flex-direction:column;flex:1;gap:14px;padding:20px;display:flex;overflow-y:auto}.msg-user{color:#fff;white-space:pre-wrap;word-break:break-word;background:#111;border-radius:14px 14px 4px;align-self:flex-end;max-width:85%;padding:9px 13px;font-size:13px;line-height:1.45}.msg-agent{border:1px solid #ccc;border-radius:14px 14px 14px 4px;align-self:flex-start;max-width:85%;padding:9px 13px;font-size:13px;line-height:1.45}.chat-markdown p+p,.chat-markdown ul,.chat-markdown ol,.chat-markdown blockquote,.chat-markdown pre{margin-top:8px}.chat-markdown ul,.chat-markdown ol{gap:4px;padding-left:16px;list-style:outside;display:grid}.chat-markdown ol{list-style:decimal}.chat-markdown h1,.chat-markdown h2,.chat-markdown h3,.chat-markdown h4{letter-spacing:0;margin-top:10px;font-size:1em}.chat-markdown h1:first-child,.chat-markdown h2:first-child,.chat-markdown h3:first-child,.chat-markdown h4:first-child{margin-top:0}.chat-markdown code{background:#0000000f;border-radius:4px;padding:1px 4px;font-size:.9em}.chat-markdown pre{background:#0000000d;border-radius:8px;padding:8px 10px;overflow-x:auto}.chat-markdown pre code{background:0 0;padding:0}.chat-markdown blockquote{border-left:2px solid var(--line);color:var(--muted);padding-left:10px}.chat-markdown a{text-decoration:underline}.msg-thinking{color:#999;align-self:flex-start;padding:0 2px;font-size:12px;font-style:italic}.msg-processing{color:#666;border:1px dashed #999;align-self:flex-start;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:flex}.processing-dot{border:1.5px solid #111;border-radius:50%;width:8px;height:8px}.unstick-button{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #bbb;border-radius:999px;margin-left:4px;padding:2px 8px;font-size:11px}.unstick-button:hover{color:#111;border-color:#111}.unstick-button:disabled{opacity:.5;cursor:default}.version-card{border:1.5px solid #111;align-self:flex-start;gap:12px;width:85%;padding:12px;display:flex}.version-card-thumb{border:1px solid #ccc;flex-shrink:0;width:36px;height:64px}.version-card-body{flex-direction:column;justify-content:center;gap:6px;display:flex}.version-card-title{font-size:13px;font-weight:700}.version-card-action:not(.glass-button){color:#666;font-size:12px;text-decoration:underline}.version-card.clickable{cursor:pointer}.version-card.clickable:hover{background:#f5f5f5}.version-card.viewing{color:#fff;background:#111}.version-card.viewing .template-asset-meta,.version-card.viewing .version-card-action{color:#bbb}.version-card-actions{gap:10px;display:flex}button.version-card-action:not(.glass-button){cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}button.version-card-action:disabled{cursor:default;opacity:.5;text-decoration:none}.version-preview-banner{background:#fffbe6;border:1.5px solid #111;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;font-size:13px;font-weight:600;display:flex}.version-preview-actions{align-items:center;gap:14px;display:flex}.version-preview-actions a:not(.glass-button),.version-preview-actions button:not(.glass-button){font:inherit;color:#333;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;text-decoration:underline}.version-preview-actions button:disabled{cursor:default;opacity:.5}.chat-input-area{border-top:1px solid #ddd}.queue-bar{background:#fafafa;border-bottom:1px dashed #ccc;flex-direction:column;gap:6px;padding:8px 16px 10px;display:flex}.queue-bar-head{letter-spacing:.08em;text-transform:uppercase;color:#888;font-size:10px;font-weight:700}.queue-item{background:#fff;border:1px solid #ddd;align-items:center;gap:10px;padding:6px 10px;display:flex}.queue-item-text{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12px;overflow:hidden}.queue-steer{color:#fff;cursor:pointer;background:#111;border:1px solid #111;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:600}.queue-steer:hover:not(:disabled){background:#333}.queue-steer:disabled{opacity:.5;cursor:default}.queue-item-pending{opacity:.65}.queue-item-sending{color:#888;flex-shrink:0;font-size:11px}.attached-row{gap:8px;padding:10px 16px 0;display:flex}.attached-chip{border:1px solid #111;align-items:center;gap:8px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.attached-thumb{border:1px solid #ccc;width:18px;height:18px}.attached-remove{color:#666;padding-left:2px;font-size:13px;font-weight:400}.attach-btn{cursor:pointer;background:#fff;border:1px solid #111;flex-shrink:0;width:32px;height:32px;font-size:16px;font-weight:300}.input-placeholder{color:#999;-webkit-user-select:none;user-select:none;border:1px solid #ccc;flex:1;padding:9px 12px;font-size:13px}.tool-group{align-items:center;gap:8px;display:flex}.tool-btn{color:#111;cursor:pointer;background:#fff;border:1px solid #ccc;padding:6px 12px;font-size:12px;font-weight:600}.tool-btn:hover{border-color:#111}.tool-btn.icon{text-align:center;width:28px;padding:6px 0}.zoom-label{text-transform:uppercase;letter-spacing:.08em;color:#999;font-size:11px}.tracks-area{flex-direction:column;gap:8px;padding:12px 32px 16px;display:flex;position:relative}.ruler{border-bottom:1px solid #ddd;justify-content:space-between;padding-bottom:4px;padding-left:64px;display:flex}.ruler span{color:#999;font-variant-numeric:tabular-nums;font-size:10px}.track-row{align-items:center;gap:12px;display:flex}.track-label{text-transform:uppercase;letter-spacing:.06em;color:#666;flex-shrink:0;width:52px;font-size:11px}.track{background:#fafafa;border:1px solid #ddd;flex:1;height:48px;position:relative}.track.audio{height:32px}.clip{background:repeating-linear-gradient(45deg,#fff,#fff 5px,#eee 5px 6px);border:1px solid #111;justify-content:center;align-items:center;display:flex;position:absolute;top:3px;bottom:3px;overflow:hidden}.clip.selected{background:#fff;border-width:2px}.clip.plain{background:#fff}.clip-label{color:#111;white-space:nowrap;font-size:11px;font-weight:600}.handle-left,.handle-right{background:#111;width:6px;height:18px;position:absolute;top:50%;transform:translateY(-50%)}.handle-left{left:0}.handle-right{right:0}.playhead{pointer-events:none;background:#111;width:1.5px;margin-left:64px;position:absolute;top:12px;bottom:16px}.playhead-knob{background:#111;width:10px;height:10px;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.clip-props{border-top:1px solid #ddd;align-items:center;gap:24px;padding:10px 32px 14px;display:flex}.clip-props-title{font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.prop-field{align-items:center;gap:8px;display:flex}.prop-label{text-transform:uppercase;letter-spacing:.06em;color:#999;font-size:11px}.prop-value{border:1px solid #ccc;padding:4px 10px;font-size:12px;font-weight:600}.props-spacer{flex:1}.delete-clip-btn{cursor:pointer;background:#fff;border:1px solid #111;padding:6px 14px;font-size:12px;font-weight:600}.delete-clip-btn:hover{color:#fff;background:#111}@media (max-width:1000px){.columns{flex-direction:column}.setup-rail{width:100%;position:static}.assets{border-bottom:1px solid #ddd;border-right:none;width:100%}.asset-grid{grid-template-columns:repeat(4,1fr)}.chat{border-top:1px solid #ddd;width:100%;max-height:420px}.stage{border-right:none}}:root{--ink:#111;--muted:#737373;--line:#d8d8d8;--soft:#f5f5f2;--paper:#fff;--signal:#d8ff45;--amber:#8a6d1a;--amber-soft:#fdf7e6}body{line-height:1.4}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:var(--ink)}.topbar{border-bottom:1px solid var(--line);height:64px;padding:0 28px}.wordmark{letter-spacing:.18em;border:0;padding:0;font-size:18px}.nav{align-self:stretch;align-items:stretch}.nav a{color:#666;border:0;border-bottom:2px solid #0000;align-items:center;padding:0 18px;display:flex}.nav a:hover,.nav a.active{border-color:var(--ink);color:var(--ink)}.top-actions,.workspace-actions{align-items:center;gap:10px;display:flex}.avatar{background:var(--ink);color:#fff;border:0;place-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:grid}.button{border:1px solid var(--ink);background:var(--paper);min-height:38px;color:var(--ink);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.button:hover{box-shadow:3px 3px 0 var(--ink);transform:translate(-1px,-1px)}.button-dark{background:var(--ink);color:#fff}.button-large{justify-content:space-between;min-height:52px;padding:0 20px;font-size:14px}.button-full{width:100%}.page{max-width:1400px;padding:48px 40px 100px}.eyebrow,.field-label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.page-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:32px;display:flex}.page-heading h1,.composer-header h1{letter-spacing:-.045em;margin-top:4px;font-size:clamp(34px,4vw,56px);line-height:1}.page-heading p,.composer-header p{color:var(--muted);margin-top:10px;font-size:14px}.heading-stat{border-left:1px solid var(--line);flex-direction:column;min-width:150px;padding-left:20px;display:flex}.heading-stat strong{font-size:28px}.heading-stat span,.muted{color:var(--muted)}.small{font-size:11px}.continue-card{border:1px solid var(--ink);background:var(--soft);grid-template-columns:100px 1fr auto;align-items:center;gap:24px;margin-bottom:36px;padding:18px;display:grid}.continue-preview{height:120px}.portrait-preview{border:1px solid var(--line);background-color:#efefeb;background-image:linear-gradient(135deg,#0000 45%,#0000001a 46%,#0000 47%),radial-gradient(circle at 50% 32%,#fff 0 12%,#0000 13%);position:relative;overflow:hidden}.play{border:1px solid var(--ink);background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;padding-left:2px;font-size:10px;display:grid;position:absolute;bottom:12px;left:12px}.continue-copy h2,.featured-copy h2{margin:3px 0 5px;font-size:22px}.continue-copy p,.featured-copy p{color:var(--muted);font-size:13px}.progress{background:#ddd;max-width:440px;height:5px;margin:13px 0 7px}.progress span{background:var(--ink);height:100%;display:block}.toolbar{border:0;border-bottom:1px solid var(--line);align-items:center;gap:16px;margin:0 0 26px;padding:0 0 16px;display:flex}.search-field{border:1px solid var(--line);background:#fff;align-items:center;gap:8px;width:280px;min-height:40px;padding:0 12px;display:flex}.search-field.wide{width:100%}.search-field input,.import-field input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.filter-row{flex-wrap:wrap;gap:6px;display:flex}.filter,.sort-button{border:1px solid var(--line);cursor:pointer;background:#fff;min-height:34px;padding:0 12px;font-size:12px}.filter:hover,.filter.active{border-color:var(--ink);background:var(--ink);color:#fff}.sort-button{margin-left:auto}.video-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;display:grid}.new-card,.video-card{min-width:0;color:var(--ink);text-decoration:none}.new-card{aspect-ratio:9/16;text-align:center;border:1px dashed #999;flex-direction:column;justify-content:center;align-items:center;max-height:420px;padding:20px;display:flex}.new-card:hover{border-color:var(--ink);background:var(--soft)}.new-card-plus{font-size:34px;font-weight:300}.new-card strong{margin-top:8px;font-size:14px}.new-card span:last-child{max-width:150px;color:var(--muted);margin-top:4px;font-size:11px}.video-thumb{aspect-ratio:9/16;transition:transform .15s}.video-card:hover .video-thumb{transform:translateY(-4px)}.duration{border:1px solid var(--ink);background:#fff;padding:2px 7px;font-size:10px;position:absolute;bottom:12px;right:10px}.preview-sky{background-color:#e7ebec;background-image:linear-gradient(160deg,#0000 58%,#b4b9b8 59% 64%,#0000 65%),radial-gradient(circle at 55% 30%,#fff 0 8%,#0000 9%)}.preview-phone{background-color:#deded8;background-image:linear-gradient(125deg,#0000 25%,#fff 26% 58%,#0000 59%),repeating-linear-gradient(90deg,#0000 0 28px,#0000000d 29px)}.preview-retro{background-color:#e4ded7;background-image:repeating-linear-gradient(0deg,#0000 0 5px,#00000014 6px),radial-gradient(circle at 50% 35%,#fafafa 0 12%,#0000 13%)}.preview-grid{background-color:#ecece8;background-image:linear-gradient(#00000012 1px,#0000 1px),linear-gradient(90deg,#00000012 1px,#0000 1px);background-size:20px 20px}.card-copy{flex-direction:column;gap:3px;margin-top:11px;display:flex}.card-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.card-copy span,.used-assets em{color:var(--muted);font-size:11px;font-style:normal}.used-assets{align-items:center;margin-top:9px;display:flex}.mini-asset,.chip-avatar{border:1px solid var(--ink);background:#fff;place-items:center;width:25px;height:25px;font-size:9px;font-style:normal;font-weight:800;display:inline-grid}.used-assets .mini-asset+.mini-asset{margin-left:-5px}.used-assets em{margin-left:8px}.face{border-radius:50%}.app-icon{background:var(--ink);color:#fff;border-radius:6px}.featured-asset{border:1px solid var(--ink);background:var(--soft);grid-template-columns:140px 1fr auto;align-items:center;gap:28px;margin-bottom:36px;padding:24px;display:grid}.featured-art{height:140px;position:relative}.person-art,.app-art,.voice-art,.format-art,.vibe-art,.add-art{background:#ecece8;place-items:center;font-style:normal;display:grid;overflow:hidden}.person-art{background-image:radial-gradient(circle at 50% 38%,#fff 0 17%,#0000 18%),linear-gradient(135deg,#0000 60%,#00000017 61%)}.person-art>span,.app-art>span,.voice-art>span,.format-art>span,.vibe-art>span,.add-art>span{z-index:1;font-size:28px;font-weight:800;position:relative}.person-art>span{margin-top:46%;font-size:12px}.app-art{color:#fff;background:var(--ink);box-shadow:inset 0 0 0 16px #eee}.voice-art{background-image:repeating-linear-gradient(90deg,#0000 0 12px,#ccc 13px 14px)}.format-art{background-image:linear-gradient(135deg,#fff 0 45%,#d6d6d0 46% 54%,#fff 55%)}.vibe-art{background-image:repeating-linear-gradient(0deg,#0000 0 5px,#00000014 6px),radial-gradient(circle,#fff,#0000 60%)}.status-dot{background:var(--signal);border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:9px;right:9px}.asset-metadata{color:var(--muted);gap:16px;margin-top:14px;font-size:11px;display:flex}.featured-actions{flex-direction:column;align-items:center;gap:12px;display:flex}.text-link,.center-link{color:var(--ink);font-size:12px;font-weight:700;text-decoration:none}.text-link:hover,.center-link:hover{text-decoration:underline}.assets-toolbar .search-field{width:220px}.library-section{margin-top:34px}.section-heading,.panel-heading,.reference-heading,.canvas-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px;display:flex}.section-heading h2,.panel-heading h2,.canvas-heading h2{font-size:18px}.section-heading>span,.section-heading p,.panel-heading p,.reference-heading span{color:var(--muted);font-size:11px}.asset-library-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;display:grid}.library-card{min-width:0;color:var(--ink);text-align:left;border:1px solid var(--line);background:#fff;flex-direction:column;gap:10px;padding:0 0 13px;text-decoration:none;display:flex}.library-card>div:not(.library-art),.library-card>small{padding:0 12px}.library-card:hover{border-color:var(--ink);transform:translateY(-3px)}.library-art{aspect-ratio:1;position:relative}.asset-type-pill{color:var(--ink);border:1px solid var(--ink);text-transform:uppercase;background:#fff;padding:3px 7px;font-size:9px;font-style:normal;font-weight:800;position:absolute;bottom:9px;left:9px}.library-card strong{font-size:13px}.library-card p,.library-card small{color:var(--muted);font-size:10px}.create-asset-card{text-align:center;cursor:pointer;border-style:dashed;justify-content:center;align-items:center;min-height:275px;padding:20px}.discovery-section{border-top:1px solid var(--line);padding-top:34px}.discover-strip{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.discover-strip article{border:1px solid var(--line);grid-template-rows:1fr 1fr;grid-template-columns:90px 1fr auto;align-items:center;gap:0 14px;padding:12px;display:grid}.discover-preview{grid-row:1/3;width:90px;height:80px}.discover-strip strong{align-self:end;font-size:13px}.discover-strip span{color:var(--muted);align-self:start;font-size:10px}.discover-strip button{border:1px solid var(--ink);background:#fff;grid-row:1/3;padding:7px 10px;font-size:11px;font-weight:700}.wire-dialog{border:1px solid var(--ink);width:min(620px,100vw - 32px);box-shadow:8px 8px 0 var(--ink);margin:auto;padding:34px}.wire-dialog h2{margin:5px 0 7px;font-size:26px}.wire-dialog>p{color:var(--muted);font-size:13px}.dialog-close{border:1px solid var(--ink);cursor:pointer;background:#fff;width:32px;height:32px;font-size:19px;position:absolute;top:15px;right:15px}.creation-options{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;display:grid}.creation-options a{border:1px solid var(--line);min-height:150px;color:var(--ink);flex-direction:column;justify-content:end;padding:15px;text-decoration:none;display:flex}.creation-options a:hover{border-color:var(--ink);background:var(--soft)}.creation-options a>span{margin-bottom:auto;font-size:22px}.creation-options strong{font-size:13px}.creation-options small{color:var(--muted);font-size:10px}.draft-status,.save-state{color:var(--muted);font-size:11px}.composer-page,.plan-page{width:100%;max-width:1480px;margin:0 auto;padding:32px 40px 70px}.composer-header{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr 150px;align-items:start;gap:24px;padding-bottom:28px;display:grid}.composer-header.compact h1{font-size:38px}.back-link{border:1px solid var(--line);width:max-content;color:var(--ink);padding:7px 10px;font-size:11px;font-weight:700;text-decoration:none}.back-link:hover{border-color:var(--ink)}.step-count{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;justify-self:end;padding-top:7px;font-size:10px;font-weight:800}.composer-layout{grid-template-columns:minmax(0,1fr) 430px;gap:40px;padding-top:32px;display:grid}.asset-picker-panel{min-width:0}.asset-filters{margin:14px 0 20px}.asset-pick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.asset-pick{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;flex-direction:column;gap:3px;min-width:0;padding:9px 9px 12px;display:flex;position:relative}.asset-pick:hover,.asset-pick.selected{border-color:var(--ink)}.asset-pick.selected{box-shadow:inset 0 0 0 1px var(--ink)}.asset-art{aspect-ratio:16/10;width:100%;margin-bottom:7px}.asset-pick strong{font-size:13px}.asset-pick small{color:var(--muted);font-size:10px}.pick-check{z-index:2;color:#fff;background:var(--ink);place-items:center;width:22px;height:22px;font-size:11px;display:none;position:absolute;top:16px;right:16px}.asset-pick.selected .pick-check{display:grid}.quick-import{border:1px dashed #aaa;grid-template-columns:210px 1fr;align-items:center;gap:24px;margin-top:28px;padding:18px;display:grid}.quick-import strong{margin-top:3px;font-size:13px;display:block}.import-field{border:1px solid var(--line);background:#fff;min-height:42px;display:flex}.import-field input{padding:0 12px}.import-field button{background:var(--ink);color:#fff;border:0;padding:0 16px;font-size:12px;font-weight:700}.brief-panel,.plan-sidebar{border:1px solid var(--ink);background:#fff;height:max-content;padding:25px;position:sticky;top:88px}.selected-assets-block,.brief-field,.output-row,.plan-setting,.plan-sidebar-block{margin-top:22px}.field-label em{background:var(--ink);color:#fff;border-radius:50%;place-items:center;min-width:18px;height:18px;margin-left:4px;font-size:9px;font-style:normal;display:inline-grid}.selected-chips{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.asset-chip{border:1px solid var(--ink);align-items:center;gap:7px;padding:5px 7px;font-size:11px;font-weight:700;display:inline-flex}.chip-avatar{width:22px;height:22px}.asset-chip button{color:var(--muted);cursor:pointer;background:0 0;border:0}.brief-field textarea{resize:vertical;border:1px solid var(--line);outline:0;width:100%;min-height:150px;margin-top:8px;padding:12px;font-size:13px;line-height:1.55}.brief-field textarea:focus{border-color:var(--ink)}.brief-field small,.fine-print{color:var(--muted);margin-top:6px;font-size:10px;display:block}.output-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.output-row select,.save-asset-preview input,.save-asset-preview select{border:1px solid var(--line);background:#fff;width:100%;min-height:38px;margin-top:7px;padding:0 9px;font-size:11px}.plan-setting{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:14px 0;display:flex}.plan-setting strong,.plan-setting span{display:block}.plan-setting strong{font-size:12px}.plan-setting div>span{color:var(--muted);margin-top:2px;font-size:10px}.toggle{border:1px solid var(--ink);cursor:pointer;background:#fff;border-radius:99px;flex-shrink:0;width:42px;height:23px;padding:2px}.toggle span{background:var(--ink);border-radius:50%;width:17px;height:17px;transition:transform .15s;display:block}.toggle.on span{transform:translate(17px)}.brief-panel>.button-large{width:100%;margin-top:20px}.fine-print{text-align:center}.plan-layout{grid-template-columns:minmax(0,1fr) 340px;gap:36px;padding-top:30px;display:grid}.plan-summary{border:1px solid var(--ink);background:var(--soft);grid-template-columns:54px 1fr auto;align-items:center;gap:18px;padding:20px;display:grid}.plan-summary-icon{background:var(--ink);color:#fff;place-items:center;width:54px;height:54px;font-size:22px;display:grid}.plan-summary h2{margin:2px 0 4px;font-size:18px}.plan-summary p{color:var(--muted);font-size:12px}.plan-scenes{border:1px solid var(--line);border-bottom:0;flex-direction:column;margin-top:18px;display:flex}.scene-card{border-bottom:1px solid var(--line);grid-template-columns:38px 115px 1fr 32px;align-items:center;gap:16px;padding:14px;display:grid}.scene-card:hover{background:var(--soft)}.scene-number{color:var(--muted);align-self:start;font-size:11px;font-weight:800}.scene-preview{border:1px solid var(--line);height:100px}.scene-copy h3{margin:3px 0 4px;font-size:14px}.scene-copy p{color:var(--muted);font-size:11px}.scene-assets{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.scene-assets>span{align-items:center;gap:6px;font-size:10px;font-weight:700;display:inline-flex}.scene-assets .mini-asset{width:21px;height:21px}.scene-menu{cursor:pointer;background:0 0;border:0;align-self:start}.plan-sidebar-block{border-bottom:1px solid var(--line);padding-bottom:20px}.plan-sidebar-block:first-child{margin-top:0}.plan-asset-row{grid-template-columns:28px 1fr auto;align-items:center;gap:9px;margin-top:13px;display:grid}.plan-asset-row strong,.plan-asset-row span{display:block}.plan-asset-row strong{font-size:11px}.plan-asset-row span{color:var(--muted);font-size:9px}.plan-asset-row button{cursor:pointer;background:0 0;border:0;font-size:10px;text-decoration:underline}.production-list div{border-bottom:1px dotted var(--line);justify-content:space-between;padding:8px 0;font-size:11px;display:flex}.production-list dt{color:var(--muted)}.production-list dd{font-weight:700}.plan-sidebar-block.note{background:var(--soft);border:1px dashed #aaa;padding:13px}.plan-sidebar-block.note strong{font-size:11px}.plan-sidebar-block.note p{color:var(--muted);margin-top:4px;font-size:10px}.plan-sidebar>.button-large{width:100%;margin-top:22px}.center-link{text-align:center;margin-top:12px;display:block}.workspace-body{height:100vh;overflow:hidden}.asset-workspace,.video-workspace{flex-direction:column;height:calc(100vh - 64px);display:flex}.workspace-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:11px 24px;display:flex}.workspace-title{align-items:center;gap:18px;display:flex}.workspace-title h1{font-size:17px}.asset-workspace-grid{flex:1;grid-template-columns:260px minmax(420px,1fr) 380px;min-height:0;display:grid}.asset-structure,.video-assets-rail{border-right:1px solid var(--line);overflow-y:auto}.structure-hero{height:220px;position:relative}.structure-hero button{border:1px solid var(--ink);background:#fff;padding:5px 8px;font-size:9px;font-weight:700;position:absolute;bottom:10px;right:10px}.structure-section{border-top:1px solid var(--line);padding:18px}.structure-row,.version-row{text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;align-items:center;gap:9px;width:100%;margin-top:8px;padding:9px;display:grid}.structure-row{grid-template-columns:24px 1fr auto}.structure-row:hover,.structure-row.active,.version-row:hover,.version-row.active{border-color:var(--ink)}.structure-row i{font-size:17px;font-style:normal}.structure-row strong,.structure-row small,.version-row strong,.version-row small{display:block}.structure-row strong,.version-row strong{font-size:11px}.structure-row small,.version-row small{color:var(--muted);font-size:9px}.version-row{grid-template-columns:32px 1fr}.version-row>span{font-size:10px;font-weight:800}.asset-canvas{background:var(--soft);min-width:0;padding:28px;overflow-y:auto}.canvas-heading{align-items:center}.identity-summary{border:1px solid var(--ink);background:#fff;grid-template-columns:150px 1fr;align-items:center;gap:24px;padding:20px;display:grid}.summary-portrait{height:170px}.identity-summary h3{font-size:19px}.identity-summary p{color:var(--muted);margin-top:8px;font-size:12px}.trait-row{flex-wrap:wrap;gap:6px;margin-top:15px;display:flex}.trait-row span{border:1px solid var(--line);padding:5px 9px;font-size:9px;font-weight:700}.reference-heading{align-items:center;margin-top:28px}.reference-heading h3{font-size:14px}.reference-grid{grid-template-rows:115px 115px;grid-template-columns:2fr 1fr 1fr;gap:10px;display:grid}.reference-tile,.reference-more,.media-thumb{border:1px solid var(--line);background-color:#e6e6e0;position:relative;overflow:hidden}.reference-tile:first-child{grid-row:1/3}.ref-one{background-image:radial-gradient(circle at 50% 35%,#fff 0 15%,#0000 16%),linear-gradient(135deg,#0000 55%,#c9c9c3 56%)}.ref-two{background-image:radial-gradient(circle at 65% 35%,#fff 0 12%,#0000 13%),linear-gradient(45deg,#0000 50%,#cecec7 51%)}.ref-three{background-image:radial-gradient(circle at 35% 35%,#fff 0 14%,#0000 15%),linear-gradient(-45deg,#0000 55%,#c5c5be 56%)}.ref-four{background-image:radial-gradient(circle at 50% 40%,#fff 0 13%,#0000 14%),repeating-linear-gradient(90deg,#0000 0 15px,#0000000d 16px)}.reference-tile>span{border:1px solid var(--ink);text-transform:uppercase;background:#fff;padding:3px 7px;font-size:8px;font-weight:800;position:absolute;bottom:8px;left:8px}.reference-more{border-style:dashed;place-items:center;font-size:11px;font-weight:700;display:grid}.usage-card{border:1px solid var(--line);background:#fff;grid-template-columns:1fr auto auto;align-items:center;gap:20px;margin-top:24px;padding:16px;display:grid}.usage-card h3{margin-top:3px;font-size:12px}.usage-thumbs{display:flex}.usage-thumbs span{border:2px solid #fff;width:32px;height:42px}.usage-thumbs span+span{margin-left:-8px}.asset-chat,.video-chat{border-left:1px solid var(--line);background:#fff;flex-direction:column;min-width:0;display:flex}.asset-chat>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:65px;padding:12px 18px;display:flex}.asset-chat h2{margin-top:2px;font-size:14px}.agent-dot{background:var(--signal);border:1px solid var(--ink);border-radius:50%;width:10px;height:10px}.asset-chat .messages,.video-chat .messages{flex:1;min-height:0;padding:18px;overflow-y:auto}.agent-message,.user-message{max-width:88%;padding:10px 12px;font-size:12px;line-height:1.5}.agent-message{border:1px solid var(--line);align-self:flex-start}.user-message{background:var(--ink);color:#fff;align-self:flex-end}.change-card{border:1px solid var(--ink);background:var(--soft);grid-template-columns:28px 1fr;gap:9px;padding:12px;display:grid}.change-icon{background:var(--signal);border:1px solid var(--ink);border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.change-card strong,.change-card p{display:block}.change-card strong{font-size:11px}.change-card p{color:var(--muted);margin-top:2px;font-size:9px}.change-card button,.version-result button,.plan-message button{cursor:pointer;background:0 0;border:0;margin-top:7px;font-size:10px;font-weight:700;text-decoration:underline}.chat-composer{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;margin:12px 14px 14px;padding:10px 12px 8px;transition:border-color .15s;display:flex;box-shadow:0 1px 2px #0000000a}.chat-composer:focus-within{border-color:var(--ink)}.chat-composer textarea{resize:none;width:100%;min-height:24px;font:inherit;background:0 0;border:0;outline:0;padding:2px 2px 8px;font-size:13px;line-height:1.5}.composer-foot{justify-content:space-between;align-items:center;gap:10px;padding-top:6px;display:flex}.composer-hint{color:#999;-webkit-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.attach-button,.send-button{border:1px solid var(--ink);cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;line-height:1;display:inline-flex}.send-button{background:var(--ink);color:#fff;transition:opacity .15s,transform .1s}.send-button:disabled{opacity:.3;cursor:default}.send-button:not(:disabled):hover{transform:translateY(-1px)}.voice-button{border:1px solid var(--ink);width:28px;height:28px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:1;transition:opacity .15s,transform .1s;display:inline-flex}.voice-button:disabled{opacity:.3;cursor:default}.voice-button:not(:disabled):hover{transform:translateY(-1px)}.voice-button.recording{background:#fdf3f2;border-color:#b3372b;animation:1.4s ease-in-out infinite voice-pulse}.voice-stop-dot{background:#b3372b;border-radius:2px;width:9px;height:9px}@keyframes voice-pulse{0%,to{box-shadow:0 0 #b3372b59}50%{box-shadow:0 0 0 5px #b3372b00}}.voice-control{display:inline-flex;position:relative}.voice-popover{border:1px solid var(--ink);background:var(--ink);color:var(--paper,#fff);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;pointer-events:none;z-index:20;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:10px;font-weight:600;animation:.18s ease-out voice-popover-in;display:inline-flex;position:absolute;bottom:calc(100% + 10px);right:-4px;box-shadow:0 6px 18px #0000002e}.voice-popover-error{color:#a03c32;text-transform:none;letter-spacing:.02em;background:#fdf3f2;border-color:#b3372b;font-size:11px;font-weight:500}@keyframes voice-popover-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.voice-bars{align-items:center;gap:2px;height:14px;display:inline-flex}.voice-bars span{transform-origin:50%;background:currentColor;border-radius:2px;width:2.5px;height:14px;transition:transform 60ms linear;transform:scaleY(.18)}.video-workspace-grid{flex:1;grid-template-columns:235px minmax(460px,1fr) 390px;min-height:0;display:grid}.rail-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px;display:flex}.rail-heading h2{margin-top:2px;font-size:14px}.rail-heading>button,.rail-divider button{cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:800}.rail-assets{padding:10px}.rail-asset{color:var(--ink);border:1px solid #0000;grid-template-columns:40px 1fr auto;align-items:center;gap:9px;padding:8px;text-decoration:none;display:grid}.rail-asset:hover{border-color:var(--ink)}.rail-asset-art{width:40px;height:40px}.rail-asset-art>span{font-size:9px}.rail-asset strong,.rail-asset small{display:block}.rail-asset strong{font-size:11px}.rail-asset small{color:var(--muted);font-size:9px}.rail-divider{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;padding:12px 16px;font-size:9px;font-weight:800;display:flex}.media-list{padding:10px}.media-list button{text-align:left;background:#fff;border:0;grid-template-columns:38px 1fr;align-items:center;gap:9px;width:100%;padding:7px;display:grid}.media-thumb{width:38px;height:38px}.media-list strong,.media-list small{display:block}.media-list strong{font-size:10px}.media-list small{color:var(--muted);font-size:9px}.rail-note{background:var(--soft);border:1px dashed #aaa;margin:auto 12px 12px;padding:11px}.rail-note strong{font-size:10px}.rail-note p{color:var(--muted);margin-top:3px;font-size:9px}.video-stage{background:var(--soft);flex-direction:column;min-width:0;padding:16px 22px;display:flex;overflow-y:auto}.stage-topline{min-height:38px;color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.stage-topline>div{gap:12px;display:flex}.status-ready{color:var(--ink);font-weight:700}.status-ready i{background:var(--signal);border:1px solid var(--ink);border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.stage-topline .button{min-height:28px;padding:0 9px;font-size:9px}.player-frame{flex:1;place-items:center;min-height:300px;display:grid}.player-screen{aspect-ratio:9/16;border:1px solid var(--ink);place-items:center;height:min(52vh,520px);display:grid;position:relative}.player-copy{letter-spacing:-.03em;font-size:clamp(15px,2vw,25px);line-height:1.05;position:absolute;top:22%;left:12%}.big-play{border:1px solid var(--ink);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:14px;display:grid}.transport{grid-template-columns:auto auto 1fr auto auto auto;align-items:center;gap:9px;width:min(680px,100%);margin:10px auto 0;display:grid}.transport button{border:1px solid var(--line);background:#fff;width:28px;height:28px;font-size:9px}.transport>span{font-variant-numeric:tabular-nums;font-size:9px}.scrubber{background:#ccc;height:3px;position:relative}.scrubber i{background:var(--ink);height:100%;display:block}.scrubber b{background:var(--ink);border-radius:50%;width:9px;height:9px;position:absolute;top:50%;transform:translate(-50%,-50%)}.story-strip{gap:3px;height:52px;display:flex}.story-strip button{border:1px solid var(--line);cursor:pointer;background:#fff;min-width:0;font-size:9px}.story-strip button.active,.story-strip button:hover{border-color:var(--ink);background:var(--ink);color:#fff}.advanced-editing{background:#fff;border:1px dashed #aaa;margin-top:6px;padding:9px}.advanced-editing button{border:1px solid var(--line);background:#fff;margin-right:5px;padding:4px 8px;font-size:9px}.advanced-editing span{color:var(--muted);font-size:9px}.chat-tabs{border-bottom:1px solid var(--line);align-items:stretch;min-height:54px;display:flex}.chat-tabs>button:not(.toggle){color:var(--muted);cursor:pointer;background:#fff;border:0;border-bottom:2px solid #0000;padding:0 16px;font-size:11px;font-weight:700}.chat-tabs>button.active{border-color:var(--ink);color:var(--ink)}.chat-tabs>button span{background:var(--soft);border-radius:99px;padding:1px 5px;font-size:8px}.autoplan{color:var(--muted);align-items:center;gap:6px;margin-left:auto;padding-right:12px;font-size:8px;display:flex}.small-toggle{width:32px;height:18px}.small-toggle span{width:12px;height:12px}.small-toggle.on span{transform:translate(13px)}.tab-panel{flex-direction:column;flex:1;min-height:0;display:none}.tab-panel.active{display:flex}.plan-message{border:1px solid var(--ink);background:var(--soft);padding:12px}.plan-kicker,.plan-message>strong{display:block}.plan-kicker{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:800}.plan-message>strong{margin-top:2px;font-size:11px}.plan-message ol{color:var(--muted);margin:8px 0 0 18px;font-size:9px}.version-result{border:1px solid var(--line);grid-template-columns:70px 1fr;gap:11px;padding:10px;display:grid}.version-result-preview{border:1px solid var(--line);place-items:center;height:90px;display:grid}.version-result-preview span{border:1px solid var(--ink);background:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:8px;display:grid}.version-result strong,.version-result p{display:block}.version-result strong{margin-top:2px;font-size:11px}.version-result p{color:var(--muted);margin-top:2px;font-size:9px}.reusable-change{border:1px solid var(--ink);background:var(--signal);padding:12px}.reusable-change>div{grid-template-columns:28px 1fr;gap:9px;display:grid}.reusable-change strong{font-size:11px}.reusable-change p{margin-top:2px;font-size:9px}.reusable-change>button{border:1px solid var(--ink);cursor:pointer;background:#fff;width:100%;margin-top:10px;padding:7px;font-size:10px;font-weight:800}.plan-panel-content{padding:20px;overflow-y:auto}.plan-panel-content h3{margin:3px 0 16px;font-size:16px}.compact-plan{border-top:1px solid var(--line);list-style:none}.compact-plan li{border-bottom:1px solid var(--line);grid-template-columns:25px 1fr auto;gap:10px;padding:12px 0;display:grid}.compact-plan li>span,.compact-plan em{color:var(--muted);font-size:8px;font-style:normal}.compact-plan strong{font-size:10px}.compact-plan p{color:var(--muted);font-size:9px}.plan-panel-content>.button{margin-top:16px}.save-asset-preview{border:1px solid var(--line);grid-template-columns:150px 1fr;gap:18px;margin-top:22px;padding:14px;display:grid}.save-asset-preview>.vibe-art{min-height:150px}.save-asset-preview label+label{margin-top:13px;display:block}.asset-extract{margin-top:18px}.asset-extract ul{color:var(--muted);margin:9px 0 0 18px;font-size:11px}.dialog-actions{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}@media (max-width:1200px){.video-grid,.asset-library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.composer-layout{grid-template-columns:minmax(0,1fr) 360px}.asset-workspace-grid{grid-template-columns:220px minmax(360px,1fr) 340px}.video-workspace-grid{grid-template-columns:210px minmax(380px,1fr) 350px}}@media (max-width:900px){.page,.composer-page,.plan-page{padding-left:20px;padding-right:20px}.video-grid,.asset-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-asset{grid-template-columns:110px 1fr}.featured-art{height:110px}.featured-actions{flex-direction:row;grid-column:1/3;justify-content:flex-end}.composer-header{grid-template-columns:100px 1fr}.step-count{display:none}.composer-layout,.plan-layout{grid-template-columns:1fr}.brief-panel,.plan-sidebar{position:static}.workspace-body{height:auto;overflow:auto}.asset-workspace,.video-workspace{height:auto}.asset-workspace-grid,.video-workspace-grid{flex-direction:column;display:flex}.asset-structure,.video-assets-rail{border-right:0;border-bottom:1px solid var(--line)}.structure-hero{height:180px}.asset-chat,.video-chat{border-left:0;border-top:1px solid var(--line);min-height:560px}.video-stage{min-height:700px}}@media (max-width:620px){.topbar{padding:0 14px}.topbar .button{display:none}.nav a{padding:0 10px}.page-heading{flex-direction:column;align-items:start}.continue-card{grid-template-columns:72px 1fr}.continue-preview{height:90px}.continue-card>.button{grid-column:1/3}.toolbar{flex-direction:column;align-items:stretch}.search-field,.assets-toolbar .search-field{width:100%}.sort-button{margin-left:0}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.asset-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.discover-strip{grid-template-columns:1fr}.asset-pick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-import,.composer-header{grid-template-columns:1fr}.composer-header>.back-link{order:-1}.scene-card{grid-template-columns:30px 80px 1fr}.scene-preview{height:78px}.scene-menu{display:none}.identity-summary{grid-template-columns:1fr}.summary-portrait{height:220px}.workspace-header{flex-direction:column;align-items:flex-start}.workspace-actions{width:100%}.workspace-actions .button{flex:1;padding:0 8px}.creation-options{grid-template-columns:1fr}.creation-options a{min-height:100px}.save-asset-preview{grid-template-columns:1fr}}.simple-plan-layout{grid-template-columns:minmax(0,1fr) 340px;gap:34px;padding-top:30px;display:grid}.simple-plan{border:1px solid var(--line)}.simple-plan-heading{border-bottom:1px solid var(--ink);background:var(--soft);justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex}.simple-plan-heading h2{margin-top:4px;font-size:19px}.simple-plan-heading p{color:var(--muted);margin-top:3px;font-size:11px}.simple-plan-steps{list-style:none}.simple-plan-steps li{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr 80px 42px;align-items:center;gap:14px;padding:18px 20px;display:grid}.simple-plan-steps li:last-child{border-bottom:0}.simple-plan-steps li>span,.simple-plan-steps li>em{color:var(--muted);font-size:9px;font-style:normal;font-weight:700}.simple-plan-steps strong{font-size:13px}.simple-plan-steps p{color:var(--muted);margin-top:3px;font-size:10px}.simple-plan-steps button{cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700;text-decoration:underline}.simple-plan-sidebar{border:1px solid var(--ink);height:max-content;padding:24px}.simple-plan-sidebar>h2{border-bottom:1px solid var(--line);padding-bottom:14px;font-size:17px}.simple-plan-sidebar>.button-large{width:100%;margin-top:22px}@media (max-width:900px){.simple-plan-layout{grid-template-columns:1fr}}@media (max-width:620px){.simple-plan-steps li{grid-template-columns:28px 1fr}.simple-plan-steps li>em,.simple-plan-steps li>button{grid-column:2}}.simple-page{max-width:1280px}.asset-library-note{border:1px solid var(--ink);background:var(--soft);align-items:center;gap:8px;margin:-8px 0 24px;padding:11px 13px;font-size:11px;display:flex}.asset-library-note span{color:var(--muted)}.asset-link-import{border:1px dashed var(--ink);grid-template-columns:310px 1fr;align-items:center;gap:24px;margin:0 0 24px;padding:16px;display:grid}.asset-link-import strong,.asset-link-import span{display:block}.asset-link-import strong{font-size:12px}.asset-link-import span,.inline-link-import>span{color:var(--muted);margin-top:3px;font-size:9px}.inline-link-import{border:1px dashed var(--ink);background:var(--soft);margin-bottom:16px;padding:12px}.inline-link-import .import-field{background:#fff}.asset-type-toolbar{align-items:flex-start}.asset-type-toolbar .filter-row{flex:1}.social-art,.template-link-art{background-color:#ecece8;place-items:center;display:grid;position:relative;overflow:hidden}.social-art:before{content:"";border:1px solid var(--ink);background:#ffffffb8;position:absolute;inset:12% 28%}.tiktok-art{background-image:repeating-linear-gradient(135deg,#0000 0 10px,#00000012 11px)}.instagram-art{background-image:radial-gradient(circle,#fff 0 18%,#0000 19%),linear-gradient(45deg,#deded8,#f6f6f2)}.youtube-art{background-image:linear-gradient(135deg,#ddd 0 50%,#f5f5f1 51%)}.platform-mark,.template-link-art>span{z-index:1;border:1px solid var(--ink);background:#fff;place-items:center;width:34px;height:34px;font-size:16px;font-weight:800;display:grid;position:relative}.template-link-art{background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);background-size:24px 24px}.generated-art{position:relative}.asset-play{border:1px solid var(--ink);width:34px;height:34px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;display:grid;top:50%;left:50%;transform:translate(-50%,-50%);margin:0!important;font-size:10px!important;position:absolute!important}.simple-heading{margin-bottom:28px}.simple-heading h1{font-size:38px}.simple-video-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.simple-video-grid .new-card{max-height:none}.plan-ready-thumb{border:1px dashed var(--ink);background:var(--soft);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.plan-document{border:1px solid var(--ink);background:#fff;place-items:center;width:44px;height:54px;margin-bottom:8px;font-size:22px;display:grid}.plan-ready-thumb strong{font-size:13px}.plan-ready-thumb>span:not(.plan-document){color:var(--muted);font-size:10px}.plan-ready-card:hover .plan-ready-thumb{background:#ecece7}.plan-workspace-body{height:100vh;overflow:hidden}.plan-workspace{flex-direction:column;height:calc(100vh - 64px);display:flex}.markdown-plan-layout{flex:1;grid-template-columns:minmax(0,1fr) 400px;min-height:0;display:grid}.markdown-plan-panel{background:var(--soft);min-width:0;overflow-y:auto}.plan-document-header{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:60px;padding:11px 28px;display:flex;position:sticky;top:0}.plan-document-header strong{margin-top:2px;font-size:11px;display:block}.plan-document-header .button{min-height:30px;padding:0 10px}.markdown-document{border:1px solid var(--line);background:#fff;width:min(780px,100% - 48px);margin:28px auto 60px;padding:42px 48px;font-size:13px;line-height:1.65}.markdown-document h1{border-bottom:1px solid var(--line);letter-spacing:-.03em;padding-bottom:15px;font-size:28px;line-height:1.15}.markdown-document h2{margin:28px 0 8px;font-size:17px;line-height:1.2}.markdown-document p{color:#333;margin-top:10px}.markdown-document ul,.markdown-document ol{margin:9px 0 0 22px}.markdown-document li{margin:5px 0;padding-left:3px}.markdown-document blockquote{border-left:3px solid var(--ink);background:var(--soft);color:#444;margin-top:24px;padding:14px 16px}.plan-steering-chat{border-left:1px solid var(--line);background:#fff;flex-direction:column;min-width:0;display:flex}.plan-steering-chat>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:60px;padding:11px 18px;display:flex}.plan-steering-chat>header h2{margin-top:1px;font-size:14px}.plan-chat-assets{border-bottom:1px solid var(--line);background:var(--soft);padding:12px 16px}.plan-chat-assets .selected-chips{margin-top:7px}.plan-chat-assets .asset-chip{background:#fff;padding:3px 5px;font-size:9px}.plan-steering-chat>.messages{flex-direction:column;flex:1;gap:13px;min-height:0;padding:18px;display:flex;overflow-y:auto}.plan-update-message{border:1px dashed var(--ink);background:var(--soft);grid-template-columns:28px 1fr;align-items:center;gap:9px;padding:10px;display:grid}.plan-update-message>span{background:var(--signal);border:1px solid var(--ink);border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.plan-update-message strong{font-size:10px}.plan-update-message p{color:var(--muted);margin-top:2px;font-size:9px}.plan-chat-footer{border-top:1px solid var(--line)}.plan-chat-footer>.button-large{width:calc(100% - 26px);margin:0 13px 13px}@media (max-width:900px){.plan-workspace-body{height:auto;overflow:auto}.plan-workspace{height:auto}.markdown-plan-layout{flex-direction:column;display:flex}.markdown-plan-panel{overflow:visible}.plan-steering-chat{border-top:1px solid var(--line);border-left:0;min-height:620px}}@media (max-width:620px){.markdown-document{width:calc(100% - 24px);margin-top:12px;padding:25px 20px}}.simple-flow-page{width:100%;max-width:1280px;margin:0 auto;padding:36px 40px 80px}.flow-header{border-bottom:1px solid var(--line);grid-template-columns:140px 1fr;align-items:start;gap:24px;padding-bottom:28px;display:grid}.flow-header h1{letter-spacing:-.04em;margin-top:4px;font-size:40px;line-height:1}.flow-header p{color:var(--muted);margin-top:8px;font-size:13px}.simple-create-layout{grid-template-columns:minmax(0,1fr) 420px;gap:36px;padding-top:30px;display:grid}.simple-pick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.simple-brief-panel{border:1px solid var(--ink);height:max-content;padding:24px}.simple-brief-panel>h2{border-bottom:1px solid var(--line);padding-bottom:14px;font-size:17px}.format-help{color:var(--muted);margin-top:7px;font-size:9px;line-height:1.4}.agent-questions{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-top:18px;padding:13px 0;display:flex}.agent-questions strong,.agent-questions span{display:block}.agent-questions strong{font-size:10px}.agent-questions span{color:var(--muted);margin-top:2px;font-size:8px}.question-options{border:1px solid var(--ink);flex-shrink:0;display:flex}.question-options button{border:0;border-right:1px solid var(--ink);cursor:pointer;background:#fff;padding:7px 8px;font-size:8px;font-weight:700}.question-options button:last-child{border-right:0}.question-options button.active{background:var(--ink);color:#fff}.creation-paths{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.creation-path{border:1px solid var(--ink);min-height:150px;color:var(--ink);flex-direction:column;align-items:flex-start;padding:20px;text-decoration:none;display:flex;position:relative}.creation-path:hover{box-shadow:3px 3px 0 var(--ink);transform:translate(-1px,-1px)}.creation-path.primary-path{background:var(--ink);color:#fff}.creation-path strong{letter-spacing:-.025em;font-size:22px;line-height:1.05}.creation-path p{color:inherit;opacity:.65;margin-top:8px;font-size:11px}.creation-path b{align-self:flex-end;margin-top:auto;font-size:17px}.format-conversion{border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:12px;width:min(100%,440px);padding:9px 10px;display:flex}.format-conversion strong,.format-conversion span{display:block}.format-conversion strong{font-size:9px}.format-conversion span{color:var(--muted);margin-top:2px;font-size:8px}.format-conversion button{border:1px solid var(--ink);background:#fff;flex-shrink:0;padding:5px 7px;font-size:8px;font-weight:700}.annotation-chip{border:1px dashed var(--ink);color:var(--muted);background:var(--soft);align-self:flex-end;padding:4px 7px;font-size:8px;font-weight:700}.tool-btn.emphasized{border-color:var(--ink);background:var(--ink);color:#fff}.soundtrack-toolbar{border-bottom:1px solid var(--line);background:var(--soft);justify-content:space-between;align-items:center;gap:20px;padding:8px 32px;display:flex}.soundtrack-toolbar strong,.soundtrack-toolbar span{font-size:9px;display:inline-block}.soundtrack-toolbar span{color:var(--muted);margin-left:8px}.soundtrack-toolbar button{border:1px solid var(--ink);background:#fff;margin-left:5px;padding:4px 8px;font-size:8px;font-weight:700}.soundtrack-clip{background:repeating-linear-gradient(90deg,#fff 0 18px,#e4e4df 19px 20px)}.asset-editor-body{height:100vh;overflow:hidden}.asset-editor-page{flex-direction:column;height:calc(100vh - 64px);display:flex}.asset-editor-layout{flex:1;grid-template-columns:280px minmax(400px,1fr) 380px;min-height:0;display:grid}.asset-preview-panel,.asset-details-panel{min-width:0;overflow-y:auto}.asset-preview-panel{border-right:1px solid var(--line);background:var(--soft)}.asset-schema-card{border-top:1px solid var(--line);background:#fff;padding:18px}.schema-heading{justify-content:space-between;align-items:start;gap:12px;display:flex}.schema-heading h2{margin-top:3px;font-size:13px}.schema-complete{border:1px solid var(--ink);color:var(--ink);background:var(--signal);text-transform:uppercase;padding:3px 7px;font-size:8px;font-weight:800}.asset-schema-card dl{margin-top:14px}.asset-schema-card dl>div{border-top:1px solid var(--line);grid-template-columns:1fr 20px;gap:2px 8px;padding:10px 0;display:grid}.asset-schema-card dt{font-size:10px;font-weight:800}.asset-schema-card dd{color:var(--muted);grid-column:1;font-size:8px}.asset-schema-card dl span{grid-area:1/2/3;align-self:center;font-size:10px}.asset-details-panel{background:var(--soft);padding:28px}.asset-details-panel>h2{max-width:620px;margin-top:5px;font-size:22px;line-height:1.2}.asset-details-panel>p{max-width:680px;color:var(--muted);margin-top:10px;font-size:12px;line-height:1.55}.asset-editor-chat{border-left:1px solid var(--line);background:#fff;flex-direction:column;min-width:0;display:flex}.asset-editor-chat>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:60px;padding:11px 18px;display:flex}.asset-editor-chat>header h2{margin-top:2px;font-size:14px}.asset-editor-chat>.messages{flex-direction:column;flex:1;gap:13px;min-height:0;padding:18px;display:flex;overflow-y:auto}.asset-save-turn{flex-direction:column;align-self:flex-start;gap:7px;max-width:85%;display:flex}.asset-save-turn .msg-agent{align-self:stretch;max-width:none}.asset-change-chips{flex-wrap:wrap;gap:5px;display:flex}.asset-change-chip{border:1px solid var(--line);color:#444;background:#fafafa;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.asset-change-chip:before{content:"✓";color:#1a7f37;font-size:10px}@media (max-width:900px){.asset-editor-body{height:auto;overflow:auto}.asset-editor-page{height:auto}.asset-editor-layout{flex-direction:column;display:flex}.asset-preview-panel{border-right:0}.asset-editor-chat{border-top:1px solid var(--line);border-left:0;min-height:560px}.simple-create-layout{grid-template-columns:1fr}.simple-video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.simple-flow-page{padding-left:18px;padding-right:18px}.flow-header{grid-template-columns:1fr}.simple-pick-grid,.simple-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creation-paths,.asset-link-import{grid-template-columns:1fr}}.asset-type-page{width:min(1120px,100% - 48px);margin:0 auto;padding:48px 0 80px}.asset-type-section{margin-top:34px}.asset-type-intro{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:32px;padding-bottom:22px;display:flex}.asset-type-intro h1{letter-spacing:-.045em;max-width:600px;margin-top:7px;font-size:clamp(30px,4vw,50px)}.asset-type-intro>p{max-width:390px;color:var(--muted);font-size:13px;line-height:1.55}.asset-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.asset-type-card{min-height:154px;color:inherit;border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:48px minmax(0,1fr);align-content:start;gap:5px 14px;padding:20px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid}.asset-type-card:hover{border-color:#b7b7b7;transform:translateY(-2px);box-shadow:0 12px 30px #0000000f}.asset-type-card .type-icon{background:var(--soft);border-radius:14px;grid-row:1/4;place-items:center;width:48px;height:48px;font-size:19px;display:grid}.asset-type-card strong{font-size:16px}.asset-type-card div p{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.45}.asset-type-card small{color:#777;grid-column:2;margin-top:8px;font-size:10px;line-height:1.45}.asset-type-card.featured-type{background:linear-gradient(135deg,#fbfaff 0%,#f3efff 100%);border-color:#c9bde8}.asset-type-card.featured-type .type-icon{background:#e7defc}.style-editor-body{background:#f7f7f5;height:100vh;overflow:hidden}.style-editor-page{flex-direction:column;height:100vh;display:flex}.style-editor-layout{flex:1;grid-template-columns:300px minmax(420px,1fr) 370px;min-height:0;display:grid}.style-source-panel,.style-result-panel,.style-chat-panel{min-width:0;overflow-y:auto}.style-source-panel{border-right:1px solid var(--line);background:#fff;padding:24px 18px}.style-source-heading,.style-result-heading{margin-bottom:18px}.style-source-heading h2,.style-result-heading h2{margin-top:4px;font-size:18px}.style-source-heading p{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.45}.style-source-option{text-align:left;border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:30px minmax(0,1fr);gap:4px 10px;width:100%;margin-bottom:9px;padding:13px;display:grid}.style-source-option>span:first-child{background:var(--soft);border-radius:9px;grid-row:1/3;place-items:center;width:30px;height:30px;display:grid}.style-source-option div strong{font-size:12px}.style-source-option div p{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.4}.style-source-option.active{background:#f8f5ff;border-color:#a997d5}.selected-style-source{border:1px solid var(--line);border-radius:13px;grid-template-columns:84px minmax(0,1fr);gap:10px;margin-top:16px;padding:12px;display:grid}.source-preview{aspect-ratio:1;color:#fff;background:linear-gradient(145deg,#c95d3b,#f3bd6e 48%,#697357);border-radius:9px;place-items:center;margin-bottom:10px;font-size:20px;display:grid}.selected-style-source strong,.selected-style-source small{display:block}.selected-style-source button{color:#63538b;background:0 0;border:0;margin-top:9px;padding:0;font-size:9px}.selected-style-source strong{font-size:11px}.selected-style-source small{color:var(--muted);margin-top:3px;font-size:10px}.style-schema-summary{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.style-schema-summary h3{margin-bottom:10px;font-size:11px}.style-schema-summary dl{gap:8px;font-size:10px;display:grid}.style-schema-summary dl>div{justify-content:space-between;gap:12px;display:flex}.style-schema-summary dt{color:var(--muted)}.style-schema-summary dd{text-align:right}.style-result-panel{background:#fafaf8;padding:26px 30px 40px}.style-result-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.schema-complete,.version-tag{color:#48644d;white-space:nowrap;background:#e8f3e9;border-radius:999px;padding:5px 8px;font-size:9px}.style-preview-image{aspect-ratio:16/9;background:radial-gradient(circle at 26% 35%,#ffda93d9,#0000 25%),linear-gradient(140deg,#9f4935 0%,#e7a65e 46%,#6b7756 100%);border-radius:18px;position:relative;overflow:hidden;box-shadow:inset 0 0 60px #4d270f38}.style-preview-image:after{content:"";opacity:.24;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#ffffff29 4px);position:absolute;inset:0}.style-preview-label{z-index:1;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0000007a;border-radius:8px;padding:7px 9px;font-size:10px;position:absolute;bottom:14px;left:14px}.style-prompt-field{margin-top:22px;display:block}.style-prompt-field>span,.style-reference-row>header span{font-size:11px;font-weight:650}.style-prompt-field textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:126px;font:inherit;background:#fff;border-radius:12px;margin-top:8px;padding:14px;font-size:12px;line-height:1.55}.style-reference-row{margin-top:20px}.style-reference-row>div:first-child{justify-content:space-between;align-items:center;gap:16px;display:flex}.style-reference-row>div:first-child p{color:var(--muted);font-size:9px}.style-reference-thumbs{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:9px;display:grid}.style-reference-thumbs>span,.style-reference-thumbs>button{aspect-ratio:4/3;border:1px solid var(--line);border-radius:10px;place-items:center;display:grid}.style-reference-thumbs>button{color:var(--muted);background:#fff;font-size:18px}.style-ref-one{background:linear-gradient(145deg,#8d4437,#e8b36a)}.style-ref-two{background:linear-gradient(145deg,#d6a76c,#6c7552)}.style-ref-three{background:linear-gradient(145deg,#673b32,#d77a49 55%,#b6a171)}.style-result-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.style-chat-panel{border-left:1px solid var(--line);background:#fff;flex-direction:column;display:flex}.style-chat-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:62px;padding:12px 17px;display:flex}.style-chat-panel>header h2{margin-top:2px;font-size:14px}.style-chat-panel>.messages{flex-direction:column;flex:1;gap:13px;min-height:0;padding:18px;display:flex;overflow-y:auto}@media (max-width:1040px){.style-editor-body{height:auto;overflow:auto}.style-editor-page{height:auto}.style-editor-layout{grid-template-columns:280px minmax(0,1fr)}.style-chat-panel{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;min-height:520px}}@media (max-width:700px){.asset-type-page{width:min(100% - 32px,1120px);padding-top:28px}.asset-type-intro{flex-direction:column;align-items:start}.asset-type-grid,.style-editor-layout{grid-template-columns:1fr}.style-source-panel{border-right:0;border-bottom:1px solid var(--line)}.style-result-panel{padding:24px 18px 36px}.style-chat-panel{grid-column:auto}}.unified-agent-control{background:0 0;border:0;padding:0;display:block}.unified-agent-control>div:first-child{margin-bottom:9px}.create-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.create-mode-options button,.create-mode-options button:last-child{text-align:left;border:1px solid var(--line);background:#fff;border-radius:11px;min-height:72px;padding:12px;display:block}.create-mode-options button.active{color:var(--ink);background:#f6f2ff;border-color:#8f79c2;box-shadow:inset 0 0 0 1px #8f79c2}.create-mode-options button strong,.create-mode-options button small{display:block}.create-mode-options button strong{font-size:10px}.create-mode-options button small{color:var(--muted);margin-top:4px;font-size:8px;line-height:1.35}.unified-create-button{color:#fff;background:#111;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;min-height:78px;margin-top:18px;padding:17px 19px;text-decoration:none;transition:transform .14s,box-shadow .14s;display:flex}.unified-create-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000026}.unified-create-button strong,.unified-create-button small{display:block}.unified-create-button strong{font-size:18px}.unified-create-button small{color:#bdbdbd;margin-top:3px;font-size:9px}.unified-create-button b{font-size:22px}.assets-only-banner{border:1px solid var(--ink);background:var(--ink);color:#fff;margin-top:10px;padding:8px 10px;font-size:11px;line-height:1.5}.assets-only-banner b{font-weight:700}.length-control{margin-top:10px}.length-control-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.length-control-head strong,.length-control-head span{display:block}.length-control-head strong{font-size:10px}.length-control-head>div:first-child span{color:var(--muted);margin-top:2px;font-size:8px}.length-value-group{flex-shrink:0;align-items:center;gap:6px;display:flex}.length-value{border:1px solid var(--ink);background:var(--ink);color:#fff;letter-spacing:.04em;text-align:center;min-width:34px;padding:2px 8px;font-size:9px;font-weight:700}.length-value-auto{color:var(--muted);background:0 0;border-color:#ccc}.length-reset{border:1px solid var(--ink);color:var(--ink);cursor:pointer;background:0 0;padding:2px 6px;font-size:8px;font-weight:600}.length-reset:hover{background:var(--ink);color:#fff}.length-slider{appearance:none;cursor:pointer;background:0 0;width:100%;height:14px;margin:0;display:block}.length-slider::-webkit-slider-runnable-track{background:var(--ink);height:2px}.length-slider::-moz-range-track{background:var(--ink);height:2px}.length-slider::-webkit-slider-thumb{appearance:none;border:1px solid var(--ink);background:var(--ink);border-radius:0;width:12px;height:12px;margin-top:-5px}.length-slider::-moz-range-thumb{border:1px solid var(--ink);background:var(--ink);border-radius:0;width:12px;height:12px}.length-slider-auto::-webkit-slider-runnable-track{background:#ccc}.length-slider-auto::-moz-range-track{background:#ccc}.length-slider-auto::-webkit-slider-thumb{background:#fff;border-color:#999}.length-slider-auto::-moz-range-thumb{background:#fff;border-color:#999}.length-scale{color:var(--muted);letter-spacing:.04em;justify-content:space-between;margin-top:3px;font-size:7px;display:flex}.creation-pipeline-hint{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin-top:10px;font-size:8px;display:flex}.creation-pipeline-hint i{font-style:normal}.question-ready-thumb,.creating-video-thumb{color:var(--ink);flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.question-ready-thumb{background:linear-gradient(145deg,#fff8e8,#f4dfaf)}.question-mark{background:#fff9;border:1px solid #8d6b2d;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:5px;font-size:19px;display:grid}.question-ready-thumb strong,.creating-video-thumb strong{font-size:12px}.question-ready-thumb>span:last-child,.creating-video-thumb>span:not(.creating-spinner){font-size:8px}.creating-video-thumb{background:linear-gradient(145deg,#e9e2f9,#b5a3df)}.creating-spinner{color:#5b438c;background:#fff9;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:5px;font-size:17px;display:grid}.thumb-progress{background:#ffffff8c;border-radius:999px;width:58%;height:3px;margin-top:7px;overflow:hidden}.thumb-progress i{background:#5c458b;width:72%;height:100%;transition:width .6s;display:block}.thumb-percent{color:var(--muted);font-variant-numeric:tabular-nums}.checkpoint-body{background:#f7f7f5;min-height:100vh}.checkpoint-page{width:min(1000px,100% - 48px);margin:0 auto;padding:30px 0 72px}.checkpoint-header{grid-template-columns:120px 1fr 120px;align-items:center;margin-bottom:46px;display:grid}.pipeline-stepper{grid-column:2;justify-content:center;align-items:center;display:flex}.pipeline-stepper span{color:#999;white-space:nowrap;align-items:center;gap:7px;font-size:9px;display:flex}.pipeline-stepper span i{border:1px solid #bbb;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;font-style:normal;display:grid}.pipeline-stepper span.active{color:#111;font-weight:700}.pipeline-stepper span.active i,.pipeline-stepper span.complete i{color:#fff;background:#111;border-color:#111}.pipeline-stepper b{background:#d4d4d0;width:70px;height:1px;margin:0 10px}.pipeline-stepper b.complete{background:#111}.question-checkpoint{max-width:760px;margin:0 auto}.plan-pipeline-bar{border-bottom:1px solid var(--line);background:#fafafa;justify-content:space-between;align-items:center;gap:24px;min-height:52px;padding:0 20px;display:flex}.plan-pipeline-bar .pipeline-stepper{grid-column:auto}.plan-pipeline-bar>span{color:var(--muted);font-size:8px}.checkpoint-copy{text-align:center}.checkpoint-copy h1{letter-spacing:-.04em;max-width:650px;margin:8px auto 0;font-size:clamp(28px,4vw,42px);line-height:1.05}.checkpoint-copy p{max-width:540px;color:var(--muted);margin:12px auto 0;font-size:11px;line-height:1.5}.analysis-summary{background:#f7f3ff;border:1px solid #d6cdec;border-radius:13px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:28px;padding:14px;display:grid}.analysis-summary>span{color:#654d94;background:#e6dcfa;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.analysis-summary strong{font-size:10px}.analysis-summary p{color:var(--muted);margin-top:2px;font-size:9px;line-height:1.4}.analysis-summary-body{color:var(--muted);margin-top:2px;font-size:9px;line-height:1.5}.analysis-summary-body p{margin-top:0}.analysis-summary-body p+p,.analysis-summary-body ul,.analysis-summary-body ol,.analysis-summary-body blockquote{margin-top:6px}.analysis-summary-body ul,.analysis-summary-body ol{gap:3px;padding-left:14px;list-style:outside;display:grid}.analysis-summary-body ol{list-style:decimal}.analysis-summary-body h1,.analysis-summary-body h2,.analysis-summary-body h3,.analysis-summary-body h4{letter-spacing:0;color:var(--ink);margin-top:8px;font-size:9.5px}.analysis-summary-body strong{font-size:inherit;color:var(--ink)}.analysis-summary-body code{background:#ece4fb;border-radius:4px;padding:1px 4px;font-size:8.5px}.analysis-summary-body blockquote{border-left:2px solid #d6cdec;padding-left:10px}.analysis-summary button{color:#67518f;background:0 0;border:0;padding:0;font-size:8px}.agent-question-list{gap:12px;margin-top:18px;display:grid}.agent-question-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.agent-question-heading{grid-template-columns:32px minmax(0,1fr);align-items:start;gap:10px;width:100%;padding:0 0 13px;display:grid}.agent-question-heading>span:first-child{background:var(--soft);border-radius:9px;place-items:center;width:32px;height:32px;font-size:9px;display:grid}.question-heading-copy{min-width:0}.agent-question-heading strong{font-size:13px;line-height:1.3;display:block}.agent-question-heading small{color:var(--muted);margin-top:3px;font-size:9px;font-weight:400;line-height:1.4;display:block}.answer-options{gap:7px;display:grid}.answer-option{border:1px solid var(--line);cursor:pointer;border-radius:10px;align-items:center;gap:10px;min-width:0;padding:12px;display:flex}.answer-option.selected{background:#f8f5ff;border-color:#8f79c2}.answer-option input{accent-color:#6a5399;flex:none}.answer-option>span{min-width:0}.answer-option strong,.answer-option small{display:block}.answer-option strong{font-size:10px}.answer-option small{color:var(--muted);margin-top:2px;font-size:8px}.checkpoint-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.execution-page{width:min(1100px,100% - 48px)}.execution-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:minmax(320px,.85fr) minmax(400px,1.15fr);display:grid;overflow:hidden;box-shadow:0 18px 55px #0000000f}.execution-preview{place-items:center;min-height:600px;display:grid;position:relative;overflow:hidden}.execution-spark{z-index:1;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000073;border-radius:50%;place-items:center;width:76px;height:76px;font-size:29px;display:grid;position:relative}.render-scan{background:linear-gradient(#0000 0 68%,#ffffff47 69%,#0000 70%);position:absolute;inset:0}.execution-details{padding:36px}.execution-details h1{letter-spacing:-.035em;margin-top:6px;font-size:30px}.execution-details>p{color:var(--muted);margin-top:8px;font-size:10px;line-height:1.5}.execution-progress{background:var(--soft);border-radius:12px;margin-top:25px;padding:16px}.execution-progress>div:first-child{justify-content:space-between;gap:16px;font-size:10px;display:flex}.progress-track{background:#ddd;border-radius:999px;height:5px;margin-top:10px;overflow:hidden}.progress-track i{border-radius:inherit;background:#6c5798;width:72%;height:100%;display:block}.execution-progress small{color:var(--muted);margin-top:8px;font-size:8px;display:block}.stage-progress{min-width:0}.stage-progress-head{justify-content:space-between;align-items:baseline;gap:16px;font-size:10px;display:flex}.stage-progress-head span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:9px}.stage-progress-track{background:#ddd;border-radius:999px;height:5px;margin-top:10px;overflow:hidden}.stage-progress-track i{border-radius:inherit;background:#6c5798;height:100%;transition:width .6s;display:block}.stage-progress small{color:var(--muted);margin-top:8px;font-size:8px;line-height:1.5;display:block}.phase-now-next{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.phase-now-next>div{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 12px}.phase-now-next>div:last-child{opacity:.6}.phase-now-next span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px;display:block}.phase-now-next strong{margin-top:3px;font-size:10.5px;display:block}.checkpoint-stagebar{background:var(--soft);border-radius:12px;max-width:760px;margin:-18px auto 34px;padding:14px 16px}.plan-stagebar{flex:1;max-width:440px;padding:10px 0}.creation-chat-body{background:#f7f7f5;height:100vh;overflow:hidden}.creation-chat{border-left:1px solid var(--line);border-right:1px solid var(--line);background:#fff;flex-direction:column;width:min(860px,100%);height:100vh;margin:0 auto;display:flex}.creation-chat-header{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:14px 20px;display:flex}.creation-chat-title strong{font-size:13px;display:block}.creation-chat-title span{color:var(--muted);font-size:9px}.creation-chat-phase{border-bottom:1px solid var(--line);background:var(--soft);padding:12px 20px}.creation-chat-messages{flex-direction:column;flex:1;gap:14px;min-height:0;padding:20px;display:flex;overflow-y:auto}.chat-attach-chips,.chat-file-chips,.msg-attached-row{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.glass-button.chat-attach-chip{letter-spacing:-.2px;cursor:default;background-color:#0000;align-items:center;gap:5px;max-width:min(220px,100%);padding:3px 9px;font-size:11px;font-weight:500;line-height:1.2;text-decoration:none;display:inline-flex}.glass-button.chat-attach-chip.is-link{cursor:pointer}.glass-button.chat-attach-chip .glass-button-label{text-overflow:ellipsis;white-space:nowrap;color:#000000bf;font-weight:500;overflow:hidden}.glass-button.chat-attach-chip.is-error,.glass-button.chat-attach-chip.is-error .glass-button-label{color:#b3261ee6}.chat-attach-remove{appearance:none;font:inherit;color:#0006;cursor:pointer;background:0 0;border:0;margin:0;padding:0 1px;font-size:13px;line-height:1}.chat-attach-remove:hover{color:#000000d9}.attached-row,.creating-attach-row{flex-wrap:wrap;gap:5px;display:flex}.attached-row .glass-button.chat-attach-chip,.creating-attach-row .glass-button.chat-attach-chip{padding:3px 7px 3px 9px}.chat-typing{color:var(--muted);align-items:center;gap:8px;font-style:italic;display:flex}.thinking-bubble{color:#8b8b91;flex-direction:column;align-self:stretch;gap:3px;max-width:100%;padding:0 2px;display:flex}.thinking-head{max-width:100%;font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-self:flex-start;align-items:center;gap:6px;padding:2px 0;font-size:12px;font-weight:600;display:inline-flex}.thinking-head:disabled{cursor:default}.thinking-head:not(:disabled):hover .thinking-label{color:var(--ink)}.thinking-label{transition:color .15s}.thinking-chevron{color:#b5b5ba;width:10px;font-size:13px;line-height:1;transition:transform .15s;display:inline-block}.thinking-chevron.open{transform:rotate(90deg)}.thinking-shimmer{background:linear-gradient(90deg,#9a9aa2 0% 35%,#17171a 50%,#9a9aa2 65% 100%) 0 0/200% 100%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:2s linear infinite thinking-shimmer}@keyframes thinking-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.thinking-latest{color:#a2a2a8;white-space:nowrap;text-overflow:ellipsis;margin:0 0 0 16px;font-size:12px;animation:.35s both thought-in;overflow:hidden}@keyframes thought-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.thinking-steps{overscroll-behavior:contain;flex-direction:column;gap:7px;max-height:300px;margin:2px 0 2px 4px;padding:2px 4px 2px 12px;font-size:12px;line-height:1.5;display:flex;overflow-y:auto}.thinking-text{white-space:pre-wrap;word-break:break-word;color:#8b8b91;margin:0;animation:.35s both thought-in}.thinking-text.say{color:#5c5c62}.thinking-text.system{font-style:italic}.thinking-tool{min-width:0;animation:.35s both thought-in}.thinking-tool,.thinking-tool.expandable summary{align-items:baseline;gap:6px;display:flex}.thinking-tool.expandable{display:block}.thinking-tool.expandable summary{cursor:pointer;min-width:0;list-style:none}.thinking-tool.expandable summary::-webkit-details-marker{display:none}.thinking-tool.expandable summary:hover .thinking-tool-name{color:var(--ink)}.thinking-tool-status{text-align:center;color:#b5b5ba;flex-shrink:0;width:12px;font-size:10px}.thinking-tool-status.ok{color:#8b8b91}.thinking-tool-status.error{color:#a03a30}.thinking-tool-name{color:#6f6f75;flex-shrink:0;font-weight:600;transition:color .15s}.thinking-tool-detail{text-overflow:ellipsis;white-space:nowrap;color:#85858b;background:#0000000b;border-radius:4px;min-width:0;padding:0 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;overflow:hidden}.thinking-tool-io{gap:4px;margin:5px 0 3px 18px;display:grid}.thinking-tool-io pre{white-space:pre-wrap;word-break:break-word;background:#0000000a;border-radius:6px;max-height:140px;margin:0;padding:6px 8px;font-size:10.5px;line-height:1.45;overflow-y:auto}.thinking-tool-io pre.error{color:#8f2b22;background:#a03a3012}@media (prefers-reduced-motion:reduce){.thinking-shimmer{color:var(--muted);background:0 0;animation:none}.thinking-latest,.thinking-text,.thinking-tool{animation:none}}.chat-compound{flex-direction:column;align-self:stretch;gap:10px;display:flex}.chat-questions-card{background:#faf8ff;border:1px solid #d6cdec;border-radius:14px;align-self:stretch;padding:16px}.chat-questions-card>header strong{font-size:12px;display:block}.chat-questions-card>header span{color:var(--muted);font-size:9px}.chat-question{margin-top:14px}.chat-question-prompt{gap:8px;font-size:11px;font-weight:600;display:flex}.chat-question-prompt span{color:var(--muted);font-weight:400}.chat-question-options{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.chat-question-options button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:6px 10px;font-size:10px}.chat-question-options button.selected{border-color:var(--ink);background:var(--ink);color:#fff}.chat-question-options button.muted{color:var(--muted)}.chat-question-options button.muted.selected{color:#fff}.chat-questions-card .custom-answer-input{width:100%;margin-top:8px}.chat-questions-card footer{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.chat-answered-card{border:1px solid var(--line);background:var(--soft);border-radius:12px;align-self:stretch;padding:12px 14px}.chat-answered-card.is-defaulted{background:0 0;border-style:dashed}.chat-answered-card header{align-items:center;gap:8px;font-size:10px;display:flex}.chat-answered-card.is-defaulted header span{border-color:var(--muted);color:var(--muted)}.chat-answered-card header span{border:1px solid var(--ink);border-radius:50%;flex:none;place-items:center;width:16px;height:16px;font-size:8px;line-height:1;display:grid}.chat-answered-card header em{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:9px;font-style:normal}.chat-answered-card ul{gap:0;margin-top:6px;padding:0;list-style:none;display:grid}.chat-answered-card li{gap:3px;padding:8px 0;font-size:10px;line-height:1.45;display:grid}.chat-answered-card li+li{border-top:1px dashed var(--line)}.chat-answered-card li span{color:var(--muted)}.chat-answered-card li strong{font-weight:600}.chat-plan-card{border:1px solid var(--line);background:#fff;border-radius:14px;align-self:stretch;overflow:hidden}.chat-plan-card.open{border-color:var(--ink)}.chat-plan-card.is-defaulted,.chat-plan-card.is-closed{border-style:dashed}.chat-plan-card.is-defaulted>header,.chat-plan-card.is-closed>header{background:0 0;border-bottom-style:dashed}.chat-plan-card.is-defaulted>header div span,.chat-plan-card.is-closed>header div span{font-style:italic}.chat-plan-card>header{border-bottom:1px solid var(--line);background:var(--soft);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.chat-plan-card>header>div{gap:2px;min-width:0;display:grid}.chat-plan-card>header strong{font-size:11px;display:block}.chat-plan-card>header div span{color:var(--muted);font-size:9px}.chat-plan-card.open>header div span{color:var(--ink);font-weight:600}.chat-plan-card>header .version-tag{flex:none}.chat-plan-doc{max-height:420px;padding:14px 16px;overflow-y:auto}.chat-plan-card details summary{color:var(--muted);cursor:pointer;padding:10px 14px;font-size:10px}.chat-plan-card footer{border-top:1px dashed var(--line);color:var(--muted);padding:10px 14px;font-size:9px}.chat-status-note{color:var(--muted);text-align:center;align-self:center;align-items:center;gap:8px;font-size:10px;display:flex}.chat-status-note a{text-decoration:underline}.chat-failed-note{background:#fdf3f2;border:1px solid #d9b8b4;border-radius:12px;align-self:stretch;padding:14px}.chat-failed-note strong{font-size:11px}.chat-failed-note p{color:var(--muted);margin:6px 0 10px;font-size:10px}.chat-stopped-note{border-color:var(--v2c-bg-frosted-secondary,#e3e3e0);background:var(--v2c-bg-primary,#fff)}.chat-approve-bar{border-top:1px solid var(--ink);background:var(--soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;padding:12px 20px;font-size:10px;display:flex}.chat-approve-bar span{flex:240px;min-width:0}.chat-approve-bar .button{white-space:nowrap;flex:none}.execution-agent-note{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:14px;padding:12px 14px}.execution-agent-note .eyebrow{margin-bottom:5px;display:block}.execution-agent-note p{color:var(--ink);white-space:pre-line;margin:0;font-size:9px;line-height:1.55}.execution-tasks-hint{color:var(--muted);margin-top:8px;font-size:8px;display:block}.execution-tasks{gap:0;margin-top:18px;list-style:none;display:grid}.execution-tasks li{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr;gap:10px;padding:11px 0;display:grid}.execution-tasks li>span{color:#999;border:1px solid #ccc;border-radius:50%;place-items:center;width:26px;height:26px;font-size:8px;display:grid}.execution-tasks li.done>span{color:#46704d;background:#eaf4eb;border-color:#b9d7bd}.execution-tasks li.working>span{color:#60468f;background:#ede5fb;border-color:#c8b8e7}.execution-tasks strong,.execution-tasks small{display:block}.execution-tasks strong{font-size:9px}.execution-tasks small{color:var(--muted);margin-top:2px;font-size:8px}.execution-actions{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}@media (max-width:800px){.checkpoint-header{display:block}.pipeline-stepper{margin-top:24px}.pipeline-stepper b{width:28px}.execution-card{grid-template-columns:1fr}.execution-preview{min-height:340px}}@media (max-width:560px){.create-mode-options{grid-template-columns:1fr}.checkpoint-page,.execution-page{width:calc(100% - 30px)}.pipeline-stepper span{font-size:0}.pipeline-stepper b{width:40px}.analysis-summary{grid-template-columns:34px 1fr}.analysis-summary button{grid-column:2;justify-self:start}.checkpoint-actions,.execution-actions{flex-direction:column;align-items:stretch}.execution-details{padding:24px 20px}}.composition-zoom{flex:none;align-items:center;gap:8px;display:flex}.composition-zoom button{border:1px solid var(--line);background:#fff;width:27px;height:27px}.composition-zoom span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:8px}.composition-ruler,.composition-track{min-width:900px}.composition-ruler{border-bottom:1px solid var(--line);justify-content:space-between;padding:0 2px 5px;display:flex}.composition-ruler span{color:#999;font-variant-numeric:tabular-nums;font-size:8px}.composition-track{grid-template-columns:17fr 11fr 22fr 17fr 17fr 16fr;gap:5px;padding-top:7px;display:grid;position:relative}.composition-clip{color:#111;text-align:left;cursor:pointer;background:#fff;border:1px solid #bdbdbd;border-radius:8px;align-items:center;gap:8px;min-width:0;height:76px;padding:7px;transition:border-color .12s,box-shadow .12s,transform .12s;display:flex;position:relative;overflow:hidden;width:auto!important}.composition-clip:hover{z-index:2;border-color:#555;transform:translateY(-1px)}.composition-clip.selected{z-index:3;background:#fff;border-color:#111;box-shadow:inset 0 0 0 1px #111,0 4px 12px #00000017}.composition-clip-thumb{background:linear-gradient(145deg,#ddd,#999);border-radius:5px;flex:none;align-self:stretch;place-items:center;width:42px;display:grid;overflow:hidden}.composition-clip-thumb i{color:#fff;text-shadow:0 1px 4px #00000059;font-size:9px;font-style:normal;font-weight:700}.clip-hook .composition-clip-thumb{background:linear-gradient(145deg,#a6c8dc,#476d88)}.clip-reveal .composition-clip-thumb{background:linear-gradient(145deg,#efcf89,#d87442)}.clip-demo .composition-clip-thumb{background:linear-gradient(145deg,#d9d8ef,#6e659a)}.clip-refine .composition-clip-thumb{background:linear-gradient(145deg,#a9d6b6,#4c7c63)}.clip-transform .composition-clip-thumb{background:linear-gradient(145deg,#efb6aa,#96534c)}.clip-close .composition-clip-thumb{background:linear-gradient(145deg,#c9c9c9,#555)}.composition-clip>span:nth-child(2){min-width:0}.composition-clip strong,.composition-clip small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.composition-clip strong{font-size:9px}.composition-clip small{color:var(--muted);margin-top:3px;font-size:7px}.composition-clip em{color:#fff;text-transform:uppercase;background:#111;border-radius:4px;padding:2px 4px;font-size:6px;font-style:normal;font-weight:700;position:absolute;top:5px;right:5px}.composition-playhead{z-index:4;pointer-events:none;background:#111;width:1px;position:absolute;top:2px;bottom:-5px}.composition-playhead>span{background:#111;width:8px;height:8px;position:absolute;top:-3px;left:50%;transform:translate(-50%)}.composition-selection{border-top:1px solid var(--line);background:#fff;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:9px 24px;display:grid}.selection-clip-icon{color:#fff;background:#111;border-radius:7px;place-items:center;width:32px;height:32px;font-size:8px;font-weight:700;display:grid}.composition-selection strong,.composition-selection small{display:inline-block}.composition-selection strong{margin-top:2px;font-size:10px}.composition-selection small{color:var(--muted);margin-left:7px;font-size:8px}.selection-status{color:#49664e;white-space:nowrap;background:#e7f2e9;border-radius:999px;padding:5px 7px;font-size:8px}.clip-context-thumb{background:linear-gradient(145deg,#d9d8ef,#6e659a);border-color:#7a70a0}.attached-remove{color:#666;cursor:pointer;background:0 0;border:0;padding:0 0 0 2px}.attached-row[hidden]{display:none!important}@media (max-width:700px){.composition-selection{grid-template-columns:32px 1fr}.selection-status{grid-column:2;justify-self:start}}.asset-capsule-note{background:linear-gradient(110deg,#f7f3ff,#fff 75%);border:1px solid #cfc7e2;border-radius:14px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:13px;margin:-8px 0 18px;padding:15px 17px;display:grid}.capsule-note-icon{color:#5d4789;background:#e7def8;border-radius:11px;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.asset-capsule-note strong,.asset-capsule-note p{display:block}.asset-capsule-note strong{font-size:12px}.asset-capsule-note p{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.45}.asset-capsule-note>a{color:#5f4a8b;white-space:nowrap;font-size:9px;font-weight:700;text-decoration:none}.capsule-card{position:relative}.capsule-ready{margin-top:auto;color:#4e6e54!important}.brand-art,.format-output-art{place-items:center;display:grid}.brand-art{color:#fff;background:linear-gradient(145deg,#6d59a3,#2e2643)}.brand-art>span{font-size:30px;font-weight:750}.format-output-art{color:#234355;background:linear-gradient(145deg,#d8eef4,#9fcbd7)}.format-output-art>span{font-size:18px;font-weight:750}.draft-capsule{background:#fafafa;border-style:dashed}.draft-capsule-art{filter:grayscale(.7);opacity:.7}.finish-capsule{color:#7a5928;margin:auto 12px 0;font-size:9px;font-weight:700;text-decoration:none}.asset-builder-body{background:#fff;min-height:100vh}.asset-builder-page{width:min(1120px,100% - 48px);margin:0 auto;padding:38px 0 72px}.asset-builder-layout{grid-template-columns:minmax(0,1fr) 360px;gap:16px;margin-top:28px;display:grid}.asset-builder-input,.asset-suggestion-panel{border:1px solid var(--line);background:#fff;border-radius:17px}.asset-builder-input{min-height:560px;padding:26px}.builder-agent-intro{align-items:center;gap:11px;display:flex}.builder-agent-intro>span{color:#60488e;background:#e9e1f9;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.builder-agent-intro strong{font-size:12px}.builder-agent-intro p{color:var(--muted);margin-top:2px;font-size:10px}.builder-composer{border:1px solid #a997cf;border-radius:14px;margin-top:22px;overflow:hidden;box-shadow:0 12px 30px #37245c12}.builder-composer textarea{resize:vertical;width:100%;min-height:145px;font:inherit;border:0;outline:0;padding:17px;font-size:13px;line-height:1.5}.builder-materials{flex-wrap:wrap;gap:7px;padding:0 14px 12px;display:flex}.builder-materials>span{border:1px solid var(--line);background:var(--soft);border-radius:9px;align-items:center;gap:7px;padding:6px 8px;display:inline-flex}.builder-materials i{color:#fff;background:#696174;border-radius:6px;place-items:center;width:22px;height:22px;font-size:8px;font-style:normal;display:grid}.builder-materials strong{font-size:9px}.builder-materials button{color:#777;background:0 0;border:0;padding:0}.builder-composer-footer{border-top:1px solid var(--line);background:#fafafa;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 12px;display:grid}.builder-composer-footer small{color:var(--muted);font-size:8px}.builder-suggestions{margin-top:24px}.builder-suggestions>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px}.builder-suggestions>div{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.builder-suggestions button{color:#555;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 10px;font-size:9px}.asset-suggestion-panel{padding:20px}.asset-suggestion-panel>header h2{margin-top:4px;font-size:20px}.asset-suggestion-panel>header p{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.45}.suggested-capsule-preview{border-radius:12px;height:170px;margin-top:16px;position:relative}.suggested-capsule-preview>i{color:#416049;background:#e9f4eb;border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:700;position:absolute;top:9px;right:9px}.asset-suggestion-panel>label{margin-top:15px;display:block}.asset-suggestion-panel>label input{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;margin-top:6px;padding:9px 10px;font-size:11px}.suggested-contents{margin-top:18px}.suggested-contents>div{border-bottom:1px solid var(--line);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 0;display:grid}.suggested-contents>div>i{background:var(--soft);border-radius:7px;place-items:center;width:28px;height:28px;font-size:10px;font-style:normal;display:grid}.suggested-contents strong,.suggested-contents small{display:block}.suggested-contents strong{font-size:9px}.suggested-contents small{color:var(--muted);margin-top:1px;font-size:8px}.suggested-contents b{color:#4c7154;font-size:9px}.suggested-actions{justify-content:flex-end;gap:7px;margin-top:18px;display:flex}.linked-ingredient-card{background:#f8f5ff;border:1px solid #d3c9e8;border-radius:12px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:24px;padding:12px;display:grid}.ingredient-icon{border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.linked-ingredient-card strong,.linked-ingredient-card small{display:block}.linked-ingredient-card strong{margin-top:2px;font-size:10px}.linked-ingredient-card small{color:var(--muted);margin-top:2px;font-size:8px}.capsule-details-panel .reference-heading{margin-top:28px}.bundled-asset-note{color:#65518d;margin-top:8px;font-size:8px;line-height:1.4}@media (max-width:900px){.asset-builder-layout{grid-template-columns:1fr}}@media (max-width:650px){.asset-capsule-note{grid-template-columns:40px 1fr}.asset-capsule-note>a{grid-column:2}.asset-builder-page{width:calc(100% - 30px)}.asset-builder-input,.asset-suggestion-panel{padding:18px}.builder-composer-footer{grid-template-columns:30px 1fr}.builder-composer-footer .button-dark{grid-column:1/-1}}.unified-asset-layout{grid-template-columns:280px minmax(420px,1fr) 370px}.asset-type-preview{place-items:center;height:300px;display:grid;position:relative;overflow:hidden}.asset-type-preview>span:not(.asset-preview-status){font-size:34px;font-weight:700}.asset-type-preview .asset-play{color:#fff;background:#0000008c;border-radius:50%;place-items:center;width:48px;height:48px;font-size:15px;display:grid}.asset-preview-status{color:#426149;background:#e8f3ea;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:700;position:absolute;top:12px;right:12px}.asset-contents-card .schema-heading h2{max-width:170px;line-height:1.3}.unified-asset-details{padding:26px}.unified-asset-details>h2{max-width:650px;margin-top:5px;font-size:22px;line-height:1.2}.unified-asset-details>p{max-width:680px;color:var(--muted);margin-top:9px;font-size:11px;line-height:1.55}.asset-purpose-card{background:#f8f5ff;border:1px solid #d4cbe7;border-radius:12px;grid-template-columns:38px minmax(0,1fr);gap:4px 11px;margin-top:22px;padding:14px;display:grid}.asset-purpose-card>span{color:#604b8a;background:#e8e0f8;border-radius:9px;grid-row:1/3;place-items:center;width:38px;height:38px;font-size:15px;display:grid}.asset-purpose-card strong{font-size:10px}.asset-purpose-card p{color:var(--muted);font-size:8px;line-height:1.4}.asset-material-section{margin-top:26px}.asset-material-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:10px;display:flex}.asset-material-heading h3{font-size:13px}.asset-material-heading span{color:var(--muted);font-size:8px}.asset-ingredient-list{gap:7px;display:grid}.asset-ingredient{width:100%;min-width:0;color:inherit;text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.asset-ingredient:hover,.asset-ingredient.selected{background:#f8f5ff;border-color:#8f79bd}.asset-ingredient.selected{box-shadow:inset 0 0 0 1px #8f79bd}.ingredient-preview{color:#4e4462;background:var(--soft);border-radius:8px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:700;display:grid}.asset-ingredient strong,.asset-ingredient small{display:block}.asset-ingredient strong{font-size:9px}.asset-ingredient small{color:var(--muted);margin-top:2px;font-size:8px}.asset-ingredient>em{color:#6b5794;white-space:nowrap;font-size:8px;font-style:normal}.asset-chat-context{border-top:1px solid var(--line);padding:10px 14px 0}.asset-chat-context[hidden]{display:none}.asset-context-chip{background:#f8f5ff;border:1px solid #a794cc;border-radius:9px;align-items:center;gap:7px;padding:7px 8px;display:flex}.asset-context-chip>span:first-child{color:#604b8a;background:#e8e0f8;border-radius:6px;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.asset-context-chip strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:9px;overflow:hidden}.asset-context-chip button{color:#777;background:0 0;border:0;padding:0}.asset-data-preview{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:18px;padding:15px}.asset-data-preview>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding-bottom:10px;display:flex}.asset-data-preview>header strong{font-size:10px}.asset-data-preview>header span{color:var(--muted);font-size:8px}.asset-data-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.asset-data-grid>div{background:var(--soft);border-radius:8px;padding:10px}.asset-data-grid strong,.asset-data-grid small{display:block}.asset-data-grid strong{font-size:9px}.asset-data-grid small{color:var(--muted);margin-top:2px;font-size:8px}@media (max-width:900px){.unified-asset-layout{flex-direction:column;display:flex}}@media (max-width:560px){.asset-data-grid{grid-template-columns:1fr}}.asset-type-capabilities{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.asset-type-capabilities>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:9px;font-size:9px;font-weight:700;display:block}.asset-type-capabilities>div{flex-wrap:wrap;gap:6px;display:flex}.asset-type-capabilities i{border:1px solid var(--line);color:#4d425f;background:#fff;border-radius:999px;padding:6px 9px;font-size:9px;font-style:normal}.asset-type-capabilities small{color:var(--muted);margin-top:9px;font-size:9px;line-height:1.45;display:block}.schema-builder-page{width:100%;max-width:1280px;margin:0 auto;padding:36px 40px 80px}.schema-flow-header{grid-template-columns:140px 1fr auto;margin-bottom:28px}.schema-step{border:1px solid var(--line);background:#fff;padding:24px}.schema-step+.schema-step{margin-top:18px}.schema-step-heading{align-items:flex-start;gap:12px;display:flex}.schema-step-heading>span{color:#fff;background:var(--ink);flex:none;place-items:center;width:26px;height:26px;font-size:10px;font-weight:800;display:grid}.schema-step-heading>div{flex:1;min-width:0}.schema-step-heading h2{margin:0;font-size:16px}.schema-step-heading h2 em{font-style:normal}.schema-step-heading p{color:var(--muted);margin:4px 0 0;font-size:10px}.schema-type-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:18px;display:grid}.agent-fill-card{border:1px solid var(--line);background:var(--soft);flex-direction:column;gap:12px;margin-top:20px;padding:18px 20px;display:flex}.agent-fill-copy{align-items:flex-start;gap:10px;display:flex}.agent-fill-copy>span{color:var(--ink)}.agent-fill-copy strong{font-size:12px}.agent-fill-copy p{color:var(--muted);max-width:620px;margin:4px 0 0;font-size:11px;line-height:1.5}.agent-fill-input{align-items:flex-end;gap:10px;display:flex}.agent-fill-input textarea{resize:vertical;border:1px solid var(--line);min-height:52px;font:inherit;background:#fff;flex:1;padding:10px 12px;font-size:12px}.agent-fill-input button{white-space:nowrap}.agent-fill-divider{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);align-self:center;font-size:10px}.schema-form-card,.schema-summary-card{border:1px solid var(--line);background:#fff}.schema-form-card{padding:20px}.schema-upload{min-height:94px;color:var(--ink);background:#fff;border:1px dashed #999;justify-content:center;align-items:center;gap:11px;padding:14px;display:flex}.schema-upload>i{font-size:18px;font-style:normal}.schema-upload strong,.schema-upload small{display:block}.schema-upload strong{font-size:9px}.schema-upload small{color:var(--muted);margin-top:3px;font-size:8px}.schema-form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:22px;padding-top:16px;display:flex}.schema-summary-card{align-self:start;padding:18px}.schema-summary-type{border:1px solid var(--line);background:var(--soft);align-items:center;gap:10px;margin-top:10px;padding:11px;display:flex}.schema-summary-type>i{color:#fff;background:var(--ink);place-items:center;width:36px;height:36px;font-size:10px;font-style:normal;font-weight:800;display:grid}.schema-summary-type strong,.schema-summary-type small{display:block}.schema-summary-type strong{font-size:11px}.schema-summary-type small{color:var(--muted);margin-top:2px;font-size:8px}.schema-requirements{margin-top:18px}.schema-requirements>strong{font-size:9px}.schema-requirements>div{margin-top:8px}.schema-requirements span{border-bottom:1px solid var(--line);align-items:center;gap:7px;padding:7px 0;font-size:9px;display:flex}.schema-requirements span:before{content:"○";color:var(--ink)}.schema-agent-help{border:1px solid var(--line);background:#fff;gap:9px;margin-top:18px;padding:12px;display:flex}.schema-agent-help>span{color:var(--ink)}.schema-agent-help strong,.schema-agent-help p{font-size:9px}.schema-agent-help p{color:var(--muted);margin:4px 0 8px;line-height:1.45}.schema-agent-help button{color:var(--ink);background:0 0;border:0;padding:0;font-size:9px;font-weight:750}@media (max-width:960px){.schema-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.schema-builder-page{width:min(100% - 24px,1180px)}.schema-step{padding:16px}.schema-type-grid{grid-template-columns:1fr}}.checkpoint-body,.plan-workspace-body,.asset-editor-body,.execution-page{background:#fff}main:not(.home-page):not(.create-modal):not(.asset-editor):not(.creating-page):not(.auth-shell):not(.share-page):not(.v2c-home-main):not(.v2c-create):not(.v2c-asset-editor):not(.v2c-batch-page):not(.paywall-main) *,dialog:not(.wire-dialog):not(.lightbox):not([data-asset-quick-view]) *{box-shadow:none!important;border-radius:0!important}main button,main .button,dialog:not([data-asset-quick-view]) button,dialog:not([data-asset-quick-view]) .button{transform:none!important}.video-card,.new-card,.library-card,.asset-pick,.simple-brief-panel,.asset-capsule-note,.question-checkpoint,.agent-question-card,.execution-card,.markdown-plan-panel,.markdown-document,.plan-steering-chat,.asset-preview-panel,.asset-details-panel,.asset-editor-chat,.asset-schema-card,.asset-purpose-card,.asset-data-preview,.schema-step,.schema-form-card,.schema-summary-card,.assets,.stage,.chat,.timeline{background-color:#fff}.answer-option.selected,.asset-pick.selected,.asset-ingredient.selected,.question-options button.active,.filter.active,.composition-clip.selected{border-color:var(--ink)!important;background-color:var(--soft)!important;color:var(--ink)!important;box-shadow:inset 0 0 0 1px var(--ink)!important}.analysis-summary,.agent-message,.msg-agent,.msg-thinking,.msg-processing,.plan-update-message,.schema-agent-help,.asset-chat-context,.composition-selection,.format-conversion,.inline-link-import,.asset-link-import,.asset-capsule-note,.plan-pipeline-bar{border-color:var(--line)!important;background:var(--soft)!important;color:var(--ink)!important}.user-message,.msg-user{border:1px solid var(--ink);color:var(--ink)!important;background:#fff!important}.msg-agent.msg-agent-reply{color:#1e51b8!important;background:#eef4ff!important;border-color:#b9d2f8!important}.version-tag,.asset-type-pill,.capsule-ready,.schema-complete,.asset-preview-status,.selection-status,.annotation-chip,.duration,.asset-duration{border-color:var(--line)!important;color:var(--ink)!important;background:#fff!important}.asset-purpose-card>span,.builder-agent-intro>span,.schema-summary-type>i,.ingredient-preview,.asset-context-chip>span:first-child,.selection-clip-icon{border-color:var(--ink)!important;color:var(--ink)!important;background:#fff!important}.asset-context-chip,.linked-ingredient-card,.schema-summary-type,.plan-update-message{border-color:var(--line)!important;background:#fff!important}.asset-ingredient:hover,.library-card:hover,.video-card:hover{border-color:var(--ink)!important;transform:none!important}.library-art,.asset-art,.video-thumb,.asset-type-preview,.ingredient-preview,.execution-preview,.player-canvas,.composition-clip-thumb,.template-asset-thumb,.asset-tile,.suggested-capsule-preview,.style-preview-image{filter:grayscale()}:is(.library-art:has(img,video),.asset-art:has(img,video),.video-thumb:has(img,video),.asset-type-preview:has(img,video),.ingredient-preview:has(img,video),.execution-preview:has(img,video),.player-canvas:has(img,video),.composition-clip-thumb:has(img,video),.template-asset-thumb:has(img,video),.asset-tile:has(img,video),.suggested-capsule-preview:has(img,video)){filter:none}.creating-spinner,.execution-spark,.question-mark,.plan-document,.capsule-note-icon{color:var(--ink)!important}.progress-track,.stage-progress-track,.thumb-progress{border:1px solid var(--line);background:#fff!important}.progress-track>i,.stage-progress-track>i,.thumb-progress>i,.pipeline-stepper .active i,.pipeline-stepper .complete i,.pipeline-stepper b.complete{background:var(--ink)!important;color:#fff!important}.chat-composer,.chat-input,.schema-upload,.import-field,.search-field,input,textarea,select{background-color:#fff}.library-art .asset-media,.asset-art .asset-media{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.asset-art{position:relative;overflow:hidden}.video-thumb .thumb-media{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.generating-card{cursor:default}.generating-thumb,.failed-thumb{text-align:center;border:1px dashed var(--ink);background:var(--soft);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:16px;display:flex}.generating-thumb strong,.failed-thumb strong{text-transform:uppercase;letter-spacing:.08em;font-size:13px}.generating-thumb>span:not(.generating-spinner),.failed-thumb>span{color:var(--muted);font-size:10px}.thumb-retry-btn{border:1px solid var(--ink);background:var(--ink);color:var(--paper,#fff);letter-spacing:.04em;cursor:pointer;border-radius:999px;margin-top:8px;padding:6px 14px;font-size:10px;font-weight:600}.thumb-retry-btn:disabled{opacity:.6;cursor:default}.failed-thumb .thumb-retry-error{color:#a03c32}.generating-spinner{border:2px solid var(--ink);border-right-color:#0000;border-radius:50%;width:26px;height:26px;animation:.9s linear infinite generating-spin}@keyframes generating-spin{to{transform:rotate(360deg)}}.generating-thumb{animation:2.4s ease-in-out infinite generating-pulse}@keyframes generating-pulse{0%,to{background-color:var(--soft)}50%{background-color:#e9e9e2}}.upload-art{border:1px dashed var(--ink);background:var(--soft);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:16px;animation:2.4s ease-in-out infinite generating-pulse;display:flex}.upload-progress-track{border:1px solid var(--ink);background:#fff;width:70%;height:6px}.upload-progress-fill{background:var(--ink);height:100%;transition:width .2s}.upload-status{text-transform:uppercase;letter-spacing:.08em;font-size:10px}.asset-library-empty{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:18px 0 0;font-size:11px}.asset-library-error{color:#a03c32;text-transform:none;letter-spacing:-.1px;background:#fdf3f2;border:1px solid #f0d4d0;border-radius:12px;margin:18px 0 16px;padding:10px 14px;font-size:13px;font-weight:500;line-height:1.45}.asset-error-state{text-align:center;flex-direction:column;align-items:center;gap:10px;max-width:380px;margin:auto;padding:48px 20px;display:flex}.asset-error-state .asset-error-glyph{border:1px dashed var(--ink);place-items:center;width:56px;height:56px;margin-bottom:6px;font-size:22px;display:grid}.asset-error-state h1{margin:0;font-size:22px}.asset-error-state p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.asset-error-actions{gap:10px;margin-top:12px;display:flex}.field-optional{text-transform:none;letter-spacing:.04em;font-weight:400}.custom-answer-input{border:1px solid var(--ink);width:100%;min-height:64px;font:inherit;resize:vertical;background:#fff;margin-top:10px;padding:10px 12px;font-size:13px}.checkpoint-footnote{color:var(--muted);margin:14px 0 0;font-size:12px}.execution-plan-details{border:1px solid var(--ink);background:#fff;margin-top:16px}.execution-plan-details summary{cursor:pointer;text-transform:uppercase;letter-spacing:.08em;padding:10px 12px;font-size:11px}.execution-plan-details .markdown-document{border-top:1px solid var(--ink);max-height:320px;padding:14px 16px;overflow:auto}.version-plan-details{margin-top:6px}.version-plan-details summary{cursor:pointer;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px}.version-plan-details .markdown-document{border:1px solid var(--ink);max-height:260px;margin-top:8px;padding:10px 12px;font-size:12px;overflow:auto}.player-video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.assets .template-asset-thumb{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.assets .template-asset-thumb .asset-media{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.media-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.media-view-more{-webkit-backdrop-filter:blur(4px)saturate(135%);backdrop-filter:blur(4px)saturate(135%);letter-spacing:-.1px;color:#0009;cursor:pointer;background-image:linear-gradient(-75deg,#ffffff1a,#ffffff4d,#ffffff1a),linear-gradient(#ffffff75,#ffffff75);border:1px solid #00000014;border-radius:100px;width:100%;margin-top:8px;padding:7px 12px;font-size:12px;font-weight:500;transition:box-shadow .15s,color .15s;box-shadow:inset 0 .125em .125em #00000009,inset 0 -.125em .125em #ffffff80,0 .25em .125em -.125em #0000001a,inset 0 0 .1em .25em #fff3}.media-view-more:hover{color:#000000d9;box-shadow:inset 0 .125em .125em #0000000d,inset 0 -.125em .125em #fff9,0 .3em .2em -.125em #0000001f,inset 0 0 .1em .3em #ffffff4d}.media-tile{aspect-ratio:1;color:inherit;background:#f4f4f2;border:1px solid #ccc;text-decoration:none;display:block;position:relative;overflow:hidden}.media-tile:hover{border-color:#111}.media-attach{z-index:2;border:1px solid var(--ink);width:22px;height:22px;color:var(--ink);cursor:pointer;opacity:0;background:#fff;justify-content:center;align-items:center;font-size:13px;line-height:1;transition:opacity .12s;display:flex;position:absolute;top:6px;right:6px}.media-tile:hover .media-attach,.media-attach.on{opacity:1}.media-attach.on{background:var(--ink);color:#fff}.media-tile.attached{outline:2px solid var(--ink);outline-offset:-2px}.media-save{z-index:2;border:1px solid var(--ink);height:22px;color:var(--ink);white-space:nowrap;cursor:pointer;opacity:0;background:#fff;align-items:center;gap:4px;padding:0 7px;font-size:10px;font-weight:600;line-height:1;transition:opacity .12s;display:inline-flex;position:absolute;top:6px;left:6px}.media-tile:hover .media-save,.media-save.on,.media-save:focus-visible{opacity:1}.media-save.on{background:var(--ink);color:#fff}.media-save:disabled{cursor:default}.media-tile .asset-media{object-fit:cover;width:100%;height:100%;transition:transform .18s;position:absolute;inset:0}.media-tile:hover .asset-media{transform:scale(1.05)}.media-tile-glyph{color:#999;justify-content:center;align-items:center;font-size:17px;display:flex;position:absolute;inset:0}.media-tile .asset-type{color:var(--ink);background:#fff;border:1px solid #111;padding:1px 4px;font-size:8px;top:auto;bottom:5px;left:5px}.media-tile.playing{outline-offset:-1px;border-color:#111;outline:2px solid #111}.output-chip{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:#fff;align-items:center;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.output-menu-wrap{display:inline-flex;position:relative}.output-chip-btn{cursor:pointer;gap:6px}.output-chip-btn:hover{color:#111;border-color:#111}.output-chip-caret{font-size:9px;line-height:1}.output-menu-backdrop{z-index:40;position:fixed;inset:0}.output-menu{z-index:41;background:#fff;border:1px solid #111;flex-direction:column;gap:12px;width:260px;padding:14px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:4px 4px #1111111f}.output-menu-group{flex-direction:column;gap:6px;display:flex}.output-menu-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:700}.output-menu-options{flex-wrap:wrap;gap:6px;display:flex}.output-option-current{letter-spacing:.06em;text-transform:uppercase;opacity:.55;font-size:9px;font-weight:700}.output-menu-note{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.output-menu-convert{width:100%}.chat-open-compound{align-self:stretch;gap:8px;display:grid}.chat-plan-collapsed{border:1px solid var(--ink);background:#fff;align-self:stretch}.chat-plan-collapsed summary{cursor:pointer;align-items:center;gap:8px;padding:10px 12px;font-size:12px;font-weight:700;list-style:none;display:flex}.chat-plan-collapsed summary::-webkit-details-marker{display:none}.plan-collapsed-icon{font-size:13px}.plan-collapsed-hint{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-left:auto;font-size:11px;font-weight:400}.chat-plan-collapsed[open] .plan-collapsed-hint{display:none}.chat-plan-collapsed .markdown-document{border-top:1px dashed var(--line);max-height:320px;padding:10px 12px;font-size:12px;overflow:auto}.collapsed-qa-list{border-top:1px dashed var(--line);flex-direction:column;gap:10px;margin:0;padding:10px 12px;list-style:none;display:flex}.collapsed-qa-list li{gap:2px;font-size:12px;display:grid}.collapsed-qa-list li span{color:var(--muted)}.collapsed-qa-list li strong{color:var(--ink)}.capsule-draft{margin-top:auto;color:#8a6d3b!important}.asset-preview-status.draft,.schema-complete.draft{color:#8a6d3b;border-color:#8a6d3b}.schema-requirements .requirement-done{color:#4e6e54;text-decoration:line-through;text-decoration-thickness:1px}.asset-type-preview .asset-media{object-fit:cover;width:100%;height:100%}.heading-actions{align-items:center;gap:8px;display:flex}.upload-progress{border:1px solid var(--line);background:#fff;border-radius:999px;width:100%;height:4px;margin-top:6px;display:block;overflow:hidden}.upload-progress i{border-radius:inherit;background:var(--ink);height:100%;transition:width .25s;display:block}@keyframes upload-pulse{50%{opacity:.45}}.upload-progress i[style*="100%"]{animation:1.2s ease-in-out infinite upload-pulse}.uploading-card{pointer-events:none}.card-with-delete{min-width:0;display:grid;position:relative}.card-delete-btn{z-index:2;border:1px solid var(--ink);cursor:pointer;opacity:0;background:#fff;place-items:center;width:28px;height:28px;font-size:16px;line-height:1;transition:opacity .12s;display:grid;position:absolute;top:8px;right:8px}.card-with-delete:hover .card-delete-btn,.card-with-delete:focus-within .card-delete-btn{opacity:1}.card-delete-btn:hover{color:#fff;background:#111}@media (hover:none){.card-delete-btn{opacity:1}}.template-asset.attached{outline:2px solid var(--ink);outline-offset:-1px}.reference-actions{align-items:center;gap:10px;margin-top:4px;display:flex}.reference-repull{-webkit-backdrop-filter:blur(clamp(2px,.25em,8px))saturate(135%);backdrop-filter:blur(clamp(2px,.25em,8px))saturate(135%);background-image:linear-gradient(-75deg,#ffffff1a,#ffffff4d,#ffffff1a),linear-gradient(#fdf7e699,#fdf7e699);border-radius:12px;align-items:center;gap:8px;margin-top:5px;padding:5px 6px 5px 8px;display:flex;position:relative;box-shadow:inset 0 .125em .125em #00000009,inset 0 -.125em .125em #ffffff80,0 .25em .125em -.125em #00000014,inset 0 0 .1em .25em #fff3}.reference-repull:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(-45deg,#fff0 0%,#ffffff47 40% 50%,#fff0 55%);position:absolute;inset:0}.reference-repull:after{content:"";border-radius:inherit;pointer-events:none;-webkit-mask-composite:xor;background:conic-gradient(from -75deg,#8a6d1a59,#0000 5% 40%,#8a6d1a59 50%,#0000 60% 95%,#8a6d1a59),linear-gradient(#ffffff80,#ffffff80);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude}.reference-repull-note{z-index:2;min-width:0;color:var(--amber);overflow-wrap:anywhere;flex:1;font-size:10px;line-height:1.4;position:relative}.glass-button.reference-repull-btn{flex-shrink:0;padding:5px 10px;font-size:10px;font-weight:700}.reference-repull-btn .glass-button-label{color:var(--amber)}.glass-button.reference-repull-btn:disabled{opacity:.5;cursor:default}.reference-attach{border:1px solid var(--ink);color:var(--ink);cursor:pointer;background:#fff;padding:2px 7px;font-size:10px;font-weight:700}.reference-attach.on,.reference-attach:hover{background:var(--ink);color:#fff}.reference-remove{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0 2px;font-size:15px;line-height:1}.reference-remove:hover{color:var(--ink)}.msg-attached-row{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.editor-picker-overlay{z-index:60;background:#11111159;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.editor-picker{border:1.5px solid var(--ink);background:#fff;flex-direction:column;width:min(860px,100%);max-height:min(640px,90vh);display:flex}.editor-picker>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.editor-picker>header strong{font-size:14px}.editor-picker>header button{cursor:pointer;color:var(--muted);background:0 0;border:0;font-size:18px;line-height:1}.editor-picker-grid{flex:1;padding:16px 18px;overflow-y:auto}.editor-picker-empty{color:var(--muted);text-align:center;flex:1;margin:0;padding:32px 18px;font-size:13px}.editor-picker>footer{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:10px;padding:12px 18px;display:flex}.asset-shell{flex:1;grid-template-columns:200px minmax(360px,1fr) 420px;min-height:0;display:grid}.asset-shell-rail{border-right:1px solid var(--line);background:var(--soft);flex-direction:column;gap:2px;padding:16px 12px;display:flex;overflow-y:auto}.rail-new-link{border:1px solid var(--ink);text-align:center;color:var(--ink);border-radius:9px;margin-bottom:12px;padding:8px 10px;font-size:12px;font-weight:700;text-decoration:none;display:block}.rail-new-link:hover{background:var(--ink);color:#fff}.rail-label{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:4px;padding:0 10px;font-size:10px;font-weight:700}.rail-link{color:#444;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-size:13px;text-decoration:none;display:flex}.rail-link:hover{background:#ececec}.rail-link.active{background:var(--ink);color:#fff}.rail-link .rail-dot{opacity:.45;background:currentColor;border-radius:50%;width:5px;height:5px}.rail-link small{color:inherit;opacity:.55;margin-left:auto;font-size:11px}.rail-bottom{border-top:1px solid var(--line);color:var(--muted);margin-top:auto;padding:12px 10px 0;font-size:11px;line-height:1.55}.asset-shell-main{background:#fff;flex-direction:column;min-width:0;display:flex;overflow:hidden}.asset-thread-head{border-bottom:1px solid var(--line);padding:20px 26px 16px}.asset-thread-head h2{max-width:640px;margin-top:6px;font-size:21px;line-height:1.2}.asset-thread-head p{color:var(--muted);max-width:640px;margin-top:8px;font-size:13px;line-height:1.55}.asset-shell-main .messages{padding:20px 26px}.asset-shell-main .chat-composer{margin:12px 26px 18px}.asset-shell-draft{border-left:1px solid var(--line);background:var(--soft);flex-direction:column;gap:14px;min-width:0;padding:18px;display:flex;overflow-y:auto}.draft-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.draft-hero{border:1px solid var(--line);border-radius:10px;height:190px;overflow:hidden}.draft-form{flex-direction:column;gap:14px;display:flex}.ready-when{border:1px solid var(--line);background:#fff;border-radius:10px;padding:13px 14px}.ready-when-head{justify-content:space-between;align-items:center;display:flex}.ready-when-head strong{font-size:12px}.ready-when-head span{color:var(--muted);font-size:11px}.ready-when-bar{gap:3px;margin-top:9px;display:flex}.ready-when-bar i{background:var(--ink);border-radius:2px;flex:1;height:3px}.ready-when-bar i.pending{background:#ddd}.ready-when-list{flex-direction:column;gap:6px;margin:11px 0 0;padding:0;list-style:none;display:flex}.ready-when-list li{color:#444;align-items:baseline;gap:8px;font-size:12px;display:flex}.ready-check{color:var(--ink);font-size:11px}.ready-check.pending{color:#bbb}.ready-when-errors{border-top:1px solid var(--line);color:#444;margin-top:10px;padding-top:10px;font-size:12px;line-height:1.5}.draft-versions{border-top:1px solid var(--line);padding-top:12px}.draft-versions-head{justify-content:space-between;align-items:center;display:flex}.draft-versions-head strong{font-size:12px}.draft-versions-head span{color:var(--muted);font-size:11px}.draft-versions ul{flex-direction:column;gap:6px;margin:9px 0 0;padding:0;list-style:none;display:flex}.draft-versions li{color:var(--muted);align-items:baseline;gap:10px;font-size:12px;display:flex}.draft-versions li b{color:var(--ink);font-size:12px}.format-stage{flex-direction:column;flex:1;align-items:center;gap:20px;padding:28px 26px;display:flex;overflow-y:auto}.format-presets{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.format-presets button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:7px 15px;font-size:12px;font-weight:600}.format-presets button.active{background:var(--ink);border-color:var(--ink);color:#fff}.format-preview{border:1.5px solid var(--ink);background:var(--soft);border-radius:14px;flex-direction:column;justify-content:space-between;align-items:center;transition:width .25s,height .25s;display:flex}.format-preview .format-safe{border:1px dashed #bbb;border-radius:7px;align-self:stretch;height:14%;margin:10px}.format-meta{text-align:center;color:#555;font-size:12px;line-height:1.7}.format-caption{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:3px 10px;font-size:10px}.format-note{text-align:center;max-width:440px;color:var(--muted);font-size:12px;line-height:1.6}@media (max-width:1080px){.asset-shell{flex-direction:column;display:flex}.asset-shell-rail{border-right:0;border-bottom:1px solid var(--line);flex-flow:wrap;align-items:center}.rail-new-link{margin-bottom:0}.rail-label,.rail-bottom{display:none}.asset-shell-main{min-height:540px}.asset-shell-draft{border-left:0;border-top:1px solid var(--line)}}.hover-preview{position:absolute;inset:0}.hover-preview-media{z-index:2;object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .16s;position:absolute;inset:0}.hover-preview-media.is-visible{opacity:1}.idea-turn{flex-direction:column;gap:8px;display:flex}.idea-card{background:#fff;border:1px solid #0000000a;border-radius:20px;padding:14px 16px 12px;box-shadow:0 4px 24px #00000012}.idea-card-label{letter-spacing:-.26px;color:#000000d9;text-transform:none;margin:0 0 2px;font-size:13px;font-weight:650;display:block}.idea-footage-note{color:var(--muted);margin:0 0 12px;font-size:12px;line-height:1.4}.idea-list{flex-direction:column;gap:2px;display:flex}.idea-row{border-radius:14px;align-items:flex-start;gap:12px;padding:10px 4px;display:flex}.idea-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.idea-copy strong{letter-spacing:-.3px;font-size:14px;font-weight:600;line-height:1.3}.idea-copy small{color:var(--muted);font-size:12px;line-height:1.45}.idea-meta{letter-spacing:-.1px;color:#0006;margin-top:2px;font-size:11px;font-weight:500;line-height:1.3}.idea-card .glass-button.idea-build,.idea-card .glass-button.idea-open,.idea-card .glass-button.idea-undo,.idea-card .glass-button.idea-building{background-color:#0000;flex-shrink:0;justify-content:center;align-self:center;align-items:center;padding:7px 14px;font-size:12px;text-decoration:none;display:inline-flex}.idea-card .glass-button.idea-building{pointer-events:none;cursor:default}.idea-card .idea-building .glass-button-label{color:#0000008c;align-items:center;gap:7px;display:inline-flex}.idea-building-spinner{border:1.5px solid #00000073;border-right-color:#0000;border-radius:50%;width:10px;height:10px;animation:.8s linear infinite generating-spin}.idea-dismiss{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:11px}.idea-dismiss:hover{color:var(--ink);text-decoration:underline}.idea-card-foot{justify-content:flex-end;padding-top:4px;display:flex}.idea-card-dismissed{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;font-size:13px;display:flex}.creation-attached-row{padding:0 4px 8px}.commit-card{background:#fff;border:1px solid #0000000a;border-radius:20px;flex-direction:column;gap:12px;padding:14px 16px 12px;display:flex;box-shadow:0 4px 24px #00000012}.commit-head{align-items:baseline;gap:10px;display:flex}.commit-head strong{letter-spacing:-.26px;color:#000000e6;flex:1;min-width:0;font-size:13px;font-weight:600;line-height:1.35}.commit-versions{color:#00000059;white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:600}.commit-advisory{flex-direction:column;gap:6px;display:flex}.commit-advisory-label{letter-spacing:.02em;text-transform:uppercase;color:#0006;font-size:11px;font-weight:600}.commit-errors{letter-spacing:-.26px;color:#000000bf;flex-direction:column;gap:6px;margin:0;padding:0;font-size:13px;line-height:1.4;list-style:none;display:flex}.commit-errors li{margin:0}.commit-empty{color:#00000073;margin:0;font-size:13px}.commit-hint{letter-spacing:-.12px;color:#00000073;margin:0;font-size:12px;line-height:1.45}.commit-foot{align-items:center;gap:8px;display:flex}.commit-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}.commit-card .glass-button.commit-open,.commit-card .glass-button.commit-revert{letter-spacing:-.24px;background-color:#0000;flex-shrink:0;justify-content:center;align-items:center;padding:7px 14px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.commit-file .glass-button.commit-open{letter-spacing:-.18px;padding:4px 10px;font-size:11px}.commit-card .glass-button.commit-revert:disabled{opacity:.45;cursor:default}@media (max-width:720px){.commit-foot{flex-direction:column;align-items:stretch}.commit-actions{justify-content:flex-end;margin-left:0}}.app-shell{background:var(--v2c-bg);width:100%;min-height:100vh;font-family:var(--v2c-font);color:#000000f2;align-items:stretch;display:flex}.app-frame{flex:1;min-width:0}.app-sheet{background:var(--v2c-surface);border-radius:var(--v2c-radius-lg) 0 0 var(--v2c-radius-lg);flex-direction:column;align-items:center;min-height:100vh;padding:64px 40px;display:flex;box-shadow:0 0 0 1px #1414140a}.app-sheet>.page{width:100%}.app-sidebar{flex-direction:column;flex-shrink:0;width:240px;height:100vh;display:flex;position:sticky;top:0}.sidebar-brand{align-items:center;gap:8px;padding:20px;text-decoration:none;display:flex}.sidebar-brand-mark{background:#0d0d0d;border:1px solid #ffffff1a;border-radius:6.857px;place-items:center;width:24px;height:24px;display:grid;overflow:hidden}.sidebar-brand-name{letter-spacing:-.43px;color:#000000f2;font-size:17px;font-weight:600;line-height:22px}.sidebar-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.sidebar-nav{flex-direction:column;padding:0 8px 24px;display:flex}.sidebar-recent{flex-direction:column;padding:0 8px;display:flex}.sidebar-section-label{color:#00000040;padding:6px 12px;font-size:12px;font-weight:500}.sidebar-link{letter-spacing:-.43px;color:#000000a6;white-space:nowrap;border-radius:10px;align-items:center;gap:12px;padding:6px 12px;font-size:15px;line-height:20px;text-decoration:none;display:flex;overflow:hidden}.sidebar-link:hover{background:#00000005}.sidebar-link.active{color:#000000f2;background:#00000005}.sidebar-glyph{flex-shrink:0;width:16px;height:16px}.sidebar-link-text{text-overflow:ellipsis;overflow:hidden}.nsfw-warning{color:#e5484d;margin:6px 4px 0;font-size:12.5px;line-height:16px;animation:.18s nsfw-warning-in}@keyframes nsfw-warning-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:none}}.sidebar-marquee-dup{display:none}.sidebar-link:hover .sidebar-link-text[data-overflowing],.v2c-side-item:hover .sidebar-link-text[data-overflowing]{text-overflow:clip}.sidebar-link:hover .sidebar-link-text[data-overflowing] .sidebar-marquee-inner,.v2c-side-item:hover .sidebar-link-text[data-overflowing] .sidebar-marquee-inner{animation:sidebar-marquee var(--marquee-ms) linear .35s infinite;display:inline-block}.sidebar-link:hover .sidebar-link-text[data-overflowing] .sidebar-marquee-dup,.v2c-side-item:hover .sidebar-link-text[data-overflowing] .sidebar-marquee-dup{margin-left:32px;display:inline-block}@keyframes sidebar-marquee{0%{transform:translate(0)}to{transform:translateX(var(--marquee-shift))}}.sidebar-footer{padding:0 8px 8px}.sidebar-profile{letter-spacing:-.45px;color:#000000f2;cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-size:15px;line-height:20px;display:flex;position:relative}.sidebar-profile:hover{background:#00000005}.sidebar-profile-glyph{flex-shrink:0;width:20px;height:20px}.sidebar-profile-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px;margin:-2px 0}.sidebar-profile-trigger{opacity:0;position:absolute;inset:0;overflow:hidden}.sidebar-profile-trigger>div,.sidebar-profile-trigger button{width:100%!important;height:100%!important}@property --glass-angle-1{syntax:"<angle>";inherits:false;initial-value:-75deg}.glass-button{appearance:none;cursor:pointer;color:#000;-webkit-backdrop-filter:blur(clamp(.5px,.06em,1.5px))saturate(120%);backdrop-filter:blur(clamp(.5px,.06em,1.5px))saturate(120%);background-color:#0000;background-image:linear-gradient(-45deg,#fff0 0%,#ffffff47 40% 50%,#fff0 55%),linear-gradient(-75deg,#ffffff1a,#ffffff4d,#ffffff1a),linear-gradient(#ffffff2e,#ffffff2e);border:0;border-radius:999px;padding:12px 22px;font-size:13px;font-weight:700;position:relative;box-shadow:inset 0 .125em .125em #00000009,inset 0 -.125em .125em #ffffff80,inset 0 0 .1em .25em #fff3,0 .25em .125em -.125em #0000001a}.glass-button:before{content:"";border-radius:inherit;pointer-events:none;-webkit-backdrop-filter:blur(clamp(4px,.6em,16px))saturate(165%);backdrop-filter:blur(clamp(4px,.6em,16px))saturate(165%);position:absolute;inset:0;-webkit-mask-image:radial-gradient(100% 100%,#0000 42%,#000 82%);mask-image:radial-gradient(100% 100%,#0000 42%,#000 82%)}.glass-button:after{--glass-angle-1:-75deg;content:"";border-radius:inherit;pointer-events:none;background:conic-gradient(from var(--glass-angle-1) at 50% 50%, #00000042, transparent 5% 40%, #00000042 50%, transparent 60% 95%, #00000042), linear-gradient(180deg, #ffffff80, #ffffff80);-webkit-mask-composite:xor;padding:1px;transition:--glass-angle-1 .5s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude}.glass-button:hover:after{--glass-angle-1:-125deg}.glass-button.primary{background-image:linear-gradient(-75deg,#ffffff1a,#ffffff4d,#ffffff1a),linear-gradient(#fff9,#fff9)}.glass-button.glass-dark{-webkit-backdrop-filter:none;backdrop-filter:none;color:#fff;background:#111;box-shadow:0 .25em .25em -.125em #0000002e,0 .6em 1.1em -.3em #00000047,0 1.4em 2.4em -.6em #00000038}.glass-button.glass-dark:before{display:none}.glass-button.glass-dark:after{background:conic-gradient(from var(--glass-angle-1) at 50% 50%, #fff6, transparent 5% 40%, #fff6 50%, transparent 60% 95%, #fff6), linear-gradient(180deg, #ffffff24, #ffffff24)}.glass-button.glass-dark:hover{background:#000}.glass-button.glass-dark .glass-button-label{color:#fff}.glass-button-label{z-index:2;color:#000;position:relative}.home-page{flex-direction:column;width:min(960px,100%);display:flex}.home-title{letter-spacing:-1.11px;color:#000000f2;margin:0;padding-bottom:48px;font-size:37px;font-weight:500;line-height:45px}.home-toolbar{align-items:flex-start;gap:8px;padding-bottom:32px;display:flex}.home-toolbar-filters{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.glass-pill{color:#000000f2;border-radius:100px;align-items:center;gap:8px;padding:12px 16px;font-size:15px;font-weight:600;line-height:normal;display:inline-flex}.glass-pill .glass-button-label{color:#000000f2}.glass-back{color:#000c;border-radius:100px;flex-shrink:0;place-items:center;width:36px;height:36px;padding:0;text-decoration:none;display:grid}.glass-back:hover{color:#000000f2}.glass-back .glass-button-label{place-items:center;display:grid}.pill-label{align-items:center;gap:8px;display:inline-flex}.pill-icon{z-index:2;flex-shrink:0;width:16px;height:16px;position:relative}.search-pill{cursor:text;width:320px;padding:12px 16px 12px 12px;font-weight:400}.search-pill input{z-index:2;color:#000000f2;background:0 0;border:0;outline:none;flex:1;min-width:0;padding:0;font-size:15px;line-height:normal;position:relative}.search-pill input::placeholder{color:#00000040}.search-pill:after{background:conic-gradient(from var(--glass-angle-1) at 50% 50%, #0000001a, transparent 5% 40%, #0000001a 50%, transparent 60% 95%, #0000001a), linear-gradient(180deg, #ffffff80, #ffffff80)}.new-video-button{color:#fff;letter-spacing:-.39px;cursor:pointer;background:#111;border:0;border-radius:100px;align-items:center;gap:8px;padding:12px 16px;font-size:13px;font-weight:500;line-height:normal;text-decoration:none;transition:background .12s;display:inline-flex;position:relative;box-shadow:0 .25em .25em -.125em #0000002e,0 .6em 1.1em -.3em #00000047,0 1.4em 2.4em -.6em #00000038}.new-video-button:hover{background:#000}.new-video-button:after{--glass-angle-1:-75deg;content:"";border-radius:inherit;pointer-events:none;background:conic-gradient(from var(--glass-angle-1) at 50% 50%, #fff6, transparent 5% 40%, #fff6 50%, transparent 60% 95%, #fff6), linear-gradient(180deg, #ffffff24, #ffffff24);-webkit-mask-composite:xor;padding:1px;transition:--glass-angle-1 .5s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude}.new-video-button:hover:after{--glass-angle-1:-125deg}.new-video-button .pill-icon,.new-video-button .pill-label{z-index:2;color:#fff;position:relative}.filter-menu-anchor{position:relative}.filter-menu{z-index:20;background:#fff;border:1px solid #0000000d;border-radius:12px;flex-direction:column;min-width:160px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 4px 24px #0000001f}.filter-menu-item{text-align:left;color:#000000bf;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 12px;font-size:14px}.filter-menu-item:hover{background:#00000008}.filter-menu-item.active{color:#000000f2;font-weight:600}.asset-card{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;width:100%;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 4px 64px #00000014}.asset-card-thumb{background:#dbdbdb;border-bottom:1px solid #0000000d;justify-content:center;align-items:center;height:125px;display:flex}.asset-card-media{width:100%;height:100%;position:relative;overflow:hidden}.asset-card-media .hover-preview{width:100%;height:100%}.asset-card-media .asset-media{object-fit:cover;width:100%;height:100%;display:block}.asset-card-glyph{color:#00000073;background:#fff;border-radius:12px;place-items:center;width:64px;height:64px;font-size:24px;display:grid}.asset-card-body{flex-direction:column;align-items:flex-start;gap:4px;padding:16px;display:flex}.asset-card-chip{letter-spacing:-.39px;color:#000000a6;background:#0000000d;border-radius:4px;align-items:center;height:20px;padding:0 4px;font-size:13px;font-weight:500;line-height:16px;display:inline-flex}.asset-card-name{letter-spacing:-.45px;color:#000000f2;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;font-size:15px;font-weight:600;line-height:20px;display:-webkit-box;overflow:hidden}.asset-card-meta{letter-spacing:-.39px;color:#00000040;font-size:13px;font-weight:500;line-height:16px}main.create-modal{z-index:50;color:#000000f2;font-family:var(--v2c-font);background:#fafafa;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.create-modal-shell{flex-direction:column;height:100%;min-height:0;display:flex}.create-modal-topbar{border-bottom:0;flex-shrink:0;align-items:center;gap:16px;height:60px;padding:0 24px;display:flex}.create-modal-title{letter-spacing:-.43px;color:#000000f2;font-size:17px;font-weight:600;line-height:22px}.create-modal-body{flex:1;justify-content:center;min-height:0;padding:24px;display:flex}.create-modal-panels{background:#fff;border:1px solid #0000000d;border-radius:20px;width:100%;max-width:1209px;height:100%;display:flex;overflow:hidden}.create-assets-pane{flex-direction:column;flex:738px;min-width:0;max-width:738px;min-height:0;padding:0 20px;display:flex}.create-pane-heading{align-items:center;padding:20px 0;display:flex}.create-pane-heading h2{letter-spacing:-.54px;color:#000000f2;margin:0;font-size:18px;font-weight:500;line-height:22px}.create-search{flex-shrink:0;width:100%;margin-bottom:16px}.create-asset-scroll{flex:1;min-height:0;padding-bottom:20px;overflow-y:auto}.create-asset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}@media (max-width:1280px){.create-modal-panels{max-width:971px}.create-assets-pane{flex-basis:500px;max-width:500px}.create-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.create-card{text-align:left;cursor:pointer;width:auto;font:inherit;background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;padding:0;display:flex;overflow:hidden;box-shadow:0 4px 64px #00000014}.create-card.selected{outline-offset:-2px;outline:2px solid #121212}.create-card.uploading{cursor:default}.create-card-thumb{background:#dbdbdb;border-bottom:1px solid #0000000d;flex-shrink:0;justify-content:center;align-items:center;height:125px;display:flex}.create-card-glyph{color:#00000073;background:#fff;border-radius:12px;place-items:center;width:64px;height:64px;font-size:24px;display:grid}.create-card-body{flex-direction:column;align-items:flex-start;gap:4px;padding:16px;display:flex}.create-card-chip{letter-spacing:-.39px;color:#000000a6;background:#0000000d;border-radius:4px;align-items:center;height:20px;padding:0 4px;font-size:13px;font-weight:500;line-height:16px;display:inline-flex}.create-card-name{letter-spacing:-.45px;color:#000000f2;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;font-size:15px;font-weight:600;line-height:20px;display:-webkit-box;overflow:hidden}.create-card-meta{letter-spacing:-.39px;color:#00000040;font-size:13px;line-height:16px}.create-pane-note{color:#00000073;margin:8px 0 0;font-size:14px}.create-brief-pane{border-left:1px solid #0000000d;flex-direction:column;width:469px;min-height:0;display:flex}.create-brief-scroll{flex:1;min-height:0;padding:0 20px;overflow-y:auto}.brief-row{padding-bottom:32px}.brief-row-output{padding-bottom:24px}.brief-label{letter-spacing:-.43px;color:#000000f2;margin-bottom:12px;font-size:15px;font-weight:600;line-height:20px;display:block}.brief-prompt{width:100%;min-height:106px;font:inherit;letter-spacing:-.43px;color:#000000f2;resize:none;background:#fafafa;border:1px solid #0000001a;border-radius:16px;outline:none;padding:12px 16px;font-size:15px;line-height:20px;display:block}.brief-prompt::placeholder{color:#00000040}.brief-add-files{width:100%;font:inherit;color:#000000f2;cursor:pointer;background:#fafafa;border:1px solid #0000001a;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:15px;display:flex}.output-groups{flex-direction:column;gap:20px;display:flex}.output-group{flex-direction:column;gap:10px;display:flex}.output-group-label{letter-spacing:-.42px;color:#000000a6;font-size:14px;font-weight:500;line-height:18px}.output-options{flex-wrap:wrap;gap:8px;display:flex}.output-note{letter-spacing:-.24px;color:#00000073;margin:0;font-size:12px;line-height:1.45}.output-pill{letter-spacing:-.39px;padding:9px 16px;font-size:13px;font-weight:600}.output-pill.is-selected{-webkit-backdrop-filter:none;backdrop-filter:none;background:#121212;box-shadow:0 6px 16px -6px #0006}.output-pill.is-selected:before,.output-pill.is-selected:after{display:none}.output-pill.is-selected .glass-button-label{color:#fff}.duration-slider{align-items:center;gap:12px;padding:2px 4px 0;display:flex}.duration-slider.is-auto{opacity:.4;transition:opacity .15s}.duration-slider.is-auto:hover{opacity:.6}.duration-slider-value{text-align:right;font-variant-numeric:tabular-nums;color:#000000f2;min-width:44px;font-size:13px;font-weight:600}.brief-error{color:#c0392b;margin:0 0 16px;font-size:14px}.create-modal-footer{flex-shrink:0;padding:16px 20px}.generate-button{width:100%;font:inherit;color:#fff;cursor:pointer;background:#121212;border:0;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:15px;font-weight:600;display:flex;box-shadow:0 6px 16px -6px #0006}.generate-button:disabled{opacity:.5;cursor:default}.project-grid{flex-wrap:wrap;gap:24px;display:flex}.project-card-slot{width:222px;position:relative;container-type:inline-size}.project-card{flex-direction:column;gap:6px;width:100%;text-decoration:none;display:flex}.project-card-thumb{background:#ededed;border-radius:16px;width:100%;height:337px;position:relative;overflow:hidden;box-shadow:0 4px 48px #00000014}.project-card-thumb .hover-preview,.project-card-thumb .thumb-media{width:100%;height:100%}.project-card-thumb .thumb-media{object-fit:cover;display:block}.project-card-thumb.is-message{border:1px solid #0000000d;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:16px 24px;display:flex}.project-card-thumb.is-generating{isolation:isolate}.project-card-thumb.is-generating>.project-card-badge,.project-card-thumb.is-generating>.project-card-note{z-index:2;position:relative}.gen-swirl{--gen-base:#fff7f9;--gen-a:#ffd6e7;--gen-b:#ffe9f2;z-index:1;isolation:isolate;pointer-events:none;position:absolute;inset:0;overflow:hidden}.gen-swirl.tone-pink{--gen-base:#fff7f9;--gen-a:#ffd6e7;--gen-b:#ffe9f2}.gen-swirl.tone-blue{--gen-base:#f5f9ff;--gen-a:#d4e4ff;--gen-b:#e8f1ff}.gen-swirl.tone-green{--gen-base:#f6fbf7;--gen-a:#d4efda;--gen-b:#e8f6eb}.gen-swirl.tone-peach{--gen-base:#fff8f4;--gen-a:#ffdcc8;--gen-b:#ffeee4}.gen-swirl.tone-lavender{--gen-base:#f9f7ff;--gen-a:#e2d8ff;--gen-b:#efe9ff}.gen-swirl.tone-mint{--gen-base:#f5fcfb;--gen-a:#ccefeb;--gen-b:#e4f8f5}.gen-swirl.tone-sky{--gen-base:#f4fbff;--gen-a:#ccefff;--gen-b:#e3f6ff}.gen-swirl.tone-rose{--gen-base:#fff6f6;--gen-a:#ffd0d0;--gen-b:#ffe6e6}.gen-swirl.tone-lilac{--gen-base:#fbf6ff;--gen-a:#edd4ff;--gen-b:#f5e8ff}.gen-swirl.tone-aqua{--gen-base:#f4fcff;--gen-a:#c8f0f5;--gen-b:#e2f7fa}.gen-swirl>*{position:absolute}.gen-swirl-base{background:var(--gen-base);inset:0}.gen-swirl-blob{filter:blur(28px);opacity:.9;border-radius:50%;animation:16s ease-in-out infinite alternate gen-drift}.gen-swirl-blob.is-a{background:var(--gen-a);width:72%;height:62%;inset:-18% auto auto -12%}.gen-swirl-blob.is-b{background:var(--gen-b);width:68%;height:58%;animation-duration:22s;animation-direction:alternate-reverse;inset:auto -16% -20% auto}@keyframes gen-drift{0%{transform:translate(0)scale(1)}50%{transform:translate(6%,-4%)scale(1.08)}to{transform:translate(-4%,5%)scale(1.04)}}.project-card-badge{width:36px;height:36px;cursor:inherit;background-image:none;border-radius:100px;place-items:center;padding:0;display:grid;box-shadow:inset 0 .125em .125em #0000000a,inset 0 -.125em .125em #ffffff40,0 .25em .125em -.125em #0000001f,0 4px 64px #00000014}.project-card-badge:before,.project-card-delete:before,.project-card-download:before,.project-card-edit:before{-webkit-backdrop-filter:blur(clamp(4px,.6em,16px))saturate(165%)brightness(1.18);backdrop-filter:blur(clamp(4px,.6em,16px))saturate(165%)brightness(1.18);-webkit-mask-image:radial-gradient(100% 100%,#0000 15%,#000 60%);mask-image:radial-gradient(100% 100%,#0000 15%,#000 60%)}.project-card-delete .glass-button-label,.project-card-download .glass-button-label,.project-card-edit .glass-button-label{text-shadow:0 0 2px #ffffffb3,0 0 6px #fff9}.project-card:hover .project-card-badge:after{--glass-angle-1:-125deg}.project-card-badge-spinner{z-index:2;color:#000;width:20px;height:20px;animation:1.1s linear infinite project-spin;position:relative}@keyframes project-spin{to{transform:rotate(360deg)}}.project-card-badge-hand{z-index:2;color:#e59400;width:20px;height:20px;position:relative}.project-card-note{letter-spacing:-.43px;text-align:center;color:#000000a6;word-break:break-word;flex-direction:column;gap:2px;margin:0;font-size:13px;line-height:15px;display:flex}.project-card-note p{margin:0}.project-card-note .is-dim,.project-card-note.is-dim{color:#00000040}.project-card-note.is-attention{color:#e59400}.project-card-retry{color:#000000f2;border-radius:100px;padding:8px 14px;font-size:13px;font-weight:600}.project-card-retry:disabled{opacity:.6;cursor:default}.project-card-info{flex-direction:column;gap:1px;display:flex;overflow:hidden}.project-card-title{color:#000000f2;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:normal;display:-webkit-box;overflow:hidden}.project-card-meta{color:#00000040;font-size:15px;line-height:normal}.project-card-delete{z-index:3;opacity:0;visibility:hidden;border-radius:100px;place-items:center;width:28px;height:28px;padding:0;line-height:1;transition:opacity .12s,visibility 0s .12s;display:grid;position:absolute;top:8px;right:8px}.project-card-delete .glass-button-label{color:#000c;place-items:center;display:grid}.project-card-slot:hover .project-card-delete,.project-card-slot:focus-within .project-card-delete,.project-card-delete:focus-visible{opacity:1;visibility:visible;transition-delay:0s}.project-card-download{z-index:3;opacity:0;visibility:hidden;border-radius:100px;align-items:center;width:auto;height:auto;padding:5px 10px;font-size:12px;font-weight:600;line-height:1;transition:opacity .12s,translate .13s,visibility 0s .13s;display:inline-flex;position:absolute;top:calc(157.895cqi - 8px);right:8px;translate:0 -100%}.project-card-download .glass-button-label{color:#000c;align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.project-card-download:disabled{cursor:default}.project-card-slot:hover .project-card-download,.project-card-slot:focus-within .project-card-download,.project-card-download:focus-visible{opacity:1;visibility:visible;transition-delay:0s;translate:0 calc(-100% - 2px)}.project-card-edit{z-index:3;opacity:0;visibility:hidden;border-radius:100px;align-items:center;width:auto;height:auto;padding:5px 10px;font-size:12px;font-weight:600;line-height:1;text-decoration:none;transition:opacity .12s,translate .13s,visibility 0s .13s;display:inline-flex;position:absolute;top:calc(157.895cqi - 8px);left:8px;translate:0 -100%}.project-card-edit .glass-button-label{color:#000c;align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.project-card-slot:hover .project-card-edit,.project-card-slot:focus-within .project-card-edit,.project-card-edit:focus-visible{opacity:1;visibility:visible;transition-delay:0s;translate:0 calc(-100% - 2px)}@media (max-width:720px){.app-shell{flex-direction:column}.app-sidebar{z-index:20;background:#fafafa;border-bottom:1px solid #0000000d;flex-direction:row;align-items:center;gap:4px;width:100%;height:auto;position:sticky;top:0}.sidebar-brand{padding:12px 16px}.sidebar-body{flex-direction:row;align-items:center;overflow:visible}.sidebar-nav{flex-direction:row;gap:4px;padding:0}.sidebar-recent{display:none}.sidebar-footer{margin-left:auto;padding:0 12px 0 0}.sidebar-profile-label{display:none}.app-sheet{padding:32px 16px}.home-toolbar{flex-wrap:wrap}.search-pill{width:100%}.project-card-slot{width:calc(50% - 12px)}.project-card-thumb{aspect-ratio:222/337;height:auto}}.app-sheet-flush{align-items:stretch;height:100vh;min-height:0;padding:0;overflow:hidden}main.asset-editor{flex-direction:column;height:100%;min-height:0;display:flex}.ae-topbar{flex-shrink:0;align-items:center;gap:16px;height:60px;padding:0 28px 0 24px;display:flex}.ae-crumb{letter-spacing:-.43px;color:#000000f2;flex:1;align-items:baseline;gap:12px;min-width:0;margin:0;font-size:17px;font-weight:600;line-height:22px;display:flex}.ae-crumb a{color:inherit;text-decoration:none}.ae-crumb-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ae-topbar-actions{align-items:center;gap:8px;display:flex}.ae-saved-flash{color:#00000073;font-size:13px}.ae-delete-button{font:inherit;letter-spacing:-.45px;color:#00000073;cursor:pointer;background:0 0;border:0;border-radius:100px;padding:8px 12px;font-size:15px}.ae-delete-button:hover{color:#000000f2}.ae-body{flex:1;min-height:0;display:flex}.ae-chat{flex-direction:column;flex-shrink:0;width:clamp(420px,38vw,560px);min-height:0;display:flex}.ae-chat-messages{flex-direction:column;flex:1;gap:24px;min-height:0;padding:28px 28px 8px;display:flex;overflow-y:auto}.ae-msg-agent{letter-spacing:-.45px;color:#000000f2;font-size:15px;line-height:20px}.ae-msg-agent p{margin:0 0 8px}.ae-msg-agent p:last-child{margin-bottom:0}.asset-editor .chat-compound{flex-direction:column;gap:12px;display:flex}.asset-editor .asset-save-turn{flex-direction:column;gap:8px;display:flex}.asset-editor .asset-change-chips{flex-wrap:wrap;gap:8px;padding-left:38px;display:flex}.asset-editor .asset-change-chip{letter-spacing:-.39px;color:#000000a6;background:#0000000d;border-radius:100px;padding:4px 10px;font-size:13px}.asset-editor .chat-typing,.asset-editor .chat-status-note{text-align:left;color:#00000073;align-self:flex-start;align-items:center;gap:8px;font-size:13px;font-style:normal;line-height:16px;display:flex}.asset-editor .chat-typing .generating-spinner{border-width:1.5px;width:12px;height:12px}.asset-editor .chat-failed-note{color:#000000a6;background:#b3261e0d;border:0;border-radius:16px;flex-direction:column;align-items:flex-start;gap:8px;padding:16px 20px;font-size:13px;display:flex}.asset-editor .chat-failed-note strong{color:#000000f2;font-size:14px;font-weight:600}.asset-editor .chat-failed-note p{margin:0}.ae-composer-wrap{flex-shrink:0;padding:16px 28px 24px}.ae-doc-card{background:#fff;border-radius:20px;flex-direction:column;width:min(640px,100%);min-height:0;max-height:100%;display:flex;overflow:hidden;box-shadow:0 8px 40px #0000001f}.ae-doc-head{border-bottom:1px solid #0000000d;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.ae-doc-name{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.26px;color:#0000008c;font-size:13px;font-weight:600;overflow:hidden}.ae-doc-card .glass-button.ae-doc-open{background-color:#0000;flex-shrink:0;padding:6px 12px;font-size:12px;text-decoration:none}.ae-doc-body{flex:1;min-height:0;padding:20px 24px 24px;overflow-y:auto}.ae-doc-loading{color:#0006;margin:0;font-size:13px}.ae-doc-markdown{letter-spacing:-.15px;color:#000000d9;font-size:14px;line-height:1.6}.ae-doc-markdown h1,.ae-doc-markdown h2,.ae-doc-markdown h3,.ae-doc-markdown h4{letter-spacing:-.3px;margin-top:18px;font-weight:650;line-height:1.3}.ae-doc-markdown h1{font-size:19px}.ae-doc-markdown h2{font-size:16px}.ae-doc-markdown h3,.ae-doc-markdown h4{font-size:14px}.ae-doc-markdown hr{border:none;border-top:1px solid #0000000f;margin:16px 0}.ae-doc-plain{color:#000c;white-space:pre-wrap;word-break:break-word;margin:0;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12.5px;line-height:1.6}.ae-doc-truncated{color:#0006;margin:16px 0 0;font-size:12px}.ae-kind-card{font:inherit;letter-spacing:-.43px;color:#000000f2;cursor:pointer;background:#fff;border:0;border-radius:100px;align-items:center;gap:10px;padding:8px 18px 8px 9px;font-size:15px;font-weight:600;line-height:20px;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 12px #0000000d}.ae-kind-card:hover:not(:disabled):not(.active){transform:translateY(-1px);box-shadow:0 6px 20px #0000001a}.ae-kind-card.active{color:#fffffff2;background:#18191b}.ae-kind-card:disabled{opacity:.55;box-shadow:none;cursor:default}.ae-kind-card i{letter-spacing:-.2px;color:#000000bf;background:#f0efeb;border-radius:100px;place-items:center;width:34px;height:34px;font-size:13px;font-style:normal;font-weight:700;display:grid}.ae-kind-card.active i{color:#fffffff2;background:#ffffff29}.ae-kind-soon{letter-spacing:.4px;text-transform:uppercase;color:#00000073;background:#0000000d;border-radius:100px;padding:2px 8px;font-size:10px;font-weight:600}.ae-create-note{color:#00000073;margin:0;font-size:13px;line-height:18px}.ae-card-head{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:10px;padding:20px 24px 4px;display:flex}.ae-card-head .ae-card-title{flex:none;width:100%}.ae-card-title{min-width:0;font:inherit;letter-spacing:-.26px;color:#000000f2;background:0 0;border:0;outline:none;flex:1;padding:0;font-size:22px;font-weight:700;line-height:28px}.ae-card-title::placeholder{color:#00000040}.ae-state{letter-spacing:-.1px;color:#000000a6;white-space:nowrap;background:#0000000d;border-radius:100px;flex-shrink:0;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-flex}.ae-state:before{content:"";background:#d9930d;border-radius:50%;width:6px;height:6px}.ae-state.ready:before{background:#34a853}.ae-card-scroll{flex:1;min-height:0;overflow-y:auto}.ae-row{flex-direction:column;gap:16px;padding:20px 24px;display:flex}.ae-row-label{letter-spacing:-.43px;color:#000000f2;font-size:15px;line-height:20px}.ae-hero-file span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ae-error{color:#c0392b;margin:0;padding:0 20px 16px;font-size:14px}:is(.asset-editor,.v2c-asset-editor) .segmented{background:#0000000a;border:1px solid #0000000f;border-radius:100px;align-self:flex-start;gap:4px;padding:4px;display:flex}:is(.asset-editor,.v2c-asset-editor) .segmented button{appearance:none;font:inherit;letter-spacing:-.2px;color:#0000008c;cursor:pointer;background:0 0;border:0;border-radius:100px;padding:8px 18px;font-size:13.5px;font-weight:500;transition:color .12s,background-color .12s,box-shadow .12s}:is(.asset-editor,.v2c-asset-editor) .segmented button:hover{color:#000000d9}:is(.asset-editor,.v2c-asset-editor) .segmented button.active{color:#000000f2;background:#fff;box-shadow:0 1px 3px #0000001f,inset 0 0 0 1px #0000000a}:is(.asset-editor,.v2c-asset-editor) .schema-upload{font:inherit;color:#000000a6;cursor:pointer;-webkit-backdrop-filter:blur(4px)saturate(135%);backdrop-filter:blur(4px)saturate(135%);background-image:linear-gradient(-75deg,#ffffff1a,#ffffff4d,#ffffff1a),linear-gradient(#ffffff75,#ffffff75);border:1px dashed #00000024;border-radius:16px;padding:16px;font-size:15px;box-shadow:inset 0 .125em .125em #00000008,inset 0 -.125em .125em #ffffff80,0 .25em .125em -.125em #00000014}:is(.asset-editor,.v2c-asset-editor) .schema-upload:hover{color:#000000f2;border-color:#00000047}:is(.asset-editor,.v2c-asset-editor) .ready-when{border:1px solid #0000001a;border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}:is(.asset-editor,.v2c-asset-editor) .ready-when-head{letter-spacing:-.43px;color:#000000f2;justify-content:space-between;align-items:baseline;font-size:15px;display:flex}:is(.asset-editor,.v2c-asset-editor) .ready-when-head span{color:#00000073;font-size:13px}:is(.asset-editor,.v2c-asset-editor) .ready-when-bar{gap:4px;display:flex}:is(.asset-editor,.v2c-asset-editor) .ready-when-bar i{background:#18191b;border-radius:100px;flex:1;height:4px}:is(.asset-editor,.v2c-asset-editor) .ready-when-bar i.pending{background:#0000001a}:is(.asset-editor,.v2c-asset-editor) .ready-when-list{color:#000000a6;flex-direction:column;gap:6px;margin:0;padding:0;font-size:13px;line-height:16px;list-style:none;display:flex}:is(.asset-editor,.v2c-asset-editor) .ready-when-list li{align-items:center;gap:8px;display:flex}:is(.asset-editor,.v2c-asset-editor) .ready-when-errors{color:#c0392b;margin:0;font-size:13px}.ae-versions ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ae-versions li{color:#00000073;justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;line-height:16px;display:flex}.ae-versions li b{color:#000000f2;font-weight:600}.ae-empty-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:40px;display:flex}.ae-empty-state h1{letter-spacing:-.26px;color:#000000f2;margin:0;font-size:22px;font-weight:700}.ae-empty-state p{color:#000000a6;margin:0;font-size:15px}.ae-empty-actions{gap:12px;margin-top:8px;display:flex}.ae-pill-button{font:inherit;color:#000000f2;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:100px;padding:10px 20px;font-size:15px;text-decoration:none}.ae-pill-dark{color:#fffffff2;background:#18191b;border-color:#18191b}.asset-create-overlay{z-index:60;background:#0000008c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.asset-create-modal{background:#fff;border-radius:24px;flex-direction:column;width:480px;max-width:100%;max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 64px #00000047}.asset-create-head{border-bottom:1px solid #0000000d;padding:16px 20px}.asset-create-head h2{letter-spacing:-.26px;color:#000000f2;margin:0;font-size:22px;font-weight:700;line-height:28px}.asset-create-body{padding:24px 0;overflow-y:auto}.asset-create-row{flex-direction:column;gap:12px;padding:0 20px;display:flex}.asset-create-row+.asset-create-row{padding-top:24px}.asset-create-label{letter-spacing:-.43px;color:#000000f2;font-size:15px;font-weight:600;line-height:20px}.asset-create-addfiles{width:100%;font:inherit;color:#000000f2;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:15px;transition:background .15s;display:flex}.asset-create-addfiles:hover:not(:disabled){background:#00000008}.asset-create-addfiles:disabled{opacity:.5;cursor:default}.asset-create-files{flex-wrap:wrap;gap:6px;display:flex}.asset-create-file-chip{color:#000000bf;overflow-wrap:anywhere;background:#ededed;border-radius:100px;align-items:center;gap:6px;max-width:100%;padding:6px 10px;font-size:13px;display:inline-flex}.asset-create-file-chip button{font:inherit;color:#00000080;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px}.asset-create-file-chip.uploading{color:#00000080}.asset-create-prompt{width:100%;min-height:106px;font:inherit;letter-spacing:-.43px;color:#000000f2;resize:none;background:#fff;border:1px solid #0000001a;border-radius:16px;padding:12px 16px;font-size:15px;line-height:20px}.asset-create-prompt:focus{border-color:#0000004d;outline:none}.asset-create-error{color:#b3261e;margin:12px 20px 0;font-size:13px}.asset-create-foot{background:#fffffff2;border:1px solid #0000000d;border-radius:24px;justify-content:flex-end;align-items:center;gap:8px;padding:16px 20px;display:flex;box-shadow:0 2px 32px #0000000a}.asset-create-cancel,.asset-create-submit{font:inherit;letter-spacing:-.45px;cursor:pointer;border:0;border-radius:199px;padding:12px 20px;font-size:15px;line-height:20px}.asset-create-cancel{color:#000000f2;background:#ededed}.asset-create-submit{color:#fffffff2;background:#18191b;border:1px solid #0000001a}.asset-create-submit:disabled{opacity:.45;cursor:default}main.creating-page{flex-direction:column;height:100%;min-height:0;display:flex}.creating-topbar-meta{letter-spacing:-.39px;color:#00000073;font-size:13px}.creating-page .creating-topbar{border-bottom:0;align-items:center;height:auto;min-height:60px;padding-top:12px;padding-bottom:12px}.creating-topbar-title{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.creating-page .creating-topbar .ae-crumb{flex:0 auto;width:100%}.creating-topbar-percent{letter-spacing:-.39px;font-variant-numeric:tabular-nums;color:#00000073;flex-shrink:0;font-size:13px;font-weight:500}.creating-topbar-cost,.creating-version-cost,.version-card-cost{letter-spacing:-.1px;font-variant-numeric:tabular-nums;color:#000000a6;cursor:default;white-space:nowrap;padding:3px 10px;font-size:11px;font-weight:600}.version-card-cost{margin-left:auto;margin-right:8px}.creating-topbar-cost{flex-shrink:0;margin-left:8px}.creating-topbar-next{letter-spacing:-.24px;color:#00000073;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.creating-editor-link{letter-spacing:-.39px;align-items:center;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.creating-topbar-pill{background-color:#0000;padding:8px 16px;font-size:13px}.creating-topbar-pill .glass-button-label{letter-spacing:-.39px;font-size:13px;font-weight:600}.creating-error{width:min(760px,100%);margin:12px auto 0;padding:0 20px}.creating-thread{flex:1;min-height:0;overflow-y:auto}.creating-thread-inner{flex-direction:column;gap:20px;width:min(760px,100%);margin:0 auto;padding:24px 20px 28px;display:flex}.creating-page .chat-compound{flex-direction:column;gap:12px;display:flex}.creating-msg-row{align-items:flex-end;gap:10px;display:flex}@media (prefers-reduced-motion:no-preference){.msg-enter{transform-origin:0 100%;animation:.32s cubic-bezier(.22,1,.36,1) both msg-in-agent}.creating-msg-row.is-user.msg-enter{transform-origin:100% 100%;animation-name:msg-in-user;animation-duration:.38s}}@keyframes msg-in-agent{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes msg-in-user{0%{opacity:0;transform:translateY(18px)scale(.92)}70%{transform:translateY(-2px)scale(1.004)}to{opacity:1;transform:none}}.creating-msg-stack{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.creating-msg-stack.is-user{align-items:flex-end}.creating-msg-stack .idea-card,.creating-msg-stack .commit-card{width:min(560px,100%)}.creating-msg-block{flex-direction:column;align-self:stretch;gap:6px;display:flex}.creating-empty-note{color:#00000059;font-style:italic}.creating-msg-block.is-choice{align-items:flex-end}.creating-msg-time{letter-spacing:-.1px;color:#00000059;-webkit-user-select:none;user-select:none;padding:0 6px;font-size:11px;line-height:1}.composer-fork{letter-spacing:-.1px;white-space:nowrap;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;height:46px;padding:0 16px;font-size:12px;font-weight:600;display:inline-flex}.composer-fork .glass-button-label{align-items:center;gap:4px;display:inline-flex}.composer-fork .fork-mark{font-size:13px}.composer-fork-slot{flex-shrink:0;display:inline-flex}.composer-fork-slot.is-idle{visibility:hidden;pointer-events:none}@media (max-width:560px){.composer-fork-slot{display:none}}.fork-mark{font-size:11px;line-height:1}.fork-lineage-row{color:var(--muted);text-align:center;justify-content:center;align-self:stretch;align-items:center;gap:6px;padding:6px 12px;font-size:11px;display:flex}.fork-lineage-row.is-inherited{border-top:1px solid var(--line);margin-top:6px;padding-top:12px}.fork-lineage-mark{flex:none;font-size:12px;line-height:1}.fork-lineage-link{color:var(--ink);text-underline-offset:2px;text-decoration:underline}.fork-lineage-gone{color:var(--muted);font-style:italic}.fork-dialog-label{margin-top:14px;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.fork-dialog-field{box-sizing:border-box;border:1px solid var(--line);width:100%;color:inherit;font:inherit;resize:vertical;background:0 0;border-radius:8px;padding:8px 10px;font-size:13px;line-height:1.4}.fork-dialog-field:focus-visible{border-color:var(--ink);outline:none}.fork-dialog-message{border-left:2px solid var(--line);color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;max-height:8.7em;margin-top:12px;padding-left:10px;font-size:13px;line-height:1.45;overflow-y:auto}.fork-lineage-opening{opacity:.85;width:100%;margin-top:2px;font-style:italic;display:block}.creating-version-actions{flex-wrap:wrap;justify-content:flex-start;align-self:stretch;align-items:center;gap:6px;display:flex}.creating-version-cost{white-space:normal;max-width:100%}.editable-title{align-items:baseline;gap:4px;min-width:0;display:inline-flex}.editable-title-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editable-title-edit{color:var(--muted);cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:none;flex:none;padding:0 2px;font-size:11px;line-height:1}.editable-title:hover .editable-title-edit,.editable-title:focus-within .editable-title-edit,.editable-title-edit:focus-visible{opacity:1;pointer-events:auto}.editable-title-edit:hover{color:var(--ink)}@media (hover:none){.editable-title-edit{opacity:1;pointer-events:auto}}@media (prefers-reduced-motion:no-preference){.editable-title-edit{transition:opacity .12s,color .12s}}.editable-title-input{border:1px solid var(--line);min-width:0;max-width:100%;color:inherit;font:inherit;background:0 0;border-radius:6px;padding:1px 6px}.editable-title-input:focus-visible{border-color:var(--ink);outline:none}.v2c-video-grid .v2c-vid-name{padding-right:22px}.project-card-rename{z-index:3;width:20px;height:18px;color:var(--v2c-muted);cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:none;place-items:center;padding:0;font-size:12px;line-height:1;display:grid;position:absolute;top:calc(157.895cqi + 12px);right:0}:is(.project-card-slot:has(.v2c-vid-name:hover) .project-card-rename,.project-card-rename:hover,.project-card-rename:focus-visible){opacity:1;pointer-events:auto}.project-card-rename:hover{color:var(--ink)}@media (hover:none){.project-card-rename{opacity:1;pointer-events:auto}}@media (prefers-reduced-motion:no-preference){.project-card-rename{transition:opacity .12s,color .12s}}.project-card-rename-field{z-index:3;position:absolute;top:calc(157.895cqi + 10px);left:0;right:0}.project-card-rename-field .editable-title-input{background:var(--bg,#fff);width:100%;font-size:13px}.fork-recovery-link{color:var(--ink);text-underline-offset:2px;margin-left:8px;font-size:11px;text-decoration:underline}.creating-msg-row:has(.creating-msg-stack) .creating-avatar{margin-bottom:15px}.creating-msg-row.is-user{justify-content:flex-end}.creating-avatar{border-radius:100px;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid;overflow:hidden}.creating-avatar.is-agent{color:#000000d9;cursor:default;padding:0}.creating-avatar.is-agent svg{z-index:2;position:relative}.creating-avatar.is-user{color:#000000a6;background:#ededed;font-size:12px;font-weight:600}.creating-avatar img{object-fit:cover;width:100%;height:100%}.creating-bubble{letter-spacing:-.45px;color:#000000f2;background:#fff;border:1px solid #0000000a;border-radius:20px;min-width:0;max-width:560px;padding:12px 18px;font-size:15px;line-height:20px;box-shadow:0 4px 32px #00000014}.creating-bubble.is-user{white-space:pre-wrap;word-break:break-word}.chat-asset-cards{flex-direction:column;align-items:flex-end;gap:10px;width:min(560px,100%);display:flex}.chat-asset-grid{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}@keyframes chat-asset-reveal{0%{opacity:0;transform:translateY(12px)scale(.94)}to{opacity:1;transform:none}}.chat-asset-reveal{animation:.38s cubic-bezier(.22,1,.36,1) both chat-asset-reveal}.chat-asset-card{border-radius:16px;width:150px;box-shadow:0 4px 24px #00000012}.chat-asset-card .asset-card-thumb{height:84px}.chat-asset-card .asset-card-glyph{border-radius:10px;width:44px;height:44px;font-size:18px}.chat-asset-card .asset-card-body{gap:2px;padding:10px 12px}.chat-asset-card .asset-card-chip{letter-spacing:-.33px;height:18px;font-size:11px;line-height:14px}.chat-asset-card .asset-card-name{letter-spacing:-.39px;-webkit-line-clamp:1;min-height:0;font-size:13px;line-height:17px}.chat-asset-more{letter-spacing:-.36px;align-self:flex-end;padding:8px 14px;font-size:12px;font-weight:600}.creating-bubble p{margin:0 0 8px}.creating-bubble p:last-child{margin-bottom:0}.creating-page .chat-typing,.creating-page .chat-status-note{text-align:left;color:#00000073;align-self:flex-start;align-items:center;gap:8px;font-size:13px;font-style:normal;line-height:16px;display:flex}.creating-page .chat-status-note a{color:#000000f2}.status-shimmer{background:linear-gradient(90deg,#9a9aa2 0% 35%,#17171a 50%,#9a9aa2 65% 100%) 0 0/200% 100%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:3.2s linear infinite thinking-shimmer}@media (prefers-reduced-motion:reduce){.status-shimmer{color:#00000073;background:0 0;animation:none}}.creating-page .creating-version-block{gap:8px}.creating-page .creating-version-label{letter-spacing:-.24px;color:#000000e6;align-items:baseline;gap:8px;font-size:13px;font-weight:600;display:flex}.creating-page .creating-version-state{color:#0006;font-size:12px;font-weight:500}.creating-page .creating-version-pending{color:#0000008c;background:#00000008;border-radius:14px;align-items:center;gap:8px;padding:12px 14px;font-size:13px;display:inline-flex}.creating-page .creating-output{background:#f7f7f7;border:1px solid #0000000b;border-radius:18px;width:100%;margin:0;overflow:hidden}.creating-output-stage{justify-content:center;align-items:center;height:min(660px,78dvh);padding:20px;display:flex;container-type:size}.creating-page .chat-status-note.creating-ready-note{color:#000000f2;gap:12px;font-size:15px}.creating-ready-hint{color:#00000073;font-size:12px;font-weight:400;line-height:16px}.creating-page .chat-status-note a.creating-open-editor{padding:10px 18px;font-size:13px;font-weight:600;text-decoration:none}.creating-page .chat-questions-card,.asset-editor .chat-questions-card{background:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;gap:16px;padding:20px;display:flex;box-shadow:0 4px 32px #0000000f}.creating-page .chat-questions-card header,.asset-editor .chat-questions-card header{flex-direction:column;gap:2px;display:flex}.creating-page .chat-questions-card header strong,.asset-editor .chat-questions-card header strong{letter-spacing:-.43px;color:#000000f2;font-size:15px;font-weight:600}.creating-page .chat-questions-card header span,.asset-editor .chat-questions-card header span{color:#00000073;font-size:13px}.creating-page .chat-question,.asset-editor .chat-question{flex-direction:column;gap:10px;margin-top:0;display:flex}.creating-page .chat-question-prompt,.asset-editor .chat-question-prompt{letter-spacing:-.42px;color:#000000f2;align-items:baseline;gap:8px;margin:0;font-size:14px;font-weight:600;display:flex}.creating-page .chat-question-prompt span,.asset-editor .chat-question-prompt span{color:#00000059;flex-shrink:0;font-size:12px;font-weight:600}.creating-page .chat-question-options,.asset-editor .chat-question-options{flex-wrap:wrap;gap:8px;display:flex}.creating-page .chat-question-options button,.asset-editor .chat-question-options button{font:inherit;letter-spacing:-.39px;color:#000000bf;cursor:pointer;background-color:#0000;border:0;border-radius:100px;padding:8px 14px;font-size:13px;transition:color .15s}.creating-page .chat-question-options button.muted,.asset-editor .chat-question-options button.muted{color:#00000073}.creating-page .chat-question-options button.selected:not(.muted),.asset-editor .chat-question-options button.selected:not(.muted){-webkit-backdrop-filter:none;backdrop-filter:none;color:#fff;background:#121212;box-shadow:0 6px 16px -6px #0006}.creating-page .chat-question-options button.selected:not(.muted):before,.creating-page .chat-question-options button.selected:not(.muted):after,.asset-editor .chat-question-options button.selected:not(.muted):before,.asset-editor .chat-question-options button.selected:not(.muted):after{display:none}.creating-page .chat-question-options button.selected:not(.muted) .glass-button-label,.asset-editor .chat-question-options button.selected:not(.muted) .glass-button-label{color:#fff}.creating-page .chat-question-options button.selected.muted,.asset-editor .chat-question-options button.selected.muted{color:#000000a6}.creating-page .custom-answer-input,.asset-editor .custom-answer-input{min-height:64px;font:inherit;color:#000000f2;resize:vertical;background:#fff;border:1px solid #0000001a;border-radius:14px;margin-top:0;padding:10px 14px;font-size:14px}.creating-page .chat-questions-card footer,.asset-editor .chat-questions-card footer{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:0;display:flex}.creating-page .chat-questions-card footer .glass-button,.asset-editor .chat-questions-card footer .glass-button{letter-spacing:-.42px;padding:10px 18px;font-size:14px;font-weight:600}.creating-page .chat-questions-card footer .glass-button:disabled,.asset-editor .chat-questions-card footer .glass-button:disabled{opacity:.5;cursor:default}.creating-page .button,.asset-editor .button,.v2c-asset-editor .button{font:inherit;letter-spacing:-.42px;color:#000000f2;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:100px;padding:10px 18px;font-size:14px;text-decoration:none}.creating-page .button:disabled,.asset-editor .button:disabled{opacity:.5;cursor:default}.creating-page .button-dark,.asset-editor .button-dark,.v2c-asset-editor .button-dark{color:#fff;background:#121212;border-color:#121212}.creating-page .chat-answered-card,.asset-editor .chat-answered-card{background:#fff;border:1px solid #0000000d;border-radius:20px;padding:20px;box-shadow:0 4px 32px #0000000f}.creating-page .chat-answered-card header,.asset-editor .chat-answered-card header{align-items:center;gap:8px;font-size:13px;display:flex}.creating-page .chat-answered-card header span,.asset-editor .chat-answered-card header span{color:#0000008c;border:1px solid #0003;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;display:grid}.creating-page .chat-answered-card header strong,.asset-editor .chat-answered-card header strong{letter-spacing:-.43px;color:#000000f2;font-size:15px;font-weight:600}.creating-page .chat-answered-card header em,.asset-editor .chat-answered-card header em{color:#00000073;margin-left:auto;font-size:13px;font-style:normal}.creating-page .chat-answered-card ul,.asset-editor .chat-answered-card ul{flex-direction:column;margin:6px 0 0;padding:0;list-style:none;display:flex}.creating-page .chat-answered-card li,.asset-editor .chat-answered-card li{flex-direction:column;gap:3px;padding:10px 0;font-size:13px;line-height:18px;display:flex}.creating-page .chat-answered-card li:last-child,.asset-editor .chat-answered-card li:last-child{padding-bottom:2px}.creating-page .chat-answered-card li+li,.asset-editor .chat-answered-card li+li{border-top:1px solid #0000000f}.creating-page .chat-answered-card li span,.asset-editor .chat-answered-card li span{letter-spacing:-.12px;color:#00000073;font-size:12px}.creating-page .chat-answered-card li strong,.asset-editor .chat-answered-card li strong{letter-spacing:-.39px;color:#000000d9;font-weight:600}.creating-page .chat-plan-card{background:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;gap:12px;padding:20px;display:flex;box-shadow:0 4px 32px #0000000f}.creating-page .chat-plan-card>header{background:0 0;border-bottom:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:0;display:flex}.creating-page .chat-plan-card>header strong{letter-spacing:-.43px;color:#000000f2;font-size:15px;font-weight:600;display:block}.creating-page .chat-plan-card>header div span{color:#00000073;font-size:13px;font-weight:400}.creating-page .chat-plan-card.open{border-color:#0000001f}.creating-page .chat-plan-doc{color:#000000bf;border:0;width:100%;margin:0;padding:0;font-size:14px;line-height:21px}.creating-page .chat-plan-doc h1,.creating-page .chat-plan-doc h2{letter-spacing:-.43px;color:#000000f2;border:0;margin:12px 0 4px;padding:0;font-size:15px;font-weight:600}.creating-page .chat-plan-doc h1:first-child,.creating-page .chat-plan-doc h2:first-child{margin-top:0}.creating-page .chat-plan-card details summary{letter-spacing:-.39px;align-self:flex-start;align-items:center;gap:8px;padding:9px 16px;font-size:13px;list-style:none;display:inline-flex}.creating-page .chat-plan-card details summary::-webkit-details-marker{display:none}.creating-page .chat-plan-card .plan-toggle-chevron{z-index:2;border-bottom:1.5px solid #000000bf;border-right:1.5px solid #000000bf;width:6px;height:6px;margin-top:-3px;transition:transform .15s;position:relative;transform:rotate(45deg)}.creating-page .chat-plan-card details[open] .plan-toggle-chevron{margin-top:3px;transform:rotate(225deg)}.creating-page .chat-plan-card details[open] summary{margin-bottom:12px}.creating-page .chat-plan-card footer{color:#00000073;border-top:0;padding:0;font-size:13px}.creating-page .chat-failed-note{color:#000000a6;background:#b3261e0d;border:0;border-radius:16px;flex-direction:column;align-items:flex-start;gap:8px;padding:16px 20px;font-size:13px;display:flex}.creating-page .chat-failed-note strong{color:#000000f2;font-size:14px;font-weight:600}.creating-page .chat-failed-note p{margin:0}.creating-page .chat-stopped-note{background:#0000000a}.creating-page .chat-failed-note .glass-button,.creating-page .chat-status-note .glass-button,.asset-editor .chat-failed-note .glass-button{letter-spacing:-.39px;padding:8px 14px;font-size:13px;font-weight:600}.creating-page .unstick-button{font:inherit;color:#000000bf;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:100px;padding:4px 12px;font-size:12px}.creating-dock{background:#fff;flex-shrink:0;position:relative}.creating-dock:before{content:"";pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#fff0,#ffffffb8 55%,#fff);height:32px;position:absolute;bottom:100%;left:0;right:0;-webkit-mask-image:linear-gradient(#0000,#000 65%);mask-image:linear-gradient(#0000,#000 65%)}.creating-approve{flex-shrink:0;width:min(760px,100%);margin:0 auto;padding:6px 20px 0}.creating-approve .chat-approve-bar{background:#fff;border:1px solid #0000000d;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:6px 6px 6px 14px;font-family:inherit;display:flex;box-shadow:0 2px 10px #0000000d}.creating-approve .chat-approve-bar span{letter-spacing:-.1px;color:#000000a6;font-size:12px;line-height:16px}.creating-approve .approve-button{letter-spacing:-.1px;flex-shrink:0;padding:7px 13px;font-size:12px;font-weight:600}.creating-approve .approve-button:disabled{opacity:.5;cursor:default}.creating-composer{flex-direction:column;flex-shrink:0;gap:10px;width:min(760px,100%);margin:0 auto;padding:16px 20px 20px;display:flex}.creating-attach-row{padding:0 4px}.creating-composer-row{align-items:flex-end;gap:10px;display:flex}.creating-input-pill{cursor:text;border-radius:28px;flex:1;align-items:center;min-width:0;padding:13px 20px;display:flex}.creating-input-pill textarea{z-index:2;resize:none;min-width:0;max-height:120px;font:inherit;letter-spacing:-.45px;color:#000000f2;background:0 0;border:0;outline:none;flex:1;font-size:15px;font-weight:400;line-height:20px;position:relative}.creating-input-pill textarea::placeholder{color:#00000059}.creating-composer-row .voice-button,.creating-composer-row .creating-attach{color:#000c;background-color:#fff;border:0;border-radius:100px;flex-shrink:0;place-items:center;width:46px;height:46px;padding:0;display:grid}.creating-composer-row .voice-button svg,.creating-composer-row .voice-button .voice-stop-dot,.creating-composer-row .creating-attach svg{z-index:2;position:relative}.creating-composer-row .voice-button svg,.creating-composer-row .creating-attach svg{width:17px;height:17px}.creating-composer-row .creating-attach .glass-button-label{place-items:center;display:grid}.creating-composer-row .creating-attach .glass-button-label svg{width:18px;height:18px}.creating-composer-row .voice-button:not(:disabled):hover{transform:none}.creating-composer-row .creating-attach:disabled{opacity:.45;cursor:default}.creating-composer-row .composer-fork{background-color:#fff}.creating-send{border-radius:100px;flex-shrink:0;place-items:center;width:46px;height:46px;padding:0;display:grid}.creating-send .glass-button-label{place-items:center;display:grid}.creating-send:disabled{opacity:.45;cursor:default}.gen-stop-square{background:var(--v2c-fg-primary,#111);border-radius:3px;width:12px;height:12px}.creating-stop:disabled{opacity:.45;cursor:default}@keyframes stop-rim-spin{0%{--glass-angle-1:0deg}to{--glass-angle-1:360deg}}.creating-stop.is-stopping:disabled{opacity:1}.creating-stop.is-stopping{box-shadow:inset 0 .125em .125em #00000009,inset 0 -.125em .125em #ffffff80,0 .25em .125em -.125em #0000001a,inset 0 0 .1em .25em #fff3,0 0 10px #4d8dff66,0 0 26px #4d8dff38}.creating-stop.is-stopping:after{background:conic-gradient(from var(--glass-angle-1) at 50% 50%, #4d8dffe6, transparent 10% 40%, #4d8dffe6 50%, transparent 60% 90%, #4d8dffe6), linear-gradient(180deg, #d6e6ffbf, #d6e6ffbf);transition:none;animation:1.1s linear infinite stop-rim-spin}.creating-page .output-chip-caret{opacity:.6;align-items:center;line-height:1;display:inline-flex}.creating-page .output-menu{border:1px solid #00000014;border-radius:20px;padding:16px;box-shadow:0 12px 40px #00000024}.creating-page .output-menu .output-pill{padding:7px 12px;font-size:12px}.creating-page .output-menu .output-pill .glass-button-label{align-items:center;gap:5px;display:inline-flex}.creating-page .btn-primary{color:#fff;background:#000000e6;border-radius:999px}.creating-page .btn-primary:hover{color:#fff;background:#000}@supports not selector(::-webkit-scrollbar){.create-asset-scroll,.create-brief-scroll,.ae-chat-messages,.ae-card-scroll,.creating-thread{scrollbar-width:thin;scrollbar-color:#0000002e transparent}}.create-asset-scroll::-webkit-scrollbar{width:2px}.create-brief-scroll::-webkit-scrollbar{width:2px}.ae-chat-messages::-webkit-scrollbar{width:2px}.ae-card-scroll::-webkit-scrollbar{width:2px}.creating-thread::-webkit-scrollbar{width:2px}.create-asset-scroll::-webkit-scrollbar-track{background:0 0}.create-brief-scroll::-webkit-scrollbar-track{background:0 0}.ae-chat-messages::-webkit-scrollbar-track{background:0 0}.ae-card-scroll::-webkit-scrollbar-track{background:0 0}.creating-thread::-webkit-scrollbar-track{background:0 0}.create-asset-scroll::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.create-brief-scroll::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.ae-chat-messages::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.ae-card-scroll::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.creating-thread::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.create-asset-scroll::-webkit-scrollbar-thumb:hover{background:#00000052}.create-brief-scroll::-webkit-scrollbar-thumb:hover{background:#00000052}.ae-chat-messages::-webkit-scrollbar-thumb:hover{background:#00000052}.ae-card-scroll::-webkit-scrollbar-thumb:hover{background:#00000052}.creating-thread::-webkit-scrollbar-thumb:hover{background:#00000052}.creating-side-panel .asset-group-versions{gap:8px}.version-credit-summary{font-variant-numeric:tabular-nums;flex-direction:column;gap:4px;padding:4px 2px 0;display:flex}.version-credit-summary-total{font-size:13px;font-weight:600}.version-credit-summary-trailing,.version-card-credits-total{color:#0000008c;font-size:11px;font-weight:400}.version-card-credits{font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 10px;font-size:12px;font-weight:600;display:flex}.creating-side-panel .version-tag{border-radius:999px;padding:3px 10px}.creating-side-panel .media-tile{border-radius:12px;overflow:hidden}.creating-side-panel .media-attach,.creating-side-panel .media-tile .asset-type{border-radius:999px}.creating-side-panel .version-card{background:#fff;border:1px solid #00000014;border-radius:999px;width:100%;padding:8px 12px}.creating-side-panel .version-card.clickable:hover{background:#00000008}.creating-side-panel .version-card.generating{cursor:default;opacity:1;background-color:#0000;border:0}.creating-side-panel .version-card.generating .version-card-body,.creating-side-panel .version-card.generating .version-card-row,.creating-side-panel .version-card.generating .version-card-time,.creating-side-panel .version-card.generating .version-card-num{z-index:2;position:relative}.creating-side-panel .version-card.generating .version-card-time{color:#0000008c}.creating-side-panel .version-card.generating .version-card-num{color:#000000d9}.creating-side-panel .version-card-body{flex:1;gap:8px;min-width:0}.creating-side-panel .version-card-row{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.creating-side-panel .version-card-time{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.24px;color:#00000073;min-width:0;font-size:12px;font-weight:500;overflow:hidden}.creating-side-panel .version-card-num{letter-spacing:-.24px;color:#000000e6;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px;font-weight:600}.creating-side-panel .version-card-now{color:#0006;font-weight:500}.creating-side-panel .version-card-thumb{border-radius:8px;overflow:hidden}.creating-side-panel .version-card-actions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:0;display:flex}.creating-side-panel .version-card-action{color:#000000d9;background-color:#0000;padding:5px 11px;font-size:11px;font-weight:600;text-decoration:none}.creating-side-panel .version-plan-details{margin:0;position:relative}.creating-side-panel .version-plan-details>summary{cursor:pointer;align-items:center;list-style:none;display:inline-flex}.creating-side-panel .version-plan-details>summary::-webkit-details-marker{display:none}.creating-side-panel .version-plan-details .version-plan-chevron{opacity:.55;margin-left:-1px;transition:transform .15s}.creating-side-panel .version-plan-details[open] .version-plan-chevron{opacity:.75;transform:rotate(180deg)}.creating-side-panel .version-plan-details .markdown-document{z-index:5;background:#fff;border:1px solid #00000014;border-radius:12px;width:min(260px,100vw - 48px);max-height:220px;margin-top:0;padding:10px 12px;font-size:12px;position:absolute;top:calc(100% + 8px);left:0;overflow:auto;box-shadow:0 8px 24px #0000001a}.creating-side-panel .version-card-action .glass-button-label{align-items:center;gap:5px;display:inline-flex}.plan-panel-overlay{z-index:70;background:#00000024;animation:.2s both plan-overlay-in;position:fixed;inset:0}.plan-panel{background:#fff;border:1px solid #0000000f;border-radius:24px;flex-direction:column;width:min(480px,100vw - 24px);animation:.34s cubic-bezier(.22,1,.36,1) both plan-panel-in;display:flex;position:absolute;top:12px;bottom:12px;right:12px;overflow:hidden;box-shadow:0 24px 80px #00000038}.plan-panel-header{border-bottom:1px solid #0000000f;align-items:center;gap:8px;padding:16px 18px;font-size:13px;display:flex}.plan-panel-icon{color:#000000a6;align-items:center;display:inline-flex}.plan-panel-close{color:#000000b3;border-radius:100px;place-items:center;width:28px;height:28px;margin-left:auto;padding:0;display:grid}.plan-panel-close .glass-button-label{place-items:center;display:grid}.plan-panel-body{border:none;flex:1;width:auto;min-height:0;margin:0;padding:18px 22px 24px;font-size:13px;line-height:1.6;overflow-y:auto}@keyframes plan-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes plan-panel-in{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.plan-panel-overlay,.plan-panel{animation:none}}.creating-page .editor-picker{border:1px solid #00000014;border-radius:24px;overflow:hidden;box-shadow:0 24px 80px #00000040}.creating-page .editor-picker>header{border-bottom-color:#0000000d}.creating-page .editor-picker>footer{border-top-color:#0000000d}.editor-picker-actions{padding:14px 18px 0}.editor-picker-actions .v2c-action-row{gap:10px;margin:0}.editor-picker-actions .v2c-action-tile{background:var(--v2c-panel);box-shadow:none;border-radius:14px;row-gap:14px;padding:12px 14px}.editor-picker-actions .v2c-action-ic{width:32px;height:32px}.editor-picker-actions .v2c-action-label,.editor-picker-actions .v2c-action-tile input{font-size:14px}.editor-picker-actions .v2c-action-desc{font-size:12px}.editor-picker-actions .v2c-action-art{width:84px}.editor-picker-upload{color:var(--muted);justify-content:space-between;gap:12px;margin-top:8px;font-size:12px;display:flex}.editor-picker-upload-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-picker-upload.failed{color:#b3372b}.editor-picker-error{color:#b3372b;margin:8px 0 0;font-size:12px}.editor-picker-sec{letter-spacing:.4px;text-transform:uppercase;color:var(--muted);padding:14px 18px 0;font-size:11px;font-weight:600}.creating-page .asset-pick{border-radius:14px}.creating-page .asset-pick .asset-art{border-radius:10px;overflow:hidden}.creating-page .asset-pick .pick-check{border-radius:999px}.wire-dialog{border:1px solid #00000014;border-radius:24px;box-shadow:0 24px 80px #00000038}.wire-dialog[open]{animation:.24s cubic-bezier(.2,.9,.3,1) dialog-pop}.wire-dialog::backdrop{-webkit-backdrop-filter:blur(10px)saturate(120%);backdrop-filter:blur(10px)saturate(120%);background:#0c0c0e66}.wire-dialog[open]::backdrop{animation:.22s dialog-scrim}@keyframes dialog-pop{0%{opacity:0;transform:scale(.96)translateY(10px)}to{opacity:1;transform:none}}@keyframes dialog-scrim{0%{opacity:0}to{opacity:1}}.wire-dialog h2{letter-spacing:-.6px;color:#000000f2;font-size:22px;font-weight:600}.wire-dialog>p{color:#00000073}.confirm-dialog{width:min(440px,100vw - 32px);padding:30px 30px 26px}.confirm-dialog>p{font-size:13.5px;line-height:1.55}.confirm-dialog .dialog-actions{gap:10px;margin-top:26px}.confirm-dialog .glass-button{letter-spacing:-.3px;padding:10px 20px;font-size:13.5px;font-weight:600}.confirm-dialog .glass-button:disabled{opacity:.5;cursor:default}.loading-state{color:#0006;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:48px 20px;display:flex}.loading-state-spinner{animation:.9s linear infinite loading-spin}.loading-state-label{letter-spacing:-.1px;font-size:13px}.loading-state.compact{gap:8px;padding:24px 16px}.create-modal .loading-state{color:#fff9}@keyframes loading-spin{to{transform:rotate(360deg)}}.skeleton{background:linear-gradient(100deg,#0000000e 40%,#00000006 50%,#0000000e 60%) 0 0/200% 100%;border-radius:10px;animation:1.4s ease-in-out infinite skeleton-shimmer}.skeleton-slot{flex-direction:column;gap:8px;display:flex}.skeleton-thumb{border-radius:16px;height:337px}.skeleton-line{width:72%;height:13px}.skeleton-line.short{width:46%}.skeleton-line.title-line{vertical-align:middle;width:140px;height:12px;display:inline-block}.skeleton-line.meta-line{vertical-align:middle;width:90px;height:9px;display:inline-block}.skeleton-card{pointer-events:none}.skeleton-card:hover{transform:none}.v2c-ing-cover.skeleton,.v2c-pick-cover.skeleton,.v2c-batch-thumb.skeleton,.v2c-fu-thumb.skeleton,.asset-art.skeleton{background:linear-gradient(100deg,#0000000e 40%,#00000006 50%,#0000000e 60%) 0 0/200% 100%}.v2c-ing-cover.skeleton,.v2c-pick-cover.skeleton,.v2c-batch-thumb.skeleton{border-radius:0}.skeleton-line.chip-line{border-radius:999px;width:56px;height:18px}.skeleton-chat{flex-direction:column;gap:12px;padding:24px 0;display:flex}.skel-bubble{border-radius:20px 20px 20px 6px;width:82%;height:56px}.skel-bubble.is-user{border-radius:20px 20px 6px;align-self:flex-end;width:56%}.skel-bubble.tall{height:96px}.skeleton-panel{flex-direction:column;align-items:stretch;gap:12px;width:min(520px,100%);display:flex}.skeleton-panel .skel-block{border-radius:16px;height:160px}.batch-skel{grid-template-columns:repeat(3,minmax(120px,180px));gap:12px;padding:18px 22px;display:grid}.batch-skel-cell{aspect-ratio:9/13;border-radius:14px;max-height:33vh}.v2c-fu-thumb.skeleton{box-shadow:none;cursor:default;aspect-ratio:9/16;border:none}.v2c-fu-skel-body{flex-direction:column;gap:12px;padding-top:4px;display:flex}.v2c-fu-skel-head{align-items:center;gap:10px;display:flex}.skel-feed-title{width:180px;height:15px}.skel-feed-when{width:44px;height:10px}.skel-feed-pill{border-radius:var(--v2c-radius-pill);width:92px;height:34px;margin-top:2px}.skel-feed-card{border-radius:16px;width:100%;height:150px}.share-skel{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.share-skel-player{aspect-ratio:9/16;border-radius:16px;max-width:100%;height:min(60vh,540px)}.gate-rail{flex-direction:column;flex:none;gap:14px;width:240px;padding:24px 20px;display:flex}.gate-rail-block{border-radius:10px;width:36px;height:36px;margin-bottom:10px}.gate-rail-line{border-radius:6px;height:12px}.gate-rail-line:nth-child(2){width:70%}.gate-rail-line:nth-child(3){width:55%}.gate-rail-line:nth-child(4){width:62%}.gate-sheet{align-items:stretch;gap:22px;padding:32px 40px}.gate-title{border-radius:8px;width:180px;height:28px}.gate-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.gate-card{aspect-ratio:9/12;border-radius:16px}@media (max-width:900px){.gate-rail{display:none}}@keyframes skeleton-shimmer{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.loading-state-spinner,.skeleton{animation:none}}main.share-page{color:#000000f2;min-height:100vh;font-family:var(--v2c-font);background:#fafafa;flex-direction:column;display:flex}.share-topbar{z-index:100;-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);background:#fafafab8;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 24px;display:flex;position:sticky;top:0}.share-brand{align-items:center;gap:8px;text-decoration:none;display:flex}.share-actions{align-items:center;gap:8px;display:flex}.share-pill{letter-spacing:-.39px;align-items:center;padding:10px 18px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.new-video-button.share-try{padding:10px 18px;font-size:13px}.share-stage{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:32px 24px 8px;display:flex}.share-player{max-width:100%;margin:0;position:relative}.share-title{text-align:center;letter-spacing:-.8px;color:#000000f2;max-width:680px;margin:0 0 24px;font-size:26px;font-weight:600;line-height:31px}.share-player video,.share-player mux-player{background:#000;border-radius:20px;max-width:min(92vw,960px);height:calc(100vh - 240px);min-height:320px;display:block;box-shadow:0 24px 64px #0000002e}.share-player mux-player{overflow:hidden}.share-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:-.2px;pointer-events:none;background:#0000008c;border-radius:999px;align-items:center;gap:6px;padding:7px 13px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;top:14px;left:14px}.share-badge-dot{background:var(--signal);border-radius:50%;width:7px;height:7px}.share-meta{color:var(--muted);margin:16px 0 0;font-size:13px}.share-loading{color:#00000073;margin:0;font-size:15px}.share-empty{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.share-empty h1{letter-spacing:-.72px;margin:0;font-size:24px;font-weight:600}.share-empty p{color:#00000073;margin:0 0 8px;font-size:15px}.share-cta{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:56px 24px;display:flex}.share-cta h2{letter-spacing:-1.1px;margin:0;font-size:30px;font-weight:600}.share-cta h2 em{background:var(--signal);border-radius:8px;padding:0 8px;font-style:normal}.share-cta p{color:var(--muted);margin:0 0 14px;font-size:15px}.share-cta-button{padding:13px 26px;font-size:14px;text-decoration:none}.share-footer{text-align:center;color:var(--muted);padding:20px 24px 26px;font-size:12.5px}@media (max-width:640px){.share-title{letter-spacing:-.5px;font-size:21px;line-height:26px}.share-topbar{padding:10px 16px}.share-cta h2{font-size:24px}}.export-menu{width:220px}.export-menu .export-menu-item{justify-content:center;align-items:center;gap:6px;width:100%;text-decoration:none;display:inline-flex}.chat-expired-card{border:1px dashed var(--line);background:0 0;border-radius:12px;align-self:stretch}.chat-expired-head{width:100%;color:var(--muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:10px 14px;font-size:10px;display:flex}.chat-expired-head span[aria-hidden]{flex:none}.chat-expired-head em{white-space:nowrap;opacity:.8;margin-left:auto;font-size:9px;font-style:normal}.chat-expired-card ul{gap:6px;margin:0;padding:0 14px 12px;list-style:none;display:grid}.chat-expired-card li{color:var(--muted);align-items:baseline;gap:8px;font-size:11px;display:flex}.chat-expired-raise{color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:0;flex:none;margin-left:auto;padding:0;font-size:10px;text-decoration:underline}.proposal-card{background:#fff;border:1px solid #0000000d;border-radius:20px;align-self:stretch;padding:16px 18px;box-shadow:0 4px 32px #00000014}.proposal-card.is-defaulted{border-color:var(--line);box-shadow:none;background:0 0}.proposal-card.is-answered{background:#fff}.proposal-card.is-closed{box-shadow:none;background:0 0;border-style:dashed}.proposal-card>header{align-items:baseline;gap:8px;display:flex}.proposal-card>header strong{letter-spacing:-.39px;font-size:13px}.proposal-card>header em{color:var(--muted);margin-left:auto;font-size:11px;font-style:normal}.proposal-question{margin-top:16px}.proposal-options{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.proposal-option{letter-spacing:-.36px;text-align:left;color:#000000d9;border-radius:16px;gap:6px;width:148px;padding:12px 14px;font-size:12px;font-weight:500;display:grid}.proposal-option>*{z-index:2;position:relative}.proposal-option:disabled{cursor:default}.proposal-option.selected{-webkit-backdrop-filter:none;backdrop-filter:none;color:#fff;background:#121212;box-shadow:0 6px 16px -6px #0006}.proposal-option.selected:before,.proposal-option.selected:after{display:none}.proposal-option.selected .proposal-default-tag,.proposal-option.selected .proposal-applied-tag{color:#ffffffa6}.proposal-option.defaulted{border:1px dashed #0000004d}.proposal-option.defaulted:after{display:none}.proposal-card:has(.media-option){padding:20px 22px}.proposal-options:has(.media-option){grid-template-columns:repeat(var(--option-columns,2), minmax(0, 1fr));align-items:start;gap:16px;width:100%;max-width:560px;margin-top:16px;display:grid}.proposal-options.is-roles:has(.media-option){grid-template-columns:repeat(var(--option-columns,2), minmax(0, 1fr));align-items:start;gap:16px;width:100%;max-width:560px;margin-top:16px;display:grid}.media-option{grid-template-rows:auto 1fr;align-self:stretch;width:100%;min-width:0;display:grid}.media-option.is-audio{width:160px}.option-preview{width:100%;aspect-ratio:var(--option-aspect);background:var(--soft);cursor:pointer;border:0;border-radius:12px;padding:0;display:block;position:relative;overflow:hidden}.option-preview img,.option-preview video{object-fit:contain;width:100%;height:100%;display:block}.option-preview-play,.media-player-start{border-radius:50%;place-items:center;width:48px;height:48px;padding:0;transition:background-color .15s;display:grid;position:absolute;top:50%;left:50%;translate:-50% -50%}.option-preview-play{background-color:#fff9}.option-preview:hover .option-preview-play{background-color:#fffc}.option-audio{height:100%;color:var(--muted);place-items:center;font-size:40px;display:grid}.media-option-select{width:100%;min-height:48px;color:var(--ink);text-align:left;cursor:pointer;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:10px;padding:12px 16px;display:flex}.media-option-name{overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:1.4}.media-option-check{color:#fff;border:1.5px solid #c9cac7;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;display:grid}.media-option-check svg{width:14px;height:14px}.media-option.is-selected .media-option-check{background:#191a18;border-color:#191a18}.media-option.is-selected .option-preview{outline-offset:3px;outline:2px solid #191a18}.media-option-select:hover .media-option-check{border-color:#191a18}.media-option-select:disabled{opacity:.5;cursor:default}.proposal-option-alternative{flex:0 0 100%;grid-column:1/-1}.proposal-option-alternative .proposal-option{border-radius:999px;width:auto;min-height:36px;padding:8px 14px;display:inline-flex}.proposal-options:has(.media-option) .proposal-option-alternative{text-align:center}.proposal-media-other{min-height:44px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:8px 16px;font-size:13px}.proposal-media-other:hover,.proposal-media-other[aria-pressed=true]{background:var(--soft);color:var(--ink)}.proposal-media-other:disabled{opacity:.5;cursor:default}.proposal-media-other:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.proposal-option-label{font-weight:600}.proposal-default-tag{color:var(--muted);font-size:10px}.proposal-applied-tag{color:var(--muted);font-size:10px;font-style:italic}.proposal-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:18px;display:flex}.chat-media-grid{flex-wrap:wrap;gap:12px;width:100%;margin-top:10px;display:flex}.chat-media-grid>.media-frame:not(.is-single){flex:240px;width:min(100%,300px)}.chat-media-grid:empty{display:none}.chat-media-tile{aspect-ratio:16/9;border:1px solid var(--line);object-fit:cover;background:var(--soft) center / cover no-repeat;border-radius:8px;width:100%;display:block}.chat-media-tile.as-button{color:#fff;text-shadow:0 1px 3px #0009;cursor:pointer;background-color:#111;background-size:contain;place-items:center;padding:0;font-size:15px;display:grid;position:relative;overflow:hidden}.chat-progress-post{color:var(--muted);align-items:baseline;gap:8px;padding:2px 0;font-size:10px;display:flex}.chat-progress-dot{background:var(--muted);border-radius:50%;flex:none;width:5px;height:5px}.chat-progress-body{min-width:0}.chat-progress-body p{margin:0}.chat-progress-body p+p{margin-top:2px}.ask-mode-row{align-items:center;gap:10px;width:min(760px,100%);margin:0 auto;padding:0 24px 6px;display:flex}.ask-mode-row em{color:var(--muted);font-size:9px;font-style:normal}.thread-round{flex-direction:column;align-self:stretch;gap:6px;margin:2px 0;display:flex}.thread-round-text{color:var(--muted);margin:0;font-size:12px}.thread-round-text>:first-child{margin-top:0}.thread-round-text>:last-child{margin-bottom:0}.creating-msg-block.is-threaded{gap:4px}.creating-msg-block.is-threaded.is-user>.thread-chip{align-self:flex-end}.thread-receipt{color:var(--muted);margin:0;font-size:11px}.proposal-card.is-compact{border-radius:10px;padding:8px 10px}.proposal-card.is-compact>header strong{font-size:11px}.past-round{background:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;align-items:flex-start;gap:6px;padding:14px 18px;display:flex;box-shadow:0 4px 32px #00000014}.past-round-prompt{color:var(--ink);margin:0;font-size:11px}.past-round-answers{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.past-round-answer{align-items:center;gap:6px;display:inline-flex}.past-round-label{color:var(--muted);font-size:11px}.choice-row{background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;align-items:flex-start;gap:8px;max-width:min(560px,100%);padding:10px 14px;display:flex;box-shadow:0 4px 32px #00000014}.choice-row-pick{align-items:center;gap:6px;display:inline-flex}.choice-row-label{color:var(--ink);font-size:12px}.choice-row-note{color:var(--muted);font-size:12px}.media-thumb{border:1px solid var(--line);cursor:pointer;background-color:#000;background-position:50%;background-size:cover;border-radius:6px;flex:none;width:34px;height:34px;padding:0}.thread-chip{color:var(--muted);align-self:flex-start;align-items:center;gap:5px;padding:4px 10px;font-size:10px;font-weight:500;display:inline-flex}.thread-chip:hover{color:var(--ink)}.thread-chip.is-active{color:#fff}.thread-chip-mark{opacity:.55}.thread-chip.is-active .thread-chip-mark{opacity:1}.thread-chip-tag{font-weight:600}.thread-chip-round{opacity:.75}.thread-lens-banner{z-index:2;border:1px solid var(--line);background:var(--paper,#fafafa);color:var(--ink);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;padding:8px 12px;font-size:12px;display:flex;position:sticky;top:0}.thread-lens-copy{flex:1;align-items:baseline;gap:8px;min-width:0;display:flex}.thread-lens-copy>strong{white-space:nowrap;flex:none}.thread-lens-label{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);overflow:hidden}.thread-lens-meta{color:var(--muted);flex:none;font-size:11px}.thread-lens-mark{color:var(--muted);flex:none}@media (max-width:640px){.thread-lens-banner{flex-wrap:wrap}.thread-lens-copy{flex-basis:100%}}.thread-lens-new{background:var(--ink);color:var(--paper,#fff);border-radius:999px;flex:none;padding:2px 8px;font-size:10px;font-weight:600}.round-sheet{gap:6px;max-width:100%;padding:3px;display:flex;overflow-x:auto}.round-sheet .media-thumb{width:44px;height:44px}.media-thumb.is-picked{outline:2px solid var(--ink);outline-offset:1px}.proposal-option.is-other{border:1px dashed #00000038}.proposal-option.is-other:after{display:none}.proposal-option.is-other.selected{border:0}.proposal-other{margin-top:6px}.proposal-free-answer{color:var(--ink);margin:6px 0 0;font-size:12px}.proposal-free-answer>span{color:var(--muted);margin-right:4px}.proposal-hint{color:var(--muted);margin-right:auto;font-size:11px}.chat-media-tile.is-still{cursor:zoom-in;background-position:50%;background-size:cover;display:block}.media-frame{line-height:0;display:block;position:relative}.media-expand{z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:zoom-in;opacity:.8;background:#00000080;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:44px;height:44px;font-size:11px;line-height:1;transition:opacity .12s,background .12s;display:grid;position:absolute;bottom:5px;right:5px}.media-expand:focus-visible{outline-offset:2px;outline:2px solid #fff}.media-frame:hover .media-expand,.media-expand:hover,.media-expand:focus-visible{opacity:1;background:#000000b8}.media-expand.is-top{top:5px;bottom:auto}.media-frame.is-single{max-width:100%;display:inline-block}.chat-media-grid.is-single{display:block}.chat-media-tile.is-single{aspect-ratio:auto;cursor:default;background-color:#000;width:auto;max-width:min(680px,100%);max-height:min(620px,72dvh);padding:0;overflow:hidden}.chat-media-tile.is-single.is-still{cursor:zoom-in;line-height:0}.chat-media-tile.is-single img{width:auto;max-width:min(680px,100%);height:auto;max-height:min(620px,72dvh);display:block}.chat-media-tile.is-single:not(.is-still){object-fit:contain;width:680px;min-height:160px}.media-thumb.is-video{color:#fff;text-shadow:0 1px 3px #0009;place-items:center;font-size:11px;display:grid}.media-frame.is-single.message-video-stage{background:#f7f7f7;border-radius:16px;justify-content:center;align-items:center;width:680px;max-width:100%;height:min(620px,76dvh);padding:20px;display:flex;container-type:size}.chat-media-grid>.media-frame.message-video-preview{width:min(100%, 360px, calc(var(--option-aspect) * 360px));flex:0 auto}.media-player{isolation:isolate;color:#fff;background:#101110;border-radius:12px;flex:none;max-width:100%;max-height:100%;position:relative;overflow:hidden;box-shadow:0 8px 28px #0000001f}.media-player>video{object-fit:contain;cursor:pointer;width:100%;height:100%;display:block}.media-player-start{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;background:#00000059;border:1px solid #ffffff4d}.media-player-start:hover{background:#000000a6}.media-player-error{text-align:center;place-items:center;padding:24px;font-size:13px;display:grid;position:absolute;inset:0}.media-player-controls{background:linear-gradient(#0000,#000000b3);padding:28px 12px 6px;transition:opacity .16s;position:absolute;inset:auto 0 0}@media (hover:hover){.media-player.is-playing:not(:hover):not(:focus-within) .media-player-controls{opacity:0}}.media-player-seek{appearance:none;cursor:pointer;--progress:0%;background:0 0;width:100%;height:18px;margin:0;display:block}.media-player-seek::-webkit-slider-runnable-track{background:linear-gradient(to right, #fff var(--progress), #ffffff59 var(--progress));border-radius:3px;height:3px}.media-player-seek::-moz-range-track{background:#ffffff59;height:3px}.media-player-seek::-moz-range-progress{background:#fff;height:3px}.media-player-seek::-webkit-slider-thumb{appearance:none;background:#fff;border-radius:50%;width:10px;height:10px;margin-top:-3.5px}.media-player-seek::-moz-range-thumb{background:#fff;border:0;border-radius:50%;width:10px;height:10px}.media-player-control-row{align-items:center;gap:2px;display:flex}.media-player-control-row button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;padding:0;display:grid}.media-player-control-row button:hover{background-color:#ffffff26}.media-player-control-row svg{width:17px;height:17px}.media-player-time{white-space:nowrap;font-variant-numeric:tabular-nums;flex:1;font-size:11px}.media-player-time span{color:#ffffff8c}.media-player:fullscreen{border-radius:0;height:100%;max-height:none;width:100%!important}.media-option button:focus-visible,.media-player button:focus-visible,.media-player input:focus-visible,.lightbox button:focus-visible{outline-offset:3px;outline:2px solid}.lightbox{z-index:999;overscroll-behavior:contain;color:#171717;background:#fafafa;border:0;grid-template-rows:auto minmax(0,1fr) auto;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;display:grid;position:fixed;inset:0;overflow:hidden}.lightbox:not([open]){display:none}.lightbox::backdrop{background:#fff}.lightbox-toolbar{background:#ffffffe0;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:12px 28px;display:flex}.lightbox-heading{gap:3px;min-width:0;display:grid}.lightbox-eyebrow{color:#797979;font-size:11px;font-weight:500}.lightbox-name{white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:550;overflow:hidden}.lightbox-toolbar-actions{flex:none;align-items:center;gap:24px;display:flex}.lightbox-pagination{align-items:center;gap:8px;display:flex}.lightbox-count{text-align:center;color:#777;font-variant-numeric:tabular-nums;min-width:38px;font-size:12px}.lightbox-close,.lightbox-nav{color:#171717;cursor:pointer;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;padding:0;display:grid}.lightbox-nav:disabled{opacity:.25;cursor:default}.lightbox-close:hover,.lightbox-nav:hover:not(:disabled){background-color:#ffffff73}.lightbox-pick{color:#171717;white-space:nowrap;cursor:pointer;background-color:#ffffffa6;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:10px 18px;font-size:13px;font-weight:600;display:inline-flex}.lightbox-pick:hover{background-color:#fff}.lightbox-pick.is-picked{outline-offset:2px;outline:1px solid #b5b5b5}.lightbox-pick .glass-button-label{align-items:center;gap:8px;display:flex}.lightbox-figure{min-width:0;min-height:0;margin:0;padding:16px 28px}.lightbox-stage{justify-content:center;align-items:center;width:100%;height:100%;display:flex;container-type:size}.lightbox-stage>img{object-fit:contain;border-radius:12px;width:100%;height:100%}.lightbox-stage>audio{max-width:100%}.lightbox .media-player{box-shadow:0 12px 40px #0000001f}.lightbox-strip{scrollbar-width:thin;scrollbar-color:#ccc transparent;background:#ffffffe0;border-top:1px solid #0000000f;justify-content:safe center;gap:12px;padding:10px 24px 12px;display:flex;overflow-x:auto}.lightbox-strip-thumb{color:#777;text-align:left;cursor:pointer;border-radius:10px;flex:0 0 104px;gap:7px;min-width:0;padding:4px;display:grid}.lightbox-strip-image{background:#eee;border-radius:6px;place-items:center;height:48px;display:grid;overflow:hidden}.lightbox-strip-image img,.lightbox-strip-image video{object-fit:cover;width:100%;height:100%;display:block}.lightbox-strip-label{white-space:nowrap;text-overflow:ellipsis;padding:0 2px 2px;font-size:11px;font-weight:500;overflow:hidden}.lightbox-strip-thumb:hover{color:#171717}.lightbox-strip-thumb.is-current{outline-offset:2px;color:#171717;background-color:#ffffffb3;outline:1px solid #888}.lightbox-strip-thumb>span{z-index:2;position:relative}@media (max-width:600px){.proposal-options:has(.media-option){grid-template-columns:minmax(0,1fr)}.proposal-options.is-roles:has(.media-option){grid-template-columns:minmax(0,1fr)}.creating-output-stage{height:min(580px,68dvh);padding:16px}.lightbox-toolbar{flex-wrap:wrap;gap:12px;padding:14px 16px}.lightbox-heading{flex:1}.lightbox-toolbar-actions{gap:12px}.lightbox:has(.lightbox-pick) .lightbox-heading{flex-basis:100%;padding-right:44px}.lightbox:has(.lightbox-pick) .lightbox-toolbar-actions{width:100%}.lightbox:has(.lightbox-pick) .lightbox-close{position:absolute;top:16px;right:16px}.lightbox-pick{margin-left:auto}.lightbox-name{font-size:15px}.lightbox-figure{padding:16px}.lightbox-strip{gap:8px;padding:10px 16px 12px}.lightbox-strip-image{height:44px}}@media (max-height:500px) and (min-width:601px){.lightbox-toolbar{min-height:60px;padding:8px 20px}.lightbox-eyebrow{display:none}.lightbox-figure{padding:12px 20px}.lightbox-strip{padding:6px 20px}.lightbox-strip-thumb{flex-basis:88px;gap:3px}.lightbox-strip-image{height:36px}}.decision-deadline{color:var(--muted);font-variant-numeric:tabular-nums;margin-left:auto;font-size:11px;font-style:normal}.decision-outcome{border:1px solid var(--line);color:var(--muted);letter-spacing:.2px;text-transform:uppercase;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:10px;font-style:normal;font-weight:600}.decision-outcome.is-answered{color:var(--ink);letter-spacing:0;text-transform:none;border:0;align-items:center;gap:4px;padding:0;font-size:12px;display:inline-flex}.decision-outcome.is-answered svg{color:#188038}.decision-subtitle{color:var(--muted);margin:6px 0 0;font-size:12px}.proposal-options.is-two-way{gap:8px}.decision-approve,.decision-decline{letter-spacing:-.39px;padding:10px 18px;font-size:13px;font-weight:600}.decision-send{margin-left:auto}.decision-send-hint{color:var(--muted);text-align:right;margin-left:auto;font-size:11px}.decision-send-hint+.decision-send{margin-left:0}.proposal-options.is-roles{align-items:center;gap:8px}.decision-action{letter-spacing:-.39px;padding:10px 18px;font-size:13px;font-weight:600}.decision-action.selected,.decision-approve.selected,.decision-decline.selected{-webkit-backdrop-filter:none;backdrop-filter:none;color:#fff;outline:2px solid var(--ink);outline-offset:2px;background:#121212;border-color:#121212;box-shadow:0 6px 16px -6px #0006}.decision-action.selected:before,.decision-action.selected:after,.decision-approve.selected:before,.decision-approve.selected:after,.decision-decline.selected:before,.decision-decline.selected:after{display:none}.decision-action.selected .glass-button-label,.decision-approve.selected .glass-button-label,.decision-decline.selected .glass-button-label{color:#fff}.proposal-free-answer.is-muted{color:var(--muted)}.decision-card{scroll-margin-block:96px}.proposal-note-required{color:var(--muted);margin:6px 0 0;font-size:11px}.creating-approve .decision-strip+.decision-strip{margin-top:8px}.creating-approve .decision-strip.is-thread{opacity:.78}.decision-strip-more{color:var(--muted);text-align:center;margin:8px 0 0;font-size:11px}.creating-topbar-percent{align-items:baseline;gap:6px;display:inline-flex}.creating-topbar-phase{font-weight:500}.creating-topbar-num{font-variant-numeric:tabular-nums}.creating-topbar-percent.needs-you .creating-topbar-phase{color:var(--ink)}.mode-segment{border-radius:999px;padding:2px;display:inline-flex}.mode-segment-option{color:var(--muted);letter-spacing:.2px;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-size:10px;font-weight:600;display:inline-flex}.mode-segment.has-slide .mode-segment-option{z-index:1;transition:color .22s;position:relative}.mode-segment-option.is-on{color:var(--ink)}.mode-segment .v2c-seg-slide{top:2px;bottom:2px}.mode-segment-option:disabled{cursor:default;opacity:.6}.mode-ic-bolt path,.mode-ic-hand path{transition:fill .22s}.mode-ic-hand path{fill:#0000}.mode-segment-option.is-on .mode-ic-bolt path{fill:#f5b800}.mode-segment-option.is-on .mode-ic-hand path{fill:#34c759}.creating-input-pill.is-gated{opacity:.55}.creating-input-pill.is-gated textarea{cursor:not-allowed}.composer-gate-hint{color:var(--muted);text-align:center;margin:6px 0 0;font-size:11px}.composer-gate-hint.is-error{color:#c0392b;font-weight:500}.creating-side-panel .asset-group{gap:8px}.creating-side-panel .ref-row{background:#fffffff2;border:1px solid #0000000d;border-radius:24px;flex-direction:column;gap:10px;padding:16px 20px;display:flex;box-shadow:0 2px 32px #0000000a}.creating-side-panel .ref-row.attached{border-color:#0000008c}.creating-side-panel .ref-main{align-items:center;gap:16px;min-width:0;display:flex}.creating-side-panel .ref-thumb{color:#00000080;background:#f4f4f2;border:1px solid #0000000d;border-radius:12px;flex:none;justify-content:center;align-items:center;width:44px;height:60px;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 .4px 4.6px #00000014}.creating-side-panel .ref-thumb .asset-media{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.creating-side-panel .ref-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.creating-side-panel .ref-name{letter-spacing:-.45px;color:#000000f2;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:20px;text-decoration:none;overflow:hidden}.creating-side-panel .ref-name:hover{text-decoration:underline}.creating-side-panel .ref-kind{letter-spacing:-.4px;color:#000000a6;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;overflow:hidden}.creating-side-panel .ref-actions{flex:none;align-items:center;gap:8px;display:flex}.creating-side-panel .ref-chat{background-color:#0000;border-radius:100px;align-items:center;height:36px;padding:0 14px 0 11px;font-size:13px;font-weight:600;display:inline-flex}.creating-side-panel .ref-chat .glass-button-label{align-items:center;gap:6px;display:inline-flex}.creating-side-panel .ref-remove{background-color:#0000;border-radius:100px;place-items:center;width:36px;height:36px;padding:0;display:grid}.creating-side-panel .ref-remove .glass-button-label{color:#ff3b30;place-items:center;display:grid}.creating-page .glass-button{box-shadow:inset 0 .125em .125em #00000009,inset 0 -.125em .125em #ffffff80,0 .25em .125em -.125em #0000001a,inset 0 0 .1em .25em #fff3}.creating-page .glass-button.glass-dark{background:#121212;box-shadow:0 6px 16px -6px #0006}.creating-page .glass-button.glass-dark:hover{background:#121212}.creating-page .glass-button.glass-dark:before,.creating-page .glass-button.glass-dark:after{display:none}.creating-side-panel .ref-add{background-color:#0000;width:100%;padding:12px 16px;font-size:13px;font-weight:600}.creating-side-panel .ref-add .glass-button-label{justify-content:center;align-items:center;gap:6px;width:100%;display:inline-flex}:root{--v2c-bg:#ededed;--v2c-surface:#fff;--v2c-panel:#f7f7f7;--v2c-ink:#141414;--v2c-ink-soft:#3d3d3d;--v2c-muted:#9c9c9c;--v2c-faint:#c4c4c4;--v2c-line:#e6e6e6;--v2c-pink:#f7599f;--v2c-chip:#efefef;--v2c-track:#2e2e2e;--v2c-bg-primary:#fff;--v2c-bg-secondary:#ededed;--v2c-bg-tertiary:#dbdbdb;--v2c-bg-frosted-secondary:#0000000d;--v2c-border-5:#0000000d;--v2c-border-10:#0000001a;--v2c-fg-primary:#000000f2;--v2c-fg-secondary:#000000a6;--v2c-fg-tertiary:#00000040;--v2c-radius-lg:24px;--v2c-radius-md:16px;--v2c-radius-pill:999px;--v2c-shadow-card:0 12px 32px #14141414, 0 2px 6px #1414140d;--v2c-shadow-float:0 24px 64px #1414142e;--v2c-font:var(--font-bricolage,"Bricolage Grotesque"), "Bricolage Grotesque", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}.v2c-pill{border-radius:var(--v2c-radius-pill);letter-spacing:-.39px;cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:500;text-decoration:none;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.v2c-pill:hover{text-decoration:none}.v2c-pill:active{transform:scale(.97)}.v2c-pill-dark{color:#fff;background:#111;padding:12px 16px;box-shadow:0 .25em .25em -.125em #0000002e,0 .6em 1.1em -.3em #00000047,0 1.4em 2.4em -.6em #00000038}.v2c-pill-dark:hover{background:#000}.v2c-pill-dark:disabled{background:var(--v2c-faint);box-shadow:none;cursor:not-allowed}.v2c-pill-light{background:var(--v2c-surface);color:var(--v2c-ink);box-shadow:inset 0 0 0 1px var(--v2c-line), 0 4px 14px #14141412;padding:12px 24px}.v2c-pill-light:hover{box-shadow:inset 0 0 0 1px var(--v2c-faint), 0 4px 14px #1414141a}.v2c-pill-grey{background:var(--v2c-chip);color:var(--v2c-ink);padding:12px 24px}.v2c-pill-grey:hover{background:#e4e4e4}.v2c-toolbar-btn{box-sizing:border-box;letter-spacing:-.39px;height:40px;box-shadow:inset 0 0 0 1px var(--v2c-line), 0 3px 10px #1414140f;background:var(--v2c-surface);border-radius:var(--v2c-radius-pill);align-items:center;gap:8px;padding:12px 16px;font-size:13px;font-weight:500;display:inline-flex}.v2c-toolbar-btn:hover{box-shadow:inset 0 0 0 1px var(--v2c-faint), 0 3px 10px #14141417}.v2c-icon-btn{border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.v2c-icon-btn:hover{background:var(--v2c-chip)}.v2c-ic{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px}.v2c-tag-chip{letter-spacing:-.41px;color:#000000a6;background:#0000000d;border-radius:8px;padding:0 4px;font-size:12px;font-weight:400;line-height:20px}.v2c-modal-foot .v2c-pill,.v2c-editor-topbar .v2c-pill{letter-spacing:normal;padding:10px 22px;font-size:15px;font-weight:600}.v2c-batch-card .v2c-tag-chip{letter-spacing:-.39px;border-radius:4px;padding:2px 4px;font-size:13px;font-weight:500;line-height:normal}.v2c-seg{background:var(--v2c-chip);border-radius:var(--v2c-radius-pill);padding:3px;display:inline-flex}.v2c-seg button{border-radius:var(--v2c-radius-pill);color:var(--v2c-muted);cursor:pointer;background:0 0;border:none;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:500;position:relative}.v2c-seg button.on{background:var(--v2c-surface);color:var(--v2c-ink);box-shadow:0 2px 8px #1414141f}.v2c-seg-dot{background:var(--v2c-pink);border-radius:50%;width:7px;height:7px;display:none;position:absolute;top:7px;right:9px}.v2c-seg-dot.on{display:block}.v2c-kind-chips{border-radius:var(--v2c-radius-pill);background:#fff6;flex-wrap:wrap;gap:2px;padding:2px;display:inline-flex;box-shadow:0 4px 64px #00000014}.v2c-kind-chips button{border-radius:var(--v2c-radius-pill);letter-spacing:-.39px;color:var(--v2c-ink-soft);background:0 0;border:0;padding:7px 14px;font-size:13px;font-weight:500}.v2c-kind-chips button.on{color:#fff;background:#111}.v2c-kind-chips button.on:hover{background:#000}.v2c-search-box{border-radius:var(--v2c-radius-pill);box-sizing:border-box;height:40px;color:var(--v2c-faint);background:var(--v2c-surface);align-items:center;gap:10px;padding:12px 16px 12px 12px;display:flex}.v2c-search-box input{background:0 0;border:none;flex:1;min-width:0}.v2c-search-box input:focus{outline:none}.v2c-switch{border-radius:var(--v2c-radius-pill);background:var(--v2c-faint);cursor:pointer;border:none;flex:none;width:40px;height:24px;padding:0;transition:background .15s;position:relative}.v2c-switch:after{content:"";background:var(--v2c-surface);border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #14141440}.v2c-switch.on{background:var(--v2c-ink)}.v2c-switch.on:after{transform:translate(16px)}.v2c-switch.inert{opacity:.4;cursor:not-allowed}.v2c-modal-scrim{z-index:40;background:#0f0f0f9e;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.v2c-modal-scrim.open{display:flex}.v2c-modal{background:var(--v2c-surface);width:min(520px,92vw);box-shadow:var(--v2c-shadow-float);border-radius:22px;animation:.22s v2cModalIn;overflow:hidden}@keyframes v2cModalIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}.v2c-modal-head{border-bottom:1px solid var(--v2c-line);align-items:center;gap:12px;padding:20px 22px 16px;display:flex}.v2c-modal-head h2{flex:1;font-size:20px;font-weight:700}.v2c-modal-body{flex-direction:column;gap:18px;padding:20px 22px;display:flex}.v2c-modal-foot{justify-content:flex-end;align-items:center;gap:10px;padding:14px 22px 18px;display:flex;box-shadow:0 -8px 20px #1414140d}.v2c-modal-foot .v2c-pill{padding:11px 22px}.v2c-field-input{border:1px solid var(--v2c-line);border-radius:12px;width:100%;padding:12px 16px}.v2c-field-input:focus{border-color:var(--v2c-ink)}.v2c-panel-card{background:var(--v2c-surface);box-shadow:var(--v2c-shadow-card);border-radius:18px;flex-direction:column;gap:12px;padding:20px 22px;display:flex}.v2c-panel-label{letter-spacing:.05em;text-transform:uppercase;color:var(--v2c-muted);font-size:12px;font-weight:600}.v2c-state-badge{border-radius:var(--v2c-radius-pill);letter-spacing:.06em;background:var(--v2c-chip);color:var(--v2c-muted);padding:2px 10px;font-size:10.5px;font-weight:700}.v2c-state-badge.on{background:var(--v2c-ink);color:#fff}.v2c-state-badge.blocked{background:var(--v2c-pink);color:#fff}.v2c-sidebar{background:var(--v2c-bg);flex-direction:column;flex:none;width:240px;height:100vh;padding:0 0 16px;transition:width .18s;display:flex;position:sticky;top:0}body.v2c-side-collapsed .v2c-sidebar{width:64px}body.v2c-side-collapsed .v2c-sidebar-brand{flex-direction:column;align-items:center;gap:12px;padding:20px 0 8px}body.v2c-side-collapsed .v2c-brand-text{display:none}body.v2c-side-collapsed .v2c-collapse-btn{margin-left:0}body.v2c-side-collapsed .v2c-side-label,body.v2c-side-collapsed .v2c-side-balance{display:none}body.v2c-side-collapsed .v2c-side-item{justify-content:center;gap:0;padding:8px 0;position:relative}body.v2c-side-collapsed .v2c-side-item .v2c-mini-spin,body.v2c-side-collapsed .v2c-side-item .v2c-wip-dot{position:absolute;top:3px;right:10px}body.v2c-side-collapsed .v2c-side-heading{border-top:1px solid var(--v2c-line);height:0;margin:14px 14px 8px;padding:0;font-size:0;overflow:hidden}.v2c-sidebar-brand{align-items:center;gap:10px;padding:20px;font-size:17px;font-weight:700;display:flex}.v2c-brand-link{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.v2c-logo-mark{background:#131313 url(/app/favicon.svg) 50%/cover no-repeat;border-radius:8px;flex:none;width:26px;height:26px;overflow:hidden}body:not(.v2c-side-collapsed) .v2c-logo-mark{display:none}.v2c-brand-text{letter-spacing:-.43px;font-size:17px;font-weight:600;line-height:1.45}.v2c-collapse-btn{width:30px;height:30px;color:var(--v2c-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.v2c-collapse-btn:hover{background:var(--v2c-chip);color:var(--v2c-ink)}.v2c-side-list{flex-direction:column;padding:0 8px;display:flex}.v2c-sidebar>.v2c-sidebar-brand,.v2c-sidebar>.v2c-side-list:not(.v2c-side-recents),.v2c-sidebar>.v2c-side-heading,.v2c-sidebar>.v2c-sidebar-foot{flex-shrink:0}.v2c-side-recents{overscroll-behavior-y:contain;overflow-anchor:none;flex:1 1 0;min-height:0;overflow:hidden auto}.v2c-recents-window{flex:none;position:relative}.v2c-side-recents .v2c-recent-row,body.v2c-side-collapsed .v2c-side-recents .v2c-recent-row{box-sizing:border-box;position:absolute;left:0}.v2c-recents-sentinel{flex:none;min-height:1px}.v2c-recents-more,.v2c-recents-status{color:var(--v2c-muted);font-size:12px}.v2c-recents-status{padding:6px 12px}.v2c-recents-more:disabled{cursor:default}.v2c-chat-section-heading,.v2c-chat-empty{box-sizing:border-box;width:100%;position:absolute;left:0}.v2c-chat-section-heading{color:#00000059;padding:24px 12px 6px;font-size:12px;font-weight:500;line-height:16px}body.v2c-side-collapsed .v2c-chat-section-heading{padding:0;font-size:0;overflow:hidden}body.v2c-side-collapsed .v2c-chat-section-heading:after{content:"";border-top:1px solid var(--v2c-line);position:absolute;top:18px;left:6px;right:6px}.v2c-sidebar-feedback{color:#a0362b;flex:none;align-items:center;gap:6px;padding:8px 12px;font-size:12px;line-height:1.4;display:flex}.v2c-sidebar-feedback button{color:inherit;cursor:pointer;background:0 0;border:none;flex:none;margin-left:auto;font-size:18px}.v2c-sidebar-announcement{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:720px){.v2c-sidebar-feedback{display:none}}.v2c-side-item{color:#000000a6;letter-spacing:-.43px;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:34px;padding:6px 12px;font-size:15px;font-weight:400;line-height:1.45;text-decoration:none;display:flex;overflow:hidden}.v2c-side-glyph{width:20px;color:var(--v2c-muted);flex:none;place-items:center;display:grid}.v2c-side-glyph svg{width:16px;height:16px}.v2c-side-avatar{object-fit:cover;border-radius:999px;flex:none;width:24px;height:24px}.v2c-side-item:hover{background:#1414140d}.v2c-side-item.current{color:#000000f2;background:#0000000b}.v2c-side-heading{color:#00000040;padding:24px 20px 6px;font-size:12px;font-weight:500}.v2c-side-thumb{background:linear-gradient(135deg,#ff9a5c,#f7599f 55%,#8b5cf6) 50%/cover;border-radius:6px;flex:none;width:20px;height:20px}.v2c-side-thumb.alt{background-image:linear-gradient(135deg,#28b7a4,#8b5cf6)}.v2c-side-skel{pointer-events:none}.v2c-side-thumb-skel{border-radius:6px;flex:none;width:20px;height:20px}.v2c-side-skel .skeleton-line{flex:none;width:68%;height:11px}.v2c-side-skel:nth-child(2n) .skeleton-line{width:46%}.v2c-side-skel:nth-child(3n) .skeleton-line{width:58%}.v2c-side-thumb.pending{background:var(--v2c-bg-tertiary)}.v2c-side-thumb.v2c-gen-tint{background:hsl(var(--gen-hue,265) 65% 90%);position:relative;overflow:hidden}.v2c-side-label{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.v2c-mini-spin{background:conic-gradient(from .2turn, #1414141a, var(--v2c-ink));border-radius:50%;flex:none;width:11px;height:11px;animation:.9s linear infinite v2c-spin;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 calc(100% - 1.5px));mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 calc(100% - 1.5px))}@keyframes v2c-spin{to{rotate:1turn}}.btn-loading{align-items:center;gap:7px;display:inline-flex}.btn-loading-spin{background:conic-gradient(from .2turn,#0000,currentColor);border-radius:50%;flex:none;width:12px;height:12px;animation:.9s linear infinite v2c-spin;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 calc(100% - 1.5px));mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 calc(100% - 1.5px))}.v2c-wip-dot{background:#e59400;border-radius:50%;flex:none;width:8px;height:8px}.v2c-sidebar-foot{margin-top:auto;padding:0 8px}.v2c-sidebar-foot .v2c-side-item{color:#000000f2;padding:10px 12px}.v2c-side-balance{color:var(--v2c-muted);font-variant-numeric:tabular-nums;align-items:center;gap:6px;margin-left:auto;font-size:12px;font-weight:600;display:inline-flex}.v2c-side-plan{background:var(--v2c-chip);color:var(--v2c-ink);letter-spacing:.02em;border-radius:999px;padding:1px 7px;font-size:10px;font-weight:700}.v2c-side-plan.warn{color:#b3261e;background:#fdecea}.v2c-settings-modal{width:min(860px,94vw)}.v2c-settings-body{height:min(600px,74vh);min-height:0;display:flex}.v2c-settings-rail{border-right:1px solid var(--v2c-line);flex-direction:column;flex:none;gap:2px;width:190px;padding:14px 10px;display:flex}.v2c-rail-item{color:var(--v2c-ink-soft);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:9px 12px;font-size:15px;font-weight:500;display:flex}.v2c-rail-item:hover{background:var(--v2c-chip)}.v2c-rail-item.on{color:var(--v2c-ink);background:#e2e2e2;font-weight:600}.v2c-settings-pane{flex:1;min-width:0;padding:18px 22px 22px;overflow-y:auto}.v2c-settings-section{flex-direction:column;gap:16px;display:flex}.v2c-settings-card,.v2c-settings-pane .bill-card{box-shadow:none;border:1px solid var(--v2c-bg-frosted-secondary)}.v2c-panel-head-row{align-items:center;gap:10px;display:flex}.v2c-panel-head-row .grow{flex:1}.v2c-profile-row{align-items:center;gap:14px;display:flex}.v2c-profile-avatar{object-fit:cover;border-radius:50%;flex:none;width:56px;height:56px}.v2c-profile-avatar-fallback{color:#fff;background:linear-gradient(150deg,#ffb45c 5%,#f7599f 55%,#8b5cf6);justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex}.v2c-profile-name{font-size:16px}.v2c-signout{align-self:flex-start}.v2c-fine{color:var(--v2c-muted);font-size:12px;line-height:1.5}.v2c-set-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.v2c-set-row .t{font-size:13.5px;font-weight:600}.v2c-set-row .s{color:var(--v2c-muted);font-size:12px;font-weight:400;display:block}.v2c-notif-cta{align-self:flex-start;padding:8px 18px;font-size:13.5px}main.v2c-home-main{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.v2c-page{min-height:0;font-family:var(--v2c-font);color:var(--v2c-ink);flex-direction:column;flex:1;display:flex}.v2c-page-head{align-items:center;gap:16px;padding:40px 44px 0;display:flex;position:relative}.v2c-page-head h1{letter-spacing:-.01em;margin:0;font-size:34px;font-weight:700}.v2c-page-head .v2c-grow{flex:1}.v2c-page-head .v2c-pill{padding:10px 18px;font-size:14px}.v2c-page-head .v2c-pill-dark{box-shadow:0 1px 2px #1414141f,0 4px 12px -2px #14141433}.v2c-home-seg{background:var(--v2c-chip);border-radius:var(--v2c-radius-pill);padding:4px;display:inline-flex}.v2c-home-seg.centered{position:absolute;left:calc(50vw - 240px);transform:translate(-50%)}body.v2c-side-collapsed .v2c-home-seg.centered{left:calc(50vw - 64px)}.v2c-home-seg button{cursor:pointer;border-radius:var(--v2c-radius-pill);color:var(--v2c-muted);background:0 0;border:none;padding:8px 22px;font-family:inherit;font-size:14px;font-weight:600;position:relative}.v2c-home-seg button.on{background:var(--v2c-surface);color:var(--v2c-ink);box-shadow:0 2px 8px #1414141f}.v2c-home-seg .v2c-seg-unread{background:var(--v2c-pink);border-radius:50%;width:7px;height:7px;display:none;position:absolute;top:7px;right:9px}.v2c-home-seg .v2c-seg-unread.on{display:block}.v2c-page.v2c-page-scroll{overflow:hidden auto}.v2c-page.v2c-page-scroll .v2c-home-body{flex:none;min-height:0}.v2c-page.v2c-page-scroll .v2c-video-col{overflow-y:visible}.v2c-home-body{flex:1;gap:24px;min-height:0;padding:0 32px 26px 44px;display:flex}.v2c-video-col{flex-direction:column;flex:1;min-width:0;padding:4px 4px 20px 0;display:flex;overflow-y:auto}.v2c-home-topbar{align-items:center;gap:4px;padding:14px 0 18px;display:flex}.v2c-home-topbar .v2c-search-box{width:320px}.v2c-home-topbar .v2c-grow{flex:1}.v2c-video-grid{grid-template-columns:repeat(auto-fill,minmax(186px,1fr));gap:22px;display:grid}.v2c-vid-card{text-align:left;box-shadow:none;color:inherit;background:0 0;flex-direction:column;gap:2px;text-decoration:none;display:flex}.v2c-vid-poster{aspect-ratio:19/30;background:var(--v2c-bg-tertiary);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;transition:transform .13s,box-shadow .13s;display:flex;position:relative;overflow:hidden}.v2c-vid-card:hover .v2c-vid-poster{transform:translateY(-2px);box-shadow:0 12px 30px #14141424}.v2c-vid-poster.pending{background:var(--v2c-bg-secondary)}.v2c-vid-poster .thumb-media,.v2c-vid-poster img,.v2c-vid-poster video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2c-gen-tint:before,.v2c-gen-tint:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(55% 45% at 22% 24%, hsl(var(--gen-hue,265) 80% 88% / .9), transparent 70%), radial-gradient(50% 55% at 80% 72%, hsl(calc(var(--gen-hue,265) + 55) 75% 90% / .8), transparent 72%);animation:18s ease-in-out infinite alternate v2c-gen-drift;position:absolute;inset:-30%}.v2c-gen-tint:after{background:radial-gradient(50% 55% at 76% 20%, hsl(calc(var(--gen-hue,265) + 110) 70% 91% / .8), transparent 70%), radial-gradient(55% 45% at 24% 78%, hsl(calc(var(--gen-hue,265) + 30) 80% 89% / .85), transparent 72%);opacity:0;animation:18s ease-in-out infinite alternate-reverse v2c-gen-drift,12s ease-in-out infinite alternate v2c-gen-dissolve}@keyframes v2c-gen-drift{0%{transform:translate(-3%,-2%)scale(1)}to{transform:translate(3%,2%)scale(1.07)}}@keyframes v2c-gen-dissolve{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.v2c-gen-tint:before,.v2c-gen-tint:after{animation:none}.v2c-gen-tint:after{opacity:.5}}.v2c-gen-sweep{z-index:0;pointer-events:none;background:linear-gradient(100deg,#0000 32%,#ffffffe6 50%,#0000 68%) 0 0/250% 100%;animation:1.8s ease-in-out infinite v2cGenSweep;position:absolute;inset:0}@keyframes v2cGenSweep{0%{background-position:140% 0}to{background-position:-40% 0}}.v2c-fu-thumb.v2c-gen-live{animation:2.6s ease-in-out infinite v2cGenBreathe}@keyframes v2cGenBreathe{0%,to{box-shadow:0 0 0 0 hsl(var(--gen-hue,265) 80% 70% / 0)}50%{box-shadow:0 0 36px 3px hsl(var(--gen-hue,265) 80% 68% / .5)}}@media (prefers-reduced-motion:reduce){.v2c-gen-sweep,.v2c-fu-thumb.v2c-gen-live{animation:none}}.v2c-state-glare{position:relative;overflow:hidden}.v2c-state-glare:after{content:"";pointer-events:none;background:linear-gradient(100deg,#0000 30%,#fff6 50%,#0000 70%) 0 0/240% 100%;animation:1.9s ease-in-out infinite v2cBadgeGlare;position:absolute;inset:0}@keyframes v2cBadgeGlare{0%{background-position:140% 0}to{background-position:-40% 0}}@media (prefers-reduced-motion:reduce){.v2c-state-glare:after{opacity:0;animation:none}}.v2c-poster-icon{background:var(--v2c-surface);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:flex;position:relative;box-shadow:0 4px 14px #1414141a}.v2c-spinner{background:conic-gradient(from .2turn, #14141414, var(--v2c-ink));border-radius:50%;width:20px;height:20px;animation:.9s linear infinite v2c-spin;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 2.5px),#000 calc(100% - 2px));mask:radial-gradient(farthest-side,#0000 calc(100% - 2.5px),#000 calc(100% - 2px))}.v2c-poster-msg{text-align:center;max-width:16ch;color:var(--v2c-ink-soft);z-index:1;font-size:13px;line-height:1.45;position:relative}.v2c-poster-msg .dim{color:var(--v2c-muted);display:block}.v2c-poster-msg.amber{color:#e59400;font-weight:500}.v2c-vid-name{text-overflow:ellipsis;white-space:nowrap;margin-top:10px;font-size:14.5px;font-weight:600;overflow:hidden}.v2c-vid-meta{color:var(--v2c-muted);font-size:12.5px}.v2c-new-vid-card{border:2px dashed var(--v2c-faint);color:var(--v2c-muted);aspect-ratio:19/30;cursor:pointer;background:0 0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:flex}.v2c-new-vid-card span{font-size:24px;font-weight:400;line-height:1}.v2c-feed-full{flex:1;min-width:0;min-height:0;margin:0 -32px 0 -44px;padding:6px 44px 40px;overflow:hidden auto}.v2c-feed-stream{flex-direction:column;max-width:800px;margin:0 auto;display:flex}.v2c-fu-section{flex-direction:column;gap:10px;padding:6px 0 22px;display:flex}.v2c-fu-section-head{letter-spacing:.06em;text-transform:uppercase;color:var(--v2c-muted);align-items:center;gap:8px;margin:0;padding:8px 2px 4px;font-size:12px;font-weight:700;display:flex}.v2c-fu-section-mark{background:var(--v2c-bg-tertiary);border-radius:50%;flex:none;width:7px;height:7px}.v2c-fu-section.is-attention .v2c-fu-section-mark{background:#e59400}.v2c-fu-section.is-progress .v2c-fu-section-mark{background:var(--v2c-ink)}.v2c-fu-section-count{font-variant-numeric:tabular-nums;color:var(--v2c-ink-soft);background:var(--v2c-chip);letter-spacing:0;border-radius:999px;padding:1px 7px;font-size:11px}.v2c-fu{background:var(--v2c-surface);border-radius:18px;align-items:flex-start;gap:16px;padding:14px 16px 14px 14px;transition:box-shadow .15s;display:flex;box-shadow:0 1px 2px #1414140a}.v2c-fu:hover{box-shadow:0 2px 10px #14141412}.v2c-fu-body{flex-direction:column;flex:1;gap:8px;min-width:0;padding-top:2px;display:flex}.v2c-fu-head{cursor:pointer;align-items:center;gap:8px;min-width:0;display:flex}.v2c-fu-title{letter-spacing:-.25px;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:15.5px;overflow:hidden}.v2c-fu-clear{opacity:0;flex:none;font-size:12.5px;font-weight:500;transition:opacity .12s,color .12s}.v2c-fu:hover .v2c-fu-clear,.v2c-fu-clear:focus-visible,.v2c-fu-clear:disabled{opacity:1}.v2c-fu-clear:disabled{cursor:default}.v2c-fu-clear-error{color:#b3261e;font-size:12.5px}.v2c-fu-head .when{color:var(--v2c-muted);font-variant-numeric:tabular-nums;flex:none;font-size:12.5px}.v2c-fs-chev{width:13px;height:13px;color:var(--v2c-muted);flex:none}.v2c-fu-head:hover .v2c-fs-chev{color:var(--v2c-ink)}.v2c-fu-tags{flex-wrap:wrap;align-items:center;gap:6px;margin-top:-2px;display:flex}.v2c-fu-tags .v2c-fs-state,.v2c-fu-tags .v2c-fs-prod{align-self:auto}.v2c-fu-cards{flex-direction:column;gap:10px;display:flex}.v2c-fu-card{flex-direction:column;gap:8px;min-width:0;display:flex}.v2c-fu-progress{flex-direction:column;gap:6px;max-width:440px;display:flex}.v2c-fu-bar{background:var(--v2c-chip);border-radius:999px;height:4px;overflow:hidden}.v2c-fu-bar span{border-radius:inherit;background:var(--v2c-ink);height:100%;transition:width 1.2s;display:block}.v2c-fu-phase{color:var(--v2c-ink-soft);align-items:baseline;gap:8px;min-width:0;font-size:13px;font-weight:600;display:flex}.v2c-fu-phase .dim{color:var(--v2c-muted);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.v2c-fu-update{align-items:flex-start;gap:10px;min-width:0;display:flex}.v2c-fu-update-dot{background:var(--v2c-bg-tertiary);border-radius:50%;flex:none;width:6px;height:6px;margin-top:7px}.v2c-fu-update.plan .v2c-fu-update-dot{background:var(--v2c-ink)}.v2c-fu-update-body{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.v2c-fu-update-text{color:var(--v2c-ink-soft);max-width:60ch;font-size:13.5px;line-height:1.5}.v2c-fu-update-text b{color:var(--v2c-ink);font-weight:600}.v2c-fu-update .v2c-plan-toggle{font-size:12.5px}.v2c-fu-clips{flex-wrap:wrap;gap:6px;display:flex}.v2c-fu-clip{background:var(--v2c-bg-secondary);cursor:pointer;border:none;border-radius:8px;max-width:128px;height:72px;padding:0;display:block;position:relative;overflow:hidden;transform:translateZ(0)}.v2c-fu-clip video,img.v2c-fu-clip{object-fit:cover;border-radius:inherit;width:auto;max-width:128px;height:72px;display:block}.v2c-fu-clip-play{color:#fff;background:#1414142e;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.v2c-fu-clip-play .v2c-ic{filter:drop-shadow(0 1px 3px #0006);width:12px;height:12px;margin-left:1px}.v2c-fu-clip.playing .v2c-fu-clip-play{opacity:0}.v2c-fu-clip.playing:hover .v2c-fu-clip-play{opacity:1}.v2c-fu-brief{flex-direction:column;gap:5px;min-width:0;margin-top:-3px;display:flex}.v2c-fu-brief-chips{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.v2c-fu-source{background:var(--v2c-chip);max-width:100%;color:var(--v2c-ink-soft);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:11.5px;font-weight:500;display:inline-flex;overflow:hidden}.v2c-fu-source b{color:var(--v2c-muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700}.v2c-fu-ask{--ask-line:1.45em;-webkit-line-clamp:2;max-height:calc(2 * var(--ask-line) + 1px);text-align:left;color:var(--v2c-muted);-webkit-box-orient:vertical;max-width:68ch;margin:0;font-size:12.5px;line-height:1.45;transition:max-height .18s cubic-bezier(.2,.7,.2,1),color .12s;display:-webkit-box;overflow:hidden}.v2c-fu-ask.is-open{-webkit-line-clamp:6;max-height:calc(6 * var(--ask-line) + 1px);color:var(--v2c-ink-soft)}@media (prefers-reduced-motion:reduce){.v2c-fu-ask{transition:none}}.v2c-fu-ask-more{letter-spacing:-.1px;color:var(--v2c-ink-soft);cursor:pointer;background:0 0;border:none;flex:none;align-self:flex-start;align-items:center;gap:3px;margin:0;padding:0;font-family:inherit;font-size:11.5px;font-weight:600;transition:color .12s;display:inline-flex}.v2c-fu-ask-more:hover{color:var(--v2c-ink)}.v2c-fu-ask-chev{width:11px;height:11px;transition:transform .18s cubic-bezier(.2,.7,.2,1)}.v2c-fu-ask-more.is-open .v2c-fu-ask-chev{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.v2c-fu-ask-chev{transition:none}}.v2c-brief-modal{width:min(640px,92vw)}.v2c-brief-modal-body{max-height:min(58vh,560px);overflow-y:auto}.v2c-brief-modal-text{white-space:pre-wrap;color:var(--v2c-ink-soft);max-width:60ch;margin:0;font-size:13.5px;line-height:1.6}.v2c-fu-asset{background:var(--v2c-bg-secondary);color:inherit;border-radius:12px;align-items:center;gap:10px;min-width:0;max-width:420px;padding:7px 10px 7px 7px;text-decoration:none;transition:background .13s;display:flex}.v2c-fu-asset:hover{background:var(--v2c-chip)}.v2c-fu-asset-face{background:var(--v2c-bg-tertiary);border-radius:8px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.v2c-fu-asset-placeholder{object-fit:cover;width:100%;height:100%;display:block}.v2c-fu-asset-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.v2c-fu-asset-name{color:var(--v2c-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:600;overflow:hidden}.v2c-fu-asset-what{color:var(--v2c-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.v2c-fs-retrying{color:var(--v2c-muted);align-self:center;font-size:12.5px}.v2c-fu.is-playing{flex-direction:column;gap:12px}.v2c-fu-player{background:#111;border-radius:12px;justify-content:center;align-self:center;width:100%;display:flex;position:relative;overflow:hidden}.v2c-fu-player-media{background:#111;width:auto;max-width:100%;max-height:560px;display:block}.v2c-fu-player-close{color:#fff;cursor:pointer;z-index:2;background:#1414149e;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:17px;line-height:1;display:flex;position:absolute;top:8px;right:8px}.v2c-fu-player-close:hover{background:#141414d9}.v2c-fu-thumb{background:var(--v2c-bg-tertiary);cursor:pointer;border:none;border-radius:10px;flex:none;justify-content:center;align-self:flex-start;align-items:center;width:auto;min-width:84px;max-width:240px;min-height:150px;max-height:360px;padding:0;font-family:inherit;transition:transform .13s;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.v2c-fu-thumb:hover{transform:translateY(-1px)}.v2c-fu-thumb.is-wide{align-self:flex-start;width:240px;min-height:0}.v2c-fu-thumb .thumb-media,.v2c-fu-thumb img,.v2c-fu-thumb video{object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.v2c-fu-thumb .v2c-play{width:36px;height:36px;color:var(--v2c-ink);z-index:1;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 3px 10px #14141440}.v2c-fu-thumb .v2c-play .v2c-ic{width:14px;height:14px;margin-left:1px}.v2c-fu-thumb .v2c-dur{color:#fff;border-radius:var(--v2c-radius-pill);font-variant-numeric:tabular-nums;z-index:1;background:#141414b8;padding:1px 6px;font-size:10px;font-weight:600;position:absolute;bottom:5px;right:5px}.v2c-fu-thumb.pending{background:var(--v2c-bg-secondary);cursor:default}.v2c-fu-thumb.pending.amber,.v2c-fu-thumb.pending.red,.v2c-fu-thumb.pending.grey{cursor:pointer}.v2c-fu-thumb.pending.amber{background:#fdf3df}.v2c-fu-mark{background:var(--v2c-surface);width:32px;height:32px;color:var(--v2c-ink-soft);z-index:1;letter-spacing:-.1em;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;position:relative;box-shadow:0 3px 10px #1414141a}.v2c-fu-thumb.pending.red .v2c-fu-mark{color:#b3261e}.v2c-fu-thumb.pending.grey .v2c-fu-mark{color:var(--v2c-muted);font-size:11px}.v2c-fu-mark .v2c-spinner{width:16px;height:16px}.v2c-fu .v2c-fs-qcard{box-shadow:none;background:#f6f6f6;border:none;border-radius:14px;padding:16px 18px}.v2c-fu .v2c-q-cell{background:0 0}.v2c-fu .v2c-q-cell:hover{background:#0000000a}.v2c-fu .v2c-q-cell.on{background:#0000000f}.v2c-fu .v2c-plan-doc:after{background:linear-gradient(#f6f6f600,#f6f6f6)}.v2c-fu .v2c-plan-doc{max-height:96px}.v2c-plan-doc .markdown-document h1,.v2c-plan-doc .markdown-document h2,.v2c-plan-doc .markdown-document h3{letter-spacing:-.2px;border:none;margin:0 0 6px;padding:0;font-size:14.5px;font-weight:700}.v2c-plan-doc .markdown-document p{margin:0 0 6px}.v2c-fs-more{padding-left:16px;display:flex}.v2c-fs-details>summary{cursor:pointer;color:var(--v2c-muted);font-size:12.5px;list-style:none}.v2c-fs-details>summary::-webkit-details-marker{display:none}.v2c-fs-details>summary:before{content:"▸ "}.v2c-fs-details[open]>summary:before{content:"▾ "}.v2c-fs-details-body{flex-direction:column;gap:12px;padding:10px 0 2px;display:flex}.v2c-fs-details-version{color:var(--v2c-muted)}.v2c-fs-state{letter-spacing:-.1px;font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;flex:none;align-self:center;padding:2px 9px;font-size:11.5px;font-weight:600}.v2c-fs-state.amber{color:#8a5b00;background:#fdf3df}.v2c-fs-state.ink{background:var(--v2c-ink);color:#fff}.v2c-fs-state.red{color:#b3261e;background:#fdeceb}.v2c-fs-state.grey{background:var(--v2c-chip);color:var(--v2c-ink-soft)}.v2c-fs-prod{text-overflow:ellipsis;white-space:nowrap;background:var(--v2c-chip);max-width:180px;color:var(--v2c-ink-soft);border-radius:999px;align-self:center;padding:2px 9px;font-size:11.5px;font-weight:600;text-decoration:none;overflow:hidden}.v2c-fs-prod:hover{background:var(--v2c-ink);color:#fff}.v2c-cost-tag{color:var(--v2c-muted);font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:600}.v2c-cost-tag b{color:var(--v2c-ink-soft);font-weight:600}.v2c-mod-dot{background:var(--v2c-pink);border-radius:50%;flex:none;align-self:center;width:7px;height:7px}.v2c-fs-msg{color:var(--v2c-ink-soft);max-width:52ch;font-size:14.5px;line-height:1.5}.v2c-fs-qcard{background:var(--v2c-surface);border:1px solid var(--v2c-bg-frosted-secondary);border-radius:20px;flex-direction:column;gap:10px;padding:20px;display:flex;box-shadow:0 4px 40px #0000000f}.v2c-fs-qcard .q{color:var(--v2c-ink-soft);font-size:13.5px;font-weight:600}.v2c-q-list{flex-direction:column;gap:0;display:flex}.v2c-q-cell{text-align:left;background:var(--v2c-surface);color:inherit;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:10px;margin:0 -10px;padding:8px 10px;font-family:inherit;font-size:13.5px;font-weight:600;transition:background .1s;display:flex}.v2c-q-cell:hover{background:var(--v2c-bg-secondary)}.v2c-q-cell:active{transform:scale(.985)}.v2c-q-cell.on{background:var(--v2c-chip)}.v2c-q-letter{width:26px;height:26px;cursor:inherit;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.v2c-q-letter .glass-button-label{font-size:12px;font-weight:700;line-height:1}.v2c-q-swap{animation:.32s cubic-bezier(.22,1,.36,1) both v2cQStepIn}@keyframes v2cQStepIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.v2c-q-swap{animation:none}}.v2c-q-cell input{background:0 0;border:none;flex:1;min-width:0;font-family:inherit;font-size:13.5px;font-weight:500}.v2c-q-cell input:focus{outline:none}.v2c-q-step,.v2c-plan-label{letter-spacing:.04em;text-transform:uppercase;color:var(--v2c-muted);font-size:12px;font-weight:700}.v2c-plan-doc{max-height:132px;position:relative;overflow:hidden}.v2c-plan-doc:after{content:"";background:linear-gradient(#fff0, var(--v2c-surface));pointer-events:none;height:52px;position:absolute;bottom:0;left:0;right:0}.v2c-plan-modal{width:min(720px,92vw)}.v2c-plan-modal-sub{color:var(--v2c-muted);font-size:13px}.v2c-plan-modal-body{max-height:min(58vh,560px);overflow-y:auto}.v2c-plan-modal-body .markdown-document{background:0 0;border:none;width:100%;margin:0;padding:0;font-size:14px;line-height:1.65}.v2c-plan-modal-foot{justify-content:flex-end}.v2c-plan-doc .markdown-document{background:0 0;border:none;width:100%;margin:0;padding:0;font-size:13.5px;line-height:1.6}.v2c-plan-toggle{color:var(--v2c-muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-family:inherit;font-size:13px;font-weight:700}.v2c-plan-toggle:hover{color:var(--v2c-ink)}.v2c-plan-actions{align-items:center;gap:10px;display:flex}.v2c-plan-act{padding:10px 20px;font-size:13px}.v2c-plan-decline{flex-direction:column;align-items:flex-start;gap:10px;width:100%;display:flex}.v2c-plan-note{border:1px solid var(--v2c-line);resize:none;border-radius:12px;width:100%;min-height:74px;padding:10px 14px;font-family:inherit;font-size:14px;line-height:1.5}.v2c-plan-note:focus{border-color:var(--v2c-ink);outline:none}.v2c-fs-actions{align-items:center;gap:10px;display:flex}.v2c-fs-actions .v2c-pill{padding:9px 18px;font-size:13.5px}.v2c-feed-pill-wrap{z-index:4;scroll-snap-align:none;pointer-events:none;justify-content:center;padding:4px 0;display:flex;position:sticky;top:8px}.v2c-feed-pill{pointer-events:auto;box-shadow:0 6px 20px #0000002e}.v2c-feed-tools{scroll-snap-align:none;justify-content:flex-end;align-items:center;gap:10px;padding:2px 0 10px;display:flex}.v2c-feed-tools-note{color:var(--v2c-muted);font-size:13px}.v2c-feed-tools-btn{color:var(--v2c-muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:600}.v2c-feed-tools-btn:hover{color:var(--v2c-ink)}.v2c-feed-more{scroll-snap-align:none;justify-content:center;padding:12px 0 28px;display:flex}@media (max-width:760px){.v2c-feed-full{margin:0 -20px;padding:0 12px 32px}.v2c-fu{border-radius:14px;gap:12px;padding:12px}.v2c-fu-thumb{min-width:72px;max-width:128px;min-height:128px;max-height:208px}.v2c-fu-thumb.is-wide{width:128px}.v2c-fu-title{font-size:14.5px}.v2c-fu-clear{opacity:1}.v2c-fu-player-media{max-height:62vh}.v2c-fu-asset{max-width:100%}.v2c-fs-qcard{border-radius:14px;padding:14px}}@media (max-width:720px){.v2c-sidebar,body.v2c-side-collapsed .v2c-sidebar{z-index:20;flex-direction:row;align-items:center;gap:2px;width:100%;height:auto;padding:0 10px;position:sticky;top:0}.v2c-sidebar-brand,body.v2c-side-collapsed .v2c-sidebar-brand{flex-direction:row;padding:10px 8px 10px 0}.v2c-brand-text,.v2c-collapse-btn,.v2c-side-heading,.v2c-side-recents,.v2c-sidebar .v2c-side-label{display:none}.v2c-side-list{flex-direction:row;gap:2px;padding:0}.v2c-side-item,body.v2c-side-collapsed .v2c-side-item{justify-content:center;gap:0;padding:8px 10px}.v2c-sidebar-foot{margin-top:0;margin-left:auto;padding:0}.v2c-home-seg.centered,body.v2c-side-collapsed .v2c-home-seg.centered{position:static;transform:none}.v2c-page-head{flex-wrap:wrap;padding:18px 20px 0}}.v2c-feed-empty{height:100%;color:var(--v2c-muted);justify-content:center;align-items:center;font-size:14.5px;display:flex}.v2c-video-grid .project-card-slot{width:auto;min-width:0;position:relative}.v2c-video-grid .project-card-slot .v2c-vid-card{width:100%}.v2c-video-grid .skeleton-slot{gap:10px}.v2c-video-grid .skeleton-thumb{aspect-ratio:19/30;border-radius:12px;height:auto}.v2c-assets-main{flex-direction:column;flex:1;gap:14px;padding:0 44px 40px;display:flex;overflow-y:auto}.v2c-assets-toolbar{align-items:center;gap:10px;margin-top:22px;display:flex}.v2c-assets-toolbar .v2c-search-box{width:280px}.v2c-assets-toolbar .v2c-grow{flex:1}.v2c-assets-toolbar{scrollbar-width:none;flex-wrap:nowrap;flex:none;margin:8px 0 -14px;padding:14px 0;overflow-x:auto}.v2c-assets-toolbar::-webkit-scrollbar{display:none}.v2c-assets-toolbar>*{flex:none}.v2c-arch-filter.on{color:#fff;box-shadow:none;background:#111}.v2c-arch-filter.on:hover{color:#fff;background:#000}.v2c-own-seg{box-sizing:border-box;align-items:center;height:40px;position:relative}.v2c-own-seg button{height:100%;padding:0 14px}.v2c-toolbar-chips{display:contents}.v2c-toolbar-chips button{white-space:nowrap;flex:none}.v2c-mesh-glow{z-index:0;pointer-events:none;opacity:.1;width:100%;height:100%;position:absolute;inset:0}.v2c-get-sec+.v2c-get-sec{border-left:1px solid #0000001a}.v2c-get-copy b{letter-spacing:-.4px;color:var(--v2c-fg-primary,#141414);font-size:18px;font-weight:700;line-height:1.45}.v2c-get-copy p{color:#000000a6;max-width:42ch;margin:0;font-size:13px;line-height:1.45}.v2c-get-pill{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:-.45px;color:#000000f2;cursor:pointer;background:#fff6;border:1px solid #0000000d;border-radius:999px;width:max-content;height:48px;padding:0 18px;font-size:15px;font-weight:500;box-shadow:0 4px 64px #00000014}.v2c-get-ic svg{width:14px;height:14px}.v2c-get-input{cursor:text;background:#0000000d;border:1px solid #0000001a;border-radius:100px;align-items:center;gap:8px;margin-top:auto;padding:14px 18px;display:flex}.v2c-get-input svg{color:#00000040;flex:none;width:14px;height:14px}.v2c-get-input input{letter-spacing:-.45px;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:15px}.v2c-get-input input::placeholder{color:#00000040}.v2c-get-input:focus-within{border-color:var(--v2c-ink,#111)}.v2c-get-drop:hover{border-color:var(--v2c-ink,#111);color:var(--v2c-ink,#111)}.v2c-shelves{flex-direction:column;display:flex}.v2c-shelf{flex-direction:column;gap:8px;padding:18px 0;display:flex}.v2c-shelf+.v2c-shelf{border-top:1px solid #0000000d}.v2c-shelf-head{align-items:baseline;gap:10px;display:flex}.v2c-shelf-head b{letter-spacing:-.2px;color:var(--v2c-ink,#141414);font-size:15px;font-weight:500}.v2c-shelf-head .count{color:var(--v2c-muted,#0006);font-size:12.5px}.v2c-shelf-row{scrollbar-width:none;gap:12px;margin:-64px -44px;padding:64px 44px;display:flex;overflow-x:auto;-webkit-mask:linear-gradient(90deg,#0000,#000 36px calc(100% - 36px),#0000);mask:linear-gradient(90deg,#0000,#000 36px calc(100% - 36px),#0000)}.v2c-shelf-row::-webkit-scrollbar{display:none}.v2c-ac2{--ar:.8;--card-h:216px;--card-pad:8px;width:calc(var(--card-h) * var(--ar) + 2 * var(--card-pad));min-width:0;padding:var(--card-pad) var(--card-pad) 12px;box-sizing:border-box;background:var(--v2c-bg-primary,#fff);cursor:pointer;text-align:left;color:inherit;font:inherit;border:1px solid #00000012;border-radius:18px;flex-direction:column;flex:none;text-decoration:none;transition:width .45s cubic-bezier(.2,.7,.2,1),transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;box-shadow:0 1px 2px #0000000a,0 10px 28px -14px #00000024}.v2c-ac2:hover{border-color:#0000001a;transform:translateY(-2px);box-shadow:0 2px 4px #0000000d,0 22px 44px -18px #0000003d}.v2c-ac2:focus-visible{outline:2px solid var(--v2c-ink,#141414);outline-offset:2px}.v2c-ac2-slot{flex:none;width:auto;container-type:normal}.v2c-ac2-stage{flex:none;width:100%;position:relative}.v2c-ac2 .asset-media-frame.is-shaped{width:100%;height:var(--card-h);aspect-ratio:auto;border-radius:11px}.v2c-ac2-tag{z-index:3;letter-spacing:-.1px;color:#000000c7;-webkit-backdrop-filter:blur(10px)saturate(140%);backdrop-filter:blur(10px)saturate(140%);white-space:nowrap;text-overflow:ellipsis;pointer-events:none;background:#ffffffbd;border-radius:999px;max-width:calc(100% - 16px);padding:2px 8px;font-size:11px;font-weight:500;line-height:16px;position:absolute;top:8px;left:8px;overflow:hidden;box-shadow:0 1px 2px #00000014,inset 0 0 0 .5px #ffffffb3}.v2c-ac2-ratio{z-index:3;font-variant-numeric:tabular-nums;letter-spacing:.1px;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#14141494;border-radius:999px;padding:2px 7px;font-size:10.5px;font-weight:600;line-height:16px;transition:opacity .18s,transform .18s;position:absolute;bottom:8px;right:8px;transform:translateY(3px)}.v2c-ac2:hover .v2c-ac2-ratio,.v2c-ac2:focus-visible .v2c-ac2-ratio{opacity:1;transform:none}.v2c-ac2-stage .v2c-ing-badge{white-space:nowrap;z-index:3;position:absolute;inset:auto auto 10px 50%;transform:translate(-50%)}.v2c-ac2-info{flex-direction:column;gap:2px;min-width:0;padding:10px 4px 0;display:flex}.v2c-ac2-info .v2c-ing-name{-webkit-line-clamp:2;overflow-wrap:anywhere;letter-spacing:-.25px;height:36px;color:var(--v2c-fg-primary,#000000f2);-webkit-box-orient:vertical;font-size:13.5px;font-weight:500;line-height:18px;display:-webkit-box;overflow:hidden}.v2c-ac2-info .v2c-ing-status{text-overflow:ellipsis;white-space:nowrap;color:#0000006b;align-items:center;gap:5px;font-size:12px;line-height:18px;display:flex;overflow:hidden}.v2c-ac2-info .v2c-ing-status.is-attention{color:#9a5b00}.v2c-ac2-info .v2c-ing-status.is-attention:before{content:"";background:#f0a800;border-radius:50%;flex:none;width:6px;height:6px}.v2c-ac2-grid,.v2c-assets-gallery.v2c-ac2-grid{flex-wrap:wrap;grid-template-columns:none;align-items:flex-start;gap:14px;display:flex}.v2c-ac2-grid>.v2c-ac2,.v2c-ac2-grid>.v2c-ac2-slot{--ar:.8;--grow:800;--card-h:200px;--card-pad:8px;flex-grow:var(--grow);flex-shrink:1;flex-basis:calc(var(--card-h) * var(--ar) + 2 * var(--card-pad));width:auto;max-width:calc((var(--card-h) * var(--ar) + 2 * var(--card-pad)) * 1.6)}.v2c-ac2-grid .v2c-ac2-slot>.v2c-ac2{width:100%}.v2c-ac2-grid .v2c-ac2 .asset-media-frame.is-shaped{height:auto;aspect-ratio:var(--ar)}.v2c-ac2-spacer{flex:100000 1 0;height:0}.lens{width:var(--lens-size,120px);height:var(--lens-size,120px);border-radius:50%;flex:none;display:inline-block;position:relative}.lens-media{background:var(--v2c-bg-tertiary,#f2f2f2);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 3px 8px #14141429}.lens-media>*,.lens-media .asset-media{width:100%;height:100%}.lens-media img,.lens-media video{object-fit:cover;width:100%;height:100%}.lens-glyph{font-size:calc(var(--lens-size,120px) * .37)}.lens-canvas{pointer-events:none;z-index:1;width:116%;height:116%;position:absolute;inset:-8%}.lens-live .lens-media{opacity:0}.lens:before,.lens:after{content:"";pointer-events:none;z-index:2;border-radius:50%;position:absolute;inset:0}.lens:before{background:radial-gradient(circle,#0000 52%,#0000001f 78%,#00000057 97%)}.lens:after{background:radial-gradient(circle at 30% 24%,#ffffff80,#ffffff1f 18%,#0000 34%)}.lens-live:before,.lens-live:after{opacity:0}.v2c-action-row{grid-template-columns:repeat(3,1fr);gap:16px;margin:16px 0;display:grid}.v2c-action-tile{background:var(--v2c-bg-primary);border:1px solid var(--v2c-bg-frosted-secondary);text-align:left;cursor:pointer;color:inherit;border-radius:18px;grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) auto;gap:24px 10px;padding:18px 18px 20px;font-family:inherit;transition:box-shadow .13s,transform .13s;display:grid;position:relative;box-shadow:0 4px 24px #0000000d}.v2c-action-tile:hover{transform:translateY(-1px);box-shadow:0 6px 28px #00000017}.v2c-action-tile:hover,.v2c-action-tile:focus-within{z-index:40}.v2c-action-ic{background:var(--v2c-chip);width:40px;height:40px;color:var(--v2c-ink-soft);border-radius:999px;grid-area:1/1;justify-content:center;align-items:center;display:flex}.v2c-action-copy{flex-direction:column;grid-area:2/1;align-self:end;gap:5px;display:flex}.v2c-action-art{pointer-events:none;grid-area:1/2/span 2;align-self:center;width:132px;height:auto}.v2c-action-label{letter-spacing:-.3px;font-size:16px;font-weight:650}.v2c-action-desc{color:var(--v2c-fg-secondary);max-width:24ch;font-size:13px;font-weight:480;line-height:1.45}.v2c-action-tile input{letter-spacing:-.3px;width:100%;color:var(--v2c-fg-primary);background:0 0;border:none;padding:0;font-family:inherit;font-size:16px;font-weight:650;line-height:20px}.v2c-action-tile input::placeholder{color:var(--v2c-fg-primary);opacity:1}.v2c-action-tile input:focus{outline:none}.v2c-action-tile input:focus::placeholder{opacity:.35}@media (max-width:1140px){.v2c-action-art{display:none}}@media (max-width:760px){.v2c-action-row{grid-template-columns:1fr}.v2c-action-art{width:clamp(108px,22vw,132px);display:block}}.v2c-assets-gallery{grid-template-columns:repeat(auto-fill,minmax(212px,1fr));align-content:start;gap:20px;display:grid}.v2c-asset-sec{color:var(--v2c-ink);grid-column:1/-1;padding-top:10px;font-size:15px;font-weight:700}.v2c-asset-sec .sec-note{color:var(--v2c-muted);margin-left:8px;font-size:12.5px;font-weight:500}.v2c-ing-card{background:var(--v2c-bg-primary);border:1px solid var(--v2c-bg-frosted-secondary);text-align:left;color:inherit;cursor:pointer;border-radius:24px;flex-direction:column;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 64px #00000014}.v2c-ing-card:hover{transform:translateY(-2px);box-shadow:0 8px 64px #00000021}.v2c-ing-cover{background:var(--v2c-bg-tertiary);border-bottom:1px solid var(--v2c-border-5);justify-content:center;align-items:center;height:125px;display:flex;position:relative;overflow:hidden}.v2c-ing-cover img,.v2c-ing-cover video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2c-ing-cover .hover-preview{position:absolute;inset:0}.v2c-ing-tile{background:var(--v2c-surface);border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;font-size:26px;display:flex;box-shadow:0 3px 8px #14141429}.v2c-ing-badge{border-radius:var(--v2c-radius-pill);letter-spacing:.05em;background:var(--v2c-surface);padding:2px 8px;font-size:10px;font-weight:700;position:absolute;top:8px;left:8px;box-shadow:0 2px 6px #14141424}.v2c-ing-badge.draft{background:var(--v2c-pink);color:#fff}.v2c-asset-info-col{flex-direction:column;align-items:flex-start;gap:4px;padding:16px;display:flex}.v2c-asset-info-col .v2c-tag-chip{background:var(--v2c-bg-frosted-secondary);color:var(--v2c-fg-secondary);letter-spacing:-.39px;border-radius:4px;padding:2px 4px;font-size:13px;font-weight:500;line-height:16px}.v2c-asset-info-col .v2c-ing-name{letter-spacing:-.45px;color:var(--v2c-fg-primary);padding:0;font-size:15px;font-weight:600;line-height:20px}.v2c-ing-status{letter-spacing:-.39px;color:var(--v2c-fg-tertiary);font-size:13px;font-weight:500;line-height:16px}.v2c-modal-group{flex-direction:column;gap:10px;display:flex}.v2c-modal-group>span{font-size:13.5px;font-weight:700}.v2c-img-row{flex-wrap:wrap;gap:10px;display:flex}.v2c-img-tile{background:var(--v2c-bg-tertiary);border-radius:12px;flex:none;width:76px;height:76px;position:relative;overflow:hidden}.v2c-img-tile img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2c-img-add{border:2px dashed var(--v2c-faint);width:76px;height:76px;color:var(--v2c-muted);text-align:center;cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;padding:6px;font-family:inherit;font-size:11px;line-height:1.3;display:flex}.v2c-modal-note{color:var(--v2c-muted);font-size:12.5px;line-height:1.5}main.v2c-asset-editor{width:100%;height:100%;min-height:0;font-family:var(--v2c-font);color:var(--v2c-ink);flex-direction:column;display:flex}.v2c-editor-topbar{background:var(--v2c-surface);z-index:2;align-items:center;gap:14px;padding:12px 16px;display:flex}.v2c-editor-topbar .v2c-pill-dark{margin-left:auto;padding:9px 22px}.v2c-crumbs{align-items:center;gap:8px;font-size:15.5px;font-weight:700;display:flex}.v2c-crumbs a{color:var(--v2c-muted);font-weight:500;text-decoration:none}.v2c-crumbs .sep{color:var(--v2c-faint);font-weight:400}.v2c-editor-body{background:var(--v2c-bg);flex:1;min-height:0;display:flex}.v2c-chat-scroll{flex-direction:column;flex:1;gap:16px;padding:26px 22px 12px;display:flex;overflow-y:auto}.v2c-msg-user{background:var(--v2c-surface);border:1px solid var(--v2c-line);border-radius:18px;align-self:flex-end;max-width:82%;padding:12px 18px;font-size:14.5px;line-height:1.5;box-shadow:0 6px 18px #1414140f}.v2c-msg-photos{align-self:flex-end;gap:4px;display:flex}.v2c-msg-photos span,.v2c-msg-photos img{background:var(--v2c-bg-tertiary);object-fit:cover;border-radius:12px;width:60px;height:60px}.v2c-round-btn{background:var(--v2c-surface);width:34px;height:34px;box-shadow:inset 0 0 0 1px var(--v2c-line);cursor:pointer;color:inherit;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.v2c-round-btn.plain{box-shadow:none;color:var(--v2c-ink-soft);background:0 0}.v2c-round-btn.send{box-shadow:none;color:#fff;background:linear-gradient(140deg,#ff8a3c,#f7599f)}.v2c-editor-detail{flex:1;justify-content:center;padding:32px 32px 40px;display:flex;overflow-y:auto}.v2c-detail-card{background:var(--v2c-surface);border-radius:18px;width:min(480px,100%);height:max-content;overflow:hidden;box-shadow:0 14px 36px #1414141a}.v2c-detail-card section{border-bottom:1px solid var(--v2c-line);padding:20px 24px}.v2c-detail-card section:last-child{border-bottom:none}.v2c-detail-card h2{margin:0;font-size:21px;font-weight:700}.v2c-detail-card h2 input{font:inherit;background:0 0;border:none;width:100%;padding:0}.v2c-detail-card h2 input:focus{outline:none}.v2c-detail-label{margin-bottom:12px;font-size:14.5px;font-weight:700}.v2c-ref-photos{gap:10px;display:flex}.v2c-ref-photos span,.v2c-ref-photos button{aspect-ratio:.92;background:var(--v2c-bg-tertiary);cursor:pointer;border:none;border-radius:12px;flex:1;padding:0;position:relative;overflow:hidden}.v2c-ref-photos img,.v2c-ref-photos video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2c-select-box{border:1px solid var(--v2c-line);width:100%;color:inherit;background:0 0;border-radius:16px;justify-content:space-between;align-items:center;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.v2c-detail-card .ae-error{padding:0}@media (min-width:1440px){.v2c-editor-detail{padding:40px 48px 56px}.v2c-detail-card{width:min(840px,100%)}.v2c-detail-card section{padding:24px 32px}}.v2c-instructions-box{border:1px solid var(--v2c-line);resize:vertical;border-radius:14px;width:100%;min-height:128px;padding:14px 16px;font-family:inherit;font-size:14px;line-height:1.55}.v2c-instructions-box:focus{border-color:var(--v2c-ink);outline:none}.v2c-icon-btn-round{cursor:pointer;width:34px;height:34px;color:inherit;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.v2c-icon-btn-round:hover{background:var(--v2c-chip)}main.v2c-create{z-index:50;background:var(--v2c-surface);min-height:0;font-family:var(--v2c-font);color:var(--v2c-ink);flex-direction:column;display:flex;position:fixed;inset:0}.v2c-create-topbar{border-bottom:1px solid var(--v2c-line);background:var(--v2c-surface);align-items:center;gap:14px;padding:12px 16px;display:flex}.v2c-create-body{background:var(--v2c-surface);flex:1;min-height:0;display:flex}.v2c-picker-col{flex-direction:column;flex:1;gap:14px;min-width:0;padding:20px 24px;display:flex;overflow-y:auto}.v2c-panel-title{margin:0;font-size:17px;font-weight:700}.v2c-chips-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.v2c-chip-search{border-radius:var(--v2c-radius-pill);box-shadow:inset 0 0 0 1px var(--v2c-line);background:var(--v2c-surface);color:var(--v2c-faint);align-items:center;gap:7px;padding:7px 12px;display:inline-flex}.v2c-chip-search .v2c-ic{width:14px;height:14px}.v2c-chip-search input{width:110px;color:var(--v2c-ink);background:0 0;border:none;font-family:inherit;font-size:13.5px;font-weight:500}.v2c-chip-search input:focus{outline:none}.v2c-pick-grid{flex:none;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));grid-auto-rows:max-content;gap:12px;padding:2px;display:grid}.v2c-pick-sec{color:var(--v2c-muted);grid-column:1/-1;padding-top:6px;font-size:13px;font-weight:600}.v2c-pick-sec:first-child{padding-top:0}.v2c-pick-card{background:var(--v2c-surface);text-align:left;box-shadow:inset 0 0 0 1px var(--v2c-border-5), 0 4px 14px #1414140a;cursor:pointer;height:max-content;color:inherit;border:none;border-radius:16px;flex-direction:column;padding:0;font-family:inherit;transition:box-shadow .12s,transform .12s;display:flex;position:relative;overflow:hidden}.v2c-pick-card:hover{transform:translateY(-1px)}.v2c-pick-card.selected{box-shadow:0 6px 18px #14141414}.v2c-pick-card.selected:after{content:"";border:2px solid var(--v2c-ink);pointer-events:none;z-index:2;border-radius:16px;position:absolute;inset:0}.v2c-pick-cover{background:var(--v2c-bg-secondary);flex:none;justify-content:center;align-items:center;height:112px;display:flex;position:relative;overflow:hidden}.v2c-pick-cover img,.v2c-pick-cover video,.v2c-pick-cover .hover-preview{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2c-pick-cover .v2c-ing-tile{width:56px;height:56px;font-size:22px}.v2c-pick-add{border-radius:var(--v2c-radius-pill);background:var(--v2c-surface);color:var(--v2c-ink-soft);z-index:3;padding:3px 10px;font-size:11.5px;font-weight:700;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #14141424}.v2c-pick-add.added{color:#fff;background:#111}.v2c-pick-info{flex-direction:column;flex:none;align-items:flex-start;gap:6px;padding:11px 14px 13px;display:flex}.v2c-pick-name{font-size:14.5px;font-weight:700;line-height:1.3}.v2c-brief-col{border-left:1px solid var(--v2c-line);background:var(--v2c-surface);flex-direction:column;flex:none;gap:16px;width:400px;padding:20px 24px;display:flex;overflow-y:auto}.v2c-brief-label{font-size:14.5px;font-weight:700}.v2c-brief-box{border:1px solid var(--v2c-border-10);resize:vertical;border-radius:14px;width:100%;min-height:104px;padding:14px 16px;font-family:inherit;font-size:14px;line-height:1.55}.v2c-brief-box:focus{border-color:var(--v2c-ink);outline:none}.v2c-brief-group{flex-direction:column;gap:10px;display:flex}.v2c-opt-group{flex-direction:column;gap:8px;display:flex}.v2c-opt-label{font-size:13.5px;font-weight:700}.v2c-opt-row{flex-wrap:wrap;gap:6px;display:flex}.v2c-opt-row button{border-radius:var(--v2c-radius-pill);color:var(--v2c-ink);box-shadow:inset 0 0 0 1px var(--v2c-line);background:var(--v2c-surface);cursor:pointer;border:none;align-items:center;gap:7px;padding:8px 14px;font-family:inherit;font-size:13.5px;font-weight:600;display:inline-flex}.v2c-opt-row button:hover{color:var(--v2c-ink);box-shadow:inset 0 0 0 1px var(--v2c-faint)}.v2c-opt-row button.on{color:#fff;background:#111}.v2c-opt-row button.on:hover{background:#000}.v2c-ar-glyph{opacity:.75;border:1.5px solid;border-radius:2.5px;display:inline-block}.v2c-out-panel{border:1px solid var(--v2c-border-10);border-radius:16px;flex-direction:column;gap:14px;padding:14px 16px 16px;display:flex}.v2c-out-panel-title{letter-spacing:.08em;text-transform:uppercase;color:var(--v2c-muted);margin:0;font-size:10.5px;font-weight:700}.v2c-opt-hint{color:var(--v2c-muted);margin:0;font-size:12px;line-height:1.4}.v2c-opt-stack{flex-direction:column;align-items:flex-start;gap:1px;line-height:1.15;display:flex}.v2c-opt-sub{opacity:.55;font-size:11px;font-weight:600}.v2c-opt-switches{border-top:1px solid var(--v2c-line);flex-direction:column;padding-top:12px;display:flex}.v2c-opt-switch-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;margin:0 -8px;padding:10px 8px;font-family:inherit;display:flex}.v2c-opt-switch-row:hover{background:var(--v2c-chip)}.v2c-opt-switch-text{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}@media (max-width:900px){.v2c-out-panel{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;column-gap:18px;display:grid}.v2c-out-panel-title,.v2c-opt-switches{grid-column:1/-1}}.v2c-brief-spacer{flex:1;min-height:8px}.v2c-brief-status{color:var(--v2c-muted);align-items:baseline;font-size:13px;display:inline-flex}.v2c-brief-status b{color:var(--v2c-ink);font-variant-numeric:tabular-nums;font-weight:600}.v2c-modal-wide{width:min(860px,94vw)}.v2c-create-modal-body{flex-direction:column;gap:14px;max-height:min(560px,64vh);padding:20px 22px;display:flex;overflow-y:auto}.v2c-create-modal-body .v2c-brief-box{flex:none}.v2c-pill-light,.v2c-pill-light:hover,.v2c-pill-grey,.v2c-pill-grey:hover,.v2c-toolbar-btn,.v2c-toolbar-btn:hover,.v2c-search-box,.v2c-chip-search,.v2c-opt-row button:not(.on),.v2c-opt-row button:not(.on):hover,.v2c-kind-chips button:not(.on),.v2c-kind-chips button:not(.on):hover,.v2c-round-btn:not(.send),.v2c-seg,.v2c-home-seg,.mode-segment,.v2c-pick-add:not(.added),.v2c-ver-pill:not(.on),.v2c-action-ic,.v2c-poster-icon{-webkit-backdrop-filter:blur(clamp(.5px,.06em,1.5px))saturate(120%);backdrop-filter:blur(clamp(.5px,.06em,1.5px))saturate(120%);background-color:#0000;background-image:linear-gradient(-45deg,#fff0 0%,#ffffff47 40% 50%,#fff0 55%),linear-gradient(-75deg,#ffffff1a,#ffffff4d,#ffffff1a),linear-gradient(#ffffff2e,#ffffff2e);border:0;position:relative;box-shadow:inset 0 .125em .125em #00000009,inset 0 -.125em .125em #ffffff80,0 .25em .125em -.125em #0000001a,inset 0 0 .1em .25em #fff3}.v2c-pill-light:before,.v2c-pill-grey:before,.v2c-toolbar-btn:before,.v2c-search-box:before,.v2c-chip-search:before,.v2c-opt-row button:not(.on):before,.v2c-kind-chips button:not(.on):before,.v2c-round-btn:not(.send):before,.v2c-seg:before,.v2c-home-seg:before,.mode-segment:before,.v2c-pick-add:not(.added):before,.v2c-ver-pill:not(.on):before,.v2c-action-ic:before,.v2c-poster-icon:before{content:"";border-radius:inherit;pointer-events:none;-webkit-backdrop-filter:blur(clamp(4px,.6em,16px))saturate(165%);backdrop-filter:blur(clamp(4px,.6em,16px))saturate(165%);position:absolute;inset:0;-webkit-mask-image:radial-gradient(100% 100%,#0000 42%,#000 82%);mask-image:radial-gradient(100% 100%,#0000 42%,#000 82%)}.v2c-search-box{padding:12px 16px 12px 12px}.v2c-pill-light:after,.v2c-pill-grey:after,.v2c-toolbar-btn:after,.v2c-search-box:after,.v2c-chip-search:after,.v2c-opt-row button:not(.on):after,.v2c-kind-chips button:not(.on):after,.v2c-round-btn:not(.send):after,.v2c-seg:after,.v2c-home-seg:after,.mode-segment:after,.v2c-pick-add:not(.added):after,.v2c-ver-pill:not(.on):after,.v2c-action-ic:after,.v2c-poster-icon:after{--glass-angle-1:-75deg;content:"";border-radius:inherit;pointer-events:none;background:conic-gradient(from var(--glass-angle-1) at 50% 50%, #00000042, transparent 5% 40%, #00000042 50%, transparent 60% 95%, #00000042), linear-gradient(180deg, #ffffff80, #ffffff80);-webkit-mask-composite:xor;padding:1px;transition:--glass-angle-1 .5s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude}.v2c-pill-light:hover:after,.v2c-pill-grey:hover:after,.v2c-toolbar-btn:hover:after,.v2c-opt-row button:not(.on):hover:after,.v2c-kind-chips button:not(.on):hover:after,.v2c-round-btn:not(.send):hover:after,.v2c-ver-pill:not(.on):hover:after,.v2c-action-tile:hover .v2c-action-ic:after{--glass-angle-1:-125deg}.v2c-pick-add:not(.added){position:absolute}.v2c-chip-search:focus-within:after,.v2c-search-box:focus-within:after{--glass-angle-1:-125deg}.v2c-search-box:before,.v2c-chip-search:before,.v2c-seg:before,.v2c-home-seg:before,.mode-segment:before{content:none}.v2c-search-box,.v2c-chip-search{background-image:linear-gradient(-45deg,#fff0 20%,#ffffff1f 45% 50%,#fff0 75%),linear-gradient(-75deg,#ffffff1a,#ffffff4d,#ffffff1a),linear-gradient(#ffffff2e,#ffffff2e)}.v2c-seg,.v2c-home-seg,.mode-segment{background-image:linear-gradient(-75deg,#ffffff0d,#ffffff24,#ffffff0d),linear-gradient(#0000000d,#0000000d)}.v2c-pill-dark,.v2c-kind-chips button.on,.v2c-opt-row button.on{position:relative;box-shadow:0 .25em .25em -.125em #0000002e,0 .6em 1.1em -.3em #00000047,0 1.4em 2.4em -.6em #00000038}.v2c-kind-chips button.on,.v2c-opt-row button.on,.v2c-ver-pill.on{box-shadow:0 .25em .125em -.125em #0003}.v2c-pill-dark:after{--glass-angle-1:-75deg;content:"";border-radius:inherit;pointer-events:none;background:conic-gradient(from var(--glass-angle-1) at 50% 50%, #fff6, transparent 5% 40%, #fff6 50%, transparent 60% 95%, #fff6), linear-gradient(180deg, #ffffff24, #ffffff24);-webkit-mask-composite:xor;padding:1px;transition:--glass-angle-1 .5s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude}.v2c-pill-dark:hover:after{--glass-angle-1:-125deg}.v2c-pill-dark:disabled{box-shadow:none}.v2c-pill-dark:disabled:after{display:none}@supports (overflow-clip-margin:64px){html[data-feed-chrome-paint] .v2c-feed-full .v2c-fs-actions{contain:paint;overflow-clip-margin:64px}}@keyframes v2c-seg-squish{0%{scale:.82 .68}40%{scale:1.09 1.12}65%{scale:.97 .94}85%{scale:1.02 1.03}to{scale:1}}.v2c-seg button{transition:color .18s,background .18s,box-shadow .18s}.v2c-seg button.on{animation:.45s ease-out both v2c-seg-squish}.v2c-home-seg.has-slide,.v2c-seg.has-slide{position:relative}.v2c-home-seg.has-slide button,.v2c-seg.has-slide button{z-index:1;transition:color .22s;position:relative}.v2c-home-seg.has-slide button.on,.v2c-seg.has-slide button.on{box-shadow:none;background:0 0;animation:none}.v2c-seg-slide{z-index:0;border-radius:var(--v2c-radius-pill);background:var(--v2c-surface);transition:left .3s cubic-bezier(.32,1.18,.4,1),right .3s cubic-bezier(.32,1.18,.4,1);position:absolute;top:4px;bottom:4px;box-shadow:0 2px 8px #1414141f}.v2c-seg.has-slide .v2c-seg-slide{top:3px;bottom:3px}.v2c-seg-slide.no-anim{transition:none}.bill-page{flex-direction:column;gap:16px;max-width:720px;display:flex}.bill-card{flex-direction:column;gap:10px;display:flex}.bill-notice{border:1px solid var(--ink);background:#0000000a;border-radius:12px;padding:10px 14px;font-size:13px}.bill-notice.inline{background:0 0;border:none;padding:0;font-weight:600}.bill-warn{color:#b3261e;font-size:13px}.bill-balance{letter-spacing:-.02em;align-items:baseline;gap:10px;font-size:34px;font-weight:700;display:flex}.bill-balance.negative{color:#b3261e}.bill-balance-credits{opacity:.6;font-size:13px;font-weight:500}.bill-split{flex-wrap:wrap;gap:6px 24px;font-size:13px;display:flex}.bill-split em{opacity:.6;font-style:normal}.bill-guarantee{font-weight:600}.bill-promo{font-size:13px;font-weight:700}.bill-plan-toggle{align-items:center;gap:8px;display:flex}.bill-plans{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.bill-plan-card{border:1px solid var(--v2c-line);border-radius:var(--v2c-radius-lg,16px);background:var(--v2c-surface);flex-direction:column;gap:6px;padding:16px;display:flex}.bill-plan-name{font-size:14px;font-weight:700}.bill-plan-price{letter-spacing:-.02em;font-size:26px;font-weight:700}.bill-plan-price span{opacity:.6;margin-left:2px;font-size:13px;font-weight:500}.bill-plan-then{margin-top:-2px}.bill-promo-applied{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.bill-plan-allowance{color:var(--v2c-muted);font-size:13px}.bill-plan-cta{align-self:flex-start;margin-top:6px}.bill-plan-current{align-items:center;gap:10px;font-size:15px;display:flex}.bill-plan-interval,.bill-plan-when{color:var(--v2c-muted);font-size:13px}.bill-plan-manage{margin-left:auto}.bill-quota-bar{background:var(--v2c-chip);border-radius:999px;height:8px;overflow:hidden}.bill-quota-bar span{border-radius:inherit;background:var(--v2c-ink);height:100%;transition:width .3s;display:block}.bill-presets{flex-wrap:wrap;gap:8px;display:flex}.bill-amount-row{align-items:center;gap:8px;display:flex}.bill-amount-prefix{font-size:18px;font-weight:600}.bill-amount-input{min-width:0;font:inherit;background:#ffffffb3;border:1px solid #0000002e;border-radius:12px;flex:1;padding:10px 12px;font-size:16px}.bill-amount-input:focus-visible{outline:2px solid var(--ink)}.bill-code-input{text-transform:uppercase;letter-spacing:.06em}.bill-buy:disabled{opacity:.45;cursor:default}.bill-bonus-line{flex-direction:column;gap:4px;font-size:13px;display:flex}.bill-nudge{opacity:.65}.bill-auto-row{flex-wrap:wrap;align-items:center;gap:8px 20px;font-size:13px;display:flex}.bill-mini-input{width:72px;font:inherit;background:#ffffffb3;border:1px solid #0000002e;border-radius:10px;margin-left:4px;padding:6px 8px}.bill-estimates{flex-wrap:wrap;gap:8px 28px;display:flex}.bill-estimate{flex-direction:column;display:flex}.v2c-batches-main{flex-direction:column;flex:1;gap:14px;padding:26px 44px 40px;display:flex;overflow-y:auto}.v2c-batch-lib{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;display:grid}.v2c-batch-card{background:var(--v2c-bg-primary);border:1px solid var(--v2c-bg-frosted-secondary);border-radius:var(--v2c-radius-lg);text-align:left;cursor:pointer;color:inherit;flex-direction:column;padding:0;font-family:inherit;transition:translate .15s,box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 4px 64px #00000014}.v2c-batch-card:hover{translate:0 -2px;box-shadow:0 8px 64px #00000021}.v2c-batch-thumb{background:var(--v2c-bg-tertiary);border-bottom:1px solid var(--v2c-border-5);justify-content:center;align-items:center;height:132px;display:flex}.v2c-batch-mini{grid-template-columns:repeat(1,26px);gap:5px;display:grid}.v2c-batch-mini span{background:linear-gradient(150deg,#5c0a5c,#9b1a9b 72%);border-radius:6px;width:26px;height:26px;box-shadow:0 2px 6px #14141424}.v2c-batch-mini span.rendering{background:var(--v2c-track)}.v2c-batch-mini span.draftc{border:1.5px dashed var(--v2c-faint);background:0 0}.v2c-batch-info{flex-direction:column;align-items:flex-start;gap:4px;padding:16px;display:flex}.v2c-batch-name{letter-spacing:-.45px;font-size:15px;font-weight:600}.v2c-batch-meta{color:var(--v2c-fg-tertiary);letter-spacing:-.39px;font-size:13px;font-weight:500}.v2c-new-batch-card{border:2px dashed var(--v2c-faint);border-radius:var(--v2c-radius-lg);color:var(--v2c-muted);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:220px;font-family:inherit;font-size:14px;font-weight:600;display:flex}.v2c-new-batch-card:hover{border-color:var(--v2c-muted)}.v2c-new-batch-card span{font-size:24px;font-weight:400;line-height:1}main.v2c-batch-page{width:100%;height:100%;min-height:0;font-family:var(--v2c-font);color:var(--v2c-ink);flex-direction:column;display:flex}.v2c-batch-body{flex:1;min-height:0;display:flex;overflow:hidden}.v2c-batch-side{flex-direction:column;flex:none;gap:28px;width:300px;padding:20px 0 20px 20px;display:flex;overflow-y:auto}.v2c-batch-side-group{flex-direction:column;gap:8px;display:flex}.v2c-batch-side-label{font-size:15px;font-weight:400}.v2c-batch-instructions{resize:vertical;background:var(--v2c-surface);border:1px solid #0000001a;border-radius:12px;min-height:180px;font-size:13px;line-height:1.5}.v2c-batch-spent{color:var(--v2c-muted);font-variant-numeric:tabular-nums;cursor:default;white-space:nowrap;font-size:12.5px;font-weight:400}main.v2c-batch-page .v2c-batch-spent b{color:var(--v2c-ink-soft);font-weight:500}main.v2c-batch-page .v2c-editor-topbar .v2c-pill-dark{margin-left:0}main.v2c-batch-page .v2c-editor-topbar .v2c-grow{flex:1}.v2c-batch-spent b{color:var(--v2c-ink);font-weight:700}.v2c-batch-assets{flex-direction:column;gap:14px;display:flex}.v2c-batch-asset{align-items:center;gap:12px;min-width:0;display:flex}.v2c-batch-asset-info{flex-direction:column;min-width:0;display:flex}.v2c-batch-asset-info b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.v2c-batch-asset-info span{color:var(--v2c-muted);font-size:12px}.v2c-batch-add-assets{justify-content:center;width:100%}.v2c-axh-lens-fallback{background:var(--v2c-chip);color:var(--v2c-muted);place-items:center;font-weight:700;display:grid}.v2c-matrix-wrap{border-radius:20px;flex-direction:column;flex:1 0 auto;min-height:0;padding-right:44px;display:flex;position:relative}.v2c-matrix-wrap .v2c-matrix{flex:1}.v2c-mx-addcol{width:32px;height:32px;color:var(--v2c-faint);cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:22px;line-height:1;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.v2c-mx-addcol:hover{color:var(--v2c-ink);background:var(--v2c-chip)}.v2c-axis-pick-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.v2c-axis-search{flex:none;width:200px;padding:8px 12px;font-size:13px}.v2c-batch-main{flex-direction:column;flex:1;gap:14px;min-width:0;padding:18px 22px;display:flex;overflow-y:auto}.v2c-batch-title-input{font:inherit;color:var(--v2c-ink);background:0 0;border:none;border-radius:8px;width:24ch;min-width:60px;padding:2px 6px;font-weight:600}.v2c-batch-title-input:hover{background:var(--v2c-chip)}.v2c-batch-title-input:focus{background:var(--v2c-chip);outline:none}.v2c-batch-add-row{gap:8px;display:flex}.v2c-matrix{background:var(--v2c-surface);border-radius:20px;gap:1px;display:grid;overflow:hidden}.v2c-mx-corner{background:var(--v2c-bg)}.v2c-mx-col,.v2c-mx-row{background:var(--v2c-bg);min-width:0;color:inherit;border:none;border-radius:0;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;display:flex}.v2c-axis-head{transition:box-shadow .12s}.v2c-axis-edit-btn{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:10px;padding:0;font-family:inherit;display:flex}.v2c-mx-row{justify-content:center}.v2c-axis-edit-btn.is-row{text-align:center;flex-direction:column;flex:none;align-items:center;gap:8px}.v2c-axh-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13.5px;font-weight:700;overflow:hidden}.v2c-axis-head:has(.v2c-axis-edit-btn:hover){box-shadow:inset 0 0 0 1.5px var(--v2c-ink)}.v2c-axh-tile{border-radius:10px;flex:none;width:38px;height:38px;font-size:17px}.v2c-axh-empty{border:1.5px dashed var(--v2c-faint);width:38px;height:38px;color:var(--v2c-faint);border-radius:10px;flex:none;justify-content:center;align-items:center;font-weight:700;display:flex}.v2c-axh-info{flex-direction:column;min-width:0;display:flex}.bill-estimate .t{font-size:13px;font-weight:600}.bill-estimate .s{opacity:.65;font-variant-numeric:tabular-nums;font-size:13px}.bill-table-wrap{overflow-x:auto}.bill-table{border-collapse:collapse;width:100%;font-size:13px}.bill-table td{vertical-align:top;border-bottom:1px solid #00000012;padding:8px 10px 8px 0}.bill-table tr:last-child td{border-bottom:none}.bill-td-date{white-space:nowrap;opacity:.6}.bill-td-amount{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.bill-td-amount.credit{color:#0e7b5b;font-weight:600}.bill-td-balance{text-align:right;white-space:nowrap;opacity:.6;font-variant-numeric:tabular-nums}.v2c-axh-info b{text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;line-height:1.25;overflow:hidden}.v2c-axh-info span{color:var(--v2c-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.v2c-cell{background:var(--v2c-bg);cursor:pointer;border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:0;padding:0;font-family:inherit;transition:box-shadow .12s;display:flex;position:relative;overflow:hidden}.v2c-cell:hover{box-shadow:inset 0 0 0 1.5px var(--v2c-faint)}.v2c-cell.sel,.v2c-cell.sel:hover{box-shadow:inset 0 0 0 2px var(--v2c-ink)}.v2c-cell.draft{cursor:default;background:var(--v2c-bg)}.v2c-cell.draft:hover{box-shadow:none}.v2c-cell-draft-hint{color:var(--v2c-faint);border:1.5px dashed var(--v2c-faint);border-radius:var(--v2c-radius-pill);padding:4px 12px;font-size:12px;font-weight:600}.v2c-cell-card{aspect-ratio:9/16;background:var(--v2c-chip) center / cover no-repeat;border-radius:14px;place-items:center;max-width:calc(100% - 28px);height:calc(100% - 28px);display:grid;position:relative;overflow:hidden;box-shadow:0 10px 28px #1414142e}.v2c-cell-card.is-dark{background:#2e2e2e;box-shadow:0 10px 28px #1414143d}.v2c-cell-card-label{color:#fff;letter-spacing:-.1px;font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.v2c-cell-pick{z-index:1;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;inset:0}.v2c-cell-run,.v2c-cell-rerun{z-index:2;padding:7px 14px;font-size:12px;font-weight:600;position:relative}.v2c-cell-rerun{white-space:nowrap;width:max-content;max-width:calc(100% - 16px);position:absolute;bottom:44px;left:50%;translate:-50%}.v2c-cell-run:disabled,.v2c-cell-rerun:disabled{opacity:.6;cursor:default}.v2c-cell-rerun-hover{opacity:1;pointer-events:auto;transition:opacity .15s}.v2c-cell:hover .v2c-cell-rerun-hover,.v2c-cell-rerun-hover:focus-visible{opacity:1;pointer-events:auto}.v2c-cell-check{z-index:3;color:#0000;cursor:pointer;background:#ffffffe6;border:1.5px solid #1111114d;border-radius:999px;place-items:center;width:20px;height:20px;padding:0;font-family:inherit;font-size:11px;font-weight:700;line-height:1;display:grid;position:absolute;top:8px;left:8px}.v2c-cell-check.on,.v2c-cell-check[aria-checked=mixed]{background:var(--v2c-ink);border-color:var(--v2c-ink);color:#fff}.v2c-cell-check:disabled{opacity:.35;cursor:default}.v2c-cell-check:focus-visible{outline:2px solid var(--v2c-ink);outline-offset:3px}.v2c-mx-corner{min-height:48px;position:relative}.cf-selection-bar{flex-wrap:wrap;flex:none;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding-right:44px;font-size:12px;display:flex}.cf-selection-count{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;min-width:0;max-width:100%;margin-left:auto;display:flex}.cf-selection-count .v2c-pill{white-space:nowrap;flex:none;height:40px;padding:12px 16px}.cf-lane-assets{flex-direction:column;align-items:center;gap:5px;display:flex}.cf-lane-assets small{white-space:nowrap;font-size:10px;font-weight:400}.cf-asset-stack{align-items:center;display:flex}.cf-asset-stack>:not(:first-child){margin-left:-10px}.cf-inspect-empty{z-index:2;margin-top:12px}.v2c-cell-draft-hint{text-align:center;max-width:240px;padding:16px}.cf-asset-picker{border-radius:16px;flex-direction:column;gap:16px;display:flex}.cf-asset-picker.is-dropping{outline:2px dashed var(--v2c-ink);outline-offset:-2px}.cf-selected-assets{flex-direction:column;gap:8px;display:flex}.cf-selected-asset{justify-content:space-between;align-items:center;gap:12px;display:flex}.cf-selected-asset>span{flex-direction:column;gap:3px;min-width:0;display:flex}.cf-selected-asset small{font-size:11px}.cf-input-error{color:#b3261e;font-size:12px;line-height:1.5}.cf-lane-fields{grid-template-columns:1fr 2fr;gap:16px;margin-bottom:20px;display:grid}.cf-lane-fields textarea{resize:vertical;min-height:80px}.cf-planned-inputs,.cf-used-inputs{flex-direction:column;gap:12px;display:flex}.cf-planned-inputs h4,.cf-used-inputs h4{margin:8px 0 0;font-size:14px}.v2c-review-asset.cf-pin{flex-direction:column;align-items:flex-start;gap:3px}.cf-history-label{flex-direction:column;gap:6px;font-size:12px;display:flex}.cf-earlier-outputs{flex:none;padding:8px 0;font-size:13px}.cf-earlier-outputs summary{cursor:pointer}.cf-earlier-list{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}@media (max-width:800px){.v2c-batch-body{display:block;overflow-y:auto}.v2c-batch-side{width:auto;max-height:320px;padding:16px}.v2c-batch-instructions{min-height:100px}.v2c-batch-main{padding:16px;overflow:visible}.v2c-review-panel:not(.closed){z-index:30;width:auto;margin:0;position:fixed;inset:90px 10px 10px}.v2c-review-panel.closed{display:none}.cf-lane-fields{grid-template-columns:1fr}.v2c-batch-page .v2c-editor-topbar{flex-wrap:wrap;height:auto;min-height:60px;padding-block:8px}.v2c-batch-title-input{max-width:160px}}.v2c-mx-row,.v2c-mx-col{position:relative}.v2c-axh-check{top:6px;left:6px}.v2c-mx-col .v2c-axh-check{flex:none;position:static}.v2c-cell-stale{z-index:2;color:#fff;letter-spacing:-.1px;background:#111111b8;border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:600;position:absolute;bottom:8px;left:8px}.v2c-review-note.v2c-review-stale{color:#6d4c00;background:#fbf3e2}.v2c-cell-vthumb{aspect-ratio:9/16;background:linear-gradient(150deg,#5c0a5c,#9b1a9b 72%) 50%/cover;border-radius:10px;flex:none;height:calc(100% - 32px);box-shadow:0 6px 18px #14141429}.v2c-cell.render .v2c-cell-vthumb{background:var(--v2c-track);opacity:.5;animation:1.6s ease-in-out infinite v2cCellPulse}@keyframes v2cCellPulse{0%,to{opacity:.38}50%{opacity:.6}}.v2c-cell-state{white-space:nowrap;z-index:1;color:#fff;border-radius:var(--v2c-radius-pill);background:#141414b8;padding:3px 10px;font-size:11px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.v2c-batch-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;min-height:440px;display:flex}.v2c-be-icon{background:var(--v2c-chip);width:52px;height:52px;color:var(--v2c-ink-soft);border-radius:16px;justify-content:center;align-items:center;margin-bottom:6px;display:flex}.v2c-be-icon .v2c-ic{width:22px;height:22px}.v2c-batch-empty b{letter-spacing:-.3px;font-size:18px}.v2c-batch-empty p{color:var(--v2c-muted);max-width:42ch;margin:0;font-size:14px;line-height:1.5}.v2c-be-actions{gap:10px;margin-top:10px;display:flex}.v2c-review-panel{border:1px solid var(--v2c-bg-frosted-secondary);width:330px;box-shadow:var(--v2c-shadow-card);background:var(--v2c-surface);border-radius:20px;flex-direction:column;flex:none;gap:12px;margin:18px 18px 18px 0;padding:20px 22px;transition:transform .28s cubic-bezier(.3,.9,.3,1),margin-right .28s cubic-bezier(.3,.9,.3,1);display:flex;overflow-y:auto;transform:translate(0)}.v2c-review-panel.closed{pointer-events:none;margin-right:-366px;transform:translate(110%)}.v2c-review-head{align-items:center;gap:8px;display:flex}.v2c-review-head h3{letter-spacing:-.3px;flex:1;margin:0;font-size:17px;font-weight:700}.v2c-review-label{letter-spacing:.04em;text-transform:uppercase;color:var(--v2c-muted);font-size:12px;font-weight:600}.v2c-review-clip{aspect-ratio:9/12;background:var(--v2c-bg-secondary);border-radius:16px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.v2c-review-clip video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2c-vid-poster,.v2c-fu-thumb,.v2c-review-clip,.share-player,.lens-media{transform:translateZ(0)}.v2c-vid-poster video,.v2c-fu-thumb video,.v2c-fu-thumb img,.v2c-review-clip video,.share-player video{border-radius:inherit}.lens-media video,.lens-media img{border-radius:50%}.v2c-review-clip-empty{color:var(--v2c-muted);font-size:13px}.v2c-review-clip-badge{color:#fff;pointer-events:none;background:#141414c7;border-radius:999px;padding:5px 10px;font-size:11.5px;font-weight:600;position:absolute;bottom:10px;left:10px}.v2c-review-spend{color:var(--v2c-muted);white-space:nowrap;margin-left:auto;font-size:12.5px}.v2c-review-spend b{color:var(--v2c-ink);font-weight:700}.v2c-review-composer{align-items:center;gap:8px;display:flex}.v2c-review-composer .v2c-field-input{flex:1;min-width:0}.v2c-review-composer .v2c-pill{flex:none}.v2c-review-prompt{background:var(--v2c-panel);color:var(--v2c-ink-soft);border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.5}.v2c-review-assets{flex-direction:column;gap:10px;display:flex}.v2c-review-asset{align-items:center;gap:10px;font-size:13px;display:flex}.v2c-review-asset b{font-size:13px;font-weight:700}.v2c-review-asset small{color:var(--v2c-muted);margin-left:auto;font-size:12px}.v2c-ver-row{align-items:center;gap:10px;display:flex}.v2c-ver-pills{flex-wrap:wrap;gap:6px;display:flex}.v2c-ver-pill{border-radius:var(--v2c-radius-pill);color:inherit;cursor:pointer;border:0;padding:6px 13px;font-family:inherit;font-size:12.5px;font-weight:600;position:relative}.v2c-ver-pill.on{background:var(--v2c-ink);color:#fff}.v2c-review-note{background:var(--v2c-panel);color:var(--v2c-ink-soft);border-radius:12px;padding:10px 14px;font-size:13px}.v2c-review-editor-link{color:var(--v2c-muted);margin-top:auto;font-size:13px;font-weight:600;text-decoration:none}.v2c-review-editor-link:hover{color:var(--v2c-ink)}.v2c-axis-modal{flex-direction:column;width:min(1040px,100vw - 48px);max-height:calc(100dvh - 48px);display:flex}.v2c-axis-modal .v2c-modal-head,.v2c-axis-modal .v2c-modal-foot{flex:none}.v2c-axis-modal .v2c-modal-body{min-height:0;overflow-y:auto}.v2c-axis-body{grid-template-columns:minmax(0,1fr) 280px;gap:0 28px;display:grid}.v2c-axis-pane-pick{border-right:1px solid #0000000f;flex-direction:column;gap:14px;min-width:0;padding-right:28px;display:flex}.v2c-axis-pane-meta{flex-direction:column;gap:18px;display:flex}.v2c-axis-pick-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;max-height:440px;padding:2px;display:grid;overflow-y:auto}.v2c-axis-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:14px;flex-direction:column;align-items:flex-start;gap:2px;padding:12px 14px;font-family:inherit;display:flex;position:relative}.v2c-axis-card.selected{border-color:var(--v2c-ink);box-shadow:0 0 0 1px var(--v2c-ink)}.v2c-axis-card-kind{color:var(--v2c-muted);font-size:12px}.v2c-axis-card-lens{align-self:center;margin:8px 0 12px}.v2c-axis-card-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;font-weight:400;overflow:hidden}.v2c-axis-card-sub{color:var(--v2c-muted);font-size:12px;font-weight:500}.v2c-axis-card-check{background:var(--v2c-ink);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid;position:absolute;top:10px;right:10px}.v2c-axis-prompt{resize:none;min-height:300px}.v2c-setup-hint{color:var(--v2c-muted);font-style:normal;font-weight:500}.v2c-setup-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-auto-rows:max-content;align-content:start;gap:14px;max-height:420px;padding:2px;display:grid;overflow-y:auto}.v2c-setup-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:12px;flex-direction:column;padding:0;font-family:inherit;display:flex;position:relative;overflow:hidden}.v2c-setup-card.selected{border-color:var(--v2c-ink);box-shadow:0 0 0 1px var(--v2c-ink)}.v2c-setup-card-media{background:var(--v2c-bg-secondary);place-items:center;display:grid;position:relative}.v2c-setup-card-foot{flex-direction:column;align-items:flex-start;gap:5px;padding:10px 12px 12px;display:flex}.v2c-setup-card-kind{background:var(--v2c-chip);color:var(--v2c-ink-soft);border-radius:999px;padding:3px 9px;font-size:11px;font-weight:550}.v2c-setup-card-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;font-weight:400;overflow:hidden}@media (max-width:900px){.v2c-axis-body{grid-template-columns:1fr;gap:18px}.v2c-axis-pane-pick{border-right:0;padding-right:0}.v2c-axis-prompt{min-height:120px}.v2c-review-panel{z-index:30;box-shadow:var(--v2c-shadow-float);position:fixed;top:0;bottom:0;right:0}}.v2c-create-get{margin:0 0 4px}.v2c-create .v2c-chips-row{flex-wrap:wrap;flex:none;row-gap:8px;margin:-14px 0;padding:14px 0}.v2c-create .v2c-chips-row::-webkit-scrollbar{display:none}.v2c-ac2-selectable{background:var(--v2c-bg-primary,#fff);font:inherit;border:1px solid #0000000d}.v2c-ac2.selected{box-shadow:0 4px 64px #00000014, inset 0 0 0 1.5px var(--v2c-ink,#111);border-color:#0000}.v2c-ac2-check{z-index:2;background:var(--v2c-ink,#111);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:16px;right:16px}.v2c-ac2-check svg{width:11px;height:11px}.v2c-brief-hero{resize:vertical;border-radius:16px;flex:none;height:132px;min-height:132px}.v2c-create-foot{border-top:1px solid var(--v2c-line,#00000014);background:var(--v2c-surface,#fff);flex-wrap:wrap;align-items:center;gap:18px;padding:14px 24px;display:flex}.v2c-create-foot-spacer{flex:1}.v2c-foot-attached{color:var(--v2c-muted,#00000073);font-size:13px}.v2c-generate{padding:14px 32px}.v2c-generate-group{flex-direction:column;flex:none;align-items:center;gap:6px;display:flex}.v2c-generate-estimate{color:var(--v2c-muted,#0000008c);white-space:nowrap;font-size:12px;line-height:16px}.dev-page-body{flex-direction:column;gap:18px;width:100%;max-width:900px;padding:22px 44px 60px;display:flex}.dev-card{gap:14px}.dev-code,.dev-inline-code,.dev-minted-token,.dev-td-mono,.dev-doc code{font-family:ui-monospace,SF Mono,Menlo,monospace}.dev-inline-code{color:var(--v2c-ink-soft);white-space:nowrap;background:#0000000d;border-radius:999px;padding:4px 10px;font-size:12px}.dev-version{letter-spacing:.04em;color:var(--v2c-muted);font-variant-numeric:tabular-nums;font-size:11.5px;font-weight:600}.dev-picker{flex-wrap:wrap;gap:8px;display:flex}.dev-code-head{align-items:center;gap:12px;display:flex}.dev-code-head .grow{flex:1}.dev-code{color:#000000d1;background:#0000000d;border-radius:12px;margin:0;padding:12px 14px;font-size:12.5px;line-height:1.6;overflow-x:auto}.dev-code code{font:inherit;background:0 0;padding:0}.dev-gate{background:var(--v2c-panel);border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;padding:16px 18px;display:flex}.dev-gate b{font-size:13.5px}.dev-gate-cta{margin-top:4px;text-decoration:none}.dev-create-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dev-name-input{flex:1;min-width:200px;padding:10px 14px;font-size:13.5px}.dev-warn{color:var(--v2c-pink)}.dev-minted{background:var(--v2c-panel);border-radius:14px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.dev-minted-head{align-items:center;gap:8px;display:flex}.dev-minted-head .grow{flex:1}.dev-minted-token{background:var(--v2c-surface);white-space:nowrap;border-radius:10px;padding:10px 12px;font-size:12.5px;display:block;overflow-x:auto}.dev-table-wrap{overflow-x:auto}.dev-table{border-collapse:collapse;width:100%;font-size:13px}.dev-table th{text-align:left;letter-spacing:.05em;text-transform:uppercase;color:var(--v2c-muted);white-space:nowrap;border-bottom:1px solid #0000001f;padding:0 10px 8px 0;font-size:11px;font-weight:600;position:relative}.dev-table td{vertical-align:middle;border-bottom:1px solid #00000012;padding:10px 10px 10px 0}.dev-table tr:last-child td{border-bottom:none}.dev-td-mono{white-space:nowrap;font-size:12.5px}.dev-td-date{white-space:nowrap;opacity:.6}.dev-td-action{text-align:right}.dev-revoke{padding:6px 14px;font-size:12.5px}.dev-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.dev-guards{flex-wrap:wrap;gap:18px;display:flex}.dev-guard{flex-direction:column;flex:1;gap:8px;min-width:220px;display:flex}.dev-guard-label{font-size:13.5px;font-weight:600}.dev-guard-label .s{color:var(--v2c-muted);font-size:12px;font-weight:400;display:block}.dev-guard-input{align-items:center;gap:10px;display:flex}.dev-guard-input .v2c-field-input{font-variant-numeric:tabular-nums;width:130px;padding:10px 14px;font-size:13.5px}.dev-doc{background:0 0;border:none;width:100%;margin:0;padding:0}.dev-doc h1{font-size:24px}.dev-doc h2{scroll-margin-top:96px}.dev-doc h3{margin:24px 0 8px;font-size:16px}.dev-doc h4{margin:24px 0 8px;font-size:14px}.dev-doc code{background:#0000000f;border-radius:4px;padding:1px 4px;font-size:.9em}.dev-doc pre{background:#0000000d;border-radius:12px;margin:12px 0 0;padding:12px 14px;font-size:12.5px;line-height:1.6;overflow-x:auto}.dev-doc pre code{background:0 0;padding:0}.dev-doc table{border-collapse:collapse;width:100%;margin:14px 0 0;font-size:12.5px;display:block;overflow-x:auto}.dev-doc th{text-align:left;border-bottom:1px solid #0000001f;padding:6px 12px 6px 0;font-weight:600}.dev-doc td{vertical-align:top;border-bottom:1px solid #00000012;padding:6px 12px 6px 0}@media (max-width:760px){.dev-page-body{padding:16px 16px 48px}.dev-guards{flex-direction:column;gap:14px}}a.v2c-rail-item,.v2c-topup-link{text-decoration:none}.asset-media.asset-placeholder{object-fit:cover;width:100%;height:100%}.chat-attach-action{appearance:none;font:inherit;color:#000000b3;cursor:pointer;background:0 0;border:0;margin:0;padding:0 4px;font-size:11px;font-weight:600;line-height:1;text-decoration:underline}.chat-attach-action:hover{color:#000000f2}.glass-button.creating-link-pill{cursor:text;border-radius:999px;flex:1;align-items:center;min-width:0;padding:7px 14px;display:flex}.glass-button.creating-link-pill .glass-button-label{width:100%;display:block}.creating-link-pill input{width:100%;font:inherit;color:inherit;background:0 0;border:0;outline:none;font-size:13px}.creating-link-pill input::placeholder{color:var(--muted)}.glass-button.creating-link-download,.glass-button.creating-link-download:disabled,.glass-button.creating-link-upload:disabled{opacity:.45;cursor:default}.creating-composer.is-dropping{outline-offset:-6px;border-radius:20px;outline:2px dashed #00000040}.v2c-get-link{align-items:center;gap:8px;display:flex}.v2c-get-link .v2c-get-input{flex:1;min-width:0}.glass-button.v2c-get-download{border-radius:999px;flex:none;padding:9px 16px;font-size:13px;font-weight:600}.glass-button.v2c-get-download:disabled{opacity:.45;cursor:default}.v2c-asset-body .v2c-detail-card{width:min(680px,100%)}.v2c-asset-head{align-items:center;gap:20px;display:flex}.v2c-asset-ident{flex-direction:column;flex:1;align-items:flex-start;gap:8px;min-width:0;display:flex}.v2c-asset-name,.v2c-asset-summary{width:100%;font:inherit;color:inherit;background:0 0;border:0;outline:none;padding:2px 0}.v2c-asset-name{font-size:21px;font-weight:700}.v2c-asset-summary{color:var(--v2c-muted);font-size:14px}.v2c-asset-name::placeholder,.v2c-asset-summary::placeholder{color:var(--v2c-faint)}.v2c-detail-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.v2c-detail-head .v2c-detail-label{margin-bottom:0}.v2c-detail-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.v2c-asset-desc{font-size:14px;line-height:1.55}.v2c-asset-desc-input{border:1px solid var(--v2c-line);width:100%;font:inherit;resize:vertical;border-radius:14px;outline:none;margin-top:12px;padding:12px 14px;font-size:13.5px;line-height:1.5}.v2c-asset-desc-input:focus{border-color:#0000004d}.v2c-asset-desc-empty{color:var(--v2c-faint);margin:12px 0 0;font-size:13.5px}.v2c-asset-attention,.v2c-asset-usedin{flex-direction:column;gap:8px;margin:0;padding:0;font-size:13px;list-style:none;display:flex}.v2c-asset-attention li{color:#b3261ee6}.v2c-asset-usedin li{color:var(--v2c-muted);justify-content:space-between;align-items:baseline;gap:12px;display:flex}.v2c-asset-usedin a{color:inherit;font-weight:600;text-decoration:none}.v2c-asset-usedin a:hover{text-decoration:underline}.v2c-media-strip{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;display:grid}.v2c-media-item{flex-direction:column;gap:6px;margin:0;display:flex}.v2c-media-item figcaption{color:var(--v2c-muted);overflow-wrap:anywhere;font-size:12px}.v2c-media-open{aspect-ratio:1;background:var(--v2c-bg-tertiary);cursor:zoom-in;border:0;border-radius:12px;width:100%;padding:0;display:block;overflow:hidden}.v2c-media-open img{object-fit:cover;width:100%;height:100%}.v2c-media-item video{background:#000;border-radius:12px;width:100%}.v2c-media-item audio{width:100%}.v2c-media-file{aspect-ratio:1;background:var(--v2c-bg-tertiary);color:inherit;border-radius:12px;justify-content:center;align-items:center;font-size:13px;font-weight:600;text-decoration:none;display:flex}.glass-button.v2c-revert-btn{border-radius:999px;flex:none;padding:4px 11px;font-size:12px;font-weight:600}.glass-button.v2c-revert-btn:disabled{opacity:.45;cursor:default}.v2c-shelves-browser{flex-direction:column;gap:14px;min-width:0;display:flex}.v2c-shelves-empty{color:var(--v2c-muted,#00000073);padding:28px 4px;font-size:14px;line-height:1.5}.v2c-inline-link{color:var(--v2c-ink,#141414);text-underline-offset:2px;text-decoration:underline}.asset-media-frame{aspect-ratio:4/5;background:var(--v2c-bg-secondary,#f2f2f2);border-radius:10px;flex:none;width:100%;display:block;position:relative;overflow:hidden}.asset-media-frame-compact{aspect-ratio:1;border-radius:6px}.asset-media-frame>*,.asset-media-frame .asset-frame-media,.asset-media-frame .asset-media{width:100%;height:100%;position:absolute;inset:0}.asset-media-frame .asset-media,.asset-media-frame .hover-preview-media{object-fit:contain;display:block}.asset-media-frame.is-shaped .asset-media,.asset-media-frame.is-shaped .hover-preview-media{object-fit:cover}.asset-media-frame.is-shaped .asset-media{opacity:0;transition:opacity .4s,transform .6s cubic-bezier(.2,.7,.2,1)}.asset-media-frame.is-shaped .asset-media.is-loaded{opacity:1}.v2c-ac2:hover .asset-media-frame.is-shaped .asset-media.is-loaded{transform:scale(1.035)}.asset-media-frame.is-measuring{background:linear-gradient(100deg,#0000000e 40%,#00000006 50%,#0000000e 60%) 0 0/200% 100%;animation:1.4s ease-in-out infinite skeleton-shimmer}.asset-media-frame.is-empty{background:linear-gradient(160deg,#eceef1,#dfe3e8)}.asset-media-frame.is-empty[data-kind=CHARACTER]{background:linear-gradient(160deg,#fbeadf,#f5d6c5)}.asset-media-frame.is-empty[data-kind=VOICE]{background:linear-gradient(160deg,#dff4f1,#c7e9e3)}.asset-media-frame.is-empty[data-kind=STYLE]{background:linear-gradient(160deg,#ebe4fb,#dbcff6)}.asset-media-frame.is-empty[data-kind=OBJECT]{background:linear-gradient(160deg,#fbf2dc,#f5e4bd)}.asset-media-frame.is-empty[data-kind=TEMPLATE]{background:linear-gradient(160deg,#e2e7fb,#cfd7f5)}.asset-media-frame.is-empty[data-kind=GENERIC]{background:linear-gradient(160deg,#ededed,#e1e1e1)}.asset-placeholder{color:#00000052;place-items:center;width:100%;height:100%;font-size:34px;display:grid}.asset-media-frame-compact .asset-placeholder{font-size:inherit}.asset-media-frame.skeleton{background:linear-gradient(100deg,#0000000e 40%,#00000006 50%,#0000000e 60%) 0 0/200% 100%}.v2c-shelves-browser .v2c-shelf-row{scroll-snap-type:x proximity;align-items:flex-start;gap:14px;scroll-padding-left:44px}.v2c-shelves-browser .v2c-shelf-row>*{scroll-snap-align:start}.v2c-shelves-browser .v2c-shelf-head{align-items:center}.v2c-shelf-all{font:inherit;color:#00000080;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:2px;margin-left:auto;padding:4px 6px 4px 10px;font-size:12.5px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.v2c-shelf-all .v2c-ic{width:12px;height:12px}.v2c-shelf-all:hover{color:var(--v2c-ink,#141414);background:#0000000d}.v2c-shelves.is-loading .v2c-shelf-head{align-items:center;height:22px}.skel-shelf-title{border-radius:7px;width:128px;height:14px}.skel-shelf-count{border-radius:6px;width:18px;height:12px}.v2c-shelf-skel .v2c-ac2{pointer-events:none}.v2c-shelf-skel .v2c-ac2-info .skeleton-line{width:78%;height:12px;margin-top:4px}.v2c-shelf-skel .v2c-ac2-info .skeleton-line.short{width:46%}.v2c-add-strip{background:#fff9;border:1px solid #0000001a;border-radius:18px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.v2c-add-head{flex-direction:column;gap:2px;display:flex}.v2c-add-head b{letter-spacing:-.2px;color:var(--v2c-ink,#141414);font-size:14px;font-weight:600}.v2c-add-head span{color:var(--v2c-muted,#00000073);font-size:12.5px}.v2c-add-trend{background:linear-gradient(120deg,#ffb45c,#f7599f 45%,#8b5cf6 80%,#3f8cff);border-radius:999px;padding:1.5px;position:relative;box-shadow:0 4px 14px #f7599f24}.v2c-add-trend .v2c-get-link{background:var(--v2c-bg-primary,#fff);border-radius:999px;gap:4px;padding:3px 3px 3px 4px}.v2c-add-trend .v2c-get-input{flex:1;min-width:0}.v2c-add-trend .v2c-get-input input{min-width:0}.v2c-add-trend .v2c-get-input{box-shadow:none;background:0 0}.v2c-add-drop{width:100%;min-height:124px;font:inherit;color:var(--v2c-ink,#141414);cursor:pointer;text-align:center;background:#ffffffb8;border:1.5px dashed #00000038;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:18px 16px;transition:border-color .14s,background .14s,transform .14s;display:flex}.v2c-add-drop:hover:not(:disabled){background:#fff;border-color:#0006}.v2c-add-drop.is-over{border-color:var(--v2c-ink,#141414);background:#fff;border-style:solid;transform:scale(1.01)}.v2c-add-drop:disabled{cursor:default;opacity:.75}.v2c-add-drop-ic{width:34px;height:34px;color:var(--v2c-ink,#141414);background:#0000000d;border-radius:50%;justify-content:center;align-items:center;display:flex}.v2c-add-drop-ic svg{width:16px;height:16px}.v2c-add-drop-line{letter-spacing:-.2px;font-size:14px}.v2c-add-drop-line b{font-weight:600}.v2c-add-drop-types{color:var(--v2c-muted,#0000006b);font-size:12px;line-height:1.4}.v2c-add-error{color:#b3261e;margin:0;font-size:12.5px}.v2c-attached-list{flex-direction:column;gap:6px;margin:4px 0 0;padding:0;list-style:none;display:flex}.v2c-attached-item{background:var(--v2c-bg-primary,#fff);border:1px solid #0000000f;border-radius:12px;align-items:center;gap:10px;padding:6px 8px 6px 6px;display:flex}.v2c-attached-item.is-uploading{opacity:.75}.v2c-attached-thumb{background:#0000000d;border-radius:9px;flex:none;width:34px;height:34px;position:relative;overflow:hidden}.v2c-attached-thumb>*,.v2c-attached-thumb .asset-media{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2c-attached-glyph{color:#00000080;justify-content:center;align-items:center;font-size:15px;display:flex}.v2c-attached-name{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;overflow:hidden}.v2c-attached-status{color:var(--v2c-muted,#00000073);flex:none;font-size:12px}.v2c-attached-remove{color:#0009;cursor:pointer;background:#0000000f;border:0;border-radius:50%;flex:none;width:22px;height:22px;font-size:14px;line-height:1}.v2c-drop-col.is-dropping .v2c-add-strip{border-color:var(--v2c-ink,#141414)}.v2c-drop-veil{border:2px dashed var(--v2c-ink,#141414);pointer-events:none;z-index:3;background:#ffffffd1;border-radius:20px;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:flex;position:absolute;inset:12px}.v2c-dialog-check{color:var(--muted,#0000008c);align-items:center;gap:8px;margin-top:16px;font-size:13px;display:flex}.v2c-picker-dialog{flex-direction:column;max-height:min(86vh,900px);display:flex}.v2c-picker-dialog.is-dropping{outline:2px dashed var(--v2c-ink,#141414);outline-offset:-6px}.editor-picker-body{flex-direction:column;flex:1;gap:16px;min-height:0;padding:16px 20px;display:flex;overflow-y:auto}.commit-face{color:inherit;border-radius:14px;align-items:flex-start;gap:14px;text-decoration:none;display:flex}.commit-face:hover .commit-face-name{text-underline-offset:2px;text-decoration:underline}.commit-face-thumb{flex:none;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.commit-face-text{flex-direction:column;flex:1;gap:3px;min-width:0;padding-top:6px;display:flex}.commit-face-name{letter-spacing:-.2px;font-size:14px;font-weight:600}.commit-face-kind{color:#0006;font-size:12px}.commit-face-desc{color:#000000b3;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.commit-face-desc p{margin:0 0 4px}@media (max-width:900px){.v2c-create-body{flex-direction:column;overflow-y:auto}.v2c-picker-col,.v2c-brief-col{flex:none;width:auto;padding:16px;overflow:visible}.v2c-brief-col{border-left:0;border-bottom:1px solid var(--v2c-line);order:-1}.v2c-drop-veil{inset:8px}.v2c-create-foot{gap:10px;padding:10px 16px}}@media (max-width:600px){.v2c-create-foot{gap:12px;padding:14px 16px}.v2c-create-foot-spacer{display:none}.v2c-create-foot .v2c-brief-status,.v2c-generate-group{margin-left:auto}}.editor-picker-gate{color:var(--v2c-muted,#00000073);margin-right:auto;font-size:12.5px}.creating-body{flex:1;align-items:stretch;min-height:0;display:flex;position:relative}.creating-main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.creating-side-panel{background:#fffffff2;border:1px solid #0000000d;border-radius:24px;flex-direction:column;flex:none;width:min(400px,100%);min-height:0;margin:0 14px 14px 0;animation:.26s cubic-bezier(.22,1,.36,1) both creating-side-in;display:flex;overflow:hidden;box-shadow:0 2px 32px #0000000a}@keyframes creating-side-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:none}}.creating-side-head{flex:none;justify-content:space-between;align-items:center;gap:8px;padding:12px 12px 8px 16px;display:flex}.creating-side-tabs{background:#0000000d;border-radius:999px;gap:2px;padding:3px;display:inline-flex}.creating-side-tab{font:inherit;letter-spacing:-.39px;color:#0000008c;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s}.creating-side-tab:hover{color:#000000d9}.creating-side-tab.is-active{color:#000000f2;background:#fff;box-shadow:0 1px 4px #00000014}.creating-side-close{background-color:#0000;border-radius:999px;place-items:center;width:32px;height:32px;padding:0;display:grid}.creating-side-close .glass-button-label{place-items:center;display:grid}.video-panel-body{flex-direction:column;flex:1;gap:18px;min-height:0;padding:8px 16px 20px;display:flex;overflow-y:auto}.video-panel-empty{letter-spacing:-.2px;color:#00000080;border:1px dashed #0000001f;border-radius:16px;margin:0;padding:14px 16px;font-size:13px;line-height:18px}.creating-side-panel .ref-row{border-radius:18px;padding:12px 14px}.creating-side-panel .version-card{border-radius:16px;align-self:stretch;width:100%;padding:10px 12px}.creating-side-panel .version-card.is-current{border-color:#00000024;box-shadow:0 4px 24px #0000000f}.creating-side-panel .version-card-time{align-items:center;gap:6px;display:inline-flex}.creating-side-panel .version-card-play{color:#fff;background:#000000e6;border-radius:999px;place-items:center;width:18px;height:18px;display:inline-grid}.creating-side-panel .version-card.generating .version-card-play{display:none}.creating-side-panel .version-list{flex-direction:column;gap:8px;display:flex}.creating-side-panel .media-grid{grid-template-columns:repeat(3,1fr)}.creating-side-panel .media-tile{border-color:#00000014}.creating-side-panel .media-tile:hover .media-attach,.creating-side-panel .media-tile.attached .media-attach{opacity:1}.creating-panel-toggle[aria-pressed=true] .glass-button-label{color:#fff}.creating-page .creating-editor-link.glass-dark .glass-button-label,.creating-page .chat-status-note a.creating-open-editor.glass-dark .glass-button-label{color:#fff;align-items:center;gap:5px;display:inline-flex}.creating-page .output-menu-wrap .output-menu{left:auto;right:0}.creating-page .output-chip-btn .pill-label{align-items:center;gap:4px;display:inline-flex}@media (max-width:960px){.creating-side-panel{z-index:30;width:min(400px,100vw - 16px);margin:0;position:absolute;top:0;bottom:8px;right:8px;box-shadow:0 24px 80px #00000038}}@media (max-width:720px){.creating-page .creating-topbar{flex-wrap:wrap}.creating-page .ae-topbar-actions{flex-wrap:wrap;justify-content:flex-end}}.v2c-topbar-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.v2c-topbar-actions .v2c-pill-dark{margin-left:0}.v2c-topbar-actions .v2c-pill{text-decoration:none}.v2c-asset-body{overflow:hidden}.v2c-asset-studio{flex:1;grid-template-columns:minmax(0,1.2fr) minmax(360px,500px);align-items:start;gap:32px;min-height:0;padding:28px 44px 64px;display:grid;overflow-y:auto}@media (max-width:1120px){.v2c-asset-studio{grid-template-columns:minmax(0,1fr);padding:20px 20px 48px}}.v2c-asset-stagecol{min-width:0;position:sticky;top:0}@media (max-width:1120px){.v2c-asset-stagecol{position:static}}.v2c-stage{flex-direction:column;align-items:center;gap:14px;min-width:0;display:flex}.v2c-stage-hero{--ar:.8;width:min(100%, calc(64vh * var(--ar)));aspect-ratio:var(--ar);max-height:64vh;color:inherit;font:inherit;background:#e7e7e7;border:0;border-radius:22px;padding:0;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000f,0 40px 70px -40px #0006}.v2c-stage-hero.is-image{cursor:zoom-in}.v2c-stage-hero img,.v2c-stage-hero video{object-fit:cover;background:#111;width:100%;height:100%;display:block}.v2c-stage-hero img{background:#e7e7e7}.v2c-stage-hero.is-audio,.v2c-stage-hero.is-file,.v2c-stage-hero.is-empty{background:linear-gradient(160deg,#eceef1,#dfe3e8);flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.v2c-stage-hero.is-empty[data-kind=CHARACTER],.v2c-stage[data-kind=CHARACTER] .v2c-stage-hero.is-audio,.v2c-stage[data-kind=CHARACTER] .v2c-stage-hero.is-file{background:linear-gradient(160deg,#fbeadf,#f5d6c5)}.v2c-stage-hero.is-empty[data-kind=VOICE],.v2c-stage[data-kind=VOICE] .v2c-stage-hero.is-audio,.v2c-stage[data-kind=VOICE] .v2c-stage-hero.is-file{background:linear-gradient(160deg,#dff4f1,#c7e9e3)}.v2c-stage-hero.is-empty[data-kind=STYLE],.v2c-stage[data-kind=STYLE] .v2c-stage-hero.is-audio,.v2c-stage[data-kind=STYLE] .v2c-stage-hero.is-file{background:linear-gradient(160deg,#ebe4fb,#dbcff6)}.v2c-stage-hero.is-empty[data-kind=OBJECT],.v2c-stage[data-kind=OBJECT] .v2c-stage-hero.is-audio,.v2c-stage[data-kind=OBJECT] .v2c-stage-hero.is-file{background:linear-gradient(160deg,#fbf2dc,#f5e4bd)}.v2c-stage-hero.is-empty[data-kind=TEMPLATE],.v2c-stage[data-kind=TEMPLATE] .v2c-stage-hero.is-audio,.v2c-stage[data-kind=TEMPLATE] .v2c-stage-hero.is-file{background:linear-gradient(160deg,#e2e7fb,#cfd7f5)}.v2c-stage-hero.is-empty img{object-fit:contain;background:0 0}.v2c-stage-glyph{color:#00000047;font-size:64px;line-height:1}.v2c-stage-hero.is-audio audio{width:min(78%,420px)}.v2c-stage-filename{color:#000000b3;overflow-wrap:anywhere;text-align:center;max-width:80%;font-size:14px;font-weight:600}.v2c-stage-open{color:var(--v2c-ink,#141414);background:#ffffffbf;border-radius:999px;padding:6px 14px;font-size:12.5px;font-weight:600}.v2c-stage-marks{pointer-events:none;gap:6px;display:flex;position:absolute;top:12px;left:12px}.v2c-stage-marks:empty{display:none}.v2c-stage-mark{letter-spacing:.1px;color:#000c;-webkit-backdrop-filter:blur(10px)saturate(140%);backdrop-filter:blur(10px)saturate(140%);background:#ffffffc7;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:600;line-height:16px;box-shadow:0 1px 2px #00000014,inset 0 0 0 .5px #ffffffb3}.v2c-stage-meta{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.v2c-stage-caption-row{flex-direction:column;align-items:center;gap:3px;max-width:100%;display:flex}.v2c-stage-caption{font:inherit;letter-spacing:-.2px;color:var(--v2c-ink,#141414);cursor:text;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:8px;max-width:100%;margin:0 -8px;padding:2px 8px;font-size:14px;font-weight:600;transition:background .15s;overflow:hidden}.v2c-stage-caption:disabled{cursor:default;color:var(--v2c-ink,#141414)}.v2c-stage-caption:not(:disabled):hover{background:#0000000d}.v2c-stage-caption-input{border:0;border-bottom:1.5px solid var(--v2c-ink,#141414);font:inherit;letter-spacing:-.2px;color:var(--v2c-ink,#141414);text-align:center;background:0 0;outline:none;width:min(360px,90vw);padding:2px 0;font-size:14px;font-weight:600}.v2c-stage-facts{font-variant-numeric:tabular-nums;color:#0000006b;gap:12px;font-size:12px;display:flex}.v2c-stage-facts>span+span:before{content:"·";color:#00000040;margin-right:12px}.v2c-stage-tools{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.glass-button.v2c-stage-tool{letter-spacing:-.1px;padding:7px 13px;font-size:12.5px;font-weight:600}.glass-button.v2c-stage-tool .glass-button-label{align-items:center;gap:6px;display:inline-flex}.glass-button.v2c-stage-tool .v2c-ic{width:13px;height:13px}.glass-button.v2c-stage-tool.is-icon{place-items:center;width:32px;height:32px;padding:0;display:grid}.glass-button.v2c-stage-tool.is-on{color:#0000008c}.glass-button.v2c-stage-tool.is-danger:hover{color:#b3261e}.glass-button.v2c-stage-tool:disabled{opacity:.5;cursor:default}.glass-button.v2c-stage-tool.is-on:disabled{opacity:1}.v2c-stage-order{gap:4px;display:inline-flex}.v2c-stage-busy{color:#00000080;margin-left:4px;font-size:12px}.v2c-filmstrip{scrollbar-width:none;align-items:center;gap:8px;max-width:100%;padding:6px 4px;display:flex;overflow-x:auto}.v2c-filmstrip::-webkit-scrollbar{display:none}.v2c-film{--ar:1;height:62px;width:calc(62px * var(--ar));cursor:pointer;background:#e4e4e4;border:0;border-radius:10px;flex:none;padding:0;transition:transform .15s,box-shadow .15s,width .35s cubic-bezier(.2,.7,.2,1);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000f}.v2c-film:hover{transform:translateY(-1px)}.v2c-film.is-active{box-shadow:0 0 0 2px #fff, 0 0 0 3.5px var(--v2c-ink,#141414)}.v2c-film img,.v2c-film video{object-fit:cover;width:100%;height:100%;display:block}.v2c-film-glyph{color:#00000059;place-items:center;width:100%;height:100%;font-size:20px;display:grid}.v2c-film-play{color:#fff;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.v2c-film-play .v2c-ic{filter:drop-shadow(0 1px 2px #00000080);width:16px;height:16px}.v2c-film-cover{background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;right:5px;box-shadow:0 0 0 1.5px #00000059}.v2c-film-add{box-shadow:none;color:#0000008c;background:0 0;border:1.5px dashed #00000038;place-items:center;transition:background .15s,border-color .15s;display:grid}.v2c-film-add:hover{background:#0000000a;border-color:#0006;transform:none}.v2c-film-uploading{color:#0009;background:#ececec;place-items:center;font-size:11px;font-weight:600;display:grid}.v2c-film-uploading i{background:#0000001a;transition:height .2s;position:absolute;bottom:0;left:0;right:0}.v2c-film-uploading span{position:relative}.v2c-film.skeleton,.v2c-stage-hero.skeleton{box-shadow:none;background:linear-gradient(100deg,#0000000e 40%,#00000006 50%,#0000000e 60%) 0 0/200% 100%}.v2c-dossier{background:var(--v2c-surface,#fff);border:1px solid #00000012;border-radius:22px;min-width:0;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 30px 60px -40px #00000038}.v2c-dossier section{border-bottom:1px solid var(--v2c-line,#e6e6e6);padding:22px 26px}.v2c-dossier section:last-child{border-bottom:0}.v2c-dossier-head{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.v2c-dossier .v2c-asset-name{letter-spacing:-.02em;padding:4px 0;font-size:26px;font-weight:700;line-height:1.15}.v2c-dossier .v2c-asset-summary{color:#0009;font-size:14.5px;line-height:1.45}.v2c-dossier .v2c-asset-name:focus,.v2c-dossier .v2c-asset-summary:focus{box-shadow:inset 0 -1.5px 0 var(--v2c-ink,#141414)}.v2c-prov{color:#00000080;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:12.5px;display:flex}.v2c-prov a{color:inherit;text-underline-offset:2px;-webkit-text-decoration:underline #00000040;text-decoration:underline #00000040}.v2c-prov a:hover{color:var(--v2c-ink,#141414)}.v2c-prov-kind{letter-spacing:.1px;color:#000000bf;background:#e9ebef;border-radius:999px;align-items:center;gap:6px;padding:3px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.v2c-prov-kind:before{content:"";background:#8b96a6;border-radius:50%;width:7px;height:7px}.v2c-prov-kind[data-kind=CHARACTER]{background:#fbeadf}.v2c-prov-kind[data-kind=CHARACTER]:before{background:#e58c5f}.v2c-prov-kind[data-kind=VOICE]{background:#dff4f1}.v2c-prov-kind[data-kind=VOICE]:before{background:#3fb3a4}.v2c-prov-kind[data-kind=STYLE]{background:#ebe4fb}.v2c-prov-kind[data-kind=STYLE]:before{background:#8b6cf1}.v2c-prov-kind[data-kind=OBJECT]{background:#fbf2dc}.v2c-prov-kind[data-kind=OBJECT]:before{background:#d9a124}.v2c-prov-kind[data-kind=TEMPLATE]{background:#e2e7fb}.v2c-prov-kind[data-kind=TEMPLATE]:before{background:#5b78e8}.v2c-prov-item+.v2c-prov-item:before{content:"·";color:#00000040;margin-right:10px}.v2c-dossier-note{color:#0009;align-items:center;gap:10px;font-size:13px;display:flex}.v2c-dossier-attention{background:#fff8e8}.v2c-dossier-attention .v2c-asset-attention li{color:#7a4a00}.v2c-dossier .v2c-detail-label{letter-spacing:.1px;text-transform:uppercase;color:#00000073;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:600;display:flex}.v2c-dossier .v2c-detail-head .v2c-detail-label{margin-bottom:0}.v2c-detail-count{text-transform:none;color:#0000008c;background:#0000000f;border-radius:999px;padding:0 7px;font-size:11px;font-weight:600;line-height:18px}.v2c-dossier .v2c-detail-head+.v2c-asset-desc,.v2c-dossier .v2c-detail-head+.v2c-asset-desc-empty{margin-top:12px}.v2c-dossier .v2c-asset-desc{color:#000c;font-size:14.5px;line-height:1.6}.v2c-dossier .v2c-asset-desc-input{background:#fafafa;min-height:200px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:13px;line-height:1.55}.v2c-asset-note-input{border:1px solid var(--v2c-line,#e6e6e6);width:100%;font:inherit;background:#fff;border-radius:12px;outline:none;margin-top:8px;padding:10px 14px;font-size:13px}.v2c-asset-note-input:focus{border-color:#0000004d}.v2c-dossier .v2c-asset-usedin li{align-items:center;padding:6px 0}.v2c-dossier .v2c-asset-usedin a{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--v2c-ink,#141414);align-items:center;gap:9px;font-weight:500;display:inline-flex;overflow:hidden}.v2c-usedin-play{color:#0000008c;background:#0000000f;border-radius:6px;flex:none;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.v2c-dossier .v2c-asset-usedin li>span:last-child{font-variant-numeric:tabular-nums;flex:none;font-size:12px}.v2c-timeline{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.v2c-timeline li{align-items:flex-start;gap:14px;padding:8px 0 8px 24px;display:flex;position:relative}.v2c-timeline li:before{content:"";background:#00000017;width:1.5px;position:absolute;top:0;bottom:0;left:5px}.v2c-timeline li:first-child:before{top:17px}.v2c-timeline li:last-child:before{bottom:calc(100% - 17px)}.v2c-timeline li:only-child:before{display:none}.v2c-timeline-dot{background:#fff;border-radius:50%;width:11px;height:11px;position:absolute;top:12px;left:0;box-shadow:inset 0 0 0 1.5px #0000004d}.v2c-timeline li.is-current .v2c-timeline-dot{background:var(--v2c-ink,#141414);box-shadow:inset 0 0 0 1.5px var(--v2c-ink,#141414), 0 0 0 3px #00000014}.v2c-timeline-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.v2c-timeline-head{color:#00000073;align-items:baseline;gap:8px;font-size:13px;display:flex}.v2c-timeline-head b{color:var(--v2c-ink,#141414);font-variant-numeric:tabular-nums;font-weight:600}.v2c-timeline-head time{font-variant-numeric:tabular-nums;margin-left:auto;font-size:12px}.v2c-timeline-current{letter-spacing:.2px;color:#fff;background:var(--v2c-ink,#141414);border-radius:999px;padding:0 7px;font-size:10.5px;font-weight:600;line-height:16px}.v2c-timeline-note{color:#000000b3;overflow-wrap:anywhere;font-size:13px;line-height:1.4}.v2c-timeline .v2c-revert-btn{opacity:0;margin-top:4px;transition:opacity .15s}.v2c-timeline li:hover .v2c-revert-btn,.v2c-timeline li:focus-within .v2c-revert-btn{opacity:1}@media (hover:none){.v2c-timeline .v2c-revert-btn{opacity:1}}.skel-dossier-title{border-radius:8px;width:60%;height:26px}.v2c-dossier section .skeleton+.skeleton{margin-top:10px}.errpage{background:var(--v2c-bg);width:100%;min-height:100dvh;font-family:var(--v2c-font);flex:1;place-items:center;padding:32px 24px;display:grid}.errpage-embedded{background:0 0;min-height:0;padding:0}.errpage-inner{flex-direction:column;gap:18px;width:100%;max-width:520px;display:flex}.errpage-mark{align-self:flex-start;align-items:center;gap:9px;text-decoration:none;display:inline-flex}.errpage-mark-tile{background:#131313 url(/app/favicon.svg) 50%/cover no-repeat;border-radius:8px;flex:none;width:26px;height:26px}.errpage-mark-text{letter-spacing:-.43px;color:#000000f2;font-size:17px;font-weight:600}.errpage-card{background:var(--v2c-surface);border-radius:var(--v2c-radius-lg);box-shadow:var(--v2c-shadow-card);overflow:hidden}.errpage-frame{aspect-ratio:16/9;background-color:#f4f4f3;background-image:repeating-linear-gradient(45deg,#0000000a 0 1px,#0000 1px 7px);border-bottom:1px solid #0000000d;position:relative}.errpage-reticle{--mark:#00000029;--mark-len:18px;--mark-w:1.5px;background-repeat:no-repeat;background-image:linear-gradient(var(--mark), var(--mark)), linear-gradient(var(--mark), var(--mark)), linear-gradient(var(--mark), var(--mark)), linear-gradient(var(--mark), var(--mark)), linear-gradient(var(--mark), var(--mark)), linear-gradient(var(--mark), var(--mark)), linear-gradient(var(--mark), var(--mark)), linear-gradient(var(--mark), var(--mark));background-size:var(--mark-len) var(--mark-w), var(--mark-w) var(--mark-len), var(--mark-len) var(--mark-w), var(--mark-w) var(--mark-len), var(--mark-len) var(--mark-w), var(--mark-w) var(--mark-len), var(--mark-len) var(--mark-w), var(--mark-w) var(--mark-len);background-position:0 0,0 0,100% 0,100% 0,0 100%,0 100%,100% 100%,100% 100%;position:absolute;inset:18px}.errpage-burn{color:#fff;letter-spacing:.02em;font-variant-numeric:tabular-nums;background:#121212e6;border-radius:8px;align-items:center;padding:7px 11px;font-size:12px;font-weight:600;line-height:1;display:inline-flex;position:absolute;bottom:18px;left:18px}.errpage-body{flex-direction:column;align-items:flex-start;gap:8px;padding:22px 24px 24px;display:flex}.errpage-title{letter-spacing:-.028em;text-wrap:balance;color:#000000f2;margin:0;font-size:26px;font-weight:700;line-height:1.18}.errpage-msg{color:#0009;max-width:46ch;margin:0;font-size:15px;line-height:1.55}.errpage-actions{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.errpage-actions .glass-button{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.errpage-actions .glass-button:focus-visible,.errpage-copy:focus-visible,.errpage-mark:focus-visible{outline:2px solid var(--v2c-pink);outline-offset:2px;border-radius:var(--v2c-radius-pill)}.errpage-slate{background:#fcfcfc;border-top:1px solid #0000000d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;padding:13px 24px;display:flex}.errpage-fields{flex-wrap:wrap;gap:2px 20px;min-width:0;margin:0;display:flex}.errpage-field{gap:7px;min-width:0;font-size:12px;line-height:18px;display:flex}.errpage-field dt{color:#00000059}.errpage-field dd{color:#0009;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0}.errpage-copy{font:inherit;color:#00000073;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:12px;font-weight:500;text-decoration:underline}.errpage-copy:hover{color:#000c}@keyframes errpage-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.errpage-mark,.errpage-card{animation:.3s cubic-bezier(.2,.7,.3,1) both errpage-rise}.errpage-card{animation-delay:50ms}@media (prefers-reduced-motion:reduce){.errpage-mark,.errpage-card{animation:none}}@media (max-width:560px){.errpage{padding:20px 16px}.errpage-reticle{--mark-len:14px;inset:12px}.errpage-burn{bottom:12px;left:12px}.errpage-body{padding:18px 18px 20px}.errpage-title{font-size:22px}.errpage-actions{width:100%}.errpage-actions .glass-button{flex:100%}.errpage-slate{padding:12px 18px}}.offline-bar{z-index:120;border-radius:var(--v2c-radius-pill);color:#fffffff2;font-family:var(--v2c-font);letter-spacing:-.2px;background:#111;align-items:center;gap:9px;padding:10px 16px;font-size:13px;font-weight:500;animation:.24s cubic-bezier(.2,.7,.3,1) both errpage-rise;display:inline-flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 .25em .25em -.125em #0000002e,0 .6em 1.1em -.3em #00000047,0 1.4em 2.4em -.6em #00000038}.offline-bar-dot{background:#ff6b6b;border-radius:50%;flex:none;width:7px;height:7px}.offline-bar-back .offline-bar-dot{background:var(--signal)}@media (prefers-reduced-motion:reduce){.offline-bar{animation:none}}@media (max-width:560px){.offline-bar{justify-content:center;bottom:16px;left:16px;right:16px;transform:none}}.creating-page .work-fold{flex-direction:column;align-self:stretch;gap:10px;display:flex}.creating-page .work-fold-strip{align-items:center;gap:10px;min-width:0;padding-left:38px;display:flex}.creating-page .work-fold-summary{min-width:0;font:inherit;letter-spacing:-.2px;color:#0000008c;cursor:pointer;background:#00000006;border:1px solid #0000000d;border-radius:999px;align-items:center;gap:8px;padding:6px 10px 6px 8px;font-size:12px;line-height:16px;transition:background .12s,color .12s;display:inline-flex}.creating-page .work-fold-summary:hover{color:#000c;background:#0000000b}.creating-page .work-fold-icon{color:#0000008c;background:#0000000f;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.creating-page .work-fold-icon .generating-spinner{width:10px;height:10px}.creating-page .work-fold-label{flex-wrap:wrap;align-items:center;gap:0 2px;min-width:0;display:inline-flex}.creating-page .work-fold-part{white-space:nowrap;align-items:center;display:inline-flex}.creating-page .work-fold-live{color:#000000bf;font-weight:600}.creating-page .work-fold-dot{opacity:.45;background:currentColor;border-radius:50%;width:3px;height:3px;margin:0 6px;display:inline-block}.creating-page .work-fold-toggle{color:#0009;border-left:1px solid #00000014;align-items:center;gap:2px;margin-left:4px;padding-left:8px;font-weight:500;display:inline-flex}.creating-page .work-fold-toggle svg{transition:transform .16s}.creating-page .work-fold.is-open .work-fold-toggle svg{transform:rotate(180deg)}.creating-page .work-fold-thumbs{align-items:center;gap:4px;display:inline-flex}.creating-page .work-fold-thumbs .media-thumb{border-color:#00000014;border-radius:7px;width:28px;height:28px}.creating-page .work-fold-more{color:#0006;padding:0 4px;font-size:11px;font-weight:500}.creating-page .work-fold-body{border-left:2px solid #0000000f;flex-direction:column;gap:14px;margin-left:13px;padding:6px 0 6px 24px;display:flex}.creating-page .creating-bubble.is-note{color:#000000b8;flex-direction:column;gap:6px;padding:10px 16px 8px;font-size:14px;line-height:19px;display:flex;box-shadow:0 2px 14px #0000000d}.creating-page .creating-bubble.is-note:not(.is-open) .agent-note-body{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.creating-page .creating-bubble.is-note .agent-note-body p{margin:0}.creating-page .creating-bubble.is-note .agent-note-body p+p{margin-top:8px}.creating-page .agent-note-toggle{font:inherit;color:#00000080;cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:2px;padding:0;font-size:12px;font-weight:500;display:inline-flex}.creating-page .agent-note-toggle:hover{color:#000000d9}.creating-page .creating-bubble.is-note.is-open .agent-note-toggle svg{transform:rotate(180deg)}.creating-page .creating-save-block{gap:10px}.creating-page .save-tray{background:linear-gradient(#d8ff4529,#d8ff4500 46%),#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;gap:14px;padding:16px 18px 14px;display:flex;position:relative;box-shadow:0 6px 28px #00000012}.creating-page .save-tray-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.creating-page .save-tray-eyebrow{letter-spacing:.4px;text-transform:uppercase;color:#0000008c;align-items:center;gap:8px;font-size:11px;font-weight:650;display:inline-flex}.creating-page .save-tray-mark{background:var(--signal);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #d8ff4559}.creating-page .save-tray-dismiss{font:inherit;color:#0006;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.creating-page .save-tray-dismiss:hover{color:#000c}.creating-page .save-tray-hero{justify-content:space-between;align-items:center;gap:18px;display:flex}.creating-page .save-tray-hero-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.creating-page .save-tray-title{letter-spacing:-.4px;color:#000000eb;margin:0;font-size:18px;font-weight:650;line-height:24px}.creating-page .save-tray-sub{color:#0000008c;margin:0;font-size:13px;line-height:18px}.creating-page .save-tray-hero.is-plain .save-tray-title{font-size:16px;line-height:22px}.creating-page .glass-button.save-tray-action{background-color:#0000;flex-shrink:0;padding:8px 14px;font-size:12px;font-weight:600;text-decoration:none}.creating-page .glass-button.save-tray-action.is-hero{padding:11px 18px;font-size:13px}.creating-page .glass-button.save-tray-action.glass-dark{color:#fff;background-color:#111}.creating-page .glass-button.save-tray-action.glass-dark .glass-button-label{color:#fff}.creating-page .glass-button.save-tray-action.is-queued{pointer-events:none;cursor:default}.creating-page .save-tray-action.is-queued .glass-button-label{color:#0000008c;align-items:center;gap:7px;display:inline-flex}.creating-page .save-tray-saved{color:#0000008c;font-size:12px;font-weight:600}.creating-page .save-tray-list{border-top:1px solid #0000000f;flex-direction:column;margin:0;padding:4px 0 0;list-style:none;display:flex}.creating-page .save-tray-row{align-items:center;gap:12px;padding:10px 0;display:flex}.creating-page .save-tray-row+.save-tray-row{border-top:1px solid #0000000a}.creating-page .save-tray-kind{letter-spacing:-.1px;text-align:center;color:#0009;background:#0000000d;border-radius:999px;flex:none;min-width:72px;padding:3px 8px;font-size:11px;font-weight:600}.creating-page .save-tray-copy{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.creating-page .save-tray-copy strong{letter-spacing:-.25px;color:#000000e0;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.creating-page .save-tray-copy small{color:#00000080;font-size:12px;line-height:16px}.creating-page .save-tray-row.is-built .save-tray-copy small{color:#000000b3;font-weight:500}.creating-page .save-tray.is-past{background:#fff;gap:10px;padding:12px 16px 10px;box-shadow:0 2px 14px #0000000d}.creating-page .save-tray.is-past .save-tray-title{letter-spacing:-.25px;font-size:14px;line-height:20px}.creating-page .save-tray.is-past .save-tray-sub{font-size:12px;line-height:16px}.creating-page .save-tray.is-past .save-tray-mark{box-shadow:none}.creating-page .save-tray.is-past .save-tray-row{padding:8px 0}.creating-page .save-tray.is-dismissed{box-shadow:none;color:#00000080;background:#fff;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 16px;font-size:13px}@media (max-width:640px){.creating-page .save-tray-hero{flex-direction:column;align-items:stretch}.creating-page .glass-button.save-tray-action.is-hero{justify-content:center}.creating-page .work-fold-strip{flex-wrap:wrap;padding-left:0}.creating-page .work-fold-body{margin-left:0;padding-left:12px}}:root{--err:#b3261e;--err-dot:#e0463f;--err-ring:#1414140f}.chat-failed-note,.creating-page .chat-failed-note,.asset-editor .chat-failed-note{background:var(--v2c-surface,#fff);box-shadow:0 0 0 1px var(--err-ring), 0 2px 6px #1414140a, 0 12px 32px #1414140f;color:var(--v2c-ink-soft,#3d3d3d);border:0;border-radius:16px;flex-direction:column;align-items:flex-start;gap:8px;padding:16px 20px;font-size:13px;display:flex}.chat-failed-note strong{letter-spacing:-.2px;color:var(--v2c-ink,#141414);align-items:center;gap:8px;font-size:13.5px;font-weight:600;display:inline-flex}.chat-failed-note strong:before{content:"";background:var(--err-dot);border-radius:50%;flex:none;width:8px;height:8px}.chat-stopped-note strong:before{background:var(--v2c-muted,#9c9c9c)}.chat-failed-note p{color:var(--v2c-ink-soft,#3d3d3d);margin:0;font-size:13px;line-height:1.5}.v2c-fs-state.red{background:var(--v2c-chip,#efefef);color:var(--v2c-ink,#141414);align-items:center;gap:6px;display:inline-flex}.v2c-fs-state.red:before{content:"";background:var(--err-dot);border-radius:50%;flex:none;width:7px;height:7px}.asset-library-error{background:var(--v2c-surface,#fff);box-shadow:0 0 0 1px var(--err-ring), 0 2px 6px #1414140a;color:var(--v2c-ink,#141414);border:0;border-radius:14px;align-items:flex-start;gap:10px;padding:12px 16px;font-weight:500;display:flex}.asset-library-error:before{content:"";background:var(--err-dot);border-radius:50%;flex:none;width:8px;height:8px;margin-top:6px}.voice-popover-error{border-color:var(--err-ring);background:var(--v2c-surface,#fff);color:var(--err)}.validation-errors-card{border-color:var(--err-ring)}.validation-errors-card>span{color:var(--err)}.brief-error,.ae-error,.asset-create-error,.editor-picker-error{color:var(--v2c-ink,#141414);align-items:flex-start;gap:8px;font-weight:500;display:flex}.brief-error:before,.ae-error:before,.asset-create-error:before,.editor-picker-error:before{content:"";background:var(--err-dot);border-radius:50%;flex:none;width:7px;height:7px;margin-top:.45em}.composer-gate-hint.is-error,.cf-input-error,.thinking-tool-status.error,.thinking-tool-io pre.error,.glass-button.chat-attach-chip.is-error,.glass-button.chat-attach-chip.is-error .glass-button-label{color:var(--err)}.v2c-fu-thumb.pending.red{background:var(--v2c-chip,#efefef)}.v2c-fu-thumb.pending.red .v2c-fu-mark{color:var(--err);box-shadow:0 0 0 1px var(--err-ring), 0 3px 10px #1414141a}.v2c-side-plan.warn{background:var(--v2c-chip,#efefef);color:var(--err)}.paywall{background:radial-gradient(ellipse 900px 520px at 50% 34%, #f7599f17, transparent 70%), var(--v2c-bg);min-height:100svh;color:var(--v2c-ink);flex-direction:column;justify-content:center;display:flex;position:relative}.paywall-logout{z-index:1;appearance:none;border-radius:var(--v2c-radius-pill);color:var(--v2c-muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:8px 10px;font-size:12px;line-height:1;transition:color .15s;position:absolute;top:16px;right:20px}.paywall-logout:hover{color:var(--v2c-ink);text-underline-offset:4px;text-decoration:underline}.paywall-logout:focus-visible{outline:2px solid var(--v2c-ink);outline-offset:2px}.paywall-main{width:100%;max-width:1120px;margin:0 auto;padding:clamp(48px,7vh,96px) 24px 0}.paywall-head{text-align:center;margin-bottom:36px}.paywall-head h1{letter-spacing:-1.5px;margin:0;font-size:clamp(30px,3.4vw,42px);font-weight:550;line-height:1.12}.paywall-sub{max-width:560px;color:var(--v2c-fg-secondary);margin:12px auto 0;font-size:14px;line-height:1.6}.paywall-notice{border:1px solid var(--v2c-line);background:var(--v2c-surface);max-width:640px;box-shadow:var(--v2c-shadow-card);text-align:center;border-radius:20px;margin:0 auto 22px;padding:14px 20px;font-size:13px;line-height:1.55}.paywall-plans{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;display:grid}.paywall-plan{border:1px solid var(--v2c-border-10);background:var(--v2c-surface);box-shadow:var(--v2c-shadow-card);text-align:center;border-radius:32px;flex-direction:column;height:100%;padding:56px 26px 30px;display:flex;position:relative}.paywall-plan.is-featured{box-shadow:0 0 0 4px #f7599f0d, var(--v2c-shadow-card);border-color:#e7d2dd}.paywall-plan-badge{border-radius:var(--v2c-radius-pill);color:#994668;letter-spacing:.1px;white-space:nowrap;background:#fff7fb;border:1px solid #efd6e1;padding:5px 11px;font-size:10px;font-weight:600;position:absolute;top:18px;left:50%;transform:translate(-50%)}.paywall-plan-head{justify-content:center;align-items:center;gap:9px;margin-bottom:14px;display:flex}.paywall-plan-head h2{letter-spacing:-.65px;margin:0;font-size:20px;font-weight:600}.paywall-plan-symbol{border:1px solid var(--v2c-line);background:var(--v2c-panel);border-radius:12px;place-items:center;width:32px;height:32px;display:grid;box-shadow:inset 0 1px #fff}.is-featured .paywall-plan-symbol{color:#ac386c;background:#fbe8f0;border-color:#f4d9e6}.paywall-plan-tagline{letter-spacing:-.5px;margin:0 0 8px;font-size:18px;font-weight:500;line-height:1.25}.paywall-plan-desc{color:var(--v2c-fg-secondary);min-height:40px;margin:0;font-size:13.5px;line-height:1.5}.paywall-price{justify-content:center;align-items:baseline;gap:7px;margin:22px 0 0;display:flex}.paywall-price-amount{letter-spacing:-2px;font-variant-numeric:tabular-nums;font-size:clamp(34px,3.4vw,44px);font-weight:550;line-height:1.1}.paywall-price-unit{color:var(--v2c-fg-secondary);font-size:13px}.paywall-price-note{min-height:34px;color:var(--v2c-muted);margin:8px 0 17px;font-size:12px;line-height:1.45}.paywall-price-note .is-offer{color:#9b3762}.paywall-price-note .is-ineligible{color:#835415}.paywall-cta{width:100%;min-height:46px;font-size:14px;font-weight:550}.paywall-cta .v2c-ic{width:15px;height:15px}.paywall-error{color:#b3261e;margin:10px 0 0;font-size:12px;line-height:1.5}.paywall-credit-block{border-top:1px solid var(--v2c-border-5);margin-top:22px;margin-bottom:auto;padding-top:19px}.paywall-credit-label{letter-spacing:-.2px;justify-content:center;align-items:center;gap:7px;margin:0;font-size:14px;display:flex}.paywall-credit-label strong{font-weight:600}.paywall-credit-label span{color:var(--v2c-muted);font-size:12px}.paywall-benefits-heading{color:var(--v2c-ink-soft);margin:17px 0 14px;font-size:13px;font-weight:550}.is-featured .paywall-benefits-heading{color:#8f4c69}.paywall-benefits{text-align:left;gap:11px;width:100%;max-width:260px;margin:0 auto;padding:0;list-style:none;display:grid}.paywall-benefits li{color:var(--v2c-fg-secondary);align-items:flex-start;gap:9px;font-size:13px;line-height:1.5;display:flex}.paywall-benefits .v2c-ic{width:14px;height:14px;color:var(--v2c-muted);margin-top:3px}.is-featured .paywall-benefits .v2c-ic{color:#ac6584}.paywall-assurances{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 26px;margin:24px 0 0;padding:0;list-style:none;display:flex}.paywall-assurances li{color:var(--v2c-fg-secondary);align-items:center;gap:6px;font-size:12px;display:flex}.paywall-assurances .v2c-ic{width:13px;height:13px;color:var(--v2c-muted)}.paywall-actions{grid-template-columns:auto minmax(0,380px);justify-content:center;align-items:start;gap:16px 40px;max-width:780px;margin:30px auto 0;display:grid}.paywall-meeting{display:contents}.paywall-meeting-btn{grid-area:1/1}.paywall-promo{grid-area:1/2}.paywall-cal-panel{grid-area:2/1/auto/-1}.paywall-meeting-btn{min-width:210px;min-height:52px;padding:14px 26px;font-size:14px;font-weight:550}.paywall-meeting-btn .v2c-ic{width:17px;height:17px}.paywall-cal-panel{border:1px solid var(--v2c-line);background:var(--v2c-surface);box-shadow:var(--v2c-shadow-card);border-radius:28px;overflow:hidden}.paywall-cal{width:100%;height:640px;overflow:auto}.paywall-cal-loading{gap:10px;padding:24px;display:grid}.paywall-promo-row{border:1px solid var(--v2c-line);border-radius:var(--v2c-radius-pill);background:var(--v2c-panel);align-items:center;min-height:52px;padding:5px;transition:border-color .16s,box-shadow .16s;display:flex;box-shadow:inset 0 1px #fff}.paywall-promo-row:focus-within{border-color:var(--v2c-ink);box-shadow:0 0 0 2px #14141414}.paywall-promo-row:has(.paywall-promo-input[aria-invalid=true]){border-color:#b3261e}.paywall-promo-icon{color:var(--v2c-muted);place-items:center;padding:0 6px 0 12px;display:grid}.paywall-promo-input{min-width:0;height:40px;color:var(--v2c-ink);font:inherit;letter-spacing:.3px;text-transform:uppercase;background:0 0;border:0;flex:1;font-size:14px}.paywall-promo-input::placeholder{color:var(--v2c-muted);letter-spacing:0;text-transform:none}.paywall-promo-input:focus{outline:none}.paywall-promo-apply{border-radius:var(--v2c-radius-pill);min-width:66px;min-height:42px;color:var(--v2c-ink);font:inherit;cursor:pointer;background:0 0;border:0;padding:0 15px;font-size:13px;font-weight:550;transition:background .16s}.paywall-promo-apply:hover:not(:disabled){background:var(--v2c-surface)}.paywall-promo-apply:disabled{color:var(--v2c-muted);cursor:default}.paywall-promo-applied{border-radius:var(--v2c-radius-pill);background:#f7faf8;border:1px solid #dce8e0;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:5px 8px 5px 18px;display:flex}.paywall-promo-code{align-items:center;gap:8px;font-size:14px;font-weight:550;display:flex}.paywall-promo-code .v2c-ic{color:#397159}.paywall-promo-remove{border-radius:var(--v2c-radius-pill);color:var(--v2c-ink);font:inherit;cursor:pointer;background:0 0;border:0;padding:9px 12px;font-size:12px}.paywall-promo-remove:hover{background:var(--v2c-surface)}.paywall-promo-msg{margin:9px 16px 0;font-size:12px;line-height:1.45}.paywall-promo-msg.is-success{color:#397159}.paywall-promo-msg.is-error{color:#b3261e}.paywall-open{border:1px solid var(--v2c-line);background:var(--v2c-surface);max-width:640px;box-shadow:var(--v2c-shadow-card);text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:12px;margin:0 auto 22px;padding:16px 20px;display:flex}.paywall-open p{color:var(--v2c-fg-secondary);margin:0;font-size:13px;line-height:1.55}.paywall-credits-safe{max-width:560px;color:var(--v2c-fg-secondary);text-align:center;margin:26px auto 0;font-size:12px;line-height:1.55}.paywall-footnote{color:var(--v2c-muted);text-align:center;justify-content:center;align-items:center;gap:7px;margin:24px 0 0;font-size:11px;line-height:1.5;display:flex}.paywall-footnote .v2c-ic{flex:none;width:13px;height:13px}.paywall-footer{justify-content:center;align-items:center;gap:26px;width:100%;max-width:1120px;margin:0 auto;padding:26px 24px clamp(40px,6vh,80px);display:flex}.paywall-footer a{min-height:36px;color:var(--v2c-muted);align-items:center;font-size:12px;text-decoration:none;display:inline-flex}.paywall-footer a:hover{color:var(--v2c-ink);text-underline-offset:4px;text-decoration:underline}.paywall-finishing{text-align:center;max-width:460px}.paywall-finishing-bars{justify-items:center;gap:10px;margin-top:24px;display:grid}.paywall-finishing-bars .skeleton-line{width:220px}.paywall-skel-symbol{border-radius:12px;width:32px;height:32px;margin:0 auto 14px}.paywall-skel-name{width:96px;height:18px;margin:0 auto 14px}.paywall-plan[aria-busy=true] .skeleton-line{margin:0 auto 8px}.paywall-skel-price{border-radius:14px;width:132px;height:40px;margin:22px auto 24px}.paywall-skel-cta{border-radius:var(--v2c-radius-pill);width:100%;height:46px}.paywall-skel-list{border-top:1px solid var(--v2c-border-5);gap:11px;width:100%;max-width:260px;margin:30px auto 0;padding-top:19px;display:grid}@media (max-width:1000px){.paywall-main{padding-top:56px}.paywall-plans{grid-template-columns:1fr;gap:30px;max-width:460px;margin:0 auto}.paywall-actions{grid-template-columns:minmax(0,420px);gap:18px}.paywall-meeting-btn,.paywall-promo{grid-column:1}.paywall-meeting-btn{grid-row:1;justify-self:center}.paywall-promo{grid-row:2}.paywall-cal-panel{grid-row:3}.paywall-cal{height:560px}.paywall-plan-desc,.paywall-price-note{min-height:0}}@media (max-width:420px){.paywall-main{padding-left:16px;padding-right:16px}.paywall-plan{border-radius:28px;padding:54px 20px 26px}.paywall-footer{gap:18px}}@media (prefers-reduced-motion:reduce){.paywall-promo-row,.paywall-promo-apply{transition:none}}.paywall-catalogue-error{border:1px solid var(--v2c-line);background:var(--v2c-surface);max-width:460px;box-shadow:var(--v2c-shadow-card);text-align:center;border-radius:28px;flex-direction:column;align-items:center;gap:14px;margin:0 auto 26px;padding:24px 26px;display:flex}.paywall-catalogue-error p{margin:0;font-size:13px;line-height:1.6}:root{--warn-dot:#e0a23c}.credit-notice{background:var(--v2c-surface,#fff);box-shadow:0 0 0 1px var(--err-ring), 0 2px 6px #1414140a, 0 12px 32px #1414140f;border:0;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 20px;display:grid}.credit-notice-mark{background:var(--warn-dot);border-radius:50%;flex:none;align-self:start;width:8px;height:8px;margin-top:5px}.credit-notice.is-blocked .credit-notice-mark{background:var(--err-dot)}.credit-notice-text{gap:2px;min-width:0;display:grid}.credit-notice-text b{color:var(--v2c-ink,#141414);letter-spacing:-.2px;font-variant-numeric:tabular-nums;font-size:13.5px;font-weight:600}.credit-notice-text span{color:var(--v2c-ink-soft,#3d3d3d);font-variant-numeric:tabular-nums;font-size:13px;line-height:1.5}.credit-notice-actions{flex:none;align-items:center;gap:8px;display:inline-flex}.glass-button.credit-notice-btn{letter-spacing:-.2px;white-space:nowrap;padding:8px 14px;font-size:13px;font-weight:500;line-height:1.2}.glass-button.credit-notice-btn .glass-button-label{font-size:13px;font-weight:500}.glass-button.credit-notice-btn:disabled{cursor:default;opacity:.7}.credit-notice-dismiss{appearance:none;cursor:pointer;width:28px;height:28px;color:var(--v2c-muted,#9c9c9c);background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;font-size:16px;line-height:1;transition:color .15s,background-color .15s;display:inline-flex}.credit-notice-dismiss:hover{color:var(--v2c-ink,#141414);background:var(--v2c-chip,#efefef)}.credit-notice.is-inline{box-shadow:0 0 0 1px var(--err-ring), 0 2px 6px #1414140a;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px 10px;padding:12px;display:flex}.credit-notice.is-inline .credit-notice-mark{align-self:start;width:7px;height:7px;margin-top:6px}.credit-notice.is-inline .credit-notice-text{flex:260px;min-width:0;font-size:13px;line-height:1.4;display:block}.credit-notice.is-inline .credit-notice-text b{margin-right:6px;font-size:13px;display:inline}.credit-notice.is-inline .credit-notice-text span{color:var(--v2c-ink-soft,#3d3d3d);font-size:13px;line-height:1.4;display:inline}.credit-notice.is-inline .credit-notice-actions{margin-left:auto}.credit-notice.is-inline .glass-button.credit-notice-btn{padding:6px 12px;font-size:12.5px}.credit-notice.is-inline .glass-button.credit-notice-btn .glass-button-label{font-size:12.5px}.credit-mark{background:var(--warn-dot);border-radius:50%;flex:none;width:7px;height:7px;margin-right:6px;display:inline-block}.credit-mark.is-blocked{background:var(--err-dot)}.v2c-side-balance.is-low,.v2c-side-balance.is-blocked{color:var(--v2c-ink)}.v2c-side-balance .credit-mark{margin-right:0}.bill-warn{color:var(--v2c-ink,#141414);align-items:flex-start;gap:8px;font-size:13px;font-weight:500;display:flex}.bill-warn:before{content:"";background:var(--err-dot);border-radius:50%;flex:none;width:7px;height:7px;margin-top:.45em}.v2c-home-credit{margin:18px 32px 0 44px}.credit-notice.v2c-batch-credit{margin:12px 24px 0}.v2c-batch-credit+.asset-library-error{margin-top:12px}.bill-balance-state{color:var(--v2c-ink,#141414);font-variant-numeric:tabular-nums;align-items:center;gap:8px;margin-top:6px;font-size:13px;font-weight:500;line-height:1.45;display:flex}.bill-balance-state .credit-mark{margin-right:0}.v2c-create>.credit-notice{flex:none;margin:14px 16px 0}.creating-page .creating-composer>.credit-notice.is-inline{width:auto;margin:0 4px}.chat-failed-note .chat-failed-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (max-width:640px){.v2c-create>.credit-notice{margin:12px 12px 0}.creating-page .creating-composer>.credit-notice.is-inline{margin:0}}