@charset "UTF-8";
:root{--paper:#f5f4ee;--surface:#fffefb;--navy:#182e37;--ink:#263c42;--muted:#768183;--line:#e4e7df;--teal:#16776b;--teal-dark:#0b5a51;--teal-light:#e7f2ec;--amber:#996a2f;--amber-light:#faf0dc;--red:#a43f3d;--shadow:0 16px 48px #182e3709;--radius:18px;font-family:Tahoma,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-size:14px;line-height:1.7}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:var(--teal);text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #40a998;outline-offset:3px}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--navy)}h1{font-size:29px;font-weight:700;letter-spacing:-.8px;line-height:1.65}h2{font-size:17px;line-height:1.65}h3{font-size:14px}textarea{resize:vertical}input,textarea,select{max-width:100%;color:var(--ink);background:var(--surface)}[hidden]{display:none!important}.muted{color:var(--muted)}.small{font-size:11px}.eyebrow{font-size:10px;letter-spacing:.6px;color:var(--teal);font-weight:700;display:block;margin-bottom:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 17px;border-radius:9px;font-size:12px;font-weight:700;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--teal);color:white}.button-primary:hover{background:var(--teal-dark)}.button-secondary{background:var(--surface);color:var(--ink);border:1px solid var(--line)}.button-secondary:hover{background:#eef2eb}.button-small{min-height:34px;padding:7px 12px;font-size:11px}.button-danger{background:#faece8;color:var(--red);border:1px solid #f0d8d1}.text-button{background:none;color:var(--muted);font-size:11px;padding:8px}.text-button:hover{color:var(--teal)}.icon-button{height:36px;min-width:36px;border-radius:8px;background:none;font-size:20px;color:var(--ink);display:inline-flex;align-items:center;justify-content:center}.icon-button:hover{background:#eaf0e8}.language-button{font-size:11px;font-weight:700;color:var(--navy);background:transparent;border:1px solid var(--line);border-radius:7px;min-width:36px;height:31px}.wordmark{display:flex;align-items:center;gap:11px;color:var(--navy)}.wordmark:hover{text-decoration:none}.brand-mark{display:inline-flex;align-items:center;justify-content:center;direction:ltr;font-family:Georgia,serif;letter-spacing:-4px;width:40px;height:42px;font-size:36px;line-height:1;background:var(--navy);color:#fff;border-radius:10px;padding:0 6px 5px 0}.brand-mark span{color:#8fc5b5}.wordmark-text{font-family:Arial,sans-serif;font-size:9px;letter-spacing:1.5px;line-height:1.5}.wordmark-text strong{font-size:10px;letter-spacing:1.1px}.topbar{height:80px;background:var(--surface);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 32px;gap:20px;position:relative;z-index:20}.topbar-brand,.topbar-actions{display:flex;align-items:center;gap:20px}.topbar-divider{height:25px;border-inline-start:1px solid var(--line)}.topbar-label{font-size:12px;color:var(--muted)}.topbar-actions{gap:13px}.connection{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--muted)}.connection i,.small-dot{height:6px;width:6px;display:inline-block;border-radius:50%;background:var(--teal)}.avatar{display:flex;align-items:center;justify-content:center;border-radius:50%;width:34px;height:34px;background:#ecede4;color:var(--teal);font-size:12px;font-weight:bold}.workspace-layout{display:grid;grid-template-columns:226px minmax(0,1fr);min-height:calc(100vh - 80px)}.sidebar{background:#f1f2eb;border-inline-end:1px solid var(--line);display:flex;flex-direction:column;padding:29px 18px 17px}.sidebar-top{margin-bottom:22px}.sidebar-label{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted);padding:0 4px;margin-bottom:15px}.count{font:10px Arial,sans-serif;border:1px solid #dce2d7;border-radius:5px;padding:1px 6px}.new-case-button{width:100%;justify-content:flex-start}.new-case-button>span:first-child{font-size:19px;font-weight:400;line-height:1}.case-list{display:flex;flex-direction:column;gap:7px}.case-item{background:none;border-radius:11px;padding:14px;text-align:start;width:100%;display:block;border:1px solid transparent}.case-item:hover{background:#e7ede3}.case-item.active{background:var(--surface);border-color:#dfe6dc;box-shadow:0 2px 6px #182e3704}.case-item .case-brand{font-size:12px;font-weight:700;display:block;color:var(--navy);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.case-item .case-question{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--muted);font-size:10px;margin-top:5px;line-height:1.9}.case-item .case-item-status{display:block;color:var(--teal);font-size:9px;margin-top:10px}.sidebar-empty{font-size:11px;color:var(--muted);line-height:1.9;padding:6px}.sidebar-bottom{margin-top:auto;padding-top:40px;display:flex;gap:10px;align-items:center}.sidebar-bottom strong{display:block;font-size:10px}.sidebar-bottom span{display:block;font-size:9px;max-width:155px;overflow:hidden;text-overflow:ellipsis}.context-dot{width:27px;height:27px;border-radius:8px;background:#dce8de;position:relative;flex-shrink:0}.context-dot:before{content:"";position:absolute;width:7px;height:7px;background:var(--teal);border-radius:2px;top:10px;left:10px}.main-content{min-width:0;padding:34px clamp(20px,3vw,48px) 20px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:28px}.page-subtitle{font-size:12px;color:var(--muted);margin-top:5px;max-width:850px}.page-heading .button{flex-shrink:0}.section-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:10px;font-weight:700}.section-label .muted{font-weight:normal}.progress-section{margin-bottom:25px}.progress-rail{display:grid;grid-template-columns:repeat(9,1fr);margin:0;padding:0;list-style:none;gap:5px}.progress-step{position:relative;display:flex;gap:7px;align-items:center;font-size:9px;color:#89908b;padding:10px 2px 12px;min-width:0;border-bottom:2px solid #dfe5da}.progress-step b{width:18px;height:18px;border:1px solid #d8ded3;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font:9px Arial,sans-serif}.progress-step.complete{color:var(--teal);border-color:var(--teal)}.progress-step.complete b{background:var(--teal);border-color:var(--teal);color:white}.progress-step.current{color:var(--navy);border-color:#b6cec0}.progress-step.current b{border-color:var(--teal);color:var(--teal);background:#e8f0e8}.case-grid{display:grid;grid-template-columns:minmax(340px,1.07fr) minmax(340px,1fr);gap:22px;align-items:start}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);min-width:0;overflow:hidden}.panel-heading{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #edf0e8}.panel-heading p{margin-top:3px}.panel-title{display:flex;align-items:center;gap:11px}.conversation-symbol{display:flex;align-items:center;justify-content:center;width:33px;height:36px;border-radius:9px;background:var(--teal-light);font-size:26px;color:var(--teal);flex-shrink:0}.quiet-tag,.status-tag{font-size:9px;color:var(--teal);background:#edf4ed;border:1px solid #e2ece0;padding:4px 8px;border-radius:5px;white-space:nowrap}.status-tag.pending{color:var(--amber);background:var(--amber-light);border-color:#f0e3c5}.conversation-panel{display:flex;flex-direction:column;min-height:630px}.conversation-messages{padding:25px 23px;display:flex;flex-direction:column;gap:24px;min-height:370px;max-height:620px;overflow:auto;scrollbar-width:thin;scrollbar-color:#c8d5cb transparent}.message{max-width:100%}.message-header{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted);margin-bottom:9px}.message-header strong{color:var(--ink);font-size:10px}.message-body{font-size:12px;line-height:2.05;white-space:pre-wrap;overflow-wrap:anywhere}.message.user{background:#edf2e9;padding:15px 17px;border-radius:12px 12px 3px 12px;align-self:flex-start;max-width:92%}.message.assistant .message-body{padding-inline-start:0}.message.assistant .message-header:before{content:"✧";color:var(--teal);font-size:21px;line-height:1}.message.system{border-inline-start:2px solid #c2d5ca;padding-inline-start:12px}.message.system .message-body{font-size:11px;color:var(--muted)}.conversation-empty{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding-top:8px}.conversation-empty h3{font-size:17px;font-weight:500}.conversation-empty p{font-size:12px;color:var(--muted);line-height:2}.suggestion-chip{padding:9px 12px;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--teal);font-size:11px;text-align:start}.suggestion-chip:hover{background:var(--teal-light)}.conversation-context{padding:0 22px 12px;display:flex;gap:6px;flex-wrap:wrap}.context-pill{font-size:9px;padding:3px 8px;background:#f4f5ef;border-radius:4px;color:var(--muted)}.composer{border:1px solid #dbe2d5;border-radius:12px;margin:auto 18px 18px;background:#fafbf6;transition:border-color .2s}.composer:focus-within{border-color:var(--teal)}.composer textarea{border:0;outline:none;background:none;width:100%;padding:15px;min-height:92px;resize:vertical;font-size:12px;line-height:1.9}.composer textarea:focus-visible{outline:none}.composer textarea::placeholder{color:#919a91}.composer-footer{padding:0 12px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.composer-note{font-size:8px;color:var(--muted)}.composer-actions{display:flex;align-items:center;gap:7px}.send-button{min-height:34px;font-size:10px;padding:7px 12px;gap:12px}.composer-error{margin:0 20px 15px}.detail-tabs{display:flex;gap:2px;border-bottom:1px solid var(--line);padding:0 15px;overflow:auto;scrollbar-width:none}.detail-tabs button{flex:1;white-space:nowrap;padding:13px 7px;background:none;font-size:10px;color:var(--muted);border-bottom:2px solid transparent}.detail-tabs button[aria-selected=true]{color:var(--teal);border-color:var(--teal);font-weight:700}.detail-content{padding:23px;min-height:483px;overflow-wrap:anywhere}.detail-section+.detail-section{margin-top:24px;padding-top:22px;border-top:1px solid #e9ede3}.detail-section h3{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.detail-section p{font-size:12px;line-height:2;color:#53646a;white-space:pre-wrap}.detail-label{font-size:9px;color:var(--muted);margin-bottom:7px;display:block}.detail-box{background:#f7f8f1;border:1px solid #e9ede0;border-radius:10px;padding:14px;margin:10px 0}.detail-box strong{font-size:11px;display:block;margin-bottom:5px}.detail-box p{font-size:11px;line-height:2;color:#5b6d70;white-space:pre-wrap}.detail-box.teal{background:#edf5ef;border-color:#dbe9df}.detail-box.warning{background:var(--amber-light);border-color:#efdfbe}.metadata-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 12px}.metadata-value{font-size:11px;color:var(--ink);overflow-wrap:anywhere}.label-chip{font-size:9px;display:inline-block;padding:3px 7px;border:1px solid #e0e6dc;background:#f7f9f3;border-radius:5px;margin:2px}.data-list{display:flex;flex-direction:column;gap:12px}.evidence-card,.record-card{border:1px solid var(--line);border-radius:11px;overflow:hidden;background:#fffefb}.evidence-card summary,.record-card summary{padding:15px;cursor:pointer;list-style:none;display:flex;align-items:flex-start;gap:10px}.evidence-card summary::-webkit-details-marker,.record-card summary::-webkit-details-marker{display:none}.evidence-card summary:after,.record-card summary:after{content:"＋";margin-inline-start:auto;color:var(--muted);font-size:14px}.evidence-card[open] summary:after,.record-card[open] summary:after{content:"−"}.card-icon{border:1px solid #e2e8df;background:#f4f7ee;width:27px;height:30px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:6px;color:var(--teal);font-size:12px}.card-title{display:block;font-size:11px;font-weight:700;color:var(--navy);line-height:1.8}.card-subtitle{display:block;font-size:9px;color:var(--muted);margin-top:3px}.card-body{padding:0 16px 16px;font-size:11px}.card-body dl{margin:13px 0 0;display:grid;grid-template-columns:90px minmax(0,1fr);gap:7px 12px}.card-body dt{color:var(--muted);font-size:9px}.card-body dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:10px}.card-body p{white-space:pre-wrap;line-height:2;margin-top:9px}.card-body .button{margin-top:13px}.panel-empty{text-align:center;padding:33px 10px;color:var(--muted)}.panel-empty .empty-icon{display:block;font-size:29px;color:#a6bcb1;margin-bottom:10px}.panel-empty strong{display:block;font-size:12px;color:var(--navy);margin-bottom:7px}.panel-empty p{font-size:11px;line-height:2;margin-bottom:17px}.toolbar{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:18px}.subtle-note{font-size:10px;line-height:1.9;color:var(--muted);margin-top:14px}.recommendation-heading{font-size:14px;line-height:1.9;margin-bottom:10px}.recommendation-body{font-size:12px;line-height:2;white-space:pre-wrap}.confidence-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:10px}.confidence-item{background:#f4f6ee;border-radius:7px;padding:10px}.confidence-item span{font-size:8px;color:var(--muted);display:block;margin-bottom:4px}.confidence-item strong{font-size:10px;font-weight:500}.decision-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:17px}.decision-actions .button{flex:1;font-size:10px;min-width:70px;padding:9px}.source-reference{font:10px monospace;direction:ltr;unicode-bidi:plaintext;display:inline-block;padding:2px 6px;border-radius:4px;background:#edf4ed;color:var(--teal);margin:3px}.workspace-foot{display:flex;justify-content:space-between;gap:20px;color:#8a928b;font-size:8px;margin-top:20px}.workspace-foot>span:first-child{display:flex;align-items:center;gap:7px}.readiness-banner{border:1px solid #eadfc7;background:#fcf6e9;border-radius:10px;padding:12px 16px;display:flex;align-items:center;gap:14px;font-size:10px;color:#806a42;margin-bottom:22px;line-height:1.9}.readiness-banner strong{color:#7d602e}.empty-workspace{border:1px solid var(--line);border-radius:20px;background:var(--surface);min-height:590px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:50px 30px;box-shadow:var(--shadow)}.empty-workspace h2{font-size:25px;line-height:1.8;margin-bottom:12px}.empty-workspace>p{max-width:490px;font-size:12px;line-height:2.1;color:var(--muted)}.empty-workspace>.button{margin-top:23px}.empty-orbit{width:126px;height:126px;border:1px solid #e7ecdf;border-radius:50%;position:relative;margin-bottom:28px;display:flex;align-items:center;justify-content:center}.empty-orbit:before{content:"";position:absolute;inset:13px;border:1px solid #dbe6d7;border-radius:50%}.orbit-core{display:flex;align-items:center;justify-content:center;width:57px;height:57px;border-radius:18px;background:#e7f0e5;color:var(--teal);font:37px Georgia,serif;letter-spacing:-4px;padding:0 5px 5px 0;direction:ltr}.orbit-dot{position:absolute;border-radius:50%;background:#b2c9b6;width:8px;height:8px}.dot-one{top:16px;left:14px}.dot-two{bottom:12px;right:18px;background:#d6bd85;width:6px;height:6px}.dot-three{bottom:18px;left:20px;width:5px;height:5px;background:#e5cfaa}.empty-steps{display:flex;gap:32px;padding-top:33px;margin-top:32px;border-top:1px solid var(--line)}.empty-steps>span{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted)}.empty-steps b{font:10px Georgia,serif;color:#b0bdb0}.notice{position:fixed;top:16px;left:50%;transform:translateX(-50%);z-index:100;background:var(--navy);color:white;box-shadow:0 8px 30px #182e3733;border-radius:10px;padding:12px 24px;max-width:min(90vw,660px);font-size:12px}.notice.error{background:var(--red)}.loading-view{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;font-size:12px;color:var(--muted)}.auth-view{display:grid;grid-template-columns:1.05fr 1fr;min-height:100vh}.auth-story{background:var(--navy);color:#deebe6;padding:55px 65px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.auth-story:before,.auth-story:after{content:"";position:absolute;bottom:-220px;inset-inline-start:-120px;width:560px;height:560px;border:1px solid #88baa01b;border-radius:50%;pointer-events:none}.auth-story:after{width:450px;height:450px;bottom:-170px;inset-inline-start:-65px}.auth-story .wordmark{color:#e2eee5;font-size:9px;letter-spacing:2px;font-family:Arial,sans-serif;position:relative;z-index:1;justify-content:flex-start}.auth-story .brand-mark{background:#33515a}.auth-story-body{margin:80px 0;position:relative;z-index:1;max-width:420px}.auth-story .eyebrow{color:#9cc6b7;font-size:11px}.auth-story h1{color:#fcfdf3;font-size:44px;line-height:1.9;letter-spacing:-1.5px;margin:14px 0 22px;white-space:pre-line}.auth-story-body>p{font-size:13px;line-height:2.2;color:#a5bab8}.auth-principles{display:flex;gap:20px;flex-wrap:wrap;margin-top:35px;color:#d2ddd3;font-size:10px}.auth-principles span:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:#73b79e;margin-inline-end:7px;vertical-align:middle}.auth-foot{font-size:9px;color:#8fa8a7;position:relative;z-index:1}.auth-panel{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 40px;background:var(--paper)}.auth-panel>.language-button{position:absolute;top:32px;inset-inline-end:38px}.auth-card{max-width:370px;width:100%}.auth-card h2{font-size:27px;margin-bottom:9px}.auth-card>p{font-size:12px;margin-bottom:30px}.auth-card .text-button{display:block;margin:18px auto 0}.auth-bottom{position:absolute;bottom:30px;font-size:9px;color:var(--muted);text-align:center;max-width:80%}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.field>label{font-size:11px;font-weight:700}.field input,.field textarea,.field select{width:100%;border:1px solid #d8dfd3;border-radius:8px;padding:11px 13px;font-size:12px;line-height:1.8}.field input::placeholder,.field textarea::placeholder{color:#9aa096}.field .field-help{font-size:9px;color:var(--muted);line-height:1.8}.field textarea{min-height:95px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field-checkbox{display:flex;gap:9px;align-items:flex-start;margin:18px 0;font-size:11px}.field-checkbox input{margin-top:5px;accent-color:var(--teal);width:15px;height:15px}.auth-card .submit-button{width:100%;margin-top:6px}.form-error{color:var(--red);font-size:11px;line-height:1.9;margin-top:12px}.form-dialog{border:0;border-radius:18px;background:var(--surface);color:var(--ink);padding:27px;width:min(590px,calc(100vw - 28px));max-height:90vh;box-shadow:0 24px 100px #102b3940}.form-dialog::backdrop{background:#102b396b;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:12px}.dialog-heading h2{font-size:23px}.dialog-heading .eyebrow{margin-bottom:4px}.form-dialog>p{font-size:11px;line-height:1.9;margin-bottom:22px}.form-dialog form{margin-top:20px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.skip-link{position:fixed;top:-100px;inset-inline-start:20px;background:var(--navy);color:white;padding:12px;z-index:200;border-radius:8px}.skip-link:focus{top:8px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mobile-only{display:none}
[dir=ltr] .auth-story h1{font-family:Georgia,"Times New Roman",serif;line-height:1.35;font-size:53px;font-weight:400;letter-spacing:-1px}[dir=ltr] h1{letter-spacing:-1px}[dir=ltr] .progress-step{font-size:9px}[dir=ltr] .wordmark-text{font-size:9px}[dir=ltr] .message.user{border-radius:12px 12px 12px 3px}
@media(min-width:1700px){.main-content{padding-inline:56px}.case-grid{grid-template-columns:minmax(450px,1.1fr) minmax(380px,1fr);max-width:1450px}.conversation-panel{min-height:680px}.conversation-messages{min-height:420px}}
@media(max-width:1220px){.workspace-layout{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding-inline:13px}.main-content{padding:28px 22px 18px}.case-grid{grid-template-columns:minmax(290px,1fr) minmax(300px,1fr);gap:15px}.panel-heading{padding:17px}.panel-heading h2{font-size:15px}.quiet-tag{display:none}.detail-content{padding:18px}.progress-step{font-size:8px;gap:4px}.progress-step b{width:15px;height:15px;font-size:8px}.conversation-messages{padding:20px}.auth-story{padding:40px}.auth-story h1{font-size:37px}}
@media(max-width:1000px){.case-grid{grid-template-columns:1fr}.conversation-panel{min-height:510px}.conversation-messages{min-height:240px;max-height:420px}.detail-content{min-height:270px}.progress-rail{overflow-x:auto;display:flex;gap:10px}.progress-step{flex:0 0 auto;min-width:74px;font-size:9px}.panel-heading h2{font-size:16px}.quiet-tag{display:inline-block}.auth-story h1{font-size:33px}[dir=ltr] .auth-story h1{font-size:43px}.auth-principles{gap:12px;font-size:9px}.auth-story{padding:35px}}
@media(max-width:720px){:root{font-size:13px}.mobile-only{display:inline-flex}.topbar{height:67px;padding:0 15px}.topbar-brand{gap:10px}.topbar-actions{gap:8px}.topbar-divider,.topbar-label,.connection{display:none}.brand-mark{width:34px;height:36px;font-size:30px;border-radius:9px}.wordmark-text{font-size:8px;letter-spacing:1.1px}.wordmark-text strong{font-size:9px}.workspace-layout{display:block;min-height:calc(100vh - 67px)}.sidebar{display:none;position:fixed;top:67px;bottom:0;inset-inline-start:0;width:240px;z-index:30;box-shadow:0 20px 40px #182e3725;border-inline-end:1px solid #dbe2d6;overflow:auto}.sidebar.open{display:flex}.main-content{padding:24px 15px 20px}.page-heading{align-items:flex-start;gap:10px;margin-bottom:22px}.page-heading h1{font-size:23px;line-height:1.7}.page-heading .button{min-height:34px;font-size:9px;padding:7px 9px}.page-subtitle{font-size:10px;line-height:1.95;max-width:100%}.eyebrow{font-size:9px}.progress-section{margin-bottom:19px}.progress-step{min-width:72px;font-size:8px}.progress-rail{gap:6px}.case-grid{gap:18px}.panel{border-radius:14px}.panel-heading{padding:17px 15px}.panel-heading h2{font-size:15px}.panel-heading .small{font-size:9px}.conversation-panel{min-height:470px}.conversation-messages{padding:20px 17px;min-height:220px;max-height:480px;gap:22px}.message-body{font-size:12px}.composer{margin:0 12px 13px}.composer textarea{font-size:12px}.composer-note{font-size:8px;max-width:175px}.detail-content{padding:18px 17px}.detail-tabs button{font-size:10px;padding:12px 5px}.detail-tabs{padding:0 10px}.workspace-foot{font-size:7px;line-height:1.8}.empty-workspace{padding:35px 23px;min-height:540px}.empty-workspace h2{font-size:21px}.empty-workspace>p{font-size:11px}.empty-steps{gap:13px;margin-top:28px;padding-top:24px}.empty-steps>span{font-size:8px;gap:5px}.empty-orbit{margin-bottom:25px}.auth-view{grid-template-columns:1fr}.auth-story{padding:28px 25px;min-height:270px}.auth-story-body{margin:29px 0 0;max-width:100%}.auth-story h1{font-size:30px;line-height:1.7;margin:8px 0 12px;white-space:normal}.auth-story h1 br{display:none}.auth-story-body>p{font-size:11px;max-width:430px;line-height:2}.auth-story .eyebrow{font-size:9px}.auth-principles,.auth-foot{display:none}.auth-story .wordmark{font-size:8px}.auth-panel{padding:52px 26px 65px;min-height:500px}.auth-panel>.language-button{top:16px;inset-inline-end:25px}.auth-card h2{font-size:23px}.auth-bottom{bottom:20px}.auth-card>p{font-size:11px;margin-bottom:24px}[dir=ltr] .auth-story h1{font-size:37px}.form-dialog{padding:22px}.dialog-heading h2{font-size:21px}.field-row{grid-template-columns:1fr;gap:0}.field input,.field textarea,.field select{font-size:16px}.form-actions{position:sticky;bottom:-22px;background:var(--surface);padding:12px 0;margin-bottom:-10px}.readiness-banner{font-size:9px;padding:11px 13px}.metadata-grid{gap:15px}.workspace-foot>span:last-child{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.button:hover{transform:none}}

.error-details{font-size:10px;margin-top:8px}.error-details summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px}.error-details p{font-size:10px;line-height:1.85;margin-top:7px;overflow-wrap:anywhere;white-space:pre-wrap;unicode-bidi:plaintext}
