@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{color:#153a35;font-synthesis:none;--ink:#123c36;--muted:#6e817e;--green:#0f5149;--orange:#ff7b32;--cream:#f6f7f2;--line:#dce5e2;background:#e8efed;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(135deg,#dce9e6,#f4f6f2);min-width:320px;margin:0}button,textarea{font:inherit}button{color:inherit}.app-shell{background:#f8faf7;width:100%;max-width:480px;min-height:100vh;margin:auto;padding-bottom:84px;position:relative;box-shadow:0 0 60px #173f3820}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#f8faf7e8;align-items:center;height:74px;padding:0 22px;display:flex;position:sticky;top:0}.logo{align-items:center;gap:10px;display:flex}.logo-mark{background:var(--orange);border-radius:12px 12px 12px 4px;place-items:center;width:34px;height:34px;display:grid;transform:rotate(-5deg)}.logo-mark span{color:#fff;font-family:Manrope;font-size:20px;font-weight:800;transform:rotate(5deg)}.logo-text{font-family:Manrope;font-size:18px;font-weight:600}.logo-text b{color:var(--orange)}.top-title{text-align:center;flex:1;font:700 16px Manrope}.icon-btn{background:#fff;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:relative;box-shadow:0 3px 14px #173f3810}.icon-btn svg{width:20px}.topbar>.icon-btn:first-child{margin-right:auto}.notification{margin-left:auto}.notification i{background:var(--orange);border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.page{padding:8px 22px 30px}.hello{justify-content:space-between;align-items:flex-start;margin-top:15px;display:flex}.hello p{color:var(--muted);margin:0 0 5px;font-size:14px}.hello h1,.request-page h1,.proposal-title h1{letter-spacing:-1.6px;margin:0;font:800 34px/1.08 Manrope}.hello h1 em{color:var(--orange);font-style:normal}.avatar{color:var(--green);background:#cfe3df;border:3px solid #fff;border-radius:18px;width:49px;height:49px;font-weight:800;box-shadow:0 5px 15px #173f3820}.location{text-align:left;background:0 0;border:0;align-items:center;width:100%;padding:20px 0;display:flex}.location>span{background:#e4efec;border-radius:13px;place-items:center;width:39px;height:39px;margin-right:11px;display:grid}.location svg{width:18px}.location div{flex-direction:column;flex:1;display:flex}.location small{color:var(--muted);font-size:11px}.location strong{font-size:13px}.location>svg{width:18px}.active-job{background:var(--green);color:#fff;cursor:pointer;border-radius:26px 26px 26px 7px;padding:20px;box-shadow:0 16px 35px #0f51492d}.job-head{align-items:center;gap:7px;display:flex}.pulse{background:#ff9a5b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #ff9a5b22}.job-head small{letter-spacing:1px;font-size:10px;font-weight:700}.job-head>span:last-child{background:#2c6962;border-radius:20px;margin-left:auto;padding:5px 9px;font-size:11px}.active-job h3{margin:18px 0;font:700 18px Manrope}.job-route{gap:11px;display:flex}.route-line{flex-direction:column;justify-content:space-between;width:9px;padding:4px 0;display:flex;position:relative}.route-line:before{content:"";background:#fff3;width:2px;position:absolute;top:8px;bottom:8px;left:3px}.route-line i{z-index:1;background:#ff8c49;border-radius:50%;width:8px;height:8px}.route-line i:nth-child(3){background:#fff4}.job-route>div:last-child{flex-direction:column;gap:10px;font-size:12px;display:flex}.job-route span{opacity:.5}.active-job>button{color:var(--green);background:#fff;border:0;border-radius:13px;justify-content:center;align-items:center;gap:5px;width:100%;height:45px;margin-top:18px;font-weight:700;display:flex}.active-job button svg{width:17px}.section-title{justify-content:space-between;align-items:center;margin:28px 0 14px;display:flex}.section-title h2{margin:0;font:700 19px Manrope}.section-title button{color:var(--orange);background:0 0;border:0;font-size:12px;font-weight:700}.category-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.category{text-align:left;background:#fff;border:1px solid #e6ebe9;border-radius:21px;flex-direction:column;min-height:135px;padding:15px;transition:all .2s;display:flex;box-shadow:0 4px 18px #123c3608}.category:hover{transform:translateY(-3px);box-shadow:0 10px 22px #123c3612}.category span,.select-list button>span{background:color-mix(in srgb,var(--cat) 13%,white);width:42px;height:42px;color:var(--cat);border-radius:14px;place-items:center;display:grid}.category svg{width:20px}.category b{margin-top:13px;font:700 15px Manrope}.category small{color:var(--muted);margin-top:3px;font-size:10px}.trust{background:#eef4f1;border-radius:18px;align-items:center;gap:11px;margin-top:15px;padding:15px;display:flex}.trust>svg{color:#2d7c68}.trust div{flex-direction:column;flex:1;display:flex}.trust b{font-size:12px}.trust span{color:var(--muted);margin-top:2px;font-size:10px}.trust>svg:last-child{width:16px}.bottom-nav{z-index:10;background:#fffefc;border-top:1px solid #e6ebe9;justify-content:space-around;width:100%;max-width:480px;height:76px;padding:9px 10px 5px;display:flex;position:fixed;bottom:0}.bottom-nav button{color:#8a9996;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;min-width:62px;font-size:10px;display:flex;position:relative}.bottom-nav button svg{width:21px}.bottom-nav button.active{color:var(--green);font-weight:700}.bottom-nav button.active:before{content:"";background:var(--orange);border-radius:0 0 4px 4px;width:25px;height:3px;position:absolute;top:-9px}.bottom-nav em{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;font-style:normal;display:grid;position:absolute;top:-2px;right:9px}.steps{justify-content:space-between;align-items:center;margin:10px 0 28px;display:flex}.steps span,.block-label{letter-spacing:1px;color:var(--muted);font-size:10px;font-weight:700}.steps div{gap:5px;display:flex}.steps i{background:#dce5e2;border-radius:5px;width:34px;height:4px}.steps i.on{background:var(--orange)}.lead{color:var(--muted);margin:10px 0 24px;font-size:14px;line-height:1.5}.select-list{flex-direction:column;gap:10px;display:flex}.select-list button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;align-items:center;gap:12px;height:75px;padding:11px;display:flex}.select-list button.selected{border:2px solid var(--green);background:#f4f8f6}.select-list button>span svg{width:20px}.select-list button>div{flex-direction:column;flex:1;display:flex}.select-list button b{font:700 14px Manrope}.select-list button small{color:var(--muted);font-size:11px}.select-list button>i{border:1px solid #ccd9d5;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.select-list button.selected>i{background:var(--green);color:#fff}.select-list button>i svg{width:13px}.primary{background:var(--orange);color:#fff;border:0;border-radius:17px;justify-content:center;align-items:center;gap:7px;width:100%;height:54px;font-weight:700;display:flex;box-shadow:0 10px 22px #ff7b3235}.primary svg{width:18px}.sticky{margin-top:24px}.field{flex-direction:column;display:flex;position:relative}.field>span,.photos>span,.summary>span{letter-spacing:1px;color:var(--muted);margin-bottom:8px;font-size:10px;font-weight:700}.field textarea{border:1px solid var(--line);resize:none;height:165px;color:var(--ink);border-radius:18px;outline:none;padding:16px;line-height:1.5}.field textarea:focus{border:2px solid var(--green)}.field>small{color:#9aaba7;font-size:10px;position:absolute;bottom:12px;right:13px}.photos{margin-top:25px}.photos>span small{background:#e9efed;border-radius:8px;margin-left:4px;padding:3px 6px}.photos>div{gap:10px;margin-top:10px;display:flex}.photos button,.mock-photo{background:#f3f7f5;border:1px dashed #9eb4af;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:86px;height:86px;display:flex}.photos button svg{width:22px}.photos button b{font-size:10px}.mock-photo{color:#fff;background:linear-gradient(135deg,#e7a973,#754f35);border:0}.photos p{color:var(--muted);font-size:11px}.block-label{margin:25px 0 8px;display:block}.address-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;align-items:center;width:100%;padding:13px;display:flex}.address-card>span{background:#e7f0ed;border-radius:14px;place-items:center;width:43px;height:43px;margin-right:11px;display:grid}.address-card span svg{width:19px}.address-card div{flex-direction:column;flex:1;display:flex}.address-card b{font-size:13px}.address-card small{color:var(--muted);font-size:11px}.address-card>svg{width:17px}.choice-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choice-row button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;flex-direction:column;padding:14px;display:flex}.choice-row button.selected{border:2px solid var(--green);background:#f2f7f5}.choice-row svg{width:20px;color:var(--orange);margin-bottom:13px}.choice-row b{font-size:12px}.choice-row small{color:var(--muted);margin-top:3px;font-size:10px}.summary{background:#edf3f0;border-radius:18px;margin-top:25px;padding:16px}.summary>div{align-items:center;display:flex}.summary>div>svg{width:20px;color:var(--orange);margin-right:10px}.summary p{flex-direction:column;flex:1;display:flex}.summary p b{font-size:12px}.summary p small{color:var(--muted);font-size:10px}.summary button{color:var(--green);background:0 0;border:0;font-size:11px;font-weight:700}.success-page{text-align:center;background:var(--green);color:#fff;min-height:calc(100vh - 84px);padding:70px 24px 30px}.success-mark{background:var(--orange);border-radius:22px 22px 22px 7px;place-items:center;width:62px;height:62px;margin:auto;display:grid;transform:rotate(-4deg)}.success-mark svg{transform:rotate(4deg)}.success-page>p{letter-spacing:1.5px;color:#9bc3bd;margin-top:25px;font-size:10px;font-weight:700}.success-page h1{margin:5px;font:800 33px Manrope}.success-page>span{color:#c2d8d4;font-size:14px;line-height:1.5;display:block}.success-ticket{color:var(--ink);text-align:left;background:#fff;border-radius:24px 24px 24px 7px;margin:30px 0 18px;padding:20px}.success-ticket>div:first-child{align-items:center;gap:8px;margin-bottom:20px;display:flex}.success-ticket>div:first-child svg{color:var(--orange)}.success-ticket>small{color:var(--muted);font-size:10px}.success-ticket>b{float:right;font-size:12px}.estimate{border-top:1px solid var(--line);margin-top:12px;padding-top:15px!important}.estimate svg{color:var(--orange)}.estimate span{color:var(--muted);font-size:11px}.estimate strong{color:var(--ink)}.text-btn{color:#fff;background:0 0;border:0;margin-top:15px}.request-summary{background:#e9f1ee;border-radius:18px;align-items:center;padding:14px;display:flex}.request-summary>span{width:39px;height:39px;color:var(--orange);background:#fff;border-radius:13px;place-items:center;display:grid}.request-summary>span svg{width:18px}.request-summary>div{flex-direction:column;flex:1;margin-left:10px;display:flex}.request-summary small{letter-spacing:1px;color:var(--muted);font-size:9px}.request-summary b{font-size:12px}.request-summary p{color:var(--muted);align-items:center;margin:2px 0;font-size:10px;display:flex}.request-summary p svg{width:10px}.request-summary button{background:0 0;border:0;font-size:10px;font-weight:700}.proposal-title{align-items:end;margin:28px 0 18px;display:flex}.proposal-title>div{flex:1}.proposal-title p{color:var(--muted);margin:7px 0 0;font-size:12px}.proposal-title>span{color:#d7e5e1;font:800 40px Manrope}.proposal-list{flex-direction:column;gap:14px;display:flex}.proposal-list article{border:1px solid var(--line);background:#fff;border-radius:24px;padding:17px;position:relative}.proposal-list article.chosen{border:2px solid var(--green)}.badge{color:#35675f;background:#eaf2ef;border-radius:0 0 8px 8px;padding:5px 9px;font-size:9px;font-weight:700;position:absolute;top:0;right:18px;transform:translateY(-1px)}.pro-head{align-items:center;margin-top:7px;display:flex}.pro-avatar{color:#fff;border-radius:17px;place-items:center;width:48px;height:48px;margin-right:11px;font-weight:700;display:grid;position:relative}.pro-avatar i{background:var(--orange);border:2px solid #fff;border-radius:50%;place-items:center;width:16px;height:16px;display:grid;position:absolute;bottom:-2px;right:-3px}.pro-avatar i svg{width:9px}.pro-head>div{flex:1}.pro-head h3{margin:0;font:700 14px Manrope}.pro-head p{color:var(--muted);margin:2px 0;font-size:10px}.stars{color:#e99929;font-size:11px}.stars svg{width:11px;height:11px}.stars small{color:var(--muted)}.pro-head>button{background:0 0;border:0}.pro-head>button svg{width:18px}.quote{background:#f3f6f4;border-radius:14px;grid-template-columns:1fr 1.2fr;margin-top:15px;padding:11px;display:grid}.quote>div{flex-direction:column;display:flex}.quote>div+div{border-left:1px solid var(--line);padding-left:15px}.quote small{letter-spacing:1px;color:var(--muted);font-size:8px}.quote b{margin-top:3px;font-size:12px}.message{color:#60736f;font-size:11px;line-height:1.45}.select-pro{border:1px solid var(--green);width:100%;height:42px;color:var(--green);background:#fff;border-radius:13px;font-size:12px;font-weight:700}.select-pro svg{vertical-align:middle;width:13px}.proposal-list article>.primary{height:42px;margin-top:8px;font-size:12px}.safe-note{text-align:center;color:var(--muted);justify-content:center;align-items:center;gap:5px;font-size:10px;display:flex}.safe-note svg{width:15px}.live-map{background:#d9e5e0;border-radius:24px;height:190px;position:relative;overflow:hidden}.map-grid{background-color:#0000;background-image:linear-gradient(35deg,#0000 48%,#c0d1cb 49% 51%,#0000 52%),linear-gradient(-25deg,#0000 48%,#edf4f1 49% 54%,#0000 55%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:80px 70px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.map-pin{background:var(--orange);color:#fff;border:5px solid #fff;border-radius:50% 50% 50% 8px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:49%;left:48%;transform:rotate(-45deg)}.map-pin svg{width:16px;transform:rotate(45deg)}.eta{background:#fff;border-radius:13px;grid-template-columns:auto auto;column-gap:10px;padding:10px 12px;display:grid;position:absolute;top:14px;left:14px}.eta small{color:var(--muted);letter-spacing:1px;grid-column:1/-1;font-size:8px}.eta b{font:800 18px Manrope}.eta span{background:#e9f1ee;border-radius:8px;align-self:center;padding:3px 7px;font-size:10px}.status-card{padding:20px 4px}.status-card>small{letter-spacing:1px;color:var(--orange);margin-left:8px;font-size:9px;font-weight:700}.status-card h1{margin:10px 0 3px;font:800 26px Manrope}.status-card>p{color:var(--muted);font-size:12px}.pro-mini{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;padding:12px;display:flex}.pro-mini>span{background:var(--green);color:#fff;border-radius:13px;place-items:center;width:39px;height:39px;margin-right:9px;font-size:11px;font-weight:700;display:grid}.pro-mini>div{flex:1}.pro-mini b{font-size:12px}.pro-mini p{color:var(--muted);margin:2px 0;font-size:9px}.pro-mini p svg{color:#e99929;width:9px}.pro-mini button{background:#e9f1ee;border:0;border-radius:10px;padding:8px;font-size:10px;font-weight:700}.timeline{border:1px solid var(--line);background:#fff;border-radius:20px;padding:17px}.timeline h3{margin:0 0 12px;font:700 14px Manrope}.timeline>div{align-items:center;min-height:48px;display:flex;position:relative}.timeline>div:not(:last-child):before{content:"";background:#dce5e2;width:2px;position:absolute;top:33px;bottom:-10px;left:12px}.timeline i{z-index:1;background:#fff;border:1px solid #ccd7d4;border-radius:50%;place-items:center;width:26px;height:26px;margin-right:11px;font-size:10px;font-style:normal;display:grid}.timeline .done i{background:var(--green);color:#fff}.timeline i svg{width:12px}.timeline span{flex-direction:column;display:flex}.timeline b{font-size:11px}.timeline small{color:var(--muted);font-size:9px}.support{width:100%;color:var(--green);background:0 0;border:0;margin-top:18px;font-weight:700}.profile-hero{text-align:center;padding:25px 0}.profile-hero>span{background:var(--green);color:#fff;border-radius:26px;place-items:center;width:72px;height:72px;margin:auto;font-size:20px;font-weight:800;display:grid}.profile-hero h1{margin:12px 0 2px;font:800 24px Manrope}.profile-hero p{color:var(--muted);font-size:11px}.profile-stats{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:repeat(3,1fr);padding:15px;display:grid}.profile-stats div{text-align:center;flex-direction:column;display:flex}.profile-stats div+div{border-left:1px solid var(--line)}.profile-stats b{font:800 18px Manrope}.profile-stats small{color:var(--muted);font-size:9px}.settings{border:1px solid var(--line);background:#fff;border-radius:20px;margin-top:20px;padding:0 15px}.settings button{border:0;border-bottom:1px solid var(--line);background:0 0;justify-content:space-between;align-items:center;width:100%;height:54px;font-size:12px;font-weight:600;display:flex}.settings button:last-child{border:0}.settings svg{width:16px}@media (width>=700px){body{padding:25px}.app-shell{border-radius:30px;min-height:calc(100vh - 50px);overflow:hidden}.bottom-nav{border-radius:0 0 30px 30px;bottom:25px}.topbar{position:relative}.success-page{min-height:calc(100vh - 134px)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.demo-root{min-height:100vh;padding-top:46px}.demo-switcher{z-index:100;color:#fff;background:#103f39;border-radius:14px;align-items:center;gap:7px;padding:4px 5px 4px 10px;display:flex;position:fixed;top:8px;left:50%;transform:translate(-50%);box-shadow:0 7px 25px #082c2733}.demo-switcher>span{letter-spacing:1.4px;color:#91b0ab;font:800 8px Manrope}.demo-switcher>div{display:flex}.demo-switcher button{color:#bed0cd;background:0 0;border:0;border-radius:10px;padding:7px 11px;font-size:10px;font-weight:700}.demo-switcher button.active{color:#fff;background:#ff7b32}.env-admin{padding-top:0}.env-admin .demo-switcher{left:auto;right:18px;transform:none}.provider-shell{background:#f7f9f6;width:100%;max-width:480px;min-height:calc(100vh - 46px);margin:auto;padding-bottom:82px;position:relative;box-shadow:0 0 60px #173f3820}.provider-top{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f9f6e8;align-items:center;gap:9px;height:68px;padding:0 20px;display:flex;position:sticky;top:46px}.provider-brand{align-items:center;gap:8px;margin-right:auto;font:600 15px Manrope;display:flex}.provider-brand b{color:var(--orange)}.provider-logo{background:var(--orange);color:#fff;border-radius:11px 11px 11px 4px;place-items:center;width:30px;height:30px;font:800 17px Manrope;display:grid}.online-toggle{background:#e5f1ed;border:0;border-radius:12px;padding:7px 9px;font-size:9px;font-weight:700}.online-toggle i{background:#8c9a97;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.online-toggle i.on{background:#27a878;box-shadow:0 0 0 3px #27a87825}.provider-bell{background:#fff;border:0;border-radius:50%;width:36px;height:36px;position:relative}.provider-bell svg{width:17px}.provider-bell em{background:var(--orange);color:#fff;border-radius:50%;width:14px;height:14px;font:700 8px Manrope;position:absolute;top:0;right:1px}.provider-page{padding:12px 20px 30px}.provider-hello{justify-content:space-between;margin:8px 0 22px;display:flex}.provider-hello p{color:var(--muted);margin:0 0 5px;font-size:13px}.provider-hello h1,.provider-page-title h1{letter-spacing:-1.3px;margin:0;font:800 29px/1.1 Manrope}.provider-hello h1 em{color:var(--orange);font-style:normal}.provider-avatar,.big-avatar{color:#fff;background:#1e5d55;border-radius:18px;place-items:center;width:50px;height:50px;font-weight:800;display:grid;position:relative}.provider-avatar i,.big-avatar i{background:var(--orange);border:2px solid #fff;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;bottom:-2px;right:-3px}.provider-avatar svg,.big-avatar svg{width:10px}.earnings-strip{background:var(--green);color:#fff;border-radius:25px 25px 25px 7px;grid-template-columns:1fr 1fr;padding:18px;display:grid}.earnings-strip>div{flex-direction:column;display:flex}.earnings-strip>div+div{border-left:1px solid #ffffff24;padding-left:16px}.earnings-strip span,.detail-section>span{letter-spacing:1px;color:#a9c7c2;font-size:8px;font-weight:700}.earnings-strip b{margin:5px 0;font:800 19px Manrope}.earnings-strip small{color:#b9d2ce;font-size:8px}.earnings-strip svg{width:10px}.provider-kpis{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:repeat(3,1fr);margin:12px 0 25px;padding:11px;display:grid}.provider-kpis button{background:0 0;border:0;flex-direction:column;align-items:center;display:flex}.provider-kpis button+button{border-left:1px solid var(--line)}.provider-kpis b{font:800 14px Manrope}.provider-kpis svg{color:#e99a24;width:10px}.provider-kpis small{color:var(--muted);font-size:8px}.p-section-title,.provider-page-title{justify-content:space-between;align-items:center;margin:22px 0 11px;display:flex}.p-section-title>div{align-items:center;gap:8px;display:flex}.p-section-title h2{margin:0;font:700 16px Manrope}.p-section-title button,.summary button{color:var(--orange);background:0 0;border:0;font-size:10px;font-weight:700}.radar-dot{background:#2ca278;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #2ca27820}.job-snap-list,.my-proposals,.review-list,.profile-info{flex-direction:column;gap:10px;display:flex}.job-card,.my-proposals article,.review-list article,.profile-info article,.service-active{border:1px solid var(--line);background:#fff;border-radius:20px;padding:15px}.job-card{cursor:pointer}.job-card-top,.job-card footer,.my-proposals header,.my-proposals footer,.service-active header,.review-list header,.profile-info header{justify-content:space-between;align-items:center;display:flex}.category-pill{background:#fff0e6;border-radius:8px;padding:5px 8px;color:var(--orange)!important}.job-card-top>span{color:var(--muted);font-size:8px;font-weight:700}.job-card-top svg{width:11px}.job-card-top .urgent{color:#c5504b;background:#fff0ef;border-radius:7px;padding:5px}.job-card h3,.my-proposals h3,.service-active h3{margin:12px 0 4px;font:700 14px Manrope}.job-card>p,.review-list p,.profile-info p{color:var(--muted);font-size:10px;line-height:1.5}.job-meta{flex-wrap:wrap;gap:9px;padding:5px 0 11px;display:flex}.job-meta span{color:var(--muted);font-size:9px}.job-meta svg{width:11px;color:var(--orange)}.job-card footer{border-top:1px solid var(--line);padding-top:10px}.job-card footer div{flex-direction:column;display:flex}.job-card footer small{color:var(--muted);font-size:7px}.job-card footer b{font-size:12px}.job-card footer>span{color:var(--muted);font-size:9px}.job-card footer svg{width:13px}.photo-row>span{color:var(--muted);font-size:8px}.photo-row>div{gap:6px;margin:5px 0;display:flex}.photo-row>div span{color:#fff;background:#c99b75;border-radius:9px;place-items:center;width:50px;height:40px;display:grid}.next-appointment{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;align-items:center;width:100%;padding:12px;display:flex}.date-stamp{background:#e7f0ed;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;width:44px;height:48px;margin-right:10px;display:flex}.date-stamp b{font:800 17px Manrope}.date-stamp span{color:var(--orange);font-size:7px}.next-appointment>div:nth-child(2){flex-direction:column;flex:1;display:flex}.next-appointment small{color:var(--orange);font-size:8px}.next-appointment b{font-size:11px}.next-appointment div>span{color:var(--muted);font-size:9px}.next-appointment svg{width:13px}.provider-nav{border-top:1px solid var(--line);z-index:10;background:#fffefa;justify-content:space-around;width:100%;max-width:480px;height:72px;display:flex;position:fixed;bottom:0}.provider-nav button{color:#879793;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:55px;font-size:8px;display:flex;position:relative}.provider-nav svg{width:19px}.provider-nav button.active{color:var(--green);font-weight:700}.provider-nav button.active:before{content:"";background:var(--orange);width:24px;height:3px;position:absolute;top:0}.provider-nav em{background:var(--orange);color:#fff;border-radius:50%;width:14px;height:14px;font-size:7px;font-style:normal;position:absolute;top:7px;right:4px}.provider-page-title{margin:8px 0 18px}.provider-page-title span{letter-spacing:1px;color:var(--orange);font-size:8px;font-weight:700}.provider-page-title button{border:1px solid var(--line);background:#fff;border-radius:13px;width:39px;height:39px}.provider-page-title svg{width:16px}.provider-search,.table-search{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;height:43px;padding:0 11px;display:flex}.provider-search svg,.table-search svg{width:15px;color:var(--muted)}.provider-search input,.table-search input{border:0;outline:0;flex:1;margin-left:7px;font-size:10px}.filter-chips,.proposal-tabs,.service-tabs{scrollbar-width:none;gap:6px;padding:11px 0;display:flex;overflow:auto}.filter-chips button,.proposal-tabs button,.service-tabs button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:10px;padding:7px 9px;font-size:9px}.filter-chips button.active,.proposal-tabs button.active,.service-tabs button.active{background:var(--green);color:#fff}.filter-chips svg{width:10px}.result-count{color:var(--muted);justify-content:space-between;margin-bottom:9px;font-size:9px;display:flex}.result-count button{background:0 0;border:0;font-size:9px}.result-count svg{width:10px}.p-empty{text-align:center;flex-direction:column;align-items:center;padding:50px 15px;display:flex}.p-empty svg{color:#9db0ac;width:34px}.p-empty b{margin-top:10px;font-size:13px}.p-empty span{color:var(--muted);font-size:9px}.detail-back{background:0 0;border:0;font-size:10px;font-weight:700}.detail-back svg{vertical-align:middle;width:15px}.detail-title{margin:23px 0 15px}.detail-title>span{color:var(--orange);background:#fff0e6;border-radius:7px;padding:5px;font-size:8px}.detail-title>small{float:right}.detail-title h1{margin:13px 0 5px;font:800 27px Manrope}.detail-title p{color:var(--muted);font-size:10px}.detail-title svg{width:11px}.detail-facts{background:#eaf1ee;border-radius:15px;grid-template-columns:1fr 1fr;padding:12px;display:grid}.detail-facts>div{gap:7px;display:flex}.detail-facts>div+div{border-left:1px solid #ccd9d5;padding-left:8px}.detail-facts svg{width:16px;color:var(--orange)}.detail-facts span{flex-direction:column;display:flex}.detail-facts small{font-size:7px}.detail-facts b{font-size:9px}.detail-section{border-bottom:1px solid var(--line);padding:18px 0}.detail-section>span{color:var(--muted)}.detail-section>p{font-size:11px;line-height:1.5}.detail-photos{gap:7px;margin-top:7px;display:flex}.detail-photos div{color:#fff;background:#c99d76;border-radius:11px;place-items:center;width:78px;height:58px;font-size:9px;display:grid}.mini-map{background:#dce8e4;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;height:95px;display:flex}.mini-map svg{width:19px;color:var(--orange)}.mini-map b{font-size:10px}.mini-map small{font-size:8px}.detail-cta{justify-content:space-between;align-items:center;padding:17px 0;display:flex}.detail-cta div{flex-direction:column;display:flex}.detail-cta small{font-size:7px}.detail-cta b{font-size:12px}.detail-cta button,.send-proposal,.proposal-sent>button{background:var(--orange);color:#fff;border:0;border-radius:12px;padding:12px;font-size:10px;font-weight:700}.proposal-form{background:#fff;border-radius:23px 23px 0 0;margin:15px -20px -30px;padding:20px}.form-title{justify-content:space-between;display:flex}.form-title h2{font:800 19px Manrope}.form-title button{background:#edf2f0;border:0;border-radius:50%}.form-title svg{width:14px}.proposal-form label{color:var(--muted);flex-direction:column;margin:12px 0;font-size:8px;display:flex}.money-input{border:1px solid var(--line);border-radius:12px;align-items:center;height:48px;margin-top:5px;padding:0 11px;display:flex}.money-input input{border:0;outline:0;flex:1;min-width:0;margin-left:7px;font:800 20px Manrope}.proposal-form select,.proposal-form textarea{border:1px solid var(--line);background:#fff;border-radius:11px;margin-top:5px;padding:11px}.proposal-form textarea{resize:none;height:85px}.fee-preview{background:#edf3f0;border-radius:12px;grid-template-columns:1fr 1fr;padding:11px;font-size:9px;display:grid}.fee-preview span{flex-direction:column;display:flex}.fee-preview small{grid-column:1/-1;margin-top:5px}.send-proposal{width:100%;margin-top:10px}.proposal-sent{background:var(--green);color:#fff;text-align:center;min-height:calc(100vh - 130px);padding:75px 25px}.proposal-sent>div{background:var(--orange);border-radius:20px 20px 20px 7px;place-items:center;width:57px;height:57px;margin:auto;display:grid}.proposal-sent>span{color:#a8c6c1;margin-top:20px;font-size:8px;display:block}.proposal-sent h1{font:800 26px Manrope}.proposal-sent p{color:#bad2ce;font-size:11px}.proposal-sent section{color:var(--ink);text-align:left;background:#fff;border-radius:17px;flex-direction:column;margin:20px 0;padding:14px;display:flex}.proposal-sent section small,.proposal-sent section span{font-size:8px}.status{color:#9a691e;background:#fff2db;border-radius:7px;padding:4px 7px;font-size:8px}.status.aceita{color:#24725d;background:#e3f3ed}.status.recusada{color:#aa4e48;background:#fbe8e6}.my-proposals header small,.my-proposals p,.my-proposals footer span{color:var(--muted);font-size:8px}.my-proposals footer{border-top:1px solid var(--line);padding-top:9px}.my-proposals footer span{flex-direction:column;display:flex}.my-proposals footer b{color:var(--ink);font-size:12px}.my-proposals footer svg{width:13px}.service-active p{color:var(--muted);font-size:9px}.service-active p svg{width:11px}.service-active>div{gap:7px;display:flex}.service-active>div>button,.full-action{border:1px solid var(--green);background:#fff;border-radius:11px;flex:1;height:39px;font-size:9px}.service-active>div>button:last-child,.full-action{background:var(--orange);color:#fff;border-color:var(--orange)}.service-flow{flex-direction:column}.service-flow span{border-left:2px solid var(--line);padding:8px;font-size:9px}.service-flow svg{width:11px}.balance-card,.rating-overview{background:var(--green);color:#fff;border-radius:23px 23px 23px 7px;padding:19px}.balance-card>span{color:#a6c5c0;font-size:8px}.balance-card h2{font:800 28px Manrope}.balance-card>button{background:var(--orange);color:#fff;border:0;border-radius:11px;padding:10px}.balance-card footer{border-top:1px solid #ffffff25;grid-template-columns:1fr 1fr;margin-top:16px;padding-top:13px;display:grid}.balance-card footer div{flex-direction:column;display:flex}.balance-card small{font-size:7px}.balance-card b{font-size:11px}.finance-note{background:#fff3e5;border-radius:12px;margin-top:9px;padding:11px;font-size:8px;display:flex}.finance-note svg{width:17px;color:var(--orange);margin-right:7px}.finance-note span{flex-direction:column;display:flex}.transactions article{border-bottom:1px solid var(--line);background:#fff;align-items:center;padding:11px;display:flex}.transaction-icon{background:#e6f0ed;border-radius:11px;place-items:center;width:34px;height:34px;margin-right:8px;display:grid}.transaction-icon svg{width:15px}.transactions article>div{flex-direction:column;flex:1;display:flex}.transactions b,.transactions strong{font-size:9px}.transactions small,.transactions span{color:var(--muted);font-size:7px}.rating-overview{grid-template-columns:1fr 1.5fr;display:grid}.rating-overview>div:first-child{flex-direction:column;align-items:center;display:flex}.rating-overview>div:first-child b{font:800 36px Manrope}.rating-overview>div:first-child span{color:#ffb65e}.rating-overview>div:first-child small{font-size:8px}.rating-overview p{grid-template-columns:9px 1fr 22px;gap:4px;margin:5px;font-size:7px;display:grid}.rating-overview p i{background:#ffffff25;height:4px}.rating-overview p em{background:var(--orange);height:100%;display:block}.review-list header b,.profile-info header b{font-size:10px}.review-list header span{color:#e99a24;font-size:9px}.review-list svg{width:9px}.review-list small{font-size:7px}.provider-profile-hero{text-align:center}.provider-profile-hero .big-avatar{width:68px;height:68px;margin:auto}.provider-profile-hero h1{margin:10px 0 2px;font:800 21px Manrope}.provider-profile-hero p,.provider-profile-hero div{color:var(--muted);font-size:9px}.provider-profile-hero svg{color:#e99a24;width:10px}.verify-banner{color:#267760;background:#e3f2ed;border-radius:14px;gap:8px;margin:12px 0;padding:12px;display:flex}.verify-banner svg{width:19px}.verify-banner span{flex-direction:column;display:flex}.verify-banner b{font-size:10px}.verify-banner small{font-size:8px}.profile-info header button{color:var(--orange);background:0 0;border:0;font-size:8px}.approved{color:#267760;font-size:7px}.profile-info p svg{float:right;width:10px}.profile-info article>small{font-size:7px}.admin-shell{background:#f2f5f3;grid-template-columns:220px minmax(0,1fr);min-height:100vh;display:grid}.admin-shell>aside{color:#fff;z-index:30;background:#0d403a;flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.admin-logo{border-bottom:1px solid #ffffff15;align-items:center;height:75px;padding:0 20px;display:flex}.admin-logo>span{background:var(--orange);border-radius:12px;place-items:center;width:35px;height:35px;margin-right:9px;font:800 19px Manrope;display:grid}.admin-logo>div{font:600 15px Manrope}.admin-logo>div b{color:var(--orange)}.admin-logo small{color:#86aaa5;font-size:7px;display:block}.admin-logo>button{display:none}.admin-shell>aside nav{flex-direction:column;gap:3px;padding:18px 11px;display:flex}.admin-shell>aside nav button,.admin-settings{color:#a1bdb9;background:0 0;border:0;border-radius:10px;align-items:center;height:42px;padding:0 11px;font-size:10px;display:flex}.admin-shell>aside nav svg,.admin-settings svg{width:16px;margin-right:9px}.admin-shell>aside nav button.active{color:#fff;border-left:3px solid var(--orange);background:#1c564f}.admin-shell>aside nav em{background:var(--orange);color:#fff;border-radius:5px;margin-left:auto;padding:3px 6px;font-style:normal}.ops-status{background:#174e48;border-radius:12px;margin:auto 14px 12px;padding:12px;display:flex}.ops-status>i{background:#42d79f;border-radius:50%;width:7px;height:7px;margin:3px 8px}.ops-status span{flex-direction:column;display:flex}.ops-status b{font-size:9px}.ops-status small{color:#8dafaa;font-size:7px}.admin-settings{margin:0 11px 13px}.admin-main{min-width:0}.admin-top{border-bottom:1px solid var(--line);z-index:20;background:#fff;align-items:center;height:64px;padding:0 25px;display:flex;position:sticky;top:0}.admin-search{width:min(420px,45vw);display:flex}.admin-search input{border:0;outline:0;flex:1;margin-left:7px;font-size:9px}.admin-search svg{width:15px}.admin-search kbd{background:#edf1ef;padding:4px;font-size:8px}.admin-bell{border:1px solid var(--line);background:#fff;border-radius:10px;width:34px;height:34px;margin-left:auto}.admin-bell svg{width:15px}.admin-user{background:0 0;border:0;align-items:center;margin-left:10px;display:flex}.admin-user>span{background:#dceae7;border-radius:10px;place-items:center;width:34px;height:34px;font-size:8px;display:grid}.admin-user>div{text-align:left;flex-direction:column;margin-left:7px;display:flex}.admin-user b{font-size:9px}.admin-user small{font-size:7px}.admin-user svg{width:11px}.admin-menu{display:none}.admin-content{max-width:1450px;margin:auto;padding:25px 28px}.admin-page-head{align-items:end;margin-bottom:20px;display:flex}.admin-page-head>div:first-child{margin-right:auto}.admin-page-head span,.main-chart header span,.category-chart header span,.recent-orders header span,.user-growth header span,.table-panel-title span{letter-spacing:1.2px;color:var(--orange);font-size:7px;font-weight:800}.admin-page-head h1{margin:3px 0 0;font:800 26px Manrope}.admin-page-head>div:last-child{gap:6px;display:flex}.admin-period,.admin-export,.primary-admin{border:1px solid var(--line);background:#fff;border-radius:9px;height:35px;padding:0 10px;font-size:8px;font-weight:700}.admin-period svg,.admin-export svg,.primary-admin svg{vertical-align:middle;width:12px}.primary-admin{background:var(--orange);color:#fff;border-color:var(--orange)}.admin-kpis{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.admin-kpis article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;padding:15px;display:flex}.admin-kpis article:nth-child(4n){border-right:0}.admin-kpis article:nth-child(n+5){border-bottom:0}.admin-kpis span,.finance-kpis span{color:var(--muted);font-size:8px}.admin-kpis b,.finance-kpis b{margin:5px 0;font:800 18px Manrope}.admin-kpis small,.finance-kpis small{color:#238064;font-size:7px}.admin-kpis svg{width:8px}.admin-kpis em{color:var(--muted);font-style:normal}.admin-kpis .highlight{background:var(--green);color:#fff}.chart-grid,.admin-lower{grid-template-columns:minmax(0,2fr) minmax(220px,.8fr);gap:12px;margin-top:12px;display:grid}.main-chart,.category-chart,.recent-orders,.user-growth,.table-panel{border:1px solid var(--line);background:#fff;border-radius:15px;min-width:0}.main-chart,.category-chart,.user-growth{padding:16px}.main-chart header,.category-chart header,.recent-orders header,.user-growth header,.table-panel-title{justify-content:space-between;display:flex}.main-chart h3,.category-chart h3,.recent-orders h3,.user-growth h3,.table-panel-title h3{margin:2px 0;font:700 12px Manrope}.chart-legend{font-size:7px}.chart-legend i{background:var(--orange);border-radius:50%;width:7px;height:7px;margin:0 3px;display:inline-block}.chart-legend i:nth-child(2){background:var(--green)}.chart-area{height:220px;padding:15px 0 20px 25px;position:relative}.chart-area svg{width:100%;height:100%}.chart-area path{fill:none;stroke-width:2px;vector-effect:non-scaling-stroke}.chart-area .area{fill:url(#fill)}.line-orange{stroke:var(--orange)}.line-green{stroke:var(--green)}.y-axis{flex-direction:column;justify-content:space-between;font-size:7px;display:flex;position:absolute;top:12px;bottom:18px;left:0}.x-axis{justify-content:space-between;font-size:7px;display:flex;position:absolute;bottom:0;left:25px;right:0}.category-chart{flex-direction:column;gap:16px;display:flex}.cat-bar{grid-template-columns:55px 1fr 25px;align-items:center;gap:6px;font-size:8px;display:grid}.cat-bar i{background:#edf1ef;height:6px}.cat-bar em{height:100%;display:block}.recent-orders{overflow:hidden}.recent-orders header{padding:14px}.recent-orders header button{color:var(--orange);background:0 0;border:0;font-size:8px}.recent-orders header svg{width:10px}.user-growth>b{margin-top:15px;font:800 28px Manrope;display:block}.user-growth>small{font-size:7px}.growth-bars{align-items:end;gap:4px;height:85px;margin:12px 0;display:flex}.growth-bars i{background:#b9d4cf;flex:1}.growth-bars i:nth-last-child(-n+3){background:var(--orange)}.user-growth footer{justify-content:space-between;font-size:8px;display:flex}.user-growth footer span{flex-direction:column;display:flex}.table-tools{border-bottom:1px solid var(--line);align-items:center;gap:6px;min-height:60px;padding:10px 14px;display:flex}.table-tools .table-search{width:250px}.table-tools>button{border:1px solid var(--line);background:#fff;border-radius:9px;height:35px;font-size:8px}.table-tools>button svg{width:10px}.table-tools>span{color:var(--muted);margin-left:auto;font-size:8px}.admin-table-wrap{overflow:auto}.admin-table{border-collapse:collapse;white-space:nowrap;width:100%}.admin-table th{text-align:left;color:#71837f;background:#f6f8f7;padding:9px 12px;font-size:7px}.admin-table td{border-top:1px solid #edf1ef;padding:10px 12px;font-size:8px}.admin-table td small{color:var(--muted);font-size:7px;display:block}.admin-table td>svg{color:#e99a24;width:10px}.admin-table td button{background:0 0;border:0}.admin-table td button svg{width:12px}.category-dot,.account-dot{background:var(--orange);border-radius:50%;width:7px;height:7px;display:inline-block}.admin-status,.verified,.pending{color:#24745e;background:#e5f2ed;border-radius:7px;padding:4px 7px;font-size:7px;display:inline-block}.pending{color:#a16916;background:#fff1dc}.table-person{align-items:center;gap:6px;display:flex}.table-person>span{background:#dceae7;border-radius:8px;place-items:center;width:27px;height:27px;font-size:7px;display:grid}.row-actions{display:flex}.row-actions svg{width:12px}.admin-drawer{z-index:50;position:fixed;inset:0}.drawer-overlay{background:#092d2850;position:absolute;inset:0}.admin-drawer>aside{background:#fff;width:min(400px,90vw);padding:22px;position:absolute;top:0;bottom:0;right:0}.admin-drawer header,.drawer-status{justify-content:space-between;display:flex}.admin-drawer h2{font:800 20px Manrope}.admin-drawer header button{background:0 0;border:0}.admin-drawer header svg{width:14px}.drawer-status{border-bottom:1px solid var(--line);padding:14px 0}.admin-drawer dl{grid-template-columns:1fr 1fr;gap:15px;display:grid}.admin-drawer dt{color:var(--muted);font-size:7px}.admin-drawer dd{margin:2px 0;font-size:9px;font-weight:700}.admin-drawer section{background:#f3f6f4;border-radius:12px;padding:13px;font-size:9px}.admin-drawer footer{gap:7px;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.admin-drawer footer button{border:1px solid var(--green);background:#fff;border-radius:10px;flex:1;height:39px;font-size:8px}.admin-drawer footer button+button{background:var(--orange);color:#fff;border-color:var(--orange)}.admin-toast{background:var(--green);color:#fff;z-index:40;border-radius:10px;padding:10px;font-size:8px;position:fixed;top:70px;right:25px}.admin-toast svg{width:12px}.admin-toast button{color:#fff;background:0 0;border:0}.finance-kpis{grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:12px;display:grid}.finance-kpis article{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;padding:13px;display:flex}.table-panel-title{padding:14px}.category-admin-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.category-admin-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;padding:12px;display:flex}.cat-admin-icon{width:37px;height:37px;color:var(--orange);background:#fff0e6;border-radius:11px;place-items:center;margin-right:8px;display:grid}.category-admin-grid article>div:nth-child(2){flex:1}.category-admin-grid h3{margin:0;font-size:10px}.category-admin-grid p{font-size:7px}.category-admin-grid article>button{background:0 0;border:0}.category-admin-grid svg{width:14px}.switch input{display:none}.switch i{background:#cbd5d2;border-radius:10px;width:27px;height:15px;display:block;position:relative}.switch i:after{content:"";background:#fff;border-radius:50%;width:11px;height:11px;position:absolute;top:2px;left:2px}.switch input:checked+i{background:#27876b}.switch input:checked+i:after{left:14px}.modal-layer{z-index:50;background:#092d2860;place-items:center;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:17px;width:min(390px,90vw);padding:19px}.modal header{justify-content:space-between;display:flex}.modal h2{font-size:17px}.modal header button{background:0 0;border:0}.modal svg{width:15px}.modal label{flex-direction:column;margin-top:12px;font-size:8px;display:flex}.modal input{border:1px solid var(--line);border-radius:9px;height:39px;margin-top:4px;padding:0 9px}.modal footer{justify-content:end;gap:6px;margin-top:15px;display:flex}.modal footer button{border:1px solid var(--line);background:#fff;border-radius:9px;height:36px;font-size:8px}.modal footer button+button{background:var(--orange);color:#fff}.support-overview{background:var(--green);color:#fff;border-radius:14px;grid-template-columns:repeat(3,1fr);margin-bottom:11px;display:grid}.support-overview div{flex-direction:column;padding:14px;display:flex}.support-overview div+div{border-left:1px solid #ffffff20}.support-overview b{font:800 18px Manrope}.support-overview span{font-size:8px}.admin-ticket-tabs{padding:0 0 9px}@media (width<=1000px){.admin-kpis{grid-template-columns:repeat(2,1fr)}.chart-grid,.admin-lower{grid-template-columns:1fr}.finance-kpis{grid-template-columns:repeat(3,1fr)}.category-admin-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.env-admin{padding-top:46px}.env-admin .demo-switcher{left:50%;right:auto;transform:translate(-50%)}.admin-shell{display:block}.admin-shell>aside{width:220px;transition:all .2s;position:fixed;top:0;left:0;transform:translate(-100%)}.admin-shell>aside.open{transform:none}.admin-logo>button,.admin-menu{color:inherit;background:0 0;border:0;margin-left:auto;display:block}.admin-top{padding:0 12px;top:46px}.admin-menu{margin:0 7px 0 0}.admin-menu svg{width:17px}.admin-search{flex:1;width:auto}.admin-search kbd,.admin-user>div,.admin-user>svg{display:none}.admin-user>span{margin:0}.admin-content{padding:17px 13px}.admin-page-head h1{font-size:21px}.admin-page-head>div:last-child{flex-wrap:wrap;justify-content:end}.admin-kpis b{font-size:15px}.main-chart{padding:11px}.chart-area{height:180px}.finance-kpis{grid-template-columns:1fr 1fr}.finance-kpis article:last-child{grid-column:1/-1}.category-admin-grid{grid-template-columns:1fr}.table-tools{flex-wrap:wrap}.table-tools .table-search{width:100%}.table-tools>span{margin-left:0}.support-overview div{padding:9px}.support-overview b{font-size:14px}.support-overview span{font-size:7px}}html{scroll-behavior:smooth}.public-site{color:#123c36;background:#f7f9f5;min-height:100vh;overflow:hidden}.public-nav{z-index:10;align-items:center;max-width:1280px;height:78px;margin:auto;padding:0 34px;display:flex;position:relative}.public-logo{color:#123c36;align-items:center;margin-right:auto;text-decoration:none;display:flex}.public-logo>span{color:#fff;background:#ff7b32;border-radius:13px 13px 13px 5px;place-items:center;width:37px;height:37px;margin-right:10px;font:800 20px Manrope;display:grid;transform:rotate(-4deg)}.public-logo b{font:700 17px Manrope}.public-logo em{color:#ff7b32;font-style:normal}.public-nav nav{gap:26px;display:flex}.public-nav nav a{color:#5f7571;font-size:12px;font-weight:600;text-decoration:none}.public-nav nav a:hover{color:#ff7b32}.public-nav>div{gap:8px;margin-left:auto;display:flex}.public-nav button,.hero-actions button,.two-sides button,.final-cta button{border:0;border-radius:12px;height:43px;padding:0 17px;font-size:11px;font-weight:700}.nav-overview{background:0 0}.nav-demo{color:#fff;background:#104c45}.public-nav button svg,.hero-actions button svg,.two-sides button svg{vertical-align:middle;width:14px;margin-left:5px}.public-hero{grid-template-columns:1.05fr .95fr;align-items:center;max-width:1280px;min-height:650px;margin:auto;padding:70px 48px 85px;display:grid}.hero-kicker,.section-intro>span,.two-sides>div>span,.safety-section>div>span,.final-cta>span{letter-spacing:1.6px;color:#ff7b32;font:800 9px Manrope}.hero-kicker i{background:#31a47f;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 5px #31a47f1e}.hero-copy h1{letter-spacing:-4.2px;margin:20px 0 25px;font:800 clamp(48px,5vw,74px)/.98 Manrope}.hero-copy h1 em{color:#ff7b32;font-style:normal}.hero-copy>p{color:#627974;max-width:560px;font-size:17px;line-height:1.6}.hero-actions{gap:9px;margin:29px 0;display:flex}.hero-actions button:first-child,.two-sides button,.final-cta button{color:#fff;background:#ff7b32;box-shadow:0 12px 28px #ff7b3230}.hero-actions button:last-child{background:#fff;border:1px solid #dbe5e2}.hero-actions svg{margin:0 5px 0 0!important}.hero-proof{color:#60736f;align-items:center;gap:12px;font-size:10px;display:flex}.hero-proof b{color:#123c36;display:block}.hero-proof svg{color:#e89a28;width:10px}.proof-faces{display:flex}.proof-faces i{color:#fff;background:#1b584f;border:3px solid #f7f9f5;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:-7px;font:700 7px Manrope;display:grid}.proof-faces i:nth-child(2){background:#7a5a80}.proof-faces i:nth-child(3){background:#735442}.hero-stage{isolation:isolate;background:#dbe8e4;border-radius:45% 45% 10px;height:480px;margin-left:50px;position:relative}.hero-stage:before{content:"";z-index:-1;border:1px solid #b7d0ca;border-radius:50%;position:absolute;inset:8% -15% -15% 12%}.route-word{color:#e2eae7;letter-spacing:-7px;z-index:-2;font:800 85px Manrope;position:absolute;top:-45px;right:-10px}.route-line-art{border-radius:inherit;background:linear-gradient(37deg,#0000 47%,#f2f7f4 48% 52%,#0000 53%),linear-gradient(-28deg,#0000 42%,#bdd2cc 43% 45%,#0000 46%);position:absolute;inset:0}.route-line-art i{background:#ff7b32;border:4px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute}.route-line-art i:first-child{bottom:18%;left:20%}.route-line-art i:nth-child(2){top:45%;left:53%}.route-line-art i:nth-child(3){top:16%;right:13%}.request-float,.provider-float{background:#fff;border:1px solid #dce5e2;border-radius:21px;padding:16px;position:absolute;box-shadow:0 22px 45px #143d361c}.request-float{width:290px;animation:5s ease-in-out infinite commercialFloat;top:70px;left:-55px}.request-float header,.provider-float{align-items:center;display:flex}.request-float header>span{color:#ff7b32;background:#fff0e6;border-radius:13px;place-items:center;width:40px;height:40px;margin-right:9px;display:grid}.request-float header svg{width:18px}.request-float header>div{flex-direction:column;flex:1;display:flex}.request-float small,.provider-float small{color:#778b87;letter-spacing:.7px;font-size:7px}.request-float b,.provider-float b{font:700 12px Manrope}.request-float header em{color:#27765e;background:#e4f3ed;border-radius:6px;padding:5px;font-size:7px;font-style:normal}.request-float>p{color:#667b77;font-size:10px}.request-float footer{border-top:1px solid #e3e9e7;justify-content:space-between;padding-top:9px;font-size:8px;display:flex}.request-float footer svg{width:10px}.provider-float{width:270px;animation:5s ease-in-out 1.5s infinite commercialFloat;bottom:75px;right:-35px}.float-avatar{color:#fff;background:#174f48;border-radius:15px;place-items:center;width:46px;height:46px;margin-right:10px;font-weight:800;display:grid;position:relative}.float-avatar i{background:#ff7b32;border:2px solid #fff;border-radius:50%;place-items:center;width:16px;height:16px;display:grid;position:absolute;bottom:-2px;right:-2px}.float-avatar i svg{width:8px}.provider-float>div{flex-direction:column;display:flex}.provider-float p{color:#6f837f;margin:3px 0;font-size:8px}.provider-float p svg{color:#e99a28;width:9px}.arrival-pin{color:#fff;background:#ff7b32;border:6px solid #fff;border-radius:50% 50% 50% 9px;place-items:center;width:50px;height:50px;display:grid;position:absolute;top:12%;right:12%;transform:rotate(-45deg)}.arrival-pin svg{width:18px;transform:rotate(45deg)}.category-ribbon{z-index:3;background:#fff;border:1px solid #e0e7e5;border-radius:20px;grid-template-columns:1.5fr repeat(6,1fr);max-width:1180px;margin:-32px auto 0;display:grid;position:relative;box-shadow:0 14px 40px #153b3510}.category-ribbon>span{align-self:center;padding:24px;font:700 12px Manrope}.category-ribbon button{background:#fff;border:0;border-left:1px solid #edf1ef;flex-direction:column;align-items:center;gap:7px;padding:18px 7px;font-size:9px;display:flex}.category-ribbon button:hover{color:#ff7b32;background:#f5f8f6}.category-ribbon button i{background:#edf4f2;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.category-ribbon button svg{width:16px}.how-section{max-width:1180px;margin:auto;padding:130px 20px}.section-intro{text-align:center}.section-intro h2,.two-sides h2,.safety-section h2,.final-cta h2{letter-spacing:-2.2px;margin:12px 0;font:800 clamp(32px,4vw,50px)/1.08 Manrope}.section-intro p{color:#6a7e7a}.journey-grid{grid-template-columns:repeat(3,1fr);margin-top:55px;display:grid}.journey-grid article{border-left:1px solid #dce5e2;padding:28px 34px;position:relative}.journey-grid article>span{color:#dde8e4;font:800 36px Manrope}.journey-grid article>i{color:#fff;background:#0f5149;border-radius:16px;place-items:center;width:46px;height:46px;margin:23px 0;display:grid}.journey-grid article>i svg{width:20px}.journey-grid h3{font:700 17px Manrope}.journey-grid p{color:#6b7e7a;font-size:12px;line-height:1.6}.journey-grid article>svg{color:#ff7b32;z-index:2;width:18px;position:absolute;top:50%;right:-10px}.two-sides{grid-template-columns:1fr 1fr;min-height:610px;display:grid}.two-sides>div{padding:100px max(50px,7vw)}.client-side{background:#e8f0ed}.provider-side{color:#fff;background:#0d403a;position:relative;overflow:hidden}.provider-side:after{content:"PARCEIRO";letter-spacing:-5px;color:#ffffff08;font:800 95px Manrope;position:absolute;bottom:20px;right:-30px}.two-sides p,.two-sides li{font-size:12px;line-height:1.7}.two-sides ul{padding:20px 0;list-style:none}.two-sides li{margin:9px 0}.two-sides li svg{color:#ff7b32;vertical-align:middle;width:15px;margin-right:7px}.two-sides button{margin-top:20px}.provider-side>span{color:#8eb5af!important}.provider-side>p{color:#b2ccc8;max-width:450px}.provider-numbers{gap:50px;margin-top:35px;display:flex}.provider-numbers div{flex-direction:column;display:flex}.provider-numbers b{font:800 25px Manrope}.provider-numbers small{color:#9dbbb7;font-size:9px}.safety-section{background:#fff;border:1px solid #dce5e2;border-radius:30px;grid-template-columns:110px 1.4fr 1fr;align-items:center;gap:35px;max-width:1180px;margin:120px auto;padding:55px;display:grid}.safety-seal{color:#0f5149;background:#e5f1ed;border-radius:45px 45px 17px 17px;flex-direction:column;justify-content:center;align-items:center;width:95px;height:105px;display:flex}.safety-seal svg{width:30px}.safety-seal span{font:800 14px Manrope}.safety-section h2{font-size:31px}.safety-list p{border-bottom:1px solid #e3e9e7;flex-direction:column;padding-bottom:11px;display:flex}.safety-list b{font-size:11px}.safety-list small{color:#738783;font-size:9px}.final-cta{color:#fff;text-align:center;background:#ff7b32;padding:100px 20px}.final-cta>span{color:#ffe0cc}.final-cta p{color:#fff0e7;font-size:13px}.final-cta button{background:#0f5149;margin-top:20px}.public-footer{color:#fff;background:#0a342f;align-items:center;min-height:160px;padding:45px max(30px,8vw);display:flex}.public-footer .public-logo{color:#fff;margin:0 30px 0 0}.public-footer p{color:#9bb9b4;font-size:11px}.public-footer>small{color:#789d97;margin-left:auto;font-size:8px}.onboarding-layer,.overview-layer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200;background:#092f2a9b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.onboarding-card{background:#f8faf7;border-radius:28px 28px 28px 9px;width:min(440px,100%);padding:34px;position:relative;box-shadow:0 30px 80px #092d2840}.onboarding-close,.overview-modal>header>button{background:#e9efed;border:0;border-radius:50%;width:35px;height:35px;position:absolute;top:20px;right:20px}.onboarding-close svg,.overview-modal>header>button svg{width:15px}.onboarding-card>span,.overview-modal header span{color:#ff7b32;letter-spacing:1.3px;font-size:8px;font-weight:800}.onboarding-card h2{margin:8px 0;font:800 31px/1.1 Manrope}.onboarding-card>p{color:#6a7d79;font-size:11px}.role-options{flex-direction:column;gap:9px;margin:23px 0;display:flex}.role-options button{text-align:left;background:#fff;border:1px solid #dce5e2;border-radius:17px;align-items:center;height:75px;padding:11px;display:flex}.role-options button:hover{border-color:#ff7b32;transform:translateY(-2px)}.role-options button>i{background:#e8f1ee;border-radius:13px;place-items:center;width:43px;height:43px;margin-right:11px;display:grid}.role-options button>i svg{width:18px}.role-options button>span{flex-direction:column;flex:1;display:flex}.role-options b{font-size:12px}.role-options small{color:#778a86;font-size:9px}.role-options button>svg{width:16px}.explore-full{color:#fff;background:#0f5149;border:0;border-radius:13px;width:100%;height:46px;font-size:10px;font-weight:700}.explore-full svg{vertical-align:middle;width:13px}.simulation-note{color:#778a86;justify-content:center;align-items:center;margin-top:14px;font-size:8px;display:flex}.simulation-note svg{width:12px;margin-right:4px}.overview-modal{background:#f8faf7;border-radius:27px;width:min(820px,100%);max-height:94vh;padding:30px;position:relative;overflow:auto}.overview-modal>header h2{margin:5px 0;font:800 27px Manrope}.overview-modal>header p{color:#6e817e;font-size:10px}.overview-flow{grid-template-columns:1fr 50px 1fr 50px 1fr;align-items:center;margin:23px 0;display:grid}.overview-flow>div{color:#fff;text-align:center;background:#0f5149;border-radius:14px;flex-direction:column;padding:13px;display:flex}.overview-flow small{color:#a8c6c1;font-size:8px}.overview-flow>i{background:#ff7b32;height:1px;position:relative}.overview-flow>i:after{content:"›";color:#ff7b32;position:absolute;top:-10px;right:0}.overview-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.overview-grid article{background:#fff;border:1px solid #dce5e2;border-radius:14px;align-items:center;padding:11px;display:flex;position:relative}.overview-grid article>span{color:#0f5149;background:#e8f1ee;border-radius:11px;place-items:center;width:36px;height:36px;margin-right:9px;display:grid}.overview-grid svg{width:16px}.overview-grid article>div{flex-direction:column;display:flex}.overview-grid b{font-size:10px}.overview-grid small{color:#758783;font-size:8px}.overview-grid em{color:#ff7b32;font-size:6px;font-style:normal;position:absolute;top:7px;right:8px}.overview-warning{background:#fff3e8;border-radius:13px;margin-top:12px;padding:12px;display:flex}.overview-warning svg{color:#ff7b32;width:18px;margin-right:8px}.overview-warning span{flex-direction:column;display:flex}.overview-warning b{font-size:9px}.overview-warning small{color:#7b8986;font-size:8px}.overview-modal>footer{justify-content:end;gap:8px;margin-top:18px;display:flex}.overview-modal>footer button{background:#fff;border:1px solid #dce5e2;border-radius:11px;height:40px;padding:0 13px;font-size:9px;font-weight:700}.overview-modal>footer button+button{color:#fff;background:#ff7b32;border-color:#ff7b32}.overview-modal>footer svg{vertical-align:middle;width:12px}.tour-dock{z-index:150;color:#fff;background:#0c4039;border:1px solid #ffffff18;border-radius:20px;width:min(560px,100vw - 28px);padding:16px 18px;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 22px 70px #092d2860}.tour-progress{gap:3px;padding:0 18px;display:flex;position:absolute;top:0;left:0;right:0}.tour-progress i{background:#ffffff20;flex:1;height:3px}.tour-progress i.active{background:#ff7b32}.tour-dock header{justify-content:space-between;display:flex}.tour-dock header>span{color:#ff9b63;letter-spacing:1px;font-size:7px;font-weight:800}.tour-dock header button{color:#fff;background:0 0;border:0}.tour-dock header svg{width:14px}.tour-dock h3{margin:6px 0;font:700 16px Manrope}.tour-dock>p{color:#b3ceca;margin:0;font-size:9px;line-height:1.5}.tour-dock footer{justify-content:space-between;margin-top:12px;display:flex}.tour-dock footer button{color:#fff;background:0 0;border:1px solid #ffffff25;border-radius:9px;height:34px;padding:0 10px;font-size:8px;font-weight:700}.tour-dock footer button:disabled{opacity:.3}.tour-dock footer button:last-child{background:#ff7b32;border-color:#ff7b32}.tour-dock footer svg{vertical-align:middle;width:11px}.demo-switcher .back-public{font-weight:800;color:#fff!important;background:#ff7b32!important;padding:7px!important}.demo-switcher .overview-trigger{color:#ffb487;border-left:1px solid #ffffff24;border-radius:0;padding-left:9px}:is(.demo-root:has(.tour-dock) .provider-shell,.demo-root:has(.tour-dock) .app-shell,.demo-root:has(.tour-dock) .admin-shell){padding-bottom:190px}button,a{transition:transform .18s,box-shadow .18s,background-color .18s,color .18s,border-color .18s}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #ff9d6655}.primary:hover,.select-pro:hover,.nav-demo:hover,.hero-actions button:first-child:hover,.two-sides button:hover,.final-cta button:hover{transform:translateY(-2px);box-shadow:0 15px 32px #ff7b3238}.active-job:hover,.job-card:hover{box-shadow:0 18px 35px #103e3720}.category:active,.role-options button:active{transform:scale(.98)}@keyframes commercialFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (width<=900px){.public-nav nav{display:none}.public-hero{grid-template-columns:1fr;padding-top:45px}.hero-copy{text-align:center}.hero-copy>p{margin:auto}.hero-actions,.hero-proof{justify-content:center}.hero-stage{width:min(550px,85vw);margin:75px auto 20px}.category-ribbon{grid-template-columns:repeat(3,1fr);margin:0 20px}.category-ribbon>span{text-align:center;border-bottom:1px solid #edf1ef;grid-column:1/-1}.category-ribbon button:nth-child(5){border-left:0}.safety-section{grid-template-columns:90px 1fr;margin:90px 20px}.safety-list{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.env-admin .demo-switcher{right:8px}}@media (width<=640px){.public-nav{height:66px;padding:0 16px}.public-nav .nav-overview{display:none}.public-nav .nav-demo{height:38px;padding:0 11px}.public-hero{min-height:auto;padding:45px 18px 65px}.hero-copy h1{letter-spacing:-3px;font-size:43px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column}.hero-actions button{width:100%;height:48px}.hero-proof{text-align:left}.hero-stage{width:90vw;height:380px;margin-top:60px}.route-word{font-size:60px}.request-float{width:250px;top:45px;left:-8px}.provider-float{width:245px;bottom:45px;right:-7px}.category-ribbon{grid-template-columns:repeat(2,1fr);margin-top:0}.category-ribbon button:nth-child(odd){border-left:0}.category-ribbon button:nth-child(5){border-left:1px solid #edf1ef}.how-section{padding:90px 18px}.journey-grid{grid-template-columns:1fr;margin-top:35px}.journey-grid article{border-top:1px solid #dce5e2;border-left:0;padding:22px 15px}.journey-grid article>svg{display:none}.two-sides{grid-template-columns:1fr}.two-sides>div{padding:75px 25px}.safety-section{padding:28px 22px;display:block}.safety-seal{margin-bottom:25px}.safety-list{display:block}.public-footer{flex-direction:column;align-items:flex-start;gap:15px}.public-footer>small{margin:0}.overview-grid{grid-template-columns:1fr}.overview-flow{grid-template-columns:1fr 20px 1fr 20px 1fr}.overview-modal{padding:22px 16px}.overview-modal>footer{flex-direction:column}.overview-modal>footer button{width:100%}.onboarding-card{padding:28px 20px}.tour-dock{bottom:8px}.demo-switcher .overview-trigger{display:none}.demo-switcher button{padding:7px 8px}:is(.demo-root:has(.tour-dock) .provider-shell,.demo-root:has(.tour-dock) .app-shell,.demo-root:has(.tour-dock) .admin-shell){padding-bottom:210px}}@media (prefers-reduced-motion:reduce){.request-float,.provider-float{animation:none}}:is(body:has(.public-site),body:has(.admin-shell)){padding:0}
