.landing{width:100%;overflow-x:hidden}.landing-header{background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px #0000001a}.landing-header-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo-container .logo{height:50px}.btn-login{background:#fff;color:#667eea;border:none;padding:.75rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s;font-size:1rem}.btn-login:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.hero{background:linear-gradient(135deg,#667eea,#764ba2);padding:6rem 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto}.hero-content{color:#fff}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2}.hero-subtitle{display:block;font-size:2.5rem;margin-top:.5rem;opacity:.9}.hero-description{font-size:1.25rem;margin-bottom:2rem;opacity:.95;line-height:1.6}.hero-actions{display:flex;gap:1rem}.btn-primary{background:#fff;color:#667eea;border:none;padding:1rem 2.5rem;border-radius:8px;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .3s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}.btn-secondary{background:transparent;color:#fff;border:2px solid white;padding:1rem 2.5rem;border-radius:8px;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .3s}.btn-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.hero-image{display:flex;justify-content:center;align-items:center}.hero-photo{width:100%;max-width:550px;border-radius:20px;box-shadow:0 20px 60px #0000004d;object-fit:cover;height:400px}.hero-card{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 20px 60px #0000004d;text-align:center;max-width:300px}.card-icon{font-size:4rem;margin-bottom:1rem}.hero-card h3{color:#667eea;font-size:1.75rem;margin-bottom:.5rem}.hero-card p{color:#666;font-size:1rem}.features{padding:6rem 2rem;background:#f9fafb}.section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.section-header h2{font-size:2.5rem;color:#1f2937;margin-bottom:1rem;font-weight:800}.section-header p{font-size:1.25rem;color:#6b7280}.features-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;transition:all .3s;border:1px solid #e5e7eb}.feature-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #667eea26;border-color:#667eea}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;color:#1f2937;margin-bottom:.75rem;font-weight:700}.feature-card p{color:#6b7280;line-height:1.6}.how-it-works{padding:6rem 2rem;background:#fff}.how-it-works-content{max-width:1200px;margin:0 auto}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:4rem}.how-it-works-images{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem}.process-photo{width:100%;height:300px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #0000001a;transition:transform .3s}.process-photo:hover{transform:scale(1.05)}.step{text-align:center}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:800;margin:0 auto 1.5rem}.step h3{font-size:1.5rem;color:#1f2937;margin-bottom:.75rem;font-weight:700}.step p{color:#6b7280;line-height:1.6}.benefits{padding:6rem 2rem;background:#f9fafb}.benefits-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.benefits-text h2{font-size:2.5rem;color:#1f2937;margin-bottom:2rem;font-weight:800}.benefits-list{list-style:none;padding:0;margin:0}.benefits-list li{display:flex;gap:1.5rem;margin-bottom:2rem;align-items:flex-start}.check-icon{width:30px;height:30px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;flex-shrink:0}.benefits-list strong{display:block;font-size:1.25rem;color:#1f2937;margin-bottom:.25rem}.benefits-list p{color:#6b7280;margin:0}.benefits-image{display:flex;justify-content:center;align-items:center}.benefits-photo{width:100%;max-width:500px;border-radius:12px;box-shadow:0 12px 32px #00000026;object-fit:cover;height:500px}.benefits-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.stat{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 6px #0000000d}.stat-number{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.stat-label{color:#6b7280;font-size:1.1rem;font-weight:600}.cta{padding:6rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2)}.cta-content{max-width:700px;margin:0 auto;text-align:center;color:#fff}.cta-content h2{font-size:3rem;margin-bottom:1rem;font-weight:800}.cta-content p{font-size:1.25rem;margin-bottom:2rem;opacity:.95}.btn-cta{background:#fff;color:#667eea;border:none;padding:1.25rem 3rem;border-radius:8px;font-weight:700;font-size:1.25rem;cursor:pointer;transition:all .3s}.btn-cta:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0000004d}.landing-footer{background:#1f2937;color:#fff;padding:4rem 2rem 2rem}.footer-content{max-width:1200px;margin:0 auto 3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem}.footer-logo{height:40px;margin-bottom:1rem}.footer-section h4{margin-bottom:1rem;font-size:1.1rem;font-weight:700}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:.5rem;color:#9ca3af;cursor:pointer;transition:color .3s}.footer-section li:hover{color:#fff}.footer-section p{color:#9ca3af;line-height:1.6}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);color:#9ca3af}.footer-bottom p{margin:.5rem 0}@media(max-width:968px){.hero{grid-template-columns:1fr;padding:4rem 2rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:2rem}.benefits-content,.how-it-works-images,.benefits-stats,.features-grid,.steps-grid,.footer-content{grid-template-columns:1fr}}@media(max-width:640px){.hero-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}.section-header h2,.cta-content h2{font-size:2rem}}.app{min-height:100vh;display:flex;flex-direction:column}.header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem 2rem;box-shadow:0 2px 10px #0000001a}.header-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.header h1{font-size:1.75rem;font-weight:700}.nav{display:flex;gap:1.5rem}.nav a{color:#fff;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:6px;transition:background-color .2s}.nav a:hover{background-color:#ffffff1a}.main-content{flex:1;max-width:1200px;width:100%;margin:2rem auto;padding:0 2rem}.page-header{margin-bottom:2rem}.page-header h2{font-size:2rem;color:#333;margin-bottom:.5rem}.page-header p{color:#666;font-size:1rem}.btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #667eea66}.btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea80}.btn:active{transform:translateY(0)}.btn-secondary{background:#6c757d;box-shadow:0 4px 12px #6c757d66}.btn-danger{background:#dc3545;box-shadow:0 4px 12px #dc354566}.btn-small{padding:.5rem 1rem;font-size:.875rem}.card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;margin-bottom:1.5rem}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#667eea}.form-actions{display:flex;gap:1rem;margin-top:2rem}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal{background:#fff;border-radius:12px;padding:2rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto}.modal h3{margin-bottom:1.5rem;color:#333;font-size:1.5rem}.table-container{overflow-x:auto;margin-top:1rem}.table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.table thead{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.table th,.table td{padding:1rem;text-align:left}.table tbody tr{border-bottom:1px solid #e0e0e0}.table tbody tr:hover{background-color:#f8f9fa}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.stat-card h4{color:#666;font-size:.875rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.stat-card .value{font-size:2rem;font-weight:700;color:#667eea}.loading{text-align:center;padding:3rem;color:#666;font-size:1.125rem}.error{background:#fee;color:#c33;padding:1rem;border-radius:8px;margin-bottom:1rem;border:1px solid #fcc}.success{background:#efe;color:#3c3;padding:1rem;border-radius:8px;margin-bottom:1rem;border:1px solid #cfc}.badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:600}.badge-success{background:#d4edda;color:#155724}.badge-danger{background:#f8d7da;color:#721c24}.badge-primary{background:#e0e7ff;color:#3730a3}.badge-warning{background:#fef3c7;color:#92400e}@media(max-width:768px){.header h1{font-size:1.5rem}.grid{grid-template-columns:1fr}.table{font-size:.875rem}.table th,.table td{padding:.75rem .5rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}#root{min-height:100vh}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}
