body{background-color:#fff;flex-direction:column;height:100vh;margin:0;padding:0;font-family:Nunito,sans-serif;display:flex;position:relative;overflow:hidden}#bg-shapes-container{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.bg-shape{opacity:.6;animation:15s ease-in-out infinite alternate float;position:absolute}@keyframes float{0%{transform:translate(0)rotate(0)}33%{transform:translate(30px,-50px)rotate(120deg)}66%{transform:translate(-20px,20px)rotate(240deg)}to{transform:translate(0)rotate(360deg)}}.split-screen{z-index:10;flex:1;width:100vw;display:flex;position:relative}.left-pane{box-sizing:border-box;flex:1.4;justify-content:flex-start;align-items:flex-start;padding:0;display:flex}.right-pane{box-sizing:border-box;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.svg-container{width:115%;max-width:none;margin-top:-5px;margin-left:-5px;position:relative}.svg-container svg{width:100%;height:auto;position:absolute;top:0;left:0;overflow:visible!important}.track-svg path{stroke:#fff!important;fill:#fff!important}.neon-svg path:not(#water-wave-path){stroke-linecap:round;stroke-linejoin:round;fill:#0000!important;stroke:#6362a5!important;stroke-width:3px!important}.neon-svg [id="1"],.neon-svg [id="7"]{stroke-width:11px!important}#water-wave-path{fill:#6362a5!important;stroke:none!important}.neon-flicker path[id="1"],.neon-flicker path[id="7"]{animation:1.5s infinite alternate flicker}.neon-flicker path:not([id="1"]):not([id="7"]):not(#water-wave-path){filter:drop-shadow(0 0 10px #6362a5)!important}@keyframes flicker{0%,19%,21%,23%,25%,54%,56%,to{filter:drop-shadow(0 0 8px #6362a5)drop-shadow(0 0 20px #ffc80080);stroke:#6362a5!important}20%,24%,55%{filter:none;stroke:#6362a5!important}}.text-container{text-align:center;z-index:10;flex-direction:column;align-items:center;max-width:650px;display:flex}.morph-text{color:#00b4d8;cursor:crosshair;justify-content:center;align-items:center;gap:15px;height:90px;margin-bottom:20px;font-family:DynaPuff,cursive;font-size:5rem;display:flex}.char{font-variation-settings:"wght" 400;transform-origin:50%;transition:font-variation-settings .15s cubic-bezier(.25,1,.5,1),transform .15s cubic-bezier(.25,1,.5,1);display:inline-block}.cyan-water-text{color:#0000;-webkit-text-stroke:1px #444;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='1000' viewBox='0 0 200 1000'%3E%3Cpath d='M0,50 Q50,0 100,50 T200,50 L200,1000 L0,1000 Z' fill='%23000000'/%3E%3C/svg%3E");background-position:0 400px;background-repeat:repeat-x;background-size:200px 1000px;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-family:DynaPuff,cursive;font-size:1.3rem;font-weight:400;line-height:1.6;transition:filter .5s}.action-link{color:#00b4d8;cursor:pointer;opacity:0;font-family:DynaPuff,cursive;font-size:1.2rem;font-weight:700;text-decoration:underline;transition:opacity 1s,color .3s}.action-link:hover{color:#6362a5}.action-link.show{opacity:1}.mobile-access-dialog-overlay{z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#11182799;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.mobile-access-dialog{text-align:center;background:#fff;border-radius:14px;width:min(100%,420px);padding:1.25rem 1.25rem 1rem;box-shadow:0 20px 45px #0003}.mobile-access-dialog h2{color:#1f2937;margin:0 0 .6rem;font-size:1.1rem;font-weight:700}.mobile-access-dialog p{color:#4b5563;margin:0;font-size:.95rem;line-height:1.5}.mobile-access-dialog-button{color:#fff;cursor:pointer;background:#6362a5;border:0;border-radius:10px;margin-top:1rem;padding:.55rem 1rem;font-size:.9rem;font-weight:600}.tech-stack{z-index:20;justify-content:space-between;align-items:center;height:150px;padding:2rem 100px;display:flex;position:relative}.tech-icon{width:100px;height:100px;position:relative}.logo-layer{width:100%;height:100%;position:absolute;top:0;left:0}.logo-layer svg{width:100%;height:100%;overflow:visible}.stroke-layer path{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:#0000!important}.tech-icon[data-src="logos/lc.svg"] .stroke-layer path{stroke-width:16px!important}.fill-layer{clip-path:inset(100% 0% 0%)}.fill-layer path{stroke:none!important}
