*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;width:100%;z-index:1000}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.nav-brand h2{color:#667eea;font-size:1.8rem;font-weight:700}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-item{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease;cursor:pointer}.nav-item:hover{color:#667eea}.auth-buttons{display:flex;gap:1rem}.hamburger{display:none;flex-direction:column;cursor:pointer}.hamburger span{width:25px;height:3px;background:#333;margin:3px 0;transition:.3s}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-weight:600;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;display:inline-block}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.btn-secondary{background:transparent;color:#667eea;border:2px solid #667eea;padding:10px 22px;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-secondary:hover{background:#667eea;color:#fff}.page{display:none;padding-top:80px}.page.active{display:block}.gradient-bg{background:linear-gradient(135deg,#667eea,#764ba2)}.hero{padding:100px 0;color:#fff;text-align:center}.hero-content h1{font-size:3.5rem;margin-bottom:1rem;font-weight:700}.hero-content p{font-size:1.2rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;opacity:.9}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.page-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center;padding:80px 0 60px}.page-hero h1{font-size:3rem;margin-bottom:1rem}.page-hero p{font-size:1.2rem;opacity:.9}.section-title{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333}.features{padding:80px 0;background:#f8f9fa}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;color:#667eea;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#333}.feature-card p{color:#666;line-height:1.6}.popular-batches{padding:80px 0}.batches-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.batch-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}.batch-card:hover{transform:translateY(-5px)}.batch-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.batch-badge{background:#667eea;color:#fff;padding:4px 12px;border-radius:20px;font-size:.8rem}.batch-card h3{color:#333;margin-bottom:1rem}.batch-card p{color:#666;margin-bottom:1rem}.batch-features{list-style:none;margin-bottom:1.5rem}.batch-features li{padding:.3rem 0;color:#555}.batch-features li:before{content:"✓ ";color:#667eea;font-weight:700}.batch-details{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.price{font-size:1.5rem;font-weight:700;color:#667eea}.duration{color:#666;font-weight:500}.batches-filter,.notes-filter{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.filter-btn{background:#fff;color:#667eea;border:2px solid #667eea;padding:10px 20px;border-radius:25px;cursor:pointer;transition:all .3s ease}.filter-btn.active,.filter-btn:hover{background:#667eea;color:#fff}.notes-filter select{padding:10px 15px;border:2px solid #667eea;border-radius:8px;background:#fff;color:#333;cursor:pointer}.notes-content,.batches-content{padding:60px 0}.notes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.note-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}.note-card:hover{transform:translateY(-3px)}.note-header{margin-bottom:1rem}.note-badge{background:#f1f3f4;color:#667eea;padding:4px 12px;border-radius:15px;font-size:.8rem;display:inline-block;margin-top:.5rem}.note-actions{display:flex;gap:1rem;margin-top:1rem}.pyq-content{padding:60px 0}.pyq-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.pyq-category{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center}.pyq-category h3{color:#667eea;margin-bottom:1rem}.pyq-category ul{list-style:none;margin:1.5rem 0}.pyq-category li{padding:.5rem 0;color:#666}.attendance-content{padding:60px 0}.attendance-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:3rem}.stat-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center}.stat-value{font-size:2.5rem;font-weight:700;color:#667eea;margin:1rem 0}.attendance-table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.attendance-table table{width:100%;border-collapse:collapse}.attendance-table th,.attendance-table td{padding:1rem;text-align:left;border-bottom:1px solid #eee}.attendance-table th{background:#f8f9fa;font-weight:600;color:#333}.status{padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:600}.status.present{background:#d4edda;color:#155724}.status.absent{background:#f8d7da;color:#721c24}.about-creator{padding:80px 0;background:#f8f9fa}.creator-content{text-align:center}.creator-info h2{font-size:2.5rem;margin-bottom:1rem;color:#333}.creator-info h3{font-size:1.8rem;color:#667eea;margin-bottom:1rem}.creator-info p{font-size:1.1rem;color:#666;max-width:800px;margin:0 auto 2rem}.creator-stats{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.stat{text-align:center}.stat-number{display:block;font-size:2rem;font-weight:700;color:#667eea}.stat-label{color:#666;font-size:.9rem}.contact-content{padding:60px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-info h3,.contact-form h3{margin-bottom:2rem;color:#333}.contact-item{display:flex;align-items:center;margin-bottom:2rem}.contact-item i{font-size:1.2rem;color:#667eea;margin-right:1rem;width:20px}.contact-item h4{margin-bottom:.5rem;color:#333}.contact-item p{color:#666;margin:0}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:12px 15px;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#667eea}.form-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.forgot-password{color:#667eea;text-decoration:none}.forgot-password:hover{text-decoration:underline}.auth-section{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:2rem 0;background:#f8f9fa}.auth-form{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;max-width:400px;width:100%}.auth-form h2{text-align:center;margin-bottom:2rem;color:#333}.auth-switch{text-align:center;margin-top:1.5rem;color:#666}.auth-switch a{color:#667eea;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.donate-content{padding:60px 0}.donate-info{text-align:center;margin-bottom:3rem}.donate-info h3{margin-bottom:1rem;color:#333}.donation-amounts{text-align:center;margin-bottom:3rem}.amount-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin:2rem 0;max-width:600px;margin-left:auto;margin-right:auto}.amount-btn{padding:1rem;border:2px solid #667eea;background:#fff;color:#667eea;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease}.amount-btn:hover,.amount-btn.selected{background:#667eea;color:#fff}.custom-amount{margin:1rem 0}.custom-amount input{max-width:200px;margin:0 auto;display:block;padding:12px 15px;border:2px solid #e1e5e9;border-radius:8px;text-align:center}.donate-btn{margin-top:2rem;padding:15px 40px;font-size:1.1rem}.impact-stats{text-align:center}.impact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.impact-item{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a}.impact-number{display:block;font-size:2rem;font-weight:700;color:#667eea;margin-bottom:1rem}.quick-contact{padding:80px 0;background:#667eea;color:#fff;text-align:center}.quick-contact .section-title{color:#fff}.contact-info{display:flex;justify-content:center;gap:3rem;margin:2rem 0;flex-wrap:wrap}.contact-info .contact-item{display:flex;align-items:center;gap:.5rem}.contact-info i{font-size:1.2rem}.footer{background:#333;color:#fff;padding:60px 0 20px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#fff}.footer-section p{color:#ccc;line-height:1.6}.footer-section ul{list-style:none}.footer-section ul li{padding:.3rem 0}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#fff}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-links a{display:inline-block;width:40px;height:40px;background:#667eea;color:#fff;text-align:center;line-height:40px;border-radius:50%;transition:background .3s ease}.social-links a:hover{background:#764ba2}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #555;color:#ccc}.about-content{padding:60px 0}.about-section{margin-bottom:4rem;text-align:center}.about-section h2{font-size:2rem;margin-bottom:1.5rem;color:#333}.about-section p{font-size:1.1rem;color:#666;max-width:800px;margin:0 auto;line-height:1.8}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.value-item{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center}.value-item i{font-size:2.5rem;color:#667eea;margin-bottom:1rem}.value-item h3{margin-bottom:1rem;color:#333}.value-item p{color:#666}.hidden{display:none!important}.text-center{text-align:center}.card-shadow{box-shadow:0 10px 25px #0000001a}@media (max-width: 768px){.hamburger{display:flex}.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#fff;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;padding:2rem 0}.nav-menu.active{left:0}.auth-buttons{position:fixed;left:-100%;top:200px;flex-direction:column;background-color:#fff;width:100%;text-align:center;transition:.3s;padding:1rem 0}.auth-buttons.active{left:0}.hero-content h1{font-size:2.5rem}.hero-buttons{flex-direction:column;align-items:center}.contact-grid{grid-template-columns:1fr;gap:2rem}.creator-stats{gap:1.5rem}.contact-info{flex-direction:column;gap:1rem}.amount-grid{grid-template-columns:repeat(2,1fr)}.impact-grid{grid-template-columns:1fr}}@media (max-width: 480px){.container{padding:0 15px}.hero-content h1,.page-hero h1{font-size:2rem}.features-grid,.batches-grid{grid-template-columns:1fr}.auth-form{padding:2rem 1.5rem;margin:1rem}}
