.hero-title{margin:0;font-size:clamp(80px,12vw,160px);font-weight:800;letter-spacing:4px;font-family:ZSFT-342,Segoe UI,system-ui,-apple-system,sans-serif;user-select:none;line-height:1;white-space:nowrap}.code-block-scroll{width:100%}.cursor-grid{position:relative;width:100%;height:100%;overflow:hidden}.cursor-grid__canvas{display:block;width:100%;height:100%}.shiny-text{display:inline-block}.scroll-indicator{display:flex;flex-direction:column;align-items:center;gap:6px;color:rgba(255,255,255,.4);will-change:transform,opacity}.scroll-indicator__text{font-size:12px;letter-spacing:2px;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.scroll-indicator svg{animation:scroll-bounce 2s ease-in-out infinite}@keyframes scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.option-wheel{--ow-text-color:#d4d4d4;--ow-active-color:#ffffff;--ow-font-size:3rem;--ow-inset:80px;position:relative;width:100%;height:100%;overflow:hidden;cursor:grab;user-select:none;touch-action:none;outline:none}.option-wheel--dragging{cursor:grabbing}.option-wheel__item{position:absolute;top:50%;left:var(--ow-inset);display:flex;align-items:center;gap:.6em;white-space:nowrap;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-size:var(--ow-font-size);line-height:1;font-weight:50;transform-origin:left center;cursor:pointer;will-change:transform,opacity,filter;color:color-mix(in srgb,var(--ow-active-color) calc(var(--ow-p, 0) * 100%),var(--ow-text-color))}.option-wheel--right .option-wheel__item{left:auto;right:var(--ow-inset);transform-origin:right center}.option-wheel__item--selected{font-weight:500;font-size:calc(var(--ow-font-size) * 1.06);text-shadow:0 0 .03em currentColor}.option-wheel__item-icon{width:1em;height:1em;flex-shrink:0;display:block}.mobile-content{padding:48px 20px 64px;gap:32px;height:100vh;overflow-y:auto;background:#0a0a14}.mobile-content,.mobile-header{display:flex;flex-direction:column;align-items:center}.mobile-header{gap:8px;margin-top:8px}.mobile-header .shiny-text{font-size:36px;font-weight:800;letter-spacing:4px;font-family:ZSFT-342,Segoe UI,system-ui,sans-serif}.mobile-unicorn{width:100%;max-width:320px;display:flex;justify-content:center}.mobile-card-wrapper{width:60%;max-width:228px}.mobile-link-card{display:flex;flex-direction:column;padding:4px 0}.mobile-link-row{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 20px;color:rgba(255,255,255,.75);font-size:15px;font-weight:500;font-family:Segoe UI,system-ui,sans-serif;text-decoration:none;transition:color .2s;-webkit-tap-highlight-color:transparent}.mobile-link-row:not(:last-child){border-bottom:1px solid rgba(255,255,255,.15)}.mobile-link-row:active{color:#fff}.mobile-link-row svg{width:22px;height:22px;flex-shrink:0;color:rgba(255,255,255,.5)}.mobile-end{padding:20px 0 40px;color:rgba(255,255,255,.25);font-size:14px;letter-spacing:2px;font-family:Segoe UI,system-ui,sans-serif}.mobile-spacer{flex-shrink:0;height:max(0px,calc(100vh - 780px))}