select,select option{color:#172033!important;background-color:#fff!important}.landing{color:var(--charcoal);background:var(--cream);font-family:Inter,Segoe UI,sans-serif;line-height:1.6}.section-title{color:var(--charcoal);margin-bottom:16px;font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1.2}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:12px;font-size:.72rem;font-weight:600}.section-sub{color:var(--text-muted);font-size:.95rem;line-height:1.75}.btn-gold{background:var(--gold);color:var(--white);cursor:pointer;border:none;border-radius:6px;padding:9px 22px;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.btn-gold:hover{background:var(--gold-light)}.btn-outline-nav{border:1.5px solid var(--white);color:var(--white);cursor:pointer;background:0 0;border-radius:6px;padding:8px 20px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.btn-outline-nav:hover{background:#ffffff1a}.btn-gold-lg{background:var(--gold);color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:15px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.btn-gold-lg:hover{background:var(--gold-light)}.btn-gold-lg.btn-block{text-align:center;width:100%;display:block}.btn-outline-lg{color:var(--white);cursor:pointer;background:0 0;border:1.5px solid #ffffff80;border-radius:8px;padding:15px 32px;font-size:.95rem;font-weight:500;text-decoration:none;transition:border-color .2s;display:inline-block}.btn-outline-lg:hover{border-color:var(--white)}.nav{z-index:1000;background:var(--green-dark);justify-content:space-between;align-items:center;height:64px;padding:0 5%;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.nav-links{gap:36px;list-style:none;display:flex}.nav-links a{color:#ffffffd9;font-size:.9rem;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--white)}.nav-actions{align-items:center;gap:12px;display:flex}.burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:4px;display:none}.burger span{background:var(--white);transform-origin:50%;border-radius:2px;width:24px;height:2.5px;transition:transform .3s,opacity .3s;display:block}.burger.open span:first-child{transform:translateY(7.5px)rotate(45deg)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.mobile-menu{background:var(--green-dark);opacity:0;z-index:999;border-top:1px solid #ffffff14;padding:24px 5% 32px;transition:transform .3s,opacity .3s;display:none;position:fixed;top:64px;left:0;right:0;transform:translateY(-10px)}.mobile-menu.show{opacity:1;transform:translateY(0)}.mobile-menu ul{flex-direction:column;list-style:none;display:flex}.mobile-menu ul li a{color:#ffffffd9;border-bottom:1px solid #ffffff14;padding:14px 0;font-size:1rem;text-decoration:none;transition:color .2s;display:block}.mobile-menu ul li a:hover{color:var(--white)}.mobile-actions{flex-direction:column;gap:12px;margin-top:24px;display:flex}.mobile-actions a{text-align:center}.hero{background:var(--green-dark);grid-template-columns:1fr 1fr;min-height:100vh;padding-top:64px;display:grid}.hero-left{flex-direction:column;justify-content:center;padding:80px 5% 80px 8%;display:flex}.hero-badge{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;background:#c49a2826;border:1px solid #c49a284d;border-radius:4px;width:fit-content;margin-bottom:28px;padding:6px 14px;font-size:.72rem;font-weight:600;display:inline-block}.hero-title{color:var(--white);margin-bottom:24px;font-family:Georgia,serif;font-size:clamp(2.4rem,4.5vw,3.8rem);font-weight:800;line-height:1.15}.hero-title em{color:var(--gold);font-style:italic;display:block}.hero-sub{color:#ffffffb8;max-width:460px;margin-bottom:40px;font-size:1rem;line-height:1.7}.hero-cta{flex-wrap:wrap;gap:16px;display:flex}.hero-right{min-height:400px;position:relative;overflow:hidden}.hero-right img{object-fit:cover;width:100%;height:100%;display:block}.hero-placeholder{opacity:.25;background:linear-gradient(135deg,#2a4a3a 0%,#1a3528 50%,#0f2018 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:8rem;display:flex}.hero-overlay{background:linear-gradient(to right, var(--green-dark) 0%, transparent 35%);position:absolute;inset:0}.services{background:var(--cream);padding:100px 8%}.services-inner{grid-template-columns:1fr 1.6fr;align-items:start;gap:60px;display:grid}.services-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.service-card{background:var(--white);border:1px solid #00000012;border-radius:12px;padding:28px;transition:box-shadow .2s,transform .2s}.service-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000014}.service-icon{margin-bottom:14px;font-size:2rem;display:block}.service-card h3{color:var(--charcoal);margin-bottom:10px;font-family:Georgia,serif;font-size:1.05rem;font-weight:700}.service-card p{color:var(--text-muted);font-size:.875rem;line-height:1.65}.loans{background:var(--green-dark);grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:100px 8%;display:grid}.loans-left{color:var(--white)}.loans-left .eyebrow{color:var(--gold)}.loans-left .section-title{color:var(--white)}.loans-left .section-sub{color:#ffffffa6;margin-bottom:36px}.loan-specs{border-top:1px solid #ffffff1a}.spec-row{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:14px 0;font-size:.9rem;display:flex}.spec-label{color:#ffffff8c}.spec-value{color:var(--white);font-weight:500}.loan-calculator{background:var(--cream);border-radius:16px;padding:36px;box-shadow:0 24px 60px #0000004d}.calc-title{color:var(--charcoal);margin-bottom:28px;font-family:Georgia,serif;font-size:1.4rem;font-weight:700}.calc-field{margin-bottom:24px}.calc-label-row{color:var(--text-muted);justify-content:space-between;margin-bottom:10px;font-size:.85rem;display:flex}.calc-label-row strong{color:var(--charcoal);font-weight:600}input[type=range]{appearance:none;background:linear-gradient(to right, var(--green-dark) 0%, var(--green-dark) var(--pct,0%), #d0cfc8 var(--pct,0%), #d0cfc8 100%);cursor:pointer;border-radius:4px;outline:none;width:100%;height:4px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--green-dark);border:3px solid var(--white);cursor:pointer;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 6px #0003}.range-labels{color:var(--text-muted);justify-content:space-between;margin-top:6px;font-size:.72rem;display:flex}.calc-result{background:var(--green-dark);text-align:center;border-radius:10px;margin:28px 0 20px;padding:24px}.result-label{letter-spacing:.1em;text-transform:uppercase;color:#fff9;margin-bottom:8px;font-size:.7rem;font-weight:600}.result-amount{color:var(--white);margin-bottom:6px;font-family:Georgia,serif;font-size:2.4rem;font-weight:700}.result-total{color:#ffffff80;font-size:.8rem}.how{background:var(--cream-dark);text-align:center;padding:100px 8%}.how .eyebrow{margin-bottom:12px}.how .section-title{margin-bottom:64px}.steps-row{grid-template-columns:repeat(4,1fr);display:grid;position:relative}.steps-row:before{content:"";z-index:0;border-top:1.5px dashed #00000026;position:absolute;top:32px;left:12.5%;right:12.5%}.step{z-index:1;flex-direction:column;align-items:center;padding:0 20px;display:flex;position:relative}.step-num{background:var(--green-dark);width:64px;height:64px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;font-size:.85rem;font-weight:700;display:flex}.step h3{color:var(--charcoal);margin-bottom:12px;font-family:Georgia,serif;font-size:1.05rem;font-weight:700}.step p{color:var(--text-muted);font-size:.875rem;line-height:1.7}.testimonials{background:var(--cream);text-align:center;padding:100px 8%}.testimonials .section-title{margin-bottom:56px}.testi-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.testi-card{background:var(--white);border:1px solid #00000012;border-radius:14px;padding:30px;transition:box-shadow .2s}.testi-card:hover{box-shadow:0 8px 32px #00000012}.testi-header{align-items:center;gap:14px;margin-bottom:18px;display:flex}.testi-avatar{background:var(--green-mid);width:48px;height:48px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Georgia,serif;font-size:1.2rem;font-weight:700;display:flex}.testi-meta{flex:1}.testi-name{color:var(--charcoal);font-size:.95rem;font-weight:600}.testi-role{color:var(--text-muted);margin-top:2px;font-size:.8rem}.testi-stars{color:var(--gold);letter-spacing:2px;font-size:.85rem}.testi-quote{color:var(--text-muted);font-size:.9rem;font-style:italic;line-height:1.75}.cta{background:var(--green-dark);text-align:center;padding:100px 8%}.cta .section-title{color:var(--white);margin-bottom:20px;font-size:clamp(1.8rem,3.5vw,3rem)}.cta .section-title em{color:var(--gold);font-style:italic}.cta .section-sub{color:#ffffffa6;max-width:560px;margin:0 auto 44px;font-size:1rem}.cta-btns{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.footer{background:#111a14;padding:64px 8% 32px}.footer-top{border-bottom:1px solid #ffffff14;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px;margin-bottom:32px;padding-bottom:48px;display:grid}.footer-desc{color:#ffffff73;margin-top:16px;font-size:.82rem;line-height:1.75}.footer-col h4{letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;margin-bottom:18px;font-size:.72rem;font-weight:600}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:10px}.footer-col ul li a{color:#ffffffa6;font-size:.875rem;text-decoration:none;transition:color .2s}.footer-col ul li a:hover{color:var(--white)}.footer-bottom{color:#ffffff4d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:.8rem;display:flex}.footer-legal{gap:24px;display:flex}.footer-legal a{color:#ffffff4d;font-size:.8rem;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#fff9}@media (width<=900px){.nav-links,.nav-actions{display:none}.burger{display:flex}.mobile-menu{display:block}.hero{grid-template-columns:1fr}.hero-right{display:none}.hero-left{padding:80px 6% 60px}.services-inner{grid-template-columns:1fr;gap:36px}.loans{grid-template-columns:1fr;gap:48px;padding:80px 6%}.steps-row{grid-template-columns:1fr 1fr;gap:48px}.steps-row:before{display:none}.testi-grid{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1fr 1fr;gap:32px}}@media (width<=600px){.hero-left{padding:60px 5% 48px}.services{padding:70px 5%}.services-grid{grid-template-columns:1fr}.loans{padding:70px 5%}.loan-calculator{padding:24px}.how{padding:70px 5%}.steps-row{grid-template-columns:1fr;gap:36px}.testimonials{padding:70px 5%}.testi-grid{grid-template-columns:1fr}.cta{padding:70px 5%}.footer{padding:48px 5% 28px}.footer-top{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;align-items:flex-start}.hero-cta{flex-direction:column}.btn-gold-lg,.btn-outline-lg{text-align:center}}:root{--green-dark:#1a3528;--green-mid:#234836;--gold:#c49a28;--gold-light:#d4aa38;--cream:#f4efe6;--charcoal:#1a1a1a;--text-muted:#5a5a4a;--white:#fff;--red:#d94040}.auth-page{grid-template-columns:1fr 1fr;min-height:100vh;font-family:Inter,Segoe UI,sans-serif;display:grid}.auth-left{background:var(--green-dark);flex-direction:column;justify-content:center;padding:60px 8%;display:flex}.auth-brand{align-items:center;gap:10px;margin-bottom:56px;text-decoration:none;display:flex}.auth-tagline{color:var(--white);margin-bottom:16px;font-family:Georgia,serif;font-size:clamp(1.8rem,2.5vw,2.6rem);font-weight:800;line-height:1.2}.auth-tagline em{color:var(--gold);font-style:italic;display:block}.auth-desc{color:#ffffffa6;margin-bottom:36px;font-size:.95rem;line-height:1.7}.auth-perks{flex-direction:column;gap:12px;list-style:none;display:flex}.auth-perks li{color:#fffc;font-size:.9rem}.auth-right{background:var(--cream);justify-content:center;align-items:center;padding:40px 6%;display:flex;overflow-y:auto}.auth-card{width:100%;max-width:460px}.steps-indicator{justify-content:space-between;align-items:flex-start;gap:0;margin-bottom:36px;display:flex}.step-dot-wrap{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex;position:relative}.step-dot-wrap:not(:last-child):after{content:"";background:#00000026;height:1.5px;position:absolute;top:16px;left:60%;right:-40%}.step-dot-wrap.done:not(:last-child):after{background:var(--green-dark)}.step-dot{width:32px;height:32px;color:var(--text-muted);z-index:1;background:#0000001a;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;transition:all .3s;display:flex}.step-dot-wrap.active .step-dot{background:var(--green-dark);color:var(--white)}.step-dot-wrap.done .step-dot{background:var(--gold);color:var(--white)}.step-dot-wrap span{color:var(--text-muted);text-align:center;white-space:nowrap;font-size:.7rem}.step-dot-wrap.active span{color:var(--green-dark);font-weight:600}.auth-card-title{color:var(--charcoal);margin-bottom:28px;font-family:Georgia,serif;font-size:1.6rem;font-weight:800}.auth-error{color:var(--red);background:#fdecea;border:1px solid #f5c6c6;border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:.875rem}.auth-success{color:#2e7d32;background:#e8f5e9;border:1px solid #c8e6c9;border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:.875rem}.auth-fields{flex-direction:column;gap:18px;margin-bottom:28px;display:flex}.field-group input::placeholder,.field-group textarea::placeholder{color:#00000073}.field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.plan-info{color:var(--text-muted);background:#c49a281a;border:1px solid #c49a2840;border-radius:8px;padding:14px;font-size:.85rem;line-height:1.6}.auth-btn-row{gap:12px;margin-bottom:20px;display:flex}.btn-auth-primary{background:var(--green-dark);color:var(--white);cursor:pointer;border:none;border-radius:8px;flex:1;padding:14px 24px;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .2s}.btn-back{color:var(--charcoal);cursor:pointer;background:0 0;border:1.5px solid #00000026;border-radius:8px;padding:14px 20px;font-family:inherit;font-size:.9rem;font-weight:500;transition:border-color .2s}.btn-back:hover{border-color:var(--charcoal)}.auth-switch{text-align:center;color:var(--text-muted);font-size:.875rem}.auth-switch a{color:var(--green-dark);font-weight:600;text-decoration:none}.auth-switch a:hover{text-decoration:underline}@media (width<=768px){.auth-page{grid-template-columns:1fr}.auth-left{display:none}.auth-right{align-items:flex-start;padding:40px 5%}.auth-card{padding-top:20px}.field-row{grid-template-columns:1fr}}.auth-subtitle{color:var(--text-muted);margin-top:-16px;margin-bottom:28px;font-size:.875rem}.forgot-row{justify-content:flex-end;margin-top:-8px;display:flex}.forgot-link{color:var(--green-dark);font-size:.82rem;font-weight:500;text-decoration:none}.forgot-link:hover{text-decoration:underline}.auth-divider{color:#0003;align-items:center;gap:12px;margin:20px 0;font-size:.8rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#0000001a;flex:1;height:1px}.auth-divider span{color:var(--text-muted)}.admin-login-box{background:#1a35280d;border:1px solid #1a35281f;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 20px;display:flex}.admin-login-box p{color:var(--text-muted);font-size:.875rem}.btn-admin-login{background:var(--green-dark);color:var(--white);border-radius:6px;padding:8px 16px;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .2s}.btn-admin-login:hover{background:var(--green-mid)}.back-link-wrap{margin-bottom:24px}.back-link{color:var(--green-dark);align-items:center;gap:4px;font-size:.85rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.back-link:hover{opacity:.7}.success-screen{text-align:center;padding:20px 0}.success-icon{margin-bottom:20px;font-size:4rem}.success-msg{color:var(--text-muted);margin-bottom:24px;font-size:.95rem;line-height:1.75}.success-msg strong{color:var(--charcoal)}.success-note{text-align:left;background:#c49a2814;border:1px solid #c49a2833;border-radius:10px;flex-direction:column;gap:8px;padding:16px 20px;display:flex}.success-note p{color:var(--text-muted);font-size:.875rem}.success-note strong{color:var(--charcoal)}.admin-login-badge{color:#1a3528;letter-spacing:.05em;background:#1a35281a;border:1px solid #1a352833;border-radius:20px;margin-bottom:20px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-block}.superadmin-notice{color:#94a3b8;background:#c49a2814;border:1px solid #c49a2833;border-radius:10px;align-items:center;gap:12px;margin-bottom:24px;padding:14px 18px;font-size:14px;display:flex}.superadmin-notice span{font-size:20px}.superadmin-notice strong{color:#f1f5f9}.admin-table-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}.admin-table-header h3{color:#f1f5f9;font-size:16px;font-weight:600}.btn-primary-action{color:#fff;cursor:pointer;background:#1a3528;border:none;border-radius:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s}.btn-primary-action:hover{background:#234836}.btn-primary-action:disabled{opacity:.6;cursor:not-allowed}.btn-delete{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:6px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:background .2s}.btn-delete:hover{background:#ef444433}.btn-delete-confirm{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s}.btn-delete-confirm:hover{background:#dc2626}.btn-cancel{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #334155;border-radius:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .2s}.btn-cancel:hover{border-color:#64748b}.btn-edit{color:#3b82f6;cursor:pointer;background:#3b82f61a;border:1px solid #3b82f633;border-radius:6px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:background .2s}.btn-edit:hover{background:#3b82f633}.role-badge{text-transform:capitalize;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}.modal-box{background:#1e293b;border:1px solid #334155;border-radius:16px;width:100%;max-width:500px;max-height:85vh;padding:28px;overflow-y:auto}.modal-box.small{max-width:380px}.modal-footer{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.admin-form-fields{flex-direction:column;gap:16px;display:flex}.field-group input,.field-group select,.field-group textarea{color:#f1f5f9;background:#ffffff0d;border:1.5px solid #334155;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.field-group input:focus,.field-group select:focus,.field-group textarea:focus{border-color:#c49a28}.field-group select option{background:#1e293b}.field-group textarea{resize:vertical}.admin-search{color:#f1f5f9;background:#ffffff0d;border:1px solid #334155;border-radius:8px;outline:none;flex:1;min-width:200px;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.admin-search:focus{border-color:#c49a28}.admin-search::placeholder{color:#64748b}.admin-filter{color:#f1f5f9;cursor:pointer;background:#ffffff0d;border:1px solid #334155;border-radius:8px;outline:none;padding:10px 14px;font-family:inherit;font-size:14px}.admin-filter option{background:#1e293b}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.toolbar-left{flex-wrap:wrap;flex:1;gap:12px;display:flex}.badge{text-transform:capitalize;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600}.badge-active{color:#10b981;background:#10b98120}.badge-inactive{color:#64748b;background:#64748b20}.badge-suspended{color:#ef4444;background:#ef444420}.badge-pending{color:#8b5cf6;background:#8b5cf620}.badge-approved{color:#10b981;background:#10b98120}.badge-repaying{color:#f59e0b;background:#f59e0b20}.badge-completed{color:#3b82f6;background:#3b82f620}.badge-rejected{color:#ef4444;background:#ef444420}.badge-paid{color:#10b981;background:#10b98120}.badge-late{color:#f59e0b;background:#f59e0b20}.badge-missed{color:#ef4444;background:#ef444420}.admin-table{border-collapse:collapse;width:100%;font-size:14px}.admin-table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #334155;padding:12px 16px;font-size:12px;font-weight:600}.admin-table td{color:#e2e8f0;border-bottom:1px solid #ffffff0a;padding:14px 16px}.admin-table tr:hover td{background:#ffffff05}.auth-right .field-group input,.auth-right .field-group select,.auth-right .field-group textarea{background:var(--cream);color:var(--charcoal);border:1.5px solid #0000001f}.auth-right .field-group input::placeholder,.auth-right .field-group textarea::placeholder{color:#00000073}.action-btns{gap:8px;display:flex}.report-tabs{background:#1e293b;border:1px solid #334155;border-radius:10px;flex-wrap:wrap;gap:4px;width:fit-content;margin-bottom:24px;padding:4px;display:flex}.report-tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:9px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s}.report-tab:hover{color:#f1f5f9}.report-tab.active{color:#fff;background:#c49a28;font-weight:600}.cooperative-register{max-width:680px}.cooperative-register fieldset{border:1px solid #334155;border-radius:8px;gap:12px;margin:0 0 16px;padding:15px;display:grid}.cooperative-register legend{color:#c49a28;padding:0 5px;font-size:13px;font-weight:700}.cooperative-register label{color:#cbd5e1;gap:5px;font-size:13px;display:grid}.cooperative-register input,.cooperative-register select,.cooperative-register textarea{box-sizing:border-box;color:#f8fafc;width:100%;font:inherit;background:#0f172a;border:1px solid #475569;border-radius:6px;padding:10px}.sidebar{z-index:200;background:#1a3528;border-right:1px solid #ffffff0f;flex-direction:column;width:250px;min-height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;left:0}.sidebar-logo{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:24px 20px;display:flex}.sidebar-logo-icon{font-size:28px}.sidebar-logo-title{color:#fff;font-family:Georgia,serif;font-size:18px;font-weight:700}.sidebar-logo-title span{color:#c49a28}.sidebar-logo-sub{color:#ffffff73;margin-top:2px;font-size:11px}.sidebar-admin{background:#00000026;border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:16px 20px;display:flex}.sidebar-admin-avatar{color:#fff;background:#c49a28;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:700;display:flex}.sidebar-admin-name{color:#fff;font-size:13px;font-weight:600}.sidebar-admin-role{color:#c49a28;text-transform:uppercase;letter-spacing:.05em;background:#c49a2833;border-radius:10px;margin-top:4px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.sidebar-nav{flex-direction:column;flex:1;padding:12px 0;display:flex;overflow-y:auto}.sidebar-link{color:#fff9;border-left:3px solid #0000;align-items:center;gap:12px;padding:12px 20px;font-size:14px;font-weight:400;text-decoration:none;transition:all .2s;display:flex}.sidebar-link:hover{color:#fff;background:#ffffff0d}.sidebar-link.active{color:#fff;background:#c49a281f;border-left-color:#c49a28;font-weight:600}.sidebar-link-icon{font-size:18px}.sidebar-notification-wrap{padding:12px 20px 0}.notification-bell-container{position:relative}.notification-bell{color:#f1f5f9;cursor:pointer;background:#0f172a59;border:1px solid #ffffff1f;border-radius:10px;width:100%;padding:10px 12px;font-size:18px;position:relative}.notification-badge{color:#fff;background:#ef4444;border:2px solid #1a3528;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-8px;right:-6px}.notification-dropdown{z-index:30;background:#0f172a;border:1px solid #334155;border-radius:12px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 12px 30px #0f172a80}.notification-header{color:#f1f5f9;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:8px;padding:12px 12px 10px;font-size:12px;display:flex}.notification-actions{flex-wrap:wrap;gap:6px;display:flex}.notification-actions button{color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:6px;padding:4px 6px;font-size:10px}.notification-list{max-height:260px;overflow-y:auto}.notification-item{cursor:pointer;border-bottom:1px solid #94a3b814;align-items:flex-start;gap:10px;padding:10px 12px;transition:background .2s;display:flex}.notification-item.unread{background:#3b82f60a}.notification-item:hover{background:#94a3b80d}.notification-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex}.notification-content{flex:1;min-width:0}.notification-message{color:#f1f5f9;font-size:12px;line-height:1.4}.notification-time{color:#94a3b8;margin-top:3px;font-size:10px}.notification-empty{color:#94a3b8;text-align:center;padding:18px 12px;font-size:12px}.sidebar-footer{border-top:1px solid #ffffff14;padding:16px 20px}.sidebar-logout{color:#f87171;cursor:pointer;background:#dc262626;border:1px solid #dc262633;border-radius:8px;width:100%;padding:10px;font-family:inherit;font-size:14px;font-weight:500;transition:background .2s}.sidebar-logout:hover{background:#dc262640}.mobile-topbar{z-index:300;background:#1a3528;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:60px;padding:0 20px;display:none;position:fixed;top:0;left:0;right:0}.mobile-topbar-logo{align-items:center;gap:10px;display:flex}.logo-icon{background:#234836;border:1px solid #c49a2866;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.logo-text{color:#fff;font-family:Georgia,serif;font-size:1.1rem;font-weight:700}.logo-dot{color:#c49a28}.sidebar-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:4px;display:flex}.sidebar-burger span{transform-origin:50%;background:#fff;border-radius:2px;width:24px;height:2.5px;transition:transform .3s,opacity .3s;display:block}.sidebar-burger.open span:first-child{transform:translateY(7.5px)rotate(45deg)}.sidebar-burger.open span:nth-child(2){opacity:0}.sidebar-burger.open span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.sidebar-overlay{z-index:150;background:#0009;display:none;position:fixed;inset:0}@media (width<=768px){.mobile-topbar{display:flex}.sidebar-overlay{display:block}.sidebar{z-index:200;top:0;transform:translate(-100%)}.sidebar-open{transform:translate(0)}}.layout{color:#f8fafc;background:radial-gradient(circle at 10% 20%,#162f23 0%,#0c1813 90%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex}.main-content{box-sizing:border-box;flex:1;min-height:100vh;margin-left:250px;padding:36px 40px}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:32px;display:flex}.page-header h1{color:#fff;letter-spacing:-.02em;margin:0;font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:700}.page-header p{color:#94a3b8;margin-top:6px;font-size:14px}.refresh-btn{color:#e2e8f0;cursor:pointer;background:#0f172a40;border:1px solid #94a3b84d;border-radius:10px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.refresh-btn:hover{color:#f8fafc;background:#c49a2814;border-color:#c49a2866}.refresh-btn:disabled{opacity:.7;cursor:not-allowed}.header-badge{color:#e6be58;text-transform:uppercase;letter-spacing:.05em;background:#c49a281f;border:1px solid #c49a284d;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.dash-loading{color:#c49a28;text-align:center;justify-content:center;align-items:center;gap:10px;padding:80px 20px;font-size:16px;font-weight:500;display:flex}.stat-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px;display:grid}.stat-grid.cols-3{grid-template-columns:repeat(3,1fr)}.stat-grid.cols-2{grid-template-columns:repeat(2,1fr)}.stat-card{-webkit-backdrop-filter:blur(12px);background:linear-gradient(145deg,#1a3528b3 0%,#0d1d15d9 100%);border:1px solid #c49a2833;border-radius:16px;justify-content:space-between;align-items:flex-start;padding:24px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000004d,0 8px 10px -6px #0000004d}.stat-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#c49a2899,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.stat-card:hover{border-color:#c49a2873;transform:translateY(-4px);box-shadow:0 16px 30px -5px #00000073,0 0 15px #c49a2826}.stat-card:hover:before{opacity:1}.stat-info{flex:1}.stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:13px;font-weight:500}.stat-value{color:#fff;letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin:0 0 6px;font-size:26px;font-weight:700}.stat-sub{color:#64748b;margin:0;font-size:12px}.stat-icon{border:1px solid #ffffff14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.chart-card,.glass-panel{-webkit-backdrop-filter:blur(12px);background:linear-gradient(145deg,#1a352880 0%,#0d1d15bf 100%);border:1px solid #c49a282e;border-radius:16px;margin-bottom:32px;padding:28px;box-shadow:0 12px 30px #00000059}.chart-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}.chart-header h3{color:#fff;margin:0;font-size:18px;font-weight:600}.chart-header p{color:#94a3b8;margin-top:4px;font-size:13px}.chart-empty{text-align:center;color:#94a3b8;padding:60px 20px;font-size:14px}.quick-actions{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#1a352880 0%,#0d1d15bf 100%);border:1px solid #c49a282e;border-radius:16px;padding:28px}.quick-actions h3{color:#fff;margin-bottom:20px;font-size:18px;font-weight:600}.actions-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.action-btn{color:#f1f5f9;text-align:center;background:#c49a2814;border:1px solid #c49a2838;border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.action-btn:hover{color:#fff;background:#c49a282e;border-color:#c49a2873;transform:translateY(-2px)}.action-btn span{font-size:26px}.filter-tabs{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.filter-tab{color:#94a3b8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:8px;padding:8px 18px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.filter-tab:hover{color:#fff;background:#ffffff14}.filter-tab.active{color:#fff;background:#c49a282e;border-color:#c49a28;font-weight:600}.filter-tab-count{background:#0000004d;border-radius:10px;padding:2px 7px;font-size:11px}.admin-table-wrap{border-radius:12px;overflow-x:auto}.admin-table,.member-table{border-collapse:separate;border-spacing:0;width:100%;font-size:14px}.admin-table th,.member-table th{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;text-align:left;background:#0d1d15e6;border-bottom:1px solid #c49a2826;padding:16px;font-size:11px;font-weight:600}.admin-table td,.member-table td{color:#e2e8f0;vertical-align:middle;border-bottom:1px solid #ffffff0d;padding:16px}.admin-table tr:hover td,.member-table tr:hover td{background:#c49a280a}.badge{text-transform:capitalize;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.badge-pending,.badge-warning{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b4d}.badge-approved,.badge-active,.badge-verified,.badge-completed,.badge-paid{color:#34d399;background:#10b98126;border:1px solid #10b9814d}.badge-rejected,.badge-inactive,.badge-late{color:#f87171;background:#ef444426;border:1px solid #ef44444d}.badge-repaying{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d}.btn-primary-action{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c49a28 0%,#a27c1b 100%);border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #c49a2840}.btn-primary-action:hover{background:linear-gradient(135deg,#d4a933 0%,#b38a20 100%);transform:translateY(-1px);box-shadow:0 6px 16px #c49a2859}.btn-approve{color:#34d399;cursor:pointer;background:#10b98126;border:1px solid #10b9814d;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s}.btn-approve:hover{color:#fff;background:#10b98147}.btn-reject{color:#f87171;cursor:pointer;background:#ef444426;border:1px solid #ef44444d;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s}.btn-reject:hover{color:#fff;background:#ef444447}.btn-details{color:#cbd5e1;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .2s}.btn-details:hover{color:#fff;background:#ffffff1f}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-box{background:linear-gradient(145deg,#14281f 0%,#0b1712 100%);border:1px solid #c49a284d;border-radius:20px;width:100%;max-width:580px;max-height:90vh;padding:32px;overflow-y:auto;box-shadow:0 25px 50px -12px #000000b3}.modal-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.modal-header h3{color:#fff;margin:0;font-size:20px}.modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px;font-size:20px}.modal-footer{border-top:1px solid #ffffff14;justify-content:flex-end;gap:12px;margin-top:28px;padding-top:20px;display:flex}.btn-cancel{color:#94a3b8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:10px 18px;font-weight:500}.btn-cancel:hover{color:#fff;background:#ffffff1a}@media (width<=1200px){.stat-grid,.actions-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.main-content{margin-left:0;padding:80px 16px 32px}.stat-grid{grid-template-columns:1fr;gap:14px}.stat-value{font-size:22px}.chart-card,.quick-actions{padding:20px 16px}.page-header h1{font-size:22px}}.member-loan-card{background:#1e293b;border:1px solid #334155;border-radius:12px;margin-bottom:24px;padding:24px}.member-loan-header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.member-loan-header h3{color:#f1f5f9;font-size:16px;font-weight:600}.member-loan-header p{color:#64748b;margin-top:4px;font-size:13px}.loan-status-badge{text-transform:capitalize;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.loan-status-badge.approved{color:#10b981;background:#10b98120}.loan-status-badge.repaying{color:#f59e0b;background:#f59e0b20}.loan-status-badge.pending{color:#8b5cf6;background:#8b5cf620}.loan-status-badge.completed{color:#3b82f6;background:#3b82f620}.loan-details-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px;display:grid}.loan-detail-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;padding:14px}.loan-detail-label{color:#64748b;margin-bottom:6px;font-size:12px}.loan-detail-value{color:#f1f5f9;font-size:16px;font-weight:700}.loan-progress-wrap{margin-top:8px}.loan-progress-label{color:#94a3b8;justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.loan-progress-bar{background:#ffffff0f;border-radius:4px;width:100%;height:8px;overflow:hidden}.loan-progress-fill{background:linear-gradient(90deg,#c49a28,#10b981);border-radius:4px;height:100%;transition:width .5s}.no-loan-card{text-align:center;background:#1e293b;border:1px solid #334155;border-radius:12px;margin-bottom:24px;padding:40px}.no-loan-icon{margin-bottom:16px;font-size:3rem}.no-loan-card h3{color:#f1f5f9;margin-bottom:10px;font-size:18px;font-weight:600}.no-loan-card p{color:#64748b;max-width:400px;margin:0 auto;font-size:14px;line-height:1.7}.member-table{border-collapse:collapse;width:100%;font-size:14px}.member-table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #334155;padding:12px 16px;font-size:12px;font-weight:600}.member-table td{color:#e2e8f0;border-bottom:1px solid #ffffff0a;padding:14px 16px}.member-table tr:hover td{background:#ffffff05}.status-badge{text-transform:capitalize;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600}.status-badge.paid{color:#10b981;background:#10b98120}.status-badge.late{color:#f59e0b;background:#f59e0b20}.status-badge.missed{color:#ef4444;background:#ef444420}@media (width<=768px){.loan-details-grid{grid-template-columns:1fr 1fr}}@media (width<=480px){.loan-details-grid{grid-template-columns:1fr}}@media (width<=768px){.layout{display:block}.main-content{margin-left:0!important;padding:80px 16px 24px!important}.stat-grid,.loan-details-grid{grid-template-columns:1fr 1fr!important}.member-table-toolbar{flex-direction:column}.member-search{width:100%!important}}@media (width<=480px){.stat-grid,.loan-details-grid,.schedule-summary{grid-template-columns:1fr!important}}@media (width<=768px){.main-content{margin-left:0!important;padding:80px 16px 24px!important}.stat-grid{gap:12px;grid-template-columns:1fr 1fr!important}.stat-card{gap:10px;padding:14px}.stat-value{font-size:15px}.stat-label{font-size:11px}.loan-details-grid{gap:12px;grid-template-columns:1fr 1fr!important}.member-loan-card{padding:16px}.no-loan-card{padding:24px 16px}.chart-card{padding:16px}}@media (width<=380px){.stat-grid,.loan-details-grid{grid-template-columns:1fr!important}}.member-table-toolbar{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.member-search{color:#f1f5f9;background:#ffffff0d;border:1px solid #334155;border-radius:8px;outline:none;flex:1;min-width:200px;padding:10px 14px;font-size:14px;transition:border-color .2s}.member-search:focus{border-color:#c49a28}.member-search::placeholder{color:#64748b}.member-filter{color:#f1f5f9;cursor:pointer;background:#ffffff0d;border:1px solid #334155;border-radius:8px;outline:none;padding:10px 14px;font-size:14px}.member-filter option{background:#1e293b}.table-footer{color:#64748b;border-top:1px solid #334155;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;font-size:13px;display:flex}.loans-list{flex-direction:column;gap:20px;margin-bottom:24px;display:flex}.loan-item-card{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:24px}.loan-item-header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.loan-item-header h3{color:#f1f5f9;font-size:16px;font-weight:600}.loan-item-header p{color:#64748b;margin-top:4px;font-size:13px}.btn-view-schedule{color:#c49a28;cursor:pointer;background:#c49a281a;border:1px solid #c49a2840;border-radius:8px;margin-top:20px;padding:10px 20px;font-size:13px;font-weight:500;transition:background .2s}.btn-view-schedule:hover{background:#c49a2833}.modal-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-box{background:#1e293b;border:1px solid #334155;border-radius:16px;flex-direction:column;gap:20px;width:100%;max-width:600px;max-height:80vh;padding:28px;display:flex}.modal-header{justify-content:space-between;align-items:center;display:flex}.modal-header h3{color:#f1f5f9;font-size:16px;font-weight:600}.modal-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:18px;transition:color .2s}.modal-close:hover{color:#f1f5f9}.schedule-summary{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px;padding:16px;display:grid}.profile-card{background:#1e293b;border:1px solid #334155;border-radius:12px;align-items:center;gap:24px;margin-bottom:24px;padding:28px;display:flex}.profile-avatar{color:#fff;background:#c49a28;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-family:Georgia,serif;font-size:28px;font-weight:700;display:flex}.profile-name{color:#f1f5f9;font-family:Georgia,serif;font-size:20px;font-weight:700}.profile-email{color:#64748b;margin-top:4px;font-size:14px}.profile-badge{color:#c49a28;text-transform:capitalize;background:#c49a2826;border-radius:20px;margin-top:8px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}.profile-tabs{background:#1e293b;border:1px solid #334155;border-radius:10px;gap:4px;width:fit-content;margin-bottom:20px;padding:4px;display:flex}.profile-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .2s}.profile-tab.active{color:#fff;background:#c49a28}.profile-rows{flex-direction:column;gap:0;margin-bottom:20px;display:flex}.profile-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:14px 0;font-size:14px;display:flex}.profile-row-label{color:#64748b}.profile-row-value{color:#f1f5f9;font-weight:500}.profile-note{color:#94a3b8;background:#c49a2814;border:1px solid #c49a2826;border-radius:8px;padding:12px 16px;font-size:13px}.password-form{flex-direction:column;gap:18px;max-width:420px;display:flex}.field-group{flex-direction:column;gap:6px;display:flex}.field-group label{color:#94a3b8;font-size:13px;font-weight:600}.field-group input{color:#f1f5f9;background:#ffffff0d;border:1.5px solid #334155;border-radius:8px;outline:none;padding:11px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.field-group input:focus{border-color:#c49a28}.btn-auth-primary{color:#fff;cursor:pointer;background:#1a3528;border:none;border-radius:8px;padding:13px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s}.btn-auth-primary:hover{background:#234836}.btn-auth-primary:disabled{opacity:.6;cursor:not-allowed}:root{--green-dark:#1a3528;--green-mid:#234836;--gold:#c49a28;--gold-light:#d4aa38;--cream:#f4efe6;--cream-dark:#ede7db;--charcoal:#1a1a1a;--text-muted:#5a5a4a;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.about-page{color:var(--charcoal);background:var(--cream);font-family:Inter,Segoe UI,sans-serif;line-height:1.6}.about-nav{z-index:100;background:var(--green-dark);justify-content:space-between;align-items:center;height:64px;padding:0 6%;display:flex;position:fixed;top:0;left:0;right:0}.about-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.about-logo-icon{background:var(--green-mid);border:1px solid #c49a2866;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:flex}.about-logo-text{color:var(--white);font-family:Georgia,serif;font-size:1.1rem;font-weight:700}.about-logo-text span{color:var(--gold)}.about-nav-links{align-items:center;gap:28px;display:flex}.about-nav-links a{color:#ffffffbf;font-size:.9rem;text-decoration:none;transition:color .2s}.about-nav-links a:hover,.about-nav-links a.active{color:var(--white)}.about-btn-signin{border-radius:6px;padding:7px 18px;color:var(--white)!important;border:1.5px solid #fff6!important;transition:background .2s!important}.about-btn-signin:hover{background:#ffffff14!important}.about-btn-join{background:var(--gold);border-radius:6px;padding:8px 20px;font-weight:600;color:var(--white)!important;transition:background .2s!important}.about-btn-join:hover{background:var(--gold-light)!important}.about-hero{background:var(--green-dark);text-align:center;padding:140px 6% 100px}.about-hero-inner{max-width:720px;margin:0 auto}.about-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:.72rem;font-weight:600}.about-hero-title{color:var(--white);margin-bottom:20px;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.2}.about-hero-title em{color:var(--gold);font-style:italic;display:block}.about-hero-sub{color:#ffffffa6;max-width:580px;margin:0 auto;font-size:1.05rem;line-height:1.75}.about-section{background:var(--cream);padding:100px 0}.about-section-dark{background:var(--green-dark)}.about-section-cream{background:var(--cream-dark)}.about-container{max-width:1100px;margin:0 auto;padding:0 6%}.about-two-col{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.about-eyebrow-dark{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:12px;font-size:.72rem;font-weight:600}.about-section-title{color:var(--charcoal);margin-bottom:20px;font-family:Georgia,serif;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;line-height:1.25}.about-body{color:var(--text-muted);margin-bottom:16px;font-size:.95rem;line-height:1.8}.about-mission-card{grid-template-columns:1fr 1fr;gap:16px;display:grid}.mission-stat{background:var(--green-dark);text-align:center;border-radius:12px;padding:24px}.mission-stat h3{color:var(--gold);margin-bottom:8px;font-family:Georgia,serif;font-size:2rem;font-weight:800}.mission-stat p{color:#fff9;font-size:13px;line-height:1.5}.problems-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.problem-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:28px;transition:background .2s}.problem-card:hover{background:#ffffff12}.problem-icon{margin-bottom:14px;font-size:2rem;display:block}.problem-card h3{color:var(--white);margin-bottom:10px;font-family:Georgia,serif;font-size:1rem;font-weight:700}.problem-card p{color:#ffffff8c;font-size:.875rem;line-height:1.7}.solutions-list{flex-direction:column;gap:0;display:flex}.solution-item{border-bottom:1px solid #00000012;align-items:flex-start;gap:28px;padding:28px 0;display:flex}.solution-item:last-child{border-bottom:none}.solution-num{color:#c49a284d;flex-shrink:0;width:56px;padding-top:4px;font-family:Georgia,serif;font-size:2rem;font-weight:800;line-height:1}.solution-content h3{color:var(--charcoal);margin-bottom:8px;font-family:Georgia,serif;font-size:1.1rem;font-weight:700}.solution-content p{color:var(--text-muted);font-size:.9rem;line-height:1.75}.tech-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.tech-card{background:var(--white);text-align:center;border:1px solid #00000012;border-radius:12px;padding:28px;transition:box-shadow .2s,transform .2s}.tech-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000014}.tech-icon{margin-bottom:12px;font-size:2.5rem;display:block}.tech-card h4{color:var(--charcoal);margin-bottom:6px;font-family:Georgia,serif;font-size:1rem;font-weight:700}.tech-card p{color:var(--text-muted);font-size:.85rem}.about-developer-card{background:var(--green-dark);text-align:center;border-radius:16px;padding:36px}.developer-avatar{background:var(--gold);width:80px;height:80px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-family:Georgia,serif;font-size:2rem;font-weight:700;display:flex}.developer-name{color:var(--white);margin-bottom:6px;font-family:Georgia,serif;font-size:1.3rem;font-weight:700}.developer-role{color:var(--gold);margin-bottom:14px;font-size:.875rem;font-weight:500}.developer-school{color:#ffffff8c;margin-bottom:20px;font-size:.85rem;line-height:1.7}.developer-tags{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.developer-tags span{color:var(--gold);background:#c49a2826;border:1px solid #c49a2840;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:500}.about-cta{background:var(--green-dark);text-align:center;padding:100px 6%}.about-cta-title{color:var(--white);margin-bottom:16px;font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;line-height:1.2}.about-cta-title em{color:var(--gold);font-style:italic}.about-cta-sub{color:#fff9;max-width:480px;margin:0 auto 40px;font-size:1rem;line-height:1.7}.about-cta-btns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.about-btn-gold{background:var(--gold);color:var(--white);border-radius:8px;padding:14px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.about-btn-gold:hover{background:var(--gold-light)}.about-btn-outline{color:var(--white);background:0 0;border:1.5px solid #fff6;border-radius:8px;padding:14px 32px;font-size:.95rem;font-weight:500;text-decoration:none;transition:border-color .2s;display:inline-block}.about-btn-outline:hover{border-color:var(--white)}.about-footer{background:#111a14;padding:32px 6%}.about-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.about-footer-links{gap:24px;display:flex}.about-footer-links a{color:#ffffff59;font-size:.8rem;text-decoration:none;transition:color .2s}.about-footer-links a:hover{color:#ffffffb3}@media (width<=900px){.about-two-col{grid-template-columns:1fr;gap:40px}.problems-grid,.tech-grid{grid-template-columns:1fr 1fr}.about-nav-links a:not(.about-btn-signin):not(.about-btn-join){display:none}}@media (width<=600px){.about-hero{padding:120px 5% 80px}.about-section{padding:70px 0}.problems-grid{grid-template-columns:1fr}.tech-grid,.about-mission-card{grid-template-columns:1fr 1fr}.about-footer-inner{text-align:center;flex-direction:column}.about-footer-links{justify-content:center}}.payment-grid{grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);align-items:start;gap:22px;display:grid}.payment-card{color:#f1f5f9;background:#1e293b;border:1px solid #334155;border-radius:12px;padding:24px}.payment-card h2,.payment-history h2{margin:0 0 18px;font-size:18px}.payment-reject{color:#f87171;cursor:pointer;background:0 0;border:1px solid #f87171;border-radius:7px;margin-left:8px;padding:10px 14px}.payment-upload a{color:#c49a28;margin-top:8px;font-size:13px;display:inline-block}.settings-form{max-width:720px}.bank-card dl{gap:14px;margin:0;display:grid}.bank-card dt{color:#94a3b8;text-transform:uppercase;font-size:12px}.bank-card dd{margin:3px 0 0;font-size:16px;font-weight:600}.payment-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.payment-fields label{color:#cbd5e1;gap:6px;font-size:13px;display:grid}.payment-fields input,.payment-fields select,.payment-fields textarea{box-sizing:border-box;color:#f8fafc;width:100%;font:inherit;background:#0f172a;border:1px solid #475569;border-radius:7px;padding:10px}.payment-wide{grid-column:1/-1}.payment-help{color:#94a3b8;font-size:12px}.payment-submit{color:#172033;cursor:pointer;background:#c49a28;border:0;border-radius:7px;padding:11px 16px;font-weight:700}.payment-submit:disabled{opacity:.65;cursor:wait}.payment-message{color:#fef3c7;background:#c49a281f;border:1px solid #c49a2859;border-radius:8px;margin:0 0 16px;padding:12px 14px}.payment-history{margin-top:22px}.payment-list{gap:10px;display:grid}.payment-upload{border-top:1px solid #334155;justify-content:space-between;gap:16px;padding:15px 0;display:flex}.payment-upload strong,.payment-upload span,.payment-upload small{display:block}.payment-upload span,.payment-upload small{color:#94a3b8;margin-top:4px;font-size:13px}.payment-upload-status{text-align:right}.status-badge.pending{color:#fbbf24;background:#f59e0b26}.status-badge.verified{color:#34d399;background:#10b98126}.status-badge.rejected{color:#f87171;background:#ef444426}@media (width<=850px){.payment-grid,.payment-fields{grid-template-columns:1fr}.payment-upload{align-items:flex-start}.payment-upload-status{text-align:left}}
