@font-face{font-family:LED;src:url(/fonts/modified-dot-matrix.ttf) format("truetype")}@font-face{font-family:UbuntuMono;src:url(/fonts/UbuntuMono.ttf) format("truetype")}:root{--shout-text-color:#fff;--shout-bg-primary:#000;--shout-bg-highlight:rgba(255,0,0,.2);--shout-bg-gentle:rgba(255,0,0,.2);--shout-bg-disabled:rgba(0,0,0,.1);--shout-border-color:red;--shout-bg-reaction:rgba(255,20,20,.2);--shout-bg-reaction-selected:rgba(255,20,20,.5)}*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%;width:100%;overscroll-behavior-y:none;overflow-x:hidden}*{font-family:Helvetica,Arial,sans-serif}a.link-action-call{border:1px solid #fff;padding:16px;color:red!important}a:link{text-decoration:none!important}a:link:hover{text-decoration:underline!important}a:link,a:visited,body{color:#fff}body{padding:24px;display:flex;flex-direction:column;align-items:center;gap:40px;background-color:#000}body>*{width:100%}button.intent--primary{height:3.5em;color:#fff;background:none;border-radius:0;border:1px solid #fff;cursor:pointer}button.intent--primary:hover{border:1px solid red}button.nohover{pointer-events:none}button.p-selected{border:1px solid red;color:red;font-weight:700}button.p-selected>input{font-weight:700;color:red!important;border-color:red!important}input#customAmount{background:none;color:#fff;border:none;border-bottom:1px solid #fff;max-width:2em;text-align:center}section{display:flex;flex-direction:column;gap:14px;margin:1em auto;border:1px solid red;padding:14px;max-width:43em}section>.row{display:flex;justify-content:center;align-items:center;gap:10px}section a:first-of-type{text-transform:uppercase;font-weight:700;text-align:center;width:100%;display:block;color:red}@media screen and (max-width:600px){#linkies,section>.row{flex-direction:column}#linkies{gap:20px}#ca{font-size:.9em}}.footer{border:1px solid maroon;background-color:#ffe;box-shadow:2px 2px 4px;text-align:center;max-width:35em;padding:1em;margin:3em auto 0}.footer.fixed{position:fixed;bottom:0;left:50%;transform:translateX(-50%)}.footer a:link,.footer a:visited{color:red!important}form{display:grid;grid-template-columns:1fr 1fr;grid-gap:.8em;-moz-column-gap:1em;column-gap:1em;margin:0 auto}form *{width:100%;text-align:left}form input,form textarea{padding:.3em;border-radius:0;border:none;margin-top:.2em}form textarea{width:100%;height:8em;resize:none}form label{margin-bottom:.5em}.form-el.full,.form-el.wide{grid-column:span 2}.form-el.full{width:100%}.form-el.full input{padding:.6em}.disclaimer{font-size:.8em;font-style:italic}.form-el.outside{width:100%;max-width:26em;margin:0 auto}.paint-container{overflow:hidden;background-color:#fff;border-radius:0;width:90%;margin:0 auto 1.5em}.paint-colors{display:flex;justify-content:center;gap:1em;padding:1em}.paint-color{width:2em!important;padding:0;border:4px solid gray;box-shadow:none}.paint-color:not(.paint-active){opacity:.3;transform:scale(.9)}.connection-wrapper{width:100%;display:flex;justify-content:center}.connection-centered{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;gap:1em}.scary{color:red;font-weight:700}.secret{font-family:UbuntuMono,monospace;word-wrap:break-word}#claim-section{width:100%;border:none;margin-top:0;max-width:35em}#claim-table{display:flex;flex-direction:column;width:100%;align-self:center;color:#000;border:2px solid #fff}#claim-table.placeholder{filter:grayscale(1);opacity:.6}button.placeholder,button:disabled{pointer-events:none;filter:grayscale(1);opacity:.6}#claim-table>.row{display:flex;background-color:orange}#claim-table>.row:not(:last-child){border-bottom:solid;border-color:#fff;border-width:2px}#claim-table>.row>*{min-height:40px;padding:8px 16px;flex:1;display:flex;align-items:center;gap:8px;text-decoration:none}#claim-table>.row>a{color:#000}#claim-table>.row>:not(:last-child){border-right:solid;border-color:#fff;border-width:2px}#claim-table .row.blue,#claim-table .row.transition>a:nth-child(2){background-color:blue;color:#fff}#claim-table .row.blue>a{color:#fff}#claim-table .asset-count{min-width:24px;height:24px;padding:4px;display:flex;justify-content:center;align-items:center;font-weight:700;line-height:50%;border-radius:24px}p.centered{text-align:center}#select-claim-wallet{font:var(--font-body);color:#000;background:none;width:100%;margin:0 auto;text-decoration:underline;position:relative;border:2px solid;border-color:var(--clr-pink);background-color:var(--clr-surface-cream-heavy);text-align:center;padding:.5em;max-width:40em}#form-container{display:flex;width:100vw;height:100vh;position:fixed;background-color:rgba(0,0,0,.6);left:0;top:0;justify-content:center;padding:10em;z-index:998}#form-container,#section-form{pointer-events:all;transition:opacity .25s ease;opacity:1}#section-form{position:absolute;z-index:999;background:#000;top:40px;padding:25px;text-align:center;left:50%;transform:translate(-50%);min-width:38em;max-width:38em}#section-form button{width:100%}#form-container.hidden,#section-form.hidden{opacity:0;pointer-events:none}p.secret{font-family:UbuntuMono,monospace;word-wrap:break-word;width:30em;margin:0 auto}.unselectable{pointer-events:none!important;opacity:.5}#beetle-load{display:inline;animation:spin 2s linear infinite;margin:0;font-size:2.4em;position:absolute;top:0;right:0;width:1em}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}div.mark{position:absolute;content:"";width:5px;height:10px;background-color:var(--local-mark-color);top:14px;transition:transform .25s ease,opacity .25s ease}div.mark.big{width:10px;height:20px;top:0}div.mark.big:after{bottom:-5.4px;border-top:6px solid var(--local-mark-color);border-left:5px solid transparent;border-right:5px solid transparent}div.mark:after{content:"";position:absolute;left:0;right:0;margin:0 auto;width:0;height:0;bottom:-2.7px;border-top:3px solid var(--local-mark-color);border-left:2.5px solid transparent;border-right:2.5px solid transparent}div.mark.t1{--local-mark-color:#efefef}div.mark.t2{--local-mark-color:#a4c2f4}div.mark.t3{--local-mark-color:#93c47d}div.mark.max,div.mark.staked{transform:none;--local-mark-color:red;top:54px;width:2px}div.mark.staked{--local-mark-color:gold;top:64px}div.mark.max:after,div.mark.staked:after{display:none}div.mark.unsurpassed{opacity:.1}div.mark.max.unsurpassed,div.mark.staked.unsurpassed{opacity:1}#stake-range-wrapper{width:100%;position:relative;padding-top:1.5em}#stake-range{width:100%;background:none}#percentage-buttons{display:flex;flex-wrap:nowrap;gap:1em}#postclaim-buttons{display:grid;grid-template-columns:1fr 1fr;gap:.5em}#claim-table.postclaim>.row:first-of-type{background-color:coral}#claim-table.postclaim>.row{background-color:gold}.transaction{font-family:UbuntuMono,monospace}#transaction-progress,#transaction-success{display:grid;grid-template-columns:1fr;justify-content:center;justify-items:center;border:1px solid red;max-width:35em}section.wide-section{width:90%}button.claim-done{width:100%}#beetle-anchor{position:relative}button.emph{font-weight:700;text-transform:capitalize;text-decoration:underline}button.emph:hover{color:red}section>section{min-width:100%;max-width:100%;min-height:5em;margin-top:0;margin-bottom:0}hr{border-color:#fff}#creativity-section{padding:1em 0 0}section#landing{border:none;max-width:43em;display:flex;justify-content:center;flex-wrap:wrap;flex-direction:row}div.landing-divider{width:100%;border-top:1px solid red;max-width:43em;margin:0 auto}section#blurb{color:red;cursor:pointer}section#blurb:hover{border-color:#fff}div#links-container{border:none;padding:none;gap:none;display:grid;grid-template-columns:2fr 2fr;gap:.5em;width:100%}div#links-container>section{margin:0;justify-content:left}div#links-container>section>a{text-align:left;text-decoration:underline;text-transform:uppercase}section#meme-tools>button{text-transform:uppercase}div#links-container>section>a:not(:first-of-type):before{content:"✦";margin-right:.4em}section#footer{border:none;gap:0}section#footer>img{margin-bottom:1em}section#footer a,section#footer p,section#footer>a:first-of-type{width:auto;display:inline-block;color:red;text-transform:uppercase;font-weight:400;text-align:center;max-width:90%;margin:0 auto;padding:0 .2em .2em;text-decoration:none}section#footer a:hover{color:#fff;text-decoration:underline}#splash{display:flex;background-position:50%;background-size:contain;background-repeat:no-repeat;transition:.5s}#footer-image,#splash>img{max-width:50%;margin:0 auto;transition:.5s}#splash:hover{cursor:pointer}a.disabled{pointer-events:none;font-style:italic;opacity:.5}#live-claim:hover{border-color:#fff;cursor:pointer}#live-claim:hover>button{border-color:red!important}#connect-row{display:flex}#connect-row,.widebutton{width:100%;justify-content:center}.widebutton{font-weight:700}.widebutton>a{color:#fff!important}.widebutton:hover>a{color:red!important}.sectional{margin-top:1.5em}#address-form{margin:0}#shapes-container{display:grid;grid-template-columns:repeat(7,1fr)}#query-shape{grid-column:span 2}#answer-shapes{grid-column:span 5;display:flex;flex-direction:row;justify-content:space-between}.shape{height:70px;width:70px;background-size:contain;background-repeat:none;position:relative;margin-bottom:40px}.shape.selected{border:1px solid #fff}.shape>span{position:absolute;text-align:center;width:100%;left:0;bottom:-2em}.shape.selected>span{font-weight:700;color:red}input[type=range]{height:39px;-webkit-appearance:none;width:100%}input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;animate:.2s;box-shadow:0 0 0 1px #cecece;background:#bfdbec;border-radius:1px;border:0 solid #327397}input[type=range]::-webkit-slider-thumb{box-shadow:0 0 0 #858789;border:0 solid #212529;height:29px;width:2px;border-radius:0;background:#ff0038;cursor:pointer;-webkit-appearance:none;margin-top:-12px}input[type=range]:focus::-webkit-slider-runnable-track{background:#bfdbec}input[type=range]::-moz-range-track{width:100%;height:5px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #cecece;background:#bfdbec;border-radius:1px;border:0 solid #327397}input[type=range]::-moz-range-thumb{box-shadow:0 0 0 #858789;border:0 solid #212529;height:29px;width:2px;border-radius:0;background:#ff0038;cursor:pointer}input[type=range]::-ms-track{width:100%;height:5px;cursor:pointer;animate:.2s;background:transparent;border-color:transparent;color:transparent}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:#bfdbec;border:0 solid #327397;border-radius:2px;box-shadow:0 0 0 #cecece}input[type=range]::-ms-thumb{margin-top:1px;box-shadow:0 0 0 #858789;border:0 solid #212529;height:29px;width:2px;border-radius:0;background:#ff0038;cursor:pointer}input[type=range]:focus::-ms-fill-lower,input[type=range]:focus::-ms-fill-upper{background:#bfdbec}@media (-ms-high-contrast:active),(-ms-high-contrast:none){input[type=range]{height:78px}}#tierImage{width:50%;margin:0 auto;border:1px solid red;aspect-ratio:1/1}#tier-range-wrapper{position:relative;width:100%;height:40px;margin-top:3.2em;margin-bottom:1.5em}#current-fill-cols,#mark-cols,#max-fill-cols,#staked-fill-cols,#tier-fill-cols{position:absolute;width:100%;display:grid;height:40px;min-height:0;min-width:0}#current-fill-cols,#max-fill-cols{top:-5px}.fill-marker{border-left:1px solid #000;position:relative;display:flex;justify-content:center}.roman-text{font-size:1em;height:1em;font-family:serif;font-weight:700}.roman-wrapper{top:-1.8em;position:absolute;border:1px solid transparent;display:flex;justify-content:center;align-items:center}.fill-marker.highlighted>.roman-wrapper>.roman-text,.roman-wrapper:hover>.roman-text{cursor:pointer;color:gold!important}.fill-marker.highlighted>.roman-wrapper,.roman-wrapper:hover{opacity:1!important}.fill-marker.highlighted,.fill-marker:hover{border-color:gold!important;z-index:10}.fill-marker:nth-child(odd)>.roman-wrapper.bottom{top:2.8em}.fill-marker:nth-child(2n)>.roman-wrapper.bottom{top:3.5em}.roman-wrapper.bottom{top:2.8em;height:10px;width:10px}.roman-wrapper.bottom .roman-text{font-size:.8em;letter-spacing:-1px}.roman-wrapper.unsurpassed{opacity:.4}#staked-fill{background-color:gold;z-index:4}#current-fill{border-right:1.5px solid gold;height:50px;z-index:6;position:relative;margin-right:-1px}#max-fill{height:50px;z-index:6;background-color:#000;opacity:.7;border-left:1.5px solid #fff}#tier-fill-cols *{border-left:1px solid #000}#current-fill-arrow{color:red;position:absolute;right:-14px;top:12px}#next-tier-goal{bottom:-3.5em;padding-left:10px;justify-self:right;align-self:left;left:0}#next-tier-goal,#you-are-here{position:absolute;text-wrap:nowrap;color:red;font-family:serif;letter-spacing:-1px;font-size:.9em;font-style:italic}#legend{flex-wrap:row;gap:1em}#legend,.legend-pip{display:flex;justify-content:left}.legend-pip{flex-wrap:nowrap;align-items:center}.legend-pip>div{width:20px;height:10px;margin-right:.25em;margin-bottom:3px;border-radius:1px}.legend-pip>p{color:#fff;font-family:serif;letter-spacing:-1px;font-style:italic;font-size:.7em}.product{display:flex;flex-direction:column;justify-content:center;align-items:center}.product.locked{opacity:.6}.product-image,.product-text-wrapper{width:100%;border:1px solid red;max-width:18em}.product-text-wrapper{margin-top:.6em;text-align:center;padding:1em;min-height:7em;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}.unlock-required{border-top:1px solid red;bottom:0;position:absolute;width:100%;padding:.3em;font-size:.7em;color:red;font-family:UbuntuMono,monospace}#products{grid-template-columns:repeat(2,1fr);display:grid;gap:1em}form.prefilled,input.prefilled{opacity:.7;pointer-events:none}section.shipping-section{padding-left:9em;padding-right:9em}section.big{max-width:60em!important;width:90vw}.fake-box-gap{background-color:#000;height:2em;border-top:1px solid red;border-bottom:1px solid red;margin-left:-78px;margin-right:-78px;padding-top:1em;padding-bottom:1em}@media screen and (max-width:900px){#products{grid-template-rows:repeat(2,1fr);grid-template-columns:1fr}section.shipping-section{padding:0;margin:0;border:0}.fake-box-gap{opacity:0;transition:.5s ease}}#small-splash{width:50%;margin:0 auto;display:block;max-width:10em;cursor:pointer}.required:after{content:"*";color:red}.warn{background-color:red;padding:30px;box-shadow:0 0 51px -10px red}#survey-anchor{padding-bottom:0}#discord{border:1px solid transparent}#discord:hover{border:1px solid red;opacity:.9}#customAmount::-webkit-inner-spin-button,#customAmount::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#customAmount{-moz-appearance:textfield}#claim-table>.row.beetlex{background-color:#690}.cult-status-container{margin:0 auto;width:100%;display:flex;flex-direction:column;gap:36px;justify-content:center}.content-grid{display:grid;grid-template-columns:1fr 2fr;gap:20px}.status-info h2{margin-top:0}.tier-image-container{position:relative;width:100%;margin:0 auto;aspect-ratio:1/1}.tier-title{margin-top:-1em;margin-bottom:.25em;text-align:center;
	/*! font-size: bold; */font-weight:700;text-wrap:nowrap}.tier-image{border:1px solid red;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.copy-text,.tier-image{transition:opacity .3s ease}.copy-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;background-color:rgba(0,0,0,.7);padding:10px;opacity:0;pointer-events:none}.tier-image-container:not(.nocopy):hover .tier-image{opacity:.3;cursor:pointer}.tier-image-container:not(.nocopy):active .tier-image{opacity:.9}.tier-image-container:not(.nocopy):active{border-color:#fff!important}.tier-image-container:not(.nocopy):hover .copy-text{opacity:1}.cult-gift-shop{font-family:Arial,sans-serif;padding:20px 20px 0}.shop-title{text-align:center;font-size:24px;margin-bottom:10px;color:red}.shop-description{text-align:center;margin-bottom:20px}.update-shipping{display:block;margin:0 auto 20px;padding:10px 20px;background-color:#f0f0f0;border:1px solid #ccc;cursor:pointer}.product-grid{display:flex;justify-content:center;gap:20px}.product-card{border:1px solid red;padding:15px;max-width:500px}.product-card-wrapper{display:grid;gap:11px;grid-template-rows:1fr}.product-card-wrapper.hidden{opacity:.5;pointer-events:none}.product-image{max-width:100%;height:auto;margin-bottom:10px}.product-title{font-size:18px;margin-bottom:10px}.product-description{margin-bottom:10px;padding-left:1em}.product-card button{width:90%}@media screen and (max-width:720px){#section-form{width:100%;left:0;top:0;transform:none;min-width:100%;padding:1em 10px 10px}#form-container{margin:0;padding:0}.form-el.outside{max-width:25em}#shapes-container{display:grid;grid-template-columns:1fr;justify-items:center;row-gap:2em}#answer-shapes{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1em}.paint-container{width:100%;margin:0;z-index:12;touch-action:none}.cult-status-container .content-grid{grid-template-columns:1fr;margin-top:2em}.cult-status-container .content-grid .status-info{gap:10px;margin:0 auto;justify-content:center}.tier-image-container{max-width:20em;margin:0 auto}}.loading{opacity:.5}#little-loader{display:inline-block;animation:spin 2s linear infinite}#pool-buttons{display:flex;gap:20px}.remaining-vis{border:1px solid #fff;padding:.4em;display:flex;flex-direction:column;gap:.5em;align-items:center}.product-description li,.remaining-vis p{font-family:UbuntuMono,monospace}.product-description li{margin-top:.2em}.base-img.faded{opacity:0}.hover-img.shown{opacity:1}.hover-img{opacity:0}.redBG{background-color:red;color:#fff}#empty-stake{pointer-events:all!important}#empty-stake:hover{border:1px solid #fff!important}.badges-container{gap:10px;display:flex;flex-direction:column;margin-top:10px}.badge{display:grid;grid-template-columns:repeat(2,auto);justify-content:left}.badge img{margin-right:.25em;
/*! magin-top: 1.1em; */line-height:.3em;margin-bottom:-.16em}.badge span{text-transform:uppercase}.countdown{text-align:center;font-style:italic;opacity:.8}.achievements-link:hover{cursor:pointer;border-color:#fff}.correspond>img{width:auto;height:500px;margin:0}#mystery{border-color:#fff;cursor:pointer}#mystery a{color:#fff;font-size:1.2em}#mystery h1{color:red;text-align:center;font-style:italic;margin-top:15px;margin-bottom:15px;font-weight:400;font-size:3em}.shout_shoutboxContainer__kPRFd{position:fixed;left:0;bottom:0;z-index:100;transition:transform .3s ease-in-out;opacity:0;pointer-events:none}.shout_shoutbox__96Zbo{display:flex;flex-direction:column;height:600px;width:500px;border:1px solid var(--shout-border-color);border-radius:3px;background:var(--shout-bg-primary);color:var(--shout-text-color)}.shout_shoutbox__96Zbo *{box-sizing:border-box;font-family:monospace}.shout_shoutboxContainer__kPRFd.shout_embedded__BZDLG{position:relative;width:100%;height:600px;padding:0;margin:0}.shout_shoutboxContainer__kPRFd.shout_embedded__BZDLG .shout_shoutbox__96Zbo{width:100%;height:100%}.shout_shoutboxContainer__kPRFd.shout_embedded__BZDLG .shout_posts__L9IF8{min-height:0}.shout_shoutboxContainer__kPRFd.shout_fullscreen__LH_8F{position:fixed;inset:0;width:100vw;padding-top:1em;display:flex;justify-content:center}.shout_shoutboxContainer__kPRFd.shout_fullscreen__LH_8F .shout_shoutbox__96Zbo{height:100%;max-width:45em;width:100%}.shout_shoutboxContainer__kPRFd.shout_fullscreen__LH_8F .shout_posts__L9IF8{flex:1;height:auto!important}@media (min-width:769px){.shout_shoutboxContainer__kPRFd:not(.shout_fullscreen__LH_8F):not(.shout_embedded__BZDLG){transform:translateX(0)}.shout_shoutboxVisible__CEVgy{transform:translateX(0);padding-left:40px;padding-bottom:40px;opacity:1}}@media (max-width:768px){.shout_shoutboxContainer__kPRFd{inset:0;width:100vw;transform:translateY(100%)}.shout_shoutboxVisible__CEVgy{transform:translateY(0);opacity:1}.shout_shoutbox__96Zbo{width:100vw;height:100vh}}.shout_posts__L9IF8{position:relative;padding:.5em;overflow-y:scroll;flex-grow:1}.shout_posts__L9IF8.shout_glassed__6C9Lg{filter:blur(2px)}.shout_postContainer__nm302{display:flex;flex-wrap:wrap;gap:4px;width:100%;min-height:-moz-min-content;min-height:min-content;font-family:monospace;font-size:1em;align-items:flex-start}.shout_postContainer__nm302:hover{background-color:var(--shout-bg-gentle)}.shout_postContainer__nm302 a{text-transform:none!important;display:inline-block!important;font-weight:100!important;text-align:start!important}.shout_postDate__lZaZs{flex-shrink:0;color:#666;line-height:normal;padding:0}.shout_postName__Be2Lt{line-height:normal;padding:0 .3em;margin:0;white-space:pre-wrap;border-radius:2px}.shout_postName__Be2Lt:hover{text-decoration:underline;cursor:pointer}.shout_postBody__qmSH5{flex:1;padding:0;margin:0;white-space:pre-wrap;word-break:break-word;font-family:inherit;line-height:normal;display:inline}.shout_postBody__qmSH5.shout_systemPost__IlFUj{color:gray;font-style:italic}.shout_postBody__qmSH5 a{color:#fff;text-transform:none;width:auto;display:inline-block;font-weight:100;text-align:start}.shout_timestamp__Fq235{color:#666;font-size:.9em}.shout_image__uOV3T{max-width:300px;height:auto;max-height:300px;margin:8px 0;border-radius:2px}.shout_imageLink___UUwg{transition:50ms ease-in-out}.shout_imageLink___UUwg:hover{opacity:.4}.shout_notImage__KeqgT{max-width:100px;height:auto;margin:8px 0 0;border-radius:2px}.shout_notImageName__yEFRO{margin:0;padding:0;font-style:italic}.shout_header__pOGmZ{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--shout-border-color);padding-right:2em}.shout_header__pOGmZ *{height:20px;margin:0;padding:0;line-height:1.4em;width:100%;text-align:center}.shout_back__CHC1z{height:40px;width:40px;display:block;background-image:url(/back-white.png);background-size:.7em;background-position:50%;background-repeat:no-repeat;background-color:var(--shout-bg-primary);border:none;border-right:1px solid var(--shout-border-color)}.shout_back__CHC1z:hover{cursor:pointer;background-size:.8em}.shout_chart__vA2vC{height:40px;width:40px;display:block;background-image:url(/chart.png);background-size:cover;background-position:50%;background-repeat:no-repeat;border-right:1px solid var(--shout-border-color)}.shout_reply__1wgSm{height:100%;display:flex;flex-direction:row;border-top:1px solid var(--shout-border-color);justify-content:space-between;max-height:100px}.shout_textEntry__voI4g{width:100%;padding:.5em;border:none;resize:none;height:100%;background-color:transparent;outline:none;color:var(--shout-text-color)}.shout_fileInput__U8eiq{display:none}.shout_uploadContainer__XMsv2{border-right:1px solid var(--shout-border-color);height:100px;width:100px;display:block}.shout_uploadButton__1N73a{height:100%;width:100%;background-size:cover;display:block}.shout_uploadButton__1N73a[data-uploading=true]{cursor:default;pointer-events:none;animation:shout_pulse__gGm5X 1s ease infinite}.shout_attachIcon__EnHfh{height:100%;width:100%;background-image:url(/attach-white.png);background-size:3em;background-position:50%;background-repeat:no-repeat;transition:50ms ease-in}.shout_attachIcon__EnHfh:hover{background-size:3.6em;cursor:pointer}.shout_attachIcon__EnHfh[data-disabled=true]{background-size:2.5em;background-color:rgba(0,0,0,.1);cursor:default}.shout_toggleTabContainer__9uaM_{position:fixed;z-index:99}.shout_toggleTabContainer__9uaM_.shout_hidden___O1_j{display:none}@media (min-width:769px){.shout_toggleTabContainer__9uaM_{left:0;top:15%}.shout_toggleTab__R367T{transform:translateX(15px) rotate(90deg);transform-origin:left center;padding:8px 16px;width:100px;height:40px;border-radius:3px 3px 0 0;white-space:nowrap}}@media (max-width:768px){.shout_toggleTabContainer__9uaM_{right:1rem;bottom:1rem}.shout_toggleTab__R367T{width:3rem;height:3rem;border-radius:50%}}.shout_toggleTab__R367T{background:var(--shout-bg-primary);border:1px solid var(--shout-border-color);color:var(--shout-text-color);cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:monospace;font-size:1em}.shout_shoutboxVisible__CEVgy{pointer-events:auto}.shout_shoutboxVisible__CEVgy .shout_toggleTab__R367T{display:none}.shout_statusBar__YNdWM{padding:.5em;border-top:1px solid var(--shout-border-color);font-size:.6em;color:var(--shout-text-color);background-color:var(--shout-bg-secondary);text-align:center}.shout_reactionsContainer__Avpbj{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px;margin-bottom:.9em}.shout_reaction__62NEg{display:flex;align-items:center;gap:4px;padding:.2em .6em;font-size:.9em;background-color:var(--shout-bg-reaction);border-radius:.4em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .1s ease;border:none}.shout_reaction__62NEg:hover{background-color:rgba(0,0,0,.1)}.shout_reaction__62NEg.shout_selected__QeCJS{background-color:var(--shout-bg-reaction-selected)}.shout_reaction__62NEg span:last-child{color:var(--shout-text-color);font-size:.95em}.shout_reactablePost__IcNpv{position:relative}.shout_reactablePost__IcNpv:hover .shout_reactionWidget__KkyLK{opacity:1;pointer-events:auto}.shout_reactionWidget__KkyLK{position:absolute;transform:translateY(-100%);display:flex;flex-direction:row;opacity:0;pointer-events:none;border-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:var(--shout-bg-gentle);padding:4px 30px;gap:9px;right:3px}.shout_reactionButton__hQSRP{border:none;background:transparent;cursor:pointer;border-radius:4px;transition:background-color .2s ease}.shout_reactionButton__hQSRP:hover{background-color:rgba(0,0,0,.05)}.shout_reactionButton__hQSRP.shout_selected__QeCJS{background-color:var(--shout-bg-reaction-selected)}.shout_nameForm__dA4e2{display:flex;flex-direction:column;justify-content:center;gap:10px}.shout_nameForm__dA4e2>input{border:none;border-bottom:1px solid #000;outline:none;font-family:monospace}.shout_nameForm__dA4e2>button,.shout_nameForm__dA4e2>input{color:var(--shout-text-color);background-color:var(--shout-bg-primary)}.shout_nameForm__dA4e2>button{border:1px solid var(--shout-border-color)}.shout_nameForm__dA4e2>button:hover{opacity:.8;cursor:pointer}.shout_errorContainer__Nga_b{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:1em;padding:1em;color:#666}.shout_errorImage__CgkGp{width:8em;height:8em;opacity:.8;filter:invert(1)}.shout_errorMessage__oFn_z{text-align:center;font-family:monospace}.shout_ogContainer__WtUzV{margin:8px 0;width:100%}.shout_ogCard__sT62v{border:1px solid hsla(0,0%,100%,.1);border-radius:4px;overflow:hidden;background:rgba(0,0,0,.2);transition:background .2s;cursor:pointer;margin-left:3.5em;width:250px}.shout_ogCard__sT62v:hover{background:rgba(0,0,0,.3)}.shout_ogImageContainer__GPKe_{width:100%;height:150px;overflow:hidden}.shout_ogImage__YR131{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.shout_ogContent__fBg6H{padding:12px}.shout_ogTitle__oA7yW{margin:0 0 8px;font-size:.8em;font-weight:500;color:hsla(0,0%,100%,.9)}.shout_ogDescription__x8giw{margin:0 0 8px;font-size:.8em;color:hsla(0,0%,100%,.7);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shout_ogSiteName__sIwyR{font-size:.6em;color:hsla(0,0%,100%,.5)}@keyframes shout_pulse__gGm5X{0%{filter:brightness(.5)}50%{filter:brightness(1)}to{filter:brightness(.5)}}.shout_finishPost__3ki1b{height:100px;width:60px;display:flex;align-items:center;justify-content:center;border-left:1px solid var(--shout-border-color);transition:50ms ease-in;font-size:2em}.shout_finishPost__3ki1b:hover{font-size:1.4em;cursor:pointer}.shout_finishPost__3ki1b[data-disabled=true]{font-size:1em;cursor:default}.shout_replylinkContainer__1f7HL{position:relative;width:100%;margin-top:.6em}.shout_replylink__PHJri{border-radius:2px;background-color:var(--shout-bg-highlight);opacity:.8}.shout_postBottom__Sju08{height:1em}