*,:before,:after{box-sizing:border-box}html,body{color:#111;cursor:none;background:#fff;margin:0;padding:0}#root{min-height:100svh}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}@media (pointer:coarse){html,body{cursor:auto}.cursor-dot,.cursor-ring{display:none}}.cursor-dot,.cursor-ring{pointer-events:none;z-index:9999;will-change:transform;position:fixed;top:0;left:0}.cursor-dot{mix-blend-mode:difference;background:#111;border-radius:50%;width:6px;height:6px;margin:-3px 0 0 -3px}.cursor-ring{mix-blend-mode:difference;border:1.5px solid #111;border-radius:50%;width:36px;height:36px;margin:-18px 0 0 -18px;transition:width .25s,height .25s,margin .25s}.cursor-ring.hovering{width:52px;height:52px;margin:-26px 0 0 -26px}.page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:2rem;display:flex}.page h1{letter-spacing:-.03em;color:#111;margin:0 0 1.25rem;font-size:clamp(2rem,6vw,3.5rem);font-weight:400}.contact{color:#666;margin:0;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6}.contact a{color:#111;border-bottom:1px solid #ccc;text-decoration:none;transition:border-color .2s}.contact a:hover{border-color:#111}
