.landing-page{--background:#0c0c0c;--foreground:#fafaf9;--card:#0c0c0c;--card-foreground:#fafaf9;--popover:#0c0c0c;--popover-foreground:#fafaf9;--primary:#fafaf9;--primary-foreground:#0c0c0c;--secondary:#0c0c0c;--secondary-foreground:#fafaf9;--muted:#0c0c0c;--muted-foreground:#a0a0a0;--accent:#0c0c0c;--accent-foreground:#fafaf9;--destructive:#ef4444;--destructive-foreground:#fafaf9;--border:#333;--input:#0c0c0c;--ring:#606060;--radius:0rem;color:#fafaf9;scroll-behavior:smooth;background:#0c0c0c;min-height:100vh}.landing-page *{border-color:#333}.landing-page .scrollbar-hide::-webkit-scrollbar{display:none}.landing-page .scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.landing-page .dotted-bg{background-image:radial-gradient(circle at 1px 1px,#232323 1px,#0000 0);background-size:8px 8px}.landing-page .text-stroke{color:#fff;text-shadow:-1px 1px #000,1px 1px #000,1px -1px #000,-1px -1px #000}.landing-page .text-dotted{-webkit-text-fill-color:transparent;background-image:radial-gradient(circle at .4px .2px,#fff 1px,#0000 0);background-size:5px 5px;-webkit-background-clip:text;background-clip:text}.landing-page ::selection{color:#007763fd;background:#00cc9937}.landing-page img::selection{background:0 0}@keyframes dialog-overlay-show{0%{opacity:0}to{opacity:1}}@keyframes dialog-overlay-hide{0%{opacity:1}to{opacity:0}}@keyframes dialog-content-show{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes dialog-content-hide{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.97)}}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}
