.register-container{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem;display:flex}.register-card{width:100%;max-width:500px}.register-footer{text-align:center;border-top:1px solid #e2e8f0;margin-top:1.5rem;padding-top:1.5rem}.register-footer p{color:#718096;margin:0}.card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 40px #0000001a}.card-header{text-align:center;margin-bottom:2rem}.card-title{color:#1a202c;margin:0 0 .5rem;font-size:2rem;font-weight:700}.card-subtitle{color:#718096;margin:0;font-size:1rem}.form-group{margin-bottom:1.5rem}.form-label{color:#4a5568;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.form-input{box-sizing:border-box;border:2px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.form-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-input.error{border-color:#f56565}.form-error{color:#f56565;margin-top:.25rem;font-size:.875rem;display:block}.alert{border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem;display:flex}.alert-success{color:#22543d;background-color:#c6f6d5;border:1px solid #9ae6b4}.alert-error{color:#742a2a;background-color:#fed7d7;border:1px solid #fc8181}.alert-close{cursor:pointer;color:inherit;opacity:.7;background:0 0;border:none;margin-left:1rem;padding:0;font-size:1.5rem}.alert-close:hover{opacity:1}.btn{cursor:pointer;border:none;border-radius:8px;outline:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.btn-primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-block{width:100%;margin-top:1rem}@media (prefers-color-scheme:dark){.card{background:#2d3748}.card-title{color:#f7fafc}.card-subtitle{color:#cbd5e0}.form-label{color:#e2e8f0}.form-input{color:#f7fafc;background:#4a5568;border-color:#4a5568}.form-input:focus{background:#4a5568;border-color:#667eea}.register-footer{border-top-color:#4a5568}.register-footer p{color:#cbd5e0}}@media (width<=480px){.register-container{padding:1rem}.register-card{max-width:100%}.card{padding:1.5rem}.card-title{font-size:1.5rem}}.login-container{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem;display:flex}.login-card{width:100%;max-width:450px}.login-footer{text-align:center;border-top:1px solid #e2e8f0;margin-top:1.5rem;padding-top:1.5rem}.login-footer p{color:#718096;margin:0}.link{color:#667eea;font-weight:600;text-decoration:none}.link:hover{text-decoration:underline}@media (prefers-color-scheme:dark){.login-footer{border-top-color:#4a5568}.login-footer p{color:#cbd5e0}}@media (width<=480px){.login-container{padding:1rem}.login-card{max-width:100%}}.header{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;box-shadow:0 1px 3px #0000001a}.header-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.header-logo{color:#667eea;font-size:1.5rem;font-weight:700;text-decoration:none;transition:opacity .2s}.header-logo:hover{opacity:.8}.header-nav{align-items:center;gap:1.5rem;display:flex}.nav-link{color:#4a5568;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s}.nav-link:hover{color:#667eea;background:#f7fafc}.nav-user{color:#4a5568;background:#f7fafc;border-radius:6px;padding:.5rem 1rem;font-weight:500}.btn-logout{color:#e53e3e}.btn-logout:hover{background:#fff5f5}.theme-toggle{cursor:pointer;background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem;font-size:1.2rem;transition:all .2s}.theme-toggle:hover{background:#edf2f7;transform:scale(1.1)}.layout{flex-direction:column;width:100%;min-height:100vh;display:flex}.main-content{background:#f7fafc;flex:1;width:100%}@media (prefers-color-scheme:dark){.header{background:#2d3748;border-bottom-color:#4a5568}.header-logo{color:#a0aec0}.nav-link{color:#e2e8f0}.nav-link:hover{color:#a0aec0;background:#4a5568}.nav-user{color:#e2e8f0;background:#4a5568}.theme-toggle{color:#e2e8f0;background:#4a5568;border-color:#2d3748}.theme-toggle:hover{background:#718096}.main-content{background:#1a202c}}@media (width<=768px){.header-container{flex-direction:column;gap:1rem;padding:1rem}.header-nav{flex-wrap:wrap;justify-content:center;gap:.75rem}.nav-link{padding:.5rem .75rem;font-size:.9rem}}.home-page{max-width:1200px;margin:0 auto;padding:4rem 2rem}.hero-section{text-align:center;padding:4rem 2rem}.hero-title{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.hero-subtitle{color:#718096;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.5rem}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.welcome-message{color:#4a5568;width:100%;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.btn{border-radius:8px;padding:.75rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.btn-secondary{color:#667eea;background:#fff;border:2px solid #667eea}.btn-secondary:hover{background:#f7fafc}.btn-lg{padding:1rem 2.5rem;font-size:1.125rem}.features-section{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:6rem;display:grid}.feature-card{text-align:center;background:#fff;border-radius:12px;padding:2rem;transition:transform .2s;box-shadow:0 4px 12px #00000014}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.feature-icon{margin-bottom:1rem;font-size:3rem}.feature-card h3{color:#2d3748;margin-bottom:.5rem;font-size:1.5rem}.feature-card p{color:#718096;font-size:1rem;line-height:1.6}@media (prefers-color-scheme:dark){.hero-subtitle{color:#cbd5e0}.welcome-message{color:#e2e8f0}.btn-secondary{color:#a0aec0;background:#2d3748;border-color:#a0aec0}.btn-secondary:hover{background:#4a5568}.feature-card{background:#2d3748}.feature-card h3{color:#f7fafc}.feature-card p{color:#cbd5e0}}@media (width<=768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.features-section{grid-template-columns:1fr}}.dashboard-page{min-height:calc(100vh - 80px)}.dashboard-container{max-width:1200px;margin:0 auto;padding:3rem 2rem}.dashboard-header{margin-bottom:3rem}.dashboard-header h1{color:#2d3748;margin-bottom:.5rem;font-size:2.5rem}.dashboard-header p{color:#718096;font-size:1.25rem}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.dashboard-card{text-align:center;background:#fff;border-radius:12px;padding:2rem;position:relative;box-shadow:0 2px 8px #00000014}.card-icon{margin-bottom:1rem;font-size:2.5rem}.dashboard-card h3{color:#718096;margin-bottom:.5rem;font-size:1rem;font-weight:600}.value{color:#2d3748;margin:0;font-size:2rem;font-weight:700}.badge{color:#718096;background:#edf2f7;border-radius:12px;margin-top:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.dashboard-info{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.info-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #00000014}.info-card h2{color:#2d3748;margin-bottom:1.5rem;font-size:1.5rem}.info-list{margin:0;padding:0;list-style:none}.info-list li{color:#4a5568;border-bottom:1px solid #e2e8f0;padding:.75rem 0}.info-list li:last-child{border-bottom:none}.status-active{color:#48bb78;font-weight:600}.steps-list{margin:0;padding:0;list-style:none}.steps-list li{color:#4a5568;padding:.75rem 0;font-size:1rem}@media (prefers-color-scheme:dark){.dashboard-header h1{color:#f7fafc}.dashboard-header p{color:#cbd5e0}.dashboard-card,.info-card{background:#2d3748}.dashboard-card h3{color:#cbd5e0}.value{color:#f7fafc}.badge{color:#cbd5e0;background:#4a5568}.info-card h2{color:#f7fafc}.info-list li,.steps-list li{color:#e2e8f0;border-color:#4a5568}}@media (width<=768px){.dashboard-container{padding:2rem 1rem}.dashboard-header h1{font-size:2rem}.dashboard-grid{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{min-height:100vh}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{width:100%;min-width:320px;min-height:100vh;margin:0}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;min-height:100vh}
