/*--------------------------------------------------------------------------------------------- * Copyright (c) Bentley Systems, Incorporated. All rights reserved. * See LICENSE.md in the project root for license terms and full copyright notice. *--------------------------------------------------------------------------------------------*/ html, :host, .🥝Root { --stratakit-space-50: 2px; --stratakit-space-100: 4px; --stratakit-space-150: 6px; --stratakit-space-200: 8px; --stratakit-space-300: 12px; --stratakit-space-400: 16px; --stratakit-space-500: 20px; --stratakit-space-600: 24px; --stratakit-space-700: 28px; --stratakit-space-800: 32px; --stratakit-space-900: 36px; --stratakit-space-1000: 40px; }