:root{--background:#181a1b;--foreground:#ededed}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}*,body,html{scrollbar-width:thin;scrollbar-color:#23262f #181a1b}::-webkit-scrollbar{width:10px;background:#181a1b;border-radius:8px}::-webkit-scrollbar-thumb{background:#23262f;border-radius:8px;border:2px solid #181a1b}::-webkit-scrollbar-thumb:hover{background:#4EFFA355}::-webkit-scrollbar-corner{background:#181a1b}.TechAttributesRow_techRow__SdMHf{display:flex;justify-content:center;align-items:flex-end;gap:3.5rem;margin:300px 0 2px}.TechAttributesRow_techItem__EiRZL{display:flex;flex-direction:column;align-items:center;width:150px}.TechAttributesRow_hexagon__rq_1d{width:110px;height:126px;background:linear-gradient(135deg,#23272f 60%,#1a1d22);-webkit-clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 16px 0 #000a;margin-bottom:.9rem;transition:transform .2s}.TechAttributesRow_hexagon__rq_1d:hover{transform:scale(1.08) rotate(-2deg);box-shadow:0 4px 28px 0 #000c}.TechAttributesRow_techLabel__ZFCSN{font-weight:700;font-size:1.18rem;color:#e0e0e0;margin-bottom:.18rem;letter-spacing:.5px}.TechAttributesRow_techText__5RNfP{font-size:1.01rem;color:#b0b0b0;text-align:center;line-height:1.2;white-space:pre-line}@media (max-width:900px){.TechAttributesRow_techRow__SdMHf{display:none;margin-bottom:2px}}