.profile-wrap{background:var(--profile-outer-bg)}.profile-container{min-height:100vh;margin:0 auto;display:flex}.profile-wrap.is-preview{background:inherit}.profile-wrap.is-preview .profile{width:400px}.profile{background:var(--profile-inner-bg);color:var(--profile-text-color);font-size:var(--profile-text-size);font-family:var(--profile-font);border-radius:25px;width:550px;min-height:95vh;transition:all .2s;box-shadow:0 5px 15px #00000040,0 10px 30px #00000047}@media (max-width:550px){.profile-container{margin:0;padding:0}.profile{border-radius:0;width:100%;margin:0;padding:0}.profile-wrap.is-preview .profile{border-radius:20px;width:97vw}}@media (min-width:2000px){.profile{align-self:center;min-height:60vh}}
