.landing-container{background:linear-gradient(to bottom right,#111827,#1f2937,#111827);min-height:100vh;padding-top:100px;padding-left:1rem;padding-right:1rem}.landing-content{text-align:center}.landing-title{color:#0000;background-image:linear-gradient(90deg,#60a5fa,#2563eb);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1}@media (min-width:768px){.landing-title{font-size:4.5rem}}.landing-subtitle{color:#d1d5db;margin-bottom:2rem;font-size:1.25rem}@media (min-width:768px){.landing-subtitle{font-size:1.5rem}}.links-container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.landing-button{color:#fff;background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:.5rem;justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:400px;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.landing-button:hover{background:linear-gradient(90deg,#3b82f6,#2563eb)}.landing-button .button-icon{width:1.5rem;height:1.5rem}
