body{background:linear-gradient(135deg,#fff,#f3f0eb);font-family:Poppins,Segoe UI,sans-serif;min-height:100vh}.container{background:#fff;border:2px solid #8cc63f66;border-radius:20px;box-shadow:0 10px 25px #8cc63f33;max-width:420px;padding:3rem 4rem;text-align:center;width:90%}.header{color:#1e1e1e;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.header span{color:#8cc63f}form label{color:#1f2937;display:block;font-weight:600;margin-bottom:8px;text-align:left}form input[type=email],form input[type=password],form input[type=text]{background-color:#f9fafb;border:1px solid #d1d5db;border-radius:10px;font-size:1rem;margin-bottom:20px;padding:12px 14px;transition:all .3s ease;width:100%}form input[type=email]:focus,form input[type=password]:focus,form input[type=text]:focus{border-color:#8cc63f;box-shadow:0 0 0 3px #8cc63f33;outline:none}button{background:linear-gradient(135deg,#8cc63f,#b6e137);border:none;border-radius:10px;box-shadow:0 4px 10px #8cc63f40;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:600;padding:14px;transition:all .3s ease;width:100%}button:hover{background:linear-gradient(135deg,#7fbf3f,#a7d237);box-shadow:0 8px 20px #8cc63f59;transform:scale(1.03)}a,small{color:#6b7280;font-size:.9rem}a{color:#8cc63f;font-weight:600;margin-left:5px;text-decoration:none}a:hover{text-decoration:underline}@media (max-width:600px){.container{padding:2rem 1.5rem}.header{font-size:1.75rem}}:root{--accent-green:#7fc74a;--dark-text:#1d1c1d;--gray-text:#616061;--light-background:#fff;--font-family:"Inter",sans-serif;width:100%}.cover-container-minimal{background:linear-gradient(#fffc,#fffc),url(https://images.pexels.com/photos/1720186/pexels-photo-1720186.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1) 50%/cover no-repeat;color:#1d1c1d;color:var(--dark-text);display:flex;flex-direction:column;font-family:Inter,sans-serif;font-family:var(--font-family);min-height:100vh}.header-minimal{background-color:#b3dcb3;border-bottom:1px solid #eee;padding:20px 0;position:static;width:100%}.header-inner-minimal{align-items:center;display:flex;justify-content:space-between;margin:0 auto;padding:0 30px;width:1510px}.logo-image-minimal{height:100px;max-width:250px;width:auto}.navigation-menu{flex:1 1;gap:20px;justify-content:flex-end}.nav-btn,.navigation-menu{align-items:center;display:flex}.nav-btn{background:#ffffff1a;border:none;border-radius:20px;box-shadow:0 4px 12px #0000001a,0 2px 4px #0000000d;color:#1d1c1d;color:var(--dark-text);cursor:pointer;font-size:14px;font-weight:700;gap:4px;padding:12px 16px;transition:all .3s ease;white-space:nowrap}.nav-btn:hover{background:#7fc74acc;box-shadow:0 8px 20px #00000026,0 4px 8px #0000001a;color:#fff;transform:translateY(-2px)}.dropdown-btn,.nav-icon{font-size:16px}.dropdown-btn{gap:6px;padding:6px 10px}.dropdown-btn .nav-icon{font-size:18px}.dropdown{position:relative}.dropdown-btn{align-items:center;display:flex;gap:5px}.dropdown-arrow{font-size:12px;transition:transform .2s}.dropdown.open .dropdown-arrow{transform:rotate(180deg)}.dropdown-content{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 8px #0000001a;min-width:120px;position:absolute;right:0;top:100%;z-index:1000}.dropdown-item{background:none;border:none;color:#1d1c1d;color:var(--dark-text);cursor:pointer;display:block;font-size:16px;padding:10px 15px;text-align:left;transition:background-color .2s;width:100%}.dropdown-item:hover{background-color:#7fc74a1a;color:#7fc74a;color:var(--accent-green)}.hero-content-minimal{align-items:center;display:flex;flex-grow:1;flex:1 1;flex-direction:column;justify-content:center;min-height:calc(100vh - 140px);padding:80px 20px;text-align:center}.eyebrow-text{background-color:#e5f5df;border-radius:20px;color:#7fc74a;color:var(--accent-green);display:inline-block;font-size:14px;font-weight:600;margin-bottom:30px;padding:8px 16px}.main-headline{color:#1d1c1d;color:var(--dark-text);font-size:64px;font-weight:800;line-height:1.1;margin-bottom:20px;max-width:800px}.highlight-text-minimal{color:#7fc74a;color:var(--accent-green)}.cta-subtext{color:#616061;color:var(--gray-text);font-size:20px;margin-bottom:40px}.donate-btn-minimal{background-color:#7fc74a;background-color:var(--accent-green);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-bottom:10px;padding:15px 35px;transition:background-color .3s,box-shadow .2s}.donate-btn-minimal:hover{background-color:#6aaa3e;box-shadow:0 4px 10px #7fc74a66}.secondary-cta{color:#616061;color:var(--gray-text);font-size:16px}.explore-link{color:#7fc74a;color:var(--accent-green);font-weight:600;text-decoration:underline}.contact-info-section{background-color:#f9f9f9;padding:40px 20px}.contact-info-section,.footer-section{color:#1d1c1d;color:var(--dark-text);text-align:center}.footer-section{background-color:#a5a9a5;border-top:1px solid #eee;padding:20px}.footer-container{margin:0 auto;max-width:600px}.footer-container p{font-size:14px;font-weight:500;margin:5px 0}.contact-info-container{margin:0 auto;max-width:600px}.contact-info-title{color:#7fc74a;color:var(--accent-green);font-size:24px;font-weight:700;margin-bottom:20px}.contact-details p{font-size:16px;line-height:1.5;margin:10px 0}@media (max-width:768px){.header-inner-minimal{padding:0 20px}.main-headline{font-size:44px;line-height:1.2}.cta-subtext{font-size:16px;margin-bottom:30px}.donate-btn-minimal{font-size:16px;padding:12px 30px}.contact-info-section{padding:30px 20px}.contact-info-title{font-size:20px}.contact-details p{font-size:14px}}#root,body,html{width:100%}.cover-container{min-height:100%}.cover-header{position:-webkit-sticky;position:sticky;top:0;z-index:1000}#root,body,html{box-sizing:border-box;height:100%;margin:0}.cover-container{align-items:stretch;background:linear-gradient(135deg,#e3f2fd,#fff),url(https://touchalifeorg.com/wp-content/uploads/2025/05/Website-Sliders-Touch-A-Life-1080x1080-3-1.jpg) 50%/cover no-repeat;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#333;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding-bottom:24px;padding-top:24px;width:100%}.cover-header{background:#fffffffa;border-bottom:1px solid #00000008;box-shadow:0 4px 14px #0000000a;margin-top:0;width:100%}.header-inner{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:14px 24px}.logo{display:block;height:60px;transition:transform .18s ease;width:auto}.logo:hover{transform:scale(1.02)}.login-btn{background:#4a90e2;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:15px;font-weight:500;min-width:100px;padding:8px 18px;text-align:center;transition:background .2s ease,transform .12s ease;width:50px}.login-btn:hover{background:#357ab8;transform:translateY(-1px)}.cover-main{align-items:center;box-sizing:border-box;display:flex;justify-content:center;margin:48px auto 0;max-width:900px;padding:40px 20px;text-align:center;width:100%}.cover-main h1{color:#333;font-size:2.8rem;font-weight:700;line-height:1.05;margin:0}@media (min-width:1200px){.header-inner{max-width:1200px;padding:16px 32px}.cover-main{margin-top:60px;max-width:1000px;padding:48px 32px}}@media (max-width:800px){.logo{height:52px}.login-btn{font-size:14px;min-width:88px;padding:6px 14px}.cover-main h1{font-size:2rem}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background:linear-gradient(135deg,#e0f2f1,#f1f8e9,#f5f5f5);font-family:Poppins,sans-serif;height:100vh;margin:0}.auth-container,body{align-items:center;display:flex;justify-content:center}.auth-container{height:100%}.auth-box{animation:fadeIn .8s ease;background:#fff;border-radius:16px;box-shadow:0 8px 25px #00000026;padding:40px;text-align:center;width:400px}.auth-box h1{color:#333;margin-bottom:25px}.auth-box form{display:flex;flex-direction:column;gap:15px}.auth-box input{border:1px solid #ccc;border-radius:8px;font-size:15px;outline:none;padding:12px;transition:border-color .3s}.auth-box input:focus{border-color:#4caf50}.auth-box button{background-color:#4caf50;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:12px;transition:.3s}.auth-box button:hover{background-color:#43a047}.divider{color:#999;font-size:14px;margin:15px 0}.oauth-buttons{display:flex;flex-direction:column;gap:12px}.oauth-buttons button{align-items:center;background-color:#f7f7f7;border:2px solid #ddd;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:12px;justify-content:center;padding:10px;transition:.3s ease}.oauth-buttons button:hover{background-color:#e0e0e0}.oauth-buttons img{height:22px;width:22px}.switch-text{font-size:14px;margin-top:15px}.switch-text span{color:#4caf50;cursor:pointer;font-weight:600}.message{color:#333;font-size:13px;margin-top:12px}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.profiles-wrapper{align-items:center;background:linear-gradient(135deg,#fff,#f9f9f9);display:flex;flex-direction:column;font-family:Poppins,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:4rem 1rem}.profiles-header{margin-bottom:3.5rem;text-align:center}.profiles-header .subtitle{color:#6b7280;font-size:.95rem;letter-spacing:1px;margin-bottom:.4rem;text-transform:uppercase}.profiles-header h1{color:#1e1e1e;font-size:clamp(2rem,5vw,2.6rem);font-weight:700}.profiles-header h1 span{color:#8cc63f}.profiles-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));justify-items:center;max-width:1100px;padding:0 1rem;width:100%}.profile-card{background:linear-gradient(135deg,#faf9f7,#f3f0eb);border:1px solid #fff6;border-radius:22px;box-shadow:0 10px 25px #00000012;color:#1f2937;cursor:pointer;padding:2.5rem 1.5rem;position:relative;text-align:center;transition:all .35s ease}.color-1,.color-2,.color-3,.color-4{background:linear-gradient(135deg,#faf9f7,#f3f0eb)!important;color:#1f2937!important}.profile-card:hover{box-shadow:0 15px 40px #8cc63f26;transform:translateY(-10px)}.circle-wrapper{margin-bottom:1.3rem}.circle-icon,.circle-wrapper{display:flex;justify-content:center}.circle-icon{align-items:center;animation:pulseGlow 2.5s ease-in-out infinite;background:linear-gradient(135deg,#8cc63f,#b6e137);border-radius:50%;box-shadow:0 0 0 #8cc63f66;color:#fff;font-size:2.1rem;font-weight:700;height:90px;transition:transform .4s ease,box-shadow .4s ease;width:90px}.profile-card:hover .circle-icon{box-shadow:0 0 25px #8cc63f8c;transform:scale(1.1)}@keyframes pulseGlow{0%{box-shadow:0 0 0 0 #8cc63f73}70%{box-shadow:0 0 0 15px #8cc63f00}to{box-shadow:0 0 0 0 #8cc63f00}}.profile-card h2{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.4rem}.profile-card p{color:#475569;font-size:.95rem;line-height:1.5;margin:0 auto;max-width:250px}@media (max-width:600px){.circle-icon{font-size:1.7rem;height:75px;width:75px}.profile-card{padding:2rem 1.2rem}.profile-card:nth-child(2n),.profile-card:nth-child(odd){transform:none}}*{box-sizing:border-box;margin:0;padding:0}.back-btn{background:#2a686b;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:500;margin:10px 0;padding:8px 16px;text-align:left;width:auto}.back-btn:hover{background:#235557}.form-container{background:#fff;border-radius:14px;box-shadow:0 0 15px #00000026;margin:0 0 20px;max-width:1000px;padding:25px;width:100%}.form-title{font-size:32px;font-weight:700;margin-bottom:25px;text-align:center}.section h2{border-left:5px solid #007bff;color:#111;font-size:24px;margin-bottom:12px;padding-left:10px}.section{background:#fafafa;border-radius:10px;margin-bottom:-1px;padding:15px}.form-group{gap:1px;margin-bottom:0}.form-group>label:first-child{display:block;flex:1 1 100%;font-size:16px;font-weight:600;margin-bottom:0}.form-group label input,.form-group label textarea{margin-top:3px;width:100%}.form-group label{margin-bottom:0}.form-group .full-width{flex:1 1 100%}input,select,textarea{border:1px solid #ccc;border-radius:8px;font-size:16px;padding:12px;width:100%}.readonly-age{background:#f0f0f0;color:#555}.field-label{display:block;font-size:16px;font-weight:600;margin-bottom:5px}.required{color:red;margin-left:3px}.radio-inline{align-items:center;display:flex;gap:25px;margin-bottom:17px;margin-top:1px}.radio-inline label{align-items:center;display:inline-flex;gap:6px;margin:0}.form-group>label:first-child{margin-bottom:2px}.submit-container{display:flex;justify-content:center;margin-top:30px}button[type=submit]{background:#28a745;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:20px;font-weight:700;padding:14px 35px}button[type=submit]:hover{background:#218838}.upload-btn{background:#135f63;display:flex;font-size:24px;height:42px;min-height:42px;min-width:42px;width:42px}.upload-btn:hover{background:#0e4b4f}.input-error{border:2px solid red!important}.error-text{color:red;font-size:.8rem;margin-top:4px}.upload-btn{align-items:center;border-radius:6px;display:inline-flex;font-size:20px;height:36px;justify-content:center;padding:0;width:36px}.form-group{display:flex;flex-wrap:wrap;gap:0}.form-group label{flex-basis:calc(50% - 20px);flex-grow:1;flex-shrink:1}.form-group .full-width,label.full-width{flex:1 1 100%}.small-field{flex-basis:calc(25% - 20px);flex-grow:1;flex-shrink:1}.form-group label input,.form-group label select,.form-group label textarea{display:block;width:100%}@media (max-width:768px){.form-group label{flex:1 1 100%}}.bank-details-title{display:block;font-size:inherit;font-weight:400;margin-bottom:15px}.family-members-section{margin-bottom:15px;margin-top:15px}.family-members-section h3{border-left:3px solid #28a745;color:#111;font-size:20px;margin-bottom:12px;padding-left:10px}.family-member-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-bottom:10px;padding:15px}.family-member-card .form-group{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:0}.family-member-card .form-group label{flex-basis:calc(50% - 15px);flex-grow:1;flex-shrink:1;margin-bottom:0}.family-member-card .form-group label input,.family-member-card .form-group label select{margin-top:5px}.earning-members-section{margin-bottom:15px;margin-top:15px}.earning-members-section h3{border-left:3px solid #007bff;color:#111;font-size:20px;margin-bottom:12px;padding-left:10px}.earning-member-group{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-bottom:10px;padding:15px}.earning-member-group .form-group{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:0}.earning-member-group .form-group label{flex-basis:calc(50% - 15px);flex-grow:1;flex-shrink:1;margin-bottom:0}.earning-member-group .form-group label input{margin-top:5px}.student-container{background:#f6f7f6;bottom:0;box-sizing:border-box;display:flex;font-family:Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial;left:0;min-height:100vh;overflow:hidden;position:fixed;right:0;top:0;width:100%}.dashboard-body{box-sizing:border-box;margin:0;min-height:calc(100vh - 80px);width:100vw}.student-header{background:#1d2b4a;box-shadow:0 2px 8px #1e285014;color:#fff;padding:0}.header-content{align-items:center;display:flex;justify-content:space-between;padding:24px 32px 20px}.header-content h1{font-size:2rem;font-weight:700;letter-spacing:1px;margin:0}.user-info{align-items:flex-end;flex-direction:column;gap:4px}.student-id{background:#2a686b;border-radius:12px;color:#fff;font-size:.95rem;font-weight:500;letter-spacing:.5px;padding:2px 10px}.dashboard-body{display:flex;gap:0;margin:0 auto;max-width:1400px;padding:0}.sidebar{background:#f6f7f6;box-shadow:2px 0 12px #0d142814;color:#2e2e2e;gap:24px;max-width:320px;min-width:270px;padding:32px 18px 32px 24px;top:80px;width:270px}.sidebar-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #1e285014;color:#222;font-size:1rem;margin-bottom:0;padding:20px 18px 16px}.sidebar-card h3{color:#2a686b;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin-bottom:12px}.sidebar-card p{font-size:.98rem;margin:6px 0}.stats{align-items:stretch;justify-content:space-between;margin-top:8px}.stats div{align-items:center;background:#f6f8fa;border-radius:8px;box-shadow:0 1px 4px #1e28500a;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0;padding:16px 0}.stats h2{color:#2a686b;font-size:1.3rem;font-weight:700;margin:0 0 4px}.stats span{color:#1d2b4a;font-size:.95rem;font-weight:500;margin-top:2px}.status{background:#f6f8fa;border-radius:10px;color:#2a686b;display:inline-block;font-size:.98rem;font-weight:600;letter-spacing:.5px;margin-top:10px;padding:4px 14px}.status.paid{background:#e6f7f7;color:#27ae60}.status.not_paid{background:#fff0f0;color:#e74c3c}.status.partially_paid{background:#fffbe6;color:#f39c12}.main-section{background:#f6f8fa;flex:1 1;margin-left:270px;min-width:0;overflow-y:auto;padding:32px 36px;width:calc(100% - 270px)}.alerts-section{margin-bottom:32px}.section-header{margin-bottom:18px}.section-header h2{color:#1d2b4a;font-size:1.3rem;font-weight:700;margin:0}.alert-count{background:#2a686b;border-radius:12px;color:#fff;font-size:.95rem;font-weight:500;padding:2px 10px}.alert-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.alert-card{background:#fff;border-radius:10px;box-shadow:0 2px 8px #1e285014;display:flex;flex-direction:column;font-size:1rem;gap:8px;padding:18px 16px 14px;position:relative}.alert-header{align-items:center;display:flex;gap:8px}.alert-icon{font-size:1.3rem}.alert-dot{border-radius:50%;display:inline-block;height:12px;margin-left:2px;width:12px}.alert-card h4{color:#2a686b;font-size:1.05rem;font-weight:600;margin:0 0 2px}.alert-card p{color:#1d2b4a;font-size:.97rem;margin:0}.documents-section{margin-top:0}.upload-btn{background:#2a686b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-left:18px;padding:7px 18px;transition:background .2s}.upload-btn:hover{background:#1d2b4a}input[type=\"file\"]{display:none}table{background:#fff;border-collapse:collapse;border-radius:10px;box-shadow:0 2px 8px #1e285014;font-size:1rem;margin-top:18px;overflow:hidden;width:100%}td,th{border-bottom:1px solid #f0f0f0;padding:12px 10px;text-align:left}th{background:#f6f8fa;color:#1d2b4a;font-size:1.05rem;font-weight:700}tr:last-child td{border-bottom:none}.btn{border:none;border-radius:6px;font-size:.98rem;font-weight:600;margin-right:8px;padding:6px 14px;transition:background .2s}.btn.blue{background:#2a686b;color:#fff}.btn.blue:hover{background:#1d2b4a}.btn.red{background:#e74c3c;color:#fff}.btn.red:hover{background:#c0392b}@media (max-width:1024px){.main-section{padding:24px 20px}.alert-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.student-container{overflow-y:auto;position:relative}.dashboard-body{flex-direction:column}.sidebar{bottom:auto;box-shadow:0 2px 8px #0d14280f;flex-direction:row;gap:12px;left:auto;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;padding:14px 12px;position:relative;top:auto;width:100%}.sidebar-card{min-width:200px;padding:12px 10px}.main-section{margin-left:0;padding:18px 12px;width:100%}.header-content{align-items:flex-start;flex-direction:column;gap:8px;padding:16px}.header-content h1{font-size:1.4rem}.user-info{align-items:flex-start}.alert-grid{grid-template-columns:1fr}table{font-size:.92rem}td,th{padding:8px 6px}}.app-container{background:#f6f7f6;bottom:0;box-sizing:border-box;font-family:Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial;left:0;overflow:hidden;position:fixed;right:0;top:0}.app-container,.dashboard-layout{display:flex;min-height:100vh;width:100%}.sidebar{background-color:#1d2b4a;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:space-between;left:0;min-width:260px;overflow-y:auto;padding:20px;position:fixed;top:0;width:260px;z-index:10}.logo-text{font-size:22px;font-weight:700;margin-bottom:24px}.nav-menu{display:flex;flex-direction:column;gap:4px}.nav-item{align-items:center;border-radius:8px;color:#d1d5db;display:flex;font-size:14px;gap:10px;padding:12px 14px;text-decoration:none;transition:.2s}.nav-item.active,.nav-item:hover{background-color:#2a686b;color:#fff}.divider{border-top:1px solid #324b7b;margin:16px 0}.support-box{background-color:#2a686b;border-radius:10px;padding:14px;text-align:center}.support-graphic{align-items:center;background-color:#ffffff1a;border-radius:8px;display:flex;height:60px;justify-content:center;margin-bottom:6px}.support-text{font-size:14px;font-weight:600}.main-content{flex:1 1;margin-left:260px;min-width:0;overflow-y:auto;padding:28px 36px;width:calc(100% - 260px)}.main-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:24px}.page-title{color:#333;font-size:24px;font-weight:600}.user-info{align-items:center;display:flex;gap:10px}.user-name{color:#374151;font-size:14px}.user-avatar{background-color:#60a5fa;border-radius:50%;height:38px;width:38px}.metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:20px}.metric-card{align-items:flex-start;background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:space-between;padding:18px;transition:transform .2s ease}.metric-card:hover{transform:translateY(-2px)}.card-value{color:#111827;font-size:26px}.card-change{color:#2a686b;font-size:13px}.icon-green{background-color:#2a686b1a;color:#2a686b}.icon-blue{background-color:#3b82f61a;color:#3b82f6}.icon-orange{background-color:#f973161a;color:#f97316}.bottom-grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-auto-rows:auto;grid-template-columns:repeat(2,1fr)}.dashboard-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 3px 5px #0000000a;display:flex;flex-direction:column;height:auto;justify-content:flex-start;min-width:0;padding:16px 18px}.card-header-flex{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-bottom:10px}.card-header-title{color:#111827;font-size:16px;font-weight:600}.view-link{color:#6b7280}.view-link,.view-link-green{font-size:13px;text-decoration:none}.view-link-green{color:#2a686b;font-weight:500}.overview-items{display:flex;flex-direction:column;gap:6px}.overview-item{background-color:#f9fafb;border-radius:8px;display:flex;flex-wrap:wrap;gap:4px;justify-content:space-between;padding:8px 10px}.overview-item-title{color:#4b5563;font-size:13px}.overview-item-value{color:#111827;font-weight:600}.total-sale-chart{text-align:center}.chart-container{height:130px;margin:0 auto 10px;position:relative;width:130px}.chart-percentage{align-items:center;display:flex;inset:0;justify-content:center;position:absolute}.percentage-value{color:#111827;font-size:24px;font-weight:700}.chart-info{color:#6b7280;font-size:12px}.student-table table{border-collapse:collapse;width:100%}.student-table td,.student-table th{border-bottom:1px solid #f1f5f9;font-size:13px;padding:8px 10px;text-align:left}.student-table th{color:#374151;font-weight:600}.student-table td{color:#4b5563}.activity-item{gap:8px;margin-bottom:6px}.activity-dot{flex-shrink:0;height:7px;margin-top:5px;width:7px}.dot-green{background-color:#2a686b}.dot-blue{background-color:#3b82f6}.dot-orange{background-color:#f97316}.activity-text{color:#374151;font-size:13px;word-break:break-word}@media (max-width:1024px){.main-content{padding:20px 24px}.bottom-grid{grid-template-columns:1fr}.card-value{font-size:22px}}@media (max-width:768px){.sidebar{bottom:auto;flex-direction:row;min-width:0;min-width:auto;overflow-x:auto;overflow-y:hidden;padding:12px 16px;position:relative}.sidebar,.sidebar>div:first-child{align-items:center;gap:8px;width:100%}.sidebar>div:first-child{display:flex}.logo-text{font-size:16px;margin-bottom:0;white-space:nowrap}.nav-menu{flex-direction:row;gap:2px;overflow-x:auto}.nav-item{font-size:12px;padding:8px 10px;white-space:nowrap}.divider,.support-box{display:none}.dashboard-layout{flex-direction:column}.main-content{margin-left:0;padding:16px;width:100%}.app-container{overflow-y:auto;position:relative}.main-header{align-items:flex-start;flex-direction:column}.page-title{font-size:20px}.bottom-grid,.metrics-grid{gap:12px;grid-template-columns:1fr}.student-table{overflow-x:auto}.student-table table{min-width:400px}}.admin-root{background:#f6f7f6;bottom:0;box-sizing:border-box;display:flex;font-family:Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial;left:0;min-height:100vh;overflow:hidden;position:fixed;right:0;top:0;width:100%}*,:after,:before{box-sizing:inherit}.admin-sidebar{background:#f6f7f6;bottom:0;box-shadow:2px 0 12px #0d142814;color:#fff;display:flex;flex-direction:column;justify-content:space-between;left:0;padding:24px 18px;position:fixed;top:0;width:260px}.sidebar-top{flex-grow:1}.admin-sidebar .brand{color:#2e2e2e;font-size:16px;font-weight:700;margin-bottom:18px}.admin-sidebar nav ul{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.admin-sidebar nav li{background:#fff;border:1px solid #d1d5db;border-radius:20px;color:#2e2e2e;cursor:pointer;padding:12px 16px;transition:all .3s ease}.logout-btn{background:#7fc74acc;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:600;margin-top:16px;padding:12px;transition:background .2s;width:100%}.logout-btn:hover{background:#7fc74a}.admin-sidebar nav li.active{background:#7fc74acc;color:#fff;transform:translateX(4px)}.admin-sidebar nav li:hover{background:#2e2e2e;color:#fff;transform:translateX(4px)}.admin-main{display:flex;flex:1 1;flex-direction:column;height:100vh;margin-left:260px;overflow-y:auto;position:relative;width:calc(100% - 260px)}.admin-header{align-items:center;background:#fff;border-bottom:1px solid #00000014;display:flex;justify-content:space-between;padding:20px 32px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.admin-header h2{color:#1d2b4a;font-size:24px;font-weight:600;margin:0}.header-actions{align-items:center;display:flex;gap:16px}.header-actions input{background:#f8fafa;border:1px solid #e6ecec;border-radius:8px;font-size:14px;min-width:280px;padding:10px 16px}.btn{background:#fff;border:1px solid #e0e4e8;border-radius:8px;color:#1d2b4a;cursor:pointer;display:inline-block;font-weight:500;min-width:80px;padding:8px 16px;text-align:center;text-decoration:none;transition:all .2s ease}.btn:hover{border-color:#2a686b;color:#2a686b}.btn.small{font-size:13px;min-width:60px;padding:6px 12px}.btn.primary{background:#7fc74acc;border:none;color:#2e2e2e}.btn.primary:hover{background:#7fc74a}.btn.danger{background:#dc3545;border:none;color:#fff}.btn.danger:hover{background:#c82333}.icon-btn{align-items:center;display:flex;font-size:16px;justify-content:center;min-width:32px;padding:4px 8px}.admin-content{display:flex;flex:1 1;flex-direction:column;gap:24px;min-height:0;overflow-y:auto;padding:24px 32px;width:100%}.admin-content>.settings-section{flex:1 1;min-height:0;width:100%}.settings-section .settings-grid{display:grid;flex:1 1;grid-template-rows:1fr;width:100%}.settings-section{height:auto;min-height:0}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;width:100%}.section-actions{align-items:center;display:flex;gap:16px}.settings-grid{grid-gap:16px;flex-wrap:wrap;gap:16px}.settings-card{border-radius:10px;box-shadow:0 4px 12px #1418280a;flex:1 1;min-width:280px;padding:18px}.settings-form{gap:12px}.form-input{border:1px solid #e5e7eb;border-radius:6px;padding:8px 10px}.checkbox-label{gap:8px}.cards-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin:0;padding:0;width:100%}@media (max-width:1200px){.cards-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.cards-row{grid-template-columns:1fr}}.card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #1418280f;min-width:0;padding:20px;position:relative;transition:transform .2s ease}.card:hover{box-shadow:0 6px 20px #1418281a;transform:translateY(-2px)}.card{align-items:flex-start;display:flex;gap:16px}.card-content{display:flex;flex:1 1;flex-direction:column;min-width:0}.card-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;font-size:24px;height:48px;justify-content:center;width:48px}.student-icon{background:#e8f5ff}.money-icon{background:#e6fff0}.pending-icon{background:#fff5e6}.donor-icon{background:#ffe6e6}.card-title{color:#6b7280;font-size:14px;font-weight:600;margin-bottom:8px}.card-title,.card-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-value{color:#1d2b4a;font-size:24px;font-weight:700;line-height:1.2;margin:4px 0}.card-trend{border-radius:6px;display:inline-block;font-size:13px;margin-top:8px;padding:4px 8px}.card-trend.positive{background:#e6fff0;color:#0a5c2c}.card-trend.negative{background:#ffe6e6;color:#c81e1e}.quick-stats{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-top:24px}.stat-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #1418280f;padding:24px}.stat-card h3{color:#1d2b4a;font-size:18px;font-weight:600;margin:0 0 20px}.activity-list{display:flex;flex-direction:column;gap:16px}.activity-item{align-items:flex-start;display:flex;gap:12px}.activity-dot{border-radius:50%;height:10px;margin-top:6px;width:10px}.activity-dot.green{background:#7fc74acc}.activity-dot.blue{background:#3b82f6}.activity-dot.orange{background:#f59e0b}.activity-content{flex:1 1}.activity-text{color:#1d2b4a;font-weight:500}.activity-time{color:#6b7280;font-size:13px;margin-top:4px}.status-grid{display:flex;flex-direction:column;gap:16px}.status-item{align-items:center;display:flex;gap:12px}.status-label{color:#1d2b4a;font-weight:500;width:60px}.status-bar{background:#f0f2f5;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.status-fill{border-radius:4px;height:100%;transition:width .3s ease}.status-fill.green{background:#7fc74acc}.status-fill.orange{background:#f59e0b}.status-fill.red{background:#ef4444}.status-value{color:#6b7280;font-weight:500;text-align:right;width:40px}.deadline-list{display:flex;flex-direction:column;gap:16px}.deadline-item{border-bottom:1px solid #f0f2f5;display:flex;gap:16px;padding-bottom:16px}.deadline-item:last-child{border-bottom:none;padding-bottom:0}.deadline-date{background:#f0f7ff;border-radius:6px;color:#1d2b4a;font-size:14px;font-weight:600;height:-webkit-fit-content;height:fit-content;padding:6px 12px}.deadline-content{flex:1 1}.deadline-count{color:#6b7280;font-size:13px;margin-top:4px}.manage-section{display:flex;flex-direction:column;gap:24px;width:100%}.manage-section .manage-controls{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #1418280a;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px}.filters{display:flex;flex:1 1;flex-wrap:wrap;gap:16px;min-width:300px}.filters select{background:#f8fafa;border:1px solid #e6ecec;border-radius:8px;flex:1 1;font-size:14px;max-width:200px;min-width:160px;padding:10px 16px}.manage-actions{display:flex;gap:12px}.table-wrap{background:#0000;border-radius:12px;margin:0;width:100%}.data-table{background:#fff;border-collapse:initial;border-spacing:0;box-shadow:0 6px 18px #1418280f;width:100%}.data-table td,.data-table th{border-bottom:1px solid #f0f2f3;padding:14px 16px;text-align:left;vertical-align:middle}.data-table td:last-child{padding-right:24px;text-align:right}.data-table td .btn{margin:0 4px;min-width:auto}.data-table td .btn.small{background:#f8f9fa;border:1px solid #e0e4e8;color:#1d2b4a}.data-table td .btn.small:hover{background:#fff;border-color:#2a686b;color:#2a686b}.data-table td .btn.danger{background:#dc3545;color:#fff}.data-table td .btn.danger:hover{background:#c82333}.data-table th{background:#f7fafb;color:#1d2b4a;font-weight:700;white-space:nowrap}.data-table tr:last-child td{border-bottom:none}.mapping-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:24px}.map-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #1418280f;padding:20px;transition:transform .2s}.map-card:hover{box-shadow:0 6px 16px #14182814;transform:translateY(-2px)}.map-name{color:#1d2b4a;font-size:16px;font-weight:600;margin-bottom:12px}.mapping-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:16px}.stat-box{background:#fff;border-radius:10px;box-shadow:0 4px 12px #1418280a;padding:16px;text-align:center}.stat-box .value{color:#7fc74acc;font-size:20px;font-weight:700;margin:6px 0}.stat-box .label{color:#6b7280;font-size:13px}.map-stats{display:flex;gap:12px;margin-top:8px}.map-stat{background:#f8fafa;border-radius:8px;flex:1 1;padding:10px;text-align:center}.map-stat .label{color:#6b7280;font-size:12px;margin-bottom:6px}.map-stat .value{color:#7fc74acc;font-weight:700}.fee-summary{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:16px}.fee-card{background:#fff;border-radius:10px;box-shadow:0 4px 12px #1418280a;padding:16px;text-align:center}.fee-card .amount{color:#2a686b;font-size:20px;font-weight:700;margin:8px 0}.fee-card .label{color:#6b7280;font-size:13px}.status-badge{border-radius:6px;font-size:13px;font-weight:600;padding:6px 10px}.status-badge.paid{background:#dcfce7;color:#166534}.status-badge.partial{background:#fff7ed;color:#92400e}.status-badge.pending{background:#fee2e2;color:#991b1b}.broadcast-types{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.broadcast-card{background:#fff;border-radius:10px;box-shadow:0 4px 12px #1418280a;display:flex;flex-direction:column;gap:12px;padding:18px}.chart-placeholder{align-items:center;background:#f8fafa;border:2px dashed #eef2f6;border-radius:8px;color:#6b7280;display:flex;height:200px;justify-content:center}.settings-section{background:#0000;border-radius:16px;display:flex;flex:1 1;flex-direction:column;margin:0;min-height:calc(100vh - 120px);padding:32px;width:100%}.settings-grid{grid-gap:24px;align-items:start;display:grid;flex:1 1;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));width:100%}@media (min-width:1200px){.settings-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1199px) and (min-width:768px){.settings-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.settings-grid{grid-template-columns:1fr}}.settings-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;min-height:300px;padding:32px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.settings-card:hover{box-shadow:0 12px 32px #1418281f;transform:translateY(-4px)}.settings-card h4{border-bottom:2px solid #7fc74acc;color:#2e2e2e;font-size:18px;font-weight:600;margin:0 0 20px;padding-bottom:8px}.settings-form{display:flex;flex:1 1;flex-direction:column;gap:16px}.form-input{background:#fff;border:1px solid #a4a5a6;border-radius:8px;color:#2e2e2e;font-size:14px;padding:12px 14px;transition:border-color .2s ease;width:100%}.form-input::placeholder{color:#878981}.form-input:focus{border-color:#7fc74acc;box-shadow:0 0 0 3px #7fc74a33;outline:none}.checkbox-label{align-items:center;color:#a4a5a6;display:flex;font-size:14px;gap:10px}.tooltip{display:inline-block;position:relative}.tooltip .tooltiptext{background-color:#555;border-radius:4px;color:#fff;font-size:12px;left:50%;margin-left:-40px;opacity:0;padding:3px 0;position:absolute;text-align:center;top:100%;transition:opacity .3s;visibility:hidden;width:80px;z-index:1000}.tooltip .tooltiptext:after{border:5px solid;border-color:#0000 #0000 #555;content:"";left:50%;margin-left:-5px;position:absolute;top:-5px}.tooltip:hover .tooltiptext{opacity:1;visibility:visible}@media (max-width:768px){.tooltip .tooltiptext{opacity:1;visibility:visible}}.reports-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.report-card{background:#fff;border-radius:10px;box-shadow:0 6px 18px #1418280f;padding:16px}.report-meta{margin:12px 0}.report-meta p{color:#666;font-size:14px;margin:0}.report-actions{display:flex;gap:8px;margin-top:12px}.modal-overlay{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.modal{background:#fff;border-radius:10px;box-shadow:0 10px 30px #0a142833;max-width:680px;min-width:320px;padding:18px}.modal h3{margin-top:0}.modal form label{display:block;margin-bottom:8px}.modal input,.modal select,.modal textarea{border:1px solid #e6ecec;border-radius:8px;padding:8px;width:100%}@media(max-width:900px){.admin-sidebar{display:flex;flex-direction:row;overflow:auto;position:relative;width:100%}.admin-main{margin-left:0;width:100%}.header-actions input{min-width:120px}}.forgot-password{color:#6a5acd;cursor:pointer;font-size:.95rem;margin-top:10px;text-align:center}.forgot-password:hover{text-decoration:underline}input[type=checkbox]{-webkit-appearance:none;appearance:none;background:#fff;border:2px solid #6b6c69;border-radius:4px;cursor:pointer;height:16px;position:relative;transition:all .2s ease;width:16px}input[type=checkbox]:checked{background:#7fc74acc;border-color:#7fc74acc}input[type=checkbox]:checked:after{color:#fff;content:"✓";font-size:12px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.volunteer-dashboard{--primary-color:#2e2e2e;--secondary-color:#7fc74acc;--accent-color:#7fc74acc;--text-color:#2e2e2e;--bg-color:#f6f7f6;--card-bg:#fff;--border-radius:12px;--border-radius-small:8px;--transition-speed:0.3s;--shadow-light:#0000001a;--shadow-medium:#00000026}.volunteer-dashboard *,.volunteer-dashboard :after,.volunteer-dashboard :before{box-sizing:border-box}.volunteer-dashboard{font-family:Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial;min-height:100vh;overflow:hidden;right:0;width:100%}.volunteer-dashboard,.volunteer-dashboard .sidebar{background:#f6f7f6;bottom:0;box-sizing:border-box;display:flex;left:0;position:fixed;top:0}.volunteer-dashboard .sidebar{box-shadow:2px 0 12px #0d142814;color:#2e2e2e;flex-direction:column;justify-content:space-between;padding:24px 18px;width:260px}.volunteer-dashboard .sidebar .profile{text-align:center}.volunteer-dashboard .sidebar .profile img{border:3px solid #fff;border-radius:50%;height:120px;margin-bottom:15px;object-fit:cover;width:120px}.volunteer-dashboard .sidebar .profile h2{color:#2e2e2e;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin:0}.volunteer-dashboard .sidebar .profile p{color:#2e2e2e;font-size:.9rem;margin:6px 0 0;opacity:.85}.volunteer-dashboard .sidebar-logout-btn{background:#7fc74acc;border:none;border-radius:8px;color:#2e2e2e;cursor:pointer;font-weight:600;margin-top:16px;padding:12px;transition:background .2s;width:100%}.volunteer-dashboard .sidebar-logout-btn:hover{background:#7fc74a}.stats{display:flex;flex-direction:column;gap:12px;margin-top:40px}.stats .card{background:#fff;border:1px solid #eef2f6;border-radius:12px;box-shadow:0 6px 18px #1f293714;color:#222;padding:14px 12px}.stats .card h3{color:#2a686b;font-size:1.5rem;font-weight:700;line-height:1.2;margin:0}.stats .card p{color:#1d2b4a;font-size:.75rem;font-weight:500;letter-spacing:.3px;line-height:1.2;margin:4px 0 0}.volunteer-dashboard .main-content{background:#f6f8fa;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;margin-left:260px;min-height:100vh;overflow-y:auto;padding:20px 28px;position:relative;width:calc(100% - 260px)}.volunteer-dashboard .main-header{align-items:center;display:flex;gap:20px;justify-content:flex-end;margin-bottom:20px;padding:0;width:100%}.volunteer-dashboard .main-header>div{flex:1 1;min-width:0}.volunteer-dashboard .main-header h1{color:#1d2b4a;font-size:1.6rem;font-weight:700;letter-spacing:.5px;margin:0 0 2px}.volunteer-dashboard .main-header p{color:#1d2b4a;font-size:.95rem;font-weight:500;margin:0}.volunteer-dashboard .btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:6px;justify-content:center;min-width:80px;padding:8px 16px;text-align:center;text-decoration:none;transition:all .2s ease}.volunteer-dashboard .btn.primary{background:#7fc74acc;border:none;color:#2e2e2e}.volunteer-dashboard .btn.primary:hover{background:#7fc74a}.volunteer-dashboard .btn.secondary{background:#fff;border:1px solid #e0e4e8;color:#1d2b4a}.volunteer-dashboard .btn.secondary:hover{border-color:#2a686b;color:#2a686b}.volunteer-dashboard .btn.danger{background:#dc3545;border:none;color:#fff}.volunteer-dashboard .btn.danger:hover{background:#c82333}.volunteer-dashboard .btn.small{font-size:.9rem;min-width:60px;padding:6px 12px}.volunteer-dashboard .btn.icon{align-items:center;border-radius:6px;display:flex;font-size:1.2rem;height:40px;justify-content:center;min-width:40px;padding:8px;width:40px}.volunteer-dashboard .btn.small.icon{font-size:1rem;height:32px;min-width:32px;padding:6px;width:32px}.volunteer-dashboard .fill-form-btn{align-items:center;background-color:#2a686b;border-radius:6px;color:#fff;display:inline-flex;font-size:.8rem;font-weight:600;gap:4px;height:auto;min-width:0;min-width:auto;padding:12px 10px;width:auto}.volunteer-dashboard .fill-form-btn:hover{background:#235557}.volunteer-dashboard .forms-table{background:#fff;border-collapse:initial;border-radius:10px;border-spacing:0;box-shadow:0 6px 18px #1418280f;flex:1 1;margin-top:0;overflow:auto;table-layout:fixed;width:100%}.volunteer-dashboard .forms-table thead{background-color:#f6f8fa;position:-webkit-sticky;position:sticky;top:0}.volunteer-dashboard .forms-table th{background-color:#f9fafb;border-bottom:1px solid #f0f0f0;color:#1d2b4a;font-size:1rem;font-weight:700;letter-spacing:.3px;padding:14px 16px;text-align:left;white-space:nowrap}.volunteer-dashboard .forms-table td{border-bottom:1px solid #f0f0f0;font-size:.95rem;padding:12px 16px;text-align:left;vertical-align:middle;word-break:break-word}.volunteer-dashboard .forms-table tbody tr:last-child td{border-bottom:none}.volunteer-dashboard .forms-table tbody tr:hover{background-color:#f8f9fa;cursor:pointer}.volunteer-dashboard .forms-table tbody tr.selected{background-color:#dbe9ea}.volunteer-dashboard .forms-table td .btn{margin:0 4px}.volunteer-dashboard .forms-table td .btn:last-child{margin-right:0}.volunteer-dashboard .form-details{background-color:#fff;border:1px solid #f0f0f0;border-radius:10px;box-shadow:0 2px 8px #1e285014;margin-top:0;order:-1;padding:24px;width:100%}.volunteer-dashboard .form-details h2{color:#1d2b4a;font-size:1.2rem;font-weight:700;letter-spacing:.3px;margin-bottom:12px;margin-top:0}.volunteer-dashboard .form-details p{color:#1d2b4a;font-size:.95rem;line-height:1.6;margin:8px 0}.table-wrapper{display:flex;flex-direction:column;width:100%}.volunteer-dashboard .form-layout{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-top:16px}.volunteer-dashboard .form-group{display:flex;flex-direction:column;gap:8px}.volunteer-dashboard .form-group label{color:#1d2b4a;font-size:.95rem;font-weight:600}.volunteer-dashboard .form-group input,.volunteer-dashboard .form-group textarea{border:1px solid #e6ecec;border-radius:8px;font-family:Segoe UI,Arial,"sans-serif";font-size:.95rem;padding:10px 12px}.volunteer-dashboard .form-group input:focus,.volunteer-dashboard .form-group textarea:focus{border-color:#2a686b;box-shadow:0 0 0 3px #2a686b1a;outline:none}.volunteer-dashboard .form-group textarea{grid-column:1/-1;min-height:120px;resize:vertical}.volunteer-dashboard .form-actions{display:flex;gap:12px;justify-content:flex-start;margin-top:20px}@media (max-width:1024px){.volunteer-dashboard .main-content{padding:18px 22px}.volunteer-dashboard .main-header{gap:18px}.volunteer-dashboard .forms-table td,.volunteer-dashboard .forms-table th{font-size:.9rem;padding:12px 14px}.volunteer-dashboard .btn.small{font-size:.85rem;padding:5px 10px}}@media (max-width:900px){.volunteer-dashboard .main-content{padding:16px 20px}.volunteer-dashboard .main-header{align-items:center;flex-direction:row;gap:12px;margin-bottom:16px}.volunteer-dashboard .main-header>div{flex:1 1;width:auto}.volunteer-dashboard .main-header h1{font-size:1.4rem}.volunteer-dashboard .fill-form-btn{flex-shrink:0;padding:9px 20px;width:auto}.volunteer-dashboard .form-layout{grid-template-columns:1fr}.stats{flex-direction:row}.stats .card{flex:1 1;padding:12px 10px}.stats .card h3{font-size:1.3rem}.stats .card p{font-size:.7rem}.volunteer-dashboard .forms-table td,.volunteer-dashboard .forms-table th{font-size:.9rem;padding:10px 12px}}@media (max-width:768px){.volunteer-dashboard .sidebar{padding:20px 14px;width:220px}.volunteer-dashboard .main-content{margin-left:220px;padding:14px 16px;width:calc(100% - 220px)}.volunteer-dashboard .main-header{align-items:stretch;flex-direction:column;gap:12px}.volunteer-dashboard .main-header>div{width:100%}.volunteer-dashboard .main-header h1{font-size:1.3rem}.volunteer-dashboard .forms-table td,.volunteer-dashboard .forms-table th{font-size:.85rem;padding:8px 10px}.volunteer-dashboard .btn.small{font-size:.8rem;min-width:50px;padding:4px 8px}.volunteer-dashboard .table-wrapper{min-height:300px}.volunteer-dashboard .table-header{align-items:stretch;flex-direction:column;gap:8px}.volunteer-dashboard .fill-form-btn{justify-content:center;width:100%}}.stats .card{border-left:4px solid #7fc74acc}.navigation-menu .nav-btn.active,.navigation-menu .nav-btn:hover{background-color:#7fc74a1a;color:#7fc74acc}.fill-form-btn:hover{background-color:#7fc74a}.forms-table tbody tr:hover{background-color:#7fc74a0d}
/*# sourceMappingURL=main.fba17de8.css.map*/