*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{background-color:#f9f9f9;color:#1a1a1a;line-height:1.6}.container{max-width:1200px;margin:auto;padding:1rem}.navbar{background-color:#101d14;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;color:#fff}.navbar button.logout-btn{background-color:#ff4d4d;color:#000;padding:.5rem 1rem;border:none;border-radius:5px;cursor:pointer;font-weight:700;font-size:.8rem}.logo{font-size:1.8rem;font-weight:700;color:#fff}.nav-links{display:flex;gap:1.5rem;list-style:none}.nav-links a{color:#fff;text-decoration:none;font-weight:500;padding:.5rem 1rem;border:2px solid #80e27e;border-radius:5px}.nav-links a:hover{color:#80e27e;background-color:#80e27e33}.sign-up-btn{background-color:#28a745;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:5px;text-decoration:none;display:inline-block}.sign-up-btn:hover{background-color:#218838}.auth-form{background-image:url(src/assets/gym.jpeg);background-size:cover;background-position:center;min-height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center;padding:2rem}.auth-overlay{background-color:#0009;padding:2rem;border-radius:12px;max-width:420px;width:100%;text-align:center}.auth-form h2,.auth-form h3{color:#fff;margin-bottom:1rem}.auth-form input{width:100%;padding:.75rem;margin-bottom:1rem;border-radius:6px;border:1px solid #ccc;background-color:#fffc;color:#1a1a1a}.auth-form button{width:100%;background-color:#0f0625;color:#fff;font-size:larger;border:2px solid #1a4730;padding:.75rem;border-radius:6px;font-weight:700;cursor:pointer}.auth-form button:hover{background-color:#144022}.landing-container{background-image:url(src/assets/background.jpeg);background-size:cover;background-position:center;height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center;text-align:center}.landing-content{background-color:#0009;padding:3rem;border-radius:10px;color:#fff;max-width:700px}.landing-content h1{font-size:2.8rem;margin-bottom:1rem}.landing-content p{font-size:1.2rem;margin-bottom:1rem}.landing-content button{background-color:#1a4730;color:#000;padding:.75rem 2rem;border:2px solid #144022;border-radius:6px;font-size:1rem;cursor:pointer;font-weight:700;transition:background-color .3s ease;box-shadow:0 4px 6px #0000001a;font-style:italic;font-family:Arial,Helvetica,sans-serif}.landing-content button:hover{background-color:#2b6447}.footer{margin-top:2rem}.footer p{font-size:1rem;margin-bottom:.5rem}@media screen and (max-width: 768px){.navbar{flex-direction:column;align-items:flex-start}.nav-links{flex-direction:column;gap:.5rem;margin-top:.5rem}.landing-content h1{font-size:2rem}}.club-list{padding:2rem}.club-cards{display:flex;overflow-x:auto;gap:1rem;padding-bottom:.5rem}.club-card{background-color:#fff;border:2px solid #80e27e;border-radius:15px;padding:1rem;min-width:200px;text-align:center;box-shadow:0 1px 4px #00000014}.club-image{width:100%;height:150px;object-fit:cover;border-radius:10px;margin-bottom:.5rem}.club-card h3{font-size:1.2rem;margin-bottom:.5rem}.club-card p{font-size:.9rem;color:#555;margin-bottom:.5rem}.club-card button{background-color:#28a745;color:#fff;border:2px solid #218838;padding:.5rem 1rem;border-radius:5px;cursor:pointer}.club-card button:hover{background-color:#218838}.club-details{padding:2rem;max-width:800px;margin:0 auto}.club-details h2{margin-bottom:1rem}.club-details p{margin-bottom:.5rem}.club-image{width:100%;height:200px;object-fit:cover;border-radius:10px;margin-bottom:1rem}.join-btn,.leave-btn{background-color:#28a745;color:#fff;border:2px solid #218838;padding:.75rem 1.5rem;border-radius:5px;cursor:pointer;margin-top:1rem}.leave-btn{background-color:#dc3545;border:2px solid #c82333}.join-btn:hover{background-color:#218838}.leave-btn:hover{background-color:#c82333}.admin-actions{margin-top:1rem}.admin-actions button{background-color:#17a2b8;color:#fff;border:2px solid #138496;padding:.5rem 1rem;border-radius:5px;margin-right:1rem;cursor:pointer}.admin-actions button:hover{background-color:#138496}.success{color:#28a745;margin-top:1rem}.edit-form{margin-top:1rem;padding:1rem;background-color:#f8f9fa;border-radius:5px}.edit-form input,.edit-form textarea{width:100%;padding:.5rem;margin-bottom:.5rem;border-radius:4px;border:1px solid #ccc}.edit-form button{background-color:#17a2b8;color:#fff;border:2px solid #138496;padding:.75rem 1.5rem;border-radius:5px;cursor:pointer}.edit-form button:hover{background-color:#138496}.comments-section{margin-top:2rem}.add-comment{display:flex;gap:.5rem;margin-bottom:1rem}.add-comment input{flex:1;padding:.5rem;border-radius:4px;border:1px solid #ccc}.add-comment button{padding:.5rem 1rem;background-color:#1a4730;color:#fff;border:2px solid #144022;border-radius:5px;cursor:pointer}.comments{list-style:none;padding:0}.comment-item{background-color:#fff;padding:.75rem;margin-bottom:.5rem;border-radius:5px;box-shadow:0 1px 3px #0000001a}.comment-item .likes{margin-left:1rem;color:#f44;cursor:pointer}.explore-page{padding:2rem}.trending-section{display:flex;overflow-x:auto;gap:1rem;margin-bottom:2rem;padding-bottom:.5rem}.trending-card{background-color:#fff;border:2px solid #80e27e;border-radius:10px;padding:1rem;min-width:200px;text-align:center;box-shadow:0 1px 4px #00000014}.trending-image{width:100%;height:150px;object-fit:cover;border-radius:5px;margin-bottom:.5rem}.trending-card h4{font-size:1.2rem;margin-bottom:.5rem}.trending-card p{font-size:.9rem;color:#555}.feed{background-color:#f0f0f0;padding:1.5rem;border-radius:10px}.post-card h4{font-size:1rem;margin-bottom:.5rem}.post-card p,.post-actions{margin-bottom:.5rem}.post-actions span{cursor:pointer;color:#f44}.post-actions button{background-color:#dc3545;color:#fff;border:2px solid #c82333;padding:.5rem 1rem;border-radius:5px;cursor:pointer;margin-left:1rem}.comment-box{display:flex;gap:.5rem;margin-top:.5rem}.comment-box input{flex:1;padding:.5rem;border-radius:4px;border:1px solid #ccc}.comment-box button{padding:.5rem 1rem;border:none;background-color:#1a4730;color:#fff;border:2px solid #144022;border-radius:5px}.comment-list{margin-top:.5rem;padding-left:1rem}.comment-list li{margin-bottom:.25rem}.create-club-container{max-width:750px;margin:3rem auto;background-color:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 6px 20px #00000014}.create-club-container{background-image:url(src/assets/Club\ images/wallpaper_create.jpeg);background-size:cover;background-position:center;min-height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center}.create-club-form{background-color:#ffffffe6;padding:2rem;border-radius:10px;max-width:500px;width:100%;text-align:center;color:#1a1a1a;font-size:1.1rem}.create-club-form h2{margin-bottom:1.5rem;color:#1a4730}.create-club-form input,.create-club-form select,.create-club-form textarea{width:100%;padding:.75rem;margin-bottom:1rem;border-radius:5px;border:1px solid #ccc;font-size:1rem}.create-club-form label{display:block;text-align:left;margin-bottom:.25rem;color:#1a4730}.create-club-form button{background-color:#28a745;color:#fff;padding:1rem 2rem;border:2px solid #218838;border-radius:5px;font-size:1.2rem;font-weight:700;cursor:pointer;width:100%}.create-club-form button:hover{background-color:#218838}.preview{margin-top:1rem;margin-bottom:1rem}.preview img{max-width:100%;border-radius:5px}.success{color:#28a745;margin-top:1rem;text-align:center;font-weight:700}.profile-container{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;background-color:#f0f4f2}.profile-card{background-color:#fff;padding:3rem 2.5rem;border-radius:14px;box-shadow:0 8px 24px #00000014;max-width:1500px;max-height:fit-content;width:100%;text-align:center}.profile-card input,.profile-card textarea{display:block;width:100%;padding:.9rem 1rem;margin:.75rem 0;border-radius:10px;border:1px solid #ccc;font-size:1rem;transition:border .2s ease}.profile-card textarea{resize:vertical;min-height:100px}.profile-card input:focus,.profile-card textarea:focus{border-color:#1a4730;outline:none}.profile-image{width:120px;height:120px;object-fit:cover;border-radius:50%;margin:1rem auto}.profile-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:2rem}.profile-buttons button{background-color:#1a4730;color:#fff;padding:.75rem 1.8rem;font-size:1rem;border:2px solid #144022;border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .3s ease}.profile-buttons button:hover{background-color:#144022}.post-section{margin-top:2rem}.post-form{margin-bottom:1.5rem}.post-form textarea{width:100%;padding:.75rem;border-radius:8px;border:1px solid #ccc;font-size:1rem}.post-form button{background-color:#28a745;color:#fff;border:2px solid #218838;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;cursor:pointer;margin-top:.5rem}.post-form button:hover{background-color:#218838}.post-list{margin-top:1rem}.post-card{background-color:#e0e0e0;border-radius:8px;padding:1rem;margin-bottom:1.5rem;box-shadow:0 1px 4px #0000001a}.post-card p{margin-bottom:.5rem}.post-actions{display:flex;align-items:center;gap:1rem}.post-actions button{background-color:#dc3545;color:#fff;border:2px solid #c82333;padding:.5rem 1rem;border-radius:5px;cursor:pointer}.post-actions button:hover{background-color:#c82333}button,a,svg,.icon,[class*=icon],[role=button]{cursor:pointer}@media screen and (max-width: 768px){.navbar{flex-direction:column;align-items:flex-start}.nav-links{flex-direction:column;gap:.5rem;margin-top:.5rem}.landing-content h1{font-size:2rem}.club-cards{grid-template-columns:1fr}.profile-image{width:90px;height:90px}}
