@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@700&display=swap";@import"https://cdn.jsdelivr.net/npm/geist@1.3.1/dist/fonts/geist-sans/style.min.css";:root{--background: #ffffff;--foreground: #000000;--primary: #000000;--primary-foreground: #ffffff;--secondary: #f4f4f5;--muted-foreground: #71717a;--accent: #ff5a00;--accent-foreground: #ffffff;--destructive: #ef4444;--border: #e5e5e5;--font-heading: "Space Grotesk", sans-serif;--font-body: "Geist", sans-serif;--space-xxs: 4px;--space-xs: 8px;--space-sm: 12px;--space-md: 16px;--space-lg: 20px;--space-xl: 24px;--space-2xl: 32px;--space-3xl: 40px;--space-4xl: 48px;--space-5xl: 64px;--radius: 0px;--radius-badge: 4px;--transition-fast: .15s ease}.text-display{font-family:var(--font-heading);font-size:48px;font-weight:700;text-transform:uppercase;letter-spacing:-1.6px;line-height:1}.text-screen-title{font-family:var(--font-heading);font-size:34px;font-weight:700;text-transform:uppercase;letter-spacing:-1px;line-height:1.1}.text-section-title{font-family:var(--font-heading);font-size:22px;font-weight:700;text-transform:uppercase;letter-spacing:-.6px;line-height:1.2}.text-card-title{font-family:var(--font-heading);font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:-.4px}.text-body{font-family:var(--font-body);font-size:14px;font-weight:400;line-height:1.5}.text-body-small{font-family:var(--font-body);font-size:12px;font-weight:400;line-height:1.5}.text-label{font-family:var(--font-heading);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:2.2px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body);color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit;border:none;background:none}button{cursor:pointer}ul,ol{list-style:none}
