.AISearchDialog_overlay__E0kze{position:fixed;inset:0;background:rgba(0,0,0,.75);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;padding:24px;z-index:1200;overflow-y:auto;animation:AISearchDialog_overlayFadeIn__dzk7E .3s ease}.AISearchDialog_overlayClosing__2ce1J{animation:AISearchDialog_overlayFadeOut__gyogn .28s ease forwards}.AISearchDialog_dialog__LHjwu{position:relative;width:min(980px,92vw);height:85vh;background:#0d1117;border-radius:18px;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 80px rgba(0,0,0,.6),0 0 80px rgba(139,92,246,.06);display:flex;flex-direction:column;overflow:hidden;animation:AISearchDialog_dialogEnter__rLdTA .4s cubic-bezier(.16,1,.3,1)}.AISearchDialog_dialogClosing__SavPc{animation:AISearchDialog_dialogExit__P3QhL .28s ease forwards}.AISearchDialog_dialog__LHjwu:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#8b5cf6,#3b82f6,#06b6d4,transparent);background-size:200% 100%;z-index:1;animation:AISearchDialog_accentShimmer__CvIMz 3s ease-in-out infinite}@keyframes AISearchDialog_overlayFadeIn__dzk7E{0%{opacity:0}to{opacity:1}}@keyframes AISearchDialog_overlayFadeOut__gyogn{0%{opacity:1}to{opacity:0}}@keyframes AISearchDialog_dialogEnter__rLdTA{0%{opacity:0;transform:scale(.92) translateY(24px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes AISearchDialog_dialogExit__P3QhL{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.92) translateY(24px)}}@keyframes AISearchDialog_accentShimmer__CvIMz{0%,to{background-position:-100% 0}50%{background-position:200% 0}}.AISearchDialog_header__p1uzB{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px 10px}.AISearchDialog_title__IvMHa{margin:0;font-family:Inter,sans-serif;font-size:22px;font-weight:700;line-height:1.2;background:linear-gradient(135deg,#c4b5fd,#93c5fd,#6ee7b7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.AISearchDialog_subtitle__4Hb57{margin:6px 0 0;font-family:Inter,sans-serif;font-size:14px;color:#6e7681}.AISearchDialog_closeButton__hRAEJ{width:36px;height:36px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.05);color:#8b949e;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.AISearchDialog_closeButton__hRAEJ:hover{background:rgba(255,255,255,.1);color:#e6edf3}.AISearchDialog_searchForm__I1pcf{display:flex;align-items:center;flex-wrap:nowrap;gap:10px;padding:4px 24px 18px;width:100%}.AISearchDialog_searchInput__L2SZG{flex:1 1;min-width:0;height:52px;border:2px solid transparent;border-radius:12px;background:linear-gradient(#161b22,#161b22) padding-box,linear-gradient(135deg,#8b5cf6,#3b82f6,#06b6d4) border-box;padding:0 16px;font-family:Inter,sans-serif;font-size:15px;color:#e6edf3;box-shadow:0 0 20px rgba(139,92,246,.15),0 0 40px rgba(59,130,246,.08);animation:AISearchDialog_searchGlow__hPXuD 4s ease-in-out infinite alternate;transition:box-shadow .3s ease}.AISearchDialog_searchInput__L2SZG::placeholder{color:#6e7681}.AISearchDialog_searchInput__L2SZG:focus{outline:none;box-shadow:0 0 25px rgba(139,92,246,.35),0 0 50px rgba(59,130,246,.18)}@keyframes AISearchDialog_searchGlow__hPXuD{0%{box-shadow:0 0 15px rgba(139,92,246,.2),0 0 30px rgba(59,130,246,.08)}33%{box-shadow:0 0 20px rgba(59,130,246,.25),0 0 40px rgba(6,182,212,.1)}66%{box-shadow:0 0 18px rgba(6,182,212,.22),0 0 35px rgba(139,92,246,.1)}to{box-shadow:0 0 22px rgba(139,92,246,.28),0 0 45px rgba(59,130,246,.12)}}.AISearchDialog_formActions__NBS_J{gap:8px}.AISearchDialog_formActions__NBS_J,.AISearchDialog_searchButton__AXqFo{display:inline-flex;align-items:center;flex-shrink:0;white-space:nowrap}.AISearchDialog_searchButton__AXqFo{height:48px;border:none;border-radius:10px;padding:0 20px;min-width:100px;background:linear-gradient(135deg,#7c3aed,#3b82f6);color:#ffffff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer;justify-content:center;transition:all .2s ease;box-shadow:0 4px 15px rgba(124,58,237,.25)}.AISearchDialog_searchButton__AXqFo:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 6px 20px rgba(124,58,237,.35)}.AISearchDialog_searchButton__AXqFo:disabled{opacity:.5;cursor:not-allowed;transform:none}.AISearchDialog_searchButtonLoading__TjCR1{background-size:200% 200%;animation:AISearchDialog_buttonPulse__q8pVP 1.5s ease-in-out infinite}@keyframes AISearchDialog_buttonPulse__q8pVP{0%,to{opacity:.6;background-position:0 50%}50%{opacity:.9;background-position:100% 50%}}.AISearchDialog_resultsHeader__ZN0j5{display:flex;justify-content:flex-end;padding:0 24px 12px}.AISearchDialog_resultsActions__EXDtW{display:flex;align-items:center;gap:8px}.AISearchDialog_addAllButton__lXacd{height:32px;border:1px solid rgba(139,92,246,.4);border-radius:999px;padding:0 14px;background:rgba(139,92,246,.1);color:#a78bfa;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.AISearchDialog_addAllButton__lXacd:hover{background:rgba(139,92,246,.2);border-color:rgba(139,92,246,.6)}.AISearchDialog_resultsPane__fwzc7{background:rgba(0,0,0,.2);border-top:1px solid rgba(255,255,255,.06);padding:16px 24px 24px;overflow-y:auto;overscroll-behavior:contain;flex:1 1}.AISearchDialog_historyMenu__rl7AQ{position:relative}.AISearchDialog_historyIconButton__TZo_L{width:42px;height:42px;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:0;background:rgba(255,255,255,.05);color:#8b949e;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;transition:all .2s ease}.AISearchDialog_historyIconButton__TZo_L:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);color:#e6edf3}.AISearchDialog_historyIconButton__TZo_L:focus-visible{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.3)}.AISearchDialog_historyCountBadge__pfY6N{min-width:16px;height:16px;border-radius:999px;background:#7c3aed;color:#ffffff;font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;position:absolute;right:-2px;top:-2px;border:2px solid #0d1117}.AISearchDialog_historyPopover__bwio9{position:absolute;top:calc(100% + 8px);right:0;width:min(360px,calc(100vw - 48px));background:#161b22;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 16px 40px rgba(0,0,0,.5);padding:12px;z-index:6;max-height:min(64vh,420px);display:flex;flex-direction:column}.AISearchDialog_historyPopoverHeader__h0QPi{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.AISearchDialog_historyPopoverTitle__ts9_S{margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:700;color:#e6edf3}.AISearchDialog_clearHistoryButton__rBwm2{border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.05);color:#8b949e;font-family:Inter,sans-serif;font-size:12px;font-weight:600;padding:4px 10px;cursor:pointer;transition:all .2s ease}.AISearchDialog_clearHistoryButton__rBwm2:hover{background:rgba(248,81,73,.1);border-color:rgba(248,81,73,.3);color:#f85149}.AISearchDialog_historyList__v5AIx{display:flex;flex-direction:column;gap:6px;overflow-y:auto;max-height:min(54vh,320px);padding-right:2px}.AISearchDialog_historyItem__zcmk6{border:1px solid rgba(255,255,255,.06);border-radius:8px;background:rgba(255,255,255,.03);padding:8px 10px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;cursor:pointer;transition:all .15s ease}.AISearchDialog_historyItem__zcmk6:hover{border-color:rgba(139,92,246,.3);background:rgba(139,92,246,.06)}.AISearchDialog_historyItemActive__jbdoc{border-color:#7c3aed;background:rgba(124,58,237,.1)}.AISearchDialog_historyItemBody__wJkt0{min-width:0}.AISearchDialog_historyQuery__aup1G{margin:0;font-family:Inter,sans-serif;font-size:13px;color:#e6edf3;line-height:1.4;word-break:break-word}.AISearchDialog_historyMeta__rsaii{margin:4px 0 0;font-family:Inter,sans-serif;font-size:10px;color:#6e7681}.AISearchDialog_deleteHistoryButton__haSuR{border:none;background:transparent;color:#6e7681;width:22px;height:22px;border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s ease}.AISearchDialog_deleteHistoryButton__haSuR:hover{background:rgba(248,81,73,.15);color:#f85149}.AISearchDialog_historyEmpty__tZkCc{border:1px dashed rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.02);padding:12px}.AISearchDialog_historyEmpty__tZkCc p{margin:0;font-family:Inter,sans-serif;font-size:12px;color:#6e7681;line-height:1.5}.AISearchDialog_emptyState__o2Z27,.AISearchDialog_error__QuAQO,.AISearchDialog_loadingState__NSoha{border-radius:10px;padding:48px 16px;font-family:Inter,sans-serif;font-size:14px;text-align:center}.AISearchDialog_loadingState__NSoha{background:transparent;color:#8b949e;display:flex;flex-direction:column;align-items:center;gap:20px}.AISearchDialog_loadingOrb__ONleF{width:56px;height:56px;border-radius:50%;background:radial-gradient(circle,rgba(139,92,246,.2),transparent 70%);display:flex;align-items:center;justify-content:center;animation:AISearchDialog_orbPulse__u1x_j 2s ease-in-out infinite}@keyframes AISearchDialog_orbPulse__u1x_j{0%,to{transform:scale(1);box-shadow:0 0 20px rgba(139,92,246,.15)}50%{transform:scale(1.12);box-shadow:0 0 40px rgba(139,92,246,.3),0 0 60px rgba(59,130,246,.1)}}.AISearchDialog_spinner__ilMOo{width:28px;height:28px;border:2.5px solid rgba(139,92,246,.2);border-top-color:#8b5cf6;border-radius:50%;animation:AISearchDialog_spin__KhA3g .8s linear infinite}.AISearchDialog_loadingDots__PH20E{display:flex;align-items:center;gap:7px}.AISearchDialog_loadingDots__PH20E span{width:8px;height:8px;border-radius:50%;background:#8b5cf6;animation:AISearchDialog_dotBounce__S1_4V 1.4s ease-in-out infinite}.AISearchDialog_loadingDots__PH20E span:first-child{animation-delay:0s}.AISearchDialog_loadingDots__PH20E span:nth-child(2){animation-delay:.2s}.AISearchDialog_loadingDots__PH20E span:nth-child(3){animation-delay:.4s}@keyframes AISearchDialog_dotBounce__S1_4V{0%,80%,to{transform:scale(.5);opacity:.3}40%{transform:scale(1.2);opacity:1}}.AISearchDialog_loadingText__5X4XL{margin:0;font-size:15px;font-weight:600;background:linear-gradient(90deg,#c4b5fd,#93c5fd,#6ee7b7,#c4b5fd);background-size:300% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:AISearchDialog_textShimmer__HGrrp 2.5s ease-in-out infinite}@keyframes AISearchDialog_textShimmer__HGrrp{0%{background-position:0 50%}to{background-position:300% 50%}}.AISearchDialog_emptyState__o2Z27{background:rgba(255,255,255,.02);color:#6e7681}.AISearchDialog_error__QuAQO{background:rgba(248,81,73,.08);color:#f85149;border:1px solid rgba(248,81,73,.2);text-align:left;padding:16px}.AISearchDialog_resultsGrid__GTISX{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.AISearchDialog_card__M2HGt{position:relative;display:flex;flex-direction:column;background:#161b22;border-radius:12px;border:1px solid rgba(255,255,255,.06);overflow:hidden;transition:all .25s ease;animation:AISearchDialog_cardFadeIn__e9DGB .45s ease backwards}.AISearchDialog_card__M2HGt:first-child{animation-delay:.05s}.AISearchDialog_card__M2HGt:nth-child(2){animation-delay:.1s}.AISearchDialog_card__M2HGt:nth-child(3){animation-delay:.15s}.AISearchDialog_card__M2HGt:nth-child(4){animation-delay:.2s}.AISearchDialog_card__M2HGt:nth-child(5){animation-delay:.25s}.AISearchDialog_card__M2HGt:nth-child(6){animation-delay:.3s}.AISearchDialog_card__M2HGt:nth-child(7){animation-delay:.35s}.AISearchDialog_card__M2HGt:nth-child(8){animation-delay:.4s}.AISearchDialog_card__M2HGt:nth-child(9){animation-delay:.45s}.AISearchDialog_card__M2HGt:nth-child(10){animation-delay:.5s}@keyframes AISearchDialog_cardFadeIn__e9DGB{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.AISearchDialog_card__M2HGt:before{content:"AI Match";position:absolute;top:10px;right:10px;background:linear-gradient(135deg,#059669,#10b981);color:#ffffff;font-family:Inter,sans-serif;font-size:11px;font-weight:700;padding:3px 9px;border-radius:6px;z-index:2;letter-spacing:.3px}.AISearchDialog_cardClickable__Jueo_{cursor:pointer}.AISearchDialog_cardClickable__Jueo_:hover{border-color:rgba(139,92,246,.4);box-shadow:0 8px 30px rgba(139,92,246,.12);transform:translateY(-2px)}.AISearchDialog_cardClickable__Jueo_:focus-visible{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.3)}.AISearchDialog_cardImage__cG_QY{width:100%;height:160px;object-fit:cover;background:#21262d;flex-shrink:0}.AISearchDialog_cardBody__yanda{min-width:0;display:flex;flex-direction:column;justify-content:space-between;flex:1 1;padding:12px;gap:4px}.AISearchDialog_cardTop__eQHeE{display:flex;justify-content:space-between;align-items:flex-start;gap:6px}.AISearchDialog_cardTitle__C6Mi6{margin:0;font-family:Inter,sans-serif;font-size:13px;line-height:1.35;color:#e6edf3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.AISearchDialog_quantityBadge__6D20i{background:rgba(139,92,246,.15);color:#a78bfa;border-radius:999px;padding:2px 8px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;height:-moz-fit-content;height:fit-content;white-space:nowrap;flex-shrink:0}.AISearchDialog_cardMeta__L091u{margin:0;font-family:Inter,sans-serif;font-size:11px;color:#6e7681}.AISearchDialog_reason__vjmPH{margin:4px 0;font-family:Inter,sans-serif;font-size:11px;color:#8b949e;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.AISearchDialog_cardFooter__LAOQa{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:4px}.AISearchDialog_price__Rtha9{margin:0;font-family:Inter,sans-serif;font-size:15px;font-weight:700;color:#ffffff}.AISearchDialog_cardActions__eCQKK{display:flex;align-items:center;gap:8px}.AISearchDialog_addButton__W2yg_{height:28px;border:none;border-radius:999px;background:linear-gradient(135deg,#7c3aed,#3b82f6);color:#ffffff;padding:0 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.AISearchDialog_addButton__W2yg_:hover:not(:disabled){opacity:.85}.AISearchDialog_addButton__W2yg_:disabled{background:rgba(255,255,255,.1);color:#6e7681;cursor:not-allowed}.AISearchDialog_viewLink__zSSqZ{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#a78bfa;text-decoration:none}.AISearchDialog_viewLink__zSSqZ:hover{text-decoration:underline}@keyframes AISearchDialog_spin__KhA3g{to{transform:rotate(1turn)}}@media (max-width:900px){.AISearchDialog_dialog__LHjwu{height:88vh;width:min(980px,95vw)}.AISearchDialog_resultsGrid__GTISX{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.AISearchDialog_overlay__E0kze{padding:8px;align-items:stretch}.AISearchDialog_dialog__LHjwu{width:100%;height:100%;max-height:100%;border-radius:12px}.AISearchDialog_header__p1uzB{padding:16px 16px 8px;gap:12px}.AISearchDialog_title__IvMHa{font-size:18px}.AISearchDialog_closeButton__hRAEJ{width:38px;height:38px}.AISearchDialog_searchForm__I1pcf{padding:4px 16px 14px;gap:8px}.AISearchDialog_searchInput__L2SZG{height:46px;font-size:15px;border-radius:10px}.AISearchDialog_searchButton__AXqFo{height:42px;min-width:80px;padding:0 14px;font-size:13px;border-radius:10px}.AISearchDialog_historyIconButton__TZo_L{width:38px;height:38px;flex-shrink:0}.AISearchDialog_resultsHeader__ZN0j5{padding:0 16px 10px;justify-content:flex-end}.AISearchDialog_resultsActions__EXDtW{width:auto}.AISearchDialog_historyPopover__bwio9{width:min(340px,calc(100vw - 24px));right:0;left:auto}.AISearchDialog_resultsPane__fwzc7{padding:12px 16px 16px}.AISearchDialog_resultsGrid__GTISX{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.AISearchDialog_cardImage__cG_QY{height:120px}.AISearchDialog_cardBody__yanda{padding:10px}.AISearchDialog_cardTitle__C6Mi6{font-size:12px}.AISearchDialog_reason__vjmPH{font-size:10px}.AISearchDialog_price__Rtha9{font-size:13px}.AISearchDialog_card__M2HGt:before{font-size:9px;padding:2px 6px;top:8px;right:8px}}@media (max-width:480px){.AISearchDialog_overlay__E0kze{padding:4px}.AISearchDialog_header__p1uzB{padding:14px 14px 6px}.AISearchDialog_title__IvMHa{font-size:17px}.AISearchDialog_searchForm__I1pcf{padding:4px 14px 12px;gap:6px}.AISearchDialog_searchInput__L2SZG{height:44px;padding:0 12px;font-size:15px}.AISearchDialog_searchButton__AXqFo{height:40px;min-width:76px;padding:0 12px;border-radius:9px}.AISearchDialog_historyIconButton__TZo_L{width:36px;height:36px;flex-shrink:0}.AISearchDialog_historyPopover__bwio9{left:auto;right:0;width:min(320px,calc(100vw - 20px))}.AISearchDialog_resultsHeader__ZN0j5{padding:0 14px 8px}.AISearchDialog_resultsActions__EXDtW{width:100%}.AISearchDialog_addAllButton__lXacd{min-width:0}.AISearchDialog_resultsPane__fwzc7{padding:10px 14px 14px}.AISearchDialog_cardImage__cG_QY{height:100px}.AISearchDialog_quantityBadge__6D20i{font-size:10px;padding:1px 6px}}@media (max-width:360px){.AISearchDialog_searchForm__I1pcf{gap:5px}.AISearchDialog_searchInput__L2SZG{font-size:14px}.AISearchDialog_searchButton__AXqFo{min-width:70px;padding:0 8px}.AISearchDialog_historyIconButton__TZo_L{width:34px;height:34px;flex-shrink:0}.AISearchDialog_resultsGrid__GTISX{grid-template-columns:1fr}}.Header_header__hO3lJ{position:relative;width:100%;background:#FBFBFB;padding-top:12px}.Header_topBar__p1Q3e{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:48px;margin:0 auto;padding:16px 128px;max-width:1512px;width:100%}.Header_topBarLeft__eXDqi,.Header_topBarRight__Dre3k{display:flex;align-items:center;gap:24px}.Header_topBarLink__Su2GN{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#04070B;text-decoration:none;transition:color .2s ease}.Header_topBarLink__Su2GN:hover{color:#4178B5}.Header_langSwitcher__ZjxUW{font-family:Inter,sans-serif;font-weight:600;font-size:13px;line-height:1;color:#04070B;background:transparent;border:1.5px solid #d0d3d7;border-radius:4px;padding:4px 8px;cursor:pointer;transition:color .2s ease,border-color .2s ease;letter-spacing:.03em}.Header_langSwitcher__ZjxUW:hover{color:#4178B5;border-color:#4178B5}.Header_logo__e5KhT{display:block;flex-shrink:0}.Header_logo__e5KhT img{width:58px;height:40px;object-fit:contain}.Header_userIconButton__y3c_B{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:none;border:none;cursor:pointer;color:#04070B;border-radius:4px;transition:background .2s ease;text-decoration:none}.Header_userIconButton__y3c_B:hover{background:#EDEDED}.Header_cartLink__lxTI6{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#04070B;text-decoration:none;transition:color .2s ease}.Header_cartLink__lxTI6:hover{color:#4178B5}.Header_cartLink__lxTI6 svg{width:20px;height:20px}.Header_cartBadge__pG732{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;background:#4178B5;color:#FFFFFF;font-family:Inter,sans-serif;font-weight:600;font-size:10px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 5px}.Header_searchRow__z5VIM{display:flex;flex-direction:row;align-items:center;gap:16px;margin:0 auto;padding:8px 128px 20px;max-width:1512px;width:100%}.Header_searchContainer__AarCm{position:relative;flex:1 1}.Header_searchBar__mlqCf{display:flex;flex-direction:row;align-items:center;padding:0 16px;gap:12px;height:48px;background:#F4F4F4;border-radius:8px;border:none;outline:none}.Header_searchBar__mlqCf:focus-within{outline:none;border:none;box-shadow:none}.Header_searchIcon__qNG0m{flex-shrink:0;width:20px;height:20px}.Header_searchInput__MAyjA{flex:1 1;height:100%;border:none;background:transparent;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#04070B;outline:none;min-width:0}.Header_searchInput__MAyjA:focus{outline:none}.Header_searchInput__MAyjA::placeholder{color:#666666;white-space:nowrap}.Header_aiSearchButton__tTFdK{display:flex;flex-direction:row;align-items:center;gap:6px;padding:6px 14px;height:32px;background:transparent;border:1.5px solid #5697ed;border-radius:16px;cursor:pointer;font-family:Inter,sans-serif;font-weight:500;font-size:13px;color:#5697ED;white-space:nowrap;transition:background .2s ease;flex-shrink:0}.Header_aiSearchButton__tTFdK:hover{background:#EEF2F6}.Header_aiSearchButton__tTFdK svg{width:14px;height:14px}.Header_aiSearchButtonActive__s9cUd{background:#5697ED;color:#FFFFFF;border-color:#5697ED}.Header_dropdown__DtJe3{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 16px;gap:16px;height:48px;background:#EDEDED;border-radius:4px;border:none;cursor:pointer;flex-shrink:0;font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#04070B;text-decoration:none;transition:background .2s ease}.Header_dropdown__DtJe3:hover{background:#E0E0E0}.Header_dropdown__DtJe3 span{flex:none}.Header_dropdownIcon__L_kFE{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:6px;width:28px;height:28px;background:#FFFFFF;border-radius:4px;flex:none}.Header_dropdownWrapper__LGbca{position:relative}.Header_categoriesMenu__PwXcX{position:absolute;top:calc(100% + 8px);left:0;min-width:220px;max-height:400px;overflow-y:auto;background:#FFFFFF;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:100;padding:8px 0}.Header_categoryMenuItem__faw5c{display:block;padding:10px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#333333;text-decoration:none;transition:background .15s ease}.Header_categoryMenuItem__faw5c:hover{background:#F4F4F4;color:#000000}.Header_categoryMenuItem__faw5c:first-child{font-weight:600}.Header_searchButton__O1pTQ{display:flex;flex-direction:row;justify-content:center;align-items:center;width:32px;height:32px;background:#FFFFFF;border-radius:4px;border:none;cursor:pointer;flex-shrink:0;transition:background .2s ease;outline:none}.Header_searchButton__O1pTQ:hover{background:#F5F5F5}.Header_searchButton__O1pTQ:focus{outline:none;border:none;box-shadow:none}.Header_searchButton__O1pTQ svg{width:20px;height:20px}.Header_searchPreview__lGmXy{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#FFFFFF;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:1000;max-height:400px;overflow-y:auto}.Header_searchPreviewHeader__cm_4d{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #ededed}.Header_searchPreviewIcon__5la6q{width:20px;height:20px;margin-right:12px;color:#8E8E8E}.Header_searchPreviewQuery__uN9_8{font-family:Inter,sans-serif;font-size:14px;color:#04070B}.Header_searchPreviewClear__4efi3{margin-left:auto;background:none;border:none;cursor:pointer;padding:4px;color:#8E8E8E;display:flex;align-items:center;justify-content:center}.Header_searchPreviewClear__4efi3:hover{color:#04070B}.Header_searchPreviewResults__w3WpF{padding:8px 0}.Header_searchPreviewItem__9TaCd{display:flex;align-items:center;gap:12px;padding:10px 16px;cursor:pointer;transition:background .15s ease;text-decoration:none;color:inherit}.Header_searchPreviewItem__9TaCd:hover{background:#F5F5F5}.Header_searchPreviewImage__BXc3X{width:48px;height:48px;border-radius:6px;object-fit:cover;background:#EDEDED;flex-shrink:0}.Header_searchPreviewInfo__TEQab{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.Header_searchPreviewName__i2wh_{font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#04070B;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.Header_searchPreviewCategory__ZXgQZ{font-family:Inter,sans-serif;font-size:12px;color:#8E8E8E;margin:0}.Header_searchPreviewViewAll__qK2Hj{display:block;text-align:center;padding:12px 16px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#4178B5;text-decoration:none;border-top:1px solid #ededed;transition:background .15s ease}.Header_searchPreviewViewAll__qK2Hj:hover{background:#F5F5F5}.Header_searchPreviewEmpty__FwmJd{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 16px;text-align:center;font-family:Inter,sans-serif;font-size:14px;color:#8E8E8E}.Header_searchPreviewEmpty__FwmJd p{margin:0}.Header_emptyIcon__M_N3y{opacity:.6}.Header_searchPreviewLink__MHFNc{font-weight:500;color:#4178B5;text-decoration:none;padding:8px 16px;background:#F4F4F4;border-radius:4px;transition:background .2s ease}.Header_searchPreviewLink__MHFNc:hover{background:#E8E8E8}.Header_searchPreviewLoading__QQz5m{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;padding:24px 16px;text-align:center;font-family:Inter,sans-serif;font-size:14px;color:#8E8E8E}.Header_searchSpinner__z_QQl{width:20px;height:20px;border:2px solid #ededed;border-top-color:#4178b5;border-radius:50%;animation:Header_spin__UL_47 .8s linear infinite}@keyframes Header_spin__UL_47{to{transform:rotate(1turn)}}.Header_searchClearButton__SyoFU{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:none;border:none;padding:0;cursor:pointer;color:#8E8E8E;border-radius:4px;transition:color .2s ease,background .2s ease;flex-shrink:0}.Header_searchClearButton__SyoFU:hover{color:#04070B;background:#E0E0E0}.Header_searchSectionHeader__gGKT6{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 8px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#8E8E8E;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #ededed}.Header_clearRecentBtn__E5EoG{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#4178B5;background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s ease}.Header_clearRecentBtn__E5EoG:hover{background:#F4F4F4}.Header_suggestionIcon__YnRtS{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#F4F4F4;border-radius:6px;flex-shrink:0;color:#8E8E8E}.Header_suggestionTypeIcon__jA3wD{width:16px;height:16px}.Header_suggestionTypeLabel__jKBhL{font-family:Inter,sans-serif;font-size:11px;color:#8E8E8E;text-transform:uppercase;letter-spacing:.3px}.Header_searchPreviewItemSelected__6Yrro{background:#F4F4F4}.Header_searchPreviewItemSelected__6Yrro .Header_suggestionIcon__YnRtS{background:#E0E0E0}.Header_removeRecentBtn__ODNLm{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;cursor:pointer;color:#8E8E8E;border-radius:4px;opacity:0;transition:opacity .2s ease,color .2s ease,background .2s ease;flex-shrink:0;margin-left:auto}.Header_searchPreviewItem__9TaCd:hover .Header_removeRecentBtn__ODNLm{opacity:1}.Header_removeRecentBtn__ODNLm:hover{color:#CC613A;background:#FFF0EB}.Header_searchHighlight__TyrEJ{background:#FFF3CD;color:#04070B;padding:0 2px;border-radius:2px}.Header_authButtons__yEIBJ{gap:12px}.Header_authButtons__yEIBJ,.Header_signupBtn__Juzqo{display:flex;flex-direction:row;justify-content:center;align-items:center}.Header_signupBtn__Juzqo{padding:8px 32px;gap:10px;height:48px;border-radius:4px;border:none;background:transparent;font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;text-align:center;color:#04070B;text-decoration:none;cursor:pointer;transition:background .2s ease}.Header_signupBtn__Juzqo:hover{background:#EDEDED}.Header_loginBtn__tehoi{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 32px;gap:10px;height:48px;background:#4178B5;border-radius:4px;border:none;font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;text-align:center;color:#FBFBFB;text-decoration:none;cursor:pointer;transition:background .2s ease}.Header_loginBtn__tehoi:hover{background:#0E4582}.Header_authLoading__XaJo3{display:flex;align-items:center;justify-content:center;width:36px;height:36px}.Header_loadingDot__r_8nW{width:8px;height:8px;background:#8E8E8E;border-radius:50%;animation:Header_pulse__4wRoK 1s ease-in-out infinite}@keyframes Header_pulse__4wRoK{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.Header_userMenu__XfrJB{position:relative}.Header_userMenuButton__OAAGF{display:flex;align-items:center;gap:10px;padding:6px 12px 6px 6px;background:#EDEDED;border:none;border-radius:4px;cursor:pointer;transition:background .2s ease;height:48px}.Header_userMenuButton__OAAGF:hover{background:#E0E0E0}.Header_userAvatar__2ylfw{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#4178B5;color:#FFFFFF;font-family:Inter,sans-serif;font-weight:600;font-size:14px;border-radius:50%;flex-shrink:0}.Header_userName__y5UKs{font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#04070B;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Header_userMenuIcon__fFRdj{color:#8E8E8E;transition:transform .2s ease;flex-shrink:0}.Header_userMenuIcon__fFRdj.Header_rotated__wlsip{transform:rotate(180deg)}.Header_userMenuDropdown__U3UnW{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:#FFFFFF;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:1000;padding:8px 0;animation:Header_fadeIn__ngNF6 .15s ease}@keyframes Header_fadeIn__ngNF6{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header_userMenuHeader__kOy7Y,.Header_userMenuItem__waPBD{display:flex;align-items:center;gap:12px;padding:12px 16px}.Header_userMenuItem__waPBD{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#04070B;text-decoration:none;background:none;border:none;width:100%;cursor:pointer;transition:background .15s ease}.Header_userMenuItem__waPBD:hover{background:#F4F4F4}.Header_userMenuItem__waPBD svg{color:#8E8E8E;flex-shrink:0}.Header_userMenuDivider__mKsNH{height:1px;background:#EDEDED;margin:8px 0}.Header_mobileUserInfo__J3P3U{display:flex;align-items:center;gap:12px;padding:16px;background:#F4F4F4;border-radius:8px;margin-bottom:8px}.Header_mobileUserName__Q7IHg{font-family:Inter,sans-serif;font-weight:600;font-size:16px;color:#04070B}.Header_mobileSignOutBtn__IJQh0{display:flex;align-items:center;justify-content:center;padding:12px 16px;background:#FEF2F2;color:#DC2626;border:none;border-radius:4px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;cursor:pointer;transition:background .2s ease;margin-top:8px}.Header_mobileSignOutBtn__IJQh0:hover{background:#FEE2E2}.Header_menuToggle__cfdoi{display:none;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;background:#EDEDED;border:none;border-radius:4px;cursor:pointer;gap:5px;padding:12px;transition:background .2s ease;margin-left:auto}.Header_menuToggle__cfdoi:hover{background:#E0E0E0}.Header_menuToggle__cfdoi span{display:block;width:24px;height:2px;background:#04070B;border-radius:2px;transition:all .3s ease}.Header_menuToggle__cfdoi.Header_active__HNQqd span:first-child{transform:translateY(7px) rotate(45deg)}.Header_menuToggle__cfdoi.Header_active__HNQqd span:nth-child(2){opacity:0}.Header_menuToggle__cfdoi.Header_active__HNQqd span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.Header_mobileHeaderSearch__4aLoQ{display:none}.Header_mobileHeaderSearchIcon__H8zfa{flex-shrink:0;width:18px;height:18px}.Header_mobileHeaderSearchInput__Gddns{flex:1 1;height:100%;border:none;background:transparent;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#04070B;outline:none;min-width:0}.Header_mobileHeaderSearchInput__Gddns::placeholder{color:#999}.Header_mobileHeaderSearchInput__Gddns:focus{outline:none}.Header_mobileAiButton__wqkIA{display:flex;align-items:center;justify-content:center;align-self:center;height:22px;max-height:22px;min-height:22px;padding:0 10px;background:#5697ED;color:#FFFFFF;border:none;border-radius:11px;font-family:Inter,sans-serif;font-weight:600;font-size:10px;line-height:1;white-space:nowrap;cursor:pointer;flex-shrink:0;flex-grow:0;transition:background .2s ease;box-sizing:border-box;overflow:hidden}.Header_mobileAiButton__wqkIA:active{background:#4178B5}.Header_mobileNav__HHzTb{display:none;position:absolute;top:100%;left:0;right:0;background:#FBFBFB;padding:20px;flex-direction:column;gap:16px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:100;border-top:1px solid #ededed}.Header_mobileNav__HHzTb.Header_open__u7Smf{display:flex}.Header_mobileSearchBar__kzsTF{display:flex;flex-direction:row;align-items:center;padding:0 16px;height:48px;background:#EDEDED;border-radius:4px;width:100%}.Header_mobileNavLinks__E7Kei{display:flex;flex-direction:column;gap:8px}.Header_mobileNavLink__cGBRQ{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:12px 16px;height:48px;background:#EDEDED;border-radius:4px;border:none;cursor:pointer;font-family:Inter,sans-serif;font-weight:500;font-size:16px;color:#04070B;text-decoration:none;transition:background .2s ease}.Header_mobileNavLink__cGBRQ:hover{background:#E0E0E0}.Header_mobileAuthButtons__OulGh{display:flex;flex-direction:column;gap:8px;margin-top:8px;padding-top:16px;border-top:1px solid #ededed}.Header_mobileAuthButtons__OulGh>a.Header_loginBtn__tehoi,.Header_mobileAuthButtons__OulGh>a.Header_signupBtn__Juzqo{width:100%}.Header_mobileAuthButtons__OulGh:has(.Header_signupBtn__Juzqo):has(.Header_loginBtn__tehoi){flex-direction:row;gap:12px}.Header_mobileAuthButtons__OulGh:has(.Header_signupBtn__Juzqo):has(.Header_loginBtn__tehoi) .Header_loginBtn__tehoi,.Header_mobileAuthButtons__OulGh:has(.Header_signupBtn__Juzqo):has(.Header_loginBtn__tehoi) .Header_signupBtn__Juzqo{flex:1 1}@media (max-width:1280px){.Header_topBar__p1Q3e{padding:16px 60px}.Header_searchRow__z5VIM{padding:8px 60px 20px}}@media (max-width:1024px){.Header_topBar__p1Q3e{padding:12px 40px}.Header_searchRow__z5VIM{padding:8px 40px 16px;gap:12px}.Header_dropdown__DtJe3{padding:8px 12px;gap:10px}.Header_dropdown__DtJe3 span{font-size:13px}.Header_dropdownIcon__L_kFE{width:24px;height:24px;padding:4px}}@media (max-width:900px){.Header_searchRow__z5VIM,.Header_topBarLeft__eXDqi,.Header_topBarRight__Dre3k{display:none}.Header_topBar__p1Q3e{padding:16px 16px 12px;justify-content:flex-start;gap:10px}.Header_menuToggle__cfdoi{display:flex;order:2}.Header_logo__e5KhT{order:-1}.Header_mobileHeaderSearch__4aLoQ{display:flex;flex-direction:row;align-items:center;flex:1 1;order:1;height:44px;background:#F4F4F4;border-radius:8px;padding:0 8px 0 12px;gap:8px;min-width:0}}@media (max-width:768px){.Header_topBar__p1Q3e{padding:16px 16px 12px}.Header_logo__e5KhT img{width:50px;height:35px}.Header_mobileHeaderSearch__4aLoQ{height:40px}.Header_mobileAiButton__wqkIA{height:20px;max-height:20px;min-height:20px;border-radius:10px;font-size:9px;padding:0 8px}.Header_mobileNav__HHzTb{padding:16px 20px}.Header_searchPreview__lGmXy{position:fixed;top:auto;left:16px;right:16px;max-height:60vh}}@media (max-width:480px){.Header_topBar__p1Q3e{padding:14px 12px 10px;gap:8px}.Header_logo__e5KhT img{width:45px;height:32px}.Header_menuToggle__cfdoi{width:40px;height:40px}.Header_mobileHeaderSearch__4aLoQ{height:38px;padding:0 6px 0 10px;gap:6px}.Header_mobileAiButton__wqkIA{height:18px;max-height:18px;min-height:18px;border-radius:9px;font-size:9px;padding:0 7px}.Header_mobileHeaderSearchIcon__H8zfa{width:16px;height:16px}.Header_mobileHeaderSearchInput__Gddns{font-size:13px}.Header_mobileNav__HHzTb{padding:16px;gap:12px}.Header_mobileNavLink__cGBRQ{padding:10px 14px;font-size:15px}.Header_mobileAuthButtons__OulGh{flex-direction:column}.Header_mobileAuthButtons__OulGh .Header_loginBtn__tehoi,.Header_mobileAuthButtons__OulGh .Header_signupBtn__Juzqo{width:100%}.Header_searchPreview__lGmXy{left:12px;right:12px}}.Footer_footer__eNA9m{background:#FBFBFB;padding:60px 0 0;border-top:1px solid #e0e0e0}.Footer_container__IkLXC{max-width:1512px;margin:0 auto;padding:0 128px}.Footer_newsletterSection__wFSBc{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16px;width:100%;max-width:280px}.Footer_newsletterTitle__wDdpU{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:30px;color:#000000;margin:0}.Footer_newsletterForm__3fond{display:flex;flex-direction:column;align-items:stretch;padding:0;gap:12px;width:100%}.Footer_inputWrapper__VvEcu{display:flex;flex-direction:row;align-items:center;padding:0 16px;gap:10px;height:48px;background:#F4F4F4;border-radius:4px;width:100%}.Footer_emailInput__Uclfc{flex:1 1;height:100%;border:none;background:transparent;font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#04070B;outline:none}.Footer_emailInput__Uclfc::placeholder{color:#8E8E8E}.Footer_subscribeBtn__KF_zc{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 24px;height:48px;width:100%;background:#4178B5;border-radius:4px;border:none;cursor:pointer;font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#FBFBFB;transition:background .2s ease;white-space:nowrap}.Footer_subscribeBtn__KF_zc:hover{background:#0E4582}.Footer_topSection__U7Elu{align-items:flex-start}.Footer_linksSection__lJxU1,.Footer_topSection__U7Elu{display:flex;flex-direction:row;gap:80px}.Footer_linkGroup__D6mKM{display:flex;flex-direction:column;gap:16px;min-width:120px}.Footer_linkGroupTitle__qhVWQ{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#000000;margin:0;text-transform:uppercase;letter-spacing:.5px}.Footer_linkList__K_ONQ{display:flex;flex-direction:column;gap:12px}.Footer_footerLink__vjGfL{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#8E8E8E;text-decoration:none;transition:color .15s ease}.Footer_footerLink__vjGfL:hover{color:#4178B5}.Footer_bottomSection___5zEq{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:32px;width:100%;margin-top:60px}.Footer_divider__cToZ6{width:100%;height:0;border:1px solid #8e8e8e}.Footer_copyrightRow__lVcPr{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 0 32px;gap:10px;width:100%}.Footer_copyrightText__ArPmK{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:16px;color:#8E8E8E}.Footer_logoContainer__3EpzI{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:10px;flex-shrink:0}.Footer_logoImage__V4C5V{width:clamp(108px,10vw,148px);height:auto;max-width:100%;max-height:64px;display:block}.Footer_recaptchaNotice__CW0Me{font-family:Inter,sans-serif;font-size:11px;line-height:15px;color:#8E8E8E;text-align:start;width:100%;margin:4px 0 0;max-width:280px}.Footer_recaptchaNotice__CW0Me a{color:#8E8E8E;text-decoration:underline;transition:color .15s ease}.Footer_recaptchaNotice__CW0Me a:hover{color:#4178B5}.Footer_socialLinks__sPnd2{display:flex;align-items:center;gap:16px}.Footer_socialLink__nh4hv{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#F4F4F4;border-radius:50%;color:#445060;transition:all .15s ease}.Footer_socialLink__nh4hv:hover{background:#4178B5;color:#FFFFFF;transform:translateY(-2px)}.Footer_socialLink__nh4hv svg{flex-shrink:0}@media (max-width:1280px){.Footer_container__IkLXC{padding:0 60px}.Footer_linksSection__lJxU1{gap:40px}}@media (max-width:1024px){.Footer_container__IkLXC{padding:0 40px}.Footer_topSection__U7Elu{flex-direction:column;gap:48px}.Footer_newsletterSection__wFSBc,.Footer_recaptchaNotice__CW0Me{max-width:100%}.Footer_linksSection__lJxU1{width:100%;justify-content:space-between}.Footer_bottomSection___5zEq{margin-top:48px}}@media (max-width:768px){.Footer_footer__eNA9m{padding:40px 0 0}.Footer_container__IkLXC{padding:0 20px}.Footer_topSection__U7Elu{gap:40px}.Footer_newsletterSection__wFSBc{gap:16px}.Footer_newsletterTitle__wDdpU{font-size:18px;line-height:26px}.Footer_newsletterForm__3fond{flex-direction:column;height:auto;gap:12px}.Footer_inputWrapper__VvEcu{width:100%}.Footer_subscribeBtn__KF_zc{width:100%;padding:12px 32px}.Footer_linksSection__lJxU1{flex-wrap:wrap;gap:32px}.Footer_linkGroup__D6mKM{min-width:calc(50% - 16px)}.Footer_bottomSection___5zEq{margin-top:40px;gap:24px}.Footer_copyrightRow__lVcPr{flex-direction:column-reverse;align-items:center;gap:16px;padding:0 0 40px;text-align:center}.Footer_copyrightText__ArPmK{font-size:12px}.Footer_recaptchaNotice__CW0Me{font-size:10px;line-height:14px;margin-top:2px}}@media (max-width:480px){.Footer_footer__eNA9m{padding:32px 0 0}.Footer_container__IkLXC{padding:0 16px}.Footer_topSection__U7Elu{gap:32px}.Footer_newsletterTitle__wDdpU{font-size:16px;line-height:24px}.Footer_emailInput__Uclfc{font-size:14px}.Footer_subscribeBtn__KF_zc{font-size:14px;padding:10px 24px}.Footer_linksSection__lJxU1{gap:24px}.Footer_linkGroup__D6mKM{min-width:calc(50% - 12px);gap:12px}.Footer_footerLink__vjGfL,.Footer_linkGroupTitle__qhVWQ{font-size:13px}.Footer_bottomSection___5zEq{margin-top:32px;gap:20px}.Footer_copyrightRow__lVcPr{padding:0 0 32px;gap:12px}.Footer_copyrightText__ArPmK{font-size:11px}}.Layout_layout__Ox5vS{min-height:100vh;display:flex;flex-direction:column}.Layout_main__gSLe1{flex:1 1;display:flex;flex-direction:column}:root{--color-primary:#1156a3;--color-primary-light:#4178b5;--color-primary-lighter:#709ac8;--color-primary-lightest:#a0bbda;--color-primary-pale:#cfdded;--color-primary-dark:#0e4582;--color-primary-darker:#0a3462;--color-primary-darkest:#072241;--color-primary-deepest:#031121;--color-secondary:#cc613a;--color-secondary-main:#cc613a;--color-secondary-light:#d68161;--color-secondary-lighter:#e0a089;--color-secondary-lightest:#ebc0b0;--color-secondary-pale:#f5dfd8;--color-secondary-dark:#a34e2e;--color-secondary-darker:#7a3a23;--color-secondary-darkest:#522717;--color-dark-main:#152438;--color-dark-light:#445060;--color-dark-lighter:#737c88;--color-dark-lightest:#a1a7af;--color-dark-pale:#d0d3d7;--color-dark-dark:#111d2d;--color-gray-main:#849fa0;--color-gray-light:#9db2b3;--color-gray-lighter:#b5c5c6;--color-gray-lightest:#ced9d9;--color-gray-pale:#e6ecec;--color-gray-dark:#6a7f80;--color-gray-darker:#4f5f60;--color-gray-darkest:#354040;--color-white:#ffffff;--color-neutral-lightest:#fbfbfb;--color-neutral-lighter:#f8f8f8;--color-neutral-light:#f4f4f4;--color-neutral-pale:#f1f1f1;--color-neutral-main:#ededed;--color-neutral-medium:#bebebe;--color-neutral-dark:#8e8e8e;--color-neutral-darker:#5f5f5f;--color-neutral-darkest:#2f2f2f;--color-black:#000000;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--font-primary:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-arabic:"Noto Sans Arabic","Tajawal",Arial,sans-serif;--font-mono:"Fira Code","Courier New",monospace;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--weight-light:300;--weight-normal:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;--line-tight:1.25;--line-normal:1.5;--line-relaxed:1.75;--line-loose:2;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--space-5xl:8rem;--radius-none:0;--radius-sm:0.25rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,0.25);--z-base:0;--z-dropdown:1000;--z-sticky:1020;--z-fixed:1030;--z-modal-backdrop:1040;--z-modal:1050;--z-popover:1060;--z-tooltip:1070;--transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--transition-base:200ms cubic-bezier(0.4,0,0.2,1);--transition-slow:300ms cubic-bezier(0.4,0,0.2,1);--transition-slower:500ms cubic-bezier(0.4,0,0.2,1)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}body{font-family:var(--font-primary);font-size:var(--text-base);line-height:var(--line-normal);color:var(--color-dark-main);background:var(--color-white);overflow-x:hidden}[dir=rtl] body{font-family:var(--font-arabic)}h1,h2,h3,h4,h5,h6{font-weight:var(--weight-bold);line-height:var(--line-tight);color:var(--color-dark-main)}h1{font-size:var(--text-5xl)}h2{font-size:var(--text-4xl)}h3{font-size:var(--text-3xl)}h4{font-size:var(--text-2xl)}h5{font-size:var(--text-xl)}h6{font-size:var(--text-lg)}a{color:var(--color-primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-primary-dark)}img{max-width:100%;height:auto;display:block}button{font-family:inherit;font-size:inherit;line-height:inherit}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}input:focus,input:focus-visible,textarea:focus,textarea:focus-visible{outline:none}::selection{background:var(--color-primary-light);color:white}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.section{padding:4rem 0}@media (max-width:768px){.section{padding:2rem 0}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (max-width:768px){h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}.container{padding:0 1rem}}@media (max-width:480px){h1{font-size:var(--text-3xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}.container{padding:0 .75rem}.section{padding:1.5rem 0}}@media (max-width:768px){.hide-mobile{display:none!important}}@media (min-width:769px){.show-mobile-only{display:none!important}}@media (max-width:1024px){.hide-tablet{display:none!important}}@media (max-width:768px){.text-center-mobile{text-align:center!important}.flex-col-mobile{flex-direction:column!important}.items-center-mobile{align-items:center!important}.gap-sm-mobile{gap:.5rem!important}.w-full-mobile{width:100%!important}[role=button],a.btn,button{min-height:44px}body,html{overflow-x:hidden;max-width:100vw}a,button{-webkit-tap-highlight-color:transparent}}.grecaptcha-badge{visibility:hidden!important;opacity:0!important;pointer-events:none!important}