:root{color-scheme:light;--ink:#0b0d12;--ink-soft:#343842;--muted:#686d78;--muted-light:#9297a1;--line:#e5e7eb;--line-strong:#d5d8de;--paper:#ffffff;--canvas:#f7f7f8;--canvas-deep:#f0f1f3;--cyan:#25f4ee;--cyan-deep:#02b8b2;--pink:#fe2c55;--pink-deep:#e51e48;--green:#0c9b73;--amber:#c97a05;--red:#cf334e;--shadow-sm:0 8px 24px rgb(15 18 26/6%);--shadow-md:0 24px 70px rgb(15 18 26/10%);--radius-sm:10px;--radius-md:16px;--radius-lg:24px;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;background:var(--canvas);color:var(--ink)}.billingManager{width:min(1120px,calc(100% - 48px));padding:54px 0 86px;margin:0 auto}.billingManagerHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.billingManagerHeader h1,.billingManagerHeader p{margin:0}.billingManagerHeader h1{margin:8px 0 9px;color:var(--ink);font-size:clamp(34px,4vw,46px);line-height:1.03;letter-spacing:-.045em}.billingManagerHeader>div>p:last-child{color:var(--muted);font-size:14px}.billingCardActions a,.billingCardActions button,.billingEmpty a,.billingManagerHeader>button,.billingNoPlan a,.billingOrder button{min-height:40px;padding:0 16px;border:1px solid var(--line-strong);border-radius:9px;background:#fff;color:var(--ink-soft);font:inherit;font-size:13px;font-weight:720;text-decoration:none;cursor:pointer}.billingCardActions a:hover,.billingCardActions button:hover,.billingManagerHeader>button:hover,.billingOrder button:hover{border-color:var(--ink);background:rgb(37 244 238/8%)}.billingCardActions button:disabled,.billingManagerHeader>button:disabled,.billingOrder button:disabled{cursor:wait;opacity:.55}.billingError,.billingReturnNotice{display:flex;align-items:center;gap:12px;padding:14px 17px;margin-bottom:18px;border:1px solid rgb(2 184 178/28%);border-radius:11px;background:rgb(37 244 238/8%);color:#087b77;font-size:13px}.billingReturnNotice strong{flex:0 0 auto;color:#087b77}.billingError{border-color:#efd4d0;background:#fff5f3;color:#ad4438}.billingTestCheckout{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 17px;margin-bottom:18px;border:1px dashed #d8b56d;border-radius:11px;background:#fffaf0;color:#67522d;font-size:13px}.billingTestCheckout>div{display:flex;align-items:baseline;gap:10px}.billingTestCheckout strong{color:#765216}.billingTestCheckout button{min-height:38px;padding:0 14px;border:0;border-radius:8px;background:#7a581f;color:#fff;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.billingTestCheckout button:disabled{cursor:wait;opacity:.55}.billingManagerGrid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);grid-gap:18px;gap:18px}.billingCurrentPlan,.billingEmpty,.billingLoading,.billingPaymentHistory,.billingPendingOrders{min-height:330px;padding:28px;border:1px solid var(--line);border-radius:16px;background:rgb(255 255 255/93%);box-shadow:var(--surface-shadow)}.billingPaymentHistory{grid-column:1/-1;min-height:0}.billingPaymentStatus{padding:5px 8px;border-radius:999px;background:var(--canvas-deep);color:var(--muted);font-size:10px;font-weight:720}.billingPaymentStatus[data-status=paid],.billingPaymentStatus[data-status=succeeded]{background:rgb(37 244 238/13%);color:#087b77}.billingPaymentStatus[data-status=failed]{background:rgb(207 51 78/9%);color:var(--red)}.billingCurrentPlan{border-color:rgb(11 13 18/72%);background:radial-gradient(circle at 100% 0,rgb(254 44 85/8%),transparent 34%),radial-gradient(circle at 0 100%,rgb(37 244 238/8%),transparent 30%),#fff;box-shadow:3px 3px 0 rgb(37 244 238/68%),-2px -2px 0 rgb(254 44 85/22%),0 18px 50px rgb(17 20 26/7%)}.billingCardHeading{display:flex;min-height:29px;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px;font-weight:720;letter-spacing:.02em}.billingCardHeading em{padding:5px 9px;border-radius:999px;background:rgb(37 244 238/13%);color:#087b77;font-size:11px;font-style:normal}.billingCardHeading em[data-status=incomplete],.billingCardHeading em[data-status=past_due]{background:#fff3da;color:#9a6819}.billingCurrentPlan>h2{margin:23px 0 28px;color:var(--ink);font-size:34px;letter-spacing:-.035em}.billingCurrentPlan dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;padding:17px 0;margin:0 0 26px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.billingCurrentPlan dl div{display:grid;grid-gap:5px;gap:5px}.billingCurrentPlan dt{color:var(--muted-light);font-size:11px}.billingCurrentPlan dd{margin:0;color:var(--ink-soft);font-size:13px;font-weight:700}.billingCardActions{display:flex;align-items:center;gap:9px}.billingUpgrade{display:grid;grid-gap:12px;gap:12px;padding-top:22px;margin-top:22px;border-top:1px solid var(--line)}.billingUpgrade>div:first-child{display:grid;grid-gap:4px;gap:4px}.billingUpgrade strong{color:var(--ink);font-size:13px}.billingUpgrade span{color:var(--muted);font-size:11px;line-height:1.55}.billingUpgrade>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.billingUpgrade button{min-height:38px;padding:0 13px;border:1px solid var(--ink);border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-size:11px;font-weight:750;cursor:pointer}.billingUpgrade button:hover:not(:disabled){background:rgb(37 244 238/11%);box-shadow:2px 2px 0 rgb(37 244 238/72%)}.billingUpgrade button:disabled{cursor:wait;opacity:.55}.billingDowngrade button{border-color:var(--line-strong);color:var(--muted)}.billingDowngrade button:hover:not(:disabled){background:var(--canvas);box-shadow:none}.billingCardActions a:first-child,.billingCardActions button:first-child,.billingEmpty a,.billingNoPlan a,.billingOrder button:first-child{display:inline-flex;align-items:center;justify-content:center;border-color:var(--ink);background:var(--ink);color:#fff;box-shadow:2px 2px 0 var(--cyan),-1px -1px 0 rgb(254 44 85/28%)}.billingCardActions .billingSubtleAction,.billingOrder .billingTextAction{border-color:transparent;background:transparent;color:var(--muted)}.billingNoPlan{padding-top:48px}.billingNoPlan h2,.billingNoPlan p{margin:0}.billingNoPlan h2{margin-bottom:9px;font-size:23px}.billingNoPlan p{max-width:430px;margin-bottom:25px;color:var(--muted);font-size:13px;line-height:1.7}.billingNoPlan a{width:max-content}.billingOrderList{margin-top:17px}.billingOrder{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;border-top:1px solid var(--line)}.billingOrder>div{display:grid;grid-gap:5px;gap:5px}.billingOrder>div:last-child{display:flex;flex:0 0 auto;gap:4px}.billingOrder strong{color:var(--ink-soft);font-size:14px}.billingOrder span,.billingOrdersEmpty{color:var(--muted-light);font-size:12px}.billingOrdersEmpty{padding:52px 0;margin:0;text-align:center}.billingFootnote{margin:20px 0 0;color:var(--muted-light);font-size:11px;text-align:center}.billingEmpty{display:grid;min-height:280px;align-content:center;justify-items:center;text-align:center}.billingEmpty h2,.billingEmpty p{margin:0}.billingEmpty p{margin:9px 0 20px;color:var(--muted);font-size:13px}.billingLoading{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.billingLoading span{min-height:260px;border-radius:12px;background:linear-gradient(100deg,#f0f1f3 20%,#fafafa 42%,#f0f1f3 64%);background-size:220% 100%;animation:billing-shimmer 1.4s linear infinite}@keyframes billing-shimmer{to{background-position-x:-220%}}@media (max-width:820px){.billingManager{width:calc(100% - 28px);padding-top:34px}.billingManagerHeader{align-items:flex-start;flex-direction:column}.billingLoading,.billingManagerGrid{grid-template-columns:1fr}.billingReturnNotice,.billingTestCheckout,.billingTestCheckout>div{align-items:flex-start;flex-direction:column}}@media (max-width:520px){.billingCurrentPlan,.billingEmpty,.billingLoading,.billingPendingOrders{padding:21px}.billingCurrentPlan dl{grid-template-columns:1fr}.billingOrder{align-items:flex-start;flex-direction:column}}.phonePreviewCardHead>div>i{width:9px;height:9px;box-shadow:0 0 0 6px rgb(37 244 238/10%)}.phonePreviewCardHead>div>span{grid-gap:2px;gap:2px}.phonePreviewDevice{display:grid;min-width:0;min-height:0;place-items:center}.douyinResultPreview{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;border:1px solid #dde1e7;border-radius:16px;background:white;box-shadow:0 10px 28px rgb(17 22 31/4%)}.douyinResultPreviewHead{display:flex;min-height:72px;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:18px;padding:16px 17px 13px;border-bottom:1px solid #e8eaee}.douyinResultPreviewHead>div{display:grid;min-width:0;grid-gap:4px;gap:4px}.douyinResultPreviewHead strong{color:#171a20;font-size:17px;line-height:1.25}.douyinResultPreviewHead small{overflow:hidden;color:#747b86;font-size:13px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.resultPreviewBadge{display:inline-flex;min-height:27px;flex:0 0 auto;align-items:center;padding:0 9px;border-radius:99px;background:#f1f3f5;color:#666d78;font-size:12px;font-weight:720}.resultPreviewBadge:before{width:6px;height:6px;margin-right:6px;border-radius:50%;background:#9298a2;content:""}.resultPreviewBadge--active{background:rgb(37 244 238/10%);color:#117f7b}.resultPreviewBadge--active:before{background:var(--cyan-deep)}.resultPreviewBadge--final{background:#e9f8f3;color:#16856d}.resultPreviewBadge--final:before{background:#1ca989}.douyinResultTabs{display:flex;min-height:45px;flex:0 0 auto;align-items:stretch;gap:25px;padding:0 17px;border-bottom:1px solid #e8eaee}.douyinResultTabs button{position:relative;padding:0;border:0;background:transparent;color:#8c929b;cursor:pointer;font:inherit;font-size:13px;font-weight:650}.douyinResultTabs button.isActive{color:#171a20}.douyinResultTabs button.isActive:after{position:absolute;right:4px;bottom:0;left:4px;height:3px;border-radius:99px;background:#171a20;content:""}.douyinResultTabs button:disabled{cursor:default;opacity:.45}.douyinResultTabs--parsed{min-height:43px;align-items:center;color:#a0a4ab;font-size:13px}.douyinResultTabs--parsed strong{position:relative;align-self:stretch;display:flex;align-items:center;color:#171a20}.douyinResultTabs--parsed strong:after{position:absolute;right:3px;bottom:0;left:3px;height:3px;border-radius:99px;background:#171a20;content:""}.douyinResultList{position:relative;min-height:0;flex:1 1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#c9cdd3 transparent;scrollbar-width:thin}.douyinResultList::-webkit-scrollbar{width:5px}.douyinResultList::-webkit-scrollbar-thumb{border-radius:99px;background:#c9cdd3}.douyinResultList article{display:grid;min-height:91px;grid-template-columns:38px minmax(0,1fr) 54px;grid-gap:10px;gap:10px;padding:14px 15px 12px;border-bottom:1px solid #f0f1f3}.douyinResultList article.isReply{margin-left:32px;padding-left:10px;border-left:2px solid #edf0f2}.resultCommentAvatar{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:50%;background-position:50%;background-size:cover;color:white;font-size:13px;font-weight:760}.resultCommentAvatar--1{background-color:#50677d}.resultCommentAvatar--2{background-color:#675b8f}.resultCommentAvatar--3{background-color:#9b6a61}.resultCommentAvatar--4{background-color:#4e7f75}.resultCommentBody{min-width:0}.resultCommentBody>strong{display:flex;align-items:center;gap:5px;color:#969ba3;font-size:13px;font-weight:520}.resultCommentBody>strong em,.resultCommentBody>strong i{padding:2px 5px;border-radius:4px;background:rgb(37 244 238/12%);color:#11817c;font-size:10px;font-style:normal;font-weight:720}.resultCommentBody>strong i{background:#f1f2f4;color:#6f7580}.resultCommentBody p{margin:5px 0 6px;color:#202329;font-size:14px;line-height:1.48;overflow-wrap:anywhere}.resultCommentBody p>span{color:#315f8d}.resultCommentBody>small,.resultCommentReplies{color:#a3a8b0;font-size:12px}.resultCommentReplies{display:block;margin-top:7px;color:#8f959e;font-weight:650}.resultCommentReactions{display:flex;align-items:flex-start;justify-content:flex-end;gap:10px;padding-top:27px;color:#9298a1}.resultCommentReactions>span{display:grid;justify-items:center;grid-gap:1px;gap:1px}.resultCommentReactions svg{width:20px;height:20px;stroke-width:1.65}.resultCommentReactions small{color:#a4a8af;font-size:10px}.douyinResultPreviewFoot{min-height:40px;flex:0 0 auto;padding:10px 17px;border-top:1px solid #e8eaee;background:#fafbfc;color:#7b828c;font-size:12px;line-height:1.55}.douyinResultEmpty{position:absolute;inset:0;display:grid;align-content:center;justify-items:center;grid-gap:7px;gap:7px;padding:28px;color:#89909a;text-align:center}.douyinResultEmpty svg{width:30px;height:30px;margin-bottom:3px;color:#9ba1aa}.douyinResultEmpty strong{color:#525963;font-size:15px}.douyinResultEmpty span{font-size:13px}.douyinResultSkeleton{display:grid;grid-gap:0;gap:0}.douyinResultSkeleton>span{display:block;height:91px;border-bottom:1px solid #f0f1f3;background:radial-gradient(circle at 34px 32px,#e6e8eb 0 18px,transparent 19px),linear-gradient(#e7e9ec,#e7e9ec) 65px 20px /28% 10px no-repeat,linear-gradient(#eff0f2,#eff0f2) 65px 42px /62% 9px no-repeat,linear-gradient(#f1f2f4,#f1f2f4) 65px 61px /34% 8px no-repeat;opacity:.86}.taskResultPreviewCard{height:540px}@media (max-width:760px){.phonePreviewCard,.unifiedSideCard{height:auto;min-height:0}.phonePreviewStage{grid-template-columns:1fr}.phonePreviewDevice{min-height:535px}.douyinResultPreview{min-height:500px}.taskResultPreviewCard{height:520px}}@media (max-width:520px){.phonePreviewCardHead{display:none}.phonePreviewStage{padding:10px}.douyinResultPreviewHead{min-height:68px;padding-inline:14px}.douyinResultTabs{gap:16px;padding-inline:14px}.douyinResultList article{grid-template-columns:34px minmax(0,1fr) 43px;padding-inline:12px}.resultCommentAvatar{width:34px;height:34px}.douyinResultList article.isReply{margin-left:16px}}.publicHeaderActions{position:relative;justify-self:end}.publicMobileMenu{display:none}.appHeaderUtilities{display:flex;align-items:center;justify-self:end;gap:15px}.appHeaderUtilities .appAccount,.appHeaderUtilities .appAuthActions{justify-self:auto}.appDeveloperLink{display:inline-flex;min-height:38px;align-items:center;gap:6px;padding:0 8px;color:#555c67;font-size:13px;font-weight:700;text-decoration:none}.appDeveloperLink:hover{color:#0d1015}.appDeveloperLink svg{width:14px;height:14px}.homeDeveloperBand{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(520px,1.18fr);grid-gap:46px;gap:46px;align-items:center;padding:38px 40px;border:1px solid #d9dde3;border-radius:20px;background:radial-gradient(circle at 8% 20%,rgb(37 244 238/10%),transparent 34%),radial-gradient(circle at 95% 90%,rgb(254 44 85/8%),transparent 30%),#f8f9fa}.homeDeveloperCopy h2{max-width:470px;margin:9px 0 13px;font-size:clamp(30px,3vw,42px);line-height:1.12;letter-spacing:-.05em}.homeDeveloperCopy>p:last-child{max-width:510px;margin:0;color:#666d78;font-size:14px;line-height:1.8}.homeDeveloperLinks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.homeDeveloperLinks>a{display:grid;min-height:126px;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:13px;gap:13px;align-items:center;padding:20px;border:1px solid #dde0e5;border-radius:15px;background:rgb(255 255 255/90%);color:#171a20;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.homeDeveloperLinks>a:hover{border-color:#aeb4bd;box-shadow:0 12px 30px rgb(13 16 24/8%);transform:translateY(-2px)}.homeDeveloperLinks>a>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#0f1217;color:white}.homeDeveloperLinks>a:nth-child(2)>span{box-shadow:2px 2px 0 var(--cyan),-1px -1px 0 rgb(254 44 85/48%)}.homeDeveloperLinks>a>span svg{width:21px;height:21px}.homeDeveloperLinks div{display:grid;min-width:0;grid-gap:5px;gap:5px}.homeDeveloperLinks strong{font-size:15px}.homeDeveloperLinks small{overflow:hidden;color:#7a818d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.homeDeveloperLinks>a>svg{width:17px;height:17px;color:#838a95}.developerPage{background:#f7f8fa}.developerPage main{overflow:hidden}.developerDetail,.developerHero,.developerModes,.developerResources,.developerSharedModel{width:min(1180px,calc(100% - 48px));margin-right:auto;margin-left:auto}.developerHero{display:grid;grid-template-columns:minmax(480px,.95fr) minmax(540px,1.05fr);grid-gap:54px;gap:54px;align-items:center;padding:78px 0 72px}.developerHeroCopy h1{max-width:530px;margin:12px 0 24px;font-size:clamp(48px,4.2vw,58px);line-height:1.02;letter-spacing:-.065em;word-break:keep-all}.developerHeroCopy h1 span{display:block;margin-top:6px}.developerHeroCopy>p:not(.sectionKicker){max-width:540px;margin:0;color:#616873;font-size:16px;line-height:1.85}.developerHeroActions{display:flex;gap:12px;margin-top:30px}.developerHeroActions svg{width:17px;height:17px}.developerHeroSignals{display:flex;flex-wrap:wrap;gap:11px 19px;padding:0;margin:25px 0 0;list-style:none}.developerHeroSignals li{display:flex;align-items:center;gap:6px;color:#6a717c;font-size:12px;font-weight:650}.developerHeroSignals svg{width:15px;height:15px;color:#168f78}.developerHeroCode,.developerWorkflowCode{min-width:0;overflow:hidden;border:1px solid #242932;border-radius:20px;background:#0d1015;box-shadow:0 30px 70px rgb(13 16 21/18%);color:#e9edf2}.developerHeroCode{transform:rotate(.35deg)}.developerCodeFoot,.developerCodeHead{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border-bottom:1px solid rgb(255 255 255/9%)}.developerCodeHead>span{display:flex;align-items:center;gap:9px;color:#c5cad2;font-size:12px;font-weight:700}.developerCodeHead>span i{width:8px;height:8px;border-radius:50%;background:var(--cyan);box-shadow:11px 0 0 var(--pink)}.copyCommandButton{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:1px solid #d9dde3;border-radius:8px;background:white;color:#4d545f;cursor:pointer;font:inherit;font-size:11px;font-weight:720}.developerCodeHead .copyCommandButton{border-color:rgb(255 255 255/13%);background:rgb(255 255 255/6%);color:#cdd2da}.copyCommandButton svg{width:14px;height:14px}.developerHeroCode pre,.developerWorkflowCode pre{padding:24px;margin:0;overflow:auto;font-size:13px;line-height:1.72;-moz-tab-size:2;tab-size:2}.developerHeroCode pre code,.developerWorkflowCode pre code{color:#e7ebf0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.developerCodeFoot{justify-content:flex-start;border-top:1px solid rgb(255 255 255/9%);border-bottom:0;color:#9299a5;font-size:11px}.developerCodeFoot span{padding:4px 7px;border-radius:5px;background:rgb(37 244 238/13%);color:#5ef8ef;font-size:9px;font-weight:800}.developerCodeFoot code{color:#c8cdd5}.developerCodeFoot em{margin-left:auto;font-style:normal}.developerModes{padding:76px 0 82px;border-top:1px solid #dfe2e7}.developerSectionHeading{max-width:720px}.developerSectionHeading h2{margin:9px 0 12px;font-size:clamp(34px,3.4vw,48px);line-height:1.1;letter-spacing:-.05em}.developerSectionHeading>p:last-child{margin:0;color:#69707b;font-size:15px;line-height:1.75}.developerModeGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:35px}.developerModeCard{position:relative;display:grid;min-height:278px;align-content:space-between;grid-gap:25px;gap:25px;padding:30px;overflow:hidden;border:1px solid #d9dde3;border-radius:18px;background:white;color:#11151b;text-decoration:none;transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease}.developerModeCard--agent:before{position:absolute;top:0;right:0;left:0;height:4px;background:linear-gradient(90deg,var(--cyan),var(--pink));content:""}.developerModeCard:hover{border-color:#aeb4bd;box-shadow:0 18px 45px rgb(13 16 24/8%);transform:translateY(-3px)}.developerModeIcon{display:grid;width:50px;height:50px;place-items:center;border-radius:14px;background:#101318;color:white}.developerModeIcon svg{width:25px;height:25px}.developerModeCard small{color:#7d8490;font-size:11px;font-weight:700}.developerModeCard h3{margin:8px 0 10px;font-size:28px;letter-spacing:-.04em}.developerModeCard p{max-width:480px;margin:0;color:#636a75;font-size:14px;line-height:1.75}.developerModeCard>strong{display:flex;align-items:center;gap:7px;font-size:13px}.developerModeCard>strong svg{width:15px;height:15px}.developerDetail{display:grid;grid-template-columns:minmax(270px,.72fr) minmax(560px,1.28fr);grid-gap:70px;gap:70px;padding:90px 0;border-top:1px solid #dfe2e7;scroll-margin-top:90px}.developerDetailNumber{display:block;margin-bottom:40px;color:#c8ccd3;font-size:52px;font-weight:800;letter-spacing:-.06em;line-height:1}.developerDetailIntro h2{margin:9px 0 17px;font-size:clamp(34px,3.2vw,46px);line-height:1.08;letter-spacing:-.055em}.developerDetailIntro>p:not(.sectionKicker){margin:0;color:#656c77;font-size:15px;line-height:1.82}.developerDetailIntro .inlineLink{margin-top:22px}.developerAgentContent,.developerApiFlow{display:grid;grid-gap:15px;gap:15px}.developerEndpointList,.developerInstallCard,.developerSteps{padding:0;margin:0;overflow:hidden;border:1px solid #dfe2e6;border-radius:17px;background:white;list-style:none}.developerSteps li{display:grid;grid-template-columns:38px 1fr;grid-gap:15px;gap:15px;align-items:start;padding:19px 21px;border-bottom:1px solid #eceef1}.developerSteps li:last-child{border-bottom:0}.developerSteps li>span{display:grid;width:32px;height:32px;place-items:center;border:1px solid #d9dde2;border-radius:50%;font-size:12px;font-weight:760}.developerSteps strong{display:block;margin-bottom:5px;font-size:14px}.developerEndpoint p,.developerSteps p{margin:0;color:#747b86;font-size:12px;line-height:1.6}.developerEndpoint,.developerEndpointHead{display:grid;grid-template-columns:68px minmax(160px,.72fr) minmax(220px,1.28fr);grid-gap:14px;gap:14px;align-items:center;padding:14px 18px;border-bottom:1px solid #eceef1}.developerEndpointHead{display:flex;justify-content:space-between;min-height:58px}.developerEndpointHead a{display:flex;align-items:center;gap:5px;color:#666d78;font-size:11px;font-weight:700;text-decoration:none}.developerEndpointHead svg{width:13px;height:13px}.developerEndpoint:last-child{border-bottom:0}.developerEndpoint>span{width:-moz-fit-content;width:fit-content;padding:4px 7px;border-radius:5px;background:#e8faf7;color:#16856f;font-size:9px;font-weight:800}.developerEndpoint>code{overflow:hidden;color:#343a44;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.developerDetail--agent{align-items:center}.developerPlatformList{display:flex;flex-wrap:wrap;gap:7px;margin-top:23px}.developerPlatformList span{padding:7px 9px;border:1px solid #d8dce2;border-radius:7px;background:white;color:#555c67;font-size:10px;font-weight:720}.developerInstallCard{display:grid;grid-gap:16px;gap:16px;padding:20px}.developerInstallCard>div:first-child{display:flex;align-items:center;gap:12px}.developerInstallCard>div:first-child>span{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;background:#11141a;color:white}.developerInstallCard svg{width:20px;height:20px}.developerInstallCard>div:first-child div{display:grid;grid-gap:3px;gap:3px}.developerInstallCard small{color:#818894;font-size:10px}.developerInstallCard strong{font-size:14px}.developerInstallCard pre{padding:14px 15px;margin:0;overflow-x:auto;border-radius:10px;background:#f3f4f6;font-size:11px}.developerInstallCard .copyCommandButton{justify-self:start}.developerWorkflowCode pre{font-size:12px}.developerSharedModel{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(560px,1.15fr);grid-gap:60px;gap:60px;align-items:center;padding:42px;border-radius:21px;background:#101318;color:white}.developerSharedModel h2{margin:8px 0 12px;font-size:clamp(30px,3vw,42px);line-height:1.1;letter-spacing:-.05em}.developerSharedModel>div:first-child>p:last-child{margin:0;color:#aeb4be;font-size:13px;line-height:1.75}.developerSharedPoints{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px}.developerSharedPoints>span{display:grid;min-height:132px;align-content:center;grid-gap:7px;gap:7px;padding:17px;border:1px solid rgb(255 255 255/10%);border-radius:13px;background:rgb(255 255 255/4%)}.developerSharedPoints svg{width:21px;height:21px;margin-bottom:7px;color:var(--cyan)}.developerSharedPoints strong{font-size:12px}.developerSharedPoints small{color:#969da8;font-size:10px}.developerResources{padding:88px 0 96px}.developerResourceGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:11px;gap:11px;margin-top:30px}.developerResourceGrid>a{position:relative;display:grid;min-height:138px;align-content:center;grid-gap:7px;gap:7px;padding:21px;border:1px solid #dce0e5;border-radius:14px;background:white;color:#171a20;text-decoration:none}.developerResourceGrid>a:hover{border-color:#aeb4bd}.developerResourceGrid strong{font-size:14px}.developerResourceGrid span{color:#747b86;font-size:11px}.developerResourceGrid svg{position:absolute;top:18px;right:18px;width:14px;height:14px;color:#9197a1}.developerMarketplaces{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:18px;color:#7a818c;font-size:11px}.developerMarketplaces a{padding:6px 9px;border:1px solid #d9dde3;border-radius:7px;background:white;color:#4f5661;font-weight:700;text-decoration:none}@media (max-width:900px){.publicHeaderActions{margin-left:auto}.publicMobileMenu{display:block}.publicMobileMenu summary{display:grid;width:40px;height:40px;place-content:center;grid-gap:4px;gap:4px;border:1px solid #d9dde3;border-radius:10px;background:white;cursor:pointer;list-style:none}.publicMobileMenu summary::-webkit-details-marker{display:none}.publicMobileMenu summary span{display:block;width:16px;height:1.5px;border-radius:2px;background:#20242a}.publicMobileMenu nav{position:absolute;top:49px;right:0;display:grid;width:220px;padding:8px;border:1px solid #d9dde3;border-radius:13px;background:white;box-shadow:0 20px 48px rgb(13 16 24/14%)}.publicMobileMenu nav a{padding:12px;border-radius:8px;color:#3f4650;font-size:14px;font-weight:680;text-decoration:none}.publicMobileMenu nav a:hover{background:#f3f4f6;color:#0d1015}.publicMobileMenu nav .publicMobilePrimary{margin-top:5px;background:#0d1015;color:white;text-align:center}.developerDetail,.developerHero,.developerSharedModel,.homeDeveloperBand{grid-template-columns:1fr}.homeDeveloperBand{gap:28px}.developerDetail,.developerHero,.developerModes,.developerResources,.developerSharedModel{width:min(100% - 32px,720px)}.developerHero{gap:42px;padding:62px 0}.developerHeroCode,.developerHeroCopy{min-width:0;max-width:100%}.developerHeroCopy h1{max-width:620px}.developerModeGrid{grid-template-columns:1fr}.developerDetail{gap:40px;padding:72px 0}.developerDetailNumber{margin-bottom:25px}.developerSharedModel{gap:28px;padding:35px}.developerResourceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.appDeveloperLink{display:none}.homeDeveloperBand{width:min(100% - 28px,1160px);padding:28px 22px;border-radius:17px}.homeDeveloperLinks{grid-template-columns:1fr}.developerDetail,.developerHero,.developerModes,.developerResources,.developerSharedModel{width:min(100% - 28px,720px)}.developerHero{padding:52px 0 48px}.developerHeroCopy h1{font-size:clamp(39px,12vw,48px)}.developerHeroCopy>p:not(.sectionKicker){font-size:15px}.developerHeroActions{align-items:stretch;flex-direction:column}.developerHeroActions a{width:100%}.developerHeroSignals{align-items:flex-start;flex-direction:column}.developerHeroCode,.developerWorkflowCode{border-radius:15px}.developerHeroCode{transform:none}.developerHeroCode pre,.developerWorkflowCode pre{padding:18px;font-size:11px}.developerCodeFoot,.developerCodeHead{padding:12px 13px}.developerModes{padding:58px 0 64px}.developerDetailIntro h2,.developerSectionHeading h2{font-size:34px}.developerModeCard{min-height:250px;padding:24px}.developerDetail{padding:62px 0}.developerEndpoint{grid-template-columns:60px minmax(0,1fr)}.developerEndpoint p{grid-column:1/-1}.developerSharedModel{padding:28px 22px;border-radius:17px}.developerSharedPoints{grid-template-columns:1fr}.developerSharedPoints>span{min-height:112px}.developerResources{padding:64px 0 72px}.developerResourceGrid{grid-template-columns:1fr}}@media (max-width:460px){.publicHeaderActions{gap:7px}.publicMobileMenu summary{width:38px;height:38px}.publicHeaderActions .headerCta{display:none}.developerCodeHead .copyCommandButton{width:34px;padding:0;overflow:hidden;color:transparent;white-space:nowrap}.developerCodeHead .copyCommandButton svg{flex:0 0 auto;color:#cdd2da}}.articleBody code{padding:.12em .38em;border-radius:5px;background:#f1f3f5;color:#20242b;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.88em}.articleCode{padding:20px 22px;margin:22px 0;overflow-x:auto;border:1px solid #252a31;border-radius:14px;background:#0d1015;box-shadow:3px 3px 0 var(--cyan),-2px -2px 0 rgb(254 44 85/20%);color:#f4f7f8;font-size:13px;line-height:1.75}.articleCode code,.articleSummary code,.articleTableWrap code{padding:0;background:transparent;color:inherit}.developerSettingsGrid{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:24px;gap:24px;padding-top:30px}.developerSettingsAside>div,.developerSettingsMain{border:1px solid #e0e3e8;background:white;box-shadow:0 12px 34px rgb(20 24 32/5%)}.developerSettingsMain{padding:38px 42px 44px;border-radius:20px}.developerSettingsIntro{padding-bottom:28px;border-bottom:1px solid #e7e9ed}.developerEyebrow{color:var(--pink);font-size:13px;font-weight:800;letter-spacing:.08em}.developerSettingsIntro h1{margin:8px 0;font-size:34px;letter-spacing:-.045em}.developerSettingsIntro p{max-width:650px;margin:0;color:#68707b;font-size:15px;line-height:1.7}.apiKeyReveal{display:grid;grid-gap:16px;gap:16px;padding:22px;margin-top:26px;border:1px solid rgb(2 184 178/28%);border-radius:14px;background:#effdfc}.apiKeyReveal p,.apiKeyReveal strong{display:block;margin:0}.apiKeyReveal p{margin-top:3px;color:#58706f;font-size:14px}.apiKeyReveal code{padding:13px 14px;overflow-x:auto;border:1px solid #d5e9e7;border-radius:9px;background:white;color:#142322;font-family:SFMono-Regular,Consolas,monospace;font-size:14px;white-space:nowrap}.apiKeyRevealActions{display:flex;gap:10px}.apiKeyCreate button,.apiKeyRevealActions button{min-height:40px;padding:0 15px;border:1px solid #171a20;border-radius:9px;background:#111318;color:white;font-size:14px;font-weight:750;cursor:pointer}.apiKeyRevealActions button:last-child{border-color:#ccd2d8;background:white;color:#343a43}.apiKeyCreate{display:grid;grid-gap:12px;gap:12px;padding:26px 0;border-bottom:1px solid #e7e9ed}.apiKeyCreate label{display:grid;grid-gap:3px;gap:3px;color:#1b1f25;font-size:15px;font-weight:760}.apiKeyCreate label span{color:#7b828c;font-size:13px;font-weight:500}.apiKeyCreate>div{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px}.apiKeyCreate input{min-width:0;height:44px;padding:0 13px;border:1px solid #d4d9df;border-radius:9px;color:#171a20;font-size:14px;outline:none}.apiKeyCreate input:focus{border-color:#111318;box-shadow:0 0 0 3px rgb(37 244 238/15%)}.apiKeyCreate button:disabled,.apiKeyRevealActions button:disabled{cursor:wait;opacity:.55}.developerError{padding:11px 13px;margin:18px 0 0;border-radius:9px;background:#fff1f3;color:#a72842;font-size:14px}.apiKeyListHeader{display:flex;align-items:center;justify-content:space-between;padding:28px 0 13px}.apiKeyListHeader h2{margin:0;font-size:20px}.apiKeyListHeader span{color:#9298a1;font-size:13px}.apiKeyList{display:grid;overflow:hidden;border:1px solid #e0e3e7;border-radius:13px}.apiKeyEmpty{padding:28px;margin:0;color:#747b85;font-size:14px;text-align:center}.apiKeyRow{display:grid;grid-template-columns:minmax(220px,1fr) minmax(230px,auto) auto;align-items:center;grid-gap:22px;gap:22px;padding:17px 18px;border-bottom:1px solid #e8eaed}.apiKeyRow:last-child{border-bottom:0}.apiKeyIdentity{display:flex;min-width:0;align-items:center;gap:11px}.apiKeyIdentity>span{min-width:46px;padding:5px 7px;border-radius:99px;font-size:12px;font-weight:760;text-align:center}.apiKeyIdentity>.isActive{background:#e9f8f3;color:#15826c}.apiKeyIdentity>.isRevoked{background:#f0f1f3;color:#7c828a}.apiKeyIdentity div{min-width:0}.apiKeyIdentity code,.apiKeyIdentity strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.apiKeyIdentity strong{margin-bottom:4px;font-size:14px}.apiKeyIdentity code{color:#777e88;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.apiKeyRow dl{display:flex;gap:24px;margin:0}.apiKeyRow dl div{display:grid;grid-gap:3px;gap:3px}.apiKeyRow dt{color:#979ca4;font-size:12px}.apiKeyRow dd{margin:0;color:#555c66;font-size:13px;white-space:nowrap}.apiKeyRevoke{padding:7px 9px;border:0;border-radius:7px;background:transparent;color:#a82943;font-size:13px;font-weight:700;cursor:pointer}.apiKeyRevoke:hover{background:#fff1f3}.developerSettingsAside{display:grid;align-content:start;grid-gap:16px;gap:16px}.developerSettingsAside>div{padding:24px;border-radius:17px}.agentQuickStart>span{color:var(--pink);font-size:12px;font-weight:800;letter-spacing:.08em}.agentQuickStart h2{margin:8px 0 7px;font-size:21px}.agentQuickStart p,.apiSecurityNote p{margin:0;color:#747b85;font-size:13px;line-height:1.7}.agentQuickStart pre{padding:13px 14px;margin:18px 0 13px;overflow-x:auto;border-radius:9px;background:#101318;color:white;font-size:13px}.agentQuickStart a,.apiSecurityNote a{color:#087b77;font-size:13px;font-weight:720;text-decoration:none}.apiSecurityNote strong{display:block;margin-bottom:7px;font-size:14px}.apiSecurityNote p{margin-bottom:12px}.cliAuthForm,.cliAuthSignedOut,.cliAuthSuccess{display:grid;grid-gap:18px;gap:18px}.cliAuthIdentity{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e1e4e8;border-radius:12px;background:#f8f9fa}.cliAuthIdentity>span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#111318;color:white;font-size:14px;font-weight:800}.cliAuthIdentity small,.cliAuthIdentity strong{display:block}.cliAuthIdentity small{margin-bottom:2px;color:#858b94;font-size:12px}.cliAuthIdentity strong{overflow:hidden;max-width:320px;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.cliAuthForm>label{display:grid;grid-gap:8px;gap:8px;font-size:13px;font-weight:720}.cliAuthForm>label input{height:54px;border:1px solid #cfd4db;border-radius:11px;font-family:SFMono-Regular,Consolas,monospace;font-size:22px;font-weight:750;letter-spacing:.1em;text-align:center;text-transform:uppercase}.cliAuthPermissions{padding:16px 18px;border:1px solid #e3e6ea;border-radius:11px}.cliAuthPermissions strong{font-size:13px}.cliAuthPermissions ul{padding-left:19px;margin:9px 0;color:#515862;font-size:13px;line-height:1.7}.cliAuthLoading,.cliAuthPermissions p,.cliAuthWarning{margin:0;color:#888e97;font-size:12px;line-height:1.6}.cliAuthSuccess,.cliAuthWarning{text-align:center}.cliAuthSuccess{justify-items:center;padding:18px 0 6px}.cliAuthSuccess>span{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;background:#dff8f2;color:#0c8d71;font-size:27px;font-weight:800}.cliAuthSuccess strong{font-size:20px}.cliAuthSuccess p{max-width:370px;margin:-9px 0 2px;color:#6e7580;font-size:13px;line-height:1.7}@media (max-width:1000px){.developerSettingsGrid{grid-template-columns:1fr}.developerSettingsAside{grid-template-columns:1fr 1fr}}@media (max-width:720px){.developerSettingsGrid{padding-top:18px}.developerSettingsMain{padding:26px 20px 30px}.apiKeyCreate>div,.apiKeyRow,.developerSettingsAside{grid-template-columns:1fr}.apiKeyCreate button{min-height:44px}.apiKeyRow{gap:14px}.apiKeyRow dl{justify-content:space-between}.apiKeyRevoke{justify-self:start}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;margin:0;background:var(--canvas);color:var(--ink);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}a{color:inherit}svg{display:block}h1,h2,h3,p{margin-top:0}::selection{background:rgb(37 244 238/42%);color:var(--ink)}.sr-only,.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brandMark{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:20px;font-weight:850;letter-spacing:-.045em;text-decoration:none}.brandGlyph{width:34px;height:34px;overflow:visible}.brandMark--compact{font-size:18px}.brandMark--compact .brandGlyph{width:31px;height:31px}.publicHeader{position:relative;z-index:30;background:rgb(255 255 255/84%);border-bottom:1px solid rgb(229 231 235/78%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.publicHeaderInner{display:grid;grid-template-columns:1fr auto 1fr;width:min(1220px,calc(100% - 48px));height:76px;align-items:center;margin:0 auto}.publicNav{display:flex;align-items:center;gap:34px}.publicNav a,.textButton{color:#555b66;font-size:14px;font-weight:650;text-decoration:none;transition:color .15s ease}.publicNav a:hover,.publicNav a[aria-current=page],.textButton:hover{color:var(--ink)}.publicHeaderActions{display:flex;align-items:center;justify-content:flex-end;gap:18px}.darkButton,.headerCta,.lightButton,.outlineButton,.primaryButton,.secondaryButton{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;padding:0 18px;border-radius:11px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.darkButton,.headerCta,.primaryButton{border:1px solid var(--ink);background:var(--ink);color:white;box-shadow:3px 3px 0 var(--cyan),-2px -2px 0 rgb(254 44 85/28%)}.headerCta{padding:0 16px;font-size:13px;box-shadow:2px 2px 0 var(--cyan)}.darkButton svg,.lightButton svg,.outlineButton svg,.primaryButton svg,.secondaryButton svg{width:17px;height:17px}.outlineButton,.secondaryButton{border:1px solid var(--line-strong);background:var(--paper);color:var(--ink)}.lightButton{border:1px solid white;background:white;color:var(--ink);box-shadow:3px 3px 0 var(--cyan),-2px -2px 0 var(--pink)}.darkButton:hover,.headerCta:hover,.lightButton:hover,.outlineButton:hover,.primaryButton:hover,.secondaryButton:hover{transform:translateY(-2px)}button.darkButton,button.outlineButton,button.primaryButton,button.secondaryButton{cursor:pointer}button:disabled,fieldset:disabled button{cursor:not-allowed;opacity:.5;transform:none!important}.marketingPage{overflow:clip;background:var(--paper)}.homeHero{position:relative;isolation:isolate;padding:92px 0 82px;background:linear-gradient(180deg,#fff,#fafbfc)}.heroGridGlow{position:absolute;z-index:-1;inset:0;opacity:.75;background-image:linear-gradient(rgb(10 13 18/3.5%) 1px,transparent 0),linear-gradient(90deg,rgb(10 13 18/3.5%) 1px,transparent 0),radial-gradient(circle at 78% 42%,rgb(37 244 238/16%),transparent 27%),radial-gradient(circle at 90% 22%,rgb(254 44 85/8%),transparent 22%);background-size:42px 42px,42px 42px,auto,auto;-webkit-mask-image:linear-gradient(180deg,black 0,rgb(0 0 0/70%) 70%,transparent);mask-image:linear-gradient(180deg,black 0,rgb(0 0 0/70%) 70%,transparent)}.homeHeroInner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(580px,1.08fr);width:min(1320px,calc(100% - 48px));grid-gap:58px;gap:58px;margin:0 auto}.heroCopy{position:relative;z-index:2;padding-left:max(0px,calc((100vw - 1220px) / 2))}.heroBadge{display:inline-flex;align-items:center;gap:10px;margin-bottom:26px;color:#565c66;font-size:13px;font-weight:750;letter-spacing:.06em}.accentBars{position:relative;display:inline-block;width:20px;height:14px}.accentBars i{position:absolute;display:block;width:4px;border-radius:99px;transform:skewX(-14deg)}.accentBars i:first-child{top:1px;left:5px;height:13px;background:var(--cyan-deep)}.accentBars i:last-child{top:-1px;left:11px;height:13px;background:var(--pink)}.heroCopy h1{max-width:620px;margin-bottom:28px;font-size:clamp(58px,6.2vw,92px);font-weight:900;letter-spacing:-.075em}.heroCopy h1 span{position:relative;display:inline-block}.heroCopy h1 span:after{position:absolute;z-index:-1;right:0;bottom:4px;left:.05em;height:14px;background:var(--cyan);content:"";transform:skewX(-10deg)}.heroLead{max-width:590px;margin-bottom:30px;color:#5a606b;font-size:18px;line-height:1.75}.linkStart{max-width:650px}.linkStartForm{display:flex;min-height:62px;align-items:center;gap:12px;padding:7px 7px 7px 18px;border:1px solid #d8dbe0;border-radius:15px;background:white;box-shadow:0 16px 40px rgb(12 15 22/9%);transition:border-color .15s ease,box-shadow .15s ease}.linkStartForm:focus-within{border-color:var(--ink);box-shadow:0 16px 40px rgb(12 15 22/12%),0 0 0 3px rgb(37 244 238/20%)}.linkStartIcon{width:21px;height:21px;flex:0 0 auto;color:#737985}.linkStartForm input{min-width:0;height:44px;flex:1 1;border:0;outline:0;background:transparent;color:var(--ink);font-size:14px}.linkStartForm input::placeholder{color:#9b9fa7}.linkStartForm button{display:inline-flex;height:48px;flex:0 0 auto;align-items:center;gap:8px;padding:0 19px;border:0;border-radius:10px;background:var(--ink);color:white;font-size:14px;font-weight:760}.linkStartForm button svg{width:17px;height:17px}.formError{margin:9px 4px 0;color:var(--red);font-size:12px}.heroTrust{display:flex;flex-wrap:wrap;color:#737985;font-size:12px}.heroTrust span{display:inline-flex;align-items:center;gap:5px}.heroTrust svg{width:14px;height:14px;color:var(--green)}.productPreview{position:relative;min-width:660px;overflow:hidden;border:1px solid #dcdfe4;border-radius:22px;background:#f5f6f8;box-shadow:0 34px 90px rgb(10 13 18/16%);transform:rotate(1.2deg)}.productPreview:before{position:absolute;z-index:-1;inset:10px -10px -10px 10px;border-radius:22px;background:var(--cyan);content:""}.previewTopbar{display:flex;height:39px;align-items:center;gap:8px;padding:0 14px;border-bottom:1px solid #e1e3e8;background:rgb(255 255 255/92%);color:#818690;font-size:10px}.previewLogoDot{width:8px;height:8px;border-radius:50%;background:var(--ink);box-shadow:3px 0 0 var(--cyan),-3px 0 0 var(--pink)}.previewStatus{display:inline-flex;align-items:center;gap:4px;margin-left:auto;color:#5c6c66}.previewStatus i{width:5px;height:5px;border-radius:50%;background:#18ad7d}.previewWorkspace{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:10px;gap:10px;padding:12px}.previewComments,.previewExportPanel,.previewVideoColumn{border:1px solid #e1e3e7;border-radius:12px;background:white}.previewVideoColumn{overflow:hidden}.syntheticVideo{position:relative;display:grid;height:204px;place-items:center;overflow:hidden;background:radial-gradient(circle at 74% 25%,rgb(37 244 238/38%),transparent 28%),radial-gradient(circle at 18% 74%,rgb(254 44 85/27%),transparent 32%),linear-gradient(145deg,#171a22,#08090d 62%,#202330);color:white}.videoNoise{position:absolute;inset:0;opacity:.3;background-image:linear-gradient(rgb(255 255 255/5%) 1px,transparent 0),linear-gradient(90deg,rgb(255 255 255/5%) 1px,transparent 0);background-size:22px 22px}.videoCopy{position:relative;z-index:1;display:grid;grid-gap:2px;gap:2px;text-align:center}.videoCopy span{color:#c8cbd2;font-size:12px}.videoCopy strong{font-size:21px;letter-spacing:-.03em}.videoPlay{position:absolute;z-index:2;right:12px;bottom:12px;display:grid;width:32px;height:32px;place-items:center;border:1px solid rgb(255 255 255/32%);border-radius:50%;background:rgb(0 0 0/32%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.videoPlay svg{width:17px;height:17px}.videoMeta{position:absolute;z-index:2;bottom:13px;left:13px;display:flex;gap:8px;font-size:9px}.previewVideoInfo{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px}.previewVideoInfo>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.previewVideoInfo strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.previewVideoInfo span{color:#858a94;font-size:8px}.dataPill{display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border-radius:99px;background:#f2f3f5;color:#565d68!important}.dataPill svg{width:10px;height:10px}.previewExportPanel{padding:13px}.previewPanelTitle{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.previewPanelTitle>span{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:750}.previewPanelTitle svg{width:13px;height:13px}.previewPanelTitle small{color:#747a85;font-size:8px}.previewField{display:grid;grid-gap:6px;gap:6px;margin-bottom:12px;color:#646a74;font-size:8px}.previewField--inline{padding:7px 0;border-top:1px solid #eceef1;border-bottom:1px solid #eceef1}.previewField--inline,.previewSelect{display:flex;align-items:center;justify-content:space-between}.previewSelect{height:31px;padding:0 9px;border:1px solid #dfe2e6;border-radius:7px;color:var(--ink);font-size:10px;font-weight:700}.previewSelect i{color:#999ea7;font-size:8px;font-style:normal;font-weight:500}.previewSwitch{position:relative;width:25px;height:14px;border-radius:99px;background:var(--ink)}.previewSwitch i{position:absolute;top:2px;right:2px;width:10px;height:10px;border-radius:50%;background:var(--cyan)}.previewFormat{display:grid;grid-template-columns:1fr 1fr;padding:3px;border:1px solid #e1e3e7;border-radius:7px;background:#f5f6f8}.previewFormat b,.previewFormat span{padding:5px;border-radius:5px;color:#858a93;font-size:8px;text-align:center}.previewFormat b{background:white;color:var(--ink);box-shadow:0 2px 7px rgb(14 17 24/8%)}.previewCreditLine{display:flex;align-items:center;justify-content:space-between;margin:8px 0 10px;color:#7b808a;font-size:8px}.previewCreditLine strong{color:var(--ink);font-size:9px}.previewExportPanel>button{display:flex;width:100%;height:32px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:7px;background:var(--ink);color:white;font-size:9px;font-weight:700;pointer-events:none}.previewExportPanel>button svg{width:12px;height:12px;color:var(--cyan)}.previewComments{margin:0 12px 12px;padding:11px 13px 6px}.previewCommentsHead{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #eceef1;font-size:9px}.previewCommentsHead span{color:#8c919b;font-size:7px}.previewComment{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:7px 0;border-bottom:1px solid #f0f1f3}.previewComment:last-child{border-bottom:0}.syntheticAvatar{display:grid;width:23px;height:23px;place-items:center;border-radius:50%;background:#e8eaee;color:#4b515b;font-size:7px;font-weight:750}.syntheticAvatar--1{background:#ddfbf8;color:#087d78}.syntheticAvatar--2{background:#ffe6eb;color:#b52343}.syntheticAvatar--3{background:#e9e6ff;color:#5d50ad}.previewComment>div{display:grid;min-width:0;grid-gap:2px;gap:2px}.previewComment strong{font-size:8px}.previewComment span{overflow:hidden;color:#626873;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.previewComment small{color:#8c919a;font-size:7px}.proofStrip{display:grid;grid-template-columns:repeat(4,1fr);width:min(1220px,calc(100% - 48px));margin:0 auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proofStrip span{display:flex;min-height:78px;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--line);color:#505661;font-size:13px;font-weight:650}.proofStrip span:last-child{border-right:0}.proofStrip svg{width:18px;height:18px;color:var(--ink)}.section{width:min(1160px,calc(100% - 48px));margin:0 auto;padding:118px 0}.section--centered{text-align:center}.sectionHeading{max-width:750px;margin:0 auto 56px}.sectionHeading--split{display:grid;max-width:none;grid-template-columns:1.1fr .7fr;align-items:end;grid-gap:90px;gap:90px;margin-bottom:48px}.appEyebrow,.sectionKicker{margin-bottom:14px;color:var(--pink-deep);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.billingCard h2,.dataSectionCopy h2,.finalCta h2,.pricingRules h2,.pricingSectionHeading h2,.sectionHeading h2{margin-bottom:18px;font-size:clamp(38px,4.3vw,58px);font-weight:880;line-height:1.08;letter-spacing:-.06em}.billingCard>div>p,.dataSectionCopy>p,.pricingSectionHeading>p,.sectionHeading--split>p,.sectionHeading>p:last-child{margin-bottom:0;color:var(--muted);font-size:16px;line-height:1.8}.stepsGrid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);text-align:left}.stepsGrid article{position:relative;min-height:320px;padding:38px 34px;border-right:1px solid var(--line-strong)}.stepsGrid article:last-child{border-right:0}.stepNumber{color:var(--muted-light);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.stepIcon{display:grid;width:58px;height:58px;place-items:center;margin:50px 0 28px;border:1px solid var(--ink);border-radius:15px;background:var(--ink);color:white;box-shadow:4px 4px 0 var(--cyan),-3px -3px 0 rgb(254 44 85/35%)}.stepIcon svg{width:26px;height:26px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.stepsGrid h3{margin-bottom:10px;font-size:20px;letter-spacing:-.035em}.stepsGrid p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.dataSection{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;grid-gap:82px;gap:82px;padding-top:54px}.dataSectionCopy h2{font-size:clamp(38px,4vw,54px)}.featureList{display:grid;grid-gap:13px;gap:13px;margin:28px 0;padding:0;list-style:none}.featureList li{display:flex;align-items:flex-start;gap:10px;color:#484e58;font-size:14px;line-height:1.5}.featureList svg{width:17px;height:17px;flex:0 0 auto;margin-top:1px;color:var(--green)}.inlineLink{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:14px;font-weight:780;text-decoration:none}.inlineLink svg{width:16px;height:16px;transition:transform .15s ease}.inlineLink:hover svg{transform:translateX(3px)}.dataSectionActions{display:flex;flex-wrap:wrap;gap:12px 22px}.spreadsheetMock{overflow:hidden;border:1px solid #ccd0d6;border-radius:18px;background:white;box-shadow:var(--shadow-md);transform:rotate(-1deg)}.sheetToolbar{display:grid;grid-template-columns:1fr auto 1fr;height:48px;align-items:center;padding:0 16px;background:#11141a;color:#e2e4e8;font-size:10px}.sheetToolbar>div{display:flex;gap:5px}.sheetToolbar>div i{width:7px;height:7px;border-radius:50%;background:#59606c}.sheetToolbar>div i:first-child{background:var(--pink)}.sheetToolbar>div i:nth-child(2){background:#ffbd39}.sheetToolbar>div i:last-child{background:var(--cyan-deep)}.sheetSaved{display:inline-flex;align-items:center;justify-self:end;gap:4px;color:#9ea3ad}.sheetSaved svg{width:11px;height:11px;color:var(--cyan)}.sheetFormula{display:flex;height:37px;align-items:center;border-bottom:1px solid #e0e3e7;background:#f4f5f6;color:#4d535d;font-size:9px}.sheetFormula span{display:grid;width:42px;height:100%;place-items:center;border-right:1px solid #dde0e4;color:#858a93;font-style:italic}.sheetFormula b{padding-left:11px;font-weight:600}.sheetGrid{min-width:590px}.sheetRow{display:grid;grid-template-columns:44px 90px 86px 1fr 62px;min-height:45px}.sheetRow span{display:flex;align-items:center;padding:7px 9px;border-right:1px solid #eceef1;border-bottom:1px solid #eceef1;color:#515762;font-size:9px}.sheetRow span:first-child{justify-content:center;background:#f6f7f8;color:#9297a0}.sheetRow span:last-child{border-right:0}.sheetRow--head{min-height:37px;background:#effaf8}.sheetRow--head span{color:#34403d;font-weight:750}.sheetFooter{display:flex;height:38px;align-items:center;gap:10px;padding:0 14px;background:#f5f6f7;color:#535963;font-size:9px}.sheetFooter span{height:100%;padding:12px 5px 0;border-bottom:2px solid var(--cyan-deep);font-weight:700}.sheetFooter i{flex:1 1}.sheetFooter small{color:#8a8f98}.useCasesGrid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line-strong)}.useCasesGrid article{min-height:245px;padding:30px 26px;border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}.useCasesGrid article:last-child{border-right:0}.useCasesGrid article>span{display:block;margin-bottom:66px;color:var(--muted-light);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.useCasesGrid h3{margin-bottom:10px;font-size:19px;letter-spacing:-.03em}.useCasesGrid p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.billingSection{display:grid;grid-template-columns:1fr 300px;grid-gap:20px;gap:20px;padding-top:42px}.billingCard,.priceNudge{border-radius:var(--radius-lg)}.billingCard{display:grid;grid-template-columns:1fr 260px;align-items:center;grid-gap:54px;gap:54px;padding:54px;background:var(--ink);color:white}.billingCard h2{max-width:590px;font-size:clamp(36px,4vw,53px)}.billingCard .sectionKicker{color:var(--cyan)}.billingCard>div>p{max-width:610px;color:#b5bac3;font-size:14px}.billingActions{display:flex;align-items:center;gap:20px;margin-top:28px}.billingActions .darkButton{border-color:white;background:white;color:var(--ink);box-shadow:3px 3px 0 var(--cyan)}.billingActions>span{color:#9097a2;font-size:12px}.creditExample{overflow:hidden;border:1px solid #383c45;border-radius:17px;background:#171a21}.creditExample>div{display:flex;align-items:center;justify-content:space-between;padding:17px 18px;border-bottom:1px solid #30343c}.creditExample span{color:#9aa0ab;font-size:11px}.creditExample strong{font-size:20px}.creditExample .creditRefund{background:rgb(37 244 238/8%)}.creditExample .creditRefund span,.creditExample .creditRefund strong{color:var(--cyan)}.creditExample small{display:block;padding:13px 18px;color:#717985;font-size:9px}.priceNudge{display:flex;flex-direction:column;justify-content:flex-end;padding:32px;border:1px solid var(--line-strong);background:radial-gradient(circle at 100% 0,rgb(37 244 238/25%),transparent 34%),white}.priceNudge>span{margin-bottom:auto;color:var(--pink-deep);font-size:11px;font-weight:800;letter-spacing:.1em}.priceNudge>strong{display:block;margin:50px 0 8px;font-size:34px;letter-spacing:-.05em}.priceNudge>strong small{color:#777d87;font-size:11px;font-weight:600}.priceNudge p{color:var(--muted);font-size:12px;line-height:1.6}.priceNudge a{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:750;text-decoration:none}.priceNudge svg{width:15px;height:15px}.faqSection{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:100px;gap:100px}.faqSection .sectionHeading{margin:0}.faqSection .sectionHeading h2{font-size:clamp(36px,3.5vw,50px)}.faqList{border-top:1px solid var(--line-strong)}.faqList details{border-bottom:1px solid var(--line-strong)}.faqList summary{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:20px;color:#252932;font-size:15px;font-weight:720;list-style:none}.faqList summary::-webkit-details-marker{display:none}.faqList summary span{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border:1px solid var(--line-strong);border-radius:50%;color:#656b75;font-size:17px;font-weight:400;transition:transform .15s ease}.faqList details[open] summary span{transform:rotate(45deg)}.faqList details p{max-width:720px;margin:-6px 48px 26px 0;color:var(--muted);font-size:14px;line-height:1.8}.finalCta{position:relative;display:flex;width:min(1220px,calc(100% - 48px));min-height:310px;align-items:flex-end;justify-content:space-between;gap:60px;overflow:hidden;margin:0 auto 90px;padding:55px;border-radius:26px;background:var(--ink);color:white}.finalCtaPattern{position:absolute;inset:0;opacity:.34;background-image:linear-gradient(rgb(255 255 255/12%) 1px,transparent 0),linear-gradient(90deg,rgb(255 255 255/12%) 1px,transparent 0),radial-gradient(circle at 88% 5%,rgb(37 244 238/60%),transparent 28%),radial-gradient(circle at 65% 100%,rgb(254 44 85/35%),transparent 30%);background-size:38px 38px,38px 38px,auto,auto;-webkit-mask-image:linear-gradient(90deg,transparent,black 54%);mask-image:linear-gradient(90deg,transparent,black 54%)}.finalCta>:not(.finalCtaPattern){position:relative;z-index:1}.finalCta>div:not(.finalCtaPattern){max-width:740px}.finalCta .sectionKicker{color:var(--cyan)}.finalCta h2{margin:0;font-size:clamp(38px,4.6vw,62px)}.siteFooter{padding:66px 0 24px;border-top:1px solid var(--line);background:#f7f8f9}.siteFooterInner{display:grid;grid-template-columns:1fr 1.2fr;width:min(1160px,calc(100% - 48px));grid-gap:100px;gap:100px;margin:0 auto 60px}.footerBrand p{max-width:360px;margin:20px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.footerLinks{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:36px;gap:36px}.footerLinks>div{display:grid;align-content:start;grid-gap:13px;gap:13px}.footerLinks strong{margin-bottom:5px;color:#2f343d;font-size:12px}.footerLinks a{color:#747a84;font-size:12px;text-decoration:none}.footerLinks a:hover{color:var(--ink)}.footerBottom{width:min(1160px,calc(100% - 48px));justify-content:space-between;margin:0 auto;padding-top:22px;border-top:1px solid #dde0e4;color:#9297a0;font-size:13px;line-height:1.6;text-wrap:pretty}.footerBottom,.footerBottomMeta{display:flex;align-items:center;gap:24px}.footerBottomMeta{justify-content:flex-end}.footerBottomMeta a{display:inline-flex;min-height:40px;align-items:center;color:inherit;text-decoration:none;white-space:nowrap}.footerBottomMeta a:hover{color:var(--ink)}.pricingPage{background:#fafafa}.pricingHero{display:grid;width:min(1160px,calc(100% - 48px));grid-template-columns:1fr .72fr;align-items:end;grid-gap:80px;gap:80px;margin:0 auto;padding:100px 0 80px}.pricingHero .sectionKicker,.pricingHero h1{grid-column:1}.pricingHero h1{max-width:760px;margin:0;font-size:clamp(58px,6.4vw,90px);line-height:.98;letter-spacing:-.075em}.pricingHero h1 span{position:relative;white-space:nowrap}.pricingHero h1 span:after{position:absolute;z-index:-1;right:0;bottom:4px;left:0;height:13px;background:var(--cyan);content:""}.pricingHero>p:not(.sectionKicker){grid-column:2;grid-row:2;margin:0 0 8px;color:var(--muted);font-size:16px;line-height:1.8}.pricingFormula{display:flex;grid-column:1/-1;align-items:center;gap:18px;margin-top:28px;padding:20px;border:1px solid var(--line-strong);border-radius:16px;background:white}.pricingFormula>div{display:flex;flex:1 1;align-items:center;justify-content:space-between;padding:8px 16px}.pricingFormula span{color:var(--muted);font-size:12px}.pricingFormula strong{font-size:29px;letter-spacing:-.04em}.pricingFormula>i{color:#9b9fa8;font-size:22px;font-style:normal}.pricingFormulaRefund{border-radius:11px;background:#eafdF9}.pricingFormulaRefund span,.pricingFormulaRefund strong{color:#087d6d}.pricingContent,.pricingRules{width:min(1160px,calc(100% - 48px));margin:0 auto;padding:90px 0}.pricingContent{border-top:1px solid var(--line-strong)}.pricingSectionHeading{display:grid;grid-template-columns:1fr .7fr;align-items:end;grid-gap:80px;gap:80px;margin-bottom:44px}.pricingSectionHeading h2{margin:0;font-size:clamp(36px,3.8vw,52px)}.pricingSectionHeading>p{margin:0 0 4px;font-size:14px}.planGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.planCard{position:relative;display:flex;min-height:520px;flex-direction:column;padding:30px;border:1px solid var(--line-strong);border-radius:20px;background:white}.planCard--featured{border-color:var(--ink);box-shadow:5px 5px 0 var(--cyan),-3px -3px 0 rgb(254 44 85/30%)}.planBadge{position:absolute;top:-12px;right:22px;padding:6px 10px;border-radius:99px;background:var(--ink);color:white;font-size:9px;font-weight:750}.planCardHead{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:28px;border-bottom:1px solid var(--line)}.planCardHead>div{display:grid;grid-gap:6px;gap:6px}.planCardHead span{color:var(--muted-light);font-size:9px;font-weight:700;letter-spacing:.1em}.planCardHead h3{margin:0;font-size:24px;letter-spacing:-.04em}.planCardHead>strong{font-size:24px;letter-spacing:-.04em;white-space:nowrap}.planCardHead>strong small{color:var(--muted-light);font-size:9px;font-weight:600}.planCredits{display:grid;grid-gap:4px;gap:4px;padding:30px 0 24px}.planCredits strong{font-size:52px;line-height:1;letter-spacing:-.06em}.planCredits span{color:var(--muted);font-size:11px}.planCard ul{display:grid;grid-gap:13px;gap:13px;margin:0 0 30px;padding:0;list-style:none}.planCard li{display:flex;align-items:center;gap:8px;color:#505660;font-size:12px}.planCard li svg{width:15px;height:15px;color:var(--green)}.planCard>a{width:100%;margin-top:auto}.freePlanBar{display:grid;grid-template-columns:1.2fr auto auto;align-items:center;grid-gap:34px;gap:34px;margin-top:18px;padding:22px 26px;border:1px solid var(--line-strong);border-radius:16px;background:white}.freePlanBar>div:first-child{display:flex;align-items:center;gap:15px}.freePlanIcon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:11px;background:var(--ink);color:var(--cyan)}.freePlanIcon svg{width:19px;height:19px}.freePlanBar strong{display:block;margin-bottom:4px;font-size:14px}.freePlanBar p{margin:0;color:var(--muted);font-size:11px}.freePlanMeta{display:flex;gap:8px}.freePlanMeta span{padding:7px 9px;border-radius:7px;background:#f2f3f5;color:#666c76;font-size:9px}.pricingRules{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:86px;gap:86px;padding-top:70px}.pricingRules h2{font-size:clamp(36px,3.7vw,51px)}.rulesGrid{border-top:1px solid var(--line-strong)}.rulesGrid article{display:grid;grid-template-columns:42px 170px 1fr;grid-gap:20px;gap:20px;padding:25px 0;border-bottom:1px solid var(--line-strong)}.rulesGrid article>span{color:var(--muted-light);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.rulesGrid article>strong{font-size:13px}.rulesGrid article p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.finalCta--pricing{margin-top:30px}.authPage{position:relative;display:grid;min-height:100vh;place-items:center;overflow:hidden;padding:48px 20px;background:linear-gradient(rgb(11 13 18/4%) 1px,transparent 0),linear-gradient(90deg,rgb(11 13 18/4%) 1px,transparent 0),radial-gradient(circle at 16% 10%,rgb(37 244 238/18%),transparent 28%),radial-gradient(circle at 86% 88%,rgb(254 44 85/10%),transparent 30%),#f8f9fa;background-size:38px 38px,38px 38px,auto,auto,auto}.authCard{position:relative;z-index:1;width:min(100%,440px);padding:36px;border:1px solid var(--line-strong);border-radius:22px;background:rgb(255 255 255/94%);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.authCard>.brandMark{display:flex;width:max-content;margin:0 auto}.authHeading{margin:30px 0 26px;text-align:center}.authHeading h1{margin-bottom:9px;font-size:30px;line-height:1.15;letter-spacing:-.045em}.authHeading p,.authLegal,.authSwitch{color:var(--muted)}.authHeading p{margin:0;font-size:13px;line-height:1.6}.googleButton{display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:11px;border:1px solid var(--line-strong);border-radius:11px;background:white;color:#24272e;font-weight:720}.googleButton:hover{background:#f7f8f9;border-color:#bcc1c9}.googleIcon{width:20px;height:20px}.authDivider{display:flex;align-items:center;gap:12px;margin:21px 0;color:#9a9fa8;font-size:11px}.authDivider:after,.authDivider:before{height:1px;flex:1 1;background:var(--line);content:""}.authForm{display:grid;grid-gap:15px;gap:15px}.authForm label{display:grid;grid-gap:7px;gap:7px;color:#373b44;font-size:12px;font-weight:680}.authForm input{width:100%;height:46px;padding:0 13px;border:1px solid var(--line-strong);border-radius:10px;outline:none;background:#fbfbfc;color:var(--ink);font-size:13px;transition:border-color .15s ease,box-shadow .15s ease}.authForm input:focus{border-color:var(--ink);box-shadow:0 0 0 3px rgb(37 244 238/18%)}.authForm input:disabled{background:#f0f1f2;color:#8a8f98}.authForm .primaryButton{width:100%;margin-top:4px}.authFormHelp{margin:-7px 0 -2px;font-size:12px;text-align:right}.authFormHelp a{color:var(--muted);font-weight:720;text-decoration:underline;-webkit-text-decoration-color:var(--cyan-deep);text-decoration-color:var(--cyan-deep);text-underline-offset:3px}.authSwitch{margin:22px 0 0;font-size:12px;text-align:center}.authSwitch a{color:var(--ink);font-weight:760;text-decoration:underline;-webkit-text-decoration-color:var(--cyan-deep);text-decoration-color:var(--cyan-deep);text-underline-offset:3px}.authLegal{max-width:330px;margin:24px auto 0;font-size:10px;line-height:1.6;text-align:center}.authNotice{display:grid;grid-gap:7px;gap:7px;margin-bottom:18px;padding:12px 14px;border:1px solid;border-radius:10px;font-size:12px;line-height:1.55}.authNotice--error{border-color:#efcaca;background:#fff6f6;color:#9d2f2f}.authNotice--success{border-color:#bce1d7;background:#f0fbf8;color:#176a59}.authNotice button{width:max-content;padding:0;border:0;background:transparent;color:inherit;font-weight:800;text-decoration:underline}.confirmIndicator{display:grid;width:60px;height:60px;place-items:center;margin:4px auto 22px;border-radius:50%;font-size:24px;font-weight:800}.confirmIndicator--loading{background:#edf0f2;color:#72808a}.confirmIndicator--success{background:#e3f7f1;color:#0c8c72}.confirmIndicator--error{background:#fff0f0;color:#bc3e3e}.confirmActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.appPage{min-height:100vh;background:linear-gradient(rgb(11 13 18/2.6%) 1px,transparent 0),linear-gradient(90deg,rgb(11 13 18/2.6%) 1px,transparent 0),#f7f8f9;background-size:44px 44px}.appHeader{position:-webkit-sticky;position:sticky;z-index:40;top:0;border-bottom:1px solid rgb(216 219 224/86%);background:rgb(255 255 255/90%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.appHeaderInner{width:min(1240px,calc(100% - 40px));height:68px;align-items:center;margin:0 auto}.appNav{display:flex;align-items:center;gap:6px;padding:4px;border-radius:10px;background:#f1f2f4}.appNav a{padding:8px 13px;border-radius:7px;color:#666c76;font-size:12px;text-decoration:none}.appNav a[aria-current=page]{background:white;box-shadow:0 2px 8px rgb(10 13 18/8%)}.appAccount,.appAuthActions{display:flex;align-items:center;justify-self:end;gap:10px}.appAccount{position:relative}.appAuthActions a{padding:8px 10px;border-radius:8px;color:#555b65;font-size:12px;font-weight:700;text-decoration:none}.appAuthActions .appAuthPrimary{background:var(--ink);color:white}.balancePill{display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--line-strong);border-radius:9px;background:white;color:#3f454f;font-size:11px;font-weight:680;text-decoration:none}.balancePill svg{width:15px;height:15px;color:var(--pink)}.accountAvatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--ink);color:white;font-size:11px;font-weight:800;box-shadow:2px 2px 0 var(--cyan),-2px -2px 0 var(--pink)}.accountMenuTrigger{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:#6c727c;cursor:pointer}.accountMenuTrigger>svg{width:12px;height:12px;transition:transform .15s ease}.accountMenuTrigger[aria-expanded=true]>svg{transform:rotate(180deg)}.accountMenuTrigger:focus-visible{outline:2px solid var(--cyan);outline-offset:4px;border-radius:99px}.accountMenu{position:absolute;z-index:70;top:calc(100% + 12px);right:0;width:248px;overflow:hidden;padding:8px;border:1px solid #dfe2e7;border-radius:15px;background:rgb(255 255 255/98%);box-shadow:0 18px 48px rgb(13 16 24/16%)}.accountMenuIdentity{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;padding:10px 9px 12px}.accountMenuInitial{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#eff1f4;color:var(--ink);font-size:11px;font-weight:800}.accountMenuIdentity>span:last-child{min-width:0}.accountMenuIdentity small,.accountMenuIdentity strong{display:block}.accountMenuIdentity strong{color:var(--ink);font-size:12px}.accountMenuIdentity small{overflow:hidden;margin-top:3px;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.accountMenuLinks{display:grid;padding:6px 0;border-top:1px solid #eceef1;border-bottom:1px solid #eceef1}.accountMenuLinks a,.accountSignOut{display:flex;width:100%;min-height:36px;align-items:center;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#454b55;font:inherit;font-size:11px;font-weight:680;text-align:left;text-decoration:none;cursor:pointer}.accountMenuLinks a:hover,.accountSignOut:hover{background:#f4f5f7;color:var(--ink)}.accountSignOut{gap:8px;margin-top:6px;color:#a33149}.accountSignOut svg{width:15px;height:15px}.accountSignOut:disabled{cursor:wait;opacity:.55}.accountMenuError{margin:2px 10px 7px;color:#a33149;font-size:10px}.accountSkeleton{width:92px;height:34px;justify-self:end;border-radius:9px;background:linear-gradient(90deg,#eceef0,#f7f8f9,#eceef0);background-size:200% 100%;animation:shimmer 1.4s linear infinite}.quickStartRow{display:flex;width:min(1240px,calc(100% - 40px));justify-content:center;margin:0 auto;padding:10px 0;border-top:1px solid #eef0f2}.linkStart--compact{width:min(100%,740px)}.linkStart--compact .linkStartForm{min-height:40px;padding:3px 3px 3px 12px;border-color:#e0e2e6;border-radius:10px;box-shadow:none;background:#f8f9fa}.linkStart--compact .linkStartForm input{height:32px;font-size:12px}.linkStart--compact .linkStartForm button{height:34px;padding:0 13px;border-radius:7px;font-size:11px}.linkStart--compact .linkStartIcon{width:16px;height:16px}.appMain{min-height:calc(100vh - 170px);padding:54px 0 80px}.appFooter,.appMain{width:min(1160px,calc(100% - 40px));margin:0 auto}.appFooter{display:flex;align-items:center;justify-content:center;gap:26px;padding:22px 0 30px;border-top:1px solid #dfe2e6;color:#9297a0;font-size:9px}.appFooter a{text-decoration:none}.tasksHeading,.workspaceIntro{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:32px}.taskDetailHead h1,.tasksHeading h1,.workspaceIntro h1{margin-bottom:10px;font-size:clamp(38px,4.4vw,54px);line-height:1.05;letter-spacing:-.06em}.tasksHeading>div>p:last-child,.workspaceIntro>div>p:last-child{margin:0;color:var(--muted);font-size:13px}.workspaceTasksLink{display:inline-flex;align-items:center;gap:6px;color:#555b65;font-size:12px;font-weight:720;text-decoration:none}.workspaceTasksLink svg{width:15px;height:15px}.workspaceLinkCard{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:14px;gap:14px;padding:14px;border:1px solid var(--line-strong);border-radius:16px;background:white;box-shadow:var(--shadow-sm)}.workspaceLinkIcon{display:grid;width:42px;height:42px;place-items:center;border-radius:11px;background:var(--ink);color:white;box-shadow:2px 2px 0 var(--cyan),-2px -2px 0 rgb(254 44 85/35%)}.workspaceLinkIcon svg{width:20px;height:20px}.workspaceLinkField{display:grid;min-width:0;grid-gap:4px;gap:4px}.workspaceLinkField label{color:#555b65;font-size:10px;font-weight:700}.workspaceLinkField input{width:100%;height:25px;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.workspaceLinkField input::placeholder{color:#a0a4ac}.workspaceLinkCard>button{display:inline-flex;height:42px;align-items:center;gap:7px;padding:0 17px;border:0;border-radius:10px;background:var(--ink);color:white;font-size:12px;font-weight:730}.workspaceLinkCard>button:disabled{cursor:wait;opacity:.68}.workspaceLinkCard>button svg{width:15px;height:15px}.workspaceError{margin-top:12px;padding:11px 13px;border:1px solid #efc7ce;border-radius:10px;background:#fff6f7;color:#9d2f45;font-size:12px}.workspaceGrid{display:grid;grid-template-columns:1.08fr .92fr;grid-gap:18px;gap:18px;margin-top:20px}.artifactCard,.configCard,.detailCard,.progressCard,.resultPrivacyCard,.sourceCard,.taskDangerZone,.taskListCard,.workspaceHelp{border:1px solid var(--line-strong);border-radius:18px;background:white;box-shadow:0 10px 34px rgb(14 17 24/4%)}.sourceCard{position:relative;min-height:530px;overflow:hidden}.sourceEmpty{display:flex;height:100%;min-height:530px;flex-direction:column;align-items:center;justify-content:center;padding:48px;text-align:center}.sourceEmptyIcon{display:grid;width:68px;height:68px;place-items:center;margin-bottom:28px;border:1px solid #d6d9df;border-radius:20px;background:linear-gradient(135deg,rgb(37 244 238/25%),transparent 50%),white;color:var(--ink);box-shadow:4px 4px 0 var(--cyan),-3px -3px 0 rgb(254 44 85/25%)}.sourceEmptyIcon svg{width:30px;height:30px}.sourceEmpty h2{margin-bottom:10px;font-size:22px;letter-spacing:-.04em}.sourceEmpty>p{max-width:380px;margin-bottom:28px;color:var(--muted);font-size:12px;line-height:1.7}.sourceEmpty ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;color:#626873;font-size:11px;list-style:none;text-align:left}.sourceEmpty li{display:flex;align-items:center;gap:8px}.sourceEmpty li svg{width:14px;height:14px;color:var(--green)}.sourceReadyVisual{position:relative;display:grid;min-height:300px;place-items:center;overflow:hidden;background:linear-gradient(rgb(255 255 255/5%) 1px,transparent 0),linear-gradient(90deg,rgb(255 255 255/5%) 1px,transparent 0),radial-gradient(circle at 73% 22%,rgb(37 244 238/30%),transparent 25%),radial-gradient(circle at 22% 76%,rgb(254 44 85/22%),transparent 28%),#101218;background-size:28px 28px,28px 28px,auto,auto,auto;color:white}.sourceReadyVisual>svg{position:relative;z-index:2;width:66px;height:66px;stroke-width:1.1}.sourceReadyVisual--cover{min-height:235px;align-items:flex-end;justify-items:start;padding:22px;background-position:50%;background-size:cover}.sourceCoverLabel{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgb(255 255 255/16%);border-radius:8px;background:rgb(10 12 18/62%);color:white;font-size:10px;font-weight:720;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sourceCoverLabel i{width:6px;height:6px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 3px rgb(37 244 238/16%)}.douyinEcho{position:absolute;width:120px;height:120px;border:2px solid;border-radius:36px 36px 36px 10px}.douyinEcho--cyan{border-color:var(--cyan);transform:translate(-8px,8px) rotate(-4deg)}.douyinEcho--pink{border-color:var(--pink);transform:translate(8px,-8px) rotate(4deg)}.sourceReadyCopy{padding:25px 26px 20px}.readyBadge{display:inline-flex;align-items:center;gap:6px;margin-bottom:12px;color:var(--green);font-size:10px;font-weight:730}.readyBadge i{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgb(12 155 115/12%)}.sourceReadyCopy h2{margin-bottom:10px;font-size:21px;letter-spacing:-.04em}.sourceReadyCopy p{overflow:hidden;margin:0;color:var(--muted);font-size:11px;line-height:1.6;text-overflow:ellipsis;white-space:nowrap}.sourcePreviewComments{margin:0 26px 20px;overflow:hidden;border:1px solid var(--line);border-radius:11px}.sourcePreviewComments>div{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--line);background:#f7f8f9;font-size:10px}.sourcePreviewComments>div span{color:var(--muted-light)}.sourcePreviewComments article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;padding:10px 12px;border-bottom:1px solid #eef0f2}.sourcePreviewComments article:last-of-type{border-bottom:0}.sourcePreviewComments article>span{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#e8fbfa;color:#087b77;font-size:9px;font-weight:800}.sourcePreviewComments article p{display:grid;min-width:0;grid-gap:2px;gap:2px;margin:0}.sourcePreviewComments article strong{font-size:9px}.sourcePreviewComments article small{overflow:hidden;color:#666c76;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.sourcePreviewComments article em{color:var(--muted-light);font-size:8px;font-style:normal}.sourcePreviewEmpty{padding:18px;margin:0;color:var(--muted);font-size:10px;text-align:center}.sourceNotice{display:flex;align-items:flex-start;gap:12px;margin:0 26px 24px;padding:14px;border-radius:11px;background:#f4f6f7}.sourceNotice>svg{width:20px;height:20px;flex:0 0 auto;stroke:var(--green);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.sourceNotice p{display:grid;grid-gap:3px;gap:3px;margin:0}.sourceNotice strong{font-size:11px}.sourceNotice span{color:var(--muted);font-size:10px;line-height:1.5}.configCard{padding:24px}.configCardHead,.detailCardHead{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:20px;border-bottom:1px solid var(--line)}.configCardHead>div,.detailCardHead>div{display:flex;align-items:center;gap:10px}.configCardHead svg,.detailCardHead svg{width:21px;height:21px}.configCardHead>div>span,.detailCardHead>div>span{display:grid;grid-gap:3px;gap:3px}.configCardHead strong,.detailCardHead strong{font-size:13px}.configCardHead small,.detailCardHead small{color:var(--muted);font-size:9px}.configBalance{padding:5px 8px;border-radius:7px;background:#f1f3f4;color:#5f6570;font-size:9px;font-weight:700}.configFieldset{margin:0;padding:22px 0;border:0;border-bottom:1px solid var(--line)}.configFieldset legend{margin-bottom:12px;padding:0;color:#444a54;font-size:11px;font-weight:720}.limitOptions{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:6px;gap:6px}.limitOptions button{height:35px;border:1px solid #dfe2e6;border-radius:8px;background:#f8f9fa;color:#5c626d;font-size:10px;font-weight:680}.limitOptions button.isSelected{border-color:var(--ink);background:var(--ink);color:white;box-shadow:2px 2px 0 var(--cyan)}.configFieldset>p,.limitHintRow>p{margin:10px 0 0;color:var(--muted-light);font-size:9px;line-height:1.5}.limitHintRow{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.customLimitTrigger{padding:0;border:0;background:transparent;color:#4f5660;font-size:9px;font-weight:720;text-decoration:underline;-webkit-text-decoration-color:#c9cdd2;text-decoration-color:#c9cdd2;text-underline-offset:3px}.customLimitEditor{display:grid;grid-template-columns:88px auto 1fr;align-items:center;grid-gap:7px;gap:7px;margin-top:10px;padding:9px;border:1px solid #e2e4e7;border-radius:9px;background:#f8f9fa}.customLimitEditor input{width:100%;height:30px;padding:0 8px;border:1px solid #d8dce1;border-radius:7px;background:white;color:var(--ink);font:inherit;font-size:10px;font-weight:700}.customLimitEditor>button{height:30px;padding:0 11px;border:0;border-radius:7px;background:var(--ink);color:white;font-size:9px;font-weight:720}.customLimitEditor span{color:var(--muted-light);font-size:8px;text-align:right}.configToggle{display:flex;min-height:80px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.configToggle.isDisabled{opacity:.5}.configToggle>div{display:flex;align-items:center;gap:10px}.configToggleIcon{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:#f2f3f5;color:#4f5660}.configToggleIcon svg{width:17px;height:17px}.configToggle p{display:grid;grid-gap:3px;gap:3px;margin:0}.configToggle strong{font-size:11px}.configToggle small{color:var(--muted);font-size:9px}.toggleSwitch{position:relative;width:38px;height:22px;flex:0 0 auto;padding:0;border:0;border-radius:99px;background:#d6d9de}.toggleSwitch i{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:white;box-shadow:0 2px 4px rgb(11 13 18/18%);transition:transform .15s ease}.toggleSwitch.isOn{background:var(--ink)}.toggleSwitch.isOn i{background:var(--cyan);transform:translateX(16px)}.lockedFeature{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border-radius:7px;background:#f1f2f4;color:#686e78;font-size:9px;font-weight:700;text-decoration:none}.lockedFeature svg{width:12px;height:12px}.formatFieldset{padding-bottom:20px}.formatOptions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.formatOptions button{display:grid;grid-gap:3px;gap:3px;padding:11px 12px;border:1px solid #dfe2e6;border-radius:9px;background:#f8f9fa;color:#515761;text-align:left}.formatOptions button.isSelected{border-color:var(--ink);background:white;box-shadow:inset 0 0 0 1px var(--ink)}.formatOptions strong{font-size:11px}.formatOptions span{color:var(--muted-light);font-size:8px}.reserveSummary{margin:18px 0 12px;padding:14px;border-radius:10px;background:#f2f4f5}.reserveSummary>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.reserveSummary span{color:#606671;font-size:10px}.reserveSummary strong{font-size:12px}.reserveSummary p{margin:6px 0 0;color:var(--muted-light);font-size:8px}.createExportButton{display:flex;width:100%;height:46px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--ink);border-radius:10px;background:var(--ink);color:white;font-size:12px;font-weight:750;box-shadow:3px 3px 0 var(--cyan),-2px -2px 0 rgb(254 44 85/28%)}.createExportButton svg{width:16px;height:16px}.workspaceHelp{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:18px;padding:20px 22px}.workspaceHelp strong{display:block;margin-bottom:4px;font-size:11px}.workspaceHelp p{margin:0;color:var(--muted);font-size:9px}.workspaceHelp a{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;font-size:10px;font-weight:700;text-decoration:none}.workspaceHelp svg{width:13px;height:13px}.tasksHeading .darkButton{flex:0 0 auto}.taskListCard{overflow:hidden}.taskFilters{display:flex;gap:5px;padding:13px;border-bottom:1px solid var(--line);background:#fafbfb}.taskFilters button{display:inline-flex;height:32px;align-items:center;gap:7px;padding:0 11px;border:0;border-radius:8px;background:transparent;color:#717781;font-size:10px;font-weight:680}.taskFilters button.isSelected{background:white;color:var(--ink);box-shadow:0 2px 8px rgb(10 13 18/8%)}.taskFilters button span{display:grid;min-width:18px;height:18px;place-items:center;border-radius:99px;background:#eceef0;font-size:8px}.taskRow,.taskTableHead{display:grid;grid-template-columns:minmax(270px,1.5fr) .8fr .75fr .62fr .65fr 28px;align-items:center;grid-gap:18px;gap:18px}.taskTableHead{min-height:40px;padding:0 20px;border-bottom:1px solid var(--line);color:#969ba4;font-size:8px;font-weight:700;letter-spacing:.05em}.taskRow{min-height:86px;padding:13px 20px;border-bottom:1px solid #eceef0;color:inherit;text-decoration:none;transition:background .14s ease}.taskRow:last-child{border-bottom:0}.taskRow:hover{background:#fafbfb}.taskVideoCell{display:flex;min-width:0;align-items:center;gap:11px}.taskDetailThumb,.taskVideoThumb{display:grid;flex:0 0 auto;place-items:center;background:radial-gradient(circle at 76% 20%,rgb(37 244 238/65%),transparent 35%),radial-gradient(circle at 20% 80%,rgb(254 44 85/44%),transparent 38%),#151820;color:white}.taskVideoThumb{width:48px;height:58px;border-radius:9px}.taskVideoThumb svg{width:22px;height:22px}.taskVideoCell>span:last-child{display:grid;min-width:0;grid-gap:5px;gap:5px}.taskVideoCell strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.taskResultCell small,.taskVideoCell small{color:var(--muted-light);font-size:8px}.taskProgressCell,.taskResultCell{display:grid;grid-gap:7px;gap:7px}.taskProgressCell>span{color:#7e838c;font-size:9px}.taskProgressCell strong,.taskResultCell strong{color:#343a43;font-size:11px}.taskProgressCell>i{position:relative;display:block;height:4px;overflow:hidden;border-radius:99px;background:#e9ebee}.taskProgressCell>i b{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,var(--cyan-deep),var(--cyan))}.statusBadge{display:inline-flex;width:max-content;align-items:center;gap:5px;padding:5px 8px;border-radius:99px;font-size:8px;font-weight:750}.statusBadge:before{width:5px;height:5px;border-radius:50%;background:currentColor;content:""}.statusBadge--neutral{background:#eff1f2;color:#69707a}.statusBadge--info{background:#e8fbfa;color:#078c86}.statusBadge--success{background:#e9f8f2;color:#0a8c68}.statusBadge--warning{background:#fff5df;color:#ad6c06}.statusBadge--danger{background:#fff0f2;color:#bc3450}.taskDateCell{color:#777d87;font-size:9px}.taskRowAction{display:grid;place-items:center;color:#858b95}.taskRowAction svg{width:15px;height:15px}.taskDetailError,.taskEmpty,.taskListMessage{display:flex;min-height:360px;flex-direction:column;align-items:center;justify-content:center;padding:48px;color:var(--muted);text-align:center}.taskListMessage--error{color:var(--red)}.taskDetailError>svg,.taskEmpty>span{display:grid;width:60px;height:60px;place-items:center;margin-bottom:20px;border-radius:17px;background:#f0f2f3;color:#606772}.taskEmpty>span svg{width:27px;height:27px}.taskDetailError h1,.taskEmpty h2{margin-bottom:8px;color:var(--ink);font-size:22px;letter-spacing:-.04em}.taskDetailError p,.taskEmpty p{max-width:430px;margin-bottom:22px;font-size:12px;line-height:1.7}.taskDetailSkeleton,.taskSkeleton{display:grid;grid-gap:1px;gap:1px}.taskSkeleton span{height:86px;background:linear-gradient(90deg,#f1f2f4,#f9fafb,#f1f2f4);background-size:200% 100%;animation:shimmer 1.4s linear infinite}.taskDetailBreadcrumb{display:flex;align-items:center;gap:7px;margin-bottom:22px;color:#868c96;font-size:10px}.taskDetailBreadcrumb a{text-decoration:none}.taskDetailHead{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-bottom:24px}.taskTitleGroup{display:flex;min-width:0;align-items:center;gap:18px}.taskDetailThumb{width:74px;height:90px;border-radius:13px}.taskDetailThumb svg{width:31px;height:31px}.taskTitleGroup>div{min-width:0}.taskTitleGroup h1{max-width:690px;overflow:hidden;margin:10px 0 7px;font-size:clamp(28px,3.3vw,43px);text-overflow:ellipsis;white-space:nowrap}.taskTitleGroup p{margin:0;color:var(--muted);font-size:10px}.taskHeadActions{display:flex;flex:0 0 auto;align-items:center;gap:9px}.progressCard{padding:28px}.progressCardTop{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.progressCardTop p{margin-bottom:7px;color:#555c67;font-size:11px;font-weight:700}.progressCardTop strong{font-size:36px;letter-spacing:-.045em}.progressCardTop strong span{color:#a0a4ac;font-size:18px;font-weight:550}.progressPercent{color:var(--cyan-deep);font-size:36px;font-weight:850;letter-spacing:-.05em}.progressPercent small{font-size:15px}.largeProgress{position:relative;height:8px;overflow:hidden;margin:22px 0 25px;border-radius:99px;background:#e9ebed}.largeProgress i{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,var(--pink),var(--cyan));transition:width .5s ease}.progressBreakdown{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.progressBreakdown>div{display:grid;grid-gap:7px;gap:7px;padding:19px 18px 0;border-right:1px solid var(--line)}.progressBreakdown>div:first-child{padding-left:0}.progressBreakdown>div:last-child{border-right:0}.progressBreakdown span{color:var(--muted-light);font-size:9px}.progressBreakdown strong{font-size:15px}.taskDetailGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-top:18px}.detailCard{padding:24px}.detailCard dl{display:grid;grid-gap:0;gap:0;margin:8px 0 0}.detailCard dl>div{display:grid;grid-template-columns:1fr 1.7fr;grid-gap:20px;gap:20px;padding:13px 0;border-bottom:1px solid #eceef0}.detailCard dl>div:last-child{border-bottom:0}.detailCard dt{color:var(--muted);font-size:10px}.detailCard dd{min-width:0;margin:0;color:#333943;font-size:10px;font-weight:680;text-align:right}.detailCard .urlValue{overflow:hidden;color:#737985;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.creditSettlement .refundLine dd,.creditSettlement .refundLine dt{color:var(--green)}.creditSettlement>p{display:flex;align-items:center;gap:6px;margin:11px 0 0;padding:10px;border-radius:8px;background:#f1f8f5;color:#3f6f60;font-size:9px}.creditSettlement>p svg{width:13px;height:13px}.artifactCard,.resultPrivacyCard,.taskDangerZone{display:flex;align-items:center;gap:16px;margin-top:18px;padding:22px 24px}.artifactIcon{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border-radius:12px;background:#e9fbf9;color:#087f79}.artifactIcon svg{width:22px;height:22px}.artifactInfo{display:grid;min-width:0;flex:1 1;grid-gap:3px;gap:3px}.artifactInfo>span{color:var(--muted-light);font-size:8px}.artifactInfo strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.artifactInfo small{color:var(--muted);font-size:9px}.resultPrivacyCard>div{display:flex;align-items:center;gap:14px}.resultPrivacyCard svg{width:32px;height:32px;flex:0 0 auto;stroke:var(--green);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.resultPrivacyCard span{display:grid;grid-gap:4px;gap:4px}.resultPrivacyCard strong{font-size:11px}.resultPrivacyCard p{margin:0;color:var(--muted);font-size:9px}.taskDangerZone{justify-content:space-between;box-shadow:none}.taskDangerZone strong{display:block;margin-bottom:4px;font-size:11px}.taskDangerZone p{margin:0;color:var(--muted);font-size:9px}.taskDangerZone button{display:inline-flex;height:36px;align-items:center;gap:6px;padding:0 11px;border:1px solid #efc8cf;border-radius:8px;background:#fff8f9;color:#ae3650;font-size:9px;font-weight:700}.taskDangerZone button svg{width:14px;height:14px}.taskDetailSkeleton{grid-template-columns:1fr}.taskDetailSkeleton span{height:120px;border-radius:18px;background:linear-gradient(90deg,#eff1f2,#f9fafb,#eff1f2);background-size:200% 100%;animation:shimmer 1.4s linear infinite}@keyframes shimmer{to{background-position:-200% 0}}@media (max-width:1100px){.homeHeroInner{grid-template-columns:1fr;width:min(850px,calc(100% - 48px))}.heroCopy{padding-left:0}.productPreview{min-width:0;width:100%;transform:none}.dataSection{gap:45px}.billingSection{grid-template-columns:1fr}.priceNudge{min-height:220px}.taskRow,.taskTableHead{grid-template-columns:minmax(240px,1.5fr) .8fr .7fr .62fr 28px}.taskDateCell,.taskTableHead span:nth-child(5){display:none}}@media (max-width:860px){.appHeaderInner,.publicHeaderInner{grid-template-columns:1fr auto}.appNav,.publicNav{display:none}.dataSection,.faqSection,.pricingHero,.pricingRules,.pricingSectionHeading,.sectionHeading--split{grid-template-columns:1fr;gap:34px}.pricingHero>p:not(.sectionKicker){grid-column:1;grid-row:auto}.planGrid,.stepsGrid{grid-template-columns:1fr}.stepsGrid article{min-height:0;border-right:0;border-bottom:1px solid var(--line-strong)}.stepsGrid article:last-child{border-bottom:0}.stepIcon{margin-top:30px}.useCasesGrid{grid-template-columns:1fr 1fr}.useCasesGrid article:nth-child(2){border-right:0}.billingCard{grid-template-columns:1fr}.faqSection .sectionHeading{margin-bottom:20px}.siteFooterInner{gap:50px}.siteFooterInner,.taskDetailGrid,.workspaceGrid{grid-template-columns:1fr}.sourceCard,.sourceEmpty{min-height:430px}.taskTableHead{display:none}.taskRow{grid-template-columns:1fr auto;gap:12px;padding:18px}.taskProgressCell,.taskResultCell,.taskVideoCell{grid-column:1}.taskRow>span:nth-child(4),.taskRowAction{grid-column:2;grid-row:1}.taskRowAction{align-self:end}.taskDetailHead{align-items:flex-start;flex-direction:column}.progressBreakdown{grid-template-columns:1fr 1fr}.progressBreakdown>div:nth-child(2){border-right:0}.progressBreakdown>div:nth-child(n+3){margin-top:15px}}@media (max-width:620px){.finalCta,.footerBottom,.homeHeroInner,.pricingContent,.pricingHero,.pricingRules,.proofStrip,.publicHeaderInner,.section,.siteFooterInner{width:min(100% - 28px,1160px)}.publicHeaderInner{height:66px}.brandMark--compact .brandWordmark,.publicHeaderActions .textButton{display:none}.homeHero{padding:70px 0 54px}.heroCopy h1,.pricingHero h1{font-size:clamp(48px,15vw,68px)}.heroLead{font-size:15px}.linkStartForm{display:grid;grid-template-columns:auto 1fr;padding:10px}.linkStartForm button{grid-column:1/-1;width:100%;justify-content:center}.productPreview{border-radius:16px}.previewWorkspace{grid-template-columns:1fr}.previewComments{display:none}.proofStrip{grid-template-columns:1fr 1fr}.proofStrip span{min-height:68px;padding:10px;border-bottom:1px solid var(--line);font-size:10px;text-align:center}.proofStrip span:nth-child(2){border-right:0}.section{padding:82px 0}.billingCard h2,.dataSectionCopy h2,.finalCta h2,.pricingRules h2,.pricingSectionHeading h2,.sectionHeading h2{font-size:36px}.sectionHeading{margin-bottom:38px}.stepsGrid article{padding:30px 24px}.spreadsheetMock{overflow-x:auto}.useCasesGrid{grid-template-columns:1fr}.useCasesGrid article,.useCasesGrid article:nth-child(2){min-height:210px;border-right:0}.useCasesGrid article>span{margin-bottom:48px}.billingCard{padding:31px 24px}.billingActions{align-items:flex-start;flex-direction:column}.faqList summary{min-height:72px;font-size:13px}.finalCta{min-height:390px;align-items:flex-start;flex-direction:column;margin-bottom:60px;padding:34px 26px}.siteFooter{padding-top:50px}.footerLinks{gap:20px}.footerBottom,.footerBottomMeta{align-items:flex-start;flex-direction:column;gap:10px}.pricingHero{padding:72px 0 55px}.pricingHero h1 span{white-space:normal}.pricingFormula{display:grid;grid-gap:4px;gap:4px}.pricingFormula>i{display:none}.pricingContent,.pricingRules{padding:68px 0}.freePlanBar{grid-template-columns:1fr}.freePlanMeta{flex-wrap:wrap}.rulesGrid article{grid-template-columns:36px 1fr}.rulesGrid article p{grid-column:2}.authCard{padding:30px 22px}.appFooter,.appHeaderInner,.appMain,.quickStartRow{width:min(100% - 24px,1160px)}.appHeaderInner{height:60px}.appAuthActions a:first-child,.balancePill span{display:none}.balancePill{width:34px;padding:0;justify-content:center}.quickStartRow .linkStartForm{display:flex}.quickStartRow .linkStartForm button{grid-column:auto;width:auto}.appMain{padding-top:38px}.appFooter{flex-wrap:wrap;gap:10px 18px}.tasksHeading,.workspaceIntro{align-items:flex-start;flex-direction:column}.tasksHeading h1,.workspaceIntro h1{font-size:42px}.workspaceLinkCard{grid-template-columns:auto 1fr}.workspaceLinkCard>button{grid-column:1/-1;width:100%;justify-content:center}.sourceEmpty{padding:34px 22px}.limitOptions{grid-template-columns:repeat(3,1fr)}.customLimitEditor{grid-template-columns:1fr auto}.customLimitEditor span{grid-column:1/-1;text-align:left}.artifactCard,.taskDangerZone,.workspaceHelp{align-items:flex-start;flex-direction:column}.taskFilters{overflow-x:auto}.taskFilters button{flex:0 0 auto}.taskTitleGroup{align-items:flex-start}.taskDetailThumb{width:54px;height:66px}.taskTitleGroup h1{font-size:28px;white-space:normal}.taskHeadActions{width:100%;flex-wrap:wrap}.taskHeadActions>*{flex:1 1}.progressCard{padding:22px}.progressCardTop strong,.progressPercent{font-size:29px}.progressBreakdown>div{padding:15px 13px 0}.detailCard dl>div{grid-template-columns:1fr 1.5fr}.artifactCard .darkButton,.taskDangerZone button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.dashboardStudio{width:min(1440px,calc(100vw - 64px));gap:22px;margin-left:50%;transform:translateX(-50%);-webkit-font-smoothing:antialiased}.dashboardStudio .workbenchCommandBar{gap:18px;padding:30px 0 0}.dashboardStudio .workbenchHeading{display:grid;grid-gap:7px;gap:7px}.dashboardStudio .workbenchHeading h1{margin:0;font-size:clamp(36px,3.6vw,48px);line-height:1.03;letter-spacing:-.055em;text-wrap:balance}.dashboardStudio .workbenchHeading>p:last-child{margin:0;color:#727985;font-size:15px;line-height:1.55;text-wrap:pretty}.dashboardStudio .workbenchLinkBar{min-height:68px;padding:7px 8px 7px 19px;border:1px solid #dde1e7;border-radius:18px;background:rgb(255 255 255/96%);box-shadow:0 18px 48px rgb(11 13 18/6%),inset 0 1px 0 rgb(255 255 255/90%)}.dashboardStudio .workbenchLinkBar:focus-within{border-color:rgb(2 184 178/50%);box-shadow:0 20px 52px rgb(11 13 18/7%),0 0 0 4px rgb(37 244 238/10%)}.dashboardStudio .workbenchLinkBar>svg{width:20px;height:20px;color:#6c737e}.dashboardStudio .workbenchLinkBar input{height:52px;font-size:16px}.dashboardStudio .workbenchLinkBar button{position:relative;min-width:104px;height:52px;justify-content:center;gap:7px;padding:0 16px 0 14px;overflow:hidden;border-radius:11px;background:var(--ink);font-size:15px;transition-property:background-color,box-shadow,color,transform;transition-duration:.16s;transition-timing-function:ease-out}.dashboardStudio .workbenchLinkBar button svg{width:17px;height:17px;flex:0 0 auto}.dashboardStudio .workbenchLinkBar button:disabled{background:#e3e6ea;color:#8a919b;cursor:not-allowed;opacity:1}.dashboardStudio .workbenchLinkBar button:hover:not(:disabled){background:#252a32}.dashboardStudio .workbenchLinkBar button:active:not(:disabled){transform:scale(.96)}.dashboardStudio .workbenchLinkBar .workbenchParseSpinner{animation:workbenchParseSpin .9s linear infinite}@keyframes workbenchParseSpin{to{transform:rotate(1turn)}}.dashboardFlowRow{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:28px;color:#7c838e;font-size:13px}.dashboardFlowRow>span{flex:1 1;text-wrap:pretty}.dashboardFlowRow ol{display:flex;align-items:center;gap:28px;padding:0;margin:0;list-style:none}.dashboardFlowRow li{position:relative;display:inline-flex;min-height:40px;align-items:center;gap:8px;color:#8a909a;font-size:13px;white-space:nowrap}.dashboardFlowRow li:not(:last-child):after{position:absolute;top:50%;left:calc(100% + 10px);width:9px;height:1px;background:#d9dde2;content:""}.dashboardFlowRow li i{display:grid;width:23px;height:23px;place-items:center;border-radius:7px;background:#eceef1;color:#747b86;font-size:11px;font-style:normal;font-weight:780;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dashboardFlowRow li.isActive{color:var(--ink);font-weight:740}.dashboardFlowRow li.isActive i{background:var(--ink);box-shadow:-2px 0 0 var(--cyan),2px 0 0 var(--pink);color:white}.dashboardFlowRow li.isComplete i{background:rgb(37 244 238/14%);color:#087c77}.dashboardStudio .workbenchError{margin-top:-8px;border-color:rgb(254 44 85/18%);border-radius:12px;background:rgb(254 44 85/6%);color:#b62a46}.dashboardStudio .unifiedExportWorkspace{display:block}.dashboardStudio .dashboardStudioSurface{display:flex;height:auto;min-height:0;flex-direction:column;overflow:hidden;border:1px solid #dfe2e7;border-radius:22px;background:white;box-shadow:0 28px 80px rgb(11 13 18/7%),0 2px 8px rgb(11 13 18/3%)}.dashboardStudio .phonePreviewCardHead{display:none}.dashboardStudio .phonePreviewStage{display:grid;height:656px;min-height:656px;flex:none;grid-template-columns:minmax(410px,.82fr) minmax(600px,1.58fr);grid-gap:0;gap:0;padding:0;background:white}.dashboardStudio .phonePreviewDevice{display:flex;min-height:0;align-items:center;justify-content:center;flex-direction:column;gap:22px;padding:30px 34px 26px;border-right:1px solid #e4e7eb;background:radial-gradient(circle at 30% 12%,rgb(37 244 238/8%),transparent 30%),radial-gradient(circle at 78% 88%,rgb(254 44 85/5%),transparent 26%),#f6f7f8}.dashboardStudio .phonePreviewStage .douyinPhone{width:240px;flex:0 1 auto}.dashboardVideoStats{display:grid;width:min(100%,450px);min-height:72px;grid-template-columns:repeat(3,1fr);overflow:hidden;border-radius:15px;background:rgb(255 255 255/92%);box-shadow:0 12px 30px rgb(11 13 18/5%),inset 0 0 0 1px rgb(11 13 18/6%)}.dashboardVideoStats>span{display:grid;align-content:center;justify-items:center;grid-gap:5px;gap:5px;padding:10px;border-right:1px solid #e6e8ec}.dashboardVideoStats>span:last-child{border-right:0}.dashboardVideoStats small{color:#818792;font-size:11px}.dashboardVideoStats strong{color:#191c22;font-size:17px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dashboardStudio .douyinResultPreview{height:100%;min-height:0;border:0;border-radius:0;box-shadow:none}.dashboardStudio .douyinResultPreviewHead{min-height:92px;align-items:center;padding:21px 28px 17px}.dashboardStudio .douyinResultPreviewHead strong{font-size:21px;letter-spacing:-.025em}.dashboardStudio .douyinResultPreviewHead small{font-size:13px}.dashboardStudio .resultPreviewBadge{min-height:30px;border-radius:10px;background:rgb(37 244 238/11%);color:#07807b}.dashboardStudio .resultPreviewBadge:before{background:var(--cyan-deep)}.douyinResultColumns{display:grid;min-height:44px;flex:0 0 44px;grid-template-columns:minmax(118px,.72fr) minmax(250px,2.1fr) 88px 88px 56px;align-items:center;grid-gap:14px;gap:14px;padding:0 24px 0 78px;border-bottom:1px solid #e6e8ec;color:#858b95;font-size:12px}.douyinResultColumns span:nth-last-child(-n+3){text-align:center}.douyinResultPreview.isTable .douyinResultTabs{padding-inline:28px}.douyinResultPreview.isTable .douyinResultList article.resultTableRow{display:grid;min-height:67px;grid-template-columns:38px minmax(104px,.72fr) minmax(250px,2.1fr) 88px 88px 56px;align-items:center;grid-gap:14px;gap:14px;padding:10px 24px;margin:0;border-bottom:1px solid #eceef1;border-left:0}.douyinResultPreview.isTable .resultCommentAvatar{width:36px;height:36px;border-radius:12px;background-color:#f0f1f3;color:#353a43;font-size:12px}.resultTableAuthor{display:flex;min-width:0;align-items:center;gap:5px;overflow:hidden;color:#20242a;font-size:13px;font-weight:690;text-overflow:ellipsis;white-space:nowrap}.resultTableAuthor em,.resultTableAuthor i{padding:2px 5px;border-radius:4px;background:rgb(37 244 238/12%);color:#0b7d78;font-size:9px;font-style:normal}.resultTableAuthor i{background:#f0f1f3;color:#6d7480}.resultTableText{min-width:0;margin:0;overflow:hidden;color:#343942;font-size:13px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.resultTableText>span{color:#087e7a}.resultTableLikes,.resultTableReplies,.resultTableTime{display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#646b76;font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.resultTableLikes svg{width:15px;height:15px;color:var(--pink)}.resultTableTime{color:#858b95}.resultTableReplies{color:#6e7580}.dashboardStudio .douyinResultPreviewFoot{min-height:42px;padding-inline:28px;background:#fafbfc}.dashboardStudio .simpleExportCard.unifiedSideCard{display:grid;width:100%;height:auto;min-height:142px;grid-template-columns:minmax(210px,1.12fr) minmax(170px,.82fr) minmax(180px,.85fr) minmax(155px,.72fr) minmax(275px,1.25fr);align-items:center;grid-gap:24px;gap:24px;padding:20px 26px;border:0;border-top:1px solid #dfe2e7;border-radius:0;background:#f8f9fa;box-shadow:none}.dashboardStudio .simpleExportHead{display:none}.dashboardStudio .exportReplyField,.dashboardStudio .quantityField,.dashboardStudio .simpleFormatField{display:grid;min-width:0;grid-gap:8px;gap:8px;padding:0;margin:0;border:0}.dashboardStudio .exportCostSummary>small,.dashboardStudio .exportReplyField legend,.dashboardStudio .quantityField>label,.dashboardStudio .simpleFormatField legend{color:#737a85;font-size:12px;font-weight:680}.dashboardStudio .quantitySelectWrap{height:46px;border-radius:11px;background:white}.dashboardStudio .quantitySelectWrap select{padding-inline:13px 34px;font-size:14px;font-weight:720;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dashboardStudio .quantityField>p{overflow:hidden;margin:0;color:#8b919a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dashboardStudio .exportReplyField>div,.dashboardStudio .simpleFormatField>div{display:grid;height:46px;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;padding:4px;border:1px solid #dfe2e7;border-radius:11px;background:white}.dashboardStudio .exportReplyField button,.dashboardStudio .simpleFormatField button{display:inline-flex;height:36px;min-height:36px;align-items:center;justify-content:center;gap:4px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#747b86;font:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background-color .15s ease,color .15s ease,transform .15s ease}.dashboardStudio .exportReplyField button.isSelected,.dashboardStudio .simpleFormatField button.isSelected{background:var(--ink);box-shadow:-1px 0 0 var(--cyan),1px 0 0 var(--pink);color:white}.dashboardStudio .exportReplyField button:active:not(:disabled),.dashboardStudio .simpleFormatField button:active:not(:disabled){transform:scale(.96)}.dashboardStudio .exportReplyField button:disabled,.dashboardStudio .simpleFormatField button:disabled{cursor:not-allowed;opacity:.5}.dashboardStudio .exportReplyField button small,.dashboardStudio .simpleFormatField button small{color:inherit;font-size:9px}.exportCostSummary{display:grid;grid-gap:7px;gap:7px}.exportCostSummary>span{display:flex;align-items:baseline;gap:7px;color:#818792;font-size:11px;white-space:nowrap}.exportCostSummary strong{color:var(--ink);font-size:30px;line-height:1;letter-spacing:-.04em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.exportSubmitGroup{display:grid;grid-template-columns:minmax(0,1fr) 142px;align-items:center;grid-gap:7px 12px;gap:7px 12px}.exportSubmitGroup>div{display:grid;grid-gap:5px;gap:5px}.exportSubmitGroup>div>a:first-child{color:#555d68;font-size:12px;font-weight:700;text-decoration:none}.exportSubmitGroup .memberTag{width:max-content;padding:0;background:transparent;color:#9a5262;font-size:10px}.dashboardStudio .exportSubmitGroup .primaryExportButton{width:142px;height:48px;min-height:48px;border-radius:12px;background:linear-gradient(135deg,var(--pink-deep),var(--pink));box-shadow:0 12px 26px rgb(254 44 85/18%);font-size:14px;transition:box-shadow .16s ease,filter .16s ease,transform .16s ease}.dashboardStudio .exportSubmitGroup .primaryExportButton:hover:not(:disabled){box-shadow:0 15px 30px rgb(254 44 85/23%);filter:saturate(.92)}.dashboardStudio .exportSubmitGroup .primaryExportButton:active:not(:disabled){transform:scale(.96)}.dashboardStudio .exportSubmitGroup .primaryExportButton:disabled{background:#c8cbd0;box-shadow:none}.dashboardStudio .simpleBillingNote{grid-column:1/-1;justify-self:end;margin:0;color:#737a85;font-size:10px}.dashboardStudio .simpleBillingNote svg{color:var(--cyan-deep)}.dashboardTrustStrip{display:flex;min-height:42px;align-items:center;gap:30px;padding:0 2px;color:#7b828d;font-size:12px}.dashboardTrustStrip strong{display:inline-flex;align-items:center;gap:7px;color:#343a43;font-size:12px}.dashboardTrustStrip svg{width:16px;height:16px;color:var(--cyan-deep)}.dashboardStudio.workbench--empty .dashboardStudioSurface{border-radius:22px}.dashboardStudio.workbench--empty .douyinResultPreviewHead{min-height:108px}.dashboardStudio .inlineJobCard{display:grid;width:100%;height:auto;min-height:152px;grid-template-columns:minmax(230px,.9fr) minmax(250px,.85fr) minmax(320px,1.25fr) minmax(250px,.85fr);align-items:center;grid-gap:24px;gap:24px;padding:20px 26px 16px;border:0;border-top:1px solid #dfe2e7;border-radius:0;background:#f8f9fa;box-shadow:none}.dashboardStudio .inlineJobConfig,.dashboardStudio .inlineJobHead{padding:0;border:0}.dashboardStudio .inlineJobProgress{padding:0}.dashboardStudio .inlineJobActions{gap:8px}.dashboardStudio .inlineJobPersistence{grid-column:1/-1;margin:0}@media (max-width:1180px){.dashboardStudio .phonePreviewStage{grid-template-columns:minmax(360px,.85fr) minmax(520px,1.4fr)}.dashboardStudio .simpleExportCard.unifiedSideCard{grid-template-columns:minmax(210px,1.1fr) minmax(160px,.85fr) minmax(170px,.85fr) minmax(150px,.7fr)}.dashboardStudio .exportSubmitGroup{grid-column:1/-1;grid-template-columns:1fr 160px}.dashboardStudio .exportSubmitGroup .primaryExportButton{width:160px}.dashboardStudio .inlineJobCard{grid-template-columns:1fr 1fr}}@media (max-width:900px){.dashboardStudio{width:min(100vw - 32px,760px)}.dashboardFlowRow{align-items:flex-start;flex-direction:column;gap:4px}.dashboardFlowRow ol{width:100%;justify-content:space-between;gap:16px}.dashboardStudio .phonePreviewStage{height:auto;min-height:0;grid-template-columns:1fr}.dashboardStudio .phonePreviewDevice{min-height:590px;border-right:0;border-bottom:1px solid #e4e7eb}.dashboardStudio .douyinResultPreview{height:540px}.dashboardStudio .simpleExportCard.unifiedSideCard{grid-template-columns:1fr 1fr}.dashboardStudio .exportSubmitGroup,.dashboardStudio .quantityField{grid-column:1/-1}.dashboardStudio.workbench--empty .phonePreviewStage{height:auto;min-height:0}.dashboardStudio .inlineJobCard{grid-template-columns:1fr}}@media (max-width:640px){.dashboardStudio{width:calc(100vw - 28px);gap:16px}.dashboardStudio .workbenchCommandBar{gap:14px;padding-top:20px}.dashboardStudio .workbenchHeading h1{font-size:34px}.dashboardStudio .workbenchHeading>p:last-child{font-size:14px}.dashboardStudio .workbenchLinkBar{min-height:60px;padding:6px;border-radius:15px}.dashboardStudio .workbenchLinkBar input{height:46px;padding-left:6px;font-size:14px}.dashboardStudio .workbenchLinkBar button{min-width:88px;height:46px;gap:6px;padding:0 12px 0 10px;border-radius:9px;font-size:13px}.dashboardFlowRow>span{font-size:12px}.dashboardFlowRow ol{gap:7px;overflow-x:auto}.dashboardFlowRow li{font-size:12px}.dashboardFlowRow li:not(:last-child):after{display:none}.dashboardStudio .dashboardStudioSurface{border-radius:18px}.dashboardStudio .phonePreviewDevice{min-height:548px;gap:18px;padding:24px 16px 20px}.dashboardStudio .phonePreviewStage .douyinPhone{width:min(248px,calc(100vw - 76px))}.dashboardVideoStats{min-height:68px;border-radius:13px}.dashboardVideoStats strong{font-size:15px}.dashboardStudio .douyinResultPreview{height:500px}.dashboardStudio .douyinResultPreviewHead{min-height:82px;padding:17px 16px 14px}.dashboardStudio .douyinResultPreviewHead strong{font-size:18px}.douyinResultColumns{grid-template-columns:minmax(96px,.7fr) minmax(160px,1.6fr) 60px;padding:0 14px 0 62px}.douyinResultColumns span:nth-child(4),.douyinResultColumns span:nth-child(5){display:none}.douyinResultPreview.isTable .douyinResultList article.resultTableRow{grid-template-columns:34px minmax(86px,.7fr) minmax(150px,1.6fr) 60px;gap:9px;padding:10px 14px}.douyinResultPreview.isTable .resultCommentAvatar{width:32px;height:32px}.resultTableReplies,.resultTableTime{display:none}.dashboardStudio .douyinResultPreviewFoot{padding-inline:16px}.dashboardStudio .simpleExportCard.unifiedSideCard{grid-template-columns:1fr;gap:17px;padding:20px 18px}.dashboardStudio .exportSubmitGroup,.dashboardStudio .quantityField{grid-column:auto}.dashboardStudio .exportSubmitGroup{grid-template-columns:1fr 140px}.dashboardStudio .exportSubmitGroup .primaryExportButton{width:140px}.dashboardTrustStrip{align-items:flex-start;flex-wrap:wrap;gap:8px 18px;padding:2px 2px 8px;line-height:1.45}.dashboardTrustStrip strong{width:100%}.dashboardStudio .inlineJobCard{padding:20px 18px}}.articlePage main{background:linear-gradient(rgb(11 13 18/2.8%) 1px,transparent 0),linear-gradient(90deg,rgb(11 13 18/2.8%) 1px,transparent 0),white;background-size:48px 48px}.articleHero{width:min(920px,calc(100% - 48px));padding:92px 0 64px;margin:0 auto;text-align:center}.articleHero nav{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:32px;color:var(--muted);font-size:13px}.articleHero nav a{text-underline-offset:3px}.articleHero .sectionKicker{margin-bottom:16px}.articleHero h1{margin-bottom:23px;font-size:clamp(42px,5.2vw,70px);font-weight:900;line-height:1.08;letter-spacing:-.06em}.articleHero>p:not(.sectionKicker){max-width:760px;margin:0 auto 16px;color:var(--muted);font-size:18px;line-height:1.8}.articleHero time{color:var(--muted-light);font-size:12px}.articleBody{width:min(800px,calc(100% - 48px));padding:62px 72px 76px;margin:0 auto;border:1px solid var(--line);border-radius:22px;background:white;box-shadow:var(--shadow-sm);color:#3e434d;font-size:16px;line-height:1.95}.articleBody h2{margin:58px 0 17px;color:var(--ink);font-size:27px;line-height:1.35;letter-spacing:-.035em}.articleBody h2:first-of-type{margin-top:44px}.articleBody li,.articleBody p{margin-bottom:15px}.articleBody strong{color:var(--ink)}.articleBody a{color:#087b77;font-weight:700;text-underline-offset:4px}.articleBody ol,.articleBody ul{padding-left:1.35em}.articleBody li::marker{color:var(--pink);font-weight:800}.articleSummary{position:relative;padding:25px 28px 25px 32px;overflow:hidden;border-radius:14px;background:var(--ink);color:rgb(255 255 255/74%)}.articleSummary:before{position:absolute;top:0;bottom:0;left:0;width:5px;background:linear-gradient(var(--cyan),var(--pink));content:""}.articleSummary strong{display:block;margin-bottom:5px;color:white;font-size:15px}.articleSummary p{margin:0}.articleFormula{display:flex;align-items:center;justify-content:center;gap:12px;padding:24px;margin:26px 0;border:1px solid var(--line);border-radius:14px;background:var(--canvas);color:var(--ink);font-size:14px}.articleFormula span,.articleFormula strong{padding:8px 11px;border-radius:8px;background:white;box-shadow:0 3px 12px rgb(11 13 18/5%)}.articleFormula strong{background:var(--cyan)}.articleFormula b{color:var(--muted-light)}.articleTableWrap{margin:24px 0;overflow-x:auto;border:1px solid var(--line);border-radius:13px}.articleTableWrap table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.6}.articleTableWrap--wide table{min-width:690px}.articleTableWrap td,.articleTableWrap th{padding:13px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.articleTableWrap th{background:var(--canvas);color:var(--ink);font-size:12px;letter-spacing:.04em}.articleTableWrap td:first-child{color:var(--ink);font-weight:720}.articleTableWrap tr:last-child td{border-bottom:0}.articleCta{display:flex;width:min(1000px,calc(100% - 48px));align-items:center;justify-content:space-between;gap:40px;padding:44px 50px;margin:54px auto 100px;border-radius:20px;background:#eafffe;box-shadow:inset 0 0 0 1px rgb(2 184 178/14%)}.articleCta span{color:#087b77;font-size:12px;font-weight:800;letter-spacing:.08em}.articleCta h2{margin:7px 0;font-size:28px;letter-spacing:-.035em}.articleCta p{margin:0;color:var(--muted);font-size:14px}.articleCta .darkButton{flex:0 0 auto}@media (max-width:720px){.articleHero{width:min(100% - 32px,920px);padding:62px 0 42px}.articleHero h1{font-size:40px}.articleHero>p:not(.sectionKicker){font-size:16px}.articleBody{width:calc(100% - 24px);padding:36px 22px 48px;border-radius:16px}.articleBody h2{margin-top:45px;font-size:23px}.articleFormula{align-items:stretch;flex-direction:column;text-align:center}.articleFormula b{line-height:1}.articleCta{width:calc(100% - 24px);align-items:flex-start;flex-direction:column;padding:32px 25px;margin:32px auto 70px}.articleCta .darkButton{width:100%}}.appHeader,.publicHeader{border-bottom:1px solid rgb(226 228 233/86%);background:rgb(255 255 255/92%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.publicHeader{position:-webkit-sticky;position:sticky;top:0}.appHeaderInner,.publicHeaderInner{width:min(1440px,calc(100% - 64px));height:72px}.brandMark,.brandMark--compact{gap:9px;font-size:19px}.brandGlyph,.brandMark--compact .brandGlyph{width:32px}.publicNav{gap:28px}.publicNav a{color:#5d626c;font-size:15px;font-weight:680;text-decoration:none}.publicNav a:hover,.publicNav a[aria-current=page]{color:var(--ink)}.publicAuthActions,.publicSignedIn{display:flex;align-items:center;justify-self:end;gap:11px}.publicAuthActions a,.publicSignedIn>a:not(.accountAvatar){padding:9px 11px;border-radius:9px;color:#555b65;font-size:12px;font-weight:720;text-decoration:none}.publicAuthActions .publicAuthPrimary,.publicSignedIn .publicWorkspaceLink{padding:10px 16px;background:var(--ink);color:white;box-shadow:2px 2px 0 var(--cyan)}.accountAvatar{text-decoration:none}.homeHero{min-height:auto;padding:82px 0 76px;overflow:hidden}.homeHero:before{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 76% 34%,rgb(37 244 238/12%),transparent 29%),radial-gradient(circle at 89% 18%,rgb(254 44 85/8%),transparent 24%);content:"";pointer-events:none}.homeHeroInner{position:relative;grid-template-columns:minmax(420px,.92fr) minmax(560px,1.08fr);width:min(1180px,calc(100% - 48px));align-items:center;gap:66px}.heroCopy{max-width:520px;padding-left:0}.heroBadge{margin-bottom:21px;color:#464c57;font-size:12px;letter-spacing:.02em}.heroCopy h1{max-width:520px;margin-bottom:24px;font-size:clamp(52px,4.5vw,70px);line-height:.98;letter-spacing:-.07em;word-break:keep-all}.heroCopy h1 span{display:block;margin-top:9px;color:var(--ink)}.heroCopy h1 span:after{height:8px;bottom:2px;background:linear-gradient(90deg,var(--cyan) 0 70%,var(--pink) 70%)}.heroLead{max-width:500px;margin-bottom:27px;color:#5f6570;font-size:17px;line-height:1.85}.heroCopy .linkStart{width:100%}.heroCopy .linkStartForm{min-height:62px;padding:6px 6px 6px 17px;border-radius:15px;box-shadow:0 18px 48px rgb(13 16 24/10%)}.heroCopy .linkStartForm input{min-width:0;font-size:13px}.heroCopy .linkStartForm button{height:48px;padding:0 18px;border-radius:11px;white-space:nowrap}.heroTrust{gap:17px;margin-top:17px}.heroTrust span{font-size:11px}.douyinProductVisual{width:100%;min-width:0;transform:rotate(.6deg)}.douyinContentFrame{position:relative;overflow:hidden;border:1px solid #cfd3da;border-radius:22px;background:#050505;box-shadow:0 38px 90px rgb(16 19 28/17%)}.douyinContentFrame:after{position:absolute;right:0;bottom:0;left:0;height:4px;background:linear-gradient(90deg,var(--pink),var(--cyan));content:""}.douyinContentAsset{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.heroExportPanel{position:relative;z-index:1;display:grid;grid-template-columns:minmax(90px,1fr) auto auto auto auto;align-items:center;grid-gap:13px;gap:13px;min-height:78px;padding:11px 12px 11px 14px;margin:-7px 17px 0;border:1px solid #d9dde3;border-radius:15px;background:white;box-shadow:0 18px 48px rgb(13 16 24/14%)}.heroExportFormat,.heroExportReply,.heroExportSubmit,.heroExportTitle{display:flex;align-items:center}.heroExportTitle{min-width:0;gap:8px}.heroExportTitle>span{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:9px;background:#f1f3f5}.heroExportTitle svg{width:15px;height:15px}.heroExportTitle strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.heroExportSetting{display:grid;grid-gap:3px;gap:3px;padding-left:13px;border-left:1px solid #eceef1}.heroExportSetting small{color:var(--muted-light);font-size:7px}.heroExportSetting strong{font-size:11px}.heroExportReply{gap:6px;color:#4e545f;font-size:8px;font-weight:700;white-space:nowrap}.heroExportToggle{display:flex;width:25px;height:15px;align-items:center;justify-content:flex-end;padding:2px;border-radius:999px;background:var(--ink)}.heroExportToggle i{width:11px;height:11px;border-radius:50%;background:white}.heroExportFormat{padding:3px;border:1px solid #e2e5e9;border-radius:8px;background:#f3f4f6}.heroExportFormat span{padding:5px 6px;border-radius:5px;color:#8a909a;font-size:7px;font-weight:700}.heroExportFormat span:first-child{background:white;color:var(--ink);box-shadow:0 1px 4px rgb(13 16 24/10%)}.heroExportSubmit{justify-content:center;gap:5px;min-height:36px;padding:0 10px;border-radius:9px;background:var(--ink);color:white;cursor:pointer;font-size:8px;font-weight:750;text-decoration:none;white-space:nowrap;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.heroExportSubmit svg{width:11px;height:11px}.heroExportSubmit:hover{background:#272b32;box-shadow:0 8px 18px rgb(13 16 24/18%);transform:translateY(-1px)}.heroExportSubmit:active{box-shadow:none;transform:scale(.98)}.heroExportSubmit:focus-visible{outline:2px solid var(--pink);outline-offset:3px}.proofStrip{width:min(1180px,calc(100% - 48px));min-height:74px;margin-top:0;border-radius:0;border-right:0;border-left:0;box-shadow:none}.homePricingSection{padding-top:70px;padding-bottom:70px}.homePlanGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.homePlanGrid>a{position:relative;display:grid;min-height:220px;align-content:start;padding:27px;overflow:hidden;border:1px solid var(--line-strong);border-radius:17px;background:white;text-decoration:none;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.homePlanGrid>a:hover{border-color:#abb1ba;box-shadow:var(--shadow-sm);transform:translateY(-2px)}.homePlanGrid>a:nth-child(2):before{position:absolute;top:0;right:0;left:0;height:4px;background:linear-gradient(90deg,var(--pink),var(--cyan));content:""}.homePlanGrid>a>span{color:#565c67;font-size:12px;font-weight:750}.homePlanGrid>a>strong{margin-top:17px;font-size:34px;letter-spacing:-.05em}.homePlanGrid>a>strong small{color:var(--muted);font-size:11px;font-weight:600;letter-spacing:0}.homePlanGrid>a>p{margin:7px 0 0;color:var(--muted);font-size:13px}.homePlanGrid>a>em{display:inline-flex;align-items:center;gap:5px;align-self:end;margin-top:28px;font-size:11px;font-style:normal;font-weight:720}.homePlanGrid>a>em svg{width:13px;height:13px}.appPage{background:radial-gradient(circle at 10% 5%,rgb(37 244 238/5%),transparent 24%),radial-gradient(circle at 92% 18%,rgb(254 44 85/4%),transparent 22%),#f5f6f8}.appHeaderInner{display:grid;grid-template-columns:1fr auto 1fr}.appNav{align-self:stretch;gap:26px;padding:0;border:0;border-radius:0;background:transparent}.appNav a{position:relative;display:flex;align-items:center;padding:0 3px;border-radius:0;color:#717782;font-size:13px;font-weight:680}.appNav a:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:99px 99px 0 0;background:linear-gradient(90deg,var(--cyan) 0 62%,var(--pink) 62%);content:"";opacity:0;transform:scaleX(.55);transition:opacity .15s ease,transform .15s ease}.appNav a[aria-current=page]{background:transparent;color:var(--ink);box-shadow:none}.appNav a[aria-current=page]:after{opacity:1;transform:scaleX(1)}.appMain{min-height:calc(100vh - 150px);padding:42px 0 72px}.appFooter,.appMain{width:min(1180px,calc(100% - 48px))}.appFooter{gap:18px;padding:22px 0 28px;font-size:10px}.balancePill{min-height:36px;border-radius:10px}.workbench{display:grid;grid-gap:18px;gap:18px}.exportHistoryHeading,.workbenchHeading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:7px}.exportHistoryHeading h1,.workbenchHeading h1{margin:5px 0 8px;font-size:clamp(35px,4vw,48px);line-height:1.08;letter-spacing:-.055em}.exportHistoryHeading>div>p:last-child,.workbenchHeading>div>p:last-child{margin:0;color:var(--muted);font-size:13px}.originalVideoLink{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;padding:10px 12px;border:1px solid var(--line-strong);border-radius:10px;background:white;color:#4f5560;font-size:11px;font-weight:720;text-decoration:none}.originalVideoLink:hover{border-color:#bfc4cb;color:var(--ink)}.originalVideoLink svg{width:13px;height:13px}.workbenchHeadingActions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.resetWorkbenchButton{display:inline-flex;align-items:center;gap:6px;padding:10px 12px;border:0;border-radius:10px;background:var(--ink);color:white;font-size:11px;font-weight:720;cursor:pointer}.resetWorkbenchButton:hover{background:#252931}.resetWorkbenchButton svg{width:13px;height:13px}.workbenchLinkBar{display:grid;align-items:center;grid-gap:13px;gap:13px;min-height:68px;padding:8px 8px 8px 18px;border:1px solid #cfd3da;border-radius:16px;background:white;box-shadow:0 10px 35px rgb(13 16 24/6%)}.workbenchLinkBar>svg{color:#636a75}.workbenchLinkBar input{width:100%;min-width:0;height:46px;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:14px}.workbenchLinkBar input::placeholder{color:#a0a5ae}.workbenchLinkBar button{display:inline-flex;align-items:center;gap:8px;padding:0 20px;border:0;border-radius:11px;background:var(--ink);color:white;font-size:12px;font-weight:740}.workbenchLinkBar button svg{width:15px;height:15px}.workbenchLinkBar button:disabled{opacity:.65}.workbenchError{padding:12px 14px;border:1px solid #efc5cd;border-radius:11px;background:#fff5f7;color:#a33149;font-size:12px}.workbenchEmpty{display:grid;grid-template-columns:290px minmax(0,470px);min-height:470px;align-items:center;justify-content:center;grid-gap:78px;gap:78px;padding:46px 50px;border:1px solid var(--line-strong);border-radius:20px;background:white;box-shadow:0 16px 45px rgb(13 16 24/4%)}.emptyPhone{width:250px;justify-self:center;overflow:hidden;border:5px solid #090a0d;border-radius:31px;background:#090a0d;box-shadow:0 24px 55px rgb(13 16 24/18%)}.emptyPhoneImage{display:block;width:100%;height:auto}.workbenchEmpty h2{margin:7px 0 13px;font-size:31px;letter-spacing:-.045em}.workbenchEmpty>div:last-child>p:not(.appEyebrow){margin-bottom:23px;color:var(--muted);font-size:14px;line-height:1.8}.workbenchEmpty ul{display:grid;grid-gap:11px;gap:11px;padding:0;margin:0;color:#535a65;font-size:12px;list-style:none}.workbenchEmpty li{display:flex;align-items:center;gap:8px}.workbenchEmpty li svg{width:15px;height:15px;color:var(--green)}.previewLoading{display:grid;grid-template-columns:280px minmax(0,1fr) 350px;min-height:570px;grid-gap:18px;gap:18px}.previewLoading>div{border-radius:19px;background:linear-gradient(90deg,#e9ebee,#f6f7f8,#e9ebee);background-size:200% 100%;animation:shimmer 1.4s linear infinite}.previewLoading>div:nth-child(2){display:grid;align-content:start;grid-gap:12px;gap:12px;padding:68px 26px;background:white}.previewLoading>div:nth-child(2) span{height:72px;border-radius:12px;background:#eceef1}.exportWorkspace{display:grid;grid-template-columns:minmax(0,1fr) 350px;align-items:start;grid-gap:18px;gap:18px}.douyinPreviewCard{min-width:0;overflow:hidden;border:1px solid var(--line-strong);border-radius:20px;background:white;box-shadow:0 16px 45px rgb(13 16 24/6%)}.douyinPreviewHead{display:flex;min-height:55px;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;border-bottom:1px solid #e8eaee;background:white}.douyinPreviewHead>div{display:flex;align-items:center;gap:8px}.douyinPreviewHead>div i{width:7px;height:7px;border-radius:50%;background:var(--cyan-deep);box-shadow:0 0 0 4px rgb(37 244 238/13%)}.douyinPreviewHead strong{font-size:12px}.douyinPreviewHead small{color:var(--muted);font-size:8px}.douyinPreview{display:grid;grid-template-columns:minmax(270px,43%) minmax(0,57%);background:#08090c}.douyinPreview,.videoPhone{min-height:560px;overflow:hidden}.videoPhone{position:relative;isolation:isolate;background:#0d1016;background-position:50%;background-size:cover;color:white}.videoPhoneShade{position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgb(5 6 9/34%),transparent 22%,transparent 54%,rgb(5 6 9/89%)),linear-gradient(90deg,rgb(5 6 9/8%),transparent 48%)}.videoPhoneTop{position:absolute;z-index:2;top:16px;right:15px;left:15px;display:flex;align-items:center;justify-content:space-between;color:rgb(255 255 255/92%);font-size:9px;font-weight:680}.videoPhoneTop svg{width:17px;height:17px}.videoPhonePlay{z-index:2;position:absolute;top:45%;left:50%;display:grid;width:54px;height:54px;place-items:center;border:1px solid rgb(255 255 255/32%);border-radius:50%;background:rgb(7 9 13/38%);color:white;text-decoration:none;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.videoPhonePlay svg{width:22px;height:22px}.videoActionRail{position:absolute;z-index:3;right:13px;bottom:60px;display:grid;grid-gap:13px;gap:13px;color:white}.videoActionRail>span{display:grid;justify-items:center;grid-gap:3px;gap:3px;filter:drop-shadow(0 2px 5px rgb(0 0 0/50%))}.videoActionRail svg{width:27px;height:27px;stroke-width:2}.videoActionRail small{max-width:42px;overflow:hidden;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.videoCreatorAvatar{position:relative;width:38px;height:38px;margin-bottom:3px;border:2px solid white;border-radius:50%;background-position:50% 25%;background-size:250%;filter:none!important}.videoCreatorAvatar i{position:absolute;right:8px;bottom:-7px;display:grid;width:16px;height:16px;place-items:center;border:2px solid #0b0d12;border-radius:50%;background:var(--pink);color:white;font-size:11px;font-style:normal;font-weight:700;line-height:1}.videoPhoneCopy{position:absolute;z-index:2;right:65px;bottom:45px;left:18px}.videoPhoneCopy>strong{font-size:12px}.videoPhoneCopy>p{display:-webkit-box;margin:7px 0 8px;overflow:hidden;font-size:12px;font-weight:680;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.videoPhoneCopy>small{color:rgb(255 255 255/72%);font-size:8px}.videoProgress{position:absolute;z-index:3;right:13px;bottom:14px;left:14px;display:flex;align-items:center;gap:8px}.videoProgress>span{height:2px;flex:1 1;overflow:hidden;border-radius:99px;background:rgb(255 255 255/35%)}.videoProgress>span i{display:block;width:18%;height:100%;background:white}.videoProgress small{color:rgb(255 255 255/68%);font-size:7px;white-space:nowrap}.phoneComments{position:relative;min-width:0;min-height:560px;padding:0 19px 62px;background:white}.phoneCommentsHandle{display:none}.phoneCommentsHead{display:grid;grid-template-columns:22px minmax(0,1fr) 22px;height:58px;align-items:center;border-bottom:1px solid #eaecf0;text-align:center}.phoneCommentsHead>div{display:flex;align-items:baseline;justify-content:center;gap:6px}.phoneCommentsHead strong{font-size:14px}.phoneCommentsHead span{color:var(--muted);font-size:10px}.phoneCommentsHead>svg{width:17px;height:17px;color:#5e6470}.phoneCommentList{display:grid}.phoneCommentList article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:10px;gap:10px;padding:13px 0;border-bottom:1px solid #f0f1f3}.commentAvatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;font-size:10px;font-weight:800}.commentAvatar--1{background:#e3fbfa;color:#087b77}.commentAvatar--2{background:#fff0f3;color:#c4294a}.commentAvatar--3{background:#eef0ff;color:#545ba5}.commentAvatar--4{background:#fff6df;color:#98700b}.phoneCommentList article>div{min-width:0}.phoneCommentList article>div>strong{display:flex;align-items:center;gap:5px;color:#707681;font-size:10px}.phoneCommentList article>div>strong em{padding:2px 4px;border-radius:4px;background:#e6fbfa;color:#087b77;font-size:7px;font-style:normal}.phoneCommentList article p{display:-webkit-box;margin:5px 0 6px;overflow:hidden;color:#20242c;font-size:10px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.commentMeta{display:flex;align-items:center;gap:10px}.commentMeta small{color:#9aa0aa;font-size:8px}.commentReplies{display:flex;align-items:center;gap:4px;margin-top:8px;color:#747b86;font-size:8px;font-weight:650}.commentReplies>i{width:17px;height:1px;background:#c7cbd1}.commentReplies svg{width:10px;height:10px}.commentLikes{display:grid;align-content:start;justify-items:center;grid-gap:2px;gap:2px;color:#8b919b}.commentLikes svg{width:17px;height:17px}.commentLikes small{font-size:7px}.noCommentPreview{display:grid;min-height:330px;place-items:center;align-content:center;grid-gap:12px;gap:12px;color:var(--muted);text-align:center}.noCommentPreview svg{width:30px;height:30px}.noCommentPreview p{max-width:220px;font-size:11px;line-height:1.6}.phoneCommentComposer{position:absolute;right:15px;bottom:11px;left:15px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding-top:8px;border-top:1px solid #eceef1}.phoneCommentComposer>span{display:grid;width:27px;height:27px;place-items:center;border-radius:50%;background:#eef0f3;color:#858b95;font-size:8px;font-weight:700}.phoneCommentComposer>div{padding:9px 11px;border-radius:99px;background:#f3f4f6;color:#a0a5ad;font-size:8px}.phoneCommentComposer svg{width:17px;height:17px;color:#7c828c}.simpleExportCard{position:-webkit-sticky;position:sticky;top:88px;padding:22px;border:1px solid var(--line-strong);border-radius:19px;background:white;box-shadow:0 16px 45px rgb(13 16 24/6%)}.simpleExportHead{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:18px;border-bottom:1px solid #e9ebee}.simpleExportHead>div{display:flex;align-items:center;gap:10px}.simpleExportHead>div>svg{width:20px;height:20px}.simpleExportHead>div>span{display:grid;grid-gap:2px;gap:2px}.simpleExportHead strong{font-size:14px}.simpleExportHead small{color:var(--muted);font-size:9px}.simpleExportHead>a{padding:6px 8px;border-radius:7px;background:#f2f3f5;color:#5e6470;font-size:9px;font-weight:700;text-decoration:none}.quantityField{padding:20px 0;border-bottom:1px solid #e9ebee}.quantityField>label,.simpleFormatField legend{display:block;margin-bottom:10px;color:#454b55;font-size:11px;font-weight:740}.quantitySelectWrap{position:relative;height:48px;overflow:hidden;border:1px solid #cfd3da;border-radius:10px;background:#fafbfc}.quantitySelectWrap:after{position:absolute;top:50%;right:17px;width:8px;height:8px;border-right:1.5px solid #737985;border-bottom:1.5px solid #737985;content:"";pointer-events:none;transform:translateY(-70%) rotate(45deg)}.quantitySelectWrap:focus-within{border-color:var(--ink);box-shadow:0 0 0 2px rgb(15 18 24/8%)}.quantitySelectWrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;padding:0 48px 0 14px;border:0;outline:0;background:transparent;color:var(--ink);font-weight:760;cursor:pointer}.quantityField>p{margin:10px 0 0;color:var(--muted-light);font-size:9px}.exportOptionRow{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e9ebee}.exportOptionRow>div{display:flex;align-items:center;gap:9px}.exportOptionRow>div>svg{width:18px;height:18px;color:#555c67}.exportOptionRow>div>span{display:grid;grid-gap:3px;gap:3px}.exportOptionRow strong{font-size:11px}.exportOptionRow small{color:var(--muted);font-size:8px}.memberTag{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border-radius:7px;background:#f1f2f4;color:#666d78;font-size:8px;font-weight:720;text-decoration:none}.memberTag svg{width:11px;height:11px}.simpleFormatField{padding:19px 0 20px;margin:0;border:0}.simpleFormatField>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.simpleFormatField button{display:flex;height:42px;align-items:center;justify-content:center;gap:6px;border:1px solid #dfe2e6;border-radius:9px;background:#f7f8f9;color:#505762;font-size:10px;font-weight:740}.simpleFormatField button small{color:#9399a3;font-size:7px;font-weight:600}.simpleFormatField button.isSelected{border-color:var(--ink);background:white;color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.simpleFormatField button:disabled{cursor:not-allowed;opacity:.5}.primaryExportButton{display:flex;width:100%;height:49px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;background:var(--ink);color:white;font-size:12px;font-weight:760;box-shadow:3px 3px 0 var(--cyan)}.primaryExportButton svg{width:15px;height:15px}.primaryExportButton:disabled{box-shadow:none;cursor:not-allowed;opacity:.45}.simpleBillingNote{display:flex;min-height:19px;align-items:center;justify-content:center;gap:5px;margin:11px 0 0;color:#747a85;font-size:8px}.simpleBillingNote svg{width:12px;height:12px;color:var(--green)}.simpleBillingNote.isWarning{color:var(--red)}.simpleBillingNote a{font-weight:750;text-underline-offset:2px}.recentExports{margin-top:3px;overflow:hidden;border:1px solid var(--line-strong);border-radius:18px;background:white}.recentExportsHead{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:16px;padding:0 20px;border-bottom:1px solid #e9ebee}.recentExportsHead>div{display:flex;align-items:center;gap:10px}.recentExportsHead>div>svg{width:19px;height:19px}.recentExportsHead>div>span{display:grid;grid-gap:2px;gap:2px}.recentExportsHead strong{font-size:12px}.recentExportsHead small{color:var(--muted);font-size:8px}.recentExportsHead>a{display:inline-flex;align-items:center;gap:5px;color:#5c626d;font-size:9px;font-weight:720;text-decoration:none}.recentExportsHead>a svg{width:12px;height:12px}.recentExportList{display:grid}.recentExportList>a{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;grid-gap:13px;gap:13px;min-height:72px;padding:9px 18px;border-bottom:1px solid #eef0f2;text-decoration:none}.recentExportList>a:last-child{border-bottom:0}.recentExportList>a:hover{background:#fafbfc}.recentThumb{display:grid;width:38px;height:48px;place-items:center;border-radius:8px;background:radial-gradient(circle at 70% 25%,rgb(37 244 238/36%),transparent 28%),radial-gradient(circle at 20% 75%,rgb(254 44 85/30%),transparent 30%),#12151c;background-position:50%;background-size:cover;color:white}.recentThumb svg{width:16px;height:16px}.recentThumb.hasCover svg{display:none}.recentExportCopy{display:grid;min-width:0;grid-gap:4px;gap:4px}.recentExportCopy strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.recentExportCopy small{color:var(--muted);font-size:8px}.recentExportResult{color:#555c67;font-size:10px;font-weight:720}.recentExportList>a>svg{width:14px;height:14px;color:#89909a}.exportHistoryPage{display:grid;grid-gap:22px;gap:22px}.exportHistoryHeading .darkButton,.recordActions .darkButton,.recordActions .outlineButton{min-height:44px;flex:0 0 auto}.exportHistoryCard{overflow:hidden;border:1px solid var(--line-strong);border-radius:19px;background:white;box-shadow:0 16px 45px rgb(13 16 24/5%)}.historyFilters{display:flex;gap:4px;min-height:64px;align-items:center;padding:0 18px;border-bottom:1px solid #e9ebee}.historyFilters button{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:0;border-radius:8px;background:transparent;color:#686e79;font-size:10px;font-weight:680}.historyFilters button span{display:grid;min-width:18px;height:18px;place-items:center;border-radius:99px;background:#eceef1;font-size:8px}.historyFilters button.isSelected{background:var(--ink);color:white}.historyFilters button.isSelected span{background:rgb(255 255 255/16%)}.exportHistoryList,.historyRow{display:grid}.historyRow{grid-template-columns:58px minmax(260px,1fr) 135px 92px 92px 18px;min-height:92px;align-items:center;grid-gap:16px;gap:16px;padding:11px 20px;border-bottom:1px solid #eceef1;text-decoration:none;transition:background .15s ease}.historyRow:last-child{border-bottom:0}.historyRow:hover{background:#fafbfc}.historyCover{display:grid;width:48px;height:64px;place-items:center;overflow:hidden;border-radius:9px;background:radial-gradient(circle at 70% 25%,rgb(37 244 238/40%),transparent 28%),radial-gradient(circle at 20% 75%,rgb(254 44 85/34%),transparent 30%),#12151c;background-position:50%;background-size:cover;color:white}.historyCover svg{width:19px;height:19px}.historyVideoCopy{display:grid;min-width:0;grid-gap:6px;gap:6px}.historyVideoCopy strong{font-size:12px}.historyVideoCopy small,.historyVideoCopy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.historyVideoCopy small{color:var(--muted);font-size:9px}.historyResult{display:grid;grid-gap:5px;gap:5px}.historyResult strong{font-size:11px}.historyResult small{color:var(--muted);font-size:8px}.historyDate{color:var(--muted);font-size:9px}.historyArrow{width:15px;height:15px;color:#8b929c}.historyEmpty,.historyMessage{display:grid;min-height:300px;place-items:center;align-content:center;grid-gap:12px;gap:12px;color:var(--muted);font-size:12px;text-align:center}.historyMessage svg{width:26px;height:26px}.historyMessage--error{color:var(--red)}.historyEmpty>span{display:grid;width:60px;height:60px;place-items:center;border-radius:18px;background:#f0f2f4}.historyEmpty>span svg{width:26px;height:26px}.historyEmpty h2{margin:4px 0 0;font-size:20px}.historyEmpty p{margin:0 0 7px}.historySkeleton{display:grid}.historySkeleton span{height:92px;border-bottom:1px solid #eceef1;background:linear-gradient(90deg,#f2f3f5,#fafbfc,#f2f3f5);background-size:200% 100%;animation:shimmer 1.4s linear infinite}.recordDetail{display:grid;grid-gap:18px;gap:18px}.recordBreadcrumb{display:flex;align-items:center;gap:8px;color:#868c96;font-size:10px}.recordBreadcrumb a{color:#565c67;font-weight:700;text-decoration:none}.recordHero{display:grid;grid-template-columns:80px minmax(0,1fr) auto;align-items:center;grid-gap:17px;gap:17px;padding-bottom:5px}.recordCover{display:grid;width:76px;height:100px;place-items:center;overflow:hidden;border-radius:13px;background:radial-gradient(circle at 70% 25%,rgb(37 244 238/40%),transparent 28%),radial-gradient(circle at 20% 75%,rgb(254 44 85/34%),transparent 30%),#12151c;background-position:50%;background-size:cover;color:white}.recordCover svg{width:28px;height:28px}.recordTitle{min-width:0}.recordTitle .statusBadge{margin-bottom:8px}.recordTitle h1{margin:0 0 8px;font-size:clamp(26px,3.5vw,40px);line-height:1.14;letter-spacing:-.05em}.recordTitle h1,.recordTitle p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recordTitle p{margin:0;color:var(--muted);font-size:10px}.recordActions{display:flex;align-items:center;gap:8px}.recordSummary{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:28px;gap:28px;padding:28px 30px;overflow:hidden;border:1px solid var(--line-strong);border-radius:18px;background:white;box-shadow:0 14px 40px rgb(13 16 24/5%)}.recordSummary:before{position:absolute;top:0;bottom:0;left:0;width:4px;background:linear-gradient(var(--pink),var(--cyan));content:""}.recordSummaryMain{display:grid;grid-gap:7px;gap:7px}.recordSummaryMain>span{color:#626873;font-size:11px;font-weight:680}.recordSummaryMain>strong{font-size:44px;line-height:1;letter-spacing:-.06em}.recordSummaryMain>strong small{color:#555c67;font-size:15px;font-weight:680;letter-spacing:0}.recordBreakdown{display:grid;grid-template-columns:repeat(3,minmax(92px,1fr));grid-gap:10px;gap:10px}.recordBreakdown>span{display:grid;min-width:96px;grid-gap:7px;gap:7px;padding:13px 15px;border-radius:11px;background:#f3f4f6}.recordBreakdown small{color:var(--muted);font-size:8px}.recordBreakdown strong{font-size:15px}.recordProgress{display:flex;grid-column:1/-1;align-items:center;gap:14px;margin-top:-4px}.recordProgress>span{height:5px;flex:1 1;overflow:hidden;border-radius:99px;background:#eceef1}.recordProgress>span i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--pink),var(--cyan))}.recordProgress>small{color:var(--muted);font-size:8px}.recordFile,.recordWaitingFile{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:15px;gap:15px;padding:19px 21px;border:1px solid #b9ded8;border-radius:16px;background:#f3fbf9}.recordFileIcon{display:grid;width:45px;height:45px;place-items:center;border-radius:12px;background:white;color:#117e68;box-shadow:0 6px 18px rgb(12 155 115/10%)}.recordFileIcon svg{width:21px;height:21px}.recordFile>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.recordFile>div>small{color:#4c786f;font-size:8px}.recordFile>div>strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.recordFile>div>p{margin:0;color:#69847e;font-size:8px}.recordFile>button{display:inline-flex;height:40px;align-items:center;gap:7px;padding:0 14px;border:0;border-radius:9px;background:var(--ink);color:white;font-size:10px;font-weight:740}.recordFile>button svg{width:14px;height:14px}.recordWaitingFile{grid-template-columns:auto 1fr;border-color:var(--line-strong);background:white}.recordWaitingFile>svg{width:25px;height:25px;color:#7e858f}.recordWaitingFile strong{font-size:11px}.recordWaitingFile p{margin:4px 0 0;color:var(--muted);font-size:9px}.recordMore{overflow:hidden;border:1px solid var(--line-strong);border-radius:16px;background:white}.recordMore summary{display:flex;min-height:60px;align-items:center;justify-content:space-between;gap:18px;padding:0 20px;font-size:11px;font-weight:740;list-style:none}.recordMore summary::-webkit-details-marker{display:none}.recordMore summary small{color:var(--muted);font-size:8px;font-weight:600}.recordMore[open] summary{border-bottom:1px solid #e9ebee}.recordMoreGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;padding:22px}.recordMoreGrid section{padding:18px;border-radius:12px;background:#f7f8f9}.recordMoreGrid h2{margin-bottom:13px;font-size:11px}.recordMoreGrid dl{display:grid;grid-gap:0;gap:0;margin:0}.recordMoreGrid dl>div{display:grid;grid-template-columns:105px minmax(0,1fr);grid-gap:12px;gap:12px;padding:10px 0;border-bottom:1px solid #e5e7ea;font-size:9px}.recordMoreGrid dl>div:last-child{border-bottom:0}.recordMoreGrid dt{color:var(--muted)}.recordMoreGrid dd{min-width:0;margin:0;color:#343a44;font-weight:680;text-align:right}.recordUrl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recordMoreGrid section>p{display:flex;align-items:center;gap:6px;margin:13px 0 0;color:#39806f;font-size:8px}.recordMoreGrid section>p svg{width:12px;height:12px}.recordFooterActions{display:flex;align-items:center;justify-content:space-between;padding-top:4px}.recordFooterActions button{display:inline-flex;align-items:center;gap:6px;padding:8px 0;border:0;background:transparent;font-size:9px;font-weight:680}.recordFooterActions button svg{width:13px;height:13px}.recordRepeat{color:#555c67}.recordDelete{color:#a94658}.recordDelete:disabled{opacity:.4}.recordSkeleton{display:grid;grid-gap:18px;gap:18px}.recordSkeleton span{height:120px;border-radius:17px;background:linear-gradient(90deg,#e9ebee,#f7f8f9,#e9ebee);background-size:200% 100%;animation:shimmer 1.4s linear infinite}.recordSkeleton span:nth-child(2){height:190px}.recordError{display:grid;min-height:520px;place-items:center;align-content:center;grid-gap:13px;gap:13px;text-align:center}.recordError>svg{width:38px;height:38px}.recordError h1{margin:0;font-size:28px}.recordError p{color:var(--muted);font-size:12px}@media (max-width:1060px){.homeHeroInner{grid-template-columns:1fr;max-width:760px;gap:55px}.heroCopy{max-width:690px}.heroCopy h1,.heroLead{max-width:680px}.douyinProductVisual{transform:none}.exportWorkspace{grid-template-columns:minmax(0,1fr) 320px}.douyinPreview{grid-template-columns:43% 57%}.historyRow{grid-template-columns:58px minmax(220px,1fr) 120px 88px 18px}.historyDate{display:none}}@media (max-width:860px){.appFooter,.appHeaderInner,.appMain,.publicHeaderInner{width:min(100% - 32px,720px)}.publicNav{display:none}.publicHeaderInner{display:flex;justify-content:space-between}.publicSignedIn>a:first-child{display:none}.appHeaderInner{grid-template-columns:1fr auto}.appNav{display:flex;grid-row:2;grid-column:1/-1;width:100%;height:42px;gap:0;margin-bottom:8px;border-top:1px solid #eef0f2}.appNav a{flex:1 1;justify-content:center;text-align:center}.appHeaderInner{height:auto;min-height:68px;padding-top:9px}.appAccount{margin-bottom:9px}.appMain{padding-top:32px}.exportWorkspace{grid-template-columns:1fr}.simpleExportCard{position:static}.previewLoading{grid-template-columns:1fr;min-height:500px}.previewLoading>div:first-child,.previewLoading>div:nth-child(2){display:none}.workbenchEmpty{grid-template-columns:220px 1fr;gap:45px;padding:36px}.emptyPhone{width:220px}.historyRow{grid-template-columns:52px minmax(0,1fr) auto 18px;gap:12px}.historyResult{display:none}.historyRow .statusBadge{justify-self:end}.recordHero{grid-template-columns:70px minmax(0,1fr)}.recordCover{width:66px;height:88px}.recordActions{grid-column:1/-1}.recordSummary{grid-template-columns:1fr}.recordBreakdown{width:100%}}@media (max-width:640px){.appFooter,.appHeaderInner,.appMain,.homeHeroInner,.proofStrip,.publicHeaderInner{width:calc(100% - 28px)}.publicHeaderInner{height:64px}.brandMark,.brandMark--compact{font-size:17px}.brandGlyph,.brandMark--compact .brandGlyph{width:29px;height:29px}.publicAuthActions a,.publicSignedIn>a:not(.accountAvatar){display:none}.publicAuthActions .publicAuthPrimary,.publicSignedIn .publicWorkspaceLink{display:inline-flex;padding:9px 12px}.accountSkeleton{width:72px}.homeHero{padding:58px 0 50px}.homeHeroInner{gap:42px}.heroCopy h1{margin-bottom:20px;font-size:clamp(42px,13vw,58px);line-height:1.02}.heroCopy h1 span{margin-top:6px}.heroLead{font-size:15px;line-height:1.75}.heroCopy .linkStartForm{grid-template-columns:auto minmax(0,1fr);min-height:0;gap:10px;padding:13px}.heroCopy .linkStartForm button{grid-column:1/-1;width:100%;margin:0;transform:none}.heroTrust{flex-wrap:wrap;margin-top:17px}.heroExportPanel{margin-right:24px;margin-left:24px}.proofStrip{display:grid;grid-template-columns:1fr 1fr;min-height:110px;padding:16px 0}.proofStrip span{justify-content:flex-start;font-size:10px}.homePlanGrid{grid-template-columns:1fr}.homePlanGrid>a{min-height:180px}.appMain{padding:28px 0 56px}.appFooter{justify-content:space-between}.balancePill span{display:none}.balancePill{width:36px;padding:0;justify-content:center}.exportHistoryHeading,.workbenchHeading{align-items:flex-start;flex-direction:column;gap:15px}.exportHistoryHeading h1,.workbenchHeading h1{font-size:34px}.exportHistoryHeading .darkButton,.workbenchHeadingActions{width:100%}.originalVideoLink,.resetWorkbenchButton{flex:1 1;justify-content:center}.workbenchLinkBar{grid-template-columns:auto minmax(0,1fr);padding:8px 13px 13px}.workbenchLinkBar button{grid-column:1/-1;width:100%;justify-content:center}.workbenchEmpty{grid-template-columns:1fr;gap:38px;padding:38px 24px}.emptyPhone{width:230px}.workbenchEmpty h2{font-size:26px}.douyinPreview{grid-template-columns:1fr}.douyinPreviewHead{min-height:52px;padding:0 14px}.videoPhone{min-height:580px;background-position:center 28%}.phoneComments{min-height:480px;padding:8px 16px 62px}.phoneCommentsHandle{position:absolute;top:7px;left:50%;display:block;width:36px;height:3px;border-radius:99px;background:#d5d8dd;transform:translateX(-50%)}.phoneCommentsHead{height:55px}.simpleExportCard{padding:20px}.recentExportList>a{grid-template-columns:auto minmax(0,1fr) auto}.recentExportResult{display:none}.historyFilters{overflow-x:auto;padding:0 10px}.historyFilters button{flex:0 0 auto}.historyRow{grid-template-columns:48px minmax(0,1fr) auto;min-height:88px;padding:11px 13px}.historyCover{width:43px;height:58px}.historyRow .statusBadge{display:none}.historyArrow{display:block}.recordHero{grid-template-columns:62px minmax(0,1fr);gap:12px}.recordCover{width:58px;height:78px}.recordTitle h1{font-size:24px}.recordActions{display:grid;grid-template-columns:1fr}.recordActions button{width:100%;justify-content:center}.recordSummary{padding:24px 21px}.recordSummaryMain>strong{font-size:38px}.recordBreakdown{grid-template-columns:repeat(3,1fr);gap:6px}.recordBreakdown>span{min-width:0;padding:11px 9px}.recordFile,.recordWaitingFile{grid-template-columns:auto minmax(0,1fr)}.recordFile>button{grid-column:1/-1;width:100%;justify-content:center}.recordMoreGrid{grid-template-columns:1fr;padding:14px}.recordFooterActions{align-items:flex-start;flex-direction:column}}.brandGlyph,.brandMark--compact .brandGlyph{height:32px;flex:0 0 auto;border-radius:9px;object-fit:contain}.headerCta{min-height:40px;justify-self:end;padding:0 17px;border-radius:10px;box-shadow:2px 2px 0 var(--cyan),-1px -1px 0 rgb(254 44 85/34%)}@media (max-width:640px){.heroCopy{min-width:0}.heroCopy h1{max-width:100%;font-size:clamp(40px,10.8vw,44px);letter-spacing:-.065em}.brandGlyph,.brandMark--compact .brandGlyph{width:29px;height:29px;border-radius:8px}.headerCta{min-height:38px;padding:0 13px;font-size:12px}.douyinContentFrame{border-radius:16px}.heroExportPanel{grid-template-columns:1fr 1fr;gap:10px 12px;padding:14px;margin:10px 0 0}.heroExportSubmit,.heroExportTitle{grid-column:1/-1}.heroExportSetting{padding-left:0;border-left:0}.heroExportFormat,.heroExportReply{justify-self:end}.heroExportSubmit{min-height:40px;font-size:10px}}.pricingV2Page{background:radial-gradient(circle at 9% 13%,rgb(37 244 238/5%),transparent 25%),radial-gradient(circle at 93% 8%,rgb(254 44 85/4%),transparent 22%),#f6f7f8}.pricingV2Page main{overflow:hidden}.pricingV2Billing,.pricingV2Faq,.pricingV2Final,.pricingV2Plans{width:min(1180px,calc(100% - 48px));margin-right:auto;margin-left:auto}.pricingV2Plans{padding:0 0 96px;scroll-margin-top:100px}.pricingV2Plans--first{padding-top:46px}.pricingV2SectionHead{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:18px}.pricingV2SectionHead h1,.pricingV2SectionHead h2{margin:7px 0 0;color:var(--ink);font-size:clamp(30px,3.2vw,38px);line-height:1.08;letter-spacing:-.055em}.pricingV2SectionHead>p{max-width:440px;margin:0 0 4px;color:var(--muted);font-size:13px;line-height:1.75}.pricingV2Campaign{display:flex;min-width:max-content;align-items:center;gap:10px;padding:9px 12px;margin-bottom:3px;border:1px solid rgb(254 44 85/18%);border-radius:999px;background:linear-gradient(100deg,rgb(254 44 85/9%),rgb(37 244 238/9%));color:#5f6671;font-size:11px;white-space:nowrap}.pricingV2Campaign strong{color:var(--pink-deep);font-size:12px}.pricingV2PlanGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.pricingSubscriptionSummary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 15px;margin-bottom:14px;border:1px solid #cfe1d8;border-radius:12px;background:#f3faf7;color:#52635a;font-size:11px}.pricingSubscriptionSummary strong{margin-left:3px;color:#176c52}.pricingSubscriptionSummary a{color:#176c52;font-weight:750;text-decoration:none}.pricingV2Plan{position:relative;display:flex;min-height:416px;overflow:hidden;flex-direction:column;padding:22px;border:1px solid #dcdfe4;border-radius:20px;background:rgb(255 255 255/96%);box-shadow:0 13px 35px rgb(13 16 24/4%)}.pricingV2Plan--featured{border:2px solid #17191e;box-shadow:4px 5px 0 rgb(37 244 238/72%),-3px -3px 0 rgb(254 44 85/52%)}.pricingV2Plan--featured:before{position:absolute;top:0;right:0;left:0;height:4px;background:linear-gradient(90deg,var(--cyan),var(--pink));content:""}.pricingV2PlanBadge{position:absolute;top:17px;right:17px;display:inline-flex;align-items:center;border-radius:999px;background:#fff0f3;box-shadow:0 0 0 1px rgb(254 44 85/16%);color:var(--pink-deep);font-weight:750;letter-spacing:.02em;line-height:1}.pricingV2PlanTop>span{color:var(--pink);font-size:10px;font-weight:780;letter-spacing:.06em}.pricingV2PlanTop h3{margin:5px 0 4px;color:var(--ink);font-size:22px;letter-spacing:-.04em}.pricingV2PlanTop p{margin:0;color:var(--muted);font-size:11px}.pricingV2Discount{display:flex;width:max-content;align-items:center;gap:7px;padding:5px 8px;margin-top:14px;border-radius:7px;background:#fff0f3;color:#b5193d;font-size:9px}.pricingV2Discount strong{font-size:10px;letter-spacing:.02em}.pricingV2Discount--member{background:#eef7f3;color:#217258}.pricingV2Price{display:flex;position:relative;align-items:flex-end;gap:6px;padding-top:18px;margin-top:5px}.pricingV2Price s{position:absolute;top:0;left:0;color:#9298a1;font-size:10px}.pricingV2Price strong{color:var(--ink);font-size:44px;line-height:.95;letter-spacing:-.065em}.pricingV2Price strong small{margin-right:3px;font-size:20px;letter-spacing:-.03em}.pricingV2Price>span{padding-bottom:5px;color:var(--muted);font-size:11px}.pricingV2Price>em{padding-bottom:5px;margin-left:auto;color:#6d747f;font-size:10px;font-style:normal}.pricingV2Price--member{padding-top:12px}.pricingV2Quota{display:grid;grid-template-columns:auto 1fr;align-items:baseline;grid-gap:2px 8px;gap:2px 8px;padding:12px 14px;margin-top:14px;border:1px solid #eceef1;border-radius:13px;background:#f7f8f9}.pricingV2Quota strong{color:var(--ink);font-size:21px;letter-spacing:-.045em}.pricingV2Quota>span{color:#565d67;font-size:11px}.pricingV2Quota small{grid-column:1/-1;color:#858b95;font-size:10px}.pricingV2Plan>ul{display:grid;grid-gap:7px;gap:7px;padding:0;margin:14px 0;color:#515863;font-size:11px;list-style:none}.pricingV2Plan>ul li{display:flex;align-items:center;gap:8px}.pricingV2Plan>ul svg{width:15px;height:15px;color:#31a790}.pricingV2PlanAction{display:grid;grid-gap:7px;gap:7px;margin-top:auto}.pricingV2PlanAction>span{color:#b64e43;font-size:10px;line-height:1.45;text-align:center}.pricingV2PlanStatus{display:flex;width:100%;min-height:38px;align-items:center;justify-content:center;margin-top:0;border:1px solid #b9c2c0;border-radius:10px;background:white;color:var(--ink);font-size:11px;font-weight:720;cursor:pointer;transition:border-color .16s ease,background .16s ease}.pricingV2PlanStatus:hover:not(:disabled){border-color:var(--ink);background:#f5f8f7}.pricingV2PlanStatus:disabled{cursor:wait;opacity:.68}.pricingV2PlanStatus[data-unavailable=true]{cursor:default}.pricingV2Plan--featured .pricingV2PlanStatus{border-color:var(--ink);background:var(--ink);color:white}.pricingV2Plan--featured .pricingV2PlanStatus:hover:not(:disabled){border-color:#2d333c;background:#2d333c;color:white}.planChangeBackdrop{position:fixed;z-index:1190;inset:0;display:grid;padding:20px;background:rgb(9 17 14/54%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);place-items:center}.planChangeDialog{width:min(430px,100%);padding:29px;border-radius:20px;background:#fff;box-shadow:0 28px 90px rgb(7 19 14/24%)}.planChangeDialog h2{margin:7px 0 10px;color:var(--ink);font-size:25px}.planChangeDialog>p{margin:0;color:var(--muted);font-size:12px;line-height:1.75}.planChangeDialog>div:last-child{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin-top:22px}.planChangeDialog>div:last-child button{min-height:42px;border:1px solid #d8ddda;border-radius:9px;background:#fff;color:#59645e;cursor:pointer;font:inherit;font-size:12px;font-weight:730}.planChangeDialog>div:last-child button:first-child{border-color:#151916;background:#151916;color:#fff}.pricingV2Trial{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:24px;gap:24px;padding:20px 22px;margin-top:24px;border:1px solid #dfe2e6;border-radius:17px;background:white}.pricingV2TrialPrice{display:grid;width:82px;height:62px;place-content:center;border-radius:12px;background:var(--ink);color:white;text-align:center}.pricingV2TrialPrice strong{font-size:23px;line-height:1}.pricingV2TrialPrice span{margin-top:5px;color:#c8ccd3;font-size:9px}.pricingV2Trial>div:nth-child(2) strong{color:var(--ink);font-size:14px}.pricingV2Trial>div:nth-child(2) p{margin:5px 0 0;color:var(--muted);font-size:11px}.pricingV2Trial>a{min-height:42px;padding:0 15px}.pricingV2Availability{margin:13px 0 0;color:#858b95;font-size:10px;text-align:center}.pricingV2Billing{padding:48px;border:1px solid #dfe2e6;border-radius:24px;background:white;scroll-margin-top:100px}.pricingV2BillingExample{display:grid;grid-template-columns:1fr auto 1fr auto 1.2fr;align-items:center;grid-gap:14px;gap:14px;padding:14px;border:1px solid #e3e5e9;border-radius:16px;background:#f7f8f9}.pricingV2BillingExample>div{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:14px;padding:0 20px;border-radius:12px;background:white}.pricingV2BillingExample span{color:var(--muted);font-size:10px}.pricingV2BillingExample strong{color:var(--ink);font-size:24px;letter-spacing:-.04em}.pricingV2BillingExample>i{color:#a3a8b0;font-size:16px;font-style:normal}.pricingV2BillingExample .pricingV2BillingResult{background:linear-gradient(110deg,rgb(37 244 238/11%),rgb(254 44 85/8%))}.pricingV2BillingRules{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:18px}.pricingV2BillingRules article{display:grid;grid-template-columns:35px 1fr;grid-gap:12px;gap:12px;padding:19px;border-radius:13px;background:#f7f8f9}.pricingV2BillingRules article>span{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:white;color:var(--pink);font-size:9px;font-weight:800}.pricingV2BillingRules strong{color:var(--ink);font-size:12px}.pricingV2BillingRules p{margin:5px 0 0;color:var(--muted);font-size:10px;line-height:1.6}.pricingV2Faq{padding:100px 0 95px}.pricingV2Faq .pricingV2SectionHead{margin-bottom:18px}.pricingV2FaqList{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.pricingV2FaqList details{padding:0 20px;border:1px solid #dfe2e6;border-radius:14px;background:white}.pricingV2FaqList summary{position:relative;padding:20px 30px 20px 0;color:var(--ink);font-size:12px;font-weight:750;list-style:none;cursor:pointer}.pricingV2FaqList summary::-webkit-details-marker{display:none}.pricingV2FaqList summary:after{position:absolute;top:50%;right:2px;color:#737a85;font-size:19px;font-weight:400;content:"+";transform:translateY(-50%)}.pricingV2FaqList details[open] summary:after{content:"−"}.pricingV2FaqList details p{padding:0 28px 20px 0;margin:-4px 0 0;color:var(--muted);font-size:11px;line-height:1.75}.pricingV2Final{display:flex;min-height:250px;align-items:center;justify-content:space-between;gap:42px;padding:52px;margin-bottom:90px;border-radius:24px;background:radial-gradient(circle at 82% 5%,rgb(37 244 238/17%),transparent 26%),radial-gradient(circle at 5% 100%,rgb(254 44 85/14%),transparent 28%),#111318;color:white}.pricingV2Final h2{max-width:750px;margin:8px 0 0;font-size:clamp(30px,4vw,44px);line-height:1.12;letter-spacing:-.05em}.pricingV2Final .sectionKicker{color:#72e9e4}.pricingV2Final .lightButton{flex:0 0 auto;min-height:48px;padding:0 20px}@media (max-width:900px){.pricingV2SectionHead{align-items:flex-start;flex-direction:column;gap:13px}.pricingV2SectionHead>p{max-width:620px}.pricingV2Campaign{min-width:0}.pricingV2PlanGrid{grid-template-columns:1fr}.pricingV2Plan{min-height:0}.pricingV2Campaign{width:100%;justify-content:space-between;white-space:normal}.pricingV2Billing{padding:38px}.pricingV2BillingExample{grid-template-columns:1fr}.pricingV2BillingExample>i{height:10px;text-align:center;transform:rotate(90deg)}.pricingV2BillingRules,.pricingV2FaqList{grid-template-columns:1fr}}@media (max-width:640px){.pricingV2Billing,.pricingV2Faq,.pricingV2Final,.pricingV2Plans{width:calc(100% - 28px)}.pricingV2Plans{padding-bottom:72px}.pricingV2Plans--first{padding-top:38px}.pricingV2Plan{padding:25px;border-radius:17px}.pricingV2Price strong{font-size:49px}.pricingV2Trial{grid-template-columns:auto 1fr;gap:15px;padding:17px}.pricingV2Trial>a{grid-column:1/-1;width:100%;justify-content:center}.pricingV2Billing{padding:25px 20px;border-radius:19px}.pricingV2BillingExample>div{padding:0 15px}.pricingV2BillingRules{grid-template-columns:1fr}.pricingV2Faq{padding:72px 0}.pricingV2Final{align-items:flex-start;flex-direction:column;padding:34px 26px;margin-bottom:70px}.pricingV2Final .lightButton{width:100%;justify-content:center}}.appFooter,.appHeaderInner,.appMain{width:min(1320px,calc(100% - 48px))}.appMain{padding-top:34px}.appFooter{font-size:12px}.workbench{gap:20px}.workbenchHeading{align-items:center;margin-bottom:0}.workbenchHeading h1{margin:4px 0 7px;font-size:clamp(32px,3vw,40px);line-height:1.08}.workbenchHeading>div>p:last-child{font-size:14px;line-height:1.55}.workbenchHeadingActions{gap:10px}.originalVideoLink,.resetWorkbenchButton{min-height:42px;padding:0 14px;font-size:13px}.workbenchLinkBar{min-height:66px}.workbenchLinkBar button{height:50px;padding:0 22px}.workbenchError{padding:13px 15px;font-size:14px}.unifiedExportWorkspace{display:grid;grid-template-columns:minmax(0,1fr) 410px;align-items:stretch;grid-gap:18px}.phonePreviewCard,.unifiedSideCard{min-height:620px;overflow:hidden;border:1px solid var(--line-strong);background:white;box-shadow:0 16px 45px rgb(13 16 24/5%)}.phonePreviewCard{display:grid;grid-template-rows:auto 1fr}.phonePreviewCardHead{min-height:66px;justify-content:space-between;gap:20px;padding:0 22px;border-bottom:1px solid #e8eaee}.phonePreviewCardHead>div{display:flex;align-items:center}.phonePreviewCardHead>div>i{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--cyan-deep);box-shadow:0 0 0 5px rgb(37 244 238/12%)}.phonePreviewCardHead>div>span{display:grid;grid-gap:3px;gap:3px}.phonePreviewCardHead strong{font-size:15px}.phonePreviewCardHead em,.phonePreviewCardHead small{color:var(--muted);font-style:normal}.phonePreviewCardHead em{padding:7px 10px;border-radius:8px;background:#f4f5f7;font-weight:680}.phonePreviewStage{min-height:554px;place-items:center;padding:20px;background:radial-gradient(circle at 28% 18%,rgb(37 244 238/7%),transparent 28%),radial-gradient(circle at 76% 76%,rgb(254 44 85/6%),transparent 27%),#f5f6f8}.douyinPhone{position:relative;width:300px;padding:7px;border-radius:38px;background:#08090c;box-shadow:0 26px 60px rgb(13 16 24/22%),inset 0 0 0 1px rgb(255 255 255/13%)}.douyinPhone:before{position:absolute;z-index:9;top:12px;left:50%;width:86px;height:20px;border-radius:99px;background:#050609;content:"";transform:translateX(-50%)}.douyinPhoneViewport{position:relative;aspect-ratio:9/16;overflow:hidden;border-radius:31px;background:#11131a}.douyinPhoneVideo{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at 65% 22%,rgb(37 244 238/18%),transparent 23%),radial-gradient(circle at 24% 64%,rgb(254 44 85/16%),transparent 25%),#151821;background-position:50%;background-size:cover;color:white}.douyinPhoneVideo video{position:absolute;width:100%;height:100%;inset:0}.douyinPhoneVideoShade{position:absolute;inset:0;background:linear-gradient(180deg,rgb(3 4 7/38%),transparent 27%,transparent 54%,rgb(3 4 7/72%));pointer-events:none}.douyinPhoneTopbar{position:absolute;z-index:3;top:22px;right:14px;left:14px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:720}.douyinPhoneTopbar svg{width:18px;height:18px}.douyinPhonePlay{position:absolute;z-index:4;top:27%;left:50%;display:grid;width:58px;height:58px;place-items:center;border:1px solid rgb(255 255 255/42%);border-radius:50%;background:rgb(6 8 12/44%);color:white;cursor:pointer;text-decoration:none;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.douyinPhonePlay:hover{background:rgb(6 8 12/64%);transform:translate(-50%,-50%) scale(1.04)}.douyinPhonePlay svg{width:24px;height:24px}.douyinPhonePlay.isPlaying{width:48px;height:48px;opacity:0;transition:opacity .15s ease}.douyinPhonePlay.isPlaying:focus-visible,.douyinPhoneVideo:hover .douyinPhonePlay.isPlaying{opacity:1}.pauseGlyph{display:block;width:15px;height:20px;border-right:5px solid;border-left:5px solid}.douyinPhoneActions{position:absolute;z-index:3;right:12px;bottom:48%;display:grid;grid-gap:10px;gap:10px}.douyinPhoneActions>span{display:grid;justify-items:center;grid-gap:2px;gap:2px;filter:drop-shadow(0 2px 4px rgb(0 0 0/55%))}.douyinPhoneActions svg{width:24px;height:24px}.douyinPhoneActions small{max-width:43px;overflow:hidden;color:white;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.douyinPhoneAvatar{position:relative;width:35px;height:35px;border:2px solid white;border-radius:50%;background:#242833 50%/cover}.douyinPhoneAvatar i{position:absolute;right:7px;bottom:-7px;display:grid;width:16px;height:16px;place-items:center;border:2px solid #0b0d12;border-radius:50%;background:var(--pink);color:white;font-size:10px;font-style:normal}.douyinPhoneCaption{position:absolute;z-index:3;right:54px;bottom:calc(47% + 14px);left:14px;text-shadow:0 2px 6px rgb(0 0 0/52%)}.douyinPhoneCaption strong{font-size:11px}.douyinPhoneCaption p{display:-webkit-box;margin:5px 0 4px;overflow:hidden;font-size:11px;font-weight:650;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.douyinPhoneCaption small{color:rgb(255 255 255/76%);font-size:9px}.douyinPhoneLoading,.douyinPhoneWaiting{position:absolute;top:18%;right:24px;left:24px;display:grid;justify-items:center;grid-gap:9px;gap:9px;text-align:center}.douyinPhoneWaiting>span{display:grid;width:55px;height:55px;place-items:center;border:1px solid rgb(255 255 255/24%);border-radius:50%;background:rgb(255 255 255/7%)}.douyinPhoneWaiting svg{width:22px;height:22px}.douyinPhoneWaiting strong{font-size:14px}.douyinPhoneWaiting small{color:rgb(255 255 255/58%);font-size:11px}.douyinPhoneLoading span{width:65%;height:11px;border-radius:99px;background:rgb(255 255 255/12%);animation:shimmer 1.4s linear infinite}.douyinPhoneLoading span:first-child{width:54px;height:54px;border-radius:50%}.douyinPhoneLoading span:last-child{width:44%}.douyinPhoneComments{position:absolute;z-index:6;height:47%;padding:0 13px 12px;border-radius:18px 18px 0 0;background:white;color:var(--ink);box-shadow:0 -10px 28px rgb(0 0 0/14%)}.douyinPhoneCommentsHandle{position:absolute;top:7px;left:50%;width:34px;height:3px;border-radius:99px;background:#d8dbe0;transform:translateX(-50%)}.douyinPhoneCommentsHead{display:grid;grid-template-columns:18px 1fr 18px;height:44px;align-items:center;border-bottom:1px solid #eceef1;text-align:center}.douyinPhoneCommentsHead strong{font-size:11px}.douyinPhoneCommentsHead svg{width:16px;height:16px;color:#666d78}.douyinPhoneCommentList{max-height:calc(100% - 44px);scrollbar-width:none}.douyinPhoneCommentList::-webkit-scrollbar{display:none}.douyinPhoneCommentList article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:8px;padding:9px 0;border-bottom:1px solid #f0f1f3}.douyinPhoneCommentList .commentAvatar{width:29px;height:29px}.douyinPhoneCommentList article>div{min-width:0}.douyinPhoneCommentList article>div>strong{display:flex;align-items:center;gap:4px;color:#737984}.douyinPhoneCommentList article>div>strong em{padding:1px 3px;border-radius:3px;background:#e6fbfa;color:#087b77;font-size:7px;font-style:normal}.douyinPhoneCommentList article p{display:-webkit-box;overflow:hidden;font-size:10px;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.douyinPhoneCommentList article>div>small{color:#9ba1aa;font-size:8px}.douyinPhoneReplies{display:flex;align-items:center;gap:3px;margin-top:4px;color:#737a85;font-size:8px;font-weight:650}.douyinPhoneReplies>i{width:13px;height:1px;background:#c8ccd2}.douyinPhoneReplies svg{width:9px;height:9px}.douyinPhoneCommentLikes{display:grid;align-content:start;justify-items:center;grid-gap:1px;gap:1px;color:#8d939d}.douyinPhoneCommentLikes svg{width:15px;height:15px}.douyinPhoneCommentLikes small{font-size:7px}.douyinPhoneCommentSkeleton{display:grid;grid-gap:10px;gap:10px;padding-top:12px}.douyinPhoneCommentSkeleton span{height:44px;border-radius:8px;background:linear-gradient(90deg,#eceef1,#f7f8f9,#eceef1);background-size:200% 100%;animation:shimmer 1.4s linear infinite}.douyinPhoneNoComments{display:grid;height:calc(100% - 44px);place-items:center;align-content:center;grid-gap:9px;gap:9px;color:#8b919b}.douyinPhoneNoComments svg{width:24px;height:24px}.unifiedSideCard{align-self:stretch}.simpleExportCard.unifiedSideCard{position:static;padding:28px}.simpleExportHead strong{font-size:17px}.simpleExportHead small{font-size:12px}.simpleExportHead>a{padding:7px 9px;font-size:12px}.quantityField>label,.simpleFormatField legend{font-size:14px}.quantitySelectWrap{height:52px}.quantitySelectWrap select{font-size:18px}.quantityField>p{font-size:12px}.exportOptionRow{min-height:82px}.exportOptionRow strong{font-size:14px}.exportOptionRow small{font-size:12px}.memberTag{font-size:11px}.simpleFormatField button{height:46px;font-size:13px}.simpleFormatField button small{font-size:11px}.primaryExportButton{height:52px;font-size:14px}.simpleBillingNote{margin-top:13px;font-size:12px}.workbenchGuideCard{display:flex;flex-direction:column;padding:38px 34px 30px}.workbenchGuideCard h2{margin:7px 0 12px;font-size:28px;line-height:1.2;letter-spacing:-.035em}.workbenchGuideCard>p:not(.appEyebrow){margin:0;color:var(--muted);font-size:14px;line-height:1.75}.workbenchGuideCard ol{display:grid;grid-gap:20px;gap:20px;padding:0;margin:32px 0 30px;list-style:none}.workbenchGuideCard li{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:13px;gap:13px}.workbenchGuideCard li>span{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d9dde2;border-radius:50%;background:#f8f9fa;font-size:13px;font-weight:760}.workbenchGuideCard li>div{display:grid;grid-gap:4px;gap:4px}.workbenchGuideCard li strong{font-size:15px}.workbenchGuideCard li small{color:var(--muted);font-size:12px}.guideConfigPreview{display:grid;padding:16px;margin-top:auto;border:1px solid #e1e4e8;border-radius:13px;background:#f7f8f9}.guideConfigPreview>strong{padding-bottom:11px;font-size:13px}.guideConfigPreview>span{display:flex;min-height:34px;align-items:center;justify-content:space-between;border-top:1px solid #e7e9ed}.guideConfigPreview em,.guideConfigPreview small{color:#727985;font-size:12px;font-style:normal}.guideDisabledButton{width:100%;height:48px;margin-top:14px;border:0;border-radius:10px;background:#e9ebee;color:#a0a5ae;font-size:13px;font-weight:720}.inlineJobCard{display:flex;flex-direction:column}.inlineJobHead{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:13px;gap:13px;padding-bottom:22px;border-bottom:1px solid #e9ebee}.inlineJobThumb{display:grid;width:58px;height:76px;place-items:center;border-radius:10px;background:#151821 50%/cover;color:white}.inlineJobThumb.hasCover svg{display:none}.inlineJobHead>div{display:grid;min-width:0;align-content:center;justify-items:start;grid-gap:5px;gap:5px}.inlineJobHead .statusBadge{padding:4px 7px;font-size:10px}.inlineJobHead strong{width:100%;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.inlineJobHead small{color:var(--muted);font-size:12px}.inlineJobConfig{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;padding:20px 0;border-bottom:1px solid #e9ebee}.inlineJobConfig>span{display:grid;grid-gap:5px;gap:5px;padding:12px 10px;border-radius:10px;background:#f5f6f8}.inlineJobConfig small{color:var(--muted);font-size:11px}.inlineJobConfig strong{font-size:13px}.inlineJobProgress{padding:28px 0 24px}.inlineJobStage{display:inline-flex;padding:5px 8px;border-radius:7px;background:#e9fbfa;color:#087c77;font-size:12px;font-weight:760}.inlineJobProgress>strong{display:block;margin:13px 0 12px;font-size:32px;letter-spacing:-.045em}.inlineJobProgress>strong small{color:var(--muted);font-size:15px;font-weight:620;letter-spacing:0}.inlineJobProgress>div{height:7px;overflow:hidden;border-radius:99px;background:#e6e8ec}.inlineJobProgress>div>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cyan-deep),var(--pink));transition:width .28s ease}.inlineJobProgress>p{display:flex;align-items:center;gap:15px;margin:11px 0 0;color:var(--muted);font-size:12px}.inlineJobProgress>p b{color:#505762}.inlineJobProgress>p em{margin-left:auto;color:#505762;font-style:normal;font-weight:760}.inlineJobError{padding:11px 12px;margin:0 0 16px;border-radius:9px;background:#fff2f4;color:#a53149;font-size:12px;line-height:1.55}.inlineJobActions{margin-top:auto}.inlineJobSecondaryActions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:15px}.inlineJobSecondaryActions a,.inlineJobSecondaryActions button{padding:0;border:0;background:transparent;color:#626975;font-size:12px;font-weight:680;text-decoration:none}.inlineJobSecondaryActions a:hover,.inlineJobSecondaryActions button:hover{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.inlineJobPersistence{display:flex;align-items:center;justify-content:center;gap:6px;margin:18px 0 0;color:var(--muted);font-size:12px}.inlineJobPersistence svg{width:14px;height:14px;color:var(--green)}.recentExports{margin-top:2px}.recentExportsHead{min-height:72px;padding:0 22px}.recentExportsHead strong{font-size:15px}.recentExportsHead small,.recentExportsHead>a{font-size:12px}.recentExportList>a{min-height:78px;padding:10px 20px}.recentThumb{width:42px;height:55px}.recentExportCopy strong{font-size:14px}.recentExportCopy small{font-size:12px}.recentExportResult{font-size:13px}@media (max-width:1100px){.unifiedExportWorkspace{grid-template-columns:minmax(0,1fr) 370px}.simpleExportCard.unifiedSideCard{padding:24px}}@media (max-width:860px){.appFooter,.appHeaderInner,.appMain{width:min(100% - 32px,720px)}.unifiedExportWorkspace{grid-template-columns:1fr}.phonePreviewCard,.unifiedSideCard{min-height:0}.phonePreviewStage{min-height:584px}.workbenchGuideCard{min-height:570px}}@media (max-width:640px){.appMain{padding-top:24px}.workbenchHeading h1{font-size:31px}.workbenchHeading>div>p:last-child{font-size:13px}.workbenchLinkBar{padding:9px 11px 11px}.phonePreviewCardHead{min-height:62px;padding:0 15px}.phonePreviewCardHead em{display:none}.phonePreviewStage{min-height:540px;padding:15px 10px}.douyinPhone{width:min(292px,calc(100vw - 64px))}.simpleExportCard.unifiedSideCard,.workbenchGuideCard{padding:23px 19px}.workbenchGuideCard{min-height:520px}.inlineJobConfig{grid-template-columns:1fr 1fr 1fr;gap:6px}.inlineJobConfig>span{padding:10px 8px}.inlineJobProgress>strong{font-size:28px}.inlineJobProgress>p{flex-wrap:wrap;gap:8px 12px}.inlineJobSecondaryActions{align-items:flex-start;flex-direction:column}.recentExportsHead small{display:none}}.appMain{padding-top:24px}.workbenchHeading h1{margin:3px 0 5px;font-size:clamp(31px,2.6vw,36px)}.workbenchLinkBar{min-height:62px}.phonePreviewCard,.unifiedSideCard{min-height:570px}.phonePreviewStage{min-height:504px;padding:12px 18px;background:radial-gradient(circle at 28% 18%,rgb(37 244 238/5%),transparent 28%),radial-gradient(circle at 76% 76%,rgb(254 44 85/4%),transparent 27%),#f5f6f8}.douyinPhone{width:248px;padding:6px;border:1px solid #22252b;border-radius:34px;background:#050609;box-shadow:0 22px 48px rgb(10 12 18/22%),0 4px 10px rgb(10 12 18/12%),inset 0 0 0 1px rgb(255 255 255/11%)}.douyinPhone:before{z-index:20;top:10px;width:65px;height:17px;background:#030406}.douyinPhoneViewport{aspect-ratio:9/19.5;border-radius:28px;background:#080a0f}.douyinPhoneVideo{background:radial-gradient(circle at 60% 28%,rgb(37 244 238/13%),transparent 27%),radial-gradient(circle at 24% 70%,rgb(254 44 85/12%),transparent 28%),linear-gradient(160deg,#171b24,#080a0f 72%)}.douyinPhoneVideoShade{background:linear-gradient(180deg,rgb(2 3 6/34%),transparent 25%,transparent 53%,rgb(2 3 6/76%) 84%,#050609)}.douyinPhoneStatusbar{position:absolute;z-index:12;top:10px;right:14px;left:14px;display:flex;height:15px;align-items:center;color:white;text-shadow:0 1px 4px rgb(0 0 0/55%)}.douyinPhoneStatusbar strong{margin-right:auto;font-size:8px;font-weight:760}.phoneSignal{display:flex;height:8px;align-items:flex-end;gap:1px;margin-right:5px}.phoneSignal i{display:block;width:2px;border-radius:1px;background:white}.phoneSignal i:first-child{height:3px}.phoneSignal i:nth-child(2){height:5px}.phoneSignal i:nth-child(3){height:6px}.phoneSignal i:nth-child(4){height:8px}.phoneWifi{width:9px;height:7px;margin-right:5px;border-top:2px solid white;border-radius:50% 50% 0 0}.phoneBattery{display:block;width:13px;height:7px;padding:1px;border:1px solid rgb(255 255 255/85%);border-radius:2px}.phoneBattery i{display:block;width:75%;height:100%;border-radius:1px;background:white}.douyinPhoneTopbar{top:31px;right:13px;left:13px;font-size:10px}.douyinPhoneTopbar>span{position:relative;display:flex;align-items:center;gap:18px;margin-left:14px}.douyinPhoneTopbar>span i{color:rgb(255 255 255/66%);font-size:12px;font-style:normal;font-weight:650}.douyinPhoneTopbar>span strong{position:relative;font-size:14px;font-weight:760}.douyinPhoneTopbar>span strong:after{position:absolute;right:5px;bottom:-7px;left:5px;height:2.5px;border-radius:99px;background:white;content:""}.douyinPhoneTopbar svg{width:16px;height:16px}.douyinPhonePlay{top:50%;width:70px;height:88px;border:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:none}.douyinPhone.commentsOpen .douyinPhonePlay{top:17.5%}.douyinPhonePlay svg{width:77px;height:90px;fill:rgb(255 255 255/31%);filter:drop-shadow(0 2px 5px rgb(0 0 0/22%));stroke:none}.douyinPhonePlay:not(.douyinPhonePlay--link):hover{background:transparent;transform:translate(-50%,-50%)}.douyinPhonePlay.isPlaying,.douyinPhonePlay.isPlaying:focus-visible,.douyinPhoneVideo:hover .douyinPhonePlay.isPlaying{width:70px;height:88px;opacity:0;pointer-events:none;transform:translate(-50%,-50%);transition:none}.douyinPhoneVideo video{background:#000;cursor:pointer;object-fit:contain;object-position:center}.douyinPhoneVideo.hasMedia{background:#000}.douyinPhone.commentsOpen .douyinPhoneVideo video{bottom:auto;height:35%}.douyinPhoneFullscreen{position:absolute;z-index:5;bottom:31%;left:11px;display:flex;height:27px;align-items:center;gap:4px;padding:0 9px;border:1px solid rgb(255 255 255/22%);border-radius:99px;background:rgb(7 8 11/55%);color:white;cursor:pointer;font-size:8px;font-weight:650;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.douyinPhoneFullscreen svg{width:12px;height:12px}.douyinPhone.commentsOpen .douyinPhoneFullscreen{display:none}.douyinPhoneCommentDismiss{position:absolute;z-index:14;top:0;right:0;left:0;height:35%;padding:0;border:0;background:transparent;cursor:pointer}.douyinPhoneExternalCta{position:absolute;z-index:5;top:50%;left:50%;display:grid;width:max-content;min-width:150px;height:52px;grid-template-columns:32px minmax(0,auto) 12px;align-items:center;grid-gap:8px;gap:8px;padding:5px 10px 5px 5px;border:0;border-radius:15px;background:rgb(255 255 255/92%);color:#111419;text-decoration:none;box-shadow:0 0 0 1px rgb(255 255 255/42%),0 10px 28px rgb(4 6 10/28%),0 2px 7px rgb(4 6 10/18%);transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(16px) saturate(1.1);backdrop-filter:blur(16px) saturate(1.1);transition-property:background-color,box-shadow,transform;transition-duration:.18s;transition-timing-function:cubic-bezier(.2,0,0,1)}.douyinPhone.commentsOpen .douyinPhoneExternalCta{top:17.5%}.douyinPhoneExternalMark{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:#111419;color:white;box-shadow:inset 0 0 0 1px rgb(255 255 255/10%)}.douyinPhoneExternalMark svg{width:14px;height:14px;fill:currentColor;stroke:currentColor;transform:translateX(1px)}.douyinPhoneExternalCopy{display:grid;grid-gap:2px;gap:2px;line-height:1.05;text-align:left}.douyinPhoneExternalCopy strong{font-size:10px;font-weight:760;letter-spacing:-.01em}.douyinPhoneExternalCopy small{color:#737983;font-size:8px;font-weight:580}.douyinPhoneExternalCta>svg{width:12px;height:12px;color:#747a84;stroke-width:1.8}.douyinPhoneExternalCta:hover{background:white;box-shadow:0 0 0 1px rgb(255 255 255/55%),0 14px 34px rgb(4 6 10/32%),0 3px 9px rgb(4 6 10/20%);transform:translate(-50%,calc(-50% - 2px))}.douyinPhoneExternalCta:active{transform:translate(-50%,-50%) scale(.98)}.douyinPhoneExternalCta:focus-visible{outline:2px solid white;outline-offset:3px}@media (prefers-reduced-motion:reduce){.douyinPhoneExternalCta{transition-duration:.01ms}}.douyinPhoneActions{right:9px;bottom:66px;gap:8px;transition:opacity .18s ease}.douyinPhone.commentsOpen .douyinPhoneActions{opacity:0;pointer-events:none}.douyinPhoneActions>button,.douyinPhoneActions>span{display:grid;min-width:32px;justify-items:center;grid-gap:1px;gap:1px;padding:0;border:0;background:transparent;color:white;filter:drop-shadow(0 2px 4px rgb(0 0 0/58%))}.douyinPhoneActions>button{cursor:pointer}.douyinPhoneActions svg{width:22px;height:22px;fill:rgb(255 255 255/96%);stroke:rgb(255 255 255/96%);stroke-width:1.25}.douyinPhoneActions small{max-width:38px;font-size:8px;font-weight:650}.douyinPhoneAvatar{width:32px;height:32px;margin-bottom:2px;background-color:#262a33}.douyinPhoneAvatar i{right:6px;bottom:-6px;width:14px;height:14px;font-size:9px}.douyinPhoneCaption{right:46px;bottom:57px;left:11px;transition:opacity .18s ease}.douyinPhone.commentsOpen .douyinPhoneCaption{opacity:0}.douyinPhoneCaption strong{font-size:10px}.douyinPhoneCaption p{margin:4px 0 3px;font-size:9px;line-height:1.42}.douyinPhoneCaption>span{display:block;overflow:hidden;color:rgb(255 255 255/88%);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.douyinPhoneCaption small{display:block;margin-top:3px;color:rgb(255 255 255/66%);font-size:7px}.douyinPhoneLoading,.douyinPhoneWaiting{top:42%;gap:7px;transform:translateY(-50%)}.douyinPhoneWaiting>span{width:48px;height:48px}.douyinPhoneWaiting strong{font-size:12px}.douyinPhoneWaiting small{font-size:9px}.douyinPhoneComments{z-index:15;right:0;bottom:0;left:0;height:65%;padding:0;border-radius:15px 15px 0 0;box-shadow:0 -5px 18px rgb(0 0 0/18%);overflow:hidden}.douyinPhoneCommentsHandle{display:none}.douyinPhoneSearchRow{display:flex;height:41px;align-items:center;justify-content:space-between;gap:6px;padding:0 10px 0 12px}.douyinPhoneSearchRow>span:first-child{display:flex;min-width:0;align-items:center;color:#30343b;font-size:10px;white-space:nowrap}.douyinPhoneSearchRow>span:first-child strong{max-width:88px;overflow:hidden;color:#275e91;font-size:11px;font-weight:520;text-overflow:ellipsis}.douyinPhoneSearchRow>span:first-child svg{width:10px;height:10px;margin-left:2px;color:#275e91;stroke-width:2.2}.douyinPhoneSheetActions{display:flex;flex:0 0 auto;align-items:center;gap:5px}.douyinPhoneSheetActions a,.douyinPhoneSheetActions button,.douyinPhoneSheetActions>i{display:grid;width:25px;height:25px;place-items:center;padding:0;border:0;border-radius:50%;background:#f5f6f7;color:#2e3238;cursor:pointer;font-style:normal}.douyinPhoneSheetActions button:disabled{cursor:default}.douyinPhoneSheetActions svg{width:15px;height:15px;stroke-width:2}.douyinPhoneCommentTabs{display:flex;height:35px;align-items:center;gap:19px;padding:0 12px;border-bottom:1px solid #e9eaec;color:#a0a3a8;font-size:11px}.douyinPhoneCommentTabs strong{position:relative;align-self:stretch;display:flex;align-items:center;color:#17191e;font-size:11px;font-weight:620}.douyinPhoneCommentTabs strong:after{position:absolute;right:3px;bottom:0;left:3px;height:2px;border-radius:99px;background:#14161a;content:""}.douyinPhoneCommentList{position:absolute;top:76px;right:0;bottom:47px;left:0;max-height:none;padding:0 10px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.douyinPhoneCommentList article{grid-template-columns:30px minmax(0,1fr) 43px;gap:8px;min-height:67px;padding:9px 0 7px;border-bottom:0}.douyinPhoneCommentList .commentAvatar{width:30px;height:30px;background-position:50%;background-size:cover;font-size:9px}.douyinPhoneCommentList article>div>strong{color:#a0a3a8;font-size:9px;font-weight:450}.douyinPhoneCommentList article p{margin:3px 0 4px;color:#22252b;font-size:10.5px;line-height:1.4}.douyinPhoneCommentList article>div>small,.douyinPhoneReplies{color:#aaaeb4;font-size:8px}.douyinPhoneCommentReactions{display:flex;align-items:flex-start;justify-content:flex-end;gap:8px;padding-top:22px;color:#8e9298}.douyinPhoneCommentReactions>span{display:grid;justify-items:center;grid-gap:1px;gap:1px}.douyinPhoneCommentReactions svg{width:16px;height:16px;stroke-width:1.7}.douyinPhoneCommentReactions small{color:#a1a5ab;font-size:7px}.douyinPhoneCommentComposer{position:absolute;right:9px;bottom:6px;left:9px;display:flex;height:36px;align-items:center;gap:9px;padding:0 10px;border-radius:99px;background:#f4f4f5;color:#999da3}.douyinPhoneCommentComposer span{min-width:0;flex:1 1;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.douyinPhoneCommentComposer b{color:#3c4046;font-size:15px;font-weight:540}.douyinPhoneCommentComposer>svg{width:17px;height:17px;flex:0 0 auto;color:#3c4046;stroke-width:1.9}.douyinPhoneNoComments{position:absolute;top:76px;right:0;bottom:47px;left:0;height:auto;padding:0;font-size:10px}.douyinPhoneCommentSkeleton{position:absolute;top:76px;right:10px;bottom:10px;left:10px}.douyinPhoneNav{position:absolute;z-index:8;right:0;bottom:0;left:0;display:grid;height:44px;grid-template-columns:repeat(5,1fr);align-items:center;justify-items:center;background:#050609;color:rgb(255 255 255/62%);font-size:8px;transition:opacity .12s ease}.douyinPhone.commentsOpen .douyinPhoneNav{opacity:0;pointer-events:none}.douyinPhone.commentsExpanded .douyinPhoneComments{height:calc(100% - 24px)}.douyinPhone.commentsExpanded .douyinPhoneCommentDismiss{display:none}.douyinPhone.commentsExpanded .douyinPhoneSheetActions>button:first-child svg{transform:rotate(180deg)}.douyinPhoneNav strong{color:white;font-size:8px}.douyinPhoneNav i{display:grid;width:29px;height:21px;place-items:center;border-radius:6px;background:white;box-shadow:-3px 0 0 var(--cyan),3px 0 0 var(--pink);color:#07080b;font-size:18px;font-style:normal;font-weight:500;line-height:1}@media (max-width:860px){.phonePreviewStage{min-height:518px}}@media (max-width:640px){.appMain{padding-top:20px}.workbench{gap:12px}.phonePreviewStage{min-height:510px;padding:10px}.douyinPhone{width:min(248px,calc(100vw - 72px))}}.appPage{background:radial-gradient(circle at 10% 5%,rgb(37 244 238/5%),transparent 24%),#f5f6f8}.appPage button,.appPage input{font-family:inherit}.appPage .darkButton,.appPage .primaryExportButton{box-shadow:none}.appPage .appHeader{min-height:72px;border-bottom-color:#e5e7eb;background:rgb(255 255 255/94%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.appPage .appFooter,.appPage .appHeaderInner,.appPage .appMain{width:min(1280px,calc(100% - 64px))}.appPage .appHeaderInner{min-height:72px}.appPage .appMain{padding-top:12px;padding-bottom:72px}.appPage .appNav{gap:8px}.appPage .appNav a{display:inline-flex;min-height:44px;align-items:center;padding:0 12px;border-radius:9px;color:#606670;font-size:15px;font-weight:680}.appPage .appNav a:hover{background:#f4f5f7;color:#111318}.appPage .appNav a[aria-current=page]{color:#0e1116;font-weight:780}.appPage .appNav a:after{height:2px;background:#12151a}.appPage .appAccount{gap:10px}.appCreditControl{display:flex;height:auto;align-items:center;gap:6px;overflow:visible;border:0;background:transparent}.appPage .balancePill{height:38px;gap:8px;padding:0 11px;border:1px solid #d9dde3;border-radius:10px;background:#fff;color:#333944;font-size:14px;font-weight:720}.appPage .balancePill svg{width:19px;height:19px;color:#505762}.appTopUpButton{display:inline-flex;height:38px;align-items:center;padding:0 14px;margin:0;border-radius:10px;background:#0d1015;color:white;font-size:14px;font-weight:740;text-decoration:none}.appTopUpButton:hover{background:#252a32}.appPage .accountMenuTrigger{display:grid;width:46px;height:46px;place-items:center;padding:0;border-radius:50%}.appPage .accountAvatar{width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;flex:0 0 40px;aspect-ratio:1;border:1px solid #2f343c;background:#111318;font-size:15px;box-shadow:none}.appPage .accountMenuTrigger>svg{display:none}.appPage .accountMenu{top:calc(100% + 12px);width:300px;padding:12px;border-radius:16px;box-shadow:0 24px 65px rgb(14 18 27/18%)}.appPage .accountMenuIdentity{padding:12px}.appPage .accountMenuIdentity strong,.appPage .accountMenuLinks a,.appPage .accountSignOut{font-size:14px}.appPage .accountMenuIdentity small{font-size:13px}.appPage .accountMenuLinks a,.appPage .accountSignOut{min-height:42px}.appPage .appFooter{font-size:13px}.workbench{gap:14px}.workbenchCommandBar{display:grid;grid-template-columns:1fr;grid-gap:9px;gap:9px;padding:4px 2px 0}.workbenchHeading{display:flex;min-height:0;align-items:baseline;justify-content:flex-start;gap:14px;margin:0;padding:0}.workbenchHeading .appEyebrow{display:none}.workbenchHeading h1{margin:0;font-size:24px;line-height:1.14;letter-spacing:-.03em}.workbenchHeading>p:last-child{margin:0;color:#737a85;font-size:13px;line-height:1.4}.workbenchLinkBar{grid-template-columns:auto minmax(0,1fr) auto;min-height:56px;padding:5px 6px 5px 16px;border-radius:14px;box-shadow:none}.workbenchLinkBar>svg{width:21px;height:21px}.workbenchLinkBar input{height:44px;font-size:15px}.workbenchLinkBar button{height:44px;padding:0 18px;border-radius:10px;font-size:14px}.unifiedExportWorkspace{grid-template-columns:minmax(0,1fr) 420px;gap:18px}.phonePreviewCard,.unifiedSideCard{height:535px;min-height:535px;border-radius:20px}.phonePreviewCard{position:relative;display:block}.phonePreviewCardHead{position:absolute;z-index:3;top:18px;right:20px;left:20px;display:flex;min-height:0;align-items:flex-start;padding:0;border:0;pointer-events:none}.phonePreviewCardHead>div>i{display:none}.phonePreviewCardHead>div{gap:0}.phonePreviewCardHead strong{font-size:14px}.phonePreviewCardHead em,.phonePreviewCardHead small{font-size:12px}.phonePreviewCardHead em{padding:5px 8px;background:rgb(255 255 255/76%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.phonePreviewCardActions{display:inline-flex;align-items:center;gap:8px;margin-left:auto;pointer-events:auto}.phonePreviewSourceLink{display:inline-flex;min-height:28px;align-items:center;gap:5px;padding:5px 8px;border-radius:8px;background:rgb(255 255 255/76%);color:#535b66;font-size:12px;font-weight:680;line-height:1;text-decoration:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .15s ease,color .15s ease}.phonePreviewSourceLink:hover{background:rgb(255 255 255/94%);color:#101318}.phonePreviewSourceLink svg{width:12px;height:12px}.phonePreviewStage{height:100%;padding:10px 18px}.phonePreviewStage .douyinPhone{width:248px}.simpleExportCard.unifiedSideCard{padding:24px}.simpleExportCard .simpleExportHead{padding-bottom:12px}.simpleExportHead strong{font-size:18px}.exportOptionRow small,.quantityField>p,.simpleBillingNote,.simpleExportHead small{font-size:13px}.exportOptionRow strong,.quantityField>label,.simpleFormatField legend{font-size:15px}.quantitySelectWrap select{font-size:16px;font-weight:700}.simpleExportCard .quantityField{padding:14px 0}.simpleExportCard .quantitySelectWrap{height:44px}.simpleExportCard .quantityField>p{margin-top:7px}.simpleExportCard .exportOptionRow{min-height:68px}.simpleExportCard .simpleFormatField{padding:14px 0}.simpleExportCard .simpleFormatField button{height:44px}.primaryExportButton,.simpleFormatField button{font-size:15px}.simpleExportCard .memberTag,.simpleExportCard .simpleFormatField button small{font-size:12px}.simpleExportCard .primaryExportButton{height:48px}.simpleExportCard .simpleBillingNote{margin-top:8px}.workbenchGuideCard{padding:28px 28px 24px}.workbenchGuideCard h2{font-size:26px}.workbenchGuideCard>p:not(.appEyebrow){font-size:15px;line-height:1.65}.workbenchGuideCard li strong{font-size:16px}.guideConfigPreview em,.guideConfigPreview small,.guideConfigPreview>strong,.workbenchGuideCard li small{font-size:13px}.workbenchGuideCard ol{gap:16px;margin:26px 0}.workbenchGuideFoot{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:20px;margin-top:auto;border-top:1px solid #e7e9ed}.workbenchGuideFoot a,.workbenchGuideFoot span{display:inline-flex;align-items:center;gap:6px;color:#68707b;font-size:13px;font-weight:680}.workbenchGuideFoot span svg{width:15px;height:15px;color:#21977d}.workbenchGuideFoot a{flex:0 0 auto;color:#22272f;text-underline-offset:3px}.recentExportCopy strong,.recentExportsHead strong{font-size:15px}.recentExportCopy small,.recentExportResult,.recentExportsHead small,.recentExportsHead>a{font-size:13px}.taskLibraryPage{gap:20px}.taskLibraryHeading{min-height:60px;align-items:center}.taskLibraryHeading .appEyebrow{display:none}.taskLibraryHeading h1{margin:0 0 4px;font-size:24px;line-height:1.14;letter-spacing:-.03em}.taskLibraryHeading>div>p:last-child{color:#676e79;font-size:14px}.taskLibraryHeading .darkButton{min-height:42px;padding:0 16px;font-size:14px}.taskOverview{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid #dfe2e7;border-radius:18px;background:white;box-shadow:0 14px 38px rgb(13 16 24/4%)}.taskOverview>div{position:relative;display:grid;min-height:116px;align-content:center;grid-gap:5px;gap:5px;padding:20px 24px;border-right:1px solid #e8eaee}.taskOverview>div:last-child{border-right:0}.taskOverview small,.taskOverview span{color:#747b86;font-size:13px}.taskOverview strong{font-size:28px;line-height:1;letter-spacing:-.04em}.taskLibraryPanel{border-radius:18px}.taskLibraryToolbar{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:20px;padding:0 18px;border-bottom:1px solid #e7e9ed}.taskLibraryToolbar .historyFilters{min-height:auto;padding:0;border:0}.historyFilters button{min-height:40px;padding:0 13px;font-size:14px}.historyFilters button span{min-width:21px;height:21px;font-size:12px}.taskSearch{display:flex;width:min(340px,34vw);height:42px;align-items:center;gap:9px;padding:0 13px;border:1px solid #dfe2e7;border-radius:10px;background:#f8f9fa}.taskSearch:focus-within{border-color:#9aa1ab;background:white;box-shadow:0 0 0 3px rgb(37 244 238/10%)}.taskSearch svg{width:18px;height:18px;flex:0 0 auto;color:#7b828d}.taskSearch input{width:100%;border:0;outline:0;background:transparent;color:#171a20;font:inherit;font-size:14px}.taskRecordRow{grid-template-columns:66px minmax(260px,1fr) 190px 135px 145px 20px;min-height:116px;gap:18px;padding:14px 22px}.taskRecordRow:hover{background:#f8fafb}.taskRecordRow .historyCover{width:58px;height:78px;border-radius:11px}.taskRecordCopy{gap:5px}.taskRecordCopy strong{font-size:16px;line-height:1.35}.taskRecordCopy em,.taskRecordCopy small{overflow:hidden;color:#737a85;font-size:13px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.taskRecordCopy em{color:#9a9fa8;font-size:12px}.taskRecordStatus{display:grid;justify-items:start;grid-gap:8px;gap:8px}.taskRecordStatus .statusBadge{font-size:12px}.taskRecordStatus>strong{font-size:14px}.taskRecordStatus>i{display:block;width:100%;height:5px;overflow:hidden;border-radius:99px;background:#e8eaed}.taskRecordStatus>i>b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cyan-deep),var(--pink))}.taskRecordFormat{gap:6px}.taskRecordFormat strong{font-size:15px}.taskRecordDate,.taskRecordDate small,.taskRecordFormat small{color:#737a85;font-size:13px}.taskRecordDate{display:grid;grid-gap:5px;gap:5px}.taskRecordDate small{color:#a0a5ad;font-size:12px}.historyEmpty,.historyMessage{min-height:360px;font-size:14px}.historyEmpty h2{font-size:24px}.historyEmpty .darkButton,.historyEmpty p{font-size:14px}.taskDetailPage{gap:14px}.taskDetailTopbar{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:18px}.taskDetailTopbar .recordBreadcrumb,.taskDetailTopbar .recordBreadcrumb a{font-size:13px}.taskDetailHero{grid-template-columns:82px minmax(0,1fr);min-height:132px;gap:18px;padding:16px 18px;border:1px solid #dfe2e7;border-radius:18px;background:white;box-shadow:0 14px 38px rgb(13 16 24/4%)}.taskDetailCover{width:76px;height:100px;border-radius:12px}.taskDetailTitle>div{display:flex;align-items:center;gap:10px;margin-bottom:6px}.taskDetailTitle>div .statusBadge{margin:0;font-size:12px}.taskDetailPage .statusBadge{padding:5px 9px;font-size:12px}.taskDetailTitle p,.taskDetailTitle>div small{color:#737a85;font-size:13px}.taskDetailTitle h1{display:-webkit-box;margin:0 0 7px;overflow:hidden;font-size:20px;line-height:1.25;letter-spacing:-.025em;text-overflow:clip;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.taskDetailTitle>a{display:inline-flex;align-items:center;gap:5px;margin-top:10px;color:#4f5762;font-size:13px;font-weight:700;text-decoration:none}.taskDetailTitle>a svg{width:14px;height:14px}.taskCompletedOverview{display:grid;min-height:112px;grid-template-columns:minmax(260px,.82fr) minmax(430px,1.18fr);overflow:hidden;border:1px solid #dfe2e7;border-radius:18px;background:white;box-shadow:0 14px 38px rgb(13 16 24/4%)}.taskCompletedDownload,.taskCompletedResult{display:flex;min-width:0;align-items:center;padding:18px 22px}.taskCompletedResult{gap:14px;border-right:1px solid #e8eaed}.taskCompletedResult>span{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:50%;background:#e9f8f3;color:#178a70}.taskCompletedResult>span svg{width:20px;height:20px}.taskCompletedDownload>div,.taskCompletedResult>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.taskCompletedDownload small,.taskCompletedResult small{color:#747b86;font-size:13px}.taskCompletedResult strong{font-size:23px;line-height:1.15;letter-spacing:-.03em}.taskCompletedResult p{margin:0;color:#747b86;font-size:13px}.taskCompletedDownload{gap:13px}.taskCompletedDownload>div{flex:1 1}.taskCompletedDownload>div strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.taskCompletedDownload .darkButton{min-height:44px;flex:0 0 auto;justify-content:center;padding:0 16px;font-size:14px}.taskDetailPrimaryGrid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.8fr);grid-gap:18px;gap:18px}.taskFilePanel,.taskStatusPanel{min-height:300px;border:1px solid #dfe2e7;border-radius:18px;background:white;box-shadow:0 14px 38px rgb(13 16 24/4%)}.taskStatusPanel{display:flex;flex-direction:column;align-items:stretch;padding:22px 24px}.taskStatusHeading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.taskStatusHeading>div{display:grid;grid-gap:5px;gap:5px}.taskResultTotal>span,.taskStatusHeading small{color:#747b86;font-size:13px}.taskStatusHeading strong{font-size:17px}.taskStatusHeadingActions{display:flex;align-items:center;gap:8px}.taskStatusHeadingActions button{padding:5px 7px;border:0;background:transparent;color:#8b4e59;font-size:12px;font-weight:680;cursor:pointer}.taskStatusHeadingActions button:hover{color:#a02e43;text-decoration:underline}.taskResultTotal{margin:26px 0 20px}.taskResultTotal>strong{font-size:44px}.taskResultBreakdown{width:100%}.taskResultBreakdown>span{min-width:0;padding:14px 16px}.taskResultBreakdown small{font-size:12px}.taskResultBreakdown strong{font-size:18px}.taskStatusProgress{display:grid;grid-gap:9px;gap:9px;margin-top:auto}.taskStatusProgress>span{width:100%;height:7px}.taskStatusComplete,.taskStatusProgress>small{color:#6d7480;font-size:13px}.taskStatusComplete{display:flex;align-items:center;gap:7px;margin:auto 0 0}.taskStatusComplete svg{width:16px;height:16px;color:#21977d}.taskFilePanel{display:flex;flex-direction:column;padding:22px}.taskPanelHeading{display:flex;align-items:center;gap:13px;padding-bottom:20px;border-bottom:1px solid #e8eaed}.taskPanelHeading>div{display:grid;grid-gap:4px;gap:4px}.taskPanelHeading small{color:#727985;font-size:13px}.taskPanelHeading strong{font-size:17px}.taskFileReady,.taskFileWaiting{display:flex;flex:1 1;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px}.taskFileReady>strong{max-width:100%;overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.taskFileReady p,.taskFileReady small,.taskFileWaiting p{margin:0;color:#707782;font-size:13px;line-height:1.6}.taskFileReady .darkButton,.taskFileWaiting .outlineButton{width:100%;min-height:46px;justify-content:center;margin-top:16px;font-size:14px}.taskDetailInformation{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.taskDetailInformation>article{padding:24px 26px;border:1px solid #dfe2e7;border-radius:18px;background:white}.taskInfoHeading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid #e8eaed}.taskInfoHeading span{font-size:17px;font-weight:760}.taskInfoHeading small{color:#7b828d;font-size:13px}.taskDetailInformation dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 30px;gap:0 30px;margin:0}.taskDetailInformation dl>div{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef0f2;font-size:14px}.taskDetailInformation dt{color:#747b86}.taskDetailInformation dd{margin:0;font-weight:720;text-align:right}.taskSourceUrl{display:grid;grid-gap:7px;gap:7px;padding-top:15px}.taskCreditNote,.taskSourceUrl small,.taskSourceUrl span{color:#737a85;font-size:13px}.taskSourceUrl span{overflow:hidden;color:#464d58;text-overflow:ellipsis;white-space:nowrap}.taskCreditNote{display:flex;align-items:center;gap:7px;margin:15px 0 0}.taskCreditNote svg{width:15px;height:15px;color:#21977d}.taskDetailFooterActions{padding:8px 2px 0}.taskDetailFooterActions button{min-height:42px;padding:0 8px;font-size:13px}@media (max-width:1180px){.unifiedExportWorkspace{grid-template-columns:minmax(0,1fr) 380px}.taskRecordRow{grid-template-columns:62px minmax(230px,1fr) 175px 125px 20px}.taskRecordDate{display:none}}@media (max-width:900px){.appPage .appFooter,.appPage .appHeaderInner,.appPage .appMain{width:min(100% - 32px,760px)}.appTopUpButton{padding:0 10px}.taskCompletedOverview,.taskDetailInformation,.taskDetailPrimaryGrid,.unifiedExportWorkspace{grid-template-columns:1fr}.taskCompletedResult{border-right:0;border-bottom:1px solid #e8eaed}.workbenchCommandBar{grid-template-columns:1fr;gap:12px;padding:8px 0 0}.phonePreviewCard,.unifiedSideCard{height:auto;min-height:0}.phonePreviewStage{min-height:640px}.simpleExportCard.unifiedSideCard,.workbenchGuideCard{min-height:560px}.taskOverview{grid-template-columns:1fr 1fr}.taskOverview>div:nth-child(2){border-right:0}.taskOverview>div:nth-child(-n+2){border-bottom:1px solid #e8eaee}.taskLibraryToolbar{align-items:stretch;flex-direction:column;padding:15px}.taskSearch{width:100%}.taskRecordRow{grid-template-columns:58px minmax(0,1fr) auto;gap:14px}.taskRecordDate,.taskRecordFormat,.taskRecordStatus{display:none}.taskDetailHero{grid-template-columns:80px minmax(0,1fr)}.taskDetailCover{width:74px;height:98px}.taskDetailActions{grid-column:1/-1;justify-content:flex-end}}@media (max-width:680px){.appPage .appHeader,.appPage .appHeaderInner{min-height:68px}.appPage .appNav a{min-height:42px;padding:0 10px;font-size:14px}.appCreditControl{border:0}.appPage .balancePill{display:none}.appTopUpButton{height:38px;margin:0;font-size:13px}.appPage .accountMenuTrigger{width:42px}.workbenchHeading{display:grid;grid-gap:3px;gap:3px}.workbenchLinkBar{grid-template-columns:minmax(0,1fr) auto;padding:9px}.workbenchLinkBar>svg{display:none}.workbenchLinkBar input{min-width:0;font-size:14px}.workbenchLinkBar button{padding:0 14px;font-size:14px}.phonePreviewStage{min-height:590px}.phonePreviewCardHead{display:none}.phonePreviewStage .douyinPhone{width:min(268px,calc(100vw - 70px))}.taskLibraryHeading{align-items:flex-start;flex-direction:column;gap:14px}.taskLibraryHeading .darkButton{width:100%;justify-content:center}.taskOverview{grid-template-columns:1fr}.taskOverview>div{min-height:94px;border-right:0;border-bottom:1px solid #e8eaee}.taskOverview>div:last-child{border-bottom:0}.historyFilters{width:100%;overflow-x:auto}.historyFilters button{flex:0 0 auto}.taskRecordRow{min-height:106px;padding:12px 14px}.taskRecordCopy strong{font-size:15px}.taskDetailTopbar{align-items:flex-start;flex-direction:column}.taskDetailNewExport{display:none}.taskDetailHero{grid-template-columns:1fr}.taskDetailCover{width:68px;height:90px}.taskDetailActions{grid-column:auto;justify-content:stretch}.taskDetailActions button{flex:1 1;justify-content:center}.taskCompletedDownload,.taskCompletedResult{padding:16px}.taskCompletedDownload{align-items:stretch;flex-wrap:wrap}.taskCompletedDownload .darkButton{width:100%}.taskResultTotal>strong{font-size:46px}.taskDetailInformation dl,.taskResultBreakdown{grid-template-columns:1fr}.taskDetailFooterActions{align-items:flex-start;flex-direction:column}}.phonePreviewCard,.unifiedSideCard{height:610px;min-height:610px}.phonePreviewCard{display:flex;flex-direction:column;overflow:hidden}.phonePreviewCardHead{position:static;z-index:auto;min-height:62px;flex:0 0 62px;align-items:center;padding:0 20px;border-bottom:1px solid #e5e7eb;pointer-events:auto}.phonePreviewCardHead>div{gap:10px}.phonePreviewCardHead>div>i{display:block}.phonePreviewCardHead strong{font-size:16px}.phonePreviewCardHead em,.phonePreviewCardHead small{font-size:13px}.phonePreviewStage{display:grid;min-height:0;flex:1 1;grid-template-columns:minmax(260px,.72fr) minmax(340px,1.28fr);grid-gap:18px;gap:18px;place-items:stretch;padding:15px 18px 17px}.phonePreviewStage .douyinPhone{width:240px}@media (max-width:1060px){.phonePreviewStage{grid-template-columns:minmax(240px,.64fr) minmax(300px,1.36fr);gap:14px;padding-inline:14px}.phonePreviewStage .douyinPhone{width:226px}}@media (max-width:760px){.phonePreviewCard,.unifiedSideCard{height:auto;min-height:0}.phonePreviewStage{min-height:0;grid-template-columns:1fr}.phonePreviewDevice{min-height:535px}}@media (max-width:520px){.phonePreviewCardHead{display:none}.phonePreviewStage{min-height:0;padding:10px}}.section.homeDeveloperBand{padding:38px 40px}@media (max-width:900px){.section.homeDeveloperBand{padding:34px}}@media (max-width:680px){.section.homeDeveloperBand{padding:28px 22px}}.developerCenter{min-height:100vh;background:#f7f8fa;color:#111318}.developerCenterHeader{position:-webkit-sticky;position:sticky;z-index:70;top:0;border-bottom:1px solid #e2e5e9;background:rgb(255 255 255/94%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.developerCenterHeaderInner{display:grid;width:min(1240px,calc(100% - 48px));min-height:72px;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:34px;gap:34px;align-items:center;margin:0 auto}.developerCenterBrand{display:flex;align-items:center;gap:15px;white-space:nowrap}.developerCenterBrand:after{order:1;width:1px;height:24px;background:#dfe3e7;content:""}.developerCenterBrand>.brandMark{order:0}.developerCenterBrand>a:last-child{order:2;color:#434a54;font-size:14px;font-weight:720;text-decoration:none}.developerCenterNav{display:flex;min-width:0;align-items:stretch;justify-content:center;gap:7px;align-self:stretch}.developerCenterNav a{position:relative;display:inline-flex;min-height:44px;align-items:center;padding:0 13px;color:#68707b;font-size:14px;font-weight:650;text-decoration:none;white-space:nowrap}.developerCenterNav a:hover,.developerCenterNav a[aria-current=page]{color:#111318}.developerCenterNav a[aria-current=page]:after{position:absolute;right:12px;bottom:-1px;left:12px;height:2px;border-radius:2px 2px 0 0;background:#111318;content:""}.developerWorkspaceLink{display:inline-flex;min-height:40px;align-items:center;gap:7px;padding:0 13px;border:1px solid #dce0e5;border-radius:9px;background:white;color:#4f5661;font-size:13px;font-weight:680;text-decoration:none;white-space:nowrap}.developerWorkspaceLink:hover{border-color:#bfc5cc;color:#111318}.developerWorkspaceLink svg{width:15px;height:15px}.developerCenterMain{min-height:calc(100vh - 72px)}.developerCenterFooter{display:flex;width:min(1120px,calc(100% - 48px));align-items:center;justify-content:space-between;gap:24px;padding:28px 0 38px;margin:0 auto;border-top:1px solid #dfe3e7;color:#7b828d;font-size:12px}.developerCenterFooter nav{display:flex;flex-wrap:wrap;gap:18px}.developerCenterFooter a{display:inline-flex;align-items:center;gap:5px;color:#646b76;text-decoration:none}.developerCenterFooter a:hover{color:#111318}.developerCenterFooter svg{width:13px;height:13px}.developerStartPage{width:min(1040px,calc(100% - 48px));margin:0 auto;padding-bottom:92px}.developerStartHero{max-width:790px;padding:76px 0 54px;margin:0 auto;text-align:center}.developerStartLabel{margin:0;color:#d92c50;font-size:12px;font-weight:820;letter-spacing:.08em}.developerStartHero h1{margin:13px 0 21px;font-size:clamp(48px,5.8vw,68px);line-height:1.02;letter-spacing:-.065em}.developerStartHero>p:not(.developerStartLabel){max-width:650px;margin:0 auto;color:#626a75;font-size:16px;line-height:1.8}.developerStartHeroActions{display:flex;justify-content:center;gap:10px;margin-top:27px}.developerStartHeroActions a{min-height:46px}.developerStartHeroActions svg{width:17px;height:17px}.developerStartRequirements{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;margin-top:25px;color:#727a84;font-size:12px}.developerStartRequirements span{display:inline-flex;align-items:center;gap:6px}.developerStartRequirements svg{width:14px;height:14px;color:#0a9874}.developerStartFlow{overflow:hidden;border:1px solid #dfe3e7;border-radius:20px;background:white;box-shadow:0 22px 70px rgb(16 19 25/6%)}.developerStartProgress{display:grid;grid-template-columns:auto minmax(26px,1fr) auto minmax(26px,1fr) auto;align-items:center;grid-gap:13px;gap:13px;padding:19px clamp(28px,5vw,56px);border-bottom:1px solid #e3e6ea;background:#f8f9fa}.developerStartProgress a{display:inline-flex;align-items:center;gap:8px;color:#4e5661;font-size:12px;font-weight:720;text-decoration:none;white-space:nowrap}.developerStartProgress a:hover{color:#087d79}.developerStartProgress a>span{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:#15181d;color:white;font-size:10px}.developerStartProgress>i{height:1px;background:#d8dce1}.developerStartStep{padding:52px clamp(28px,5vw,58px) 56px;border-top:1px solid #e3e6ea;scroll-margin-top:90px}.developerStartProgress+.developerStartStep{border-top:0}.developerStartStepHeading{display:grid;grid-template-columns:47px minmax(0,1fr) auto;grid-gap:17px;gap:17px;align-items:start}.developerStartStepHeading>span{padding-top:6px;color:#d62c4e;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:800}.developerStartStepHeading h2{margin:0 0 7px;font-size:31px;line-height:1.15;letter-spacing:-.045em}.developerStartStepHeading p{margin:0;color:#6b737e;font-size:14px;line-height:1.7}.developerStartStepHeading>a{display:inline-flex;min-height:39px;align-items:center;gap:6px;padding:0 12px;border:1px solid #dce0e5;border-radius:9px;color:#454c56;font-size:12px;font-weight:720;text-decoration:none;white-space:nowrap}.developerStartStepHeading>a svg{width:14px;height:14px}.developerStartKeyInfo{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px;margin:27px 0 12px 64px}.developerStartKeyInfo>div{display:grid;min-width:0;grid-template-columns:38px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;padding:16px;border:1px solid #dfe3e7;border-radius:12px;background:#f8f9fa}.developerStartKeyInfo>div>svg{width:23px;height:23px;color:#07817c}.developerStartKeyInfo code,.developerStartKeyInfo small{display:block}.developerStartKeyInfo small{margin-bottom:5px;color:#8a919a;font-size:11px}.developerStartKeyInfo code{overflow:auto;color:#343a43;font-size:11px;white-space:nowrap}.developerStartHint{padding:13px 15px;margin:0 0 0 64px;border-left:3px solid #0ca09b;background:#f0faf9;color:#62726f;font-size:12px;line-height:1.65}.developerStartSubmitGrid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);grid-gap:12px;gap:12px;margin:28px 0 0 64px}.developerStartCode,.developerStartResponse{min-width:0;overflow:hidden;border:1px solid #262b33;border-radius:14px;background:#0e1116;color:#e8edf2}.developerStartCode>div,.developerStartResponse>div:first-child{display:flex;min-height:43px;align-items:center;justify-content:space-between;gap:12px;padding:7px 9px 7px 15px;border-bottom:1px solid rgb(255 255 255/10%);background:#161a20}.developerStartCode>div>span,.developerStartResponse>div:first-child>span{display:flex;align-items:center;gap:8px;color:#aeb6c0;font-size:11px;font-weight:700}.developerStartCode>div>span i{width:7px;height:7px;border-radius:50%;background:#20d4ce;box-shadow:0 0 0 4px rgb(32 212 206/10%)}.developerStartCode .copyCommandButton,.developerStartResponse .copyCommandButton{min-height:29px;border-color:rgb(255 255 255/12%);background:rgb(255 255 255/7%);color:#c9d0d8;font-size:10px}.developerStartCode pre,.developerStartResponse pre{padding:19px;margin:0;overflow:auto;color:#e5eaf0;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.7;-moz-tab-size:2;tab-size:2}.developerStartResponse>p{padding:12px 16px;margin:0;border-top:1px solid rgb(255 255 255/9%);color:#9fa8b2;font-size:11px;line-height:1.6}.developerStartResponse>p strong{color:#e6ebf0}.developerStartFields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;overflow:hidden;margin:12px 0 0 64px;border:1px solid #dfe3e7;border-radius:12px;background:#dfe3e7}.developerStartFields>div{padding:14px;background:#f8f9fa}.developerStartFields dt{margin-bottom:6px;color:#2f7070;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:750}.developerStartFields dd{margin:0;color:#727a84;font-size:11px;line-height:1.55}.developerStartResultGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:28px 0 0 64px}.developerStartStatuses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:12px 0 0 64px}.developerStartStatuses>div{display:grid;grid-template-columns:10px minmax(0,1fr);grid-gap:4px 8px;gap:4px 8px;align-items:center;padding:13px;border:1px solid #dfe3e7;border-radius:11px;background:#fafafb}.developerStartStatuses>div>span{width:8px;height:8px;border-radius:50%}.developerStartStatuses .isRunning{background:#d99c22}.developerStartStatuses .isReady{background:#0c9b73}.developerStartStatuses .isStopped{background:#87909a}.developerStartStatuses strong{font-size:11px}.developerStartStatuses code{grid-column:2;color:#7d858f;font-size:9px;line-height:1.5}.developerStartDone{display:grid;grid-template-columns:37px minmax(0,1fr) auto;grid-gap:13px;gap:13px;align-items:center;padding:17px;margin:12px 0 0 64px;border:1px solid #cfe6df;border-radius:12px;background:#f0faf7}.developerStartDone>svg{width:24px;height:24px;color:#0b9571}.developerStartDone strong{display:block;margin-bottom:4px;font-size:13px}.developerStartDone p{margin:0;color:#65746f;font-size:11px;line-height:1.55}.developerStartDone a{display:inline-flex;align-items:center;gap:5px;color:#087d79;font-size:12px;font-weight:750;text-decoration:none;white-space:nowrap}.developerStartDone a svg{width:14px;height:14px}.developerStartAlternative{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);grid-gap:44px;gap:44px;padding:38px;margin-top:22px;border-radius:18px;background:radial-gradient(circle at 90% 0,rgb(37 244 238/18%),transparent 27%),radial-gradient(circle at 10% 100%,rgb(254 44 85/13%),transparent 30%),#111419;color:white;scroll-margin-top:90px}.developerStartAlternative .developerStartLabel{color:#2be0da}.developerStartAlternative h2{margin:9px 0 12px;font-size:31px;line-height:1.12;letter-spacing:-.045em}.developerStartAlternative>div:first-child>p:last-child{margin:0;color:#aeb5bf;font-size:13px;line-height:1.7}.developerStartToolGrid{display:grid;grid-gap:9px;gap:9px}.developerStartToolGrid>div{min-width:0;padding:15px;border:1px solid rgb(255 255 255/11%);border-radius:12px;background:rgb(255 255 255/5%)}.developerStartToolGrid header{display:flex;align-items:center;gap:10px}.developerStartToolGrid header>svg{width:20px;height:20px;color:#2be0da}.developerStartToolGrid small,.developerStartToolGrid strong{display:block}.developerStartToolGrid strong{margin-bottom:3px;font-size:12px}.developerStartToolGrid small{color:#929aa5;font-size:10px}.developerStartToolGrid>div>div{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;padding:10px 10px 10px 12px;margin-top:12px;border-radius:8px;background:#090b0f}.developerStartToolGrid code{overflow:auto;color:#dfe5eb;font-size:10px;line-height:1.55;white-space:pre}.developerStartToolGrid .copyCommandButton{flex:0 0 auto;border-color:rgb(255 255 255/12%);background:rgb(255 255 255/7%);color:#c9d0d8}.developerStartSource{display:inline-flex;grid-column:2;width:max-content;align-items:center;gap:6px;color:#b8c0c9;font-size:11px;font-weight:700;text-decoration:none}.developerStartSource svg{width:14px;height:14px}.apiDocsPage{display:grid;width:min(1320px,calc(100% - 48px));grid-template-columns:238px minmax(0,1fr);grid-gap:42px;gap:42px;align-items:start;margin:0 auto}.apiDocsSidebar{position:-webkit-sticky;position:sticky;top:96px;display:grid;max-height:calc(100vh - 120px);align-content:start;grid-gap:24px;gap:24px;padding:30px 0 24px}.apiDocsSidebarTitle{display:flex;align-items:center;gap:11px;padding:0 10px}.apiDocsSidebarTitle>svg{width:22px;height:22px;color:#242931}.apiDocsSidebarTitle span,.apiDocsSidebarTitle strong{display:block}.apiDocsSidebarTitle strong{font-size:15px}.apiDocsSidebarTitle span{margin-top:2px;color:#9298a1;font-size:12px}.apiDocsSidebar nav{display:grid;min-height:0;grid-gap:22px;gap:22px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.apiDocsSidebar nav>div{display:grid;grid-gap:3px;gap:3px}.apiDocsSidebar nav>div>span{padding:0 10px 7px;color:#9a9fa8;font-size:11px;font-weight:750;letter-spacing:.05em}.apiDocsSidebar nav a{position:relative;display:flex;min-height:36px;align-items:center;padding:7px 10px;border-radius:8px;color:#626a75;font-size:13px;font-weight:620;text-decoration:none}.apiDocsSidebar nav a:hover{background:#eceff2;color:#171a20}.apiDocsSidebar nav a[aria-current=location]{background:#e7f8f7;color:#087d79;font-weight:750}.apiDocsSidebar nav a[aria-current=location]:before{position:absolute;top:8px;bottom:8px;left:-1px;width:2px;border-radius:99px;background:#0aa5a0;content:""}.apiDocsSpecLink{display:grid;grid-template-columns:30px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;padding:13px;border:1px solid #dfe3e7;border-radius:11px;background:white;color:#343a43;text-decoration:none}.apiDocsSpecLink>svg{width:20px;height:20px;color:#717984}.apiDocsSpecLink small,.apiDocsSpecLink strong{display:block}.apiDocsSpecLink strong{font-size:12px}.apiDocsSpecLink small{margin-top:2px;color:#969ca5;font-size:11px}.apiDocsContent{min-width:0;padding-bottom:96px;border-right:1px solid #e2e5e9;border-left:1px solid #e2e5e9;background:white}.apiDocsHero,.apiDocsResources,.apiDocsSection,.apiEndpointSection{padding-right:clamp(34px,5vw,72px);padding-left:clamp(34px,5vw,72px);scroll-margin-top:92px}.apiDocsHero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);grid-gap:54px;gap:54px;align-items:center;padding-top:70px;padding-bottom:68px;background:radial-gradient(circle at 92% 8%,rgb(37 244 238/14%),transparent 28%),radial-gradient(circle at 65% 88%,rgb(254 44 85/7%),transparent 28%),white}.apiDocsKicker{margin:0;color:#d92c50;font-size:12px;font-weight:800;letter-spacing:.07em}.apiDocsHero h1{max-width:640px;margin:12px 0 20px;font-size:clamp(42px,4.2vw,58px);line-height:1.06;letter-spacing:-.06em}.apiDocsHero>div:first-child>p:not(.apiDocsKicker){max-width:620px;margin:0;color:#626a75;font-size:15px;line-height:1.85}.apiDocsHeroActions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.apiDocsHeroActions a{min-height:45px}.apiDocsHeroActions svg{width:17px;height:17px}.apiDocsJourney{padding:22px;border:1px solid #dde1e6;border-radius:16px;background:rgb(255 255 255/88%);box-shadow:0 20px 55px rgb(15 18 25/8%)}.apiDocsJourney>strong{display:block;padding-bottom:15px;border-bottom:1px solid #e6e8ec;font-size:14px}.apiDocsJourney ol{display:grid;grid-gap:2px;gap:2px;padding:13px 0;margin:0;list-style:none}.apiDocsJourney li{display:grid;grid-template-columns:31px minmax(0,1fr);grid-gap:11px;gap:11px;align-items:center;padding:9px 0}.apiDocsJourney li>span{display:grid;width:29px;height:29px;place-items:center;border-radius:50%;background:#12151a;color:white;font-size:11px;font-weight:780}.apiDocsJourney b,.apiDocsJourney small{display:block}.apiDocsJourney b{margin-bottom:3px;font-size:13px}.apiDocsJourney small{color:#868d97;font-size:11px}.apiDocsJourney>p{display:flex;align-items:flex-start;gap:7px;padding-top:14px;margin:0;border-top:1px solid #e6e8ec;color:#68717b;font-size:11px;line-height:1.55}.apiDocsJourney>p svg{width:15px;height:15px;flex:0 0 auto;color:#0c9b73}.apiDocsSection,.apiEndpointSection{padding-top:70px;padding-bottom:74px;border-top:1px solid #e3e6ea}.apiDocsSectionHeading,.apiEndpointHeading>div:first-child{max-width:720px}.apiDocsResources h2,.apiDocsSectionHeading h2,.apiEndpointHeading h2{margin:9px 0 13px;font-size:clamp(30px,3vw,40px);line-height:1.15;letter-spacing:-.045em}.apiDocsResources>div:first-child>p:last-child,.apiDocsSectionHeading>p:last-child,.apiEndpointHeading>div:first-child>p:last-child{margin:0;color:#66707a;font-size:15px;line-height:1.8}.apiDocsBasics{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px;margin-top:28px}.apiDocsBasics>div{min-width:0;padding:17px;border:1px solid #dfe3e7;border-radius:12px;background:#f8f9fa}.apiDocsBasics code,.apiDocsBasics span{display:block}.apiDocsBasics span{margin-bottom:7px;color:#858c96;font-size:11px;font-weight:700}.apiDocsBasics code{overflow:auto;color:#292e35;font-size:12px;white-space:nowrap}.apiDocsAuthGrid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);grid-gap:12px;gap:12px;margin-top:12px}.apiDocsCode{min-width:0;overflow:hidden;border:1px solid #252a32;border-radius:13px;background:#0e1116;color:#e9edf2}.apiDocsCodeHead{display:flex;min-height:43px;align-items:center;justify-content:space-between;gap:12px;padding:7px 9px 7px 15px;border-bottom:1px solid rgb(255 255 255/10%);background:#15191f}.apiDocsCodeHead>span{display:flex;align-items:center;gap:8px;color:#aeb6c0;font-size:11px;font-weight:700}.apiDocsCodeHead i{width:7px;height:7px;border-radius:50%;background:#20d4ce;box-shadow:0 0 0 4px rgb(32 212 206/10%)}.apiDocsCodeHead .copyCommandButton{min-height:29px;border-color:rgb(255 255 255/11%);background:rgb(255 255 255/7%);color:#c9d0d8;font-size:10px}.apiDocsCode pre{min-height:100%;padding:19px;margin:0;overflow:auto;color:#e5eaf0;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.7;-moz-tab-size:2;tab-size:2}.apiDocsNote{display:grid;grid-template-columns:36px minmax(0,1fr);grid-gap:13px;gap:13px;align-content:start;padding:20px;border:1px solid #cfe5e2;border-radius:13px;background:#f1fbfa}.apiDocsNote>svg{width:25px;height:25px;color:#07817c}.apiDocsNote strong{display:block;font-size:13px}.apiDocsNote p{margin:7px 0 13px;color:#60716f;font-size:12px;line-height:1.7}.apiDocsNote a{display:inline-flex;align-items:center;gap:5px;color:#087d79;font-size:12px;font-weight:750;text-decoration:none}.apiDocsNote a svg{width:14px;height:14px}.apiEndpointHeading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.apiEndpointRoute{display:flex;min-width:max-content;align-items:center;gap:9px;padding:9px 11px;border:1px solid #dfe3e7;border-radius:9px;background:#f8f9fa}.apiEndpointList summary>span,.apiEndpointRoute span{padding:4px 6px;border-radius:5px;font-size:10px;font-weight:820}.apiEndpointList summary>span[data-method=GET],.apiEndpointRoute span[data-method=GET]{background:#e7f8f7;color:#087c78}.apiEndpointList summary>span[data-method=POST],.apiEndpointRoute span[data-method=POST]{background:#e9efff;color:#3159b2}.apiEndpointList summary>span[data-method=DELETE],.apiEndpointRoute span[data-method=DELETE]{background:#fff0f2;color:#bd3450}.apiEndpointRoute code{color:#343a43;font-size:11px}.apiDocsCallout{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px;padding:16px 18px;margin-top:27px;border-left:3px solid #ee3157;background:#fff5f7;color:#626a74;font-size:12px}.apiDocsCallout strong{color:#252a31;font-size:13px}.apiDocsCallout code{color:#a3223f;font-size:11px}.apiDocsCodeGrid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(290px,.82fr);grid-gap:12px;gap:12px;margin-top:18px}.apiFieldTable{overflow:hidden;margin-top:18px;border:1px solid #dfe3e7;border-radius:13px;background:white}.apiFieldTable>div{display:grid;grid-template-columns:150px 120px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center;min-height:58px;padding:11px 16px;border-top:1px solid #e8eaed}.apiFieldTable>.apiFieldTableHead{min-height:42px;border-top:0;background:#f5f6f8;color:#858c96;font-size:11px;font-weight:750}.apiFieldTable code{color:#17716f;font-size:12px;font-weight:700}.apiFieldTable>div>span:nth-child(2){color:#818892;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.apiFieldTable p{margin:0;color:#656d78;font-size:12px;line-height:1.6}.apiStatusGuide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:17px}.apiStatusGuide>div{padding:16px;border:1px solid #dfe3e7;border-radius:12px;background:#fafafb}.apiStatusGuide>div>span{display:inline-flex;padding:5px 8px;border-radius:99px;font-size:10px;font-weight:780}.apiStatusGuide .isWaiting{background:#fff3d9;color:#9a6810}.apiStatusGuide .isDone{background:#e7f8f2;color:#13765d}.apiStatusGuide .isStopped{background:#f0f1f3;color:#656c76}.apiStatusGuide code{display:block;margin:13px 0 8px;color:#3f4650;font-size:10px;line-height:1.6}.apiStatusGuide p{margin:0;color:#747c86;font-size:11px;line-height:1.6}.apiDocsFactRow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;overflow:hidden;margin-top:17px;border:1px solid #dfe3e7;border-radius:12px;background:#e3e6ea}.apiDocsFactRow>div{padding:16px;background:#f9fafb}.apiDocsFactRow span,.apiDocsFactRow strong{display:block}.apiDocsFactRow strong{margin-bottom:5px;font-size:12px}.apiDocsFactRow span{color:#878e98;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.apiDocsDownloadGrid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(250px,.7fr);grid-gap:12px;gap:12px;margin-top:28px}.apiDownloadCard{display:grid;grid-template-columns:38px minmax(0,1fr);grid-gap:13px;gap:13px;align-content:start;padding:20px;border:1px solid #dfe3e7;border-radius:13px;background:#f7f8fa}.apiDownloadCard>svg{width:25px;height:25px;color:#07817c}.apiDownloadCard strong{font-size:13px}.apiDownloadCard p{margin:7px 0 0;color:#717984;font-size:12px;line-height:1.7}.apiEndpointList{overflow:hidden;margin-top:28px;border:1px solid #dfe3e7;border-radius:14px}.apiEndpointList details{border-top:1px solid #e4e7eb;background:white}.apiEndpointList details:first-child{border-top:0}.apiEndpointList summary{display:grid;grid-template-columns:58px minmax(220px,.8fr) minmax(250px,1fr) 18px;grid-gap:13px;gap:13px;align-items:center;min-height:62px;padding:12px 16px;list-style:none;cursor:pointer}.apiEndpointList summary::-webkit-details-marker{display:none}.apiEndpointList summary:hover{background:#f8f9fa}.apiEndpointList summary code{overflow:hidden;color:#444b55;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.apiEndpointList summary strong{font-size:12px}.apiEndpointList summary>svg{width:15px;height:15px;color:#8c929b;transition:transform .15s ease}.apiEndpointList details[open] summary>svg{transform:rotate(90deg)}.apiEndpointList details>div{padding:0 16px 18px 87px}.apiEndpointList details>div>p{max-width:720px;margin:0;color:#69717c;font-size:12px;line-height:1.7}.apiEndpointList details>div>.apiDocsCode{margin-top:14px}.apiErrorTable{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;grid-gap:1px;gap:1px;margin-top:28px;border:1px solid #dfe3e7;border-radius:14px;background:#e3e6ea}.apiErrorTable>div{display:grid;grid-template-columns:44px minmax(150px,.7fr) minmax(0,1fr);grid-gap:11px;gap:11px;align-items:center;padding:15px;background:white}.apiErrorTable strong{color:#c12f4c;font-size:13px}.apiErrorTable code{color:#343a43;font-size:10px}.apiErrorTable p{margin:0;color:#707883;font-size:11px;line-height:1.55}.apiDocsResources{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);grid-gap:50px;gap:50px;align-items:center;padding-top:64px;padding-bottom:64px;border-top:1px solid #e3e6ea;background:#f5f7f8}.apiDocsResources>div:last-child{display:grid;grid-gap:8px;gap:8px}.apiDocsResources>div:last-child>a{display:grid;grid-template-columns:36px minmax(0,1fr) 17px;grid-gap:12px;gap:12px;align-items:center;padding:14px;border:1px solid #dce0e5;border-radius:11px;background:white;color:#292e35;text-decoration:none}.apiDocsResources>div:last-child>a>svg:first-child{width:21px;height:21px;color:#666e79}.apiDocsResources>div:last-child>a>svg:last-child{width:15px;height:15px;color:#8c929b}.apiDocsResources small,.apiDocsResources strong{display:block}.apiDocsResources strong{margin-bottom:3px;font-size:12px}.apiDocsResources small{color:#8a919a;font-size:11px}.developerSettingsPage{width:min(1120px,calc(100% - 48px));padding:34px 0 86px;margin:0 auto}.developerBreadcrumb{display:flex;align-items:center;gap:8px;color:#9298a1;font-size:12px}.developerBreadcrumb a{color:#6c737e;text-decoration:none}.developerBreadcrumb a:hover{color:#111318}.developerBreadcrumb strong{color:#414852;font-weight:680}.developerSettingsHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:24px 0 30px}.developerSettingsHeader>div{min-width:0}.developerSettingsHeader h1{margin:8px 0;font-size:38px;line-height:1.05;letter-spacing:-.045em}.developerSettingsHeader p{max-width:700px;margin:0;color:#69717c;font-size:14px;line-height:1.7}.developerSettingsHeaderActions{display:flex;flex:0 0 auto;align-items:center;gap:12px}.developerSettingsHeaderActions>span{display:grid;grid-gap:2px;gap:2px;color:#949aa3;font-size:10px;text-align:right}.developerSettingsHeaderActions>span strong{max-width:210px;overflow:hidden;color:#59616c;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.developerSettingsHeaderActions>a{display:inline-flex;min-height:42px;align-items:center;gap:7px;padding:0 13px;border:1px solid #d9dde2;border-radius:9px;background:white;color:#434a54;font-size:12px;font-weight:700;text-decoration:none}.developerSettingsHeaderActions>a svg{width:15px;height:15px}.developerSettingsPage .developerSettingsGrid{grid-template-columns:minmax(0,1fr) 310px;gap:20px;padding-top:0}.developerSettingsPage .developerSettingsMain{padding:30px 34px 36px;border-radius:16px}.developerSettingsSectionTitle{display:flex;align-items:center;gap:12px;padding-bottom:22px;border-bottom:1px solid #e7e9ed}.developerSettingsSectionTitle>span{display:grid;width:39px;height:39px;place-items:center;border-radius:10px;background:#eef2f4;color:#22272e}.developerSettingsSectionTitle svg{width:20px;height:20px}.developerSettingsSectionTitle h2,.developerSettingsSectionTitle p{margin:0}.developerSettingsSectionTitle h2{margin-bottom:3px;font-size:17px}.developerSettingsSectionTitle p{color:#818792;font-size:12px}.developerSettingsPage .apiKeyCreate{padding-top:22px}.apiKeyContextCard>span{display:grid;width:40px;height:40px;place-items:center;margin-bottom:18px;border-radius:11px;background:#111318;color:white}.apiKeyContextCard>span svg{width:20px;height:20px}.apiKeyContextCard h2{margin:0 0 7px;font-size:20px}.apiKeyContextCard>p{margin:0;color:#747b85;font-size:13px;line-height:1.7}.apiKeyContextCard dl{display:grid;grid-gap:10px;gap:10px;padding:14px;margin:18px 0 14px;border-radius:10px;background:#f5f6f8}.apiKeyContextCard dl div{display:grid;grid-gap:3px;gap:3px}.apiKeyContextCard dt{color:#9298a1;font-size:10px}.apiKeyContextCard dd{min-width:0;margin:0}.apiKeyContextCard code{display:block;overflow:hidden;color:#4e5560;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.apiKeyContextCard>a{display:inline-flex;align-items:center;gap:5px;color:#087f7a;font-size:12px;font-weight:720;text-decoration:none}.apiKeyContextCard>a svg{width:13px;height:13px}.developerSettingsPage .apiSecurityNote strong{display:flex;align-items:center;gap:7px}.developerSettingsPage .apiSecurityNote strong svg{width:17px;height:17px;color:#087f7a}@media (max-width:1040px){.developerCenterHeaderInner{gap:18px}.developerCenterNav a{padding-inline:9px;font-size:13px}.developerSettingsPage .developerSettingsGrid{grid-template-columns:1fr}.developerSettingsAside{grid-template-columns:repeat(3,minmax(0,1fr))}.apiDocsPage{grid-template-columns:210px minmax(0,1fr);gap:24px}.apiDocsHero{grid-template-columns:1fr}.apiDocsJourney{max-width:520px}.apiEndpointHeading{align-items:flex-start;flex-direction:column}.apiDocsAuthGrid,.apiDocsCodeGrid,.apiDocsDownloadGrid{grid-template-columns:1fr}.apiDocsFactRow{grid-template-columns:1fr 1fr}.apiErrorTable{grid-template-columns:1fr}}@media (max-width:900px){.apiDocsPage{display:block;width:100%}.apiDocsSidebar{z-index:55;top:72px;display:flex;width:100%;max-height:none;gap:0;padding:8px 16px;overflow-x:auto;border-bottom:1px solid #e0e4e8;background:rgb(255 255 255/96%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.apiDocsSidebar nav>div>span,.apiDocsSidebarTitle,.apiDocsSpecLink{display:none}.apiDocsSidebar nav{display:flex;gap:4px;overflow:visible}.apiDocsSidebar nav>div{display:contents}.apiDocsSidebar nav a{min-height:36px;flex:0 0 auto;padding:7px 10px;white-space:nowrap}.apiDocsSidebar nav a[aria-current=location]:before{display:none}.apiDocsContent{border-right:0;border-left:0}.apiDocsHero,.apiDocsResources,.apiDocsSection,.apiEndpointSection{scroll-margin-top:132px}}@media (max-width:820px){.developerCenterHeaderInner{width:min(100% - 32px,760px);min-height:0;grid-template-columns:minmax(0,1fr) auto;gap:0 16px;padding-top:12px}.developerCenterBrand{min-width:0}.developerCenterBrand .brandWordmark{display:none}.developerCenterNav{grid-row:2;grid-column:1/-1;justify-content:flex-start;gap:4px;margin-top:8px;overflow-x:auto}.developerCenterNav a{min-height:42px}.developerCenterFooter,.developerSettingsPage,.developerStartPage{width:min(100% - 32px,760px)}.developerStartAlternative,.developerStartSubmitGrid{grid-template-columns:1fr}.developerStartSource{grid-column:1}.developerSettingsAside{grid-template-columns:1fr 1fr}.developerSettingsAside .apiSecurityNote{grid-column:1/-1}.apiDocsSidebar{top:114px}}@media (max-width:620px){.developerCenterHeaderInner{width:calc(100% - 24px)}.developerCenterBrand>a:last-child{font-size:13px}.developerWorkspaceLink{min-height:36px;padding-inline:10px;font-size:0}.developerWorkspaceLink svg{width:17px;height:17px}.developerCenterFooter,.developerSettingsPage,.developerStartPage{width:calc(100% - 28px)}.developerStartHero{padding:46px 0 38px}.developerStartHero h1{font-size:40px}.developerStartHero>p:not(.developerStartLabel){font-size:14px}.developerStartHeroActions{display:grid;grid-template-columns:1fr}.developerStartHeroActions a{width:100%}.developerStartRequirements{display:grid;justify-content:start;max-width:260px;margin-right:auto;margin-left:auto;text-align:left}.developerStartProgress{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:14px}.developerStartProgress>i{display:none}.developerStartProgress a{flex-direction:column;justify-content:center;gap:5px;padding:7px 3px;border-radius:8px;font-size:10px;text-align:center}.developerStartProgress a:hover{background:#eef1f3}.developerStartStep{padding:38px 18px 42px;scroll-margin-top:130px}.developerStartStepHeading{grid-template-columns:34px minmax(0,1fr);gap:10px}.developerStartStepHeading h2{font-size:26px}.developerStartStepHeading>a{grid-row:2;grid-column:2;width:max-content}.developerStartKeyInfo{grid-template-columns:1fr;margin-left:0}.developerStartDone,.developerStartFields,.developerStartHint,.developerStartResultGrid,.developerStartStatuses,.developerStartSubmitGrid{margin-left:0}.developerStartCode pre,.developerStartResponse pre{padding:16px;font-size:11px}.developerStartFields,.developerStartResultGrid,.developerStartStatuses{grid-template-columns:1fr}.developerStartDone{grid-template-columns:32px minmax(0,1fr)}.developerStartDone>a{grid-column:2}.developerStartAlternative{gap:28px;padding:27px 20px;scroll-margin-top:130px}.developerStartAlternative h2{font-size:27px}.developerStartToolGrid>div>div{align-items:flex-end}.developerStartToolGrid code{max-width:calc(100% - 48px)}.developerCenterFooter{display:grid}.apiDocsHero,.apiDocsResources,.apiDocsSection,.apiEndpointSection{padding-right:20px;padding-left:20px}.apiDocsHero{gap:34px;padding-top:44px;padding-bottom:48px}.apiDocsHero h1{font-size:38px}.apiDocsHeroActions{display:grid;grid-template-columns:1fr}.apiDocsHeroActions a{width:100%}.apiDocsBasics,.apiDocsResources,.apiStatusGuide{grid-template-columns:1fr}.apiEndpointRoute{min-width:0;width:100%;overflow:auto}.apiEndpointRoute code{white-space:nowrap}.apiFieldTable>div{grid-template-columns:1fr 1fr;gap:7px 14px}.apiFieldTable>div>p{grid-column:1/-1}.apiFieldTableHead span:last-child{display:none}.apiDocsFactRow{grid-template-columns:1fr}.apiEndpointList summary{grid-template-columns:58px minmax(0,1fr) 17px;gap:9px}.apiEndpointList summary strong{grid-row:2;grid-column:2}.apiEndpointList summary>svg{grid-row:1/3;grid-column:3}.apiEndpointList details>div{padding-left:74px}.apiErrorTable>div{grid-template-columns:40px minmax(0,1fr)}.apiErrorTable p{grid-column:1/-1}.developerSettingsPage{padding-top:24px}.developerSettingsHeader{display:grid;padding-bottom:24px}.developerSettingsHeaderActions{align-items:flex-start;flex-direction:column}.developerSettingsHeaderActions>span{text-align:left}.developerSettingsHeaderActions>a{width:max-content}.developerSettingsPage .developerSettingsMain{padding:24px 18px 28px}.developerSettingsAside{grid-template-columns:1fr}.developerSettingsAside .apiSecurityNote{grid-column:auto}.apiKeyCreate>div{grid-template-columns:1fr}.apiKeyRow{grid-template-columns:1fr auto;gap:14px}.apiKeyRow dl{grid-row:2;grid-column:1/-1;gap:18px}}.shellHeader{border-bottom:1px solid rgb(226 228 233/92%);background:rgb(255 255 255/94%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.shellHeader .shellHeaderBrand{min-width:0;justify-self:start}.shellHeader .shellHeaderActions{min-width:0;justify-self:end}.developerCenterActions{display:flex;align-items:center}@media (min-width:861px){.shellHeader>.shellHeaderInner{display:grid;width:min(1320px,calc(100% - 48px));height:72px;min-height:72px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-gap:24px;gap:24px;align-items:center;padding:0;margin:0 auto}.shellHeader .shellHeaderBrand.brandMark,.shellHeader .shellHeaderBrand>.brandMark{gap:9px;font-size:19px}.shellHeader .shellHeaderBrand .brandGlyph{width:32px;height:32px}.shellHeader .shellHeaderTabs{display:flex;height:72px;align-items:stretch;justify-content:center;justify-self:center;align-self:center;gap:24px;padding:0;border:0;border-radius:0;background:transparent}.shellHeader .shellHeaderTabs a{position:relative;display:inline-flex;min-height:72px;align-items:center;padding:0 3px;border:0;border-radius:0;background:transparent;color:#666d77;font-size:15px;font-weight:680;text-decoration:none;white-space:nowrap;box-shadow:none}.shellHeader .shellHeaderTabs a:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:99px 99px 0 0;background:linear-gradient(90deg,var(--pink),var(--cyan));content:"";opacity:0;transform:scaleX(.6);transition:opacity .15s ease,transform .15s ease}.shellHeader .shellHeaderTabs a:hover{background:transparent;color:#111318}.shellHeader .shellHeaderTabs a[aria-current=page]{background:transparent;color:#111318;font-weight:780;box-shadow:none}.shellHeader .shellHeaderTabs a[aria-current=page]:after{opacity:1;transform:scaleX(1)}}@media (max-width:900px){.shellHeader>.shellHeaderInner{width:min(100% - 32px,760px);margin-right:auto;margin-left:auto}}@media (max-width:640px){.shellHeader>.shellHeaderInner{width:calc(100% - 28px)}}.adminPage{min-height:100vh;background:radial-gradient(circle at 6% 8%,rgb(37 244 232/7%),transparent 28%),radial-gradient(circle at 94% 4%,rgb(254 44 85/6%),transparent 25%),#f5f6f8;color:#12151b}.adminHeader{position:-webkit-sticky;position:sticky;z-index:70;top:0;display:grid;min-height:72px;grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);grid-gap:24px;gap:24px;align-items:center;padding:0 max(28px,calc((100vw - 1480px) / 2));border-bottom:1px solid #e4e7ec;background:rgb(255 255 255/94%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.adminBrand{display:inline-flex;min-width:0;align-items:center;justify-self:start;gap:14px}.adminBrand .brandMark{flex:0 0 auto;gap:9px;font-size:19px;letter-spacing:-.035em}.adminBrand .brandGlyph{width:32px;height:32px}.adminBrandContext{display:inline-flex;min-height:22px;align-items:center;padding-left:14px;border-left:1px solid #dfe3e9;color:#747b86;font-size:14px;font-weight:680;line-height:1;white-space:nowrap}.adminHeader>nav{display:flex;height:72px;align-items:stretch;justify-content:center;gap:30px}.adminHeader>nav a{position:relative;display:inline-flex;align-items:center;padding:0 2px;color:#68707c;font-size:15px;font-weight:700;text-decoration:none;white-space:nowrap}.adminHeader>nav a:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:3px 3px 0 0;background:linear-gradient(90deg,var(--pink),var(--cyan));content:"";opacity:0;transform:scaleX(.55);transition:opacity .15s ease,transform .15s ease}.adminHeader>nav a.isActive,.adminHeader>nav a:hover{color:#111318}.adminHeader>nav a.isActive:after{opacity:1;transform:scaleX(1)}.adminHeaderActions{display:flex;min-width:0;align-items:center;justify-content:flex-end;justify-self:end;gap:12px}.adminHeaderActions>a{display:inline-flex;min-height:40px;align-items:center;padding:0 15px;border:1px solid #dde1e7;border-radius:11px;background:#fff;color:#3d434d;font-size:14px;font-weight:720;text-decoration:none}.adminHeaderActions>a:hover{border-color:#bfc5ce;color:#111318}.adminHeaderActions .accountTrigger{min-width:42px;height:42px}.adminMain{width:min(1480px,calc(100% - 56px));padding:34px 0 56px;margin:0 auto}.adminPageHead{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:25px}.adminPageHead>div:first-child>span{display:block;margin-bottom:7px;color:#f02955;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.adminPageHead h1{margin:0;color:#101319;font-size:clamp(30px,3vw,38px);font-weight:860;letter-spacing:-.04em;line-height:1.1}.adminPageHead p{max-width:760px;margin:9px 0 0;color:#6e7581;font-size:15px;line-height:1.7}.adminTotal{padding:10px 14px;border:1px solid #dde2e8;border-radius:11px;color:#343a44;font-size:14px;font-weight:750}.adminPeriod,.adminTotal{flex:none;background:#fff}.adminPeriod{display:inline-flex;gap:4px;padding:4px;border:1px solid #dfe3e9;border-radius:12px}.adminDrawerActions button,.adminFilterBar button,.adminPagination button,.adminPeriod button{min-height:38px;padding:0 14px;border:0;border-radius:9px;background:transparent;color:#626a76;font:inherit;font-size:14px;font-weight:720;cursor:pointer}.adminPeriod button.isActive,.adminPeriod button:hover{background:#11141a;color:#fff}.adminPeriod button:last-child:not(.isActive){color:#f02955}.adminKpiGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:18px}.adminKpiGrid>article{position:relative;min-width:0;min-height:150px;padding:22px;overflow:hidden;border:1px solid #e0e4e9;border-radius:17px;background:#fff;box-shadow:0 12px 32px rgb(17 20 26/4%)}.adminKpiGrid>article:before{position:absolute;top:0;right:0;left:0;height:3px;background:linear-gradient(90deg,var(--cyan),var(--pink));content:"";opacity:.75}.adminKpiGrid span{display:block;color:#747b86;font-size:14px;font-weight:700}.adminKpiGrid strong{display:block;margin-top:15px;overflow:hidden;color:#101319;font-size:clamp(25px,2.4vw,35px);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:860;letter-spacing:-.04em;line-height:1;text-overflow:ellipsis;white-space:nowrap}.adminKpiGrid small{display:block;margin-top:13px;color:#9298a2;font-size:13px;line-height:1.45}.adminKpiGrid.isLoading>article,.adminPanel.isLoading{opacity:.58;pointer-events:none}.adminOverviewGrid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);grid-gap:18px;gap:18px;margin-bottom:18px}.adminPanel{min-width:0;overflow:hidden;border:1px solid #e0e4e9;border-radius:18px;background:#fff;box-shadow:0 14px 40px rgb(17 20 26/4%)}.adminOverviewGrid+.adminPanel,.adminPanel+.adminPanel,.adminTrendPanel+.adminPanel{margin-top:18px}.adminOverviewGrid .adminPanel+.adminPanel{margin-top:0}.adminPanelHead{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:22px;padding:18px 22px;border-bottom:1px solid #ebedf1}.adminPanelHead h2{margin:0;color:#151820;font-size:18px;font-weight:810;letter-spacing:-.02em}.adminPanelHead p{margin:5px 0 0;color:#8a919c;font-size:13px}.adminPanelHead>span{padding:7px 10px;border-radius:999px;background:#eafbf7;color:#078477;font-size:13px;font-weight:740;white-space:nowrap}.adminPanelHead>span.isUnavailable{background:#f0f1f3;color:#6d7480}.adminBehaviorPanel{margin-bottom:18px}.adminBehaviorGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.adminBehaviorGrid>article{min-width:0;padding:20px 22px 22px;border-right:1px solid #eceef2}.adminBehaviorGrid>article:last-child{border-right:0}.adminBehaviorGrid small,.adminBehaviorGrid span{display:block;color:#858c97;font-size:13px}.adminBehaviorGrid span{font-weight:720}.adminBehaviorGrid strong{display:block;margin-top:11px;color:#151820;font-size:27px;font-weight:850;letter-spacing:-.03em}.adminBehaviorGrid small{margin-top:9px;overflow:hidden;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.adminFunnel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:24px 22px 26px}.adminFunnel>div{position:relative;display:grid;min-width:0;grid-template-columns:30px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:8px 18px 8px 0}.adminFunnel>div:not(:last-child):after{position:absolute;top:23px;right:7px;width:10px;height:10px;border-top:2px solid #cdd2da;border-right:2px solid #cdd2da;content:"";transform:rotate(45deg)}.adminFunnel>div>span{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:9px;background:#11141a;color:#fff;font-size:13px;font-weight:800}.adminFunnel small{display:block;color:#7d8490;font-size:13px}.adminFunnel strong{display:block;margin-top:8px;font-size:27px;font-weight:850;letter-spacing:-.03em}.adminFunnel em{grid-column:2;margin-top:7px;color:#069c8b;font-size:12px;font-style:normal;font-weight:750}.adminOpportunityList{display:grid;grid-gap:1px;gap:1px;padding:10px 20px 18px}.adminOpportunityList>div{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:18px;padding:0 4px;border-bottom:1px solid #f0f1f3}.adminOpportunityList>div:last-child{border-bottom:0}.adminOpportunityList span{color:#575f6b;font-size:14px}.adminOpportunityList strong{display:inline-flex;min-width:36px;min-height:28px;align-items:center;justify-content:center;padding:0 8px;border-radius:8px;background:#f1f3f6;color:#3e4651;font-size:14px}.adminOpportunityList .is-danger strong{background:#fff0f2;color:#d92a4f}.adminOpportunityList .is-opportunity strong{background:#eafbf7;color:#078477}.adminOpportunityList .is-attention strong{background:#fff6dc;color:#936700}.adminTrendPanel{min-height:320px}.adminChartLegend{display:flex;flex-wrap:wrap;gap:14px}.adminChartLegend span{display:inline-flex;align-items:center;gap:7px;color:#757c87;font-size:13px;font-weight:680}.adminChartLegend span:before{width:9px;height:9px;border-radius:3px;background:currentcolor;content:""}.adminChartLegend .isRegistration{color:#fe2c55}.adminChartLegend .isJob{color:#00b9ad}.adminChartLegend .isDownload{color:#635bdb}.adminBarChart{position:relative;display:flex;min-height:230px;align-items:stretch;gap:clamp(5px,.8vw,13px);padding:30px 24px 20px;overflow-x:auto}.adminBarChart:before{position:absolute;right:24px;bottom:52px;left:24px;border-bottom:1px solid #e5e8ed;content:""}.adminBarDay{position:relative;z-index:1;display:grid;min-width:24px;flex:1 0 24px;grid-template-columns:repeat(3,minmax(3px,1fr));grid-gap:2px;gap:2px;align-items:end;padding-bottom:38px}.adminBarDay>div{display:flex;height:150px;align-items:flex-end}.adminBarDay i{display:block;width:100%;min-height:2px;border-radius:5px 5px 1px 1px}.adminBarDay i.isRegistration{background:#fe2c55}.adminBarDay i.isJob{background:#00b9ad}.adminBarDay i.isDownload{background:#635bdb}.adminBarDay small{position:absolute;bottom:0;left:50%;color:#9aa0aa;font-size:11px;white-space:nowrap;transform:translateX(-50%) rotate(-35deg);transform-origin:center}.adminFilterBar{display:grid;grid-template-columns:minmax(280px,1fr) repeat(2,minmax(150px,210px)) auto;grid-gap:10px;gap:10px;padding:12px;margin-bottom:16px;border:1px solid #e0e4e9;border-radius:15px;background:#fff;box-shadow:0 10px 30px rgb(17 20 26/3%)}.adminFilterBar>label{min-width:0}.adminFilterBar input,.adminFilterBar select{width:100%;height:44px;padding:0 14px;border:1px solid #dfe3e8;border-radius:10px;outline:0;background:#f8f9fb;color:#20242b;font:inherit;font-size:14px}.adminFilterBar input:focus,.adminFilterBar select:focus{border-color:#8adfd9;background:#fff;box-shadow:0 0 0 3px rgb(37 244 232/12%)}.adminFilterBar button{height:44px;padding:0 18px;background:#11141a;color:#fff}.adminFilterBar button:hover{background:#292e36}.adminTableWrap{width:100%;overflow-x:auto}.adminTable{width:100%;border-collapse:collapse;color:#343a44;font-size:14px;text-align:left}.adminTable th{height:47px;padding:0 18px;border-bottom:1px solid #e7e9ed;background:#f8f9fb;color:#727a86;font-size:13px;font-weight:760;white-space:nowrap}.adminTable td{min-height:64px;padding:14px 18px;border-bottom:1px solid #eff1f4;vertical-align:middle}.adminTable tbody tr:last-child td{border-bottom:0}.adminTable tbody tr:hover{background:#fbfcfd}.adminTable tbody tr.isStale{background:#fff7f8}.adminTable td>strong{color:#272c34;font-weight:750}.adminCellSub{display:block;margin-top:4px;color:#9096a0;font-size:12px;font-weight:500}.adminJobIdentity,.adminUserIdentity{display:flex;width:100%;min-width:250px;align-items:center;gap:11px;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.adminUserIdentity>span{display:inline-flex;width:38px;height:38px;flex:0 0 38px;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(145deg,#11141a,#3a424d);color:#fff;font-size:14px;font-weight:820}.adminUserIdentity>div{min-width:0}.adminJobIdentity strong,.adminUserIdentity strong{display:block;overflow:hidden;color:#22272f;font-size:14px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.adminJobIdentity code,.adminJobIdentity small,.adminUserIdentity small{display:block;max-width:320px;margin-top:4px;overflow:hidden;color:#8b929d;font-family:inherit;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.adminJobIdentity{display:block;max-width:360px}.adminSegment,.adminStatus{display:inline-flex;min-height:28px;align-items:center;padding:0 9px;border-radius:999px;background:#eff1f4;color:#59616c;font-size:12px;font-weight:760;white-space:nowrap}.adminSegment.is-activated,.adminStatus.is-completed,.adminStatus.is-partial,.adminStatus.is-signal{background:#e8faf5;color:#087e70}.adminSegment.is-likely_churn,.adminStatus.is-failed{background:#fff0f2;color:#ce294c}.adminSegment.is-new,.adminSegment.is-pending_activation,.adminStatus.is-processing,.adminStatus.is-queued,.adminStatus.is-rendering{background:#eef2ff;color:#514bc6}.adminSegment.is-unactivated,.adminStatus.is-cancelled{background:#f0f1f3;color:#6f7681}.adminSegment.is-high_intent{background:#fff5d9;color:#896100}.adminSegment.is-internal{background:#181b21;color:#fff}.adminMembershipCell{display:grid;min-width:150px;grid-gap:5px;gap:5px}.adminMembershipBadge{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:28px;align-items:center;gap:6px;padding:0 10px;border-radius:999px;background:#191c22;color:#fff;font-size:12px;font-weight:780;white-space:nowrap;box-shadow:inset 0 0 0 1px rgb(255 255 255/8%),0 6px 16px rgb(17 20 26/12%)}.adminMembershipBadge i{color:#fe2c55;font-size:9px;font-style:normal}.adminMembershipBadge.is-standard{background:linear-gradient(135deg,#272148,#161a25)}.adminMembershipBadge.is-pro{background:linear-gradient(135deg,#492436,#171a21)}.adminSubscriptionBadge{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:24px;align-items:center;gap:7px;padding:0 9px;border-radius:999px;background:#eef1f4;color:#626a75;font-size:12px;font-weight:760;line-height:1.2;white-space:nowrap}.adminSubscriptionBadge i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:currentColor}.adminSubscriptionBadge.is-renewing{background:#e8faf5;color:#087e70}.adminSubscriptionBadge.is-canceling{background:#fff5d9;color:#896100}.adminSubscriptionBadge.is-past_due{background:#fff0f2;color:#ce294c}.adminSubscriptionBadge.is-ended{background:#f0f1f3;color:#6f7681}.adminMembershipCell small,.adminMembershipEmpty{color:#8b929d;font-size:12px;white-space:nowrap}.adminBillingFacts dd,.adminMembershipCell small{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.adminSubscriptionNote{padding:11px 13px;margin:10px 0 0;border-radius:11px;background:#eef1f4;color:#626a75;font-size:12px;font-weight:650;line-height:1.55;text-wrap:pretty}.adminSubscriptionNote.is-renewing{background:#e8faf5;color:#087e70}.adminSubscriptionNote.is-canceling{background:#fff5d9;color:#896100}.adminSubscriptionNote.is-past_due{background:#fff0f2;color:#ce294c}.adminPagination{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:20px;padding:10px 18px;border-top:1px solid #e9ebef;color:#7c838e;font-size:13px}.adminPagination>div{display:flex;gap:8px}.adminPagination button{min-width:72px;border:1px solid #dfe3e8;background:#fff;color:#424954}.adminPagination button:hover:not(:disabled){border-color:#bfc5ce;color:#111318}.adminPagination button:disabled{opacity:.42;cursor:not-allowed}.adminDrawerBackdrop{position:fixed;z-index:120;inset:0;display:flex;justify-content:flex-end;background:rgb(13 17 24/34%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:adminFadeIn .16s ease-out}.adminDrawer{width:min(620px,calc(100vw - 40px));height:100%;overflow-y:auto;border-left:1px solid #e0e4e9;background:#fff;box-shadow:-28px 0 80px rgb(12 16 22/15%);animation:adminSlideIn .19s ease-out}.adminJobDrawer{width:min(700px,calc(100vw - 40px))}.adminDrawer>header{position:-webkit-sticky;position:sticky;z-index:3;top:0;display:flex;min-height:96px;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;border-bottom:1px solid #e7e9ed;background:rgb(255 255 255/96%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.adminDrawer>header>div{display:flex;min-width:0;align-items:center;gap:13px}.adminDrawerAvatar{display:inline-flex;width:44px;height:44px;flex:0 0 44px;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(145deg,#11141a,#303640);color:#fff;font-size:15px;font-weight:850}.adminDrawer>header small{display:block;color:#f02955;font-size:12px;font-weight:800}.adminDrawer>header h2{margin:3px 0 0;color:#151820;font-size:18px;font-weight:820}.adminDrawer>header h2,.adminDrawer>header p{max-width:490px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adminDrawer>header p{margin:4px 0 0;color:#9399a3;font-size:12px}.adminDrawer>header>button{display:inline-flex;width:38px;height:38px;flex:0 0 38px;align-items:center;justify-content:center;border:0;border-radius:11px;background:#f1f3f6;color:#454c56;font-size:24px;cursor:pointer}.adminDrawerActions{display:flex;justify-content:flex-end;padding:16px 24px 0}.adminDrawerActions button{background:#11141a;color:#fff}.adminDrawerSection{padding:22px 24px;border-bottom:1px solid #e9ebef}.adminDrawerSection:last-child{border-bottom:0}.adminDrawerSection h3{margin:0 0 15px;color:#292e36;font-size:15px;font-weight:800}.adminResumeSection{background:#fffaf0}.adminResumeSection>p,.adminResumeSection>small{display:block;margin:0;color:#675a3e;line-height:1.65}.adminResumeSection>small{margin-top:7px;color:#8b7b58;font-size:12px}.adminResumeSection>button{min-height:40px;padding:0 16px;margin-top:16px;border:0;border-radius:10px;background:#11141a;color:#fff;font-weight:780;cursor:pointer}.adminResumeSection>button:disabled{opacity:.55;cursor:wait}.adminResumeSection .adminError{margin-top:12px;color:#b52142}.adminResumeUnavailable{padding:11px 13px;border-radius:10px;background:#f4f1ea}.adminFactGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.adminFactGrid>div{min-width:0;padding:13px 14px;border-radius:11px;background:#f6f7f9}.adminFactGrid dt{color:#8b929c;font-size:12px;font-weight:680}.adminFactGrid dd{margin:7px 0 0;overflow:hidden;color:#282d35;font-size:14px;font-weight:720;line-height:1.45;text-overflow:ellipsis}.adminArtifactActions{display:flex;gap:12px;align-items:center;margin-top:12px}.adminArtifactActions button{min-height:40px;padding:0 16px;border:0;border-radius:10px;background:#11141a;color:#fff;font-weight:780;cursor:pointer}.adminArtifactActions button:disabled{opacity:.5;cursor:not-allowed}.adminArtifactActions small{color:#7b828d;font-size:12px;line-height:1.5}.adminDetailCard{display:block;padding:14px;margin-top:9px;border:1px solid #e3e6eb;border-radius:11px;background:#fff;color:#2a3038;text-decoration:none}.adminDetailCard small,.adminDetailCard strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adminDetailCard strong{font-size:14px;font-weight:760}.adminDetailCard small{margin-top:5px;color:#868d98;font-size:12px}a.adminDetailCard:hover{border-color:#83dcd5;background:#f8fffe}.adminCompactList{display:grid;grid-gap:8px;gap:8px}.adminCompactList>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:11px;gap:11px;align-items:center;padding:12px;border:1px solid #e8eaee;border-radius:11px}.adminCompactList small,.adminCompactList strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adminCompactList strong{color:#333942;font-size:13px;font-weight:720}.adminCompactList small{margin-top:4px;color:#8b929d;font-size:12px}.adminCompactList em{color:#7b828d;font-size:12px;font-style:normal;white-space:nowrap}.adminFinancialForm{display:grid;grid-gap:12px;gap:12px}.adminActionHint,.adminFinancialForm>p{margin:0;color:#7b828d;font-size:12px;line-height:1.65}.adminFinancialFields{display:grid;grid-template-columns:minmax(110px,.65fr) minmax(180px,1.35fr);grid-gap:10px;gap:10px}.adminFinancialFields label{display:grid;min-width:0;grid-gap:6px;gap:6px}.adminFinancialFields label>span{color:#6f7681;font-size:12px;font-weight:720}.adminFinancialFields input{width:100%;min-width:0;height:42px;padding:0 12px;border:1px solid #dfe3e8;border-radius:10px;outline:0;background:#fff;color:#252a32;font:inherit;font-size:13px}.adminFinancialFields input:focus{border-color:#1eb7aa;box-shadow:0 0 0 3px rgb(30 183 170/12%)}.adminFinancialForm>button,.adminFinancialHistory button,.adminRefundConfirmation button{width:max-content;min-height:38px;padding:0 13px;border:0;border-radius:10px;background:#11141a;color:#fff;font:inherit;font-size:12px;font-weight:760;cursor:pointer}.adminFinancialForm>button:disabled,.adminFinancialHistory button:disabled,.adminRefundConfirmation button:disabled{cursor:wait;opacity:.48}.adminActionError,.adminActionNotice{padding:10px 12px;margin:0;border-radius:9px;font-size:12px;font-weight:650;line-height:1.55}.adminActionError{border:1px solid #ffc8d2;background:#fff1f3;color:#b62341}.adminActionNotice{border:1px solid #bde8df;background:#effbf8;color:#08796d}.adminFinancialHistory,.adminFinancialOrderList{display:grid;grid-gap:10px;gap:10px}.adminFinancialOrder{display:grid;grid-gap:13px;gap:13px;padding:14px;border:1px solid #e3e6eb;border-radius:12px;background:#fff}.adminFinancialOrder>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.adminFinancialOrder>header small,.adminFinancialOrder>header strong{display:block}.adminFinancialOrder>header strong{color:#292e36;font-size:14px;font-weight:780}.adminFinancialOrder>header small{margin-top:4px;color:#888f99;font-size:11px}.adminFinancialOrder>dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0}.adminFinancialOrder>dl>div{padding:10px;border-radius:9px;background:#f6f7f9}.adminFinancialOrder dt{color:#8a919b;font-size:11px}.adminFinancialOrder dd{margin:4px 0 0;color:#2b3038;font-size:13px;font-weight:750}.adminRefundConfirmation{display:grid;grid-gap:8px;gap:8px;padding:13px;border:1px solid #ffc6cf;border-radius:11px;background:#fff7f8}.adminRefundConfirmation>strong{color:#a91e39;font-size:13px}.adminRefundConfirmation>p,.adminRefundConfirmation>small{margin:0;color:#76545b;font-size:12px;line-height:1.55}.adminRefundConfirmation>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:3px}.adminRefundConfirmation button:first-child{border:1px solid #dfe2e7;background:#fff;color:#4d545e}.adminRefundConfirmation button.isDanger{background:#c72848}.adminFinancialHistory>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:11px;border:1px solid #e7e9ed;border-radius:10px}.adminFinancialHistory em,.adminFinancialHistory small,.adminFinancialHistory strong{display:block}.adminFinancialHistory strong{color:#30353d;font-size:12px}.adminFinancialHistory em,.adminFinancialHistory small{margin-top:3px;color:#858c96;font-size:11px;font-style:normal;line-height:1.45}.adminFinancialHistory em{color:#b02340}.adminFinancialHistory button{min-height:34px;background:#fff0f2;color:#b02340}.adminStatus.is-fulfilled,.adminStatus.is-paid,.adminStatus.is-succeeded{background:#e8faf5;color:#087e70}.adminStatus.is-executing,.adminStatus.is-partially_refunded,.adminStatus.is-pending,.adminStatus.is-previewed,.adminStatus.is-provider_outcome_unknown{background:#fff5d9;color:#896100}.adminStatus.is-canceled,.adminStatus.is-refunded{background:#f0f1f3;color:#6f7681}.adminDiagnostic{background:#fff8f9}.adminDiagnostic pre{padding:14px;overflow:auto;border-radius:10px;background:#181b21;color:#f3f5f7;font-size:12px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.adminError{padding:13px 15px;margin:0 0 16px;border:1px solid #ffc9d3;border-radius:11px;background:#fff2f4;color:#b31f3d;font-size:14px;font-weight:650}.adminEmpty{padding:26px 20px;margin:0;color:#8a919c;font-size:14px;text-align:center}.adminGate{display:flex;min-height:calc(100vh - 72px);flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:28px;color:#353b45;text-align:center}.adminGate strong{font-size:18px}.adminGate p{margin:0;color:#888f99;font-size:14px}.adminSpinner{width:34px;height:34px;border:3px solid #e1e4e9;border-top-color:#10c8bc;border-radius:50%;animation:adminSpin .7s linear infinite}@keyframes adminSpin{to{transform:rotate(1turn)}}@keyframes adminFadeIn{0%{opacity:0}}@keyframes adminSlideIn{0%{transform:translateX(34px)}}@media (max-width:1180px){.adminHeader{grid-template-columns:auto 1fr auto;padding:0 22px}.adminBrandContext{display:none}.adminHeader>nav{justify-self:center}.adminBehaviorGrid,.adminKpiGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.adminBehaviorGrid>article:nth-child(3){border-right:0}.adminBehaviorGrid>article:nth-child(n+4){border-top:1px solid #eceef2}.adminOverviewGrid{grid-template-columns:1fr}.adminOverviewGrid .adminPanel+.adminPanel{margin-top:0}}@media (max-width:820px){.adminHeader{position:relative;min-height:122px;grid-template-rows:64px 58px;grid-template-columns:1fr auto;gap:0 14px;padding:0 18px}.adminHeader>nav{width:100%;height:58px;grid-row:2;grid-column:1/-1;justify-content:flex-start;gap:26px;overflow-x:auto}.adminHeader>nav a{flex:none}.adminHeaderActions>a{display:none}.adminMain{width:min(100% - 30px,720px);padding-top:26px}.adminPageHead{align-items:flex-start;flex-direction:column}.adminPageHead h1{font-size:31px}.adminPeriod{align-self:stretch}.adminPeriod button{flex:1 1}.adminBehaviorGrid,.adminKpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.adminBehaviorGrid>article:nth-child(3){border-right:1px solid #eceef2}.adminBehaviorGrid>article:nth-child(2n){border-right:0}.adminBehaviorGrid>article:nth-child(n+3){border-top:1px solid #eceef2}.adminFunnel{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 0}.adminFunnel>div:nth-child(2):after{display:none}.adminFilterBar{grid-template-columns:1fr 1fr}.adminFilterBar button,.adminFilterBar>label{grid-column:1/-1}}@media (max-width:540px){.adminBrand .brandMark{font-size:17px}.adminBehaviorGrid,.adminKpiGrid{grid-template-columns:1fr}.adminBehaviorGrid>article,.adminBehaviorGrid>article:nth-child(3){border-top:1px solid #eceef2;border-right:0}.adminBehaviorGrid>article:first-child{border-top:0}.adminKpiGrid>article{min-height:128px}.adminFactGrid,.adminFinancialFields,.adminFinancialOrder>dl,.adminFunnel{grid-template-columns:1fr}.adminFinancialHistory>div{grid-template-columns:1fr;align-items:start}.adminFunnel>div:after{display:none}.adminPanelHead{align-items:flex-start;flex-direction:column}.adminFilterBar{grid-template-columns:1fr}.adminFilterBar button,.adminFilterBar>label{grid-column:auto}.adminPagination{align-items:flex-start;flex-direction:column}.adminDrawer,.adminJobDrawer{width:100vw}}:root{--focus-ring:0 0 0 4px rgb(20 184 176/18%);--surface-shadow:0 0 0 1px rgb(17 20 26/6%),0 2px 4px -2px rgb(17 20 26/8%),0 18px 50px rgb(17 20 26/6%);font-family:Avenir Next,Segoe UI Variable,PingFang SC,Microsoft YaHei,system-ui,sans-serif}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body{font-size:16px;line-height:1.65}:where(.balancePill,.taskOverview,.taskRecordRow,.taskDetailPage,.pricingV2Plan,.pricingV2BillingExample,.billingManager,.adminPage){font-feature-settings:"tnum";font-variant-numeric:tabular-nums}h1,h2,h3{text-wrap:balance}blockquote,figcaption,li,p{text-wrap:pretty}:where(a,button,input,select,textarea,summary):focus-visible{outline:2px solid #0f766e;outline-offset:3px;box-shadow:var(--focus-ring)}.brandMark,.brandMark--compact,.publicMobileMenu summary{min-width:44px;min-height:44px}:where(button,.headerCta,.darkButton,.outlineButton,.lightButton,.primaryButton,.secondaryButton){transition-property:background-color,border-color,box-shadow,color,scale,transform;transition-duration:.16s;transition-timing-function:ease-out}:where(button,.headerCta,.darkButton,.outlineButton,.lightButton,.primaryButton,.secondaryButton):not(:disabled):active{scale:.96}:where(.taskOverview,.taskCompletedOverview,.taskStatusPanel,.taskFilePanel,.taskDetailInformation>article,.pricingV2Plan,.pricingV2Billing,.developerStartFlow,.authCard){box-shadow:var(--surface-shadow)}.heroBadge,.sectionKicker,.stepNumber,.useCasesGrid article>span{font-size:14px;letter-spacing:.06em}.dataSectionCopy>p,.heroLead,.sectionHeading--split>p,.sectionHeading>p:last-child{font-size:17px}.featureList li,.heroCopy .linkStartForm input,.homeDeveloperCopy>p:last-child,.stepsGrid p,.useCasesGrid p{font-size:15px}.heroTrust span{font-size:13px}.heroExportPanel{min-height:92px;padding:14px 15px}.heroExportTitle strong{font-size:13px}.heroExportFormat span,.heroExportReply,.heroExportReply span,.heroExportSetting small,.heroExportSubmit{font-size:11px}.heroExportSetting strong{font-size:14px}.heroExportSubmit{min-height:40px;padding:0 13px}.sheetFooter,.sheetFormula,.sheetRow span,.sheetToolbar{font-size:12px}.sheetFooter small{font-size:11px}.homeDeveloperLinks small,.homePlanGrid>a>em,.homePlanGrid>a>p,.homePlanGrid>a>span{font-size:14px}.homePlanGrid>a>strong small{font-size:13px}.footerLinks a,.footerLinks strong{font-size:14px}.footerLinks a{display:inline-flex;min-height:40px;align-items:center}.footerBottom,.pricingV2Availability,.pricingV2BillingExample span,.pricingV2BillingRules article>span,.pricingV2BillingRules p,.pricingV2Campaign,.pricingV2Campaign span,.pricingV2Campaign strong,.pricingV2Discount,.pricingV2Discount span,.pricingV2Discount strong,.pricingV2FaqList details p,.pricingV2Plan li,.pricingV2PlanStatus,.pricingV2PlanTop p,.pricingV2PlanTop>span,.pricingV2Price em,.pricingV2Price s,.pricingV2Price>span,.pricingV2Quota small,.pricingV2Quota span,.pricingV2Trial>div:nth-child(2) p,.pricingV2TrialPrice span{font-size:14px}.pricingV2BillingRules p,.pricingV2FaqList details p,.pricingV2Plan li,.pricingV2PlanTop p,.pricingV2Trial>div:nth-child(2) p{line-height:1.65}.pricingV2PlanBadge{min-height:28px;padding:0 10px;font-size:12px}.pricingV2PlanTop h3{font-size:27px}.pricingV2Plan .pricingV2PlanStatus,.pricingV2Plan a,.pricingV2Plan button,.pricingV2Trial>a{min-height:46px;font-size:15px}.pricingV2BillingRules strong,.pricingV2FaqList summary,.pricingV2Trial>div:nth-child(2) strong{font-size:16px}.pricingV2FaqList summary{min-height:62px}.developerCenterFooter,.developerStartCode .copyCommandButton,.developerStartCode pre,.developerStartCode>div>span,.developerStartDone a,.developerStartDone p,.developerStartFields dd,.developerStartFields dt,.developerStartHint,.developerStartKeyInfo code,.developerStartKeyInfo small,.developerStartLabel,.developerStartProgress a,.developerStartRequirements,.developerStartResponse .copyCommandButton,.developerStartResponse pre,.developerStartResponse>div:first-child>span,.developerStartResponse>p,.developerStartStatuses code,.developerStartStatuses strong,.developerStartStepHeading>a,.developerStartStepHeading>span{font-size:13px}.developerStartDone p,.developerStartFields dd,.developerStartHint,.developerStartRequirements,.developerStartResponse>p{line-height:1.7}.developerStartDone a,.developerStartProgress a,.developerStartStepHeading>a{min-height:42px}.developerCenterBrand>a:last-child,.developerCenterFooter a,.developerStartSource,.developerWorkspaceLink{display:inline-flex;min-height:40px;align-items:center}.developerStartCode .copyCommandButton,.developerStartResponse .copyCommandButton,.developerStartToolGrid .copyCommandButton{min-height:40px}.developerStartProgress a>span{width:30px;height:30px;font-size:13px}.developerStartStepHeading p{font-size:15px}.developerStartDone strong{font-size:16px}.developerStartAlternative .copyCommandButton,.developerStartAlternative code,.developerStartAlternative p,.developerStartAlternative small,.developerStartSource{font-size:13px}.authPage{min-height:100dvh}.authCard{width:min(100%,480px);padding:42px;border:0;border-radius:24px}.authHeading{margin:34px 0 30px}.authHeading h1{font-size:34px}.authHeading p,.authLegal,.authNotice,.authSwitch{font-size:14px}.authForm{gap:18px}.authForm label{gap:9px;font-size:15px}.authForm input{height:52px;padding:0 16px;border-radius:11px;font-size:16px}.authForm .primaryButton,.googleButton{min-height:50px;font-size:15px}.authDivider{font-size:13px}.authLegal{max-width:370px;line-height:1.75}.authLegal a{margin:0 2px;color:#343a44;font-weight:700;text-underline-offset:3px}.authLegal a,.authSwitch a{display:inline-flex;min-height:40px;align-items:center}.dataSectionActions a{min-height:44px}.appDeveloperLink,.appPage .appAuthActions a{min-height:40px;align-items:center;font-size:14px}.taskLibraryHeading h1,.workbenchHeading h1{font-size:28px}.taskLibraryHeading>div>p:last-child,.workbenchHeading>p:last-child{font-size:15px}.phonePreviewCard,.unifiedSideCard{height:590px;min-height:590px}.phonePreviewStage .douyinPhone{width:272px}.workspaceAuthPage{display:grid;min-height:100dvh;padding:32px;place-items:center;background:radial-gradient(circle at 14% 10%,rgb(37 244 238/12%),transparent 28%),radial-gradient(circle at 88% 86%,rgb(254 44 85/9%),transparent 30%),#f5f6f8}.workspaceAuthGate{display:grid;width:min(100%,460px);min-height:330px;align-content:center;justify-items:center;padding:42px;border-radius:24px;background:rgb(255 255 255/94%);box-shadow:var(--surface-shadow);text-align:center}.workspaceAuthPulse{width:42px;height:42px;margin:38px 0 23px;border:3px solid #e1e5e9;border-top-color:#0f8f87;border-radius:50%;animation:workspaceAuthSpin .7s linear infinite}.workspaceAuthStatus{margin-top:36px;color:#7c838e;font-size:14px;font-weight:750}.workspaceAuthStatus--error{color:#c22d49}.workspaceAuthGate h1{margin:0 0 9px;font-size:27px;letter-spacing:-.035em}.workspaceAuthGate p{max-width:340px;margin:0;color:#69717c;font-size:15px}.workspaceAuthActions{display:grid;width:100%;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:28px}.workspaceAuthActions a,.workspaceAuthActions button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid #d8dce2;border-radius:11px;background:white;color:#333a44;font:inherit;font-size:14px;font-weight:740;text-decoration:none}.workspaceAuthActions button{border-color:#111419;background:#111419;color:white}@keyframes workspaceAuthSpin{to{transform:rotate(1turn)}}@media (max-width:1100px){.phonePreviewCard,.unifiedSideCard{height:570px;min-height:570px}.phonePreviewStage .douyinPhone{width:260px}}@media (max-width:640px){.authPage,.workspaceAuthPage{padding:20px 14px}.authCard,.workspaceAuthGate{padding:32px 24px;border-radius:20px}.authHeading h1{font-size:30px}.heroExportPanel{min-height:84px;margin-right:8px;margin-left:8px}.phonePreviewCard,.unifiedSideCard{height:auto;min-height:540px}.phonePreviewStage .douyinPhone{width:min(260px,calc(100vw - 72px))}.workspaceAuthActions{grid-template-columns:1fr}}.feedbackDock{position:fixed;z-index:80;right:max(22px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));display:flex;align-items:flex-end;flex-direction:column;gap:12px;pointer-events:none}.feedbackPanel{position:absolute;right:0;bottom:calc(100% + 12px);width:min(368px,calc(100vw - 32px));padding:20px;border:1px solid rgb(11 13 18/10%);border-radius:20px;background:radial-gradient(circle at 100% 0,rgb(37 244 238/10%),transparent 34%),rgb(255 255 255/97%);box-shadow:0 24px 70px rgb(11 13 18/18%);opacity:0;pointer-events:none;transform:translateY(8px) scale(.985);transform-origin:right bottom;transition:opacity .16s ease,transform .16s ease,visibility 0s linear .16s;visibility:hidden}.feedbackPanel[data-open=true]{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);transition-delay:0s;visibility:visible}.feedbackPanelHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.feedbackEyebrow{color:var(--pink);font-size:11px;font-weight:780;letter-spacing:.08em}.feedbackPanelHeader h2{margin:5px 0 0;font-size:20px;line-height:1.2;letter-spacing:-.025em}.feedbackClose{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;padding:0;border:0;border-radius:10px;background:#f2f3f5;color:#666d78;cursor:pointer;transition:background-color .15s ease,color .15s ease,transform .15s ease}.feedbackClose:hover{background:#e8eaed;color:var(--ink)}.feedbackClose:active{transform:scale(.96)}.feedbackClose svg{width:17px;height:17px}.feedbackDescription{margin:14px 0;color:#666d78;font-size:13px;line-height:1.65}.feedbackEmailCard{display:grid;grid-gap:5px;gap:5px;padding:12px 14px;border:1px solid #e6e8ec;border-radius:12px;background:rgb(255 255 255/86%)}.feedbackEmailCard span{color:#8b919b;font-size:11px;font-weight:720}.feedbackEmailCard a{width:max-content;color:#147e7a;font-size:14px;font-weight:760;text-decoration:none}.feedbackTemplate{max-height:130px;padding:13px 14px;margin:12px 0;overflow:auto;border-radius:12px;background:#f3f4f6;color:#333944;font:inherit;font-size:12px;font-weight:650;line-height:1.65;white-space:pre-wrap}.feedbackCopyError{margin:-4px 0 10px;color:#bc2d49;font-size:11px}.feedbackActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.feedbackActions a,.feedbackActions button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:11px;font:inherit;font-size:13px;font-weight:760;text-decoration:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.feedbackActions button{border:1px solid var(--ink);background:var(--ink);color:white}.feedbackActions a{border:1px solid rgb(254 44 85/20%);background:rgb(254 44 85/7%);color:var(--pink-deep)}.feedbackActions button:hover{background:#252a32}.feedbackActions a:hover{border-color:rgb(254 44 85/34%);background:rgb(254 44 85/11%)}.feedbackActions a:active,.feedbackActions button:active{transform:scale(.97)}.feedbackActions svg{width:15px;height:15px}.feedbackTrigger{display:inline-flex;min-width:90px;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid rgb(11 13 18/12%);border-radius:14px;background:rgb(255 255 255/94%);box-shadow:0 16px 42px rgb(11 13 18/14%);color:var(--ink);font:inherit;font-size:14px;font-weight:780;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.feedbackTrigger:hover,.feedbackTrigger[aria-expanded=true]{border-color:rgb(254 44 85/26%);background:white}.feedbackTrigger:active{transform:scale(.96)}.feedbackTrigger>span{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;background:var(--ink);box-shadow:-2px 0 0 var(--cyan),2px 0 0 var(--pink);color:white}.feedbackTrigger svg{width:15px;height:15px}.feedbackActions a:focus-visible,.feedbackActions button:focus-visible,.feedbackClose:focus-visible,.feedbackTrigger:focus-visible{outline:2px solid var(--cyan-deep);outline-offset:3px}@media (max-width:640px){.feedbackDock{position:static;z-index:auto;right:auto;bottom:auto;width:-moz-fit-content;width:fit-content;margin:0 max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) auto}.feedbackPanel{position:fixed;z-index:80;right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));width:calc(100vw - 28px);max-height:calc(100dvh - 88px);padding:18px;overflow-y:auto;border-radius:18px}.feedbackTrigger{min-width:84px;min-height:44px;padding:0 14px}}:root{--type-caption:14px;--type-small:15px;--type-body:16px}.appDeveloperLink,.appTopUpButton,.developerCenterNav a,.developerWorkspaceLink,.headerCta,.publicNav a,.textButton{font-size:var(--type-caption)}.developerWorkspaceLink,.headerCta{min-height:44px}.appPage .accountMenuIdentity small,.appPage .appFooter,.developerCenterFooter,.developerCenterFooter a,.footerBottom,.footerBottom a,.footerLinks a,.footerLinks strong{font-size:var(--type-caption);line-height:1.55}.heroExportFormat span,.heroExportReply,.heroExportReply span,.heroExportSetting small,.heroExportSubmit,.heroExportTitle strong,.heroTrust span,.homePlanGrid>a>strong small,.proofStrip span,.sheetFooter,.sheetFooter small,.sheetFormula,.sheetRow span,.sheetToolbar{font-size:var(--type-caption)}.heroExportPanel{min-height:104px}.heroExportSubmit{min-height:44px}.heroTrust span,.proofStrip span,.sheetRow span{line-height:1.5}.faqList summary,.pricingV2BillingRules p,.pricingV2FaqList details p,.pricingV2Plan li,.pricingV2PlanTop p,.pricingV2Trial>div:nth-child(2) p{font-size:var(--type-small)}.developerStartAlternative .copyCommandButton,.developerStartAlternative code,.developerStartAlternative p,.developerStartAlternative small,.developerStartCode .copyCommandButton,.developerStartCode pre,.developerStartCode>div>span,.developerStartDone a,.developerStartDone p,.developerStartFields dd,.developerStartFields dt,.developerStartKeyInfo code,.developerStartKeyInfo small,.developerStartLabel,.developerStartProgress a,.developerStartProgress a>span,.developerStartRequirements,.developerStartResponse .copyCommandButton,.developerStartResponse pre,.developerStartResponse>div:first-child>span,.developerStartResponse>p,.developerStartSource,.developerStartStatuses code,.developerStartStatuses strong,.developerStartStepHeading>a,.developerStartStepHeading>span,.developerStartToolGrid code,.developerStartToolGrid small,.developerStartToolGrid strong,.pricingV2Availability,.pricingV2BillingExample span,.pricingV2BillingRules article>span,.pricingV2Campaign,.pricingV2Campaign span,.pricingV2Campaign strong,.pricingV2Discount,.pricingV2Discount span,.pricingV2Discount strong,.pricingV2PlanBadge,.pricingV2PlanStatus,.pricingV2PlanTop>span,.pricingV2Price em,.pricingV2Price s,.pricingV2Price>span,.pricingV2Quota small,.pricingV2Quota span,.pricingV2TrialPrice span{font-size:var(--type-caption)}.developerStartAlternative>div:first-child>p:last-child,.developerStartDone strong,.developerStartHint,.developerStartStepHeading p{font-size:var(--type-small);line-height:1.7}.developerStartAlternative code,.developerStartCode pre,.developerStartResponse pre{line-height:1.7}.apiDocsBasics code,.apiDocsBasics span,.apiDocsCallout,.apiDocsCallout code,.apiDocsCode pre,.apiDocsCodeHead .copyCommandButton,.apiDocsCodeHead>span,.apiDocsFactRow span,.apiDocsJourney b,.apiDocsJourney li>span,.apiDocsJourney small,.apiDocsJourney>p,.apiDocsKicker,.apiDocsNote a,.apiDocsNote p,.apiDocsResources small,.apiDocsResources strong,.apiDocsSidebar nav a,.apiDocsSidebar nav>div>span,.apiDocsSidebarTitle span,.apiDocsSpecLink small,.apiDocsSpecLink strong,.apiDownloadCard p,.apiEndpointList details>div>p,.apiEndpointList summary code,.apiEndpointList summary strong,.apiEndpointList summary>span,.apiEndpointRoute code,.apiEndpointRoute span,.apiErrorTable code,.apiErrorTable p,.apiFieldTable code,.apiFieldTable p,.apiFieldTable>.apiFieldTableHead,.apiFieldTable>div>span:nth-child(2),.apiStatusGuide code,.apiStatusGuide p,.apiStatusGuide>div>span{font-size:var(--type-caption)}.apiDocsCallout strong,.apiDocsHero>div>p:not(.apiDocsKicker),.apiDocsSection>p,.apiDownloadCard strong,.apiEndpointHeading>div:first-child>p:last-child,.apiErrorTable strong{font-size:var(--type-small);line-height:1.7}.apiDocsCode pre,.apiEndpointList summary code,.apiEndpointRoute code,.apiErrorTable code,.apiFieldTable code,.apiStatusGuide code{line-height:1.65}.developerSettingsPage{width:min(1200px,calc(100% - 48px))}.developerSettingsPage .developerSettingsGrid{grid-template-columns:minmax(0,1fr) 340px;gap:22px}.agentQuickStart a,.agentQuickStart pre,.agentQuickStart>span,.apiKeyContextCard code,.apiKeyContextCard dt,.apiKeyContextCard>a,.apiKeyCreate label span,.apiKeyIdentity code,.apiKeyIdentity>span,.apiKeyListHeader span,.apiKeyRevoke,.apiKeyRow dd,.apiKeyRow dt,.apiSecurityNote a,.cliAuthForm>label,.cliAuthIdentity small,.cliAuthLoading,.cliAuthPermissions p,.cliAuthPermissions strong,.cliAuthPermissions ul,.cliAuthSuccess p,.cliAuthWarning,.developerBreadcrumb,.developerBreadcrumb a,.developerBreadcrumb span,.developerBreadcrumb strong,.developerEyebrow,.developerSettingsHeaderActions>a,.developerSettingsHeaderActions>span,.developerSettingsHeaderActions>span strong,.developerSettingsSectionTitle p{font-size:var(--type-caption)}.agentQuickStart p,.agentQuickStart pre,.apiKeyContextCard>p,.apiKeyCreate button,.apiKeyCreate input,.apiKeyCreate label,.apiKeyEmpty,.apiKeyIdentity strong,.apiKeyReveal code,.apiKeyReveal p,.apiKeyRevealActions button,.apiKeyRow dd,.apiSecurityNote p,.cliAuthIdentity strong,.developerSettingsHeader p,.developerSettingsSectionTitle p{font-size:var(--type-small);line-height:1.65}.developerSettingsSectionTitle h2{font-size:19px}.apiKeyCreate button,.apiKeyCreate input,.apiKeyRevealActions button{min-height:46px}.apiKeyIdentity>span{min-width:52px;min-height:30px;padding:5px 9px}.apiKeyRevoke{min-width:48px;min-height:40px}.apiKeyContextCard dl{gap:13px;padding:16px}.dashboardFlowRow,.dashboardFlowRow li,.dashboardFlowRow li i,.dashboardStudio .douyinResultPreviewHead small,.dashboardStudio .exportCostSummary>small,.dashboardStudio .exportReplyField button,.dashboardStudio .exportReplyField button small,.dashboardStudio .exportReplyField legend,.dashboardStudio .quantityField>label,.dashboardStudio .quantityField>p,.dashboardStudio .simpleBillingNote,.dashboardStudio .simpleFormatField button,.dashboardStudio .simpleFormatField button small,.dashboardStudio .simpleFormatField legend,.dashboardTrustStrip,.dashboardTrustStrip strong,.dashboardVideoStats small,.douyinResultColumns,.douyinResultPreview.isTable .resultCommentAvatar,.exportCostSummary>span,.exportSubmitGroup .memberTag,.exportSubmitGroup>div>a:first-child,.resultTableAuthor,.resultTableAuthor em,.resultTableAuthor i,.resultTableLikes,.resultTableReplies,.resultTableText,.resultTableTime{font-size:var(--type-caption)}.dashboardStudio .simpleExportCard.unifiedSideCard{min-height:162px}.dashboardStudio .quantityField>p,.dashboardStudio .simpleBillingNote{line-height:1.5;white-space:normal}.dashboardStudio .exportReplyField button,.dashboardStudio .simpleFormatField button{min-height:40px}.historyFilters button span,.inlineJobConfig small,.inlineJobConfig strong,.inlineJobError,.inlineJobHead .statusBadge,.inlineJobHead small,.inlineJobPersistence,.inlineJobProgress>p,.inlineJobSecondaryActions a,.inlineJobSecondaryActions button,.inlineJobStage,.recentExportCopy small,.recentExportResult,.recentExportsHead small,.recentExportsHead>a,.taskCompletedDownload small,.taskCompletedResult p,.taskCompletedResult small,.taskCreditNote,.taskDetailFooterActions button,.taskDetailPage .statusBadge,.taskDetailTitle p,.taskDetailTitle>a,.taskDetailTitle>div .statusBadge,.taskDetailTitle>div small,.taskDetailTopbar .recordBreadcrumb,.taskDetailTopbar .recordBreadcrumb a,.taskFileReady p,.taskFileReady small,.taskFileWaiting p,.taskInfoHeading small,.taskOverview small,.taskOverview span,.taskPanelHeading small,.taskRecordCopy em,.taskRecordCopy small,.taskRecordDate,.taskRecordDate small,.taskRecordFormat small,.taskRecordStatus .statusBadge,.taskResultBreakdown small,.taskResultTotal>span,.taskSourceUrl small,.taskSourceUrl span,.taskStatusComplete,.taskStatusHeading small,.taskStatusHeadingActions button,.taskStatusProgress>small{font-size:var(--type-caption)}.taskCompletedResult p,.taskFileReady p,.taskFileWaiting p,.taskRecordCopy strong,.taskRecordFormat strong{line-height:1.6}.billingCardActions a,.billingCardActions button,.billingCardHeading,.billingCardHeading em,.billingCurrentPlan dd,.billingCurrentPlan dt,.billingEmpty a,.billingEmpty p,.billingError,.billingFootnote,.billingLoading span,.billingManagerHeader>button,.billingManagerHeader>div>p:last-child,.billingNoPlan a,.billingOrder button,.billingOrder span,.billingOrdersEmpty,.billingPaymentStatus,.billingReturnNotice,.billingTestCheckout,.billingTestCheckout button,.billingUpgrade span,.billingUpgrade strong{font-size:var(--type-caption)}.billingEmpty p,.billingError,.billingFootnote,.billingManagerHeader>div>p:last-child,.billingOrder span,.billingOrdersEmpty,.billingReturnNotice,.billingTestCheckout,.billingUpgrade span{line-height:1.65}.articleCta span,.articleHero nav,.articleHero time,.articleTableWrap th,.authDivider,.feedbackActions a,.feedbackActions button,.feedbackCopyError,.feedbackEmailCard span,.feedbackEyebrow,.feedbackTemplate{font-size:var(--type-caption)}.articleCta p,.feedbackDescription,.feedbackEmailCard a{font-size:var(--type-small);line-height:1.65}.feedbackPanel{width:min(400px,calc(100vw - 32px))}.adminBarDay small,.adminBehaviorGrid small,.adminBehaviorGrid span,.adminCellSub,.adminChartLegend span,.adminCompactList em,.adminCompactList small,.adminCompactList strong,.adminDetailCard small,.adminDiagnostic pre,.adminDrawer>header p,.adminDrawer>header small,.adminFactGrid dt,.adminFunnel em,.adminFunnel small,.adminFunnel>div>span,.adminJobIdentity code,.adminJobIdentity small,.adminKpiGrid small,.adminPageHead>div:first-child>span,.adminPagination,.adminPanelHead p,.adminPanelHead>span,.adminSegment,.adminStatus,.adminTable th,.adminUserIdentity small{font-size:var(--type-caption)}.adminBehaviorGrid small,.adminCompactList small,.adminDetailCard small,.adminDrawer>header p,.adminKpiGrid small,.adminPanelHead p{line-height:1.55}@media (max-width:1040px){.developerSettingsPage .developerSettingsGrid{grid-template-columns:1fr}}@media (max-width:640px){.developerCenterFooter,.developerSettingsPage,.developerStartPage{width:calc(100% - 28px)}.developerStartProgress a{min-height:62px}.dashboardFlowRow li,.dashboardFlowRow>span,.dashboardStudio .workbenchLinkBar button,.developerStartProgress a{font-size:var(--type-caption)}.dashboardStudio .simpleExportCard.unifiedSideCard{min-height:0}.faqList summary,.proofStrip span{font-size:var(--type-caption)}}@media (prefers-reduced-motion:reduce){.feedbackActions a,.feedbackActions button,.feedbackClose,.feedbackPanel,.feedbackTrigger{transition-duration:.01ms}}.membershipStatus{position:relative;display:inline-grid;min-height:44px;grid-template-columns:32px auto;gap:9px;align-items:center;padding:6px 12px 6px 6px;overflow:hidden;border-radius:14px;background:rgb(255 255 255/96%);box-shadow:0 0 0 1px rgb(17 19 24/7%),0 1px 2px -1px rgb(17 19 24/8%),0 4px 12px rgb(17 19 24/5%);color:#242933;text-decoration:none;transform:translateY(0) scale(1);transition-property:background-color,box-shadow,color,transform;transition-duration:.17s;transition-timing-function:cubic-bezier(.2,0,0,1)}.membershipStatus:hover{background:#fff;box-shadow:0 0 0 1px rgb(17 19 24/10%),0 2px 3px -1px rgb(17 19 24/10%),0 8px 22px rgb(17 19 24/9%);transform:translateY(-1px) scale(1)}.membershipStatus:active{transform:translateY(0) scale(.96)}.membershipStatus:focus-visible{outline:2px solid var(--cyan-deep);outline-offset:3px}.membershipStatusIcon{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:#f0f2f4;color:#555d68}.membershipStatusIcon svg{width:17px;height:17px}.membershipStatusCopy{position:relative;z-index:1;display:grid;min-width:70px;grid-gap:2px;gap:2px;line-height:1}.membershipPlanName{display:inline-flex;align-items:center;gap:6px;color:#767d87;font-size:10px;font-weight:760;letter-spacing:.03em}.membershipBalance{display:inline-flex;align-items:baseline;gap:4px;color:#242933;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.membershipBalance strong{font-size:13px;font-weight:790;letter-spacing:-.02em}.membershipBalance small{color:#8a919b;font-size:10px;font-weight:680}.membershipStatus[data-member=true]{background:radial-gradient(circle at 88% 10%,rgb(254 44 85/20%),transparent 34%),linear-gradient(135deg,#151318,#21171c 62%,#2a1820);box-shadow:0 0 0 1px rgb(254 134 158/20%),0 2px 3px -1px rgb(48 15 25/28%),0 9px 26px rgb(72 19 37/18%);color:#fff}.membershipStatus[data-member=true]:after{position:absolute;top:-28px;right:-12px;width:72px;height:72px;border-radius:50%;background:rgb(255 255 255/7%);content:"";pointer-events:none}.membershipStatus[data-member=true]:hover{background:radial-gradient(circle at 88% 10%,rgb(254 44 85/27%),transparent 36%),linear-gradient(135deg,#1a161c,#281a21 62%,#321b25);box-shadow:0 0 0 1px rgb(254 134 158/30%),0 3px 5px -2px rgb(48 15 25/34%),0 12px 30px rgb(72 19 37/24%)}.membershipStatus[data-member=true] .membershipStatusIcon{background:rgb(255 255 255/9%);box-shadow:inset 0 0 0 1px rgb(255 255 255/7%);color:#ff8da7}.membershipStatus[data-member=true] .membershipPlanName{color:#ff9fb3}.membershipStatus[data-member=true] .membershipPlanName:before{width:6px;height:6px;border-radius:1px;background:#ff6487;box-shadow:0 0 10px rgb(254 44 85/68%);content:"";transform:rotate(45deg)}.membershipStatus[data-member=true] .membershipBalance,.membershipStatus[data-member=true] .membershipBalance small{color:#fff}.appAccount[data-member=true] .accountAvatar{border-color:#37202a;background:#21171c;box-shadow:0 0 0 3px #fff,0 0 0 5px rgb(254 44 85/24%),0 8px 22px rgb(72 19 37/16%)}.accountMenuTrigger[data-member=true]{position:relative}.accountMenuTrigger[data-member=true]:after{position:absolute;right:2px;bottom:3px;width:9px;height:9px;border:2px solid white;border-radius:3px;background:#fe2c55;box-shadow:0 2px 8px rgb(96 20 45/28%);content:"";transform:rotate(45deg)}.accountMenuMembership{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:12px;padding:8px 11px;margin:0 0 8px;border-radius:11px;background:#f3f4f6;color:#2e343d;text-decoration:none;transition-property:background-color,color,transform;transition-duration:.15s;transition-timing-function:ease-out}.accountMenuMembership:hover{background:#eceef1}.accountMenuMembership:active{transform:scale(.96)}.accountMenuMembership:focus-visible{outline:2px solid var(--cyan-deep);outline-offset:2px}.accountMenuPlanName{display:inline-flex;align-items:center;gap:7px;color:#6c737d;font-size:12px;font-weight:760}.accountMenuMembership>strong{font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.accountMenuMembership>strong small{color:inherit;font-size:10px;font-weight:680;opacity:.66}.accountMenuMembership[data-member=true]{background:radial-gradient(circle at 92% 8%,rgb(254 44 85/18%),transparent 36%),#1d171b;box-shadow:inset 0 0 0 1px rgb(255 255 255/6%);color:white}.accountMenuMembership[data-member=true]:hover{background:radial-gradient(circle at 92% 8%,rgb(254 44 85/24%),transparent 38%),#251a20}.accountMenuMembership[data-member=true] .accountMenuPlanName{color:#ff9fb3}.accountMenuMembership[data-member=true] .accountMenuPlanName:before{width:6px;height:6px;border-radius:1px;background:#fe2c55;content:"";transform:rotate(45deg)}@media (max-width:680px){.membershipStatus{min-height:40px;grid-template-columns:auto;padding:7px 10px;border-radius:12px}.membershipBalance,.membershipStatusIcon{display:none}.membershipStatusCopy{min-width:0}.membershipPlanName{min-height:26px;color:#454b55;font-size:12px}}@media (prefers-reduced-motion:reduce){.accountMenuMembership,.membershipStatus{transition-duration:.01ms}}.apiDocsFactRow strong,.apiDocsNote strong,.authFormHelp,.authFormHelp a,.billingActions>span,.formError,.originalVideoLink,.phonePreviewSourceLink,.planChangeDialog>div:last-child button,.planChangeDialog>p,.pricingV2SectionHead>p,.recordError p,.resetWorkbenchButton,.simpleExportHead small,.simpleExportHead>a,.workbenchError{font-size:var(--type-caption)}.apiDocsFactRow strong,.apiDocsNote strong{line-height:1.55}.authFormHelp,.authFormHelp a,.originalVideoLink,.phonePreviewSourceLink,.resetWorkbenchButton{min-height:40px}.douyinResultEmpty span,.douyinResultPreviewFoot,.douyinResultTabs button,.douyinResultTabs--parsed,.resultCommentAvatar,.resultCommentBody p,.resultCommentBody>small,.resultCommentBody>strong,.resultCommentBody>strong em,.resultCommentBody>strong i,.resultCommentReactions small,.resultCommentReplies,.resultPreviewBadge{font-size:var(--type-caption)}.douyinResultEmpty span,.resultCommentBody p,.resultCommentBody>small,.resultCommentReplies{line-height:1.6}.accountMenuMembership>strong,.accountMenuMembership>strong small,.accountMenuPlanName,.membershipBalance small,.membershipPlanName{font-size:var(--type-caption)}.membershipBalance strong{font-size:var(--type-small)}.membershipStatusCopy{min-width:88px;gap:3px;line-height:1.15}.accountMenuMembership{min-height:54px}@media (max-width:680px){.membershipPlanName{min-height:28px;font-size:var(--type-caption)}}.dashboardStudio .simpleExportCard.unifiedSideCard{align-items:start;padding-block:28px 24px}.dashboardStudio .exportSegmentField,.dashboardStudio .quantityField{align-self:start;grid-template-rows:18px 48px auto;gap:8px;padding:0;margin:0}.dashboardStudio .exportCostSummary>small,.dashboardStudio .exportFieldLabel,.dashboardStudio .quantityField>label{display:flex;height:18px;align-items:center;padding:0;margin:0;color:#737a85;font-size:var(--type-caption);font-weight:680;line-height:18px}.dashboardStudio .exportSegmentField>.exportSegmentedControl,.dashboardStudio .quantitySelectWrap{height:48px;border-radius:12px}.dashboardStudio .exportSegmentField>.exportSegmentedControl{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:40px;align-items:center;grid-gap:0;gap:0;padding:4px;overflow:hidden;border:0;background:#eceff2;box-shadow:inset 0 0 0 1px rgb(15 18 24/8%)}.dashboardStudio .exportSegmentedControl button{width:100%;min-width:0;max-width:100%;height:40px;min-height:40px;max-height:40px;align-self:center;gap:5px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#626a75;white-space:nowrap;box-shadow:none;transition-property:background-color,color,box-shadow,transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.2,0,0,1)}.dashboardStudio .exportSegmentedControl button:hover:not(:disabled):not(.isSelected){background:rgb(255 255 255/72%);color:#2f353e}.dashboardStudio .exportSegmentedControl button.isSelected{background:#111419;color:white;box-shadow:0 1px 2px rgb(15 18 24/18%),0 0 0 1px rgb(15 18 24/6%)}.dashboardStudio .exportSegmentedControl button:focus-visible{z-index:1;outline:2px solid #111419;outline-offset:2px}.dashboardStudio .exportSegmentedControl button:disabled{color:#a5abb4;opacity:1}.dashboardStudio .exportSegmentedControl button small{display:inline-flex;flex:0 0 auto;align-items:center;color:inherit;font-size:10px;font-weight:650;line-height:1;white-space:nowrap;opacity:.68}.dashboardStudio .exportSegmentedControl button:disabled small{padding:2px 5px;border-radius:999px;background:#f7e8ec;color:#995063;opacity:1}.dashboardStudio .exportCostSummary{align-self:start;grid-template-rows:18px 48px;gap:8px}.dashboardStudio .exportCostSummary>span{min-height:48px;align-items:center}@media (max-width:640px){.dashboardStudio .simpleExportCard.unifiedSideCard{padding-block:20px}}.dashboardStudio .workbenchLinkBar{grid-template-columns:auto minmax(0,1fr) auto auto}.dashboardStudio .workbenchLinkBar .workbenchChangeVideoButton{min-width:88px;padding:0 13px 0 15px;background:#eef0f3;color:#59616c;box-shadow:inset 0 0 0 1px rgb(15 18 24/6%)}.dashboardStudio .workbenchLinkBar .workbenchChangeVideoButton:hover:not(:disabled){background:#e5e8ec;color:#252a32;box-shadow:inset 0 0 0 1px rgb(15 18 24/8%)}.dashboardStudio .workbenchLinkBar .workbenchChangeVideoButton:focus-visible{outline:2px solid #111419;outline-offset:2px}@media (max-width:640px){.dashboardStudio .workbenchLinkBar{grid-template-columns:44px minmax(0,1fr);grid-template-rows:46px 46px;gap:8px;padding:6px}.dashboardStudio .workbenchLinkBar>svg{display:none}.dashboardStudio .workbenchLinkBar input{grid-column:1/-1;grid-row:1;width:100%;height:46px;padding:0 10px}.dashboardStudio .workbenchLinkBar .workbenchChangeVideoButton{grid-column:1;grid-row:2;width:44px;min-width:44px;height:46px;padding:0}.dashboardStudio .workbenchLinkBar .workbenchChangeVideoButton span{display:none}.dashboardStudio .workbenchLinkBar .workbenchParseButton{grid-column:2;grid-row:2;width:100%;min-width:0;height:46px}.dashboardStudio.workbench--empty .workbenchLinkBar,.dashboardStudio.workbench--job .workbenchLinkBar{grid-template-columns:minmax(0,1fr)}.dashboardStudio.workbench--empty .workbenchLinkBar .workbenchParseButton,.dashboardStudio.workbench--job .workbenchLinkBar .workbenchParseButton{grid-column:1}}@media (min-width:961px){.dashboardStudio.workbench--configured .unifiedExportWorkspace,.dashboardStudio.workbench--job .unifiedExportWorkspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);align-items:start;grid-gap:18px;gap:18px}.dashboardStudio.workbench--configured .dashboardStudioSurface,.dashboardStudio.workbench--job .dashboardStudioSurface{min-width:0}.dashboardStudio.workbench--configured .phonePreviewStage,.dashboardStudio.workbench--job .phonePreviewStage{grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr)}.dashboardStudio.workbench--configured .douyinResultColumns,.dashboardStudio.workbench--job .douyinResultColumns{grid-template-columns:minmax(58px,.62fr) minmax(0,1.7fr) 50px;gap:8px;padding:0 12px 0 52px}.dashboardStudio.workbench--configured .douyinResultColumns span:nth-child(n+4),.dashboardStudio.workbench--configured .resultTableReplies,.dashboardStudio.workbench--configured .resultTableTime,.dashboardStudio.workbench--job .douyinResultColumns span:nth-child(n+4),.dashboardStudio.workbench--job .resultTableReplies,.dashboardStudio.workbench--job .resultTableTime{display:none}.dashboardStudio.workbench--configured .douyinResultPreview.isTable .douyinResultList article.resultTableRow,.dashboardStudio.workbench--job .douyinResultPreview.isTable .douyinResultList article.resultTableRow{grid-template-columns:32px minmax(58px,.62fr) minmax(0,1.7fr) 50px;gap:8px;padding:10px 12px}.dashboardStudio.workbench--configured .simpleExportCard.unifiedSideCard,.dashboardStudio.workbench--job .unifiedSideCard{position:-webkit-sticky;position:sticky;top:88px;display:grid;width:100%;height:auto;min-height:0;grid-template-columns:minmax(0,1fr);align-content:start;align-items:start;align-self:start;grid-gap:10px;gap:10px;padding:18px;border:0;border-radius:22px;background:white;box-shadow:0 0 0 1px rgb(15 18 24/6%),0 18px 50px rgb(11 13 18/8%),0 2px 8px rgb(11 13 18/3%)}.dashboardStudio.workbench--configured .simpleExportHead{display:flex;min-height:44px;padding-bottom:14px;border-bottom:1px solid #e8eaee}.dashboardStudio.workbench--configured .simpleExportHead>div>svg{color:#242a33}.dashboardStudio.workbench--configured .simpleExportHead strong{font-size:17px}.dashboardStudio.workbench--configured .simpleExportHead small{font-size:12px}.dashboardStudio.workbench--configured .exportCostSummary,.dashboardStudio.workbench--configured .exportSegmentField,.dashboardStudio.workbench--configured .exportSubmitGroup,.dashboardStudio.workbench--configured .quantityField{width:100%}.dashboardStudio.workbench--configured .quantityField>p{overflow:visible;text-overflow:clip;white-space:normal}.dashboardStudio.workbench--configured .exportCostSummary{padding-top:14px;border-top:1px solid #e8eaee}.dashboardStudio.workbench--configured .exportSubmitGroup{grid-template-columns:minmax(0,1fr);gap:8px}.dashboardStudio.workbench--configured .exportSubmitGroup>div{order:3;justify-items:center}.dashboardStudio.workbench--configured .exportSubmitGroup .primaryExportButton{order:1;width:100%}.dashboardStudio.workbench--configured .simpleBillingNote{grid-column:1;order:2;justify-self:center}}@media (min-width:961px) and (max-width:1180px){.dashboardStudio.workbench--configured .unifiedExportWorkspace,.dashboardStudio.workbench--job .unifiedExportWorkspace{grid-template-columns:minmax(0,1fr) 320px;gap:16px}.dashboardStudio.workbench--configured .simpleExportCard.unifiedSideCard,.dashboardStudio.workbench--job .unifiedSideCard{gap:8px;padding:16px}.dashboardStudio.workbench--configured .phonePreviewStage,.dashboardStudio.workbench--job .phonePreviewStage{grid-template-columns:minmax(250px,.78fr) minmax(0,1fr)}.dashboardStudio.workbench--configured .phonePreviewDevice,.dashboardStudio.workbench--job .phonePreviewDevice{padding-inline:18px}.dashboardStudio.workbench--configured .phonePreviewStage .douyinPhone,.dashboardStudio.workbench--job .phonePreviewStage .douyinPhone{width:220px}.dashboardStudio.workbench--configured .dashboardVideoStats,.dashboardStudio.workbench--job .dashboardVideoStats{min-height:66px}}@media (max-width:960px){.dashboardStudio.workbench--configured .unifiedExportWorkspace,.dashboardStudio.workbench--job .unifiedExportWorkspace{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:16px;gap:16px}.dashboardStudio.workbench--configured .simpleExportCard.unifiedSideCard,.dashboardStudio.workbench--job .unifiedSideCard{position:static;border:0;border-radius:20px;background:white;box-shadow:0 0 0 1px rgb(15 18 24/6%),0 18px 50px rgb(11 13 18/7%)}}.dashboardStudio.workbench--job .inlineJobCard{display:grid;width:100%;height:auto;min-height:0;grid-template-columns:minmax(0,1fr);align-items:stretch;grid-gap:0;gap:0;padding:18px;border:0;border-radius:22px;background:white;box-shadow:0 0 0 1px rgb(15 18 24/6%),0 18px 50px rgb(11 13 18/8%),0 2px 8px rgb(11 13 18/3%)}.dashboardStudio.workbench--job .inlineJobHead{padding:0 0 14px;border-bottom:1px solid #e8eaee}.dashboardStudio.workbench--job .inlineJobConfig{padding:14px 0;border-bottom:1px solid #e8eaee}.dashboardStudio.workbench--job .inlineJobProgress{padding:16px 0 14px}.dashboardStudio.workbench--job .inlineJobProgress>p,.dashboardStudio.workbench--job .inlineJobProgress>strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dashboardStudio.workbench--job .inlineJobPersistence{grid-column:auto;margin-top:16px}.dashboardStudio.workbench--job .inlineJobPending{display:grid;width:100%;height:auto;min-height:286px;grid-template-columns:minmax(0,1fr);align-content:center;grid-gap:24px;gap:24px;padding:24px}.inlineJobPendingHead{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;grid-gap:14px;gap:14px}.inlineJobPendingIcon{display:grid;width:48px;height:48px;place-items:center;border-radius:15px;background:#0b0d12;box-shadow:-2px 0 0 rgb(37 244 238/72%),2px 0 0 rgb(254 44 85/68%),0 10px 24px rgb(11 13 18/14%);color:white}.inlineJobPendingIcon svg{width:21px;height:21px;animation:workbenchParseSpin .9s linear infinite}.inlineJobPendingCopy{display:grid;min-width:0;grid-gap:4px;gap:4px}.inlineJobPendingCopy small{color:#087c77;font-size:11px;font-weight:760}.inlineJobPendingCopy strong{color:var(--ink);font-size:17px;line-height:1.35;text-wrap:balance}.inlineJobPendingCopy span{color:var(--muted);font-size:12px;line-height:1.55;text-wrap:pretty}.inlineJobPendingProgress{height:6px;overflow:hidden;border-radius:99px;background:#e9ebee}.inlineJobPendingProgress i{display:block;width:46%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cyan-deep),var(--pink));animation:inlineJobPendingSlide 1.35s cubic-bezier(.2,0,0,1) infinite;transform:translateX(-125%);will-change:transform}.inlineJobPendingHint{display:flex;align-items:center;gap:7px;margin:0;color:#737a85;font-size:12px;line-height:1.5}.inlineJobPendingHint svg{width:15px;height:15px;flex:0 0 auto;color:var(--green)}@keyframes inlineJobPendingSlide{to{transform:translateX(240%)}}@media (min-width:641px){.feedbackDock[data-compact=true]{right:max(2px,env(safe-area-inset-right))}.feedbackDock[data-compact=true] .feedbackTrigger{width:44px;min-width:44px;gap:0;padding:0;overflow:hidden;font-size:0}}