@import "https://unpkg.com/leaflet@1.9.4/dist/leaflet.css";
.LanguageSwitcher-module__D_eQra__languageSwitcher{cursor:pointer;color:var(--primary-500);border:2px solid var(--primary-500);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.LanguageSwitcher-module__D_eQra__languageSwitcher:hover{color:var(--primary);background:#1e3a8a1a;border-color:#1e3a8a4d;transform:translateY(-1px);box-shadow:0 4px 12px #1e3a8a26}.LanguageSwitcher-module__D_eQra__globeIcon{width:16px;height:16px;transition:transform .2s}.LanguageSwitcher-module__D_eQra__languageSwitcher:hover .LanguageSwitcher-module__D_eQra__globeIcon{transform:rotate(15deg)}.LanguageSwitcher-module__D_eQra__currentLanguage{letter-spacing:.5px;font-size:13px;font-weight:600}.LanguageSwitcher-module__D_eQra__languageItem{justify-content:space-between;align-items:center;min-width:120px;padding:8px 12px;transition:all .2s;display:flex}.LanguageSwitcher-module__D_eQra__languageText{color:var(--foreground-secondary);font-size:14px;font-weight:500}.LanguageSwitcher-module__D_eQra__activeIndicator{color:#10b981;font-size:16px;font-weight:600}@media (max-width:768px){.LanguageSwitcher-module__D_eQra__languageSwitcher{padding:6px 10px;font-size:13px}.LanguageSwitcher-module__D_eQra__globeIcon{width:14px;height:14px}.LanguageSwitcher-module__D_eQra__currentLanguage{font-size:12px}.LanguageSwitcher-module__D_eQra__languageItem{min-width:100px;padding:6px 10px}.LanguageSwitcher-module__D_eQra__languageText{font-size:13px}}
.Header-module__hBw1pG__header{z-index:999;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;box-shadow:0 1px 3px #0000001a}.Header-module__hBw1pG__headerContent{justify-content:space-between;align-items:center;max-width:1200px;height:80px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__hBw1pG__logoContainer{color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Header-module__hBw1pG__nav{flex:1;justify-content:flex-start;align-items:center;gap:.75rem;margin-left:8rem;display:none}.Header-module__hBw1pG__navDropdownContainer{align-items:center;display:flex;position:relative}.Header-module__hBw1pG__navItem{color:#4b5563;cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:.25rem;padding:1.5rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.Header-module__hBw1pG__navItem:hover,.Header-module__hBw1pG__navItemActive{color:#2563eb;background:#2563eb0d}.Header-module__hBw1pG__navIcon{width:.875rem;height:.875rem;transition:transform .2s}.Header-module__hBw1pG__navIconActive{transform:rotate(180deg)}.Header-module__hBw1pG__navDropdownMenu{z-index:1000;background:#fff;position:fixed;top:80px;left:0;right:0;overflow:hidden;box-shadow:0 4px 20px #0000001a}.Header-module__hBw1pG__navDropdownMenu:before{content:"";background:0 0;height:10px;position:absolute;top:-10px;left:0;right:0}.Header-module__hBw1pG__dropdownLayout{max-width:1200px;min-height:350px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__hBw1pG__dropdownLeft{background:#fff;flex:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:.5rem;padding:1.5rem 0;display:grid}.Header-module__hBw1pG__dropdownLeftTwoColumn{background:#fff;flex:1;align-items:start;gap:1.5rem;padding:1.5rem 0;display:flex}.Header-module__hBw1pG__aboutColumn{flex-direction:column;flex:1;gap:.5rem;display:flex}.Header-module__hBw1pG__navDropdownItem{color:#374151;background:0 0;border:none;border-radius:6px;margin-bottom:.25rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s;display:block}.Header-module__hBw1pG__navDropdownItem:last-child{border-bottom:none}.Header-module__hBw1pG__navDropdownItem:hover{color:#2563eb;background:#2563eb0d}.Header-module__hBw1pG__dropdownItemContent{flex-direction:column;gap:.125rem;display:flex}.Header-module__hBw1pG__dropdownItemTitle{color:inherit;margin-bottom:.25rem;font-size:1rem;font-weight:600}.Header-module__hBw1pG__dropdownItemDesc{color:#6b7280;font-size:.9rem;font-weight:400;line-height:1.5}.Header-module__hBw1pG__headerActions{align-items:center;gap:1rem;display:none}.Header-module__hBw1pG__joinUsButton{color:var(--primary-500);border:2px solid var(--primary-500);white-space:nowrap;background-color:#0000;border-radius:6px;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Header-module__hBw1pG__joinUsButton:hover{background-color:var(--primary-500);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb40}.Header-module__hBw1pG__loginButton{background-color:var(--primary-700);color:#fff;white-space:nowrap;border-radius:6px;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Header-module__hBw1pG__loginButton:hover{background-color:var(--primary-800);color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #1e3a8a40}.Header-module__hBw1pG__userMenu{position:relative}.Header-module__hBw1pG__userContainer{cursor:pointer}.Header-module__hBw1pG__userAvatar{object-fit:cover;border-radius:50%}.Header-module__hBw1pG__userIcon{color:#6b7280;width:1.25rem;height:1.25rem}.Header-module__hBw1pG__userName{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.Header-module__hBw1pG__userMenuIcon{color:#6b7280;width:1rem;height:1rem;transition:transform .2s}.Header-module__hBw1pG__userMenuIconOpen{transform:rotate(180deg)}.Header-module__hBw1pG__userDropdown{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:280px;margin-top:.5rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 10px 25px #00000026}.Header-module__hBw1pG__userDropdownHeader{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1rem}.Header-module__hBw1pG__userInfo{flex-direction:column;gap:.25rem;display:flex}.Header-module__hBw1pG__userInfoName{color:#1f2937;font-size:.875rem;font-weight:600}.Header-module__hBw1pG__userInfoEmail{color:#6b7280;font-size:.75rem}.Header-module__hBw1pG__userDropdownDivider{background:#e5e7eb;height:1px}.Header-module__hBw1pG__userDropdownActions{padding:.5rem}.Header-module__hBw1pG__userDropdownItem{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__hBw1pG__userDropdownItem:hover{color:#1f2937;background:#6b72800d}.Header-module__hBw1pG__userDropdownIcon{color:#6b7280;flex-shrink:0;width:1rem;height:1rem}.Header-module__hBw1pG__mobileUserSection{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.Header-module__hBw1pG__mobileUserInfo{background:#f9fafb;border-radius:8px;align-items:center;gap:.75rem;padding:1rem;display:flex}.Header-module__hBw1pG__mobileUserAvatar{object-fit:cover;border-radius:50%}.Header-module__hBw1pG__mobileUserIcon{color:#6b7280;width:2rem;height:2rem}.Header-module__hBw1pG__mobileUserDetails{flex-direction:column;flex:1;gap:.25rem;display:flex}.Header-module__hBw1pG__mobileUserName{color:#1f2937;font-size:.875rem;font-weight:600}.Header-module__hBw1pG__mobileUserEmail{color:#6b7280;font-size:.75rem}.Header-module__hBw1pG__mobileUserActions{flex-direction:column;gap:.5rem;display:flex}.Header-module__hBw1pG__mobileUserAction{color:#374151;text-align:center;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Header-module__hBw1pG__mobileUserAction:hover{color:#1f2937;background:#6b72800d;border-color:#9ca3af}.Header-module__hBw1pG__searchButton{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem;transition:all .2s}.Header-module__hBw1pG__searchButton:hover{background:#6b72801a}.Header-module__hBw1pG__searchIcon{color:#6b7280;width:1.25rem;height:1.25rem}.Header-module__hBw1pG__searchContainer{position:relative}.Header-module__hBw1pG__searchBox{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:400px;margin-top:.5rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 10px 25px #00000026}.Header-module__hBw1pG__searchInputContainer{border-bottom:1px solid #f3f4f6;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.Header-module__hBw1pG__searchInputIcon{color:#9ca3af;flex-shrink:0;width:1rem;height:1rem}.Header-module__hBw1pG__searchInput{color:#1f2937;background:0 0;border:none;outline:none;flex:1;font-size:.875rem}.Header-module__hBw1pG__searchInput::placeholder{color:#9ca3af}.Header-module__hBw1pG__searchCloseButton{cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.25rem;transition:all .2s}.Header-module__hBw1pG__searchCloseButton:hover{background:#6b72801a}.Header-module__hBw1pG__searchCloseIcon{color:#6b7280;width:1rem;height:1rem}.Header-module__hBw1pG__searchResults{max-height:400px;overflow-y:auto}.Header-module__hBw1pG__searchResultsHeader{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;background:#f9fafb;border-bottom:1px solid #f3f4f6;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.Header-module__hBw1pG__searchResultItem{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__hBw1pG__searchResultItem:hover{background:#2563eb0d}.Header-module__hBw1pG__searchResultItem:last-child{border-bottom:none}.Header-module__hBw1pG__searchResultContent{flex:1;min-width:0}.Header-module__hBw1pG__searchResultTitle{color:#1f2937;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.875rem;font-weight:600;display:flex}.Header-module__hBw1pG__searchResultParent{color:#6b7280;white-space:nowrap;background:#f3f4f6;border-radius:12px;padding:.125rem .5rem;font-size:.75rem;font-weight:400}.Header-module__hBw1pG__searchResultDesc{color:#6b7280;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.Header-module__hBw1pG__searchResultScore{color:#2563eb;white-space:nowrap;background:#2563eb1a;border-radius:12px;flex-shrink:0;padding:.25rem .5rem;font-size:.6875rem;font-weight:500}.Header-module__hBw1pG__searchNoResults{text-align:center;color:#6b7280;padding:2rem 1rem;font-size:.875rem}.Header-module__hBw1pG__mobileNav{align-items:center;display:flex}.Header-module__hBw1pG__mobileMenuButton{cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem;transition:all .2s}.Header-module__hBw1pG__mobileMenuButton:hover{background:#6b72800d;border-color:#9ca3af}.Header-module__hBw1pG__mobileMenuIcon{color:#4b5563;width:1.25rem;height:1.25rem}.Header-module__hBw1pG__mobileMenu{z-index:9999;position:fixed;inset:0}.Header-module__hBw1pG__mobileMenuOverlay{background:#00000080;position:absolute;inset:0}.Header-module__hBw1pG__mobileMenuContent{background:#fff;flex-direction:column;width:320px;animation:.3s ease-out Header-module__hBw1pG__slideInRight;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-10px 0 25px #00000026}@keyframes Header-module__hBw1pG__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.Header-module__hBw1pG__mobileMenuHeader{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.Header-module__hBw1pG__mobileMenuTitle{color:#1f2937;font-size:1.125rem;font-weight:600}.Header-module__hBw1pG__mobileMenuClose{cursor:pointer;color:#6b7280;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1}.Header-module__hBw1pG__mobileMenuBody{flex:1;padding:1.5rem;overflow-y:auto}.Header-module__hBw1pG__mobileMenuSection{margin-bottom:2rem}.Header-module__hBw1pG__mobileMenuSectionTitle{color:#1f2937;border-bottom:2px solid #e5e7eb;margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:600}.Header-module__hBw1pG__mobileMenuItems{flex-direction:column;gap:.5rem;display:flex}.Header-module__hBw1pG__mobileMenuItem{color:#4b5563;border-radius:6px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Header-module__hBw1pG__mobileMenuItem:hover{color:#2563eb;background:#2563eb0d}.Header-module__hBw1pG__mobileJoinUsButton{color:#2563eb;text-align:center;background-color:#0000;border:2px solid #2563eb;border-radius:6px;width:100%;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Header-module__hBw1pG__mobileJoinUsButton:hover{color:#fff;background-color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb40}.Header-module__hBw1pG__mobileLoginButton{background-color:var(--primary-700);color:#fff;text-align:center;border-radius:6px;width:100%;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Header-module__hBw1pG__mobileLoginButton:hover{background-color:var(--primary-800);color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #1e3a8a40}.Header-module__hBw1pG__hotIndicator{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(45deg,#ef4444,#f97316);border-radius:8px;align-items:center;margin-left:.5rem;padding:.125rem .375rem;font-size:.625rem;font-weight:700;animation:2s infinite Header-module__hBw1pG__pulse;display:inline-flex;box-shadow:0 2px 4px #ef44444d}.Header-module__hBw1pG__hotIndicator:before{content:"🔥";margin-right:.125rem;font-size:.625rem}.Header-module__hBw1pG__navDropdownItemHot{position:relative}.Header-module__hBw1pG__navDropdownItemHot .Header-module__hBw1pG__dropdownItemTitle{color:#dc2626;font-weight:700}.Header-module__hBw1pG__navDropdownItemHot:hover .Header-module__hBw1pG__dropdownItemTitle{color:#b91c1c}@keyframes Header-module__hBw1pG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.98)}}@media (min-width:768px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__headerActions{display:flex}.Header-module__hBw1pG__mobileNav{display:none}}@media (max-width:1200px){.Header-module__hBw1pG__dropdownLeft{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem}}@media (max-width:1024px){.Header-module__hBw1pG__dropdownLayout{min-height:300px;padding:0 .75rem}.Header-module__hBw1pG__dropdownLeft{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.25rem;padding:1rem}.Header-module__hBw1pG__dropdownLeftTwoColumn{gap:1rem;padding:1rem}.Header-module__hBw1pG__navDropdownItem{margin-bottom:.125rem;padding:.5rem .75rem}}@media (max-width:900px){.Header-module__hBw1pG__dropdownLeft{grid-template-columns:1fr}.Header-module__hBw1pG__dropdownLeftTwoColumn{flex-direction:column;gap:.75rem}.Header-module__hBw1pG__aboutColumn{gap:.25rem}}@media (max-width:768px){.Header-module__hBw1pG__navDropdownMenu{display:none!important}}@media (max-width:767px){.Header-module__hBw1pG__headerContent{height:64px;padding:0 .75rem}.Header-module__hBw1pG__navDropdownMenu{top:64px}}@media (max-width:768px){.Header-module__hBw1pG__searchBox{width:320px;right:-1rem}}@media (max-width:480px){.Header-module__hBw1pG__mobileMenuContent{width:280px}.Header-module__hBw1pG__searchBox{width:280px;right:-2rem}.Header-module__hBw1pG__searchResultTitle{font-size:.8125rem}.Header-module__hBw1pG__searchResultDesc{font-size:.6875rem}}
.Footer-module__UDEoiW__container{max-width:1200px;margin:0 auto}.Footer-module__UDEoiW__footer{color:#fff;background:#1e72b9;padding:4rem 1rem}@media (max-width:768px){.Footer-module__UDEoiW__footer{padding:2.5rem 1rem}}@media (max-width:480px){.Footer-module__UDEoiW__footer{padding:2rem .75rem}}.Footer-module__UDEoiW__footerContent{flex-wrap:wrap;gap:3rem;margin-bottom:2rem;display:flex}.Footer-module__UDEoiW__footerLeft{flex:1;max-width:400px}.Footer-module__UDEoiW__logoSection{margin-bottom:2rem}.Footer-module__UDEoiW__footerLogo{border-radius:8px;max-width:100%;margin-bottom:1.5rem;width:auto!important;height:auto!important}.Footer-module__UDEoiW__aboutTitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.Footer-module__UDEoiW__aboutDescription{color:#e5e5e5;margin-bottom:0;font-size:.95rem;line-height:1.6}.Footer-module__UDEoiW__socialSection{margin-top:2rem}.Footer-module__UDEoiW__socialLinks{align-items:center;gap:.75rem;display:flex}.Footer-module__UDEoiW__volunteerSection{margin-top:1.5rem}.Footer-module__UDEoiW__volunteerButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #fffc;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Footer-module__UDEoiW__volunteerButton:hover{color:#fff;background:#ffffff1a;border-color:#fff;transform:translateY(-1px)}.Footer-module__UDEoiW__footerRight{flex:2;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;display:grid}.Footer-module__UDEoiW__menuSection{margin-bottom:0}@media (min-width:769px){.Footer-module__UDEoiW__footerRight .Footer-module__UDEoiW__menuSection:nth-child(4),.Footer-module__UDEoiW__footerRight .Footer-module__UDEoiW__menuSection:nth-child(5){position:relative;top:-70px}}.Footer-module__UDEoiW__menuTitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.Footer-module__UDEoiW__menuList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__UDEoiW__menuList li{margin-bottom:0}.Footer-module__UDEoiW__menuLink{color:#e5e5e5;font-size:.875rem;line-height:1.5;text-decoration:none;transition:color .3s}.Footer-module__UDEoiW__menuLink:hover{color:#fff}.Footer-module__UDEoiW__copyright{color:#e5e5e5;text-align:center;max-width:100%;margin:0;font-size:.8rem;line-height:1.6}.Footer-module__UDEoiW__policyLink{color:#e5e5e5;text-decoration:underline;transition:color .3s}.Footer-module__UDEoiW__policyLink:hover{color:#fff}@media (max-width:768px){.Footer-module__UDEoiW__footerContent{flex-direction:column;gap:2rem}.Footer-module__UDEoiW__footerLeft{max-width:none}.Footer-module__UDEoiW__aboutTitle,.Footer-module__UDEoiW__aboutDescription{text-align:center}.Footer-module__UDEoiW__socialLinks{justify-content:center}.Footer-module__UDEoiW__volunteerSection{text-align:center;margin-top:1rem}.Footer-module__UDEoiW__footerRight{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Footer-module__UDEoiW__footerLogo{max-width:180px}}@media (max-width:480px){.Footer-module__UDEoiW__footerContent{gap:1.5rem}.Footer-module__UDEoiW__footerRight{grid-template-columns:1fr;gap:1.25rem}.Footer-module__UDEoiW__aboutTitle{font-size:1.1rem}.Footer-module__UDEoiW__aboutDescription{font-size:.9rem}.Footer-module__UDEoiW__footerLogo{max-width:150px}.Footer-module__UDEoiW__volunteerButton{padding:.625rem 1.25rem;font-size:.8rem}}.Footer-module__UDEoiW__socialButton{color:#e5e5e5;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:.375rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:.5rem;font-size:.75rem;font-weight:700;transition:all .3s;display:flex}@media (max-width:480px){.Footer-module__UDEoiW__socialButton{width:2.25rem;height:2.25rem;padding:0}.Footer-module__UDEoiW__socialIcon{width:1rem;height:1rem}}.Footer-module__UDEoiW__socialButton:hover{color:#fff;background:#ffffff1a;border-color:#ffffff80;transform:translateY(-1px)}.Footer-module__UDEoiW__socialIcon{flex-shrink:0;width:1rem;height:1rem}.Footer-module__UDEoiW__footerBottom{text-align:center;border-top:1px solid #fff3;padding-top:2rem}@media (max-width:768px){.Footer-module__UDEoiW__footerBottom{padding-top:1.5rem}}@media (max-width:480px){.Footer-module__UDEoiW__footerBottom{padding-top:1.25rem}}
.Layout-module__YDn9fa__layout{flex-direction:column;min-height:100vh;display:flex}.Layout-module__YDn9fa__main{flex:1;padding-top:0}.Layout-module__YDn9fa__main.Layout-module__YDn9fa__noFixedHeader{padding-top:0}
.marked-paper{background-color:#fff;border-radius:.5rem;padding:2rem;font-size:18px;box-shadow:0 1px 3px #0000001a}.prose{color:#374151;overflow-wrap:break-word;flex-direction:column;align-items:stretch;max-width:none;line-height:1.45;display:flex}.prose p.extra-break{height:1.45em;margin:0}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:#111827;margin-top:2rem;margin-bottom:1rem;font-weight:600}.prose h1{font-size:2.25rem;line-height:2.5rem}.prose h2{font-size:1.875rem;line-height:2.25rem}.prose h3{font-size:1.5rem;line-height:2rem}.prose p{color:#374151;margin-bottom:.6rem}.prose code{color:#ec4899;background-color:#f3f4f6;border-radius:.25rem;padding:.125rem .25rem;font-size:.875rem}.prose pre{color:#f3f4f6;background-color:#111827;border-radius:.5rem;margin:1.25rem 0;padding:1rem;overflow-x:auto}.prose pre code{color:inherit;background-color:#0000;padding:0}.prose blockquote{border-left:4px solid var(--primary-500);color:#6b7280;margin:1.5rem 0;padding-left:1rem;font-style:italic}.prose ul,.prose ol{margin:1.25rem 0;padding-left:1.5rem}.prose li{margin:.5rem 0}.prose table{border-collapse:collapse;width:100%;margin:1.5rem 0}.prose th,.prose td{text-align:left;border:1px solid #d1d5db;padding:.75rem}.prose th{background-color:#f9fafb;font-weight:600}.prose a{color:var(--primary-500);text-decoration:none}.prose a:hover{color:var(--primary-700);text-decoration:underline}.prose img{border-radius:.5rem;max-width:100%;height:auto;margin:1.5rem 0}.prose strong{color:#111827;font-weight:600}.prose em{font-style:italic}
:root{--background:#fff;--background-secondary:#f8fafc;--background-tertiary:#f1f5f9;--foreground:#171717;--foreground-secondary:#475569;--foreground-muted:#64748b;--primary:#1e3a8a;--primary-50:#eff6ff;--primary-100:#dbeafe;--primary-200:#bfdbfe;--primary-400:#60a5fa;--primary-500:#3b82f6;--primary-600:#2563eb;--primary-700:#1d4ed8;--primary-800:#1e40af;--primary-900:#1e3a8a;--primary-950:#172554;--secondary:#475569;--secondary-light:#64748b;--secondary-dark:#334155;--success:#059669;--success-light:#10b981;--success-dark:#047857;--success-bg:#d1fae5;--warning:#d97706;--warning-light:#f59e0b;--warning-dark:#b45309;--warning-bg:#fef3c7;--danger:#dc2626;--danger-light:#ef4444;--danger-dark:#b91c1c;--danger-bg:#fecaca;--info:#0891b2;--info-light:#06b6d4;--info-dark:#0e7490;--info-bg:#cffafe;--border:#e2e8f0;--border-light:#f1f5f9;--border-dark:#cbd5e1;--shadow-sm:0 1px 2px 0 #0000000d;--shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--selection-bg:#1e3a8a33;--selection-color:#171717;--card-bg:#fff;--card-border:#e2e8f0;--input-bg:#fff;--input-border:#d1d5db;--input-border-focus:#1e3a8a;--button-primary-bg:#1e3a8a;--button-primary-hover:#1d4ed8;--button-primary-text:#fff;--button-secondary-bg:#f8fafc;--button-secondary-hover:#f1f5f9;--button-secondary-text:#374151}::selection{background-color:var(--selection-bg);color:var(--selection-color)}::selection{background-color:var(--selection-bg);color:var(--selection-color)}html{max-width:100vw;font-size:14px}body{max-width:100vw;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.ql-container{min-height:150px}.ql-editor{cursor:text;min-height:150px}.ql-editor p{min-height:1em}.vditor--fullscreen{z-index:1110!important}.nav-t-top{padding-top:1rem!important}.nav-t-top>._id__header__HaQyS{border-bottom:none!important}
