@font-face{font-family:Calibre;src:url(/assets/fonts/calibre-web-regular.BoeCOzk6.woff2) format("woff2");font-weight:400;font-style:normal;font-display:block;ascent-override:90%;descent-override:20%;line-gap-override:0%}@font-face{font-family:Calibre;src:url(/assets/fonts/calibre-web-semibold.Ccba1Dfk.woff2) format("woff2");font-weight:600;font-style:normal;font-display:block;ascent-override:90%;descent-override:20%;line-gap-override:0%}:root{--text-color: #979492;--background: #000000;--highlight: #eaec8a;--divider: #3b3b3b;--max-width: 583px;--ease-out: cubic-bezier(.22, 1, .36, 1);--font-stack: "Calibre", system-ui, -apple-system, "Segoe UI", "Inter", "Roboto", sans-serif}@supports (font-variation-settings: normal){body{font-optical-sizing:auto;font-synthesis:none}}html:not(.fonts-loaded){opacity:0}html.fonts-loaded{opacity:1;transition:opacity .1s ease}*{margin:0;padding:0;box-sizing:border-box}html{height:-webkit-fill-available;font-feature-settings:"kern" 1,"liga" 1,"calt" 1;background:var(--background)}body{background:var(--background);color:var(--text-color);font-family:var(--font-stack);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;position:fixed;width:100%;height:100%;overflow:hidden}.container{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.content{max-width:var(--max-width);width:100%}.text{font-size:clamp(21px,4vw,28px);line-height:1.21;font-weight:400}.text p:first-child{margin-block-end:24px}.highlight{color:#fff;text-decoration:none;position:relative;font-weight:600}.highlight:after{content:"";position:absolute;inset-inline:0;inset-block-end:-2px;height:1px;background:var(--highlight);opacity:0;transform:translateY(4px);filter:blur(2px);transition:all .3s var(--ease-out)}.highlight:hover:after{opacity:1;transform:translateY(0);filter:blur(0)}.footer{width:100%;max-width:var(--max-width);margin-block-start:38px}.divider{width:100%;height:.5px;background:var(--divider);margin-block-end:24px}.signature-wrapper{display:flex;justify-content:space-between;align-items:center;opacity:.8}.name{font-size:14px;letter-spacing:.05em}@keyframes blurFadeIn{0%{opacity:0;filter:blur(20px);transform:translateY(20px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}.animate-blur{animation:blurFadeIn 1.2s var(--ease-out) forwards}.not-found{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--background);gap:18px}.glitch-wrapper{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.glitch{color:#fff;font-size:200px;font-weight:600;position:relative;text-align:center}.glitch-offset{position:absolute;top:0;left:50%;transform:translate(-50%);opacity:.8;mix-blend-mode:screen;animation:offset-glitch 3s steps(1) infinite;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.glitch-offset:before{content:attr(data-text);position:absolute;top:0;left:-2px;width:100%;height:100%;background:var(--background);animation:offset-slice 4s steps(1) infinite;text-shadow:2px 0 #ff00c1}.glitch-offset:after{content:attr(data-text);position:absolute;top:0;left:2px;width:100%;height:100%;background:var(--background);animation:offset-slice-2 5s steps(1) infinite;text-shadow:-2px 0 #00ffff}@keyframes offset-glitch{0%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}10%{clip-path:polygon(0 15%,100% 15%,100% 85%,0 85%);transform:translate(-51%) skew(1deg)}12%{clip-path:polygon(0 10%,100% 10%,100% 60%,0 60%);transform:translate(-49%)}14%{clip-path:polygon(0 25%,100% 25%,100% 70%,0 70%);transform:translate(-51%)}16%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:translate(-50%)}40%{clip-path:polygon(0 40%,100% 40%,100% 80%,0 80%);transform:translate(-49%) skew(-1deg)}42%{clip-path:polygon(0 20%,100% 20%,100% 75%,0 75%);transform:translate(-51%)}44%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:translate(-50%)}70%{clip-path:polygon(0 30%,100% 30%,100% 90%,0 90%);transform:translate(-51%) skew(1deg)}72%{clip-path:polygon(0 15%,100% 15%,100% 65%,0 65%);transform:translate(-49%)}74%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:translate(-50%)}}@keyframes offset-slice{0%,to{clip:rect(0,9999px,200px,0)}10%{clip:rect(20px,9999px,60px,0)}20%{clip:rect(80px,9999px,120px,0)}30%{clip:rect(140px,9999px,180px,0)}40%{clip:rect(0,9999px,40px,0)}50%{clip:rect(60px,9999px,100px,0)}60%{clip:rect(120px,9999px,160px,0)}70%{clip:rect(160px,9999px,200px,0)}80%{clip:rect(40px,9999px,80px,0)}90%{clip:rect(100px,9999px,140px,0)}}@keyframes offset-slice-2{0%,to{clip:rect(0,9999px,200px,0)}15%{clip:rect(40px,9999px,80px,0)}25%{clip:rect(100px,9999px,140px,0)}35%{clip:rect(160px,9999px,200px,0)}45%{clip:rect(20px,9999px,60px,0)}55%{clip:rect(80px,9999px,120px,0)}65%{clip:rect(140px,9999px,180px,0)}75%{clip:rect(0,9999px,40px,0)}85%{clip:rect(60px,9999px,100px,0)}95%{clip:rect(120px,9999px,160px,0)}}.back-home{color:var(--text-color);text-decoration:none;font-size:18px}.mobile-inline{display:none}.desktop-inline{display:inline}@media (max-width: 640px){.mobile-inline{display:inline}.desktop-inline{display:none}.text{font-size:clamp(21px,4vw,28px)}}
