{
  "version": 3,
  "sources": ["../../../node_modules/normalize.css/normalize.css", "../../../cssVariables.css", "../../../packages/neos-ui/src/styleHostOnly.css"],
  "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\nhtml {\n  line-height: 1.15; /* 1 */\n  -webkit-text-size-adjust: 100%; /* 2 */\n}\n\n/* Sections\n   ========================================================================== */\n\n/**\n * Remove the margin in all browsers.\n */\n\nbody {\n  margin: 0;\n}\n\n/**\n * Render the `main` element consistently in IE.\n */\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 */\n\nh1 {\n  font-size: 2em;\n  margin: 0.67em 0;\n}\n\n/* Grouping content\n   ========================================================================== */\n\n/**\n * 1. Add the correct box sizing in Firefox.\n * 2. Show the overflow in Edge and IE.\n */\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 */\n\npre {\n  font-family: monospace, monospace; /* 1 */\n  font-size: 1em; /* 2 */\n}\n\n/* Text-level semantics\n   ========================================================================== */\n\n/**\n * Remove the gray background on active links in IE 10.\n */\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 */\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 */\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 */\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 */\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 */\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/**\n * Remove the border on images inside links in IE 10.\n */\n\nimg {\n  border-style: none;\n}\n\n/* Forms\n   ========================================================================== */\n\n/**\n * 1. Change the font styles in all browsers.\n * 2. Remove the margin in Firefox and Safari.\n */\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 */\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 */\n\nbutton,\nselect { /* 1 */\n  text-transform: none;\n}\n\n/**\n * Correct the inability to style clickable types in iOS and Safari.\n */\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 */\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 */\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 */\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 */\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 */\n\nprogress {\n  vertical-align: baseline;\n}\n\n/**\n * Remove the default vertical scrollbar in IE 10+.\n */\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\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\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\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\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\n::-webkit-file-upload-button {\n  -webkit-appearance: button; /* 1 */\n  font: inherit; /* 2 */\n}\n\n/* Interactive\n   ========================================================================== */\n\n/*\n * Add the correct display in Edge, IE 10+, and Firefox.\n */\n\ndetails {\n  display: block;\n}\n\n/*\n * Add the correct display in all browsers.\n */\n\nsummary {\n  display: list-item;\n}\n\n/* Misc\n   ========================================================================== */\n\n/**\n * Add the correct display in IE 10+.\n */\n\ntemplate {\n  display: none;\n}\n\n/**\n * Add the correct display in IE 10.\n */\n\n[hidden] {\n  display: none;\n}\n", "/**\n * see https://github.com/neos/neos-ui/pull/3438 as to why we have in NeosUi 7.3 - 8.2 two declarations of the same set of css variables.\n */\n\n/** Global CSS variables for Neos.Ui */\n\n/**\n * They are compiled into the source code via our buildstack, and additionally exposed on the Host, to be consumed at runtime by plugins\n *\n * We currently dont use runtime variables in the NeosUi see: https://github.com/neos/neos-ui/issues/3201\n * This approach would work for the Host frame, but we inject some rendered html and css (the inline toolbar) into the guest frame where we also rely on css variables.\n * To not collide with consumer css variables in the iframe, we keep them compiled.\n *\n * While we do make sure that plugins are working who use the variable names, they are not marked as @api but only available for unplanned extensibility.\n * In the future we plan to transform the names to lowercase and might get rid of some unused/odd variables (like all the --zIndex- ones).\n */\n:root {\n    --spacing-GoldenUnit: 40px;\n    --spacing-Full: 16px;\n    --spacing-Half: 8px;\n    --spacing-Quarter: 4px;\n    --size-SidebarWidth: 320px;\n    --transition-Fast: .1s;\n    --transition-Default: .25s;\n    --transition-Slow: .5s;\n    --zIndex-SecondaryToolbar-LinkIconButtonFlyout: 1;\n    --zIndex-FlashMessageContainer: 70;\n    --zIndex-LoadingIndicatorContainer: 50;\n    --zIndex-SecondaryInspector-Context: 1;\n    --zIndex-SecondaryInspector-Iframe: 2;\n    --zIndex-SecondaryInspector-Close: 3;\n    --zIndex-SecondaryInspectorElevated: 60;\n    --zIndex-SecondaryInspectorElevated-DropDownContents: 70;\n    --zIndex-Dialog: 55;\n    --zIndex-FullScreenClose-Context: 1;\n    --zIndex-Drawer: 45;\n    --zIndex-Bar-Context: 1;\n    --zIndex-PrimaryToolbar: 40;\n    --zIndex-CheckboxInput-Context: 1;\n    --zIndex-DropdownContents-Context: 1;\n    --zIndex-SelectBoxContents: 55;\n    --zIndex-NotInlineEditableOverlay-Context: 1;\n    --zIndex-CalendarFakeInputMirror-Context: 1;\n    --zIndex-RdtPicker-Context: 1;\n    --zIndex-SideBar-DropTargetBefore: 1;\n    --zIndex-SideBar-DropTargetAfter: 2;\n    --zIndex-WrapperDropdown-Context: 1;\n    --zIndex-UnappliedChangesOverlay: 55;\n    --zIndex-NodeToolBar: 2147483646;\n    --fontSize-Base: 14px;\n    --fontSize-Small: 12px;\n    --fontsHeadings-Family: \"Noto Sans\";\n    --fontsHeadings-Style: \"Regular\";\n    --fontsHeadings-CssWeight: 400;\n    --fontsCopy-Family: \"Noto Sans\";\n    --fontsCopy-Style: \"Regular\";\n    --fontsCopy-CssWeight: 400;\n    --colors-PrimaryViolet: #26224C;\n    --colors-PrimaryVioletHover: #342f5f;\n    --colors-PrimaryBlue: #00ADEE;\n    --colors-PrimaryBlueHover: #35c3f8;\n    --colors-ContrastDarkest: #141414;\n    --colors-ContrastDarker: #222;\n    --colors-ContrastDark: #3f3f3f;\n    --colors-ContrastNeutral: #323232;\n    --colors-ContrastBright: #999;\n    --colors-ContrastBrighter: #adadad;\n    --colors-ContrastBrightest: #FFF;\n    --colors-Success: #00a338;\n    --colors-SuccessHover: #0bb344;\n    --colors-Warn: #ff8700;\n    --colors-WarnHover: #fda23d;\n    --colors-Error: #ff460d;\n    --colors-ErrorHover: #ff6a3c;\n    --colors-UncheckedCheckboxTick: #5B5B5B;\n}\n", "@import 'normalize.css';\n@import '../../../cssVariables.css';\n\n@font-face {\n    font-family: 'Noto Sans';\n    src: local('Noto Sans Regular'), local('NotoSans-Regular'), url('notosans-fontface/fonts/NotoSans-Regular.woff2') format('woff2');\n    font-weight: 400;\n    font-style: normal;\n}\n\n@font-face {\n    font-family: 'Noto Sans';\n    src: local('Noto Sans Italic'), local('NotoSans-Italic'), url('notosans-fontface/fonts/NotoSans-Italic.woff2') format('woff2');\n    font-weight: 400;\n    font-style: italic;\n}\n\n@font-face {\n    font-family: 'Noto Sans';\n    src: local('Noto Sans Bold'), local('NotoSans-Bold'), url('notosans-fontface/fonts/NotoSans-Bold.woff2') format('woff2');\n    font-weight: 700;\n    font-style: normal;\n}\n\n@font-face {\n    font-family: 'Noto Sans';\n    src: local('Noto Sans BoldItalic'), local('NotoSans-BoldItalic'), url('notosans-fontface/fonts/NotoSans-BoldItalic.woff2') format('woff2');\n    font-weight: 700;\n    font-style: italic;\n}\n\n* {\n    box-sizing: border-box;\n}\n\n/* our css variables currently dont work for non .module.css files */\nbody {\n    font-family: 'Noto Sans', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    font-size: 14px;\n    line-height: 20px;\n    font-weight: normal;\n    color: #fff;\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n}\n\nhr {\n    margin: 0;\n    border: 1px solid #3f3f3f;\n}\n\n/* normalize.css doesn't reset link underline */\na {\n    text-decoration: none;\n}\n"],
  "mappings": "AAUA,KACE,iBACA,8BAUF,KAtBA,SA8BA,KACE,cAQF,GACE,cAxCF,eAoDA,GACE,uBACA,SACA,iBAQF,IACE,gCACA,cAUF,EACE,6BAQF,YACE,mBACA,0BACA,iCAOF,SAEE,mBAQF,cAGE,gCACA,cAOF,MACE,cAQF,QAEE,cACA,cACA,kBACA,wBAGF,IACE,cAGF,IACE,UAUF,IACE,kBAWF,sCAKE,oBACA,eACA,iBAtKF,SA+KA,aAEE,iBAQF,cAEE,oBAOF,gDAIE,0BAOF,wHAIE,kBAjNF,UAyNA,4GAIE,8BAOF,SApOA,2BA+OA,OACE,sBACA,cACA,cACA,eAnPF,UAqPE,mBAOF,SACE,wBAOF,SACE,cAQF,6BAEE,sBA/QF,UAuRA,kFAEE,YAQF,cACE,6BACA,oBAOF,yCACE,wBAQF,6BACE,0BACA,aAUF,QACE,cAOF,QACE,kBAUF,SACE,aAOF,SACE,aC3UF,MACI,2BACA,qBACA,oBACA,uBACA,2BACA,uBACA,2BACA,uBACA,kDACA,mCACA,uCACA,uCACA,sCACA,qCACA,wCACA,yDACA,oBACA,oCACA,oBACA,wBACA,4BACA,kCACA,qCACA,+BACA,6CACA,4CACA,8BACA,qCACA,oCACA,oCACA,qCACA,iCACA,sBACA,uBACA,oCACA,iCACA,+BACA,gCACA,6BACA,2BACA,gCACA,qCACA,8BACA,mCACA,kCACA,8BACA,+BACA,kCACA,8BACA,mCACA,iCACA,0BACA,+BACA,uBACA,4BACA,wBACA,6BACA,wCCvEJ,WACI,sBACA,gHACA,gBACA,kBAGJ,WACI,sBACA,6GACA,gBACA,kBAGJ,WACI,sBACA,uGACA,gBACA,kBAGJ,WACI,sBACA,yHACA,gBACA,kBAGJ,EACI,sBAIJ,KACI,iCACA,mCACA,eACA,iBACA,gBACA,WA1CJ,mBA6CI,gBAGJ,GAhDA,SAkDI,yBAIJ,EACI",
  "names": []
}
