:root{--radius-sm:10px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-pill:100px;--color-bg:oklch(96% .006 90);--color-surface-alt:oklch(98% .008 80);--color-surface:#fff;--color-border:oklch(89% .01 80);--color-text:oklch(24% .02 60);--color-text-muted:oklch(48% .02 60);--color-text-faint:oklch(60% .02 60);--color-accent:oklch(62% .15 40);--color-accent-hover:oklch(55% .13 40);--color-accent-text:#fff;--color-accent-tint:oklch(93% .03 40);--color-accent-tint-text:oklch(55% .13 40);--color-secondary:oklch(58% .1 190);--color-success:oklch(58% .13 145);--color-success-tint:oklch(94% .05 145);--color-success-tint-text:oklch(38% .1 145);--color-pending:oklch(76% .14 80);--color-pending-tint:oklch(94% .06 80);--color-pending-tint-text:oklch(45% .12 70);--color-error:oklch(56% .19 25);--color-error-tint:oklch(93% .06 25);--color-error-tint-text:oklch(45% .16 25);--font-family:"Public Sans", sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-family);-webkit-font-smoothing:antialiased;margin:0}a{color:var(--color-accent);text-decoration:none}a:hover{color:var(--color-accent-hover)}button,input,select,textarea{font-family:inherit}button{cursor:pointer;background:0 0;border:none}input,select,textarea{outline:none}.landing a{color:oklch(62% .15 195)}.landing a:hover{color:oklch(55% .13 195)}.landing .navlink:hover{color:oklch(24% .02 60)!important}.landing .cta-primary:hover{background:oklch(56% .14 195)!important}.landing .cta-outline:hover{background:oklch(93% .03 190)!important}.landing .feature-card{transition:box-shadow .15s,transform .15s}.landing .feature-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #281e0a14}.landing .navlinks-desktop{display:flex}.landing .mobile-menu-btn,.landing .mobile-nav-panel{display:none}@media (width<=880px){.landing .navlinks-desktop{display:none}.landing .mobile-menu-btn,.landing .mobile-nav-panel.open{display:flex}}
