@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,500&display=swap";:root{color:#20201f;font-synthesis:none;text-rendering:optimizelegibility;--canvas:#fff;--sidebar:#f5f5f5;--surface:#fff;--surface-2:#f5f5f5;--ink:#111;--muted:#686868;--muted-2:#969696;--line:#e5e5e5;--line-strong:#d4d4d4;--plum:#111;--plum-dark:#050505;--plum-soft:#eee;--gold:#555;--gold-soft:#f0f0f0;--green:#111;--green-soft:#eee;--amber:#2b2b2b;--amber-soft:#eee;--danger:#a33a3a;--shadow:0 18px 50px #221b1414, 0 2px 8px #221b140a;background:#f7f6f2;font-family:Manrope,SF Pro Text,-apple-system,BlinkMacSystemFont,sans-serif}:root[data-theme=dark]{color:#eceae5;--canvas:#1c1b1a;--sidebar:#151514;--surface:#242321;--surface-2:#2a2926;--ink:#eceae5;--muted:#aaa69e;--muted-2:#77736d;--line:#363431;--line-strong:#45413c;--plum:#f1f1f1;--plum-dark:#fff;--plum-soft:#343434;--gold:#bdbdbd;--gold-soft:#303030;--green:#f1f1f1;--green-soft:#303030;--amber:#e0e0e0;--amber-soft:#303030;--danger:#ec8b8b;--shadow:0 20px 60px #00000052;background:#181817}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:var(--canvas);min-height:100vh;color:var(--ink)}button,input{font:inherit}button,a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--plum);outline-offset:2px}.brand{align-items:center;gap:10px;min-width:0;display:flex}.brand__logo{object-fit:contain;flex:none;width:78px;height:42px}.brand__product{max-width:110px;color:var(--ink);letter-spacing:-.01em;font-size:8.5px;font-weight:650;line-height:1.25}.brand--compact .brand__logo{width:40px;height:32px}.button{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:wait}.button--primary{color:#fff;background:#050505;box-shadow:0 6px 15px #0000001f}:root[data-theme=dark] .button--primary{color:#0c0c0c;background:#f4f4f4}.button--secondary{background:var(--surface-2);border:1px solid var(--line)}.button--wide{width:100%}.icon-button{cursor:pointer;width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:9px;place-items:center;display:grid}.icon-button:hover{color:var(--ink);background:var(--surface-2)}.eyebrow{color:var(--plum);text-transform:uppercase;letter-spacing:.14em;margin:0 0 12px;font-size:10.5px;font-weight:700}.auth-layout{background:var(--surface);grid-template-columns:minmax(420px,1.05fr) minmax(440px,.95fr);min-height:100vh;display:grid}.auth-layout--simple{background:#fff;display:block}.auth-layout--simple .auth-panel{background:#fff;min-height:100vh;padding-top:120px;position:relative}.auth-panel__brand{position:absolute;top:27px;left:50%;transform:translate(-50%)}.auth-panel__brand .brand{text-align:center;flex-direction:column;gap:1px}.auth-panel__brand .brand__logo{width:154px;height:78px}.auth-panel__brand .brand__product{color:#555;letter-spacing:.04em;text-transform:uppercase;max-width:none;font-size:8px}.auth-story{color:#f8f8f8;background:#050505;flex-direction:column;padding:42px clamp(42px,5vw,78px);display:flex;position:relative;overflow:hidden}.auth-story:before{content:"";background:radial-gradient(circle at 25% 25%,#ffffff17,#0000 30%),linear-gradient(160deg,#0000 40%,#ffffff06);position:absolute;inset:0}.auth-story:after{content:"";opacity:.16;background-image:radial-gradient(circle,#fff 1px,#0000 1.2px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#0000,#000 45%,#0000);mask-image:linear-gradient(to bottom right,#0000,#000 45%,#0000)}.auth-story>*{z-index:1;position:relative}.auth-story .brand__logo{width:122px;height:66px}.auth-story .brand__product{color:#ffffffb3}.auth-story__content{max-width:620px;margin:auto 0}.auth-story__content .eyebrow{color:#bdbdbd}.auth-story__content h1{letter-spacing:-.045em;text-wrap:balance;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(44px,5vw,72px);font-weight:500;line-height:.99}.auth-story__content>p:not(.eyebrow){color:#ffffffa8;max-width:520px;margin:25px 0 0;font-size:15px;line-height:1.75}.auth-story__workflow{color:#ffffffc7;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:12px;margin-top:40px;font-size:11px;display:flex}.auth-story__workflow i{background:linear-gradient(90deg,#fff,#ffffff24);width:44px;height:1px}.auth-story__foot{color:#ffffff6b;letter-spacing:.04em;margin:0;font-size:10.5px}.auth-panel{background:var(--canvas);place-items:center;padding:40px;display:grid}.auth-panel__mobile-brand{display:none}.auth-form{width:min(100%,390px)}.auth-layout--simple .auth-form__heading{text-align:center}.auth-form__heading{margin-bottom:32px}.auth-form__heading h2{letter-spacing:-.035em;margin:15px 0 8px;font-family:Newsreader,Georgia,serif;font-size:38px;font-weight:500}.auth-form__heading>p:last-child{color:var(--muted);margin:0;font-size:13.5px}.auth-form form{gap:19px;display:grid}.auth-form label{gap:8px;font-size:11.5px;font-weight:600;display:grid}.auth-form input{border:1px solid var(--line-strong);background:var(--surface);width:100%;height:46px;color:var(--ink);border-radius:9px;padding:0 13px;font-size:13px;transition:border .15s,box-shadow .15s}.auth-form input:focus{border-color:var(--plum);box-shadow:0 0 0 3px var(--plum-soft);outline:0}.label-row{justify-content:space-between;display:flex}.label-row a{color:var(--plum);font-weight:500;text-decoration:none}.password-field{display:block;position:relative}.password-field input{padding-right:45px}.password-field button{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;position:absolute;top:5px;right:5px}.auth-switch{text-align:center;color:var(--muted);margin-top:25px;font-size:12.5px}.auth-switch a{color:var(--plum);font-weight:700;text-decoration:none}.back-link{color:var(--muted);align-items:center;gap:6px;margin-bottom:34px;font-size:11px;text-decoration:none;display:inline-flex}.form-error,.upload-error{color:var(--danger);margin:0;font-size:11px;line-height:1.5}.auth-success{text-align:center;padding:20px 0}.auth-success>span{width:46px;height:46px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.auth-success h3{margin:0 0 8px;font-family:Newsreader,serif;font-size:26px}.auth-success p{color:var(--muted);margin:0 0 24px;font-size:12px;line-height:1.6}.brand-transition{z-index:100;background:#fff;place-items:center;display:grid;position:fixed;inset:0}.brand-transition__logo{object-fit:contain;width:min(72vw,390px);max-height:230px}.app-shell{background:var(--canvas);grid-template-columns:264px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .25s;display:grid}.app-shell--collapsed{grid-template-columns:76px minmax(0,1fr)}.sidebar-desktop{min-width:0}.sidebar{background:var(--sidebar);border-right:1px solid var(--line);flex-direction:column;height:100vh;padding:19px 13px 14px;display:flex;position:sticky;top:0;overflow:hidden}.sidebar__brand{align-items:center;min-height:38px;padding:0 6px;display:flex}.sidebar__collapse{margin-left:auto}.sidebar__close-mobile{margin-left:auto;display:none}.sidebar--collapsed .brand{width:40px;overflow:hidden}.sidebar--collapsed .sidebar__collapse{margin-left:1px}.new-automation{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;white-space:nowrap;border-radius:9px;flex:none;align-items:center;gap:9px;height:40px;margin:22px 2px;padding:0 12px;font-size:11.5px;font-weight:600;display:flex;box-shadow:0 1px 2px #00000005}.new-automation:hover{background:var(--surface-2);border-color:#c7c0b5}.sidebar--collapsed .new-automation{justify-content:center;width:39px;padding:0}.sidebar--collapsed .new-automation span{display:none}.sidebar__history{scrollbar-width:thin;flex:1;min-height:0;overflow-y:auto}.sidebar__section-title{color:var(--muted-2);text-transform:uppercase;letter-spacing:.1em;margin:0 0 7px;padding:0 11px;font-size:8.5px;font-weight:700}.sidebar__history nav{gap:2px;display:grid}.sidebar__history nav button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;min-height:53px;padding:8px 9px;display:flex;overflow:hidden}.sidebar__history nav button:hover,.sidebar__history nav button.is-active{background:#ffffffa3}:root[data-theme=dark] .sidebar__history nav button:hover,:root[data-theme=dark] .sidebar__history nav button.is-active{background:#ffffff0d}.job-dot{width:28px;height:28px;color:var(--muted);background:var(--surface-2);border-radius:8px;flex:none;place-items:center;display:grid}.job-dot--ready{color:var(--green);background:var(--green-soft)}.job-dot--review{color:var(--amber);background:var(--amber-soft)}.sidebar__job-copy{gap:3px;min-width:0;display:grid}.sidebar__job-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;font-weight:600;overflow:hidden}.sidebar__job-copy small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8.5px;overflow:hidden}.sidebar--collapsed .sidebar__job-copy{display:none}.sidebar__bottom{border-top:1px solid var(--line);gap:2px;padding-top:9px;display:grid}.sidebar__bottom>button{min-height:36px;color:var(--muted);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:0 9px;font-size:10.5px;display:flex}.sidebar__bottom>button:hover{background:var(--surface-2);color:var(--ink)}.sidebar__bottom .profile-row{border-top:1px solid var(--line);border-radius:0;min-height:52px;margin-top:7px;padding-top:10px}.avatar{background:var(--plum-dark);color:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:9px;font-weight:700;display:grid}.profile-row>span:last-child{gap:2px;min-width:0;display:grid}.profile-row strong{color:var(--ink);font-size:10px}.profile-row small{text-overflow:ellipsis;max-width:160px;font-size:8px;overflow:hidden}.sidebar--collapsed .sidebar__bottom button>span:not(.avatar),.sidebar--collapsed .profile-row>span:last-child,.sidebar-mobile,.sidebar-backdrop{display:none}.workspace{background:var(--canvas);flex-direction:column;min-width:0;min-height:100vh;display:flex}.workspace__header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#fbfaf7db;flex:none;justify-content:space-between;align-items:center;height:64px;padding:0 22px;display:flex;position:sticky;top:0}:root[data-theme=dark] .workspace__header{background:#1c1b1adb}.workspace__mobile-menu{display:none}.workspace__header-name{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:650}.workspace__header-actions{align-items:center;gap:5px;display:flex}.automation-selector{position:relative}.automation-selector__trigger{cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:7px 9px;font-size:13px;font-weight:650;display:flex}.automation-selector__trigger:hover{background:var(--surface-2)}.automation-menu{border:1px solid var(--line);background:var(--surface);width:335px;box-shadow:var(--shadow);z-index:40;transform-origin:0 0;border-radius:13px;padding:7px;position:absolute;top:calc(100% + 8px);left:0}.automation-menu__label{color:var(--muted-2);text-transform:uppercase;letter-spacing:.1em;margin:7px 9px 5px;font-size:8.5px;font-weight:700}.automation-menu>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:flex-start;gap:10px;width:100%;padding:10px;display:flex}.automation-menu>button:hover:not(:disabled),.automation-menu>button.is-selected{background:var(--surface-2)}.automation-menu>button.is-future:not(.is-selected){color:var(--muted)}.automation-menu__icon{border:1px solid var(--line);width:28px;height:28px;color:var(--muted);border-radius:8px;flex:none;place-items:center;display:grid}.mini-pages{border:1.4px solid var(--plum);border-radius:2px;width:12px;height:14px;position:relative}.mini-pages:before{content:"";border:1px solid var(--gold);z-index:-1;border-radius:2px;position:absolute;inset:2px -4px -3px 2px}.automation-menu__copy{flex:1;gap:4px;display:grid}.automation-menu__title{justify-content:space-between;align-items:center;font-size:11.5px;font-weight:650;display:flex}.automation-menu__title em{color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:99px;padding:2px 6px;font-size:8px;font-style:normal;font-weight:600}.automation-menu small{color:var(--muted);padding-right:8px;font-size:9px;line-height:1.45}.workspace__canvas{flex:1;justify-content:center;min-height:0;display:flex}.workspace__content{width:min(100%,940px);padding:54px 34px 64px}.workspace__content--center{place-items:center;min-height:calc(100vh - 64px);padding-top:30px;display:grid}.composer-flow{width:min(100%,665px);margin:auto}.composer-flow__intro{text-align:center;margin-bottom:30px}.composer-flow__intro h1,.processing h1,.result-hero h1{letter-spacing:-.04em;margin:0;font-family:Newsreader,Georgia,serif;font-weight:500}.composer-flow__intro h1{font-size:clamp(34px,5vw,48px)}.composer-flow__switcher{width:fit-content;margin:12px auto 0}.composer-flow__switcher .automation-selector__trigger{border:1px solid var(--line);background:var(--surface-2);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;min-height:32px;padding:6px 11px;font-size:9px}.composer-flow__switcher .automation-menu{text-transform:none;left:calc(50% - 167px)}.composer-flow__intro>div>p{color:var(--muted);max-width:540px;margin:12px auto 0;font-size:13px;line-height:1.65}.composer-flow__intro>div>.composer-flow__switcher+p{margin-top:12px}.future-automation{text-align:center;width:min(100%,665px)}.future-automation>h1{letter-spacing:-.04em;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(34px,5vw,48px);font-weight:500;line-height:1.05}.future-automation__message{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:520px;margin:37px auto 0;padding:29px}.future-automation__message span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:8px;font-weight:700;display:inline-block}.future-automation__message h2{margin:9px 0 7px;font-family:Newsreader,Georgia,serif;font-size:29px;font-weight:500}.future-automation__message p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.composer{border:1px solid var(--line-strong);background:var(--surface);border-radius:16px;gap:8px;padding:10px;display:grid;box-shadow:0 12px 40px #211d180f}.dropzone{border:1px dashed var(--line-strong);background:var(--surface-2);width:100%;min-height:115px;color:var(--ink);cursor:pointer;text-align:left;border-radius:11px;justify-content:center;align-items:center;gap:14px;padding:20px;transition:border .18s,background .18s,transform .18s;display:flex}.dropzone:hover,.dropzone.is-dragging{border-color:var(--plum);background:var(--plum-soft);transform:translateY(-1px)}.dropzone:disabled{opacity:.6;cursor:wait}.dropzone__icon{width:40px;height:40px;color:var(--plum);background:var(--surface);border:1px solid var(--line);border-radius:10px;place-items:center;display:grid}.dropzone>span:last-child{gap:4px;display:grid}.dropzone strong{font-size:11.5px}.dropzone small{color:var(--muted);font-size:9.5px}.attachment{border:1px solid var(--line);background:var(--surface);border-radius:11px;align-items:center;gap:10px;min-height:59px;padding:8px 8px 8px 10px;display:flex}.attachment__icon{width:34px;height:38px;color:var(--plum);background:var(--plum-soft);border-radius:8px;flex:none;place-items:center;display:grid}.attachment__icon--docx{color:#35649d;background:#e8f0fa}:root[data-theme=dark] .attachment__icon--docx{background:#243142}.attachment__copy{flex:1;gap:4px;min-width:0;display:grid}.attachment__copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.attachment__copy small{color:var(--muted);align-items:center;gap:6px;font-size:8.5px;display:flex}.attachment__copy i{color:var(--green);align-items:center;gap:3px;font-style:normal;display:inline-flex}.attachment>button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;place-items:center;display:grid}.attachment>button:hover{color:var(--ink);background:var(--surface-2)}.generate-button{background:var(--plum-dark);color:#fff;cursor:pointer;text-align:left;border:0;border-radius:11px;align-items:center;gap:12px;width:100%;min-height:65px;padding:9px 13px;display:flex}.generate-button:hover{filter:brightness(1.07)}.generate-button__icon{background:#ffffff1f;border-radius:9px;flex:none;place-items:center;width:35px;height:35px;display:grid}.generate-button>span:nth-child(2){flex:1;gap:3px;display:grid}.generate-button strong{font-size:11.5px}.generate-button small{color:#ffffff9e;font-size:8.5px}.composer-flow__privacy{text-align:center;color:var(--muted-2);margin:13px auto 0;font-size:8.5px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.processing{text-align:center;width:min(100%,650px)}.processing__orb{place-items:center;width:76px;height:76px;margin:0 auto 31px;display:grid;position:relative}.processing__orb span{background:var(--plum-dark);border-radius:16px;width:52px;height:52px;animation:2.4s ease-in-out infinite breathe;transform:rotate(45deg);box-shadow:0 8px 25px #35183f38}.processing__orb i{background:var(--gold);transform-origin:-30px 30px;border-radius:50%;width:8px;height:8px;animation:3s linear infinite orbit;position:absolute;top:6px;right:8px}@keyframes breathe{50%{opacity:.85;transform:rotate(45deg)scale(.91)}}@keyframes orbit{to{transform:rotate(360deg)}}.processing h1{font-size:clamp(33px,5vw,45px)}.processing>div:nth-of-type(2)>p{color:var(--muted);margin:12px 0 0;font-size:12.5px}.ellipsis i{opacity:.25;font-style:normal;animation:1.2s infinite dot}.ellipsis i:nth-child(2){animation-delay:.18s}.ellipsis i:nth-child(3){animation-delay:.36s}@keyframes dot{50%{opacity:1}}.processing__stages{text-align:left;width:min(100%,430px);margin:45px auto 0;display:grid}.processing__stages>div{min-height:34px;color:var(--muted-2);align-items:center;gap:10px;display:flex;position:relative}.processing__stages>div:after{content:"";background:var(--line);width:1px;height:15px;position:absolute;top:23px;left:7px}.processing__stages>div:last-child:after{display:none}.processing__stages>div>span{border:1px solid var(--line-strong);border-radius:50%;flex:none;place-items:center;width:15px;height:15px;display:grid}.processing__stages small{font-size:9.5px}.processing__stages .is-complete{color:var(--green)}.processing__stages .is-complete>span{color:#fff;background:var(--green);border-color:var(--green)}.processing__stages .is-active{color:var(--ink);font-weight:600}.processing__stages .is-active>span{border:4px solid var(--plum-soft);background:var(--plum);box-shadow:0 0 0 1px var(--plum)}.processing__note{color:var(--muted-2);margin-top:25px;font-size:8.5px}.workspace__canvas--result{align-items:flex-start}.result-view{width:100%}.result-hero{border-bottom:1px solid var(--line);align-items:flex-start;gap:17px;min-height:148px;padding:18px 0 34px;display:flex}.result-hero__icon{border-radius:13px;flex:none;place-items:center;width:46px;height:46px;display:grid}.result-hero--ready .result-hero__icon{color:var(--green);background:var(--green-soft)}.result-hero--review .result-hero__icon{color:var(--amber);background:var(--amber-soft)}.result-hero h1{font-size:clamp(37px,5vw,50px)}.result-hero>div>p:last-child{color:var(--muted);max-width:620px;margin:10px 0 0;font-size:12px;line-height:1.65}.result-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.result-stat{border-right:1px solid var(--line);flex-direction:column;justify-content:center;gap:8px;min-height:96px;padding:15px 18px;display:flex}.result-stat:first-child{padding-left:0}.result-stat:last-child{border-right:0}.result-stat span{color:var(--muted);font-size:9px}.result-stat strong{font-family:Newsreader,serif;font-size:19px;font-weight:500}.result-stat strong.is-positive{color:var(--green)}.artifact-list{border:1px solid var(--line);background:var(--surface);border-radius:13px;margin-top:28px;display:grid;overflow:hidden}.artifact-row{align-items:center;gap:13px;min-height:70px;padding:10px 12px;display:flex}.artifact-row+.artifact-row{border-top:1px solid var(--line)}.artifact-row__icon{width:35px;height:39px;color:var(--plum);background:var(--plum-soft);border-radius:8px;flex:none;place-items:center;font-size:9px;font-weight:800;display:grid}.artifact-row>span:nth-child(2){text-align:left;flex:1;gap:4px;min-width:0;display:grid}.artifact-row strong{text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.artifact-row small{color:var(--muted);font-size:8.5px}.artifact-row--qa{width:100%;color:var(--ink);background:var(--surface);cursor:pointer;border:0}.artifact-row--qa:hover{background:var(--surface-2)}.view-report{color:var(--plum);align-items:center;gap:4px;font-size:9.5px;font-weight:700;display:flex}.review-days{background:var(--amber-soft);border-left:3px solid var(--amber);border-radius:4px 10px 10px 4px;margin-top:19px;padding:15px 17px}.review-days strong{font-size:11px}.review-days p{color:var(--muted);margin:5px 0 12px;font-size:9.5px}.review-days div{gap:6px;display:flex}.review-days div span{color:var(--amber);background:var(--surface);border-radius:99px;padding:4px 7px;font-size:8.5px}.start-another{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:23px auto 0;font-size:10px;display:flex}.start-another:hover{color:var(--ink)}.drawer-backdrop{z-index:70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0d0b0a54;position:fixed;inset:0}.qa-drawer{z-index:80;background:var(--surface);border-left:1px solid var(--line);flex-direction:column;width:min(100%,475px);padding:27px;display:flex;position:fixed;inset:0 0 0 auto;overflow-y:auto;box-shadow:-20px 0 60px #00000024}.qa-drawer__header{justify-content:space-between;align-items:flex-start;display:flex}.qa-drawer__header h2{margin:0;font-family:Newsreader,serif;font-size:29px;font-weight:500}.qa-summary{border-radius:10px;justify-content:space-between;align-items:center;margin:24px 0;padding:14px 15px;display:flex}.qa-summary.is-ready{color:var(--green);background:var(--green-soft)}.qa-summary.is-review{color:var(--amber);background:var(--amber-soft)}.qa-summary strong{font-size:11px}.qa-summary span{font-size:9px}.qa-findings{flex:1;gap:4px;display:grid}.finding{border-bottom:1px solid var(--line);gap:11px;padding:15px 2px;display:flex}.finding>span{width:28px;height:28px;color:var(--green);background:var(--green-soft);border-radius:8px;place-items:center;display:grid}.finding--warning>span{color:var(--amber);background:var(--amber-soft)}.finding>div{gap:4px;display:grid}.finding p{color:var(--muted-2);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:8px}.finding h3{margin:0;font-size:10.5px}.finding small{color:var(--muted);font-size:9px;line-height:1.5}.app-loading{place-items:center;min-height:100vh;display:grid}.app-loading span{border:2px solid var(--line);border-top-color:var(--plum);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite spin}@media (width<=920px){.auth-layout{grid-template-columns:1fr}.auth-story{display:none}.auth-panel{flex-direction:column;min-height:100vh;padding:28px;display:flex}.auth-panel__mobile-brand{align-self:flex-start;display:block}.auth-panel__mobile-brand .brand__logo{width:112px;height:61px}.auth-form{margin:auto;padding:50px 0}.auth-layout--simple .auth-panel{padding:120px 28px 28px}.auth-layout--simple .auth-form{padding:30px 0 50px}.app-shell,.app-shell--collapsed{grid-template-columns:1fr}.sidebar-desktop{display:none}.sidebar-mobile,.sidebar-backdrop{z-index:100;display:block;position:fixed}.sidebar-mobile{width:min(86vw,292px);top:0;bottom:0;left:0}.sidebar-mobile .sidebar{width:100%}.sidebar-backdrop{background:#0000005c;inset:0}.sidebar__close-mobile{display:grid}.sidebar__collapse{display:none}.workspace__mobile-menu{display:grid}.workspace__header{justify-content:flex-start;gap:7px;padding:0 13px}.workspace__header-actions{margin-left:auto}}@media (width<=680px){.workspace__header{height:58px}.automation-menu{width:auto;position:fixed;top:63px;left:12px;right:12px}.workspace__content{padding:37px 17px 42px}.workspace__content--center{align-items:start;min-height:calc(100vh - 58px);padding-top:72px}.composer-flow__intro h1{font-size:34px;line-height:1.06}.composer-flow__intro>div>p{font-size:12px}.composer{border-radius:14px;padding:7px}.dropzone{text-align:center;flex-direction:column;min-height:132px}.attachment{padding-right:4px}.attachment__copy small{flex-wrap:wrap}.result-hero{gap:12px}.result-hero h1{font-size:36px}.result-grid{grid-template-columns:1fr 1fr}.result-stat{border-bottom:1px solid var(--line);min-height:78px}.result-stat:nth-child(2){border-right:0}.result-stat:nth-child(3),.result-stat:nth-child(4){border-bottom:0}.result-stat:nth-child(3){padding-left:0}.artifact-row{flex-wrap:wrap}.artifact-row .button{width:100%;margin-top:4px}.view-report{margin-left:auto}.qa-drawer{padding:22px 17px}.processing__stages{padding:0 20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
