*{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}.app{min-height:100vh;background:linear-gradient(to bottom right,#dbeafe,#fff,#fae8ff)}.header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.header-content{max-width:1152px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.75rem}.logo-icon{width:2rem;height:2rem;color:#2563eb}.logo h1{font-size:1.5rem;font-weight:700;color:#111827}.nav{display:flex;gap:1.5rem}.nav-btn{background:none;border:none;font-size:1rem;font-weight:500;color:#4b5563;cursor:pointer;transition:color .2s}.nav-btn:hover{color:#111827}.nav-btn.active{color:#2563eb}.main{max-width:1152px;margin:0 auto;padding:3rem 1.5rem}.home{display:flex;flex-direction:column;gap:3rem}.hero{text-align:center;display:flex;flex-direction:column;gap:1.5rem}.hero-title{font-size:3rem;font-weight:700;color:#111827;line-height:1.2}.hero-accent{color:#2563eb}.hero-subtitle{font-size:1.25rem;color:#4b5563;max-width:42rem;margin:0 auto}.form-container{max-width:42rem;margin:0 auto;width:100%}.form-card{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;padding:2rem;border:1px solid #f3f4f6}.form-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.form-content{display:flex;flex-direction:column;gap:1rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5re}
