.landing-theme,.landing-theme *{--background:#fff;--foreground:#1a1a1a;--card:#fff;--card-foreground:#1a1a1a;--popover:#fff;--popover-foreground:#1a1a1a;--primary:#c96442;--primary-foreground:#fff;--secondary:#f5f3ef;--secondary-foreground:#535146;--muted:#f9f8f6;--muted-foreground:#6b6b6b;--accent:#f5f3ef;--accent-foreground:#1a1a1a;--border:#e8e8e8;--input:#d4d4d4;--ring:#c96442;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.animated-border-pill{z-index:0;position:relative;overflow:hidden}.animated-border-pill:before{content:"";z-index:-2;background:conic-gradient(from var(--border-angle,0deg),transparent 60%,#5b8cbd 80%,#5b8cbd 100%,transparent 100%);border-radius:9999px;animation:3s linear infinite border-spin;position:absolute;inset:-2px}.animated-border-pill:after{content:"";z-index:-1;background:#fff;border-radius:9999px;position:absolute;inset:1px}@keyframes border-spin{to{--border-angle:360deg}}@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}
