/* Larger navigation controls and the treatment search experience. */
.lux-search{width:auto!important;min-width:112px!important;height:44px!important;padding:0 13px!important;border-radius:13px!important;display:flex!important;gap:8px!important;background:#fff!important;font:700 10px 'DM Sans',Arial,sans-serif!important;cursor:pointer!important}
.lux-search svg,.site-search-field svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}
.lux-search kbd{border:1px solid #dfe7e1;border-radius:6px;background:#f4f8f5;padding:3px 5px;color:#78867e;font:600 8px 'DM Sans',Arial,sans-serif}
.lux-menu-toggle{width:50px!important;height:50px!important;border-radius:14px!important;gap:6px!important;cursor:pointer}
.lux-menu-toggle span{width:25px!important;height:3px!important}
.lux-mobile-nav-head button{width:52px!important;height:52px!important;font-size:34px!important}
.lux-services>button span{font-size:17px;vertical-align:-1px}

.site-search[hidden]{display:none}.site-search{position:fixed;z-index:20000;inset:0;display:grid;place-items:start center;padding:9vh 20px 30px;font-family:'DM Sans',Arial,sans-serif}.site-search-shade{position:absolute;inset:0;border:0;background:rgba(22,40,30,.58);backdrop-filter:blur(7px);cursor:pointer;animation:searchFade .25s ease}.site-search-panel{position:relative;width:min(760px,100%);max-height:82vh;overflow:hidden;background:#fff;border-radius:26px;box-shadow:0 35px 100px rgba(17,42,27,.32);padding:28px;animation:searchRise .38s cubic-bezier(.22,1,.36,1)}
.site-search-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.site-search-heading small{text-transform:uppercase;letter-spacing:.18em;color:#e79800;font-size:9px;font-weight:700}.site-search-heading h2{margin:5px 0 0;font:38px/1.05 'Libre Caslon Display',Georgia,serif;color:#2f4438}.site-search-heading>button{width:44px;height:44px;border:0;border-radius:13px;background:#eff6f1;color:#315e4c;font:300 28px/1 Arial;cursor:pointer}
.site-search-field{height:62px;margin:23px 0 13px;padding:0 18px;display:flex;align-items:center;gap:13px;border:1px solid #dbe6de;border-radius:16px;background:#f8fbf9;color:#315e4c;transition:.2s}.site-search-field:focus-within{border-color:#efaa20;box-shadow:0 0 0 4px rgba(239,170,32,.12);background:#fff}.site-search-field input{min-width:0;flex:1;border:0;outline:0;background:none;font:500 15px 'DM Sans',Arial;color:#34483d}.site-search-field input::placeholder{color:#91a098}.site-search-field kbd{border:1px solid #dce4df;border-radius:7px;background:#fff;padding:5px 7px;color:#86948c;font-size:8px}
.site-search-status{margin:0 0 10px;color:#839088;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.site-search-results{max-height:45vh;overflow:auto;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-right:5px}.site-search-results a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-radius:13px;background:#f7faf8;color:#384c40;transition:.2s}.site-search-results a:nth-child(n+9){display:none}.site-search-results.is-filtering a{display:flex}.site-search-results a[hidden]{display:none!important}.site-search-results a:hover{background:#edf7ef;transform:translateX(3px);color:#d88c00}.site-search-results a span,.site-search-results a small{display:block}.site-search-results a span{font-size:11px;font-weight:700}.site-search-results a small{margin-top:4px;font-size:8px;color:#8b9790;font-weight:500}.site-search-results a b{font-size:16px;color:#e99a00}.site-search-empty{text-align:center;padding:30px 15px;color:#69766f}.site-search-empty strong,.site-search-empty span{display:block}.site-search-empty strong{font:25px Georgia;color:#35493e}.site-search-empty span{margin:9px 0 17px;font-size:12px}.site-search-empty a{display:inline-flex;padding:11px 17px;border-radius:11px;background:#315e4c;color:#fff;font-size:10px;font-weight:700}
body.search-open{overflow:hidden}
@keyframes searchFade{from{opacity:0}}@keyframes searchRise{from{opacity:0;transform:translateY(-22px) scale(.98)}}

@media(max-width:900px){
 .lux-menu-toggle{width:52px!important;height:52px!important}.lux-menu-toggle span{width:27px!important}
 .lux-nav-actions{display:flex!important;margin-left:auto}.lux-consult{display:none!important}.lux-search{min-width:52px!important;width:52px!important;height:52px!important;padding:0!important;justify-content:center!important;border-radius:14px!important}.lux-search svg{width:23px;height:23px}.lux-search span,.lux-search kbd{display:none}
 .site-search{padding:18px 12px;align-items:start}.site-search-panel{max-height:calc(100dvh - 36px);padding:22px 17px;border-radius:22px}.site-search-heading h2{font-size:31px}.site-search-field{height:57px;margin-top:18px;padding:0 14px}.site-search-results{grid-template-columns:1fr;max-height:55vh}.site-search-results a{padding:12px 13px}
}
@media(max-width:560px){.lux-menu-toggle,.lux-search{width:46px!important;height:46px!important}.lux-menu-toggle span{width:24px!important}.lux-nav-inner{gap:8px!important}.lux-brand{margin-right:auto}.site-search-heading h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){.site-search-shade,.site-search-panel{animation:none}}
