@charset "UTF-8";
:root{--paper:#f6f4ef;--surface:#fffefa;--ink:#283029;--muted:#798076;--line:#e2e4db;--accent:#c05c3c;--accent-soft:#f7e9df;--green-soft:#edf0e7;--danger:#a53b31;--radius:18px;--shadow:0 8px 32px #28302905;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea,summary{ -webkit-tap-highlight-color:transparent }button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible,label[tabindex]:focus-visible{outline:3px solid #c05c3c70;outline-offset:4px}input:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #c05c3c12;outline:none}h1,h2,h3,p{margin:0}h1{font-size:40px;line-height:1.15;font-weight:650;letter-spacing:-1.6px}h2{font-size:21px;font-weight:650;letter-spacing:-.65px;line-height:1.3}h3{font-size:16px;font-weight:600;letter-spacing:-.25px}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-library{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}.muted{color:var(--muted)}.accent{color:var(--accent)}.eyebrow,.step-label{font-size:10px;font-weight:650;letter-spacing:1.8px}.eyebrow{color:var(--accent)}.step-label{display:block;color:var(--muted);margin-bottom:8px}.button{min-height:46px;border:1px solid transparent;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:11px 19px;font-size:13px;font-weight:600;transition:background .16s,transform .16s}.button:not(:disabled):active{transform:translateY(1px)}.button-primary{background:var(--ink);color:var(--surface)}.button-primary:not(:disabled):hover{background:#3d473b}.button-secondary{background:var(--surface);border-color:var(--line);color:var(--ink)}.button-secondary:hover{background:var(--green-soft)}.button-text{border:0;background:transparent;color:var(--muted);padding:4px 0;font-size:12px;display:inline-flex;align-items:center;gap:7px}.button-text:hover{color:var(--accent)}.icon-button{border:0;border-radius:7px;background:transparent;color:var(--muted);padding:7px;line-height:0}.icon-button:hover{background:var(--green-soft);color:var(--ink)}input:not([type=file]),textarea{display:block;width:100%;border:1px solid var(--line);border-radius:8px;padding:12px 14px;background:var(--surface);color:var(--ink);transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:#92988e}textarea{resize:vertical;min-height:100px;line-height:1.65}label:not(.drop-zone):not(.change-file){display:block;font-size:12px;font-weight:550;margin-bottom:7px}input[type=file]{max-width:100%;font-size:12px;color:var(--muted)}input[type=file]::file-selector-button{background:var(--green-soft);color:var(--ink);border:0;padding:11px 14px;border-radius:8px;margin-right:10px;cursor:pointer}.optional{font-size:11px;font-weight:400;color:var(--muted);margin-left:6px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.form-error{padding:12px 14px;border-radius:8px;background:#f9e9e3;color:var(--danger);font-size:13px;margin-top:14px}.notice{background:#f3eee1;color:#7a6341;border:1px solid #e9e0cb;border-radius:9px;padding:12px 14px;font-size:12px;line-height:1.6}.notice-error{background:#faeee9;color:var(--danger);border-color:#efd4c9;margin-bottom:24px}audio{display:block;width:100%;height:38px;color-scheme:light}audio::-webkit-media-controls-panel{background:#edf0e7}.brand{display:flex;align-items:center;gap:11px;font-size:24px;font-weight:700;line-height:1;letter-spacing:-1px}.brand-mark{height:40px;width:40px;border-radius:12px;display:grid;place-items:center;color:var(--surface);background:var(--ink);flex-shrink:0}.brand-mark svg{height:23px;width:23px}.brand-sub{display:block;margin-top:7px;font-size:8px;letter-spacing:2.7px;line-height:1;font-weight:500}.topbar{height:88px;border-bottom:1px solid var(--line);background:var(--surface);display:flex;justify-content:space-between;align-items:center;padding:0 5.2vw}.topbar-right{display:flex;align-items:center;gap:19px}.engine-status{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted)}.status-dot{height:6px;width:6px;border-radius:50%;background:#909887}.engine-status[data-state=ready] .status-dot{background:#69835c}.engine-status[data-state=busy] .status-dot{background:var(--accent);animation:pulse 2s infinite}.engine-status[data-state=offline] .status-dot{background:#a0a399}.topbar-divider{height:20px;width:1px;background:var(--line)}.user-name{font-size:12px;max-width:150px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.page-shell{max-width:1420px;margin:0 auto;padding:45px 5.2vw 0}.page-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}.page-intro .eyebrow{margin-bottom:13px}.page-intro h1{margin-bottom:12px}.page-intro p:not(.eyebrow){font-size:13px;color:var(--muted)}.studio-tag{white-space:nowrap;font-size:10px;font-weight:500;border:1px solid var(--line);padding:7px 10px;border-radius:6px;color:var(--muted);margin-bottom:3px}.studio-tag span{padding:0 5px;color:#b0b7a7}.workspace{display:grid;grid-template-columns:252px minmax(0,1fr);gap:28px;align-items:start}.card,.voice-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.voice-panel{padding:24px 17px;position:sticky;top:22px}.panel-heading{display:flex;justify-content:space-between;gap:14px;align-items:center}.voice-panel .panel-heading{padding:0 7px 22px}.count-badge{display:inline-grid;min-width:23px;height:23px;padding:0 6px;place-content:center;border-radius:6px;background:var(--green-soft);color:var(--muted);font-size:10px;letter-spacing:0;font-weight:500;vertical-align:middle}.voice-list{display:flex;flex-direction:column;gap:7px}.voice-option{width:100%;border:1px solid transparent;text-align:left;display:flex;align-items:center;gap:11px;background:transparent;border-radius:11px;padding:12px 10px;color:var(--ink)}.voice-option:hover{background:#f5f5ed}.voice-option.active{background:var(--green-soft);border-color:#d9dfd0}.voice-avatar{height:41px;width:41px;border-radius:11px;display:grid;place-items:center;flex-shrink:0;font-size:13px;font-weight:600;background:#e8e9df;color:#68705e}.voice-option.active .voice-avatar{background:var(--ink);color:var(--surface)}.voice-option-copy{flex:1;min-width:0}.voice-option-copy strong{display:block;font-size:13px;font-weight:600;overflow-wrap:anywhere}.voice-option-copy small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.voice-selected-icon{height:15px;width:15px;color:#607752;opacity:0}.voice-option.active .voice-selected-icon{opacity:1}.button-add{border:1px dashed #ccd2c5;background:transparent;color:var(--muted);font-size:12px;min-height:43px;margin-top:13px;width:100%;font-weight:500}.button-add svg{width:16px;height:16px}.button-add:hover{background:var(--green-soft);color:var(--ink);border-color:#9da88d}.voice-detail{border-top:1px solid var(--line);padding:22px 5px 0;margin-top:23px}.detail-caption{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.1px;color:var(--muted);margin-bottom:13px}.voice-detail p{font-size:11px;margin-top:13px;line-height:1.7}.voice-detail .button-text{font-size:10px;margin-top:11px}.panel-footnote{font-size:10px;color:#92998b;margin:23px 7px 0;line-height:1.6}.composer{padding:28px 30px 0}.composer-heading{margin-bottom:24px}.selected-voice-label{max-width:200px;font-size:11px;background:var(--green-soft);color:#65705c;border:1px solid #dce2d3;padding:5px 10px;border-radius:30px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mode-tabs{display:flex;border-bottom:1px solid var(--line);gap:29px}.mode-tab{background:transparent;border:0;color:var(--muted);border-bottom:2px solid transparent;margin-bottom:-1px;padding:0 0 13px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500}.mode-tab svg{height:17px;width:17px}.mode-tab.active{color:var(--ink);border-bottom-color:var(--accent)}.mode-tab:hover{color:var(--ink)}.mode-explanation{font-size:12px;color:var(--muted);margin:21px 0 18px}.drop-zone{min-height:180px;border:1px dashed #cbd0c2;background:#f7f8f1;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;padding:24px 15px;text-align:center;transition:border-color .15s,background .15s}.drop-zone:hover,.drop-zone.drag-over{background:#f0f2e7;border-color:#9ba68c}.drop-zone:focus-within{outline:3px solid #c05c3c70;outline-offset:3px}.upload-icon{color:#7b886c;height:36px;width:36px;border-radius:10px;background:#e8eddd;display:grid;place-items:center;margin-bottom:12px}.upload-icon svg{height:18px;width:18px}.drop-zone strong{font-size:12px;font-weight:550}.drop-zone>span:not(.upload-icon){font-size:11px;color:var(--muted);margin-top:5px}.link-like{color:var(--accent)}.drop-zone small{font-size:10px;color:#9aA18f;margin-top:13px}.source-preview{padding:18px 18px 12px;border:1px solid var(--line);background:#f7f8f1;border-radius:12px}.file-info{display:flex;align-items:center;gap:10px;margin-bottom:13px}.file-info>div{min-width:0;flex:1}.file-info strong{display:block;font-size:12px;overflow-wrap:anywhere}.file-info .muted{display:block;font-size:10px;margin-top:2px}.file-icon{height:36px;width:36px;background:#e8eddd;border-radius:9px;display:grid;place-items:center;color:#7b886c;flex-shrink:0}.change-file{font-size:10px;cursor:pointer;margin-top:9px}.text-under{display:flex;justify-content:space-between;gap:15px;margin-top:8px;color:var(--muted);font-size:10px}.text-under span:last-child{white-space:nowrap}.mode-panel .notice{margin-bottom:14px}#transcript-note{margin-top:15px;margin-bottom:0}.job-details{margin-top:24px}.job-details>input{font-size:12px;padding:11px 13px}.advanced{margin-top:16px;color:var(--muted);font-size:11px}.advanced summary{cursor:pointer;display:list-item;width:max-content}.advanced summary:hover{color:var(--ink)}.advanced-body{display:grid;grid-template-columns:140px 1fr;gap:8px 15px;padding:14px 0 0;align-items:center}.advanced-body label{margin:0!important;grid-column:1}.advanced-body input{grid-column:1;max-width:140px;padding:8px 10px;font-size:12px}.advanced-body p{grid-column:2;grid-row:2;line-height:1.5;max-width:330px}.composer-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:24px;padding:22px 0 24px;border-top:1px solid var(--line)}.composer-footer p{font-size:10px;color:var(--muted);line-height:1.65}.composer-footer .button{white-space:nowrap}.history-section{margin-top:33px}.history-heading{display:flex;align-items:center;justify-content:space-between;margin:0 2px 18px}.history-heading h2{font-size:20px}.history-heading h2 .count-badge{margin-left:5px}.history-heading .step-label{font-size:9px;margin-bottom:6px}.history-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:34px 16px 39px;border:1px dashed #d7ddce;border-radius:14px;background:#f7f7f0}.empty-icon{height:34px;width:34px;display:grid;place-items:center;color:#99a28a;margin-bottom:10px}.empty-icon svg{height:26px;width:26px}.history-empty h3{font-size:13px;font-weight:500;color:#737d69}.history-empty p{font-size:11px;line-height:1.7;color:#92998a;margin-top:6px}.job-list{display:flex;flex-direction:column;gap:12px}.job-card{background:var(--surface);border:1px solid var(--line);border-radius:13px;padding:18px 20px}.job-top{display:flex;justify-content:space-between;align-items:flex-start;gap:13px}.job-title{font-size:13px;overflow-wrap:anywhere}.job-meta{font-size:10px;color:var(--muted);margin-top:5px;line-height:1.6;overflow-wrap:anywhere}.job-status{font-size:9px;white-space:nowrap;border-radius:5px;background:var(--green-soft);color:#6e7a64;padding:4px 7px}.job-status[data-status=running],.job-status[data-status=queued]{background:var(--accent-soft);color:#a2583b}.job-status[data-status=failed]{background:#fae9e5;color:var(--danger)}.job-status[data-status=cancelled]{background:#efeee9;color:#939688}.job-stage{font-size:11px;color:var(--muted);margin-top:14px}.job-stage.error{color:var(--danger)}.job-progress{height:3px;background:#e9ede2;border-radius:3px;overflow:hidden;margin-top:9px}.job-progress span{height:100%;width:0%;display:block;background:#8f9d78;transition:width .3s}.job-progress.indeterminate span{width:28%;animation:progress 2s ease-in-out infinite;background:#bda585}.job-controls{display:flex;align-items:center;gap:12px;margin-top:14px}.job-controls audio{flex:1;min-width:0}.download-button{display:flex;align-items:center;gap:6px;color:#6b775f;border:1px solid var(--line);border-radius:7px;padding:9px 11px;font-size:10px;white-space:nowrap}.download-button svg{height:14px;width:14px}.download-button:hover{background:var(--green-soft)}.job-actions{display:flex;justify-content:flex-end;gap:17px;margin-top:9px}.job-actions:empty{display:none}.job-text{font-size:11px;color:var(--muted);margin-top:12px;border-left:2px solid var(--line);padding-left:10px;white-space:pre-wrap;overflow-wrap:anywhere;max-height:100px;overflow:auto}.page-footer{border-top:1px solid var(--line);margin-top:49px;display:flex;align-items:center;justify-content:space-between;color:#92998c;font-size:10px;padding:23px 0 28px}.page-footer span:first-child{font-weight:600}.boot{height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px;color:var(--muted);font-size:12px}.boot .brand-mark{animation:pulse 1.5s infinite}.login-screen{min-height:100vh;display:grid;grid-template-columns:1.05fr 1fr}.login-story{background:var(--ink);color:var(--surface);padding:45px 5.3vw 35px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;overflow:hidden}.login-story .brand-mark{background:#4f5d46;color:#eaf0df}.login-story-main{padding:70px 0}.login-story .eyebrow{color:#c9b792}.login-story h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(40px,4vw,62px);letter-spacing:-2.5px;line-height:1.1;margin:23px 0}.login-story p{font-size:14px;line-height:1.8;color:#aeb8a4}.story-lines{display:flex;gap:8px;margin-top:46px;flex-wrap:wrap}.story-lines span{border:1px solid #5b6551;border-radius:30px;padding:7px 14px;font-size:11px;color:#c0c9b5}.story-lines span:first-child{background:#d7dec8;color:var(--ink);border-color:#d7dec8}.login-foot{font-size:8px;letter-spacing:1.7px;color:#89967d}.login-panel{display:flex;align-items:center;justify-content:center;padding:60px 40px}.login-form{width:100%;max-width:335px}.small-icon{display:grid;place-items:center;background:#e9ecdf;color:#7a8768;width:40px;height:40px;border-radius:11px;margin-bottom:23px}.login-form h2{font-size:29px;letter-spacing:-1px;margin-bottom:13px}.login-form>.muted{font-size:13px;line-height:1.7;margin-bottom:32px;max-width:295px}.login-form label{margin-top:19px}.login-form .button{margin-top:27px;width:100%;justify-content:space-between}.login-note{font-size:10px;color:#969d8e;text-align:center;margin-top:24px}.voice-dialog{border:1px solid var(--line);border-radius:20px;background:var(--surface);color:var(--ink);padding:29px;width:560px;max-width:calc(100vw - 30px);max-height:90vh;box-shadow:0 20px 90px #111a1833}.voice-dialog::backdrop{background:#19221875;backdrop-filter:blur(4px)}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.voice-dialog>form>.muted{font-size:12px;line-height:1.6;margin-bottom:23px}.voice-dialog label{margin-top:18px}.voice-dialog textarea{font-size:12px}.field-hint{font-size:10px;color:var(--muted);margin-top:7px}.trim-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.trim-grid input{padding:9px 12px;font-size:12px}.trim-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:4px}.trim-footer .button-text{font-size:10px}.trim-footer .field-hint.invalid{color:var(--danger)}#reference-upload-preview,#edit-reference-fields{margin-top:17px}.dialog-footer{margin-top:25px;padding-top:21px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:10px}.toast{position:fixed;left:50%;bottom:26px;transform:translateX(-50%);max-width:calc(100vw - 30px);background:var(--ink);color:var(--surface);border-radius:10px;padding:13px 20px;box-shadow:0 7px 35px #28302925;font-size:12px;z-index:20}
@keyframes pulse{50%{opacity:.5}}@keyframes progress{0%{transform:translateX(-100%)}100%{transform:translateX(460%)}}
@media(min-width:1500px){.page-shell{padding-left:55px;padding-right:55px}.topbar{padding-left:calc((100vw - 1310px)/2);padding-right:calc((100vw - 1310px)/2)}}
@media(max-width:1080px){.topbar{padding:0 30px}.page-shell{padding:35px 30px 0}.workspace{grid-template-columns:225px minmax(0,1fr);gap:21px}.composer{padding:25px 24px 0}.page-intro h1{font-size:34px}.studio-tag{display:none}.composer-footer .button{padding:11px 15px}.composer-footer p{font-size:9px}}
@media(max-width:800px){.topbar{height:76px;padding:0 22px}.page-shell{padding:30px 22px 0}.topbar-right{gap:13px}.engine-status{font-size:10px}.topbar-divider{display:none}.workspace{grid-template-columns:1fr;gap:23px}.voice-panel{position:static;padding:20px}.voice-panel .panel-heading{padding:0 0 16px}.voice-panel h2{font-size:20px}.voice-list{flex-direction:row;overflow:auto;padding-bottom:3px;align-items:stretch}.voice-option{width:auto;min-width:166px;max-width:250px;padding:11px}.button-add{margin-top:11px;width:auto;min-height:36px;padding:8px 13px;font-size:10px}.voice-detail{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;margin-top:18px;padding:18px 0 0}.detail-caption{grid-column:1;margin:0 0 8px}.voice-detail audio{grid-column:1;grid-row:2/4;align-self:start}.voice-detail p{grid-column:2;grid-row:1/3;margin:0}.voice-detail .button-text{grid-column:2;grid-row:3;margin-top:6px;justify-self:start}.panel-footnote{display:none}.page-intro{margin-bottom:27px}.page-intro h1{font-size:33px}.composer-heading{margin-bottom:22px}.history-section{margin-top:27px}.composer-footer p{font-size:10px}.login-story{padding:40px 30px;min-height:100vh}.login-story h1{font-size:43px}.login-panel{padding:40px 28px}.story-lines{gap:7px}.story-lines span{font-size:10px;padding:6px 11px}}
@media(max-width:560px){.topbar{height:70px;padding:0 18px}.brand{font-size:20px;gap:8px}.brand-mark{height:35px;width:35px;border-radius:10px}.brand-mark svg{height:21px;width:21px}.brand-sub{font-size:6px;letter-spacing:2.3px;margin-top:6px}.topbar-right{gap:11px}.engine-status{display:none}.user-name{max-width:85px;font-size:10px}.topbar-right .button-text{font-size:10px}.page-shell{padding:28px 16px 0}.page-intro .eyebrow{font-size:8px;letter-spacing:1.7px;margin-bottom:12px}.page-intro h1{font-size:29px;letter-spacing:-1.3px;max-width:310px;line-height:1.17;margin-bottom:11px}.page-intro p:not(.eyebrow){font-size:11px;max-width:290px;line-height:1.65}.voice-panel{padding:19px 15px;border-radius:15px}.step-label{font-size:8px;letter-spacing:1.5px;margin-bottom:6px}.voice-panel h2{font-size:18px}.voice-option{min-width:152px;gap:9px;padding:10px 8px}.voice-option-copy strong{font-size:12px}.voice-option-copy small{font-size:9px}.voice-avatar{height:36px;width:36px;font-size:11px}.voice-detail{grid-template-columns:1fr}.detail-caption{grid-column:1;grid-row:1}.voice-detail audio{grid-column:1;grid-row:2}.voice-detail p{grid-column:1;grid-row:3;margin:12px 0 0;font-size:10px}.voice-detail .button-text{grid-column:1;grid-row:4;margin-top:5px}.composer{padding:22px 18px 0;border-radius:15px}.composer h2{font-size:19px;max-width:200px}.composer-heading{align-items:flex-start;gap:8px}.selected-voice-label{font-size:9px;max-width:95px;padding:4px 8px;margin-top:3px}.mode-tabs{gap:22px}.mode-tab{font-size:10px;gap:6px;padding-bottom:12px}.mode-tab svg{height:15px;width:15px}.mode-explanation{font-size:11px;margin:18px 0 15px;line-height:1.65}.drop-zone{min-height:176px;padding:24px 9px}.drop-zone strong{font-size:11px}.drop-zone small{font-size:9px}.job-details{margin-top:21px}.job-details>label{font-size:11px!important}.job-details>input{font-size:11px}.composer-footer{flex-direction:column-reverse;align-items:stretch;padding-bottom:20px;margin-top:20px;gap:12px}.composer-footer .button{width:100%;min-height:45px;font-size:12px;justify-content:space-between;padding-left:17px;padding-right:17px}.composer-footer p{font-size:9px;text-align:center}.composer-footer br{display:none}.history-heading h2{font-size:18px}.history-heading .step-label{font-size:8px}.history-heading .button-text{font-size:10px}.history-empty{padding:28px 12px 32px}.page-footer{margin-top:33px;font-size:8px;padding-top:19px;gap:15px}.page-footer span:last-child{max-width:155px;text-align:right}.job-card{padding:16px 14px}.job-title{font-size:12px}.job-meta{font-size:9px}.job-controls{gap:8px}.download-button{padding:9px 8px}.download-button span{display:none}.text-under{font-size:9px;gap:10px}.advanced-body{grid-template-columns:100px 1fr;gap:8px 12px}.advanced-body p{font-size:10px}.voice-dialog{padding:23px 20px;border-radius:16px}.voice-dialog .step-label{font-size:8px}.voice-dialog h2{font-size:21px}.voice-dialog>form>.muted{font-size:11px}.voice-dialog .optional{display:block;margin-left:0;margin-top:2px;font-size:10px}.dialog-footer .button{padding:10px 14px;font-size:12px}.trim-footer{align-items:flex-start}.trim-footer .button-text{font-size:9px;white-space:nowrap;margin-top:5px}.login-screen{grid-template-columns:1fr}.login-story{min-height:0;padding:24px 25px 30px}.login-story-main{padding:33px 0 0}.login-story .eyebrow{font-size:8px}.login-story h1{font-size:35px;letter-spacing:-1.5px;margin:15px 0}.login-story p{font-size:11px;line-height:1.6}.story-lines,.login-foot{display:none}.login-panel{padding:32px 26px 40px}.small-icon{display:none}.login-form{max-width:360px}.login-form h2{font-size:25px;margin-bottom:9px}.login-form>.muted{font-size:12px;margin-bottom:23px}.login-form label{margin-top:16px}.login-form .button{margin-top:23px}.login-note{font-size:9px;margin-top:19px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* 13labs: an independent wordmark in the studio palette. */
.brand{flex-shrink:0}.brand-copy{display:block}.brand-word{display:block;white-space:nowrap;letter-spacing:-1.1px}.brand-number{color:var(--accent)}.brand-sub{letter-spacing:1.8px;font-size:7px}.login-story .brand-number{color:#dca17b}
@media(max-width:560px){.brand-word{letter-spacing:-.8px}.brand-sub{font-size:6px;letter-spacing:1.4px}}
