page{background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.container{padding:.5rem}.card{background:#fff;border-radius:.4rem;box-shadow:0 .05rem .3rem rgba(0,0,0,.06);margin-bottom:.5rem;padding:.6rem}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:1rem;color:#fff;font-size:.7rem;font-weight:500;padding:.6rem 1.2rem}.btn-secondary{background:#f5f5f5;border:none;border-radius:1rem;color:#333;font-size:.7rem;padding:.6rem 1.2rem}.text-primary{color:#667eea}.text-secondary{color:#999}.text-sm{font-size:.6rem}.text-md{font-size:.7rem}.text-lg{font-size:.8rem}.text-xl{font-size:.9rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1}.mt-2{margin-top:.4rem}.mt-4{margin-top:.8rem}.mb-2{margin-bottom:.4rem}.mb-4{margin-bottom:.8rem}.ml-2{margin-left:.4rem}.mr-2{margin-right:.4rem}.p-2{padding:.4rem}.p-4{padding:.8rem}.w-full{width:100%}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}