/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-green-700:oklch(52.7% .154 150.069);--color-white:#fff;--spacing:.25rem;--container-3xl:48rem;--container-4xl:56rem;--font-weight-bold:700;--radius-2xl:1rem;--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.start\!{inset-inline-start:var(--spacing)!important}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.h-10{height:calc(var(--spacing) * 10)}.h-15{height:calc(var(--spacing) * 15)}.h-screen{height:100vh}.w-10{width:calc(var(--spacing) * 10)}.w-full{width:100%}.w-screen{width:100vw}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.flex-shrink,.shrink{flex-shrink:1}.flex-grow,.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.resize{resize:both}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing) * 3)}.gap-5{gap:calc(var(--spacing) * 5)}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t-3{border-top-style:var(--tw-border-style);border-top-width:3px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-green-700{border-color:var(--color-green-700)}.border-white{border-color:var(--color-white)}.p-2{padding:calc(var(--spacing) * 2)}.p-8{padding:calc(var(--spacing) * 8)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.text-\[15px\]{font-size:15px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (width>=40rem){.sm\:flex-row{flex-direction:row}}@media (width>=48rem){.md\:text-\[32px\]{font-size:32px}}}:root{--green:#12613f;--green2:#19734b;--navy:#162f46;--gold:#c58b1b;--ink:#17231d;--muted:#68766f;--line:#dfe6e1;--bg:#f4f7f5;--red:#b64242}.permission{text-align:center;max-width:560px;margin:80px auto;padding:40px}.permission>svg{width:54px;height:54px;color:var(--green)}.permission p{color:var(--muted);line-height:1.6}.head-actions{align-items:center;gap:8px;display:flex}.present-btn{font-size:11px;font-weight:700;border:1px solid var(--line)!important;color:var(--green)!important;border-radius:6px!important;padding:7px 10px!important}.presentation .side{display:none}.presentation main{margin-left:0}.presentation .prototype{font-size:13px}.presentation .content{max-width:1700px}.status-callout{color:#7e2929;background:#fff2f2;border:1px solid #edc8c8;border-radius:9px;align-items:center;gap:12px;margin:15px 0 0;padding:14px;display:flex}.status-callout svg{flex:none}.status-callout b,.status-callout span{display:block}.status-callout span{margin-top:3px;font-size:12px}.onboarding{max-width:900px;margin:auto;padding:28px}.onboard-steps{margin-bottom:28px;display:flex}.onboard-steps>div{color:var(--muted);border-bottom:3px solid var(--line);flex:1;align-items:center;gap:8px;padding-bottom:12px;display:flex}.onboard-steps>div.active{color:var(--green);border-color:var(--green)}.onboard-steps span{border:1px solid var(--line);border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.onboard-steps svg{width:14px}.declaration{background:#f3f6f4;border-radius:7px;grid-column:1/-1;align-items:center;gap:8px;padding:12px;display:flex}.type-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.type-grid label{border:1px solid var(--line);border-radius:8px;align-items:center;gap:10px;padding:15px;display:flex}.type-grid svg{color:var(--green);width:20px}.success-block{text-align:center;padding:35px}.success-block>svg{width:54px;height:54px;color:var(--green)}.verify-row{justify-content:center;gap:8px;display:flex}.profile-layout{grid-template-columns:240px 1fr;gap:16px;max-width:1100px;display:grid}.profile-nav{align-self:start;padding:10px}.profile-nav button{text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:28px 1fr;align-items:center;gap:8px;width:100%;padding:12px;display:grid}.profile-nav button.active{color:var(--green);background:#e8f2ed}.profile-nav button>span{background:#e1eee8;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.profile-nav svg{width:13px}.profile-nav small{color:var(--muted);grid-column:2}.site-evidence{background:#f3f7f5;border-radius:9px;align-items:center;gap:14px;padding:18px;display:flex}.site-evidence>div{flex:1}.site-evidence>svg{color:var(--green)}.letter{max-width:900px;margin:auto;padding:55px 65px;font-family:Georgia,serif;line-height:1.7}.letter>header{border-bottom:3px solid var(--green);justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.letter>header>span{color:var(--muted)}.letter>h1{text-align:center;letter-spacing:.08em;margin:35px;font-size:22px}.letter dl{border:1px solid var(--line)}.letter dl div{border-bottom:1px solid var(--line);grid-template-columns:180px 1fr;display:grid}.letter dt,.letter dd{margin:0;padding:9px 12px}.letter dt{background:#f1f5f2;font-weight:700}.letter>footer{justify-content:space-between;align-items:flex-end;margin-top:45px;display:flex}.letter>footer b,.letter>footer span{display:block}.validation-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.validation-summary>div{border:1px solid var(--line);border-radius:9px;grid-template-columns:35px 1fr;align-items:center;padding:17px;display:grid}.validation-summary svg{color:var(--green);grid-row:1/3}.validation-summary div:nth-child(2) svg{color:var(--red)}.validation-summary b{font-size:22px}.validation-summary span{color:var(--muted);font-size:11px}@media (width<=760px){.present-btn{display:none}.profile-layout{grid-template-columns:1fr}.profile-nav{display:flex;overflow:auto}.profile-nav button{min-width:150px}.onboarding{padding:18px}.onboard-steps b{display:none}.type-grid{grid-template-columns:1fr}.letter{padding:25px 18px}.letter dl div{grid-template-columns:1fr}.letter dd{padding-top:0}.letter>header{align-items:flex-start}.validation-summary{grid-template-columns:1fr}.head-actions{flex-wrap:wrap;width:100%}.head-actions .btn{flex:1}.site-evidence{flex-direction:column;align-items:flex-start}}@media print{.side,.app>main>header,.prototype,.head,.letter+.toast{display:none!important}.app>main{margin:0!important;padding:0!important}.content{padding:0!important}.letter{max-width:none;box-shadow:none!important;border:0!important}}.mini-chart,.bar-chart{border-bottom:1px solid var(--line);align-items:flex-end;gap:18px;height:225px;padding:15px 10px 0;display:flex}.mini-chart>div,.bar-chart>div{height:100%;color:var(--muted);flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;font-size:10px;display:flex}.mini-chart i,.bar-chart i{background:linear-gradient(#19734b,#75b292);border-radius:6px 6px 0 0;width:70%;max-width:42px}.bar-chart{height:270px}.bar-chart b{color:var(--muted);font-size:9px}.donut{background:conic-gradient(#19734b 0 34%,#18324b 34% 58%,#d69e2e 58% 76%,#4d9f76 76% 90%,#a9b5ad 90%);border-radius:50%;width:190px;height:190px;margin:20px auto;position:relative}.donut:after{content:"874 approved";text-align:center;background:#fff;border-radius:50%;place-items:center;font-weight:800;display:grid;position:absolute;inset:42px}.legend{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.legend span{color:var(--muted);background:#f0f3f1;border-radius:10px;padding:4px 7px;font-size:11px}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font:14px Arial,var(--font-geist),sans-serif;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.card{border:1px solid var(--line);background:#fff;border-radius:13px;box-shadow:0 1px 2px #10251909}.prototype{z-index:50;color:#5e4614;background:#f5e8bd;justify-content:center;align-items:center;gap:7px;height:30px;font-size:12px;font-weight:700;display:flex;position:fixed;top:0;left:0;right:0}.prototype svg{width:15px}.side{z-index:40;color:#fff;background:#102f24;flex-direction:column;width:258px;padding:20px 14px;display:flex;position:fixed;top:30px;bottom:0;left:0}.brand{align-items:center;gap:11px;padding:0 8px;display:flex}.brand>i{color:#17382c;background:#dbab40;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.brand b,.brand span{display:block}.brand b{letter-spacing:1.2px}.brand span{color:#b9ccc4;font-size:12px}.rolebox{background:#ffffff0b;border:1px solid #ffffff18;border-radius:10px;margin:24px 0 16px;padding:13px}.rolebox small,.rolebox b{display:block}.rolebox small{color:#96afa5;letter-spacing:.1em;font-size:10px}.rolebox b{margin:5px 0 9px}.rolebox button{color:#e5bd62;background:0 0;border:0;padding:0;font-size:12px}.rolebox svg{vertical-align:middle;width:13px}.side nav{flex-direction:column;gap:4px;display:flex}.side nav button,.side footer button{color:#c4d3cd;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;padding:11px 12px;display:flex;position:relative}.side nav button svg,.side footer svg{width:19px}.side nav button.active,.side nav button:hover{color:#fff;background:#ffffff12}.side nav button.active:before{content:"";background:#e0ad3d;border-radius:3px;width:3px;height:22px;position:absolute;left:0}.side nav em{color:#fff;background:#bd4040;border-radius:10px;margin-left:auto;padding:2px 6px;font-size:10px;font-style:normal}.side footer{border-top:1px solid #ffffff17;flex-direction:column;margin-top:auto;display:flex}.close,.hamb{display:none}.app>main{margin-left:258px;padding-top:30px}.app>main>header{border-bottom:1px solid var(--line);z-index:30;background:#fff;align-items:center;height:72px;padding:0 30px;display:flex;position:sticky;top:30px}.topsearch{color:#84918a;flex:1;align-items:center;gap:9px;max-width:500px;display:flex}.topsearch input{border:0;outline:0;width:100%;padding:9px}.topsearch svg{width:18px}.topuser{align-items:center;gap:10px;margin-left:auto;display:flex}.topuser>button{background:0 0;border:0}.topuser>i{width:36px;height:36px;color:var(--green);background:#e1eee8;border-radius:50%;place-items:center;font-style:normal;font-weight:800;display:grid}.topuser div b,.topuser div span{display:block}.topuser div b{font-size:13px}.topuser div span{color:var(--muted);font-size:11px}.topuser svg{width:18px}.content{max-width:1550px;margin:auto;padding:30px}.head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--green2);font-size:11px;font-weight:800}.head h1{margin:7px 0;font-size:28px}.head p{color:var(--muted);margin:0}.btn{background:var(--green);color:#fff;white-space:nowrap;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:10px 15px;font-weight:700;display:inline-flex}.btn svg{width:17px}.btn.secondary{color:var(--ink);background:#fff;border:1px solid #cbd6cf}.btn.ghost{color:var(--muted);background:0 0}.badge{white-space:nowrap;border-radius:20px;align-items:center;gap:4px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex}.badge svg{width:13px}.badge.green{color:#17613f;background:#e1f2e8}.badge.blue{color:#315d82;background:#e5edf5}.badge.amber{color:#845c0c;background:#fff0cf}.badge.red{color:#9d3939;background:#fae4e4}.badge.grey{color:#5a6861;background:#edf1ef}.stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.stat{gap:13px;padding:18px;display:flex}.stat>i{width:40px;height:40px;color:var(--green);background:#dfeee7;border-radius:9px;place-items:center;display:grid}.stat>i.navy{color:var(--navy);background:#e1e9f0}.stat>i.gold{color:#966b16;background:#f7eccf}.stat>i.red{color:var(--red);background:#f7e3e3}.stat>i svg{width:20px}.stat span,.stat small,.stat b{display:block}.stat span,.stat small{color:var(--muted)}.stat b{margin:4px 0;font-size:23px}.stat small{font-size:11px}.dashboard-grid{grid-template-columns:1.8fr 1fr;gap:18px;display:grid}.panel{min-width:0;padding:20px}.panelhead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;display:flex}.panelhead h2{margin:0 0 4px;font-size:17px}.panelhead p{color:var(--muted);margin:0;font-size:12px}.link{color:var(--green2);background:0 0;border:0;align-items:center;font-weight:700;display:inline-flex}.link svg{width:15px}.tablewrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#77847d;border-bottom:1px solid var(--line);padding:10px 12px;font-size:10px}td{white-space:nowrap;border-bottom:1px solid #edf1ee;padding:13px 12px}td span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.attention{text-align:left;background:#fff;border:0;border-top:1px solid #edf1ee;align-items:center;gap:11px;width:100%;padding:14px 0;display:flex}.attention>i{color:#8c620e;background:#fff3da;border-radius:8px;place-items:center;width:35px;height:35px;display:grid}.attention>i svg{width:18px}.attention div{flex:1}.attention b,.attention span{display:block}.attention span{color:var(--muted);margin-top:4px;font-size:11px}.attention>svg{width:16px}.activity{border-left:1px solid var(--line);gap:12px;margin-left:5px;padding:0 0 18px 18px;display:flex;position:relative}.activity>i{background:var(--green);width:9px;height:9px;box-shadow:0 0 0 1px var(--green);border:2px solid #fff;border-radius:50%;position:absolute;top:2px;left:-5px}.activity b,.activity small{display:block}.activity small{color:var(--muted);margin-top:4px}.filters{gap:9px;margin-bottom:15px;padding:12px;display:flex}.filters label{border:1px solid var(--line);min-width:280px;color:var(--muted);border-radius:7px;align-items:center;padding:0 10px;display:flex}.filters label input{border:0;outline:0;width:100%;padding:9px}.filters button,.filters select{border:1px solid var(--line);background:#fff;border-radius:7px;padding:8px 12px}.filters button{align-items:center;gap:5px;display:flex}.filters>button:last-child{margin-left:auto}.filters svg{width:16px}.pagination{color:var(--muted);justify-content:space-between;align-items:center;margin-top:16px;font-size:12px;display:flex}.pagination button{border:1px solid var(--line);background:#fff;padding:7px 10px}.pagination button.on{background:var(--green);color:#fff}.back{color:var(--green);background:0 0;border:0;margin-bottom:16px;padding:0;font-weight:700}.apphero{background:var(--navy);color:#fff;border-radius:13px;align-items:center;gap:24px;padding:24px;display:flex}.apphero>div:first-child{flex:1}.apphero h1{margin:9px 0 4px;font-size:25px}.apphero p,.apphero>div:first-child>span{color:#bfd0dc;margin:0}.amount{text-align:right;border-right:1px solid #fff2;flex-direction:column;padding-right:24px;display:flex}.amount span,.amount small{color:#bfd0dc}.amount b{margin:4px 0;font-size:22px}.workflow{margin-top:15px;padding:18px;display:flex;overflow:auto}.workflow>div{flex:1;align-items:center;min-width:160px;display:flex}.workflow>div>span{z-index:2;color:#78857f;background:#edf1ef;border-radius:50%;place-items:center;width:26px;height:26px;font-size:11px;display:grid}.workflow>div>span svg{width:14px}.workflow>div>b{white-space:nowrap;margin-left:7px;font-size:10px}.workflow>div>i{background:#dce4df;flex:1;height:2px;margin:0 10px}.workflow .done span{background:var(--green);color:#fff}.workflow .done i{background:var(--green)}.workflow .current span{color:#312408;background:#e6b14b}.tabs{border-bottom:1px solid var(--line);margin:22px 0 16px;display:flex;overflow:auto}.tabs button{white-space:nowrap;color:var(--muted);background:0 0;border:0;padding:12px 14px}.tabs button.active{color:var(--green);border-bottom:2px solid var(--green);font-weight:700}.detailgrid,.split{grid-template-columns:1.7fr 1fr;gap:16px;display:grid}.detailgrid>div{flex-direction:column;gap:16px;display:flex}.infogrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.infogrid span,.metrics span{color:var(--muted);font-size:11px;display:block}.infogrid b{margin-top:5px;display:block}.note{background:#eff6f2;border-radius:9px;gap:12px;margin-top:20px;padding:15px;display:flex}.note svg{color:var(--green);flex:none}.note p{margin:0;line-height:1.55}.note b{display:block}.metrics{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.metrics>div{border:1px solid var(--line);border-radius:8px;padding:13px}.metrics b,.metrics small{display:block}.metrics b{margin:5px 0;font-size:18px}.metrics small{color:var(--green)}.decision{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:13px 0;display:flex}.decision>i,.message>i{width:35px;height:35px;color:var(--green);background:#e0eee6;border-radius:50%;place-items:center;font-style:normal;font-weight:800;display:grid}.decision>div{flex:1}.decision span,.decision b,.decision small{display:block}.decision span,.decision small{color:var(--muted);font-size:11px}.decision b{margin:4px 0}.decision>svg{color:var(--green)}.decision+.btn{width:100%;margin-top:15px}.risk{border-bottom:1px solid var(--line);padding:11px 0}.risk>div{justify-content:space-between;display:flex}.risk p{color:var(--muted);margin:6px 0;font-size:12px}.docs{grid-template-columns:1fr 1fr;gap:10px;display:grid}.docs>div{border:1px solid var(--line);border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex}.docs>div>i{color:#a73939;background:#fae7e7;border-radius:5px;padding:8px 5px;font-size:9px;font-weight:800}.docs>div>span{flex:1}.docs b,.docs small{display:block}.docs small{color:var(--muted);margin:3px 0}.docs button{color:var(--muted);background:0 0;border:0}.docs button svg{width:17px}.message{border-top:1px solid var(--line);gap:12px;padding:18px 0;display:flex}.message>div{flex:1}.message header{align-items:center;gap:7px;display:flex}.message header span{color:var(--muted);margin-left:auto;font-size:11px}.message h3{margin:10px 0 5px;font-size:14px}.message p{color:#506058;line-height:1.55}.field{flex-direction:column;gap:6px;margin:14px 0;font-size:12px;font-weight:700;display:flex}.field em{color:var(--red);font-style:normal}.field input,.field select,.field textarea{background:#fff;border:1px solid #cbd5cf;border-radius:6px;outline:none;padding:10px}.audit{border-top:1px solid var(--line);align-items:center;gap:12px;padding:14px 0;display:flex}.audit>i{width:34px;height:34px;color:var(--green);background:#e4f0e9;border-radius:50%;place-items:center;display:grid}.audit>i svg{width:17px}.audit div{flex:1}.audit b,.audit small{display:block}.audit small{color:var(--muted);margin-top:3px}.audit code{color:var(--muted);font-size:10px}.formshell{grid-template-columns:245px 1fr;gap:16px;max-width:1100px;display:grid}.formshell>aside{flex-direction:column;display:flex}.formshell>aside button{text-align:left;background:0 0;border:0;gap:10px;padding:9px;display:flex}.formshell>aside button>span{border:1px solid #ccd6d0;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.formshell>aside button>span svg{width:14px}.formshell>aside b,.formshell>aside small{display:block}.formshell>aside small{color:var(--muted);margin-top:3px}.formshell>aside .active{color:var(--green)}.formshell>aside .active>span{background:var(--green);color:#fff}.formshell>aside .done>span{color:var(--green);background:#def0e6;border:0}.formcard{padding:28px}.formtitle{border-bottom:1px solid var(--line);margin-bottom:20px;padding-bottom:17px}.formtitle>span{color:var(--green);text-transform:uppercase;font-size:11px;font-weight:800}.formtitle h2{margin:6px 0;font-size:22px}.formtitle p{color:var(--muted);margin:0}.products{grid-template-columns:1fr 1fr;gap:10px;display:grid}.products>button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:9px;padding:15px;position:relative}.products>button.on{border:2px solid var(--green);background:#f2f8f5;padding:14px}.products>button>i{width:36px;height:36px;color:var(--green);background:#e4f0ea;border-radius:8px;place-items:center;margin-bottom:12px;display:grid}.products>button>i svg{width:20px}.products b,.products small{display:block}.products small,.products p{color:var(--muted);margin-top:5px;font-size:11px}.products>button>svg{color:var(--green);position:absolute;top:12px;right:12px}.fields{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.fields .field:nth-child(5){grid-column:1/-1}.money{border:1px solid #cbd5cf;border-radius:6px;display:flex;overflow:hidden}.money>span{background:#eef2ef;padding:10px}.money input{flex:1;min-width:0;border:0!important}.future{background:#eef3f6;border:1px dashed #a8b9c4;border-radius:8px;align-items:center;gap:13px;padding:18px;display:flex}.future>div{flex:1}.future b,.future span{display:block}.future span{color:var(--muted);margin-top:4px;font-size:11px}.drop{text-align:center;background:#f5f9f7;border:2px dashed #bed0c5;border-radius:10px;padding:28px}.drop>svg{color:var(--green);width:32px}.drop h3{margin:8px}.drop p{color:var(--muted)}.doclist>div{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:12px;display:flex}.doclist>div>span{flex:1}.doclist b,.doclist small{display:block}.doclist small{color:var(--muted)}.doclist>div>svg{width:17px}.summary{text-align:center;max-width:650px;margin:auto}.summary>i{width:56px;height:56px;color:var(--green);background:#e0f1e7;border-radius:50%;place-items:center;margin:auto;display:grid}.summary h3{margin:12px 0 5px}.summary>p{color:var(--muted)}.summary>div{text-align:left;border-top:1px solid var(--line);padding:11px;display:flex}.summary>div>span{width:180px;color:var(--muted)}.summary>div>b{flex:1}.summary>div>button{color:var(--green);background:0 0;border:0;font-weight:700}.summary>label{text-align:left;background:#f5f7f6;gap:8px;padding:12px;display:flex}.formactions{border-top:1px solid var(--line);justify-content:space-between;margin-top:25px;padding-top:18px;display:flex}.formactions>span{gap:8px;display:flex}.reviewgrid{grid-template-columns:1fr 360px;align-items:start;gap:16px;display:grid}.reviewgrid>div{flex-direction:column;gap:16px;display:flex}.checklist label{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:11px 0;display:flex}.checklist input{accent-color:var(--green);width:17px;height:17px}.checklist label>span{flex:1}.checklist b,.checklist small{display:block}.checklist small{color:var(--muted);margin-top:3px}.riskform>div{grid-template-columns:170px 120px 1fr;align-items:center;gap:8px;margin:8px 0;display:grid}.riskform select,.riskform input{border:1px solid var(--line);border-radius:5px;padding:8px}.decisionpanel{padding:20px;position:sticky;top:120px}.decisionpanel h2{font-size:18px}.decisionpanel>p{color:var(--muted)}.decisionpanel>.btn{width:100%}.twocol{grid-template-columns:1fr 1fr;gap:8px;display:grid}.secure{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin-top:10px;display:flex}.secure svg{width:14px}.control{align-items:center;gap:12px;margin-top:16px;padding:18px;display:flex}.control>svg{color:var(--green)}.control>div:nth-child(2){flex:1}.control b,.control span{display:block}.control span{color:var(--muted);margin-top:4px;font-size:11px}.reports{grid-template-columns:1.6fr 1fr;gap:16px;display:grid}.map{grid-template-columns:1.5fr 1fr;display:grid;overflow:hidden}.mapspace{color:#8aa097;background-color:#e5eee9;background-image:linear-gradient(#cddbd344 1px,#0000 1px),linear-gradient(90deg,#cddbd344 1px,#0000 1px);background-size:30px 30px;place-items:center;min-height:470px;display:grid;position:relative}.mapspace>svg{width:50px;height:50px}.mapspace>span{background:#fff;border-radius:5px;padding:7px;font-size:11px;position:absolute;top:20px;left:20px}.route{border:5px dashed var(--green);border-bottom:0;border-left:0;border-radius:50%;width:53%;height:130px;position:absolute;top:180px;left:22%;transform:rotate(-18deg)}.pin{background:var(--gold);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute}.pin.a{top:62%;left:22%}.pin.b{background:var(--green);top:27%;right:23%}.trip{padding:28px}.trip>div:first-child{justify-content:space-between;display:flex}.trip>div:first-child>span,.trip>p{color:var(--muted)}.trip h2{margin:22px 0 8px}.tripgrid{grid-template-columns:1fr 1fr;gap:18px;margin:25px 0;display:grid}.tripgrid span,.tripgrid b{display:block}.tripgrid span{color:var(--muted);font-size:11px}.tripgrid b{margin-top:4px}.notification{text-align:left;border:0;border-top:1px solid var(--line);background:#fff;align-items:center;gap:12px;width:100%;padding:15px;display:flex}.notification>i{color:#315d82;background:#e5edf5;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.notification>i.red{color:var(--red);background:#fae4e4}.notification>i.amber{color:#845c0c;background:#fff0cf}.notification>i.green{color:var(--green);background:#e1f2e8}.notification>i svg{width:17px}.notification>div{flex:1}.notification b,.notification small{display:block}.notification p{color:var(--muted);margin:4px 0}.notification small{color:#87928c}.notification>svg{width:16px}.preference{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 0;display:flex}.preference b,.preference small{display:block}.preference small{color:var(--muted);margin-top:4px}.preference input{accent-color:var(--green);width:18px;height:18px}.admintabs{gap:4px;margin-bottom:12px;display:flex}.admintabs button{color:var(--muted);background:0 0;border:0;padding:10px 14px}.admintabs button.active{color:var(--green);background:#fff;border-radius:7px;font-weight:700}.userrow{border-top:1px solid var(--line);align-items:center;gap:12px;padding:13px;display:flex}.userrow>i{width:35px;height:35px;color:var(--green);background:#e0eee6;border-radius:50%;place-items:center;font-style:normal;font-weight:800;display:grid}.userrow>div{flex:1}.userrow b,.userrow span{display:block}.userrow span,.userrow>small{color:var(--muted);font-size:11px}.userrow>svg{width:18px}.demo{background:#f5f7f5;min-height:100vh;padding:26px max(30px,50vw - 650px)}.demotop{justify-content:space-between;align-items:center;display:flex}.brand.big>i{width:48px;height:48px}.brand.big b{color:var(--green);font-size:16px}.brand.big span{color:var(--muted)}.intro{text-align:center;max-width:700px;margin:55px auto 35px}.intro h1{color:var(--navy);margin:10px 0;font-size:39px}.intro p{color:var(--muted);font-size:16px;line-height:1.6}.roles{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.roles article{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;padding:18px;display:flex}.roles article:hover{border-color:#8ab39e;box-shadow:0 6px 18px #1b4e3620}.roles article>div{justify-content:space-between;display:flex}.roles article>div>i{width:39px;height:39px;color:var(--green);background:#e2efe8;border-radius:9px;place-items:center;display:grid}.roles article h3{margin:16px 0 5px;font-size:16px}.roles article p{color:var(--muted);margin:0}.roles article small{color:#7b8982;margin:8px 0 20px;line-height:1.45}.roles article button{border:0;border-top:1px solid var(--line);color:var(--green);background:0 0;justify-content:space-between;align-items:center;margin-top:auto;padding:12px 0 0;font-weight:800;display:flex}.roles article button svg{width:17px}.safe{max-width:650px;color:var(--muted);justify-content:center;gap:10px;margin:25px auto 0;display:flex}.safe b,.safe span{display:block}.safe span{margin-top:4px;font-size:11px}.toast{z-index:100;color:#fff;background:#173f30;border-radius:9px;align-items:center;gap:9px;padding:13px 17px;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 10px 30px #0004}.toast svg{color:#7bd29f;width:20px}@media (width<=1100px){.stats{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.detailgrid,.split,.reviewgrid{grid-template-columns:1fr}.decisionpanel{position:static}.roles{grid-template-columns:repeat(3,1fr)}.infogrid{grid-template-columns:repeat(2,1fr)}.apphero{flex-wrap:wrap}.reports,.map{grid-template-columns:1fr}.mapspace{min-height:350px}}@media (width<=760px){.side{transition:all .2s;transform:translate(-100%)}.side.open{transform:none}.close{color:#fff;background:0 0;border:0;margin-left:auto;display:block}.app>main{margin-left:0}.hamb{background:0 0;border:0;margin-right:8px;display:block}.app>main>header{padding:0 14px}.topuser div,.topuser>svg{display:none}.content{padding:20px 14px}.head{flex-direction:column;align-items:flex-start}.head h1{font-size:24px}.stats{grid-template-columns:1fr 1fr}.filters{overflow:auto}.filters label{min-width:220px}.filters>button:last-child{margin-left:0}.apphero{padding:18px}.apphero h1{font-size:20px}.amount{text-align:left;border:0}.formshell{grid-template-columns:1fr}.formshell>aside{flex-direction:row;overflow:auto}.formshell>aside button>div{display:none}.products,.fields{grid-template-columns:1fr}.fields .field:nth-child(5){grid-column:auto}.metrics{grid-template-columns:1fr 1fr}.docs{grid-template-columns:1fr}.roles{grid-template-columns:1fr 1fr}.intro{margin:35px auto 25px}.intro h1{font-size:30px}.control{flex-direction:column;align-items:flex-start}}.portal-brand{gap:8px;padding:0 4px}.portal-brand .brand-logo{width:100%;height:auto;display:block}.side .portal-brand{background:#fff;border-radius:10px;padding:7px 8px}.side .portal-brand .brand-logo{width:188px}.entry-brand{flex:none}.entry-brand .brand-logo{width:245px}.demotop{gap:18px}.document-brand{width:270px;line-height:1}.document-brand .brand-logo{width:100%;height:auto;display:block}.letter>header{gap:24px}.letter>header>span{white-space:nowrap}@media (width<=760px){.side .portal-brand .close{color:var(--navy)}.document-brand{width:min(230px,70%)}}@media (width<=520px){.demo{padding:20px 16px}.demotop{flex-direction:column;align-items:flex-start}.entry-brand .brand-logo{width:min(245px,80vw)}}@media print{.document-brand{width:270px}}@media (width<=480px){.stats,.roles{grid-template-columns:1fr}.demo{padding:20px}.demotop>.badge{display:none}.infogrid,.metrics{grid-template-columns:1fr}.formcard{padding:18px}.formactions .secondary{display:none}.apphero .btn{width:100%}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}:root{--pg-green:#0b6241;--pg-green-2:#16835a;--pg-green-soft:#e9f3ed;--pg-navy:#081f45;--pg-blue:#174f86;--pg-gold:#d9a93d;--pg-earth:#76552b;--pg-ink:#16231d;--pg-muted:#627168;--pg-bg:#f7f8f5;--pg-line:#dce4de;--pg-white:#fff}.public-site{background:var(--pg-bg);min-height:100vh;color:var(--pg-ink);font:15px/1.6 Arial,var(--font-geist),sans-serif}.public-site *{box-sizing:border-box}.public-site a{color:inherit;text-decoration:none}.public-site button,.public-site input,.public-site select,.public-site textarea{font:inherit}.public-site button{cursor:pointer}.public-site img{max-width:100%}.pg-wrap{width:min(1240px,100% - 40px);margin-inline:auto}.pg-skip{z-index:200;background:var(--pg-navy);border-radius:7px;padding:10px 14px;position:fixed;top:-60px;left:12px;color:#fff!important}.pg-skip:focus{top:12px}.public-site :focus-visible{outline-offset:3px;outline:3px solid #f0bd51}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.pg-muted{color:#afbeb5}.pg-identity{background:var(--pg-navy);color:#d9e5df;font-size:12px}.pg-identity .pg-wrap{align-items:center;gap:9px;min-height:34px;display:flex}.pg-identity a{color:#fff;align-items:center;gap:5px;margin-left:auto;display:flex}.pg-identity svg{width:14px}.pg-state-mark{color:#fff;border:1px solid #fff5;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;font-weight:800;display:grid}.pg-header{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--pg-line);background:#fffc;position:sticky;top:0}.pg-head-main{align-items:center;height:78px;display:flex}.pg-logo{width:205px;display:block}.pg-logo img{width:100%;height:auto;display:block}.pg-head-tools{align-items:center;gap:10px;margin-left:auto;display:flex}.pg-icon-btn,.pg-menu-btn{border:1px solid var(--pg-line);width:42px;height:42px;color:var(--pg-green);background:#fff;border-radius:8px;place-items:center;display:grid}.pg-icon-btn svg,.pg-menu-btn svg{width:18px}.pg-menu-btn{display:none}.pg-monitor-link{align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex;color:var(--pg-navy)!important}.pg-monitor-link svg{width:17px}.pg-nav{background:#fff;border-top:1px solid #edf1ee}.pg-nav-inner{justify-content:space-between;align-items:center;gap:18px;height:45px;display:flex}.pg-nav a{color:#45554d;white-space:nowrap;font-size:13px;font-weight:700}.pg-nav a:hover,.pg-nav a.active{color:var(--pg-green)}.pg-nav a.active{position:relative}.pg-nav a.active:after{content:"";background:var(--pg-gold);border-radius:3px;height:3px;position:absolute;bottom:-14px;left:0;right:0}.pg-mobile-nav-head,.pg-mobile-platforms{display:none}.pg-search-bar{border:1px solid var(--pg-line);background:#fff;border-radius:0 0 12px 12px;align-items:center;gap:10px;height:64px;padding:10px 14px;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0b2b1d22}.pg-search-bar>svg{color:var(--pg-green)}.pg-search-bar label{flex:1}.pg-search-bar input{border:0;outline:0;width:100%;padding:8px}.pg-search-bar button{color:var(--pg-green);background:0 0;border:0;padding:8px;font-weight:700}.pg-button{background:var(--pg-green);border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:11px 17px;font-weight:800;line-height:1.2;transition:transform .18s,background .18s;display:inline-flex;color:#fff!important}.pg-button:hover{background:#084d34;transform:translateY(-1px)}.pg-button svg{width:17px}.pg-button-outline{border:1px solid var(--pg-green);background:#fff;color:var(--pg-green)!important}.pg-button-light{background:#fff;color:var(--pg-navy)!important}.pg-button-navy{background:var(--pg-navy)}.pg-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--pg-green-2);margin-bottom:8px;font-size:11px;font-weight:900;display:block}.pg-hero{background:linear-gradient(110deg,#eef5ef 0%,#f7f8f5 62%,#f4efe5 100%);padding:54px 0 48px;overflow:hidden}.pg-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:54px;display:grid}.pg-kicker{color:var(--pg-green);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.pg-kicker svg{width:18px}.pg-hero h1{letter-spacing:-.045em;color:var(--pg-navy);margin:17px 0 22px;font-size:clamp(38px,4.4vw,64px);line-height:1.05}.pg-hero h1 em{color:var(--pg-green);font-style:normal}.pg-hero-copy>p{color:#526159;max-width:680px;font-size:18px;line-height:1.7}.pg-actions{flex-wrap:wrap;gap:10px;margin:27px 0 18px;display:flex}.pg-inline-links{gap:22px;display:flex}.pg-inline-links a{color:var(--pg-green);border-bottom:1px solid #8eb5a3;font-weight:800}.pg-hero-media{background:#dce9df;border-radius:22px;height:525px;position:relative;overflow:hidden;box-shadow:0 25px 60px #09271922}.pg-hero-media>img{object-fit:cover;object-position:72% center}.pg-hero-media:after{content:"";background:linear-gradient(#0000 55%,#071f18b8);position:absolute;inset:0}.pg-photo-credit{z-index:2;color:#fff;font-size:13px;position:absolute;bottom:20px;left:22px}.pg-photo-credit span{color:#d0e3d9;font-size:11px;display:block}.pg-hero-fact{z-index:3;background:#fff;border-radius:11px;align-items:center;gap:10px;padding:13px 16px;display:flex;position:absolute;top:18px;right:18px;box-shadow:0 10px 30px #0002}.pg-hero-fact b{color:var(--pg-green);font-size:30px}.pg-hero-fact span{max-width:90px;color:var(--pg-muted);font-size:11px;line-height:1.25}.pg-target-strip{border-bottom:1px solid var(--pg-line);background:#fff}.pg-target-strip>.pg-wrap{grid-template-columns:repeat(5,1fr);display:grid}.pg-target-strip .pg-wrap>div{border-right:1px solid var(--pg-line);padding:19px 18px}.pg-target-strip .pg-wrap>div:first-child{border-left:1px solid var(--pg-line)}.pg-target-strip b,.pg-target-strip span,.pg-target-strip small{display:block}.pg-target-strip b{color:var(--pg-navy);font-size:24px}.pg-target-strip span{font-weight:800}.pg-target-strip small{color:var(--pg-muted);font-size:10px}.pg-section{padding-block:82px}.pg-tint{background:#edf3ef}.pg-section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.pg-section-head>div{max-width:760px}.pg-section-head h2{letter-spacing:-.03em;color:var(--pg-navy);margin:0 0 10px;font-size:clamp(29px,3.1vw,43px);line-height:1.12}.pg-section-head p{color:var(--pg-muted);max-width:700px;margin:0;font-size:16px}.pg-text-link{background:0 0;border:0;align-items:center;gap:6px;font-weight:900;display:inline-flex;color:var(--pg-green)!important}.pg-text-link svg{width:16px}.pg-audience-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.pg-audience-card,.pg-pillar-card,.pg-value-card,.pg-impact-card,.pg-opportunity-card,.pg-resource-card{border:1px solid var(--pg-line);background:#fff;border-radius:13px;padding:22px;position:relative}.pg-audience-card{flex-direction:column;min-height:245px;display:flex}.pg-card-icon{background:var(--pg-green-soft);width:44px;height:44px;color:var(--pg-green);border-radius:10px;place-items:center;display:grid}.pg-card-icon svg{width:22px}.pg-audience-card h3,.pg-pillar-card h3,.pg-value-card h3{color:var(--pg-navy);margin:17px 0 8px;font-size:19px}.pg-audience-card p,.pg-pillar-card p,.pg-value-card p,.pg-opportunity-card p,.pg-resource-card p{color:var(--pg-muted)}.pg-audience-card a,.pg-pillar-card a,.pg-value-card a{color:var(--pg-green);justify-content:space-between;align-items:center;margin-top:auto;font-weight:900;display:flex}.pg-audience-card a svg,.pg-pillar-card a svg,.pg-value-card a svg{width:16px}.pg-journey{grid-template-columns:repeat(3,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}.pg-journey li{border:1px solid var(--pg-line);background:#fff;border-radius:11px;grid-template-columns:35px 1fr 20px;align-items:start;gap:10px;padding:20px;display:grid}.pg-journey li>span{background:var(--pg-green);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.pg-journey h3{color:var(--pg-navy);margin:4px 0;font-size:16px}.pg-journey p{color:var(--pg-muted);margin:0;font-size:12px}.pg-journey li>svg{color:var(--pg-gold);width:18px;margin-top:7px}.pg-centred-link{width:max-content;margin:26px auto 0}.pg-pillar-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.pg-pillar-card{flex-direction:column;min-height:280px;display:flex}.pg-card-number{color:#9eaaa3;font-size:12px;font-weight:900;position:absolute;top:16px;right:18px}.pg-pillar-card:last-child{grid-column:2/4}.pg-navy{background:var(--pg-navy);color:#fff}.pg-navy .pg-section-head h2,.pg-navy .pg-eyebrow{color:#fff}.pg-navy .pg-section-head p{color:#bdcadd}.pg-value-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.pg-value-card{color:#fff;background:#102b52;border-color:#ffffff18;flex-direction:column;min-height:260px;display:flex}.pg-value-top{color:#a8d5bd;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;font-size:10px;display:flex}.pg-value-top svg{color:#7cc49d;width:28px;height:28px}.pg-value-card h3{color:#fff;font-size:24px}.pg-value-card p{color:#d0d9e7}.pg-value-card small{color:#9fb0c8;margin-bottom:20px;display:block}.pg-value-card a{color:#b6e8ca}.pg-impact-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.pg-demo-label{color:#745006;text-transform:uppercase;letter-spacing:.08em;background:#fff1ca;border:1px solid #efd996;border-radius:20px;align-items:center;width:max-content;padding:3px 8px;font-size:9px;font-weight:900;display:inline-flex}.pg-impact-card h3{color:var(--pg-navy);margin:15px 0;font-size:16px}.pg-impact-card>div{border-top:1px solid var(--pg-line);padding:12px 0}.pg-impact-card span,.pg-impact-card b,.pg-impact-card small{display:block}.pg-impact-card>div span{color:var(--pg-muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px}.pg-impact-card b{color:var(--pg-green);font-size:22px}.pg-impact-card small{color:var(--pg-muted);font-size:10px}.pg-impact-card footer{color:var(--pg-muted);margin-top:10px;font-size:10px}.pg-platforms{background:linear-gradient(135deg,#e6f0e9,#eef2f6)}.pg-platform-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.pg-platform-grid article{border:1px solid var(--pg-line);background:#fff;border-radius:17px;padding:30px}.pg-platform-grid article>div{background:var(--pg-green-soft);width:52px;height:52px;color:var(--pg-green);border-radius:12px;place-items:center;display:grid}.pg-platform-grid article:nth-child(2)>div{color:var(--pg-navy);background:#e9eef5}.pg-platform-grid article>div svg{width:27px}.pg-platform-grid article>span{text-transform:uppercase;letter-spacing:.1em;color:var(--pg-green);margin-top:20px;font-size:10px;font-weight:900;display:block}.pg-platform-grid h3{color:var(--pg-navy);margin:5px 0 8px;font-size:29px}.pg-platform-grid p{color:var(--pg-muted)}.pg-platform-grid ul{margin:20px 0;padding:0;list-style:none}.pg-platform-grid li{align-items:center;gap:8px;margin:8px 0;display:flex}.pg-platform-grid li svg{width:16px;color:var(--pg-green)}.pg-opportunity-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.pg-opportunity-card header{justify-content:space-between;align-items:center;gap:8px;display:flex}.pg-opportunity-card header>span{color:var(--pg-green);text-transform:uppercase;font-size:11px;font-weight:900}.pg-opportunity-card h3{color:var(--pg-navy);min-height:54px;font-size:20px;line-height:1.35}.pg-opportunity-card dl{border-block:1px solid var(--pg-line);grid-template-columns:1fr 1fr;padding:10px 0;display:grid}.pg-opportunity-card dl div{flex-direction:column;display:flex}.pg-opportunity-card dt{text-transform:uppercase;color:var(--pg-muted);font-size:9px}.pg-opportunity-card dd{margin:0;font-weight:800}.pg-news-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.pg-news-card{border:1px solid var(--pg-line);background:#fff;border-radius:14px;overflow:hidden}.pg-news-image{background:#dce7df;height:220px;display:block;position:relative}.pg-news-image img{object-fit:cover}.pg-news-card>div{padding:20px}.pg-news-meta{text-transform:uppercase;letter-spacing:.08em;color:var(--pg-green);font-size:10px;font-weight:900}.pg-news-card h3{color:var(--pg-navy);margin:8px 0;font-size:19px;line-height:1.35}.pg-news-card p{color:var(--pg-muted);font-size:13px}.pg-news-card small{color:#78857e;margin-bottom:14px;display:block}.pg-partner-grid{grid-template-columns:repeat(7,1fr);gap:10px;display:grid}.pg-partner-grid>div{text-align:center;background:#fff;border:1px dashed #a8b6ad;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:145px;padding:15px;display:flex}.pg-partner-grid span{width:38px;height:38px;color:var(--pg-green);background:#edf3ef;border-radius:50%;place-items:center;font-weight:900;display:grid}.pg-partner-grid b{margin:8px 0;font-size:11px;line-height:1.3}.pg-partner-grid small{color:var(--pg-muted);font-size:9px}.pg-resource-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.pg-resource-card{flex-direction:column;min-height:220px;display:flex}.pg-resource-card>span{text-transform:uppercase;color:var(--pg-green);font-size:10px;font-weight:900}.pg-resource-card h3{color:var(--pg-navy);margin:8px 0;font-size:18px}.pg-resource-card footer{border-top:1px solid var(--pg-line);justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.pg-resource-card footer small{color:var(--pg-muted)}.pg-resource-card footer button,.pg-resource-card footer a{color:var(--pg-green);background:0 0;border:0;align-items:center;gap:5px;font-size:11px;font-weight:900;display:flex}.pg-resource-card footer svg{width:14px}.pg-subscribe{background:var(--pg-green);color:#fff;padding:58px 0}.pg-subscribe>.pg-wrap{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.pg-subscribe .pg-eyebrow{color:#bce6ce}.pg-subscribe h2{margin:0 0 10px;font-size:30px;line-height:1.2}.pg-subscribe p{color:#d6e9dd}.pg-subscribe form{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pg-subscribe label{font-size:11px;font-weight:800}.pg-subscribe input,.pg-subscribe select{color:#fff;background:#ffffff12;border:1px solid #fff6;border-radius:7px;width:100%;margin-top:5px;padding:10px}.pg-subscribe option{color:#222}.pg-subscribe .pg-button{background:#fff;align-self:end;color:var(--pg-green)!important}.pg-subscribe output{background:#ffffff18;border-radius:6px;grid-column:1/-1;padding:8px}.pg-footer{color:#dce7e1;background:#071c16;padding-top:55px}.pg-footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:45px;display:grid}.pg-footer-logo{background:#fff;border-radius:8px;width:210px;padding:6px}.pg-footer h2{text-transform:uppercase;letter-spacing:.1em;color:#8bd0a8;font-size:12px}.pg-footer-grid>div{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.pg-footer-grid a{color:#cad7d0;font-size:13px}.pg-footer-grid p{max-width:320px}.pg-footer-bottom{color:#a8bab1;border-top:1px solid #ffffff18;justify-content:space-between;align-items:center;gap:20px;min-height:72px;margin-top:40px;font-size:10px;display:flex}.pg-footer-bottom>div{gap:14px;display:flex}.pg-footer-bottom a{border:1px solid #fff3;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.pg-footer-bottom svg{width:13px}.pg-footer-bottom>span:last-child{align-items:center;gap:6px;display:flex}.pg-presentation-button{z-index:70;border:1px solid var(--pg-green);color:var(--pg-green);background:#fff;border-radius:25px;align-items:center;gap:6px;padding:9px 14px;font-size:11px;font-weight:900;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 8px 25px #061d1230}.pg-presentation-button svg{width:16px}.pg-demo-guide{z-index:100;background:var(--pg-navy);color:#fff;justify-content:center;align-items:center;gap:18px;padding:10px 20px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 25px #0002}.pg-demo-guide span{color:#a9d7bd;align-items:center;gap:6px;font-weight:900;display:flex}.pg-demo-guide a{font-size:11px}.pg-demo-guide button{color:#fff;background:0 0;border:1px solid #fff;border-radius:5px;padding:5px 9px}.pg-presentation .pg-presentation-button{display:none}.pg-page-hero{background:linear-gradient(120deg,#e9f2ec,#f6f7f4);padding:66px 0}.pg-page-hero>.pg-wrap{grid-template-columns:1fr;align-items:center;gap:40px;display:grid}.pg-page-hero.with-image>.pg-wrap{grid-template-columns:1.2fr .8fr}.pg-page-hero h1{letter-spacing:-.04em;color:var(--pg-navy);max-width:850px;margin:8px 0 14px;font-size:clamp(36px,4.4vw,58px);line-height:1.08}.pg-page-hero p{color:var(--pg-muted);max-width:820px;font-size:18px}.pg-page-hero.with-image .pg-wrap>div:last-child{border-radius:16px;height:300px;position:relative;overflow:hidden}.pg-page-hero.with-image img{object-fit:cover}.pg-prose-grid{grid-template-columns:1.25fr .75fr;gap:55px;display:grid}.pg-prose-grid article h2{color:var(--pg-navy);font-size:34px}.pg-prose-grid article h3{color:var(--pg-green);margin-top:28px}.pg-prose-grid article p{color:#4e5d55;font-size:16px}.pg-mandate-card{background:var(--pg-navy);color:#fff;border-radius:16px;padding:30px}.pg-mandate-card>svg{color:#7ec39b;width:35px;height:35px}.pg-mandate-card h2{font-size:25px}.pg-mandate-card p{color:#d2dbe8;gap:10px;display:flex}.pg-mandate-card p svg{color:#85d5a7;flex:none;width:17px;margin-top:4px}.pg-governance-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.pg-governance-grid article{border:1px solid var(--pg-line);background:#fff;border-radius:11px;padding:20px}.pg-governance-grid h3{color:var(--pg-navy)}.pg-governance-grid p{color:var(--pg-muted)}.pg-timeline{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.pg-timeline>div{border-top:4px solid var(--pg-green);background:#fff;border-radius:0 0 10px 10px;padding:20px}.pg-timeline b{color:var(--pg-navy);font-size:22px}.pg-programme-list{flex-direction:column;gap:14px;display:flex}.pg-programme-list>article{border:1px solid var(--pg-line);background:#fff;border-radius:13px;grid-template-columns:70px 1fr 180px;align-items:start;gap:25px;padding:25px;display:grid}.pg-programme-list>article>span{color:#a7b4ac;font-size:30px;font-weight:900}.pg-programme-list h2{color:var(--pg-navy);margin:0;font-size:25px}.pg-programme-list p,.pg-programme-list li{color:var(--pg-muted)}.pg-programme-list>a{color:var(--pg-green);align-items:center;gap:6px;font-weight:900;display:flex}.pg-value-page .pg-value-card{color:var(--pg-ink);border-color:var(--pg-line);background:#fff}.pg-value-page .pg-value-card h3{color:var(--pg-navy)}.pg-value-page .pg-value-card p{color:var(--pg-muted)}.pg-value-page .pg-value-card small{color:#738179}.pg-value-page .pg-value-card a{color:var(--pg-green)}.pg-applicant-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0 30px;display:grid}.pg-applicant-grid button{border:1px solid var(--pg-line);text-align:left;color:var(--pg-navy);background:#fff;border-radius:10px;align-items:center;gap:10px;padding:16px;font-weight:800;display:flex}.pg-applicant-grid button span{background:var(--pg-green-soft);width:32px;height:32px;color:var(--pg-green);border-radius:8px;place-items:center;display:grid}.pg-applicant-grid button svg{width:17px}.pg-applicant-grid button.active{border:2px solid var(--pg-green);background:#f0f7f3;padding:15px}.pg-apply-panel{border:1px solid var(--pg-line);background:#fff;border-radius:15px;grid-template-columns:1.2fr .8fr;display:grid;overflow:hidden}.pg-apply-panel>div,.pg-apply-panel>aside{padding:32px}.pg-apply-panel>aside{background:var(--pg-navy);color:#fff}.pg-apply-panel h2{color:var(--pg-navy);font-size:30px}.pg-apply-panel>aside h3{color:#fff}.pg-apply-panel li{margin:8px 0}.pg-document-list{grid-template-columns:1fr 1fr;gap:8px;display:grid}.pg-document-list span{background:var(--pg-green-soft);border-radius:7px;align-items:center;gap:8px;padding:10px;display:flex}.pg-document-list svg{width:16px;color:var(--pg-green)}.pg-apply-panel aside>div{gap:10px;margin:12px 0;display:flex}.pg-apply-panel aside>div>span{color:#a9e0bd;background:#ffffff18;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;display:grid}.pg-apply-panel aside p{color:#c6d1df;flex-direction:column;margin:0;display:flex}.pg-apply-panel aside p b{color:#fff}.pg-apply-panel form label,.pg-contact-form label{flex-direction:column;gap:5px;margin:10px 0;font-size:11px;font-weight:800;display:flex}.pg-apply-panel input,.pg-apply-panel textarea,.pg-contact-form input,.pg-contact-form textarea,.pg-contact-form select{color:#222;background:#fff;border:1px solid #ced9d1;border-radius:7px;width:100%;padding:10px}.pg-apply-panel output,.pg-contact-form output,.pg-monitor-demo output,.pg-detail-grid output{color:#145f3c;background:#e6f3eb;border-radius:6px;margin-top:10px;padding:9px;display:block}.pg-faq{max-width:900px;margin-top:60px}.pg-faq article{border-top:1px solid var(--pg-line)}.pg-faq button{text-align:left;width:100%;color:var(--pg-navy);background:0 0;border:0;justify-content:space-between;padding:18px 0;font-weight:900;display:flex}.pg-faq button svg{width:17px}.pg-faq article p{color:var(--pg-muted);padding-bottom:16px}.pg-help-banner{background:#e8f0f6;border:1px solid #c8d5df;border-radius:12px;align-items:center;gap:15px;margin-top:35px;padding:20px;display:flex}.pg-help-banner>svg{color:var(--pg-blue)}.pg-help-banner div{flex:1}.pg-help-banner h3,.pg-help-banner p{margin:0}.pg-help-banner p{color:var(--pg-muted)}.pg-dashboard-banner{background:#fff8e5;border:1px solid #ead99f;border-radius:9px;align-items:center;gap:13px;margin-bottom:18px;padding:13px;display:flex}.pg-dashboard-banner p{flex:1;margin:0}.pg-dashboard-banner>span{color:var(--pg-muted);font-size:10px}.pg-impact-filters{border:1px solid var(--pg-line);background:#fff;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:10px;padding:15px;display:grid}.pg-impact-filters label{color:var(--pg-muted);font-size:10px;font-weight:800}.pg-impact-filters select,.pg-library-tools select,.pg-library-tools input{border:1px solid var(--pg-line);background:#fff;border-radius:6px;width:100%;margin-top:4px;padding:9px}.pg-filter-result{color:var(--pg-muted)}.pg-impact-full{grid-template-columns:repeat(4,1fr)}.pg-impact-visuals{grid-template-columns:1fr 1fr;gap:15px;margin-top:18px;display:grid}.pg-impact-visuals>article{border:1px solid var(--pg-line);background:#fff;border-radius:12px;padding:22px}.pg-impact-visuals h2{color:var(--pg-navy);font-size:19px}.pg-bar{grid-template-columns:90px 1fr 70px;align-items:center;gap:9px;margin:14px 0;display:grid}.pg-bar i{background:#e4ebe7;border-radius:8px;height:10px;overflow:hidden}.pg-bar i b{background:var(--pg-green);height:100%;display:block}.pg-bar small{color:var(--pg-muted);font-size:9px}.pg-lga-cloud{flex-wrap:wrap;gap:7px;display:flex}.pg-lga-cloud span{background:var(--pg-green-soft);color:var(--pg-green);border-radius:20px;padding:6px 8px;font-size:10px;font-weight:800}.pg-library-tools{gap:10px;margin-bottom:20px;display:flex}.pg-library-tools label{border:1px solid var(--pg-line);background:#fff;border-radius:8px;align-items:center;gap:7px;min-width:220px;padding:4px 10px;display:flex}.pg-library-tools label:first-child{flex:1}.pg-library-tools input,.pg-library-tools select{border:0;outline:0;margin:0}.pg-library-tools svg{width:17px;color:var(--pg-green)}.pg-notice{color:#135c39;background:#e7f3eb;border:1px solid #bddbc9;border-radius:8px;align-items:center;gap:10px;margin:12px 0;padding:12px;display:flex}.pg-notice svg{width:18px}.pg-empty{text-align:center;border:1px solid var(--pg-line);background:#fff;border-radius:12px;padding:70px}.pg-empty svg{color:var(--pg-green)}.pg-contact-grid{grid-template-columns:1.2fr .8fr;gap:18px;display:grid}.pg-contact-form{border:1px solid var(--pg-line);background:#fff;border-radius:13px;padding:28px}.pg-contact-form>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pg-contact-form .pg-check{flex-direction:row;align-items:center}.pg-contact-form .pg-check input{width:auto}.pg-contact-grid aside{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pg-contact-grid aside article{border:1px solid var(--pg-line);background:#fff;border-radius:10px;padding:18px}.pg-contact-grid aside article>svg{color:var(--pg-green);width:22px}.pg-contact-grid aside h3{color:var(--pg-navy);font-size:15px}.pg-contact-grid aside p,.pg-contact-grid aside small{color:var(--pg-muted)}.pg-portal-entry{grid-template-columns:1fr 1fr;gap:15px;display:grid}.pg-portal-entry article{border:1px solid var(--pg-line);background:#fff;border-radius:15px;padding:30px}.pg-portal-entry article.management{background:var(--pg-navy);color:#fff}.pg-portal-entry article>svg{width:36px;height:36px;color:var(--pg-green)}.pg-portal-entry .management>svg{color:#8bd4aa}.pg-portal-entry h2{color:var(--pg-navy);font-size:27px}.pg-portal-entry .management h2{color:#fff}.pg-portal-entry p{color:var(--pg-muted)}.pg-portal-entry .management p{color:#c7d1df}.pg-security-note{background:#fff8e8;border:1px solid #e7d59f;border-radius:10px;align-items:center;gap:14px;margin-top:18px;padding:18px;display:flex}.pg-security-note>svg{color:#8a6411}.pg-security-note div{flex:1}.pg-security-note h3,.pg-security-note p{margin:0}.pg-security-note p{color:var(--pg-muted)}.pg-credit-process{max-width:950px;margin:auto;position:relative}.pg-credit-process:before{content:"";background:#c9d7ce;width:2px;position:absolute;top:30px;bottom:30px;left:27px}.pg-credit-process article{border:1px solid var(--pg-line);background:#fff;border-radius:11px;grid-template-columns:55px 45px 1fr;align-items:center;gap:14px;margin:12px 0;padding:16px;display:grid;position:relative}.pg-credit-process article>span{z-index:2;background:var(--pg-green);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;margin-left:11px;display:grid}.pg-credit-process article>svg{color:var(--pg-green)}.pg-credit-process h2,.pg-credit-process p{margin:0}.pg-credit-process h2{color:var(--pg-navy);font-size:17px}.pg-credit-process p{color:var(--pg-muted)}.pg-centre{justify-content:center}.pg-monitor-demo{background:var(--pg-navy);color:#fff;border-radius:17px;grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding:38px;display:grid}.pg-monitor-demo>div:first-child>svg{color:#8bd4aa;width:40px;height:40px}.pg-monitor-demo h2{font-size:32px}.pg-monitor-demo p,.pg-monitor-demo li{color:#c7d2df}.pg-monitor-demo li{margin:8px 0}.pg-monitor-screen{background:#eef2ef;border-radius:12px;height:360px;overflow:hidden;box-shadow:0 20px 40px #0003}.pg-monitor-screen>header{background:#fff;align-items:center;gap:5px;height:40px;padding:10px;display:flex}.pg-monitor-screen>header span{background:#ccd6d0;border-radius:50%;width:8px;height:8px}.pg-monitor-screen>section{grid-template-columns:80px 1fr;height:320px;display:grid}.pg-monitor-screen aside{background:#12382a}.pg-monitor-screen main{grid-template-columns:1fr 1fr;gap:10px;padding:20px;display:grid}.pg-monitor-screen main>div{background:#fff;border-radius:8px;height:75px}.pg-monitor-screen main>article{background:#fff;border-radius:8px;grid-column:1/-1}.pg-legal,.pg-article{max-width:850px}.pg-legal h2,.pg-article h2{color:var(--pg-navy);margin-top:32px}.pg-legal p,.pg-article p{color:#4f5e56;font-size:16px}.pg-article .pg-lead{color:var(--pg-navy);font-size:22px}.pg-article blockquote{border-left:4px solid var(--pg-gold);color:#6d5b32;background:#fff8e8;margin:30px 0;padding:20px}.pg-article small{color:var(--pg-muted);margin-bottom:25px;display:block}.pg-detail-grid{grid-template-columns:1.25fr .75fr;gap:22px;display:grid}.pg-detail-grid>article,.pg-detail-grid>aside{border:1px solid var(--pg-line);background:#fff;border-radius:13px;padding:28px}.pg-detail-grid h2{color:var(--pg-navy)}.pg-detail-grid>aside{flex-direction:column;align-self:start;gap:15px;display:flex}.pg-opportunity-details{border:1px solid var(--pg-line);margin:25px 0}.pg-opportunity-details>div{border-bottom:1px solid var(--pg-line);grid-template-columns:160px 1fr;display:grid}.pg-opportunity-details dt,.pg-opportunity-details dd{margin:0;padding:10px}.pg-opportunity-details dt{background:#f1f5f2;font-weight:800}.pg-standalone{text-align:center;background:#eef3ef;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.pg-standalone>span{color:var(--pg-green);font-size:80px;font-weight:900}.pg-standalone h1{color:var(--pg-navy);font-size:36px}.pg-standalone a{background:var(--pg-green);color:#fff;border-radius:7px;padding:10px 14px}.pg-mobile-platforms{display:none}@media (width<=1050px){.pg-nav-inner{gap:10px}.pg-nav a{font-size:11px}.pg-pillar-grid{grid-template-columns:repeat(3,1fr)}.pg-pillar-card:last-child{grid-column:auto}.pg-partner-grid{grid-template-columns:repeat(4,1fr)}.pg-impact-grid,.pg-impact-full,.pg-resource-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.pg-wrap{width:min(100% - 28px,1240px)}.pg-identity .pg-wrap{justify-content:center}.pg-identity a,.pg-state-mark{display:none}.pg-head-main{height:67px}.pg-logo{width:170px}.pg-monitor-link,.pg-head-tools>.pg-button{display:none}.pg-menu-btn{display:grid}.pg-nav{z-index:120;background:#fff;border:0;width:min(340px,90vw);transition:all .2s;position:fixed;top:0;bottom:0;right:0;overflow:auto;transform:translate(105%);box-shadow:-20px 0 60px #0003}.pg-nav.open{transform:none}.pg-mobile-nav-head{border-bottom:1px solid var(--pg-line);justify-content:space-between;align-items:center;padding:20px;display:flex}.pg-mobile-nav-head img{width:185px;height:auto}.pg-mobile-nav-head button{background:0 0;border:0}.pg-nav-inner{flex-direction:column;align-items:stretch;gap:0;height:auto;padding-block:10px;display:flex}.pg-nav a{border-bottom:1px solid #edf1ee;padding:11px;font-size:14px}.pg-nav a.active:after{display:none}.pg-mobile-platforms{background:#edf3ef;border-radius:8px;flex-direction:column;margin-top:12px;padding:10px;display:flex}.pg-mobile-platforms a{color:var(--pg-green)!important}.pg-search-bar{height:auto;top:100%}.pg-hero{padding:38px 0}.pg-hero-grid{grid-template-columns:1fr;gap:30px}.pg-hero-media{height:420px}.pg-target-strip>.pg-wrap{grid-template-columns:repeat(2,1fr)}.pg-target-strip .pg-wrap>div{border-bottom:1px solid var(--pg-line)}.pg-section{padding-block:58px}.pg-audience-grid,.pg-value-grid,.pg-opportunity-grid,.pg-news-grid{grid-template-columns:repeat(2,1fr)}.pg-journey,.pg-pillar-grid{grid-template-columns:1fr 1fr}.pg-platform-grid,.pg-subscribe>.pg-wrap,.pg-prose-grid,.pg-page-hero.with-image>.pg-wrap,.pg-apply-panel,.pg-contact-grid,.pg-portal-entry,.pg-detail-grid,.pg-monitor-demo{grid-template-columns:1fr}.pg-partner-grid{grid-template-columns:repeat(3,1fr)}.pg-footer-grid{grid-template-columns:1fr 1fr}.pg-footer-grid>div:first-child{grid-column:1/-1}.pg-impact-filters{grid-template-columns:1fr 1fr}.pg-impact-visuals{grid-template-columns:1fr}.pg-applicant-grid{grid-template-columns:1fr 1fr}.pg-programme-list>article{grid-template-columns:50px 1fr}.pg-programme-list>article>a{grid-column:2}.pg-timeline{grid-template-columns:1fr 1fr}.pg-page-hero.with-image .pg-wrap>div:last-child{height:260px}.pg-contact-grid aside{grid-template-columns:1fr 1fr}.pg-demo-guide{justify-content:flex-start;overflow:auto}.pg-demo-guide a{white-space:nowrap}.pg-presentation-button{bottom:12px}.pg-footer-bottom{flex-direction:column;align-items:flex-start;padding:18px 0}.pg-credit-process article{grid-template-columns:48px 35px 1fr}}@media (width<=540px){.pg-identity{text-align:center;font-size:10px}.pg-identity .pg-wrap{min-height:40px}.pg-head-tools{gap:5px}.pg-icon-btn,.pg-menu-btn{width:38px;height:38px}.pg-logo{width:155px}.pg-search-bar{border-radius:0;width:100%}.pg-hero h1{font-size:39px}.pg-hero-copy>p,.pg-page-hero p{font-size:16px}.pg-actions{flex-direction:column;align-items:stretch}.pg-inline-links{flex-direction:column;gap:8px}.pg-hero-media{height:360px}.pg-target-strip>.pg-wrap,.pg-audience-grid,.pg-value-grid,.pg-opportunity-grid,.pg-news-grid,.pg-journey,.pg-pillar-grid,.pg-impact-grid,.pg-impact-full,.pg-resource-grid,.pg-impact-filters,.pg-applicant-grid,.pg-timeline,.pg-governance-grid{grid-template-columns:1fr}.pg-section-head{flex-direction:column;align-items:flex-start}.pg-section-head h2{font-size:31px}.pg-partner-grid{grid-template-columns:1fr 1fr}.pg-subscribe form{grid-template-columns:1fr}.pg-subscribe output{grid-column:auto}.pg-page-hero{padding:45px 0}.pg-page-hero h1{font-size:39px}.pg-document-list,.pg-contact-form>div,.pg-contact-grid aside{grid-template-columns:1fr}.pg-apply-panel>div,.pg-apply-panel>aside{padding:22px}.pg-dashboard-banner,.pg-security-note,.pg-help-banner{flex-direction:column;align-items:flex-start}.pg-dashboard-banner>span{margin-left:0}.pg-library-tools{flex-direction:column}.pg-library-tools label{min-width:0}.pg-bar{grid-template-columns:75px 1fr}.pg-bar small{display:none}.pg-footer-grid{grid-template-columns:1fr;gap:26px}.pg-footer-grid>div:first-child{grid-column:auto}.pg-programme-list>article{grid-template-columns:1fr}.pg-programme-list>article>a{grid-column:auto}.pg-monitor-demo{padding:24px}.pg-monitor-screen{height:280px}.pg-opportunity-details>div{grid-template-columns:1fr}.pg-opportunity-details dd{padding-top:0}.pg-credit-process:before{left:20px}.pg-credit-process article{grid-template-columns:40px 1fr}.pg-credit-process article>span{margin-left:0}.pg-credit-process article>svg{display:none}.pg-presentation-button{font-size:0;right:10px}.pg-presentation-button svg{width:20px}.pg-demo-guide span{display:none}}@media (prefers-reduced-motion:reduce){.public-site *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.pg-grm-link{align-items:center;gap:6px;font-size:12px;font-weight:900;display:flex;color:#8a3d20!important}.pg-grm-link svg{width:17px}.pg-footer-grm{font-weight:900;color:#ffd276!important}.pg-home-overview{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.pg-home-overview>a{border:1px solid var(--pg-line);background:#fff;border-radius:13px;flex-direction:column;min-height:220px;padding:22px;display:flex}.pg-home-overview>a>svg{width:32px;height:32px;color:var(--pg-green)}.pg-home-overview span{text-transform:uppercase;letter-spacing:.09em;color:var(--pg-green);margin-top:18px;font-size:10px;font-weight:900}.pg-home-overview h3{color:var(--pg-navy);margin:7px 0 18px;font-size:18px;line-height:1.35}.pg-home-overview small{color:var(--pg-green);align-items:center;gap:6px;margin-top:auto;font-weight:900;display:flex}.pg-home-overview small svg{width:15px}.pg-hero h1 em{letter-spacing:-.025em;margin-top:.16em;font-size:.78em;line-height:1.14;display:inline-block}.pg-accountability-cta{color:#fff;background:linear-gradient(120deg,#09251d,#0b6241);padding:58px 0}.pg-accountability-cta>.pg-wrap{justify-content:space-between;align-items:center;gap:40px;display:flex}.pg-accountability-cta>.pg-wrap>div:first-child{max-width:720px}.pg-accountability-cta svg{width:28px}.pg-accountability-cta .pg-eyebrow{color:#a9e0bd;margin-top:8px}.pg-accountability-cta h2{margin:4px 0 10px;font-size:34px;line-height:1.2}.pg-accountability-cta p{color:#d0e4d9;margin:0}.pg-accountability-cta .pg-actions{flex:none}.pg-home-updates{grid-template-columns:1fr 1fr;gap:22px;display:grid}.pg-home-updates>div{grid-template-columns:1fr 1fr;align-content:start;gap:12px;display:grid}.pg-mini-heading{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.pg-mini-heading h3{color:var(--pg-navy);font-size:20px}.pg-mini-heading a{color:var(--pg-green);align-items:center;gap:5px;font-weight:900;display:flex}.pg-mini-heading svg{width:15px}.pg-home-updates .pg-opportunity-card,.pg-home-updates .pg-news-card{min-width:0}.pg-home-updates .pg-news-image{height:150px}.pg-home-updates .pg-opportunity-card h3,.pg-home-updates .pg-news-card h3{min-height:0;font-size:16px}.pg-home-updates .pg-news-card p{display:none}.pg-partner-categories{grid-template-columns:repeat(4,1fr)}.pg-partner-categories>div{min-height:130px}.pg-partner-table{border:1px solid var(--pg-line);background:#fff;border-radius:14px;overflow:hidden}.pg-partner-row{border-top:1px solid var(--pg-line);grid-template-columns:minmax(220px,.65fr) 1.35fr;display:grid}.pg-partner-row:first-child{border-top:0}.pg-partner-row>*{margin:0;padding:18px 22px}.pg-partner-row strong{color:var(--pg-navy);border-right:1px solid var(--pg-line)}.pg-partner-row p{color:var(--pg-muted)}.pg-partner-row.head{background:var(--pg-navy);color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.pg-partner-row.head span:first-child{border-right:1px solid #fff2}.pg-major-partners{padding-top:68px}.pg-major-partner-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.pg-major-partner-grid>a{border:1px solid var(--pg-line);background:#fff;border-radius:13px;flex-direction:column;justify-content:space-between;align-items:center;gap:14px;min-height:185px;padding:18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.pg-major-partner-grid>a:hover{border-color:#a8cbbb;transform:translateY(-2px);box-shadow:0 14px 30px #0b2b1d12}.pg-major-partner-grid span{justify-content:center;align-items:center;width:100%;height:112px;display:flex}.pg-major-partner-grid img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.pg-major-partner-grid b{text-align:center;color:var(--pg-navy);font-size:13px;line-height:1.35}.pg-major-partner-grid>a:first-child img,.pg-major-partner-grid>a:nth-child(4) img{max-height:92px}.pg-major-partner-grid>a:nth-child(3) img{min-width:120px}.pg-safeguards-nav{z-index:35;border-block:1px solid var(--pg-line);background:#fff;position:sticky;top:158px}.pg-safeguards-nav .pg-wrap{justify-content:space-between;align-items:center;gap:16px;min-height:50px;display:flex;overflow-x:auto}.pg-safeguards-nav a{color:var(--pg-green);white-space:nowrap;font-size:11px;font-weight:900}.pg-safeguards-intro{grid-template-columns:1fr 1fr;align-items:center;gap:55px;display:grid}.pg-safeguards-intro h2{color:var(--pg-navy);font-size:34px;line-height:1.2}.pg-safeguards-intro article p{color:var(--pg-muted);font-size:17px}.pg-safeguards-intro>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pg-safeguards-intro>div span{border:1px solid var(--pg-line);background:#fff;border-radius:9px;align-items:flex-start;gap:9px;padding:13px;font-weight:800;display:flex}.pg-safeguards-intro>div svg{width:17px;color:var(--pg-green);flex:none;margin-top:3px}.pg-safeguard-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.pg-safeguard-grid article{border:1px solid var(--pg-line);background:#fff;border-radius:13px;grid-column:span 2;padding:23px}.pg-safeguard-grid article:nth-child(4),.pg-safeguard-grid article:nth-child(5){grid-column:span 3}.pg-safeguard-grid article>svg{width:31px;height:31px;color:var(--pg-green)}.pg-safeguard-grid h2{color:var(--pg-navy);font-size:20px}.pg-safeguard-grid p{color:var(--pg-muted)}.pg-safeguard-grid ul{padding:0;list-style:none}.pg-safeguard-grid li{gap:8px;margin:9px 0;font-size:13px;display:flex}.pg-safeguard-grid li svg{width:15px;color:var(--pg-green);flex:none}.pg-screening-flow{grid-template-columns:repeat(3,1fr);gap:14px;padding:0;list-style:none;display:grid}.pg-screening-flow li{border:1px solid var(--pg-line);background:#fff;border-radius:11px;gap:15px;padding:20px;display:flex}.pg-screening-flow li>span{color:var(--pg-green);font-size:20px;font-weight:900}.pg-screening-flow h3{color:var(--pg-navy);margin:0}.pg-screening-flow p{color:var(--pg-muted);margin:4px 0}.pg-exclusions{color:#fff;background:#251814}.pg-exclusions .pg-eyebrow,.pg-exclusions .pg-section-head h2{color:#fff}.pg-exclusions .pg-section-head p{color:#d7c8c0}.pg-exclusion-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.pg-exclusion-grid span{background:#ffffff0d;border:1px solid #ffffff20;border-radius:9px;align-items:flex-start;gap:10px;padding:14px;display:flex}.pg-exclusion-grid svg{color:#f2b26d;flex:none;width:18px}.pg-grm-callout{border:1px solid var(--pg-line);background:linear-gradient(135deg,#e9f3ed,#f8f4e8);border-radius:18px;grid-template-columns:1.2fr .8fr;gap:45px;padding:36px;display:grid}.pg-grm-callout>div>svg{width:37px;height:37px;color:var(--pg-green)}.pg-grm-callout h2{color:var(--pg-navy);font-size:33px;line-height:1.2}.pg-grm-callout p{color:var(--pg-muted)}.pg-grm-principles{flex-wrap:wrap;gap:7px;display:flex}.pg-grm-principles span{color:var(--pg-green);background:#fff;border:1px solid #c9dacf;border-radius:18px;padding:5px 9px;font-size:10px;font-weight:900}.pg-grm-callout aside{background:#fff;border-radius:13px;padding:23px}.pg-grm-callout aside h3{color:var(--pg-navy)}.pg-grm-callout aside li{margin:8px 0}.pg-instrument-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pg-instrument-list>div{border:1px solid var(--pg-line);background:#fff;border-radius:9px;align-items:center;gap:12px;padding:14px;display:flex}.pg-instrument-list svg{width:22px;color:var(--pg-green);flex:none}.pg-instrument-list span{flex-direction:column;flex:1;display:flex}.pg-instrument-list small{color:var(--pg-muted)}.pg-instrument-list button{border:1px solid var(--pg-line);color:#78827c;cursor:not-allowed;background:#f2f4f2;border-radius:6px;padding:6px 8px;font-size:10px}.pg-contact-actions{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px;display:grid}.pg-contact-actions article{border:1px solid var(--pg-line);background:#fff;border-radius:13px;align-items:center;gap:16px;padding:20px;display:flex}.pg-contact-actions article>svg{width:30px;height:30px;color:var(--pg-green);flex:none}.pg-contact-actions article>div{flex:1}.pg-contact-actions span{text-transform:uppercase;color:var(--pg-green);font-size:10px;font-weight:900}.pg-contact-actions h2,.pg-contact-actions p{margin:0}.pg-contact-actions h2{color:var(--pg-navy);font-size:20px}.pg-contact-actions p{color:var(--pg-muted);font-size:13px}.pg-stack-links{flex-wrap:wrap;gap:9px!important;display:flex!important}.pg-stack-links a{color:var(--pg-green);align-items:center;gap:5px;font-weight:900;display:flex}.pg-stack-links svg{width:15px}.pg-grm-warning{background:#fff4dd;border:1px solid #e9cd8f;border-radius:11px;align-items:flex-start;gap:15px;margin-bottom:20px;padding:18px;display:flex}.pg-grm-warning>svg{color:#9b6313;flex:none}.pg-grm-warning h2,.pg-grm-warning p{margin:0}.pg-grm-warning h2{color:#6b420d;font-size:18px}.pg-grm-warning p{color:#755f3f}.pg-grm-layout{grid-template-columns:1.25fr .75fr;align-items:start;gap:18px;display:grid}.pg-grievance-form,.pg-grm-side>section{border:1px solid var(--pg-line);background:#fff;border-radius:13px;padding:25px}.pg-form-heading h2{color:var(--pg-navy);margin:3px 0;font-size:30px}.pg-form-heading p{color:var(--pg-muted)}.pg-grievance-form label,.pg-grm-side label{flex-direction:column;gap:5px;margin:12px 0;font-size:11px;font-weight:800;display:flex}.pg-grievance-form input,.pg-grievance-form select,.pg-grievance-form textarea,.pg-grm-side input{color:#222;background:#fff;border:1px solid #cbd7cf;border-radius:7px;width:100%;padding:10px}.pg-grievance-form .pg-check{flex-direction:row;align-items:center}.pg-grievance-form .pg-check input{width:auto}.pg-two-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pg-grm-success{background:#e6f3eb;border:1px solid #b9d9c5;border-radius:11px;gap:14px;margin-top:15px;padding:18px;display:flex}.pg-grm-success>svg{color:var(--pg-green);flex:none}.pg-grm-success span,.pg-grm-success h2,.pg-grm-success p{margin:0;display:block}.pg-grm-success h2{color:var(--pg-navy)}.pg-grm-side{flex-direction:column;gap:12px;display:flex}.pg-grm-side h2{color:var(--pg-navy);font-size:19px}.pg-grm-side section>p{color:var(--pg-ink);grid-template-columns:24px 1fr;align-items:center;display:grid}.pg-grm-side section>p svg{width:17px;color:var(--pg-green)}.pg-grm-side section>p small{color:var(--pg-muted);grid-column:2}.pg-grm-side ol{padding:0;list-style:none}.pg-grm-side li{gap:9px;margin:12px 0;display:flex}.pg-grm-side li svg{width:17px;color:var(--pg-green);flex:none}.pg-grm-side li span{flex-direction:column;display:flex}.pg-grm-side li small{color:var(--pg-muted)}.pg-track-card{background:var(--pg-green-soft);border-radius:8px;flex-direction:column;gap:4px;margin-top:12px;padding:12px;display:flex}.pg-track-card strong{color:var(--pg-green)}.pg-track-error{color:#8a3325;background:#fff0ed;border-radius:7px;margin-top:10px;padding:10px;display:block}.pg-case-flow{margin-top:45px}.pg-case-flow>div{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.pg-case-flow>div span{border:1px solid var(--pg-line);background:#fff;border-radius:8px;flex-direction:column;gap:7px;padding:12px;font-size:11px;font-weight:800;display:flex}.pg-case-flow>div b{background:var(--pg-green);color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.pg-case-flow>p{color:#365447;background:#edf3ef;border-radius:8px;padding:12px}.pg-monitor-demo+.pg-help-banner{margin-top:18px}@media (width<=1050px){.pg-grm-link{display:none}.pg-home-overview{grid-template-columns:repeat(2,1fr)}.pg-home-updates{grid-template-columns:1fr}.pg-safeguard-grid article{grid-column:span 3}.pg-screening-flow{grid-template-columns:repeat(2,1fr)}.pg-case-flow>div{grid-template-columns:repeat(4,1fr)}.pg-major-partner-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.pg-safeguards-nav{top:107px}.pg-accountability-cta>.pg-wrap{flex-direction:column;align-items:flex-start}.pg-accountability-cta .pg-actions{margin:0}.pg-safeguards-intro,.pg-grm-callout,.pg-grm-layout,.pg-contact-actions{grid-template-columns:1fr}.pg-partner-categories{grid-template-columns:repeat(2,1fr)}.pg-instrument-list{grid-template-columns:1fr}.pg-major-partner-grid>a{min-height:165px}}@media (width<=540px){.pg-home-overview,.pg-home-updates>div,.pg-safeguards-intro>div,.pg-screening-flow,.pg-exclusion-grid,.pg-two-fields,.pg-case-flow>div,.pg-safeguard-grid{grid-template-columns:1fr}.pg-safeguard-grid article,.pg-safeguard-grid article:nth-child(4),.pg-safeguard-grid article:nth-child(5){grid-column:auto}.pg-partner-row{grid-template-columns:1fr}.pg-partner-row strong{border-right:0;border-bottom:1px solid var(--pg-line)}.pg-contact-actions article{flex-direction:column;align-items:flex-start}.pg-grm-callout{padding:22px}.pg-grm-callout h2,.pg-accountability-cta h2{font-size:28px}.pg-instrument-list>div{flex-wrap:wrap;align-items:flex-start}.pg-instrument-list button{margin-left:34px}.pg-case-flow>div span{flex-direction:row;align-items:center}.pg-major-partner-grid{grid-template-columns:1fr 1fr;gap:9px}.pg-major-partner-grid>a{min-height:145px;padding:12px}.pg-major-partner-grid span{height:86px}.pg-major-partner-grid b{font-size:11px}.pg-hero h1 em{font-size:.74em}}.pg-social-links a{transition:border-color .18s,background .18s,transform .18s}.pg-social-links a:hover{background:#ffffff12;border-color:#8bd0a8;transform:translateY(-1px)}.pg-social-links a svg{width:15px;height:15px}.btn{text-decoration:none}.side footer a.side-grm{color:#ffd277;background:#ffffff0d;border:1px solid #ffffff18;border-radius:7px;align-items:center;gap:10px;padding:9px 10px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.side footer a.side-grm svg{width:17px}.apphero>.head-actions{flex-wrap:wrap;justify-content:flex-end}
