.history_loading__GWIxt{display:grid;width:100%;height:100%;justify-content:center;align-items:center}.history_loading__GWIxt .history_spinner__OCDuQ{width:3rem;height:3rem;border-radius:6px;background:var(--default-color);opacity:.4;animation:history_spinner__OCDuQ 3s linear infinite}@keyframes history_spinner__OCDuQ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.history_area__F_tK1{height:100%;padding:1rem;overflow-y:auto}.history_list__V9vkj{display:grid}.history_item__3zw4e{position:relative;display:grid;grid-template:"term" max-content "company-and-title" max-content "badges" max-content "description" max-content/1fr;border-left:1px solid;padding:0 0 1rem 1rem;grid-gap:.5rem}.history_item__3zw4e:last-child{border-left:none}.history_item__3zw4e:before{content:"";position:absolute;display:block;background:var(--default-color);top:0;left:0;width:1.3em;height:1.3em;transform:translate(calc(-50% - 1px));z-index:1;border-radius:50%}.history_term__dZljW{grid-area:term}.history_term__dZljW .history_span__izF0j{font-size:1.2em}.history_companyAndTitle__fsm5L{grid-area:company-and-title;display:grid;grid-template:"company" max-content "title" max-content/1fr;grid-gap:.1rem}.history_company__lZBHD{grid-area:company;font-size:.9em}.history_title__2eRqT{grid-area:title;font-size:1.1em}.history_badges__jtDdV{grid-area:badges;display:flex;flex-direction:row;flex-wrap:wrap;column-gap:.5em;font-size:.8em}.history_description__IGDD2{grid-area:description;font-size:.9em}.covered_cover__qcMFX{position:relative;height:100vh;background:url(https://picsum.photos/1920/1080);background-size:cover}.covered_cover__qcMFX:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:brightness(150%) blur(5px);backdrop-filter:brightness(150%) blur(5px)}.covered_screen__p0A3n{position:absolute;top:0;left:0;width:100vw;height:100vh;display:grid;grid-template:"header" var(--header-height) "main" var(--main-height);grid-gap:var(--overall-gap)}.covered_header__8zzEN{grid-area:header}.covered_main__ECCks{grid-area:main;padding:2rem 0;overflow-y:auto}.covered_innerMain__rMj4K{height:100%}.covered_widthCoordinated__UHi_H{max-width:min(1100px,calc(100vw - 2rem));margin:0 auto}.upward_appear___vJOZ{transform:translateY(20px)}.upward_appearActive__5NRUy{transition:all .1s ease;transform:translateY(0)}.header_innerHeader__oBJ1h{display:grid;grid-template:"logo links" max-content/1fr max-content}.header_logo__GuwOw{grid-area:logo;display:grid;justify-content:start;align-items:center;height:var(--header-height)}.header_links__iaM6t{grid-area:links;display:grid;grid-template-columns:repeat(5,max-content);grid-gap:.5rem;overflow-x:auto}.header_linkItem__5F_FM,.header_link__Urqqa{display:grid;align-items:center}.header_link__Urqqa{padding:.5em;justify-content:center;text-shadow:0 0 10px #ffffff,0 0 12px var(--default-color)}.header_link__Urqqa.header_active__MbcDF{text-decoration:underline;text-decoration-thickness:1px}.header_link__Urqqa:hover{text-shadow:0 0 1px var(--default-color),0 0 10px #ffffff,0 0 12px var(--default-color)}@media screen and (max-width:600px){.header_innerHeader__oBJ1h{grid-template:"logo links" max-content/max-content 1fr}}.__404_article__zXWbv{width:100%;height:100%;border-radius:1em;padding:1rem;display:grid;justify-content:center;align-items:center;font-size:2rem;text-shadow:0 0 5px #fff,0 0 10px var(--default-color)}.history_article__I__0s{border-radius:1em;padding:2rem}.history_article__I__0s,.skills_article__3iygO{width:100%;height:100%;overflow-y:auto}.profile_article__I3M5S,.stories_article__9oJMa{width:100%;height:100%;border-radius:1em;padding:2rem}.stories_article__9oJMa{overflow-y:auto}