.not-found-card{width:100%;padding:calc(var(--index)/1.875);border-radius:calc(var(--index)/1.875);background-color:#18181b;flex-direction:column}.not-found-card,.not-found-card__head{height:min-content;display:flex;gap:calc(var(--index)/1.875)}.not-found-card__head{align-items:center}.not-found-card__head_title{height:min-content;min-height:min-content}.not-found-card__head_name{font-family:Mont,Arial,sans-serif;font-weight:600;font-size:calc(var(--index)/1.666);color:#f0f0f5}.not-found-card__head_signature{font-family:Mont,Arial,sans-serif;font-weight:400;color:#4e4e52;font-size:calc(var(--index)/1.875)}.not-found-card__title{font-family:Mont,Arial,sans-serif;font-weight:600;font-size:calc(var(--index)/1.09);color:#f0f0f5}.not-found-card__container{display:flex;justify-content:space-between;align-items:center}.not-found-card__signature{font-family:Mont,Arial,sans-serif;font-size:calc(var(--index)/1.875);font-weight:600;color:#4e4e52}.not-found-card__content{display:flex;flex-direction:column;width:100%;overflow:hidden}.not-found-card__copy-button{cursor:pointer;text-align:start;font-family:Mont,Arial,sans-serif;font-size:calc(var(--index)/2.142);font-weight:400;text-decoration:none;color:#4e4e52;padding:3px 0 2px}.not-found-card__copy-button:hover{color:#f0f0f5}.not-found-card__copy-button:active{color:#a970ff;padding:4px 0 1px}