@import url(https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;500&display=swap);.copy-to-clipboard{display:flex;position:relative}.copy-to-clipboard .copied{background:#303030;border-radius:2px;color:#fff;left:-5em;opacity:0;padding:2px 4px;position:absolute;transition:opacity .5s ease}.copy-to-clipboard .copied.active{opacity:1}.MuiTooltip-popper{z-index:9999!important}body.dark .MuiTooltip-arrow{color:var(--theme-light)}body.dark .MuiTooltip-tooltip{background-color:var(--theme-light);color:var(--theme-dark)}body.light .MuiTooltip-arrow{color:var(--theme-dark)}body.light .MuiTooltip-tooltip{background-color:var(--theme-dark);color:var(--theme-light)}.codePreview{margin:0!important;min-height:100%;min-width:-webkit-max-content;min-width:max-content;overflow:visible!important;overflow:initial!important;padding:0!important}.code-preview.footer-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.code-preview.footer-wrapper div{opacity:1;transition:all .4s}.code-preview.footer-wrapper div.hidden{opacity:0}.lineNumbers{border-right:1px dashed;height:100%;margin-right:10px;min-width:24px;padding-right:5px!important}.MuiSnackbar-root.error-view{z-index:3000}.clipboard{align-items:center;display:flex;margin-top:1em}.clipboard:hover{cursor:pointer;text-decoration:underline}.MuiSnackbar-root .MuiAlert-filledError{background-color:var(--theme-danger);color:#fff}.MuiAlert-message{font-size:1.1em}.MuiSnackbar-root .MuiAlert-standardError .MuiAlert-message{align-items:center;display:flex}.MuiSnackbar-root.error-view.MuiSnackbar-anchorOriginTopCenter{left:50%;right:auto;top:24px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:70%}.MuiSnackbar-root.error-view .MuiAlert-standardError .MuiAlert-icon{color:#fff}.MuiPaper-root.MuiAlert-root{width:100%}@media screen and (max-width:768px){.MuiSnackbar-root.error-view.MuiSnackbar-anchorOriginTopCenter{left:0;right:0;top:0;-webkit-transform:translateX(0);transform:translateX(0);width:100%}}.mn-feature-modal .modal-content h4{border-bottom:1px solid rgba(0,0,0,.2);left:0;padding:8px .8em 0;position:fixed;right:0;top:0;z-index:1001}.mn-feature-modal .modal-content{height:calc(100% - 130px);margin-bottom:56px;margin-top:74px;max-width:100%;overflow-x:hidden;padding-bottom:56px;width:100%}.mn-feature-modal .modal-content h4 .helper-text{display:none}.mn-feature-modal .input-field>label:not(.label-icon).active{font-size:.8em;left:0}.mn-feature-container .card{cursor:pointer;-webkit-user-select:none;user-select:none}.mn-feature-container .card .card-content p{word-break:break-word}.mn-feature-container .card .card-title{font-size:1.2em}body.dark .mn-feature-modal .modal-content,body.dark .mn-feature-modal .modal-content h4{background-color:var(--theme-dark)!important}body.light .mn-feature-modal .modal-content,body.light .mn-feature-modal .modal-content h4{background-color:var(--theme-light)!important}body.dark .mn-feature-selection{background-color:var(--theme-dark-card-bg)}body.dark .mn-feature-selection:hover{background-color:var(--theme-dark-card-hover-bg)!important}body.dark .mn-feature-selection.selected{background:var(--theme-dark-secondary)!important}body.light .mn-feature-selection.selected{background:#d3d3d3!important}body.dark .mn-feature-container .card .card-title,body.dark .mn-feature-container .selected-item-row .title{color:#fff!important}body.light .mn-feature-container .card .card-title,body.light .mn-feature-container .selected-item-row .title{color:#000!important}@media screen and (max-width:600px){.modal.mn-feature-modal{font-size:14px;height:100%!important;max-height:100%!important;max-width:100%!important;top:0!important;width:100%!important}}.mn-footer-container{align-items:flex-end;display:flex;justify-content:flex-start;padding-left:12px}.mn-footer-container .micronaut-foundation{height:80px;height:11.11111vw;max-height:101px;min-height:60px;width:auto}@media only screen and (max-width:350px){.mn-footer-container{align-items:center;flex-direction:column;justify-content:flex-end;padding-right:0}}.other-commands{bottom:0;display:flex;flex-direction:column;left:0;position:fixed;right:0}.mn-header{display:flex;flex-direction:row;flex-wrap:wrap-reverse;padding:20px 5px 20px 0;width:100%}.mn-header .logo-wrapper{flex:1 1;height:120px}.mn-header .logo-wrapper .mn-logo{height:100%}.mn-header .icon-wrapper{align-items:flex-start;display:flex;flex:1 1;flex-direction:row;justify-content:flex-end;padding-left:2em}.mn-header .header-icon{margin:0 5px}.mn-header .btn-floating,.mn-header a.header-icon{align-items:center;background-color:var(--theme-dark);border-radius:50%;color:var(--theme-light);cursor:pointer;display:flex;height:32px;justify-content:center;line-height:32px;overflow:hidden;padding:0;position:relative;vertical-align:middle;width:32px;z-index:1}.mn-header button.dark,body.light .mn-header a.header-icon{background-color:var(--theme-light);color:var(--theme-dark)}.mn-header .header-icon .MuiSvgIcon-root{height:32px;width:32px}.mn-header .header-icon .MuiSvgIcon-root.mailto,.mn-header .header-icon .MuiSvgIcon-root.twitter{height:24px;width:24px}.mn-header .btn-floating i{line-height:32px}.mn-header a.header-icon{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.mn-header a.header-icon img{height:32px;width:32px}.mn-header .mobile-icon-control{display:none}@media only screen and (max-width:600px){.mn-header .logo-wrapper{height:20vw}.mn-header .icon-wrapper>div{--initial-padding-top:20px;--icon-increment-top:36px;position:absolute;top:var(--auto-padding-top);top:var(--initial-padding-top);transition:top .3s ease}.mn-header .icon-wrapper .mobile-icon-control{display:inline;display:initial;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.mn-header .icon-wrapper.active .mobile-icon-control{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.mn-header .icon-wrapper.active>div:nth-child(2){top:calc(var(--icon-increment-top)*1 + var(--auto-padding-top));top:calc(var(--icon-increment-top)*1 + var(--initial-padding-top))}.mn-header .icon-wrapper.active>div:nth-child(3){top:calc(var(--icon-increment-top)*2 + var(--auto-padding-top));top:calc(var(--icon-increment-top)*2 + var(--initial-padding-top))}.mn-header .icon-wrapper.active>div:nth-child(4){top:calc(var(--icon-increment-top)*3 + var(--auto-padding-top));top:calc(var(--icon-increment-top)*3 + var(--initial-padding-top))}.mn-header .icon-wrapper.active>div:nth-child(5){top:calc(var(--icon-increment-top)*4 + var(--auto-padding-top));top:calc(var(--icon-increment-top)*4 + var(--initial-padding-top))}.mn-header .icon-wrapper.active>div:nth-child(6){top:calc(var(--icon-increment-top)*5 + var(--auto-padding-top));top:calc(var(--icon-increment-top)*5 + var(--initial-padding-top))}.mn-header .icon-wrapper.active>div:nth-child(7){top:calc(var(--icon-increment-top)*6 + var(--auto-padding-top));top:calc(var(--icon-increment-top)*6 + var(--initial-padding-top))}.mn-header .icon-wrapper.active>div:nth-child(8){top:calc(var(--icon-increment-top)*7 + var(--auto-padding-top));top:calc(var(--icon-increment-top)*7 + var(--initial-padding-top))}}.modal.modal-lg.next-steps{max-height:90%}.next-steps .title{font-size:1.3rem;font-weight:500;margin-bottom:1rem}.next-steps p.info{max-width:600px;text-align:left}.next-steps-wrapper{margin-bottom:1rem;margin-top:1rem}.next-steps-code .heading,.next-steps-wrapper .heading{margin-bottom:.6rem}.next-steps-code,.next-steps-row{align-items:center;border:1px solid rgba(0,0,0,.3);display:flex}.next-steps-row{align-items:center;display:flex;height:3rem;padding:6px}.next-steps-row .text{overflow:scroll;white-space:nowrap}.next-steps-row.multi-line{height:auto}.next-steps-row.multi-line .text{white-space:normal}.os-select-opt-row{display:flex}span.os-select{color:grey;cursor:pointer;letter-spacing:1px;margin-right:1rem;position:relative}span.os-select:before{bottom:-3px;content:"";height:1px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);transition:all .3s ease-in-out 0s;visibility:hidden;width:100%}span.os-select:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);visibility:visible}.light span.os-select.active{color:#000}.light span.os-select:before{background-color:#000}.dark span.os-select.active{color:#fff}.dark span.os-select:before{background-color:#fff}.next-steps-row .text{align-items:center;display:flex;flex-grow:1}.next-steps-row .icon{flex-shrink:1;height:100%}.next-steps-row .icon,.next-steps-row .icon a{align-items:center;display:flex}body.light .next-steps-row{color:#000}body.light .next-steps-row a{color:var(--theme-dark)}body.dark .next-steps-row{background:var(--theme-dark-card-bg);color:#a9b7c6}body.dark .next-steps-row a{color:#a9b7c6}.select-wrapper{margin-top:3px;width:100%}.MuiSelect-root.MuiSelect-select.MuiSelect-selectMenu.MuiInputBase-input.MuiInput-input{padding-bottom:12px!important}.select-wrapper label+.MuiInput-formControl{margin-top:19px}.MuiFormControl-root{width:100%}.MuiFormLabel-root.MuiInputLabel-root{font-size:1rem;left:0!important}.MuiSelect-select:focus{background-color:initial!important}.MuiFormControl-root .MuiFormLabel-root.Mui-focused{color:grey}.MuiInput-underline:after{border-bottom:1px solid #000!important}body.light .MuiPaper-root.MuiMenu-paper.MuiPopover-paper{background-color:var(--theme-light);color:#000}body.dark .MuiInput-underline:after{border-bottom:1px solid #fff!important}body.dark .MuiSelect-select:focus{background-color:initial!important}body.dark .MuiInputBase-root,body.dark .MuiSvgIcon-root.MuiSelect-icon{color:#fff}body.dark .MuiFormControl-root .MuiFormLabel-root{color:var(--label-grey)}body.dark .MuiFormControl-root .MuiFormLabel-root.Mui-focused{color:#fff}body.dark .MuiPaper-root.MuiMenu-paper.MuiPopover-paper{background-color:#3a3a3a;color:#fff}body.dark .MuiListItem-root.Mui-selected,body.dark .MuiListItem-root.Mui-selected:hover,body.dark .MuiListItem-root:hover{background-color:var(--theme-dark)}body.dark .MuiInput-underline,body.dark .MuiInput-underline:after{border-bottom:1px solid #fff!important}.mn-starter-form-main .input-field .helper-text{min-height:1px}.mn-starter-form-main .input-field .mn-input{height:2.7rem}.mn-starter-form-main .input-field.col{padding:0;width:100%}.mn-starter-form-main .input-field.col label{left:0}.mn-starter-form-main .mn-radio{margin-bottom:5px}.mn-starter-form-main .mn-radio .radio-row{position:relative}.mn-starter-form-main .mn-radio label.input-field{display:block;margin-bottom:5px}body.light .mn-starter-form-main .mn-radio .radio-label{color:#000}body.dark .mn-starter-form-main .mn-radio .radio-label{color:#fff}@media screen and (max-width:600px){.mn-starter-form-main .mn-radio .radio-label{margin-right:10px}[type=radio]:checked+span,[type=radio]:not(:checked)+span{padding-left:2em}.mn-radio:last-of-type{margin-top:10px}}@media screen and (min-width:600px){.mn-starter-form-main .mn-radio .radio-label{display:block}.mn-starter-form-main .mn-radio label.input-field{margin-top:0}}.mn-starter-form-main .mn-radio .loading-wrapper{height:25px;left:0;opacity:0;padding:4px;position:absolute;top:0;transition:all .2s ease;visibility:hidden;width:100%}.mn-starter-form-main .mn-radio .loading .loading-wrapper{opacity:1;visibility:visible}.mn-starter-form-main .mn-radio .radio-label{opacity:1}.mn-starter-form-main .mn-radio .loading .radio-label{opacity:0}.mn-starter-form-main .mn-radio .loading .loading-wrapper .loading-ghost{-webkit-animation:loading-bg 1s linear 1s infinite alternate;animation:loading-bg 1s linear 1s infinite alternate;opacity:1;visibility:visible}.mn-starter-form-main .mn-radio .loading-wrapper .loading-ghost{background-color:hsla(0,0%,53%,.45);border-radius:9999px;height:100%;width:50%}@-webkit-keyframes loading-bg{0%{background-color:hsla(0,0%,53%,.65)}to{background-color:hsla(0,0%,53%,.45)}}@keyframes loading-bg{0%{background-color:hsla(0,0%,53%,.65)}to{background-color:hsla(0,0%,53%,.45)}}.mn-starter-form-main .mn-radio .radio-row:nth-of-type(2) .loading-wrapper .loading-ghost{-webkit-animation-delay:.2s;animation-delay:.2s;width:60%}.mn-starter-form-main .mn-radio .radio-row:nth-of-type(3) .loading-wrapper .loading-ghost{-webkit-animation-delay:.3s;animation-delay:.3s;width:40%}html{box-sizing:border-box;font-family:Fira Sans,sans-serif;font-size:16px;height:100%}body{--theme-dark:#000;--theme-dark-secondary:#3a3a3a;--theme-dark-card-bg:#161616;--theme-dark-card-hover-bg:#252525;--theme-light:#fff;--theme-danger:#941000;--label-grey:#9e9e9e;--label-darkgrey:#686868;--bundle-builder-trigger:#000;min-height:100%;position:relative}#root,body{display:flex}#root{flex:1 1;flex-direction:column}.mn-container{margin-top:1rem}.mn-main-container{background:linear-gradient(to bottom,var(--theme-light) 95%,hsla(0,0%,95%,0));flex:1 1}.mn-feature-container{flex:0 1;padding-bottom:50px;padding-left:10px;padding-right:10px}.mn-footer-container{flex:1 1;padding-bottom:1em;padding-right:12px}.grid-container{height:100%;padding-top:48px}.grid-column{border-top:1px solid;height:100%;overflow-y:auto;padding-left:10px;padding-top:10px}[type=radio].with-gap:checked+span:after,[type=radio].with-gap:checked+span:before,[type=radio]:checked+span:after{border:2px solid #000}.dark .mn-main-container{background:linear-gradient(to bottom,var(--theme-dark) 95%,rgba(45,45,45,0))}.btn{border-radius:0}.btn-floating i{color:inherit}.grey-text{color:var(--label-grey)!important}.light .grey-text{color:var(--label-darkgrey)!important}.error-link{color:#fff!important;font-weight:bolder;text-decoration:underline}.shortcut-legend ul li{font-size:.9rem}.input-field>label,.light label.input-field,label.MuiFormLabel-root{color:var(--label-grey)}.light .input-field>label,.light label.MuiFormLabel-root,.light label.input-field{color:var(--label-darkgrey)!important}.progress{background-color:#dfdfdf}.progress .indeterminate{background-color:rgba(0,0,0,.74)}.progress-container{height:8px;min-height:8px}.spinner-blue,.spinner-blue-only{border-color:#000}.light{font-weight:400}body.light{background-color:var(--theme-light);color:var(--theme-dark)}body.dark{background-color:var(--theme-dark);color:var(--theme-light)}body.dark .btn-flat{color:#fff}body.light .btn-flat{color:#000}button.light{background-color:var(--theme-dark);color:#fff}button.dark{background-color:var(--theme-light);color:#000}button.light:focus,button.light:hover{background-color:#000}button.dark:focus,button.dark:hover{background-color:#fff}body.light [type=radio].with-gap:checked+span:after,body.light [type=radio]:checked+span:after{background-color:#000}body.dark [type=radio].with-gap:checked+span:after,body.dark [type=radio]:checked+span:after{background-color:#fff}body.light [type=radio].with-gap:checked+span:after,body.light [type=radio].with-gap:checked+span:before,body.light [type=radio]:checked+span:after{border:2px solid #000}body.dark [type=radio].with-gap:checked+span:after,body.dark [type=radio].with-gap:checked+span:before,body.dark [type=radio]:checked+span:after{border:2px solid #fff}body.light .mn-input:focus,body.light .select-wrapper input.select-dropdown:focus{border-bottom:1px solid #000!important;box-shadow:0 1px 0 0 #000!important}body.dark .mn-input:focus,body.dark .select-wrapper input.select-dropdown:focus{border-bottom:1px solid #fff!important;box-shadow:0 1px 0 0 #fff!important}body.dark .mn-input,body.dark .select-wrapper input.select-dropdown{color:#fff}body.light .mn-input:focus+label{color:#000!important}body.dark .mn-input:focus+label{color:#fff!important}.pill{border-radius:9999px;padding:1px 8px}body .dark.pill{background-color:#fff!important;color:#000!important}body .light.pill{background-color:#000!important;color:#fff!important}body.dark .mn-input::-webkit-input-placeholder{color:hsla(0,0%,100%,.25)}body.dark .mn-input::placeholder{color:hsla(0,0%,100%,.25)}body.dark .caret{fill:hsla(0,0%,39%,.87)}body.light .dropdown-content li>a,body.light .dropdown-content li>span{color:#000}body.dark .dropdown-content li>a,body.dark .dropdown-content li>span{background-color:#3a3a3a;color:#fff}body.dark .dropdown-content li>a:hover,body.dark .dropdown-content li>span:hover{background-color:var(--theme-dark)}body.light svg.micronaut-foundation path,body.light svg.micronaut-foundation polygon,body.light svg.mn-logo path{fill:var(--theme-dark)}body.light svg.inverse-theme path{fill:gray}body.dark svg.inverse-theme path{fill:#d3d3d3}body.dark svg.micronaut-foundation path,body.dark svg.micronaut-foundation polygon,body.dark svg.mn-logo path{fill:var(--theme-light)}.bg-light{background-color:var(--theme-light)!important;color:var(--theme-dark)!important}.bg-dark{background-color:var(--theme-dark)!important;color:var(--theme-light)!important}@media only screen and (min-width:601px){.container{width:85%}}@media only screen and (max-width:600px){footer.container.mn-footer-container{padding-left:0;padding-right:0}.mn-container .sticky,.mn-feature-container .selected-features{overflow-y:scroll;position:relative!important;top:0}}@media only screen and (max-width:400px){.row .col.xs6{left:auto;margin-left:auto;padding-bottom:5px;right:auto;width:50%}}.button-row .action-button-icon{display:block}@media only screen and (max-width:788px){.button-row .action-button-icon{display:none}}@media only screen and (max-width:600px){.button-row .btn{font-size:.9em;padding:0 10px}}@media only screen and (max-width:500px){.button-row .btn{font-size:.7em;padding:0 4px}}@media only screen and (max-width:400px){.button-row .btn{font-size:.7em;padding:0 10px}}@media only screen and (max-width:225px){.button-row .btn{font-size:0;margin:auto;padding:0 2.5em}.button-row .btn i{font-size:16px;left:0;margin:auto;position:absolute;right:0}.button-row .action-button-icon{display:block}}.d-flex{display:flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex{flex:1 1}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.sticky{position:-webkit-sticky;position:sticky}.clickable{cursor:pointer}.jcc{justify-content:center}.aic{align-items:center}.nowrap{white-space:nowrap}.o-scroll{overflow:scroll}.svg-white path{color:#fff}.modal{min-width:320px;width:35%}.modal.diff h4,.modal.preview h4{margin-bottom:0;padding-bottom:10px;position:fixed}.modal h4{font-size:1.5rem}.modal h5{font-size:1.3rem}.modal.modal-lg{width:65%}.modal.modal-xl{width:90%}.modal.diff,.modal.mn-feature-modal,.modal.preview{height:90%;max-height:90%;width:75%}.modal.dark,.modal.dark .modal-footer{background-color:var(--theme-dark);border-top:1px solid hsla(0,3%,94%,.3)}.modal.light,.modal.light .modal-footer{background-color:var(--theme-light);border-top:1px solid hsla(0,0%,40%,.1)}.dark .modal-overlay{background:#262626;opacity:.8!important}@media only screen and (max-width:800px){.modal{width:60%}}@media only screen and (max-width:600px){.modal{height:100%!important;max-height:100%!important;max-width:100%!important;top:0!important;width:100%!important}}.button-row button{text-transform:uppercase}.input-field>label:not(.label-icon).active{-webkit-transform:translateY(-14px) scale(1);transform:translateY(-14px) scale(1)}.MuiInputLabel-shrink{-webkit-transform:translateY(1.5px) scale(1)!important;transform:translateY(1.5px) scale(1)!important}.MuiListItem-button.Mui-selected,.MuiSelect-root.MuiInput-input,.button-row button,.input-field,.mn-input,.radio-group,.radio-text{font-family:Fira Sans,sans-serif!important;font-size:1rem!important;font-weight:500!important}.input-field label,.radio-group label{font-family:Fira Sans,sans-serif!important;font-size:.75rem!important;font-weight:400!important}.MuiPopover-root{z-index:2002!important}.MuiSnackbar-root.error-view{z-index:9999}.modal-overlay{z-index:2004!important}.modal{z-index:9998!important}.sticky{z-index:2001}.mn-footer-container{z-index:1001}
/*# sourceMappingURL=main.fa46a5a9.css.map*/