.SearchModal-module__ZhKSMG__overlay{z-index:1100;-webkit-backdrop-filter:blur(14px)saturate(150%);backdrop-filter:blur(14px)saturate(150%);background:#021a268c;justify-content:center;padding-top:min(16vh,140px);animation:.16s ease-out SearchModal-module__ZhKSMG__smFade;display:flex;position:fixed;inset:0}@keyframes SearchModal-module__ZhKSMG__smFade{0%{opacity:0}to{opacity:1}}.SearchModal-module__ZhKSMG__panel{background:#fffffffa;border-radius:18px;flex-direction:column;width:min(720px,100vw - 40px);max-height:72vh;animation:.2s cubic-bezier(.2,.7,.2,1) SearchModal-module__ZhKSMG__smScale;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px -20px #021a268c,0 0 0 1px #ffffff1a}@keyframes SearchModal-module__ZhKSMG__smScale{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:none}}.SearchModal-module__ZhKSMG__inputRow{border-bottom:1px solid #e5e7eb;align-items:center;gap:14px;padding:22px 24px;display:flex}.SearchModal-module__ZhKSMG__searchIcon{color:#6b7280;display:inline-flex}.SearchModal-module__ZhKSMG__input{color:#0f172a;letter-spacing:-.01em;background:0 0;border:none;outline:none;flex:1;padding:0;font-size:20px;font-weight:500}.SearchModal-module__ZhKSMG__input::placeholder{color:#94a3b8}.SearchModal-module__ZhKSMG__escBtn{color:#6b7280;cursor:pointer;letter-spacing:.04em;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:600}.SearchModal-module__ZhKSMG__body{padding:24px 28px 28px;overflow-y:auto}.SearchModal-module__ZhKSMG__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#6b7280;margin-bottom:14px;font-size:11px;font-weight:700}.SearchModal-module__ZhKSMG__chips{flex-wrap:wrap;gap:8px;display:flex}.SearchModal-module__ZhKSMG__chip{color:#334155;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:500;transition:background .14s}.SearchModal-module__ZhKSMG__chip:hover{background:#f3f7fb;border-color:#cbd5e1}.SearchModal-module__ZhKSMG__tips{color:#64748b;border-top:1px solid #e5e7eb;flex-wrap:wrap;gap:22px;margin-top:28px;padding-top:22px;font-size:12.5px;display:flex}.SearchModal-module__ZhKSMG__tip{align-items:center;gap:6px;display:inline-flex}.SearchModal-module__ZhKSMG__tip kbd{color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:10.5px;font-weight:600}.SearchModal-module__ZhKSMG__closeIconBtn{display:none}@media (max-width:600px){.SearchModal-module__ZhKSMG__overlay{padding-top:0}.SearchModal-module__ZhKSMG__panel{border-radius:0;width:100vw;height:100vh;max-height:100vh}.SearchModal-module__ZhKSMG__inputRow{padding:18px 20px}.SearchModal-module__ZhKSMG__escBtn{display:none}.SearchModal-module__ZhKSMG__closeIconBtn{color:#0f172a;cursor:pointer;background:#f3f4f6;border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:absolute;top:16px;right:16px}.SearchModal-module__ZhKSMG__input{font-size:17px}.SearchModal-module__ZhKSMG__body{padding:18px 20px 24px}}
.Header-module__tPtrlq__header{z-index:1000;padding:14px 0;transition:background-color .2s,box-shadow .2s,border-color .2s;position:fixed;top:0;left:0;right:0}.Header-module__tPtrlq__solid{-webkit-backdrop-filter:saturate(180%)blur(14px);backdrop-filter:saturate(180%)blur(14px);background:#ffffffd9;border-bottom:1px solid #0f172a14}.Header-module__tPtrlq__transparent{background:linear-gradient(#021a2659 0%,#021a2600 100%);border-bottom:1px solid #0000}.Header-module__tPtrlq__container{max-width:var(--container-width);align-items:center;gap:16px;margin:0 auto;padding:0 28px;display:flex}.Header-module__tPtrlq__left{flex-shrink:0;align-items:center;display:flex}.Header-module__tPtrlq__desktopNav{flex:1;min-width:0;display:flex}.Header-module__tPtrlq__right{align-items:center;gap:8px;margin-left:auto;display:flex}.Header-module__tPtrlq__searchSlot{align-items:center;display:inline-flex}.Header-module__tPtrlq__mobileOnly{display:none}.Header-module__tPtrlq__desktopOnly{align-items:center;display:inline-flex}.Header-module__tPtrlq__iconButton{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.Header-module__tPtrlq__iconButton.Header-module__tPtrlq__dark{background:var(--bg-light-secondary);color:var(--text-secondary)}.Header-module__tPtrlq__iconButton.Header-module__tPtrlq__dark:hover{background:var(--bg-hover-light)}.Header-module__tPtrlq__iconButton.Header-module__tPtrlq__light{color:var(--text-white);background:#ffffff1a}.Header-module__tPtrlq__iconButton.Header-module__tPtrlq__light:hover{background:#fff3}.Header-module__tPtrlq__mobileCreateBtn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s;display:none!important}.Header-module__tPtrlq__mobileCreateBtn.Header-module__tPtrlq__dark{background:var(--bg-brand);color:var(--text-white)}.Header-module__tPtrlq__mobileCreateBtn.Header-module__tPtrlq__dark:hover{background:var(--bg-brand-dark)}.Header-module__tPtrlq__mobileCreateBtn.Header-module__tPtrlq__light{color:var(--text-white);background:#fff3}.Header-module__tPtrlq__mobileCreateBtn.Header-module__tPtrlq__light:hover{background:#ffffff4d}.Header-module__tPtrlq__burger{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:none}.Header-module__tPtrlq__burger.Header-module__tPtrlq__dark{background:var(--bg-light-secondary);color:var(--text-secondary);border:1px solid #e5e7eb}.Header-module__tPtrlq__burger.Header-module__tPtrlq__dark:hover{background:var(--bg-hover-light)}.Header-module__tPtrlq__burger.Header-module__tPtrlq__light{color:var(--text-white);background:#ffffff1a;border:1px solid #ffffff2e}.Header-module__tPtrlq__burger.Header-module__tPtrlq__light:hover{background:#fff3}@media (max-width:1200px){.Header-module__tPtrlq__desktopNav,.Header-module__tPtrlq__desktopOnly{display:none}.Header-module__tPtrlq__mobileOnly{display:inline-flex}.Header-module__tPtrlq__burger{display:flex}.Header-module__tPtrlq__mobileCreateBtn{display:flex!important}.Header-module__tPtrlq__container{gap:10px;padding:0 16px}.Header-module__tPtrlq__right{gap:6px}}@media (min-width:1201px) and (max-width:1366px){.Header-module__tPtrlq__header{padding:8px 0}.Header-module__tPtrlq__container{gap:12px;padding:0 20px}.Header-module__tPtrlq__right{gap:6px}}
.Footer-module__MPE0dq__footer{background:var(--bg-light);margin-top:auto}.Footer-module__MPE0dq__divider{background:var(--border-light);height:1px}.Footer-module__MPE0dq__container{max-width:var(--container-width);margin:0 auto;padding:0 16px}.Footer-module__MPE0dq__grid{grid-template-columns:1.2fr 1fr 1fr 1fr 1.2fr;gap:40px;padding:48px 0;display:grid}.Footer-module__MPE0dq__brand{flex-direction:column;gap:20px;display:flex}.Footer-module__MPE0dq__followText{color:var(--text-secondary);font-size:14px;line-height:20px}.Footer-module__MPE0dq__socials{align-items:center;gap:24px;display:flex}.Footer-module__MPE0dq__socialLink{color:var(--text-primary);transform-origin:50%;border-radius:8px;justify-content:center;align-items:center;transition:color .2s,transform .2s;display:flex}.Footer-module__MPE0dq__socialLink:hover{color:var(--text-brand);transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.Footer-module__MPE0dq__socialLink{transition:color .2s}.Footer-module__MPE0dq__socialLink:hover{transform:none}}.Footer-module__MPE0dq__langButton{border:1px solid var(--border-light);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:10px 16px;transition:border-color .2s;display:flex}.Footer-module__MPE0dq__langButton:hover{border-color:var(--text-secondary)}.Footer-module__MPE0dq__langText{text-align:left;flex-direction:column;display:flex}.Footer-module__MPE0dq__langCountry{color:var(--text-secondary);font-size:12px;line-height:16px}.Footer-module__MPE0dq__langName{color:var(--text-primary);font-size:14px;font-weight:500;line-height:20px}.Footer-module__MPE0dq__column{flex-direction:column;display:flex}.Footer-module__MPE0dq__columnTitle{color:var(--text-primary);margin-bottom:24px;font-weight:500;line-height:26px}.Footer-module__MPE0dq__linkList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__MPE0dq__link{color:var(--text-secondary);font-size:14px;line-height:20px;text-decoration:none;transition:color .2s}.Footer-module__MPE0dq__link:hover{color:var(--text-brand)}.Footer-module__MPE0dq__linkItem{flex-direction:column;display:flex}.Footer-module__MPE0dq__linkToggle{all:unset;cursor:pointer;color:var(--text-secondary);align-items:center;gap:60px;font-size:14px;line-height:20px;transition:color .2s;display:inline-flex}.Footer-module__MPE0dq__linkToggle:hover{color:var(--text-brand)}.Footer-module__MPE0dq__linkToggle svg{transition:transform .2s}.Footer-module__MPE0dq__linkToggleOpen svg{transform:rotate(180deg)}.Footer-module__MPE0dq__sublinkList{opacity:0;flex-direction:column;gap:4px;max-height:0;margin:0;padding:0;list-style:none;transition:max-height .25s,opacity .2s,margin-top .25s;display:flex;overflow:hidden}.Footer-module__MPE0dq__sublinkListOpen{opacity:1;max-height:400px;margin-top:8px}.Footer-module__MPE0dq__sublink{color:var(--text-secondary);border-left:1px solid var(--border-light);padding:4px 0 4px 12px;font-size:13px;line-height:20px;text-decoration:none;transition:color .2s,border-color .2s;display:block}.Footer-module__MPE0dq__sublink:hover{color:var(--text-brand);border-left-color:var(--text-brand)}.Footer-module__MPE0dq__contactText{color:var(--text-secondary);font-size:14px;line-height:20px}.Footer-module__MPE0dq__appButtons{flex-direction:column;gap:12px;display:flex}.Footer-module__MPE0dq__appButton{background:var(--text-primary);color:var(--text-white);border-radius:10px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:opacity .2s;display:flex}.Footer-module__MPE0dq__appButton:hover{opacity:.9}.Footer-module__MPE0dq__bottom{justify-content:space-between;align-items:center;padding:16px 0;display:flex}.Footer-module__MPE0dq__copyright{color:var(--text-primary);align-items:center;gap:8px;font-size:14px;line-height:20px;display:flex}.Footer-module__MPE0dq__madeBy{color:var(--text-primary);font-size:14px;line-height:20px}@media (max-width:1024px){.Footer-module__MPE0dq__grid{grid-template-columns:1fr 1fr 1fr;gap:32px}}@media (max-width:768px){.Footer-module__MPE0dq__grid{grid-template-columns:1fr 1fr;gap:32px;padding:32px 0}.Footer-module__MPE0dq__brand{grid-column:1/-1}.Footer-module__MPE0dq__bottom{text-align:center;flex-direction:column;gap:12px}}@media (max-width:480px){.Footer-module__MPE0dq__grid{grid-template-columns:1fr;gap:24px;padding:24px 0}.Footer-module__MPE0dq__columnTitle{margin-bottom:16px}.Footer-module__MPE0dq__appButton{padding:10px 16px;font-size:13px}.Footer-module__MPE0dq__copyright,.Footer-module__MPE0dq__madeBy{font-size:13px}}@media (min-width:1025px) and (max-width:1366px){.Footer-module__MPE0dq__columns{gap:24px}.Footer-module__MPE0dq__container{padding-left:24px;padding-right:24px}}
