.resolve-hero-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.resolve-module-nav{display:flex;gap:6px;margin:22px 0 12px;padding:5px;width:max-content;max-width:100%;overflow:auto;border:1px solid #dce4ee;border-radius:14px;background:#fff}.resolve-module-nav button{border:0;border-radius:10px;background:none;padding:10px 14px;color:#65758b;font:700 13px inherit;white-space:nowrap;cursor:pointer}.resolve-module-nav button.active{background:#10213c;color:#fff}.resolve-request-module,.resolve-contact-module,.resolve-template-module{padding:22px;border:1px solid #dce4ee;border-radius:20px;background:#fff;box-shadow:0 16px 42px rgba(23,42,69,.06)}.resolve-request-overview{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px}.resolve-request-overview h3{margin:6px 0 0;font-size:21px}.resolve-request-list{display:grid;gap:10px}.document-request-card{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;padding:18px;border:1px solid #e2e8f0;border-radius:15px;background:#fbfcfe;text-align:left;cursor:pointer}.document-request-card:hover,.document-request-card:focus-visible{border-color:#91a8c5;outline:3px solid rgba(47,107,255,.12)}.document-request-card h4{margin:0 0 6px;font-size:16px}.document-request-card p{margin:0;color:#65758b;font-size:13px}.request-card-progress{min-width:150px;text-align:right}.request-card-progress b{display:block;color:#10213c}.request-card-progress span{display:block;width:150px;height:7px;margin:8px 0 0;border-radius:99px;background:#e2e8f0;overflow:hidden}.request-card-progress i{display:block;height:100%;background:#2f6bff}.resolve-contact-search{display:block}.resolve-contact-search span{display:block;margin-bottom:7px;font-size:12px;font-weight:800;color:#65758b}.resolve-contact-search input{width:100%;min-height:48px;padding:0 14px;border:1px solid #d7e0ea;border-radius:12px}.resolve-contact-list,.resolve-template-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:16px}.contact-card,.template-card{padding:17px;border:1px solid #e0e7ef;border-radius:15px;background:#fafcff}.contact-card b,.template-card b{display:block}.contact-card small,.template-card small{display:block;margin-top:6px;color:#65758b;line-height:1.45}.document-request-dialog,.document-request-detail,.portal-design-dialog{padding:0;border:0;border-radius:24px;box-shadow:0 30px 100px rgba(8,24,47,.28)}.document-request-dialog::backdrop,.document-request-detail::backdrop,.portal-design-dialog::backdrop{background:rgba(7,18,34,.6);backdrop-filter:blur(5px)}.document-request-dialog{width:min(720px,calc(100% - 24px))}.document-request-dialog>form>header,.portal-design-dialog>form>header,.document-request-detail>section>header{display:flex;justify-content:space-between;gap:20px;padding:26px 28px 20px;border-bottom:1px solid #e3e8ef}.document-request-dialog header h2,.portal-design-dialog header h2{margin:5px 0}.document-request-dialog header p,.portal-design-dialog header p{margin:0;color:#65758b}.document-request-dialog header>button,.portal-design-dialog header>button,.document-request-detail header>button{align-self:flex-start;width:38px;height:38px;border:0;border-radius:50%;background:#edf2f7;font-size:22px;cursor:pointer}.document-request-progress{height:5px;background:#e9eef4}.document-request-progress i{display:block;width:20%;height:100%;background:#2f6bff;transition:width .25s}.document-request-dialog main{min-height:340px;padding:28px}.document-request-dialog label,.portal-design-dialog label{display:block;margin-bottom:16px}.document-request-dialog label>span,.portal-design-dialog label>span{display:block;margin-bottom:7px;color:#52647a;font-size:12px;font-weight:800;letter-spacing:.02em}.document-request-dialog input,.document-request-dialog textarea,.document-request-dialog select,.portal-design-dialog input,.portal-design-dialog textarea,.portal-design-dialog select{width:100%;min-height:48px;padding:11px 13px;border:1px solid #d6dfe9;border-radius:12px;background:#fff;color:#172334;font:inherit}.recipient-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-match{margin:4px 0 10px}.contact-found,.contact-unknown,.contact-duplicate{padding:14px;border-radius:12px;background:#edf7f3;color:#146846}.contact-unknown{background:#f3f6fa;color:#5d6e83}.contact-duplicate{background:#fff6e6;color:#865600}.contact-found button,.contact-duplicate button{margin-top:8px}.inline-contact{margin-top:15px;padding:18px;border-radius:15px;background:#f5f8fb}.inline-contact p{margin:0;color:#65758b;font-size:13px}.document-request-dialog footer,.portal-design-dialog footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:18px 28px;border-top:1px solid #e3e8ef}.document-request-dialog footer small,.portal-design-dialog footer small{margin-right:auto;color:#b13447}.request-template-choice{display:grid;grid-template-columns:1fr 1fr;gap:12px}.template-choice{min-height:150px;padding:19px;border:1px solid #dce4ed;border-radius:16px;background:#fff;text-align:left;cursor:pointer}.template-choice.selected{border:2px solid #2f6bff;background:#f5f8ff}.template-choice b{display:block;font-size:17px}.template-choice span,.template-choice small{display:block;margin-top:8px;color:#65758b}.question-card{margin-bottom:16px;padding:17px;border:1px solid #e0e6ed;border-radius:14px}.question-card>b{display:block;margin-bottom:12px}.choice-row{display:flex;gap:8px;flex-wrap:wrap}.choice-row label{margin:0}.choice-row input{position:absolute;opacity:0}.choice-row span{display:block!important;margin:0!important;padding:10px 13px;border:1px solid #d9e1ea;border-radius:10px;cursor:pointer}.choice-row input:checked+span{border-color:#2f6bff;background:#edf3ff;color:#1746ad}.request-preview>article{padding:18px;border:1px solid #e0e7ef;border-radius:15px}.request-preview h3{margin:5px 0}.preview-requirements{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.preview-requirements span{padding:7px 9px;border-radius:8px;background:#eef3f8;font-size:12px}.document-request-detail{width:min(820px,calc(100% - 24px))}.document-request-detail>section>header h2{margin:3px 0}.document-request-detail>section>header p{margin:0;color:#65758b}.document-request-detail main{max-height:70vh;overflow:auto;padding:24px}.detail-progress{padding:18px;border-radius:14px;background:#10213c;color:#fff}.detail-progress strong{font-size:24px}.operator-requirement{display:grid;grid-template-columns:26px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid #e5eaf0}.operator-requirement i{font-style:normal;color:#2f6bff}.review-card{margin-top:12px;padding:16px;border:1px solid #efcc85;border-radius:14px;background:#fffbf1}.review-card select{min-height:42px;margin:10px 5px 0 0;padding:0 10px;border:1px solid #d7dfe8;border-radius:9px}.review-card button{min-height:42px;margin-top:10px}.activity-mini{margin-top:18px}.activity-mini li{margin:8px 0;color:#65758b}.portal-design-dialog{width:min(1120px,calc(100% - 24px))}.portal-design-dialog>form>main{display:grid;grid-template-columns:minmax(320px,440px) 1fr;min-height:610px}.design-controls{padding:22px;overflow:auto}.design-controls>nav{display:flex;gap:5px;margin-bottom:20px;overflow:auto}.design-controls>nav button{padding:9px 11px;border:0;border-radius:9px;background:#eef2f6;color:#65758b;font-weight:700;cursor:pointer}.design-controls>nav button.active{background:#10213c;color:white}.design-controls input[type=color]{padding:6px}.asset-upload{padding:15px;border:1px dashed #b9c6d4;border-radius:12px}.check-row{display:flex!important;align-items:center;gap:9px}.check-row input{width:20px!important;min-height:20px!important}.design-preview{padding:22px;background:#e9eef4}.preview-browser{padding:12px;border-radius:15px 15px 0 0;background:#26364a;color:white}.preview-browser i{display:inline-block;width:8px;height:8px;margin-right:5px;border-radius:50%;background:#718097}.preview-browser small{float:right}.preview-page{min-height:510px;padding:40px;border-radius:0 0 15px 15px;background:white;color:#172334}.preview-logo{font-size:18px;font-weight:850}.preview-page h2{max-width:520px;margin:62px 0 8px;font-size:32px;color:var(--preview-primary,#17324d)}.preview-upload{margin-top:26px;padding:28px;border:2px dashed #ccd5df;border-radius:var(--preview-radius,18px);text-align:center}.preview-upload button{margin-top:10px;padding:12px 16px;border:0;border-radius:10px;background:var(--preview-primary,#17324d);color:white}.preview-footer{margin-top:32px;text-align:center;color:#65758b}.domain-standard,.domain-item{display:grid;grid-template-columns:1fr auto;gap:3px;margin-bottom:14px;padding:14px;border:1px solid #dce3eb;border-radius:12px}.domain-standard small,.domain-item small{grid-column:1/-1;color:#65758b}.domain-standard span,.domain-item span{color:#257154}.domain-item button{grid-column:1/-1;margin-top:8px}.domain-dns{grid-column:1/-1;margin-top:8px;padding:9px;border-radius:8px;background:#f2f5f8;font-size:12px;color:#52647a}@media(max-width:820px){.resolve-hero-actions{justify-content:flex-start}.portal-design-dialog>form>main{grid-template-columns:1fr}.design-preview{display:none}.document-request-card{grid-template-columns:1fr}.request-card-progress{text-align:left}.recipient-grid,.request-template-choice{grid-template-columns:1fr}.document-request-dialog main{padding:22px 18px}.document-request-dialog footer{padding:15px 18px}.resolve-request-module,.resolve-contact-module,.resolve-template-module{padding:16px}}@media(max-width:520px){.resolve-module-nav{width:100%}.resolve-module-nav button{flex:1}.document-request-dialog,.document-request-detail,.portal-design-dialog{width:100%;height:100%;max-height:none;border-radius:0}.document-request-dialog>form,.portal-design-dialog>form{min-height:100%;display:flex;flex-direction:column}.document-request-dialog main{flex:1}.document-request-dialog footer{position:sticky;bottom:0;background:white}.document-request-card{padding:15px}.request-card-progress span{width:100%}}

.resolve-request-module{margin-bottom:24px}.resolve-request-tools{display:flex;align-items:center;justify-content:flex-end;gap:10px}.resolve-request-tools label{min-width:min(340px,42vw)}.resolve-request-tools input{width:100%;min-height:44px;padding:0 13px;border:1px solid #d7e0ea;border-radius:11px;background:#fff;color:#172334;font:inherit}.resolve-request-tools input:focus-visible{border-color:#2f6bff;outline:3px solid rgba(47,107,255,.14)}.detail-progress{display:flex;flex-direction:column;gap:3px}.detail-progress span{font-size:14px}.request-detail-section{margin-top:28px}.request-detail-section>h3,.request-detail-heading h3{margin:0 0 10px;color:#10213c;font-size:17px}.request-detail-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:10px}.request-detail-heading h3{margin:4px 0 0}.request-detail-heading>b{display:grid;place-items:center;min-width:34px;height:34px;border-radius:50%;background:#edf3ff;color:#2453cc}.operator-requirement{align-items:start}.operator-requirement>span{min-width:0}.operator-requirement b{display:block;line-height:1.35}.operator-requirement small{display:block;margin-top:4px;color:#65758b;line-height:1.4}.operator-requirement em{padding-top:1px;white-space:nowrap}.uploaded-document-list{display:grid;gap:9px}.uploaded-document{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px;border:1px solid #e0e7ef;border-radius:13px;background:#fafcff}.uploaded-document-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#edf3ff;color:#2453cc;font-size:11px;font-weight:850}.uploaded-document b,.uploaded-document small{display:block;overflow:hidden;text-overflow:ellipsis}.uploaded-document b{white-space:nowrap}.uploaded-document small{margin-top:4px;color:#65758b;line-height:1.4}.uploaded-document-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.document-file-action{display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:0 11px;border:1px solid #ced8e5;border-radius:9px;background:#fff;color:#334a66;font-size:12px;font-weight:800;text-decoration:none}.document-file-action:hover,.document-file-action:focus-visible{border-color:#2f6bff;outline:3px solid rgba(47,107,255,.13)}.document-file-action.primary{border-color:#10213c;background:#10213c;color:#fff}.activity-mini{padding-left:20px}.review-section{padding:16px;border:1px solid #f0d9a8;border-radius:15px;background:#fffdf8}.review-section .review-card:first-of-type{margin-top:0}@media(max-width:820px){.resolve-request-overview{align-items:stretch;flex-direction:column}.resolve-request-tools{justify-content:stretch}.resolve-request-tools label{flex:1;min-width:0}.uploaded-document{grid-template-columns:42px minmax(0,1fr)}.uploaded-document-actions{grid-column:1/-1;justify-content:stretch}.document-file-action{flex:1}}@media(max-width:520px){.resolve-request-tools{align-items:stretch;flex-direction:column}.resolve-request-tools label{width:100%}.resolve-request-tools button{align-self:flex-start}.document-request-detail main{padding:18px}.request-detail-section{margin-top:24px}.operator-requirement{grid-template-columns:24px minmax(0,1fr) auto;gap:9px}.uploaded-document{grid-template-columns:36px minmax(0,1fr);padding:11px}.uploaded-document-icon{width:36px;height:36px}}

/* Resolve workspace: one focused job per tab */
.resolve-view .resolve-hero{align-items:center;padding:32px 36px;margin-bottom:14px;border-radius:24px}.resolve-view .resolve-hero h2{max-width:620px;margin:10px 0;font-size:clamp(34px,4.2vw,52px);line-height:1.02}.resolve-view .resolve-hero p{font-size:14px}.resolve-hero-actions{min-width:210px;flex-direction:column;align-items:stretch}.resolve-hero-actions button{justify-content:center;width:100%}.resolve-module-nav{position:sticky;top:10px;z-index:5;width:100%;margin:0 0 14px;padding:5px;border-radius:15px;box-shadow:0 9px 28px rgba(23,42,69,.05)}.resolve-module-nav button{flex:0 0 auto;padding:10px 15px}.resolve-module-nav button.active{box-shadow:0 5px 12px rgba(16,33,60,.16)}
.resolve-request-module,.resolve-contact-module,.resolve-template-module{padding:24px;border-radius:22px;box-shadow:0 14px 38px rgba(23,42,69,.045)}.resolve-request-overview,.resolve-module-heading,.resolve-process-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.resolve-request-overview{margin-bottom:18px}.resolve-request-overview h3,.resolve-module-heading h3,.resolve-process-heading h3{margin:5px 0 4px;font:700 22px/1.2 inherit}.resolve-request-overview p,.resolve-module-heading p,.resolve-process-heading p{margin:0;color:#65758b;font-size:13px;line-height:1.5}.request-inline-create{min-height:43px;white-space:nowrap}.request-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 -24px 16px;padding:12px 24px;border-top:1px solid #e7ebf1;border-bottom:1px solid #e7ebf1;background:#f8faff}.request-view-filters{display:flex;gap:6px;overflow:auto}.request-view-filters button{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 11px;border:1px solid transparent;border-radius:10px;background:transparent;color:#617087;font-size:11px;font-weight:800;white-space:nowrap;cursor:pointer}.request-view-filters button span{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#e7ecf4;color:#516078;font-size:9px}.request-view-filters button.active{border-color:#cbd7ea;background:#fff;color:#10213c;box-shadow:0 3px 10px rgba(22,43,76,.06)}.request-view-filters button.active span{background:#10213c;color:#fff}.resolve-request-tools{flex:0 1 370px}.resolve-request-tools label{min-width:0;flex:1}.resolve-request-tools input{min-height:40px;padding-left:14px;background:#fff}.refresh-icon-button{display:grid;place-items:center;flex:0 0 auto;width:40px;height:40px;border:1px solid #d7e0ea;border-radius:11px;background:#fff;color:#43536a;font-size:19px;cursor:pointer}.refresh-icon-button:hover,.refresh-icon-button:focus-visible{border-color:#9fb0c7;outline:3px solid rgba(47,107,255,.12)}
.resolve-request-list{gap:8px}.document-request-card{grid-template-columns:42px minmax(0,1fr) minmax(160px,190px) 22px;gap:14px;padding:16px 17px;border-color:#e1e7ef;border-radius:15px;background:#fff;transition:border-color .18s,box-shadow .18s,transform .18s}.document-request-card:hover{transform:translateY(-1px);border-color:#b7c5d8;box-shadow:0 10px 24px rgba(24,45,78,.065)}.document-request-card.review{border-color:#efd8a8;background:#fffdf8}.document-request-card.complete{background:#fbfdfc}.document-request-card.muted{opacity:.72}.request-card-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#edf3ff;color:#2858d5;font-size:14px;font-weight:850}.document-request-card.review .request-card-avatar{background:#fff0cf;color:#8b6314}.document-request-card.complete .request-card-avatar{background:#e9f7ee;color:#187642}.request-card-main{display:block;min-width:0}.request-card-status{display:block;margin-bottom:4px;color:#55739e;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.document-request-card.review .request-card-status{color:#986b13}.document-request-card.complete .request-card-status{color:#187642}.request-card-main strong,.request-card-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-card-main strong{color:#10213c;font-size:15px}.request-card-main small{margin-top:4px;color:#68778c;font-size:11px}.request-card-progress{text-align:right}.request-card-progress b,.request-card-progress small{display:block}.request-card-progress b{font-size:16px}.request-card-progress small{margin-top:3px;color:#68778c;font-size:10px}.request-card-progress>span{width:100%;height:5px;margin-top:8px}.document-request-card>em{color:#315ef6;font-size:18px;font-style:normal}.resolve-process-module{padding:24px;border:1px solid #dce4ee;border-radius:22px;background:#fff;box-shadow:0 14px 38px rgba(23,42,69,.045)}.resolve-process-module .resolve-summary{margin-bottom:26px}.resolve-process-module .resolve-toolbar{margin-top:4px}.resolve-contact-module .resolve-contact-search{max-width:620px}.resolve-template-module .resolve-template-list{margin-top:0}
@media(max-width:900px){.request-list-toolbar{align-items:stretch;flex-direction:column}.resolve-request-tools{flex-basis:auto;width:100%}.document-request-card{grid-template-columns:42px minmax(0,1fr) 22px}.request-card-progress{grid-column:2;text-align:left}.document-request-card>em{grid-column:3;grid-row:1}.resolve-process-heading{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.resolve-view .resolve-hero{padding:25px 21px}.resolve-view .resolve-hero h2{font-size:38px}.resolve-hero-actions{width:100%;margin-top:22px;flex-direction:row}.resolve-hero-actions .primary-button{margin-top:0}.resolve-module-nav{top:6px}.resolve-request-module,.resolve-contact-module,.resolve-template-module,.resolve-process-module{padding:18px}.request-list-toolbar{margin-left:-18px;margin-right:-18px;padding:11px 18px}.resolve-request-overview{align-items:flex-start}.request-inline-create{width:100%}}
@media(max-width:520px){.resolve-view .resolve-hero{padding:22px 18px}.resolve-view .resolve-hero h2{font-size:34px}.resolve-hero-actions{flex-direction:column}.resolve-module-nav button{padding:9px 12px}.resolve-request-overview,.resolve-module-heading,.resolve-process-heading{align-items:stretch;flex-direction:column}.request-view-filters{margin-right:-18px;padding-right:18px}.resolve-request-tools{flex-direction:row}.resolve-request-tools button{align-self:auto}.document-request-card{grid-template-columns:38px minmax(0,1fr) 18px;padding:14px 13px}.request-card-avatar{width:38px;height:38px}.request-card-main strong{font-size:14px}.request-card-progress{grid-column:1/-1;padding-left:52px}.document-request-card>em{grid-column:3}.resolve-process-module .resolve-summary{grid-template-columns:1fr 1fr}}
