@charset "utf-8";

:root { --apkt-colors-black: #202020; --apkt-colors-white: #FFFFFF; --apkt-colors-white010: rgba(255, 255, 255, 0.1); --apkt-colors-accent010: rgba(9, 136, 240, 0.1); --apkt-colors-accent020: rgba(9, 136, 240, 0.2); --apkt-colors-accent030: rgba(9, 136, 240, 0.3); --apkt-colors-accent040: rgba(9, 136, 240, 0.4); --apkt-colors-accent050: rgba(9, 136, 240, 0.5); --apkt-colors-accent060: rgba(9, 136, 240, 0.6); --apkt-colors-accent070: rgba(9, 136, 240, 0.7); --apkt-colors-accent080: rgba(9, 136, 240, 0.8); --apkt-colors-accent090: rgba(9, 136, 240, 0.9); --apkt-colors-accent100: rgba(9, 136, 240, 1.0); --apkt-colors-accentSecondary010: rgba(199, 185, 148, 0.1); --apkt-colors-accentSecondary020: rgba(199, 185, 148, 0.2); --apkt-colors-accentSecondary030: rgba(199, 185, 148, 0.3); --apkt-colors-accentSecondary040: rgba(199, 185, 148, 0.4); --apkt-colors-accentSecondary050: rgba(199, 185, 148, 0.5); --apkt-colors-accentSecondary060: rgba(199, 185, 148, 0.6); --apkt-colors-accentSecondary070: rgba(199, 185, 148, 0.7); --apkt-colors-accentSecondary080: rgba(199, 185, 148, 0.8); --apkt-colors-accentSecondary090: rgba(199, 185, 148, 0.9); --apkt-colors-accentSecondary100: rgba(199, 185, 148, 1.0); --apkt-colors-productWalletKit: #FFB800; --apkt-colors-productAppKit: #FF573B; --apkt-colors-productCloud: #0988F0; --apkt-colors-productDocumentation: #008847; --apkt-colors-neutrals050: #F6F6F6; --apkt-colors-neutrals100: #F3F3F3; --apkt-colors-neutrals200: #E9E9E9; --apkt-colors-neutrals300: #D0D0D0; --apkt-colors-neutrals400: #BBB; --apkt-colors-neutrals500: #9A9A9A; --apkt-colors-neutrals600: #6C6C6C; --apkt-colors-neutrals700: #4F4F4F; --apkt-colors-neutrals800: #363636; --apkt-colors-neutrals900: #2A2A2A; --apkt-colors-neutrals1000: #252525; --apkt-colors-semanticSuccess010: rgba(48, 164, 107, 0.1); --apkt-colors-semanticSuccess020: rgba(48, 164, 107, 0.2); --apkt-colors-semanticSuccess030: rgba(48, 164, 107, 0.3); --apkt-colors-semanticSuccess040: rgba(48, 164, 107, 0.4); --apkt-colors-semanticSuccess050: rgba(48, 164, 107, 0.5); --apkt-colors-semanticSuccess060: rgba(48, 164, 107, 0.6); --apkt-colors-semanticSuccess070: rgba(48, 164, 107, 0.7); --apkt-colors-semanticSuccess080: rgba(48, 164, 107, 0.8); --apkt-colors-semanticSuccess090: rgba(48, 164, 107, 0.9); --apkt-colors-semanticSuccess100: rgba(48, 164, 107, 1.0); --apkt-colors-semanticError010: rgba(223, 74, 52, 0.1); --apkt-colors-semanticError020: rgba(223, 74, 52, 0.2); --apkt-colors-semanticError030: rgba(223, 74, 52, 0.3); --apkt-colors-semanticError040: rgba(223, 74, 52, 0.4); --apkt-colors-semanticError050: rgba(223, 74, 52, 0.5); --apkt-colors-semanticError060: rgba(223, 74, 52, 0.6); --apkt-colors-semanticError070: rgba(223, 74, 52, 0.7); --apkt-colors-semanticError080: rgba(223, 74, 52, 0.8); --apkt-colors-semanticError090: rgba(223, 74, 52, 0.9); --apkt-colors-semanticError100: rgba(223, 74, 52, 1.0); --apkt-colors-semanticWarning010: rgba(243, 161, 63, 0.1); --apkt-colors-semanticWarning020: rgba(243, 161, 63, 0.2); --apkt-colors-semanticWarning030: rgba(243, 161, 63, 0.3); --apkt-colors-semanticWarning040: rgba(243, 161, 63, 0.4); --apkt-colors-semanticWarning050: rgba(243, 161, 63, 0.5); --apkt-colors-semanticWarning060: rgba(243, 161, 63, 0.6); --apkt-colors-semanticWarning070: rgba(243, 161, 63, 0.7); --apkt-colors-semanticWarning080: rgba(243, 161, 63, 0.8); --apkt-colors-semanticWarning090: rgba(243, 161, 63, 0.9); --apkt-colors-semanticWarning100: rgba(243, 161, 63, 1.0); --apkt-fontFamily-regular: inherit; --apkt-fontFamily-mono: KHTekaMono; --apkt-fontWeight-regular: 400; --apkt-fontWeight-medium: 500; --apkt-textSize-h1: 50px; --apkt-textSize-h2: 44px; --apkt-textSize-h3: 38px; --apkt-textSize-h4: 32px; --apkt-textSize-h5: 26px; --apkt-textSize-h6: 20px; --apkt-textSize-large: 16px; --apkt-textSize-medium: 14px; --apkt-textSize-small: 12px; --apkt-typography-h1-regular-mono-lineHeight: 50px; --apkt-typography-h1-regular-mono-letterSpacing: -3px; --apkt-typography-h1-regular-lineHeight: 50px; --apkt-typography-h1-regular-letterSpacing: -1px; --apkt-typography-h1-medium-lineHeight: 50px; --apkt-typography-h1-medium-letterSpacing: -0.84px; --apkt-typography-h2-regular-mono-lineHeight: 44px; --apkt-typography-h2-regular-mono-letterSpacing: -2.64px; --apkt-typography-h2-regular-lineHeight: 44px; --apkt-typography-h2-regular-letterSpacing: -0.88px; --apkt-typography-h2-medium-lineHeight: 44px; --apkt-typography-h2-medium-letterSpacing: -0.88px; --apkt-typography-h3-regular-mono-lineHeight: 38px; --apkt-typography-h3-regular-mono-letterSpacing: -2.28px; --apkt-typography-h3-regular-lineHeight: 38px; --apkt-typography-h3-regular-letterSpacing: -0.76px; --apkt-typography-h3-medium-lineHeight: 38px; --apkt-typography-h3-medium-letterSpacing: -0.76px; --apkt-typography-h4-regular-mono-lineHeight: 32px; --apkt-typography-h4-regular-mono-letterSpacing: -1.92px; --apkt-typography-h4-regular-lineHeight: 32px; --apkt-typography-h4-regular-letterSpacing: -0.32px; --apkt-typography-h4-medium-lineHeight: 32px; --apkt-typography-h4-medium-letterSpacing: -0.32px; --apkt-typography-h5-regular-mono-lineHeight: 26px; --apkt-typography-h5-regular-mono-letterSpacing: -1.56px; --apkt-typography-h5-regular-lineHeight: 26px; --apkt-typography-h5-regular-letterSpacing: -0.26px; --apkt-typography-h5-medium-lineHeight: 26px; --apkt-typography-h5-medium-letterSpacing: -0.26px; --apkt-typography-h6-regular-mono-lineHeight: 20px; --apkt-typography-h6-regular-mono-letterSpacing: -1.2px; --apkt-typography-h6-regular-lineHeight: 20px; --apkt-typography-h6-regular-letterSpacing: -0.6px; --apkt-typography-h6-medium-lineHeight: 20px; --apkt-typography-h6-medium-letterSpacing: -0.6px; --apkt-typography-lg-regular-mono-lineHeight: 16px; --apkt-typography-lg-regular-mono-letterSpacing: -0.96px; --apkt-typography-lg-regular-lineHeight: 18px; --apkt-typography-lg-regular-letterSpacing: -0.16px; --apkt-typography-lg-medium-lineHeight: 18px; --apkt-typography-lg-medium-letterSpacing: -0.16px; --apkt-typography-md-regular-mono-lineHeight: 14px; --apkt-typography-md-regular-mono-letterSpacing: -0.84px; --apkt-typography-md-regular-lineHeight: 16px; --apkt-typography-md-regular-letterSpacing: -0.14px; --apkt-typography-md-medium-lineHeight: 16px; --apkt-typography-md-medium-letterSpacing: -0.14px; --apkt-typography-sm-regular-mono-lineHeight: 12px; --apkt-typography-sm-regular-mono-letterSpacing: -0.72px; --apkt-typography-sm-regular-lineHeight: 14px; --apkt-typography-sm-regular-letterSpacing: -0.12px; --apkt-typography-sm-medium-lineHeight: 14px; --apkt-typography-sm-medium-letterSpacing: -0.12px; --apkt-tokens-core-backgroundAccentPrimary: color-mix(in srgb, #263045 40%, var(--apkt-tokens-core-backgroundAccentPrimary-base)); --apkt-tokens-core-backgroundAccentCertified: color-mix(in srgb, #263045 40%, #C7B994); --apkt-tokens-core-backgroundWalletKit: color-mix(in srgb, #263045 40%, #FFB800); --apkt-tokens-core-backgroundAppKit: color-mix(in srgb, #263045 40%, #FF573B); --apkt-tokens-core-backgroundCloud: color-mix(in srgb, #263045 40%, #0988F0); --apkt-tokens-core-backgroundDocumentation: color-mix(in srgb, #263045 40%, #008847); --apkt-tokens-core-backgroundSuccess: color-mix(in srgb, #263045 40%, rgba(48, 164, 107, 0.20)); --apkt-tokens-core-backgroundError: color-mix(in srgb, #263045 40%, rgba(223, 74, 52, 0.20)); --apkt-tokens-core-backgroundWarning: color-mix(in srgb, #263045 40%, rgba(243, 161, 63, 0.20)); --apkt-tokens-core-textAccentPrimary: color-mix(in srgb, #263045 40%, #3396FF); --apkt-tokens-core-textAccentCertified: color-mix(in srgb, #263045 40%, #C7B994); --apkt-tokens-core-textWalletKit: color-mix(in srgb, #263045 40%, #FFB800); --apkt-tokens-core-textAppKit: color-mix(in srgb, #263045 40%, #FF573B); --apkt-tokens-core-textCloud: color-mix(in srgb, #263045 40%, #0988F0); --apkt-tokens-core-textDocumentation: color-mix(in srgb, #263045 40%, #008847); --apkt-tokens-core-textSuccess: color-mix(in srgb, #263045 40%, #30A46B); --apkt-tokens-core-textError: color-mix(in srgb, #263045 40%, #DF4A34); --apkt-tokens-core-textWarning: color-mix(in srgb, #263045 40%, #F3A13F); --apkt-tokens-core-borderAccentPrimary: color-mix(in srgb, #263045 40%, #3396FF); --apkt-tokens-core-borderSecondary: color-mix(in srgb, #263045 40%, #C7B994); --apkt-tokens-core-borderSuccess: color-mix(in srgb, #263045 40%, #30A46B); --apkt-tokens-core-borderError: color-mix(in srgb, #263045 40%, #DF4A34); --apkt-tokens-core-borderWarning: color-mix(in srgb, #263045 40%, #F3A13F); --apkt-tokens-core-foregroundAccent010: color-mix(in srgb, #263045 40%, rgba(9, 136, 240, 0.1)); --apkt-tokens-core-foregroundAccent020: color-mix(in srgb, #263045 40%, rgba(9, 136, 240, 0.2)); --apkt-tokens-core-foregroundAccent040: color-mix(in srgb, #263045 40%, rgba(9, 136, 240, 0.4)); --apkt-tokens-core-foregroundAccent060: color-mix(in srgb, #263045 40%, rgba(9, 136, 240, 0.6)); --apkt-tokens-core-foregroundSecondary020: color-mix(in srgb, #263045 40%, rgba(199, 185, 148, 0.2)); --apkt-tokens-core-foregroundSecondary040: color-mix(in srgb, #263045 40%, rgba(199, 185, 148, 0.4)); --apkt-tokens-core-foregroundSecondary060: color-mix(in srgb, #263045 40%, rgba(199, 185, 148, 0.6)); --apkt-tokens-core-iconAccentPrimary: color-mix(in srgb, #263045 40%, #3396FF); --apkt-tokens-core-iconAccentCertified: color-mix(in srgb, #263045 40%, #C7B994); --apkt-tokens-core-iconSuccess: color-mix(in srgb, #263045 40%, #30A46B); --apkt-tokens-core-iconError: color-mix(in srgb, #263045 40%, #DF4A34); --apkt-tokens-core-iconWarning: color-mix(in srgb, #263045 40%, #F3A13F); --apkt-tokens-core-glass010: rgba(255, 255, 255, 0.1); --apkt-tokens-core-zIndex: 99999999; --apkt-tokens-theme-overlay: color-mix(in srgb, #263045 40%, rgba(0, 0, 0, 0.50)); --apkt-tokens-theme-backgroundPrimary: color-mix(in srgb, #263045 40%, var(--apkt-tokens-theme-backgroundPrimary-base)); --apkt-tokens-theme-backgroundInvert: color-mix(in srgb, #263045 40%, #FFFFFF); --apkt-tokens-theme-textPrimary: color-mix(in srgb, #263045 40%, #FFFFFF); --apkt-tokens-theme-textSecondary: color-mix(in srgb, #263045 40%, #9A9A9A); --apkt-tokens-theme-textTertiary: color-mix(in srgb, #263045 40%, #BBBBBB); --apkt-tokens-theme-textInvert: color-mix(in srgb, #263045 40%, #202020); --apkt-tokens-theme-borderPrimary: color-mix(in srgb, #263045 40%, #2A2A2A); --apkt-tokens-theme-borderPrimaryDark: color-mix(in srgb, #263045 40%, #363636); --apkt-tokens-theme-borderSecondary: color-mix(in srgb, #263045 40%, #4F4F4F); --apkt-tokens-theme-foregroundPrimary: color-mix(in srgb, #263045 40%, #252525); --apkt-tokens-theme-foregroundSecondary: color-mix(in srgb, #263045 40%, #2A2A2A); --apkt-tokens-theme-foregroundTertiary: color-mix(in srgb, #263045 40%, #363636); --apkt-tokens-theme-iconDefault: color-mix(in srgb, #263045 40%, #9A9A9A); --apkt-tokens-theme-iconInverse: color-mix(in srgb, #263045 40%, #FFFFFF); --apkt-borderRadius-1: 4px; --apkt-borderRadius-2: 8px; --apkt-borderRadius-3: 12px; --apkt-borderRadius-4: 16px; --apkt-borderRadius-5: 20px; --apkt-borderRadius-6: 24px; --apkt-borderRadius-8: 32px; --apkt-borderRadius-10: 10px; --apkt-borderRadius-16: 64px; --apkt-borderRadius-20: 80px; --apkt-borderRadius-32: 128px; --apkt-borderRadius-64: 256px; --apkt-borderRadius-128: 512px; --apkt-borderRadius-round: 9999px; --apkt-spacing-0: 0px; --apkt-spacing-1: 4px; --apkt-spacing-2: 8px; --apkt-spacing-3: 12px; --apkt-spacing-4: 16px; --apkt-spacing-5: 20px; --apkt-spacing-6: 24px; --apkt-spacing-7: 28px; --apkt-spacing-8: 32px; --apkt-spacing-9: 36px; --apkt-spacing-10: 40px; --apkt-spacing-12: 48px; --apkt-spacing-14: 56px; --apkt-spacing-16: 64px; --apkt-spacing-20: 80px; --apkt-spacing-32: 128px; --apkt-spacing-64: 256px; --apkt-spacing-01: 2px; --apkt-durations-xl: 400ms; --apkt-durations-lg: 200ms; --apkt-durations-md: 125ms; --apkt-durations-sm: 75ms; --apkt-easings-ease-out-power-2: cubic-bezier(0.23, 0.09, 0.08, 1.13); --apkt-easings-ease-out-power-1: cubic-bezier(0.12, 0.04, 0.2, 1.06); --apkt-easings-ease-in-power-2: cubic-bezier(0.92, -0.13, 0.77, 0.91); --apkt-easings-ease-in-power-1: cubic-bezier(0.88, -0.06, 0.8, 0.96); --apkt-easings-ease-inout-power-2: cubic-bezier(0.77, 0.09, 0.23, 1.13); --apkt-easings-ease-inout-power-1: cubic-bezier(0.88, 0.04, 0.12, 1.06); --apkt-tokens-theme-backgroundPrimary-base: #202020; --apkt-tokens-core-backgroundAccentPrimary-base: #0988F0; --w3m-font-family: inherit; --w3m-accent: #3396FF; --w3m-color-mix: #263045; --w3m-color-mix-strength: 40%; --w3m-font-size-master: 10px; --w3m-border-radius-master: 4px; }