.avatar{--avatar-bg:var(--muted);--avatar-hair:#030a1a;--avatar-skin:#e0824e;--avatar-skin-shadow:#c05f2b;--avatar-ear:#c9703e;--avatar-eye:#020916;--avatar-line:#1c1c2e;--avatar-mouth:#fc2c2c;--avatar-tongue:#fc7f7f;--avatar-shine:white;justify-content:center;align-items:center;display:flex}.avatar .container{background:var(--avatar-bg);border-radius:150px;width:300px;height:300px;position:relative}.avatar .container .avatar-hair{background-color:var(--avatar-hair);border-radius:90px 50px 70% 70%;width:110px;height:110px;position:relative;top:40px;left:95px}.avatar .container .avatar-hair:after{content:"";background-color:var(--avatar-hair);z-index:2;border-radius:0 60px 0 80px;width:100px;height:50px;display:inline-block;position:relative;top:10px;left:20px;transform:rotate(320deg)}.avatar .container .avatar-head{z-index:1;background:var(--avatar-skin);border-radius:50px;width:100px;height:130px;position:relative;bottom:35px;left:100px}.avatar .container .avatar-neck{background:var(--avatar-skin);width:40px;height:40px;box-shadow:inset 0 17px 5px 0 var(--avatar-skin-shadow);border-radius:5px;position:relative;bottom:45px;left:130px}.avatar .container .eyes{z-index:1;width:100px;height:30px;position:relative;bottom:160px;left:100px}.avatar .container .eyes:before,.avatar .container .eyes:after{content:"";background:var(--avatar-eye);border-radius:50%;width:21px;height:27px;margin:0 14px;display:inline-block}.avatar .container .ears{width:120px;height:40px;position:relative;bottom:200px;left:90px}.avatar .container .ears:before{content:"";background-color:var(--avatar-ear);border-radius:30px;width:20px;height:40px;display:inline-block;position:relative}.avatar .container .ears:after{content:"";background-color:var(--avatar-ear);border-radius:30px;width:20px;height:40px;display:inline-block;position:relative;left:80px}.avatar .container .glasses{background:var(--avatar-line);width:6px;height:2px;position:relative;bottom:217px;left:147px}.avatar .container .glasses .left{border:2px solid var(--avatar-line);z-index:2;background:0 0;border-radius:30px 30px 100% 100%;width:40px;height:40px;position:absolute;top:calc(50% - 20px);left:calc(50% - 47px);overflow:hidden}.avatar .container .glasses .right{border:2px solid var(--avatar-line);z-index:2;background:0 0;border-radius:30px 30px 100% 100%;width:40px;height:40px;position:absolute;top:calc(50% - 20px);left:4px;overflow:hidden}.avatar .container .shine:before{content:"";background:var(--avatar-shine);opacity:.3;width:20px;height:100px;position:absolute;top:-25px;left:5px;transform:rotate(30deg)}.avatar .container .shine:after{content:"";background:var(--avatar-shine);opacity:.3;width:5px;height:100px;position:absolute;top:-25px;left:30px;transform:rotate(30deg)}.avatar .container .bridge{background:var(--avatar-line);z-index:2;width:10px;height:2px;position:relative;bottom:220px;left:142px}.avatar .container .mouth{background:var(--avatar-mouth);z-index:2;border-radius:40px 40px 150px 150px;width:37px;height:20px;position:relative;bottom:190px;left:130px;overflow:hidden}.avatar .container .mouth:after{content:"";background-color:var(--avatar-tongue);border-radius:10px;width:20px;height:20px;position:absolute;top:15px;right:8px}.avatar .container .mouth .smile{background-color:var(--avatar-shine);z-index:2;border-radius:70px 70px 150px 150px;width:38px;height:10px;position:absolute}
