| 
									
										
										
										
											2021-02-09 17:49:44 +01:00
										 |  |  | @import url('https://fonts.googleapis.com/css2?family=Oswald:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap'); | 
					
						
							| 
									
										
										
										
											2020-04-22 15:18:29 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-06-10 10:30:32 +02:00
										 |  |  | @font-face { | 
					
						
							|  |  |  |   font-family: "ornaments"; | 
					
						
							|  |  |  |   src: url("/fonts/ornaments.eot"); /* IE9 Compat Modes */ | 
					
						
							|  |  |  |   src: url("/fonts/ornaments.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ | 
					
						
							|  |  |  |     url("/fonts/ornaments.otf") format("opentype"), /* Open Type Font */ | 
					
						
							|  |  |  |     url("/fonts/ornaments.svg") format("svg"), /* Legacy iOS */ | 
					
						
							|  |  |  |     url("/fonts/ornaments.ttf") format("truetype"), /* Safari, Android, iOS */ | 
					
						
							|  |  |  |     url("/fonts/ornaments.woff") format("woff"), /* Modern Browsers */ | 
					
						
							|  |  |  |     url("/fonts/ornaments.woff2") format("woff2"); /* Modern Browsers */ | 
					
						
							|  |  |  |   font-weight: normal; | 
					
						
							|  |  |  |   font-style: normal; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-02-06 15:39:30 +01:00
										 |  |  | $srd-font-family: "srd" !default; | 
					
						
							|  |  |  | $srd-font-path: "/fonts" !default; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-06-23 16:57:02 +02:00
										 |  |  | $icon-bookmark: "\e901"; | 
					
						
							| 
									
										
										
										
											2021-06-13 21:40:59 +02:00
										 |  |  | $icon-hexagon: "\e902"; | 
					
						
							|  |  |  | $icon-gondolfiere: "\e903"; | 
					
						
							|  |  |  | $icon-laelith: "\e904"; | 
					
						
							|  |  |  | $icon-dragon: "\e905"; | 
					
						
							| 
									
										
										
										
											2021-06-23 16:57:02 +02:00
										 |  |  | $icon-kobold: "\e900"; | 
					
						
							| 
									
										
										
										
											2021-02-06 15:39:30 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | @font-face { | 
					
						
							|  |  |  |   font-family: '#{$srd-font-family}'; | 
					
						
							|  |  |  |   src:  url('#{$srd-font-path}/#{$srd-font-family}.eot?u95p4y'); | 
					
						
							|  |  |  |   src:  url('#{$srd-font-path}/#{$srd-font-family}.eot?u95p4y#iefix') format('embedded-opentype'), | 
					
						
							|  |  |  |     url('#{$srd-font-path}/#{$srd-font-family}.ttf?u95p4y') format('truetype'), | 
					
						
							|  |  |  |     url('#{$srd-font-path}/#{$srd-font-family}.woff?u95p4y') format('woff'), | 
					
						
							|  |  |  |     url('#{$srd-font-path}/#{$srd-font-family}.svg?u95p4y##{$srd-font-family}') format('svg'); | 
					
						
							|  |  |  |   font-weight: normal; | 
					
						
							|  |  |  |   font-style: normal; | 
					
						
							|  |  |  |   font-display: block; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [class^="icon-"], [class*=" icon-"] { | 
					
						
							|  |  |  |   /* use !important to prevent issues with browser extensions that change fonts */ | 
					
						
							|  |  |  |   font-family: '#{$srd-font-family}' !important; | 
					
						
							|  |  |  |   speak: never; | 
					
						
							|  |  |  |   font-style: normal; | 
					
						
							|  |  |  |   font-weight: normal; | 
					
						
							|  |  |  |   font-variant: normal; | 
					
						
							|  |  |  |   text-transform: none; | 
					
						
							|  |  |  |   line-height: 1; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   /* Better Font Rendering =========== */ | 
					
						
							|  |  |  |   -webkit-font-smoothing: antialiased; | 
					
						
							|  |  |  |   -moz-osx-font-smoothing: grayscale; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .icon-bookmark { | 
					
						
							|  |  |  |   &:before { | 
					
						
							|  |  |  |     content: $icon-bookmark; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-13 21:40:59 +02:00
										 |  |  | .icon-hexagon { | 
					
						
							|  |  |  |   &:before { | 
					
						
							|  |  |  |     content: $icon-hexagon; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .icon-gondolfiere { | 
					
						
							|  |  |  |   &:before { | 
					
						
							|  |  |  |     content: $icon-gondolfiere; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .icon-laelith { | 
					
						
							|  |  |  |   &:before { | 
					
						
							|  |  |  |     content: $icon-laelith; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .icon-dragon { | 
					
						
							|  |  |  |   &:before { | 
					
						
							|  |  |  |     content: $icon-dragon; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .icon-kobold { | 
					
						
							|  |  |  |   &:before { | 
					
						
							|  |  |  |     content: $icon-kobold; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-02-06 15:39:30 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-02-09 17:49:44 +01:00
										 |  |  | @keyframes gold-flash { | 
					
						
							| 
									
										
										
										
											2021-02-08 15:06:08 +01:00
										 |  |  |   0% { | 
					
						
							|  |  |  |     color: $color-gold-light; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-02-09 17:49:44 +01:00
										 |  |  |   10% { | 
					
						
							|  |  |  |     color: $color-gold; | 
					
						
							| 
									
										
										
										
											2021-02-08 15:06:08 +01:00
										 |  |  |   } | 
					
						
							|  |  |  |   100% { | 
					
						
							| 
									
										
										
										
											2021-02-09 17:49:44 +01:00
										 |  |  |     color: $color-gold; | 
					
						
							| 
									
										
										
										
											2021-02-08 15:06:08 +01:00
										 |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-02-09 17:49:44 +01:00
										 |  |  | @keyframes gold-pulse { | 
					
						
							| 
									
										
										
										
											2021-02-08 15:06:08 +01:00
										 |  |  |   0% { | 
					
						
							| 
									
										
										
										
											2021-02-09 17:49:44 +01:00
										 |  |  |     color: darken($color-gold, 10); | 
					
						
							| 
									
										
										
										
											2021-02-08 15:06:08 +01:00
										 |  |  |   } | 
					
						
							|  |  |  |   50% { | 
					
						
							| 
									
										
										
										
											2021-02-09 17:49:44 +01:00
										 |  |  |     color: lighten($color-gold, 10); | 
					
						
							| 
									
										
										
										
											2021-02-08 15:06:08 +01:00
										 |  |  |   } | 
					
						
							|  |  |  |   100% { | 
					
						
							| 
									
										
										
										
											2021-02-09 17:49:44 +01:00
										 |  |  |     color: darken($color-gold, 10); | 
					
						
							| 
									
										
										
										
											2021-02-08 15:06:08 +01:00
										 |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-04-11 18:01:59 +02:00
										 |  |  | .home-logo { | 
					
						
							| 
									
										
										
										
											2021-02-06 15:39:30 +01:00
										 |  |  |   font-size: 20rem; | 
					
						
							|  |  |  |   color: $color-gold; | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   margin: 1rem; | 
					
						
							| 
									
										
										
										
											2021-02-08 15:06:08 +01:00
										 |  |  |   animation-name: gold-pulse; | 
					
						
							|  |  |  |   animation-duration: 6s; | 
					
						
							|  |  |  |   animation-iteration-count: infinite; | 
					
						
							| 
									
										
										
										
											2021-02-06 15:39:30 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-02-09 17:49:44 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-02-06 15:39:30 +01:00
										 |  |  | .breadcrumb-logo { | 
					
						
							|  |  |  |   color: $color-gold; | 
					
						
							| 
									
										
										
										
											2021-02-14 10:40:57 +01:00
										 |  |  |   font-size: 1.5rem; | 
					
						
							| 
									
										
										
										
											2021-02-06 15:39:30 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .brand-logo { | 
					
						
							|  |  |  |   font-size: 2rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .sidebar-logo { | 
					
						
							|  |  |  |   color: $color-hero; | 
					
						
							|  |  |  |   font-size: 2rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .theme--dark { | 
					
						
							|  |  |  |   .sidebar-logo { | 
					
						
							|  |  |  |     color: $color-gold; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2020-04-11 18:01:59 +02:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-02-08 15:06:08 +01:00
										 |  |  | .glowing-gold { | 
					
						
							|  |  |  |   color: $color-gold; | 
					
						
							| 
									
										
										
										
											2021-02-09 17:49:44 +01:00
										 |  |  |   animation-name: gold-flash; | 
					
						
							| 
									
										
										
										
											2021-02-08 15:06:08 +01:00
										 |  |  |   animation-duration: 4s; | 
					
						
							|  |  |  |   animation-iteration-count: infinite; | 
					
						
							| 
									
										
										
										
											2021-02-09 17:49:44 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-02-08 15:06:08 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .glowing-gold-background { | 
					
						
							|  |  |  |   background-color: $color-gold; | 
					
						
							|  |  |  |   animation-name: gold-pulse-background; | 
					
						
							|  |  |  |   animation-duration: 4s; | 
					
						
							|  |  |  |   animation-iteration-count: infinite; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2020-04-11 18:01:59 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-04-05 14:38:20 +02:00
										 |  |  | .srd { | 
					
						
							|  |  |  |   .content { | 
					
						
							|  |  |  |     a { | 
					
						
							| 
									
										
										
										
											2021-02-06 15:39:30 +01:00
										 |  |  |       //color: #4c6477;
 | 
					
						
							| 
									
										
										
										
											2020-04-05 14:38:20 +02:00
										 |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-04-02 14:33:02 +02:00
										 |  |  | .source { | 
					
						
							|  |  |  |   font-size: 0.8rem; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2020-04-16 18:08:21 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-04-22 15:18:29 +02:00
										 |  |  | .v-application { | 
					
						
							| 
									
										
										
										
											2021-02-09 17:49:44 +01:00
										 |  |  |   h1, h2, h3, h4, h5, h6, .title, .subtitle, .subtitle-2, .site-title, .v-btn, .v-breadcrumbs { | 
					
						
							|  |  |  |     font-family: 'Oswald', sans-serif !important; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .site-title { | 
					
						
							|  |  |  |     font-size: 1rem; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .v-btn, .v-breadcrumbs { | 
					
						
							|  |  |  |     font-weight: 400; | 
					
						
							| 
									
										
										
										
											2020-04-22 15:18:29 +02:00
										 |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-04-16 18:08:21 +02:00
										 |  |  | .theme--light { | 
					
						
							| 
									
										
										
										
											2020-04-22 11:17:05 +02:00
										 |  |  |   h1, h2, .v-card__title { | 
					
						
							| 
									
										
										
										
											2020-04-16 18:08:21 +02:00
										 |  |  |     color: $color-dragon; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-03-16 14:26:12 +01:00
										 |  |  |   h2, h3 { | 
					
						
							| 
									
										
										
										
											2020-04-16 18:08:21 +02:00
										 |  |  |     border-bottom: 1px solid $color-dragon; | 
					
						
							|  |  |  |     margin-bottom: 12px; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   h3, h4, h5, h6 { | 
					
						
							|  |  |  |     color: $color-hero; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .theme--dark { | 
					
						
							|  |  |  |   h2 { | 
					
						
							|  |  |  |     border-bottom: 1px solid #fff; | 
					
						
							|  |  |  |     margin-bottom: 12px; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2020-04-22 15:18:29 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-06-10 19:14:34 +02:00
										 |  |  | ul, ol { | 
					
						
							| 
									
										
										
										
											2020-04-22 15:18:29 +02:00
										 |  |  |   margin-bottom: 16px; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2020-05-26 19:30:08 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | .theme--dark.v-application { | 
					
						
							|  |  |  |   color: #ddd; | 
					
						
							|  |  |  |   background-color: #333; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   h1, h2, h3, h4, h5, h6, table thead, strong { | 
					
						
							|  |  |  |     color: #eee; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2020-06-10 10:30:32 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | .orn { | 
					
						
							|  |  |  |   font-family: 'ornaments'; | 
					
						
							|  |  |  |   font-weight: normal; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .theme--light { | 
					
						
							|  |  |  |   .v-icon { | 
					
						
							| 
									
										
										
										
											2021-06-13 21:40:59 +02:00
										 |  |  |     .orn, .icon-zeppelin, .icon-hexagon, .icon-gondolfiere, .icon-laelith, .icon-dragon, .icon-kobold { | 
					
						
							| 
									
										
										
										
											2020-06-10 10:30:32 +02:00
										 |  |  |       color:rgba(0, 0, 0, 0.54); | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   .v-list-item--active { | 
					
						
							|  |  |  |     .v-icon { | 
					
						
							| 
									
										
										
										
											2021-06-13 21:40:59 +02:00
										 |  |  |       .orn, .icon-zeppelin { | 
					
						
							| 
									
										
										
										
											2020-06-10 10:30:32 +02:00
										 |  |  |         color: $color-hero; | 
					
						
							|  |  |  |       } | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .v-btn { | 
					
						
							| 
									
										
										
										
											2021-06-13 21:40:59 +02:00
										 |  |  |   .orn, .icon-zeppelin, .icon-hexagon, .icon-gondolfiere, .icon-laelith, .icon-dragon, .icon-kobold { | 
					
						
							| 
									
										
										
										
											2020-06-10 10:30:32 +02:00
										 |  |  |     font-size: 1.5rem; | 
					
						
							|  |  |  |     margin-right: 0.5rem; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } |