.orb-container{position:relative;z-index:0;width:100%;height:100%}.strands-container{position:relative;width:100%;height:100%;background:transparent}.strands-container canvas{display:block;width:100%;height:100%}.web-threads-container{position:relative;width:100%;height:100%;overflow:hidden}.magic-rings-container{width:100%;height:100%}:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#000}*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden;background:#000}.stage,.effects,.effect-layer{position:absolute;top:0;right:0;bottom:0;left:0}.stage{min-height:100dvh;isolation:isolate;background:#000}.effects{z-index:0}.effect-layer{opacity:0;will-change:opacity}.effect-layer.is-entering{z-index:2;animation:effect-enter 1s ease forwards}.effect-layer.is-leaving{z-index:1;animation:effect-leave 1s ease forwards}.brand{position:relative;z-index:3;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;pointer-events:none}.brand:before{content:"";position:absolute;z-index:-1;width:min(520px,82vw);height:min(230px,34vh);border-radius:50%;background:radial-gradient(ellipse,rgba(0,0,0,.88) 0%,rgba(0,0,0,.62) 38%,rgba(0,0,0,.16) 66%,transparent 78%);filter:blur(8px)}.logo{display:block;width:min(281px,34vw);height:auto}.tagline{margin:0;color:#d9d9de;font-size:13px;font-weight:400;letter-spacing:.16em;white-space:nowrap}.loading-dots span{display:inline-block;animation:loading-dot 1.4s infinite ease-in-out}.loading-dots span:nth-child(2){animation-delay:.18s}.loading-dots span:nth-child(3){animation-delay:.36s}@keyframes effect-enter{0%{opacity:0}to{opacity:1}}@keyframes effect-leave{0%{opacity:1}to{opacity:0}}@keyframes loading-dot{0%,20%,to{opacity:.22;transform:translateY(0)}50%{opacity:1;transform:translateY(-1px)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 520px){.logo{width:min(281px,66vw)}.tagline{font-size:11px;letter-spacing:.12em}}@media (prefers-reduced-motion: reduce){.effect-layer.is-entering,.effect-layer.is-leaving,.loading-dots span{animation-duration:.01ms}}
