page{--tr-color-bg-page:#f3efe6;--tr-color-bg-elevated:#fff;--tr-color-bg-soft:#f3efe6;--tr-color-bg-muted:#ece4d6;--tr-color-bg-strong:#0f172a;--tr-color-text-primary:#1e293b;--tr-color-text-strong:#0f172a;--tr-color-text-secondary:#475569;--tr-color-text-muted:#64748b;--tr-color-border-soft:#ddd4c5;--tr-color-border-strong:#cfc4b3;--tr-color-primary:#2563eb;--tr-color-primary-strong:#1d4ed8;--tr-color-success:#047857;--tr-color-warning:#c2410c;--tr-color-danger:#ef4444;--tr-radius-card:0.4rem;--tr-radius-panel:0.5rem;--tr-radius-field:0.3rem;--tr-radius-button:0.35rem;--tr-shadow-card:0 0.05rem 0.2rem rgba(15,23,42,.04);--tr-shadow-panel:0 0.3rem 0.7rem rgba(15,23,42,.08);background:var(--tr-color-bg-page);color:var(--tr-color-text-primary);font-family:PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;font-size:.7rem}#app,#root,.taro_page,body,html{background:var(--tr-color-bg-page)}.screen{background:var(--tr-color-bg-page);min-height:100vh;padding:.8rem .6rem 1.2rem}.hero-card{background:-webkit-linear-gradient(315deg,#0f172a,#1e3a5f);background:linear-gradient(135deg,#0f172a,#1e3a5f);border-radius:.5rem;margin-bottom:.6rem;padding:1rem .8rem}.eyebrow{color:#60a5fa;display:block;font-size:.55rem;letter-spacing:.05rem;text-transform:uppercase}.demo-badge{-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start;background:rgba(250,204,21,.18);border:.025rem solid rgba(250,204,21,.28);border-radius:24.975rem;color:#fef08a;display:inline-block;font-size:.5rem;font-weight:700;margin-bottom:.3rem;padding:.2rem .35rem}.screen-title{color:#fff;display:block;font-size:1rem;font-weight:700;margin-top:.3rem}.hero-card .screen-copy{color:#94a3b8}.screen-copy{color:#64748b;display:block;font-size:.65rem;margin-top:.3rem}.section-card{background:var(--tr-color-bg-elevated);border-radius:var(--tr-radius-card);-webkit-box-shadow:var(--tr-shadow-card);box-shadow:var(--tr-shadow-card);margin-bottom:.5rem;padding:.7rem .6rem}.section-header{-ms-flex-pack:justify;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.3rem;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.4rem}.section-title{display:block;-webkit-flex:1;-ms-flex:1;flex:1;font-size:.7rem;font-weight:600}.section-actions{-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.25rem}.form-card{background:var(--tr-color-bg-elevated);border-radius:var(--tr-radius-card);-webkit-box-shadow:var(--tr-shadow-card);box-shadow:var(--tr-shadow-card);margin-bottom:.5rem;padding:.7rem .6rem}.notice-card{background:#fef3c7;border-radius:.3rem;margin-bottom:.5rem;padding:.4rem .5rem}.notice-text{color:#92400e;font-size:.65rem}.nav-grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.4rem;margin-bottom:.6rem}.nav-card{background:#fff;border-radius:.4rem;-webkit-box-shadow:0 .05rem .2rem rgba(0,0,0,.04);box-shadow:0 .05rem .2rem rgba(0,0,0,.04);-webkit-flex:1;-ms-flex:1;flex:1;min-width:6.5rem;padding:.8rem .6rem}.nav-card-title{display:block;font-size:.75rem;font-weight:600}.nav-card-copy{color:#64748b;display:block;font-size:.6rem;margin-top:.2rem}.page-header{-ms-flex-pack:justify;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.6rem}.page-header .screen-title{color:#1e293b;margin-top:0}.header-actions{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.3rem}.field-group{margin-bottom:.5rem}.field-label{color:var(--tr-color-text-secondary);display:block;font-size:.65rem;font-weight:500;margin-bottom:.2rem}.field-inline-head{-ms-flex-pack:start;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.3rem;-webkit-justify-content:flex-start;justify-content:flex-start;margin-bottom:.2rem}.field-inline-head .field-label{-webkit-flex:1;-ms-flex:1;flex:1;margin-bottom:0;min-width:0}.field-inline-head .btn-inline-action,.field-inline-head .btn-tiny{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;margin-left:auto}.field-help{color:var(--tr-color-text-muted);display:block;font-size:.55rem;line-height:1.6;margin-top:.2rem}.contract-pill{background:#eff6ff;border:.025rem solid #bfdbfe;border-radius:24.975rem;color:#1d4ed8;font-size:.5rem;font-weight:700;line-height:1;padding:.2rem .35rem}.contract-pill-active{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.field-help-warning{color:#b45309}.required-mark{color:var(--tr-color-danger)}.input{background:transparent;border:none;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.55rem;height:1.25rem;line-height:1.25rem;padding:0;width:100%}.input-readonly{background:transparent;color:#334155}.textarea{background:transparent;border:none;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.55rem;line-height:1.55;min-height:3.1rem;padding:0;width:100%}taro-input-core.input,taro-textarea-core.textarea{border-radius:var(--tr-radius-field);display:block;overflow:hidden;width:100%}taro-input-core.input{min-height:1.25rem}taro-input-core.input .weui-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--tr-color-bg-soft);border:.05rem solid var(--tr-color-border-soft);border-radius:var(--tr-radius-field);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--tr-color-text-primary);font-size:.55rem;height:1.25rem;line-height:1.15rem;min-height:1.25rem;padding:0 .35rem;width:100%}taro-input-core.input.input-readonly .weui-input{background-color:var(--tr-color-bg-muted);color:#334155}.textarea taro-textarea-core,taro-textarea-core.textarea .weui-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--tr-color-bg-soft);border:.05rem solid var(--tr-color-border-soft);border-radius:var(--tr-radius-field);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--tr-color-text-primary);font-size:.55rem;line-height:1.55;min-height:3.1rem;padding:.3rem .35rem;width:100%}.field-editor{background:#f8fafc;border-radius:.3rem;margin-bottom:.3rem;padding:.4rem}.field-editor-row{-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.3rem;margin-bottom:.2rem}.flex-1{-webkit-flex:1;-ms-flex:1;flex:1}.picker-btn{background:#e2e8f0;border-radius:.2rem;font-size:.6rem;padding:.25rem .4rem;white-space:nowrap}.checkbox-row{-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.2rem}.checkbox{border:.05rem solid #cbd5e1;border-radius:.15rem;height:.9rem;width:.9rem}.checkbox.checked{background:#2563eb;border-color:#2563eb}.checkbox-label{color:#475569;font-size:.6rem}.image-field,.signature-field{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.3rem}.field-image{background:#e2e8f0;border-radius:.3rem;height:5rem;width:5rem}.signature-canvas-area{background:#fff;border:.05rem solid #e2e8f0;border-radius:.4rem;height:10rem;margin-bottom:.6rem;overflow:hidden;width:100%}.signature-canvas{height:100%;width:100%}.signature-actions{-ms-flex-pack:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;margin-top:.6rem}.list{margin-bottom:.6rem}.list-item{-ms-flex-align:center;-ms-flex-pack:justify;-webkit-align-items:center;align-items:center;background:var(--tr-color-bg-elevated);border-radius:var(--tr-radius-card);-webkit-box-shadow:var(--tr-shadow-card);box-shadow:var(--tr-shadow-card);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.3rem;padding:.6rem}.list-item-body{-webkit-flex:1;-ms-flex:1;flex:1}.list-item-title{display:block;font-size:.75rem;font-weight:600}.list-item-copy{color:#64748b;display:block;font-size:.6rem;margin-top:.1rem}.login-screen .screen-copy,.login-screen .screen-title{color:#fff}.login-screen .hero-card .screen-copy{color:#94a3b8}.btn-primary{-ms-flex-align:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background:-webkit-linear-gradient(315deg,#2563eb,#1d4ed8);background:linear-gradient(135deg,#2563eb,#1d4ed8);border:.025rem solid rgba(37,99,235,.22);border-radius:var(--tr-radius-button);-webkit-box-shadow:0 .25rem .5rem rgba(37,99,235,.18);box-shadow:0 .25rem .5rem rgba(37,99,235,.18);color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.65rem;font-weight:600;height:2rem;-webkit-justify-content:center;justify-content:center;line-height:1;margin-top:.35rem;padding:0 .6rem;text-align:center;width:100%}.btn-primary-small{-ms-flex-align:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background:-webkit-linear-gradient(315deg,#2563eb,#1d4ed8);background:linear-gradient(135deg,#2563eb,#1d4ed8);border:.025rem solid rgba(37,99,235,.22);border-radius:var(--tr-radius-button);-webkit-box-shadow:0 .2rem .4rem rgba(37,99,235,.16);box-shadow:0 .2rem .4rem rgba(37,99,235,.16);color:#fff;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:.5rem;font-weight:600;height:1.4rem;-webkit-justify-content:center;justify-content:center;line-height:1;padding:0 .55rem;width:auto}.btn-secondary{background:#fff;border:.025rem solid #cbd5e1;border-radius:var(--tr-radius-button);-webkit-box-shadow:0 .1rem .3rem rgba(15,23,42,.06);box-shadow:0 .1rem .3rem rgba(15,23,42,.06);color:#334155;font-size:.65rem;height:2rem;line-height:2rem;margin-top:.35rem;width:100%}.btn-ghost{background:transparent;border:.05rem solid rgba(37,99,235,.18);border-radius:var(--tr-radius-button);color:var(--tr-color-primary);font-size:.6rem;font-weight:600;height:2rem;line-height:1.9rem;margin-top:.35rem;width:100%}.btn-small{background:#fff;border:.025rem solid #cbd5e1;border-radius:var(--tr-radius-button);-webkit-box-shadow:0 .1rem .25rem rgba(15,23,42,.06);box-shadow:0 .1rem .25rem rgba(15,23,42,.06);color:#334155;font-size:.475rem;font-weight:700;height:1.1rem;line-height:1.1rem;padding:0 .4rem;width:auto}.btn-tiny{background:#fff;border:.025rem solid #cbd5e1;border-radius:var(--tr-radius-button);-webkit-box-shadow:0 .1rem .25rem rgba(15,23,42,.06);box-shadow:0 .1rem .25rem rgba(15,23,42,.06);color:#334155;font-size:.5rem;font-weight:600;height:1.1rem;line-height:1.1rem;padding:0 .4rem;width:auto}.btn-icon{background:#fff;border:.025rem solid #cbd5e1;border-radius:var(--tr-radius-button);-webkit-box-shadow:0 .1rem .3rem rgba(15,23,42,.06);box-shadow:0 .1rem .3rem rgba(15,23,42,.06);color:#0f172a;font-size:.55rem;font-weight:700;height:1.1rem;line-height:1.1rem;margin:0;min-width:1.1rem;padding:0;text-align:center;width:1.1rem}.btn-danger-small{background:#fef2f2;border:none;border-radius:var(--tr-radius-button);color:var(--tr-color-danger);font-size:.5rem;height:1.3rem;line-height:1.3rem;margin-left:.3rem;padding:0 .4rem}.btn-danger-small::after,.btn-ghost::after,.btn-icon::after,.btn-primary-small::after,.btn-primary::after,.btn-secondary::after,.btn-small::after,.btn-tiny::after{border:none}.error-text{color:var(--tr-color-danger);display:block;font-size:.6rem;margin-top:.2rem}.admin-screen{background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 26%),-webkit-gradient(linear,left top,left bottom,from(#f8fbff),to(#eef4fa));background:-webkit-radial-gradient(top left,circle,rgba(37,99,235,.08),transparent 26%),-webkit-linear-gradient(top,#f8fbff,#eef4fa);background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 26%),linear-gradient(180deg,#f8fbff,#eef4fa);padding-bottom:1.4rem}.admin-shell-header{-ms-flex-pack:justify;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.5rem}.admin-shell-copy{-webkit-flex:1;-ms-flex:1;flex:1}.admin-shell-eyebrow{color:var(--tr-color-primary);display:block;font-size:.55rem;font-weight:700}.admin-shell-title{color:var(--tr-color-text-strong);display:block;font-size:1.05rem;font-weight:800;margin-top:.2rem}.admin-shell-subtitle{color:var(--tr-color-text-muted);display:block;font-size:.6rem;line-height:1.6;margin-top:.25rem}.admin-shell-actions{-ms-flex-negative:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;flex-shrink:0;gap:.3rem}.admin-shell-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.4rem}.admin-panel{margin-bottom:0}.admin-panel-muted{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.88)),to(#f8fbff));background:-webkit-linear-gradient(top,hsla(0,0%,100%,.88),#f8fbff);background:linear-gradient(180deg,hsla(0,0%,100%,.88),#f8fbff)}.admin-stat-grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.3rem}.admin-stat-card{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.96)),to(#f8fbff));background:-webkit-linear-gradient(top,hsla(0,0%,100%,.96),#f8fbff);background:linear-gradient(180deg,hsla(0,0%,100%,.96),#f8fbff);border:.025rem solid rgba(148,163,184,.18);border-radius:var(--tr-radius-panel);-webkit-box-shadow:var(--tr-shadow-card);box-shadow:var(--tr-shadow-card);-webkit-box-sizing:border-box;box-sizing:border-box;padding:.55rem .5rem;width:calc(50% - .15rem)}.admin-stat-label{color:var(--tr-color-text-muted);display:block;font-size:.55rem}.admin-stat-value{color:var(--tr-color-text-strong);display:block;font-size:.85rem;font-weight:800;margin-top:.25rem}.admin-quick-grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.3rem}.admin-quick-card{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8fafc));background:-webkit-linear-gradient(top,#fff,#f8fafc);background:linear-gradient(180deg,#fff,#f8fafc);border:.025rem solid var(--tr-color-border-soft);border-radius:var(--tr-radius-card);padding:.55rem}.admin-quick-title{color:var(--tr-color-text-strong);display:block;font-size:.75rem;font-weight:700}.admin-quick-copy{color:var(--tr-color-text-muted);display:block;font-size:.6rem;line-height:1.55;margin-top:.2rem}.shell-screen{background:radial-gradient(circle at top left,rgba(15,118,110,.12),transparent 28%),radial-gradient(circle at top right,rgba(202,138,4,.1),transparent 24%),-webkit-gradient(linear,left top,left bottom,from(#f8fbfd),to(#eef4f8));background:-webkit-radial-gradient(top left,circle,rgba(15,118,110,.12),transparent 28%),-webkit-radial-gradient(top right,circle,rgba(202,138,4,.1),transparent 24%),-webkit-linear-gradient(top,#f8fbfd,#eef4f8);background:radial-gradient(circle at top left,rgba(15,118,110,.12),transparent 28%),radial-gradient(circle at top right,rgba(202,138,4,.1),transparent 24%),linear-gradient(180deg,#f8fbfd,#eef4f8);padding-bottom:calc(3.4rem + env(safe-area-inset-bottom))}.shell-hero{-ms-flex-pack:justify;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.6rem;-webkit-justify-content:space-between;justify-content:space-between}.shell-hero-compact{border-radius:.45rem;padding:.55rem .5rem}.hero-copy{-webkit-flex:1;-ms-flex:1;flex:1}.hero-extra{min-width:4.25rem}.shell-plain-header{margin-bottom:.2rem}.plain-eyebrow{color:#64748b;letter-spacing:0;text-transform:none}.plain-title{color:#0f172a;display:block;font-size:1rem;font-weight:800}.plain-copy{color:#64748b;display:block;font-size:.6rem;margin-top:.2rem}.hero-status-card{-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);background:hsla(0,0%,100%,.12);border:.025rem solid hsla(0,0%,100%,.12);border-radius:.375rem;padding:.4rem .35rem}.hero-status-stack{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.25rem}.hero-status-card-compact{min-width:3.3rem}.hero-status-card-accent{background:rgba(96,165,250,.16);border-color:rgba(191,219,254,.2)}.hero-status-label{color:#cbd5e1;display:block;font-size:.5rem}.hero-status-value{color:#fff;display:block;font-size:.6rem;font-weight:700;margin-top:.15rem}.hero-status-value-compact{font-size:.6rem;line-height:1.5}.shell-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.35rem}.shell-section-card{margin-bottom:0}.status-module-card{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8fafc));background:-webkit-linear-gradient(top,#fff,#f8fafc);background:linear-gradient(180deg,#fff,#f8fafc);border:.025rem solid #e2e8f0;border-radius:.4rem;-webkit-box-shadow:0 .05rem .2rem rgba(15,23,42,.04);box-shadow:0 .05rem .2rem rgba(15,23,42,.04);padding:.25rem .15rem}.status-module-row{-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;display:-webkit-flex;display:-ms-flexbox;display:flex}.status-module-item{border-right:.025rem solid #eef2f7;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;padding:.25rem .2rem;text-align:center}.status-module-item:last-child{border-right:none}.status-module-item-clickable{cursor:pointer}.status-module-item-active{background:#eff6ff;border-radius:.35rem}.status-module-count{color:#0f172a;display:block;font-size:.7rem;font-weight:800;line-height:1.2}.status-module-label{color:#64748b;display:block;font-size:.475rem;margin-top:.1rem}.summary-grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.3rem}.summary-card{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8fbff));background:-webkit-linear-gradient(top,#fff,#f8fbff);background:linear-gradient(180deg,#fff,#f8fbff);border-radius:.4rem;-webkit-box-shadow:0 .05rem .2rem rgba(15,23,42,.05);box-shadow:0 .05rem .2rem rgba(15,23,42,.05);-webkit-box-sizing:border-box;box-sizing:border-box;padding:.55rem .5rem;width:calc(50% - .15rem)}.summary-label{color:#64748b;display:block;font-size:.55rem}.summary-value{color:#0f172a;display:block;font-size:1rem;font-weight:800;margin-top:.25rem}.summary-hint{color:#64748b;display:block;font-size:.5rem;margin-top:.2rem}.action-stack{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.3rem}.action-card{background:-webkit-gradient(linear,left top,left bottom,from(#f8fafc),to(#f1f5f9));background:-webkit-linear-gradient(top,#f8fafc,#f1f5f9);background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:.025rem solid #e2e8f0;border-radius:.4rem;padding:.4rem}.action-card-primary{background:-webkit-linear-gradient(315deg,#2563eb,#0f172a);background:linear-gradient(135deg,#2563eb,#0f172a);border-color:transparent}.action-card-primary .action-copy,.action-card-primary .action-title{color:#fff}.action-card-clickable{-webkit-box-shadow:inset 0 0 0 .025rem rgba(37,99,235,.08);box-shadow:inset 0 0 0 .025rem rgba(37,99,235,.08)}.action-title{color:#0f172a;display:block;font-size:.6rem;font-weight:700}.action-copy{color:#64748b;display:block;font-size:.475rem;line-height:1.45;margin-top:.1rem}.home-quick-grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.3rem}.home-quick-card{overflow:hidden}.home-quick-meta{color:#94a3b8;display:block;font-size:.525rem;font-weight:700;margin-top:.35rem}.action-card-primary .home-quick-meta{color:#bfdbfe}.report-card-stack{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.3rem}.report-card{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8fafc));background:-webkit-linear-gradient(top,#fff,#f8fafc);background:linear-gradient(180deg,#fff,#f8fafc);border:.025rem solid #e2e8f0;border-radius:.4rem;-webkit-box-shadow:0 .1rem .35rem rgba(15,23,42,.04);box-shadow:0 .1rem .35rem rgba(15,23,42,.04);padding:.4rem}.report-card-accent-draft{border-left:.2rem solid #f97316}.report-card-accent-signed{border-left:.2rem solid #2563eb}.report-card-accent-submitted{border-left:.2rem solid #10b981}.report-card-head{-ms-flex-pack:justify;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.3rem;-webkit-justify-content:space-between;justify-content:space-between}.report-card-title-group{-webkit-flex:1;-ms-flex:1;flex:1}.report-card-title{color:#0f172a;display:block;font-size:.6rem;font-weight:700;line-height:1.35}.report-card-body{margin-top:.25rem}.report-card-meta{color:#475569;display:block;font-size:.475rem;line-height:1.4;margin-top:.05rem}.report-card-meta-row{-ms-flex-align:center;-ms-flex-pack:justify;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.25rem;-webkit-justify-content:space-between;justify-content:space-between}.report-card-step-pill{-ms-flex-negative:0;background:#eff6ff;border:.025rem solid #bfdbfe;border-radius:24.975rem;color:#1d4ed8;-webkit-flex-shrink:0;flex-shrink:0;font-size:.4rem;font-weight:700;line-height:1.2;max-width:52%;overflow:hidden;padding:.1rem .25rem;text-overflow:ellipsis;white-space:nowrap}.report-card-footer{-ms-flex-pack:justify;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-top:.025rem solid #e2e8f0;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.25rem;-webkit-justify-content:space-between;justify-content:space-between;margin-top:.35rem;padding-top:.3rem}.report-card-tag{background:#fff7ed;border-radius:24.975rem;color:#c2410c;font-size:.425rem;font-weight:700;padding:.15rem .3rem}.report-card-tag-signed{background:#eff6ff;color:#1d4ed8}.report-card-tag-submitted{background:#ecfdf5;color:#047857}.report-card-cta{color:#0f172a;font-size:.475rem;font-weight:700}.list-item-rich{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.list-item-topline{-ms-flex-pack:justify;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.4rem;-webkit-justify-content:space-between;justify-content:space-between}.list-item-note{color:#0f766e;display:block;font-size:.55rem;margin-top:.15rem}.status-pill{-ms-flex-negative:0;border-radius:24.975rem;-webkit-flex-shrink:0;flex-shrink:0;font-size:.45rem;line-height:1;padding:.2rem .3rem}.status-pill-draft{background:#fff7ed;color:#c2410c}.status-pill-signed{background:#eff6ff;color:#1d4ed8}.status-pill-submitted{background:#ecfdf5;color:#047857}.empty-state{background:#f8fafc;border:.025rem dashed #cbd5e1;border-radius:.4rem;padding:.7rem .6rem;text-align:center}.empty-title{color:#0f172a;display:block;font-size:.7rem;font-weight:700}.empty-copy{color:#64748b;display:block;font-size:.6rem;margin-top:.2rem}.filter-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.25rem}.filter-chip{-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#f8fafc;border:.025rem solid #e2e8f0;border-radius:24.975rem;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.25rem;padding:.35rem .45rem}.filter-chip-active{background:#0f172a;border-color:#0f172a}.filter-chip-active .filter-chip-label{color:#fff}.filter-chip-label{color:#334155;font-size:.6rem}.filter-chip-count{background:#e2e8f0;border-radius:24.975rem;color:#475569;font-size:.5rem;font-weight:700;height:.85rem;line-height:.85rem;min-width:.85rem;text-align:center}.filter-chip-count-active{background:hsla(0,0%,100%,.16);color:#fff}.list-guidance-card{background:-webkit-linear-gradient(315deg,#eff6ff,#fff);background:linear-gradient(135deg,#eff6ff,#fff);border:.025rem solid #bfdbfe;border-radius:.45rem;padding:.5rem .55rem}.list-guidance-title{color:#1d4ed8;display:block;font-size:.6rem;font-weight:700}.list-guidance-copy{color:#334155;display:block;font-size:.55rem;line-height:1.6;margin-top:.2rem}.section-kicker{color:#64748b;font-size:.475rem}.sheet-mask{-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;background:rgba(15,23,42,.45);display:-webkit-flex;display:-ms-flexbox;display:flex;inset:0;position:fixed;z-index:50}.sheet-panel{background:#f8f3e9;border-radius:.7rem .7rem 0 0;-webkit-box-shadow:0 -.2rem .7rem rgba(15,23,42,.12);box-shadow:0 -.2rem .7rem rgba(15,23,42,.12);padding:.7rem .6rem calc(.9rem + env(safe-area-inset-bottom));width:100%}.sheet-title{color:#0f172a;display:block;font-size:.8rem;font-weight:700}.sheet-copy{color:#64748b;display:block;font-size:.6rem;margin-top:.2rem}.sheet-list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.3rem;margin-top:.5rem}.sheet-rail{margin-top:.5rem;white-space:nowrap;width:100%}.sheet-rail-track{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:.3rem;padding-right:.6rem}.sheet-option{background:#fff;border:.025rem solid #ddd4c5;border-radius:.4rem;color:#0f172a;font-size:.7rem;height:2.2rem;line-height:2.2rem;width:100%}.sheet-chip{background:#fff;border:.025rem solid #ddd4c5;border-radius:.4rem;-webkit-box-shadow:0 .1rem .3rem rgba(15,23,42,.04);box-shadow:0 .1rem .3rem rgba(15,23,42,.04);color:#0f172a;font-size:.6rem;height:1.7rem;line-height:1.7rem;min-width:4.1rem;padding:0 .55rem;width:auto}.sheet-option-cancel{background:#eef2f7;color:#334155;margin-top:.3rem}.sheet-chip::after,.sheet-option::after{border:none}.shell-tabbar{-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);background:rgba(15,23,42,.96);border-radius:.45rem;bottom:.5rem;-webkit-box-shadow:0 .3rem .7rem rgba(15,23,42,.16);box-shadow:0 .3rem .7rem rgba(15,23,42,.16);display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.05rem;left:.6rem;padding:.125rem .2rem;position:fixed;right:.6rem;z-index:40}.shell-tab{-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-radius:.3rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:.175rem 0 .075rem;position:relative;text-align:center}.shell-tab-active{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.08)),to(rgba(96,165,250,.08)));background:-webkit-linear-gradient(top,hsla(0,0%,100%,.08),rgba(96,165,250,.08));background:linear-gradient(180deg,hsla(0,0%,100%,.08),rgba(96,165,250,.08))}.shell-tab-icon-wrap{-ms-flex-align:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background:transparent;display:-webkit-flex;display:-ms-flexbox;display:flex;height:auto;-webkit-justify-content:center;justify-content:center;margin-bottom:.05rem;width:auto}.shell-tab-icon-wrap-active{background:transparent}.shell-tab-icon{color:#cbd5e1;display:block;font-size:.9rem;line-height:1}.shell-tab-label{color:#94a3b8;display:block;font-size:.45rem;font-weight:700;line-height:1.1}.shell-tab-active .shell-tab-icon,.shell-tab-active .shell-tab-label{color:#f8fafc}.demo-entry-copy{text-align:center}.login-screen{background:radial-gradient(circle at top left,rgba(37,99,235,.12),transparent 30%),radial-gradient(circle at right 12%,rgba(15,23,42,.1),transparent 24%),-webkit-gradient(linear,left top,left bottom,from(#eef5ff),to(#f6f9fc));background:-webkit-radial-gradient(top left,circle,rgba(37,99,235,.12),transparent 30%),-webkit-radial-gradient(right 12%,circle,rgba(15,23,42,.1),transparent 24%),-webkit-linear-gradient(top,#eef5ff,#f6f9fc);background:radial-gradient(circle at top left,rgba(37,99,235,.12),transparent 30%),radial-gradient(circle at right 12%,rgba(15,23,42,.1),transparent 24%),linear-gradient(180deg,#eef5ff,#f6f9fc)}.login-hero-card{padding-bottom:.45rem}.login-panel{border:.025rem solid rgba(148,163,184,.16);-webkit-box-shadow:0 .4rem .9rem rgba(15,23,42,.08);box-shadow:0 .4rem .9rem rgba(15,23,42,.08)}.login-panel-title{color:#0f172a;display:block;font-size:.85rem;font-weight:800}.login-panel-copy{color:#64748b;display:block;font-size:.6rem;line-height:1.6;margin-bottom:.15rem;margin-top:.25rem}.auth-action-stack{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.3rem;margin-top:.5rem}.btn-primary-strong{-webkit-box-shadow:0 .35rem .7rem rgba(37,99,235,.22);box-shadow:0 .35rem .7rem rgba(37,99,235,.22);margin-top:0}.compact-banner-card{-ms-flex-pack:justify;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;background:-webkit-linear-gradient(315deg,#fff8eb,#fff);background:linear-gradient(135deg,#fff8eb,#fff);border:.025rem solid #fde68a;border-radius:.45rem;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-justify-content:space-between;justify-content:space-between;padding:.5rem .55rem}.compact-banner-title{color:#7c2d12;display:block;font-size:.7rem;font-weight:700}.compact-banner-copy{color:#9a3412;display:block;font-size:.55rem;margin-top:.15rem}.compact-banner-meta{color:#b45309;font-size:.6rem;font-weight:700}.focus-strip-card{-ms-flex-pack:justify;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:-webkit-linear-gradient(315deg,#f8fbff,#fff);background:linear-gradient(135deg,#f8fbff,#fff);border:.025rem solid #dbeafe;border-radius:.4rem;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.3rem;-webkit-justify-content:space-between;justify-content:space-between;padding:.3rem .35rem}.focus-strip-card-clickable{cursor:pointer}.focus-strip-copy{-webkit-flex:1;-ms-flex:1;flex:1}.focus-strip-kicker{color:#1d4ed8;display:block;font-size:.5rem;font-weight:700}.focus-strip-title{color:#0f172a;display:block;font-size:.55rem;font-weight:800;margin-top:0}.focus-strip-text{color:#475569;display:block;font-size:.45rem;line-height:1.35;margin-top:.05rem}.focus-strip-button{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;margin-top:0;min-width:4rem;width:4rem}.focus-strip-cta{-ms-flex-negative:0;background:#eff6ff;border:.025rem solid #bfdbfe;border-radius:.3rem;color:#1d4ed8;-webkit-flex-shrink:0;flex-shrink:0;font-size:.425rem;font-weight:700;line-height:1;padding:.25rem .3rem}.member-card{-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:-webkit-linear-gradient(315deg,#0f172a,#1f4f46);background:linear-gradient(135deg,#0f172a,#1f4f46);border-radius:.55rem;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.4rem;padding:.55rem .5rem}.member-avatar{-ms-flex-align:center;-ms-flex-pack:center;-ms-flex-negative:0;-webkit-align-items:center;align-items:center;background:hsla(0,0%,100%,.16);border-radius:24.975rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;flex-shrink:0;height:2.2rem;-webkit-justify-content:center;justify-content:center;width:2.2rem}.member-avatar-text{color:#fff;font-size:.85rem;font-weight:800}.member-body{-webkit-flex:1;-ms-flex:1;flex:1}.member-title-row{-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.3rem}.member-name{color:#fff;font-size:.85rem;font-weight:800}.member-role-chip{background:rgba(245,158,11,.18);border:.025rem solid hsla(48,97%,77%,.26);border-radius:24.975rem;color:#fef3c7;font-size:.5rem;padding:.15rem .3rem}.member-meta{color:#cbd5e1;display:block;font-size:.55rem;margin-top:.15rem}.service-grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.3rem}.member-shortcut-grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.3rem}.member-shortcut-card{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8fafc));background:-webkit-linear-gradient(top,#fff,#f8fafc);background:linear-gradient(180deg,#fff,#f8fafc);border:.025rem solid #e2e8f0;border-radius:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:5.5rem;padding:.4rem;width:calc(50% - .15rem)}.member-shortcut-card-contract{background:-webkit-gradient(linear,left top,left bottom,from(#f8fbff),to(#eef5ff));background:-webkit-linear-gradient(top,#f8fbff,#eef5ff);background:linear-gradient(180deg,#f8fbff,#eef5ff);border-style:dashed}.member-shortcut-kicker{color:#1d4ed8;display:block;font-size:.5rem;font-weight:700}.member-shortcut-title{color:#0f172a;display:block;font-size:.6rem;font-weight:700}.member-shortcut-copy{color:#64748b;display:block;font-size:.475rem;margin-top:.1rem}.member-section-copy{color:#64748b;display:block;font-size:.475rem;line-height:1.45;margin-bottom:.3rem}.member-form-shell{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fbfcfe));background:-webkit-linear-gradient(top,#fff,#fbfcfe);background:linear-gradient(180deg,#fff,#fbfcfe);border:.025rem solid #e2e8f0;border-radius:.45rem;-webkit-box-shadow:inset 0 .025rem 0 hsla(0,0%,100%,.7);box-shadow:inset 0 .025rem 0 hsla(0,0%,100%,.7);padding:.1rem .4rem}.member-form-block{padding:.35rem 0}.member-form-kicker{color:#94a3b8;display:block;font-size:.4rem;font-weight:700;letter-spacing:.025rem;margin-bottom:.1rem}.member-form-title{color:#0f172a;display:block;font-size:.55rem;font-weight:700;margin-bottom:.25rem}.member-form-divider{background:#edf2f7;height:.025rem}.member-field-group{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8fafc));background:-webkit-linear-gradient(top,#fff,#f8fafc);background:linear-gradient(180deg,#fff,#f8fafc);border:.025rem solid #eef2f7;border-radius:.35rem;margin-bottom:.3rem;padding:.3rem}.member-field-group:last-child{margin-bottom:0}.member-inline-btn{min-width:2.3rem}.member-action-stack{background:-webkit-gradient(linear,left top,left bottom,from(rgba(248,250,252,0)),to(#f8fafc));background:-webkit-linear-gradient(top,rgba(248,250,252,0),#f8fafc);background:linear-gradient(180deg,rgba(248,250,252,0),#f8fafc);border-radius:0 0 .4rem .4rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.25rem;margin:0 -.15rem -.1rem;padding:.4rem .15rem .35rem}.member-primary-btn,.member-secondary-btn{margin-top:0}.stamp-preview-card{-ms-flex-pack:justify;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:-webkit-gradient(linear,left top,left bottom,from(#fff7f7),to(#fffdfd));background:-webkit-linear-gradient(top,#fff7f7,#fffdfd);background:linear-gradient(180deg,#fff7f7,#fffdfd);border:.025rem solid #fecaca;border-radius:.45rem;-webkit-box-shadow:inset 0 .025rem 0 hsla(0,0%,100%,.72);box-shadow:inset 0 .025rem 0 hsla(0,0%,100%,.72);display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.4rem;-webkit-justify-content:space-between;justify-content:space-between;margin-top:0;padding:.45rem}.stamp-preview-title{color:#991b1b;display:block;font-size:.55rem;font-weight:700}.stamp-preview-circle{-ms-flex-align:center;-ms-flex-pack:center;-ms-flex-negative:0;-webkit-align-items:center;align-items:center;border:.1rem solid rgba(220,38,38,.78);border-radius:24.975rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;flex-shrink:0;height:3.3rem;-webkit-justify-content:center;justify-content:center;-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg);width:3.3rem}.stamp-preview-text{color:#dc2626;font-size:.5rem;font-weight:700;line-height:1.35;text-align:center}.shell-screen:has(.member-card){padding-bottom:calc(4.1rem + env(safe-area-inset-bottom))}.service-card{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8fafc));background:-webkit-linear-gradient(top,#fff,#f8fafc);background:linear-gradient(180deg,#fff,#f8fafc);border:.025rem solid #e2e8f0;border-radius:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.5rem;width:calc(50% - .15rem)}.service-title{color:#0f172a;display:block;font-size:.7rem;font-weight:700}.service-copy{color:#64748b;display:block;font-size:.55rem;margin-top:.15rem}.wizard-screen{background:var(--tr-color-bg-page);padding-bottom:calc(3.8rem + env(safe-area-inset-bottom))}.wizard-topbar{-ms-flex-pack:justify;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);background:-webkit-gradient(linear,left top,left bottom,from(hsla(42,35%,93%,.98)),color-stop(82%,hsla(42,35%,93%,.92)),to(hsla(42,35%,93%,.68)));background:-webkit-linear-gradient(top,hsla(42,35%,93%,.98),hsla(42,35%,93%,.92) 82%,hsla(42,35%,93%,.68));background:linear-gradient(180deg,hsla(42,35%,93%,.98),hsla(42,35%,93%,.92) 82%,hsla(42,35%,93%,.68));display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.3rem;-webkit-justify-content:space-between;justify-content:space-between;margin:-.1rem 0 .2rem;padding:calc(.15rem + env(safe-area-inset-top)) 0 .15rem;position:-webkit-sticky;position:sticky;top:0;z-index:35}.wizard-report-no{color:#94a3b8;font-size:.45rem;margin-left:auto}.wizard-hero-card{background:#fff;border:.025rem solid #e2e8f0;border-radius:.45rem;-webkit-box-shadow:0 .1rem .35rem rgba(15,23,42,.04);box-shadow:0 .1rem .35rem rgba(15,23,42,.04);padding:.4rem .4rem .35rem}.wizard-title{color:#0f172a;display:block;font-size:.775rem;font-weight:800}.wizard-copy{color:#64748b;display:block;font-size:.5rem;line-height:1.45;margin-top:.15rem}.wizard-progress-head{-ms-flex-pack:justify;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.3rem;-webkit-justify-content:space-between;justify-content:space-between;margin-top:.3rem}.wizard-progress-text{color:#64748b;font-size:.5rem}.wizard-step-strip{display:grid;gap:.15rem;grid-template-columns:repeat(5,minmax(0,1fr));margin:.25rem 0 .35rem}.wizard-step-chip{-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#f8fafc;border:.025rem solid #e2e8f0;border-radius:.3rem;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.025rem;min-width:0;padding:.2rem .125rem .175rem}.wizard-step-chip-active{background:#eff6ff;border-color:#bfdbfe}.wizard-step-chip-done{background:#f0fdf4;border-color:#bbf7d0}.wizard-step-chip-index{color:#334155;font-size:.4rem;font-weight:800}.wizard-step-chip-active .wizard-step-chip-index,.wizard-step-chip-active .wizard-step-chip-label{color:#1d4ed8}.wizard-step-chip-done .wizard-step-chip-index,.wizard-step-chip-done .wizard-step-chip-label{color:#166534}.wizard-step-chip-label{color:#334155;font-size:.35rem;line-height:1.2;text-align:center}.wizard-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.3rem}.wizard-stat-grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.25rem}.wizard-stat-card{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8fafc));background:-webkit-linear-gradient(top,#fff,#f8fafc);background:linear-gradient(180deg,#fff,#f8fafc);border:.025rem solid #d8e2ec;border-radius:.4rem;-webkit-box-shadow:0 .05rem .25rem rgba(15,23,42,.03);box-shadow:0 .05rem .25rem rgba(15,23,42,.03);-webkit-box-sizing:border-box;box-sizing:border-box;min-width:4.5rem;padding:.35rem .35rem .3rem;width:calc(33.333% - .2rem)}.wizard-stat-label{color:#64748b;display:block;font-size:.45rem}.wizard-stat-value{color:#0f172a;display:block;font-size:.55rem;font-weight:800;line-height:1.3;margin-top:.15rem;word-break:break-word}.wizard-tip-card{background:#fff;border:.025rem solid #d8e2ec;border-radius:.4rem;-webkit-box-shadow:0 .05rem .25rem rgba(15,23,42,.03);box-shadow:0 .05rem .25rem rgba(15,23,42,.03);margin-top:.4rem;padding:.45rem .4rem}.wizard-tip-title{color:#0f172a;display:block;font-size:.6rem;font-weight:700}.wizard-tip-copy{color:#475569;display:block;font-size:.55rem;line-height:1.6;margin-top:.2rem}.wizard-form-section{background:#fff;border:.025rem solid #e2e8f0;border-radius:.45rem;-webkit-box-shadow:0 .1rem .35rem rgba(15,23,42,.04);box-shadow:0 .1rem .35rem rgba(15,23,42,.04);padding:.4rem .35rem}.wizard-form-section .section-title{font-size:.55rem}.wizard-form-section .section-header{margin-bottom:.25rem}.party-card .field-group,.wizard-form-section .field-group{background:#fff;border:none;border-bottom:.025rem solid #edf2f7;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin-bottom:.25rem;padding:0 0 .25rem}.party-card .field-group{background:#fff;border:.025rem solid #e2e8f0;border-radius:.35rem;-webkit-box-shadow:0 .05rem .25rem rgba(15,23,42,.03);box-shadow:0 .05rem .25rem rgba(15,23,42,.03);padding:.3rem}.party-card .field-group:last-child,.wizard-form-section .field-group:last-child{border-bottom:none;margin-bottom:0}.party-card .field-label,.wizard-form-section .field-label{color:#334155;font-size:.475rem;font-weight:700;margin-bottom:.125rem}.party-card .field-inline-head,.wizard-form-section .field-inline-head{margin-bottom:.15rem}.party-card .input,.party-card .textarea,.wizard-form-section .input,.wizard-form-section .textarea{background:var(--tr-color-bg-soft);border-color:#ddd4c5}.party-card .field-help,.wizard-form-section .field-help{font-size:.425rem;line-height:1.4;margin-top:.125rem}.wizard-form-section .empty-state{background:#fff;border-style:solid;-webkit-box-shadow:0 .05rem .25rem rgba(15,23,42,.03);box-shadow:0 .05rem .25rem rgba(15,23,42,.03)}.wizard-form-section .media-card{background:transparent;border:none;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}.wizard-form-section .media-grid,.wizard-form-section .tag-list{background:#f8fafc;border:.025rem solid #e2e8f0;border-radius:.4rem;-webkit-box-shadow:none;box-shadow:none;padding:.3rem}.wizard-form-section .tag-pill{background:#fff;border-color:#dbeafe;padding:.25rem .35rem}.party-card .btn-tiny,.wizard-form-section .btn-small,.wizard-form-section .btn-tiny{margin-top:0}.wizard-footer{background:-webkit-gradient(linear,left top,left bottom,from(rgba(237,242,246,0)),color-stop(26%,rgba(237,242,246,.95)),to(#edf2f6));background:-webkit-linear-gradient(top,rgba(237,242,246,0),rgba(237,242,246,.95) 26%,#edf2f6);background:linear-gradient(180deg,rgba(237,242,246,0),rgba(237,242,246,.95) 26%,#edf2f6);bottom:0;margin-top:.35rem;padding:.25rem 0 calc(.3rem + env(safe-area-inset-bottom));position:-webkit-sticky;position:sticky;z-index:30}.wizard-footer-grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.2rem}.wizard-footer-grid-2{gap:.2rem}.wizard-footer-row{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.2rem}.wizard-back-btn{background:hsla(0,0%,100%,.96);border:.025rem solid #cbd5e1;border-radius:24.975rem;-webkit-box-shadow:0 .15rem .4rem rgba(15,23,42,.08);box-shadow:0 .15rem .4rem rgba(15,23,42,.08);font-size:.6rem;height:1.1rem;line-height:1.05rem;min-width:1.1rem;padding:0;width:1.1rem}.btn-footer-primary,.btn-footer-secondary{border-radius:.4rem;-webkit-box-shadow:0 .2rem .45rem rgba(15,23,42,.06);box-shadow:0 .2rem .45rem rgba(15,23,42,.06);-webkit-flex:1;-ms-flex:1;flex:1;font-size:.5rem;font-weight:700;height:1.3rem;line-height:1.3rem;margin-top:0;width:100%}.btn-footer-secondary{background:hsla(0,0%,100%,.96);border:.025rem solid #cbd5e1;color:#334155}.btn-footer-primary{background:-webkit-linear-gradient(315deg,#2563eb,#1d4ed8);background:linear-gradient(135deg,#2563eb,#1d4ed8);border:.025rem solid rgba(37,99,235,.22);-webkit-box-shadow:0 .3rem .6rem rgba(37,99,235,.18);box-shadow:0 .3rem .6rem rgba(37,99,235,.18);color:#fff}.btn-footer-primary::after,.btn-footer-secondary::after{border:none}.btn-inline-action{background:#fff;border:.025rem solid #cbd5e1;border-radius:.3rem;-webkit-box-shadow:0 .05rem .2rem rgba(15,23,42,.04);box-shadow:0 .05rem .2rem rgba(15,23,42,.04);color:#334155;font-size:.425rem;font-weight:700;height:.9rem;line-height:.9rem;margin-top:0;min-width:2.2rem;padding:0 .3rem;width:auto}.btn-inline-action::after{border:none}.btn-inline-danger{background:#fff7ed;border-color:#fdba74;color:#c2410c}.wizard-stack{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.4rem}.media-grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.3rem}.media-card{position:relative;width:calc(50% - .15rem)}.media-thumb{background-color:#dbeafe;background-position:50%;background-size:cover;border-radius:.4rem;height:4.5rem}.media-watermark{-webkit-backdrop-filter:blur(.15rem);backdrop-filter:blur(.15rem);background:rgba(15,23,42,.58);border-radius:.3rem;bottom:1.1rem;max-width:calc(100% - .5rem);padding:.2rem .25rem;position:absolute;right:.25rem}.media-watermark-line{color:hsla(0,0%,100%,.96);display:block;font-size:.4rem;line-height:1.35;text-align:right;word-break:break-all}.media-label{color:#475569;display:block;font-size:.55rem;margin-top:.2rem}.tag-list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.25rem}.chip-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.2rem}.chip-row-scroll{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.05rem}.chip-row-scroll::-webkit-scrollbar{display:none}.chip-option{-ms-flex-align:center;-ms-flex-negative:0;-webkit-align-items:center;align-items:center;background:var(--tr-color-bg-soft);border:.025rem solid #d7cbb7;border-radius:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;flex-shrink:0;min-height:.95rem;padding:.2rem .3rem}.chip-option-active{background:#0f172a;border-color:#0f172a}.chip-option-disabled{opacity:.72}.chip-option-label{color:#334155;font-size:.45rem;line-height:1.2}.chip-option-label-active{color:#fff}.tag-pill{background:#eff6ff;border:.025rem solid #bfdbfe;border-radius:24.975rem;padding:.3rem .45rem}.tag-pill-label{color:#1d4ed8;font-size:.55rem}.party-card{background:transparent;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:0}.party-card-head{-ms-flex-pack:justify;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.4rem;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.3rem}.party-card-copy{-webkit-flex:1;-ms-flex:1;flex:1}.party-card-actions{-ms-flex-negative:0;-ms-flex-pack:end;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;flex-shrink:0;-webkit-justify-content:flex-end;justify-content:flex-end}.party-card-title{color:#0f172a;display:block;font-size:.7rem;font-weight:700}.party-section-title{color:#334155;display:block;font-size:.55rem;font-weight:700;margin:.4rem 0 .25rem}.party-card .wizard-stat-grid{margin-bottom:.3rem}.party-card .wizard-stat-card{-webkit-box-shadow:0 .05rem .25rem rgba(15,23,42,.03);box-shadow:0 .05rem .25rem rgba(15,23,42,.03)}.party-card .doc-card-grid{margin-top:.1rem}.doc-card-grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.3rem}.doc-card{background:#fff;border:.025rem solid #e2e8f0;border-radius:.4rem;-webkit-box-shadow:0 .05rem .25rem rgba(15,23,42,.03);box-shadow:0 .05rem .25rem rgba(15,23,42,.03);-webkit-box-sizing:border-box;box-sizing:border-box;min-width:4.5rem;padding:.4rem .35rem;width:calc(33.333% - .2rem)}.doc-card-title{color:#0f172a;display:block;font-size:.55rem;font-weight:700}.doc-card-status{color:#b45309;display:block;font-size:.5rem;margin:.2rem 0 .3rem}.doc-card-status-done{color:#047857}.signature-status-line{-ms-flex-pack:justify;border-top:.025rem solid #e2e8f0;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.3rem;-webkit-justify-content:space-between;justify-content:space-between;margin-top:.35rem;padding-top:.4rem}.signature-status-label{color:#64748b;font-size:.6rem}.signature-status-value{color:#c2410c;font-size:.6rem;font-weight:700}.signature-status-value-done{color:#047857}.signature-party-card{background:#f8fafc;border:.025rem solid #e2e8f0;border-radius:.4rem;padding:.45rem .4rem}.signature-party-head{-ms-flex-pack:justify;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.3rem;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.3rem}.signature-party-title{color:#0f172a;font-size:.7rem;font-weight:700}.summary-pairs{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.25rem;margin-top:.3rem}.summary-pair{background:#f8fafc;border:.025rem solid #e2e8f0;border-radius:.35rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.35rem .35rem .3rem;width:calc(50% - .125rem)}.summary-pair-label{color:#64748b;display:block;font-size:.45rem}.summary-pair-value{color:#0f172a;display:block;font-size:.55rem;font-weight:700;line-height:1.4;margin-top:.1rem}.review-party-card{background:#f8fafc;border:.025rem solid #e2e8f0;border-radius:.4rem;padding:.35rem .35rem .3rem}.review-party-title{color:#0f172a;display:block;font-size:.55rem;font-weight:700}.review-party-copy{color:#475569;display:block;font-size:.45rem;margin-top:.1rem}.report-review-status-card{background:-webkit-gradient(linear,left top,left bottom,from(#f8fafc),to(#fff));background:-webkit-linear-gradient(top,#f8fafc,#fff);background:linear-gradient(180deg,#f8fafc,#fff);border:.025rem solid #e2e8f0;border-radius:.4rem;margin-top:.3rem;padding:.4rem .4rem .35rem}.report-review-status-label{color:#64748b;display:block;font-size:.45rem}.report-review-status-value{color:#c2410c;display:block;font-size:.7rem;font-weight:800;margin-top:.15rem}.report-review-status-value-ready{color:#047857}.report-review-status-copy{color:#475569;display:block;font-size:.45rem;line-height:1.45;margin-top:.2rem}.review-checklist{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.2rem;margin-top:.25rem}.review-checklist-success{margin-top:.3rem}.review-check-item{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;background:#fff7ed;border-radius:.35rem;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.25rem;padding:.325rem .3rem}.review-check-item-success{background:#ecfdf5}.review-check-dot{-ms-flex-negative:0;background:#fdba74;border-radius:24.975rem;color:#7c2d12;-webkit-flex-shrink:0;flex-shrink:0;font-size:.45rem;font-weight:800;height:.7rem;line-height:.7rem;text-align:center;width:.7rem}.review-check-item-success .review-check-dot{background:#86efac;color:#166534}.review-check-text{color:#7c2d12;-webkit-flex:1;-ms-flex:1;flex:1;font-size:.45rem;line-height:1.45}.review-check-item-success .review-check-text{color:#166534}.preview-screen{background:radial-gradient(circle at top,rgba(154,167,177,.14),transparent 20%),-webkit-gradient(linear,left top,left bottom,from(#e7edf2),to(#d9e2e9));background:-webkit-radial-gradient(top,circle,rgba(154,167,177,.14),transparent 20%),-webkit-linear-gradient(top,#e7edf2,#d9e2e9);background:radial-gradient(circle at top,rgba(154,167,177,.14),transparent 20%),linear-gradient(180deg,#e7edf2,#d9e2e9)}.preview-page-title{color:#1e293b;display:block;font-size:.9rem;font-weight:800}.report-preview-summary-grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.25rem;margin-top:.35rem}.report-preview-summary-item{background:#f8fafc;border:.025rem solid #e2e8f0;border-radius:.35rem;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0;padding:.35rem .35rem .3rem;width:calc(50% - .125rem)}.report-preview-summary-item-wide{width:100%}.report-preview-summary-label{color:#64748b;display:block;font-size:.475rem}.report-preview-summary-value{color:#0f172a;display:block;font-size:.55rem;font-weight:700;line-height:1.45;margin-top:.1rem}.report-preview-paper-head{-ms-flex-pack:justify;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;border-bottom:.025rem solid #d6dde5;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.35rem;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.45rem;padding-bottom:.25rem}.report-preview-paper-city,.report-preview-paper-no{color:#64748b;display:block;font-size:.45rem;line-height:1.4}.report-preview-paper{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.98)),to(#fff));background:-webkit-linear-gradient(top,hsla(0,0%,100%,.98),#fff);background:linear-gradient(180deg,hsla(0,0%,100%,.98),#fff);border:.025rem solid #dde4ea;border-radius:.5rem;-webkit-box-shadow:0 .35rem .85rem rgba(15,23,42,.08);box-shadow:0 .35rem .85rem rgba(15,23,42,.08);padding:.6rem .55rem .75rem}.report-preview-title{color:#0f172a;display:block;font-size:.85rem;font-weight:800;line-height:1.35;margin-bottom:.5rem;text-align:center}.report-preview-section{border-bottom:.025rem dashed #d6dde5;margin-bottom:.55rem;padding-bottom:.4rem}.report-preview-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.report-preview-section-title{color:#0f172a;display:block;font-size:.6rem;font-weight:800;margin-bottom:.25rem}.report-preview-row{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.2rem;margin-bottom:.125rem}.report-preview-label{-ms-flex-negative:0;color:#475569;-webkit-flex-shrink:0;flex-shrink:0;font-size:.525rem}.report-preview-value{color:#0f172a;-webkit-flex:1;-ms-flex:1;flex:1;font-size:.525rem;line-height:1.5}.report-preview-warning{color:#0f172a;display:block;font-size:.5rem;line-height:1.7;margin-bottom:.2rem}.report-preview-signature-row{-ms-flex-pack:justify;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.35rem;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.45rem}.report-preview-signature-copy{-webkit-flex:1;-ms-flex:1;flex:1}.report-preview-signature-line{color:#0f172a;display:block;font-size:.525rem;line-height:1.5}.report-preview-signature-image{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;height:2.2rem;width:4rem}.report-preview-signature-placeholder{-ms-flex-align:center;-ms-flex-pack:center;-ms-flex-negative:0;-webkit-align-items:center;align-items:center;border:.025rem dashed #cbd5e1;border-radius:.3rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;flex-shrink:0;height:2.2rem;-webkit-justify-content:center;justify-content:center;width:4rem}.report-preview-signature-placeholder-text{color:#94a3b8;font-size:.55rem}.report-preview-footer{-ms-flex-pack:justify;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-justify-content:space-between;justify-content:space-between;margin-top:.3rem}.report-preview-operator{-webkit-flex:1;-ms-flex:1;flex:1}.report-preview-operator-title{color:#64748b;display:block;font-size:.475rem;font-weight:700;margin-bottom:.15rem}.report-preview-operator-line{color:#0f172a;display:block;font-size:.525rem;line-height:1.55}.report-preview-stamp{-ms-flex-align:center;-ms-flex-pack:center;-ms-flex-negative:0;-webkit-align-items:center;align-items:center;border:.1rem solid rgba(220,38,38,.75);border-radius:24.975rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;flex-shrink:0;height:3.4rem;-webkit-justify-content:center;justify-content:center;-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg);width:3.4rem}.report-preview-stamp-text{color:#dc2626;font-size:.5rem;font-weight:700;line-height:1.35;text-align:center}.report-preview-extra-party{border-top:.025rem dashed #cbd5e1;margin-top:.35rem;padding-top:.3rem}.report-preview-extra-title{color:#334155;display:block;font-size:.525rem;font-weight:700;margin-bottom:.2rem}@media (max-width:12rem){.screen{padding:.6rem .4rem 1rem}.hero-card,.shell-hero-compact{padding:.6rem .5rem}.shell-hero{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.4rem}.hero-extra{min-width:0;width:100%}.hero-status-stack{display:grid;gap:.25rem;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-status-card{padding:.35rem .3rem}.hero-status-value{font-size:.6rem}.plain-title,.screen-title,.wizard-title{font-size:.85rem}.plain-copy,.screen-copy,.wizard-copy{font-size:.6rem}.compact-banner-card,.focus-strip-card,.stamp-preview-card{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.focus-strip-button{width:100%}.focus-strip-cta{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;width:100%}.doc-card,.media-card,.member-shortcut-card,.service-card,.status-module-item{width:calc(50% - .15rem)}.status-module-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.member-card{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.member-form-shell{padding:.05rem .35rem}.member-form-block{padding:.3rem 0}.member-field-group{padding:.25rem}.member-action-stack{padding:.35rem 0 .3rem}.member-title-row,.report-card-footer,.report-card-head,.report-preview-footer,.report-preview-signature-row,.section-header{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.report-card-meta-row{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.report-card-step-pill{max-width:56%}.field-inline-head,.party-card .field-inline-head,.wizard-form-section .field-inline-head{-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.wizard-stat-card{min-width:0;width:calc(50% - .15rem)}.shell-tabbar{border-radius:.45rem;bottom:.4rem;gap:.05rem;left:.4rem;padding:.125rem .2rem;right:.4rem}.shell-tab{padding:.175rem 0 .075rem}.shell-tab-icon-wrap{margin-bottom:.05rem}.shell-tab-label{font-size:.45rem}.wizard-step-strip{gap:.15rem;grid-template-columns:repeat(5,minmax(0,1fr))}.wizard-step-chip{padding:.25rem .1rem}.wizard-step-chip-label{font-size:.4rem}}