body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.wrapper-app{align-items:center;display:flex;justify-content:center;min-height:80vh;overflow:hidden;position:relative;text-align:center;width:100%}.wrapper-Img{filter:brightness(40%);height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.wrapper-contents{align-items:center;display:flex;flex-direction:column;gap:25px;max-width:900px;padding:0 20px;position:relative;z-index:1}.heroH5{color:#fff;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:clamp(1.3rem,4vw,2.3rem);font-weight:800;line-height:1.4}.buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.link{border:2px solid #fff;border-radius:30px;color:#fff;font-size:18px;font-weight:600;padding:10px 28px;text-decoration:none;transition:all .3s ease}.link:hover{background:#fff;color:#000;transform:translateY(-3px)}@media screen and (max-width:540px){.wrapper-app{min-height:60vh}.wrapper-contents{padding:0 15px}.heroH5{font-size:1.2rem}.buttons{flex-direction:column}.link{font-size:16px;text-align:center;width:100%}}@media screen and (min-width:541px) and (max-width:780px){.wrapper-app{min-height:70vh}.heroH5{font-size:1.6rem}.wrapper-contents{max-width:700px}}.navbar{height:12vh;padding:20px}.navbar,.navbar-contents{align-items:center;display:flex}.navbar-contents{justify-content:space-between;margin-left:100px;margin-right:100px;width:100%}.logo{align-items:center;display:flex;gap:8px}.logo img{height:60px;object-fit:contain;width:60px}.logo h1{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:14px;font-weight:700}.links{align-items:center;display:flex}.links ul{display:flex;gap:30px;list-style:none;margin:0;padding:0}.links ul li a{color:inherit;cursor:pointer;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:color .3s ease}.links ul li a:hover{color:#0f3c81}.navbar ul li{position:relative}.dropdown,.dropdownProfile{background:#fff;box-shadow:0 2px 6px #00000026;display:none;left:0;padding:10px;position:absolute;top:100%;z-index:1000}.navbar ul li:hover .dropdown,.navbar ul li:hover .dropdownProfile{display:block}@media screen and (max-width:540px){.navbar{height:auto;padding:15px}.navbar-contents{margin-left:0;margin-right:0}.logo h1{font-size:12px;line-height:1.2}.links ul{gap:15px}.links ul li a{font-size:14px}}@media screen and (min-width:541px) and (max-width:780px){.navbar-contents{margin-left:40px;margin-right:40px}.logo h1{font-size:13px}.links ul{gap:20px}}.Section1{margin-left:100px;margin-right:100px;padding:20px}.Section1-wrapper{display:flex;flex-direction:column;gap:30px}.card{align-items:center;border-radius:30px;display:flex;flex-direction:row;gap:20px;height:160px;justify-content:space-between;padding:5px;transition:transform .3s ease;width:90%}.card:hover{cursor:pointer;transform:translateY(-5px)}.card-img{background:#0000;border-radius:30px;height:100%;object-fit:contain;width:50%}.card-body{align-items:center;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;display:block;height:100%;justify-content:center;overflow:hidden;padding:5px;width:100%}.card-title{font-size:20px;font-weight:800;padding:-2px}.card-text,.card-title{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.card-text{font-weight:600}@media screen and (max-width:540px){.Section1{margin-left:10px;margin-right:10px}.card{flex-direction:column;height:auto;width:100%}.card-body{object-fit:cover;padding:15px;width:100%}.card-img{height:150px;object-fit:cover;width:80%}}@media screen and (min-width:541px) and (max-width:780px){.Section1{margin-left:40px;margin-right:40px}.card{gap:15px}.card-img{width:40%}}.section2{padding:20px}.section2-contents{margin-left:100px;margin-right:100px}.sec-img{height:50%}.sec-img h5{align-items:center;color:#000;display:flex;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:xx-large;font-weight:800;justify-content:center}.section2b{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-left:100px;margin-right:100px}.card2{background-color:#fff;border:1px solid rgba(0,0,0,.125);border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);display:flex;flex-direction:column;height:auto;overflow:hidden;width:100%}.card2:hover{cursor:pointer;transform:translateY(-5px)}.card2-body{align-items:center;display:block;justify-content:center;padding:5px}.card2 img{background-position:50%;background-size:cover;background:#0000;background-color:#fff}.card2-img-top{align-items:center;display:flex;height:40%;justify-content:center;object-fit:cover;width:100%}.card2-title{font-size:24px;font-weight:800}.card2-text,.card2-title{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.card2-text{font-size:16px;font-weight:600;height:50%}@media screen and (max-width:540px){.section2b{grid-template-columns:1fr;margin-left:15px;margin-right:15px}.card2{height:auto;min-height:0;overflow-x:hidden;overflow-y:auto;width:100%}.card2::-webkit-scrollbar{width:8px}.card2::-webkit-scrollbar-thumb{background-color:#88aae9;border-radius:4px}.card2::-webkit-scrollbar-thumb:hover{background-color:#195fe1}.card2::-webkit-scrollbar-track{background:#0000}.card2-img-top{height:150px}}.gallery-section{background-color:#e6f0ff;padding:20px}.gallery-contents{align-items:center;display:flex;gap:30px;justify-content:space-between;margin-left:100px;margin-right:100px}.gallery-head{width:50%}.gallery-title{font-size:24px;font-weight:800;padding:5px}.gallery-story,.gallery-title{color:#000;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.gallery-story{font-weight:600;padding-right:20px;padding-top:20px}.carousel{height:40vh;padding:20px;position:relative;width:40%}.carousel>ul{list-style:none;margin:0;padding:0}.slide{display:none;inset:0;opacity:0;position:absolute}.slide.active{display:block;opacity:1}.slide>img{border-radius:30px;height:100%;object-fit:cover;width:100%}.carousel-button{background-color:#0003;border-radius:10px;color:#fff9;font-size:3rem;padding:.3rem .6rem;z-index:2}.carousel-button.prev{left:10px}.carousel-button.next{right:10px}@media screen and (max-width:540px){.gallery-contents{flex-direction:column;margin-left:0;margin-right:0;text-align:center}.gallery-head{width:100%}.gallery-title{font-size:20px}.gallery-story{padding-right:0}.carousel{height:220px;padding:10px;width:90%}}@media screen and (min-width:541px) and (max-width:780px){.gallery-contents{margin-left:40px;margin-right:40px}.gallery-head{width:55%}.carousel{height:30vh;width:45%}}.section3{background:#0c184b;padding:20px}.section3-title{align-items:center;color:#fff;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:24px;font-weight:800}.sec3-form,.section3-title{display:flex;justify-content:center}.sec3-form{background-color:#e6f0ff;border-radius:10px;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;margin-left:100px;margin-right:100px;padding:30px}.form-details{display:flex;flex-direction:column;gap:15px;max-width:350px;width:100%}label{color:#333;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:700;font-weight:600}input,textarea{border:1px solid #ccc;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;box-sizing:border-box;font-size:1rem;padding:10px;width:100%}input:focus,textarea:focus{border:1px solid #cbddeb;box-shadow:0 0 5px #a2b6ce;outline:none}textarea{resize:vertical}.btn{background-color:#0c184b;background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid;border-radius:3px;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;color:#fff;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:20px;font-weight:500;line-height:1.7em!important;padding:.3em 1em;text-decoration:none;transition-duration:.2s;transition-property:all!important}.btn:hover{background:#fff;border:none;color:#0c184b;cursor:pointer;transform:translateY(-3px);transition:color .3s ease 0ms}@media screen and (max-width:540px){.section3{padding:15px}.section3-title{font-size:20px;text-align:center}.sec3-form{border-radius:20px;margin-left:0;margin-right:0;padding:20px;width:90%}.form-details{max-width:80%}.btn{font-size:16px;padding:.6em 1em}}@media screen and (min-width:541px) and (max-width:780px){.section3{padding:20px}.sec3-form{margin-left:40px;margin-right:40px;padding:25px;width:auto}.form-details{max-width:400px}.section3-title{font-size:22px}}.modal{align-items:center;background:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;margin-top:20px;max-height:85vh;max-width:900px;overflow-y:auto;padding:30px;width:100%}.modal-content label{display:block;font-weight:600;margin-top:15px}.modal-content input,.modal-content select,.modal-content textarea{border:1px solid #ccc;border-radius:6px;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;font-size:15px;margin-top:5px;padding:10px;width:100%}.close-modal{align-self:flex-end;background:red}.btn-submit{background:green;font-size:16px;margin-top:20px;padding:12px}.btn-submit:hover{background:#006400}body.active-modal{overflow-y:hidden}.btn-modal{display:block;font-size:18px;margin:100px auto 0;padding:10px 20px}.modal,.overlay{bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw}.overlay{background:#313131cc;z-index:999}.modal-content{background-color:#f3f1f1;border-radius:6px;border-radius:3px;left:50%;line-height:1.4;max-width:600px;min-width:300px;padding:20px 28px;padding:14px 28px;position:absolute;top:50%;top:40%;transform:translate(-50%,-50%);z-index:1000}.close-modal{padding:5px 7px;position:absolute;right:10px;top:10px}.sec4-buttons{background:#fff;gap:50px}.donation-cont,.sec4-buttons,.volunteer-cont{align-items:center;display:flex;justify-content:center}.donation-cont,.volunteer-cont{flex-direction:column;margin:2rem 0;text-align:center}.donation-title,.volunteer-title{font-weight:800;margin-bottom:1rem}.donation,.donation-title,.volunteer-title{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.donation{background-color:#0c184b;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:20px;font-weight:500;line-height:1.7em!important;padding:.3em 1em;transition:all .2s ease}.donation:hover{background:#fff;color:#000;transform:translateY(-3px)}.volunteer{background-color:#0c184b;border:none;border-radius:30px;color:#fff;cursor:pointer;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:20px;font-weight:500;line-height:1.7em!important;padding:.3em 1em;transition:all .2s ease}.volunteer:hover{background:#fff;color:#000;transform:translateY(-3px)}@media screen and (max-width:540px){.sec4-buttons{flex-direction:column;gap:30px;height:auto;padding:30px 15px}}@media screen and (min-width:541px) and (max-width:780px){.sec4-buttons{gap:30px;height:auto}}.footer{background:#0c184b;color:#ccc;padding:2rem 1rem}.footer-container{padding:10px}.footer-content{margin-left:100px;margin-right:100px}.footer-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.logo-section{align-items:center;display:flex;gap:.8rem;margin-bottom:1rem}.logo{height:48px;width:48px}.footer-title{color:#fff;font-size:1.2rem;font-weight:700;font-weight:800}.footer-subtitle,.footer-title{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.footer-subtitle{color:#999;font-size:.9rem;font-weight:600}.footer-text{font-size:.95rem;line-height:1.5;margin-bottom:1rem}.footer-text,.social-links{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.social-links{display:flex;font-weight:600;gap:.6rem}.social-icon{align-items:center;background:#222;border-radius:50%;color:#fff;display:flex;height:32px;justify-content:center;transition:background .3s;width:32px}.social-icon:hover{background:#007bff;color:#fff}.footer-links ul{list-style:none;padding:0}.footer-links li{margin:.5rem 0}.footer-links button{background:none;border:none;color:#ccc;cursor:pointer;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:600;transition:color .3s}.footer-links button:hover{color:#fff}.footer-heading{color:#fff;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1.1rem;font-weight:700;font-weight:600;margin-bottom:.8rem}.footer-contact .contact-item{align-items:center;display:flex;gap:.5rem;margin:.4rem 0}.contact-item span,.footer-bottom{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:600}.footer-bottom{border-top:1px solid #222;color:#888;font-size:.85rem;margin-top:2rem;padding-top:1rem;text-align:center}.footer-bottom p{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}@media screen and (max-width:540px){.footer{padding:20px}.footer-links,.footer-subtitle,.footer-text{width:80%}.footer-links ul{display:grid;padding:2px}}@media screen and (min-width:540px) and (max-width:780px){.footer{width:600px}}.Team-container{background:#b0b9e0;padding:20px}.Team-content{flex-direction:column;margin-left:100px;margin-right:100px}.Team-content,.Team-title{align-items:center;justify-content:center}.Team-title{display:flex}.h5Title{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:xx-large;font-size:24px;font-weight:bolder;font-weight:800;-webkit-text-decoration-color:#000;text-decoration-color:#000;-webkit-text-decoration-line:overline;text-decoration-line:overline}.member-container{grid-gap:30px;align-items:center;background:#0000;border:none;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);justify-content:center;margin-left:100px;margin-right:100px;padding:30px 10px 30px 30px}.members{align-items:center;background:#b7c1f1;display:block;height:100%;justify-content:center;padding:10px}.image-holder,.members{border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px}.image-holder{background-color:initial;height:70%}.memberImg{border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px}.member-name{font-size:20px;font-weight:700}.member-name,.member-title{color:#000;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.member-title{font-size:22px;font-weight:800}.partner-container{align-items:center;background-color:#e6f0ff;display:flex;justify-content:center;padding:20px}.partner-content{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-left:100px;margin-right:100px;width:100%}.partners-title{align-items:center;display:flex;justify-content:center;width:30%}.partnersName{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:24px;font-weight:800}.main-container{align-items:center;display:flex;justify-content:center;position:relative;width:70%}.cardy{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.PartnerCard{background:#fff;border-radius:30px;box-shadow:0 4px 10px #00000026;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.PartnerCard:hover{box-shadow:0 6px 14px #00000040;transform:translateY(-5px)}.PartnerCard img{height:180px;object-fit:cover;width:100%}.carousel-button{background:#fff;border:none;border-radius:50%;box-shadow:0 2px 6px #0003;color:#000;cursor:pointer;font-size:2rem;padding:8px;position:absolute;top:50%;transform:translateY(-50%)}.carousel-button.prev{left:-1.5rem}.carousel-button.next{right:-1.5rem}@media screen and (max-width:540px){.partner-content{flex-direction:column;margin-left:0;margin-right:0;text-align:center}.partners-title{width:100%}.partnersName{font-size:18px}.main-container{width:100%}.cardy{grid-template-columns:1fr}.carousel-button{font-size:1.5rem;padding:5px}}@media screen and (min-width:541px) and (max-width:780px){.partner-content{margin-left:40px;margin-right:40px}.partners-title{width:35%}.main-container{width:65%}.cardy{grid-template-columns:repeat(2,1fr)}}.signin-modal,.signup{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.signup-content{background-color:#fff;box-shadow:0 0 15px #0000004d;max-height:70vh;overflow-y:auto;padding:30px}.login-content,.signup-content{border-radius:12px;box-sizing:border-box;max-width:400px;position:relative;width:90%}.login-content{background:#fff;box-shadow:0 0 10px #0000004d;padding:20px 30px}.close-modal{background:#e74c3c;border:none;border-radius:6px;color:#fff;cursor:pointer;float:right;font-weight:700;margin-bottom:10px;padding:8px 12px}.close-modal:hover{background:#c0392b}.signin-form{display:flex;flex-direction:column;gap:10px}.signin-form label{font-weight:600;margin-bottom:5px}.signin-form input[type=password],.signin-form input[type=text]{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:8px 10px}.signup-form{display:flex;flex-direction:column;gap:15px}.signup-form label{font-weight:600;margin-bottom:5px}.signup-form input[type=password],.signup-form input[type=text]{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:8px 10px}.checkbox-group{align-items:center;display:flex;justify-content:flex-start;margin-top:5px}.btn-submit{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:10px;transition:background .3s ease}.btn-submit:hover:not(:disabled){background:#0056b3}.btn-submit:disabled{cursor:not-allowed;opacity:.6}.success-msg{color:green}.error-msg,.success-msg{font-weight:600;margin-bottom:10px}.error-msg{color:red}.AboutContainer{background:#b0b9e0;height:30vh;padding:20px}.AboutTitle{align-items:center;display:flex;justify-content:center}.AboutH5{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:24px;font-weight:800;-webkit-text-decoration-color:#000;text-decoration-color:#000;-webkit-text-decoration-line:overline;text-decoration-line:overline}.AboutContent{padding:20px}.AboutSubContent{align-items:center;display:flex;gap:40px;height:100%;justify-content:center;margin-left:100px;margin-right:100px;padding:20px}.AboutImage{height:100%;width:50%}img{background-image:cover;background-position:50%;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;height:100%;width:100%}.content{display:block;width:50%}h5{font-size:24px;font-weight:800}h3,h5{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}h3{font-size:16px;font-weight:600}.dashboard-section{background-color:#f5f8ff;display:flex;gap:15px;height:100vh;margin-bottom:10px;overflow:hidden;width:100%}.sidebar-section{background-color:#dee8fa;border-radius:30px;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:12px;transition:width .3s ease}.sidebar-section::-webkit-scrollbar{width:8px}.sidebar-section::-webkit-scrollbar-thumb{background-color:#88aae9;border-radius:4px}.sidebar-section::-webkit-scrollbar-thumb:hover{background-color:#195fe1}.sidebar-section::-webkit-scrollbar-track{background:#0000}.sidebar{overflow:hidden;transition:width .3s ease}.sidebar,.sidebar.open{width:240px}.sidebar.closed{width:60px}.sidebar-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.sidebarTitle{color:#000;font-size:16px;font-weight:600;transition:opacity .2s}.sidebar.closed .sidebarTitle{display:none}.sidebar-toggle{height:32px;width:32px}.menu-toggle{background:#0000;border-radius:50%;cursor:pointer;height:100%;width:100%}.menu-toggle:hover{border:2px solid #88aae9}.sidebar-search{align-items:center;background:#88aae9;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;display:flex;gap:5px;justify-content:center;margin-bottom:15px;padding:6px;transition:opacity .2s,max-height .3s ease}.sidebar-search input{border:none;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;flex:1 1;outline:none;padding:6px}.sidebar-search input:focus{border:1px solid #195fe1}.search-btn{border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;cursor:pointer;height:28px;width:28px}.search-btn:hover{border:1px solid #195fe1}.sidebar.closed .sidebar-search{display:none}.sidebar-options-container{display:flex;flex-direction:column;gap:10px}.sidebar-separator{align-items:center;display:flex;font-family:Courier New,Courier,monospace;font-weight:700;justify-content:center}.sidebar-option{align-items:center;background-color:#195fe1;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;color:#fff;cursor:pointer;display:flex;gap:10px;padding:10px;transition:background .2s,justify-content .3s}.sidebar-option:hover{background-color:#0f46b4}.sidebar-option-img{height:24px;width:24px}.sidebar.closed .sidebar-option{justify-content:center}.sidebar.closed .sidebar-option h3{display:none}.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-thumb{background-color:#88aae9;border-radius:4px}.sidebar::-webkit-scrollbar-thumb:hover{background-color:#195fe1}.sidebar::-webkit-scrollbar-track{background:#0000}.dashboard-display{background:#dee8fa;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;flex:1 1;margin-right:10px;min-height:0;overflow-x:hidden;overflow-y:auto;padding:20px}.dashboard-display::-webkit-scrollbar{width:8px}.dashboard-display::-webkit-scrollbar-thumb{background-color:#88aae9;border-radius:4px}.dashboard-display::-webkit-scrollbar-thumb:hover{background-color:#195fe1}.dashboard-display::-webkit-scrollbar-track{background:#0000}.display-content{background-color:#b7cef7;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;padding:15px;width:100%}.display-title{margin-bottom:15px}.display-title h3{color:#333;font-size:20px;font-weight:600}.display-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.displayCard{align-items:center;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;box-shadow:0 4px 8px #00000026;color:#fff;cursor:pointer;display:flex;height:150px;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.displayCard:hover{box-shadow:0 6px 12px #0003;transform:translateY(-4px)}.displayCard-content{border-radius:8px;height:100%;padding:10px;text-align:center;width:100%}.figures{font-size:28px;font-weight:700;margin-bottom:5px}.figures,.figuresTitle{font-family:Courier New,Courier,monospace}.figuresTitle{font-size:18px;font-weight:500}.display1Wrapper{align-items:center;display:flex;gap:10px;padding:20px;width:100%}.display1-container{background:#b7cef7;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;height:35vh;min-height:0;overflow-x:hidden;overflow-y:auto;padding:10px;width:50%}.display1-container::-webkit-scrollbar{width:8px}.display1-container::-webkit-scrollbar-thumb{background-color:#88aae9;border-radius:4px}.display1-container::-webkit-scrollbar-thumb:hover{background-color:#195fe1}.display1-container::-webkit-scrollbar-track{background:#0000}.display1Title{align-items:center;display:flex;justify-content:space-between;margin-top:10px;padding:5px}.display1-contents{padding:4px}.display1-content{background:#dee8fa;color:#000;gap:30px;justify-content:space-evenly;margin-top:10px;overflow:hidden;padding-top:10px;width:100%}.add-button,.display1-content{align-items:center;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;display:flex}.add-button{background:#195fe1;border:none;color:#fff;cursor:pointer;gap:4px;padding:5px;transition:background .2s ease,transform .2s ease;width:-webkit-fit-content;width:fit-content}.add-button:hover{background:#0f46b4;transform:translateY(-2px)}.addIcon{background:#fff;border-radius:50%;height:20px;width:20px}.teamWorkCount{font-size:20px;font-weight:600}.team-member-name{margin-bottom:2px}.team-work{font-size:20px;font-weight:400;margin-top:5px;width:-webkit-fit-content;width:fit-content}body.modal-open{overflow:hidden}.project-container{background:#f4f6fb;display:flex;justify-content:center;min-height:80vh;padding:8px}.project-container,.project-form{border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px}.project-form{background:#fff;box-shadow:0 4px 10px #0000001a;max-width:500px;padding:20px;width:100%}.form-title{color:#333;font-family:Courier New,Courier,monospace;font-weight:800;margin-bottom:20px;text-align:center}.form-group{display:flex;flex-direction:column;margin-bottom:15px}.form-group label{color:#444;font-weight:600;margin-bottom:5px}.form-group input,.form-group textarea{border:1px solid #ccc;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;font-size:14px;padding:10px}.form-group textarea{height:100px;resize:vertical}.submit-btn{background:#195fe1;border:none;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;color:#fff;cursor:pointer;font-family:Courier New,Courier,monospace;font-size:16px;padding:10px;transition:background .3s ease;width:100%}.submit-btn:hover{background:#0f46b4;transform:translateY(-3px)}.overlay{background:#dee8fa;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;flex:1 1;margin-right:10px;min-height:0;overflow-x:hidden;overflow-y:auto;padding:20px}.manage-project-title{font-family:Courier New,Courier,monospace;font-size:24px;font-weight:800;padding:10px}.manage-project-contents{background:#3d7ff9;display:flex;flex-direction:row;flex-wrap:wrap;gap:15px}.manage-project-contents,.project-list{border-bottom-left-radius:30px;border-bottom-right-radius:30px;padding:10px}.project-list{background:#fff;border-top-left-radius:30px;border-top-right-radius:30px;margin-bottom:10px;overflow:hidden;width:100%}.project-details{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:15px;justify-content:space-between}.project-id{font-family:Courier New,Courier,monospace;font-weight:600}.project-lead,.project-name{font-family:Courier New,Courier,monospace;font-weight:700}.project-description{font-family:Courier New,Courier,monospace;font-weight:600;height:80px;min-height:0;overflow:hidden;overflow-x:hidden;overflow-y:auto;width:300px}.project-description::-webkit-scrollbar{width:8px}.project-description::-webkit-scrollbar-thumb{background-color:#88aae9;border-radius:4px}.project-description::-webkit-scrollbar-thumb:hover{background-color:#195fe1}.project-description::-webkit-scrollbar-track{background:#0000}.post-contents{align-items:center;justify-content:center;min-height:80vh;padding:8px}.form,.post-contents{border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;display:flex}.form{background:#fff;box-shadow:0 2px 8px #0000001a;flex-direction:column;gap:12px;height:100%;margin:15px 0;padding:30px;width:70%}.form h3{color:#333;margin-bottom:10px}.form label{font-weight:600;margin-bottom:4px}.form input,.form select,.form textarea{border:1px solid #ccc;border-radius:6px;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;padding:10px;width:100%}.form button{background:#007bff;border:none;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;color:#fff;cursor:pointer;font-weight:700;padding:12px}.form button:hover{background:#0056b3}.manage-donation-header{align-items:center;display:flex;justify-content:space-between;padding:10px}.manage-donation-title{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:24px;font-weight:800;padding:10px}.manage-donation-contents{background:#3d7ff9;display:flex;flex-direction:row;flex-wrap:wrap;gap:15px}.Donation-list,.manage-donation-contents{border-bottom-left-radius:30px;border-bottom-right-radius:30px;padding:10px}.Donation-list{background:#fff;border-top-left-radius:30px;border-top-right-radius:30px;margin-bottom:10px;overflow:hidden;width:100%}.Donation-details{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:space-between;width:100%}.Donation-id,p{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.Donation-id{font-weight:600}.Donation-lead,.Donation-name{font-weight:700}.Donation-lead,.Donation-name,.Donation-type{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.Donation-type{font-weight:600}.manage-container{background:#fff;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;width:100%}.manage-volunteer-header{align-items:center;display:flex;justify-content:space-between;padding:10px}.manage-volunteer-title{font-family:Courier New,Courier,monospace;font-size:24px;font-weight:800;padding:10px}.manage-volunteer-contents{background:#3d7ff9;display:flex;flex-direction:row;flex-wrap:wrap;gap:15px}.manage-volunteer-contents,.volunteer-list{border-bottom-left-radius:30px;border-bottom-right-radius:30px;padding:10px}.volunteer-list{background:#fff;border-top-left-radius:30px;border-top-right-radius:30px;margin-bottom:10px;overflow:hidden;width:100%}.volunteer-details{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:space-between;width:100%}.deletebtn{background:#0000;border:none;height:30px;padding:4px;width:30px}.deletebtn:hover{background:#ee8d98;border-radius:50%;cursor:pointer;transform:translateY(-3px)}.editbtn{background:#0000;border:none;height:30px;padding:4px;width:30px}.editbtn:hover{background:#73c0ec;border-radius:50%;cursor:pointer;transform:translateY(-3px)}img{background:#0000}.volunteer-id,p{font-family:Courier New,Courier,monospace;font-weight:600}.volunteer-lead,.volunteer-name{font-family:Courier New,Courier,monospace;font-weight:700}.volunteer-type{font-family:Courier New,Courier,monospace;font-weight:600}
/*# sourceMappingURL=main.836577c1.css.map*/