| 
														
															@@ -116,6 +116,12 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 <style lang="scss" scoped> 
														 | 
														
														 | 
														
															 <style lang="scss" scoped> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 @import "../../styles/global.scss"; 
														 | 
														
														 | 
														
															 @import "../../styles/global.scss"; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+.night-mode .content { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	background-color: #222; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	padding: 20px; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	border-radius: 3px; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 .container { 
														 | 
														
														 | 
														
															 .container { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	@media only screen and (min-width: 900px) { 
														 | 
														
														 | 
														
															 	@media only screen and (min-width: 900px) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		width: 962px; 
														 | 
														
														 | 
														
															 		width: 962px; 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -134,7 +140,6 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	flex-direction: column; 
														 | 
														
														 | 
														
															 	flex-direction: column; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	.nav-links { 
														 | 
														
														 | 
														
															 	.nav-links { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-		height: 100%; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		width: 250px; 
														 | 
														
														 | 
														
															 		width: 250px; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		margin-right: 64px; 
														 | 
														
														 | 
														
															 		margin-right: 64px; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -162,6 +167,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	.content { 
														 | 
														
														 | 
														
															 	.content { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		margin: 24px 0; 
														 | 
														
														 | 
														
															 		margin: 24px 0; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		height: fit-content; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		label { 
														 | 
														
														 | 
														
															 		label { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			font-size: 14px; 
														 | 
														
														 | 
														
															 			font-size: 14px; 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -188,10 +194,4 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		} 
														 | 
														
														 | 
														
															 		} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	} 
														 | 
														
														 | 
														
															 	} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 } 
														 | 
														
														 | 
														
															 } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															- 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-.night-mode { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-	label { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-		color: #ddd !important; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-	} 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-} 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 </style> 
														 | 
														
														 | 
														
															 </style> 
														 |