.systems-index-module__-nJvJq__hero{flex-direction:column;justify-content:flex-end;min-height:80vh;padding:9rem 5vw 7vh;display:flex;position:relative;overflow:hidden}.systems-index-module__-nJvJq__heroBg{background:linear-gradient(to bottom, #11131499 0%, #111314eb 60%, var(--bg) 100%), repeating-linear-gradient(-45deg, transparent, transparent 60px, #e8632a05 60px, #e8632a05 61px);background-color:#1a1d1f;position:absolute;inset:0}.systems-index-module__-nJvJq__heroGrid{pointer-events:none;background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);background-size:60px 60px;animation:25s linear infinite systems-index-module__-nJvJq__gridDrift;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#00000059 40% 70%,#0000);mask-image:linear-gradient(#0000,#00000059 40% 70%,#0000)}@keyframes systems-index-module__-nJvJq__gridDrift{0%{background-position:0 0}to{background-position:0 60px}}.systems-index-module__-nJvJq__heroInner{z-index:1;max-width:860px;position:relative}.systems-index-module__-nJvJq__heroTag{font-family:var(--font-head);letter-spacing:.2em;text-transform:uppercase;color:var(--orange);align-items:center;gap:10px;margin-bottom:1.4rem;font-size:.78rem;font-weight:600;display:flex}.systems-index-module__-nJvJq__heroTag:after{content:"";background:var(--orange);flex:0 0 24px;height:2px}.systems-index-module__-nJvJq__hero h1{font-family:var(--font-head);text-transform:uppercase;color:var(--text);margin-bottom:2rem;font-size:clamp(3rem,8vw,7rem);font-weight:800;line-height:.92}.systems-index-module__-nJvJq__hero h1 span{color:var(--orange)}.systems-index-module__-nJvJq__heroSub{color:var(--muted);max-width:520px;margin-bottom:3rem;font-size:1rem;line-height:1.8}.systems-index-module__-nJvJq__heroStats{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}.systems-index-module__-nJvJq__heroStat{flex-direction:column;gap:.3rem;display:flex}.systems-index-module__-nJvJq__heroStatNum{font-family:var(--font-head);color:var(--orange);font-size:2rem;font-weight:800;line-height:1}.systems-index-module__-nJvJq__heroStatLabel{font-family:var(--font-head);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:700}.systems-index-module__-nJvJq__heroStatDivider{background:var(--border);width:1px;height:36px}.systems-index-module__-nJvJq__section{padding:6rem 5vw}.systems-index-module__-nJvJq__sectionAlt{background:var(--bg2);padding:6rem 5vw}.systems-index-module__-nJvJq__groupHeader{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:3.5rem;display:flex}.systems-index-module__-nJvJq__groupCount{text-align:right;flex-shrink:0}.systems-index-module__-nJvJq__groupCount span{font-family:var(--font-head);color:var(--orange);opacity:.15;font-size:4rem;font-weight:800;line-height:1;display:block}.systems-index-module__-nJvJq__groupCount p{font-family:var(--font-head);letter-spacing:.15em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:600}.systems-index-module__-nJvJq__systemsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.systems-index-module__-nJvJq__systemCard{background:var(--bg3);border:1px solid var(--border);border-radius:5px;flex-direction:column;gap:0;padding:2rem 2rem 1.6rem;transition:border-color .25s,background .25s,transform .2s;display:flex;position:relative;overflow:hidden}.systems-index-module__-nJvJq__systemCard:before{content:"";background:var(--orange);transform-origin:0;height:2px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.systems-index-module__-nJvJq__systemCard:hover{background:#e8632a08;border-color:#e8632a66;transform:translateY(-3px)}.systems-index-module__-nJvJq__systemCard:hover:before{transform:scaleX(1)}.systems-index-module__-nJvJq__systemCardTop{justify-content:space-between;align-items:flex-start;margin-bottom:1.2rem;display:flex}.systems-index-module__-nJvJq__systemCardIcon{font-size:1.8rem}.systems-index-module__-nJvJq__systemCardNum{font-family:var(--font-head);letter-spacing:.2em;color:var(--orange);opacity:.6;font-size:.68rem;font-weight:700}.systems-index-module__-nJvJq__systemCardName{font-family:var(--font-head);letter-spacing:.06em;text-transform:uppercase;color:var(--text);margin-bottom:.3rem;font-size:1.4rem;font-weight:800}.systems-index-module__-nJvJq__systemCardDescriptor{font-family:var(--font-head);letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:1rem;font-size:.72rem;font-weight:600}.systems-index-module__-nJvJq__systemCardDesc{color:var(--muted);flex:1;margin-bottom:1.5rem;font-size:.85rem;line-height:1.65}.systems-index-module__-nJvJq__systemCardFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.systems-index-module__-nJvJq__systemCardCta{font-family:var(--font-head);letter-spacing:.1em;text-transform:uppercase;color:var(--text);font-size:.78rem;font-weight:700;text-decoration:none;transition:color .2s}.systems-index-module__-nJvJq__systemCardCta:hover{color:var(--orange)}.systems-index-module__-nJvJq__systemCardShop{font-family:var(--font-head);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);border-radius:3px;padding:.3rem .7rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:color .2s,border-color .2s}.systems-index-module__-nJvJq__systemCardShop:hover{color:var(--orange);border-color:var(--orange)}.systems-index-module__-nJvJq__archNote{background:var(--bg3);border-top:1px solid var(--border);padding:6rem 5vw}.systems-index-module__-nJvJq__archNoteInner{max-width:760px}@media (max-width:900px){.systems-index-module__-nJvJq__systemsGrid{grid-template-columns:repeat(2,1fr)}.systems-index-module__-nJvJq__groupHeader{flex-direction:column}}@media (max-width:600px){.systems-index-module__-nJvJq__systemsGrid{grid-template-columns:1fr}.systems-index-module__-nJvJq__heroStats{gap:1.5rem}}.systems-index-module__-nJvJq__systemCardVerb{color:var(--muted);opacity:.7;margin-bottom:.8rem;font-size:.78rem;font-style:italic;line-height:1.4}@media (max-width:900px){.systems-index-module__-nJvJq__hero{min-height:60vh;padding:8rem 5vw 5vh}.systems-index-module__-nJvJq__hero h1{font-size:clamp(2.8rem,9vw,5rem)}.systems-index-module__-nJvJq__heroSub{max-width:100%;font-size:.92rem}.systems-index-module__-nJvJq__heroStats{gap:1.5rem}.systems-index-module__-nJvJq__heroStatNum{font-size:1.6rem}.systems-index-module__-nJvJq__section,.systems-index-module__-nJvJq__sectionAlt{padding:4rem 5vw}.systems-index-module__-nJvJq__systemsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.systems-index-module__-nJvJq__groupHeader{flex-direction:column;gap:1rem;margin-bottom:2rem}.systems-index-module__-nJvJq__groupCount{text-align:left}.systems-index-module__-nJvJq__archNote{padding:4rem 5vw}}@media (max-width:600px){.systems-index-module__-nJvJq__hero{padding:7rem 5vw 4vh}.systems-index-module__-nJvJq__hero h1{font-size:clamp(2.2rem,10vw,3rem)}.systems-index-module__-nJvJq__heroStats{flex-wrap:wrap;gap:1rem}.systems-index-module__-nJvJq__heroStatDivider{display:none}.systems-index-module__-nJvJq__systemsGrid{grid-template-columns:1fr}.systems-index-module__-nJvJq__systemCard{padding:1.4rem 1.4rem 1.2rem}.systems-index-module__-nJvJq__systemCardName{font-size:1.2rem}.systems-index-module__-nJvJq__systemCardDesc{font-size:.82rem}}
