html{font-family:'Ubuntu', sans-serif;background-color:lightgray;background-attachment:fixed}#ribbon{position:absolute;top:0;right:0;border:0;width:149px;height:149px}#profile{display:table;margin:auto auto 1em 0.5em;max-width:33.3%;border-radius:12.5%;border:1em solid rgba(255,255,255,0.4);float:right}#main-grid{display:grid;grid-template-areas:"ul uc ur" "l  c  r" "ll lc lr"}@media (orientation: landscape){#main-grid{grid-template-columns:minmax(8px, 1fr) fit-content(55em) minmax(8px, 1fr)}}@media (orientation: portrait){#main-grid{grid-template-columns:minmax(8px, 1fr) 90% minmax(8px, 1fr);grid-template-areas:". uc ." ".  c  ." ". r ."}}#grid-upper-left{grid-area:ul}#grid-upper-center{grid-area:uc}#grid-upper-right{grid-area:ur}#grid-left{grid-area:l}#grid-center{grid-area:c}#grid-right{grid-area:r}#grid-lower-left{grid-area:ll}#grid-lower-center{grid-area:lc}#grid-lower-right{grid-area:lr}#center-flex{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}#right-flex{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.insta-post-container{margin:1em !important;padding:1em !important}.insta-post-container>iframe{min-width:0 !important;margin-bottom:0 !important;margin-left:auto !important;margin-right:auto !important}#tabs,#tabs-bottom{display:flex;flex-direction:row;border-radius:4px 4px 4px 4px}#tabs .tab,#tabs-bottom .tab{flex-grow:1;flex-basis:0;text-align:center;cursor:pointer}#tabs .tab:first-child,#tabs-bottom .tab:first-child{border-radius:4px 0 0 4px}#tabs .tab:last-child,#tabs-bottom .tab:last-child{border-radius:0 4px 4px 0}#tabs .active,#tabs-bottom .active{box-shadow:2px 2px 8px 2px rgba(0,0,0,0.3);background-color:rgba(255,255,255,0.6)}#tabs{margin:-1em -2em 2em -2em}#tabs .tab{padding:0.5em 1.5em}#tabs-bottom svg{color:white;opacity:0.6;width:100%;height:100%}@media all and (orientation: landscape){#tabs-bottom svg{max-width:64px;max-height:64px;-webkit-filter:drop-shadow(2px 2px 2px #000);filter:drop-shadow(2px 2px 2px #000)}}@media all and (orientation: portrait){#tabs-bottom svg{max-width:32px;max-height:32px;-webkit-filter:drop-shadow(1px 1px 1px #000);filter:drop-shadow(1px 1px 1px #000)}}#content-container{display:block}#content-container .tab-content{display:none;margin-top:2em;margin-bottom:1em}#content-container .tab-content.active{display:block}#post p a,#post ul a{color:#2525d4}#post p a:visited,#post ul a:visited{color:#8000a8}#post figure{padding:1em;margin:1em auto 1em auto;background-color:rgba(255,255,255,0.4)}#post figcaption{margin:0.5em 1em -0.5em 1em;line-height:1em;font-size:1em;text-align:center}#post img{width:100%;margin:auto;background-color:white}#post video{width:100%}#post figure>iframe{position:absolute;display:block;margin:auto;width:100%;height:100%;top:0;left:0}#comments,#reddit-comments{margin-top:1em;padding:2em;width:100%;overflow-wrap:break-word}#comments .reddit-title,#reddit-comments .reddit-title{margin-top:-0.5em;margin-bottom:1.5em}#comments .reddit-link,#reddit-comments .reddit-link{margin-top:0.5em}#comments .thing,#reddit-comments .thing{padding:0.5em;background-color:rgba(255,255,255,0.4)}#comments .thing>small,#reddit-comments .thing>small{display:inline-block;margin-left:0.5em}#comments .thing>.md,#reddit-comments .thing>.md{margin-left:0.5em}#comments a,#reddit-comments a{color:#2525d4}#comments a:visited,#reddit-comments a:visited{color:#8000a8}#comments h2,#reddit-comments h2{margin:0}#comments h4,#reddit-comments h4{margin-top:0}#comments h6,#reddit-comments h6{margin-bottom:0;text-align:center}#related{margin-top:1em;display:table}#related h3{text-align:center}.blur,.pane-material,.pane,.insta-post-container{backdrop-filter:blur(16px)}.pane-material,.pane,.insta-post-container{background-color:rgba(255,255,255,0.4)}.pane-layout,.pane,.insta-post-container{box-sizing:border-box;margin:1em auto 1em auto;padding:1em 2em}.pane-shape,#post figure,#post img,#post video,#post iframe,#comments .thing,#reddit-comments .thing,.pane,.insta-post-container{border-radius:4px;box-shadow:2px 2px 8px 2px rgba(0,0,0,0.3)}div.date{color:#1a1a1a;margin-top:0.5em;font-size:0.9em}code.highlighter-rouge{border-radius:2px;padding:2px;background-color:rgba(255,255,255,0.3)}ol{margin:2em auto;font-weight:bold}ol>li>span{font-weight:normal}li{margin:1em 0}h1,h2{text-align:center}p{line-height:1.5}a{color:black;text-decoration:none}a:hover{text-decoration:underline}pre,code{font-family:'Ubuntu Mono', monospace}
