.ct-mobile-search-backdrop{z-index:164;opacity:0;background:#0f172a73;border:0;transition:opacity .22s;position:fixed;inset:0}.ct-mobile-search-backdrop.is-open{opacity:1}.ct-mobile-search-sheet{z-index:165;visibility:hidden;background:#fff;border-radius:0;flex-direction:column;transition:transform .32s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 12px 32px #0f172a29}.ct-mobile-search-sheet.is-visible{visibility:visible}.ct-mobile-search-sheet.is-open{transform:translateY(0)}.ct-mobile-search-head{min-height:56px;padding:calc(10px + env(safe-area-inset-top)) 12px 10px 16px;border-bottom:1px solid #eef1f6;justify-content:space-between;align-items:center;gap:12px;display:flex}.ct-mobile-search-head strong{color:#303846;font-size:16px;font-weight:800;line-height:1.5}.ct-mobile-search-close{color:#434c5c;cursor:pointer;background:0 0;border:0;border-radius:0;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.ct-mobile-search-close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:24px;height:24px}.ct-mobile-search-body{padding:16px}.ct-mobile-search-body .ct-search-form.has-submit{flex-direction:column;gap:12px;display:flex}.ct-mobile-search-body .ct-search-box{height:52px}.ct-mobile-search-body .ct-search-submit{background:var(--ct-primary);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;width:100%;height:48px;font-size:15px;font-weight:700;line-height:1.4;display:flex}.ct-mobile-search-body .ct-search-submit:active{background:var(--ct-primary-dark)}body.ct-mobile-search-open{overflow:hidden}@media (min-width:768px){.ct-mobile-search-backdrop,.ct-mobile-search-sheet{display:none}}
