@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";.fund-page{min-height:100vh;background:#fff;color:#232528;font-family:DM Sans,Arial,sans-serif}.fund-page *{box-sizing:border-box}.fund-page button,.fund-page input,.fund-page textarea,.fund-page select{font:inherit}.fund-topbar{height:76px;padding:0 clamp(22px,5vw,80px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceeef;background:#fff}.fund-logo{font:800 21px Manrope,Arial,sans-serif;letter-spacing:-.055em;display:flex;gap:9px;align-items:center}.fund-logo-icon{width:33px;height:33px;border-radius:10px;background:linear-gradient(135deg,#63bb8c,#8ebbea);display:grid;place-items:center;color:#fff}.fund-toplinks{display:flex;align-items:center;gap:27px;font-size:12px;font-weight:700}.fund-toplinks a:last-child{display:flex;align-items:center;gap:5px}.fund-toplinks a:hover{color:#398e69}.fund-demo{background:#f0f6f1;color:#548567;border-radius:5px;padding:6px 9px;font-size:9px;letter-spacing:.1em}.fund-progress{max-width:980px;margin:34px auto 0;padding:0 28px;display:flex;align-items:center;gap:18px}.fund-progress-track{height:6px;background:#eff1f0;border-radius:10px;flex:1;overflow:hidden}.fund-progress-track span{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,#59ad83,#8bb7df);transition:width .25s}.fund-progress>span{font-size:11px;color:#8b969a;font-weight:800;white-space:nowrap}.fund-main{width:min(100%,720px);margin:0 auto;padding:54px 24px 95px}.fund-intro{text-align:left;margin-bottom:37px}.fund-kicker{display:inline-block;border-radius:999px;background:#f3f4f3;padding:8px 13px;font-size:11px;font-weight:800;color:#52675b;margin-bottom:25px}.fund-intro h1{font:800 clamp(32px,5vw,48px)/1.17 Manrope,Arial,sans-serif;letter-spacing:-.055em;color:#24272a;margin:0 0 15px}.fund-intro h1 em{font-style:normal;background:linear-gradient(90deg,#79bb90,#8eb7e7);-webkit-background-clip:text;background-clip:text;color:transparent}.fund-intro p{font-size:14px;color:#82908a;line-height:1.65;margin:0}.fund-section h2{font:800 20px Manrope,Arial,sans-serif;letter-spacing:-.03em;margin:0 0 17px}.fund-section h2 b{color:#d46058}.fund-choice-list{display:grid;gap:14px}.fund-choice{width:100%;border:1.5px solid #dce3e6;border-radius:9px;background:#fff;padding:20px 22px;display:flex;align-items:center;gap:18px;text-align:left;transition:.18s;min-height:86px}.fund-choice:hover{border-color:#72aa88;box-shadow:0 5px 18px #1b5b3310}.fund-choice.selected{border-color:#64a77c;background:#fcfffc;box-shadow:0 0 0 2px #eaf5ec}.fund-choice-icon{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;color:#589271;background:#eef7f0;flex:none}.fund-choice>span:nth-child(2){display:grid;gap:5px;flex:1}.fund-choice strong{font-size:15px;line-height:1.2;color:#24292c}.fund-choice small{font-size:12px;color:#78848a;line-height:1.4}.fund-radio{width:21px;height:21px;border-radius:50%;border:1.5px solid #c7d1d3;display:grid;place-items:center;color:#fff;flex:none}.fund-choice.selected .fund-radio{background:#4f9e71;border-color:#4f9e71}.fund-help{font-size:13px;color:#83908d;line-height:1.6;margin:0 0 21px}.fund-field{display:block;margin:0 0 20px}.fund-field>span{display:block;font-size:12px;color:#34413d;font-weight:800;margin-bottom:9px}.fund-field>small{float:right;font-size:10px;color:#98a3a1}.fund-field input,.fund-field textarea,.fund-field select{display:block;width:100%;border:1px solid #d7dfe0;border-radius:8px;padding:13px 14px;font-size:13px;background:#fff;color:#273230;outline:none;min-height:47px}.fund-field textarea{min-height:140px;resize:vertical;line-height:1.55}.fund-field input:focus,.fund-field textarea:focus,.fund-field select:focus{border-color:#69ac83;box-shadow:0 0 0 3px #e3f3e8}.fund-field input::placeholder,.fund-field textarea::placeholder{color:#a6b0b1}.fund-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fund-tip{display:flex;align-items:flex-start;gap:11px;background:#f0f8f2;border-radius:9px;padding:14px 16px;color:#50775a;font-size:12px;line-height:1.5;margin:10px 0 8px}.fund-tip svg{flex:none}.fund-actions{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:33px}.fund-actions>div{display:flex;gap:12px;align-items:center}.fund-actions button,.fund-actions a{cursor:pointer;border:0;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;font-size:14px;font-weight:800;border-radius:7px}.fund-back{background:transparent;color:#566760;padding:0 4px}.fund-back:disabled{visibility:hidden}.fund-save{background:#fff;color:#4a6e58;padding:0 13px}.fund-next{background:#242424;color:#fff;padding:0 30px;min-width:164px}.fund-next:hover{background:#0f4934}.fund-next:disabled,.fund-outline:disabled{opacity:.5;cursor:wait}.fund-footnote{text-align:center;font-size:11px;color:#99a2a3;margin-top:18px}.fund-alert{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:8px;font-size:12px;margin:0 0 22px;line-height:1.5}.fund-alert svg{flex:none}.fund-alert.error{color:#a2483f;background:#fff0ee}.fund-alert.success{color:#387b51;background:#eef8ee}.fund-doc-list{border:1px solid #e5ebea;border-radius:9px;overflow:hidden;margin-bottom:28px}.fund-doc-list:empty{display:none}.fund-doc-list>div{display:flex;align-items:center;gap:11px;padding:14px 16px;border-bottom:1px solid #edf1ef;font-size:12px;color:#697871}.fund-doc-list>div:last-child{border-bottom:0}.fund-doc-list>div svg{color:#bb8d44}.fund-doc-list>div.complete svg{color:#4d9d6a}.fund-doc-list>div span{flex:1}.fund-doc-list>div small{font-size:10px;font-weight:800;color:#a08453}.fund-doc-list>div.complete small{color:#4f9665}.fund-subhead{font-size:14px;font-weight:800;margin-bottom:18px}.fund-outline{border:1px solid #b8d8c3;background:#fff;color:#367a52;border-radius:7px;display:inline-flex;align-items:center;gap:8px;padding:12px 16px;font-size:12px;font-weight:800;cursor:pointer}.fund-outline:hover{background:#f1f9f3}.fund-files{display:grid;gap:8px;margin-top:24px}.fund-files>div{display:flex;align-items:center;gap:10px;border:1px solid #e6ebe9;border-radius:8px;padding:12px 14px;font-size:12px}.fund-files>div svg:first-child{color:#699a77}.fund-files>div svg:last-child{margin-left:auto;color:#60a273}.fund-review{border:1px solid #e7ebea;border-radius:12px;padding:25px}.fund-review h2{margin-bottom:20px}.fund-review-row{display:flex;justify-content:space-between;gap:24px;padding:14px 0;border-bottom:1px solid #eef1ef;font-size:12px}.fund-review-row span{color:#889591}.fund-review-row strong{text-align:right;max-width:65%;color:#29342f}.fund-review .fund-outline{margin-top:24px}.fund-readiness{background:#fff8eb;border:1px solid #eedebd;border-radius:9px;padding:18px;margin-top:23px;font-size:12px;color:#796035}.fund-readiness.good{background:#f0f8f0;border-color:#d7e9d8;color:#3d7a50}.fund-readiness strong{font-size:14px}.fund-readiness p{font-size:12px;margin:6px 0 0}.fund-readiness>div{display:flex;align-items:flex-start;gap:8px;margin-top:10px}.fund-readiness>div svg{flex:none}.fund-submitted{margin-top:23px;background:#ecf8ee;border-radius:8px;padding:16px;display:flex;align-items:center;gap:11px;color:#3e8459}.fund-submitted span{display:grid;gap:2px}.fund-submitted small{font-size:11px}.fund-loading{padding:90px;text-align:center;font-size:14px;color:#60746c}@media(max-width:650px){.fund-topbar{height:65px}.fund-toplinks{gap:10px}.fund-toplinks a:first-child,.fund-demo{display:none}.fund-main{padding:35px 20px 80px}.fund-progress{margin-top:23px;padding:0 20px}.fund-intro{margin-bottom:30px}.fund-choice{padding:17px 14px;gap:11px}.fund-choice-icon{width:36px;height:36px}.fund-grid{grid-template-columns:1fr;gap:0}.fund-actions>div{gap:2px}.fund-next{min-width:120px;padding:0 17px}.fund-review{padding:19px}}@media(min-width:651px){.fund-progress{margin-top:23px}.fund-main{padding-top:28px}.fund-intro{margin-bottom:25px}.fund-kicker{margin-bottom:17px}.fund-intro h1{font-size:42px;margin-bottom:9px}.fund-choice-list{gap:10px}.fund-choice{min-height:72px;padding:14px 18px}.fund-actions{margin-top:22px}}.fund-section h2 small{font:600 12px DM Sans,Arial,sans-serif;letter-spacing:0;color:#8b9892}.fund-zakat-fields{padding-top:24px}.fund-payment-card{display:flex;align-items:flex-start;gap:17px;border:1px solid #dcebe1;background:#f7fbf8;border-radius:11px;padding:24px;color:#48765b}.fund-payment-card svg{flex:none}.fund-payment-card strong{font-size:14px;color:#2e4938}.fund-payment-card p{font-size:12px;color:#6b8472;margin:5px 0 0}.fund-upload{display:block;border:1px dashed #cbd9cf;border-radius:10px;padding:18px 20px;margin:0 0 20px;cursor:pointer}.fund-upload>span{display:block;font-size:12px;font-weight:800;color:#34413d;margin-bottom:10px}.fund-upload>span small{font-weight:600;color:#8d9a94}.fund-upload input{font-size:11px;max-width:100%}.fund-upload>small{display:block;font-size:10px;color:#95a29a;margin-top:9px}.fund-choice-list+.fund-tip{margin-top:22px}.fund-check-start{padding:22px 0 0}.fund-check-start p{font-size:12px;color:#7b8b83;line-height:1.6}.fund-soft-gate{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:24px}.fund-soft-gate .fund-next{border:0;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border-radius:7px;font-size:13px;font-weight:800;cursor:pointer}.fund-follow-heading{margin-top:30px!important}.fund-readiness+.fund-outline{margin-top:20px}.fund-urgency,.fund-missing{border:1px solid #dce9df;border-radius:10px;padding:16px;margin-top:18px;background:#f9fcfa}.fund-missing{background:#fff9ec;border-color:#eadbb7}.fund-missing strong{font-size:13px}.fund-missing p,.fund-urgency p{font-size:12px;line-height:1.5;margin:7px 0 0;color:#62766a}.fund-urgency-toggle{display:flex;justify-content:space-between;align-items:center;gap:15px;cursor:pointer}.fund-urgency-toggle span{display:grid;gap:3px}.fund-urgency-toggle strong{font-size:16px}.fund-urgency-toggle small{font-size:12px;color:#63716b}.fund-urgency-toggle input{width:42px;height:23px;accent-color:#5cae79;cursor:pointer}.fund-urgency .fund-grid{margin-top:16px}.fund-soft-gate .fund-outline{display:inline-flex;align-items:center;gap:8px}.fund-submit-direct{border:0;display:inline-flex;align-items:center;gap:9px;min-height:48px;margin-top:13px;cursor:pointer}.automation-timeline{border:1px solid #e1e9e4;border-radius:11px;overflow:hidden;margin-bottom:25px;background:#fff}.automation-step{display:flex;align-items:flex-start;gap:12px;padding:15px 17px;border-bottom:1px solid #edf1ef;color:#4e755c}.automation-step:last-child{border-bottom:0}.automation-step.running{color:#9b732e;background:#fffaf0}.automation-step.action_required{color:#a05d42;background:#fff5f0}.automation-step svg{flex:none;margin-top:1px}.automation-step span{display:grid;gap:3px}.automation-step strong{font-size:12px}.automation-step small{font-size:10px;line-height:1.45;color:#7f8c87}.automation-step time{font-size:10px;line-height:1.4;color:#9aa59f}.automation-step.running svg{animation:automationPulse 1.2s ease-in-out infinite}@keyframes automationPulse{50%{opacity:.35}}.fund-uploaded{border:1px solid #e5ebea;border-radius:9px;padding:15px;margin:0 0 25px}.fund-uploaded>strong{font-size:12px}.fund-uploaded>div{display:grid;gap:4px;border-top:1px solid #edf1ef;padding:11px 0;font-size:11px}.fund-uploaded>div:first-of-type{margin-top:9px}.fund-uploaded small{color:#7f9185;font-size:10px}.fund-submitted .fund-outline{margin-left:auto;white-space:nowrap}@media(max-width:650px){.fund-submitted{flex-wrap:wrap}.fund-submitted .fund-outline{margin-left:0}}.fund-correction-banner{margin:0 0 24px;padding:16px 18px;border:1px solid #efd7a8;border-left:4px solid #c78d2f;border-radius:10px;background:#fff9ed;color:#684e25}.fund-correction-heading{display:flex;align-items:flex-start;gap:11px}.fund-correction-heading>svg{flex:none;margin-top:1px;color:#ad7924}.fund-correction-heading strong{display:block;font-size:13px;line-height:1.45}.fund-correction-heading p{margin:4px 0 0;color:#806b43;font-size:12px;line-height:1.55}.fund-correction-details{margin:12px 0 0 30px;border-top:1px solid #f0e4cb;padding-top:10px;font-size:12px;line-height:1.55}.fund-correction-details summary{width:max-content;max-width:100%;cursor:pointer;color:#6e552a;font-weight:800}.fund-correction-details summary:focus-visible{outline:3px solid #d4ad68;outline-offset:3px;border-radius:3px}.fund-correction-details ul{display:grid;gap:7px;margin:10px 0;padding-left:19px;color:#5d533f}.fund-correction-details li::marker{color:#bd8530}.fund-correction-details p{margin:10px 0 0;color:#806b43}@media(max-width:650px){.fund-correction-banner{padding:14px}.fund-correction-details{margin-left:0}}:root{font-family:DM Sans,sans-serif;color:#16243a;background:#f7f8f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:32px;line-height:1.2;letter-spacing:-.04em;margin-bottom:10px}h2{font-size:19px;letter-spacing:-.025em;margin-bottom:7px}h3{font-size:15px;letter-spacing:-.015em;margin-bottom:7px}p{line-height:1.58}.app-shell{display:flex;min-height:100vh}.sidebar{width:250px;flex:none;background:#14283b;color:#dce7ef;display:flex;flex-direction:column;padding:30px 16px 24px;min-height:100vh;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:10px;color:#fff;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-.045em;font-size:19px;padding:0 12px}.brand small{display:block;font-family:DM Sans,sans-serif;font-size:8px;letter-spacing:.21em;font-weight:700;color:#8ca5b9;margin-top:1px}.brand-mark{width:31px;height:31px;border-radius:10px;background:#c8e9ad;color:#183927;display:grid;place-items:center}.workspace-tag{display:flex;gap:10px;align-items:center;background:#1d3549;border:1px solid #31485b;border-radius:12px;padding:12px;margin:37px 2px 32px}.workspace-tag strong,.workspace-tag small{display:block}.workspace-tag strong{font-size:12px;color:#fff}.workspace-tag small{font-size:10px;color:#9cb2c3;margin-top:3px}.role-mark{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#c8e9ad;color:#1b4633}.role-mark.reviewer{background:#d3e6ff;color:#274a71}.nav-caption,.eyebrow{font-size:10px;font-weight:800;letter-spacing:.16em}.nav-caption{color:#7893a8;margin:0 12px 13px}.side-nav{display:grid;gap:4px}.side-nav a{display:flex;gap:12px;align-items:center;border-radius:9px;padding:12px;color:#adc0ce;font-size:13px;font-weight:600}.side-nav a:hover,.side-nav a.active{background:#2d4b5f;color:#fff}.side-nav a.active:before{content:"";position:absolute;left:0;background:#c8e9ad;width:3px;height:28px;border-radius:0 3px 3px 0}.sidebar-bottom{margin-top:auto;padding:0 12px}.sidebar-bottom p{font-size:11px;color:#87a0b2;margin:14px 0 16px}.local-indicator{font-size:11px;color:#cee8c3;font-weight:700}.local-indicator span{display:inline-block;width:7px;height:7px;background:#99dd8f;border-radius:50%;margin-right:7px;box-shadow:0 0 0 3px #537659}.switch-role{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:#c8e9ad}.content-shell{min-width:0;flex:1}.topbar{height:69px;border-bottom:1px solid #e9eeea;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 43px}.breadcrumb,.topbar-right{display:flex;align-items:center;gap:11px;font-size:11px;color:#8995a1}.breadcrumb strong{color:#2b3b49;font-weight:700}.topbar-right{gap:15px}.simulation-pill{border:1px solid #dbe7db;background:#f5faf1;color:#4e7853;border-radius:7px;padding:6px 9px;font-size:9px;font-weight:800;letter-spacing:.08em}.avatar{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#e0eaf0;color:#31546a;font-size:10px;font-weight:800}.main-content{max-width:1330px;margin:0 auto;padding:39px 43px 80px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:27px}.page-heading p{color:#7b8790;font-size:13px;margin:0}.eyebrow{color:#6a9270;margin-bottom:12px}.page-heading .eyebrow{margin-bottom:9px}.button{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border-radius:8px;border:1px solid transparent;font-weight:700;font-size:12px;white-space:nowrap;transition:.15s}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:default;transform:none}.button.primary{background:#174c3d;color:#fff;border-color:#174c3d}.button.primary:hover{background:#103e31}.button.secondary{background:#fff;color:#174c3d;border-color:#cddfd3}.button.secondary:hover{background:#f3faf3}.button.ghost{background:transparent;color:#657782}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:35px}.metric{background:#fff;border:1px solid #e6ebe7;border-radius:13px;padding:21px 23px;min-height:137px;box-shadow:0 4px 15px #243c3710}.metric span,.metric small{display:block;color:#788890;font-size:11px}.metric span{font-weight:700}.metric strong{font:800 30px Manrope,sans-serif;letter-spacing:-.045em;display:block;margin:11px 0 3px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:17px}.section-head p{margin:0;color:#8b979d;font-size:12px}.table-card,.panel,.context-card{border:1px solid #e6ebe7;border-radius:13px;background:#fff;box-shadow:0 4px 15px #243c3708}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:720px}th{text-align:left;color:#87949b;font-size:9px;letter-spacing:.12em;font-weight:800;padding:19px 21px;border-bottom:1px solid #edf0ed}td{font-size:12px;padding:17px 21px;border-bottom:1px solid #f0f2ef;color:#485965}tr:last-child td{border-bottom:0}.table-title{font-weight:800;color:#1b2b3a;font-size:12px}.table-title:hover,.text-link:hover{color:#177052}td small{display:block;color:#9aa5a8;font-size:10px;margin-top:3px}.row-arrow{display:grid;place-items:center;width:27px;height:27px;border:1px solid #e7ece8;border-radius:6px;color:#74888e}.badge{display:inline-flex;align-items:center;gap:7px;border-radius:99px;padding:6px 9px;font-size:10px;font-weight:800;white-space:nowrap}.badge-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.badge.slate{background:#eef2f4;color:#74848e}.badge.amber{background:#fff3dc;color:#aa741d}.badge.green{background:#e7f5e8;color:#36815b}.badge.red{background:#fcebe8;color:#be5b4b}.info-strip{margin-top:22px;background:#edf5ed;border:1px solid #daeada;border-radius:10px;padding:14px 18px;color:#4e6e56;display:flex;align-items:center;gap:11px;font-size:11px}.empty{border:1px dashed #dce5df;border-radius:13px;background:#fff;text-align:center;padding:54px 20px;margin:10px 0}.empty-icon{width:54px;height:54px;border-radius:15px;display:grid;place-items:center;margin:0 auto 16px;background:#ecf4ec;color:#4f8c62}.empty p{font-size:12px;color:#89959a;margin-bottom:19px}.empty h3{font-size:16px;margin-bottom:6px}.loading{display:flex;align-items:center;gap:10px;font-size:12px;color:#6f8086;padding:36px}.spinner{width:16px;height:16px;border:2px solid #c7d8d0;border-top-color:#23614b;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.notice{display:flex;align-items:flex-start;gap:11px;background:#f1f7ee;border:1px solid #dcebd7;color:#496851;padding:12px 15px;border-radius:9px;font-size:11px;line-height:1.5;margin-bottom:16px}.notice.error{background:#fff0ed;border-color:#f5d3cd;color:#a44d43}.notice.success{background:#eef8ee;color:#47815a}.notice svg{flex:none}.back-link{display:inline-flex;align-items:center;gap:7px;color:#6a7d85;font-weight:700;font-size:11px;margin:0 0 24px}.back-link:hover{color:#195b44}.editor-heading{margin-bottom:24px}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 248px;gap:20px;align-items:start}.step-tabs{display:flex;background:#eaf0eb;border-radius:10px;padding:4px;gap:4px;margin-bottom:17px}.step-tabs button{border:0;background:none;color:#7b8b8f;display:flex;align-items:center;justify-content:center;gap:8px;flex:1;border-radius:7px;padding:10px 8px;font-size:11px;font-weight:800}.step-tabs button span{font-size:9px}.step-tabs button.active{background:#fff;color:#1d6049;box-shadow:0 2px 7px #1b493218}.panel{padding:25px 27px;margin-bottom:20px}.panel-heading{display:flex;justify-content:space-between;border-bottom:1px solid #edf1ed;padding-bottom:20px;margin-bottom:22px}.panel-heading p{font-size:11px;color:#88959b;margin:0}.panel-heading h2{font-size:18px;margin-bottom:5px}.panel-heading .eyebrow{margin-bottom:7px}.form-fields{border:0;padding:0;margin:0;display:grid;gap:17px;min-width:0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:block;min-width:0}.field>span{display:block;font-weight:800;color:#2b3c45;font-size:11px;margin-bottom:7px}.field>small{font-size:10px;color:#91a0a4;margin-left:5px}.field input,.field select,.field textarea{display:block;width:100%;padding:10px 12px;border:1px solid #dce5e2;border-radius:7px;background:#fff;color:#243942;font-size:11px;outline:0;line-height:1.4}.field textarea{resize:vertical;min-height:93px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#65a987;box-shadow:0 0 0 3px #ccebd8}.field input::placeholder,.field textarea::placeholder{color:#a8b3b4}fieldset:disabled{opacity:.72}.panel-actions{border-top:1px solid #edf1ed;margin-top:24px;padding-top:20px;display:flex;justify-content:space-between;align-items:center;gap:10px}.panel-actions>div{display:flex;gap:9px}.context-column,.review-side{display:grid;gap:16px}.context-card{padding:20px}.context-card h3{font-size:14px;margin-bottom:16px}.context-card .eyebrow{margin-bottom:9px}.context-card.tinted{background:#eaf3e9;border-color:#d9e8d9;color:#3d6852}.context-card.tinted h3{margin:10px 0 7px}.context-card.tinted p{font-size:11px;line-height:1.65;margin:0;color:#64816d}.progress-row{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid #edf1ed;font-size:10px;color:#7e8d93}.progress-row:last-child{border:0}.progress-row strong{color:#314448;text-align:right;font-weight:800}.subsection{margin:0 0 30px}.subsection h3{margin-bottom:11px}.subsection>.muted{margin-top:-5px;margin-bottom:16px}.subsection>.button{margin-top:16px}.muted{font-size:11px;color:#8b989d}.checklist{border:1px solid #e8eeea;border-radius:9px;overflow:hidden}.checklist>div{display:flex;align-items:center;gap:11px;padding:13px 14px;font-size:11px;border-bottom:1px solid #eef1ef;color:#53636a}.checklist>div:last-child{border-bottom:0}.checklist>div.done svg{color:#44a268}.checklist>div>span:last-child{margin-left:auto;color:#a1aeb0;font-size:10px}.checklist>div.done>span:last-child{color:#57a36f}.unchecked{width:17px;height:17px;border:1.5px solid #c8d5cf;border-radius:50%}.count-label{font-family:DM Sans,sans-serif;font-size:10px;color:#718b78;margin-left:5px}.file-list{display:grid;gap:8px}.file-item{display:flex;align-items:center;gap:11px;border:1px solid #e7ede8;border-radius:8px;padding:10px}.file-item>span{width:32px;height:32px;border-radius:7px;background:#edf4ed;color:#59836b;display:grid;place-items:center}.file-item strong,.file-item small{display:block}.file-item strong{font-size:11px}.file-item small{font-size:10px;color:#94a0a2;margin-top:3px}.file-check{margin-left:auto;color:#59a56f}.readiness-result{border:1px solid #e3ebe4;border-radius:10px;overflow:hidden}.result-header{display:flex;gap:14px;padding:20px}.result-header h3{font-size:16px;margin:1px 0 5px}.result-header p{font-size:11px;color:#8b979a;margin:0}.result-icon{width:39px;height:39px;border-radius:10px;display:grid;place-items:center;flex:none}.result-icon.green{background:#e2f3e6;color:#318758}.result-icon.amber{background:#fff2dd;color:#af7b29}.result-list{border-top:1px solid #e8eee9;padding:16px 20px}.result-list strong{font-size:11px;display:block;margin-bottom:11px}.result-list div{display:flex;align-items:center;gap:8px;color:#687b82;font-size:11px;margin-top:9px}.result-list svg{color:#c58b39}.readiness-result .notice{margin:0 20px 18px}.submit-box{display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid #e8eee9;margin-top:26px;padding-top:22px}.submit-box strong{font-size:12px}.submit-box p{font-size:10px;color:#8b989c;margin:5px 0 0}.text-link{color:#2a7457;font-size:11px;font-weight:800;display:flex;align-items:center;gap:6px}.toolbar{display:flex;justify-content:space-between;gap:15px;margin-bottom:19px}.search{height:39px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e0e8e3;border-radius:8px;padding:0 11px;color:#92a3a6;width:290px}.search input{border:0;outline:0;width:100%;font-size:11px}.filter-tabs{display:flex;gap:5px}.filter-tabs button{border:1px solid #e2e9e4;background:#fff;color:#7a8b8e;border-radius:7px;padding:0 13px;font-size:10px;font-weight:800}.filter-tabs button.active{background:#205941;color:#fff;border-color:#205941}.review-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:20px}.review-summary>div{background:#fff;border:1px solid #e6ebe7;border-radius:10px;padding:16px}.review-summary span:first-child{display:block;color:#8b989c;font-size:10px;margin-bottom:9px}.review-summary strong{font-size:13px}.review-layout{display:grid;grid-template-columns:minmax(0,1fr) 265px;gap:20px;align-items:start;margin-top:20px}.review-panel{margin-bottom:17px}.detail-block{border-bottom:1px solid #edf1ee;padding:0 0 17px;margin-bottom:17px}.detail-block:last-child{border:0;margin:0;padding:0}.detail-block>span,.detail-pair span{display:block;color:#8e9b9f;font-size:10px;margin-bottom:7px}.detail-block p{font-size:12px;color:#344952;margin:0;white-space:pre-wrap}.detail-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px;border-bottom:1px solid #edf1ee;padding:0 0 17px;margin-bottom:17px}.detail-pair strong{font-size:11px;color:#31454e}.document-review-list{display:grid;gap:10px}.document-review{display:flex;gap:12px;border:1px solid #e7ede8;border-radius:9px;padding:13px}.doc-icon{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;background:#edf4ed;color:#4b8764;flex:none}.document-review strong,.document-review small{display:block}.document-review strong{font-size:11px}.document-review small{color:#98a4a6;font-size:10px;margin-top:3px}.document-review p{font-size:11px;margin:9px 0 0;color:#64747b}.document-review details{font-size:10px;color:#437b5f;margin-top:8px}.document-review summary{cursor:pointer;font-weight:800}.document-review details p{white-space:pre-wrap;color:#677881}.side-list{display:grid;gap:10px}.side-list div{display:flex;gap:7px;font-size:10px;line-height:1.5;color:#667981}.side-list svg{flex:none;color:#be883f}.side-success{display:flex;gap:8px;align-items:center;color:#43875e;font-size:11px;font-weight:700}@media(max-width:1050px){.sidebar{width:210px}.main-content{padding:30px 27px 60px}.topbar{padding:0 27px}.editor-layout,.review-layout{grid-template-columns:minmax(0,1fr) 215px}}@media(min-width:621px)and (max-width:790px){.sidebar .brand>span:last-child,.sidebar .workspace-tag,.sidebar .nav-caption{display:none}.sidebar .brand{justify-content:center;padding:0}.sidebar .side-nav{margin-top:42px}.sidebar .side-nav a{font-size:0;justify-content:center;padding:12px 0}.sidebar .side-nav a svg{flex:none}}@media(max-width:790px){.review-summary{grid-template-columns:1fr 1fr}}.top-switch{display:inline-flex;align-items:center;gap:5px;color:#2b7456;font-size:10px;font-weight:800;white-space:nowrap}.top-switch:hover{text-decoration:underline}@media(max-width:620px){.topbar .simulation-pill{display:none}.top-switch{font-size:9px}.topbar-right{gap:9px}}@media(max-width:790px){.sidebar{width:66px;padding:23px 8px}.brand{padding:0 8px}.brand>span:last-child,.workspace-tag,.nav-caption,.side-nav a:not(.active),.side-nav a.active{font-size:0}.side-nav{margin-top:35px}.side-nav a{justify-content:center;padding:12px 0}.side-nav a svg{flex:none}.sidebar-bottom{display:none}.topbar{height:57px}.editor-layout,.review-layout{grid-template-columns:1fr}.context-column,.review-side{grid-template-columns:1fr 1fr}.main-content{padding:25px 23px 60px}}@media(max-width:620px){.sidebar{position:fixed;bottom:0;top:auto;left:0;width:100%;height:54px;min-height:0;z-index:10;padding:5px 14px;display:flex;justify-content:center}.brand,.workspace-tag{display:none}.side-nav{display:flex;margin:0;justify-content:space-around}.side-nav a,.side-nav a.active,.side-nav a:not(.active){font-size:10px;display:flex;flex-direction:column;gap:2px;padding:3px 8px}.side-nav a.active:before{display:none}.content-shell{padding-bottom:54px}.main-content{padding:24px 17px 55px}.topbar{padding:0 17px}.topbar-right{gap:7px}.simulation-pill{font-size:8px}.page-heading{align-items:flex-start}.page-heading h1{font-size:25px}.page-heading>.button{padding:0 9px;font-size:10px}.metric-grid{gap:8px}.metric{min-height:106px;padding:14px 11px}.metric strong{font-size:24px}.metric span,.metric small{font-size:9px}.editor-heading{display:block}.editor-heading>.badge{margin-top:14px}.step-tabs button{font-size:9px;gap:4px}.panel{padding:20px 16px}.two-col,.context-column,.review-side{grid-template-columns:1fr}.panel-actions,.submit-box{align-items:stretch;flex-direction:column}.panel-actions>div{justify-content:space-between}.toolbar{flex-direction:column}.search{width:100%}.filter-tabs button{min-height:32px}.review-summary{grid-template-columns:1fr 1fr}.section-head p{max-width:220px}}.review-action-options{display:grid;gap:7px;margin-bottom:14px}.review-action-options button{border:1px solid #dce7e0;background:#fff;color:#456252;border-radius:7px;padding:10px 11px;font-size:11px;font-weight:800;text-align:left}.review-action-options button.selected{border-color:#4d9a6c;background:#eff8f1;color:#267045}.review-action-note{display:block;margin-bottom:12px}.review-action-note span{display:block;font-size:10px;font-weight:800;color:#60766a;margin-bottom:6px}.review-action-note textarea{width:100%;min-height:78px;border:1px solid #dce5df;border-radius:7px;padding:9px;font-size:11px;resize:vertical}.review-action-history{border-top:1px solid #e6ece8;margin-top:18px;padding-top:15px}.review-action-history>strong{font-size:11px}.review-action-history>div{padding:10px 0;border-bottom:1px solid #eef1ef}.review-action-history b{font-size:10px;color:#385d46}.review-action-history small{float:right;color:#95a39a;font-size:9px}.review-action-history p{font-size:10px;margin:5px 0 0;color:#64786c;white-space:pre-wrap}.ops-summary{font-size:12px;color:#445a60;margin:0 0 18px;white-space:pre-wrap}.ops-findings{display:grid;gap:11px}.ops-finding{border:1px solid #e1e9e4;border-radius:9px;padding:14px;background:#fbfdfb}.ops-finding-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.ops-finding-head strong{font-size:12px;color:#29473b}.ops-priority{font-size:9px;font-weight:800;text-transform:capitalize;color:#647a66;background:#eaf3e9;border-radius:99px;padding:4px 8px;white-space:nowrap}.ops-priority.medium{background:#fff3de;color:#a0742d}.ops-priority.high{background:#fcece8;color:#a65a4c}.ops-finding p{font-size:11px;color:#465d61;margin:0 0 9px}.ops-finding small{display:block;font-size:10px;color:#697d80;margin-top:6px;line-height:1.5}.ops-finding small b{color:#3d5e58}.ops-provided{background:#f1f8f2;border-radius:8px;padding:13px 16px;margin:0 0 20px;color:#426a51}.ops-provided strong,.ops-subheading{font-size:11px;font-weight:800}.ops-provided ul{margin:8px 0 0;padding-left:19px;font-size:11px;line-height:1.6}.ops-subheading{margin:0 0 11px}.ops-empty p{font-size:12px;color:#7b8e88;margin-bottom:13px}:root{--priority-green:#4f9466}.priority-tag{display:inline-block;border-radius:99px;padding:5px 9px;font-size:11px;font-weight:700;background:#edf0ee;color:#59665f}.priority-tag.requested{background:#fff3dc;color:#8b6020}.priority-tag.confirmed{background:#e8f5eb;color:#36744c}.review-assessment{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:14px 17px;margin:14px 0;border:1px solid #e3e9e5;border-radius:10px;background:#fff;font-size:12px}.review-assessment strong{margin-right:8px}.review-assessment span{color:#53675b}.review-priority{display:flex;flex-wrap:wrap;align-items:center;gap:14px;justify-content:space-between;border:1px solid #eedbb2;border-radius:11px;background:#fff9ec;padding:17px;margin:14px 0}.review-priority strong{font-size:14px}.review-priority p{font-size:12px;margin:5px 0}.review-priority small{color:#7d6a45}.review-priority-actions{display:flex;gap:8px;flex-wrap:wrap}.review-priority details{width:100%;font-size:12px}.review-priority details p{margin:5px 0}.document-review-body{min-width:0;flex:1}.document-review-body>.button{margin-top:12px}.document-decision{border-top:1px solid #e8eeea;margin-top:15px;padding-top:12px}.document-decision label{display:block;font-size:11px;font-weight:700;color:#526b5b}.document-decision textarea{display:block;width:100%;margin:7px 0 10px;padding:9px;border:1px solid #d7e3da;border-radius:7px;resize:vertical;font-size:11px}.document-decision>div{display:flex;flex-wrap:wrap;gap:8px}.verification-check{display:flex;gap:9px;align-items:flex-start;border-bottom:1px solid #edf1ed;padding:10px 0;font-size:11px;line-height:1.4;cursor:pointer}.verification-check input{accent-color:#267b50;margin-top:2px}.file-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#102322bb;display:grid;place-items:center;padding:20px}.file-preview{width:min(100%,1000px);height:min(90vh,900px);background:#fff;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:12px}.file-preview>div{display:flex;align-items:center;justify-content:space-between}.file-preview iframe,.file-preview img{width:100%;height:100%;min-height:0;border:0;object-fit:contain;background:#edf1ed}.live-page{min-height:100vh;background:#f6f8f4}.live-topbar{height:75px;background:#173c32;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 clamp(20px,5vw,80px)}.live-topbar>a:last-child{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700}.live-container{width:min(100% - 40px,1060px);margin:0 auto;padding:48px 0 90px}.live-hero{border-radius:16px;background:linear-gradient(135deg,#dcefe3,#ecf5e6);padding:clamp(30px,5vw,60px);margin-bottom:25px}.live-hero h1{font-size:clamp(32px,5vw,54px);max-width:780px}.live-hero p{font-size:12px;color:#54715e;margin:14px 0 0}.live-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px}.live-story,.live-goal{background:#fff;border:1px solid #e4ebe4;border-radius:13px;padding:30px}.live-story section{border-bottom:1px solid #ecf0eb;padding-bottom:24px;margin-bottom:24px}.live-story section:last-child{border:0;margin:0;padding:0}.live-story h2{margin-bottom:12px}.live-story p{white-space:pre-wrap;color:#46594c;font-size:14px}.live-goal{position:sticky;top:24px}.live-goal span{font-size:12px;color:#708175}.live-goal strong{display:block;font:800 34px Manrope,sans-serif;margin:8px 0 20px}.live-goal p{font-size:12px;color:#6c7d70}.live-goal .button{width:100%}@media(max-width:750px){.live-layout{grid-template-columns:1fr}.live-goal{position:static}.live-topbar .brand small{display:none}}.review-summary strong{display:block;line-height:1.4}.review-summary small{display:block;margin-top:4px;font-size:10px;color:#87959b;line-height:1.4}.reviewer-shell{font-size:15px}.reviewer-shell .main-content{max-width:1480px}.reviewer-shell .eyebrow{font-size:11px}.reviewer-shell .page-heading p,.reviewer-shell .section-head p{font-size:15px;color:#566971}.reviewer-shell .button,.reviewer-shell .back-link,.reviewer-shell .notice{font-size:14px}.reviewer-shell .muted{font-size:14px;line-height:1.55;color:#64767b}.reviewer-shell th{font-size:11px;padding:18px 20px}.reviewer-shell td,.reviewer-shell .table-title{font-size:14px}.reviewer-shell td small,.reviewer-shell .badge{font-size:12px}.reviewer-shell .search{height:44px;width:min(100%,340px)}.reviewer-shell .search input,.reviewer-shell .filter-tabs button{font-size:13px}.reviewer-shell .filter-tabs button{min-height:42px}.reviewer-shell .review-summary{gap:14px}.reviewer-shell .review-summary>div{padding:19px}.reviewer-shell .review-summary span:first-child{font-size:12px;color:#60727a}.reviewer-shell .review-summary strong{font-size:17px}.reviewer-shell .review-summary small{font-size:12px}.reviewer-shell .review-assessment{font-size:14px;line-height:1.5}.reviewer-shell .review-priority p{font-size:14px}.reviewer-shell .review-priority small{font-size:12px}.reviewer-shell .review-layout{grid-template-columns:minmax(0,1fr) minmax(290px,320px);gap:24px}.reviewer-shell .review-panel{padding:29px 31px}.reviewer-shell .panel-heading h2{font-size:21px}.reviewer-shell .panel-heading p{font-size:14px;max-width:58ch;color:#61757a}.reviewer-shell .panel-heading .button{align-self:flex-start}.reviewer-shell .detail-block>span,.reviewer-shell .detail-pair span{font-size:13px;color:#526870}.reviewer-shell .detail-block p,.reviewer-shell .detail-pair strong{font-size:15px;line-height:1.65}.reviewer-shell .context-card{padding:23px}.reviewer-shell .context-card h3{font-size:17px}.reviewer-shell .side-list div,.reviewer-shell .side-success{font-size:14px}.reviewer-shell .document-review{padding:17px}.reviewer-shell .document-review strong{font-size:15px}.reviewer-shell .document-review small,.reviewer-shell .document-review p,.reviewer-shell .document-review details{font-size:13px}.reviewer-shell .document-decision label,.reviewer-shell .document-decision textarea,.reviewer-shell .verification-check,.reviewer-shell .review-action-options button,.reviewer-shell .review-action-note span,.reviewer-shell .review-action-note textarea{font-size:14px}.reviewer-shell .review-action-history>strong,.reviewer-shell .review-action-history b,.reviewer-shell .review-action-history p{font-size:13px}.reviewer-shell .review-action-history small{font-size:12px}.reviewer-shell .ops-brief-count{display:inline-flex;border-radius:999px;background:#e8f2e8;color:#245b3e;font-size:13px;font-weight:800;padding:7px 12px;margin-bottom:13px}.reviewer-shell .ops-summary{font-size:15px;line-height:1.65;color:#344e51;margin-bottom:19px}.reviewer-shell .ops-findings{gap:14px}.reviewer-shell .ops-finding{padding:19px;border-color:#d9e6dc;background:#fcfefc}.reviewer-shell .ops-finding-head strong{font-size:16px}.reviewer-shell .ops-priority{font-size:11px;padding:6px 10px}.reviewer-shell .ops-finding p{font-size:14px;line-height:1.6;margin-bottom:12px}.reviewer-shell .ops-evidence,.reviewer-shell .ops-question{display:grid;gap:4px;font-size:13px;line-height:1.6;padding:10px 12px;border-radius:7px;margin-top:9px}.reviewer-shell .ops-evidence{background:#f2f5f3;color:#4c6366}.reviewer-shell .ops-question{background:#eef7ee;color:#27543a;border-left:3px solid #57996a}.reviewer-shell .ops-evidence b,.reviewer-shell .ops-question b{font-size:12px}.reviewer-shell .ops-provided{margin:22px 0 0;padding:0;background:#f5f8f5;color:#3b5f49}.reviewer-shell .ops-provided summary{cursor:pointer;display:flex;justify-content:space-between;gap:12px;padding:15px 17px;font-size:14px;font-weight:800}.reviewer-shell .ops-provided summary span{font-size:12px;font-weight:600;color:#647a6b}.reviewer-shell .ops-provided ul{margin:0;padding:0 18px 16px 38px;font-size:14px;line-height:1.7}.reviewer-shell .ops-empty p{font-size:14px}@media(max-width:1120px){.reviewer-shell .review-layout{grid-template-columns:1fr}.reviewer-shell .review-side{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.reviewer-shell .review-side{grid-template-columns:1fr}.reviewer-shell .panel-heading{gap:12px;flex-wrap:wrap}.reviewer-shell .review-panel{padding:22px 19px}.reviewer-shell .review-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.reviewer-shell .filter-tabs{overflow-x:auto;padding-bottom:4px}.reviewer-shell .filter-tabs button{white-space:nowrap}.reviewer-shell .review-summary>div{padding:15px}.reviewer-shell .review-summary strong{font-size:15px}}
