:root{--color-background-intense:#8c00ff8c;--color-background:#9a4adba6;--color-background-gradient-start:#9a4adba6;--color-background-gradient-end:#dabafe;--color-small:#8f8f9d;--color-background-ordering-container:#f2e5f2;--color-background-filter-container:#adf7de;--color-background-filter-section:aliceblue}*{box-sizing:border-box}a{text-decoration:none}body{margin:0;padding:0}fieldset{border:none;margin:0;padding:0}figure{margin:0;padding:0}input[type=text],input[type=password]{height:2rem;font-size:1rem}h1,h2,h3,h4,h5{margin:0;padding:0}legend{float:left}legend+*{clear:both}select{background-color:#fff;height:2rem}@media screen and (width<=21rem){select{width:100%}}textarea{resize:vertical;font-size:1rem}ul{margin:0;padding:0;list-style-type:none}.alert{color:#e61717;font-size:1.2rem}.align-items-center{align-items:center}.align-self-center{align-self:center}.button{background:0 0;border:none}.button:hover{cursor:pointer}.button:active{transform:scale(.8)}.date-year{width:4em}.flex-row{flex-flow:wrap;display:flex}.flex-column{flex-direction:column;display:flex}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-row-1,.gap-row-2{row-gap:1rem}.grid-column-1{grid-column:1}.grid-column-2{grid-column:2}.grid-row-1{grid-row:1}.grid-row-2{grid-row:2}.grid-row-3{grid-row:3}.hidden{display:none}.icon-sm{width:1.4rem;height:1.4rem}.icon-md{width:2.3rem;height:2.3rem}.icon-lg{width:3.5rem;height:3.5rem}.inline-flex-row{flex-flow:wrap;display:inline-flex}.justify-content-around{justify-content:space-around}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}.margin-1{margin:1rem}.margin-b-1{margin-bottom:1rem}.margin-b-2{margin-bottom:2rem}.margin-x-1{margin:0 1rem}.margin-y-1{margin:1rem 0}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.text-center{text-align:center}.text-justify{text-align:justify}.auth-container{background-color:#f1eded;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.auth-form{grid-template-columns:.5fr 1fr;gap:1rem;margin:2rem;display:grid}.coin-container{flex-direction:column;flex:1 0 auto;align-items:center;row-gap:1rem;display:flex}@media screen and (width>=40rem){.coin-container{margin:0 1rem}}.coin-card{margin:1rem;padding:1rem}@media screen and (width<=56rem){.coin-card{border:2px solid var(--color-background)}}@media screen and (width>=56rem){.coin-card{box-shadow:0px 1px 39px 8px var(--color-background);-webkit-box-shadow:0px 1px 39px 8px var(--color-background);-moz-box-shadow:0px 1px 39px 8px var(--color-background)}}@media screen and (width<=28rem){.coin-table-reader{flex-direction:column;display:flex}.coin-table-reader>:nth-child(odd){color:var(--color-small);margin-top:1rem}.coin-table-reader>:nth-child(2n){border-bottom:1px solid var(--color-background)}}@media screen and (width>=28rem){.coin-table-reader{grid-template-columns:.5fr 1fr;align-items:end;row-gap:1rem;margin:1rem 0;display:grid}.coin-table-reader>*{border-bottom:solid var(--color-background) 2px}}@media screen and (width<=28rem){.coin-table-editor{flex-direction:column;display:flex}.coin-table-editor .coin-table-label{margin-top:1rem}}@media screen and (width>=28rem){.coin-table-editor{grid-template-columns:.5fr 1fr;align-items:end;margin:1rem 0;display:grid}.coin-table-editor .coin-table-label{border-bottom:solid var(--color-background) 1px}.coin-table-editor>.coin-table-value{margin-top:1rem}}.coin-table-help{color:var(--color-small);grid-column:2}.coin-table-alert{color:#e61717;grid-column:2;font-size:1.2rem}.coin-dashboard{flex-flow:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.coin-dashboard .icon{width:3.5rem;height:3.5rem}.picture-reader{flex-flow:wrap;justify-content:center;gap:1rem;margin:1rem 0;display:flex}.picture-reader .coin-picture{width:9rem}.picture-editor{gap:1rem;margin:1rem 0}.picture-editor .coin-picture{width:9rem}@media screen and (width<=28rem){.picture-editor{flex-direction:column;display:flex}}@media screen and (width>=28rem){.picture-editor{grid-template-columns:1fr 1fr;justify-items:center;display:grid}}.picture-short{flex-flow:wrap;display:flex}.picture-short .coin-picture{width:4rem}.coins-dashboard{flex-flow:wrap;gap:1rem;margin:1rem 0;display:flex}.coins-dashboard .icon{width:2.3rem;height:2.3rem}.coins-short-dashboard{flex-flow:wrap;align-self:center;gap:1rem;display:flex}.coins-short-dashboard .icon{width:2.3rem;height:2.3rem}.coins-not-found{background-color:var(--color-background);color:#fff;margin:1rem}.pagination{flex-direction:row;font-size:1.5rem;display:inline-flex}.pagination-button{color:var(--color-background-intense);padding:0 .8rem}.pagination-active{background-color:var(--color-background-intense);color:#fff;padding:0 .8rem}.pagination-disabled{color:var(--color-small);padding:0 .8rem}.paginator-link{overflow-x:auto}@media screen and (width<=31rem){.paginator-link{width:95vw}}.comment{-webkit-user-select:none;user-select:none;position:relative}.comment__header{text-align:center;border-width:0;margin:0 auto;padding:.8rem}.comment__header,.comment__header:hover,.comment__header:active{background-color:#0000}.comment__header:focus{outline-width:thin;outline-style:dotted}.comment__header:hover{cursor:pointer}.comment__form{margin:0 1rem}@media screen and (width<=700px){.comment__form{flex-direction:column;align-self:stretch;display:flex}}@media screen and (width>=701px){.comment__form{align-items:center;display:grid}}@media screen and (width>=701px) and (width<=900px){.comment__form{grid-template-columns:1fr 7fr}}@media screen and (width>=901px){.comment__form{grid-template-columns:1fr 10fr}}.comment__form>input{height:2rem}.comment__form>textarea{resize:vertical}.comment-form-section__label_required:after{content:"*";color:red}.comment-form-section__help{color:#8f8f9d;margin-bottom:.5rem}@media screen and (width>=700px){.comment-form-section__help{grid-column:2}}@media screen and (width<=700px){.comment-form__submit{align-self:flex-end}}@media screen and (width>=701px){.comment-form__submit{grid-column:2;justify-self:end}}.cookie-notice-container{flex-direction:row;justify-content:flex-end;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem}.cookie-notice-content{color:#fff;background-color:#4211d9;border-radius:10px;flex-direction:column;align-items:flex-end;gap:1rem;padding:1rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,"sans-serif",Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;display:flex;box-shadow:10px 10px 5px #000000bf}.cookie-notice-button{background-color:#fff;padding:.5rem;font-size:1.1rem}.filter-container{background-color:var(--color-background-filter-container);display:flex}@media screen and (width<=37rem){.filter-container{flex-direction:row;justify-content:center}}@media screen and (width>=37rem){.filter-container{flex-direction:column}}.filter-group{background-color:var(--color-background-filter-container);flex-direction:column;display:flex}.filter-container-title{align-self:center;padding:1rem}.filter-section{background-color:var(--color-background-filter-section);grid-template-columns:.1fr 1fr;gap:1rem;margin:.5rem 0;padding:1rem;display:grid}.filter-section-period{background-color:var(--color-background-filter-section);grid-template-columns:.2fr 1fr;gap:1rem;margin:.5rem 0;padding:1rem;display:grid}.filter-section-title{text-align:center;grid-column:1/3;justify-self:center}.filter-buttons{align-self:flex-end}@media screen and (width<=37rem){.filter-buttons{position:sticky;bottom:15px;right:10px}}@media screen and (width>=40rem) and (width<=56rem){.admin-coins-container{grid-template-rows:.5fr;grid-template-columns:1fr 2fr;display:grid}}@media screen and (width>=56rem){.admin-coins-container{grid-template-rows:.5fr;grid-template-columns:.5fr 2fr;display:grid}}@media screen and (width<=40rem){.admin-coins-list{display:none}}body{flex-direction:column;height:100vh;display:flex}.header{background:var(--color-background-gradient-start);background-image:linear-gradient(56deg,var(--color-background-gradient-start) 20%, var(--color-background-gradient-end) 60%);background-image:-webkit-linear-gradient(56deg, var(--color-background-gradient-start) 20%, var(--color-background-gradient-end) 60%);background-image:-moz-linear-gradient(56deg, var(--color-background-gradient-start) 20%, var(--color-background-gradient-end) 60%);flex:0 auto;padding:1rem}.nav-header{flex-flow:wrap;justify-content:space-between;align-items:center;display:flex}.language-active{background-color:#fff}.content{flex:auto}@media screen and (width<=37rem){.content-container-index{flex-direction:column;display:flex}}@media screen and (width>=37rem) and (width<=43rem){.content-container-index{grid-template-rows:.1fr;grid-template-columns:1fr 1.5fr;display:grid}}@media screen and (width>=43rem) and (width<=68rem){.content-container-index{grid-template-rows:.1fr;grid-template-columns:1fr 2fr;display:grid}}@media screen and (width>=68rem){.content-container-index{grid-template-rows:.1fr;grid-template-columns:.5fr 2fr;display:grid}}.footer{background:url(https://coins.danshin.net/build/assets/footer-5ucxRVqI.svg);flex-direction:column;flex:0 auto;justify-content:center;align-items:center;padding:1rem;display:flex}@media screen and (width>=37rem){.collapse-button-show,.collapse-button-close{display:none}}@media screen and (width<=37rem){.collapse-button-close{align-self:flex-end;position:sticky;top:15px;right:10px}}@media screen and (width<=37rem){.collapse{z-index:2;width:100vw;height:100vh;position:fixed;top:0;left:-120rem;overflow-y:auto}}.collapse-show{transition:left 1s;left:0}.collapsing{transition:left 1s;left:-120rem}.ordiring-container{background-color:var(--color-background-ordering-container);flex-direction:column;display:flex}.ordiring-section{background-color:var(--color-background-ordering-container);grid-template-columns:1fr .1fr;align-items:center;gap:1rem;padding:1rem;display:grid}.ordiring-section-title{text-align:center;grid-column:1/3;justify-self:center}.spinner{z-index:3;width:50px;height:50px;margin:-50px 0 0 -50px;animation:2s linear infinite rotate;display:block;position:fixed;top:50%;left:50%}.spinner .path{stroke:#4677d2;stroke-linecap:round;animation:1.5s ease-in-out infinite dash}.spinner-hidden{display:none!important}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}.lock-screen{z-index:3;opacity:0;background-color:#000;width:100vw;height:100vh;display:block;position:fixed;top:0;left:0}.toast{color:#000;text-align:center;background:#fff;border:.1rem solid #000;border-radius:1rem;padding:1rem;animation:5s ease-in 5s forwards toast_anim;position:fixed;bottom:0;right:0}@media screen and (width<=40rem){.toast{max-width:100vw}}@media screen and (width>=40rem) and (width<=50rem){.toast{max-width:60vw}}@media screen and (width>=50rem) and (width<=68rem){.toast{max-width:50vw}}@media screen and (width>=68rem){.toast{max-width:20vw}}@keyframes toast_anim{0%{bottom:0}to{bottom:-100rem}}
