.splash-module__WDmIbG__splashContainer{flex-direction:column;min-height:100vh;display:flex}.splash-module__WDmIbG__hero{background:linear-gradient(to bottom right,var(--background),var(--background),var(--muted));flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.splash-module__WDmIbG__patternGrid{filter:blur(1px);background-image:url(/NH.jpg);background-position:50%;background-size:120%;position:absolute;inset:0}.splash-module__WDmIbG__heroContent{z-index:10;text-align:center;max-width:80rem;margin:0 auto;padding:5rem 1.5rem;position:relative}.splash-module__WDmIbG__brandSection{margin-bottom:2rem}.splash-module__WDmIbG__logoCircle{background:#34a853;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin-bottom:1.5rem;display:inline-flex}.splash-module__WDmIbG__logoIcon{color:#fff;width:2.5rem;height:2.5rem}.splash-module__WDmIbG__title{letter-spacing:-.025em;text-wrap:balance;color:#000;margin-bottom:1rem;font-size:3.5rem;font-weight:700}@media (min-width:768px){.splash-module__WDmIbG__title{font-size:4.5rem}}.splash-module__WDmIbG__subtitle{color:#000;text-wrap:balance;text-shadow:0 2px 4px #0000001a,0 4px 8px #00000014,0 8px 16px #0000000f;max-width:48rem;margin:0 auto;font-size:1.25rem;line-height:1.6}@media (min-width:768px){.splash-module__WDmIbG__subtitle{font-size:1.5rem}}.splash-module__WDmIbG__ctaButtons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}@media (min-width:640px){.splash-module__WDmIbG__ctaButtons{flex-direction:row}}.splash-module__WDmIbG__btn{border-radius:var(--radius);border-radius:8px;justify-content:center;align-items:center;height:auto;padding:1.5rem 2rem;font-size:1.125rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.splash-module__WDmIbG__btnPrimary{color:#fff;background-color:#34a853;border:none}.splash-module__WDmIbG__btnPrimary:hover{opacity:.9}.splash-module__WDmIbG__btnOutline{color:#000;border:1px solid var(--border);background-color:#fff}.splash-module__WDmIbG__btnOutline:hover{background-color:#f0f0f0}.splash-module__WDmIbG__featureGrid{grid-template-columns:repeat(1,1fr);place-items:center;gap:1.5rem;width:100%;margin-top:5rem;display:grid}@media (min-width:768px){.splash-module__WDmIbG__featureGrid{grid-template-columns:repeat(3,minmax(250px,1fr));max-width:900px;margin-left:auto;margin-right:auto}}@media (min-width:1024px){.splash-module__WDmIbG__featureGrid{grid-template-columns:repeat(3,1fr);max-width:100%}}.splash-module__WDmIbG__featureCard{text-align:center;border-radius:var(--radius,.5rem);background:#f5f5f5;border:1px solid #e5e5e5;flex-direction:column;align-items:center;padding:1.5rem;transition:border-color .2s;display:flex}.splash-module__WDmIbG__featureCard:hover{border-color:#34a853}.splash-module__WDmIbG__featureIconWrapper{background-color:color-mix(in srgb,var(--primary)10%,transparent);color:#000;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex}.splash-module__WDmIbG__featureIcon{width:1.5rem;height:1.5rem}.splash-module__WDmIbG__featureTitle{color:#000;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.splash-module__WDmIbG__featureDescription{color:#000;font-size:.875rem;line-height:1.6}.splash-module__WDmIbG__footer{border-top:1px solid var(--border);padding:2rem 0}.splash-module__WDmIbG__footerContent{text-align:center;max-width:80rem;color:var(--muted-foreground);margin:0 auto;padding:0 1.5rem;font-size:.875rem}.splash-module__WDmIbG__statsGrid{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}@media (min-width:768px){.splash-module__WDmIbG__statsGrid{grid-template-columns:repeat(3,1fr)}}.splash-module__WDmIbG__statCard{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.splash-module__WDmIbG__statTitle{margin-bottom:1rem;font-size:1.125rem;font-weight:600}.splash-module__WDmIbG__statValue{font-size:1.875rem;font-weight:700}.splash-module__WDmIbG__statLabel{color:var(--muted-foreground);font-size:.875rem}.splash-module__WDmIbG__actionsCard{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius)}.splash-module__WDmIbG__actionsHeader{border-bottom:1px solid var(--border);padding:1.5rem}.splash-module__WDmIbG__actionsTitle{margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.splash-module__WDmIbG__actionsSubtitle{color:var(--muted-foreground);font-size:.875rem}.splash-module__WDmIbG__actionsContent{flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.splash-module__WDmIbG__actionButton,.splash-module__WDmIbG__actionButtonDanger{width:100%;color:var(--foreground);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;background-color:#0000;justify-content:flex-start;align-items:center;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:flex}.splash-module__WDmIbG__actionButton:hover{background-color:var(--muted)}.splash-module__WDmIbG__actionButtonDanger{color:var(--destructive)}.splash-module__WDmIbG__actionButtonDanger:hover{background-color:color-mix(in srgb,var(--destructive)10%,transparent)}.splash-module__WDmIbG__actionIcon{width:1rem;height:1rem;margin-right:.5rem}
