.header-menu-wrapper{background-color:var(--color-primary-200);padding:.75rem;width:100%;min-height:125px;margin-bottom:-64px;clip-path:shape(from 0 0,vline to calc(100% - 64px),curve to 37.5% calc(100% - 55.5px) with 25% calc(100% - 64px),curve to 62.5% calc(100% - 57.5px) with 50% calc(100% - 47px),curve to 100% calc(100% - 64px) with 75% calc(100% - 68px),vline to 0,hline to 0)}@keyframes faded{0%{opacity:0}to{opacity:1}}.camera-wrapper{animation:faded 1s both;position:fixed;top:0;z-index:9999;left:0;width:100dvw;height:100dvh;background-color:#fff}.take-picture-btn{position:relative;background-color:var(--color-primary-200)}.take-picture-btn:after{content:"";position:absolute;top:5%;left:5%;width:90%;height:90%;border-radius:100%;border:2px dashed #fcf6f6}.root-body{background-color:#f3f8f7;width:100%;max-width:450px;height:100%;position:relative;overflow-x:hidden}