*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}.radix-themes{--default-font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Helvetica Neue",Helvetica,Arial,sans-serif}body{background:#fbfbfd;color:#1d1d1f;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.page-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:clamp(40px,8vh,96px) 22px}.hero{width:100%;max-width:760px;text-align:center}.domain-title{font-weight:700;letter-spacing:-.035em;line-height:1.02;font-size:clamp(2.75rem,9vw,5.5rem);word-break:break-word;background:linear-gradient(180deg,#1d1d1f,#434344);-webkit-background-clip:text;background-clip:text;color:transparent}.price-now{font-weight:600;letter-spacing:-.02em;font-size:clamp(2rem,6vw,3rem);line-height:1}.pulse-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#34c759;box-shadow:0 0 0 0 rgba(52,199,89,.5);animation:pulse 1.8s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(52,199,89,.45)}70%{box-shadow:0 0 0 8px rgba(52,199,89,0)}to{box-shadow:0 0 0 0 rgba(52,199,89,0)}}