@charset "UTF-8";/*!
* 
*   react-simple-keyboard v3.8.139
*   https://github.com/hodgef/react-simple-keyboard
*
*   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
*
*   This source code is licensed under the MIT license found in the
*   LICENSE file in the root directory of this source tree.
*
*//*!
 * 
 *   simple-keyboard v3.8.92
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px #0000004d;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:#05194687;color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:#00000008;cursor:pointer}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}/*!
* Quill Editor v2.0.2
* https://quilljs.com
* Copyright (c) 2017-2024, Slab
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}@font-face{font-family:Archivo;src:url(/fonts/Archivo-ExtraLight.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Archivo;src:url(/fonts/Archivo-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Archivo;src:url(/fonts/Archivo-Italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Archivo;src:url(/fonts/Archivo-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Archivo;src:url(/fonts/Archivo-MediumItalic.woff2) format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Archivo;src:url(/fonts/Archivo-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Archivo;src:url(/fonts/Archivo-SemiBoldItalic.woff2) format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Archivo;src:url(/fonts/Archivo-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Archivo;src:url(/fonts/Archivo-BoldItalic.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Gabriela;src:url(/fonts/Gabriela-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes opacityPulse{0%,to{opacity:.66}50%{opacity:.33}}*{margin:0;padding:0}html{font-size:18px}body{background-color:#1c1d21;font-size:1rem}body.menu-open{overflow:hidden;position:fixed;width:100%;height:100%}h1,h2,h3,h4,h5,h6{display:block;font-size:inherit;margin:.25em 0}h1,h3,h5{font-family:Gabriela,Georgia,serif}h2,h4,h6{font-family:Archivo,Arial,sans-serif;letter-spacing:.05em}h1{font-size:2.25rem}h2,h3{font-size:1.75rem}h4,h5{font-size:1.25rem}h6{font-size:1rem;font-weight:400}p,li,input,button{font-size:1rem;font-family:Gabriela,Georgia,serif}p{line-height:1.5rem;margin:.25rem 0 .5rem}ul{padding:0 0 0 1.25rem;margin:.25rem 0 .5rem}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid rgb(51.4098360656,53.2459016393,60.5901639344);border-radius:4px;cursor:pointer;height:1.25rem;width:1.25rem}input[type=checkbox]:checked{background:#63a375;position:relative}input[type=checkbox]:checked:before{color:#ffefd5;content:"✔";font-size:.8rem;left:4px;position:absolute}@media (max-width: 1024px){input[type=checkbox]:checked:before{content:"√"}}.divider{border:1px solid;border-color:#ffefd540;height:0;margin:2rem auto}video{border-radius:4px;display:block;height:auto;margin:1rem 0;width:100%}.flex{display:flex}.col{display:flex;flex-direction:column}.row{display:flex;flex-direction:row}.gap-025{gap:.25rem}.gap-05{gap:.5rem}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.no-marg{margin:0}.b-marg-05{margin-bottom:.5rem}.b-marg-1{margin-bottom:1rem}.b-marg-2{margin-bottom:2rem}.t-marg-1{margin-top:1rem}.t-marg-2{margin-top:2rem}.no-pad{padding:0}.page{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh}@media (min-width: 1440px){.page{min-height:calc(100vh - 65px)}}@media (min-width: 1921px){.page{min-height:calc(100vh - 101px)}}.hero{align-items:center;background-color:#1c1d21;background-position:center;background-repeat:repeat-x;background-size:cover;display:flex;flex-direction:column;height:225px;justify-content:flex-end;width:100%}@media (max-width: 768px){.hero{height:11rem}}.hero-content{color:#ffefd5;display:flex;flex-direction:column;justify-content:flex-end;max-width:1920px;padding:6rem 1.5rem 1rem;width:calc(100% - 3rem)}.hero-content :last-child{margin-bottom:0}.content{display:flex;flex-direction:column;height:100%;padding:1.5rem;max-width:1920px;width:calc(100% - 3rem);opacity:1;transition:opacity .5s ease}.content.loading{opacity:0;transition:opacity .25s ease;pointer-events:none}.content-restricted{max-width:900px}.reveal-on-scroll{--reveal-distance: 30px;--reveal-duration: .3s;opacity:0;transform:translateY(var(--reveal-distance));transition:opacity var(--reveal-duration) ease,transform var(--reveal-duration) ease}.reveal-on-scroll.horizontal{transform:translate(var(--reveal-distance))}.reveal-on-scroll.shown{opacity:1;transform:translateY(0)}.reveal-on-scroll.horizontal.shown{transform:translate(0)}.cms-html>*:first-child{margin-top:0}.cms-html h4,.cms-html h5,.cms-html h6{margin-top:1em;margin-bottom:.5em}.cms-html ol,.cms-html ul{padding-left:1.5rem;margin-bottom:.75rem;line-height:1.5}.cms-html img{max-width:calc(100vw - 3rem);width:100%}.cms-html a{color:#ffefd5e6}.cms-html a:hover,.cms-html a:visited{color:#ffefd5cc}.cms-html .ql-ui{display:inline-block;background-color:transparent;border:2px solid #ffefd5;border-radius:10px;height:.25rem;width:.25rem;margin-right:.5rem}.cms-html .ql-font-monospace{font-family:Courier New,Courier,monospace}.cms-html ul li,.cms-html ol li{list-style-type:none}.bg-light{background:#ffefd5}.bg-mint{background:#63a375}.bg-aqua{background:#5bc0be}.bg-lavendar{background:#b0a3d4}.bg-sienna{background:#d57a66}.bg-coral{background:#fc7753}.skeleton{animation:skeleton-pulse 2s ease-in-out infinite;background:linear-gradient(90deg,#ffefd566,#ffefd599,#ffefd566);background-size:200% 100%;border-radius:4px;display:block;height:100%;opacity:.25;width:100%}.skeleton *{opacity:.9}.skeleton .skeleton-text{background:#ffefd54d;border-radius:4px;display:inline-block;height:1em;line-height:1em}@keyframes skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.embla{--slide-height: 19rem;--slide-spacing: 1rem;--slide-size: 100%;min-width:calc(var(--slide-size) + var(--slide-spacing) * 2)}@media (min-width: 1921px){.embla{min-width:min(var(--slide-size) + var(--slide-spacing) * 2,60vw)}}.embla{position:relative}.embla .horizontal.embla__controls{flex-direction:column}.embla .horizontal .embla__button__svg{transform:rotate(90deg)}.embla .horizontal .embla__button--prev{margin-bottom:1.5rem}.embla .horizontal .embla__button--next{margin-top:1.5rem}.embla .vertical .embla__button--prev{margin-right:1.5rem}.embla .vertical .embla__button--next{margin-left:1.5rem}.embla.embla--hide-controls .embla__dot{opacity:0;pointer-events:none}.embla__viewport-wrapper{flex:1;position:relative}.embla__viewport-wrapper:before{content:"";position:absolute;right:-1.5rem;width:100%;height:100%;border:2px solid rgba(255,239,213,.8);pointer-events:none;top:-1.5rem}.embla__viewport-wrapper.reverse:before{right:auto;left:-1.5rem}.embla__viewport{overflow:hidden}.embla__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.embla__slide{transform:translateZ(0);flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.embla__slide__number{border-radius:1.8rem;font-size:4rem;font-weight:600;display:flex;align-items:center;justify-content:center;height:var(--slide-height);width:100%;-webkit-user-select:none;user-select:none}.embla__buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;align-items:center}.embla__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;width:2rem;height:2rem;z-index:1;border-radius:50%;color:#ffefd5;display:flex;align-items:center;justify-content:center}.embla__buttons__horizontal .embla__button--prev{margin:1rem 0 .5rem!important}.embla__buttons__horizontal .embla__button--next{margin:0!important}.embla__button:disabled{color:#ffefd580}.embla__button__svg{width:50%;height:50%}.embla__controls{justify-content:flex-start;display:flex;flex-wrap:wrap}.embla__dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.embla__dot:after{box-shadow:inset 0 0 0 2px #ffefd5cc;width:1.1rem;height:1.1rem;border-radius:50%;display:flex;align-items:center;content:"";transition:background-color .25s}.embla__dot:hover:after{background-color:#7aa7c680}.embla__dot--selected:after{background:#7aa7c6!important;box-shadow:inset 0 0 0 2px #ffefd599}.carousel-slide{background:#f0f2;background-size:cover;background-position:center;height:var(--slide-height);width:100%}.synced-carousels{display:flex;flex-direction:row;gap:2rem;justify-content:center}#About{background-blend-mode:lighten;background-image:url(/img/bg/topography.svg);background-color:#1c1d21d9}#About .hero{background-image:url(/img/bg/louise.jpg);background-position:bottom;height:100vh;justify-content:flex-start;position:relative}@media (max-width: 1024px){#About .hero{height:calc(var(--vh, 1vh) * 100)}}#About .hero .hero-content{align-items:center;color:#1c1d21;height:100%;justify-content:space-between;padding:0 0 1.5rem;position:relative;z-index:1}#About .hero .hero-content .hero-content--top{margin-top:min(10vh,7rem)}@media (min-width: 1440px){#About .hero .hero-content .hero-content--top{margin-top:min(8vh,6vw)}}@media (max-width: 768px){#About .hero .hero-content .hero-content--top{margin-top:5rem}}#About .hero .hero-content .hero-content--bottom{align-items:flex-end;display:flex;justify-content:space-between;width:100%}#About .hero .hero-content h1{font-size:3rem}@media (min-width: 1440px){#About .hero .hero-content h1{font-size:3.5rem}}@media (min-width: 1921px){#About .hero .hero-content h1{font-size:5rem}}#About .hero .hero-content p,#About .hero .hero-content svg,#About .hero .hero-content .navigate-btn{color:#1c1d21;font-weight:500;font-family:Archivo,Arial,sans-serif;text-align:center}@media (min-width: 1921px){#About .hero .hero-content p,#About .hero .hero-content svg,#About .hero .hero-content .navigate-btn{font-size:1.2rem}}#About .hero .hero-toc{display:flex;flex-direction:row;gap:.5rem;align-items:flex-end}#About .hero .hero-toc .contents{font-size:.9rem;line-height:1;margin:0rem 1rem 1rem 0;transform:rotate(270deg);transform-origin:bottom;width:2rem;white-space:nowrap}@media (min-width: 1921px){#About .hero .hero-toc .contents{font-size:1.2rem;margin-right:1.5rem}}#About .hero .hero-toc p{font-size:1rem;font-family:Archivo,Arial,sans-serif}#About .hero .hero-toc svg,#About .hero .hero-toc .fig,#About .hero .hero-toc li::marker{color:#1c1d21b3}#About .hero .hero-toc li{color:#1c1d21;cursor:pointer;font-family:Archivo,Arial,sans-serif;font-weight:500;margin-top:.5rem}#About .hero .hero-toc li:hover{text-decoration:underline}@media (min-width: 1921px){#About .hero .hero-toc li{font-size:1.2rem}}#About .hero .hero-toc svg{margin-right:.5rem}#About .hero .hero-caption p,#About .hero .hero-caption svg{color:#1c1d21b3}#About .hero .hero-caption p{font-family:Archivo,Arial,sans-serif;font-size:.9rem;font-weight:500;margin:0}@media (min-width: 1921px){#About .hero .hero-caption p{font-size:1.2rem}}#About .hero .hero-caption svg{margin-right:.5rem}@media (max-width: 768px){#About .hero .hero-caption{display:none}}#About .hero .hero-fade-top{background:linear-gradient(to bottom,#fffd,#fffa 25%,#fff0);height:120px;position:absolute;top:0;width:100%}#About .hero .navigate-btn-abs-bottom{z-index:10}#About .hero .navigate-btn-abs-bottom .navigate-btn{font-size:.9rem}@media (min-width: 1921px){#About .hero .navigate-btn-abs-bottom .navigate-btn{font-size:1.2rem}}#About .hero .navigate-btn-abs-bottom .navigate-button .navigate-btn,#About .hero .navigate-btn-abs-bottom .navigate-button svg{color:#1c1d21}#About .hero .hero-fade-bottom{background:linear-gradient(to bottom,#0000,#1c1d21 90%);bottom:0;height:calc(var(--vh, 1vh) * 100 / 10);position:absolute;width:100%}#About .navigate-button{align-items:center;animation:fadeIn 1.5s ease .75s forwards,opacityPulse 1.5s ease-in-out 1.25s infinite;cursor:pointer;display:flex;flex-direction:column;opacity:0}#About .navigate-button .navigate-btn{color:#ffefd5b3;font-family:Archivo,Arial,sans-serif;font-size:1rem;padding:0}#About .navigate-button svg{color:#ffefd5b3;font-size:1.15rem;position:relative;transition:all .5s}#About .navigate-button .svg-container{height:1.5rem}#About .navigate-button.up svg{top:.4rem}#About .navigate-button:hover{animation-play-state:paused;opacity:1!important}#About .navigate-button:hover .navigate-btn{opacity:1!important}#About .navigate-button:hover svg{font-size:1.5rem}#About .navigate-button:hover.up svg{top:0rem}#About .navigate-btn-abs-bottom{bottom:1.5rem;position:absolute}@media (max-width: 1024px){#About .navigate-btn-abs-bottom:not(.last){display:none}}#About .content{color:#ffefd5}#About .content h1,#About .content h2,#About .content h3,#About .content h4,#About .content h5,#About .content h6{color:#7aa7c6}#About .content{position:relative}#About .about-section{display:flex;flex-direction:row;gap:3rem;align-items:center;height:100vh;justify-content:center;overflow:hidden}#About .about-section.reverse{flex-direction:row-reverse}#About .about-section.reverse .carousel-caption-container{left:5px}#About .about-section.reverse .carousel-caption{transform:rotate(270deg);transform-origin:top left}@media (max-width: 1024px){#About .about-section{height:calc(var(--vh, 1vh) * 100);gap:2rem;padding-top:1rem}#About .about-section br{display:none}#About .about-section{text-align:left;flex-direction:column-reverse}#About .about-section.reverse{flex-direction:column-reverse}#About .about-section p{line-height:1}}#About .about-section .alt,#About .about-section strong{color:#7aa7c6;font-weight:500}#About .about-section .alt svg,#About .about-section strong svg{margin-left:.25rem}#About .about-section a.alt:hover{color:#9ebfd5}#About .about-section .alt.alt--view-code{cursor:pointer;text-decoration:underline}#About .about-section .alt.alt--view-code:hover{color:#9ebfd5}#About .about-section h3{color:#ffefd5;font-size:2.25rem;margin-bottom:.75em}@media (max-width: 768px){#About .about-section h3{font-size:1.75rem;margin-bottom:.5em}}@media (min-width: 1921px){#About .about-section h3{font-size:3rem}}#About .about-section p,#About .about-section ul{font-family:Gabriela,Georgia,serif;letter-spacing:.025rem;font-size:1.05rem;line-height:1.5;margin:0 0 .8em}#About .about-section p svg,#About .about-section ul svg{font-size:.75em}@media (max-width: 768px){#About .about-section p,#About .about-section ul{font-size:1rem}}@media (min-width: 1921px){#About .about-section p,#About .about-section ul{font-size:1.25rem}}#About .about-section ul{margin-top:.75em}@media (min-width: 1921px){#About .about-section.wide .section-content,#About .about-section.wide .section-header{max-width:650px}}#About .about-section .section-content,#About .about-section .section-header{display:flex;flex-direction:column;gap:0;max-width:max(30vw,530px)}@media (max-width: 1024px){#About .about-section .section-content,#About .about-section .section-header{width:80vw;max-width:80vw}}@media (min-width: 1440px){#About .about-section .section-content,#About .about-section .section-header{min-width:500px}}@media (min-width: 1921px){#About .about-section .section-content,#About .about-section .section-header{max-width:800px}}#About .about-section .section-content li,#About .about-section .section-header li{font-family:Gabriela,Georgia,serif;list-style-type:none;margin-bottom:.5em;padding-left:.25em;position:relative}@media (min-width: 1921px){#About .about-section .section-content li,#About .about-section .section-header li{font-size:1.25rem}}#About .about-section .section-content li:before,#About .about-section .section-header li:before{border-radius:50%;box-shadow:inset 0 0 0 2px #7aa7c6;content:"";height:.66em;left:-1em;position:absolute;top:.4em;width:.66em}#About .about-section .carousel-caption-container{bottom:0;right:-2.25rem;position:absolute;overflow:visible;white-space:nowrap;width:1px}#About .about-section .carousel-caption{color:#ffefd5cc;font-family:Archivo,Arial,sans-serif;margin:0;transform:rotate(270deg);transform-origin:top}#About .about-section .carousel-caption .fig,#About .about-section .carousel-caption svg{color:#7aa7c6;margin-right:.25rem}#About .about-section .carousel-caption svg{font-size:.9em}@media (min-width: 1921px){#About .about-section .carousel-caption{font-size:1.1rem}#About .about-section .carousel-caption .fig,#About .about-section .carousel-caption svg{margin-right:.5rem}#About .about-section .carousel-caption svg{font-size:1rem}}#About .about-section.about-4{flex-direction:column;gap:2rem}#About .section .about-tech-list{display:flex;flex-direction:row;gap:0;justify-content:space-between;margin-right:1rem;margin-top:2rem;max-width:25em;transition:opacity .15s ease-in-out}@media (max-width: 768px){#About .section .about-tech-list{margin-top:1rem}}#About .section .about-tech-item{opacity:0;transition:opacity .2s}#About .section .about-tech-item svg{height:1.5rem;width:1.5rem}#About .section .about-tech-item svg,#About .section .about-tech-item path{transition:all 125ms}#About .section .about-tech-item:hover svg,#About .section .about-tech-item:hover path{color:#ffefd5e6!important;fill:#ffefd5e6!important}#About .section.shown .about-tech-item{opacity:1}#About .section .about-tech-item:nth-child(1){transition-delay:.5s}#About .section .about-tech-item:nth-child(2){transition-delay:.6s}#About .section .about-tech-item:nth-child(3){transition-delay:.7s}#About .section .about-tech-item:nth-child(4){transition-delay:.8s}#About .section .about-tech-item:nth-child(5){transition-delay:.9s}#About .section .about-tech-item:nth-child(6){transition-delay:1s}#About .section .about-tech-item:nth-child(7){transition-delay:1.1s}#About .section .about-tech-item:nth-child(8){transition-delay:1.2s}#About .section .about-tech-item:nth-child(9){transition-delay:1.3s}#About .section .about-tech-item:nth-child(10){transition-delay:1.4s}@media (min-width: 1440px){#About .section .about-tech-list{justify-content:flex-start;gap:2rem}}@media (min-width: 1921px){#About .section .about-tech-item svg{height:1.75rem;width:1.75rem}}#Code{background-color:#28292f}#Code .hero{background-blend-mode:multiply;background-color:#1c1d21ab;background-image:url(/img/bg/code.jpg);transition:height 1s}#Code .hero *{transition:opacity .5s ease-out .5s}#Code .content{display:flex;flex-direction:row;flex-grow:1;max-height:calc(100vh - 225px);padding:0;position:relative;transition:height 1s;width:100%}@media (max-width: 768px){#Code .content{height:calc(100vh - 154px);max-height:calc(100vh - 154px)}}#Code.page--zen .hero{height:80px}@media (max-width: 768px){#Code.page--zen .hero{height:60px}}#Code.page--zen .hero *{opacity:0;transition:opacity .5s ease-out 50ms}#Code.page--zen .content{height:calc(100vh - 80px);max-height:calc(100vh - 80px)}@media (max-width: 768px){#Code.page--zen .content{height:calc(100vh - 60px);max-height:calc(100vh - 60px)}}@media (max-width: 768px){#Code .repo-link{display:none!important}#Code #CodeBrowser{overflow:scroll}}#CodeBrowser{display:flex;flex-direction:row;flex-grow:1}#CodeBrowser .MuiDialog-container{width:100%}#CodeBrowser #FileBrowser{background-color:#222328;border:2px rgb(51.4098360656,53.2459016393,60.5901639344);color:#ffefd5;max-width:350px;overflow:scroll;padding:.75rem 0 .75rem 1rem;position:relative;width:300px}#CodeBrowser #FileBrowser h4{font-size:1.1rem;font-weight:500;margin-left:7px;color:#b3d2bc}#CodeBrowser #FileBrowser .repo-link{display:block;font-size:1rem;margin-bottom:.5rem}#CodeBrowser #FileBrowser .repo-link svg{color:#ffefd5;margin-left:10px}#CodeBrowser #FileBrowser .repo-link:visited{color:#a3c9ae}#CodeBrowser #FileBrowser .repo-link:hover h4{color:#c3dcca;text-decoration:underline}#CodeBrowser #FileBrowser .repo-link:hover svg{color:#fff9ef}#CodeBrowser #FileBrowser .repo-link .goto{font-size:.75rem;position:relative;top:-2px;margin-left:5px}#CodeBrowser #FileBrowser .MuiTreeItem-label,#CodeBrowser #FileBrowser .MuiTreeItem2-label{font-size:.9rem;font-family:Archivo,Arial,sans-serif}#CodeBrowser #FileBrowser .MuiTreeItem-iconContainer svg{color:#c3dcca}@media (max-width: 768px){#CodeBrowser #FileBrowser{border-top:2px solid rgb(51.4098360656,53.2459016393,60.5901639344);border-right:2px solid rgb(51.4098360656,53.2459016393,60.5901639344);flex-grow:0;padding:.5rem}#CodeBrowser #FileBrowser.collapsed{width:20px;min-width:20px;max-width:20px}#CodeBrowser #FileBrowser.expanded{flex-shrink:0;max-width:calc(100vw - 20px - 1rem);min-width:calc(100vw - 20px - 1rem);width:calc(100vw - 20px - 1rem)}}#CodeBrowser #FileBrowser #ExpandCollapseTree{background:#33353d;border:none;border-radius:2rem 0 0 2rem;display:inline-block;font-size:1.25rem;padding-left:2px;height:30px;position:absolute;right:0;top:calc(50% - 15px);width:28px;z-index:10}#CodeBrowser #FileBrowser #ExpandCollapseTree svg{color:#ffefd5}@media (min-width: 769px){#CodeBrowser #FileBrowser #ExpandCollapseTree{display:none}}#CodeBrowser #FileText{display:flex;background:#28292f;font-size:var(--code-font-size, .8rem)!important;flex-grow:1;overflow:scroll}#CodeBrowser #FileText>span{display:flex;flex-grow:1}#CodeBrowser #FileText>span>code{flex-grow:1;line-height:1.25!important;padding-left:0!important}@media (max-width: 768px){#CodeBrowser #FileText,#CodeBrowser #FileText *{font-size:8px!important}}#CodeBrowser #FileViewer{border-left:2px solid rgb(51.4098360656,53.2459016393,60.5901639344);display:flex;flex-grow:1;flex-direction:column;font-family:Fantasque Sans Mono,monospace;font-size:var(--code-font-size, .8rem);overflow-x:hidden;position:relative}@media (min-width: 1921px){#CodeBrowser #FileViewer{border-right:2px solid rgb(51.4098360656,53.2459016393,60.5901639344)}}@media (max-width: 768px){#CodeBrowser #FileViewer{border-left:none;border-right:2px solid rgb(51.4098360656,53.2459016393,60.5901639344)}#CodeBrowser #FileViewer code{white-space:inherit!important}}#CodeBrowser #FileHeader{align-items:center;background:#1c1d21;border:2px solid rgb(51.4098360656,53.2459016393,60.5901639344);border-left:none;display:flex;flex-direction:row;height:2rem;justify-content:space-between;position:relative}#CodeBrowser #FileHeader .filename{color:#ffefd5e6;font-weight:600;height:2rem;line-height:2rem;max-width:calc(100vw - 440px);overflow:auto;padding-left:1rem;white-space:nowrap}@media (max-width: 768px){#CodeBrowser #FileHeader .filename{max-width:calc(100vw - 105px);width:100%}}#CodeBrowser #FileHeader button.control-button{background-color:#1c1d21;border:none;border-left:2px solid rgb(51.4098360656,53.2459016393,60.5901639344);border-radius:0;color:#ffefd5;cursor:pointer;font-size:1.5em;padding:.25rem;width:45px}#CodeBrowser #FileHeader button.control-button:hover{background-color:#28292f}#CodeBrowser #FileHeader button.control-button svg{color:#ffefd5;padding-top:1px}#CodeBrowser #FileHeader .loading-bar-root{bottom:-2px;position:absolute}@media (max-width: 768px){#CodeBrowser #FileHeader{border-right:0}#CodeBrowser #FileHeader .control-button--open-window{display:none}}#CodeBrowser #FileViewerActions{align-items:center;background:#1c1d21;border-left:2px solid rgb(51.4098360656,53.2459016393,60.5901639344);border-top:2px solid rgb(51.4098360656,53.2459016393,60.5901639344);border-radius:.5rem 0 0;bottom:0;color:#ffefd5;display:flex;gap:1rem;font-family:Gabriela,Georgia,serif;font-weight:600;font-size:.8rem;padding:.33rem .5rem .33rem .75rem;position:absolute;right:0}#CodeBrowser #FileViewerActions .row{align-items:center}@media (max-width: 768px){#CodeBrowser #FileViewerActions .font-size-control{display:none}}#CodeBrowser #FileViewerActions button{background:#ffefd5cc;border:0;border-radius:1.25rem;cursor:pointer;color:#1c1d21;height:23px;padding:0;transition:background-color 125ms}#CodeBrowser #FileViewerActions button:hover{background:#ffefd5}#CodeBrowser #FileViewerActions button.size-control{background-color:#1c1d21;display:flex;flex-direction:row;gap:5px;padding-top:3px;font-size:1rem}#CodeBrowser #FileViewerActions button.size-control svg{color:#ffefd5;padding-top:1px}#CodeBrowser #FileViewerActions select{background:#1c1d21;border:1.5px solid rgba(255,239,213,.5);border-radius:1rem;color:#ffefd5;cursor:pointer;font-family:Gabriela,Georgia,serif;padding:.25rem .5rem .25rem .75rem;font-size:.8rem;transition:border-color 125ms}#CodeBrowser #FileViewerActions select:hover,#CodeBrowser #FileViewerActions select:focus,#CodeBrowser #FileViewerActions select:focus-within{border-color:#ffefd5cc}#CodeBrowser.window{min-height:468px}#CodeBrowser.window .MuiPaper-root{border-radius:.75rem}#CodeBrowser.window #FileBrowser{border-radius:0 0 0 .7rem;padding-left:.5rem;max-width:275px;min-width:275px;width:275px}#CodeBrowser.window #FileViewer{border-radius:0 0 .7rem}#CodeBrowser.window #FileText{padding-top:0}#CodeBrowser.window #FileText>span{min-height:468px}#WindowHeader{align-items:center;background-color:#ffefd5;border-radius:.75rem .75rem 0 0;display:flex;flex-direction:row;height:32px;min-height:32px;max-height:32px;padding-left:.5rem;padding-right:.5rem;position:sticky}#WindowHeader .filename{font-family:Archivo,Arial,sans-serif;font-size:.8rem;font-weight:500;height:32px;line-height:32px;overflow:auto;text-align:center;white-space:nowrap;width:100%}#WindowHeader .window-buttons{display:flex;flex-direction:row;gap:.33rem;margin-right:.5rem}#WindowHeader .window-buttons button{background:none;border:none!important;border-radius:.85rem;background:transparent;cursor:pointer;height:.85rem;outline:none!important;padding:0;position:relative}#WindowHeader .window-buttons button .icon-bg{border-radius:.85rem;height:calc(100% - 2px);left:1px;position:absolute;top:1px;width:calc(100% - 2px);z-index:1}#WindowHeader .window-buttons button .svg-inline--fa{height:.85rem;position:relative;vertical-align:3px;width:.85rem;z-index:2}#WindowHeader .window-buttons button:first-of-type{color:#ff605c}#WindowHeader .window-buttons button:first-of-type .icon-bg{background-color:#ff605c}#WindowHeader .window-buttons button:nth-of-type(2){color:#ffbd44}#WindowHeader .window-buttons button:nth-of-type(2) .icon-bg{background-color:#ffbd44}#WindowHeader .window-buttons button:nth-of-type(3){color:#00ca4e}#WindowHeader .window-buttons button:nth-of-type(3) .icon-bg{background-color:#00ca4e}#WindowHeader .window-buttons button:hover .icon-bg{background:#1c1d21}.btn{background-color:transparent;border:2px solid transparent;border-radius:8px;color:#ffefd5;cursor:pointer;font-size:.75rem;font-weight:500;transition:all 125ms;padding:.5rem}.btn.btn-edit{background:transparent;border:2px solid #ffefd5;color:#ffefd5;width:140px}@media (max-width: 1024px){.btn.btn-edit{display:none}}.btn.btn-edit:hover{background-color:#ffefd522}#ContentEditor{color:#000!important;max-width:1200px;padding-bottom:100px;width:100%}#ContentEditor h3,#ContentEditor h6{color:#ffefd5}#ContentEditor input,#ContentEditor select{background-color:#28292f;color:#ffefd5;padding:10px;border:2px solid rgba(255,239,213,.8);border-radius:.5rem}#ContentEditor select{width:420px}#ContentEditor input[type=checkbox]{background:transparent;border:2px solid #ffefd5;height:2rem;width:2rem}#ContentEditor input[type=checkbox]:hover{background:#ffefd51a}#ContentEditor input[type=checkbox]:checked:before{font-size:1.25rem;left:6px;top:2px}#ContentEditor .checkbox-wrapper{margin-top:6px}#ContentEditor .checkbox-wrapper label{align-items:center;display:flex;flex-direction:column;gap:11px}#ContentEditor .checkbox-wrapper h4{margin:0}#ContentEditor select{width:440px}#ContentEditor .header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;position:sticky}#ContentEditor .header h3{margin:0}#ContentEditor .body{display:flex;flex-direction:column;gap:1rem;background-color:#28292f;height:calc(100vh - 350px);overflow:scroll;padding-right:5rem;padding-left:2rem}#ContentEditor .editor-container{background:#ffefd5;margin-bottom:10px}#ContentEditor .editor-container,#ContentEditor .editor-container .quill{border-radius:8px}#ContentEditor .ql-toolbar.ql-snow{border-radius:8px 8px 0 0}#ContentEditor .ql-container.ql-snow{background:#28292f;border-radius:0 0 8px 8px;max-height:min(800px,100vh - 500px);overflow:scroll}#ContentEditor .ql-editor body{background-color:#1c1d21;font-size:1rem}#ContentEditor .ql-editor body.menu-open{overflow:hidden;position:fixed;width:100%;height:100%}#ContentEditor .ql-editor h1,#ContentEditor .ql-editor h2,#ContentEditor .ql-editor h3,#ContentEditor .ql-editor h4,#ContentEditor .ql-editor h5,#ContentEditor .ql-editor h6{display:block;font-size:inherit;margin:.25em 0}#ContentEditor .ql-editor h1,#ContentEditor .ql-editor h3,#ContentEditor .ql-editor h5{font-family:Gabriela,Georgia,serif}#ContentEditor .ql-editor h2,#ContentEditor .ql-editor h4,#ContentEditor .ql-editor h6{font-family:Archivo,Arial,sans-serif;letter-spacing:.05em}#ContentEditor .ql-editor h1{font-size:2.25rem}#ContentEditor .ql-editor h2,#ContentEditor .ql-editor h3{font-size:1.75rem}#ContentEditor .ql-editor h4,#ContentEditor .ql-editor h5{font-size:1.25rem}#ContentEditor .ql-editor h6{font-size:1rem;font-weight:400}#ContentEditor .ql-editor p,#ContentEditor .ql-editor li,#ContentEditor .ql-editor input,#ContentEditor .ql-editor button{font-size:1rem;font-family:Gabriela,Georgia,serif}#ContentEditor .ql-editor p{line-height:1.5rem;margin:.25rem 0 .5rem}#ContentEditor .ql-editor ul{padding:0 0 0 1.25rem;margin:.25rem 0 .5rem}#ContentEditor .ql-editor input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid rgb(51.4098360656,53.2459016393,60.5901639344);border-radius:4px;cursor:pointer;height:1.25rem;width:1.25rem}#ContentEditor .ql-editor input[type=checkbox]:checked{background:#63a375;position:relative}#ContentEditor .ql-editor input[type=checkbox]:checked:before{color:#ffefd5;content:"✔";font-size:.8rem;left:4px;position:absolute}@media (max-width: 1024px){#ContentEditor .ql-editor input[type=checkbox]:checked:before{content:"√"}}#ContentEditor .ql-editor .divider{border:1px solid;border-color:#ffefd540;height:0;margin:2rem auto}#ContentEditor .ql-editor video{border-radius:4px;display:block;height:auto;margin:1rem 0;width:100%}#ContentEditor .ql-editor{color:#ffefd5}#ContentEditor .ql-editor img,#ContentEditor .ql-editor video{width:200px!important;height:100px!important;opacity:.25}#ContentEditor .ql-divider{width:28px!important}#ContentEditor .ql-divider:before{content:"—"}#ContentEditor .ql-picker-options{background-color:#222328}#ContentEditor .ql-header.ql-picker{width:200px}#ContentEditor .ql-header.ql-picker .ql-picker-item{color:#ffefd5;font-size:1rem;font-family:Gabriela,Georgia,serif}#ContentEditor .ql-header.ql-picker .ql-picker-item[data-value="4"],#ContentEditor .ql-header.ql-picker .ql-picker-item[data-value="6"]{color:#e5aea2;font-family:Archivo,Arial,sans-serif;font-weight:600}#ContentEditor .ql-header.ql-picker .ql-picker-item[data-value="4"]{font-size:1.3rem}#ContentEditor .ql-header.ql-picker .ql-picker-item[data-value="6"]{font-size:1.05rem;text-transform:uppercase}#ContentEditor .btn{padding:.5rem 1rem}#ContentEditor .btn.sm{border:1px solid #ffefd5;width:25px;height:25px;padding:0 0 1px;margin-top:6px;border-radius:30px;font-weight:700}#ContentEditor .btn.sm.add{padding:0;font-size:1rem}#ContentEditor .btn.btn-upload{border-color:#4caf50}#ContentEditor .btn.btn-upload:hover{background-color:#45a04944}#ContentEditor .btn.btn-cancel{border-color:#f32141}#ContentEditor .btn.btn-cancel:hover{background-color:#f3214144}#Desk{bottom:0;display:flex;height:420px;position:relative;transform-origin:bottom;width:1200px}#Desk-items{align-items:flex-end;display:flex;justify-content:space-evenly;width:100%}#Desk-surface-container{perspective:1200px;position:absolute;width:1200px;z-index:0}#Desk-surface{background:#2d1c00;border:4px solid #1c1d21;border-radius:2rem;height:420px;left:-3px;position:absolute;top:85px;transform:rotateX(69deg);transform-style:preserve-3d;width:1200px;z-index:0}#CandlesRight,#CandlesLeft{bottom:var(--candle-container-bottom, 100px);transition:bottom .5s}#CandlesLeft{display:flex;gap:30px;zoom:40%;align-items:flex-end;position:relative}#CandlesRight{display:flex;gap:20px;zoom:40%;align-items:flex-end;position:relative}.candle{width:var(--candle-width, 34px);margin:0 auto;position:relative;height:var(--candle-height, 80%);bottom:calc(210px + var(--candle-bottom, 0));z-index:2}.candle:nth-of-type(2) .flame{animation-delay:.5s}.candle:nth-of-type(3) .flame{animation-delay:1.2s}.wick{position:absolute;width:6px;height:50px;background:#23161a;top:110px;left:50%;transform:translate(-50%) skew(2deg);border-radius:10%;box-shadow:0 0 2px #000}.wick:before{content:"";position:absolute;width:0;left:50%;height:10px;box-shadow:0 -14px 10px 8px #fff,0 -10px 10px 8px #ffd700b3}.wick:after{content:"";position:absolute;left:50%;bottom:0;width:0px;height:0px;box-shadow:0 5px 2px 3px gold,0 20px 2px 14px gold,0 -6px 4px 5px #62211bcc}.flame{width:20px;height:150px;margin:0 auto;position:relative;-webkit-animation:move 3s infinite;animation:move 3s infinite;transform-origin:50% 90%}.flame .top{width:20px;height:100%;position:absolute;top:0;left:0;background:#fff;border-radius:500% 500% 50px 50px;transform:skewY(-10deg);box-shadow:0 0 0 3px #fff,0 -20px 1px 4px #fff,0 -25px 2px 3px gold,0 -30px 5px 4px #ff6a00}.flame .shadows{position:absolute;left:50%;top:0;width:1px;height:60px;border-radius:50%;box-shadow:0 5px 20px 15px gold,0 0 100px 20px #ff6a00,0 15px 50px 15px #ff6a00}.flame .bottom{transform:scale(.9);position:absolute;bottom:6px;left:9px;width:1px;height:8px;border-radius:1%;background:#2c2b39;box-shadow:0 6px 10px 12px #3c4c7d4d,0 0 4px 8px #2c2b39,0 -12px 10px 8px #ff6a0080,0 5px 7px 12px #2c2b39}.wax{position:absolute;bottom:0;width:100%;height:calc(var(--candle-height) - 166px);background:#ffefd5;background:linear-gradient(to bottom,#e8d6b8,#ffefd5 20px,#f2e0c2 50px);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff9224",endColorstr="#58523a",GradientType=0);border-top-left-radius:10px;border-top-right-radius:10px}.wax:after{content:" ";background:linear-gradient(to bottom,#e8d6b8,#f2e0c2);width:54px;height:10px;display:block;bottom:0;border-radius:2px 2px 0 0;position:absolute;left:-2px}@-webkit-keyframes move{0%{transform:skew(2deg) skewY(5deg)}50%{transform:skew(-2deg) skewY(0)}to{transform:skew(2deg) skewY(5deg)}}@keyframes move{0%{transform:skew(2deg) skewY(5deg)}50%{transform:skew(-2deg) skewY(0)}to{transform:skew(2deg) skewY(5deg)}}.candle-base-container{justify-content:center;align-items:center;background:#1c1d21}.candle-base{transform:rotateX(70deg);height:400px;width:400px;background:linear-gradient(#403232,#404030 10%,#202424 50%,#303030);border-radius:50%;left:-90px;display:flex;justify-content:center;align-items:center;position:absolute;z-index:1}.candle-base:before{content:"";height:360px;width:360px;background:linear-gradient(#403131,#030404 60%,#0d0202);border-radius:50%}.candle-base:after{content:"";position:absolute;width:360px;height:300px;border-radius:50%;background:#0009;bottom:-20px;z-index:-1;filter:blur(10px)}#MobileHomeContent{display:none}#Footer{border-top:2px solid;border-color:#ffefd533;display:flex;justify-content:center;overflow:hidden;padding:1.5rem 1rem;white-space:nowrap}#Footer.hide{display:none}@media (max-width: 768px){#Footer{padding:1.5rem}}@media (min-width: 1440px){#Footer{padding:1rem}}@media (min-width: 1921px){#Footer{padding:2rem}}#Footer .footer-content{display:flex;flex-direction:row;justify-content:center;max-width:1920px;width:100%}@media (min-width: 1440px){#Footer .footer-content{justify-content:space-between;flex-direction:row}}#Footer .footer-links{display:flex;flex-direction:row;gap:.5rem;justify-content:space-evenly}@media (min-width: 1025px){#Footer .footer-links{justify-content:center}}@media (min-width: 1440px){#Footer .footer-links{gap:1rem}}@media (min-width: 1921px){#Footer .footer-links{gap:3rem}}@media (max-width: 1024px){#Footer .footer-content,#Footer .footer-links{flex-direction:column;gap:2rem}#Footer .footer-content p,#Footer .footer-links p{font-size:1rem}}@media (min-width: 1440px){#Footer .footer-content>*:not(:last-child),#Footer .footer-links>*:not(:last-child){border-right:2px solid;border-color:#ffefd51a}}@media (min-width: 1921px){#Footer .footer-content>*:not(:last-child),#Footer .footer-links>*:not(:last-child){padding-right:1.5rem}}#Footer p,#Footer svg{color:#ffefd599;font-family:Archivo,Arial,sans-serif;font-size:.85rem;font-weight:200;letter-spacing:.04em;margin:0}@media (min-width: 1921px){#Footer p,#Footer svg{font-size:1rem}}#Footer .footer-row{display:flex;flex-direction:column;gap:.25rem;min-width:13rem}@media (min-width: 1440px){#Footer .footer-row{gap:1em;flex-direction:row}}@media (min-width: 1921px){#Footer .footer-row{gap:2em}}#Footer .footer-row.copyright{flex-direction:column}@media (min-width: 1440px){#Footer .footer-row.copyright{flex-direction:row-reverse}}#Footer .footer-row h5{color:#ffefd5e6;font-size:1rem;margin:0}@media (max-width: 768px){#Footer .footer-row h5{font-size:1.1rem;margin-bottom:.25rem}}@media (min-width: 1440px){#Footer .footer-row h5{display:none}}#Footer .item{align-items:center;cursor:pointer;display:flex;gap:.25rem;overflow:hidden;text-decoration:none;z-index:1}#Footer .item svg.goto{opacity:0;height:.5rem;position:relative;transition:all 125ms}#Footer .item svg.goto.external{left:-.25rem;top:-.5rem}#Footer .item:hover p,#Footer .item:hover svg{color:#ffefd5e6;transition:color .25s}#Footer .item:hover svg.goto{opacity:1;transition:all .25s}@media (min-width: 1440px){#Footer .item.hoverable{cursor:help}#Footer .item.showable{overflow:hidden;padding-right:.75rem}#Footer .item.showable p{position:relative;transition:all .5s;z-index:0}#Footer .item.showable.hidden p{opacity:0;right:-100%}#Footer .item.showable.shown p{opacity:1;right:0}}#Keyboard{position:relative;top:-10px;transform:rotateX(27deg)}.simple-keyboard.typewriter{background-color:transparent;font-family:Gabriela,Georgia,serif}.simple-keyboard.typewriter .hg-button{align-items:center;background-color:#222328!important;border:1px solid rgba(255,250.6571428571,243.6,.6);border-radius:50px;color:#fffbf4;display:flex;height:40px;max-width:40px;text-transform:uppercase;width:40px}.simple-keyboard.typewriter .hg-button:not(:last-child){margin-right:14px}.simple-keyboard.typewriter .hg-button.key-tab{font-size:.65rem;margin-left:0;text-transform:unset}.simple-keyboard.typewriter .hg-button.key-q{margin-left:27px}.simple-keyboard.typewriter .hg-button.key-caps{font-size:.65rem;margin-left:14px;line-height:1.05;text-align:center;text-transform:unset}.simple-keyboard.typewriter .hg-button.key-shift{font-size:.65rem;margin-left:40px;line-height:1.05;text-align:center;text-transform:unset}.simple-keyboard.typewriter .hg-button.key-bksp,.simple-keyboard.typewriter .hg-button.key-enter{font-size:.65rem;padding-left:7px;line-height:1.05;text-align:center;text-transform:unset}.simple-keyboard.typewriter .hg-button.key-modifier{font-size:1rem;padding-left:5px}.simple-keyboard.typewriter .hg-button.key-twoline,.simple-keyboard.typewriter .hg-button.key-period,.simple-keyboard.typewriter .hg-button.key-quote{display:flex;font-size:50px;line-height:1.15;padding:0 14px;text-align:center;white-space:pre-line;word-break:break-word}.simple-keyboard.typewriter .hg-button.key-twoline span{zoom:.25}.simple-keyboard.typewriter .hg-button.key-period span,.simple-keyboard.typewriter .hg-button.key-quote span{font-weight:700;line-height:.9;position:relative;zoom:.2}.simple-keyboard.typewriter .hg-button.key-period span{zoom:.25;line-height:1;top:-14px}.simple-keyboard.typewriter .hg-button.key-quote span{line-height:1.4;top:5px}.simple-keyboard.typewriter .hg-button.key-space{border:1px solid rgba(255,250.6571428571,243.6,.3);border-radius:27px;height:27px;margin-left:87px;margin-top:10px;max-width:431px}.simple-keyboard.typewriter .hg-button.active{background-color:#222328!important;color:#fff!important;transform:rotateX(15deg) translateY(5px)}.simple-keyboard.typewriter .hg-button.key-hidden{display:none}.simple-keyboard.typewriter .hg-button.hg-active,.simple-keyboard.typewriter .hg-button.hg-selected,.simple-keyboard.typewriter .hg-button.hg-pressed,.simple-keyboard.typewriter .hg-button[data-skbtn].hg-active,.simple-keyboard.typewriter .hg-button[data-skbtn].hg-selected,.simple-keyboard.typewriter .hg-button[data-skbtn].hg-pressed{color:#eee!important;background-color:#222328!important}.simple-keyboard.typewriter .hg-button[style*=color]{color:#eee!important}.simple-keyboard.typewriter .hg-button[style*=background]{background-color:#222328!important}.hg-theme-default{position:relative;z-index:1}.hg-theme-default .hg-row{margin-bottom:5px;margin-left:8px}.hg-theme-default .hg-row:nth-last-child(1){margin-bottom:0}.hg-layout-shift .hg-button.key-shift{background-color:#222328!important;color:#fff!important;transform:rotateX(15deg) translateY(5px)}#Linkages{display:flex;position:absolute;margin-top:-10px;z-index:0;height:210px;width:635px}.linkage-mechanism{transition:background-color 50ms;background-color:#666;height:25px;margin-left:9px;width:3px}.linkage-mechanism,.linkage-mechanism:after{background-color:#333}.linkage-mechanism.active,.linkage-mechanism.active:after{background-color:#666}.linkage-mechanism:after{content:"";display:block;position:relative;transform-origin:top center;width:3px}.linkage-mechanism:first-of-type{margin-left:65px}.linkage-mechanism:nth-of-type(4n+1){height:35px}.linkage-mechanism:nth-of-type(4n+1):after{height:10px;margin-top:35px}.linkage-mechanism:nth-of-type(4n+3){height:55px}.linkage-mechanism:nth-of-type(4n+3):after{height:28px;margin-top:55px}.linkage-mechanism:nth-of-type(4n+2){height:76px}.linkage-mechanism:nth-of-type(4n+2):after{height:40px;margin-top:76px}.linkage-mechanism:nth-of-type(4n){height:100px}.linkage-mechanism:nth-of-type(4n):after{height:52px;margin-top:100px}.linkage-mechanism-space{background-color:#222}.linkage-mechanism-space.active{background-color:#333}#linkage-space-left,#linkage-space-right{height:195px;position:absolute;top:0;width:3px}#linkage-space-left{left:52px}#linkage-space-right{right:52px}#linkage-space-horiz-left,#linkage-space-horiz-right{top:195px;height:4px;position:absolute;width:39px}#linkage-space-horiz-left{left:52px}#linkage-space-horiz-right{right:52px}#linkage-tab:after{transform:skew(-30deg)}#linkage-lock:after{transform:skew(-31deg)}#linkage-q:after{transform:skew(-22deg)}#linkage-shift:after{transform:skew(-30deg)}#linkage-one:after{transform:skew(-25deg)}#linkage-a:after{transform:skew(-27deg)}#linkage-w:after{transform:skew(-18deg)}#linkage-z:after{transform:skew(-25deg)}#linkage-two:after{transform:skew(-16deg)}#linkage-s:after{transform:skew(-22deg)}#linkage-e:after{transform:skew(-16deg)}#linkage-x:after{transform:skew(-19deg)}#linkage-three:after{transform:skew(-5deg)}#linkage-d:after{transform:skew(-14deg)}#linkage-r:after{transform:skew(-9deg)}#linkage-c:after{transform:skew(-10deg)}#linkage-four:after{transform:skew(-4deg)}#linkage-f:after{transform:skew(-6deg)}#linkage-t:after{transform:skew(-6deg)}#linkage-v:after{transform:skew(-6deg)}#linkage-five:after{transform:skew(-3deg)}#linkage-g:after{transform:skew(-1deg)}#linkage-y:after{transform:skew(-1deg)}#linkage-b:after{transform:skew(2deg)}#linkage-six:after{transform:skew(-2deg)}#linkage-h:after{transform:skew(5deg)}#linkage-u:after{transform:skew(3deg)}#linkage-n:after{transform:skew(8deg)}#linkage-seven:after{transform:skew(-1deg)}#linkage-j:after{transform:skew(12deg)}#linkage-i:after{transform:skew(10deg)}#linkage-m:after{transform:skew(14deg)}#linkage-eight:after{transform:skew(0)}#linkage-k:after{transform:skew(18deg)}#linkage-o:after{transform:skew(15deg)}#linkage-period:after{transform:skew(20deg)}#linkage-nine:after{transform:skew(1deg)}#linkage-l:after{transform:skew(22deg)}#linkage-p:after{transform:skew(20deg)}#linkage-quote:after{transform:skew(25deg)}#linkage-exmark:after{transform:skew(2deg)}#linkage-enter:after{transform:skew(28deg)}#linkage-bksp:after{transform:skew(25deg)}.loading-bar-root{overflow:hidden;position:relative;width:100%}.loading-bar-bar{position:absolute;top:0;bottom:0;left:0;transition:transform .2s linear;transform-origin:left}.loading-bar-indeterminate1{width:auto;animation:loading-bar-indeterminate1 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.loading-bar-indeterminate2{width:auto;animation:loading-bar-indeterminate2 2.1s cubic-bezier(.165,.84,.44,1) 1.15s infinite}@keyframes loading-bar-indeterminate1{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes loading-bar-indeterminate2{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}#Menu{background-color:transparent;display:flex;font-family:Gabriela,Georgia,serif;height:0vh;justify-content:center;position:absolute;top:0;width:100%}#Menu #Navbar{background-color:transparent;display:flex;justify-content:center;padding:1.5rem;position:fixed;transition:background-color .5s ease;width:calc(100% - 3rem);z-index:11}#Menu #Navbar #NavbarContent{display:flex;flex-direction:row;gap:0;justify-content:space-between;max-width:1920px;width:100%}#Menu #Navbar button{align-items:center;background:none;border:0;color:#ffefd5;cursor:pointer;display:flex;font-family:Gabriela,Georgia,serif;font-size:1.25rem;padding:0;transition:color .25s}#Menu #Navbar button#ContactButton.has-been-clicked{cursor:default;opacity:0;transition:opacity .5s .1s}#Menu #Navbar button #ContactIcon{font-size:1rem;position:relative;top:0;right:0;transition:top .25s,right .25s}@media (min-width: 1025px){#Menu #Navbar button:hover #ContactIcon{top:-3px;right:-2px}}@media (min-width: 1921px){#Menu #Navbar button{font-size:1.5rem}}#Menu #Navbar .action-icon{font-size:1.25rem;margin-left:5px}#Menu #Navbar.scrolled{background-color:#1c1d21ee}#Menu #NavbarIan{align-items:center;display:flex}#Menu #NavbarSocials{align-items:center;display:flex;flex-direction:row;gap:15px;margin-left:5px;padding:0 10px}#Menu #NavbarSocials svg.goto{opacity:0;height:10px;position:absolute;left:15px;top:-7px;transition:opacity 125ms;transition-delay:125ms}#Menu #NavbarSocials .social-icon{position:relative}#Menu #NavbarSocials .social-icon svg.social{height:20px}#Menu #NavbarSocials .social-icon:hover svg.goto{opacity:1}#Menu #NavbarActions{display:flex;flex-direction:row;gap:2rem}#Menu #NavbarMenuBtn{display:flex;flex-direction:row;gap:8px;align-items:center}#Menu #NavbarMenuBtn #NavbarMenuBtnText{text-align:left;width:3.5rem}@media (min-width: 1921px){#Menu #NavbarMenuBtn #NavbarMenuBtnText{width:4.5rem}}#Menu #NavbarMenuIcon{cursor:pointer;display:flex;height:24px;position:relative;transform:rotate(0);transition:.5s ease-in-out;width:20px}#Menu #NavbarMenuIcon span{background-color:#ffefd5;border-radius:2px;display:block;height:2px;left:0;opacity:1;position:absolute;transform:rotate(0);transition:.25s ease-in-out;width:100%}#Menu #NavbarMenuIcon span:nth-child(1){top:5px}#Menu #NavbarMenuIcon span:nth-child(2){top:11px}#Menu #NavbarMenuIcon span:nth-child(3){top:17px}@media (min-width: 1921px){#Menu #NavbarMenuIcon span{height:3px}#Menu #NavbarMenuIcon span:nth-child(1){top:5px}#Menu #NavbarMenuIcon span:nth-child(2){top:12px}#Menu #NavbarMenuIcon span:nth-child(3){top:19px}}#Menu #NavbarMenuIcon.open span{background-color:#1c1d21}#Menu #NavbarMenuIcon.open span:nth-child(1){top:11px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}#Menu #NavbarMenuIcon.open span:nth-child(2){opacity:0;left:-60px}#Menu #NavbarMenuIcon.open span:nth-child(3){top:11px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}#Menu #NavbarMenuBtn:hover #NavbarMenuIcon:not(.open) span:nth-child(1){top:3px}#Menu #NavbarMenuBtn:hover #NavbarMenuIcon:not(.open) span:nth-child(3){top:19px}@media (min-width: 1921px){#Menu #NavbarMenuBtn:hover #NavbarMenuIcon:not(.open) span:nth-child(1){top:3px}#Menu #NavbarMenuBtn:hover #NavbarMenuIcon:not(.open) span:nth-child(3){top:21px}}#Menu.closed #NavbarIan button{color:#ffefd5;transition:color .25s}#Menu.closed #Navbar button:hover{filter:brightness(110%);transition:all 125ms}#Menu.closed #Navbar .action-icon{margin-left:5px;width:20px}#Menu.closed #NavbarSocials .social-icon{color:#ffefd5;opacity:0;transition:opacity 125ms}#Menu.closed #NavbarSocials .social-icon:hover{filter:brightness(110%);transition:filter .25s;transition-delay:125ms}#Menu.closed #NavbarSocials .social-icon:nth-of-type(2){transition:opacity .25s;transition-delay:0ms}#Menu.closed #NavbarSocials .social-icon:nth-of-type(1){transition:opacity .25s;transition-delay:125ms}#Menu.closed #NavbarIan:hover #NavbarSocials .social-icon{opacity:1;transition:opacity .25s}#Menu.closed #NavbarIan:hover #NavbarSocials .social-icon:nth-of-type(2){transition-delay:125ms}#Menu.open #Navbar button{color:#333}#Menu.open #Navbar button:hover{filter:brightness(0%);transition:all 125ms}#Menu.open #ContactButton{display:none}#Menu.open #NavbarSocials svg{color:#333}#Menu.open #NavbarSocials .social-icon{opacity:1;transition:opacity .25s,color .25s;transition-delay:.15s}#Menu.open #NavbarSocials .social-icon:nth-of-type(2){transition-delay:.3s}#Menu.open #NavbarSocials .social-icon:hover{filter:brightness(0%);transition:filter 125ms}#Menu #ContactButtonFlightPath{position:absolute;right:0;top:0;z-index:-1}#Menu #MenuContentContainer{background-color:#ffefd5;background-image:url(/img/bg/paper.png);background-repeat:repeat;height:100vh;position:fixed;top:0;left:0;width:100vw}#Menu.closed #MenuContentContainer{height:0;transition:height .5s,z-index 0ms .5s,background-color 0ms .5s,background-image 0ms .5s;z-index:-1;pointer-events:none}#Menu.open #MenuContentContainer{transition:height .5s,width .5s,z-index 0ms 0ms,background 0ms 0ms;z-index:10;pointer-events:auto}#Menu #MenuContent{align-items:center;height:100%;justify-content:center;display:flex;flex-direction:column;gap:0}#Menu #MenuContent .items .items-main{display:flex;flex-direction:row;gap:min(50px,5vw);justify-content:space-between;margin-bottom:min(2rem,10vh);padding:0 min(5vw,50px) 2rem;border-bottom:2px solid #333}#Menu #MenuContent .items button:not(.btn){background:none;border:0;cursor:pointer;font-family:Gabriela,Georgia,serif;font-size:32px;font-weight:500;line-height:.8;padding:0;transition:color .25s}#Menu #MenuContent .items button:not(.btn).gray{color:#3333;transition:color .25s}#Menu #MenuContent .items button:not(.btn).strikethrough{cursor:default;text-decoration:line-through}#Menu #MenuContent .subtext-container{max-width:666px}@media (max-width: 1024px){#Menu #MenuContent .subtext-container{max-width:80vw}}#Menu #MenuContent .subtext{font-size:1.25rem;height:50px;opacity:0;position:relative;text-align:center;transition:all .25s}#Menu #MenuContent .subtext.closed{opacity:0;top:10px;transition:opacity .1s,top .1s;transition-delay:125ms}#Menu #MenuContent .subtext.open{opacity:1;top:0;transition:opacity .25s,top .25s;transition-delay:125ms}#Menu #MenuContent .subtext-header{align-items:center;display:flex;flex-direction:row;gap:1rem;font-size:28px;justify-content:flex-start}#Menu #MenuContent .subtext-content{font-size:18px;text-align:left}#Menu #MenuContent .subItems{display:flex;flex-direction:row;gap:min(50px,5vw);position:relative}#Menu #MenuContent .subItems.closed{opacity:0;top:0;transition:all .25s}#Menu #MenuContent .subItems.open{opacity:1;top:-44px;transition:all .5s;transition-delay:.5s;padding:0 30px}#Menu #MenuContent .subItems button:not(.btn){background:none;border:0;color:#3339;cursor:pointer;font-family:Archivo,Arial,sans-serif;font-size:18px;font-weight:600;letter-spacing:.025rem;line-height:.8;text-transform:uppercase;transition:color 125ms}#Menu #MenuContent .subItems button:not(.btn):hover{color:#333;transition:color .25s}#Menu #MenuContent .subItem-detail{animation:slideUp .3s ease;transition:opacity .3s ease,transform .3s ease}#Menu #MenuContent .subItem-detail.hidden{transform:translateY(30px);opacity:0}#Menu #MenuContent .subItem-detail.shown{transform:translateY(0);opacity:1}#Menu #MenuContent .subItem-detail{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center;padding:1.5rem 1rem 2rem;position:absolute;left:-1rem;top:1.25rem;width:100%}#Menu #MenuContent .subItem-detail input[type=checkbox]{margin-top:-3px}#Menu #MenuContent .subItem-detail button{color:#33353d;border:2px solid rgb(51.4098360656,53.2459016393,60.5901639344);font-size:1.25rem;padding:.25rem .75rem}#Menu #MenuContent .subItem-detail button:hover{border-color:#222328;color:#ffefd5}#Menu #MenuContent .subItem-detail button.bg-light:hover{background:#33353d}#Menu #MenuContent .subItem-detail label{color:#33353d;cursor:pointer;font-size:1.1rem;width:fit-content}#Menu #MenuContent .subItem-detail p{color:#3339;font-family:Archivo,Arial,sans-serif;font-size:.9rem;line-height:1;text-align:center}#Menu #MenuContent .subItem-detail p.theme-label{margin-top:1rem}#Menu.closed #MenuContent{opacity:0;transition:opacity .25s}#Menu.open #MenuContent{opacity:1;transition:opacity .25s;transition-delay:.25s}#Menu #MenuFooter{display:flex;flex-direction:row;gap:10px;align-items:center;bottom:0;color:#3339;font-size:14px;justify-content:center;padding:10px 0;position:absolute;width:100%}#Menu #MenuFooter img{filter:grayscale(75%);transition:filter .1s}#Menu #MenuFooter img:hover{filter:none;transition:filter .1s}#Menu.closed.light #Navbar:not(.scrolled) button,#Menu.closed.light #Navbar:not(.scrolled) #NavbarIan button,#Menu.closed.light #Navbar:not(.scrolled) #NavbarSocials .social-icon{color:#1c1d21}#Menu.closed.light #Navbar:not(.scrolled) #NavbarMenuIcon span{background-color:#1c1d21}#Paper{align-content:flex-start;background-color:#ffefd5;background-image:url(/img/bg/paper.png);background-repeat:repeat;color:#111;display:flex;flex-flow:wrap;font-family:Courier,American Typewriter,monospace;font-size:15px;height:var(--paper-height, 100px);letter-spacing:.05rem;margin-left:290px;padding:30px 20px;position:absolute;right:var(--paper-right, -40px);top:var(--paper-top, -40px);-webkit-user-select:none;user-select:none;width:392px;z-index:0;transition:height .1s ease-out,right .1s ease-out,top .1s ease-out}#Paper .row{display:flex;height:20px;width:100%}#Paper .char{text-align:center;width:8px}#Paper .suggestion{color:#999}#Paper.viewonly{background-color:#faebd7}#Paper.mobile{font-size:22px;padding-left:30px;width:475px}#Paper.mobile .char{width:13px}#Projects{color:#ffefd5;font-family:Gabriela,Georgia,serif;position:relative;background-blend-mode:lighten;background-image:url(/img/bg/circuit-board.svg);background-color:#1c1d21e6}@media (max-width: 768px){#Projects{background-image:none}}#Projects h4{text-transform:uppercase}#Projects h4,#Projects h6{color:#e5aea2;font-weight:600}#Projects .disc{background-color:transparent;border:2px solid #ffefd5;border-radius:10px;display:inline-block;flex-shrink:0;height:.25rem;margin-right:.5rem;position:relative;top:-2px;width:.25rem}#Projects .loading{opacity:.5;pointer-events:none}#Projects .hero{background-blend-mode:multiply;background-image:url(/img/bg/code.jpg);background-color:#1c1d21ab}#Projects .hero .hero-content h1{color:#e5aea2;cursor:pointer;margin-bottom:1rem;transition:color .25s;width:fit-content}#Projects .hero .hero-content h1:hover{color:#f6e2de}#Projects .hero .hero-action{display:flex;flex-direction:row;gap:.75rem;align-items:flex-start;height:1.5rem}#Projects .hero .hero-action .hero-action--buttons{display:flex;flex-direction:row;gap:1rem}#Projects .hero .hero-action .hero-action--buttons button#hero-clear-filters,#Projects .hero .hero-action .hero-action--buttons.list #hero-view-tree{display:none}@media (min-width: 1025px){#Projects .hero .hero-action .hero-action--buttons.list button:not(#hero-clear-filters){display:none}}#Projects .hero .hero-action p,#Projects .hero .hero-action button{color:#ffefd5e6;font-family:Archivo,Arial,sans-serif;font-size:1rem}@media (min-width: 1921px){#Projects .hero .hero-action p,#Projects .hero .hero-action button{font-size:1.1rem}}#Projects .hero .hero-action p{margin:0;line-height:1}#Projects .hero .hero-action button{background:#0000;border:0;color:#ffefd5e6;cursor:pointer;display:flex;gap:.25em;width:auto}#Projects .hero .hero-action button svg{width:1.5em}#Projects .hero .hero-action button:first-of-type.active svg{position:relative;left:1px}#Projects .hero .hero-action button:hover{text-decoration:underline}#Projects .hero .hero-action button.active{color:#e5aea2}#Projects .hero #EditProjectBtn{position:absolute;right:1.25rem}#Projects .content{display:flex;flex-direction:column;gap:0;justify-content:center;position:relative;padding-bottom:12vh}@media (min-width: 1025px){#Projects .content{flex-direction:row;gap:min(10vw,5rem);min-height:calc(100vh - 225px);position:relative}}#Projects .content.content--panel-visible .content--main,#Projects .content.content--panel-visible .content--sidebar{opacity:.25}#Projects .content h3:first-of-type{margin-top:0;margin-bottom:.75em}@media (max-width: 768px){#Projects .content h3:first-of-type{font-size:1.75rem;line-height:1.25}}#Projects .content ul{padding-left:.5rem}#Projects .content ul li{align-items:baseline;display:flex;gap:.25rem;list-style:none}#Projects .content ul li a{color:#ffefd5e6}#Projects .content ul li a:hover{color:#ffefd5b3}#Projects .content ul li a:visited{color:#ffefd580}#Projects .content ul li .goto{font-size:.75em}#Projects .content ul li .link{align-items:center;display:flex;gap:.5rem}#Projects .content ul.tech{display:flex;flex-direction:row;gap:1rem;padding-left:0}#Projects .btn--cta{display:flex;flex-direction:row;gap:.5rem;align-items:center;background:#0000;border:1px solid rgba(255,239,213,.2);color:#ffefd5cc;cursor:pointer;font-size:1rem;justify-content:center;padding:.75rem 1rem;transition:all 125ms}#Projects .btn--cta svg{font-size:.75rem}#Projects .btn--cta:hover{color:#ffefd5e6;border-color:#ffefd566;background-color:#ffefd51a}#Projects .content--main{flex-grow:1}#Projects .content--main .cms-html{max-width:800px;margin-bottom:2rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,239,213,.2)}#Projects .content--main.content--detail{flex-grow:0}@media (min-width: 1025px){#Projects .content--main.content--detail{padding-right:min(5vw,10rem)}}#Projects .content--main ul:not(.tech){display:flex;flex-direction:column;gap:.5rem;padding:0 0 0 .5rem}#Projects .content--sidebar{display:flex;flex-direction:column;gap:0;flex-shrink:0}@media (min-width: 1025px){#Projects .content--sidebar{align-self:flex-start;max-height:calc(100vh - 3rem);overflow-y:auto;position:sticky;top:5rem;width:350px}}#Projects .content--sidebar .content--sidebar-filters.loading{opacity:.5;pointer-events:none}@media (max-width: 1024px){#Projects .content--sidebar .content--sidebar-filters{display:none}}#Projects .content--sidebar ul.tech{margin:.5rem 0 1rem}@media (max-width: 1024px){#Projects .content--sidebar ul.tech{margin-bottom:1.25rem}}#Projects .content--sidebar .company-img{margin-bottom:.5rem;height:2rem;width:fit-content}@media (max-width: 1024px){#Projects .content--sidebar .company-img{height:2.5rem;margin-top:2rem;max-width:200px;width:100%}}#Projects .content--sidebar .company-info{margin-bottom:1.25rem}#Projects #ProjectList{display:flex;flex-direction:column;gap:3rem;position:relative}#Projects #ProjectList .project-group{display:flex;flex-direction:column;gap:1rem;max-width:1200px;padding-left:3rem;position:relative}@media (max-width: 1024px){#Projects #ProjectList .project-group{padding-left:1.5rem}}#Projects #ProjectList .project-group--years{background:linear-gradient(to right,#0000,#1c1d21 5%,#1c1d21 95%,#0000);border-radius:1rem;color:#ffefd5cc;font-family:Archivo,Arial,sans-serif;left:0;padding:.25rem .5rem;position:absolute;top:calc(50% + 5rem);transform:rotate(270deg);transform-origin:0 0}@media (max-width: 1024px){#Projects #ProjectList .project-group--years{left:-11px}}#Projects #ProjectList .project-group--timeline{background:linear-gradient(to bottom,#0000,#ffefd5cc .5%,#ffefd5cc 99.5%,#0000);height:100%;left:14px;position:absolute;width:2px}@media (max-width: 1024px){#Projects #ProjectList .project-group--timeline{left:0}}#Projects #ProjectList .project-group--label{align-items:center;display:flex;flex-direction:row;gap:.5rem}#Projects #ProjectList .project-group--label .project-group--text{display:flex;flex-direction:row;gap:.5rem;white-space:nowrap}#Projects #ProjectList .project-group--label a,#Projects #ProjectList .project-group--label p{color:#ffefd5e6;font-family:Archivo,Arial,sans-serif;letter-spacing:.025rem;margin:0}#Projects #ProjectList .project-group--label a strong,#Projects #ProjectList .project-group--label p strong{font-weight:600}#Projects #ProjectList .project-group--label .project-group--text{position:relative}#Projects #ProjectList .project-group--label .project-group--text .pipe{opacity:1;transition:opacity .25s}#Projects #ProjectList .project-group--label .project-group--text .shop{font-family:Archivo,Arial,sans-serif;line-height:1.5rem;position:relative;text-decoration:none}#Projects #ProjectList .project-group--label .project-group--text .shop .goto{font-size:.65em;opacity:0;position:absolute;top:-.25em;right:-1.15em;transition:opacity 125ms}#Projects #ProjectList .project-group--label .project-group--text .shop:hover{filter:brightness(110%);text-decoration:underline}#Projects #ProjectList .project-group--label .project-group--text .shop:hover+.pipe{opacity:0}#Projects #ProjectList .project-group--label .project-group--text .shop:hover .goto{opacity:1}@media (max-width: 1024px){#Projects #ProjectList .project-group--label{align-items:flex-start}#Projects #ProjectList .project-group--label img{height:2.5rem}#Projects #ProjectList .project-group--label p{line-height:1.25}#Projects #ProjectList .project-group--label .project-group--text{display:flex;flex-direction:column;gap:0}#Projects #ProjectList .project-group--label .project-group--text .shop{font-weight:600;font-size:1.1rem}#Projects #ProjectList .project-group--label .project-group--text .pipe{display:none}}#Projects #ProjectList .project-group--content{display:flex;flex-direction:column;gap:1rem;flex-grow:1}#Projects #ProjectList .project-group--content.skeleton ul.tech{opacity:.9}#Projects #ProjectList .project-card{border:2px solid;border-radius:.5rem;cursor:pointer;padding:1rem;position:relative;transition:background-color .25s,border-color .25s;display:flex;flex-direction:column;gap:.25rem;border-color:#dd8181}#Projects #ProjectList .project-card h3{margin-bottom:.25em}#Projects #ProjectList .project-card .view-project{font-size:.9em;opacity:0;position:absolute;right:1rem;top:1.25rem;transition:opacity .25s}@media (max-width: 1024px){#Projects #ProjectList .project-card .view-project{display:none}}#Projects #ProjectList .project-card .view-project svg{font-size:.8em;margin-left:.25em}#Projects #ProjectList .project-card:hover{background-color:#ffefd50d;border-color:#ffefd580}#Projects #ProjectList .project-card:hover .view-project{opacity:1}#Projects #ProjectDetail{display:flex;flex-direction:column;align-items:end}#Projects #ProjectFilters{display:flex;flex-direction:column;gap:.5rem}#Projects #ProjectFilters input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;pointer-events:none}#Projects #ProjectFilters label{color:#ffefd5cc;cursor:pointer;font-family:Archivo,Arial,sans-serif;font-weight:500;margin-bottom:.25rem;transition:color 125ms}#Projects #ProjectFilters label:hover{color:#ffefd5e6}@media (min-width: 1025px){#Projects #ProjectFilters .filter-group{padding-right:3rem}}#Projects #ProjectFilters .filter-group:not(:last-child){border-bottom:1px solid rgba(255,239,213,.2);padding-bottom:.5rem}#Projects #ProjectFilters .filter-group button{display:flex;flex-direction:row;gap:.25rem;align-items:initial;background:#0000;border:0;color:#ffefd5b3;cursor:pointer;font-family:Gabriela,Georgia,serif;font-size:.9rem}#Projects #ProjectFilters .filter-group button:hover{text-decoration:underline}#Projects #ProjectFilters .filter-group legend{display:flex;flex-direction:row;gap:1.5rem;align-items:last baseline}@media (max-width: 1024px){#Projects #ProjectFilters .filter-group legend{gap:1rem;justify-content:flex-start}}#Projects #ProjectFilters .filter-group p{align-items:baseline;color:#ffefd5b3;display:flex;font-size:.9rem;gap:.5rem;margin-top:0}#Projects #ProjectFilters .filter-options{display:flex;flex-direction:column;gap:.25rem}#Projects #ProjectFilters .tech-field{display:flex;flex-direction:row;gap:.25rem;align-items:center}#Projects #ProjectFilters .tech-field input[type=checkbox]{border-color:#ffefd580}#Projects #ProjectFilters .tech-field input[type=checkbox]:hover{background-color:#ffefd533}#Projects #ProjectFilters .tech-field input[type=checkbox]:checked{background:#ffefd533}#Projects #ProjectFilters .tech-field.checked{color:#ffefd5}#Projects #ProjectFilters .tech-field.checked:hover{color:#ffefd5e6}#Projects #ProjectFilters .tech-field:not(.checked){color:#ffefd599}#Projects #ProjectFilters .tech-field:not(.checked):hover{color:#ffefd5cc}#Projects #ProjectFilters .tech-field .tech-field--icon{color:#ffefd5;display:flex;justify-content:center;transform:scale(.9);width:2rem}#Projects #ProjectFilters .radio-field{display:flex;flex-direction:row;gap:.25rem;align-items:center}#Projects #ProjectFilters .radio-field .disc{border-color:#ffefd599;border-radius:1rem;height:1rem;margin:0;width:1rem}#Projects #ProjectFilters .radio-field .disc-inner{border-radius:1rem;position:relative;height:.5rem;left:.25rem;top:.25rem;width:.5rem}#Projects #ProjectFilters .radio-field.checked{color:#ffefd5}#Projects #ProjectFilters .radio-field.checked .disc:hover{background-color:#ffefd533}#Projects #ProjectFilters .radio-field.checked .disc-inner{background:#ffefd5}#Projects #ProjectFilters .radio-field:hover .disc{background-color:#ffefd533}#Projects #ProjectFilters .radio-field .radio-field--icon{display:flex;justify-content:center;width:1.5rem}#Projects #ProjectFilters .radio-field .radio-field--icon img{height:25px}#Projects #ProjectFilters .radio-field #radio-field--icon-phosphorus img{border-radius:1rem}#Projects #ProjectFilters .radio-field #radio-field--icon-foxfuel{position:relative;top:-3px}#Projects #ProjectFilters .btn--clear-all-filters{display:flex;flex-direction:row;gap:.5rem;align-items:initial;background:#0000;border:1px solid rgba(255,239,213,.2);color:#ffefd5cc;cursor:pointer;font-family:Archivo,Arial,sans-serif;font-weight:400;font-size:1rem;justify-content:center;margin-top:1rem;max-width:300px;transition:all 125ms}#Projects #ProjectFilters .btn--clear-all-filters:hover{color:#ffefd5e6;border-color:#ffefd566;background-color:#ffefd51a}#Projects #PostContentCTA{display:flex;flex-direction:column;gap:1rem}@media (min-width: 1440px){#Projects #PostContentCTA{flex-direction:row}}#Projects #PostContentCTA a{text-decoration:none!important;width:fit-content}#Projects .view-all-projects-mobile{color:#ffefd5e6;font-family:Archivo,Arial,sans-serif;font-weight:500}@media (min-width: 1025px){#Projects .view-all-projects-mobile{display:none}}#Projects #ProjectPanel{display:flex;flex-direction:column;gap:.5rem;background:#222328;box-shadow:8px 0 1rem -.25rem #000000bf;height:max(100vh - 243px,100% - 2rem);overflow:hidden;padding:1rem 0 .5rem 100vw;position:absolute;top:0;transition:left .25s,opacity .25s;white-space:nowrap;width:min(325px,100vw)}#Projects #ProjectPanel.shown{left:calc(-100vw + 1.5rem);opacity:1}#Projects #ProjectPanel.hidden{left:calc(-100vw - 325px - 3rem);opacity:0}#Projects #ProjectPanel a,#Projects #ProjectPanel button{letter-spacing:.025em;font-family:Archivo,Arial,sans-serif}#Projects #ProjectPanel a:hover,#Projects #ProjectPanel button:hover{color:#ffefd5cc}#Projects #ProjectPanel a:hover svg,#Projects #ProjectPanel button:hover svg{color:#ffefd5cc}#Projects #ProjectPanel a{color:#e5aea2;width:fit-content}#Projects #ProjectPanel a:not(:hover){text-decoration:none}#Projects #ProjectPanel button{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;gap:.25rem}#Projects #ProjectPanel button svg{transition:color 125ms}#Projects #ProjectPanel button.project-filter-button{color:#e5aea2;padding:0;width:7rem}#Projects #ProjectPanel button.project-filter-button:hover{color:#ffefd5e6;text-decoration:underline}#Projects #ProjectPanel button.project-filter-button svg{position:relative;top:-2px}#Projects #ProjectPanel button.hide-projects{color:#e5aea2;font-size:1.25rem;position:absolute;right:1rem;top:1rem;width:1rem}#Projects #ProjectPanel ul{padding:0}#Projects #ProjectPanel ul li{flex-direction:column}#Projects #ProjectPanel .project-filter-actions{display:flex;flex-direction:row;gap:1rem;align-items:center;height:2rem}#Projects #ProjectPanel .project-filter-tree{margin-top:1rem}#Projects #ProjectPanel .panel-content{height:calc(100vh - 250px);overflow:scroll;transition:height .25s}#Projects #ProjectPanel .MuiRichTreeView-root .MuiCollapse-root .MuiTreeItem-content{border-radius:.5rem}#Projects #ProjectPanel .MuiRichTreeView-root .MuiCollapse-root .MuiTreeItem-root{border-radius:.5rem;transition:background-color 125ms}#Projects #ProjectPanel .MuiRichTreeView-root .MuiCollapse-root .MuiTreeItem-root:hover{background-color:#ffefd50d}#Projects #ProjectPanel .MuiRichTreeView-root .MuiCollapse-root .MuiTreeItem-label,#Projects #ProjectPanel .MuiRichTreeView-root .MuiCollapse-root .MuiTreeItem2-label{font-size:.9rem;font-family:Archivo,Arial,sans-serif}#Projects #ProjectPanel .MuiRichTreeView-root .MuiCollapse-root .Mui-selected,#Projects #ProjectPanel .MuiRichTreeView-root .MuiCollapse-root .Mui-selected:hover{background-color:#ffefd513}@media (max-width: 1024px){#Projects #ProjectPanel .panel-content{overflow:auto}}#ReEnableTypewriterDialog{align-items:center;background:linear-gradient(to bottom,#0000,#1c1d2140 10%,#1c1d21ee 50%,#1c1d21);bottom:0;display:flex;flex-direction:column;gap:.75rem;height:80vh;justify-content:center;opacity:1;margin-top:20vh;position:absolute;transition:opacity 125ms ease,z-index 0ms ease;transition-delay:.5s,.5s;width:100vw;z-index:0}#ReEnableTypewriterDialog.hidden{opacity:0;transition:opacity 125ms ease,z-index 0ms ease;transition-delay:0ms,125ms;z-index:-100}#ReEnableTypewriterDialog h1{color:#ffefd5;margin:0}#ReEnableTypewriterDialog p{color:#ffefd5;font-family:Archivo,Arial,sans-serif;font-size:1.25rem;font-weight:400;letter-spacing:.025rem;margin-bottom:.5rem}#ReEnableTypewriterDialog button{background:#1c1d2180;border:2px solid;border-radius:.5rem;border-color:#ffefd540;color:#ffefd5;font-size:2rem;transition:all 125ms ease;padding:.75rem 2.5rem;width:fit-content}#ReEnableTypewriterDialog button:not(:disabled){background-color:#222328;color:#ffefd5;cursor:pointer}#ReEnableTypewriterDialog button:not(:disabled):focus,#ReEnableTypewriterDialog button:not(:disabled):focus-within{background-color:#28292f;border-color:#d57a66bf;outline:none}#ReEnableTypewriterDialog button:not(:disabled):hover{border-color:#d57a66e6}#ReEnableTypewriterDialog button:disabled{color:#ffefd51a;background-color:#1c1d2140;border-color:#ffefd51a}#RoomContainer{background:linear-gradient(to bottom,#6e7282,#5e616e 15%,#4b4d58,#383a42 55%);height:100vh}#Room{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;overflow:hidden;position:relative;background:linear-gradient(315deg,#33353d 3%,#28292f 50%,#33353d 98%);animation:gradient 60s ease infinite;background-size:400% 400%;background-attachment:fixed}@keyframes gradient{0%{background-position:0% 0%}50%{background-position:100% 100%}to{background-position:0% 0%}}#RoomSize{background:#33353d;padding:1.5rem;display:none;gap:.5rem;border-radius:.5rem;border:2px solid #ffefd5;flex-direction:column;position:absolute;left:1rem;top:4rem}#RoomSize .row{align-items:baseline}#RoomSize h1,#RoomSize h3{font-size:1.5rem;margin:0;color:#ffefd5}#RoomSize h3{color:#ffefd5e6;margin:0;width:6.5rem}#SendMessageDialog{border:4px solid #1c1d21;background:linear-gradient(to bottom,#222328,#1c1d21 80%);display:flex;flex-direction:column;gap:.5rem;height:315px;justify-content:center;position:relative;width:calc(100vw - 8px);transition:height .5s}#SendMessageDialog .dialog-content{display:flex;flex-direction:column;gap:.5rem;align-items:center;border-radius:.5rem;height:315px;padding:2rem 6rem 3rem;opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease;transition-delay:.25s}#SendMessageDialog .dialog-content>*{animation:slideUp .3s ease}#SendMessageDialog .actions{display:flex;justify-content:space-between;width:100%}#SendMessageDialog .post-send-text{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}#SendMessageDialog .post-send-text p{margin:0;text-align:center}#SendMessageDialog.hidden{height:10px;transition:height .5s}#SendMessageDialog.hidden .dialog-content{height:0;padding:0;opacity:0;transform:translateY(5rem);transition:opacity .25s ease,transform .25s ease,height .25s ease,padding .25s ease;transition-delay:0ms}#SendMessageDialog button,#SendMessageDialog input{background:#1c1d2180;border:2px solid;border-radius:.5rem;border-color:#ffefd540;color:#ffefd5;transition:all 125ms ease}#SendMessageDialog button:not(:disabled),#SendMessageDialog input:not(:disabled){background-color:#222328;color:#ffefd5;cursor:pointer}#SendMessageDialog button:not(:disabled):focus,#SendMessageDialog button:not(:disabled):focus-within,#SendMessageDialog input:not(:disabled):focus,#SendMessageDialog input:not(:disabled):focus-within{background-color:#28292f;border-color:#d57a66bf;outline:none}#SendMessageDialog button:not(:disabled):hover,#SendMessageDialog input:not(:disabled):hover{border-color:#d57a66e6}#SendMessageDialog button:disabled,#SendMessageDialog input:disabled{color:#ffefd51a;background-color:#1c1d2140;border-color:#ffefd51a}#SendMessageDialog button{font-size:1.15rem;padding:.75rem 1.25rem .75rem 1.5rem}#SendMessageDialog button svg{font-size:1rem;margin-left:.75rem}#SendMessageDialog button svg.check-icon{margin-left:.5rem;position:relative;right:-5px}#SendMessageDialog button svg.try-again-icon{margin-left:0;margin-right:.4rem;position:relative;left:-5px}#SendMessageDialog form{align-items:center;display:flex;flex-direction:column;gap:.5rem}#SendMessageDialog h1{color:#ffefd5;margin:0 0 .25rem}#SendMessageDialog input{padding:.75rem 1rem;width:420px}#SendMessageDialog label,#SendMessageDialog p{color:#ffefd5;font-family:Archivo,Arial,sans-serif;font-size:1rem;letter-spacing:.05rem;margin-top:0;margin-bottom:.5rem}#SendMessageDialog button#CloseSendMessage{border:none;border-radius:1.5rem;background:transparent;color:#ffefd540;cursor:pointer;font-size:1.5rem;padding:.25rem;position:absolute;right:1rem;top:1rem}#SendMessageDialog button#CloseSendMessage:hover,#SendMessageDialog button#CloseSendMessage:focus,#SendMessageDialog button#CloseSendMessage:focus-within{border:none;color:#ffefd5e6}#SendMessageDialog .dialog-content.light{display:flex;flex-direction:column;gap:.25rem;background-color:#ffefd5e6;align-items:center;border:2px solid #1c1d21;border-radius:.5rem}#SendMessageDialog .dialog-content.light h1,#SendMessageDialog .dialog-content.light p{color:#1c1d21}#Typewriter{bottom:0;height:var(--typewriter-height, 380px);perspective:666px;perspective-origin:bottom;position:relative;transition:height .5s;width:635px;z-index:1}#NamePlate{background:#1c1d21;border-radius:10px 10px 0 0;color:#fffbf4;display:flex;height:60px;justify-content:center;position:relative;text-transform:uppercase;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}#ian{background-color:#1c1d21;font-family:Gabriela,Georgia,serif;position:absolute;letter-spacing:.15rem;padding-top:17px;font-size:20px;z-index:2}#HiddenTextArea{border:0;font-family:monospace;font-size:8px;height:0px;left:-5000px;opacity:0;padding:0;position:absolute;resize:none;top:-5000px;width:0px;word-break:break-all;z-index:-9999999999}#InteractivityBlocker{height:calc(100% - 100px);position:absolute;top:0;width:100%;z-index:999}#TypingTips{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center;position:absolute;white-space:nowrap;width:502px}#TypingTips:hover p{color:#ffefd5;animation:none}#TypingTips:hover button{background-color:#222328;animation:none}#TypingTips.shown{transition:height .1s ease-out,right .1s ease-out,top .1s ease-out,opacity .5s}#TypingTips.hidden{opacity:0}#TypingTips button{align-items:center;animation:tipButtonPulse 1.5s ease-in-out infinite;border:0;background-color:#1c1d21;border-radius:2rem;color:#ffefd5e6;cursor:pointer;display:flex;font:.75rem Archivo,Arial,sans-serif;justify-content:center;text-transform:uppercase;transition:none;width:1.25rem;height:1.25rem}#TypingTips p{animation:tipTextPulse 1.5s ease-in-out infinite;color:#ffefd5e6;margin:0}@keyframes tipTextPulse{0%,to{color:#ffefd5}50%{color:#ffefd580}}@keyframes tipButtonPulse{0%,to{background-color:#1c1d21}50%{background-color:#222328}}#ActionButtonContainer{display:flex;gap:1rem;justify-content:center;left:-10%;position:relative;top:10px;width:120%;animation:fadeIn .4s ease}#ActionButtonContainer.exiting{animation:fadeOut .3s ease forwards}#ActionButtonContainer button{background:#1c1d2180;border:2px solid;border-radius:.5rem;color:#ffefd5;font-size:1rem;padding:.75rem 1.25rem .75rem 1.5rem;transition:all 125ms ease;border-color:#ffefd540}#ActionButtonContainer button svg{font-size:.75rem;margin-left:.6rem}#ActionButtonContainer button svg.fa-code{font-size:.9rem}#ActionButtonContainer button:not(:disabled){background-color:#222328;color:#ffefd5;cursor:pointer}#ActionButtonContainer button:not(:disabled):focus,#ActionButtonContainer button:not(:disabled):focus-within{background-color:#28292f;border-color:#d57a66bf;outline:none}#ActionButtonContainer button:not(:disabled):hover{border-color:#d57a66e6}#ActionButtonContainer button:disabled{color:#ffefd51a;background-color:#1c1d2140;border-color:#ffefd51a}#hammer{position:absolute;background-color:#000;width:3px;height:5px;bottom:30px;left:calc(50% - 1px);transform:translateY(0);transform-origin:bottom center}#hammer.active{animation:hammerStrike .1s ease-out}@keyframes hammerStrike{0%{height:40px}25%{height:50px}50%{height:60px}75%{height:50px}to{height:40px}}#Base{position:absolute;width:635px;height:280px;z-index:0}#Base .back,#Base .left-side,#Base .left-side-slanted,#Base .left-bottom,#Base .right-bottom,#Base .center-bottom,#Base .right-side-slanted,#Base .right-side{background-color:#1c1d21;border-radius:5px;position:absolute}#Base .back{background:#070708;height:279px;width:680px;left:-22px;clip-path:polygon(var(--clip-top-left, 34px) 0,var(--clip-top-right, 646px) 0,var(--clip-bottom-right, 680px) 279px,var(--clip-bottom-left, 0px) 279px)}#Base .left-foot,#Base .right-foot{background-color:#575a66;border-radius:0 0 2px 2px;height:3px;position:absolute;bottom:-3px;width:42px}#Base .left-foot{left:10px}#Base .right-foot{right:10px}#Base .left-side,#Base .right-side{height:70px;margin-top:10px;width:8px}#Base .left-side-slanted,#Base .right-side-slanted{height:190px;top:74px;width:8px}#Base .left-bottom,#Base .right-bottom{width:100px;height:20px;bottom:0}#Base .left-side-slanted{left:-11px;transform:skew(-7deg)}#Base .right-side-slanted{right:-11px;transform:skew(7deg)}#Base .left-bottom{left:-23px}#Base .center-bottom{bottom:0;height:10px;left:67px;width:500px}#Base .right-bottom{right:-23px}#Base .right-side{right:0}@media (max-width: 768px){html{font-size:16px}h2,h3{font-size:1.5rem}h4{font-size:1.1rem}h5{font-size:1.05rem}.content{transform:translateZ(0);will-change:opacity}}@media (max-width: 375px){html{font-size:14px}}@media (max-width: 768px){#Menu #Navbar{padding:1rem;width:calc(100% - 2rem)}#Menu #Navbar button#ContactButton{display:none}#Menu #NavbarActions{gap:1rem}#Menu #MenuContent .items .items-main{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem;padding-bottom:3rem;gap:1.5rem}#Menu #MenuContent .items .items-main button{border:none;color:#28292f;font-size:2.5rem}#Menu #MenuContent #soundButton,#Menu #MenuContent #themeButton,#Menu #MenuContent .subtext{display:none}#Menu #MenuContent .subItems{display:flex;flex-direction:column;gap:1.5rem}#Menu #MenuContent .subItems.open{top:0}#Menu.closed #NavbarSocials{display:none}}@media (max-width: 768px){#RoomContainer{background:#1c1d21}#Desk{width:1000px}#Desk-surface{width:1100px}#Desk-surface-container{perspective:1000px;width:1000px}#Desk{transform:scale(.6)}#Desk #Typewriter.mobile-contact{bottom:25px!important}#Desk #Typewriter #SendMessageDialog{align-items:center;bottom:0;height:auto;position:absolute;transform:scale(1.6666666667);opacity:1;transition:opacity 125ms;width:100%;z-index:10}#Desk #Typewriter #SendMessageDialog input{width:auto}#Desk #Typewriter #SendMessageDialog.is-typing{transition:opacity .5s;opacity:.5}#Desk #Typewriter #SendMessageDialog .actions{width:calc(100% + 1rem)}#Desk #Typewriter #SendMessageDialog .form-btn{background-color:#ffefd5;color:#1c1d21;padding:.5rem .25rem .5rem .75rem;font-size:1.2rem}#Desk #Typewriter #SendMessageDialog .form-btn svg{margin:0}#Desk #Typewriter #SendMessageDialog .dialog-content{flex-grow:1;flex-direction:column;justify-content:center;height:auto}#Desk #Typewriter #SendMessageDialog .dialog-content.dialog-content--create{padding:1rem 0 .5rem}#Desk #Typewriter #SendMessageDialog .inline-form{display:flex;flex-direction:row;width:100%}#Typewriter{bottom:-50px!important;z-index:2}#Typewriter #hammer{display:none}#Typewriter #Paper{height:calc(var(--paper-height) * 2);right:calc(var(--paper-right) + 90px);top:calc(var(--paper-top) - 50px);padding:20px 15px 0;width:340px}#Typewriter #Paper .row{height:20px}#Typewriter .char{font-size:20px;height:20px;width:10px}#CandlesLeft{right:-50px}#CandlesRight{left:-50px;z-index:1}#ActionButtonContainer{display:none}#MobileHomeContent{border-top:4px solid #1c1d21;background:linear-gradient(to bottom,#222328,#1c1d21 80%);display:flex;align-items:center;color:#ffefd5;width:100%;z-index:2}#MobileHomeContent .content{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center;padding:1rem 1rem 2rem;width:100%;opacity:0;transform:translateY(30px);transition:opacity .5s ease,transform .5s ease}#MobileHomeContent .content.shown{transform:translateY(0);opacity:1}#MobileHomeContent .content.hidden{transition:none;opacity:0;transform:translateY(30px)}#MobileHomeContent .content.hidden{animation:none;opacity:0;transform:translateY(30px)}.action-buttons{display:flex;flex-direction:row;gap:.75rem}}@media (max-width: 768px) and (max-width: 1024px){.action-buttons{flex-direction:column}}@media (max-width: 768px){.btn.mobile-btn{background:#ffefd5;color:#1c1d21;font-size:1.25rem;padding:.5rem 1rem;width:220px}.btn.mobile-btn svg{margin-left:1rem}h3{margin-bottom:0}}@media (max-width: 768px){.simple-keyboard.typewriter .hg-button.active{background:#ffefd533!important}}#SendMessageDialog.hidden{height:0}
