@import"https://fonts.googleapis.com/css2?family=Open+Sans&family=Pacifico&display=swap";.jhipster-modules-properties-form--properties-title{font-size:1.4em;margin-top:15px}.jhipster-modules-properties-form--commit-modules{margin:10px 0}.jhipster-modules-properties-form--commit-modules-label{margin-left:10px;cursor:pointer}.jhipster-modules-properties-form--field{width:100%;border:1px solid #475569;background-color:#0f172a;color:#fff;border-radius:10px;padding:2px 7px;box-sizing:border-box}.jhipster-modules-actions--download-project,.jhipster-modules-actions--format-project{margin-bottom:15px;width:100%;background-color:#3e8abf;border:1px solid #475569;color:#fff;border-radius:6px;padding:9px 17px}.jhipster-modules-actions--download-project:disabled,.jhipster-modules-actions--format-project:disabled{background-color:#6d6d6d}.jhipster-landscape{position:relative}.jhipster-landscape-map{padding:20px;position:relative}.jhipster-landscape-modes-selection{top:20px;left:20px;position:absolute;z-index:3;background:rgba(255,255,255,.7);padding:10px;border:1px dotted #475569;border-radius:6px}.jhipster-landscape-modes-selection--modes{border:1px solid #475569;border-radius:1.5em}.jhipster-landscape-modes-selection--modes-switch{background-color:transparent;border:0;border-radius:1.5em;color:#0f172a;padding:7px 15px;cursor:pointer}.jhipster-landscape-modes-selection--modes-switch.-selected{background-color:#0f5b90;color:#fff}.jhipster-landscape-connectors{position:absolute;top:20px;left:20px;z-index:1}.jhipster-landscape-connectors--line{stroke:#475569;stroke-opacity:.7;stroke-width:1px;stroke-dasharray:2 2;fill:none}.jhipster-landscape-connectors--line.-selectable-highlighted,.jhipster-landscape-connectors--line.-not-selectable-highlighted,.jhipster-landscape-connectors--line.-highlighted-unselection,.jhipster-landscape-connectors--line.-selected{stroke-dasharray:none;stroke-width:3px;stroke-opacity:1}.jhipster-landscape-connectors--line.-selected{stroke:#0f5b90}.jhipster-landscape-connectors--line.-selectable-highlighted{animation:validHighlightAnimation 2s infinite}.jhipster-landscape-connectors--line.-not-selectable-highlighted,.jhipster-landscape-connectors--line.-highlighted-unselection{animation:invalidHighlightAnimation 2s infinite}.jhipster-landscape-levels{display:grid;z-index:2;position:relative;place-items:center}.jhipster-landscape-levels--level{grid-row:1;padding:0}.jhipster-landscape-levels--level.-compacted{min-width:150px;margin-right:20px}.jhipster-landscape-levels--level.-extended{min-width:250px;margin-right:30px}.jhipster-landscape-feature{border:2px dotted #475569;border-radius:6px;background:rgba(62,138,191,.3)}.jhipster-landscape-feature--title{text-align:center;font-size:1em;font-weight:700}.jhipster-landscape-feature--title.-extended{margin:5px}.jhipster-landscape-feature--title.-compacted{margin:1px 3px}.jhipster-landscape-feature--modules{padding:0}.jhipster-landscape-feature--module{list-style-type:none}.jhipster-landscape-feature.-extended{padding:10px 5px 0}.jhipster-landscape-feature.-compacted{padding:1px 3px 0}.jhipster-landscape-feature.-selectable-highlighted{animation:validHighlightAnimation 2s infinite;color:#fff}.jhipster-landscape-feature.-not-selectable-highlighted,.jhipster-landscape-feature.-highlighted-unselection{animation:invalidHighlightAnimation 2s infinite;color:#fff}.jhipster-landscape-element{list-style-type:none}.jhipster-landscape-element.-compacted{margin-bottom:5px}.jhipster-landscape-element.-extended{margin-bottom:15px}.jhipster-modules-tags-filter{border:1px solid #475569;border-radius:1.5em;color:#fff;background-color:transparent;padding:7px 15px}.jhipster-modules-tags-filter.selected{background-color:#0f5b90}.jhipster-module-parameters{display:flex;border-radius:1em}.jhipster-module-parameters.selected{margin-top:15px;padding:10px}.jhipster-module-parameters.not-selected{padding:0 10px 0 5px;margin-left:7px}.jhipster-module-parameters.invalid-mandatory-parameter{background-color:#900f0f}.jhipster-module-parameters.invalid-optional-parameter{background-color:#90670f}.jhipster-module-parameters.all-valid-parameters{background-color:#2d900f}.jhipster-module-parameters--type.selected{width:6em}.jhipster-module-parameters--type.not-selected{width:auto;display:flex}.jhipster-module-parameters--parameter.not-selected{display:none}.jhipster-module-parameters--type-title.selected{display:block}.jhipster-module-parameters--type-title.not-selected{display:none}.jhipster-module-parameters--type-stats.not-selected{margin-left:7px}.jhipster-module-parameters--parameter.selected{margin-right:15px;display:block}.jhipster-module-parameters--parameter-key{font-weight:700}.jhipster-module-parameters--parameter-value{height:1em}@keyframes validHighlightAnimation{0%{background-color:#3ebf5a;stroke:#3ebf5a}50%{background-color:#0f9020;stroke:#0f9020}to{background-color:#3ebf5a;stroke:#3ebf5a}}@keyframes invalidHighlightAnimation{0%{background-color:#bf3e3e;stroke:#bf3e3e}50%{background-color:#900f0f;stroke:#900f0f}to{background-color:#bf3e3e;stroke:#bf3e3e}}.jhipster-side-form{border-left:1px solid #475569;background-color:#0f172a;padding:0 15px;flex-basis:300px;flex-grow:0;flex-shrink:0;flex-direction:column;justify-content:space-between;display:flex;overflow:auto}.jhipster-side-form--actions{align-self:flex-end;width:100%}.jhipster-modules{background-color:#0f172a;color:#ddeffc}.jhipster-modules-list{flex-grow:1;display:flex;flex-direction:column}.jhipster-modules-list--categories{overflow-y:auto;flex-grow:1;padding:0 15px}.jhipster-modules-filters{margin:15px 0;padding:0 15px;height:40px;display:flex;align-items:center}.jhipster-modules-filters--tags{margin-right:10px}.jhipster-modules-filters--filter{font-size:1.4em;background-color:#0f172a;color:#fff;border:1px solid #475569;border-radius:6px;padding:0 10px;flex-grow:1}.jhipster-modules-filters--displayed-modules-count{margin-left:15px;background-color:#0f5b90;padding:3px 1em;border-radius:1em}.jhipster-module-category--name{font-size:1.4em;font-weight:800}.jhipster-module{border:1px solid #475569;border-radius:6px;margin-bottom:10px;display:flex}.jhipster-module.selected{background-color:#0f5b90}.jhipster-module--content{cursor:pointer;flex-grow:1;padding:5px 10px}.jhipster-module--content.not-selected{display:flex}.jhipster-module--content.applied{background-color:#2f7b17}.jhipster-module--tags.not-selected,.jhipster-module--description.not-selected{display:none}.jhipster-module--tags.selected{display:flex;margin:5px 0}.jhipster-module--description.selected{display:block}.jhipster-module--tag{background-color:#0f172a;font-style:italic;margin-right:7px;padding:0 .5em;border-radius:1em}.jhipster-module--slug{font-weight:700}.jhipster-module--apply-button{background-color:transparent;border:0;border-left:1px solid #475569;padding:0 10px;color:#fff;font-weight:700;font-size:1.5em}.jhipster-module--apply-button:disabled{color:#6d6d6d}:root{box-sizing:border-box;--color-slate: #f1f5f9;--bg-color-brown: #f8f1ea;--primary-color: #3474ab;--primary-color-hover: #245178;--primary-color-focus: #4ba8f8;--primary-color-disable: #96caf8;--secondary-color: #b86f2f;--secondary-color-hover: #855022;--secondary-color-focus: #39220e;--secondary-color-disable: #c4956d;--text-color: #343333;--variant-color-green: #bbf1e3;--variant-color-purple: #cfbef0;--variant-color-pink: #ffe2fb;--variant-color-orange: #ffefcd;--default-border-color: #e2e8f0;--bs-primary-dark: #152e44;--bs-secondary-rgb-hover: 241, 226, 213;--bs-secondary-rgb: 110, 67, 28;--bs-primary-rgb: 52, 116, 171;--bs-vue-rgb: 63, 178, 127;--bs-angular-rgb: 195, 0, 47;--bs-spring-rgb: 109, 179, 63;--bs-setup-rgb: 125, 60, 152;--bs-svelte-rgb: 255, 62, 0;--primary-color-light: #4ba8f8;--success-color: #00543c}.bd-navbar .navbar-nav-svg{height:2rem}.bg-primary-dark{background-color:var(--bs-primary-dark)!important}.title{font-family:Pacifico,cursive}.navbar-brand{flex:1 1 0%;min-width:1px;max-width:100%;font-size:21px;font-weight:400;letter-spacing:.01em;padding:0 12px}.navbar-toggler:focus,a:focus,button:focus{outline:2px solid;outline-color:var(--primary-color-focus);outline-offset:2px}.form-check-input:checked{background-color:var(--primary-color);border-color:var(--primary-color)}.navbar .nav-link,a{color:var(--color-slate)}.nav-link,button.nav-link,a{color:var(--primary-color)}.navbar a:hover,a:hover{color:var(--primary-color-light)}.nav-link:focus,a:focus{color:var(--primary-color-light)}.nav-pills .nav-link{width:100%;border-radius:0}.nav-pills{padding:0;min-height:48px}.nav-pills li{padding:0}.nav-link.active{box-shadow:inset -.25em 0 currentColor;cursor:default}.nav-link.bg-primary{--bs-bg-opacity: .05;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.nav-pills button{align-items:center;margin:0;padding:1rem}button:not(:last-child){margin-right:.75rem}.btn-block{display:block;width:100%}.nav-pills .nav-link:hover{--bs-bg-opacity: .15}.separator--vertical{width:2px;height:auto;align-self:stretch;background-color:var(--color-slate);margin-top:.25rem;margin-bottom:.25rem}hr:not([size]).separator--vertical{height:auto}ul.list-group--inline{margin-bottom:0;padding-left:1rem}.list-group--inline>.list-group-item{display:inline-flex;max-width:100%;width:auto;padding:.25rem 1rem}.list-group--inline>.list-group-item:not(:last-child){margin-right:.75rem;margin-bottom:.5rem}.list-group--inline>.list-group-item{box-shadow:inset 0 0 0 1px var(--bs-gray-400);background-color:#fff;border:none}.list-group-item-action input[type=radio]:checked{box-shadow:inset 0 0 0 1px var(--primary-color)}.list-group-item-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.list-group-checkable .list-group-item{cursor:pointer;border-radius:.5rem}.list-group-item-check:checked+.list-group-item{box-shadow:inset 0 0 0 1px var(--primary-color)}.list-group-item-check:checked+label:before{box-shadow:inset 0 0 0 3px var(--w)}input[type=checkbox],input[type=radio]{cursor:pointer}input[type=radio]{margin-right:1rem}input[type=checkbox],input[type=radio]{-ms-transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2)}.card{border-radius:0;border:none}.card.bg-dark .card-header,.card.bg-primary .card-header,.card.bg-secondary .card-header{border-bottom:1px solid var(--color-slate)}.card-body{background-color:#ffffffd9}.btn-primary{background-color:var(--primary-color);border-color:var(--primary-color)}.btn-primary:hover,.btn-outline-primary:hover{background-color:var(--primary-color)}.btn-outline-primary{color:var(--primary-color);border-color:var(--primary-color)}.bg-setup{--bs-bg-opacity: .05;background-color:rgba(var(--bs-setup-rgb),var(--bs-bg-opacity))!important}.text-setup{color:rgba(var(--bs-setup-rgb))!important}.bg-spring{--bs-bg-opacity: .05;background-color:rgba(var(--bs-spring-rgb),var(--bs-bg-opacity))!important}.text-spring{color:rgba(var(--bs-spring-rgb))!important}.bg-vue{--bs-bg-opacity: .05;background-color:rgba(var(--bs-vue-rgb),var(--bs-bg-opacity))!important}.text-vue{color:rgba(var(--bs-vue-rgb))!important}.bg-angular{--bs-bg-opacity: .05;background-color:rgba(var(--bs-angular-rgb),var(--bs-bg-opacity))!important}.text-angular{color:rgba(var(--bs-angular-rgb))!important}.bg-svelte{--bs-bg-opacity: .05;background-color:rgba(var(--bs-svelte-rgb),var(--bs-bg-opacity))!important}.text-svelte{color:rgba(var(--bs-svelte-rgb))!important}.border-secondary{border-color:var(--secondary-color)!important}.shadow-primary{--bs-bg-opacity: .2;box-shadow:.2em -.2em rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)),.1em .1em .3em .1em rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}@media (max-width: 768px){.nav-pills .nav-link.active{color:var(--primary-color);box-shadow:inset 0 -.15em currentColor}}
