:root{--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, "Cascadia Mono", Consolas, "Courier New", monospace;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f5f5;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{background:#000}.landing{color:#f5f5f5;text-align:center;box-sizing:border-box;min-height:100svh;font-family:var(--sans);background:#000;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;display:flex;overflow:hidden}.sky{pointer-events:none;z-index:0;position:fixed;inset:0}.crane{transform-origin:bottom;width:220px;position:absolute;top:20px;right:10%}.arm{background:#e8b923;border-radius:3px;width:220px;height:6px;position:relative}.crane:before{content:"";background:#e8b923;border-radius:3px;width:6px;height:66px;position:absolute;bottom:-60px;left:0}.crane:after{content:"";background:#e8b923;border-radius:3px;width:26px;height:18px;position:absolute;bottom:-60px;left:0}.cable{background:#ffffff80;width:2px;height:70px;position:absolute;top:6px;right:30px}.hook{border:2px solid #e8b923;border-radius:50%;width:16px;height:16px;position:absolute;top:76px;right:24px;transform:rotate(45deg)}.content{z-index:1;max-width:900px;position:relative}.badge{font-family:var(--mono);letter-spacing:6px;color:#000;background:#e8b923;border-radius:3px;margin-bottom:32px;padding:8px 18px;font-size:13px;display:inline-block}.headline{margin-bottom:28px}.headline h1{letter-spacing:2px;color:#f5f5f5;margin:0;font-size:clamp(42px,9vw,110px);font-weight:900;line-height:.95}.headline-bottom{color:#e8b923!important}.blink{display:inline-block}.underline{justify-content:center;gap:10px;margin-bottom:36px;display:flex}.road-line{transform-origin:0;background:repeating-linear-gradient(90deg,#e8b923 0 20px,#0000 20px 36px);border-radius:2px;width:180px;height:6px;display:block}.profile{margin-bottom:40px}.name-title{letter-spacing:8px;color:#f5f5f5;margin:0 0 12px;font-size:clamp(20px,3.5vw,30px);font-weight:700}.role{font-family:var(--mono);color:#8b8b8b;letter-spacing:1px;margin:0;font-size:16px}.progress-wrap{width:min(420px,80vw);margin:0 auto}.progress-bar{transform-origin:0;background:linear-gradient(90deg,#e8b923,#f5f5f5);border-radius:3px;width:100%;height:3px}.progress-label{font-size:11px;font-family:var(--mono);letter-spacing:4px;color:#6b6b6b;margin-top:14px;display:block}@media (width<=640px){.crane{opacity:.5;right:-60px}.name-title{letter-spacing:4px}}
