.container{margin:0 auto;max-width:1200px;padding:20px;position:relative}:root{--bg:#13171b;--surface:#20252b;--surface-alt:#2e363f;--text:#fff;--accent:#9801e7;--accent-dark:#7a00b5;--radius:8px;--shadow:0 4px 8px #0003}.bingo-view{grid-gap:18px;background:#20252b;background:var(--surface);border:2px solid #444;border-radius:12px;box-shadow:0 4px 8px #0003;box-shadow:var(--shadow);display:grid;gap:18px;margin:0 0 20px;overflow:visible;padding:22px;text-align:center}.bingo-page{grid-gap:12px;display:grid;gap:12px}.bingo-page-header{grid-gap:6px;display:grid;gap:6px;margin:0 auto;max-width:760px;text-align:center}.bingo-page-header h2{color:#7af5f0;font-size:2.1rem;font-weight:800;line-height:1.2;text-shadow:0 2px 0 #00000059}.bingo-page-header p{color:#d8dee6}.bingo-setup{grid-gap:16px;background:#13171b8c;border:2px solid #444;border-radius:12px;display:grid;gap:16px;justify-items:center;margin:0 auto;max-width:680px;padding:20px}.game-modes{grid-gap:8px;display:grid;gap:8px}.game-modes h3{color:#7af5f0;font-size:1.25rem;font-weight:700}.game-modes p{color:#ffffffc7}.bingo-game,.bingo-game-content{grid-gap:16px;display:grid;gap:16px}.bingo-game-content{justify-items:center}.game-stats{align-items:center;color:#e6e6e6;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.game-stat{background:#2e363f;border:2px solid #444;border-radius:8px;min-width:130px;padding:8px 14px}.game-stat__label{color:#9aa8b6;display:block;font-size:.78rem;line-height:1.2}.game-stat strong{color:#fff;font-size:1.35rem;line-height:1.1}.game-stat--correct strong{color:#2ecc71}.game-stat--incorrect strong{color:#ff7066}.bingo-mode-switch{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0 auto;width:min(100%,420px)}.bingo-mode-switch .tab{flex:1 1 180px}.bingo-prompt{background:#1a1f24;border:2px solid #444;border-radius:12px;padding:18px;width:min(100%,760px)}.bingo-prompt__label{color:#7af5f0;display:block;font-size:1.2rem;font-weight:800;margin-bottom:8px}.bingo-description{color:#ffffffdb;font-size:1.08rem}.bingo-description b{color:#fff}.bingo-card-display{display:flex;justify-content:center}.bingo-card-display .card{border:2px solid #444;width:min(100%,310px)}.bingo-mystery-card{aspect-ratio:5/7;background:radial-gradient(circle at 50% 22%,#7af5f033,#0000 34%),linear-gradient(145deg,#2e063f,#20252b 55%,#13171b);border:2px solid #9801e7;border-radius:12px;box-shadow:0 4px 8px #0003;box-shadow:var(--shadow);display:grid;place-items:center;width:210px}.bingo-mystery-card span{color:#7af5f0;font-size:5rem;font-weight:900;line-height:1;text-shadow:0 0 18px #7af5f073}.bingo-answer-panel{position:relative;width:min(100%,760px);z-index:20}.bingo-answer-form{align-items:stretch;display:flex;flex-wrap:wrap;gap:8px}.bingo-input-wrapper{flex:1 0 100%;min-width:220px;position:relative}.bingo-input{background:#1a1f24;border:2px solid #444;border-radius:8px;color:#fff;font-size:1rem;padding:12px min(310px,45%) 12px 14px;width:100%}.bingo-input:focus,.bingo-input:hover{border-color:#9801e7;border-color:var(--accent)}.bingo-input:focus{outline:none}.bingo-inline-feedback{font-size:.92rem;font-weight:700;line-height:1.2;max-width:42%;overflow:hidden;pointer-events:none;position:absolute;right:14px;text-align:right;text-overflow:ellipsis;top:50%;transform:translateY(-50%);white-space:nowrap}.bingo-inline-feedback.correct{color:#2ecc71}.bingo-inline-feedback.incorrect{color:#ff7066}.bingo-action,.bingo-reset,.bingo-start{flex:1 1 150px}.bingo-action{white-space:nowrap}.bingo-action--hint{background:#b600ff;border-color:#7af5f0;box-shadow:0 0 0 3px #7af5f073,0 0 18px #b600ffd9;color:#fff;font-weight:800;transform:translateY(-1px)}.bingo-reset{max-width:none;white-space:nowrap}.bingo-start{background:#9801e7;border-color:#9801e7;font-weight:700;min-width:180px}.feedback{background:#13171bb8;border:2px solid;border-radius:8px;font-weight:700;padding:10px 14px;text-align:center;width:min(100%,760px)}.feedback.correct{color:#2ecc71}.feedback.incorrect{color:#ff7066}.autocomplete-suggestions{background:#1f272f;border:2px solid #444;border-radius:8px;box-shadow:0 4px 8px #0003;box-shadow:var(--shadow);left:0;max-height:220px;overflow:auto;position:absolute;top:52px;width:100%;z-index:1000}.suggestion-item{background:#0000;color:#fff;cursor:pointer;display:block;padding:9px 12px;text-align:left;width:100%}.suggestion-item:focus,.suggestion-item:hover{background:#2e363f;outline:none}.bingo-card-display .card-image-wrapper{height:270px;position:relative;width:270px}.bingo-card-display .card-image{height:100%;object-fit:contain;width:100%}color{color:#fad728}.header{align-items:center;display:flex;flex-direction:column;margin-bottom:20px;text-align:center}.title{color:#2e063f;font-size:4rem;font-weight:900;line-height:70px;text-shadow:2px 0 0 #9801e7,0 2px 0 #9801e7,-2px 0 0 #9801e7,0 -2px 0 #9801e7}.subtitle{font-size:1.5rem;margin-bottom:10px}.language-switcher{display:flex;gap:10px;margin-bottom:10px}.language-switcher button{background:#2e363f;border:2px solid #444;border-radius:5px;color:#fff;cursor:pointer;padding:5px 15px}.language-switcher button.active{background:#9801e7;border-color:#9801e7}.language-switcher button:hover{border-color:#9801e7}.forum-link{border-bottom:1px solid;color:#7af5f0;text-decoration:none;transition:opacity .3s}.forum-link:hover{opacity:.8}.main-tabs{display:flex;gap:10px;margin-bottom:20px}.tab{background:#20252b;border:2px solid #444;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;padding:10px 20px}.tab.active{background:#9801e7}.tab.active,.tab:hover{border-color:#9801e7}.filters{background:#20252b;border-radius:8px;margin:20px 0;position:relative}.filters__toggle{align-items:center;background:#2e363f;border:2px solid #444;border-radius:8px;color:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:12px 20px;transition:all .3s ease;width:100%}.filters__toggle.active{background-color:#9801e7}.filters__toggle:hover{border-color:#9801e7}.filters__toggle-text{font-size:16px}.filters__toggle-icon{height:20px;position:relative;transition:transform .3s ease;width:20px}.filters__toggle-icon:after,.filters__toggle-icon:before{background:#fff;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.filters__toggle-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.filters__toggle-icon.open:after{transform:translate(-50%,-50%) rotate(0)}.filters__content{max-height:0}.filters__content.active{max-height:100%}.filters__content.active p{margin-bottom:10px}.filters__content.active img+p{margin-bottom:20px;text-align:center}.filters__content.active h1,.filters__content.active h2,.filters__content.active h3,.filters__content.active h4,.filters__content.active h5,.filters__content.active h6{font-size:20px;font-weight:700;margin:10px auto}.filters__content.active blockquote{margin-bottom:10px}.filters__content.active a{color:#7af5f0;text-decoration:none}.filters__wrapper{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.filter-group__title{color:#7af5f0;font-size:.9rem;margin-bottom:12px}.filter-group__options{display:flex;flex-wrap:wrap;gap:8px}.filter-option{align-items:center;color:#fff;cursor:pointer;display:flex;filter:grayscale(1);font-family:Virtucorp,sans-serif;font-style:italic;font-weight:700;height:55px;justify-content:center;text-shadow:#0009 -1px -1px 0,#0009 1px -1px 0,#0009 -1px 1px 0,#0009 2px 2px 0;transition:all .2s ease;width:55px;z-index:0}.filter-option--cost{font-size:38.2px;transform:scale(1)}.filter-option--cost:before{background:url(/static/media/cost-container.989c844f6a5036f49723.webp) 0 0/70px no-repeat;content:"";height:150%;left:-8px;position:absolute;top:-2px;width:150%;z-index:-1}.filter-option--power{font-size:46.2px;transform:scale(.8)}.filter-option--power:last-child{padding-left:4px}.filter-option--power:before{background:url(/static/media/power-container.8ae3ea1b6788bf38eeac.webp) 0 0/77px no-repeat;content:"";height:150%;left:-9.45px;position:absolute;top:-15.4px;width:150%;z-index:-1}.filter-option.active,.filter-option:hover{filter:grayscale(0)}.tags-filter__title{color:#7af5f0;font-size:.9rem;margin-bottom:12px}.tags-filter__list{display:flex;flex-wrap:wrap;gap:8px}.tags-filter__item:hover{border-color:#9801e7}.tags-filter__item.active{background:#2e063f;border-color:#9801e7}.search-container{margin-bottom:20px;position:relative}.search-input-wrapper{position:relative}.search-container input{background:#20252b;border:2px solid #444;border-radius:25px;color:#fff;padding:12px;width:100%}.search-container input:focus,.search-container input:hover{border-color:#9801e7}.search-clear{background:#0000;border:none;color:#fff;cursor:pointer;font-size:40px;outline:none;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.search-clear:focus{outline:none}.sort-wrapper{justify-content:center;margin-bottom:10px}.sort-controls,.sort-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.sort-controls select{background:#2e363f;border:2px solid #444;border-radius:8px;color:#fff;cursor:pointer;padding:8px 15px}.sort-controls select:hover{border-color:#9801e7}.reset-button{background:#2e363f;border:2px solid #444;border-radius:8px;color:#fff;cursor:pointer;padding:8px 20px}.reset-button:hover{border-color:#9801e7}.count-display{margin:0;min-width:200px;text-align:center}.filter-counter-title{font-size:1rem;margin:0}.filter-counter-show-underlined{border:2px solid #9801e7;border-radius:15px;display:inline-block;min-width:100px;padding:2px 8px}.content-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:15px 0}.card,.location{align-items:center;background:#20252b;border-radius:12px;display:flex;flex-direction:column;padding:15px;position:relative;text-align:center}.item-share-button{align-items:center;background:#13171bdb;border:2px solid #444;border-radius:8px;color:#fff;display:flex;height:34px;justify-content:center;opacity:0;pointer-events:none;position:absolute;right:10px;top:10px;transform:translateY(-3px);transition:border-color .2s ease,color .2s ease,transform .2s ease,opacity .2s ease;width:34px;z-index:5}.card:focus-within .item-share-button,.card:hover .item-share-button,.location:focus-within .item-share-button,.location:hover .item-share-button{opacity:1;pointer-events:auto;transform:translateY(0)}.item-share-button:focus-visible,.item-share-button:hover{border-color:#9801e7;color:#7af5f0;transform:translateY(-1px)}.item-share-button:disabled{cursor:wait;opacity:.55;transform:none}.title-item{align-items:center;background:#20252b;border-radius:12px;color:#7af5f0;display:flex;font-style:italic;justify-content:center;padding:15px;text-align:center}.card-image-wrapper{display:inline-block;height:270px;margin-bottom:10px;position:relative;width:270px}.card-image{display:block;max-width:100%}.location-image{height:250px;margin-bottom:10px;object-fit:contain;width:100%}.card-category{background-color:#2e063f;border:2px solid #9801e7;border-radius:15px;font-size:.9rem;margin-bottom:10px;padding:0 10px}.card-name,.location-name{font-size:1.1rem;font-weight:900}.card-descr,.location-descr{color:#fffc;font-size:1rem}.card-descr>b{color:#fff}.card-status,.location-rarity,.location-status{border:2px solid #fff;border-radius:15px;font-size:.9rem;margin-bottom:10px;padding:0 10px}.common{background:#444}.uncommon{background:brown}.rare{background:#00008b}.ultra-rare{background:#2e063f}.available{background:#006400}.unavailable{background:darkred;border-color:#fff}.round-btn-cost{align-items:center;display:flex;font-family:Virtucorp,sans-serif;font-size:38.2px;font-style:italic;font-weight:700;height:55px;justify-content:center;left:30px;position:absolute;text-shadow:#0009 -1px -1px 0,#0009 1px -1px 0,#0009 -1px 1px 0,#0009 2px 2px 0;top:1px;transform:scale(1);width:55px;z-index:0}.round-btn-cost:before{background:url(/static/media/cost-container.989c844f6a5036f49723.webp) 0 0/70px no-repeat;content:"";height:150%;left:-8px;position:absolute;top:-2px;width:150%;z-index:-1}.round-btn-power{align-items:center;display:flex;font-family:Virtucorp,sans-serif;font-size:46.2px;font-style:italic;font-weight:700;height:55px;justify-content:center;position:absolute;right:35px;text-shadow:#0009 -1px -1px 0,#0009 1px -1px 0,#0009 -1px 1px 0,#0009 2px 2px 0;top:2px;transform:scale(.8);width:55px;z-index:0}.round-btn-power:before{background:url(/static/media/power-container.8ae3ea1b6788bf38eeac.webp) 0 0/77px no-repeat;content:"";height:150%;left:-9.45px;position:absolute;top:-15.4px;width:150%;z-index:-1}.filters--hidden{display:none}.scroll-to-top{align-items:center;background:#20252b;border:2px solid #444;border-radius:50%;bottom:20px;box-shadow:0 4px 8px #0003;cursor:pointer;display:flex;height:50px;justify-content:center;position:fixed;right:calc(50% - 640px);transition:transform .3s ease,background .3s ease;width:50px;z-index:1000}.scroll-to-top:before{border:5px solid #fff;border-left:0;border-top:0;content:"";height:20px;top:5px;transform:rotate(225deg) translateX(-2.5px) translateY(-2.5px);transition:transform .3s ease;width:20px}.scroll-to-top:hover{border-color:#9801e7;transform:scale(1.1)}.articles-list{display:flex;flex-direction:column;gap:10px;padding:15px 0}.filters__content{opacity:0;overflow:hidden;transition:all .5s ease}.filters__content.active{opacity:1;padding:20px}.tags-filter__item{background:#2e363f;border:2px solid #444;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;margin-bottom:10px;padding:8px 12px;transition:all .2s ease}address{color:#7af5f0;font-style:normal;margin-bottom:10px}address>a{text-decoration:underline!important}.article-item img{display:block;margin:0 auto 10px;max-height:500px;max-width:100%;object-fit:contain}.zoomed-image-modal{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.zoomed-image{max-height:90%;max-width:90%;object-fit:contain}.articles-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin:20px 0}.article-card{background:#20252b;border:2px solid #20252b;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:15px;text-align:center;transition:transform .3s ease}.article-card:hover{border-color:#9801e7;transform:scale(1.02)}.article-preview-image{object-fit:contain}.article-preview-image,.article-preview-placeholder{border-radius:8px;height:200px;margin-bottom:10px;width:100%}.article-preview-placeholder{align-items:center;background:#2e363f;color:#7af5f0;display:flex;font-size:.9rem;justify-content:center}.article-card-content{display:flex;flex-direction:column;gap:5px}.article-card-header{align-items:center;display:flex;gap:8px}.share-button{align-items:center;background:none;border:2px solid #9801e7;border-radius:15px;color:#888;cursor:pointer;display:flex;font-size:14px;gap:4px;line-height:1.6;padding:2px 8px;transition:color .3s ease}.share-button:hover{color:#7af5f0}.share-button-icon{stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto;height:14px;width:14px}.article-title{-webkit-box-orient:vertical;color:#7af5f0;display:-webkit-box;flex-grow:1;font-size:1.1rem;font-weight:700;margin:0;min-height:2.4em;overflow:hidden;text-overflow:ellipsis}.article-modal{align-items:center;background-color:#000000e6;display:flex;height:100%;justify-content:center;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1000}.article-modal-content{background:#20252b;border-radius:12px;max-height:90vh;max-width:800px;overflow-y:auto;padding:20px;position:relative;width:90%}.article-modal-close{background:#20252b;border:2px solid #444;border-radius:50%;color:#fff;cursor:pointer;font-size:24px;padding:5px 10px;position:fixed;right:20px;top:20px;transition:transform .3s ease,opacity .3s ease;z-index:1002}.article-modal-close:hover{border-color:#9801e7;transform:scale(1.1)}.article-modal-title{color:#7af5f0;font-size:1.5rem;font-weight:700;margin-bottom:20px}.article-modal-body{color:#fff;overflow-wrap:break-word}.article-modal-body p{margin-bottom:25px}.article-modal-body img{display:block;margin:0 auto 10px;max-height:500px;max-width:100%;object-fit:contain}.article-modal-body a{color:#7af5f0;text-decoration:none}.article-modal-body h1,.article-modal-body h2,.article-modal-body h3,.article-modal-body h4,.article-modal-body h5,.article-modal-body h6{font-size:20px;font-weight:700;margin:10px 0}.article-scroll-to-top{align-items:center;background:#20252b;border:2px solid #444;border-radius:50%;bottom:20px;box-shadow:0 4px 8px #0003;cursor:pointer;display:flex;height:50px;justify-content:center;position:fixed;right:20px;transition:transform .3s ease,opacity .3s ease;width:50px;z-index:1001}.article-scroll-to-top:before{border:5px solid #fff;border-left:0;border-top:0;content:"";height:20px;top:5px;transform:rotate(225deg) translateX(-2.5px) translateY(-2.5px);transition:transform .3s ease;width:20px}.article-scroll-to-top:hover{border-color:#9801e7;transform:scale(1.1)}.article-meta{align-items:center;display:flex;gap:10px;justify-content:center}.article-date{border:2px solid #9801e7;border-radius:15px;color:#888;font-size:14px;padding:2px 8px}.article-modal-date{color:#888;font-size:14px;margin-bottom:10px}@media (max-width:1199px){.container{max-width:960px}.scroll-to-top{right:calc(10% - 50px)}.article-scroll-to-top{right:20px}}@media (max-width:991px){.container{max-width:720px}.filters__wrapper{grid-template-columns:1fr}.filters__toggle-text{font-size:14px}.articles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.bingo-view{padding:16px}.bingo-start{width:100%}.game-stat{flex:1 1 160px}.article-preview-image,.article-preview-placeholder{height:150px}.article-title{font-size:1rem}.article-modal-content{padding:15px}.article-modal-title{font-size:1.2rem}.count-display{order:1}.filters__wrapper{grid-template-columns:1fr}.filters{margin:15px 0}.filters__toggle{padding:10px 15px}.filters__content.active{padding:15px}.tags-filter__item{font-size:.8rem;padding:6px 10px}.sort-controls{gap:10px}.sort-controls select{padding:8px 10px}}@media (max-width:575px){.scroll-to-top{bottom:10px;right:calc(10% - 25px)}.article-modal-close,.article-scroll-to-top{right:10px}.main-tabs{flex-direction:column}.sort-controls,.sort-wrapper{align-items:stretch;flex-direction:column;text-align:center}.content-grid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.card{padding:10px}.card-image-wrapper{height:180px;width:180px}.round-btn-cost{left:15px;top:-10px;transform:scale(.7)}.round-btn-power{right:15px;top:-8px;transform:scale(.6)}.card-category{text-wrap:nowrap;font-size:.65rem;padding:0 5px}.card-name,.location-name{font-size:.8rem;font-weight:700}.card-descr,.location-descr{font-size:.65rem}.location{padding:10px}.location-image{height:160px}.location-rarity,.location-status{text-wrap:nowrap;font-size:.65rem;padding:0 5px}.article-modal-content address,.article-modal-content h1,.article-modal-content h2,.article-modal-content h3,.article-modal-content h4,.article-modal-content h5,.article-modal-content h6,.article-modal-content p{font-size:14px}.article-modal-content strong{font-size:12px}}@media (max-width:479px){.title{font-size:3rem;line-height:60px}.subtitle{font-size:1.2rem}.articles-grid{grid-template-columns:1fr}}@media (max-width:460px){.content-grid{gap:10px;grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.title-item{font-size:.8rem}.article-modal-close,.article-scroll-to-top{right:5px}.bingo-page-header h2{font-size:1.55rem}.bingo-page-header p{font-size:.95rem}.game-stats{gap:10px;text-align:center}.game-stat{flex-basis:100%}.bingo-prompt{padding:14px}.bingo-description{font-size:.95rem}.bingo-mystery-card{width:170px}.bingo-card-display .card-image-wrapper{height:220px;width:220px}.bingo-card-display .round-btn-cost{left:20px;top:-5px;transform:scale(.8)}.bingo-card-display .round-btn-power{right:20px;top:-3px;transform:scale(.7)}}@media (max-width:370px){.title{font-size:2.5rem}.subtitle{font-size:1rem}}@media (max-width:320px){.title{font-size:2rem}.subtitle{font-size:.8rem}.sort-controls{align-items:stretch;flex-direction:column;text-align:center}}.editor-layout{grid-gap:16px;display:grid;gap:16px}.editor-toolbar{background:#20252b;border:2px solid #444;border-radius:8px;display:flex;flex-wrap:wrap;gap:8px;padding:12px}.editor-import,.editor-toolbar button{background:#2e363f;border:1px solid #444;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 12px}.editor-import:hover,.editor-toolbar button:hover{border-color:#9801e7}.editor-import input{display:none}.editor-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:320px 1fr}.editor-form,.editor-list{background:#20252b;border:2px solid #444;border-radius:8px;padding:12px}.editor-form input,.editor-form textarea,.editor-list input{background:#1a1f24;border:1px solid #444;border-radius:6px;color:#fff;padding:8px;width:100%}.editor-list-items{grid-gap:6px;display:grid;gap:6px;margin-top:10px;max-height:640px;overflow:auto}.editor-list-items button{background:#2e363f;border:1px solid #444;border-radius:6px;color:#fff;cursor:pointer;padding:8px;text-align:left}.editor-list-items button.active{border-color:#9801e7}.editor-form{grid-gap:10px;display:grid;gap:10px}.editor-form label{grid-gap:6px;display:grid;gap:6px}.editor-types{grid-gap:8px;display:grid;gap:8px}.editor-types-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.editor-types-grid label{align-items:center;display:flex;font-size:13px;gap:6px}@media (max-width:900px){.editor-grid{grid-template-columns:1fr}}.admin-badge{align-items:center;background:#20252b;border:1px solid #444;border-radius:8px;display:flex;gap:10px;margin-bottom:12px;padding:8px 12px}.admin-badge button{background:#2e363f;border:1px solid #444;border-radius:6px;color:#fff;cursor:pointer;padding:4px 10px}.admin-badge button:hover{border-color:#9801e7}.editor-hint{color:#9aa8b6;font-size:12px}.editor-preview{grid-gap:8px;display:grid;gap:8px}.editor-content-editable,.editor-preview-body{background:#171c21;border:1px solid #444;border-radius:8px;max-height:360px;min-height:180px;overflow:auto;padding:10px}.editor-content-editable:focus{outline:1px solid #9801e7}.admin-entry-btn{margin-left:6px}.tag-picker{grid-gap:8px;display:grid;gap:8px}.tag-picker-options{display:flex;flex-wrap:wrap;gap:6px}.tag-picker-options button{background:#2e363f;border:1px solid #444;border-radius:999px;color:#fff;cursor:pointer;font-size:12px;padding:6px 10px}.tag-picker-options button.active,.tag-picker-options button:hover{border-color:#9801e7}.tag-picker-add{display:flex;gap:8px}.tag-picker-add input{flex:1 1}.tag-picker-add button{background:#2e363f;border:1px solid #444;border-radius:6px;color:#fff;cursor:pointer;padding:8px 12px}*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}aside,footer,header,nav{display:block}body,html{height:100%;width:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{border:0;padding:0}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}::-webkit-scrollbar{-webkit-transition:width .3s ease;transition:width .3s ease;width:10px}::-webkit-scrollbar-track{background:#20252b}::-webkit-scrollbar-thumb{background:#9801e7;border-radius:4px;min-height:50px}::-webkit-scrollbar-thumb:hover{background:#7a00b5}body{background-color:#13171b;color:#fff;font-family:Roboto,sans-serif;line-height:1.6;margin:0;overflow-y:scroll;padding:0}ul li{list-style-type:disc}ol li,ul li{list-style-position:inside;margin-bottom:10px}ol li{list-style-type:decimal}
/*# sourceMappingURL=main.2681f14d.css.map*/