@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@400;600;700&family=JetBrains+Mono:wght@600;700&display=swap");.header_header__Awatn{position:sticky;top:0;left:0;width:100%;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.03);box-shadow:0 0 10px rgba(0,0,0,.08);z-index:998}.header_logo__QDj1X{font-family:JetBrains Mono,monospace;font-size:1.6rem;font-weight:700;color:#c41e3a;text-decoration:none;letter-spacing:.04em;transition:color .2s ease,transform .2s ease}.header_logo__QDj1X:hover{color:#a0182f;transform:translateY(-1px)}.header_nav___1UFd{display:flex;align-items:center;gap:1.75rem}.header_navLink__nGrNO{font-family:Quicksand,sans-serif;color:#333;font-size:.98rem;font-weight:600;text-decoration:none;position:relative;padding-bottom:4px;transition:color .2s ease}.header_navLink__nGrNO:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#c41e3a;transition:width .2s ease}.header_navLink__nGrNO:hover{color:#c41e3a}.header_navLink__nGrNO:hover:after{width:100%}.header_navLinkActive__ua9RX{color:#c41e3a}.header_navLinkActive__ua9RX:after{width:100%}.header_headerAction__2IOxh{display:flex;align-items:center;gap:.75rem}.header_iconLeft__s4Dbz{margin-right:.4rem}.header_ctaButton__DfOWX{display:inline-flex;align-items:center;font-family:Quicksand,sans-serif;background-color:#c41e3a;color:#fff;padding:.6rem 1.4rem;border-radius:999px;text-decoration:none;font-weight:700;font-size:.9rem;letter-spacing:.03em;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 10px rgba(196,30,58,.3)}.header_ctaButton__DfOWX:hover{background-color:#a0182f;transform:translateY(-1px);box-shadow:0 6px 14px rgba(196,30,58,.4)}.header_ctaSecondary__OxJ9l{display:inline-flex;align-items:center;font-family:Quicksand,sans-serif;border-radius:999px;border:1px solid #c41e3a;color:#c41e3a;padding:.55rem 1.2rem;text-decoration:none;font-weight:600;font-size:.9rem;transition:background-color .2s ease,color .2s ease,transform .2s ease}.header_ctaSecondary__OxJ9l:hover{background-color:#ffe6ec;color:#a0182f;transform:translateY(-1px)}.header_profileArea__qP6Y9{display:flex;align-items:center;gap:.4rem}.header_profileButton__jJ_eb{display:inline-flex;align-items:center;font-family:Quicksand,sans-serif;border-radius:999px;border:1px solid #c41e3a;color:#c41e3a;padding:.55rem 1.1rem;text-decoration:none;font-weight:600;font-size:.9rem;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .2s ease,color .2s ease,transform .2s ease}.header_profileButton__jJ_eb:hover{background-color:#ffe6ec;color:#a0182f;transform:translateY(-1px)}.header_profileLabel__LKgw8{margin-left:.4rem}.header_logoutButton__JexlA{border:none;background:transparent;color:#c41e3a;cursor:pointer;padding:.2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s ease}.header_logoutButton__JexlA:hover{background-color:#ffe6ec}.header_menuToggle__Esmu4{display:none;background:none;border:none;cursor:pointer;color:#c41e3a}@media (max-width:960px){.header_header__Awatn{padding:0 1rem}}@media (max-width:768px){.header_nav___1UFd{position:absolute;top:72px;left:0;right:0;display:none;flex-direction:column;background:#ffffff;padding:1rem 1.5rem 1.4rem;gap:.9rem;box-shadow:0 4px 12px rgba(0,0,0,.08)}.header_navOpen__STrBz{display:flex}.header_headerAction__2IOxh{display:none}.header_menuToggle__Esmu4{display:block;margin-left:auto}.header_ctaSecondary__OxJ9l{display:block;align-items:center}}@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;700&display=swap");@import url("https://fonts.googleapis.com/icon?family=Material+Icons");.footer_footer__PZD4d{background:#fff;padding:35px 25px 25px;border-top:1px solid #eee;font-family:Quicksand,sans-serif}.footer_inner__GIteC{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:25px}.footer_colBrand__EOKs6,.footer_col__hL2AB{color:#222}.footer_col__hL2AB h4{color:#c70000;font-size:1rem;margin-bottom:10px;font-weight:700}.footer_col__hL2AB ul{list-style:none;margin:0;padding:0}.footer_col__hL2AB ul li{margin-bottom:6px;font-size:.9rem}.footer_col__hL2AB ul li a{text-decoration:none;color:#555;transition:.2s ease}.footer_col__hL2AB ul li a:hover{color:#c70000;transform:translateX(2px)}.footer_col__hL2AB ul li svg{margin-right:6px;vertical-align:middle}.footer_socialIcons__Fja3S a svg{color:#999;transition:.25s ease}.footer_socialIcons__Fja3S a:hover svg{color:#c70000;transform:scale(1.1)}.footer_subTitle__PGJfR{margin-top:8px;margin-bottom:4px;color:#c70000;font-weight:700;text-transform:uppercase;font-size:.82rem}.footer_logo__pe9i3{font-size:1.6rem;font-weight:700;color:#c70000;margin-bottom:6px}.footer_description__OmR_H{font-size:.85rem;color:#555;line-height:1.4;max-width:230px}.footer_socialText__4HR_H{font-size:.82rem;color:#555;margin-bottom:6px}.footer_socialIcons__Fja3S{display:flex;gap:10px}.footer_socialIcons__Fja3S .footer_material-icons__0pPzJ{font-size:22px;cursor:pointer;color:#999;transition:.25s ease}.footer_socialIcons__Fja3S .footer_material-icons__0pPzJ:hover{color:#c70000;transform:scale(1.1)}.footer_bottom__3YwaG{margin-top:25px;text-align:center;padding-top:12px;border-top:1px solid #eee;color:#555;font-size:.75rem}.footer_bottomLinks__4IbKT{margin-top:3px}.footer_bottomLinks__4IbKT a{color:#555;text-decoration:none;margin:0 4px;transition:.2s}.footer_bottomLinks__4IbKT a:hover{color:#c70000}@media (max-width:900px){.footer_inner__GIteC{grid-template-columns:1fr 1fr;gap:20px}}@media (max-width:600px){.footer_inner__GIteC{grid-template-columns:1fr;text-align:center}.footer_description__OmR_H{margin:0 auto}.footer_socialIcons__Fja3S{justify-content:center}}