|
@ -1851,7 +1851,7 @@ defineExpose({ |
|
|
padding: 20px; |
|
|
padding: 20px; |
|
|
border-radius: 15px; |
|
|
border-radius: 15px; |
|
|
margin: 20px; |
|
|
margin: 20px; |
|
|
background: linear-gradient(135deg, rgba(0, 212, 255, 0.15) 0%, rgba(0, 100, 200, 0.15) 100%); |
|
|
|
|
|
|
|
|
/* background: linear-gradient(135deg, rgba(0, 212, 255, 0.15) 0%, rgba(0, 100, 200, 0.15) 100%); */ |
|
|
border: 2px solid rgba(0, 212, 255, 0.4); |
|
|
border: 2px solid rgba(0, 212, 255, 0.4); |
|
|
|
|
|
|
|
|
.conclusion-item { |
|
|
.conclusion-item { |
|
@ -2770,7 +2770,7 @@ defineExpose({ |
|
|
padding: 20px; |
|
|
padding: 20px; |
|
|
border-radius: 15px; |
|
|
border-radius: 15px; |
|
|
margin: 20px; |
|
|
margin: 20px; |
|
|
background: linear-gradient(135deg, rgba(0, 212, 255, 0.15) 0%, rgba(0, 100, 200, 0.15) 100%); |
|
|
|
|
|
|
|
|
/* background: linear-gradient(135deg, rgba(0, 212, 255, 0.15) 0%, rgba(0, 100, 200, 0.15) 100%); */ |
|
|
border: 2px solid rgba(0, 212, 255, 0.4); |
|
|
border: 2px solid rgba(0, 212, 255, 0.4); |
|
|
box-shadow: 0 8px 25px rgba(0, 212, 255, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.1); |
|
|
box-shadow: 0 8px 25px rgba(0, 212, 255, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.1); |
|
|
|
|
|
|
|
@ -2778,10 +2778,10 @@ defineExpose({ |
|
|
margin-bottom: 20px; |
|
|
margin-bottom: 20px; |
|
|
padding: 20px; |
|
|
padding: 20px; |
|
|
border-radius: 12px; |
|
|
border-radius: 12px; |
|
|
background: linear-gradient(135deg, rgba(0, 212, 255, 0.2) 0%, rgba(0, 150, 255, 0.1) 100%); |
|
|
|
|
|
border: 1px solid rgba(0, 212, 255, 0.5); |
|
|
|
|
|
border-left: 5px solid #00d4ff; |
|
|
|
|
|
box-shadow: 0 4px 15px rgba(0, 212, 255, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.1); |
|
|
|
|
|
|
|
|
/* background: linear-gradient(135deg, rgba(0, 212, 255, 0.2) 0%, rgba(0, 150, 255, 0.1) 100%); */ |
|
|
|
|
|
/* border: 1px solid rgba(0, 212, 255, 0.5); */ |
|
|
|
|
|
/* border-left: 5px solid #00d4ff; */ |
|
|
|
|
|
/* box-shadow: 0 4px 15px rgba(0, 212, 255, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.1); */ |
|
|
transition: all 0.3s ease; |
|
|
transition: all 0.3s ease; |
|
|
position: relative; |
|
|
position: relative; |
|
|
overflow: hidden; |
|
|
overflow: hidden; |
|
|