.skill-editor-page-module__Zz234W__page,.skill-editor-page-module__Zz234W__center{min-width:0;min-height:100vh;margin-left:var(--rail-gutter);background:var(--background);color:var(--foreground);font-family:var(--font-body),"Google Sans","Noto Sans Thai",system-ui,sans-serif;flex:1}.skill-editor-page-module__Zz234W__page{padding:22px 28px 28px}.skill-editor-page-module__Zz234W__center{text-align:center;place-content:center;justify-items:center;gap:10px;padding:30px;display:grid}.skill-editor-page-module__Zz234W__center h1{margin:0}.skill-editor-page-module__Zz234W__center a{color:var(--primary)}.skill-editor-page-module__Zz234W__header{justify-content:space-between;align-items:flex-end;gap:18px;max-width:1500px;margin:0 auto 15px;display:flex}.skill-editor-page-module__Zz234W__header>div:first-child{gap:8px;display:grid}.skill-editor-page-module__Zz234W__header a{color:var(--muted-foreground);align-items:center;gap:5px;font-size:12px;display:inline-flex}.skill-editor-page-module__Zz234W__header h1{font:700 clamp(23px,2.5vw,32px)/1.1 var(--font-display),sans-serif;margin:0}.skill-editor-page-module__Zz234W__headerActions{align-items:center;gap:7px;display:flex}.skill-editor-page-module__Zz234W__headerActions button{border-radius:9px;justify-content:center;align-items:center;gap:6px;height:38px;padding:0 12px;font-weight:700;display:inline-flex}.skill-editor-page-module__Zz234W__primary{background:var(--primary);color:var(--primary-foreground)}.skill-editor-page-module__Zz234W__secondary{background:var(--secondary);color:var(--foreground)}.skill-editor-page-module__Zz234W__copyButton{white-space:nowrap}.skill-editor-page-module__Zz234W__deleteButton{width:38px;color:var(--muted-foreground);background:0 0;flex:0 0 38px;padding:0!important}.skill-editor-page-module__Zz234W__headerActions button:disabled{opacity:.45;cursor:not-allowed}.skill-editor-page-module__Zz234W__status{background:var(--secondary);color:var(--muted-foreground);border-radius:999px;padding:5px 8px;font-size:10px}.skill-editor-page-module__Zz234W__ready{color:#64d795;background:#42c77a24}.skill-editor-page-module__Zz234W__rejected{background:color-mix(in srgb,var(--destructive) 12%,transparent);color:var(--destructive)}.skill-editor-page-module__Zz234W__error{background:color-mix(in srgb,var(--destructive) 10%,transparent);max-width:1500px;color:var(--destructive);border-radius:9px;margin:0 auto 10px;padding:9px 11px;font-size:12px}.skill-editor-page-module__Zz234W__layout{grid-template-columns:minmax(420px,var(--skill-editor-share,56%)) 8px minmax(340px,1fr);border:1px solid var(--border);background:var(--card);border-radius:18px;align-items:start;max-width:1500px;min-height:650px;margin:0 auto;display:grid;overflow:visible}.skill-editor-page-module__Zz234W__editor{min-width:0;padding:20px;overflow:visible}.skill-editor-page-module__Zz234W__privateNote{color:var(--muted-foreground);align-items:center;gap:6px;margin-bottom:17px;font-size:11px;display:inline-flex}.skill-editor-page-module__Zz234W__field{gap:7px;margin-bottom:15px;display:grid}.skill-editor-page-module__Zz234W__field>span,.skill-editor-page-module__Zz234W__surfaces legend{font-size:12px;font-weight:650}.skill-editor-page-module__Zz234W__field input,.skill-editor-page-module__Zz234W__field select,.skill-editor-page-module__Zz234W__field textarea{border:1px solid var(--border);background:var(--input);width:100%;color:var(--foreground);color-scheme:normal;font:inherit;border-radius:10px;outline:0;padding:10px 11px}.skill-editor-page-module__Zz234W__field input,.skill-editor-page-module__Zz234W__field select{height:40px;padding-block:0}.skill-editor-page-module__Zz234W__field select option{background:var(--card);color:var(--foreground)}.skill-editor-page-module__Zz234W__field textarea{resize:vertical;line-height:1.55}.skill-editor-page-module__Zz234W__field .skill-editor-page-module__Zz234W__instructions{min-height:270px}.skill-editor-page-module__Zz234W__field input:focus,.skill-editor-page-module__Zz234W__field select:focus,.skill-editor-page-module__Zz234W__field textarea:focus{border-color:var(--primary)}.skill-editor-page-module__Zz234W__field small{color:var(--muted-foreground);justify-self:end;font-size:10px}.skill-editor-page-module__Zz234W__surfaces{border:0;flex-wrap:wrap;gap:8px;margin:0 0 15px;padding:0;display:flex}.skill-editor-page-module__Zz234W__surfaces legend{width:100%;margin-bottom:5px}.skill-editor-page-module__Zz234W__surfaces label{background:var(--secondary);color:var(--muted-foreground);border-radius:9px;align-items:center;gap:6px;padding:9px 12px;font-size:12px;display:inline-flex}.skill-editor-page-module__Zz234W__surfaces label.skill-editor-page-module__Zz234W__selectedSurface{background:color-mix(in srgb,var(--primary) 14%,var(--secondary));color:var(--primary)}.skill-editor-page-module__Zz234W__surfaces input,.skill-editor-page-module__Zz234W__enabled input{accent-color:var(--primary)}.skill-editor-page-module__Zz234W__enabled{background:var(--secondary);border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.skill-editor-page-module__Zz234W__enabled span{gap:3px;display:grid}.skill-editor-page-module__Zz234W__enabled strong{font-size:12px}.skill-editor-page-module__Zz234W__enabled small{color:var(--muted-foreground);font-size:10px}.skill-editor-page-module__Zz234W__enabled input{width:17px;height:17px}.skill-editor-page-module__Zz234W__validation{background:color-mix(in srgb,var(--destructive) 8%,var(--secondary));border-radius:10px;margin-top:15px;padding:12px}.skill-editor-page-module__Zz234W__validation h3{color:var(--destructive);align-items:center;gap:6px;margin:0;font-size:12px;display:flex}.skill-editor-page-module__Zz234W__validation ul{margin:8px 0 0;padding-left:18px;font-size:12px}.skill-editor-page-module__Zz234W__resizeHandle{width:8px;height:var(--skill-builder-height,calc(100dvh - 112px));cursor:col-resize;touch-action:none;background:0 0;align-self:start;min-height:560px;position:sticky;top:18px}.skill-editor-page-module__Zz234W__resizeHandle:after{background:var(--border);content:"";border-radius:999px;transition:background .16s,box-shadow .16s;position:absolute;inset:12px 3px}.skill-editor-page-module__Zz234W__resizeHandle:hover:after,.skill-editor-page-module__Zz234W__resizeHandle:focus-visible:after{background:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 12%,transparent)}.skill-editor-page-module__Zz234W__builder{height:var(--skill-builder-height,calc(100dvh - 112px));background:color-mix(in srgb,var(--card) 84%,var(--background));border-radius:0 17px 17px 0;flex-direction:column;align-self:start;min-width:0;min-height:560px;display:flex;position:sticky;top:18px;overflow:hidden}.skill-editor-page-module__Zz234W__builderHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.skill-editor-page-module__Zz234W__builderHeaderMain{align-items:center;gap:10px;min-width:0;display:flex}.skill-editor-page-module__Zz234W__builderHeaderMain>span{background:color-mix(in srgb,var(--primary) 15%,transparent);width:36px;height:36px;color:var(--primary);border-radius:10px;flex:none;place-items:center;display:grid}.skill-editor-page-module__Zz234W__builderHeader>button{height:34px;color:var(--muted-foreground);background:0 0;border-radius:9px;flex:none;align-items:center;gap:6px;padding:0 10px;font-size:11px;display:inline-flex}.skill-editor-page-module__Zz234W__builderHeader>button:hover{background:var(--secondary);color:var(--foreground)}.skill-editor-page-module__Zz234W__builder h2{margin:0;font-size:15px}.skill-editor-page-module__Zz234W__builder header p{color:var(--muted-foreground);margin:3px 0 0;font-size:11px;line-height:1.4}.skill-editor-page-module__Zz234W__messages{flex-direction:column;flex:1;gap:11px;min-height:0;padding:15px;display:flex;overflow-y:auto}.skill-editor-page-module__Zz234W__builderWelcome{max-width:330px;color:var(--muted-foreground);text-align:center;align-self:center;place-items:center;margin:auto;display:grid}.skill-editor-page-module__Zz234W__builderWelcome p{font-size:12px;line-height:1.5}.skill-editor-page-module__Zz234W__userMessage,.skill-editor-page-module__Zz234W__assistantMessage{gap:8px;display:flex}.skill-editor-page-module__Zz234W__userMessage{align-self:flex-end;align-items:flex-start;max-width:88%}.skill-editor-page-module__Zz234W__assistantMessage{align-self:stretch}.skill-editor-page-module__Zz234W__messageAvatar{background:var(--secondary);width:25px;height:25px;color:var(--primary);border-radius:8px;flex:none;place-items:center;display:grid}.skill-editor-page-module__Zz234W__userBubble{background:color-mix(in srgb,var(--primary) 16%,var(--secondary));border-radius:13px 13px 3px;padding:9px 11px}.skill-editor-page-module__Zz234W__assistantBody{min-width:0;padding:1px 2px}.skill-editor-page-module__Zz234W__userBubble p,.skill-editor-page-module__Zz234W__assistantBody p{margin:2px 0;font-size:12px;line-height:1.5}.skill-editor-page-module__Zz234W__userBubble ul,.skill-editor-page-module__Zz234W__assistantBody ul,.skill-editor-page-module__Zz234W__userBubble ol,.skill-editor-page-module__Zz234W__assistantBody ol{margin:6px 0;padding-left:19px;font-size:12px;line-height:1.5}.skill-editor-page-module__Zz234W__thinkingRow{color:var(--muted-foreground);align-items:center;gap:8px;display:flex}.skill-editor-page-module__Zz234W__thinkingRow>span{background:var(--primary);width:9px;height:9px;box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 12%,transparent);border-radius:50%;animation:1.1s ease-in-out infinite skill-editor-page-module__Zz234W__builderThinking}.skill-editor-page-module__Zz234W__thinkingRow p{margin:0;font-size:11px}@keyframes skill-editor-page-module__Zz234W__builderThinking{0%,to{opacity:.35;transform:scale(.78)}50%{opacity:1;transform:scale(1)}}.skill-editor-page-module__Zz234W__proposal{border:1px solid color-mix(in srgb,var(--primary) 34%,var(--border));background:color-mix(in srgb,var(--primary) 6%,var(--card));border-radius:12px;padding:12px}.skill-editor-page-module__Zz234W__proposalHeader{align-items:flex-start;gap:9px;display:flex}.skill-editor-page-module__Zz234W__proposalHeader>span{background:color-mix(in srgb,var(--primary) 16%,transparent);width:27px;height:27px;color:var(--primary);border-radius:8px;flex:none;place-items:center;display:grid}.skill-editor-page-module__Zz234W__proposal h3{margin:0;font-size:12px}.skill-editor-page-module__Zz234W__proposalHeader p{color:var(--secondary-foreground);margin:4px 0 0;font-size:12px;line-height:1.45}.skill-editor-page-module__Zz234W__proposal ul{flex-wrap:wrap;gap:5px;margin:10px 0;padding:0;list-style:none;display:flex}.skill-editor-page-module__Zz234W__proposal li{background:var(--secondary);color:var(--muted-foreground);border-radius:999px;padding:3px 7px;font-size:10px}.skill-editor-page-module__Zz234W__proposalActions{justify-content:flex-end;gap:7px;display:flex}.skill-editor-page-module__Zz234W__proposalActions button{border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.skill-editor-page-module__Zz234W__proposalDismiss{background:var(--secondary);color:var(--foreground)}.skill-editor-page-module__Zz234W__proposalApply{background:var(--primary);color:var(--primary-foreground)}.skill-editor-page-module__Zz234W__builderError{background:color-mix(in srgb,var(--destructive) 9%,transparent);color:var(--destructive);border-radius:9px;padding:9px;font-size:11px}.skill-editor-page-module__Zz234W__builderComposer{border-top:1px solid var(--border);gap:7px;padding:12px;display:grid}.skill-editor-page-module__Zz234W__builderComposer textarea{resize:none;border:1px solid var(--border);background:var(--input);width:100%;color:var(--foreground);font:inherit;border-radius:10px;outline:0;padding:9px 10px;line-height:1.45}.skill-editor-page-module__Zz234W__builderComposer textarea:focus{border-color:var(--primary)}.skill-editor-page-module__Zz234W__builderComposer>div{justify-content:flex-end;gap:7px;display:flex}.skill-editor-page-module__Zz234W__builderComposer select{border:1px solid var(--border);background:var(--input);max-width:150px;height:34px;color:var(--foreground);color-scheme:normal;border-radius:8px;padding:0 8px;font-size:11px}.skill-editor-page-module__Zz234W__builderComposer select option{background:var(--card);color:var(--foreground)}.skill-editor-page-module__Zz234W__builderComposer button{background:var(--primary);width:34px;height:34px;color:var(--primary-foreground);border-radius:9px;place-items:center;display:grid}.skill-editor-page-module__Zz234W__builderComposer button:disabled{opacity:.45}.skill-editor-page-module__Zz234W__mobileHeader,.skill-editor-page-module__Zz234W__mobileEditorActions{display:none}@media (max-width:1100px){.skill-editor-page-module__Zz234W__page{box-sizing:border-box;min-height:100dvh}.skill-editor-page-module__Zz234W__page[data-mobile-pane=builder]{flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}.skill-editor-page-module__Zz234W__header{display:none}.skill-editor-page-module__Zz234W__mobileHeader{border-bottom:1px solid var(--border);background:var(--background);flex:none;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;width:100%;max-width:1500px;height:48px;margin:0 auto 10px;display:grid}.skill-editor-page-module__Zz234W__mobileHeader>a,.skill-editor-page-module__Zz234W__mobileHeader button{width:36px;height:36px;color:var(--muted-foreground);background:0 0;border-radius:9px;place-items:center;display:grid}.skill-editor-page-module__Zz234W__mobileHeader>a:hover,.skill-editor-page-module__Zz234W__mobileHeader button:hover{background:var(--secondary);color:var(--foreground)}.skill-editor-page-module__Zz234W__mobileHeader>strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;padding:0 8px;font-size:14px;overflow:hidden}.skill-editor-page-module__Zz234W__mobileHeader>div{align-items:center;gap:2px;display:flex}.skill-editor-page-module__Zz234W__layout{grid-template-columns:1fr;width:100%;min-height:0;overflow:visible}.skill-editor-page-module__Zz234W__layout[data-mobile-pane=builder] .skill-editor-page-module__Zz234W__editor,.skill-editor-page-module__Zz234W__layout[data-mobile-pane=editor] .skill-editor-page-module__Zz234W__builder,.skill-editor-page-module__Zz234W__resizeHandle{display:none}.skill-editor-page-module__Zz234W__editor{height:auto;min-height:0;overflow:visible}.skill-editor-page-module__Zz234W__builder{border-radius:0 0 17px 17px;height:auto;min-height:0;position:static;overflow:hidden}.skill-editor-page-module__Zz234W__builderHeader{display:none}.skill-editor-page-module__Zz234W__page[data-mobile-pane=builder] .skill-editor-page-module__Zz234W__layout{flex:1;overflow:hidden}.skill-editor-page-module__Zz234W__page[data-mobile-pane=builder] .skill-editor-page-module__Zz234W__builder{height:100%}.skill-editor-page-module__Zz234W__mobileEditorActions{z-index:4;border-top:1px solid var(--border);background:color-mix(in srgb,var(--card) 92%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);gap:8px;margin:20px -20px -20px;padding:10px 20px;display:flex;position:sticky;bottom:0}.skill-editor-page-module__Zz234W__page[data-mobile-pane=builder] .skill-editor-page-module__Zz234W__mobileEditorActions{display:none}.skill-editor-page-module__Zz234W__mobileEditorActions button{border-radius:9px;flex:1;justify-content:center;align-items:center;gap:6px;min-width:0;height:40px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.skill-editor-page-module__Zz234W__mobileEditorActions button:disabled{opacity:.45;cursor:not-allowed}}@media (max-width:760px){body[data-mobile-shell=immersive] .appShell>.sidebarRail.hasMobileBottomNav+.skill-editor-page-module__Zz234W__page{padding-bottom:env(safe-area-inset-bottom,0px)}.skill-editor-page-module__Zz234W__page,.skill-editor-page-module__Zz234W__center{margin-left:0}.skill-editor-page-module__Zz234W__page{padding:0}.skill-editor-page-module__Zz234W__mobileHeader{height:50px;margin-bottom:0;padding:0 8px}.skill-editor-page-module__Zz234W__error{margin:8px 10px}.skill-editor-page-module__Zz234W__layout{background:var(--background);border:0;border-radius:0}.skill-editor-page-module__Zz234W__editor{padding:15px}.skill-editor-page-module__Zz234W__builder{background:var(--background);border-radius:0}.skill-editor-page-module__Zz234W__messages{padding:12px}.skill-editor-page-module__Zz234W__builderComposer{padding:10px max(10px,env(safe-area-inset-right,0px)) max(10px,env(safe-area-inset-bottom,0px)) max(10px,env(safe-area-inset-left,0px));background:var(--background)}.skill-editor-page-module__Zz234W__mobileEditorActions{padding:10px 15px max(10px,env(safe-area-inset-bottom,0px));margin:20px -15px -15px}.skill-editor-page-module__Zz234W__center{padding:24px 16px}}.skill-editor-page-module__Zz234W__fieldHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.skill-editor-page-module__Zz234W__fieldHeader>span{font-size:12px;font-weight:650}.skill-editor-page-module__Zz234W__markdownMode{background:var(--secondary);border-radius:8px;padding:2px;display:inline-flex}.skill-editor-page-module__Zz234W__markdownMode button{height:27px;color:var(--muted-foreground);background:0 0;border-radius:6px;padding:0 9px;font-size:10px;font-weight:650}.skill-editor-page-module__Zz234W__markdownMode button:hover{color:var(--foreground)}.skill-editor-page-module__Zz234W__markdownMode button.skill-editor-page-module__Zz234W__activeMode{background:var(--card);color:var(--foreground);box-shadow:0 1px 3px #00000029}.skill-editor-page-module__Zz234W__markdownPreview{border:1px solid var(--border);background:var(--input);min-height:270px;max-height:520px;color:var(--foreground);scrollbar-width:thin;border-radius:10px;padding:13px;font-size:12px;line-height:1.58;overflow:auto}.skill-editor-page-module__Zz234W__markdownPreview>:first-child{margin-top:0}.skill-editor-page-module__Zz234W__markdownPreview>:last-child{margin-bottom:0}.skill-editor-page-module__Zz234W__markdownPreview h1,.skill-editor-page-module__Zz234W__markdownPreview h2,.skill-editor-page-module__Zz234W__markdownPreview h3{margin:16px 0 7px;line-height:1.25}.skill-editor-page-module__Zz234W__markdownPreview h1{font-size:18px}.skill-editor-page-module__Zz234W__markdownPreview h2{font-size:15px}.skill-editor-page-module__Zz234W__markdownPreview h3{font-size:13px}.skill-editor-page-module__Zz234W__markdownPreview p,.skill-editor-page-module__Zz234W__markdownPreview ul,.skill-editor-page-module__Zz234W__markdownPreview ol,.skill-editor-page-module__Zz234W__markdownPreview blockquote,.skill-editor-page-module__Zz234W__markdownPreview pre,.skill-editor-page-module__Zz234W__markdownPreview table{margin:8px 0}.skill-editor-page-module__Zz234W__markdownPreview ul,.skill-editor-page-module__Zz234W__markdownPreview ol{padding-left:20px}.skill-editor-page-module__Zz234W__markdownPreview code{background:var(--secondary);border-radius:4px;padding:1px 4px;font-size:.92em}.skill-editor-page-module__Zz234W__markdownPreview pre{background:var(--secondary);border-radius:8px;padding:10px;overflow-x:auto}.skill-editor-page-module__Zz234W__markdownPreview pre code{background:0 0;padding:0}.skill-editor-page-module__Zz234W__markdownPreview blockquote{border-left:3px solid var(--primary);color:var(--muted-foreground);padding-left:10px}.skill-editor-page-module__Zz234W__markdownPreview table{border-collapse:collapse;width:100%}.skill-editor-page-module__Zz234W__markdownPreview th,.skill-editor-page-module__Zz234W__markdownPreview td{border:1px solid var(--border);text-align:left;padding:6px 8px}.skill-editor-page-module__Zz234W__markdownPreview th{background:var(--secondary)}.skill-editor-page-module__Zz234W__markdownEmpty{color:var(--muted-foreground)}.skill-editor-page-module__Zz234W__builderComplete{color:#64d795;background:#42c77a1a;border-radius:9px;align-items:flex-start;gap:8px;padding:9px 10px;display:flex}.skill-editor-page-module__Zz234W__builderComplete svg{flex:none;margin-top:1px}.skill-editor-page-module__Zz234W__builderComplete p{margin:0;font-size:11px;line-height:1.45}.skill-editor-page-module__Zz234W__kindToggle{background:var(--secondary);border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:6px;padding:12px;display:flex}.skill-editor-page-module__Zz234W__kindToggle span{gap:3px;display:grid}.skill-editor-page-module__Zz234W__kindToggle strong{font-size:12px}.skill-editor-page-module__Zz234W__kindToggle small{color:var(--muted-foreground);font-size:10px;line-height:1.4}.skill-editor-page-module__Zz234W__kindToggle input,.skill-editor-page-module__Zz234W__moduleOptions input{accent-color:var(--primary)}.skill-editor-page-module__Zz234W__kindToggle input{flex:none;width:17px;height:17px}.skill-editor-page-module__Zz234W__moduleSelector{border:1px solid var(--border);border-radius:12px;gap:10px;margin:15px 0 6px;padding:12px;display:grid}.skill-editor-page-module__Zz234W__moduleSelectorHeader{justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0 2px;font-size:12px;font-weight:650;display:flex}.skill-editor-page-module__Zz234W__moduleSelectorHeader small{background:var(--secondary);color:var(--muted-foreground);border-radius:999px;padding:2px 7px;font-size:10px;font-weight:650}.skill-editor-page-module__Zz234W__moduleSelector>p{color:var(--muted-foreground);margin:0;font-size:10px;line-height:1.45}.skill-editor-page-module__Zz234W__moduleGroup{gap:7px;display:grid}.skill-editor-page-module__Zz234W__moduleGroup h3{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.04em;margin:2px 0 0;font-size:10px;font-weight:700}.skill-editor-page-module__Zz234W__moduleOptions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.skill-editor-page-module__Zz234W__moduleOptions label{border:1px solid var(--border);background:var(--input);cursor:pointer;border-radius:9px;align-items:flex-start;gap:8px;min-width:0;padding:9px;display:flex}.skill-editor-page-module__Zz234W__moduleOptions label:hover{border-color:color-mix(in srgb,var(--primary) 45%,var(--border))}.skill-editor-page-module__Zz234W__moduleOptions label.skill-editor-page-module__Zz234W__selectedModule{border-color:color-mix(in srgb,var(--primary) 55%,var(--border));background:color-mix(in srgb,var(--primary) 8%,var(--input))}.skill-editor-page-module__Zz234W__moduleOptions input{flex:none;width:15px;height:15px;margin-top:2px}.skill-editor-page-module__Zz234W__moduleOptions input:disabled{cursor:not-allowed;opacity:.45}.skill-editor-page-module__Zz234W__moduleOptions label:has(input:disabled){cursor:not-allowed;opacity:.58}.skill-editor-page-module__Zz234W__moduleOptions label>span{gap:2px;min-width:0;display:grid}.skill-editor-page-module__Zz234W__moduleOptions strong,.skill-editor-page-module__Zz234W__moduleOptions code,.skill-editor-page-module__Zz234W__moduleOptions small{text-overflow:ellipsis;overflow:hidden}.skill-editor-page-module__Zz234W__moduleOptions strong{font-size:11px}.skill-editor-page-module__Zz234W__moduleOptions code{color:var(--primary);white-space:nowrap;font-size:9px}.skill-editor-page-module__Zz234W__moduleOptions small{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;line-height:1.35;display:-webkit-box}.skill-editor-page-module__Zz234W__emptyModules{background:var(--secondary);color:var(--muted-foreground);border-radius:9px;padding:10px;font-size:10px}.skill-editor-page-module__Zz234W__fieldErrors{color:var(--destructive);margin:5px 0 15px;padding:0;font-size:10px;list-style:none}.skill-editor-page-module__Zz234W__fieldErrors li+li{margin-top:3px}@media (max-width:760px){.skill-editor-page-module__Zz234W__moduleOptions{grid-template-columns:1fr}}.skill-editor-page-module__Zz234W__packLauncher{border-top:1px solid var(--border);padding:10px 12px;display:flex}.skill-editor-page-module__Zz234W__packInput{display:none}.skill-editor-page-module__Zz234W__packCard{border-top:1px solid var(--border);background:color-mix(in srgb,var(--primary) 4%,transparent);scrollbar-width:thin;gap:8px;max-height:46%;padding:11px 12px;display:grid;overflow-y:auto}.skill-editor-page-module__Zz234W__packCard header{justify-content:space-between;align-items:center;gap:10px;display:flex}.skill-editor-page-module__Zz234W__packCard header strong{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;font-size:12px;display:inline-flex;overflow:hidden}.skill-editor-page-module__Zz234W__packCard header button{width:26px;height:26px;color:var(--muted-foreground);background:0 0;border-radius:7px;flex:none;place-items:center;display:grid}.skill-editor-page-module__Zz234W__packCard header button:hover{background:var(--secondary);color:var(--foreground)}.skill-editor-page-module__Zz234W__packEntry{border:1px solid var(--border);background:var(--input);border-radius:9px;align-items:flex-start;gap:8px;padding:8px;display:flex}.skill-editor-page-module__Zz234W__packEntry select{border:1px solid var(--border);background:var(--input);height:28px;color:var(--foreground);color-scheme:normal;border-radius:7px;flex:none;padding:0 6px;font-size:10px}.skill-editor-page-module__Zz234W__packEntry select option{background:var(--card);color:var(--foreground)}.skill-editor-page-module__Zz234W__packEntry>div{gap:2px;min-width:0;display:grid}.skill-editor-page-module__Zz234W__packEntry strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.skill-editor-page-module__Zz234W__packEntry small{color:var(--muted-foreground);text-overflow:ellipsis;font-size:9px;line-height:1.4;overflow:hidden}.skill-editor-page-module__Zz234W__packRole{background:color-mix(in srgb,var(--primary) 14%,transparent);color:var(--primary);border-radius:999px;flex:none;padding:4px 8px;font-size:9px;font-weight:700}.skill-editor-page-module__Zz234W__packNote{color:var(--muted-foreground);margin:0;font-size:10px;line-height:1.4}.skill-editor-page-module__Zz234W__packWarning{color:#d7a94f;margin:0;font-size:10px;line-height:1.4}.skill-editor-page-module__Zz234W__packError{color:var(--destructive);margin:0;font-size:10px;line-height:1.4}.skill-editor-page-module__Zz234W__packProgress{color:var(--muted-foreground);align-items:center;gap:8px;font-size:11px;display:flex}.skill-editor-page-module__Zz234W__packProgress button{background:var(--secondary);color:var(--foreground);border-radius:7px;margin-left:auto;padding:4px 9px;font-size:10px}.skill-editor-page-module__Zz234W__packActions{justify-content:flex-end;gap:7px;display:flex}.skill-editor-page-module__Zz234W__packActions button{background:var(--secondary);height:32px;color:var(--foreground);border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.skill-editor-page-module__Zz234W__packActions button:disabled{opacity:.45;cursor:not-allowed}.skill-editor-page-module__Zz234W__packCreateButton{background:var(--primary)!important;color:var(--primary-foreground)!important}.skill-editor-page-module__Zz234W__packCreatedList{gap:4px;margin:0;padding:0;list-style:none;display:grid}.skill-editor-page-module__Zz234W__packCreatedList li{align-items:center;gap:8px;font-size:11px;display:flex}.skill-editor-page-module__Zz234W__packCreatedList a{color:var(--primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.skill-editor-page-module__Zz234W__packCreatedList small{color:var(--muted-foreground);font-size:9px}.skill-editor-page-module__Zz234W__packDropzone{border:1.5px dashed var(--border);background:var(--input);width:100%;color:var(--foreground);text-align:left;cursor:pointer;border-radius:11px;align-items:center;gap:10px;padding:10px 12px;transition:border-color .16s,background .16s;display:flex}.skill-editor-page-module__Zz234W__packDropzone:hover{border-color:color-mix(in srgb,var(--primary) 45%,var(--border));background:color-mix(in srgb,var(--primary) 4%,var(--input))}.skill-editor-page-module__Zz234W__packDropzoneActive{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 9%,var(--input));box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 12%,transparent)}.skill-editor-page-module__Zz234W__packDropzone:disabled{opacity:.6;cursor:progress}.skill-editor-page-module__Zz234W__packDropzoneIcon{background:color-mix(in srgb,var(--primary) 14%,transparent);width:34px;height:34px;color:var(--primary);pointer-events:none;border-radius:9px;flex:none;place-items:center;display:grid}.skill-editor-page-module__Zz234W__packDropzoneText{pointer-events:none;gap:2px;min-width:0;display:grid}.skill-editor-page-module__Zz234W__packDropzoneText small{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.skill-editor-page-module__Zz234W__packGroup{gap:8px;display:grid}.skill-editor-page-module__Zz234W__packDetails{border:1px solid var(--border);background:color-mix(in srgb,var(--card) 60%,transparent);border-radius:10px}.skill-editor-page-module__Zz234W__packDetails>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:11px;list-style:none;display:flex}.skill-editor-page-module__Zz234W__packDetails>summary::-webkit-details-marker{display:none}.skill-editor-page-module__Zz234W__packDetails>summary strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.skill-editor-page-module__Zz234W__packDetails>summary small{color:var(--muted-foreground);flex:none;font-size:9px}.skill-editor-page-module__Zz234W__packDetails[open]>summary{border-bottom:1px solid var(--border)}.skill-editor-page-module__Zz234W__packDetails>.skill-editor-page-module__Zz234W__packGroup{padding:8px 10px 10px}.skill-editor-page-module__Zz234W__packSkipStatic{background:var(--secondary);height:28px;color:var(--muted-foreground);white-space:nowrap;border-radius:7px;flex:none;align-items:center;padding:0 8px;font-size:10px;display:inline-flex}.skill-editor-page-module__Zz234W__packGroupFooter{justify-content:space-between;align-items:center;gap:10px;display:flex}.skill-editor-page-module__Zz234W__packGroupFooter button{background:var(--secondary);height:26px;color:var(--foreground);border-radius:7px;flex:none;align-items:center;gap:5px;padding:0 8px;font-size:10px;font-weight:650;display:inline-flex}.skill-editor-page-module__Zz234W__packGroupFooter button:disabled{opacity:.45;cursor:not-allowed}.skill-editor-page-module__Zz234W__limitsNote{border:1px solid var(--border);background:var(--secondary);color:var(--muted-foreground);border-radius:9px;margin:0 0 12px;padding:8px 10px;font-size:10px;line-height:1.5}.skill-editor-page-module__Zz234W__packCard .skill-editor-page-module__Zz234W__limitsNote{margin:0}.skill-editor-page-module__Zz234W__guide{border:1px solid var(--border);background:color-mix(in srgb,var(--primary) 3%,var(--input));border-radius:9px;margin:0 0 15px}.skill-editor-page-module__Zz234W__packCard .skill-editor-page-module__Zz234W__guide{margin:0}.skill-editor-page-module__Zz234W__guide>summary{cursor:pointer;color:var(--foreground);align-items:center;gap:6px;padding:8px 10px;font-size:11px;font-weight:650;list-style:none;display:flex}.skill-editor-page-module__Zz234W__guide>summary::-webkit-details-marker{display:none}.skill-editor-page-module__Zz234W__guide[open]>summary{border-bottom:1px solid var(--border)}.skill-editor-page-module__Zz234W__guide ul{color:var(--muted-foreground);margin:0;padding:8px 10px 10px 24px;font-size:10px;line-height:1.55}.skill-editor-page-module__Zz234W__guide li+li{margin-top:4px}.skill-editor-page-module__Zz234W__importLayout{border:1px solid var(--border);background:var(--card);border-radius:18px;grid-template-columns:minmax(420px,1fr) minmax(340px,460px);align-items:start;max-width:1500px;min-height:650px;margin:0 auto;display:grid}.skill-editor-page-module__Zz234W__importMain{min-width:0;padding:20px}.skill-editor-page-module__Zz234W__importMain .skill-editor-page-module__Zz234W__packCard{background:0 0;border-top:0;max-height:none;padding:0}.skill-editor-page-module__Zz234W__importMain .skill-editor-page-module__Zz234W__packLauncher{border-top:0;padding:0}@media (max-width:1100px){.skill-editor-page-module__Zz234W__importLayout{grid-template-columns:1fr}.skill-editor-page-module__Zz234W__importLayout .skill-editor-page-module__Zz234W__builder{border-radius:0 0 17px 17px;height:auto;min-height:420px;position:static}}@media (max-width:760px){.skill-editor-page-module__Zz234W__importLayout{background:var(--background);border:0;border-radius:0}.skill-editor-page-module__Zz234W__importMain{padding:15px}}.skill-editor-page-module__Zz234W__userBubble table,.skill-editor-page-module__Zz234W__assistantBody table{border-collapse:collapse;scrollbar-width:thin;max-width:100%;margin:8px 0;font-size:12px;line-height:1.5;display:block;overflow-x:auto}.skill-editor-page-module__Zz234W__userBubble th,.skill-editor-page-module__Zz234W__assistantBody th,.skill-editor-page-module__Zz234W__userBubble td,.skill-editor-page-module__Zz234W__assistantBody td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:6px 8px}.skill-editor-page-module__Zz234W__userBubble th,.skill-editor-page-module__Zz234W__assistantBody th{background:var(--secondary);font-weight:700}.skill-editor-page-module__Zz234W__userBubble pre,.skill-editor-page-module__Zz234W__assistantBody pre{background:var(--secondary);border-radius:8px;max-width:100%;margin:8px 0;padding:10px;font-size:11px;overflow-x:auto}.skill-editor-page-module__Zz234W__userBubble code,.skill-editor-page-module__Zz234W__assistantBody code{background:var(--secondary);border-radius:4px;padding:1px 4px;font-size:.92em}.skill-editor-page-module__Zz234W__userBubble pre code,.skill-editor-page-module__Zz234W__assistantBody pre code{background:0 0;padding:0}.skill-editor-page-module__Zz234W__packEntry strong{font-size:.84rem}.skill-editor-page-module__Zz234W__packEntry small{font-size:.76rem}.skill-editor-page-module__Zz234W__packEntry select,.skill-editor-page-module__Zz234W__packSkipStatic{height:32px;font-size:.76rem}.skill-editor-page-module__Zz234W__packRole{font-size:10px}.skill-editor-page-module__Zz234W__packNote,.skill-editor-page-module__Zz234W__packWarning,.skill-editor-page-module__Zz234W__packError,.skill-editor-page-module__Zz234W__limitsNote{font-size:.76rem}.skill-editor-page-module__Zz234W__guide>summary{font-size:.84rem}.skill-editor-page-module__Zz234W__guide ul{font-size:.76rem}.skill-editor-page-module__Zz234W__packDetails>summary{font-size:.84rem}.skill-editor-page-module__Zz234W__packDetails>summary small{font-size:10px}.skill-editor-page-module__Zz234W__packProgress{font-size:.84rem}.skill-editor-page-module__Zz234W__packActions button{height:34px;font-size:.84rem}.skill-editor-page-module__Zz234W__packGroupFooter button{height:28px;font-size:.76rem}.skill-editor-page-module__Zz234W__packCreatedList li{font-size:.84rem}.skill-editor-page-module__Zz234W__packCreatedList small{font-size:10px}.skill-editor-page-module__Zz234W__packDropzoneText strong{font-size:.84rem}.skill-editor-page-module__Zz234W__packDropzoneText small{font-size:.76rem}.skill-editor-page-module__Zz234W__packTabs>button[role=tab]{font-size:.84rem}.skill-editor-page-module__Zz234W__packResetAll{font-size:.76rem}.skill-editor-page-module__Zz234W__packChangeBadge{font-size:10px}.skill-editor-page-module__Zz234W__patchCard header strong,.skill-editor-page-module__Zz234W__patchRejections,.skill-editor-page-module__Zz234W__patchNotes{font-size:.76rem}.skill-editor-page-module__Zz234W__userBubble p,.skill-editor-page-module__Zz234W__assistantBody p,.skill-editor-page-module__Zz234W__userBubble ul,.skill-editor-page-module__Zz234W__assistantBody ul,.skill-editor-page-module__Zz234W__userBubble ol,.skill-editor-page-module__Zz234W__assistantBody ol,.skill-editor-page-module__Zz234W__userBubble table,.skill-editor-page-module__Zz234W__assistantBody table{font-size:.84rem}.skill-editor-page-module__Zz234W__userBubble pre,.skill-editor-page-module__Zz234W__assistantBody pre{font-size:.76rem}.skill-editor-page-module__Zz234W__markdownPreview,.skill-editor-page-module__Zz234W__builderWelcome p{font-size:.84rem}.skill-editor-page-module__Zz234W__thinkingRow p{font-size:.76rem}.skill-editor-page-module__Zz234W__proposalHeader p{font-size:.84rem}.skill-editor-page-module__Zz234W__proposalActions button,.skill-editor-page-module__Zz234W__builderComposer select,.skill-editor-page-module__Zz234W__builderHeader>button,.skill-editor-page-module__Zz234W__builder header p,.skill-editor-page-module__Zz234W__field small,.skill-editor-page-module__Zz234W__moduleOptions strong{font-size:.76rem}.skill-editor-page-module__Zz234W__moduleOptions small{font-size:.72rem}.skill-editor-page-module__Zz234W__moduleSelector>p,.skill-editor-page-module__Zz234W__enabled small,.skill-editor-page-module__Zz234W__kindToggle small,.skill-editor-page-module__Zz234W__fieldErrors{font-size:.76rem}.skill-editor-page-module__Zz234W__packTabs{border-bottom:1px solid var(--border);align-items:center;gap:4px;padding-bottom:8px;display:flex}.skill-editor-page-module__Zz234W__packTabs>button[role=tab]{height:30px;color:var(--muted-foreground);background:0 0;border-radius:8px;padding:0 12px;font-size:12px;font-weight:650}.skill-editor-page-module__Zz234W__packTabs>button[role=tab]:hover{color:var(--foreground)}.skill-editor-page-module__Zz234W__packTabs>button.skill-editor-page-module__Zz234W__packTabActive{background:var(--secondary);color:var(--foreground)}.skill-editor-page-module__Zz234W__packResetAll{height:28px;color:var(--muted-foreground);background:0 0;border-radius:7px;align-items:center;gap:5px;margin-left:auto;padding:0 9px;font-size:11px;display:inline-flex}.skill-editor-page-module__Zz234W__packResetAll:hover{background:var(--secondary);color:var(--destructive)}.skill-editor-page-module__Zz234W__packChangeBadge{background:color-mix(in srgb,var(--primary) 12%,transparent);color:var(--primary);white-space:nowrap;border-radius:5px;padding:1px 5px;font-size:10px;display:inline}.skill-editor-page-module__Zz234W__packRowReset{width:26px;height:26px;color:var(--muted-foreground);background:0 0;border-radius:7px;flex:none;align-self:center;place-items:center;display:grid}.skill-editor-page-module__Zz234W__packRowReset:hover{background:var(--secondary);color:var(--foreground)}.skill-editor-page-module__Zz234W__patchList{border-top:1px solid var(--border);scrollbar-width:thin;gap:8px;max-height:40%;padding:10px 12px;display:grid;overflow-y:auto}.skill-editor-page-module__Zz234W__patchCard{border:1px solid color-mix(in srgb,var(--primary) 34%,var(--border));background:color-mix(in srgb,var(--primary) 6%,var(--card));border-radius:11px;gap:6px;padding:10px;display:grid}.skill-editor-page-module__Zz234W__patchCard header{justify-content:space-between;align-items:center;gap:8px;display:flex}.skill-editor-page-module__Zz234W__patchCard header strong{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;font-size:11px;display:inline-flex;overflow:hidden}.skill-editor-page-module__Zz234W__patchCard header button{width:24px;height:24px;color:var(--muted-foreground);background:0 0;border-radius:6px;flex:none;place-items:center;display:grid}.skill-editor-page-module__Zz234W__patchCard header button:hover{background:var(--secondary);color:var(--foreground)}.skill-editor-page-module__Zz234W__patchRejections,.skill-editor-page-module__Zz234W__patchNotes{color:var(--muted-foreground);margin:0;padding-left:16px;font-size:10px;line-height:1.5}.skill-editor-page-module__Zz234W__patchRejections code{background:var(--secondary);border-radius:4px;padding:0 3px;font-size:.95em}
.toast-module__eiL02G__stack{bottom:var(--space-5);right:var(--space-5);z-index:90;gap:var(--space-2);pointer-events:none;max-width:calc(100vw - var(--space-8));flex-direction:column;display:flex;position:fixed}.toast-module__eiL02G__toast{align-items:flex-start;gap:var(--space-3);width:360px;max-width:calc(100vw - var(--space-8));padding:var(--space-3) var(--space-4);background:var(--card);border-radius:var(--radius-md);border-left:3px solid var(--steel);box-shadow:var(--shadow-popover);pointer-events:auto;animation:toast-module__eiL02G__toastIn var(--dur-normal) var(--ease);display:flex;position:relative}@keyframes toast-module__eiL02G__toastIn{0%{opacity:0;transform:translate(110%)}to{opacity:1;transform:translate(0)}}.toast-module__eiL02G__toast_success{border-left-color:var(--teal)}.toast-module__eiL02G__toast_success .toast-module__eiL02G__toastIcon{color:var(--teal)}.toast-module__eiL02G__toast_error{border-left-color:var(--destructive)}.toast-module__eiL02G__toast_error .toast-module__eiL02G__toastIcon{color:var(--destructive)}.toast-module__eiL02G__toast_info{border-left-color:var(--primary)}.toast-module__eiL02G__toast_info .toast-module__eiL02G__toastIcon{color:var(--primary)}.toast-module__eiL02G__toast_warning{border-left-color:var(--primary)}.toast-module__eiL02G__toast_warning .toast-module__eiL02G__toastIcon{color:var(--primary)}.toast-module__eiL02G__toast_loading{border-left-color:var(--steel)}.toast-module__eiL02G__toast_loading .toast-module__eiL02G__toastIcon{color:var(--muted-foreground)}.toast-module__eiL02G__toastIcon{flex-shrink:0;place-items:center;margin-top:1px;display:grid}.toast-module__eiL02G__spin{animation:1s linear infinite toast-module__eiL02G__spin}@keyframes toast-module__eiL02G__spin{to{transform:rotate(360deg)}}.toast-module__eiL02G__toastBody{flex:1;min-width:0}.toast-module__eiL02G__toastTitle{color:var(--foreground);font-size:13px;font-weight:700;line-height:1.4}.toast-module__eiL02G__toastDesc{color:var(--muted-foreground);margin-top:2px;font-size:12px;line-height:1.4}.toast-module__eiL02G__toastClose{width:22px;height:22px;color:var(--muted-foreground);cursor:pointer;transition:color var(--dur-fast) var(--ease), background-color var(--dur-fast) var(--ease);background:0 0;border-radius:4px;flex-shrink:0;place-items:center;display:grid}.toast-module__eiL02G__toastClose:hover{color:var(--foreground);background:var(--secondary)}
.video-input-check-module__H1yVHW__root{gap:7px;min-width:0;font-size:11px;display:grid;position:relative}.video-input-check-module__H1yVHW__summary{align-items:center;gap:8px;min-width:0;display:flex}.video-input-check-module__H1yVHW__label{color:var(--muted-foreground);letter-spacing:.06em;flex:none;font-size:10px;font-weight:700}.video-input-check-module__H1yVHW__compatible,.video-input-check-module__H1yVHW__incompatibleSummary{align-items:center;gap:4px;min-width:0;font-weight:650;display:inline-flex}.video-input-check-module__H1yVHW__compatible svg{color:var(--primary)}.video-input-check-module__H1yVHW__incompatibleSummary{color:var(--destructive);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.video-input-check-module__H1yVHW__issueButton{cursor:pointer;min-width:0;font:inherit;text-align:left;background:0 0;border:0;padding:2px 0}.video-input-check-module__H1yVHW__issueButton:hover,.video-input-check-module__H1yVHW__issueButton[aria-expanded=true]{text-underline-offset:2px;text-decoration:underline}.video-input-check-module__H1yVHW__rulesButton{color:var(--primary);cursor:pointer;font:inherit;background:0 0;border:0;margin-left:auto;padding:2px 0;font-weight:700}.video-input-check-module__H1yVHW__rulesButton:hover,.video-input-check-module__H1yVHW__rulesButton[aria-expanded=true]{text-underline-offset:2px;text-decoration:underline}.video-input-check-module__H1yVHW__warning{border:1px solid color-mix(in srgb, var(--destructive) 38%, var(--border));background:color-mix(in srgb, var(--destructive) 8%, var(--card));min-width:0;color:var(--foreground);border-radius:8px;padding:8px 9px}.video-input-check-module__H1yVHW__warningTitle{color:var(--destructive);align-items:center;gap:5px;font-size:11px;display:flex}.video-input-check-module__H1yVHW__warningMessages{gap:4px;display:grid}.video-input-check-module__H1yVHW__issuePanel{background:var(--popover);color:var(--popover-foreground);box-shadow:var(--shadow-popover)}.video-input-check-module__H1yVHW__issuePanel .video-input-check-module__H1yVHW__warningMessages{overscroll-behavior:contain;max-height:168px;padding-right:3px;overflow-y:auto}.video-input-check-module__H1yVHW__warningTitle+.video-input-check-module__H1yVHW__warningMessages{margin-top:7px}.video-input-check-module__H1yVHW__warningMessages p,.video-input-check-module__H1yVHW__ruleNotes p{margin:0;line-height:1.45}.video-input-check-module__H1yVHW__canvas .video-input-check-module__H1yVHW__actions{margin-top:7px}.video-input-check-module__H1yVHW__canvas .video-input-check-module__H1yVHW__actions button{padding:4px 7px}.video-input-check-module__H1yVHW__actions{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.video-input-check-module__H1yVHW__actions button{border:1px solid var(--border);background:var(--card);color:var(--foreground);cursor:pointer;font:inherit;border-radius:6px;padding:5px 8px;font-weight:650}.video-input-check-module__H1yVHW__actions button:hover{border-color:color-mix(in srgb, var(--primary) 55%, var(--border))}.video-input-check-module__H1yVHW__rulesPanel{border:1px solid var(--border);background:var(--popover);color:var(--popover-foreground);box-shadow:var(--shadow-popover);border-radius:9px;gap:9px;padding:12px;display:grid}.video-input-check-module__H1yVHW__rulesPanel>strong{letter-spacing:.045em;font-size:10px}.video-input-check-module__H1yVHW__ruleRows{gap:6px;display:grid}.video-input-check-module__H1yVHW__ruleRow{grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:5px;display:grid}.video-input-check-module__H1yVHW__ruleRow>svg{color:var(--primary)}.video-input-check-module__H1yVHW__ruleRow small{color:var(--muted-foreground);text-align:right;font-size:10px}.video-input-check-module__H1yVHW__ruleNotes{border-top:1px solid var(--border);color:var(--muted-foreground);gap:3px;padding-top:8px;display:grid}.video-input-check-module__H1yVHW__standalone{width:100%;color:color-mix(in srgb, var(--destructive) 28%, black);justify-content:space-between;align-items:center;gap:12px;padding:8px 10px 9px;font-size:12px;line-height:1.35;display:flex}.video-input-check-module__H1yVHW__standaloneMessage{flex:auto;align-items:center;gap:6px;min-width:0;display:flex}.video-input-check-module__H1yVHW__standaloneMessage svg{flex:none}.video-input-check-module__H1yVHW__standaloneMessage span{min-width:0}.video-input-check-module__H1yVHW__standalone .video-input-check-module__H1yVHW__actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:6px;margin:0;padding:0}.video-input-check-module__H1yVHW__standalone .video-input-check-module__H1yVHW__actions button{color:inherit;white-space:nowrap;background:0 0;border-color:currentColor;border-radius:7px;padding:6px 10px}.video-input-check-module__H1yVHW__standalone .video-input-check-module__H1yVHW__actions button:last-child{border-color:color-mix(in srgb, var(--destructive) 28%, black);background:color-mix(in srgb, var(--destructive) 28%, black);color:var(--destructive-foreground)}@media (max-width:680px){.video-input-check-module__H1yVHW__summary{flex-wrap:wrap}.video-input-check-module__H1yVHW__incompatibleSummary{white-space:normal;flex:160px}.video-input-check-module__H1yVHW__standalone{flex-direction:column;align-items:flex-start;gap:9px;padding:11px 12px 12px;font-size:12px}.video-input-check-module__H1yVHW__standaloneMessage{align-items:flex-start}.video-input-check-module__H1yVHW__standaloneMessage svg{margin-top:1px}.video-input-check-module__H1yVHW__standalone .video-input-check-module__H1yVHW__actions{width:100%}}
.ai-action-button-module__uEM37G__button{cursor:pointer;white-space:nowrap;border:0;align-items:center;gap:8px;font-weight:700;line-height:1;transition:background-color .12s,filter .12s;display:inline-flex;position:relative}.ai-action-button-module__uEM37G__button:disabled{cursor:not-allowed;opacity:.55}.ai-action-button-module__uEM37G__spinner{animation:.8s linear infinite ai-action-button-module__uEM37G__aiActionSpin}@keyframes ai-action-button-module__uEM37G__aiActionSpin{to{transform:rotate(360deg)}}.ai-action-button-module__uEM37G__label{line-height:1}.ai-action-button-module__uEM37G__textStack{align-items:center;gap:0;display:inline-flex}.ai-action-button-module__uEM37G__description{display:none}.ai-action-button-module__uEM37G__inline{border-radius:var(--radius-pill,999px);background:var(--primary);min-height:30px;color:var(--primary-foreground);padding:4px 12px;font-size:12px}.ai-action-button-module__uEM37G__inline:hover:not(:disabled){filter:brightness(1.04)}.ai-action-button-module__uEM37G__chipInline{border-radius:var(--radius-pill,999px);background:color-mix(in srgb, var(--primary-foreground) 22%, transparent);color:currentColor;align-items:center;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.ai-action-button-module__uEM37G__primary{border-radius:var(--radius-md,10px);background:var(--primary);min-width:128px;min-height:42px;color:var(--primary-foreground);justify-content:center;padding:0 22px;font-size:14px;box-shadow:0 0 20px #e8b45426}.ai-action-button-module__uEM37G__primary:hover:not(:disabled){background:color-mix(in srgb, var(--primary) 88%, var(--foreground) 12%)}.ai-action-button-module__uEM37G__chipPrimary{height:16px;color:var(--primary-foreground);align-self:center;align-items:center;font-size:13px;font-weight:800;line-height:16px;display:inline-flex;transform:translateY(1px)}.ai-action-button-module__uEM37G__costValue,.ai-action-button-module__uEM37G__pointUnit{justify-content:center;align-items:center;height:16px;line-height:16px;display:inline-flex}.ai-action-button-module__uEM37G__pointUnit{opacity:.7;margin-left:3px;font-size:11px}.ai-action-button-module__uEM37G__leading{border-radius:var(--radius-pill,999px);background:var(--input);height:22px;color:var(--primary);box-shadow:var(--shadow-popover);padding:2px 9px;font-size:13px;font-weight:800;line-height:18px;position:absolute;top:-16px;right:0}.ai-action-button-module__uEM37G__artisan{border-radius:var(--radius-sm,8px);min-height:36px;color:var(--primary-foreground);box-shadow:0 4px 20px -8px color-mix(in srgb, var(--teal) 70%, transparent);background:linear-gradient(90deg,#e8b454 0%,#3dc3c0 50%,#e8b454 100%) 0 0/200%;padding:0 12px;font-size:13px;font-weight:800;transition:transform .14s,filter .14s,box-shadow .14s;animation:6s linear infinite ai-action-button-module__uEM37G__aiActionFlowInk;overflow:hidden}.ai-action-button-module__uEM37G__artisan:hover:not(:disabled){filter:brightness(1.04);box-shadow:0 8px 26px -10px color-mix(in srgb, var(--teal) 80%, transparent);transform:translateY(-1px)}.ai-action-button-module__uEM37G__artisan:active:not(:disabled){transform:scale(.97)}.ai-action-button-module__uEM37G__artisan .ai-action-button-module__uEM37G__chipInline{color:var(--primary-foreground);text-transform:uppercase;letter-spacing:.03em;background:#00000040;gap:2px;font-size:10px}.ai-action-button-module__uEM37G__artisan .ai-action-button-module__uEM37G__chipInline:after{content:"cr";opacity:.75;font-size:9px}.ai-action-button-module__uEM37G__menuItem{border-radius:var(--radius-sm,8px);width:100%;min-height:58px;color:var(--foreground);white-space:normal;background:0 0;justify-content:flex-start;padding:9px 10px;transition:background-color .14s,color .14s}.ai-action-button-module__uEM37G__menuItem:hover:not(:disabled){background:var(--accent);filter:none}.ai-action-button-module__uEM37G__menuItem>svg{width:18px;height:18px;box-shadow:none;color:var(--primary);background:0 0;border-radius:0;flex:none;align-self:center;padding:0;animation:none}.ai-action-button-module__uEM37G__menuItem .ai-action-button-module__uEM37G__textStack{flex:auto;gap:3px;min-width:0;display:grid}.ai-action-button-module__uEM37G__menuItem .ai-action-button-module__uEM37G__label{color:var(--foreground);text-align:left;white-space:normal;font-size:13px;line-height:17px}.ai-action-button-module__uEM37G__menuItem .ai-action-button-module__uEM37G__description{color:var(--muted-foreground);text-align:left;font-size:11px;font-weight:600;line-height:15px;display:block}.ai-action-button-module__uEM37G__menuItem .ai-action-button-module__uEM37G__chipInline{background:color-mix(in srgb, var(--foreground) 90%, transparent);min-height:24px;color:var(--background);margin-left:auto;font-size:11px;line-height:16px}.ai-action-button-module__uEM37G__menuItem .ai-action-button-module__uEM37G__chipInline:after{content:"cr";letter-spacing:.05em;text-transform:uppercase;opacity:.7;margin-left:2px;font-size:9px;font-weight:700}@keyframes ai-action-button-module__uEM37G__aiActionFlowInk{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
.asset-attachment-picker-module__o6s1zG__overlay{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000a8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.asset-attachment-picker-module__o6s1zG__overlayAboveModal{z-index:1500}.asset-attachment-picker-module__o6s1zG__dialog{border:1px solid color-mix(in srgb, var(--border) 82%, transparent);background:color-mix(in srgb, var(--card) 97%, #000 3%);width:min(1120px,96vw);height:min(760px,88vh);min-height:560px;color:var(--foreground);border-radius:24px;grid-template-rows:82px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 28px 90px #0000007a}.asset-attachment-picker-module__o6s1zG__header{border-bottom:1px solid color-mix(in srgb, var(--border) 72%, transparent);grid-template-columns:minmax(170px,.85fr) minmax(240px,2fr) auto auto;align-items:center;gap:10px;padding:16px 18px;display:grid}.asset-attachment-picker-module__o6s1zG__sourcePicker,.asset-attachment-picker-module__o6s1zG__searchBox,.asset-attachment-picker-module__o6s1zG__sortPill{border:1px solid color-mix(in srgb, var(--border) 76%, transparent);background:color-mix(in srgb, var(--secondary) 86%, transparent);height:48px;color:var(--foreground);border-radius:14px}.asset-attachment-picker-module__o6s1zG__sourcePicker{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:0 12px;display:grid;position:relative}.asset-attachment-picker-module__o6s1zG__sourcePicker>svg:first-child{color:var(--primary)}.asset-attachment-picker-module__o6s1zG__sourcePicker select{appearance:none;width:100%;min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:13px;font-weight:700}.asset-attachment-picker-module__o6s1zG__sourcePicker select option,.asset-attachment-picker-module__o6s1zG__sourcePicker select optgroup{background:var(--card);color:var(--foreground)}.asset-attachment-picker-module__o6s1zG__sourcePicker>svg:last-child{pointer-events:none;color:var(--muted-foreground)}.asset-attachment-picker-module__o6s1zG__searchBox{align-items:center;gap:10px;min-width:0;padding:0 14px;display:flex}.asset-attachment-picker-module__o6s1zG__searchBox svg{color:var(--muted-foreground);flex:none}.asset-attachment-picker-module__o6s1zG__searchBox input{width:100%;min-width:0;color:var(--foreground);font:inherit;background:0 0;border:0;outline:0}.asset-attachment-picker-module__o6s1zG__searchBox input::placeholder{color:var(--muted-foreground)}.asset-attachment-picker-module__o6s1zG__sortPill{min-width:110px;color:var(--muted-foreground);justify-content:center;align-items:center;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex}.asset-attachment-picker-module__o6s1zG__closeButton{border:1px solid color-mix(in srgb, var(--border) 76%, transparent);width:42px;height:42px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:12px;place-items:center;padding:0;display:grid}.asset-attachment-picker-module__o6s1zG__closeButton:hover{background:var(--secondary)}.asset-attachment-picker-module__o6s1zG__body{grid-template-columns:164px minmax(260px,.9fr) minmax(360px,1.35fr);min-height:0;display:grid}.asset-attachment-picker-module__o6s1zG__sidebar,.asset-attachment-picker-module__o6s1zG__listPanel,.asset-attachment-picker-module__o6s1zG__previewPanel{min-height:0}.asset-attachment-picker-module__o6s1zG__sidebar{border-right:1px solid color-mix(in srgb, var(--border) 72%, transparent);flex-direction:column;padding:14px 12px;display:flex}.asset-attachment-picker-module__o6s1zG__tabs{gap:5px;display:grid}.asset-attachment-picker-module__o6s1zG__tab,.asset-attachment-picker-module__o6s1zG__activeTab,.asset-attachment-picker-module__o6s1zG__uploadButton{width:100%;min-height:44px;color:var(--muted-foreground);font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:0 12px;font-size:13px;font-weight:650;display:flex}.asset-attachment-picker-module__o6s1zG__tab:hover,.asset-attachment-picker-module__o6s1zG__uploadButton:hover{background:color-mix(in srgb, var(--secondary) 76%, transparent);color:var(--foreground)}.asset-attachment-picker-module__o6s1zG__activeTab{border-color:color-mix(in srgb, var(--border) 66%, transparent);background:color-mix(in srgb, var(--foreground) 22%, var(--secondary));color:var(--foreground)}.asset-attachment-picker-module__o6s1zG__uploadButton{color:var(--foreground);margin-top:auto}.asset-attachment-picker-module__o6s1zG__uploadButton svg{color:var(--primary)}.asset-attachment-picker-module__o6s1zG__listPanel{border-right:1px solid color-mix(in srgb, var(--border) 72%, transparent);padding:10px;position:relative;overflow-y:auto}.asset-attachment-picker-module__o6s1zG__assetList{align-content:start;gap:4px;display:grid}.asset-attachment-picker-module__o6s1zG__assetRow{width:100%;min-width:0;min-height:66px;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:54px minmax(0,1fr) 22px;align-items:center;gap:10px;padding:6px;display:grid}.asset-attachment-picker-module__o6s1zG__assetRow:hover{background:color-mix(in srgb, var(--secondary) 74%, transparent)}.asset-attachment-picker-module__o6s1zG__focusedAsset{border-color:color-mix(in srgb, var(--primary) 28%, var(--border));background:color-mix(in srgb, var(--foreground) 16%, var(--secondary))}.asset-attachment-picker-module__o6s1zG__rowThumb{background:var(--secondary);width:54px;height:54px;color:var(--muted-foreground);border-radius:12px;place-items:center;display:grid;overflow:hidden}.asset-attachment-picker-module__o6s1zG__rowThumb img,.asset-attachment-picker-module__o6s1zG__rowThumb video{object-fit:cover;width:100%;height:100%;display:block}.asset-attachment-picker-module__o6s1zG__rowCopy{gap:3px;min-width:0;display:grid}.asset-attachment-picker-module__o6s1zG__rowCopy strong,.asset-attachment-picker-module__o6s1zG__rowCopy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.asset-attachment-picker-module__o6s1zG__rowCopy strong{font-size:13px;line-height:1.3}.asset-attachment-picker-module__o6s1zG__rowCopy small{color:var(--muted-foreground);font-size:11px}.asset-attachment-picker-module__o6s1zG__selectionMark{border:1px solid color-mix(in srgb, var(--border) 90%, transparent);width:19px;height:19px;color:var(--primary-foreground);border-radius:6px;place-items:center;display:grid}.asset-attachment-picker-module__o6s1zG__selectedMark{border-color:var(--primary);background:var(--primary)}.asset-attachment-picker-module__o6s1zG__message,.asset-attachment-picker-module__o6s1zG__previewEmpty{color:var(--muted-foreground);text-align:center;margin:0;font-size:13px}.asset-attachment-picker-module__o6s1zG__message{padding:70px 18px}.asset-attachment-picker-module__o6s1zG__spinner{margin:18px auto;animation:.8s linear infinite asset-attachment-picker-module__o6s1zG__spin}@keyframes asset-attachment-picker-module__o6s1zG__spin{to{transform:rotate(360deg)}}.asset-attachment-picker-module__o6s1zG__loadMore{border:1px solid var(--border);background:var(--secondary);min-height:36px;color:var(--foreground);cursor:pointer;border-radius:10px;align-items:center;gap:6px;margin:12px auto;padding:0 14px;display:flex}.asset-attachment-picker-module__o6s1zG__previewPanel{background:color-mix(in srgb, var(--secondary) 32%, transparent);grid-template-rows:minmax(0,1fr) auto auto;grid-template-columns:minmax(0,1fr);padding:18px;display:grid}.asset-attachment-picker-module__o6s1zG__previewPanel>*{min-width:0}.asset-attachment-picker-module__o6s1zG__previewMedia{background:#08090b;border-radius:16px;place-items:center;min-height:0;display:grid;overflow:hidden}.asset-attachment-picker-module__o6s1zG__previewMedia img,.asset-attachment-picker-module__o6s1zG__previewMedia video{object-fit:contain;width:100%;height:100%;max-height:440px;display:block}.asset-attachment-picker-module__o6s1zG__audioPreview{width:min(86%,420px);max-width:100%;color:var(--primary);justify-items:center;gap:22px;display:grid}.asset-attachment-picker-module__o6s1zG__audioPreview audio{width:100%}.asset-attachment-picker-module__o6s1zG__previewCopy{min-width:0;padding:14px 2px 10px}.asset-attachment-picker-module__o6s1zG__previewCopy h2{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0 0 9px;font-size:15px;overflow:hidden}.asset-attachment-picker-module__o6s1zG__previewCopy dl{flex-wrap:wrap;gap:8px 18px;margin:0;display:flex}.asset-attachment-picker-module__o6s1zG__previewCopy dl div{gap:6px;font-size:11px;display:flex}.asset-attachment-picker-module__o6s1zG__previewCopy dt{color:var(--muted-foreground)}.asset-attachment-picker-module__o6s1zG__previewCopy dd{color:var(--foreground);margin:0}.asset-attachment-picker-module__o6s1zG__previewEmpty{place-self:center}.asset-attachment-picker-module__o6s1zG__previewFooter{gap:8px;display:grid}.asset-attachment-picker-module__o6s1zG__confirmButton{background:var(--primary);width:100%;min-height:48px;color:var(--primary-foreground);font:inherit;cursor:pointer;border:0;border-radius:13px;padding:0 18px;font-weight:800}.asset-attachment-picker-module__o6s1zG__confirmButton:disabled{opacity:.45;cursor:default}.asset-attachment-picker-module__o6s1zG__hint{color:var(--destructive);text-align:center;font-size:11px}@media (max-width:860px){.asset-attachment-picker-module__o6s1zG__overlay{padding:0}.asset-attachment-picker-module__o6s1zG__dialog{border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr);width:100vw;height:100dvh;min-height:0}.asset-attachment-picker-module__o6s1zG__header{grid-template-columns:minmax(0,1fr) auto;padding:10px}.asset-attachment-picker-module__o6s1zG__sourcePicker,.asset-attachment-picker-module__o6s1zG__searchBox{height:44px}.asset-attachment-picker-module__o6s1zG__searchBox{grid-area:2/1/auto/-1}.asset-attachment-picker-module__o6s1zG__sortPill{display:none}.asset-attachment-picker-module__o6s1zG__body{grid-template-rows:minmax(220px,.86fr) minmax(260px,1.14fr);grid-template-columns:92px minmax(0,1fr)}.asset-attachment-picker-module__o6s1zG__sidebar{grid-row:1/-1;padding:8px 6px}.asset-attachment-picker-module__o6s1zG__tab,.asset-attachment-picker-module__o6s1zG__activeTab,.asset-attachment-picker-module__o6s1zG__uploadButton{text-align:center;flex-direction:column;justify-content:center;gap:3px;min-height:48px;padding:5px;font-size:10px}.asset-attachment-picker-module__o6s1zG__listPanel{border-right:0;border-bottom:1px solid color-mix(in srgb, var(--border) 72%, transparent)}.asset-attachment-picker-module__o6s1zG__assetRow{grid-template-columns:46px minmax(0,1fr) 20px;min-height:58px}.asset-attachment-picker-module__o6s1zG__rowThumb{width:46px;height:46px}.asset-attachment-picker-module__o6s1zG__previewPanel{grid-column:2;padding:10px}.asset-attachment-picker-module__o6s1zG__previewMedia img,.asset-attachment-picker-module__o6s1zG__previewMedia video{max-height:250px}.asset-attachment-picker-module__o6s1zG__previewCopy{padding:8px 2px 6px}.asset-attachment-picker-module__o6s1zG__previewCopy dl{display:none}.asset-attachment-picker-module__o6s1zG__confirmButton{min-height:44px}}@media (max-width:700px){.asset-attachment-picker-module__o6s1zG__body{grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr)}.asset-attachment-picker-module__o6s1zG__sidebar{border-right:0;border-bottom:1px solid color-mix(in srgb, var(--border) 72%, transparent);flex-direction:row;grid-area:1/1;align-items:center;gap:6px;padding:8px 10px;overflow:visible}.asset-attachment-picker-module__o6s1zG__tabs{scrollbar-width:none;flex:auto;gap:6px;min-width:0;display:flex;overflow-x:auto}.asset-attachment-picker-module__o6s1zG__tabs::-webkit-scrollbar{display:none}.asset-attachment-picker-module__o6s1zG__tab,.asset-attachment-picker-module__o6s1zG__activeTab,.asset-attachment-picker-module__o6s1zG__uploadButton{white-space:nowrap;flex-direction:row;justify-content:flex-start;gap:6px;width:auto;min-height:40px;padding:0 12px;font-size:12px}.asset-attachment-picker-module__o6s1zG__uploadButton{border-color:color-mix(in srgb, var(--border) 66%, transparent);flex:none;justify-content:center;width:40px;margin-top:0;padding:0}.asset-attachment-picker-module__o6s1zG__uploadButton>span{display:none}.asset-attachment-picker-module__o6s1zG__listPanel{border-right:0;border-bottom:1px solid color-mix(in srgb, var(--border) 72%, transparent);grid-area:2/1}.asset-attachment-picker-module__o6s1zG__previewPanel{max-height:46dvh;padding:10px 10px calc(10px + env(safe-area-inset-bottom,0px));grid-area:3/1}.asset-attachment-picker-module__o6s1zG__previewMedia img,.asset-attachment-picker-module__o6s1zG__previewMedia video{max-height:150px}}
.ai-gen-button-module__HPt0Bq__button{border:1px solid color-mix(in srgb, var(--primary) 40%, transparent);border-radius:var(--radius-pill,999px);background:color-mix(in srgb, var(--primary) 14%, transparent);min-height:28px;color:var(--primary);cursor:pointer;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.ai-gen-button-module__HPt0Bq__button:hover:not(:disabled){background:color-mix(in srgb, var(--primary) 22%, transparent)}.ai-gen-button-module__HPt0Bq__button:disabled{cursor:wait;opacity:.65}.ai-gen-button-module__HPt0Bq__cost{background:color-mix(in srgb, var(--primary) 20%, transparent);border-radius:999px;align-items:center;gap:2px;padding:1px 6px;font-size:11px;font-weight:800;display:inline-flex}.ai-gen-button-module__HPt0Bq__spinner{animation:.8s linear infinite ai-gen-button-module__HPt0Bq__aigenSpin}@keyframes ai-gen-button-module__HPt0Bq__aigenSpin{to{transform:rotate(360deg)}}.ai-gen-button-module__HPt0Bq__overlay{z-index:80;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ai-gen-button-module__HPt0Bq__panel{border:1px solid var(--border,#ffffff1f);background:var(--background,#14110d);border-radius:14px;flex-direction:column;width:min(640px,100%);max-height:min(80vh,720px);display:flex;overflow:hidden;box-shadow:0 20px 60px #00000073}.ai-gen-button-module__HPt0Bq__header{border-bottom:1px solid var(--border,#ffffff1a);justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 22px;display:flex}.ai-gen-button-module__HPt0Bq__eyebrow{color:var(--primary);letter-spacing:1.4px;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.ai-gen-button-module__HPt0Bq__title{color:var(--foreground);margin:4px 0 0;font-size:17px}.ai-gen-button-module__HPt0Bq__body{flex:1;padding:18px 22px;overflow-y:auto}.ai-gen-button-module__HPt0Bq__outputText{border:1px solid var(--border,#ffffff1a);background:color-mix(in srgb, var(--foreground) 4%, transparent);color:var(--foreground);font-family:var(--font-ui);white-space:pre-wrap;word-break:break-word;border-radius:10px;margin:0;padding:14px 16px;font-size:14px;line-height:1.55}.ai-gen-button-module__HPt0Bq__errorText{color:#ff8c8c;background:#ff69691c;border:1px solid #ff696957;border-radius:10px;margin:0;padding:14px 16px;font-size:14px;line-height:1.5}.ai-gen-button-module__HPt0Bq__inlineError{border-radius:var(--radius-pill,999px);color:#ff8c8c;background:#ff69691f;border:1px solid #ff69695c;align-items:center;gap:6px;max-width:100%;margin-top:6px;padding:4px 8px;font-size:11px;line-height:1.3;display:inline-flex}.ai-gen-button-module__HPt0Bq__inlineErrorMessage{white-space:nowrap;text-overflow:ellipsis;max-width:240px;display:inline-block;overflow:hidden}.ai-gen-button-module__HPt0Bq__inlineErrorBtn{border-radius:var(--radius-pill,999px);color:#ffb0b0;cursor:pointer;background:0 0;border:1px solid #ff8c8c4d;align-items:center;gap:3px;padding:2px 6px;font-size:10px;font-weight:700;display:inline-flex}.ai-gen-button-module__HPt0Bq__inlineErrorBtn:hover:not(:disabled){background:#ff69692e}.ai-gen-button-module__HPt0Bq__inlineErrorBtn:disabled{opacity:.55;cursor:not-allowed}.ai-gen-button-module__HPt0Bq__footer{border-top:1px solid var(--border,#ffffff1a);justify-content:space-between;align-items:center;gap:10px;padding:14px 22px;display:flex}.ai-gen-button-module__HPt0Bq__footerRight{gap:8px;display:inline-flex}.ai-gen-button-module__HPt0Bq__primaryBtn,.ai-gen-button-module__HPt0Bq__ghostBtn,.ai-gen-button-module__HPt0Bq__iconBtn{cursor:pointer;border-radius:8px;align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.ai-gen-button-module__HPt0Bq__primaryBtn{background:var(--primary);color:var(--primary-foreground);border:0;padding:9px 14px}.ai-gen-button-module__HPt0Bq__primaryBtn:hover{filter:brightness(1.04)}.ai-gen-button-module__HPt0Bq__ghostBtn{border:1px solid var(--border,#ffffff1f);color:var(--foreground);background:0 0;padding:8px 13px}.ai-gen-button-module__HPt0Bq__ghostBtn:hover{background:color-mix(in srgb, var(--foreground) 6%, transparent)}.ai-gen-button-module__HPt0Bq__ghostBtn:disabled{opacity:.5;cursor:wait}.ai-gen-button-module__HPt0Bq__iconBtn{border:1px solid var(--border,#ffffff1f);width:32px;height:32px;color:var(--foreground);background:0 0;justify-content:center;padding:0}.ai-gen-button-module__HPt0Bq__iconBtn:hover{background:color-mix(in srgb, var(--foreground) 6%, transparent)}
.composer-sheet-module__bV286a__layer{z-index:60;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.composer-sheet-module__bV286a__scrim{background:var(--scrim,#0000008c);cursor:pointer;animation:composer-sheet-module__bV286a__sheetFade var(--dur-fast,.16s) var(--ease,ease-out);border:0;padding:0;position:absolute;inset:0}.composer-sheet-module__bV286a__sheet{z-index:1;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-top:1px solid var(--ghost-border,var(--border));background:var(--card);min-height:58dvh;max-height:92dvh;box-shadow:var(--shadow-popover);padding-bottom:env(safe-area-inset-bottom,0px);animation:composer-sheet-module__bV286a__sheetUp var(--dur-med,.22s) var(--ease,cubic-bezier(.2, 0, 0, 1));border-radius:18px 18px 0 0;flex-direction:column;display:flex;position:relative;overflow-y:auto}.composer-sheet-module__bV286a__handle{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--foreground) 22%, transparent);flex:none;width:38px;height:4px;margin:8px auto 0}.composer-sheet-module__bV286a__header{align-items:center;gap:8px;padding:10px 12px 6px;display:flex}.composer-sheet-module__bV286a__title{letter-spacing:-.01em;flex:1;min-width:0;margin:0;font-size:24px;font-weight:700;line-height:32px}.composer-sheet-module__bV286a__iconButton{border-radius:var(--radius-pill);width:40px;height:40px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;display:grid}.composer-sheet-module__bV286a__iconButton:hover{background:var(--accent);color:var(--foreground)}.composer-sheet-module__bV286a__body{flex-direction:column;flex:1 0 auto;gap:14px;min-height:0;padding:4px 16px 16px;display:flex}.composer-sheet-module__bV286a__footer{padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--ghost-border,var(--border));background:var(--card)}.composer-sheet-module__bV286a__row{border-radius:var(--radius-md);background:var(--muted,color-mix(in srgb, var(--foreground) 6%, transparent));width:100%;min-height:56px;color:var(--foreground);text-align:left;cursor:pointer;border:0;align-items:center;gap:10px;padding:0 12px;font-size:16px;display:flex}.composer-sheet-module__bV286a__row:disabled{opacity:.5;cursor:not-allowed}.composer-sheet-module__bV286a__rowIcon{color:var(--muted-foreground);place-items:center;display:grid}.composer-sheet-module__bV286a__rowLabel{flex:0 auto;font-weight:500}.composer-sheet-module__bV286a__rowValue{text-align:right;min-width:0;color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.composer-sheet-module__bV286a__rowChevron{color:var(--muted-foreground);flex:none}.composer-sheet-module__bV286a__section{flex-direction:column;gap:8px;display:flex}.composer-sheet-module__bV286a__sectionTitle{color:var(--foreground);margin:0;font-size:15px;font-weight:600}@keyframes composer-sheet-module__bV286a__sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes composer-sheet-module__bV286a__sheetFade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.composer-sheet-module__bV286a__sheet,.composer-sheet-module__bV286a__scrim{animation:none}}
.ai-mode-popover-module__xv_9pW__wrap{flex:none;display:inline-flex;position:relative}.ai-mode-popover-module__xv_9pW__trigger{border:1px solid var(--border);border-radius:var(--radius-pill);align-items:center;gap:var(--space-2);background:var(--card);min-height:36px;color:var(--foreground);cursor:pointer;white-space:nowrap;transition:border-color var(--dur-fast) var(--ease), box-shadow var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.ai-mode-popover-module__xv_9pW__trigger svg:first-child{color:var(--teal)}.ai-mode-popover-module__xv_9pW__trigger:hover:not(:disabled),.ai-mode-popover-module__xv_9pW__trigger[aria-expanded=true]{border-color:var(--teal);color:var(--foreground);box-shadow:0 0 24px -10px color-mix(in srgb, var(--teal) 70%, transparent)}.ai-mode-popover-module__xv_9pW__trigger:disabled{cursor:not-allowed;opacity:.55}.ai-mode-popover-module__xv_9pW__panel{z-index:15;width:min(360px,100vw - 32px);padding:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--popover);box-shadow:var(--shadow-popover);gap:4px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.ai-mode-popover-module__xv_9pW__panelTitle{border-bottom:1px solid var(--border);color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;margin:0;padding:8px 10px 6px;font-size:11px;font-weight:800}.ai-mode-popover-module__xv_9pW__modeList{flex-direction:column;gap:2px;display:flex}.ai-mode-popover-module__xv_9pW__modeRow{border-radius:var(--radius-sm);cursor:pointer;transition:background var(--dur-fast) var(--ease);border:1px solid #0000;padding:8px 10px}.ai-mode-popover-module__xv_9pW__modeRow:hover:not(.ai-mode-popover-module__xv_9pW__modeRowDisabled){background:var(--card-hover,var(--card))}.ai-mode-popover-module__xv_9pW__modeRowSelected{background:var(--card-hover,var(--card));border-color:var(--teal)}.ai-mode-popover-module__xv_9pW__modeRowDisabled{opacity:.45;cursor:not-allowed}.ai-mode-popover-module__xv_9pW__modeHeader{align-items:center;gap:var(--space-2);display:flex}.ai-mode-popover-module__xv_9pW__modeRadio{border:1.5px solid var(--border);border-radius:50%;flex-shrink:0;width:14px;height:14px;position:relative}.ai-mode-popover-module__xv_9pW__modeRadioActive{border-color:var(--teal)}.ai-mode-popover-module__xv_9pW__modeRadioActive:after{content:"";background:var(--teal);border-radius:50%;position:absolute;inset:2px}.ai-mode-popover-module__xv_9pW__modeLabel{color:var(--foreground);font-size:13px;font-weight:700}.ai-mode-popover-module__xv_9pW__modeDescription{color:var(--muted-foreground);margin:4px 0 0 22px;font-size:12px;line-height:1.4}.ai-mode-popover-module__xv_9pW__precondition{color:var(--muted-foreground);margin:4px 0 0 22px;font-size:11px;font-style:italic}.ai-mode-popover-module__xv_9pW__directionField{flex-direction:column;gap:4px;margin:8px 0 0 22px;display:flex}.ai-mode-popover-module__xv_9pW__directionLabel{color:var(--muted-foreground);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.ai-mode-popover-module__xv_9pW__directionInput{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;min-height:56px;max-height:160px;color:var(--foreground);resize:vertical;padding:8px 10px;font-family:inherit;font-size:13px;line-height:1.4}.ai-mode-popover-module__xv_9pW__directionInput:focus{border-color:var(--teal);box-shadow:0 0 0 3px color-mix(in srgb, var(--teal) 18%, transparent);outline:none}.ai-mode-popover-module__xv_9pW__directionInput::placeholder{color:var(--muted-foreground);opacity:.7}.ai-mode-popover-module__xv_9pW__actions{justify-content:flex-end;align-items:center;gap:var(--space-2);border-top:1px solid var(--border);margin-top:6px;padding:8px 4px 4px;display:flex}.ai-mode-popover-module__xv_9pW__disabledReason{color:var(--warning,var(--muted-foreground));background:color-mix(in srgb, var(--warning,var(--muted-foreground)) 8%, transparent);border-radius:var(--radius-sm);margin:0 6px 8px;padding:6px 10px;font-size:11px}
.model-compare-matrix-module__WKSPGW__backdrop{z-index:60;background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.model-compare-matrix-module__WKSPGW__modal{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);width:min(960px,100vw - 48px);max-height:calc(100vh - 48px);box-shadow:var(--shadow-popover);flex-direction:column;display:flex;overflow:hidden}.model-compare-matrix-module__WKSPGW__header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);border-bottom:1px solid var(--border);padding:16px 20px;display:flex}.model-compare-matrix-module__WKSPGW__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin:0 0 4px;font-size:11px;font-weight:800}.model-compare-matrix-module__WKSPGW__header h2{color:var(--foreground);margin:0;font-size:18px;font-weight:700}.model-compare-matrix-module__WKSPGW__closeBtn{border:1px solid var(--border);border-radius:var(--radius-pill);width:32px;height:32px;color:var(--foreground);cursor:pointer;transition:background var(--dur-fast) var(--ease);background:0 0;justify-content:center;align-items:center;display:inline-flex}.model-compare-matrix-module__WKSPGW__closeBtn:hover{background:var(--card)}.model-compare-matrix-module__WKSPGW__body{flex-direction:column;gap:12px;padding:16px 20px 20px;display:flex;overflow:hidden}.model-compare-matrix-module__WKSPGW__note{color:var(--muted-foreground);margin:0;font-size:12px;line-height:1.5}.model-compare-matrix-module__WKSPGW__mixCallout{border:1px solid var(--border);background:var(--card);color:var(--foreground);border-radius:10px;margin:12px 0 4px;padding:12px 14px;font-size:12.5px;line-height:1.55}.model-compare-matrix-module__WKSPGW__mixCallout strong{margin-bottom:6px;font-size:13px;display:block}.model-compare-matrix-module__WKSPGW__mixCallout ul{gap:4px;margin:0;padding-left:18px;display:grid}.model-compare-matrix-module__WKSPGW__mixCallout em{font-style:italic}.model-compare-matrix-module__WKSPGW__note code{background:var(--card);border-radius:3px;padding:1px 5px;font-size:11px}.model-compare-matrix-module__WKSPGW__scroll{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);overflow:auto}.model-compare-matrix-module__WKSPGW__table{border-collapse:collapse;width:100%;font-size:12px}.model-compare-matrix-module__WKSPGW__table thead th{background:var(--card);z-index:1;position:sticky;top:0}.model-compare-matrix-module__WKSPGW__rowLabelCell{text-align:left;color:var(--foreground);border-bottom:1px solid var(--border);border-right:1px solid var(--border);white-space:nowrap;background:var(--card);z-index:1;padding:10px 12px;font-weight:700;position:sticky;left:0}.model-compare-matrix-module__WKSPGW__modelHead{text-align:left;border-bottom:1px solid var(--border);border-right:1px solid var(--border);vertical-align:top;min-width:160px;padding:10px 12px}.model-compare-matrix-module__WKSPGW__modelHead:last-child{border-right:0}.model-compare-matrix-module__WKSPGW__modelHeadActive{background:color-mix(in srgb, var(--teal) 12%, var(--card));outline:2px solid var(--teal);outline-offset:-2px}.model-compare-matrix-module__WKSPGW__modelHeadLabel{color:var(--foreground);font-size:13px;font-weight:700}.model-compare-matrix-module__WKSPGW__modelHeadTag{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);margin-top:2px;font-size:10px}.model-compare-matrix-module__WKSPGW__cell{border-bottom:1px solid var(--border);border-right:1px solid var(--border);vertical-align:top;color:var(--foreground);padding:10px 12px}.model-compare-matrix-module__WKSPGW__cell:last-child{border-right:0}.model-compare-matrix-module__WKSPGW__cellActive{background:color-mix(in srgb, var(--teal) 6%, transparent)}.model-compare-matrix-module__WKSPGW__cellInner{align-items:center;gap:6px;line-height:1.4;display:inline-flex}.model-compare-matrix-module__WKSPGW__cellInner small{color:var(--muted-foreground);font-size:11px}.model-compare-matrix-module__WKSPGW__cellYes{color:var(--teal)}.model-compare-matrix-module__WKSPGW__cellNo{color:var(--muted-foreground)}.model-compare-matrix-module__WKSPGW__cellPartial,.model-compare-matrix-module__WKSPGW__cellPartial small{color:var(--destructive,#e0524d)}
.preference-controls-module__01ioQq__controls{min-width:0;color:var(--foreground);font-family:var(--font-ui);align-items:center;gap:6px;display:inline-flex}.preference-controls-module__01ioQq__themeButton,.preference-controls-module__01ioQq__languageGroup{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--card);min-height:36px;box-shadow:var(--shadow-sm)}.preference-controls-module__01ioQq__themeButton{color:var(--secondary-foreground);cursor:pointer;transition:color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);justify-content:center;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.preference-controls-module__01ioQq__themeButton:hover{border-color:var(--primary-border);background:var(--surface-hover);color:var(--foreground)}.preference-controls-module__01ioQq__languageGroup{align-items:center;gap:2px;padding:3px;display:inline-flex}.preference-controls-module__01ioQq__languageIcon{color:var(--muted-foreground);margin:0 5px 0 7px}.preference-controls-module__01ioQq__languageButton{border-radius:var(--radius-pill);min-width:36px;min-height:28px;color:var(--muted-foreground);cursor:pointer;letter-spacing:.04em;background:0 0;font-size:12px;font-weight:700}.preference-controls-module__01ioQq__languageButton:hover{color:var(--foreground)}.preference-controls-module__01ioQq__languageButton[aria-pressed=true]{background:var(--primary-soft);color:var(--primary)}.preference-controls-module__01ioQq__compact .preference-controls-module__01ioQq__themeButton{width:36px;padding:0}.preference-controls-module__01ioQq__compact .preference-controls-module__01ioQq__themeButton span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:480px){.preference-controls-module__01ioQq__themeButton{width:36px;padding:0}.preference-controls-module__01ioQq__themeButton span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}
.seed-audio-composer-controls-module__ec8fea__audioReferenceContent{width:100%;min-width:0;height:100%;color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:5px 3px;display:flex}.seed-audio-composer-controls-module__ec8fea__audioReferenceContent>span{color:var(--foreground);font-size:8px;line-height:10px}.seed-audio-composer-controls-module__ec8fea__audioReferenceContent small{text-overflow:ellipsis;white-space:nowrap;text-align:center;width:100%;font-size:7px;line-height:9px;overflow:hidden}.seed-audio-composer-controls-module__ec8fea__presetPicker{grid-template-columns:minmax(0,1fr) 34px;align-items:start;gap:6px;display:grid}.seed-audio-composer-controls-module__ec8fea__voiceSelect,.seed-audio-composer-controls-module__ec8fea__voicePreviewButton{border:1px solid var(--border);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--secondary) 52%, transparent);height:34px;color:var(--foreground)}.seed-audio-composer-controls-module__ec8fea__voiceSelect{cursor:pointer;width:100%;min-width:0;padding:0 8px;font-size:11px}.seed-audio-composer-controls-module__ec8fea__voiceSelect:focus-visible{border-color:color-mix(in srgb, var(--primary) 76%, var(--border));box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 38%, transparent);outline:none}.seed-audio-composer-controls-module__ec8fea__voiceSelect option{background:var(--popover);color:var(--foreground)}.seed-audio-composer-controls-module__ec8fea__voicePreviewButton{cursor:pointer;place-items:center;display:grid}.seed-audio-composer-controls-module__ec8fea__voicePreviewButton:disabled{opacity:.5;cursor:not-allowed}.seed-audio-composer-controls-module__ec8fea__releaseNotice{border:1px solid color-mix(in srgb, #f59e0b 28%, var(--border));border-radius:var(--radius-sm);color:var(--muted-foreground);background:#f59e0b12;margin:10px 2px 0;padding:8px 9px;font-size:10px;line-height:1.45}
.ai-gen-help-modal-module__X-A0GW__helpBtn{width:22px;height:22px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:color .12s;display:inline-flex}.ai-gen-help-modal-module__X-A0GW__helpBtn:hover{color:var(--foreground)}.ai-gen-help-modal-module__X-A0GW__backdrop{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#08080a8c;place-items:center;display:grid;position:fixed;inset:0}.ai-gen-help-modal-module__X-A0GW__modal{background:var(--card,var(--background));border:1px solid var(--border);border-radius:var(--radius-lg,14px);width:min(960px,92vw);max-height:min(720px,86vh);box-shadow:var(--shadow-popover,0 16px 60px -12px #00000073);flex-direction:column;display:flex;overflow:hidden}.ai-gen-help-modal-module__X-A0GW__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px 12px;display:flex}.ai-gen-help-modal-module__X-A0GW__eyebrow{color:var(--muted-foreground);letter-spacing:.06em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:700}.ai-gen-help-modal-module__X-A0GW__title{margin:0;font-size:18px;font-weight:700;line-height:22px}.ai-gen-help-modal-module__X-A0GW__closeBtn{border:1px solid var(--border);width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.ai-gen-help-modal-module__X-A0GW__closeBtn:hover{color:var(--foreground);border-color:var(--foreground)}.ai-gen-help-modal-module__X-A0GW__tabs{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--secondary) 35%, transparent);flex-wrap:wrap;gap:4px;padding:10px 16px;display:flex}.ai-gen-help-modal-module__X-A0GW__tab{border-radius:var(--radius-pill,999px);color:var(--muted-foreground);cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.ai-gen-help-modal-module__X-A0GW__tab:hover{color:var(--foreground);background:var(--secondary)}.ai-gen-help-modal-module__X-A0GW__tab[data-active=true]{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.ai-gen-help-modal-module__X-A0GW__tabCount{border-radius:var(--radius-pill,999px);background:color-mix(in srgb, currentColor 18%, transparent);min-width:18px;height:16px;color:inherit;justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.ai-gen-help-modal-module__X-A0GW__body{flex:auto;padding:12px 16px 18px;overflow:auto}.ai-gen-help-modal-module__X-A0GW__empty{color:var(--muted-foreground);text-align:center;padding:24px}.ai-gen-help-modal-module__X-A0GW__table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}.ai-gen-help-modal-module__X-A0GW__table thead th{background:var(--background);color:var(--muted-foreground);letter-spacing:.04em;text-transform:uppercase;text-align:left;border-bottom:1px solid var(--border);padding:8px 10px;font-size:11px;font-weight:700;position:sticky;top:0}.ai-gen-help-modal-module__X-A0GW__row{cursor:pointer;transition:background .12s}.ai-gen-help-modal-module__X-A0GW__row>td{border-bottom:1px solid var(--border);vertical-align:top;padding:10px}.ai-gen-help-modal-module__X-A0GW__row:hover{background:color-mix(in srgb, var(--primary) 6%, transparent)}.ai-gen-help-modal-module__X-A0GW__row[data-expanded=true]{background:color-mix(in srgb, var(--primary) 10%, transparent)}.ai-gen-help-modal-module__X-A0GW__row[data-highlight=true]{background:color-mix(in srgb, var(--primary) 16%, transparent);outline:2px solid color-mix(in srgb, var(--primary) 70%, transparent);outline-offset:-2px}.ai-gen-help-modal-module__X-A0GW__expandCell{width:24px;color:var(--muted-foreground)}.ai-gen-help-modal-module__X-A0GW__idCell{width:80px;font-family:var(--font-mono,ui-monospace, "Cascadia Code", "Roboto Mono", monospace);color:var(--muted-foreground);font-size:11px}.ai-gen-help-modal-module__X-A0GW__labelCell{color:var(--foreground);font-weight:700}.ai-gen-help-modal-module__X-A0GW__whereCell{color:var(--muted-foreground);font-size:12px}.ai-gen-help-modal-module__X-A0GW__costCell{white-space:nowrap;width:72px;color:var(--muted-foreground);text-align:right}.ai-gen-help-modal-module__X-A0GW__detailRow>td{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--secondary) 28%, transparent);padding:0 10px 14px}.ai-gen-help-modal-module__X-A0GW__detailWrap{border-radius:8px;gap:12px;padding:12px 14px;display:grid}.ai-gen-help-modal-module__X-A0GW__detailText{color:var(--secondary-foreground);margin:0;font-size:13px;line-height:1.55}.ai-gen-help-modal-module__X-A0GW__detailGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:720px){.ai-gen-help-modal-module__X-A0GW__detailGrid{grid-template-columns:1fr}}.ai-gen-help-modal-module__X-A0GW__detailLabel{color:var(--muted-foreground);letter-spacing:.06em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:700}.ai-gen-help-modal-module__X-A0GW__detailList{color:var(--foreground);margin:0;padding-left:18px;font-size:12px;line-height:1.6}.ai-gen-help-modal-module__X-A0GW__detailList li+li{margin-top:2px}.ai-gen-help-modal-module__X-A0GW__detailParagraph{color:var(--foreground);margin:0;font-size:12px;line-height:1.6}
.seedance-edit-workbench-module__0hzxuG__dialog{width:min(1220px,100%);max-height:min(940px,100vh - 32px)}.seedance-edit-workbench-module__0hzxuG__body{gap:18px;display:grid}.seedance-edit-workbench-module__0hzxuG__sourceCard{background:#ffffff06;border:1px solid #ffffff17;border-radius:18px;grid-template-columns:minmax(0,1.65fr) minmax(230px,.7fr);gap:18px;padding:14px;display:grid}.seedance-edit-workbench-module__0hzxuG__videoStage{gap:10px;min-width:0;display:grid}.seedance-edit-workbench-module__0hzxuG__videoStage video{object-fit:contain;background:#050506;border-radius:13px;width:100%;height:min(390px,42vh);display:block}.seedance-edit-workbench-module__0hzxuG__videoReadout,.seedance-edit-workbench-module__0hzxuG__sourceMeta,.seedance-edit-workbench-module__0hzxuG__selectionStats{color:#f8f5edad;align-items:center;gap:10px;font-size:12px;display:flex}.seedance-edit-workbench-module__0hzxuG__videoReadout output,.seedance-edit-workbench-module__0hzxuG__selectionStats strong{color:#f8f5ed;font-variant-numeric:tabular-nums}.seedance-edit-workbench-module__0hzxuG__sourceControls{align-content:start;gap:14px;min-width:0;display:grid}.seedance-edit-workbench-module__0hzxuG__sectionEyebrow,.seedance-edit-workbench-module__0hzxuG__fieldLabel,.seedance-edit-workbench-module__0hzxuG__sectionHeader span,.seedance-edit-workbench-module__0hzxuG__promptLabel{color:var(--color-accent,#f5c25b);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:750}.seedance-edit-workbench-module__0hzxuG__sourceName{color:#f8f5ed;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;overflow:hidden}.seedance-edit-workbench-module__0hzxuG__modeSwitch{background:#171719;border:1px solid #ffffff17;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.seedance-edit-workbench-module__0hzxuG__modeSwitch button,.seedance-edit-workbench-module__0hzxuG__captureButton,.seedance-edit-workbench-module__0hzxuG__referenceButton,.seedance-edit-workbench-module__0hzxuG__removeChip,.seedance-edit-workbench-module__0hzxuG__frameRemove,.seedance-edit-workbench-module__0hzxuG__annotatorToolbar button{font:inherit;border:0}.seedance-edit-workbench-module__0hzxuG__modeSwitch button{color:#f8f5ed9e;background:0 0;border-radius:9px;min-height:38px;font-size:12px;font-weight:700}.seedance-edit-workbench-module__0hzxuG__modeSwitch button[data-active=true]{color:#f5c25b;background:#f5c25b26}.seedance-edit-workbench-module__0hzxuG__trimFields{gap:12px;display:grid}.seedance-edit-workbench-module__0hzxuG__trimField{gap:7px;display:grid}.seedance-edit-workbench-module__0hzxuG__trimField>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.seedance-edit-workbench-module__0hzxuG__trimField output{color:#f8f5ed;font-variant-numeric:tabular-nums;font-size:12px}.seedance-edit-workbench-module__0hzxuG__trimField input{width:100%;accent-color:var(--color-accent,#f5c25b)}.seedance-edit-workbench-module__0hzxuG__selectionStats{background:#171719;border:1px solid #ffffff14;border-radius:11px;grid-template-columns:1fr auto;padding:10px 12px;display:grid}.seedance-edit-workbench-module__0hzxuG__captureButton,.seedance-edit-workbench-module__0hzxuG__referenceButton{color:#18120a;background:linear-gradient(135deg,#ffd16d,#dfa33d);border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.seedance-edit-workbench-module__0hzxuG__captureButton:disabled,.seedance-edit-workbench-module__0hzxuG__referenceButton:disabled{cursor:not-allowed;opacity:.5}.seedance-edit-workbench-module__0hzxuG__errorText{color:#ff9f9f;margin:0;font-size:12px;line-height:1.4}.seedance-edit-workbench-module__0hzxuG__section{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;gap:12px;padding:16px;display:grid}.seedance-edit-workbench-module__0hzxuG__sectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.seedance-edit-workbench-module__0hzxuG__sectionHeader h3{color:#f8f5ed;margin:3px 0 0;font-size:16px}.seedance-edit-workbench-module__0hzxuG__sectionHeader p,.seedance-edit-workbench-module__0hzxuG__emptyState{color:#f8f5ed94;margin:4px 0 0;font-size:12px;line-height:1.45}.seedance-edit-workbench-module__0hzxuG__instructionLayout{grid-template-columns:210px minmax(0,1fr);gap:14px;min-height:300px;display:grid}.seedance-edit-workbench-module__0hzxuG__frameRail{align-content:start;gap:9px;max-height:540px;display:grid;overflow-y:auto}.seedance-edit-workbench-module__0hzxuG__frameCard{color:#f8f5ed;text-align:left;background:#171719;border:1px solid #ffffff14;border-radius:11px;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:9px;width:100%;padding:7px;display:grid;position:relative}.seedance-edit-workbench-module__0hzxuG__frameCard[data-active=true]{background:#f5c25b14;border-color:#f5c25b9e}.seedance-edit-workbench-module__0hzxuG__frameCard img{object-fit:cover;border-radius:8px;width:76px;height:54px}.seedance-edit-workbench-module__0hzxuG__frameCard strong,.seedance-edit-workbench-module__0hzxuG__frameCard small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.seedance-edit-workbench-module__0hzxuG__frameCard strong{font-size:12px}.seedance-edit-workbench-module__0hzxuG__frameCard small{color:#f8f5ed85;margin-top:4px;font-size:10px}.seedance-edit-workbench-module__0hzxuG__frameEditor{gap:12px;min-width:0;display:grid}.seedance-edit-workbench-module__0hzxuG__frameEditorHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.seedance-edit-workbench-module__0hzxuG__frameEditorHeader strong{color:#f8f5ed;font-size:13px}.seedance-edit-workbench-module__0hzxuG__frameRemove,.seedance-edit-workbench-module__0hzxuG__removeChip{color:#f8f5edad;background:#ffffff0d;border-radius:9px;place-items:center;width:32px;height:32px;display:inline-grid}.seedance-edit-workbench-module__0hzxuG__frameRemove:hover,.seedance-edit-workbench-module__0hzxuG__removeChip:hover{color:#ff9f9f;background:#ff5b5b1f}.seedance-edit-workbench-module__0hzxuG__instructionField,.seedance-edit-workbench-module__0hzxuG__markInstructionCopy{gap:7px;display:grid}.seedance-edit-workbench-module__0hzxuG__instructionField textarea,.seedance-edit-workbench-module__0hzxuG__markInstructionCopy textarea{resize:vertical;color:#f8f5ed;min-height:86px;font:inherit;background:#171719;border:1px solid #ffffff1a;border-radius:11px;padding:12px;line-height:1.45}.seedance-edit-workbench-module__0hzxuG__emptyMarkState{color:#f8f5ed9e;background:#f5c25b0d;border:1px dashed #f5c25b47;border-radius:11px;margin:0;padding:13px 14px;font-size:12px;line-height:1.45}.seedance-edit-workbench-module__0hzxuG__markInstructionList{gap:9px;display:grid}.seedance-edit-workbench-module__0hzxuG__markInstructionField{background:#ffffff06;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:32px minmax(0,1fr) 32px;align-items:start;gap:10px;padding:11px;display:grid}.seedance-edit-workbench-module__0hzxuG__markSequence{color:#08080a;border:2px solid #08080ab8;border-radius:999px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:850;display:grid}.seedance-edit-workbench-module__0hzxuG__referenceRow{flex-wrap:wrap;gap:9px;display:flex}.seedance-edit-workbench-module__0hzxuG__referenceChip{color:#f8f5ed;background:#f5c25b14;border:1px solid #f5c25b3d;border-radius:999px;align-items:center;gap:8px;max-width:260px;padding:5px 6px 5px 10px;font-size:11px;display:inline-flex}.seedance-edit-workbench-module__0hzxuG__referenceChip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.seedance-edit-workbench-module__0hzxuG__referenceChip .seedance-edit-workbench-module__0hzxuG__removeChip{border-radius:999px;width:24px;height:24px}.seedance-edit-workbench-module__0hzxuG__promptField{gap:8px;display:grid}.seedance-edit-workbench-module__0hzxuG__promptEditorShell{background:#171719;border:1px solid #ffffff1a;border-radius:13px;min-height:118px;padding:10px 12px}.seedance-edit-workbench-module__0hzxuG__transportNotice{color:#f3cf82;background:#714e1133;border:1px solid #f5c25b52;border-radius:11px;margin:0;padding:11px 13px;font-size:12px;line-height:1.45}.seedance-edit-workbench-module__0hzxuG__annotator{gap:9px;display:grid}.seedance-edit-workbench-module__0hzxuG__annotatorToolbar{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.seedance-edit-workbench-module__0hzxuG__annotatorToolbar>button{color:#f8f5edad;background:#ffffff0d;border-radius:9px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:11px;display:inline-flex}.seedance-edit-workbench-module__0hzxuG__annotatorToolbar>button[data-active=true]{color:#f5c25b;background:#f5c25b24}.seedance-edit-workbench-module__0hzxuG__annotatorToolbar>button:disabled{opacity:.35}.seedance-edit-workbench-module__0hzxuG__redoIcon{transform:scaleX(-1)}.seedance-edit-workbench-module__0hzxuG__colorPicker{gap:5px;display:flex}.seedance-edit-workbench-module__0hzxuG__colorPicker button{border:2px solid #171719;border-radius:999px;outline:1px solid #fff3;width:24px;height:24px;padding:0}.seedance-edit-workbench-module__0hzxuG__colorPicker button[data-active=true]{outline-offset:1px;outline:2px solid #f5c25b}.seedance-edit-workbench-module__0hzxuG__annotationCanvasFrame{background:#070708;border:1px solid #ffffff14;border-radius:13px;place-items:center;min-height:270px;max-height:470px;display:grid;overflow:hidden}.seedance-edit-workbench-module__0hzxuG__annotationCanvasFrame canvas{touch-action:none;width:auto;max-width:100%;height:auto;max-height:470px;display:block}.seedance-edit-workbench-module__0hzxuG__drawing{cursor:crosshair}.seedance-edit-workbench-module__0hzxuG__annotationHint{color:#f8f5ed85;margin:0;font-size:10px;line-height:1.4}@media (max-width:820px){.seedance-edit-workbench-module__0hzxuG__dialog{max-height:94vh}.seedance-edit-workbench-module__0hzxuG__sourceCard,.seedance-edit-workbench-module__0hzxuG__instructionLayout{grid-template-columns:1fr}.seedance-edit-workbench-module__0hzxuG__videoStage video{height:min(300px,34vh)}.seedance-edit-workbench-module__0hzxuG__frameRail{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;overflow:visible}}@media (max-width:520px){.seedance-edit-workbench-module__0hzxuG__frameRail{grid-template-columns:1fr}.seedance-edit-workbench-module__0hzxuG__sectionHeader{flex-direction:column}.seedance-edit-workbench-module__0hzxuG__referenceButton{width:100%}}.seedance-edit-workbench-module__0hzxuG__trimBar{cursor:pointer;touch-action:none;height:30px;position:relative}.seedance-edit-workbench-module__0hzxuG__trimBarTrack{pointer-events:none;background:#ffffff24;border-radius:999px;height:6px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.seedance-edit-workbench-module__0hzxuG__trimBarRange{pointer-events:none;background:#f5c25bcc;border-radius:999px;height:6px;position:absolute;top:50%;transform:translateY(-50%)}.seedance-edit-workbench-module__0hzxuG__trimBarPlayhead{opacity:.9;pointer-events:none;background:#f8f5ed;border-radius:1px;width:2px;position:absolute;top:4px;bottom:4px}.seedance-edit-workbench-module__0hzxuG__trimBarHandle{cursor:ew-resize;background:#f5c25b;border:2px solid #101012;border-radius:50%;width:16px;height:16px;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #00000073}.seedance-edit-workbench-module__0hzxuG__trimBarHandle:focus-visible{outline-offset:1px;outline:2px solid #f8f5ed}.seedance-edit-workbench-module__0hzxuG__trimReadouts{color:#f8f5ed9e;justify-content:space-between;align-items:center;font-size:12px;display:flex}.seedance-edit-workbench-module__0hzxuG__trimReadouts output{color:#f8f5ed;font-variant-numeric:tabular-nums;font-weight:700}.seedance-edit-workbench-module__0hzxuG__trimHint{color:#f5c25b;margin:0;font-size:11.5px}.seedance-edit-workbench-module__0hzxuG__referenceCards{flex-wrap:wrap;gap:8px;display:flex}.seedance-edit-workbench-module__0hzxuG__referenceCard{background:#171719;border:1px solid #ffffff1f;border-radius:10px;width:64px;height:64px;position:relative;overflow:hidden}.seedance-edit-workbench-module__0hzxuG__referenceCardZoom{width:100%;height:100%;display:block}.seedance-edit-workbench-module__0hzxuG__referenceCardMedia{object-fit:cover;width:100%;height:100%;display:block}.seedance-edit-workbench-module__0hzxuG__referenceCardAudio{color:#f8f5edc7;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;padding:4px;display:flex}.seedance-edit-workbench-module__0hzxuG__referenceCardAudio span{word-break:break-all;max-height:24px;font-size:9px;line-height:1.2;overflow:hidden}.seedance-edit-workbench-module__0hzxuG__referenceCardBadge{color:#f5c25b;letter-spacing:.04em;pointer-events:none;background:#000000ad;border-radius:999px;padding:1px 5px;font-size:8px;font-weight:800;position:absolute;bottom:4px;left:4px}.seedance-edit-workbench-module__0hzxuG__referenceCardRemove{color:#f8f5ed;cursor:pointer;background:#000000ad;border:0;border-radius:50%;place-items:center;width:18px;height:18px;padding:0;display:grid;position:absolute;top:3px;right:3px}.seedance-edit-workbench-module__0hzxuG__referenceCardRemove:hover{background:#dc4444d9}
.mobile-page-header-module__28xL3a__header{display:none}@media (max-width:760px){.mobile-page-header-module__28xL3a__header{z-index:38;width:100%;min-width:0;min-height:calc(58px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 12px 0;border-bottom:1px solid var(--ghost-border);background:color-mix(in srgb, var(--background) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;gap:10px;display:flex;top:0}.mobile-page-header-module__28xL3a__header[data-placement=sticky]{position:sticky}.mobile-page-header-module__28xL3a__header[data-placement=fixed]{position:fixed;left:0;right:0}.mobile-page-header-module__28xL3a__brand,.mobile-page-header-module__28xL3a__close,.mobile-page-header-module__28xL3a__language,.mobile-page-header-module__28xL3a__accountLoading,.mobile-page-header-module__28xL3a__signIn,.mobile-page-header-module__28xL3a__avatar{border-radius:var(--radius-md);justify-content:center;align-items:center;min-height:44px;display:inline-flex}.mobile-page-header-module__28xL3a__brand{min-width:0;color:var(--foreground);letter-spacing:-.01em;gap:8px;font-size:15px;font-weight:800}.mobile-page-header-module__28xL3a__brand img{flex:none}.mobile-page-header-module__28xL3a__close{width:44px;color:var(--foreground);flex:none}.mobile-page-header-module__28xL3a__actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.mobile-page-header-module__28xL3a__points{border:1px solid color-mix(in srgb, var(--primary) 45%, var(--border));border-radius:var(--radius-pill);background:color-mix(in srgb, var(--primary) 10%, transparent);min-width:0;height:34px;color:var(--primary);white-space:nowrap;align-items:center;gap:4px;padding:0 9px;font-size:12px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.mobile-page-header-module__28xL3a__points:active{background:color-mix(in srgb, var(--primary) 18%, transparent)}.mobile-page-header-module__28xL3a__points small{font-size:10px;font-weight:750}.mobile-page-header-module__28xL3a__language{border:1px solid var(--ghost-border);background:var(--card);min-width:44px;color:var(--foreground);cursor:pointer;padding:0 10px;font-size:12px;font-weight:800}.mobile-page-header-module__28xL3a__signIn,.mobile-page-header-module__28xL3a__accountLoading{border:1px solid var(--border);min-width:76px;color:var(--foreground);background:0 0;padding:0 13px;font-size:13px;font-weight:800}.mobile-page-header-module__28xL3a__signIn{cursor:pointer}.mobile-page-header-module__28xL3a__accountLoading{color:var(--muted-foreground)}.mobile-page-header-module__28xL3a__avatar{border:1px solid var(--border);background:var(--secondary);width:44px;min-width:44px;color:var(--foreground);text-transform:uppercase;border-radius:50%;padding:4px;font-size:13px;font-weight:800;overflow:hidden}.mobile-page-header-module__28xL3a__avatar img,.mobile-page-header-module__28xL3a__avatar span{border-radius:50%;width:34px;height:34px}.mobile-page-header-module__28xL3a__avatar img{object-fit:cover}.mobile-page-header-module__28xL3a__avatar span{place-items:center;display:grid}}
.home-content-module__iKTLOq__home{min-height:100vh;padding:var(--space-6) 0 var(--space-8);gap:calc(var(--space-8) + var(--space-4));display:grid;position:relative}.home-content-module__iKTLOq__home:before{content:"";background:radial-gradient(closest-side, color-mix(in srgb, var(--primary) 7%, transparent), transparent 72%);pointer-events:none;width:min(760px,100%);height:440px;position:absolute;top:-90px;left:50%;transform:translate(-50%)}.home-content-module__iKTLOq__sections{width:100%;max-width:1760px;padding-inline:var(--space-6);gap:calc(var(--space-8) + var(--space-6));margin-inline:auto;display:grid}.home-content-module__iKTLOq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-content-module__iKTLOq__promptPill{left:calc(50% + var(--rail-gutter) / 2);bottom:var(--space-5);z-index:30;align-items:center;gap:var(--space-3);width:min(640px, calc(100vw - var(--rail-gutter) - 2 * var(--space-5)));height:52px;padding:0 var(--space-2) 0 var(--space-4);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--popover) 92%, transparent);border:1px solid var(--border);box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:home-content-module__iKTLOq__promptIn .6s var(--ease) .35s backwards;transition:border-color var(--dur-normal) var(--ease), box-shadow var(--dur-normal) var(--ease), transform var(--dur-fast) var(--ease);display:flex;position:fixed;transform:translate(-50%)}@keyframes home-content-module__iKTLOq__promptIn{0%{opacity:0;transform:translate(-50%,14px)}to{opacity:1;transform:translate(-50%)}}.home-content-module__iKTLOq__promptPill:hover{border-color:color-mix(in srgb, var(--primary) 60%, var(--border));box-shadow:none;transform:translate(-50%)translateY(-2px)}.home-content-module__iKTLOq__promptSparkles{color:var(--primary);flex:none}.home-content-module__iKTLOq__promptPlaceholder{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted-foreground);flex:1;font-size:13px;overflow:hidden}.home-content-module__iKTLOq__promptCredits{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--primary) 16%, transparent);color:var(--primary);white-space:nowrap;flex:none;padding:3px 10px;font-size:12px;font-weight:700}.home-content-module__iKTLOq__promptGo{background:var(--primary);width:36px;height:36px;color:var(--primary-foreground);transition:transform var(--dur-fast) var(--ease), box-shadow var(--dur-fast) var(--ease);border-radius:50%;flex:none;place-items:center;display:grid}.home-content-module__iKTLOq__promptPill:hover .home-content-module__iKTLOq__promptGo{box-shadow:0 0 16px color-mix(in srgb, var(--primary) 35%, transparent);transform:scale(1.06)}@media (max-width:760px){.home-content-module__iKTLOq__home{gap:var(--space-8);padding-top:0}.home-content-module__iKTLOq__home>header{margin-bottom:calc(-1 * var(--space-4))}.home-content-module__iKTLOq__sections{padding-inline:var(--space-4);gap:var(--space-8)}.home-content-module__iKTLOq__promptPill{left:50%;bottom:calc(88px + env(safe-area-inset-bottom,0px));width:calc(100vw - 2 * var(--space-3))}}
.MentionBadge-module__kTqrzq__badge{vertical-align:middle;cursor:default;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;margin:0 1px;padding:2px 8px 2px 3px;font-size:.9em;font-weight:600;line-height:1;display:inline-flex}.MentionBadge-module__kTqrzq__thumb{background-color:#ffffff1f;background-position:50%;background-size:cover;border-radius:50%;flex:none;width:18px;height:18px}.MentionBadge-module__kTqrzq__glyph{opacity:.75;margin-right:-2px;font-weight:700}.MentionBadge-module__kTqrzq__cast{color:#34d399;background:#10b98138}.MentionBadge-module__kTqrzq__set{color:#60a5fa;background:#3b82f638}.MentionBadge-module__kTqrzq__prop{color:#fb923c;background:#f9731638}.MentionBadge-module__kTqrzq__badge.MentionBadge-module__kTqrzq__selected{outline-offset:1px;outline:2px solid}
.MentionsMenu-module__MnJwmq__menu{z-index:200;overscroll-behavior:contain;background:var(--popover);min-width:220px;max-width:320px;max-height:min(280px,100vh - 32px);color:var(--popover-foreground);border:1px solid var(--border);border-radius:10px;margin:0;padding:4px;font-size:.9rem;list-style:none;position:absolute;overflow-y:auto;box-shadow:0 12px 32px #00000052}.MentionsMenu-module__MnJwmq__menuFlipUp{margin-bottom:6px;top:auto;bottom:100%}.MentionsMenu-module__MnJwmq__option{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:6px 8px;display:flex}.MentionsMenu-module__MnJwmq__option:hover,.MentionsMenu-module__MnJwmq__optionSelected{background:var(--accent);color:var(--accent-foreground)}.MentionsMenu-module__MnJwmq__thumb{background-color:#ffffff14;background-position:50%;background-size:cover;border-radius:50%;flex:0 0 24px;width:24px;min-width:24px;height:24px;min-height:24px;transition:none;transform:none}.MentionsMenu-module__MnJwmq__option:hover .MentionsMenu-module__MnJwmq__thumb,.MentionsMenu-module__MnJwmq__optionSelected .MentionsMenu-module__MnJwmq__thumb{width:24px;height:24px;transition:none;transform:none}.MentionsMenu-module__MnJwmq__label{white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:600;overflow:hidden}.MentionsMenu-module__MnJwmq__kind{text-transform:uppercase;letter-spacing:.04em;opacity:.6;font-size:.75rem}.MentionsMenu-module__MnJwmq__empty{opacity:.6;padding:10px 12px;font-size:.85rem}.MentionsMenu-module__MnJwmq__groupLabel{z-index:1;background:var(--popover);letter-spacing:.08em;text-transform:uppercase;opacity:.55;padding:6px 8px 4px;font-size:.68rem;font-weight:700;position:sticky;top:-4px}.MentionsMenu-module__MnJwmq__moreHint{opacity:.55;border-top:1px solid var(--border);margin-top:4px;padding:8px 12px;font-size:.75rem}
