@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap");.CategoryListView_root__kn0tN{--list-brand:#0b275e;--list-brand-light:#0d3278;--list-accent:#d72027;--list-paper:#f6f7f9;--list-ink:#0c1222;--list-muted:#64708b;font-family:Outfit,system-ui,sans-serif;color:var(--list-ink)}.CategoryListView_page__0YwuS{background:var(--list-paper);min-height:60vh}.CategoryListView_inner__RUtjq{max-width:1180px;margin:0 auto;padding:0 16px 56px}.CategoryListView_srOnly__xl_Hk{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.CategoryListView_toolbar__hRnOb{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 16px;margin:0 -16px 20px;min-height:52px;padding:10px 14px;border-radius:0 0 12px 12px;overflow:hidden;background:linear-gradient(155deg,#0b275e,#071a3d);box-shadow:0 2px 12px rgba(11,39,94,.28),inset 0 1px 0 hsla(0,0%,100%,.06)}.CategoryListView_toolbarLeft__F7yxx{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;min-width:0;flex:1 1 auto}.CategoryListView_toolbarRight__yP4oj{flex:0 1 280px;min-width:min(100%,200px);max-width:100%}.CategoryListView_kicker__DpBFR{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.78);white-space:nowrap}.CategoryListView_kickerDot__Rlc5I{width:5px;height:5px;border-radius:50%;flex-shrink:0;background:var(--list-accent);box-shadow:0 0 8px rgba(215,32,39,.65)}.CategoryListView_statInline__o5gQa{display:inline-flex;align-items:baseline;gap:5px;padding:4px 10px;border-radius:6px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.14);line-height:1.2}.CategoryListView_statInlineNum__KZYdN{font-size:15px;font-weight:700;color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.CategoryListView_statInlineLabel__1GvTE{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:hsla(0,0%,100%,.65)}.CategoryListView_backBtn__BSPo7{display:inline-flex;align-items:center;padding:5px 11px;font-size:12px;font-weight:600;color:hsla(0,0%,100%,.92)!important;text-decoration:none!important;border-radius:6px;border:1px solid hsla(0,0%,100%,.28);background:hsla(0,0%,100%,.06);transition:background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}.CategoryListView_backBtn__BSPo7:hover{background:hsla(0,0%,100%,.14);color:#fff!important;border-color:hsla(0,0%,100%,.4)}.CategoryListView_searchWrap__B7_eK{position:relative;width:100%}.CategoryListView_searchIcon__Qo_rs{position:absolute;left:10px;top:38%;transform:translateY(-50%);width:16px;height:16px;color:var(--list-brand);opacity:.7;pointer-events:none}.CategoryListView_searchInputCompact__RRGss{width:100%;height:36px;padding:0 12px 0 34px;font-size:13px;font-family:inherit;border:1px solid hsla(0,0%,100%,.35);border-radius:8px;background:hsla(0,0%,100%,.98);color:var(--list-ink);outline:none;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.CategoryListView_searchInputCompact__RRGss::placeholder{color:#94a3b8}.CategoryListView_searchInputCompact__RRGss:focus{border-color:#fff;box-shadow:0 0 0 2px hsla(0,0%,100%,.35)}.CategoryListView_sectionLabel__H6PWC{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding-top:8px}.CategoryListView_sectionLabel__H6PWC h2{margin:0;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--list-muted)}.CategoryListView_resultCount__zWqqb{font-size:13px;font-weight:600;color:var(--list-brand);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.CategoryListView_grid__PYjMA{display:grid;grid-template-columns:repeat(auto-fill,minmax(272px,1fr));grid-gap:16px;gap:16px}.CategoryListView_card__vBNyJ{position:relative;display:flex;align-items:stretch;min-height:96px;padding:0;border:none;border-radius:14px;background:#fff;text-decoration:none!important;color:inherit!important;overflow:hidden;box-shadow:0 1px 3px rgba(15,23,42,.06),0 0 0 1px rgba(11,39,94,.06);transition:transform .22s cubic-bezier(.34,1.56,.64,1),box-shadow .22s ease}.CategoryListView_card__vBNyJ:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--list-brand) 0,var(--list-brand-light) 100%);opacity:1;transition:width .2s ease}.CategoryListView_card__vBNyJ:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(11,39,94,.14),0 0 0 1px rgba(11,39,94,.1)}.CategoryListView_card__vBNyJ:hover:before{width:5px}.CategoryListView_cardInner__KI56q{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:18px 20px 18px 22px}.CategoryListView_cardIndex__3XZB3{flex-shrink:0;font-size:12px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.04em;color:#cbd5e1;min-width:2rem}.CategoryListView_cardTitle__4Z3rv{flex:1 1;min-width:0;font-size:16px;font-weight:600;line-height:1.35;color:var(--list-ink)!important}.CategoryListView_cardArrow__Rp_bg{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,#f1f5f9,#e8eef5);color:var(--list-brand);transition:background .2s ease,color .2s ease,transform .2s ease}.CategoryListView_card__vBNyJ:hover .CategoryListView_cardArrow__Rp_bg{background:var(--list-brand);color:#fff;transform:translateX(3px)}.CategoryListView_empty__sRwNS{text-align:center;padding:48px 24px;border-radius:16px;background:#fff;border:2px dashed #cbd5e1}.CategoryListView_emptyTitle__gEdOh{margin:0 0 8px;font-size:18px;font-weight:700;color:var(--list-ink)}.CategoryListView_emptyText__6nbWR{font-size:14px;color:var(--list-muted);max-width:360px;margin:0 auto 20px}.CategoryListView_clearSearch__IoXnR{display:inline-flex;padding:10px 20px;font-size:14px;font-weight:600;font-family:inherit;color:#fff!important;background:var(--list-brand);border:none;border-radius:10px;cursor:pointer;transition:background .15s ease}.CategoryListView_clearSearch__IoXnR:hover{background:var(--list-brand-light)}.CategoryListView_emptyStatePage__XlraE{padding:40px 20px;text-align:center;color:var(--list-muted)}@media (max-width:640px){.CategoryListView_toolbar__hRnOb{flex-direction:column;align-items:stretch;gap:10px;padding:10px 12px}.CategoryListView_toolbarLeft__F7yxx{row-gap:8px}.CategoryListView_toolbarRight__yP4oj{flex:1 1 auto;min-width:0;max-width:none}}.theme-1 .CategoryListView_card__vBNyJ .CategoryListView_cardTitle__4Z3rv,.theme-1 .CategoryListView_card__vBNyJ:hover .CategoryListView_cardTitle__4Z3rv{color:var(--list-ink)!important}@media (prefers-reduced-motion:reduce){.CategoryListView_card__vBNyJ{transition:none}.CategoryListView_backBtn__BSPo7:hover,.CategoryListView_card__vBNyJ:hover,.CategoryListView_card__vBNyJ:hover .CategoryListView_cardArrow__Rp_bg{transform:none}}