@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@500;600;700&display=swap";:root{color:#1c2d26;font-synthesis:none;text-rendering:optimizelegibility;--ink:#1c2d26;--ink-muted:#637169;--paper:#f6f7f3;--surface:#fff;--line:#dfe5df;--green:#1f6a4d;--green-dark:#164b39;--mint:#bfe4c9;--lime:#dbe895;--navy:#172d3c;--shadow:0 26px 70px #23382d1c;background:#f6f7f3;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #1f6a4d3d}h1,h2,p{margin-top:0}h1,h2,.brand__name{font-family:Manrope,system-ui,sans-serif}.eyebrow{color:var(--green);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;font-size:.76rem;font-weight:700}.brand{align-items:center;gap:.75rem;display:flex}.brand__mark{align-items:end;gap:3px;width:29px;height:29px;display:flex}.brand__mark span{background:var(--green);border-radius:4px 4px 1px 1px;width:7px;display:block}.brand__mark span:first-child{height:16px}.brand__mark span:nth-child(2){height:27px}.brand__mark span:nth-child(3){height:21px}.brand__name{letter-spacing:-.04em;font-size:1.28rem;font-weight:700}.brand__product{color:var(--ink-muted);border-left:1px solid #1c2d2640;padding-left:.75rem;font-size:.92rem}.signin-layout{grid-template-columns:minmax(400px,.95fr) minmax(520px,1.05fr);min-height:100vh;display:grid}.signin-story{background:radial-gradient(circle at 84% 19%,#dbe895a6,#0000 18rem),linear-gradient(145deg,#d8e8d6 0%,#b9dcc5 100%);flex-direction:column;justify-content:space-between;padding:3.2rem clamp(2.5rem,6vw,6.5rem) 2.7rem;display:flex;position:relative;overflow:hidden}.signin-story:after{content:"";border:1px solid #1f6a4d2e;border-radius:50%;width:32rem;height:32rem;position:absolute;top:54%;left:56%}.signin-story__copy{z-index:1;max-width:35rem;position:relative}.signin-story__copy h1{letter-spacing:-.065em;margin-bottom:1.8rem;font-size:clamp(2.7rem,5vw,5.4rem);line-height:.98}.signin-story__copy>p:last-child{color:#365348;max-width:31rem;font-size:1.12rem;line-height:1.65}.signin-story__note{color:#38584b;letter-spacing:.04em;z-index:1;margin-bottom:0;font-size:.86rem;position:relative}.signin-panel{background:var(--paper);justify-content:center;align-items:center;padding:3rem;display:flex}.signin-card{width:100%;max-width:28rem}.mobile-brand{display:none}.signin-card h2{letter-spacing:-.055em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.signin-card__intro{color:var(--ink-muted);margin-bottom:2.3rem;line-height:1.6}.signin-card label{margin-bottom:.65rem;font-size:.87rem;font-weight:600;display:block}.signin-card input{background:var(--surface);color:var(--ink);border:1px solid #cdd6ce;border-radius:10px;width:100%;margin-bottom:1rem;padding:.95rem 1rem;font-size:1rem;transition:border-color .16s,box-shadow .16s;display:block}.signin-card input:hover,.signin-card input:focus{border-color:var(--green)}.signin-card .otp-input{letter-spacing:.46em;text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.45rem;font-weight:600}.button{cursor:pointer;border:0;border-radius:10px;justify-content:center;padding:.95rem 1.15rem;font-weight:600;transition:background .16s,transform .16s;display:inline-flex}.button:disabled{cursor:wait;opacity:.66}.button:not(:disabled):active{transform:translateY(1px)}.button--primary{background:var(--green);color:#fff;width:100%}.button--primary:hover:not(:disabled){background:var(--green-dark)}.button--quiet{color:var(--green);background:0 0;width:100%;margin-top:.35rem}.button--outline{border:1px solid var(--green);color:var(--green);background:0 0;margin-top:1.5rem}.button--secondary{background:var(--navy);color:#fff}.button--secondary:hover:not(:disabled){background:#0f222f}.button--danger{color:#fff;background:#a84236}.button--danger:hover:not(:disabled){background:#7f3028}.button--fit{width:auto}.button--small{flex:none;padding:.7rem .85rem;font-size:.8rem}.form-message{color:#793c33;background:#fff0ed;border-left:3px solid #b95647;border-radius:5px;margin:1.25rem 0;padding:.8rem .9rem;font-size:.9rem;line-height:1.5}.signin-card__help{border-top:1px solid var(--line);color:var(--ink-muted);margin:2rem 0 0;padding-top:1.25rem;font-size:.82rem;line-height:1.55}.centered-state{background:radial-gradient(circle at 22% 18%, #bfe4c98c, transparent 24rem), var(--paper);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.centered-state>.brand{margin-bottom:2rem}.centered-state__card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);text-align:center;border-radius:18px;max-width:32rem;padding:2.5rem}.centered-state__card h1{letter-spacing:-.04em;font-size:1.8rem}.centered-state__card p{color:var(--ink-muted);line-height:1.6}.loader{border:3px solid var(--line);border-top-color:var(--green);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.app-layout{background:var(--paper);min-height:100vh}.app-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.25rem clamp(1.4rem,5vw,5rem);display:flex}.brand--compact .brand__mark{transform-origin:0;transform:scale(.86)}.app-header__identity{color:var(--ink-muted);align-items:center;gap:1.2rem;font-size:.85rem;display:flex}.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:.4rem;font-weight:600}.workspace{max-width:78rem;margin:0 auto;padding:clamp(4rem,8vw,8rem) clamp(1.4rem,5vw,5rem)}.workspace--briefcase{max-width:92rem;padding-top:clamp(2.5rem,5vw,5rem)}.workspace__hero{max-width:49rem}.workspace__hero h1{letter-spacing:-.065em;margin-bottom:1.5rem;font-size:clamp(2.6rem,6vw,5rem);line-height:1}.workspace__hero>p:last-child{color:var(--ink-muted);max-width:42rem;font-size:1.08rem;line-height:1.7}.status-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:4.5rem;display:grid}.status-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;min-height:14rem;padding:1.6rem}.status-card--accent{background:var(--navy);border-color:var(--navy);color:#fff}.status-card__number{color:var(--green);letter-spacing:.1em;margin-bottom:3.7rem;font-size:.78rem;font-weight:700;display:block}.status-card--accent .status-card__number{color:var(--lime)}.status-card h2{letter-spacing:-.025em;margin-bottom:.65rem;font-size:1.15rem}.status-card p{color:var(--ink-muted);margin-bottom:0;font-size:.9rem;line-height:1.55}.status-card--accent p{color:#bfd0c9}.tenant-list{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:.85rem;max-width:52rem;margin-top:3.5rem;display:grid}.tenant-option{background:var(--surface);border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;border-radius:14px;padding:1.3rem}.tenant-option:hover{border-color:var(--green);box-shadow:0 10px 30px #23382d14}.tenant-option span,.tenant-option small{display:block}.briefcase__titlebar{justify-content:space-between;align-items:end;gap:2rem;display:flex}.briefcase__titlebar h1{letter-spacing:-.065em;margin-bottom:1rem;font-size:clamp(2.8rem,6vw,5.2rem);line-height:.95}.briefcase__titlebar>div:first-child>p:last-child{color:var(--ink-muted);margin-bottom:0;line-height:1.6}.briefcase-count{border-left:1px solid var(--line);flex-direction:column;align-items:end;min-width:7rem;padding-left:1.4rem;display:flex}.briefcase-count strong{letter-spacing:-.05em;font-family:Manrope,system-ui,sans-serif;font-size:2.4rem;line-height:1}.briefcase-count span{color:var(--ink-muted);margin-top:.4rem;font-size:.75rem}.filter-tabs{border-bottom:1px solid var(--line);gap:.3rem;margin-top:3rem;display:flex;overflow-x:auto}.filter-tab{color:var(--ink-muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:.8rem 1rem;font-size:.87rem;font-weight:600}.filter-tab--active{border-bottom-color:var(--green);color:var(--green)}.briefcase-loading,.briefcase-empty{color:var(--ink-muted);justify-content:center;align-items:center;gap:.9rem;min-height:22rem;display:flex}.briefcase-empty{text-align:center;flex-direction:column}.briefcase-empty h2{color:var(--ink);margin-bottom:0}.briefcase-board{grid-template-columns:minmax(18rem,.72fr) minmax(32rem,1.55fr);gap:1rem;margin-top:1.2rem;display:grid}.queue-list{background:#edf1eb;border-radius:16px;flex-direction:column;gap:.5rem;max-height:68rem;padding:.6rem;display:flex;overflow-y:auto}.queue-item{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;width:100%;padding:1rem;transition:background .14s,border-color .14s;display:block}.queue-item:hover{background:#ffffff9e}.queue-item--selected{background:var(--surface);border-color:#d4ddd5;box-shadow:0 8px 24px #23382d0f}.queue-item__topline{justify-content:space-between;align-items:start;gap:.7rem;display:flex}.queue-item__topline strong{font-family:Manrope,system-ui,sans-serif;font-size:.92rem}.queue-item__meta,.queue-item__date{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.48rem;font-size:.76rem;display:block;overflow:hidden}.queue-item__date{color:#829088;margin-top:.28rem;font-size:.7rem}.status-pill{color:#536159;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#e4e9e4;border-radius:999px;padding:.3rem .5rem;font-size:.63rem;font-weight:700;display:inline-block}.status-pill--pending{color:#55601f;background:#e8efc9}.status-pill--in_review{color:#28536b;background:#d8e8f1}.status-pill--deferred{color:#765126;background:#f2e4cf}.status-pill--resolved{color:var(--green-dark);background:#dcebe1}.review-panel{background:var(--surface);border:1px solid var(--line);border-radius:16px;min-width:0;padding:clamp(1.4rem,3vw,2.4rem)}.review-panel__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:1rem;padding-bottom:1.7rem;display:flex}.review-panel__header h2{letter-spacing:-.05em;margin:.8rem 0 .4rem;font-size:clamp(1.8rem,3vw,2.7rem)}.review-panel__header p,.field-count{color:var(--ink-muted);margin-bottom:0;font-size:.78rem}.field-count{background:var(--paper);white-space:nowrap;border-radius:8px;padding:.55rem .7rem}.capture-details{grid-template-columns:repeat(2,minmax(0,1fr));margin:1.6rem 0 0;display:grid}.detail-row{border-bottom:1px solid var(--line);padding:.85rem 0}.detail-row:nth-child(odd){padding-right:1.2rem}.detail-row dt{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.67rem;font-weight:700}.detail-row dd{overflow-wrap:anywhere;margin:0;font-size:.92rem}.privacy-note{color:#526259;background:#f0f5f0;border-radius:8px;margin:1.2rem 0 0;padding:.7rem .8rem;font-size:.75rem;line-height:1.5}.decision-state,.review-actions{border-top:1px solid var(--line);margin-top:2rem;padding-top:2rem}.decision-state h3,.review-actions h3{letter-spacing:-.035em;margin-bottom:.65rem;font-size:1.45rem}.decision-state>p:not(.eyebrow):not(.form-message){color:var(--ink-muted);line-height:1.55}.decision-state--resolved{background:#f4f7f3;border:0;border-radius:12px;padding:1.5rem}.review-actions__heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.review-actions__heading>span{color:var(--ink-muted);text-align:right;font-size:.72rem}.policy-search{margin-top:1.2rem}.policy-search label,.confirmation-box label{margin-bottom:.45rem;font-size:.76rem;font-weight:700;display:block}.policy-search>div{gap:.5rem;display:flex}.policy-search input,.confirmation-box input{background:var(--surface);color:var(--ink);border:1px solid #cdd6ce;border-radius:9px;width:100%;min-width:0;padding:.8rem .9rem}.candidate-list{flex-direction:column;gap:.6rem;margin-top:1rem;display:flex}.candidate-card{border:1px solid var(--line);background:#f7f8f5;border-radius:11px;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem;display:flex}.candidate-card h4{margin:.45rem 0 .25rem;font-family:Manrope,system-ui,sans-serif;font-size:.92rem}.candidate-card p,.candidate-card small,.empty-note{color:var(--ink-muted);margin-bottom:0;font-size:.76rem}.match-label{color:var(--green);letter-spacing:.07em;text-transform:uppercase;font-size:.64rem;font-weight:700}.match-label--70{color:#80611f}.match-label--50{color:var(--ink-muted)}.empty-note{background:#f7f8f5;border-radius:9px;padding:.9rem;line-height:1.5}.decision-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1.3rem;display:grid}.decision-option,.confirmation-box{background:var(--surface);border:1px solid var(--line);color:var(--ink);text-align:left;border-radius:11px;padding:1rem}.decision-option{cursor:pointer}.decision-option:hover{border-color:var(--green)}.decision-option strong,.decision-option span{display:block}.decision-option strong{font-family:Manrope,system-ui,sans-serif;font-size:.87rem}.decision-option span,.confirmation-box p{color:var(--ink-muted);margin:.4rem 0 0;font-size:.75rem;line-height:1.5}.confirmation-box>strong{font-family:Manrope,system-ui,sans-serif;font-size:.9rem}.confirmation-box>div{gap:.5rem;margin-top:.9rem;display:flex}.confirmation-box input+label{margin-top:.8rem}.create-review{grid-column:1/-1}.create-review fieldset{border:0;margin:1rem 0 0;padding:0}.create-review legend{margin-bottom:.65rem;font-family:Manrope,system-ui,sans-serif;font-size:.78rem;font-weight:800}.create-review__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.create-review__grid label{margin:0}.create-review__grid input{margin-top:.4rem;display:block}.tenant-option span{margin-bottom:.45rem;font-family:Manrope,system-ui,sans-serif;font-weight:700}.tenant-option small{color:var(--ink-muted);text-transform:capitalize}.tenant-workspace{grid-template-columns:15.5rem minmax(0,1fr);min-height:calc(100vh - 78px);display:grid}.workspace-sidebar{background:var(--surface);border-right:1px solid var(--line);padding:1.5rem 1rem}.workspace-sidebar__tenant{border-bottom:1px solid var(--line);flex-direction:column;margin:0 .35rem 1rem;padding:0 .35rem 1.4rem;display:flex}.workspace-sidebar__tenant span,.workspace-sidebar__tenant small{color:var(--ink-muted);text-transform:uppercase;font-size:.68rem}.workspace-sidebar__tenant strong{margin:.35rem 0;font-family:Manrope,system-ui,sans-serif;font-size:.95rem}.workspace-sidebar nav{flex-direction:column;gap:.3rem;display:flex}.workspace-nav-item{color:#33443c;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:.75rem;padding:.75rem;font-weight:600;display:flex}.workspace-nav-item>span{color:var(--green);border:1px solid #cdd8d0;border-radius:7px;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.66rem;display:inline-flex}.workspace-nav-item:hover{background:#f2f5f1}.workspace-nav-item--active{color:var(--green-dark);background:#dfebe2}.workspace-nav-item--active>span{background:var(--green);border-color:var(--green);color:#fff}.workspace-content{min-width:0;padding:2.5rem clamp(1.4rem,3vw,3.5rem) 5rem}.workspace-content--briefcase{padding-top:2.5rem}.crm-workspace{max-width:96rem;margin:0 auto}.crm-workspace--narrow{max-width:76rem}.crm-page-header{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.crm-page-header .eyebrow{margin-bottom:.6rem}.crm-page-header h1{letter-spacing:-.06em;margin-bottom:.5rem;font-size:clamp(2.2rem,4vw,3.8rem)}.crm-page-header p:last-child{color:var(--ink-muted);margin-bottom:0}.crm-page-count{border-left:1px solid var(--line);color:var(--ink-muted);white-space:nowrap;padding:.6rem 0 .6rem 1.2rem;font-size:.78rem}.crm-split-view{grid-template-columns:minmax(18rem,.7fr) minmax(30rem,1.6fr);gap:1rem;display:grid}.crm-list-panel,.crm-detail-panel,.crm-card{background:var(--surface);border:1px solid var(--line);border-radius:14px}.crm-list-panel{min-height:36rem;max-height:calc(100vh - 13rem);overflow:hidden}.crm-search{border-bottom:1px solid var(--line);gap:.5rem;padding:.8rem;display:flex}.crm-search input{border:1px solid #cdd6ce;border-radius:8px;width:100%;min-width:0;padding:.72rem .8rem}.crm-list{flex-direction:column;max-height:calc(100vh - 18rem);padding:.45rem;display:flex;overflow-y:auto}.crm-list-item{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;padding:.85rem}.crm-list-item:hover{background:#f4f6f3}.crm-list-item--selected{background:#e9f1ea;border-color:#cee0d2}.crm-list-item strong,.crm-list-item span,.crm-list-item small{display:block}.crm-list-item strong{font-family:Manrope,system-ui,sans-serif;font-size:.86rem}.crm-list-item span,.crm-list-item small{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.34rem;font-size:.7rem;overflow:hidden}.crm-detail-panel{min-width:0;min-height:36rem;overflow:hidden}.list-state,.crm-empty-detail{color:var(--ink-muted);text-align:center;padding:2rem}.crm-empty-detail{flex-direction:column;justify-content:center;align-items:center;min-height:34rem;display:flex}.crm-empty-detail h2{color:var(--ink)}.crm-record-detail__header{justify-content:space-between;align-items:start;gap:1rem;padding:1.8rem 2rem 1.4rem;display:flex}.crm-record-detail__header .eyebrow{margin-bottom:.5rem}.crm-record-detail__header h2{letter-spacing:-.05em;margin-bottom:.3rem;font-size:clamp(1.7rem,3vw,2.6rem)}.crm-record-detail__header p:last-child{color:var(--ink-muted);margin-bottom:0}.record-tabs{border-bottom:1px solid var(--line);border-top:1px solid var(--line);gap:.2rem;padding:0 1.2rem;display:flex;overflow-x:auto}.record-tab{color:var(--ink-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:.9rem .75rem;font-size:.74rem;font-weight:700}.record-tab--active{border-bottom-color:var(--green);color:var(--green)}.crm-detail-stack{flex-direction:column;gap:1rem;padding:1rem;display:flex}.crm-card{padding:1.4rem}.crm-card h2,.crm-card h3{letter-spacing:-.025em;margin-bottom:1.2rem;font-family:Manrope,system-ui,sans-serif}.crm-card h3{font-size:1rem}.crm-values{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin:0;display:grid}.crm-values--single{grid-template-columns:1fr}.crm-value dt{color:var(--ink-muted);text-transform:uppercase;margin-bottom:.35rem;font-size:.66rem;font-weight:700}.crm-value dd{overflow-wrap:anywhere;text-transform:none;margin:0;font-size:.86rem}.record-card-grid,.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.record-card{border:1px solid var(--line);border-radius:10px;padding:.9rem}.record-card strong{margin-top:.6rem;font-family:Manrope,system-ui,sans-serif;font-size:.84rem;display:block}.record-card p{color:var(--ink-muted);margin:.4rem 0 0;font-size:.72rem}.record-tag,.permission-chip{color:var(--green-dark);text-transform:capitalize;background:#e2f1e5;border-radius:999px;padding:.3rem .5rem;font-size:.62rem;font-weight:700;display:inline-block}.compact-table-wrap{overflow-x:auto}.compact-table{border-collapse:collapse;width:100%;font-size:.76rem}.compact-table th,.compact-table td{border-bottom:1px solid var(--line);text-align:left;padding:.75rem}.compact-table th{color:var(--ink-muted);text-transform:uppercase;background:#f5f7f4;font-size:.64rem}.activity-list{flex-direction:column;display:flex}.activity-list article{border-bottom:1px solid var(--line);padding:.8rem 0}.activity-list article:last-child{border-bottom:0}.activity-list__heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.activity-list__heading small{flex:none}.activity-list span{color:var(--green);text-transform:uppercase;font-size:.66rem;font-weight:700}.activity-list p{white-space:pre-wrap;margin:.35rem 0;font-size:.82rem}.activity-editor{margin-top:.4rem}.activity-list small,.section-heading p,.settings-note,.security-boundary p{color:var(--ink-muted);font-size:.72rem;line-height:1.5}.section-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.section-heading .button{margin:0}.linked-editor{border:1px solid var(--line);background:#f7faf7;border-radius:10px;margin:.9rem 0 1rem;padding:1rem}.linked-editor h4{margin:0 0 1rem}.linked-actions{gap:.75rem;margin-top:.7rem;display:flex}.linked-actions .text-button{font:inherit;padding:0;font-size:.7rem;font-weight:700}.text-button--danger{color:#a84236}.linked-archive{background:#fff5f1;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.75rem;padding:.7rem;display:flex}.linked-archive p{color:#6f4a43;flex-basis:100%;margin:0}.linked-archive .button{width:auto;margin:0}.editor-mode{gap:.4rem;margin-bottom:1rem;display:flex}.editor-mode__button{border:1px solid var(--line);color:var(--ink-muted);cursor:pointer;background:0 0;border-radius:999px;padding:.45rem .7rem;font-size:.7rem;font-weight:700}.editor-mode__button--active{color:var(--green-dark);background:#e2f1e5;border-color:#b9d7bf}.security-boundary{background:#f4f7f3}.page-header-actions,.record-header-actions,.editor-actions{align-items:center;gap:.65rem;display:flex}.record-header-actions{flex-direction:column;align-items:flex-end}.record-header-actions .button{min-width:5rem;margin-top:0;padding:.55rem .75rem}.record-editor{margin-bottom:1rem}.crm-detail-panel>.record-editor{border:0;border-radius:0;margin:0}.editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.editor-field,.editor-checkbox{color:var(--ink-muted);font-size:.72rem;font-weight:700}.editor-field--wide,.editor-checkbox{grid-column:1/-1}.editor-field span{margin-bottom:.4rem;display:block}.editor-field input,.editor-field select,.editor-field textarea{background:var(--surface);color:var(--ink);border:1px solid #cdd6ce;border-radius:8px;width:100%;padding:.72rem .8rem}.editor-field textarea{resize:vertical}.editor-checkbox{align-items:center;gap:.5rem;display:flex}.editor-actions{border-top:1px solid var(--line);margin-top:1.25rem;padding-top:1rem}.editor-actions .button--quiet{margin-top:0}.archive-confirmation{background:#fff5f1;border-top:1px solid #edc8c0;padding:1.25rem 2rem}.archive-confirmation p{color:#6f4a43;font-size:.78rem}.archive-confirmation>div{gap:.65rem;display:flex}.permission-chip--muted{color:var(--ink-muted);background:#edf0ed}@media (width<=820px){.signin-layout{display:block}.signin-story{display:none}.signin-panel{min-height:100vh;padding:2rem 1.4rem}.mobile-brand{margin-bottom:4.5rem;display:block}.status-grid{grid-template-columns:1fr}.status-card{min-height:auto}.status-card__number{margin-bottom:2rem}.briefcase-board{grid-template-columns:1fr}.queue-list{max-height:24rem}.tenant-workspace{display:block}.workspace-sidebar{border-bottom:1px solid var(--line);border-right:0;padding:.7rem 1rem}.workspace-sidebar__tenant{display:none}.workspace-sidebar nav{flex-direction:row;overflow-x:auto}.workspace-nav-item{flex:none}.crm-split-view{grid-template-columns:1fr}.crm-list-panel,.crm-list{min-height:0;max-height:25rem}}@media (width<=560px){.app-header__identity>span{display:none}.workspace{padding-top:4rem}.workspace-content{padding:1.8rem 1rem 4rem}.workspace-nav-item>span{display:none}.crm-page-header{flex-direction:column;align-items:start}.page-header-actions{flex-direction:column;align-items:flex-start}.crm-page-count{border-left:0;padding-left:0}.crm-values,.editor-grid,.record-card-grid,.settings-grid{grid-template-columns:1fr}.editor-mode,.linked-archive{flex-direction:column;align-items:stretch}.linked-archive p{flex-basis:auto}.briefcase__titlebar{flex-direction:column;align-items:start}.briefcase-count{border-left:0;align-items:start;padding-left:0}.capture-details,.create-review__grid,.decision-options{grid-template-columns:1fr}.detail-row:nth-child(odd){padding-right:0}.review-panel__header,.review-actions__heading,.candidate-card{flex-direction:column;align-items:start}.policy-search>div{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
