.landing-page{min-height:100vh;background-color:#f5f7fa}.navbar{background:#fff;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:100}.container{max-width:1440px;margin:0 auto;padding:0 2rem}.navbar .container{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem}.nav-brand{font-size:1.75rem;font-weight:700;color:#2563eb}.mobile-menu-btn{display:none;background:none;border:none;font-size:1.75rem;color:#2563eb;cursor:pointer;padding:.5rem}.nav-links{display:flex;gap:1.5rem;align-items:center}.nav-link{color:#475569;text-decoration:none;font-weight:500;transition:color .3s;padding:.5rem 1rem}.nav-link:hover,.nav-link.active{color:#2563eb}.nav-button{background:#2563eb;color:#fff;padding:.625rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:background .3s,transform .3s}.nav-button:hover{background:#1d4ed8;transform:translateY(-2px)}.hero{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;padding:6rem 0 8rem;position:relative;overflow:hidden}.hero-content{text-align:center;position:relative;z-index:2}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2}.hero-description{font-size:1.25rem;max-width:700px;margin:0 auto 2.5rem;opacity:.95;line-height:1.6}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:.875rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s;display:inline-block;border:none;cursor:pointer}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8;transform:translateY(-2px)}.btn-secondary{background:#64748b;color:#fff}.btn-secondary:hover{background:#475569}.btn-large{padding:1rem 2.5rem;font-size:1.15rem}.btn-full{width:100%}.btn-danger{background:#dc2626;color:#fff}.btn-danger:hover{background:#b91c1c}.decorative-circle{position:absolute;border-radius:50%;z-index:1}.circle-1{width:400px;height:400px;background:#ffffff26;top:-150px;right:5%;animation:float 6s ease-in-out infinite}.circle-2{width:250px;height:250px;background:#ffffff1a;bottom:80px;left:3%;animation:float 8s ease-in-out infinite reverse}.circle-3{width:180px;height:180px;background:#ffffff1f;top:50%;right:20%;animation:float 7s ease-in-out infinite}.circle-4{width:200px;height:200px;background:#2563eb1a;top:-50px;right:-50px;animation:float 5s ease-in-out infinite}.wave-container{position:absolute;bottom:0;left:0;width:100%;line-height:0}.wave-container svg{display:block;width:100%;height:120px}.features{padding:5rem 0;background:#fff}.section-title{text-align:center;font-size:2.5rem;color:#1e293b;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-box{background:#f8fafc;padding:2.5rem;border-radius:12px;box-shadow:0 4px 12px #00000014;text-align:center;transition:transform .3s,box-shadow .3s;border:2px solid transparent}.feature-box:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001f;border-color:#2563eb}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-box h3{color:#2563eb;font-size:1.5rem;margin-bottom:1rem}.feature-box p{color:#64748b;line-height:1.6}.cta-section{padding:5rem 0;background:#f8fafc}.cta-box{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;padding:4rem 3rem;border-radius:16px;text-align:center;position:relative;overflow:hidden;box-shadow:0 10px 40px #2563eb4d}.cta-box h2{font-size:2.5rem;margin-bottom:1rem}.cta-box p{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.footer{background:#1e293b;color:#fff;padding:3rem 0 1.5rem}.footer-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;margin-bottom:2rem}.footer-brand h3{color:#2563eb;font-size:1.75rem;margin-bottom:.5rem}.footer-brand p{color:#94a3b8}.footer-links{display:flex;gap:3rem}.footer-column{display:flex;flex-direction:column;gap:.75rem}.footer-column h4{color:#fff;margin-bottom:.5rem;font-size:1.1rem}.footer-column a{color:#94a3b8;text-decoration:none;transition:color .3s}.footer-column a:hover{color:#2563eb}.footer-bottom{padding-top:2rem;border-top:1px solid #334155;text-align:center;color:#94a3b8}.auth-page{min-height:100vh;background:linear-gradient(135deg,#2563eb,#3b82f6);display:flex;align-items:center;justify-content:center;padding:2rem}.auth-box{background:#fff;padding:3rem;border-radius:16px;box-shadow:0 20px 60px #0000004d;width:100%;max-width:450px}.auth-title{font-size:2rem;color:#1e293b;margin-bottom:.5rem;text-align:center}.auth-subtitle{color:#64748b;text-align:center;margin-bottom:2rem}.error-message{background:#fee2e2;color:#dc2626;padding:.75rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem}.success-message{background:#d1fae5;color:#059669;padding:.75rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem}.auth-form,.form-group{margin-bottom:1.5rem}.form-group label{display:block;color:#334155;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.875rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .3s;font-family:inherit}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#2563eb}.form-group input.error,.form-group select.error{border-color:#dc2626}.error-message-inline{display:block;color:#dc2626;font-size:.85rem;margin-top:.375rem}.auth-footer{text-align:center;color:#64748b}.link{color:#2563eb;text-decoration:none;font-weight:600}.link:hover{text-decoration:underline}.back-link{display:block;text-align:center;color:#64748b;text-decoration:none;margin-top:1.5rem;font-size:.9rem}.back-link:hover{color:#2563eb}.dashboard-page,.tickets-page{min-height:100vh;background-color:#f5f7fa;display:flex;flex-direction:column}.btn-logout{background:#dc2626;color:#fff;padding:.625rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .3s;white-space:nowrap}.btn-logout:hover{background:#b91c1c}.dashboard-content,.tickets-content{flex:1;padding:3rem 0}.page-title{font-size:2.5rem;color:#1e293b;margin-bottom:2rem}.page-subtitle{font-size:1.1rem;color:#64748b}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.stat-box{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 12px #00000014;text-align:center;transition:transform .3s,box-shadow .3s}.stat-box:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001f}.stat-icon{font-size:3rem;margin-bottom:1rem}.stat-number{font-size:3rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.stat-label{color:#64748b;font-weight:600;font-size:1.1rem}.stat-open .stat-number{color:#10b981}.stat-resolved .stat-number{color:#6b7280}.action-section{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 12px #00000014}.action-section h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.75rem}.header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;gap:1.5rem;flex-wrap:wrap}.empty-state{background:#fff;padding:4rem 2rem;border-radius:12px;box-shadow:0 4px 12px #00000014;text-align:center}.empty-icon{font-size:4rem;margin-bottom:1.5rem;opacity:.5}.empty-state h3{color:#1e293b;font-size:1.5rem;margin-bottom:.5rem}.empty-state p{color:#64748b;margin-bottom:2rem}.tickets-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.ticket-card{background:#fff;padding:1.75rem;border-radius:12px;box-shadow:0 4px 12px #00000014;transition:transform .3s,box-shadow .3s}.ticket-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.ticket-header{display:flex;justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1rem}.ticket-title{color:#1e293b;font-size:1.25rem;margin:0;flex:1;word-break:break-word}.status-badge{padding:.375rem .875rem;border-radius:20px;font-size:.85rem;font-weight:600;white-space:nowrap}.status-badge.open{background:#d1fae5;color:#065f46}.status-badge.in_progress{background:#fef3c7;color:#92400e}.status-badge.closed{background:#e5e7eb;color:#374151}.ticket-description{color:#64748b;margin-bottom:1rem;line-height:1.6}.ticket-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-top:1rem;border-top:1px solid #e2e8f0;font-size:.9rem;color:#64748b;flex-wrap:wrap;gap:.5rem}.ticket-priority strong{color:#1e293b}.ticket-actions{display:flex;gap:.75rem}.btn-action{flex:1;padding:.625rem 1rem;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-edit{background:#eff6ff;color:#2563eb}.btn-edit:hover{background:#dbeafe}.btn-delete{background:#fee2e2;color:#dc2626}.btn-delete:hover{background:#fecaca}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.modal-small{max-width:450px}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0}.modal-header h2{color:#1e293b;font-size:1.5rem;margin:0}.modal-close{background:none;border:none;font-size:1.75rem;color:#64748b;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background .3s}.modal-close:hover{background:#f1f5f9}.modal-body{padding:2rem}.modal-body p{color:#475569;line-height:1.6;margin-bottom:1rem}.warning-text{color:#dc2626;font-weight:600;font-size:.9rem}.modal-form{padding:2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.required{color:#dc2626}.modal-actions{display:flex;gap:1rem;padding:1.5rem 2rem;border-top:1px solid #e2e8f0;justify-content:flex-end}@media(max-width:1024px){.hero-title{font-size:3rem}.circle-1{width:300px;height:300px}.stats-grid{grid-template-columns:repeat(2,1fr)}.tickets-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media(max-width:768px){.mobile-menu-btn{display:block}.navbar .container{padding:1rem}.nav-brand{font-size:1.5rem}.nav-links{position:fixed;top:70px;right:-100%;width:70%;max-width:300px;height:calc(100vh - 70px);background:#fff;flex-direction:column;padding:2rem 1rem;box-shadow:-2px 0 8px #0000001a;transition:right .3s ease;align-items:stretch;gap:1rem}.nav-links.mobile-open{right:0}.nav-link,.nav-button{width:100%;text-align:center;padding:1rem;border-bottom:1px solid #e2e8f0}.btn-logout{width:100%;margin-top:1rem}.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.circle-1{width:250px;height:250px}.circle-2{width:180px;height:180px}.circle-3{width:120px;height:120px}.features-grid{grid-template-columns:1fr}.section-title{font-size:2rem}.cta-box{padding:3rem 2rem}.cta-box h2{font-size:2rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{gap:2rem}.stats-grid{grid-template-columns:1fr;gap:1.5rem}.page-title{font-size:2rem}.header-section{flex-direction:column;align-items:stretch}.tickets-grid,.form-row{grid-template-columns:1fr}.modal{max-width:100%;margin:1rem}.modal-actions{flex-direction:column-reverse}.modal-actions .btn{width:100%}.container{padding:0 1rem}.dashboard-content,.tickets-content{padding:2rem 0}}@media(max-width:480px){.hero-title{font-size:2rem}.hero-description{font-size:1rem}.btn{padding:.75rem 1.5rem;font-size:.95rem}.cta-box h2{font-size:1.75rem}.cta-box p{font-size:1rem}.page-title{font-size:1.75rem}.ticket-title{font-size:1.1rem}.modal-form,.modal-body{padding:1.5rem}.stat-icon{font-size:2.5rem}.stat-number{font-size:2rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f5f7fa}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}
