:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5;color:#26324a;background:#f7f8fc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink:#26324a;--muted:#68758b;--line:#e7ebf3;--blue:#4e61df;--blue-dark:#3c4ecc;--blue-soft:#eff2ff;--surface:#fff;--bg:#f7f8fc;--shadow:0 4px 20px rgba(35,48,92,.035)}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.45}a{text-decoration:none;color:inherit}button,a{touch-action:manipulation}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.25;letter-spacing:-.4px}h1{font-size:30px;font-weight:650;letter-spacing:-1px}h2{font-size:21px;font-weight:650}h3{font-size:16px;font-weight:600}p{color:var(--muted)}strong{font-weight:600}svg{vertical-align:middle;flex-shrink:0}::selection{background:#e2e8ff}:focus-visible{outline:3px solid #adbaff;outline-offset:3px}input[type=checkbox]{accent-color:var(--blue);width:16px;height:16px;flex-shrink:0;cursor:pointer}kbd{display:inline-flex;align-items:center;gap:3px;border:1px solid var(--line);border-radius:5px;padding:2px 5px;font:11px ui-sans-serif,sans-serif;color:var(--muted);background:#fff}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-70px;left:20px;background:var(--blue);color:#fff;padding:12px 20px;border-radius:8px;z-index:999}.skip-link:focus{top:10px}.mobile-only{display:none!important}.muted{color:var(--muted);font-size:13px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.5px;color:#627089;margin-bottom:10px}.separator-dot{display:inline-block;width:3px;height:3px;border-radius:50%;background:#a6afc0;vertical-align:middle;margin:0 7px}.text-link{display:inline-flex;align-items:center;gap:7px;padding:0;background:none;font-size:12px;font-weight:600;color:#4e61c5}.text-link:hover{color:var(--blue-dark)}.actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.full-width{width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:39px;padding:9px 14px;border:1px solid transparent;border-radius:8px;font-size:12px;line-height:1.4;font-weight:600;white-space:nowrap;transition:background .15s,box-shadow .15s}.btn-primary{background:var(--blue);color:#fff;border-color:#2832911f;box-shadow:0 2px 3px #2d3caf1f,inset 0 1px #ffffff1f}.btn-primary:hover:not(:disabled){background:var(--blue-dark);box-shadow:0 3px 10px #2d3caf29}.btn-secondary{background:#fff;border-color:#dfe5ef;color:#52607a;box-shadow:0 1px 2px #18264d06}.btn-secondary:hover:not(:disabled){background:#f8f9fd;border-color:#c1ccdf}.btn-ghost{background:transparent;color:#596780}.btn-ghost:hover:not(:disabled){background:#eff3fb}.btn-danger{background:#fff3f2;color:#a83c39;border-color:#fadbd7}.icon-btn{width:33px;height:33px;border-radius:7px;background:none;display:inline-flex;align-items:center;justify-content:center;color:#627089;position:relative;flex-shrink:0}.icon-btn:hover{background:#f1f3fa;color:#39445d}.icon-btn.selected{background:var(--blue-soft);color:var(--blue)}.icon-tile{width:39px;height:39px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#f1f3f7;color:#6e7b90}.tone-blue{background:#eff2ff;color:#627089}.tone-violet{background:#f3efff;color:#627089}.tone-teal{background:#eaf7f4;color:#627089}.tone-amber{background:#fff6e7;color:#627089}.tone-neutral{background:#f2f4f8;color:#627089}.chip{display:inline-flex;align-items:center;gap:5px;background:#f4f6fa;color:#68768e;border:1px solid #e9edf4;border-radius:5px;padding:3px 7px;white-space:nowrap;font-size:11px;line-height:1.4;font-weight:500}.chip-blue{background:#f0f3ff;border-color:#e3e8ff;color:#5368af}.chip-amber{background:#fff8ed;border-color:#f6e8cc;color:#916823}.chip-teal{background:#edf8f4;border-color:#d7eee5;color:#387863}.app{display:grid;grid-template-columns:236px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100dvh;padding:29px 16px 0;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:40}.sidebar-brand{padding:0 14px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:#5268e1}.brand>span{color:#26324a;font-size:25px;font-weight:730;letter-spacing:-1.2px;line-height:1}.brand-product{display:block;color:#627089;font-size:11px;font-weight:500;letter-spacing:.5px;margin:6px 0 0 2px}.workspace-switch{margin:28px 0 26px;display:flex;align-items:center;gap:10px;text-align:left;padding:10px;border:1px solid var(--line);background:#fff;border-radius:9px;box-shadow:0 2px 4px #141e4105}.workspace-switch:hover{background:#fafbff}.workspace-avatar{width:32px;height:32px;border-radius:7px;background:#f3eff9;color:#627089;display:grid;place-items:center;font-size:11px;font-weight:650}.workspace-switch>span:nth-child(2){flex:1;min-width:0}.workspace-switch strong{display:block;font-size:12px}.workspace-switch small{display:block;color:#627089;font-size:11px;margin-top:2px}.workspace-switch>svg{color:#627089}.nav-section-label{padding:0 12px;margin-bottom:10px;color:#627089;letter-spacing:1.2px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:space-between}.primary-nav{display:flex;flex-direction:column;gap:5px}.nav-link{display:flex;align-items:center;gap:11px;min-height:41px;border-radius:7px;padding:0 12px;color:#67758e;font-size:13px;font-weight:500;transition:.15s}.nav-link>svg{color:#627089}.nav-link:hover{background:#f6f7fc}.nav-link.active{background:#eff2ff;color:#4e61cf;font-weight:600}.nav-link.active>svg{color:#627089}.nav-link>b{margin-left:auto;border-radius:5px;background:#fff1d8;color:#627089;font-size:11px;min-width:20px;text-align:center;line-height:21px;font-weight:600}.recent-label{margin-top:32px}.recent-label button{background:none;padding:0;color:#627089}.recent-nav{display:flex;flex-direction:column;gap:3px}.recent-nav a{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:7px;font-size:12px;color:#627089}.recent-nav a:hover,.recent-nav a.current{background:#f6f8fd;color:#4d5b76}.recent-nav a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.matter-dot{width:6px;height:6px;border:1.5px solid #8b99d8;border-radius:2px;flex-shrink:0}.dot-1{border-color:#baa1d5}.dot-2{border-color:#97b9b1}.nav-empty{font-size:11px;padding:8px 12px}.sidebar-bottom{margin-top:auto;padding-top:30px}.workflow-mini{border:1px solid #e7ecf8;background:linear-gradient(125deg,#fafbff,#f4f6fe);border-radius:10px;padding:15px 12px;margin:0 4px 18px}.mini-spark{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#eaf0ff;border:1px solid #e1e8fd;border-radius:8px;color:#627089;margin-bottom:10px}.workflow-mini strong{display:block;font-size:12px;color:#536380}.workflow-mini p{font-size:11px;line-height:1.7;margin-top:5px}.workflow-mini a{display:flex;align-items:center;gap:6px;font-size:11px;color:#627089;font-weight:600;margin-top:13px}.account-button{display:flex;align-items:center;gap:10px;width:calc(100% + 32px);margin:19px -16px 0;padding:16px 20px;border-top:1px solid var(--line);background:#fff;text-align:left}.account-avatar,.top-avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#f2eae2;color:#627089;font-size:12px;border:2px solid white;box-shadow:0 0 0 1px #f1eee9;font-weight:500}.account-button>span:nth-child(2){flex:1}.account-button strong{display:block;font-size:11px}.account-button small{display:block;color:#627089;font-size:11px;margin-top:3px}.account-button>svg{color:#627089}.main-column{min-width:0;display:flex;flex-direction:column}.topbar{height:68px;flex-shrink:0;border-bottom:1px solid var(--line);background:#fffffff0;padding:0 34px;display:flex;align-items:center;justify-content:space-between;gap:20px;position:sticky;top:0;z-index:25;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.breadcrumb{display:flex;align-items:center;gap:10px;font-size:11px;color:#627089;min-width:0}.breadcrumb a{white-space:nowrap}.breadcrumb>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}.breadcrumb-icon{display:grid;place-items:center;width:25px;height:25px;border-radius:6px;border:1px solid #edf0f6;background:#fafbfe;color:#627089}.breadcrumb>svg{color:#627089}.top-actions{display:flex;align-items:center;gap:16px}.command-trigger{display:flex;align-items:center;gap:9px;background:none;color:#627089;font-size:11px;padding:6px}.command-trigger kbd{margin-left:18px}.connection-pill{display:flex;align-items:center;gap:6px;color:#617a87;font-size:11px;white-space:nowrap}.connection-pill i{width:5px;height:5px;background:#78ad9b;border-radius:50%}.connection-demo{color:#627089}.connection-demo i{background:#c7ad73}.top-avatar{width:29px;height:29px;font-size:11px}.notification-dot{position:absolute;right:8px;top:6px;width:5px;height:5px;background:#e8ac72;border-radius:50%;border:1px solid #fff}main{min-width:0;flex:1}main:focus{outline:none}.app-footer{font-size:11px;display:flex;justify-content:space-between;gap:16px;padding:22px 36px;color:#627089}.app-footer>span:first-child{display:flex;align-items:center;gap:6px}.page{max-width:1580px;padding:34px 36px 18px;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px}.page-description{font-size:13px;line-height:1.65;margin-top:9px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-head h2{font-size:18px}.section-head p{font-size:12px;margin-top:6px}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.signout-link{width:100%;border:0;background:transparent;text-align:left;cursor:pointer}.signout-link:hover{background:#f6f7fc;color:#4e61cf}.welcome-card{position:relative;overflow:hidden;background:radial-gradient(ellipse at 87% 32%,#e4eaff 0,transparent 60%),linear-gradient(105deg,#f1f4ff,#f7f9ff);border:1px solid #e1e7fa;border-radius:14px;min-height:253px;padding:27px 32px;margin-bottom:22px}.welcome-copy{position:relative;z-index:2}.welcome-label{font-size:11px;font-weight:650;letter-spacing:1.5px;color:#627089;display:flex;gap:7px;align-items:center;margin-bottom:12px}.welcome-label>span{width:4px;height:4px;border-radius:50%;background:#8497eb}.welcome-copy h2{font-size:33px;line-height:1.14;letter-spacing:-1.1px;color:#354267;font-weight:650}.welcome-copy p{font-size:12px;line-height:1.75;color:#627089;margin-top:11px}.welcome-copy .btn{min-height:34px;font-size:11px;padding:8px 12px;margin-top:18px}.welcome-secondary{font-size:11px;color:#627089;font-weight:500;margin-left:16px;display:inline-flex;align-items:center;gap:4px}.welcome-art{width:350px;height:270px;position:absolute;right:38px;top:0;pointer-events:none}.orbit{position:absolute;border:1px solid rgba(146,165,227,.17);border-radius:50%}.orbit-one{width:340px;height:340px;left:15px;top:-25px}.orbit-two{width:270px;height:270px;left:50px;top:9px}.art-file-card{position:absolute;width:211px;height:213px;right:49px;top:17px;background:#fffffff7;border:1px solid #e8ecfa;border-radius:12px;padding:18px;transform:rotate(-8deg);box-shadow:0 12px 30px #5867a91f}.art-file-top{display:flex;align-items:center;gap:8px}.art-file-top>span{width:29px;height:34px;border:1px solid #e5eafa;border-radius:6px;color:#7184d5;background:#f8faff;display:grid;place-items:center}.art-file-top>small{font-size:7px;color:#91a1c3;font-weight:650;letter-spacing:.9px}.art-file-top>svg{margin-left:auto;color:#b3c1dd}.art-file-card>strong{display:block;color:#596b92;font-size:19px;line-height:1.22;letter-spacing:-.4px;margin-top:15px}.art-line{height:4px;border-radius:2px;background:#edf0f7;width:95%;margin-top:12px}.art-line.short{width:66%;margin-top:6px}.art-file-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:17px;color:#a0b3d5}.art-file-bottom span{display:flex;align-items:center;gap:4px;font-size:7px;color:#6a9687;background:#eff8f3;border:1px solid #e5f0e9;border-radius:4px;padding:4px 6px}.art-back-card{position:absolute;width:198px;height:206px;right:33px;top:23px;background:#edf1fc;border:1px solid #dce4f8;border-radius:12px;transform:rotate(8deg);padding:20px}.art-back-card>div{width:80%;height:4px;background:#dfe6f8;border-radius:2px;margin-bottom:7px}.art-floating-check{position:absolute;right:7px;bottom:22px;display:flex;align-items:center;gap:8px;padding:12px 15px;background:#fff;border:1px solid #e8edfa;box-shadow:0 5px 20px #6975aa17;border-radius:10px;font-size:9px;font-weight:600;color:#8092b4;transform:rotate(2deg)}.art-floating-check svg{color:#7386dc}.art-dot{position:absolute;width:8px;height:8px;border-radius:3px;background:#dce5ff;transform:rotate(25deg)}.art-dot-one{left:37px;top:72px}.art-dot-two{right:11px;top:140px;width:5px;height:5px;background:#c8d7ff}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:29px}.metric{background:#fff;border:1px solid var(--line);border-radius:11px;padding:16px 18px;box-shadow:var(--shadow);transition:border-color .15s,transform .15s}.metric:hover{border-color:#cbd4f0;transform:translateY(-2px)}.metric-top{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:12px;color:var(--muted)}.metric .icon-tile{width:30px;height:30px;border-radius:8px}.metric .icon-tile svg{width:16px;height:16px}.metric>strong{display:block;font-size:30px;font-weight:600;letter-spacing:-1px;color:#303e59;line-height:1.1;margin-top:7px}.metric-bottom{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#627089;margin-top:11px;gap:5px}.metric-bottom svg{color:#627089}.matter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-bottom:24px}.matter-card{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:20px 20px 0;transition:border-color .15s,box-shadow .15s,transform .15s;min-width:0}.matter-card:hover{border-color:#cbd5ed;box-shadow:0 5px 22px #40549511;transform:translateY(-2px)}.matter-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:17px}.matter-card .icon-tile{width:36px;height:36px;border-radius:9px}.matter-card .icon-tile svg{width:19px;height:19px}.starred{color:#627089}.matter-card-link{display:block}.matter-reference{display:block;font-size:11px;letter-spacing:.7px;color:#627089;margin-bottom:6px}.matter-card h3{font-size:17px;color:#35445f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.matter-card p{font-size:12px;margin-top:5px}.matter-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:17px 0 16px}.review-hint{color:#627089;font-size:11px;display:flex;align-items:center;gap:5px}.review-hint i{width:4px;height:4px;border-radius:50%;background:#dcb478}.matter-card-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f0f2f7;padding:13px 0;color:#627089;font-size:11px}.matter-card-footer>span{display:flex;align-items:center;gap:6px}.matter-card-footer>svg{color:#627089}.overview-bottom{display:grid;grid-template-columns:1.7fr 1fr;gap:18px}.attention-panel{padding:21px 21px 4px}.attention-panel .section-head{margin-bottom:14px}.attention-list>a{display:flex;align-items:center;gap:12px;border-top:1px solid #f0f2f8;padding:16px 0}.attention-list>a:hover strong{color:var(--blue)}.attention-list .icon-tile{width:34px;height:34px;border-radius:9px}.attention-list .icon-tile svg{width:17px;height:17px}.attention-list>a>div{flex:1;min-width:0}.attention-list strong{font-size:12px;color:#526682;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.attention-list div>span{font-size:11px;color:#627089;display:block;margin-top:4px}.attention-date{font-size:11px;color:#627089}.attention-list>a>svg{color:#627089}.workflow-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:23px}.workflow-panel h2{font-size:19px}.workflow-panel>.eyebrow{font-size:11px}.workflow-steps{margin:21px 0 18px}.workflow-steps>div{display:flex;gap:10px;position:relative;padding-bottom:18px}.workflow-steps>div:last-child{padding-bottom:0}.workflow-steps>div:not(:last-child):before{content:"";position:absolute;left:15px;top:31px;bottom:0;width:1px;background:#edf0f8}.workflow-step-icon{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;flex-shrink:0;background:#f7f9ff;border:1px solid #edf1fb;color:#627089}.workflow-step-icon svg{width:15px;height:15px}.workflow-steps strong{display:block;font-size:11px;color:#536987;margin-top:1px}.workflow-steps p{font-size:11px;margin-top:3px}.workflow-panel>.text-link{font-size:11px}.page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px;flex-wrap:wrap}.toolbar-controls{display:flex;gap:10px;align-items:center}.tab-pills{display:flex;align-items:center;gap:5px}.tab-pills button{background:none;color:#627089;font-size:12px;font-weight:500;padding:8px 11px;border-radius:6px;white-space:nowrap;display:flex;align-items:center;gap:7px}.tab-pills button:hover{background:#f0f3fb}.tab-pills button.selected{background:#edf1ff;color:#536dca}.tab-pills b{border-radius:4px;background:#e3eaff;font-size:11px;line-height:18px;min-width:18px;font-weight:600}.search-box{display:flex;align-items:center;gap:8px;min-width:0;border:1px solid #e6eaf3;border-radius:7px;background:#fff;min-height:35px;padding:0 10px;color:#627089;flex:1}.search-box input{border:0;outline:none;background:none;min-width:0;width:100%;font-size:12px}.search-box input::placeholder{color:#627089}.search-box:focus-within{border-color:#a9b7f1;box-shadow:0 0 0 3px #edf1ff}.select-wrap select,.filter-bar select{background:#fff;border:1px solid var(--line);border-radius:7px;font-size:12px;min-height:35px;padding:0 10px;color:#627089}.view-switch{display:flex;gap:2px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:7px;padding:2px}.view-switch .icon-btn{width:28px;height:28px;border-radius:4px}.results-caption{font-size:11px;color:#627089;margin:24px 0}.matter-list{display:flex;flex-direction:column;gap:12px}.matter-list .matter-card{display:flex;padding:16px 20px;align-items:center;gap:18px;transform:none}.matter-list .matter-card-top{margin:0;flex-shrink:0}.matter-list .matter-card-top .icon-btn{display:none}.matter-list .matter-card-link{flex:1;display:grid;grid-template-columns:2fr 1.1fr 1fr;align-items:center;column-gap:24px}.matter-list .matter-reference{grid-column:1;margin:0}.matter-list h3{grid-column:1;margin-top:4px}.matter-list p{grid-column:1}.matter-list .matter-card-meta{grid-column:2;grid-row:1/4;margin:0}.matter-list .matter-card-footer{grid-column:3;grid-row:1/4;padding:0;border:0}.matter-header{background:#fff;padding:30px 36px 0;border-bottom:1px solid var(--line)}.matter-heading-row{display:flex;justify-content:space-between;align-items:center;gap:22px}.matter-heading-identity{display:flex;align-items:center;gap:16px;min-width:0}.matter-heading-identity>.icon-tile{width:49px;height:54px;border-radius:11px;background:#f1f4ff;border:1px solid #e7ecff}.matter-eyebrow{font-size:11px;letter-spacing:.5px;color:#627089}.matter-heading-identity h1{font-size:27px;margin-top:5px}.matter-heading-identity p{font-size:12px;margin-top:7px}.matter-tabs{display:flex;gap:28px;margin-top:29px;overflow-x:auto;scrollbar-width:none}.matter-tabs>a{position:relative;display:flex;align-items:center;gap:7px;padding-bottom:16px;font-size:12px;font-weight:500;color:#627089;white-space:nowrap}.matter-tabs a.active{color:#536dcc}.matter-tabs a.active:after{content:"";height:2px;border-radius:2px;position:absolute;bottom:0;left:0;right:0;background:#647bec}.matter-tabs b{font-size:11px;font-weight:600;background:#f0f3ff;color:#627089;border-radius:4px;min-width:18px;line-height:18px;text-align:center}.matter-body{max-width:1580px;margin:0 auto;padding:28px 36px 20px}.matter-body>.section-head h2{font-size:20px}.register-summary{display:flex;align-items:center;gap:24px;margin:20px 0 23px;color:#627089;font-size:12px;flex-wrap:wrap}.register-summary>span{display:flex;align-items:center;gap:7px}.summary-dot{width:6px;height:6px;border-radius:50%}.summary-dot.blue{background:#8b9cea}.summary-dot.amber{background:#d7b279}.summary-dot.teal{background:#7fb7a8}.summary-dot.gray{background:#b7bece}.register-panel{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:var(--shadow)}.register-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;border-bottom:1px solid #eff2f7}.register-toolbar .search-box{width:185px}.filter-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 18px;background:#fcfdff;border-bottom:1px solid var(--line)}.filter-bar label{display:flex;gap:10px;align-items:center;font-size:12px;color:#627089}.table-scroll{overflow-x:auto}.exhibit-table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}.exhibit-table th{height:40px;color:#627089;background:#fbfcfe;border-bottom:1px solid #edf0f7;font-size:11px;font-weight:500;padding:0 14px}.exhibit-table th svg{margin-left:4px;color:#627089}.exhibit-table td{padding:14px;border-bottom:1px solid #eff2f7;font-size:12px;color:#627089}.exhibit-table tbody tr:last-child td{border-bottom:0}.exhibit-table tbody tr:hover{background:#fcfdff}.exhibit-table tbody tr.row-selected{background:#f5f7ff}.exhibit-table th.check-cell,.exhibit-table td.check-cell{width:43px;padding-left:18px;padding-right:4px}.document-cell{display:flex;align-items:center;gap:12px;min-width:205px}.document-cell>span:last-child{min-width:0}.document-cell strong{display:block;color:#415c7c;font-size:12px;max-width:260px;overflow:hidden;text-overflow:ellipsis}.document-cell small{display:block;font-size:11px;color:#627089;margin-top:4px}.file-tile{position:relative;width:33px;height:39px;flex-shrink:0;display:inline-flex;align-items:flex-start;justify-content:center;border-radius:6px;border:1px solid #f1e9e9;background:#fffcfc;color:#ad737e;padding-top:4px}.file-tile>small{position:absolute;bottom:2px;font-size:6px;font-weight:700;letter-spacing:.4px;color:#a66472;line-height:1}.file-audio{background:#fcfaff;border-color:#ebe5f8;color:#627089}.file-audio>small{color:#627089}.file-image{background:#f9fcff;border-color:#e0ebfa;color:#627089}.file-image>small{color:#627089}.file-video{background:#fffbf4;border-color:#f3e7d3;color:#627089}.exhibit-id{display:inline-flex;background:#f4f6fc;border:1px solid #e9edf7;border-radius:4px;padding:3px 7px;color:#627089;font-size:11px;font-weight:500;font-variant-numeric:tabular-nums}.category-label{font-size:11px;color:#627089}.status{display:inline-flex;align-items:center;gap:5px;background:#f5f6f9;color:#667188;border:1px solid #eceff5;border-radius:5px;font-size:11px;font-weight:500;line-height:1.4;padding:4px 7px;white-space:nowrap}.status>i{width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.65}.status-new,.delivery-accessed{background:#eff8f3;color:#287457;border-color:#e2f0e7}.status-suggested,.delivery-approved,.delivery-notification-recorded{background:#fff8ed;color:#91651e;border-color:#f8eccc}.status-notified,.delivery-sent{background:#f2f3ff;color:#5566ac;border-color:#e8ebfc}.status-filed,.delivery-filed{background:#ecf5f9;color:#326b85;border-color:#dcebf3}.status-unused,.delivery-draft{background:#f6f7fa;color:#667188;border-color:#edf0f5}.status-missing{background:#fff2ef;color:#a15a50;border-color:#f7e2dd}.table-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;border-top:1px solid #eff2f7;font-size:11px;color:#627089;background:#fdfdff}.register-note{display:flex;gap:7px;align-items:center;font-size:11px;color:#627089;margin:21px 0}.selection-bar{display:flex;align-items:center;justify-content:center;gap:15px;width:fit-content;max-width:calc(100% - 28px);margin:14px auto;padding:7px 12px;border:1px solid #d5def6;border-radius:10px;background:#fff;box-shadow:0 7px 28px #30417321}.selection-bar>span{display:flex;gap:6px;align-items:center;color:#536aca;font-size:12px;font-weight:600}.selection-bar .btn{min-height:32px;font-size:11px}.selection-bar .icon-btn{width:27px;height:27px}.document-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:20px}.document-grid article{border:1px solid var(--line);border-radius:10px;padding:12px;min-width:0}.document-grid article.selected{background:#f7f9ff;border-color:#bdc9f6}.document-grid-top{display:flex;justify-content:space-between;align-items:center}.document-thumbnail{height:125px;border:1px solid #edf0f8;background:#fcfdff;margin:12px 15px 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-radius:4px}.document-thumbnail>.file-tile{margin-bottom:5px}.document-thumbnail>div{width:55%;height:3px;background:#e9edf7;border-radius:2px}.document-thumbnail>div:last-child{width:40%}.document-grid h3{font-size:13px;margin-top:8px}.document-grid p{font-size:11px;margin-top:7px}.back-link{display:inline-flex;align-items:center;gap:6px;color:#627089;font-size:12px;margin-bottom:19px}.back-link:hover{color:var(--blue)}.review-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.review-eyebrow{display:flex;gap:8px;align-items:center;margin-bottom:8px}.review-header h2{font-size:23px}.review-layout{display:grid;grid-template-columns:minmax(0,1fr) 302px;gap:20px;align-items:start}.document-viewer{border:1px solid #e2e7f0;border-radius:11px;overflow:hidden;background:#eef1f7;min-width:0}.viewer-toolbar{height:46px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-size:11px;color:#627089}.viewer-toolbar>span,.viewer-toolbar>div{display:flex;align-items:center;gap:7px}.viewer-toolbar .icon-btn{width:26px;height:26px}.paper-scroll{height:640px;overflow:auto;padding:25px 30px}.document-paper{background:#fff;max-width:800px;min-width:300px;min-height:590px;position:relative;padding:30px 35px;box-shadow:0 3px 14px #32416716;margin:0 auto;overflow:hidden;border-radius:2px}.sample-watermark{position:absolute;left:50%;top:53%;transform:translate(-50%,-50%) rotate(-35deg);font-size:65px;color:#7d8db40e;font-weight:800;letter-spacing:6px;pointer-events:none}.paper-brand{display:flex;align-items:center;gap:8px;color:#627089}.paper-brand>span:first-child{font-family:Georgia,serif;font-size:23px;color:#596e91}.paper-brand>div{font-size:11px;line-height:1.4;letter-spacing:1.8px;font-weight:600}.paper-brand small{display:block;font-size:11px;letter-spacing:.8px;color:#627089}.paper-brand>span:last-child{margin-left:auto;font-size:11px;border:1px solid #e9edf5;padding:3px 6px;border-radius:3px}.paper-rule{height:1px;background:#e9edf4;margin:20px 0 29px}.paper-kicker{font-size:11px;letter-spacing:1.1px;color:#627089}.document-paper h3{font-family:Georgia,serif;font-size:24px;line-height:1.3;letter-spacing:-.25px;color:#4c6386;margin-top:10px;text-transform:capitalize;font-weight:400}.paper-subtitle{font-size:11px;line-height:1.9;color:#627089;margin-top:14px}.paper-divider{height:1px;background:#ecf0f6;margin:22px 0}.document-paper h4{font-family:Georgia,serif;font-size:12px;font-weight:400;color:#587296;margin:20px 0 10px}.document-paper>p:not(.paper-kicker){font-family:Georgia,serif;font-size:10px;line-height:1.9;color:#7891b3;margin-top:10px}.paper-note{background:#f8f9fc;border-left:2px solid #dce3f1;padding:13px 14px;margin-top:24px;font-size:11px;color:#627089}.paper-note strong{display:block;font-size:11px;margin-bottom:4px;font-weight:500}.document-paper>footer{border-top:1px solid #eef1f7;margin-top:28px;padding-top:11px;display:flex;justify-content:space-between;font-size:7px;letter-spacing:.5px;color:#899fc0}.viewer-footer{background:#fff;border-top:1px solid var(--line);min-height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-size:11px;color:#627089}.viewer-footer>div{display:flex;align-items:center;gap:6px}.viewer-footer .icon-btn{width:25px;height:25px}.review-inspector{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden}.inspector-tabs{display:flex;gap:20px;padding:0 18px;border-bottom:1px solid var(--line)}.inspector-tabs>button{background:none;font-size:12px;color:#627089;position:relative;padding:15px 0}.inspector-tabs>button.active{color:#627089}.inspector-tabs>button.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#7f91e3}.inspector-body{padding:19px}.inspector-body .section-head h2{font-size:14px}.inspector-body .section-head{margin-bottom:15px}.inspector-body .text-link{font-size:11px}.detail-list{margin:0}.detail-list>div{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:10px 0;border-bottom:1px solid #f0f3f8;font-size:11px}.detail-list>div:last-child{border-bottom:0}.detail-list dt{color:#627089;flex-shrink:0}.detail-list dd{margin:0;color:#526f94;text-align:right;overflow-wrap:anywhere;max-width:70%;font-weight:500}.summary-card{border:1px solid #e8edfc;border-radius:8px;background:#f9faff;padding:13px;margin-top:18px}.summary-card>span{display:flex;align-items:center;gap:6px;color:#627089;font-size:11px}.summary-card .chip{margin-left:auto;font-size:11px;padding:3px 5px}.summary-card p{font-size:11px;line-height:1.85;margin-top:10px}.inspector-section{margin:23px 0}.inspector-section h3{font-size:12px;margin-bottom:12px}.integrity-line{display:flex;align-items:center;gap:6px;font-size:11px;color:#627089}.integrity-line>svg{color:#627089}.inspector-section p{font-size:11px;line-height:1.8;margin-top:10px}.hash-value{display:block;overflow-wrap:anywhere;font-size:11px;background:#f8faff;padding:9px;margin-top:9px;color:#627089}.inspector-body>.btn{font-size:11px;min-height:35px}.edit-fields{display:flex;flex-direction:column;gap:12px}.note-card{border:1px solid #e8edf7;border-radius:8px;padding:11px;margin:12px 0}.note-card span{display:flex;gap:5px;align-items:center;font-size:11px;color:#627089}.note-card p{font-size:12px;line-height:1.65;margin-top:8px;white-space:pre-wrap}.media-placeholder{min-height:590px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:30px;text-align:center}.media-placeholder p{font-size:12px}.sample-wave{display:flex;align-items:center;gap:4px;height:85px}.sample-wave>i{width:4px;border-radius:5px;background:#c4b9e6}.intake-strip{display:flex;align-items:center;gap:12px;padding:14px 17px;border:1px solid #e3e9fa;border-radius:10px;background:#f6f8ff;margin-bottom:23px}.intake-strip>.icon-tile{width:34px;height:34px;border-radius:8px;background:#edf2ff}.intake-strip>div strong{display:flex;align-items:center;gap:6px;color:#627089;font-size:12px}.intake-strip>div .chip{font-size:11px;padding:2px 5px}.intake-strip>div>span{display:block;margin-top:3px;font-size:12px;color:#627089}.intake-strip .btn{min-height:30px;font-size:11px;padding:7px 9px}.intake-helper{margin-left:auto;font-size:11px;color:#627089}.inbox-workbench{display:grid;grid-template-columns:252px minmax(270px,1fr) 242px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);min-height:590px;overflow:hidden}.message-list{border-right:1px solid var(--line);background:#fdfdff}.message-list>button{display:block;width:100%;text-align:left;padding:19px 16px;border-bottom:1px solid #ecf0f8;background:none;position:relative}.message-list>button.selected{background:#f3f6ff}.message-list>button.selected:before{position:absolute;content:"";left:0;top:0;bottom:0;width:2px;background:#778bef}.message-list>button>div{display:flex;align-items:center;gap:7px}.message-avatar{display:grid;place-items:center;width:27px;height:27px;background:#edf1fb;color:#627089;border-radius:50%;font-size:11px;font-weight:600;flex-shrink:0}.message-list strong{color:#627089;font-size:11px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:89px}.message-list small{font-size:11px;color:#627089;margin-left:auto;white-space:nowrap}.message-list i{width:4px;height:4px;border-radius:50%;background:#97a7f1}.message-list h3{font-size:12px;line-height:1.5;margin-top:11px}.message-list p{font-size:11px;margin-top:5px}.message-meta{display:flex;gap:4px;align-items:center;font-size:11px;color:#627089;margin-top:12px}.message-meta .chip{font-size:11px;padding:2px 4px;margin-left:auto}.message-detail{padding:20px 23px;min-width:0}.message-detail-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.message-detail-top .chip{font-size:11px}.message-detail h2{font-size:21px;line-height:1.45}.message-sender{display:flex;align-items:center;gap:8px;border-bottom:1px solid #edf1f8;padding:17px 0}.message-sender strong{display:block;font-size:11px;color:#627089;overflow-wrap:anywhere}.message-sender span:not(.message-avatar){display:block;font-size:11px;color:#627089;margin-top:3px}.email-copy{padding:22px 0}.email-copy p{font-size:12px;line-height:1.9;margin-bottom:13px}.email-copy>span{font-size:11px;font-style:italic;color:#627089}.attachment-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:6px 0 13px}.attachment-heading strong{display:flex;align-items:center;gap:6px;font-size:11px;color:#627089}.attachment-heading .chip{font-size:11px}.attachment-grid{display:flex;flex-direction:column;gap:8px}.attachment-grid>div{display:flex;align-items:center;gap:10px;border:1px solid #eaf0fa;border-radius:7px;padding:10px}.attachment-grid .file-tile{width:27px;height:32px}.attachment-grid .file-tile>svg{width:19px;height:19px}.attachment-grid .file-tile>small{font-size:5px}.attachment-grid strong{display:block;font-size:11px;color:#627089}.attachment-grid small{display:block;color:#627089;font-size:11px;margin-top:3px}.preparation-panel{background:#fcfcff;padding:25px 18px;border-left:1px solid var(--line)}.preparation-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid #e6ecff;background:#f1f4ff;color:#627089;border-radius:9px;margin-bottom:14px}.preparation-panel h3{font-size:15px}.preparation-panel>p{font-size:11px;line-height:1.8;margin-top:9px}.preparation-panel .field{margin-top:23px;font-size:11px}.preparation-panel .field select{font-size:11px;padding:9px 7px}.preparation-option{display:flex;align-items:center;gap:8px;border:1px solid #e6edfc;border-radius:7px;background:#f6f8ff;padding:12px 8px;margin-top:15px;color:#627089}.preparation-option span{flex:1}.preparation-option strong{font-size:11px;display:block;color:#627089}.preparation-option small{font-size:11px;display:block;color:#627089;margin-top:3px}.preparation-check{display:flex;align-items:center;gap:7px;font-size:11px;color:#627089;line-height:1.8;margin:20px 0}.preparation-check>svg{color:#627089}.preparation-panel>.btn{font-size:11px;min-height:34px;padding:8px}.preparation-panel>.field-help{font-size:11px;margin-top:12px}.recipient-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.recipient-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:21px 20px 0;box-shadow:var(--shadow)}.recipient-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.person-avatar{width:43px;height:43px;background:#eef2ff;border:3px solid #fff;box-shadow:0 0 0 1px #e9eefb;color:#627089;font-size:13px;font-weight:500;border-radius:50%;display:grid;place-items:center}.person-1{background:#f7f1ff;color:#627089;box-shadow:0 0 0 1px #efe9f8}.person-2{border-radius:10px;background:#f4f7fc;color:#627089;box-shadow:none;border:1px solid #eaf0fa}.recipient-card h3{font-size:17px}.recipient-card>p{font-size:12px;margin:5px 0 13px}.recipient-email{display:flex;align-items:center;gap:7px;padding:19px 0 22px;color:#627089;font-size:11px;overflow-wrap:anywhere}.recipient-card footer{padding:13px 0;border-top:1px solid #edf2fa;display:flex;align-items:center;justify-content:space-between;gap:9px;font-size:11px;color:#627089}.recipient-card .text-link{font-size:11px}.court-card{background:#fbfcff}.add-recipient-card{min-height:241px;border:1px dashed #dbe4f6;border-radius:12px;background:#fafcff;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px;color:#627089}.add-recipient-card>span{display:grid;place-items:center;width:40px;height:40px;background:#f4f7ff;border:1px solid #eaf0fc;border-radius:50%;margin-bottom:14px}.add-recipient-card strong{font-size:13px;color:#627089}.add-recipient-card small{font-size:11px;margin-top:7px;color:#627089}.recipient-notice{margin-top:23px}.recipient-notice strong{display:block;margin-bottom:3px}.delivery-intro{display:flex;align-items:center;gap:16px;padding:21px 24px;border:1px solid #e3eafd;background:linear-gradient(120deg,#f4f7ff,#fafbff);border-radius:12px;margin-bottom:27px}.delivery-intro-icon{width:47px;height:47px;display:grid;place-items:center;background:#fff;border:1px solid #e8eefc;border-radius:11px;color:#627089;box-shadow:0 3px 8px #405ba806}.delivery-intro h3{font-size:16px}.delivery-intro p{font-size:12px;margin-top:6px}.delivery-intro>svg{margin-left:auto;color:#627089}.delivery-table{overflow:hidden}.delivery-table-head{display:grid;grid-template-columns:minmax(0,1fr) 170px 140px 90px 20px;gap:16px;background:#fcfdff;border-bottom:1px solid #edf2fa;padding:14px 20px;font-size:11px;color:#627089}.delivery-table-head>span:first-child{padding-left:48px}.delivery-row{display:grid;grid-template-columns:35px minmax(0,1fr) 170px 140px 90px 20px;width:100%;text-align:left;gap:16px;align-items:center;background:#fff;padding:18px 20px;border-bottom:1px solid #eff3fb}.delivery-row:last-child{border-bottom:0}.delivery-row:hover{background:#fafcff}.delivery-row>.icon-tile{width:35px;height:35px}.delivery-title strong{display:block;font-size:13px;color:#627089}.delivery-title small{display:block;font-size:11px;color:#627089;margin-top:4px}.delivery-recipient,.delivery-date{font-size:12px;color:#627089;overflow-wrap:anywhere}.delivery-row>.status{width:fit-content}.delivery-drawer{padding:23px}.delivery-drawer>h2{font-size:24px;margin:18px 0 12px}.delivery-drawer .detail-list{margin:22px 0 27px}.delivery-drawer>h3{font-size:14px;margin-bottom:18px}.delivery-drawer>.notice{margin:23px 0}.mini-event{display:flex;gap:10px;padding:0 0 17px;position:relative}.mini-event>span{width:7px;height:7px;border-radius:50%;background:#b4c4ee;flex-shrink:0;margin-top:4px}.mini-event:not(:last-child):before{content:"";position:absolute;left:3px;top:13px;bottom:0;width:1px;background:#e6edfb}.mini-event strong{font-size:12px;display:block;color:#627089}.mini-event p{font-size:11px;margin-top:4px}.activity-panel{padding:24px 30px;max-width:1000px}.activity-date-label{font-size:11px;letter-spacing:1.3px;color:#627089;margin-bottom:24px}.activity-item{display:flex;gap:16px;padding-bottom:30px;position:relative}.activity-item:last-child{padding-bottom:0}.activity-item:not(:last-child):before{content:"";position:absolute;top:36px;bottom:0;left:17px;width:1px;background:#e8f0fc}.activity-icon{display:grid;place-items:center;width:35px;height:35px;border:1px solid #e5edfc;background:#f8faff;color:#627089;border-radius:50%;flex-shrink:0}.activity-icon.blue{background:#f2f6ff;color:#627089}.activity-item>div{flex:1}.activity-item strong{font-size:14px;color:#627089}.activity-item p{font-size:12px;line-height:1.7;margin-top:6px}.activity-item div>span{font-size:11px;display:block;margin-top:7px;color:#627089}.activity-item>.chip{align-self:flex-start}.settings-layout{display:grid;grid-template-columns:185px minmax(0,1fr);gap:32px;max-width:1130px}.settings-nav{display:flex;flex-direction:column;gap:6px}.settings-nav button{display:flex;align-items:center;gap:10px;background:none;color:#627089;border-radius:7px;padding:10px 12px;text-align:left;font-size:13px}.settings-nav button.active{background:#edf2ff;color:#627089}.connection-list{display:flex;flex-direction:column;gap:12px;margin:20px 0}.connection-card{display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:20px}.connection-card>div{flex:1}.connection-card h3{font-size:15px}.connection-card p{font-size:12px;margin-top:6px}.account-panel{padding:26px}.account-panel>.icon-tile{margin-bottom:19px}.account-panel>h2{font-size:23px}.account-panel>p{font-size:13px;line-height:1.8;margin:13px 0 22px;max-width:550px}.account-panel .detail-list{margin-bottom:24px;max-width:550px}.account-panel>.btn{margin-top:20px}.setting-detail{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #edf3fc;padding:15px 0;font-size:12px;color:#627089}.setting-detail strong{color:#627089}.help-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.help-card{padding:25px;background:#fff;border:1px solid var(--line);border-radius:12px;transition:border-color .15s}.help-card:hover{border-color:#b6c6ec}.help-card h3{margin-top:20px;font-size:19px}.help-card p{font-size:13px;line-height:1.9;margin-top:10px;min-height:70px}.help-card>span:last-child{display:flex;align-items:center;gap:6px;color:#627089;font-size:12px;margin-top:20px}.faq-panel{margin-top:38px;max-width:850px}.faq-panel .section-head h2{font-size:22px}.faq-panel details{border-bottom:1px solid #e6eefb}.faq-panel summary{padding:20px 0;display:flex;align-items:center;justify-content:space-between;font-size:14px;cursor:pointer;list-style:none;color:#627089}.faq-panel summary::-webkit-details-marker{display:none}.faq-panel summary>svg{color:#627089}.faq-panel details[open] summary>svg{transform:rotate(45deg)}.faq-panel details>p{font-size:13px;line-height:1.9;padding:0 34px 20px 0}.empty{padding:55px 25px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:275px}.empty-art{position:relative;width:67px;height:62px;display:grid;place-items:center;color:#90a8d1;margin-bottom:18px}.empty-art>span{position:absolute;top:5px;right:7px;bottom:5px;left:7px;border:1px solid #e4ecfc;border-radius:11px;background:#f8faff;transform:rotate(-10deg)}.empty-art>span:nth-child(2){transform:rotate(7deg);background:#f0f5ff;top:6px;right:9px;bottom:6px;left:9px}.empty-art svg{z-index:1}.empty h3{font-size:18px;margin-bottom:9px}.empty p{font-size:13px;line-height:1.85;max-width:460px}.empty>.btn,.empty>.text-link,.empty>.actions{margin-top:20px}.skeletons{padding:8px 0;display:flex;flex-direction:column;gap:15px}.skeletons>div{height:68px;border-radius:10px;background:linear-gradient(100deg,#edf2fa,#f7faff,#edf2fa);background-size:200% 100%;animation:shimmer 1.7s infinite}.skeletons>div:first-child{width:64%}.skeletons>div:last-child{width:90%}.dialog{border:1px solid #e4ebfa;border-radius:15px;box-shadow:0 26px 90px #1e32642e;padding:0;width:min(540px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:auto;color:var(--ink);background:#fff;animation:dialog-in .18s ease-out}.dialog::backdrop{background:#1c28444d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-wide{width:min(670px,calc(100vw - 32px))}.dialog-drawer{height:100dvh;max-height:100dvh;width:min(430px,100vw);margin:0 0 0 auto;border-radius:13px 0 0 13px;border-right:0;animation:drawer-in .2s ease-out}.dialog-heading{padding:20px 24px;border-bottom:1px solid #edf2fa;display:flex;align-items:center;justify-content:space-between;gap:16px}.dialog-heading h2{font-size:20px}.feature-body{padding:26px}.feature-body>.icon-tile{margin-bottom:15px}.feature-body>p{font-size:13px;line-height:1.85;margin-bottom:20px}.feature-body>h3{margin:12px 0}.feature-body>.btn{margin-top:20px}.feature-body>.detail-list{margin-bottom:20px}.action-form{padding:24px;display:flex;flex-direction:column;gap:18px}.field{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:500;color:#5878a2;position:relative}.field input,.field select,.field textarea{width:100%;background:#fff;border:1px solid #dfe7f7;border-radius:7px;min-height:40px;padding:10px 11px;font-size:13px;color:#4e6f99;outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:#b5c4f4;box-shadow:0 0 0 3px #f0f4ff}.field textarea{resize:vertical;line-height:1.7}.field input::placeholder,.field textarea::placeholder{color:#627089}.optional{position:absolute;right:0;top:0;font-size:11px;font-weight:400;color:#627089}.field-help{font-size:11px;color:#627089;line-height:1.75}.demo-notice{display:flex;align-items:center;gap:7px;background:#fff9ef;border:1px solid #f7edda;color:#627089;border-radius:7px;font-size:11px;padding:10px 12px}.notice{display:flex;align-items:flex-start;gap:9px;border:1px solid #e5edfa;border-radius:8px;background:#f8faff;color:#627089;font-size:12px;padding:13px 14px;line-height:1.75}.notice svg{color:#627089;margin-top:1px}.dialog-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;border-top:1px solid #edf3fc;margin-top:3px;padding-top:20px}.form-error{font-size:12px;color:#a55e5d;background:#fff5f4;border:1px solid #f8e1de;border-radius:7px;padding:10px}.check-line{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#627089;line-height:1.7}.check-line input{margin:2px 0 0}.dropzone{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:28px 20px;background:#fbfcff;border:1px dashed #ccdaf6;border-radius:9px;cursor:pointer}.dropzone:hover{background:#f5f8ff;border-color:#a9bbed}.dropzone>span{display:grid;place-items:center;width:43px;height:43px;border:1px solid #e2ebff;border-radius:11px;background:#f3f7ff;color:#627089;margin-bottom:14px}.dropzone strong{font-size:14px;color:#627089}.dropzone small{font-size:11px;color:#627089;margin-top:7px}.dropzone input{position:absolute;width:1px;height:1px;opacity:0}.dropzone:focus-within{outline:3px solid #b9c9f6;outline-offset:2px}.selected-files{border:1px solid #e6effc;border-radius:8px;overflow:hidden}.selected-files>div{display:flex;gap:9px;padding:11px;font-size:12px;color:#627089;border-bottom:1px solid #edf3fc;align-items:center}.selected-files>div:last-child{border-bottom:0}.selected-files span{flex:1;overflow-wrap:anywhere}.selected-files small{font-size:11px;color:#627089}.step-list{display:flex;gap:15px;justify-content:center;margin:4px 0 10px}.step-list>div{display:flex;align-items:center;gap:7px;font-size:11px;color:#627089}.step-list>div>span{width:21px;height:21px;border:1px solid #e5edfa;border-radius:50%;display:grid;place-items:center;color:#627089;font-size:11px;background:#fafcff}.step-list>div.is-current{color:#627089}.step-list>div.is-current>span{background:#f0f5ff;border-color:#dce7ff;color:#627089}.step-list>div>svg{margin-left:8px;color:#627089}.package-summary{display:flex;align-items:center;gap:12px;padding:16px;background:#f7faff;border:1px solid #e5edfc;border-radius:9px}.package-summary>div{flex:1}.package-summary strong{font-size:14px;color:#627089}.package-summary p{font-size:11px;margin-top:5px}.package-list{max-height:255px;overflow:auto;border:1px solid #e8f0fc;border-radius:8px}.package-list>div{display:flex;align-items:center;gap:11px;padding:11px 14px;border-bottom:1px solid #edf3fc;color:#627089;font-size:11px}.package-list>div:last-child{border:0}.package-list strong{font-size:12px;color:#627089}.command-search{display:flex;gap:11px;align-items:center;padding:20px 24px;border-bottom:1px solid #edf3fc;color:#627089}.command-search input{flex:1;min-width:0;border:0;outline:none;font-size:14px;color:#627089}.command-search input::placeholder{color:#627089}.command-results{padding:16px;max-height:450px;overflow:auto}.command-results>.eyebrow{font-size:11px;margin:10px 9px}.command-results>button{width:100%;display:flex;align-items:center;gap:12px;padding:12px;background:none;border-radius:7px;text-align:left;color:#627089;font-size:13px}.command-results>button:hover{background:#f1f6ff}.command-results>button>span{flex:1}.command-results strong{color:#627089;display:block}.command-results small{display:block;font-size:11px;color:#627089;margin-top:3px}.notification-list{padding:20px}.notification-list>a{display:flex;align-items:center;gap:10px;padding:15px 0;border-bottom:1px solid #edf3fc}.notification-list>a>div{flex:1}.notification-list strong{font-size:13px;color:#627089}.notification-list p{font-size:11px;line-height:1.8;margin-top:4px}.notification-list>p{margin-top:15px}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%);z-index:1000;display:flex;align-items:center;gap:10px;max-width:calc(100vw - 32px);width:max-content;background:#263759;border:1px solid #44567a;color:#fff;padding:13px 18px;border-radius:10px;font-size:12px;box-shadow:0 8px 32px #14234126;animation:dialog-in .2s ease-out}.toast>svg{color:#a5dfc4}.toast-error>svg{color:#ffc5b9}.login-page{min-height:100dvh;background:radial-gradient(ellipse at top,#edf2ff,transparent 65%),#f9fbff;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px 20px;gap:35px}.login-card{width:min(440px,100%);padding:35px;background:#fff;border:1px solid #e5edfb;box-shadow:0 8px 35px #3448780f;border-radius:15px;text-align:center}.login-card>.icon-tile{margin-bottom:20px}.login-card h1{font-size:25px;letter-spacing:-.5px}.login-card p{font-size:13px;line-height:1.9;margin:16px 0 25px}.login-card>a{display:block;margin-top:20px;font-size:12px;color:#627089}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@keyframes dialog-in{0%{opacity:0;translate:0 5px}to{opacity:1;translate:0 0}}@keyframes drawer-in{0%{opacity:0;translate:15px 0}to{opacity:1;translate:0 0}}.page h1,.page h2,.page h3,.matter-body h2,.matter-body h3,.dialog h2,.dialog h3{color:var(--ink)}.welcome-copy h2{color:#354267}.document-paper h3{color:#4c6386}@media(min-width:1600px){.page,.matter-body{padding-left:48px;padding-right:48px}.welcome-card{min-height:264px;padding-top:31px}.welcome-art{right:80px}.matter-header{padding-left:48px;padding-right:48px}}@media(max-width:1200px){.app{grid-template-columns:215px minmax(0,1fr)}.sidebar{padding-left:12px;padding-right:12px}.account-button{width:calc(100% + 24px);margin-left:-12px;margin-right:-12px}.page,.matter-body,.matter-header,.topbar{padding-left:24px;padding-right:24px}.top-actions{gap:10px}.command-trigger kbd{margin-left:4px}.connection-pill{display:none}.welcome-art{right:0;transform:scale(.85);transform-origin:right center}.welcome-card{padding-left:25px}.welcome-copy p{max-width:330px}.metric{padding:15px}.metric-bottom{font-size:11px}.matter-card{padding:16px 16px 0}.matter-card h3{font-size:15px}.overview-bottom{grid-template-columns:1.45fr 1fr}.inbox-workbench{grid-template-columns:205px minmax(0,1fr)}.preparation-panel{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:10px 22px;padding:20px}.preparation-panel>.preparation-icon{display:none}.preparation-panel h3{grid-column:1;grid-row:1}.preparation-panel>p:not(.field-help){grid-column:1;grid-row:2}.preparation-panel>.field{grid-column:2;grid-row:1/3;margin:0}.preparation-option{grid-column:2;grid-row:3;margin:0}.preparation-check{grid-column:1;grid-row:3;margin:0}.preparation-panel>.btn{grid-column:3;grid-row:1/3;align-self:center}.preparation-panel>.field-help{grid-column:3;grid-row:3;margin:0}.review-layout{grid-template-columns:minmax(0,1fr) 270px;gap:14px}.paper-scroll{padding:18px}.document-paper{padding:25px}.delivery-row{grid-template-columns:35px minmax(0,1fr) 130px 110px 20px;gap:12px}.delivery-date{display:none}.delivery-table-head{grid-template-columns:minmax(0,1fr) 130px 110px 20px;gap:12px}.delivery-table-head>span:nth-child(4){display:none}.register-toolbar{flex-wrap:wrap}.register-toolbar .toolbar-controls{flex:1;justify-content:flex-end}.register-toolbar .search-box{max-width:260px}.exhibit-table td,.exhibit-table th{padding-left:11px;padding-right:11px}.exhibit-table .document-cell{min-width:190px}.document-cell strong{max-width:220px}.exhibit-table .date-cell,.exhibit-table th:nth-child(6){display:none}.document-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recipient-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intake-helper{display:none}}@media(max-width:980px){.command-trigger>span,.command-trigger kbd{display:none}.matter-heading-row{align-items:flex-start;flex-direction:column}.matter-heading-row>.actions{align-self:flex-end;margin-top:-8px}.welcome-art{opacity:.6;right:-12px;transform:scale(.78)}.welcome-copy{max-width:340px}.welcome-copy p{max-width:275px}.desktop-break{display:none}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.matter-grid{gap:10px}.matter-card h3{white-space:normal;min-height:36px}.matter-card-meta{display:block}.review-hint{margin-top:8px}.overview-bottom{grid-template-columns:1fr}.workflow-panel{display:none}.review-layout{grid-template-columns:minmax(0,1fr) 255px}.review-header{align-items:flex-start;flex-direction:column}.paper-scroll{padding:15px}.document-paper{min-width:250px;padding:22px}.settings-layout{grid-template-columns:145px minmax(0,1fr);gap:22px}.help-cards{gap:12px}.help-card{padding:20px}.matter-list .matter-card-link{grid-template-columns:1.7fr 1fr}.matter-list .matter-card-footer{display:none}}@media(max-width:800px){.app{display:block}.sidebar{position:fixed;left:0;top:0;width:245px;transform:translate(-100%);transition:transform .2s;z-index:70;overflow-y:auto}.sidebar-open{transform:translate(0)}.sidebar-brand{padding:0 9px}.sidebar-bottom{padding-top:24px}.workflow-mini{display:none}.nav-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#1b2a4b38;z-index:65;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-only{display:inline-flex!important}.topbar{padding:0 17px;gap:10px;height:60px}.breadcrumb{margin-right:auto;gap:7px}.breadcrumb-icon{display:none}.breadcrumb>span:last-child{max-width:180px}.top-actions{gap:8px}.top-actions>.connection-pill{display:flex;font-size:11px}.page,.matter-body{padding:27px 22px 15px}.matter-header{padding:24px 22px 0}.welcome-art{right:15px;opacity:1;transform:scale(.85)}.welcome-copy p{max-width:300px}.matter-grid{gap:14px}.matter-card h3{font-size:15px}.matter-card-meta{display:flex}.review-layout{grid-template-columns:minmax(0,1fr) 285px}.paper-scroll{height:590px}.document-paper{min-width:230px}.app-footer{padding:20px 22px}.settings-layout{grid-template-columns:140px minmax(0,1fr)}}@media(max-width:600px){.page,.matter-body{padding:23px 16px 13px}.matter-header{padding:23px 16px 0}.topbar{padding:0 10px}.breadcrumb{font-size:11px}.breadcrumb>span:last-child{max-width:135px}.top-actions .command-trigger,.top-actions>.connection-pill{display:none}.top-actions{gap:5px}.page-heading{align-items:flex-start;flex-direction:column;gap:17px;margin-bottom:22px}.page-heading h1{font-size:28px}.page-description{font-size:12px;max-width:320px}.eyebrow{font-size:11px}.page-heading>.actions{width:100%}.page-heading>.actions .btn{flex:1}.welcome-card{padding:25px 23px;min-height:243px;margin-bottom:19px;background:linear-gradient(120deg,#edf2ff,#f6f8ff)}.welcome-copy{max-width:none}.welcome-copy h2{font-size:29px}.welcome-copy p{max-width:290px}.welcome-art{display:none}.welcome-secondary{font-size:11px;margin-left:13px}.welcome-label{font-size:11px}.metric-grid{gap:10px;margin-bottom:25px}.metric{padding:14px 13px}.metric-top{font-size:11px}.metric .icon-tile{width:26px;height:26px}.metric>strong{font-size:27px}.metric-bottom>svg{display:none}.metric-bottom{font-size:11px;line-height:1.5;min-height:28px;align-items:flex-start}.section-head h2{font-size:17px}.section-head>.text-link{font-size:11px;white-space:nowrap}.matter-grid{grid-template-columns:1fr}.matter-card{padding:18px 19px 0}.matter-card-top{margin-bottom:12px}.matter-card h3{font-size:18px;min-height:0;white-space:nowrap}.matter-card-meta{margin:15px 0}.matter-card .review-hint{margin-top:0}.attention-panel{padding:18px 17px 4px}.attention-list>a{gap:10px}.attention-date{display:none}.attention-list strong{font-size:12px}.app-footer{flex-direction:column;align-items:center;gap:6px;text-align:center;font-size:11px;padding:22px 16px}.page-toolbar{gap:12px;margin-bottom:20px}.toolbar-controls{width:100%;gap:7px}.toolbar-controls>.search-box{flex:1}.select-wrap select{font-size:11px;max-width:126px}.view-switch{flex-shrink:0}.matter-list .matter-card-link{display:block}.matter-list .matter-card-meta{margin-bottom:0}.matter-list .matter-card-top{display:none}.matter-heading-identity>.icon-tile{width:42px;height:47px}.matter-heading-identity{gap:12px}.matter-heading-identity h1{font-size:23px}.matter-heading-identity p{font-size:11px;line-height:1.6}.matter-heading-identity .matter-eyebrow{font-size:11px}.matter-heading-row>.actions{width:100%;align-self:stretch;margin-top:0}.matter-heading-row .btn{flex:1;font-size:11px}.matter-tabs{gap:24px;margin-top:24px}.matter-tabs a{font-size:12px;padding-bottom:14px}.matter-body>.section-head{align-items:flex-start;gap:13px}.matter-body>.section-head h2{font-size:18px}.matter-body>.section-head .btn{font-size:11px;min-height:34px;padding:8px 10px}.matter-body>.section-head p{font-size:11px}.register-summary{gap:11px 18px;font-size:11px;margin:19px 0}.register-toolbar{padding:12px;gap:11px}.register-toolbar .tab-pills{width:100%}.register-toolbar .tab-pills button{flex:1;font-size:11px;padding:8px}.register-toolbar .toolbar-controls{justify-content:space-between}.register-toolbar .search-box{max-width:none;width:auto}.exhibit-table,.exhibit-table tbody{display:block}.exhibit-table thead{display:none}.exhibit-table tbody tr{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:9px 5px;border-bottom:1px solid #edf1f8;padding:16px 12px;white-space:normal}.exhibit-table tbody tr:last-child{border-bottom:0}.exhibit-table td{padding:0!important;border:none;min-width:0}.exhibit-table td:nth-child(1){grid-row:1/3;grid-column:1;align-self:start;width:auto}.exhibit-table td:nth-child(2){grid-column:2/4;grid-row:1}.exhibit-table .document-cell{min-width:0;gap:10px}.document-cell strong{max-width:none;font-size:13px;line-height:1.4}.exhibit-table td:nth-child(3){grid-column:2;grid-row:2;padding-left:43px!important}.exhibit-table td:nth-child(4){display:none}.exhibit-table td:nth-child(5){grid-column:3;grid-row:2;align-self:center}.exhibit-table td:nth-child(6),.exhibit-table td:nth-child(7){display:none}.table-footer{padding:12px;font-size:11px;align-items:flex-start}.table-footer>span:last-child{max-width:190px;text-align:right}.register-note{font-size:11px;align-items:flex-start;line-height:1.7}.register-note>svg{margin-top:2px}.document-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.document-grid article{padding:10px}.document-thumbnail{height:95px;margin:12px 7px}.document-grid .status{font-size:11px;padding:3px 5px}.document-grid h3{font-size:12px}.selection-bar{max-width:none;width:100%;justify-content:space-between;flex-wrap:wrap;gap:4px 7px;padding:9px}.selection-bar>.btn{font-size:11px;padding:5px}.selection-bar>span{font-size:11px}.review-layout{display:flex;flex-direction:column}.review-inspector,.document-viewer{width:100%}.paper-scroll{height:525px;padding:19px}.document-paper{width:100%;min-width:220px;min-height:525px;padding:25px}.review-header h2{font-size:22px}.review-header .actions{width:100%}.review-header .btn{flex:1;font-size:11px}.viewer-footer{font-size:11px}.inspector-tabs{gap:27px}.inspector-body .section-head h2{font-size:16px}.detail-list>div{font-size:12px}.summary-card p{font-size:12px}.inspector-section h3{font-size:13px}.inspector-section p,.integrity-line{font-size:11px}.inspector-body .btn{font-size:12px}.inbox-workbench{display:flex;flex-direction:column;min-height:0}.message-list{border-right:0;max-height:220px;overflow:auto;border-bottom:1px solid #e4eafa}.message-list>button{padding:13px 16px}.message-list>button>div strong{font-size:11px;max-width:none}.message-list h3{font-size:13px}.message-detail{padding:20px}.message-detail h2{font-size:22px}.message-sender strong,.attachment-grid strong{font-size:11px}.preparation-panel{display:flex;flex-direction:column;gap:0;padding:22px}.preparation-panel>.preparation-icon{display:grid}.preparation-panel h3{font-size:17px}.preparation-panel>p:not(.field-help){font-size:12px;margin-bottom:10px}.preparation-panel .field{font-size:12px;margin-top:13px}.preparation-panel .field select{font-size:12px}.preparation-option{margin-top:14px}.preparation-option strong{font-size:12px}.preparation-option small{font-size:11px}.preparation-check{font-size:11px;margin:20px 0}.preparation-panel>.btn{align-self:stretch;font-size:12px;min-height:39px}.preparation-panel>.field-help{font-size:11px;margin-top:11px}.intake-strip{padding:13px 12px;gap:9px}.intake-strip>div strong{font-size:11px}.intake-strip>div>span{font-size:11px;overflow-wrap:anywhere}.intake-strip>.icon-tile{display:none}.intake-strip>.btn{font-size:11px;margin-left:auto}.recipient-grid{grid-template-columns:1fr}.recipient-card h3{font-size:19px}.recipient-email{font-size:12px}.recipient-card footer{font-size:11px}.recipient-card footer .text-link{font-size:11px}.add-recipient-card{min-height:180px}.delivery-intro{padding:18px;gap:12px;align-items:flex-start}.delivery-intro-icon{width:38px;height:38px;flex-shrink:0}.delivery-intro h3{font-size:15px}.delivery-intro p{font-size:12px;line-height:1.7}.delivery-intro>svg,.delivery-table-head{display:none}.delivery-row{grid-template-columns:35px minmax(0,1fr) auto;gap:10px;padding:18px 15px}.delivery-title{grid-column:2;grid-row:1}.delivery-title strong{font-size:12px}.delivery-recipient{grid-column:2;grid-row:2;font-size:11px}.delivery-row>.status{grid-column:3;grid-row:1}.delivery-row>svg{grid-column:3;grid-row:2;justify-self:end}.delivery-row>.icon-tile{grid-column:1;grid-row:1/3}.activity-panel{padding:21px 18px}.activity-item{gap:12px}.activity-item strong{font-size:13px}.activity-item p{font-size:12px}.activity-item>.chip{display:none}.settings-layout{display:block}.settings-nav{flex-direction:row;margin-bottom:27px;gap:5px}.settings-nav button{font-size:12px;padding:9px 10px}.connection-card{padding:17px 14px;gap:10px;flex-wrap:wrap}.connection-card>div{min-width:190px;flex-basis:60%}.connection-card>.chip{margin-left:48px}.setting-detail{font-size:12px;align-items:flex-start}.setting-detail>span{text-align:right;max-width:60%}.help-cards{grid-template-columns:1fr}.help-card{padding:25px}.help-card h3{font-size:21px}.help-card p{font-size:13px;min-height:0}.faq-panel{margin-top:29px}.faq-panel summary{font-size:13px;gap:18px;line-height:1.7}.dialog{width:calc(100vw - 24px);border-radius:12px}.dialog-drawer{width:100vw;border-radius:0}.dialog-heading{padding:17px 19px}.dialog-heading h2{font-size:19px}.action-form{padding:19px}.field input,.field select,.field textarea{font-size:14px}.dialog-actions{flex-wrap:wrap}.dialog-actions .btn{flex:1;font-size:11px;white-space:normal}.package-summary{padding:12px;gap:8px}.package-summary .chip{display:none}.package-list>div{gap:7px;padding:10px}.toast{font-size:11px;bottom:18px}.empty{padding:40px 22px}.login-card{padding:27px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.nav-link,.page-description{font-size:14px}.btn,.search-box input,.exhibit-table td{font-size:13px}.page-heading h1{font-size:30px}.workflow-mini p{font-size:12px}.sidebar .nav-section-label,.connection-pill{font-size:11px}.dialog-heading h2{font-size:22px}.dialog p{line-height:1.7}.muted{color:var(--muted)}.message-sender .separator-dot{display:inline-block!important;margin-top:0}.api-error{display:flex;flex-direction:column;align-items:flex-start;gap:10px;background:var(--blue-soft);border:1px solid var(--line);border-radius:10px;padding:18px;margin:12px 0;overflow-wrap:anywhere}.api-error strong{font-size:13px;line-height:1.6}.api-error small{color:var(--muted);font-size:11px}.connection-failure{max-width:680px;margin:50px auto}.connection-failure .actions{margin-top:20px}.connection-failure h1{margin:18px 0 12px}.connection-failure p{margin-top:10px}.account-identity{padding:15px;background:var(--bg);border:1px solid var(--line);border-radius:10px;margin:15px 0;overflow-wrap:anywhere}.live-filters{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));gap:14px;padding:20px;border-top:1px solid var(--line);background:var(--bg)}.live-filters>.field-help,.live-filters>.api-error{grid-column:1/-1}.nested-exhibit{padding-left:20px}.nested-exhibit:before{content:"↳";color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field-help{font-size:12px!important;line-height:1.6;color:var(--muted);margin:8px 0}.text-content{white-space:pre-wrap;line-height:1.7;overflow-wrap:anywhere}.live-detail-header{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-bottom:22px}.live-detail-header h2{margin:8px 0 10px}.live-detail-header .actions{margin-top:6px}.live-review-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,1fr);gap:20px;align-items:start}.live-document-panel,.live-inspector{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden}.live-inspector{position:sticky;top:84px;max-height:calc(100dvh - 108px);overflow:auto}.inspector-tabs{position:sticky;top:0;display:flex;background:var(--surface);border-bottom:1px solid var(--line);z-index:2;padding:6px;overflow-x:auto}.inspector-tabs button{flex:1;padding:10px 9px;border-radius:7px;background:none;font-size:12px}.inspector-tabs button.active{background:var(--blue-soft);color:var(--blue-dark);font-weight:600}.inspector-body{padding:20px}.inspector-body h3,.inspector-body h4{margin:12px 0}.inspector-body .actions{gap:5px}.inspector-body .btn{white-space:normal}.inspector-body .detail-list{margin-bottom:20px}.edit-form{display:flex;flex-direction:column;gap:14px}.hash{display:block;word-break:break-all;white-space:normal;font-size:11px;padding:9px;background:var(--bg);border-radius:6px}.tag-list{display:flex;gap:5px;flex-wrap:wrap;margin:12px 0}.file-selector{padding:16px;border-bottom:1px solid var(--line)}.source-toolbar{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line)}.source-toolbar>span{font-size:12px;font-weight:600;min-width:0;overflow-wrap:anywhere}.source-toolbar .btn{font-size:11px;padding:7px}.source-caption{padding:10px 16px;background:var(--bg);font-size:11px;color:var(--muted)}.source-content{min-height:440px}.source-content>img,.source-content>video{display:block;max-width:100%;max-height:75dvh;margin:auto}.source-content>audio{display:block;width:calc(100% - 40px);margin:40px 20px}.pdf-view{width:100%;min-width:0}.pdf-controls{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:10px;background:var(--surface);border-bottom:1px solid var(--line);font-size:12px}.pdf-controls .btn{padding:6px;font-size:11px}.pdf-frame{padding:16px;background:var(--bg);overflow:hidden;min-height:180px}.pdf-sheet{position:relative;width:100%;box-shadow:var(--shadow);line-height:0;min-height:50px;background:var(--surface)}.pdf-sheet canvas{display:block;width:100%;height:auto}.pdf-regions{position:absolute;top:0;right:0;bottom:0;left:0;touch-action:none}.drawing .pdf-regions{cursor:crosshair}.redaction-region{position:absolute;background:#19243cc2;border:2px solid var(--blue);border-radius:1px;padding:0;min-height:1px;min-width:1px}.redaction-region:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.redaction-region.dragging{pointer-events:none;background:#4e61df47}.note-list,.event-list,.version-list{margin:20px 0;display:flex;flex-direction:column;gap:12px}.note-list>article,.event-list>article,.version-list>article{padding:14px;border:1px solid var(--line);border-radius:9px;background:var(--surface)}.note-list small,.event-list small,.version-list small{display:block;color:var(--muted);font-size:11px;margin:7px 0}.note-list .actions,.version-list .actions{margin-top:10px}.transcript-text{white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.85 inherit;background:var(--bg);border:1px solid var(--line);border-radius:8px;padding:16px;max-height:58dvh;overflow:auto}.source-list{max-height:380px;overflow:auto;border:1px solid var(--line);border-radius:8px}.source-list>label{padding:14px;display:flex;gap:10px;align-items:flex-start;border-bottom:1px solid var(--line)}.source-list strong,.source-list small{display:block;overflow-wrap:anywhere}.source-list small{font-size:11px;color:var(--muted)}.export-review{border:1px solid var(--line);background:var(--bg);border-radius:10px;padding:16px}.export-review p{font-size:13px;margin:8px 0}.check-grid{display:flex;gap:12px;flex-wrap:wrap}.check-grid label{font-size:12px}.export-form fieldset{border:1px solid var(--line);border-radius:9px;padding:15px}.export-form legend{font-size:12px;font-weight:600}.redactor-workbench>.section-head{align-items:flex-start}.redactor-workbench h2{margin:12px 0 8px}.redactor-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;margin-top:20px;align-items:start}.redactor-document{min-width:0;border:1px solid var(--line);border-radius:10px;overflow:hidden}.redactor-inspector{background:var(--surface);padding:20px;border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;gap:14px}.redactor-inspector p{font-size:12px;line-height:1.65}.coordinate-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.coordinate-form .btn{align-self:end}.region-list{border:1px solid var(--line);padding:10px;border-radius:8px;font-size:12px;max-height:230px;overflow:auto}.region-list summary{cursor:pointer;font-weight:600}.region-list>div{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.redaction-output{border-top:1px solid var(--line);padding-top:16px}.redaction-output .actions{margin:12px 0}.verification-result{padding:12px;background:var(--bg);border-radius:8px;font-size:12px}.verification-result p{margin:6px 0}.error-reference{overflow-wrap:anywhere}@media(max-width:1180px){.live-review-grid{grid-template-columns:1fr}.live-inspector{position:static;max-height:none}.live-document-panel .pdf-frame{max-width:850px;margin:auto}.redactor-layout{grid-template-columns:minmax(0,1fr) 290px}.source-content{min-height:240px}.live-detail-header{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.live-filters{grid-template-columns:1fr 1fr}.redactor-layout{grid-template-columns:1fr}.redactor-inspector{order:-1}.live-detail-header>.actions,.source-toolbar{flex-wrap:wrap}.source-toolbar .actions{margin-left:auto}.form-grid{grid-template-columns:1fr}.table-footer{gap:14px;flex-wrap:wrap}.pdf-frame{padding:8px}.live-detail-header h2{font-size:24px}.inspector-body{padding:16px}.redactor-workbench>.section-head{flex-direction:column;align-items:stretch}}@media(prefers-reduced-motion:reduce){.pdf-view *{scroll-behavior:auto}}
