@charset "UTF-8";
:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#202a40;background:#f6f7fb;font-size:16px;font-synthesis:none;--navy:#111a32;--purple:#635bdf;--muted:#778092;--border:#e8ebf2;--red:#c34446}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:wait;opacity:.58}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #aaa4ff;outline-offset:3px}[hidden]{display:none!important}.boot{min-height:100vh;display:grid;place-items:center;color:var(--muted)}.brand{display:flex;align-items:center;gap:12px;color:#fff;font-size:25px;font-weight:650;letter-spacing:-.8px}.brand-mark{display:grid;place-items:center;width:39px;height:40px;border-radius:12px;background:var(--purple);color:white;font-size:30px;font-weight:750;line-height:1;padding-bottom:4px}.brand-sub{display:block;font-size:8px;font-weight:500;letter-spacing:2px;color:#a0a9bd;margin-top:3px}.workspace{display:flex;min-height:100vh}.sidebar{width:232px;background:var(--navy);color:#a4aec5;position:fixed;inset:0 auto 0 0;padding:35px 21px;display:flex;flex-direction:column}.sidebar .brand{margin:0 9px 57px}.sidebar-label{font-size:12px;letter-spacing:1px;margin:0 15px 17px;color:#7f8aa5}.nav-item{display:flex;align-items:center;gap:13px;min-height:48px;padding:12px 15px;border-radius:8px;font-size:14px;margin-bottom:6px}.nav-item>span:first-child{font-size:20px;width:20px}.nav-item.active{background:#28304d;color:#f7f6ff}.nav-item:hover{background:#232d47;color:#fff}.nav-dot{width:5px;height:5px;border-radius:50%;background:#a79cff;margin-left:auto}.sidebar-bottom{margin-top:auto;padding:30px 15px 0}.sidebar-caption{font-size:15px;color:#d2d8e6}.sidebar-bottom p{font-size:12px;letter-spacing:2px;color:#6d7a98;margin:10px 0 33px}.logout{display:flex;justify-content:space-between;width:100%;border:0;border-top:1px solid #2a324a;padding:21px 0 0;background:transparent;color:#a4aec5;font-size:13px}.logout:hover{color:#fff}.main-shell{margin-left:232px;width:calc(100% - 232px);min-width:0}.topbar{height:76px;padding:0 44px;border-bottom:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px;color:#9399a8}.topbar strong{color:#475064;font-weight:500}.topbar-divider{padding:0 14px;color:#ced2dd}.connection{display:flex;align-items:center;gap:8px;font-size:12px;white-space:nowrap}.connection i{width:6px;height:6px;border-radius:50%;background:#a1a9b7}.connection.ready i{background:#42aa8b;box-shadow:0 0 0 4px #edf8f4}.connection.ready{color:#518977}.connection.warning i{background:#d39637}.main-content{max-width:1330px;margin:0 auto;padding:46px 44px 25px}.eyebrow{font-size:10px;letter-spacing:2px;color:var(--purple);font-weight:650}.page-intro{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:30px}.page-intro h1{font-size:29px;letter-spacing:-.8px;font-weight:650;margin:12px 0 11px}.page-intro p{font-size:14px;color:var(--muted);margin:0;line-height:1.7}.secondary{display:inline-flex;align-items:center;justify-content:center;gap:19px;border:1px solid #dce0eb;background:#fff;border-radius:7px;padding:11px 17px;font-size:13px;white-space:nowrap}.secondary:hover{border-color:#a6a0e5;color:var(--purple)}.capture-card{padding:26px 28px 22px;background:white;border:1px solid var(--border);border-radius:12px;box-shadow:0 3px 14px #111a3203}.capture-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px}h2{font-size:17px;font-weight:650;margin:0}.platform-list{display:flex;gap:14px;align-items:center}.platform-list>span{display:flex;align-items:center;gap:6px;font-size:12px;color:#7c8392}.platform-list i{font-style:normal}.youtube-dot{background:#ee5262;color:#fff;font-size:7px;padding:2px 4px;border-radius:4px}.x-dot{font-size:17px;color:#343b4b}.url-row{display:flex;gap:12px}.url-input-wrap{position:relative;flex:1;min-width:0}.url-icon{position:absolute;left:16px;top:13px;color:#959ab1;font-size:22px}.url-input-wrap input{width:100%;height:52px;border:1px solid #dfe2ed;border-radius:7px;background:#fbfcff;padding:0 15px 0 46px;color:#253048;font-size:15px}.url-input-wrap input::placeholder{color:#a0a6b5}.url-input-wrap input:focus{border-color:#8f86ec;outline:3px solid #eeecff;background:#fff}.primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--purple);color:#fff;background:var(--purple);border-radius:7px;padding:13px 23px;font-size:14px;min-height:48px;font-weight:550;white-space:nowrap}.primary:hover:not(:disabled){background:#544bcc;border-color:#544bcc}.primary>span:first-child{font-size:20px}.capture-options{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:17px}.checkbox-label{display:flex;align-items:center;gap:8px;font-size:13px;color:#677086;cursor:pointer}.checkbox-label input{width:15px;height:15px;margin:0;accent-color:var(--purple)}.input-hint{color:#9299a8;font-size:12px}.form-message{font-size:13px;line-height:1.7;margin:14px 0 0;overflow-wrap:anywhere}.error{color:var(--red)}.success{color:#2c8f6d}.notice{padding:13px 16px;border-radius:7px;font-size:13px;line-height:1.7;margin:0 0 18px}.notice.warning{color:#986e29;background:#fff7e7;border:1px solid #f2e3c4}.notice.error{background:#fff0f0;border:1px solid #f1d9d9}.jobs-section{margin-top:39px}.jobs-heading{display:flex;justify-content:space-between;align-items:center}.jobs-heading h2{display:flex;align-items:center;gap:10px}.count{display:inline-flex;min-width:24px;justify-content:center;padding:3px 7px;border-radius:5px;background:#eaeaf4;color:#7a7897;font-size:12px;font-weight:500}.muted{color:var(--muted);font-size:13px;line-height:1.7}.jobs-heading p{margin:7px 0 0}.text-button{display:flex;align-items:center;gap:7px;border:0;background:transparent;color:#737c91;font-size:13px;padding:10px}.text-button:hover{color:var(--purple)}.text-button span{font-size:20px}.filter-bar{display:flex;align-items:center;gap:25px;border-bottom:1px solid #e0e4ed;margin:23px 0 0;overflow-x:auto}.filter{background:transparent;border:0;position:relative;color:#7b8395;padding:13px 2px 15px;font-size:13px;white-space:nowrap}.filter.active{color:var(--purple);font-weight:600}.filter.active:after{content:"";height:2px;position:absolute;bottom:0;left:0;right:0;background:var(--purple)}.filter>span{font-size:11px;padding:2px 5px;border-radius:4px;background:#e9ebf3;margin-left:4px;color:#8d93a4}.jobs-list{display:grid;gap:12px;margin-top:20px}.job-card{border:1px solid var(--border);border-radius:9px;background:#fff;padding:21px 23px}.job-main{display:flex;gap:15px;align-items:flex-start}.platform-icon{flex-shrink:0;width:41px;height:41px;border-radius:10px;background:#fff0f1;display:grid;place-items:center;color:#e54b5b;font-size:16px}.platform-icon.x{background:#eef0f5;color:#263045;font-size:23px}.job-info{min-width:0;flex:1}.job-topline{display:flex;align-items:center;justify-content:space-between;gap:14px}.job-title{font-size:15px;font-weight:600;line-height:1.65;margin:0;overflow-wrap:anywhere}.status-badge{flex-shrink:0;padding:4px 8px;border-radius:5px;display:inline-flex;align-items:center;gap:5px;font-size:11px;white-space:nowrap;background:#f0effb;color:#7867be}.status-badge:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.status-badge.completed{background:#ecf7f1;color:#388568}.status-badge.failed{background:#fff0ee;color:#c56858}.job-meta{display:flex;gap:9px;align-items:center;flex-wrap:wrap;font-size:11px;color:#939aab;margin:7px 0 0}.job-meta .author{color:#667187}.job-source{font-size:12px;color:#8991a3;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:9px;max-width:700px}.job-source:hover{color:var(--purple)}.job-error{background:#fff5f3;border-radius:5px;color:#b35c4b;padding:10px 12px;margin:13px 0 0;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.job-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:15px;align-items:center}.job-link,.retry-button{font-size:12px;color:var(--purple);background:none;border:0;padding:3px 0}.job-link:hover,.retry-button:hover{text-decoration:underline}.job-detail{border-top:1px solid #edf0f5;margin-top:16px;padding-top:12px}.job-detail summary{cursor:pointer;font-size:12px;color:#7c8497;padding:3px 0;list-style-position:inside}.result-section h4{font-size:12px;color:#5b6580;font-weight:600;margin:18px 0 8px}.result-section p{font-size:14px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;color:#596276;margin:0;max-height:420px;overflow:auto;padding-right:5px}.result-metrics{display:flex;gap:18px;flex-wrap:wrap;font-size:12px;color:#788298;margin:15px 0 5px}.empty-state{border:1px dashed #dde1ec;background:#fafbfe;border-radius:10px;text-align:center;padding:47px 20px 52px;margin-top:20px}.empty-icon{display:grid;place-items:center;margin:0 auto 16px;width:47px;height:47px;border-radius:14px;background:#eeedf8;color:#8278c3;font-size:27px}.empty-state h3{font-size:15px;font-weight:500;color:#626d83;margin:0 0 10px}.empty-state p{font-size:13px;line-height:1.7;color:#99a0af;margin:0}.page-footer{display:flex;justify-content:space-between;gap:20px;color:#acb1bf;font-size:10px;margin-top:37px;padding-top:20px;border-top:1px solid #e9ecf3}.sr-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.login-view{display:grid;grid-template-columns:48% 52%;min-height:100vh;background:#fff}.login-story{display:flex;flex-direction:column;position:relative;overflow:hidden;padding:48px 11%;background:var(--navy);color:white}.login-story:before{content:"";position:absolute;width:530px;height:530px;border:1px solid #ffffff08;border-radius:50%;right:-280px;bottom:8%}.login-story:after{content:"";position:absolute;width:720px;height:720px;border:1px solid #ffffff07;border-radius:50%;right:-375px;bottom:-3%}.login-story-copy{margin:auto 0;position:relative;z-index:1;padding:60px 0}.login-story-copy .eyebrow{font-size:12px;color:#9f97f4;letter-spacing:3px}.login-story-copy h1{font-size:clamp(38px,4.2vw,62px);line-height:1.4;font-weight:550;letter-spacing:-2px;margin:26px 0}.login-story-copy p{font-size:15px;line-height:2;color:#939fba}.story-footer{display:flex;gap:23px;align-items:center;color:#bac2d7;font-size:14px;z-index:1}.story-plus,.story-arrow{color:#5d6c8b;font-size:20px}.login-form-area{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:55px 35px 100px}.login-card{max-width:385px;width:100%}.login-card h2{font-size:26px;letter-spacing:-.5px;margin:17px 0 13px}.login-card .muted{font-size:14px}.login-card form{margin-top:34px}.login-card form>label{display:block;font-size:13px;margin:0 0 10px;color:#5f697d}.login-card input{width:100%;height:51px;border:1px solid #dfe3ed;border-radius:7px;padding:0 15px;font-size:16px}.login-card input::placeholder{font-size:14px;color:#a5aaba}.wide{width:100%;margin-top:20px;justify-content:space-between}.login-note{font-size:12px;color:#a1a8b6;margin-top:21px}.login-bottom{position:absolute;bottom:34px;font-size:11px;color:#a6adbd}
@media(min-width:1450px){.main-content{padding-top:57px}.capture-card{padding:29px 30px}.main-content{max-width:1240px}.page-intro h1{font-size:32px}}
@media(max-width:1100px){.sidebar{width:205px;padding-left:15px;padding-right:15px}.main-shell{margin-left:205px;width:calc(100% - 205px)}.topbar{padding:0 28px}.main-content{padding:36px 28px 24px}.input-hint{max-width:190px;line-height:1.6;text-align:right}.capture-card{padding:23px}.primary{padding-left:17px;padding-right:17px}.page-intro h1{font-size:26px}}
@media(max-width:780px){.sidebar{position:relative;width:100%;height:69px;padding:13px 20px;flex-direction:row;align-items:center}.sidebar .brand{margin:0;font-size:22px}.brand-mark{width:34px;height:35px;font-size:27px}.brand-sub{font-size:7px}.sidebar-label,.sidebar>.nav-item,.sidebar-caption,.sidebar-bottom p{display:none!important}.sidebar-bottom{margin:0 0 0 auto;padding:0}.logout{border:0;padding:8px 0;font-size:12px;gap:12px}.workspace{display:block}.main-shell{width:100%;margin:0}.topbar{height:56px;padding:0 22px;font-size:12px}.topbar-divider{padding:0 9px}.connection{font-size:11px}.main-content{padding:29px 22px 24px}.page-intro{margin-bottom:24px}.page-intro h1{font-size:26px}.page-intro p{font-size:13px}.eyebrow{font-size:9px}.open-lark{font-size:12px;padding:9px 12px;gap:8px}.capture-card{padding:21px}.capture-options{align-items:flex-start;flex-direction:column;gap:12px}.input-hint{max-width:none;text-align:left}.jobs-section{margin-top:30px}.job-card{padding:19px}.login-view{grid-template-columns:1fr}.login-story{padding:23px 27px;min-height:245px}.login-story .brand{font-size:22px}.login-story-copy{padding:34px 0 16px}.login-story-copy .eyebrow,.login-story-copy p,.story-footer{display:none}.login-story-copy h1{font-size:34px;line-height:1.3;margin:0;letter-spacing:-1px}.login-story-copy h1 br{display:none}.login-form-area{padding:45px 27px 85px;min-height:450px}.login-card h2{font-size:23px}.login-card form{margin-top:26px}.login-bottom{bottom:24px}}
@media(max-width:520px){.topbar{padding:0 18px}.topbar>span:first-child{font-size:11px}.main-content{padding:28px 16px 22px}.page-intro{align-items:flex-start;gap:12px}.page-intro h1{font-size:23px;margin-top:10px}.page-intro p{max-width:220px}.open-lark{margin-top:28px;padding:7px 9px;font-size:11px;gap:5px}.capture-card{padding:19px 16px}.capture-heading{gap:10px;margin-bottom:18px}.capture-heading h2{font-size:15px}.platform-list{gap:9px}.platform-list>span{font-size:10px}.url-row{flex-direction:column;gap:11px}.url-row .primary{width:100%;min-height:47px}.url-input-wrap input{font-size:16px;padding-left:38px;height:51px}.url-input-wrap input::placeholder{font-size:12px}.url-icon{left:13px}.checkbox-label{font-size:12px}.input-hint{font-size:10px}.capture-options{gap:8px;margin-top:16px}.jobs-heading h2{font-size:16px}.jobs-heading p{font-size:12px}.filter-bar{gap:23px;margin-top:17px}.filter{font-size:12px}.job-card{padding:17px 14px}.job-main{gap:10px}.platform-icon{width:31px;height:31px;border-radius:8px;font-size:13px}.platform-icon.x{font-size:20px}.job-topline{align-items:flex-start;gap:8px;flex-direction:column}.job-title{font-size:14px}.status-badge{font-size:10px;padding:3px 6px}.job-meta{font-size:10px;gap:6px}.job-source{font-size:11px}.empty-state{padding:37px 18px 42px}.empty-state p{font-size:12px}.page-footer{font-size:9px;margin-top:27px}.connection{font-size:10px;gap:6px}.login-story-copy h1{font-size:30px}}
@media(prefers-reduced-motion:no-preference){button,a{transition:background .15s,color .15s,border-color .15s}.status-badge.queued:before,.status-badge.extracting:before,.status-badge.transcribing:before,.status-badge.saving:before{animation:pulse 1.8s ease-in-out infinite}@keyframes pulse{50%{opacity:.3}}}
.checkbox-label,.login-card form>label,.filter,.text-button,.job-detail summary{font-size:14px}.result-section p{font-size:16px}.page-intro p,.login-card .muted{font-size:16px}.url-input-wrap input{font-size:16px}.job-title{font-size:16px}.empty-state p{font-size:14px}@media(max-width:520px){.page-intro p{font-size:14px}.job-title{font-size:15px}.filter-bar{gap:20px}.checkbox-label{font-size:14px}}
/* Batch capture and the media queue share the existing workspace palette. */
textarea{font:inherit;resize:vertical;-webkit-tap-highlight-color:transparent}textarea:focus-visible{outline:3px solid #eeecff;outline-offset:1px}textarea#source-url{display:block;width:100%;min-height:126px;max-height:340px;padding:14px 16px;border:1px solid #dfe2ed;border-radius:8px;background:#fbfcff;font-size:14px;line-height:1.8;color:#253048}textarea#source-url::placeholder{color:#a0a6b5}textarea#source-url:focus{border-color:#8f86ec;background:#fff}.capture-heading{flex-wrap:wrap;margin-bottom:19px}.capture-tabs{display:flex;gap:6px;width:fit-content;background:#f4f4fa;padding:4px;border-radius:8px;margin-bottom:21px}.capture-tab{font:inherit;font-size:13px;border:0;border-radius:6px;background:transparent;color:#7a8194;padding:9px 18px}.capture-tab.active{background:#fff;color:var(--purple);box-shadow:0 1px 5px #24224b0c;font-weight:600}.field-label{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:13px;color:#58637c;margin-bottom:10px}.field-help{font-size:12px;color:#9a9fb0;font-weight:400}.submit-row{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:17px}.tiktok-dot{color:#303347;font-size:17px}.pipeline-note{display:flex;gap:10px;align-items:flex-start;border-top:1px solid #eeeff5;padding-top:17px;margin-top:21px;color:#9893bb}.pipeline-note>span{margin-top:1px}.pipeline-note p{font-size:12px;line-height:1.85;color:#8c93a6;margin:0}.pipeline-note strong{font-weight:500;color:#68738b}.file-drop{display:flex;align-items:center;flex-direction:column;gap:9px;border:1px dashed #d3cee9;border-radius:9px;background:#fcfbff;padding:24px 16px;text-align:center;cursor:pointer;color:#7a8297;font-size:12px;line-height:1.7}.file-drop:hover{border-color:#9b92dc;background:#faf9ff}.file-drop strong{font-size:15px;font-weight:550;color:#59617d}.upload-symbol{display:grid;place-items:center;background:#eeebfa;border-radius:10px;width:36px;height:36px;color:var(--purple);font-size:22px}.file-drop input{max-width:100%;font-size:12px;margin:3px 0;color:#898fa2}.file-drop input::file-selector-button{background:#fff;color:var(--purple);border:1px solid #ddd8f3;border-radius:5px;padding:7px 10px;margin-right:10px;cursor:pointer}.file-types{font-size:11px;color:#a1a4b3}.upload-list{display:grid;gap:9px;list-style:none;margin:14px 0 0;padding:0}.upload-file{border:1px solid #ebedf4;background:#fdfdff;border-radius:7px;padding:12px 14px}.upload-file-heading{display:flex;gap:12px;align-items:baseline;justify-content:space-between}.upload-filename{font-size:13px;color:#556079;overflow-wrap:anywhere;min-width:0}.upload-filesize{font-size:11px;color:#9ba2b1;flex-shrink:0}.upload-state{font-size:12px;line-height:1.65;color:#969aad;margin:5px 0 0;overflow-wrap:anywhere}.upload-file.failed .upload-state{color:#b25e50}.upload-file.completed .upload-state{color:#3b9476}.upload-file.uploading .upload-state{color:var(--purple)}.upload-progress{height:5px;width:100%;appearance:none;border:none;border-radius:6px;margin-top:10px;overflow:hidden;display:block;background:#edebf8}.upload-progress::-webkit-progress-bar{background:#edebf8;border-radius:6px}.upload-progress::-webkit-progress-value{background:var(--purple);border-radius:6px}.upload-progress::-moz-progress-bar{background:var(--purple);border-radius:6px}.storage-note{font-size:11px;color:#9a9fb0;line-height:1.8;margin:16px 0 0}.form-message{white-space:pre-line}.platform-icon.tiktok{background:#f0edf8;color:#292e44;font-size:25px}.platform-icon.local{background:#eeebfd;color:#7463c2;font-size:22px}.job-stages{list-style:none;padding:0;margin:16px 0 0;display:flex;align-items:center;flex-wrap:wrap;gap:8px 0}.job-stages li{font-size:11px;display:flex;align-items:center;color:#a6acbb;gap:6px;white-space:nowrap}.job-stages li:before{content:'';width:5px;height:5px;border:1px solid currentColor;border-radius:50%;display:block}.job-stages li+li:before{margin-left:10px}.job-stages li:not(:last-child):after{content:'→';padding-left:8px;color:#ccd0dc}.job-stages li.done{color:#6a9e8a}.job-stages li.done:before{background:currentColor}.job-stages li.current{color:#7867be;font-weight:550}.job-stages li.current:before{background:currentColor;box-shadow:0 0 0 3px #f0edfb}.queue-note{font-size:12px;color:#80729f;margin:12px 0 0;line-height:1.65;overflow-wrap:anywhere}.transcript-credit{font-size:11px;line-height:1.7;color:#969caf;margin:15px 0 0}.status-badge.waiting_transcript{background:#f5f1e8;color:#a1864b}
@media(max-width:1100px){.submit-row .input-hint{max-width:none;text-align:left}.capture-options .input-hint{max-width:none}.story-footer{gap:14px}}
@media(max-width:520px){.capture-heading{gap:13px}.capture-heading h2{width:100%}.capture-heading .platform-list{gap:17px}.capture-heading .platform-list>span{font-size:11px}.capture-tabs{width:100%}.capture-tab{flex:1;padding:9px 10px;font-size:13px}textarea#source-url{font-size:16px;min-height:133px}textarea#source-url::placeholder{font-size:12px}.field-help{font-size:11px}.submit-row{flex-direction:column;align-items:stretch;gap:10px}.submit-row .primary{width:100%;font-size:14px}.submit-row .input-hint{font-size:11px}.pipeline-note p{font-size:11px}.file-drop{padding:20px 12px}.job-stages li{font-size:9px;gap:4px}.job-stages li+li:before{margin-left:6px}.job-stages li:not(:last-child):after{padding-left:4px}.queue-note{font-size:11px}.storage-note{font-size:10px}.status-badge{max-width:100%;white-space:normal;line-height:1.5}}
@media(prefers-reduced-motion:no-preference){.status-badge.waiting_transcript:before,.status-badge.checking_subtitles:before,.status-badge.downloading:before{animation:pulse 1.8s ease-in-out infinite}}
.jobs-list{grid-template-columns:minmax(0,1fr)}.job-card{min-width:0}.job-actions{flex-wrap:wrap}
.jobs-heading .text-button{flex-shrink:0;white-space:nowrap}
@media(max-width:360px){.page-intro{flex-direction:column;gap:14px}.page-intro p{max-width:none}.page-intro .open-lark{margin-top:0}.page-intro h1{font-size:22px}}

.tiktok-logo{display:inline-block;vertical-align:middle;flex:none;object-fit:contain}.platform-list .tiktok-logo{width:18px;height:18px}.platform-icon .tiktok-logo{width:24px;height:24px}
/* Personal accounts and administrator user management. */
.nav-button{border:0;background:transparent;color:inherit;font:inherit;text-align:left;width:100%;font-size:14px}.topbar-account{display:flex;align-items:center;justify-content:flex-end;gap:17px;min-width:0}.current-user{font-size:12px;color:#58627a;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-left:1px solid #e5e8f0;padding-left:17px}.current-user:empty{display:none}.account-button{border:1px solid #e2ddf6;background:#f8f6ff;color:var(--purple);font:inherit;font-size:12px;border-radius:6px;padding:7px 10px;white-space:nowrap}.account-button:hover{background:#f0ecff}.account-create{margin-top:22px}.account-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.account-fields input{width:100%;height:48px;border:1px solid #dfe2ed;border-radius:7px;padding:0 13px;background:#fbfcff;font-size:14px;min-width:0;color:#253048}.account-fields input::placeholder{font-size:12px;color:#a0a6b5}.account-fields input:focus{border-color:#8f86ec;background:#fff}.users-section{margin-top:33px}.users-list{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;margin-top:20px}.user-card{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid var(--border);border-radius:9px;padding:20px 23px;min-width:0}.user-info{min-width:0}.user-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.user-title h3{margin:0;font-size:15px;font-weight:600;line-height:1.6;overflow-wrap:anywhere}.user-meta{font-size:12px;color:#969daf;margin:8px 0 0;line-height:1.7}.user-actions{display:flex;align-items:center;gap:14px;flex-shrink:0}.user-action{font:inherit;font-size:12px;white-space:nowrap}.disable-user,.enable-user{border:0;background:transparent;padding:8px 0;color:#bd7266}.enable-user{color:#388568}.user-actions .secondary{padding:8px 11px}.user-self-note{font-size:12px;color:#929bad;white-space:nowrap}.new-code-panel{padding:24px 28px;background:#f6f3ff;border:1px solid #d9d0f8;border-radius:10px;margin:0 0 20px}.credential-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.credential-heading h2{color:#635799}.credential-row{display:flex;gap:12px;align-items:center}.credential-row input{flex:1;min-width:0;width:100%;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;background:white;border:1px solid #d9d0f8;border-radius:7px;padding:12px 14px;font-size:16px;line-height:1.5;letter-spacing:.5px;color:#594693}.credential-note{font-size:12px;line-height:1.8;color:#8b7daa;margin:12px 0 0}#users-success{margin-bottom:18px}#users-panel .page-intro h1{font-size:27px}#copy-status{color:#655294}.nav-item[aria-disabled=true]{opacity:.6;cursor:wait}
@media(max-width:1100px){.topbar-account{gap:11px}.current-user{max-width:120px;padding-left:11px}.topbar{gap:12px}.topbar-divider{padding:0 10px}.user-card{padding:18px}.user-actions{gap:11px}}
@media(max-width:780px){.topbar{height:auto;min-height:64px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px;gap:11px}.topbar-account{margin-left:auto}.current-user{max-width:140px}.topbar-account .connection{display:none}.account-fields{grid-template-columns:minmax(0,1fr);gap:17px}.user-card{align-items:flex-start;flex-wrap:wrap}.user-actions{margin-left:auto}.new-code-panel{padding:19px}.credential-row{flex-wrap:wrap}.credential-row input{flex-basis:100%}.credential-row .primary{margin-left:auto}.users-section .jobs-heading{align-items:flex-start;gap:12px}#users-panel .page-intro{align-items:flex-start;flex-direction:column;gap:17px}#users-panel .page-intro h1{font-size:24px}#users-panel .page-intro p{max-width:none}}
@media(max-width:520px){.topbar-account{gap:8px}.current-user{font-size:11px;max-width:110px;border-left:0;padding-left:0}.account-button{font-size:11px;padding:6px 8px}.account-fields input{font-size:16px}.account-fields input::placeholder{font-size:11px}.user-card{padding:16px}.user-title h3{font-size:14px}.user-meta{font-size:11px}.user-actions{gap:16px}.user-self-note{font-size:11px}.new-code-panel{padding:17px 15px}.credential-heading h2{font-size:15px}.credential-row .primary{width:100%}.credential-note{font-size:11px}#users-panel .page-intro h1{font-size:23px}.users-section .jobs-heading p{font-size:12px}.current-user{max-width:100px}.sidebar .logout{font-size:11px}}
/* Account-scoped YouTube Cookie import. */
.cookie-import-card{margin-top:22px}.cookie-status-card .capture-heading{margin-bottom:12px}.cookie-detail{font-size:14px;color:#5e6981;line-height:1.8;margin:15px 0 10px}.cookie-help{font-size:12px;line-height:1.85;color:#8a92a5;margin:12px 0}.cookie-status-actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px;margin-top:17px;padding-top:16px;border-top:1px solid #edf0f5}.cookie-delete{border:0;background:transparent;color:#b66b60;font:inherit;font-size:13px;padding:8px 0}.cookie-delete:hover{text-decoration:underline}.cookie-instructions{padding-left:21px;margin:0 0 14px;color:#67718a;font-size:14px;line-height:1.9}.cookie-instructions li+li{margin-top:7px}.cookie-file{display:block;width:100%;padding:12px;border:1px dashed #d5d1e7;border-radius:7px;background:#fcfbff;color:#788097;font-size:13px}.cookie-file::file-selector-button{border:1px solid #ded8f4;background:white;border-radius:5px;padding:8px 12px;color:var(--purple);font:inherit;margin-right:10px;cursor:pointer}#cookie-text{display:block;width:100%;min-height:166px;max-height:330px;background:#fbfcff;border:1px solid #dfe2ed;border-radius:8px;padding:14px 16px;font:12px/1.75 ui-monospace,SFMono-Regular,Consolas,monospace;color:#566079;overflow-wrap:anywhere}#cookie-text:focus{border-color:#8f86ec;background:white}.cookie-privacy{font-size:13px;line-height:1.9;color:#857653;background:#fbf8ef;border:1px solid #f0e7cf;border-radius:7px;padding:13px 15px;margin:16px 0}.cookie-consent{align-items:flex-start;line-height:1.8}.cookie-consent input{margin-top:5px;flex-shrink:0}#cookie-form{margin-top:22px}#cookie-panel .page-intro h1{font-size:27px}#cookie-panel .page-intro p{max-width:680px}#cookie-success{margin-bottom:18px}
@media(min-width:1101px){#manage-cookie{display:none}}
@media(max-width:1100px){.topbar{height:auto;min-height:70px;padding-top:12px;padding-bottom:12px;flex-wrap:wrap}.topbar-account{margin-left:auto}.topbar-account .connection{display:none}}
@media(max-width:780px){#cookie-panel .page-intro{align-items:flex-start;flex-direction:column;gap:17px}#cookie-panel .page-intro h1{font-size:24px}.cookie-instructions{font-size:13px}.cookie-privacy{font-size:12px}}
@media(max-width:520px){#cookie-panel .page-intro h1{font-size:23px}#cookie-panel .page-intro p{max-width:none}.cookie-instructions{font-size:12px}.cookie-detail{font-size:12px}.cookie-help{font-size:11px}#cookie-text{font-size:16px}.cookie-file{font-size:12px}.cookie-consent{font-size:12px}.topbar-account{flex-wrap:wrap;max-width:100%}.cookie-status-card .capture-heading h2{width:auto}}
