@import"https://fonts.googleapis.com/css?family=Merriweather:wght@900&family=Nunito:wght@400;700&display=swap";:root{--theme: hsl(179, 19%, 44%);--theme-light: hsl(179, 19%, 81%);--theme-medium: hsl(179, 19%, 55%);--theme-dark: hsl(179, 19%, 21%);--complement: hsl(359, 19%, 51%);--complement-light: hsl(359, 14%, 97%);--complement-medium: hsl(359, 14%, 67%);--transition-timing-natural: cubic-bezier(0.280, 0.840, 0.420, 1);--shadow-color: 0deg 4% 65%;--shadow-elevation-medium: 0.2px 0.7px 0.9px hsl(var(--shadow-color) / 0.22), 0.5px 1.8px 2.2px -0.5px hsl(var(--shadow-color) / 0.23), 1px 3.5px 4.3px -1.1px hsl(var(--shadow-color) / 0.24), 1.9px 6.8px 8.3px -1.6px hsl(var(--shadow-color) / 0.26), 3.6px 12.9px 15.7px -2.2px hsl(var(--shadow-color) / 0.27)}html{background-color:var(--complement-light)}pre+svg{margin-top:-1.5rem}.file-name{padding:.125rem .25rem;border-radius:.425rem;background:#d8dad9}body{flex-direction:column;justify-content:space-between;display:flex;font-family:"Nunito",sans-serif;font-size:1.25rem}*,::before,::after{box-sizing:inherit}h1,h2,h3,h4{font-size:2rem;font-family:"Merriweather",sans-serif;line-height:140%;color:var(--theme-dark);margin:.75rem 0;font-weight:900}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}ol{margin-left:0;padding-left:1.25rem}p,li{font-size:1.25rem;max-width:600px;margin:.75rem 0;line-height:150%}.note{background:#fee972;padding:.5rem 1rem;border-radius:.425rem;margin:2rem 0;border:.125rem solid #fdd90d}.box{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 1.25rem;gap:3rem}.box>div{width:100%;max-width:800px}.widget{width:280px;height:360px;overflow-y:scroll;background:#fff;box-shadow:var(--shadow-elevation-medium);border-radius:1rem;position:relative;margin:3rem auto;display:flex;flex-direction:column}.widget#widget_example_2{overflow-y:hidden;width:320px;height:260px}.widget#widget_example_2>.content{flex:1;display:flex;width:1280px;padding:0;transition:all .5s ease}.widget#widget_example_2>.content>div{width:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1rem}.widget.horizontal{width:100%;height:240px;overflow:hidden;display:grid;grid-template-columns:1fr 2fr;margin-left:auto}.widget .image-wrapper{position:relative;background-image:url("https://images.unsplash.com/photo-1655826525700-71fa9e171d72?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2864&q=80");background-size:cover;background-position:center}.widget .header{position:sticky;top:0}.widget .header dynamo-wave{display:flex;margin-top:-2px}.widget .footer{position:sticky;bottom:0;display:flex;flex-direction:column;align-items:center}.widget .footer dynamo-wave{display:flex;margin-bottom:-2px;height:3rem;width:100%}.widget .footer button{background-color:var(--complement-light)}.widget .footer button:after{display:none}.header h2{padding:1rem 1rem 0;margin:0;font-size:1.325rem;background:var(--theme);color:#fff}.footer .content{padding:.125rem 1rem 1rem;margin:0;background:var(--theme-light);width:100%;display:flex;flex-direction:column;align-items:center}.content{padding:.125rem 1rem 2rem}.content a,.link{color:#4169e1;font-weight:bold;cursor:pointer;text-decoration:underline;display:inline-flex;align-items:center;gap:.125rem}.content a[rel=external]::after,.link[rel=external]::after{content:url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='24'  height='24'  viewBox='0 0 24 24'  fill='none'  stroke='RoyalBlue'  stroke-width='2'  stroke-linecap='round'  stroke-linejoin='round'><path stroke='none' d='M0 0h24v24H0z' fill='none'/><path d='M12 6h-6a2 2 0 0 0 -2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-6' /><path d='M11 13l9 -9' /><path d='M15 4h5v5' /></svg>");display:inline-flex;height:24px;width:24px}button{background-color:rgba(0,0,0,0);color:var(--theme-dark);height:38px;border-radius:.425rem;border:2px solid var(--theme);padding:.5rem 1.5rem;font-size:1.25rem;text-align:center;cursor:pointer;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;font-family:"Nunito",sans-serif;transition:color .325s var(--transition-timing-natural);transition-delay:.175s;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;position:relative;gap:.325rem}button[disabled]{opacity:.5}button::after{content:"";background-color:var(--theme-light);position:absolute;width:100%;height:100%;z-index:-1;opacity:.5;border-radius:calc(.425rem - 2px);top:0;left:0;transform:translate3d(0.325rem, 0.325rem, 0) scale3d(1.025, 1.125, 1);transform-origin:top left;transition:opacity .325s var(--transition-timing-natural),transform .325s var(--transition-timing-natural);z-index:1;mix-blend-mode:darken}button>svg{height:1.5rem;width:1.5rem}button:active::after{transform:translate3d(0, 0, 0) scale3d(1, 1, 1);opacity:.5}@media(hover: hover)and (pointer: fine){button:hover::after{transform:translate3d(0, 0, 0) scale3d(1, 1, 1);opacity:.325}}header,footer{padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem;text-align:center;position:relative;background:var(--theme-light)}footer{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;padding-bottom:1rem;text-align:left}header>svg{margin:3rem 0 0;width:100%;max-width:600px}header a>svg{position:absolute;width:32px;height:32px;opacity:.5;right:1rem;top:1rem}code{font-size:1.25rem}strong code{background:var(--theme-light);padding:.125rem .25rem;border-radius:.425rem}.wave-wrapper{z-index:-1;width:100%;transition:all .325s ease;transform-origin:top;transform:translate3d(0, -100%, 0)}.wave-wrapper.reveal{transform:translate3d(0, 0, 0)}pre{white-space:pre-line;margin:1.25rem 0;width:calc(100% + 2.5rem);margin-left:-1.25rem}pre code.hljs{padding:2rem 1.75em;border-radius:0}.list-indicator{color:var(--theme-dark);opacity:.75}.fill-theme{fill:var(--theme)}.fill-theme.fill-light{fill:var(--theme-light)}#special_wave{height:3rem;width:80%;transform:translateX(10%)}.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;width:calc(100% + 2.5rem);margin-left:-1.25rem}table{border-collapse:collapse;font-family:monospace;margin-top:1rem}th,td{border:.125rem solid #bbb;padding:.725rem;text-align:left}th p,td p{min-width:-moz-max-content;min-width:max-content}th{background-color:#eaeaea;font-weight:bold}tr:nth-child(even){background-color:#eaeaea}@media screen and (min-width: 39.999rem){footer{justify-content:space-between}.widget.horizontal{max-width:460px}.table-container{width:100%;margin-left:0;overflow:visible}.table-container table{width:100%}pre code.hljs{border-radius:.425rem}}/*# sourceMappingURL=main.css.map */

.cosmic-logo {
	width: 100%;
	max-width: 500px;
	margin: 0 auto 50px auto;
	display: block;
	position: relative;
	height: 100px;
}