.AnimatedGradient-module__8yV3iq__gradient{z-index:var(--z-background);pointer-events:none;background:linear-gradient(120deg,#38bdf833,#a855f733,#22c55e33,#0f172ab3) 0 0/300% 300%;animation:18s infinite AnimatedGradient-module__8yV3iq__gradientShift;position:fixed;inset:0}@keyframes AnimatedGradient-module__8yV3iq__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
.NoisePattern-module__SubrOG__noise{z-index:var(--z-background-overlay);opacity:.35;pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#0f172a80 1px,#0000 0);background-size:12px 12px;position:fixed;inset:0}
.BrandLogo-module__80zmpa__brand{color:inherit;align-items:center;gap:.6rem;text-decoration:none;display:flex}.BrandLogo-module__80zmpa__logo{filter:drop-shadow(0 0 8px #38bdf866);width:32px;height:32px;display:block}.BrandLogo-module__80zmpa__text{flex-direction:column;line-height:1.1;display:flex}.BrandLogo-module__80zmpa__name{letter-spacing:.05em;text-transform:uppercase;font-size:.95rem;font-weight:700}.BrandLogo-module__80zmpa__helix{color:var(--brand-helix);text-shadow:0 0 12px #f755f566}.BrandLogo-module__80zmpa__bytes{color:var(--brand-bytes);text-shadow:0 0 12px #22c55e66}.BrandLogo-module__80zmpa__tagline{color:var(--brand-tagline);opacity:.9;font-size:.7rem}@media (max-width:639px){.BrandLogo-module__80zmpa__text{display:none}}
.MenuToggle-module__X13wzG__toggle{z-index:var(--z-menu-toggle);cursor:pointer;background:#0f172af2;border:none;border-radius:999px;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;padding:0;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 0 0 1px #94a3b866}.MenuToggle-module__X13wzG__toggle:hover{box-shadow:0 0 0 1px var(--accent-1),0 0 18px #38bdf899;transform:translateY(-1px)scale(1.04)}.MenuToggle-module__X13wzG__toggleOpen{box-shadow:0 0 0 1px var(--accent-2),0 0 20px #a855f799}.MenuToggle-module__X13wzG__toggle:focus{outline-offset:3px;outline:2px solid #fff}.MenuToggle-module__X13wzG__toggle:before{content:"";background:radial-gradient(circle,var(--accent-1),transparent 70%);opacity:0;border-radius:999px;animation:3s ease-in-out infinite MenuToggle-module__X13wzG__togglePulse;position:absolute;inset:-2px}.MenuToggle-module__X13wzG__toggleOpen:before{opacity:0;animation:none}@keyframes MenuToggle-module__X13wzG__togglePulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.15;transform:scale(1.15)}}.MenuToggle-module__X13wzG__icon{width:1.6rem;height:1.6rem}.MenuToggle-module__X13wzG__iconLine{fill:none;stroke:#fff;stroke-width:6px;stroke-linecap:round;transform-origin:50%;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55),opacity .3s,stroke .25s}.MenuToggle-module__X13wzG__iconLineTopOpen{transform:translateY(20px)rotate(45deg)}.MenuToggle-module__X13wzG__iconLineMiddleOpen{opacity:0}.MenuToggle-module__X13wzG__iconLineBottomOpen{transform:translateY(-20px)rotate(-45deg)}
.MenuBackground-module__njWoNq__bg{pointer-events:none;width:200vw;height:200vh;z-index:var(--z-menu-bg);transform-origin:100% 0;transition:transform 1.2s cubic-bezier(.25,.46,.45,.94),opacity .6s ease-out;position:fixed;top:0;right:0;transform:scale(.22)}.MenuBackground-module__njWoNq__shape{fill:#a855f7;transform-origin:100% 0;transition:d 1.2s cubic-bezier(.25,.46,.45,.94)}.MenuBackground-module__njWoNq__shapeOpen{animation:1.4s cubic-bezier(.25,.46,.45,.94) forwards MenuBackground-module__njWoNq__shapeRotate}@keyframes MenuBackground-module__njWoNq__shapeRotate{0%{transform:rotate(0)}50%{transform:rotate(1deg)}to{transform:rotate(0)}}.MenuBackground-module__njWoNq__bgOpen{transition:transform 1.4s cubic-bezier(.25,.46,.45,.94),opacity .6s ease-out;transform:scale(1.05);opacity:1!important}.MenuBackground-module__njWoNq__bgScrolledNotOpen{transition:transform .4s cubic-bezier(.25,.46,.45,.94);transform:scale(.1)}@media (max-width:639px){.MenuBackground-module__njWoNq__bgScrolledNotOpen{transform:scale(.11)}}@media (min-width:640px) and (max-width:767px){.MenuBackground-module__njWoNq__bgScrolledNotOpen{transform:scale(.09)}}
.MenuLink-module__qski1q__link{text-transform:uppercase;letter-spacing:.16em;color:#fff;cursor:pointer;font-size:clamp(1.5rem,3vw,2.4rem);text-decoration:none;transition:transform .25s,color .25s;display:inline-block;position:relative}.MenuLink-module__qski1q__link:after{content:"";background:linear-gradient(90deg,var(--accent-1),var(--accent-2));width:0;height:2px;transition:width .25s;position:absolute;bottom:-.4rem;left:50%;transform:translate(-50%)}.MenuLink-module__qski1q__link:hover{color:var(--accent-1);text-shadow:0 0 20px #38bdf880,0 0 40px #38bdf84d;filter:brightness(1.2);transform:translateY(-2px)}.MenuLink-module__qski1q__link:hover:after{width:60%;box-shadow:0 0 12px #38bdf8cc}.MenuLink-module__qski1q__active{color:var(--accent-1)}.MenuLink-module__qski1q__active:after{background:linear-gradient(90deg,var(--accent-1),var(--accent-2));width:40%}
.MenuPanel-module__cFDK5q__panel{z-index:var(--z-menu-panel);opacity:0;pointer-events:none;justify-content:center;align-items:center;padding:2rem;transition:opacity .45s ease-out,transform .85s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;inset:0;transform:translateY(-20px)scale(.94)}.MenuPanel-module__cFDK5q__panelOpen{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.MenuPanel-module__cFDK5q__panel:before{content:"";-webkit-backdrop-filter:blur(8px);mix-blend-mode:normal;background:radial-gradient(circle at top,#0f172a52,#020617);position:absolute;inset:0}.MenuPanel-module__cFDK5q__list{text-align:center;margin:auto;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;list-style:none}.MenuPanel-module__cFDK5q__item{margin:.75rem 0}.MenuPanel-module__cFDK5q__itemOpen{opacity:0;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards MenuPanel-module__cFDK5q__itemIn;transform:translateY(10px)}.MenuPanel-module__cFDK5q__itemOpen:first-child{animation-delay:.12s}.MenuPanel-module__cFDK5q__itemOpen:nth-child(2){animation-delay:.18s}.MenuPanel-module__cFDK5q__itemOpen:nth-child(3){animation-delay:.24s}.MenuPanel-module__cFDK5q__itemOpen:nth-child(4){animation-delay:.3s}.MenuPanel-module__cFDK5q__itemOpen:nth-child(5){animation-delay:.36s}@keyframes MenuPanel-module__cFDK5q__itemIn{to{opacity:1;transform:translateY(0)}}@media (max-width:639px){.MenuPanel-module__cFDK5q__panel{align-items:flex-start;padding-top:5rem}}
.Menu-module___Z9Bfq__menu{z-index:var(--z-menu-base);position:relative}
.Header-module__85i50G__header{z-index:var(--z-header);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#0f172ae6,#0f172a99,#0000);border-bottom:1px solid #94a3b833;position:sticky;top:0}.Header-module__85i50G__nav{max-width:var(--max-width);align-items:center;gap:1rem;margin:0 auto;padding:.75rem 1rem;display:flex}.Header-module__85i50G__navRight{align-items:center;column-gap:3rem;margin-left:auto;display:flex}.Header-module__85i50G__navCta{color:var(--text-main);white-space:nowrap;z-index:var(--z-menu-cta);background:radial-gradient(circle at 0 0,#38bdf826,#0f172acc);border:1px solid #94a3b899;border-radius:999px;align-items:center;gap:.3rem;padding:.45rem .9rem;font-size:.8rem;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s,opacity .4s ease-out .2s;display:inline-flex}.Header-module__85i50G__navCta:hover{border-color:var(--accent-1);transform:translateY(-1px);box-shadow:0 8px 20px #0f172acc}.Header-module__85i50G__ctaHidden{opacity:0;pointer-events:none;transition:opacity .25s ease-out,transform .25s ease-out;transform:translateY(-4px)}.Header-module__85i50G__navCta span{font-size:1rem}@media (max-width:639px){.Header-module__85i50G__nav{padding-inline:.9rem}.Header-module__85i50G__navCta{display:none}}
.Footer-module__hP-FLq__footer{background:radial-gradient(circle at top left,#0f172af2 0%,var(--bg-gradient-1)55%,#050816 100%);color:var(--text-main);border-top:1px solid var(--border-subtle);margin-top:4rem;padding:4rem 1.5rem 2rem;position:relative;overflow:hidden}.Footer-module__hP-FLq__footer section{min-height:auto}.Footer-module__hP-FLq__footer:before{content:"";opacity:.8;pointer-events:none;z-index:0;background:radial-gradient(circle at 10% -10%,#a855f726,#0000 60%),radial-gradient(circle at 120%,#38bdf81f,#0000 55%);position:absolute;inset:-40%}.Footer-module__hP-FLq__footerInner{z-index:1;grid-template-columns:minmax(0,2.2fr) repeat(3,minmax(0,1.4fr));gap:2.5rem;max-width:1120px;margin:0 auto;display:grid;position:relative}.Footer-module__hP-FLq__brandSection,.Footer-module__hP-FLq__linksSection,.Footer-module__hP-FLq__contactSection,.Footer-module__hP-FLq__socialSection,.Footer-module__hP-FLq__bottomBar{opacity:0;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(30px)}.Footer-module__hP-FLq__brandVisible{opacity:1;transform:translateY(0)}.Footer-module__hP-FLq__linksVisible{opacity:1;transition-delay:.1s;transform:translateY(0)}.Footer-module__hP-FLq__contactVisible{opacity:1;transition-delay:.2s;transform:translateY(0)}.Footer-module__hP-FLq__socialVisible{opacity:1;transition-delay:.3s;transform:translateY(0)}.Footer-module__hP-FLq__bottomBarVisible{opacity:1;transition-delay:.5s;transform:translateY(0)}.Footer-module__hP-FLq__brandSection{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a66;border:1px solid #94a3b81a;border-radius:1.2rem;flex-direction:column;gap:.7rem;padding:1.2rem;display:flex;position:relative;overflow:hidden}.Footer-module__hP-FLq__brandSection:before{content:"";background:linear-gradient(135deg,var(--accent-2),var(--accent-1),var(--accent-3),var(--accent-4));-webkit-mask-composite:xor;opacity:.2;pointer-events:none;border-radius:1.2rem;padding:1px;animation:6s linear infinite Footer-module__hP-FLq__rotateGradient;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes Footer-module__hP-FLq__rotateGradient{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}.Footer-module__hP-FLq__brandName{letter-spacing:.08em;text-transform:uppercase;color:var(--text-main);margin:0;font-size:.95rem;font-weight:700;line-height:1.3}.Footer-module__hP-FLq__helix{color:var(--brand-helix);text-shadow:0 0 10px #f755f580}.Footer-module__hP-FLq__bytes{color:var(--brand-bytes);text-shadow:0 0 10px #22c55e80}.Footer-module__hP-FLq__tagline{background-image:linear-gradient(120deg,var(--accent-1),var(--accent-2),var(--accent-3));color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:.88rem;font-weight:500}.Footer-module__hP-FLq__description{color:#e2e8f0d9;margin:.3rem 0 0;font-size:.88rem;line-height:1.6}.Footer-module__hP-FLq__columnTitle{text-transform:uppercase;letter-spacing:.2em;color:var(--accent-1);margin:0 0 1rem;font-size:.8rem;font-weight:600}.Footer-module__hP-FLq__linksSection{flex-direction:column;display:flex}.Footer-module__hP-FLq__linkList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__hP-FLq__navLink{color:#f1f5f9d9;align-items:center;width:fit-content;font-size:.9rem;text-decoration:none;transition:color .2s cubic-bezier(.25,.46,.45,.94),transform .18s cubic-bezier(.25,.46,.45,.94);display:inline-flex;position:relative}.Footer-module__hP-FLq__navLink:after{content:"";transform-origin:0;background:linear-gradient(90deg,var(--accent-2),var(--accent-1));width:100%;height:1px;transition:transform .22s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:-.12rem;left:0;transform:scaleX(0)}.Footer-module__hP-FLq__navLink:hover,.Footer-module__hP-FLq__navLink:focus-visible{color:var(--text-main);transform:translate(4px)}.Footer-module__hP-FLq__navLink:hover:after,.Footer-module__hP-FLq__navLink:focus-visible:after{transform:scaleX(1)}.Footer-module__hP-FLq__contactSection{flex-direction:column;gap:.9rem;display:flex}.Footer-module__hP-FLq__address{flex-direction:column;gap:.35rem;font-style:normal;display:flex}.Footer-module__hP-FLq__emailLink{color:#f1f5f9e6;width:fit-content;font-size:.9rem;text-decoration:none;transition:color .18s cubic-bezier(.25,.46,.45,.94),text-shadow .18s cubic-bezier(.25,.46,.45,.94)}.Footer-module__hP-FLq__emailLink:hover,.Footer-module__hP-FLq__emailLink:focus-visible{color:var(--text-main);text-shadow:0 0 12px #a855f7b3}.Footer-module__hP-FLq__hours{color:var(--text-muted);margin:0;font-size:.85rem}.Footer-module__hP-FLq__responseTime{color:var(--text-muted);opacity:.8;margin:.25rem 0 0;font-size:.8rem}.Footer-module__hP-FLq__ctaButton{color:var(--text-main);background:radial-gradient(circle at 0 0,#a855f740,#0f172ae6);border:1px solid #a855f799;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.8rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:transform .2s cubic-bezier(.25,.46,.45,.94),box-shadow .2s cubic-bezier(.25,.46,.45,.94),background .2s cubic-bezier(.25,.46,.45,.94),border-color .2s cubic-bezier(.25,.46,.45,.94);display:inline-flex;box-shadow:0 0 15px #a855f766,0 12px 28px #0009}.Footer-module__hP-FLq__ctaButton:hover,.Footer-module__hP-FLq__ctaButton:focus-visible{background:radial-gradient(circle at 0 0,#38bdf84d,#0f172af2);border-color:#38bdf8b3;transform:translateY(-2px);box-shadow:0 0 20px #a855f7cc,0 16px 36px #000c}.Footer-module__hP-FLq__ctaArrow{font-size:1rem;transition:transform .18s cubic-bezier(.25,.46,.45,.94);transform:translate(0)}.Footer-module__hP-FLq__ctaButton:hover .Footer-module__hP-FLq__ctaArrow,.Footer-module__hP-FLq__ctaButton:focus-visible .Footer-module__hP-FLq__ctaArrow{transform:translate(3px)}.Footer-module__hP-FLq__socialSection{flex-direction:column;gap:.75rem;display:flex}.Footer-module__hP-FLq__socialList{grid-template-columns:1fr;gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.Footer-module__hP-FLq__socialPill{--dot-accent:var(--accent-1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#e2e8f0e6;background:#0f172a99;border:1px solid #94a3b84d;border-radius:999px;justify-content:flex-start;align-items:center;gap:.5rem;width:fit-content;padding:.5rem;font-size:.85rem;text-decoration:none;transition:transform .2s cubic-bezier(.25,.46,.45,.94),box-shadow .2s cubic-bezier(.25,.46,.45,.94),border-color .2s cubic-bezier(.25,.46,.45,.94),background .2s cubic-bezier(.25,.46,.45,.94),padding .22s cubic-bezier(.25,.46,.45,.94);display:inline-flex;overflow:hidden}.Footer-module__hP-FLq__socialPill:hover,.Footer-module__hP-FLq__socialPill:focus-visible{border-color:var(--dot-accent);box-shadow:0 8px 24px #0f172ae6,0 0 16px var(--dot-accent);background:#0f172ad9;padding:.5rem 1rem .5rem .5rem;transform:translateY(-2px)}.Footer-module__hP-FLq__socialDot{background:var(--dot-accent);width:.6rem;height:.6rem;box-shadow:0 0 8px var(--dot-accent);border-radius:999px;flex-shrink:0;transition:transform .18s cubic-bezier(.25,.46,.45,.94)}.Footer-module__hP-FLq__socialPill:hover .Footer-module__hP-FLq__socialDot,.Footer-module__hP-FLq__socialPill:focus-visible .Footer-module__hP-FLq__socialDot{transform:scale(1.15)}.Footer-module__hP-FLq__socialLabel{white-space:nowrap;opacity:0;max-width:0;transition:opacity .22s cubic-bezier(.25,.46,.45,.94),transform .22s cubic-bezier(.25,.46,.45,.94),max-width .24s cubic-bezier(.25,.46,.45,.94);overflow:hidden;transform:translate(-8px)}.Footer-module__hP-FLq__socialPill:hover .Footer-module__hP-FLq__socialLabel,.Footer-module__hP-FLq__socialPill:focus-visible .Footer-module__hP-FLq__socialLabel{opacity:1;max-width:100px;transform:translate(0)}.Footer-module__hP-FLq__bottomBar{z-index:1;border-top:1px solid #94a3b833;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;max-width:1120px;margin:2.5rem auto 0;padding-top:1.5rem;display:flex;position:relative}.Footer-module__hP-FLq__copyright{color:var(--text-muted);margin:0;font-size:.8rem}.Footer-module__hP-FLq__bottomLinks{align-items:center;gap:.5rem;font-size:.8rem;display:inline-flex}.Footer-module__hP-FLq__bottomLink{color:#cbd5e1e6;text-decoration:none;transition:color .16s cubic-bezier(.25,.46,.45,.94)}.Footer-module__hP-FLq__bottomLink:hover,.Footer-module__hP-FLq__bottomLink:focus-visible{color:var(--text-main)}.Footer-module__hP-FLq__bottomSeparator{color:#94a3b8b3}@media (max-width:960px){.Footer-module__hP-FLq__footerInner{grid-template-columns:minmax(0,2fr) minmax(0,1.5fr);row-gap:2rem}.Footer-module__hP-FLq__socialList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.Footer-module__hP-FLq__footer{padding-inline:1.25rem;padding-top:3rem}.Footer-module__hP-FLq__footerInner{grid-template-columns:minmax(0,1fr)}.Footer-module__hP-FLq__bottomBar{flex-direction:column;align-items:flex-start}.Footer-module__hP-FLq__brandSection{gap:.6rem;padding:1rem}.Footer-module__hP-FLq__brandName{font-size:.85rem}.Footer-module__hP-FLq__tagline{font-size:.8rem}.Footer-module__hP-FLq__description{margin-top:.2rem;font-size:.82rem}}@media (prefers-reduced-motion:reduce){.Footer-module__hP-FLq__brandSection,.Footer-module__hP-FLq__linksSection,.Footer-module__hP-FLq__contactSection,.Footer-module__hP-FLq__socialSection,.Footer-module__hP-FLq__bottomBar{transition-duration:.01ms}.Footer-module__hP-FLq__brandSection:before{animation:none}.Footer-module__hP-FLq__navLink,.Footer-module__hP-FLq__emailLink,.Footer-module__hP-FLq__ctaButton,.Footer-module__hP-FLq__socialPill,.Footer-module__hP-FLq__bottomLink,.Footer-module__hP-FLq__socialLabel{transition-duration:.01ms}}
:root{--bg-gradient-1:#050816;--bg-gradient-2:#0f172a;--accent-1:#38bdf8;--accent-2:#a855f7;--accent-3:#22c55e;--accent-4:#f97316;--accent-5:#ec4899;--accent-6:#3b82f6;--text-main:#f9fafb;--text-muted:#9ca3af;--card-bg:#0f172ad9;--border-subtle:#94a3b84d;--brand-helix:#f755f5;--brand-bytes:#22c55e;--brand-tagline:#00f5ff;--max-width:1200px;--cards-overshoot:4rem;--z-background:-10;--z-background-overlay:-5;--z-content:1;--z-header:100;--z-menu-base:1000;--z-menu-bg:1000;--z-menu-panel:1001;--z-menu-cta:1001;--z-menu-toggle:1002}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text-main);background:radial-gradient(circle at top,#1e293b 0,#020617 45%,#000 100%);min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}main{max-width:var(--max-width);margin:0 auto;padding:0 1rem 3rem}section{align-items:center;min-height:100vh;padding:4.5rem 0 3rem;display:flex}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
