@import"https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;700&family=Inter:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&family=Inter:wght@400;500;600&family=Crimson+Text:ital,wght@0,400;0,600;1,400&display=swap";._articleCard_pfi10_1{box-sizing:border-box;background-color:#fff5eb;border-radius:8px;padding:16px;box-shadow:0 2px 8px #d19c6926;margin-bottom:16px;transition:transform .2s ease;border:1px solid #f0e0d0;display:flex;flex-direction:column;height:100%}._articleCard_pfi10_1:hover{transform:translateY(-3px)}._cardImageContainer_pfi10_19{width:100%;aspect-ratio:16/9;border-radius:6px;overflow:hidden;margin-bottom:12px;background-color:#f8f4f0;display:flex;align-items:center;justify-content:center}._cardImage_pfi10_19{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._cardImage_pfi10_19:hover{transform:scale(1.05)}._cardContent_pfi10_42{flex:1;display:flex;flex-direction:column;gap:8px}._cardTitle_pfi10_49{margin:0;color:#8c6240;font-weight:600;font-size:18px;line-height:1.4}._cardDate_pfi10_57{margin:0;color:#b28761;font-size:14px;font-weight:500}._cardOverview_pfi10_64{margin:0 0 4px;color:#6a573e;font-size:14px;line-height:1.5}._cardActions_pfi10_72{display:flex;gap:10px;margin-top:auto;padding-top:8px}._cardActions_pfi10_72 button{padding:8px 16px;border-radius:4px;border:none;font-size:14px;cursor:pointer;transition:background-color .2s,opacity .2s;flex:1;font-weight:500;width:50%}._editBtn_pfi10_91{background-color:#f8d9a0;color:#8c6240}._deleteBtn_pfi10_96{background-color:#ffdbd7;color:#af5b52}._editBtn_pfi10_91:hover,._deleteBtn_pfi10_96:hover{opacity:.9}@media (max-width: 768px) and (min-width: 481px){._articleCard_pfi10_1{padding:14px}._cardTitle_pfi10_49{font-size:16px}._cardImageContainer_pfi10_19{aspect-ratio:3/2;margin-bottom:10px}._cardContent_pfi10_42{gap:7px}._cardOverview_pfi10_64{font-size:13px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px}}@media (max-width: 480px){._articleCard_pfi10_1{padding:10px}._cardTitle_pfi10_49{font-size:14px;line-height:1.3}._cardImageContainer_pfi10_19{aspect-ratio:2/1;margin-bottom:8px}._cardContent_pfi10_42{gap:6px}._cardDate_pfi10_57{font-size:12px}._cardOverview_pfi10_64{font-size:12px;line-height:1.4;margin-bottom:3px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._cardActions_pfi10_72{padding-top:6px;gap:8px}._cardActions_pfi10_72 button{padding:6px 12px;font-size:12px}}._articleList_19wcr_1{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;padding:16px 0}@media (max-width: 1024px) and (min-width: 769px){._articleList_19wcr_1{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px}}@media (max-width: 768px){._articleList_19wcr_1{grid-template-columns:1fr;gap:12px;padding:12px 0}}*,*:before,*:after{box-sizing:border-box}._container_1iy4x_7{width:95%;max-width:none;margin:2rem auto;padding:2rem;background-color:#fff5eb;border-radius:8px;box-shadow:0 4px 12px #d19c6933;border:1px solid #f0e0d0}._title_1iy4x_18{font-size:2rem;font-weight:600;color:#8c6240;margin-bottom:2rem;text-align:center}._form_1iy4x_27{display:flex;flex-direction:column;gap:1.5rem}._formGroup_1iy4x_33{display:flex;flex-direction:column;gap:.5rem}._backButton_1iy4x_39{color:#b28761;background-color:#f8d9a0;border:none;padding:3px;border-radius:6px}._label_1iy4x_48{font-weight:500;color:#b28761;font-size:1rem}._input_1iy4x_55{padding:.75rem;border:1px solid #e0cbb7;border-radius:6px;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;background-color:#fffbf7;color:#6a573e;box-sizing:border-box;width:100%}._input_1iy4x_55:focus{outline:none;border-color:#8c6240;box-shadow:0 0 0 2px #8c624033}._textarea_1iy4x_73{padding:.75rem;border:1px solid #e0cbb7;border-radius:6px;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;background-color:#fffbf7;color:#6a573e;resize:vertical;min-height:100px;font-family:inherit;box-sizing:border-box;width:100%}._textarea_1iy4x_73:focus{outline:none;border-color:#8c6240;box-shadow:0 0 0 2px #8c624033}._imageUpload_1iy4x_95{display:flex;flex-direction:column;gap:1rem}._fileInput_1iy4x_101{display:none}._fileLabel_1iy4x_105{display:inline-block;padding:.75rem 1.5rem;background-color:#f8ebe0;border:2px dashed #d4a574;border-radius:6px;cursor:pointer;text-align:center;transition:all .2s ease;color:#8c6240;font-weight:500}._fileLabel_1iy4x_105:hover{background-color:#f0dbc8;border-color:#b28761}._imagePreview_1iy4x_123{margin-top:1rem}._previewImage_1iy4x_127{max-width:300px;max-height:200px;width:100%;height:auto;border-radius:6px;box-shadow:0 2px 8px #0000001a}._carouselInfo_1iy4x_137{font-size:.9rem;color:#8c6240;margin-top:.5rem;font-weight:500}._carouselPreviewContainer_1iy4x_144{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;margin-top:1rem;padding:1rem;background-color:#faf5f0;border-radius:6px;border:1px solid #e0cbb7}._carouselImageItem_1iy4x_155{position:relative;border-radius:6px;overflow:hidden;box-shadow:0 2px 6px #0000001a}._carouselPreviewImage_1iy4x_162{width:100%;height:80px;object-fit:cover;display:block}._removeImageButton_1iy4x_169{position:absolute;top:4px;right:4px;background-color:#af5b52;color:#fff;border:none;border-radius:50%;width:24px;height:24px;font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}._removeImageButton_1iy4x_169:hover{background-color:#944d45}._topicRow_1iy4x_193{display:flex;gap:.75rem;align-items:center}._topicRow_1iy4x_193 ._input_1iy4x_55{flex:1}._sectionGroup_1iy4x_203{border:1px solid #e0cbb7;border-radius:6px;padding:1.25rem;background-color:#f8ebe0;margin-bottom:1rem;display:flex;flex-direction:column;gap:.75rem}._sectionHeader_1iy4x_214{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._sectionHeader_1iy4x_214 h4{margin:0;font-size:1.1rem;color:#8c6240;font-weight:600}._sectionGroup_1iy4x_203 ._input_1iy4x_55,._sectionGroup_1iy4x_203 ._textarea_1iy4x_73{margin-bottom:0;width:100%;box-sizing:border-box}._addButton_1iy4x_241{padding:.5rem 1rem;background-color:#d4a574;color:#4a3a2a;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:600;transition:opacity .2s ease;align-self:flex-start}._addButton_1iy4x_241:hover{opacity:.9}._removeButton_1iy4x_258{padding:.5rem 1rem;background-color:#c49a7a;color:#2c1810;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:600;transition:opacity .2s ease;white-space:nowrap}._removeButton_1iy4x_258:hover{opacity:.9}._submitGroup_1iy4x_275{margin-top:2rem;display:flex;justify-content:center}._submitButton_1iy4x_281{padding:1rem 2rem;background-color:#f8d9a0;color:#4a3a2a;border:none;border-radius:6px;cursor:pointer;font-size:1.1rem;font-weight:600;transition:opacity .2s ease;min-width:200px}._submitButton_1iy4x_281:hover:not(:disabled){opacity:.9}._submitButton_1iy4x_281:disabled{background-color:#d4a574;opacity:.6;cursor:not-allowed}@media (max-width: 768px){._container_1iy4x_7{margin:1rem;padding:1rem;max-width:none;width:calc(100% - 2rem)}._title_1iy4x_18{font-size:1.5rem}._topicRow_1iy4x_193{flex-direction:column;align-items:stretch}._sectionHeader_1iy4x_214{flex-direction:column;align-items:flex-start;gap:.5rem}._submitButton_1iy4x_281{min-width:auto;width:100%}}._input_1iy4x_55:focus,._textarea_1iy4x_73:focus,._fileLabel_1iy4x_105:focus{outline:2px solid #8c6240;outline-offset:2px}._addButton_1iy4x_241:focus,._removeButton_1iy4x_258:focus,._submitButton_1iy4x_281:focus{outline:2px solid #8c6240;outline-offset:2px}._input_1iy4x_55:invalid{border-color:#af5b52}._textarea_1iy4x_73:invalid{border-color:#af5b52}._input_1iy4x_55:valid{border-color:#8c6240}._textarea_1iy4x_73:valid{border-color:#8c6240}._adminHeader_kh40j_1{background-color:#8c6240;color:#fffbf7;box-shadow:0 2px 8px #d19c6933;position:sticky;top:0;z-index:100}._container_kh40j_10{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:80px;gap:2rem}._logoSection_kh40j_21{display:flex;align-items:center;gap:1rem}._logo_kh40j_21 h1{margin:0;font-size:1.8rem;font-weight:700;letter-spacing:-.5px}._logoLink_kh40j_34{color:#fffbf7;text-decoration:none;transition:color .3s ease;display:flex;align-items:center;gap:.75rem}._logoLink_kh40j_34:hover{color:#f8d9a0}._logoImage_kh40j_47{height:40px;width:40px;object-fit:contain;border-radius:4px}._navigation_kh40j_54{flex:1;display:flex;justify-content:center;max-width:600px}._navList_kh40j_61{display:flex;list-style:none;margin:0;padding:0;gap:.5rem;align-items:center}._navItem_kh40j_70{margin:0}._navLink_kh40j_74{color:#fffbf7;text-decoration:none;padding:.75rem 1.5rem;border-radius:12px;font-weight:500;font-size:1rem;transition:all .3s ease;position:relative;display:block;white-space:nowrap}._navLink_kh40j_74:hover{background-color:#f8d9a026;color:#f8d9a0;transform:translateY(-1px)}._navLink_kh40j_74._active_kh40j_93{background-color:#f8d9a0;color:#8c6240;font-weight:600}._navLink_kh40j_74._active_kh40j_93:hover{background-color:#f0d085;color:#8c6240;transform:translateY(-1px)}@media (max-width: 768px){._container_kh40j_10{flex-direction:column;height:auto;padding:1rem 2rem;gap:1rem}._logoSection_kh40j_21{justify-content:space-between;width:100%}._navigation_kh40j_54{width:100%}._userActions_kh40j_123{margin-left:0}._logoutButton_kh40j_127{padding:.35rem .7rem;font-size:.75rem}._logo_kh40j_21 h1{font-size:1.4rem}._navList_kh40j_61{gap:.25rem;justify-content:center;flex-wrap:wrap}._navLink_kh40j_74{padding:.5rem .8rem;font-size:.85rem}}@media (max-width: 480px){._container_kh40j_10{padding:.75rem 1rem}._logoSection_kh40j_21{gap:.75rem}._logo_kh40j_21 h1{font-size:1.4rem}._logoutButton_kh40j_127{padding:.3rem .6rem;font-size:.7rem}}._userActions_kh40j_123{display:flex;align-items:center}._logoutButton_kh40j_127{background-color:#fffbf71a;color:#fffbf7;border:1px solid rgba(255,251,247,.3);padding:.4rem .8rem;border-radius:4px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._logoutButton_kh40j_127:hover{background-color:#fffbf733;border-color:#fffbf780}._logoutButton_kh40j_127:active{transform:translateY(1px)}._dashboardContainer_j79jm_1{padding:0;background-color:#fffbf7;min-height:calc(100vh - 80px);display:flex;flex-direction:column}._controlsContainer_j79jm_9{display:flex;gap:16px;padding:20px;align-items:center;flex-wrap:wrap;background-color:#fffbf7;position:sticky;top:80px;z-index:50;border-bottom:1px solid #e0cbb7;box-shadow:0 2px 4px #0000001a}._searchInput_j79jm_23{flex-grow:1;padding:10px 12px;border-radius:6px;border:1px solid #e0cbb7;background-color:#fff5eb;color:#6a573e;font-size:16px;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease;min-width:200px}._searchInput_j79jm_23::placeholder{color:#b28761}._searchInput_j79jm_23:focus{outline:none;border-color:#8c6240;box-shadow:0 0 0 2px #8c624033}._addButton_j79jm_46{padding:10px 15px;border-radius:6px;border:none;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s,opacity .2s;background-color:#f8d9a0;color:#8c6240;white-space:nowrap}._addButton_j79jm_46:hover{opacity:.9}._articleListContainer_j79jm_63{flex:1;padding:20px;overflow-y:auto;max-height:calc(100vh - 180px)}@media (max-width: 576px){._controlsContainer_j79jm_9{flex-direction:column;align-items:stretch;padding:15px}._searchInput_j79jm_23{font-size:15px;width:100%}._addButton_j79jm_46{font-size:15px;padding:10px 12px;width:100%}._articleListContainer_j79jm_63{padding:15px;max-height:calc(100vh - 200px)}}._memberCard_1763x_1{box-sizing:border-box;background-color:#fff5eb;border-radius:8px;padding:20px;box-shadow:0 2px 8px #d19c6926;margin-bottom:16px;transition:transform .2s ease;border:1px solid #f0e0d0}._memberCard_1763x_1:hover{transform:translateY(-3px)}._memberCardHeader_1763x_16{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:16px;gap:10px}._memberCardName_1763x_24{margin-right:auto;margin-bottom:0;color:#8c6240;font-weight:600}._memberCardControls_1763x_31{display:flex;gap:10px}._memberCardControls_1763x_31 button{padding:8px 12px;border-radius:4px;border:none;font-size:14px;cursor:pointer;transition:background-color .2s;flex:1;max-width:120px}._memberCardControls_1763x_31 button:first-of-type{background-color:#f8d9a0;color:#8c6240}._memberCardControls_1763x_31 button:last-of-type{background-color:#ffdbd7;color:#af5b52}._memberCardControls_1763x_31 button:hover{opacity:.9}._memberCardBody_1763x_61{background-color:#fffbf7;border-radius:6px;padding:16px}._memberCardInfo_1763x_67{margin-bottom:12px;display:flex;flex-wrap:wrap;gap:6px}._memberCardInfo_1763x_67:last-child{margin-bottom:0}._memberCardLabel_1763x_78{font-weight:500;color:#b28761;margin-right:8px}._memberCardValue_1763x_84{color:#6a573e}@media (max-width: 576px){._memberCard_1763x_1{padding:16px}._memberCardHeader_1763x_16{flex-direction:column;align-items:flex-start}._memberCardName_1763x_24{margin-bottom:12px;width:100%}._memberCardControls_1763x_31{width:100%}._memberCardControls_1763x_31 button{width:100%;max-width:none}._memberCardInfo_1763x_67{flex-direction:column;gap:2px}}._formContainer_rpak2_1{box-sizing:border-box;background-color:#fff5eb;border-radius:8px;padding:24px;box-shadow:0 4px 12px #d19c6933;margin:20px auto;max-width:500px;border:1px solid #f0e0d0}._formTitle_rpak2_16{color:#8c6240;font-size:24px;font-weight:600;margin-bottom:20px;text-align:center}._formGroup_rpak2_25{margin-bottom:16px}._formLabel_rpak2_29{display:block;font-weight:500;color:#b28761;margin-bottom:8px}._backButton_rpak2_37{color:#b28761;background-color:#f8d9a0;border:none;padding:3px;border-radius:6px}._formInput_rpak2_45{width:100%;padding:10px 12px;border-radius:6px;border:1px solid #e0cbb7;background-color:#fffbf7;color:#6a573e;font-size:16px;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}._formInput_rpak2_45:focus{outline:none;border-color:#8c6240;box-shadow:0 0 0 2px #8c624033}._submitButton_rpak2_67{display:block;width:100%;padding:12px 15px;border-radius:6px;border:none;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s,opacity .2s;background-color:#f8d9a0;color:#8c6240;margin-top:24px}._submitButton_rpak2_67:hover{opacity:.9}._errorMessage_rpak2_88{color:#af5b52;background-color:#ffdbd7;border:1px solid #af5b52;padding:10px;border-radius:4px;margin-bottom:16px;font-size:14px}@media (max-width: 576px){._formContainer_rpak2_1{padding:20px;margin:10px}._formTitle_rpak2_16{font-size:20px}._formInput_rpak2_45{font-size:15px}._submitButton_rpak2_67{font-size:15px;padding:10px 12px}}._dashboardContainer_9dl73_1{padding:0;background-color:#fffbf7;min-height:calc(100vh - 80px);display:flex;flex-direction:column}._controlsContainer_9dl73_9{display:flex;gap:16px;padding:20px;align-items:center;flex-wrap:wrap;background-color:#fffbf7;position:sticky;top:80px;z-index:50;border-bottom:1px solid #e0cbb7;box-shadow:0 2px 4px #0000001a}._searchInput_9dl73_23{flex-grow:1;padding:10px 12px;border-radius:6px;border:1px solid #e0cbb7;background-color:#fff5eb;color:#6a573e;font-size:16px;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease;min-width:200px}._searchInput_9dl73_23::placeholder{color:#b28761}._searchInput_9dl73_23:focus{outline:none;border-color:#8c6240;box-shadow:0 0 0 2px #8c624033}._addButton_9dl73_46{padding:10px 15px;border-radius:6px;border:none;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s,opacity .2s;background-color:#f8d9a0;color:#8c6240;white-space:nowrap}._addButton_9dl73_46:hover{opacity:.9}._memberListContainer_9dl73_63{flex:1;padding:20px;overflow-y:auto;max-height:calc(100vh - 180px)}@media (max-width: 576px){._controlsContainer_9dl73_9{flex-direction:column;align-items:stretch;padding:15px}._searchInput_9dl73_23{font-size:15px;width:100%}._addButton_9dl73_46{font-size:15px;padding:10px 12px;width:100%}._memberListContainer_9dl73_63{padding:15px;max-height:calc(100vh - 200px)}}._dashboardContainer_1rmqc_1{padding:20px;background-color:#fffbf7;min-height:calc(100vh - 70px)}._welcomeSection_1rmqc_7{margin-bottom:2rem}._welcomeTitle_1rmqc_11{color:#8c6240;font-size:28px;font-weight:600;margin-bottom:8px}._welcomeDescription_1rmqc_18{color:#b28761;font-size:16px;margin:0}._cardsContainer_1rmqc_24{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}._dashboardCard_1rmqc_31{background-color:#fff5eb;border:1px solid #f0e0d0;border-radius:8px;padding:1.5rem;text-align:center;box-shadow:0 2px 8px #d19c6926;transition:transform .2s ease}._dashboardCard_1rmqc_31:hover{transform:translateY(-3px)}._cardTitle_1rmqc_45{color:#8c6240;font-size:20px;font-weight:600;margin:0 0 12px}._cardDescription_1rmqc_52{color:#b28761;font-size:14px;margin:0 0 16px;line-height:1.4}._cardButton_1rmqc_59{display:inline-block;padding:.75rem 1.5rem;color:#8c6240;text-decoration:none;border-radius:6px;font-weight:500;transition:opacity .2s ease;border:none;font-size:16px;cursor:pointer}._articleButton_1rmqc_72{background-color:#f8d9a0}._memberButton_1rmqc_76{background-color:#e8d5c4}._cardButton_1rmqc_59:hover{opacity:.9}@media (max-width: 768px){._dashboardContainer_1rmqc_1{padding:16px}._cardsContainer_1rmqc_24{grid-template-columns:1fr;gap:1rem}._welcomeTitle_1rmqc_11{font-size:24px}._welcomeDescription_1rmqc_18{font-size:15px}._cardButton_1rmqc_59{padding:.6rem 1.2rem;font-size:15px}}@media (max-width: 480px){._dashboardContainer_1rmqc_1{padding:12px}._dashboardCard_1rmqc_31{padding:1.2rem}._cardTitle_1rmqc_45{font-size:18px}._cardDescription_1rmqc_52{font-size:13px}}._loadingContainer_1rmqc_128{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#fffbf7;padding:20px}._loadingCard_1rmqc_137{background-color:#fff5eb;border:1px solid #f0e0d0;border-radius:12px;padding:2.5rem;max-width:300px;width:100%;box-shadow:0 4px 16px #d19c6933;text-align:center}._loadingSpinner_1rmqc_148{width:40px;height:40px;border:4px solid #f0e0d0;border-top:4px solid #8c6240;border-radius:50%;margin:0 auto 1.5rem;animation:_spin_1rmqc_1 1s linear infinite}@keyframes _spin_1rmqc_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingTitle_1rmqc_163{color:#8c6240;font-size:24px;font-weight:600;margin:0 0 8px}._loadingDescription_1rmqc_170{color:#b28761;font-size:16px;margin:0;line-height:1.4}@media (max-width: 480px){._loadingContainer_1rmqc_128{padding:16px}._loadingCard_1rmqc_137{padding:2rem}._loadingSpinner_1rmqc_148{width:35px;height:35px;border-width:3px}._loadingTitle_1rmqc_163{font-size:20px}._loadingDescription_1rmqc_170{font-size:15px}}._loginContainer_1rmqc_203{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#fffbf7;padding:20px}._loginCard_1rmqc_212{background-color:#fff5eb;border:1px solid #f0e0d0;border-radius:12px;padding:2.5rem;max-width:400px;width:100%;box-shadow:0 4px 16px #d19c6933;text-align:center}._loginHeader_1rmqc_223{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem}._loginLogo_1rmqc_231{height:60px;width:60px;object-fit:contain;border-radius:8px}._loginTitle_1rmqc_238{color:#8c6240;font-size:28px;font-weight:600;margin:0}._loginDescription_1rmqc_245{color:#b28761;font-size:16px;margin:0 0 2rem;line-height:1.4}._loginForm_1rmqc_252{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_1rmqc_258{display:flex;flex-direction:column;text-align:left}._inputLabel_1rmqc_264{color:#8c6240;font-size:14px;font-weight:500;margin-bottom:6px}._inputField_1rmqc_271{padding:12px 16px;border:2px solid #f0e0d0;border-radius:6px;font-size:16px;background-color:#fffbf7;color:#8c6240;transition:border-color .2s ease,box-shadow .2s ease}._inputField_1rmqc_271:focus{outline:none;border-color:#8c6240;box-shadow:0 0 0 3px #8c62401a}._inputField_1rmqc_271::placeholder{color:#b28761;opacity:.7}._submitButton_1rmqc_292{padding:12px 24px;background-color:#8c6240;color:#fffbf7;border:none;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .1s ease;margin-top:.5rem}._submitButton_1rmqc_292:hover{background-color:#7a5537;transform:translateY(-1px)}._submitButton_1rmqc_292:active{transform:translateY(0)}@media (max-width: 480px){._loginContainer_1rmqc_203{padding:16px}._loginCard_1rmqc_212{padding:2rem}._loginTitle_1rmqc_238{font-size:24px}._loginDescription_1rmqc_245{font-size:15px}._inputField_1rmqc_271{padding:10px 14px;font-size:15px}._submitButton_1rmqc_292{padding:10px 20px;font-size:15px}}body{margin:0;font-family:"PT Serif",Georgia,serif;background:linear-gradient(135deg,#f8fbff,#fff)}._header_1rqp7_9{position:fixed;top:0;left:0;width:100%;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background:linear-gradient(135deg,#2c5282,#3182ce,#4299e1);box-shadow:0 4px 20px #2c528226;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box}._logo_1rqp7_25{height:50px;width:50px;padding:3px;border-radius:6px;background:linear-gradient(135deg,#fff,#f7fafc);box-shadow:0 4px 12px #0000001a;transition:transform .3s;cursor:pointer;flex-shrink:0}._logo_1rqp7_25:hover{transform:scale(1.05);box-shadow:0 6px 20px #00000026}._header_1rqp7_9 h1{font-family:"PT Serif",Georgia,serif;font-weight:700;font-size:1.5rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1);margin:0 16px;flex:1 1 auto;min-width:0;text-align:left;letter-spacing:.5px}@media (max-width: 768px){._header_1rqp7_9 h1{text-align:center;margin:0 auto;flex:1;font-size:1.25rem}}._desktopNav_if3q6_5{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-right:1.5rem;font-family:"PT Serif",Georgia,serif}._desktopNav_if3q6_5 a{text-decoration:none;color:#fff;font-weight:500;font-size:1rem;transition:color .3s}._desktopNav_if3q6_5 a:hover{color:#f0f0f0}._donateBtn_if3q6_26{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;border-radius:20px;cursor:pointer;font-weight:700;transition:background-color .3s}._donateBtn_if3q6_26:hover{background-color:#45a049}._mobileDonateBtn_if3q6_41{width:90%;background-color:#4caf50;color:#fff;border:none;padding:12px;border-radius:25px;cursor:pointer;font-weight:700;margin:1rem auto;display:block}._hamburger_if3q6_55{display:none;font-size:24px;color:#fff;cursor:pointer;background:none;border:none}._sidebar_if3q6_65{position:fixed;top:0;right:-250px;width:250px;height:100vh;background:linear-gradient(180deg,#2c5282,#3182ce,#e0e0e0);transition:right .3s ease-in-out;z-index:3000;padding-top:80px;box-shadow:-2px 0 8px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._sidebar_if3q6_65._open_if3q6_79{right:0}._sidebar_if3q6_65 a{display:block;padding:16px 24px;color:#e6e9ed;font-size:1.1rem;font-weight:500;text-decoration:none}._sidebar_if3q6_65 a:hover{background-color:#e6f0ff}._closeBtn_if3q6_98{position:absolute;top:20px;left:20px;font-size:30px;cursor:pointer;color:#fff;z-index:3001}._overlay_if3q6_109{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0006;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:2500}@media (max-width: 768px){._desktopNav_if3q6_5{display:none}._hamburger_if3q6_55{display:block}}@media (min-width: 769px){._desktopNav_if3q6_5{display:flex}._hamburger_if3q6_55{display:none}}._headerSpacer_13tpn_1{height:66px;width:100%}@media (max-width: 768px){._headerSpacer_13tpn_1{height:72px}}._carouselContainer_1sohb_3{width:100%;max-width:1400px;min-height:85vh;display:flex;justify-content:center;font-family:"PT Serif",Georgia,serif;background:#fff;padding:2.15rem 2rem 0;margin:0 auto}._carouselInner_1sohb_16{display:flex;width:100%}._missionSection_1sohb_22{flex:.25;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem 2rem 2rem;background:#fff}._missionContent_1sohb_31{max-width:380px;width:100%;padding:0;background:none;border-radius:0;box-shadow:none;border:none;text-align:left}._missionTitle_1sohb_42{font-family:"PT Serif",Georgia,serif;font-size:2.3rem;font-weight:700;margin-bottom:1.2rem;background:linear-gradient(135deg,#2c5282,#3182ce,#4299e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}._missionTitle_1sohb_42:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:4px;background:linear-gradient(135deg,#2c5282,#3182ce,#4299e1);border-radius:2px}._missionText_1sohb_65{font-size:1.05rem;font-weight:400;line-height:1.7;color:#374151;text-align:justify}._carouselSection_1sohb_74{flex:.75;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 2rem 1.5rem 1rem;background:#fff}._carouselWrapper_1sohb_84{position:relative;width:100%;max-width:900px;height:500px;border-radius:10px;overflow:hidden;box-shadow:0 15px 35px #00000014;margin:0 auto}._slideContainer_1sohb_95{position:relative;width:100%;height:100%}._slide_1sohb_95{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .6s ease-in-out;pointer-events:none}._slide_1sohb_95._active_1sohb_112{opacity:1;pointer-events:auto}._slideContent_1sohb_117{position:relative;width:100%;height:100%}._slideImage_1sohb_123{width:100%;height:100%;object-fit:cover}._slideOverlay_1sohb_129{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:2rem;transform:translateY(100%);transition:transform .3s ease}._slide_1sohb_95._active_1sohb_112 ._slideOverlay_1sohb_129{transform:translateY(0)}._slideTitle_1sohb_145{font-size:1.8rem;font-weight:600;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._navButton_1sohb_162{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;color:#fff;font-size:2rem;width:50px;height:50px;border-radius:50%;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:10}._navButton_1sohb_162:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.1)}._prevButton_1sohb_187{left:15px}._nextButton_1sohb_191{right:15px}._dotsContainer_1sohb_196{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:10}._dot_1sohb_196{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.5);background:transparent;cursor:pointer;transition:all .3s ease}._dot_1sohb_196:hover,._dot_1sohb_196._activeDot_1sohb_217{background:#fff;border-color:#fff}._callToAction_1sohb_223{margin-top:1.5rem;font-size:1rem;text-align:center;color:#2d3748;font-weight:500;max-width:900px;width:100%}@media (max-width: 768px){._carouselContainer_1sohb_3{flex-direction:column;padding:1rem;min-height:auto;background:#f8fafc;margin:0}._carouselInner_1sohb_16{flex-direction:column;max-width:none}._missionSection_1sohb_22{padding:1.5rem}._missionContent_1sohb_31{padding:1rem;margin:0 auto}._missionTitle_1sohb_42{font-size:2rem;text-align:center}._missionTitle_1sohb_42:after{left:50%;transform:translate(-50%)}._missionText_1sohb_65{font-size:1rem;text-align:left;word-spacing:normal;letter-spacing:.01em}._carouselSection_1sohb_74{padding:1rem}._carouselWrapper_1sohb_84{height:350px;max-width:100%;margin:0 auto}._slideOverlay_1sohb_129{padding:1.5rem}._slideTitle_1sohb_145{font-size:1.5rem}._navButton_1sohb_162{width:40px;height:40px;font-size:1.5rem}._prevButton_1sohb_187{left:10px}._nextButton_1sohb_191{right:10px}}@media (max-width: 480px){._carouselContainer_1sohb_3{margin:0;padding:1rem .5rem 0}._missionSection_1sohb_22{padding:1rem}._missionContent_1sohb_31{padding:1.2rem}._missionTitle_1sohb_42{font-size:1.8rem}._missionText_1sohb_65{font-size:.95rem;text-align:left;word-spacing:normal;letter-spacing:.01em}._carouselWrapper_1sohb_84{height:280px}._slideOverlay_1sohb_129{padding:1rem}._slideTitle_1sohb_145{font-size:1.3rem}}._donationSection_fpx6z_4{padding:0;background-color:#f3f4f6;margin:0;width:100%;font-family:"PT Serif",Georgia,serif}._donationContainer_fpx6z_12{max-width:100%;padding:0;margin:0}._donationCard_fpx6z_22{background:#fff}._donationGrid_fpx6z_29{display:grid;grid-template-columns:2fr 1fr;min-height:400px}._donationContent_fpx6z_36{padding:3rem;background:linear-gradient(135deg,#2c5282,#3182ce,#4299e1);color:#fff;display:flex;flex-direction:column;justify-content:center}._contentWrapper_fpx6z_45{max-width:64rem}._headerSection_fpx6z_49{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._iconWrapper_fpx6z_56{background:#fff3;border-radius:50%;padding:.75rem}._headerIcon_fpx6z_62{width:2rem;height:2rem}._mainTitle_fpx6z_67{font-size:2.5rem;font-weight:700;line-height:1.1}._description_fpx6z_73{font-size:1rem;color:#dbeafe;margin-bottom:2rem;line-height:1.6}._impactGrid_fpx6z_81{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem}._impactCard_fpx6z_88{background:#ffffff1a;border-radius:.75rem;padding:1rem;text-align:center;transition:all .3s ease}._impactCard_fpx6z_88:hover{background:#fff3}._impactIcon_fpx6z_100{width:2rem;height:2rem;margin:0 auto .5rem}._impactTitle_fpx6z_106{font-size:.875rem;font-weight:500;margin:0}._donationCta_fpx6z_113{padding:3rem;display:flex;flex-direction:column;justify-content:space-between;background:#fff;min-height:600px;max-height:600px;overflow-y:auto}._ctaHeader_fpx6z_124{text-align:center;margin-bottom:2rem;flex-shrink:0}._ctaIconWrapper_fpx6z_130{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:#dbeafe;border-radius:50%;margin-bottom:1rem}._ctaHeartIcon_fpx6z_141{width:2rem;height:2rem;color:red;fill:currentColor}._ctaTitle_fpx6z_148{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.75rem}._ctaDescription_fpx6z_155{color:#6b7280;margin:0}._ctaButtons_fpx6z_161{margin-bottom:2rem;flex-grow:1;display:flex;flex-direction:column;justify-content:center}._donateButton_fpx6z_169{width:100%;background:linear-gradient(to right,#10b981,#059669);color:#fff;font-weight:700;padding:1.5rem;border-radius:.75rem;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.1rem}._donateButton_fpx6z_169:hover{background:linear-gradient(to right,#059669,#047857);transform:scale(1.05)}._buttonHeartIcon_fpx6z_192{width:1.25rem;height:1.25rem;fill:currentColor}._buttonArrowIcon_fpx6z_198{width:1rem;height:1rem}._securityText_fpx6z_203{text-align:center;font-size:.75rem;color:#6b7280;margin:0}._secondaryActions_fpx6z_211{margin-bottom:2rem;flex-grow:.5;display:flex;flex-direction:column;justify-content:center}._secondaryTitle_fpx6z_219{text-align:center;color:#374151;font-weight:500;font-size:.875rem;margin-bottom:.75rem}._secondaryButtons_fpx6z_227{display:flex;flex-direction:column;gap:.5rem}._volunteerButton_fpx6z_233{width:100%;background:#dbeafe;color:#1d4ed8;font-weight:700;padding:1.5rem;border-radius:.75rem;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem;font-size:1.1rem}._volunteerButton_fpx6z_233:hover{background:#bfdbfe;transform:scale(1.05)}._awarenessButton_fpx6z_256{width:100%;background:#fef3c7;color:#d97706;padding:.75rem 1rem;border-radius:.5rem;border:none;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .3s ease}._awarenessButton_fpx6z_256:hover{background:#fde68a;transform:translateY(-1px)}._bankHeader_fpx6z_275{text-align:center;margin-bottom:2rem;flex-shrink:0}._bankIconWrapper_fpx6z_281{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:#ecfdf5;border-radius:50%;margin-bottom:1rem}._bankIcon_fpx6z_281{width:2rem;height:2rem;color:#059669}._bankTitle_fpx6z_298{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.75rem}._bankDescription_fpx6z_305{color:#6b7280;margin:0}._bankDetailsContainer_fpx6z_310{margin-bottom:2rem;flex:1;overflow-y:auto}._bankDetailCard_fpx6z_316{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;margin-bottom:1rem;transition:all .3s ease}._bankDetailCard_fpx6z_316:hover{background:#f3f4f6;border-color:#d1d5db}._bankDetailHeader_fpx6z_330{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._bankDetailIcon_fpx6z_337{width:1rem;height:1rem;color:#6b7280}._bankDetailLabel_fpx6z_343{font-size:.875rem;color:#6b7280;font-weight:500}._bankDetailContent_fpx6z_349{display:flex;align-items:center;justify-content:space-between;gap:.5rem}._bankDetailValue_fpx6z_356{font-weight:600;color:#111827;font-size:.875rem;flex:1}._copyButton_fpx6z_363{background:#e5e7eb;border:none;border-radius:.375rem;padding:.25rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}._copyButton_fpx6z_363:hover{background:#d1d5db}._copiedButton_fpx6z_379{background:#dcfce7;color:#16a34a}._copiedButton_fpx6z_379:hover{background:#bbf7d0}._copyIcon_fpx6z_388{width:1rem;height:1rem}._backButton_fpx6z_393{width:100%;background:#f3f4f6;color:#374151;padding:.75rem 1rem;border-radius:.5rem;border:none;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem;flex-shrink:0}._backButton_fpx6z_393:hover{background:#e5e7eb}._backIcon_fpx6z_416{width:1rem;height:1rem}._bankFooterText_fpx6z_421{text-align:center;font-size:.75rem;color:#6b7280;margin:0;flex-shrink:0}._volunteerHeader_fpx6z_430{text-align:center;margin-bottom:2rem;flex-shrink:0}._volunteerIconWrapper_fpx6z_436{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:#fef3c7;border-radius:50%;margin-bottom:1rem}._volunteerIcon_fpx6z_436{width:2rem;height:2rem;color:#d97706}._volunteerTitle_fpx6z_453{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.75rem}._volunteerDescription_fpx6z_460{color:#6b7280;margin:0}._contactContainer_fpx6z_465{margin-bottom:1.5rem;flex-shrink:0}._contactCard_fpx6z_470{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;margin-bottom:1rem;transition:all .3s ease}._contactCard_fpx6z_470:hover{background:#f3f4f6;border-color:#d1d5db}._contactHeader_fpx6z_484{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._contactIcon_fpx6z_491{width:1rem;height:1rem;color:#6b7280}._contactLabel_fpx6z_497{font-size:.875rem;color:#6b7280;font-weight:500}._contactContent_fpx6z_503{display:flex;align-items:center;justify-content:space-between;gap:.5rem}._contactValue_fpx6z_510{font-weight:600;color:#111827;font-size:.875rem;flex:1}._volunteerBenefits_fpx6z_517{margin-bottom:1rem;flex-shrink:0}._benefitsTitle_fpx6z_522{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.75rem;text-align:center}._benefitsList_fpx6z_530{display:flex;flex-direction:column;gap:.5rem}._benefitItem_fpx6z_536{font-size:.875rem;color:#374151;padding:.5rem;background:#fef9e7;border-radius:.375rem;border-left:3px solid #f59e0b}._volunteerFooterText_fpx6z_545{text-align:center;font-size:.75rem;color:#6b7280;margin:0;flex-shrink:0}@media (max-width: 768px){._donationGrid_fpx6z_29{grid-template-columns:1fr;min-height:auto}._donationContent_fpx6z_36{padding:2rem}._donationCta_fpx6z_113{padding:2rem;min-height:500px;max-height:500px}._mainTitle_fpx6z_67{font-size:2rem}._impactGrid_fpx6z_81{grid-template-columns:repeat(2,1fr);gap:.75rem}._impactCard_fpx6z_88{padding:.75rem .5rem}._impactIcon_fpx6z_100{width:1.5rem;height:1.5rem;margin:0 auto .375rem}._impactTitle_fpx6z_106{font-size:.75rem}._headerSection_fpx6z_49{flex-direction:column;text-align:center}}@media (max-width: 480px){._donationSection_fpx6z_4{padding:0}._donationContainer_fpx6z_12{padding:0;width:100%;margin:0}._donationContent_fpx6z_36,._donationCta_fpx6z_113{padding:1.5rem}._donationCta_fpx6z_113{min-height:450px;max-height:450px}._mainTitle_fpx6z_67{font-size:1.75rem}._impactGrid_fpx6z_81{grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1.5rem}._impactCard_fpx6z_88{background:#ffffff1a;border-radius:.5rem;padding:.75rem .375rem;text-align:center;transition:all .3s ease;min-height:80px;display:flex;flex-direction:column;justify-content:center;align-items:center}._impactIcon_fpx6z_100{width:1.25rem;height:1.25rem;margin:0 auto .25rem;flex-shrink:0}._impactTitle_fpx6z_106{font-size:.7rem;font-weight:500;margin:0;line-height:1.2;text-align:center}._ctaIconWrapper_fpx6z_130,._bankIconWrapper_fpx6z_281,._volunteerIconWrapper_fpx6z_436{width:3rem;height:3rem}._ctaHeartIcon_fpx6z_141,._bankIcon_fpx6z_281,._volunteerIcon_fpx6z_436{width:1.5rem;height:1.5rem}._description_fpx6z_73{font-size:.875rem;margin-bottom:1.5rem}}._section_1unh7_3{padding:2rem 1rem 4rem;background:linear-gradient(to bottom,#fff,#f3f4f6);font-family:"PT Serif",Georgia,serif}._container_1unh7_9{max-width:1200px;margin:0 auto;padding:0 1rem}._header_1unh7_15{text-align:center;margin-bottom:3rem}._title_1unh7_20{font-size:clamp(1.75rem,4.5vw,2.25rem);font-weight:700;color:#111827;margin-bottom:1rem;line-height:1.2}._subtitle_1unh7_28{font-size:clamp(1.1rem,2.8vw,1.25rem);color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6;padding:0 1rem}._cardGrid_1unh7_37{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}._card_1unh7_37,._cardAlt_1unh7_43{background-color:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1rem;padding:2rem;box-shadow:0 8px 24px #0000000f;border:1px solid #e5e7eb;min-width:0;display:flex;flex-direction:column;height:100%}._cardAlt_1unh7_43{background-color:#fff}._cardTitle_1unh7_60{display:flex;align-items:center;gap:.75rem;font-size:clamp(1.35rem,3.2vw,1.6rem);color:#2c5282;margin-bottom:1.5rem;flex-wrap:wrap;flex-shrink:0}._cardAlt_1unh7_43 a{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}._icon_1unh7_79{width:1.5rem;height:1.5rem;flex-shrink:0}._infoGroup_1unh7_85{display:flex;flex-direction:column;gap:1.25rem}._infoItem_1unh7_91{background-color:#f9fafb;padding:1rem;border-radius:.75rem;transition:background-color .3s ease}._infoItem_1unh7_91:hover{background-color:#f3f4f6}._infoIcon_1unh7_102{color:#2c5282;min-width:24px;min-height:24px;margin-top:4px;flex-shrink:0}._infoItem_1unh7_91 h4{font-weight:600;color:#111827;margin-bottom:.25rem;font-size:clamp(1rem,2.2vw,1.1rem);display:flex;align-items:center;gap:.5rem}._titleIcon_1unh7_120{color:#2c5282;width:20px;height:20px;flex-shrink:0}._infoItem_1unh7_91 p{color:#4b5563;font-size:clamp(.95rem,2vw,1.05rem);line-height:1.5;word-break:break-word;margin:0 0 0 30px}._infoNote_1unh7_136{margin-top:1rem;background-color:#e0f2fe;padding:1rem;border-radius:.75rem;font-size:clamp(.95rem,2vw,1.05rem);color:#2c5282;line-height:1.5}._mapContainer_1unh7_147{flex-grow:1;border-radius:.75rem;overflow:hidden;position:relative}._mapContainer_1unh7_147 iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width: 1024px){._section_1unh7_3{padding:1.5rem 1rem 3rem}._cardGrid_1unh7_37{gap:1.5rem}._card_1unh7_37,._cardAlt_1unh7_43{padding:1.5rem}._header_1unh7_15{margin-bottom:2.5rem}}@media (max-width: 768px){._section_1unh7_3{padding:1rem .5rem 2rem}._container_1unh7_9{padding:0 .5rem}._cardGrid_1unh7_37{grid-template-columns:1fr;gap:1.5rem}._card_1unh7_37,._cardAlt_1unh7_43{padding:1.5rem;border-radius:.75rem}._header_1unh7_15{margin-bottom:2rem}._subtitle_1unh7_28{padding:0 .5rem}._infoItem_1unh7_91 h4{justify-content:flex-start;text-align:left}._infoItem_1unh7_91 p{margin-left:28px}._cardTitle_1unh7_60{justify-content:center;text-align:center}._mapContainer_1unh7_147{height:250px}._mapContainer_1unh7_147 iframe{position:static}}@media (max-width: 480px){._section_1unh7_3{padding:.75rem .25rem 1.5rem}._container_1unh7_9{padding:0 .25rem}._card_1unh7_37,._cardAlt_1unh7_43{padding:1rem;margin:0 .25rem}._infoItem_1unh7_91{padding:.75rem}._infoGroup_1unh7_85{gap:1rem}._cardTitle_1unh7_60{gap:.5rem;margin-bottom:1rem}._infoNote_1unh7_136{padding:.75rem}._titleIcon_1unh7_120{width:18px;height:18px}._infoItem_1unh7_91 p{margin-left:26px}._mapContainer_1unh7_147{height:200px}}@media (max-width: 768px) and (orientation: landscape){._section_1unh7_3{padding:.75rem .5rem 1.5rem}._cardGrid_1unh7_37{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}._mapContainer_1unh7_147{height:350px}}._footer_8s183_3{background:linear-gradient(135deg,#2c5282,#3182ce,#4299e1);color:#fff;font-family:"PT Serif",Georgia,serif;position:relative;overflow:hidden}._footer_8s183_3:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.05) 0%,transparent 50%);pointer-events:none}._footerContainer_8s183_22{max-width:1200px;margin:0 auto;padding:3rem 1rem 0;position:relative;z-index:1}._footerGrid_8s183_30{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem}._brandSection_8s183_38{max-width:350px}._brandLink_8s183_42{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;text-decoration:none;color:inherit;transition:transform .3s ease}._brandLink_8s183_42:hover{transform:translateY(-2px)}._footerLogo_8s183_56{height:40px;width:40px;border-radius:6px;background:linear-gradient(135deg,#fff,#f7fafc);padding:2px;box-shadow:0 4px 12px #0003}._brandName_8s183_65{font-family:"PT Serif",Georgia,serif;font-weight:700;font-size:1.5rem;margin:0;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}._brandDescription_8s183_74{font-size:.95rem;line-height:1.6;color:#ffffffe6;margin-bottom:1.5rem;text-shadow:0 1px 2px rgba(0,0,0,.1)}._socialLinks_8s183_82{display:flex;gap:.75rem}._socialLink_8s183_82{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:50%;color:#fff;text-decoration:none;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._socialLink_8s183_82:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #0003}._linksSection_8s183_109{min-width:200px}._sectionTitle_8s183_113{font-family:"PT Serif",Georgia,serif;font-weight:700;font-size:1.1rem;color:#fff;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.2);position:relative}._sectionTitle_8s183_113:after{content:"";position:absolute;bottom:-.5rem;left:0;width:2rem;height:2px;background:#fff9;border-radius:1px}._footerNav_8s183_134{display:flex;flex-direction:column;gap:.5rem}._navLink_8s183_140,._donateLink_8s183_140{color:#ffffffe6;text-decoration:none;font-size:.95rem;padding:.4rem 0;transition:all .3s ease;border:none;background:none;font-family:inherit;cursor:pointer;text-align:left}._navLink_8s183_140:hover,._donateLink_8s183_140:hover{color:#fff;transform:translate(4px);text-shadow:0 2px 4px rgba(0,0,0,.2)}._donateLink_8s183_140{font-weight:600;color:gold;margin-top:.5rem}._donateLink_8s183_140:hover{color:#ffed4e;transform:translate(4px) scale(1.02)}._impactSection_8s183_171{min-width:250px}._impactGrid_8s183_175{display:flex;flex-direction:column;gap:.75rem}._impactItem_8s183_181{display:flex;align-items:center;gap:.5rem;color:#ffffffe6;font-size:.9rem;transition:all .3s ease;padding:.25rem 0}._impactItem_8s183_181:hover{color:#fff;transform:translate(4px)}._impactIcon_8s183_196{color:gold;flex-shrink:0}._impactTitle_8s183_201{font-weight:500}._contactSection_8s183_206{min-width:300px}._contactInfo_8s183_210{margin-bottom:1.5rem}._contactItem_8s183_214{display:flex;gap:.75rem;margin-bottom:1rem}._contactIcon_8s183_220{color:gold;flex-shrink:0;margin-top:.2rem}._contactText_8s183_226{color:#ffffffe6;font-size:.9rem;line-height:1.5}._contactText_8s183_226 p{margin:0}._bankingSection_8s183_237{background:#ffffff1a;padding:1rem;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);min-width:250px}._bankingTitle_8s183_246{font-family:"PT Serif",Georgia,serif;font-weight:600;font-size:.95rem;color:gold;margin-bottom:.75rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}._bankDetails_8s183_255{display:flex;flex-direction:column;gap:.5rem}._bankDetail_8s183_255{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem}._bankLabel_8s183_268{display:flex;align-items:center;gap:.4rem;color:#fffc;font-weight:500}._bankIcon_8s183_276{color:gold;flex-shrink:0}._bankValueContainer_8s183_281{display:flex;align-items:center;justify-content:space-between;gap:.5rem;background:#ffffff1a;padding:.4rem .6rem;border-radius:4px;border:1px solid rgba(255,255,255,.2)}._bankValue_8s183_281{color:#fff;font-weight:500;flex:1;word-break:break-all}._copyButton_8s183_299{background:#fff3;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.3rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center;min-width:24px;height:24px}._copyButton_8s183_299:hover{background:#ffffff4d;transform:scale(1.1)}._copiedIcon_8s183_319{color:#4ade80}._footerBottom_8s183_324{border-top:1px solid rgba(255,255,255,.2);padding:1.5rem 0;margin-top:2rem}._bottomContent_8s183_330{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._copyright_8s183_338{color:#fffc;font-size:.9rem;margin:0}._legalLinks_8s183_344{display:flex;gap:1.5rem}._legalLink_8s183_344{color:#fffc;text-decoration:none;font-size:.9rem;transition:color .3s ease}._legalLink_8s183_344:hover{color:#fff}@media (max-width: 1024px){._footerGrid_8s183_30{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){._footerContainer_8s183_22{padding:2rem 1rem 0}._footerGrid_8s183_30{grid-template-columns:1fr;gap:2rem}._brandSection_8s183_38{max-width:none}._bottomContent_8s183_330{flex-direction:column;text-align:center;gap:.5rem}._legalLinks_8s183_344{justify-content:center}._bankDetail_8s183_255{font-size:.8rem}._bankValueContainer_8s183_281{padding:.3rem .5rem}}@media (max-width: 480px){._footerContainer_8s183_22{padding:1.5rem .75rem 0}._socialLinks_8s183_82{justify-content:center}._socialLink_8s183_82{width:36px;height:36px}._bankingSection_8s183_237{padding:.75rem}._sectionTitle_8s183_113{font-size:1rem}._brandName_8s183_65{font-size:1.3rem}._footerLogo_8s183_56{height:36px;width:36px}}._pageContainer_sw4sw_2{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:"PT Serif",Georgia,serif}._header_sw4sw_9{background:linear-gradient(135deg,#2c5282,#3182ce,#4299e1);color:#fff;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 6px -1px #0000001a;position:sticky;top:0;z-index:100}._logo_sw4sw_22{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.2)}._title_sw4sw_30{font-size:1.8rem;font-weight:700;margin-left:1rem;flex-grow:1}._ctaButton_sw4sw_37{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1.5rem;border-radius:25px;cursor:pointer;font-weight:500;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._ctaButton_sw4sw_37:hover{background:#fff3;transform:translateY(-1px)}._contentWrapper_sw4sw_55{max-width:800px;margin:0 auto;padding:2rem}._heroSection_sw4sw_62{text-align:center;margin-bottom:3rem;padding:2rem 0}._pageTitle_sw4sw_68{font-size:2.5rem;color:#2c5282;margin-bottom:1rem;font-weight:700}._introText_sw4sw_75{font-size:1.1rem;color:#64748b;line-height:1.6;max-width:600px;margin:0 auto 2rem;text-align:justify}._searchContainer_sw4sw_85{margin-top:2rem;display:flex;justify-content:center;align-items:center}._searchBar_sw4sw_92{width:100%;max-width:600px;padding:.75rem 1rem;font-size:1rem;border:2px solid #e2e8f0;border-radius:25px;outline:none;transition:all .3s ease;background:#fff;box-shadow:0 2px 4px #0000000d}._searchBar_sw4sw_92:focus{border-color:#2c5282;box-shadow:0 0 0 3px #3b82f61a}._searchBar_sw4sw_92::placeholder{color:#94a3b8}._memberGrid_sw4sw_113{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:2rem 0}._sectionTitle_sw4sw_121{font-size:1.8rem;color:#2c5282;margin:3rem 0 1.5rem;font-weight:600;text-align:left;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}._noResults_sw4sw_132{text-align:center;padding:2rem;color:#64748b;font-style:italic}._memberItem_sw4sw_139{margin:20px 0;padding:10px 16px;font-family:"PT Serif",serif;text-align:center;border-radius:8px;transition:all .2s ease}._memberItem_sw4sw_139:hover{background-color:#3b82f60d;transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}._memberName_sw4sw_154{font-size:1.2rem;color:#1e293b;display:block;margin-bottom:4px;font-weight:600}._memberDate_sw4sw_162{margin:4px 0;font-size:.95rem;color:#64748b}._divider_sw4sw_168{border:none;border-bottom:1px solid #e2e8f0;margin-top:10px}@media (max-width: 1024px){._memberGrid_sw4sw_113{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){._header_sw4sw_9{padding:1rem}._title_sw4sw_30{font-size:1.5rem;margin-left:.75rem}._logo_sw4sw_22{width:40px;height:40px}._ctaButton_sw4sw_37{padding:.4rem 1rem;font-size:.9rem}._contentWrapper_sw4sw_55{padding:1rem}._heroSection_sw4sw_62{padding:1.5rem 0;margin-bottom:2rem}._pageTitle_sw4sw_68{font-size:2rem}._introText_sw4sw_75{font-size:1rem}._searchBar_sw4sw_92{max-width:600px;padding:.6rem .9rem;font-size:.95rem}._memberGrid_sw4sw_113{grid-template-columns:1fr;gap:1rem}._sectionTitle_sw4sw_121{font-size:1.5rem;margin:2rem 0 1rem}._memberItem_sw4sw_139{margin:15px 0;padding:8px 12px;text-align:center}._memberItem_sw4sw_139:hover{transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}._memberName_sw4sw_154{font-size:1.1rem}._memberDate_sw4sw_162{font-size:.9rem}}@media (max-width: 480px){._header_sw4sw_9{padding:.75rem}._title_sw4sw_30{font-size:1.3rem}._heroSection_sw4sw_62{padding:1rem 0}._pageTitle_sw4sw_68{font-size:1.8rem}._searchBar_sw4sw_92{max-width:600px;padding:.5rem .8rem;font-size:.9rem}._memberItem_sw4sw_139{margin:12px 0;padding:6px 8px;text-align:center}._memberItem_sw4sw_139:hover{transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}._divider_sw4sw_168{margin-top:6px}._sectionTitle_sw4sw_121{font-size:1.3rem;margin:1.5rem 0 .8rem}}._pageContainer_1curq_2{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:"PT Serif",Georgia,serif}._contentWrapper_1curq_9{max-width:1200px;margin:0 auto;padding:2rem}._heroSection_1curq_16{text-align:center;margin-bottom:3rem;padding:2rem 0}._pageTitle_1curq_22{font-size:2.5rem;color:#2c5282;margin-bottom:1rem;font-weight:700}._introText_1curq_29{font-size:1.1rem;color:#64748b;line-height:1.6;max-width:600px;margin:0 auto 2rem;text-align:justify}._searchContainer_1curq_39{margin-top:2rem}._searchBar_1curq_43{width:100%;max-width:600px;padding:.75rem 1rem;font-size:1rem;border:2px solid #e2e8f0;border-radius:25px;outline:none;transition:all .3s ease;background:#fff;box-shadow:0 2px 4px #0000000d}._searchBar_1curq_43:focus{border-color:#2c5282;box-shadow:0 0 0 3px #3b82f61a}._searchBar_1curq_43::placeholder{color:#94a3b8}._articleContainer_1curq_65{display:flex;flex-direction:column;gap:1.5rem;padding:1rem;max-width:800px;margin:0 auto}._articleGrid_1curq_74{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:0;max-width:1200px;margin:0 auto}._cardLink_1curq_83{text-decoration:none;color:inherit;display:block;height:100%}._articleCard_1curq_90{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;height:100%;display:flex;flex-direction:column}._articleCard_1curq_90:hover{transform:translateY(-5px);box-shadow:0 8px 15px #00000026}._cardImage_1curq_107{width:100%;height:200px;object-fit:cover;display:block}._cardContent_1curq_114{padding:1.5rem;flex:1;display:flex;flex-direction:column;justify-content:space-between}._cardTitle_1curq_122{font-size:1.25rem;font-weight:600;color:#333;margin:0 0 .75rem;line-height:1.4}._cardDate_1curq_130{font-size:.9rem;color:#666;margin:0;font-weight:500}@media (max-width: 1024px){._articleGrid_1curq_74{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){._contentWrapper_1curq_9{padding:1rem}._heroSection_1curq_16{padding:1.5rem 0;margin-bottom:2rem}._pageTitle_1curq_22{font-size:2rem}._introText_1curq_29{font-size:1rem}._searchBar_1curq_43{max-width:600px;padding:.6rem .9rem;font-size:.95rem}._articleGrid_1curq_74{grid-template-columns:1fr;gap:1rem}._cardContent_1curq_114{padding:1rem}._cardTitle_1curq_122{font-size:1.1rem}}@media (max-width: 480px){._heroSection_1curq_16{padding:1rem 0}._pageTitle_1curq_22{font-size:1.8rem}._searchBar_1curq_43{max-width:600px;padding:.5rem .8rem;font-size:.9rem}._articleGrid_1curq_74{grid-template-columns:1fr;gap:1rem;padding:.5rem}._cardImage_1curq_107{height:180px}}:root{--blue-dark: #2c5282;--blue-light: #4299e1;--blue-soft: #ebf8ff;--blue-shadow: rgba(66, 153, 225, .15);--text-dark: #1a202c;--text-muted: #4a5568;--bg-light: #ffffff}._articlePage_xxga7_15{max-width:860px;margin:3rem auto;padding:3rem 2rem;padding-top:60px;font-family:Inter,sans-serif;background:var(--bg-light);color:var(--text-dark);line-height:1.7;background:transparent;box-shadow:none;border-radius:0;position:relative;overflow:visible}._title_xxga7_32{font-family:Playfair Display,serif;font-size:3rem;margin-bottom:.5rem;color:var(--blue-dark);position:relative;line-height:1.2}._date_xxga7_42{font-size:.95rem;color:var(--text-muted);margin-bottom:2rem;display:flex;align-items:center;gap:.5rem}._date_xxga7_42:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background-color:var(--blue-light)}._image_xxga7_61{width:100%;height:auto;margin-bottom:2rem;border:1px solid var(--blue-soft);box-shadow:0 4px 12px var(--blue-shadow);transition:transform .3s ease,box-shadow .3s ease;border-radius:8px}._image_xxga7_61:hover{transform:scale(1.01);box-shadow:0 6px 18px var(--blue-shadow)}._content_xxga7_77{font-family:Crimson Text,serif;font-size:1.15rem;line-height:1.8;letter-spacing:.3px;color:var(--text-dark)}._content_xxga7_77 h2{font-size:1.8rem;margin-top:2.5rem;color:var(--blue-dark);font-family:Playfair Display,serif;border-left:4px solid var(--blue-light);padding-left:.6rem;line-height:1.3}._content_xxga7_77 p{margin:1.2rem 0;text-align:left}@media (min-width: 768px){._content_xxga7_77 p{text-align:justify;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}}._content_xxga7_77 blockquote{background-color:var(--blue-soft);border-left:4px solid var(--blue-light);padding:1rem 1.5rem;margin:2rem 0;font-style:italic;color:var(--text-muted);border-radius:4px;font-family:Crimson Text,serif;font-size:1.1rem}._carousel_xxga7_137{margin-top:3rem;position:relative;width:100%;display:flex;justify-content:center}._carousel_xxga7_137 button{position:absolute;top:50%;transform:translateY(-50%);background:#2c5282cc;color:#fff;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px var(--blue-shadow);opacity:0;z-index:2}._carousel_xxga7_137:hover button{opacity:1}._carousel_xxga7_137 button:first-child{left:20px}._carousel_xxga7_137 button:last-child{right:20px}._carousel_xxga7_137 button:hover{background:#4299e1e6;transform:translateY(-50%) scale(1.05);box-shadow:0 4px 12px var(--blue-shadow)}._carousel_xxga7_137 button:active{transform:translateY(-50%) scale(.95)}._carouselImage_xxga7_188{width:100%;height:auto;object-fit:cover;border-radius:8px;border:1px solid rgba(66,153,225,.3);box-shadow:0 4px 12px var(--blue-shadow);transition:transform .3s ease}._carouselImage_xxga7_188:hover{transform:scale(1.01)}@media (max-width: 768px){._articlePage_xxga7_15{margin:1.5rem auto;padding:2rem 1rem}._title_xxga7_32{font-size:2.2rem}._content_xxga7_77{font-size:1.05rem}._content_xxga7_77 h2{font-size:1.5rem}._carousel_xxga7_137 button{width:44px;height:44px;font-size:1.1rem}._carousel_xxga7_137 button:first-child{left:10px}._carousel_xxga7_137 button:last-child{right:10px}}@media (max-width: 480px){._title_xxga7_32{font-size:1.8rem}._date_xxga7_42{font-size:.9rem}._content_xxga7_77{font-size:1rem}._carousel_xxga7_137 button{width:40px;height:40px;font-size:1rem}._carousel_xxga7_137 button:first-child{left:5px}._carousel_xxga7_137 button:last-child{right:5px}}
