@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+KR:wght@400;500;600;700&display=swap";:root{color:#f3f3f3;background:#080808;color-scheme:dark;font-family:Inter,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #080808;--sidebar: #0b0b0b;--surface: #111111;--surface-2: #161616;--surface-3: #1d1d1d;--border: #272727;--border-light: #343434;--text: #f4f4f4;--muted: #8d8d8d;--muted-2: #606060;--white: #f5f5f5;--black: #0a0a0a;--sidebar-width: 288px}html[data-theme=light]{background:#000;filter:invert(1) hue-rotate(180deg)}html[data-theme=light] body{background:#000}html[data-theme=light] :is(.sidebar,.topbar,.detail-topbar){background:#010101}html[data-theme=light] :is(.stat-card,.panel,.detail-main,.info-card,.source-card,.summary-card,.template-card,.auth-card,.drawer,.role-preview){background:#020202;border-color:#0d0d0d}html[data-theme=light] :is(.search-box,.field>input,.number-input,.filter-group label,.table-row.table-head,.upload-zone,.template-upload-preview,.summary-notice,.auto-option,.workflow-preview){background:#020202}html[data-theme=light] :is(.icon-button,.theme-toggle,.stat-top div,.avatar,.mini-avatar,.secondary-action,.choice-card,.view-choice,.template-select-card,.toggle-field){background:#040404}html[data-theme=light] :is(.nav-item.active,.role-switch button.selected,.segmented-control button.selected){background:#080808}html[data-theme=light] button.table-row:hover{background:#060606}html[data-theme=light] :is(.sidebar,.topbar,.detail-topbar,.panel-heading,.toolbar,.table-row,.form-section,.summary-card dl div,.search-box,.field>input,.number-input,.filter-group label,.upload-zone,.template-upload-preview,.summary-notice,.auto-option,.workflow-preview,.icon-button,.theme-toggle,.stat-top div,.avatar,.mini-avatar,.secondary-action,.choice-card,.view-choice,.template-select-card,.toggle-field){border-color:#101010}html[data-theme=light] :is(.choice-card.selected,.view-choice.selected,.template-select-card.selected,.auto-option.selected,.limit-options>button.selected){border-color:#e5e5e5;box-shadow:inset 0 0 0 1px #e5e5e5}html[data-theme=light] :is(img,video){filter:invert(1) hue-rotate(180deg)}html[data-theme=light] .thumb img{filter:invert(1) hue-rotate(180deg) saturate(.6)}html[data-theme=light] :is(.source-card img,.template-visual img){filter:invert(1) hue-rotate(180deg) saturate(.75)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 80% -10%,rgba(255,255,255,.045),transparent 28%),var(--bg)}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #f5f5f5;outline-offset:2px}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar-width);display:flex;flex-direction:column;padding:24px 18px 18px;background:#0a0a0af7;border-right:1px solid #1e1e1e;z-index:20}.brand{display:flex;align-items:center;gap:12px;padding:0 8px;cursor:pointer;-webkit-user-select:none;user-select:none}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border:1px solid #393939;border-radius:50%;background:#131313}.brand strong{display:block;font-size:15px;line-height:1.1;letter-spacing:.13em}.brand span{display:block;margin-top:4px;color:#818181;font-size:12px;letter-spacing:.35em}.primary-action,.secondary-action,.back-button{border:0;border-radius:9px;min-height:40px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:650;cursor:pointer;transition:.18s ease}.primary-action{background:var(--white);color:var(--black)}.primary-action:hover{background:#dcdcdc;transform:translateY(-1px)}.primary-action:disabled{background:#2a2a2a;color:#686868;cursor:not-allowed;transform:none}.secondary-action,.back-button{background:#131313;color:#cfcfcf;border:1px solid var(--border)}.secondary-action:hover,.back-button:hover{border-color:#444;background:#181818}.sidebar-create{width:100%;margin:29px 0 27px}.nav-groups{display:flex;flex-direction:column;gap:28px}.nav-label{padding:0 11px;margin:0 0 8px;color:#686868;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.nav-item{width:100%;height:42px;padding:0 11px;display:flex;align-items:center;gap:11px;border:0;border-radius:8px;background:transparent;color:#898989;font-size:15px;cursor:pointer;transition:.16s ease}.nav-item:hover{color:#d1d1d1;background:#111}.nav-item.active{color:#f5f5f5;background:#191919;box-shadow:inset 2px 0 #f5f5f5}.nav-item svg{flex:0 0 auto}.sidebar-footer{margin-top:auto}.sidebar-copyright{margin-top:16px;text-align:center;color:#969696;font-size:13px;white-space:nowrap}.role-preview{padding:13px;margin-bottom:10px;border:1px solid #242424;border-radius:10px;background:#0e0e0e}.role-preview>span{display:block;color:#7b7b7b;font-size:13px;margin-bottom:10px}.role-switch,.segmented-control{display:grid;grid-template-columns:1fr 1fr;gap:3px;padding:3px;background:#080808;border:1px solid #252525;border-radius:8px}.role-switch button,.segmented-control button{height:29px;border:0;border-radius:5px;background:transparent;color:#797979;font-size:13px;cursor:pointer}.role-switch button.selected,.segmented-control button.selected{background:#242424;color:#f1f1f1;box-shadow:inset 0 0 0 2px #e5e5e5;font-weight:700}.profile-card{height:58px;display:grid;grid-template-columns:34px minmax(0,1fr) 36px;align-items:center;gap:10px;padding:8px 10px;border-top:1px solid #1d1d1d;color:#5f5f5f}.profile-card>div:nth-child(2){min-width:0}.profile-card strong{display:block;color:#cfcfcf;font-size:14px}.profile-card span{display:block;margin-top:3px;overflow:hidden;color:#737373;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.avatar{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#242424;color:#e8e8e8;font-size:13px;font-weight:700;border:1px solid #333}.app-main{width:calc(100% - var(--sidebar-width));min-width:0;margin-left:var(--sidebar-width)}.topbar,.detail-topbar{height:86px;padding:0 38px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #1d1d1d;background:#080808d6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:12}.topbar h1{margin:0;font-size:23px;font-weight:650;letter-spacing:-.025em}.topbar p{margin:6px 0 0;color:#858585;font-size:13px}.topbar-actions,.detail-actions{display:flex;align-items:center;gap:9px}.icon-button{width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:8px;background:#111;color:#868686;cursor:pointer;transition:.15s ease}.icon-button:hover{color:#eee;border-color:#444}.theme-toggle{min-width:82px;height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--border);border-radius:99px;background:#111;color:#a8a8a8;font-size:13px;font-weight:650;cursor:pointer;transition:.15s ease}.theme-toggle:hover{color:#eee;border-color:#444;background:#181818}.environment-pill{height:29px;padding:0 10px;display:inline-flex;align-items:center;gap:7px;border:1px solid #252525;border-radius:99px;color:#7d7d7d;font-size:11px;font-weight:700;letter-spacing:.1em}.environment-pill span{width:5px;height:5px;border-radius:50%;background:#bdbdbd;box-shadow:0 0 7px #bbb}.page-content{width:min(1500px,100%);margin:0 auto;padding:30px 38px 54px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:20px}.stats-grid.user-stats{grid-template-columns:repeat(3,1fr)}.stat-card{min-height:128px;padding:19px;border:1px solid #232323;border-radius:12px;background:linear-gradient(145deg,#131313,#0e0e0e)}.stat-top{display:flex;align-items:center;justify-content:space-between;color:#858585;font-size:13px}.stat-top div{width:29px;height:29px;display:grid;place-items:center;border:1px solid #282828;border-radius:8px;color:#aaa;background:#161616}.stat-card>strong{display:block;margin-top:13px;color:#f5f5f5;font-size:26px;letter-spacing:-.04em}.stat-card>p{margin:5px 0 0;color:#747474;font-size:13px}.panel{border:1px solid #232323;border-radius:13px;background:#0f0f0f;overflow:hidden}.panel-heading{min-height:91px;padding:21px 23px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #222}.panel-heading h2,.section-title h2{margin:0;font-size:18px;font-weight:650}.panel-heading p,.section-title p{margin:6px 0 0;color:#7b7b7b;font-size:13px}.toolbar{min-height:68px;padding:13px 22px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #202020}.toolbar.single-search{justify-content:flex-start}.search-box{width:min(360px,100%);height:38px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #272727;border-radius:8px;background:#0a0a0a;color:#606060}.search-box input{width:100%;border:0;outline:0;color:#d8d8d8;background:transparent;font-size:13px}.search-box input::placeholder{color:#565656}.filter-group{display:flex;gap:8px}.filter-group label{position:relative;height:38px;display:flex;align-items:center;border:1px solid #272727;border-radius:8px;background:#111}.filter-group select{height:100%;padding:0 31px 0 12px;appearance:none;border:0;outline:0;background:transparent;color:#b0b0b0;font-size:13px;cursor:pointer}.filter-group svg{position:absolute;right:10px;color:#555;pointer-events:none}.data-table{min-width:950px}.table-row{width:100%;min-height:68px;display:grid;align-items:center;gap:16px;padding:0 22px;border:0;border-bottom:1px solid #1d1d1d;background:transparent;text-align:left}.table-row.table-head{min-height:41px;color:#707070;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;background:#0c0c0c}button.table-row{cursor:pointer;transition:.15s ease}button.table-row:hover{background:#151515}.jobs-table .table-row{grid-template-columns:minmax(250px,2.3fr) minmax(120px,1fr) 90px 90px 105px 95px 16px}.job-title-cell,.creator-cell,.user-cell{display:flex;align-items:center;gap:11px;min-width:0}.job-title-cell>span:last-child,.user-cell>span:last-child{min-width:0}.job-title-cell strong,.user-cell strong{display:block;overflow:hidden;color:#e0e0e0;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.job-title-cell small,.user-cell small{display:block;margin-top:4px;overflow:hidden;color:#727272;font-size:12px;letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap}.thumb{width:42px;height:42px;flex:0 0 auto;border-radius:7px;overflow:hidden;border:1px solid #292929;background:#171717}.thumb img{width:100%;height:100%;object-fit:cover;filter:saturate(.6)}.mini-avatar{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;border:1px solid #303030;background:#1b1b1b;color:#aaa;font-size:11px}.creator-cell,.media-cell{color:#a7a7a7;font-size:13px}.media-cell{display:flex;align-items:center;gap:6px}.type-badge,.role-badge{width:fit-content;height:29px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid #353535;border-radius:99px;background:#171717;color:#bdbdbd;font-size:12px;font-weight:650}.type-badge.type-frontal{color:#8ec5ff;border-color:#4a91da73;background:#2d69a626}.type-badge.type-side,.template-type.type-side{color:#efbd72;border-color:#d2923473;background:#965c182e}.type-badge.type-both,.template-type.type-both{color:#c5a4ff;border-color:#9266db7a;background:#6741a433}.media-video{color:#78d6e8}.media-image{color:#e7a2c4}.status-badge{width:fit-content;height:28px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border-radius:99px;font-size:12px;font-weight:700}.status-processing{color:#80bfff;background:#2b68a62e;border:1px solid rgba(75,145,218,.45)}.status-completed{color:#7fd3a6;background:#297f522b;border:1px solid rgba(72,170,118,.4)}.status-failed{color:#ef8f8f;background:#9b3a3a29;border:1px solid rgba(211,81,81,.42)}.status-image_ready{color:#e8c477;background:#92691e2b;border:1px solid rgba(210,159,64,.42)}.status-unknown{color:#d6a2ef;background:#763e942b;border:1px solid rgba(165,93,202,.42)}.status-cell{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.status-cell small{padding-left:8px;color:#747474;font-size:11px}.muted-cell{color:#7c7c7c;font-size:12px}.spin{animation:spin 1.3s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#bdbdbd}.empty-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:15px;border-radius:50%;border:1px solid #2c2c2c;color:#777}.empty-state strong{font-size:14px}.empty-state p{max-width:340px;margin:7px 0 0;color:#747474;font-size:13px}.live-thumb{display:grid;place-items:center;color:#777}.live-loading{min-height:240px;display:flex;align-items:center;justify-content:center;gap:10px;color:#929292;font-size:13px}.inline-error{min-height:84px;padding:18px 20px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;color:#e49898}.inline-error strong{display:block;color:#e2b5b5;font-size:14px}.inline-error p{margin:5px 0 0;color:#a27676;font-size:13px}.detail-topbar{height:68px}.back-button{padding:0 12px;background:transparent;border-color:transparent}.detail-page{padding-top:34px}.detail-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.detail-title h1{margin:12px 0 7px;font-size:29px;letter-spacing:-.04em}.detail-title p{margin:0;color:#858585;font-size:13px}.eyebrow{display:flex;align-items:center;gap:9px;color:#7a7a7a;font-size:12px;letter-spacing:.07em}.detail-chips{display:flex;gap:7px}.progress-banner{display:flex;align-items:center;gap:15px;padding:18px;margin-bottom:20px;border:1px solid #303030;border-radius:11px;background:linear-gradient(90deg,#151515,#101010)}.progress-icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;border:1px solid #373737}.progress-copy{flex:1}.progress-copy>div:first-child{display:flex;justify-content:space-between;font-size:13px}.progress-copy p{margin:5px 0 11px;color:#838383;font-size:12px}.progress-track{height:3px;overflow:hidden;border-radius:99px;background:#292929}.progress-track span{display:block;height:100%;background:#e7e7e7;border-radius:inherit}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:19px}.detail-main,.info-card,.source-card{border:1px solid #232323;border-radius:12px;background:#101010}.detail-main{min-height:500px;padding:22px}.section-title{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.section-title>span{color:#787878;font-size:12px}.result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.result-grid.single{grid-template-columns:1fr}.result-card{overflow:hidden;border:1px solid #292929;border-radius:10px;background:#0b0b0b}.result-media{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#050505}.result-media img{width:100%;height:100%;object-fit:cover}.play-button{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:46px;height:46px;display:grid;place-items:center;padding-left:4px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#000000a6;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.processing-scrim{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#000000a6;color:#d8d8d8;font-size:13px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.result-footer{height:43px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;color:#7d7d7d;font-size:12px;letter-spacing:.09em}.result-footer button{border:0;background:transparent;color:#777;cursor:pointer}.manual-video-card{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed #383838;border-radius:10px;background:#0b0b0b;color:#707070;cursor:pointer}.manual-video-card:hover{border-color:#626262;background:#101010}.manual-video-card>span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:3px;border:1px solid #343434;border-radius:50%}.manual-video-card strong{color:#cfcfcf;font-size:14px}.manual-video-card small{max-width:240px;color:#777;font-size:12px;line-height:1.55;text-align:center}.history-section{padding-top:24px;margin-top:26px;border-top:1px solid #252525}.history-list{display:flex;flex-direction:column;gap:8px}.history-row{min-height:66px;padding:11px 13px;display:grid;grid-template-columns:62px minmax(160px,1fr) auto auto;align-items:center;gap:12px;border:1px solid #252525;border-radius:9px;background:#0c0c0c}.history-row.current{border-color:#414141;background:#131313}.history-version strong,.history-version span,.history-copy strong,.history-copy span{display:block}.history-version strong{color:#dedede;font-size:14px}.history-version span{margin-top:4px;color:#737373;font-size:11px}.history-copy strong{color:#bcbcbc;font-size:13px}.history-copy span{margin-top:5px;color:#717171;font-size:11px}.history-assets{display:flex;align-items:center;gap:6px}.history-assets span{height:27px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid #353535;border-radius:6px;color:#8d8d8d;font-size:11px}.detail-side{display:flex;flex-direction:column;gap:13px}.info-card,.source-card{padding:17px}.info-card h3,.source-card h3{margin:0;font-size:14px}.info-card dl{margin:16px 0 0}.info-card dl div{padding:11px 0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #222;font-size:13px}.info-card dt{color:#606060}.info-card dd{margin:0;color:#aaa;text-align:right}.source-card>div{display:flex;justify-content:space-between;margin-bottom:12px}.source-card>div span{color:#717171;font-size:11px;letter-spacing:.1em}.source-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;filter:saturate(.75)}.create-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:19px;align-items:start}.create-form{padding:25px}.capability-card{padding:20px;margin-bottom:26px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #4b2c2c;border-radius:11px;background:#692a2a21}.capability-card.enabled{border-color:#28543b;background:#246f4421}.capability-card strong{display:block;font-size:15px}.capability-card p{margin:6px 0 0;color:#8b8b8b;font-size:13px;line-height:1.6}.capability-card>span{color:#bf7b7b;font-size:11px;font-weight:700;letter-spacing:.12em}.capability-card.enabled>span{color:#79c79d}.live-template-summary{padding-top:22px}.live-template-summary h3{margin:0;font-size:14px}.live-template-summary p{margin:7px 0 0;color:#818181;font-size:13px}.create-title-field{margin:0}.create-title-field>input{height:46px;font-size:14px}.form-section{padding:0 0 27px;margin-bottom:27px;border-bottom:1px solid #232323}.form-section:last-child{padding:0;margin:0;border:0}.step-label{display:flex;gap:12px;align-items:flex-start;margin-bottom:16px}.step-label>span{width:27px;height:27px;display:grid;place-items:center;border:1px solid #3a3a3a;border-radius:7px;color:#aaa;font-size:12px}.step-label h2{margin:1px 0 0;font-size:16px}.step-label p{margin:5px 0 0;color:#7b7b7b;font-size:13px}.choice-grid{display:grid;gap:10px}.choice-grid.two{grid-template-columns:repeat(2,1fr)}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.choice-card,.view-choice,.template-select-card{position:relative;border:1px solid #292929;border-radius:10px;background:#121212;color:#858585;cursor:pointer;transition:.16s ease}.choice-card:hover,.view-choice:hover,.template-select-card:hover{border-color:#414141;background:#151515}.choice-card.selected,.view-choice.selected,.template-select-card.selected{border-color:#777;background:#191919;box-shadow:inset 0 0 0 1px #353535;color:#eee}.choice-card{min-height:73px;display:grid;grid-template-columns:37px 1fr 18px;align-items:center;gap:11px;padding:13px;text-align:left}.choice-card>span:first-child{width:37px;height:37px;display:grid;place-items:center;border:1px solid #2e2e2e;border-radius:8px;background:#0c0c0c}.choice-card strong,.view-choice strong{display:block;color:#dedede;font-size:14px}.choice-card small,.view-choice small{display:block;margin-top:4px;color:#777;font-size:12px}.view-choice{min-height:116px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:13px}.eye-symbol{width:43px;height:32px;display:grid;place-items:center;margin-bottom:10px;color:#888}.eye-side{transform:perspective(50px) rotateY(-20deg)}.eye-both{width:60px;border-left:1px solid #333;border-right:1px solid #333}.selected-dot{position:absolute;top:8px;right:8px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#eee;color:#111}.workflow-preview{min-height:72px;padding:13px;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #262626;border-radius:10px;background:#0b0b0b}.workflow-node{min-width:105px;min-height:44px;padding:7px 10px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #343434;border-radius:8px;color:#898989;font-size:12px}.workflow-node.active{border-color:#4a4a4a;background:#191919;color:#d3d3d3}.workflow-node.optional{border-style:dashed}.workflow-node small{padding:3px 5px;border-radius:4px;background:#292929;color:#aaa;font-size:10px}.workflow-plus,.workflow-arrow{flex:0 0 auto;color:#4e4e4e}.workflow-plus{font-size:13px}.template-select-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.template-select-card{min-height:78px;display:grid;grid-template-columns:84px 1fr;align-items:center;gap:12px;padding:8px;text-align:left}.template-select-card img{width:84px;height:59px;object-fit:cover;border-radius:6px}.template-select-card strong{display:block;color:#d8d8d8;font-size:13px}.template-select-card small{display:block;margin-top:5px;color:#777;font-size:12px}.template-mini-placeholder{width:84px;height:59px;display:grid;place-items:center;border-radius:6px;background:#090909;color:#555}.form-warning{padding:13px;margin:0;border:1px solid #4b3830;border-radius:8px;background:#724a281f;color:#ca9e78;font-size:13px}.upload-zone{width:100%;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px dashed #3b3b3b;border-radius:10px;background:#0b0b0b;color:#777;cursor:pointer;overflow:hidden}.upload-zone:hover{border-color:#666;background:#0e0e0e}.upload-zone>span{width:38px;height:38px;display:grid;place-items:center;margin-bottom:5px;border:1px solid #333;border-radius:50%}.upload-zone strong{color:#c4c4c4;font-size:13px}.upload-zone small{color:#757575;font-size:12px}.upload-zone.has-preview{height:240px;border-style:solid}.upload-zone img{width:100%;height:100%;object-fit:contain}.hidden-file-input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.file-caption{margin:9px 2px 0;color:#818181;font-size:12px;overflow-wrap:anywhere}.create-error{margin-top:20px}.option-section{padding-bottom:0;margin-bottom:0;border-bottom:0}.auto-option{min-height:82px;padding:15px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:12px;border:1px solid #2d2d2d;border-radius:10px;background:#0d0d0d;cursor:pointer}.auto-option.selected{border-color:#5b5b5b;background:#161616}.auto-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.option-check{width:20px;height:20px;display:grid;place-items:center;border:1px solid #494949;border-radius:5px;background:#090909;color:#111}.auto-option.selected .option-check{border-color:#e2e2e2;background:#e2e2e2}.option-copy strong,.option-copy small{display:block}.option-copy strong{color:#d4d4d4;font-size:13px}.option-copy small{margin-top:5px;color:#797979;font-size:12px;line-height:1.5}.option-flow{display:inline-flex;align-items:center;gap:3px;color:#777}.option-help{margin:9px 3px 0 34px;color:#7a7a7a;font-size:12px;line-height:1.55}.create-summary{position:sticky;top:105px}.summary-card{padding:22px;border:1px solid #292929;border-radius:12px;background:linear-gradient(150deg,#151515,#0d0d0d)}.summary-label,.eyebrow-text{color:#747474;font-size:12px;font-weight:700;letter-spacing:.13em}.summary-card h3{margin:9px 0 20px;font-size:19px}.summary-card dl{margin:0}.summary-card dl div{min-height:42px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #252525;font-size:13px}.summary-card dt{color:#626262}.summary-card dd{margin:0;color:#bbb}.summary-notice{display:flex;align-items:center;gap:10px;padding:12px;margin:16px 0;border:1px solid #282828;border-radius:8px;background:#111;color:#898989;font-size:12px}.summary-notice strong{color:#d0d0d0;font-size:13px}.submit-generation{width:100%}.summary-footnote{margin:10px 0 0;color:#707070;font-size:12px;line-height:1.6;text-align:center}.users-table .table-row{grid-template-columns:minmax(215px,1.6fr) 100px 115px 105px 75px 85px 20px}.user-avatar{width:35px;height:35px}.role-badge{border-radius:7px}.usage-cell{display:flex;flex-direction:column;gap:6px;color:#c6c6c6;font-size:13px}.tiny-progress{width:65px;height:2px;overflow:hidden;background:#292929}.tiny-progress i{display:block;height:100%;background:#d6d6d6}.account-status{display:inline-flex;align-items:center;gap:6px;color:#aaa;font-size:12px}.account-status:before{content:"";width:5px;height:5px;border-radius:50%;background:#555}.account-status.active{color:#7fd3a6}.account-status.active:before{background:#63c48f;box-shadow:0 0 5px #63c48fb3}.account-status.paused{color:#ef8f8f}.account-status.paused:before{background:#d96767}.role-badge{color:#9fc5ff;border-color:#5382c76b;background:#30578f29}.drawer-layer{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:24px}.drawer-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000000a3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:default}.drawer{position:relative;width:min(560px,100%);height:min(760px,calc(100vh - 48px));display:flex;flex-direction:column;overflow:hidden;background:#101010;border:1px solid #2b2b2b;border-radius:16px;box-shadow:0 30px 90px #00000080;animation:modalIn .2s ease-out}body:has(.drawer-layer){overflow:hidden}html[data-theme=light] .drawer-backdrop{background:#ffffff94}html[data-theme=light] .drawer{box-shadow:0 30px 90px #ffffff61}@keyframes modalIn{0%{transform:translateY(12px) scale(.985);opacity:0}}.drawer-header{min-height:88px;padding:20px 23px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #252525}.drawer-header h2{margin:0;font-size:19px}.drawer-header p{margin:6px 0 0;color:#7d7d7d;font-size:13px}.drawer-body{flex:1;min-height:0;overflow-y:auto;padding:23px}.drawer-footer{min-height:74px;flex:0 0 auto;padding:15px 23px;display:flex;align-items:center;justify-content:flex-end;gap:9px;border-top:1px solid #252525}.field{display:block;margin-bottom:20px}.field>span{display:block;margin-bottom:8px;color:#a0a0a0;font-size:13px;font-weight:600}.field>input,.number-input{width:100%;height:42px;border:1px solid #303030;border-radius:8px;background:#0a0a0a;color:#d9d9d9}.field>input{padding:0 12px;outline:0;font-size:13px}.field>input:focus{border-color:#656565}.field>input:disabled{color:#777;background:#111;cursor:not-allowed}.field>small{display:block;margin-top:7px;color:#777;font-size:12px;line-height:1.5}.drawer-error{padding:10px 12px;margin:0;border:1px solid #573232;border-radius:8px;background:#6e2c2c26;color:#e4a0a0;font-size:13px;line-height:1.5}.segmented-control{height:40px}.segmented-control button{height:32px;font-size:13px}.limit-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.limit-options>button{min-height:75px;padding:13px;display:flex;align-items:flex-start;gap:9px;border:1px solid #292929;border-radius:9px;background:#111;color:#777;text-align:left;cursor:pointer}.limit-options>button.selected{border-color:#696969;background:#191919;color:#ddd}.limit-options strong,.limit-options small{display:block}.limit-options strong{font-size:13px}.limit-options small{margin-top:5px;color:#777;font-size:12px}.number-input{display:flex;align-items:center;overflow:hidden}.number-input input{flex:1;height:100%;padding:0 12px;border:0;outline:0;background:transparent;color:#ddd}.number-input em{padding-right:12px;color:#797979;font-size:12px;font-style:normal}.content-intro{min-height:93px;display:flex;align-items:center;justify-content:space-between;gap:20px}.content-intro h2{margin:8px 0 5px;font-size:22px}.content-intro p{margin:0;color:#7d7d7d;font-size:13px}.content-tabs{height:48px;display:flex;align-items:center;gap:5px;margin-bottom:16px;border-bottom:1px solid #202020}.content-tabs button{height:48px;padding:0 13px;border:0;border-bottom:2px solid transparent;background:transparent;color:#7c7c7c;font-size:13px;cursor:pointer}.content-tabs button.active{border-bottom-color:#e5e5e5;color:#e5e5e5}.content-tabs span{margin-left:5px;color:#4e4e4e}.content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.template-card{overflow:hidden;border:1px solid #252525;border-radius:11px;background:#101010}.template-placeholder{display:flex;align-items:center;justify-content:center;color:#575757;background:radial-gradient(circle,#1a1a1a,#0c0c0c)}.live-template-card .template-visual{cursor:pointer}.template-visual{position:relative;width:100%;aspect-ratio:16 / 9;padding:0;border:0;background:#050505;cursor:pointer;overflow:hidden}.template-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.75);transition:transform .3s ease}.template-visual:hover img{transform:scale(1.02)}.template-type{position:absolute;top:10px;left:10px;height:26px;padding:0 9px;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.16);border-radius:99px;background:#000000ad;color:#d8d8d8;font-size:12px;font-weight:650;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.inactive-scrim{position:absolute;inset:0;display:grid;place-items:center;background:#000000a8;color:#8c8c8c;font-size:12px;letter-spacing:.08em}.template-meta{min-height:67px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between}.template-meta strong,.template-meta span{display:block}.template-meta strong{color:#d8d8d8;font-size:14px}.template-meta span{margin-top:5px;color:#747474;font-size:12px}.template-foot{height:38px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #202020;color:#747474;font-size:12px}.template-foot span:first-child{display:inline-flex;align-items:center;gap:5px}.template-foot span:first-child:before{content:"";width:5px;height:5px;border-radius:50%;background:#454545}.template-foot span.active-dot:before{background:#bdbdbd}.template-state-button,.template-download{min-height:27px;padding:0;display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#777;font:inherit;cursor:pointer;text-decoration:none}.template-state-button:before{content:"";width:5px;height:5px;border-radius:50%;background:#454545}.template-state-button.active-dot:before{background:#bdbdbd}.template-state-button:disabled{cursor:wait}.template-download:hover{color:#ddd}.add-template-card{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #303030;border-radius:11px;background:#0b0b0b;color:#666;cursor:pointer}.add-template-card:hover{border-color:#555;background:#0e0e0e}.add-template-card>span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:12px;border:1px solid #2f2f2f;border-radius:50%}.add-template-card strong{color:#bdbdbd;font-size:13px}.add-template-card small{margin-top:5px;color:#707070;font-size:12px}.template-upload-preview{width:100%;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px dashed #3a3a3a;border-radius:9px;background:#080808;color:#666;overflow:hidden;cursor:pointer}.template-upload-preview strong{color:#c2c2c2;font-size:13px}.template-upload-preview small{color:#747474;font-size:12px}.template-upload-preview.has-image{min-height:220px;border-style:solid}.template-upload-preview img{width:100%;height:220px;object-fit:contain}.size-guide{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}.size-guide span{padding:9px 10px;border:1px solid #272727;border-radius:7px;color:#919191;font-size:12px}.size-guide strong{display:block;margin-bottom:4px;color:#707070;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.toggle-field{display:flex;align-items:center;justify-content:space-between;padding:13px;border:1px solid #292929;border-radius:9px}.toggle-field strong,.toggle-field small{display:block}.toggle-field strong{color:#c8c8c8;font-size:13px}.toggle-field small{margin-top:4px;color:#767676;font-size:12px}.toggle{width:38px;height:21px;padding:2px;border:0;border-radius:99px;background:#292929;cursor:pointer}.toggle i{display:block;width:17px;height:17px;border-radius:50%;background:#777;transition:.18s ease}.toggle.on{background:#e0e0e0}.toggle.on i{transform:translate(17px);background:#141414}:is(.choice-card.selected,.view-choice.selected,.template-select-card.selected,.auto-option.selected,.limit-options>button.selected){border-color:#e5e5e5;box-shadow:inset 0 0 0 1px #e5e5e5}.toast{position:fixed;right:24px;bottom:24px;z-index:80;min-height:46px;padding:0 16px;display:flex;align-items:center;gap:10px;border:1px solid #404040;border-radius:9px;background:#e8e8e8;color:#111;box-shadow:0 15px 40px #0006;font-size:13px;font-weight:600;animation:toastIn .2s ease-out}.toast-error{border-color:#633b3b;background:#2b1616;color:#efb0b0}@keyframes toastIn{0%{transform:translateY(10px);opacity:0}}@media(max-width:1180px){.stats-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid,.create-layout{grid-template-columns:1fr}.create-summary{position:static}.detail-side{display:grid;grid-template-columns:1fr 1fr}.source-card img{aspect-ratio:16 / 9}.jobs-panel,.panel:has(.users-table){overflow-x:auto}.workflow-preview{flex-wrap:wrap}}@media(max-width:780px){.sidebar{width:78px;padding:20px 11px}.brand{justify-content:center;padding:0}.brand>div:last-child,.nav-label,.nav-item span,.role-preview,.profile-card>div:not(.avatar),.profile-card>svg{display:none}.sidebar-create{width:45px;margin-left:auto;margin-right:auto;padding:0;font-size:0}.nav-item{justify-content:center;padding:0}.profile-card{display:flex;justify-content:center;padding:8px 0}.app-main{width:calc(100% - 78px);margin-left:78px}.topbar,.detail-topbar{padding:0 20px}.page-content{padding:22px 20px 40px}.stats-grid,.stats-grid.user-stats,.choice-grid.three,.content-grid{grid-template-columns:1fr}.toolbar,.panel-heading{align-items:stretch;flex-direction:column}.panel-heading .primary-action,.search-box{width:100%}.detail-title{align-items:flex-start;flex-direction:column}.detail-side,.result-grid,.template-select-grid,.choice-grid.two{grid-template-columns:1fr}.history-row{grid-template-columns:55px 1fr}.history-assets,.history-row>.status-badge{justify-self:start}.workflow-node{min-width:88px}.auto-option{grid-template-columns:22px 1fr}.option-flow,.topbar p,.environment-pill{display:none}.theme-toggle{min-width:36px;width:36px;padding:0}.theme-toggle span{display:none}.content-intro{align-items:flex-start;flex-direction:column;padding-bottom:18px}.drawer-layer{padding:12px}.drawer{height:calc(100vh - 24px);border-radius:13px}}.auth-screen{min-height:100vh;display:grid;grid-template-rows:1fr auto;gap:24px;place-items:center;padding:32px 20px}.auth-copyright{color:#969696;font-size:13px}.auth-theme-toggle{position:fixed;top:24px;right:24px;z-index:2}.auth-card{width:min(100%,520px);padding:42px;border:1px solid var(--border);border-radius:22px;background:var(--surface)}.auth-brand{display:flex;align-items:center;gap:12px;font-size:15px;letter-spacing:2px;margin-bottom:38px}.auth-card h1{font-size:29px;line-height:1.45;letter-spacing:-1px;margin:0 0 16px}.auth-card p,.session-overview p{color:#b5b5b5;font-size:17px;line-height:1.8}.auth-email{overflow-wrap:anywhere;font-size:17px;color:var(--text)}.auth-actions{display:grid;gap:12px;margin-top:28px}.auth-actions button{min-height:48px;justify-content:center}.auth-card .auth-error{color:#ffb0a8;padding:14px;background:#2b1919;border-radius:10px}.auth-loading{display:flex;align-items:center;gap:12px;min-height:64px;color:#c8c8c8}.auth-card .auth-footnote{font-size:15px;margin:28px 0 0;color:#969696}.session-overview{padding:28px;margin-bottom:24px}.session-overview h2{font-size:23px;margin:0 0 12px}.session-stats{display:flex;flex-wrap:wrap;gap:32px;margin-top:28px}.session-stats dt{color:#aaa;font-size:16px;margin-bottom:10px}.session-stats dd{font-size:25px;margin:0}button:disabled{cursor:not-allowed;opacity:.5}@media(max-width:600px){.auth-card{padding:28px 22px}.auth-card h1{font-size:26px}.session-overview{padding:20px}}.auth-card .auth-pending{color:#e2ce9b;background:#29251b;padding:14px;border-radius:10px}.access-request{margin-top:24px}.access-request form{display:grid;gap:16px}.access-request .primary-action{width:100%;min-height:48px}.account-status.pending{color:#e2ce9b;background:#29251b}.upload-zone.dragging,.template-upload-preview.dragging{border-color:var(--text);box-shadow:inset 0 0 0 2px var(--text);background:var(--surface)}.upload-zone strong,.template-upload-preview strong{text-align:center;overflow-wrap:anywhere}.account-status.pending:before{background:#e2ce9b}.toolbar .secondary-action[aria-pressed=true]{box-shadow:inset 0 0 0 2px var(--text)}.live-run-result{padding:22px;margin-bottom:20px}.live-run-result .panel-heading{padding:0 0 16px}.live-result-media{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:18px}.live-result-media figure{margin:0;min-width:0}.live-result-media img,.live-result-media video{width:100%;max-height:560px;object-fit:contain;border-radius:10px;background:#080808}.live-result-media figcaption{padding:12px 0}.live-run-result .detail-actions{flex-wrap:wrap}.live-run-result p{color:var(--text-secondary);line-height:1.6}.live-result-media figcaption a{color:inherit;text-underline-offset:3px;font-size:14px}@media(max-width:600px){.detail-topbar{padding:12px;gap:8px}.detail-topbar .back-button{white-space:nowrap;padding:6px 0;font-size:12px}.detail-topbar .detail-actions{gap:6px}.detail-topbar .secondary-action{padding:8px;font-size:12px;white-space:nowrap}.live-run-result{padding:16px}}
