:root{--body-bg:#f5f4f2;--max-width:1100px;--border-radius:12px;--foreground-rgb:0,0,0;--background-start-rgb:214,219,235;--background-end-rgb:255,255,255;--nav-backround:238 234 229;--light-text:0,0,0;--dark-gray:0,0,0,87%;--input-border:0,0,0,.23;--logo-filter:invert(0)}@media (prefers-color-scheme:dark){:root{--max-width:1100px;--border-radius:12px;--foreground-rgb:0,0,0;--background-start-rgb:214,219,235;--background-end-rgb:255,255,255;--nav-backround:238 234 229;--light-text:0,0,0;--dark-gray:0,0,0,87%;--input-border:0,0,0,.23;--logo-filter:invert(0)}}.bottom-bar{color:#fff;background-color:tomato;padding:1rem;position:fixed;bottom:0;left:0;right:0}.zoom-image{text-align:center}.zoom-image__img{cursor:crosshair;max-width:100%;height:auto;transition:all 1s ease-in-out}.flex-center-center{justify-content:center;align-items:center;display:flex}.flex-between-center{justify-content:space-between;align-items:center;display:flex}.flex-items-center{align-items:center;display:flex}.flex-justify-between{justify-content:space-between;display:flex}.flex-justify-center{justify-content:center;display:flex}.cursor-pointer{cursor:pointer}.text-center{text-align:center}.w-100{width:100%}.mx-auto{margin-left:auto;margin-right:auto}.square{aspect-ratio:1}.absolute{position:absolute}.left-0{left:0}.top-0{top:0}*{box-sizing:border-box;margin:0;padding:0}.overflow-hidden{overflow:hidden}html{-webkit-tap-highlight-color:#0000001a;font-size:15px}html,body{max-width:100vw}body{color:rgb(var(--foreground-rgb));background-color:var(--body-bg);font-family:Lora;padding:0!important}a{color:inherit;text-decoration:none}@keyframes dot-loading{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@keyframes dot-loading-before{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,to{box-shadow:9984px 0 0 -5px}}@keyframes dot-loading-after{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,to{box-shadow:10014px 0 0 -5px}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}::-webkit-scrollbar-thumb{background-color:#d1d1d1e6}.gallery-img{--d:15s;grid-template-rows:repeat(2,50%);height:100%;display:grid}.gallery-img>img{object-fit:cover;width:100%;animation:r var(--d)linear infinite;grid-area:1/50}.gallery-img>img:first-child{animation-delay:calc(0*var(--d))}.gallery-img>img:nth-child(2){animation-delay:calc(-.5*var(--d))}@keyframes skeleton{50%{opacity:.5}}@keyframes r{50%{transform:translateY(100%)}50.05%{transform:translateY(-100%)}}@media print{.MuiDrawer-root.MuiDrawer-docked,.MuiToolbar-root{display:none}}
