:root{--background:#fbfbf2;--text:#000;--primary:#e5e6e4;--secondary:#d2d2cf;--accent:#b9b0b1;--valid:#beffc7;--error:#fd879b}@font-face{font-family:Crimson Text;src:url(../../../fonts/crimson-text-v19-latin-600.woff2)format("truetype")}@font-face{font-family:Cookie;src:url(../../../fonts/Cookie-Regular.ttf)format("truetype")}@font-face{font-family:Jacquard12;src:url(../../../fonts/Jacquard12-Regular.ttf)format("truetype")}button,a,p,textarea{all:unset;font-family:Crimson Text}a{cursor:pointer}*{font-family:Crimson Text}html{background-color:var(--background);font-size:100%}body{scrollbar-gutter:auto;width:100%;height:100vh;margin:0}h1,h2,h3,h4,h5{margin:0}h1{font-size:24px;font-weight:700}h2{font-size:23px;font-weight:700}h3{font-size:22px;font-weight:700}h4{font-size:21px;font-weight:700}h5{font-size:20px;font-weight:600}text{font-size:16px;font-weight:400}.top-container{min-height:calc(100% - 35px)!important}.container{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:10px;max-width:1920px;min-height:100%;margin:auto;padding:10px;display:flex;overflow:hidden}.panel{text-align:center;box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;gap:10px;max-width:1835px;padding:10px;display:flex}.element{background-color:var(--secondary);box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:fit-content;padding:10px;display:flex;overflow:hidden}.btn{cursor:pointer;color:var(--text);min-width:110px;min-height:110px;transition:background-color .6s}.btn:hover{background-color:var(--accent)}.icon{width:50px;height:50px}.content p{width:100%}.content p img{max-width:100%;max-height:100%;margin-left:auto;margin-right:auto;display:block}
