:root{font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#1f1a1a;background:#f6f3f3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--brand-red: #cf1f27;--brand-red-dark: #9f1018;--surface: #ffffff;--border: #edd8d8;--text-secondary: #786667;--shadow: 0 14px 40px rgba(124, 15, 22, .08)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh;background:radial-gradient(circle at top,rgba(207,31,39,.12),transparent 30%),linear-gradient(180deg,#fff5f5,#f6f3f3);color:#1f1a1a}button,input,select,textarea{font:inherit}button{cursor:pointer}input,select,textarea{width:100%;border:1px solid var(--border);border-radius:14px;padding:12px 14px;background:#fff;color:inherit}textarea{resize:vertical}label,fieldset{display:grid;gap:8px}fieldset{margin:0;padding:0;border:0}legend,label span{font-size:14px;font-weight:600}a{color:inherit;text-decoration:none}.mobile-shell{width:min(100%,430px);margin:0 auto;min-height:100vh;padding:64px 0 100px}.mobile-shell.no-bottom-nav{padding-bottom:0}.app-header{position:fixed;top:0;left:50%;transform:translate(-50%);width:min(100%,430px);height:64px;background:var(--brand-red);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px;z-index:1000}.header-left,.header-right{flex:1;display:flex;align-items:center}.header-right{justify-content:flex-end}.header-title{flex:2;text-align:center;margin:0;font-size:18px;font-weight:600}.back-button,.add-button{background:none;border:none;color:#fff;padding:8px;display:flex;align-items:center;gap:4px;font-size:15px;font-weight:500}.back-button svg{margin-right:-4px}.add-button{background:#ffffff26;border-radius:8px;padding:6px 12px;font-size:14px}.records-list{display:grid;gap:5px}.mobile-content{display:grid;gap:12px;padding:12px 16px 100px}.mobile-shell.no-bottom-nav .mobile-content{padding-bottom:24px}.panel,.filing-card{display:grid;gap:10px;background:var(--surface);border:1px solid #f0f0f0;border-radius:12px;padding:16px;box-shadow:0 2px 8px #0000000a;transition:transform .2s ease,box-shadow .2s ease}.card-accent,.alert-panel{background:linear-gradient(180deg,#fffaf9,#fff1f2)}.success-panel{border-color:#449f603d}.tip-panel{display:flex;justify-content:space-between;align-items:center;gap:12px}.mode-switch,.button-row,.chip-grid{display:flex;flex-wrap:wrap;gap:12px}.mode-switch-item,.chip{border:1px solid #f0f0f0;border-radius:8px;padding:8px 16px;background:#fff;font-size:14px;font-weight:500;transition:all .2s}.mode-switch-item.is-active,.chip.is-active{background:var(--brand-red);color:#fff;border-color:var(--brand-red)}.helper-text{margin:0;font-size:13px;color:var(--text-secondary)}.secondary-link,.inline-link{font-size:14px;font-weight:600;color:var(--brand-red);text-align:center}.filing-card:active{transform:scale(.98);box-shadow:0 1px 4px #00000005}.filing-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}.filing-card-top h3{margin:4px 0 0;font-size:16px;font-weight:600;color:#1a1a1a;line-height:1.4}.filing-card-code{margin:0;font-size:11px;color:var(--brand-red);font-weight:700;letter-spacing:.5px;opacity:.8}.filing-card-meta{margin:0;font-size:13px;color:#888;display:flex;align-items:center;gap:6px}.separator{color:#ccc;font-weight:700}.filing-card-body{display:grid;gap:8px}.filing-card-note{margin:4px 0;font-size:14px;color:#555;line-height:1.5;padding:10px 12px;background:#f9f9f9;border-radius:8px;border-left:3px solid #eee}.filing-card-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.tag{padding:4px 10px;background:#f5f5f5;color:#666;border-radius:6px;font-size:12px;font-weight:500}.tag-urgent{background:#fff1f0;color:var(--brand-red)}.new-filing-tabs-container{background:#fff;position:sticky;top:64px;z-index:999;width:min(100%,430px);margin:0 auto;border-bottom:1px solid rgba(0,0,0,.05)}.new-filing-tabs{display:flex;padding:0 16px}.new-filing-tab{flex:1;background:none;border:none;padding:14px 0;font-size:16px;font-weight:500;color:#666;position:relative;text-align:center}.new-filing-tab.is-active{color:var(--brand-red);font-weight:600}.new-filing-tab.is-active:after{content:"";position:absolute;bottom:0;left:20%;right:20%;height:3px;background:var(--brand-red);border-radius:2px 2px 0 0}.filing-type-selector{display:flex;align-items:center;gap:12px;padding:10px 16px 14px;background:#fafafa;border-bottom:1px solid rgba(0,0,0,.05)}.filing-type-selector-label{font-size:13px;font-weight:600;color:var(--text-secondary);flex-shrink:0}.filing-type-selector-buttons{display:flex;flex:1;gap:8px}.filing-type-btn{flex:1;background:#fff;border:1px solid var(--border);color:var(--text-secondary);border-radius:999px;padding:8px 0;font-size:14px;font-weight:500;transition:all .2s}.filing-type-btn.is-active{background:var(--brand-red);color:#fff;border-color:var(--brand-red)}.filing-type-btn.is-urgent.is-active{background:#c32028;border-color:#c32028;box-shadow:0 2px 8px #cf1f2740}.filing-type-btn.is-urgent:not(.is-active):hover{background:#fff1f0;color:var(--brand-red)}.voice-view-container{display:flex;flex-direction:column;min-height:calc(100vh - 202px);justify-content:space-between;padding:0 36px}.voice-example-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;margin-top:8px}.voice-example-title{margin:0 0 12px;font-size:15px;font-weight:600;color:#333;border-bottom:1px solid #f0f0f0;padding-bottom:8px;display:inline-block}.voice-example-text{margin:0 0 16px;font-size:14px;color:#555;line-height:1.6}.voice-example-text ol{margin:0;padding-left:20px}.voice-example-text li{margin-bottom:8px}.voice-example-text li::marker{color:#1890ff}.guideline-button{width:100%;background:#fae6e6;color:#555;border:none;border-radius:8px;padding:12px;font-size:14px;display:flex;align-items:center;justify-content:space-between}.guideline-button svg{color:#a0a0a0}.voice-action-bottom{margin-top:auto;padding-bottom:24px}.voice-record-button{width:100%;background:linear-gradient(180deg,#e35656,#d13030);color:#fff;border:none;border-radius:24px;padding:14px;font-size:18px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 12px #cf1f274d}.voice-record-button.is-urgent{background:linear-gradient(180deg,#b71c1c,#8b1414);box-shadow:0 4px 14px #b71c1c66}.voice-record-button.is-recording{background:linear-gradient(180deg,#d13030,#a82020);box-shadow:0 4px 14px #cf1f2780;animation:voice-record-pulse 1s ease-in-out infinite}@keyframes voice-record-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.voice-status-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:32px 24px;margin-top:32px;display:flex;flex-direction:column;align-items:center;gap:16px}.voice-status-recording{border-color:#ffb3b3;background:linear-gradient(180deg,#fff5f5,#fff)}.voice-status-recognizing{border-color:#c0d8ff;background:linear-gradient(180deg,#f5f9ff,#fff)}.voice-status-title{font-size:16px;font-weight:600;color:#333}.voice-status-meta{display:flex;align-items:center;gap:12px;font-size:13px;color:#888}.voice-timer{font-variant-numeric:tabular-nums;font-size:14px;font-weight:600;color:#d13030;background:#fff0f0;padding:2px 10px;border-radius:4px}.voice-status-hint{color:#999}.voice-wave-bars{display:flex;align-items:center;gap:6px;height:48px}.voice-wave-bar{display:inline-block;width:6px;height:16px;background:#d13030;border-radius:3px;animation:voice-wave 1.2s ease-in-out infinite}.voice-wave-bar-0{animation-delay:0s}.voice-wave-bar-1{animation-delay:.15s}.voice-wave-bar-2{animation-delay:.3s}.voice-wave-bar-3{animation-delay:.45s}.voice-wave-bar-4{animation-delay:.6s}@keyframes voice-wave{0%,to{height:16px}50%{height:40px}}.voice-spinner{width:36px;height:36px;border:3px solid #e0e0e0;border-top-color:#1890ff;border-radius:50%;animation:voice-spin .9s linear infinite}@keyframes voice-spin{to{transform:rotate(360deg)}}.voice-result-summary{display:flex;align-items:center;gap:8px;padding:12px 16px;margin-top:16px;background:#f0fff4;border:1px solid #b7e4c7;border-radius:8px;font-size:14px;color:#2f6f3a}.voice-result-summary-icon{width:20px;height:20px;background:#52c41a;color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.voice-result-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:14px 16px;margin-top:12px}.voice-result-card-title{margin:0 0 10px;font-size:14px;font-weight:600;color:#666;border-bottom:1px solid #f0f0f0;padding-bottom:8px}.voice-result-transcript{margin:0;font-size:14px;color:#333;line-height:1.7}.voice-result-list{list-style:none;margin:0;padding:0}.voice-result-row{display:grid;grid-template-columns:96px 1fr 20px;align-items:center;gap:8px;padding:8px 0;border-bottom:1px dashed #f0f0f0;font-size:14px}.voice-result-row:last-child{border-bottom:none}.voice-result-row-label{color:#666}.voice-result-row-value{color:#333;word-break:break-all}.voice-result-row.is-missing .voice-result-row-value{color:silver;font-style:italic}.voice-result-row-mark{text-align:center;font-weight:700}.voice-result-row-mark.is-check{color:#52c41a}.voice-result-row-mark.is-pending{color:silver}.voice-result-row-mark.is-mock-error{color:#d13030;font-size:16px}.voice-result-row.is-mock{background:#fff8f8}.voice-result-row.is-mock .voice-result-row-label:after{content:"mock";margin-left:4px;font-size:10px;color:#d13030;background:#ffe9e9;padding:1px 4px;border-radius:3px;vertical-align:middle}.voice-result-error{margin:12px 0;padding:10px 12px;background:#fff0f0;border:1px solid #ffb3b3;border-radius:6px;color:#d13030;font-size:13px}.voice-result-hint{margin:12px 0 0;padding:10px 12px;background:#fff8e6;border:1px solid #ffe1a3;border-radius:6px;color:#8b6914;font-size:13px;line-height:1.6}.voice-confirm-bar{display:flex;gap:12px;margin-top:auto;padding:24px 0 16px}.voice-confirm-bar button{flex:1}.voice-confirm-bar .voice-modify-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#fff5f5;color:#d13030;border:1px solid #d13030;border-radius:24px;padding:12px;font-size:15px;font-weight:600}.voice-confirm-bar .voice-modify-btn:hover{background:#ffe9e9}.voice-confirm-bar .voice-modify-btn:active{background:#ffdbdb}.voice-confirm-bar .voice-modify-btn svg{color:#d13030}.entry-form-container{background:#fafafa;padding:0;margin:-12px -16px 0}.entry-form-content{padding:16px 36px;background:#fafafa}.form-section{margin-bottom:24px}.form-label{font-size:15px;font-weight:500;color:#333;margin-bottom:12px;display:flex;align-items:center}.form-label .label-num{margin-right:4px;color:#333}.form-label.blue-num .label-num{color:#1890ff}.form-radio-group{display:flex;gap:24px;flex-wrap:wrap}.form-radio-label{display:flex;align-items:center;gap:8px;font-size:14px;color:#555;cursor:pointer;font-weight:400}.form-radio-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:1px solid #ccc;border-radius:50%;margin:0;position:relative;outline:none;background:#fff}.form-radio-input:checked{border-color:var(--brand-red)}.form-radio-input:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:var(--brand-red);border-radius:50%}.form-checkbox-group{display:flex;flex-direction:column;gap:12px}.form-checkbox-label{display:flex;align-items:center;gap:10px;font-size:14px;color:#333;cursor:pointer;font-weight:400}.form-checkbox-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:1px solid #ccc;border-radius:2px;margin:0;position:relative;outline:none;background:#fff;display:flex;align-items:center;justify-content:center}.form-checkbox-input:checked{background:var(--brand-red);border-color:var(--brand-red)}.form-checkbox-input:checked:after{content:"";width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);margin-top:-2px}.form-text-value{font-size:15px;color:#999;margin-left:8px;font-weight:400}.form-select-wrapper{position:relative;width:140px}.form-select-input{width:100%;padding:8px 12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;background:#fff;color:#333}.form-select-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#ccc;pointer-events:none}.form-case-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.btn-add-case{background:#e95e5e;color:#fff;border:none;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:500}.case-input-row{display:flex;align-items:center;gap:4px;margin-bottom:12px}.case-select{padding:8px 20px 8px 4px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;font-size:14px;color:#333;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 4px center;background-size:14px}.case-input-text{width:70px;padding:8px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px}.case-list-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;color:#333}.case-remove-btn{color:var(--brand-red);background:none;border:none;font-size:16px;padding:4px}.form-textarea{width:100%;border:1px solid #e0e0e0;border-radius:8px;padding:12px;font-size:14px;min-height:80px;background:#fff}.form-input{width:100%;border:1px solid #e0e0e0;border-radius:8px;padding:10px 12px;font-size:14px;background:#fff;color:#333;outline:none;transition:border-color .2s}.form-input:focus{border-color:var(--brand-red)}.submit-button-container{padding:16px 36px 36px;background:#fafafa}.submit-button{width:100%;background:#f06464;color:#fff;border:none;border-radius:24px;padding:12px;font-size:16px;font-weight:500}.submit-button.is-urgent{background:#c32028;font-weight:600;letter-spacing:.5px}.role-filter-bar{display:flex;background:#fff;padding:0 36px;width:100%}.role-filter-item{background:none;border:none;padding:12px 0;font-size:16px;font-weight:500;color:#8a8a8a;position:relative;flex:1;text-align:center}.role-filter-item.is-active{color:var(--brand-red);font-weight:600}.role-filter-item.is-active:after{content:"";position:absolute;bottom:0;left:30%;right:30%;height:3px;background:var(--brand-red);border-radius:2px}.search-bar-container{padding:12px 16px;background:#fff}.search-input-wrapper{position:relative;display:flex;align-items:center}.search-input{width:100%;height:40px;background:#fff;border:1px solid #fceaea;border-radius:20px;padding:0 40px 0 16px;font-size:14px;color:#333;outline:none;transition:border-color .2s}.search-input:focus{border-color:var(--brand-red)}.search-input::placeholder{color:#bbb}.search-icon{position:absolute;right:14px;color:#999}.status-tab-container{padding:0 16px 16px;background:#fff}.status-tab-group{display:flex;background:linear-gradient(90deg,#e33e33,#f08b33);border-radius:8px;padding:4px;position:relative;overflow:hidden}.status-tab-item{flex:1;border:none;background:none;height:36px;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:500;color:#fff;position:relative;z-index:1;transition:color .3s}.status-tab-item.is-active{color:#e33e33}.status-tab-item.is-active .status-tab-content{background:#fff;width:calc(100% - 2px);height:calc(100% - 2px);display:flex;align-items:center;justify-content:center;border-radius:6px}.status-tab-content{display:flex;align-items:center;gap:4px;width:100%;height:100%;justify-content:center}.count-tag{font-size:14px;font-weight:600}.filter-header-container{background:#fff;position:sticky;top:64px;z-index:999;width:min(100%,430px);margin:0 auto;border-bottom:1px solid rgba(0,0,0,.05)}.primary-button,.button-link,.secondary-button{display:inline-flex;justify-content:center;align-items:center;min-height:44px}.full-width{width:100%}.secondary-button{border:1px solid rgba(207,31,39,.1)}.primary-button:disabled,.secondary-button:disabled{background:#f0f0f0;border-color:#e0e0e0;color:#b0b0b0;cursor:not-allowed;opacity:.7;box-shadow:none}.primary-button:disabled:hover,.secondary-button:disabled:hover{background:#f0f0f0;border-color:#e0e0e0;color:#b0b0b0}.form-panel{gap:14px}.form-error{margin:0;color:#c32028;font-size:14px}.secondary-link,.inline-link{font-size:14px;font-weight:600}.filing-card{color:inherit}.filing-card-top,.detail-summary-top,.timeline-item,.detail-item{display:flex;justify-content:space-between;gap:12px}.filing-card-top h3,.alert-list-item h3,.detail-summary h2,.panel h2,.panel h3{margin:0}.filing-card-code{margin:0 0 6px;font-size:12px;color:var(--brand-red);font-weight:700}.tag{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:#fff3f1;color:#a43a39;font-size:12px;font-weight:600}.tag-urgent{background:#cf1f271f}.tag-risk{background:#fff8e1;color:#b07a00}.tag-warn{background:#cf1f2714;color:var(--brand-red)}.filing-card-badges{display:flex;flex-direction:column;align-items:flex-end;gap:4px;height:fit-content}.confirmation-card{border:2px solid #ffb800;background:linear-gradient(180deg,#fff8e1,#fff3cd);display:grid;gap:12px}.confirmation-card.is-overtime{border-color:var(--brand-red);background:linear-gradient(180deg,#fff1f0,#ffe2e2)}.confirmation-header{display:flex;gap:12px;align-items:flex-start}.confirmation-icon{font-size:28px;line-height:1}.confirmation-meta{margin:6px 0 0;font-size:13px;color:#5b4a00}.confirmation-card.is-overtime .confirmation-meta{color:#7a1414}.confirmation-note{display:grid;gap:6px}.confirmation-actions{display:grid;gap:8px}.confirmation-extend{display:grid;gap:10px}.confirmation-extend-presets{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.confirmation-extend-custom{width:90px;padding:8px 10px;font-size:14px}.secondary-button.is-active{background:var(--brand-red);color:#fff;border-color:var(--brand-red)}.status-badge{display:inline-flex;align-items:center;height:fit-content;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.status-待补录{background:#fff0d6;color:#9a5e00}.status-待处理,.status-处理中{background:#cf1f271a;color:var(--brand-red)}.status-已完成{background:#3487531f;color:#2c6d44}.detail-grid{gap:10px}.detail-item{padding-bottom:10px;border-bottom:1px solid #f2e5e5}.detail-item:last-child{padding-bottom:0;border-bottom:0}.detail-item span{color:var(--text-secondary)}.timeline-item{align-items:flex-start;padding:12px 0;border-bottom:1px dashed #ebd9d9}.timeline-item:last-child{padding-bottom:0;border-bottom:0}.timeline-item span{max-width:45%;text-align:right;color:#5f4e4e}.detail-description{line-height:1.6}.detail-item-missing{background:#cf1f270f;border-left:3px solid var(--brand-red);padding-left:10px;margin-left:-10px;border-radius:4px}.detail-item-missing strong{color:var(--brand-red)}.voice-report{display:grid;gap:16px}.voice-report-block{display:flex;flex-direction:column;gap:10px;padding-bottom:14px;border-bottom:1px dashed #ebd9d9}.voice-report-block:last-child{border-bottom:none;padding-bottom:0}.voice-report-title{margin:0;font-size:15px;font-weight:600;color:var(--brand-red);letter-spacing:.5px}.voice-report-player{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#faf6f5;border-radius:24px;border:1px solid #f0e0e0}.voice-play-btn{width:36px;height:36px;border-radius:50%;background:var(--brand-red);color:#fff;border:none;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;cursor:pointer;box-shadow:0 2px 6px #cf1f2740;transition:transform .15s ease}.voice-play-btn:active{transform:scale(.94)}.voice-duration{font-size:13px;color:var(--text-secondary);font-variant-numeric:tabular-nums;letter-spacing:.5px}.voice-transcript{margin:0;font-size:14px;color:#333;line-height:1.7;padding:4px 2px}.alert-list-item,.response-card,.empty-panel{gap:10px}.bottom-nav{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:min(100%,430px);display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-top:1px solid rgba(0,0,0,.05);padding:8px 0 calc(8px + env(safe-area-inset-bottom));box-shadow:0 -4px 20px #00000008}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#8a8a8a;transition:color .2s ease;font-size:11px;font-weight:500}.nav-icon{display:flex;align-items:center;justify-content:center;position:relative}.nav-badge{position:absolute;top:-4px;right:-8px;background:var(--brand-red);color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid #ffffff;box-shadow:0 2px 4px #cf1f2733}.user-profile-card{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#fff,#fff5f5)}.user-avatar{width:56px;height:56px;background:var(--brand-red);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.user-info h2{font-size:20px;margin-bottom:4px}.user-info p{font-size:13px;color:var(--text-secondary)}.settings-list{padding:0;overflow:hidden}.settings-item{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.03);font-size:15px;font-weight:500}.settings-item:last-child{border-bottom:none}.settings-item span:first-child{color:#333}.version-tag{font-size:12px;color:var(--text-secondary);background:#f0f0f0;padding:2px 8px;border-radius:4px}.nav-icon svg{width:26px;height:26px;stroke-width:1.5}.bottom-nav-item.is-active{background:none;color:var(--brand-red)}.bottom-nav-item.is-active .nav-icon svg{fill:var(--brand-red);stroke:var(--brand-red)}@media (max-width: 420px){.mobile-shell{padding-left:12px;padding-right:12px}.panel,.filing-card{border-radius:18px;padding:16px}.timeline-item,.detail-item,.tip-panel{grid-template-columns:1fr;display:grid}.timeline-item span{max-width:none;text-align:left}}.filing-card-row{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-top:-2px}.filing-card-row-primary{color:var(--text-secondary);font-size:13px}.filing-card-segment{display:inline-flex;align-items:center;gap:4px}.segment-sep{color:#ccc}.filing-card-segment:last-child .segment-sep{display:none}.detail-action-bar{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:8px 0 24px}.empty-state{display:grid;justify-items:center;gap:8px;padding:56px 24px;color:var(--text-secondary)}.empty-state-illustration{opacity:.95}.empty-state-text{margin:0;font-size:14px}.accompanying-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.accompanying-trigger{background:#fff;border:1px dashed var(--brand-red);color:var(--brand-red);border-radius:999px;padding:8px 22px;font-size:14px;font-weight:600;transition:background .2s ease,color .2s ease}.accompanying-trigger:hover{background:#fff1f0}.accompanying-summary{flex:1;min-width:0;font-size:13px;color:#555;line-height:1.5;word-break:break-all}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:flex-end;justify-content:center}.drawer-overlay-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.drawer-panel{position:relative;width:min(100%,430px);max-height:75vh;background:#fff;border-radius:18px 18px 0 0;display:flex;flex-direction:column;box-shadow:0 -8px 32px #0000002e;animation:drawer-slide-up .25s ease}@keyframes drawer-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid rgba(0,0,0,.05)}.drawer-title{font-size:17px;font-weight:600}.drawer-close{background:none;border:none;font-size:24px;line-height:1;color:#999;padding:4px 8px}.drawer-body{flex:1;overflow-y:auto;padding:8px 12px 16px}.drawer-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid rgba(0,0,0,.05);background:#fafafa}.drawer-count{font-size:13px;color:var(--text-secondary)}.drawer-actions{display:flex;gap:8px}.tree-group+.tree-group{margin-top:4px}.tree-subgroup{margin-left:16px}.tree-row{display:flex;align-items:center;gap:6px;width:100%;background:none;border:none;text-align:left;padding:10px 8px;border-radius:8px;font-size:14px;color:#333;cursor:pointer;transition:background .15s ease}.tree-row:hover{background:#f5f5f5}.tree-row-court{font-weight:700;color:var(--brand-red)}.tree-row-department{font-weight:600;color:#444}.tree-row-person{cursor:pointer;margin-left:16px}.tree-caret{display:inline-flex;width:14px;height:14px;align-items:center;justify-content:center;font-size:10px;color:#999;transition:transform .15s ease}.tree-caret.is-open{transform:rotate(90deg);color:var(--brand-red)}.tree-label{flex:1;min-width:0}.tree-phone{color:#aaa;font-size:12px;font-variant-numeric:tabular-nums}.tree-checkbox{width:18px;height:18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ccc;border-radius:4px;margin:0;position:relative;background:#fff;cursor:pointer;flex-shrink:0}.tree-checkbox:checked{background:var(--brand-red);border-color:var(--brand-red)}.tree-checkbox:checked:after{content:"";position:absolute;top:2px;left:5px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}input[disabled],textarea[disabled]{background:#f5f5f5;color:#888;cursor:not-allowed}button:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.3)}button:disabled:hover{filter:grayscale(.3)}.form-radio-label:has(input:disabled),.form-checkbox-label:has(input:disabled){color:#b0b0b0;cursor:not-allowed}
