*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5}.min-h-screen{min-height:100vh}.mx-auto{margin-left:auto;margin-right:auto}.max-w-3xl{max-width:48rem}.bg-gradient-to-br{background:linear-gradient(to bottom right,#ecfdf5,#fff,#f7fee7)}.bg-white{background-color:#fff}.border-b{border-bottom:1px solid #e5e7eb}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-16{padding-top:4rem;padding-bottom:4rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mr-1{margin-right:.25rem}.ml-2{margin-left:.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-5xl{font-size:3rem;line-height:1}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.text-gray-900{color:#111827}.text-gray-600{color:#4b5563}.text-emerald-600{color:#059669}.sticky{position:sticky}.top-0{top:0}.z-50{z-index:50}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.block{display:block}.container{max-width:1200px;margin:0 auto;padding:20px}.btn{display:inline-block;padding:10px 20px;background-color:#007bff;color:#fff;text-decoration:none;border:none;border-radius:4px;cursor:pointer;font-size:14px}.btn:hover{background-color:#0056b3}.card{background:#fff;border-radius:8px;padding:20px;margin:20px 0;box-shadow:0 2px 4px #0000001a}.form-group{margin-bottom:15px}.form-label{display:block;margin-bottom:5px;font-weight:500}.form-input{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.navbar{background:#fff;padding:15px 20px;border-bottom:1px solid #ddd;margin-bottom:20px}.navbar-brand{font-size:20px;font-weight:700;color:#333;text-decoration:none}.grid{display:grid;gap:20px}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.text-center{text-align:center}.text-lg{font-size:18px}.text-xl{font-size:20px}.font-bold{font-weight:700}.mt-4{margin-top:16px}.mb-4{margin-bottom:16px}.p-4{padding:16px}
