@import "https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@100&display=swap";
.CtaSection-module__4AmYZG__sectionWrapper{background-color:var(--bg-primary);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:90vh;padding:8rem 4vw;font-family:Roboto Mono,sans-serif;display:flex;position:relative;overflow:hidden}.CtaSection-module__4AmYZG__contentContainer{z-index:3;text-align:center;background:radial-gradient(circle at center, color-mix(in srgb, var(--bg-primary) 85%, transparent) 0%, color-mix(in srgb, var(--bg-primary) 40%, transparent) 40%, transparent 70%);border-radius:50%;width:100%;max-width:900px;padding:6rem 2rem;position:relative}.CtaSection-module__4AmYZG__headline{letter-spacing:-.04em;color:var(--text-primary);opacity:0;margin:0 0 1rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:300;line-height:1.1;animation:1.2s cubic-bezier(.25,.46,.45,.94) .3s forwards CtaSection-module__4AmYZG__scaleInFade}.CtaSection-module__4AmYZG__headlineEmph{background:linear-gradient(135deg,#08cfed 0%,#0094ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}@keyframes CtaSection-module__4AmYZG__scaleInFade{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.CtaSection-module__4AmYZG__subHeadline{color:var(--text-secondary);letter-spacing:.02em;opacity:0;margin:0 0 3.5rem;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:300;animation:1s ease-out .6s forwards CtaSection-module__4AmYZG__slideUpFade}@keyframes CtaSection-module__4AmYZG__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CtaSection-module__4AmYZG__ctaButton{color:var(--text-primary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:0 0;border:1px solid #08cfed66;border-radius:4px;justify-content:center;align-items:center;gap:.75rem;padding:18px 40px;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .4s;animation:1s ease-out .8s forwards CtaSection-module__4AmYZG__slideUpFade;display:inline-flex;position:relative;overflow:hidden}.CtaSection-module__4AmYZG__ctaButton:hover{color:var(--text-primary);background:#08cfed14;border-color:#08cfed;transform:translateY(-2px);box-shadow:0 0 20px #08cfed33,inset 0 0 10px #08cfed1a}.CtaSection-module__4AmYZG__ctaButton:active{transform:translateY(0)}.CtaSection-module__4AmYZG__btnIcon{transition:transform .3s}.CtaSection-module__4AmYZG__ctaButton:hover .CtaSection-module__4AmYZG__btnIcon{transform:translate(4px)translateY(-4px)}@media (max-width:768px){.CtaSection-module__4AmYZG__sectionWrapper{min-height:70vh;padding:6rem 6vw}.CtaSection-module__4AmYZG__contentContainer{padding:4rem 1rem}.CtaSection-module__4AmYZG__ctaButton{padding:16px 32px}}
.HeroSection-module__bm9U5W__heroWrapper{background-color:var(--bg-primary);box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:90vh;padding:2rem 5vw;font-family:Roboto Mono,sans-serif;display:flex;position:relative;overflow:hidden}.HeroSection-module__bm9U5W__mainHeadline{text-align:center;z-index:1;flex-flow:wrap;justify-content:center;gap:.5em;margin:0;font-size:clamp(3rem,10vw,7.5rem);font-weight:500;line-height:1.2;display:flex;position:relative}.HeroSection-module__bm9U5W__gradientText{background:linear-gradient(251.01deg,#08cfed 31.88%,#0094ff 66.3%,#4e007e 100%);-webkit-text-fill-color:transparent;opacity:0;-webkit-background-clip:text;background-clip:text;animation:.8s ease-out forwards HeroSection-module__bm9U5W__fadeInUp}@keyframes HeroSection-module__bm9U5W__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__bm9U5W__gradientText:last-child{animation-delay:.4s}@media (max-width:768px){.HeroSection-module__bm9U5W__heroWrapper{min-height:100svh;padding:5rem 1.25rem 2rem}.HeroSection-module__bm9U5W__mainHeadline{overflow-wrap:anywhere;flex-flow:column;gap:.15em;width:100%;max-width:100%;font-size:clamp(2rem,11vw,3rem);line-height:1.08}.HeroSection-module__bm9U5W__gradientText{max-width:100%;display:block}}@media (max-width:360px){.HeroSection-module__bm9U5W__heroWrapper{padding-inline:1rem}.HeroSection-module__bm9U5W__mainHeadline{font-size:clamp(1.8rem,10.5vw,2.35rem)}}
.ParticleOcean-module__eAQY1a__oceanContainer{z-index:0;background-color:#0000;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ParticleOcean-module__eAQY1a__canvas{width:100%;height:100%;display:block}
.NavigationPanel-module__JXoDzW__panel{background:var(--bg-primary);border-top:1px solid var(--border-color);grid-template-columns:1.2fr .8fr;align-items:stretch;width:100%;min-height:100vh;font-family:Roboto Mono,sans-serif;display:grid;position:relative;overflow:hidden}.NavigationPanel-module__JXoDzW__copy{flex-direction:column;justify-content:center;min-width:0;padding:8rem 8vw;display:flex}.NavigationPanel-module__JXoDzW__eyebrow,.NavigationPanel-module__JXoDzW__headline,.NavigationPanel-module__JXoDzW__description,.NavigationPanel-module__JXoDzW__action,.NavigationPanel-module__JXoDzW__signalField{opacity:0}.NavigationPanel-module__JXoDzW__visible .NavigationPanel-module__JXoDzW__eyebrow,.NavigationPanel-module__JXoDzW__visible .NavigationPanel-module__JXoDzW__headline,.NavigationPanel-module__JXoDzW__visible .NavigationPanel-module__JXoDzW__description,.NavigationPanel-module__JXoDzW__visible .NavigationPanel-module__JXoDzW__action{animation:.7s ease-out forwards NavigationPanel-module__JXoDzW__enterCopy}.NavigationPanel-module__JXoDzW__visible .NavigationPanel-module__JXoDzW__headline{animation-delay:.1s}.NavigationPanel-module__JXoDzW__visible .NavigationPanel-module__JXoDzW__description{animation-delay:.2s}.NavigationPanel-module__JXoDzW__visible .NavigationPanel-module__JXoDzW__action{animation-delay:.3s}.NavigationPanel-module__JXoDzW__visible .NavigationPanel-module__JXoDzW__signalField{animation:.9s ease-out .15s forwards NavigationPanel-module__JXoDzW__enterSignal}.NavigationPanel-module__JXoDzW__eyebrow{color:var(--text-tertiary);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.72rem}.NavigationPanel-module__JXoDzW__headline{max-width:14ch;color:var(--text-primary);letter-spacing:-.065em;margin:0;font-size:clamp(3rem,6vw,6.5rem);font-weight:300;line-height:.96}.NavigationPanel-module__JXoDzW__description{max-width:42rem;color:var(--text-secondary);margin:2rem 0 0;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.75}.NavigationPanel-module__JXoDzW__action{border:1px solid var(--text-primary);min-height:3.2rem;color:var(--text-primary);align-self:flex-start;align-items:center;gap:.75rem;margin-top:2.5rem;padding:.85rem 1.2rem;text-decoration:none;transition:background-color .18s,color .18s;display:inline-flex}.NavigationPanel-module__JXoDzW__action:hover,.NavigationPanel-module__JXoDzW__action:focus-visible{background:var(--text-primary);color:var(--bg-primary);outline:none}.NavigationPanel-module__JXoDzW__action svg{transition:transform .18s}.NavigationPanel-module__JXoDzW__action:hover svg,.NavigationPanel-module__JXoDzW__action:focus-visible svg{transform:translate(.3rem)}.NavigationPanel-module__JXoDzW__signalField{border-left:1px solid var(--border-color);background:var(--bg-secondary);place-items:center;min-height:100%;display:grid;position:relative;overflow:hidden}.NavigationPanel-module__JXoDzW__signal{color:var(--text-primary);letter-spacing:-.12em;opacity:.08;font-size:clamp(8rem,22vw,25rem);font-weight:100;line-height:.8;transform:translate(-.04em)}.NavigationPanel-module__JXoDzW__route{color:var(--text-tertiary);letter-spacing:.12em;font-size:.72rem;position:absolute;bottom:2rem;right:2rem}.NavigationPanel-module__JXoDzW__axis{background:var(--border-hover);width:1px;position:absolute;inset:12% 50%}.NavigationPanel-module__JXoDzW__products .NavigationPanel-module__JXoDzW__axis{transform:rotate(18deg)}.NavigationPanel-module__JXoDzW__solutions .NavigationPanel-module__JXoDzW__axis{transform:rotate(-18deg)}.NavigationPanel-module__JXoDzW__magic .NavigationPanel-module__JXoDzW__axis{transform:rotate(45deg)}@keyframes NavigationPanel-module__JXoDzW__enterCopy{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes NavigationPanel-module__JXoDzW__enterSignal{0%{opacity:0;transform:translate(2rem)}to{opacity:1;transform:translate(0)}}@media (max-width:1200px){.NavigationPanel-module__JXoDzW__panel{grid-template-columns:1fr;min-height:auto}.NavigationPanel-module__JXoDzW__copy{min-height:70vh;padding:6rem 6vw}.NavigationPanel-module__JXoDzW__signalField{border-top:1px solid var(--border-color);border-left:0;min-height:36rem}}@media (max-width:768px){.NavigationPanel-module__JXoDzW__copy{min-height:68vh;padding:5rem 1rem}.NavigationPanel-module__JXoDzW__signalField{min-height:24rem}.NavigationPanel-module__JXoDzW__signal{font-size:clamp(9rem,55vw,16rem)}}@media (prefers-reduced-motion:reduce){.NavigationPanel-module__JXoDzW__eyebrow,.NavigationPanel-module__JXoDzW__headline,.NavigationPanel-module__JXoDzW__description,.NavigationPanel-module__JXoDzW__action,.NavigationPanel-module__JXoDzW__signalField{opacity:1;animation:none!important}}
.TechStackSection-module__WCYGsG__techStackWrapper{background-color:var(--bg-primary);grid-template-columns:1.2fr .8fr;align-items:center;gap:0;width:100%;min-height:100vh;font-family:Roboto Mono,sans-serif;display:grid;position:relative;overflow:hidden}.TechStackSection-module__WCYGsG__textBlock{color:var(--text-primary);z-index:2;flex-direction:column;justify-content:center;min-width:0;max-width:none;padding:8rem 8vw;display:flex;position:relative}.TechStackSection-module__WCYGsG__headline,.TechStackSection-module__WCYGsG__description,.TechStackSection-module__WCYGsG__knowMoreButton,.TechStackSection-module__WCYGsG__stackContainer{opacity:0}.TechStackSection-module__WCYGsG__techStackWrapper.TechStackSection-module__WCYGsG__isVisible .TechStackSection-module__WCYGsG__headline{animation:1s ease-out .3s forwards TechStackSection-module__WCYGsG__slideInLeft}.TechStackSection-module__WCYGsG__techStackWrapper.TechStackSection-module__WCYGsG__isVisible .TechStackSection-module__WCYGsG__description{animation:1s ease-out .6s forwards TechStackSection-module__WCYGsG__slideInLeft}.TechStackSection-module__WCYGsG__techStackWrapper.TechStackSection-module__WCYGsG__isVisible .TechStackSection-module__WCYGsG__knowMoreButton{animation:1s ease-out .9s forwards TechStackSection-module__WCYGsG__slideInLeft}.TechStackSection-module__WCYGsG__techStackWrapper.TechStackSection-module__WCYGsG__isVisible .TechStackSection-module__WCYGsG__stackContainer{animation:1s ease-out .5s forwards TechStackSection-module__WCYGsG__slideInRight}.TechStackSection-module__WCYGsG__headline{letter-spacing:-.02em;background:linear-gradient(135deg,#08cfed 0%,#0094ff 50%,#fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:clamp(1.8rem,3.5vw,3.5rem);font-weight:600;line-height:1.1}@keyframes TechStackSection-module__WCYGsG__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.TechStackSection-module__WCYGsG__headlineEmph{color:#08cfed}.TechStackSection-module__WCYGsG__headlineEmph:after{content:"";background:linear-gradient(90deg,#08cfed,#0094ff);border-radius:2px;width:100%;height:3px;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.TechStackSection-module__WCYGsG__techStackWrapper.TechStackSection-module__WCYGsG__isVisible :is(.TechStackSection-module__WCYGsG__headlineEmph:after){animation:1.2s ease-out .8s forwards TechStackSection-module__WCYGsG__underlineExpand}@keyframes TechStackSection-module__WCYGsG__underlineExpand{to{transform:scaleX(1)}}.TechStackSection-module__WCYGsG__description{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;font-size:clamp(1.1rem,2.5vw,1.3rem);font-weight:300;line-height:1.8}.TechStackSection-module__WCYGsG__knowMoreButton{color:#08cfed;background:#0000005c;border:1px solid #08cfedc7;border-radius:2px;align-self:flex-start;align-items:center;gap:.5rem;padding:14px 28px;font-size:1rem;font-weight:400;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #08cfed14}.TechStackSection-module__WCYGsG__knowMoreButton:after{content:"";pointer-events:none;border:1px solid #08cfed2e;position:absolute;inset:4px}.TechStackSection-module__WCYGsG__knowMoreButton:hover{background:#08cfed14;border-color:#08cfed;transform:translateY(-1px);box-shadow:0 0 24px #08cfed29}.TechStackSection-module__WCYGsG__stackContainer{justify-content:center;align-items:center;min-height:600px;padding:4rem 4vw;display:flex;position:relative}@keyframes TechStackSection-module__WCYGsG__slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width:1200px){.TechStackSection-module__WCYGsG__techStackWrapper{grid-template-columns:1fr;min-height:auto}.TechStackSection-module__WCYGsG__textBlock{text-align:center;align-items:center;padding:6rem 6vw 4rem}.TechStackSection-module__WCYGsG__stackContainer{border-left:none;border-top:1px solid var(--border-color);background:var(--bg-secondary);padding:2rem 4vw 6rem}.TechStackSection-module__WCYGsG__knowMoreButton{align-self:center}}@media (max-width:768px){.TechStackSection-module__WCYGsG__textBlock{padding:4rem 6vw 2rem}.TechStackSection-module__WCYGsG__stackContainer{min-height:400px;padding:2rem 4vw 4rem}.TechStackSection-module__WCYGsG__description{margin-bottom:2rem}}
.TechStackVisual-module__YmghOW__introContainer{justify-content:center;align-items:center;width:100%;max-width:400px;height:420px;display:flex}.TechStackVisual-module__YmghOW__detailedContainer{grid-template-rows:1fr auto;grid-template-columns:180px 1fr 320px;gap:2rem;width:100%;max-width:1200px;min-height:500px;display:grid}.TechStackVisual-module__YmghOW__labelsColumn{flex-direction:column;justify-content:center;gap:.5rem;padding-right:1rem;display:flex}.TechStackVisual-module__YmghOW__labelItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1rem;padding:.75rem 0;display:flex;position:relative}.TechStackVisual-module__YmghOW__labelText{color:#ffffff80;white-space:nowrap;font-family:Roboto Mono,monospace;font-size:.9rem;font-weight:500;transition:color .15s}.TechStackVisual-module__YmghOW__labelItem:hover .TechStackVisual-module__YmghOW__labelText,.TechStackVisual-module__YmghOW__labelItemHovered .TechStackVisual-module__YmghOW__labelText{color:#fffc}.TechStackVisual-module__YmghOW__labelItemSelected .TechStackVisual-module__YmghOW__labelText{color:var(--label-color);font-weight:600}.TechStackVisual-module__YmghOW__labelConnector{background:linear-gradient(90deg,#ffffff1a,#0000);flex:1;height:1px;transition:background .15s}.TechStackVisual-module__YmghOW__labelItemSelected .TechStackVisual-module__YmghOW__labelConnector{background:linear-gradient(90deg, var(--label-color), transparent)}.TechStackVisual-module__YmghOW__labelItem:hover .TechStackVisual-module__YmghOW__labelConnector,.TechStackVisual-module__YmghOW__labelItemHovered .TechStackVisual-module__YmghOW__labelConnector{background:linear-gradient(90deg,#ffffff4d,#0000)}.TechStackVisual-module__YmghOW__svgContainer{justify-content:center;align-items:center;min-height:420px;display:flex}.TechStackVisual-module__YmghOW__stackSvg{width:100%;max-width:400px;height:auto;overflow:visible}.TechStackVisual-module__YmghOW__selectionDot{animation:2s ease-in-out infinite TechStackVisual-module__YmghOW__pulse}@keyframes TechStackVisual-module__YmghOW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.TechStackVisual-module__YmghOW__descriptionPanel{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:1.25rem;padding:1.75rem;transition:border-color .15s;display:flex}.TechStackVisual-module__YmghOW__panelHeader{align-items:center;gap:.75rem;display:flex}.TechStackVisual-module__YmghOW__panelDot{border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:background-color .15s;box-shadow:0 0 10px}.TechStackVisual-module__YmghOW__panelTitle{color:#fff;margin:0;font-family:Roboto Mono,monospace;font-size:1.25rem;font-weight:600}.TechStackVisual-module__YmghOW__panelDescription{color:#ffffffb3;margin:0;font-size:.95rem;line-height:1.6}.TechStackVisual-module__YmghOW__panelFeatures{flex-direction:column;gap:.6rem;display:flex}.TechStackVisual-module__YmghOW__featureItem{color:#fff9;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.4;display:flex}.TechStackVisual-module__YmghOW__featureBullet{border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.4rem}.TechStackVisual-module__YmghOW__panelProducts{border-top:1px solid #ffffff0f;padding-top:1rem}.TechStackVisual-module__YmghOW__productsLabel{text-transform:uppercase;letter-spacing:.1em;color:#fff6;margin-bottom:.75rem;font-size:.7rem;display:block}.TechStackVisual-module__YmghOW__productsList{flex-wrap:wrap;gap:.5rem;display:flex}.TechStackVisual-module__YmghOW__productTag{color:#ffffffb3;background:#ffffff0f;border-radius:4px;padding:.35rem .75rem;font-size:.8rem;transition:all .2s}.TechStackVisual-module__YmghOW__productTag:hover{color:#ffffffe6;background:#ffffff1a}.TechStackVisual-module__YmghOW__panelLinks{gap:1.5rem;margin-top:auto;padding-top:1rem;display:flex}.TechStackVisual-module__YmghOW__panelLink{color:var(--panel-color);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.TechStackVisual-module__YmghOW__panelLink:hover{opacity:.8}.TechStackVisual-module__YmghOW__panelLink svg{transition:transform .2s}.TechStackVisual-module__YmghOW__panelLink:hover svg{transform:translate(3px)}.TechStackVisual-module__YmghOW__summaryStrip{border-top:1px solid #ffffff0d;flex-wrap:wrap;grid-column:1/-1;justify-content:center;gap:.5rem;padding-top:2rem;display:flex}.TechStackVisual-module__YmghOW__summaryItem{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1rem;transition:background .15s,border-color .15s;display:flex}.TechStackVisual-module__YmghOW__summaryItem:hover{background:#ffffff0a;border-color:#ffffff1a}.TechStackVisual-module__YmghOW__summaryItemSelected{background:#ffffff0d}.TechStackVisual-module__YmghOW__summaryDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.TechStackVisual-module__YmghOW__summaryItemSelected .TechStackVisual-module__YmghOW__summaryDot{box-shadow:0 0 8px}.TechStackVisual-module__YmghOW__summaryName{color:#fff9;font-family:Roboto Mono,monospace;font-size:.75rem}.TechStackVisual-module__YmghOW__summaryItemSelected .TechStackVisual-module__YmghOW__summaryName{color:#ffffffe6}@media (max-width:1200px){.TechStackVisual-module__YmghOW__detailedContainer{grid-template-columns:150px 1fr 280px;gap:1.5rem}.TechStackVisual-module__YmghOW__labelText{font-size:.8rem}.TechStackVisual-module__YmghOW__descriptionPanel{padding:1.5rem}.TechStackVisual-module__YmghOW__panelTitle{font-size:1.1rem}}@media (max-width:992px){.TechStackVisual-module__YmghOW__detailedContainer{grid-template-rows:auto auto auto auto;grid-template-columns:1fr;gap:2rem;max-width:600px;margin:0 auto}.TechStackVisual-module__YmghOW__labelsColumn{flex-flow:wrap;order:1;justify-content:center;gap:.5rem 1rem;padding-right:0}.TechStackVisual-module__YmghOW__labelItem{background:#ffffff05;border:1px solid #ffffff0f;border-radius:6px;padding:.5rem .75rem}.TechStackVisual-module__YmghOW__labelItemSelected{border-color:var(--label-color);background:#ffffff0a}.TechStackVisual-module__YmghOW__labelConnector{display:none}.TechStackVisual-module__YmghOW__svgContainer{order:2;min-height:350px}.TechStackVisual-module__YmghOW__descriptionPanel{order:3}.TechStackVisual-module__YmghOW__summaryStrip{order:4;grid-column:1;padding-top:1.5rem}.TechStackVisual-module__YmghOW__summaryItem{padding:.5rem .75rem}.TechStackVisual-module__YmghOW__summaryName{font-size:.7rem}}@media (max-width:600px){.TechStackVisual-module__YmghOW__introContainer{max-width:320px;height:350px}.TechStackVisual-module__YmghOW__labelsColumn{gap:.4rem .6rem}.TechStackVisual-module__YmghOW__labelText{font-size:.75rem}.TechStackVisual-module__YmghOW__svgContainer{min-height:300px}.TechStackVisual-module__YmghOW__descriptionPanel{gap:1rem;padding:1.25rem}.TechStackVisual-module__YmghOW__panelTitle{font-size:1rem}.TechStackVisual-module__YmghOW__panelDescription{font-size:.875rem}.TechStackVisual-module__YmghOW__featureItem{font-size:.8rem}.TechStackVisual-module__YmghOW__productTag{padding:.25rem .5rem;font-size:.75rem}.TechStackVisual-module__YmghOW__panelLinks{flex-direction:column;gap:.75rem}.TechStackVisual-module__YmghOW__summaryStrip{gap:.4rem}.TechStackVisual-module__YmghOW__summaryItem{padding:.4rem .6rem}.TechStackVisual-module__YmghOW__summaryDot{width:6px;height:6px}.TechStackVisual-module__YmghOW__summaryName{font-size:.65rem}}.TechStackVisual-module__YmghOW__svgLayer{transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .4s}.TechStackVisual-module__YmghOW__layerFace{transition:fill .3s,stroke-width .3s}.TechStackVisual-module__YmghOW__modulesGroup{animation:.4s forwards TechStackVisual-module__YmghOW__fadeIn}@keyframes TechStackVisual-module__YmghOW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Home-module__g21JLG__container{width:100%}.Home-module__g21JLG__main{flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex}.Home-module__g21JLG__placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;font-family:Roboto Mono,sans-serif;display:flex}.Home-module__g21JLG__placeholder h1{margin-bottom:1rem;font-size:3rem}.Home-module__g21JLG__placeholder p{font-size:1.2rem}
