.Home{background-color:var(--lapis-bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.Home__header{text-align:center}.Home__title{color:var(--lapis-quartz);letter-spacing:.1rem;margin-bottom:.5rem;font-size:2.5rem}.Home__subtitle{color:var(--lapis-fg-muted);margin-bottom:2rem;font-size:1.1rem}.Home__actions{width:100%;max-width:400px}.Home__tip{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;align-items:flex-start;gap:.85rem;margin-top:1rem;padding:1rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000001a}.Home__tip:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.Home__tip-icon{filter:drop-shadow(0 2px 4px #0000004d);margin-top:.1rem;font-size:1.5rem;line-height:1}.Home__tip-text{color:#ffffffa6;text-align:left;margin:0;font-size:.85rem;line-height:1.4}.Home__tip-text strong{color:#fffffff2;letter-spacing:.03em;margin-bottom:.25rem;font-size:.95rem;font-weight:700;display:block}
