*{box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0}body{background-color:#f5f7fa;color:#333;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:20px}header{background:linear-gradient(135deg,#2c3e50,#4a6491);box-shadow:0 2px 10px #0000001a;color:#fff;padding:20px 0}.header-content{align-items:center;display:flex;justify-content:space-between}.logo{font-size:24px;font-weight:700}nav ul{display:flex;list-style:none}nav ul li{margin-left:20px}nav ul li a{color:#fff;cursor:pointer;font-weight:500;text-decoration:none;transition:color .3s}nav ul li a:hover{color:#3498db}.hero{background:linear-gradient(#2c3e50cc,#2c3e50e6),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><rect width="100" height="100" fill="%232c3e50"/><path d="M0 50 L100 50 M50 0 L50 100" stroke="%23344a5f" stroke-width="2"/></svg>');border-radius:10px;color:#fff;margin-bottom:40px;padding:60px 0;text-align:center}.hero h1{font-size:36px;margin-bottom:20px}.hero p{font-size:18px;margin:0 auto 30px;max-width:700px}.btn{background:#3498db;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:12px 24px;text-decoration:none;transition:background .3s}.btn:hover{background:#2980b9}.btn-success{background:#2ecc71}.btn-success:hover{background:#27ae60}.section-title{color:#2c3e50;margin-bottom:40px;text-align:center}.projects-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:40px}.project-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;overflow:hidden;transition:transform .3s,box-shadow .3s}.project-card:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-5px)}.project-image{align-items:center;background-color:#3498db;color:#fff;display:flex;font-size:18px;font-weight:700;height:180px;justify-content:center}.project-content{padding:20px}.project-title{color:#2c3e50;font-size:18px;font-weight:600;margin-bottom:10px}.project-description,.project-meta{color:#7f8c8d;font-size:14px;margin-bottom:15px}.project-meta{display:flex;justify-content:space-between}.progress-bar{background-color:#ecf0f1;border-radius:4px;height:8px;margin-bottom:15px;overflow:hidden}.progress{background-color:#2ecc71;border-radius:4px;height:100%}.project-stats{display:flex;justify-content:space-between;margin-bottom:15px}.stat{text-align:center}.stat-value{color:#2c3e50;font-weight:700}.stat-label{color:#7f8c8d;font-size:12px}.tabs{border-bottom:1px solid #ddd;display:flex;margin-bottom:20px}.tab{cursor:pointer;font-weight:500;padding:10px 20px}.tab.active{border-bottom:3px solid #3498db;color:#3498db}.form-group{margin-bottom:20px}label{color:#2c3e50;display:block;font-weight:500;margin-bottom:8px}input,select,textarea{border:1px solid #ddd;border-radius:5px;font-size:16px;padding:12px;width:100%}textarea{min-height:120px;resize:vertical}.invest-form{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;margin-top:20px;padding:25px}.modal{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#fff;border-radius:10px;box-shadow:0 5px 25px #0003;max-width:500px;padding:30px;width:90%}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.close{color:#7f8c8d;cursor:pointer;font-size:24px}footer{background-color:#2c3e50;color:#fff;margin-top:60px;padding:40px 0}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between}.footer-section{flex:1 1;margin-bottom:20px;min-width:250px}.footer-section h3{font-size:18px;margin-bottom:20px}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:10px}.footer-section a{color:#bdc3c7;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#fff}.copyright{border-top:1px solid #34495e;color:#bdc3c7;margin-top:20px;padding-top:20px;text-align:center}@media (max-width:768px){.header-content{flex-direction:column;text-align:center}nav ul{justify-content:center;margin-top:15px}.projects-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.45a79055.css.map*/