:root{font-family:Inter,SF Pro Display,PingFang SC,Noto Sans CJK SC,Microsoft YaHei,system-ui,sans-serif;color:#111318;background:#fff;font-synthesis:none;--blue: #0f5bea;--blue-dark: #0a49c5;--blue-soft: #edf4ff;--ink: #101217;--muted: #667085;--line: #dfe4ec;--surface: #ffffff;--canvas: #f7f9fc;--green: #0ba968;--orange: #e7780f;--red: #d92d20;--shadow: 0 15px 36px rgba(26, 47, 82, .08), 0 2px 8px rgba(26, 47, 82, .04)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:#fff;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(15,91,234,.22);outline-offset:2px}.brand{display:inline-flex;align-items:center;gap:11px;width:max-content;font-size:22px;font-weight:780;letter-spacing:-.025em}.brand-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;overflow:hidden;box-shadow:0 6px 15px #0f5bea33}.brand-icon img{width:100%;height:100%;display:block;object-fit:cover}.primary,.secondary,.google-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border-radius:8px;font-weight:680;transition:transform .16s ease,background .16s ease,border-color .16s ease}.primary{border:1px solid var(--blue);color:#fff;background:var(--blue);box-shadow:0 7px 16px #0f5bea2e}.primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.primary:disabled{opacity:.58;cursor:wait;transform:none}.secondary{border:1px solid #d6dce6;color:#344054;background:#fff}.google-button{border:1px solid var(--blue);color:#fff;background:var(--blue);box-shadow:0 7px 16px #0f5bea29}.google-button:hover{background:var(--blue-dark);transform:translateY(-1px)}.google-button svg{width:22px;height:22px}.google-button.compact{min-height:44px;padding:0 17px}.text-button{border:0;color:var(--blue);background:transparent}.button-link{width:max-content}.muted{color:var(--muted)}.spin{animation:spin 1s linear infinite}.spin-slow{animation:spin 2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.marketing-page{min-height:100vh;background:#fff}.marketing-header{position:relative;z-index:10;height:80px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:0 max(32px,calc((100vw - 1380px)/2));border-bottom:1px solid #e8ebf0;background:#fffffff5}.marketing-header nav{display:flex;align-items:center;gap:48px;color:#252a34;font-size:15px;font-weight:620}.marketing-header nav a:hover{color:var(--blue)}.marketing-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px}.login-link{font-size:15px;font-weight:650}.landing-hero{min-height:940px;padding:70px 0 24px;text-align:center;background:#fff url(/assets/hero-blue-ribbons.png) center 18px / cover no-repeat}.landing-hero>h1{margin-bottom:18px;color:#080a0f;font-size:clamp(40px,4vw,60px);line-height:1.08;letter-spacing:-.045em;font-weight:820}.landing-hero>p{margin-bottom:18px;color:#657087;font-size:18px}.trust-line{display:inline-flex;align-items:center;gap:7px;color:#5f697b;font-size:16px}.trust-line svg{width:24px;height:24px;color:var(--green)}.hero-input{width:min(900px,calc(100% - 48px));min-height:74px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;margin:30px auto 0;padding:9px 10px 9px 20px;border:1px solid #ccd5e2;border-radius:11px;background:#fff;box-shadow:0 8px 24px #2036590f;text-align:left}.hero-input:focus-within{border-color:#86aef9;box-shadow:0 0 0 4px #0f5bea14}.hero-input.invalid{border-color:#f09a95}.hero-input input{min-width:0;height:50px;border:0;outline:0;color:#344054;background:transparent;font-size:15px}.hero-input input::placeholder{color:#939cae}.hero-input button{min-width:174px;height:54px;border:1px solid var(--blue);border-radius:8px;color:#fff;background:var(--blue);font-weight:700}.hero-input button:hover{background:var(--blue-dark)}.hero-error{width:min(900px,calc(100% - 48px));display:flex;align-items:center;gap:6px;margin:8px auto -28px!important;color:var(--red)!important;font-size:13px!important}.youtube-mark{flex:0 0 auto;width:30px;height:26px;display:inline-grid;place-items:center;border-radius:7px;color:#fff;background:#f20d19}.youtube-mark svg{width:21px;height:21px}.product-preview{width:min(1342px,calc(100% - 76px));height:518px;display:grid;grid-template-columns:242px minmax(0,1fr);margin:31px auto 0;overflow:hidden;border:1px solid #d8dee8;border-radius:13px;background:#fff;box-shadow:var(--shadow);text-align:left}.preview-sidebar{min-width:0;display:flex;flex-direction:column;padding:25px 20px 19px;border-right:1px solid #e3e7ed}.preview-sidebar .brand{font-size:17px}.preview-sidebar .brand-icon{width:32px;height:32px}.preview-sidebar nav{display:grid;gap:8px;margin-top:28px}.preview-sidebar nav span{height:44px;display:flex;align-items:center;gap:12px;padding:0 12px;border-radius:8px;color:#354054;font-size:15px}.preview-sidebar nav span.active{color:var(--blue);background:var(--blue-soft);font-weight:660}.preview-sidebar nav svg{width:20px;height:20px}.preview-profile{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;margin-top:auto;padding-top:17px;border-top:1px solid #e5e8ee}.preview-profile>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-weight:700}.preview-profile>div{display:grid;gap:2px}.preview-profile strong{font-size:13px}.preview-profile small{color:#7b8596;font-size:11px}.preview-profile svg{color:#667085}.preview-main{min-width:0;padding:25px 34px 20px}.quota-line{display:flex;align-items:baseline;gap:8px;color:#667085;font-size:13px}.quota-line strong{margin-left:5px;color:var(--blue);font-size:30px;line-height:1;font-weight:520}.quota-line a{display:inline-flex;align-items:center;gap:3px;margin-left:8px;color:var(--blue);font-weight:650}.quota-line time{margin-left:auto}.preview-main h3{margin:24px 0 10px;font-size:17px}.current-video{min-height:126px;display:grid;grid-template-columns:minmax(470px,1fr) minmax(500px,1.08fr);align-items:center;gap:20px;padding:12px;border:1px solid #e0e4eb;border-radius:9px;background:#fff}.video-meta{min-width:0;display:flex;align-items:center;gap:16px}.video-thumb{position:relative;flex:0 0 auto;width:180px;height:102px;overflow:hidden;border-radius:6px;background:#0d1420}.video-thumb img{width:100%;height:100%;display:block;object-fit:cover}.video-thumb-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#ff2435;background:#f2f4f8}.video-thumb-placeholder svg{width:38px;height:38px}.video-thumb span{position:absolute;right:5px;bottom:5px;padding:3px 5px;border-radius:4px;color:#fff;background:#0a0e16c7;font-size:10px}.video-meta>div:last-child{min-width:0}.video-meta strong{display:block;overflow:hidden;color:#1d2430;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.video-meta p{margin:7px 0 5px;color:#647087;font-size:12.5px}.video-meta small{color:#8791a2;font-size:10px}.process-steps{display:grid;grid-template-columns:1fr 50px 1fr 50px 1fr;align-items:center}.process-step{display:flex;align-items:center;gap:9px;color:#7d8797}.process-step>span{width:24px;height:24px;display:grid;place-items:center;border:2px solid #d4dae4;border-radius:50%;background:#fff}.process-step.done>span{border-color:var(--green);color:#fff;background:var(--green)}.process-step.current>span{border-color:var(--blue);color:var(--blue)}.process-step>div{display:grid;gap:4px}.process-step strong{color:#3b4454;font-size:13px;white-space:nowrap}.process-step small{font-size:11px;white-space:nowrap}.step-line{height:2px;margin:0 8px;background:#dfe4ec}.step-line.done{background:#a6c0f1}.recent-heading{display:flex;align-items:center;justify-content:space-between;margin-top:2px}.recent-heading span{display:inline-flex;align-items:center;gap:3px;color:var(--blue);font-size:11px}.preview-task-head,.preview-task-row{min-width:790px;display:grid;grid-template-columns:minmax(310px,1fr) 72px 160px 105px 130px;align-items:center;column-gap:10px}.preview-task-head{min-height:31px;color:#687386;font-size:11px}.preview-task-row{min-height:52px;border-top:1px solid #e4e7ed;font-size:12.5px}.preview-title{min-width:0;display:flex;align-items:center;gap:12px}.preview-title .youtube-mark{width:24px;height:20px;border-radius:5px}.preview-title .youtube-mark svg{width:17px;height:17px}.preview-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-task-row .status{font-size:12px}.preview-task-row .status svg{width:18px;height:18px}.preview-actions{display:flex;justify-content:flex-end;gap:11px;color:var(--blue);white-space:nowrap}.proof-strip{display:flex;align-items:center;justify-content:center;gap:14px;margin:24px auto 0;color:#58657a;font-size:14px}.proof-strip span{display:inline-flex;align-items:center;gap:7px}.proof-strip svg{width:20px;height:20px;color:var(--blue)}.marketing-section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:100px 0}.section-kicker{margin-bottom:14px;color:var(--blue);font-size:13px;font-weight:780;letter-spacing:.16em;text-transform:uppercase}.marketing-section>h2{margin-bottom:42px;font-size:clamp(30px,3vw,44px);line-height:1.15;letter-spacing:-.035em}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.feature-grid article{padding-top:24px;border-top:1px solid #dce1e8}.feature-grid svg{width:31px;height:31px;color:var(--blue)}.feature-grid h3{margin:20px 0 10px;font-size:20px}.feature-grid p{margin:0;color:var(--muted);line-height:1.75}.workflow-section{border-top:1px solid #e6e9ee}.workflow-section ol{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin:0;padding:0;list-style:none}.workflow-section li{display:flex;gap:18px}.workflow-section li>b{color:var(--blue);font-size:28px}.workflow-section li strong{font-size:18px}.workflow-section li p{margin:8px 0 0;color:var(--muted);line-height:1.6}.pricing-section{border-top:1px solid #e6e9ee}.price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.price-grid article{position:relative;min-height:210px;padding:28px;border:1px solid #dce1e8;border-radius:12px;background:#fff}.price-grid article.recommended{border:2px solid var(--blue)}.price-grid article>span{color:#4c5668;font-weight:700}.price-grid article>strong{display:block;margin:26px 0 12px;font-size:38px}.price-grid article small{color:var(--muted);font-size:14px}.price-grid article p{color:var(--muted)}.pricing-note{margin-top:18px;color:#7b8495;font-size:13px}.faq-section{border-top:1px solid #e6e9ee}.faq-section details{border-top:1px solid #dfe3e9}.faq-section summary{min-height:70px;display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;font-weight:700}.faq-section summary::-webkit-details-marker{display:none}.faq-section details p{max-width:760px;color:var(--muted);line-height:1.7}.faq-section details[open] summary svg{transform:rotate(45deg)}.marketing-page footer{min-height:110px;display:flex;align-items:center;gap:28px;padding:0 max(32px,calc((100vw - 1180px)/2));border-top:1px solid #e5e8ed;color:#747e8e;font-size:13px}.marketing-page footer .brand{margin-right:auto;color:var(--ink)}.login-page{min-height:100vh;display:grid;grid-template-columns:1.08fr .92fr;background:#fff}.login-visual{display:flex;flex-direction:column;justify-content:space-between;padding:48px 7vw;color:#fff;background:#143f9f url(/assets/hero-blue-ribbons.png) center / cover no-repeat;background-blend-mode:soft-light}.login-visual .brand-icon{box-shadow:0 0 0 5px #ffffff24}.login-visual>div h1{margin:13px 0 22px;font-size:clamp(44px,5vw,70px);line-height:1.08;letter-spacing:-.045em}.login-visual>div>p:last-child{max-width:610px;color:#e6edff;font-size:17px;line-height:1.75}.login-visual>span{display:flex;align-items:center;gap:8px;color:#e2eaff}.login-panel{display:grid;place-items:center;padding:40px;background:#fbfcfe}.login-card{width:min(420px,100%);padding:42px;border:1px solid #dde2ea;border-radius:14px;background:#fff;box-shadow:var(--shadow);text-align:center}.login-lock{width:52px;height:52px;display:grid;place-items:center;margin:0 auto;border-radius:12px;color:var(--blue);background:var(--blue-soft)}.login-lock svg{width:29px;height:29px}.login-card h2{margin:20px 0 8px;font-size:29px}.login-card>p{color:var(--muted)}.login-card .google-button{width:100%;margin:18px 0}.login-card small{display:block;color:#8a93a3;font-size:12px;line-height:1.6}.login-card>a{display:inline-block;margin-top:22px;color:var(--blue);font-size:13px}.app-shell{min-height:100vh;display:grid;grid-template-columns:258px minmax(0,1fr);background:var(--canvas)}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:258px;display:flex;flex-direction:column;padding:28px 24px 22px;border-right:1px solid #e1e5eb;background:#fff}.app-nav{display:grid;gap:8px;margin-top:44px}.app-nav a{min-height:48px;display:flex;align-items:center;gap:13px;padding:0 13px;border-radius:8px;color:#354052;font-size:15px}.app-nav a:hover{background:#f6f8fb}.app-nav a.active{color:var(--blue);background:var(--blue-soft);font-weight:680}.app-nav svg{width:22px;height:22px}.profile-menu{width:100%;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;margin-top:auto;padding:18px 2px 0;border:0;border-top:1px solid #e3e7ed;background:transparent;text-align:left}.profile-menu>span:nth-child(2){min-width:0;display:grid;gap:2px}.profile-menu strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.profile-menu small{color:#778194;font-size:11px}.avatar{width:38px;height:38px;display:inline-grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-weight:720}.avatar.small{width:33px;height:33px;font-size:12px}.profile-popover{position:absolute;left:24px;right:24px;bottom:78px;padding:7px;border:1px solid #dce1e9;border-radius:9px;background:#fff;box-shadow:var(--shadow)}.profile-popover a,.profile-popover button{width:100%;min-height:40px;display:flex;align-items:center;gap:9px;padding:0 10px;border:0;border-radius:6px;color:#344054;background:transparent;font-size:13px}.profile-popover a:hover,.profile-popover button:hover{background:#f3f6fb}.app-content{grid-column:2;min-width:0}.app-page{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:42px 0 64px}.dashboard-page{width:min(1120px,calc(100% - 64px))}.dashboard-top{display:flex;align-items:center;justify-content:space-between;min-height:48px;color:#697488;font-size:14px}.dashboard-top>div{display:flex;align-items:baseline;gap:7px}.dashboard-top strong{margin-left:7px;color:var(--blue);font-size:30px;font-weight:540}.dashboard-top a{display:inline-flex;align-items:center;gap:4px;margin-left:8px;color:var(--blue);font-weight:680}.dashboard-top time{color:#6f798a}.new-task{margin-top:22px}.new-task h1{margin-bottom:7px;font-size:30px;letter-spacing:-.03em}.new-task>p{color:var(--muted);font-size:14px}.task-creator{margin-top:18px;padding:16px;border:1px solid #dce1e9;border-radius:10px;background:#fff;box-shadow:0 5px 18px #2236580d}.task-creator>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px}.task-creator input{min-width:0;height:48px;border:0;outline:0;color:#344054;background:transparent}.task-creator p{margin:8px 0 -3px 43px;color:#758093;font-size:12px}.task-creator p.error{color:var(--red)}.current-task-section,.recent-section{margin-top:30px}.current-task-section>h2,.page-section-heading h2{margin-bottom:13px;font-size:21px}.dashboard-current{grid-template-columns:minmax(350px,.9fr) minmax(510px,1.3fr);padding:15px}.page-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.page-section-heading h2{margin:0}.page-section-heading a{display:inline-flex;align-items:center;gap:4px;color:var(--blue);font-size:13px;font-weight:670}.recent-section .task-table{margin-top:8px}.task-table{width:100%;overflow-x:auto}.task-row{min-width:830px;min-height:64px;display:grid;grid-template-columns:minmax(320px,1fr) 75px 170px 112px 120px;align-items:center;column-gap:12px;border-top:1px solid #e0e5ec;font-size:13px}.task-row.task-head{min-height:42px;border-top:0;color:#586476;font-size:12px;font-weight:680}.task-title{min-width:0;display:flex;align-items:center;gap:11px;font-weight:540}.task-title>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-title:hover{color:var(--blue)}.task-title .youtube-mark{width:25px;height:21px;border-radius:5px}.task-title .youtube-mark svg{width:17px;height:17px}.status{width:max-content;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.status svg{width:19px;height:19px}.status-transcribing,.status-fetching,.status-exporting{color:var(--blue)}.status-queued,.status-waiting_upload{color:var(--orange)}.status-completed{color:var(--green)}.status-failed,.status-canceled{color:var(--red)}.task-actions{display:flex;gap:5px}.task-actions button{display:inline-flex;align-items:center;gap:4px;padding:4px 5px;border:0;color:var(--blue);background:transparent;font-size:12px}.empty-state{padding:68px 20px;text-align:center;color:#7a8597}.empty-state>svg{width:45px;height:45px;color:#aab4c4}.empty-state h3{margin:12px 0 6px;color:#344054}.page-header{min-height:70px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.page-header h1{margin-bottom:8px;font-size:34px;letter-spacing:-.03em}.page-header p{margin:0;color:var(--muted);font-size:14px}.toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.toolbar label{width:340px;height:44px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid #d9dfe8;border-radius:8px;background:#fff;color:#8490a2}.toolbar input{width:100%;border:0;outline:0;background:transparent}.toolbar select{min-width:150px;height:44px;padding:0 12px;border:1px solid #d9dfe8;border-radius:8px;color:#465267;background:#fff}.panel{border:1px solid #dfe4eb;border-radius:11px;background:#fff;box-shadow:0 4px 17px #2437560a}.table-panel{padding:0 22px}.breadcrumb{display:flex;gap:8px;margin-bottom:20px;color:#7a8494;font-size:13px}.breadcrumb a{color:var(--blue)}.detail-progress{padding:25px 28px}.detail-progress h2{margin-bottom:24px;font-size:18px}.detail-steps{display:grid;grid-template-columns:repeat(4,1fr)}.detail-steps>div{position:relative;display:grid;justify-items:center;gap:7px;color:#8993a3;font-size:13px}.detail-steps>div:before{content:"";position:absolute;top:16px;left:-50%;width:100%;height:2px;background:#e0e4eb}.detail-steps>div:first-child:before{display:none}.detail-steps>div>span{position:relative;z-index:1;width:34px;height:34px;display:grid;place-items:center;border:2px solid #d7dde7;border-radius:50%;background:#fff}.detail-steps>div.done,.detail-steps>div.current{color:var(--blue)}.detail-steps>div.done>span{border-color:var(--blue);color:#fff;background:var(--blue)}.detail-steps>div.done:before,.detail-steps>div.current:before{background:#9fbcf3}.detail-steps>div.current>span{border-color:var(--blue)}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;margin-top:20px}.transcript-panel,.files-panel{padding:26px}.page-section-heading>span{color:#8892a2;font-size:12px}.transcript{margin-top:18px}.transcript article{display:grid;grid-template-columns:120px 1fr;gap:18px;padding:20px 0;border-top:1px solid #e3e7ed}.transcript article>div{display:grid;align-content:start;gap:6px}.transcript strong{font-size:12px}.transcript time{color:var(--blue);font-size:11px}.transcript p{margin:0;color:#3e495b;line-height:1.8;font-size:14px}.transcript-pending{padding:90px 20px;text-align:center;color:#7b8596}.transcript-pending svg{width:42px;height:42px;color:var(--blue)}.files-panel h2{margin-bottom:18px;font-size:18px}.files-panel>button{width:100%;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;margin-bottom:9px;padding:12px;border:1px solid #dfe4eb;border-radius:8px;color:#344054;background:#fff;text-align:left}.files-panel>button>span{color:var(--blue)}.files-panel>button svg{width:25px;height:25px}.files-panel>button>div{display:grid;gap:3px}.files-panel>button small{color:#8892a2}.files-empty{padding:52px 10px;text-align:center;color:#818b9b}.files-empty svg{width:43px;height:43px}.retention{display:flex;align-items:center;gap:6px;margin:16px 0 0;color:#818b9b;font-size:12px}.usage-panel{display:grid;grid-template-columns:.8fr .8fr 1.5fr;align-items:center;gap:28px;padding:28px}.usage-panel>div:not(.usage-progress){display:grid;gap:8px}.usage-panel span{color:var(--muted);font-size:13px}.usage-panel strong{font-size:27px}.usage-panel small{color:var(--muted);font-size:13px}.usage-progress>span{height:8px;display:block;overflow:hidden;border-radius:8px;background:#e8edf4}.usage-progress i{height:100%;display:block;background:var(--blue)}.usage-progress p{margin:10px 0 0;color:var(--muted);font-size:12px}.billing-section{margin-top:30px}.billing-section h2{margin-bottom:14px;font-size:20px}.billing-plans{display:grid;grid-template-columns:1fr;gap:15px}.billing-plans>button{position:relative;min-height:145px;padding:22px;border:1px solid #dce1e9;border-radius:10px;color:#344054;background:#fff;text-align:left}.billing-plans>button.selected{border:2px solid var(--blue);padding:21px}.billing-plans>button>span{font-weight:700}.billing-plans>button>strong{display:block;margin:15px 0 6px;font-size:28px}.billing-plans>button small{color:var(--muted);font-size:13px}.billing-plans>button p{margin:0;color:var(--muted);font-size:13px}.billing-plans>button i{position:absolute;top:18px;right:18px;color:var(--blue)}.payment-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.payment-methods>button{min-height:78px;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:14px;border:1px solid #dce1e9;border-radius:9px;color:#344054;background:#fff;text-align:left}.payment-methods>button.selected{border:2px solid var(--blue);padding:13px}.payment-methods>button>svg:first-child{width:27px;height:27px;color:var(--blue)}.payment-methods>button>span{display:grid;gap:4px}.payment-methods small{color:#8993a3;font-size:11px}.payment-methods>button>svg:last-child{color:var(--blue)}.billing-notice{display:flex;align-items:center;gap:8px;margin-top:18px;padding:13px 15px;border:1px solid #c7d8fa;border-radius:8px;color:#315b9b;background:#f3f7ff;font-size:13px}.checkout-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding:20px 22px;border:1px solid #dce1e9;border-radius:10px;background:#fff}.checkout-bar>div{display:grid;gap:5px}.checkout-bar span{color:var(--muted);font-size:12px}.help-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:22px}.help-lead{align-self:start;padding:30px}.help-lead>svg{width:42px;height:42px;color:var(--blue)}.help-lead h2{margin:18px 0 8px}.help-lead p{color:var(--muted);line-height:1.7}.faq-list{display:grid;gap:11px}.faq-list details{border:1px solid #dfe4eb;border-radius:9px;background:#fff}.faq-list summary{min-height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;list-style:none;cursor:pointer;font-weight:680}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{padding:0 20px 18px;margin:0;color:var(--muted);line-height:1.7}.faq-list details[open] summary svg{transform:rotate(45deg)}.admin-table{padding:0 22px;overflow-x:auto}.admin-row{min-width:900px;min-height:66px;display:grid;grid-template-columns:1.15fr 1.35fr .7fr .7fr .7fr .6fr;align-items:center;gap:12px;border-top:1px solid #e2e6ec;font-size:13px}.admin-row.admin-head{min-height:44px;border-top:0;color:#667085;font-size:12px;font-weight:680}.admin-row>div{display:flex;align-items:center;gap:9px}.enabled{color:var(--green)}.disabled{color:#8a93a3}.health-banner{display:flex;align-items:center;gap:14px;margin-bottom:18px;padding:18px 22px;border:1px solid #bae4d0;border-radius:10px;color:var(--green);background:#f1fbf6}.health-banner>svg{width:30px;height:30px}.health-banner p{margin:4px 0 0;color:#5d7b6e;font-size:13px}.system-services{padding:8px 22px}.system-services>div{min-height:58px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e2e6ec}.system-services>div:first-child{border-top:0}.system-services span{display:flex;align-items:center;gap:8px;text-transform:capitalize}.system-services svg,.system-services strong{color:var(--green)}.connection-alert{position:sticky;top:12px;z-index:30;width:min(900px,calc(100% - 48px));display:flex;align-items:center;gap:8px;margin:12px auto -52px;padding:11px 14px;border:1px solid #f4b4ae;border-radius:9px;color:var(--red);background:#fff7f6;box-shadow:var(--shadow)}.loading-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:20px;color:var(--blue)}.loading-screen>svg{width:28px;height:28px}@media(max-width:1180px){.marketing-header nav{gap:24px}.current-video,.dashboard-current{grid-template-columns:1fr}.product-preview{grid-template-columns:210px minmax(0,1fr)}.preview-main{overflow-x:auto}.detail-grid{grid-template-columns:1fr}.files-panel{grid-row:1}}@media(max-width:820px){.marketing-header{height:68px;grid-template-columns:1fr auto;padding:0 18px}.marketing-header nav,.marketing-actions .login-link{display:none}.marketing-actions{gap:0}.google-button.compact{min-height:40px;padding:0 12px;font-size:12px}.brand{font-size:19px}.brand-icon{width:36px;height:36px}.landing-hero{min-height:0;padding-top:55px}.landing-hero>h1{padding:0 18px;font-size:38px}.landing-hero>p{padding:0 24px;font-size:15px;line-height:1.65}.hero-input{grid-template-columns:auto 1fr;min-height:0;padding:12px}.hero-input button{grid-column:1 / -1;width:100%}.product-preview{width:calc(100% - 24px);height:auto;display:block;margin-top:26px}.preview-sidebar{display:none}.preview-main{padding:20px 16px;overflow-x:hidden}.quota-line time{display:none}.current-video{grid-template-columns:1fr}.process-steps{grid-template-columns:1fr;gap:10px}.step-line,.preview-task-head,.preview-task-list{display:none}.proof-strip{flex-wrap:wrap;padding:0 16px}.marketing-section{padding:70px 0}.feature-grid,.workflow-section ol,.price-grid,.login-page{grid-template-columns:1fr}.login-visual{min-height:330px;padding:30px}.login-visual>div h1{font-size:40px}.login-visual>span{display:none}.login-panel{padding:24px 16px}.app-shell{display:block;padding-bottom:72px}.sidebar{inset:auto 0 0 0;width:100%;height:70px;display:block;padding:8px 12px;border:0;border-top:1px solid #dfe3e9}.sidebar>.brand,.profile-menu,.profile-popover{display:none}.app-nav{height:100%;grid-template-columns:repeat(4,1fr);gap:4px;margin:0}.app-nav a{min-height:54px;flex-direction:column;justify-content:center;gap:2px;padding:0;font-size:10px}.app-nav svg{width:20px;height:20px}.app-content{min-height:calc(100vh - 70px)}.app-page,.dashboard-page{width:calc(100% - 28px);padding:22px 0 38px}.dashboard-top time{display:none}.dashboard-top strong{font-size:24px}.task-creator>div{grid-template-columns:auto 1fr}.task-creator button{grid-column:1 / -1;width:100%}.task-creator p{margin-left:0}.video-meta{align-items:flex-start}.video-thumb{width:124px;height:70px}.page-header{flex-direction:column}.page-header h1{font-size:28px}.toolbar{align-items:stretch;flex-direction:column;gap:10px}.toolbar label{width:100%}.detail-steps{overflow-x:auto;grid-template-columns:repeat(4,130px)}.transcript article{grid-template-columns:1fr;gap:8px}.usage-panel,.billing-plans,.payment-methods{grid-template-columns:1fr}.checkout-bar{align-items:stretch;flex-direction:column}.help-layout{grid-template-columns:1fr}.marketing-page footer{align-items:flex-start;flex-direction:column;padding:28px 24px}}
