@import url("https://fonts.googleapis.com/css2?family=Anton&family=Work+Sans:wght@300;400;500;600;700&family=Caveat:wght@600&display=swap");.dp-landing{--background:42 30% 93%;--foreground:0 0% 10%;--card:44 32% 96%;--card-foreground:0 0% 10%;--popover:44 32% 96%;--popover-foreground:0 0% 10%;--primary:11 60% 49%;--primary-foreground:0 0% 100%;--secondary:215 38% 28%;--secondary-foreground:0 0% 100%;--muted:45 31% 88%;--muted-foreground:0 0% 36%;--accent:45 31% 88%;--accent-foreground:0 0% 10%;--destructive:0 75% 42%;--destructive-foreground:0 0% 100%;--border:0 0% 10%;--input:0 0% 10%;--ring:11 60% 49%;--radius:0px;min-height:100vh;background-color:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dp-landing,.dp-landing h1,.dp-landing h2,.dp-landing h3,.dp-landing h4{font-family:Work Sans,system-ui,sans-serif}.dp-landing .font-display,.dp-landing h1.font-display,.dp-landing h2.font-display,.dp-landing h3.font-display,.dp-landing h4.font-display{font-family:Anton,Impact,sans-serif;letter-spacing:.02em}.dp-landing .font-script{font-family:Caveat,cursive}.dp-landing ::-moz-selection{background:#c84b31;color:#fff}.dp-landing ::selection{background:#c84b31;color:#fff}.dp-landing .bg-noise{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.10 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}.dp-landing .bg-halftone{background-image:radial-gradient(#1a1a1a 1px,transparent 1.2px);background-size:8px 8px}.dp-landing .shadow-stamp{box-shadow:4px 4px 0 0 #1a1a1a}.dp-landing .shadow-stamp-lg{box-shadow:8px 8px 0 0 #1a1a1a}.dp-landing .shadow-stamp-red{box-shadow:6px 6px 0 0 #c84b31}@keyframes dp-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.dp-landing .animate-marquee{animation:dp-marquee 40s linear infinite}.dp-landing .lift{transition:transform .2s ease,box-shadow .2s ease}.dp-landing .lift:hover{transform:translate(-2px,-2px);box-shadow:8px 8px 0 0 #1a1a1a}.dp-landing ::-webkit-scrollbar-thumb{background:#1a1a1a;border-radius:0}.dp-toaster [data-sonner-toast]{border:2px solid #1a1a1a!important;border-radius:0!important;background:#f9f7f2!important;color:#1a1a1a!important;font-family:Work Sans,sans-serif!important;box-shadow:4px 4px 0 0 #1a1a1a!important}