@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Playfair+Display:wght@700&display=swap";:root{--primary-color: #007bff;--secondary-color: #4caf50;--background-color: #ffffff;--text-color: #1a1a1a;--hover-color: #0056b3;--transition-speed: .3s}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Montserrat,Open Sans,sans-serif;color:#333;line-height:1.7;overflow-x:hidden}.page{margin-top:80px}.container{max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3,h4{font-weight:700;line-height:1.3}h1{font-size:3.2rem}@media (max-width: 768px){h1{font-size:2.5em!important}}@media (max-width: 468px){h1{font-size:1.7em!important}}h2{font-size:2.1rem;margin-bottom:20px;position:relative}@media (max-width: 768px){h2{font-size:2rem}}@media (max-width: 468px){h2{font-size:1.3rem}}h3{font-size:1.5rem}.section-header{text-align:center;margin-bottom:60px}.section-header .section-subtitle{font-size:1.2rem;color:gray;max-width:700px;margin:0 auto}.section-footer{text-align:center;margin-top:40px}@media (max-width: 768px){h1{font-size:2.5rem}h2{font-size:2rem}}.donation-page{font-family:Arial,sans-serif;color:#333;max-width:1100px;margin:80px auto;padding:20px}.hero-banner{position:relative;width:100%;height:400px;overflow:hidden;border-radius:10px;margin-bottom:30px}.hero-image{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;padding:20px}.hero-title{font-size:2.5rem;margin:0}.hero-subtitle{font-size:1.5rem;margin:10px 0 0}.createdAt{font-size:14px;margin-bottom:10px;color:#969292}.progress-container{margin-bottom:30px}.progress-bar{width:100%;height:20px;background-color:#e0e0e0;border-radius:10px;overflow:hidden}.progress{height:100%;background-color:#007bff;transition:width .3s ease}.progress-text{text-align:center;font-size:1.2rem;margin:10px 0}.donate-button{display:block;width:100%;padding:15px;background-color:#ff5722;color:#fff;border:none;border-radius:5px;font-size:1.2rem;cursor:pointer;margin-top:20px}.donate-button:hover{background-color:#e64a19}.donation-description{margin-bottom:30px}.donation-description h2{font-size:1.8rem;margin-bottom:10px}.donation-description p{font-size:1.1rem;line-height:1.6;margin-bottom:15px}.impact-section{margin-bottom:30px}.impact-section h2{font-size:1.8rem;margin-bottom:20px}.impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.impact-item{text-align:center}.impact-image{width:100%;height:150px;object-fit:cover;border-radius:10px;margin-bottom:10px}.donors-list{margin-bottom:30px}.donors-list h2{font-size:1.8rem;margin-bottom:10px}.donors-list ul{list-style:none;padding:0}.donors-list li{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid #e0e0e0}.donor-name{font-weight:700}.donor-amount{color:#4caf50}.donor-date{color:#777}.fundraiser-status{display:grid;place-items:center;position:fixed;top:0;left:0;height:100%;width:100%;z-index:10000;background-color:#000000bf}.fundraiser-status__inner{width:80%;max-width:500px;border-radius:15px;background-color:#fff;padding:20px 40px}.donate{font-family:Inter,sans-serif;background-color:#fbfbfb;border:1px solid #d3d3d3;border-radius:25px}.donate h1{font-size:1.4rem;margin:10px 0 50px}.donate h2{font-size:1.09rem}.donate .active{display:block}.donate__form{display:none;padding-bottom:40px}.donate__paymentMethods{background-color:#0f5648;padding:10px 30px;border-radius:25px;color:#fff}.donate__paymentMethods-list{display:flex;gap:10px}.donate__paymentMethods-list .active-method{background-color:#fff;color:#0f5648}.donate__paymentMethods-list-item{display:flex;align-items:center;justify-content:center;gap:10px;outline:none;border-radius:10px;padding:6px 16px;border:1px solid #62988d;color:#62988d;background-color:transparent;font-size:16px;font-weight:600;cursor:pointer}.donate__amount{padding:10px 30px}.donate__amount-btns{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.donate__amount-btns button{display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:500;padding:16px;width:auto;border:1px solid #ce9a6f;color:#ce9a6f;border-radius:10px;cursor:pointer;transition:.3s}.donate__amount-btns .donate__amount-activeBtn{color:#fff;background-color:#ce9a6f}.donate__amount .donate__amount-other{margin:15px 0}.donate__amount .donate__amount-other input{border:1px solid #d3d3d3;border-radius:10px;padding:15px;outline:none;width:40%}.donate__type{padding:10px 30px}.donate__type-options{display:grid;grid-template-columns:1fr 1fr 4fr;gap:10px;align-items:center}.donate__type-option{position:relative;display:flex;align-items:center;justify-content:center;padding:16px;border:1px solid #ce9a6f;color:#ce9a6f;border-radius:10px;cursor:pointer;transition:.3s}.donate__type-option--active{background-color:#ce9a6f;color:#fff}.donate__type-input{position:absolute;opacity:0;width:0;height:0}.donate__type-input:checked+.donate__type-custom-radio{background-color:#ce9a6f;border-color:#ce9a6f}.donate__type-label{font-size:20px;font-weight:500}.donate__type-info{display:grid;align-items:center;padding-left:15px;border-left:1px solid black;font-size:14px;height:100%}.donate__owner{padding:10px 30px}.donate__owner-info{display:grid;grid-template-columns:1fr 1fr;gap:20px}.donate__owner-info label{font-size:14px}.donate__submit{display:grid;grid-template-columns:1fr 3fr;gap:20px;padding:10px 30px}.donate__qrCode{display:none;padding:15px 30px 40px}.donate__qrCode-info{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px}@media (max-width: 900px){.donate__qrCode-info{grid-template-columns:1fr}}.donate__qrCode-photo{text-align:center}.donate__qrCode-photo img{width:300px;cursor:pointer}@media (max-width: 500px){.donate__qrCode-photo img{width:200px}}.donate__qrCode-photo div{margin-top:10px}.donate__transfer{display:none;padding:20px 30px}.donate__transfer-info{display:grid;grid-template-columns:1fr 1fr;gap:10px}.donate__transfer-info-item{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:start;margin-bottom:20px}.donate__transfer-info-item b,.donate__transfer-info-item span{font-size:.9rem}@media screen and (max-width: 900px){.donate__qrCode-info>.donate__qrCode-text{order:999}}@media screen and (max-width: 700px){.donate__qrCode-info>.donate__qrCode-text{order:999}.donate__paymentMethods-list{flex-wrap:wrap}.donate .donate__amount-btns{grid-template-columns:1fr 1fr 1fr}.donate .donate__type{padding:10px 30px}.donate .donate__type-options{grid-template-columns:1fr 1fr}.donate .donate__type-label{font-size:14px}.donate__submit,.donate__owner-info,.donate .donate__transfer-info{grid-template-columns:1fr}}@media screen and (max-width: 500px){.donate .donate__amount-btns{grid-template-columns:1fr 1fr}.donate .donate__type-options{grid-template-columns:1fr}}.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{display:inline-block;border:1px solid transparent;border-bottom:none;bottom:-1px;position:relative;list-style:none;padding:6px 12px;cursor:pointer}.react-tabs__tab--selected{background:#fff;border-color:#aaa;color:#000;border-radius:5px 5px 0 0}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{outline:none}.react-tabs__tab:focus:after{content:"";position:absolute;height:5px;left:-4px;right:-4px;bottom:-5px;background:#fff}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}.input{width:100%;padding:10px;font-size:1rem;border:1px solid #ccc;border-radius:5px;box-sizing:border-box;transition:border-color .3s ease}.input:focus{border-color:#4caf50;outline:none}.input:disabled{background-color:#f9f9f9;cursor:not-allowed}.label{display:block;font-size:1rem;margin-bottom:5px;font-weight:700}.button{padding:10px 20px;font-size:1rem;border:none;border-radius:12px;cursor:pointer;transition:background-color .3s ease,opacity .3s ease;display:inline-flex;align-items:center;justify-content:center}.button-primary{background-color:#4caf50;color:#fff;border-radius:12px}.button-primary:hover{background-color:#45a049}.button-primary:disabled{background-color:#a5d6a7;cursor:not-allowed}.button-secondary{color:#fff;background-color:#007bff;border:none;border-radius:12px;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.button-secondary:hover{background-color:#1e88e5}.button-secondarydisabled{background-color:#90caf9;cursor:not-allowed}.button-simple{background-color:inherit;color:inherit;border:1px hsl(0,0%,89.8%) solid;transition:all cubic-bezier(.4,0,.2,1) .15s}.button-simple:hover{background-color:#e5e5e5}.button-danger{background-color:#f44336;color:#fff}.button-danger:hover{background-color:#e53935}.button-danger:disabled{background-color:#ef9a9a;cursor:not-allowed}.alert{padding:10px;border-radius:10px}.alert.red{background-color:#ffd1d1;color:#631717}.alert.green{background-color:#d7ffd7;color:#2b6d2b}.img404{width:100%;display:block;max-width:600px;margin:0 auto;height:auto}.loader.type-page{position:relative;display:block;width:100%;min-height:inherit;height:100vh}.loader.type-page:after{content:"";position:absolute;top:50%;left:50%;width:60px;height:60px;margin:-30px 0 0 -30px;border:5px solid rgba(128,128,128,.3);border-top-color:gray;border-radius:50%;animation:spin 1s linear infinite}.loader.type-section{position:relative;display:block;height:30px;width:100%}.loader.type-section:after{content:"";position:absolute;top:50%;left:50%;width:30px;height:30px;margin:-20px 0 0 -20px;border:5px solid rgba(128,128,128,.3);border-top-color:gray;border-radius:50%;animation:spin 1s linear infinite}.select-container{width:100%;margin-bottom:1.5rem}.select-label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#2d3748}.select-wrapper{position:relative}.select-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:.75rem 2.5rem .75rem 1rem;border:1px solid #cbd5e0;border-radius:6px;background-color:#fff;color:#2d3748;font-size:1rem;line-height:1.5;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.select-field:focus{outline:none;border-color:#3182ce;box-shadow:0 0 0 3px #3182ce33}.select-arrow{position:absolute;top:50%;right:1rem;transform:translateY(-50%);pointer-events:none;color:#2d3748;opacity:.7}.hero{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#00000080,#000000b3),url(https://images.unsplash.com/photo-1523240795612-9a054b0db644?ixlib=rb-1.2.1&auto=format&fit=crop&w=1950&q=80);background-size:cover;background-position:center;z-index:-1}.hero-content{max-width:800px;padding:0 20px;animation:fadeInUp 1.5s ease-out}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 8px rgba(0,0,0,.6)}.hero-subtitle{font-size:1.5rem;margin-bottom:2rem;text-shadow:1px 1px 4px rgba(0,0,0,.5);color:#fff!important}.hero-button{padding:1rem 2.5rem;font-size:1.2rem;font-weight:700;color:#fff;background-color:#007bff;border:none;border-radius:50px;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.hero-button:hover{background-color:#0056b3;transform:scale(1.05)}@media (max-width: 768px){.hero-title{font-size:28px}.hero-subtitle{font-size:16px;margin-bottom:10px}.hero-button{font-size:1rem;padding:.8rem 1.5rem}}.stay-updated{padding:4rem 2rem;background-color:#fff;text-align:center;position:relative}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#1a1a1a}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.25,.8,.25,1)}.news-card{background-color:#f8f9fa;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.visible .news-grid{opacity:1;transform:translateY(0)}.news-card:hover{transform:translateY(-5px);box-shadow:0 6px 16px #0003}.news-image{width:100%;height:200px;background-size:cover;background-position:center}.news-content{padding:1.5rem;text-align:left}.news-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.news-description{font-size:1rem;margin-bottom:1rem;color:#555}.news-date{font-size:.9rem;color:#777;margin-bottom:1.5rem}.read-more-button{padding:.8rem 2rem;font-size:1rem;font-weight:700;color:#fff;background-color:#007bff;border:none;border-radius:50px;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.read-more-button:hover{background-color:#0056b3;transform:scale(1.05)}@media (max-width: 768px){.section-title{font-size:2rem}.news-grid{grid-template-columns:1fr}.news-title{font-size:1.2rem}.news-description{font-size:.9rem}.read-more-button{font-size:.9rem;padding:.6rem 1.5rem}}.compaignsPage{padding:20px;max-width:1200px;margin:80px auto 50px;position:relative}.compaignsPage .compaigns-page-new{position:absolute;right:0;top:50px}.compaignsPage .compaignsPage-title{text-align:center;font-size:32px;color:#333;margin-bottom:40px}.compaignsPage .fund-raiser-list{display:flex;justify-content:center;gap:30px;flex-wrap:wrap!important}.fund-raiser-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease;max-width:350px}.fund-raiser-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.fund-raiser-image{width:100%;height:200px;object-fit:cover}.fund-raiser-content{padding:20px}.fund-raiser-title{font-size:24px;margin-bottom:10px;color:#333;cursor:pointer}.fund-raiser-description{font-size:14px;color:#666;margin-bottom:20px}.fund-raiser-progress-bar{width:100%;height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden;margin-bottom:15px}.fund-raiser-progress{height:100%;background-color:#007bff;border-radius:4px}.fund-raiser-raised{font-size:14px;color:#333;margin-bottom:20px}.fund-raiser-button{width:100%;padding:12px;background-color:#76c7c0;color:#fff;border:none;border-radius:6px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.fund-raiser-button:hover{background-color:#5aa8a2}@media (max-width: 768px){.fund-raiser-card{max-width:300px}.fund-raiser-description{font-size:13px;color:#666;margin-bottom:15px}.fund-raiser-button{padding:8px;font-size:14px}.fund-raiser-title{font-size:20px}.fund-raiser-content{padding:10px}}.programs-page{padding:20px;max-width:1200px;margin:80px auto 100px;position:relative}.page-title{text-align:center;font-size:32px;color:#333;margin-bottom:40px}.programs-page-new{position:absolute;right:0;top:50px}.programs-list{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.program-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.program-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.program-image{width:100%;height:200px;object-fit:cover}.program-content{padding:20px}.program-title{font-size:24px;margin-bottom:10px;color:#333}.program-description{font-size:14px;color:#666;margin-bottom:20px}.program-details{font-size:14px;color:#444;margin-bottom:20px}.program-button{width:100%;padding:12px;background-color:#76c7c0;color:#fff;border:none;border-radius:6px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.program-button:hover{background-color:#5aa8a2}.program-card{max-width:400px}.program-card h2{cursor:pointer}textarea{width:100%;min-height:100px;padding:10px;font-size:1rem;border:1px solid #ccc;border-radius:5px;box-sizing:border-box;transition:border-color .3s ease;margin-top:5px}label{font-size:1rem;font-weight:700}textarea:focus{border-color:#4caf50;outline:none}textarea:disabled{background-color:#f9f9f9;cursor:not-allowed}.contacts-section{position:relative}.contacts-section.visible .contact-info,.contacts-section.visible .contact-form{opacity:1;transform:translateY(0)}.contacts-section .container{padding:100px 0}@media (max-width: 768px){.contacts-section .container{padding:60px 0}}.contacts-section .contacts-content{display:grid;grid-template-columns:1fr 1fr;gap:50px}@media (max-width: 768px){.contacts-section .contacts-content{grid-template-columns:1fr}}.contacts-section .contact-info{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.25,.8,.25,1)}.contacts-section .contact-info .info-item{display:flex;align-items:flex-start;margin-bottom:30px}.contacts-section .contact-info .info-item .info-icon{width:50px;height:50px;background:#4a6fa51a;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:20px;flex-shrink:0;color:#4a6fa5}.contacts-section .contact-info .info-item .info-icon svg{width:24px;height:24px}.contacts-section .contact-info .info-item .info-text h4{margin-bottom:5px;color:#343a40}.contacts-section .contact-info .info-item .info-text p{margin-bottom:0;color:#666}.contacts-section .contact-info .social-links{display:flex;gap:15px;margin-top:40px}.contacts-section .contact-info .social-links .social-link{width:40px;height:40px;background:#4a6fa51a;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#4a6fa5;transition:all .4s cubic-bezier(.25,.8,.25,1)}.contacts-section .contact-info .social-links .social-link:hover{background:#4a6fa5;color:#fff;transform:translateY(-3px)}.contacts-section .contact-info .social-links .social-link svg{width:20px;height:20px}.contacts-section .contact-form{background:#fff;padding:40px;border-radius:12px;box-shadow:0 10px 30px #0000001a;opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.25,.8,.25,1)}.contacts-section .contact-form h3{margin-bottom:25px;color:#343a40}.contacts-section .contact-form .form-group{position:relative;margin-bottom:25px}.contacts-section .contact-form .form-group input,.contacts-section .contact-form .form-group textarea{width:100%;padding:15px;border:1px solid #ddd;border-radius:12px;font-family:inherit;font-size:1rem;transition:all .4s cubic-bezier(.25,.8,.25,1)}.contacts-section .contact-form .form-group input:focus,.contacts-section .contact-form .form-group textarea:focus{border-color:#4a6fa5;outline:none;box-shadow:0 0 0 3px #4a6fa51a}.contacts-section .contact-form .form-group input:focus+label,.contacts-section .contact-form .form-group input:valid+label,.contacts-section .contact-form .form-group textarea:focus+label,.contacts-section .contact-form .form-group textarea:valid+label{top:-10px;left:10px;font-size:.8rem;background:#fff;padding:0 5px;color:#4a6fa5}.contacts-section .contact-form .form-group label{position:absolute;top:15px;left:15px;color:gray;transition:all .4s cubic-bezier(.25,.8,.25,1);pointer-events:none}.contacts-section .map-container{height:450px;width:100%}.contacts-section .map-container iframe{width:100%;height:100%;border:none}.luxury-help{padding:8rem 2rem;background:#f8f9fa;position:relative;overflow:hidden}.luxury-help .help-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;position:relative}@media (max-width: 900px){.luxury-help .help-container{flex-direction:column}}.luxury-help .help-visual{flex:1;position:relative;height:500px;display:flex;justify-content:center;align-items:center}.luxury-help .help-visual .visual-circle{width:400px;height:400px;border-radius:50%;background:#4361ee0d;position:relative;animation:pulse 8s infinite alternate}@media (max-width: 900px){.luxury-help .help-visual .visual-circle{width:300px;height:300px}}@media (max-width: 500px){.luxury-help .help-visual .visual-circle{width:200px;height:200px}}.luxury-help .help-visual .visual-icons{position:absolute;width:100%;height:100%;animation:rotate 20s linear infinite}.luxury-help .help-visual .visual-icons .visual-icon{position:absolute;font-size:2rem;width:60px;height:60px;display:flex;justify-content:center;align-items:center;background:#fff;border-radius:50%;box-shadow:0 5px 15px #0000001a}@media (max-width: 568px){.luxury-help .help-visual .visual-icons .visual-icon{font-size:1.5rem;width:40px;height:40px}}.luxury-help .help-visual .visual-icons .visual-icon:nth-child(1){top:0;left:50%;transform:translate(-50%)}.luxury-help .help-visual .visual-icons .visual-icon:nth-child(2){top:50%;right:0;transform:translateY(-50%)}.luxury-help .help-visual .visual-icons .visual-icon:nth-child(3){bottom:0;left:50%;transform:translate(-50%)}.luxury-help .help-content{flex:1;padding-left:4rem}@media (max-width: 900px){.luxury-help .help-content{padding-left:0;padding-top:4rem}}.luxury-help .help-content h2{font-size:2.5rem;margin-bottom:2rem;position:relative}.luxury-help .help-content h2:after{content:"";position:absolute;width:60px;height:4px;background:#f72585;bottom:-10px;left:0}.luxury-help .help-content .help-items .help-item{display:flex;align-items:center;margin-bottom:2rem;padding:1.5rem;border-radius:15px;transition:all .3s ease;cursor:pointer}.luxury-help .help-content .help-items .help-item:hover{background:#fff;transform:translate(10px);box-shadow:0 10px 30px #0000000d}.luxury-help .help-content .help-items .help-item:hover .item-icon{transform:scale(1.1);background:linear-gradient(135deg,#4361ee,#3a0ca3);color:#fff}.luxury-help .help-content .help-items .help-item .item-icon{width:40px;height:40px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:1.5rem;margin-right:1.5rem;box-shadow:0 5px 15px #0000001a;transition:all .3s ease}@media (max-width: 568px){.luxury-help .help-content .help-items .help-item .item-icon{font-size:1rem}}.luxury-help .help-content .help-items .help-item h3{font-size:1.2rem;margin-bottom:.5rem}@media (max-width: 568px){.luxury-help .help-content .help-items .help-item h3{font-size:1rem}}.luxury-help .help-content .help-items .help-item p{color:#535780;margin:0}.luxury-stats{display:flex;justify-content:space-around;padding:6rem 2rem;background:#f8f9fa;position:relative;z-index:2;border-radius:20px 20px 0 0;box-shadow:0 -10px 30px #0000000d}.luxury-stats .stat-item{text-align:center;position:relative}.luxury-stats .stat-item .stat-number{font-size:4rem;font-weight:800;color:#4361ee;margin-bottom:.5rem;line-height:1}@media (max-width: 568px){.luxury-stats .stat-item .stat-number{font-size:2.5rem}}.luxury-stats .stat-item .stat-label{font-size:1.1rem;color:#2b2d42;opacity:.8;text-transform:uppercase;letter-spacing:1px}.luxury-stats .stat-item .stat-decoration{position:absolute;width:60px;height:3px;background:#f72585;bottom:-20px;left:50%;transform:translate(-50%);opacity:0;transition:all .4s ease}.luxury-stats .stat-item:hover .stat-decoration{opacity:1;width:80px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.1)}}@media (max-width: 768px){.luxury-stats{flex-direction:column;gap:3rem;padding:4rem 2rem;margin-top:0}.luxury-projects .cards-grid{grid-template-columns:1fr}}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;width:100%;z-index:1000;top:0}.header_logo-img{width:40px;height:40px;border-radius:50%}.header .logo{cursor:pointer}.header .logo h1{margin:0;font-size:1.8rem;color:var(--primary-color)}.header .menu ul{display:flex;list-style:none;margin:0;padding:0;gap:1.5rem}.header .menu ul .menu-item{position:relative}.header .menu ul .menu-item .menu-link{display:flex;align-items:center;gap:.3rem;text-decoration:none;font-weight:500;padding:.5rem 0;transition:color .3s ease;color:var(--text-color);font-size:1.1rem}.header .menu ul .menu-item .menu-link:hover{color:var(--primary-color)}.header .menu ul .menu-item .menu-link .dropdown-icon{transition:transform .3s ease}.header .menu ul .menu-item.has-submenu:hover .dropdown-icon{transform:rotate(180deg)}.header .menu ul .menu-item .dropdown-menu{position:absolute;top:100%;left:0;background-color:#fff;min-width:200px;box-shadow:0 4px 6px #0000001a;border-radius:.5rem;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;z-index:100}.header .menu ul .menu-item .dropdown-menu.active{opacity:1;visibility:visible;transform:translateY(0)}.header .menu ul .menu-item .dropdown-menu .dropdown-item{display:block;padding:.8rem 1rem;text-decoration:none;color:#2c3e50;transition:background-color .3s ease;border-radius:10px;transition:all .5s}.header .menu ul .menu-item .dropdown-menu .dropdown-item:hover{background-color:var(--primary-color);color:#fff}.header .buttons{display:flex;align-items:center;gap:1rem}.header .buttons .buttons_help{text-decoration:none}.header .buttons .profile-btn .profile-logo{width:40px;height:40px;border-radius:50%;background-color:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;border:none;cursor:pointer}.header .buttons .buttons_sign{color:#2c3e50}.header .buttons .menu-toggle{display:none;background:none;border:none;cursor:pointer}@media (max-width: 1200px){.header .buttons .buttons_help{display:none}}@media (max-width: 992px){.header{padding:1rem}.header .logo h1{font-size:24px!important}.header .menu{position:fixed;top:80px;left:0;width:100%;background-color:#fff;box-shadow:0 4px 6px #0000001a;max-height:0;overflow:hidden;transition:max-height .3s ease}.header .menu.open{max-height:700px}.header .menu ul{flex-direction:column;padding:1rem;gap:0}.header .menu ul .menu-item{border-bottom:1px solid #eee;padding:.8rem 0}.header .menu ul .menu-item .menu-link{justify-content:space-between}.header .menu ul .menu-item .menu-link-with-submenu{pointer-events:none}.header .menu ul .menu-item .dropdown-menu{position:static;box-shadow:none;opacity:1;visibility:visible;max-height:0;overflow:hidden;transition:max-height .3s ease;transform:none;padding-left:1rem}.header .menu ul .menu-item .dropdown-menu.active{max-height:300px;margin-top:.5rem}.header .buttons .menu-toggle{display:block}}@media (max-width: 576px){.header .buttons .buttons_help{display:none}}.footer{background-color:#1a1a1a;color:#fff;padding:2rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 1rem}.footer-section{flex:1;min-width:200px;margin:1rem 0}.footer-logo{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-description{font-size:.9rem;line-height:1.5;color:#ccc}.footer-heading{font-size:1.2rem;font-weight:700;margin-bottom:1rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.8rem}.footer-section ul li a{color:#fff;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#007bff}.social-icons{display:flex;gap:1rem}.social-icons img{width:24px;height:24px;transition:transform .3s ease}.social-icons img:hover{transform:scale(1.2)}.footer-bottom{text-align:center;margin-top:2rem;padding-top:1rem;border-top:1px solid #333;font-size:.9rem;color:#ccc}@media (max-width: 768px){.footer-content{flex-direction:column;align-items:center;text-align:center}.footer-section{margin:1rem 0}.social-icons{justify-content:center}}.new-fundraiser-page{font-family:Arial,sans-serif;color:#333;max-width:800px;margin:0 auto;padding:20px}.new-fundraiser-page h1{font-size:2rem;margin-bottom:20px;text-align:center}.fundraiserImg{display:none}.fundraiser-form{background-color:#f9f9f9;padding:20px;border-radius:10px;box-shadow:0 4px 6px #0000001a}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:1rem;margin-bottom:5px;font-weight:700}.form-group input,.form-group textarea{width:100%;padding:10px;font-size:1rem;border:1px solid #ccc;border-radius:5px;box-sizing:border-box}.form-group textarea{resize:vertical;min-height:100px}.submit-button{display:block;width:100%;padding:15px;background-color:#4caf50;color:#fff;border:none;border-radius:5px;font-size:1.2rem;cursor:pointer;margin-top:20px}.submit-button:hover{background-color:#45a049}.formItems{display:grid;gap:12px;background-color:#f9f9f9;padding:60px 40px;border-radius:10px;box-shadow:0 4px 6px #0000001a;width:100%}@media (max-width: 768px){.formItems{width:95%;padding:60px 10px}}.avatar-upload{max-width:300px;margin:0 auto;text-align:center}.avatar-upload.disabled{opacity:.6;pointer-events:none}.avatar-upload .upload-container{position:relative;border:2px dashed #e2e8f0;border-radius:50%;width:200px;height:200px;margin:0 auto 1rem;overflow:hidden;transition:all .3s ease;background-color:#f8fafc}.avatar-upload .upload-container:hover{border-color:#94a3b8}.avatar-upload .upload-container.drag-active{border-color:#6366f1;background-color:#e0e7ff}.avatar-upload .upload-container.error{border-color:#ef4444}.avatar-upload .file-input{display:none}.avatar-upload .loading-indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.avatar-upload .loading-indicator .spinner{width:40px;height:40px;border:3px solid rgba(99,102,241,.2);border-radius:50%;border-top-color:#6366f1;animation:spin 1s ease-in-out infinite;margin-bottom:.5rem}.avatar-upload .loading-indicator span{color:#64748b}.avatar-upload .avatar-preview{position:relative;width:100%;height:100%}.avatar-upload .avatar-preview .avatar-image{width:100%;height:100%;object-fit:cover}.avatar-upload .avatar-preview .avatar-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.avatar-upload .avatar-preview .avatar-overlay:hover{opacity:1}.avatar-upload .avatar-preview .avatar-overlay .change-btn{background:#ffffffe6;border:none;border-radius:4px;padding:.5rem 1rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;color:#1e293b;transition:all .2s ease}.avatar-upload .avatar-preview .avatar-overlay .change-btn:hover{background:#fff}.avatar-upload .empty-state{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;color:#64748b}.avatar-upload .empty-state .icon-container{width:60px;height:60px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.avatar-upload .empty-state .instructions p{margin:.25rem 0}.avatar-upload .empty-state .instructions .small{font-size:.875rem}.avatar-upload .empty-state .browse-btn{background:#6366f1;color:#fff;border:none;border-radius:4px;padding:.5rem 1rem;margin-top:.5rem;cursor:pointer;font-weight:500;transition:background .2s ease}.avatar-upload .empty-state .browse-btn:hover{background:#4f46e5}.avatar-upload .drag-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#6366f11a;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6366f1;font-weight:500}.avatar-upload .remove-btn{display:flex;align-items:center;gap:.5rem;margin:0 auto;background:none;border:none;color:#ef4444;cursor:pointer;font-size:.875rem;transition:color .2s ease}.avatar-upload .remove-btn:hover{color:#dc2626}.avatar-upload .error-message{color:#ef4444;font-size:.875rem;margin-top:.5rem}.collection-upload{width:100%;max-width:800px;margin:0 auto}.collection-upload.disabled{opacity:.6;pointer-events:none}.collection-upload .upload-area{position:relative;border:2px dashed #e2e8f0;border-radius:8px;background-color:#f8fafc;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.collection-upload .upload-area:hover{border-color:#94a3b8}.collection-upload .upload-area.drag-active{border-color:#6366f1;background-color:#e0e7ff}.collection-upload .upload-area.error{border-color:#ef4444}.collection-upload .upload-area input[type=file]{display:none}.collection-upload .upload-loading{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem}.collection-upload .upload-loading .spinner{width:40px;height:40px;border:3px solid rgba(99,102,241,.2);border-radius:50%;border-top-color:#6366f1;animation:spin 1s linear infinite}.collection-upload .upload-loading span{color:#64748b;font-size:.9rem}.collection-upload img{width:20%}.collection-upload .collection-image{width:100%}.collection-upload .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.collection-upload .image-overlay:hover{opacity:1}.collection-upload .image-overlay .change-btn{background:#ffffffe6;border:none;border-radius:4px;padding:.6rem 1.2rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;color:#1e293b;transition:all .2s ease}.collection-upload .image-overlay .change-btn:hover{background:#fff}.collection-upload .empty-state{padding:2rem;text-align:center;color:#64748b}.collection-upload .empty-state .empty-icon{margin-bottom:1rem;color:#cbd5e1}.collection-upload .empty-state .upload-instructions p{margin:.25rem 0}.collection-upload .empty-state .upload-instructions .or-text{font-size:.875rem;margin:.5rem 0}.collection-upload .empty-state .browse-btn{background:#6366f1;color:#fff;border:none;border-radius:4px;padding:.6rem 1.2rem;margin-top:.5rem;cursor:pointer;font-weight:500;transition:background .2s ease}.collection-upload .empty-state .browse-btn:hover{background:#4f46e5}.collection-upload .drag-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#6366f11a;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6366f1;font-weight:500;gap:.5rem}.collection-upload .remove-btn{display:flex;align-items:center;gap:.5rem;margin:1rem auto 0;background:none;border:none;color:#ef4444;cursor:pointer;font-size:.875rem;transition:color .2s ease}.collection-upload .remove-btn:hover{color:#dc2626}.collection-upload .error-message{color:#ef4444;font-size:.875rem;margin-top:.5rem;text-align:center}@keyframes spin{to{transform:rotate(360deg)}}.signUp-page{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 0}.signUp-page h1{margin-bottom:20px;text-align:center}.resetPassworPage{height:calc(100vh - 70px);display:grid;place-items:center;gap:60px}.resetPassworPage__inner{display:grid;place-items:center;gap:1rem}.resetPassworPage h1,.resetPassworPage p{text-align:center;margin:5px 0}.resetPassworPage h1{font-weight:600}.resetPassworPage p{color:#737373}.program-page{padding:20px 50px}@media (max-width: 700px){.program-page{padding:20px}}.program-page h1{text-align:center;margin-bottom:40px}.program-page__inner img{float:right;width:400px;display:table}@media (max-width: 400px){.program-page__inner img{width:250px}}.program-page .open-campaigns{margin:40px 0}.program-page .open-campaigns__inner{display:flex;gap:30px;justify-content:center}.program-page .program-btns{text-align:center}.program-page .program-btns button{margin-left:10px}.new-fundraiser-page{margin-top:70px}.profile{display:grid;grid-template-columns:1fr 2fr;background-color:#edf6f8;padding:40px 20px;gap:30px;min-height:calc(100vh - 145px)}.profile__item{background-color:#fff;border-radius:12px;padding:10px 20px;height:fit-content}.profile__accInfo{display:flex;flex-direction:column;border-bottom:1px solid rgba(0,0,0,.1);padding:20px}.profile__accInfo button{margin:20px 0}.profile__accInfo-name{font-size:1.175rem;line-height:2.25rem;font-weight:600}.profile__accInfo-email{color:#64748b;font-size:14px}.profile:hover{display:grid}.profile__list{display:grid;gap:5px;padding:0;list-style:none}.profile li:hover{background-color:#edf6f8;color:#36aacd;border-radius:12px}.profile .active{background-color:#edf6f8;color:#36aacd}.profile a{display:block;text-decoration:none;color:inherit;transition:all .2s ease;padding:5px 20px;border-radius:12px}.profile a span{margin-right:10px}.support_sum{background-image:linear-gradient(135deg,#007bff,#4caf50);border:1px solid #339982;border-radius:10px;color:#fff;padding:10px;margin:20px 0}@media screen and (max-width: 700px){.profile{grid-template-columns:1fr;gap:0;padding:0}.profile__edit-item{flex-wrap:wrap;gap:15px!important}.profile__item-menu,.profile__item-page{display:none}}.profile__edit{padding:20x 10px}.profile__edit-header h1{font-size:1.5rem;line-height:2rem;margin:0;font-weight:500}.profile__edit-header span{color:#737373;font-size:.775rem;line-height:1.25rem}.profile__edit-block h2{font-weight:500;font-size:19px}.profile__edit-block-item{padding:1rem;border:1px #e5e7eb solid;border-radius:12px}.profile__edit-name .avatarka{display:flex;align-items:center;gap:15px}.profile__edit-name .avatarka-img{display:flex;height:25px;width:25px;align-items:center;justify-content:center;border-radius:50%;background-color:#f1f5f9;padding:10px;border:none;outline:none;cursor:pointer}.profile__edit-name .avatarka-info h4{margin:0;font-size:16px;font-weight:600}.profile__edit-name .avatarka-info span{font-size:.775rem;line-height:1.25rem;color:#737373}.profile__edit-name{display:grid;gap:20px}.profile__edit-item{display:flex;align-items:center;gap:40px;margin-bottom:30px}.profile__edit-item-info{display:flex;align-items:center;gap:20px}.profile__edit-item-info span{font-size:30px}.profile__edit-item-info h4{margin:0;font-weight:600}.profile__edit-item-info p{margin:0;font-size:.81rem;line-height:1.25rem;color:#737373}.updatePassword__inner{display:none;place-items:center;position:fixed;top:0;left:0;height:100vh;width:100%;z-index:10000;background-color:#000000bf}.updatePassword__inner .updatePassword-content{width:80%;max-width:500px;border-radius:15px;background-color:#fff;padding:10px 40px}.updatePassword__inner .updatePassword-content h4{font-size:1.6rem;margin-top:20px;margin-bottom:0}.updatePassword__inner .updatePassword-content p{margin-top:0;margin-bottom:30px;color:#737373}.updatePassword__inner .updatePassword-content .updatePassword-btns{display:flex;justify-self:end;gap:10px}.updatePassword-active{display:grid!important}.profile__donats{padding:20x 10px}.profile__donats-header h1{font-size:1.5rem;line-height:2rem;margin:0;font-weight:500}.profile__donats-btn{display:grid;place-items:center}.profile__donats-btn button{display:inline-block;background-image:linear-gradient(135deg,#007bff,#4caf50);border:1px solid #339982;border-radius:10px;color:#fff;padding:15px 20px;margin:20px 0;cursor:pointer;transition:all .2s ease;font-size:1rem}.profile__donats-btn button:hover{transform:translateY(1px);box-shadow:0 2px 4px #0000001a}.profile__donats-btn button:active{transform:translateY(2px)}.profile__donats-history{display:grid;gap:20px}.profile__donats-history-item{display:flex;justify-content:space-between;align-items:start;padding:1rem;border:1px #e5e7eb solid;border-radius:12px}.profile__donats-date{color:#777;font-size:14px;font-weight:500}.profile__donats-summa{font-size:16px;font-weight:700}.profile__donats-status{display:flex;place-items:center;border-radius:20px;padding:.15rem 1rem;font-size:12px}.profile__donats-status-SUCCESS{background-color:#dbffdd;color:green;border:1px solid rgba(0,191,0,.2)}.profile__donats-status-ERROR{background-color:#ffdbdb;color:#bf0000;border:1px solid rgba(255,0,0,.2)}.profile__donats-status-LOADING{background-color:#fff6db;color:#bf7000;border:1px solid rgba(255,191,0,.2)}.profile__subscriptions{padding:20x 10px}.profile__subscriptions-header{margin-bottom:30px}.profile__subscriptions-header h1{font-size:1.5rem;line-height:2rem;margin:0;font-weight:500}.profile__subscriptions-list{display:grid;gap:10px;padding:0 20px 30px;border-bottom:1px #282a2d solid}.profile__subscriptions-history{display:grid;gap:10px;padding:0 20px 30px}.profile__subscriptions-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px #e5e7eb solid;border-radius:12px}.profile__subscriptions-info{display:grid;gap:5px}.profile__subscriptions-name{color:#171a24a3;font-size:.875rem;line-height:130%;font-weight:500}.profile__subscriptions-summa{font-size:1.5rem;line-height:110%;letter-spacing:-.01em;font-weight:700;color:#171a24}.profile__subscriptions-date{font-size:1rem;line-height:1.25rem;color:#171a24a3}.profile__subscriptions h2{font-size:1.4rem;line-height:1.8rem;margin:20px 0;font-weight:600}.getHelp .container{max-width:1200px;margin:0 auto;padding:10px}.getHelp h1{font-size:35px;color:#3f37c9;margin:30px 0 0}.getHelp__title h2,.getHelp__title p{font-size:18px;margin:5px 0;max-width:60%}.getHelp__title p{font-size:15px;color:#707070}.getHelp__mainReq{display:grid;grid-template-columns:1fr 2fr;margin:40px 0;background-color:#3f37c9;color:#fff;padding:20px;border-radius:25px}.getHelp__mainReq-alert{display:flex;align-items:center;gap:15px}.getHelp__mainReq-alert p{color:#fff}.getHelp__mainReq-alert span{font-size:50px}.getHelp__mainReq-alert p{margin:0;font-size:20px;text-align:center;font-size:25px;font-weight:500}.getHelp__requirities-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:30px 0}.getHelp__requirities-list-item{display:flex;flex-direction:column;gap:8px;max-width:350px;padding:20px 30px;border-radius:15px;border:1px solid #d3d3d3;background-color:#fbfbfb;box-sizing:border-box}.getHelp__requirities-list-item span{background-color:#3f37c9;display:inline-block;width:fit-content;font-size:40px;color:#fff;padding:10px 20px;border-radius:15px}.getHelp__requirities-list-item h4{color:#2a2f37;font-size:20px}.getHelp__requirities-list-item p{color:#707070;font-size:16px}.getHelp__requirities-list-item h4,.getHelp__requirities-list-item p{font-weight:400;font-family:Inter,serif;margin:0}.getHelp__button{display:block;margin:10px}.getHelp__button .button{background-color:#3f37c9}.getHelp__button .button:hover{filter:brightness(1.2);transform:translateY(2px);transition:all .3s}.getHelp__button a{text-decoration:none;color:#fff}@media screen and (max-width: 850px){.getHelp__mainReq{grid-template-columns:1fr;gap:10px}.getHelp__mainReq-alert{justify-content:center}.getHelp__requirities-list-item{max-width:200px}}@media screen and (max-width: 450px){.getHelp__requirities-list-item{max-width:400px}}.signIn-page{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:50px;min-height:calc(100vh - 120px)}.signIn-page h1{margin-bottom:20px}.signIn-page a{text-decoration:none;color:var(--primary-color)}.signIn-page a:hover{color:var(--hover-color);transition:var(--transition-speed)}.signIn-page .not-have-acc{display:grid;margin-top:20px;text-align:center;gap:5px}.signIn-page .forgot-pass{display:flex}.monthly-donations{font-family:Montserrat,sans-serif;color:#2b2d42;background-color:#fff;min-height:100vh;position:relative;overflow-x:hidden}.monthly-donations .hero-section{background:linear-gradient(135deg,#153ae9,#3f37c9);color:#fff;padding:5rem 2rem 8rem;position:relative;overflow:hidden;margin-bottom:3rem}.monthly-donations .hero-section .hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:2}.monthly-donations .hero-section .hero-content .hero-title{display:block;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.monthly-donations .hero-section .hero-content .hero-accent{display:block;font-family:Playfair Display,serif;font-size:4.5rem;color:#ffffffe6;text-shadow:2px 2px 4px rgba(0,0,0,.1);margin-bottom:1rem}.monthly-donations .hero-section .hero-content .hero-subtitle{font-size:1.3rem;font-weight:400;max-width:600px;opacity:.9;margin-bottom:2rem}.monthly-donations .hero-section .hero-content .hero-decoration{position:absolute;top:-50px;right:-50px;width:400px;height:400px}.monthly-donations .hero-section .hero-content .hero-decoration .decoration-circle{position:absolute;width:100%;height:100%;border-radius:50%;border:2px dashed rgba(255,255,255,.15);animation:rotate 60s linear infinite}.monthly-donations .hero-section .hero-content .hero-decoration .decoration-wave{position:absolute;top:50px;left:50px;width:300px;height:300px;background:radial-gradient(circle,rgba(76,201,240,.2) 0%,transparent 70%);border-radius:50%}.monthly-donations .controls-container{background-color:#f8f9fa;padding:1.5rem 0;margin-bottom:3rem;box-shadow:0 5px 15px #0000000d}.monthly-donations .controls-container .controls{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.monthly-donations .controls-container .controls .year-selector{display:flex;align-items:center;gap:1rem}.monthly-donations .controls-container .controls .year-selector label{font-weight:600;display:flex;align-items:center;gap:.5rem;color:#2b2d42}.monthly-donations .controls-container .controls .year-selector label i{color:#4361ee}.monthly-donations .controls-container .controls .year-selector .styled-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:2px solid #e9ecef;border-radius:8px;padding:.6rem 1.7rem .6rem 1rem;font-size:1rem;font-weight:500;color:#2b2d42;cursor:pointer;transition:all .3s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%234361ee' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:12px}.monthly-donations .controls-container .controls .year-selector .styled-select:hover{border-color:#4361ee;box-shadow:0 0 0 3px #4361ee1a}.monthly-donations .controls-container .controls .year-selector .styled-select:focus{outline:none;border-color:#4361ee;box-shadow:0 0 0 3px #4361ee33}.monthly-donations .controls-container .controls .stats-summary{display:flex;gap:2rem}.monthly-donations .controls-container .controls .stats-summary .summary-item{display:flex;flex-direction:column;align-items:center}.monthly-donations .controls-container .controls .stats-summary .summary-item span{font-size:.9rem;color:#8d99ae;margin-bottom:.3rem}.monthly-donations .controls-container .controls .stats-summary .summary-item strong{font-size:1.2rem;font-weight:700;color:#4361ee}.monthly-donations .reports-container{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.monthly-donations .reports-container .reports-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:1rem}.monthly-donations .reports-container .reports-grid .report-card{background:#fff;border-radius:12px;box-shadow:0 10px 20px #0000000d;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.1);position:relative;z-index:1}.monthly-donations .reports-container .reports-grid .report-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0000001a}.monthly-donations .reports-container .reports-grid .report-card.hovered .card-decoration .deco-wave{transform:translate(0);opacity:1}.monthly-donations .reports-container .reports-grid .report-card.hovered .card-decoration .deco-dots{opacity:1}.monthly-donations .reports-container .reports-grid .report-card .card-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);position:relative;overflow:hidden}.monthly-donations .reports-container .reports-grid .report-card .card-header .month-badge{font-size:1.4rem;font-weight:700;color:#4361ee;display:flex;flex-direction:column;line-height:1.2}.monthly-donations .reports-container .reports-grid .report-card .card-header .month-badge span{font-size:1rem;font-weight:500;color:#8d99ae}.monthly-donations .reports-container .reports-grid .report-card .card-header .amount-display{display:flex;align-items:baseline;color:#2b2d42}.monthly-donations .reports-container .reports-grid .report-card .card-header .amount-display .amount{font-size:2rem;font-weight:700;margin-right:.3rem}.monthly-donations .reports-container .reports-grid .report-card .card-header .amount-display .currency{font-size:1.2rem;font-weight:600;color:#8d99ae}.monthly-donations .reports-container .reports-grid .report-card .card-footer{display:block;padding:1rem 1.5rem;background-color:#f8f9fa;border-top:1px solid #e9ecef}.monthly-donations .reports-container .reports-grid .report-card .card-footer .download-btn{display:flex;align-items:center;gap:.5rem;background-color:#4361ee;color:#fff;padding:.6rem 1rem;border-radius:6px;font-weight:600;font-size:.9rem;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden;margin-bottom:10px}.monthly-donations .reports-container .reports-grid .report-card .card-footer .download-btn:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(to bottom right,#ffffff4d,#fff0);transform:rotate(30deg);transition:all .5s ease}.monthly-donations .reports-container .reports-grid .report-card .card-footer .download-btn:hover{background-color:#2c4dec;box-shadow:0 4px 12px #4361ee4d}.monthly-donations .reports-container .reports-grid .report-card .card-footer .download-btn:hover:before{transform:translate(100%) rotate(30deg)}.monthly-donations .reports-container .reports-grid .report-card .card-footer .download-btn .file-format{font-size:.7rem;background-color:#0000001a;padding:.1rem .4rem;border-radius:4px;margin-left:.3rem}@media (max-width: 768px){.monthly-donations .hero-section{padding:3rem 1.5rem 6rem}.monthly-donations .hero-section .hero-content .hero-title{font-size:2.5rem}.monthly-donations .hero-section .hero-content .hero-accent{font-size:3rem}.monthly-donations .hero-section .hero-content .hero-subtitle{font-size:1.1rem}.monthly-donations .hero-section .hero-content .hero-decoration{width:250px;height:250px;top:-30px;right:-30px}.monthly-donations .hero-section .hero-content .hero-decoration .decoration-wave{width:200px;height:200px;top:25px;left:25px}.monthly-donations .controls-container .controls{flex-direction:column;align-items:stretch;gap:1rem;padding:0 1.5rem}.monthly-donations .controls-container .controls .stats-summary{justify-content:space-between;width:80%}}.monthly-reports{font-family:Montserrat,sans-serif;color:#2b2d42;background-color:#fff;min-height:100vh;position:relative;overflow-x:hidden}.monthly-reports .hero-section{background:linear-gradient(135deg,#153ae9,#3f37c9);color:#fff;padding:5rem 2rem 8rem;position:relative;overflow:hidden;margin-bottom:3rem}.monthly-reports .hero-section .hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:2}.monthly-reports .hero-section .hero-content .hero-title{display:block;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.monthly-reports .hero-section .hero-content .hero-accent{display:block;font-family:Playfair Display,serif;font-size:4.5rem;color:#ffffffe6;text-shadow:2px 2px 4px rgba(0,0,0,.1);margin-bottom:1rem}.monthly-reports .hero-section .hero-content .hero-subtitle{font-size:1.3rem;font-weight:400;max-width:600px;opacity:.9;margin-bottom:2rem}.monthly-reports .hero-section .hero-content .hero-decoration{position:absolute;top:-50px;right:-50px;width:400px;height:400px}.monthly-reports .hero-section .hero-content .hero-decoration .decoration-circle{position:absolute;width:100%;height:100%;border-radius:50%;border:2px dashed rgba(255,255,255,.15);animation:rotate 60s linear infinite}.monthly-reports .hero-section .hero-content .hero-decoration .decoration-wave{position:absolute;top:50px;left:50px;width:300px;height:300px;background:radial-gradient(circle,rgba(76,201,240,.2) 0%,transparent 70%);border-radius:50%}.monthly-reports .controls-container{background-color:#f8f9fa;padding:1.5rem 0;margin-bottom:3rem;box-shadow:0 5px 15px #0000000d}.monthly-reports .controls-container .controls{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.monthly-reports .controls-container .controls .year-selector{display:flex;align-items:center;gap:1rem}.monthly-reports .controls-container .controls .year-selector label{font-weight:600;display:flex;align-items:center;gap:.5rem;color:#2b2d42}.monthly-reports .controls-container .controls .year-selector label i{color:#4361ee}.monthly-reports .controls-container .controls .year-selector .styled-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:2px solid #e9ecef;border-radius:8px;padding:.6rem 1.2rem .6rem 1rem;font-size:1rem;font-weight:500;color:#2b2d42;cursor:pointer;transition:all .3s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%234361ee' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:12px}.monthly-reports .controls-container .controls .year-selector .styled-select:hover{border-color:#4361ee;box-shadow:0 0 0 3px #4361ee1a}.monthly-reports .controls-container .controls .year-selector .styled-select:focus{outline:none;border-color:#4361ee;box-shadow:0 0 0 3px #4361ee33}.monthly-reports .controls-container .controls .stats-summary{display:flex;gap:2rem}.monthly-reports .controls-container .controls .stats-summary .summary-item{display:flex;flex-direction:column;align-items:center}.monthly-reports .controls-container .controls .stats-summary .summary-item span{font-size:.9rem;color:#8d99ae;margin-bottom:.3rem}.monthly-reports .controls-container .controls .stats-summary .summary-item strong{font-size:1.2rem;font-weight:700;color:#4361ee}.monthly-reports .reports-container{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.monthly-reports .reports-container .reports-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:1rem}.monthly-reports .reports-container .reports-grid .report-card{background:#fff;border-radius:12px;box-shadow:0 10px 20px #0000000d;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.1);position:relative;z-index:1}.monthly-reports .reports-container .reports-grid .report-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0000001a}.monthly-reports .reports-container .reports-grid .report-card .card-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);position:relative;overflow:hidden}.monthly-reports .reports-container .reports-grid .report-card .card-header .month-badge{font-size:1.4rem;font-weight:700;color:#4361ee;display:flex;flex-direction:column;line-height:1.2;text-transform:capitalize}.monthly-reports .reports-container .reports-grid .report-card .card-header .month-badge span{font-size:1rem;font-weight:500;color:#8d99ae}.monthly-reports .reports-container .reports-grid .report-card .card-header .financial-summary{display:flex;flex-direction:column;gap:.8rem}.monthly-reports .reports-container .reports-grid .report-card .card-header .financial-summary .financial-item{display:flex;flex-direction:column;align-items:flex-end}.monthly-reports .reports-container .reports-grid .report-card .card-header .financial-summary .financial-item span:first-child{font-size:.9rem;color:#8d99ae}.monthly-reports .reports-container .reports-grid .report-card .card-header .financial-summary .financial-item .amount{font-size:1.2rem;font-weight:700}.monthly-reports .reports-container .reports-grid .report-card .card-header .financial-summary .financial-item.received .amount{color:#27ae60}.monthly-reports .reports-container .reports-grid .report-card .card-header .financial-summary .financial-item.spent .amount{color:#4361ee}.monthly-reports .reports-container .reports-grid .report-card .beneficiaries-count{display:flex;align-items:center;gap:.8rem;padding:1rem 1.5rem;background-color:#27ae601a;color:#27ae60;font-weight:600;margin:1rem 1.5rem;border-radius:6px}.monthly-reports .reports-container .reports-grid .report-card .beneficiaries-count i{font-size:1.2rem}.monthly-reports .reports-container .reports-grid .report-card .beneficiaries-count strong{font-weight:700;margin:0 .2rem}.monthly-reports .reports-container .reports-grid .report-card .projects-preview{padding:0 1.5rem}.monthly-reports .reports-container .reports-grid .report-card .projects-preview h4{font-size:1.1rem;margin-bottom:1rem;color:#2b2d42;font-weight:600;display:flex;align-items:center}.monthly-reports .reports-container .reports-grid .report-card .projects-preview h4:before{content:"";display:inline-block;width:20px;height:3px;background:#4361ee;margin-right:.8rem;border-radius:3px}.monthly-reports .reports-container .reports-grid .report-card .projects-preview .projects-list .project-item{display:flex;align-items:center;padding:.8rem 0;border-bottom:1px solid #f1f3f5}.monthly-reports .reports-container .reports-grid .report-card .card-footer{display:block;padding:1rem 1.5rem;background-color:#f8f9fa;border-top:1px solid #e9ecef}.monthly-reports .reports-container .reports-grid .report-card .card-footer .download-btn{display:flex;align-items:center;gap:.5rem;background-color:#4361ee;color:#fff;padding:.6rem 1rem;border-radius:6px;font-weight:600;font-size:.9rem;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden;margin-bottom:10px}.monthly-reports .reports-container .reports-grid .report-card .card-footer .download-btn:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(to bottom right,#ffffff4d,#fff0);transform:rotate(30deg);transition:all .5s ease}.monthly-reports .reports-container .reports-grid .report-card .card-footer .download-btn:hover{background-color:#2c4dec;box-shadow:0 4px 12px #4361ee4d}.monthly-reports .reports-container .reports-grid .report-card .card-footer .download-btn:hover:before{transform:translate(100%) rotate(30deg)}.monthly-reports .reports-container .reports-grid .report-card .card-footer .download-btn .file-format{font-size:.7rem;background-color:#0000001a;padding:.1rem .4rem;border-radius:4px;margin-left:.3rem}.monthly-reports .reports-container .no-results{text-align:center;padding:4rem 2rem;max-width:500px;margin:0 auto}.monthly-reports .reports-container .no-results .no-results-illustration{position:relative;width:200px;height:200px;margin:0 auto 2rem}.monthly-reports .reports-container .no-results .no-results-illustration .illustration-container{position:relative;width:100%;height:100%}.monthly-reports .reports-container .no-results .no-results-illustration .illustration-container .empty-box{position:absolute;width:150px;height:150px;background-color:#f1f3f5;border-radius:10px;display:flex;align-items:center;justify-content:center;left:50%;top:50%;transform:translate(-50%,-50%)}.monthly-reports .reports-container .no-results .no-results-illustration .illustration-container .empty-box i{font-size:4rem;color:#adb5bd}.monthly-reports .reports-container .no-results .no-results-illustration .illustration-container .search-icon{position:absolute;width:60px;height:60px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px #0000001a;right:0;bottom:0;animation:float 3s ease-in-out infinite}.monthly-reports .reports-container .no-results .no-results-illustration .illustration-container .search-icon i{font-size:1.5rem;color:#4361ee}.monthly-reports .reports-container .no-results h3{font-size:1.5rem;margin-bottom:.5rem;color:#2b2d42}.monthly-reports .reports-container .no-results p{color:#8d99ae;font-size:1rem}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width: 768px){.monthly-reports .hero-section{padding:3rem 1.5rem 6rem}.monthly-reports .hero-section .hero-content .hero-title{font-size:2.5rem}.monthly-reports .hero-section .hero-content .hero-accent{font-size:3rem}.monthly-reports .hero-section .hero-content .hero-subtitle{font-size:1.1rem}.monthly-reports .hero-section .hero-content .hero-decoration{width:250px;height:250px;top:-30px;right:-30px}.monthly-reports .hero-section .hero-content .hero-decoration .decoration-wave{width:200px;height:200px;top:25px;left:25px}.monthly-reports .controls-container .controls{flex-direction:column;align-items:stretch;gap:1rem;padding:0 1.5rem}.monthly-reports .controls-container .controls .stats-summary{justify-content:space-between;width:100%}.monthly-reports .reports-container{padding:0 1.5rem 3rem}.monthly-reports .reports-container .reports-grid{grid-template-columns:1fr}.monthly-reports .reports-container .reports-grid .report-card .card-footer{flex-direction:column;gap:1rem;align-items:stretch}.monthly-reports .reports-container .reports-grid .report-card .card-footer .efficiency-rate{justify-content:center;text-align:center;flex-direction:column}}
