Joywork/complexes/css/a1d782329e45d29b.css

267 lines
12 KiB
CSS
Raw Permalink Normal View History

2026-05-22 20:21:54 +02:00
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/widgets/header/header-nav.vue?vue&type=style&index=0&id=afc9b188&scoped=true&lang=scss ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.header__nav[data-v-afc9b188] {
width: auto;
height: 100%;
display: flex;
justify-content: flex-start;
align-items: center;
-moz-column-gap: 50px;
column-gap: 50px;
}
.header__nav .nav__link[data-v-afc9b188] {
position: relative;
width: auto;
height: 100%;
font-weight: 400;
font-size: 16px;
display: flex;
justify-content: flex-start;
align-items: center;
}
.header__nav .nav__link svg[data-v-afc9b188] {
margin-right: 6px;
}
.header__nav .nav__link .count[data-v-afc9b188] {
position: absolute;
right: -32px;
top: 50%;
transform: translateY(-50%);
--tw-bg-opacity: 1;
background-color: rgb(76 175 80 / var(--tw-bg-opacity));
padding: 6px;
border-radius: 30px;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
font-size: 12px;
line-height: 100%;
font-style: normal;
font-weight: 700;
}
.header__nav .nav__link.header__addObject svg[data-v-afc9b188] {
position: absolute;
left: -28px;
}
.header__nav a.nav__link.nav__link--active[data-v-afc9b188] {
border-bottom: 3px solid;
--tw-border-opacity: 1;
border-color: rgb(76 175 80 / var(--tw-border-opacity));
}
.header__nav a.nav__link.nav__link--active[data-v-afc9b188]::before {
height: 0;
}
.header__nav a.nav__link[data-v-afc9b188]::before {
position: absolute;
width: 100%;
height: 1px;
--tw-bg-opacity: 1;
background-color: rgb(42 42 42 / var(--tw-bg-opacity));
content: "";
bottom: 18px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/widgets/header/header-nav.vue?vue&type=style&index=1&id=afc9b188&scoped=true&lang=scss ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.header__nav[data-v-afc9b188] {
width: auto;
height: 100%;
display: flex;
justify-content: flex-start;
align-items: center;
-moz-column-gap: 50px;
column-gap: 50px;
}
.header__nav .nav__link[data-v-afc9b188] {
position: relative;
width: auto;
height: 100%;
font-weight: 400;
font-size: 16px;
display: flex;
justify-content: flex-start;
align-items: center;
}
.header__nav .nav__link svg[data-v-afc9b188] {
margin-right: 6px;
}
.header__nav .nav__link .count[data-v-afc9b188] {
position: absolute;
right: -32px;
top: 50%;
transform: translateY(-50%);
--tw-bg-opacity: 1;
background-color: rgb(76 175 80 / var(--tw-bg-opacity));
padding: 6px;
border-radius: 30px;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
font-size: 12px;
line-height: 100%;
font-style: normal;
font-weight: 700;
}
.header__nav .nav__link.header__addObject svg[data-v-afc9b188] {
position: absolute;
left: -28px;
}
.header__nav a.nav__link.nav__link--active[data-v-afc9b188] {
border-bottom: 3px solid;
--tw-border-opacity: 1;
border-color: rgb(76 175 80 / var(--tw-border-opacity));
}
.header__nav a.nav__link.nav__link--active[data-v-afc9b188]::before {
height: 0;
}
.header__nav a.nav__link[data-v-afc9b188]::before {
position: absolute;
width: 100%;
height: 1px;
--tw-bg-opacity: 1;
background-color: rgb(42 42 42 / var(--tw-bg-opacity));
content: "";
bottom: 18px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/widgets/header/header-type-grid.vue?vue&type=style&index=0&id=219e3052&scoped=true&lang=scss ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.typeGrid[data-v-219e3052] {
width: auto;
display: flex;
justify-content: flex-start;
align-items: center;
-moz-column-gap: 24px;
column-gap: 24px;
}
.typeGrid__btn[data-v-219e3052] {
position: relative;
display: flex;
justify-content: flex-start;
align-items: center;
}
.typeGrid__btn.active .text[data-v-219e3052] {
--tw-text-opacity: 1;
color: rgb(76 175 80 / var(--tw-text-opacity));
font-weight: 600;
}
.typeGrid__btn.active .text[data-v-219e3052]::before {
height: 0;
}
.typeGrid__btn .text[data-v-219e3052] {
position: relative;
--tw-text-opacity: 1;
color: rgb(117 117 117 / var(--tw-text-opacity));
}
.typeGrid__btn .text[data-v-219e3052]::before {
width: 100%;
height: 1px;
--tw-bg-opacity: 1;
background-color: rgb(117 117 117 / var(--tw-bg-opacity));
position: absolute;
bottom: 0;
left: 0;
right: 0;
content: "";
}
.typeGrid__btn img[data-v-219e3052] {
width: 37px;
height: 37px;
margin-right: 10px;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Navigation.vue?vue&type=style&index=0&id=81440b78&lang=scss&scoped=true ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.navigation-container .crumbs[data-v-81440b78] {
display: flex;
align-items: center;
gap: 6px;
font-size: 13px;
color: #9CA3AF;
margin-bottom: 16px;
}
.navigation-container .crumbs .router-link-active[data-v-81440b78] {
color: #1976D2;
cursor: pointer;
text-decoration: none;
}
.navigation-container .crumbs .router-link-active svg[data-v-81440b78] {
margin-left: 10px;
}
.navigation-container .crumbs .router-link-active .sep[data-v-81440b78] {
color: #45484d;
}
.navigation-container .crumbs .router-link-exact-active[data-v-81440b78],
.navigation-container .crumbs .active-step[data-v-81440b78] {
color: #1A1D23;
font-weight: 500;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/shared/layouts/defaultLayout.vue?vue&type=style&index=0&id=35be4274&lang=scss&scoped=true ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.main-container[data-v-35be4274] {
background: #fff !important;
}
.defaultLayout[data-v-35be4274] {
width: 100%;
height: 100vh;
display: grid;
grid-template-columns: 110px 1fr;
grid-template-rows: 139px 1fr;
background-color: #f3f3f3;
}
.defaultLayout .header[data-v-35be4274] {
width: 100%;
height: 100%;
background-color: #ffffff;
grid-column: 2;
grid-row: 1;
}
.defaultLayout .header__top[data-v-35be4274] {
width: 100%;
height: 74px;
display: flex;
justify-content: flex-start;
align-items: center;
padding-left: 35px;
}
.defaultLayout .header__title[data-v-35be4274] {
font-size: 32px;
}
.defaultLayout .header__bottom[data-v-35be4274] {
width: 100%;
height: 64px;
border-top: 1px solid #f3f3f3;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 35px;
}
.defaultLayout .navbar[data-v-35be4274] {
width: 100%;
height: 100%;
padding: 18px 0;
background-color: #212121;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
grid-row: span 2;
grid-column: 1;
}
.defaultLayout .navbar__logo[data-v-35be4274] {
width: 74px;
height: 74px;
background-color: #fbe6d3;
margin-bottom: 20px;
}
.defaultLayout main[data-v-35be4274] {
position: relative;
height: 100%;
overflow-y: auto;
overflow-x: hidden;
padding: 30px 30px 50px 30px;
display: flex;
justify-content: flex-start;
align-items: flex-start;
}