{"version":3,"sources":["styleguide_override.scss","styleguide_override.css","setup/config/_fonts.scss"],"names":[],"mappings":"AAUC,KAEA,6BAAA,CADA,gBCDD,CDYE,KACD,QCJD,CDWE,KACD,aCLD,CDaE,GACD,aAAA,CACA,cCND,CDiBE,GACD,sBAAA,CACA,QAAA,CACA,gBCRD,CDgBE,IACD,+BAAA,CACA,aCTD,CDmBE,EACD,4BCXD,CDmBE,YACD,kBAAA,CACA,yBAAA,CACA,wCAAA,CAAA,gCCZD,CDmBE,SAED,kBCbD,CDqBE,cAGD,+BAAA,CACA,aCdD,CDqBE,MACD,aCfD,CDuBE,QAED,aAAA,CACA,aAAA,CACA,iBAAA,CACA,uBChBD,CDmBE,IACD,aChBD,CDmBE,IACD,SChBD,CD0BE,IACD,iBClBD,CD6BE,sCAKD,mBAAA,CACA,cAAA,CACA,gBAAA,CACA,QCpBD,CD4BE,aAED,gBCrBD,CD6BE,cAED,mBCtBD,CD6BE,gDAID,yBCvBD,CD8BE,wHAID,iBAAA,CACA,SCxBD,CD+BE,4GAID,6BCzBD,CDgCE,SACD,0BC1BD,CDoCE,OACD,qBAAA,CACA,aAAA,CACA,aAAA,CACA,cAAA,CACA,SAAA,CACA,kBC3BD,CDkCE,SACD,uBC5BD,CDmCE,SACD,aC7BD,CDqCE,6BAED,qBAAA,CACA,SC9BD,CDqCE,kFAED,WC/BD,CDuCE,cACD,4BAAA,CACA,mBChCD,CDuCE,yCACD,uBCjCD,CDyCE,6BACD,yBAAA,CACA,YClCD,CD4CE,QACD,aCpCD,CD2CE,QACD,iBCrCD,CDuDE,kBACD,YCxCD,CD0CE,EAAE,oBCtCJ,CCtTA,WACC,kBAAA,CACA,iBAAA,CACA,eAAA,CACA,uMDyWD,CChTA,KACC,kCAAA,CAEA,mBAAA,CACA,yCAAA,CAFA,oCAAA,CAGA,sBDkTD,CDoHA,cAGC,eAAA,CADA,oBAAA,CADA,eC7GD,CDoHA,WACC,YChHD,CDmHA,yCACC,QAAA,CAGA,eAAA,CADA,eChHD,CDoHA,4DAEC,YAAA,CAAA,aAAA,CADA,WAAA,CAAA,YChHD,CDoHA,kEAEC,kCAAA,CADA,gDC/GD,CDmHA,kEAEC,kBAAA,CADA,kBAAA,CAEA,gDC/GD,CDiHA,kFACC,8BC9GD,CDgHA,kFACC,4BC7GD,CD+GA,cACC,eC5GD,CD+GA,8DAQC,gBCjHD,CD4GC,gFAEC,qBAAA,CACA,mBAAA,CAFA,aCtGF,CD2GC,mKAEC,qBCrGF,CDuGE,0WAEC,+BC3FH,CD8FC,kGACC,4BC1FF,CD4FC,mKAEC,wBCtFF,CDwFE,0WAEC,4BAAA,CACA,iBC5EH,CD+EC,8IAEC,oBCzEF,CD6EA,wBAEC,oBAAA,CADA,YCzED,CD+EA,6DACC,YCxED,CD2EC,oBAEC,eAAA,CACA,qBAAA,CAEA,wBAAA,CAJA,UAAA,CAGA,cCvEF,CD0EC,0DAGC,yBAAA,CADA,UCvEF,CD0EC,4BACC,YCxEF,CD0EC,8CAGC,wBAAA,CADA,YCvEF,CD2EA,gBACC,aCxED,CD0EA,gBAAkB,iBCtElB","file":"../styleguide_override.min.css.gz","sourcesContent":["/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */\n\n/* Document\n ========================================================================== */\n\n/**\n * 1. Correct the line height in all browsers.\n * 2. Prevent adjustments of font size after orientation changes in iOS.\n */\n\n html {\n\tline-height: 1.15; /* 1 */\n\t-webkit-text-size-adjust: 100%; /* 2 */\n }\n \n /* Sections\n\t ========================================================================== */\n \n /**\n * Remove the margin in all browsers.\n */\n \n body {\n\tmargin: 0;\n }\n \n /**\n * Render the `main` element consistently in IE.\n */\n \n main {\n\tdisplay: block;\n }\n \n /**\n * Correct the font size and margin on `h1` elements within `section` and\n * `article` contexts in Chrome, Firefox, and Safari.\n */\n \n h1 {\n\tfont-size: 2em;\n\tmargin: 0.67em 0;\n }\n \n /* Grouping content\n\t ========================================================================== */\n \n /**\n * 1. Add the correct box sizing in Firefox.\n * 2. Show the overflow in Edge and IE.\n */\n \n hr {\n\tbox-sizing: content-box; /* 1 */\n\theight: 0; /* 1 */\n\toverflow: visible; /* 2 */\n }\n \n /**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\n \n pre {\n\tfont-family: monospace, monospace; /* 1 */\n\tfont-size: 1em; /* 2 */\n }\n \n /* Text-level semantics\n\t ========================================================================== */\n \n /**\n * Remove the gray background on active links in IE 10.\n */\n \n a {\n\tbackground-color: transparent;\n }\n \n /**\n * 1. Remove the bottom border in Chrome 57-\n * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n */\n \n abbr[title] {\n\tborder-bottom: none; /* 1 */\n\ttext-decoration: underline; /* 2 */\n\ttext-decoration: underline dotted; /* 2 */\n }\n \n /**\n * Add the correct font weight in Chrome, Edge, and Safari.\n */\n \n b,\n strong {\n\tfont-weight: bolder;\n }\n \n /**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\n \n code,\n kbd,\n samp {\n\tfont-family: monospace, monospace; /* 1 */\n\tfont-size: 1em; /* 2 */\n }\n \n /**\n * Add the correct font size in all browsers.\n */\n \n small {\n\tfont-size: 80%;\n }\n \n /**\n * Prevent `sub` and `sup` elements from affecting the line height in\n * all browsers.\n */\n \n sub,\n sup {\n\tfont-size: 75%;\n\tline-height: 0;\n\tposition: relative;\n\tvertical-align: baseline;\n }\n \n sub {\n\tbottom: -0.25em;\n }\n \n sup {\n\ttop: -0.5em;\n }\n \n /* Embedded content\n\t ========================================================================== */\n \n /**\n * Remove the border on images inside links in IE 10.\n */\n \n img {\n\tborder-style: none;\n }\n \n /* Forms\n\t ========================================================================== */\n \n /**\n * 1. Change the font styles in all browsers.\n * 2. Remove the margin in Firefox and Safari.\n */\n \n button,\n input,\n optgroup,\n select,\n textarea {\n\tfont-family: inherit; /* 1 */\n\tfont-size: 100%; /* 1 */\n\tline-height: 1.15; /* 1 */\n\tmargin: 0; /* 2 */\n }\n \n /**\n * Show the overflow in IE.\n * 1. Show the overflow in Edge.\n */\n \n button,\n input { /* 1 */\n\toverflow: visible;\n }\n \n /**\n * Remove the inheritance of text transform in Edge, Firefox, and IE.\n * 1. Remove the inheritance of text transform in Firefox.\n */\n \n button,\n select { /* 1 */\n\ttext-transform: none;\n }\n \n /**\n * Correct the inability to style clickable types in iOS and Safari.\n */\n \n button,\n [type=\"button\"],\n [type=\"reset\"],\n [type=\"submit\"] {\n\t-webkit-appearance: button;\n }\n \n /**\n * Remove the inner border and padding in Firefox.\n */\n \n button::-moz-focus-inner,\n [type=\"button\"]::-moz-focus-inner,\n [type=\"reset\"]::-moz-focus-inner,\n [type=\"submit\"]::-moz-focus-inner {\n\tborder-style: none;\n\tpadding: 0;\n }\n \n /**\n * Restore the focus styles unset by the previous rule.\n */\n \n button:-moz-focusring,\n [type=\"button\"]:-moz-focusring,\n [type=\"reset\"]:-moz-focusring,\n [type=\"submit\"]:-moz-focusring {\n\toutline: 1px dotted ButtonText;\n }\n \n /**\n * Correct the padding in Firefox.\n */\n \n fieldset {\n\tpadding: 0.35em 0.75em 0.625em;\n }\n \n /**\n * 1. Correct the text wrapping in Edge and IE.\n * 2. Correct the color inheritance from `fieldset` elements in IE.\n * 3. Remove the padding so developers are not caught out when they zero out\n * `fieldset` elements in all browsers.\n */\n \n legend {\n\tbox-sizing: border-box; /* 1 */\n\tcolor: inherit; /* 2 */\n\tdisplay: table; /* 1 */\n\tmax-width: 100%; /* 1 */\n\tpadding: 0; /* 3 */\n\twhite-space: normal; /* 1 */\n }\n \n /**\n * Add the correct vertical alignment in Chrome, Firefox, and Opera.\n */\n \n progress {\n\tvertical-align: baseline;\n }\n \n /**\n * Remove the default vertical scrollbar in IE 10+.\n */\n \n textarea {\n\toverflow: auto;\n }\n \n /**\n * 1. Add the correct box sizing in IE 10.\n * 2. Remove the padding in IE 10.\n */\n \n [type=\"checkbox\"],\n [type=\"radio\"] {\n\tbox-sizing: border-box; /* 1 */\n\tpadding: 0; /* 2 */\n }\n \n /**\n * Correct the cursor style of increment and decrement buttons in Chrome.\n */\n \n [type=\"number\"]::-webkit-inner-spin-button,\n [type=\"number\"]::-webkit-outer-spin-button {\n\theight: auto;\n }\n \n /**\n * 1. Correct the odd appearance in Chrome and Safari.\n * 2. Correct the outline style in Safari.\n */\n \n [type=\"search\"] {\n\t-webkit-appearance: textfield; /* 1 */\n\toutline-offset: -2px; /* 2 */\n }\n \n /**\n * Remove the inner padding in Chrome and Safari on macOS.\n */\n \n [type=\"search\"]::-webkit-search-decoration {\n\t-webkit-appearance: none;\n }\n \n /**\n * 1. Correct the inability to style clickable types in iOS and Safari.\n * 2. Change font properties to `inherit` in Safari.\n */\n \n ::-webkit-file-upload-button {\n\t-webkit-appearance: button; /* 1 */\n\tfont: inherit; /* 2 */\n }\n \n /* Interactive\n\t ========================================================================== */\n \n /*\n * Add the correct display in Edge, IE 10+, and Firefox.\n */\n \n details {\n\tdisplay: block;\n }\n \n /*\n * Add the correct display in all browsers.\n */\n \n summary {\n\tdisplay: list-item;\n }\n \n /* Misc\n\t ========================================================================== */\n \n /**\n * Add the correct display in IE 10+.\n */\n \n template {\n\tdisplay: none;\n }\n \n /**\n * Add the correct display in IE 10.\n */\n \n [hidden] {\n\tdisplay: none;\n }\n a{text-decoration:none}\n\n/**\n * arches - Global style system focused on utility classes\n * @version v1.0.0\n * @link https://github.com/MattWatier/Arches#readme\n */\n/** Pre Header - modular scale default break points utility *********************************/\n$debug-trace: false !default;\n$name-mode: 'SHORT' !default; // $name-mode: \"SHORT\",\"LONG\",\"ALL\"\n$ms-base: 1rem !default; // needs to be in rem's\n$colors: ();\n$grays: ();\n$theme-palette: ();\n\n@import 'helpers/helpers';\n@import 'vendor/modular-scale';\n@import 'setup/config/utility-css.vars';\n@import 'helpers/breakpoint';\n@import 'setup/config/_var.output';\n\n/** Utility Class Only With Basic ACC Branding **/ /** ACC Brands *********************************/\n$teal: #198dae;\n$green-blue: #16a385;\n$dark-grey: #676a72;\n$alt-grey: #a3988c;\n$green: #078a2e;\n$orange: #da8210;\n$red: #dd1a1a;\n$blue: #2b58c0;\n$purple: #7742bd;\n$magenta: #c34198;\n$acc-blue: #00386b;\n$white: rgb(255, 255, 255);\n$black: rgb(19, 18, 18);\n$real-black: #000;\n\n$gray-100: mix($white, $black, 10%);\n$gray-200: mix($white, $black, 20%);\n$gray-300: mix($white, $black, 30%);\n$gray-400: mix($white, $black, 40%);\n$gray-500: mix($white, $black, 50%);\n$gray-600: mix($white, $black, 60%);\n$gray-700: mix($white, $black, 70%);\n$gray-800: mix($white, $black, 80%);\n$gray-900: mix($white, $black, 90%);\n\n// Currently Un used in the design but part of bootstrap.\n$indigo: #6610f2;\n$pink: #e83e8c;\n$yellow: #ffc107;\n$cyan: #17a2b8;\n\n$theme-palette: map-merge(\n\t(\n\t\tprimary: $teal,\n\t\tshade: $dark-grey,\n\t\tsuccess: $green,\n\t\twarning: $orange,\n\t\talert: $red,\n\t\tnavigation: $blue,\n\t\taccent: $green-blue,\n\t\tinfo: $alt-grey,\n\t\thighlight: $purple,\n\t\tacc: $acc-blue,\n\t),\n\t$theme-palette\n);\n\n$grays: map-merge(\n\t(\n\t\t'100': $gray-100,\n\t\t'200': $gray-200,\n\t\t'300': $gray-300,\n\t\t'400': $gray-400,\n\t\t'500': $gray-500,\n\t\t'600': $gray-600,\n\t\t'700': $gray-700,\n\t\t'800': $gray-800,\n\t\t'900': $gray-900,\n\t),\n\t$grays\n);\n$colors: map-merge(\n\t(\n\t\t'blue': $blue,\n\t\t'indigo': $indigo,\n\t\t'purple': $purple,\n\t\t'pink': $pink,\n\t\t'red': $red,\n\t\t'orange': $orange,\n\t\t'yellow': $yellow,\n\t\t'green': $green,\n\t\t'teal': $teal,\n\t\t'cyan': $cyan,\n\t\t'white': $white,\n\t\t'gray': $gray-600,\n\t\t'gray-dark': $gray-800,\n\t),\n\t$colors\n);\n\n$fonts: (\n\taccent: (\n\t\tname: 'Roboto Slab',\n\t\tstack: '\"Roboto Slab\",\"Times New Roman\",\"Lucida Bright\",Georgia,serif, \"slab\"',\n\t),\n\tdisplay: (\n\t\tname: 'Maven Pro',\n\t\tstack: '\"Maven Pro\",\"Muli\",\"Open Sans\",\"system\",sans-serif',\n\t),\n\tcopy: (\n\t\tname: 'Muli',\n\t\tstack: '\"Muli\",\"Open Sans\",\"system\",sans-serif',\n\t),\n\tui: (\n\t\tname: 'Open Sans',\n\t\tstack: '\"Open Sans\",-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif',\n\t),\n);\n\n// Reset Values of Utlity-css.vars.scss\n$value-to-unit: map-deep-set($value-to-unit, 'font-family' 'accent', map-deep-get($fonts, 'accent', 'stack'));\n$value-to-unit: map-deep-set($value-to-unit, 'font-family' 'display', map-deep-get($fonts, 'display', 'stack'));\n$value-to-unit: map-deep-set($value-to-unit, 'font-family' 'copy', map-deep-get($fonts, 'copy', 'stack'));\n\n$global-radus-on: false;\n$global-border-radius: 6px;\n$global-border-round: 25px;\n$basicSizeMultiplier: 1rem;\n/** Default Brands *********************************/\n/** Colors **/\n@import 'setup/config/colors';\n/** Fonts **/\n@import 'setup/config/fonts';\n/** Textures **/\n@import 'setup/config/textures';\n/** Logos **/\n@import 'setup/config/logo';\n\npre code.hljs {\n\tpadding-top: 2em;\n\tpadding-bottom: 2.5em;\n\tmax-height: 100%;\n}\n\n/*# sourceMappingURL=maps/styleguide_override.css.map */\n\n.kss-color {\n\theight: 160px;\n}\n\n.kss-section__markup > pre.language-markup {\n\tmargin: 0;\n\t// max-height: 20vh;\n\toverflow-y: auto;\n\toverflow-x: auto;\n}\n\n.kss-section__markup > pre.language-markup::-webkit-scrollbar {\n\twidth: 0.35rem;\n\theight: 0.35rem;\n}\n/* Track */\n.kss-section__markup > pre.language-markup::-webkit-scrollbar-track {\n\tbox-shadow: make-shadow(2, 'inset', #000, 0.2);\n\tbackground-color: rgba(get-theme-color(primary, -3), 0.1);\n}\n/* Handle */\n.kss-section__markup > pre.language-markup::-webkit-scrollbar-thumb {\n\tborder-radius: get-css-size(border-radius, round);\n\tbackground: get-theme-color(primary, -1);\n\tbox-shadow: make-shadow(2, 'inset', #000, 0.2);\n}\n.kss-section__markup > pre.language-markup::-webkit-scrollbar-thumb:window-inactive {\n\tbackground: rgba(get-theme-color(primary, -1), 0.1);\n}\n.kss-section__markup > pre.language-markup::-webkit-scrollbar-track:window-inactive {\n\tbackground: rgba(get-theme-color(primary, -3), 0.1);\n}\n.kss-markdown {\n\tmax-width: unset;\n}\n\n.kss-section__description,\n.kss-section__content,\n.kss-markdown {\n\ttable {\n\t\tmin-width: 50%;\n\t\tborder: 1px solid #808080;\n\t\tmargin: $margin_3 0 $margin_4;\n\t}\n\tborder-spacing: 0;\n\t.thead,\n\tthead {\n\t\tbackground-color: $white;\n\n\t\tth,\n\t\ttd {\n\t\t\tborder-bottom: 2px solid get-theme-color(primary, 1);\n\t\t}\n\t}\n\ttbody > tr + tr {\n\t\tborder-top: solid get-theme-color(shade, 5) 1px;\n\t}\n\t.tfoot,\n\ttfoot {\n\t\tbackground-color: get-theme-color(shade, 5);\n\n\t\tth,\n\t\ttd {\n\t\t\tborder-top: 1px solid get-theme-color(shade, 1);\n\t\t\tfont-style: italic;\n\t\t}\n\t}\n\tth,\n\ttd {\n\t\tpadding: $padding_2 $padding_3;\n\t}\n}\n\n.kss-modifiers__example {\n\tmin-height: 0;\n\tmargin-bottom: 1.5rem;\n}\n[class*='[modifier class]'] {\n\tdisplay: none;\n}\n[data-style*='[modifier class]'] {\n\tdisplay: none;\n}\n.kss-markdown {\n\ttable {\n\t\tcolor: #333;\n\t\tbackground: white;\n\t\tborder: 1px solid grey;\n\t\tfont-size: 12pt;\n\t\tborder-collapse: collapse;\n\t}\n\ttable thead th,\n\ttable tfoot th {\n\t\tcolor: #777;\n\t\tbackground: rgba(0, 0, 0, 0.1);\n\t}\n\ttable caption {\n\t\tpadding: 0.5em;\n\t}\n\ttable th,\n\ttable td {\n\t\tpadding: 0.5em;\n\t\tborder: 1px solid lightgrey;\n\t}\n}\n.kss-nav_subnav {\n\tmargin-left: 0;\n}\n.kss-markdown a { font-size: inherit;}","/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */\n/* Document\n ========================================================================== */\n/**\n * 1. Correct the line height in all browsers.\n * 2. Prevent adjustments of font size after orientation changes in iOS.\n */\nhtml {\n line-height: 1.15; /* 1 */\n -webkit-text-size-adjust: 100%; /* 2 */\n}\n\n/* Sections\n========================================================================== */\n/**\n * Remove the margin in all browsers.\n */\nbody {\n margin: 0;\n}\n\n/**\n * Render the `main` element consistently in IE.\n */\nmain {\n display: block;\n}\n\n/**\n * Correct the font size and margin on `h1` elements within `section` and\n * `article` contexts in Chrome, Firefox, and Safari.\n */\nh1 {\n font-size: 2em;\n margin: 0.67em 0;\n}\n\n/* Grouping content\n========================================================================== */\n/**\n * 1. Add the correct box sizing in Firefox.\n * 2. Show the overflow in Edge and IE.\n */\nhr {\n box-sizing: content-box; /* 1 */\n height: 0; /* 1 */\n overflow: visible; /* 2 */\n}\n\n/**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\npre {\n font-family: monospace, monospace; /* 1 */\n font-size: 1em; /* 2 */\n}\n\n/* Text-level semantics\n========================================================================== */\n/**\n * Remove the gray background on active links in IE 10.\n */\na {\n background-color: transparent;\n}\n\n/**\n * 1. Remove the bottom border in Chrome 57-\n * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n */\nabbr[title] {\n border-bottom: none; /* 1 */\n text-decoration: underline; /* 2 */\n text-decoration: underline dotted; /* 2 */\n}\n\n/**\n * Add the correct font weight in Chrome, Edge, and Safari.\n */\nb,\nstrong {\n font-weight: bolder;\n}\n\n/**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\ncode,\nkbd,\nsamp {\n font-family: monospace, monospace; /* 1 */\n font-size: 1em; /* 2 */\n}\n\n/**\n * Add the correct font size in all browsers.\n */\nsmall {\n font-size: 80%;\n}\n\n/**\n * Prevent `sub` and `sup` elements from affecting the line height in\n * all browsers.\n */\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -0.25em;\n}\n\nsup {\n top: -0.5em;\n}\n\n/* Embedded content\n========================================================================== */\n/**\n * Remove the border on images inside links in IE 10.\n */\nimg {\n border-style: none;\n}\n\n/* Forms\n========================================================================== */\n/**\n * 1. Change the font styles in all browsers.\n * 2. Remove the margin in Firefox and Safari.\n */\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n font-family: inherit; /* 1 */\n font-size: 100%; /* 1 */\n line-height: 1.15; /* 1 */\n margin: 0; /* 2 */\n}\n\n/**\n * Show the overflow in IE.\n * 1. Show the overflow in Edge.\n */\nbutton,\ninput { /* 1 */\n overflow: visible;\n}\n\n/**\n * Remove the inheritance of text transform in Edge, Firefox, and IE.\n * 1. Remove the inheritance of text transform in Firefox.\n */\nbutton,\nselect { /* 1 */\n text-transform: none;\n}\n\n/**\n * Correct the inability to style clickable types in iOS and Safari.\n */\nbutton,\n[type=button],\n[type=reset],\n[type=submit] {\n -webkit-appearance: button;\n}\n\n/**\n * Remove the inner border and padding in Firefox.\n */\nbutton::-moz-focus-inner,\n[type=button]::-moz-focus-inner,\n[type=reset]::-moz-focus-inner,\n[type=submit]::-moz-focus-inner {\n border-style: none;\n padding: 0;\n}\n\n/**\n * Restore the focus styles unset by the previous rule.\n */\nbutton:-moz-focusring,\n[type=button]:-moz-focusring,\n[type=reset]:-moz-focusring,\n[type=submit]:-moz-focusring {\n outline: 1px dotted ButtonText;\n}\n\n/**\n * Correct the padding in Firefox.\n */\nfieldset {\n padding: 0.35em 0.75em 0.625em;\n}\n\n/**\n * 1. Correct the text wrapping in Edge and IE.\n * 2. Correct the color inheritance from `fieldset` elements in IE.\n * 3. Remove the padding so developers are not caught out when they zero out\n * `fieldset` elements in all browsers.\n */\nlegend {\n box-sizing: border-box; /* 1 */\n color: inherit; /* 2 */\n display: table; /* 1 */\n max-width: 100%; /* 1 */\n padding: 0; /* 3 */\n white-space: normal; /* 1 */\n}\n\n/**\n * Add the correct vertical alignment in Chrome, Firefox, and Opera.\n */\nprogress {\n vertical-align: baseline;\n}\n\n/**\n * Remove the default vertical scrollbar in IE 10+.\n */\ntextarea {\n overflow: auto;\n}\n\n/**\n * 1. Add the correct box sizing in IE 10.\n * 2. Remove the padding in IE 10.\n */\n[type=checkbox],\n[type=radio] {\n box-sizing: border-box; /* 1 */\n padding: 0; /* 2 */\n}\n\n/**\n * Correct the cursor style of increment and decrement buttons in Chrome.\n */\n[type=number]::-webkit-inner-spin-button,\n[type=number]::-webkit-outer-spin-button {\n height: auto;\n}\n\n/**\n * 1. Correct the odd appearance in Chrome and Safari.\n * 2. Correct the outline style in Safari.\n */\n[type=search] {\n -webkit-appearance: textfield; /* 1 */\n outline-offset: -2px; /* 2 */\n}\n\n/**\n * Remove the inner padding in Chrome and Safari on macOS.\n */\n[type=search]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n/**\n * 1. Correct the inability to style clickable types in iOS and Safari.\n * 2. Change font properties to `inherit` in Safari.\n */\n::-webkit-file-upload-button {\n -webkit-appearance: button; /* 1 */\n font: inherit; /* 2 */\n}\n\n/* Interactive\n========================================================================== */\n/*\n * Add the correct display in Edge, IE 10+, and Firefox.\n */\ndetails {\n display: block;\n}\n\n/*\n * Add the correct display in all browsers.\n */\nsummary {\n display: list-item;\n}\n\n/* Misc\n========================================================================== */\n/**\n * Add the correct display in IE 10+.\n */\ntemplate {\n display: none;\n}\n\n/**\n * Add the correct display in IE 10.\n */\n[hidden] {\n display: none;\n}\n\na {\n text-decoration: none;\n}\n\n/**\n * arches - Global style system focused on utility classes\n * @version v1.0.0\n * @link https://github.com/MattWatier/Arches#readme\n */\n/** Pre Header - modular scale default break points utility *********************************/\n/** SCSS DOC: _helpers.scss **/\n/** SCSS DOC: __var.output.scss **/\n/** This needs to run later then brand **/\n/** Utility Class Only With Basic ACC Branding **/ /** ACC Brands *********************************/\n/** Default Brands *********************************/\n/** Colors **/\n/** SCSS DOC: _colors.scss **/\n/** Setting link color variables in scss **/\n/*\n\nLink Colors: Light\n\nLink colors of a lighter shade in all of its states, default, hover, visited. Typically used to enhance visibility on dark backgrounds.\n\n$link-color-dark\t\t\t- #0b5243; Link Color dark\t\t\t\n$link-color-dark--hover\t- #031814; Link Color dark--hover\t\n$link-color-dark--visited\t- #325049; Link Color dark--visited\t\n\nWeight:2\n\nStyleguide DesignBase.Colors.LinksLight\n */\n/*\n\nLink Colors\n\nLink colors in all of its states, default, hover, visited.\n\n\n$link-color-light\t\t\t- #70ecd1; Link Color light\t\t\t\n$link-color-light--hover\t- #e2fbf6; Link Color light--hover\t\n$link-color-light--visited\t- #69a195; Link Color light--visited\t\n$link-color-dark\t\t\t- #0b5243; Link Color dark\t\t\t\n$link-color-dark--hover\t- #031814; Link Color dark--hover\t\n$link-color-dark--visited\t- #325049; Link Color dark--visited\t\n\nWeight:1\n\nStyleguide DesignBase.Colors.Links\n */\n/** Fonts **/\n/* Define the \"system\" font family */\n@font-face {\n font-family: system;\n font-style: normal;\n font-weight: 300;\n src: local(\".SFNSText-Light\"), local(\".HelveticaNeueDeskInterface-Light\"), local(\".LucidaGrandeUI\"), local(\"Ubuntu Light\"), local(\"Segoe UI Light\"), local(\"Roboto-Light\"), local(\"DroidSans\"), local(\"Tahoma\");\n}\nhtml {\n -webkit-font-smoothing: antialiased;\n -webkit-line-break: after-white-space;\n -webkit-locale: \"en\";\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n line-break: white-space;\n}\n\n/** Textures **/\n/** Logos **/\npre code.hljs {\n padding-top: 2em;\n padding-bottom: 2.5em;\n max-height: 100%;\n}\n\n\n.kss-color {\n height: 160px;\n}\n\n.kss-section__markup > pre.language-markup {\n margin: 0;\n overflow-y: auto;\n overflow-x: auto;\n}\n\n.kss-section__markup > pre.language-markup::-webkit-scrollbar {\n width: 0.35rem;\n height: 0.35rem;\n}\n\n/* Track */\n.kss-section__markup > pre.language-markup::-webkit-scrollbar-track {\n box-shadow: inset 1px 1px 4px 0.5px rgba(0, 0, 0, 0.2);\n background-color: rgba(13, 71, 87, 0.1);\n}\n\n/* Handle */\n.kss-section__markup > pre.language-markup::-webkit-scrollbar-thumb {\n border-radius: 1rem;\n background: #157894;\n box-shadow: inset 1px 1px 4px 0.5px rgba(0, 0, 0, 0.2);\n}\n\n.kss-section__markup > pre.language-markup::-webkit-scrollbar-thumb:window-inactive {\n background: rgba(21, 120, 148, 0.1);\n}\n\n.kss-section__markup > pre.language-markup::-webkit-scrollbar-track:window-inactive {\n background: rgba(13, 71, 87, 0.1);\n}\n\n.kss-markdown {\n max-width: unset;\n}\n\n.kss-section__description,\n.kss-section__content,\n.kss-markdown {\n border-spacing: 0;\n}\n.kss-section__description table,\n.kss-section__content table,\n.kss-markdown table {\n min-width: 50%;\n border: 1px solid #808080;\n margin: 0.5rem 0 1rem;\n}\n.kss-section__description .thead,\n.kss-section__description thead,\n.kss-section__content .thead,\n.kss-section__content thead,\n.kss-markdown .thead,\n.kss-markdown thead {\n background-color: rgb(255, 255, 255);\n}\n.kss-section__description .thead th,\n.kss-section__description .thead td,\n.kss-section__description thead th,\n.kss-section__description thead td,\n.kss-section__content .thead th,\n.kss-section__content .thead td,\n.kss-section__content thead th,\n.kss-section__content thead td,\n.kss-markdown .thead th,\n.kss-markdown .thead td,\n.kss-markdown thead th,\n.kss-markdown thead td {\n border-bottom: 2px solid #1da3c9;\n}\n.kss-section__description tbody > tr + tr,\n.kss-section__content tbody > tr + tr,\n.kss-markdown tbody > tr + tr {\n border-top: solid #f0f0f1 1px;\n}\n.kss-section__description .tfoot,\n.kss-section__description tfoot,\n.kss-section__content .tfoot,\n.kss-section__content tfoot,\n.kss-markdown .tfoot,\n.kss-markdown tfoot {\n background-color: #f0f0f1;\n}\n.kss-section__description .tfoot th,\n.kss-section__description .tfoot td,\n.kss-section__description tfoot th,\n.kss-section__description tfoot td,\n.kss-section__content .tfoot th,\n.kss-section__content .tfoot td,\n.kss-section__content tfoot th,\n.kss-section__content tfoot td,\n.kss-markdown .tfoot th,\n.kss-markdown .tfoot td,\n.kss-markdown tfoot th,\n.kss-markdown tfoot td {\n border-top: 1px solid #757881;\n font-style: italic;\n}\n.kss-section__description th,\n.kss-section__description td,\n.kss-section__content th,\n.kss-section__content td,\n.kss-markdown th,\n.kss-markdown td {\n padding: 0.25rem 0.5rem;\n}\n\n.kss-modifiers__example {\n min-height: 0;\n margin-bottom: 1.5rem;\n}\n\n[class*=\"[modifier class]\"] {\n display: none;\n}\n\n[data-style*=\"[modifier class]\"] {\n display: none;\n}\n\n.kss-markdown table {\n color: #333;\n background: white;\n border: 1px solid grey;\n font-size: 12pt;\n border-collapse: collapse;\n}\n.kss-markdown table thead th,\n.kss-markdown table tfoot th {\n color: #777;\n background: rgba(0, 0, 0, 0.1);\n}\n.kss-markdown table caption {\n padding: 0.5em;\n}\n.kss-markdown table th,\n.kss-markdown table td {\n padding: 0.5em;\n border: 1px solid lightgrey;\n}\n\n.kss-nav_subnav {\n margin-left: 0;\n}\n\n.kss-markdown a {\n font-size: inherit;\n}","/* Define the \"system\" font family */\n@font-face {\n\tfont-family: system;\n\tfont-style: normal;\n\tfont-weight: 300;\n\tsrc: local('.SFNSText-Light'), local('.HelveticaNeueDeskInterface-Light'), local('.LucidaGrandeUI'),\n\t\tlocal('Ubuntu Light'), local('Segoe UI Light'), local('Roboto-Light'), local('DroidSans'), local('Tahoma');\n}\n\n$fonts: (\n\taccent: (\n\t\tname: 'system',\n\t\tshort-name:\"Sys\",\n\t\tstack: '\"Roboto Slab\",\"Times New Roman\",\"Lucida Bright\",Georgia,serif, \"slab\"',\n\t\tweight:(\n\t\t\tlight:100,\n\t\t\tregular:300,\n\t\t\tmedium:500,\n\t\t\tbold:700,\n\t\t\txbold:900\n\t\t)\n\t),\n\tdisplay: (\n\t\tname: 'system',\n\t\tshort-name:\"Sys\",\n\t\tstack: '\"Maven Pro\",\"Muli\",\"Open Sans\",\"system\",sans-serif',\n\t\tweight:(\n\t\t\tlight:100,\n\t\t\tregular:300,\n\t\t\tmedium:500,\n\t\t\tbold:700,\n\t\t\txbold:900\n\t\t)\n\t),\n\tcopy: (\n\t\tname: 'system',\n\t\tshort-name:\"Sys\",\n\t\tstack: '\"Muli\",\"Open Sans\",\"system\",sans-serif',\n\t\tweight:(\n\t\t\tlight:100,\n\t\t\tregular:300,\n\t\t\tmedium:500,\n\t\t\tbold:700,\n\t\t\txbold:900\n\t\t)\n\t),\n\tui: (\n\t\tname: 'system',\n\t\tshort-name:\"Sys\",\n\t\tstack: '\"Open Sans\",-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif',\n\t\tweight:(\n\t\t\tlight:100,\n\t\t\tregular:300,\n\t\t\tmedium:500,\n\t\t\tbold:700,\n\t\t\txbold:900\n\t\t)\n\t),\n) !default;\n\n\n\nhtml {\n\t-webkit-font-smoothing: antialiased;\n\t-webkit-line-break: after-white-space;\n\t-webkit-locale: 'en';\n\t-webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n\tline-break: white-space;\n}\n"]}