.discovery-launcher{position:relative;z-index:24;width:min(1040px,calc(100% - 32px));margin:24px auto 20px}.discovery-launcher *{box-sizing:border-box}.discovery-launcher__bar{position:relative;display:flex;align-items:center;gap:12px;width:100%;min-height:66px;padding:8px 9px 8px 10px;border:1px solid rgba(15,23,42,.11);border-radius:22px;background:rgba(255,255,255,.88);box-shadow:0 20px 52px rgba(15,23,42,.11),inset 0 1px 0 rgba(255,255,255,.88);backdrop-filter:blur(22px) saturate(1.18);-webkit-backdrop-filter:blur(22px) saturate(1.18);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.discovery-launcher__bar:hover,.discovery-launcher__bar:focus-within{transform:translateY(-1px);border-color:rgba(8,145,178,.3);box-shadow:0 26px 65px rgba(15,23,42,.15),0 0 0 4px rgba(34,211,238,.08)}.discovery-launcher__brand{display:grid;place-items:center;width:46px;height:46px;overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:15px;background:linear-gradient(145deg,#fff,#f1f5f9);box-shadow:0 9px 24px rgba(15,23,42,.08);flex:none}.discovery-launcher__brand img{width:100%;height:100%;object-fit:contain;padding:5px}.discovery-launcher__icon{display:grid;place-items:center;width:22px;height:22px;color:#0891b2;flex:none}.discovery-launcher__icon svg,.discovery-launcher__bar>button svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.discovery-launcher__bar input{min-width:0;flex:1;border:0!important;outline:0!important;background:transparent!important;color:#0f172a!important;font-size:1rem;font-weight:720;padding:0!important;box-shadow:none!important}.discovery-launcher__bar input::placeholder{color:#7c8ba1;opacity:1}.discovery-launcher__shortcut{padding:5px 9px;border:1px solid #dce5ee;border-radius:9px;background:rgba(248,250,252,.9);color:#64748b;font-size:.7rem;font-weight:850;white-space:nowrap}.discovery-launcher__bar>button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border:0;border-radius:15px;background:linear-gradient(135deg,#0f172a,#164e63);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 28px rgba(15,23,42,.2)}.discovery-launcher__bar>button svg{width:18px;height:18px}.theme-dark .discovery-launcher__bar,html[data-market-theme=dark] .discovery-launcher__bar{border-color:rgba(148,163,184,.18);background:linear-gradient(145deg,rgba(15,23,42,.9),rgba(7,17,31,.84));box-shadow:0 24px 68px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.06)}.theme-dark .discovery-launcher__bar:hover,.theme-dark .discovery-launcher__bar:focus-within,html[data-market-theme=dark] .discovery-launcher__bar:hover,html[data-market-theme=dark] .discovery-launcher__bar:focus-within{border-color:rgba(34,211,238,.36);box-shadow:0 28px 72px rgba(0,0,0,.42),0 0 0 4px rgba(34,211,238,.08)}.theme-dark .discovery-launcher__brand,html[data-market-theme=dark] .discovery-launcher__brand{border-color:rgba(148,163,184,.16);background:#0b1220;box-shadow:0 9px 24px rgba(0,0,0,.3)}.theme-dark .discovery-launcher__bar input,html[data-market-theme=dark] .discovery-launcher__bar input{color:#f8fafc!important}.theme-dark .discovery-launcher__bar input::placeholder,html[data-market-theme=dark] .discovery-launcher__bar input::placeholder{color:#8fa2ba}.theme-dark .discovery-launcher__shortcut,html[data-market-theme=dark] .discovery-launcher__shortcut{border-color:rgba(148,163,184,.16);background:rgba(15,23,42,.9);color:#aebdd0}.theme-dark .discovery-launcher__bar>button,html[data-market-theme=dark] .discovery-launcher__bar>button{background:linear-gradient(135deg,#22d3ee,#0891b2);color:#03202a;box-shadow:0 14px 32px rgba(6,182,212,.2)}@media(max-width:640px){.discovery-launcher{width:calc(100% - 20px);margin:14px auto 18px}.discovery-launcher__bar{min-height:58px;gap:9px;padding:7px;border-radius:18px}.discovery-launcher__brand{width:43px;height:43px;border-radius:13px}.discovery-launcher__shortcut{display:none}.discovery-launcher__icon{display:none}.discovery-launcher__bar input{font-size:.9rem}.discovery-launcher__bar>button{width:44px;min-height:44px;padding:0;border-radius:13px}.discovery-launcher__bar>button span{display:none}}@media(max-width:380px){.discovery-launcher__brand{display:none}.discovery-launcher__bar{padding-left:14px}}
