.page-module__pbLk7W__page{background:var(--surface-bg);min-block-size:100%;color:var(--foreground);overflow:clip}.page-module__pbLk7W__toolSection{max-inline-size:1248px;margin-inline:auto;padding:24px 24px 0}.page-module__pbLk7W__toolShell{border:1px solid var(--default-border);background:var(--surface-bg);border-radius:28px;overflow:hidden}.page-module__pbLk7W__toolForm{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.page-module__pbLk7W__inputPanel,.page-module__pbLk7W__resultPanel{min-inline-size:0;padding:36px}.page-module__pbLk7W__inputPanel{border-inline-end:1px solid var(--divider)}.page-module__pbLk7W__resultPanel{background:var(--sunken-bg)}.page-module__pbLk7W__panelHeading,.page-module__pbLk7W__resultHeading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.page-module__pbLk7W__panelHeading{justify-content:flex-start}.page-module__pbLk7W__panelIcon{background:var(--primary);block-size:42px;inline-size:42px;color:var(--primary-fg);border-radius:14px;flex:none;justify-content:center;align-items:center;display:inline-flex}.page-module__pbLk7W__panelIcon svg{block-size:21px;inline-size:21px}.page-module__pbLk7W__panelHeading p,.page-module__pbLk7W__resultHeading p{color:var(--caption-fg);margin:0 0 5px;font-size:12px;font-weight:600;line-height:18px}.page-module__pbLk7W__panelHeading h2,.page-module__pbLk7W__resultHeading h2{margin:0;font-size:22px;font-weight:700;line-height:30px}.page-module__pbLk7W__panelHeading span:not(.page-module__pbLk7W__panelIcon){color:var(--secondary-fg);margin-block-start:6px;font-size:13px;line-height:20px;display:block}.page-module__pbLk7W__resultHeading>span{border:1px solid var(--default-border);background:var(--surface-bg);color:var(--caption-fg);border-radius:999px;flex:none;padding:6px 10px;font-size:11px;line-height:16px}.page-module__pbLk7W__field{flex-direction:column;gap:8px;margin-block-start:22px;display:flex}.page-module__pbLk7W__field>span,.page-module__pbLk7W__generatedResume label{color:var(--foreground);font-size:13px;font-weight:650;line-height:19px}.page-module__pbLk7W__field input,.page-module__pbLk7W__field textarea,.page-module__pbLk7W__generatedResume input,.page-module__pbLk7W__generatedResume textarea{border:1px solid var(--default-border);background:var(--surface-bg);inline-size:100%;color:var(--foreground);font:inherit;border-radius:14px;outline:none;font-size:14px;line-height:22px}.page-module__pbLk7W__field input,.page-module__pbLk7W__generatedResume input{min-block-size:48px;padding:12px 14px}.page-module__pbLk7W__field textarea,.page-module__pbLk7W__generatedResume textarea{resize:vertical;padding:13px 14px;display:block}.page-module__pbLk7W__field>textarea{min-block-size:126px}.page-module__pbLk7W__field input::-moz-placeholder{color:var(--caption-fg);opacity:1}.page-module__pbLk7W__field textarea::-moz-placeholder{color:var(--caption-fg);opacity:1}.page-module__pbLk7W__field input::placeholder,.page-module__pbLk7W__field textarea::placeholder{color:var(--caption-fg);opacity:1}.page-module__pbLk7W__field input:focus-visible,.page-module__pbLk7W__field textarea:focus-visible,.page-module__pbLk7W__generatedResume input:focus-visible,.page-module__pbLk7W__generatedResume textarea:focus-visible{border-color:var(--ring);box-shadow:0 0 0 2px var(--ring)}.page-module__pbLk7W__field input[aria-invalid=true],.page-module__pbLk7W__field textarea[aria-invalid=true]{border-color:var(--error)}.page-module__pbLk7W__field input:disabled,.page-module__pbLk7W__field textarea:disabled{cursor:not-allowed;opacity:.6}.page-module__pbLk7W__field small{min-block-size:18px;color:var(--caption-fg);justify-content:space-between;align-items:flex-start;gap:12px;font-size:11px;line-height:17px;display:flex}.page-module__pbLk7W__field [aria-invalid=true]+small,.page-module__pbLk7W__errorMessage{color:var(--error)}.page-module__pbLk7W__optionalGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.page-module__pbLk7W__optionalGrid .page-module__pbLk7W__field textarea{min-block-size:108px}.page-module__pbLk7W__privacyNote{background:var(--sunken-bg);color:var(--secondary-fg);border-radius:14px;align-items:flex-start;gap:10px;margin-block-start:22px;padding:13px 14px;display:flex}.page-module__pbLk7W__privacyNote svg{block-size:18px;inline-size:18px;color:var(--foreground);flex:none}.page-module__pbLk7W__privacyNote p,.page-module__pbLk7W__errorMessage{margin:0;font-size:11px;line-height:17px}.page-module__pbLk7W__errorMessage{text-align:start;margin-block-start:14px}.page-module__pbLk7W__turnstileGate{border-radius:12px;margin-block-start:20px;overflow:hidden}.page-module__pbLk7W__primaryButton,.page-module__pbLk7W__continueButton,.page-module__pbLk7W__quotaState button{background:var(--primary);min-block-size:48px;color:var(--primary-fg);cursor:pointer;font:inherit;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding-inline:20px;font-size:13px;font-weight:700;display:inline-flex}.page-module__pbLk7W__primaryButton{inline-size:100%;margin-block-start:18px}.page-module__pbLk7W__primaryButton:hover,.page-module__pbLk7W__continueButton:hover,.page-module__pbLk7W__quotaState button:hover{opacity:.88}.page-module__pbLk7W__primaryButton:disabled,.page-module__pbLk7W__continueButton:disabled,.page-module__pbLk7W__quotaState button:disabled,.page-module__pbLk7W__outputActions button:disabled{cursor:not-allowed;opacity:.5}.page-module__pbLk7W__primaryButton:focus-visible,.page-module__pbLk7W__continueButton:focus-visible,.page-module__pbLk7W__quotaState button:focus-visible,.page-module__pbLk7W__outputActions button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.page-module__pbLk7W__primaryButton svg,.page-module__pbLk7W__continueButton svg,.page-module__pbLk7W__quotaState button svg{block-size:16px;inline-size:16px}[dir=rtl] .page-module__pbLk7W__continueButton svg,[dir=rtl] .page-module__pbLk7W__quotaState button svg{transform:scaleX(-1)}.page-module__pbLk7W__loadingState,.page-module__pbLk7W__emptyState,.page-module__pbLk7W__quotaState{flex-direction:column;min-block-size:620px;display:flex}.page-module__pbLk7W__loadingState{background:var(--surface-bg);border-radius:18px;gap:14px;margin-block-start:28px;padding:24px}.page-module__pbLk7W__loadingState span{background:var(--hover);border-radius:999px;display:block}.page-module__pbLk7W__skeletonTitle{block-size:24px;inline-size:58%}.page-module__pbLk7W__skeletonLine{block-size:14px;inline-size:100%}.page-module__pbLk7W__skeletonLineShort{block-size:14px;inline-size:72%}.page-module__pbLk7W__loadingState .page-module__pbLk7W__skeletonBlock{border-radius:14px;block-size:260px;inline-size:100%;margin-block-start:18px}.page-module__pbLk7W__successState{margin-block-start:24px}.page-module__pbLk7W__outputActions{flex-wrap:wrap;gap:8px;margin-block-end:12px;display:flex}.page-module__pbLk7W__outputActions button{border:1px solid var(--default-border);background:var(--surface-bg);min-block-size:44px;color:var(--secondary-fg);cursor:pointer;font:inherit;border-radius:999px;align-items:center;gap:7px;padding-inline:13px;font-size:12px;font-weight:650;display:inline-flex}.page-module__pbLk7W__outputActions button:hover{color:var(--foreground)}.page-module__pbLk7W__outputActions svg{block-size:15px;inline-size:15px}.page-module__pbLk7W__generatedResume{border:1px solid var(--default-border);background:var(--surface-bg);border-radius:18px;flex-direction:column;gap:9px;padding:22px;display:flex}.page-module__pbLk7W__generatedResume label:not(:first-child){margin-block-start:10px}.page-module__pbLk7W__generatedResume input{font-size:17px;font-weight:700;line-height:24px}.page-module__pbLk7W__generatedResume textarea{white-space:pre-wrap;min-block-size:440px;font-family:inherit}.page-module__pbLk7W__reviewNotes{border:1px solid var(--default-border);background:var(--surface-bg);border-radius:16px;margin-block-start:16px;padding:18px}.page-module__pbLk7W__reviewNotes h3{align-items:center;gap:8px;margin:0;font-size:13px;line-height:20px;display:flex}.page-module__pbLk7W__reviewNotes h3 svg{block-size:17px;inline-size:17px}.page-module__pbLk7W__reviewNotes ul{color:var(--secondary-fg);margin:12px 0 0;padding-inline-start:18px;font-size:12px;line-height:19px}.page-module__pbLk7W__reviewNotes li+li{margin-block-start:7px}.page-module__pbLk7W__continueButton{inline-size:100%;margin-block-start:16px}.page-module__pbLk7W__emptyState,.page-module__pbLk7W__quotaState{text-align:center;justify-content:center;align-items:center;padding-block:44px 24px}.page-module__pbLk7W__emptyDocument{border:1px solid var(--default-border);background:var(--surface-bg);border-radius:18px;block-size:228px;inline-size:184px;position:relative}.page-module__pbLk7W__emptyDocument:before{background:var(--primary);content:"";border-start-start-radius:18px;border-end-start-radius:18px;inline-size:8px;position:absolute;inset-block:0;inset-inline-start:0}.page-module__pbLk7W__emptyDocument span{background:var(--hover);border-radius:999px;block-size:8px;position:absolute;inset-inline-start:34px}.page-module__pbLk7W__emptyDocument span:first-child{inline-size:95px;inset-block-start:46px}.page-module__pbLk7W__emptyDocument span:nth-child(2){inline-size:116px;inset-block-start:78px}.page-module__pbLk7W__emptyDocument span:nth-child(3){inline-size:104px;inset-block-start:104px}.page-module__pbLk7W__emptyDocument span:nth-child(4){inline-size:78px;inset-block-start:130px}.page-module__pbLk7W__emptyDocument svg{block-size:28px;inline-size:28px;color:var(--caption-fg);position:absolute;inset-block-end:30px;inset-inline-end:26px}.page-module__pbLk7W__emptyState h3,.page-module__pbLk7W__quotaState h3{margin:28px 0 0;font-size:21px;line-height:29px}.page-module__pbLk7W__emptyState>p,.page-module__pbLk7W__quotaState>p{max-inline-size:430px;color:var(--secondary-fg);margin:10px 0 0;font-size:13px;line-height:21px}.page-module__pbLk7W__emptySignals{flex-wrap:wrap;justify-content:center;gap:8px;margin-block-start:22px;display:flex}.page-module__pbLk7W__emptySignals span{border:1px solid var(--default-border);background:var(--surface-bg);color:var(--caption-fg);border-radius:999px;padding:7px 11px;font-size:11px;line-height:16px}.page-module__pbLk7W__quotaState>svg{block-size:50px;inline-size:50px;color:var(--foreground)}.page-module__pbLk7W__quotaState button{margin-block-start:24px}.page-module__pbLk7W__statementSection{border-block:1px solid var(--divider);margin-block-start:160px;padding-block:128px}.page-module__pbLk7W__contentSection{max-inline-size:1248px;margin-inline:auto;padding:160px 24px 0}.page-module__pbLk7W__proofPreview,.page-module__pbLk7W__editPreview,.page-module__pbLk7W__privacyPreview{font-family:var(--font-sans)}.page-module__pbLk7W__proofPreview{border:1px solid var(--default-border);background:var(--surface-bg);border-radius:16px 16px 0 0;inline-size:330px;padding:18px}.page-module__pbLk7W__proofPreview strong,.page-module__pbLk7W__editPreview strong,.page-module__pbLk7W__privacyPreview strong{font-size:13px;line-height:19px;display:block}.page-module__pbLk7W__proofPreview span{background:var(--hover);border-radius:999px;block-size:7px;margin-block-start:12px;display:block}.page-module__pbLk7W__proofPreview span:first-of-type{inline-size:92%}.page-module__pbLk7W__proofPreview span:nth-of-type(2){inline-size:76%}.page-module__pbLk7W__proofPreview span:nth-of-type(3){inline-size:84%}.page-module__pbLk7W__editPreview{border:1px solid var(--default-border);background:var(--surface-bg);border-radius:14px;gap:10px;inline-size:320px;padding:16px;display:grid}.page-module__pbLk7W__editPreview div{color:var(--secondary-fg);align-items:center;gap:9px;font-size:11px;line-height:17px;display:flex}.page-module__pbLk7W__editPreview svg,.page-module__pbLk7W__privacyPreview svg{flex:none;block-size:18px;inline-size:18px}.page-module__pbLk7W__privacyPreview{border:1px solid var(--default-border);background:var(--surface-bg);border-radius:16px;align-items:center;gap:12px;inline-size:300px;padding:18px;display:flex}.page-module__pbLk7W__privacyPreview span{color:var(--caption-fg);margin-block-start:3px;font-size:11px;line-height:17px;display:block}.page-module__pbLk7W__stepPreview{background:var(--sunken-bg);min-block-size:440px;position:relative;overflow:hidden}.page-module__pbLk7W__stepCard{border:1px solid var(--default-border);background:var(--surface-bg);border-radius:18px;padding:24px;position:absolute;inset-block-start:62px;inset-inline:54px}.page-module__pbLk7W__stepCard>div{align-items:center;gap:12px;display:flex}.page-module__pbLk7W__stepCard svg{block-size:24px;inline-size:24px}.page-module__pbLk7W__stepCard strong{font-size:14px;line-height:20px}.page-module__pbLk7W__stepCard span{background:var(--hover);border-radius:999px;block-size:8px;margin-block-start:16px;display:block}.page-module__pbLk7W__stepCard span:first-of-type{inline-size:100%}.page-module__pbLk7W__stepCard span:nth-of-type(2){inline-size:78%}.page-module__pbLk7W__stepCard span:nth-of-type(3){inline-size:88%}.page-module__pbLk7W__faqSection{padding:160px 24px}@media (max-width:980px){.page-module__pbLk7W__toolForm{grid-template-columns:minmax(0,1fr)}.page-module__pbLk7W__inputPanel{border-inline-end:0;border-block-end:1px solid var(--divider)}.page-module__pbLk7W__loadingState,.page-module__pbLk7W__emptyState,.page-module__pbLk7W__quotaState{min-block-size:520px}}@media (max-width:640px){.page-module__pbLk7W__toolSection,.page-module__pbLk7W__contentSection,.page-module__pbLk7W__faqSection{padding-inline:16px}.page-module__pbLk7W__toolSection{padding-block-start:8px}.page-module__pbLk7W__toolShell{border-radius:20px}.page-module__pbLk7W__inputPanel,.page-module__pbLk7W__resultPanel{padding:24px 18px}.page-module__pbLk7W__optionalGrid{grid-template-columns:minmax(0,1fr);gap:0}.page-module__pbLk7W__resultHeading{flex-direction:column;align-items:flex-start}.page-module__pbLk7W__generatedResume{padding:16px}.page-module__pbLk7W__generatedResume textarea{min-block-size:380px}.page-module__pbLk7W__emptyDocument{block-size:192px;inline-size:154px}.page-module__pbLk7W__statementSection{margin-block-start:112px;padding:96px 16px}.page-module__pbLk7W__contentSection{padding-block-start:112px}.page-module__pbLk7W__faqSection{padding-block:112px}.page-module__pbLk7W__stepCard{inset-inline:26px}}
.Composer-module__7CqupW__composer{--composer-ink:var(--gray0,#1f1f1f);--composer-muted:var(--secondary-fg,#0009);text-align:start;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #fff6;border-radius:24px;flex-direction:column;width:min(800px,100%);height:120px;margin-block-start:52px;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 20px 8px #0000000a}.Composer-module__7CqupW__composer:after{z-index:0;inset-inline-end:15px;content:"";filter:blur(6px);pointer-events:none;background:linear-gradient(90deg,#6cffee52 0%,#358cd052 19.14%,#a669e552 44.33%,#f43a7252 67.18%,#ff6f3252 100%);border-radius:36px;width:95px;height:35px;position:absolute;bottom:15px}.Composer-module__7CqupW__composerInput{box-sizing:border-box;padding:0;resize:none;width:100%;min-height:88px;color:var(--composer-muted);font:inherit;background:0 0;border:0;outline:0;padding-block-end:40px;font-size:16px;line-height:24px}.Composer-module__7CqupW__composerInput::placeholder{color:var(--disabled-fg,#0000003d)}.Composer-module__7CqupW__composerTools{z-index:1;inset-inline-start:16px;color:var(--composer-ink);align-items:center;gap:8px;display:inline-flex;position:absolute;bottom:16px}.Composer-module__7CqupW__composerTools button{appearance:none;border:1px solid var(--subtle-border,#1f1f1f0f);width:32px;height:32px;color:inherit;cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:background-color .16s,color .16s;display:inline-flex}.Composer-module__7CqupW__composerTools svg{stroke-width:1.8px;width:16px;height:16px}.Composer-module__7CqupW__composerActions{z-index:1;inset-inline-end:16px;align-items:center;gap:24px;display:inline-flex;position:absolute;bottom:16px}.Composer-module__7CqupW__composerSubmit{z-index:1;background:var(--gray0,#1f1f1f);height:32px;color:var(--inverse-fg,#fff);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;border:0;border-radius:45.714px;justify-content:center;align-items:center;gap:8px;padding-block:6px;padding-inline:18px 14px;font-size:16px;font-weight:590;line-height:24px;transition:opacity .2s,transform .2s;display:inline-flex;position:relative}.Composer-module__7CqupW__composerTools button:hover,.Composer-module__7CqupW__composerTools button[data-state=open]{background:var(--hover,#1f1f1f0a)}.Composer-module__7CqupW__composerSubmit:not(:disabled):hover{transform:translateY(-1px)}.Composer-module__7CqupW__composerSubmit svg{flex:none}.Composer-module__7CqupW__directionArrow:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){transform:scaleX(-1)}.Composer-module__7CqupW__composerInput:focus,.Composer-module__7CqupW__composerInput:focus-visible,.Composer-module__7CqupW__composerSubmit:focus,.Composer-module__7CqupW__composerSubmit:focus-visible,.Composer-module__7CqupW__composerSubmit:active{box-shadow:none;outline:none}.Composer-module__7CqupW__modelShowcase{appearance:none;width:108px;height:24px;color:var(--composer-muted);cursor:pointer;background:0 0;border:0;border-radius:20px;flex:0 0 108px;padding:0;position:relative}.Composer-module__7CqupW__modelShowcaseItem{top:0;left:calc(36px + var(--compare-model-index) * 16px);z-index:var(--compare-model-layer);box-sizing:border-box;background:0 0;border:0;border-radius:20px;justify-content:center;align-items:center;width:24px;height:24px;transition:left .28s cubic-bezier(.22,1,.36,1),color .18s;display:inline-flex;position:absolute;overflow:hidden}.Composer-module__7CqupW__modelShowcase:hover .Composer-module__7CqupW__modelShowcaseItem,.Composer-module__7CqupW__modelShowcase:focus-visible .Composer-module__7CqupW__modelShowcaseItem,.Composer-module__7CqupW__modelShowcase[data-state=open] .Composer-module__7CqupW__modelShowcaseItem{left:calc(var(--compare-model-index) * 28px)}.Composer-module__7CqupW__modelShowcaseMore{border:1px solid var(--gray5,#e9e9e9);color:var(--gray2,#999)}.Composer-module__7CqupW__modelShowcase:hover .Composer-module__7CqupW__modelShowcaseMore,.Composer-module__7CqupW__modelShowcase[data-state=open] .Composer-module__7CqupW__modelShowcaseMore{color:var(--gray1,#666)}.Composer-module__7CqupW__modelShowcaseMore svg{stroke-width:2px;width:14px;height:14px}.Composer-module__7CqupW__modelIcon{background:#fff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.Composer-module__7CqupW__modelIconCompact{--compare-model-icon-size:24px;flex:0 0 24px;width:24px;height:24px}.Composer-module__7CqupW__modelIconPromo{--compare-model-icon-size:30px;flex:0 0 32px;width:32px;height:32px}.Composer-module__7CqupW__modelIconImage{width:var(--compare-model-icon-size);height:var(--compare-model-icon-size);background-image:var(--compare-model-icon-url);background-position:50%;background-repeat:no-repeat;background-size:contain;display:block}.Composer-module__7CqupW__modelPopover,.Composer-module__7CqupW__loginPopover{box-sizing:border-box;color:#1f1f1f;background:#fff;border:0;border-radius:20px;width:280px;min-width:280px;padding:16px;overflow:hidden;box-shadow:0 4px 20px #02041a29}.Composer-module__7CqupW__modelPopoverIcons{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 32px;width:160px;margin:0 auto 14px;display:flex}.Composer-module__7CqupW__modelPopoverCopy,.Composer-module__7CqupW__loginPopoverCopy{text-align:start;flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.Composer-module__7CqupW__modelPopoverCopy h3,.Composer-module__7CqupW__modelPopoverCopy p,.Composer-module__7CqupW__loginPopoverCopy h3,.Composer-module__7CqupW__loginPopoverCopy p{width:100%;margin:0}.Composer-module__7CqupW__modelPopoverCopy h3,.Composer-module__7CqupW__loginPopoverCopy h3{color:#1f1f1f;font-size:16px;font-weight:590;line-height:24px}.Composer-module__7CqupW__modelPopoverCopy p,.Composer-module__7CqupW__loginPopoverCopy p{color:#0009;font-size:14px;font-weight:400;line-height:20px}.Composer-module__7CqupW__modelPopoverTitleHighlight{color:#0000;background:linear-gradient(90deg,#7c4dff 0%,#ff62cd 68.27%,#ffc56d 100%);-webkit-background-clip:text;background-clip:text}.Composer-module__7CqupW__modelPopoverAction,.Composer-module__7CqupW__loginPopoverAction{color:#fff;background:#1f1f1f;border-radius:40px;justify-content:center;align-items:center;width:fit-content;margin-block-start:20px;margin-inline-start:auto;padding:6px 16px;font-size:14px;font-weight:510;line-height:20px;text-decoration:none;display:flex}.Composer-module__7CqupW__modelPopoverAction:hover,.Composer-module__7CqupW__loginPopoverAction:hover{background:#333}.Composer-module__7CqupW__loginPopoverArt{pointer-events:none;-webkit-user-select:none;user-select:none;width:136px;height:auto;margin:-4px auto 8px;display:block}.Composer-module__7CqupW__loginPopoverAddContext .Composer-module__7CqupW__loginPopoverAction{margin-block-start:16px}.Composer-module__7CqupW__modelPopoverAction:focus-visible,.Composer-module__7CqupW__loginPopoverAction:focus-visible{outline-offset:3px;outline:2px solid #1f1f1f}.Composer-module__7CqupW__composerTools button:focus-visible,.Composer-module__7CqupW__modelShowcase:focus-visible{outline-offset:2px;outline:2px solid #1f1f1f38}@media (max-width:760px){.Composer-module__7CqupW__composer{height:104px;margin-block-start:36px}.Composer-module__7CqupW__composerInput{min-height:72px}.Composer-module__7CqupW__composer:after{border-radius:50%;width:34px;height:34px}.Composer-module__7CqupW__composerActions{gap:12px}.Composer-module__7CqupW__composerSubmit{border-radius:50%;gap:0;width:32px;height:32px;padding:0;font-size:0;line-height:0}}@media (prefers-reduced-motion:reduce){.Composer-module__7CqupW__composer *,.Composer-module__7CqupW__composer :before,.Composer-module__7CqupW__composer :after{transition-duration:.01ms!important}}
.MarketingFooterCta-module__o5vbfG__section{background:var(--surface-bg,#fff);color:var(--foreground)}.MarketingFooterCta-module__o5vbfG__inner{text-align:center;max-inline-size:1008px;margin-inline:auto;padding-block:92px 208px;padding-inline:24px}.MarketingFooterCta-module__o5vbfG__art{justify-content:center;align-items:center;gap:17px;margin-block-end:49px;display:flex}.MarketingFooterCta-module__o5vbfG__symbol{-o-object-fit:contain;object-fit:contain;block-size:91px;inline-size:100px}.MarketingFooterCta-module__o5vbfG__section .MarketingFooterCta-module__o5vbfG__inner h2{color:var(--foreground);margin:0;font-size:40px;font-weight:500;line-height:1.25}.MarketingFooterCta-module__o5vbfG__section .MarketingFooterCta-module__o5vbfG__description{max-inline-size:600px;color:var(--secondary-fg);text-align:center;margin:18px auto 0;font-size:16px;line-height:25px}.MarketingFooterCta-module__o5vbfG__composer{width:min(800px,100%);margin-block-start:60px;margin-inline:auto}.MarketingFooterCta-module__o5vbfG__section .MarketingFooterCta-module__o5vbfG__composer>*{margin-block-start:0}@media (max-width:760px){.MarketingFooterCta-module__o5vbfG__inner{padding:32px 16px 80px}.MarketingFooterCta-module__o5vbfG__art{gap:12px}.MarketingFooterCta-module__o5vbfG__composer{margin-block-start:36px}}.MarketingFooterCta-module__o5vbfG__section .MarketingFooterCta-module__o5vbfG__composer form{background:#fff;height:140px}@media (max-width:760px){.MarketingFooterCta-module__o5vbfG__section .MarketingFooterCta-module__o5vbfG__inner h2{font-size:34px}}
.LandingHeroComposer-module__FenXGW__composer{text-align:start;background:#fffffff5;border:1px solid #00000014;border-radius:30px;width:min(880px,100%);min-height:124px;margin:52px auto 0;position:relative;overflow:visible;box-shadow:0 22px 60px #28241e1c,0 2px 8px #28241e0a}.LandingHeroComposer-module__FenXGW__composerInput{box-sizing:border-box;resize:none;color:#1f1f1f;width:100%;height:66px;min-height:66px;font:inherit;background:0 0;border:0;outline:0;padding-block:18px 4px;padding-inline:18px;font-size:17px;line-height:26px}.LandingHeroComposer-module__FenXGW__composerInput::placeholder{color:#00000061}.LandingHeroComposer-module__FenXGW__composerFooter{justify-content:space-between;align-items:center;gap:10px;height:56px;min-height:56px;padding-block:8px;padding-inline:14px;display:flex;position:relative}.LandingHeroComposer-module__FenXGW__controlViewport{scrollbar-width:none;flex:auto;min-width:0;overflow-x:auto}.LandingHeroComposer-module__FenXGW__controlViewport::-webkit-scrollbar{display:none}.LandingHeroComposer-module__FenXGW__contextRow::-webkit-scrollbar{display:none}.LandingHeroComposer-module__FenXGW__controlRow{align-items:center;gap:2px;width:max-content;min-width:100%;display:flex}.LandingHeroComposer-module__FenXGW__uploadButton{color:#1f1f1f;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .18s;display:inline-flex}.LandingHeroComposer-module__FenXGW__uploadButton:hover{background:#f2f2f1}.LandingHeroComposer-module__FenXGW__uploadButton:disabled{cursor:default;opacity:.38}.LandingHeroComposer-module__FenXGW__uploadButton:focus-visible{outline-offset:2px;outline:2px solid #1f1f1f}.LandingHeroComposer-module__FenXGW__uploadButton svg{stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;width:17px;height:17px}.LandingHeroComposer-module__FenXGW__composerSubmit{--composer-submit-surface:#1f1f1f;z-index:1;color:#fff;white-space:nowrap;cursor:pointer;isolation:isolate;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:10px;height:40px;min-height:40px;padding-block:8px;padding-inline:18px 15px;font-size:14px;font-weight:600;line-height:20px;transition:transform .2s;display:inline-flex;position:relative;overflow:visible}.LandingHeroComposer-module__FenXGW__composerSubmit:before,.LandingHeroComposer-module__FenXGW__composerSubmit:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0}.LandingHeroComposer-module__FenXGW__composerSubmit:before{z-index:-2;filter:blur(6px);background:linear-gradient(90deg,#6cffee52 0%,#358cd052 19.14%,#a669e552 44.33%,#f43a7252 67.18%,#ff6f3252 100%)}.LandingHeroComposer-module__FenXGW__composerSubmit:after{z-index:-1;background:var(--composer-submit-surface)}.LandingHeroComposer-module__FenXGW__composerSubmit:hover{transform:translateY(-1px)}.LandingHeroComposer-module__FenXGW__composerSubmit:focus-visible{outline-offset:3px;outline:2px solid #1f1f1f}.LandingHeroComposer-module__FenXGW__composerSubmit:disabled{--composer-submit-surface:#1f1f1fd1;cursor:wait}.LandingHeroComposer-module__FenXGW__composerSubmit svg{flex:none;width:16px;height:16px}.LandingHeroComposer-module__FenXGW__composerStatus{border:1px solid #ae3a301f;color:#963d35;background:linear-gradient(100deg,#fff7f5 0%,snow 100%);border-inline-start:2px solid #d85a4e;border-radius:12px;margin:4px 18px;padding:9px 12px;font-size:13px;font-weight:500;line-height:19px}.LandingHeroComposer-module__FenXGW__contextRow{scrollbar-width:none;align-items:center;gap:8px;min-width:0;padding-block:14px 0;padding-inline:18px;display:flex;overflow-x:auto}.LandingHeroComposer-module__FenXGW__sourceChip{color:#1f1f1fb8;background:#f7f7f5;border:1px solid #00000014;border-radius:10px;flex:none;align-items:center;gap:6px;max-width:220px;min-height:34px;padding:6px 8px;font-size:12px;line-height:18px;display:inline-flex}.LandingHeroComposer-module__FenXGW__sourceChip>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.LandingHeroComposer-module__FenXGW__sourceChip>svg,.LandingHeroComposer-module__FenXGW__sourceChip button svg{flex:none;width:14px;height:14px}.LandingHeroComposer-module__FenXGW__sourceChip button{color:#1f1f1f7a;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex}.LandingHeroComposer-module__FenXGW__uploadingChip{color:#1f1f1f85}.LandingHeroComposer-module__FenXGW__uploadingChip small{font-size:10px}.LandingHeroComposer-module__FenXGW__skillBadge{max-width:208px;height:32px;color:var(--function-link,#007aff);cursor:pointer;background:#007aff0f;border:1px solid #007aff33;border-radius:20px;flex:none;align-items:center;gap:4px;padding-inline:10px;transition:background-color .18s;display:inline-flex}.LandingHeroComposer-module__FenXGW__skillBadge:hover,.LandingHeroComposer-module__FenXGW__skillBadge:focus-visible{background:#007aff1a}.LandingHeroComposer-module__FenXGW__skillBadge:focus-visible{outline:2px solid var(--function-link,#007aff);outline-offset:1px}.LandingHeroComposer-module__FenXGW__skillBadgeIcon,.LandingHeroComposer-module__FenXGW__skillBadgeRemove{flex:none}.LandingHeroComposer-module__FenXGW__skillBadgeName{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.LandingHeroComposer-module__FenXGW__spinner{animation:.85s linear infinite LandingHeroComposer-module__FenXGW__landing-composer-spin}@keyframes LandingHeroComposer-module__FenXGW__landing-composer-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.LandingHeroComposer-module__FenXGW__composer{border-radius:24px;min-height:98px;margin-block-start:36px}.LandingHeroComposer-module__FenXGW__composerInput{height:48px;min-height:48px;padding-block:12px 4px;padding-inline:14px;font-size:16px;line-height:24px}.LandingHeroComposer-module__FenXGW__composerFooter{gap:8px;height:48px;min-height:48px;padding-block:4px;padding-inline:12px}.LandingHeroComposer-module__FenXGW__contextRow{padding-inline:14px}.LandingHeroComposer-module__FenXGW__sourceChip{max-width:180px}.LandingHeroComposer-module__FenXGW__skillBadge{max-width:120px}.LandingHeroComposer-module__FenXGW__composerSubmit{border-radius:50%;gap:0;width:32px;height:32px;min-height:32px;padding:0;font-size:0;line-height:0}}@media (prefers-reduced-motion:reduce){.LandingHeroComposer-module__FenXGW__composerSubmit{transition:none}}
.page-module__GtvCbG__page{--ai-writing-ink:#1f1f1f;--ai-writing-muted:#0009;--ai-writing-line:#0000001f;--ai-writing-soft:#f6f5f2;color:var(--ai-writing-ink);font-family:var(--font-inter), Inter, ui-sans-serif, system-ui, sans-serif;-webkit-font-smoothing:antialiased;background:#fff;font-size:16px;line-height:24px;overflow:clip}.page-module__GtvCbG__writingPage{background:#fff}.page-module__GtvCbG__page h1:not(:where([data-page-section=pricing] *)),.page-module__GtvCbG__page h2:not(:where([data-page-section=pricing] *)),.page-module__GtvCbG__page h3:not(:where([data-page-section=pricing] *)),.page-module__GtvCbG__page p:not(:where([data-page-section=pricing] *)){margin:0}.page-module__GtvCbG__page h1:not(:where([data-page-section=pricing] *)),.page-module__GtvCbG__page h2:not(:where([data-page-section=pricing] *)){text-wrap:balance}.page-module__GtvCbG__page p:not(:where([data-page-section=pricing] *)){text-wrap:pretty}.page-module__GtvCbG__sectionPad{padding-inline:max(32px,50vw - 616px)}.page-module__GtvCbG__hero{text-align:center;padding-block:72px 112px}.page-module__GtvCbG__heroCopy{max-width:940px;margin-inline:auto}.page-module__GtvCbG__heroNote,.page-module__GtvCbG__sectionLabel{color:var(--ai-writing-muted);font-size:14px;font-weight:500;margin-block-end:22px!important}.page-module__GtvCbG__hero h1{max-width:900px;font-family:var(--font-libre-baskerville), Georgia, serif;margin-inline:auto;font-size:clamp(52px,6vw,78px);font-weight:400;line-height:1.14}.page-module__GtvCbG__hero h1 em,.page-module__GtvCbG__finalCta h2 em{font-weight:400}.page-module__GtvCbG__heroSupport{max-width:720px;color:var(--ai-writing-muted);font-size:18px;line-height:30px;margin:24px auto 0!important}.page-module__GtvCbG__composer{text-align:start;background:#fff;border-radius:28px;flex-direction:column;justify-content:space-between;width:min(880px,100%);min-height:174px;margin:52px auto 0;padding:24px;display:flex;box-shadow:0 8px 36px #0000001a}.page-module__GtvCbG__composerInput{resize:none;width:100%;min-height:58px;color:var(--ai-writing-ink);font:inherit;background:0 0;border:0;outline:0;margin-block-end:32px;padding:0;font-size:17px;line-height:26px}.page-module__GtvCbG__composerInput::placeholder{color:#0000006b}.page-module__GtvCbG__composerFooter,.page-module__GtvCbG__composerControls{align-items:center;display:flex}.page-module__GtvCbG__composerFooter{justify-content:space-between;gap:24px}.page-module__GtvCbG__composerControls{color:#00000080;gap:14px;font-size:13px}.page-module__GtvCbG__uploadButton{color:#2a2a2a;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.page-module__GtvCbG__uploadButton svg{stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;width:16px;height:16px}.page-module__GtvCbG__modelSwitcher{color:#000000ad;background:#f6f6f4;border:1px solid #0000001a;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding-inline-start:10px;display:flex;position:relative}.page-module__GtvCbG__modelSwitcher>svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;flex:none;width:16px;height:16px}.page-module__GtvCbG__modelSwitcher select{appearance:none;min-width:150px;min-height:32px;color:var(--ai-writing-ink);cursor:pointer;font:inherit;background:0 0;border:0;outline:0;padding:5px 30px 5px 0;font-size:13px;font-weight:500}.page-module__GtvCbG__page:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .page-module__GtvCbG__modelSwitcher select{padding:5px 0 5px 30px}.page-module__GtvCbG__modelSwitcher:focus-within,.page-module__GtvCbG__uploadButton:focus-visible,.page-module__GtvCbG__composerSubmit:focus-visible,.page-module__GtvCbG__button:focus-visible,.page-module__GtvCbG__startCard:focus-visible,.page-module__GtvCbG__proof a:focus-visible,.page-module__GtvCbG__faq summary:focus-visible{outline:2px solid var(--ai-writing-ink);outline-offset:3px}.page-module__GtvCbG__modelChevron{inset-inline-end:10px;pointer-events:none;color:#00000080;font-size:14px;position:absolute;top:50%;transform:translateY(-52%)}.page-module__GtvCbG__composerSubmit{background:var(--ai-writing-ink);color:#fff;white-space:nowrap;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:10px;min-height:44px;padding:10px 19px;font-size:14px;font-weight:600;display:inline-flex}.page-module__GtvCbG__composerSubmit:hover,.page-module__GtvCbG__buttonDark:hover{background:#000}.page-module__GtvCbG__workspaceShowcase{width:min(1200px,100%);margin:96px auto 0}.page-module__GtvCbG__workspaceLink{width:100%;color:inherit;margin:40px auto 0;text-decoration:none;display:block;position:relative}.page-module__GtvCbG__workspaceLink:focus-visible{outline:2px solid var(--ai-writing-ink);outline-offset:6px}.page-module__GtvCbG__productVisual{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;display:block}.page-module__GtvCbG__workspaceLogo{pointer-events:none;background:#fff;width:8.8%;height:auto;padding:.35% .45%;display:block;position:absolute;top:1.5%;left:1.1%}.page-module__GtvCbG__sourceList{scrollbar-width:none;align-items:center;gap:8px;min-width:0;padding-block:14px 0;padding-inline:18px 190px;display:flex;overflow-x:auto}.page-module__GtvCbG__sourceList::-webkit-scrollbar{display:none}.page-module__GtvCbG__sourceChip{color:#1f1f1fb8;background:#f7f7f5;border:1px solid #00000014;border-radius:10px;flex:none;align-items:center;gap:6px;max-width:220px;min-height:34px;padding:6px 8px;font-size:12px;line-height:18px;display:inline-flex}.page-module__GtvCbG__sourceChip>svg{stroke-width:1.6px;flex:none;width:15px;height:15px}.page-module__GtvCbG__sourceChip>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.page-module__GtvCbG__sourceChip button{color:#1f1f1f7a;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;margin-inline-start:2px;padding:0;display:inline-flex}.page-module__GtvCbG__sourceChip button:hover,.page-module__GtvCbG__sourceChip button:focus-visible{color:#1f1f1f;background:#0000000f}.page-module__GtvCbG__sourceChip button svg{width:12px;height:12px}.page-module__GtvCbG__sourceChipUploading{color:#1f1f1f85}.page-module__GtvCbG__sourceSpinner{animation:.9s linear infinite page-module__GtvCbG__writing-source-spin}@keyframes page-module__GtvCbG__writing-source-spin{to{transform:rotate(360deg)}}.page-module__GtvCbG__sectionHeading{text-align:center;max-width:840px;margin-inline:auto}.page-module__GtvCbG__narrow{max-width:700px}.page-module__GtvCbG__sectionHeading .page-module__GtvCbG__sectionLabel{margin-block-end:18px!important}.page-module__GtvCbG__sectionHeading h2{font-family:var(--font-libre-baskerville), Georgia, serif;font-size:clamp(38px,4vw,54px);font-weight:400;line-height:1.2;margin-block-end:20px!important}.page-module__GtvCbG__sectionHeading>p:last-child{max-width:680px;color:var(--ai-writing-muted);margin-inline:auto;font-size:17px;line-height:28px}.page-module__GtvCbG__workflow{background:var(--ai-writing-soft);text-align:center;padding-block:140px 128px;scroll-margin-top:80px}.page-module__GtvCbG__workflowSteps{text-align:start;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin:72px 0 48px;display:grid}.page-module__GtvCbG__workflowSteps article{border-block-start:1px solid #0003;padding-block-start:22px}.page-module__GtvCbG__workflowStepMeta{justify-content:space-between;align-items:center;display:flex}.page-module__GtvCbG__stepNumber,.page-module__GtvCbG__cardIndex,.page-module__GtvCbG__cardSource{color:#0000006b;font-size:13px}.page-module__GtvCbG__stepIcon,.page-module__GtvCbG__startCardIcon{color:#000000bd;background:#ffffffb8;border:1px solid #0000001a;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:0 1px 2px #0000000a}.page-module__GtvCbG__stepIcon svg,.page-module__GtvCbG__startCardIcon svg{stroke-width:1.6px;width:23px;height:23px}.page-module__GtvCbG__workflowSteps h3{font-family:var(--font-libre-baskerville), Georgia, serif;font-size:24px;font-weight:400;line-height:34px;margin:26px 0 12px!important}.page-module__GtvCbG__workflowSteps article>p{color:var(--ai-writing-muted);font-size:15px;line-height:25px}.page-module__GtvCbG__compactWorkflowGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(1200px,100%);margin:60px auto 48px;display:grid}.page-module__GtvCbG__compactWorkflowCard{background:var(--ai-writing-soft);text-align:start;border-radius:18px;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:18px;min-width:0;padding:16px;display:grid}.page-module__GtvCbG__compactWorkflowVisual{aspect-ratio:1;background:#fff;border-radius:14px;place-items:center;display:grid;overflow:hidden}.page-module__GtvCbG__compactWorkflowVisual img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.page-module__GtvCbG__compactWorkflowCopy>p:first-child{color:#00000061;font-size:12px;line-height:18px;margin-block-end:10px!important}.page-module__GtvCbG__compactWorkflowCopy h3{font-size:16px;font-weight:600;line-height:23px;margin-block-end:6px!important}.page-module__GtvCbG__compactWorkflowCopy>p:last-child{color:var(--ai-writing-muted);font-size:13px;line-height:20px}.page-module__GtvCbG__startItemCta{width:fit-content;min-height:38px;color:var(--ai-writing-ink);background:#fff;border:1px solid #1f1f1f29;border-radius:999px;align-items:center;gap:8px;margin-block-start:22px;padding:8px 14px;font-size:13px;font-weight:600;line-height:20px;text-decoration:none;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.page-module__GtvCbG__startItemCta:hover{border-color:var(--ai-writing-ink);background:var(--ai-writing-ink);color:#fff}.page-module__GtvCbG__startItemCta:focus-visible{outline:2px solid var(--ai-writing-ink);outline-offset:3px}.page-module__GtvCbG__button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:48px;padding:12px 24px;font-size:15px;font-weight:600;line-height:22px;display:inline-flex}.page-module__GtvCbG__buttonDark{background:var(--ai-writing-ink);color:#fff}.page-module__GtvCbG__ways{padding-block:140px 128px;scroll-margin-top:80px}.page-module__GtvCbG__startGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-block-start:72px;display:grid}.page-module__GtvCbG__startCard{background:var(--ai-writing-soft);min-height:0;color:inherit;border-radius:22px;grid-template-rows:auto 1fr;grid-template-columns:36px minmax(0,1fr) 48px;gap:18px;padding:16px 26px 26px;text-decoration:none;transition:background-color .16s;display:grid;overflow:hidden}.page-module__GtvCbG__startCard:hover{background:#efeee9}.page-module__GtvCbG__startCardVisual{aspect-ratio:1;background:#ffffff75;border-radius:16px;grid-area:1/1/auto/-1;place-items:center;margin:0 -10px 12px;display:grid;overflow:hidden}.page-module__GtvCbG__startCardVisual img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transition:transform .24s;display:block}.page-module__GtvCbG__startCard:hover .page-module__GtvCbG__startCardVisual img{transform:translateY(-2px)scale(1.01)}.page-module__GtvCbG__cardIndex{grid-area:2/1}.page-module__GtvCbG__startCardCopy{grid-area:2/2}.page-module__GtvCbG__startCardIcon{grid-area:2/3;place-self:start end}.page-module__GtvCbG__cardSource{margin-block-end:38px!important}.page-module__GtvCbG__startCard h3{font-family:var(--font-libre-baskerville), Georgia, serif;font-size:23px;font-weight:400;line-height:32px;margin-block-end:10px!important}.page-module__GtvCbG__startCardCopy>p:last-child{color:var(--ai-writing-muted);font-size:14px;line-height:23px}.page-module__GtvCbG__cardArrow{grid-area:2/3;place-self:end;font-size:22px}.page-module__GtvCbG__arrow{display:inline-block}.page-module__GtvCbG__page:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .page-module__GtvCbG__arrow{transform:scaleX(-1)}.page-module__GtvCbG__proof{background:var(--ai-writing-soft);color:#00000094;justify-content:center;align-items:center;gap:22px;min-height:120px;font-size:14px;display:flex}.page-module__GtvCbG__proof a{color:var(--ai-writing-ink);margin-inline-start:18px;font-weight:600;text-decoration:none}.page-module__GtvCbG__proofText{color:inherit;margin:0;font-weight:500}.page-module__GtvCbG__faq{padding-block:128px;scroll-margin-top:80px}.page-module__GtvCbG__faqList{width:min(900px,100%);margin:68px auto 0}.page-module__GtvCbG__faq details{border-block-end:1px solid var(--ai-writing-line)}.page-module__GtvCbG__faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding-block:25px;font-size:18px;font-weight:500;line-height:28px;list-style:none;display:flex}.page-module__GtvCbG__faq summary::-webkit-details-marker{display:none}.page-module__GtvCbG__faqMark{color:#0000007a;font-size:24px;font-weight:300;transition:transform .16s}.page-module__GtvCbG__faq details[open] .page-module__GtvCbG__faqMark{transform:rotate(45deg)}.page-module__GtvCbG__faq details>p{max-width:720px;color:var(--ai-writing-muted);font-size:15px;line-height:26px;margin:-4px 0 28px!important}.page-module__GtvCbG__finalCta{color:#fff;text-align:center;background:#1f1f1f;flex-direction:column;justify-content:center;align-items:center;min-height:680px;padding-block:100px;display:flex}.page-module__GtvCbG__finalCtaCopy{width:min(760px,100%)}.page-module__GtvCbG__finalCta .page-module__GtvCbG__sectionLabel{color:#ffffff8c;margin-block-end:18px!important}.page-module__GtvCbG__finalCta h2{font-family:var(--font-libre-baskerville), Georgia, serif;font-size:clamp(44px,5vw,64px);font-weight:400;line-height:1.12;margin-block-end:16px!important}.page-module__GtvCbG__finalCtaCopy>p:last-child{color:#ffffff9e;font-size:17px}.page-module__GtvCbG__finalCta .page-module__GtvCbG__composer{border:1px solid #ffffff2e;margin-block-start:44px;box-shadow:0 18px 48px #0000002e}@media (max-width:900px){.page-module__GtvCbG__sectionPad{padding-inline:24px}.page-module__GtvCbG__workflowSteps{grid-template-columns:1fr;gap:32px}.page-module__GtvCbG__workflowSteps h3{margin-block-start:18px!important}.page-module__GtvCbG__compactWorkflowGrid{scroll-snap-type:inline mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.page-module__GtvCbG__compactWorkflowGrid::-webkit-scrollbar{display:none}.page-module__GtvCbG__compactWorkflowCard{scroll-snap-align:start;flex:none;width:min(340px,100vw - 72px)}.page-module__GtvCbG__startGrid{grid-template-columns:1fr}.page-module__GtvCbG__proof{flex-wrap:wrap;padding-block:30px}}@media (max-width:640px){.page-module__GtvCbG__hero{padding-block:56px 80px}.page-module__GtvCbG__heroNote{margin-block-end:18px!important}.page-module__GtvCbG__hero h1{font-size:46px}.page-module__GtvCbG__heroSupport{font-size:16px;line-height:27px;margin-block-start:20px!important}.page-module__GtvCbG__composer{border-radius:22px;min-height:184px;margin-block-start:42px;padding:20px}.page-module__GtvCbG__composerFooter{flex-direction:column;align-items:stretch;gap:14px}.page-module__GtvCbG__composerControls{gap:9px;width:100%}.page-module__GtvCbG__modelSwitcher{flex:1}.page-module__GtvCbG__modelSwitcher select{width:100%;min-width:0}.page-module__GtvCbG__composerSubmit{justify-content:center;width:100%;min-height:42px;padding:9px 16px}.page-module__GtvCbG__workspaceShowcase{margin-block-start:72px}.page-module__GtvCbG__workspaceLink{margin-block-start:32px}.page-module__GtvCbG__sourceList{padding-inline:14px 64px}.page-module__GtvCbG__sourceChip{max-width:180px}.page-module__GtvCbG__workflow,.page-module__GtvCbG__ways,.page-module__GtvCbG__faq{padding-block:88px}.page-module__GtvCbG__sectionHeading h2{font-size:38px}.page-module__GtvCbG__workflowSteps{margin-block-start:56px}.page-module__GtvCbG__compactWorkflowGrid{margin-block-start:48px}.page-module__GtvCbG__compactWorkflowCard{grid-template-columns:96px minmax(0,1fr);gap:14px;width:min(310px,100vw - 64px)}.page-module__GtvCbG__startGrid{margin-block-start:56px}.page-module__GtvCbG__startCard{grid-template-columns:30px minmax(0,1fr) 44px;gap:12px;min-height:0;padding:12px 22px 22px}.page-module__GtvCbG__startCardVisual{border-radius:14px;margin:0 -10px 10px}.page-module__GtvCbG__stepIcon,.page-module__GtvCbG__startCardIcon{width:44px;height:44px}.page-module__GtvCbG__proof{gap:12px}.page-module__GtvCbG__proof span[aria-hidden=true]{display:none}.page-module__GtvCbG__proof p,.page-module__GtvCbG__proof a{text-align:center;width:100%;margin:0}.page-module__GtvCbG__faqList{margin-block-start:52px}.page-module__GtvCbG__faq summary{min-height:76px;font-size:16px;line-height:25px}.page-module__GtvCbG__finalCta{min-height:660px;padding-block:84px}}@media (prefers-reduced-motion:reduce){.page-module__GtvCbG__startCard,.page-module__GtvCbG__startCardVisual img,.page-module__GtvCbG__faqMark{transition:none}}
.page-module__j4FA4G__page{--ai-writing-soft:#f4f3f0}.page-module__j4FA4G__loginDialogContent{background:#fffefb!important;border:1px solid #1f1f1f17!important;border-radius:28px!important;width:min(520px,100vw - 32px)!important;overflow:hidden!important;box-shadow:0 28px 90px #221f1b2e!important}.page-module__j4FA4G__loginDialogContent>div{padding:36px!important}.page-module__j4FA4G__loginDialogClose{justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;box-shadow:none!important;background:#ffffffe0!important;border:1px solid #1f1f1f14!important;border-radius:50%!important;padding:0!important;transition:background-color .16s!important}.page-module__j4FA4G__loginDialogClose:hover{background:#f3f2ef!important}.page-module__j4FA4G__loginDialogClose svg{stroke-width:1.8px;width:18px;height:18px}.page-module__j4FA4G__loginDialogIcon{color:#27674c;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;box-shadow:none!important;background:#e9f5ef!important;border:0!important;border-radius:18px!important;margin-block-end:22px!important;padding:0!important;transform:none!important}.page-module__j4FA4G__loginDialogIcon svg{stroke-width:1.6px;width:26px;height:26px}.page-module__j4FA4G__loginDialogTitle{color:#1f1f1f;font-family:var(--font-libre-baskerville), Georgia, serif;text-wrap:balance;text-transform:none!important;margin-block-end:8px!important;font-size:30px!important;font-weight:400!important;line-height:1.25!important}.page-module__j4FA4G__loginDialogSubtitle{max-width:420px;color:#1f1f1f94!important;text-transform:none!important;background:0 0!important;margin-block-end:24px!important;padding:0!important;font-size:15px!important;font-weight:400!important;line-height:23px!important;transform:none!important}.page-module__j4FA4G__loginDialogFeatures{text-align:start;box-shadow:none!important;background:#f6f5f2!important;border:0!important;border-radius:20px!important;margin-block-end:24px!important;padding:18px!important}.page-module__j4FA4G__loginDialogFeature{color:#1f1f1fbd;font-size:14px;line-height:21px;gap:11px!important;font-weight:500!important}.page-module__j4FA4G__loginDialogCheck{color:#27674c;background:#dcece3!important;border:0!important;border-radius:50%!important;width:22px!important;min-width:22px!important;height:22px!important;padding:0!important}.page-module__j4FA4G__loginDialogCheck svg{stroke-width:2.5px;width:13px;height:13px}.page-module__j4FA4G__loginDialogCta{min-height:48px;color:#fff!important;text-transform:none!important;box-shadow:none!important;background:#1f1f1f!important;border:0!important;border-radius:999px!important;margin:0!important;padding:12px 20px!important;font-size:15px!important;font-weight:600!important;line-height:24px!important;transition:background-color .16s,transform .16s!important;transform:none!important}.page-module__j4FA4G__loginDialogCta:hover{background:#353535!important;transform:translateY(-1px)!important}.page-module__j4FA4G__loginDialogBrandedContent{background:#f8f5ee!important;width:min(580px,100vw - 32px)!important;box-shadow:0 32px 100px #2a231b38,inset 0 2px #ffffffbf!important}.page-module__j4FA4G__loginDialogBrandedContent>div{padding:18px 22px 24px!important}.page-module__j4FA4G__loginDialogShowcase{margin-block-end:20px!important}.page-module__j4FA4G__loginDialogBrandedContent .page-module__j4FA4G__loginDialogTitle{max-width:470px;margin-block-end:8px!important;font-size:29px!important}.page-module__j4FA4G__loginDialogBrandedContent .page-module__j4FA4G__loginDialogSubtitle{max-width:460px;margin-block-end:20px!important}.page-module__j4FA4G__loginDialogBrandedContent .page-module__j4FA4G__loginDialogFeatures{background:0 0!important;margin-block-end:20px!important;padding:0!important}.page-module__j4FA4G__loginDialogBrandedContent .page-module__j4FA4G__loginDialogFeatures ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.page-module__j4FA4G__loginDialogBrandedContent .page-module__j4FA4G__loginDialogFeature{color:#1f1f1fc2;background:#ffffffd1;border:1px solid #2a231b14;border-radius:16px;min-height:66px;padding:10px 11px;font-size:13px;line-height:18px;box-shadow:0 8px 22px #31291f0d;align-items:center!important;gap:9px!important;margin:0!important}.page-module__j4FA4G__loginDialogBrandedContent .page-module__j4FA4G__loginDialogCheck{background:#dcece3!important;border-radius:11px!important;width:34px!important;min-width:34px!important;height:34px!important}.page-module__j4FA4G__loginDialogBrandedContent .page-module__j4FA4G__loginDialogCheck svg{stroke-width:1.8px;width:17px;height:17px}.page-module__j4FA4G__loginDialogBrandedContent .page-module__j4FA4G__loginDialogFeature:nth-child(2) .page-module__j4FA4G__loginDialogCheck{color:#66528f;background:#e8e2f6!important}.page-module__j4FA4G__loginDialogBrandedContent .page-module__j4FA4G__loginDialogFeature:nth-child(3) .page-module__j4FA4G__loginDialogCheck{color:#8a642d;background:#f4e7d3!important}.page-module__j4FA4G__loginDialogBrandedContent .page-module__j4FA4G__loginDialogFeature:nth-child(4) .page-module__j4FA4G__loginDialogCheck{color:#456d8f;background:#dfeaf4!important}.page-module__j4FA4G__loginDialogBrandedContent .page-module__j4FA4G__loginDialogCta{box-shadow:0 10px 24px #1f1f1f29!important}.page-module__j4FA4G__loginDialogFooter{text-underline-offset:3px;-webkit-text-decoration:underline #1f1f1f33;text-decoration:underline #1f1f1f33;color:#1f1f1f8a!important;margin-block-start:12px!important;font-size:13px!important}.page-module__j4FA4G__loginDialogFooter:hover{text-decoration-color:currentColor;color:#1f1f1f!important}@media (max-width:640px){.page-module__j4FA4G__loginDialogContent{border-radius:24px!important;width:calc(100vw - 24px)!important}.page-module__j4FA4G__loginDialogContent>div{padding:28px 20px 22px!important}.page-module__j4FA4G__loginDialogClose{inset-inline-end:12px!important;top:12px!important}.page-module__j4FA4G__loginDialogIcon{width:50px;height:50px;border-radius:16px!important;margin-block-end:18px!important}.page-module__j4FA4G__loginDialogTitle{max-width:calc(100% - 36px);font-size:25px!important}.page-module__j4FA4G__loginDialogSubtitle{margin-block-end:20px!important;font-size:14px!important;line-height:21px!important}.page-module__j4FA4G__loginDialogFeatures{border-radius:17px!important;margin-block-end:20px!important;padding:15px!important}.page-module__j4FA4G__loginDialogBrandedContent{border-radius:26px!important;width:calc(100vw - 20px)!important}.page-module__j4FA4G__loginDialogBrandedContent>div{padding:12px 14px 20px!important}.page-module__j4FA4G__loginDialogBrandedContent .page-module__j4FA4G__loginDialogTitle{max-width:360px;font-size:25px!important}.page-module__j4FA4G__loginDialogBrandedContent .page-module__j4FA4G__loginDialogSubtitle{margin-block-end:16px!important}.page-module__j4FA4G__loginDialogBrandedContent .page-module__j4FA4G__loginDialogFeature{min-height:62px;padding:8px;font-size:12px;line-height:16px}.page-module__j4FA4G__loginDialogBrandedContent .page-module__j4FA4G__loginDialogCheck{border-radius:10px!important;width:30px!important;min-width:30px!important;height:30px!important}}.page-module__j4FA4G__heroSection{text-align:center;background:#fff;padding-block:72px 104px}.page-module__j4FA4G__heroCopy{width:min(960px,100%);margin-inline:auto}.page-module__j4FA4G__heroSection h1{width:min(960px,100%);font-family:var(--font-libre-baskerville), Georgia, serif;letter-spacing:-.025em;margin:0 auto;font-size:clamp(44px,4vw,50px);font-weight:400;line-height:1.16}.page-module__j4FA4G__heroSection h1 em{font-weight:400}.page-module__j4FA4G__heroSupport{color:#0009;width:min(840px,100%);font-size:18px;line-height:26px;margin:20px auto 0!important}.page-module__j4FA4G__workflowSection{background:#fff;padding-block:140px 128px;scroll-margin-top:80px}.page-module__j4FA4G__primaryButton{color:#fff;background:#1f1f1f;border-radius:40px;justify-content:center;align-items:center;width:fit-content;min-height:40px;margin:60px auto 0;padding:6px 20px;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition:background-color .16s;display:flex}.page-module__j4FA4G__primaryButton:hover{background:#333}.page-module__j4FA4G__primaryButton:focus-visible,.page-module__j4FA4G__startCard:focus-visible,.page-module__j4FA4G__proofInner a:focus-visible{outline:2px solid var(--ring);outline-offset:4px}.page-module__j4FA4G__waysSection{background:#fff;border-block-start:1px solid #1f1f1f14;padding-block:128px;scroll-margin-top:80px}.page-module__j4FA4G__startGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:min(1200px,100%);margin:60px auto 0;display:grid}.page-module__j4FA4G__startCard{background:var(--sunken-bg);min-height:150px;color:var(--foreground);border-radius:16px;grid-template-columns:44px minmax(0,1fr) 24px;align-items:start;gap:16px;padding:22px;text-decoration:none;display:grid}.page-module__j4FA4G__startCardIcon{border:1px solid var(--default-border);background:var(--surface-bg);width:40px;height:40px;color:var(--gray1);transform-origin:50%;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.page-module__j4FA4G__startCardIcon svg{stroke-width:1.6px;width:20px;height:20px}.page-module__j4FA4G__startCardCopy{min-width:0}.page-module__j4FA4G__cardSource{color:var(--caption-fg);font-size:13px;line-height:18px;margin:0 0 5px!important}.page-module__j4FA4G__startCard h3{font-size:16px;font-weight:600;line-height:24px;margin:0 0 8px!important}.page-module__j4FA4G__startCardCopy>p:last-child{color:var(--secondary-fg);margin:0;font-size:14px;line-height:21px}.page-module__j4FA4G__cardArrow{width:20px;height:20px;color:var(--gray2);stroke-width:1.75px;place-self:center end}.page-module__j4FA4G__arrow{display:inline-block}.page-module__j4FA4G__page:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .page-module__j4FA4G__arrow{transform:scaleX(-1)}.page-module__j4FA4G__proofSection{background:#fff;padding-block:0}.page-module__j4FA4G__proofInner{color:#0000008a;border-block:1px solid #1f1f1f14;justify-content:center;align-items:center;gap:22px;width:min(1200px,100%);min-height:120px;margin-inline:auto;font-size:14px;display:flex}.page-module__j4FA4G__proofInner>span{color:#00000038}.page-module__j4FA4G__proofInner a{color:#1f1f1f;margin-inline-start:18px;font-weight:600;text-decoration:none}.page-module__j4FA4G__proofInner .page-module__j4FA4G__proofModelLink{color:inherit;margin-inline-start:0;font-weight:500;transition:color .16s}.page-module__j4FA4G__proofInner .page-module__j4FA4G__proofModelLink:hover{color:#1f1f1f}.page-module__j4FA4G__heroWorkbench{text-align:start;background:#fffffff5;border:1px solid #00000014;border-radius:30px;width:min(880px,100%);height:auto;min-height:124px;margin:52px auto 0;position:relative;overflow:visible;box-shadow:0 22px 60px #28241e1c,0 2px 8px #28241e0a}.page-module__j4FA4G__heroVideoControls{align-items:center;gap:2px;display:flex}.page-module__j4FA4G__heroModelTrigger,.page-module__j4FA4G__heroInlineConfigTrigger{color:#1f1f1f;cursor:pointer;background:0 0;border:0;border-radius:20px;flex:none;align-items:center;gap:5px;min-width:0;height:32px;padding-inline:8px;transition:background-color .18s;display:inline-flex}.page-module__j4FA4G__heroModelTrigger{max-width:190px;font-size:14px;font-weight:400;line-height:20px}.page-module__j4FA4G__heroModelTrigger>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__j4FA4G__heroModelTrigger>svg,.page-module__j4FA4G__heroInlineConfigTrigger>svg{color:#0000006b;flex:none;width:14px;height:14px;transition:transform .18s}.page-module__j4FA4G__heroModelTrigger[data-state=open]>svg,.page-module__j4FA4G__heroInlineConfigTrigger[data-state=open]>svg{transform:rotate(180deg)}.page-module__j4FA4G__heroModelTrigger:hover,.page-module__j4FA4G__heroInlineConfigTrigger:hover,.page-module__j4FA4G__heroModelTrigger[data-state=open],.page-module__j4FA4G__heroInlineConfigTrigger[data-state=open]{background:#f2f2f1}.page-module__j4FA4G__heroInlineConfigTrigger[data-disabled=true]{cursor:default;opacity:.45}.page-module__j4FA4G__heroModelTrigger:focus-visible,.page-module__j4FA4G__heroInlineConfigTrigger:focus-visible,.page-module__j4FA4G__heroModelOption:focus-visible,.page-module__j4FA4G__heroInlineOptionList button:focus-visible,.page-module__j4FA4G__heroWorkbenchUpload:focus-visible{outline-offset:2px;outline:2px solid #1f1f1f}.page-module__j4FA4G__heroModelIcon{color:#1f1f1f;background:#fff;border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;overflow:hidden}.page-module__j4FA4G__heroModelIcon svg{width:17px;height:17px}.page-module__j4FA4G__heroInlineConfigLabel{color:#00000075;font-size:12px;line-height:20px}.page-module__j4FA4G__heroInlineConfigValue{text-overflow:ellipsis;white-space:nowrap;max-width:84px;font-size:13px;line-height:20px;overflow:hidden}.page-module__j4FA4G__heroWorkbenchInput{box-sizing:border-box;resize:none;color:#1f1f1f;width:100%;height:66px;min-height:66px;font:inherit;background:0 0;border:0;outline:0;padding-block:18px 4px;padding-inline:18px;font-size:17px;line-height:26px}.page-module__j4FA4G__heroWorkbenchInput::placeholder{color:#00000061}.page-module__j4FA4G__heroWorkbenchFooter{justify-content:space-between;align-items:center;gap:10px;height:56px;min-height:56px;padding-block:8px;padding-inline:14px;display:flex;position:relative}.page-module__j4FA4G__heroWorkbenchControlViewport{scrollbar-width:none;flex:auto;min-width:0;overflow-x:auto}.page-module__j4FA4G__heroWorkbenchControlViewport::-webkit-scrollbar{display:none}.page-module__j4FA4G__heroWorkbenchControlRow{align-items:center;gap:2px;width:max-content;min-width:100%;display:flex}.page-module__j4FA4G__heroWorkbenchUpload{color:#1f1f1f;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .18s;display:inline-flex}.page-module__j4FA4G__heroWorkbenchUpload:hover{background:#f2f2f1}.page-module__j4FA4G__heroWorkbenchUpload:disabled{cursor:default;opacity:.38}.page-module__j4FA4G__heroWorkbenchUpload svg{stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;width:17px;height:17px}.page-module__j4FA4G__heroWorkbenchStatus{color:#963d35;background:linear-gradient(100deg,#fff7f5 0%,snow 100%);border:1px solid #ae3a301f;border-inline-start:2px solid #d85a4e;border-radius:12px;align-items:flex-start;gap:9px;min-width:0;margin:4px 18px;padding:9px 12px;font-size:13px;font-weight:500;line-height:19px;display:flex}.page-module__j4FA4G__heroWorkbenchStatusIcon{background:#d85a4e1a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.page-module__j4FA4G__heroWorkbenchStatusIcon svg{width:16px;height:16px}.page-module__j4FA4G__heroWorkbenchStatus>span:last-child{overflow-wrap:anywhere;min-width:0}.page-module__j4FA4G__heroModelPopover,.page-module__j4FA4G__heroInlineConfigPopover{color:#1f1f1f;background:#fff;border:1px solid #00000012;border-radius:22px;padding:0;overflow:hidden;box-shadow:0 22px 54px #00000029}.page-module__j4FA4G__heroModelPopover{width:310px;padding:8px}.page-module__j4FA4G__heroModelList{max-height:360px;overflow-y:auto}.page-module__j4FA4G__heroModelOption{color:#1f1f1f;cursor:pointer;text-align:start;background:0 0;border:0;border-radius:14px;grid-template-columns:26px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;min-height:48px;padding:8px 10px;font-size:14px;display:grid}.page-module__j4FA4G__heroModelOption:hover,.page-module__j4FA4G__heroModelOption[data-selected=true]{background:#f5f5f3}.page-module__j4FA4G__heroModelOption>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__j4FA4G__heroModelOption>svg{color:#1f1f1f;width:17px;height:17px}.page-module__j4FA4G__heroInlineConfigPopover{width:210px;padding:8px}.page-module__j4FA4G__heroInlineConfigTitle{color:#00000070;margin:0;padding:7px 9px 5px;font-size:12px;line-height:18px}.page-module__j4FA4G__heroInlineOptionList{max-height:300px;overflow-y:auto}.page-module__j4FA4G__heroInlineOptionList button{color:#1f1f1f;cursor:pointer;text-align:start;background:0 0;border:0;border-radius:10px;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:8px;width:100%;min-height:38px;padding:7px 9px;font-size:14px;line-height:20px;display:grid}.page-module__j4FA4G__heroInlineOptionList button:hover,.page-module__j4FA4G__heroInlineOptionList button[data-selected=true]{background:#f2f2f1}.page-module__j4FA4G__heroInlineOptionList button>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__j4FA4G__heroInlineOptionList button>svg{width:16px;height:16px}.page-module__j4FA4G__videoRecommendations{flex-direction:column;gap:20px;width:min(952px,100%);margin:42px auto 0;display:flex}.page-module__j4FA4G__videoRecommendationsTitle{font-family:var(--font-libre-baskerville), Georgia, serif;letter-spacing:-.015em;text-align:start;margin:0;font-size:24px;font-weight:400;line-height:1.3}.page-module__j4FA4G__videoRecommendationsViewport{scrollbar-width:none;min-width:0;overflow:hidden}.page-module__j4FA4G__videoRecommendationsViewport::-webkit-scrollbar{display:none}.page-module__j4FA4G__videoRecommendationsGrid{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:12px;display:grid}.page-module__j4FA4G__videoRecommendationsGrid[data-three-up]{grid-template-columns:repeat(3,minmax(0,1fr))}.page-module__j4FA4G__videoRecommendationCard{appearance:none;width:100%;min-width:0;color:inherit;font:inherit;text-align:start;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:0;text-decoration:none}.page-module__j4FA4G__videoRecommendationCard:focus-visible{outline-offset:4px;border-radius:12px;outline:2px solid #1f1f1f}.page-module__j4FA4G__videoRecommendationCover{aspect-ratio:16/9;background:#0000000a;border-radius:12px;width:100%;transition:box-shadow .18s,transform .18s;position:relative;overflow:hidden}.page-module__j4FA4G__videoRecommendationCard[data-selected=true] .page-module__j4FA4G__videoRecommendationCover{transform:translateY(-1px);box-shadow:0 0 0 1px #1f1f1f33,0 8px 20px #1f1f1f17}.page-module__j4FA4G__recommendationSelectedBadge{z-index:2;color:#292929;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #1f1f1f1a;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:absolute;inset-block-start:9px;inset-inline-end:9px;box-shadow:0 3px 12px #1f1f1f1f}.page-module__j4FA4G__recommendationSelectedBadge svg{stroke-width:2px;width:12px;height:12px}.page-module__j4FA4G__videoRecommendationCover video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.page-module__j4FA4G__videoRecommendationCard:hover .page-module__j4FA4G__videoRecommendationCover video{transform:scale(1.03)}.page-module__j4FA4G__videoRecommendationCard p{color:#0000008f;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;margin:8px 0 0;font-size:14px;line-height:20px;display:-webkit-box;overflow:hidden}.page-module__j4FA4G__videoRecommendationCard[data-selected=true] p{color:#000000c7;font-weight:500}.page-module__j4FA4G__videoFaq{padding-block:128px;scroll-margin-top:80px}.page-module__j4FA4G__overviewComposer{text-align:start;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #fff6;border-radius:24px;flex-direction:column;justify-content:space-between;width:min(800px,100%);height:120px;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 20px 8px #0000000a}.page-module__j4FA4G__overviewComposer:after{z-index:0;inset-inline-end:15px;content:"";filter:blur(6px);pointer-events:none;background:linear-gradient(90deg,#6cffee52 0%,#358cd052 19.14%,#a669e552 44.33%,#f43a7252 67.18%,#ff6f3252 100%);border-radius:36px;width:95px;height:35px;position:absolute;bottom:15px}.page-module__j4FA4G__overviewComposerLabel{width:1px;height:1px;position:absolute;overflow:hidden}.page-module__j4FA4G__overviewComposerInput{box-sizing:border-box;resize:none;color:#0009;width:100%;min-height:88px;font:inherit;background:0 0;border:0;outline:0;padding:0 0 40px;font-size:16px;line-height:20px}.page-module__j4FA4G__overviewComposerInput::placeholder{color:#0000003d}.page-module__j4FA4G__overviewComposerControls{z-index:1;inset-inline-start:16px;align-items:center;gap:8px;display:inline-flex;position:absolute;bottom:16px}.page-module__j4FA4G__overviewCreationControl{appearance:none;color:#1f1f1f;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #1f1f1f0f;border-radius:19px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .15s;display:inline-flex}.page-module__j4FA4G__overviewCreationControl:hover,.page-module__j4FA4G__overviewCreationControl[data-state=open]{background:#1f1f1f0a}.page-module__j4FA4G__overviewCreationControl:focus-visible{outline-offset:2px;outline:2px solid #1f1f1f38}.page-module__j4FA4G__overviewCreationControl svg{stroke-width:1.8px;width:16px;height:16px}.page-module__j4FA4G__overviewComposerActions{z-index:1;inset-inline-end:16px;align-items:center;gap:24px;display:inline-flex;position:absolute;bottom:16px}.page-module__j4FA4G__composerSubmit{--composer-submit-surface:#1f1f1f;z-index:1;color:#fff;letter-spacing:0;white-space:nowrap;cursor:pointer;isolation:isolate;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:45.714px;justify-content:center;align-items:center;gap:8px;height:32px;padding-block:6px;padding-inline:18px 14px;font-size:16px;font-weight:590;line-height:24px;transition:opacity .2s,transform .2s;display:inline-flex;position:relative;overflow:visible}.page-module__j4FA4G__composerSubmit:before,.page-module__j4FA4G__composerSubmit:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0}.page-module__j4FA4G__composerSubmit:before{z-index:-2;filter:blur(6px);background:linear-gradient(90deg,#6cffee52 0%,#358cd052 19.14%,#a669e552 44.33%,#f43a7252 67.18%,#ff6f3252 100%)}.page-module__j4FA4G__composerSubmit:after{z-index:-1;background:var(--composer-submit-surface)}.page-module__j4FA4G__composerSubmit svg{flex:none;width:16px;height:16px}.page-module__j4FA4G__composerSubmit:hover{transform:translateY(-1px)}.page-module__j4FA4G__composerSubmit:focus{box-shadow:none;outline:none}.page-module__j4FA4G__composerSubmit:focus-visible{outline-offset:3px;box-shadow:none;outline:2px solid #1f1f1f}.page-module__j4FA4G__composerSubmit:active{box-shadow:none;outline:none}.page-module__j4FA4G__composerSubmit:disabled{--composer-submit-surface:#1f1f1f12;color:#fff;cursor:default;opacity:1}.page-module__j4FA4G__composerSubmit[aria-busy=true]:disabled{--composer-submit-surface:#1f1f1fd1;color:#fff;cursor:wait}.page-module__j4FA4G__composerSubmitSpinner{animation:.85s linear infinite page-module__j4FA4G__composer-submit-spin}@keyframes page-module__j4FA4G__composer-submit-spin{to{transform:rotate(360deg)}}.page-module__j4FA4G__heroComposerSubmit{flex:none;position:relative}.page-module__j4FA4G__heroComposerSubmit:disabled:hover{transform:none}.page-module__j4FA4G__overviewModelShowcase{appearance:none;color:#0009;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:20px;flex:none;width:72px;height:24px;padding:0;transition:width .28s cubic-bezier(.22,1,.36,1);position:relative}.page-module__j4FA4G__overviewModelShowcase:hover,.page-module__j4FA4G__overviewModelShowcase:focus-visible,.page-module__j4FA4G__overviewModelShowcase[data-state=open]{width:108px}.page-module__j4FA4G__overviewModelShowcase:focus-visible{outline-offset:2px;outline:2px solid #1f1f1f38}.page-module__j4FA4G__overviewModelShowcaseItem{left:calc(var(--overview-model-index) * 16px);z-index:var(--overview-model-layer);box-sizing:border-box;width:24px;height:24px;color:inherit;background:0 0;border:0;border-radius:20px;justify-content:center;align-items:center;transition:left .28s cubic-bezier(.22,1,.36,1),background-color .18s,color .18s;display:inline-flex;position:absolute;top:0;overflow:hidden}.page-module__j4FA4G__overviewModelShowcase:hover .page-module__j4FA4G__overviewModelShowcaseItem,.page-module__j4FA4G__overviewModelShowcase:focus-visible .page-module__j4FA4G__overviewModelShowcaseItem,.page-module__j4FA4G__overviewModelShowcase[data-state=open] .page-module__j4FA4G__overviewModelShowcaseItem{left:calc(var(--overview-model-index) * 28px)}.page-module__j4FA4G__overviewModelShowcaseMore{color:#0000006b;background:0 0;border:1px solid #e9e9e9}.page-module__j4FA4G__overviewModelShowcase:hover .page-module__j4FA4G__overviewModelShowcaseMore,.page-module__j4FA4G__overviewModelShowcase[data-state=open] .page-module__j4FA4G__overviewModelShowcaseMore{color:#000000a3}.page-module__j4FA4G__overviewModelShowcaseMore svg{stroke-width:2px;width:14px;height:14px}.page-module__j4FA4G__overviewModelIcon{background:#fff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.page-module__j4FA4G__overviewModelIconCompact{--overview-model-icon-size:24px;flex:0 0 24px;width:24px;height:24px}.page-module__j4FA4G__overviewModelIconPromo{--overview-model-icon-size:30px;flex:0 0 32px;width:32px;height:32px}.page-module__j4FA4G__overviewModelIconImage{width:var(--overview-model-icon-size);height:var(--overview-model-icon-size);background-image:var(--overview-model-icon-url);background-position:50%;background-repeat:no-repeat;background-size:contain;display:block}.page-module__j4FA4G__overviewModelPopover{color:#1f1f1f;background:#fff;border:0;border-radius:20px;width:280px;min-width:280px;padding:16px;overflow:hidden;box-shadow:0 4px 20px #02041a29}.page-module__j4FA4G__overviewModelPopoverIcons{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 32px;width:160px;margin:0 auto 14px;display:flex}.page-module__j4FA4G__overviewModelPopoverCopy{text-align:start;flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.page-module__j4FA4G__overviewModelPopoverCopy h3,.page-module__j4FA4G__overviewModelPopoverCopy p{width:100%;margin:0}.page-module__j4FA4G__overviewModelPopoverCopy h3{color:#1f1f1f;font-size:16px;font-weight:590;line-height:24px}.page-module__j4FA4G__overviewModelPopoverCopy p{color:#0009;font-size:14px;font-weight:400;line-height:20px}.page-module__j4FA4G__overviewModelPopoverTitleHighlight{color:#0000;background:linear-gradient(90deg,#7c4dff 0%,#ff62cd 68.27%,#ffc56d 100%);-webkit-background-clip:text;background-clip:text}.page-module__j4FA4G__overviewModelPopoverAction{color:#fff;cursor:pointer;background:#1f1f1f;border:0;border-radius:40px;justify-content:center;align-items:center;width:fit-content;margin-block-start:20px;margin-inline-start:auto;padding:6px 16px;font-size:14px;font-weight:510;line-height:20px;display:flex}.page-module__j4FA4G__overviewModelPopoverAction:hover{background:#333}.page-module__j4FA4G__overviewModelPopoverAction:focus-visible{outline-offset:2px;outline:2px solid #1f1f1f4d}@media (prefers-reduced-motion:reduce){.page-module__j4FA4G__primaryButton,.page-module__j4FA4G__startCard,.page-module__j4FA4G__overviewModelShowcase,.page-module__j4FA4G__overviewModelShowcaseItem,.page-module__j4FA4G__videoRecommendationCover video{transition:none}}@media (max-width:900px){.page-module__j4FA4G__workflowSection,.page-module__j4FA4G__waysSection{padding-block:104px}.page-module__j4FA4G__startGrid{grid-template-columns:1fr}}@media (max-width:640px){.page-module__j4FA4G__heroSection{padding-block:56px 80px}.page-module__j4FA4G__heroSection h1{font-size:40px;line-height:1.18}.page-module__j4FA4G__heroSupport{font-size:16px;line-height:24px;margin-block-start:18px!important}.page-module__j4FA4G__workflowSection,.page-module__j4FA4G__waysSection{padding-block:88px}.page-module__j4FA4G__startGrid,.page-module__j4FA4G__primaryButton{margin-block-start:48px}.page-module__j4FA4G__startCard{grid-template-columns:40px minmax(0,1fr) 20px;gap:13px;min-height:0;padding:18px}.page-module__j4FA4G__startCardCopy>p:last-child{font-size:13px;line-height:20px}.page-module__j4FA4G__proofInner{text-align:center;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;min-height:164px;padding-block:24px;display:grid}.page-module__j4FA4G__proofInner>span{display:none}.page-module__j4FA4G__proofInner a{margin-inline-start:0}.page-module__j4FA4G__heroWorkbench{border-radius:24px;height:auto;min-height:98px;margin-block-start:36px}.page-module__j4FA4G__heroModelTrigger{max-width:164px}.page-module__j4FA4G__heroWorkbenchInput{field-sizing:content;height:auto;min-height:48px;max-height:144px;padding-block:12px 4px;padding-inline:14px;font-size:16px;line-height:24px;overflow-y:auto}@supports not (field-sizing:content){.page-module__j4FA4G__heroWorkbenchInput{height:clamp(48px, var(--landing-hero-textarea-content-height,48px), 144px)}}.page-module__j4FA4G__heroWorkbenchStatus{margin-inline:14px}.page-module__j4FA4G__heroWorkbenchFooter{gap:8px;height:48px;min-height:48px;padding-block:4px;padding-inline:12px}.page-module__j4FA4G__heroWorkbenchControlViewport{margin-inline-end:-2px}.page-module__j4FA4G__heroModelPopover{width:min(310px,100vw - 24px)}.page-module__j4FA4G__heroInlineConfigPopover{width:min(210px,100vw - 24px)}.page-module__j4FA4G__videoFaq{padding-block:88px}.page-module__j4FA4G__videoRecommendations{width:100%;margin-block-start:32px}.page-module__j4FA4G__videoRecommendationsTitle{font-size:22px}.page-module__j4FA4G__videoRecommendationsViewport{margin-inline:0;overflow:auto hidden}.page-module__j4FA4G__videoRecommendationsGrid{grid-template-rows:repeat(2,auto);grid-template-columns:none;grid-auto-columns:calc(50vw - 21px);grid-auto-flow:column;gap:14px 10px;width:max-content;min-width:100%}.page-module__j4FA4G__videoRecommendationsGrid[data-three-up]{grid-template-rows:auto;grid-template-columns:none;grid-auto-columns:calc(50vw - 36px)}.page-module__j4FA4G__videoRecommendationCover{border-radius:10px}.page-module__j4FA4G__videoRecommendationCard p{min-height:36px;margin-block-start:6px;font-size:13px;line-height:18px}.page-module__j4FA4G__overviewComposer{border-radius:22px;height:104px;padding:16px}.page-module__j4FA4G__overviewComposer:after{display:none}.page-module__j4FA4G__overviewComposerInput{min-height:72px;padding:0 0 40px;font-size:15px;line-height:21px}.page-module__j4FA4G__overviewComposerActions{gap:12px}.page-module__j4FA4G__composerSubmit{border-radius:50%;gap:0;width:32px;height:32px;padding:0;font-size:0;line-height:0}.page-module__j4FA4G__heroComposerSubmit{min-height:32px}.page-module__j4FA4G__composerSubmit svg{z-index:1;width:16px;height:16px;position:relative}}
.OverviewFooterComposer-module__w8uXGW__composer{text-align:start;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #fff6;border-radius:24px;flex-direction:column;justify-content:space-between;width:min(800px,100%);height:120px;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 20px 8px #0000000a}.OverviewFooterComposer-module__w8uXGW__composerLabel{width:1px;height:1px;position:absolute;overflow:hidden}.OverviewFooterComposer-module__w8uXGW__composerInput{box-sizing:border-box;resize:none;color:#0009;width:100%;min-height:88px;font:inherit;background:0 0;border:0;outline:0;padding:0 0 40px;font-size:16px;line-height:20px}.OverviewFooterComposer-module__w8uXGW__composerInput::placeholder{color:#0000003d}.OverviewFooterComposer-module__w8uXGW__composerControls{z-index:1;inset-inline-start:16px;align-items:center;gap:8px;display:inline-flex;position:absolute;bottom:16px}.OverviewFooterComposer-module__w8uXGW__creationControl{appearance:none;color:#1f1f1f;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #1f1f1f0f;border-radius:19px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .15s;display:inline-flex}.OverviewFooterComposer-module__w8uXGW__creationControl:hover,.OverviewFooterComposer-module__w8uXGW__creationControl[data-state=open]{background:#1f1f1f0a}.OverviewFooterComposer-module__w8uXGW__creationControl:focus-visible{outline-offset:2px;outline:2px solid #1f1f1f38}.OverviewFooterComposer-module__w8uXGW__creationControl:disabled{cursor:wait;opacity:.38}.OverviewFooterComposer-module__w8uXGW__creationControl svg{stroke-width:1.8px;width:16px;height:16px}.OverviewFooterComposer-module__w8uXGW__composerActions{z-index:1;inset-inline-end:16px;align-items:center;gap:24px;display:inline-flex;position:absolute;bottom:16px}.OverviewFooterComposer-module__w8uXGW__composerSubmit{--composer-submit-surface:#1f1f1f;z-index:1;color:#fff;white-space:nowrap;cursor:pointer;isolation:isolate;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:45.714px;justify-content:center;align-items:center;gap:8px;height:32px;padding-block:6px;padding-inline:18px 14px;font-size:16px;font-weight:590;line-height:24px;transition:opacity .2s,transform .2s;display:inline-flex;position:relative;overflow:visible}.OverviewFooterComposer-module__w8uXGW__composerSubmit:before,.OverviewFooterComposer-module__w8uXGW__composerSubmit:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0}.OverviewFooterComposer-module__w8uXGW__composerSubmit:before{z-index:-2;filter:blur(6px);background:linear-gradient(90deg,#6cffee52 0%,#358cd052 19.14%,#a669e552 44.33%,#f43a7252 67.18%,#ff6f3252 100%)}.OverviewFooterComposer-module__w8uXGW__composerSubmit:after{z-index:-1;background:var(--composer-submit-surface)}.OverviewFooterComposer-module__w8uXGW__composerSubmit:hover{transform:translateY(-1px)}.OverviewFooterComposer-module__w8uXGW__composerSubmit:focus-visible{outline-offset:3px;outline:2px solid #1f1f1f}.OverviewFooterComposer-module__w8uXGW__composerSubmit svg{flex:none;width:16px;height:16px}.OverviewFooterComposer-module__w8uXGW__modelShowcase{appearance:none;color:#0009;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:20px;flex:none;width:72px;height:24px;padding:0;transition:width .28s cubic-bezier(.22,1,.36,1);position:relative}.OverviewFooterComposer-module__w8uXGW__modelShowcase:hover,.OverviewFooterComposer-module__w8uXGW__modelShowcase:focus-visible,.OverviewFooterComposer-module__w8uXGW__modelShowcase[data-state=open]{width:108px}.OverviewFooterComposer-module__w8uXGW__modelShowcase:focus-visible{outline-offset:2px;outline:2px solid #1f1f1f38}.OverviewFooterComposer-module__w8uXGW__modelShowcaseItem{left:calc(var(--overview-model-index) * 16px);z-index:var(--overview-model-layer);box-sizing:border-box;width:24px;height:24px;color:inherit;background:0 0;border:0;border-radius:20px;justify-content:center;align-items:center;transition:left .28s cubic-bezier(.22,1,.36,1),background-color .18s,color .18s;display:inline-flex;position:absolute;top:0;overflow:hidden}.OverviewFooterComposer-module__w8uXGW__modelShowcase:hover .OverviewFooterComposer-module__w8uXGW__modelShowcaseItem,.OverviewFooterComposer-module__w8uXGW__modelShowcase:focus-visible .OverviewFooterComposer-module__w8uXGW__modelShowcaseItem,.OverviewFooterComposer-module__w8uXGW__modelShowcase[data-state=open] .OverviewFooterComposer-module__w8uXGW__modelShowcaseItem{left:calc(var(--overview-model-index) * 28px)}.OverviewFooterComposer-module__w8uXGW__modelShowcaseMore{color:#0000006b;background:0 0;border:1px solid #e9e9e9}.OverviewFooterComposer-module__w8uXGW__modelShowcaseMore svg{stroke-width:2px;width:14px;height:14px}.OverviewFooterComposer-module__w8uXGW__modelIcon{background:#fff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.OverviewFooterComposer-module__w8uXGW__modelIconCompact{--overview-model-icon-size:24px;flex:0 0 24px;width:24px;height:24px}.OverviewFooterComposer-module__w8uXGW__modelIconPromo{--overview-model-icon-size:30px;flex:0 0 32px;width:32px;height:32px}.OverviewFooterComposer-module__w8uXGW__modelIconImage{width:var(--overview-model-icon-size);height:var(--overview-model-icon-size);background-image:var(--overview-model-icon-url);background-position:50%;background-repeat:no-repeat;background-size:contain;display:block}.OverviewFooterComposer-module__w8uXGW__modelPopover{color:#1f1f1f;background:#fff;border:0;border-radius:20px;width:280px;min-width:280px;padding:16px;overflow:hidden;box-shadow:0 4px 20px #02041a29}.OverviewFooterComposer-module__w8uXGW__modelPopoverIcons{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 32px;width:160px;margin:0 auto 14px;display:flex}.OverviewFooterComposer-module__w8uXGW__modelPopoverCopy{text-align:start;flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.OverviewFooterComposer-module__w8uXGW__modelPopoverCopy h3,.OverviewFooterComposer-module__w8uXGW__modelPopoverCopy p{width:100%;margin:0}.OverviewFooterComposer-module__w8uXGW__modelPopoverCopy h3{color:#1f1f1f;font-size:16px;font-weight:590;line-height:24px}.OverviewFooterComposer-module__w8uXGW__modelPopoverCopy p{color:#0009;font-size:14px;font-weight:400;line-height:20px}.OverviewFooterComposer-module__w8uXGW__modelPopoverHighlight{color:#0000;background:linear-gradient(90deg,#7c4dff 0%,#ff62cd 68.27%,#ffc56d 100%);-webkit-background-clip:text;background-clip:text}.OverviewFooterComposer-module__w8uXGW__modelPopoverAction{color:#fff;cursor:pointer;background:#1f1f1f;border:0;border-radius:40px;justify-content:center;align-items:center;width:fit-content;margin-block-start:20px;margin-inline-start:auto;padding:6px 16px;font-size:14px;font-weight:510;line-height:20px;display:flex}.OverviewFooterComposer-module__w8uXGW__modelPopoverAction:hover{background:#333}.OverviewFooterComposer-module__w8uXGW__modelPopoverAction:focus-visible{outline-offset:2px;outline:2px solid #1f1f1f4d}@media (prefers-reduced-motion:reduce){.OverviewFooterComposer-module__w8uXGW__modelShowcase,.OverviewFooterComposer-module__w8uXGW__modelShowcaseItem,.OverviewFooterComposer-module__w8uXGW__composerSubmit{transition:none}}@media (max-width:640px){.OverviewFooterComposer-module__w8uXGW__composer{border-radius:22px;height:104px;padding:16px}.OverviewFooterComposer-module__w8uXGW__composerInput{min-height:72px;padding:0 0 40px;font-size:15px;line-height:21px}.OverviewFooterComposer-module__w8uXGW__composerActions{gap:12px}.OverviewFooterComposer-module__w8uXGW__composerSubmit{border-radius:50%;gap:0;width:32px;height:32px;padding:0;font-size:0;line-height:0}}
.page-module__yZ_cya__page{--page-ink:var(--foreground);--page-muted:var(--secondary-fg);--page-line:var(--default-border);--page-paper:var(--sunken-bg);--page-accent:var(--foreground);background:var(--surface-bg);color:var(--page-ink);font-family:var(--font-inter), Inter, ui-sans-serif, system-ui, sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:24px;overflow:hidden}.page-module__yZ_cya__hero,.page-module__yZ_cya__section{width:min(1200px,100% - 48px);margin-inline:auto}.page-module__yZ_cya__hero{text-align:center;padding-block:112px 160px}.page-module__yZ_cya__eyebrow{color:var(--caption-fg);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:700;line-height:18px}.page-module__yZ_cya__hero>h1{max-width:980px;font-family:var(--font-libre-baskerville), Georgia, serif;letter-spacing:-.025em;text-wrap:balance;margin:0 auto;font-size:clamp(44px,4vw,50px);font-weight:400;line-height:1.16}.page-module__yZ_cya__heroDescription{max-width:760px;color:var(--secondary-fg);text-wrap:balance;margin:22px auto 0;font-size:18px;line-height:26px}.page-module__yZ_cya__generator{border:1px solid var(--page-line);text-align:start;background:#ffffffeb;border-radius:32px;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);margin-block-start:56px;display:grid;overflow:hidden;box-shadow:0 28px 80px #2c26181a}.page-module__yZ_cya__promptPanel,.page-module__yZ_cya__stylePanel{min-width:0;padding:36px}.page-module__yZ_cya__stylePanel{border-inline-start:1px solid var(--page-line);background:var(--page-paper)}.page-module__yZ_cya__panelHeading{align-items:flex-start;gap:16px;display:flex}.page-module__yZ_cya__stepLabel{border:1px solid var(--page-line);width:38px;height:38px;color:var(--page-muted);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.page-module__yZ_cya__panelHeading h2{letter-spacing:-.01em;margin:0;font-size:21px;font-weight:650;line-height:28px}.page-module__yZ_cya__panelHeading p{color:var(--secondary-fg);text-align:start;margin:6px 0 0;font-size:14px;line-height:21px}.page-module__yZ_cya__promptField{border:1px solid var(--page-line);background:var(--surface-bg);border-radius:20px;margin-block-start:28px;transition:border-color .16s,box-shadow .16s;position:relative}.page-module__yZ_cya__promptField:focus-within{border-color:#2758d67a;box-shadow:0 0 0 3px #2758d61a}.page-module__yZ_cya__promptField[data-error=true]{border-color:#c93f35}.page-module__yZ_cya__promptField textarea{resize:vertical;width:100%;min-height:190px;color:var(--page-ink);font:inherit;background:0 0;border:0;outline:0;padding:22px 22px 42px;font-size:16px;line-height:26px;display:block}.page-module__yZ_cya__promptField textarea::placeholder{color:#999a94}.page-module__yZ_cya__characterCount{color:#999a94;font-size:12px;line-height:18px;position:absolute;inset-block-end:14px;inset-inline-end:18px}.page-module__yZ_cya__errorMessage{color:#a9322b;margin:8px 0 0;font-size:13px;line-height:20px}.page-module__yZ_cya__settingsRow{grid-template-columns:minmax(0,1.35fr) minmax(110px,.65fr) auto;align-items:end;gap:12px;margin-block-start:28px;display:grid}.page-module__yZ_cya__settingField{flex-direction:column;gap:7px;min-width:0;display:flex}.page-module__yZ_cya__settingField>span,.page-module__yZ_cya__soundToggle>span:last-child{color:var(--page-muted);font-size:12px;font-weight:650;line-height:18px}.page-module__yZ_cya__settingField select{border:1px solid var(--page-line);background:var(--surface-bg);width:100%;height:46px;color:var(--page-ink);font:inherit;border-radius:12px;padding-inline:12px;font-size:13px}.page-module__yZ_cya__soundToggle{border:1px solid var(--page-line);background:var(--surface-bg);cursor:pointer;border-radius:12px;grid-template-columns:auto 18px auto;align-items:center;gap:8px;height:46px;padding-inline:12px;display:grid}.page-module__yZ_cya__soundToggle[data-disabled=true]{cursor:not-allowed;opacity:.52}.page-module__yZ_cya__soundToggle input{width:14px;height:14px;margin:0}.page-module__yZ_cya__soundToggle svg{width:17px;height:17px;display:block}.page-module__yZ_cya__generateButton{background:var(--page-ink);color:#fff;cursor:pointer;width:100%;min-height:52px;font:inherit;border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-block-start:20px;padding:14px 22px;font-size:15px;font-weight:650;line-height:22px;transition:background-color .16s,box-shadow .16s;display:inline-flex}.page-module__yZ_cya__generateButton:hover{background:var(--page-accent);box-shadow:0 10px 24px #2758d638}.page-module__yZ_cya__generateButton:disabled{cursor:wait;opacity:.72}.page-module__yZ_cya__generateButton svg{width:18px;height:18px}.page-module__yZ_cya__spinner{animation:.85s linear infinite page-module__yZ_cya__spin}.page-module__yZ_cya__skillGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-block-start:28px;display:grid}.page-module__yZ_cya__skillCard{min-width:0;color:inherit;cursor:pointer;text-align:start;background:0 0;border:0;padding:0}.page-module__yZ_cya__skillCover{aspect-ratio:16/9;background:#dedbd1;border:2px solid #0000;border-radius:14px;transition:border-color .16s,box-shadow .16s;display:block;position:relative;overflow:hidden}.page-module__yZ_cya__skillCover video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.page-module__yZ_cya__skillCard[data-selected=true] .page-module__yZ_cya__skillCover{border-color:var(--page-accent);box-shadow:0 0 0 3px #2758d61f}.page-module__yZ_cya__skillCard:focus-visible,.page-module__yZ_cya__generateButton:focus-visible{outline:2px solid var(--page-accent);outline-offset:3px}.page-module__yZ_cya__playBadge{width:30px;height:30px;color:var(--page-ink);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;inset-block-end:10px;inset-inline-end:10px;box-shadow:0 4px 14px #00000029}.page-module__yZ_cya__playBadge svg{width:14px;height:14px}.page-module__yZ_cya__skillName{text-overflow:ellipsis;white-space:nowrap;margin-block-start:8px;font-size:13px;font-weight:600;line-height:19px;display:block;overflow:hidden}.page-module__yZ_cya__skillFallback{min-height:340px;color:var(--page-muted);text-align:center;border:1px dashed #20211e2e;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:14px;margin-block-start:28px;display:flex}.page-module__yZ_cya__skillFallback svg{stroke-width:1.4px;width:34px;height:34px}.page-module__yZ_cya__skillFallback p{width:min(300px,100% - 32px);margin:0;font-size:14px;line-height:22px}.page-module__yZ_cya__generator{box-shadow:none;text-align:start;background:0 0;border:0;border-radius:0;margin-block-start:52px;display:block;overflow:visible}.page-module__yZ_cya__heroWorkbench{background:#fffffff5;border:1px solid #00000014;border-radius:30px;width:min(980px,100%);min-height:124px;margin-inline:auto;position:relative;overflow:visible;box-shadow:0 22px 60px #28241e1c,0 2px 8px #28241e0a}.page-module__yZ_cya__promptField{background:0 0;border:0;border-radius:30px 30px 0 0;margin:0;position:relative}.page-module__yZ_cya__promptField:focus-within{box-shadow:none;border-color:#0000}.page-module__yZ_cya__promptField[data-error=true]{border-color:#0000;box-shadow:inset 0 0 0 1px #c93f35}.page-module__yZ_cya__promptField .page-module__yZ_cya__heroWorkbenchInput{box-sizing:border-box;resize:none;width:100%;height:66px;min-height:66px;color:var(--page-ink);font:inherit;background:0 0;border:0;outline:0;padding-block:18px 4px;padding-inline:18px 92px;font-size:17px;line-height:26px;display:block}.page-module__yZ_cya__promptField .page-module__yZ_cya__heroWorkbenchInput::placeholder{color:#00000061}.page-module__yZ_cya__characterCount{color:#00000057;font-size:11px;line-height:16px;inset-block-end:6px}.page-module__yZ_cya__errorMessage{margin:0 18px 2px;font-size:12px;line-height:18px}.page-module__yZ_cya__heroWorkbenchFooter{border-block-start:1px solid var(--default-border);justify-content:space-between;align-items:center;gap:10px;height:56px;min-height:56px;padding-block:8px;padding-inline:14px;display:flex;position:relative}.page-module__yZ_cya__heroWorkbenchControlViewport{scrollbar-width:none;flex:auto;min-width:0;overflow-x:auto}.page-module__yZ_cya__heroWorkbenchControlViewport::-webkit-scrollbar{display:none}.page-module__yZ_cya__heroWorkbenchControlRow{align-items:center;gap:2px;width:max-content;min-width:100%;display:flex}.page-module__yZ_cya__heroWorkbenchUpload{width:32px;height:32px;color:var(--page-ink);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;padding:0;transition:background-color .18s;display:inline-flex}.page-module__yZ_cya__heroWorkbenchUpload:hover{background:var(--hover)}.page-module__yZ_cya__heroWorkbenchUpload:disabled{cursor:default;opacity:.38}.page-module__yZ_cya__heroWorkbenchUpload svg{width:17px;height:17px}.page-module__yZ_cya__heroModelTrigger,.page-module__yZ_cya__heroInlineConfigTrigger,.page-module__yZ_cya__soundControl{min-width:0;height:32px;color:var(--page-ink);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:20px;flex:none;align-items:center;gap:5px;padding-inline:8px;transition:background-color .18s;display:inline-flex}.page-module__yZ_cya__heroModelTrigger{max-width:190px;font-size:14px;line-height:20px}.page-module__yZ_cya__heroModelTrigger>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__yZ_cya__heroModelTrigger>svg,.page-module__yZ_cya__heroInlineConfigTrigger>svg{color:#0000006b;flex:none;width:14px;height:14px;transition:transform .18s}.page-module__yZ_cya__heroModelTrigger[data-state=open]>svg,.page-module__yZ_cya__heroInlineConfigTrigger[data-state=open]>svg{transform:rotate(180deg)}.page-module__yZ_cya__heroModelTrigger:hover,.page-module__yZ_cya__heroInlineConfigTrigger:hover,.page-module__yZ_cya__soundControl:hover,.page-module__yZ_cya__heroModelTrigger[data-state=open],.page-module__yZ_cya__heroInlineConfigTrigger[data-state=open]{background:var(--hover)}.page-module__yZ_cya__heroModelTrigger:focus-visible,.page-module__yZ_cya__heroInlineConfigTrigger:focus-visible,.page-module__yZ_cya__soundControl:focus-visible,.page-module__yZ_cya__heroWorkbenchUpload:focus-visible,.page-module__yZ_cya__heroModelOption:focus-visible,.page-module__yZ_cya__heroInlineOptionList button:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.page-module__yZ_cya__heroModelIcon{background:var(--surface-bg);width:24px;height:24px;color:var(--page-ink);border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.page-module__yZ_cya__heroModelIcon svg{width:17px;height:17px}.page-module__yZ_cya__heroInlineConfigLabel{color:#00000075;font-size:12px;line-height:20px}.page-module__yZ_cya__heroInlineConfigValue{text-overflow:ellipsis;white-space:nowrap;max-width:84px;font-size:13px;line-height:20px;overflow:hidden}.page-module__yZ_cya__soundControl{font-size:13px;line-height:20px}.page-module__yZ_cya__soundControl svg{width:16px;height:16px}.page-module__yZ_cya__soundControl[data-disabled=true]{cursor:default;opacity:.4}.page-module__yZ_cya__heroModelPopover,.page-module__yZ_cya__heroInlineConfigPopover{background:var(--surface-bg);color:var(--page-ink);border:1px solid #00000012;border-radius:22px;padding:0;overflow:hidden;box-shadow:0 22px 54px #00000029}.page-module__yZ_cya__heroModelPopover{width:310px;padding:8px}.page-module__yZ_cya__heroModelList{max-height:360px;overflow-y:auto}.page-module__yZ_cya__heroModelOption{width:100%;min-height:48px;color:var(--page-ink);cursor:pointer;text-align:start;background:0 0;border:0;border-radius:14px;grid-template-columns:26px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:8px 10px;font-size:14px;display:grid}.page-module__yZ_cya__heroModelOption:hover,.page-module__yZ_cya__heroModelOption[data-selected=true]{background:var(--hover)}.page-module__yZ_cya__heroModelOption>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__yZ_cya__heroModelOption>svg{width:17px;height:17px}.page-module__yZ_cya__heroInlineConfigPopover{width:210px;padding:8px}.page-module__yZ_cya__heroInlineConfigTitle{color:#00000070;margin:0;padding:7px 9px 5px;font-size:12px;line-height:18px}.page-module__yZ_cya__heroInlineOptionList{max-height:300px;overflow-y:auto}.page-module__yZ_cya__heroInlineOptionList button{width:100%;min-height:38px;color:var(--page-ink);cursor:pointer;text-align:start;background:0 0;border:0;border-radius:10px;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:8px;padding:7px 9px;font-size:14px;line-height:20px;display:grid}.page-module__yZ_cya__heroInlineOptionList button:hover,.page-module__yZ_cya__heroInlineOptionList button[data-selected=true]{background:var(--hover)}.page-module__yZ_cya__heroInlineOptionList button>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__yZ_cya__heroInlineOptionList button>svg{width:16px;height:16px}.page-module__yZ_cya__generateButton{background:var(--foreground);width:auto;height:32px;min-height:32px;color:var(--surface-bg);border-radius:999px;flex:none;gap:8px;margin:0;padding-block:6px;padding-inline:18px 14px;font-size:14px;font-weight:600;line-height:20px;transition:opacity .18s,transform .18s;position:relative;box-shadow:0 6px 18px #00000024}.page-module__yZ_cya__generateButton:hover{background:var(--foreground)}.page-module__yZ_cya__generateButton:hover:not(:disabled){transform:translateY(-1px)}.page-module__yZ_cya__generateButton:disabled{opacity:.5}.page-module__yZ_cya__generateButton:disabled:hover{transform:none}.page-module__yZ_cya__generateButton svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;height:16px}.page-module__yZ_cya__page:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .page-module__yZ_cya__submitArrow{transform:scaleX(-1)}.page-module__yZ_cya__stylePanel{background:0 0;border:0;width:min(880px,100%);margin:34px auto 0;padding:0}.page-module__yZ_cya__panelHeading{display:block}.page-module__yZ_cya__panelHeading h2{font-family:var(--font-libre-baskerville), var(--font-noto-serif-cjk,Georgia), Georgia, "Times New Roman", serif;letter-spacing:-.015em;font-size:24px;font-weight:400;line-height:1.3}.page-module__yZ_cya__panelHeading p{text-align:start;margin:6px 0 0}.page-module__yZ_cya__skillGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-block-start:20px}.page-module__yZ_cya__skillCover{border-width:2px;border-radius:14px}.page-module__yZ_cya__skillCard[data-selected=true] .page-module__yZ_cya__skillCover{border-color:var(--foreground)}.page-module__yZ_cya__skillName{color:var(--foreground);font-size:13px;font-weight:600;line-height:19px}.page-module__yZ_cya__skillCard[data-selected=true] .page-module__yZ_cya__skillName{color:var(--foreground)}.page-module__yZ_cya__skillFallback{min-height:220px;margin-block-start:20px}.page-module__yZ_cya__section{padding-block:96px}.page-module__yZ_cya__showcasePlayer{isolation:isolate;background:#0c0c0e;width:100%;height:100%;display:block;position:relative;overflow:hidden}.page-module__yZ_cya__showcasePlayer video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.page-module__yZ_cya__showcasePlayer:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000 58%,#07070970);position:absolute;inset:0}.page-module__yZ_cya__showcasePlayerControl{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0f12b8;border:1px solid #ffffff3d;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;transition:border-color .16s,background-color .16s,box-shadow .16s;display:inline-flex;position:absolute;inset-block-end:16px;inset-inline-end:16px;box-shadow:0 10px 28px #00000038}.page-module__yZ_cya__showcasePlayerControl:hover{background:#0f0f12e0;border-color:#ffffff6b;box-shadow:0 12px 32px #00000047}.page-module__yZ_cya__showcasePlayerControl:focus-visible{outline-offset:3px;outline:2px solid #fff}.page-module__yZ_cya__showcasePlayerControl svg{stroke-width:2px;width:17px;height:17px}.page-module__yZ_cya__faq{padding-block-end:132px}@keyframes page-module__yZ_cya__spin{to{transform:rotate(360deg)}}@media (max-width:1020px){.page-module__yZ_cya__generator{grid-template-columns:1fr}.page-module__yZ_cya__stylePanel{border-block-start:0;border-inline-start:0}.page-module__yZ_cya__skillGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.page-module__yZ_cya__hero,.page-module__yZ_cya__section{width:min(100% - 32px,1200px)}.page-module__yZ_cya__hero{padding-block:48px 72px}.page-module__yZ_cya__hero>h1{font-size:34px;line-height:1.16}.page-module__yZ_cya__heroDescription{margin-block-start:16px;font-size:15px;line-height:22px}.page-module__yZ_cya__generator{margin-block-start:28px}.page-module__yZ_cya__stylePanel{padding:0}.page-module__yZ_cya__heroWorkbench{border-radius:20px;min-height:98px}.page-module__yZ_cya__promptField{border-radius:20px 20px 0 0}.page-module__yZ_cya__promptField .page-module__yZ_cya__heroWorkbenchInput{field-sizing:content;height:auto;min-height:48px;max-height:144px;padding-block:12px 4px;padding-inline:14px 78px;font-size:16px;line-height:24px;overflow-y:auto}.page-module__yZ_cya__characterCount{inset-inline-end:14px}.page-module__yZ_cya__errorMessage{margin-inline:14px}.page-module__yZ_cya__heroWorkbenchFooter{gap:8px;height:48px;min-height:48px;padding-block:4px;padding-inline:12px}.page-module__yZ_cya__heroModelTrigger{max-width:164px}.page-module__yZ_cya__heroModelPopover{width:min(310px,100vw - 24px)}.page-module__yZ_cya__heroInlineConfigPopover{width:min(210px,100vw - 24px)}.page-module__yZ_cya__heroWorkbenchFooter{flex-direction:column;align-items:stretch;gap:8px;height:auto;padding:8px 12px 12px}.page-module__yZ_cya__heroModelTrigger,.page-module__yZ_cya__heroInlineConfigTrigger,.page-module__yZ_cya__soundControl{height:36px}.page-module__yZ_cya__generateButton{width:100%;height:42px;min-height:42px;padding-inline:18px}.page-module__yZ_cya__stylePanel{margin-block-start:24px}.page-module__yZ_cya__panelHeading{display:block}.page-module__yZ_cya__panelHeading h2{font-size:22px}.page-module__yZ_cya__panelHeading p{text-align:start;margin-block-start:6px}.page-module__yZ_cya__settingsRow{grid-template-columns:1fr 1fr}.page-module__yZ_cya__soundToggle{grid-column:1/-1}.page-module__yZ_cya__skillGrid{scroll-snap-type:inline mandatory;padding-block-end:4px;display:flex;overflow-x:auto}.page-module__yZ_cya__skillCard{scroll-snap-align:start;min-width:190px}.page-module__yZ_cya__section{padding-block:64px}.page-module__yZ_cya__section.page-module__yZ_cya__faq{margin-block-start:72px;padding-block:0}}@media (prefers-reduced-motion:reduce){.page-module__yZ_cya__promptField,.page-module__yZ_cya__generateButton,.page-module__yZ_cya__skillCover{transition:none}.page-module__yZ_cya__spinner{animation:none}}.page-module__yZ_cya__workflowChatComposer{z-index:1;border:1px solid var(--select);background:var(--chatbox-background);border-radius:24px;flex-direction:column;width:min(560px,100%);min-height:122px;padding:12px 16px;transition:border-color .16s,box-shadow .16s;display:flex;position:relative;box-shadow:0 1px 2px #02041a0f}.page-module__yZ_cya__workflowChatComposer>textarea{width:100%;min-height:66px;color:var(--page-ink);font:inherit;resize:none;background:0 0;border:0;outline:0;margin:0;padding-block:0 12px;padding-inline:0 20px;font-size:15px;line-height:24px}.page-module__yZ_cya__workflowChatFooter{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;min-height:32px;margin-block-start:auto;display:flex}.page-module__yZ_cya__workflowChatIconButton,.page-module__yZ_cya__workflowChatModel,.page-module__yZ_cya__workflowChatSetting,.page-module__yZ_cya__workflowChatSound,.page-module__yZ_cya__workflowChatSend{border-radius:999px;flex:none;justify-content:center;align-items:center;height:34px;display:inline-flex}.page-module__yZ_cya__workflowChatModel,.page-module__yZ_cya__workflowChatSetting,.page-module__yZ_cya__workflowChatSound,.page-module__yZ_cya__workflowChatSend{cursor:pointer;font:inherit;background:0 0;border:0}.page-module__yZ_cya__workflowChatModel:hover,.page-module__yZ_cya__workflowChatSetting:hover,.page-module__yZ_cya__workflowChatSound:hover{background:#f2f2f1}.page-module__yZ_cya__workflowChatModel:focus-visible,.page-module__yZ_cya__workflowChatSetting:focus-visible,.page-module__yZ_cya__workflowChatSound:focus-visible,.page-module__yZ_cya__workflowChatSend:focus-visible{outline:2px solid var(--page-ink);outline-offset:2px}.page-module__yZ_cya__workflowChatIconButton{border:1px solid var(--secondary-button-border);width:32px;color:var(--page-ink)}.page-module__yZ_cya__workflowChatModel,.page-module__yZ_cya__workflowChatSetting,.page-module__yZ_cya__workflowChatSound{color:var(--page-ink);gap:4px;padding-inline:8px;font-size:14px;font-weight:400;line-height:20px}.page-module__yZ_cya__workflowChatModel{min-width:0;max-width:190px}.page-module__yZ_cya__workflowChatModel>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__yZ_cya__workflowChatModel .page-module__yZ_cya__heroModelIcon{flex-basis:20px;width:20px;height:20px}.page-module__yZ_cya__workflowChatModel>svg:last-child,.page-module__yZ_cya__workflowChatSetting svg{color:#0000006b;width:13px;height:13px}.page-module__yZ_cya__workflowChatSound{width:32px;padding:0}.page-module__yZ_cya__workflowChatSound:disabled{cursor:default;opacity:.38}.page-module__yZ_cya__workflowChatIconButton svg,.page-module__yZ_cya__workflowChatSound svg,.page-module__yZ_cya__workflowChatSend svg{width:16px;height:16px}.page-module__yZ_cya__workflowChatSend{background:var(--page-ink);color:#fff;width:32px;margin-inline-start:auto}.page-module__yZ_cya__workflowChatSend:disabled{cursor:default;opacity:.42}.page-module__yZ_cya__generator{margin-block-start:0}@media (max-width:639px){.page-module__yZ_cya__workflowChatModel{flex:120px;justify-content:flex-start;max-width:none}}
.index-module__LkyXXq__pricingTier{font-size:24px;font-style:normal;font-weight:500;line-height:28px}.index-module__LkyXXq__title{font-size:36px;font-style:normal;font-weight:590;line-height:40px}.index-module__LkyXXq__currency{font-size:20px;font-style:normal;font-weight:274;line-height:32px}.index-module__LkyXXq__unit{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.index-module__LkyXXq__popular{text-align:center;background:#a25ad91f;border-radius:100px;font-size:12px;font-style:normal;font-weight:590;line-height:18px}.index-module__LkyXXq__proYearlyChina{font-size:24px;font-style:normal;font-weight:510;line-height:32px;text-decoration-line:line-through}
.photo-prompt-studio-module__bjEVNa__pageBackdrop{background-size:135% 135%;animation:20s ease-in-out infinite alternate photo-prompt-studio-module__bjEVNa__backdropDrift}.photo-prompt-studio-module__bjEVNa__decorLayer{z-index:-5;pointer-events:none;position:fixed;inset:0;overflow:hidden}.photo-prompt-studio-module__bjEVNa__decorTileBlue,.photo-prompt-studio-module__bjEVNa__decorTileGold,.photo-prompt-studio-module__bjEVNa__decorRing,.photo-prompt-studio-module__bjEVNa__decorRayOne,.photo-prompt-studio-module__bjEVNa__decorRayTwo{display:block;position:absolute}.photo-prompt-studio-module__bjEVNa__decorTileBlue{background:#0d47a11f;border:4px solid #050505;width:74px;height:74px;animation:8s ease-in-out infinite photo-prompt-studio-module__bjEVNa__decorFloatA;top:18%;right:8%;transform:rotate(8deg);box-shadow:7px 7px #f59e0b80}.photo-prompt-studio-module__bjEVNa__decorTileGold{background:#f59e0b2e;border:4px solid #050505;width:96px;height:52px;animation:9s ease-in-out infinite photo-prompt-studio-module__bjEVNa__decorFloatB;bottom:18%;left:7%;transform:rotate(-6deg);box-shadow:7px 7px #0d47a147}.photo-prompt-studio-module__bjEVNa__decorRing{border:5px solid #0d47a138;border-radius:999px;width:132px;height:132px;animation:18s linear infinite photo-prompt-studio-module__bjEVNa__decorSpin;top:46%;left:6%;box-shadow:inset 0 0 0 12px #f59e0b14}.photo-prompt-studio-module__bjEVNa__decorRayOne,.photo-prompt-studio-module__bjEVNa__decorRayTwo{background:linear-gradient(90deg,#0000,#f59e0b6b,#0000);width:220px;height:4px}.photo-prompt-studio-module__bjEVNa__decorRayOne{animation:5.5s ease-in-out infinite photo-prompt-studio-module__bjEVNa__rayPulse;top:34%;left:14%;transform:rotate(-7deg)}.photo-prompt-studio-module__bjEVNa__decorRayTwo{animation:6.5s ease-in-out infinite reverse photo-prompt-studio-module__bjEVNa__rayPulse;bottom:30%;right:12%;transform:rotate(8deg)}@keyframes photo-prompt-studio-module__bjEVNa__backdropDrift{0%{background-position:0 0}to{background-position:100% 45%}}@keyframes photo-prompt-studio-module__bjEVNa__decorFloatA{0%,to{transform:translateY(0)rotate(8deg)}50%{transform:translateY(-18px)rotate(13deg)}}@keyframes photo-prompt-studio-module__bjEVNa__decorFloatB{0%,to{transform:translateY(0)rotate(-6deg)}50%{transform:translateY(16px)rotate(-11deg)}}@keyframes photo-prompt-studio-module__bjEVNa__decorSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes photo-prompt-studio-module__bjEVNa__rayPulse{0%,to{opacity:.18;transform:translateX(0) rotate(var(--ray-rotate,-7deg))}50%{opacity:.72;transform:translateX(28px) rotate(var(--ray-rotate,-7deg))}}.photo-prompt-studio-module__bjEVNa__decorRayOne{--ray-rotate:-7deg}.photo-prompt-studio-module__bjEVNa__decorRayTwo{--ray-rotate:8deg}.photo-prompt-studio-module__bjEVNa__footerSurface{background:#fff}@media (max-width:767px){.photo-prompt-studio-module__bjEVNa__decorTileBlue,.photo-prompt-studio-module__bjEVNa__decorTileGold,.photo-prompt-studio-module__bjEVNa__decorRing{opacity:.55;transform:scale(.72)}.photo-prompt-studio-module__bjEVNa__decorRayOne,.photo-prompt-studio-module__bjEVNa__decorRayTwo{width:150px}}@media (prefers-reduced-motion:reduce){.photo-prompt-studio-module__bjEVNa__pageBackdrop,.photo-prompt-studio-module__bjEVNa__decorTileBlue,.photo-prompt-studio-module__bjEVNa__decorTileGold,.photo-prompt-studio-module__bjEVNa__decorRing,.photo-prompt-studio-module__bjEVNa__decorRayOne,.photo-prompt-studio-module__bjEVNa__decorRayTwo{animation:none}}
.ShareCaseShowcase-module__4pvLAG__section{color:#1f1f1f;background:#f5f4f1;padding:128px 48px;scroll-margin-top:80px}.ShareCaseShowcase-module__4pvLAG__layout{width:min(1200px,100%);margin-inline:auto}.ShareCaseShowcase-module__4pvLAG__heading{grid-template-columns:minmax(0,1fr) minmax(320px,440px);align-items:end;gap:80px;margin-block-end:48px;display:grid}.ShareCaseShowcase-module__4pvLAG__headingTitle,.ShareCaseShowcase-module__4pvLAG__headingSupport{min-width:0}.ShareCaseShowcase-module__4pvLAG__eyebrow{color:#1f1f1f85;letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:650;line-height:18px}.ShareCaseShowcase-module__4pvLAG__heading h2{max-width:690px;font-family:var(--font-libre-baskerville), Georgia, serif;letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(38px,4.1vw,56px);font-weight:400;line-height:1.12}.ShareCaseShowcase-module__4pvLAG__headingSupport>p{color:#1f1f1f9e;margin:0;font-size:16px;line-height:27px}.ShareCaseShowcase-module__4pvLAG__headingSupport>a{color:#1f1f1f;border-block-end:1px solid;align-items:center;gap:8px;width:fit-content;margin-block-start:24px;padding-block-end:4px;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;display:inline-flex}.ShareCaseShowcase-module__4pvLAG__headingSupport>a svg{width:16px;height:16px;transition:transform .18s}.ShareCaseShowcase-module__4pvLAG__headingSupport>a:hover svg,.ShareCaseShowcase-module__4pvLAG__headingSupport>a:focus-visible svg{transform:translateY(-2px)}.ShareCaseShowcase-module__4pvLAG__headingSupport>a:focus-visible,.ShareCaseShowcase-module__4pvLAG__imageLink:focus-visible{outline-offset:5px;outline:2px solid #1f1f1f}.ShareCaseShowcase-module__4pvLAG__imageLink{border-radius:18px;text-decoration:none;transition:none;display:block;overflow:hidden}.ShareCaseShowcase-module__4pvLAG__image{width:100%;height:auto;transition:none;display:block}@media (prefers-reduced-motion:reduce){.ShareCaseShowcase-module__4pvLAG__headingSupport>a svg{transition:none}}@media (max-width:820px){.ShareCaseShowcase-module__4pvLAG__section{padding-inline:32px}.ShareCaseShowcase-module__4pvLAG__heading{grid-template-columns:1fr;gap:28px}.ShareCaseShowcase-module__4pvLAG__headingSupport{max-width:560px}}@media (max-width:640px){.ShareCaseShowcase-module__4pvLAG__section{padding:88px 24px}.ShareCaseShowcase-module__4pvLAG__heading{margin-block-end:36px}.ShareCaseShowcase-module__4pvLAG__eyebrow{margin-block-end:14px;font-size:11px}.ShareCaseShowcase-module__4pvLAG__heading h2{font-size:34px;line-height:1.16}.ShareCaseShowcase-module__4pvLAG__headingSupport>p{font-size:15px;line-height:25px}.ShareCaseShowcase-module__4pvLAG__headingSupport>a{margin-block-start:20px}.ShareCaseShowcase-module__4pvLAG__imageLink{border-radius:12px}}
.page-module__MvPpMG__accents{aspect-ratio:1440/390;top:60px}.page-module__MvPpMG__heroCopy h1{white-space:pre-line;max-inline-size:960px}.page-module__MvPpMG__heroCopy>p{text-wrap:balance}.page-module__MvPpMG__capabilities article{min-inline-size:0;padding-block-start:32px}.page-module__MvPpMG__capabilities article>div:first-child{min-block-size:88px}.page-module__MvPpMG__capabilities article>div:last-child{margin-block-start:70px}.page-module__MvPpMG__capabilityStage{aspect-ratio:586/400;inline-size:100%;overflow:hidden}.page-module__MvPpMG__capabilities :has(>.page-module__MvPpMG__capabilityStage){inline-size:100%}.page-module__MvPpMG__capabilityImage{block-size:auto;inline-size:100%;display:block}@media (min-width:1024px){.page-module__MvPpMG__heroCopy h1,.page-module__MvPpMG__heroCopy>p{max-inline-size:min(960px,100vw - 420px)}.page-module__MvPpMG__capabilities article{grid-column:span 6;min-block-size:630px}}@media (max-width:1023px){.page-module__MvPpMG__accents{display:none}}
.page-module__A2JjHG__heroCopy h1{white-space:pre-line;max-inline-size:960px}.page-module__A2JjHG__heroCopy>p{text-wrap:balance}.page-module__A2JjHG__accents .page-module__A2JjHG__hands{animation:2s infinite page-module__A2JjHG__commercial-hands}.page-module__A2JjHG__accents .page-module__A2JjHG__bird{animation:2s infinite page-module__A2JjHG__commercial-bird}@keyframes page-module__A2JjHG__commercial-hands{0%,99.97%{animation-timing-function:ease-out;transform:scaleX(0)}99.98%,99.99%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes page-module__A2JjHG__commercial-bird{0%,75%{animation-timing-function:ease-out;transform:scaleX(0)}79.48%,99.99%{transform:scaleX(1)}to{transform:scaleX(0)}}.page-module__A2JjHG__capabilities article{min-inline-size:0;padding-block-start:32px}.page-module__A2JjHG__capabilities article>div:first-child{min-block-size:88px}.page-module__A2JjHG__capabilities article>div:last-child{margin-block-start:30px}.page-module__A2JjHG__capabilityStage{aspect-ratio:586/480;inline-size:100%;overflow:hidden}.page-module__A2JjHG__capabilities :has(>.page-module__A2JjHG__capabilityStage){inline-size:100%}.page-module__A2JjHG__capabilityImage{block-size:auto;inline-size:100%;display:block}.page-module__A2JjHG__productStage{padding-block-start:2.55973%}@media (min-width:1024px){.page-module__A2JjHG__heroCopy h1,.page-module__A2JjHG__heroCopy>p{max-inline-size:min(960px,100vw - 420px)}.page-module__A2JjHG__capabilities article{grid-column:span 6}}@media (max-width:1023px){.page-module__A2JjHG__accents{display:none}}@media (prefers-reduced-motion:reduce){.page-module__A2JjHG__accents .page-module__A2JjHG__hands,.page-module__A2JjHG__accents .page-module__A2JjHG__bird{animation:none;transform:none}}
.page-module__adrzMW__heroCopy h1{white-space:pre-line;max-inline-size:960px}.page-module__adrzMW__heroCopy>p{text-wrap:balance;white-space:pre-line}.page-module__adrzMW__heroButton{min-block-size:44px;inline-size:auto;min-inline-size:180px}.page-module__adrzMW__capabilities article{min-inline-size:0;padding-block-start:32px}.page-module__adrzMW__capabilities article>div:first-child{min-block-size:112px}.page-module__adrzMW__capabilities article>div:last-child{margin-block-start:50px}.page-module__adrzMW__capabilityStage{aspect-ratio:586/436;inline-size:100%;overflow:hidden}.page-module__adrzMW__capabilities :has(>.page-module__adrzMW__capabilityStage){inline-size:100%}.page-module__adrzMW__capabilityImage{block-size:auto;inline-size:100%;display:block}.page-module__adrzMW__skills{scroll-margin-block-start:100px}.page-module__adrzMW__skills>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr))}.page-module__adrzMW__skills>div:last-child>a{grid-column:auto}.page-module__adrzMW__workflowViewport{background:var(--sunken-bg);scrollbar-width:thin;border-radius:32px;overflow:auto}.page-module__adrzMW__workflowImage{block-size:auto;inline-size:100%;display:block}@media (min-width:1024px){.page-module__adrzMW__heroCopy h1,.page-module__adrzMW__heroCopy>p{max-inline-size:min(960px,100vw - 420px)}.page-module__adrzMW__capabilities article{grid-column:span 6}}@media (max-width:1023px){.page-module__adrzMW__accents{display:none}}@media (max-width:767px){.page-module__adrzMW__workflowImage{min-inline-size:760px}.page-module__adrzMW__workflowViewport{border-radius:20px}.page-module__adrzMW__capabilities article>div:last-child{margin-block-start:32px}}.page-module__adrzMW__accents{aspect-ratio:1440/390}@media (max-width:767px){.page-module__adrzMW__skills>div:last-child{grid-template-columns:minmax(0,1fr)}}
