:root{--green-900:#003c27;--green-800:#005436;--green-700:#006b45;--green-100:#dff5e8;--green-050:#f0faf4;--ink:#111827;--muted:#667085;--line:#dfe5e1;--surface:#ffffff;--warm:#f6b73c;--sky:#d9e8f5;--danger:#b42318;--shadow:0 18px 45px rgba(17,24,39,0.12);--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:#f7faf8;color:var(--ink)}body{margin:0;min-height:100vh;padding-bottom:calc(78px + env(safe-area-inset-bottom))}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}.header{align-items:center;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(223,229,225,.86);display:flex;gap:18px;height:76px;justify-content:space-between;padding:0 20px;top:0;z-index:40}.header,.header--compact{position:sticky}.logo{align-items:center;display:inline-flex;flex:0 0 auto;height:38px;white-space:nowrap}.logo__image{height:34px;object-fit:contain;object-position:left center;width:auto}.logo img{display:block}.header .button--ghost,.header-nav,.header-search,.icon-button--desktop{display:none}.header-actions{align-items:center;display:flex;gap:10px}.impersonation-banner{align-items:center;background:#12392f;border-bottom:1px solid rgba(255,255,255,.14);color:white;display:flex;gap:16px;justify-content:space-between;padding:10px 16px;position:sticky;top:76px;z-index:39}.impersonation-banner__identity{align-items:center;display:flex;gap:10px;min-width:0}.impersonation-banner__identity div{display:grid;gap:2px;min-width:0}.impersonation-banner__identity span,.impersonation-banner__identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.impersonation-banner__identity span{color:rgba(255,255,255,.72);font-size:.84rem}.impersonation-return{align-items:center;display:flex;flex:0 0 auto;gap:10px}.impersonation-return p{color:#ffd8d8;font-size:.84rem;font-weight:800;margin:0}.mobile-menu{display:inline-flex}.icon-button,.menu-button{background:var(--green-050);border:1px solid transparent;border-radius:999px;height:52px;position:relative;width:52px}.cart-status-badge,.icon-button,.menu-button{align-items:center;color:var(--ink);display:inline-flex;justify-content:center}.cart-status-badge{background:var(--warm);border:2px solid white;border-radius:999px;font-size:.68rem;font-weight:900;height:20px;min-width:20px;padding:0 5px;position:absolute;right:-4px;top:-4px}.language-switcher{display:inline-flex}.language-switcher--admin{flex:0 0 auto;position:relative}.language-switcher__trigger{gap:4px;min-width:58px;padding:0 10px;width:auto}.language-switcher__trigger span{font-size:.76rem;font-weight:950;line-height:1}.language-modal{align-items:center;display:grid;inset:0;justify-items:center;padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom));position:fixed;z-index:1200}.language-modal__backdrop{background:rgba(15,25,20,.55);border:0;inset:0;position:absolute}.language-modal__panel{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;gap:14px;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));max-width:420px;overflow:auto;overscroll-behavior:contain;padding:16px;position:relative;width:100%}.language-modal__head{align-items:start;display:flex;gap:12px;justify-content:space-between}.language-modal__head h2,.language-modal__head p{margin:0}.language-modal__close{align-items:center;background:var(--green-050);border:1px solid var(--line);border-radius:999px;color:var(--ink);display:inline-flex;height:42px;justify-content:center;width:42px}.language-modal__list{display:grid;gap:8px}.language-option{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--ink);display:flex;justify-content:space-between;min-height:58px;padding:10px 12px;text-align:left}.language-option span{display:grid;gap:2px}.language-option strong{font-size:.98rem}.language-option small{color:var(--muted);font-weight:800}.language-option.is-active{background:var(--green-050);border-color:#a6d8ba;color:var(--green-900)}.admin-language-switcher__trigger{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;color:var(--ink);display:inline-flex;font-size:.82rem;font-weight:950;gap:7px;min-height:42px;padding:0 11px}.admin-language-switcher__trigger:hover{border-color:#a6d8ba;color:var(--green-900)}.admin-language-switcher__select{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;gap:7px;min-width:210px;padding:10px;position:absolute;right:0;top:calc(100% + 8px);z-index:80}.admin-language-switcher__select label{color:var(--muted);font-size:.74rem;font-weight:900;text-transform:uppercase}.admin-language-switcher__select select{background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--ink);font-weight:850;min-height:40px;padding:0 10px}.admin-language-switcher__mobile-modal{display:none}.mobile-menu__panel{background:rgba(255,255,255,.98);box-shadow:var(--shadow);gap:14px;left:12px;max-height:calc(100vh - 92px - env(safe-area-inset-bottom));overflow:auto;padding:14px;position:fixed;right:12px;top:82px;z-index:80}.mobile-menu__panel,.mobile-menu__search{border:1px solid var(--line);border-radius:8px;display:grid}.mobile-menu__search{background:#f8faf9;gap:10px;padding:12px}.mobile-menu__search label{color:#344054;display:grid;font-size:.88rem;font-weight:900;gap:7px}.mobile-menu__search input,.mobile-menu__search select{background:white;border:1px solid #ccd6d0;border-radius:8px;color:var(--ink);min-height:46px;outline-color:var(--green-700);padding:10px 12px;width:100%}.mobile-menu__cart,.mobile-menu__links a,.mobile-menu__logout,.mobile-menu__search button{align-items:center;border-radius:8px;display:flex;font-weight:900;gap:10px;min-height:48px;padding:0 12px}.mobile-menu__search button{background:var(--green-700);border:1px solid var(--green-700);color:white;justify-content:center}.mobile-menu__links{display:grid;gap:8px}.mobile-menu__cart,.mobile-menu__links a,.mobile-menu__logout{background:white;border:1px solid var(--line);color:var(--ink)}.mobile-menu__links a.is-active{background:var(--green-050);border-color:#b7dec6;color:var(--green-900)}.mobile-menu__cart{color:var(--green-900)}.mobile-menu__logout{cursor:pointer;justify-content:flex-start;width:100%}.mobile-menu__guest-actions{display:grid;gap:8px;grid-template-columns:minmax(0,1fr)}.mobile-menu__guest-login,.mobile-menu__guest-signup{align-items:center;border-radius:8px;display:flex;font-weight:950;gap:10px;justify-content:center;min-height:48px;padding:0 14px;text-decoration:none}.mobile-menu__guest-login{background:var(--green-700);border:1px solid var(--green-700);color:white;box-shadow:0 10px 22px rgba(0,107,69,.18)}.mobile-menu__guest-signup{background:var(--green-050);border:1px solid #b7dec6;color:var(--green-900)}.mobile-menu__guest-login svg,.mobile-menu__guest-signup svg{flex:0 0 auto}.button{align-items:center;border-radius:8px;display:inline-flex;font-weight:800;gap:8px;justify-content:center;min-height:44px;padding:0 18px}.button--solid{background:var(--green-700);border:1px solid var(--green-700);color:white}.button--ghost{background:white;border:1px solid var(--green-800);color:var(--green-900)}.header .button,.header .icon-button--desktop{display:none}.hero{margin:0 auto;max-width:1480px;padding:18px 16px 0}.hero__content{background:linear-gradient(90deg,rgba(14,22,33,.78),rgba(14,22,33,.2) 58%),url(https://images.unsplash.com/photo-1473580044384-7ba9967e16a0?auto=format&fit=crop&w=1800&q=85);background-position:50%;background-size:cover;border-radius:24px;color:white;min-height:438px;overflow:hidden;padding:52px 26px 28px}.hero__copy{max-width:550px}.detail h1,.form-page h1,.hero h1,.search-hero h1,.simple-page h1{font-size:clamp(2.4rem,12vw,4.85rem);letter-spacing:0;line-height:1.06;margin:0}.hero h1 span{color:#8ff0a9;display:block}.hero p{font-size:1.3rem;font-weight:750;line-height:1.35;margin:18px 0 30px;max-width:460px}.hero__proof{display:none}.search-box{background:white;border:1px solid rgba(255,255,255,.66);border-radius:28px;box-shadow:var(--shadow);color:var(--ink);display:grid;gap:0;grid-template-columns:1fr auto;min-height:88px;overflow:hidden;width:100%}.search-box label{align-items:center;display:flex;gap:14px;min-width:0;padding:0 16px 0 22px}.search-box label:first-child,.search-box label:nth-of-type(2){border-bottom:1px solid var(--line);grid-column:1/-1;min-height:64px}.search-box input,.search-box select{background:transparent;border:0;color:var(--ink);min-width:0;outline:none;width:100%}.search-box input::placeholder{color:#8a93a3}.search-box__readonly-input{color:var(--green-900);cursor:default;font-weight:850}.search-box>button{align-items:center;align-self:center;background:var(--green-700);border:0;border-radius:999px;color:white;display:flex;height:60px;justify-content:center;margin:14px;width:60px}.search-box>button span{display:none}.search-box__city-trigger{align-items:center;background:transparent;border:0;color:var(--ink);cursor:pointer;display:flex;font-weight:inherit;justify-content:flex-start;min-width:0;outline-color:var(--green-700);padding:0;text-align:left;width:100%}.search-box__city-trigger span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-city-modal{align-items:center;display:grid;inset:0;justify-items:center;padding:18px;position:fixed;z-index:120}.search-city-modal__backdrop{background:rgba(17,24,39,.58);border:0;inset:0;position:absolute}.search-city-modal__panel{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;gap:12px;max-height:min(640px,calc(100vh - 48px));max-width:420px;overflow:hidden;padding:14px;position:relative;width:min(100%,420px);z-index:1}.search-city-modal__head{align-items:center;display:flex;gap:12px;justify-content:space-between}.search-city-modal__head h2,.search-city-modal__head p{margin:0}.search-city-modal__input{background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--ink);min-height:46px;outline-color:var(--green-700);padding:10px 12px;width:100%}.search-city-modal__list{display:grid;gap:8px;max-height:min(430px,calc(100vh - 220px));overflow:auto;padding-right:2px}.search-city-modal__list button{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--ink);cursor:pointer;display:flex;gap:8px;justify-content:space-between;min-height:46px;padding:10px 12px;text-align:left;width:100%}.search-city-modal__list button.is-selected{background:var(--green-050);border-color:#9bd3b3;color:var(--green-900)}.search-city-modal__list button span{font-weight:900}.search-city-modal__list button small{color:var(--muted);font-size:.78rem;font-weight:800}.search-city-modal__empty{color:var(--muted);font-weight:800;margin:0;padding:10px;text-align:center}.section{margin:0 auto;max-width:1480px;padding:36px 16px 0}.section--tight{padding-top:34px}.section--last{padding-bottom:28px}.section__heading{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px}.center-title,.section__heading h2{font-size:clamp(1.45rem,5vw,1.9rem);letter-spacing:0;margin:0}.section__heading a{color:var(--green-800);font-weight:850;white-space:nowrap}.category-rail,.service-rail{display:grid;gap:18px;grid-auto-columns:120px;grid-auto-flow:column;overflow-x:auto;padding:0 0 10px;scrollbar-width:none}.category-rail::-webkit-scrollbar,.service-rail::-webkit-scrollbar{display:none}.category-tile{align-items:center;color:var(--ink);display:flex;flex-direction:column;gap:12px;min-height:154px;text-align:center}.category-tile span{align-items:center;background:var(--green-050);border:1px solid var(--line);border-radius:26px;color:var(--green-800);display:inline-flex;height:100px;justify-content:center;width:100px}.category-tile strong{font-size:1rem;line-height:1.22}.category-tile small{display:none}.category-tile.is-active span{background:var(--green-800);color:white}.service-rail{grid-auto-columns:minmax(248px,72vw)}.service-card{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:0 14px 28px rgba(17,24,39,.07);min-width:0;overflow:hidden;position:relative}.service-card__image{aspect-ratio:16/10;background:var(--sky);display:block;overflow:hidden}.service-card__image img{height:100%;object-fit:cover;width:100%}.favorite-button{align-items:center;background:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.72);border-radius:999px;color:white;display:inline-flex;height:42px;justify-content:center;position:absolute;right:12px;top:12px;width:42px}.favorite-button svg{filter:drop-shadow(0 2px 5px rgba(17,24,39,.35))}.favorite-button.is-active{color:#d92d20}.favorite-button:disabled{cursor:wait;opacity:.72}.favorite-button--inline{background:white;border:1px solid var(--line);color:var(--green-900);gap:8px;height:44px;padding:0 14px;position:static;width:auto}.favorite-button--inline svg{filter:none}.favorite-button--inline span{font-size:.88rem;font-weight:900}.service-card__body{display:block;padding:16px 18px 18px}.service-card__cart{padding:0 18px 18px}.service-card h3{font-size:1.24rem;line-height:1.24;margin:0 0 10px}.service-card__city,.service-card__provider{color:var(--muted);line-height:1.35;margin:0}.service-card__provider{align-items:center;color:var(--ink);display:flex;gap:6px}.service-card__city{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.service-card__city span{background:var(--green-050);border-radius:999px;color:var(--green-800);font-size:.72rem;font-weight:900;padding:3px 7px;text-transform:uppercase}.meta-row svg,.provider-line svg,.service-card__provider svg{color:var(--green-700)}.service-card__meta{align-items:end;display:flex;justify-content:space-between;margin-top:18px}.service-card__meta>span{align-items:center;color:var(--green-800);display:inline-flex;font-weight:850;gap:5px}.service-card__meta>span svg{color:var(--warm)}.service-card__meta strong{display:grid;font-size:1.26rem;justify-items:end;line-height:1}.service-card__meta small{color:var(--muted);font-size:.82rem;font-weight:500;margin-bottom:6px}.price-with-usd{display:inline-grid;gap:4px;line-height:1}.price-with-usd__primary,.price-with-usd__secondary{white-space:nowrap}.price-with-usd__secondary{color:var(--muted);font-size:.66em;font-weight:850;line-height:1.1}.service-card__price .price-with-usd{justify-items:end}.service-card__price .price-with-usd__secondary{font-size:.72rem}.price-pill .price-with-usd{justify-items:start}.price-pill .price-with-usd__secondary{color:var(--green-800);font-size:.78rem}.trust-banner{align-items:center;background:linear-gradient(92deg,#f1fbf5,#e8f3ed 55%,#e2edf8);border:1px solid #d7eadf;border-radius:24px;display:grid;gap:18px;grid-template-columns:auto 1fr auto;min-height:156px;overflow:hidden;padding:24px}.trust-banner__icon{align-items:center;color:var(--green-800);display:inline-flex;justify-content:center}.trust-banner h2{color:var(--green-800);font-size:1.12rem;margin:0 0 8px}.trust-banner p{font-size:1.08rem;line-height:1.42;margin:0}.trust-banner__mark{color:rgba(0,107,69,.2)}.center-title{margin-bottom:28px;text-align:center}.benefits-grid{display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.benefit{align-items:center;display:flex;flex-direction:column;min-width:0;text-align:center}.benefit svg{background:var(--green-050);border-radius:999px;color:var(--green-800);height:70px;margin-bottom:12px;padding:18px;width:70px}.benefit h3{font-size:1rem;line-height:1.15;margin:0 0 6px}.benefit p{color:var(--muted);line-height:1.3;margin:0}.benefit--desktop{display:none}.home-page{background:white}.home-trust-strip{background:white;border-bottom:1px solid var(--line);display:grid;gap:16px;margin:0 auto;max-width:1480px;padding:22px 16px}.home-trust-strip article{align-items:center;display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr)}.home-trust-strip svg{color:var(--green-800)}.home-trust-strip strong{color:var(--green-800);display:block;font-size:.9rem;line-height:1.2}.home-trust-strip p{color:#344054;font-size:.88rem;font-weight:650;line-height:1.35;margin:4px 0 0}.home-section{background:white;margin:0 auto;max-width:1480px;padding:30px 16px 0}.home-section__heading{align-items:end;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.home-section__heading--stacked{align-items:start}.home-how h2,.home-section__heading h1,.home-section__heading h2{font-size:clamp(1.38rem,5vw,1.9rem);letter-spacing:0;line-height:1.18;margin:0}.home-section__heading p{color:var(--muted);font-weight:700;line-height:1.45;margin:8px 0 0}.home-section__heading a{color:var(--green-800);flex:0 0 auto;font-size:.84rem;font-weight:900}.destination-rail,.provider-card-rail{display:grid;gap:14px;grid-auto-columns:minmax(210px,72vw);grid-auto-flow:column;overflow-x:auto;padding:0 0 8px;scrollbar-width:none}.destination-rail{position:relative}.destination-rail::-webkit-scrollbar,.provider-card-rail::-webkit-scrollbar{display:none}.destination-next{align-items:center;align-self:center;background:white;border:1px solid var(--line);border-radius:999px;box-shadow:0 10px 24px rgba(17,24,39,.12);color:var(--green-900);display:none;height:54px;justify-content:center;justify-self:end;position:absolute;right:-22px;width:54px;z-index:2}.destination-next svg{stroke-width:2.4}.destination-card{aspect-ratio:1/1.15;background:var(--green-050);border-radius:8px;color:white;display:grid;min-height:230px;overflow:hidden;padding:18px;position:relative}.destination-card img,.home-provider-card__avatar img,.home-provider-card__media img,.inspiration-tile img{height:100%;object-fit:cover;width:100%}.destination-card img,.destination-card span{inset:0;position:absolute}.destination-card span{background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.72))}.destination-card small,.destination-card strong{align-self:end;position:relative;text-shadow:0 2px 8px rgba(0,0,0,.4);z-index:1}.destination-card strong{font-size:1.12rem;line-height:1.15;margin-top:auto}.destination-card small{font-weight:850;margin-top:6px}.home-how{background:white;border-bottom:1px solid var(--line);border-top:1px solid var(--line);margin-top:34px;padding:34px 16px;text-align:center}.home-steps{display:grid;gap:28px;margin:28px auto 0;max-width:920px}.home-steps article{display:grid;gap:8px;justify-items:center}.home-steps span{align-items:center;background:var(--green-050);border-radius:999px;color:var(--green-800);display:inline-flex;height:72px;justify-content:center;width:72px}.home-steps strong{font-size:1rem}.home-steps p{color:var(--muted);font-weight:700;line-height:1.4;margin:0;max-width:190px}.home-provider-card{background:white;border:1px solid var(--line);border-radius:8px;display:grid;justify-items:center;overflow:hidden;padding-bottom:18px;text-align:center}.home-provider-card__media{aspect-ratio:16/8.6;background:var(--green-050);width:100%}.home-provider-card__avatar{background:white;border:4px solid white;border-radius:999px;height:78px;margin-top:-39px;overflow:hidden;width:78px}.home-provider-card strong{font-size:1rem;line-height:1.2;margin-top:8px}.home-provider-card small{color:var(--muted);font-weight:700;margin-top:5px}.home-provider-card span{align-items:center;color:var(--ink);display:inline-flex;font-size:.88rem;font-weight:850;gap:5px;margin-top:12px}.home-provider-card span svg{color:var(--warm)}.inspiration-grid{display:grid;gap:14px}.inspiration-tile{aspect-ratio:16/10;border-radius:8px;color:white;display:grid;min-height:176px;overflow:hidden;padding:18px;position:relative}.inspiration-tile img,.inspiration-tile__shade{inset:0;position:absolute}.inspiration-tile__shade{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.72))}.inspiration-tile small,.inspiration-tile strong,.inspiration-tile__icon{position:relative;z-index:1}.inspiration-tile__icon{align-items:center;align-self:end;background:rgba(0,107,69,.72);border-radius:8px;display:inline-flex;height:44px;justify-content:center;width:44px}.inspiration-tile strong{align-self:end;font-size:1.06rem;line-height:1.16;margin-top:auto}.inspiration-tile small{font-weight:850;margin-top:5px}.home-cta{align-items:center;background:#f9fbfa;border:1px solid var(--line);border-radius:8px;display:grid;gap:18px;margin:30px auto 0;max-width:1480px;overflow:hidden;padding:22px;position:relative;width:calc(100% - 32px)}.home-cta h2{font-size:clamp(1.35rem,6vw,2rem);line-height:1.18;margin:0;max-width:620px}.home-cta p{color:var(--muted);font-weight:750;line-height:1.45;margin:10px 0 0}.home-cta__actions{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.home-cta img{bottom:12px;opacity:.08;position:absolute;right:8px;width:170px}.site-footer{background:white;border-top:1px solid var(--line);margin-top:34px}.site-footer__main{display:grid;gap:28px;margin:0 auto;max-width:1480px;padding:34px 16px}.site-footer__brand{display:grid;gap:16px}.site-footer__brand .logo{height:auto}.site-footer__brand .logo__image{height:34px}.site-footer__brand p,.site-footer__newsletter p{color:var(--muted);font-weight:700;line-height:1.48;margin:0;max-width:280px}.site-footer__socials{display:flex;gap:10px}.site-footer__socials a{align-items:center;background:#eef2ef;border-radius:999px;color:#475467;display:inline-flex;font-size:.78rem;font-weight:950;height:32px;justify-content:center;width:32px}.site-footer nav,.site-footer__newsletter{display:grid;gap:10px}.site-footer h3{color:var(--green-800);font-size:.96rem;margin:0 0 4px}.site-footer nav a{color:#475467;font-size:.93rem;font-weight:700}.site-footer__newsletter form{border:1px solid var(--line);border-radius:8px;display:grid;grid-template-columns:minmax(0,1fr) 54px;height:54px;margin-top:8px;max-width:320px;overflow:hidden}.site-footer__newsletter input{border:0;min-width:0;outline-color:var(--green-700);padding:0 16px}.site-footer__newsletter button{align-items:center;background:var(--green-700);border:0;color:white;display:inline-flex;justify-content:center}.site-footer__bottom{border-top:1px solid var(--line);color:var(--muted);display:grid;gap:12px;margin:0 auto;max-width:1480px;padding:16px}.site-footer__bottom div,.site-footer__bottom span{align-items:center;display:inline-flex;gap:8px}.site-footer__bottom div{gap:22px}.site-footer--compact{margin-top:0}.not-found-page{background:#f7faf8;min-height:calc(100vh - 76px - 78px);padding:18px 16px 34px}.not-found-view{align-items:center;display:grid;gap:24px;margin:0 auto;max-width:1180px;min-height:620px}.not-found-view--admin{background:#f8faf9;border:1px solid var(--line);border-radius:8px;min-height:520px;padding:18px}.not-found-view__copy{display:grid;gap:18px}.not-found-view__code{color:var(--green-800);font-size:.88rem;font-weight:950;letter-spacing:.12em;margin:0}.not-found-view h1{color:var(--green-900);font-size:clamp(2.45rem,10vw,5.4rem);letter-spacing:0;line-height:.98;margin:0;max-width:720px}.not-found-view__copy>p:not(.not-found-view__code){color:#344054;font-size:clamp(1rem,3.8vw,1.22rem);font-weight:750;line-height:1.45;margin:0;max-width:650px}.not-found-search{display:grid;gap:8px;max-width:610px}.not-found-search label{color:var(--muted);font-size:.78rem;font-weight:950;text-transform:uppercase}.not-found-search div{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 34px rgba(17,24,39,.08);display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;min-height:60px;padding:0 8px 0 16px}.not-found-search svg{color:var(--green-800)}.not-found-search input{background:transparent;border:0;color:var(--ink);min-width:0;outline:none}.not-found-search button{align-items:center;background:var(--green-700);border:0;border-radius:8px;color:white;display:inline-flex;height:44px;justify-content:center;width:48px}.not-found-actions{display:flex;flex-wrap:wrap;gap:12px}.not-found-view__aside{display:grid;gap:14px}.not-found-view__media{aspect-ratio:16/10;background:var(--sky);border-radius:8px;overflow:hidden;position:relative}.not-found-view__media img{height:100%;object-fit:cover;width:100%}.not-found-view__media:after{background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,60,39,.64));content:"";inset:0;position:absolute}.not-found-view__media span{bottom:18px;color:white;font-size:clamp(1.8rem,8vw,4.2rem);font-weight:950;left:18px;letter-spacing:0;line-height:1;position:absolute;z-index:1}.not-found-help{background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;padding:16px}.not-found-help h2{color:var(--green-900);font-size:1rem;margin:0}.not-found-help ul{color:var(--muted);display:grid;font-weight:780;gap:8px;line-height:1.4;list-style:none;margin:0;padding:0}.not-found-help li{align-items:start;display:grid;gap:8px;grid-template-columns:10px minmax(0,1fr)}.not-found-help li:before{background:var(--warm);border-radius:999px;content:"";height:8px;margin-top:7px;width:8px}.bottom-nav{align-items:center;background:rgba(255,255,255,.96);border-top:1px solid var(--line);bottom:0;display:grid;left:0;padding:8px 6px calc(8px + env(safe-area-inset-bottom));position:fixed;right:0;z-index:50}.bottom-nav,.bottom-nav--provider{grid-template-columns:repeat(5,minmax(0,1fr))}.bottom-nav--admin{grid-template-columns:repeat(3,minmax(0,1fr))}.bottom-nav a{align-items:center;color:#8a93a3;display:flex;flex-direction:column;font-size:.79rem;font-weight:750;gap:5px;min-width:0;position:relative}.bottom-nav .cart-status-badge{right:calc(50% - 28px);top:2px}.bottom-nav a.is-active{color:var(--green-800)}.search-hero{background:var(--green-900);color:white;padding:34px 16px 26px}.search-hero h1{font-size:clamp(2.1rem,11vw,3.8rem);margin:0 auto 20px;max-width:1180px}.search-hero .search-box{margin:0 auto;max-width:1180px}.search-box--compact{box-shadow:none}.service-grid{display:grid;gap:18px;grid-template-columns:1fr}.search-provider-section{padding-top:26px}.provider-result-grid{display:grid;gap:14px;grid-template-columns:1fr}.provider-result-card{background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;padding:14px}.provider-result-card__top{align-items:start;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto}.provider-result-card__identity{align-items:center;color:var(--ink);display:flex;gap:10px;min-width:0}.provider-result-card__avatar{align-items:center;background:var(--green-050);border:1px solid #c7ead6;border-radius:999px;color:var(--green-900);display:inline-flex;flex:0 0 auto;font-weight:950;height:48px;justify-content:center;width:48px}.provider-result-card__identity strong{display:block;font-size:1rem;line-height:1.2;overflow-wrap:anywhere}.provider-result-card__identity small{align-items:center;color:var(--green-800);display:inline-flex;font-weight:850;gap:5px;margin-top:4px}.provider-result-card p{color:var(--muted);font-weight:700;line-height:1.4;margin:0}.provider-result-card__meta,.provider-result-card__services{display:flex;flex-wrap:wrap;gap:8px}.provider-result-card__meta span,.provider-result-card__services a{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:999px;color:#344054;display:inline-flex;font-size:.82rem;font-weight:850;gap:5px;padding:7px 9px}.provider-result-card__identity svg,.provider-result-card__meta svg{color:var(--green-800)}.provider-result-card__link{color:var(--green-800);font-weight:900;justify-self:start}.favorite-button--provider-result{height:42px;width:42px}.empty-state--compact{min-height:auto;padding:24px 16px}.detail{display:grid;gap:0}.detail__media{background:var(--sky);display:grid;gap:8px;overflow:auto;padding:8px}.detail__cover{aspect-ratio:4/3;border-radius:6px;display:block;height:auto;object-fit:cover;width:100%}.detail__thumbs{display:grid;gap:8px;grid-template-columns:repeat(5,minmax(0,1fr))}.detail__thumbs img{aspect-ratio:1/1;border-radius:6px;display:block;height:auto;min-width:0;object-fit:cover;width:100%}.detail__content{background:white;padding:24px 16px 34px}.detail__header{display:grid;gap:16px}.detail__actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.eyebrow{color:var(--green-800);font-size:.86rem;font-weight:900;letter-spacing:0;margin:0 0 8px;text-transform:uppercase}.detail h1,.form-page h1,.simple-page h1{font-size:clamp(2rem,8vw,4rem)}.price-pill{background:var(--green-050);border:1px solid #cfe8d9;border-radius:8px;color:var(--green-900);font-size:1.5rem;font-weight:900;justify-self:start;padding:12px 14px}.meta-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.meta-row span{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:999px;display:inline-flex;font-weight:750;gap:7px;padding:8px 11px}.service-language-links{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin:-4px 0 18px}.service-language-links a,.service-language-links span{align-items:center;background:white;border:1px solid var(--line);border-radius:999px;color:var(--ink);display:inline-flex;font-size:.82rem;font-weight:950;gap:6px;min-height:34px;padding:6px 10px;text-decoration:none}.service-language-links .is-active,.service-language-links a:hover{background:var(--green-050);border-color:#a6d8ba;color:var(--green-900)}.detail__description{color:#364152;font-size:1.08rem;line-height:1.65;margin:0 0 22px}.provider-line{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:flex;gap:12px;margin-bottom:24px;padding:14px}.provider-line div{display:grid;gap:5px}.provider-line span{color:var(--muted)}.provider-line__profile-link{align-items:center;color:var(--green-800);display:inline-flex;font-weight:900;gap:6px;justify-self:start;margin-top:4px;text-decoration:none}.provider-line__profile-link:focus-visible,.provider-line__profile-link:hover{color:var(--green-900);text-decoration:underline;text-underline-offset:3px}.provider-form{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:14px;padding:16px}.provider-form label{color:#344054;display:grid;font-size:.95rem;font-weight:800;gap:8px}.provider-form input,.provider-form select,.provider-form textarea{background:white;border:1px solid #ccd6d0;border-radius:8px;color:var(--ink);min-height:48px;outline-color:var(--green-700);padding:12px 13px;width:100%}.provider-form textarea{resize:vertical}.rich-text-editor{color:#344054;display:grid;font-size:.95rem;font-weight:800;gap:8px}.rich-text-editor__label{display:inline-flex;gap:2px}.rich-text-editor__shell{background:white;border:1px solid #ccd6d0;border-radius:8px;overflow:hidden}.rich-text-editor__toolbar{align-items:center;background:#f8faf9;border-bottom:1px solid #e0e8e3;display:flex;flex-wrap:wrap;gap:5px;padding:8px}.rich-text-editor__button{align-items:center;background:white;border:1px solid #d7e2dc;border-radius:7px;color:#344054;display:inline-flex;height:34px;justify-content:center;padding:0;width:34px}.rich-text-editor__button.is-active,.rich-text-editor__button:focus-visible,.rich-text-editor__button:hover:not(:disabled){background:#eaf8f1;border-color:rgba(0,119,75,.34);color:var(--green-900)}.rich-text-editor__button:disabled{cursor:not-allowed;opacity:.45}.rich-text-editor__divider{background:#dbe5df;height:24px;margin:0 2px;width:1px}.rich-text-editor__content{color:var(--ink);font-weight:550;line-height:1.6;min-height:168px;outline:none;padding:13px}.rich-text-editor__content blockquote,.rich-text-editor__content h2,.rich-text-editor__content h3,.rich-text-editor__content ol,.rich-text-editor__content p,.rich-text-editor__content pre,.rich-text-editor__content ul{margin:0 0 .8rem}.rich-text-editor__content h2{font-size:1.2rem}.rich-text-editor__content h3{font-size:1.05rem}.rich-text-editor__content ol,.rich-text-editor__content ul{padding-left:1.4rem}.rich-text-editor__content blockquote{border-left:3px solid rgba(0,119,75,.28);color:#475467;padding-left:12px}.rich-text-editor__content pre{background:#f3f7f5;border-radius:7px;overflow:auto;padding:10px}.rich-text-content{color:#364152;line-height:1.65}.rich-text-content blockquote,.rich-text-content h2,.rich-text-content h3,.rich-text-content ol,.rich-text-content p,.rich-text-content pre,.rich-text-content ul{margin:0 0 1rem}.rich-text-content h2{color:var(--ink);font-size:1.32rem;line-height:1.25}.rich-text-content h3{color:var(--ink);font-size:1.12rem;line-height:1.3}.rich-text-content ol,.rich-text-content ul{padding-left:1.35rem}.rich-text-content li+li{margin-top:.35rem}.rich-text-content blockquote{border-left:3px solid rgba(0,119,75,.3);color:#475467;padding-left:14px}.rich-text-content pre{background:#f3f7f5;border-radius:8px;overflow:auto;padding:12px}.rich-text-content>:last-child{margin-bottom:0}.provider-form--offer{gap:12px}.provider-form--offer input,.provider-form--offer select,.provider-form--offer textarea{min-height:42px;padding:10px 12px}.provider-form__grid{display:grid;gap:12px}.provider-form__inline-grid{display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(110px,.36fr)}.provider-form__section{display:grid;gap:10px}.provider-form__section-head{align-items:end;display:flex;gap:10px;justify-content:space-between}.provider-form__section-head span{color:#344054;font-size:.95rem;font-weight:900}.provider-form__section-head small{color:var(--muted);font-size:.78rem;font-weight:800;text-align:right}.provider-choice-grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.provider-choice-grid--languages{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.provider-choice-grid--scroll{max-height:232px;overflow:auto;padding-right:3px}.provider-choice{align-items:center;background:#ffffff;border:1px solid #d7e2dc;border-radius:8px;color:#233327;cursor:pointer;display:flex!important;flex-direction:row;font-size:.88rem!important;font-weight:850!important;gap:9px!important;line-height:1.25;min-height:42px;padding:9px 10px}.provider-choice input{accent-color:var(--green-700);flex:0 0 auto;height:16px;min-height:0!important;padding:0;width:16px!important}.provider-choice span{overflow-wrap:anywhere}.provider-choice:has(input:checked){background:#eef8f2;border-color:#8fc9a7;color:var(--green-900)}.provider-location-selector{background:white;border:1px solid #d7e2dc;border-radius:8px;display:grid;gap:10px;padding:10px}.provider-location-selector__search{position:relative}.provider-location-selector__search svg{color:var(--muted);left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.provider-location-selector__search input{padding-left:40px}.provider-location-selector__summary{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.provider-location-selector__summary span{color:var(--green-900);font-size:.84rem;font-weight:950}.provider-location-selector__summary small{color:var(--muted);font-size:.78rem;font-weight:800}.provider-location-selector__selected{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.provider-location-selector__selected li{background:#eef8f2;border:1px solid #b8dbc7;border-radius:999px;color:var(--green-900);font-size:.78rem;font-weight:900;padding:5px 9px}.provider-location-selector__grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));max-height:246px;overflow:auto;padding-right:3px}.provider-location-choice{align-items:center;background:#f8faf9;border:1px solid #d7e2dc;border-radius:8px;cursor:pointer;display:grid!important;gap:10px!important;grid-template-columns:18px minmax(0,1fr);min-height:56px;padding:9px 10px}.provider-location-choice input{accent-color:var(--green-700);height:16px;min-height:0!important;padding:0;width:16px!important}.provider-location-choice__text{display:grid;gap:2px;min-width:0}.provider-location-choice__text small,.provider-location-choice__text strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.provider-location-choice__text strong{color:#233327;font-size:.9rem;font-weight:950}.provider-location-choice__text small{color:var(--muted);font-size:.76rem;font-weight:800}.provider-location-choice:has(input:checked){background:#eef8f2;border-color:#8fc9a7}.provider-location-selector__empty{background:#f8faf9;border:1px dashed #d7e2dc;border-radius:8px;color:var(--muted);font-size:.86rem;font-weight:850;margin:0;padding:12px}.provider-form__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.provider-form__actions .button{min-height:42px}.form-message{border-radius:8px;font-weight:800;margin:0;padding:12px}.form-message--success{background:var(--green-100);color:var(--green-900)}.form-message--error{background:#fee4e2;color:var(--danger)}.form-message--info{background:#eef6ff;color:#184e77}.button--small{font-size:.82rem;min-height:34px;padding:7px 10px}.admin-inline-actions{display:grid;gap:10px;justify-items:start;margin-top:16px}.checkbox-line{align-items:flex-start;display:flex;gap:10px}.checkbox-line input{flex:0 0 auto;margin-top:3px;width:auto}.agent-signup-confirmation{align-items:flex-start;display:grid;gap:10px}.agent-signup-confirmation h2,.agent-signup-confirmation p{margin:0}.provider-signup-card{align-items:stretch;background:linear-gradient(135deg,#f2fbf5,#ffffff 58%,#ecf7ef);border:1px solid #b9d9c4;box-shadow:0 16px 34px rgba(31,111,74,.12);color:var(--green-900);display:grid;gap:14px;grid-template-columns:1fr;margin-top:18px;padding:16px;text-decoration:none}.provider-signup-card:hover{border-color:var(--green-700);transform:translateY(-1px)}.provider-signup-card__icon{align-items:center;background:var(--green-800);color:white;display:inline-flex;height:48px;justify-content:center;width:48px}.provider-signup-card__content{display:grid;gap:7px;min-width:0}.provider-signup-card__content strong{color:var(--green-900);font-size:1.05rem;line-height:1.25}.provider-signup-card__content span{color:#486157;font-size:.94rem;font-weight:700;line-height:1.45}.provider-signup-card__cta{align-items:center;background:var(--green-800);color:white;display:inline-flex;font-size:.92rem;font-weight:850;gap:8px;justify-content:center;min-height:38px;padding:9px 12px;text-align:center;white-space:normal;width:100%}@media (min-width:720px){.provider-signup-card{align-items:center;grid-template-columns:auto minmax(0,1fr) auto;padding:18px}.provider-signup-card__content{gap:4px}.provider-signup-card__content strong{font-size:1.02rem;line-height:1.2}.provider-signup-card__content span{font-size:.9rem;line-height:1.35}.provider-signup-card__cta{font-size:.88rem;white-space:nowrap;width:auto}}.form-page,.simple-page{margin:0 auto;max-width:1040px;padding:30px 16px}.legal-page{margin:0 auto;max-width:1180px;padding:30px 16px 40px}.legal-page__hero{display:grid;gap:12px;margin-bottom:24px;max-width:900px}.legal-page__back{align-items:center;color:var(--green-800);display:inline-flex;font-weight:850;gap:8px;justify-self:start}.legal-page__hero h1{font-size:clamp(2rem,8vw,3.9rem);letter-spacing:0;line-height:1.05;margin:0}.legal-page__hero>p:not(.eyebrow){color:var(--muted);font-size:1.08rem;font-weight:650;line-height:1.55;margin:0;max-width:760px}.legal-page__source{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:#475467;display:inline-flex;font-size:.9rem;font-weight:750;gap:8px;justify-self:start;max-width:100%;padding:10px 12px}.legal-page__source span{overflow-wrap:anywhere}.legal-page__layout{align-items:start;display:grid;gap:18px}.legal-page__nav{background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:8px;padding:14px}.legal-page__nav h2{color:var(--green-900);font-size:.95rem;margin:0 0 4px}.legal-page__nav-link{border:1px solid transparent;border-radius:8px;color:#475467;font-size:.93rem;font-weight:800;line-height:1.35;padding:10px 12px}.legal-page__nav-link--active{background:var(--green-050);border-color:#cfe8d9;color:var(--green-900)}.legal-document{background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:14px;line-height:1.65;padding:18px 16px}.legal-document h2{color:var(--green-900);font-size:clamp(1.1rem,4vw,1.45rem);letter-spacing:0;line-height:1.25;margin:16px 0 0}.legal-document h2:first-child{margin-top:0}.legal-document h3{color:var(--ink);font-size:1.02rem;margin:6px 0 0}.legal-document p{color:#344054;font-size:.98rem;margin:0}.legal-document ul{color:#344054;display:grid;gap:6px;margin:0;padding-left:22px}.legal-document li{padding-left:4px}@media (min-width:900px){.legal-page{padding-top:46px}.legal-page__layout{grid-template-columns:280px minmax(0,1fr)}.legal-page__nav{position:sticky;top:96px}.legal-document{padding:34px}}.empty-state p,.form-page>div:first-child p,.profile-head p{color:var(--muted);font-size:1.06rem;line-height:1.55}.provider-form{margin-top:24px}.profile-language-form{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:14px;padding:16px}.profile-language-form>div:first-child{align-items:start;display:flex;gap:12px}.profile-language-form h2,.profile-language-form p{margin:0}.profile-language-form p{color:var(--muted);font-weight:750;line-height:1.45}.profile-language-form label{color:#344054;display:grid;font-weight:850;gap:8px}.profile-language-form select{background:white;border:1px solid #ccd6d0;border-radius:8px;color:var(--ink);min-height:48px;padding:12px 13px}.admin-notification-preferences{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:16px;padding:16px}.admin-notification-preferences>div:first-child{align-items:start;display:flex;gap:12px}.admin-notification-preferences h2,.admin-notification-preferences p{margin:0}.admin-notification-preferences p{color:var(--muted);font-weight:750;line-height:1.45}.admin-notification-preferences fieldset{border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;margin:0;padding:14px}.admin-notification-preferences legend{color:#344054;font-weight:900;padding:0 6px}.admin-notification-preferences label{align-items:center;display:flex;gap:10px;font-weight:850}.admin-notification-preferences input{accent-color:var(--green-800)}.admin-notification-preferences label span{align-items:center;display:inline-flex;gap:8px}.admin-notification-preferences__events{display:grid;gap:10px}.admin-notification-preferences__submit{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.provider-empty-actions{display:grid;margin-top:14px}.offer-modal__trigger{width:100%}.offer-modal{align-items:end;display:grid;inset:0;padding:12px;position:fixed;z-index:1000}.offer-modal__backdrop{background:rgba(15,25,20,.6);border:0;cursor:pointer;inset:0;padding:0;position:absolute}.offer-modal__panel{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;grid-template-rows:auto minmax(0,1fr);max-height:calc(100dvh - 24px);outline:none;overflow:hidden;position:relative;width:100%}.offer-modal__head{align-items:center;border-bottom:1px solid var(--line);display:flex;gap:12px;justify-content:space-between;padding:14px}.offer-modal__head>div{align-items:center;display:flex;gap:10px;min-width:0}.offer-modal__head svg{color:var(--green-800);flex:0 0 auto}.offer-modal__head h2{font-size:1.2rem;line-height:1.15;margin:0}.offer-modal__close{background:#f8faf9;border-color:var(--line);flex:0 0 auto;height:44px;width:44px}.offer-modal__body{overflow:auto;padding:14px}.offer-modal .provider-form{margin-top:0}.admin-confirm-modal{align-items:center;justify-items:center}.admin-confirm-modal__panel{max-width:460px}.admin-confirm-modal__head svg{color:#b42318}.admin-confirm-modal__panel--warning .admin-confirm-modal__head svg{color:#b54708}.admin-confirm-modal__panel--info .admin-confirm-modal__head svg{color:var(--green-800)}.admin-confirm-modal__body{display:grid;gap:16px}.admin-confirm-modal__body p{color:var(--muted);line-height:1.5;margin:0}.admin-confirm-modal__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.admin-confirm-modal__danger{background:#b42318;border-color:#b42318;color:white}.provider-profile-form{gap:14px}.provider-profile-form-section{border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;margin:0;padding:14px}.provider-profile-form-section legend{color:#344054;font-weight:950;padding:0 6px}.provider-profile-form-section p{color:var(--muted);font-size:.86rem;font-weight:800;line-height:1.4;margin:0}.provider-profile-form-grid{display:grid;gap:12px}.provider-profile-form-grid__wide{grid-column:1/-1}.provider-profile-locations{border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;margin:0;padding:12px}.provider-profile-locations legend{color:#344054;font-weight:900;padding:0 6px}.provider-profile-locations>div{display:grid;gap:8px;max-height:220px;overflow:auto;padding-right:2px}.provider-profile-locations label{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;cursor:pointer;display:flex;flex-direction:row;gap:10px;min-height:44px;padding:9px 10px}.provider-profile-locations input{accent-color:var(--green-700);flex:0 0 auto;min-height:auto;padding:0;width:auto}.provider-profile-locations span{color:var(--ink);font-weight:850;line-height:1.25}.provider-profile-intervention-zones{border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;margin:0;padding:12px}.provider-profile-intervention-zones legend{color:#344054;font-weight:900;padding:0 6px}.provider-profile-intervention-zones p{color:var(--muted);font-size:.86rem;font-weight:800;line-height:1.4;margin:0}.provider-profile-intervention-zones__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.provider-profile-intervention-zones__toolbar>span{color:var(--green-900);font-weight:900}.provider-profile-intervention-zones__list{display:grid;gap:8px;list-style:none;margin:0;padding:0}.provider-profile-intervention-zones__list li{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;min-height:48px;padding:9px 10px}.provider-profile-intervention-zones__list li>span{display:grid;gap:2px;min-width:0}.provider-profile-intervention-zones__list small,.provider-profile-intervention-zones__list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.provider-profile-intervention-zones__list strong{color:var(--ink);font-weight:900}.provider-profile-intervention-zones__list small{color:var(--muted);font-size:.78rem;font-weight:800}.provider-profile-intervention-zones__list button{align-items:center;background:#fff4f2;border:1px solid #fecdca;border-radius:8px;color:var(--danger);display:inline-flex;height:36px;justify-content:center;width:36px}.provider-profile-intervention-zones__empty{background:#f8faf9;border:1px dashed #ccd6d0;border-radius:8px;padding:12px}.admin-location-picker-modal{align-items:center;display:grid;inset:0;padding:18px;position:fixed;z-index:1200}.admin-location-picker-modal__backdrop{background:rgba(15,25,20,.54);border:0;inset:0;padding:0;position:absolute}.admin-location-picker-modal__panel{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;justify-self:center;max-width:min(520px,calc(100vw - 28px));overflow:hidden;position:relative;width:100%}.admin-location-picker-modal__head{align-items:center;border-bottom:1px solid var(--line);display:flex;gap:12px;justify-content:space-between;padding:14px}.admin-location-picker-modal__head h3{font-size:1.08rem;margin:0}.admin-location-picker-modal__head button{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--ink);display:inline-flex;height:38px;justify-content:center;width:38px}.admin-location-picker-modal__body{display:grid;gap:12px;padding:14px}.admin-location-picker-modal__body label{color:#344054;display:grid;font-size:.78rem;font-weight:900;gap:6px;text-transform:uppercase}.admin-location-picker-modal__body select{background:white;border:1px solid #ccd6d0;border-radius:8px;color:var(--ink);min-height:42px;outline-color:var(--green-700);padding:0 10px;text-transform:none}.admin-location-picker-modal__body select:disabled{background:#f2f4f7;color:var(--muted)}.admin-location-picker-modal__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.provider-profile-registration-details{background:#ffffff;border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;padding:12px}.provider-profile-registration-details>span{color:#344054;font-size:.9rem;font-weight:950}.provider-profile-registration-details dl{display:grid;gap:8px;margin:0}.provider-profile-registration-details dl div{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:3px;padding:9px 10px}.provider-profile-registration-details dt{color:var(--muted);font-size:.74rem;font-weight:900;text-transform:uppercase}.provider-profile-registration-details dd{color:var(--ink);font-weight:850;margin:0;overflow-wrap:anywhere}.admin-provider-edit-modal__panel{max-width:min(860px,calc(100vw - 24px))}.admin-provider-contracts-modal__panel{max-width:min(920px,calc(100vw - 24px))}.admin-provider-edit-modal__body{display:grid;gap:18px}.admin-provider-edit-services{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;padding:14px}.admin-provider-edit-services__head>div{align-items:center;display:flex;gap:10px}.admin-provider-edit-services__head svg{color:var(--green-800);flex:0 0 auto}.admin-provider-edit-services h3,.admin-provider-edit-services p{margin:0}.admin-provider-edit-services p{color:var(--muted);font-size:.86rem;font-weight:800}.admin-provider-edit-service{background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden}.admin-provider-edit-service summary{cursor:pointer;display:grid;gap:3px;padding:12px 14px}.admin-provider-edit-service summary span{color:var(--ink);font-weight:950}.admin-provider-edit-service summary small{color:var(--muted);font-weight:850}.admin-provider-edit-service .provider-form{border-top:1px solid var(--line);padding:14px}.provider-profile-media-editor{border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;margin:0;padding:12px}.provider-profile-media-editor legend{color:#344054;font-weight:900;padding:0 6px}.provider-profile-media-editor__block,.provider-profile-media-editor__grid{display:grid;gap:12px}.provider-profile-media-editor__block>span{color:#344054;font-weight:900}.provider-profile-media-editor__block p{color:var(--muted);font-size:.9rem;font-weight:750;line-height:1.45;margin:0}.provider-profile-media-editor__cover{aspect-ratio:16/9;border:1px solid var(--line);border-radius:8px;display:block;object-fit:cover;width:100%}.provider-profile-media-editor__pending{background:#fffaeb;border:1px solid #fedf89;border-radius:8px;color:#b54708;padding:9px 10px}.provider-profile-media-editor__drop{min-height:74px}.provider-profile-media-editor__remove,.provider-profile-media-editor__submit{justify-self:start}.provider-profile-gallery-editor{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(92px,1fr))}.provider-profile-gallery-editor>div{background:#f8faf9;border:1px solid var(--line);border-radius:8px;min-width:0;overflow:hidden;position:relative}.provider-profile-gallery-editor img{aspect-ratio:1/1;display:block;object-fit:cover;width:100%}.provider-profile-gallery-editor .icon-button{background:white;border-color:var(--line);box-shadow:0 8px 18px rgba(15,25,20,.12);height:34px;position:absolute;right:6px;top:6px;width:34px}.provider-profile-gallery-editor__pending{align-items:center;color:var(--muted);display:grid;gap:6px;justify-items:center;min-height:92px;padding:10px;text-align:center}.provider-profile-gallery-editor__pending svg{color:var(--green-800)}.provider-profile-gallery-editor__pending span{font-size:.78rem;font-weight:850;line-height:1.25;max-width:100%;overflow-wrap:anywhere}.provider-profile-media-preview{display:grid;gap:12px}.provider-profile-media-preview--empty,.provider-profile-media-preview__empty-gallery,.provider-profile-media-preview__missing-cover{background:#f8faf9;border:1px dashed #b7c8be;border-radius:8px;color:var(--muted);font-weight:850;margin:0;padding:14px}.provider-profile-media-preview--empty p{margin:0}.provider-profile-media-preview__cover,.provider-profile-media-preview__gallery figure{display:grid;gap:6px;margin:0;min-width:0}.provider-profile-media-preview__cover img{aspect-ratio:16/7;border:1px solid var(--line);border-radius:8px;display:block;max-height:360px;object-fit:cover;width:100%}.provider-profile-media-preview figcaption{color:var(--muted);font-size:.76rem;font-weight:900}.provider-profile-media-preview__gallery{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(128px,1fr))}.provider-profile-media-preview__gallery img{aspect-ratio:4/3;border:1px solid var(--line);border-radius:8px;display:block;object-fit:cover;width:100%}.file-drop{align-items:center;background:#eef8f2;border:1px dashed #91c5aa;color:var(--green-800);cursor:pointer;display:flex;flex-direction:row;font-weight:900;gap:12px;justify-content:center;min-height:92px;padding:18px;position:relative;text-align:center}.file-drop input{inset:0;opacity:0;position:absolute}.service-image-preview-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(118px,1fr))}.service-image-preview{background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:7px;min-width:0;overflow:hidden;padding:8px}.service-image-preview--cover{grid-template-columns:132px minmax(0,1fr);min-height:112px}.service-image-preview img{aspect-ratio:4/3;border-radius:6px;display:block;object-fit:cover;width:100%}.service-image-preview--cover img{height:96px}.service-image-preview span{align-self:center;color:#344054;font-size:.82rem;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-list{display:grid;gap:14px;margin-top:24px}.status-list article{grid-template-columns:auto 1fr auto}.status-list a,.status-list article{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;padding:16px}.status-list a{grid-template-columns:auto 1fr}.status-list h2{font-size:1rem;margin:0 0 5px}.status-list p{color:var(--muted);margin:0}.status-list span{color:var(--green-800);font-size:.86rem;font-weight:900}.empty-state{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;display:grid;justify-items:center;margin-top:24px;padding:48px 18px;text-align:center}.empty-state svg{color:var(--green-800)}.empty-state h2{margin:14px 0 0}.profile-head{gap:16px}.avatar,.profile-head{align-items:center;display:flex}.avatar{background:var(--green-050);border-radius:999px;color:var(--green-800);flex:0 0 auto;height:78px;justify-content:center;width:78px}.auth-card{align-items:start;background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:18px;margin-top:24px;padding:18px}.admin-section h2,.auth-card h2{font-size:1.15rem;margin:0 0 6px}.auth-card p{color:var(--muted);line-height:1.45;margin:0}.auth-form{display:grid;gap:12px;width:100%}.auth-form label{color:#344054;display:grid;font-weight:800;gap:8px}.auth-form input{background:white;border:1px solid #ccd6d0;border-radius:8px;min-height:48px;outline-color:var(--green-700);padding:12px 13px}.password-input{display:block;position:relative;width:100%}.password-input input{padding-right:48px;width:100%}.password-input__toggle{align-items:center;background:transparent;border:0;color:#486157;cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;position:absolute;right:5px;top:50%;transform:translateY(-50%);width:40px}.password-input__toggle:focus-visible,.password-input__toggle:hover{color:var(--green-800)}.auth-form__links{align-items:center;display:flex;flex-wrap:wrap;gap:10px 16px;justify-content:space-between}.auth-choice-card h2,.auth-form__links a,.auth-page-note a,.interest-notice a{color:var(--green-800);font-weight:900}.auth-choice-grid{display:grid;gap:14px;margin-top:24px}.auth-choice-card{align-items:start;background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:14px;padding:18px}.auth-choice-card:hover{border-color:#b7dec6;box-shadow:0 14px 34px rgba(17,24,39,.08)}.auth-choice-card>span{align-items:center;background:var(--green-050);border:1px solid #cfe8d9;border-radius:8px;color:var(--green-800);display:inline-flex;height:46px;justify-content:center;width:46px}.auth-choice-card h2{font-size:1.15rem;margin:0 0 6px}.auth-choice-card p,.auth-empty-state p,.auth-page-note{color:var(--muted);line-height:1.5;margin:0}.auth-page-note{margin-top:18px}.account-grid,.auth-empty-state{display:grid;gap:14px}.account-grid{grid-template-columns:1fr;margin-top:24px}.credential-card{background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;padding:16px}.credential-card span,.role-pill{align-self:start;background:var(--green-050);border-radius:999px;color:var(--green-800);font-size:.78rem;font-weight:900;justify-self:start;padding:6px 10px;text-transform:uppercase}.credential-card h2{font-size:1.08rem;margin:0;overflow-wrap:anywhere}.credential-card p{color:var(--muted);line-height:1.45;margin:0}.credential-card code{background:#f3f6f4;border:1px solid var(--line);border-radius:8px;color:var(--ink);font-weight:800;padding:10px 12px}.admin-page{margin:0 auto;max-width:1440px;padding:30px 16px}.admin-layout{display:grid;gap:18px}.admin-sidebar{align-self:start;background:white;border:1px solid var(--line);border-radius:8px;gap:14px;padding:14px}.admin-sidebar__identity{background:#f8faf9;border:1px solid var(--line);gap:4px;padding:12px}.admin-sidebar__identity small,.admin-sidebar__identity span{color:var(--muted);font-weight:850;overflow-wrap:anywhere}.admin-sidebar__identity span{font-size:.76rem;text-transform:uppercase}.admin-sidebar__identity strong{color:var(--ink);overflow-wrap:anywhere}.admin-sidebar nav{display:grid;gap:5px}.admin-menu-link{color:var(--ink);grid-template-columns:auto minmax(0,1fr);padding:10px;text-decoration:none}.admin-menu-link svg{color:var(--muted)}.admin-menu-link span{display:grid;gap:2px;min-width:0}.admin-menu-link small,.admin-menu-link strong{overflow-wrap:anywhere}.admin-menu-link strong{font-size:.92rem}.admin-menu-link small{color:var(--muted);font-size:.76rem;font-weight:750}.admin-menu-link.is-active,.admin-menu-link:hover{background:var(--green-050);border-color:#c6dfd3}.admin-menu-link.is-active strong,.admin-menu-link.is-active svg{color:var(--green-900)}.admin-head{align-items:start;margin-bottom:24px}.admin-head h1{font-size:clamp(2rem,8vw,4rem)}.admin-stats{display:grid;gap:14px;grid-template-columns:1fr;margin-bottom:26px}.admin-stats a,.admin-stats article{background:white;border:1px solid var(--line);border-radius:8px;color:var(--ink);display:grid;gap:8px;padding:18px;text-decoration:none}.admin-stats a:hover{border-color:#9fc9b4;box-shadow:0 14px 34px rgba(16,24,40,.08)}.admin-stats a svg,.admin-stats svg{color:var(--green-800)}.admin-stats a span,.admin-stats span{font-size:2rem;font-weight:900}.admin-stats a p,.admin-stats p{color:var(--muted);font-weight:800;margin:0}.admin-stats--email{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.admin-section{margin-top:24px}.admin-section--embedded{margin-top:0}.admin-subject-grid{display:grid;gap:12px;grid-template-columns:1fr}.admin-subject-grid a{background:white;border:1px solid var(--line);border-radius:8px;color:var(--ink);display:grid;gap:8px;min-height:154px;padding:16px;text-decoration:none}.admin-subject-grid a:hover{border-color:#9fc9b4;box-shadow:0 14px 34px rgba(16,24,40,.08)}.admin-subject-grid svg{color:var(--green-800)}.admin-subject-grid span{font-size:1.65rem;font-weight:950}.admin-subject-grid strong{font-size:1rem}.admin-subject-grid p{color:var(--muted);font-weight:750;line-height:1.4;margin:0}.admin-section__head{align-items:start;display:grid;gap:10px;margin-bottom:12px}.admin-section__head h2{margin-bottom:4px}.admin-section__head p{color:var(--muted);font-weight:750;line-height:1.45;margin:0}.admin-section__summary{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.admin-section__head-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.admin-table{background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden}.admin-table article{align-items:center;display:grid;gap:12px;grid-template-columns:minmax(0,1fr);padding:14px 16px}.admin-table article+article{border-top:1px solid var(--line)}.admin-table span,.admin-table strong{display:block;overflow-wrap:anywhere}.admin-table span{color:var(--muted);line-height:1.4}.admin-table>article>span:last-child{color:var(--green-900);font-weight:900}.admin-table--payouts article{align-items:start}.tracking-kpis{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));margin-bottom:12px}.tracking-kpis article{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:5px;grid-template-columns:auto minmax(0,1fr);padding:12px}.tracking-kpis svg{color:var(--green-800)}.tracking-kpis span{color:var(--ink);font-size:1.12rem;font-weight:950;overflow-wrap:anywhere}.tracking-kpis p{color:var(--muted);font-size:.82rem;font-weight:850;grid-column:1/-1;margin:0}.tracking-kpis small{color:#667085;font-size:.74rem;font-weight:800;grid-column:1/-1;line-height:1.35}.tracking-funnel{display:grid;gap:14px}.tracking-funnel__row{display:grid;gap:8px}.tracking-funnel__meta{align-items:end;display:grid;gap:6px;grid-template-columns:minmax(0,1fr) auto}.tracking-funnel__meta span{color:#344054;font-size:.9rem;font-weight:900}.tracking-funnel__meta strong{color:#111827;font-size:1.1rem;font-weight:950}.tracking-funnel__meta small{color:var(--muted);font-size:.78rem;font-weight:850;grid-column:1/-1}.tracking-funnel__track{background:#eef4f1;border-radius:999px;height:10px;overflow:hidden}.tracking-funnel__track i{background:linear-gradient(90deg,var(--green-800),var(--warm));border-radius:inherit;display:block;height:100%;min-width:10px}.tracking-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.tracking-mini-charts{display:grid;gap:14px}.tracking-segment-chart{display:grid;gap:9px}.tracking-segment-chart h3{font-size:.92rem;margin:0}.tracking-segment-chart p{color:var(--muted);font-weight:800;margin:0}.tracking-segment-chart__row{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(110px,.8fr) minmax(140px,1fr) auto}.tracking-segment-chart__row>span{color:var(--ink);font-size:.84rem;font-weight:900;overflow-wrap:anywhere}.tracking-segment-chart__row>div{background:#eef4f1;border-radius:999px;height:9px;overflow:hidden}.tracking-segment-chart__row i{background:linear-gradient(90deg,var(--green-800),var(--warm));display:block;height:100%;min-width:9px}.tracking-segment-chart__row strong{color:var(--green-900);font-size:.84rem;font-weight:950}.tracking-ip-manager{border-top:1px solid var(--line);display:grid;gap:10px;padding-top:12px}.tracking-ip-manager__form{display:flex;flex-wrap:wrap;gap:8px}.tracking-ip-manager__form input{background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--ink);font:inherit;min-height:40px;padding:0 11px}.tracking-ip-manager__list{display:flex;flex-wrap:wrap;gap:8px}.tracking-ip-manager__list>span{align-items:center;background:var(--green-050);border:1px solid var(--line);border-radius:8px;color:var(--green-900);display:inline-flex;gap:8px;padding:7px 8px}.tracking-ip-manager__list small{color:var(--muted);font-weight:800}.tracking-ip-manager__list button{align-items:center;background:white;border:1px solid var(--line);border-radius:6px;color:var(--danger);cursor:pointer;display:inline-flex;justify-content:center;min-height:28px;width:28px}.tracking-decision-grid,.tracking-grid{display:grid;gap:12px}.admin-table--tracking article{align-items:start}.admin-code-snippet{background:#0f1f18;border-radius:8px;color:#eef8f1;font-size:.74rem;line-height:1.35;margin:0;max-height:160px;min-width:260px;overflow:auto;padding:10px;white-space:pre-wrap}.admin-data-table-wrap{background:white;border:1px solid var(--line);border-radius:8px;overflow-x:auto}.admin-table-tools{align-items:center;display:flex;gap:8px;justify-content:flex-end;margin:0 0 8px}.admin-table-tools .button{min-height:36px}.admin-table-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin:12px 0}.admin-table-actions .form-message{margin:0}.admin-table-wrapper{background:white;border:1px solid var(--line);border-radius:8px;overflow-x:auto}.admin-row-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-row-actions .button{min-height:34px;padding:8px 10px}.admin-inline-button{align-items:center;background:transparent;border:0;color:var(--green-800);display:inline-flex;font-weight:900;gap:5px;padding:0}.admin-document-modal{max-width:620px}.admin-document-text-preview{background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--ink);font-weight:750;line-height:1.55;max-height:min(55vh,520px);overflow:auto;padding:14px;white-space:pre-wrap}.admin-table-client-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin:10px 0 18px}.admin-table-client-pagination span{color:var(--muted);font-size:.86rem;font-weight:850}.admin-table-client-pagination button:disabled{cursor:not-allowed;opacity:.52}.admin-data-table{border-collapse:collapse;min-width:1040px;width:100%}.admin-data-table td,.admin-data-table th{border-bottom:1px solid var(--line);padding:12px;text-align:left;vertical-align:top}.admin-data-table th{background:#f8faf9;color:#344054;font-size:.76rem;font-weight:950;letter-spacing:0;text-transform:uppercase}.admin-data-table tbody tr:last-child td{border-bottom:0}.admin-data-table td{color:var(--ink);font-size:.9rem;font-weight:750}.admin-data-table td>small,.admin-data-table td>span,.admin-data-table td>strong{display:block;overflow-wrap:anywhere}.admin-data-table td>small{color:var(--muted);font-size:.78rem;font-weight:800;line-height:1.4;margin-top:4px}.admin-data-table .admin-actions{min-width:260px}.admin-email-logs-table td strong{overflow-wrap:anywhere}.admin-email-logs-table__error{color:var(--danger)!important}.admin-email-links{margin-top:8px}.admin-email-links summary{color:var(--green-800);cursor:pointer;font-weight:900}.admin-email-links div{display:grid;gap:6px;margin-top:8px}.admin-email-links a{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--green-900);display:grid;gap:7px;grid-template-columns:14px minmax(0,1fr) auto;padding:7px 8px;text-decoration:none}.admin-email-links a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-email-links a strong{background:#ecfdf3;border:1px solid #abefc6;border-radius:999px;color:var(--green-900);font-size:.78rem;min-width:26px;padding:2px 6px;text-align:center}.admin-onboarding-actions{align-items:flex-start;display:grid;gap:8px;min-width:210px}.admin-provider-contract-resend{align-items:start;background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:8px;margin:12px 0;padding:12px}.admin-provider-contract-resend .button{justify-self:start}.admin-provider-contract-resend__actions{display:flex;flex-wrap:wrap;gap:8px}.admin-provider-contract-resend small{font-size:.82rem;font-weight:850}.admin-provider-contract-resend__hint{color:var(--muted)}.admin-data-table input[type=checkbox]{accent-color:var(--green-800);height:18px;width:18px}.admin-content a:not(.button):not(.admin-metric-card--link){color:var(--green-800);font-weight:900;text-decoration:none}.admin-content a:not(.button):not(.admin-metric-card--link):hover{color:var(--green-700)}.admin-provider-filters,.admin-validation-filters{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;grid-template-columns:minmax(220px,1fr);margin-bottom:12px;padding:12px}.admin-validation-summary{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:12px}.admin-validation-stat{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:0 14px 34px rgba(17,24,39,.04);color:inherit;display:grid;gap:8px;min-width:0;padding:16px;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.admin-validation-stat.is-active,.admin-validation-stat:focus-visible,.admin-validation-stat:hover{border-color:rgba(0,125,79,.35);box-shadow:0 16px 36px rgba(15,41,30,.1)}.admin-validation-stat:focus-visible,.admin-validation-stat:hover{transform:translateY(-1px)}.admin-validation-stat.is-active{background:var(--green-050)}.admin-validation-stat span{color:var(--muted);font-size:.82rem;font-weight:900}.admin-validation-stat strong{color:var(--green-900);font-size:2rem;line-height:1}.admin-validations-table{min-width:1080px}.admin-validation-change-empty{color:var(--muted);font-size:.86rem;font-weight:850}.admin-validation-change-list{max-width:340px}.admin-validation-change-list summary{color:var(--green-800);cursor:pointer;font-weight:950;list-style-position:inside;white-space:nowrap}.admin-validation-change-list>div{display:grid;gap:8px;margin-top:8px}.admin-validation-change-list article{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:6px;padding:10px}.admin-validation-change-list article strong{color:var(--ink);font-size:.86rem}.admin-validation-change-list dl{display:grid;gap:6px;margin:0}.admin-validation-change-list dl div{display:grid;gap:2px}.admin-validation-change-list dt{color:var(--muted);font-size:.7rem;font-weight:900;text-transform:uppercase}.admin-validation-change-list dd{color:var(--ink);font-size:.82rem;font-weight:780;line-height:1.35;margin:0;overflow-wrap:anywhere}.admin-action-board{display:grid;gap:16px}.admin-action-hero{align-items:end;background:linear-gradient(135deg,#053d2a,#087a52);border-radius:8px;color:white;display:flex;gap:20px;justify-content:space-between;min-width:0;padding:22px}.admin-action-hero h2{color:white;font-size:clamp(1.45rem,2vw,2.15rem);line-height:1.05;margin:10px 0 8px}.admin-action-hero p{color:rgba(255,255,255,.82);font-size:.92rem;font-weight:800;line-height:1.45;margin:0;max-width:760px}.admin-action-hero>p{flex:0 0 auto;text-align:right}.admin-action-hero strong{color:white;display:block;margin-top:4px;white-space:nowrap}.admin-action-stats{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.admin-action-stat{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:0 14px 34px rgba(17,24,39,.04);color:inherit;display:grid;gap:7px;min-width:0;padding:15px;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.admin-action-stat:focus-visible,.admin-action-stat:hover{border-color:rgba(0,125,79,.35);box-shadow:0 18px 38px rgba(15,41,30,.1);transform:translateY(-1px)}.admin-action-stat span{color:#344054;font-size:.8rem;font-weight:950}.admin-action-stat strong{color:var(--green-900);font-size:2rem;line-height:1}.admin-action-stat small{color:var(--muted);font-size:.76rem;font-weight:850;line-height:1.35}.admin-action-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-action-section{background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 40px rgba(17,24,39,.04);min-width:0;padding:16px}.admin-action-section--amber{border-top:3px solid #f59e0b}.admin-action-section--blue{border-top:3px solid #2563eb}.admin-action-section--green{border-top:3px solid var(--green-700)}.admin-action-section--red{border-top:3px solid #be123c}.admin-action-section__head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.admin-action-section__head>div{align-items:flex-start;display:flex;gap:10px;min-width:0}.admin-action-section__head>div>span{align-items:center;background:var(--green-050);border:1px solid rgba(0,125,79,.14);border-radius:8px;color:var(--green-800);display:inline-flex;flex:0 0 auto;height:36px;justify-content:center;width:36px}.admin-action-section__head h2{color:#111827;font-size:1rem;line-height:1.2;margin:0 0 5px}.admin-action-section__head p{color:var(--muted);font-size:.82rem;font-weight:780;line-height:1.35;margin:0}.admin-action-section__head>a{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--green-800);display:inline-flex;flex:0 0 auto;font-size:.76rem;font-weight:950;min-height:34px;padding:0 10px;text-decoration:none;white-space:nowrap}.admin-action-list{display:grid;gap:8px}.admin-action-row{align-items:center;background:#fbfdfc;border:1px solid rgba(223,229,225,.92);border-radius:8px;color:inherit;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;min-width:0;padding:12px;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}.admin-action-row:focus-visible,.admin-action-row:hover{background:var(--green-050);border-color:rgba(0,125,79,.24);transform:translateX(1px)}.admin-action-row__main,.admin-action-row__side{min-width:0}.admin-action-row__main{display:grid;gap:3px}.admin-action-row__main strong{color:#111827;font-size:.92rem;line-height:1.25;overflow-wrap:anywhere}.admin-action-row__main small,.admin-action-row__main span,.admin-action-row__side small{color:var(--muted);font-size:.76rem;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.admin-action-row__side{align-items:end;display:grid;gap:6px;justify-items:end}.admin-action-row__side svg{color:var(--green-800)}.admin-action-empty{background:#f8faf9;border:1px dashed var(--line);border-radius:8px;color:var(--muted);font-size:.86rem;font-weight:850;margin:0;padding:14px}.admin-create-user-form{display:grid;gap:14px}.admin-create-user-modal__panel{max-width:880px}.admin-create-provider-modal__panel{max-width:min(940px,calc(100vw - 24px))}.admin-create-user-form__actions p,.admin-create-user-form__intro{color:var(--muted);font-size:.84rem;font-weight:800;line-height:1.4;margin:0}.admin-create-user-form__grid{display:grid;gap:10px;grid-template-columns:minmax(0,1fr)}.admin-form-field{display:grid;gap:6px}.admin-form-field--wide{grid-column:1/-1}.admin-form-field span{color:#344054;font-size:.78rem;font-weight:900}.admin-form-field input,.admin-form-field select,.admin-form-field textarea{background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--ink);font:inherit;font-size:.9rem;font-weight:800;min-height:42px;outline:0;padding:0 10px;width:100%}.admin-form-field textarea{min-height:94px;padding:10px;resize:vertical}.admin-create-user-form__actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.admin-filter-field{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--muted);display:flex;min-height:42px;padding:0 10px}.admin-filter-field input,.admin-filter-field select{background:transparent;border:0;color:var(--ink);font:inherit;font-size:.9rem;font-weight:800;min-height:40px;min-width:0;outline:0;width:100%}.admin-filter-field svg{flex:0 0 auto;margin-right:8px}.admin-services-metrics{margin-bottom:12px}.admin-category-multi-filter{position:relative}.admin-category-multi-filter__trigger{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--ink);display:grid;font-size:.9rem;font-weight:800;gap:8px;grid-template-columns:auto minmax(0,1fr);min-height:42px;padding:0 10px;text-align:left;width:100%}.admin-category-multi-filter__trigger svg{color:var(--muted)}.admin-category-multi-filter__trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-category-multi-filter__panel{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;gap:8px;left:0;max-height:min(420px,calc(100vh - 120px));min-width:min(320px,calc(100vw - 36px));overflow:hidden;padding:8px;position:absolute;right:0;top:calc(100% + 8px);z-index:80}.admin-category-multi-filter__head{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:3px 2px 6px}.admin-category-multi-filter__head strong{color:var(--ink);font-size:.88rem;font-weight:950}.admin-category-multi-filter__head button{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--muted);display:inline-flex;height:30px;justify-content:center;width:30px}.admin-category-multi-filter__options{display:grid;gap:6px;max-height:310px;overflow-y:auto}.admin-category-multi-filter__options label{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--ink);cursor:pointer;display:flex;font-size:.86rem;font-weight:850;gap:9px;min-height:38px;padding:8px 10px}.admin-category-multi-filter__options input{accent-color:var(--green-700)}.admin-provider-row{transition:background .16s ease,box-shadow .16s ease}.admin-provider-row:hover{background:#f8faf9}.admin-provider-link{color:var(--ink);display:grid;gap:3px;text-decoration:none}.admin-provider-link strong{color:var(--green-800)}.admin-category-link{align-items:center;color:var(--ink);display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr);text-decoration:none}.admin-category-link small,.admin-category-link strong{display:block;overflow-wrap:anywhere}.admin-category-link small{color:var(--muted);font-size:.78rem;font-weight:800;line-height:1.4;margin-top:3px}.admin-category-icon{align-items:center;background:var(--green-050);border:1px solid #cfe8d9;border-radius:8px;color:var(--green-800);display:inline-flex;height:42px;justify-content:center;width:42px}.admin-category-icon--large{height:68px;width:68px}.admin-category-order{display:grid;gap:14px}.admin-category-order__grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.admin-category-order-card{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;cursor:grab;display:grid;gap:10px;grid-template-columns:auto auto minmax(0,1fr) auto;min-height:82px;padding:10px}.admin-category-order-card:active{cursor:grabbing}.admin-category-order-card.is-home-visible{border-color:color-mix(in srgb,var(--green-800) 36%,var(--line));box-shadow:0 0 0 1px color-mix(in srgb,var(--green-800) 16%,transparent)}.admin-category-order-card__rank{align-items:center;color:var(--muted);display:grid;gap:3px;justify-items:center;min-width:38px}.admin-category-order-card__rank strong{color:var(--ink);font-size:1rem}.admin-category-order-card__rank span{background:var(--green-100);border-radius:999px;color:var(--green-900);font-size:.68rem;font-weight:900;padding:2px 6px;text-transform:uppercase}.admin-category-order-card>div:not(.admin-category-order-card__rank):not(.admin-category-order-card__actions){display:grid;gap:3px;min-width:0}.admin-category-order-card small{color:var(--muted);line-height:1.35}.admin-category-order-card__actions{display:grid;gap:6px}.admin-category-order-card__actions button{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--green-900);display:inline-flex;height:32px;justify-content:center;width:32px}.admin-category-order-card__actions button:disabled{cursor:not-allowed;opacity:.45}.admin-category-link:hover strong,.admin-data-table a:hover,.admin-provider-link:hover strong{color:var(--green-700)}.admin-category-link strong,.admin-notification-list a strong,.admin-operation-list a strong,.admin-provider-link strong,.admin-top-services>a div strong{color:var(--green-800)}.admin-data-table td small a,.admin-table-link{color:var(--green-800);font-weight:900;text-decoration:none}.admin-muted{color:var(--muted)}.admin-providers-table{min-width:1600px;table-layout:fixed}.admin-providers-table td:first-child,.admin-providers-table th:first-child{width:150px}.admin-providers-table td:nth-child(2),.admin-providers-table th:nth-child(2){width:250px}.admin-providers-table td:nth-child(3),.admin-providers-table th:nth-child(3){width:150px}.admin-providers-table td:nth-child(4),.admin-providers-table th:nth-child(4){width:130px}.admin-providers-table td:nth-child(5),.admin-providers-table th:nth-child(5){width:118px}.admin-providers-table td:nth-child(6),.admin-providers-table th:nth-child(6){width:132px}.admin-providers-table td:nth-child(7),.admin-providers-table th:nth-child(7){width:150px}.admin-providers-table td:nth-child(8),.admin-providers-table th:nth-child(8){width:72px}.admin-providers-table td:nth-child(9),.admin-providers-table th:nth-child(9){width:120px}.admin-providers-table td:nth-child(10),.admin-providers-table th:nth-child(10){width:160px}.admin-providers-table td:nth-child(11),.admin-providers-table th:nth-child(11){width:168px}.admin-providers-table__commission,.admin-providers-table__status,.admin-providers-table__verification{min-width:0}.admin-providers-table__commission .status-chip,.admin-providers-table__status .status-chip,.admin-providers-table__verification .status-chip{display:inline-flex!important;max-width:100%;overflow-wrap:normal;text-align:center;white-space:nowrap;word-break:normal}.admin-providers-table__commission>small,.admin-providers-table__status>small,.admin-providers-table__verification>small{display:block;line-height:1.35;max-width:128px;overflow-wrap:normal;word-break:normal}.admin-providers-table__commission>strong{display:block;white-space:nowrap}.admin-providers-table__commission a{white-space:normal}.admin-provider-activity strong{color:var(--green-900)}.admin-users-table{min-width:1420px;table-layout:fixed}.admin-users-table td:first-child,.admin-users-table td:nth-child(2),.admin-users-table th:first-child,.admin-users-table th:nth-child(2){width:230px}.admin-users-table td:nth-child(3),.admin-users-table th:nth-child(3){width:150px}.admin-users-table td:nth-child(4),.admin-users-table th:nth-child(4){width:170px}.admin-users-table td:nth-child(5),.admin-users-table th:nth-child(5){width:112px}.admin-users-table td:nth-child(6),.admin-users-table th:nth-child(6){width:76px}.admin-users-table td:nth-child(7),.admin-users-table th:nth-child(7){width:150px}.admin-users-table td:nth-child(8),.admin-users-table th:nth-child(8){width:140px}.admin-users-table td:nth-child(9),.admin-users-table th:nth-child(9){width:162px}.admin-users-table__role{min-width:170px}.admin-users-table .status-chip,.admin-users-table__role .role-pill{display:inline-flex!important;max-width:100%;overflow-wrap:normal;text-align:center;white-space:nowrap;word-break:normal}.admin-users-table__role>small{display:block;line-height:1.35;max-width:150px;overflow-wrap:normal;word-break:normal}.admin-users-table td:nth-child(6){font-weight:950;white-space:nowrap}.admin-notifications-table{min-width:1120px}.admin-notification-row--unread td{background:#f6fbf8}.admin-notifications-bulkbar{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:12px;padding:10px 12px}.admin-notifications-bulkbar>span{color:#344054;font-size:.86rem;font-weight:900}.admin-notifications-bulkbar>div{display:flex;flex-wrap:wrap;gap:8px}.admin-notifications-bulkbar button{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--green-900);cursor:pointer;display:inline-flex;font-size:.84rem;font-weight:900;gap:6px;min-height:38px;padding:0 10px}.admin-notifications-bulkbar button:disabled{cursor:not-allowed;opacity:.55}.admin-notifications-bulkbar p{color:var(--muted);flex-basis:100%;font-size:.84rem;font-weight:850;margin:0}.admin-services-table{min-width:1300px}.admin-service-cover{align-items:center;color:var(--green-800);display:inline-flex;height:58px;justify-content:center;text-decoration:none;width:74px}.admin-service-cover img,.admin-service-cover span{aspect-ratio:4/3;border-radius:8px;height:54px;width:72px}.admin-service-cover img{display:block;object-fit:cover}.admin-service-cover span{align-items:center;background:#eef8f2;border:1px solid #d8efe1;display:inline-flex;justify-content:center}.admin-orders-table{min-width:1160px}.admin-revenue-table{min-width:1240px}.admin-payouts-table{min-width:1500px}.admin-provider-paid-orders-table{min-width:980px}.admin-categories-table{min-width:920px}.admin-category-services-table{min-width:1120px}.admin-category-providers-table{min-width:980px}.admin-category-tabs{display:grid;gap:14px}.admin-tabs{background:white;border:1px solid var(--line);border-radius:8px;gap:4px;justify-self:start;padding:4px}.admin-tabs,.admin-tabs a{align-items:center;display:inline-flex}.admin-tabs a{border-radius:7px;color:var(--muted);font-size:.88rem;font-weight:900;gap:8px;min-height:38px;padding:0 12px;text-decoration:none}.admin-tabs a.is-active,.admin-tabs a:hover{background:var(--green-050);color:var(--green-900)}.admin-tabs span{background:white;border:1px solid var(--line);border-radius:999px;color:var(--green-900);font-size:.75rem;min-width:26px;padding:3px 7px;text-align:center}.admin-tab-panel{display:grid;gap:12px}.category-config-modal__panel{max-width:840px}.category-admin-actions{gap:12px}.category-config-form{display:grid;gap:12px}.category-config-form__grid{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.category-config-form__actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.category-icon-select{border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;padding:12px}.category-icon-select__preview{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:flex;gap:10px;padding:10px}.category-icon-select__preview strong{color:var(--ink);font-weight:950}.category-icon-select__options{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(118px,1fr))}.category-icon-select__options button{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;color:var(--ink);display:flex;font-weight:850;gap:8px;min-height:48px;padding:8px 10px;text-align:left}.category-icon-select__options button.is-active,.category-icon-select__options button:hover{background:var(--green-050);border-color:#a6d8ba;color:var(--green-900)}.admin-table-button{min-height:38px;padding:0 12px}.admin-provider-detail{display:grid;gap:14px;margin-top:24px}.admin-provider-detail__danger-footer{display:flex;justify-content:flex-end;margin-top:6px}.admin-provider-detail__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.admin-user-account-actions{margin-left:auto}.admin-user-status-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.admin-provider-hero{align-items:start;background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:16px;grid-template-columns:minmax(0,1fr);padding:18px}.admin-category-hero{align-items:center;grid-template-columns:auto minmax(0,1fr)}.admin-provider-hero h2{font-size:clamp(1.6rem,3vw,2.3rem);letter-spacing:0;line-height:1.1;margin:10px 0 8px}.admin-provider-hero p{color:var(--muted);font-weight:750;line-height:1.55;margin:0;max-width:820px}.admin-provider-hero__meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.admin-provider-hero__meta>span:not(.status-chip){color:var(--muted);font-weight:850}.admin-provider-checklist-card{background:#fff1f3;border:1px solid #fecdd3;border-radius:8px;display:grid;gap:10px;max-width:620px;padding:12px}.admin-provider-checklist-card__head{align-items:center;color:#be123c;display:flex;gap:8px}.admin-provider-checklist-card__head strong{color:#be123c;font-size:.95rem;font-weight:950}.admin-provider-checklist-card ul{display:grid;gap:8px;list-style:none;margin:0;padding:0}.admin-provider-checklist-card li{min-width:0}.admin-provider-checklist-card a{background:white;border:1px solid #fecdd3;border-radius:8px;display:grid;gap:3px;padding:10px;text-decoration:none}.admin-provider-checklist-card a:hover{border-color:#fb7185}.admin-provider-checklist-card span{color:#be123c;font-weight:950;overflow-wrap:anywhere}.admin-provider-checklist-card small{color:#9f1239;font-size:.82rem;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.admin-warning-banner{align-items:flex-start;background:#fff8e8;border:1px solid #fedf89;border-radius:8px;color:#93370d;display:flex;gap:10px;padding:12px 14px}.admin-warning-banner svg{flex:0 0 auto;margin-top:2px}.admin-warning-banner div{display:grid;gap:4px}.admin-warning-banner strong{color:#7a2e0e;font-size:.95rem;font-weight:950}.admin-warning-banner span{color:#93370d;font-size:.9rem;font-weight:800;line-height:1.4}.admin-warning-banner a{color:var(--green-900);font-size:.88rem;font-weight:950}.admin-provider-metrics{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-provider-metrics article{background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:5px;padding:14px}.admin-provider-metrics svg{color:var(--green-800)}.admin-provider-metrics strong{color:var(--ink);font-size:1.3rem;font-weight:950;overflow-wrap:anywhere}.admin-provider-metrics span{color:var(--muted);font-size:.82rem;font-weight:850}.admin-provider-finance-card{margin-top:2px}.admin-provider-tab-shell{display:grid;gap:14px}.admin-provider-tabs{max-width:100%;overflow-x:auto;scrollbar-width:thin}.admin-provider-tabs a{flex:0 0 auto}.admin-provider-detail-grid--balanced{align-items:start;grid-template-columns:minmax(0,1fr)}.admin-finance-kpis{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-finance-kpis>div{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:5px;padding:12px}.admin-finance-kpis span{color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.admin-finance-kpis strong{color:var(--ink);font-size:1.08rem;font-weight:950;overflow-wrap:anywhere}.admin-provider-detail-grid{display:grid;gap:12px;grid-template-columns:minmax(0,1fr)}.admin-provider-card{background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;padding:16px}.admin-provider-card--wide{grid-column:1/-1}.admin-provider-message-modal__panel{max-width:min(620px,calc(100vw - 24px))}.admin-provider-message-recipient{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:3px;margin-bottom:14px;padding:12px}.admin-provider-message-recipient span{color:var(--muted);font-size:.76rem;font-weight:900;text-transform:uppercase}.admin-provider-message-recipient small,.admin-provider-message-recipient strong{overflow-wrap:anywhere}.admin-provider-message-form{display:grid;gap:12px}.admin-provider-message-form label{color:#344054;display:grid;font-size:.82rem;font-weight:900;gap:6px}.admin-provider-message-form input,.admin-provider-message-form textarea{border:1px solid #ccd6d0;border-radius:8px;color:var(--ink);font:inherit;outline-color:var(--green-700);padding:10px 12px;width:100%}.admin-provider-message-form textarea{min-height:180px;resize:vertical}.admin-provider-message-form__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.admin-provider-card h3{font-size:1rem;margin:0}.admin-provider-card p{color:var(--muted);font-weight:750;line-height:1.45;margin:0}.admin-provider-card dl{display:grid;gap:10px;margin:0}.admin-provider-card dl div{border-top:1px solid var(--line);display:grid;gap:4px;padding-top:10px}.admin-provider-card dt{color:var(--muted);font-size:.76rem;font-weight:900;text-transform:uppercase}.admin-provider-card dd{color:var(--ink);display:flex;font-weight:850;margin:0}.admin-provider-card dd,.admin-provider-card dd a{align-items:center;gap:7px;min-width:0;overflow-wrap:anywhere}.admin-provider-card dd a{color:var(--green-800);display:inline-flex;text-decoration:none}.admin-payout-date-value--done{color:var(--green-900)}.admin-payout-date-value--done svg{color:var(--green-700);flex:0 0 auto}.admin-provider-media-card{grid-column:1/-1}.admin-provider-private-note-card p{white-space:pre-wrap}.admin-provider-private-note-form{display:grid;gap:10px}.admin-provider-private-note-form label{color:#344054;display:grid;font-size:.78rem;font-weight:900;gap:6px;text-transform:uppercase}.admin-provider-private-note-form textarea{background:#fbfdfb;border:1px solid #ccd6d0;border-radius:8px;color:var(--ink);line-height:1.45;min-height:180px;outline-color:var(--green-700);padding:11px 12px;resize:vertical;text-transform:none;width:100%}.admin-provider-private-note-form__actions{align-items:center;display:flex;gap:10px;justify-content:space-between}.admin-provider-private-note-form__actions small{color:var(--muted);font-size:.76rem;font-weight:850}.admin-provider-danger-zone{display:grid;gap:8px;max-width:min(100%,420px);width:100%}.admin-provider-danger-zone .admin-actions__delete-button{align-items:center;background:var(--danger);border:1px solid var(--danger);border-radius:8px;color:white;display:inline-flex;font-size:.84rem;font-weight:850;gap:6px;justify-content:center;min-height:38px;padding:0 10px}.admin-provider-card__head{align-items:center;display:flex;gap:10px;justify-content:space-between}.admin-provider-card__head span{color:var(--muted);font-size:.82rem;font-weight:850}.admin-provider-contract-text{background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--ink);font-family:inherit;font-size:.88rem;font-weight:750;line-height:1.5;margin:0;max-height:360px;overflow:auto;padding:12px;white-space:pre-wrap}.admin-provider-offers-table,.admin-provider-orders-table,.admin-provider-payouts-table{min-width:960px}.admin-provider-record-list{border:1px solid var(--line);border-radius:8px;overflow:hidden}.admin-provider-record-list>div,.admin-provider-record-list>p{display:grid;gap:4px;margin:0;padding:12px}.admin-provider-record-list>div+div{border-top:1px solid var(--line)}.admin-provider-record-list strong{color:var(--ink);font-weight:950}.admin-provider-record-list p,.admin-provider-record-list span{color:var(--muted);font-size:.86rem;font-weight:800;line-height:1.45;overflow-wrap:anywhere}.admin-user-validation-documents{display:grid;gap:16px}.admin-user-validation-documents .admin-provider-card__head{align-items:flex-start}.admin-user-validation-documents .admin-provider-card__head p,.admin-user-validation-documents__empty{color:var(--muted);font-size:.88rem;font-weight:800;margin:4px 0 0}.admin-user-validation-documents__grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-user-document-list{border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;min-width:0;padding:12px}.admin-user-document-list__head{align-items:center;color:var(--ink);display:flex;gap:8px;font-weight:950}.admin-user-document-list>p{color:var(--muted);font-size:.88rem;font-weight:800;margin:0}.admin-user-document-item{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:8px;min-width:0;padding:12px}.admin-user-document-item strong{color:var(--ink);font-weight:950}.admin-user-document-item p,.admin-user-document-item small,.admin-user-document-item span{color:var(--muted);font-size:.84rem;font-weight:800;line-height:1.45;margin:0;overflow-wrap:anywhere}.admin-user-document-item .status-chip{justify-self:flex-start}.admin-user-document-item details{color:var(--ink);font-size:.86rem;font-weight:800}.admin-user-document-item summary{color:var(--green-900);cursor:pointer;font-weight:950}.admin-user-document-item details p{background:white;border:1px solid var(--line);border-radius:8px;color:var(--ink);margin-top:8px;padding:10px;white-space:pre-wrap}@media (max-width:760px){.admin-user-validation-documents__grid{grid-template-columns:1fr}.admin-user-validation-documents .admin-provider-card__head{align-items:stretch}}.admin-receipt{background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:18px;padding:22px}.admin-receipt-toolbar-actions{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.admin-receipt-actions{align-items:flex-end;display:grid;gap:8px}.admin-receipt-actions .form-message{margin:0;max-width:420px}.admin-receipt__head{align-items:start;border-bottom:1px solid var(--line);display:flex;gap:16px;justify-content:space-between;padding-bottom:16px}.admin-receipt__grid span,.admin-receipt__head span,.admin-receipt__note span{color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.admin-receipt__head h2{font-size:2rem;margin:6px 0}.admin-receipt__head p,.admin-receipt__note p{color:var(--muted);font-weight:800;margin:0}.admin-receipt__head strong{color:var(--green-900);font-size:1.7rem}.admin-receipt__head strong,.admin-receipt__head>div:last-child span{display:block;text-align:right}.admin-receipt__grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.admin-receipt__grid>div,.admin-receipt__note{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:5px;padding:12px}.admin-receipt__grid strong{color:var(--ink);overflow-wrap:anywhere}.admin-receipt__grid p{color:var(--muted);font-weight:800;margin:0;overflow-wrap:anywhere}.admin-receipt__table{border-collapse:collapse;width:100%}.admin-receipt__table td,.admin-receipt__table th{border-bottom:1px solid var(--line);padding:11px 8px;text-align:left}.admin-receipt__table th{color:var(--muted);font-size:.76rem;font-weight:950;text-transform:uppercase}.admin-receipt__table td{color:var(--ink);font-weight:800}.admin-receipt__table td:nth-child(n+3),.admin-receipt__table tfoot td,.admin-receipt__table th:nth-child(n+3){text-align:right}.admin-receipt__table tfoot td{border-bottom:0;color:var(--green-900);font-weight:950}.admin-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:14px}.admin-pagination>span:not(.button){color:var(--muted);font-weight:850}.button.is-disabled{cursor:not-allowed;opacity:.5}.role-pill--admin{background:#ecfdf3;color:var(--green-800)}.role-pill--agent{background:#f0f9ff;color:#026aa2}.role-pill--customer{background:#eff4ff;color:#3538cd}.role-pill--provider{background:#fff6ed;color:#c4320a}.location-form{background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:14px;margin:12px 0 16px;padding:16px}.location-form__title{align-items:center;display:flex;gap:8px}.location-form__title svg{color:var(--green-800)}.location-form h3{font-size:1.05rem;margin:0}.location-form label{color:#344054;display:grid;font-weight:800;gap:8px}.location-form input,.location-form select{background:white;border:1px solid #ccd6d0;border-radius:8px;min-height:48px;outline-color:var(--green-700);padding:12px 13px;width:100%}.admin-location-manager{display:grid;gap:14px}.admin-location-manager__head{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;padding:16px}.admin-location-manager__head h2{font-size:1.3rem;margin:2px 0 4px}.admin-location-manager__head span{color:var(--muted);font-weight:850}.admin-location-manager__actions{display:flex;flex-wrap:wrap;gap:10px}.admin-location-manager__filters{align-items:end;background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr);padding:14px}.admin-location-manager__filters label{color:#344054;display:grid;font-size:.78rem;font-weight:900;gap:6px;text-transform:uppercase}.admin-location-manager__filters select,.admin-location-manager__search input{background:white;border:1px solid #ccd6d0;border-radius:8px;color:var(--ink);min-height:42px;outline-color:var(--green-700);padding:0 11px;text-transform:none;width:100%}.admin-location-manager__search{position:relative}.admin-location-manager__search svg{color:var(--muted);left:12px;pointer-events:none;position:absolute;top:34px}.admin-location-manager__search input{padding-left:38px}.admin-location-table{min-width:880px}.admin-location-table .location-type{border-radius:8px;display:inline-flex}.admin-location-manager__pagination{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.admin-location-manager__pagination>span{color:var(--muted);font-weight:850}.admin-location-manager__pagination>div{display:flex;flex-wrap:wrap;gap:8px}.admin-location-manager__pagination button:disabled{cursor:not-allowed;opacity:.52}.admin-location-create-modal{align-items:center;display:grid;inset:0;padding:18px;position:fixed;z-index:1200}.admin-location-create-modal__backdrop{background:rgba(15,25,20,.58);border:0;inset:0;padding:0;position:absolute}.admin-location-create-modal__panel{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;justify-self:center;max-width:min(520px,calc(100vw - 28px));overflow:hidden;position:relative;width:100%}.admin-location-create-modal__head{align-items:center;border-bottom:1px solid var(--line);display:flex;gap:12px;justify-content:space-between;padding:14px}.admin-location-create-modal__head>div{align-items:center;display:flex;gap:10px;min-width:0}.admin-location-create-modal__head svg{color:var(--green-800)}.admin-location-create-modal__head h3{font-size:1.08rem;margin:0}.admin-location-create-modal__head button{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--ink);display:inline-flex;height:38px;justify-content:center;width:38px}.admin-location-create-modal__body{display:grid;gap:12px;padding:14px}.admin-location-create-modal__body label{color:#344054;display:grid;font-size:.78rem;font-weight:900;gap:6px;text-transform:uppercase}.admin-location-create-modal__body input,.admin-location-create-modal__body select{background:white;border:1px solid #ccd6d0;border-radius:8px;color:var(--ink);min-height:42px;outline-color:var(--green-700);padding:0 10px;text-transform:none;width:100%}.admin-location-create-modal__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.location-card,.location-list{display:grid;gap:14px}.location-card{background:white;border:1px solid var(--line);border-radius:8px;padding:16px}.location-card__head{align-items:center;display:flex;gap:14px;justify-content:space-between}.location-card__head div{display:grid;gap:7px}.location-card__head strong{font-size:1.15rem}.location-card__head small{color:var(--muted);font-weight:900;text-transform:uppercase}.location-type,.sub-location{background:var(--green-050);border-radius:999px;color:var(--green-800);font-size:.76rem;font-weight:900;justify-self:start;padding:5px 9px;text-transform:uppercase}.sub-location-list{display:flex;flex-wrap:wrap;gap:8px}.sub-location{background:#f3f6f4;color:#344054}.admin-table__side{align-items:end;display:grid;gap:10px;justify-items:start}.admin-actions,.translation-form{display:flex;flex-wrap:wrap;gap:8px}.admin-actions button,.translation-form button{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--green-900);display:inline-flex;font-size:.84rem;font-weight:850;gap:6px;min-height:38px;padding:0 10px}.admin-actions button:disabled,.translation-form button:disabled{cursor:not-allowed;opacity:.55}.admin-actions .admin-actions__verification--unverified{background:#f2f4f7;border-color:#d0d5dd;color:#344054}.admin-actions .admin-actions__verification--verified{background:var(--green-800);border-color:var(--green-800);color:white}.admin-actions p,.translation-form p{color:var(--danger);flex-basis:100%;font-size:.84rem;font-weight:800;margin:0}.admin-actions--danger-zone{max-width:420px}.admin-danger-zone{background:#fff8f6;border:1px solid #fecdca;border-radius:8px;flex-basis:100%;margin-top:4px;overflow:hidden}.admin-danger-zone summary{align-items:center;color:var(--danger);cursor:pointer;display:grid;font-weight:950;gap:3px;padding:11px 12px}.admin-danger-zone summary small{color:#912018;font-size:.78rem;font-weight:800}.admin-danger-zone__body{border-top:1px solid #fecdca;display:grid;gap:10px;padding:12px}.admin-actions .admin-danger-zone__body p{color:#912018;font-weight:800}.admin-actions button.admin-actions__delete-button{background:var(--danger);border-color:var(--danger);color:white;justify-content:center}.admin-provider-status-controls{align-content:start;display:grid;gap:10px;justify-items:end;min-width:min(100%,280px)}.admin-status-menu{position:relative;width:min(100%,280px)}.admin-status-menu summary{align-items:center;background:#ffffff;border:1px solid var(--line);border-radius:8px;color:var(--green-900);cursor:pointer;display:grid;font-size:.86rem;font-weight:900;gap:8px;grid-template-columns:auto 1fr auto;min-height:40px;padding:0 11px}.admin-status-menu summary::-webkit-details-marker{display:none}.admin-status-menu[open] summary{border-color:var(--green-700);box-shadow:0 0 0 3px rgba(13,92,67,.1)}.admin-status-menu__body{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 34px rgba(15,23,42,.12);display:grid;gap:6px;margin-top:6px;padding:7px;position:absolute;right:0;width:min(360px,92vw);z-index:20}.admin-status-menu__body button{align-items:center;background:#f8faf9;border:1px solid transparent;border-radius:7px;color:#1f2937;display:grid;font-size:.86rem;font-weight:900;gap:9px;grid-template-columns:auto 1fr;min-height:40px;padding:8px 10px;text-align:left}.admin-status-menu__body button:hover:not(:disabled){background:#eef8f2;border-color:#bee8cc;color:var(--green-900)}.admin-status-menu__body button:disabled{cursor:not-allowed;opacity:.55}.admin-status-menu__body button span{display:grid;gap:2px}.admin-status-menu__body button small{color:#667085;font-size:.76rem;font-weight:750}.admin-provider-status-controls__danger{justify-self:stretch;margin-top:0}.admin-provider-status-controls .admin-actions__delete-button{align-items:center;background:var(--danger);border:1px solid var(--danger);border-radius:8px;color:white;display:inline-flex;font-size:.84rem;font-weight:850;gap:6px;justify-content:center;min-height:38px;padding:0 10px}.admin-provider-status-controls__message{color:var(--danger);font-size:.84rem;font-weight:850;margin:0;max-width:280px;text-align:right}.translation-form select{background:white;border:1px solid #ccd6d0;border-radius:8px;min-height:38px;padding:0 10px}.inline-check{align-items:center;display:flex!important;flex-direction:row;gap:9px!important}.inline-check input{height:18px;min-height:0!important;width:18px!important}.provider-form select[multiple]{min-height:144px}.provider-form--compact{margin-top:12px}.provider-identity{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;display:flex;gap:12px;justify-content:space-between;padding:14px}.provider-identity span{color:#1d4ed8;display:block;font-size:.76rem;font-weight:900;text-transform:uppercase}.provider-identity p,.provider-identity strong{display:block;overflow-wrap:anywhere}.provider-identity p{color:var(--muted);font-weight:700;margin:4px 0 0}.revision-details{width:100%}.revision-details summary{color:var(--green-800);cursor:pointer;font-weight:900}.provider-dashboard{margin-top:18px}.provider-page{margin:0 auto;max-width:1180px;padding:18px 12px 30px}.provider-app{background:radial-gradient(circle at top right,rgba(246,183,60,.08),transparent 320px),linear-gradient(180deg,#fbfdfb,#f4f7f5);color:var(--ink);display:grid;min-height:100vh}.provider-workspace{min-width:0}.provider-sidebar{background:linear-gradient(180deg,#003c27,#002417);color:white;display:none}.provider-sidebar__brand{align-items:center;display:flex;gap:12px;min-width:0}.provider-sidebar__logo{height:32px;object-fit:contain;object-position:left center;width:auto}.provider-sidebar__brand span{color:rgba(255,255,255,.7);font-size:.78rem;font-weight:850;white-space:nowrap}.provider-sidebar__identity{align-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:8px;box-sizing:border-box;display:grid;gap:10px;grid-template-columns:38px minmax(0,1fr);grid-template-rows:38px 28px;min-height:98px;padding:10px}.provider-sidebar__identity>span:first-child{align-items:center;background:#2ad37b;border-radius:999px;color:#003c27;display:inline-flex;font-size:.8rem;font-weight:950;height:38px;justify-content:center;min-width:38px;width:38px}.provider-sidebar__identity div{min-width:0}.provider-sidebar__identity small,.provider-sidebar__identity strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.provider-sidebar__identity strong{color:white;font-size:.92rem}.provider-sidebar__identity small{color:rgba(255,255,255,.64);font-size:.74rem;font-weight:800}.provider-sidebar__status{align-items:center;border-radius:999px;box-sizing:border-box;display:inline-flex;font-size:.74rem;font-weight:950;grid-column:1/-1;height:28px;justify-content:center;min-width:0;overflow:hidden;padding:5px 9px;text-overflow:ellipsis;white-space:nowrap;width:100%}.provider-sidebar__status.is-verified{background:rgba(64,217,139,.16);color:#8df0b4}.provider-sidebar__status.is-pending{background:rgba(246,183,60,.16);color:#ffd27a}.provider-sidebar__group,.provider-sidebar__nav{display:grid;gap:8px}.provider-sidebar__group p{color:rgba(255,255,255,.58);font-size:.72rem;font-weight:950;letter-spacing:.06em;margin:0 0 2px;text-transform:uppercase}.provider-menu-link{align-items:center;border:1px solid transparent;border-radius:8px;color:rgba(255,255,255,.86);display:grid;gap:10px;grid-template-columns:20px minmax(0,1fr);min-height:44px;padding:10px 12px}.provider-menu-link svg{color:rgba(255,255,255,.72)}.provider-menu-link span{font-size:.9rem;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.provider-menu-link.is-active,.provider-menu-link:hover{background:rgba(0,135,95,.36);border-color:rgba(109,211,164,.18);color:white}.provider-menu-link.is-active{box-shadow:inset 3px 0 0 #40d98b}.provider-menu-link.is-active svg{color:#8df0b4}.provider-sidebar__actions{align-self:end;display:grid;gap:10px}.provider-sidebar__actions .button,.provider-sidebar__actions .offer-modal__trigger{justify-content:center;width:100%}.provider-sidebar__actions>.button:last-child{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12);color:white}.provider-topbar{align-items:center;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(223,229,225,.86);display:flex;gap:12px;justify-content:space-between;min-height:70px;padding:12px 14px;position:sticky;top:0;z-index:30}.provider-topbar__context{display:grid;gap:2px;min-width:0}.provider-topbar__context span{color:var(--muted);font-size:.75rem;font-weight:900;text-transform:uppercase}.provider-topbar__context strong{color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.provider-topbar__tools{align-items:center;display:flex;flex:0 0 auto;gap:8px}.provider-mobile-drawer{position:relative}.provider-mobile-drawer summary{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;color:var(--green-900);cursor:pointer;display:inline-flex;font-weight:900;gap:7px;min-height:38px;padding:0 10px}.provider-mobile-drawer summary::-webkit-details-marker{display:none}.provider-mobile-drawer__panel{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;gap:8px;max-height:calc(100vh - 158px);min-width:min(320px,calc(100vw - 24px));overflow:auto;padding:10px;position:absolute;right:0;top:calc(100% + 10px);z-index:90}.provider-mobile-drawer__panel .button,.provider-mobile-drawer__panel a{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--green-900);display:flex;font-weight:900;gap:10px;min-height:44px;padding:0 12px}.provider-mobile-drawer__panel a.is-active{background:var(--green-900);border-color:var(--green-900);color:white}.provider-content{margin:0 auto;max-width:1320px;min-width:0;padding:18px 12px 104px}.provider-admin-preview-banner{align-items:center;background:#ecfdf3;border:1px solid #abefc6;border-radius:8px;color:var(--green-900);display:flex;gap:14px;justify-content:space-between;margin-bottom:18px;padding:12px 14px}.provider-admin-preview-banner__copy{align-items:flex-start;display:flex;gap:10px;min-width:0}.provider-admin-preview-banner__copy svg{flex:0 0 auto;margin-top:2px}.provider-admin-preview-banner__copy div{display:grid;gap:3px;min-width:0}.provider-admin-preview-banner__copy strong{color:var(--green-900);font-weight:950}.provider-admin-preview-banner__copy span{color:var(--muted);font-size:.9rem;font-weight:800;line-height:1.35}.provider-admin-preview-banner .impersonation-return .button{white-space:nowrap}.provider-head{align-items:start;display:grid;gap:14px;margin-bottom:18px}.provider-head h1{color:#111827;font-size:clamp(1.9rem,8vw,3rem);letter-spacing:0;line-height:1.05;margin:0}.provider-head p{color:var(--muted);font-weight:750;line-height:1.45;margin:8px 0 0;max-width:780px}.provider-head__meta{display:flex;flex-wrap:wrap;gap:8px}.provider-head__side{align-items:start;display:grid;gap:10px}.provider-head__create{display:none}.provider-mobile-create{display:grid;margin:0 0 16px}.provider-mobile-create .button{justify-content:center}@media (min-width:1080px){.provider-app{grid-template-columns:260px minmax(0,1fr)}.provider-sidebar{display:grid;gap:24px;min-height:100vh;overflow-y:auto;padding:18px;position:sticky;top:0}.provider-content{padding:26px 28px 72px}.provider-head{align-items:end;grid-template-columns:minmax(0,1fr) auto;margin-bottom:22px}.provider-head__side{justify-items:end;min-width:240px}.provider-head__create{display:inline-flex}.provider-head__meta{justify-content:flex-end}.provider-mobile-create,.provider-mobile-drawer{display:none}.provider-topbar{min-height:72px;padding:14px 18px}}@media (max-width:620px){.provider-admin-preview-banner{align-items:stretch;display:grid}.provider-admin-preview-banner .impersonation-return,.provider-admin-preview-banner .impersonation-return .button{width:100%}.provider-admin-preview-banner .impersonation-return .button{justify-content:center}}.customer-page{margin:0 auto;max-width:1040px;padding:18px 12px 30px}.customer-hero{align-items:start;background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:18px;padding:18px}.customer-hero h1{font-size:2rem;line-height:1.08;margin:0}.customer-hero p{color:var(--muted);line-height:1.45;margin:8px 0 0}.customer-actions{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.customer-actions a,.customer-kpis article,.customer-list article{background:white;border:1px solid var(--line);border-radius:8px}.customer-actions a{align-items:center;color:var(--green-900);display:grid;font-size:.82rem;font-weight:900;gap:8px;justify-items:center;min-height:86px;padding:12px 8px;text-align:center}.customer-actions svg,.customer-kpis svg,.customer-list svg{color:var(--green-800)}.customer-kpis{display:grid;gap:10px;grid-template-columns:minmax(0,1fr);margin-top:14px}.customer-kpis article{display:grid;gap:7px;min-height:118px;padding:14px}.customer-kpis span{font-size:1.8rem;font-weight:900;line-height:1}.customer-kpis p{color:var(--muted);font-weight:850;margin:0}.customer-module{margin-top:24px}.customer-module__head{align-items:end;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.customer-module__head h2{font-size:1.28rem;margin:0}.customer-module__head a{color:var(--green-800);font-size:.9rem;font-weight:900;white-space:nowrap}.customer-list{display:grid;gap:10px}.customer-list article{align-items:start;display:grid;gap:10px 12px;grid-template-columns:auto minmax(0,1fr);padding:14px}.customer-list article>span:last-child{color:var(--green-900);font-size:.84rem;font-weight:900;grid-column:2;justify-self:start}.customer-list span,.customer-list strong{display:block;overflow-wrap:anywhere}.customer-list span{color:var(--muted);line-height:1.4;margin-top:4px}.customer-order-card{cursor:pointer}.customer-order-card:focus,.customer-order-card:hover{border-color:#b8d8c4;box-shadow:0 10px 22px rgba(17,24,39,.08);outline:none}.customer-favorite-card .favorite-button--inline{grid-column:2;justify-self:start;margin-top:2px}.provider-hero{align-items:start;background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:18px;padding:18px 82px 18px 18px;position:relative}.provider-hero h1{font-size:2rem;line-height:1.08;margin:0}.provider-hero p{color:var(--muted);line-height:1.45;margin:8px 0 0}.provider-hero--compact{gap:12px;padding:12px 76px 12px 12px}.provider-hero--compact h1{font-size:1.45rem}.provider-hero--compact p{font-size:.92rem;line-height:1.3;margin-top:4px}.provider-hero--compact .provider-hero__actions{gap:8px}.provider-hero__actions{align-items:stretch;display:grid;gap:10px;width:100%}.provider-hero__icon-actions{display:flex;gap:6px;position:absolute;right:10px;top:10px;z-index:2}.provider-hero .button--ghost{display:inline-flex}.provider-pending-banner{align-items:flex-start;background:#fff8e8;border:1px solid #fedf89;border-radius:8px;color:#93370d;display:flex;gap:10px;margin-bottom:36px;margin-top:14px;padding:12px 14px}.provider-pending-banner svg{flex:0 0 auto;margin-top:2px}.provider-pending-banner div{display:grid;gap:3px}.provider-pending-banner strong{color:#7a2e0e;font-size:.95rem;font-weight:950}.provider-pending-banner span{color:#93370d;font-size:.9rem;font-weight:800;line-height:1.4}.agent-tabs{display:flex;flex-wrap:wrap;gap:8px}.agent-tabs a{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;color:var(--muted);display:inline-flex;font-weight:850;gap:8px;min-height:42px;padding:10px 12px;text-decoration:none}.agent-tabs a.active{background:var(--green-900);border-color:var(--green-900);color:white}@media (max-width:760px){.agent-tabs{display:grid;grid-template-columns:1fr}.agent-tabs a{justify-content:center}.agent-tabs a.agent-tabs__mobile-bottom-duplicate{display:none}}.provider-dashboard-tabs{border-bottom:1px solid var(--line);display:flex;gap:18px;margin-top:16px;overflow-x:auto}.provider-dashboard-tabs a{align-items:center;border-bottom:3px solid transparent;color:var(--muted);display:inline-flex;flex:0 0 auto;font-size:.93rem;font-weight:900;gap:7px;min-height:46px;padding:0 2px 10px;text-decoration:none}.provider-dashboard-tabs a:focus-visible,.provider-dashboard-tabs a:hover{color:var(--green-900)}.provider-dashboard-tabs a.active{border-bottom-color:var(--green-800);color:var(--green-900)}.provider-preview-link{background:white;border-color:var(--line);color:var(--green-900);flex:0 0 auto;height:34px;width:34px}.provider-preview-link svg{height:16px;width:16px}.provider-kpis{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.provider-kpi-card,.provider-row,.provider-summary-card{background:white;border:1px solid var(--line);border-radius:8px}.provider-kpi-card{color:inherit;display:grid;gap:7px;min-height:128px;padding:14px;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.provider-kpi-card:focus-visible,.provider-kpi-card:hover{border-color:rgba(0,125,79,.32);box-shadow:0 14px 34px rgba(15,41,30,.1);transform:translateY(-1px)}.provider-kpis svg,.provider-row svg,.provider-summary-card svg{color:var(--green-800)}.provider-kpis span{font-size:1.35rem;font-weight:900;line-height:1.1;overflow-wrap:anywhere}.provider-kpis p{color:var(--muted);font-size:.9rem;font-weight:850;line-height:1.25;margin:0}.provider-module{margin-top:24px}.provider-module__head{align-items:start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.provider-module__head-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.provider-module__head--action{align-items:stretch;flex-direction:column}.provider-module__head h2{font-size:1.28rem;margin:0}.provider-module--split{display:grid;gap:12px}.provider-module--single{max-width:960px}.validation-documents-panel .provider-module__head p{color:var(--muted);font-weight:750;line-height:1.45;margin:6px 0 0}.validation-document-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.validation-document-card{background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;padding:14px}.validation-document-card__head{align-items:start;display:flex;gap:10px;justify-content:space-between}.validation-document-card__head strong{color:var(--ink);display:block;font-size:1rem;line-height:1.25}.validation-document-card__head span:not(.status-chip){color:var(--muted);display:block;font-size:.82rem;font-weight:800;line-height:1.35;margin-top:3px}.validation-document-card p{color:#475467;font-weight:700;line-height:1.45;margin:0}.validation-document-card__file{align-items:center;color:var(--green-800);display:inline-flex;font-weight:900;gap:6px;justify-self:start}.validation-document-card__comment,.validation-document-card__text{background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:#344054;display:grid;font-size:.88rem;font-weight:750;gap:4px;line-height:1.45;max-height:150px;overflow:auto;padding:10px;white-space:pre-wrap}.validation-document-card__comment{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.validation-document-card__footer{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.validation-document-card__footer small{color:var(--muted);font-weight:800}.validation-document-modal{max-width:620px}.provider-summary-card{display:grid;gap:14px;padding:16px}.provider-data-list{display:grid;gap:10px;margin:0}.provider-data-list div{border-top:1px solid var(--line);display:grid;gap:4px;padding-top:10px}.provider-data-list dt{color:var(--muted);font-size:.84rem;font-weight:850}.provider-data-list dd{font-weight:900;margin:0;overflow-wrap:anywhere}.provider-data-list--wide{grid-template-columns:minmax(0,1fr)}.provider-contract-summary,.provider-contract-text{border-top:1px solid var(--line);display:grid;gap:10px;padding-top:12px}.provider-contract-summary h3,.provider-contract-text h3{font-size:1rem;margin:0}.provider-contract-summary__list{display:grid;gap:8px}.provider-contract-documents{display:grid;gap:10px}.provider-contract-document-card{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:inherit;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;padding:12px;text-align:left;transition:background .16s ease,border-color .16s ease,transform .16s ease}.provider-contract-document-card:focus-visible,.provider-contract-document-card:hover{background:white;border-color:#a6d8ba;transform:translateY(-1px)}.provider-contract-document-card__icon{align-items:center;background:#e2f0e8;border-radius:999px;color:var(--green-800);display:inline-flex;height:42px;justify-content:center;width:42px}.provider-contract-document-card__body{display:grid;gap:3px;min-width:0}.provider-contract-document-card__body small,.provider-contract-document-card__body strong{overflow-wrap:anywhere}.provider-contract-document-card__side{align-items:flex-end;display:grid;gap:8px;justify-items:end}.provider-contract-document-card__actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.provider-contract-document-card__actions .button{min-height:34px;padding:0 10px}.provider-contract-summary__list div{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:4px;padding:10px}.provider-contract-summary__list span{color:var(--green-800);font-weight:900}.provider-contract-note,.provider-contract-summary__list small{color:var(--muted);font-weight:800}.provider-contract-text pre{background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--ink);font-family:inherit;font-size:.9rem;font-weight:750;line-height:1.5;margin:0;max-height:420px;overflow:auto;padding:12px;white-space:pre-wrap}.provider-list{display:grid;gap:10px}.provider-order-toolbar{background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;margin-bottom:10px;padding:12px}.provider-order-toolbar label{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--muted);display:flex;font-size:.88rem;font-weight:900;gap:8px;min-height:46px;padding:0 10px}.provider-order-toolbar svg{color:var(--green-800);flex:0 0 auto}.provider-order-toolbar input,.provider-order-toolbar select{background:transparent;border:0;color:var(--ink);font:inherit;min-height:44px;min-width:0;outline:none;width:100%}.provider-order-search{min-width:0}.provider-order-date-filter{min-width:150px}.provider-order-date-filter input{color-scheme:light}.provider-service-toolbar--compact{grid-template-columns:minmax(0,1fr)}.provider-filter-button{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--green-900);cursor:pointer;display:inline-flex;font-weight:900;gap:8px;justify-content:center;min-height:46px;padding:0 12px;width:100%}.provider-filter-button svg{color:var(--green-800)}.provider-filter-button span{align-items:center;background:var(--green-800);border-radius:999px;color:white;display:inline-flex;font-size:.76rem;height:22px;justify-content:center;min-width:22px;padding:0 7px}.provider-filter-form{display:grid;gap:12px}.provider-filter-form label{color:#344054;display:grid;font-size:.9rem;font-weight:900;gap:7px}.provider-filter-form select{background:white;border:1px solid #ccd6d0;border-radius:8px;color:var(--ink);min-height:48px;outline-color:var(--green-700);padding:0 12px;width:100%}.provider-filter-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.provider-filter-actions button{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;font-weight:900;justify-content:center;min-height:42px;padding:0 14px}.provider-filter-actions button:first-child{background:white;border:1px solid var(--line);color:var(--green-900)}.provider-filter-actions button:last-child{background:var(--green-700);border:1px solid var(--green-700);color:white}.provider-orders-pagination,.provider-orders-summary{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-bottom:10px}.provider-orders-pagination span,.provider-orders-summary span{color:var(--muted);font-size:.88rem;font-weight:900}.provider-orders-pagination button,.provider-orders-summary button{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;color:var(--green-900);cursor:pointer;display:inline-flex;font-weight:900;gap:6px;min-height:40px;padding:0 12px}.provider-orders-pagination{margin:10px 0 0}.provider-orders-pagination button:disabled{color:#98a2b3;cursor:not-allowed;opacity:.65}.provider-dashboard-offers-pagination a.button,.provider-dashboard-offers-pagination span.button{color:var(--green-900);font-size:.9rem;min-height:40px}.provider-dashboard-offers-pagination span.button.is-disabled{color:#98a2b3}.provider-orders-table-wrap{background:white;border:1px solid var(--line);border-radius:8px;overflow-x:auto}.provider-orders-table{border-collapse:collapse;min-width:880px;width:100%}.provider-services-table{min-width:1040px}.provider-dashboard-offers-table{min-width:1120px}.provider-service-cell{align-items:center;display:grid;gap:10px;grid-template-columns:54px minmax(0,1fr);min-width:220px}.provider-service-cell img,.provider-service-cell__placeholder{aspect-ratio:1/1;border-radius:8px;height:54px;width:54px}.provider-service-cell img{display:block;object-fit:cover}.provider-service-cell__placeholder{align-items:center;background:#eef8f2;color:var(--green-800);display:inline-flex;justify-content:center}.provider-service-cell>span{min-width:0}.provider-service-title-link{color:var(--green-800);display:inline-block;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.provider-orders-table tbody tr:focus-visible .provider-service-title-link,.provider-orders-table tbody tr:hover .provider-service-title-link{color:var(--green-700)}.provider-orders-table td,.provider-orders-table th{border-bottom:1px solid var(--line);padding:12px;text-align:left;vertical-align:middle}.provider-orders-table th{background:#f8faf9;color:#344054;font-size:.78rem;font-weight:950;letter-spacing:0;text-transform:uppercase}.provider-orders-table tbody tr{cursor:pointer}.provider-dashboard-offers-table tbody tr{cursor:default}.provider-table-action-cell{text-align:center;width:72px}.provider-table-icon-link{background:white;border-color:#cfe8d9;color:var(--green-900);height:34px;margin:0 auto;width:34px}.provider-table-icon-link:focus-visible,.provider-table-icon-link:hover{background:#ecfdf3;border-color:var(--green-700);color:var(--green-800)}.provider-orders-table tbody tr:hover{background:#fbfdfc}.provider-orders-table tbody tr:focus{outline:2px solid var(--green-700);outline-offset:-2px}.provider-orders-table tbody tr:last-child td{border-bottom:0}.provider-orders-table td{font-size:.92rem;font-weight:800}.provider-orders-table td small{color:var(--muted);display:block;font-size:.8rem;font-weight:750;line-height:1.35;margin-top:3px;overflow-wrap:anywhere}.provider-service-media{display:grid;gap:10px}.provider-service-media__cover{aspect-ratio:16/7;border-radius:8px;display:block;object-fit:cover;width:100%}.provider-service-media__gallery{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(96px,1fr))}.provider-service-media__gallery img{aspect-ratio:1/1;border-radius:8px;display:block;object-fit:cover;width:100%}.provider-orders-empty{align-items:center;color:var(--muted);display:grid;gap:6px;justify-items:center;padding:28px 12px;text-align:center}.provider-orders-empty svg{color:var(--green-800)}.provider-orders-empty strong{color:var(--ink)}.provider-order-modal{align-items:end;display:grid;inset:0;padding:12px;position:fixed;z-index:1000}.provider-order-modal__backdrop{background:rgba(15,25,20,.6);border:0;cursor:pointer;inset:0;padding:0;position:absolute}.provider-order-modal__panel{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;grid-template-rows:auto minmax(0,1fr);max-height:calc(100dvh - 24px);outline:none;overflow:hidden;position:relative;width:100%}.provider-order-modal__head{align-items:start;border-bottom:1px solid var(--line);display:flex;gap:12px;justify-content:space-between;padding:14px}.provider-order-modal__head h2{font-size:1.22rem;line-height:1.15;margin:0 0 8px}.provider-service-modal__head-actions{align-items:flex-start;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:8px;justify-content:flex-end}.provider-service-actions--top{justify-content:flex-end;max-width:min(100%,520px)}.admin-actions .provider-service-actions__delete{background:var(--danger);border-color:var(--danger);color:white}.admin-actions .provider-service-actions__delete:focus-visible,.admin-actions .provider-service-actions__delete:hover{background:#912018;border-color:#912018;color:white}.provider-order-modal__close{background:#f8faf9;border-color:var(--line);flex:0 0 auto;height:44px;width:44px}.provider-order-modal__body{display:grid;gap:12px;overflow:auto;padding:14px}.provider-order-detail-grid,.provider-order-money-grid{display:grid;gap:10px;margin:0}.provider-order-detail-grid div,.provider-order-money-grid div,.provider-order-note{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:4px;padding:12px}.provider-order-detail-grid dt,.provider-order-money-grid dt{color:var(--muted);font-size:.78rem;font-weight:900}.provider-order-detail-grid dd,.provider-order-money-grid dd{font-weight:900;margin:0;overflow-wrap:anywhere}.provider-order-overview{background:white;border:1px solid var(--line);border-radius:8px;display:grid;overflow:hidden}.provider-order-customer{border-bottom:1px solid var(--line);display:grid;gap:4px;padding:14px}.provider-order-customer span,.provider-order-financials__row span,.provider-order-meta-list dt{color:var(--muted);font-size:.78rem;font-weight:900}.provider-order-customer strong{color:var(--ink);font-size:1.02rem;line-height:1.25}.provider-order-customer a{color:var(--green-800);font-size:.9rem;font-weight:850;overflow-wrap:anywhere}.provider-order-meta-list{display:grid;margin:0}.provider-order-meta-list div{align-items:baseline;border-bottom:1px solid var(--line);display:flex;gap:12px;justify-content:space-between;padding:10px 14px}.provider-order-meta-list div:last-child{border-bottom:0}.provider-order-meta-list dd{color:var(--ink);font-size:.9rem;font-weight:900;margin:0;text-align:right}.provider-order-financials{background:white;border:1px solid var(--line);border-radius:8px;display:grid;overflow:hidden}.provider-order-financials__row{align-items:center;border-bottom:1px solid var(--line);display:flex;gap:12px;justify-content:space-between;padding:11px 14px}.provider-order-financials__row:last-child{border-bottom:0}.provider-order-financials__row strong{color:var(--ink);font-size:.96rem;font-weight:950;text-align:right}.provider-order-financials__row small{color:var(--muted);display:block;font-size:.72rem;font-weight:800;margin-top:2px}.provider-order-financials__row--total{background:#f8faf9}.provider-order-financials__row--total span,.provider-order-financials__row--total strong{color:var(--green-900);font-size:1rem}.provider-order-lines-table{border:1px solid var(--line);border-radius:8px;overflow-x:auto}.provider-order-lines-table table{border-collapse:collapse;min-width:560px;width:100%}.provider-order-lines-table td,.provider-order-lines-table th{border-bottom:1px solid var(--line);padding:10px;text-align:left}.provider-order-lines-table th{background:#f8faf9;color:#344054;font-size:.78rem;font-weight:950}.provider-order-lines-table tr:last-child td{border-bottom:0}.provider-order-note strong{color:var(--ink)}.provider-order-note p{color:var(--muted);line-height:1.45;margin:0}.provider-service-modal__panel .provider-actions-panel{display:grid;gap:12px}.provider-action-grid{display:grid;gap:10px;grid-template-columns:minmax(0,1fr)}.provider-action-grid a{background:white;border:1px solid var(--line);border-radius:8px;color:var(--ink);display:grid;gap:7px;min-height:132px;padding:14px}.provider-action-grid svg{color:var(--green-800)}.provider-action-grid strong{line-height:1.2}.provider-action-grid span{color:var(--muted);font-size:.88rem;font-weight:750;line-height:1.35}.provider-action-grid dl{display:grid;gap:8px;margin:4px 0 0}.provider-action-grid dl div{border-top:1px solid var(--line);display:grid;gap:3px;padding-top:8px}.provider-action-grid dt{color:var(--muted);font-size:.76rem;font-weight:850}.provider-action-grid dd{color:var(--ink);font-size:.88rem;font-weight:900;line-height:1.3;margin:0;overflow-wrap:anywhere}.provider-list--spaced{margin-top:12px}.provider-row{align-items:start;display:grid;gap:10px 12px;grid-template-columns:auto minmax(0,1fr);padding:14px}.provider-row>.status-chip,.provider-row>span:last-child{grid-column:2;justify-self:start}.provider-row--stack{display:grid;grid-template-columns:minmax(0,1fr)}.provider-row__main{align-items:start;display:grid;gap:10px 12px;grid-template-columns:auto minmax(0,1fr)}.provider-row__main>.status-chip,.provider-row__main>strong{grid-column:2;justify-self:start}.provider-row p,.provider-row span,.provider-row strong{overflow-wrap:anywhere}.provider-row span{color:var(--muted);display:block;line-height:1.4}.provider-actions-panel,.provider-meta-row,.provider-money-row,.provider-order-lines{display:flex;flex-wrap:wrap;gap:8px}.provider-order-lines{border-top:1px solid var(--line);padding-top:10px}.provider-meta-row span,.provider-money-row span,.provider-order-lines span{background:#f8faf9;border:1px solid var(--line);border-radius:999px;color:#344054;font-size:.82rem;font-weight:850;padding:6px 9px}.provider-money-row{align-items:center;border-top:1px solid var(--line);padding-top:10px}.provider-money-row strong{background:#ecfdf3;border:1px solid #abefc6;border-radius:999px;color:var(--green-900);padding:6px 10px}.provider-actions-panel{border-top:1px solid var(--line);display:grid;padding-top:10px}.status-chip{align-items:center;background:#f3f6f4;border:1px solid var(--line);border-radius:999px;color:#344054;display:inline-flex!important;font-size:.78rem;font-weight:900;line-height:1.2;padding:6px 9px}.status-chip--active,.status-chip--approved,.status-chip--completed,.status-chip--confirmed,.status-chip--fulfilled,.status-chip--ordered,.status-chip--paid,.status-chip--signed{background:#ecfdf3;border-color:#abefc6;color:var(--green-900)}.status-chip--accepted,.status-chip--in_progress,.status-chip--placed,.status-chip--recovered,.status-chip--requested{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.status-chip--abandoned,.status-chip--draft,.status-chip--no_contract,.status-chip--paused,.status-chip--pending,.status-chip--submitted,.status-chip--verified_pending{background:#fffaeb;border-color:#fedf89;color:#b54708}.status-chip--archived,.status-chip--canceled,.status-chip--dismissed,.status-chip--rejected{background:#fff1f3;border-color:#fecdd3;color:#be123c}.provider-profile{background:white;border-bottom:1px solid var(--line);padding:30px 16px}.provider-profile__media{display:grid;gap:10px;margin:0 auto 26px;max-width:1180px}.provider-profile__cover{aspect-ratio:16/9;border:1px solid var(--line);border-radius:8px;display:block;max-height:520px;object-fit:cover;width:100%}.provider-profile__gallery{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.provider-profile__gallery img{aspect-ratio:4/3;border:1px solid var(--line);border-radius:8px;display:block;min-width:0;object-fit:cover;width:100%}.provider-preview-banner{background:#ecfdf3;border-bottom:1px solid #abefc6;padding:10px 12px}.provider-preview-banner>div{align-items:stretch;display:grid;gap:10px;margin:0 auto;max-width:1180px}.provider-preview-banner span{align-items:center;color:var(--green-900);display:inline-flex;font-weight:900;gap:8px;line-height:1.3}.provider-preview-banner .button{min-height:42px}.provider-profile__head{display:grid;gap:18px;margin:0 auto;max-width:1180px}.provider-profile__tools{align-items:start;display:grid;gap:10px;justify-items:start}.provider-profile h1{font-size:clamp(2rem,8vw,4rem);line-height:1.05;margin:0}.provider-profile__bio,.provider-profile__head p{color:var(--muted);font-size:1.06rem;line-height:1.55;margin:12px 0 0}.provider-profile__badge,.provider-profile__meta span{align-items:center;background:var(--green-050);border:1px solid #cfe8d9;border-radius:999px;color:var(--green-900);display:inline-flex;font-weight:900;gap:8px;justify-self:start;padding:8px 12px}.provider-profile__meta{display:flex;flex-wrap:wrap;gap:10px;margin:18px auto 0;max-width:1180px}.provider-profile__bio{margin-left:auto;margin-right:auto;max-width:1180px}.text-link{color:var(--green-800);display:inline-flex;font-weight:900;margin-top:12px}.form-page--wide,.simple-page--wide{max-width:1180px}.message-unread-badge{align-items:center;background:#f6b73c;border-radius:999px;color:#10251d;display:inline-flex;font-size:.68rem;font-weight:950;height:18px;justify-content:center;min-width:18px;padding:0 5px;position:absolute;right:-5px;top:-5px}.mobile-menu__links .message-unread-badge{position:static}.messaging-layout{display:grid;gap:16px;grid-template-columns:minmax(280px,.38fr) minmax(0,1fr);min-height:680px}.messaging-layout--admin{grid-template-columns:minmax(280px,.34fr) minmax(0,1fr) minmax(260px,.3fr)}.messaging-panel,.messaging-profile-panel,.messaging-sidebar{background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 40px rgba(17,24,39,.04);min-width:0}.messaging-sidebar{align-content:start;display:grid;gap:14px;padding:14px}.messaging-panel__head,.messaging-sidebar__head{align-items:start;display:flex;gap:12px;justify-content:space-between}.messaging-compose h3,.messaging-panel__head h2,.messaging-sidebar__head h2{margin:0}.messaging-sidebar__head>span{align-items:center;background:var(--green-050);border-radius:999px;color:var(--green-900);display:inline-flex;font-weight:950;min-height:28px;padding:0 10px}.messaging-compose{gap:10px;padding:12px}.messaging-compose,.messaging-search{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid}.messaging-search{gap:8px;padding:10px}.messaging-search label{align-items:center;background:white;border:1px solid #ccd6d0;border-radius:8px;color:var(--muted);display:grid;gap:8px;grid-template-columns:18px minmax(0,1fr);min-height:42px;padding:0 10px}.messaging-search input{border:0;color:var(--ink);font:inherit;font-weight:800;min-width:0;outline:0}.messaging-compose form,.messaging-reply{display:grid;gap:10px}.messaging-compose label,.messaging-reply label{color:#344054;display:grid;font-size:.76rem;font-weight:900;gap:6px;text-transform:uppercase}.messaging-compose input,.messaging-compose select,.messaging-compose textarea,.messaging-panel__actions select,.messaging-reply textarea{background:white;border:1px solid #ccd6d0;border-radius:8px;color:var(--ink);min-height:40px;padding:0 10px;text-transform:none;width:100%}.messaging-compose textarea,.messaging-reply textarea{line-height:1.45;min-height:92px;padding:10px;resize:vertical}.messaging-compose__type{background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:4px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px}.messaging-compose__type button{background:transparent;border:0;border-radius:8px;color:var(--muted);font-weight:900;min-height:34px}.messaging-compose__type button.is-active{background:var(--green-050);color:var(--green-900)}.messaging-file-input{align-items:center;background:white;border:1px dashed #b9c9c1;border-radius:8px;cursor:pointer;display:flex!important;flex-direction:row;gap:8px!important;min-height:40px;padding:0 10px;text-transform:none!important}.messaging-file-input input{display:none}.messaging-thread-list{display:grid;gap:8px;max-height:420px;overflow:auto}.messaging-thread-list a{align-items:center;background:#f8faf9;border:1px solid transparent;border-radius:8px;color:inherit;display:grid;gap:10px;grid-template-columns:34px minmax(0,1fr);padding:10px}.messaging-thread-list a.is-active,.messaging-thread-list a:hover{background:var(--green-050);border-color:#c7e2d3}.messaging-thread-list svg{color:var(--green-800)}.messaging-thread-list small,.messaging-thread-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messaging-thread-list strong{color:var(--ink);font-size:.9rem;font-weight:950}.messaging-thread-list small,.messaging-thread-list time{color:var(--muted);font-size:.76rem;font-weight:800}.messaging-thread-list time{grid-column:2}.messaging-empty,.messaging-panel__empty{align-items:center;color:var(--muted);display:grid;gap:10px;justify-items:center;padding:28px;text-align:center}.messaging-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;padding:16px}.messaging-profile-panel{align-content:start;display:grid;gap:16px;padding:16px}.messaging-profile-panel__head{display:grid;gap:6px}.messaging-profile-panel__head h2{font-size:1.1rem;line-height:1.25;margin:0;overflow-wrap:anywhere}.messaging-profile-panel__head h2 a,.messaging-profile-panel__head>span,.messaging-profile-panel__list a{color:var(--green-900);font-weight:950}.messaging-profile-panel__head>span{background:var(--green-050);border:1px solid #c7e2d3;border-radius:999px;display:inline-flex;font-size:.78rem;justify-self:start;padding:5px 9px}.messaging-profile-panel__list{display:grid;gap:12px;margin:0}.messaging-profile-panel__list div{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:5px;padding:10px}.messaging-profile-panel__list dt{align-items:center;color:var(--muted);display:inline-flex;font-size:.75rem;font-weight:950;gap:6px;text-transform:uppercase}.messaging-profile-panel__list dd{color:var(--ink);font-size:.9rem;font-weight:850;margin:0;overflow-wrap:anywhere}.messaging-profile-panel__list small{color:var(--muted);display:block;font-size:.78rem;font-weight:800;margin-top:3px}.messaging-profile-panel__empty{align-items:center;color:var(--muted);display:grid;gap:10px;justify-items:center;padding:28px 12px;text-align:center}.messaging-panel__head{border-bottom:1px solid var(--line);padding-bottom:14px}.messaging-panel__head p{color:var(--muted);font-weight:850;margin:4px 0 0}.messaging-panel__actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.messaging-panel__actions select{min-width:190px;width:auto}.button--danger{background:#fff1f3;border-color:#fecdd3;color:#be123c}.messaging-legal-note{background:#fffaf0;border:1px solid #f6df9f;border-radius:8px;color:#8a4b00;font-size:.82rem;font-weight:850;line-height:1.45;margin:12px 0;padding:10px 12px}.messaging-messages{align-content:start;display:grid;gap:12px;overflow:auto;padding:4px 4px 14px}.messaging-message{display:flex}.messaging-message.is-mine{justify-content:flex-end}.messaging-message__bubble{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:8px;max-width:min(680px,92%);padding:12px}.messaging-message.is-mine .messaging-message__bubble{background:var(--green-050);border-color:#c7e2d3}.messaging-message__meta{align-items:center;display:flex;gap:8px;justify-content:space-between}.messaging-message__meta strong{color:var(--ink);font-size:.86rem;font-weight:950}.messaging-message__meta time{color:var(--muted);font-size:.74rem;font-weight:800}.messaging-message__bubble p{line-height:1.5;margin:0;white-space:pre-wrap}.messaging-message__bubble button{background:transparent;border:0;color:var(--muted);cursor:pointer;font-size:.74rem;font-weight:900;justify-self:start;padding:0}.messaging-message__deleted{align-items:center;color:var(--muted);display:inline-flex;gap:6px;font-weight:850}.messaging-attachments{display:flex;flex-wrap:wrap;gap:8px}.messaging-attachments a{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;color:var(--green-900);display:inline-flex;font-size:.82rem;font-weight:900;gap:6px;padding:7px 9px}.messaging-reply{border-top:1px solid var(--line);padding-top:14px}@media (max-width:820px){.messaging-layout,.messaging-layout--admin{grid-template-columns:minmax(0,1fr)}.messaging-panel{min-height:620px}.messaging-panel__head,.messaging-sidebar__head{align-items:stretch;flex-direction:column}.messaging-panel__actions{justify-content:stretch}.messaging-panel__actions .button,.messaging-panel__actions select{flex:1 1 100%;justify-content:center;width:100%}.messaging-thread-list{max-height:320px}.messaging-message__bubble{max-width:100%}}.inline-form{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.inline-form input,.inline-form select{background:white;border:1px solid #ccd6d0;border-radius:8px;min-height:38px;padding:0 10px}.inline-form button{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--green-900);display:inline-flex;font-size:.84rem;font-weight:850;gap:6px;min-height:38px;padding:0 10px}.category-form__description{grid-column:1/-1}.category-admin-actions{display:grid;gap:8px;width:100%}.category-inline-form{align-items:stretch}.category-inline-form .inline-label{align-items:start;display:grid;font-size:.82rem;font-weight:850;gap:6px}.category-inline-form input{min-width:0;width:100%}.category-inline-form__description{flex-basis:100%}.danger-inline-button{background:#fff1f3;border:1px solid #fecdd3;border-radius:8px;color:#be123c;font-size:.84rem;font-weight:850;justify-content:center;min-height:38px;padding:0 10px}.danger-inline-button,.inline-label{align-items:center;display:inline-flex;gap:6px}.inline-label input{width:88px}.inline-note,.inline-status{align-items:center;color:var(--muted);display:inline-flex;font-size:.84rem;font-weight:850;gap:6px;margin:0}.inline-status--success{color:var(--green-800)}.inline-status--error{color:var(--danger)}.payout-actions{display:grid;gap:8px}.inline-file-button{align-items:center;border:1px solid var(--line);border-radius:8px;color:var(--green-900);cursor:pointer;display:inline-flex;font-size:.84rem;font-weight:900;gap:7px;min-height:42px;overflow:hidden;padding:0 12px}.inline-file-button input{display:none}.inline-file-button span{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payout-proof-form{display:grid;gap:10px}.payout-proof-form__drop{min-height:94px}.cart-action{align-items:start;background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;margin-bottom:18px;padding:14px}.cart-action>span{color:var(--green-900);font-size:1.2rem;font-weight:900}.cart-action__price{display:grid;gap:4px}.cart-action__price small{color:var(--muted);font-size:.78rem;font-weight:850}.cart-action--compact{background:transparent;border:0;gap:8px;margin:0;padding:0}.cart-action--compact .button{min-height:42px;width:100%}.cart-action--compact .form-message{font-size:.78rem;line-height:1.25;margin:0}.paypal-checkout{display:grid;gap:10px}.paypal-checkout>p:first-child{color:var(--muted);font-size:.86rem;font-weight:800;line-height:1.4;margin:0}.paypal-conversion-note{background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--green-900);font-size:.84rem;font-weight:850;line-height:1.4;margin:0;padding:10px 12px}.button-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.cart-page-head{align-items:start;display:grid;gap:14px}.cart-page-head .button{justify-self:start}.cart-layout{display:grid;gap:18px;justify-content:center;margin-left:auto;margin-right:auto;margin-top:24px;max-width:1180px}.cart-groups{display:grid;gap:14px;min-width:0}.cart-provider,.checkout-card{background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:14px;padding:16px}.checkout-card{justify-self:center;max-width:760px;width:100%}.cart-provider h2,.checkout-card h2{margin:0}.cart-line{align-items:start;border-top:1px solid var(--line);display:grid;gap:12px;grid-template-columns:78px minmax(0,1fr);padding-top:14px}.cart-line:first-of-type{border-top:0;padding-top:0}.cart-line img{aspect-ratio:1;border-radius:8px;height:78px;object-fit:cover;width:78px}.cart-line span,.cart-line strong{display:block}.cart-line span{color:var(--muted);margin-top:5px}.cart-line__usd,.cart-total-usd{color:var(--green-800);font-size:.84rem;font-weight:900}.cart-groups--summary{align-self:start}.cart-groups--summary .cart-provider{gap:10px;padding:14px}.cart-groups--summary .cart-provider h2{font-size:1rem}.cart-groups--summary .cart-line{gap:10px;grid-template-columns:54px minmax(0,1fr);padding-top:10px}.cart-groups--summary .cart-line img{height:54px;width:54px}.cart-groups--summary .cart-line strong{font-size:.92rem}.cart-groups--summary .quantity-control{margin-top:8px}.checkout-panel>div>.cart-total-usd{color:var(--green-800);margin-top:4px}.quantity-control{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.quantity-control button{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:inline-flex;height:34px;justify-content:center;width:34px}.quantity-control span{color:var(--ink);font-weight:900;margin:0;min-width:24px;text-align:center}.checkout-card label{color:#344054;display:grid;font-weight:800;gap:8px}.checkout-card input,.checkout-card select,.checkout-card textarea,.customer-billing-form input,.customer-billing-form select{background:white;border:1px solid #ccd6d0;border-radius:8px;min-height:48px;outline-color:var(--green-700);padding:12px 13px;width:100%}.checkout-panel{display:grid;gap:18px;justify-items:stretch}.checkout-panel>div:first-child{justify-self:center;max-width:560px;text-align:center}.checkout-panel>div>p:not(.eyebrow),.checkout-panel>p{color:var(--muted);font-weight:800;line-height:1.45;margin:6px 0 0}.checkout-steps{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:auto;max-width:680px;width:100%}.checkout-steps__item{background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--muted);font-size:.75rem;font-weight:900;line-height:1.2;padding:8px 9px}.checkout-steps__item--active{background:var(--green-050);border-color:#b8d6c3;color:var(--green-900)}.checkout-auth-tabs{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:6px;margin-inline:auto;max-width:520px;padding:6px;width:100%}.checkout-auth-tabs__button{align-items:center;background:transparent;border:0;border-radius:6px;color:var(--muted);display:flex;font-weight:900;gap:8px;justify-content:center;min-height:40px;padding:8px}.checkout-auth-tabs__button--active{background:white;box-shadow:0 1px 4px rgba(16,24,40,.08);color:var(--green-900)}.customer-billing-form,.customer-form-grid{display:grid;gap:12px;width:100%}.customer-billing-form label,.customer-form-grid label{color:#344054;display:grid;font-weight:800;gap:8px}.phone-field{display:grid;gap:10px;grid-template-columns:minmax(118px,.55fr) minmax(0,1fr)}.checkout-confirmation{align-items:start;background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:18px;padding:20px}.checkout-confirmation h1{margin-bottom:8px}.checkout-confirmation p{color:var(--muted);font-weight:800;line-height:1.5;margin:0}@media (min-width:720px){body{padding-bottom:0}.bottom-nav{display:none}.not-found-page{min-height:calc(100vh - 76px);padding:30px 28px 48px}.not-found-view{grid-template-columns:minmax(0,1fr) minmax(320px,.74fr)}.not-found-view--admin{padding:28px}.not-found-view__aside{align-self:stretch}.not-found-view__media{min-height:360px}.provider-contract-form,.provider-contract-row{align-items:end;grid-template-columns:minmax(120px,.8fr) minmax(150px,1fr) minmax(110px,.7fr) minmax(110px,.7fr) minmax(96px,.55fr) auto}.provider-contract-form__title,.provider-contract-row__state{align-self:center;display:grid;justify-content:start}.hero{padding:0}.hero__content{border-radius:0;min-height:520px;padding:78px 8vw 52px}.search-box{grid-template-columns:minmax(120px,.82fr) minmax(120px,.82fr) minmax(0,1.35fr) auto;max-width:920px;min-height:74px;border-radius:8px}.search-box label:first-child,.search-box label:nth-of-type(2){border-bottom:0;border-right:1px solid var(--line);grid-column:auto}.search-box>button{border-radius:8px;height:50px;margin:12px;padding:0 20px;width:auto}.search-box>button span{display:inline;font-weight:850;margin-left:8px;white-space:nowrap}.hero__proof{display:flex;flex-wrap:wrap;gap:26px;margin-top:30px}.hero__proof span{align-items:center;display:inline-flex;font-weight:800;gap:8px}.home-trust-strip,.section{padding-left:8vw;padding-right:8vw}.home-trust-strip{gap:22px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-section{padding-left:8vw;padding-right:8vw}.destination-rail,.provider-card-rail{grid-auto-columns:minmax(230px,36vw)}.home-how{padding-left:8vw;padding-right:8vw}.home-steps{grid-template-columns:repeat(3,minmax(0,1fr));position:relative}.home-steps:before{border-top:2px dashed #d7dedb;content:"";left:20%;position:absolute;right:20%;top:36px}.home-steps article{position:relative;z-index:1}.home-cta{grid-template-columns:minmax(0,1fr) auto;padding:34px 44px;width:calc(100% - 16vw)}.home-cta img{opacity:.12;width:210px}.site-footer__main{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:8vw;padding-right:8vw}.site-footer__bottom{align-items:center;grid-template-columns:minmax(0,1fr) auto;padding-left:8vw;padding-right:8vw}.category-rail{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row}.category-tile{background:white;border:1px solid var(--line);border-radius:8px;min-height:158px;padding:20px}.category-tile span{height:60px;width:60px}.category-tile small{color:var(--muted);display:block;line-height:1.35}.service-rail{grid-auto-columns:minmax(250px,1fr)}.provider-result-grid,.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.benefit--desktop{display:flex}.detail{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr)}.detail,.detail__media{min-height:calc(100vh - 76px)}.detail__media{align-content:start}.detail__cover{aspect-ratio:auto;height:min(66vh,680px);min-height:420px}.detail__content{padding:48px}.provider-form{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-form__grid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.provider-form__wide{grid-column:1/-1}.provider-empty-actions{max-width:320px}.offer-modal{align-items:center;justify-items:center;padding:24px}.offer-modal__trigger{width:auto}.offer-modal__panel{max-height:calc(100dvh - 48px);max-width:880px}.provider-profile-modal__panel{max-width:720px}.provider-profile-locations>div,.provider-profile-media-editor__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-order-toolbar{grid-template-columns:minmax(260px,1fr) minmax(160px,auto) minmax(170px,auto) 120px}.provider-service-toolbar{grid-template-columns:minmax(260px,1fr) minmax(145px,auto) minmax(170px,auto) minmax(185px,auto) minmax(160px,auto) 110px}.provider-service-toolbar--compact{grid-template-columns:minmax(260px,1fr) auto}.provider-filter-button{min-width:124px;width:auto}.provider-filter-modal__panel{max-width:520px}.provider-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-filter-form label:last-child{grid-column:1/-1}.provider-order-modal{align-items:center;justify-items:center;padding:24px}.provider-order-modal__panel{max-height:calc(100dvh - 48px);max-width:900px}.provider-order-overview{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)}.provider-order-customer{border-bottom:0;border-right:1px solid var(--line)}.provider-order-meta-list{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-order-meta-list div{border-bottom:0}.provider-order-meta-list div:first-child,.provider-order-meta-list div:nth-child(2){border-bottom:1px solid var(--line)}.provider-order-meta-list div:nth-child(odd){border-right:1px solid var(--line)}.provider-order-financials{margin-left:auto;width:min(100%,420px)}.provider-service-modal__panel{max-width:980px}.provider-order-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.provider-order-money-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-card{align-items:center;grid-template-columns:minmax(0,1fr) minmax(320px,.7fr)}.auth-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-choice-card{grid-template-columns:auto minmax(0,1fr)}.account-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-head,.admin-section__head{align-items:center;grid-template-columns:minmax(0,1fr) auto}.admin-provider-filters{grid-template-columns:minmax(260px,1fr) minmax(180px,.38fr) minmax(190px,.42fr) auto auto}.admin-validation-filters{grid-template-columns:minmax(260px,340px) auto auto;justify-content:start}.admin-users-filters{grid-template-columns:minmax(260px,1fr) minmax(180px,.38fr) auto auto}.admin-services-filters{grid-template-columns:minmax(260px,1fr) minmax(150px,.28fr) minmax(180px,.34fr) minmax(210px,.42fr) auto auto}.admin-orders-filters{grid-template-columns:minmax(260px,1fr) minmax(170px,.32fr) minmax(220px,.42fr) auto auto}.admin-payouts-filters{grid-template-columns:minmax(260px,1fr) minmax(180px,.34fr) auto auto}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tracking-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.tracking-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.tracking-decision-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-provider-hero{align-items:center;grid-template-columns:minmax(0,1fr) auto}.admin-provider-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-provider-detail-grid{grid-template-columns:minmax(0,.9fr) minmax(320px,.55fr)}.admin-provider-detail-grid--balanced{grid-template-columns:minmax(0,1fr) minmax(320px,.75fr)}.admin-provider-detail-grid--wide{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-table article{grid-template-columns:minmax(0,1fr) auto}.customer-page,.provider-page{padding:30px 16px}.customer-hero{align-items:center;grid-template-columns:minmax(0,1fr) auto;padding:22px}.customer-hero h1{font-size:3rem}.customer-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-list article{align-items:center;grid-template-columns:auto minmax(0,1fr) auto}.customer-list article>span:last-child{grid-column:auto;justify-self:end}.customer-favorite-card .favorite-button--inline{grid-column:auto;justify-self:end;margin-top:0}.provider-hero{align-items:center;grid-template-columns:minmax(0,1fr) auto;padding:22px 92px 22px 22px}.provider-hero h1{font-size:3rem}.provider-hero--compact{padding:14px 82px 14px 16px}.provider-hero--compact h1{font-size:1.7rem}.provider-hero--compact p{max-width:520px}.provider-hero__actions{align-items:center;display:flex;flex-wrap:wrap;justify-content:end;width:auto}.provider-module__head--action{align-items:center;flex-direction:row}.provider-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.provider-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.provider-module--split{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-module--provider-overview{grid-template-columns:repeat(3,minmax(0,1fr))}.provider-profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-row{grid-template-columns:auto minmax(0,1fr) auto}.provider-row>.status-chip,.provider-row>span:last-child{grid-column:auto;justify-self:end}.provider-row__main{grid-template-columns:auto minmax(0,1fr) auto}.provider-row__main>.status-chip,.provider-row__main>strong{grid-column:auto;justify-self:end}.provider-preview-banner>div{align-items:center;display:flex;justify-content:space-between}.location-form{align-items:end;grid-template-columns:1fr 180px 1fr auto}.location-form .form-message,.location-form__title{grid-column:1/-1}.location-list{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-profile{padding:48px 8vw}.provider-profile__gallery{grid-template-columns:repeat(5,minmax(0,1fr))}.provider-profile__head{align-items:start;grid-template-columns:minmax(0,1fr) auto}.provider-profile__tools{justify-items:end}.cart-page-head{align-items:center;grid-template-columns:minmax(0,1fr) auto}.cart-page-head .button{justify-self:end}.cart-layout{align-items:start;grid-template-columns:minmax(280px,360px) minmax(0,760px)}.cart-layout--cart{grid-template-columns:minmax(0,520px) minmax(420px,560px)}.checkout-card{position:static}.checkout-auth-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-form-grid__wide{grid-column:1/-1}}@media (min-width:1080px){.header{padding:0 46px}.not-found-page{padding-left:46px;padding-right:46px}.not-found-view{gap:44px}.admin-layout{align-items:start;grid-template-columns:278px minmax(0,1fr)}.admin-sidebar{position:sticky;top:92px}.admin-subject-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.header-search{align-items:center;border:1px solid var(--line);border-radius:8px;display:grid;flex:1 1;grid-template-columns:minmax(108px,.72fr) minmax(108px,.72fr) minmax(160px,1fr) 54px;height:48px;max-width:860px;overflow:hidden}.header-search input,.header-search select{background:white;border:0;height:100%;outline:none;padding:0 16px}.header-search input[name=city],.header-search input[name=country],.header-search select{border-right:1px solid var(--line)}.header-search button{align-items:center;align-self:stretch;background:var(--green-700);border:0;color:white;display:flex;justify-content:center}.header-nav{align-items:center;display:flex;font-size:.95rem;font-weight:850;gap:26px;white-space:nowrap}.button--ghost,.header .button,.header .icon-button--desktop{display:inline-flex}.menu-button,.mobile-menu{display:none}.language-modal{align-items:center;justify-items:center}.language-modal__panel{max-width:420px}.home-trust-strip{grid-template-columns:repeat(4,minmax(0,1fr));padding-bottom:30px;padding-top:30px}.home-section{padding-top:48px}.destination-rail,.provider-card-rail{grid-auto-flow:row;grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible;padding-bottom:0}.destination-next{display:inline-flex}.destination-card{min-height:284px}.home-how{margin-top:50px;padding-bottom:58px;padding-top:58px}.inspiration-grid{grid-template-columns:1.22fr .95fr .95fr 1.22fr;grid-template-rows:166px 166px}.inspiration-tile{aspect-ratio:auto;min-height:0}.inspiration-tile--large{grid-column:1;grid-row:1/3}.inspiration-tile:nth-child(2){grid-column:2;grid-row:1}.inspiration-tile:nth-child(3){grid-column:3;grid-row:1}.inspiration-tile:nth-child(4){grid-column:2;grid-row:2}.inspiration-tile:nth-child(5){grid-column:3;grid-row:2}.inspiration-tile--tall{grid-column:4;grid-row:1/3}.home-cta{grid-template-columns:minmax(0,1fr) auto 160px;margin-top:48px}.home-cta img{opacity:.18;position:static;width:150px}.site-footer{margin-top:58px}.site-footer__main{grid-template-columns:minmax(210px,1.35fr) repeat(3,minmax(130px,.75fr)) minmax(260px,1fr);padding-bottom:48px;padding-top:48px}.hero__content{padding-left:10vw}.category-rail{grid-template-columns:repeat(6,minmax(0,1fr))}.provider-result-grid,.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-stats{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:1380px){.provider-result-grid,.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-market-home{background:white;margin:0 auto;max-width:1480px;overflow:hidden;padding-bottom:20px}.home-market-hero{padding:10px 10px 0}.home-market-hero__media{background:var(--green-900);border-radius:8px;min-height:282px;overflow:hidden;position:relative}.admin-app{background:radial-gradient(circle at top right,rgba(246,183,60,.09),transparent 300px),linear-gradient(180deg,#fbfdfb,#f4f7f5);color:var(--ink);display:grid;min-height:100vh}.admin-workspace{min-width:0}.admin-sidebar{background:linear-gradient(180deg,#003c27,#002417);border:0;border-radius:0;color:white;display:grid;gap:24px;padding:18px}.admin-brand{align-items:center;display:flex;gap:12px;min-width:0}.admin-brand__logo{height:32px;object-fit:contain;object-position:left center;width:auto}.admin-brand span{color:rgba(255,255,255,.7);font-size:.78rem;font-weight:850;white-space:nowrap}.admin-sidebar__group,.admin-sidebar__nav{display:grid;gap:8px}.admin-sidebar__group p{color:rgba(255,255,255,.58);font-size:.72rem;font-weight:950;letter-spacing:.06em;margin:0 0 2px;text-transform:uppercase}.admin-menu-link{align-items:center;border:1px solid transparent;border-radius:8px;color:rgba(255,255,255,.86);display:grid;gap:10px;grid-template-columns:20px minmax(0,1fr);min-height:44px;padding:10px 12px}.admin-menu-link svg{color:rgba(255,255,255,.72)}.admin-menu-link span{font-size:.9rem;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-menu-link.is-active,.admin-menu-link:hover{background:rgba(0,135,95,.36);border-color:rgba(109,211,164,.18);color:white}.admin-menu-link.is-active{box-shadow:inset 3px 0 0 #40d98b}.admin-menu-link.is-active svg{color:#8df0b4}.admin-sidebar__footer{align-self:end;display:grid;gap:12px}.admin-sidebar__identity{align-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:8px;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr);padding:10px}.admin-sidebar__identity>span{align-items:center;background:#2ad37b;border-radius:999px;color:#003c27;display:inline-flex;font-size:.78rem;font-weight:950;height:36px;justify-content:center;width:36px}.admin-sidebar__identity div{min-width:0}.admin-sidebar__identity small,.admin-sidebar__identity strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar__identity strong{color:white;font-size:.9rem}.admin-sidebar__identity small{color:rgba(255,255,255,.64);font-size:.74rem;font-weight:800}.admin-sidebar__footer .button{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12);color:white;justify-content:center;width:100%}.admin-topbar{align-items:center;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(223,229,225,.86);display:flex;gap:16px;justify-content:space-between;min-height:72px;padding:14px 18px;position:sticky;top:0;z-index:30}.admin-topbar__context{display:grid;gap:2px;min-width:0}.admin-topbar__context span{color:var(--muted);font-size:.76rem;font-weight:900;text-transform:uppercase}.admin-topbar__context strong{color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-topbar__tools{align-items:center;display:flex;flex:0 0 auto;gap:10px}.admin-global-search{flex:1 1 340px;max-width:560px;min-width:220px;position:relative}.admin-global-search__field{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:8px;grid-template-columns:auto minmax(0,1fr) auto auto;min-height:42px;padding:0 10px}.admin-global-search__field:focus-within{border-color:#a6d8ba;box-shadow:0 0 0 3px rgba(13,92,67,.1)}.admin-global-search__field svg{color:var(--muted)}.admin-global-search__field input{background:transparent;border:0;color:var(--ink);min-height:38px;min-width:0;outline:none;padding:0;width:100%}.admin-global-search__field button{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--muted);display:inline-flex;height:30px;justify-content:center;width:30px}.admin-global-search__loader{animation:admin-global-search-spin .85s linear infinite}@keyframes admin-global-search-spin{to{transform:rotate(1turn)}}.admin-global-search__results{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;gap:6px;left:0;max-height:min(460px,calc(100vh - 110px));overflow:auto;padding:8px;position:absolute;right:0;top:calc(100% + 8px);z-index:920}.admin-global-search__results>p{color:var(--muted);font-weight:850;margin:0;padding:12px}.admin-global-search__result{align-items:center;background:#f8faf9;border:1px solid transparent;border-radius:8px;color:var(--ink);display:grid;gap:10px;grid-template-columns:38px minmax(0,1fr) auto;min-height:58px;padding:9px 10px}.admin-global-search__result:hover{background:var(--green-050);border-color:#c6dfd3}.admin-global-search__icon{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;color:var(--green-800);display:inline-flex;height:38px;justify-content:center;width:38px}.admin-global-search__result>span:nth-child(2){display:grid;gap:2px;min-width:0}.admin-global-search__result small,.admin-global-search__result strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-global-search__result strong{font-size:.9rem;font-weight:950}.admin-global-search__result small{color:var(--muted);font-size:.77rem;font-weight:800}.admin-global-search__result em,.admin-global-search__result i{border-radius:999px;font-size:.7rem;font-style:normal;font-weight:950;padding:5px 8px;white-space:nowrap}.admin-global-search__result em{background:var(--green-050);color:var(--green-900)}.admin-global-search__result i{color:var(--muted);display:none}.admin-notification-menu{position:relative}.admin-date-pill,.admin-notification-dot,.admin-user-chip{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;display:inline-flex}.admin-date-pill{color:#344054;font-size:.84rem;font-weight:850;gap:8px;min-height:42px;padding:0 12px;white-space:nowrap}.admin-notification-dot{color:var(--ink);cursor:pointer;height:42px;justify-content:center;position:relative;width:42px}.admin-notification-dot i{background:#f04438;height:10px;right:9px;top:8px;width:10px}.admin-notification-dot b,.admin-notification-dot i{border:2px solid white;border-radius:999px;position:absolute}.admin-notification-dot b{align-items:center;background:#b42318;color:white;display:inline-flex;font-size:.62rem;font-style:normal;font-weight:950;height:18px;justify-content:center;min-width:18px;padding:0 4px;right:-4px;top:-5px}.admin-notification-popover{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;max-height:min(520px,calc(100vh - 104px));overflow:hidden;position:absolute;right:0;top:calc(100% + 10px);width:min(420px,calc(100vw - 24px));z-index:900}.admin-notification-popover__head{align-items:start;border-bottom:1px solid var(--line);display:flex;gap:12px;justify-content:space-between;padding:14px}.admin-notification-popover__head span,.admin-notification-popover__head strong{display:block}.admin-notification-popover__head span{color:var(--muted);font-size:.78rem;font-weight:850;margin-top:3px}.admin-notification-popover__head button{align-items:center;background:var(--green-050);border:1px solid #cfe8d9;border-radius:8px;color:var(--green-900);display:inline-flex;flex:0 0 auto;font-size:.78rem;font-weight:900;gap:6px;min-height:34px;padding:0 10px}.admin-notification-popover__list{display:grid;max-height:370px;overflow:auto}.admin-notification-popover__list>p{color:var(--muted);font-weight:850;margin:0;padding:18px 14px}.admin-notification-popover__item{align-items:start;background:white;border:0;border-bottom:1px solid var(--line);color:inherit;display:grid;gap:10px;grid-template-columns:10px minmax(0,1fr);padding:12px 14px;text-align:left}.admin-notification-popover__item:hover{background:#f8faf9}.admin-notification-popover__item p,.admin-notification-popover__item small,.admin-notification-popover__item strong{display:block}.admin-notification-popover__item strong{color:var(--ink);font-size:.88rem}.admin-notification-popover__item p{color:#344054;font-size:.8rem;font-weight:760;line-height:1.35;margin:3px 0 0}.admin-notification-popover__item small{color:var(--muted);font-size:.72rem;font-weight:850;margin-top:5px}.admin-notification-popover__status{background:#cbd5d1;border-radius:999px;height:9px;margin-top:5px;width:9px}.admin-notification-popover__status.is-unread{background:#f04438}.admin-notification-popover__footer{align-items:center;background:#f8faf9;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;padding:10px}.admin-notification-popover__footer a,.admin-notification-popover__footer button{align-items:center;border-radius:8px;display:inline-flex;font-size:.82rem;gap:6px;font-weight:900;min-height:36px;padding:0 10px;text-align:center}.admin-notification-popover__footer a{background:white;border:1px solid #cfe8d9;color:var(--green-900)}.admin-notification-popover__footer button{background:#fff4f2;border:1px solid #fecdca;color:var(--danger);cursor:pointer}.admin-notification-popover__footer button:disabled{cursor:not-allowed;opacity:.55}.admin-user-chip{color:inherit;gap:9px;min-height:42px;padding:4px 10px 4px 4px}.admin-user-chip.is-active,.admin-user-chip:hover{border-color:#a6d8ba;color:var(--green-900)}.admin-user-chip>span{align-items:center;background:var(--green-800);border-radius:999px;color:white;display:inline-flex;font-size:.78rem;font-weight:950;height:34px;justify-content:center;width:34px}.admin-user-chip div{display:grid;gap:1px}.admin-user-chip strong{font-size:.84rem;line-height:1.1}.admin-user-chip small{color:var(--muted);font-size:.7rem;font-weight:850}.admin-profile-security-grid{display:grid;gap:14px;margin-bottom:18px}.admin-profile-security-card{background:white;border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;padding:16px}.admin-profile-security-card__head{align-items:center;display:flex;gap:10px}.admin-profile-security-card__head svg{color:var(--green-800);flex:0 0 auto}.admin-profile-security-card__head h2{font-size:1.02rem;margin:0}.admin-profile-security-card__head p{color:var(--muted);font-size:.84rem;font-weight:850;margin:3px 0 0;overflow-wrap:anywhere}.admin-profile-security-card label{color:#344054;display:grid;font-size:.78rem;font-weight:900;gap:6px;text-transform:uppercase}.admin-profile-security-card input{background:white;border:1px solid #ccd6d0;border-radius:8px;color:var(--ink);min-height:42px;outline-color:var(--green-700);padding:0 11px;text-transform:none;width:100%}.admin-profile-security-card .password-input input{padding-right:44px}.admin-profile-security-card .button{justify-content:center}.admin-mobile-menu{display:none}.admin-mobile-menu__trigger{align-items:center;background:white;border:1px solid var(--line);border-radius:8px;color:var(--green-900);display:inline-flex;font-size:.84rem;font-weight:950;gap:7px;min-height:42px;padding:0 12px}.admin-mobile-menu__trigger:hover{border-color:#a6d8ba;color:var(--green-800)}.admin-mobile-menu__overlay{inset:0;position:fixed;z-index:1000}.admin-mobile-menu__backdrop{background:rgba(17,24,39,.48);border:0;inset:0;padding:0;position:fixed}.admin-mobile-menu__panel{background:linear-gradient(180deg,#003c27,#002417);border:1px solid rgba(255,255,255,.12);border-radius:12px;bottom:12px;box-shadow:0 24px 70px rgba(0,0,0,.32);color:white;display:grid;gap:14px;grid-template-rows:auto auto minmax(0,1fr) auto;left:12px;max-width:calc(100vw - 24px);overflow:hidden;position:fixed;top:12px;width:min(380px,calc(100vw - 24px));z-index:1001}.admin-mobile-menu__head{align-items:center;border-bottom:1px solid rgba(255,255,255,.1);display:flex;gap:14px;justify-content:space-between;padding:14px}.admin-mobile-menu__head button{align-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:8px;color:white;display:inline-flex;height:42px;justify-content:center;width:42px}.admin-mobile-menu__brand{align-items:center;display:inline-flex;gap:10px;min-width:0}.admin-mobile-menu__brand img{height:30px;object-fit:contain;object-position:left center;width:auto}.admin-mobile-menu__brand span{color:rgba(255,255,255,.7);font-size:.74rem;font-weight:900;white-space:nowrap}.admin-mobile-menu__identity{align-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:8px;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr);margin:0 14px;padding:10px}.admin-mobile-menu__identity>span{align-items:center;background:#2ad37b;border-radius:999px;color:#003c27;display:inline-flex;font-size:.78rem;font-weight:950;height:36px;justify-content:center;width:36px}.admin-mobile-menu__identity div{min-width:0}.admin-mobile-menu__identity small,.admin-mobile-menu__identity strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-mobile-menu__identity strong{color:white;font-size:.9rem}.admin-mobile-menu__identity small{color:rgba(255,255,255,.64);font-size:.74rem;font-weight:800}.admin-mobile-menu__nav{display:grid;gap:14px;min-height:0;overflow-y:auto;padding:0 14px 6px}.admin-mobile-menu__group{display:grid;gap:8px}.admin-mobile-menu__group p{color:rgba(255,255,255,.58);font-size:.72rem;font-weight:950;letter-spacing:.06em;margin:0 0 2px;text-transform:uppercase}.admin-mobile-menu__group a{align-items:center;border:1px solid transparent;border-radius:8px;color:rgba(255,255,255,.88);display:grid;gap:10px;grid-template-columns:20px minmax(0,1fr);min-height:44px;padding:10px 12px}.admin-mobile-menu__group a svg{color:rgba(255,255,255,.72)}.admin-mobile-menu__group a span{font-size:.9rem;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-mobile-menu__group a.is-active,.admin-mobile-menu__group a:hover{background:rgba(0,135,95,.36);border-color:rgba(109,211,164,.18);color:white}.admin-mobile-menu__group a.is-active{box-shadow:inset 3px 0 0 #40d98b}.admin-mobile-menu__footer{border-top:1px solid rgba(255,255,255,.1);padding:14px}.admin-mobile-menu__logout{align-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:8px;color:white;display:inline-flex;font-weight:900;gap:8px;justify-content:center;min-height:44px;width:100%}.admin-content{margin:0 auto;max-width:1320px;min-width:0;padding:24px 18px 96px}.admin-head{align-items:end;display:grid;gap:18px;margin-bottom:22px}.admin-head h1{color:#111827;font-size:2rem;line-height:1.05;margin:0}.admin-head p{color:var(--muted);font-weight:750;line-height:1.45;margin:8px 0 0;max-width:780px}.admin-dashboard,.admin-dashboard-grid,.admin-metric-grid{display:grid;gap:16px}.admin-dashboard-grid--tables:last-child{align-items:start}.admin-metric-grid{grid-template-columns:1fr}.admin-metric-card,.admin-panel{background:rgba(255,255,255,.94);border:1px solid rgba(223,229,225,.92);border-radius:8px;box-shadow:0 16px 40px rgba(17,24,39,.04)}.admin-metric-card{display:grid;gap:12px;min-width:0;padding:18px}.admin-metric-card--link{color:inherit;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.admin-metric-card--link:hover{border-color:#a6d8ba;box-shadow:0 20px 44px rgba(17,24,39,.08);transform:translateY(-1px)}.admin-metric-card--link:hover .admin-metric-card__head span{color:var(--green-800)}.admin-metric-card__head{align-items:center;display:flex;gap:12px;justify-content:space-between}.admin-metric-card__head span{color:#344054;font-size:.9rem;font-weight:900}.admin-metric-card__head i{align-items:center;background:#dff5e8;border-radius:999px;color:var(--green-800);display:inline-flex;height:44px;justify-content:center;width:44px}.admin-metric-card strong{color:#111827;font-size:1.8rem;line-height:1;overflow-wrap:anywhere}.admin-metric-card p{align-items:center;color:var(--muted);display:flex;flex-wrap:wrap;font-size:.8rem;font-weight:850;gap:8px;margin:0}.admin-trend{align-items:center;border-radius:999px;display:inline-flex;font-size:.78rem;font-weight:950;gap:3px;line-height:1;padding:6px 8px}.admin-trend--flat,.admin-trend--up{background:#ecfdf3;color:var(--green-800)}.admin-trend--down{background:#fff1f3;color:#be123c}.admin-panel{min-width:0;padding:18px}.admin-status-stack{display:grid;gap:16px;min-width:0}.admin-panel--wide{min-width:0}.admin-panel__head{align-items:start;display:flex;gap:14px;justify-content:space-between;margin-bottom:18px}.admin-panel__head h2{color:#111827;font-size:1.05rem;line-height:1.2;margin:0 0 5px}.admin-panel__head p{color:var(--muted);font-size:.84rem;font-weight:750;line-height:1.4;margin:0}.admin-panel__badge,.admin-panel__head>a{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;color:var(--green-800);display:inline-flex;flex:0 0 auto;font-size:.78rem;font-weight:950;min-height:34px;padding:0 10px;white-space:nowrap}.admin-activity-chart{align-items:end;border-bottom:1px solid var(--line);display:grid;gap:8px;grid-template-columns:repeat(14,minmax(34px,1fr));min-height:268px;overflow-x:auto;padding:12px 0 0}.admin-activity-chart__day{align-items:center;display:grid;gap:8px;min-width:34px}.admin-activity-chart__bars{align-items:end;display:flex;gap:3px;height:218px}.admin-activity-chart__bar{border-radius:999px 999px 0 0;display:block;flex:1 1;height:var(--bar-height);min-height:6px}.admin-activity-chart__bar--events{background:linear-gradient(180deg,#00875f,#005436)}.admin-activity-chart__bar--commerce{background:linear-gradient(180deg,#f6b73c,#d88b00)}.admin-activity-chart__bar--users{background:linear-gradient(180deg,#64a4ff,#2e64d4)}.admin-activity-chart__day span{color:var(--muted);font-size:.68rem;font-weight:850;text-align:center;white-space:nowrap}.admin-chart-legend{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.provider-contract-document-modal{align-items:center;justify-items:center}.provider-contract-document-modal__panel{max-width:min(1080px,calc(100vw - 24px))}.provider-contract-document-modal__body{display:grid;gap:12px;min-height:min(720px,calc(100dvh - 112px))}.provider-contract-document-modal__toolbar{align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr);padding:10px}.provider-contract-document-modal__toolbar>div:first-child{display:grid;gap:3px;min-width:0}.provider-contract-document-modal__toolbar>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.provider-contract-document-modal__toolbar span,.provider-contract-document-modal__toolbar strong{overflow-wrap:anywhere}.provider-contract-document-modal__toolbar span{color:var(--muted);font-size:.86rem;font-weight:800}.provider-contract-document-modal__frame{background:#f8faf9;border:1px solid var(--line);border-radius:8px;min-height:520px;width:100%}.provider-contract-information-modal{align-items:center;justify-items:center}.provider-contract-information-modal__panel{max-width:min(760px,calc(100vw - 24px))}.provider-contract-information-modal__body{display:grid;gap:14px}.provider-contract-information-modal__intro{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:4px;padding:12px}.provider-contract-information-modal__intro span,.provider-contract-information-modal__intro strong{overflow-wrap:anywhere}.provider-contract-information-modal__intro span{color:var(--muted);font-size:.86rem;font-weight:800}.provider-contract-information-modal__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}@media (max-width:640px){.provider-contract-document-card{align-items:start;grid-template-columns:auto minmax(0,1fr)}.provider-contract-document-card__side{align-items:stretch;grid-column:1/-1;justify-items:stretch}.provider-contract-document-card__actions,.provider-contract-information-modal__actions{justify-content:stretch}.provider-contract-document-card__actions .button,.provider-contract-information-modal__actions .button{justify-content:center;flex:1 1 140px}}@media (min-width:720px){.provider-contract-document-modal__toolbar{grid-template-columns:minmax(0,1fr) auto}}.admin-chart-legend span{align-items:center;color:var(--muted);display:inline-flex;font-size:.78rem;font-weight:900;gap:6px}.admin-chart-legend i{border-radius:999px;display:inline-flex;height:9px;width:9px}.admin-chart-legend__events{background:var(--green-800)}.admin-chart-legend__commerce{background:var(--warm)}.admin-chart-legend__users{background:#2e64d4}.admin-status-donut{align-items:center;display:grid;gap:14px}.admin-status-donut__chart{align-items:center;aspect-ratio:1;border-radius:999px;display:grid;justify-self:center;max-width:190px;place-items:center;position:relative;width:min(64vw,190px)}.admin-status-donut__chart:after{background:white;border-radius:999px;content:"";inset:23%;position:absolute}.admin-status-donut__chart small,.admin-status-donut__chart span{position:relative;z-index:1}.admin-status-donut__chart span{align-self:end;color:#111827;font-size:1.65rem;font-weight:950}.admin-status-donut__chart small{align-self:start;color:var(--muted);font-weight:850}.admin-status-donut__legend{display:grid;gap:10px}.admin-status-donut__legend p{align-items:center;display:grid;gap:8px;grid-template-columns:auto minmax(0,1fr) auto;margin:0}.admin-status-donut__legend i{border-radius:999px;height:9px;width:9px}.admin-status-donut__legend span,.admin-status-donut__legend strong{font-size:.82rem;font-weight:850}.admin-status-donut__legend span{color:#344054}.admin-status-donut__legend strong{color:var(--muted);text-align:right}.admin-money-stack{display:grid;gap:6px;margin-bottom:14px}.admin-money-stack strong{color:#111827;font-size:1.8rem;line-height:1.1;overflow-wrap:anywhere}.admin-money-stack span{color:var(--muted);font-size:.84rem;font-weight:850}.admin-money-breakdown{display:grid;gap:10px;margin-bottom:14px}.admin-money-breakdown>div{border:1px solid var(--line);border-radius:8px;display:grid;gap:5px;padding:12px}.admin-money-breakdown span{color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.admin-money-breakdown strong{color:#111827;font-size:1.22rem;font-weight:950;overflow-wrap:anywhere}.admin-revenue-bars{align-items:end;display:flex;gap:5px;height:150px}.admin-revenue-bars span{background:linear-gradient(180deg,#00a76f,#006b45);border-radius:999px 999px 0 0;flex:1 1;height:var(--bar-height);min-height:7px}.admin-signal-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-signal-grid div{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:6px;padding:12px}.admin-signal-grid svg{color:var(--green-800)}.admin-signal-grid strong{color:#111827;font-size:1.25rem}.admin-signal-grid span{color:var(--muted);font-size:.78rem;font-weight:850}.admin-alert-strip{align-items:center;background:#fff8e5;border:1px solid #f7d680;border-radius:8px;display:flex;gap:12px;justify-content:space-between;margin-top:12px;padding:12px}.admin-alert-strip strong{color:#8a4b00;overflow-wrap:anywhere}.admin-alert-strip span{color:#8a4b00;font-size:.82rem;font-weight:850}.admin-notification-list,.admin-operation-list,.admin-path-list,.admin-provider-list,.admin-top-services{display:grid;gap:10px}.admin-operation-list a{align-items:center;border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;grid-template-columns:48px minmax(0,1fr);padding:12px}.admin-operation-list a>span{align-items:center;background:var(--green-050);border-radius:999px;color:var(--green-900);display:inline-flex;font-weight:950;height:42px;justify-content:center;width:42px}.admin-operation-list small,.admin-operation-list strong{display:block;overflow-wrap:anywhere}.admin-operation-list strong{color:#111827}.admin-operation-list small{color:var(--muted);font-size:.78rem;font-weight:800;line-height:1.35;margin-top:3px}.admin-mini-table{overflow-x:auto}.admin-mini-table__head,.admin-mini-table__row{display:grid;gap:12px;grid-template-columns:100px minmax(120px,1fr) minmax(130px,1fr) 92px 148px 108px;min-width:820px}.admin-mini-table__head{border-bottom:1px solid var(--line);color:var(--muted);font-size:.72rem;font-weight:950;padding:0 0 10px;text-transform:uppercase}.admin-mini-table__row{align-items:center;border-bottom:1px solid var(--line);font-size:.86rem;padding:13px 0;text-decoration:none}.admin-content .admin-mini-table__row,.admin-mini-table__row{color:#344054;font-weight:800}.admin-mini-table__row:hover>strong{color:var(--green-700)}.admin-mini-table__row:last-child{border-bottom:0}.admin-mini-table__row span,.admin-mini-table__row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-mini-table__row>strong{color:var(--green-800)}.admin-content .admin-mini-table__row>span:not(.status-chip){color:#344054;font-weight:800}.admin-provider-list a{align-items:center;border-bottom:1px solid var(--line);display:grid;gap:10px;grid-template-columns:42px minmax(0,1fr) auto;padding:10px 0}.admin-provider-list a:last-child{border-bottom:0;padding-bottom:0}.admin-provider-list a>span{align-items:center;background:#e6f7ee;border-radius:999px;color:var(--green-900);display:inline-flex;font-size:.76rem;font-weight:950;height:38px;justify-content:center;width:38px}.admin-provider-list small,.admin-provider-list strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-provider-list strong{color:var(--green-800);font-size:.9rem}.admin-provider-list small{color:var(--muted);font-size:.78rem;font-weight:800;margin-top:3px}.admin-provider-list i.status-chip{font-style:normal}.admin-top-services>a,.admin-top-services>div{align-items:center;border-bottom:1px solid var(--line);color:inherit;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) 44px minmax(96px,auto);padding:11px 0;text-decoration:none}.admin-top-services>a:last-child,.admin-top-services>div:last-child{border-bottom:0}.admin-top-services small,.admin-top-services strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-top-services small{color:var(--muted);font-size:.78rem;font-weight:800;margin-top:3px}.admin-top-services>a:hover div strong{color:var(--green-700)}.admin-top-services>a>span,.admin-top-services>div>span{color:#344054;font-weight:950;text-align:center}.admin-top-services>a>strong,.admin-top-services>div>strong{color:var(--green-900);text-align:right}.admin-path-list>div{align-items:center;border-bottom:1px solid var(--line);display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;padding:11px 0}.admin-path-list>div:last-child{border-bottom:0}.admin-path-list span{color:#344054;font-size:.86rem;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-path-list strong{background:#eff6ff;border-radius:999px;color:#1d4ed8;font-size:.78rem;padding:5px 8px}.admin-notification-list a{align-items:center;border-bottom:1px solid var(--line);display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;padding:11px 0}.admin-notification-list a:last-child{border-bottom:0}.admin-signal-dot{border-radius:999px;height:10px;width:10px}.admin-signal-dot--amber{background:var(--warm)}.admin-signal-dot--blue{background:#2e90fa}.admin-signal-dot--green{background:var(--green-800)}.admin-signal-dot--red{background:#f04438}.admin-notification-list small,.admin-notification-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-notification-list strong{color:#111827;font-size:.88rem;text-transform:capitalize}.admin-notification-list small,.admin-notification-list span{color:var(--muted);font-size:.76rem;font-weight:800}.admin-empty-row{color:var(--muted);font-weight:850;line-height:1.4;margin:0;padding:12px 0}.provider-contract-manager{display:grid;gap:14px}.provider-contract-form,.provider-contract-row{background:#f8faf9;border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;padding:12px}.provider-contract-row.is-active{background:var(--green-050);border-color:#a6d8ba}.provider-contract-form__title,.provider-contract-row__state{align-items:center;display:flex;gap:8px;justify-content:space-between}.provider-contract-form__title{color:var(--green-900)}.provider-contract-row__state small{align-items:center;color:var(--muted);display:inline-flex;font-weight:850;gap:5px}.provider-contract-form label,.provider-contract-row label{color:#344054;display:grid;font-size:.78rem;font-weight:900;gap:5px;text-transform:uppercase}.provider-contract-form input,.provider-contract-row input{background:white;border:1px solid #ccd6d0;border-radius:8px;color:var(--ink);min-height:42px;outline-color:var(--green-700);padding:8px 10px;text-transform:none;width:100%}.provider-contract-form button,.provider-contract-row button{align-items:center;background:var(--green-700);border:1px solid var(--green-700);border-radius:8px;color:white;display:inline-flex;font-weight:900;gap:7px;justify-content:center;min-height:42px;padding:0 12px}.provider-contract-row__actions{display:flex;gap:8px}.provider-contract-row__actions button:last-child{background:white;border-color:var(--line);color:var(--danger);width:46px}.provider-contract-list{display:grid;gap:10px}.provider-contract-message{color:var(--green-900);font-weight:850;margin:0}.provider-contract-note{align-items:center;color:var(--muted);display:flex;font-weight:800;gap:7px;line-height:1.4;margin:0}@media (max-width:1079px){.admin-app{grid-template-columns:minmax(0,1fr)}.admin-sidebar{display:none}.admin-mobile-menu{display:block}.admin-action-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:720px){.provider-form__inline-grid{grid-template-columns:minmax(0,1fr)}.provider-form__section-head{align-items:start;flex-direction:column}.provider-form__section-head small{text-align:left}.provider-form__actions{flex-direction:column}.provider-form__actions .button{justify-content:center;width:100%}.admin-sidebar{max-height:58vh;overflow-y:auto}.admin-topbar{align-items:stretch;flex-direction:column}.admin-global-search{flex-basis:auto;max-width:none;min-width:0;width:100%}.admin-global-search__result{grid-template-columns:36px minmax(0,1fr)}.admin-global-search__result em{justify-self:start}.admin-topbar__tools{flex-wrap:wrap;justify-content:space-between}.admin-language-switcher__select{display:none}.admin-language-switcher__mobile-modal{display:grid}.admin-user-chip div{display:none}.admin-date-pill{flex:1 1;justify-content:center}.admin-panel__head{align-items:start;flex-direction:column}.admin-action-hero{align-items:stretch;flex-direction:column;padding:18px}.admin-action-hero>p{text-align:left}.admin-action-section__head{align-items:stretch;flex-direction:column}.admin-action-section__head>a{justify-content:center}.admin-action-row{grid-template-columns:minmax(0,1fr)}.admin-action-row__side{align-items:center;display:flex;justify-content:space-between;justify-items:stretch}.admin-provider-list a{grid-template-columns:42px minmax(0,1fr)}.admin-provider-list i.status-chip{grid-column:2;justify-self:start}.admin-tabs{justify-self:stretch;overflow-x:auto}.admin-tabs a{flex:1 0 auto;justify-content:center}.category-config-form__grid{grid-template-columns:minmax(0,1fr)}.category-icon-select__options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:760px){.admin-create-user-form__grid,.admin-dashboard-grid--secondary,.admin-dashboard-grid--tables,.admin-metric-grid,.admin-profile-security-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1080px){.admin-app{grid-template-columns:260px minmax(0,1fr)}.admin-sidebar{min-height:100vh;position:sticky;top:0}.admin-content{padding:26px 28px 72px}.admin-create-user-form__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-head{grid-template-columns:minmax(0,1fr) auto}.admin-metric-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.admin-dashboard-grid--primary{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr)}.admin-dashboard-grid--secondary{grid-template-columns:minmax(0,.9fr) minmax(0,.85fr) minmax(300px,.75fr)}.admin-dashboard-grid--tables{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)}.admin-dashboard-grid--tables:last-child{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-location-manager__filters{grid-template-columns:minmax(320px,1fr) minmax(220px,.35fr)}}.home-market-hero__media img,.home-market-hero__shade{inset:0;position:absolute}.home-market-hero__media img{height:100%;object-fit:cover;object-position:center;width:100%}.home-market-hero__shade{background:linear-gradient(90deg,rgba(8,17,25,.72),rgba(8,17,25,.14) 66%),linear-gradient(0deg,rgba(8,17,25,.3),rgba(8,17,25,0))}.home-market-hero__copy{color:white;left:18px;max-width:230px;position:absolute;top:28px;z-index:1}.home-market-hero__copy h1{font-size:1.65rem;letter-spacing:0;line-height:1.06;margin:0}.home-market-hero__copy h1 span{color:#82e6a0;display:block}.home-market-hero__copy p{font-size:.78rem;font-weight:850;line-height:1.3;margin:8px 0 0}.home-market-hero__search{bottom:14px;left:12px;position:absolute;right:12px;z-index:1}.home-market-hero .search-box{border:0;border-radius:8px;box-shadow:0 14px 30px rgba(17,24,39,.2);grid-template-columns:minmax(80px,.78fr) minmax(80px,.78fr) minmax(0,1fr) 48px;min-height:58px}.home-market-hero .search-box label{gap:7px;min-height:58px;padding:0 9px}.home-market-hero .search-box label:first-child,.home-market-hero .search-box label:nth-of-type(2){border-bottom:0;border-right:1px solid var(--line);grid-column:auto;min-height:58px}.home-market-hero .search-box label svg{color:var(--ink);flex:0 0 auto;height:16px;width:16px}.home-market-hero .search-box input,.home-market-hero .search-box select,.home-market-hero .search-box__city-trigger{font-size:.78rem;font-weight:750;text-overflow:ellipsis}.home-market-hero .search-box>button{flex:0 0 40px;height:40px;margin:9px 8px 9px 0;max-width:40px;min-width:40px;overflow:hidden;padding:0;width:40px}.home-market-hero .search-box>button svg{height:18px;width:18px}.home-market-hero .search-box>button span{display:none!important}.home-market-home .home-section{padding:20px 10px 0}.home-market-home .home-section__heading{align-items:center;margin-bottom:12px}.home-market-home .home-section__heading h2{font-size:.95rem;letter-spacing:0;line-height:1.2}.home-market-home .home-section__heading a{color:var(--green-800);font-size:.78rem;font-weight:900}.home-market-home .category-rail{gap:10px;grid-auto-columns:72px;grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;padding-bottom:2px}.home-market-home .category-tile{gap:7px;min-height:88px}.home-market-home .category-tile span{border-radius:14px;height:44px;width:44px}.home-market-home .category-tile span svg{height:21px;width:21px}.home-market-home .category-tile strong{font-size:.64rem;font-weight:850;line-height:1.18}.home-market-home .service-rail{gap:10px;grid-auto-columns:minmax(136px,38vw);padding-bottom:2px}.home-market-home .service-card{border-radius:8px;box-shadow:0 8px 18px rgba(17,24,39,.08)}.home-market-home .service-card__image{aspect-ratio:16/11}.home-market-home .favorite-button{height:28px;right:7px;top:7px;width:28px}.home-market-home .favorite-button svg{height:16px;width:16px}.home-market-home .service-card__body{padding:8px}.home-market-home .service-card h3{display:-webkit-box;font-size:.78rem;line-height:1.2;margin:0 0 5px;min-height:1.9rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-market-home .service-card__provider{display:none}.home-market-home .service-card__city{color:var(--muted);display:block;font-size:.68rem;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-market-home .service-card__city span,.home-market-home .service-card__city svg{display:none}.home-market-home .service-card__meta{align-items:end;gap:8px;margin-top:8px}.home-market-home .service-card__meta>span{font-size:.68rem;gap:3px;white-space:nowrap}.home-market-home .service-card__meta>span svg{height:12px;width:12px}.home-market-home .service-card__meta strong{font-size:.76rem}.home-market-home .service-card__meta small{font-size:.58rem;margin-bottom:3px}.home-market-home .service-card__price .price-with-usd__secondary{font-size:.52rem}.home-market-home .service-card__cart{display:flex;justify-content:flex-end;padding:0 8px 8px}.home-market-home .service-card__cart .cart-action--compact .button{border-radius:8px;font-size:0;gap:0;min-height:34px;min-width:34px;padding:0;width:34px}.home-market-home .service-card__cart .cart-action--compact .button svg{flex:0 0 auto;height:14px;width:14px}.home-market-trust{align-items:center;background:linear-gradient(92deg,#f1fbf5,#e6f4ec 56%,#edf6f2);border:1px solid #d7eadf;border-radius:8px;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;margin:18px 10px 0;min-height:92px;overflow:hidden;padding:14px;position:relative}.home-market-trust__icon{align-items:center;color:var(--green-800);display:inline-flex;justify-content:center}.home-market-trust h2{color:var(--green-800);font-size:.82rem;letter-spacing:0;line-height:1.2;margin:0 0 3px}.home-market-trust p{color:#344054;font-size:.68rem;font-weight:750;line-height:1.26;margin:0;max-width:180px}.home-market-trust__mark{color:rgba(0,107,69,.16);margin-right:-20px}.home-market-benefits{padding:26px 10px 0;text-align:center}.home-market-benefits h2{font-size:1rem;letter-spacing:0;line-height:1.2;margin:0 0 16px}.home-market-benefits__grid{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-market-benefit{min-width:0;text-align:center}.home-market-benefit svg{background:var(--green-050);border-radius:999px;color:var(--green-800);height:42px;margin:0 auto 8px;padding:10px;width:42px}.home-market-benefit h3{font-size:.68rem;letter-spacing:0;line-height:1.15;margin:0 0 4px}.home-market-benefit p{color:var(--muted);font-size:.6rem;font-weight:700;line-height:1.22;margin:0}.home-market-footer{margin-top:30px}@media (min-width:720px){.home-market-hero{padding-left:16px;padding-right:16px}.home-market-hero__media{min-height:380px}.home-market-hero__copy{left:34px;max-width:360px;top:44px}.home-market-hero__copy h1{font-size:2.5rem}.home-market-hero__copy p{font-size:1rem}.home-market-hero__search{bottom:26px;left:28px;max-width:760px;right:28px}.home-market-hero .search-box{grid-template-columns:minmax(128px,.78fr) minmax(128px,.78fr) minmax(0,1fr) 58px;min-height:68px}.home-market-hero .search-box label,.home-market-hero .search-box label:first-child,.home-market-hero .search-box label:nth-of-type(2){min-height:68px;padding-left:18px;padding-right:18px}.home-market-hero .search-box>button{flex-basis:48px;height:48px;margin:10px 10px 10px 0;max-width:48px;min-width:48px;padding:0;width:48px}.home-market-hero .search-box>button span{display:none!important}.home-market-home .home-section{padding-left:16px;padding-right:16px;padding-top:28px}.home-market-home .category-rail{grid-auto-columns:100px}.home-market-home .category-tile span{height:58px;width:58px}.home-market-benefit h3,.home-market-home .category-tile strong{font-size:.78rem}.home-market-home .service-rail{grid-auto-columns:minmax(180px,24vw)}.home-market-home .service-card__cart{display:block;padding:0 8px 10px}.home-market-home .service-card__cart .cart-action--compact .button{font-size:.78rem;gap:6px;min-height:36px;min-width:0;padding:0 10px;width:100%}.home-market-home .service-card__cart .cart-action--compact .button svg{height:14px;width:14px}.home-market-trust{margin-left:16px;margin-right:16px;min-height:112px;padding:20px 24px}.home-market-trust p{font-size:.82rem;max-width:none}.home-market-benefits{padding-left:16px;padding-right:16px}}@media (min-width:1080px){.home-market-home{padding-bottom:0}.home-market-hero{padding-top:18px}.home-market-hero__media{border-radius:8px;min-height:470px}.home-market-hero__copy h1{font-size:3.4rem}.home-market-home .home-section{padding-top:38px}.home-market-home .home-section__heading h2{font-size:1.2rem}.home-market-home .category-rail{gap:18px;grid-auto-flow:row;grid-template-columns:repeat(8,minmax(0,1fr));overflow:visible}.home-market-home .category-tile{min-height:120px}.home-market-home .service-rail{gap:18px;grid-auto-flow:row;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible}.home-market-home .service-card h3{font-size:.95rem}.home-market-home .service-card__cart{padding:0 8px 12px}.home-market-home .service-card__cart .cart-action--compact .button{font-size:.84rem;min-height:38px}.home-market-home .service-card__city,.home-market-home .service-card__meta strong,.home-market-home .service-card__meta>span{font-size:.86rem}.home-market-trust{margin-top:30px}.home-market-benefits{padding-top:38px}.home-market-benefits h2{font-size:1.28rem}}.interest-page{background:#eef4f0;min-height:calc(100vh - 76px);padding:22px 12px 40px}.interest-sheet{background:#f8faf8;border:1px solid #d9e2dc;box-shadow:0 22px 60px rgba(17,24,39,.14);margin:0 auto;max-width:1040px;overflow:hidden}.interest-strip{align-items:center;background:var(--green-800);color:white;display:flex;gap:20px;justify-content:space-between;min-height:72px;padding:14px 18px}.interest-strip p{font-size:.86rem;font-weight:750;line-height:1.35;margin:0;max-width:520px}.interest-body{display:grid;gap:22px;padding:28px 18px 30px}.interest-form{min-width:0}.interest-form h1{color:var(--green-900);font-size:clamp(1.55rem,8vw,2.65rem);letter-spacing:0;line-height:1;margin:0 0 24px;text-transform:uppercase}.interest-field-list{display:grid;gap:12px}.interest-field{align-items:end;display:grid;gap:8px;grid-template-columns:minmax(118px,auto) minmax(0,1fr)}.interest-category-group legend,.interest-choice legend,.interest-comments span,.interest-field span{color:#1f2f28;font-size:.86rem;font-weight:850;line-height:1.25}.interest-required-mark{color:var(--danger);margin-left:4px}.interest-password-visibility{display:flex;justify-content:flex-end;margin-top:-10px}.interest-password-visibility button{align-items:center;background:#eef3ee;border:1px solid #cfe3d8;border-radius:999px;color:#486157;cursor:pointer;display:inline-flex;height:38px;justify-content:center;padding:0;width:38px}.interest-password-visibility button:focus-visible,.interest-password-visibility button:hover{background:var(--green-050);border-color:var(--green-700);color:var(--green-800)}.interest-comments textarea,.interest-field input,.interest-field select{background:transparent;border:0;border-bottom:2px solid #d6ded9;border-radius:0;color:var(--ink);min-height:34px;outline-color:var(--green-700);padding:4px 2px;width:100%}.interest-category-group{border:0;display:grid;gap:10px;margin:2px 0 0;padding:0}.interest-category-options{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.interest-category-option{align-items:center;border:1px solid #d6ded9;border-radius:4px;display:flex;gap:8px;min-height:38px;padding:7px 9px}.interest-category-option input{accent-color:var(--green-800);appearance:none;background:white;border:1px solid #8a9790;border-radius:2px;flex:0 0 auto;height:18px;width:18px}.interest-category-option input:checked{background:linear-gradient(45deg,transparent 47%,white 47%,white 58%,transparent 58%),linear-gradient(-45deg,transparent 47%,white 47%,white 58%,transparent 58%),var(--green-800);border-color:var(--green-800)}.interest-category-option span{color:#1f2f28;font-size:.82rem;font-weight:820;line-height:1.2;min-width:0}.interest-choice{border:0;display:flex;flex-wrap:wrap;gap:12px 24px;margin:24px 0 0;padding:0}.interest-choice legend{flex:0 0 100%;margin-bottom:2px;max-width:600px}.interest-choice label{align-items:center;display:inline-flex;gap:8px;max-width:640px}.interest-choice input{accent-color:var(--green-800);appearance:none;background:white;border:1px solid #8a9790;border-radius:2px;flex:0 0 auto;height:18px;width:18px}.interest-choice input:checked{background:linear-gradient(45deg,transparent 47%,white 47%,white 58%,transparent 58%),linear-gradient(-45deg,transparent 47%,white 47%,white 58%,transparent 58%),var(--green-800);border-color:var(--green-800)}.interest-choice span{color:#1f2f28;font-size:.82rem;font-weight:850;line-height:1.25;min-width:0}.interest-comments{display:grid;gap:6px;margin-top:22px}.interest-comments textarea{background-image:repeating-linear-gradient(180deg,transparent 0,transparent 27px,#d6ded9 0,#d6ded9 29px);border-bottom:0;line-height:29px;min-height:116px;resize:vertical}.interest-account-fields{display:grid;gap:12px;margin-top:22px}.interest-account-title{color:var(--green-900);font-size:clamp(1.05rem,4vw,1.45rem);letter-spacing:0;line-height:1.18;margin:0 0 2px}.interest-submit{display:grid;gap:10px;justify-items:start;margin-top:22px}.interest-form--wizard{margin:0 auto;max-width:820px}.interest-form--wizard h1{margin-bottom:10px}.interest-intro{color:#486157;font-size:.94rem;font-weight:720;line-height:1.45;margin:0 0 20px;max-width:680px}.interest-stepper{display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0 0 24px;padding:0}.interest-stepper li{align-items:center;background:#eef3ee;border:1px solid #d8e2dc;border-radius:8px;color:#486157;display:flex;font-size:.78rem;font-weight:850;gap:8px;min-height:44px;padding:8px 10px;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.interest-stepper li.is-completed{background:#e2f0e8;border-color:#b7dec6;color:var(--green-900)}.interest-stepper li.is-current{background:white;border-color:var(--green-700);box-shadow:0 12px 28px rgba(0,107,69,.14);color:var(--green-900);transform:translateY(-2px)}.interest-stepper li.is-upcoming{opacity:.76}.interest-stepper span{align-items:center;background:white;border:1px solid;border-radius:999px;display:inline-flex;flex:0 0 auto;height:24px;justify-content:center;width:24px}.interest-stepper li.is-current span{background:var(--green-700);border-color:var(--green-700);color:white}.interest-current-step{background:linear-gradient(92deg,var(--green-050),#f7fbf8);border:1px solid #b7dec6;border-radius:8px;display:grid;gap:4px;margin:-8px 0 22px;padding:14px 16px}.interest-current-step span{color:#486157;font-size:.78rem;font-weight:850;text-transform:uppercase}.interest-current-step strong{color:var(--green-900);font-size:1.12rem;line-height:1.2}.interest-step-panel{display:grid;gap:18px}.interest-form--wizard .interest-field-list{grid-template-columns:repeat(2,minmax(0,1fr))}.interest-form--wizard .interest-field{align-items:start;grid-template-columns:1fr}.interest-form--wizard .interest-comments{margin-top:0}.interest-contract-preview{background:white;border:1px solid #d8e2dc;max-height:420px;overflow:auto;padding:18px}.interest-contract-preview pre{color:#1f2f28;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.84rem;line-height:1.55;margin:0;white-space:pre-wrap}.interest-contract-pdf{background:#eef4f0;border:1px solid #d8e2dc;border-radius:8px;height:min(72vh,760px);min-height:520px;overflow:hidden}.interest-contract-pdf iframe{border:0;height:100%;width:100%}.interest-contract-mobile-reader{background:white;border:1px solid #cfe3d8;border-radius:8px;display:none;gap:14px;padding:16px}.interest-contract-mobile-reader h2{color:var(--green-900);font-size:1.12rem;line-height:1.2;margin:0 0 8px}.interest-contract-mobile-reader p{color:#486157;font-size:.9rem;font-weight:720;line-height:1.45;margin:0}.interest-contract-mobile-reader dl{display:grid;gap:8px;margin:0}.interest-contract-mobile-reader dl div{background:#f7fbf8;border:1px solid #d8e2dc;border-radius:8px;display:grid;gap:3px;padding:10px 12px}.interest-contract-mobile-reader dt{color:#486157;font-size:.72rem;font-weight:900;text-transform:uppercase}.interest-contract-mobile-reader dd{color:#1f2f28;font-weight:900;margin:0;overflow-wrap:anywhere}.interest-contract-mobile-reader ul{display:grid;gap:8px;margin:0;padding-left:18px}.interest-contract-mobile-reader li{color:#1f2f28;font-size:.9rem;font-weight:760;line-height:1.4}.interest-contract-mobile-reader__note{background:var(--green-050);border:1px solid #b7dec6;border-radius:8px;padding:10px 12px}.interest-contract-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.interest-contract-note{color:#486157;font-size:.9rem;font-weight:720;line-height:1.45;margin:0}.interest-code-panel{justify-items:center;text-align:center}.interest-code-panel p{color:#1f2f28;font-size:.98rem;font-weight:780;line-height:1.45;margin:0;max-width:560px}.interest-code-panel .muted-text{color:#486157;font-size:.86rem}.interest-code-field{display:grid;gap:8px;justify-items:center}.interest-code-field span{color:#1f2f28;font-size:.86rem;font-weight:850}.interest-code-field input{background:white;border:1px solid #b7c5bc;color:var(--green-900);font-size:1.8rem;font-weight:850;letter-spacing:.16em;min-height:54px;padding:8px 12px;text-align:center;width:min(220px,100%)}.interest-submit--wizard{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.interest-notice{align-self:start;background:#eef3ee;color:#1f2f28;padding:20px 18px}.interest-notice h2{color:var(--green-900);font-size:1rem;letter-spacing:0;line-height:1.2;margin:0 0 14px;text-transform:uppercase}.interest-notice p{font-size:.84rem;font-weight:750;line-height:1.42;margin:0 0 12px}.interest-notice ul{display:grid;gap:7px;margin:0;padding-left:18px}.interest-notice li{font-size:.82rem;font-weight:760;line-height:1.3}.interest-footer{background:linear-gradient(90deg,#00562f,#004a2c 68%,#050807 0,#050807);color:white;display:grid;gap:0;grid-template-columns:minmax(86px,.58fr) minmax(144px,1fr) minmax(116px,.82fr);min-height:112px;padding:0}.interest-footer__brand,.interest-footer__contact,.interest-footer__partner{min-width:0}.interest-footer__brand{align-content:center;display:grid;gap:4px;padding:18px 8px 18px 18px}.interest-footer__ayivoo-logo{height:auto;width:min(118px,100%)}.interest-footer__brand span{color:#f7c85d;font-size:clamp(.6rem,2.1vw,.78rem);font-weight:850;line-height:1.15}.interest-footer__contact{align-content:center;display:grid;gap:7px;padding:18px 7px}.interest-footer__contact a,.interest-footer__contact span{align-items:center;color:inherit;display:inline-flex;font-size:clamp(.58rem,2vw,.95rem);font-weight:820;gap:6px;overflow-wrap:anywhere;white-space:nowrap}.interest-footer__contact svg{flex:0 0 auto;height:14px;width:14px}.interest-footer__partner{align-items:center;background:#050807;display:flex;justify-content:center;min-height:112px;padding:16px 8px}.interest-footer__kbayilink-logo{height:auto;width:min(116px,100%)}.interest-completion-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:80}.interest-completion-modal__backdrop{background:rgba(5,8,7,.64);inset:0;position:absolute}.interest-completion-modal__panel{background:white;color:var(--green-900);display:grid;gap:14px;max-width:520px;padding:28px;position:relative;width:min(100%,520px)}.interest-completion-modal__panel h2{font-size:clamp(1.35rem,4vw,2rem);letter-spacing:0;line-height:1.08;margin:0}.interest-completion-modal__panel p{color:#42544b;font-size:.98rem;font-weight:720;line-height:1.5;margin:0}.interest-completion-modal__panel .button{justify-self:start;margin-top:8px}.interest-completion-modal__eyebrow{color:var(--green-700);font-size:.75rem;font-weight:900;letter-spacing:0;text-transform:uppercase}@media (max-width:719px){.interest-stepper{grid-template-columns:1fr 1fr}.interest-stepper li{align-items:flex-start;flex-direction:column}.interest-form--wizard .interest-field-list{grid-template-columns:1fr}.interest-contract-pdf{display:none}.interest-contract-mobile-reader{display:grid}.interest-contract-actions{justify-content:stretch}.interest-contract-actions .button{width:100%}.interest-submit--wizard{justify-content:stretch}.interest-submit--wizard .button{width:100%}.interest-completion-modal{align-items:flex-end;padding:14px}.interest-completion-modal__panel{padding:22px}.interest-completion-modal__panel .button{justify-self:stretch}}@media (min-width:720px){.interest-page{padding:34px 22px 58px}.interest-strip{padding-left:30px;padding-right:24px}.interest-body{grid-template-columns:minmax(0,1fr) minmax(220px,.44fr);padding:38px 30px 42px}.interest-footer{align-items:center;grid-template-columns:minmax(220px,.88fr) minmax(260px,1fr) minmax(170px,.52fr)}.interest-footer__brand{padding-left:30px;padding-right:20px}.interest-footer__ayivoo-logo{width:min(218px,100%)}.interest-footer__contact{gap:12px;padding-left:20px;padding-right:20px}.interest-footer__kbayilink-logo{width:min(166px,100%)}}@media (min-width:1080px){.interest-page{padding-top:46px}.interest-sheet{max-width:1120px}.interest-body{gap:42px;padding-left:44px;padding-right:44px}.interest-footer{grid-template-columns:minmax(250px,.9fr) minmax(300px,1.05fr) minmax(210px,.58fr)}}@media print{.admin-print-actions,.admin-sidebar,.admin-topbar{display:none!important}.admin-content,.admin-main,.admin-print-page{background:white!important;margin:0!important;padding:0!important}.admin-receipt{border:0;box-shadow:none;padding:0}}