.cr-home{min-height:100vh;position:relative}.cr-home__section{padding:5rem 0}.cr-home__hero{padding-top:8.25rem}.cr-home__hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(26.25rem,.95fr);align-items:center;gap:4.5rem;display:grid}.cr-home__hero-title{max-width:45rem;color:var(--text);font-family:var(--fontHeading), sans-serif;letter-spacing:-.07em;text-wrap:balance;margin:0;font-size:max(3.5rem,min(7vw,6.75rem));font-weight:800;line-height:.88}.cr-home__title-accent{color:var(--primaryNeon);text-shadow:var(--shadowNeon)}.cr-home__hero-copy{max-width:38.75rem;color:var(--textSoft);margin:1.75rem 0 0;font-size:1rem;line-height:1.9}.cr-home__actions{flex-wrap:wrap;gap:.875rem;margin-top:2.125rem;display:flex}.cr-home__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.875rem;margin-top:3.375rem;display:grid}.cr-home__system-card{border:.0625rem solid var(--border);border-radius:var(--radius);background:radial-gradient(circle at 50% 54%, rgba(var(--primaryRgb), .075), transparent 34%), linear-gradient(180deg, rgba(255,255,255,.04), var(--surfaceSoft));min-height:38rem;box-shadow:var(--shadow);padding:1.75rem;position:relative;overflow:hidden}.cr-home__system-card:before{content:"";pointer-events:none;opacity:.45;background-color:transparent;background-image:linear-gradient(rgba(255,255,255,.024) .0625rem,transparent .0625rem),linear-gradient(90deg,rgba(255,255,255,.024) .0625rem,transparent .0625rem);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:4.5rem 4.5rem;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;top:0;bottom:0;left:0;right:0}.cr-home__panel-head{z-index:4;color:var(--textSoft);font-family:var(--fontMono), sans-serif;text-transform:uppercase;border-bottom:.0625rem solid rgba(255,255,255,.08);justify-content:space-between;gap:1.125rem;padding-bottom:1.125rem;font-size:.6875rem;font-weight:700;line-height:1;display:flex;position:relative}.cr-home__architecture{min-height:31.5rem;margin-top:1.5rem;position:relative}.cr-home__architecture-lines{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.cr-home__architecture-lines--mobile{display:none}.cr-home__architecture-line{fill:none;stroke:rgba(116,230,255,.28);stroke-width:1.15px;stroke-linecap:round;stroke-linejoin:round}.cr-home__architecture-pulse{fill:none;stroke:rgba(116,255,230,.98);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:18 420;stroke-dashoffset:420px;filter:drop-shadow(0 0 .45rem rgba(116,255,230,.9))drop-shadow(0 0 1.2rem rgba(116,230,255,.45));animation:3.8s linear infinite crArchitecturePulse}.cr-home__architecture-dot{fill:rgba(180,255,245,.98);filter:drop-shadow(0 0 .45rem rgba(116,255,230,.95))drop-shadow(0 0 1rem rgba(116,230,255,.5))}.cr-home__architecture-pulse:nth-of-type(6){animation-delay:.35s}.cr-home__architecture-pulse:nth-of-type(7){animation-delay:.7s}.cr-home__architecture-pulse:nth-of-type(8){animation-delay:1.05s}.cr-home__core-orbit{z-index:0;aspect-ratio:1;background:repeating-radial-gradient(circle, rgba(var(--primaryRgb), .08) 0 .0625rem, transparent .0625rem .875rem);opacity:.72;border:.0625rem solid rgba(255,255,255,.08);border-radius:50%;width:min(18rem,48%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cr-home__core-orbit:before,.cr-home__core-orbit:after{content:"";border-radius:inherit;position:absolute}.cr-home__core-orbit:before{border:.0625rem dashed rgba(var(--primaryRgb), .24);top:1.75rem;bottom:1.75rem;left:1.75rem;right:1.75rem}.cr-home__core-orbit:after{border:.0625rem solid rgba(255,255,255,.1);top:3.5rem;bottom:3.5rem;left:3.5rem;right:3.5rem}.cr-home__core-node{z-index:3;aspect-ratio:1;width:max(8.5rem,min(23%,11rem));color:var(--text);transition:border-color var(--trans), background var(--trans), box-shadow var(--trans), color var(--trans);background:radial-gradient(circle at 50% 15%,rgba(255,255,255,.11),transparent 42%),rgba(255,255,255,.043);border:.0625rem solid rgba(244,247,248,.55);border-radius:1.25rem;align-content:center;place-items:center;gap:.35rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 3rem rgba(255,255,255,.08),inset 0 0 2.75rem rgba(255,255,255,.043)}.cr-home__core-node:hover{color:var(--primaryHover);border-color:var(--borderPrimary);background:var(--bgHover);box-shadow:0 0 2.25rem rgba(var(--primaryRgb), .14), inset 0 0 1.75rem rgba(var(--primaryRgb), .04)}.cr-home__core-node span{font-family:var(--fontHeading), sans-serif;letter-spacing:-.06em;font-size:max(2.75rem,min(4vw,3.35rem));font-weight:800;line-height:1}.cr-home__core-node small,.cr-home__core-node em{color:var(--textSoft);font-family:var(--fontMono), sans-serif;letter-spacing:.08em;text-transform:uppercase;font-size:.625rem;font-style:normal;font-weight:700;line-height:1;display:block}.cr-home__core-node em{color:var(--primaryHover)}.cr-home__node-card{z-index:2;border:.0625rem solid var(--border);background:radial-gradient(circle at 20% 0, rgba(var(--primaryRgb), .08), transparent 36%), rgba(0,0,0,.54);width:max(11rem,min(34%,13.75rem));min-height:11rem;box-shadow:var(--shadow);transition:border-color var(--trans), box-shadow var(--trans), transform var(--trans), background var(--trans);border-radius:1.125rem;padding:1.25rem;position:absolute}.cr-home__node-card:hover{border-color:var(--borderPrimary);background:radial-gradient(circle at 20% 0, rgba(var(--primaryRgb), .14), transparent 38%), var(--bgHover);box-shadow:var(--shadowGlow);transform:translateY(-.25rem)}.cr-home__node-card strong{color:var(--text);font-family:var(--fontHeading), sans-serif;letter-spacing:-.04em;text-transform:uppercase;margin-top:1.125rem;font-size:1rem;font-weight:800;line-height:1;display:block}.cr-home__node-card span:not(.cr-home__node-icon){max-width:14rem;color:var(--textSoft);font-family:var(--fontMono), sans-serif;margin-top:1rem;font-size:.75rem;line-height:1.65;display:block}.cr-home__node-card em{color:rgba(244,247,248,.18);font-family:var(--fontMono), sans-serif;font-size:1.5rem;font-style:normal;font-weight:800;line-height:1;position:absolute;bottom:1.25rem;right:1.5rem}.cr-home__node-icon{border:.0625rem solid rgba(var(--primaryRgb), .35);background:rgba(var(--primaryRgb), .045);border-radius:.625rem;width:3.25rem;height:3.25rem;display:grid}.cr-home__node-card--commerce{top:1.5rem;left:0}.cr-home__node-card--api{top:1.5rem;right:0}.cr-home__node-card--security{bottom:0;left:0}.cr-home__node-card--automation{bottom:0;right:0}.cr-home__work-grid{grid-template-columns:1.15fr .95fr;gap:1.5rem;display:grid}.cr-home__work-stack{gap:1.5rem;display:grid}.cr-home__work-card{border:.0625rem solid var(--border);border-radius:var(--radius);background:radial-gradient(circle at 82% 18%, rgba(var(--primaryRgb), .055), transparent 34%), linear-gradient(180deg, rgba(255,255,255,.035), rgba(255,255,255,.01));min-height:18rem;transition:border-color var(--trans), box-shadow var(--trans), transform var(--trans);padding:1.5rem;position:relative;overflow:hidden;box-shadow:inset 0 .0625rem rgba(255,255,255,.024)}.cr-home__work-card--large{min-height:36rem}.cr-home__work-card.is-active,.cr-home__work-card:hover{border-color:var(--borderPrimary);box-shadow:var(--shadowGlow);transform:translateY(-.25rem)}.cr-home__work-link{z-index:5;border-radius:inherit;position:absolute;top:0;bottom:0;left:0;right:0}.cr-home__work-tags{z-index:2;flex-wrap:wrap;gap:.5rem;display:flex;position:relative}.cr-home__work-tags span{border:.0625rem solid var(--lineStrong);min-height:1.75rem;color:var(--textSoft);font:800 .5625rem/1 var(--fontMono);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;padding:0 .625rem;display:inline-flex}.cr-home__work-media{z-index:2;border:.0625rem solid rgba(var(--primaryRgb), .18);aspect-ratio:16/10;box-shadow:inset 0 0 0 .0625rem rgba(255,255,255,.024), 0 0 1.25rem rgba(var(--primaryRgb), .055);background:rgba(0,0,0,.44);border-radius:.875rem;flex-direction:column;margin-top:1.25rem;display:flex;position:relative;overflow:hidden}.cr-home__work-card:not(.cr-home__work-card--large) .cr-home__work-media{display:none}.cr-home__work-browser{z-index:4;-webkit-backdrop-filter:blur(12px);background:rgba(2,4,5,.86);border-bottom:.0625rem solid rgba(255,255,255,.06);flex:0 0 1.625rem;align-items:center;gap:.35rem;height:1.625rem;padding:0 .7rem;display:flex;position:relative}.cr-home__work-browser span{border-radius:999px;flex:none;width:.35rem;height:.35rem}.cr-home__work-browser span:first-child{background:rgba(255,101,101,.85)}.cr-home__work-browser span:nth-child(2){background:rgba(255,194,87,.85)}.cr-home__work-browser span:nth-child(3){background:rgba(90,220,122,.85)}.cr-home__work-browser em{color:rgba(244,247,248,.42);min-width:0;font:700 .5625rem/1 var(--fontMono);white-space:nowrap;text-overflow:ellipsis;margin-left:.5rem;font-style:normal;overflow:hidden}.cr-home__work-media img{object-fit:cover;filter:grayscale()brightness(.52)contrast(1.14);width:100%;min-height:0;transition:filter var(--trans), transform var(--trans);flex:auto;display:block;transform:scale(1.01)}.cr-home__work-media:before{content:"";z-index:2;background:linear-gradient(180deg, rgba(3,5,6,.04), rgba(3,5,6,.68)), repeating-linear-gradient(180deg, transparent 0, transparent .125rem, rgba(var(--primaryRgb), .018) .1875rem);pointer-events:none;position:absolute;top:1.625rem;bottom:0;left:0;right:0}.cr-home__work-media:after{content:"";z-index:3;box-shadow:inset 0 0 3rem rgba(0,0,0,.48), inset 0 0 0 .0625rem rgba(var(--primaryRgb), .08);pointer-events:none;position:absolute;top:1.625rem;bottom:0;left:0;right:0}.cr-home__work-card.is-active .cr-home__work-media img,.cr-home__work-card:hover .cr-home__work-media img{filter:grayscale(.35)brightness(.68)contrast(1.16);transform:scale(1.045)}.cr-home__work-card h3{z-index:2;max-width:34rem;color:var(--text);font-family:var(--fontHeading), sans-serif;letter-spacing:-.065em;text-wrap:balance;margin:1.25rem 0 0;font-size:max(1.875rem,min(4vw,3.25rem));font-weight:800;line-height:.9;position:relative}.cr-home__work-card:not(.cr-home__work-card--large) h3{font-size:max(1.75rem,min(3vw,2.625rem))}.cr-home__work-card p{z-index:2;max-width:36rem;color:var(--textSoft);margin:1rem 0 0;font-size:.9375rem;line-height:1.75;position:relative}.cr-home__work-foot{z-index:2;color:var(--textMuted);font:800 .625rem/1 var(--fontMono);text-transform:uppercase;letter-spacing:.08em;border-top:.0625rem solid rgba(255,255,255,.07);justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1rem;display:flex;position:relative}.cr-home__work-foot strong{color:var(--primaryHover);font:inherit}.cr-home__card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.cr-home__stack-layout{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.cr-home__tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.cr-home__cta-section{padding-bottom:5rem}.cr-home__cta-box{border:.0625rem solid var(--border);border-radius:var(--radius);background:radial-gradient(circle at 76% 22%, rgba(255,255,255,.06), transparent 30%), var(--bgStrong);box-shadow:var(--shadow);padding:4rem;overflow:hidden}.cr-home__cta-title{max-width:47.5rem;color:var(--text);font-family:var(--fontHeading), sans-serif;letter-spacing:-.07em;text-wrap:balance;margin:0;font-size:max(2.75rem,min(6vw,5.125rem));font-weight:800;line-height:.9}.cr-home__cta-copy{max-width:40.625rem;color:var(--textSoft);margin:1.5rem 0 0;font-size:1rem;line-height:1.85}@keyframes crArchitecturePulse{0%{stroke-dashoffset:420px;opacity:0}8%{opacity:1}70%{opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes crArchitecturePulseMobile{0%{stroke-dashoffset:720px;opacity:0}12%{opacity:.85}72%{opacity:.85}to{stroke-dashoffset:0;opacity:0}}@media (max-width:1020px){.cr-home__hero-grid,.cr-home__work-grid,.cr-home__stack-layout{grid-template-columns:1fr}.cr-home__hero-grid{gap:2.875rem}.cr-home__stats,.cr-home__card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cr-home__section{padding:3rem 0}}@media (max-width:720px){.cr-home__hero{padding-top:7rem}.cr-home__hero-title{font-size:3.5rem}.cr-home__system-card{min-height:auto;padding:1.25rem}.cr-home__architecture{min-height:42rem;margin-top:1.25rem}.cr-home__architecture-lines--desktop{display:none}.cr-home__architecture-lines--mobile{display:block}.cr-home__core-orbit{opacity:.62;width:12rem;top:5.5rem}.cr-home__core-node{aspect-ratio:1;width:8rem;height:8rem;top:5.5rem}.cr-home__core-node span{font-size:2.75rem}.cr-home__node-card{width:calc(50% - .5rem);min-height:10.5rem;padding:1rem}.cr-home__node-card--commerce{top:14.75rem;left:0}.cr-home__node-card--api{top:14.75rem;right:0}.cr-home__node-card--security{top:29rem;bottom:auto;left:0}.cr-home__node-card--automation{top:29rem;bottom:auto;right:0}.cr-home__node-icon{width:2.75rem;height:2.75rem}.cr-home__node-card strong{margin-top:.875rem;font-size:.875rem}.cr-home__node-card span:not(.cr-home__node-icon){margin-top:.75rem;font-size:.6875rem;line-height:1.55}.cr-home__node-card em{font-size:1.125rem;bottom:.875rem;right:1rem}.cr-home__stats,.cr-home__card-grid,.cr-home__tools-grid{grid-template-columns:1fr}.cr-home__cta-box{padding:1.875rem}.cr-home__section{padding:2rem 0}.cr-home__process-grid,.cr-home__capabilities-grid,.cr-home__tools-grid,.cr-home__work-grid{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;grid-auto-flow:column;gap:1rem;scroll-padding-inline:0;display:grid;overflow-x:auto;overflow-y:hidden}.cr-home__process-grid::-webkit-scrollbar{display:none}.cr-home__capabilities-grid::-webkit-scrollbar{display:none}.cr-home__tools-grid::-webkit-scrollbar{display:none}.cr-home__work-grid::-webkit-scrollbar{display:none}.cr-home__process-grid{--cr-home-process-card-width:min(80vw, 19rem);grid-auto-columns:var(--cr-home-process-card-width);padding:.75rem 0 1.25rem}.cr-home__capabilities-grid{--cr-home-cap-card-width:min(82vw, 20rem);grid-auto-columns:var(--cr-home-cap-card-width);padding:.75rem 0 1.25rem}.cr-home__work-grid{--cr-home-work-card-width:min(82vw, 22rem);grid-auto-columns:var(--cr-home-work-card-width);padding:1rem 0 1.5rem}.cr-home__tools-grid{grid-auto-columns:min(78vw,18rem);padding:.75rem 0 1.25rem}.cr-home__tools-grid>*,.cr-home__process-grid>*,.cr-home__capabilities-grid>*,.cr-home__work-grid>*,.cr-home__work-stack,.cr-home__work-stack>*{scroll-snap-align:start}.cr-home__work-stack{display:contents}.cr-home__work-card,.cr-home__work-card--large{min-height:27rem;padding:1.25rem}.cr-home__work-card--large .cr-home__work-media,.cr-home__work-card:not(.cr-home__work-card--large) .cr-home__work-media{aspect-ratio:16/10;display:block}.cr-home__work-card h3,.cr-home__work-card:not(.cr-home__work-card--large) h3{font-size:2rem}.cr-home__architecture-pulse{stroke:rgba(116,255,230,.95);stroke-width:1.45px;stroke-dasharray:38 720;stroke-dashoffset:720px;opacity:0;filter:drop-shadow(0 0 .25rem rgba(116,255,230,.55));will-change:stroke-dashoffset, opacity;animation:3.8s linear infinite crArchitecturePulseMobile;display:block}.cr-home__architecture-line{stroke:rgba(116,230,255,.24);filter:none}.cr-home__architecture-dot{opacity:.9;fill:rgba(180,255,245,.96);filter:drop-shadow(0 0 .25rem rgba(116,255,230,.6))}.cr-home__architecture-pulse:nth-of-type(5){animation-delay:0s}.cr-home__architecture-pulse:nth-of-type(6){animation-delay:.35s}.cr-home__architecture-pulse:nth-of-type(7){animation-delay:.7s}.cr-home__architecture-pulse:nth-of-type(8){animation-delay:1.05s}}@media (max-width:720px) and (prefers-reduced-motion:reduce){.cr-home__architecture-pulse{opacity:.35;animation:none}}
