.Header-module__KHjLKa__header{z-index:50;-webkit-backdrop-filter:blur(20px)saturate(200%);backdrop-filter:blur(20px)saturate(200%);background:#e0f2fecc;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;height:72px;padding:0 32px;transition:all .3s;display:flex;position:sticky;top:0}.Header-module__KHjLKa__headerScrolled{background:#ffffffd9;border-bottom-color:#0f172a12;height:66px;box-shadow:0 4px 24px #0f172a0f}.Header-module__KHjLKa__logoContainer{flex-shrink:0;align-items:center;gap:14px;margin-right:32px;display:flex}.Header-module__KHjLKa__logoIcon{background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 0 15px #2563eb80}.Header-module__KHjLKa__logoTextContainer{flex-direction:column;display:flex}.Header-module__KHjLKa__logoTitle{color:#0f172a;letter-spacing:-.025em;margin:0;font-size:26px;font-weight:800;line-height:1.1}.Header-module__KHjLKa__logoSubtitle{color:#3b82f6;margin:2px 0 0;font-size:16px;font-weight:600;line-height:1.1}.Header-module__KHjLKa__navLinks{flex:1;display:none}@media (min-width:768px){.Header-module__KHjLKa__navLinks{justify-content:center;align-items:center;gap:36px;display:flex}}.Header-module__KHjLKa__navItem{color:#475569;align-items:center;gap:8px;font-size:17px;font-weight:600;text-decoration:none;transition:color .2s;display:flex;position:relative}.Header-module__KHjLKa__navItem:hover,.Header-module__KHjLKa__navItemActive{color:#0f172a}.Header-module__KHjLKa__navItemActive:after{content:"";background:#2563eb;border-radius:2px;height:2px;position:absolute;bottom:-24px;left:0;right:0;box-shadow:0 -2px 10px #2563eb80}.Header-module__KHjLKa__rightControls{align-items:center;gap:24px;margin-left:auto;display:flex}.Header-module__KHjLKa__notifWrapper{position:relative}.Header-module__KHjLKa__notifBtn{cursor:pointer;color:#475569;background:#00000008;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:relative}.Header-module__KHjLKa__notifBtn:hover{color:#0f172a;background:#00000014}.Header-module__KHjLKa__notifBtnActive{color:#3b82f6;background:#2563eb26;border-color:#2563eb4d}.Header-module__KHjLKa__notifDot{background-color:#ef4444;border:2px solid #0b0f1a;border-radius:50%;width:10px;height:10px;position:absolute;top:0;right:0;box-shadow:0 0 8px #ef444499}.Header-module__KHjLKa__userWrapper{position:relative}.Header-module__KHjLKa__userBtn{cursor:pointer;background-color:#00000008;border:1px solid #00000014;border-radius:9999px;align-items:center;gap:12px;padding:6px 16px 6px 6px;transition:all .2s;display:flex}.Header-module__KHjLKa__userBtn:hover{background-color:#00000014}.Header-module__KHjLKa__userAvatar{object-fit:cover;border:2px solid #0000001a;border-radius:50%;width:34px;height:34px}.Header-module__KHjLKa__userName{color:#0f172a;font-size:16px;font-weight:600;display:none}@media (min-width:768px){.Header-module__KHjLKa__userName{display:block}}.Header-module__KHjLKa__dropdown{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#121826;border:1px solid #ffffff1a;border-radius:16px;width:320px;margin-top:16px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 20px 40px #00000080}.Header-module__KHjLKa__dropdownUser{width:240px}.Header-module__KHjLKa__dropdownHeader{background:#ffffff05;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:16px;display:flex}.Header-module__KHjLKa__dropdownTitle{color:#f8fafc;margin:0;font-size:15px;font-weight:700}.Header-module__KHjLKa__dropdownAction{color:#3b82f6;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.Header-module__KHjLKa__dropdownAction:hover{color:#93c5fd}.Header-module__KHjLKa__dropdownList{max-height:288px;overflow-y:auto}.Header-module__KHjLKa__emptyState{text-align:center;padding:40px 0}.Header-module__KHjLKa__emptyIcon{color:#475569;margin:0 auto 8px;display:block}.Header-module__KHjLKa__emptyText{color:#94a3b8;margin:0;font-size:13px}.Header-module__KHjLKa__notifItem{border-bottom:1px solid #ffffff08;align-items:flex-start;gap:12px;padding:14px 16px;text-decoration:none;transition:background-color .15s;display:flex}.Header-module__KHjLKa__notifItem:hover{background-color:#ffffff08}.Header-module__KHjLKa__notifItem:last-child{border-bottom:none}.Header-module__KHjLKa__notifContent{flex:1;min-width:0}.Header-module__KHjLKa__notifItemTitle{color:#f8fafc;margin:0;font-size:14px;font-weight:600}.Header-module__KHjLKa__notifItemDesc{color:#cbd5e1;margin:4px 0 0;font-size:13px;line-height:1.5}.Header-module__KHjLKa__userInfo{align-items:center;gap:12px;display:flex}.Header-module__KHjLKa__userAvatarLg{object-fit:cover;border:2px solid #2563eb80;border-radius:50%;width:44px;height:44px}.Header-module__KHjLKa__userInfoText{min-width:0}.Header-module__KHjLKa__userInfoName{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:700;overflow:hidden}.Header-module__KHjLKa__userInfoEmail{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;overflow:hidden}.Header-module__KHjLKa__menuGroup{padding:8px 0}.Header-module__KHjLKa__menuItem{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.Header-module__KHjLKa__menuItem:hover{color:#f8fafc;background-color:#ffffff0d}.Header-module__KHjLKa__menuIcon{color:#94a3b8}.Header-module__KHjLKa__menuDivider{border-top:1px solid #ffffff0d;padding:8px 0}.Header-module__KHjLKa__menuItemDanger{color:#ef4444}.Header-module__KHjLKa__menuItemDanger:hover{background-color:#ef44441a}.Header-module__KHjLKa__loginBtn{color:#0f172a;cursor:pointer;background:0 0;border:none;align-items:center;padding:8px 16px;font-size:17px;font-weight:700;text-decoration:none;transition:color .15s;display:inline-flex}.Header-module__KHjLKa__loginBtn:hover{color:#1d4ed8}.Header-module__KHjLKa__signupBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1d4ed8,#2563eb);border:1px solid #ffffff1a;border-radius:9999px;align-items:center;padding:10px 24px;font-size:17px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #2563eb4d}.Header-module__KHjLKa__signupBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #2563eb66}.Header-module__KHjLKa__authGroup{align-items:center;gap:8px;display:flex}@media (max-width:767px){.Header-module__KHjLKa__authGroupDesktopOnly{display:none}}.Header-module__KHjLKa__mobileMenuBtn{color:#475569;cursor:pointer;background:#00000008;border:1px solid #00000014;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (min-width:768px){.Header-module__KHjLKa__mobileMenuBtn{display:none}}.Header-module__KHjLKa__mobileOverlay{z-index:49;background:#0f172a59;position:fixed;inset:72px 0 0}.Header-module__KHjLKa__mobileDrawer{z-index:49;background:#fff;border-bottom:1px solid #00000014;max-height:calc(100vh - 72px);animation:.2s forwards Header-module__KHjLKa__mobileDrawerIn;position:fixed;top:72px;left:0;right:0;overflow-y:auto;box-shadow:0 16px 32px #0f172a1f}@keyframes Header-module__KHjLKa__mobileDrawerIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.Header-module__KHjLKa__mobileOverlay,.Header-module__KHjLKa__mobileDrawer{display:none}}.Header-module__KHjLKa__mobileNavList{flex-direction:column;padding:12px;display:flex}.Header-module__KHjLKa__mobileNavItem{color:#475569;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.Header-module__KHjLKa__mobileNavItem:active,.Header-module__KHjLKa__mobileNavItem:hover{color:#1d4ed8;background:#2563eb12}.Header-module__KHjLKa__mobileNavItemActive{color:#1d4ed8;background:#2563eb1a}.Header-module__KHjLKa__mobileSectionLabel{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin:12px 14px 4px;font-size:11px;font-weight:800}.Header-module__KHjLKa__mobileAuthGroup{border-top:1px solid #0000000f;flex-direction:column;gap:10px;margin-top:8px;padding:14px;display:flex}.Header-module__KHjLKa__mobileAuthGroup .Header-module__KHjLKa__loginBtn,.Header-module__KHjLKa__mobileAuthGroup .Header-module__KHjLKa__signupBtn{justify-content:center;width:100%}.Header-module__KHjLKa__coursesWrapper{align-items:center;display:flex;position:relative}.Header-module__KHjLKa__coursesBtn{cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:6px;padding:6px 10px;transition:background .18s,color .18s;display:flex}.Header-module__KHjLKa__coursesBtnActive,.Header-module__KHjLKa__coursesBtn:hover{color:#1d4ed8;background:#2563eb12}.Header-module__KHjLKa__coursesChevron{background:#0f172a0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-left:2px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),background .18s;display:inline-flex}.Header-module__KHjLKa__coursesChevronOpen{color:#2563eb;background:#2563eb1f;transform:rotate(180deg)}.Header-module__KHjLKa__megaDropdown{-webkit-backdrop-filter:blur(24px)saturate(180%);z-index:9999;transform-origin:top;background:#fffffff5;border:1px solid #2563eb1f;border-radius:20px;width:320px;animation:.22s cubic-bezier(.34,1.4,.64,1) forwards Header-module__KHjLKa__megaIn;position:absolute;top:calc(100% + 20px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ffffffe6,0 8px 32px #0f172a1f,0 32px 64px #0f172a14,0 4px 8px #2563eb0f}@keyframes Header-module__KHjLKa__megaIn{0%{opacity:0;transform:translate(-50%)translateY(-8px)scale(.97)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.Header-module__KHjLKa__megaArrow{z-index:1;background:#fffffff5;border-top:1px solid #2563eb1f;border-left:1px solid #2563eb1f;border-radius:2px 0 0;width:12px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.Header-module__KHjLKa__megaSection{padding:12px 10px 8px}.Header-module__KHjLKa__megaSectionLabel{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin:0 0 6px 6px;font-size:10px;font-weight:800}.Header-module__KHjLKa__megaDivider{align-items:center;gap:0;margin:4px 0 0;padding:0 14px;display:flex}.Header-module__KHjLKa__megaDivider:before,.Header-module__KHjLKa__megaDivider:after{content:"";background:linear-gradient(90deg,#0000,#2563eb26,#0000);flex:1;height:1px}.Header-module__KHjLKa__megaDividerBadge{letter-spacing:.06em;color:#2563eb;white-space:nowrap;background:#2563eb14;border:1px solid #2563eb26;border-radius:99px;margin:0 8px;padding:3px 10px;font-size:9.5px;font-weight:800}.Header-module__KHjLKa__megaItem{cursor:pointer;border:1px solid #0000;border-radius:14px;align-items:center;gap:12px;margin-bottom:2px;padding:10px;text-decoration:none;transition:all .18s;display:flex;position:relative;overflow:hidden}.Header-module__KHjLKa__megaItem:before{content:"";opacity:0;pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff80 0%,#0000 60%);transition:opacity .2s;position:absolute;inset:0}.Header-module__KHjLKa__megaItem:hover:before{opacity:1}.Header-module__KHjLKa__megaItemPurple:hover{background:#2563eb12;border-color:#2563eb24}.Header-module__KHjLKa__megaItemIndigo:hover{background:#1d4ed812;border-color:#1d4ed824}.Header-module__KHjLKa__megaItemGreen:hover{background:#22c55e12;border-color:#22c55e24}.Header-module__KHjLKa__megaItemBlue:hover{background:#3b82f612;border-color:#3b82f624}.Header-module__KHjLKa__megaIcon{border:1px solid #0000;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:flex}.Header-module__KHjLKa__megaItem:hover .Header-module__KHjLKa__megaIcon{transform:scale(1.08)rotate(-3deg)}.Header-module__KHjLKa__megaIconPurple{color:#2563eb;background:linear-gradient(135deg,#3b82f626,#2563eb1a);border-color:#2563eb33}.Header-module__KHjLKa__megaIconIndigo{color:#1d4ed8;background:linear-gradient(135deg,#2563eb26,#1d4ed81a);border-color:#1d4ed833}.Header-module__KHjLKa__megaIconGreen{color:#16a34a;background:linear-gradient(135deg,#22c55e26,#10b9811a);border-color:#22c55e33}.Header-module__KHjLKa__megaIconBlue{color:#2563eb;background:linear-gradient(135deg,#3b82f626,#2563eb1a);border-color:#3b82f633}.Header-module__KHjLKa__megaItemBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Header-module__KHjLKa__megaItemTitle{color:#0f172a;align-items:center;gap:6px;font-size:13.5px;font-weight:700;line-height:1.2;transition:color .15s;display:flex}.Header-module__KHjLKa__megaItemPurple:hover .Header-module__KHjLKa__megaItemTitle{color:#2563eb}.Header-module__KHjLKa__megaItemIndigo:hover .Header-module__KHjLKa__megaItemTitle{color:#1d4ed8}.Header-module__KHjLKa__megaItemGreen:hover .Header-module__KHjLKa__megaItemTitle{color:#16a34a}.Header-module__KHjLKa__megaItemBlue:hover .Header-module__KHjLKa__megaItemTitle{color:#2563eb}.Header-module__KHjLKa__megaItemDesc{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:400;line-height:1.4;overflow:hidden}.Header-module__KHjLKa__megaBadgeNew{letter-spacing:.06em;color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:5px;flex-shrink:0;align-items:center;padding:1px 6px;font-size:9px;font-weight:800;display:inline-flex;box-shadow:0 2px 6px #2563eb66}.Header-module__KHjLKa__megaItemArrow{color:#cbd5e1;flex-shrink:0;font-size:14px;line-height:1;transition:transform .2s,color .15s}.Header-module__KHjLKa__megaItem:hover .Header-module__KHjLKa__megaItemArrow{color:currentColor;transform:translate(3px)}.Header-module__KHjLKa__megaItemPurple:hover .Header-module__KHjLKa__megaItemArrow{color:#2563eb}.Header-module__KHjLKa__megaItemIndigo:hover .Header-module__KHjLKa__megaItemArrow{color:#1d4ed8}.Header-module__KHjLKa__megaItemGreen:hover .Header-module__KHjLKa__megaItemArrow{color:#16a34a}.Header-module__KHjLKa__megaItemBlue:hover .Header-module__KHjLKa__megaItemArrow{color:#2563eb}.Header-module__KHjLKa__megaFooter{background:linear-gradient(#f8fafc80,#f1f5f9cc);border-top:1px solid #0f172a0d;margin-top:4px;padding:8px 10px 12px}.Header-module__KHjLKa__megaFooterLink{color:#475569;letter-spacing:.01em;background:#0f172a0a;border:1px solid #0f172a12;border-radius:11px;justify-content:center;align-items:center;gap:6px;width:100%;padding:9px 16px;font-size:12px;font-weight:700;text-decoration:none;transition:all .18s;display:flex}.Header-module__KHjLKa__megaFooterLink:hover{color:#2563eb;background:#2563eb0f;border-color:#2563eb2e;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb1a}.Header-module__KHjLKa__lightDropdown{z-index:100;transform-origin:100% 0;background:#fff;border:1px solid #0f172a14;border-radius:16px;width:300px;animation:.18s cubic-bezier(.34,1.4,.64,1) forwards Header-module__KHjLKa__lightDropIn;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 4px 6px -1px #0f172a0d,0 12px 28px -4px #0f172a1a,inset 0 0 0 1px #ffffffe6}.Header-module__KHjLKa__lightDropdownUser{width:220px}@keyframes Header-module__KHjLKa__lightDropIn{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Header-module__KHjLKa__lightDropHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.Header-module__KHjLKa__lightDropTitle{color:#0f172a;font-size:13px;font-weight:700}.Header-module__KHjLKa__unreadBadge{color:#fff;background:#ef4444;border-radius:99px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;display:inline-flex}.Header-module__KHjLKa__lightMarkRead{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;font-weight:600;transition:color .15s}.Header-module__KHjLKa__lightMarkRead:hover{color:#1d4ed8}.Header-module__KHjLKa__lightDropList{max-height:260px;overflow-y:auto}.Header-module__KHjLKa__lightEmpty{text-align:center;padding:32px 16px}.Header-module__KHjLKa__lightNotifItem{border-bottom:1px solid #f8fafc;align-items:flex-start;gap:10px;padding:11px 16px;transition:background .12s;display:flex}.Header-module__KHjLKa__lightNotifItem:hover{background:#f8fafc}.Header-module__KHjLKa__lightNotifItem:last-child{border-bottom:none}.Header-module__KHjLKa__lightNotifUnread{background:#fafbff}.Header-module__KHjLKa__lightNotifDotWrap{flex-shrink:0;justify-content:center;width:16px;padding-top:4px;display:flex}.Header-module__KHjLKa__lightNotifDot{background:#2563eb;border-radius:50%;width:7px;height:7px;display:block}.Header-module__KHjLKa__lightNotifTitle{color:#0f172a;margin:0 0 2px;font-size:13px;font-weight:600;line-height:1.35}.Header-module__KHjLKa__lightNotifDesc{color:#64748b;margin:0 0 3px;font-size:12px;line-height:1.45}.Header-module__KHjLKa__lightNotifTime{color:#94a3b8;margin:0;font-size:11px}.Header-module__KHjLKa__lightDropFooter{background:#fafbff;border-top:1px solid #f1f5f9;padding:10px 16px}.Header-module__KHjLKa__lightDropFooterBtn{color:#475569;cursor:pointer;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:8px;font-size:12px;font-weight:600;transition:all .15s}.Header-module__KHjLKa__lightDropFooterBtn:hover{color:#2563eb;background:#fafbff;border-color:#2563eb}.Header-module__KHjLKa__lightUserHeader{background:linear-gradient(135deg,#fafbff 0%,#f8fafc 100%);border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:16px;display:flex}.Header-module__KHjLKa__lightUserAvatarLg{object-fit:cover;border:2px solid #2563eb40;border-radius:50%;flex-shrink:0;width:42px;height:42px}.Header-module__KHjLKa__lightUserName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;max-width:130px;margin:0 0 2px;font-size:14px;font-weight:700;overflow:hidden}.Header-module__KHjLKa__lightUserEmail{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;max-width:130px;margin:0 0 4px;font-size:11px;overflow:hidden}.Header-module__KHjLKa__lightRoleBadge{letter-spacing:.05em;color:#2563eb;text-transform:uppercase;background:#2563eb1a;border:1px solid #2563eb33;border-radius:99px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.Header-module__KHjLKa__lightMenuGroup{padding:6px 0}.Header-module__KHjLKa__lightMenuItem{color:#374151;text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:9px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.Header-module__KHjLKa__lightMenuItem:hover{color:#0f172a;background:#f1f5f9}.Header-module__KHjLKa__lightMenuIcon{color:#94a3b8;flex-shrink:0;align-items:center;transition:color .12s;display:flex}.Header-module__KHjLKa__lightMenuItem:hover .Header-module__KHjLKa__lightMenuIcon{color:#2563eb}.Header-module__KHjLKa__lightMenuDivider{border-top:1px solid #f1f5f9;padding:6px 0}.Header-module__KHjLKa__lightMenuItemDanger{color:#ef4444!important}.Header-module__KHjLKa__lightMenuItemDanger:hover{color:#dc2626!important;background:#fff5f5!important}.Header-module__KHjLKa__lightMenuItemDanger .Header-module__KHjLKa__lightMenuIcon{color:#ef4444!important}
.Footer-module__yg9ahW__footer{color:#e2e8f0;background-color:#0b0f1a;background-image:radial-gradient(at 15% 0,#2563eb29 0,#0000 55%),radial-gradient(at 85% 15%,#0ea5e91f 0,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding:0 32px 32px;font-family:inherit;position:relative;overflow:hidden}@media (max-width:640px){.Footer-module__yg9ahW__footer{padding:0 18px 24px}.Footer-module__yg9ahW__container{padding-top:40px}.Footer-module__yg9ahW__topSection{gap:32px;margin-bottom:32px}.Footer-module__yg9ahW__trustRow{gap:16px;padding:20px 0}}.Footer-module__yg9ahW__topBorder{background:linear-gradient(90deg,#1d4ed8,#3b82f6,#0ea5e9);height:3px}.Footer-module__yg9ahW__container{max-width:1680px;margin:0 auto;padding-top:64px}.Footer-module__yg9ahW__topSection{grid-template-columns:1fr;gap:48px;margin-bottom:48px;display:grid}@media (min-width:1024px){.Footer-module__yg9ahW__topSection{grid-template-columns:3fr 2fr 2fr 2fr;gap:32px}}.Footer-module__yg9ahW__logoColumn{flex-direction:column;gap:20px;max-width:320px;display:flex}.Footer-module__yg9ahW__logo{align-items:center;gap:12px;display:flex}.Footer-module__yg9ahW__logoIcon{background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 0 20px #2563eb66}.Footer-module__yg9ahW__logoTextContainer{flex-direction:column;display:flex}.Footer-module__yg9ahW__logoTitle{color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:800;line-height:1.1}.Footer-module__yg9ahW__logoSubtitle{color:#93c5fd;margin:2px 0 0;font-size:14px;font-weight:600;line-height:1.1}.Footer-module__yg9ahW__description{color:#94a3b8;margin:0;font-size:15px;line-height:1.65}.Footer-module__yg9ahW__socialRow{gap:10px;margin-top:4px;display:flex}.Footer-module__yg9ahW__socialLink{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.Footer-module__yg9ahW__socialLink:hover{color:#fff;background:linear-gradient(135deg,#1d4ed8,#2563eb);border-color:#0000;transform:translateY(-2px);box-shadow:0 6px 16px #1d4ed859}.Footer-module__yg9ahW__paymentBlock{margin-top:8px}.Footer-module__yg9ahW__paymentLabel{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:700}.Footer-module__yg9ahW__paymentBadge{background:#fff;border-radius:10px;align-items:center;padding:8px 14px;display:inline-flex;box-shadow:0 4px 14px #00000040}.Footer-module__yg9ahW__navColumn{flex-direction:column;display:flex}.Footer-module__yg9ahW__navTitle{color:#f8fafc;letter-spacing:.1em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:800}.Footer-module__yg9ahW__navList{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__yg9ahW__navLink{color:#94a3b8;font-size:14.5px;text-decoration:none;transition:color .15s,padding-left .15s}.Footer-module__yg9ahW__navLink:hover{color:#fff}.Footer-module__yg9ahW__trustRow{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:center;gap:28px;margin-bottom:32px;padding:28px 0;display:flex}.Footer-module__yg9ahW__trustItem{color:#cbd5e1;align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.Footer-module__yg9ahW__trustIcon{font-size:16px}.Footer-module__yg9ahW__bottomSection{flex-direction:column;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;display:flex}@media (min-width:768px){.Footer-module__yg9ahW__bottomSection{flex-direction:row}}.Footer-module__yg9ahW__copyright{color:#64748b;margin:0;font-size:13.5px}.Footer-module__yg9ahW__bottomLinks{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.Footer-module__yg9ahW__bottomLink{color:#64748b;font-size:13.5px;text-decoration:none;transition:color .15s}.Footer-module__yg9ahW__bottomLink:hover{color:#93c5fd}.Footer-module__yg9ahW__helpButton{color:#fff;cursor:pointer;z-index:40;background:linear-gradient(135deg,#1d4ed8,#2563eb);border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:700;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #1d4ed866}.Footer-module__yg9ahW__helpButton:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 12px 30px #1d4ed880}
