.SearchPage_page__1LzqO{--page-bg:#f7f1ee;--panel-bg:rgba(255,255,255,0.9);--panel-border:rgba(94,53,37,0.12);--text-main:#231815;--text-sub:#695a54;--accent:#0f8d53;--shadow-soft:0 16px 34px rgba(74,39,29,0.08);min-height:100%;padding:36px 24px 56px;background:radial-gradient(circle at top right,rgba(15,141,83,.12),transparent 30%),linear-gradient(180deg,#f9f5f2 0,var(--page-bg) 100%);color:var(--text-main)}.SearchPage_emptyState__B3bVA,.SearchPage_hero__N_KPv,.SearchPage_toolbar__PjNpD{max-width:1120px;margin:0 auto 24px;border-radius:24px;border:1px solid var(--panel-border);background:var(--panel-bg);box-shadow:var(--shadow-soft)}.SearchPage_hero__N_KPv{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px}.SearchPage_title__4o8eB{margin:0;font-size:clamp(1.8rem,3.6vw,2.6rem);line-height:1.1}.SearchPage_heroLead__eMkt5{margin:12px 0 0;color:var(--text-sub);line-height:1.6}.SearchPage_heroActions__b5hXT{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.SearchPage_appAction__5TpUt,.SearchPage_primaryAction__3sq6N,.SearchPage_secondaryAction__eZMNK{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 18px;border-radius:999px;text-decoration:none;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.SearchPage_primaryAction__3sq6N{background:linear-gradient(135deg,var(--accent),#16b96c);color:#fff;box-shadow:0 14px 26px rgba(15,141,83,.22)}.SearchPage_secondaryAction__eZMNK{background:#fff;border:1px solid rgba(94,53,37,.14);color:var(--text-main)}.SearchPage_appAction__5TpUt{background:rgba(15,141,83,.1);border:1px solid rgba(15,141,83,.18);color:var(--accent)}.SearchPage_appAction__5TpUt:hover,.SearchPage_cardLink__Llll7:hover .SearchPage_card__leDKo,.SearchPage_primaryAction__3sq6N:hover,.SearchPage_secondaryAction__eZMNK:hover{transform:translateY(-2px)}.SearchPage_toolbar__PjNpD{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:18px;padding:20px 22px}.SearchPage_searchField__TyUch{display:flex;flex:1 1 520px;flex-direction:column;gap:10px}.SearchPage_validationMessage__l9dpa{flex-basis:100%;margin:-6px 0 0;color:#b42318;font-size:.92rem;font-weight:700}.SearchPage_searchButton__LB31v{min-height:56px;padding:0 22px;border:0;border-radius:18px;background:linear-gradient(135deg,var(--accent),#16b96c);color:#fff;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 14px 26px rgba(15,141,83,.22);transition:transform .18s ease,box-shadow .18s ease}.SearchPage_searchLabel__PnivD{font-size:.95rem;font-weight:700;color:var(--text-sub)}.SearchPage_searchInput__bQRe5{width:100%;min-height:56px;padding:0 18px;border:1px solid rgba(94,53,37,.18);border-radius:18px;background:#fff;font-size:1rem;color:var(--text-main)}.SearchPage_searchInput__bQRe5:focus{outline:2px solid rgba(15,141,83,.25);outline-offset:2px}.SearchPage_searchButton__LB31v:hover{transform:translateY(-2px)}.SearchPage_searchButton__LB31v:focus{outline:2px solid rgba(15,141,83,.25);outline-offset:2px}.SearchPage_resultMeta__YRlHK{padding-bottom:4px;color:var(--text-sub)}.SearchPage_grid__WYmL_{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;max-width:1120px;margin:0 auto}.SearchPage_searchNotice__sdjUZ{max-width:1120px;margin:0 auto 16px;color:var(--text-sub);font-size:.92rem}.SearchPage_loadMoreArea__vnyzS{display:grid;justify-items:center;grid-gap:10px;gap:10px;max-width:1120px;margin:28px auto 0;color:var(--text-sub)}.SearchPage_loadMoreArea__vnyzS p{margin:0;font-size:.9rem}.SearchPage_loadMoreButton__cUGWW{min-width:220px;min-height:52px;padding:0 24px;border:1px solid rgba(15,141,83,.24);border-radius:999px;background:#fff;color:var(--accent);font:inherit;font-weight:700;cursor:pointer;box-shadow:0 10px 24px rgba(74,39,29,.08)}.SearchPage_loadMoreButton__cUGWW:hover{background:rgba(15,141,83,.08)}.SearchPage_loadMoreButton__cUGWW:focus-visible{outline:2px solid rgba(15,141,83,.4);outline-offset:3px}.SearchPage_cardLink__Llll7{text-decoration:none;color:inherit}.SearchPage_card__leDKo{height:100%;border:1px solid rgba(94,53,37,.08);border-radius:12px;overflow:hidden;background:rgba(255,255,255,.96);box-shadow:0 12px 24px rgba(74,39,29,.08);transition:transform .18s ease,box-shadow .18s ease}.SearchPage_cardLink__Llll7:hover .SearchPage_card__leDKo{transform:translateY(-2px);box-shadow:0 18px 32px rgba(74,39,29,.13)}.SearchPage_imageFrame__TISxs{aspect-ratio:.72;background:linear-gradient(180deg,rgba(53,26,19,.06),rgba(53,26,19,.02)),#fff}.SearchPage_cardImage__kMpp_,.SearchPage_noImage__T9qJT{width:100%;height:100%}.SearchPage_cardImage__kMpp_{display:block;object-fit:contain;background:#fff}.SearchPage_noImage__T9qJT{display:flex;align-items:center;justify-content:center;color:var(--text-sub);letter-spacing:.12em;font-size:.82rem}.SearchPage_emptyState__B3bVA{padding:40px 24px;text-align:center}.SearchPage_emptyState__B3bVA h2,.SearchPage_emptyState__B3bVA p{margin:0}.SearchPage_emptyState__B3bVA p{margin-top:10px;color:var(--text-sub)}@media (max-width:860px){.SearchPage_hero__N_KPv{flex-direction:column;align-items:stretch;gap:16px}.SearchPage_heroActions__b5hXT{justify-content:flex-start}.SearchPage_grid__WYmL_{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.SearchPage_page__1LzqO{padding:20px 14px 40px}.SearchPage_emptyState__B3bVA,.SearchPage_hero__N_KPv,.SearchPage_toolbar__PjNpD{padding:18px;border-radius:20px}.SearchPage_title__4o8eB{font-size:clamp(1.55rem,7vw,1.95rem)}.SearchPage_heroLead__eMkt5{margin-top:10px;font-size:.95rem;line-height:1.55}.SearchPage_heroActions__b5hXT{flex-direction:column;gap:10px}.SearchPage_appAction__5TpUt,.SearchPage_primaryAction__3sq6N,.SearchPage_secondaryAction__eZMNK{width:100%;min-height:50px}.SearchPage_grid__WYmL_{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.SearchPage_searchField__TyUch{flex-basis:100%}.SearchPage_resultMeta__YRlHK,.SearchPage_searchButton__LB31v{width:100%}}