body{background-color:#fff;font-family:Arial,Helvetica,sans-serif;color:#3a3a3a!important;overflow-x:hidden!important}@layer utilities{.text-balance{text-wrap:balance}}@layer base{:root{--background:0 0% 100%;--foreground:0 0% 23%;--primary:0 0% 23%;--primary-foreground:0 0% 100%;--card:0 0% 98%;--card-foreground:0 0% 23%;--popover:0 0% 98%;--popover-foreground:0 0% 23%;--secondary:0 0% 70%;--secondary-foreground:0 0% 100%;--accent:0 0% 60%;--accent-foreground:0 0% 100%;--button-base:0 0% 7%;--button-base-foreground:0 0% 100%;--button-hover:0 0% 30%;--button-hover-foreground:0 0% 100%;--muted:0 0% 90%;--muted-foreground:0 0% 40%;--destructive:0 0% 20%;--destructive-foreground:0 0% 100%;--border:0 0% 85%;--input:0 0% 95%;--ring:0 0% 23%;--radius:.5rem;--sidebar-background:0 0% 100%;--sidebar-foreground:0 0% 23%;--sidebar-primary:0 0% 23%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:0 0% 50%;--sidebar-accent-foreground:0 0% 100%;--sidebar-border:0 0% 85%;--sidebar-ring:0 0% 23%}}@keyframes scrollVertical{0%{transform:translateY(100%)}20%,25%{transform:translateY(0)}45%,50%{transform:translateY(-100%)}to{transform:translateY(-100%)}}.animate-scroll-vertical{animation:8s infinite scrollVertical}.landingpage{color:#111;text-align:center;background-color:#fafafa;max-width:1280px;margin:0 auto;padding:5rem 1.5rem;font-family:Inter,system-ui,sans-serif}.hero{max-width:800px;margin:0 auto 4rem}.heading{letter-spacing:-.5px;color:#111;justify-content:center;align-items:center;gap:.6rem;margin-bottom:1rem;font-size:2.75rem;font-weight:800;display:flex}.subheading{color:#444;max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.8}.icon{color:#000}.featureGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:4rem;padding:0 1rem;display:grid}.featureCard{text-align:left;background:#fff;border:1px solid #eee;border-radius:1.25rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 24px #00000009}.featureCard:hover{transform:translateY(-5px);box-shadow:0 12px 28px #0000000d}.featureIcon{color:#111;margin-bottom:1rem}.featureCard h3{color:#111;margin-bottom:.6rem;font-size:1.35rem;font-weight:600}.featureCard p{color:#555;font-size:1rem;line-height:1.6}.ctaSection{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;margin-top:3rem;display:flex}.notifyText{color:#222;margin-bottom:1.2rem;font-size:1.2rem;font-weight:500}.notifyForm{flex-direction:column;align-items:center;gap:1rem;display:flex}.inputField{background-color:#fff;border:1px solid #ccc;border-radius:999px;width:100%;max-width:320px;padding:.75rem 1rem;font-size:1rem}.notifyButton{color:#fff;cursor:pointer;background:#111;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;display:flex}.overlay{z-index:1000;background-color:#00000080;position:fixed;inset:0}.dialogContent{z-index:1001;background:#fff;border-radius:1rem;max-width:400px;margin:auto;padding:2rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.header{justify-content:space-between;align-items:center;display:flex}.title{font-size:1.25rem;font-weight:700}.closeBtn{cursor:pointer;background:0 0;border:none}.form{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.form input{border:1px solid #ccc;border-radius:8px;padding:.6rem}.submitButton{color:#fff;cursor:pointer;background:#000;border:none;border-radius:999px;padding:.75rem 1.2rem;font-weight:500}.confirmation{text-align:center;margin-top:2rem}.toastSuccess{color:#fff;z-index:9999;background-color:#111;border-radius:.5rem;padding:.75rem 1.25rem;font-size:.9rem;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 0 15px #0003}
