.home-discovery{min-height:calc(100vh - 74px);padding:38px 0 80px;background:#f7f9fa}.home-platforms{display:flex;justify-content:center;flex-wrap:wrap;gap:9px}.home-platforms button{min-height:45px;margin:0;padding:5px 13px 5px 7px;border:1px solid #dfe5e9;border-radius:12px;background:#fff;color:#344054;font-size:11px}.home-platforms button i{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:#eff3f5;color:#536174;font-style:normal;font-weight:900}.home-platforms button small{display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:99px;background:#f1f3f5;color:#7b8694;font-size:8px}.home-platforms button:hover,.home-platforms button.active{border-color:#9edbbb;background:#effaf4;color:#067647;transform:translateY(-1px)}.home-platforms button.active i{background:#0b8753;color:#fff}.home-all-services{display:flex;margin:12px auto 20px;min-height:39px;border:0;background:transparent;color:#08794a;font-size:11px}.home-all-services.active{background:#e8f8f0}.home-live-search{position:relative;width:min(780px,100%);margin:0 auto}.home-live-search>span{position:absolute;z-index:1;left:19px;top:50%;color:#687486;font-size:23px;transform:translateY(-50%)}.home-live-search input{height:62px;padding:0 55px;border:1px solid #d6dde3;border-radius:17px;background:#fff;font-size:15px;box-shadow:0 13px 38px rgba(24,39,57,.08);outline:none}.home-live-search input:focus{border-color:#26aa6c;box-shadow:0 0 0 4px rgba(38,170,108,.1),0 15px 42px rgba(24,39,57,.1)}.home-live-search button{position:absolute;right:9px;top:9px;width:44px;height:44px;min-height:44px;margin:0;padding:0;border-radius:12px;background:#eef2f5;color:#536174;font-size:18px}.home-auth-actions{display:flex;justify-content:center;gap:9px;margin:16px 0}.home-auth-actions a{min-width:130px}.home-results-line{display:flex;align-items:center;justify-content:space-between;margin:35px 2px 14px;color:#727e8d;font-size:11px}.home-results-line b{color:#1b283a;font-size:13px}.home-results-line a{color:#08794a;font-weight:800}.home-product-list{margin-top:0}.home-product-list .product-card[hidden]{display:none}.home-no-results{margin-top:0}@media(max-width:650px){.home-discovery{padding-top:24px}.home-platforms{justify-content:flex-start;flex-wrap:nowrap;overflow:auto;padding-bottom:6px}.home-platforms button{flex:0 0 auto}.home-live-search input{height:56px;font-size:13px}.home-auth-actions a{flex:1;min-width:0}.home-results-line{align-items:flex-start;flex-direction:column;gap:8px}}
