@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#23332f;background:#f8f8f3;font-synthesis:none;font-weight:400;--ink: #203b33;--muted: #7b8179;--line: #dfe2d9;--orange: #e27144;--lime: #d2e4a4}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif;font-weight:600;letter-spacing:-.045em}p{line-height:1.65}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #d78a59;outline-offset:3px}.serif{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400;letter-spacing:-.055em}.site-header{height:96px;max-width:1440px;margin:auto;padding:0 5%;display:flex;align-items:center;gap:38px;border-bottom:1px solid var(--line)}.logo{display:inline-flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-size:22px;font-weight:800;letter-spacing:-1.3px;white-space:nowrap}.logo-mark{width:29px;height:29px;background:var(--ink);color:#fff;display:grid;place-items:center;border-radius:8px 8px 8px 1px}.logo-period{color:var(--orange)}.logo.light{color:#f5f7ed}.logo.light .logo-mark{background:#d1e2a9;color:var(--ink)}.world-switch{display:flex;gap:2px;padding:4px;background:#eceee5;border:1px solid #e0e4d8;border-radius:7px;font-size:12px;font-weight:600}.world-switch a{padding:8px 13px;display:flex;align-items:center;gap:5px;border-radius:4px;color:#748071}.world-switch a.selected{background:#fff;color:#244233;box-shadow:0 1px 3px #19281b0d}.header-links{display:flex;align-items:center;gap:25px;font-size:12px;margin-left:auto}.text-button{padding:0;background:none;border:0;font-size:inherit}.button{min-height:48px;border-radius:6px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:13px;font-weight:600;padding:13px 21px;transition:transform .16s,background .16s}.button:hover{transform:translateY(-2px)}.button.small{min-height:39px;font-size:11px;padding:9px 14px;gap:10px}.button.dark{background:#233e34;color:#fff}.button.orange{background:var(--orange);color:#fff}.button.light{background:#eff1e9;border-color:#dce1d4}.button.ghost{background:transparent;padding-left:4px}.button.lime{background:#d4e8a9;color:#20392f}.button.full{width:100%;margin-top:14px}.mobile-menu{display:none;border:0;background:none}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1.05fr 1fr;gap:4%;padding:83px 5% 65px;align-items:center}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.8px;display:flex;align-items:center;gap:9px;line-height:1.6}.live-dot{width:6px;height:6px;flex-shrink:0;background:#66896c;border-radius:50%;display:inline-block;box-shadow:0 0 0 3px #63856915}.hero h1{font-size:clamp(45px,5.3vw,77px);line-height:1.1;letter-spacing:-4px;margin:25px 0}.hero h1 .serif{color:#627763}.hero-copy>p{font-size:15px;color:#777e75;max-width:395px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:29px;flex-wrap:wrap}.hero-trust{display:flex;gap:22px;margin-top:29px;font-size:10px;color:#7c8178}.hero-trust>span{display:flex;align-items:center;gap:6px}.hero-visual{position:relative;margin-top:15px;padding-bottom:38px}.hero-visual>.map{height:410px;border:1px solid #dce1d2;border-radius:10px;transform:rotate(-1deg)}.map{position:relative;overflow:hidden;--map-bg: #eef0e6;--map-block: #e5e9dd;--map-line: #d9dfd0;--map-park: #d3dfc9;--map-road: #c5d0bb;--map-text: #96a08b;min-height:250px}.street-map{position:absolute;width:100%;height:100%;object-fit:cover}.map-label{position:absolute;top:20px;left:20px;background:#ffffffde;padding:10px 12px;border:1px solid #d6ddcd;border-radius:5px;font-size:9px;letter-spacing:1px;font-weight:600;display:flex;align-items:center;gap:9px}.map-label>span:last-child{border-left:1px solid #ddd;padding-left:9px;color:#91988b;letter-spacing:0;font-weight:400}.map-order{position:absolute;left:32%;top:38%;padding:12px;background:#fff;border:1px solid #dce1d7;border-radius:7px;display:flex;gap:10px;align-items:center;box-shadow:0 6px 20px #2f3e2110;text-align:left;white-space:nowrap}.map-order strong{font-size:11px;font-weight:600;display:block}.map-order small{font-size:9px;display:block;color:#959b91;margin-top:4px}.map-order-icon{background:#f7e8dd;color:#c97845;width:30px;height:30px;display:grid;place-items:center;border-radius:5px}.pill{font-size:9px;font-weight:600;letter-spacing:.2px;background:#eef0e9;color:#687264;border-radius:4px;padding:5px 8px;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.pill.green{background:#e8f0e5;color:#597850}.pill.amber{background:#f6efda;color:#96813e}.map-tools{position:absolute;right:15px;bottom:20px;display:flex;flex-direction:column;background:#fff;border:1px solid #d9dfd1;border-radius:6px}.map-tools span{padding:9px;display:grid;place-items:center}.map-tools span+span{border-top:1px solid #e6eadd}.map-legend{position:absolute;bottom:21px;left:19px;background:#fffc;display:flex;gap:15px;padding:8px 11px;border-radius:5px;font-size:9px}.map-legend span{display:flex;gap:5px;align-items:center}.green-dot,.orange-dot{height:5px;width:5px;border-radius:50%;background:#376250;display:inline-block}.orange-dot{background:#e78350}.floating-job{position:absolute;bottom:16px;left:-22px;width:300px;background:#fff;border:1px solid #dce1d5;border-radius:8px;padding:17px;display:flex;gap:11px;align-items:center;box-shadow:0 12px 25px #1d372c09}.job-check{display:grid;place-items:center;width:38px;height:38px;background:#ebf0df;color:#648051;border-radius:50%;flex-shrink:0}.floating-job strong{font-size:12px;display:block}.floating-job small{font-size:10px;color:#90988a;display:block;margin-top:5px}.mini-route{color:#a7b891;margin-left:auto;font-size:9px}.visual-caption{position:absolute;right:0;bottom:-9px;font-size:8px;letter-spacing:1.6px;color:#a2a896}.journey-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:25px 5%;max-width:1440px;margin:auto}.journey-band>span{font-size:8px;letter-spacing:1.5px;line-height:1.8;color:#8c9684}.journey-band>span strong{color:#384c37;font-size:9px}.journey-band>div{display:flex;align-items:center;gap:15px;font-size:13px}.journey-band svg{color:#b3bba9;margin-left:20px}.step-number{font-size:9px;color:#939e86;font-weight:500}.section{max-width:1440px;margin:auto;padding:65px 5%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.section h2{font-size:31px;line-height:1.35;margin-top:13px}.text-link{background:none;border:0;display:inline-flex;align-items:center;gap:10px;padding:0;font-size:12px;font-weight:600;line-height:1.5}.text-link:hover{color:#bc693f}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.service-card{position:relative;text-align:left;background:#f4f4ec;border:1px solid #e0e3d7;border-radius:6px;padding:25px 20px 40px;min-height:206px;transition:background .2s,transform .2s}.service-card:hover{background:#ecefdf;transform:translateY(-4px)}.service-icon{color:#71805f}.card-number{position:absolute;top:27px;right:20px;font-size:9px;color:#a9af9c}.service-card h3{font-size:15px;margin:24px 0 8px;letter-spacing:-.5px}.service-card p{font-size:11px;color:#8a9181;max-width:140px;line-height:1.6}.card-arrow{position:absolute;right:18px;bottom:18px;color:#80916f}.how-section{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding-top:40px;padding-bottom:75px}.how-section h2{font-size:38px}.how-section>div>p{max-width:390px;font-size:13px;color:#8a9183;margin:20px 0 23px}.how-steps article{display:flex;gap:20px;border-bottom:1px solid var(--line);padding:22px 0}.how-steps article>span{font-size:11px;color:#b3774e;margin-top:3px}.how-steps h3{font-size:16px;letter-spacing:-.5px}.how-steps p{color:#919789;font-size:12px;margin-top:8px;max-width:360px}.network-section{max-width:1296px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;background:#e9edde;border-radius:9px;padding:55px 5%;gap:10%}.network-copy h2{font-size:39px;line-height:1.25;margin:19px 0}.network-copy p{font-size:13px;color:#7c8871;max-width:380px}.network-copy .text-link{font-size:11px}.network-card{background:#f6f7f0;border:1px solid #d9dfcd;border-radius:8px;padding:28px;align-self:center}.connection-node{display:flex;align-items:center;gap:16px;margin-top:25px}.connection-node>svg{background:#e2e9d4;padding:9px;width:40px;height:40px;border-radius:7px;color:#718653}.connection-node strong{display:block;font-size:15px}.connection-node div>span{font-size:10px;color:#8f9b80;display:block;margin-top:5px}.connection-node>.pill{margin-left:auto}.connection-line{height:24px;width:1px;background:#cbd4bf;margin:10px 0 -15px 20px}.network-card>p{font-size:11px;color:#929c85;margin:26px 0 14px}.closing{text-align:center;padding:75px 5%}.closing .eyebrow{justify-content:center;font-size:9px}.closing h2{font-size:40px;margin:18px 0 25px}footer{max-width:1440px;margin:auto;border-top:1px solid var(--line);padding:32px 5%;display:flex;align-items:center;gap:30px}footer>.logo{font-size:19px}footer>span{font-size:10px;color:#8b9382}footer>div{margin-left:auto;display:flex;gap:22px;font-size:10px}footer>div a{display:flex;align-items:center;gap:4px}footer>small{color:#9aa38f;font-size:9px}.growth-shell{background:#183c33;color:#e9efdf;--line: #335248}.growth-shell .site-header .logo{color:#f4f7ed}.growth-shell .site-header .logo-mark{background:#d2e5a8;color:#1e4034}.growth-shell .world-switch{background:#26483d;border-color:#3e594b}.growth-shell .world-switch a{color:#9eaf98}.growth-shell .world-switch a.selected{background:#d1e3a6;color:#244233}.growth-shell .header-links .dark{background:#d2e5a8;color:#183a2b}.growth-shell .hero h1{font-size:clamp(44px,5vw,72px)}.growth-shell .hero h1 .serif{color:#c8dba1}.growth-shell .hero p{color:#a8bba8}.growth-shell .hero-trust{color:#a3b49e}.growth-shell .eyebrow{color:#b2c7a1}.growth-hero{padding-top:70px;padding-bottom:65px}.growth-visual{position:relative;height:440px;background:radial-gradient(ellipse,#33533b50,transparent 65%);overflow:hidden}.orbit{position:absolute;border:1px solid #53765755;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-one{width:280px;height:280px}.orbit-two{width:430px;height:430px;border-style:dashed}.growth-center{position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);text-align:center;white-space:nowrap}.growth-center>span{display:block;font-size:7px;letter-spacing:2px;color:#aac091;margin-top:13px}.growth-float{position:absolute;background:#23483e;border:1px solid #53705b;box-shadow:0 10px 30px #102a2430;border-radius:8px;display:flex;align-items:center;gap:12px;padding:18px 20px}.float-one{top:18px;left:10px;transform:rotate(-5deg)}.float-two{top:149px;right:0;transform:rotate(4deg)}.float-three{bottom:43px;left:38px;transform:rotate(-3deg)}.growth-float-icon{color:#cae6a0;background:#3e6141;width:38px;height:38px;display:grid;place-items:center;border-radius:8px}.growth-float small{display:block;font-size:8px;letter-spacing:1.5px;color:#a8bf91;margin-bottom:6px}.growth-float strong{font-size:14px}.growth-note{position:absolute;bottom:0;width:100%;text-align:center;font-size:8px;letter-spacing:1.5px;color:#92a581}.growth-marquee{border-top:1px solid #385647;border-bottom:1px solid #385647;display:flex;align-items:center;justify-content:space-between;padding:26px 5%;font-size:10px;letter-spacing:1.8px;color:#b9c9a9}.growth-marquee svg{width:12px;color:#6b885c}.growth-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.growth-plans article{border:1px solid #45614c;border-radius:8px;padding:30px}.growth-plans article.featured{background:#d3e5a9;color:#274432;border-color:#d3e5a9}.plan-top{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.4px;opacity:.65}.growth-plans h3{font-size:28px;margin:28px 0 15px}.growth-plans p{font-size:12px;opacity:.65}.growth-plans ul{list-style:none;padding:22px 0;margin:0}.growth-plans li{font-size:11px;display:flex;align-items:center;gap:8px;margin:12px 0}.growth-plans .text-link{margin-top:10px}.growth-story{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.growth-story h2{font-size:39px}.growth-story p{font-size:13px;color:#a2b599;margin:20px 0 28px;max-width:390px}.funnel-card{padding:30px;background:#24483d;border:1px solid #405e49;border-radius:8px}.funnel-card>.pill{background:#365541;color:#b7c8a1;margin-bottom:25px}.funnel-card>div{display:flex;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid #3b5945;font-size:13px}.funnel-card>div>span{font-size:10px;color:#8ea67b}.funnel-card>div>svg{margin-left:auto;color:#b1cc87}.funnel-card>small{display:block;font-size:10px;color:#92a985;line-height:1.7;margin-top:24px}.growth-closing h2{font-size:57px}.growth-shell footer>span,.growth-shell footer>small{color:#a3b794}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c2419a0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;display:flex;align-items:center;justify-content:center;padding:24px}.modal{position:relative;background:#f9faf4;width:520px;max-width:100%;max-height:92vh;overflow-y:auto;border-radius:12px;padding:38px;color:#294034;box-shadow:0 20px 80px #07180f30}.modal h2{font-size:29px;margin:13px 30px 23px 0}.close-button{position:absolute;top:20px;right:20px;border:0;background:#e9eee1;border-radius:50%;width:30px;height:30px;display:grid;place-items:center}.modal label,.proof-inputs label,.drawer-section form label{display:block;font-size:11px;font-weight:600;margin:15px 0}.modal input,.modal textarea,.modal select,.drawer-section input{display:block;width:100%;border:1px solid #d7dfce;border-radius:5px;background:#fff;padding:12px;margin-top:7px;color:#2c3f30;font-size:13px}.modal textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-hint{font-size:11px!important;color:#8b957e;line-height:1.6!important;margin:12px 0}.mode-toggle{display:flex;background:#e9eedf;padding:4px;border-radius:6px}.mode-toggle button{flex:1;border:0;padding:9px;background:none;border-radius:4px;font-size:12px}.mode-toggle button.selected{background:#fff;box-shadow:0 1px 4px #22371514}.error{font-size:12px;padding:13px 16px;background:#fff0e7;border:1px solid #f2ccae;border-radius:6px;color:#a6502c;line-height:1.5;margin:14px 0}.success-state>p{font-size:15px;margin:20px 0}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-panel{text-align:center;padding:45px 20px;color:#8e9a82;font-size:13px;display:flex;align-items:center;flex-direction:column;gap:15px}.empty-panel h2{font-size:23px;color:#345035}.empty-panel p{max-width:430px}.error-page{padding:80px}.workspace{display:flex;min-height:100vh;background:#f5f6f0;font-size:12px}.sidebar{position:fixed;inset:0 auto 0 0;width:220px;background:#1c382f;color:#b3c1af;padding:31px 19px 20px;display:flex;flex-direction:column;z-index:30}.sidebar>.logo{font-size:20px;gap:7px;margin-left:7px}.workspace-name{display:flex;align-items:center;gap:10px;border:1px solid #49604a;border-radius:6px;padding:12px 10px;margin:35px 0 27px}.workspace-avatar{height:30px;width:30px;border-radius:5px;background:#3d5940;color:#d1ddbc;display:grid;place-items:center;font-size:14px}.workspace-name strong{font-size:11px;color:#e4ebd8;font-weight:500}.workspace-name small{display:block;color:#82987a;font-size:9px;margin-top:4px}.workspace-name>svg{margin-left:auto;color:#6f886a}.nav-caption{font-size:8px;letter-spacing:1.8px;margin:0 13px 13px;color:#7e9977}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav button{display:flex;align-items:center;gap:12px;width:100%;background:none;border:0;border-radius:5px;padding:12px 13px;text-align:left;color:#a9bea0;font-size:11px}.sidebar nav button.active{background:#d6e5ad;color:#294231;font-weight:600}.sidebar nav button>small{margin-left:auto;background:#c2d596;padding:2px 5px;border-radius:3px;font-size:9px}.tiny-dot{width:5px;height:5px;border-radius:50%;background:#d4a377;margin-left:auto}.sidebar-connection{border:1px solid #3a5742;border-radius:7px;padding:17px;margin:50px 0 24px;background:linear-gradient(135deg,#314f3622,#46633833)}.connection-icon{display:grid;place-items:center;color:#bcd09a;background:#3e5a3c;width:29px;height:29px;border-radius:5px;margin-bottom:13px}.sidebar-connection strong{font-size:10px;display:block;color:#d3dfc4}.sidebar-connection p{font-size:10px;color:#91a882;margin:8px 0 14px}.sidebar-connection button{border:0;padding:0;background:none;font-size:10px;color:#d5e1bc;display:flex;align-items:center;gap:13px}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:10px;border-top:1px solid #3a533e;padding-top:19px}.sidebar-bottom button{display:flex;align-items:center;gap:10px;text-align:left;border:0;background:none;color:#9fb290;font-size:10px;padding:6px;overflow:hidden}.workspace-main{margin-left:220px;width:calc(100% - 220px)}.workspace-header{height:73px;padding:0 35px;border-bottom:1px solid #e2e6d9;display:flex;align-items:center;justify-content:space-between;background:#fafbf5}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:10px;color:#a0a891}.breadcrumb strong{font-weight:500;color:#566548}.workspace-header-right{display:flex;align-items:center;gap:14px}.workspace-header select{font-size:10px;background:none;border:0;color:#77886a}.avatar{width:30px;height:30px;border-radius:50%;border:1px solid #d9e1ca;background:#eaf0dd;font-size:10px;color:#64764e}.workspace-content{padding:32px 35px;max-width:1600px;margin:auto}.workspace-title{display:flex;align-items:center;justify-content:space-between;gap:20px}.workspace-title .eyebrow{font-size:8px;letter-spacing:1.7px;color:#8d9b7d}.workspace-title h1{font-size:31px;line-height:1.3;margin:9px 0}.workspace-title p{font-size:11px;color:#96a088}.workspace-title .button{font-size:10px;gap:7px;min-height:38px;padding:9px 13px}.demo-notice{display:flex;justify-content:space-between;gap:15px;background:#edf1e2;border:1px solid #e1e7d3;padding:10px 12px;border-radius:5px;margin:24px 0 20px;font-size:9px;color:#83906e}.demo-notice>span{display:flex;gap:8px;align-items:center}.demo-notice button{display:flex;gap:6px;align-items:center;background:none;border:0;font-size:9px;white-space:nowrap;color:#758264}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:23px}.metric{background:#fcfdf7;border:1px solid #e1e6d7;border-radius:7px;padding:19px}.metric>div{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#81906e}.metric svg{color:#a0ae8c}.metric>strong{display:block;font-size:29px;font-weight:500;letter-spacing:-1.5px;margin:15px 0 7px;line-height:1.1}.metric>small{font-size:9px;color:#a2ac93}.overview-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:21px;margin-bottom:24px}.panel{background:#fcfdf8;border:1px solid #dfe5d5;border-radius:7px;overflow:hidden}.panel-heading{padding:19px 21px;border-bottom:1px solid #e5e9dc;display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-heading h2{font-size:13px;letter-spacing:-.3px;font-weight:600}.panel-heading .pill{font-size:7px;letter-spacing:.5px}.map-panel>.map{height:295px}.map-panel .map-order{left:25%;top:37%}.map-panel .map-label{top:14px;left:15px;padding:8px;font-size:8px}.map-panel .map-label>span:last-child{display:none}.map-panel .map-order .pill{display:none}.activity-panel{padding-bottom:17px}.activity-panel .panel-heading{border:0}.mini-logo{background:#eaf0de;color:#869864;display:grid;place-items:center;width:22px;height:22px;border-radius:4px;font-size:15px}.funnel-small{margin:0 21px}.funnel-small>div{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e9ecdf;padding:11px 0;font-size:10px;color:#8b967b}.funnel-small strong{margin-left:auto;color:#5f714d;font-size:11px;font-weight:500}.funnel-dot{height:7px;width:7px;border-radius:2px;background:#becfaa}.step-1{background:#a7bf8f}.step-2{background:#8fa977}.step-3{background:#6d8d5d}.step-4{background:#416848}.journey-insight{display:flex;align-items:center;gap:10px;background:#f1f4e8;margin:15px 21px 12px;padding:11px;border-radius:5px;color:#82976a}.journey-insight p{font-size:9px;line-height:1.6}.journey-insight strong{font-weight:500;color:#73865c}.activity-panel>.text-link{margin-left:21px;font-size:9px;gap:15px}.table-title{display:flex;align-items:center;gap:8px}.count-badge{background:#eef2e5;color:#99a488;padding:3px 6px;font-size:8px;border-radius:3px}.table-controls{display:flex;align-items:center;gap:10px}.search-box{display:flex;align-items:center;gap:7px;background:#f8faf2;border:1px solid #e3e8d8;border-radius:4px;padding:7px 9px;color:#9dac88}.search-box input{background:none;border:0;outline:0;font-size:9px;max-width:140px;color:#6c7d58}.table-controls select{background:#f8faf2;border:1px solid #e3e8d8;border-radius:4px;padding:7px;color:#8d9b79;font-size:9px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{font-size:7px;letter-spacing:1px;font-weight:500;color:#9fa98f;padding:12px 20px;background:#f8faf2;border-bottom:1px solid #e6eadc}td{padding:19px 20px;font-size:10px;border-bottom:1px solid #ebeee3;color:#7c8a69}td small{display:block;font-size:8px;margin-top:7px;color:#a5ae97;max-width:210px;overflow:hidden;text-overflow:ellipsis}.order-title{background:none;border:0;padding:0;font-size:11px;color:#41553b;font-weight:500;cursor:pointer}.orders-panel tbody tr:hover{background:#f4f7eb;cursor:pointer}.money-cell{font-weight:500;color:#526747}.status-badge{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:5px 8px;border-radius:4px;background:#edf0e7;color:#8a9679;font-size:9px;text-transform:capitalize}.status-badge i{width:4px;height:4px;border-radius:50%;background:currentColor}.status-offered,.status-matching,.status-requested{background:#f6efdb;color:#a48a4c}.status-accepted,.status-en_route,.status-in_progress{background:#e8eee0;color:#729257}.status-completion_submitted,.status-approved{background:#e2eee7;color:#5f8b70}.status-paid{background:#dae9d4;color:#668450}.table-footer{padding:14px 20px;display:flex;justify-content:space-between;font-size:8px;color:#a1ae90}.table-footer span{display:flex;align-items:center;gap:5px}.workspace-footnote{text-align:center;margin-top:26px;color:#acb59e;font-size:7px;letter-spacing:1.4px;display:flex;gap:8px;justify-content:center;align-items:center}.workspace-footnote .live-dot{height:4px;width:4px}.lead-grid,.provider-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lead-card,.provider-card{padding:24px}.lead-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.lead-top .pill{font-size:7px}.lead-avatar{display:grid;place-items:center;width:37px;height:37px;border-radius:7px;background:#edf2e2;color:#7e9366;font-size:16px}.lead-card h2,.provider-card h2{font-size:18px;margin:21px 0 9px}.lead-card p,.provider-card p{font-size:10px;color:#8d9b7d}.lead-description{margin:20px 0!important;color:#6e815a!important}.source-tag{display:flex;gap:8px;align-items:center;font-size:8px;color:#93a07f;background:#f2f5e9;padding:10px;border-radius:5px}.lead-card .button{font-size:10px;padding:10px;gap:8px}.provider-stats{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #e6ebdc;padding-top:18px;margin-top:20px}.provider-stats span{font-size:8px;color:#a3ae92}.provider-stats strong{display:block;font-size:13px;color:#6f845a;font-weight:500;margin-bottom:6px}.finance-row{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:20px;padding:25px;border-bottom:1px solid #e9edde;align-items:center}.finance-row strong{font-size:12px;font-weight:500;display:block}.finance-row small{font-size:9px;display:block;margin:6px 0;color:#9ba88a}.muted{color:#9fab8d}.finance-note{padding:22px;font-size:10px;color:#90a17a}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#172a2055;z-index:60;display:flex;justify-content:flex-end}.order-drawer{width:510px;max-width:100%;background:#fbfcf6;box-shadow:-10px 0 40px #1f35221a;height:100%;overflow-y:auto;padding:25px 30px}.drawer-header{display:flex;align-items:center;justify-content:space-between}.icon-button{border:0;background:none;padding:4px;color:#8c9c7a}.order-drawer>h2{font-size:27px;margin:21px 0 13px}.order-drawer>p{font-size:12px;color:#8c9a7d;margin:17px 0}.detail-address{display:flex;align-items:center;gap:8px}.persona-tabs{display:flex;background:#edf2e3;padding:4px;border-radius:5px;margin:22px 0}.persona-tabs button{border:0;background:none;flex:1;font-size:10px;text-transform:capitalize;padding:9px;border-radius:4px;color:#8a9b74}.persona-tabs button.active{background:#fff;color:#5e7947;box-shadow:0 1px 4px #17270c0d}.detail-values{display:flex;gap:45px;padding:18px 0;border-top:1px solid #e2e9d6;border-bottom:1px solid #e2e9d6}.detail-values small{display:block;font-size:9px;color:#9fab8c;margin-bottom:8px}.detail-values strong{font-size:20px;font-weight:500}.drawer-section{margin-top:25px;padding-top:22px;border-top:1px solid #e4e9da}.drawer-section h3{font-size:14px;letter-spacing:-.4px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between}.drawer-section h3>.pill{font-size:6px}.drawer-section p{font-size:11px;color:#92a07f}.candidate{display:flex;align-items:center;gap:12px;margin:17px 0}.candidate-rank{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#ebf1df;color:#8e9f76;font-size:10px;flex-shrink:0}.candidate strong{font-size:11px;font-weight:500;display:block}.candidate small{font-size:8px;color:#99a987;line-height:1.6;margin-top:4px;display:block;max-width:290px}.candidate b{font-size:13px;font-weight:500;margin-left:auto;color:#74934f}.order-drawer .button{font-size:11px}.proof-inputs{background:#f0f4e6;padding:1px 13px 8px;border-radius:5px;margin-bottom:15px}.proof-inputs label{font-size:10px;text-transform:capitalize;color:#81946a}.proof-inputs input{display:block;font-size:10px;margin-top:9px;width:100%}.proof-row{display:flex;gap:8px;align-items:center;margin-bottom:13px}.proof-row strong{font-weight:500;text-transform:capitalize}.proof-row span{font-size:9px;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-list>div{display:flex;gap:14px;align-items:flex-start;margin:17px 0}.event-list>div>span{width:6px;height:6px;border-radius:50%;background:#b3c695;margin-top:5px;flex-shrink:0}.event-list p{font-size:10px;color:#82946a;line-height:1.5}.event-list small{display:block;font-size:8px;color:#a9b597;margin-top:5px}.completion-note{display:flex;gap:10px;align-items:center;background:#e9f2de;padding:18px;border-radius:6px}.sidebar button:hover:not(.active){background:#3b573c55}@media(min-width:1500px){.hero{padding-top:100px;padding-bottom:85px}.hero-visual>.map{height:470px}.section{padding-top:80px;padding-bottom:80px}}@media(max-width:1150px){.site-header{gap:20px}.header-links{gap:14px}.header-links>a{display:none}.hero h1{letter-spacing:-2.5px}.hero-visual>.map{height:365px}.map-order .pill{display:none}.hero-actions{gap:10px}.hero-actions .button{font-size:11px;padding:12px 14px}.hero-trust{gap:12px;font-size:8px}.service-card{padding:20px 14px 40px}.service-card h3{font-size:13px}.service-card p{font-size:10px}.network-section{margin:0 5%;padding:40px;gap:6%}footer{flex-wrap:wrap}footer>small{margin-left:auto}.sidebar{width:190px;padding:28px 13px}.sidebar>.logo{font-size:18px}.workspace-main{margin-left:190px;width:calc(100% - 190px)}.workspace-content{padding:28px 23px}.workspace-header{padding:0 23px}.workspace-title h1{font-size:25px}.overview-grid{grid-template-columns:1.4fr 1fr;gap:15px}.panel-heading{padding:15px}.panel-heading h2{font-size:11px}.map-panel .map-order{left:14%}.map-panel>.map{height:298px}.metric{padding:16px}.metric>div{font-size:9px}.metric>strong{font-size:25px}.lead-grid,.provider-grid{grid-template-columns:repeat(2,1fr)}.growth-visual{height:420px}.growth-float{padding:14px}.float-two{top:174px}.growth-center{top:40%}}@media(max-width:800px){.site-header{height:78px;gap:20px}.site-header>.logo{font-size:19px}.world-switch{margin-left:auto}.header-links{display:none}.mobile-menu{display:block}.header-links.open{display:flex;position:absolute;top:78px;left:0;right:0;padding:20px;background:#f4f6eb;z-index:20;justify-content:center;border-bottom:1px solid #ddd}.growth-shell .header-links.open{background:#274c3f}.header-links.open>a{display:block}.hero{grid-template-columns:1fr;padding-top:50px;gap:45px}.hero h1{font-size:64px}.hero-copy>p{max-width:480px;font-size:14px}.hero-trust{font-size:10px;gap:25px}.hero-visual{margin:0 10px 0 20px}.hero-visual>.map{height:360px;transform:none}.floating-job{bottom:8px}.journey-band{padding:20px 5%;gap:12px}.journey-band>span{display:none}.journey-band>div{gap:8px;font-size:11px}.journey-band svg{margin-left:7px;width:12px}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card{min-height:195px;padding:22px 17px 40px}.service-card h3{font-size:14px}.service-card p{font-size:11px}.section{padding:45px 5%}.section h2{font-size:29px}.how-section{grid-template-columns:1fr;gap:20px}.how-section>div>p{max-width:90%}.network-section{grid-template-columns:1fr;padding:30px;gap:30px}.network-copy h2{font-size:35px}.network-copy p{max-width:95%}.network-card{width:100%}.closing h2{font-size:33px}footer{gap:20px}footer>span{display:none}.growth-hero{gap:20px}.growth-shell .hero h1{font-size:61px}.growth-visual{max-width:520px;width:100%;margin:auto}.growth-plans{grid-template-columns:1fr}.growth-plans article{padding:28px}.growth-plans ul{display:flex;gap:20px;flex-wrap:wrap}.growth-story{grid-template-columns:1fr;gap:30px}.growth-marquee{font-size:8px;gap:10px;flex-wrap:wrap;justify-content:center}.growth-marquee svg{width:10px}.sidebar{width:65px;padding:24px 10px}.sidebar>.logo{margin:0;justify-content:center}.sidebar .logo>span:last-child,.workspace-name,.nav-caption,.sidebar nav span,.sidebar nav small,.sidebar nav i,.sidebar-connection,.sidebar-bottom{display:none}.sidebar nav{margin-top:35px;gap:15px}.sidebar nav button{justify-content:center;padding:12px 0}.workspace-main{margin-left:65px;width:calc(100% - 65px)}.workspace-title{align-items:flex-start}.workspace-title h1{font-size:25px}.workspace-title .eyebrow{font-size:7px}.workspace-title p{font-size:10px;max-width:330px}.metrics{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}.map-panel>.map{height:300px}.activity-panel .funnel-small{display:flex;flex-wrap:wrap;gap:18px}.funnel-small>div{border:0;flex:1;min-width:130px}.journey-insight{display:none}.activity-panel>.text-link{margin-top:15px}.table-controls{gap:5px}.search-box input{width:100px}.workspace-title>.button{white-space:nowrap}.workspace-header-right>.pill{display:none}.lead-grid,.provider-grid{grid-template-columns:1fr}.finance-row{grid-template-columns:1fr 1fr}.finance-row>div:first-child{grid-column:1/-1}.demo-notice,.demo-notice button{font-size:8px}.drawer-backdrop{z-index:80}}@media(max-width:480px){.site-header{gap:10px}.site-header>.logo{font-size:17px;gap:5px}.site-header .logo-mark{height:25px;width:25px}.world-switch{font-size:10px;padding:3px}.world-switch a{padding:7px 9px}.mobile-menu{padding:0}.hero{padding-top:37px}.hero h1{font-size:49px;letter-spacing:-2.3px;margin-top:20px}.hero-copy>.eyebrow{font-size:8px}.hero-copy>p{font-size:13px}.hero-visual{margin-left:5px;margin-right:0}.hero-visual>.map{height:305px}.map-order{left:15%;top:42%}.floating-job{left:-5px;width:260px;padding:14px}.map-label{font-size:8px;left:12px;padding:8px}.map-label>span:last-child{font-size:8px}.journey-band{gap:5px}.journey-band>div{gap:6px;font-size:10px}.journey-band svg{display:none}.step-number{font-size:8px}.section-heading{align-items:flex-start;flex-direction:column;gap:14px}.section h2{font-size:26px}.section .eyebrow{font-size:8px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:192px}.service-card:last-child{grid-column:1/-1;min-height:150px}.service-card:last-child h3{margin-top:15px}.service-card:last-child p{max-width:100%}.network-section{padding:24px}.network-copy h2{font-size:31px}.network-card{padding:23px}.connection-node{gap:10px}.connection-node strong{font-size:13px}.closing{padding:55px 5%}.closing .eyebrow{font-size:7px;letter-spacing:1px}.closing h2{font-size:29px}footer>div{gap:12px}footer>small{width:100%;margin:0}.growth-shell .hero h1{font-size:49px}.growth-float{padding:12px;gap:8px}.growth-float strong{font-size:12px}.growth-float small{font-size:7px}.growth-float-icon{height:30px;width:30px}.growth-visual{height:350px}.float-one{left:6px;top:10px}.float-two{top:139px;right:0}.float-three{bottom:39px;left:0}.growth-center{top:40%;left:43%}.growth-center .logo{font-size:19px}.growth-center>span{font-size:6px}.growth-note{font-size:6px}.orbit-two{width:320px;height:320px}.orbit-one{width:220px;height:220px}.growth-plans ul{display:block;padding:15px 0}.growth-marquee{letter-spacing:.7px;font-size:7px}.growth-marquee svg{width:8px}.modal-backdrop{padding:12px}.modal{padding:28px 23px}.modal h2{font-size:25px}.form-row{grid-template-columns:1fr;gap:0}.workspace-content{padding:24px 14px}.workspace-header{padding:0 14px;height:62px}.workspace-title{flex-wrap:wrap;gap:17px}.workspace-title h1{font-size:23px}.workspace-title p{max-width:100%}.demo-notice{align-items:flex-start;flex-direction:column;gap:8px}.metrics{gap:9px}.metric{padding:12px}.metric>div{font-size:8px}.metric>div>svg{width:13px}.metric>strong{font-size:23px}.metric>small{font-size:8px}.panel-heading{flex-wrap:wrap;padding:13px}.table-controls{width:100%;justify-content:space-between}.search-box{flex:1}.search-box input{width:100%;max-width:110px}.table-controls select{max-width:92px}.map-panel .map-order{left:10%;padding:9px;gap:6px}.map-order strong{font-size:10px}.map-order small{font-size:8px}.map-panel .map-label{font-size:7px}.map-panel>.map{height:260px}.activity-panel .funnel-small{display:block}.funnel-small>div{border-bottom:1px solid #eef1e6}.workspace-footnote{font-size:5px;letter-spacing:.7px}.order-drawer{padding:22px}.persona-tabs button{font-size:9px}.candidate small{font-size:7px}.sidebar nav button svg{width:17px}.workspace-header-right{gap:6px}.breadcrumb{font-size:8px;gap:6px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.proof-image{width:100%;max-height:230px;object-fit:contain;border-radius:6px;background:#e9efdf;margin:10px 0}.growth-visual .growth-center{top:40%;left:43%}.growth-visual .float-two{top:56%}.market-control{display:flex;align-items:center;gap:8px;flex-shrink:0;order:0}.site-header>.market-control{order:2}.site-header>.world-switch{order:1}.site-header>.header-links{order:3}.site-header>.mobile-menu{order:4}.market-home{font-size:9px;white-space:nowrap;color:#829077}.market-select-wrap{position:relative;display:flex;align-items:center}.market-select-wrap select,.workspace-header .market-select-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ced8c3;background:#edf2e4;border-radius:6px;color:#294434;padding:10px 27px 10px 11px;font-size:12px;font-weight:600;cursor:pointer;min-height:38px}.market-select-wrap>svg{position:absolute;right:9px;pointer-events:none;color:#708662}.growth-shell .market-select-wrap select{background:#2c4e3e;border-color:#527047;color:#e1eccb}.growth-shell .market-home{color:#a5bb92}.growth-shell .market-select-wrap select option{background:#244333;color:#fff}.market-notice{display:flex;align-items:center;justify-content:center;gap:9px;padding:10px 5%;background:#eef0e5;color:#647752;border-bottom:1px solid #dce3ce;font-size:11px;line-height:1.5}.growth-shell .market-notice{background:#284936;color:#bdcea6;border-color:#456040}.market-notice strong{white-space:nowrap}.workspace-header .market-home{display:none}.workspace-header-right .market-select-wrap select{font-size:11px;min-height:32px;padding-top:7px;padding-bottom:7px}.registered-providers{margin-bottom:20px}.provider-profile-label{font-size:9px;color:#829077}.provider-profile-note{border-top:1px solid #e2e7d8;margin-top:22px;padding-top:15px;color:#89967a;font-size:10px}.example-provider-heading{font-size:11px;color:#849372;margin:24px 0 16px}.provider-directory .provider-card h2{font-size:22px;margin-top:20px}@media(min-width:801px)and (max-width:1250px){.site-header{gap:17px}.market-home{display:none}.header-links{gap:14px}}@media(max-width:800px){.site-header{display:grid;grid-template-columns:1fr auto auto;height:auto;min-height:112px;padding-top:14px;padding-bottom:12px;column-gap:12px;row-gap:12px}.site-header>.logo{grid-column:1;grid-row:1}.site-header>.market-control{grid-column:2;grid-row:1}.site-header>.mobile-menu{grid-column:3;grid-row:1}.site-header>.world-switch{grid-column:1/-1;grid-row:2;justify-self:start;margin:0}.market-home{display:none}.header-links.open{top:112px}.market-notice{font-size:10px;align-items:flex-start;flex-wrap:wrap;gap:4px 8px}.market-notice>span{flex-basis:100%;text-align:center}.workspace-header .breadcrumb{gap:5px}.workspace-header-right{gap:7px}}@media(max-width:480px){.workspace-header .breadcrumb{display:none}.workspace-header-right{width:100%;justify-content:flex-end}.workspace-header-right>.market-control{margin-right:auto}.market-select-wrap select{font-size:11px}.provider-directory .registered-providers{grid-template-columns:1fr}}.back-home{position:fixed;right:18px;bottom:18px;z-index:50;display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border-radius:999px;background:var(--ink);color:#fff;font-size:14px;font-weight:600;text-decoration:none;box-shadow:0 6px 20px #0c241940}.back-home:hover{background:#1c382f}.growth-shell .back-home{background:var(--lime);color:var(--ink)}@media(max-width:640px){.back-home{right:12px;bottom:12px;padding:9px 14px;font-size:13px}}
