.remove-object_dialog__cXWVY{width:min(940px,calc(100vw - 32px));max-height:calc(100dvh - 24px);padding:24px;border:1px solid var(--border);border-radius:20px;background:var(--surface);color:var(--text);overflow:auto}.remove-object_dialog__cXWVY::-webkit-backdrop{background:rgba(0,0,0,.7)}.remove-object_dialog__cXWVY::backdrop{background:rgba(0,0,0,.7)}.remove-object_dialog__cXWVY footer,.remove-object_dialog__cXWVY header,.remove-object_tools__BIzCi{display:flex;align-items:center;gap:12px;justify-content:space-between}.remove-object_dialog__cXWVY h2{margin:0;font-size:22px}.remove-object_dialog__cXWVY p{color:var(--text-dim);font-size:14px;line-height:1.45}.remove-object_dialog__cXWVY p[role=alert]{color:var(--negative-text)}.remove-object_dialog__cXWVY button{min-height:44px;padding:10px 16px;border:1px solid var(--border);border-radius:12px;background:var(--surface-2);color:inherit;cursor:pointer}.remove-object_dialog__cXWVY button:disabled{opacity:.45;cursor:default}.remove-object_dialog__cXWVY button.primary{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast);font-weight:600}.remove-object_dialog__cXWVY button.primary:hover:not(:disabled){background:var(--accent-hover)}.remove-object_close__uJAeX{width:40px;min-height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:18px}.remove-object_stage___JFP6{display:flex;justify-content:center;background:#09090b;border-radius:12px;overflow:hidden}.remove-object_image__Rmz_H{position:relative;flex-shrink:0}.remove-object_image__Rmz_H img,.remove-object_image__Rmz_H svg{position:absolute;inset:0;width:100%;height:100%}.remove-object_image__Rmz_H img{object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}.remove-object_image__Rmz_H svg{touch-action:none;cursor:crosshair}.remove-object_mask__tRlvx{fill:var(--accent);stroke:var(--accent)}.remove-object_tools__BIzCi{margin:16px 0;flex-wrap:wrap}.remove-object_tools__BIzCi label{display:flex;align-items:center;gap:12px;flex:1 1;min-width:200px}.remove-object_tools__BIzCi input{width:120px;min-height:44px;accent-color:var(--accent)}.remove-object_regions__rIbjk{margin:14px 0 0;padding:10px 12px 12px;border:1px dashed var(--border-2);border-radius:12px}.remove-object_regions__rIbjk legend{padding:0 6px;font-size:13px;color:var(--text-dim)}.remove-object_regions__rIbjk small{display:block;margin-top:8px;color:var(--text-faint);font-size:12px}.remove-object_regionGrid__PATJY{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px;max-width:420px}.remove-object_regionGrid__PATJY button{min-height:40px;padding:6px 8px;font-size:12.5px}.remove-object_dialog__cXWVY footer span{color:var(--text-dim);font-size:13px}@media (max-width:600px){.remove-object_dialog__cXWVY{padding:16px;width:calc(100vw - 16px)}.remove-object_tools__BIzCi{gap:8px}.remove-object_tools__BIzCi label{flex-basis:100%}.remove-object_tools__BIzCi input{flex:1 1}.remove-object_dialog__cXWVY footer{flex-direction:column;align-items:stretch}}.image-detail_overlay__DU2F5{position:fixed;inset:0;z-index:100;background:rgba(10,10,14,.96);overflow:auto;overscroll-behavior:contain;padding:24px 32px}.image-detail_layout__mkpuF{width:min(1500px,100%);margin:0 auto;min-height:calc(100dvh - 48px);display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);grid-template-rows:auto auto auto 1fr;grid-template-areas:"back media" "prompt media" "actions media" "more media";grid-gap:18px 36px;gap:18px 36px;align-items:flex-start}.image-detail_back__Ox66E{grid-area:back;justify-self:start;margin-top:8px}.image-detail_description__g3ocT{grid-area:prompt;min-width:0;padding-bottom:22px;border-bottom:1px solid var(--border)}.image-detail_prompt__eZIr5{margin:0;font-size:17px;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.image-detail_collapsed__4NFgs{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.image-detail_expand__pegQF{display:inline-flex;align-items:center;gap:4px;margin-top:8px;padding:0;min-width:24px;min-height:24px;border:0;background:transparent;color:var(--text-dim);font-size:13px}@media (pointer:coarse){.image-detail_expand__pegQF{position:relative}.image-detail_expand__pegQF:before{content:"";position:absolute;inset:-8px}}.image-detail_actions__15Qp9{grid-area:actions;display:flex;flex-direction:column;gap:10px;min-width:0}.image-detail_layout__mkpuF .lb-more{grid-area:more}.image-detail_media__240M7{grid-area:media;min-width:0;padding-top:8px;position:relative}.image-detail_navigation__pxa6R{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;padding:0;border-radius:50%;font-size:28px;line-height:1;background:rgba(10,10,14,.55);color:#fff;border:none}.image-detail_previous__OmtbB{left:0}.image-detail_next__BX5LO{right:0}.image-detail_frame__KL2cg{position:relative;width:min(100%,calc((100dvh - 96px) * var(--preview-ratio)));max-width:100%;aspect-ratio:var(--preview-ratio);margin:0 auto}.image-detail_image__ksxWO{width:100%;height:100%;object-fit:contain;border-radius:12px;cursor:zoom-in;display:block}.image-detail_toolbar__9SQcs{position:absolute;top:12px;right:12px;max-width:calc(100% - 24px);display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}@media (min-width:900px){.image-detail_zoomed__8kgfC{max-width:none;max-height:none;width:auto;height:auto;cursor:zoom-out}}@media (max-width:899px){.image-detail_overlay__DU2F5{padding:12px 16px 24px}.image-detail_layout__mkpuF{min-height:0;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto auto auto;grid-template-areas:"back" "media" "prompt" "actions" "more";gap:16px}.image-detail_back__Ox66E{margin-top:0}.image-detail_media__240M7{padding-top:0}.image-detail_description__g3ocT{padding-bottom:16px}.image-detail_image__ksxWO{cursor:default}.image-detail_toolbar__9SQcs{top:8px;right:8px;max-width:calc(100% - 16px)}.image-detail_toolbar__9SQcs button{min-width:40px;min-height:40px;padding:8px;justify-content:center}.image-detail_toolbar__9SQcs span{display:none}.image-detail_actions__15Qp9 button{min-height:44px}}.image-detail_actionIcon__rSICH{display:inline-flex;align-items:center;font-size:20px}.image-detail_transparent__NYeGm{background-color:#ddd;background-image:conic-gradient(#bbb 25%,transparent 0 50%,#bbb 0 75%,transparent 0);background-size:20px 20px}.image-detail_removalDialog__8N4VB{position:relative;width:min(460px,calc(100vw - 32px));box-sizing:border-box;border:1px solid var(--border);border-radius:20px;padding:28px 24px 24px;color:var(--text);background:var(--surface,#19191f)}.image-detail_removalDialog__8N4VB::-webkit-backdrop{background:rgba(0,0,0,.65)}.image-detail_removalDialog__8N4VB::backdrop{background:rgba(0,0,0,.65)}.image-detail_removalDialog__8N4VB h2{font-size:22px;margin-top:0}.image-detail_removalDialog__8N4VB p{line-height:1.5}.image-detail_removalDialog__8N4VB [role=alert]{color:var(--negative,#ef6666)}.image-detail_removalButtons__uyPUN{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.image-detail_removalClose__wYwJ1{position:absolute;top:12px;right:12px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:10px;background:transparent;color:var(--text-dim)}.image-detail_removalClose__wYwJ1:hover{background:var(--surface-2,#24242b);color:var(--text)}.image-detail_promptContent__Ld_a0{min-width:0}.image-detail_original__rQ1YW{margin-top:14px}.image-detail_expand__pegQF i{display:none}@media (max-width:899px){.image-detail_layout__mkpuF{gap:10px}.image-detail_frame__KL2cg{width:min(100%,calc(min(58dvh, 100dvh - 220px) * var(--preview-ratio)))}.image-detail_description__g3ocT{padding-bottom:0;border:0}.image-detail_model__PK4a_{display:none}.image-detail_promptRow__SFSCD{display:flex;align-items:flex-start;gap:8px}.image-detail_promptContent__Ld_a0{flex:0 1 auto;display:flex;align-items:flex-start;gap:4px;padding-block:10px}.image-detail_prompt__eZIr5{flex:1 1;min-width:0;font-size:14px;line-height:20px}.image-detail_collapsed__4NFgs{-webkit-line-clamp:1}.image-detail_expand__pegQF{margin:0;padding:0;width:24px;height:24px;flex-shrink:0;justify-content:center}.image-detail_expand__pegQF span{display:none}.image-detail_expand__pegQF i{display:inline}.image-detail_description__g3ocT .image-detail_original__rQ1YW{margin:0;width:40px;height:40px;padding:8px;justify-content:center;flex-shrink:0}.image-detail_original__rQ1YW span{display:none}.image-detail_actions__15Qp9{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.image-detail_actions__15Qp9 button{flex-direction:column;gap:8px;padding:0;border:0;background:transparent;box-shadow:none;color:var(--text);font-size:11px;line-height:15px;white-space:normal;justify-content:flex-start}.image-detail_actions__15Qp9 .image-detail_actionIcon__rSICH{display:flex;justify-content:center;width:100%;height:52px;border:1px solid var(--border);border-radius:14px;background:var(--surface-2,#1c1c22);font-size:26px}.image-detail_actions__15Qp9 button.primary .image-detail_actionIcon__rSICH{background:var(--accent);color:#0a0a0b;border-color:var(--accent)}}.image-detail_expand__pegQF[aria-expanded=true] i{transform:rotate(180deg)}@media (max-width:899px){.image-detail_actions__15Qp9 button.lb-btn.primary,.image-detail_actions__15Qp9 button.lb-btn.primary:hover{background:transparent;color:var(--text);box-shadow:none}.image-detail_actions__15Qp9 .image-detail_actionIcon__rSICH i{font-size:24px}}@media (min-width:900px){.image-detail_overlay__DU2F5:has(.image-detail_imageLayout__tkiSc){padding:16px 32px}.image-detail_imageLayout__tkiSc{height:calc(100dvh - 32px);min-height:480px;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(160px,1fr) auto auto auto;grid-template-areas:"back" "media" "prompt" "actions" "more";gap:12px}.image-detail_imageLayout__tkiSc .image-detail_back__Ox66E{margin-top:0}.image-detail_imageLayout__tkiSc .image-detail_media__240M7{padding:0;align-self:stretch;container-type:size}.image-detail_imageLayout__tkiSc .image-detail_frame__KL2cg{width:min(100%,calc(100cqh * var(--preview-ratio)))}.image-detail_imageLayout__tkiSc .image-detail_actions__15Qp9,.image-detail_imageLayout__tkiSc .image-detail_back__Ox66E,.image-detail_imageLayout__tkiSc .image-detail_description__g3ocT{width:min(960px,100%);justify-self:center}.image-detail_imageLayout__tkiSc .image-detail_back__Ox66E{width:auto;justify-self:start;margin-left:max(0px,calc((100% - 960px) / 2))}.image-detail_imageLayout__tkiSc .image-detail_description__g3ocT{padding-bottom:16px}.image-detail_imageLayout__tkiSc .image-detail_model__PK4a_{margin-bottom:6px!important;font-size:13px}.image-detail_imageLayout__tkiSc .image-detail_promptRow__SFSCD{display:flex;align-items:center;gap:12px}.image-detail_imageLayout__tkiSc .image-detail_promptContent__Ld_a0{flex:0 1 auto}.image-detail_imageLayout__tkiSc .image-detail_prompt__eZIr5{font-size:15px;line-height:1.5}.image-detail_imageLayout__tkiSc .image-detail_original__rQ1YW{margin:0;width:44px;height:44px;padding:10px;flex-shrink:0;justify-content:center}.image-detail_imageLayout__tkiSc .image-detail_original__rQ1YW span{display:none}.image-detail_imageLayout__tkiSc .image-detail_actions__15Qp9{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.image-detail_imageLayout__tkiSc .image-detail_actions__15Qp9 button{min-height:52px;justify-content:center;gap:10px;font-size:14px}}.image-detail_imageLayout__tkiSc{container:image-detail/inline-size}.image-detail_imageLayout__tkiSc .image-detail_actions__15Qp9 button>span:last-child{white-space:nowrap}@container image-detail (min-width: 560px){.image-detail_imageLayout__tkiSc .image-detail_actions__15Qp9{grid-template-columns:repeat(4,minmax(0,1fr))}}.auth-main{position:relative;max-width:380px;margin:8vh auto;padding:16px}.auth-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.auth-top-right{display:flex;align-items:center;gap:6px;flex-shrink:0}.auth-close{width:36px;height:36px;padding:0;border-radius:50%;border:1px solid var(--border);background:transparent;color:var(--text-dim);display:inline-flex;align-items:center;justify-content:center;font-size:17px;cursor:pointer;text-decoration:none}.auth-close:hover{color:var(--text);background:var(--surface-hover)}.auth-form{display:grid;grid-gap:12px;gap:12px}.auth-field{display:grid;grid-gap:6px;gap:6px;font-size:13px}.auth-social{display:flex;justify-content:center;gap:14px}.auth-or{display:flex;align-items:center;gap:10px;color:var(--text-dim);font-size:12px}.auth-or:after,.auth-or:before{content:"";flex:1 1;height:1px;background:var(--border)}.auth-link{color:var(--accent-text);text-decoration:underline;text-underline-offset:2px}.auth-row{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px}.auth-code{font-size:22px;letter-spacing:.4em;text-align:center;font-family:var(--font-mono)}.auth-hint{font-size:12.5px;color:var(--text-dim);margin:0;line-height:1.45}.auth-status{display:flex;gap:8px;align-items:flex-start;margin:0;line-height:1.5}.auth-status i{color:var(--positive-text);font-size:18px;flex-shrink:0;margin-top:2px}.auth-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:12px}.auth-textbtn{background:none;border:none;padding:6px 8px;min-height:32px;border-radius:8px;color:var(--accent-text);cursor:pointer;font:inherit;font-size:13px}.auth-textbtn.muted{color:var(--text-dim)}.auth-textbtn:hover:not(:disabled){background:var(--surface-hover)}.auth-textbtn:disabled{color:var(--text-dim);cursor:default;opacity:1}.form-msg{display:flex;gap:7px;align-items:flex-start;font-size:13px;line-height:1.45;border-radius:10px;padding:8px 10px}.form-msg i{font-size:16px;margin-top:1px;flex-shrink:0}.form-msg-error{color:var(--negative-text);background:color-mix(in srgb,var(--negative) 10%,transparent);border:1px solid color-mix(in srgb,var(--negative) 40%,transparent)}.form-msg-ok{color:var(--positive-text);background:color-mix(in srgb,var(--positive) 10%,transparent);border:1px solid color-mix(in srgb,var(--positive) 35%,transparent)}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:var(--negative)}input[aria-invalid=true]:focus-visible,textarea[aria-invalid=true]:focus-visible{border-color:var(--negative);box-shadow:0 0 0 3px color-mix(in srgb,var(--negative) 25%,transparent)}.pass-field{display:grid;grid-gap:6px;gap:6px;font-size:13px}.pass-wrap{position:relative}.pass-wrap input{padding-right:46px}.pass-eye{position:absolute;top:50%;right:4px;transform:translateY(-50%);width:36px;height:36px;padding:0;border:none;background:transparent;color:var(--text-dim);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.pass-eye:hover{color:var(--text);background:var(--surface-hover)}.pass-eye[aria-pressed=true]{color:var(--accent-text)}.pass-hint{font-size:12px;color:var(--text-dim)}@media (pointer:coarse){.auth-close,.pass-eye{min-width:40px;min-height:40px}}.gallery_gallery__ANchz{display:grid;grid-gap:28px;gap:28px;min-width:0}.gallery_gallery__ANchz h2{font-size:21px;margin:0 0 16px}.gallery_grid__gsget{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:8px;grid-auto-flow:row;grid-gap:12px;gap:12px}.gallery_grid__gsget>div{min-width:0}.gallery_card__2G2yD{position:relative;min-width:0;border-radius:10px;background:var(--surface-2)}.gallery_date__zgIyl{position:absolute;top:8px;left:8px;max-width:calc(100% - 64px);padding:5px 8px;border-radius:6px;background:#161616b8;color:white;font-size:11px;line-height:1.35;z-index:1;pointer-events:none}.gallery_card__2G2yD:has(details[open]){z-index:4}.gallery_preview__HKFt0{position:relative;display:grid;place-items:center;width:100%;padding:0;border:0;border-radius:10px;overflow:hidden;background:#090909;color:#fff;cursor:pointer}.gallery_preview__HKFt0 img,.gallery_preview__HKFt0 video{display:block;width:100%;height:100%;object-fit:contain}.gallery_play__fIhMq{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#0008;color:white;pointer-events:none}.gallery_meta__Z0XZ4{position:absolute;bottom:0;left:0;right:0;padding:28px 10px 10px;display:flex;gap:6px;justify-content:space-between;align-items:flex-end;color:white;font-size:11px;background:linear-gradient(transparent,#000c);pointer-events:none;border-radius:0 0 10px 10px}.gallery_meta__Z0XZ4 span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery_meta__Z0XZ4 span:last-child{flex-shrink:0}.gallery_actions__kiB9O{position:absolute;right:8px;top:8px;display:flex;gap:6px;z-index:2}.gallery_actions__kiB9O button,.gallery_menu__GsOR5 summary{width:40px;height:40px;border:0;padding:0;border-radius:8px;background:#161616b8;color:white;display:grid;place-items:center;cursor:pointer;font-size:19px}.gallery_menu__GsOR5 summary{list-style:none}.gallery_menu__GsOR5 summary::-webkit-details-marker{display:none}.gallery_menuItems__tq6JK{position:absolute;right:0;top:46px;min-width:165px;padding:6px;border-radius:10px;background:#171719;box-shadow:0 8px 30px #0008}.gallery_menuItems__tq6JK button{width:100%;display:flex;gap:8px;padding:10px;font-size:13px;background:transparent}.gallery_menuItems__tq6JK button:hover{background:#ffffff18}.gallery_stub__upwGQ{box-sizing:border-box;min-height:185px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:36px 12px 48px;text-align:center}.gallery_stubError__ykqaZ>i{color:#ff8f82}.gallery_stubRefund__cqtpT{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:var(--text-dim)}.gallery_stubActions__fbxhz{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:4px}.gallery_stubActions__fbxhz button{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:6px 12px;border:1px solid var(--border-2);border-radius:8px;background:var(--surface);color:var(--text);font-size:12.5px;cursor:pointer}.gallery_stubActions__fbxhz button:hover{background:var(--surface-hover)}.gallery_stub__upwGQ>i{color:var(--accent);font-size:32px}.gallery_stub__upwGQ b{font-size:14px;font-weight:500}.gallery_stub__upwGQ span{font-size:12px;color:var(--text-dim)}.gallery_spin__7mv2d{animation:gallery_rotate__urWBr 1s linear infinite}@keyframes gallery_rotate__urWBr{to{transform:rotate(1turn)}}.gallery_hero__KH8Ry{position:relative;background:#090909;border-radius:12px;overflow:hidden}.gallery_hero__KH8Ry video{display:block;width:100%;max-height:65vh;object-fit:contain}.gallery_heroMeta__DabSt{position:absolute;left:12px;bottom:58px;color:white;padding:4px 8px;border-radius:6px;font-size:12px;background:#0008;pointer-events:none}.gallery_empty__zYGvb{color:var(--text-dim);padding:24px 0}.gallery_dialog__EV1dt{border:1px solid var(--border);border-radius:16px;padding:24px;background:var(--surface);color:var(--text);width:min(420px,calc(100vw - 32px))}.gallery_dialog__EV1dt::-webkit-backdrop{background:#000a}.gallery_dialog__EV1dt::backdrop{background:#000a}.gallery_dialog__EV1dt p{line-height:1.5}.gallery_dialog__EV1dt>div{display:flex;justify-content:flex-end;gap:12px}.gallery_dialog__EV1dt button{border:1px solid var(--border);border-radius:8px;padding:10px 18px;background:var(--surface-2);color:var(--text);cursor:pointer}.gallery_danger__fg_0h{color:#ff7777!important}.gallery_gallery__ANchz button:disabled{opacity:.5;cursor:wait}.gallery_gallery__ANchz button:focus-visible,.gallery_gallery__ANchz summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@container (max-width: 720px){.gallery_grid__gsget{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.gallery_grid__gsget{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery_gallery__ANchz h2{font-size:20px}.gallery_actions__kiB9O button,.gallery_menu__GsOR5 summary{min-width:40px;min-height:40px}}@media (prefers-reduced-motion:reduce){.gallery_spin__7mv2d{animation:none}}.preview_page__hqDLu{min-height:100dvh;background:var(--bg);color:var(--text);font-family:var(--font);--line:1px solid var(--border);--ring:0 0 0 3px color-mix(in srgb,var(--accent) 26%,transparent)}.preview_promo__GSCGq{height:60px;background:linear-gradient(105deg,var(--accent) 0,#ffd379 100%);color:#101204;display:flex;align-items:center;justify-content:center;gap:18px;padding:0 28px}.preview_promo__GSCGq>strong{background:#101204;color:var(--accent);border-radius:99px;padding:6px 14px;font-family:var(--font-display);font-weight:600;font-size:10.5px;letter-spacing:.06em;text-transform:uppercase}.preview_promo__GSCGq span{display:grid;grid-gap:2px;gap:2px}.preview_promo__GSCGq b{font-family:var(--font-display);font-weight:800;font-size:15px;letter-spacing:-.01em}.preview_promo__GSCGq small{font-size:12px;opacity:.74}.preview_promo__GSCGq button{margin-left:auto;background:#101204;color:var(--accent);border:0;border-radius:var(--radius);padding:12px 20px;font-family:var(--font-display);font-weight:600;font-size:12.5px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.preview_promo__GSCGq button:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(0,0,0,.28)}.preview_promo__GSCGq button:active{transform:translateY(0)}.preview_header__c56rY{height:64px;border-bottom:var(--line);display:flex;align-items:center;gap:36px;padding:0 28px;background:var(--bg)}.preview_logo__0C2Zs{font-family:var(--font-display);font-weight:800;font-size:19px;letter-spacing:-.02em;color:var(--text);text-decoration:none}.preview_header__c56rY nav{color:var(--text-dim);flex:1 1;font-size:13.5px}.preview_header__c56rY nav b{color:var(--text);background:var(--surface-2);border:var(--line);padding:8px 13px;border-radius:99px;font-weight:600;font-size:13px}.preview_header__c56rY>span{color:var(--text-dim);font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.preview_workspace__Wgal7{display:grid;grid-template-columns:520px minmax(0,1fr);grid-gap:14px;gap:14px;padding:16px;max-width:1580px;margin:auto}.preview_formPanel__twGwl,.preview_previewPanel__rQzNp{background:transparent;border:0;border-radius:0;padding:20px}.preview_creationFields__FL3FU{border:0;padding:0;margin:0;min-width:0}.preview_generationNotice__geW1t{color:var(--accent);font-size:13px;margin:0 0 16px}.preview_formPanel__twGwl h1{font-family:var(--font-display);font-weight:800;font-size:22px;letter-spacing:-.02em;margin:0 0 16px}.preview_section__mDGoR{position:relative;display:grid;grid-gap:7px;gap:7px;margin-top:18px}.preview_step__Yy_G9{display:flex;align-items:center;gap:8px;font-weight:600;font-size:13.5px;letter-spacing:-.005em}.preview_step__Yy_G9 b{display:grid;place-items:center;flex:none;width:20px;height:20px;border-radius:50%;background:var(--accent);color:var(--accent-contrast);font-family:var(--font-mono);font-weight:500;font-size:11px}.preview_step__Yy_G9 i{color:var(--strike);font-style:normal}.preview_step__Yy_G9 em{color:var(--text-faint);font-style:normal;font-size:11.5px;font-weight:400}.preview_elementHead__vACh7,.preview_titleRow__M7Msz{display:flex;align-items:center;justify-content:space-between;gap:10px}.preview_stepHint__XAy95{margin-left:28px;position:relative;top:-3px}.preview_section__mDGoR small{color:var(--text-faint);font-size:11.5px;line-height:1.45}.preview_optionTabs__yXhxJ,.preview_scenarios__zrTTp,.preview_uploadActions__qJtga{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.preview_uploadActions__qJtga{grid-template-columns:1fr 1fr}.preview_uploadDropzone__GrJ85{display:grid;grid-gap:7px;gap:7px;padding:7px;margin:-7px;border:1px dashed transparent;border-radius:calc(var(--radius) + 5px);transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.preview_uploadDropzoneActive__NUKYP{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 8%,transparent);box-shadow:var(--ring)}.preview_uploadDropzoneInvalid__Jr2_R{border-color:#d95f54;background:color-mix(in srgb,#d95f54 7%,transparent)}.preview_uploadDropzoneInvalid__Jr2_R .preview_dropHint__sDZJN{color:#ff8f82}.preview_dropHint__sDZJN{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--text-faint);text-align:center;pointer-events:none}.preview_uploadDropzoneActive__NUKYP .preview_dropHint__sDZJN{color:var(--accent-dim)}.preview_addElement__sCQSf,.preview_optionTabs__yXhxJ button,.preview_scenarios__zrTTp button,.preview_uploadActions__qJtga button{display:flex;align-items:center;justify-content:center;gap:7px;line-height:1.3;text-wrap:balance;border:1px solid var(--border-2);background:var(--surface-2);color:var(--text-dim);border-radius:var(--radius);padding:11px 10px;font:inherit;font-size:13px;cursor:pointer;transition:color .14s ease,border-color .14s ease,background .14s ease}.preview_addElement__sCQSf:hover:not(:disabled),.preview_optionTabs__yXhxJ button:hover,.preview_scenarios__zrTTp button:hover,.preview_uploadActions__qJtga button:hover{color:var(--text);border-color:var(--text-faint);background:var(--surface-hover)}.preview_optionTabs__yXhxJ .preview_active__1GJsW,.preview_scenarios__zrTTp .preview_active__1GJsW{border-color:var(--accent);color:var(--accent-dim);background:color-mix(in srgb,var(--accent) 8%,transparent);font-weight:600}.preview_aspectTabs__qxezC{grid-template-columns:repeat(4,1fr)}.preview_uploadActions__qJtga button i{opacity:.7;font-size:15px}.preview_addElement__sCQSf{border-style:dashed;color:var(--accent-dim);border-color:color-mix(in srgb,var(--accent) 45%,var(--border-2))}.preview_addElement__sCQSf:disabled{border-color:var(--border);color:var(--text-faint);cursor:not-allowed}.preview_field__MkeE7,.preview_promptPreview__DmY78,.preview_textarea__DJRUB{background:var(--bg);border:1px solid var(--border-2);border-radius:var(--radius);padding:12px 13px;color:var(--text);font-size:13.5px;line-height:1.5}.preview_field__MkeE7{display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:border-color .14s ease}.preview_field__MkeE7:hover{border-color:var(--text-faint)}.preview_field__MkeE7 span{color:var(--text-faint)}.preview_videoModelSelect__I3AWM{position:relative;min-width:0}.preview_videoModelTrigger__2vrlB{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border-2);border-radius:var(--radius);padding:12px 13px;background:var(--bg);color:var(--text);font:inherit;font-size:13.5px;text-align:left;cursor:pointer}.preview_videoModelTrigger__2vrlB:hover{border-color:var(--text-faint)}.preview_videoModelTrigger__2vrlB>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview_videoModelTrigger__2vrlB>svg{width:17px;height:17px;flex:none;color:var(--text-faint);transition:transform .15s ease}.preview_videoModelTrigger__2vrlB>.preview_videoModelChevronOpen__ZRCFh{transform:rotate(180deg)}.preview_videoModelMenu__fVWX_{position:absolute;z-index:30;top:calc(100% + 6px);left:0;width:100%;max-height:min(520px,65vh);overflow-y:auto;padding:6px;border:1px solid var(--border-2);border-radius:var(--radius-lg);background:var(--surface);box-shadow:0 18px 48px rgba(0,0,0,.45)}.preview_videoModelMenuHint__uFALI{padding:6px 9px 9px;color:var(--text-faint);font-size:10.5px;line-height:1.35}.preview_videoModelOption__uIPbW{width:100%;min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:start;padding:7px 9px;border:0;border-radius:9px;background:transparent;color:var(--text);font:inherit;text-align:left;cursor:pointer}.preview_videoModelOption__uIPbW:focus-visible,.preview_videoModelOption__uIPbW:hover{background:var(--surface-2)}.preview_videoModelOptionActive__QSYzw{background:color-mix(in srgb,var(--accent) 8%,transparent)}.preview_videoModelCheck__FH3RV{width:18px;height:18px;display:grid;place-items:center;margin-top:1px;color:transparent}.preview_videoModelCheck__FH3RV svg{width:16px;height:16px;stroke-width:2.4}.preview_videoModelOptionActive__QSYzw .preview_videoModelCheck__FH3RV{color:var(--accent-dim)}.preview_videoModelOptionBody__ro_5R{min-width:0;display:grid;grid-gap:4px;gap:4px}.preview_videoModelOptionBody__ro_5R>strong{overflow:hidden;color:var(--text);font-size:13px;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.preview_modelCapabilities__kgvBi{width:max-content;max-width:100%;display:grid;grid-template-columns:18px 5px 62px 5px 58px;align-items:center;min-width:0}.preview_modelCapability__5yPkc{min-width:0;min-height:18px;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:var(--text-dim);font-size:10.5px;line-height:1;white-space:nowrap}.preview_modelCapabilitySeparator__OhXKw{display:grid;place-items:center;color:var(--text-faint);font-size:12px;line-height:1}.preview_modelCapabilityPriceSeparator__Zwgzw{grid-column:4}.preview_modelCapabilityPrice__fBjmV{grid-column:5}.preview_modelCapabilityIcon__6COBa,.preview_modelCapabilityIcon__6COBa>svg,.preview_modelCapability__5yPkc>svg{width:14px;height:14px;flex:none}.preview_modelCapability__5yPkc>b{color:var(--text-dim);font-family:var(--font-mono);font-size:10.5px;font-weight:600}.preview_modelCapabilityIcon__6COBa{position:relative;display:inline-grid;place-items:center;color:var(--text-dim)}.preview_modelCapabilityIcon__6COBa>svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.preview_modelCapabilitiesEditing__MLYOy{min-height:18px;display:inline-flex;align-items:center;gap:6px;color:var(--text-dim);font-size:10.5px;line-height:1}.preview_textarea__DJRUB{resize:vertical;min-height:76px;font-family:inherit;transition:border-color .14s ease,box-shadow .14s ease}.preview_textarea__DJRUB::placeholder{color:var(--text-faint)}.preview_textarea__DJRUB:focus{outline:none;border-color:var(--accent);box-shadow:var(--ring)}.preview_textareaInvalid__5_svd,.preview_textareaInvalid__5_svd:focus{border-color:#ff8f82;box-shadow:0 0 0 3px color-mix(in srgb,#ff8f82 18%,transparent)}.preview_promptWrap__DKzh2{position:relative}.preview_promptWrap__DKzh2 .preview_textarea__DJRUB{width:100%;box-sizing:border-box}.preview_mentionMenu__NQvuF{position:absolute;z-index:5;left:10px;bottom:calc(100% - 4px);width:min(310px,calc(100% - 20px));padding:5px;border:1px solid var(--border-2);border-radius:var(--radius-lg);background:var(--surface);box-shadow:0 18px 44px rgba(0,0,0,.5),0 2px 6px rgba(0,0,0,.3)}.preview_mentionMenu__NQvuF button{width:100%;display:flex;align-items:center;gap:10px;padding:9px;border:0;border-radius:9px;background:transparent;color:var(--text);font:inherit;font-size:13px;text-align:left;cursor:pointer}.preview_mentionMenu__NQvuF button:hover{background:color-mix(in srgb,var(--accent) 9%,transparent)}.preview_mentionMenu__NQvuF button code{font-family:var(--font-mono);font-size:11.5px;color:var(--accent-dim);background:color-mix(in srgb,var(--accent) 8%,transparent);border:1px solid color-mix(in srgb,var(--accent) 30%,transparent);border-radius:8px;padding:4px 8px;min-width:86px;text-align:center}.preview_mentionMenu__NQvuF span{color:var(--text-faint);font-size:12px}.preview_chips__0G_rl code,.preview_elementHead__vACh7 code,.preview_section__mDGoR code{font-family:var(--font-mono);font-size:11.5px;background:var(--surface-2);color:var(--text-dim);border:var(--line);border-radius:8px;padding:4px 8px}.preview_chips__0G_rl{display:flex;gap:8px;flex-wrap:wrap}.preview_chips__0G_rl button{padding:0;border:0;background:transparent;cursor:pointer}.preview_chips__0G_rl code{color:var(--accent-dim);border-color:color-mix(in srgb,var(--accent) 30%,transparent);background:color-mix(in srgb,var(--accent) 8%,transparent);transition:background .14s ease}.preview_chips__0G_rl button:hover code{background:color-mix(in srgb,var(--accent) 16%,transparent)}.preview_elementCard__sI9zG{border:var(--line);border-radius:var(--radius-lg);background:var(--surface-2);padding:12px;display:grid;grid-gap:10px;gap:10px}.preview_elementCard__sI9zG .preview_step__Yy_G9,.preview_elementHead__vACh7 b{font-size:12.5px;font-weight:600}.preview_elementRequirement__5SZsk{color:var(--text-faint);font-size:11px;line-height:1.4;margin-top:-6px}.preview_elementControls__H5owT{display:flex;align-items:center;gap:6px}.preview_elementControls__H5owT button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:transparent;color:var(--text-faint);font-size:17px;cursor:pointer;transition:color .14s ease,background .14s ease}.preview_elementControls__H5owT button:hover{color:var(--text);background:var(--surface-hover)}.preview_limitNotice__5kSCS{color:var(--text-faint);background:var(--bg);border:1px dashed var(--border-2);border-radius:var(--radius);padding:11px 12px;font-size:11.5px;text-align:center}.preview_uploadedMedia___morJ{position:relative;width:72px;height:72px}.preview_mediaGrid__ez7d5{display:flex;gap:12px;flex-wrap:wrap}.preview_taggedMedia__JYdv0{display:grid;justify-items:center;grid-gap:6px;gap:6px}.preview_taggedMedia__JYdv0 code{max-width:82px;overflow:hidden;text-overflow:ellipsis}.preview_audioFiles__gTU39{display:grid;grid-gap:7px;gap:7px}.preview_audioFile__D9OFi{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding:9px 10px;border:1px solid var(--border-2);border-radius:var(--radius);background:var(--surface-2);color:var(--text-dim);font-size:12px}.preview_audioFile__D9OFi span{display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview_audioFile__D9OFi button{flex:none;width:26px;height:26px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--text-faint);cursor:pointer}.preview_audioFile__D9OFi button:hover{color:var(--text);background:var(--surface-hover)}.preview_uploadedMedia___morJ img,.preview_uploadedMedia___morJ video{width:100%;height:100%;display:block;object-fit:cover;border:1px solid var(--border-2);border-radius:var(--radius);background:var(--surface-2)}.preview_thumbs__m_iKB{display:flex;gap:10px;flex-wrap:wrap}.preview_thumb__uGLAB{position:relative;width:62px;height:62px}.preview_thumb__uGLAB img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius);border:1px solid var(--border-2)}.preview_removeButton__BgdcO,.preview_thumb__uGLAB button{position:absolute;top:-8px;right:-8px;width:24px;height:24px;display:grid;place-items:center;padding:0;border:1px solid var(--border-2);border-radius:50%;background:var(--surface);color:var(--text-dim);font-size:15px;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.45);transition:color .14s ease,border-color .14s ease,transform .14s ease}.preview_removeButton__BgdcO:before,.preview_thumb__uGLAB button:before{content:"";position:absolute;inset:-8px;border-radius:50%}.preview_removeButton__BgdcO:hover,.preview_thumb__uGLAB button:hover{color:var(--text);border-color:var(--text-faint);transform:scale(1.08)}@media (pointer:coarse){.preview_removeButton__BgdcO,.preview_thumb__uGLAB button{width:28px;height:28px;top:-10px;right:-10px}.preview_removeButton__BgdcO:before,.preview_thumb__uGLAB button:before{inset:-6px}.preview_audioFile__D9OFi button,.preview_elementControls__H5owT button{width:40px;height:40px}}.preview_uploadRow__6lALK{display:grid;grid-template-columns:1fr auto;grid-gap:10px 12px;gap:10px 12px;align-items:center;margin-top:12px;padding:10px 12px;border:var(--line);border-radius:var(--radius);background:var(--surface-2)}.preview_uploadRow__6lALK progress{grid-column:1/-1;width:100%;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;overflow:hidden;background:var(--border-2)}.preview_uploadRow__6lALK progress::-webkit-progress-bar{background:var(--border-2);border-radius:999px}.preview_uploadRow__6lALK progress::-webkit-progress-value{background:var(--accent);border-radius:999px}.preview_uploadRow__6lALK progress::-moz-progress-bar{background:var(--accent);border-radius:999px}.preview_uploadRow__6lALK span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-dim);font-size:12.5px}.preview_uploadRow__6lALK button{min-height:36px;padding:6px 12px;border:1px solid var(--border-2);border-radius:var(--radius);background:var(--surface);color:var(--text);font:inherit;font-size:12.5px;cursor:pointer}.preview_uploadRow__6lALK button:hover{background:var(--surface-hover)}.preview_createReason__i4GG1{line-height:1.4}.preview_createEta__tBGkc,.preview_createReason__i4GG1{margin-top:8px;color:var(--text-dim);font-size:12px;text-align:center}.preview_createEta__tBGkc{display:block}.preview_catalogRetry__ScH9K{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center}.preview_catalogRetry__ScH9K button{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:6px 12px;border:1px solid var(--border-2);border-radius:var(--radius);background:var(--surface-2);color:var(--text);font:inherit;font-size:12.5px;cursor:pointer}.preview_libraryPicker__fiotN{width:min(760px,100%);max-height:calc(100dvh - 40px);display:grid;grid-template-rows:auto auto 1fr;grid-gap:12px;gap:12px;padding:18px;border:var(--line);border-radius:16px;background:var(--surface);box-shadow:0 24px 70px rgba(0,0,0,.55)}.preview_libraryPickerGrid__doabV{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:8px;gap:8px;overflow:auto;padding:2px}.preview_libraryPickerGrid__doabV button{position:relative;aspect-ratio:1;padding:0;border:2px solid transparent;border-radius:var(--radius);overflow:hidden;background:var(--surface-2);cursor:pointer}.preview_libraryPickerGrid__doabV button img{width:100%;height:100%;object-fit:cover;display:block}.preview_libraryPickerGrid__doabV button:focus-visible,.preview_libraryPickerGrid__doabV button:hover{border-color:var(--accent);outline:none}.preview_libraryPickerGrid__doabV button span{position:absolute;left:0;right:0;bottom:0;padding:14px 8px 6px;color:#fff;font-size:10.5px;line-height:1.3;text-align:left;background:linear-gradient(transparent,#000c);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview_libraryPickerEmpty__LAyM7{padding:28px;text-align:center;color:var(--text-dim);font-size:13px;line-height:1.5}.preview_libraryPickerEmpty__LAyM7 a{color:var(--accent-text)}.preview_guidePlayButton__8Kmqc{position:absolute;left:8px;bottom:8px;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:rgba(8,8,10,.62);color:#fff;font-size:18px;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.preview_guidePlayButton__8Kmqc:hover{background:rgba(8,8,10,.8)}.preview_guidePlayButton__8Kmqc:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.preview_create__WO0Br{width:100%;margin-top:18px;border:0;border-radius:var(--radius);background:var(--accent);color:var(--accent-contrast);padding:15px;font:inherit;font-size:15px;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:background .14s ease,transform .12s ease}.preview_create__WO0Br:hover:not(:disabled){background:color-mix(in srgb,var(--accent) 90%,#000)}.preview_create__WO0Br:active:not(:disabled){transform:translateY(1px)}.preview_create__WO0Br:disabled{opacity:1;background:var(--surface-hover);border:1px solid var(--border-2);color:color-mix(in srgb,var(--text) 70%,var(--surface-hover));cursor:not-allowed}.preview_tabs__4xitk{display:flex;gap:4px;border-bottom:var(--line);margin-bottom:18px}.preview_tabs__4xitk button{background:none;border:0;color:var(--text-dim);padding:4px 24px 12px;font:inherit;font-size:13.5px;font-weight:500;border-radius:0;border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer;transition:color .14s ease,border-color .14s ease}.preview_tabs__4xitk button:hover{color:var(--text)}.preview_tabs__4xitk .preview_activeTab__ClIaD{color:var(--accent-dim);border-bottom-color:var(--accent);font-weight:600}.preview_modelGuide__vYREN{display:grid;grid-gap:18px;gap:18px}.preview_guideHero__zU8bF{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(320px,1.2fr);align-items:center;grid-gap:22px;gap:22px}.preview_guideHero__zU8bF h2{margin:8px 0 10px;font-size:clamp(20px,2vw,30px);line-height:1.12}.preview_guideHero__zU8bF p{margin:0;color:var(--text-dim);font-size:13.5px;line-height:1.55}.preview_guideHero__zU8bF .preview_guideBestFor__P2az6{margin-top:10px;color:var(--text-faint);font-size:12px}.preview_guideBestFor__P2az6 b{color:var(--text-dim)}.preview_guideHero__zU8bF .preview_guideNotice__3qEwp{display:flex;gap:8px;margin-top:12px;padding:9px 11px;border:1px solid rgba(231,201,107,.32);border-radius:var(--radius);background:rgba(231,201,107,.08);color:#e7c96b;font-size:12px;line-height:1.45}.preview_guideNotice__3qEwp i{flex:none;margin-top:1px;font-size:14px}.preview_guideEyebrow__Tg62X{color:var(--accent-dim);font-size:11px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.preview_guideShowcase__H2WPM{position:relative;width:100%}.preview_guideVideo__nHjW3{width:100%;aspect-ratio:16/9;display:block;object-fit:contain;border:var(--line);border-radius:var(--radius-lg);background:#000}.preview_guideVideoPortrait__BFYXb{position:relative;width:min(100%,236px);max-height:420px;justify-self:center}.preview_guideVideoPortrait__BFYXb .preview_guideVideo__nHjW3{max-height:420px}.preview_guideSourceCards___R72h{position:absolute;left:10px;bottom:10px;display:flex;gap:6px;align-items:flex-end;max-width:calc(100% - 20px);flex-wrap:wrap}.preview_guideSourceCard__JSq_Y{width:92px;flex:none;overflow:hidden;border:1px solid rgb(255 255 255/28%);border-radius:9px;background:rgb(8 10 15/82%);box-shadow:0 4px 14px rgb(0 0 0/28%)}.preview_guideSourceCard__JSq_Y img,.preview_guideSourceCard__JSq_Y video{width:100%;aspect-ratio:16/9;display:block;object-fit:cover}.preview_guideSourceCard__JSq_Y .preview_guideSourceMedia__ohuxz{aspect-ratio:auto;object-fit:contain;background:#000}.preview_guideSourceCardPortrait__gAQsW{width:66px}.preview_guideSourceCardElement__yNRPx{width:104px}.preview_elementShots__1DJZE{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px}.preview_guideSourceCard__JSq_Y span{display:block;padding:5px 6px;color:rgb(238 239 242/88%);font-size:8px;line-height:1;text-align:center}.preview_guideSoundButton__eC_wa{position:absolute;right:8px;bottom:8px;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:rgb(216 218 222/86%);cursor:pointer}.preview_guideSoundButton__eC_wa svg{width:25px;height:25px;stroke-width:2.25;filter:drop-shadow(0 1px 2px rgb(0 0 0/70%))}.preview_guideSoundButton__eC_wa:hover{background:transparent;color:#fff}.preview_guideSoundButton__eC_wa:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.preview_benefitGrid__8q9qf{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.preview_benefitGrid__8q9qf>div{display:grid;grid-template-columns:30px 1fr;align-items:center;grid-column-gap:9px;column-gap:9px;grid-row-gap:3px;row-gap:3px;padding:12px;border:var(--line);border-radius:var(--radius);background:var(--surface-2)}.preview_benefitGrid__8q9qf i{grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent-dim);font-size:16px}.preview_benefitGrid__8q9qf b{font-size:12.5px}.preview_benefitGrid__8q9qf span{color:var(--text-faint);font-size:11px;line-height:1.35}.preview_examplePrompt__0cF3U,.preview_recipe__pvBqv{padding:16px;border:var(--line);border-radius:var(--radius-lg);background:var(--bg)}.preview_examplePromptHead__gJm0e,.preview_recipeHead__G73HA{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.preview_examplePromptHead__gJm0e h2,.preview_recipeHead__G73HA h2{margin:5px 0 0}.preview_recipeHead__G73HA>span{color:var(--text-faint);font-size:11px}.preview_recipeSteps__tDM_l{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin-top:14px}.preview_recipeSteps__tDM_l>div{display:flex;align-items:flex-start;gap:10px;padding:11px;border-radius:var(--radius);background:var(--surface-2)}.preview_recipeSteps__tDM_l>div>b{display:grid;place-items:center;flex:none;width:22px;height:22px;border-radius:50%;background:var(--accent);color:var(--accent-contrast);font:600 11px var(--font-mono)}.preview_recipeSteps__tDM_l p{display:grid;grid-gap:3px;gap:3px;margin:0}.preview_recipeSteps__tDM_l strong{font-size:12.5px}.preview_recipeSteps__tDM_l span{color:var(--text-faint);font-size:11px;line-height:1.35}.preview_recipeSteps__tDM_l em{margin-top:4px;color:var(--text-dim);font-size:11px;line-height:1.4;font-style:normal}.preview_examplePromptHead__gJm0e button{display:inline-flex;align-items:center;gap:7px;flex:none;border:1px solid var(--accent);border-radius:var(--radius);padding:9px 12px;background:color-mix(in srgb,var(--accent) 8%,transparent);color:var(--accent-dim);font:600 12px var(--font);cursor:pointer}.preview_examplePromptHead__gJm0e button:hover{background:color-mix(in srgb,var(--accent) 15%,transparent)}.preview_examplePrompt__0cF3U>p{margin:13px 0 0;color:var(--text-dim);font-size:12.5px;line-height:1.6;white-space:pre-line}.preview_previewPanel__rQzNp h2{font-family:var(--font-display);font-weight:800;font-size:18px;letter-spacing:-.02em;margin:18px 0 12px}.preview_durationValue__0kI1x{color:var(--accent-dim);font-size:13.5px;font-weight:650}.preview_durationControl__zYlwF{padding-top:8px}.preview_durationRange__syeNb{width:100%;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;cursor:pointer}.preview_durationRange__syeNb::-webkit-slider-thumb{width:18px;height:18px;-webkit-appearance:none;appearance:none;border:3px solid var(--surface-2);border-radius:50%;background:var(--accent);box-shadow:0 0 0 1px var(--accent)}.preview_durationRange__syeNb::-moz-range-thumb{width:13px;height:13px;border:3px solid var(--surface-2);border-radius:50%;background:var(--accent);box-shadow:0 0 0 1px var(--accent)}.preview_durationRange__syeNb:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.preview_rangeLimits__H1UT2{display:flex;justify-content:space-between;margin-top:7px;color:var(--text-faint);font-size:11px}.preview_validationError__oVNC0,.preview_validationWarning__OCLdW{margin-top:7px;font-size:11.5px;line-height:1.4}.preview_validationError__oVNC0{color:#ff8f82}.preview_validationWarning__OCLdW{color:#e7c96b}.preview_audioRow__DlcN_{display:flex;align-items:center;justify-content:space-between;gap:16px}.preview_switch__9c5s_{position:relative;width:42px;height:24px;flex:0 0 auto;border:1px solid var(--border-2);border-radius:999px;background:var(--surface-2);padding:2px;cursor:pointer;transition:border-color .16s ease,background .16s ease}.preview_switch__9c5s_ span{display:block;width:18px;height:18px;border-radius:50%;background:var(--text-faint);transition:transform .16s ease,background .16s ease}.preview_switchOn__kS2sz{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 18%,var(--surface-2))}.preview_switchOn__kS2sz span{background:var(--accent);transform:translateX(18px)}.preview_switch__9c5s_:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.preview_placeholder___4ktc{min-height:500px;display:grid;place-content:center;text-align:center;color:var(--text-faint);grid-gap:6px;gap:6px}.preview_placeholder___4ktc p{font-size:13.5px;margin:0}.preview_resultView__Go0cC{display:grid;grid-gap:14px;gap:14px}.preview_resultHeader__4vxln{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.preview_resultHeader__4vxln h2{margin:0}.preview_resultActions__CAGAp{display:grid;justify-items:end;grid-gap:7px;gap:7px}.preview_actionError__n_T2Z{max-width:460px;color:#ff8f82;font-size:11.5px;line-height:1.4;text-align:right}.preview_generationPending__Hs4Xn{min-height:320px;display:grid;place-content:center;justify-items:center;grid-gap:8px;gap:8px;border:var(--line);border-radius:var(--radius-lg);background:var(--bg);text-align:center}.preview_generationPending__Hs4Xn i{color:var(--accent-dim);font-size:30px;animation:preview_pendingSpin__kDVKi 1s linear infinite}.preview_generationPending__Hs4Xn b{font-size:15px}.preview_generationPending__Hs4Xn span{max-width:320px;color:var(--text-faint);font-size:12px;line-height:1.45}@keyframes preview_pendingSpin__kDVKi{to{transform:rotate(1turn)}}.preview_resultVideo__LZp9q{width:100%;aspect-ratio:16/9;object-fit:contain;border-radius:var(--radius-lg);border:var(--line);background:#000}.preview_resultControls__z01lm{display:flex;gap:7px}.preview_resultControls__z01lm button{display:inline-grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid var(--border-2);border-radius:var(--radius);background:var(--surface-2);color:var(--text);font-size:19px;cursor:pointer}.preview_resultControls__z01lm button.preview_improveResult__TIIXn{display:inline-flex;width:auto;padding:0 12px;gap:7px;color:var(--accent-dim);font-size:12px;font-weight:700}.preview_improveResult__TIIXn i{font-size:18px}.preview_resultControls__z01lm button:hover{border-color:var(--text-faint);background:var(--surface-hover)}.preview_resultControls__z01lm button:disabled{opacity:.55;cursor:wait}.preview_modalBackdrop__ammZa{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.68);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.preview_shareModal__GQxXR{width:min(480px,100%);display:grid;grid-gap:14px;gap:14px;padding:20px;border:var(--line);border-radius:16px;background:var(--surface);box-shadow:0 24px 70px rgba(0,0,0,.55)}.preview_shareModalHead__irgXc{display:flex;align-items:center;justify-content:space-between;gap:12px}.preview_shareModalHead__irgXc h3{margin:0;font-size:18px}.preview_shareModalHead__irgXc button{display:grid;place-items:center;width:32px;height:32px;border:0;background:transparent;color:var(--text-faint);font-size:20px;cursor:pointer}.preview_shareModal__GQxXR p{margin:0;color:var(--text-faint);font-size:12.5px;line-height:1.45}.preview_upscaleModal__WL90d{width:min(620px,100%);display:grid;grid-gap:18px;gap:18px;padding:24px;border:var(--line);border-radius:20px;background:var(--surface);box-shadow:0 24px 70px rgba(0,0,0,.55)}.preview_upscaleSource__9Ny8G{display:grid;grid-template-columns:160px 1fr;align-items:center;grid-gap:18px;gap:18px;min-width:0}.preview_upscaleSource__9Ny8G video{width:160px;aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius);background:#08090a}.preview_upscaleSource__9Ny8G div{min-width:0;display:grid;grid-gap:6px;gap:6px}.preview_upscaleSource__9Ny8G b{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px}.preview_upscaleSource__9Ny8G span{color:var(--text-faint);font-size:12px}.preview_upscaleSummary___8Ivl{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:12px;gap:12px;padding:14px;border-radius:var(--radius);background:var(--surface-2)}.preview_upscaleSummary___8Ivl span{display:grid;grid-gap:4px;gap:4px;color:var(--text-faint);font-size:11px}.preview_upscaleSummary___8Ivl b{color:var(--text);font-size:17px}.preview_upscaleArrow__pteqm{position:relative;width:92px;height:1px;background:var(--text-faint);align-self:end;margin-bottom:10px}.preview_upscaleArrow__pteqm:after{content:"";position:absolute;right:0;top:50%;width:8px;height:8px;border-top:1px solid var(--text-faint);border-right:1px solid var(--text-faint);transform:translateY(-50%) rotate(45deg)}.preview_upscaleModal__WL90d>small{display:flex;align-items:center;gap:7px;color:var(--text-dim)}.preview_upscaleModal__WL90d>small i{color:var(--accent)}.preview_upscaleModal__WL90d>button.preview_upscaleConfirm__7NSQw{width:100%;min-height:52px;border:0;border-radius:var(--radius);background:var(--accent);color:#111;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.preview_upscaleErrorModal__nXtwH{width:min(620px,100%)}.preview_upscaleErrorPanel__ajBjZ{display:grid;grid-template-columns:auto 1fr;grid-gap:12px;gap:12px;padding:15px;border:1px solid #e06f62;border-radius:var(--radius);background:color-mix(in srgb,#e06f62 9%,var(--surface-2));color:#ff8f82}.preview_upscaleErrorPanel__ajBjZ>i{font-size:24px}.preview_upscaleErrorPanel__ajBjZ div{display:grid;grid-gap:5px;gap:5px}.preview_upscaleErrorPanel__ajBjZ b{font-size:14px}.preview_upscaleErrorPanel__ajBjZ span{color:var(--text-dim);font-size:12px;line-height:1.45}.preview_shareOption__8l5di{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:9px;margin:0;font-size:13px;line-height:18px;white-space:nowrap;cursor:pointer}.preview_shareOption__8l5di input{flex:0 0 16px;width:16px;height:16px;margin:0;accent-color:var(--accent);cursor:pointer}.preview_createShare__7G7lf{min-height:40px;border:0;border-radius:var(--radius);background:var(--accent);color:#111;font-weight:750;cursor:pointer}.preview_shareLink__x3x3f{display:grid!important;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.preview_shareLink__x3x3f input{min-width:0;padding:10px;border:var(--line);border-radius:var(--radius);background:var(--bg);color:var(--text)}.preview_shareLink__x3x3f button{display:grid;place-items:center;width:40px;padding:0;font-size:18px}.preview_shareActions__MDq_5 a,.preview_shareActions__MDq_5 button,.preview_shareLink__x3x3f button{border:var(--line);border-radius:var(--radius);background:var(--surface-2);color:var(--text);cursor:pointer}.preview_shareActions__MDq_5 a,.preview_shareActions__MDq_5 button{padding:9px 12px;font:inherit;font-size:12px;text-decoration:none}.preview_shareActions__MDq_5{display:flex!important;gap:8px;justify-content:flex-start!important}.preview_shareActions__MDq_5 button{color:#ff9b8b}.preview_shareActions__MDq_5 button:disabled{color:var(--text-faint);opacity:.5;cursor:not-allowed}.preview_shareToast__uCvjc{position:fixed;z-index:120;left:50%;bottom:28px;transform:translateX(-50%);display:flex;align-items:center;gap:8px;padding:11px 16px;border:1px solid var(--border-2);border-radius:10px;background:#20242a;color:var(--text);box-shadow:0 14px 40px rgba(0,0,0,.45);font-size:13px}.preview_shareToast__uCvjc i{color:var(--accent);font-size:17px}.preview_videoLibrary__gK0t0{display:grid;grid-gap:12px;gap:12px}.preview_libraryHeader__pa_Ok{display:flex;align-items:center;gap:8px}.preview_libraryHeader__pa_Ok h2{margin:0;font-size:18px}.preview_libraryHeader__pa_Ok span{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:11px;background:var(--surface-2);color:var(--text-faint);font-size:11px}.preview_libraryGrid__aYK8q{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.preview_libraryCard__NwjwT{min-width:0;display:grid;grid-gap:7px;gap:7px;padding:7px;border:1px solid transparent;border-radius:var(--radius-lg);background:transparent;color:var(--text);text-align:left;cursor:pointer}.preview_libraryCard__NwjwT:hover{background:var(--surface-hover)}.preview_libraryCardActive__InFIz{border-color:var(--accent-dim);background:color-mix(in srgb,var(--accent) 6%,transparent)}.preview_libraryPreview__K4EL5{position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:var(--radius);background:#08090a}.preview_libraryPreview__K4EL5 img,.preview_libraryPreview__K4EL5 video{width:100%;height:100%;display:block;object-fit:cover}.preview_libraryPreview__K4EL5 i{position:absolute;left:8px;bottom:8px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:rgba(0,0,0,.68);color:white;font-size:12px}.preview_libraryCard__NwjwT>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:650}.preview_libraryCard__NwjwT>small{color:var(--text-faint);font-size:10.5px}.preview_libraryMeta__ncD5s{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.preview_libraryMeta__ncD5s span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.preview_libraryMeta__ncD5s b{flex:none;color:var(--text-dim);font-weight:500}.preview_libraryBackdrop__0n5VV{z-index:90}.preview_libraryModal__OsbtB{width:min(900px,100%);max-height:calc(100dvh - 40px);overflow:auto;display:grid;grid-gap:16px;gap:16px;padding:18px;border:var(--line);border-radius:16px;background:var(--surface);box-shadow:0 24px 70px rgba(0,0,0,.6)}.preview_libraryModalHead__Iq9y5{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.preview_libraryModalHead__Iq9y5 h3{margin:0 0 4px;font-size:19px}.preview_libraryModalHead__Iq9y5 small{color:var(--text-faint)}.preview_libraryModalActions__1sPCL{display:flex;gap:7px}.preview_libraryModalActions__1sPCL button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid var(--border-2);border-radius:var(--radius);background:var(--surface-2);color:var(--text);font-size:18px;cursor:pointer}.preview_libraryModalActions__1sPCL button:hover{background:var(--surface-hover)}.preview_libraryModalActions__1sPCL button:disabled{opacity:.55;cursor:wait}.preview_libraryModal__OsbtB video{width:100%;max-height:62dvh;aspect-ratio:16/9;object-fit:contain;border-radius:var(--radius-lg);background:#000}.preview_libraryPrompt__ouO5e{display:grid;grid-gap:5px;gap:5px;padding:13px 14px;border-radius:var(--radius);background:var(--surface-2)}.preview_libraryPrompt__ouO5e small{color:var(--text-faint);font-size:11px}.preview_libraryPrompt__ouO5e p{margin:0;color:var(--text);font-size:13px;line-height:1.5;white-space:pre-wrap}.preview_emptyLibrary__UdVyB{min-height:150px;display:grid;place-content:center;justify-items:center;grid-gap:6px;gap:6px;border:1px dashed var(--border-2);border-radius:var(--radius-lg);color:var(--text-faint);text-align:center}.preview_emptyLibrary__UdVyB i{font-size:25px}.preview_emptyLibrary__UdVyB b{color:var(--text);font-size:13px}.preview_emptyLibrary__UdVyB span{font-size:11.5px}.preview_page__hqDLu a:focus-visible,.preview_page__hqDLu button:focus-visible,.preview_page__hqDLu textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.preview_page__hqDLu *{transition:none!important}}.preview_mobileTabs__MJ_mw{display:none}@media(max-width:1000px){.preview_workspace__Wgal7{grid-template-columns:1fr}.preview_mobileTabs__MJ_mw{display:flex;grid-column:1/-1;margin:0 0 4px}.preview_header__c56rY nav,.preview_paneHidden__oHj1Z,.preview_previewPanel__rQzNp>.preview_tabs__4xitk,.preview_promo__GSCGq small{display:none}.preview_libraryGrid__aYK8q{grid-template-columns:repeat(2,minmax(0,1fr))}}.preview_previewPanel__rQzNp{container-type:inline-size}@container (max-width: 620px){.preview_guideHero__zU8bF,.preview_recipeSteps__tDM_l{grid-template-columns:1fr}.preview_guideVideo__nHjW3{grid-row:1}.preview_examplePromptHead__gJm0e,.preview_recipeHead__G73HA{flex-direction:column;gap:6px}.preview_examplePromptHead__gJm0e h2,.preview_recipeHead__G73HA h2{font-size:15.5px}}@container (max-width: 780px){.preview_benefitGrid__8q9qf{grid-template-columns:1fr}}@media(max-width:600px){.preview_promo__GSCGq{height:auto;padding:10px;gap:8px}.preview_promo__GSCGq span{display:none}.preview_promo__GSCGq button{padding:10px 14px;margin-left:auto}.preview_header__c56rY{padding:0 14px}.preview_workspace__Wgal7{padding:8px}.preview_formPanel__twGwl,.preview_previewPanel__rQzNp{padding:14px}.preview_scenarios__zrTTp{grid-template-columns:1fr}.preview_videoModelMenu__fVWX_{position:fixed;z-index:110;inset:auto 8px 8px;width:auto;max-height:min(70vh,560px);border-radius:var(--radius-xl)}.preview_videoModelMenuHint__uFALI{position:-webkit-sticky;position:sticky;top:-6px;z-index:1;margin:-6px -6px 2px;padding:12px 15px;background:var(--surface);border-bottom:1px solid var(--border)}.preview_videoModelOption__uIPbW{padding:9px}.preview_tabs__4xitk button{padding-inline:10px}}.preview_section__mDGoR:has(>[role=alert]) .preview_uploadedMedia___morJ{outline:2px solid #e5484d;outline-offset:3px}.preview_section__mDGoR [data-invalid=true]{outline:2px solid #e5484d;outline-offset:3px}