*{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary:oklch(26.6% 0.065 152.934);--text-primary:#f5f5f0;--text-secondary:hsla(60,20%,95%,.8);--accent:oklch(75% 0.15 85);--accent-secondary:oklch(35% 0.08 152.934);--accent-beige:#e8e8d8;--border:oklch(75% 0.15 85/0.3);--font-condensed:var(--font-condensed),-apple-system,BlinkMacSystemFont,sans-serif}[data-theme=dark]{--bg-primary:oklch(20% 0.05 152.934);--text-primary:#f5f5f0;--text-secondary:hsla(60,20%,95%,.7);--accent:oklch(75% 0.15 85);--accent-secondary:oklch(30% 0.07 152.934);--border:oklch(75% 0.15 85/0.2)}[data-theme=light]{--bg-primary:oklch(85% 0.02 152.934);--text-primary:oklch(26.6% 0.065 152.934);--text-secondary:oklch(30% 0.06 152.934);--accent:oklch(70% 0.12 90);--accent-secondary:oklch(40% 0.08 152.934);--accent-beige:#f5f5f0;--border:oklch(26.6% 0.065 152.934/0.2)}body,html{font-family:var(--font-condensed);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1}body{background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s ease,color .3s ease;font-weight:400;letter-spacing:-.01em}a,button,input,li,p,select,span,textarea{font-family:var(--font-condensed);font-weight:400;letter-spacing:-.01em}@media (max-width:768px){body{font-size:14px}#hero{padding-top:8rem!important}#hero,#hero>div{overflow-x:visible!important}#hero>div{max-width:100vw!important}#hero h2{font-size:clamp(.75rem,3.5vw,1.2rem)!important;white-space:normal!important;word-break:break-word!important;line-height:1.5!important}.hero-heading-desktop{display:none!important}.hero-heading-mobile{display:inline!important}.hero-heading-mobile .decrypted-heading{display:block!important;max-width:100%!important}h1,h2,h3,h4,h5,h6{word-break:break-word;overflow-wrap:break-word}h1{font-size:clamp(1.5rem,8vw,2.5rem)!important;letter-spacing:-.5px;line-height:1.2!important}h2{font-size:clamp(1.25rem,6vw,2rem)!important;letter-spacing:-.3px!important}h2,h3{line-height:1.3!important}h3{font-size:clamp(1.1rem,5vw,1.75rem)!important;letter-spacing:-.3px}#contact h3{font-size:clamp(.95rem,4.5vw,1.5rem)!important;line-height:1.4!important;word-spacing:.1em}p{font-size:clamp(.95rem,4vw,1.1rem)!important;line-height:1.6!important;word-break:break-word;overflow-wrap:break-word}}@media (min-width:769px){.hero-heading-desktop{display:inline!important}.hero-heading-mobile{display:none!important}}@media (min-width:769px) and (max-width:1024px){body{font-size:15px}}@media (min-width:1025px){body{font-size:16px}}html{scroll-behavior:smooth}.cursor-target{cursor:pointer}section{width:100%;position:relative}h1,h2,h3,h4,h5,h6{font-family:var(--font-condensed);font-weight:600;line-height:1.1;letter-spacing:-.02em;text-transform:uppercase;color:var(--text-primary);transition:color .25s ease;white-space:nowrap}h1{font-size:clamp(1.5rem,8vw,3.5rem)}h2{font-size:clamp(1.25rem,6vw,3.5rem)}h3{font-size:clamp(1rem,5vw,2.5rem)}h4{font-size:clamp(.9rem,4vw,2rem)}h5{font-size:clamp(.85rem,3.5vw,1.5rem)}h6{font-size:clamp(.8rem,3vw,1.25rem)}.decrypted-heading{white-space:nowrap!important}@media (max-width:768px){[style*=grid-template-columns]{grid-template-columns:1fr!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}