@layer base{:root{color:#292158;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#292158;--muted:#6b688a;--line:#dedee9;--tint:#f7f6fb;--error:#a83d29;--gradient:linear-gradient(105deg, #ff5c12 0%, #dc6b8f 26%, #8b7eff 56%, #16bfcb 100%);background:#fff;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,a{touch-action:manipulation}button{color:inherit}button:disabled{cursor:not-allowed}a{color:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{text-wrap:balance}p,li{line-height:1.55}h1{letter-spacing:-.045em}h2{letter-spacing:-.035em}h3,h4{letter-spacing:-.018em}:focus-visible{outline-offset:4px;outline:3px solid #6a5cd5}[tabindex="-1"]:focus{outline:none}[hidden]{display:none!important}svg{flex-shrink:0}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.muted{color:var(--muted)}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}}@layer layout{.app-shell{background:linear-gradient(#fff,#fff) padding-box, var(--gradient) border-box;border:2px solid #0000;border-radius:18px;flex-direction:column;min-height:calc(100dvh - 20px);margin:10px;padding:0 clamp(24px,5.2vw,76px);display:flex}.site-header{justify-content:space-between;align-items:center;gap:22px;width:100%;max-width:1440px;min-height:111px;margin:0 auto;display:flex}.wordmark{text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.brand-mark{object-fit:contain;flex-shrink:0;width:44px;height:44px;display:block}.wordmark strong{letter-spacing:-.045em;white-space:nowrap;font-size:28px}.wordmark span{color:var(--muted);white-space:nowrap;border-left:1px solid #b9b7cd;margin-left:28px;padding-left:28px;font-size:19px;line-height:30px}main{flex:1;width:100%;max-width:1440px;margin:0 auto}.hero{margin-bottom:44px;padding:14px 0 0}.hero h1{max-width:1040px;margin:0 0 25px;font-size:clamp(44px,4.65vw,70px);font-weight:700;line-height:1.015}.hero p{color:var(--muted);margin:0;font-size:clamp(18px,1.7vw,24px);line-height:1.47}.site-footer{color:var(--muted);justify-content:flex-end;gap:24px;width:100%;max-width:1440px;margin:0 auto;padding:24px 0 13px;font-size:12px;line-height:1.5;display:flex}.skip-link{background:var(--ink);color:#fff;z-index:20;border-radius:8px;padding:14px 20px;position:fixed;top:-70px;left:30px}.skip-link:focus{top:20px}.workspace-tabs{border-bottom:1px solid var(--line);gap:28px;margin-bottom:30px;display:flex}.workspace-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:4px solid #0000;margin-bottom:-1px;padding:0 10px 13px;font-size:21px;line-height:1.4}.workspace-tabs button[aria-selected=true]{color:var(--ink);border-color:var(--ink);font-weight:700}.gradient-panel{background:linear-gradient(#fff,#fff) padding-box, var(--gradient) border-box;border:2px solid #0000;border-radius:20px;padding:38px 39px 30px}.intro-heading{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:12px;display:flex}.intro-heading h2{margin:0;font-size:clamp(28px,2.8vw,39px);line-height:1.1}.intro-heading>span{color:var(--muted);white-space:nowrap;font-size:16px}.intro-copy{color:#5e5a7e;margin-bottom:28px;font-size:20px;line-height:1.5}.journey{gap:28px;margin:32px 0;padding:0;list-style:none;display:flex}.journey li{white-space:nowrap;flex:1;align-items:center;gap:26px;font-size:18px;display:flex}.journey li:not(:last-child):after{content:"";background:#c9c7dc;flex:1;height:1px;margin-left:6px;display:block}.journey li:last-child{flex:.65}.journey li>span{border:1px solid #6b688a;border-radius:50%;flex-shrink:0;place-items:center;width:55px;height:55px;font-size:21px;display:grid}.intro-actions{align-items:center;gap:28px;display:flex}.intro-actions p{color:var(--muted);margin:0;font-size:16px}.recent-reports{margin-top:33px}.recent-heading{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.recent-heading h2{margin:0;font-size:28px}.empty-reports{border:1px solid var(--line);color:var(--muted);border-radius:10px;align-items:center;gap:28px;padding:25px 27px;display:flex}.empty-reports p{margin:0;font-size:18px}}@layer components{.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:14px 24px;font-size:16px;font-weight:600;line-height:1.4;text-decoration:none;transition:background-color .15s,border-color .15s,transform .15s;display:inline-flex}.button.primary{background:var(--ink);color:#fff}.button.primary:hover:not(:disabled){background:#413477}.button.secondary{color:var(--ink);background:#fff;border-color:#c9c6da}.button.secondary:hover:not(:disabled){background:var(--tint);border-color:var(--ink)}.button:disabled{opacity:.5}.button.small{min-height:43px;padding:10px 17px;font-size:14px}.full-width{width:100%}.intro-actions .button{min-width:307px;min-height:65px;font-size:18px}.text-button{background:0 0;border:0;justify-content:center;align-items:center;gap:10px;padding:7px 0;font-size:15px;line-height:1.35;text-decoration:none;display:inline-flex}.text-button:hover{color:#6a53b2}.text-button:disabled{opacity:.5}.sign-out{gap:20px;font-size:17px}.inline-button{text-underline-offset:3px;font-size:inherit;background:0 0;border:0;margin-left:6px;padding:0;text-decoration:underline}.icon-button{background:0 0;border:0;border-radius:5px;place-items:center;padding:10px;display:inline-grid}.icon-button:hover{background:var(--tint)}.notice{border-radius:9px;align-items:flex-start;gap:12px;margin:17px 0;padding:15px 17px;font-size:14px;line-height:1.5;display:flex}.notice svg{margin-top:1px}.notice ul{margin:7px 0 0;padding-left:20px}.error-notice{color:#92311f;background:#fff8f5;border:1px solid #ecc4ba}.error-text{color:var(--error)}.loading{min-height:200px;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:17px;display:flex}.login-layout{grid-template-columns:1.15fr 1fr;align-items:center;gap:8%;padding:60px 0 85px;display:grid}.login-story h1{margin-bottom:27px;font-size:clamp(42px,4.55vw,68px);line-height:1.08}.login-story h1 span{color:#8580a5}.login-story p{color:var(--muted);max-width:460px;font-size:20px}.signature-line{background:var(--gradient);width:86px;height:3px;margin-top:36px}.access-panel{justify-self:end;width:100%;max-width:480px;padding:36px}.access-panel h2{margin:23px 0 16px;font-size:33px;line-height:1.13}.access-panel>p{color:var(--muted);font-size:15px}.access-panel label{margin:25px 0 9px;font-size:14px;font-weight:600;display:block}.password-input{border:1px solid #b9b5ce;border-radius:8px;margin-bottom:20px;display:flex;overflow:hidden}.password-input:focus-within{outline-offset:3px;outline:3px solid #6a5cd5}.password-input input{width:100%;min-width:0;color:var(--ink);background:#fff;border:0;outline:0;padding:15px}.password-input button{color:var(--muted);background:#fff;border:0;place-items:center;padding:10px 15px;display:grid}.access-panel .access-note{margin:20px 0 0;font-size:12px;line-height:1.5}.session-error{width:100%;max-width:600px;margin:auto}.section-toolbar{justify-content:space-between;align-items:center;gap:22px;margin:18px 0 26px;font-size:14px;display:flex}.progress-track{background:#eeedf4;border-radius:3px;height:4px;margin-bottom:29px;overflow:hidden}.progress-track>span{background:var(--gradient);height:100%;transition:width .3s;display:block}.questionnaire{max-width:1050px;margin:auto;padding-bottom:20px}.question-panel{padding:36px 39px 26px}.question-content h1{max-width:770px;margin-bottom:16px;font-size:clamp(27px,3.1vw,39px);line-height:1.16}.question-description{color:var(--muted);margin-bottom:30px;font-size:17px}.practice-fields{max-width:690px}.field{margin-bottom:23px}.field label{align-items:center;gap:10px;margin-bottom:9px;font-size:15px;font-weight:600;display:flex}.field input,.field textarea{color:var(--ink);resize:vertical;background:#fff;border:1px solid #c6c3d5;border-radius:8px;width:100%;padding:14px 16px;font-size:16px;line-height:1.45}.field input::placeholder,.field textarea::placeholder{color:#9692aa}.optional-label,.required-label{color:var(--muted);font-size:12px;font-weight:400}.field-hint{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.55}.field-error{color:var(--error);margin:9px 0 0;font-size:13px;line-height:1.55}.field input[aria-invalid=true]{border-color:var(--error)}.delivery-notice{color:var(--muted);margin:21px 0 0;font-size:13px;line-height:1.6}.delivery-notice strong{color:var(--ink);overflow-wrap:anywhere;font-weight:600}.choices{border:0;min-width:0;padding:0}.choices legend{width:100%;color:var(--muted);margin-bottom:18px;padding:0;font-size:14px}.choices legend span{float:right;color:var(--ink);margin-left:18px}.option-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.choice{border:1px solid var(--line);cursor:pointer;border-radius:10px;align-items:flex-start;gap:13px;min-width:0;padding:21px 18px;transition:border-color .15s,background-color .15s;display:flex;position:relative}.choice:hover:not(.unavailable){background:#faf9fd;border-color:#8574b2}.choice.selected{background:#f7f5fc;border-color:#6c54a5;box-shadow:inset 0 0 0 1px #6c54a5}.choice.unavailable{opacity:.5;cursor:not-allowed}.choice input{opacity:0;width:1px;height:1px;position:absolute}.choice:has(input:focus-visible){outline-offset:3px;outline:3px solid #6a5cd5}.choice-check{border:1px solid #b4afc8;border-radius:5px;flex-shrink:0;place-items:center;width:21px;height:21px;margin-top:1px;display:grid}.selected .choice-check{border-color:var(--ink);background:var(--ink);color:#fff}.choice strong{font-size:16px;line-height:1.35;display:block}.choice small{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.45;display:block}.question-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:32px;padding-top:25px;display:flex}.form-note{color:var(--muted);text-align:center;max-width:780px;margin:20px auto 0;font-size:12px}.review-practice{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:21px 0;display:flex}.review-practice>div{min-width:0}.practice-website{overflow-wrap:anywhere}.review-practice h2{overflow-wrap:anywhere;margin:8px 0;font-size:25px}.review-practice p{color:var(--muted);margin:0}.review-practice .muted{font-size:13px}.answer-review{margin:0 0 30px}.answer-review>div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:24px;padding:15px 0;font-size:14px;line-height:1.5;display:grid}.answer-review dt{align-items:baseline;gap:13px;display:flex}.answer-review dt>span{color:var(--muted);font-size:12px}.answer-review dd{justify-content:space-between;align-items:center;gap:10px;margin:0;display:flex}.additional-review{margin:25px 0}.additional-review h3{font-size:16px}.additional-review p{white-space:pre-wrap;color:var(--muted);overflow-wrap:anywhere;font-size:14px}.processing-notice{margin-top:28px}.csv-panel .intro-heading h2{font-size:30px}.csv-panel .intro-heading .text-button{white-space:nowrap;font-size:14px}.csv-panel .intro-copy{margin-bottom:8px;font-size:17px}.upload-zone{text-align:center;background:#fff;border:1px dashed #b4afc8;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%;min-height:196px;margin:27px 0 10px;padding:34px 24px;display:flex}.upload-zone:hover,.upload-zone.dragging{background:#faf9fd;border-color:#6e559f}.upload-zone strong{word-break:break-word;font-size:17px;line-height:1.45}.upload-zone span{color:var(--muted);font-size:13px}.preview-heading{justify-content:space-between;align-items:center;gap:20px;margin:30px 0 18px;display:flex}.preview-heading h3{margin:0;font-size:21px}.preview-heading>span{color:var(--muted);font-size:13px}.import-notes{background:var(--tint);border-radius:8px;padding:16px 18px;font-size:13px;line-height:1.55}.import-notes ul{color:var(--muted);margin:7px 0 0;padding-left:18px}.preview-label-hint{margin:16px 0 13px}.csv-practice-name{width:100%;min-width:210px;color:var(--ink);font:inherit;background:#fff;border:1px solid #c6c3d5;border-radius:6px;padding:10px}.csv-practice-name[aria-invalid=true]{border-color:var(--error)}.table-scroll{border:1px solid var(--line);border-radius:8px;max-height:420px;overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}th{background:var(--tint);font-weight:600;position:sticky;top:0}th,td{vertical-align:top;border-bottom:1px solid var(--line);padding:15px 18px}tr:last-child td{border-bottom:0}.row-status{align-items:center;gap:6px;font-size:12px;display:inline-flex}.row-errors{min-width:240px;color:var(--error);margin:6px 0 0;padding-left:17px;font-size:12px}.row-warnings{min-width:220px;max-width:430px;color:var(--muted);margin:7px 0 0;padding-left:17px;font-size:12px;line-height:1.5}.invalid-row{background:#fffaf7}.invalid-actions{justify-content:space-between;align-items:center;gap:25px;padding:20px 0 0;display:flex}.invalid-actions p{color:var(--muted);max-width:440px;margin:0;font-size:13px}.invalid-actions .button{white-space:nowrap;min-height:43px;font-size:13px}.csv-actions{align-items:center;gap:24px;margin-top:28px;display:flex}.csv-actions p{color:var(--muted);margin:0;font-size:13px}.job-panel{margin:0 0 40px}.job-heading{align-items:flex-start;gap:20px;display:flex}.job-heading>svg{margin-top:5px}.job-heading h2{margin-bottom:14px;font-size:30px;line-height:1.2}.job-heading p{color:var(--muted);margin-bottom:0;font-size:16px}.job-progress{margin-top:27px}.job-results{margin-top:24px}.job-result{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:22px;padding:19px 0;display:flex}.job-result strong{overflow-wrap:anywhere;font-size:17px}.job-result p{margin:6px 0 0;font-size:13px}.result-metadata{flex-wrap:wrap;align-items:center;gap:12px;margin-top:9px;display:flex}.mode-label{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:400;line-height:1.3;display:inline-flex}.mode-label.enhanced{color:#30665d}.review-label{color:#8b6040;font-size:12px}.report-list{border-top:1px solid var(--line)}.recent-job{border-bottom:1px solid var(--line);padding:19px 0}.recent-job-summary{justify-content:space-between;align-items:center;gap:20px;display:flex}.recent-job-summary>div{flex-direction:column;gap:7px;display:flex}.recent-job-summary .muted{font-size:12px}.recent-job-summary strong{overflow-wrap:anywhere;font-size:17px}.recent-report-row{text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:13px;width:100%;margin-top:5px;padding:16px 12px;display:flex}.recent-report-row:hover{background:var(--tint)}.recent-report-row>span:first-of-type{overflow-wrap:anywhere;flex:1;font-size:14px}.report-view{padding-bottom:30px}.download-actions{align-items:center;gap:22px;display:flex}.report-heading{margin:40px 0 28px}.report-overline{color:var(--muted);font-size:13px}.report-heading h1{overflow-wrap:anywhere;margin:12px 0;font-size:clamp(31px,4vw,48px);line-height:1.13}.report-heading>p{color:var(--muted);font-size:14px}.persona-report{padding:42px}.persona-report>h2{overflow-wrap:anywhere;margin-bottom:22px;font-size:clamp(30px,4vw,48px);line-height:1.1}.report-summary{max-width:1060px;font-size:20px;line-height:1.6}.report-section{border-top:1px solid #777091;margin-top:32px;padding-top:23px}.report-section>h3{margin-bottom:23px;font-size:23px;font-weight:500}.blend-chart{grid-template-columns:1fr 1fr;gap:24px 45px;display:grid}.blend-row>div:first-child{justify-content:space-between;gap:16px;font-size:15px;display:flex}.blend-row strong{font-weight:600}.blend-row>p{color:var(--muted);margin:7px 0 0;font-size:12px}.blend-track{background:#f0edf6;border-radius:5px;height:7px;margin-top:10px;overflow:hidden}.blend-track>span{border-radius:inherit;background:#292158;height:100%;display:block}.blend-track .blend-color-1{background:#8172b5}.blend-track .blend-color-2{background:#4e9faf}.blend-track .blend-color-3{background:#be7d8f}.blend-track .blend-color-4{background:#e39f7b}.report-section>.field-hint{margin-top:20px}.tone-list{flex-wrap:wrap;gap:30px;margin:0;padding:0;list-style:none;display:flex}.tone-list li{text-transform:capitalize;border-right:1px solid var(--line);padding-right:30px;font-size:18px;font-weight:600}.tone-list li:last-child{border:0}.language-columns{grid-template-columns:1fr 1fr;gap:40px;display:grid}.language-columns h4{margin-bottom:15px;font-size:18px}.language-columns ul{margin:0;padding-left:20px}.language-columns li{margin-bottom:12px;font-size:15px}.sample-phrases{flex-direction:column;gap:18px;display:flex}.sample-phrases blockquote{border-left:2px solid #e18c6b;margin:0;padding:8px 20px;font-size:22px;line-height:1.4}.guardrail-list{grid-template-columns:1fr 1fr;gap:25px;display:grid}.guardrail-list strong{font-size:15px}.guardrail-list p{color:var(--muted);margin:8px 0 0;font-size:14px}.recommendation-list{flex-direction:column;gap:22px;display:flex}.recommendation-list>div{gap:20px;display:flex}.recommendation-list>div>span{color:#9588b0;padding-top:2px;font-size:13px}.recommendation-list h4{margin:0 0 7px;font-size:17px}.recommendation-list p{color:var(--muted);margin:0;font-size:14px}.review-provenance{gap:18px;margin-top:17px;padding:25px 0;display:flex}.review-provenance>svg{margin-top:1px}.provenance-heading{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:12px;display:flex}.provenance-heading h3{margin:0;font-size:18px}.review-provenance p{color:var(--muted);margin:0 0 8px;font-size:14px}.review-provenance .review-advice{color:#8b6040}.review-provenance .field-hint{font-size:12px}.review-provenance>div{flex:1;min-width:0}.semantic-suggestion,.semantic-findings{margin:22px 0}.semantic-suggestion h4,.semantic-findings h4{margin:0 0 9px;font-size:15px}.alignment-list{max-width:780px;margin:17px 0 0}.alignment-list>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;padding:10px 0;font-size:13px;line-height:1.5;display:flex}.alignment-list dd{white-space:nowrap;margin:0}.alignment-list dd>span{color:var(--muted);font-size:12px}.report-details{border-top:1px solid var(--line);padding:22px 0}.report-details summary{cursor:pointer;font-size:14px}.report-details[open] summary{margin-bottom:25px}.report-details>p{overflow-wrap:anywhere;font-size:14px}.provenance{color:var(--muted);grid-template-columns:140px 1fr;gap:12px 20px;font-size:12px;display:grid}.provenance code{overflow-wrap:anywhere}}@layer responsive{@media (width>=1650px){.app-shell{padding:0 90px}.hero{margin-top:15px}}@media (width<=1100px){.intro-heading{align-items:flex-start}.intro-heading>span{margin-top:7px;font-size:13px}.journey{gap:20px}.journey li{gap:14px;font-size:15px}.journey li>span{width:44px;height:44px;font-size:18px}.intro-actions .button{min-width:245px;font-size:16px}.intro-copy{font-size:18px}.csv-panel .intro-heading{flex-direction:column;gap:15px}.login-layout{gap:6%}.access-panel{padding:29px}.login-story p{font-size:18px}}@media (width<=780px){.app-shell{padding:0 25px}.site-header{min-height:100px}.wordmark strong{font-size:23px}.wordmark span{margin-left:15px;padding-left:15px;font-size:15px}.sign-out{gap:9px;font-size:14px}.hero{margin-bottom:36px;padding-top:14px}.hero h1{font-size:48px}.hero p{font-size:18px}.gradient-panel{padding:30px 27px}.intro-heading{flex-direction:column;gap:7px}.intro-heading h2{font-size:31px}.intro-heading>span{order:1;margin-top:0}.intro-copy{font-size:16px}.journey{gap:16px;margin:26px 0}.journey li{white-space:normal;flex-direction:column;flex:1;align-items:flex-start;gap:9px;font-size:13px}.journey li:last-child{flex:1}.journey li:not(:last-child):after{display:none}.journey li>span{width:39px;height:39px;font-size:17px}.intro-actions{flex-direction:column;align-items:flex-start;gap:17px}.intro-actions .button{min-height:55px}.intro-actions p{font-size:13px}.site-footer{font-size:10px}.login-layout{grid-template-columns:1fr;gap:38px;padding:20px 0 45px}.login-story{max-width:540px}.login-story h1{font-size:46px}.login-story h1 br:first-child{display:none}.login-story h1 br:first-child:after{content:" "}.login-story p{max-width:540px;font-size:17px}.signature-line{display:none}.access-panel{justify-self:stretch;max-width:none}.access-panel h2 br{display:none}.access-panel h2{margin-top:18px}.question-panel{padding:29px 25px 22px}.question-content h1{font-size:30px}.question-description{font-size:16px}.choice{padding:17px 14px}.choice strong{font-size:14px}.choice small{font-size:12px}.answer-review>div{grid-template-columns:.9fr 1.1fr;gap:17px;font-size:12px}.invalid-actions{flex-direction:column;align-items:flex-start;gap:15px}.csv-actions{flex-direction:column;align-items:flex-start;gap:14px}.persona-report{padding:29px}.report-summary{font-size:18px}.blend-chart{grid-template-columns:1fr;gap:20px}.language-columns{gap:24px}.language-columns li{font-size:14px}.report-section>h3{font-size:21px}.recent-job-summary .text-button{font-size:13px}.recent-report-row{padding:14px 0}.recent-report-row .mode-label{font-size:11px}}@media (width<=520px){.app-shell{border-radius:14px;min-height:calc(100dvh - 14px);margin:7px;padding:0 18px}.site-header{min-height:87px}.wordmark{gap:8px}.brand-mark{width:32px;height:32px}.wordmark strong{font-size:clamp(17px,4.6vw,23px)}.wordmark span{border:0;margin:0;padding:0;font-size:12px;line-height:1.2}.hero{margin-bottom:30px;padding-top:17px}.hero h1{margin-bottom:19px;font-size:clamp(34px,9.6vw,43px);line-height:1.06}.hero p{font-size:16px}.desktop-break{display:none}.workspace-tabs{gap:13px;margin-bottom:23px}.workspace-tabs button{border-bottom-width:3px;padding:0 3px 12px;font-size:15px}.gradient-panel{border-radius:16px;padding:26px 20px}.intro-heading h2{font-size:27px}.intro-heading>span{font-size:12px}.intro-copy{margin-bottom:22px;font-size:15px}.journey{gap:15px}.journey li{font-size:12px}.intro-actions .button{gap:13px;width:100%;min-width:0;font-size:15px}.intro-actions{gap:15px}.intro-actions p{font-size:12px}.recent-reports{margin-top:27px}.recent-heading h2{font-size:24px}.empty-reports{gap:17px;padding:22px 17px}.empty-reports p{font-size:14px}.site-footer{flex-direction:column;gap:7px;padding:24px 0 13px}.site-footer>span:last-child{max-width:280px}.login-layout{gap:30px;padding:12px 0 25px}.login-story h1{font-size:40px}.login-story p{font-size:15px}.access-panel h2{font-size:28px}.access-panel>p{font-size:14px}.section-toolbar{gap:12px;margin:16px 0 23px}.section-toolbar>.muted{text-align:right;max-width:130px;font-size:11px}.section-toolbar .text-button{gap:6px;font-size:12px}.question-panel{padding:25px 18px 21px}.question-content h1{font-size:27px}.question-description{margin-bottom:24px;font-size:14px}.option-grid{grid-template-columns:1fr;gap:10px}.choice{padding:17px 15px}.choice strong{font-size:15px}.choice small,.choices legend{font-size:12px}.choices legend span{float:none;margin:7px 0 0;font-size:11px;display:block}.question-actions{gap:13px}.question-actions .button{gap:8px;min-height:47px;padding:12px 16px;font-size:13px}.field label{font-size:14px;display:block}.field label>span{margin-left:7px}.field input,.field textarea{padding:13px}.field-hint{font-size:12px}.answer-review>div{padding:13px 0;display:block}.answer-review dt{color:var(--muted);margin-bottom:7px;font-size:12px}.answer-review dd{font-size:13px}.review-practice h2{font-size:23px}.csv-panel .intro-heading h2{font-size:27px}.csv-panel .intro-copy{font-size:15px}.csv-panel .intro-heading .text-button{font-size:12px}.upload-zone{min-height:185px;padding:26px 15px}.upload-zone strong{font-size:15px}.upload-zone span{font-size:12px}.preview-heading{flex-direction:column;align-items:flex-start;gap:8px}.preview-heading h3{font-size:21px}th,td{padding:12px}td:nth-child(2){min-width:110px}.invalid-actions .button{white-space:normal}.csv-actions .button{width:100%}.job-heading{gap:12px}.job-heading>svg{width:22px}.job-heading h2{font-size:25px}.job-heading p{font-size:14px}.job-result{flex-direction:column;align-items:flex-start;gap:9px}.recent-job-summary{gap:14px}.recent-job-summary strong{font-size:15px}.recent-job-summary .text-button{font-size:12px}.recent-report-row{flex-wrap:wrap;gap:8px}.recent-report-row>span:first-of-type{flex-basis:75%;font-size:13px}.recent-report-row .mode-label{flex:1;margin-left:26px}.download-actions{gap:14px}.download-actions .text-button{font-size:12px}.download-actions .button.small{gap:8px;min-height:39px;padding:9px 12px;font-size:12px}.download-actions .text-button svg{display:none}.report-heading{margin-top:32px}.report-heading h1{font-size:32px}.persona-report{padding:27px 20px}.persona-report>h2{font-size:28px}.report-summary{font-size:16px}.language-columns,.guardrail-list{grid-template-columns:1fr;gap:18px}.tone-list{gap:15px}.tone-list li{padding-right:15px;font-size:16px}.sample-phrases blockquote{font-size:19px}.report-section>h3{font-size:20px}.blend-row>div:first-child{font-size:13px}.review-provenance{gap:11px}.provenance-heading h3{font-size:16px}.review-provenance p{font-size:13px}.provenance{grid-template-columns:1fr;gap:6px}.provenance code{margin-bottom:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}}
