:root{font-family:Inter,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#303236;background:#fff;font-synthesis:none;font-weight:400;--blue: #1477ef;--blue-hover: #0863d1;--ink: #303236;--muted: #8b9098;--line: #e8ebef;--soft: #f7f9fb}*{box-sizing:border-box}body{margin:0;min-width:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #84baff;outline-offset:4px}button{border:0;background:none}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}html{scroll-behavior:smooth;scroll-padding-top:30px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.container{max-width:1160px;margin:0 auto;padding:0 28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;min-height:47px;padding:12px 23px;font-weight:600;font-size:14px;transition:background .18s,box-shadow .18s,transform .18s}.button:not(:disabled):active{transform:translateY(1px)}.primary{color:#fff;background:var(--blue);box-shadow:0 5px 10px #1477ef0d}.primary:not(:disabled):hover{background:var(--blue-hover);box-shadow:0 7px 16px #1477ef22}.secondary{background:#f0f4f8;color:#545c67}.secondary:hover{background:#e7edf4}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.section-heading h2{font-size:30px;letter-spacing:-.6px;font-weight:800;line-height:1.5}.eyebrow{font-size:10px;color:#9fa6b1;letter-spacing:1.3px;display:block;margin-bottom:11px}.site-footer{border-top:1px solid #f0f2f5;display:flex;justify-content:space-between;align-items:center;min-height:79px;font-size:9px;color:#abb2bc}.site-footer>button{display:flex;align-items:center;gap:6px;font-size:9px;color:#969faa}.text-button{display:inline-flex;align-items:center;gap:6px;color:#6989b0;font-size:11px;padding:0}.text-button:hover{color:var(--blue)}.text-button.danger{color:#a4aebc;font-size:10px}.text-button.danger:hover{color:#ca6670}.status-badge{font-size:10px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:6px 11px;border-radius:40px;background:#eef2f6;color:#8b99ab}.status-completed{color:#5e947c;background:#edf6f1}.status-running,.status-queued{background:#edf4ff;color:#5b89c1}.status-failed{background:#fdf0f0;color:#c57c7c}.status-dot{height:5px;width:5px;border-radius:100%;background:#77a4dc}.history-section{padding-top:72px;padding-bottom:0}.history-retention{font-size:10px;color:#a5afbc;background:#f3f5f8;padding:7px 11px;border-radius:20px}.history-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px}.history-card{border:1px solid #edf0f4;border-radius:13px;overflow:hidden;position:relative}.history-card:hover{box-shadow:0 7px 22px #3047670c}.history-open{padding:0;display:block;text-align:left;width:100%}.history-image{position:relative;width:100%;aspect-ratio:4/4.3;background:#f5f7fa}.history-image>img{width:100%;height:100%;object-fit:contain}.history-image .pending-thumbnail{object-fit:cover;opacity:.25;filter:blur(3px)}.history-image-status{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#849dbd}.history-image>.status-badge{position:absolute;left:10px;top:10px;font-size:8px;padding:5px 8px;box-shadow:0 1px 5px #fff8}.history-card-copy{position:relative;padding:17px 15px 15px}.history-card-copy h3{font-size:12px;font-weight:650;margin-bottom:6px}.history-card-copy>span{font-size:9px;color:#adb6c2}.history-card-copy>svg{position:absolute;right:14px;top:19px;color:#a6b7cc}.history-delete{position:absolute;right:6px;bottom:8px;color:#acb8c8;width:29px!important;height:29px!important;opacity:0}.history-card:hover .history-delete,.history-card:focus-within .history-delete{opacity:1}.history-delete:hover{color:#c97474;background:#fdf0f0}.history-error{border:1px solid #e9eef5;background:#f8fafd;padding:18px;border-radius:10px;font-size:12px;color:#8495ab;display:flex;justify-content:space-between;gap:15px}.empty-history{display:flex;align-items:center;flex-direction:column;justify-content:center;background:#fafbfd;border:1px dashed #e4eaf1;min-height:250px;border-radius:13px}.empty-history>div{color:#b0bfd1;margin-bottom:15px}.empty-history>h3{font-size:16px;color:#8291a4;font-weight:600;margin-bottom:9px}.empty-history>p{font-size:11px;color:#aab4c2;margin-bottom:19px}.account-button{display:flex;align-items:center;gap:8px;font-size:11px;position:relative;z-index:21}.account-button>span:nth-child(2){max-width:98px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#eaf2fd;color:#6b93c6;border-radius:50%;font-size:12px;font-weight:650}.account-button>svg{color:#9aabc1}.account-menu{position:absolute;right:0;top:43px;min-width:192px;border:1px solid #e9edf2;border-radius:12px;padding:8px;background:#fff;box-shadow:0 10px 40px #2b3a5020;z-index:22}.account-menu>button{display:flex;align-items:center;gap:9px;font-size:11px;color:#8190a3;width:100%;padding:10px;border-radius:7px;text-align:left}.account-menu>button:hover{background:#f3f7fc;color:#4474af}.menu-dismiss{position:fixed;top:0;right:0;bottom:0;left:0;cursor:default;z-index:20}.dialog{border:0;border-radius:20px;padding:37px 34px 31px;width:min(440px,calc(100vw - 32px));max-height:calc(100dvh - 48px);overflow:auto;box-shadow:0 20px 90px #1a2c4540;color:var(--ink)}.dialog::backdrop{background:#26364b5e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-wide{width:min(720px,calc(100vw - 32px))}.dialog h2{font-size:23px;font-weight:750;letter-spacing:-.5px;margin-right:15px}.dialog-subtitle{font-size:12px;color:#9aa5b3;line-height:1.9;margin-top:11px;margin-bottom:23px}.icon-button{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%}.icon-button:hover{background:#f2f5f9}.dialog-close{position:absolute;right:13px;top:13px;color:#a1aebb}.auth-form{display:flex;flex-direction:column;gap:18px}.auth-form label{display:flex;flex-direction:column;gap:8px;font-size:11px;color:#8090a3}.auth-form input{border:1px solid #e2e8f0;border-radius:8px;padding:12px;font-size:12px;outline-offset:1px;width:100%;color:#63748c;background:#fff}.auth-form input::placeholder{color:#b8c1cd}.full{width:100%}.auth-form>.button{margin-top:4px;font-size:13px}.form-error{color:#be6d6d;background:#fff2f2;padding:10px 12px;border-radius:8px;font-size:11px;line-height:1.8;margin:0 0 13px;overflow-wrap:anywhere}.auth-form .form-error{margin-bottom:0}.service-note{font-size:10px;color:#a68a51;background:#fff9ef;display:flex;gap:7px;align-items:center;padding:10px;line-height:1.7;border-radius:7px;margin-bottom:12px}.service-note>svg{flex-shrink:0}.dialog-footnote{font-size:10px;color:#a6b1bf;display:flex;align-items:center;gap:5px;justify-content:center;margin-top:22px}.help-list{display:flex;flex-direction:column;gap:24px;margin-top:26px}.help-list>div{display:flex;gap:15px}.help-list>div>span{flex-shrink:0;color:#9fb4d0;background:#f1f6fc;display:flex;align-items:center;justify-content:center;height:26px;width:26px;font-size:9px;border-radius:50%}.help-list h3{font-size:13px;margin:3px 0 8px;color:#718297;font-weight:650}.help-list p{font-size:11px;line-height:1.9;color:#9ba8b8}.help-privacy{margin:27px 0 22px;display:flex;gap:9px;align-items:flex-start;background:#f8fafc;border-radius:9px;padding:14px;color:#9daebe;font-size:10px;line-height:1.9}.help-privacy>svg{flex-shrink:0;margin-top:2px}.help-privacy+.button{font-size:12px;min-height:42px}.dialog-actions{display:flex;gap:11px}.dialog-actions>.button{flex:1;font-size:12px}.destructive{background:#c66b71;color:#fff}.destructive:hover{background:#b4565e}.delete-summary{display:flex;align-items:center;gap:14px;background:#f8fafc;color:#aab7c7;padding:19px;border-radius:10px;margin:21px 0 24px}.delete-summary strong{display:block;font-size:12px;color:#8a99ad;font-weight:600;margin-bottom:5px}.delete-summary span{font-size:10px;color:#b0becf}.spin{animation:spin 1.4s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:1100px){.container{max-width:1010px;padding-left:34px;padding-right:34px}}@media(max-width:850px){.section-heading h2{font-size:26px}.history-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.history-delete{opacity:1}}@media(max-width:620px){.container{padding-left:21px;padding-right:21px}.account-button{font-size:10px;gap:6px}.account-button>span:nth-child(2){max-width:69px}.avatar{height:25px;width:25px;font-size:10px}.section-heading h2{font-size:22px;letter-spacing:-.5px}.eyebrow{font-size:9px;margin-bottom:10px;letter-spacing:.7px}.section-heading{margin-bottom:22px;gap:14px}.status-badge{font-size:9px;padding:5px 9px}.history-section{padding-top:45px}.history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.history-retention{font-size:8px;padding:6px 9px}.history-card-copy{padding:13px 12px 15px}.history-card-copy h3{font-size:11px}.history-card-copy>span{font-size:8px}.history-card-copy>svg{width:15px;right:10px;top:14px}.history-delete{width:25px!important;height:25px!important;right:3px;bottom:6px}.history-delete>svg{width:13px}.history-image>.status-badge{left:7px;top:7px;font-size:7px}.history-card{border-radius:10px}.empty-history{min-height:215px}.empty-history>h3{font-size:14px}.empty-history>p{font-size:10px}.site-footer{flex-direction:column;justify-content:center;gap:11px;min-height:83px;font-size:8px}.site-footer>button{font-size:8px}.dialog{padding:31px 24px 25px;border-radius:17px}.dialog h2{font-size:21px}.dialog-subtitle{font-size:11px;margin-top:10px;margin-bottom:22px}.auth-form{gap:17px}.auth-form input{padding:11px;font-size:12px}.auth-form label{font-size:10px}.auth-form>.button{font-size:12px;min-height:44px}.help-list{gap:20px}.help-list h3{font-size:12px}.help-list p{font-size:10px}.help-privacy{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.hair-portrait{overflow:visible}.hair-portrait-button{padding:0;line-height:0;border:0;background:none;border-radius:24px}.hair-portrait-button.hero-illustration{pointer-events:auto}.hair-portrait-button>.hair-portrait{display:block;width:100%;height:100%}.hair-portrait__curl,.hair-portrait__curl-reaction{transform-box:view-box;transform-origin:96px 30px}.hair-portrait__eyes{transform-box:fill-box;transform-origin:center}.hair-portrait__head{transform-box:view-box;transform-origin:80px 136px}.hair-portrait__reference{transform-box:view-box;transform-origin:105px 150px}.hair-portrait--hero.hair-portrait--animated .hair-portrait__curl{animation:hair-curl-idle 7.4s ease-in-out 1.2s infinite}.hair-portrait--hero.hair-portrait--animated .hair-portrait__eyes{animation:hair-blink 6.1s linear 1s infinite}.hair-portrait-button:is(:hover,:focus-visible) .hair-portrait__curl{animation:hair-curl-greeting .85s ease-out}.hair-portrait__curl-reaction{animation:hair-curl-greeting .85s ease-out}.entry-mode:is(:hover,:focus-within,.selected) .hair-portrait--animated .hair-portrait__raised-hands,.entry-mode:is(:hover,:focus-within,.selected) .hair-portrait--animated .hair-portrait__wig{animation:hair-try-on .8s ease-in-out}.entry-mode:is(:hover,:focus-within,.selected) .hair-portrait--animated .hair-portrait__reference{animation:hair-show-reference .8s ease-in-out}.entry-mode:is(:hover,:focus-within,.selected) .hair-portrait--thinking.hair-portrait--animated .hair-portrait__head{animation:hair-think .95s ease-in-out}@keyframes hair-curl-idle{0%,15%,to{transform:rotate(0)}3%{transform:rotate(-7deg)}7%{transform:rotate(9deg)}11%{transform:rotate(-3deg)}}@keyframes hair-curl-greeting{0%,to{transform:rotate(0)}25%{transform:rotate(-17deg)}50%{transform:rotate(13deg)}75%{transform:rotate(-5deg)}}@keyframes hair-blink{0%,76%,80%,to{transform:scaleY(1)}78%{transform:scaleY(.12)}}@keyframes hair-try-on{0%,to{transform:translateY(0)}42%{transform:translateY(-6px)}68%{transform:translateY(-4px)}}@keyframes hair-show-reference{0%,to{transform:translateY(0) rotate(0)}45%,65%{transform:translateY(-5px) rotate(-7deg)}}@keyframes hair-think{0%,to{transform:rotate(0)}40%,68%{transform:rotate(5deg)}}@media(prefers-reduced-motion:reduce){.hair-portrait,.hair-portrait *{animation:none!important;transition:none!important}}.entry-modes{border:0;padding:0;margin:30px 0 0;min-width:0}.entry-modes-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.entry-modes-caption{color:#56636e;font-size:15px;font-weight:600;line-height:1.55;flex-shrink:0}.entry-modes-caption span{display:block}.entry-mode-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));flex:1;max-width:290px;gap:10px}.entry-mode{position:relative;height:96px;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5px 3px 8px;gap:2px;background:#f0f4f7;color:#536573;border:1.5px solid transparent;border-radius:13px;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.mode-illustration{display:block;width:64px;max-width:100%;height:67px;flex-shrink:0;pointer-events:none}.entry-mode>span{font-size:11px;font-weight:600;white-space:nowrap}.entry-mode:hover{transform:translateY(-2px);box-shadow:0 5px 12px #243b5512}.entry-mode.selected{border-color:#1478ef;background:#eaf3ff;box-shadow:0 0 0 1px #1478ef;color:#1162bc}.entry-mode-check{position:absolute;right:4px;top:4px;width:16px;height:16px;padding:2px;color:#fff;background:#1478ef;border-radius:50%;pointer-events:none}.entry-mode input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;margin:0;width:100%;height:100%;cursor:pointer}.entry-mode:has(input:focus-visible){outline:3px solid #1478ef;outline-offset:4px}.entry-mode-detail{font-size:11px;color:#657386;text-align:right;margin-top:12px;line-height:1.6}@media(max-width:620px){.entry-modes{margin-top:25px}.entry-modes-caption{font-size:13px}.entry-modes-row{gap:12px}.entry-mode-options{max-width:245px;gap:8px}.entry-mode{height:86px;border-radius:13px;padding-bottom:8px}.mode-illustration{height:58px;width:55px}.entry-mode>span{font-size:10px}}@media(max-width:360px){.entry-mode-options{gap:6px}.entry-mode{height:82px}.mode-illustration{height:54px}.entry-modes-row{gap:9px}.entry-modes-caption{font-size:12px}}@media(prefers-reduced-motion:reduce){.entry-mode{transition:none}.entry-mode:hover{transform:none}}.photo-input.workspace-photo{transition:border-color .18s ease,background-color .18s ease}.photo-input.workspace-photo:not(.has-photo):not([aria-disabled=true]):is(:hover,:focus-within,.dragging){border-color:#b8cddd;background:#f8fbfe}.photo-input.workspace-photo .workspace-photo-add:hover{background:transparent}.photo-empty-sketch{position:relative;display:block;width:80px;height:92px;color:#6d8392;pointer-events:none;transition:transform .22s ease}.photo-empty-sketch>svg{display:block;width:100%;height:100%;stroke-linecap:round;stroke-linejoin:round}.photo-sketch-back{fill:#edf2f6;stroke:#ced9e1;stroke-width:1.5}.photo-sketch-paper{fill:#fff;stroke:#aebfcb;stroke-width:1.5}.photo-sketch-face{fill:#f3e8d7;stroke:#8397a4;stroke-width:1.5}.photo-sketch-hair,.photo-sketch-detail{stroke:currentColor;stroke-width:1.8}.photo-sketch-plus{position:absolute;right:0;bottom:0;display:grid;place-items:center;width:34px;height:34px;border:3px solid #fbfcfd;border-radius:50%;color:#1478ef;background:#eaf3ff}.workspace-photo:not([aria-disabled=true]):is(:hover,:focus-within,.dragging) .photo-empty-sketch{transform:translateY(-3px) rotate(-3deg)}.workspace-photo.dragging:not([aria-disabled=true]) .photo-empty-sketch{transform:translateY(-5px) rotate(3deg)}.workspace-photo:not(.photo-ready) .photo-preview{opacity:0}.workspace-photo.photo-ready .photo-preview{animation:photo-arrive .34s ease-out both}.photo-field .photo-caption-check{margin-left:5px;color:#739390;vertical-align:-2px}@keyframes photo-arrive{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.photo-input.workspace-photo,.photo-empty-sketch{transition:none}.workspace-photo:not([aria-disabled=true]):is(:hover,:focus-within,.dragging) .photo-empty-sketch,.workspace-photo.dragging:not([aria-disabled=true]) .photo-empty-sketch{transform:none}.workspace-photo.photo-ready .photo-preview{animation:none}}.job-experience.container{display:flex;align-items:center;justify-content:center;min-height:calc(100dvh - 66px);padding-top:54px;padding-bottom:58px}.job-experience__card{width:min(100%,760px);padding:34px 40px 28px;background:#fff;border-radius:34px;box-shadow:0 8px 56px #00000017}.job-experience__card--completed{width:min(100%,820px)}.job-experience__header{display:flex;align-items:center;justify-content:space-between;gap:18px}.job-experience__mode{display:block;margin-bottom:7px;color:#7c8b94;font-size:12px}.job-experience__header h2{font-size:clamp(24px,2.4vw,29px);font-weight:750;line-height:1.4;letter-spacing:-.6px;color:#424647}.job-experience__header h2:focus:not(:focus-visible){outline:none}.job-experience__back,.job-experience__text-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:7px 0;color:#7c8b95;font-size:12px;white-space:nowrap}.job-experience__back:hover,.job-experience__text-action:hover{color:#1477ef}.job-experience__waiting{display:flex;flex-direction:column;align-items:center;padding:38px 0 28px}.job-experience__character{position:relative;display:flex;flex-direction:column;align-items:center;gap:9px}.job-experience__thought{position:relative;padding:10px 17px;border-radius:17px 17px 17px 5px;background:#f3f6f8;color:#687c89;font-size:12px;transform:translate(32px)}.job-experience__portrait{display:block;width:130px;height:146px}.job-experience__live-stage{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;column-gap:8px;row-gap:9px;margin-top:26px;color:#506370;font-size:14px;font-weight:500}.job-experience__live-dot{width:6px;height:6px;flex:none;border-radius:50%;background:#1477ef;animation:job-status-breathe 2.8s ease-in-out infinite}.job-experience__elapsed{margin-left:7px;font-size:11px;font-weight:400;font-variant-numeric:tabular-nums;color:#8c99a1}.job-experience__steps{display:flex;justify-content:center;align-items:center;gap:27px;list-style:none;margin:24px 0 0;padding:0}.job-experience__step{display:flex;align-items:center;gap:7px;color:#a1acb2;font-size:11px}.job-experience__step-mark{display:flex;align-items:center;justify-content:center;width:19px;height:19px;border-radius:50%;background:#f2f5f7;font-size:9px}.job-experience__step--current{color:#1477ef}.job-experience__step--current .job-experience__step-mark{background:#eaf3ff}.job-experience__step--done{color:#788e87}.job-experience__step--done .job-experience__step-mark{background:#f0f5f2}.job-experience__sources{display:flex;justify-content:center;gap:14px;margin-top:29px}.job-experience__sources figure{display:flex;align-items:center;gap:8px}.job-experience__sources button{display:grid;place-items:center;width:38px;height:46px;padding:0;border-radius:8px}.job-experience__sources img{width:auto;height:auto;max-width:38px;max-height:46px;border-radius:7px}.job-experience__sources figcaption{color:#87959e;font-size:10px}.job-experience__terminal{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:25px}.job-experience__failure-stage{color:#506370;font-size:12px}.job-experience__issue-number{margin-top:3px;color:#96a2aa;font-size:10px;font-variant-numeric:tabular-nums}.job-experience__terminal-note{max-width:430px;color:#7a858e;line-height:1.85;font-size:13px;text-align:center;overflow-wrap:anywhere}.job-experience__result{margin-top:25px}.job-experience__views{display:flex;justify-content:center;gap:5px;margin:0 auto 21px}.job-experience__views button{min-width:83px;min-height:36px;padding:8px 16px;border-radius:999px;color:#829099;font-size:12px;transition:background .16s ease,color .16s ease}.job-experience__views button:hover{background:#f5f7f9}.job-experience__views button[aria-pressed=true]{background:#eaf3ff;color:#1477ef;font-weight:600}.job-photo{position:relative;display:grid;place-items:center;min-height:min(50dvh,490px)}.job-photo__expand{position:relative;display:grid;place-items:center;width:fit-content;max-width:100%;padding:0;border-radius:16px}.job-photo__expand:disabled{opacity:1}.job-photo__expand img{width:auto;height:auto;max-width:100%;max-height:min(57dvh,540px);border-radius:16px;opacity:0}.job-photo--ready .job-photo__expand img{opacity:1;animation:job-photo-reveal .3s ease-out both}.job-photo__expand-hint{position:absolute;bottom:11px;right:11px;display:grid;place-items:center;width:33px;height:33px;border-radius:50%;background:#fff;color:#697f8e;box-shadow:0 2px 10px #2638460b}.job-photo__feedback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#84939e;font-size:12px}.job-experience__spinner{animation:job-image-spin 1.2s linear infinite}.job-experience__brief{margin-top:13px;text-align:center;font-size:11px;color:#8b979e}.job-experience__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px}.job-experience__quiet-note,.job-experience__retention p{color:#8c989f;font-size:11px;line-height:1.7}.job-experience__retention{display:flex;align-items:center;gap:7px}.job-experience__delete{display:grid;place-items:center;min-width:34px;min-height:36px;border-radius:50%;color:#9aa6ad}.job-experience__delete:hover{color:#a95c5c;background:#fbf4f4}.job-experience__download{min-width:146px}.job-experience__notice,.job-experience__error{margin-top:14px;padding:10px 14px;border-radius:12px;background:#f8f7f3;color:#8a7a5e;font-size:12px;line-height:1.75;overflow-wrap:anywhere}.job-experience__error{background:#fcf5f4;color:#ad6661}.job-experience__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.job-lightbox{position:fixed;max-width:calc(100vw - 36px);max-height:calc(100dvh - 36px);padding:14px;border:0;border-radius:22px;background:#fff;overflow:auto;box-shadow:0 20px 90px #1a2c452b}.job-lightbox::backdrop{background:#263640a8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.job-lightbox--loading{min-width:min(340px,calc(100vw - 36px));min-height:280px}.job-lightbox__loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#82929e;font-size:12px;pointer-events:none}.job-lightbox>img{width:auto;height:auto;max-width:min(1200px,calc(100vw - 64px));max-height:calc(100dvh - 64px);border-radius:10px}.job-lightbox__close{position:absolute;z-index:1;top:23px;right:23px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff;color:#506370;box-shadow:0 2px 12px #24384617}.job-lightbox__close:hover{background:#f1f6fa}.job-lightbox__error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-width:min(400px,calc(100vw - 64px));min-height:270px;color:#82929e;font-size:13px}@keyframes job-status-breathe{0%,to{opacity:1}50%{opacity:.35}}@keyframes job-photo-reveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes job-image-spin{to{transform:rotate(360deg)}}@media(max-height:780px)and (min-width:701px){.job-experience.container{padding-top:28px;padding-bottom:30px}.job-experience__waiting{padding-top:23px;padding-bottom:16px}.job-experience__portrait{width:114px;height:128px}.job-experience__sources{margin-top:22px}}@media(max-width:700px){.job-experience.container{align-items:flex-start;min-height:auto;padding:26px 16px 38px}.job-experience__card{padding:27px 24px 24px;border-radius:27px}.job-experience__header{gap:10px}.job-experience__header h2{font-size:23px}.job-experience__back{gap:4px;font-size:11px}.job-experience__mode{font-size:11px}.job-experience__waiting{padding-top:35px}.job-experience__steps{gap:17px}.job-experience__step{gap:5px;font-size:10px}.job-experience__footer{gap:12px;flex-wrap:wrap}.job-experience__card--completed .job-experience__footer{justify-content:center}.job-experience__card--completed .job-experience__download{order:-1;width:100%}.job-experience__quiet-note{font-size:10px}.job-photo{min-height:min(44dvh,380px)}.job-photo__expand img{max-height:min(52dvh,460px);border-radius:12px}.job-experience__views{gap:2px}.job-experience__views button{min-width:72px;padding:8px 13px}.job-experience__thought{transform:translate(18px)}}@media(max-width:400px){.job-experience__card{padding-right:18px;padding-left:18px}.job-experience__header{align-items:flex-start}.job-experience__header h2{font-size:21px}.job-experience__back{margin-top:14px}.job-experience__steps{gap:11px}.job-experience__elapsed{flex-basis:100%;margin-left:0;text-align:center}}@media(prefers-reduced-motion:reduce){.job-experience *,.job-lightbox *{animation:none!important;transition:none!important}}.site-header{height:72px;border-bottom:1px solid #f0f1f3}.header-inner{height:100%;padding:0 40px;margin:auto;display:flex;align-items:center;gap:44px}.brand-space{display:flex;align-items:center;gap:10px;color:#465661;font-size:25px;font-weight:700;letter-spacing:-.4px;white-space:nowrap}.brand-mark{width:34px;height:36px;object-fit:contain;flex-shrink:0}.site-header nav{display:flex;align-items:center;gap:28px;font-size:13px;color:#656a73}.site-header nav a,.nav-help{min-height:40px;display:inline-flex;align-items:center}.site-header nav a:hover,.nav-help:hover{color:var(--blue)}.nav-help{padding:0;gap:7px;font-size:13px}.nav-help>svg{display:none}.account-area{position:relative;margin-left:auto}.header-login{font-size:14px;font-weight:600;color:#506370;min-height:40px;min-width:60px;border-radius:10px;background:transparent;padding:10px 14px}.header-login:hover{color:#1478ef;background:#f4f7fa}.header-loading{color:#8c939d;padding:10px 20px}.photo-input{position:relative;min-width:0;height:234px;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;border-radius:14px;border:1px dashed #d5dce6;background:#f9fbff;transition:border-color .15s,background .15s}.photo-input.dragging{border-color:var(--blue);background:#edf5ff}.upload-primary{min-height:54px;font-size:17px;font-weight:650;padding:14px 34px;gap:11px}.drop-hint{font-size:12px;color:#687382;margin-top:15px;line-height:1.5}.file-format{font-size:11px;color:#687382;margin-top:8px}.photo-input.has-photo{border-style:solid;border-color:#e4e8ee;background:#f2f4f7}.photo-preview{width:100%;height:100%;object-fit:contain}.requirements{margin:19px 0}.requirements summary{display:flex;align-items:center;list-style:none;color:#646e7e;font-size:12px;cursor:pointer;min-height:28px}.requirements summary::-webkit-details-marker{display:none}.requirements summary span{font-size:10px;color:#687382;margin-left:8px}.requirements summary svg{margin-left:auto;color:#9aa3b2;transition:transform .2s}.requirements[open] summary svg{transform:rotate(180deg)}.requirements textarea{width:100%;min-height:90px;resize:vertical;border:1px solid #dce3ed;border-radius:10px;padding:12px;margin-top:8px;font-size:12px;line-height:1.8}.requirements textarea::placeholder{color:#9aa3b2}.generate-button{width:100%;min-height:49px;font-size:14px}.generate-button:disabled{background:#e7edf5;color:#9caabd;opacity:1;box-shadow:none}.submit-note{font-size:11px;color:#687382;text-align:center;margin-top:12px;line-height:1.6}.examples-section{background:#f8f8f7;border-top:1px solid #eff0ee;padding:73px 0 72px}.section-heading.centered{display:flex;align-items:center;flex-direction:column;text-align:center;margin-bottom:28px}.section-heading.centered .eyebrow{font-size:10px;color:#93968f;letter-spacing:2.2px;margin-bottom:15px}.section-heading.centered h2{font-size:31px;letter-spacing:-1px;line-height:1.4;font-weight:700}.section-heading.centered>p{font-size:14px;color:#868981;margin-top:13px;line-height:1.7}.example-tabs{display:flex;justify-content:center;gap:8px;margin-bottom:40px}.example-tabs>button{padding:12px 27px;min-height:43px;color:#8b908d;font-size:13px;border-radius:30px;transition:background .15s,color .15s}.example-tabs>button:hover{color:#2a3036}.example-tabs>button.selected{color:#fff;background:#30353c}.example-content{display:grid;grid-template-columns:1fr 378px;align-items:center;gap:77px;max-width:900px;margin:auto}.example-copy{padding:0}.example-number{display:block;color:#9caaa9;font-size:12px;letter-spacing:2px;margin-bottom:20px}.example-copy h3{font-size:29px;font-weight:650;line-height:1.55;letter-spacing:-.8px}.example-copy>p{font-size:14px;color:#7b8388;line-height:1.95;max-width:322px;margin-top:19px}.example-format{display:flex;align-items:center;gap:8px;color:#687d81;font-size:12px;margin-top:24px}.example-visual{max-width:378px;width:100%;padding:10px;border-radius:15px;background:#fff;box-shadow:0 10px 24px #2e333309}.example-caption{color:#687382;font-size:10px;text-align:center;display:block;padding:13px 0 3px;line-height:1.7}.example-inputs{display:flex;align-items:center;gap:13px;margin-top:25px}.example-inputs figure{width:69px}.example-inputs figure img{width:69px;height:83px;object-fit:cover;border-radius:7px;background:#eee}.example-inputs figcaption{font-size:10px;color:#87909a;margin-top:7px;text-align:center}.example-inputs>svg{color:#a6b2bd;margin-left:5px}.example-result{width:100%;height:auto;max-height:470px;object-fit:contain;border-radius:7px}.example-disclaimer{max-width:880px;margin:25px auto 0;font-size:11px;line-height:1.8;color:#929b9f;text-align:center}@media(max-width:1100px){.header-inner{padding:0 30px}.example-content{gap:42px;grid-template-columns:1fr 350px}}@media(max-width:850px){.site-header{height:72px}.header-inner{padding:0 24px;gap:23px}.brand-space{font-size:17px}.site-header nav{gap:21px}.example-content{gap:32px;grid-template-columns:1fr 300px}.example-copy h3{font-size:25px}.example-copy>p{font-size:13px}.examples-section{padding:56px 0}.section-heading.centered h2{font-size:28px}}@media(max-width:620px){.site-header{height:66px}.header-inner{padding:0 20px;gap:17px}.brand-space{font-size:16px}.site-header nav{gap:12px;font-size:11px}.site-header nav a[href="#history"]{display:none}.nav-help span{display:none}.nav-help>svg{display:block;width:17px}.header-login{padding:9px 13px;font-size:11px;min-height:36px}.header-login>svg{display:none}.upload-primary{font-size:16px;min-height:51px;padding:13px 26px}.drop-hint,.file-format{font-size:10px}.requirements summary,.requirements textarea{font-size:11px}.submit-note{font-size:10px}.section-heading.centered h2{font-size:23px;letter-spacing:-.7px}.section-heading.centered>p{font-size:12px}.section-heading.centered .eyebrow{font-size:8px}.example-tabs{gap:2px;margin-bottom:31px}.example-tabs>button{padding:10px 20px;font-size:12px}.example-content{grid-template-columns:1fr;gap:29px;max-width:350px}.example-copy{text-align:center;display:flex;align-items:center;flex-direction:column}.example-number{display:none}.example-copy h3{font-size:24px}.example-copy>p{font-size:12px;margin-top:13px}.example-format{margin-top:16px;font-size:11px}.example-visual{max-width:318px;margin:auto}.example-disclaimer{font-size:10px;text-align:left}}@media(max-width:360px){.header-inner{padding:0 16px;gap:13px}.site-header nav a[href="#examples"]{display:none}}.hero{min-height:calc(100svh - 72px);max-width:960px;display:grid;grid-template-columns:minmax(0,1fr) 450px;align-items:center;gap:64px;padding-top:64px;padding-bottom:40px}.hero-copy{position:relative;text-align:left;padding-bottom:32px}.hero-illustration{display:block;position:absolute;width:210px;height:236px;bottom:calc(100% + 20px);left:36px}.hero h1{color:#444;font-size:56px;font-weight:800;line-height:1.2;letter-spacing:-1.8px;white-space:nowrap}.hero-description{color:#53575a;font-size:20px;font-weight:600;line-height:1.6;margin-top:20px}.upload-column{width:100%;min-width:0}.active-preview-link{width:100%;display:flex;align-items:center;gap:12px;padding:16px 18px;margin-bottom:18px;border:1px solid #d9e9fa;border-radius:16px;background:#f4f8fd;color:#376284;text-align:left}.active-preview-link>span{flex:1}.active-preview-link strong{display:block;font-size:13px;font-weight:600}.active-preview-link small{display:block;margin-top:5px;font-size:11px;color:#71859a}.active-preview-link:hover{background:#eaf3fd}.login-notice{color:#476d66;text-align:center;font-size:12px;line-height:1.6;margin-top:12px}.upload-card{background:#fff;border:0;border-radius:34px;padding:30px;box-shadow:0 8px 56px #00000017}.upload-card.is-empty{padding:0 24px}.is-empty>.photo-input{height:346px;padding-top:43px;background:transparent;border-color:transparent;border-radius:26px}.is-empty>.photo-input.dragging{border-color:#2583ee;background:#f1f7ff}.is-empty .upload-primary{min-height:56px;padding:10px 34px;font-size:24px;line-height:1.5;font-weight:650;box-shadow:none;background:#1478ef}.is-empty .upload-primary:hover{background:#0566d9}.is-empty .drop-hint{margin-top:30px;font-size:19px;color:#56636e;font-weight:600}.is-empty .file-format{margin-top:4px;font-size:12px;color:#56636e}.dialog .examples-section{padding:22px 0 0;background:#fff;border:0}.dialog .examples-section .container{padding:0}.dialog .example-content{grid-template-columns:1fr 300px;gap:30px}.dialog .example-copy h3{font-size:23px}.dialog .example-copy>p{font-size:13px}.dialog .example-number{display:none}.dialog .example-tabs{margin-bottom:26px}.dialog .example-result{max-height:440px}@media(max-width:1000px){.hero{max-width:900px;gap:40px;grid-template-columns:minmax(0,1fr) 420px}.hero h1{font-size:48px}.hero-description{font-size:18px}}@media(min-width:801px)and (max-height:780px){.hero{padding-top:140px}}@media(max-width:800px){.header-inner{gap:26px}.brand-space{font-size:22px}.hero{grid-template-columns:1fr;max-width:510px;min-height:auto;gap:42px;padding-top:64px;padding-bottom:64px}.hero-copy{text-align:center;padding:0}.hero-illustration{position:static;width:150px;height:169px;margin:0 auto 20px}.hero h1{font-size:44px}.hero-description{margin-top:15px;font-size:18px}.dialog .example-content{grid-template-columns:1fr;gap:24px}.dialog .example-copy{text-align:center;display:flex;flex-direction:column;align-items:center}.dialog .example-copy h3{font-size:21px}.dialog .example-visual{margin:auto}}@media(max-width:620px){.header-inner{padding:0 20px;gap:22px}.brand-space{font-size:20px;gap:7px}.brand-mark{width:28px;height:30px}.hero{padding:32px 24px 46px;gap:34px}.hero-illustration{width:126px;height:142px;margin-bottom:16px}.hero h1{font-size:40px;letter-spacing:-1.2px}.hero-description{font-size:16px;margin-top:13px}.upload-card{border-radius:28px;padding:25px 21px}.upload-card.is-empty{padding:0 16px}.is-empty>.photo-input{height:300px;padding-top:25px}.is-empty .upload-primary{min-height:54px;font-size:22px;padding:10px 32px}.is-empty .drop-hint{font-size:17px;margin-top:26px}.is-empty .file-format{font-size:11px}}@media(max-width:380px){.header-inner{gap:16px;padding:0 16px}.brand-space{font-size:18px}.hero{padding-left:20px;padding-right:20px}.hero h1{font-size:36px}}.account-verifying{padding:96px 24px;color:#68737e;text-align:center;font-size:14px}.preview-workspace{max-width:760px;min-height:calc(100svh - 72px);display:flex;align-items:center;padding-top:56px;padding-bottom:64px}.preview-workspace>.upload-column{background:#fff;border-radius:34px;padding:36px 40px 32px;box-shadow:0 8px 56px #00000017}.workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.workspace-intro{display:flex;align-items:center;gap:18px}.workspace-companion{position:relative;flex:none}.workspace-aside{position:absolute;bottom:calc(100% + 6px);left:26px;z-index:2;padding:8px 12px;border-radius:14px 14px 14px 3px;background:#f5f0e8;color:#7b746b;font-size:11px;font-weight:500;white-space:nowrap;opacity:0;transform:translateY(4px) rotate(-3deg);transition:opacity .16s ease,transform .16s ease;pointer-events:none}.workspace-companion:is(:hover,:focus-within) .workspace-aside{opacity:1;transform:translateY(0) rotate(-3deg)}.workspace-character{width:50px;height:56px;flex:none}.workspace-heading h1{color:#444;font-size:30px;font-weight:800;letter-spacing:-.8px;line-height:1.3}.workspace-heading h1:focus{outline:none}.workspace-restart{display:inline-flex;align-items:center;gap:6px;flex:none;min-height:36px;padding:6px 0 6px 10px;color:#86929b;font-size:12px}.workspace-restart:hover{color:var(--blue)}.workspace-form{min-width:0}.workspace-modes{display:flex;padding:0;margin:0 auto 24px;border:0;gap:8px;min-width:0;max-width:490px}.workspace-modes label{position:relative;display:flex;flex:1;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:9px 6px;border-radius:24px;color:#73818b;background:#f4f6f8;font-size:13px;font-weight:600;cursor:pointer;transition:color .15s,background .15s}.workspace-modes label>svg{flex-shrink:0;opacity:.7;transition:transform .18s ease}.workspace-modes label.selected>svg{opacity:1;transform:rotate(-8deg)}.workspace-modes label:hover{background:#eef4fa;color:var(--blue)}.workspace-modes label.selected{background:#eaf3ff;color:#1478ef}.workspace-modes input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.workspace-modes label:has(input:focus-visible){outline:3px solid #84baff;outline-offset:2px}.workspace-modes:disabled label{opacity:.6}.workspace-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;max-width:520px;margin:0 auto}.workspace-photos.single-photo{grid-template-columns:minmax(0,1fr);max-width:260px;margin:auto}.photo-field{min-width:0}.photo-stage{--photo-height: 280px;height:var(--photo-height);display:flex;align-items:center;justify-content:center}.photo-input.workspace-photo{width:100%;max-width:210px;height:100%;border:1.5px dashed #dce3e9;border-radius:20px;background:#fbfcfd}.workspace-photo.has-photo{width:min(100%,calc(var(--photo-height) * var(--photo-ratio)));max-width:100%;height:auto;max-height:100%;aspect-ratio:var(--photo-ratio);background:transparent;border:0;border-radius:16px}.photo-change{width:100%;height:100%;padding:0;background:none;border-radius:inherit;overflow:hidden;display:block;cursor:pointer}.photo-change .photo-preview{display:block}.workspace-photo.dragging{background:#eef6ff;border:1px dashed #1478ef}.workspace-photo-add{width:100%;height:100%;display:grid;place-items:center;padding:0;color:#91a2b0;border-radius:inherit}.workspace-photo-add:hover{color:#1478ef;background:#f2f7fc}.photo-remove{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:30px;height:30px;padding:0;border-radius:50%;background:#ffffffef;color:#607080;box-shadow:0 1px 5px #1c33421a}.photo-remove:hover{background:#fff;color:#222f3a}.photo-field figcaption{padding-top:14px;text-align:center;color:#788691;font-size:12px}.workspace-footer{display:grid;grid-template-columns:minmax(0,1fr) 228px;align-items:start;gap:28px;max-width:520px;margin:26px auto 0}.workspace-footer .requirements{margin:0}.workspace-footer .requirements summary{min-height:50px}.workspace-footer .requirements summary svg{margin-left:12px}.workspace-action .generate-button{min-height:50px;font-size:16px;font-weight:650;background:#1478ef;box-shadow:none}.workspace-action .generate-button:hover:not(:disabled){background:#0566d9}.workspace-action .generate-button>svg:last-child{transition:transform .18s ease}.workspace-action .generate-button:hover:not(:disabled)>svg:last-child{transform:translate(3px)}.workspace-action .generate-button:disabled{background:#e5effb;color:#8ca8c6}.workspace-action .submit-note{margin-top:9px;font-size:10px}.workspace-action .submit-note:empty{display:none}.workspace-form>.service-note,.workspace-form>.form-error{margin:18px 0 0}.workspace-form>.service-note{font-size:11px}@media(min-width:621px)and (max-height:780px){.preview-workspace{padding-top:28px;padding-bottom:32px}.preview-workspace>.upload-column{padding-top:28px;padding-bottom:24px}.workspace-heading{margin-bottom:24px}.photo-stage{--photo-height: 240px}}@media(max-width:620px){.preview-workspace{padding:30px 16px 40px;min-height:calc(100svh - 66px);align-items:flex-start}.preview-workspace>.upload-column{border-radius:28px;padding:24px 18px;box-shadow:0 8px 40px #00000012}.workspace-heading{gap:12px;margin-bottom:25px;align-items:flex-start}.workspace-intro{gap:10px}.workspace-character{width:42px;height:48px}.workspace-heading h1{font-size:21px;letter-spacing:-.5px}.workspace-restart{width:36px;min-height:40px;padding:0;justify-content:center}.workspace-restart span{display:none}.workspace-restart svg{flex:none;color:#86929b;width:18px;height:18px}.workspace-modes{gap:6px;margin-bottom:20px}.workspace-modes label{min-height:39px;font-size:12px;padding:8px 4px}.workspace-photos{gap:18px}.photo-stage{--photo-height: 220px}.photo-input.workspace-photo{border-radius:16px}.workspace-photos.single-photo{max-width:260px}.photo-remove{width:27px;height:27px;top:8px;right:8px}.workspace-footer{grid-template-columns:minmax(0,1fr);gap:10px;margin-top:15px}.workspace-footer .requirements summary{min-height:36px}.workspace-footer .requirements summary svg{margin-left:auto}.workspace-action .generate-button{min-height:48px;font-size:16px}}@media(max-width:360px){.preview-workspace{padding-left:12px;padding-right:12px}.preview-workspace>.upload-column{padding-left:16px;padding-right:16px}.workspace-heading h1{font-size:19px}.workspace-intro{gap:7px}.workspace-photos{gap:10px}.photo-stage{--photo-height: 185px}}@media(prefers-reduced-motion:reduce){.workspace-modes label,.workspace-modes label>svg,.workspace-aside,.workspace-action .generate-button>svg:last-child{transition:none}}.dialog.passphrase-dialog{width:min(420px,calc(100vw - 32px));border-radius:32px;padding:42px 36px 28px;text-align:center;box-shadow:0 24px 100px #273b5526}.passphrase-dialog::backdrop{background:#394b5e30;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.passphrase-dialog .dialog-close{top:16px;right:16px;color:#84939e}.passphrase-greeting{position:relative;width:180px;height:126px;margin:0 auto 20px}.passphrase-greeting:before{content:"";position:absolute;width:106px;height:92px;left:14px;bottom:0;background:#f6f2ec;border-radius:54% 46% 48% 52%}.passphrase-greeting>.hair-portrait{position:relative;display:block;width:110px;height:124px;margin-left:12px}.passphrase-greeting .hair-portrait__eyes{animation:hair-blink 6.1s linear 1s infinite}.passphrase-greeting .hair-portrait__curl{animation:hair-curl-idle 7.4s ease-in-out 1.2s infinite}.passphrase-bubble{position:absolute;top:14px;left:106px;padding:10px 13px;border-radius:16px 16px 16px 3px;background:#edf3f8;color:#637886;font-size:12px;line-height:1.5;white-space:nowrap;transform:rotate(5deg)}.passphrase-greeting.has-error .passphrase-bubble{background:#f8f0e8;color:#8a7361}.passphrase-dialog h2{margin:0 0 28px;color:#3e464a;font-size:27px;line-height:1.4;font-weight:750}.passphrase-dialog .passphrase-form{gap:14px}.passphrase-form .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.passphrase-dialog .passphrase-form input{min-height:56px;border:1px solid #e1e7eb;border-radius:16px;padding:15px 18px;color:#435863;background:#fafbfc;font-size:16px;line-height:1.5;text-align:center;transition:border-color .16s ease,box-shadow .16s ease}.passphrase-dialog .passphrase-form input::placeholder{color:#97a2aa;letter-spacing:1px}.passphrase-dialog .passphrase-form input:focus{border-color:#94bffa;outline:none;box-shadow:0 0 0 3px #1978f510;background:#fff}.passphrase-dialog .passphrase-form input[aria-invalid=true]{border-color:#d9aba5}.passphrase-dialog .passphrase-form>.button{min-height:52px;margin:0;border-radius:28px;font-size:16px;gap:10px}.passphrase-dialog .passphrase-form .form-error{padding:0 4px;background:none;text-align:center;font-size:12px}.passphrase-dialog .dialog-footnote{margin-top:21px;color:#87939e;font-size:11px}@media(max-width:480px){.dialog.passphrase-dialog{padding:36px 25px 26px;border-radius:28px}}@media(prefers-reduced-motion:reduce){.passphrase-dialog *,.passphrase-dialog *:before{animation:none!important;transition:none!important}}
