:root{--app-max-width:1240px;--header-height:82px;--page-side-padding:24px;--section-gap:24px;--card-radius:20px;--surface:#fff;--surface-soft:#f8fafc;--page-bg:#f4f6fb;--text-primary:#0f172a;--text-secondary:#64748b;--border-soft:#e9eef5;--shadow-soft:0 10px 28px #0f172a0f}*{box-sizing:border-box;margin:0;padding:0}body{padding-top:var(--header-height)}@media (max-width:992px){:root{--header-height:72px;--page-side-padding:16px;--section-gap:20px}}
.header-module__6rtY2W__header{z-index:1000;width:100%;height:var(--header-height);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-soft);background:#fffffff5;position:fixed;top:0}.header-module__6rtY2W__inner{height:100%;max-width:var(--app-max-width);padding:0 var(--page-side-padding);grid-template-columns:auto 1fr;align-items:center;gap:24px;margin:0 auto;display:grid}.header-module__6rtY2W__brand{justify-self:start;align-items:center;gap:10px;text-decoration:none;display:flex}.header-module__6rtY2W__logoWrapper{background:#fff;border-radius:12px;width:60px;height:60px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0f172a0d}.header-module__6rtY2W__logoImage{object-fit:contain}.header-module__6rtY2W__navArea{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-width:0;display:grid}.header-module__6rtY2W__leftActions{justify-self:start}.header-module__6rtY2W__rightActions{justify-self:end;align-items:center;display:flex}.header-module__6rtY2W__nav{justify-content:center;min-width:0;display:flex}.header-module__6rtY2W__menuItem{justify-content:center;align-items:center;gap:18px;margin:0;padding:0;list-style:none;display:flex}.header-module__6rtY2W__item{color:#475569;justify-content:center;align-items:center;height:44px;padding:0 14px;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.header-module__6rtY2W__item:hover{color:#0f172a}.header-module__6rtY2W__item:after{content:"";background:#2563eb;height:4px;font-weight:700;transition:transform .22s;position:absolute;bottom:0;left:10px;right:10px;transform:scaleX(0)}.header-module__6rtY2W__item:hover:after{transform:scaleX(1.1)}.header-module__6rtY2W__activeItem{color:#0f172a;font-weight:600}.header-module__6rtY2W__activeItem:after{transform:scaleX(1)}.header-module__6rtY2W__exploreWrapper{position:relative}.header-module__6rtY2W__exploreButton{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #b8b8b8;border-radius:5px;height:45px;padding:10px 20px;font-size:14px;font-weight:600;transition:background-color .18s,border-color .18s}.header-module__6rtY2W__exploreButton:hover{background:#f8fafc;border-color:#cfd8e6}.header-module__6rtY2W__exploreDropdown{opacity:0;visibility:hidden;z-index:999;background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:230px;padding:8px;transition:all .2s;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(-6px);box-shadow:0 14px 30px #0f172a14}.header-module__6rtY2W__exploreWrapper:hover .header-module__6rtY2W__exploreDropdown{opacity:1;visibility:visible;transform:translateY(0)}.header-module__6rtY2W__exploreList{margin:0;padding:0;list-style:none}.header-module__6rtY2W__exploreList li a{color:#1e293b;border-radius:10px;padding:11px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .18s;display:block}.header-module__6rtY2W__exploreList li a:hover{background:#f8fafc}.header-module__6rtY2W__profileDropdownWrapper{position:relative}.header-module__6rtY2W__profileAvatar{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:50%;place-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:grid}.header-module__6rtY2W__profileDropdownMenu{opacity:0;visibility:hidden;z-index:999;background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:180px;padding:8px;transition:all .2s;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-6px);box-shadow:0 14px 30px #0f172a14}.header-module__6rtY2W__profileDropdownWrapper:hover .header-module__6rtY2W__profileDropdownMenu{opacity:1;visibility:visible;transform:translateY(0)}.header-module__6rtY2W__dropdownItem,.header-module__6rtY2W__dropdownLogout{text-align:left;color:#1e293b;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;width:100%;padding:11px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .18s;display:flex}.header-module__6rtY2W__dropdownItem:hover{background:#f8fafc}.header-module__6rtY2W__dropdownLogout{color:#000;background-color:#ff0c0c94}.header-module__6rtY2W__dropdownLogout:hover{background:#ef444414}.header-module__6rtY2W__dropdownDivider{background:#eef2f7;height:1px;margin:6px 0}.header-module__6rtY2W__loginRegisterButton{color:#fff;background:#1644b9;border-radius:5px;justify-content:center;align-items:center;height:40px;padding:15px;font-family:Courier New,Courier,monospace;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .18s;display:inline-flex}.header-module__6rtY2W__loginRegisterButton:hover{background:#1d4ed8}.header-module__6rtY2W__menuToggleButton{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe2ef;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;font-size:18px;display:none}@media (max-width:992px){.header-module__6rtY2W__header{height:72px}.header-module__6rtY2W__inner{grid-template-columns:auto auto;justify-content:space-between;height:72px;padding:0 16px}.header-module__6rtY2W__menuToggleButton{display:inline-flex}.header-module__6rtY2W__navArea{z-index:999;background:#fff;border-bottom:1px solid #e2e8f0;grid-template-columns:1fr;gap:18px;padding:20px 16px 24px;display:none;position:absolute;top:72px;left:0;right:0}.header-module__6rtY2W__menuOpen{height:100vh;display:grid}.header-module__6rtY2W__leftActions,.header-module__6rtY2W__rightActions,.header-module__6rtY2W__nav{justify-content:center;justify-self:center;width:100%}.header-module__6rtY2W__menuItem{flex-direction:column;gap:2px;width:100%}.header-module__6rtY2W__item{width:100%}.header-module__6rtY2W__item:after{left:25%;right:25%}}@media (max-width:640px){.header-module__6rtY2W__brandTitle{font-size:16px}}
.footer-module__tUdqrq__footer{color:#fff;background:#0f172a}.footer-module__tUdqrq__footerWrapper{width:100%;max-width:1240px;margin:0 auto;padding:56px 24px 22px}.footer-module__tUdqrq__footerAboutAndMore{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:64px;padding-bottom:50px;display:flex}.footer-module__tUdqrq__logoAndMoto{max-width:360px}.footer-module__tUdqrq__logo{letter-spacing:-.4px;margin-bottom:14px;font-size:24px;font-weight:800}.footer-module__tUdqrq__logoWrapper{background:#fff;border-radius:12px;width:100px;height:100px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0f172a0d}.footer-module__tUdqrq__logoImage{object-fit:contain}.footer-module__tUdqrq__moto{color:#ffffffa6;font-size:14px;line-height:1.7}.footer-module__tUdqrq__importantLinks{flex:1;grid-template-columns:repeat(4,minmax(120px,1fr));gap:32px;display:grid}.footer-module__tUdqrq__productLinks,.footer-module__tUdqrq__companyLinks,.footer-module__tUdqrq__socialLinks{border-right:1px solid gray}.footer-module__tUdqrq__productLinks h4,.footer-module__tUdqrq__companyLinks h4,.footer-module__tUdqrq__socialLinks h4,.footer-module__tUdqrq__legalLinks h4{color:#fff;margin-bottom:14px;font-size:20px;font-weight:700}.footer-module__tUdqrq__listWrapper{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-module__tUdqrq__listItem{color:#fff;cursor:pointer;font-size:14px;line-height:1.5;transition:color .2s}.footer-module__tUdqrq__listItem:hover{color:#fff}.footer-module__tUdqrq__footerTermsAndCopyright{justify-content:space-between;align-items:center;gap:16px;padding-top:20px;display:flex}.footer-module__tUdqrq__termsAndCopyright,.footer-module__tUdqrq__socialLinksIcon{color:#ffffff80;font-size:13px;line-height:1.5}@media (max-width:992px){.footer-module__tUdqrq__footerAboutAndMore{flex-direction:column;gap:36px}.footer-module__tUdqrq__importantLinks{grid-template-columns:repeat(2,minmax(140px,1fr));gap:28px;width:100%}.footer-module__tUdqrq__footerTermsAndCopyright{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.footer-module__tUdqrq__footerWrapper{padding:40px 16px 20px}.footer-module__tUdqrq__importantLinks{grid-template-columns:1fr;gap:22px}.footer-module__tUdqrq__footerTermsAndCopyright{text-align:center;align-items:center}.footer-module__tUdqrq__logoAndMoto{text-align:center;max-width:100%}}
