:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#102a43;background:#eef3f8}*{box-sizing:border-box}body{margin:0;min-height:100vh}.service-loading-screen{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#0f766e,#115e59 40%,#134e4a);animation:sls-fadein .5s ease}@keyframes sls-fadein{0%{opacity:0}to{opacity:1}}.service-loading-card{text-align:center;color:#e0f2f1;display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:2rem}.service-loading-brand{font-size:2.8rem;font-weight:800;letter-spacing:.06em;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.18)}.service-loading-subtitle{font-size:.92rem;color:#99f6e4;margin-bottom:1.5rem}.service-loading-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.2);border-top-color:#99f6e4;border-radius:50%;animation:sls-spin .8s linear infinite;margin:.5rem 0}@keyframes sls-spin{to{transform:rotate(360deg)}}.service-loading-text{font-size:1.15rem;font-weight:600;color:#fff}.service-loading-hint{font-size:.82rem;color:#99f6e4;max-width:360px;line-height:1.5;opacity:.85}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 15% 20%,#dbeafe,#eef3f8 40%,#f8fafc)}.login-card{width:min(440px,92vw);background:#fff;border-radius:16px;padding:2rem;box-shadow:0 12px 28px #0f172a1f;display:grid;gap:.8rem}.layout{min-height:100vh;display:grid;grid-template-columns:280px 1fr}.sidebar{background:linear-gradient(180deg,#0f766e,#115e59);color:#e0f2f1;padding:1.25rem;display:grid;grid-template-rows:auto 1fr auto;gap:1rem;border-right:1px solid rgba(255,255,255,.08);position:sticky;top:0;align-self:start;height:100dvh;overflow:hidden}.brand{font-size:1.45rem;font-weight:700;letter-spacing:.02em}.sidebar-subtitle{margin:.35rem 0 0;color:#99f6e4;font-size:.82rem}.sidebar-head{padding-bottom:.65rem;border-bottom:1px solid rgba(255,255,255,.18)}.sidebar-nav{display:flex;flex-direction:column;gap:.25rem;align-content:start;overflow-y:auto}.menu-group{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.4rem}.menu-group-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:#99f6e4;font-weight:700;padding:.5rem .8rem .2rem;opacity:.8}.menu-item{display:inline-flex;align-items:center;gap:.5rem;color:#ccfbf1;text-decoration:none;padding:.7rem .8rem;border-radius:10px;border:1px solid transparent;font-size:.95rem}.menu-item-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.menu-item:hover,.menu-item.active{background:#ffffff2e;border-color:#ffffff52}.sidebar-footer{border-top:1px solid rgba(255,255,255,.18);padding-top:.75rem;color:#99f6e4;font-size:.78rem;display:grid;gap:.2rem;margin-top:auto}.sidebar-logout-button{margin-top:.55rem;width:100%;background:#ef4444;color:#fff;border:1px solid rgba(255,255,255,.18)}.sidebar-logout-button:hover{background:#dc2626}.content-area{display:grid;grid-template-rows:auto 1fr auto;min-width:0;min-height:0}.topbar{background:linear-gradient(180deg,#fff,#f8fbff);border-bottom:1px solid #dbe4ee;padding:.8rem 1.1rem;display:grid;grid-template-columns:minmax(260px,1fr) minmax(420px,760px) minmax(260px,1fr);align-items:center;gap:.9rem;min-height:86px;position:sticky;top:0;z-index:300;box-shadow:0 10px 24px #0f172a0f}.topbar-user{width:min(100%,360px);justify-self:start}.topbar-panel{background:#ffffffdb;border:1px solid #dbe4ee;border-radius:14px;padding:.62rem .72rem;display:flex;align-items:center;gap:.62rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 6px 18px #0f172a0f;min-height:72px}.topbar-panel:hover{border-color:#c3d5e8;box-shadow:0 10px 24px #0f172a14}.topbar-panel-icon{width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#0f766e;background:#ecfeff;border:1px solid #ccfbf1;flex:0 0 auto}.topbar-panel-icon svg{width:18px;height:18px}.topbar-panel-content{display:grid;gap:.06rem;min-width:0;flex:1 1 auto}.topbar-panel-content strong{font-size:1.03rem;color:#0f172a;line-height:1.2}.topbar-panel-content .meta-subtle{font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-weight:600}.meta-subtle{color:#475569;font-size:.84rem}.topbar-actions{display:flex;gap:.6rem;align-items:center;justify-content:flex-end;justify-self:end;width:min(100%,360px)}.topbar-search-slot{width:100%;min-width:0;max-width:760px;justify-self:center}.topbar-search-slot .global-search-trigger{width:100%}.field-group{display:grid;gap:.2rem;min-width:220px}.topbar-unit{width:100%;display:flex;align-items:center;gap:.62rem}.topbar-unit .topbar-panel-content{display:flex;flex-direction:column;gap:.3rem}.topbar-unit select{min-height:40px;border-radius:10px;border-color:#bfd1e5;background:#fff;box-shadow:inset 0 1px #fff9}.topbar-unit select:hover,.topbar-unit select:focus{border-color:#14b8a6}.content{padding:1.25rem;min-height:0}.app-footer{border-top:1px solid #dbe4ee;background:#fff;color:#64748b;font-size:.8rem;padding:.65rem 1.15rem;display:flex;justify-content:space-between}section{background:#fff;border-radius:12px;padding:1.1rem;box-shadow:0 6px 18px #0f172a12}.onlyoffice-page{display:grid;grid-template-rows:auto 1fr;gap:.8rem;min-height:calc(100dvh - 180px)}.onlyoffice-page h2{margin:0 0 .7rem}.onlyoffice-meta p{margin:0 0 .55rem}.onlyoffice-editor-frame{min-height:620px;height:100%;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff}.onlyoffice-editor-frame #onlyoffice-editor{width:100%;height:100%}.attachment-fallback-viewer{display:grid;gap:.6rem;padding:.8rem;height:100%}.attachment-fallback-toolbar{display:flex;justify-content:flex-end}.button-link{display:inline-flex;align-items:center;border:1px solid transparent;border-radius:10px;padding:.62rem .95rem;min-height:40px;background:#0f766e;color:#fff;cursor:pointer;font-weight:600;text-decoration:none}.button-link:hover{background:#0d665f}.attachment-inline-frame{width:100%;height:calc(100% - 50px);min-height:560px;border:1px solid #dbe4ee;border-radius:8px}.attachment-inline-image{max-width:100%;max-height:calc(100% - 50px);border:1px solid #dbe4ee;border-radius:8px}.attachment-fallback-note{margin:0;color:#64748b}h2{margin:0 0 1rem}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem}.dashboard-section-title{margin:.2rem 0 0;font-size:1rem}.dashboard-panel h3{margin-top:0}.signature-pending-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.8rem;margin-bottom:.9rem}.signature-pending-panel{border:1px solid #dbe4ee;border-radius:10px;padding:.8rem;background:#f8fafc}.signature-pending-panel h3{margin:0 0 .55rem;font-size:1rem}.signature-pending-panel ul{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.signature-pending-panel li{display:flex;align-items:center;justify-content:space-between;gap:.7rem;border:1px solid #e2e8f0;border-radius:8px;padding:.55rem;background:#fff}.signature-pending-panel li div:first-child{display:grid;gap:.15rem}.signature-pending-panel li span{color:#64748b;font-size:.8rem}.signature-actions-inline,.signature-block-target-input{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.signature-block-target-list{width:100%;display:flex;gap:.45rem;flex-wrap:wrap}.signature-block-target-chip{display:inline-flex;align-items:center;gap:.35rem;background:#e6fffa;color:#134e4a;border:1px solid #99f6e4;border-radius:999px;padding:.2rem .55rem;font-size:.8rem}.signature-block-target-chip[draggable=true]{cursor:grab}.signature-block-target-chip.is-dragging{opacity:.65;border-style:dashed}.signature-block-target-chip button{min-height:24px;padding:.1rem .35rem;border-radius:999px;background:#fff;color:#0f172a;border:1px solid #cbd5e1}.signature-doc-overview{margin-bottom:1rem}.signature-doc-overview h3{margin:0 0 .6rem;font-size:1rem}.signature-doc-overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.7rem}.signature-doc-overview-card{border:1px solid #dbe4ee;border-radius:10px;background:#f8fafc;padding:.75rem;display:grid;gap:.35rem}.signature-doc-overview-card p{margin:0}.signature-doc-detail{margin-top:.55rem;border-top:1px solid #dbe4ee;padding-top:.55rem}.signature-compliance-stack{display:grid;gap:.22rem}.signature-chip{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;padding:.08rem .5rem;font-size:.73rem;width:fit-content}.signature-chip-format{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.signature-chip-assurance-low{border-color:#a7f3d0;background:#ecfdf5;color:#065f46}.signature-chip-assurance-medium{border-color:#fde68a;background:#fffbeb;color:#92400e}.signature-chip-assurance-high{border-color:#fbcfe8;background:#fdf2f8;color:#9d174d}.signature-chip-assurance-unknown{border-color:#d1d5db;background:#f9fafb;color:#374151}.signature-chip-verification-not_applicable{border-color:#cbd5e1;background:#f8fafc;color:#475569}.signature-chip-verification-pending{border-color:#fde68a;background:#fffbeb;color:#b45309}.signature-chip-verification-verified{border-color:#86efac;background:#f0fdf4;color:#166534}.signature-chip-verification-failed{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.signature-chip-verification-unknown{border-color:#d1d5db;background:#f9fafb;color:#374151}.signature-compliance-provider{font-size:.74rem;color:#64748b}.signature-compliance-panel{margin-top:.75rem;border-top:1px dashed #cbd5e1;padding-top:.65rem}.signature-compliance-panel-header{display:flex;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.5rem}.signature-compliance-panel-header h4{margin:0;font-size:.92rem}.signature-compliance-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.55rem;margin-bottom:.55rem}.signature-compliance-summary-grid article{border:1px solid #dbe4ee;border-radius:8px;background:#fff;padding:.5rem .55rem;display:grid;gap:.2rem}.signature-compliance-summary-grid span{color:#64748b;font-size:.78rem}.signature-doc-detail table{width:100%;font-size:.82rem}.signature-doc-detail th,.signature-doc-detail td{padding:.4rem .35rem;vertical-align:middle}.signature-audit-timeline{margin-top:.75rem;border-top:1px dashed #cbd5e1;padding-top:.65rem}.signature-audit-timeline h4{margin:0 0 .5rem;font-size:.92rem}.signature-audit-filters{margin-bottom:.45rem}.signature-audit-timeline ul{margin:0;padding:0;list-style:none;display:grid;gap:.45rem}.signature-audit-timeline li{border:1px solid #dbe4ee;border-radius:8px;background:#fff;padding:.5rem .55rem}.signature-audit-timeline li div{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.signature-audit-timeline li small{color:#64748b;display:block;margin-top:.2rem}.signature-audit-timeline li p{margin:.22rem 0 0;font-size:.82rem;color:#1e293b;word-break:break-word}.signature-audit-detail-chip{display:inline-flex;align-items:center;gap:.2rem;padding:.1rem .36rem;border-radius:999px;background:#eef2ff;color:#1e3a8a;margin:0 .25rem .25rem 0;font-size:.76rem}.card{background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;padding:.8rem;display:grid;gap:.3rem}.card strong{font-size:1.8rem}.stat-card{background:#fff;border:1px solid #e2e8f0;border-top:3px solid #0f766e;border-radius:10px;padding:1.1rem 1.2rem;display:flex;flex-direction:column;gap:.15rem;transition:box-shadow .2s ease,border-color .2s ease;min-height:110px}.stat-card:hover{box-shadow:0 4px 14px #0f172a14}.stat-card--clickable{cursor:pointer}.stat-card--clickable:focus-visible{outline:2px solid #14b8a6;outline-offset:2px}.stat-card__label{font-size:.82rem;font-weight:600;color:#334155;line-height:1.35;letter-spacing:.01em}.stat-card__value{font-size:clamp(1.6rem,2.5vw,2.1rem);font-weight:700;line-height:1.2;color:#0f172a;letter-spacing:-.01em;margin:.35rem 0 .25rem}.stat-card__detail{font-size:.78rem;color:#64748b;line-height:1.45;padding-top:.45rem;border-top:1px solid #f1f5f9;margin-top:auto}.stat-card--teal{border-top-color:#0f766e}.stat-card--slate{border-top-color:#475569}.stat-card--amber{border-top-color:#d97706}.stat-card--red{border-top-color:#dc2626}.dashboard-panel-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.1rem 1.2rem;display:grid;gap:.65rem}.dashboard-panel-card h3{margin:0;font-size:1rem;font-weight:700;color:#0f172a;padding-bottom:.55rem;border-bottom:1px solid #f1f5f9}.dashboard-panel-card__list{margin:0;padding:0;list-style:none;display:grid;gap:.35rem}.dashboard-panel-card__list-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .6rem;border-radius:8px;border:1px solid #f1f5f9;background:#fafbfc;transition:background .15s ease,border-color .15s ease}.dashboard-panel-card__list-item:hover{background:#f0fdfa;border-color:#ccfbf1}.dashboard-panel-card__list-item:before{content:"";width:5px;height:5px;border-radius:50%;background:#0f766e;flex-shrink:0}.dashboard-panel-card__list-item a{color:#1e293b;text-decoration:none;font-size:.86rem;font-weight:500}.dashboard-panel-card__list-item a:hover{color:#0f766e;text-decoration:underline}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.85rem}.dashboard-page{display:grid;gap:.9rem}.dashboard-cards-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.dashboard-section-title{margin:.3rem 0 0;font-size:1rem;font-weight:700;color:#1e293b}.dashboard-panels-grid{display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.dashboard-list{margin:0;padding-left:1rem;display:grid;gap:.35rem}.dashboard-list a{text-decoration:none;color:#0f172a}.dashboard-list a:hover{text-decoration:underline}button,.button-secondary{border:1px solid #cbd5e1;border-radius:10px;padding:.62rem .95rem;min-height:40px;background:#0f766e;color:#fff;cursor:pointer;font-weight:600}button:disabled{opacity:.6;cursor:not-allowed}.button-danger{background:#dc2626;border-color:#dc2626;color:#fff}.button-danger:hover{background:#b91c1c}.button-secondary{background:#f8fafc;color:#1e293b;border-color:#dbe4ee}.button-secondary:hover{background:#f1f5f9}.icon-button{min-height:34px;min-width:34px;width:34px;padding:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:0}.icon-button svg{width:16px;height:16px}.button-compact{min-height:30px;padding:.3rem .55rem;font-size:.78rem}.large-text-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2400;background:#0f172a73;display:grid;place-items:center;padding:.9rem}.large-text-modal{width:min(740px,96vw);max-height:min(80dvh,720px);display:grid;grid-template-rows:auto 1fr;background:#fff;border:1px solid #dbe4ee;border-radius:12px;box-shadow:0 24px 52px #0f172a42;overflow:hidden}.large-text-modal-header{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.75rem .85rem;border-bottom:1px solid #e2e8f0}.large-text-modal-header h3{margin:0;font-size:.96rem}.large-text-modal-close{min-height:26px;width:26px;padding:0;border-radius:999px;line-height:1;text-transform:uppercase}.large-text-modal-content{margin:0;padding:.85rem;overflow:auto;white-space:pre-wrap;word-break:break-word;font:500 .82rem/1.45 Consolas,Courier New,monospace;color:#1e293b;background:#fff}.form-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2450;background:#0f172a73;display:grid;place-items:center;padding:.9rem}.form-modal{max-height:min(88dvh,820px);display:grid;grid-template-rows:auto 1fr auto;background:#fff;border:1px solid #dbe4ee;border-radius:12px;box-shadow:0 24px 52px #0f172a42;overflow:hidden}.form-modal-header{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.75rem .85rem;border-bottom:1px solid #e2e8f0}.form-modal-header h3{margin:0;font-size:.96rem}.form-modal-close{min-height:26px;width:26px;padding:0;border-radius:999px;line-height:1;text-transform:uppercase}.form-modal-body{padding:.85rem;overflow:auto}.form-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:.75rem .85rem;border-top:1px solid #e2e8f0;background:#f8fafc}.form-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:.6rem}.form-modal-grid .span-2{grid-column:span 2}.report-section{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:1.15rem 1.25rem;display:grid;gap:.85rem}.report-section__title{margin:0;font-size:.95rem;font-weight:700;color:#0f172a;padding-bottom:.6rem;border-bottom:1px solid #f1f5f9;letter-spacing:.01em}table{width:100%;border-collapse:collapse;overflow:visible}th,td{text-align:left;padding:.55rem .7rem;font-size:.84rem}thead th{background:#f8fafc;color:#475569;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e2e8f0}tbody tr{border-bottom:1px solid #f1f5f9;position:relative;z-index:0}tbody tr:last-child{border-bottom:none}tbody tr:hover{background:#f8fafc}.table-wrapper td{position:relative;z-index:0;overflow:visible}.table-wrapper tbody,.table-wrapper tr{overflow:visible}.table-wrapper td:has(.marker-picker-menu),.table-wrapper td:has(.document-actions-menu){z-index:140}.table-wrapper tr:has(.marker-picker-menu),.table-wrapper tr:has(.document-actions-menu){z-index:130}@media (max-width: 980px){.reports-toolbar{align-items:stretch}.reports-toolbar-filters{flex:1 1 100%}.reports-toolbar-filters>input,.reports-toolbar-filters>button{flex:1 1 220px}.reports-export-group{width:100%}.reports-cards-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}}form{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:.9rem}.signature-create-form{display:grid;gap:.7rem;border:1px solid #dbe4ee;border-radius:12px;padding:.85rem;background:#f8fafc}.signature-form-row{display:flex;gap:.55rem;flex-wrap:wrap;width:100%}.signature-form-row>input,.signature-form-row>select,.signature-form-row>button,.signature-form-row .signature-block-target-input{flex:1 1 220px}.signature-form-section-title{color:#0f172a;font-size:.72rem;letter-spacing:.08em;padding-top:.2rem}.signature-form-row-advanced{padding:.45rem;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc}.toolbar{display:flex;gap:.6rem;margin-bottom:.9rem;flex-wrap:wrap;align-items:center}.reports-page{display:grid;gap:1rem}.reports-toolbar{justify-content:space-between;align-items:flex-start;gap:.9rem;margin-bottom:0}.reports-toolbar-filters{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;flex:1 1 520px}.reports-export-group{display:flex;flex-wrap:wrap;gap:.45rem;padding:.55rem;border:1px solid #dbe4ee;border-radius:10px;background:#f8fafc;max-width:100%}.reports-export-group .button-secondary{min-height:34px;padding:.38rem .65rem}.reports-cards-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem}.reports-page .card{padding:1rem;gap:.4rem}.reports-page .card>span{font-size:.84rem}.reports-page .card>strong{font-size:clamp(1.35rem,2.5vw,1.9rem);line-height:1.1}.reports-section-card{margin-top:.5rem}.reports-section-card h3{margin:0 0 .65rem}.table-wrapper{width:100%;overflow-x:auto;overflow-y:visible;border:1px solid #e2e8f0;border-radius:10px;background:#fff;-webkit-overflow-scrolling:touch}.reports-page .table-wrapper table{min-width:760px}.signature-scope-tabs{margin-bottom:.75rem}.signature-form-help{width:100%;margin-top:-.2rem}.signature-requests-table .table-wrapper table{min-width:0}.signature-requests-table th,.signature-requests-table td,.signature-doc-detail th,.signature-doc-detail td{white-space:normal;overflow-wrap:anywhere;word-break:break-word}@media (max-width: 980px){.signature-create-form{padding:.7rem}.signature-form-row>input,.signature-form-row>select,.signature-form-row>button,.signature-form-row .signature-block-target-input{flex:1 1 100%}.reports-toolbar{align-items:stretch}.reports-toolbar-filters{flex:1 1 100%}.reports-toolbar-filters>input,.reports-toolbar-filters>button{flex:1 1 220px}.reports-export-group{width:100%}.reports-cards-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}}.signature-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:2200;display:grid;place-items:center;padding:1rem}.signature-modal{width:min(560px,96vw);background:#fff;border:1px solid #dbe4ee;border-radius:12px;padding:1rem;box-shadow:0 24px 52px #0f172a42}.signature-modal h3{margin:0 0 .4rem}input,select,textarea{border:1px solid #cbd5e1;border-radius:10px;padding:.62rem .8rem;background:#fff;min-height:40px;color:#0f172a}select{padding-right:2rem}input:focus,select:focus,textarea:focus{outline:2px solid #99f6e4;outline-offset:1px;border-color:#14b8a6}textarea{width:100%;min-height:110px;resize:vertical;font-family:inherit}.status.info{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.bookmarks-cell{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;position:relative;overflow:visible;width:100%;min-height:20px}.marker-tag{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;width:30px;height:20px;padding-right:14px;flex:0 0 auto}.marker-dot{position:relative;display:inline-block;width:14px;height:20px;border:1px solid rgba(15,23,42,.2);border-radius:4px;clip-path:polygon(0 22%,48% 0,100% 0,100% 100%,0 100%);transition:transform 90ms ease}.marker-tag:hover .marker-dot{transform:translateY(-1px)}.marker-dot__hole{position:absolute;top:3px;left:7px;transform:translate(-50%);width:3px;height:3px;border-radius:50%;background:#ffffffe6}.marker-tag:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%,2px);opacity:0;pointer-events:none;z-index:25;background:#0f172a;color:#f8fafc;padding:.3rem .45rem;border-radius:7px;font-size:.72rem;font-weight:600;line-height:1.2;white-space:nowrap;box-shadow:0 10px 24px #0f172a33;transition:opacity 80ms ease,transform 80ms ease}.marker-tag:before{content:"";position:absolute;left:50%;bottom:calc(100% + 2px);transform:translate(-50%);opacity:0;pointer-events:none;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #0f172a;transition:opacity 80ms ease;z-index:25}.marker-tag:hover:after,.marker-tag:hover:before,.marker-tag:focus-within:after,.marker-tag:focus-within:before{opacity:1;transform:translate(-50%)}.marker-dot-remove{position:absolute;right:0;top:50%;transform:translateY(-50%);width:14px;height:14px;min-height:0;padding:0;border:none;border-radius:999px;background:#0000009e;color:#fff;font-size:10px;font-weight:700;line-height:1;cursor:pointer;opacity:0;pointer-events:none;z-index:26;transition:opacity 90ms ease}.marker-tag:hover .marker-dot-remove,.marker-tag:focus-within .marker-dot-remove{opacity:1;pointer-events:auto}.marker-dot-remove:hover{background:#000c}.marker-row-tooltips{position:absolute;right:0;left:auto;bottom:calc(100% + 6px);z-index:180;display:flex;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap;gap:.28rem;width:max-content;max-width:min(420px,calc(100vw - 28px));min-height:20px;padding:.2rem .25rem;opacity:0;visibility:hidden;transform:translateY(-2px);pointer-events:none;overflow:hidden;transition:opacity 90ms ease,transform 90ms ease,visibility 90ms ease}.table-wrapper tbody tr:hover .marker-row-tooltips,.table-wrapper tbody tr:focus-within .marker-row-tooltips{opacity:1;visibility:visible;transform:translateY(0)}.table-wrapper tbody tr:hover td.col-bookmarks:hover .marker-row-tooltips,.table-wrapper tbody tr:hover td.bookmarks-column:hover .marker-row-tooltips,.table-wrapper tbody tr:focus-within td.col-bookmarks:focus-within .marker-row-tooltips,.table-wrapper tbody tr:focus-within td.bookmarks-column:focus-within .marker-row-tooltips{opacity:0;visibility:hidden;transform:translateY(-2px)}.marker-row-tooltip{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 .38rem;border-radius:6px;background:#0f172a;color:#f8fafc;font-size:.7rem;font-weight:600;line-height:1;white-space:nowrap;max-width:min(160px,calc(100vw - 44px));overflow:hidden;text-overflow:ellipsis;flex:0 0 auto}.table-wrapper tbody tr:hover,.table-wrapper tbody tr:focus-within{position:relative;z-index:40}.bookmark-chip{display:inline-flex;align-items:center;gap:.3rem;border:1px solid #cbd5e1;border-radius:999px;padding:.14rem .45rem;font-size:.76rem;color:#0f172a;max-width:230px}.bookmark-chip-icon{font-size:.72rem;color:#334155;text-transform:uppercase;font-weight:600}.bookmark-chip-remove{min-height:22px;padding:0 .35rem;border-radius:999px;border:1px solid #94a3b8;background:#fff;color:#0f172a}.document-marker-actions{display:inline-flex;align-items:center;gap:.35rem}.marker-picker{position:relative;display:inline-block;z-index:1}.marker-picker:focus-within{z-index:90}.table-wrapper .marker-picker.is-open{z-index:90}.marker-picker-trigger{min-height:32px;padding:.3rem .55rem;font-size:.78rem;display:inline-flex;align-items:center;justify-content:center;gap:.3rem}.marker-picker-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:20;min-width:220px;max-height:260px;overflow-y:auto;background:#fff;border:1px solid #dbe4ee;border-radius:10px;padding:.4rem;box-shadow:0 12px 24px #0f172a29;display:grid;gap:.3rem}.floating-popover{position:fixed!important;right:auto!important;bottom:auto!important}.table-wrapper .marker-picker-menu{top:auto;bottom:calc(100% + 6px);z-index:90}.marker-picker-item{width:100%;min-height:34px;text-align:left;padding:.38rem .55rem;display:flex;align-items:center;justify-content:space-between;gap:.55rem;background:#fff;color:#0f172a;border:1px solid #dbe4ee}.marker-picker-item.is-selected{background:#ecfeff;border-color:#99f6e4;color:#0f766e}.marker-picker-item:hover{background:#f8fafc;border-color:#cbd5e1}.marker-picker-item-check{width:18px;height:18px;border-radius:4px;border:1px solid #cbd5e1;display:inline-flex;align-items:center;justify-content:center;color:transparent;background:#fff;font-size:12px;font-weight:700;flex:0 0 auto}.marker-picker-item-check.is-on{color:#0f766e;border-color:#14b8a6;background:#f0fdfa}.document-actions-inline{display:inline-flex;align-items:center;gap:.4rem;flex-wrap:nowrap}.marker-picker-empty{margin:0;font-size:.78rem;color:#64748b;padding:.3rem}.template-history-panel{margin-top:.8rem;border:1px solid #dbe4ee;border-radius:10px;padding:.8rem;background:#f8fafc}.template-history-header{display:flex;justify-content:space-between;align-items:center;gap:.7rem}.template-history-header h4{margin:0}button{border:1px solid transparent;border-radius:10px;padding:.62rem .95rem;min-height:40px;background:#0f766e;color:#fff;cursor:pointer;font-weight:600}button:hover{background:#0d665f}.button-secondary{background:#fff;color:#0f172a;border-color:#cbd5e1}.button-secondary:hover{background:#f8fafc}button:disabled{opacity:.7;cursor:not-allowed}.global-search-trigger{display:flex;align-items:center;gap:.62rem;background:linear-gradient(180deg,#fff,#f8fafc);color:#64748b;border:1px solid #cfdceb;border-radius:12px;padding:.58rem .9rem;cursor:pointer;min-width:300px;flex:1;max-width:none;min-height:46px;font-weight:400;transition:border-color .15s,box-shadow .15s,transform .12s ease}.global-search-trigger:hover{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1a,0 8px 20px #0f172a14;background:#fff;transform:translateY(-1px)}.global-search-trigger:focus-visible{outline:none;border-color:#0f766e;box-shadow:0 0 0 3px #0f766e26,0 8px 20px #0f172a1a}.search-icon{width:18px;height:18px;display:inline-flex;color:#0f766e}.search-icon-lg{width:20px;height:20px;display:inline-flex;color:#0f766e}.search-icon-svg{width:100%;height:100%}.search-icon svg,.search-icon-lg svg{width:100%;height:100%}.search-placeholder{flex:1;text-align:left;font-size:.93rem;color:#64748b;font-weight:500}.search-shortcut{background:#f1f5f9;color:#334155;padding:.18rem .5rem;border-radius:6px;font-size:.72rem;font-family:inherit;border:1px solid #d3deea;font-weight:600}.search-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;display:grid;place-items:start center;padding-top:8vh;animation:fadeIn .15s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-modal{background:#fff;border-radius:16px;width:min(680px,94vw);max-height:72vh;box-shadow:0 24px 48px #0f172a33;display:grid;grid-template-rows:auto 1fr;overflow:hidden;animation:slideDown .2s ease}.search-modal-header{padding:.9rem;border-bottom:1px solid #e5e7eb}.search-input-group{display:grid;gap:.5rem}.search-input-main{display:flex;align-items:center;gap:.5rem}.search-modal-input{flex:1;border:1px solid #cbd5e1;border-radius:10px;outline:none;font-size:.95rem;padding:.5rem;background:#fff;min-height:40px;min-width:240px}.search-type-filter{min-width:160px;font-size:.85rem}.search-filter-row{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.search-filter-row.search-filter-row-primary{margin-top:.1rem}.search-filter-row.search-filter-row-secondary{margin-top:-.1rem}.search-close-button{min-height:36px}.search-modal-body{overflow-y:auto;padding:.75rem}.search-result-count{font-size:.78rem;color:#64748b;margin-bottom:.5rem;padding:0 .2rem}.search-results{display:grid;gap:.3rem}.search-result-item{display:block;width:100%;text-align:left;background:#f8fafc;color:#0f172a;border:1px solid #e5e7eb;border-radius:10px;padding:.65rem .8rem;cursor:pointer;transition:background .12s,border-color .12s}.search-result-item:hover{background:#f0fdfa;border-color:#0f766e}.search-result-top{display:flex;gap:.4rem;align-items:center;margin-bottom:.25rem}.search-result-unit{font-size:.75rem;color:#64748b;margin-left:auto}.search-result-title{font-weight:600;font-size:.95rem;margin-bottom:.15rem}.search-result-secondary{font-size:.82rem;color:#64748b}.search-result-highlight{font-size:.82rem;color:#475569;margin-top:.25rem;line-height:1.45}.search-result-highlight mark{background:#fef3c7;color:#92400e;padding:0 2px;border-radius:2px}.search-loading,.search-empty,.search-hint{text-align:center;padding:2rem 1rem;color:#64748b}.search-loading{font-size:.95rem}.search-empty{font-size:.9rem}.search-hint p{margin:0 0 .4rem}.admin-tabs{display:flex;gap:.3rem;border-bottom:2px solid #e5e7eb;margin-bottom:1.2rem}.admin-tab{padding:.55rem 1.1rem;border:none;background:transparent!important;color:#64748b;font-weight:500;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .12s,border-color .12s;border-radius:0;min-height:auto}.admin-tab:hover{color:#0f766e;background:#0f766e0d!important}.admin-tab.active{color:#0f766e;border-bottom-color:#0f766e;background:transparent!important}input[type=checkbox]{width:18px;height:18px;accent-color:#0f766e;border-radius:4px;cursor:pointer;min-height:auto;vertical-align:middle}table{width:100%;border-collapse:collapse;font-size:.93rem}th{text-align:left;border-bottom:2px solid #0f766e;padding:.65rem .55rem;font-size:.82rem;text-transform:uppercase;letter-spacing:.04em;color:#0f766e;background:#f0fdfa;white-space:nowrap}td{text-align:left;border-bottom:1px solid #e5e7eb;padding:.55rem}tbody tr:nth-child(2n){background:#f8fafc}tbody tr:hover{background:#f0fdfa}.badge{display:inline-block;padding:.2rem .55rem;border-radius:6px;font-size:.78rem;font-weight:600;letter-spacing:.02em;white-space:nowrap}.badge-open{background:#dbeafe;color:#1e40af}.badge-in_progress{background:#fef3c7;color:#92400e}.badge-suspended{background:#fce7f3;color:#9d174d}.badge-cancelled{background:#fee2e2;color:#991b1b}.badge-closed{background:#d1fae5;color:#065f46}.badge-draft{background:#e0e7ff;color:#3730a3}.badge-in_signature{background:#fef3c7;color:#92400e}.badge-signed{background:#d1fae5;color:#065f46}.badge-archived{background:#f3f4f6;color:#374151}.badge-pending{background:#fef3c7;color:#92400e}.badge-confirmed{background:#d1fae5;color:#065f46}.badge-expired{background:#fee2e2;color:#991b1b}.badge-active{background:#d1fae5;color:#065f46}.badge-revoked{background:#fee2e2;color:#991b1b}.pagination{display:flex;gap:.35rem;align-items:center;justify-content:center;margin-top:.75rem;flex-wrap:wrap}.pagination button{min-height:34px;min-width:34px;padding:.3rem .6rem;font-size:.82rem;background:#f8fafc;color:#0f172a;border:1px solid #cbd5e1}.pagination button:hover:not(:disabled){background:#e0f2f1;border-color:#0f766e}.pagination button.active{background:#0f766e;color:#fff;border-color:#0f766e}.pagination .page-info{font-size:.82rem;color:#64748b;padding:0 .5rem}.table-toolbar{display:flex;gap:.6rem;margin-bottom:.75rem;flex-wrap:wrap;align-items:center;justify-content:space-between}.table-toolbar .search-group{display:flex;gap:.5rem;flex-wrap:wrap;flex:1}.table-toolbar .search-group input:not([type=checkbox]):not([type=radio]),.table-toolbar .search-group select{min-width:160px}.table-toolbar .result-count{font-size:.82rem;color:#64748b;white-space:nowrap;align-self:center}.process-open-link{display:block;width:calc(100% + 1.4rem);margin:-.55rem -.7rem;padding:.55rem .7rem;background:transparent;color:#0f172a;border:none;min-height:auto;font-weight:600;text-align:left;border-radius:0}.process-open-link:hover{background:transparent;color:#0f766e;text-decoration:underline}.process-row-actions{display:inline-flex;align-items:center;gap:.3rem;flex-wrap:nowrap}.process-action-icon-button{width:36px;min-width:36px;min-height:36px;padding:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.process-action-icon-button svg{width:18px;height:18px}.process-tag-trigger{min-height:36px;align-self:center}.process-tag-trigger svg{width:15px;height:15px}.process-filter-checkbox{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap;min-height:40px;padding:0;color:#334155;flex:0 0 auto}.process-filter-checkbox input[type=checkbox]{width:16px;height:16px;margin:0;min-width:0;flex:0 0 auto}.menu-group{margin-top:.3rem}.menu-group-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#99f6e4;opacity:.7;padding:.4rem .8rem .15rem;margin-top:.4rem}.menu-group+.menu-group{border-top:1px solid rgba(255,255,255,.1);padding-top:.3rem}.mono{font-family:Consolas,Courier New,monospace}.status{margin:.4rem 0 .8rem;padding:.5rem .7rem;border-radius:8px}.status.success{background:#ecfdf3;border:1px solid #86efac;color:#166534}.status.error{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b}.floating-messages-stack{position:fixed;top:12px;left:50%;transform:translate(-50%);z-index:3000;width:min(680px,calc(100vw - 24px));display:grid;gap:.5rem}.floating-message{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:10px;padding:.62rem .78rem;border:1px solid transparent;box-shadow:0 8px 22px #0f172a26;transition:opacity .18s ease,transform .18s ease}.floating-message.is-visible{opacity:1;transform:translateY(0)}.floating-message.is-leaving{opacity:0;transform:translateY(-6px)}.floating-message__text{font-size:.92rem;line-height:1.3;word-break:break-word}.floating-message__close{min-height:24px;width:24px;border-radius:999px;border:1px solid transparent;background:#0f172a26;color:inherit;padding:0;font-size:.82rem;font-weight:700;flex:0 0 auto}.floating-message__close:hover{background:#0f172a40}.floating-message--success{background:#ecfdf3;border-color:#86efac;color:#166534}.floating-message--error{background:#fef2f2;border-color:#fca5a5;color:#991b1b}.floating-message--warning{background:#fffbeb;border-color:#fcd34d;color:#92400e}.floating-message--info{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.workspace-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.process-header-card{border:1px solid #dbe4ee;border-radius:12px;padding:.85rem;margin-bottom:.95rem;background:linear-gradient(180deg,#fff,#f8fafc)}.process-title-main{margin:.15rem 0 .25rem;font-size:clamp(1.15rem,2.2vw,1.45rem);font-weight:700;color:#0f172a;letter-spacing:.01em}.process-action-menu{margin-top:.7rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.55rem}.process-action-item{min-height:78px;display:grid;place-items:center;gap:.25rem;background:#fff;border:1px solid #cbd5e1;color:#0f172a;font-weight:600;padding:.45rem .35rem}.process-action-item:hover{background:#ecfeff;border-color:#2dd4bf;color:#0f766e}.process-action-icon{width:22px;height:22px;display:inline-flex}.process-action-icon svg{width:100%;height:100%}.process-top-panel{margin-top:.75rem;border:1px solid #dbe4ee;border-radius:10px;padding:.75rem;background:#f8fafc}.process-top-panel h3{margin:0 0 .55rem;font-size:.96rem}.process-recipient-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.35rem;margin-bottom:.55rem;max-height:180px;overflow-y:auto;padding-right:.2rem}.process-recipient-item{display:inline-flex;align-items:center;gap:.45rem;border:1px solid #dbe4ee;border-radius:8px;padding:.35rem .45rem;background:#fff}.process-quick-list{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.process-quick-list li{border:1px solid #dbe4ee;border-radius:8px;background:#fff;padding:.5rem .6rem;display:flex;justify-content:space-between;align-items:flex-start;gap:.6rem}.process-quick-list li p{margin:.2rem 0 0}.process-note-input{flex:1 1 100%;min-height:110px}.inline-progress-card{margin:0 0 .85rem;padding:.6rem .75rem;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc}.inline-progress-card p{margin:0 0 .4rem;font-weight:600}.inline-progress-card small{display:inline-block;margin-top:.35rem;color:#475569}.inline-progress-track{width:100%;height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.inline-progress-track>span{display:block;height:100%;width:0;background:linear-gradient(90deg,#0f766e,#14b8a6);transition:width .18s ease}.inline-progress-track.indeterminate>span{width:38%;animation:progressIndeterminate 1s ease-in-out infinite}.table-inline-progress{margin-top:.3rem}.table-inline-progress small{color:#475569;font-size:.75rem}.upload-dropzone{border:2px dashed #94a3b8;border-radius:10px;padding:1rem;background:#f8fafc;color:#0f172a;display:grid;gap:.2rem;cursor:pointer;text-align:center;width:100%;min-height:140px;align-content:center;transition:border-color .15s ease,background .15s ease,transform .15s ease}.upload-dropzone span,.upload-dropzone small{color:#475569}.upload-dropzone:hover{border-color:#14b8a6;background:#ecfeff}.upload-dropzone.is-dragging{border-color:#0f766e;background:#ccfbf1;transform:translateY(-1px)}.upload-dropzone.is-busy{opacity:.85;pointer-events:none}.attachment-upload-card{padding-bottom:.85rem}.attachment-upload-form{display:grid;grid-template-columns:minmax(320px,1fr) auto;gap:.6rem;align-items:stretch}.attachment-upload-form>button{min-height:140px;align-self:stretch;padding-inline:1rem}.workspace-grid{display:grid;grid-template-columns:minmax(220px,280px) 1fr;gap:1rem}.workspace-panel{border:1px solid #dbe4ee;border-radius:10px;padding:.8rem;background:linear-gradient(180deg,#fff,#f8fafc)}.workspace-panel.is-upload-dragging{border-color:#0f766e;box-shadow:inset 0 0 0 2px #0f766e33;background:linear-gradient(180deg,#f0fdfa,#ecfeff)}.panel-drop-hint{margin-bottom:.65rem;padding:.5rem .65rem;border:1px solid #99f6e4;border-radius:8px;background:#ccfbf1;color:#0f172a;font-weight:600}.folder-doc-preview{border:1px solid #dbe4ee;border-radius:10px;padding:.55rem;margin-bottom:.8rem;background:#f8fafc}.folder-doc-preview-title{margin:0 0 .35rem;font-size:.78rem;color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.folder-doc-empty{margin:0;font-size:.82rem;color:#64748b}.folder-doc-item{width:100%;text-align:left;min-height:30px;padding:.3rem .45rem;margin-bottom:.25rem;font-size:.78rem;background:#fff;color:#0f172a;border:1px solid #dbe4ee;display:flex;align-items:center;gap:.4rem}.folder-doc-item:hover{border-color:#0f766e}.folder-doc-name{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-create-sections{display:grid;gap:.6rem;margin-bottom:.6rem}.document-create-card{border:1px solid #dbe4ee;border-radius:10px;padding:.65rem;background:#f8fafc}.document-create-card h4{margin:0 0 .45rem;font-size:.9rem;color:#0f172a}.folders-list{display:grid;gap:.3rem;margin-bottom:.8rem}.folder-item{width:100%;text-align:left;background:#fff;color:#0f172a;border:1px solid #dbe4ee;min-height:36px;padding:.42rem .55rem}.folder-item.active{background:#ccfbf1;color:#134e4a;border-color:#2dd4bf;box-shadow:none}.folder-item:hover{background:#ecfeff;color:#0f766e;border-color:#5eead4}.folder-item.active:hover{background:#bff8ef;color:#134e4a;border-color:#14b8a6}.folder-item-main{display:inline-flex;align-items:center;gap:.5rem;min-width:0}.folder-icon-svg{display:inline-flex;width:16px;height:16px;color:#ca8a04;flex-shrink:0}.folder-icon-svg svg{width:100%;height:100%}.folder-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.documents-table{table-layout:fixed}.documents-table th:nth-child(1),.documents-table td:nth-child(1){width:30%}.documents-table th:nth-child(2),.documents-table td:nth-child(2){width:10%}.documents-table th:nth-child(3),.documents-table td:nth-child(3){width:8%}.documents-table th:nth-child(4),.documents-table td:nth-child(4){width:14%}.documents-table th:nth-child(5),.documents-table td:nth-child(5){width:20%}.documents-table th:nth-child(6),.documents-table td:nth-child(6){width:18%}.documents-table th:nth-child(7),.documents-table td:nth-child(7){width:12%}.document-name-cell{max-width:0;white-space:normal}.document-open-link{background:transparent;color:#0f172a;border:none;padding:0;min-height:auto;text-align:left;font-weight:500;display:inline-flex;align-items:center;gap:.5rem;width:100%}.document-open-link:hover{background:transparent;color:#0f766e;text-decoration:underline}.filetype-icon{display:inline-flex;width:16px;height:16px;flex-shrink:0}.filetype-icon svg{width:100%;height:100%}.filetype-icon.is-pdf{color:#dc2626}.filetype-icon.is-image{color:#16a34a}.filetype-icon.is-doc{color:#2563eb}.filetype-icon.is-file{color:#64748b}.document-name-main{display:grid;min-width:0}.document-name-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-name-meta{font-size:.72rem;color:#64748b;font-weight:500}.move-folder-select{width:100%}.document-actions{position:relative;display:inline-block;z-index:1}.document-actions:focus-within{z-index:90}.table-wrapper .document-actions.is-open{z-index:90}.document-actions-trigger{min-width:42px;min-height:36px;padding:.3rem .65rem}.document-actions-menu{position:absolute;top:auto;bottom:calc(100% + 6px);right:0;z-index:15;display:grid;gap:.35rem;min-width:260px;background:#fff;border:1px solid #dbe4ee;border-radius:10px;padding:.45rem;box-shadow:0 12px 24px #0f172a29}.table-wrapper .document-actions-menu{z-index:90}.document-actions-item{width:100%;text-align:left;min-height:34px;padding:.4rem .6rem}.hidden-file-input{display:none}.admin-permissions-builder{display:grid;gap:.35rem}.admin-permissions-options{display:flex;flex-wrap:wrap;gap:.35rem}.admin-permissions-options button{min-height:30px;padding:.2rem .5rem;font-size:.78rem}.admin-permissions-selected{display:flex;flex-wrap:wrap;gap:.35rem;min-height:32px}.admin-page{min-width:0;overflow-x:hidden}.admin-page form,.admin-page input,.admin-page select,.admin-page button{min-width:0}.admin-page .admin-permissions-builder{min-width:0;flex:1 1 100%}.admin-page .admin-permissions-selected .bookmark-chip{max-width:100%;overflow:hidden;text-overflow:ellipsis}.document-preview-page{display:grid;gap:.8rem}.document-preview-header p{margin:.2rem 0}.document-signature-summary{margin-top:.45rem;border:1px solid #cbd5e1;border-radius:10px;padding:.5rem .65rem;background:#f8fafc;display:grid;gap:.35rem}.document-signature-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.35rem}.document-signature-summary-grid span{font-size:.82rem;color:#334155}.document-preview-frame{border:1px solid #dbe4ee;border-radius:10px;background:#fff;min-height:70dvh;overflow:hidden}.document-preview-frame iframe,.document-preview-frame img{width:100%;min-height:70dvh;border:0;display:block}.document-preview-frame img{object-fit:contain;background:#0f172a}.document-preview-frame pre{margin:0;padding:.8rem;white-space:pre-wrap;word-break:break-word;font-size:.85rem;min-height:70dvh}.document-preview-fallback{min-height:50dvh;display:grid;place-content:center;gap:.55rem;text-align:center}.button-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid #0f766e;border-radius:10px;padding:.55rem .85rem;color:#0f766e;text-decoration:none;font-weight:600}.audit-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem;margin-bottom:.75rem}.audit-filters label{display:grid;gap:.2rem;font-size:.78rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.audit-filters input,.audit-filters select{width:100%}.audit-stat-bar{display:flex;gap:.6rem;margin-bottom:.75rem;flex-wrap:wrap}.audit-stat{background:#f0fdfa;border:1px solid #99f6e4;border-radius:8px;padding:.4rem .7rem;font-size:.82rem}.audit-stat strong{font-size:1.05rem;margin-right:.3rem}@media (max-width: 860px){.layout{grid-template-columns:1fr}.sidebar{grid-template-rows:auto auto auto;position:static;height:auto;overflow:visible}.topbar{grid-template-columns:1fr;align-items:stretch;justify-items:stretch;gap:.55rem;padding:.72rem .75rem;min-height:0}.topbar-user,.topbar-actions,.topbar-search-slot,.field-group{min-width:100%;max-width:none;width:100%;justify-self:stretch}.topbar-panel-content .meta-subtle{white-space:normal}.global-search-trigger{min-width:100%;max-width:none;min-height:42px}.app-footer{flex-direction:column;gap:.3rem}.workspace-header{flex-direction:column;align-items:flex-start}.process-recipient-grid{grid-template-columns:1fr;max-height:240px}.process-quick-list li{flex-direction:column}.workspace-grid{grid-template-columns:1fr}.upload-dropzone{padding:.75rem;min-height:120px}.attachment-upload-form{grid-template-columns:1fr}.attachment-upload-form>button{min-height:44px}.onlyoffice-page{min-height:calc(100dvh - 140px)}.onlyoffice-editor-frame{min-height:500px}.search-modal{width:min(94vw,760px)}.search-filter-row .search-type-filter{min-width:100%}.search-close-button{display:none}.documents-table th:nth-child(1),.documents-table td:nth-child(1){width:42%}.documents-table th:nth-child(5),.documents-table td:nth-child(5){width:25%}.documents-table th:nth-child(6),.documents-table td:nth-child(6){width:120px}.documents-table th:nth-child(7),.documents-table td:nth-child(7){width:100px}.table-toolbar{flex-direction:column}.reports-toolbar-filters>label{width:100%}.reports-toolbar-filters>input,.reports-toolbar-filters>button{flex:1 1 100%;width:100%}.reports-export-group{padding:.5rem;gap:.4rem}.reports-export-group .button-secondary{flex:1 1 calc(50% - .4rem);justify-content:center}.reports-cards-grid{grid-template-columns:1fr}.reports-page .card{padding:.85rem}.reports-page .table-wrapper table{min-width:640px}.signature-pending-grid{grid-template-columns:1fr}.signature-pending-panel li{flex-direction:column;align-items:flex-start}.signature-doc-overview-grid{grid-template-columns:1fr}.signature-audit-filters{display:grid;gap:.45rem}.signature-audit-filters select,.signature-audit-filters button{width:100%}.signature-modal{width:min(96vw,560px);max-height:92dvh;overflow-y:auto}.form-modal-grid{grid-template-columns:1fr}.form-modal-grid .span-2{grid-column:span 1}.signature-requests-table .table-wrapper table,.signature-doc-detail table{min-width:0}.signature-requests-table th:nth-child(4),.signature-requests-table td:nth-child(4),.signature-requests-table th:nth-child(5),.signature-requests-table td:nth-child(5),.signature-requests-table th:nth-child(6),.signature-requests-table td:nth-child(6),.signature-requests-table th:nth-child(7),.signature-requests-table td:nth-child(7),.signature-requests-table th:nth-child(8),.signature-requests-table td:nth-child(8),.signature-requests-table th:nth-child(12),.signature-requests-table td:nth-child(12),.signature-requests-table th:nth-child(13),.signature-requests-table td:nth-child(13){display:none}.signature-doc-detail th:nth-child(5),.signature-doc-detail td:nth-child(5),.signature-doc-detail th:nth-child(6),.signature-doc-detail td:nth-child(6),.signature-doc-detail th:nth-child(7),.signature-doc-detail td:nth-child(7),.signature-doc-detail th:nth-child(8),.signature-doc-detail td:nth-child(8),.signature-doc-detail th:nth-child(10),.signature-doc-detail td:nth-child(10),.signature-doc-detail th:nth-child(11),.signature-doc-detail td:nth-child(11),.signature-doc-detail th:nth-child(14),.signature-doc-detail td:nth-child(14){display:none}}@keyframes progressIndeterminate{0%{transform:translate(-120%)}to{transform:translate(320%)}}@media (max-width: 600px){.signature-create-form{padding:.65rem}.signature-scope-tabs{overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-bottom:.25rem}.signature-scope-tabs .admin-tab{flex:0 0 auto}.signature-actions-inline button{width:100%}.signature-requests-table .table-wrapper table,.signature-doc-detail table{min-width:0}.signature-requests-table th:nth-child(9),.signature-requests-table td:nth-child(9),.signature-requests-table th:nth-child(10),.signature-requests-table td:nth-child(10),.signature-requests-table th:nth-child(12),.signature-requests-table td:nth-child(12){display:none}.signature-doc-detail th:nth-child(9),.signature-doc-detail td:nth-child(9),.signature-doc-detail th:nth-child(13),.signature-doc-detail td:nth-child(13),.signature-doc-detail th:nth-child(15),.signature-doc-detail td:nth-child(15){display:none}.search-filter-row{justify-content:stretch}.search-filter-row .search-type-filter{min-width:100%;width:100%}.audit-filters{grid-template-columns:1fr}.admin-tabs{overflow-x:auto;overflow-y:hidden;white-space:nowrap;flex-wrap:nowrap;padding-bottom:.25rem}.admin-tab{flex:0 0 auto}}
