:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#26322d;background:#f5f4ef;font-synthesis:none;--ink: #26322d;--muted: #748079;--sage: #748f7f;--sage-dark: #526b5d;--sage-light: #dfe7df;--paper: #fcfbf7;--line: #dde1db;--terracotta: #c68165}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.button{border:0;border-radius:999px;min-height:46px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;transition:.2s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button--primary{background:var(--sage-dark);color:#fff;box-shadow:0 8px 22px #526b5d33}.button--primary:hover:not(:disabled){background:#42594c}.button--ghost{color:var(--ink);background:transparent;border:1px solid var(--line);box-shadow:none}.button--large{min-height:56px;padding:0 28px}.eyebrow{color:var(--terracotta);font-size:12px;letter-spacing:.17em;font-weight:700;text-transform:uppercase}.welcome-page{min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.welcome-header,.welcome-footer{width:min(1180px,calc(100% - 64px));margin:0 auto;display:flex;align-items:center;justify-content:space-between}.welcome-header{height:98px}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font-size:12px;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.brand strong{font-size:14px}.brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--sage-dark)}.secure-label{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.welcome-main{width:min(1180px,calc(100% - 64px));margin:auto;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;padding:50px 0 80px}.welcome-copy{max-width:640px}.welcome-copy h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(45px,5.4vw,76px);line-height:1.08;letter-spacing:-.035em;font-weight:400;margin:20px 0 26px}.welcome-copy h1 em{color:var(--sage);font-style:italic}.welcome-copy>p{max-width:580px;color:#66716b;font-size:16px;line-height:1.75;margin-bottom:34px}.welcome-copy small{display:block;color:var(--muted);margin:17px 0 0 18px}.welcome-visual{min-height:530px;position:relative;display:grid;place-items:center}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb--one{width:430px;height:430px;background:#dfe7df;right:-30px;top:20px}.orb--two{width:210px;height:210px;border:1px solid rgba(116,143,127,.35);left:0;bottom:10px}.visual-card{position:relative;z-index:2;width:min(390px,90%);padding:38px;border-radius:26px;background:#fcfbf7e0;box-shadow:0 28px 80px #38463e26;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.visual-card>span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.15em;margin-bottom:28px}.path-step{display:flex;align-items:center;gap:17px;color:#9ba29e}.path-step i{flex:0 0 auto;width:38px;height:38px;border-radius:50%;border:1px solid #cbd1cc;display:grid;place-items:center;font-style:normal}.path-step p{margin:0;display:grid;gap:4px}.path-step small{font-size:11px}.path-step--active{color:var(--ink)}.path-step--active i{color:#fff;border-color:var(--sage-dark);background:var(--sage-dark)}.path-line{height:32px;width:1px;background:#ccd3ce;margin-left:19px}.welcome-footer{border-top:1px solid var(--line);min-height:70px;color:#929a95;font-size:11px}.page-shell{width:min(1160px,calc(100% - 48px));margin:0 auto;padding:56px 0 80px}.form-topline{display:flex;justify-content:space-between;align-items:center;gap:24px}.form-topline h1,.analyses-heading h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(34px,4vw,50px);margin:12px 0 0}.progress-row{display:flex;align-items:center;gap:16px;margin:34px 0 54px;color:var(--muted);font-size:12px}.progress-track{height:5px;flex:1;border-radius:99px;background:#e1e3de;overflow:hidden}.progress-fill{height:100%;border-radius:inherit;background:var(--sage);transition:width .4s ease}.question-layout{display:grid;grid-template-columns:220px 1fr;gap:54px;align-items:start}.form-aside{color:var(--muted);padding-top:12px}.aside-number{font-family:Georgia,Times New Roman,serif;font-size:74px;color:#d8ddd8;line-height:1}.aside-meta{display:grid;margin-top:18px;line-height:1.5}.aside-meta strong{color:var(--ink)}.form-aside p{font-size:12px;line-height:1.6;border-top:1px solid var(--line);padding-top:20px;margin-top:24px}.question-card{min-height:440px;border-radius:28px;background:var(--paper);padding:48px 56px 36px;box-shadow:0 20px 60px #48564e14;animation:cardIn .28s ease}@keyframes cardIn{0%{opacity:0;transform:translateY(8px)}}.question-card__count{color:var(--muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:22px}.question-card h2{max-width:790px;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,3vw,34px);font-weight:400;line-height:1.35;margin:0 0 15px}.question-card h2 sup{color:var(--terracotta);margin-left:5px}.question-description{color:var(--muted);line-height:1.6;margin:-4px 0 24px}.input{width:100%;border:1px solid #d8ddd8;background:#fff;border-radius:14px;padding:16px 18px;outline:none;color:var(--ink);resize:vertical;transition:.2s}.input:focus{border-color:var(--sage);box-shadow:0 0 0 3px #748f7f1f}.input--error{border-color:#bd6e60}.field-error{color:#a9584c;font-size:12px}.question-actions{margin-top:40px;padding-top:27px;border-top:1px solid #e6e8e3;display:flex;justify-content:space-between}.scale{display:grid;grid-template-columns:repeat(10,1fr);gap:8px}.scale__item{aspect-ratio:1;max-height:54px;border:1px solid #d8ddd8;border-radius:12px;background:#fff;color:var(--muted)}.scale__item:hover,.scale__item--active{background:var(--sage-dark);border-color:var(--sage-dark);color:#fff}.choice-list{display:grid;gap:10px}.choice{display:flex;align-items:flex-start;gap:12px;padding:15px 17px;border:1px solid #dfe2dd;border-radius:14px;background:#fff;cursor:pointer;line-height:1.45;transition:.18s}.choice:hover{border-color:#aebdb3}.choice--active{border-color:var(--sage);background:#f0f4f0}.choice input{accent-color:var(--sage-dark);margin-top:3px}.analyses-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:42px}.analyses-heading p{color:var(--muted);margin-bottom:0}.privacy-note{display:flex;gap:11px;color:var(--sage-dark);background:var(--sage-light);border-radius:14px;padding:14px 17px}.privacy-note span{display:grid;font-size:11px}.privacy-note strong{font-size:12px}.upload-zone{border:1.5px dashed #afbab2;background:#fcfbf7a6;border-radius:25px;padding:48px 24px;text-align:center;transition:.2s}.upload-zone--dragging{border-color:var(--sage-dark);background:var(--sage-light);transform:scale(1.005)}.upload-icon{width:60px;height:60px;display:grid;place-items:center;margin:0 auto 18px;border-radius:50%;color:var(--sage-dark);background:var(--sage-light)}.upload-zone h2{font-family:Georgia,Times New Roman,serif;font-weight:400;margin:0 0 8px}.upload-zone p{color:var(--muted);font-size:12px;margin:0 0 20px}.file-section{margin-top:45px}.section-title{display:flex;align-items:center;gap:10px}.section-title h2{font-family:Georgia,Times New Roman,serif;font-weight:400}.section-title span{font-size:11px;color:#fff;background:var(--sage);border-radius:99px;padding:3px 8px}.file-list{display:grid;gap:15px}.file-card{background:var(--paper);border:1px solid #e4e6e1;border-radius:18px;overflow:hidden}.file-summary{display:grid;grid-template-columns:auto minmax(160px,1fr) auto auto;gap:15px;align-items:center;padding:17px}.file-icon{width:44px;height:44px;display:grid;place-items:center;color:var(--sage-dark);border-radius:12px;background:var(--sage-light)}.file-name{display:grid;gap:3px;min-width:0}.file-name strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.file-name span{color:var(--muted);font-size:11px}.file-status{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted)}.file-status--ready{color:#4f7a5c}.file-status--error{color:#ad5a4e}.icon-button{width:36px;height:36px;display:grid;place-items:center;border:0;color:#8b938e;background:transparent;border-radius:50%}.icon-button:hover{color:#9f5146;background:#f4e6e2}.file-progress{height:3px;background:#e7e9e5}.file-progress div{height:100%;background:var(--sage);transition:width .2s}.spin{animation:spin 1s linear infinite}.results-wrap{overflow-x:auto;border-top:1px solid #e6e8e3;padding:8px 17px 17px}.results-table{width:100%;border-collapse:collapse;font-size:12px}.results-table th{color:var(--muted);text-align:left;padding:12px 8px 8px;font-weight:600}.results-table td{border-top:1px solid #eff0ed;padding:6px}.results-table input{width:100%;border:0;border-radius:7px;padding:8px;background:transparent}.results-table input:focus{outline:1px solid var(--sage);background:#fff}.results-table .value-attention{color:#ae594c;font-weight:700}.empty-results{border-top:1px solid #e6e8e3;padding:17px;color:var(--muted);font-size:12px}.analyses-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px;margin-top:35px}.analyses-actions span{color:var(--muted);font-size:12px}.completion-page{min-height:100vh;width:min(640px,calc(100% - 40px));margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.completion-mark{width:76px;height:76px;display:grid;place-items:center;color:#fff;border-radius:50%;background:var(--sage-dark);margin-bottom:25px;box-shadow:0 15px 40px #526b5d40}.completion-page h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,6vw,58px);font-weight:400;margin:14px 0}.completion-page>p{color:var(--muted);line-height:1.7}.completion-summary{display:flex;gap:14px;margin:24px 0 30px}.completion-summary>div{min-width:150px;display:flex;align-items:center;gap:12px;text-align:left;background:var(--paper);padding:15px;border-radius:14px}.completion-summary span{display:grid;font-size:11px;color:var(--muted)}.completion-summary strong{color:var(--ink);font-size:16px}.app-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:18px;color:var(--muted)}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.9fr) 1.1fr}.auth-aside{color:#fff;padding:55px clamp(35px,6vw,90px);display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,#31483c,#647f6e);position:relative;overflow:hidden}.auth-aside:after{content:"";width:430px;height:430px;border:1px solid rgba(255,255,255,.16);border-radius:50%;position:absolute;right:-190px;bottom:-150px}.brand--light{color:#fff}.brand--light .brand-mark{background:#ffffff24}.auth-aside h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(38px,4.8vw,65px);line-height:1.15;margin:18px 0 24px;max-width:670px}.auth-aside p{max-width:520px;color:#ffffffb8;line-height:1.7}.auth-security{display:flex;align-items:center;gap:10px;color:#ffffffbf;font-size:12px;max-width:460px}.auth-panel{display:grid;place-items:center;padding:38px}.auth-card{width:min(440px,100%);display:grid;gap:18px;padding:42px;border-radius:26px;background:var(--paper);box-shadow:0 24px 70px #4150471f}.auth-card h2{font-family:Georgia,Times New Roman,serif;font-size:35px;font-weight:400;margin:0}.auth-card>p{color:var(--muted);line-height:1.55;margin:-8px 0 5px}.auth-field{display:grid;gap:8px;font-size:12px;font-weight:700}.auth-field input{width:100%;border:1px solid var(--line);border-radius:12px;padding:14px 15px;outline:none;background:#fff}.auth-field input:focus{border-color:var(--sage);box-shadow:0 0 0 3px #748f7f1f}.consent-check{display:flex;gap:10px;color:var(--muted);font-size:11px;line-height:1.5}.consent-check input{margin-top:3px;accent-color:var(--sage-dark)}.auth-error{border-radius:10px;padding:11px 13px;color:#984f45;background:#f6e7e3;font-size:12px}.auth-switch{border:0;background:transparent;color:var(--sage-dark);font-size:12px;text-decoration:underline}.password-hint{color:var(--muted);font-size:10px;margin-top:-11px}.button--danger{color:#fff;background:#a94e45}.button--danger:hover:not(:disabled){background:#8f3e36}.cabinet-page{min-height:100vh;background:#f3f3ee}.cabinet-header{height:82px;padding:0 max(28px,calc((100vw - 1160px)/2));display:flex;align-items:center;justify-content:space-between;background:var(--paper);border-bottom:1px solid var(--line)}.cabinet-user{display:flex;align-items:center;gap:18px}.cabinet-user>span{display:grid;text-align:right;font-size:12px}.cabinet-user small{color:var(--muted)}.cabinet-main{width:min(1160px,calc(100% - 48px));margin:0 auto;padding:55px 0 80px}.cabinet-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:42px}.cabinet-hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,58px);font-weight:400;margin:12px 0}.cabinet-hero p{color:var(--muted);max-width:650px}.secure-card{max-width:360px;display:flex;gap:12px;color:var(--sage-dark);padding:17px;border-radius:15px;background:var(--sage-light)}.secure-card span{display:grid;gap:3px;font-size:11px;line-height:1.4}.secure-card strong{font-size:12px}.cabinet-notice{cursor:pointer;margin-bottom:20px;padding:13px 16px;border-radius:12px;color:#496454;background:#e1ebe2;font-size:12px}.cabinet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cabinet-card{min-height:330px;padding:27px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #e2e4df;border-radius:22px;background:var(--paper);box-shadow:0 14px 40px #44524a0f}.cabinet-card--primary{border-color:#cbd8cf}.cabinet-card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:var(--sage-dark);background:var(--sage-light);margin-bottom:20px}.cabinet-card h2{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:25px;margin:16px 0 9px}.cabinet-card p{color:var(--muted);font-size:13px;line-height:1.6;margin:0 0 20px}.cabinet-card .button{width:100%;margin-top:auto}.status-pill{color:#6d7771;background:#eceeeb;border-radius:99px;padding:5px 9px;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.status-pill--submitted{color:#42684e;background:#dce9de}.card-progress{width:100%;height:5px;overflow:hidden;background:#e6e9e5;border-radius:99px;margin-bottom:23px}.card-progress div{height:100%;background:var(--sage)}.cabinet-timeline{margin-top:24px;border-radius:22px;padding:29px;background:var(--paper)}.cabinet-timeline h2{font-family:Georgia,Times New Roman,serif;font-weight:400;margin:0 0 22px}.cabinet-timeline>div{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:13px;padding:10px 0}.cabinet-timeline i{width:32px;height:32px;display:grid;place-items:center;border:1px solid #cdd2ce;color:#929995;border-radius:50%;font-style:normal}.cabinet-timeline i.active{color:#fff;border-color:var(--sage-dark);background:var(--sage-dark)}.cabinet-timeline i.done{color:#fff;border-color:var(--sage);background:var(--sage)}.cabinet-timeline span{display:grid;gap:2px}.cabinet-timeline small{color:var(--muted)}.data-loading{position:fixed;right:24px;bottom:24px;border-radius:99px;padding:10px 15px;color:#fff;background:var(--sage-dark);font-size:11px}.documents-panel{margin-top:24px;border-radius:22px;padding:29px;background:var(--paper)}.documents-panel__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.documents-panel__heading h2{font-family:Georgia,Times New Roman,serif;font-weight:400;margin:8px 0 0}.documents-list{display:grid;gap:9px}.document-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:12px;border:1px solid #e7e9e5;border-radius:14px;background:#fff}.document-row__name{min-width:0;display:grid;gap:3px}.document-row__name strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.document-row__name span{color:var(--muted);font-size:10px}.document-row a{text-decoration:none}.icon-button--danger:hover{color:#9f5146;background:#f4e6e2}.settings-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;justify-items:end;background:#1f2a246b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.settings-panel{width:min(520px,100%);height:100%;overflow-y:auto;position:relative;padding:42px 34px 60px;background:var(--paper);box-shadow:-20px 0 60px #1b272033}.settings-panel h2{font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:400;margin:10px 0 22px}.settings-close{position:absolute;right:22px;top:22px}.settings-status{display:flex;gap:12px;padding:15px;border-radius:14px;color:var(--sage-dark);background:var(--sage-light)}.settings-status span{display:grid;gap:3px;font-size:11px}.settings-block{display:grid;gap:14px;margin-top:20px;padding:20px;border:1px solid var(--line);border-radius:17px;background:#fff}.settings-block p,.settings-block small{color:var(--muted);font-size:11px;line-height:1.55;margin:0}.settings-heading{display:flex;align-items:center;gap:9px}.settings-block--danger{border-color:#e6cbc6;background:snow}.settings-block--danger .settings-heading{color:#984f45}.settings-message{margin-top:16px;padding:12px;border-radius:10px;color:#42684e;background:#dce9de;font-size:12px}.mfa-setup{display:grid;gap:12px}.mfa-setup img{width:180px;max-width:100%;border-radius:12px;border:1px solid var(--line)}.mfa-setup code{overflow-wrap:anywhere;color:var(--ink)}.staff-tabs{display:flex;gap:8px;margin-bottom:22px;padding:6px;border-radius:14px;background:#e8ebe7;width:fit-content}.staff-tabs button{display:flex;align-items:center;gap:7px;border:0;border-radius:10px;padding:10px 15px;color:var(--muted);background:transparent}.staff-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 4px 14px #3a484014}.staff-panel{margin-top:22px;padding:29px;border:1px solid #e2e4df;border-radius:22px;background:var(--paper)}.staff-panel h2{font-family:Georgia,Times New Roman,serif;font-weight:400;margin:8px 0 0}.staff-client-list,.admin-user-list{display:grid;gap:9px}.staff-client-row{width:100%;display:grid;grid-template-columns:minmax(180px,1.5fr) repeat(3,minmax(120px,1fr));align-items:center;gap:14px;text-align:left;border:1px solid #e5e7e3;border-radius:14px;padding:15px;color:var(--ink);background:#fff}.staff-client-row:hover{border-color:#b7c7bc;transform:translateY(-1px)}.staff-client-row>span:first-child,.admin-user-row>span:first-child{display:grid;gap:3px}.staff-client-row small,.admin-user-row small{color:var(--muted)}.staff-client-row>span:not(:first-child){color:var(--muted);font-size:11px}.admin-user-row{display:grid;grid-template-columns:minmax(220px,1fr) 180px 220px;align-items:center;gap:12px;padding:13px;border:1px solid #e5e7e3;border-radius:14px;background:#fff}.admin-user-row select{width:100%;border:1px solid var(--line);border-radius:10px;padding:10px;background:#fff}.backup-note,.empty-state{color:var(--muted);line-height:1.6}.staff-detail>.button{margin-bottom:18px}.staff-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.staff-stats>div{display:grid;gap:4px;padding:18px;border-radius:16px;background:var(--sage-light)}.staff-stats strong{font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.staff-stats span{color:var(--muted);font-size:11px}.ai-report{display:grid;gap:18px;margin-top:18px;padding:22px;border:1px solid var(--line);border-radius:17px;background:#fff}.ai-report__header{display:flex;align-items:center;justify-content:space-between;gap:15px}.ai-report__header small{color:var(--muted)}.ai-report__section{display:grid;gap:8px}.ai-report__section p,.ai-report__section ul{margin:0;color:#56625c;line-height:1.65}.ai-report__section ul,.protocol-section ul{padding-left:20px}.status-pill--draft{color:#805f26;background:#f5ead1}.status-pill--approved{color:#37664a;background:#dceadd}.status-pill--error{color:#984f45;background:#f6e7e3}.approved-protocol{scroll-margin-top:24px}.approved-protocol>h2{font-size:34px}.protocol-summary{max-width:820px;color:#4d5a53;font-size:16px;line-height:1.7}.protocol-section{margin-top:24px}.protocol-section h3{font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.protocol-section li{margin:8px 0;line-height:1.6}.approved-protocol>small{display:block;margin-top:25px;color:var(--muted)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:850px){.auth-page{grid-template-columns:1fr}.auth-aside{min-height:380px;gap:50px}.cabinet-grid{grid-template-columns:1fr}.cabinet-hero{align-items:flex-start;flex-direction:column}.welcome-main{grid-template-columns:1fr;padding-top:30px}.welcome-visual{min-height:400px}.question-layout{grid-template-columns:1fr;gap:20px}.form-aside{display:none}.analyses-heading{align-items:flex-start;gap:25px;flex-direction:column}}@media(max-width:600px){.auth-aside{padding:30px 24px;min-height:340px}.auth-aside h1{font-size:38px}.auth-security{display:none}.auth-panel{padding:18px 12px 40px}.auth-card{padding:28px 21px}.cabinet-header{height:74px;padding:0 14px}.cabinet-user>span{display:none}.cabinet-main{width:min(100% - 24px,1160px);padding-top:35px}.documents-panel{padding:21px 15px}.documents-panel__heading{align-items:stretch;flex-direction:column}.document-row{grid-template-columns:auto minmax(0,1fr) auto}.document-row .icon-button--danger{grid-column:3}.settings-panel{padding:36px 18px 50px}.staff-tabs{width:100%;overflow-x:auto}.staff-tabs button{white-space:nowrap}.staff-client-row{grid-template-columns:1fr 1fr}.staff-client-row>span:first-child{grid-column:1 / -1}.admin-user-row,.staff-stats{grid-template-columns:1fr}.staff-panel{padding:20px 15px}.secure-card{max-width:none}.welcome-header,.welcome-footer,.welcome-main{width:min(100% - 32px,1180px)}.welcome-header{height:78px}.secure-label{display:none}.welcome-main{gap:30px}.welcome-copy h1{font-size:42px}.welcome-visual{min-height:350px}.welcome-footer{align-items:flex-start;gap:8px;flex-direction:column;justify-content:center}.page-shell{width:min(100% - 24px,1160px);padding-top:30px}.form-topline{align-items:flex-start}.form-topline .button{padding:0 15px;font-size:0}.question-card{padding:30px 22px 24px;min-height:470px}.scale{grid-template-columns:repeat(5,1fr)}.question-actions .button{padding:0 17px}.file-summary{grid-template-columns:auto 1fr auto}.file-status{grid-column:2 / -1}.analyses-actions{align-items:stretch;flex-direction:column}.completion-summary{width:100%;flex-direction:column}}
