:root{--ink: #0b0b0c;--paper: #f0eee8;--paper-2: #e6e3da;--muted: #7c7a72;--accent: #e8360f;--line: rgba(11, 11, 12, .14)}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100vw;height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}.website-content{position:absolute;width:100%;height:100%;top:0;left:0;background:var(--paper);color:var(--ink);display:flex;flex-direction:column;overflow:hidden}.dot{color:var(--accent)}.site-nav{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:34px 50px}.wordmark{font-size:20px;font-weight:700;letter-spacing:-.02em}.nav-links{list-style:none;display:flex;gap:40px}.nav-links a{text-decoration:none;color:var(--ink);font-size:14px;font-weight:500;letter-spacing:.01em;padding-bottom:2px;border-bottom:1px solid transparent;transition:border-color .25s ease}.nav-links a:hover{border-color:var(--ink)}.hero{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 50px;gap:0}.hero-eyebrow{font-size:13px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-bottom:26px}.hero-lede{max-width:560px;margin-top:44px;font-size:17px;line-height:1.55;font-weight:400;color:#0b0b0cb8}.header{position:relative;width:max-content;height:max-content;overflow:hidden;padding-bottom:.12em}.h1{display:flex}h1{font-size:80px}.header .h1 h1{text-align:center;position:relative;top:80px;margin:0 14px;font-weight:700;letter-spacing:-.03em;line-height:1;color:var(--ink)}.header-revealer{position:absolute;top:0;width:100%;height:100%}.header-revealer:after{content:"";position:absolute;left:0;width:105%;height:110%;background:var(--paper);top:80px}.site-foot{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;padding:26px 50px 34px;border-top:1px solid var(--line);font-size:13px;font-weight:500;letter-spacing:.01em;color:var(--muted)}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;color:#fff;pointer-events:none}.load-head{position:fixed;top:40px;left:50px;right:50px;display:flex;justify-content:space-between;align-items:baseline;font-size:15px;font-weight:600;letter-spacing:.01em}.load-status{font-weight:400;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c}.counter{position:fixed;left:50px;bottom:44px;display:flex;height:100px;font-size:100px;line-height:102px;font-weight:500;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.digit-box{position:relative;width:.62em;height:100px;overflow:hidden}.counter-1,.counter-2,.counter-3{position:relative;top:-15px}.num{text-align:center}.loader{position:absolute;top:50%;left:50%;width:300px;height:44px;transform:translate(-50%,-50%);display:flex;background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff1a,inset 0 1px 3px #0000008c}.loader-1{position:relative;background:#fff;width:200px}.loader-2{position:relative;width:100px;background:#fff}.bar{height:44px}@media(max-width:768px){.site-nav{padding:22px}.wordmark{font-size:18px}.nav-links{gap:18px}.nav-links a{font-size:12px}.nav-links li:nth-child(3),.nav-links li:nth-child(4){display:none}.hero{padding:0 24px}.hero-eyebrow{font-size:11px;letter-spacing:.13em;margin-bottom:18px}.hero-lede{font-size:15px;margin-top:30px;max-width:90%}h1{font-size:36px}.header .h1 h1{top:80px;margin:0 6px}.header-revealer:after{top:80px}.site-foot{padding:16px 22px 22px;font-size:11px;gap:10px;flex-wrap:wrap;justify-content:center;text-align:center}.site-foot span:nth-child(2){display:none}.load-head{top:24px;left:22px;right:22px;font-size:13px}.load-status{font-size:11px;letter-spacing:.1em}.counter{left:20px;bottom:40px;height:58px;font-size:56px;line-height:58px}.digit-box{height:58px}.counter-1,.counter-2,.counter-3{top:-8px}.loader{width:80vw;max-width:300px;height:40px}.loader-1{width:66%}.loader-2{width:34%}.bar{height:40px}}
