@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";
*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#152421;background:#f7f8f4;margin:0;font-family:DM Sans,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.topbar{z-index:20;background:#fbfcf9;border-bottom:1px solid #dae0d9;align-items:center;gap:34px;height:76px;padding:0 clamp(22px,4vw,70px);display:flex;position:relative}.brand{white-space:nowrap;align-items:center;gap:11px;font:800 20px/1 Manrope,sans-serif;display:flex}.mark{background:#1bc6a4;border-radius:9px;grid-template-columns:repeat(3,5px);justify-content:center;align-items:end;gap:3px;width:31px;height:31px;padding-bottom:7px;display:grid}.mark i{background:#0b2b25;border-radius:3px 3px 1px 1px;display:block}.mark i:first-child{height:8px}.mark i:nth-child(2){height:15px}.mark i:nth-child(3){height:11px}.topbar nav{color:#43534f;gap:28px;margin-left:auto;font-size:14px;display:flex}.topbar nav a:hover,.muted-link:hover{color:#007c69}.account-actions{align-items:center;gap:15px;display:flex}.muted-link{color:#43534f;font-size:14px}.button{color:#062d25;background:#10b796;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;padding:12px 19px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{background:#0da586;transform:translateY(-1px)}.button.small{padding:10px 16px;font-size:14px}.button.large{padding:15px 22px}.button.ghost{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#081c185c;border-color:#ffffff7a}.button.ghost:hover{background:#081c1894}.button.dark{color:#fff;background:#183d36}.button.pale{color:#0d463a;background:#d6faef}.avatar{color:#0b5749;background:#d8f5ec;border-radius:50%;place-items:center;width:38px;height:38px;font:700 12px Manrope;display:grid}.hero{background:#dde4df;align-items:center;height:min(740px,100vh - 76px);min-height:620px;display:flex;position:relative;overflow:hidden}.hero>img{object-fit:cover}.hero-shade{background:linear-gradient(90deg,#081b17f0 0%,#081b17c7 36%,#081b1729 67%,#081b170f 100%);position:absolute;inset:0}.hero-copy{z-index:2;color:#fff;width:min(670px,90%);margin-left:clamp(24px,7vw,120px);position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#55e4c5;font:700 12px Manrope}.eyebrow.dark{color:#087c68}.eyebrow.amber{color:#ffc366}.hero h1{letter-spacing:-.05em;max-width:730px;margin:19px 0 20px;font:800 clamp(45px,5.2vw,78px)/1.02 Manrope}.hero p{color:#dce9e5;max-width:610px;font-size:18px;line-height:1.65}.hero-actions{gap:12px;margin-top:30px;display:flex}.quiet-proof{color:#cadbd6;gap:0;margin-top:35px;font-size:12px;display:flex}.quiet-proof span{align-items:center;display:flex}.quiet-proof span:not(:last-child):after{content:"";background:#6d8a83;border-radius:50%;width:3px;height:3px;margin:0 16px}.section{padding:100px clamp(24px,7vw,120px)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.section h2{letter-spacing:-.04em;color:#122923;margin:12px 0;font:750 clamp(32px,3.4vw,52px)/1.08 Manrope}.section-heading h2{max-width:700px}.text-link{color:#087c68;white-space:nowrap;font-weight:700}.text-link span,.service-grid a span{margin-left:6px}.service-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-grid article{background:#fff;border:1px solid #dce2dc;border-radius:20px;flex-direction:column;min-height:260px;padding:27px;display:flex;box-shadow:0 10px 30px #1f352e0a}.service-icon{color:#087c68;background:#d9f7ee;border-radius:14px;place-items:center;width:47px;height:47px;font-size:21px;display:grid}.service-grid h3{margin:24px 0 9px;font:700 20px Manrope}.service-grid p{color:#68746f;margin:0;line-height:1.55}.service-grid a{color:#087c68;margin-top:auto;font-size:14px;font-weight:700}.how{background:#e9eee8;grid-template-columns:.86fr 1.14fr;gap:9vw;display:grid}.how-intro p{color:#60706b;max-width:520px;margin-bottom:28px;font-size:17px;line-height:1.7}.steps{border-top:1px solid #c8d1cb}.steps article{border-bottom:1px solid #c8d1cb;grid-template-columns:60px 1fr;gap:16px;padding:30px 0;display:grid}.steps>article>span{color:#0b8f78;font:700 13px Manrope}.steps h3{margin:0 0 9px;font:700 21px Manrope}.steps p{color:#66736f;margin:0;line-height:1.6}.passport{background:#f7f8f4}.passport-card{color:#fff;background:#143c34;border-radius:28px;grid-template-columns:80px 1fr auto;align-items:center;gap:28px;padding:50px 55px;display:grid;box-shadow:0 25px 70px #1239312e}.home-glyph{color:#0d3930;background:#1fc4a4;border-radius:19px;place-items:center;width:72px;height:72px;font-size:34px;display:grid}.passport h2{color:#fff;margin:10px 0;font-size:36px}.passport p{color:#cae0d9;margin:0}.provider-call{color:#fff;background:#102c26;grid-template-columns:1.2fr .8fr auto;align-items:center;gap:55px;display:grid}.provider-call h2{color:#fff;margin-bottom:0}.provider-call p{color:#c3d6d0;line-height:1.7}.provider-call .button{white-space:nowrap}footer{color:#d7e6e1;background:#091f1a;grid-template-columns:1.2fr .8fr .8fr 1fr;align-items:start;gap:44px;padding:56px clamp(24px,7vw,120px);display:grid}.brand.light .mark{transform:scale(.85)}footer p,footer small{color:#8da7a0;line-height:1.55}.footer-links{flex-direction:column;gap:12px;font-size:14px;display:flex}.footer-links a:hover{color:#55e4c5}@media (max-width:1050px){.topbar nav{display:none}.service-grid{grid-template-columns:repeat(2,1fr)}.provider-call{grid-template-columns:1fr 1fr}.provider-call .button{grid-column:1/-1;justify-self:start}.passport-card{grid-template-columns:70px 1fr}.passport-card .button{grid-column:2}.how{grid-template-columns:1fr;gap:60px}footer{grid-template-columns:1fr 1fr}}@media (max-width:680px){.topbar{height:66px;padding:0 16px}.brand{font-size:18px}.mark{margin-right:-3px;transform:scale(.88)}.account-actions .muted-link{display:none}.button.small{padding:9px 13px}.hero{align-items:end;height:710px;min-height:0}.hero>img{object-position:62% center}.hero-shade{background:linear-gradient(#071a161f 0%,#071a16d9 48%,#071a16fa 100%)}.hero-copy{width:auto;margin:0 22px 42px}.hero h1{font-size:43px;line-height:1.03}.hero p{font-size:16px;line-height:1.55}.hero-actions{flex-direction:column}.quiet-proof{white-space:nowrap;padding-bottom:4px;overflow:auto}.section{padding:72px 20px}.section-heading{flex-direction:column;align-items:start}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:230px}.passport-card{grid-template-columns:1fr;padding:30px 24px}.passport-card .button{grid-column:1}.provider-call{grid-template-columns:1fr;gap:20px}.provider-call .button{grid-column:1;width:100%}footer{grid-template-columns:1fr;gap:30px}.desktop-only{display:none}}
.content-page{min-height:70vh;padding:90px clamp(24px,8vw,140px) 120px}.page-intro{max-width:850px;margin-bottom:60px}.page-intro h1{letter-spacing:-.055em;color:#112b25;margin:16px 0 22px;font:800 clamp(43px,5vw,72px)/1.04 Manrope}.page-intro p{color:#5f706b;max-width:760px;font-size:19px;line-height:1.7}.page-intro>.button{margin-top:20px}.provider-page{background:#112f29}.provider-page .page-intro h1,.provider-page .principle-grid h2{color:#fff}.provider-page .page-intro p,.provider-page .principle-grid p{color:#b6cbc5}.catalogue{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.catalogue article,.principle-grid article{background:#fff;border:1px solid #dce2dc;border-radius:20px;flex-direction:column;min-height:280px;padding:28px;display:flex}.catalogue article>span{text-transform:uppercase;letter-spacing:.1em;color:#09806c;font:700 11px Manrope}.catalogue h2,.principle-grid h2{margin:20px 0 10px;font:700 22px Manrope}.catalogue p,.principle-grid p{color:#66756f;line-height:1.6}.catalogue article>b{color:#52625d;margin-top:auto;margin-bottom:18px;font-size:13px}.stage-list{border-top:1px solid #ced7d1;max-width:900px}.stage-list article{border-bottom:1px solid #ced7d1;grid-template-columns:90px 1fr;gap:20px;padding:40px 0;display:grid}.stage-list article>b{color:#07806b;font:700 14px Manrope}.stage-list h2{margin:0 0 9px;font-size:28px}.stage-list p{color:#63716d;margin:0;line-height:1.65}.principle-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.provider-page .principle-grid article{background:#173a33;border-color:#31534c}.inline-cta{color:#fff;background:#143c34;border-radius:24px;justify-content:space-between;align-items:center;gap:30px;margin-top:80px;padding:38px 42px;display:flex}.inline-cta h2{color:#fff;margin:0}.inline-cta p{color:#bed3cc}.app-shell{background:#f3f5f1;grid-template-columns:230px 1fr;min-height:calc(100vh - 76px);display:grid}.app-nav{background:#fbfcf9;border-right:1px solid #dce2dc;flex-direction:column;gap:7px;padding:38px 22px;display:flex}.app-nav>b{text-transform:uppercase;letter-spacing:.12em;color:#88958f;padding:0 12px 10px;font:700 11px Manrope}.app-nav a{color:#52625d;border-radius:10px;padding:11px 13px;font-size:14px}.app-nav a:hover,.app-nav a.active{color:#096d5c;background:#dff5ee;font-weight:700}.app-nav hr{border:0;border-top:1px solid #dce2dc;width:100%;margin:14px 0}.app-main{width:100%;max-width:1300px;margin:0 auto;padding:52px clamp(26px,5vw,72px)}.welcome{justify-content:space-between;align-items:center;gap:20px;display:flex}.welcome h1{letter-spacing:-.04em;margin:9px 0;font:750 clamp(31px,3vw,45px) Manrope}.welcome p{color:#687771;margin:0}.request-card{color:#fff;background:#123e35;border-radius:24px;margin:35px 0;padding:30px;box-shadow:0 18px 45px #10372f21}.request-copy{align-items:center;gap:16px;display:flex}.request-copy h2{margin:0 0 4px;font:700 22px Manrope}.request-copy p{color:#bbd3cc;margin:0}.spark{color:#073f34;background:#1ec4a3;border-radius:14px;place-items:center;width:46px;height:46px;font-size:20px;display:grid}.request-entry{grid-template-columns:1fr 53px;gap:10px;margin-top:22px;display:grid}.request-entry button{color:#1e302b;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:13px;height:58px;padding:10px 16px}.request-entry button span,.request-entry button small{display:block}.request-entry button small{color:#86928e;margin-top:4px}.request-entry .photo-shortcut{text-align:center;padding:0;font-size:25px}.request-form{border-top:1px solid #ffffff2e;gap:15px;margin-top:24px;padding-top:22px;display:grid}.request-form label,.property-form label{gap:7px;font-size:13px;font-weight:700;display:grid}.field-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.request-form input,.request-form select,.request-form textarea,.property-form input,.property-form select{color:#172a25;background:#fff;border:1px solid #cad5d0;border-radius:10px;outline:none;width:100%;padding:12px}.request-form input:focus,.request-form select:focus,.request-form textarea:focus,.property-form input:focus,.property-form select:focus{border-color:#1cc1a0;box-shadow:0 0 0 3px #1cc1a02e}.form-actions{justify-content:end;align-items:end;gap:9px;display:flex}.cancel-button{color:#c9ddd7;cursor:pointer;background:0 0;border:0;padding:12px 16px}.form-error{color:#ffd0c8;background:#5f2720;border-radius:9px;margin:0;padding:10px 12px}.truth-note{color:#abc5be}.dashboard-block{background:#fff;border:1px solid #dce2dc;border-radius:20px;padding:26px}.block-head{justify-content:space-between;align-items:end;display:flex}.block-head h2{margin:0;font:700 21px Manrope}.block-head p{color:#7b8984;margin:5px 0 0;font-size:14px}.job-list{margin-top:20px}.job-row{border-top:1px solid #edf0ed;grid-template-columns:12px 1fr auto 64px;align-items:center;gap:15px;padding:16px 5px;display:grid}.job-row small{color:#84908c;margin-top:4px;display:block}.job-row time,.state{color:#7a8883;font-size:12px}.state{text-transform:capitalize;background:#edf3ef;border-radius:20px;padding:6px 10px}.status-dot{background:#9fa9a5;border-radius:50%;width:8px;height:8px}.status-dot.published{background:#edaa32}.status-dot.accepted,.status-dot.in_progress{background:#10ad90}.status-dot.completed{background:#3875c8}.empty{text-align:center;color:#71807b;padding:45px}.empty>span{font-size:30px}.empty h3{color:#233630}.empty p{margin-bottom:0}@media (max-width:1000px){.catalogue{grid-template-columns:repeat(2,1fr)}.app-shell{grid-template-columns:1fr}.app-nav{display:none}}@media (max-width:680px){.content-page{padding:65px 20px 80px}.page-intro{margin-bottom:40px}.page-intro h1{font-size:43px}.catalogue,.principle-grid,.field-row{grid-template-columns:1fr}.inline-cta,.welcome{flex-direction:column;align-items:flex-start}.app-main{padding:32px 18px}.request-card{margin:26px 0;padding:22px}.request-entry{grid-template-columns:1fr 48px}.job-row{grid-template-columns:10px 1fr auto}.job-row time{display:none}}
.property-toolbar{justify-content:space-between;align-items:center;margin:36px 0 18px;display:flex}.property-toolbar p{color:#72807b}.property-form{background:#fff;border:1px solid #d9e0db;border-radius:20px;gap:15px;margin-bottom:22px;padding:26px;display:grid;box-shadow:0 15px 45px #1e372f0f}.property-form .block-head{margin-bottom:8px}.icon-button{color:#40514c;cursor:pointer;background:#edf2ee;border:0;border-radius:50%;width:38px;height:38px;font-size:22px}.three-fields{grid-template-columns:1.2fr .6fr .8fr;gap:14px;display:grid}.form-footer{justify-content:flex-end;align-items:center;gap:8px;margin-top:6px;display:flex}.inline-error{color:#a43828;margin-right:auto}.dark-text{color:#53645f}.property-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.property-grid article{background:#fff;border:1px solid #dbe2dd;border-radius:18px;grid-template-columns:52px 1fr;gap:16px;padding:24px;display:grid;position:relative}.property-icon{color:#087a66;background:#dcf6ee;border-radius:14px;place-items:center;width:48px;height:48px;font-size:23px;display:grid}.property-grid h2{margin:2px 0 8px;font:700 19px Manrope}.property-grid p{color:#4f615b;margin:0}.property-grid small{color:#7d8a86;margin-top:5px;display:block}.property-grid article b{text-transform:uppercase;letter-spacing:.08em;color:#0b826e;margin-top:16px;font-size:11px;display:inline-block}.card-actions{gap:4px;display:flex;position:absolute;top:14px;right:15px}.card-actions button{color:#60706b;cursor:pointer;background:0 0;border:0;padding:5px;font-size:12px}.card-actions .danger-link{color:#a4493b}.property-empty{background:#fff;border:1px dashed #c9d4ce;border-radius:20px;grid-column:1/-1}.full-job-list{background:#fff;border:1px solid #dce2dc;border-radius:20px;margin-top:36px;overflow:hidden}.full-job-list>a{border-bottom:1px solid #e7ece8;grid-template-columns:12px 1fr auto 120px;align-items:center;gap:16px;padding:20px 24px;display:grid}.full-job-list>a:last-child{border-bottom:0}.full-job-list>a:hover{background:#f7faf7}.full-job-list h2{margin:0;font:700 17px Manrope}.full-job-list p{color:#7a8883;margin:5px 0 0;font-size:13px}.full-job-list>a>b{text-transform:capitalize;background:#edf3ef;border-radius:20px;padding:7px 10px;font-size:12px}.full-job-list time{color:#78857f;text-align:right;font-size:12px}.app-detail{background:#f3f5f1;min-height:70vh;padding:55px clamp(24px,8vw,140px) 100px}.back-link{color:#60716b;font-size:14px}.detail-head{justify-content:space-between;align-items:end;gap:20px;margin:28px 0 35px;display:flex}.detail-head h1{letter-spacing:-.04em;margin:10px 0;font:750 clamp(32px,4vw,54px)/1.08 Manrope}.detail-head p{color:#6d7b76}.large-state{text-transform:capitalize;color:#08705e;background:#daf4eb;border-radius:30px;padding:11px 17px;font-size:13px;font-weight:700}.detail-grid{grid-template-columns:1fr 360px;gap:20px;display:grid}.detail-card,.timeline-card{background:#fff;border:1px solid #dce2dd;border-radius:20px;padding:28px}.detail-card h2,.timeline-card h2{margin:0 0 20px;font:700 20px Manrope}.job-description{color:#40534d;font-size:17px;line-height:1.7}.detail-card dl{background:#dce3de;border:1px solid #dce3de;border-radius:13px;grid-template-columns:repeat(2,1fr);gap:1px;margin:24px 0;display:grid;overflow:hidden}.detail-card dl div{background:#f8faf7;padding:15px}.detail-card dt{text-transform:uppercase;letter-spacing:.08em;color:#77857f;font-size:11px}.detail-card dd{text-transform:capitalize;margin:6px 0 0;font-weight:700}.private-address{background:#f1f7f4;border-left:3px solid #16b798;border-radius:4px 12px 12px 4px;gap:5px;padding:18px;display:grid}.private-address small{color:#62736d}.private-address span{color:#566760}.timeline-event{grid-template-columns:13px 1fr;gap:13px;padding-bottom:25px;display:grid;position:relative}.timeline-event i{border:2px solid #10a98c;border-radius:50%;width:9px;height:9px;margin-top:4px}.timeline-event:not(:last-child):after{content:"";background:#d6e0da;width:1px;position:absolute;top:15px;bottom:3px;left:4px}.timeline-event b{text-transform:capitalize;font-size:14px;display:block}.timeline-event time{color:#7d8b86;margin-top:5px;font-size:11px;display:block}.job-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:24px;display:flex}.secondary-button,.danger-button{cursor:pointer;background:#fff;border:1px solid #cdd8d2;border-radius:11px;padding:11px 15px;font-weight:700}.danger-button{color:#9d3f32}.job-actions p{color:#65480e;background:#fff2d9;border-radius:9px;width:100%;margin:5px 0 0;padding:10px 12px;font-size:13px}@media (max-width:900px){.detail-grid,.property-grid{grid-template-columns:1fr}.detail-head{flex-direction:column;align-items:flex-start}.full-job-list>a{grid-template-columns:10px 1fr auto}.full-job-list time{display:none}}@media (max-width:680px){.three-fields{grid-template-columns:1fr 1fr}.three-fields label:first-child{grid-column:1/-1}.property-form{padding:20px}.property-grid article{grid-template-columns:44px 1fr;padding:20px}.property-icon{width:42px;height:42px}.app-detail{padding:38px 18px 70px}.detail-card,.timeline-card{padding:21px}.detail-card dl{grid-template-columns:1fr}.full-job-list>a{padding:18px 15px}.full-job-list>a>b{display:none}}.workspace-tabs{gap:8px;margin:-17px 0 24px;padding-bottom:3px;display:flex;overflow:auto}.workspace-tabs a{white-space:nowrap;color:#4d5e58;background:#e8ece8;border-radius:20px;padding:9px 13px;font-size:12px;font-weight:700}.workspace-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.workspace-card-head h2{margin:4px 0 20px}.micro-label{text-transform:uppercase;letter-spacing:.11em;color:#0a8872;font-size:10px;font-weight:800;display:block}.assignment-pill,.count-pill{color:#476159;background:#eef4f0;border-radius:20px;padding:7px 10px;font-size:11px;font-weight:700}.count-pill{text-align:center;min-width:30px}.arrival-pass{color:#fff;background:#102f29;border-radius:15px;justify-content:space-between;align-items:center;gap:24px;margin-top:18px;padding:20px;display:flex}.arrival-pass small{color:#a9cac0;display:block}.arrival-pass b{letter-spacing:.18em;font:800 31px/1.2 Manrope}.arrival-pass p{color:#c2d6d0;max-width:330px;font-size:12px;line-height:1.5}.completion-summary{background:#f0f7f4;border-radius:13px;margin-top:18px;padding:18px}.completion-summary small{color:#687a74}.completion-summary p{margin:7px 0 0;line-height:1.6}.job-action-panel{margin-top:24px}.calm-notice{background:#f3faf7;border:1px solid #d8e6df;border-radius:13px;gap:6px;padding:17px;display:grid}.calm-notice span{color:#60716b;font-size:13px}.danger-link-button{color:#a3473a;text-align:left;cursor:pointer;background:0 0;border:0;width:max-content;padding:5px 0}.pin-form,.provider-complete form,.completion-decision form{align-items:end;gap:10px;display:flex}.pin-form label,.provider-complete label,.completion-decision label{flex:1;gap:7px;font-size:12px;font-weight:700;display:grid}.pin-form input,.provider-complete textarea,.completion-decision textarea{font:inherit;border:1px solid #c9d5cf;border-radius:10px;padding:12px}.pin-form input{letter-spacing:.15em;font-size:19px}.provider-complete,.completion-decision{background:#f6f9f6;border:1px solid #dae4de;border-radius:14px;padding:18px}.provider-complete form{align-items:end}.provider-complete textarea,.completion-decision textarea{resize:vertical;min-height:92px}.completion-decision h3{margin:0;font:700 17px Manrope}.completion-decision>p{color:#62736d;font-size:13px;line-height:1.5}.completion-decision form{margin-top:16px}.action-message{color:#65470e;background:#fff0d4;border-radius:10px;padding:11px 13px;font-size:13px}.workspace-grid{grid-template-columns:1.12fr .88fr;gap:20px;margin-top:20px;display:grid}.workspace-panel{background:#fff;border:1px solid #dce2dd;border-radius:20px;min-width:0;padding:27px}.messages-panel{grid-row:span 2}.message-thread{max-height:520px;margin:0 -6px;padding:0 6px;overflow:auto}.message-thread article{max-width:82%;margin:0 0 13px}.message-thread article.mine{margin-left:auto}.message-thread article>div{align-items:center;gap:10px;margin-bottom:5px;display:flex}.message-thread b{font-size:11px}.message-thread time{color:#89948f;font-size:10px}.message-thread p{color:#3e514b;background:#edf2ee;border-radius:4px 14px 14px;margin:0;padding:11px 13px;font-size:14px;line-height:1.5}.message-thread .mine p{background:#d9f4ea;border-radius:14px 4px 14px 14px}.message-compose{grid-template-columns:1fr auto;gap:9px;margin-top:18px;display:grid}.message-compose textarea,.change-create textarea,.change-create input,.review-form textarea,.review-form select{font:inherit;resize:vertical;border:1px solid #ccd7d1;border-radius:11px;padding:12px}.message-compose textarea{min-height:54px}.panel-empty{color:#7a8883;padding:10px 0;line-height:1.55}.change-card{border-top:1px solid #e5ebe7;padding:17px 0}.change-title{justify-content:space-between;gap:12px;display:flex}.change-title>div{gap:4px;display:grid}.change-title small{text-transform:capitalize;color:#0a816d}.change-title>span{color:#2f4941;font-weight:800}.change-card p{color:#5a6b65;line-height:1.55}.change-decisions{gap:7px;margin-top:12px;display:flex}.change-decisions button{color:#0a705e;cursor:pointer;background:#edf8f4;border:1px solid #bdd1c8;border-radius:8px;padding:8px 12px;font-weight:700}.change-decisions button+button{color:#8d473a;background:#fff;border-color:#ddc8c3}.change-create{border-top:1px solid #e4eae6;padding-top:16px}.change-create summary{cursor:pointer;color:#087662;font-weight:800}.change-create form,.review-form{gap:12px;margin-top:17px;display:grid}.change-create label,.review-form label{gap:6px;font-size:12px;font-weight:700;display:grid}.two-fields{grid-template-columns:1fr 1fr;gap:9px;display:grid}.file-list article{border-top:1px solid #e6ebe8;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:13px 0;display:grid}.file-list article>span{color:#087660;background:#e4f4ed;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.file-list b,.file-list small{text-overflow:ellipsis;display:block;overflow:hidden}.file-list b{font-size:13px}.file-list small{color:#83908b;margin-top:3px;font-size:10px}.file-list em{text-transform:capitalize;color:#785711;background:#f5edda;border-radius:10px;padding:5px 7px;font-size:10px;font-style:normal}.upload-button{color:#08745f;cursor:pointer;border:1px dashed #aac8bc;border-radius:10px;margin-top:16px;padding:11px 14px;font-size:12px;font-weight:800;display:inline-block}.upload-button input{display:none}.privacy-caption{color:#84918c;font-size:11px;line-height:1.5}.stars{color:#e69b16;letter-spacing:.08em;font-size:19px}.published-review p{color:#4e615a;line-height:1.65}.published-review small{color:#7a8883}.workspace-notice{color:#d7ebe5;background:#102f29;border-radius:12px;grid-column:1/-1;padding:14px 17px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:900px){.workspace-grid{grid-template-columns:1fr}.messages-panel{grid-row:auto}}@media (max-width:680px){.workspace-tabs{margin-top:-8px}.workspace-panel{padding:20px}.arrival-pass{flex-direction:column;align-items:flex-start;gap:9px}.arrival-pass p{margin:0}.pin-form,.provider-complete form,.completion-decision form{flex-direction:column;align-items:stretch}.message-thread article{max-width:92%}.message-compose{grid-template-columns:1fr}.message-compose .button{width:100%}.two-fields{grid-template-columns:1fr}.assignment-pill{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}}
.support-desk{margin-top:24px}.connection-note{color:#70561e;background:#fff7df;border:1px solid #eed9a7;border-radius:12px;margin-bottom:16px;padding:14px 16px}.property-form textarea,.support-desk textarea,.provider-form textarea{color:#172a25;width:100%;font:inherit;background:#fff;border:1px solid #cad5d0;border-radius:10px;outline:none;padding:12px}.ticket-list{background:#fff;border:1px solid #dce2dc;border-radius:20px;overflow:hidden}.ticket-list article{border-bottom:1px solid #e5eae6;grid-template-columns:80px 1fr 70px 90px;align-items:center;gap:15px;padding:20px;display:grid}.ticket-list article:last-child{border-bottom:0}.ticket-list article>b{color:#087b67;font-size:13px}.ticket-list h2{margin:0;font:700 16px Manrope}.ticket-list p{color:#7b8884;margin:5px 0 0;font-size:12px}.ticket-list span,.ticket-list strong{text-transform:capitalize;font-size:12px}.ticket-list strong{text-align:center;background:#e9f4ef;border-radius:20px;padding:7px 9px}.settings-grid{grid-template-columns:1.3fr .7fr;align-items:start;gap:18px;margin-top:36px;display:grid}.settings-grid .property-form{margin:0}.settings-grid .property-form>.button{justify-self:start}.save-message{color:#176b59;background:#eaf7f2;border-radius:9px;padding:10px}.identity-card{color:#fff;background:#143c34;border-radius:20px;grid-template-columns:48px 1fr;gap:14px;padding:24px;display:grid}.identity-card>span{color:#0b3d33;background:#1ec3a2;border-radius:14px;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.identity-card h2{margin:1px 0 5px;font:700 17px Manrope}.identity-card p{color:#bcd1ca;margin:0;font-size:13px}.identity-card b{color:#61dfc4;font-size:11px}.identity-card a{color:#75e6cf;grid-column:2;margin-top:7px;font-size:13px}.danger-zone{background:snow;border:1px solid #ead7d2;border-radius:17px;grid-column:1/-1;padding:22px}.danger-zone h2{margin-top:0;font:700 17px Manrope}.danger-zone p{color:#756763}.danger-zone button{color:#98726a;background:#fff;border:1px solid #e0c5bf;border-radius:10px;padding:10px 13px}.provider-form{grid-template-columns:.8fr 1.2fr;align-items:start;gap:20px;display:grid}.provider-form>.button,.provider-form>.connection-note{grid-column:1/-1;justify-self:start}.category-choices{background:#fff;border:1px solid #dce2dc;border-radius:20px;padding:25px}.category-choices h2{margin:0;font:700 20px Manrope}.category-choices>p{color:#6d7c77}.category-choices button{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #e9edea;grid-template-columns:35px 1fr;gap:10px;width:100%;padding:13px 0;display:grid}.category-choices button>span{color:#0b8a73;border:1px solid #cad6d0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.category-choices button.chosen>span{color:#fff;background:#16b897;border-color:#16b897}.category-choices b,.category-choices small{display:block}.category-choices small{color:#7b8984;margin-top:4px}.opportunity-list{gap:13px;margin-top:30px;display:grid}.opportunity-list article{background:#fff;border:1px solid #dce2dc;border-radius:18px;grid-template-columns:1fr auto;gap:12px;padding:23px;display:grid}.opportunity-list h2{margin:0;font:700 19px Manrope}.opportunity-list p{color:#64736e;line-height:1.5}.opportunity-list small{color:#84908c;display:block}.pending-banner{color:#70571d;background:#fff4d4;border:1px solid #eed9a0;border-radius:14px;margin:30px 0;padding:18px 20px}@media (max-width:800px){.settings-grid,.provider-form{grid-template-columns:1fr}.ticket-list article{grid-template-columns:65px 1fr}.ticket-list article>span,.ticket-list article>strong{display:none}}.notification-list{gap:12px;margin-top:34px;display:grid}.notification-list article{background:#fff;border:1px solid #dce2dc;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px;display:flex}.notification-list article.unread{border-left:4px solid #12b394}.notification-list h2{margin:8px 0;font:700 18px Manrope}.notification-list p{color:#62716c;margin:0;line-height:1.55}.notification-list time{color:#84908c;margin-top:10px;font-size:11px;display:block}.notification-meta{text-transform:uppercase;letter-spacing:.08em;color:#087c68;align-items:center;gap:8px;font-size:10px;display:flex}.notification-meta b{color:#805b0c;background:#fff1d2;border-radius:20px;padding:5px 7px}.notification-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.notification-actions a,.notification-actions button{white-space:nowrap;font-size:12px}.notification-empty{background:#fff;border:1px dashed #c9d4ce;border-radius:20px;margin-top:34px}@media (max-width:680px){.notification-list article{flex-direction:column}.notification-actions{justify-content:flex-start}}
@media (max-width:680px){html,body{max-width:100%;overflow-x:hidden}.hero-copy{width:calc(100% - 44px);min-width:0;max-width:none}.hero-copy h1,.hero-copy p{overflow-wrap:break-word;max-width:100%}.hero-actions{width:100%;min-width:0}.hero-actions .button{width:100%;max-width:100%}.quiet-proof{white-space:normal;flex-wrap:wrap;gap:8px 14px;width:100%;min-width:0;max-width:100%;overflow:visible}.quiet-proof span:not(:last-child):after{display:none}}
