aside.image_float_left{float:left;margin:0 .5em}aside.image_float_left+.text>p,aside.image_float_left+.text>div{min-width:fit-content;max-width:100%}.skills_window{position:relative}.skills_window .background_container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.skills_window .background_container .background{--horizontal-bias: 50%;position:absolute;top:50%;left:var(--horizontal-bias);transform:translate(calc(-1 * var(--horizontal-bias)), -50%);height:100%;z-index:-2;pointer-events:none;user-select:none}#tabs_and_content_parent{display:grid}#tabs{display:flex;max-width:fit-content;border-bottom:1px solid var(--bg-hover);flex-wrap:wrap;gap:.25em;justify-content:center}#tabs label{display:flex;min-height:2em;padding:0em .125em;background-color:var(--bg-base);border-radius:10px;border-bottom-left-radius:0%;border-bottom-right-radius:0%;border:1px solid red;border-color:var(--bg-hover);border-bottom:none;cursor:pointer;align-items:center}#tabs label:active{filter:brightness(0.625)}#tabs label>*{cursor:pointer}#tabs label>img.emote{margin-top:unset}#tabs label .name{align-self:center}#radio_about_me_eir:checked~#tabs_and_content_parent label[for=radio_about_me_eir],#radio_about_me_sunny:checked~#tabs_and_content_parent label[for=radio_about_me_sunny],#radio_about_me_health:checked~#tabs_and_content_parent label[for=radio_about_me_health],#radio_about_me_faq:checked~#tabs_and_content_parent label[for=radio_about_me_faq],#radio_about_me_contact:checked~#tabs_and_content_parent label[for=radio_about_me_contact]{background-color:#292b36;border-color:var(--edge-grey)}@media screen and (max-width: 42em){#tabs{justify-self:center}}#about_me_contact>.window{min-width:100%;max-width:fit-content}#eirCursorBg~* #tabs label,#eirCursorBg~* #tabs label>*{cursor:url("/static/images/cursors/pointer.cur"),pointer !important}input[type=radio]{display:none}#radio_about_me_eir:not(:checked)~#tabs_and_content_parent #about_me_eir,#radio_about_me_sunny:not(:checked)~#tabs_and_content_parent #about_me_sunny,#radio_about_me_health:not(:checked)~#tabs_and_content_parent #about_me_health,#radio_about_me_faq:not(:checked)~#tabs_and_content_parent #about_me_faq,#radio_about_me_contact:not(:checked)~#tabs_and_content_parent #about_me_contact{display:none}.window>h1>a[href],.window>details>summary>a[href]{color:inherit;text-decoration:none}.question{font-style:italic;font-weight:525}.question:has(+:is(table,.bubble)){margin-bottom:0px}.answer_picture{margin:0 .5em}.bubble.up{--bubble-bg: #282020;--bubble-bg-hover: rgb(61.25, 49, 49);--bubble-border: #402030;--bubble-border-hover: rgb(89.5, 44.75, 67.125);background:var(--bubble-bg);color:var(--text-color);border:.125em solid var(--bubble-border);padding:10px;border-radius:10px;z-index:1;position:relative;display:inline-block;margin-top:1em}.bubble.up .bubble_content>:is(p,blockquote,h1,h2,h3,h4,h5,h6),.bubble.up .bubble_content .markdown>:is(p,blockquote,h1,h2,h3,h4,h5,h6){margin-top:0px}.bubble.up .bubble_content>:is(p,blockquote,h1,h2,h3,h4,h5,h6):last-child,.bubble.up .bubble_content .markdown>:is(p,blockquote,h1,h2,h3,h4,h5,h6):last-child{margin-bottom:0px}.bubble.up:hover,.bubble.up:active{background:var(--bubble-bg-hover);border-color:var(--bubble-border-hover)}.bubble.up:hover>.bubble_tail:before,.bubble.up:active>.bubble_tail:before{background:var(--bubble-bg-hover)}.bubble.up:hover>.bubble_tail:after,.bubble.up:active>.bubble_tail:after{background:var(--bubble-border-hover)}.bubble.up>.bubble_tail{position:absolute;z-index:-1;left:min(25%,10px);top:-20px}.bubble.up>.bubble_tail:before,.bubble.up>.bubble_tail:after{content:"";position:absolute;width:20px;height:20px;mask-type:alpha;border:0}.bubble.up>.bubble_tail:before{background:var(--bubble-bg)}.bubble.up>.bubble_tail:after{background:var(--bubble-border)}.bubble.up>.bubble_tail:before{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='0,100 0,0 100,100' /%3E%3C/svg%3E")}.bubble.up>.bubble_tail:after{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,100 L0,0 L100,100' fill='transparent' stroke='black' stroke-width='12.5px'%3E%3C/path%3E%3C/svg%3E")}.bubble.up.big>.bubble_tail{left:4em}.bubble.left{--bubble-bg: #282020;--bubble-bg-hover: rgb(61.25, 49, 49);--bubble-border: #402030;--bubble-border-hover: rgb(89.5, 44.75, 67.125);background:var(--bubble-bg);color:var(--text-color);border:.125em solid var(--bubble-border);padding:10px;border-radius:10px;z-index:1;position:relative;display:inline-block;margin-left:1em}.bubble.left .bubble_content>:is(p,blockquote,h1,h2,h3,h4,h5,h6),.bubble.left .bubble_content .markdown>:is(p,blockquote,h1,h2,h3,h4,h5,h6){margin-top:0px}.bubble.left .bubble_content>:is(p,blockquote,h1,h2,h3,h4,h5,h6):last-child,.bubble.left .bubble_content .markdown>:is(p,blockquote,h1,h2,h3,h4,h5,h6):last-child{margin-bottom:0px}.bubble.left:hover,.bubble.left:active{background:var(--bubble-bg-hover);border-color:var(--bubble-border-hover)}.bubble.left:hover>.bubble_tail:before,.bubble.left:active>.bubble_tail:before{background:var(--bubble-bg-hover)}.bubble.left:hover>.bubble_tail:after,.bubble.left:active>.bubble_tail:after{background:var(--bubble-border-hover)}.bubble.left>.bubble_tail{position:absolute;z-index:-1;left:-20px;top:min(25%,10px)}.bubble.left>.bubble_tail:before,.bubble.left>.bubble_tail:after{content:"";position:absolute;width:20px;height:20px;mask-type:alpha;border:0}.bubble.left>.bubble_tail:before{background:var(--bubble-bg)}.bubble.left>.bubble_tail:after{background:var(--bubble-border)}.bubble.left>.bubble_tail:before{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='100,0 0,100 100,100' /%3E%3C/svg%3E")}.bubble.left>.bubble_tail:after{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100,0 L0,100 L100,100' fill='transparent' stroke='black' stroke-width='12.5px'%3E%3C/path%3E%3C/svg%3E")}.bubble.left.big>.bubble_tail{top:4em}a[original_href^=http]:after,a.external:after{content:url("/static/images/link_external.png")}a[original_href^=http]:visited:after,a.external:visited:after{content:url("/static/images/link_external_visited.png")}