:root{--resio-blue:#1f5faf;--resio-navy:#15365d;--resio-green:#3f7d4e;--resio-sand:#e8ddc7;--resio-ink:#111827;--resio-muted:#5b6776;--resio-soft:#f8f5ee;--resio-white:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:var(--resio-soft);color:var(--resio-ink);margin:0}a{color:inherit}.site{min-height:100vh}.topStrip{background:var(--resio-blue);color:#fff;justify-content:space-between;gap:1rem;padding:.85rem 6vw;font-weight:800;display:flex}.publicLanding{background:var(--resio-soft)}.resioNav{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #1f5faf1f;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 6vw;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #1118270f}.resioLogo{gap:.1rem;text-decoration:none;display:grid}.resioLogo span{color:var(--resio-blue);letter-spacing:-.06em;font-size:2rem;font-weight:950;line-height:1}.resioLogo small{color:var(--resio-green);text-transform:uppercase;letter-spacing:.14em;font-size:.65rem;font-weight:900}.resioNavLinks{align-items:center;gap:.75rem;display:flex}.resioNavLinks a{min-height:42px;color:var(--resio-blue);background:#fff;border:1px solid #1f5faf2e;border-radius:12px;justify-content:center;align-items:center;padding:.7rem 1rem;font-weight:850;text-decoration:none;display:inline-flex}.resioNavLinks a:first-child{background:var(--resio-blue);color:#fff;border-color:var(--resio-blue)}.resioHeroVisual{background:linear-gradient(180deg, #ffffffd1, #f8f5eef0), radial-gradient(circle at 14% 32%, #3f7d4e29, transparent 36%), var(--resio-soft);grid-template-columns:minmax(360px,.82fr) minmax(580px,1.18fr);align-items:center;gap:4rem;min-height:790px;padding:4.8rem 6vw 4.5rem;display:grid;position:relative;overflow:hidden}.resioHeroVisual:after{content:"";background:linear-gradient(#e8ddc700,#e8ddc7e6),linear-gradient(135deg,#1f5faf29,#3f7d4e24);height:170px;position:absolute;bottom:-8px;left:0;right:0}.resioHeroCopy{z-index:2;position:relative}.eyebrow{color:var(--resio-green);text-transform:uppercase;letter-spacing:.16em;font-size:.8rem;font-weight:950}.resioHeroCopy h1{letter-spacing:-.07em;max-width:760px;color:var(--resio-ink);margin:0 0 1.35rem;font-size:clamp(3rem,5.5vw,5.5rem);line-height:.96}.resioHeroCopy h1 span{color:var(--resio-green)}.subhead{max-width:650px;color:var(--resio-muted);font-size:1.18rem;line-height:1.65}.primaryAction,.secondaryAction,.submitButton{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.25rem;font-weight:900;text-decoration:none;display:inline-flex}.primaryAction,.submitButton{border:1px solid var(--resio-blue);background:var(--resio-blue);color:#fff;box-shadow:0 14px 34px #1f5faf3d}.secondaryAction{color:var(--resio-blue);background:#fff;border:1px solid #1f5faf3d}.trustChips{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:2rem;display:grid}.trustChips div{background:#ffffffd6;border:1px solid #1f5faf1a;border-radius:14px;padding:.9rem;box-shadow:0 12px 30px #1118270d}.trustChips strong{color:var(--resio-blue);font-size:.9rem;display:block}.trustChips span{color:var(--resio-muted);font-size:.78rem}.heroDashboardShell{z-index:3;position:relative}.dashboardBrowserBar{height:46px;color:var(--resio-navy);background:#dce6f1;border:1px solid #1f5faf1f;border-radius:24px 24px 0 0;align-items:center;gap:.5rem;padding:0 1rem;display:flex;box-shadow:0 28px 80px #1118272e}.dashboardBrowserBar i{background:#9aa8b8;border-radius:999px;width:11px;height:11px}.dashboardBrowserBar i:first-child{background:#e56b6f}.dashboardBrowserBar i:nth-child(2){background:#f4b942}.dashboardBrowserBar i:nth-child(3){background:#62b36f}.dashboardBrowserBar strong{margin-left:.7rem;font-size:.82rem}.dashboardHeroMock{background:#f6f8fb;border:1px solid #1f5faf1f;border-radius:0 0 24px 24px;overflow:hidden;box-shadow:0 36px 90px #11182733}.dashboardTopNav{background:var(--resio-blue);color:#fff;align-items:center;gap:1rem;min-height:54px;padding:0 1.3rem;display:flex}.dashboardTopNav strong{margin-right:auto;font-size:1.1rem}.dashboardTopNav span{opacity:.9;font-size:.82rem}.dashboardTopNav button{color:#fff;background:0 0;border:1px solid #ffffff61;border-radius:999px;padding:.45rem .75rem;font-weight:800}.dashboardWelcome{background:#fff;justify-content:space-between;gap:1rem;padding:1.4rem 1.55rem 1rem;display:flex}.dashboardWelcome h2{color:var(--resio-ink);margin:0 0 .35rem;font-size:1.35rem}.dashboardWelcome p{color:var(--resio-muted);margin:0}.dashboardBadge{color:var(--resio-green);background:#3f7d4e1f;border-radius:999px;align-self:flex-start;padding:.5rem .75rem;font-size:.78rem;font-weight:950}.dashboardMainGrid{grid-template-columns:1fr 250px;gap:1rem;padding:0 1.5rem 1.5rem;display:grid}.projectHeroCard{background:#fff;border:1px solid #1f5faf1a;border-radius:18px;grid-template-columns:1fr 220px;gap:1rem;padding:1rem;display:grid;box-shadow:0 12px 28px #1118270f}.projectMainInfo small,.dashboardMiniCard small{color:var(--resio-green);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:950}.projectMainInfo h3{color:var(--resio-ink);margin:.45rem 0 .35rem;font-size:1.55rem}.projectMainInfo p{color:var(--resio-muted);margin:0}.bunkieVisual{background:linear-gradient(#9dc3e8 0 46%,#7ba06e 46% 70%,#386c95 70%);border-radius:16px;min-height:135px;position:relative;overflow:hidden}.bunkieVisual .sun{background:#ffd166;border-radius:999px;width:34px;height:34px;position:absolute;top:16px;right:20px}.tree{border-bottom:58px solid #2f5f38;border-left:18px solid #0000;border-right:18px solid #0000;width:0;height:0;position:absolute;bottom:38px}.treeOne{left:16px}.treeTwo{right:58px;transform:scale(.82)}.cabin{width:92px;position:absolute;bottom:36px;left:74px}.roof{border-bottom:34px solid #7a4b2a;border-left:54px solid #0000;border-right:54px solid #0000;width:0;height:0;transform:translate(-8px)}.house{background:#d99f65;border:4px solid #6b3f22;justify-content:center;align-items:flex-end;gap:8px;height:50px;display:flex}.house span{background:#23415e;width:18px;height:30px}.lake{background:#1f5faf70;height:28px;position:absolute;inset:auto 0 0}.progressRail{background:#fff;border:1px solid #1f5faf1a;border-radius:18px;grid-template-columns:repeat(5,1fr);gap:.6rem;margin-top:.9rem;padding:1rem;display:grid;position:relative}.progressRail:before{content:"";background:#d7dee9;height:4px;position:absolute;top:34px;left:64px;right:64px}.progressItem{z-index:2;justify-items:center;gap:.45rem;display:grid;position:relative}.progressItem b{width:36px;height:36px;color:var(--resio-navy);background:#d7dee9;border-radius:999px;place-items:center;display:grid}.progressItem.complete b,.progressItem.active b{background:var(--resio-green);color:#fff}.progressItem small{color:var(--resio-muted);font-weight:850}.dashboardCardGrid{grid-template-columns:repeat(4,1fr);gap:.8rem;margin-top:.9rem;display:grid}.dashboardMiniCard{background:#fff;border:1px solid #1f5faf1a;border-radius:16px;min-height:150px;padding:.9rem;box-shadow:0 10px 24px #1118270d}.dashboardMiniCard strong{color:var(--resio-blue);margin:.4rem 0;display:block}.dashboardMiniCard p{color:var(--resio-muted);margin:0 0 .75rem;font-size:.86rem;line-height:1.42}.dashboardMiniCard a{color:var(--resio-blue);font-size:.82rem;font-weight:850;text-decoration:none}.dashboardSidePanel{background:radial-gradient(circle at 20% 0%, #e8ddc721, transparent 35%), var(--resio-green);color:#fff;border-radius:20px;flex-direction:column;min-height:100%;padding:1.2rem;display:flex}.sideIcon{width:54px;height:54px;color:var(--resio-sand);background:#e8ddc72e;border-radius:999px;place-items:center;font-size:1.8rem;display:grid}.dashboardSidePanel h3{color:#fff;margin:1.1rem 0 .8rem;font-size:1.65rem;line-height:1.05}.dashboardSidePanel p{color:#ffffffd6;line-height:1.5}.sidePills{flex-wrap:wrap;gap:.4rem;margin:.4rem 0 1rem;display:flex}.sidePills span{color:var(--resio-sand);background:#ffffff1f;border-radius:999px;padding:.35rem .5rem;font-size:.74rem;font-weight:850}.dashboardSidePanel a{background:var(--resio-sand);color:var(--resio-ink);border-radius:999px;justify-content:center;margin-top:auto;padding:.75rem .85rem;font-weight:900;text-decoration:none;display:inline-flex}.loginBand,.resioSteps,.resioIntake{padding:5rem 6vw}.loginBand{background:var(--resio-sand);grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:center;gap:2.5rem;display:grid}.loginBand h2,.resioSteps h2,.resioIntake h2{color:var(--resio-blue);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.loginBandCards{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.loginBandCards a{background:#fff;border:1px solid #1f5faf1f;border-radius:22px;gap:.75rem;min-height:175px;padding:1.25rem;text-decoration:none;display:grid;box-shadow:0 18px 44px #11182714}.loginIcon{color:#fff;border-radius:999px;place-items:center;width:54px;height:54px;font-weight:950;display:grid}.blueIcon{background:var(--resio-blue)}.greenIcon{background:var(--resio-green)}.loginBandCards span{color:var(--resio-green);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:950}.loginBandCards strong{color:var(--resio-blue);font-size:1.25rem;line-height:1.18}.resioSteps{background:var(--resio-soft)}.resioStepGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem;display:grid}.resioStepGrid div{background:#fff;border:1px solid #1f5faf1f;border-radius:24px;min-height:210px;padding:1.4rem;box-shadow:0 18px 44px #1118270f}.resioStepGrid span{color:var(--resio-green);font-weight:950}.resioStepGrid h3{color:var(--resio-blue);font-size:1.35rem}.resioStepGrid p{color:var(--resio-muted);line-height:1.55}.resioIntake{background:#fff}.formCard{background:#fff;border:1px solid #1f5faf1f;border-radius:22px;gap:.9rem;padding:1.4rem;display:grid;box-shadow:0 18px 44px #11182714}input,select,textarea{width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #1f5faf38;border-radius:12px;padding:.75rem .85rem}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--resio-blue);outline:3px solid #1f5faf26}.dashboardTiles{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem;display:grid}.tile{background:#fff;border:1px solid #1f5faf1f;border-radius:16px;padding:1rem}.tile strong{color:var(--resio-blue)}@media (width<=1180px){.resioHeroVisual,.dashboardMainGrid,.loginBand,.intakeSection,.projectHeroCard{grid-template-columns:1fr}}@media (width<=920px){.dashboardCardGrid,.loginBandCards,.resioStepGrid,.dashboardTiles,.trustChips{grid-template-columns:1fr 1fr}}@media (width<=680px){.resioNav{flex-direction:column;align-items:flex-start}.resioNavLinks{flex-wrap:wrap}.resioHeroVisual{min-height:auto;padding:3rem 1rem}.resioHeroCopy h1{font-size:3rem}.dashboardTopNav span,.dashboardTopNav button{display:none}.dashboardWelcome{flex-direction:column}.progressRail,.dashboardCardGrid,.loginBandCards,.resioStepGrid,.dashboardTiles,.trustChips{grid-template-columns:1fr}.progressRail:before{display:none}.loginBand,.resioSteps,.resioIntake{padding:3rem 1rem}}.resioHeroVisual{grid-template-columns:minmax(360px,.75fr) minmax(620px,1.25fr);gap:3rem;padding:4.8rem 5vw 4.5rem}.resioHeroCopy h1{max-width:690px;font-size:clamp(3rem,4.7vw,5rem)}.resioHeroCopy .subhead{max-width:590px}.resioHeroCopy .heroActions{align-items:center;gap:.9rem;display:flex}.resioHeroCopy .primaryAction,.resioHeroCopy .secondaryAction{min-width:170px}.heroDashboardShell{justify-self:end;width:min(100%,960px);transform:none}.dashboardHeroMock{border-radius:28px;max-width:960px;overflow:hidden}.dashboardCardGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboardMiniCard{min-width:0;padding:.95rem}.dashboardMiniCard p{font-size:.84rem}.dashboardSidePanel{min-width:0;padding:1.25rem}.dashboardSidePanel h3{font-size:1.55rem}.dashboardSidePanel p{font-size:.92rem}.trustChips{max-width:620px}.loginBand{margin-top:0}@media (width<=1250px){.resioHeroVisual{grid-template-columns:1fr}.heroDashboardShell{justify-self:stretch;width:100%}.dashboardHeroMock{max-width:none}}@media (width<=850px){.dashboardMainGrid,.projectHeroCard{grid-template-columns:1fr}.dashboardCardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.resioHeroCopy .heroActions{flex-direction:column;align-items:stretch}.resioHeroCopy .primaryAction,.resioHeroCopy .secondaryAction{width:100%}}@media (width<=620px){.dashboardCardGrid{grid-template-columns:1fr}}.publicLanding{overflow-x:hidden}.resioNav{height:86px;padding:.9rem 5vw!important}.resioHeroVisual{grid-template-columns:520px minmax(0,1fr)!important;align-items:center!important;gap:2rem!important;min-height:720px!important;padding:4rem 4vw 3.5rem!important}.resioHeroCopy{max-width:520px!important}.resioHeroCopy h1{letter-spacing:-.075em!important;max-width:520px!important;font-size:clamp(3rem,4.15vw,4.65rem)!important;line-height:.94!important}.resioHeroCopy .subhead{max-width:500px!important;font-size:1.08rem!important;line-height:1.62!important}.resioHeroCopy .heroActions{grid-template-columns:repeat(3,max-content)!important;align-items:center!important;gap:.75rem!important;display:grid!important}.resioHeroCopy .primaryAction,.resioHeroCopy .secondaryAction{min-width:148px!important;min-height:48px!important;padding:.8rem 1rem!important;font-size:.92rem!important}.trustChips{grid-template-columns:repeat(3,1fr)!important;gap:.7rem!important;max-width:520px!important}.trustChips div{min-height:96px!important;padding:.85rem!important}.trustChips strong{font-size:.82rem!important;line-height:1.05!important}.trustChips span{font-size:.74rem!important;line-height:1.15!important}.heroDashboardShell{justify-self:end!important;width:min(100%,920px)!important;max-width:920px!important}.dashboardHeroMock{border-radius:28px!important;width:100%!important;max-width:920px!important}.dashboardTopNav{min-height:58px!important;padding:0 1.35rem!important}.dashboardTopNav strong{font-size:1.2rem!important}.dashboardTopNav span,.dashboardTopNav button{font-size:.78rem!important}.dashboardWelcome{padding:1.35rem 1.45rem .85rem!important}.dashboardWelcome h2{font-size:1.22rem!important}.dashboardWelcome p{font-size:.92rem!important}.dashboardMainGrid{grid-template-columns:minmax(0,1fr) 230px!important;gap:.85rem!important;padding:0 1.25rem 1.25rem!important}.projectHeroCard{grid-template-columns:minmax(0,1fr) 170px!important;gap:.9rem!important;padding:.9rem!important}.projectMainInfo h3{font-size:1.38rem!important;line-height:1.08!important}.projectMainInfo p{font-size:.9rem!important;line-height:1.28!important}.bunkieVisual{min-height:124px!important}.progressRail{margin-top:.75rem!important;padding:.85rem!important}.progressRail:before{top:30px!important}.progressItem b{width:32px!important;height:32px!important}.progressItem small{font-size:.76rem!important}.dashboardCardGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.65rem!important;margin-top:.75rem!important}.dashboardMiniCard{border-radius:14px!important;min-height:132px!important;padding:.75rem!important}.dashboardMiniCard small{font-size:.62rem!important;line-height:1.05!important}.dashboardMiniCard strong{font-size:.92rem!important;line-height:1.08!important}.dashboardMiniCard p{font-size:.75rem!important;line-height:1.28!important}.dashboardMiniCard a{font-size:.72rem!important}.dashboardSidePanel{border-radius:20px!important;padding:1.05rem!important}.dashboardSidePanel h3{font-size:1.42rem!important;line-height:1.02!important}.dashboardSidePanel p{font-size:.82rem!important;line-height:1.42!important}.sideIcon{width:46px!important;height:46px!important}.sidePills span{font-size:.66rem!important}.dashboardSidePanel a{padding:.7rem .8rem!important;font-size:.82rem!important}@media (width<=1350px){.resioHeroVisual{grid-template-columns:1fr!important;padding:3.5rem 5vw!important}.resioHeroCopy,.resioHeroCopy h1,.resioHeroCopy .subhead{max-width:760px!important}.heroDashboardShell{justify-self:stretch!important;max-width:none!important}.dashboardHeroMock{max-width:none!important}}@media (width<=900px){.dashboardMainGrid,.projectHeroCard{grid-template-columns:1fr!important}.dashboardCardGrid,.trustChips{grid-template-columns:repeat(2,1fr)!important}.resioHeroCopy .heroActions{grid-template-columns:1fr!important}.resioHeroCopy .primaryAction,.resioHeroCopy .secondaryAction{width:100%!important}}@media (width<=620px){.dashboardCardGrid,.trustChips{grid-template-columns:1fr!important}}.bunkieImageWrap{background:var(--resio-sand);border-radius:18px;min-height:150px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #1f5faf1a}.bunkieImageWrap img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:150px;display:block}.projectHeroCard{grid-template-columns:minmax(0,1fr) 245px!important}@media (width<=850px){.projectHeroCard{grid-template-columns:1fr!important}.bunkieImageWrap,.bunkieImageWrap img{min-height:220px}}.projectHeroCard{grid-template-columns:minmax(0,1fr) 230px!important;align-items:center!important;min-height:170px!important;max-height:190px!important;overflow:hidden!important}.bunkieImageWrap{aspect-ratio:16/10!important;border-radius:18px!important;align-self:center!important;width:230px!important;height:150px!important;min-height:150px!important;max-height:150px!important;overflow:hidden!important}.bunkieImageWrap img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important;min-height:0!important;max-height:150px!important;display:block!important}@media (width<=850px){.projectHeroCard{grid-template-columns:1fr!important;max-height:none!important}.bunkieImageWrap{width:100%!important;height:220px!important;max-height:220px!important}.bunkieImageWrap img{max-height:220px!important}}.trustedPartnerFooter{background:#fff;border-top:1px solid #1f5faf14;padding:1.75rem 5vw 2.5rem}.trustedPartnerFooterInner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem;max-width:1280px;margin:0 auto;display:flex}.trustedPartnerLabel{letter-spacing:.12em;text-transform:uppercase;color:#3f7d4e;font-size:.82rem;font-weight:700}.trustedPartnerLogoCard{background:#fff;border:1px solid #1f5faf1f;border-radius:14px;justify-content:center;align-items:center;padding:.55rem .8rem;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 6px 18px #0f172a0d}.trustedPartnerLogoCard:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a14}.trustedPartnerLogoCard img{object-fit:contain;width:auto;max-width:150px;height:38px;display:block}@media (width<=640px){.trustedPartnerFooter{padding:1.5rem 1.25rem 2rem}.trustedPartnerLogoCard img{max-width:130px;height:32px}}.trustedPartnerFooterInner{gap:1rem!important}.trustedPartnerLogoCard{min-width:120px;min-height:62px}.trustedPartnerLogoCard img{object-fit:contain;max-width:155px!important;height:42px!important}.trustedPartnerLogoCard img[src*=ag-contracting-logo]{max-width:120px!important;height:54px!important}@media (width<=640px){.trustedPartnerFooterInner{flex-direction:column}.trustedPartnerLogoCard img{height:34px!important}.trustedPartnerLogoCard img[src*=ag-contracting-logo]{height:46px!important}}.customerTimeline{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #1f5faf1f;border-radius:18px;margin-top:1rem;padding:1rem}.customerTimelineHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;display:flex}.customerTimelineHeader span{color:#3f7d4e;letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:800}.customerTimelineHeader strong{color:#1f5faf;font-size:.9rem}.customerTimelineSteps{gap:.75rem;display:grid}.customerTimelineStep{background:#fff;border:1px solid #0f172a14;border-radius:14px;grid-template-columns:34px 1fr;align-items:start;gap:.75rem;padding:.75rem;display:grid}.customerTimelineStep.complete{background:#3f7d4e0b;border-color:#3f7d4e38}.timelineMarker{color:#1f2937;background:#e8ddc7;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.82rem;font-weight:800;display:inline-flex}.customerTimelineStep.complete .timelineMarker{color:#fff;background:#3f7d4e}.customerTimelineStep strong{color:#111827;margin-bottom:.2rem;font-size:.95rem;display:block}.customerTimelineStep p{color:#5f6b7a;margin:0;font-size:.84rem;line-height:1.4}@media (width<=640px){.customerTimelineHeader{flex-direction:column;align-items:flex-start}}.crmShell{color:#101828;background:#f5f7fb;grid-template-columns:220px minmax(0,1fr);min-height:100vh;display:grid}.crmSidebar{color:#fff;background:linear-gradient(#0f4f9e 0%,#083a76 100%);flex-direction:column;gap:1.25rem;min-height:100vh;padding:1.25rem;display:flex;position:sticky;top:0}.crmLogo{color:#1f5faf;background:#fff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:1.4rem;font-weight:900;display:grid}.crmSidebar nav{gap:.45rem;display:grid}.crmSidebar nav button,.crmSidebarFooter button{color:#ffffffd1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:.78rem .9rem;font-weight:750}.crmSidebar nav button.active,.crmSidebar nav button:hover,.crmSidebarFooter button:hover{color:#fff;background:#ffffff1f}.crmSidebarFooter{border-top:1px solid #ffffff2e;gap:.3rem;margin-top:auto;padding-top:1rem;display:grid}.crmSidebarFooter span{opacity:.72;word-break:break-word;font-size:.75rem}.crmMain{gap:1rem;padding:1.25rem;display:grid}.crmTopbar{justify-content:space-between;align-items:center;gap:1rem;min-height:78px;display:flex}.crmTopbar h1{letter-spacing:-.04em;color:#111827;margin:0;font-size:clamp(1.8rem,2.5vw,2.7rem)}.crmTopbarActions{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.crmTopbarActions input{border:1px solid #d8e1ef;border-radius:14px;width:min(430px,40vw);min-height:44px;padding:0 1rem}.crmTopbarActions button,.crmTopbarActions a,.crmHeaderButtons button,.crmHeaderButtons a,.crmActionRow button,.crmFormGrid button,.crmAccountRow button,.crmCardHeader button{color:#1f5faf;cursor:pointer;background:#fff;border:1px solid #d8e1ef;border-radius:12px;min-height:40px;padding:.65rem .9rem;font-weight:800;text-decoration:none}.crmTopbarActions button,.crmHeaderButtons a,.crmFormGrid button:first-of-type{color:#fff;background:#1f5faf;border-color:#1f5faf}.crmMetricGrid{grid-template-columns:repeat(5,minmax(140px,1fr));gap:1rem;display:grid}.crmMetricCard,.crmPanel,.crmPipelineCard{background:#fff;border:1px solid #e3e9f3;border-radius:18px;box-shadow:0 10px 24px #0f172a0a}.crmMetricCard{gap:.3rem;padding:1rem;display:grid}.crmMetricCard span{font-size:1.5rem}.crmMetricCard small{color:#667085;font-weight:800}.crmMetricCard strong{color:#111827;font-size:1.8rem}.crmMetricCard p{color:#3f7d4e;margin:0;font-size:.78rem;font-weight:700}.crmPipelineCard,.crmPanel{padding:1rem}.crmCardHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.crmCardHeader h2{color:#111827;margin:0}.crmCardHeader p{color:#667085;margin:.2rem 0 0}.crmPipelineStrip{grid-template-columns:repeat(6,minmax(100px,1fr));gap:.55rem;display:grid}.crmPipelineStage{background:linear-gradient(135deg,#eaf3ff,#f4f8ff);border:1px solid #dbe8f8;border-radius:14px;padding:.95rem;position:relative}.crmPipelineStage:nth-child(4),.crmPipelineStage:nth-child(5){background:linear-gradient(135deg,#edf7f0,#f7fbf8)}.crmPipelineStage small{color:#475467;margin-bottom:.3rem;font-weight:800;display:block}.crmPipelineStage strong{color:#1f5faf;font-size:1.55rem}.crmGrid{grid-template-columns:minmax(0,1fr) 320px;gap:1rem;display:grid}.crmTableWrap{overflow-x:auto}.crmTable{border-collapse:collapse;width:100%;font-size:.86rem}.crmTable th,.crmTable td{text-align:left;vertical-align:top;border-bottom:1px solid #edf1f7;padding:.85rem}.crmTable th{color:#667085;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem}.crmTable td span{color:#667085;margin-top:.15rem;font-size:.78rem;display:block}.crmPill{border-radius:999px;width:fit-content;padding:.28rem .6rem;font-weight:850;font-size:.72rem!important;display:inline-flex!important}.crmPill.blue{color:#1f5faf;background:#eaf3ff}.crmPill.green{color:#3f7d4e;background:#edf7f0}.crmRightPanel{align-content:start;gap:.75rem;display:grid}.crmDetailBlock{background:#f8fafc;border:1px solid #edf1f7;border-radius:14px;padding:.85rem}.crmDetailBlock small{color:#667085;margin-bottom:.25rem;font-weight:800;display:block}.crmDetailBlock strong{color:#111827}.crmDetailBlock p{color:#475467;margin:0}.crmWorkbenchList{gap:1rem;display:grid}.crmWorkbenchCard{background:#fff;border:1px solid #e3e9f3;border-radius:18px;padding:1rem}.crmWorkbenchHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.crmWorkbenchHeader h3{margin:0}.crmWorkbenchHeader p{color:#667085;margin:.2rem 0 0}.crmMiniGrid{grid-template-columns:repeat(3,minmax(120px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.crmMiniGrid div{background:#f8fafc;border:1px solid #edf1f7;border-radius:14px;padding:.85rem}.crmMiniGrid small{color:#667085;font-weight:800;display:block}.crmMiniGrid strong{color:#111827}.crmDetails{background:#fbfcfe;border:1px solid #edf1f7;border-radius:14px;margin-top:.75rem;padding:.8rem}.crmDetails summary{cursor:pointer;color:#1f5faf;font-weight:900}.crmFormGrid{gap:.75rem;margin-top:1rem;display:grid}.crmFormGrid input,.crmFormGrid select,.crmFormGrid textarea{width:100%;font:inherit;border:1px solid #d8e1ef;border-radius:12px;padding:.85rem}.crmFormGrid label{color:#475467;align-items:center;gap:.55rem;font-weight:700;display:flex}.crmActionRow{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.crmAccountList{gap:.75rem;margin-top:1rem;display:grid}.crmAccountRow{background:#fbfcfe;border:1px solid #edf1f7;border-radius:14px;justify-content:space-between;gap:1rem;padding:.9rem;display:flex}.crmAccountRow span{color:#667085;margin-top:.2rem;display:block}.crmAccountRow>div:last-child{flex-wrap:wrap;gap:.5rem;display:flex}.crmNotice{color:#3f7d4e;margin-top:1rem}@media (width<=1100px){.crmShell{grid-template-columns:1fr}.crmSidebar{min-height:auto;position:relative}.crmMetricGrid,.crmGrid{grid-template-columns:1fr}.crmPipelineStrip{grid-template-columns:repeat(2,minmax(120px,1fr))}.crmTopbar{flex-direction:column;align-items:flex-start}.crmTopbarActions input{width:100%}.crmMiniGrid{grid-template-columns:1fr}}@media (width<=1250px){.partnerCrmGrid{grid-template-columns:1fr}.partnerRightRail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=850px){.partnerRightRail,.partnerDetailList{grid-template-columns:1fr}}.partnerCrmShell .crmSidebar,.partnerSidebar{background:linear-gradient(#123f78 0%,#0b315f 100%)}.partnerMetricGrid .crmMetricCard:nth-child(2) p,.partnerMetricGrid .crmMetricCard:nth-child(4) p,.partnerMetricGrid .crmMetricCard:nth-child(5) p{color:#3f7d4e}.partnerCrmGrid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.9fr) 300px;align-items:start;gap:1rem;display:grid}.partnerProjectsPanel{min-width:0}.partnerProjectsTable tr{cursor:pointer;transition:background .18s,transform .18s}.partnerProjectsTable tbody tr:hover,.partnerProjectsTable tbody tr.selected{background:#f0f7ff}.partnerSelectedPanel{gap:1rem;display:grid}.partnerContactCard{background:linear-gradient(135deg,#eaf3ff,#fff);border:1px solid #dbe8f8;border-radius:16px;padding:1rem}.partnerContactCard strong{color:#111827;margin-bottom:.35rem;display:block}.partnerContactCard p{color:#475467;margin:.2rem 0}.partnerContactActions{flex-wrap:wrap;gap:.5rem;margin-top:.85rem;display:flex}.partnerContactActions a,.partnerNotesCard button,.partnerRailButton{color:#fff;cursor:pointer;background:#1f5faf;border:1px solid #1f5faf;border-radius:12px;justify-content:center;align-items:center;min-height:38px;padding:.6rem .85rem;font-weight:850;text-decoration:none;display:inline-flex}.partnerContactActions a:nth-child(2){color:#1f5faf;background:#fff}.partnerDetailList{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.partnerDetailList div{background:#fbfcfe;border:1px solid #edf1f7;border-radius:14px;padding:.85rem}.partnerDetailList small{color:#667085;margin-bottom:.25rem;font-weight:800;display:block}.partnerDetailList strong{color:#111827;font-size:.92rem}.partnerNotesCard{background:#fff;border:1px solid #e3e9f3;border-radius:16px;gap:.75rem;padding:1rem;display:grid}.partnerNotesCard h3{margin:0}.partnerNotesCard textarea,.partnerNotesCard select{width:100%;font:inherit;border:1px solid #d8e1ef;border-radius:12px;padding:.85rem}.partnerRightRail{gap:1rem;display:grid}.partnerChecklist{gap:.75rem;display:grid}.partnerChecklist label{color:#475467;grid-template-columns:20px 1fr;align-items:start;gap:.55rem;font-weight:750;display:grid}.partnerPipelineBars{gap:.6rem;display:grid}.partnerPipelineBars div{background:#f8fafc;border:1px solid #edf1f7;border-radius:12px;justify-content:space-between;gap:1rem;padding:.75rem;display:flex}.partnerPipelineBars span{color:#475467;font-weight:750}.partnerPipelineBars strong{color:#1f5faf}.trustedPartnerList{gap:.65rem;display:grid}.trustedPartnerList div{background:#f8fafc;border:1px solid #edf1f7;border-radius:13px;padding:.8rem}.trustedPartnerList strong{color:#111827;display:block}.trustedPartnerList span{color:#667085;font-size:.82rem}.partnerRailButton{width:100%;margin-top:1rem}@media (width<=1250px){.partnerCrmGrid{grid-template-columns:1fr}.partnerRightRail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=850px){.partnerRightRail,.partnerDetailList{grid-template-columns:1fr}}.customerNextStep{color:#3f7d4e;margin-top:.5rem;display:block}.complianceIntro{background:#f8fafc;border:1px solid #edf1f7;border-radius:14px;margin-top:1rem;padding:.9rem}.complianceIntro strong{color:#1f5faf;margin-bottom:.25rem;display:block}.complianceIntro p{color:#475467;margin:0;font-size:.9rem;line-height:1.45}.complianceResultCard{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #1f5faf2e;border-radius:18px;margin-top:1rem;padding:1rem}.complianceResultHeader{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.complianceResultHeader div{background:#fff;border:1px solid #edf1f7;border-radius:14px;padding:.85rem}.complianceResultHeader small{color:#667085;margin-bottom:.25rem;font-weight:850;display:block}.complianceResultHeader strong{color:#111827;font-size:1.05rem}.complianceSummaryGrid{grid-template-columns:repeat(4,minmax(120px,1fr));gap:.6rem;margin-top:.85rem;display:grid}.complianceSummaryGrid span{color:#3f7d4e;background:#edf7f0;border-radius:12px;padding:.65rem;font-size:.82rem;font-weight:850}.complianceFindings{gap:.7rem;margin-top:1rem;display:grid}.complianceFinding{background:#fff;border:1px solid #edf1f7;border-radius:14px;padding:.85rem}.complianceFinding div{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.complianceFinding strong{color:#111827}.complianceFinding span{color:#667085;font-size:.8rem;font-weight:800}.complianceFinding p{color:#475467;margin:.45rem 0;line-height:1.45}.complianceFinding small{color:#1f5faf;font-weight:850}.complianceAuditNote{color:#667085;margin:1rem 0 0;font-size:.82rem;line-height:1.45}@media (width<=850px){.complianceResultHeader,.complianceSummaryGrid{grid-template-columns:1fr}}.documentIntakeCard{background:linear-gradient(#fff 0%,#f8fbf9 100%);border:1px solid #3f7d4e2e;border-radius:18px;margin-top:1rem;padding:1rem}.documentList{gap:.7rem;margin-top:1rem;display:grid}.documentList p{color:#667085;margin:0;font-size:.9rem}.documentRow{background:#fff;border:1px solid #edf1f7;border-radius:14px;justify-content:space-between;gap:1rem;padding:.85rem;display:flex}.documentRow strong{color:#111827;display:block}.documentRow span{color:#667085;margin-top:.2rem;font-size:.82rem;display:block}.documentRow a{color:#1f5faf;margin-top:.35rem;font-weight:850;text-decoration:none;display:inline-block}.documentRow small{color:#667085;text-align:right;margin-bottom:.4rem;display:block}.documentRow button{color:#1f5faf;cursor:pointer;background:#fff;border:1px solid #d8e1ef;border-radius:10px;min-height:34px;padding:.45rem .7rem;font-weight:850}@media (width<=760px){.documentRow{flex-direction:column}.documentRow small{text-align:left}}.complianceHistoryCard,.printableReportCard{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #1f5faf2e;border-radius:18px;margin-top:1rem;padding:1rem}.complianceRunList{gap:.7rem;margin-top:1rem;display:grid}.complianceRunList p{color:#667085;margin:0;font-size:.9rem}.complianceRunRow{background:#fff;border:1px solid #edf1f7;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem;display:flex}.complianceRunRow strong{color:#111827;display:block}.complianceRunRow span{color:#667085;margin-top:.2rem;font-size:.82rem;display:block}.complianceRunRow button,.printableReportCard button{color:#1f5faf;cursor:pointer;background:#fff;border:1px solid #d8e1ef;border-radius:10px;min-height:36px;padding:.45rem .7rem;font-weight:850}.reportMetaGrid{grid-template-columns:repeat(4,minmax(140px,1fr));gap:.7rem;margin-top:1rem;display:grid}.reportMetaGrid span{color:#475467;background:#fff;border:1px solid #edf1f7;border-radius:12px;padding:.75rem;display:block}.reportMetaGrid strong{color:#1f5faf;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;font-size:.78rem;display:block}.reportFindingsPreview{gap:.7rem;margin-top:1rem;display:grid}@media (width<=850px){.complianceRunRow{flex-direction:column;align-items:flex-start}.reportMetaGrid{grid-template-columns:1fr}}.humanReviewBox{background:#fffaf0;border:1px solid #e8ddc7e6;border-radius:14px;gap:.6rem;margin-top:.85rem;padding:.85rem;display:grid}.humanReviewBox select,.humanReviewBox input,.humanReviewBox textarea{width:100%;font:inherit;background:#fff;border:1px solid #d8e1ef;border-radius:10px;padding:.65rem}.humanReviewBox button{color:#fff;cursor:pointer;background:#1f5faf;border:none;border-radius:10px;min-height:38px;padding:.55rem .8rem;font-weight:900}.customerComplianceCard{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #1f5faf2e;border-radius:18px;margin:1rem 0;padding:1rem}.customerComplianceHeader{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:.9rem;display:grid}.customerComplianceHeader div{background:#fff;border:1px solid #edf1f7;border-radius:14px;padding:.85rem}.customerComplianceHeader small,.customerNextStepBox small{color:#667085;margin-bottom:.25rem;font-weight:850;display:block}.customerComplianceHeader strong{color:#111827;font-size:1.05rem}.customerComplianceCard p{color:#475467;line-height:1.5}.customerNextStepBox{background:#edf7f0;border:1px solid #3f7d4e2e;border-radius:14px;margin-top:.8rem;padding:.85rem}.customerNextStepBox strong{color:#3f7d4e;line-height:1.45}.customerComplianceNote{color:#667085;margin-bottom:0;font-size:.82rem}@media (width<=760px){.customerComplianceHeader{grid-template-columns:1fr}}.customerLookupCard{background:#fff;border:1px solid #1f5faf29;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:center;gap:1rem;margin-bottom:1.2rem;padding:1rem;display:grid;box-shadow:0 16px 40px #0f172a0f}.customerLookupCard p{color:#667085;margin:.35rem 0 0;line-height:1.45}@media (width<=900px){.customerDashboardHeader,.customerLookupCard{grid-template-columns:1fr}.customerDashboardHeader .heroActions{justify-content:flex-start}}.tctreePartnerCard img,.tctreeLogoOnly{justify-content:center;align-items:center;display:flex}.tctreeLogoOnly img{object-fit:contain;width:auto;max-width:110px;height:72px;display:block}.customerDashboardHeader{grid-template-columns:minmax(0,1.15fr) auto;align-items:end;gap:1.5rem;margin-bottom:1.25rem;display:grid}.customerDashboardHeader h1{margin:.2rem 0 .55rem}.customerDashboardHeader p{color:#475467;max-width:760px;margin:0;line-height:1.55}.customerLookupCard,.customerEmptyState{background:#fff;border:1px solid #1f5faf29;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:center;gap:1rem;margin-bottom:1.2rem;padding:1rem;display:grid;box-shadow:0 16px 40px #0f172a0f}.customerEmptyState{display:block}.customerLookupCard small{color:#667085;margin-bottom:.25rem;font-weight:850;display:block}.customerLookupCard strong{color:#111827}.customerLookupCard p,.customerEmptyState p{color:#667085;margin:.35rem 0 0;line-height:1.45}.customerLookupControls{gap:.65rem;display:grid}.customerDashboardList{gap:1.25rem;display:grid}.customerLiveDashboard{margin-top:0;box-shadow:0 22px 70px #0f172a1f}.customerMiniMeta{flex-wrap:wrap;gap:.5rem;margin-top:.85rem;display:flex}.customerMiniMeta span{color:#1f5faf;background:#1f5faf14;border-radius:999px;padding:.45rem .65rem;font-size:.8rem;font-weight:850;display:inline-flex}.customerTimelinePanel{background:#fff;border:1px solid #edf1f7;border-radius:18px;margin-top:1rem;padding:1rem}.customerSidePanel{align-self:stretch}.customerNextStepPanel,.customerPartnerPanel,.customerDashboardNotice{text-align:left;background:#fff;border:1px solid #edf1f7;border-radius:16px;width:100%;margin-top:1rem;padding:.9rem}.customerNextStepPanel small,.customerPartnerPanel small,.customerDashboardNotice small{color:#667085;margin-bottom:.25rem;font-weight:850;display:block}.customerNextStepPanel strong,.customerPartnerPanel strong{color:#111827;margin-bottom:.75rem;line-height:1.4;display:block}.customerPartnerPanel strong:last-child{margin-bottom:0}.customerDashboardNotice p{color:#475467;margin:0;line-height:1.45}.customerDashboardDisclaimer{color:#667085;margin:1rem 0 0;font-size:.82rem;line-height:1.45}@media (width<=900px){.customerDashboardHeader,.customerLookupCard{grid-template-columns:1fr}.customerDashboardHeader .heroActions{justify-content:flex-start}}.customerActionChecklist{background:#fff;border:1px solid #edf1f7;border-radius:18px;margin-top:1rem;padding:1rem}.customerSectionHeading{margin-bottom:.85rem}.customerSectionHeading small{color:#1f5faf;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.2rem;font-size:.72rem;font-weight:900;display:block}.customerSectionHeading h3{color:#111827;margin:0}.checklistGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.checklistItem{background:#f8fbff;border:1px solid #e5edf8;border-radius:16px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:.7rem;padding:.85rem;display:grid}.checklistItem b{color:#1f5faf;background:#e8eef7;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.82rem;display:inline-flex}.checklistItem strong{color:#111827;margin-bottom:.18rem;display:block}.checklistItem p{color:#667085;margin:0;font-size:.88rem;line-height:1.42}.checklistItem.complete{background:#3f7d4e14;border-color:#3f7d4e2e}.checklistItem.complete b{color:#fff;background:#3f7d4e}.checklistItem.active{background:#1f5faf14;border-color:#1f5faf2e}.checklistItem.active b{color:#fff;background:#1f5faf}@media (width<=760px){.checklistGrid{grid-template-columns:1fr}}.customerDocumentsFinancePanel{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:1rem;margin-top:1rem;display:grid}.customerDocumentsCard,.customerFinanceCard{background:#fff;border:1px solid #edf1f7;border-radius:18px;padding:1rem}.documentNeedList{gap:.7rem;display:grid}.documentNeedItem{background:#f8fbff;border:1px solid #e5edf8;border-radius:16px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:.7rem;padding:.8rem;display:grid}.documentNeedItem b{color:#1f5faf;background:#e8eef7;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.82rem;display:inline-flex}.documentNeedItem strong{color:#111827;margin-bottom:.18rem;display:block}.documentNeedItem p{color:#667085;margin:0;font-size:.88rem;line-height:1.42}.documentEmailButton{color:#fff;background:#1f5faf;border-radius:999px;justify-content:center;align-items:center;margin-top:.95rem;padding:.75rem 1rem;font-weight:850;text-decoration:none;display:inline-flex}.documentEmailButton:hover{filter:brightness(.96)}.financePathList{gap:.7rem;display:grid}.financePathList div{background:#f8fbff;border:1px solid #e5edf8;border-radius:15px;padding:.75rem}.financePathList span{color:#667085;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.76rem;font-weight:850;display:block}.financePathList strong{color:#111827;line-height:1.35;display:block}.financeNote{color:#667085;margin:.9rem 0 0;font-size:.9rem;line-height:1.45}@media (width<=900px){.customerDocumentsFinancePanel{grid-template-columns:1fr}}.customerDashboardActions{gap:.65rem;width:100%;margin-top:1rem;display:grid}.customerActionButton{color:#1f5faf;text-align:center;cursor:pointer;background:#fff;border:1px solid #1f5faf2e;border-radius:999px;width:100%;padding:.78rem 1rem;font-weight:850;text-decoration:none}.customerActionButton.primary{color:#fff;background:#1f5faf;border-color:#1f5faf}.customerActionButton:hover{filter:brightness(.97)}.customerActivityFeed{background:#fff;border:1px solid #edf1f7;border-radius:18px;margin-top:1rem;padding:1rem}.activityFeedList{gap:.7rem;display:grid}.activityFeedItem{background:#f8fbff;border:1px solid #e5edf8;border-radius:16px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:.8rem;padding:.8rem;display:grid}.activityFeedItem span{background:#cad5e4;border-radius:999px;width:12px;height:12px;margin-top:.28rem;box-shadow:0 0 0 5px #cad5e447}.activityFeedItem strong{color:#111827;margin-bottom:.18rem;display:block}.activityFeedItem p{color:#667085;margin:0;font-size:.88rem;line-height:1.42}.activityFeedItem.complete span{background:#3f7d4e;box-shadow:0 0 0 5px #3f7d4e24}.activityFeedItem.active span{background:#1f5faf;box-shadow:0 0 0 5px #1f5faf24}.customerReadinessMeter{text-align:left;background:#fff;border:1px solid #edf1f7;border-radius:16px;width:100%;margin-top:1rem;padding:.95rem}.readinessMeterTop{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.65rem;display:flex}.readinessMeterTop small{color:#667085;text-transform:uppercase;letter-spacing:.05em;font-weight:850}.readinessMeterTop strong{color:#1f5faf;font-size:1.45rem}.readinessMeterTrack{background:#e8eef7;border-radius:999px;width:100%;height:12px;margin-bottom:.75rem;overflow:hidden}.readinessMeterFill{background:linear-gradient(90deg,#1f5faf,#3f7d4e);border-radius:999px;height:100%}.customerReadinessMeter p{color:#475467;margin:0;font-size:.9rem;line-height:1.45}.readinessBoostList{border-top:1px solid #edf1f7;margin-top:.85rem;padding-top:.85rem}.readinessBoostList span{color:#667085;margin-bottom:.4rem;font-size:.82rem;font-weight:850;display:block}.readinessBoostList ul{color:#475467;margin:0;padding-left:1.1rem;font-size:.88rem;line-height:1.5}.customerProjectSnapshot{background:#fff;border:1px solid #edf1f7;border-radius:18px;margin-top:1rem;padding:1rem}.snapshotGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.snapshotGrid div,.snapshotNotes{background:#f8fbff;border:1px solid #e5edf8;border-radius:15px;padding:.8rem}.snapshotGrid span,.snapshotNotes span{color:#667085;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.74rem;font-weight:850;display:block}.snapshotGrid strong{color:#111827;word-break:break-word;line-height:1.35;display:block}.snapshotNotes{margin-top:.75rem}.snapshotNotes p{color:#475467;margin:0;line-height:1.45}@media (width<=900px){.snapshotGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.snapshotGrid{grid-template-columns:1fr}}@media (width<=760px){.attentionGrid{grid-template-columns:1fr}}.customerAttentionPanel{background:#fff;border:1px solid #edf1f7;border-radius:18px;margin-top:1rem;padding:1rem}.attentionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.attentionItem{background:#f8fbff;border:1px solid #e5edf8;border-radius:16px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:.7rem;padding:.85rem;display:grid}.attentionItem span{color:#1f5faf;background:#e8eef7;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-weight:900;display:inline-flex}.attentionItem strong{color:#111827;margin-bottom:.18rem;display:block}.attentionItem p{color:#667085;margin:0;font-size:.88rem;line-height:1.42}.attentionItem.good{background:#3f7d4e14;border-color:#3f7d4e2e}.attentionItem.good span{color:#fff;background:#3f7d4e}.attentionItem.watch{background:#e8ddc773;border-color:#c4974b38}.attentionItem.watch span{color:#fff;background:#c4974b}.attentionItem.neutral span{color:#fff;background:#1f5faf}@media (width<=760px){.attentionGrid{grid-template-columns:1fr}}.customerRequestHub{text-align:left;background:#fff;border:1px solid #edf1f7;border-radius:16px;width:100%;margin-top:1rem;padding:.95rem}.customerRequestHub small{color:#667085;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-weight:850;display:block}.customerRequestHub h4{color:#111827;margin:0 0 .85rem}.customerRequestGrid{gap:.65rem;display:grid}.customerRequestGrid a{background:#f8fbff;border:1px solid #e5edf8;border-radius:14px;padding:.75rem;text-decoration:none;display:block}.customerRequestGrid a:hover{background:#1f5faf0f;border-color:#1f5faf47}.customerRequestGrid strong{color:#1f5faf;margin-bottom:.2rem;display:block}.customerRequestGrid span{color:#667085;font-size:.86rem;line-height:1.35;display:block}.customerSmartNextStepBanner{background:linear-gradient(135deg,#1f5faf1a,#3f7d4e1a);border:1px solid #1f5faf29;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin:1rem 0;padding:1rem;display:grid}.customerSmartNextStepBanner small{color:#1f5faf;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem;font-size:.72rem;font-weight:900;display:block}.customerSmartNextStepBanner h3{color:#111827;margin:0 0 .35rem}.customerSmartNextStepBanner p{color:#475467;margin:0;line-height:1.45}.smartNextStepButton{color:#fff;white-space:nowrap;background:#1f5faf;border-radius:999px;justify-content:center;align-items:center;padding:.78rem 1rem;font-weight:850;text-decoration:none;display:inline-flex}.smartNextStepButton:hover{filter:brightness(.96)}@media (width<=760px){.customerSmartNextStepBanner{grid-template-columns:1fr}.smartNextStepButton{width:100%}}.customerDecisionCenter{background:#fff;border:1px solid #edf1f7;border-radius:18px;margin-top:1rem;padding:1rem}.decisionCenterGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.decisionCard{background:#f8fbff;border:1px solid #e5edf8;border-radius:16px;padding:.9rem}.decisionCard span{color:#1f5faf;text-transform:uppercase;letter-spacing:.05em;background:#1f5faf14;border-radius:999px;margin-bottom:.55rem;padding:.35rem .55rem;font-size:.74rem;font-weight:900;display:inline-flex}.decisionCard strong{color:#111827;margin-bottom:.35rem;line-height:1.35;display:block}.decisionCard p{color:#667085;margin:0;font-size:.88rem;line-height:1.42}.decisionCenterButton{color:#fff;background:#1f5faf;border-radius:999px;justify-content:center;align-items:center;margin-top:.95rem;padding:.75rem 1rem;font-weight:850;text-decoration:none;display:inline-flex}.decisionCenterButton:hover{filter:brightness(.96)}@media (width<=760px){.decisionCenterGrid{grid-template-columns:1fr}.decisionCenterButton{width:100%}}.customerProjectTeam{text-align:left;background:#fff;border:1px solid #edf1f7;border-radius:16px;width:100%;margin-top:1rem;padding:.95rem}.customerProjectTeam small{color:#667085;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-weight:850;display:block}.customerProjectTeam h4{color:#111827;margin:0 0 .85rem}.projectTeamList{gap:.65rem;display:grid}.projectTeamMember{background:#f8fbff;border:1px solid #e5edf8;border-radius:14px;grid-template-columns:72px minmax(0,1fr);align-items:start;gap:.7rem;padding:.75rem;display:grid}.projectTeamMember span{color:#1f5faf;text-transform:uppercase;letter-spacing:.04em;text-align:center;background:#1f5faf14;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:.25rem .45rem;font-size:.68rem;font-weight:900;display:inline-flex}.projectTeamMember strong{color:#111827;word-break:break-word;margin-bottom:.15rem;line-height:1.35;display:block}.projectTeamMember p{color:#667085;margin:0;font-size:.84rem;line-height:1.35}.customerDashboardExperience{width:min(1600px,100% - 32px);margin:0 auto;padding:42px 0 72px}.customerLiveDashboard .dashboardMainGrid{grid-template-columns:minmax(0,1fr) minmax(350px,390px);align-items:start;gap:1.5rem;display:grid}.customerLiveDashboard .dashboardMainGrid>div{min-width:0}.customerLiveDashboard .customerSidePanel{align-self:start;width:100%;min-width:0;position:sticky;top:1rem}.customerLiveDashboard .customerProjectTeam,.customerLiveDashboard .customerNextStepPanel,.customerLiveDashboard .customerPartnerPanel,.customerLiveDashboard .customerDashboardNotice,.customerLiveDashboard .customerReadinessMeter{box-sizing:border-box;width:100%}.customerLiveDashboard .projectTeamMember{grid-template-columns:78px minmax(0,1fr);gap:.8rem}.customerLiveDashboard .projectTeamMember strong,.customerLiveDashboard .projectTeamMember p{overflow-wrap:anywhere}.customerLiveDashboard .customerDocumentsFinanceGrid,.customerLiveDashboard .customerDecisionGrid,.customerLiveDashboard .customerStatusGrid,.customerLiveDashboard .customerSummaryGrid{width:100%}@media (width<=1180px){.customerLiveDashboard .dashboardMainGrid{grid-template-columns:minmax(0,1fr) 330px}.customerLiveDashboard .customerSidePanel{position:static}}@media (width<=900px){.customerDashboardExperience{width:min(100% - 24px,1600px);padding:28px 0 48px}.customerLiveDashboard .dashboardMainGrid{grid-template-columns:1fr}.customerLiveDashboard .customerSidePanel{position:static}.customerDashboardHeader{grid-template-columns:1fr;align-items:start}.customerLookupCard{grid-template-columns:1fr}}@media (width<=600px){.customerDashboardExperience{width:min(100% - 16px,1600px)}.customerLiveDashboard .projectTeamMember{grid-template-columns:1fr}.customerLiveDashboard .projectTeamMember span{justify-self:start}}.customerDashboardExperience .dashboardHeroMock.customerLiveDashboard{box-sizing:border-box;width:100%;max-width:none;margin-left:0;margin-right:0}.customerDashboardExperience .customerDashboardList{justify-items:stretch;width:100%}.customerDashboardExperience .dashboardHeroMock.customerLiveDashboard .dashboardMainGrid{grid-template-columns:minmax(0,1fr) minmax(360px,400px);gap:1.5rem;width:100%}@media (width<=1180px){.customerDashboardExperience .dashboardHeroMock.customerLiveDashboard .dashboardMainGrid{grid-template-columns:minmax(0,1fr) 340px}}@media (width<=900px){.customerDashboardExperience .dashboardHeroMock.customerLiveDashboard .dashboardMainGrid{grid-template-columns:1fr}}.customerDashboardExperience .dashboardHeroMock.customerLiveDashboard{justify-self:stretch!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.customerDashboardExperience .customerDashboardList{justify-items:stretch!important;width:100%!important;max-width:none!important}.customerDashboardExperience .customerDashboardList>*{width:100%!important;max-width:none!important}.customerDashboardExperience .dashboardHeroMock.customerLiveDashboard .dashboardMainGrid{grid-template-columns:minmax(0,1fr) minmax(360px,400px)!important;width:100%!important;max-width:none!important}@media (width<=900px){.customerDashboardExperience .dashboardHeroMock.customerLiveDashboard .dashboardMainGrid{grid-template-columns:1fr!important}}.customerFileStatusCard{min-width:0}.customerFileHeading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.fileSummaryBadge{color:#1f5faf;white-space:nowrap;background:#1f5faf17;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:.45rem .7rem;font-size:.78rem;font-weight:900;display:inline-flex}.customerFileIntro{color:#667085;margin:.6rem 0 1rem;font-size:.9rem;line-height:1.5}.customerFileStatusList{gap:.75rem;display:grid}.customerFileStatusItem{background:#fff;border:1px solid #e5eaf1;border-radius:15px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.9rem;display:grid}.customerFileStatusItem.onFile{background:#3f7d4e0b;border-color:#3f7d4e38}.customerFileStatusItem.needed{background:#e8ddc738;border-color:#bf781f38}.fileStatusIcon{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:950;display:inline-flex}.customerFileStatusItem.onFile .fileStatusIcon{color:#3f7d4e;background:#3f7d4e1f}.customerFileStatusItem.needed .fileStatusIcon{color:#9a5b13;background:#bf781f1f}.fileStatusContent{min-width:0}.fileStatusContent strong{color:#111827;line-height:1.35;display:block}.fileStatusContent p{color:#667085;margin:.25rem 0 0;font-size:.84rem;line-height:1.42}.fileStatusLabel{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .55rem;font-size:.7rem;font-weight:900;display:inline-flex}.customerFileStatusItem.onFile .fileStatusLabel{color:#3f7d4e;background:#3f7d4e1c}.customerFileStatusItem.needed .fileStatusLabel{color:#9a5b13;background:#bf781f1c}.customerFileActions{flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:1rem;display:flex}.customerFileActions small{color:#667085;line-height:1.4}@media (width<=650px){.customerFileHeading{flex-direction:column}.customerFileStatusItem{grid-template-columns:34px minmax(0,1fr)}.fileStatusLabel{grid-column:2;justify-self:start}}@media (width>=1100px){.customerProjectDashboard .dashboardMainGrid{grid-template-columns:minmax(0,1fr) 330px}.customerSidePanel{min-width:330px}.projectTeamMember{grid-template-columns:100px minmax(0,1fr);align-items:flex-start;gap:14px}.projectTeamMember strong,.projectTeamMember p{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}}.customerUploadPanel{background:#f7faff;border:1px solid #1f5faf33;border-radius:16px;margin-top:1.25rem;padding:1.1rem}.customerUploadGrid{grid-template-columns:minmax(170px,.8fr) minmax(230px,1.4fr) auto;align-items:center;gap:.75rem;display:grid}.customerUploadGrid select,.customerUploadGrid input{width:100%;min-width:0}.customerUploadGrid button{color:#fff;cursor:pointer;background:#1f5faf;border:0;border-radius:10px;min-height:44px;padding:.7rem 1rem;font-weight:700}.customerUploadGrid button:disabled{cursor:not-allowed;opacity:.55}.customerUploadNote{color:#667085;margin-top:.7rem;line-height:1.45;display:block}.customerUploadMessage{color:#245c32;background:#eef7ef;border-radius:10px;margin:.8rem 0 0;padding:.75rem;font-weight:650}.customerDocumentList{gap:.65rem;margin-top:1rem;display:grid}.customerDocumentList>p{color:#667085;margin:0}.customerDocumentRow{background:#fff;border:1px solid #dce5f0;border-radius:10px;justify-content:space-between;gap:1rem;padding:.8rem;display:flex}.customerDocumentRow>div{gap:.2rem;min-width:0;display:grid}.customerDocumentRow strong,.customerDocumentRow span,.customerDocumentRow small{overflow-wrap:anywhere}.customerDocumentRow span,.customerDocumentRow small{color:#667085}@media (width<=760px){.customerUploadGrid{grid-template-columns:1fr}.customerDocumentRow{flex-direction:column}}.resioIntake .formCard{gap:1rem;display:grid}.intakeGroup{background:#f8fbff;border:1px solid #1f5faf2e;border-radius:16px;gap:1rem;margin-top:.45rem;padding:1.2rem;display:grid}.intakeGroupHeading{gap:.25rem;display:grid}.intakeGroupHeading span{color:#1f5faf;letter-spacing:.05em;text-transform:uppercase;font-size:.82rem;font-weight:800}.intakeGroupHeading p{color:#667085;margin:0;line-height:1.5}.intakeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.intakeGrid input,.intakeGrid select{width:100%;min-width:0}@media (width<=720px){.intakeGrid{grid-template-columns:1fr}}.crmLeadQueue th,.crmLeadQueue td{vertical-align:middle;padding:.65rem .75rem}.crmLeadRow{transition:background .14s,box-shadow .14s}.crmLeadRow:hover{background:#f8fafc}.crmLeadRow.selected{background:#eef5ff;box-shadow:inset 3px 0 #1f5faf}.crmTaskCell{color:#344054;text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.crmOpenLeadButton{color:#1f5faf;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #1f5faf;border-radius:9px;padding:.45rem .7rem;font-size:.78rem;font-weight:850}.crmOpenLeadButton:hover{color:#fff;background:#1f5faf}#admin-dashboard-top,#admin-leads-section,#admin-project-workbench,#admin-reports-section,#admin-account-management,#partner-dashboard-top,#partner-projects-section,#partner-project-details,#partner-tasks-section,#partner-reports-section,#partner-resources-section{scroll-margin-top:1rem}.partnerDocumentsCard{margin-top:1rem}.partnerDocumentsCard input[type=file]{background:#fff;border:1px solid #d8e1ef;border-radius:10px;width:100%;padding:.75rem}.partnerDocumentList{gap:.65rem;margin-top:1rem;display:grid}.partnerDocumentRow{background:#f8fafc;border:1px solid #e3e9f3;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem;display:flex}.partnerDocumentRow>div{min-width:0}.partnerDocumentRow strong,.partnerDocumentRow span,.partnerDocumentRow small{display:block}.partnerDocumentRow strong{overflow-wrap:anywhere}.partnerDocumentRow span,.partnerDocumentRow small{color:#667085;margin-top:.2rem;font-size:.78rem}.partnerDocumentRow a,.partnerDocumentRow button{color:#1f5faf;cursor:pointer;background:#fff;border:1px solid #1f5faf;border-radius:9px;flex:none;padding:.45rem .7rem;font-size:.78rem;font-weight:850;text-decoration:none}.partnerDocumentRow a:hover,.partnerDocumentRow button:hover{color:#fff;background:#1f5faf}@media (width<=700px){.partnerDocumentRow{flex-direction:column;align-items:flex-start}}*{box-sizing:border-box}:root{--green:#063f22;--green-2:#0b5a31;--green-3:#102f22;--accent:#7ec56f;--cream:#fbfaf3;--cream-2:#f4f7ef;--text:#071713;--muted:#5f6b66;--line:#e5e7eb;--card:#fff;--shadow:0 28px 70px #0717131a}body{color:var(--text);background:var(--cream);margin:0;font-family:Inter,Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site{background:radial-gradient(circle at 12% 8%,#7ec56f2e,#0000 28%),radial-gradient(circle at 85% 24%,#063f2214,#0000 28%),linear-gradient(120deg,#f7fbf3 0%,#fff 48%,#fffdf7 100%);max-width:1600px;min-height:100vh;margin:0 auto}.topStrip{background:var(--green);color:#fff;justify-content:space-between;gap:20px;padding:10px 64px;font-size:13px;font-weight:800;display:flex}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#ffffffeb;border-bottom:1px solid #07171314;grid-template-columns:220px 1fr auto;align-items:center;gap:28px;padding:26px 64px;display:grid;position:sticky;top:0}.logo{color:var(--green);letter-spacing:-.07em;font-size:44px;font-weight:950}.logo span{vertical-align:top;letter-spacing:0;font-size:16px}.navLinks{color:#17201b;justify-content:center;gap:34px;font-weight:850;display:flex}.navLinks a{opacity:.86}.navLinks a:hover{opacity:1;color:var(--green)}.loginButton,.primaryAction,.submitButton{background:var(--green);color:#fff;border:0;border-radius:13px;padding:15px 22px;font-weight:950;box-shadow:0 16px 34px #063f2238}.secondaryAction{color:var(--green);background:#fff;border:1px solid #063f2238;border-radius:13px;padding:15px 22px;font-weight:950}.hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;padding:88px 64px 72px;display:grid}.eyebrow{color:#49a044;letter-spacing:.22em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:950}.eyebrow.light{color:#aee49a}.hero h1{letter-spacing:-.075em;max-width:760px;margin:0;font-size:clamp(54px,5.8vw,88px);line-height:.98}.subhead{max-width:680px;color:var(--muted);margin:28px 0 0;font-size:21px;line-height:1.6}.heroActions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.trustRow{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.trustRow span{color:var(--green);background:#063f2212;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900}.dashboardCard{box-shadow:var(--shadow);background:#fff;border:1px solid #0717131a;border-radius:26px;overflow:hidden}.dashboardNav{background:linear-gradient(135deg, var(--green), #053318);color:#fff;gap:24px;padding:18px 24px;font-size:13px;font-weight:900;display:flex}.welcomeRow{justify-content:space-between;align-items:center;gap:16px;padding:26px 24px 18px;display:flex}.welcomeRow strong{font-size:22px}.welcomeRow p{color:var(--muted);margin:5px 0 0}.pilotBadge{color:var(--green);background:#edf7eb;border-radius:999px;padding:8px 12px;font-weight:950}.projectHeroCard{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f6fbf3);border-radius:22px;grid-template-columns:1fr 150px;gap:18px;margin:0 24px;padding:22px;display:grid}.projectHeroCard small,.projectHeroCard p{color:var(--muted)}.projectHeroCard h3{letter-spacing:-.03em;margin:10px 0;font-size:28px}.projectImage{color:var(--green);background:linear-gradient(135deg,#e7f5e4,#dff0da);border-radius:20px;place-items:center;font-size:60px;display:grid}.timeline{grid-template-columns:repeat(6,1fr);gap:8px;padding:22px 24px 16px;display:grid}.timelineItem{text-align:center}.timelineItem span{color:#6b7280;background:#e5e7eb;border-radius:999px;place-items:center;width:34px;height:34px;margin:0 auto 8px;font-size:12px;font-weight:950;display:grid}.timelineItem.active span{background:var(--green);color:#fff}.timelineItem p{color:var(--muted);margin:0;font-size:12px;font-weight:900}.dashboardTiles{grid-template-columns:repeat(3,1fr);gap:14px;padding:0 24px 26px;display:grid}.tile{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.tile small{color:var(--muted);margin-bottom:8px;display:block}.tile strong{font-size:17px}.storyBand,.credibilityBand{background:radial-gradient(circle at 80% 20%, #7ec56f2e, transparent 26%), linear-gradient(135deg, var(--green-3), var(--green));color:#fff;box-shadow:var(--shadow);border-radius:30px;margin:24px 64px;padding:52px}.storyBand{grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;display:grid}.storyContent h2,.credibilityBand h2{letter-spacing:-.05em;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.05}.storyContent p,.credibilityBand p{color:#ffffffc7;font-size:18px;line-height:1.65}.storyStats{gap:14px;display:grid}.storyStats div{background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;gap:6px;padding:22px;display:grid}.storyStats strong{color:#b8eea7;font-size:28px}.storyStats span{color:#ffffffe0;font-weight:850}.marketplace,.processSection,.intakeSection{background:#ffffffeb;border:1px solid #07171314;border-radius:28px;margin:24px 64px;padding:38px;box-shadow:0 18px 45px #0717130d}.elevated{background:linear-gradient(#fffffff5,#f7fbf3f5)}.sectionHeader{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.sectionHeader h2,.intakeSection h2{letter-spacing:-.05em;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.08}.sectionHeader a{color:var(--green);font-weight:950}.categoryGrid,.processGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.categoryCard,.processCard{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:260px;padding:28px 24px;transition:transform .2s,box-shadow .2s;display:flex}.categoryCard:hover,.processCard:hover{transform:translateY(-3px);box-shadow:0 18px 40px #07171314}.categoryIcon,.processCard span{width:74px;height:74px;color:var(--green);background:#edf7eb;border-radius:22px;place-items:center;font-size:38px;font-weight:950;display:grid}.categoryCard h3,.processCard h3{letter-spacing:-.03em;margin:18px 0 8px;font-size:23px}.categoryCard p,.processCard p{color:var(--muted);margin:0;line-height:1.55}.processGrid{grid-template-columns:repeat(3,1fr)}.processCard{min-height:240px}.credibilityBand{grid-template-columns:.9fr 1.1fr;align-items:center;display:grid}.intakeSection{grid-template-columns:.9fr 1.1fr;align-items:start;gap:34px;display:grid}.intakeSection p{color:var(--muted);font-size:18px;line-height:1.6}.formSwitch{gap:10px;margin-top:20px;display:flex}.formSwitch button{color:var(--green);background:#f4fbf3;border:1px solid #063f222e;border-radius:999px;padding:10px 15px;font-weight:900}.formCard{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f6fbf3);border-radius:22px;gap:14px;padding:28px;display:grid}.formCard .submitButton{text-align:center;justify-content:center;display:inline-flex}.footerBlock{border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0}@media (width<=1120px){.topbar,.hero,.storyBand,.credibilityBand,.intakeSection{grid-template-columns:1fr}.navLinks,.heroActions,.trustRow{justify-content:flex-start}.categoryGrid{grid-template-columns:repeat(2,1fr)}.processGrid{grid-template-columns:1fr}}@media (width<=760px){.topStrip{display:none}.topbar,.hero,.marketplace,.processSection,.storyBand,.credibilityBand,.intakeSection{margin-left:14px;margin-right:14px;padding-left:22px;padding-right:22px}.topbar{text-align:left;gap:18px;position:static}.navLinks{display:none}.logo{font-size:38px}.hero{gap:34px;padding-top:48px}.hero h1{font-size:48px}.subhead{font-size:18px}.heroActions{flex-direction:column}.primaryAction,.secondaryAction,.loginButton{width:100%}.projectHeroCard,.dashboardTiles{grid-template-columns:1fr}.timeline{min-width:520px;overflow-x:auto}.customerDashboard{overflow-x:auto}.categoryGrid{grid-template-columns:1fr}.storyBand,.credibilityBand{padding-top:38px;padding-bottom:38px}.sectionHeader{flex-direction:column;align-items:start}}:root{--blue:#18375a;--blue-2:#234b78;--gold:#d9b86c}.blueDashboard .dashboardNav{background:linear-gradient(135deg, var(--blue), var(--blue-2))}.blueDashboard .projectHeroCard{background:linear-gradient(135deg,#fff,#f3f7fb)}.blueDashboard .projectImage{color:var(--blue);background:#e9f0f7}.blueDashboard .timelineItem.active span{background:var(--blue)}.blueDashboard .pilotBadge{color:var(--blue);background:#eef4fb}.blueDashboard .tile strong{color:var(--blue)}.dashboardFeatureRows{gap:10px;padding:0 24px 26px;display:grid}.dashboardFeatureRows div{border:1px solid var(--line);border-left:5px solid var(--gold);background:#fff;border-radius:14px;padding:16px 18px}.dashboardFeatureRows strong{color:var(--blue);margin-bottom:5px;display:block}.dashboardFeatureRows p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.photoImage{padding:0;overflow:hidden;background:0 0!important}.photoImage img{object-fit:cover;width:100%;height:100%;display:block}.photoImage{border-radius:12px;width:150px;height:150px;padding:0;overflow:hidden;background:#e9f0f7!important}.photoImage{border:1px solid #18375a1f;border-radius:18px;width:190px;height:150px;padding:0;overflow:hidden;box-shadow:0 14px 30px #18375a1f;background:#e9f0f7!important}.photoImage img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.valueStrip{color:#fff;background:linear-gradient(135deg,#18375a,#0b4a30);border-radius:28px;margin:24px 64px;padding:42px;box-shadow:0 24px 60px #18375a29}.valueStrip h2{letter-spacing:-.05em;max-width:850px;margin:0 0 28px;font-size:clamp(32px,4vw,52px);line-height:1.06}.valueGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.valueGrid article{background:#ffffff17;border:1px solid #ffffff24;border-radius:20px;padding:24px}.valueGrid strong{margin-bottom:8px;font-size:18px;display:block}.valueGrid p{color:#ffffffc2;margin:0;line-height:1.55}@media (width<=900px){.valueGrid{grid-template-columns:1fr}.valueStrip{margin-left:14px;margin-right:14px;padding:28px 22px}}.demoSwitcher{background:#f8fafc;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:12px;padding:14px 64px;display:flex}.demoSwitcher a{color:#18375a;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:10px 14px;font-weight:800}.demoSwitcher a:hover{color:#fff;background:#18375a}
